/* line 17, ../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-0.12.6/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
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: inherit;
  font-size: 100%;
  vertical-align: baseline; }

/* line 22, ../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-0.12.6/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1; }

/* line 24, ../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-0.12.6/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none; }

/* line 26, ../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-0.12.6/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0; }

/* line 28, ../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-0.12.6/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle; }

/* line 30, ../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-0.12.6/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none; }
  /* line 103, ../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-0.12.6/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
  q:before, q:after, blockquote:before, blockquote:after {
    content: "";
    content: none; }

/* line 32, ../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-0.12.6/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none; }

/* line 116, ../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-0.12.6/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block; }

@font-face {
  font-family: "fontello";
  src: url("./assets/fonts/fontello.eot?98763708");
  src: url("./assets/fonts/fontello.eot?98763708#iefix") format("embedded-opentype"), url("./assets/fonts/fontello.woff?98763708") format("woff"), url("./assets/fonts/fontello.ttf?98763708") format("truetype"), url("./assets/fonts/fontello.svg?98763708#icon-font") format("svg");
  font-weight: normal;
  font-style: normal; }

/* line 8, assets/sass/modules/_defaults.sass */
*,
*:before,
*:after {
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box; }
  @media print {
    /* line 8, assets/sass/modules/_defaults.sass */
    *,
    *:before,
    *:after {
      background: transparent !important;
      color: black !important;
      text-shadow: none !important;
      filter: none !important;
      -ms-filter: none !important; } }

/* line 28, assets/sass/modules/_defaults.sass */
.cf {
  zoom: 1; }
  /* line 30, assets/sass/modules/_defaults.sass */
  .cf:before, .cf:after {
    content: "";
    display: table; }
  /* line 34, assets/sass/modules/_defaults.sass */
  .cf:after {
    clear: both; }

/* line 41, assets/sass/modules/_defaults.sass */
html {
  font-size: 16px; }

/* line 44, assets/sass/modules/_defaults.sass */
body {
  background: white;
  color: #afb0b3;
  font-family: "Avenir W01", sans-serif;
  font-weight: normal;
  font-weight: 300;
  font-size: 100%;
  font-size: 1em; }
  @media print {
    /* line 44, assets/sass/modules/_defaults.sass */
    body {
      width: 8in; } }

/* line 54, assets/sass/modules/_defaults.sass */
a {
  color: #4c322a;
  text-decoration: none; }
  /* line 57, assets/sass/modules/_defaults.sass */
  a:hover {
    color: #454545; }

/* line 60, assets/sass/modules/_defaults.sass */
img {
  display: block;
  height: auto; }

/* line 64, assets/sass/modules/_defaults.sass */
hr {
  margin: 1em 0;
  border: 0;
  border-bottom: 1px solid #a4abba; }

/* line 73, assets/sass/modules/_defaults.sass */
h1, h2, h3, h4, h5, h6 {
  margin-bottom: 0.5em;
  font-family: "L Serifa W01", serif;
  font-weight: normal;
  line-height: 1.1em; }

/* line 82, assets/sass/modules/_defaults.sass */
p {
  font-size: 1em;
  line-height: 1.5em;
  margin-bottom: 1.25em; }

/* line 87, assets/sass/modules/_defaults.sass */
i, em {
  font-style: italic; }

/* line 90, assets/sass/modules/_defaults.sass */
b, strong {
  font-weight: bold; }

/* line 93, assets/sass/modules/_defaults.sass */
button:hover {
  cursor: pointer; }

/* line 3, assets/sass/modules/_input.sass */
input {
  font-family: "Avenir W01", sans-serif;
  font-weight: normal;
  outline: 0; }

/* line 7, assets/sass/modules/_input.sass */
input::-webkit-input-placeholder {
  color: #afb0b3; }

/* line 9, assets/sass/modules/_input.sass */
input:-moz-placeholder {
  color: #afb0b3; }

/* line 11, assets/sass/modules/_input.sass */
input::-moz-placeholder {
  color: #afb0b3; }

/* line 13, assets/sass/modules/_input.sass */
input:-ms-input-placeholder {
  color: #afb0b3; }

/* line 3, assets/sass/modules/_js-breakpoints.sass */
body:after {
  content: "mq-min-mini, mq-min-small, mq-min-medium, mq-min-large, mq-min-xlarge, mq-min-xxlarge, mq-tiny, mq-small, mq-portrait, mq-landscape";
  visibility: hidden; }

@media screen and (min-width: 30em) {
  /* line 9, assets/sass/modules/_js-breakpoints.sass */
  head {
    font-family: "mq-min-mini"; } }
@media screen and (min-width: 37.5em) {
  /* line 14, assets/sass/modules/_js-breakpoints.sass */
  head {
    font-family: "mq-min-small"; } }
@media screen and (min-width: 48em) {
  /* line 19, assets/sass/modules/_js-breakpoints.sass */
  head {
    font-family: "mq-min-medium"; } }
@media screen and (min-width: 60em) {
  /* line 24, assets/sass/modules/_js-breakpoints.sass */
  head {
    font-family: "mq-min-large"; } }
@media screen and (min-width: 71.25em) {
  /* line 29, assets/sass/modules/_js-breakpoints.sass */
  head {
    font-family: "mq-min-xlarge"; } }
@media screen and (min-width: 90em) {
  /* line 34, assets/sass/modules/_js-breakpoints.sass */
  head {
    font-family: "mq-min-xxlarge"; } }
@media screen and (max-width: 29.9375em) {
  /* line 39, assets/sass/modules/_js-breakpoints.sass */
  head {
    font-family: "mq-tiny"; } }
@media screen and (max-width: 47.9375em) {
  /* line 44, assets/sass/modules/_js-breakpoints.sass */
  head {
    font-family: "mq-small"; } }
/* line 4, assets/sass/modules/_wordpress-default.sass */
.alignnone {
  margin: 0; }

/* line 8, assets/sass/modules/_wordpress-default.sass */
.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 20px auto; }

@media screen and (min-width: 37.5em) {
  /* line 14, assets/sass/modules/_wordpress-default.sass */
  .alignright {
    float: right;
    margin: 5px 0 20px 20px; } }

/* line 22, assets/sass/modules/_wordpress-default.sass */
.alignleft {
  float: none; }
  @media screen and (min-width: 37.5em) {
    /* line 22, assets/sass/modules/_wordpress-default.sass */
    .alignleft {
      float: left;
      margin: 5px 20px 20px 0; } }

/* line 30, assets/sass/modules/_wordpress-default.sass */
.aligncenter {
  display: block;
  margin: 5px auto 5px auto; }

@media screen and (min-width: 37.5em) {
  /* line 35, assets/sass/modules/_wordpress-default.sass */
  a img.alignright {
    width: auto;
    padding: 3px 5px 0;
    float: right;
    margin: 5px 0 20px 20px; } }

@media screen and (min-width: 37.5em) {
  /* line 44, assets/sass/modules/_wordpress-default.sass */
  a img.alignnone {
    width: auto;
    margin: 5px 20px 20px 0; } }

@media screen and (min-width: 37.5em) {
  /* line 51, assets/sass/modules/_wordpress-default.sass */
  a img.alignleft {
    width: auto;
    padding: 3px 5px 0;
    float: left;
    margin: 5px 20px 20px 0; } }

/* line 60, assets/sass/modules/_wordpress-default.sass */
a img.aligncenter {
  width: auto;
  display: block;
  margin-left: auto;
  margin-right: auto; }

@media screen and (min-width: 37.5em) {
  /* line 68, assets/sass/modules/_wordpress-default.sass */
  .wp-caption.alignnone {
    margin: 5px 20px 20px 0; } }

@media screen and (min-width: 37.5em) {
  /* line 74, assets/sass/modules/_wordpress-default.sass */
  .wp-caption.alignleft {
    margin: 5px 20px 15px 0; } }

@media screen and (min-width: 37.5em) {
  /* line 80, assets/sass/modules/_wordpress-default.sass */
  .wp-caption.alignright {
    margin: 5px 0 20px 20px; } }

/* line 86, assets/sass/modules/_wordpress-default.sass */
.wp-caption {
  width: 100% !important;
  max-width: 100%;
  padding: 0;
  text-align: left;
  margin-bottom: 20px; }
  @media screen and (min-width: 37.5em) {
    /* line 86, assets/sass/modules/_wordpress-default.sass */
    .wp-caption {
      width: 250px !important;
      margin-bottom: 0; } }
  @media screen and (min-width: 48em) {
    /* line 86, assets/sass/modules/_wordpress-default.sass */
    .wp-caption {
      width: 320px !important; } }

/* line 101, assets/sass/modules/_wordpress-default.sass */
.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0 0 5px;
  max-width: 100%;
  padding: 0;
  width: 100%; }

/* line 110, assets/sass/modules/_wordpress-default.sass */
.wp-caption p.wp-caption-text {
  font-weight: normal;
  font-size: 12px;
  color: #8e8a7f;
  line-height: 16px;
  margin: 0;
  padding: 0 10px; }

/* line 119, assets/sass/modules/_wordpress-default.sass */
.aligncenter.wp-caption {
  width: 100% !important; }

/* line 123, assets/sass/modules/_wordpress-default.sass */
.screen-reader-text {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

/* line 132, assets/sass/modules/_wordpress-default.sass */
.screen-reader-text.focusable:active,
.screen-reader-text.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }

/* line 3, assets/sass/modules/_responsive-grid.sass */
.row, .header-wrap, #template-about section, .blog .wrap,
.single-post .wrap,
.category .wrap,
.archive .wrap,
.search .wrap, #template-contact section, .single-work section, #template-work section, .site-footer {
  max-width: 90%; }
  @media screen and (min-width: 60em) {
    /* line 3, assets/sass/modules/_responsive-grid.sass */
    .row, .header-wrap, #template-about section, .blog .wrap,
    .single-post .wrap,
    .category .wrap,
    .archive .wrap,
    .search .wrap, #template-contact section, .single-work section, #template-work section, .site-footer {
      max-width: 58.75em; } }
  @media screen and (min-width: 71.25em) {
    /* line 3, assets/sass/modules/_responsive-grid.sass */
    .row, .header-wrap, #template-about section, .blog .wrap,
    .single-post .wrap,
    .category .wrap,
    .archive .wrap,
    .search .wrap, #template-contact section, .single-work section, #template-work section, .site-footer {
      max-width: 70em; } }
  @media screen and (min-width: 90em) {
    /* line 3, assets/sass/modules/_responsive-grid.sass */
    .row, .header-wrap, #template-about section, .blog .wrap,
    .single-post .wrap,
    .category .wrap,
    .archive .wrap,
    .search .wrap, #template-contact section, .single-work section, #template-work section, .site-footer {
      max-width: 75.625em; } }

/* line 13, assets/sass/modules/_responsive-grid.sass */
.row, .header-wrap, #template-about section, .blog .wrap,
.single-post .wrap,
.category .wrap,
.archive .wrap,
.search .wrap, #template-contact section, .single-work section, #template-work section {
  width: 100%;
  margin: 0 auto;
  zoom: 1; }
  /* line 6, assets/sass/mixins/_mix-utilities.sass */
  .row:before, .header-wrap:before, #template-about section:before, .blog .wrap:before,
  .single-post .wrap:before,
  .category .wrap:before,
  .archive .wrap:before,
  .search .wrap:before, #template-contact section:before, .single-work section:before, #template-work section:before, .row:after, .header-wrap:after, #template-about section:after, .blog .wrap:after,
  .single-post .wrap:after,
  .category .wrap:after,
  .archive .wrap:after,
  .search .wrap:after, #template-contact section:after, .single-work section:after, #template-work section:after {
    content: "";
    display: table; }
  /* line 10, assets/sass/mixins/_mix-utilities.sass */
  .row:after, .header-wrap:after, #template-about section:after, .blog .wrap:after,
  .single-post .wrap:after,
  .category .wrap:after,
  .archive .wrap:after,
  .search .wrap:after, #template-contact section:after, .single-work section:after, #template-work section:after {
    clear: both; }
  /* line 19, assets/sass/modules/_responsive-grid.sass */
  .row .columns, .header-wrap .columns, #template-about section .columns, .blog .wrap .columns,
  .single-post .wrap .columns,
  .category .wrap .columns,
  .archive .wrap .columns,
  .search .wrap .columns, #template-contact section .columns, .single-work section .columns, #template-work section .columns, .row.columns, .columns.header-wrap, #template-about section.columns, .blog .columns.wrap,
  .single-post .columns.wrap,
  .category .columns.wrap,
  .archive .columns.wrap,
  .search .columns.wrap, #template-contact section.columns, .single-work section.columns, #template-work section.columns {
    padding-left: 10px;
    padding-right: 10px; }
    @media screen and (min-width: 48em) {
      /* line 19, assets/sass/modules/_responsive-grid.sass */
      .row .columns, .header-wrap .columns, #template-about section .columns, .blog .wrap .columns,
      .single-post .wrap .columns,
      .category .wrap .columns,
      .archive .wrap .columns,
      .search .wrap .columns, #template-contact section .columns, .single-work section .columns, #template-work section .columns, .row.columns, .columns.header-wrap, #template-about section.columns, .blog .columns.wrap,
      .single-post .columns.wrap,
      .category .columns.wrap,
      .archive .columns.wrap,
      .search .columns.wrap, #template-contact section.columns, .single-work section.columns, #template-work section.columns {
        padding-left: 0.625em;
        padding-right: 0.625em; } }
  /* line 27, assets/sass/modules/_responsive-grid.sass */
  .row .col-1, .header-wrap .col-1, #template-about section .col-1, .blog .wrap .col-1,
  .single-post .wrap .col-1,
  .category .wrap .col-1,
  .archive .wrap .col-1,
  .search .wrap .col-1, #template-contact section .col-1, .single-work section .col-1, #template-work section .col-1 {
    width: 8.33333%;
    float: left; }
    @media screen and (max-width: 47.9375em) {
      /* line 27, assets/sass/modules/_responsive-grid.sass */
      .row .col-1, .header-wrap .col-1, #template-about section .col-1, .blog .wrap .col-1,
      .single-post .wrap .col-1,
      .category .wrap .col-1,
      .archive .wrap .col-1,
      .search .wrap .col-1, #template-contact section .col-1, .single-work section .col-1, #template-work section .col-1 {
        float: none;
        width: 100%; } }
  /* line 34, assets/sass/modules/_responsive-grid.sass */
  .row .col-2, .header-wrap .col-2, #template-about section .col-2, .blog .wrap .col-2,
  .single-post .wrap .col-2,
  .category .wrap .col-2,
  .archive .wrap .col-2,
  .search .wrap .col-2, #template-contact section .col-2, .single-work section .col-2, #template-work section .col-2 {
    width: 16.66667%;
    float: left; }
    @media screen and (max-width: 47.9375em) {
      /* line 34, assets/sass/modules/_responsive-grid.sass */
      .row .col-2, .header-wrap .col-2, #template-about section .col-2, .blog .wrap .col-2,
      .single-post .wrap .col-2,
      .category .wrap .col-2,
      .archive .wrap .col-2,
      .search .wrap .col-2, #template-contact section .col-2, .single-work section .col-2, #template-work section .col-2 {
        float: none;
        width: 100%; } }
  /* line 41, assets/sass/modules/_responsive-grid.sass */
  .row .col-3, .header-wrap .col-3, #template-about section .col-3, .blog .wrap .col-3,
  .single-post .wrap .col-3,
  .category .wrap .col-3,
  .archive .wrap .col-3,
  .search .wrap .col-3, #template-contact section .col-3, .single-work section .col-3, #template-work section .col-3, #template-contact section aside {
    width: 25%;
    float: left; }
    @media screen and (max-width: 47.9375em) {
      /* line 41, assets/sass/modules/_responsive-grid.sass */
      .row .col-3, .header-wrap .col-3, #template-about section .col-3, .blog .wrap .col-3,
      .single-post .wrap .col-3,
      .category .wrap .col-3,
      .archive .wrap .col-3,
      .search .wrap .col-3, #template-contact section .col-3, .single-work section .col-3, #template-work section .col-3, #template-contact section aside {
        float: none;
        width: 100%; } }
  /* line 48, assets/sass/modules/_responsive-grid.sass */
  .row .col-4, .header-wrap .col-4, #template-about section .col-4, .blog .wrap .col-4,
  .single-post .wrap .col-4,
  .category .wrap .col-4,
  .archive .wrap .col-4,
  .search .wrap .col-4, #template-contact section .col-4, .single-work section .col-4, #template-work section .col-4 {
    width: 33.33333%;
    float: left; }
    @media screen and (max-width: 47.9375em) {
      /* line 48, assets/sass/modules/_responsive-grid.sass */
      .row .col-4, .header-wrap .col-4, #template-about section .col-4, .blog .wrap .col-4,
      .single-post .wrap .col-4,
      .category .wrap .col-4,
      .archive .wrap .col-4,
      .search .wrap .col-4, #template-contact section .col-4, .single-work section .col-4, #template-work section .col-4 {
        float: none;
        width: 100%; } }
  /* line 55, assets/sass/modules/_responsive-grid.sass */
  .row .col-5, .header-wrap .col-5, #template-about section .col-5, .blog .wrap .col-5,
  .single-post .wrap .col-5,
  .category .wrap .col-5,
  .archive .wrap .col-5,
  .search .wrap .col-5, #template-contact section .col-5, .single-work section .col-5, #template-work section .col-5 {
    width: 41.66667%;
    float: left; }
    @media screen and (max-width: 47.9375em) {
      /* line 55, assets/sass/modules/_responsive-grid.sass */
      .row .col-5, .header-wrap .col-5, #template-about section .col-5, .blog .wrap .col-5,
      .single-post .wrap .col-5,
      .category .wrap .col-5,
      .archive .wrap .col-5,
      .search .wrap .col-5, #template-contact section .col-5, .single-work section .col-5, #template-work section .col-5 {
        float: none;
        width: 100%; } }
  /* line 62, assets/sass/modules/_responsive-grid.sass */
  .row .col-6, .header-wrap .col-6, #template-about section .col-6, .blog .wrap .col-6,
  .single-post .wrap .col-6,
  .category .wrap .col-6,
  .archive .wrap .col-6,
  .search .wrap .col-6, #template-contact section .col-6, .single-work section .col-6, #template-work section .col-6 {
    width: 50%;
    float: left; }
    @media screen and (max-width: 47.9375em) {
      /* line 62, assets/sass/modules/_responsive-grid.sass */
      .row .col-6, .header-wrap .col-6, #template-about section .col-6, .blog .wrap .col-6,
      .single-post .wrap .col-6,
      .category .wrap .col-6,
      .archive .wrap .col-6,
      .search .wrap .col-6, #template-contact section .col-6, .single-work section .col-6, #template-work section .col-6 {
        float: none;
        width: 100%; } }
  /* line 69, assets/sass/modules/_responsive-grid.sass */
  .row .col-7, .header-wrap .col-7, #template-about section .col-7, .blog .wrap .col-7,
  .single-post .wrap .col-7,
  .category .wrap .col-7,
  .archive .wrap .col-7,
  .search .wrap .col-7, #template-contact section .col-7, .single-work section .col-7, #template-work section .col-7 {
    width: 58.33333%;
    float: left; }
    @media screen and (max-width: 47.9375em) {
      /* line 69, assets/sass/modules/_responsive-grid.sass */
      .row .col-7, .header-wrap .col-7, #template-about section .col-7, .blog .wrap .col-7,
      .single-post .wrap .col-7,
      .category .wrap .col-7,
      .archive .wrap .col-7,
      .search .wrap .col-7, #template-contact section .col-7, .single-work section .col-7, #template-work section .col-7 {
        float: none;
        width: 100%; } }
  /* line 76, assets/sass/modules/_responsive-grid.sass */
  .row .col-8, .header-wrap .col-8, #template-about section .col-8, .blog .wrap .col-8,
  .single-post .wrap .col-8,
  .category .wrap .col-8,
  .archive .wrap .col-8,
  .search .wrap .col-8, #template-contact section .col-8, .single-work section .col-8, #template-work section .col-8 {
    width: 66.66667%;
    float: left; }
    @media screen and (max-width: 47.9375em) {
      /* line 76, assets/sass/modules/_responsive-grid.sass */
      .row .col-8, .header-wrap .col-8, #template-about section .col-8, .blog .wrap .col-8,
      .single-post .wrap .col-8,
      .category .wrap .col-8,
      .archive .wrap .col-8,
      .search .wrap .col-8, #template-contact section .col-8, .single-work section .col-8, #template-work section .col-8 {
        float: none;
        width: 100%; } }
  /* line 83, assets/sass/modules/_responsive-grid.sass */
  .row .col-9, .header-wrap .col-9, #template-about section .col-9, .blog .wrap .col-9,
  .single-post .wrap .col-9,
  .category .wrap .col-9,
  .archive .wrap .col-9,
  .search .wrap .col-9, #template-contact section .col-9, .single-work section .col-9, #template-work section .col-9, #template-contact section article {
    width: 75%;
    float: left; }
    @media screen and (max-width: 47.9375em) {
      /* line 83, assets/sass/modules/_responsive-grid.sass */
      .row .col-9, .header-wrap .col-9, #template-about section .col-9, .blog .wrap .col-9,
      .single-post .wrap .col-9,
      .category .wrap .col-9,
      .archive .wrap .col-9,
      .search .wrap .col-9, #template-contact section .col-9, .single-work section .col-9, #template-work section .col-9, #template-contact section article {
        float: none;
        width: 100%; } }
  /* line 90, assets/sass/modules/_responsive-grid.sass */
  .row .col-10, .header-wrap .col-10, #template-about section .col-10, .blog .wrap .col-10,
  .single-post .wrap .col-10,
  .category .wrap .col-10,
  .archive .wrap .col-10,
  .search .wrap .col-10, #template-contact section .col-10, .single-work section .col-10, #template-work section .col-10 {
    width: 83.33333%;
    float: left; }
    @media screen and (max-width: 47.9375em) {
      /* line 90, assets/sass/modules/_responsive-grid.sass */
      .row .col-10, .header-wrap .col-10, #template-about section .col-10, .blog .wrap .col-10,
      .single-post .wrap .col-10,
      .category .wrap .col-10,
      .archive .wrap .col-10,
      .search .wrap .col-10, #template-contact section .col-10, .single-work section .col-10, #template-work section .col-10 {
        float: none;
        width: 100%; } }
  /* line 97, assets/sass/modules/_responsive-grid.sass */
  .row .col-11, .header-wrap .col-11, #template-about section .col-11, .blog .wrap .col-11,
  .single-post .wrap .col-11,
  .category .wrap .col-11,
  .archive .wrap .col-11,
  .search .wrap .col-11, #template-contact section .col-11, .single-work section .col-11, #template-work section .col-11 {
    width: 91.66667%;
    float: left; }
    @media screen and (max-width: 47.9375em) {
      /* line 97, assets/sass/modules/_responsive-grid.sass */
      .row .col-11, .header-wrap .col-11, #template-about section .col-11, .blog .wrap .col-11,
      .single-post .wrap .col-11,
      .category .wrap .col-11,
      .archive .wrap .col-11,
      .search .wrap .col-11, #template-contact section .col-11, .single-work section .col-11, #template-work section .col-11 {
        float: none;
        width: 100%; } }
  /* line 104, assets/sass/modules/_responsive-grid.sass */
  .row .col-12, .header-wrap .col-12, #template-about section .col-12, .blog .wrap .col-12,
  .single-post .wrap .col-12,
  .category .wrap .col-12,
  .archive .wrap .col-12,
  .search .wrap .col-12, #template-contact section .col-12, .single-work section .col-12, #template-work section .col-12 {
    width: 100%;
    float: left; }
    @media screen and (max-width: 47.9375em) {
      /* line 104, assets/sass/modules/_responsive-grid.sass */
      .row .col-12, .header-wrap .col-12, #template-about section .col-12, .blog .wrap .col-12,
      .single-post .wrap .col-12,
      .category .wrap .col-12,
      .archive .wrap .col-12,
      .search .wrap .col-12, #template-contact section .col-12, .single-work section .col-12, #template-work section .col-12 {
        float: none;
        width: 100%; } }

/* line 6, assets/sass/partials/_header.sass */
.site-header {
  height: 8.125em;
  padding-top: 4.375em;
  background: white url(assets/images/bg-color-stripe.png) top left repeat-x;
  zoom: 1; }
  /* line 6, assets/sass/mixins/_mix-utilities.sass */
  .site-header:before, .site-header:after {
    content: "";
    display: table; }
  /* line 10, assets/sass/mixins/_mix-utilities.sass */
  .site-header:after {
    clear: both; }
  @media screen and (min-width: 60em) {
    /* line 6, assets/sass/partials/_header.sass */
    .site-header {
      position: fixed;
      top: 0;
      width: 100%;
      height: 8.125em;
      z-index: 15; } }
  /* line 18, assets/sass/partials/_header.sass */
  .site-header a {
    color: #4c322a; }

@media screen and (min-width: 60em) {
  /* line 24, assets/sass/partials/_header.sass */
  .site-wrap {
    top: 8.125em; } }

/* line 28, assets/sass/partials/_header.sass */
.site-title {
  display: block;
  float: left;
  font-weight: 700;
  text-transform: lowercase;
  z-index: 1; }
  /* line 35, assets/sass/partials/_header.sass */
  .site-title a {
    display: block;
    height: 1.875em;
    padding-left: 4.375em;
    background: url(assets/images/icon-logo.png);
    background-repeat: no-repeat;
    background-size: contain;
    -ms-behavior: url(images/backgroundsize.htc);
    color: #4c322a; }
  /* line 43, assets/sass/partials/_header.sass */
  .site-title span {
    font-size: 1.2em;
    line-height: 1.6em; }

/* line 47, assets/sass/partials/_header.sass */
#menutrigger {
  display: block;
  float: right;
  z-index: 200; }
  /* line 52, assets/sass/partials/_header.sass */
  #menutrigger span {
    font-family: "fontello" !important;
    font-style: normal;
    font-weight: normal;
    speak: none;
    text-decoration: inherit;
    width: 1em;
    margin: 0em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    font-size: 2.25em; }
    /* line 37, assets/sass/modules/_fonts.sass */
    #menutrigger span:before {
      content: "\e80a"; }
    @media screen and (max-width: 59.9375em) {
      /* line 52, assets/sass/partials/_header.sass */
      #menutrigger span {
        top: -3px; } }
    @media screen and (min-width: 60em) {
      /* line 52, assets/sass/partials/_header.sass */
      #menutrigger span {
        padding-left: 0.25em;
        background: white; } }

@media screen and (max-width: 59.9375em) {
  /* line 61, assets/sass/partials/_header.sass */
  .site-menu {
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    text-align: center; } }
@media screen and (min-width: 60em) {
  /* line 61, assets/sass/partials/_header.sass */
  .site-menu {
    float: right;
    height: 1.875em;
    text-align: right;
    overflow: hidden; } }
@media screen and (max-width: 59.9375em) {
  /* line 76, assets/sass/partials/_header.sass */
  .site-menu.menu-active {
    position: fixed;
    background-color: transparent;
    background-color: rgba(175, 176, 179, 0.95);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#F2AFB0B3,endColorstr=#F2AFB0B3);
    zoom: 1;
    z-index: 175; } }
@media screen and (max-width: 59.9375em) {
  /* line 82, assets/sass/partials/_header.sass */
  .site-menu.menu-active ul {
    top: 4.375em;
    left: 0; } }
@media screen and (max-width: 59.9375em) {
  /* line 87, assets/sass/partials/_header.sass */
  .site-menu.menu-active #menutrigger {
    top: 0.375em;
    right: 0.375em;
    padding: 0.5em 1em;
    background-color: transparent;
    background-color: rgba(76, 50, 42, 0.05);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D4C322A,endColorstr=#0D4C322A);
    zoom: 1;
    text-align: center; } }
@media screen and (max-width: 59.9375em) {
  /* line 95, assets/sass/partials/_header.sass */
  .site-menu.menu-active #menutrigger span {
    font-family: "fontello" !important;
    font-style: normal;
    font-weight: normal;
    speak: none;
    text-decoration: inherit;
    width: 1em;
    margin: 0em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    top: 0px;
    font-size: 1.5em; }
    /* line 61, assets/sass/modules/_fonts.sass */
    .site-menu.menu-active #menutrigger span:before {
      content: "\e801"; } }
/* line 104, assets/sass/partials/_header.sass */
.site-menu.menu-loaded ul, .site-menu.menu-active-large ul {
  -webkit-transform: translate(0px, 0px);
  -moz-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  -o-transform: translate(0px, 0px);
  transform: translate(0px, 0px); }
@media screen and (max-width: 59.9375em) {
  /* line 107, assets/sass/partials/_header.sass */
  .site-menu ul {
    display: none;
    position: absolute;
    clear: both;
    top: 0;
    width: 100%; } }
@media screen and (min-width: 60em) {
  /* line 107, assets/sass/partials/_header.sass */
  .site-menu ul {
    display: inline-block;
    margin-right: 2em;
    -webkit-transform: translate(350px, 0px);
    -moz-transform: translate(350px, 0px);
    -ms-transform: translate(350px, 0px);
    -o-transform: translate(350px, 0px);
    transform: translate(350px, 0px);
    -webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;
    -ms-transition: all 0.6s;
    -o-transition: all 0.6s;
    transition: all 0.6s; } }
/* line 120, assets/sass/partials/_header.sass */
.site-menu li {
  display: block; }
  @media screen and (min-width: 60em) {
    /* line 120, assets/sass/partials/_header.sass */
    .site-menu li {
      display: inline-block;
      top: 0.375em;
      margin-right: 1.5em; } }
  /* line 127, assets/sass/partials/_header.sass */
  .site-menu li a {
    display: block;
    font-size: 3em;
    line-height: 1.6em;
    font-family: "L Serifa W01", serif;
    font-weight: normal;
    font-weight: 300;
    text-transform: lowercase; }
    @media screen and (min-width: 60em) {
      /* line 127, assets/sass/partials/_header.sass */
      .site-menu li a {
        color: #afb0b3;
        font-size: 1em; } }
    /* line 138, assets/sass/partials/_header.sass */
    .site-menu li a.current-menu-item {
      color: #4c322a; }

/* line 3, assets/sass/partials/_footer.sass */
.site-footer {
  width: 100%;
  margin: 0 auto;
  padding-top: 3.4375em;
  color: #afb0b3;
  text-transform: uppercase;
  clear: both; }
  /* line 12, assets/sass/partials/_footer.sass */
  .site-footer h5 {
    margin-bottom: 1.25em;
    font-weight: 300;
    font-size: 0.9em; }
  /* line 17, assets/sass/partials/_footer.sass */
  .site-footer a {
    display: inline-block;
    color: #afb0b3; }
  /* line 21, assets/sass/partials/_footer.sass */
  .site-footer .ft-col {
    margin-bottom: 3.125em; }
    @media screen and (min-width: 48em) {
      /* line 21, assets/sass/partials/_footer.sass */
      .site-footer .ft-col {
        float: left;
        width: 50%;
        margin-bottom: 1.875em; } }
    @media screen and (min-width: 71.25em) {
      /* line 21, assets/sass/partials/_footer.sass */
      .site-footer .ft-col {
        width: initial;
        margin-bottom: 0;
        margin-right: 6.25em; } }
    /* line 35, assets/sass/partials/_footer.sass */
    .site-footer .ft-col:nth-of-type(1) p {
      margin-bottom: 0;
      font-size: 0.8125em; }
    /* line 42, assets/sass/partials/_footer.sass */
    .site-footer .ft-col:nth-of-type(2) a {
      display: inline-block;
      width: 1.25em;
      height: 1.25em;
      margin-right: 0.9375em; }
      /* line 48, assets/sass/partials/_footer.sass */
      .site-footer .ft-col:nth-of-type(2) a:nth-of-type(1) i {
        background-image: url(assets/images/twitter.png); }
      /* line 51, assets/sass/partials/_footer.sass */
      .site-footer .ft-col:nth-of-type(2) a:nth-of-type(2) i {
        background-image: url(assets/images/facebook.png); }
      /* line 54, assets/sass/partials/_footer.sass */
      .site-footer .ft-col:nth-of-type(2) a:nth-of-type(3) i {
        background-image: url(assets/images/pinterest.png); }
      /* line 57, assets/sass/partials/_footer.sass */
      .site-footer .ft-col:nth-of-type(2) a:nth-of-type(4) {
        margin-right: 1.25em; }
        /* line 60, assets/sass/partials/_footer.sass */
        .site-footer .ft-col:nth-of-type(2) a:nth-of-type(4) i {
          background-image: url(assets/images/instagram.png); }
      /* line 63, assets/sass/partials/_footer.sass */
      .site-footer .ft-col:nth-of-type(2) a:nth-of-type(5) {
        margin-right: 0; }
        /* line 66, assets/sass/partials/_footer.sass */
        .site-footer .ft-col:nth-of-type(2) a:nth-of-type(5) i {
          background-image: url(assets/images/behance.png); }
    /* line 69, assets/sass/partials/_footer.sass */
    .site-footer .ft-col:nth-of-type(2) i {
      display: block;
      width: 30px;
      height: 20px;
      background-repeat: no-repeat;
      background-position: center;
      background-repeat: no-repeat;
      background-size: contain;
      -ms-behavior: url(images/backgroundsize.htc); }
    @media screen and (max-width: 71.1875em) {
      /* line 78, assets/sass/partials/_footer.sass */
      .site-footer .ft-col:nth-of-type(3) {
        clear: left; } }
    /* line 82, assets/sass/partials/_footer.sass */
    .site-footer .ft-col:nth-of-type(3) p {
      margin-bottom: 0; }
    /* line 85, assets/sass/partials/_footer.sass */
    .site-footer .ft-col:nth-of-type(3) p,
    .site-footer .ft-col:nth-of-type(3) a {
      font-size: 0.8125em; }
    /* line 92, assets/sass/partials/_footer.sass */
    .site-footer .ft-col:nth-of-type(4) input {
      display: inline-block;
      height: 24px;
      padding: 0px 8px;
      border: none;
      line-height: 24px;
      letter-spacing: 1px;
      font-size: 0.8125em;
      -webkit-appearance: none;
      -webkit-border-radius: 0px;
      -moz-border-radius: 0px;
      -ms-border-radius: 0px;
      -o-border-radius: 0px;
      border-radius: 0px; }
      /* line 103, assets/sass/partials/_footer.sass */
      .site-footer .ft-col:nth-of-type(4) input[type="email"] {
        margin-right: -4px;
        color: #808285;
        background: #e6e5e6; }
      /* line 108, assets/sass/partials/_footer.sass */
      .site-footer .ft-col:nth-of-type(4) input[type="submit"] {
        top: 0px;
        height: 24px;
        color: white;
        background: #afb0b3;
        text-transform: uppercase;
        font-size: 0.625em;
        line-height: 26px; }
    /* line 117, assets/sass/partials/_footer.sass */
    .site-footer .ft-col:nth-of-type(4) input::-webkit-input-placeholder {
      color: #808285;
      text-transform: uppercase;
      font-size: 0.8125em; }
    /* line 121, assets/sass/partials/_footer.sass */
    .site-footer .ft-col:nth-of-type(4) input:-moz-placeholder {
      color: #808285;
      text-transform: uppercase;
      font-size: 0.8125em; }
    /* line 125, assets/sass/partials/_footer.sass */
    .site-footer .ft-col:nth-of-type(4) input::-moz-placeholder {
      color: #808285;
      text-transform: uppercase;
      font-size: 0.8125em; }
    /* line 129, assets/sass/partials/_footer.sass */
    .site-footer .ft-col:nth-of-type(4) input:-ms-input-placeholder {
      color: #808285;
      text-transform: uppercase;
      font-size: 0.8125em; }
  /* line 134, assets/sass/partials/_footer.sass */
  .site-footer #scrollTop {
    float: right;
    width: 2.25em;
    height: 2.25em;
    color: white;
    background: #4c322a;
    font-weight: 300;
    font-size: 1.625em;
    line-height: 2.25em;
    text-align: center; }
    /* line 145, assets/sass/partials/_footer.sass */
    .site-footer #scrollTop span {
      font-family: "fontello" !important;
      font-style: normal;
      font-weight: normal;
      speak: none;
      text-decoration: inherit;
      width: 1em;
      margin: 0em;
      text-align: center;
      font-variant: normal;
      text-transform: none;
      line-height: 1em; }
      /* line 49, assets/sass/modules/_fonts.sass */
      .site-footer #scrollTop span:before {
        content: "\e808"; }

/* line 5, assets/sass/app/_404.sass */
.error404 section {
  padding: 10em 0em;
  text-align: center; }
  /* line 9, assets/sass/app/_404.sass */
  .error404 section h1 {
    font-size: 2em; }

/* line 9, assets/sass/app/_about.sass */
#template-about section header {
  padding-top: 2.1875em;
  text-align: center; }
  /* line 13, assets/sass/app/_about.sass */
  #template-about section header p {
    margin-bottom: 1.5em;
    color: #808285;
    font-family: "L Serifa W01", serif;
    font-weight: normal;
    font-weight: 300;
    font-size: 1.5em; }
    @media screen and (min-width: 60em) {
      /* line 13, assets/sass/app/_about.sass */
      #template-about section header p {
        padding: 0em 4.5em; } }
    @media screen and (min-width: 71.25em) {
      /* line 13, assets/sass/app/_about.sass */
      #template-about section header p {
        padding: 0em 4.75em; } }
    @media screen and (min-width: 90em) {
      /* line 13, assets/sass/app/_about.sass */
      #template-about section header p {
        padding: 0em 5.75em; } }
/* line 26, assets/sass/app/_about.sass */
#template-about section h1 {
  margin-bottom: 2.5em;
  color: #4c322a;
  font-family: "Avenir W01", sans-serif;
  font-weight: normal;
  font-weight: 700;
  font-size: 0.8125em;
  text-transform: uppercase; }
/* line 34, assets/sass/app/_about.sass */
#template-about section h3 {
  margin-bottom: 1.5em;
  padding-top: 1.25em;
  color: #4c322a;
  font-size: 1.5em; }
  /* line 40, assets/sass/app/_about.sass */
  #template-about section h3:nth-of-type(2), #template-about section h3:nth-of-type(3), #template-about section h3:nth-of-type(4) {
    border-top: 2px solid #e6e5e6; }
  /* line 45, assets/sass/app/_about.sass */
  #template-about section h3:nth-of-type(3) {
    margin-bottom: 1.125em; }
/* line 48, assets/sass/app/_about.sass */
#template-about section h4 {
  color: #4c322a; }
  /* line 51, assets/sass/app/_about.sass */
  #template-about section h4 span {
    display: block; }
/* line 54, assets/sass/app/_about.sass */
#template-about section .ranch {
  margin-bottom: 0.8125em;
  background-color: #afb0b3;
  zoom: 1; }
  /* line 6, assets/sass/mixins/_mix-utilities.sass */
  #template-about section .ranch:before, #template-about section .ranch:after {
    content: "";
    display: table; }
  /* line 10, assets/sass/mixins/_mix-utilities.sass */
  #template-about section .ranch:after {
    clear: both; }
  /* line 59, assets/sass/app/_about.sass */
  #template-about section .ranch img {
    display: block;
    width: 100%; }
    @media screen and (min-width: 60em) {
      /* line 59, assets/sass/app/_about.sass */
      #template-about section .ranch img {
        float: left;
        width: 60%; } }
  /* line 66, assets/sass/app/_about.sass */
  #template-about section .ranch .txt {
    padding: 1em 3em;
    color: white; }
    @media screen and (min-width: 48em) {
      /* line 66, assets/sass/app/_about.sass */
      #template-about section .ranch .txt {
        padding: 3em 5em; } }
    @media screen and (min-width: 60em) {
      /* line 66, assets/sass/app/_about.sass */
      #template-about section .ranch .txt {
        float: left;
        width: 40%;
        padding: 1.5em 3em; } }
    @media screen and (min-width: 71.25em) {
      /* line 66, assets/sass/app/_about.sass */
      #template-about section .ranch .txt {
        padding: 2em 4em 0em; } }
    @media screen and (min-width: 90em) {
      /* line 66, assets/sass/app/_about.sass */
      #template-about section .ranch .txt {
        padding-top: 3em; } }
  /* line 80, assets/sass/app/_about.sass */
  #template-about section .ranch h3 {
    margin-bottom: 0.9375em;
    font-size: 1.6875em; }
/* line 84, assets/sass/app/_about.sass */
#template-about section .capabilities {
  margin-bottom: 0.1875em;
  padding-bottom: 1.875em;
  border-bottom: 2px solid #e6e5e6;
  zoom: 1; }
  /* line 6, assets/sass/mixins/_mix-utilities.sass */
  #template-about section .capabilities:before, #template-about section .capabilities:after {
    content: "";
    display: table; }
  /* line 10, assets/sass/mixins/_mix-utilities.sass */
  #template-about section .capabilities:after {
    clear: both; }
  /* line 90, assets/sass/app/_about.sass */
  #template-about section .capabilities h4 {
    margin-bottom: 1.375em;
    font-size: 1.25em; }
    /* line 94, assets/sass/app/_about.sass */
    #template-about section .capabilities h4 span {
      display: block;
      margin-bottom: 0.1875em;
      font-weight: 600;
      font-size: 0.8em; }
  @media screen and (max-width: 47.9375em) {
    /* line 100, assets/sass/app/_about.sass */
    #template-about section .capabilities ul {
      margin-bottom: 2em; } }
  @media screen and (min-width: 48em) {
    /* line 100, assets/sass/app/_about.sass */
    #template-about section .capabilities ul {
      float: left;
      width: 20%; } }
  /* line 107, assets/sass/app/_about.sass */
  #template-about section .capabilities ul p {
    margin-bottom: 1.375em;
    line-height: 1.25em; }
    @media screen and (min-width: 48em) {
      /* line 107, assets/sass/app/_about.sass */
      #template-about section .capabilities ul p {
        padding-right: 2em; } }
  /* line 113, assets/sass/app/_about.sass */
  #template-about section .capabilities ul ul {
    float: none;
    width: 100%; }
    /* line 117, assets/sass/app/_about.sass */
    #template-about section .capabilities ul ul li {
      line-height: 1.75em; }
/* line 120, assets/sass/app/_about.sass */
#template-about section .clients {
  margin-bottom: 0.1875em;
  padding-bottom: 1.875em;
  border-bottom: 2px solid #e6e5e6;
  zoom: 1; }
  /* line 6, assets/sass/mixins/_mix-utilities.sass */
  #template-about section .clients:before, #template-about section .clients:after {
    content: "";
    display: table; }
  /* line 10, assets/sass/mixins/_mix-utilities.sass */
  #template-about section .clients:after {
    clear: both; }
  /* line 126, assets/sass/app/_about.sass */
  #template-about section .clients li {
    float: left;
    width: 50%;
    height: 5em; }
    @media screen and (min-width: 37.5em) {
      /* line 126, assets/sass/app/_about.sass */
      #template-about section .clients li {
        width: 33.334%; } }
    @media screen and (min-width: 48em) {
      /* line 126, assets/sass/app/_about.sass */
      #template-about section .clients li {
        width: 16.667%; } }
  /* line 135, assets/sass/app/_about.sass */
  #template-about section .clients a {
    display: block;
    text-align: center; }
  /* line 139, assets/sass/app/_about.sass */
  #template-about section .clients img {
    display: block;
    margin: 0 auto; }
/* line 142, assets/sass/app/_about.sass */
#template-about section .people {
  margin-bottom: 0.1875em;
  padding-bottom: 1.875em;
  border-bottom: 2px solid #e6e5e6;
  color: #808285;
  font-family: "Avenir Next W01", sans-serif;
  font-weight: 100;
  line-height: 1.5em; }
/* line 150, assets/sass/app/_about.sass */
#template-about section .principals {
  margin-bottom: 2.25em;
  color: #808285;
  font-family: "Avenir Next W01", sans-serif;
  font-weight: 100;
  line-height: 1.5em; }
/* line 157, assets/sass/app/_about.sass */
#template-about section .holler {
  padding: 3.125em 0em 2.5em;
  background-color: #afb0b3;
  text-align: center; }
  /* line 162, assets/sass/app/_about.sass */
  #template-about section .holler h4 {
    margin-bottom: 0.625em;
    padding: 0em 1em;
    color: white;
    font-weight: 300;
    font-size: 1.8125em;
    line-height: 1.65em; }
    @media screen and (min-width: 48em) {
      /* line 162, assets/sass/app/_about.sass */
      #template-about section .holler h4 {
        padding: 0em 4em; } }
    @media screen and (min-width: 60em) {
      /* line 162, assets/sass/app/_about.sass */
      #template-about section .holler h4 {
        padding: 0em 8em; } }
  /* line 174, assets/sass/app/_about.sass */
  #template-about section .holler a {
    color: #4c322a;
    font-weight: 900;
    font-size: 0.8125em;
    text-transform: uppercase; }

/* line 9, assets/sass/app/_blog.sass */
.blog .wrap,
.single-post .wrap,
.category .wrap,
.archive .wrap,
.search .wrap {
  padding-top: 1.875em; }
@media screen and (min-width: 48em) {
  /* line 13, assets/sass/app/_blog.sass */
  .blog section,
  .single-post section,
  .category section,
  .archive section,
  .search section {
    float: left;
    width: 65%; } }
@media screen and (min-width: 60em) {
  /* line 13, assets/sass/app/_blog.sass */
  .blog section,
  .single-post section,
  .category section,
  .archive section,
  .search section {
    width: 73%; } }
@media screen and (min-width: 71.25em) {
  /* line 13, assets/sass/app/_blog.sass */
  .blog section,
  .single-post section,
  .category section,
  .archive section,
  .search section {
    width: 77%; } }
@media screen and (min-width: 90em) {
  /* line 13, assets/sass/app/_blog.sass */
  .blog section,
  .single-post section,
  .category section,
  .archive section,
  .search section {
    width: 79%; } }
/* line 24, assets/sass/app/_blog.sass */
.blog section h3.search-results,
.single-post section h3.search-results,
.category section h3.search-results,
.archive section h3.search-results,
.search section h3.search-results {
  margin-bottom: 1.5em;
  color: #4c322a;
  font-family: "Avenir W01", sans-serif;
  font-weight: 300;
  font-size: 1.5em; }
/* line 30, assets/sass/app/_blog.sass */
.blog section .wp-pagenavi,
.single-post section .wp-pagenavi,
.category section .wp-pagenavi,
.archive section .wp-pagenavi,
.search section .wp-pagenavi {
  float: right; }
  /* line 33, assets/sass/app/_blog.sass */
  .blog section .wp-pagenavi a,
  .blog section .wp-pagenavi span,
  .single-post section .wp-pagenavi a,
  .single-post section .wp-pagenavi span,
  .category section .wp-pagenavi a,
  .category section .wp-pagenavi span,
  .archive section .wp-pagenavi a,
  .archive section .wp-pagenavi span,
  .search section .wp-pagenavi a,
  .search section .wp-pagenavi span {
    margin-left: 0.5em;
    color: #4c322a;
    font-weight: 900;
    font-size: 0.8125em;
    text-transform: uppercase; }
  /* line 41, assets/sass/app/_blog.sass */
  .blog section .wp-pagenavi span,
  .single-post section .wp-pagenavi span,
  .category section .wp-pagenavi span,
  .archive section .wp-pagenavi span,
  .search section .wp-pagenavi span {
    color: #afb0b3; }
/* line 44, assets/sass/app/_blog.sass */
.blog article,
.single-post article,
.category article,
.archive article,
.search article {
  margin-bottom: 4.375em; }
  /* line 47, assets/sass/app/_blog.sass */
  .blog article header,
  .single-post article header,
  .category article header,
  .archive article header,
  .search article header {
    margin-bottom: 1.25em;
    padding: 0.1875em 0em;
    border-top: 2px solid #e6e5e6;
    border-bottom: 2px solid #e6e5e6; }
  /* line 53, assets/sass/app/_blog.sass */
  .blog article .borders,
  .single-post article .borders,
  .category article .borders,
  .archive article .borders,
  .search article .borders {
    padding: 1em 0em;
    border-top: 2px solid #e6e5e6;
    border-bottom: 2px solid #e6e5e6; }
  /* line 58, assets/sass/app/_blog.sass */
  .blog article h2,
  .single-post article h2,
  .category article h2,
  .archive article h2,
  .search article h2 {
    margin-bottom: 0;
    color: #4c322a;
    font-size: 1.5em; }
    @media screen and (min-width: 48em) {
      /* line 58, assets/sass/app/_blog.sass */
      .blog article h2,
      .single-post article h2,
      .category article h2,
      .archive article h2,
      .search article h2 {
        display: inline-block; } }
  /* line 65, assets/sass/app/_blog.sass */
  .blog article .meta,
  .single-post article .meta,
  .category article .meta,
  .archive article .meta,
  .search article .meta {
    display: inline-block;
    margin: 0em 0.5em 0em -0.25em;
    color: #4c322a;
    font-weight: 600;
    font-size: 0.8125em;
    letter-spacing: 1px; }
    @media screen and (min-width: 48em) {
      /* line 65, assets/sass/app/_blog.sass */
      .blog article .meta,
      .single-post article .meta,
      .category article .meta,
      .archive article .meta,
      .search article .meta {
        margin: 0em 1.75em 0em 1.5em; } }
    /* line 75, assets/sass/app/_blog.sass */
    .blog article .meta span,
    .single-post article .meta span,
    .category article .meta span,
    .archive article .meta span,
    .search article .meta span {
      margin: 0em 0.25em; }
      @media screen and (min-width: 48em) {
        /* line 75, assets/sass/app/_blog.sass */
        .blog article .meta span,
        .single-post article .meta span,
        .category article .meta span,
        .archive article .meta span,
        .search article .meta span {
          margin: 0em 0.5em; } }
  /* line 80, assets/sass/app/_blog.sass */
  .blog article nav,
  .single-post article nav,
  .category article nav,
  .archive article nav,
  .search article nav {
    display: inline-block; }
    /* line 83, assets/sass/app/_blog.sass */
    .blog article nav a,
    .single-post article nav a,
    .category article nav a,
    .archive article nav a,
    .search article nav a {
      margin-right: 0.5em; }
    /* line 86, assets/sass/app/_blog.sass */
    .blog article nav a:nth-of-type(1) i,
    .single-post article nav a:nth-of-type(1) i,
    .category article nav a:nth-of-type(1) i,
    .archive article nav a:nth-of-type(1) i,
    .search article nav a:nth-of-type(1) i {
      font-family: "fontello" !important;
      font-style: normal;
      font-weight: normal;
      speak: none;
      text-decoration: inherit;
      width: 1em;
      margin: 0em;
      text-align: center;
      font-variant: normal;
      text-transform: none;
      line-height: 1em; }
      /* line 43, assets/sass/modules/_fonts.sass */
      .blog article nav a:nth-of-type(1) i:before,
      .single-post article nav a:nth-of-type(1) i:before,
      .category article nav a:nth-of-type(1) i:before,
      .archive article nav a:nth-of-type(1) i:before,
      .search article nav a:nth-of-type(1) i:before {
        content: "\e803"; }
    /* line 89, assets/sass/app/_blog.sass */
    .blog article nav a:nth-of-type(2) i,
    .single-post article nav a:nth-of-type(2) i,
    .category article nav a:nth-of-type(2) i,
    .archive article nav a:nth-of-type(2) i,
    .search article nav a:nth-of-type(2) i {
      font-family: "fontello" !important;
      font-style: normal;
      font-weight: normal;
      speak: none;
      text-decoration: inherit;
      width: 1em;
      margin: 0em;
      text-align: center;
      font-variant: normal;
      text-transform: none;
      line-height: 1em; }
      /* line 40, assets/sass/modules/_fonts.sass */
      .blog article nav a:nth-of-type(2) i:before,
      .single-post article nav a:nth-of-type(2) i:before,
      .category article nav a:nth-of-type(2) i:before,
      .archive article nav a:nth-of-type(2) i:before,
      .search article nav a:nth-of-type(2) i:before {
        content: "\e804"; }
    /* line 92, assets/sass/app/_blog.sass */
    .blog article nav a:nth-of-type(3) i,
    .single-post article nav a:nth-of-type(3) i,
    .category article nav a:nth-of-type(3) i,
    .archive article nav a:nth-of-type(3) i,
    .search article nav a:nth-of-type(3) i {
      font-family: "fontello" !important;
      font-style: normal;
      font-weight: normal;
      speak: none;
      text-decoration: inherit;
      width: 1em;
      margin: 0em;
      text-align: center;
      font-variant: normal;
      text-transform: none;
      line-height: 1em;
      top: -1px;
      font-size: 0.9em; }
      /* line 52, assets/sass/modules/_fonts.sass */
      .blog article nav a:nth-of-type(3) i:before,
      .single-post article nav a:nth-of-type(3) i:before,
      .category article nav a:nth-of-type(3) i:before,
      .archive article nav a:nth-of-type(3) i:before,
      .search article nav a:nth-of-type(3) i:before {
        content: "\e805"; }
  /* line 97, assets/sass/app/_blog.sass */
  .blog article .project-link,
  .single-post article .project-link,
  .category article .project-link,
  .archive article .project-link,
  .search article .project-link {
    color: #4c322a;
    font-weight: 900;
    font-size: 0.8125em;
    text-transform: uppercase; }
  /* line 103, assets/sass/app/_blog.sass */
  .blog article img,
  .single-post article img,
  .category article img,
  .archive article img,
  .search article img {
    display: block;
    width: 100%; }
/* line 107, assets/sass/app/_blog.sass */
.blog aside,
.single-post aside,
.category aside,
.archive aside,
.search aside {
  float: right;
  width: 14.0625em;
  margin-bottom: 4.375em; }
  @media screen and (max-width: 47.9375em) {
    /* line 107, assets/sass/app/_blog.sass */
    .blog aside,
    .single-post aside,
    .category aside,
    .archive aside,
    .search aside {
      display: none; } }
  /* line 114, assets/sass/app/_blog.sass */
  .blog aside .search,
  .single-post aside .search,
  .category aside .search,
  .archive aside .search,
  .search aside .search {
    margin-bottom: 3.125em;
    padding-left: 0.3125em;
    border: 2px solid #e6e5e6;
    zoom: 1; }
    /* line 6, assets/sass/mixins/_mix-utilities.sass */
    .blog aside .search:before, .blog aside .search:after,
    .single-post aside .search:before,
    .single-post aside .search:after,
    .category aside .search:before,
    .category aside .search:after,
    .archive aside .search:before,
    .archive aside .search:after,
    .search aside .search:before,
    .search aside .search:after {
      content: "";
      display: table; }
    /* line 10, assets/sass/mixins/_mix-utilities.sass */
    .blog aside .search:after,
    .single-post aside .search:after,
    .category aside .search:after,
    .archive aside .search:after,
    .search aside .search:after {
      clear: both; }
    /* line 120, assets/sass/app/_blog.sass */
    .blog aside .search #s,
    .single-post aside .search #s,
    .category aside .search #s,
    .archive aside .search #s,
    .search aside .search #s {
      border: none;
      color: #969595;
      font-weight: 300;
      font-size: 1em;
      line-height: 1.35em; }
    /* line 127, assets/sass/app/_blog.sass */
    .blog aside .search input::-webkit-input-placeholder,
    .single-post aside .search input::-webkit-input-placeholder,
    .category aside .search input::-webkit-input-placeholder,
    .archive aside .search input::-webkit-input-placeholder,
    .search aside .search input::-webkit-input-placeholder {
      color: #969595;
      font-weight: 300; }
    /* line 130, assets/sass/app/_blog.sass */
    .blog aside .search input:-moz-placeholder,
    .single-post aside .search input:-moz-placeholder,
    .category aside .search input:-moz-placeholder,
    .archive aside .search input:-moz-placeholder,
    .search aside .search input:-moz-placeholder {
      color: #969595;
      font-weight: 300; }
    /* line 133, assets/sass/app/_blog.sass */
    .blog aside .search input::-moz-placeholder,
    .single-post aside .search input::-moz-placeholder,
    .category aside .search input::-moz-placeholder,
    .archive aside .search input::-moz-placeholder,
    .search aside .search input::-moz-placeholder {
      color: #969595;
      font-weight: 300; }
    /* line 136, assets/sass/app/_blog.sass */
    .blog aside .search input:-ms-input-placeholder,
    .single-post aside .search input:-ms-input-placeholder,
    .category aside .search input:-ms-input-placeholder,
    .archive aside .search input:-ms-input-placeholder,
    .search aside .search input:-ms-input-placeholder {
      color: #969595;
      font-weight: 300; }
    /* line 140, assets/sass/app/_blog.sass */
    .blog aside .search #searchsubmit,
    .single-post aside .search #searchsubmit,
    .category aside .search #searchsubmit,
    .archive aside .search #searchsubmit,
    .search aside .search #searchsubmit {
      float: right;
      width: 2.8125em;
      height: 2em;
      color: transparent;
      background: none;
      border: none; }
      /* line 148, assets/sass/app/_blog.sass */
      .blog aside .search #searchsubmit:hover,
      .single-post aside .search #searchsubmit:hover,
      .category aside .search #searchsubmit:hover,
      .archive aside .search #searchsubmit:hover,
      .search aside .search #searchsubmit:hover {
        cursor: pointer; }
    /* line 151, assets/sass/app/_blog.sass */
    .blog aside .search i,
    .single-post aside .search i,
    .category aside .search i,
    .archive aside .search i,
    .search aside .search i {
      position: absolute;
      top: 4px;
      right: 0;
      width: 1.25em;
      height: 0.75em;
      background: url(assets/images/search.png) center no-repeat;
      background-repeat: no-repeat;
      background-size: contain;
      -ms-behavior: url(images/backgroundsize.htc);
      font-size: 1.5em; }
  /* line 161, assets/sass/app/_blog.sass */
  .blog aside header,
  .single-post aside header,
  .category aside header,
  .archive aside header,
  .search aside header {
    margin-bottom: 1.875em;
    zoom: 1; }
    /* line 6, assets/sass/mixins/_mix-utilities.sass */
    .blog aside header:before, .blog aside header:after,
    .single-post aside header:before,
    .single-post aside header:after,
    .category aside header:before,
    .category aside header:after,
    .archive aside header:before,
    .archive aside header:after,
    .search aside header:before,
    .search aside header:after {
      content: "";
      display: table; }
    /* line 10, assets/sass/mixins/_mix-utilities.sass */
    .blog aside header:after,
    .single-post aside header:after,
    .category aside header:after,
    .archive aside header:after,
    .search aside header:after {
      clear: both; }
    /* line 165, assets/sass/app/_blog.sass */
    .blog aside header h3,
    .single-post aside header h3,
    .category aside header h3,
    .archive aside header h3,
    .search aside header h3 {
      float: left;
      margin: 0;
      color: #4c322a;
      font-size: 1.1875em;
      text-transform: uppercase; }
    /* line 172, assets/sass/app/_blog.sass */
    .blog aside header div,
    .single-post aside header div,
    .category aside header div,
    .archive aside header div,
    .search aside header div {
      float: right;
      top: -2px; }
    /* line 176, assets/sass/app/_blog.sass */
    .blog aside header a,
    .single-post aside header a,
    .category aside header a,
    .archive aside header a,
    .search aside header a {
      display: inline-block;
      width: 1.375em;
      height: 1.375em;
      margin: 0; }
      /* line 182, assets/sass/app/_blog.sass */
      .blog aside header a:nth-of-type(1) i,
      .single-post aside header a:nth-of-type(1) i,
      .category aside header a:nth-of-type(1) i,
      .archive aside header a:nth-of-type(1) i,
      .search aside header a:nth-of-type(1) i {
        background-image: url(assets/images/twitter-brown.png); }
        @media screen and (min-width: 60em) {
          /* line 182, assets/sass/app/_blog.sass */
          .blog aside header a:nth-of-type(1) i,
          .single-post aside header a:nth-of-type(1) i,
          .category aside header a:nth-of-type(1) i,
          .archive aside header a:nth-of-type(1) i,
          .search aside header a:nth-of-type(1) i {
            right: 0.625em; } }
      /* line 187, assets/sass/app/_blog.sass */
      .blog aside header a:nth-of-type(2) i,
      .single-post aside header a:nth-of-type(2) i,
      .category aside header a:nth-of-type(2) i,
      .archive aside header a:nth-of-type(2) i,
      .search aside header a:nth-of-type(2) i {
        background-image: url(assets/images/instagram-brown.png); }
    /* line 190, assets/sass/app/_blog.sass */
    .blog aside header i,
    .single-post aside header i,
    .category aside header i,
    .archive aside header i,
    .search aside header i {
      display: block;
      width: 30px;
      height: 22px;
      background-repeat: no-repeat;
      background-position: center;
      background-repeat: no-repeat;
      background-size: contain;
      -ms-behavior: url(images/backgroundsize.htc); }
  /* line 200, assets/sass/app/_blog.sass */
  .blog aside ul li,
  .single-post aside ul li,
  .category aside ul li,
  .archive aside ul li,
  .search aside ul li {
    clear: both; }
  /* line 203, assets/sass/app/_blog.sass */
  .blog aside ul a,
  .single-post aside ul a,
  .category aside ul a,
  .archive aside ul a,
  .search aside ul a {
    display: block;
    color: #4c322a; }
  /* line 207, assets/sass/app/_blog.sass */
  .blog aside ul img,
  .single-post aside ul img,
  .category aside ul img,
  .archive aside ul img,
  .search aside ul img {
    width: 100%; }
  /* line 210, assets/sass/app/_blog.sass */
  .blog aside ul .twitter,
  .single-post aside ul .twitter,
  .category aside ul .twitter,
  .archive aside ul .twitter,
  .search aside ul .twitter {
    padding: 0.75em;
    line-height: 1.4em; }
    /* line 214, assets/sass/app/_blog.sass */
    .blog aside ul .twitter:nth-of-type(odd),
    .single-post aside ul .twitter:nth-of-type(odd),
    .category aside ul .twitter:nth-of-type(odd),
    .archive aside ul .twitter:nth-of-type(odd),
    .search aside ul .twitter:nth-of-type(odd) {
      background: #e6e5e6; }
    /* line 217, assets/sass/app/_blog.sass */
    .blog aside ul .twitter:nth-of-type(even),
    .single-post aside ul .twitter:nth-of-type(even),
    .category aside ul .twitter:nth-of-type(even),
    .archive aside ul .twitter:nth-of-type(even),
    .search aside ul .twitter:nth-of-type(even) {
      background: #f7f7f7; }
    /* line 220, assets/sass/app/_blog.sass */
    .blog aside ul .twitter a,
    .single-post aside ul .twitter a,
    .category aside ul .twitter a,
    .archive aside ul .twitter a,
    .search aside ul .twitter a {
      display: inline-block; }
  /* line 225, assets/sass/app/_blog.sass */
  .blog aside ul .instagram div,
  .single-post aside ul .instagram div,
  .category aside ul .instagram div,
  .archive aside ul .instagram div,
  .search aside ul .instagram div {
    padding: 0.75em 0;
    letter-spacing: 2px; }
    /* line 229, assets/sass/app/_blog.sass */
    .blog aside ul .instagram div:nth-of-type(1),
    .single-post aside ul .instagram div:nth-of-type(1),
    .category aside ul .instagram div:nth-of-type(1),
    .archive aside ul .instagram div:nth-of-type(1),
    .search aside ul .instagram div:nth-of-type(1) {
      float: left;
      font-weight: 900; }
    /* line 233, assets/sass/app/_blog.sass */
    .blog aside ul .instagram div:nth-of-type(2),
    .single-post aside ul .instagram div:nth-of-type(2),
    .category aside ul .instagram div:nth-of-type(2),
    .archive aside ul .instagram div:nth-of-type(2),
    .search aside ul .instagram div:nth-of-type(2) {
      float: right;
      top: 1px; }
  /* line 237, assets/sass/app/_blog.sass */
  .blog aside ul .instagram i,
  .single-post aside ul .instagram i,
  .category aside ul .instagram i,
  .archive aside ul .instagram i,
  .search aside ul .instagram i {
    top: -1px;
    font-family: "fontello" !important;
    font-style: normal;
    font-weight: normal;
    speak: none;
    text-decoration: inherit;
    width: 1em;
    margin: 0em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    font-weight: 300;
    font-size: 0.9em; }
    /* line 34, assets/sass/modules/_fonts.sass */
    .blog aside ul .instagram i:before,
    .single-post aside ul .instagram i:before,
    .category aside ul .instagram i:before,
    .archive aside ul .instagram i:before,
    .search aside ul .instagram i:before {
      content: "\e809"; }

/* line 5, assets/sass/app/_contact.sass */
#template-contact section {
  padding-top: 3.4375em; }
  /* line 9, assets/sass/app/_contact.sass */
  #template-contact section article {
    margin-bottom: 4.375em; }
    @media screen and (min-width: 48em) {
      /* line 9, assets/sass/app/_contact.sass */
      #template-contact section article {
        padding-right: 16.66667%;
        border-right: 2px solid #e6e5e6; } }
  /* line 16, assets/sass/app/_contact.sass */
  #template-contact section h2,
  #template-contact section h3 {
    margin-bottom: 0.125em;
    color: #4c322a;
    font-size: 1.5em; }
  /* line 22, assets/sass/app/_contact.sass */
  #template-contact section h2 + p {
    line-height: 1.6em; }
  /* line 27, assets/sass/app/_contact.sass */
  #template-contact section form .wpcf7-mail-sent-ok,
  #template-contact section form .wpcf7-response-output {
    margin: 0;
    padding: 1.5em 0 0 0;
    color: #4c322a;
    border: none;
    font-style: italic; }
  /* line 35, assets/sass/app/_contact.sass */
  #template-contact section form .wpcf7-validation-errors {
    display: none; }
  /* line 40, assets/sass/app/_contact.sass */
  #template-contact section form.invalid .selected span[role="alert"] {
    color: #e6e5e6; }
  /* line 43, assets/sass/app/_contact.sass */
  #template-contact section form.invalid span[role="alert"] {
    position: absolute;
    top: 1.5em;
    right: 0;
    color: #4c322a;
    font-size: 0.8125em;
    font-style: italic;
    text-transform: uppercase; }
  /* line 52, assets/sass/app/_contact.sass */
  #template-contact section form p {
    margin-bottom: 0; }
    /* line 57, assets/sass/app/_contact.sass */
    #template-contact section form p.selected label {
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$alpha*100)";
      filter: alpha(opacity=0);
      -webkit-opacity: 0;
      -moz-opacity: 0;
      -khtml-opacity: 0;
      opacity: 0;
      -webkit-transform: translate(100px, 0px);
      -moz-transform: translate(100px, 0px);
      -ms-transform: translate(100px, 0px);
      -o-transform: translate(100px, 0px);
      transform: translate(100px, 0px); }
  /* line 61, assets/sass/app/_contact.sass */
  #template-contact section form span {
    display: block !important; }
  /* line 64, assets/sass/app/_contact.sass */
  #template-contact section form label {
    top: 1.5em;
    position: absolute;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$alpha*100)";
    filter: alpha(opacity=100);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    -webkit-transform: translate(0px, 0px);
    -moz-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    -o-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
    font-weight: 600;
    font-size: 0.8125em;
    text-transform: uppercase;
    z-index: 1; }
  /* line 75, assets/sass/app/_contact.sass */
  #template-contact section form input[type="text"],
  #template-contact section form input[type="email"],
  #template-contact section form textarea {
    width: 100%;
    padding: 1.75em 1em 1.75em 0em;
    background: none;
    border: none;
    outline: none;
    color: #afb0b3;
    font-family: "Avenir W01", sans-serif;
    font-weight: normal;
    font-weight: 300;
    font-size: 0.8125em; }
  /* line 88, assets/sass/app/_contact.sass */
  #template-contact section form span.name,
  #template-contact section form span.email {
    padding-bottom: 1px;
    border-bottom: 2px solid #e6e5e6; }
  /* line 93, assets/sass/app/_contact.sass */
  #template-contact section form .border {
    padding: 3px 0px;
    border-top: 2px solid #e6e5e6;
    border-bottom: 2px solid #e6e5e6;
    zoom: 1; }
    /* line 6, assets/sass/mixins/_mix-utilities.sass */
    #template-contact section form .border:before, #template-contact section form .border:after {
      content: "";
      display: table; }
    /* line 10, assets/sass/mixins/_mix-utilities.sass */
    #template-contact section form .border:after {
      clear: both; }
  /* line 99, assets/sass/app/_contact.sass */
  #template-contact section form input[type="submit"] {
    float: left;
    padding: 0.625em 0;
    color: #4c322a;
    background: none;
    border: none;
    font-family: "Avenir W01", sans-serif;
    font-weight: normal;
    font-weight: 900;
    font-size: 1.2em;
    text-transform: uppercase;
    outline: 0; }
    /* line 111, assets/sass/app/_contact.sass */
    #template-contact section form input[type="submit"]:hover {
      cursor: pointer; }
  /* line 114, assets/sass/app/_contact.sass */
  #template-contact section form .ajax-loader {
    float: left;
    top: 1.0625em;
    margin-left: 0.625em; }
  /* line 119, assets/sass/app/_contact.sass */
  #template-contact section aside {
    margin-bottom: 4.375em; }
    @media screen and (min-width: 48em) {
      /* line 119, assets/sass/app/_contact.sass */
      #template-contact section aside {
        padding-left: 1em; } }
    /* line 125, assets/sass/app/_contact.sass */
    #template-contact section aside p {
      margin-bottom: 5em;
      line-height: 1.6em; }

/* line 3, assets/sass/app/_home.sass */
.cycle-slideshow {
  width: 100% !important;
  overflow: hidden; }
  /* line 7, assets/sass/app/_home.sass */
  .cycle-slideshow li {
    display: none;
    float: left;
    width: 100%; }
    /* line 12, assets/sass/app/_home.sass */
    .cycle-slideshow li:nth-of-type(1) {
      display: block; }
  /* line 15, assets/sass/app/_home.sass */
  .cycle-slideshow a {
    display: block; }
  /* line 18, assets/sass/app/_home.sass */
  .cycle-slideshow img {
    width: 100%; }
  /* line 21, assets/sass/app/_home.sass */
  .cycle-slideshow.slider-active li {
    display: block; }

/* line 26, assets/sass/app/_home.sass */
.slideshow:hover .nav {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$alpha*100)";
  filter: alpha(opacity=100);
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1; }
/* line 29, assets/sass/app/_home.sass */
.slideshow .nav {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$alpha*100)";
  filter: alpha(opacity=0);
  -webkit-opacity: 0;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  position: absolute;
  top: 50%;
  width: 25px;
  height: 35px;
  margin-top: -15px;
  color: #4c322a;
  background-color: transparent;
  background-color: rgba(255, 255, 255, 0.6);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99FFFFFF,endColorstr=#99FFFFFF);
  zoom: 1;
  text-align: center;
  z-index: 150; }
  @media screen and (min-width: 48em) {
    /* line 29, assets/sass/app/_home.sass */
    .slideshow .nav {
      width: 40px;
      height: 70px;
      margin-top: -35px; } }
  /* line 46, assets/sass/app/_home.sass */
  .slideshow .nav span {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px; }
  /* line 56, assets/sass/app/_home.sass */
  .slideshow .nav i {
    font-family: "fontello" !important;
    font-style: normal;
    font-weight: normal;
    speak: none;
    text-decoration: inherit;
    width: 1em;
    margin: 0em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    font-size: 1.5em;
    top: 5px;
    left: -2px;
    margin: 0 auto; }
    /* line 64, assets/sass/modules/_fonts.sass */
    .slideshow .nav i:before {
      content: "\e800"; }
    @media screen and (min-width: 48em) {
      /* line 56, assets/sass/app/_home.sass */
      .slideshow .nav i {
        font-size: 3em;
        top: 11px;
        left: -5px; } }
  /* line 67, assets/sass/app/_home.sass */
  .slideshow .nav:nth-of-type(2) {
    right: 0; }
    /* line 70, assets/sass/app/_home.sass */
    .slideshow .nav:nth-of-type(2) i {
      font-family: "fontello" !important;
      font-style: normal;
      font-weight: normal;
      speak: none;
      text-decoration: inherit;
      width: 1em;
      margin: 0em;
      text-align: center;
      font-variant: normal;
      text-transform: none;
      line-height: 1em;
      left: 2px; }
      /* line 67, assets/sass/modules/_fonts.sass */
      .slideshow .nav:nth-of-type(2) i:before {
        content: "\e80b"; }
      @media screen and (min-width: 48em) {
        /* line 70, assets/sass/app/_home.sass */
        .slideshow .nav:nth-of-type(2) i {
          left: 5px; } }

/* line 8, assets/sass/app/_work-single.sass */
.single-work section .breadcrumbs {
  padding: 2.5em 0 3.125em;
  color: #afb0b3;
  font-weight: 300;
  font-size: 0.8125em;
  text-transform: uppercase; }
  /* line 15, assets/sass/app/_work-single.sass */
  .single-work section .breadcrumbs a {
    color: #afb0b3; }
  /* line 18, assets/sass/app/_work-single.sass */
  .single-work section .breadcrumbs span {
    margin: 0em 0.25em; }
/* line 23, assets/sass/app/_work-single.sass */
.single-work section header h1 {
  margin-bottom: 0.625em;
  color: #4c322a;
  font-size: 1.75em; }
/* line 28, assets/sass/app/_work-single.sass */
.single-work section header p {
  font-family: "Avenir Next W01", sans-serif;
  font-weight: 100; }
/* line 31, assets/sass/app/_work-single.sass */
.single-work section nav {
  margin-bottom: 1.125em;
  padding: 3px 0px;
  border-top: 2px solid #e6e5e6;
  border-bottom: 2px solid #e6e5e6; }
/* line 37, assets/sass/app/_work-single.sass */
.single-work section ul {
  padding: 1em 0em;
  border-top: 2px solid #e6e5e6;
  border-bottom: 2px solid #e6e5e6;
  zoom: 1; }
  /* line 6, assets/sass/mixins/_mix-utilities.sass */
  .single-work section ul:before, .single-work section ul:after {
    content: "";
    display: table; }
  /* line 10, assets/sass/mixins/_mix-utilities.sass */
  .single-work section ul:after {
    clear: both; }
/* line 43, assets/sass/app/_work-single.sass */
.single-work section li {
  display: inline-block;
  margin-right: 1.875em; }
  @media screen and (max-width: 47.9375em) {
    /* line 43, assets/sass/app/_work-single.sass */
    .single-work section li {
      padding-bottom: 0.5em; } }
  /* line 49, assets/sass/app/_work-single.sass */
  .single-work section li:last-child {
    margin-right: 0; }
  /* line 52, assets/sass/app/_work-single.sass */
  .single-work section li.share {
    display: block;
    padding: 1em 0 0 0; }
    @media screen and (min-width: 48em) {
      /* line 52, assets/sass/app/_work-single.sass */
      .single-work section li.share {
        display: inline-block;
        float: right;
        padding: 0; } }
    /* line 60, assets/sass/app/_work-single.sass */
    .single-work section li.share a {
      display: inline-block;
      top: 0.1875em;
      margin-left: 0.625em; }
    /* line 65, assets/sass/app/_work-single.sass */
    .single-work section li.share i {
      color: #afb0b3;
      font-size: 1.5em; }
    /* line 69, assets/sass/app/_work-single.sass */
    .single-work section li.share a:nth-of-type(1) i {
      font-family: "fontello" !important;
      font-style: normal;
      font-weight: normal;
      speak: none;
      text-decoration: inherit;
      width: 1em;
      margin: 0em;
      text-align: center;
      font-variant: normal;
      text-transform: none;
      line-height: 1em; }
      /* line 43, assets/sass/modules/_fonts.sass */
      .single-work section li.share a:nth-of-type(1) i:before {
        content: "\e803"; }
    /* line 72, assets/sass/app/_work-single.sass */
    .single-work section li.share a:nth-of-type(2) i {
      font-family: "fontello" !important;
      font-style: normal;
      font-weight: normal;
      speak: none;
      text-decoration: inherit;
      width: 1em;
      margin: 0em;
      text-align: center;
      font-variant: normal;
      text-transform: none;
      line-height: 1em; }
      /* line 40, assets/sass/modules/_fonts.sass */
      .single-work section li.share a:nth-of-type(2) i:before {
        content: "\e804"; }
  /* line 75, assets/sass/app/_work-single.sass */
  .single-work section li a,
  .single-work section li span {
    color: #afb0b3;
    font-weight: 300;
    font-size: 0.8125em; }
/* line 80, assets/sass/app/_work-single.sass */
.single-work section .embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  height: auto;
  margin-bottom: 1.125em; }
  /* line 88, assets/sass/app/_work-single.sass */
  .single-work section .embed-container iframe {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
/* line 95, assets/sass/app/_work-single.sass */
.single-work section article {
  margin-bottom: 0.25em; }
  @media screen and (min-width: 30em) {
    /* line 95, assets/sass/app/_work-single.sass */
    .single-work section article {
      margin-bottom: 0.375em; } }
  @media screen and (min-width: 37.5em) {
    /* line 95, assets/sass/app/_work-single.sass */
    .single-work section article {
      margin-bottom: 0.5em; } }
  @media screen and (min-width: 48em) {
    /* line 95, assets/sass/app/_work-single.sass */
    .single-work section article {
      margin-bottom: 0.625em; } }
  @media screen and (min-width: 60em) {
    /* line 95, assets/sass/app/_work-single.sass */
    .single-work section article {
      margin-bottom: 0.75em; } }
  @media screen and (min-width: 71.25em) {
    /* line 95, assets/sass/app/_work-single.sass */
    .single-work section article {
      margin-bottom: 0.875em; } }
  @media screen and (min-width: 90em) {
    /* line 95, assets/sass/app/_work-single.sass */
    .single-work section article {
      margin-bottom: 1.125em; } }
  /* line 110, assets/sass/app/_work-single.sass */
  .single-work section article i {
    display: block;
    position: absolute;
    top: 10px;
    left: 10px;
    width: 56px;
    height: 28px;
    background: url(assets/images/pinit.png) center no-repeat;
    z-index: 2;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$alpha*100)";
    filter: alpha(opacity=0);
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0; }
  /* line 122, assets/sass/app/_work-single.sass */
  .single-work section article a {
    display: block; }
    /* line 125, assets/sass/app/_work-single.sass */
    .single-work section article a:hover i {
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$alpha*100)";
      filter: alpha(opacity=100);
      -webkit-opacity: 1;
      -moz-opacity: 1;
      -khtml-opacity: 1;
      opacity: 1; }
  /* line 128, assets/sass/app/_work-single.sass */
  .single-work section article img {
    width: 100%; }

/* line 5, assets/sass/app/_work.sass */
#template-work section {
  text-align: center; }
  /* line 9, assets/sass/app/_work.sass */
  #template-work section header {
    padding-top: 0.4375em; }
    /* line 12, assets/sass/app/_work.sass */
    #template-work section header p {
      max-width: 22.5em;
      margin: 0 auto 1.5em;
      color: #808285;
      font-family: "L Serifa W01", serif;
      font-weight: normal;
      font-weight: 300;
      font-size: 1.5em; }
  /* line 20, assets/sass/app/_work.sass */
  #template-work section h1 {
    margin-bottom: 2.5em;
    color: #4c322a;
    font-family: "Avenir W01", sans-serif;
    font-weight: normal;
    font-weight: 700;
    font-size: 0.8125em;
    text-transform: uppercase; }
  /* line 28, assets/sass/app/_work.sass */
  #template-work section nav {
    margin-bottom: 0.75em;
    padding: 3px 0px;
    border-top: 2px solid #e6e5e6;
    border-bottom: 2px solid #e6e5e6; }
  /* line 34, assets/sass/app/_work.sass */
  #template-work section ul {
    padding: 1em 0em 0.5em;
    border-top: 2px solid #e6e5e6;
    border-bottom: 2px solid #e6e5e6; }
    @media screen and (min-width: 60em) {
      /* line 34, assets/sass/app/_work.sass */
      #template-work section ul {
        padding-bottom: 1em; } }
  /* line 41, assets/sass/app/_work.sass */
  #template-work section li {
    display: inline-block;
    margin: 0em 0.5em 0.5em; }
    @media screen and (min-width: 60em) {
      /* line 41, assets/sass/app/_work.sass */
      #template-work section li {
        margin: 0em 1.25em; } }
    /* line 47, assets/sass/app/_work.sass */
    #template-work section li a {
      color: #afb0b3;
      font-family: "DIN Next W01", sans-serif;
      font-weight: normal;
      font-weight: 300;
      font-size: 0.8125em;
      text-transform: uppercase; }
      /* line 54, assets/sass/app/_work.sass */
      #template-work section li a.selected {
        color: #4c322a; }
  /* line 57, assets/sass/app/_work.sass */
  #template-work section .work-examples {
    text-align: left;
    zoom: 1; }
    /* line 6, assets/sass/mixins/_mix-utilities.sass */
    #template-work section .work-examples:before, #template-work section .work-examples:after {
      content: "";
      display: table; }
    /* line 10, assets/sass/mixins/_mix-utilities.sass */
    #template-work section .work-examples:after {
      clear: both; }
    @media screen and (min-width: 48em) {
      /* line 57, assets/sass/app/_work.sass */
      #template-work section .work-examples {
        margin: 0px -7px; } }
  /* line 63, assets/sass/app/_work.sass */
  #template-work section article {
    display: block;
    margin: 0 0 1em; }
    @media screen and (min-width: 37.5em) {
      /* line 63, assets/sass/app/_work.sass */
      #template-work section article {
        float: left;
        width: 50%;
        margin: 0;
        padding: 0 0.4375em 0.875em; } }
    @media screen and (min-width: 60em) {
      /* line 63, assets/sass/app/_work.sass */
      #template-work section article {
        width: 33.3%;
        padding: 0 0.4375em 0.875em; } }
    /* line 75, assets/sass/app/_work.sass */
    #template-work section article a {
      display: block; }
      @media screen and (min-width: 48em) {
        /* line 78, assets/sass/app/_work.sass */
        #template-work section article a:hover div {
          -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$alpha*100)";
          filter: alpha(opacity=100);
          -webkit-opacity: 1;
          -moz-opacity: 1;
          -khtml-opacity: 1;
          opacity: 1; } }
    /* line 82, assets/sass/app/_work.sass */
    #template-work section article div {
      display: none; }
      @media screen and (min-width: 48em) {
        /* line 82, assets/sass/app/_work.sass */
        #template-work section article div {
          display: block;
          position: absolute;
          width: 100%;
          height: 100%;
          padding: 9em 3em 0em;
          background-color: transparent;
          background-color: rgba(76, 50, 42, 0.5);
          filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#804C322A,endColorstr=#804C322A);
          zoom: 1;
          text-align: center;
          z-index: 2;
          -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$alpha*100)";
          filter: alpha(opacity=0);
          -webkit-opacity: 0;
          -moz-opacity: 0;
          -khtml-opacity: 0;
          opacity: 0;
          -webkit-transition: all 0.5s;
          -moz-transition: all 0.5s;
          -ms-transition: all 0.5s;
          -o-transition: all 0.5s;
          transition: all 0.5s; } }
      @media screen and (min-width: 71.25em) {
        /* line 82, assets/sass/app/_work.sass */
        #template-work section article div {
          padding-top: 10em; } }
    /* line 98, assets/sass/app/_work.sass */
    #template-work section article h3 {
      margin: 0;
      color: white;
      font-size: 1.5em; }
    /* line 103, assets/sass/app/_work.sass */
    #template-work section article img {
      width: 100%;
      z-index: 1; }
