body, ul, li, input[type="checkbox"],
input[type="radio"], td,
th, p, a {
  margin: 0;
  padding: 0; }

* {
  word-wrap: break-word; }

*, *:after, *:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  overflow-y: scroll; }

body {
  font-size: 100%; }

ul {
  list-style-type: none; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none; }

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent;
  color: inherit; }

a:link {
  text-decoration: none; }

a:visited {
  text-decoration: none; }

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0; }

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold; }

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic; }

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  display: inline-block;
  border: 0;
  width: 100%;
  vertical-align: top;
  line-height: 0; }

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden; }

svg {
  pointer-events: none; }

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px; }

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto; }

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */ }

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default; }

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal; }

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */ }

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box; }

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: hidden; }

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold; }

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

p, a {
  vertical-align: top;
  display: inline-block; }

/*------------------------------------*\
             	       #CONFIG
\*------------------------------------*/
.hide {
  display: none !important; }

@media screen and (min-width: 1em) {
  .g {
    width: 100%;
    display: inline-block;
    vertical-align: top; } }
@media screen and (min-width: 21em) {
  .s1 {
    width: 100% !important; }

  .s2 {
    width: 50% !important; }

  .s3 {
    width: 33.33333% !important; }

  .s4 {
    width: 25% !important; }

  .s5 {
    width: 20% !important; }

  .s6 {
    width: 16.66667% !important; }

  .s7 {
    width: 14.28% !important; }

  .s8 {
    width: 12.5% !important; }

  .ssmall {
    width: 38.2% !important; }

  .sbig {
    width: 61.8% !important; }

  .sa {
    width: auto !important; }

  .sshow {
    display: inline-block !important; }

  .shide {
    display: none !important; } }
@media screen and (min-width: 35em) {
  .m1 {
    width: 100% !important; }

  .m2 {
    width: 50% !important; }

  .m3 {
    width: 33.33333% !important; }

  .m4 {
    width: 25% !important; }

  .m5 {
    width: 20% !important; }

  .m6 {
    width: 16.66667% !important; }

  .m7 {
    width: 14.28% !important; }

  .m8 {
    width: 12.5% !important; }

  .msmall {
    width: 38.2% !important; }

  .mbig {
    width: 61.8% !important; }

  .ma {
    width: auto !important; }

  .mshow {
    display: inline-block !important; }

  .mhide {
    display: none !important; } }
@media screen and (min-width: 62em) {
  .l1 {
    width: 100% !important; }

  .l2 {
    width: 50% !important; }

  .l3 {
    width: 33.33333% !important; }

  .l4 {
    width: 25% !important; }

  .l5 {
    width: 20% !important; }

  .l6 {
    width: 16.66667% !important; }

  .l7 {
    width: 14.28% !important; }

  .l8 {
    width: 12.5% !important; }

  .lsmall {
    width: 38.2% !important; }

  .lbig {
    width: 61.8% !important; }

  .la {
    width: auto !important; }

  .lshow {
    display: inline-block !important; }

  .lhide {
    display: none !important; } }
@media screen and (min-width: 78em) {
  .x1 {
    width: 100% !important; }

  .x2 {
    width: 50% !important; }

  .x3 {
    width: 33.33333% !important; }

  .x4 {
    width: 25% !important; }

  .x5 {
    width: 20% !important; }

  .x6 {
    width: 16.66667% !important; }

  .x7 {
    width: 14.28% !important; }

  .x8 {
    width: 12.5% !important; }

  .xsmall {
    width: 38.2% !important; }

  .xbig {
    width: 61.8% !important; }

  .xa {
    width: auto !important; }

  .xshow {
    display: inline-block !important; }

  .xhide {
    display: none !important; } }
* {
  -webkit-font-smoothing: antialiased; }

@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  src: local("Roboto Thin"), local("Roboto-Thin"), url(https://fonts.gstatic.com/s/roboto/v15/e7MeVAyvogMqFwwl61PKhPesZW2xOQ-xsNqO47m55DA.woff2) format("woff2"), url(https://fonts.gstatic.com/s/roboto/v15/idLYXfFa1c7oAPILDl4z0fesZW2xOQ-xsNqO47m55DA.woff) format("woff"); }
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: local("Roboto Light"), local("Roboto-Light"), url(https://fonts.gstatic.com/s/roboto/v15/Pru33qjShpZSmG3z6VYwnVtXRa8TVwTICgirnJhmVJw.woff2) format("woff2"), url(https://fonts.gstatic.com/s/roboto/v15/Pru33qjShpZSmG3z6VYwnT8E0i7KZn-EPnyo3HZu7kw.woff) format("woff"); }
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: local("Roboto Bold"), local("Roboto-Bold"), url(https://fonts.gstatic.com/s/roboto/v15/97uahxiqZRoncBaCEI3aW1tXRa8TVwTICgirnJhmVJw.woff2) format("woff2"), url(https://fonts.gstatic.com/s/roboto/v15/97uahxiqZRoncBaCEI3aWz8E0i7KZn-EPnyo3HZu7kw.woff) format("woff"); }
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  src: local("Roboto Black"), local("Roboto-Black"), url(https://fonts.gstatic.com/s/roboto/v15/9_7S_tWeGDh5Pq3u05RVkltXRa8TVwTICgirnJhmVJw.woff2) format("woff2"), url(https://fonts.gstatic.com/s/roboto/v15/9_7S_tWeGDh5Pq3u05RVkj8E0i7KZn-EPnyo3HZu7kw.woff) format("woff"); }
.thin, .display4 {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100; }

.normal, .display1, .headline, .footer--info li:first-child, .subhead, .contact-card p, .body1, body, p, span, .floating-bar, .dummy-bar, .nav-bar, .nav-bar div, .back-bar, .menu-bar, .brand-bar, .project-header p:nth-child(2), .footer--info li, .caption, .id-card b, .info-stripe .info {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300; }

.bold, .h1, .h2, .h3, .h4, .h5, .title, .id-card p, .info-stripe .message, .body2, .graphic-card p, .button-font, .menu-bar .item, .info-stripe .button, .button, .list-card p:nth-child(n+2), .list p:nth-child(n+2) {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  letter-spacing: 1px; }

.black, .display3, .display2, .project-header p:first-child, b, em, .b, .footer--info li:first-child {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  letter-spacing: 1px; }

.h1 {
  font-size: 4rem;
  letter-spacing: -2px; }

.h2 {
  font-size: 2.5rem;
  letter-spacing: -1px; }

.h3 {
  font-size: 2rem;
  letter-spacing: 0; }

.h4 {
  font-size: 1.8rem;
  letter-spacing: 0; }

.h5 {
  font-size: 1.3rem;
  letter-spacing: 0; }

.display4 {
  font-size: 130px;
  line-height: 195px; }

.display3 {
  font-size: 90px;
  line-height: 135px; }

.display2, .project-header p:first-child {
  font-size: 67px;
  line-height: 80px; }

.display1 {
  font-size: 51px;
  line-height: 77px; }

.headline, .footer--info li:first-child {
  font-size: 36px;
  line-height: 54px; }

.title, .id-card p, .info-stripe .message {
  font-size: 30px;
  line-height: 35px; }

.subhead, .contact-card p {
  font-size: 24px;
  line-height: 36px; }

.body1, body, p, span, .floating-bar, .dummy-bar, .nav-bar, .nav-bar div, .back-bar, .menu-bar, .brand-bar, .project-header p:nth-child(2), .footer--info li {
  font-size: 18px;
  line-height: 27px; }

.body2, .graphic-card p {
  font-size: 18px;
  line-height: 27px; }

.caption, .id-card b, .info-stripe .info {
  font-size: 12px;
  line-height: 18px;
  opacity: .75; }

.button-font, .menu-bar .item, .info-stripe .button, .button {
  font-size: 13px; }

div {
  line-height: 0; }

.id-card, .info-stripe, .note, .sheet, .cf {
  *zoom: 1;
  overflow: auto; }
.id-card:before, .info-stripe:before, .note:before, .sheet:before, .id-card:after, .info-stripe:after, .note:after, .sheet:after, .cf:before, .cf:after {
  content: "";
  display: table; }
.id-card:after, .info-stripe:after, .note:after, .sheet:after, .cf:after {
  clear: both; }

.hidden {
  position: absolute;
  visibility: hidden;
  top: -99999;
  left: -99999;
  height: 1px;
  width: 1px;
  overflow: hidden !important; }

.no-scroll, .hidden {
  overflow: hidden !important; }

.relative {
  position: relative; }

.absolute {
  position: absolute; }

.floating-bar {
  position: fixed !important;
  z-index: 1000; }

.fixed {
  position: fixed !important; }

.static {
  position: static; }

.left, .id-card img, .note .icon {
  float: left; }

.right, .info-stripe .button {
  float: right; }

.nav-bar a:nth-child(1) {
  text-align: left; }

.text-center, .nav-bar a:nth-child(2) {
  text-align: center; }

.text-right, .nav-bar a:nth-child(3) {
  text-align: right; }

.info-stripe, .note, .project-header, .info-stripe .message, .info-stripe .info, .floating-bar, .dummy-bar, .nav-bar, .nav-bar div, .back-bar, .menu-bar, .brand-bar, .project-header p, .wide {
  width: 100%; }

.nav-bar div, .menu-bar .menu, .note, .wrap, .id-card, .contact-card {
  max-width: 62rem; }

.nav-bar div, .menu-bar .menu, .center, .id-card, .contact-card {
  margin: 0 auto; }

.list {
  margin-top: 1rem; }

.mt0 {
  margin-top: 0 !important; }

.mt1 {
  margin-top: 1rem !important; }

.mt2 {
  margin-top: 2rem !important; }

.mt3 {
  margin-top: 3rem !important; }

.mt4 {
  margin-top: 4rem !important; }

.mt5 {
  margin-top: 5rem !important; }

.mt6 {
  margin-top: 6rem !important; }

.list-card li:first-child, .list li:first-child {
  margin-bottom: 2rem; }

.mb0 {
  margin-bottom: 0 !important; }

.mb1 {
  margin-bottom: 1rem !important; }

.mb2 {
  margin-bottom: 2rem !important; }

.mb3 {
  margin-bottom: 3rem !important; }

.mb4 {
  margin-bottom: 4rem !important; }

.mb5 {
  margin-bottom: 5rem !important; }

.mb6 {
  margin-bottom: 6rem !important; }

.h1, .h2, .h3, .h4, .h5 {
  margin: 0; }

.ptb0, .h1, .h2, .h3, .h4, .h5, .p0 {
  padding-top: 0; }

.ptb05, .p05, .footer--info li {
  padding-top: 0.5rem; }

.ptb1, .p1, .graphic-card, .contact-card ul, .contact-card li, .list-card li, .list li, .id-card p {
  padding-top: 1rem; }

.ptb15, .p15, .info-stripe .button, .button {
  padding-top: 1.5rem; }

.ptb2, .p2, .id-card, .padded-card, .contact-card p, .alert, .footer--brand .logo {
  padding-top: 2rem; }

.ptb25, .p25 {
  padding-top: 2.5rem; }

.ptb3, .p3, .list-card li:first-child, .list li:first-child, .footer--info {
  padding-top: 3rem; }

.pt0 {
  padding-top: 0 !important; }

.pt05 {
  padding-top: 0.5rem !important; }

.pt1 {
  padding-top: 1rem !important; }

.pt2 {
  padding-top: 2rem !important; }

.pt3 {
  padding-top: 3rem !important; }

.ptb0, .h1, .h2, .h3, .h4, .h5, .p0 {
  padding-bottom: 0; }

.ptb05, .p05, .footer--info li {
  padding-bottom: 0.5rem; }

.ptb1, .p1, .graphic-card, .contact-card ul, .contact-card li, .list-card li, .list li, .id-card img {
  padding-bottom: 1rem; }

.ptb15, .p15, .info-stripe .button, .button {
  padding-bottom: 1.5rem; }

.ptb2, .p2, .id-card, .padded-card, .contact-card p, .alert, .footer--brand .logo, .id-card b, .list-card, .list {
  padding-bottom: 2rem; }

.ptb25, .p25 {
  padding-bottom: 2.5rem; }

.ptb3, .p3, .list-card li:first-child, .list li:first-child, .footer--info {
  padding-bottom: 3rem; }

.pb05 {
  padding-bottom: 0.5rem !important; }

.pb1 {
  padding-bottom: 1rem !important; }

.pb2 {
  padding-bottom: 2rem !important; }

.pb3 {
  padding-bottom: 3rem !important; }

.pb4 {
  padding-bottom: 4rem !important; }

.pb5 {
  padding-bottom: 5rem !important; }

.pb6 {
  padding-bottom: 6rem !important; }

.pl0, .plr0, .h1, .h2, .h3, .h4, .h5, .p0 {
  padding-left: 0; }

.pl05, .plr05, .p05, .footer--info li {
  padding-left: 0.5rem; }

.pl1, .plr1, .p1, .graphic-card, .contact-card ul, .contact-card li {
  padding-left: 1rem; }

.pl15, .plr15, .p15, .info-stripe .button, .button {
  padding-left: 1.5rem; }

.pl2, .plr2, .p2, .id-card, .padded-card, .contact-card p, .alert, .footer--brand .logo {
  padding-left: 2rem; }

.pl25, .plr25, .p25, .footer--info {
  padding-left: 2.5rem; }

.pl3, .plr3, .p3, .list-card li:first-child, .list li:first-child, .list-card li, .list li {
  padding-left: 3rem; }

.pr0, .plr0, .h1, .h2, .h3, .h4, .h5, .p0 {
  padding-right: 0; }

.pr05, .plr05, .p05, .footer--info li {
  padding-right: 0.5rem; }

.pr1, .plr1, .p1, .graphic-card, .contact-card ul, .contact-card li {
  padding-right: 1rem; }

.pr15, .plr15, .p15, .info-stripe .button, .button {
  padding-right: 1.5rem; }

.pr2, .plr2, .p2, .id-card, .padded-card, .contact-card p, .alert, .footer--brand .logo, .id-card img {
  padding-right: 2rem; }

.pr25, .plr25, .p25, .footer--info {
  padding-right: 2.5rem; }

.pr3, .plr3, .p3, .list-card li:first-child, .list li:first-child, .list-card li, .list li {
  padding-right: 3rem; }

.nav-bar div, .back-bar, .menu-bar, .brand-bar {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d; }

.nav-bar a, .back-bar svg, .back-bar p, .menu-bar .menu, .brand-bar p, .brand-bar img, .brand-bar b {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }

.id-card, .padded-card, .graphic-card img, .contact-card, .info-stripe .button, .button, .list, .card {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  border-radius: 6px; }

.id-card, .padded-card, .graphic-card img, .contact-card, .info-stripe .button, .button, .list, .card, .divider {
  border-collapse: separate;
  -moz-box-shadow: 0px 3px 2px -2px rgba(50, 50, 50, 0.5), 0px 0px 4px 1px rgba(50, 50, 50, 0.1);
  box-shadow: 0px 3px 2px -2px rgba(50, 50, 50, 0.5), 0px 0px 4px 1px rgba(50, 50, 50, 0.1);
  -webkit-box-shadow: 0px 3px 2px -2px rgba(50, 50, 50, 0.5), 0px 0px 4px 1px rgba(50, 50, 50, 0.1); }

.info-stripe, .floating-bar.top, .project-header, .sheet, .footer, .footer--info, .footer--brand {
  border-collapse: separate;
  -moz-box-shadow: 0px -6px 6px 10px rgba(50, 50, 50, 0.7), 0px 0px 4px 1px rgba(50, 50, 50, 0.1);
  box-shadow: 0px -6px 6px 10px rgba(50, 50, 50, 0.7), 0px 0px 4px 1px rgba(50, 50, 50, 0.1);
  -webkit-box-shadow: 0px -6px 6px 10px rgba(50, 50, 50, 0.7), 0px 0px 4px 1px rgba(50, 50, 50, 0.1); }

html {
  background: #1976D2;
  position: relative;
  z-index: 0; }

body {
  background: #212121;
  zoom: 100%;
  position: relative;
  z-index: 1; }

.contact-card p, .dark {
  background: #212121;
  color: #f5f5f5; }

.id-card, .padded-card, .graphic-card img, .contact-card, .info-stripe .button, .button, .list, .card, .light {
  background: #f5f5f5;
  color: #212121; }

.neutral {
  background: inherit;
  color: #212121; }

.nav-bar, .back-bar, .menu-bar, .brand-bar, .ink1 {
  background: #1976D2;
  color: #f5f5f5; }

.info-stripe, .ink2 {
  background: #2196F3;
  color: #f5f5f5; }

.ink3 {
  background: #BBDEFB;
  color: #212121; }

.info-stripe .button, .note, .ink4 {
  background: #FFC107;
  color: white; }

@media screen and (max-width: 35em) {
  .id-card {
    padding: 0; }
    .id-card img {
      -webkit-border-radius: 0;
      -moz-border-radius: 0;
      -ms-border-radius: 0;
      border-radius: 0;
      padding: 0;
      display: block;
      float: none; }
    .id-card p {
      padding: 2rem 2rem 0 2rem; }
    .id-card b {
      padding-top: 0;
      padding-left: 2rem;
      padding-right: 2rem; }
    .id-card span {
      display: block;
      padding: 0 2rem 3rem 2rem; } }
@media screen and (max-width: 62em) {
  .id-card {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0; } }
.info-stripe, .note, .project-header {
  height: auto; }

.info-stripe {
  color: white;
  padding-top: 7rem;
  padding-bottom: 3rem;
  position: relative;
  z-index: 100; }
  .info-stripe .button {
    margin-top: 2rem; }

@media screen and (max-width: 62em) {
  .info-stripe .text {
    padding: 2rem; }
  .info-stripe .button {
    margin-right: 2rem; } }
@media screen and (max-height: 28rem) {
  .info-stripe {
    padding-top: 2rem;
    padding-bottom: 2rem; }
    .info-stripe .button {
      margin-top: 0; } }
.card-deck.lsmall {
  padding-right: 2rem;
  padding-left: 1rem; }

.card-deck.lbig {
  padding-left: 1rem; }

@media screen and (max-width: 62em) {
  .card-deck {
    padding-left: .5rem;
    padding-right: .5rem; }

  .card-deck.lsmall {
    padding: 0; }

  .card-deck.lbig {
    padding-left: .5rem;
    padding-top: 2rem; } }
.graphic-card img {
  padding: .5rem .5rem .5rem .5rem; }
.graphic-card p {
  margin-top: .5rem;
  text-shadow: 2px 2px 1px rgba(50, 50, 50, 0.5);
  width: 100%;
  color: #f5f5f5;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  position: relative; }
  .graphic-card p:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0);
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 58%, #bdbdbd 86%);
    background: -webkit-gradient(left top, right top, color-stop(58%, rgba(255, 255, 255, 0)), color-stop(86%, #bdbdbd));
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 58%, #bdbdbd 86%);
    background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 58%, #bdbdbd 86%);
    background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 58%, #bdbdbd 86%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 58%, #bdbdbd 86%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr=$graphic-card-p-bg, GradientType=1 ); }

@media screen and (max-width: 62em) {
  .graphic-card {
    padding: .5rem; }
    .graphic-card p {
      padding-bottom: .5rem; } }
.contact-card {
  position: relative; }
  .contact-card p {
    width: 100%; }

.list-card li:first-child {
  color: #f5f5f5;
  background: #212121; }
.list-card p {
  width: 100%; }

.stripe, .footer, .footer--info, .footer--brand {
  height: auto;
  width: 100%; }

.floating-bar, .dummy-bar, .nav-bar, .nav-bar div, .back-bar, .menu-bar, .brand-bar {
  height: 3rem; }

.floating-bar.top {
  top: 0; }
.floating-bar.bottom {
  bottom: 0;
  height: 2.5rem;
  opacity: .8; }

.nav-bar svg {
  height: 1.5rem;
  vertical-align: middle;
  line-height: 0; }
.nav-bar div {
  position: relative; }
.nav-bar a {
  width: 33.3%; }

@media screen and (max-width: 62em) {
  .nav-bar a:nth-child(1) {
    padding-left: 1rem; }
  .nav-bar a:nth-child(3) {
    padding-right: 1rem; } }
.back-bar svg {
  height: 1.5rem;
  padding-left: .5rem; }
.back-bar p {
  padding-left: .5rem; }

.menu-bar {
  line-height: 3rem; }
  .menu-bar .menu {
    position: relative; }
  .menu-bar .item {
    display: inline-block;
    padding: 0.1rem;
    position: relative;
    padding-right: 2rem;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
    transition: all linear .05s; }
    .menu-bar .item:hover {
      -ms-transform: scale(1.2, 1.2);
      -webkit-transform: scale(1.2, 1.2);
      transform: scale(1.2, 1.2);
      text-shadow: 3px 3px 1px rgba(0, 0, 0, 0.6);
      transition: all linear .1s; }

.strike {
  text-decoration: line-through; }

.brand-bar .logo {
  padding-top: .5rem;
  padding-bottom: .5rem;
  padding-left: 2rem;
  padding-right: 2rem;
  height: 3rem;
  width: initial; }

hr {
  margin: 1rem 0 1rem 0;
  border-top: 1px solid #bdbdbd;
  border-bottom: 1px solid white;
  border-right: none;
  border-left: none; }

hr {
  margin: .8rem 0 2rem 0;
  border: 1px solid #e0e0e0; }

.filler {
  display: inline;
  position: absolute;
  display: none; }

.mini-glyph {
  width: 2rem;
  height: 2rem; }

.alert {
  opacity: .8;
  width: 100%; }

.alert-info {
  background: #f5f5f5;
  color: #f44336; }

.divider {
  width: 100%;
  height: 2rem;
  background: #212121; }

.alert-danger {
  color: #f5f5f5;
  background: #f44336 !important; }

.active {
  color: #4caf50; }

.project-header {
  position: relative;
  z-index: 100;
  padding: 9rem 2rem 10rem 2rem; }
  .project-header p:nth-child(2) {
    color: #FFC107; }

@media screen and (max-width: 62em) {
  .project-header {
    margin-bottom: 0;
    padding: 3rem 0; }
    .project-header p {
      width: 100%;
      padding-left: 1rem;
      padding-right: 1rem;
      text-align: center; } }
.text-left {
  text-align: left !important; }

.text-right {
  text-align: right !important; }

.text-center {
  text-align: center; }

.panel {
  padding: 0.5rem 1rem; }

.sheet {
  position: relative;
  z-index: 6;
  padding-top: 3rem;
  padding-bottom: 3rem;
  background: #bdbdbd; }

@media screen and (max-width: 62em) {
  .sheet {
    padding-top: 0;
    padding-bottom: 0; } }
.footer, .footer--info, .footer--brand {
  color: #f5f5f5;
  position: relative;
  margin: 0;
  z-index: 4; }

.footer--brand {
  text-align: center; }
  .footer--brand .logo {
    width: 80%;
    max-width: 20rem;
    margin: 3rem 0; }

@media screen and (max-width: 35em) {
  .footer, .footer--info, .footer--brand {
    text-align: center; }

  .footer--brand .logo {
    margin: 1rem 0 2rem 0;
    padding: 2rem;
    width: 100%; } }
.rainbow div:nth-child(1) {
  background: #9e9e9e;
  z-index: 3; }

.rainbow div:nth-child(2) {
  background: #757575;
  z-index: 2; }

.rainbow div:nth-child(3) {
  background: #616161;
  z-index: 1; }

@media screen and (min-width: 62em) {
  .rainbow div:nth-child(n) {
    -moz-box-shadow: none !important;
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
    background: inherit;
    z-index: 3; } }
.list li:first-child {
  color: #f5f5f5;
  background: #212121; }
.list p {
  width: 100%; }

@media screen and (max-width: 35em) {
  .list li:first-child {
    padding: 1rem 3rem; } }
