/*! Stacks | GPL License | stackstheme.com | Copyright 2013 Of Desks Studio */
/* Stacks Variables */
/* Of Desks Mixins | GPL License | ofdesks.com */
/* Stacks Mixins */
/*! reset.css v2.1 | Public Domain | http://meyerweb.com/eric/tools/css/reset/ */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

@import url('https://fonts.googleapis.com/css?family=Lato|Raleway&display=swap');

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

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

table {
  border-collapse: collapse;
  border-spacing: 0; }

/*! Stacks Base */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html {
  height: 100%;
  font-size: 100%; }

body {
  height: 100%;
  padding: 0;
  background: white;
  color: #303030;
/*  font-family: "freight-sans-pro", "freight-sans-pro", "Helvetica Neue", Helvetica, Arial, sans-serif;*/
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  font-weight: 400;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
  /*letter-spacing: 0.5px;*/ }
h1,h2,h3,h4,h5,h6 {
  font-family: 'Raleway', sans-serif; }
a {
  text-decoration: none; }

img {
  max-width: 100%;
  width: auto\9;
  height: auto;
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic; }

#map_canvas img,
.google-maps img {
  max-width: none; }

/*! Layout */
.container {
  position: relative;
  max-width: 1020px;
  height: 100%;
  padding: 0 10px;
  margin: 0 auto;
  *zoom: 1; }
  .container:before, .container:after {
    content: " ";
    display: table; }
  .container:after {
    clear: both; }
  @media screen and (min-width: 768px) {
    .container {
      padding: 0 20px; } }

.browsehappy {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 400px;
  z-index: 99;
  padding: 20px;
  color: white;
  background-color: #dd2244;
  border-bottom: 2px solid #b11b36;
  text-align: center;
  font-weight: bold;
  line-height: 1.5em; }
  .browsehappy a, .browsehappy a:hover {
    color: white;
    text-decoration: underline; }

/*! Genericons (Modified) */
/**
 * The font was graciously generated by Font Squirrel (http://www.fontsquirrel.com). We love those guys.
 */
@font-face {
  font-family: 'Genericons';
  src: url("../fonts/genericons-regular-webfont.eot");
  src: url("../fonts/genericons-regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/genericons-regular-webfont.woff") format("woff"), url("../fonts/genericons-regular-webfont.ttf") format("truetype"), url("../fonts/genericons-regular-webfont.svg#genericonsregular") format("svg");
  font-weight: normal;
  font-style: normal; }

/**
 * All Genericons
 */
.sticky .entry-header .entry-meta:before,
.entry-comments a:before,
.entry-date a:before {
  display: inline-block;
  margin-right: 0.25em;
  -webkit-font-smoothing: antialiased;
  line-height: 1;
  font-family: 'Genericons';
  text-decoration: inherit;
  font-weight: normal;
  font-style: normal;
  vertical-align: top; }

.entry-title a:after {
  display: inline-block;
  margin-left: 0.25em;
  -webkit-font-smoothing: antialiased;
  line-height: 1;
  font-family: 'Genericons';
  text-decoration: inherit;
  font-weight: normal;
  font-style: normal;
  vertical-align: top; }

[class^="genericon-"],
[class*=" genericon-"] {
  display: inline-block;
  width: 16px;
  height: 16px;
  -webkit-font-smoothing: antialiased;
  font-size: 16px;
  line-height: 1;
  font-family: 'Genericons';
  text-decoration: inherit;
  font-weight: normal;
  font-style: normal;
  vertical-align: top; }

.genericon-medium {
  width: 24px;
  height: 24px;
  font-size: 24px;
  vertical-align: middle; }

.genericon-large {
  width: 32px;
  height: 32px;
  font-size: 32px;
  vertical-align: middle; }

/**
 * IE7 and IE6 hacks
 */
[class^="genericon-"],
[class*=" genericon-"] {
  *overflow: auto;
  *zoom: 1;
  *display: inline; }

/**
 * Individual icons
 */
/* Post formats */
.genericon-standard:before {
  content: '\f100'; }

.genericon-aside:before {
  content: '\f101'; }

.genericon-image:before {
  content: '\f102'; }

.genericon-gallery:before {
  content: '\f103'; }

.genericon-video:before {
  content: '\f104'; }

.genericon-status:before {
  content: '\f105'; }

.genericon-quote:before {
  content: '\f106'; }

.genericon-link:before {
  content: '\f107'; }

.genericon-chat:before {
  content: '\f108'; }

.genericon-audio:before {
  content: '\f109'; }

/* Social icons */
.genericon-github:before {
  content: '\f200'; }

.genericon-dribbble:before {
  content: '\f201'; }

.genericon-twitter:before {
  content: '\f202'; }

.genericon-facebook:before {
  content: '\f203'; }

.genericon-facebook-alt:before {
  content: '\f204'; }

.genericon-wordpress:before {
  content: '\f205'; }

.genericon-googleplus:before {
  content: '\f206'; }

.genericon-linkedin:before {
  content: '\f207'; }

.genericon-linkedin-alt:before {
  content: '\f208'; }

.genericon-pinterest:before {
  content: '\f209'; }

.genericon-pinterest-alt:before {
  content: '\f210'; }

.genericon-flickr:before {
  content: '\f211'; }

.genericon-vimeo:before {
  content: '\f212'; }

.genericon-youtube:before {
  content: '\f213'; }

.genericon-tumblr:before {
  content: '\f214'; }

.genericon-instagram:before {
  content: '\f215'; }

.genericon-codepen:before {
  content: '\f216'; }

/* Meta icons */
.genericon-comment:before {
  content: '\f300'; }

.genericon-category:before {
  content: '\f301'; }

.genericon-tag:before {
  content: '\f302'; }

.genericon-time:before {
  content: '\f303'; }

.genericon-user:before {
  content: '\f304'; }

.genericon-day:before {
  content: '\f305'; }

.genericon-week:before {
  content: '\f306'; }

.genericon-month:before {
  content: '\f307'; }

.genericon-pinned:before {
  content: '\f308'; }

/* Other icons */
.genericon-search:before {
  content: '\f400'; }

.genericon-unzoom:before {
  content: '\f401'; }

.genericon-zoom:before {
  content: '\f402'; }

.genericon-show:before {
  content: '\f403'; }

.genericon-hide:before {
  content: '\f404'; }

.genericon-close:before {
  content: '\f405'; }

.genericon-close-alt:before {
  content: '\f406'; }

.genericon-trash:before {
  content: '\f407'; }

.genericon-star:before {
  content: '\f408'; }

.genericon-home:before {
  content: '\f409'; }

.genericon-mail:before {
  content: '\f410'; }

.genericon-edit:before {
  content: '\f411'; }

.genericon-reply:before {
  content: '\f412'; }

.genericon-feed:before {
  content: '\f413'; }

.genericon-warning:before {
  content: '\f414'; }

.genericon-share:before {
  content: '\f415'; }

.genericon-attachment:before {
  content: '\f416'; }

.genericon-location:before {
  content: '\f417'; }

.genericon-checkmark:before {
  content: '\f418'; }

.genericon-menu:before {
  content: '\f419'; }

.genericon-top:before {
  content: '\f420'; }

.genericon-minimize:before {
  content: '\f421'; }

.genericon-maximize:before {
  content: '\f422'; }

.genericon-404:before {
  content: '\f423'; }

.genericon-spam:before {
  content: '\f424'; }

.genericon-summary:before {
  content: '\f425'; }

.genericon-cloud:before {
  content: '\f426'; }

.genericon-key:before {
  content: '\f427'; }

.genericon-dot:before {
  content: '\f428'; }

.genericon-next:before {
  content: '\f429'; }

.genericon-previous:before {
  content: '\f430'; }

.genericon-expand:before {
  content: '\f431'; }

.genericon-collapse:before {
  content: '\f432'; }

.genericon-dropdown:before {
  content: '\f433'; }

.genericon-dropdown-left:before {
  content: '\f434'; }

.genericon-top:before {
  content: '\f435'; }

.genericon-draggable:before {
  content: '\f436'; }

.genericon-phone:before {
  content: '\f437'; }

.genericon-send-to-phone:before {
  content: '\f438'; }

.genericon-plugin:before {
  content: '\f439'; }

.genericon-cloud-download:before {
  content: '\f440'; }

.genericon-cloud-upload:before {
  content: '\f441'; }

.genericon-external:before {
  content: '\f442'; }

.genericon-document:before {
  content: '\f443'; }

.genericon-book:before {
  content: '\f444'; }

.genericon-cog:before {
  content: '\f445'; }

.genericon-unapprove:before {
  content: '\f446'; }

.genericon-cart:before {
  content: '\f447'; }

.genericon-pause:before {
  content: '\f448'; }

.genericon-stop:before {
  content: '\f449'; }

.genericon-skip-back:before {
  content: '\f450'; }

.genericon-skip-ahead:before {
  content: '\f451'; }

.genericon-play:before {
  content: '\f452'; }

.genericon-tablet:before {
  content: '\f453'; }

.genericon-send-to-tablet:before {
  content: '\f454'; }

/* Generic shapes */
.genericon-uparrow:before {
  content: '\f500'; }

.genericon-rightarrow:before {
  content: '\f501'; }

.genericon-downarrow:before {
  content: '\f502'; }

.genericon-leftarrow:before {
  content: '\f503'; }

/*!	Site */
.site-header {
  position: relative;
  height: auto;
  height: 320px;
  padding: 40px 0;
  z-index: 10;
  *zoom: 1; }
  .site-header:before, .site-header:after {
    content: " ";
    display: table; }
  .site-header:after {
    clear: both; }
  @media screen and (min-width: 768px) {
    .site-header {
      padding: 40px 0;
      min-height: 500px; } }
  .site-header .container {
    text-align: center; }
    .site-header .container .menu-main-nav-container {
      text-align: left !important; }

.site-header-overlay {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  background: transparent !important; }

.site-home {
  display: block;
  max-width: 320px; }
  @media screen and (min-width: 768px) {
    .site-home {
      float: left;
      padding: 10px 0;
      margin: 0px; } }

@media screen and (max-width: 767px) {
  .site-header-overlay .site-logo, .site-header-overlay .site-title, .site-header-overlay .site-description {
    max-width: 250px; } }

.site-logo, .site-title, .site-description {
  position: relative;
  z-index: 1;
  max-width: 150px; }
  @media screen and (min-width: 768px) {
    .site-logo, .site-title, .site-description {
      max-width: 200px; } }

.site-title {
  font-size: 2em; }

.site-navigation a {
  display: block;
  opacity: 0.85;
  -webkit-transition: opacity 0.1s ease-in-out;
  -moz-transition: opacity 0.1s ease-in-out;
  transition: opacity 0.1s ease-in-out; }
  .site-navigation a:hover {
    opacity: 1; }

.site-content {
  *zoom: 1; }
  .site-content:before, .site-content:after {
    content: " ";
    display: table; }
  .site-content:after {
    clear: both; }

@media screen and (min-width: 768px) {
  .sidebar .site-content {
    position: relative;
    max-width: 1020px;
    padding: 0;
    margin: 0 auto; }
    .sidebar .site-content .site-articles {
      float: left;
      width: 75%; } }
.site-archive {
  background-color: rgba(0, 0, 0, 0.02);
  padding: 20px 0; }
  .site-archive h1 {
    font-size: 100%;
    font-weight: bold;
    text-transform: uppercase;
    color: #303030; }
  .site-archive p {
    margin-top: 20px; }

.site-footer {
  padding: 20px 0;
  background-color: #303030;
  color: #dec355; }
  .site-footer a {
    text-overflow: ellipsis; }
  .site-footer .container {
    padding: 0; }

.site-social {
  padding: 0;
  margin: 0;
  text-align: center;
  word-break: break-word;
  overflow: hidden; }
  .site-social li {
    display: inline-block;
    white-space: normal;
    margin: 10px; }
    .site-social li a {
      opacity: 0.75;
      color: white; }
      .site-social li a:hover {
        opacity: 1; }

.site-copyright {
  text-align: center;
  font-size: 0.875em;
  padding: 20px;
  text-transform: uppercase; }
  .site-copyright .unicorn {
    background: transparent url("../images/unicorn.jpg") no-repeat;
    background-size: 100%;
    width: 25px;
    height: 29px;
    margin: 30px auto 10px auto; }

.all-columns {
  position: relative;
  top: -15px; }
  .all-columns .first {
    clear: left;
    margin-right: 3%; }
  .all-columns .last {
    margin-left: 3%; }

.post-17 .wp-image-wrapper {
  position: relative;
  margin-top: -40px; }
  @media screen and (min-width: 768px) {
    .post-17 .wp-image-wrapper {
      margin-top: -100px; } }

@media screen and (max-width: 767px) {
  .one-half,
  .one-third,
  .two-third {
    width: 100%; } }
form#mc_signup_form {
  padding: 0px; }

#mc_signup {
  width: 300px;
  margin: 0px;
  padding: 20px;
  background: #f1f1f1; }

#mc-indicates-required {
  display: none; }

.mergeRow {
  display: none; }

.project {
  float: left;
  width: 100%;
  padding-bottom: 40px;
  border-bottom: 1px solid #eee; }
  @media screen and (min-width: 768px) {
    .project .projecttext {
      max-width: 50%;
      float: right; }
    .project:nth-child(even) .projecttext {
      float: left; }
    .project .projectimg {
      float: left;
      max-width: 45%;
      margin-right: 5%;
      height: 100%;
      margin-bottom: 40px; }
    .project:nth-child(even) .projectimg {
      float: right;
      margin-left: 5%;
      margin-right: 0px; } }

/*! Buttons */
button,
input[type="button"],
input[type="submit"],
input[type="reset"],
.btn,
a.post-edit-link {
  position: relative;
  display: inline-block;
  margin: 0 10px 10px 0;
  border: 0;
  border-bottom: solid 2px rgba(0, 0, 0, 0.3);
  border-radius: 2px;
  box-shadow: 0 2px 0 rgba(0, 0, 0, 0.15);
  background-color: #f2f2f2;
  font-family: "freight-sans-pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 1em;
  text-decoration: none !important;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
  -webkit-appearance: none;
  padding: 5px 20px;
  color: white;
  background-color: #66bbcc;
  text-transform: uppercase; }
  button:focus,
  input[type="button"]:focus,
  input[type="submit"]:focus,
  input[type="reset"]:focus, button:hover,
  input[type="button"]:hover,
  input[type="submit"]:hover,
  input[type="reset"]:hover,
  .btn:focus,
  a.post-edit-link:focus,
  .btn:hover,
  a.post-edit-link:hover {
    top: -1px;
    margin-bottom: 9px;
    border-bottom-width: 3px;
    box-shadow: 0 3px 0 rgba(0, 0, 0, 0.15); }
  button:active,
  input[type="button"]:active,
  input[type="submit"]:active,
  input[type="reset"]:active,
  .btn:active,
  a.post-edit-link:active {
    top: 1px;
    margin-bottom: 11px;
    border-bottom-width: 1px;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.15); }
  button span,
  input[type="button"] span,
  input[type="submit"] span,
  input[type="reset"] span,
  .btn span,
  a.post-edit-link span {
    color: white; }
  button:focus,
  input[type="button"]:focus,
  input[type="submit"]:focus,
  input[type="reset"]:focus, button:hover,
  input[type="button"]:hover,
  input[type="submit"]:hover,
  input[type="reset"]:hover,
  .btn:focus,
  a.post-edit-link:focus,
  .btn:hover,
  a.post-edit-link:hover {
    color: white; }

.btn.btn-size-s, a.btn-size-s.post-edit-link {
  padding: 0 10px;
  font-size: 0.75em;
  font-weight: 500; }

.btn.btn-size-m, a.btn-size-m.post-edit-link {
  padding: 10px 20px;
  font-size: 1.25em; }

.btn.btn-size-l, a.btn-size-l.post-edit-link {
  padding: 10px 20px;
  font-size: 1.5em;
  text-transform: none; }

.btn-image, .btn-app-store,
.btn-app-store-alt,
.btn-mac-app-store,
.btn-mac-app-store-alt, .btn-google-play,
.btn-google-play-alt, .btn-chrome-web-store, .btn-windows-store,
.btn-windows-store-icon, .btn-wp-store,
.btn-wp-store-alt,
.btn-wp-store-icon {
  position: relative;
  display: inline-block;
  margin: 0 10px 10px 0;
  border: 0;
  border-bottom: solid 2px rgba(0, 0, 0, 0.3);
  border-radius: 2px;
  box-shadow: 0 2px 0 rgba(0, 0, 0, 0.15);
  background-color: #f2f2f2;
  font-family: "freight-sans-pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 1em;
  text-decoration: none !important;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
  -webkit-appearance: none; }
  .btn-image:focus, .btn-app-store:focus,
  .btn-app-store-alt:focus,
  .btn-mac-app-store:focus,
  .btn-mac-app-store-alt:focus, .btn-google-play:focus,
  .btn-google-play-alt:focus, .btn-chrome-web-store:focus, .btn-windows-store:focus,
  .btn-windows-store-icon:focus, .btn-wp-store:focus,
  .btn-wp-store-alt:focus,
  .btn-wp-store-icon:focus, .btn-image:hover, .btn-app-store:hover,
  .btn-app-store-alt:hover,
  .btn-mac-app-store:hover,
  .btn-mac-app-store-alt:hover, .btn-google-play:hover,
  .btn-google-play-alt:hover, .btn-chrome-web-store:hover, .btn-windows-store:hover,
  .btn-windows-store-icon:hover, .btn-wp-store:hover,
  .btn-wp-store-alt:hover,
  .btn-wp-store-icon:hover {
    top: -1px;
    margin-bottom: 9px;
    border-bottom-width: 3px;
    box-shadow: 0 3px 0 rgba(0, 0, 0, 0.15); }
  .btn-image:active, .btn-app-store:active,
  .btn-app-store-alt:active,
  .btn-mac-app-store:active,
  .btn-mac-app-store-alt:active, .btn-google-play:active,
  .btn-google-play-alt:active, .btn-chrome-web-store:active, .btn-windows-store:active,
  .btn-windows-store-icon:active, .btn-wp-store:active,
  .btn-wp-store-alt:active,
  .btn-wp-store-icon:active {
    top: 1px;
    margin-bottom: 11px;
    border-bottom-width: 1px;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.15); }
  .btn-image span, .btn-app-store span,
  .btn-app-store-alt span,
  .btn-mac-app-store span,
  .btn-mac-app-store-alt span, .btn-google-play span,
  .btn-google-play-alt span, .btn-chrome-web-store span, .btn-windows-store span,
  .btn-windows-store-icon span, .btn-wp-store span,
  .btn-wp-store-alt span,
  .btn-wp-store-icon span {
    color: white; }
  .btn-image img, .btn-app-store img,
  .btn-app-store-alt img,
  .btn-mac-app-store img,
  .btn-mac-app-store-alt img, .btn-google-play img,
  .btn-google-play-alt img, .btn-chrome-web-store img, .btn-windows-store img,
  .btn-windows-store-icon img, .btn-wp-store img,
  .btn-wp-store-alt img,
  .btn-wp-store-icon img {
    width: auto;
    height: 60px; }

.btn-app-store,
.btn-app-store-alt,
.btn-mac-app-store,
.btn-mac-app-store-alt {
  border-radius: 7px;
  border-color: #303030; }
  .btn-app-store img,
  .btn-app-store-alt img,
  .btn-mac-app-store img,
  .btn-mac-app-store-alt img {
    width: 203px; }

.btn-mac-app-store img,
.btn-mac-app-store-alt img {
  width: 248px; }

.btn-google-play,
.btn-google-play-alt {
  border-radius: 11px;
  border-color: #303030; }

.btn-google-play-icon {
  padding: 2px; }
  .btn-google-play-icon img {
    height: 60px; }

.btn-chrome-web-store {
  border-color: #eeeeee; }

.btn-windows-store,
.btn-windows-store-icon {
  border-color: #303030; }
  .btn-windows-store.btn-green,
  .btn-windows-store-icon.btn-green {
    border-color: #007500; }

.btn-wp-store,
.btn-wp-store-alt,
.btn-wp-store-icon {
  border-color: #303030; }
  .btn-wp-store.btn-cyan,
  .btn-wp-store-alt.btn-cyan,
  .btn-wp-store-icon.btn-cyan {
    border-color: #42a1c6; }
  .btn-wp-store.btn-gray,
  .btn-wp-store-alt.btn-gray,
  .btn-wp-store-icon.btn-gray {
    border-color: #5e5e60; }
  .btn-wp-store.btn-revblk, .btn-wp-store.btn-revcyan, .btn-wp-store.btn-revgry,
  .btn-wp-store-alt.btn-revblk,
  .btn-wp-store-alt.btn-revcyan,
  .btn-wp-store-alt.btn-revgry,
  .btn-wp-store-icon.btn-revblk,
  .btn-wp-store-icon.btn-revcyan,
  .btn-wp-store-icon.btn-revgry {
    border-color: #eeeeee; }

.btn.btn-blue, a.btn-blue.post-edit-link {
  background-color: #66bbcc; }

.btn.btn-success, a.btn-success.post-edit-link,
.btn.btn-green,
a.btn-green.post-edit-link {
  background-color: #99cc66; }

.btn.btn-fail, a.btn-fail.post-edit-link,
.btn.btn-red,
a.btn-red.post-edit-link {
  background-color: #dd2244; }

.btn.btn-yellow, a.btn-yellow.post-edit-link {
  background-color: #ffff99; }
  .btn.btn-yellow span, a.btn-yellow.post-edit-link span {
    color: #666666; }

.btn.btn-orange, a.btn-orange.post-edit-link {
  background-color: #ff9944; }

.btn.btn-pink, a.btn-pink.post-edit-link {
  background-color: #ff4466; }

.btn.btn-purple, a.btn-purple.post-edit-link {
  background-color: #bb77dd; }

/*! Forms */
form {
  display: inline;
  margin: 0; }

fieldset {
  padding: 0;
  margin: 0;
  border: 0; }

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 10px;
  font-size: 1.3125em;
  line-height: 3em;
  color: #666666;
  border: 0;
  border-bottom: 1px solid transparent; }
  legend small {
    font-size: 1.125em;
    opacity: 0.75; }

label {
  display: block;
  margin-bottom: 5px;
  font-size: 0.875em;
  font-weight: normal;
  line-height: 1.5em; }

select,
textarea,
input[type="email"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="url"], input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="time"], input[type="week"] {
  display: inline-block;
  height: 30px;
  padding: 0 5px;
  margin: 0 10px 10px 0;
  border: 1px solid transparent;
  border-radius: 3px;
  background-color: white;
  color: #303030;
  font-family: "freight-sans-pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 0.875em;
  line-height: 1.5em;
  box-shadow: 1px 2px 0 rgba(0, 0, 0, 0.2);
  -webkit-transition: border linear 0.1s;
  -moz-transition: border linear 0.1s;
  transition: border linear 0.1s; }
  select:focus,
  textarea:focus,
  input[type="email"]:focus, input[type="number"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="text"]:focus, input[type="url"]:focus, input[type="color"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus {
    box-shadow: 1px 2px 0 rgba(102, 187, 204, 0.2);
    outline: 0;
    outline: thin dotted \9;
    /* IE6-9 */ }

input,
select,
textarea,
.uneditable-input {
  width: 220px;
  max-width: 100%; }

textarea {
  height: auto; }

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  *margin-top: 0;
  /* IE7 */
  margin-top: 1px \9;
  /* IE8-9 */
  line-height: normal; }

.btn, a.post-edit-link,
input[type="file"],
input[type="image"],
input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="radio"],
input[type="checkbox"] {
  width: auto; }

select,
input[type="file"] {
  height: 30px;
  /* In IE7, the height of the select element cannot be changed by height, only font-size */
  *margin-top: 4px;
  /* For IE7, add top margin to align select with labels */
  line-height: 30px; }

select {
  background-image: url(data:image/png;base64,R0lGODlhDQAEAIAAAAAAAP8A/yH5BAEHAAEALAAAAAANAAQAAAILhA+hG5jMDpxvhgIAOw==);
  background-repeat: no-repeat;
  background-position: right center; }

select[multiple],
select[size] {
  height: auto;
  background: none; }

input[disabled],
select[disabled],
textarea[disabled],
input[readonly],
select[readonly],
textarea[readonly] {
  background-color: #eeeeee;
  border: 0;
  box-shadow: none;
  color: #bbbbbb;
  cursor: not-allowed;
  text-shadow: none; }

input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"][readonly],
input[type="checkbox"][readonly] {
  background-color: transparent; }

input:focus:invalid,
textarea:focus:invalid,
select:focus:invalid {
  color: #dd2244; }
  input:focus:invalid:focus,
  textarea:focus:invalid:focus,
  select:focus:invalid:focus {
    box-shadow: 1px 2px 0 rgba(221, 34, 68, 0.2); }

/*! Typeset (based on https: //github.com/joshuarudd/typeset.css ) */
.typeset li, .typeset dt, .typeset dd, .typeset p, .typeset pre, .typeset caption, .typeset th, .typeset td, .typeset figcaption {
  line-height: 1.5em; }
.typeset caption, .typeset dl, .typeset dd, .typeset div, .typeset figcaption, .typeset figure, .typeset h1, .typeset h2, .typeset h3, .typeset h4, .typeset h5, .typeset h6, .typeset * + p, .typeset p + *, .typeset pre, .typeset table, .typeset ol, .typeset ul {
  line-height: 1.5em;
  margin-top: 1em;
  margin-bottom: 1em; }
.typeset dd, .typeset blockquote, .typeset ol, .typeset ul {
  margin-left: 1.5em; }
.typeset code, .typeset pre, .typeset th {
  background-color: white; }
.typeset code, .typeset pre, .typeset var {
  color: #66bbcc; }
.typeset pre {
  border: 1px solid rgba(0, 0, 0, 0.2); }
.typeset th, .typeset td {
  border-top: 1px solid rgba(0, 0, 0, 0.2); }

.typeset a {
  text-decoration: underline; }
.typeset strong, .typeset b {
  font-weight: bold; }
.typeset u, .typeset em, .typeset i {
  font-style: italic;
  text-decoration: none; }
.typeset abbr[title] {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.2); }
.typeset acronym {
  text-transform: uppercase; }
  .typeset acronym[title] {
    border-bottom: 1px dotted rgba(0, 0, 0, 0.2); }
.typeset address {
  /* no style */ }
.typeset cite {
  font-style: italic; }
.typeset code {
  /* background-color set above */
  /* color set above */
  font-family: monospace;
  padding: .1em .2em; }
.typeset dfn {
  /* no style */ }
.typeset del, .typeset strike {
  color: #dd2244;
  text-decoration: line-through; }
.typeset ins {
  color: #99cc66;
  text-decoration: none; }
.typeset kbd {
  font-family: monospace; }
.typeset mark {
  background-color: #ffff99;
  color: black; }
.typeset q {
  font-weight: 300; }
.typeset samp {
  font-family: monospace; }
.typeset small {
  opacity: 0.75;
  font-size: 60%; }
.typeset s {
  text-decoration: line-through; }
.typeset sub {
  font-size: 80%;
  vertical-align: sub; }
.typeset sup {
  font-size: 80%;
  vertical-align: super; }
.typeset tt {
  font-family: monospace; }
.typeset var {
  font-style: italic; }

.typeset ol, .typeset ul {
  /* margin set above */ }
.typeset ol ol, .typeset ul ul, .typeset ol ul, .typeset ul ol {
  margin-top: 0;
  margin-bottom: 0; }
.typeset ol {
  list-style: decimal; }
  .typeset ol ol {
    list-style: lower-alpha; }
    .typeset ol ol ol {
      list-style: lower-roman; }
      .typeset ol ol ol ol {
        list-style: decimal; }
.typeset ul {
  list-style: circle; }
.typeset li {
  /* line-height set above */ }
.typeset dl {
  /* margin set above */ }
.typeset dt {
  font-weight: bold;
  /* line-height set above */ }
.typeset dd {
  /* line-height set above */
  margin-top: 0; }

.typeset h1, .typeset h2, .typeset h3, .typeset h4, .typeset h5, .typeset h6 {
  position: relative;
  font-family: "freight-sans-pro", "open-sans", "freight-sans-pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300;
  margin: 0.75em 0;
  letter-spacing: 2px; }
  .typeset h1 small, .typeset h2 small, .typeset h3 small, .typeset h4 small, .typeset h5 small, .typeset h6 small {
    font-family: "freight-sans-pro", "freight-sans-pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
    display: block;
    position: absolute;
    top: -1.5em;
    font-size: 0.5em;
    opacity: 0.75;
    text-transform: uppercase;
    font-weight: normal; }
.typeset h1 {
  font-size: 2em; }
.typeset h2 {
  font-size: 1.75em; }
.typeset h3 {
  font-size: 1.2em; }
.typeset h4 {
  font-size: 1em; }
.typeset h5 {
  font-size: 0.8em;
  font-weight: 700; }
.typeset h6 {
  font-size: 0.8em;
  font-weight: 400; }
.typeset p {
  /* line-height set above */
  /* margin set above */ }
  .typeset p + h1, .typeset p + h2, .typeset p + h3, .typeset p + h4, .typeset p + h5, .typeset p + h6 {
    margin-top: 1.5em; }
.typeset blockquote {
  /* margin-left set above */
  font-size: 1.125em;
  font-weight: 300; }
.typeset pre {
  /* background-color set above */
  /* border set above */
  border-radius: 2px;
  /* color set above */
  display: block;
  font-family: monospace;
  font-size: 14px;
  /* line-height set above */
  /* margin set above */
  max-width: 100%;
  overflow: scroll;
  padding: .7em;
  /* Mozilla, since 1999 */
  white-space: -moz-pre-wrap !important;
  /* css-3 */
  white-space: pre-wrap; }

.typeset table {
  width: 100%;
  max-width: 100%;
  background-color: transparent;
  /* border set above */
  border-collapse: collapse;
  border-spacing: 0;
  /* margin set above */
  table-layout: auto; }
.typeset caption {
  caption-side: top;
  font-weight: bold;
  /* line-height set above */
  /* margin set above */
  margin-top: 0;
  text-align: left; }
.typeset thead th {
  vertical-align: bottom; }
.typeset tbody + tbody {
  border-top: 2px solid rgba(0, 0, 0, 0.2); }
.typeset tbody {
  /* no style */ }
.typeset tfoot {
  /* no style */ }
.typeset th, .typeset td {
  /* border set above */
  /* color set above */
  /* line-height set above */
  padding: 0.5em;
  text-align: left;
  vertical-align: top; }
.typeset th {
  /* background-color set above */
  font-weight: bold; }
.typeset td {
  /* no style */ }
.typeset caption + thead tr:first-child th,
.typeset caption + thead tr:first-child td,
.typeset colgroup + thead tr:first-child th,
.typeset colgroup + thead tr:first-child td,
.typeset thead:first-child tr:first-child th,
.typeset thead:first-child tr:first-child td,
.typeset tr:first-child th,
.typeset tr:first-child td {
  border-top: 0; }

.typeset embed, .typeset iframe, .typeset img, .typeset object {
  display: inline;
  max-width: 100%; }
.typeset figure {
  display: block;
  max-width: 100%;
  /* margin set above */ }
.typeset figcaption {
  font-size: 80%;
  /* line-height set above */
  /* margin set above */
  text-align: left; }

@media screen and (min-width: 768px) {
  .typeset > :first-child {
    margin-top: 0; } }
/* WordPress Defaults */
.alignleft,
.alignright,
.aligncenter,
.alignnone {
  max-width: 100%; }

.alignleft {
  display: inline;
  float: left; }

.alignright {
  display: inline;
  float: right; }

.aligncenter {
  position: relative;
  clear: both;
  display: block;
  margin: 0 auto; }

img.wp-smiley {
  border: 0;
  border-radius: 0;
  box-shadow: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0; }

img[class*="wp-image-"],
.editor-attachment {
  border: 0;
  max-width: 100%; }

img.size-full {
  width: auto/9; }

img[class*="wp-image-"] {
  height: auto;
  max-width: 100%; }

img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
  height: auto; }

img.mceWPnextpage {
  border-radius: 0;
  box-shadow: none; }

.screen-reader-text,
.assistive-text {
  clip: rect(1px 1px 1px 1px);
  /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  overflow: hidden; }

[class*='post-'] {
  position: relative; }

a.post-edit-link {
  font-size: 0.875em;
  color: white !important; }

.error404 .entry-title {
  color: #dd2244; }

/*! WP Menu */
.menu {
  list-style: none;
  *zoom: 1; }
  .menu:before, .menu:after {
    content: " ";
    display: table; }
  .menu:after {
    clear: both; }
  .menu ul {
    margin: 0;
    padding: 0; }
  .menu li {
    position: relative;
    white-space: nowrap; }
  .menu a {
    display: block;
    text-overflow: ellipsis;
    overflow-x: hidden; }

.menu-bar {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  padding: 16px 60px 20px 20px;
  overflow: scroll;
  line-height: 30px;
  text-transform: lowercase; }
  .menu-bar > li {
    font-weight: bold; }
  .menu-bar.menu-is-active {
    display: block;
    z-index: 100; }
  @media screen and (min-width: 768px) {
    .menu-bar {
      display: block;
      position: absolute;
      bottom: 0;
      top: 135px;
      right: 0;
      margin: 0;
      padding: 0;
      text-align: left;
      line-height: 20px;
      background-color: transparent !important;
      overflow: visible; }
      .menu-bar li {
        list-style: none;
        margin: 0;
        padding: 0; }
        .menu-bar li a {
          padding: 5px 10px;
          pointer-events: auto;
          font-weight: 500;
          font-size: 18px; }
      .menu-bar li:hover > .sub-menu {
        display: block; }
      .menu-bar > li {
        float: left;
        margin: 0 5px;
        font-weight: normal; }
        .menu-bar > li:hover {
          top: -1px; }
          .menu-bar > li:hover a {
            z-index: 15; }
        .menu-bar > li > a {
          position: relative;
          z-index: 5; }
        .menu-bar > li .sub-menu {
          box-shadow: 1px 2px 0 rgba(0, 0, 0, 0.2);
          pointer-events: none; }
        .menu-bar > li > .sub-menu {
          top: 0;
          padding-top: 2em;
          z-index: 10; } }
  .menu-bar .sub-menu {
    font-size: 0.875em;
    min-width: 100%;
    font-weight: normal; }
    @media screen and (max-width: 767px) {
      .menu-bar .sub-menu {
        background-color: transparent !important; } }
    @media screen and (min-width: 768px) {
      .menu-bar .sub-menu {
        display: none;
        position: absolute;
        left: 0; }
        .menu-bar .sub-menu .sub-menu {
          top: 0;
          left: auto;
          right: 100%; } }
    .menu-bar .sub-menu .sub-menu {
      font-size: 1em; }

.menu-mobile {
  position: fixed;
  top: 20px;
  right: 20px;
  z-index: 110; }
  .menu-mobile .genericon-close-alt {
    display: none; }
  .menu-mobile.menu-is-active, .menu-mobile.menu-is-active:hover {
    color: #dd2244; }
    .menu-mobile.menu-is-active .genericon-menu, .menu-mobile.menu-is-active:hover .genericon-menu {
      display: none; }
    .menu-mobile.menu-is-active .genericon-close-alt, .menu-mobile.menu-is-active:hover .genericon-close-alt {
      display: block; }
  @media screen and (min-width: 768px) {
    .menu-mobile {
      display: none !important; } }

.admin-bar .menu-mobile,
.admin-bar .menu-bar {
  margin-top: 28px !important; }

/*! Pagination */
.pagination {
  background-color: rgba(0, 0, 0, 0.02);
  *zoom: 1; }
  .pagination:before, .pagination:after {
    content: " ";
    display: table; }
  .pagination:after {
    clear: both; }

.pagination-left,
.pagination-right {
  max-width: 50%;
  padding: 10px 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }
  @media screen and (min-width: 768px) {
    .pagination-left,
    .pagination-right {
      max-width: 75%;
      padding: 20px 0; } }

.pagination-left {
  float: left;
  padding-right: 10px; }

.pagination-right {
  float: right;
  padding-left: 10px; }

/*! WP Entries */
.entry-content {
  padding: 20px; }

article.joco_projects {
  padding: 0; }

.hentry {
  padding: 20px 0; }
  @media screen and (min-width: 768px) {
    .hentry {
      padding: 40px 0; } }
  .hentry + .post.hentry {
    margin-top: 20px; }
    @media screen and (min-width: 768px) {
      .hentry + .post.hentry {
        margin-top: 40px; } }
  @media screen and (min-width: 768px) {
    .hentry:hover .edit-link {
      display: block; } }

.entry-header {
  /*margin-bottom: $paddingLarge;*/ }

.entry-meta {
  display: block; }
  .entry-meta a {
    color: #aaaaaa; }
  .entry-meta span {
    margin-right: 20px; }

.entry-thumbnail {
  position: relative;
  top: -20px;
  margin: 0 -10px;
  text-align: center; }
  @media screen and (min-width: 768px) {
    .entry-thumbnail {
      top: -40px;
      margin: 0 -20px; }
      .entry-thumbnail img {
        margin: 0 auto; } }

.entry-title {
  font-size: 2em;
  color: #5599a7;
  font-weight: 300;
  text-transform: lowercase;
  margin: 10px 20px;
  line-height: 1em !important; }
  .entry-title a {
    color: inherit; }
  @media screen and (min-width: 768px) {
    .entry-title {
      margin: 40px 20px; } }

.sticky .entry-header .entry-meta:before {
  content: '\f308'; }

.entry-date a:before {
  content: '\f303'; }

.entry-comments a:before {
  content: '\f300'; }

.format-link .entry-title a:after {
  content: '\f107'; }

.format-image .entry-title a:after {
  content: '\f102'; }

.format-gallery .entry-title a:after {
  content: '\f102'; }

.format-video .entry-title a:after {
  content: '\f104'; }

.edit-link {
  display: none;
  position: absolute;
  z-index: 3000;
  top: 10px;
  right: 10px; }
  .edit-link .btn, .edit-link a.post-edit-link {
    color: white;
    background-color: #303030; }

.entry-search.stacks,
.entry-search {
  margin: 20px 0;
  padding: 0; }

/*! WP Post Formats */
.single .type-attachment,
.single .format-gallery,
.single .format-image,
.single .format-video,
.format-gallery .container,
.format-image .container,
.format-video .container {
  background-color: black;
  color: #eeeeee; }
  .single .type-attachment .entry-title,
  .single .format-gallery .entry-title,
  .single .format-image .entry-title,
  .single .format-video .entry-title,
  .format-gallery .container .entry-title,
  .format-image .container .entry-title,
  .format-video .container .entry-title {
    color: #eeeeee; }

.type-attachment .container,
.format-gallery .container,
.format-image .container,
.format-video .container {
  padding: 10px 10px 0; }
  @media screen and (min-width: 768px) {
    .type-attachment .container,
    .format-gallery .container,
    .format-image .container,
    .format-video .container {
      padding: 20px 20px 0; } }

.single .type-attachment .container,
.single .format-gallery .container,
.single .format-image .container,
.single .format-video .container {
  padding-top: 0; }

.format-video .fluid-width-video-wrapper {
  width: auto;
  margin: 0 -10px; }
  @media screen and (min-width: 768px) {
    .format-video .fluid-width-video-wrapper {
      margin: 0 -20px; } }

.format-image .wp-image-wrapper {
  width: auto;
  margin: 0 -10px; }
  @media screen and (min-width: 768px) {
    .format-image .wp-image-wrapper {
      margin: 0 -20px; } }
  .format-image .wp-image-wrapper img {
    margin: 0 auto; }

/*! WP Widgets */
.widgets {
  *zoom: 1; }
  .widgets:before, .widgets:after {
    content: " ";
    display: table; }
  .widgets:after {
    clear: both; }

@media screen and (min-width: 768px) {
  .widgets-blog {
    float: right;
    width: 25%;
    padding: 20px 0; }
    .widgets-blog .widget {
      width: 100%; } }
.widget {
  float: left;
  font-size: 0.875em;
  line-height: 1.5em;
  padding: 10px;
  min-width: 50%; }
  @media screen and (min-width: 768px) {
    .widget {
      padding: 20px;
      min-width: 25%;
      width: 25%; } }
  .widget h2 {
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 20px; }

.widget_calendar #next {
  text-align: right; }
.widget_calendar table {
  width: 100%;
  max-width: 100%;
  background-color: transparent;
  border-collapse: collapse;
  border-spacing: 0;
  table-layout: auto; }
.widget_calendar caption {
  text-transform: uppercase;
  font-size: 0.875em; }
.widget_calendar th, .widget_calendar td {
  padding: 0.25em; }
.widget_calendar th {
  font-weight: bold; }

/*! WP Comments */
.comments {
  background-color: rgba(0, 0, 0, 0.02);
  padding: 20px 0; }

.comments-title, #respond h3, .no-comments {
  font-size: 100%;
  margin: 0 0 1.5em;
  font-weight: bold;
  text-transform: uppercase;
  color: #303030; }

.comment {
  position: relative;
  margin-bottom: 10px; }
  @media screen and (min-width: 768px) {
    .comment {
      margin-bottom: 20px; } }
  .comment:hover > .comment-reply {
    display: block; }
  .comment .children {
    position: relative;
    margin-top: 10px;
    padding-left: 10px;
    border-left: 1px solid #eeeeee; }
    @media screen and (min-width: 768px) {
      .comment .children {
        margin-top: 20px;
        margin-left: 20px;
        padding-left: 20px; } }

.comment-body {
  font-size: 0.875em;
  margin-bottom: 10px; }

.comment-author {
  font-size: 150%;
  color: #303030;
  margin-bottom: 10px;
  height: 40px; }
  .comment-author img {
    width: 40px;
    border-radius: 2px;
    margin-right: 10px;
    vertical-align: baseline; }
  .comment-author a {
    color: #303030; }

.comment-meta {
  position: absolute;
  top: 0;
  left: 0;
  right: 20px;
  margin-left: 60px;
  font-size: 0.875em;
  text-transform: uppercase; }
  .comment-meta a {
    color: #aaaaaa; }

.no-avatars .comment-author {
  padding-top: 0.875em; }
.no-avatars .comment-meta {
  margin-left: 0; }

.comment-reply {
  font-size: 0.875em;
  line-height: 20px; }

.comment-reply-link:before {
  font-family: genericons;
  content: '\f412 '; }

.comments-form {
  background-color: rgba(0, 0, 0, 0.04); }

.comments-form label,
#respond label {
  font-weight: bold; }

.comments-form #respond {
  padding: 10px 0;
  background-color: transparent; }
  @media screen and (min-width: 768px) {
    .comments-form #respond {
      padding: 20px 0; } }

@media screen and (min-width: 768px) {
  #respond {
    background-color: rgba(0, 0, 0, 0.02);
    padding: 20px; } }
#respond h3 small {
  font-size: 0.875em;
  text-transform: none;
  font-weight: normal;
  float: right; }
#respond p {
  margin-bottom: 10px; }
#respond + .comment-reply {
  display: none; }

.comment-form-author,
.comment-form-email,
.comment-form-url,
.comment-form-comment {
  width: 100%;
  margin-right: 10px; }

.comment-form-comment {
  clear: both; }
  .comment-form-comment textarea {
    width: 100%; }

@media screen and (min-width: 768px) {
  .comment-form-author,
  .comment-form-email,
  .comment-form-url {
    width: auto;
    float: left; } }
.comment-notes,
.form-allowed-tags {
  font-size: 0.75em;
  font-style: italic; }
  .comment-notes code, .comment-notes pre,
  .form-allowed-tags code,
  .form-allowed-tags pre {
    margin-top: 10px;
    display: block;
    font-style: normal;
    font-family: monospace; }

/*! WP Gallery */
.entry-content .gallery {
  margin: 10px -10px 0;
  background-color: black;
  *zoom: 1; }
  @media screen and (min-width: 768px) {
    .entry-content .gallery {
      margin: 20px -20px 0; } }
  .entry-content .gallery br {
    clear: none !important; }
  .entry-content .gallery:before, .entry-content .gallery:after {
    content: " ";
    display: table; }
  .entry-content .gallery:after {
    clear: both; }

.entry-content .gallery-item {
  position: relative;
  float: left;
  width: 33.3333%;
  height: 0;
  padding-bottom: 33.3333%;
  margin: 0;
  text-align: center;
  opacity: 0.95;
  overflow: hidden; }
  .entry-content .gallery-item:hover {
    opacity: 1; }
  .entry-content .gallery-item .gallery-icon {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0; }
    .entry-content .gallery-item .gallery-icon a {
      display: block;
      height: 100%; }
    .entry-content .gallery-item .gallery-icon img {
      background-color: white; }
  .entry-content .gallery-item .gallery-caption {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    margin: 0;
    padding: 10px;
    background-color: black;
    background-color: rgba(0, 0, 0, 0.75);
    color: white;
    font-size: 0.9em; }

@media screen and (min-width: 768px) {
  .gallery-columns-9 .gallery-item {
    width: 11.11111%;
    padding-bottom: 11.11111%; }

  .gallery-columns-8 .gallery-item {
    width: 12.5%;
    padding-bottom: 12.5%; }

  .gallery-columns-7 .gallery-item {
    width: 14.28571%;
    padding-bottom: 14.28571%; }

  .gallery-columns-6 .gallery-item {
    width: 16.66667%;
    padding-bottom: 16.66667%; }

  .gallery-columns-5 .gallery-item {
    width: 20%;
    padding-bottom: 20%; }

  .gallery-columns-4 .gallery-item {
    width: 25%;
    padding-bottom: 25%; }

  .gallery-columns-3 .gallery-item {
    width: 33.33333%;
    padding-bottom: 33.33333%; } }
.gallery-columns-2 .gallery-item {
  width: 50%;
  padding-bottom: 50%; }

.gallery-columns-1 .gallery-item {
  width: 100%; }

.gallery-columns-9 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-6 .gallery-caption,
.gallery-columns-5 .gallery-caption {
  display: none; }

/*! Stacks Layers */
.stacks-wrapper,
.stacks-layer {
  padding: 0;
  margin: 0;
  *zoom: 1; }
  .stacks-wrapper:before, .stacks-wrapper:after,
  .stacks-layer:before,
  .stacks-layer:after {
    content: " ";
    display: table; }
  .stacks-wrapper:after,
  .stacks-layer:after {
    clear: both; }

@media screen and (max-width: 767px) {
  .stacks-layer {
    background-attachment: scroll !important; } }
.customize-header-overlay .stacks-layer-1 {
  padding-top: 150px; }

.stacks-layer .container {
  padding: 0; }

.stacks-layer-padded-top .container {
  padding-top: 20px; }
  @media screen and (min-width: 768px) {
    .stacks-layer-padded-top .container {
      padding-top: 40px; } }

.stacks-layer-padded-bottom .container {
  padding-bottom: 20px; }
  @media screen and (min-width: 768px) {
    .stacks-layer-padded-bottom .container {
      padding-bottom: 40px; } }

.stacks-layer-content {
  width: 100%;
  padding: 10px; }
  @media screen and (min-width: 768px) {
    .stacks-layer-content {
      padding: 20px; } }
  .stacks-layer-content > :last-child {
    margin-bottom: 0; }

[class*=stacks-layer-featured-] img {
  margin: auto;
  display: block; }

@media screen and (min-width: 768px) {
  .stacks-layer-featured-left,
  .stacks-layer-featured-right,
  .stacks-layer-content-left,
  .stacks-layer-content-right {
    width: 50%; }

  .stacks-layer-content-auto,
  .stacks-layer-content-left {
    float: left; }

  .stacks-layer-content-right {
    float: right; }

  .stacks-layer-featured-right + .stacks-layer-content-auto,
  .stacks-layer-featured-left + .stacks-layer-content-auto {
    width: 50%; }

  .stacks-layer-content-full {
    width: 100%;
    clear: both; }

  .stacks-layer-featured-left {
    float: left;
    padding-right: 20px; }
    .stacks-layer-featured-left + .stacks-layer-content-left {
      margin-right: 50%; }

  .stacks-layer-featured-right {
    float: right;
    padding-left: 20px; }
    .stacks-layer-featured-right + .stacks-layer-content-right {
      margin-left: 50%; } }
/*! Stacks Layer Sets */
.stacks-layerset {
  width: 100%;
  *zoom: 1; }
  .stacks-layerset:before, .stacks-layerset:after {
    content: " ";
    display: table; }
  .stacks-layerset:after {
    clear: both; }

.stacks-layerset + .stacks-layer-content,
.stacks-layer-featured + .stacks-layerset,
.stacks-layer-content + .stacks-layerset {
  padding-top: 10px; }
  @media screen and (min-width: 768px) {
    .stacks-layerset + .stacks-layer-content,
    .stacks-layer-featured + .stacks-layerset,
    .stacks-layer-content + .stacks-layerset {
      padding-top: 20px; } }

.stacks-layerset-columns-1 .stacks-layerset-item,
.stacks-layerset-columns-2 .stacks-layerset-item,
.stacks-layerset-columns-3 .stacks-layerset-item,
.stacks-layerset-columns-4 .stacks-layerset-item,
.stacks-layerset-columns-5 .stacks-layerset-item,
.stacks-layerset-columns-6 .stacks-layerset-item,
.stacks-layerset-columns-7 .stacks-layerset-item {
  width: 100%; }

.stacks-layerset-columns-7 .stacks-layerset-item,
.stacks-layerset-columns-8 .stacks-layerset-item,
.stacks-layerset-columns-9 .stacks-layerset-item,
.stacks-layerset-columns-10 .stacks-layerset-item {
  width: 50%; }

@media screen and (min-width: 768px) {
  .stacks-layerset-columns-2 .stacks-layerset-item {
    width: 50%; }
    .stacks-layerset-columns-2 .stacks-layerset-item:nth-child(2n+1) {
      clear: left; }

  .stacks-layerset-columns-3 .stacks-layerset-item {
    width: 33.33333%; }
    .stacks-layerset-columns-3 .stacks-layerset-item:nth-child(3n+1) {
      clear: left; }

  .stacks-layerset-columns-4 .stacks-layerset-item {
    width: 25%; }
    .stacks-layerset-columns-4 .stacks-layerset-item:nth-child(4n+1) {
      clear: left; }

  .stacks-layerset-columns-5 .stacks-layerset-item {
    width: 20%; }
    .stacks-layerset-columns-5 .stacks-layerset-item:nth-child(5n+1) {
      clear: left; }

  .stacks-layerset-columns-6 .stacks-layerset-item {
    width: 16.66667%; }
    .stacks-layerset-columns-6 .stacks-layerset-item:nth-child(6n+1) {
      clear: left; }

  .stacks-layerset-columns-7 .stacks-layerset-item {
    width: 14.28571%; }
    .stacks-layerset-columns-7 .stacks-layerset-item:nth-child(7n+1) {
      clear: left; }

  .stacks-layerset-columns-8 .stacks-layerset-item {
    width: 12.5%; }
    .stacks-layerset-columns-8 .stacks-layerset-item:nth-child(8n+1) {
      clear: left; }

  .stacks-layerset-columns-9 .stacks-layerset-item {
    width: 11.11111%; }
    .stacks-layerset-columns-9 .stacks-layerset-item:nth-child(9n+1) {
      clear: left; }

  .stacks-layerset-columns-10 .stacks-layerset-item {
    width: 10%; }
    .stacks-layerset-columns-10 .stacks-layerset-item:nth-child(10n+1) {
      clear: left; } }
.stacks-layerset-item {
  float: left;
  position: relative;
  padding: 10px; }
  @media screen and (min-width: 768px) {
    .stacks-layerset-item {
      padding: 20px; } }

.stacks-layerset-item-thumbnail {
  width: 100%;
  text-align: center; }

.stacks-layerset-item-title {
  /*font-family: "freight-sans-pro", "open-sans", "freight-sans-pro", "Helvetica Neue", Helvetica, Arial, sans-serif;*/
  font-family: 'Raleway', sans-serif;
  width: 100%;
  line-height: 1.25em; }
  .stacks-layerset-item-title > a {
    text-decoration: none;
    color: inherit !important; }

.stacks-layerset-icon .stacks-layerset-item {
  padding-top: 64px; }
.stacks-layerset-icon .stacks-layerset-item-title {
  position: absolute;
  top: 20px;
  left: 0;
  padding: 0 10px;
  font-size: 150%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }
  @media screen and (min-width: 768px) {
    .stacks-layerset-icon .stacks-layerset-item-title {
      padding: 0 20px; } }
.stacks-layerset-icon .stacks-layerset-item-thumbnail {
  float: left;
  max-width: 60px;
  max-height: 60px; }
  .stacks-layerset-icon .stacks-layerset-item-thumbnail img {
    border-radius: 2px; }
.stacks-layerset-icon .stacks-layerset-item-thumbnail ~ .stacks-layerset-item-text > .stacks-layerset-item-content {
  margin-left: 80px; }

.stacks-layerset-circle .stacks-layerset-item {
  text-align: center; }
.stacks-layerset-circle .stacks-layerset-item-thumbnail {
  display: inline-block;
  max-width: 320px; }
  .stacks-layerset-circle .stacks-layerset-item-thumbnail img {
    border-radius: 50%; }
.stacks-layerset-circle .stacks-layerset-item-title {
  font-size: 1.125em;
  margin: 20px 0;
  font-weight: bold;
  text-transform: uppercase; }
.stacks-layerset-circle .stacks-layerset-item-content {
  margin: 20px 0; }

.stacks-layerset-image .stacks-layerset-item {
  text-align: center; }
.stacks-layerset-image .stacks-layerset-item-title,
.stacks-layerset-image .stacks-layerset-item-content {
  display: none; }

.stacks-layerset-item-slider-auto,
.stacks-layerset-item-slider {
  padding: 0;
  margin: 0;
  width: 100%; }
  .stacks-layerset-item-slider-auto a,
  .stacks-layerset-item-slider a {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
  .stacks-layerset-item-slider-auto .stacks-layerset-item-title,
  .stacks-layerset-item-slider .stacks-layerset-item-title {
    font-size: 150%;
    margin: 0 0 10px; }
    @media screen and (min-width: 768px) {
      .stacks-layerset-item-slider-auto .stacks-layerset-item-title,
      .stacks-layerset-item-slider .stacks-layerset-item-title {
        margin: 1em 0; } }
  @media screen and (min-width: 768px) {
    .stacks-layerset-item-slider-auto .stacks-layerset-item-thumbnail + .stacks-layerset-item-text,
    .stacks-layerset-item-slider .stacks-layerset-item-thumbnail + .stacks-layerset-item-text {
      position: absolute;
      bottom: 20px;
      left: 40px;
      right: 40px;
      padding: 20px; } }
  .stacks-layerset-item-slider-auto .stacks-layerset-item-text,
  .stacks-layerset-item-slider .stacks-layerset-item-text {
    padding: 10px; }
    @media screen and (min-width: 768px) {
      .stacks-layerset-item-slider-auto .stacks-layerset-item-text,
      .stacks-layerset-item-slider .stacks-layerset-item-text {
        padding: 20px 60px; } }

.stacks-layer .bx-wrapper {
  position: relative;
  width: 100%;
  padding: 0;
  *zoom: 1;
  clear: both; }
.stacks-layer .bx-loading {
  position: absolute;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.8);
  z-index: 2000; }
.stacks-layer .bx-pager {
  position: absolute;
  top: 40px;
  right: 60px;
  z-index: 200; }
  .stacks-layer .bx-pager a {
    display: block;
    width: 8px;
    height: 8px;
    margin: 0 5px;
    background: #000;
    text-indent: -9999px;
    box-shadow: 1px 2px 0 rgba(0, 0, 0, 0.2);
    border-radius: 4px; }
    .stacks-layer .bx-pager a:focus, .stacks-layer .bx-pager a:hover, .stacks-layer .bx-pager a.active {
      background: #fff; }
.stacks-layer .bx-pager-item {
  display: inline-block;
  *zoom: 1;
  *display: inline; }
.stacks-layer .bx-prev,
.stacks-layer .bx-next {
  text-indent: -9999px;
  display: none; }
  @media screen and (min-width: 768px) {
    .stacks-layer .bx-prev,
    .stacks-layer .bx-next {
      display: block;
      position: absolute;
      top: 0;
      height: 100%;
      width: 80px;
      opacity: 0.2;
      background: rgba(0, 0, 0, 0);
      z-index: 100;
      -webkit-transition: opacity 0.1s;
      -moz-transition: opacity 0.1s;
      transition: opacity 0.1s; }
      .stacks-layer .bx-prev:before,
      .stacks-layer .bx-next:before {
        position: absolute;
        display: block;
        width: 39px;
        top: 25%;
        left: 50%;
        border-left: 1px solid #fff;
        height: 50%;
        content: ' '; }
      .stacks-layer .bx-prev:hover,
      .stacks-layer .bx-next:hover {
        opacity: 0.9; } }
.stacks-layer .bx-prev {
  left: 0; }
.stacks-layer .bx-next {
  right: 0; }
.stacks-layer .bx-controls-direction a.disabled {
  display: none; }

section.stacks-layer-you-me {
  min-height: 0px; }
  @media screen and (min-width: 768px) {
    section.stacks-layer-you-me {
      min-height: 454px; } }

section.stacks-layer-get-organized {
  background-position: -1000px center; }
  @media screen and (min-width: 768px) {
    section.stacks-layer-get-organized {
      background-position: center center; } }

.stacks-layerset-jocosity-columns {
  font-weight: 300; }
  .stacks-layerset-jocosity-columns a {
    color: #fff;
    float: right;
    text-decoration: none; }
    .stacks-layerset-jocosity-columns a:hover {
      color: #303030; }
    .stacks-layerset-jocosity-columns a:after {
      content: '\f429';
      display: inline-block;
      -webkit-font-smoothing: antialiased;
      font-family: 'Genericons';
      text-decoration: inherit;
      font-weight: normal;
      font-style: normal;
      vertical-align: top;
      font-size: 18px; }
  .stacks-layerset-jocosity-columns .stacks-layerset-item-title {
    font-size: 40px;
    text-transform: lowercase;
    font-weight: 300;
    line-height: 0.9em;
    margin-bottom: 32px;
    letter-spacing: 2px; }
  .stacks-layerset-jocosity-columns .stacks-layerset-item-content {
    letter-spacing: 0.5px; }
  .stacks-layerset-jocosity-columns small {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 300;
    clear: both;
    letter-spacing: 2px; }
  .stacks-layerset-jocosity-columns .you {
    background: #9ce4f3;
    padding: 40px; }
    .stacks-layerset-jocosity-columns .you small {
      color: #509aab; }
    @media screen and (min-width: 768px) {
      .stacks-layerset-jocosity-columns .you {
        padding: 100px 20px 50px;
        background: none; } }
  .stacks-layerset-jocosity-columns .blank {
    display: none; }
    .stacks-layerset-jocosity-columns .blank .stacks-layerset-item-title {
      display: none; }
    @media screen and (min-width: 768px) {
      .stacks-layerset-jocosity-columns .blank {
        display: block; } }
  .stacks-layerset-jocosity-columns .me {
    text-align: right;
    color: #fff;
    background: #509aab;
    padding: 40px; }
    .stacks-layerset-jocosity-columns .me a {
      color: #9ce4f3; }
      .stacks-layerset-jocosity-columns .me a:hover {
        color: #303030; }
    @media screen and (min-width: 768px) {
      .stacks-layerset-jocosity-columns .me {
        padding: 100px 20px 50px;
        background: none; } }
    .stacks-layerset-jocosity-columns .me .stacks-layerset-item-title {
      color: #fff; }
    .stacks-layerset-jocosity-columns .me small {
      color: #9ce4f3; }
  .stacks-layerset-jocosity-columns .organized {
    padding: 155px 40px 0px; }
    @media screen and (min-width: 768px) {
      .stacks-layerset-jocosity-columns .organized {
        padding: 100px 20px; } }
    .stacks-layerset-jocosity-columns .organized .stacks-layerset-item-title {
      position: relative; }
      @media screen and (min-width: 768px) {
        .stacks-layerset-jocosity-columns .organized .stacks-layerset-item-title {
          color: #fff; } }
    @media screen and (min-width: 768px) {
      .stacks-layerset-jocosity-columns .organized small {
        color: #dec355; } }
  .stacks-layerset-jocosity-columns .Forget {
    padding: 0px 40px; }
    .stacks-layerset-jocosity-columns .Forget a {
      color: #303030; }
      .stacks-layerset-jocosity-columns .Forget a:hover {
        color: #ffffff; }
    .stacks-layerset-jocosity-columns .Forget .stacks-layerset-item-title {
      display: none; }
    @media screen and (min-width: 768px) {
      .stacks-layerset-jocosity-columns .Forget {
        padding: 220px 20px 100px 40px; } }
  .stacks-layerset-jocosity-columns .collaboration {
    background: transparent url("../images/collab_bg.png") repeat;
    padding: 40px; }
    .stacks-layerset-jocosity-columns .collaboration a {
      color: #6bcce1; }
      .stacks-layerset-jocosity-columns .collaboration a:hover {
        color: #ffffff; }
    .stacks-layerset-jocosity-columns .collaboration .stacks-layerset-item-title {
      color: #fff; }
    .stacks-layerset-jocosity-columns .collaboration .stacks-layerset-item-content {
      color: #fff; }
    .stacks-layerset-jocosity-columns .collaboration small {
      color: #6bcce1; }
    @media screen and (min-width: 768px) {
      .stacks-layerset-jocosity-columns .collaboration {
        padding: 100px 40px 100px 20px; }
        .stacks-layerset-jocosity-columns .collaboration .stacks-layerset-item-text {
          max-width: 450px;
          float: right; } }
  .stacks-layerset-jocosity-columns .touch {
    background-color: #6bcce1;
    padding: 40px; }
    .stacks-layerset-jocosity-columns .touch a {
      color: #237487; }
      .stacks-layerset-jocosity-columns .touch a:hover {
        color: #ffffff; }
    .stacks-layerset-jocosity-columns .touch small {
      color: #237487; }
    @media screen and (min-width: 768px) {
      .stacks-layerset-jocosity-columns .touch {
        padding: 100px 20px 100px 40px; }
        .stacks-layerset-jocosity-columns .touch .stacks-layerset-item-text {
          max-width: 450px;
          float: left; } }

.stacks-layer-collab-contact {
  position: relative;
  z-index: 100; }
  .stacks-layer-collab-contact .container {
    max-width: 100%; }
  @media screen and (min-width: 768px) {
    .stacks-layer-collab-contact .stacks-layerset-jocosity-columns {
      margin: 0px auto;
      width: 100%;
      position: absolute; } }

.stacks-layer-definition {
  font-size: 20px;
  padding: 40px;
  font-family: "Lucida Console", Monaco, monospace;
  font-weight: 200; }
  @media screen and (min-width: 768px) {
    .stacks-layer-definition .stacks-layer-content {
      position: relative;
      height: 800px; }
    .stacks-layer-definition .dictionary {
      position: absolute;
      bottom: 50px;
      margin-left: -250px; } }

.stacks-layer-get-organized {
  background-color: #dec355; }

.stacks-layer-testimonial {
  padding: 40px; }
  .stacks-layer-testimonial h2 {
    padding-top: 0px;
    margin-top: 0px; }
