@charset "UTF-8";
@font-face {
  font-family: 'wacky_font';
  src: url("../webfonts/wacky_font.eot");
  src: url("../webfonts/wacky_font.woff") format("woff"), url("../webfonts/wacky_font.ttf") format("truetype"), url("../webfonts/wacky_font.svg") format("svg");
  font-weight: bold;
  font-style: bold; }

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

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

/**
 * Foundation for Sites
 * Version 6.7.4
 * https://get.foundation
 * Licensed under MIT Open Source
 */
/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible; }

pre {
  font-family: monospace, monospace;
  font-size: 1em; }

a {
  background-color: transparent; }

abbr[title] {
  border-bottom: 0;
  text-decoration: underline dotted; }

b,
strong {
  font-weight: bolder; }

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

small {
  font-size: 80%; }

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

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

img {
  border-style: none; }

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0; }

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

fieldset {
  padding: 0.35em 0.75em 0.625em; }

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal; }

progress {
  vertical-align: baseline; }

textarea {
  overflow: auto; }

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px; }

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit; }

details {
  display: block; }

summary {
  display: list-item; }

template {
  display: none; }

[hidden] {
  display: none; }

[data-whatintent="mouse"] *, [data-whatintent="mouse"] *:focus,
[data-whatintent="touch"] *,
[data-whatintent="touch"] *:focus,
[data-whatinput="mouse"] *,
[data-whatinput="mouse"] *:focus,
[data-whatinput="touch"] *,
[data-whatinput="touch"] *:focus {
  outline: none; }

[draggable=false] {
  -webkit-touch-callout: none;
  -webkit-user-select: none; }

.foundation-mq {
  font-family: "small=0em&medium=43.75em&large=64em&xlarge=83.375em&xxlarge=90em"; }

html {
  box-sizing: border-box;
  font-size: 100%; }

*,
*::before,
*::after {
  box-sizing: inherit; }

body {
  margin: 0;
  padding: 0;
  background: #fefefe;
  font-family: Arial, "Helvetica Neue", Helvetica, Roboto, sans-serif;
  font-weight: normal;
  line-height: 1.5;
  color: #484848;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  height: auto;
  -ms-interpolation-mode: bicubic; }

textarea {
  height: auto;
  min-height: 50px;
  border-radius: 0; }

select {
  box-sizing: border-box;
  width: 100%;
  border-radius: 0; }

.map_canvas img,
.map_canvas embed,
.map_canvas object,
.mqa-display img,
.mqa-display embed,
.mqa-display object {
  max-width: none !important; }

button {
  padding: 0;
  -webkit-appearance: none;
          appearance: none;
  border: 0;
  border-radius: 0;
  background: transparent;
  line-height: 1;
  cursor: auto; }
  [data-whatinput='mouse'] button {
    outline: 0; }

pre {
  overflow: auto;
  -webkit-overflow-scrolling: touch; }

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; }

.is-visible {
  display: block !important; }

.is-hidden {
  display: none !important; }

.row {
  max-width: 87.5rem;
  margin-right: auto;
  margin-left: auto; }
  .row::before, .row::after {
    display: table;
    content: ' ';
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -ms-flex-order: 1;
        order: 1; }
  .row::after {
    clear: both; }
  .row.collapse > .column, .row.collapse > .columns {
    padding-right: 0;
    padding-left: 0; }
  .row .row {
    margin-right: -0.9375rem;
    margin-left: -0.9375rem; }
    @media print, screen and (min-width: 43.75em) {
      .row .row {
        margin-right: -0.9375rem;
        margin-left: -0.9375rem; } }
    @media print, screen and (min-width: 64em) {
      .row .row {
        margin-right: -0.9375rem;
        margin-left: -0.9375rem; } }
    .row .row.collapse {
      margin-right: 0;
      margin-left: 0; }
  .row.expanded {
    max-width: none; }
    .row.expanded .row {
      margin-right: auto;
      margin-left: auto; }
  .row:not(.expanded) .row {
    max-width: none; }

.column, .columns {
  padding-right: 0.9375rem;
  padding-left: 0.9375rem;
  width: 100%;
  float: left; }
  .column, .columns, .column:last-child:not(:first-child), .columns:last-child:not(:first-child) {
    float: left;
    clear: none; }
  .column:last-child:not(:first-child), .columns:last-child:not(:first-child) {
    float: right; }
  .column.end:last-child:last-child, .end.columns:last-child:last-child {
    float: left; }

.column.row.row, .row.row.columns {
  float: none; }

.row .column.row.row, .row .row.row.columns {
  margin-right: 0;
  margin-left: 0;
  padding-right: 0;
  padding-left: 0; }

.small-1 {
  width: 8.33333%; }

.small-push-1 {
  position: relative;
  left: 8.33333%; }

.small-pull-1 {
  position: relative;
  left: -8.33333%; }

.small-offset-0 {
  margin-left: 0%; }

.small-2 {
  width: 16.66667%; }

.small-push-2 {
  position: relative;
  left: 16.66667%; }

.small-pull-2 {
  position: relative;
  left: -16.66667%; }

.small-offset-1 {
  margin-left: 8.33333%; }

.small-3 {
  width: 25%; }

.small-push-3 {
  position: relative;
  left: 25%; }

.small-pull-3 {
  position: relative;
  left: -25%; }

.small-offset-2 {
  margin-left: 16.66667%; }

.small-4 {
  width: 33.33333%; }

.small-push-4 {
  position: relative;
  left: 33.33333%; }

.small-pull-4 {
  position: relative;
  left: -33.33333%; }

.small-offset-3 {
  margin-left: 25%; }

.small-5 {
  width: 41.66667%; }

.small-push-5 {
  position: relative;
  left: 41.66667%; }

.small-pull-5 {
  position: relative;
  left: -41.66667%; }

.small-offset-4 {
  margin-left: 33.33333%; }

.small-6 {
  width: 50%; }

.small-push-6 {
  position: relative;
  left: 50%; }

.small-pull-6 {
  position: relative;
  left: -50%; }

.small-offset-5 {
  margin-left: 41.66667%; }

.small-7 {
  width: 58.33333%; }

.small-push-7 {
  position: relative;
  left: 58.33333%; }

.small-pull-7 {
  position: relative;
  left: -58.33333%; }

.small-offset-6 {
  margin-left: 50%; }

.small-8 {
  width: 66.66667%; }

.small-push-8 {
  position: relative;
  left: 66.66667%; }

.small-pull-8 {
  position: relative;
  left: -66.66667%; }

.small-offset-7 {
  margin-left: 58.33333%; }

.small-9 {
  width: 75%; }

.small-push-9 {
  position: relative;
  left: 75%; }

.small-pull-9 {
  position: relative;
  left: -75%; }

.small-offset-8 {
  margin-left: 66.66667%; }

.small-10 {
  width: 83.33333%; }

.small-push-10 {
  position: relative;
  left: 83.33333%; }

.small-pull-10 {
  position: relative;
  left: -83.33333%; }

.small-offset-9 {
  margin-left: 75%; }

.small-11 {
  width: 91.66667%; }

.small-push-11 {
  position: relative;
  left: 91.66667%; }

.small-pull-11 {
  position: relative;
  left: -91.66667%; }

.small-offset-10 {
  margin-left: 83.33333%; }

.small-12 {
  width: 100%; }

.small-offset-11 {
  margin-left: 91.66667%; }

.small-up-1 > .column, .small-up-1 > .columns {
  float: left;
  width: 100%; }
  .small-up-1 > .column:nth-of-type(1n), .small-up-1 > .columns:nth-of-type(1n) {
    clear: none; }
  .small-up-1 > .column:nth-of-type(1n+1), .small-up-1 > .columns:nth-of-type(1n+1) {
    clear: both; }
  .small-up-1 > .column:last-child, .small-up-1 > .columns:last-child {
    float: left; }

.small-up-2 > .column, .small-up-2 > .columns {
  float: left;
  width: 50%; }
  .small-up-2 > .column:nth-of-type(1n), .small-up-2 > .columns:nth-of-type(1n) {
    clear: none; }
  .small-up-2 > .column:nth-of-type(2n+1), .small-up-2 > .columns:nth-of-type(2n+1) {
    clear: both; }
  .small-up-2 > .column:last-child, .small-up-2 > .columns:last-child {
    float: left; }

.small-up-3 > .column, .small-up-3 > .columns {
  float: left;
  width: 33.33333%; }
  .small-up-3 > .column:nth-of-type(1n), .small-up-3 > .columns:nth-of-type(1n) {
    clear: none; }
  .small-up-3 > .column:nth-of-type(3n+1), .small-up-3 > .columns:nth-of-type(3n+1) {
    clear: both; }
  .small-up-3 > .column:last-child, .small-up-3 > .columns:last-child {
    float: left; }

.small-up-4 > .column, .small-up-4 > .columns {
  float: left;
  width: 25%; }
  .small-up-4 > .column:nth-of-type(1n), .small-up-4 > .columns:nth-of-type(1n) {
    clear: none; }
  .small-up-4 > .column:nth-of-type(4n+1), .small-up-4 > .columns:nth-of-type(4n+1) {
    clear: both; }
  .small-up-4 > .column:last-child, .small-up-4 > .columns:last-child {
    float: left; }

.small-up-5 > .column, .small-up-5 > .columns {
  float: left;
  width: 20%; }
  .small-up-5 > .column:nth-of-type(1n), .small-up-5 > .columns:nth-of-type(1n) {
    clear: none; }
  .small-up-5 > .column:nth-of-type(5n+1), .small-up-5 > .columns:nth-of-type(5n+1) {
    clear: both; }
  .small-up-5 > .column:last-child, .small-up-5 > .columns:last-child {
    float: left; }

.small-up-6 > .column, .small-up-6 > .columns {
  float: left;
  width: 16.66667%; }
  .small-up-6 > .column:nth-of-type(1n), .small-up-6 > .columns:nth-of-type(1n) {
    clear: none; }
  .small-up-6 > .column:nth-of-type(6n+1), .small-up-6 > .columns:nth-of-type(6n+1) {
    clear: both; }
  .small-up-6 > .column:last-child, .small-up-6 > .columns:last-child {
    float: left; }

.small-collapse > .column, .small-collapse > .columns {
  padding-right: 0;
  padding-left: 0; }

.small-collapse .row {
  margin-right: 0;
  margin-left: 0; }

.expanded.row .small-collapse.row {
  margin-right: 0;
  margin-left: 0; }

.small-uncollapse > .column, .small-uncollapse > .columns {
  padding-right: 0.9375rem;
  padding-left: 0.9375rem; }

.small-centered {
  margin-right: auto;
  margin-left: auto; }
  .small-centered, .small-centered:last-child:not(:first-child) {
    float: none;
    clear: both; }

.small-uncentered, .small-push-0, .small-pull-0 {
  position: static;
  margin-right: 0;
  margin-left: 0; }
  .small-uncentered, .small-uncentered:last-child:not(:first-child), .small-push-0, .small-push-0:last-child:not(:first-child), .small-pull-0, .small-pull-0:last-child:not(:first-child) {
    float: left;
    clear: none; }
  .small-uncentered:last-child:not(:first-child), .small-push-0:last-child:not(:first-child), .small-pull-0:last-child:not(:first-child) {
    float: right; }

@media print, screen and (min-width: 43.75em) {
  .medium-1 {
    width: 8.33333%; }
  .medium-push-1 {
    position: relative;
    left: 8.33333%; }
  .medium-pull-1 {
    position: relative;
    left: -8.33333%; }
  .medium-offset-0 {
    margin-left: 0%; }
  .medium-2 {
    width: 16.66667%; }
  .medium-push-2 {
    position: relative;
    left: 16.66667%; }
  .medium-pull-2 {
    position: relative;
    left: -16.66667%; }
  .medium-offset-1 {
    margin-left: 8.33333%; }
  .medium-3 {
    width: 25%; }
  .medium-push-3 {
    position: relative;
    left: 25%; }
  .medium-pull-3 {
    position: relative;
    left: -25%; }
  .medium-offset-2 {
    margin-left: 16.66667%; }
  .medium-4 {
    width: 33.33333%; }
  .medium-push-4 {
    position: relative;
    left: 33.33333%; }
  .medium-pull-4 {
    position: relative;
    left: -33.33333%; }
  .medium-offset-3 {
    margin-left: 25%; }
  .medium-5 {
    width: 41.66667%; }
  .medium-push-5 {
    position: relative;
    left: 41.66667%; }
  .medium-pull-5 {
    position: relative;
    left: -41.66667%; }
  .medium-offset-4 {
    margin-left: 33.33333%; }
  .medium-6 {
    width: 50%; }
  .medium-push-6 {
    position: relative;
    left: 50%; }
  .medium-pull-6 {
    position: relative;
    left: -50%; }
  .medium-offset-5 {
    margin-left: 41.66667%; }
  .medium-7 {
    width: 58.33333%; }
  .medium-push-7 {
    position: relative;
    left: 58.33333%; }
  .medium-pull-7 {
    position: relative;
    left: -58.33333%; }
  .medium-offset-6 {
    margin-left: 50%; }
  .medium-8 {
    width: 66.66667%; }
  .medium-push-8 {
    position: relative;
    left: 66.66667%; }
  .medium-pull-8 {
    position: relative;
    left: -66.66667%; }
  .medium-offset-7 {
    margin-left: 58.33333%; }
  .medium-9 {
    width: 75%; }
  .medium-push-9 {
    position: relative;
    left: 75%; }
  .medium-pull-9 {
    position: relative;
    left: -75%; }
  .medium-offset-8 {
    margin-left: 66.66667%; }
  .medium-10 {
    width: 83.33333%; }
  .medium-push-10 {
    position: relative;
    left: 83.33333%; }
  .medium-pull-10 {
    position: relative;
    left: -83.33333%; }
  .medium-offset-9 {
    margin-left: 75%; }
  .medium-11 {
    width: 91.66667%; }
  .medium-push-11 {
    position: relative;
    left: 91.66667%; }
  .medium-pull-11 {
    position: relative;
    left: -91.66667%; }
  .medium-offset-10 {
    margin-left: 83.33333%; }
  .medium-12 {
    width: 100%; }
  .medium-offset-11 {
    margin-left: 91.66667%; }
  .medium-up-1 > .column, .medium-up-1 > .columns {
    float: left;
    width: 100%; }
    .medium-up-1 > .column:nth-of-type(1n), .medium-up-1 > .columns:nth-of-type(1n) {
      clear: none; }
    .medium-up-1 > .column:nth-of-type(1n+1), .medium-up-1 > .columns:nth-of-type(1n+1) {
      clear: both; }
    .medium-up-1 > .column:last-child, .medium-up-1 > .columns:last-child {
      float: left; }
  .medium-up-2 > .column, .medium-up-2 > .columns {
    float: left;
    width: 50%; }
    .medium-up-2 > .column:nth-of-type(1n), .medium-up-2 > .columns:nth-of-type(1n) {
      clear: none; }
    .medium-up-2 > .column:nth-of-type(2n+1), .medium-up-2 > .columns:nth-of-type(2n+1) {
      clear: both; }
    .medium-up-2 > .column:last-child, .medium-up-2 > .columns:last-child {
      float: left; }
  .medium-up-3 > .column, .medium-up-3 > .columns {
    float: left;
    width: 33.33333%; }
    .medium-up-3 > .column:nth-of-type(1n), .medium-up-3 > .columns:nth-of-type(1n) {
      clear: none; }
    .medium-up-3 > .column:nth-of-type(3n+1), .medium-up-3 > .columns:nth-of-type(3n+1) {
      clear: both; }
    .medium-up-3 > .column:last-child, .medium-up-3 > .columns:last-child {
      float: left; }
  .medium-up-4 > .column, .medium-up-4 > .columns {
    float: left;
    width: 25%; }
    .medium-up-4 > .column:nth-of-type(1n), .medium-up-4 > .columns:nth-of-type(1n) {
      clear: none; }
    .medium-up-4 > .column:nth-of-type(4n+1), .medium-up-4 > .columns:nth-of-type(4n+1) {
      clear: both; }
    .medium-up-4 > .column:last-child, .medium-up-4 > .columns:last-child {
      float: left; }
  .medium-up-5 > .column, .medium-up-5 > .columns {
    float: left;
    width: 20%; }
    .medium-up-5 > .column:nth-of-type(1n), .medium-up-5 > .columns:nth-of-type(1n) {
      clear: none; }
    .medium-up-5 > .column:nth-of-type(5n+1), .medium-up-5 > .columns:nth-of-type(5n+1) {
      clear: both; }
    .medium-up-5 > .column:last-child, .medium-up-5 > .columns:last-child {
      float: left; }
  .medium-up-6 > .column, .medium-up-6 > .columns {
    float: left;
    width: 16.66667%; }
    .medium-up-6 > .column:nth-of-type(1n), .medium-up-6 > .columns:nth-of-type(1n) {
      clear: none; }
    .medium-up-6 > .column:nth-of-type(6n+1), .medium-up-6 > .columns:nth-of-type(6n+1) {
      clear: both; }
    .medium-up-6 > .column:last-child, .medium-up-6 > .columns:last-child {
      float: left; }
  .medium-collapse > .column, .medium-collapse > .columns {
    padding-right: 0;
    padding-left: 0; }
  .medium-collapse .row {
    margin-right: 0;
    margin-left: 0; }
  .expanded.row .medium-collapse.row {
    margin-right: 0;
    margin-left: 0; }
  .medium-uncollapse > .column, .medium-uncollapse > .columns {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem; }
  .medium-centered {
    margin-right: auto;
    margin-left: auto; }
    .medium-centered, .medium-centered:last-child:not(:first-child) {
      float: none;
      clear: both; }
  .medium-uncentered, .medium-push-0, .medium-pull-0 {
    position: static;
    margin-right: 0;
    margin-left: 0; }
    .medium-uncentered, .medium-uncentered:last-child:not(:first-child), .medium-push-0, .medium-push-0:last-child:not(:first-child), .medium-pull-0, .medium-pull-0:last-child:not(:first-child) {
      float: left;
      clear: none; }
    .medium-uncentered:last-child:not(:first-child), .medium-push-0:last-child:not(:first-child), .medium-pull-0:last-child:not(:first-child) {
      float: right; } }

@media print, screen and (min-width: 64em) {
  .large-1 {
    width: 8.33333%; }
  .large-push-1 {
    position: relative;
    left: 8.33333%; }
  .large-pull-1 {
    position: relative;
    left: -8.33333%; }
  .large-offset-0 {
    margin-left: 0%; }
  .large-2 {
    width: 16.66667%; }
  .large-push-2 {
    position: relative;
    left: 16.66667%; }
  .large-pull-2 {
    position: relative;
    left: -16.66667%; }
  .large-offset-1 {
    margin-left: 8.33333%; }
  .large-3 {
    width: 25%; }
  .large-push-3 {
    position: relative;
    left: 25%; }
  .large-pull-3 {
    position: relative;
    left: -25%; }
  .large-offset-2 {
    margin-left: 16.66667%; }
  .large-4 {
    width: 33.33333%; }
  .large-push-4 {
    position: relative;
    left: 33.33333%; }
  .large-pull-4 {
    position: relative;
    left: -33.33333%; }
  .large-offset-3 {
    margin-left: 25%; }
  .large-5 {
    width: 41.66667%; }
  .large-push-5 {
    position: relative;
    left: 41.66667%; }
  .large-pull-5 {
    position: relative;
    left: -41.66667%; }
  .large-offset-4 {
    margin-left: 33.33333%; }
  .large-6 {
    width: 50%; }
  .large-push-6 {
    position: relative;
    left: 50%; }
  .large-pull-6 {
    position: relative;
    left: -50%; }
  .large-offset-5 {
    margin-left: 41.66667%; }
  .large-7 {
    width: 58.33333%; }
  .large-push-7 {
    position: relative;
    left: 58.33333%; }
  .large-pull-7 {
    position: relative;
    left: -58.33333%; }
  .large-offset-6 {
    margin-left: 50%; }
  .large-8 {
    width: 66.66667%; }
  .large-push-8 {
    position: relative;
    left: 66.66667%; }
  .large-pull-8 {
    position: relative;
    left: -66.66667%; }
  .large-offset-7 {
    margin-left: 58.33333%; }
  .large-9 {
    width: 75%; }
  .large-push-9 {
    position: relative;
    left: 75%; }
  .large-pull-9 {
    position: relative;
    left: -75%; }
  .large-offset-8 {
    margin-left: 66.66667%; }
  .large-10 {
    width: 83.33333%; }
  .large-push-10 {
    position: relative;
    left: 83.33333%; }
  .large-pull-10 {
    position: relative;
    left: -83.33333%; }
  .large-offset-9 {
    margin-left: 75%; }
  .large-11 {
    width: 91.66667%; }
  .large-push-11 {
    position: relative;
    left: 91.66667%; }
  .large-pull-11 {
    position: relative;
    left: -91.66667%; }
  .large-offset-10 {
    margin-left: 83.33333%; }
  .large-12 {
    width: 100%; }
  .large-offset-11 {
    margin-left: 91.66667%; }
  .large-up-1 > .column, .large-up-1 > .columns {
    float: left;
    width: 100%; }
    .large-up-1 > .column:nth-of-type(1n), .large-up-1 > .columns:nth-of-type(1n) {
      clear: none; }
    .large-up-1 > .column:nth-of-type(1n+1), .large-up-1 > .columns:nth-of-type(1n+1) {
      clear: both; }
    .large-up-1 > .column:last-child, .large-up-1 > .columns:last-child {
      float: left; }
  .large-up-2 > .column, .large-up-2 > .columns {
    float: left;
    width: 50%; }
    .large-up-2 > .column:nth-of-type(1n), .large-up-2 > .columns:nth-of-type(1n) {
      clear: none; }
    .large-up-2 > .column:nth-of-type(2n+1), .large-up-2 > .columns:nth-of-type(2n+1) {
      clear: both; }
    .large-up-2 > .column:last-child, .large-up-2 > .columns:last-child {
      float: left; }
  .large-up-3 > .column, .large-up-3 > .columns {
    float: left;
    width: 33.33333%; }
    .large-up-3 > .column:nth-of-type(1n), .large-up-3 > .columns:nth-of-type(1n) {
      clear: none; }
    .large-up-3 > .column:nth-of-type(3n+1), .large-up-3 > .columns:nth-of-type(3n+1) {
      clear: both; }
    .large-up-3 > .column:last-child, .large-up-3 > .columns:last-child {
      float: left; }
  .large-up-4 > .column, .large-up-4 > .columns {
    float: left;
    width: 25%; }
    .large-up-4 > .column:nth-of-type(1n), .large-up-4 > .columns:nth-of-type(1n) {
      clear: none; }
    .large-up-4 > .column:nth-of-type(4n+1), .large-up-4 > .columns:nth-of-type(4n+1) {
      clear: both; }
    .large-up-4 > .column:last-child, .large-up-4 > .columns:last-child {
      float: left; }
  .large-up-5 > .column, .large-up-5 > .columns {
    float: left;
    width: 20%; }
    .large-up-5 > .column:nth-of-type(1n), .large-up-5 > .columns:nth-of-type(1n) {
      clear: none; }
    .large-up-5 > .column:nth-of-type(5n+1), .large-up-5 > .columns:nth-of-type(5n+1) {
      clear: both; }
    .large-up-5 > .column:last-child, .large-up-5 > .columns:last-child {
      float: left; }
  .large-up-6 > .column, .large-up-6 > .columns {
    float: left;
    width: 16.66667%; }
    .large-up-6 > .column:nth-of-type(1n), .large-up-6 > .columns:nth-of-type(1n) {
      clear: none; }
    .large-up-6 > .column:nth-of-type(6n+1), .large-up-6 > .columns:nth-of-type(6n+1) {
      clear: both; }
    .large-up-6 > .column:last-child, .large-up-6 > .columns:last-child {
      float: left; }
  .large-collapse > .column, .large-collapse > .columns {
    padding-right: 0;
    padding-left: 0; }
  .large-collapse .row {
    margin-right: 0;
    margin-left: 0; }
  .expanded.row .large-collapse.row {
    margin-right: 0;
    margin-left: 0; }
  .large-uncollapse > .column, .large-uncollapse > .columns {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem; }
  .large-centered {
    margin-right: auto;
    margin-left: auto; }
    .large-centered, .large-centered:last-child:not(:first-child) {
      float: none;
      clear: both; }
  .large-uncentered, .large-push-0, .large-pull-0 {
    position: static;
    margin-right: 0;
    margin-left: 0; }
    .large-uncentered, .large-uncentered:last-child:not(:first-child), .large-push-0, .large-push-0:last-child:not(:first-child), .large-pull-0, .large-pull-0:last-child:not(:first-child) {
      float: left;
      clear: none; }
    .large-uncentered:last-child:not(:first-child), .large-push-0:last-child:not(:first-child), .large-pull-0:last-child:not(:first-child) {
      float: right; } }

.column-block {
  margin-bottom: 1.875rem; }
  .column-block > :last-child {
    margin-bottom: 0; }

div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0; }

p {
  margin-bottom: 1rem;
  font-size: inherit;
  line-height: 1.3;
  text-rendering: optimizeLegibility; }

em,
i {
  font-style: italic;
  line-height: inherit; }

strong,
b {
  font-weight: bold;
  line-height: inherit; }

small {
  font-size: 80%;
  line-height: inherit; }

h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6 {
  font-family: "wacky_font";
  font-style: normal;
  font-weight: normal;
  color: inherit;
  text-rendering: optimizeLegibility; }
  h1 small, .h1 small,
  h2 small, .h2 small,
  h3 small, .h3 small,
  h4 small, .h4 small,
  h5 small, .h5 small,
  h6 small, .h6 small {
    line-height: 0;
    color: #cacaca; }

h1, .h1 {
  font-size: 1.875rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem; }

h2, .h2 {
  font-size: 1.875rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem; }

h3, .h3 {
  font-size: 1.1875rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem; }

h4, .h4 {
  font-size: 1.125rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem; }

h5, .h5 {
  font-size: 1.0625rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem; }

h6, .h6 {
  font-size: 1rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem; }

@media print, screen and (min-width: 43.75em) {
  h1, .h1 {
    font-size: 2.25rem; }
  h2, .h2 {
    font-size: 1.625rem; }
  h3, .h3 {
    font-size: 1.9375rem; }
  h4, .h4 {
    font-size: 1.5625rem; }
  h5, .h5 {
    font-size: 1.25rem; }
  h6, .h6 {
    font-size: 1rem; } }

@media print, screen and (min-width: 64em) {
  h1, .h1 {
    font-size: 3rem; }
  h2, .h2 {
    font-size: 2.5rem; }
  h3, .h3 {
    font-size: 1.9375rem; }
  h4, .h4 {
    font-size: 1.5625rem; }
  h5, .h5 {
    font-size: 1.25rem; }
  h6, .h6 {
    font-size: 1rem; } }

a {
  line-height: inherit;
  color: #484848;
  text-decoration: none;
  cursor: pointer; }
  a:hover, a:focus {
    color: #3e3e3e; }
  a img {
    border: 0; }

hr {
  clear: both;
  max-width: 87.5rem;
  height: 0;
  margin: 1.25rem auto;
  border-top: 0;
  border-right: 0;
  border-bottom: 1px solid #cacaca;
  border-left: 0; }

ul,
ol,
dl {
  margin-bottom: 1rem;
  list-style-position: outside;
  line-height: 1.3; }

li {
  font-size: inherit; }

ul {
  margin-left: 1.25rem;
  list-style-type: disc; }

ol {
  margin-left: 1.25rem; }

ul ul, ol ul, ul ol, ol ol {
  margin-left: 1.25rem;
  margin-bottom: 0; }

dl {
  margin-bottom: 1rem; }
  dl dt {
    margin-bottom: 0.3rem;
    font-weight: bold; }

blockquote {
  margin: 0 0 1rem;
  padding: 0.5625rem 1.25rem 0 1.1875rem;
  border-left: 1px solid #cacaca; }
  blockquote, blockquote p {
    line-height: 1.3;
    color: #484848; }

abbr, abbr[title] {
  border-bottom: 1px dotted #0a0a0a;
  cursor: help;
  text-decoration: none; }

figure {
  margin: 0; }

kbd {
  margin: 0;
  padding: 0.125rem 0.25rem 0;
  background-color: #8a8a8a;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  color: #0a0a0a; }

.subheader {
  margin-top: 0.2rem;
  margin-bottom: 0.5rem;
  font-weight: normal;
  line-height: 1.4;
  color: #484848; }

.lead {
  font-size: 125%;
  line-height: 1.6; }

.stat {
  font-size: 2.5rem;
  line-height: 1; }
  p + .stat {
    margin-top: -1rem; }

ul.no-bullet, ol.no-bullet {
  margin-left: 0;
  list-style: none; }

cite, .cite-block {
  display: block;
  color: #484848;
  font-size: 0.8125rem; }
  cite:before, .cite-block:before {
    content: "— "; }

code, .code-inline {
  border: 1px solid #cacaca;
  background-color: #8a8a8a;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: normal;
  color: #0a0a0a;
  display: inline;
  max-width: 100%;
  word-wrap: break-word;
  padding: 0.125rem 0.3125rem 0.0625rem; }

.code-block {
  border: 1px solid #cacaca;
  background-color: #8a8a8a;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: normal;
  color: #0a0a0a;
  display: block;
  overflow: auto;
  white-space: pre;
  padding: 1rem;
  margin-bottom: 1.5rem; }

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

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

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

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

@media print, screen and (min-width: 43.75em) {
  .medium-text-left {
    text-align: left; }
  .medium-text-right {
    text-align: right; }
  .medium-text-center {
    text-align: center; }
  .medium-text-justify {
    text-align: justify; } }

@media print, screen and (min-width: 64em) {
  .large-text-left {
    text-align: left; }
  .large-text-right {
    text-align: right; }
  .large-text-center {
    text-align: center; }
  .large-text-justify {
    text-align: justify; } }

.show-for-print {
  display: none !important; }

@media print {
  * {
    background: transparent !important;
    color: black !important;
    color-adjust: economy;
    box-shadow: none !important;
    text-shadow: none !important; }
  .show-for-print {
    display: block !important; }
  .hide-for-print {
    display: none !important; }
  table.show-for-print {
    display: table !important; }
  thead.show-for-print {
    display: table-header-group !important; }
  tbody.show-for-print {
    display: table-row-group !important; }
  tr.show-for-print {
    display: table-row !important; }
  td.show-for-print {
    display: table-cell !important; }
  th.show-for-print {
    display: table-cell !important; }
  a,
  a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  .ir a:after,
  a[href^='javascript:']:after,
  a[href^='#']:after {
    content: ''; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  pre,
  blockquote {
    border: 1px solid #484848;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  @page {
    margin: 0.5cm; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  .print-break-inside {
    page-break-inside: auto; } }

.button {
  display: inline-block;
  vertical-align: middle;
  margin: 0 1rem 1rem 0;
  padding: 0.85em 1em;
  border: 1px solid transparent;
  border-radius: 0;
  transition: background-color 0.25s ease-out, color 0.25s ease-out;
  font-family: inherit;
  font-size: 0.9rem;
  -webkit-appearance: none;
  line-height: 1;
  text-align: center;
  cursor: pointer; }
  [data-whatinput='mouse'] .button {
    outline: 0; }
  .button.tiny {
    font-size: 0.6rem; }
  .button.small {
    font-size: 0.75rem; }
  .button.large {
    font-size: 1.25rem; }
  .button.expanded {
    display: block;
    width: 100%;
    margin-right: 0;
    margin-left: 0; }
  .button, .button.disabled, .button[disabled], .button.disabled:hover, .button[disabled]:hover, .button.disabled:focus, .button[disabled]:focus {
    background-color: #484848;
    color: #fff; }
  .button:hover, .button:focus {
    background-color: #3d3d3d;
    color: #fff; }
  .button.primary, .button.primary.disabled, .button.primary[disabled], .button.primary.disabled:hover, .button.primary[disabled]:hover, .button.primary.disabled:focus, .button.primary[disabled]:focus {
    background-color: #1779ba;
    color: #fff; }
  .button.primary:hover, .button.primary:focus {
    background-color: #126195;
    color: #fff; }
  .button.secondary, .button.secondary.disabled, .button.secondary[disabled], .button.secondary.disabled:hover, .button.secondary[disabled]:hover, .button.secondary.disabled:focus, .button.secondary[disabled]:focus {
    background-color: #767676;
    color: #000; }
  .button.secondary:hover, .button.secondary:focus {
    background-color: #5e5e5e;
    color: #000; }
  .button.success, .button.success.disabled, .button.success[disabled], .button.success.disabled:hover, .button.success[disabled]:hover, .button.success.disabled:focus, .button.success[disabled]:focus {
    background-color: #3adb76;
    color: #000; }
  .button.success:hover, .button.success:focus {
    background-color: #22bb5b;
    color: #000; }
  .button.warning, .button.warning.disabled, .button.warning[disabled], .button.warning.disabled:hover, .button.warning[disabled]:hover, .button.warning.disabled:focus, .button.warning[disabled]:focus {
    background-color: #ffae00;
    color: #000; }
  .button.warning:hover, .button.warning:focus {
    background-color: #cc8b00;
    color: #000; }
  .button.alert, .button.alert.disabled, .button.alert[disabled], .button.alert.disabled:hover, .button.alert[disabled]:hover, .button.alert.disabled:focus, .button.alert[disabled]:focus {
    background-color: #cc4b37;
    color: #000; }
  .button.alert:hover, .button.alert:focus {
    background-color: #a53b2a;
    color: #000; }
  .button.hollow, .button.hollow:hover, .button.hollow:focus, .button.hollow.disabled, .button.hollow.disabled:hover, .button.hollow.disabled:focus, .button.hollow[disabled], .button.hollow[disabled]:hover, .button.hollow[disabled]:focus {
    background-color: transparent; }
  .button.hollow, .button.hollow.disabled, .button.hollow[disabled], .button.hollow.disabled:hover, .button.hollow[disabled]:hover, .button.hollow.disabled:focus, .button.hollow[disabled]:focus {
    border: 1px solid #484848;
    color: #484848; }
  .button.hollow:hover, .button.hollow:focus {
    border-color: #242424;
    color: #242424; }
  .button.hollow.primary, .button.hollow.primary.disabled, .button.hollow.primary[disabled], .button.hollow.primary.disabled:hover, .button.hollow.primary[disabled]:hover, .button.hollow.primary.disabled:focus, .button.hollow.primary[disabled]:focus {
    border: 1px solid #1779ba;
    color: #1779ba; }
  .button.hollow.primary:hover, .button.hollow.primary:focus {
    border-color: #0c3d5d;
    color: #0c3d5d; }
  .button.hollow.secondary, .button.hollow.secondary.disabled, .button.hollow.secondary[disabled], .button.hollow.secondary.disabled:hover, .button.hollow.secondary[disabled]:hover, .button.hollow.secondary.disabled:focus, .button.hollow.secondary[disabled]:focus {
    border: 1px solid #767676;
    color: #767676; }
  .button.hollow.secondary:hover, .button.hollow.secondary:focus {
    border-color: #3b3b3b;
    color: #3b3b3b; }
  .button.hollow.success, .button.hollow.success.disabled, .button.hollow.success[disabled], .button.hollow.success.disabled:hover, .button.hollow.success[disabled]:hover, .button.hollow.success.disabled:focus, .button.hollow.success[disabled]:focus {
    border: 1px solid #3adb76;
    color: #3adb76; }
  .button.hollow.success:hover, .button.hollow.success:focus {
    border-color: #157539;
    color: #157539; }
  .button.hollow.warning, .button.hollow.warning.disabled, .button.hollow.warning[disabled], .button.hollow.warning.disabled:hover, .button.hollow.warning[disabled]:hover, .button.hollow.warning.disabled:focus, .button.hollow.warning[disabled]:focus {
    border: 1px solid #ffae00;
    color: #ffae00; }
  .button.hollow.warning:hover, .button.hollow.warning:focus {
    border-color: #805700;
    color: #805700; }
  .button.hollow.alert, .button.hollow.alert.disabled, .button.hollow.alert[disabled], .button.hollow.alert.disabled:hover, .button.hollow.alert[disabled]:hover, .button.hollow.alert.disabled:focus, .button.hollow.alert[disabled]:focus {
    border: 1px solid #cc4b37;
    color: #cc4b37; }
  .button.hollow.alert:hover, .button.hollow.alert:focus {
    border-color: #67251a;
    color: #67251a; }
  .button.clear, .button.clear:hover, .button.clear:focus, .button.clear.disabled, .button.clear.disabled:hover, .button.clear.disabled:focus, .button.clear[disabled], .button.clear[disabled]:hover, .button.clear[disabled]:focus {
    border-color: transparent;
    background-color: transparent; }
  .button.clear, .button.clear.disabled, .button.clear[disabled], .button.clear.disabled:hover, .button.clear[disabled]:hover, .button.clear.disabled:focus, .button.clear[disabled]:focus {
    color: #484848; }
  .button.clear:hover, .button.clear:focus {
    color: #242424; }
  .button.clear.primary, .button.clear.primary.disabled, .button.clear.primary[disabled], .button.clear.primary.disabled:hover, .button.clear.primary[disabled]:hover, .button.clear.primary.disabled:focus, .button.clear.primary[disabled]:focus {
    color: #1779ba; }
  .button.clear.primary:hover, .button.clear.primary:focus {
    color: #0c3d5d; }
  .button.clear.secondary, .button.clear.secondary.disabled, .button.clear.secondary[disabled], .button.clear.secondary.disabled:hover, .button.clear.secondary[disabled]:hover, .button.clear.secondary.disabled:focus, .button.clear.secondary[disabled]:focus {
    color: #767676; }
  .button.clear.secondary:hover, .button.clear.secondary:focus {
    color: #3b3b3b; }
  .button.clear.success, .button.clear.success.disabled, .button.clear.success[disabled], .button.clear.success.disabled:hover, .button.clear.success[disabled]:hover, .button.clear.success.disabled:focus, .button.clear.success[disabled]:focus {
    color: #3adb76; }
  .button.clear.success:hover, .button.clear.success:focus {
    color: #157539; }
  .button.clear.warning, .button.clear.warning.disabled, .button.clear.warning[disabled], .button.clear.warning.disabled:hover, .button.clear.warning[disabled]:hover, .button.clear.warning.disabled:focus, .button.clear.warning[disabled]:focus {
    color: #ffae00; }
  .button.clear.warning:hover, .button.clear.warning:focus {
    color: #805700; }
  .button.clear.alert, .button.clear.alert.disabled, .button.clear.alert[disabled], .button.clear.alert.disabled:hover, .button.clear.alert[disabled]:hover, .button.clear.alert.disabled:focus, .button.clear.alert[disabled]:focus {
    color: #cc4b37; }
  .button.clear.alert:hover, .button.clear.alert:focus {
    color: #67251a; }
  .button.disabled, .button[disabled] {
    opacity: 0.25;
    cursor: not-allowed; }
  .button.dropdown::after {
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0.4em;
    content: '';
    border-bottom-width: 0;
    border-color: #fefefe transparent transparent;
    position: relative;
    top: 0.4em;
    display: inline-block;
    float: right;
    margin-left: 1em; }
  .button.dropdown.hollow::after, .button.dropdown.clear::after {
    border-top-color: #484848; }
  .button.dropdown.hollow.primary::after, .button.dropdown.clear.primary::after {
    border-top-color: #1779ba; }
  .button.dropdown.hollow.secondary::after, .button.dropdown.clear.secondary::after {
    border-top-color: #767676; }
  .button.dropdown.hollow.success::after, .button.dropdown.clear.success::after {
    border-top-color: #3adb76; }
  .button.dropdown.hollow.warning::after, .button.dropdown.clear.warning::after {
    border-top-color: #ffae00; }
  .button.dropdown.hollow.alert::after, .button.dropdown.clear.alert::after {
    border-top-color: #cc4b37; }
  .button.arrow-only::after {
    top: -0.1em;
    float: none;
    margin-left: 0; }

a.button:hover, a.button:focus {
  text-decoration: none; }

/*@include foundation-forms;
@include foundation-visibility-classes;
@include foundation-float-classes;
@include foundation-accordion;
@include foundation-badge;
@include foundation-breadcrumbs;
@include foundation-button-group;
@include foundation-callout;
@include foundation-close-button;
@include foundation-drilldown-menu;
@include foundation-dropdown;
@include foundation-dropdown-menu;
@include foundation-flex-video;
@include foundation-label;
@include foundation-media-object;*/
.menu {
  padding: 0;
  margin: 0;
  list-style: none;
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  [data-whatinput='mouse'] .menu li {
    outline: 0; }
  .menu a,
  .menu .button {
    line-height: 1;
    text-decoration: none;
    display: block;
    padding: 0.7rem 1rem; }
  .menu input,
  .menu select,
  .menu a,
  .menu button {
    margin-bottom: 0; }
  .menu input {
    display: inline-block; }
  .menu, .menu.horizontal {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-direction: row;
        flex-direction: row; }
  .menu.vertical {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -ms-flex-direction: column;
        flex-direction: column; }
    .menu.vertical.icon-top li a img,
    .menu.vertical.icon-top li a i,
    .menu.vertical.icon-top li a svg, .menu.vertical.icon-bottom li a img,
    .menu.vertical.icon-bottom li a i,
    .menu.vertical.icon-bottom li a svg {
      text-align: left; }
  .menu.expanded li {
    -ms-flex: 1 1 0px;
        flex: 1 1 0px; }
  .menu.expanded.icon-top li a img,
  .menu.expanded.icon-top li a i,
  .menu.expanded.icon-top li a svg, .menu.expanded.icon-bottom li a img,
  .menu.expanded.icon-bottom li a i,
  .menu.expanded.icon-bottom li a svg {
    text-align: left; }
  .menu.simple {
    -ms-flex-align: center;
        align-items: center; }
    .menu.simple li + li {
      margin-left: 1rem; }
    .menu.simple a {
      padding: 0; }
  @media print, screen and (min-width: 43.75em) {
    .menu.medium-horizontal {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -ms-flex-direction: row;
          flex-direction: row; }
    .menu.medium-vertical {
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
      -ms-flex-direction: column;
          flex-direction: column; }
    .menu.medium-expanded li {
      -ms-flex: 1 1 0px;
          flex: 1 1 0px; }
    .menu.medium-simple li {
      -ms-flex: 1 1 0px;
          flex: 1 1 0px; } }
  @media print, screen and (min-width: 64em) {
    .menu.large-horizontal {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -ms-flex-direction: row;
          flex-direction: row; }
    .menu.large-vertical {
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
      -ms-flex-direction: column;
          flex-direction: column; }
    .menu.large-expanded li {
      -ms-flex: 1 1 0px;
          flex: 1 1 0px; }
    .menu.large-simple li {
      -ms-flex: 1 1 0px;
          flex: 1 1 0px; } }
  .menu.nested {
    margin-right: 0;
    margin-left: 1rem; }
  .menu.icons a {
    display: -ms-flexbox;
    display: flex; }
  .menu.icon-top a, .menu.icon-right a, .menu.icon-bottom a, .menu.icon-left a {
    display: -ms-flexbox;
    display: flex; }
  .menu.icon-left li a, .menu.nested.icon-left li a {
    -ms-flex-flow: row nowrap;
        flex-flow: row nowrap; }
    .menu.icon-left li a img,
    .menu.icon-left li a i,
    .menu.icon-left li a svg, .menu.nested.icon-left li a img,
    .menu.nested.icon-left li a i,
    .menu.nested.icon-left li a svg {
      margin-right: 0.25rem; }
  .menu.icon-right li a, .menu.nested.icon-right li a {
    -ms-flex-flow: row nowrap;
        flex-flow: row nowrap; }
    .menu.icon-right li a img,
    .menu.icon-right li a i,
    .menu.icon-right li a svg, .menu.nested.icon-right li a img,
    .menu.nested.icon-right li a i,
    .menu.nested.icon-right li a svg {
      margin-left: 0.25rem; }
  .menu.icon-top li a, .menu.nested.icon-top li a {
    -ms-flex-flow: column nowrap;
        flex-flow: column nowrap; }
    .menu.icon-top li a img,
    .menu.icon-top li a i,
    .menu.icon-top li a svg, .menu.nested.icon-top li a img,
    .menu.nested.icon-top li a i,
    .menu.nested.icon-top li a svg {
      -ms-flex-item-align: stretch;
          align-self: stretch;
      margin-bottom: 0.25rem;
      text-align: center; }
  .menu.icon-bottom li a, .menu.nested.icon-bottom li a {
    -ms-flex-flow: column nowrap;
        flex-flow: column nowrap; }
    .menu.icon-bottom li a img,
    .menu.icon-bottom li a i,
    .menu.icon-bottom li a svg, .menu.nested.icon-bottom li a img,
    .menu.nested.icon-bottom li a i,
    .menu.nested.icon-bottom li a svg {
      -ms-flex-item-align: stretch;
          align-self: stretch;
      margin-bottom: 0.25rem;
      text-align: center; }
  .menu .is-active > a {
    background: #1779ba;
    color: #fefefe; }
  .menu .active > a {
    background: #1779ba;
    color: #fefefe; }
  .menu.align-left {
    -ms-flex-pack: start;
        justify-content: flex-start; }
  .menu.align-right li {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: end;
        justify-content: flex-end; }
    .menu.align-right li .submenu li {
      -ms-flex-pack: start;
          justify-content: flex-start; }
  .menu.align-right.vertical li {
    display: block;
    text-align: right; }
    .menu.align-right.vertical li .submenu li {
      text-align: right; }
  .menu.align-right.icon-top li a img,
  .menu.align-right.icon-top li a i,
  .menu.align-right.icon-top li a svg, .menu.align-right.icon-bottom li a img,
  .menu.align-right.icon-bottom li a i,
  .menu.align-right.icon-bottom li a svg {
    text-align: right; }
  .menu.align-right .nested {
    margin-right: 1rem;
    margin-left: 0; }
  .menu.align-center li {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center; }
    .menu.align-center li .submenu li {
      -ms-flex-pack: start;
          justify-content: flex-start; }
  .menu .menu-text {
    padding: 0.7rem 1rem;
    font-weight: bold;
    line-height: 1;
    color: inherit; }

.menu-centered > .menu {
  -ms-flex-pack: center;
      justify-content: center; }
  .menu-centered > .menu li {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center; }
    .menu-centered > .menu li .submenu li {
      -ms-flex-pack: start;
          justify-content: flex-start; }

.no-js [data-responsive-menu] ul {
  display: none; }

.is-off-canvas-open {
  overflow: hidden; }

.js-off-canvas-overlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 11;
  width: 100%;
  height: 100%;
  transition: opacity 0.5s ease, visibility 0.5s ease;
  background: rgba(254, 254, 254, 0.25);
  opacity: 0;
  visibility: hidden;
  overflow: hidden; }
  .js-off-canvas-overlay.is-visible {
    opacity: 1;
    visibility: visible; }
  .js-off-canvas-overlay.is-closable {
    cursor: pointer; }
  .js-off-canvas-overlay.is-overlay-absolute {
    position: absolute; }
  .js-off-canvas-overlay.is-overlay-fixed {
    position: fixed; }

.off-canvas-wrapper {
  position: relative;
  overflow: hidden; }

.off-canvas {
  position: fixed;
  z-index: 12;
  transition: transform 0.5s ease;
  backface-visibility: hidden;
  background: #fefefe; }
  [data-whatinput='mouse'] .off-canvas {
    outline: 0; }
  .off-canvas.is-transition-push {
    z-index: 12; }
  .off-canvas.is-closed {
    visibility: hidden; }
  .off-canvas.is-transition-overlap {
    z-index: 13; }
    .off-canvas.is-transition-overlap.is-open {
      box-shadow: 0 0 10px rgba(10, 10, 10, 0.5); }
  .off-canvas.is-open {
    -ms-transform: translate(0, 0);
        transform: translate(0, 0); }

.off-canvas-absolute {
  position: absolute;
  z-index: 12;
  transition: transform 0.5s ease;
  backface-visibility: hidden;
  background: #fefefe; }
  [data-whatinput='mouse'] .off-canvas-absolute {
    outline: 0; }
  .off-canvas-absolute.is-transition-push {
    z-index: 12; }
  .off-canvas-absolute.is-closed {
    visibility: hidden; }
  .off-canvas-absolute.is-transition-overlap {
    z-index: 13; }
    .off-canvas-absolute.is-transition-overlap.is-open {
      box-shadow: 0 0 10px rgba(10, 10, 10, 0.5); }
  .off-canvas-absolute.is-open {
    -ms-transform: translate(0, 0);
        transform: translate(0, 0); }

.position-left {
  top: 0;
  left: 0;
  height: 100%;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  width: 250px;
  -ms-transform: translateX(-250px);
      transform: translateX(-250px); }
  .off-canvas-content .off-canvas.position-left {
    -ms-transform: translateX(-250px);
        transform: translateX(-250px); }
    .off-canvas-content .off-canvas.position-left.is-transition-overlap.is-open {
      -ms-transform: translate(0, 0);
          transform: translate(0, 0); }
  .off-canvas-content.is-open-left.has-transition-push {
    -ms-transform: translateX(250px);
        transform: translateX(250px); }
  .position-left.is-transition-push {
    box-shadow: inset -13px 0 20px -13px rgba(10, 10, 10, 0.25); }

.position-right {
  top: 0;
  right: 0;
  height: 100%;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  width: 250px;
  -ms-transform: translateX(250px);
      transform: translateX(250px); }
  .off-canvas-content .off-canvas.position-right {
    -ms-transform: translateX(250px);
        transform: translateX(250px); }
    .off-canvas-content .off-canvas.position-right.is-transition-overlap.is-open {
      -ms-transform: translate(0, 0);
          transform: translate(0, 0); }
  .off-canvas-content.is-open-right.has-transition-push {
    -ms-transform: translateX(-250px);
        transform: translateX(-250px); }
  .position-right.is-transition-push {
    box-shadow: inset 13px 0 20px -13px rgba(10, 10, 10, 0.25); }

.position-top {
  top: 0;
  left: 0;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  height: 250px;
  -ms-transform: translateY(-250px);
      transform: translateY(-250px); }
  .off-canvas-content .off-canvas.position-top {
    -ms-transform: translateY(-250px);
        transform: translateY(-250px); }
    .off-canvas-content .off-canvas.position-top.is-transition-overlap.is-open {
      -ms-transform: translate(0, 0);
          transform: translate(0, 0); }
  .off-canvas-content.is-open-top.has-transition-push {
    -ms-transform: translateY(250px);
        transform: translateY(250px); }
  .position-top.is-transition-push {
    box-shadow: inset 0 -13px 20px -13px rgba(10, 10, 10, 0.25); }

.position-bottom {
  bottom: 0;
  left: 0;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  height: 250px;
  -ms-transform: translateY(250px);
      transform: translateY(250px); }
  .off-canvas-content .off-canvas.position-bottom {
    -ms-transform: translateY(250px);
        transform: translateY(250px); }
    .off-canvas-content .off-canvas.position-bottom.is-transition-overlap.is-open {
      -ms-transform: translate(0, 0);
          transform: translate(0, 0); }
  .off-canvas-content.is-open-bottom.has-transition-push {
    -ms-transform: translateY(-250px);
        transform: translateY(-250px); }
  .position-bottom.is-transition-push {
    box-shadow: inset 0 13px 20px -13px rgba(10, 10, 10, 0.25); }

.off-canvas-content {
  -ms-transform: none;
      transform: none;
  backface-visibility: hidden; }
  .off-canvas-content.has-transition-overlap, .off-canvas-content.has-transition-push {
    transition: transform 0.5s ease; }
  .off-canvas-content.has-transition-push {
    -ms-transform: translate(0, 0);
        transform: translate(0, 0); }
  .off-canvas-content .off-canvas.is-open {
    -ms-transform: translate(0, 0);
        transform: translate(0, 0); }

@media print, screen and (min-width: 43.75em) {
  .position-left.reveal-for-medium {
    -ms-transform: none;
        transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
    .position-left.reveal-for-medium .close-button {
      display: none; }
    .off-canvas-content .position-left.reveal-for-medium {
      -ms-transform: none;
          transform: none; }
    .off-canvas-content.has-reveal-left {
      margin-left: 250px; }
    .position-left.reveal-for-medium ~ .off-canvas-content {
      margin-left: 250px; }
  .position-right.reveal-for-medium {
    -ms-transform: none;
        transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
    .position-right.reveal-for-medium .close-button {
      display: none; }
    .off-canvas-content .position-right.reveal-for-medium {
      -ms-transform: none;
          transform: none; }
    .off-canvas-content.has-reveal-right {
      margin-right: 250px; }
    .position-right.reveal-for-medium ~ .off-canvas-content {
      margin-right: 250px; }
  .position-top.reveal-for-medium {
    -ms-transform: none;
        transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
    .position-top.reveal-for-medium .close-button {
      display: none; }
    .off-canvas-content .position-top.reveal-for-medium {
      -ms-transform: none;
          transform: none; }
    .off-canvas-content.has-reveal-top {
      margin-top: 250px; }
    .position-top.reveal-for-medium ~ .off-canvas-content {
      margin-top: 250px; }
  .position-bottom.reveal-for-medium {
    -ms-transform: none;
        transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
    .position-bottom.reveal-for-medium .close-button {
      display: none; }
    .off-canvas-content .position-bottom.reveal-for-medium {
      -ms-transform: none;
          transform: none; }
    .off-canvas-content.has-reveal-bottom {
      margin-bottom: 250px; }
    .position-bottom.reveal-for-medium ~ .off-canvas-content {
      margin-bottom: 250px; } }

@media print, screen and (min-width: 64em) {
  .position-left.reveal-for-large {
    -ms-transform: none;
        transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
    .position-left.reveal-for-large .close-button {
      display: none; }
    .off-canvas-content .position-left.reveal-for-large {
      -ms-transform: none;
          transform: none; }
    .off-canvas-content.has-reveal-left {
      margin-left: 250px; }
    .position-left.reveal-for-large ~ .off-canvas-content {
      margin-left: 250px; }
  .position-right.reveal-for-large {
    -ms-transform: none;
        transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
    .position-right.reveal-for-large .close-button {
      display: none; }
    .off-canvas-content .position-right.reveal-for-large {
      -ms-transform: none;
          transform: none; }
    .off-canvas-content.has-reveal-right {
      margin-right: 250px; }
    .position-right.reveal-for-large ~ .off-canvas-content {
      margin-right: 250px; }
  .position-top.reveal-for-large {
    -ms-transform: none;
        transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
    .position-top.reveal-for-large .close-button {
      display: none; }
    .off-canvas-content .position-top.reveal-for-large {
      -ms-transform: none;
          transform: none; }
    .off-canvas-content.has-reveal-top {
      margin-top: 250px; }
    .position-top.reveal-for-large ~ .off-canvas-content {
      margin-top: 250px; }
  .position-bottom.reveal-for-large {
    -ms-transform: none;
        transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
    .position-bottom.reveal-for-large .close-button {
      display: none; }
    .off-canvas-content .position-bottom.reveal-for-large {
      -ms-transform: none;
          transform: none; }
    .off-canvas-content.has-reveal-bottom {
      margin-bottom: 250px; }
    .position-bottom.reveal-for-large ~ .off-canvas-content {
      margin-bottom: 250px; } }

@media print, screen and (min-width: 43.75em) {
  .off-canvas.in-canvas-for-medium {
    visibility: visible;
    height: auto;
    position: static;
    background: none;
    width: auto;
    overflow: visible;
    transition: none; }
    .off-canvas.in-canvas-for-medium.position-left, .off-canvas.in-canvas-for-medium.position-right, .off-canvas.in-canvas-for-medium.position-top, .off-canvas.in-canvas-for-medium.position-bottom {
      box-shadow: none;
      -ms-transform: none;
          transform: none; }
    .off-canvas.in-canvas-for-medium .close-button {
      display: none; } }

@media print, screen and (min-width: 64em) {
  .off-canvas.in-canvas-for-large {
    visibility: visible;
    height: auto;
    position: static;
    background: none;
    width: auto;
    overflow: visible;
    transition: none; }
    .off-canvas.in-canvas-for-large.position-left, .off-canvas.in-canvas-for-large.position-right, .off-canvas.in-canvas-for-large.position-top, .off-canvas.in-canvas-for-large.position-bottom {
      box-shadow: none;
      -ms-transform: none;
          transform: none; }
    .off-canvas.in-canvas-for-large .close-button {
      display: none; } }

/*@include foundation-orbit;
@include foundation-pagination;
@include foundation-progress-bar;
@include foundation-slider;
@include foundation-sticky;
@include foundation-reveal;
@include foundation-switch;
@include foundation-table;
@include foundation-tabs;
@include foundation-thumbnail;
@include foundation-title-bar;
@include foundation-tooltip;
@include foundation-top-bar;

@include motion-ui-transitions;
@include motion-ui-animations*/
/* Overlay style */
.overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  max-width: 87.5rem; }
  .overlay .overlay-content #detailView {
    height: 100%; }
  .overlay .overlay-content #whatIsThis {
    padding-bottom: 25px; }
    .overlay .overlay-content #whatIsThis #what-image {
      width: 100%; }
    .overlay .overlay-content #whatIsThis .details {
      position: relative;
      color: #484848;
      text-align: left; }
      .overlay .overlay-content #whatIsThis .details .copy {
        margin-top: 1.5em;
        margin-left: 1em;
        margin-right: 1em; }
        .overlay .overlay-content #whatIsThis .details .copy .title {
          margin: 0;
          font-size: 2em;
          letter-spacing: -1px;
          text-transform: uppercase; }
          @media print, screen and (max-width: 43.74875em) {
            .overlay .overlay-content #whatIsThis .details .copy .title {
              font-size: 1.5em; } }
        .overlay .overlay-content #whatIsThis .details .copy .divider {
          border: 0.1em dotted #484848;
          border-style: dashed none none; }
        .overlay .overlay-content #whatIsThis .details .copy .description {
          margin-top: .5em;
          margin-bottom: .5em;
          line-height: 1.25em;
          font-size: .9em; }
          .overlay .overlay-content #whatIsThis .details .copy .description a {
            font-family: Arial;
            font-size: 1em;
            text-transform: capitalize;
            font-weight: 700; }
          .overlay .overlay-content #whatIsThis .details .copy .description a:hover {
            color: #0a0a0a; }
          @media print, screen and (max-width: 43.74875em) {
            .overlay .overlay-content #whatIsThis .details .copy .description {
              font-size: .8em; } }
        .overlay .overlay-content #whatIsThis .details .copy #buttons {
          margin-top: 1em; }
          .overlay .overlay-content #whatIsThis .details .copy #buttons .back_btn {
            display: inline-block;
            font-size: .9em;
            font-weight: bold;
            cursor: pointer;
            transition: color 0.25s; }
            @media print, screen and (max-width: 43.74875em) {
              .overlay .overlay-content #whatIsThis .details .copy #buttons .back_btn {
                font-size: .8em; } }
            .overlay .overlay-content #whatIsThis .details .copy #buttons .back_btn .fa {
              padding-right: .35em; }
          .overlay .overlay-content #whatIsThis .details .copy #buttons .back_btn:hover {
            color: #eead2e; }
  @media print, screen and (min-width: 64em) {
    .overlay .overlay-content {
      margin-top: 5%;
      margin-left: 10%;
      margin-right: 10%; } }
  @media print, screen and (min-width: 43.75em) and (max-width: 63.99875em) {
    .overlay .overlay-content {
      margin-top: 50px;
      margin-left: 5%;
      margin-right: 5%; } }
  @media print, screen and (max-width: 43.74875em) {
    .overlay .overlay-content {
      margin-top: 40px; } }

/* Overlay closing cross */
.overlay .overlay-close {
  position: absolute;
  overflow: hidden;
  color: #464646;
  opacity: 0.6;
  transition: opacity 0.25s; }
  @media print, screen and (min-width: 64em) {
    .overlay .overlay-close {
      font-size: 2.5em;
      right: 20px;
      top: 20px; } }
  @media print, screen and (min-width: 43.75em) and (max-width: 63.99875em) {
    .overlay .overlay-close {
      font-size: 2em;
      right: 20px;
      top: 10px; } }
  @media print, screen and (max-width: 43.74875em) {
    .overlay .overlay-close {
      font-size: 2em;
      right: .5em;
      top: .35em; } }

.overlay .overlay-close:hover {
  opacity: 1.0; }

/* Effects */
.container {
  display: none;
  transition: transform 0.5s; }

.container.overlay-open {
  -ms-transform: translateX(50%);
      transform: translateX(50%); }

.container::after {
  content: '';
  opacity: 0;
  visibility: hidden;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: opacity 0.5s, visibility 0s 0.5s; }

.container.overlay-open::after {
  visibility: visible;
  opacity: 1;
  transition: opacity 0.5s; }

.overlay-contentpush {
  height: 100%;
  width: 100%;
  background-image: url("../images/background.jpg");
  background-size: 700px auto;
  background-repeat: repeat;
  overflow-y: hidden;
  visibility: hidden;
  backface-visibility: hidden;
  -ms-transform: translateX(-100%);
      transform: translateX(-100%);
  transition: transform 0.5s, visibility 0s 0.5s; }

.overlay-contentpush.open {
  visibility: visible;
  -ms-transform: translateX(0%);
      transform: translateX(0%);
  transition: transform 0.5s;
  overflow-y: auto; }

.project-details {
  position: relative;
  color: #484848;
  text-align: left;
  padding-top: 25px;
  padding-bottom: 25px; }
  .project-details .copy {
    margin-top: 1.5em;
    margin-left: 1em;
    margin-right: 1em; }
    .project-details .copy .titleText {
      margin: 0;
      font-size: 2em;
      letter-spacing: -1px;
      text-transform: uppercase; }
      @media print, screen and (max-width: 43.74875em) {
        .project-details .copy .titleText {
          font-size: 1.5em; } }
    .project-details .copy .divider {
      border: 0.1em dotted #484848;
      border-style: dashed none none; }
    .project-details .copy .header {
      margin-top: .5em;
      margin-bottom: .5em;
      line-height: 1.5em;
      font-size: 1em; }
      .project-details .copy .header ul {
        margin: 0;
        list-style: none; }
        .project-details .copy .header ul li {
          display: inline-block;
          margin-right: 1.5em; }
      @media print, screen and (max-width: 43.74875em) {
        .project-details .copy .header {
          font-size: .8em; } }
    .project-details .copy span {
      font-weight: bold; }
    .project-details .copy .description {
      margin-top: .5em;
      margin-bottom: .5em;
      line-height: 1.25em;
      font-size: .9em; }
      @media print, screen and (max-width: 43.74875em) {
        .project-details .copy .description {
          font-size: .8em; } }
    .project-details .copy #buttons {
      margin-top: 1em; }
      .project-details .copy #buttons .view_site_btn {
        display: inline-block;
        font-weight: bold;
        cursor: pointer;
        margin-right: 3em;
        border: 1px dotted #484848;
        border-style: dashed dashed;
        padding: 2px 6px 2px 6px;
        transition: color 0.25s; }
        .project-details .copy #buttons .view_site_btn a {
          font-family: "Arial";
          font-size: .9em;
          text-transform: lowercase; }
        .project-details .copy #buttons .view_site_btn a:hover {
          color: #eead2e; }
        @media print, screen and (max-width: 43.74875em) {
          .project-details .copy #buttons .view_site_btn a {
            font-size: .8em; } }
        .project-details .copy #buttons .view_site_btn .fa {
          padding-right: .5em; }
      .project-details .copy #buttons .back_btn {
        display: inline-block;
        font-size: .9em;
        font-weight: bold;
        cursor: pointer;
        transition: color 0.25s; }
        @media print, screen and (max-width: 43.74875em) {
          .project-details .copy #buttons .back_btn {
            font-size: .8em; } }
        .project-details .copy #buttons .back_btn .fa {
          padding-right: .35em; }
      .project-details .copy #buttons .view_site_btn:hover {
        color: #eead2e; }
      .project-details .copy #buttons .back_btn:hover {
        color: #eead2e; }

html {
  margin: 0 auto;
  padding: 0;
  width: 100%;
  max-width: 87.5rem; }

.noscroll {
  overflow: hidden; }

.off-canvas-content {
  background-image: url("../images/background.jpg");
  background-size: 700px auto;
  background-repeat: repeat;
  overflow-y: hidden;
  padding-top: 10px; }

.close-button {
  position: absolute;
  top: .25em;
  right: .5em;
  color: #484848;
  font-family: "wacky_font";
  font-size: 2em; }

a {
  color: #484848;
  font-family: "wacky_font";
  text-transform: uppercase;
  font-size: 1.5em; }

a:hover {
  color: #0a0a0a;
  transition: color .25s; }

a:visited {
  color: #484848; }

h1 {
  font-family: 'AvenirNextLTPro-HeavyCnIt';
  color: #eead2e;
  -webkit-text-stroke-width: 2px;
  -webkit-text-stroke-color: #484848;
  letter-spacing: -1px; }

h2 {
  letter-spacing: -2px; }

p {
  letter-spacing: -.25px; }

#loaderOverlay {
  background-image: url("../images/background.jpg");
  background-size: 700px auto;
  background-repeat: repeat;
  overflow-y: hidden;
  z-index: 101;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  max-width: 87.5rem; }
  #loaderOverlay #loadingLogo {
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    text-align: center; }
    #loaderOverlay #loadingLogo img {
      height: auto; }
      @media print, screen and (min-width: 64em) {
        #loaderOverlay #loadingLogo img {
          width: 315px; } }
      @media print, screen and (min-width: 43.75em) and (max-width: 63.99875em) {
        #loaderOverlay #loadingLogo img {
          width: 241px; } }
      @media print, screen and (max-width: 43.74875em) {
        #loaderOverlay #loadingLogo img {
          width: 202px; } }
  #loaderOverlay #loadingCaption {
    text-align: center;
    color: #0a0a0a;
    font-family: 'courier_newregular'; }

#about,
#skills,
#work {
  margin: 25px;
  position: relative; }
  #about img,
  #skills img,
  #work img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 2em;
    margin-bottom: 2em; }

.secTitle {
  text-align: center;
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  margin-top: 4em;
  margin-bottom: 2em; }

.vertical {
  margin-left: 1.5em;
  margin-right: 1.5em;
  margin-top: 2em;
  font-size: .75em; }
  .vertical .divider {
    border: 0.1em dotted #484848;
    border-style: dashed none none;
    margin-bottom: 1.5em; }
  .vertical .text_btn {
    padding-bottom: 1em;
    font-size: 1.25em; }
  .vertical .social_btn {
    font-size: 1.25em;
    padding-bottom: .75em; }
    .vertical .social_btn i {
      margin-top: -.1em; }
    .vertical .social_btn span {
      font-family: 'Arial';
      font-size: .5em;
      margin-left: .5em;
      text-transform: lowercase; }

#header {
  position: relative;
  top: 0;
  height: 50px;
  width: 100%; }
  #header #mainLogo {
    position: absolute;
    display: block;
    left: 1.5em;
    top: .5em;
    z-index: 100; }
    #header #mainLogo img {
      height: auto; }
      @media print, screen and (min-width: 64em) {
        #header #mainLogo img {
          width: 315px; } }
      @media print, screen and (min-width: 43.75em) and (max-width: 63.99875em) {
        #header #mainLogo img {
          width: 241px; } }
      @media print, screen and (max-width: 43.74875em) {
        #header #mainLogo img {
          width: 202px; } }
    #header #mainLogo #caption {
      font-family: 'courier_newregular';
      color: #0a0a0a; }
      @media print, screen and (min-width: 64em) {
        #header #mainLogo #caption {
          font-size: 1.1em;
          margin-left: 25px; } }
      @media print, screen and (min-width: 43.75em) and (max-width: 63.99875em) {
        #header #mainLogo #caption {
          font-size: .85em;
          margin-left: 15px; } }
      @media print, screen and (max-width: 43.74875em) {
        #header #mainLogo #caption {
          margin-top: -.25em;
          font-size: .75em;
          margin-left: 5px; } }
  #header #nav-icon {
    position: absolute;
    top: 10px;
    right: 1em;
    width: 32px;
    height: 25px;
    -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    transition: .5s ease-in-out;
    cursor: pointer; }
    @media print, screen and (min-width: 64em) {
      #header #nav-icon {
        display: none; } }
  #header #nav-icon span {
    display: block;
    position: absolute;
    height: 5px;
    width: 100%;
    background: #484848;
    opacity: 1;
    left: 0;
    -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    transition: .25s ease-in-out; }
  #header #nav-icon span:nth-child(1) {
    top: 0px; }
  #header #nav-icon span:nth-child(2), #header #nav-icon span:nth-child(3) {
    top: 9px; }
  #header #nav-icon span:nth-child(4) {
    top: 18px; }
  #header #nav-icon.open span:nth-child(1) {
    top: 18px;
    width: 0%;
    left: 50%; }
  #header #nav-icon.open span:nth-child(2) {
    -ms-transform: rotate(45deg);
        transform: rotate(45deg); }
  #header #nav-icon.open span:nth-child(3) {
    -ms-transform: rotate(-45deg);
        transform: rotate(-45deg); }
  #header #nav-icon.open span:nth-child(4) {
    top: 18px;
    width: 0%;
    left: 50%; }
  @media print, screen and (min-width: 43.75em) and (max-width: 63.99875em) {
    #header {
      height: 60px; } }
  @media print, screen and (min-width: 64em) {
    #header {
      height: 70px; } }
  #header .horizontal {
    position: absolute;
    top: 0;
    right: 0;
    margin-right: 2em;
    font-size: .75em; }
    @media print, screen and (max-width: 63.99875em) {
      #header .horizontal {
        display: none; } }
    #header .horizontal .divider {
      padding-right: 5em; }
    #header .horizontal .text_btn {
      padding-top: 1.75em;
      padding-left: 2em;
      font-size: 1.25em; }
      @media print, screen and (min-width: 43.75em) and (max-width: 63.99875em) {
        #header .horizontal .text_btn {
          padding-top: 1.75em;
          padding-left: 2em;
          font-size: 1em; } }
    #header .horizontal .social_btn {
      padding-top: 1.25em;
      font-size: 1.5em;
      padding-right: .85em; }
      #header .horizontal .social_btn a {
        color: #8a8a8a; }
      #header .horizontal .social_btn a:hover {
        color: #484848;
        transition: color .25s; }

#footer {
  position: relative;
  height: 75px;
  width: 100%;
  background-image: url("../images/footer_tile.jpg");
  background-repeat: repeat-x;
  bottom: 0; }
  #footer #footer-image {
    position: absolute;
    bottom: -5px;
    right: 0;
    cursor: pointer;
    /*@media only screen and (max-width: 350px) {
            
        img{
            width:68px;
            height:auto;
            }
            
        }*/ }
    #footer #footer-image img {
      width: 88px;
      height: 103px; }
    #footer #footer-image #wp_caption {
      position: absolute;
      color: #fefefe;
      font-size: 1em;
      top: 70px;
      left: -80px;
      font-family: "wacky_font"; }
      @media only screen and (max-width: 400px) {
        #footer #footer-image #wp_caption {
          display: none; } }
  #footer ul {
    margin-left: 2em;
    text-align: center;
    padding-top: 1em;
    list-style-type: none; }
    @media print, screen and (max-width: 63.99875em) {
      #footer ul {
        text-align: left; } }
    #footer ul a:hover .social_btn {
      color: #eead2e; }
    #footer ul a:hover .email_btn {
      color: #eead2e; }
    #footer ul li {
      display: inline-block;
      margin-right: .15em; }
  #footer .email_btn {
    width: 43px;
    height: 43px;
    color: #b53a2c;
    font-size: 1.75em;
    margin-right: .25em;
    text-align: center;
    transition: color .25s; }
    @media print, screen and (max-width: 43.74875em) {
      #footer .email_btn {
        font-size: 1.5em; } }
  #footer .email_txt {
    font-family: "wacky_font";
    font-size: .75em;
    color: #fefefe;
    margin-right: 2em;
    text-transform: lowercase; }
    @media print, screen and (max-width: 63.99875em) {
      #footer .email_txt {
        display: none; } }
  #footer .social_btn {
    background-image: url("../images/button_backing.jpg");
    width: 43px;
    height: 43px;
    color: #fefefe;
    font-size: 1.35em;
    padding-top: .2em;
    text-align: center;
    transition: color .25s; }
    @media print, screen and (max-width: 43.74875em) {
      #footer .social_btn {
        width: 35px;
        height: 35px;
        font-size: 1em; } }

/* big buttons, no circle */
.flickity-prev-next-button {
  opacity: 0.3;
  background: transparent; }
  @media print, screen and (min-width: 64em) {
    .flickity-prev-next-button {
      width: 4em;
      height: 4em; } }
  @media print, screen and (max-width: 63.99875em) {
    .flickity-prev-next-button {
      display: none; } }

.flickity-prev-next-button:hover {
  opacity: 0.8;
  background: transparent; }

/* arrow color */
.flickity-prev-next-button .arrow {
  fill: white; }

.flickity-prev-next-button.no-svg {
  color: white; }

/* hide disabled button */
.flickity-prev-next-button:disabled {
  display: none; }

/* position outside */
@media print, screen and (min-width: 64em) {
  .overlay-carousel .flickity-prev-next-button.previous {
    left: -60px; }
  .overlay-carousel .flickity-prev-next-button.next {
    right: -60px; }
  .overlay-carousel .flickity-prev-next-button .arrow {
    fill: #484848; } }

/* position dots in carousel */
.main-carousel .flickity-page-dots {
  bottom: 10px; }
  @media print, screen and (max-width: 43.74875em) {
    .main-carousel .flickity-page-dots {
      bottom: -25px; } }

.overlay-carousel .flickity-page-dots {
  z-index: 100; }
  @media print, screen and (min-width: 64em) {
    .overlay-carousel .flickity-page-dots {
      bottom: -25px; }
      .overlay-carousel .flickity-page-dots .dot {
        display: none; }
      .overlay-carousel .flickity-page-dots .dot:nth-child(2n+1) {
        display: inline-block; } }
  @media print, screen and (min-width: 43.75em) and (max-width: 63.99875em) {
    .overlay-carousel .flickity-page-dots {
      bottom: -25px; } }
  @media print, screen and (max-width: 43.74875em) {
    .overlay-carousel .flickity-page-dots {
      bottom: -25px; } }

/* white circles */
.flickity-page-dots .dot {
  opacity: 0.3;
  background: transparent; }
  @media print, screen and (min-width: 64em) {
    .flickity-page-dots .dot {
      width: .8em;
      height: .8em; } }
  @media print, screen and (min-width: 43.75em) and (max-width: 63.99875em) {
    .flickity-page-dots .dot {
      width: .7em;
      height: .7em; } }
  @media print, screen and (max-width: 43.74875em) {
    .flickity-page-dots .dot {
      width: .7em;
      height: .7em; } }

.main-carousel .flickity-page-dots .dot {
  border: 2px solid #484848; }
  @media print, screen and (max-width: 43.74875em) {
    .main-carousel .flickity-page-dots .dot {
      border: 2px solid #484848; } }

.overlay-carousel .flickity-page-dots .dot {
  border: 2px solid #484848; }

.flickity-page-dots .dot:hover {
  opacity: 0.8; }

/* fill-in selected dot */
.flickity-page-dots .dot.is-selected {
  opacity: 0.3; }

.main-carousel .flickity-page-dots .dot.is-selected {
  background: #484848; }
  @media print, screen and (max-width: 43.74875em) {
    .main-carousel .flickity-page-dots .dot.is-selected {
      background: #484848; } }

.overlay-carousel .flickity-page-dots .dot.is-selected {
  background: #484848; }

.flickity-page-dots .dot.is-selected:hover {
  opacity: 0.8; }

.main-carousel .flickity-page-dots .dot.is-selected:hover {
  background: white; }
  @media print, screen and (max-width: 43.74875em) {
    .main-carousel .flickity-page-dots .dot.is-selected:hover {
      background: #484848; } }

.overlay-carousel .flickity-page-dots .dot.is-selected:hover {
  background: #484848; }

.main-carousel .carousel-cell {
  width: 100%;
  height: auto; }
  .main-carousel .carousel-cell img {
    width: 100%;
    height: 100%; }

#loadingCaption2 {
  position: relative;
  width: 100%;
  text-align: center;
  top: 100px;
  color: #0a0a0a;
  font-family: 'courier_newregular'; }

.overlay-carousel {
  opacity: 0;
  min-height: 150px; }
  .overlay-carousel .carousel-cell {
    top: -3px;
    height: auto; }
    @media print, screen and (min-width: 64em) {
      .overlay-carousel .carousel-cell {
        width: 50%;
        padding-right: 10px;
        padding-left: 10px; } }
    @media print, screen and (min-width: 43.75em) and (max-width: 63.99875em) {
      .overlay-carousel .carousel-cell {
        width: 100%;
        padding-right: 10px;
        padding-left: 10px; } }
    @media print, screen and (max-width: 43.74875em) {
      .overlay-carousel .carousel-cell {
        width: 100%;
        padding-right: 10px;
        padding-left: 10px; } }
    .overlay-carousel .carousel-cell img {
      width: 100%;
      height: auto;
      box-shadow: 2px 2px 2px #ccc; }

@media print, screen and (min-width: 64em) {
  #about #about_copy {
    padding-right: 10%;
    padding-top: 10%; } }

@media print, screen and (min-width: 43.75em) and (max-width: 63.99875em) {
  #about #about_copy {
    padding-right: 5%;
    padding-top: 5%; } }

#about #about-image img {
  height: auto; }
  @media print, screen and (min-width: 43.75em) {
    #about #about-image img {
      width: 432px; } }
  @media print, screen and (max-width: 43.74875em) {
    #about #about-image img {
      width: 300px; } }

@media print, screen and (min-width: 43.75em) {
  #work {
    padding-top: 5%; } }

#work h2 {
  text-align: center; }

#work p {
  text-align: center; }

#work #projects {
  list-style-type: none;
  margin-top: 3em;
  margin-left: 0;
  margin-right: 0;
  text-align: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  #work #projects li {
    display: inline-block; }
  #work #projects li:nth-of-type(1),
  #work #projects li:nth-of-type(2),
  #work #projects li:nth-of-type(3),
  #work #projects li:nth-of-type(4),
  #work #projects li:nth-of-type(8),
  #work #projects li:nth-of-type(9),
  #work #projects li:nth-of-type(10),
  #work #projects li:nth-of-type(11) {
    max-width: 292px; }
    #work #projects li:nth-of-type(1) .thumb-container,
    #work #projects li:nth-of-type(2) .thumb-container,
    #work #projects li:nth-of-type(3) .thumb-container,
    #work #projects li:nth-of-type(4) .thumb-container,
    #work #projects li:nth-of-type(8) .thumb-container,
    #work #projects li:nth-of-type(9) .thumb-container,
    #work #projects li:nth-of-type(10) .thumb-container,
    #work #projects li:nth-of-type(11) .thumb-container {
      max-width: 292px; }
    @media only screen and (min-width: 880px) and (max-width: 1086px) {
      #work #projects li:nth-of-type(1),
      #work #projects li:nth-of-type(2),
      #work #projects li:nth-of-type(3),
      #work #projects li:nth-of-type(4),
      #work #projects li:nth-of-type(8),
      #work #projects li:nth-of-type(9),
      #work #projects li:nth-of-type(10),
      #work #projects li:nth-of-type(11) {
        margin-left: 45px;
        margin-right: 45px; } }
  #work #projects li:nth-of-type(5),
  #work #projects li:nth-of-type(6),
  #work #projects li:nth-of-type(7),
  #work #projects li:nth-of-type(12),
  #work #projects li:nth-of-type(13),
  #work #projects li:nth-of-type(14) {
    max-width: 408px; }
    #work #projects li:nth-of-type(5) .thumb-container,
    #work #projects li:nth-of-type(6) .thumb-container,
    #work #projects li:nth-of-type(7) .thumb-container,
    #work #projects li:nth-of-type(12) .thumb-container,
    #work #projects li:nth-of-type(13) .thumb-container,
    #work #projects li:nth-of-type(14) .thumb-container {
      max-width: 408px; }
    @media only screen and (min-width: 1086px) and (max-width: 1294px) {
      #work #projects li:nth-of-type(5),
      #work #projects li:nth-of-type(6),
      #work #projects li:nth-of-type(7),
      #work #projects li:nth-of-type(12),
      #work #projects li:nth-of-type(13),
      #work #projects li:nth-of-type(14) {
        margin-left: 45px;
        margin-right: 45px; } }
    @media only screen and (min-width: 634px) and (max-width: 880px) {
      #work #projects li:nth-of-type(5),
      #work #projects li:nth-of-type(6),
      #work #projects li:nth-of-type(7),
      #work #projects li:nth-of-type(12),
      #work #projects li:nth-of-type(13),
      #work #projects li:nth-of-type(14) {
        margin-left: 45px;
        margin-right: 45px; } }
  #work #projects li:nth-of-type(15) {
    max-width: 408px; }
    #work #projects li:nth-of-type(15) .thumb-container {
      max-width: 408px; }
    @media only screen and (min-width: 880px) and (max-width: 1294px) {
      #work #projects li:nth-of-type(15) {
        margin-left: 150px;
        margin-right: 150px; } }
  @media only screen and (min-width: 1086px) and (max-width: 1294px) {
    #work #projects li:nth-of-type(1) {
      -ms-flex-order: 1;
          order: 1; }
    #work #projects li:nth-of-type(2) {
      -ms-flex-order: 2;
          order: 2; }
    #work #projects li:nth-of-type(3) {
      -ms-flex-order: 3;
          order: 3; }
    #work #projects li:nth-of-type(5) {
      -ms-flex-order: 4;
          order: 4; }
    #work #projects li:nth-of-type(6) {
      -ms-flex-order: 5;
          order: 5; }
    #work #projects li:nth-of-type(4) {
      -ms-flex-order: 6;
          order: 6; }
    #work #projects li:nth-of-type(8) {
      -ms-flex-order: 7;
          order: 7; }
    #work #projects li:nth-of-type(9) {
      -ms-flex-order: 8;
          order: 8; }
    #work #projects li:nth-of-type(7) {
      -ms-flex-order: 9;
          order: 9; }
    #work #projects li:nth-of-type(12) {
      -ms-flex-order: 10;
          order: 10; }
    #work #projects li:nth-of-type(13) {
      -ms-flex-order: 11;
          order: 11; }
    #work #projects li:nth-of-type(14) {
      -ms-flex-order: 12;
          order: 12; }
    #work #projects li:nth-of-type(10) {
      -ms-flex-order: 13;
          order: 13; }
    #work #projects li:nth-of-type(11) {
      -ms-flex-order: 14;
          order: 14; }
    #work #projects li:nth-of-type(15) {
      -ms-flex-order: 15;
          order: 15; } }
  @media only screen and (min-width: 634px) and (max-width: 1086px) {
    #work #projects li:nth-of-type(1) {
      -ms-flex-order: 1;
          order: 1; }
    #work #projects li:nth-of-type(2) {
      -ms-flex-order: 2;
          order: 2; }
    #work #projects li:nth-of-type(3) {
      -ms-flex-order: 3;
          order: 3; }
    #work #projects li:nth-of-type(4) {
      -ms-flex-order: 4;
          order: 4; }
    #work #projects li:nth-of-type(5) {
      -ms-flex-order: 5;
          order: 5; }
    #work #projects li:nth-of-type(6) {
      -ms-flex-order: 6;
          order: 6; }
    #work #projects li:nth-of-type(8) {
      -ms-flex-order: 7;
          order: 7; }
    #work #projects li:nth-of-type(9) {
      -ms-flex-order: 8;
          order: 8; }
    #work #projects li:nth-of-type(7) {
      -ms-flex-order: 9;
          order: 9; }
    #work #projects li:nth-of-type(12) {
      -ms-flex-order: 10;
          order: 10; }
    #work #projects li:nth-of-type(10) {
      -ms-flex-order: 11;
          order: 11; }
    #work #projects li:nth-of-type(11) {
      -ms-flex-order: 12;
          order: 12; }
    #work #projects li:nth-of-type(13) {
      -ms-flex-order: 13;
          order: 13; }
    #work #projects li:nth-of-type(14) {
      -ms-flex-order: 14;
          order: 14; }
    #work #projects li:nth-of-type(15) {
      -ms-flex-order: 15;
          order: 15; } }
  #work #projects li {
    text-align: center;
    padding-bottom: 3em;
    padding-left: 10px;
    padding-right: 10px;
    /* .thumb-container:hover > .cardDetails {
                opacity: 1;
            }*/ }
    #work #projects li .thumb-container {
      cursor: pointer;
      width: 100%;
      position: relative;
      display: inline-block;
      box-shadow: 4px 4px 4px #ccc; }
      #work #projects li .thumb-container .marker {
        position: absolute;
        top: 0;
        left: 0; }
      #work #projects li .thumb-container img {
        display: block;
        margin: 0;
        width: 100%;
        height: auto; }
      #work #projects li .thumb-container .cardDetails {
        overflow: hidden;
        width: inherit;
        height: auto;
        background-image: url("../images/rice_paper.png");
        background-repeat: repeat;
        position: absolute;
        top: 0;
        right: 0;
        left: 0;
        bottom: 0;
        color: white;
        opacity: 0;
        text-align: left;
        transition: opacity 0.5s; }
        #work #projects li .thumb-container .cardDetails .copy {
          margin-top: 1em;
          margin-left: 1em;
          margin-right: 1em; }
          #work #projects li .thumb-container .cardDetails .copy .titleText {
            font-family: 'AvenirNextLTPro-HeavyCnIt';
            color: #eead2e;
            text-shadow: -2px -2px 0 #0a0a0a, 2px -2px 0 #0a0a0a, -2px 2px 0 #0a0a0a, 2px 2px 0 #0a0a0a;
            font-size: 2.25em;
            letter-spacing: -1px;
            line-height: 1em;
            text-transform: uppercase; }
            @media screen and (-webkit-min-device-pixel-ratio: 0) {
              #work #projects li .thumb-container .cardDetails .copy .titleText {
                -webkit-text-stroke-width: 2px;
                -webkit-text-stroke-color: #0a0a0a;
                text-shadow: 0px 0px 0 #0a0a0a, 0px 0px 0 #0a0a0a, 0px 0px 0 #0a0a0a, 0px 0px 0 #0a0a0a; } }
            @media only screen and (max-width: 450px) {
              #work #projects li .thumb-container .cardDetails .copy .titleText {
                font-size: 2em; } }
            @media only screen and (max-width: 350px) {
              #work #projects li .thumb-container .cardDetails .copy .titleText {
                font-size: 1.75em; } }
          #work #projects li .thumb-container .cardDetails .copy .divider {
            border: 0.1em dotted #fefefe;
            border-style: dashed none none;
            margin-top: .25em; }
          #work #projects li .thumb-container .cardDetails .copy .header {
            margin-top: .5em;
            margin-bottom: .5em;
            line-height: 1.5em;
            font-size: 1em; }
            @media only screen and (max-width: 450px) {
              #work #projects li .thumb-container .cardDetails .copy .header {
                font-size: .9em; } }
            @media only screen and (max-width: 350px) {
              #work #projects li .thumb-container .cardDetails .copy .header {
                font-size: .8em; } }
          #work #projects li .thumb-container .cardDetails .copy span {
            font-weight: bold; }
          #work #projects li .thumb-container .cardDetails .copy .description {
            margin-bottom: .5em;
            line-height: 1.25em;
            font-size: .9em; }
            @media only screen and (max-width: 450px) {
              #work #projects li .thumb-container .cardDetails .copy .description {
                font-size: .8em; } }
            @media only screen and (max-width: 350px) {
              #work #projects li .thumb-container .cardDetails .copy .description {
                font-size: .7em; } }
          #work #projects li .thumb-container .cardDetails .copy .btn {
            margin-top: .5em;
            font-weight: bold;
            text-align: right;
            cursor: pointer;
            transition: color 0.25s; }
            @media only screen and (max-width: 450px) {
              #work #projects li .thumb-container .cardDetails .copy .btn {
                font-size: .9em; } }
            @media only screen and (max-width: 350px) {
              #work #projects li .thumb-container .cardDetails .copy .btn {
                font-size: .8em; } }
          #work #projects li .thumb-container .cardDetails .copy .btn:hover {
            color: #eead2e; }

#skills #skills_image img {
  height: auto;
  width: 415px;
  box-shadow: 4px 4px 4px #ccc; }

@media print, screen and (min-width: 43.75em) and (max-width: 63.99875em) {
  #skills #skills_copy {
    padding-top: 5%; } }

@media print, screen and (min-width: 64em) {
  #skills #skills_copy {
    padding-top: 5%;
    padding-left: 8%; } }

#labs {
  margin-bottom: 5em; }
  @media print, screen and (min-width: 43.75em) {
    #labs {
      padding-top: 5%; } }
  #labs h2 {
    text-align: center; }
  #labs p {
    text-align: center;
    padding-bottom: 1em; }
  #labs #labs_image img {
    height: auto;
    width: 415px;
    box-shadow: 4px 4px 4px #ccc; }
  #labs #labs_copy p {
    text-align: left; }
  @media print, screen and (min-width: 43.75em) and (max-width: 63.99875em) {
    #labs #labs_copy {
      padding-top: 5%; } }
  @media print, screen and (min-width: 64em) {
    #labs #labs_copy {
      padding-top: 5%;
      padding-left: 8%; } }
