/*
 * Theme Name: Bindery
 * Theme URI: http://pixelunion.net
 * Author: Pixel Union
 * Author URI: http://pixelunion.net
 * Description:
 * Version: 1.4.0
 * License: GNU General Public License v2 or later
 * License URI: http://www.gnu.org/licenses/gpl-2.0.html
 * Text Domain: Bindery
 * Domain Path: /languages/
 * Tags: light, white, one-column, two-columns, three-columns, four-columns, fluid-layout, responsive-layout, accessibility-ready, custom-colors, custom-menu, editor-style, featured-image-header, featured-images, flexible-header, full-width-template, infinite-scroll, microformats, post-formats, rtl-language-support, site-logo, sticky-post, theme-options, threaded-comments, translation-ready, art, artwork, blog, business, collaboration, craft, design, education, fashion, food, gaming, holiday, journal, lifestream, magazine, nature, news, outdoors, photoblogging, photography, portfolio, productivity, real-estate, school, scrapbooking, seasonal, sports, travel, wedding, artistic, bright, clean, conservative, contemporary, elegant, formal, geometric, glamorous, handcrafted, light, minimal, modern, professional, simple, sophisticated, traditional, urban
 *
 * This theme, like WordPress, is licensed under the GPL.
 * Use it to make something cool, have fun, and share what you've learned with others.
 *
 * Bindery is based on Underscores http://underscores.me/, (C) 2012-2014 Automattic, Inc.
 */
/* Libraries */
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Remove default margin.
 */
body {
  margin: 0; }

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

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

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none; }

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent; }

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0; }

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold; }

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic; }

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0; }

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

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px; }

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  box-sizing: content-box;
  height: 0; }

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto; }

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */ }

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

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

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

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

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

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

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto; }

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold; }

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

/* Globals (Order Dependent) */
.site-main, .entry-content dl, .entry-content, .portfolio-area, .portfolio, .widget-area, .widget_recent_comments {
  *zoom: 1; }
  .site-main:before, .entry-content dl:before, .entry-content:before, .portfolio-area:before, .portfolio:before, .widget-area:before, .widget_recent_comments:before, .site-main:after, .entry-content dl:after, .entry-content:after, .portfolio-area:after, .portfolio:after, .widget-area:after, .widget_recent_comments:after {
    display: table;
    content: ""; }
  .site-main:after, .entry-content dl:after, .entry-content:after, .portfolio-area:after, .portfolio:after, .widget-area:after, .widget_recent_comments:after {
    clear: both; }

h1, h2, h3, h4, h5, h6,
p, .entry-content .sidenote, .entry-author .url, .site-nav-menu a, .navigation, .widget li {
  word-wrap: break-word;
  overflow-wrap: break-word;
  word-break: break-word; }

body {
  color: #555;
  font-family: "Quattrocento Sans", "Helvetica Neue", Arial, sans-serif;
  font-size: 16px;
  line-height: 1.6; }

a {
  color: #5087a5;
  text-decoration: none; }
  a:hover, a:active {
    color: #444; }

h1, h2, h3, h4, h5, h6 {
  color: #444;
  clear: both;
  font-family: "Quattrocento Sans", "Helvetica Neue", Arial, sans-serif; }

b, strong {
  font-weight: bold; }

dfn, cite, em, i {
  font-style: italic; }

pre {
  background: #eee;
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  line-height: 1.6;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em; }

code, kbd, tt, var {
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace; }

abbr, acronym {
  border-bottom: 1px dotted #666;
  cursor: help; }

mark, ins {
  background: #fff9c0;
  text-decoration: none; }

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

small {
  font-size: 75%; }

big {
  font-size: 125%; }

html {
  box-sizing: border-box; }

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

.screen-reader-text {
  display: none; }

html {
  background: #fff; }

.site-main {
  position: relative; }

.layout-span, .widget-count-1 .widget, .widget-count-2 .widget {
  padding: 4.75% 4.25%; }
  .singular .layout-span, .singular .widget-count-1 .widget, .widget-count-1 .singular .widget, .singular .widget-count-2 .widget, .widget-count-2 .singular .widget {
    margin-left: 210px; }
    @media screen and (min-width: 1160px) {
      .singular .layout-span, .singular .widget-count-1 .widget, .widget-count-1 .singular .widget, .singular .widget-count-2 .widget, .widget-count-2 .singular .widget {
        padding: 50px; } }
    @media screen and (max-width: 1159px) {
      .singular .layout-span, .singular .widget-count-1 .widget, .widget-count-1 .singular .widget, .singular .widget-count-2 .widget, .widget-count-2 .singular .widget {
        margin-left: 18%; } }
    @media screen and (max-width: 839px) {
      .singular .layout-span, .singular .widget-count-1 .widget, .widget-count-1 .singular .widget, .singular .widget-count-2 .widget, .widget-count-2 .singular .widget {
        margin-left: 0; } }
  .singular.page .layout-span, .singular.page .widget-count-1 .widget, .widget-count-1 .singular.page .widget, .singular.page .widget-count-2 .widget, .widget-count-2 .singular.page .widget {
    margin-left: 0; }
  .not-singular .layout-span, .not-singular .widget-count-1 .widget, .widget-count-1 .not-singular .widget, .not-singular .widget-count-2 .widget, .widget-count-2 .not-singular .widget {
    padding: 47px 50px 50px; }
    @media screen and (max-width: 479px) {
      .not-singular .layout-span, .not-singular .widget-count-1 .widget, .widget-count-1 .not-singular .widget, .not-singular .widget-count-2 .widget, .widget-count-2 .not-singular .widget {
        padding: 25px 15px; } }
    @media screen and (min-width: 480px) {
      .not-singular .layout-span, .not-singular .widget-count-1 .widget, .widget-count-1 .not-singular .widget, .not-singular .widget-count-2 .widget, .widget-count-2 .not-singular .widget {
        padding: 30px; } }
    @media screen and (min-width: 840px) {
      .not-singular .layout-span, .not-singular .widget-count-1 .widget, .widget-count-1 .not-singular .widget, .not-singular .widget-count-2 .widget, .widget-count-2 .not-singular .widget {
        padding: 40px; } }
    @media screen and (min-width: 1160px) {
      .not-singular .layout-span, .not-singular .widget-count-1 .widget, .widget-count-1 .not-singular .widget, .not-singular .widget-count-2 .widget, .widget-count-2 .not-singular .widget {
        padding: 47px 50px 50px; } }

.layout-entry-content {
  max-width: 600px; }
  .not-singular .layout-entry-content {
    max-width: none; }
  @media screen and (max-width: 839px) {
    .layout-entry-content {
      max-width: none; } }

.layout-entry {
  max-width: 800px;
  margin: 0 auto; }
  .page .layout-entry {
    max-width: 600px; }
  @media screen and (max-width: 839px) {
    .layout-entry {
      max-width: none;
      margin: 0; } }

.entry-content .sidenote, .entry-author {
  position: absolute;
  max-width: 180px;
  margin-left: -210px;
  margin-top: 2px; }
  @media screen and (max-width: 1159px) and (min-width: 840px) {
    .entry-content .sidenote, .entry-author {
      width: calc(18% - 30px);
      margin-left: -18%; } }
  @media screen and (max-width: 839px) {
    .entry-content .sidenote, .entry-author {
      position: static;
      max-width: none;
      margin-left: 0; } }

h1, h2, h3, h4, h5, h6,
p,
dl, ol, ul,
blockquote,
table,
address,
code,
pre,
q,
figure {
  margin: 20px 0; }

del,
strike {
  text-decoration: line-through; }

pre,
tt,
kbd,
var,
code {
  color: #888;
  font-size: 13px;
  line-height: 1.8;
  text-shadow: #fff 0 1px 0;
  background: #f4f4f4; }

pre,
kbd,
tt,
var,
code {
  padding: 4px 3px; }

hr {
  clear: both;
  height: 1px;
  margin: 35px 0;
  background: #e5e5e4;
  border: none; }

ol, ul {
  padding: 0 0 0 20px; }

li {
  padding: 0 0 0 10px; }
  li ol, li ul {
    margin: 0;
    padding: 0 0 0 15px; }

address {
  font-style: normal; }

abbr,
acronym {
  border-bottom-color: #979797;
  border-bottom-style: dashed; }

.entry-content img, .entry-content embed, .entry-content iframe, .entry-content object {
  max-width: 100%; }

.entry-content img {
  height: auto; }

.entry-content .alignleft {
  display: block;
  float: left;
  margin: 5px 20px 20px 0; }

.entry-content .alignright {
  display: block;
  float: right;
  margin: 5px 0 20px 20px; }

.entry-content .aligncenter {
  display: block;
  margin: 30px auto; }

.entry-content .wp-caption {
  max-width: 100%; }
  .entry-content .wp-caption img {
    display: block; }
  .entry-content .wp-caption.aligncenter, .entry-content .wp-caption.alignnone {
    margin-top: 30px;
    margin-bottom: 30px; }

.entry-content .wp-caption-text, .entry-content .wp-caption-dd {
  margin: 10px 0 0;
  color: #999;
  font-size: 14px; }

.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6 {
  margin: 35px 0 20px;
  color: #444;
  font-weight: normal;
  line-height: 1.1; }

.entry-content h5, .entry-content h6 {
  font-weight: bold;
  letter-spacing: 1px;
  text-transform: uppercase; }

.entry-content h1 {
  font-size: 28px; }

.entry-content h2 {
  font-size: 24px; }

.entry-content h3 {
  font-size: 22px; }

.entry-content h4 {
  font-size: 20px; }

.entry-content h5 {
  font-size: 16px; }

.entry-content h6 {
  font-size: 14px; }

.post-type-jetpack-portfolio.entry-content h5, .post-type-jetpack-portfolio.entry-content h6,
.portfolio .entry-content h5,
.portfolio .entry-content h6 {
  float: none;
  margin: 26px 0 -5px;
  padding: 9px 0 0;
  color: #aaa;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 2px;
  border-top: 1px solid #eaeaea; }
  .post-type-jetpack-portfolio.entry-content h5:nth-of-type(1), .post-type-jetpack-portfolio.entry-content h6:nth-of-type(1),
  .portfolio .entry-content h5:nth-of-type(1),
  .portfolio .entry-content h6:nth-of-type(1) {
    margin-top: 45px; }

.entry-content blockquote {
  margin-left: -18px;
  padding-left: 16px;
  border-left: 2px solid #ddd; }
  @media screen and (max-width: 839px) {
    .entry-content blockquote {
      margin-left: 0; } }

.entry-content th, .entry-content td {
  padding: 8px 10px 6px;
  color: inherit;
  font-size: inherit;
  border: 1px solid #e5e5e4; }

.entry-content dl {
  padding: 20px;
  border: 1px solid #e5e5e4; }

.entry-content dt {
  clear: left;
  float: left;
  width: 26%;
  margin: 5px 0;
  padding-right: 4%;
  text-align: right;
  font-weight: bold; }

.entry-content dd {
  float: left;
  width: 74%;
  margin: 5px 0; }

.entry-content ins {
  padding: 4px 3px;
  background: #fffcd4; }

.entry-content pre {
  padding: 20px; }

.entry-content p:empty {
  margin: 0; }

.entry-content .intro {
  color: #888;
  font-size: 22px;
  line-height: 1.5; }
  .singular .entry-content .intro:first-letter {
    float: left;
    padding: 0 12px 0 0;
    color: #a27272;
    font-size: 54px;
    font-weight: bold;
    line-height: 1; }

.entry-content .sidenote {
  display: block;
  color: #999;
  font-size: 14px;
  text-align: right; }
  .entry-content .sidenote img {
    margin-top: 4px; }
  @media screen and (max-width: 839px) {
    .entry-content .sidenote {
      margin-top: 20px;
      margin-bottom: 20px;
      text-align: left; } }
  .portfolio .entry-content .sidenote {
    position: static;
    max-width: none;
    width: auto;
    margin: 20px auto;
    text-align: left;
    -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
            transform: translateX(0); }

.entry-content .pullquote {
  max-width: 800px;
  margin-top: 35px;
  margin-bottom: 35px;
  margin-left: 0;
  padding-left: 0;
  font-size: 26px;
  border: none; }
  @media screen and (min-width: 840px) {
    .entry-content .pullquote {
      width: 64vw; } }
  .portfolio .entry-content .pullquote {
    width: auto; }

button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

fieldset {
  margin: 20px 0;
  padding: 10px 20px;
  border: 1px solid #e5e5e4;
  border-radius: 3px; }

.btn,
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  padding: 11px 15px 10px;
  color: #fff;
  font-weight: bold;
  background: #5087a5;
  border: none;
  border-radius: 3px;
  cursor: pointer;
  -webkit-appearance: none; }
  .btn:hover,
  button:hover,
  input[type="button"]:hover,
  input[type="reset"]:hover,
  input[type="submit"]:hover {
    opacity: .85; }
  .btn:focus, .btn:active,
  button:focus,
  button:active,
  input[type="button"]:focus,
  input[type="button"]:active,
  input[type="reset"]:focus,
  input[type="reset"]:active,
  input[type="submit"]:focus,
  input[type="submit"]:active {
    background: #444;
    opacity: 1;
    outline: 0; }

input[type="checkbox"],
input[type="radio"] {
  padding: 0; }
  input[type="checkbox"] ~ label,
  input[type="radio"] ~ label {
    display: inline-block;
    margin: 0;
    padding-left: 6px; }
  label input[type="checkbox"], label
  input[type="radio"] {
    margin-right: 6px; }

input:not([type]),
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
  display: block;
  width: 100%;
  margin: 10px 0 20px;
  padding: 12px 15px;
  color: #a2a2a2;
  border: 1px solid #d3d3d3;
  border-radius: 3px;
  -webkit-transition: border-color 150ms ease;
  transition: border-color 150ms ease; }
  input:not([type]):invalid,
  input[type="text"]:invalid,
  input[type="email"]:invalid,
  input[type="url"]:invalid,
  input[type="password"]:invalid,
  input[type="search"]:invalid,
  textarea:invalid {
    color: #cd4141;
    border-color: #de8e8e; }
  input:not([type]):focus,
  input[type="text"]:focus,
  input[type="email"]:focus,
  input[type="url"]:focus,
  input[type="password"]:focus,
  input[type="search"]:focus,
  textarea:focus {
    color: #444;
    border-color: #aaa;
    outline: none; }
    input:not([type]):focus::-webkit-input-placeholder,
    input[type="text"]:focus::-webkit-input-placeholder,
    input[type="email"]:focus::-webkit-input-placeholder,
    input[type="url"]:focus::-webkit-input-placeholder,
    input[type="password"]:focus::-webkit-input-placeholder,
    input[type="search"]:focus::-webkit-input-placeholder,
    textarea:focus::-webkit-input-placeholder {
      color: #d1d1d1; }
    input:not([type]):focus:-moz-placeholder,
    input[type="text"]:focus:-moz-placeholder,
    input[type="email"]:focus:-moz-placeholder,
    input[type="url"]:focus:-moz-placeholder,
    input[type="password"]:focus:-moz-placeholder,
    input[type="search"]:focus:-moz-placeholder,
    textarea:focus:-moz-placeholder {
      color: #d1d1d1; }
    input:not([type]):focus::-moz-placeholder,
    input[type="text"]:focus::-moz-placeholder,
    input[type="email"]:focus::-moz-placeholder,
    input[type="url"]:focus::-moz-placeholder,
    input[type="password"]:focus::-moz-placeholder,
    input[type="search"]:focus::-moz-placeholder,
    textarea:focus::-moz-placeholder {
      color: #d1d1d1; }
    input:not([type]):focus:-ms-input-placeholder,
    input[type="text"]:focus:-ms-input-placeholder,
    input[type="email"]:focus:-ms-input-placeholder,
    input[type="url"]:focus:-ms-input-placeholder,
    input[type="password"]:focus:-ms-input-placeholder,
    input[type="search"]:focus:-ms-input-placeholder,
    textarea:focus:-ms-input-placeholder {
      color: #d1d1d1; }
  input:not([type])::-webkit-input-placeholder,
  input[type="text"]::-webkit-input-placeholder,
  input[type="email"]::-webkit-input-placeholder,
  input[type="url"]::-webkit-input-placeholder,
  input[type="password"]::-webkit-input-placeholder,
  input[type="search"]::-webkit-input-placeholder,
  textarea::-webkit-input-placeholder {
    color: #b3b3b3; }
  input:not([type]):-moz-placeholder,
  input[type="text"]:-moz-placeholder,
  input[type="email"]:-moz-placeholder,
  input[type="url"]:-moz-placeholder,
  input[type="password"]:-moz-placeholder,
  input[type="search"]:-moz-placeholder,
  textarea:-moz-placeholder {
    color: #b3b3b3; }
  input:not([type])::-moz-placeholder,
  input[type="text"]::-moz-placeholder,
  input[type="email"]::-moz-placeholder,
  input[type="url"]::-moz-placeholder,
  input[type="password"]::-moz-placeholder,
  input[type="search"]::-moz-placeholder,
  textarea::-moz-placeholder {
    color: #b3b3b3; }
  input:not([type]):-ms-input-placeholder,
  input[type="text"]:-ms-input-placeholder,
  input[type="email"]:-ms-input-placeholder,
  input[type="url"]:-ms-input-placeholder,
  input[type="password"]:-ms-input-placeholder,
  input[type="search"]:-ms-input-placeholder,
  textarea:-ms-input-placeholder {
    color: #b3b3b3; }

textarea {
  max-width: 100%;
  overflow: auto;
  vertical-align: top; }

label {
  display: block;
  margin: 10px 0; }
  label span {
    padding-left: .5em;
    opacity: .75; }

input[type="search"] {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  box-sizing: border-box; }
  input[type="search"]:-webkit-search-decoration, input[type="search"]:-webkit-search-cancel-button, input[type="search"]:-webkit-search-results-button, input[type="search"]:-webkit-search-results-decoration {
    -webkit-appearance: none; }

/* Plugins */
.gallery {
  margin: 30px -5px; }

.gallery-item {
  display: inline-block;
  vertical-align: top;
  margin: 0;
  padding: 5px; }
  .gallery-item img {
    display: block;
    width: 100%;
    height: auto; }
  .gallery-columns-1 .gallery-item {
    width: 100%; }
  .gallery-columns-2 .gallery-item {
    width: 50%; }
  .gallery-columns-3 .gallery-item {
    width: 33.33%; }
  .gallery-columns-4 .gallery-item {
    width: 25%; }
  .gallery-columns-5 .gallery-item {
    width: 20%; }
  .gallery-columns-6 .gallery-item {
    width: 16.66%; }
  .gallery-columns-7 .gallery-item {
    width: 14.28%; }
  .gallery-columns-8 .gallery-item {
    width: 12.5%; }
  .gallery-columns-9 .gallery-item {
    width: 11.11%; }
  .gallery-item .wp-caption-text {
    height: 1.6em;
    overflow: hidden;
    padding-bottom: 5px;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap; }

#jetpack_remote_comment {
  margin: 40px 0 0 0; }

.jetpack-remote-comment-divider {
  width: 100%;
  height: 1px;
  margin: 32px 0 -10px;
  border-top: 1px solid #ececec; }

.contact-form > div {
  margin: 20px 0; }

.contact-form textarea {
  height: 180px; }

div.tiled-gallery {
  margin: 30px 0; }

.jetpack-slideshow.slideshow-window {
  margin: 20px 0; }

.entry-content .jetpack-portfolio-shortcode {
  margin: 25px 0; }
  .entry-content .jetpack-portfolio-shortcode .portfolio-entry {
    margin-top: 20px;
    margin-bottom: 20px; }
  .entry-content .jetpack-portfolio-shortcode .portfolio-entry-title {
    margin-bottom: 7px;
    color: #a27272;
    font-size: 18px; }
    .entry-content .jetpack-portfolio-shortcode .portfolio-entry-title a {
      color: inherit; }
  .entry-content .jetpack-portfolio-shortcode .portfolio-entry-meta {
    margin: 7px 0;
    color: #888;
    font-size: 14px; }
    .entry-content .jetpack-portfolio-shortcode .portfolio-entry-meta a {
      color: inherit; }
  .entry-content .jetpack-portfolio-shortcode .portfolio-entry-content {
    margin-top: 7px;
    font-size: 15px; }
  .entry-content .jetpack-portfolio-shortcode .entry-more {
    display: none; }

body #main div#jp-relatedposts {
  margin: 50px 0 0;
  padding: 0; }
  body #main div#jp-relatedposts h3.jp-relatedposts-headline {
    display: block;
    float: none;
    margin: 0;
    font-size: 30px;
    line-height: 1.2; }
    body #main div#jp-relatedposts h3.jp-relatedposts-headline:after {
      content: "";
      display: block;
      width: 100%;
      height: 1px;
      margin: 18px 0 5px;
      border-top: 1px solid #ececec; }
    body #main div#jp-relatedposts h3.jp-relatedposts-headline em {
      font-weight: normal; }
      body #main div#jp-relatedposts h3.jp-relatedposts-headline em:before {
        display: none; }
  body #main div#jp-relatedposts div.jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-title a,
  body #main div#jp-relatedposts div.jp-relatedposts-items-visual h4.jp-relatedposts-post-title {
    margin: 10px 0 2px;
    color: #a27272;
    font-size: 18px;
    line-height: 25px; }
  body #main div#jp-relatedposts div.jp-relatedposts-items .jp-relatedposts-post {
    margin-top: 20px;
    margin-bottom: 0;
    padding-right: 20px; }
    body #main div#jp-relatedposts div.jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-context,
    body #main div#jp-relatedposts div.jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-date {
      color: #888;
      opacity: 1; }
  body #main div#jp-relatedposts div.jp-relatedposts-items div.jp-relatedposts-post:hover .jp-relatedposts-post-title a,
  body #main div#jp-relatedposts div.jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-title a:hover {
    text-decoration: none; }
  body #main div#jp-relatedposts div.jp-relatedposts-items-visual {
    margin-right: -25px; }
    @media screen and (max-width: 639px) {
      body #main div#jp-relatedposts div.jp-relatedposts-items-visual {
        margin-right: -20px; } }
    body #main div#jp-relatedposts div.jp-relatedposts-items-visual h4.jp-relatedposts-post-title a {
      color: inherit; }
    body #main div#jp-relatedposts div.jp-relatedposts-items-visual .jp-relatedposts-post {
      opacity: 1; }

.widget_jetpack_display_posts_widget .jetpack-display-remote-posts {
  margin: 21px 0; }
  .widget_jetpack_display_posts_widget .jetpack-display-remote-posts h4 {
    font-size: 16px;
    font-weight: normal; }
    .widget_jetpack_display_posts_widget .jetpack-display-remote-posts h4:not(:first-of-type) {
      margin-top: 8px;
      padding-top: 8px;
      border-top: 1px solid #eaeaea; }

.entry-footer .sharedaddy {
  margin-top: 40px; }
  .portfolio .entry-footer .sharedaddy {
    margin-top: 0; }

body #main .sharedaddy .sd-title {
  margin: 0 0 10px 0;
  color: #555;
  font-size: 14px;
  font-weight: bold; }
  body #main .sharedaddy .sd-title:before {
    display: none; }

#main .sharedaddy .sd-content > ul {
  margin: 0 !important; }

#main .portfolio .sharedaddy .sd-title {
  display: block;
  float: none;
  margin: 26px 0 15px;
  padding: 9px 0 0;
  color: #aaa;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 2px;
  border-top: 1px solid #eaeaea; }

.comment-subscription-form {
  margin: 0; }

/* Templates */
.not-found {
  max-width: 700px;
  margin: 0 auto;
  padding-bottom: 80px; }
  .not-found h1 {
    font-size: 42px;
    font-weight: normal; }

.page-header {
  position: relative;
  background: #fbfaf7; }
  .singular .page-header,
  .not-singular .page-header {
    padding-top: 40px;
    padding-bottom: 37px; }

.page-title {
  margin: 0;
  color: #555;
  font-size: 20px;
  font-weight: normal; }

.taxonomy-description p {
  margin-top: 10px;
  margin-bottom: 0;
  color: #b1b1b1; }

.page-header .author .avatar {
  position: absolute;
  top: 50%;
  border-radius: 31px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%); }

.page-header .author.no-description .avatar {
  width: 39px;
  height: 39px; }

.page-header .author .author-body {
  margin-left: 79px; }

.page-header .author.no-description .author-body {
  margin-left: 57px; }

.page-header .author .author-description {
  max-width: 700px;
  margin-top: 3px;
  margin-bottom: 3px;
  color: #888;
  font-size: 14px; }

.page-header .author .fn {
  color: #5087a5; }

@media screen and (max-width: 839px) {
  .page-header .author {
    margin-top: -47px;
    text-align: center; }
    .page-header .author .avatar {
      position: static;
      width: 48px;
      height: 48px;
      -webkit-transform: none;
          -ms-transform: none;
              transform: none; }
    .page-header .author .author-body {
      margin-left: 0; }
    .page-header .author.no-description .author-body {
      margin-left: 0; }
    .page-header .author .author-description {
      margin-top: 10px; } }

.singular.attachment .layout-span, .singular.attachment .widget-count-1 .widget, .widget-count-1 .singular.attachment .widget, .singular.attachment .widget-count-2 .widget, .widget-count-2 .singular.attachment .widget {
  margin-left: 0; }

.singular.attachment .entry-main {
  background: transparent; }

.attachment-header {
  padding-bottom: 4.75%; }
  @media screen and (min-width: 1160px) {
    .attachment-header {
      padding-bottom: 50px; } }
  .attachment-header a {
    padding-left: 16px;
    color: #333;
    font-size: 18px;
    background: transparent url(images/nav-prev.svg) left 49% no-repeat;
    background-size: 13px auto; }
  .attachment-header span {
    color: #5087a5; }

.attachment-preview .attachment-full {
  display: block;
  max-width: 100%;
  height: auto; }
  .attachment-preview .attachment-full.expanded {
    width: auto;
    max-width: none;
    padding-right: 4.25%; }
    @media screen and (min-width: 1160px) {
      .attachment-preview .attachment-full.expanded {
        padding-right: 50px; } }

.attachment-caption {
  color: #999;
  font-size: 14px; }

.attachment-body {
  float: left;
  width: 40%;
  max-width: 360px;
  margin-top: 40px; }
  @media screen and (max-width: 839px) {
    .attachment-body {
      float: none;
      width: auto;
      max-width: none; } }
  .attachment-body h1,
  .attachment-body p {
    margin: 10px 0; }
  .attachment-body h1 {
    font-size: 25px;
    font-weight: normal; }

.attachment-description {
  font-size: 14px; }

.attachment-details {
  color: #888;
  font-size: 14px; }
  .attachment-details dt {
    display: inline;
    font-weight: bold; }
  .attachment-details dd {
    display: inline;
    margin: 0; }
    .attachment-details dd:after {
      content: "";
      display: block; }

.attachment-exif {
  float: left;
  width: 50%;
  max-width: 380px;
  margin-top: 68px;
  margin-left: 10%; }
  @media screen and (max-width: 839px) {
    .attachment-exif {
      float: none;
      width: 100%;
      max-width: none;
      margin-left: 0; } }

.attachment-ex {
  float: left;
  width: 50%;
  padding-right: 30px; }
  @media screen and (max-width: 479px) {
    .attachment-ex {
      float: none;
      width: 100%;
      padding-right: 0; } }
  .attachment-ex h2 {
    margin: 10px 0;
    padding-top: 9px;
    color: #aaa;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 2px;
    border-top: 1px solid #f1f1f1; }
  .attachment-ex p {
    margin: 10px 0; }

.comments-area {
  outline: none; }
  .singular .comments-area {
    margin-top: 50px;
    margin-bottom: 50px;
    padding-top: 0;
    padding-bottom: 0; }

.comments-area-comment,
.comments-area-pings {
  margin: 50px 0; }

.comment-list,
.comment-list .children {
  padding: 0;
  list-style-type: none; }

.comment-li {
  padding-left: 0; }
  .comment-li .comment-li {
    padding-left: 30px; }

.comments-title {
  margin-bottom: 50px;
  font-size: 30px;
  font-weight: normal;
  line-height: 1.2; }
  .comments-title span {
    color: #848484; }
  .comments-title:after {
    content: "";
    display: block;
    height: 1px;
    margin: 22px 0 32px;
    border-top: 1px solid #ececec; }

.comment {
  margin: 40px 0; }

.comment-author {
  font-size: 20px; }
  .comment-author .avatar {
    float: left;
    margin-right: 15px;
    border-radius: 50%; }

.comment-author-title {
  position: relative;
  top: -6px;
  color: #888; }
  .pingback .comment-author-title {
    font-size: 16px; }
  .comment-author-title cite {
    color: #444;
    font-style: normal; }
    .pingback .comment-author-title cite {
      color: #808080; }
  .comment-author-title a {
    color: inherit; }

.comment-meta {
  margin-top: -7px;
  font-size: 14px;
  color: #aaa; }

.comment-meta-item {
  padding-right: 5px;
  color: inherit; }
  .comment-meta-item a {
    color: inherit; }

.comment-is-author {
  font-size: 13px;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 1px; }

.singular .comment-content {
  margin: 0;
  padding: 0; }

.pingback .comment-content {
  display: none; }

.comment footer {
  margin: 20px 0; }

.comment-respond {
  margin: 50px 0; }
  .comment-list .comment-respond {
    margin-top: 40px; }

.comment-reply-title {
  margin-top: 0;
  margin-bottom: -19px;
  font-size: 30px;
  font-weight: normal; }
  .comment-reply-title small a {
    position: relative;
    top: 15px;
    float: right;
    font-size: 16px; }

.logged-in-as:after,
.comment-notes:after {
  content: "";
  display: block;
  height: 1px;
  margin: 22px 0 30px;
  border-top: 1px solid #ececec; }

.comment-form input,
.comment-form textarea {
  margin: 20px 0; }

.comment-form .comment-form-author,
.comment-form .comment-form-email {
  display: inline-block;
  width: 48.5%;
  margin-top: 0; }

.comment-form .comment-form-author {
  margin-bottom: 0; }

.comment-form .comment-form-email {
  float: right; }

.comment-form .comment-form-comment {
  height: 160px; }

.comment-navigation {
  min-height: 1.5em;
  margin: 50px 0; }
  .comment-navigation a {
    color: #aaa; }
  .comment-navigation .nav-previous,
  .comment-navigation .nav-next {
    display: inline; }
  .comment-navigation .nav-next {
    float: right; }

.entry-author .url {
  display: inline-block;
  padding-top: 5px;
  font-size: 20px;
  font-weight: normal;
  text-transform: none;
  letter-spacing: normal;
  line-height: 1.3; }

.entry-author .avatar {
  margin-bottom: 12px;
  border-radius: 50%; }

@media screen and (max-width: 839px) {
  .entry-author {
    margin-top: 0;
    margin-bottom: 37px; }
    .entry-author .entry-author-title {
      position: relative;
      top: -2px; }
    .entry-author .url {
      position: relative;
      top: 1px;
      padding-top: 0;
      font-size: 18px; }
    .entry-author .avatar {
      float: left;
      width: 40px;
      height: 40px;
      margin-right: 15px; } }

.singular .entry-footer-span {
  padding-top: 0;
  padding-bottom: 0; }

.singular .entry-footer {
  padding-top: 10px;
  margin-bottom: 50px; }

.entry-footer-item {
  display: inline-block;
  margin-top: 40px;
  margin-right: 8%;
  font-size: 15px;
  line-height: 1.4; }
  @media screen and (max-width: 479px) {
    .entry-footer-item {
      display: block; } }
  @media screen and (max-width: 479px) {
    .entry-footer-item + .entry-footer-item {
      margin-right: 0; } }
  .entry-footer-item h2 {
    margin: 0 0 3px;
    color: #545454;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 2px; }

.not-singular .entry {
  float: left; }
  @media screen and (min-width: 960px) {
    .not-singular .entry {
      width: 33.333%; }
      .not-singular .entry:nth-of-type(odd) {
        clear: none; }
      .not-singular .entry:nth-of-type(3n+1) {
        clear: left; } }
  @media screen and (max-width: 959px) and (min-width: 640px) {
    .not-singular .entry {
      width: 50%; }
      .not-singular .entry:nth-of-type(odd) {
        clear: both; } }
  @media screen and (max-width: 639px) {
    .not-singular .entry {
      float: none; } }

.singular .entry-main {
  background: #fbfaf8; }

@media screen and (min-width: 960px) {
  .not-singular .entry:nth-of-type(even) .entry-main {
    background: #fbfaf8; }
    .not-singular .entry:nth-of-type(even) .entry-main .entry-more {
      background-image: url(images/read-more-alt.png); } }

@media screen and (max-width: 959px) and (min-width: 640px) {
  .not-singular .entry:nth-of-type(4n+2) .entry-main,
  .not-singular .entry:nth-of-type(4n+3) .entry-main {
    background: #fbfaf8; }
    .not-singular .entry:nth-of-type(4n+2) .entry-main .entry-more,
    .not-singular .entry:nth-of-type(4n+3) .entry-main .entry-more {
      background-image: url(images/read-more-alt.png); } }

@media screen and (max-width: 639px) {
  .not-singular .entry:nth-of-type(even) .entry-main {
    background: #fbfaf8; }
    .not-singular .entry:nth-of-type(even) .entry-main .entry-more {
      background-image: url(images/read-more-alt.png); } }

.not-singular .entry-main {
  opacity: 0;
  -webkit-transition: opacity 150ms ease-in;
  transition: opacity 150ms ease-in; }
  .not-singular .entry-main.animated-visible {
    opacity: 1; }

.not-singular.navigation-enabled .entry-main {
  display: none; }

.not-singular.navigation-enabled .entry-main.animated-prepared {
  display: block; }

.entry-thumbnail {
  display: none;
  background-color: #eee;
  background-position: center;
  background-size: cover;
  -webkit-transition: padding-top 250ms;
  transition: padding-top 250ms; }
  .has-post-thumbnail .entry-thumbnail {
    display: block;
    padding-top: 40%; }
    @media screen and (min-width: 960px) {
      .has-post-thumbnail .entry-thumbnail {
        padding-top: 40%; } }
    @media screen and (max-width: 959px) and (min-width: 640px) {
      .has-post-thumbnail .entry-thumbnail {
        padding-top: 50%; } }
    @media screen and (max-width: 639px) and (min-width: 480px) {
      .has-post-thumbnail .entry-thumbnail {
        padding-top: 55%; } }
    @media screen and (max-width: 479px) {
      .has-post-thumbnail .entry-thumbnail {
        padding-top: 65%; } }
  .not-singular .entry-thumbnail {
    display: block;
    padding-top: 76%; }
  @media screen and (max-width: 639px) {
    .not-singular .entry-thumbnail {
      display: none; }
    .not-singular .has-post-thumbnail .entry-thumbnail {
      display: block; } }
  @media screen and (min-width: 960px) {
    .not-singular .entry:nth-of-type(even) .entry-thumbnail {
      background-color: #e5e5e4; } }
  @media screen and (max-width: 959px) and (min-width: 640px) {
    .not-singular .entry:nth-of-type(4n+2) .entry-thumbnail,
    .not-singular .entry:nth-of-type(4n+3) .entry-thumbnail {
      background-color: #e5e5e4; } }

.not-singular .entry-layout {
  position: relative; }

.sticky .entry-layout:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 30px 30px 0;
  border-color: transparent #e6e4e1 transparent transparent; }

.entry-title {
  margin: 0;
  font-size: 30px;
  font-weight: normal;
  line-height: 1.3; }
  .entry-title a {
    color: #a27272;
    -webkit-transition: color 150ms ease-in;
    transition: color 150ms ease-in; }
    .entry-title a:hover {
      color: #444; }
  @media screen and (min-width: 1160px) {
    .entry-title {
      font-size: 33px; } }
  .singular .entry-title {
    font-size: 42px; }
    @media screen and (max-width: 479px) {
      .singular .entry-title {
        font-size: 36px; } }
    .singular .entry-title:after {
      content: "";
      display: block;
      height: 1px;
      margin: 22px 0 10px;
      border-top: 1px solid #e5e5e4; }
  .not-singular .entry-title {
    margin-bottom: -4px; }

.entry-meta {
  margin-bottom: 10px;
  color: #aaa;
  font-size: 13px;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 2px; }
  @media screen and (min-width: 840px) {
    .entry-meta {
      margin-bottom: 13px; } }

.entry-meta-item {
  display: inline; }
  .entry-meta-item a {
    color: inherit; }
  .entry-meta-item + .entry-meta-item:before {
    content: '\2022'; }

.entry-categories-links {
  display: inline; }

.entry-content > :last-child {
  margin-bottom: 0; }

.entry-more {
  white-space: nowrap;
  margin: 0 0 0 -25px;
  padding: 0 0 0 30px;
  background: transparent url(images/read-more.png) repeat-y left center; }

.page-links {
  margin: 30px 0; }

.page-links-title {
  padding-right: 7px;
  font-weight: bold; }

.page-links-item {
  padding: 0 7px;
  text-decoration: underline; }
  a .page-links-item {
    text-decoration: none; }

.customize-info {
  position: absolute;
  z-index: 200;
  padding: 0 6px;
  color: #fff;
  font-weight: bold;
  font-family: monospace;
  font-size: 15px;
  background: #1b1b1b;
  border-radius: 3px; }

.site-footer {
  color: #ccc;
  font-size: 14px; }
  .singular .site-footer,
  .not-singular .site-footer {
    margin-left: 0;
    padding-top: 30px;
    padding-bottom: 35px; }
    @media screen and (max-width: 479px) {
      .singular .site-footer,
      .not-singular .site-footer {
        padding-top: 25px; } }
  .site-footer a {
    color: inherit;
    font-weight: bold; }
    .site-footer a:hover {
      color: #999; }
  .error404 .site-footer,
  .search-no-results .site-footer {
    border-top: none; }
  @media screen and (max-width: 639px) {
    .site-footer {
      text-align: center; } }

.site-copyright {
  display: inline; }

.site-credits {
  display: inline; }

.site-social a[href*="github.com"]:before, .site-social a[href*="dribbble.com"]:before, .site-social a[href*="twitter.com"]:before, .site-social a[href*="facebook.com"]:before, .site-social a[href*="wordpress.com"]:before,
.site-social a[href*="wordpress.org"]:before, .site-social a[href*="plus.google.com"]:before, .site-social a[href*="linkedin.com"]:before, .site-social a[href*="pinterest.com"]:before, .site-social a[href*="flickr.com"]:before, .site-social a[href*="vimeo.com"]:before, .site-social a[href*="youtube.com"]:before, .site-social a[href*="tumblr.com"]:before, .site-social a[href*="instagram.com"]:before, .site-social a[href*="codepen.io"]:before, .site-social a[href*="polldaddy.com"]:before, .site-social a[href*="path.com"]:before, .site-social a[href*="skype:"]:before, .site-social a[href*="digg.com"]:before, .site-social a[href*="reddit.com"]:before, .site-social a[href*="stumbleupon.com"]:before, .site-social a[href*="getpocket.com"]:before, .site-social a[href*="dropbox.com"]:before, .site-social a[href*="foursquare.com"]:before, .site-social a[href*="mailto"]:before, .site-social a[href*="/feed"]:before {
  position: relative;
  top: -2px;
  vertical-align: middle;
  font-family: Genericons;
  font-size: 20px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.site-social a[href*="github.com"] span, .site-social a[href*="dribbble.com"] span, .site-social a[href*="twitter.com"] span, .site-social a[href*="facebook.com"] span, .site-social a[href*="wordpress.com"] span,
.site-social a[href*="wordpress.org"] span, .site-social a[href*="plus.google.com"] span, .site-social a[href*="linkedin.com"] span, .site-social a[href*="pinterest.com"] span, .site-social a[href*="flickr.com"] span, .site-social a[href*="vimeo.com"] span, .site-social a[href*="youtube.com"] span, .site-social a[href*="tumblr.com"] span, .site-social a[href*="instagram.com"] span, .site-social a[href*="codepen.io"] span, .site-social a[href*="polldaddy.com"] span, .site-social a[href*="path.com"] span, .site-social a[href*="skype:"] span, .site-social a[href*="digg.com"] span, .site-social a[href*="reddit.com"] span, .site-social a[href*="stumbleupon.com"] span, .site-social a[href*="getpocket.com"] span, .site-social a[href*="dropbox.com"] span, .site-social a[href*="foursquare.com"] span, .site-social a[href*="mailto"] span, .site-social a[href*="/feed"] span {
  display: none; }

.site-social {
  position: relative;
  top: -5px;
  float: right;
  margin: 0;
  padding: 0;
  list-style: none; }
  @media screen and (max-width: 839px) {
    .site-social {
      position: static;
      float: none;
      padding-bottom: 25px; } }
  .site-social ul {
    padding: 0; }
  .site-social ul, .site-social li {
    display: inline; }
  .site-social li {
    padding: 0 0 0 10px; }
    .site-social li:first-of-type {
      padding: 0; }
  .site-social a[href*="github.com"]:before {
    content: "\f200"; }
  .site-social a[href*="dribbble.com"]:before {
    content: "\f201"; }
  .site-social a[href*="twitter.com"]:before {
    content: "\f202"; }
  .site-social a[href*="facebook.com"]:before {
    content: "\f203"; }
  .site-social a[href*="wordpress.com"]:before,
  .site-social a[href*="wordpress.org"]:before {
    content: "\f205"; }
  .site-social a[href*="plus.google.com"]:before {
    content: "\f206"; }
  .site-social a[href*="linkedin.com"]:before {
    content: "\f207"; }
  .site-social a[href*="pinterest.com"]:before {
    content: "\f210"; }
  .site-social a[href*="flickr.com"]:before {
    content: "\f211"; }
  .site-social a[href*="vimeo.com"]:before {
    content: "\f212"; }
  .site-social a[href*="youtube.com"]:before {
    content: "\f213"; }
  .site-social a[href*="tumblr.com"]:before {
    content: "\f214"; }
  .site-social a[href*="instagram.com"]:before {
    content: "\f215"; }
  .site-social a[href*="codepen.io"]:before {
    content: "\f216"; }
  .site-social a[href*="polldaddy.com"]:before {
    content: "\f217"; }
  .site-social a[href*="path.com"]:before {
    content: "\f219"; }
  .site-social a[href*="skype:"]:before {
    content: "\f220"; }
  .site-social a[href*="digg.com"]:before {
    content: "\f221"; }
  .site-social a[href*="reddit.com"]:before {
    content: "\f222"; }
  .site-social a[href*="stumbleupon.com"]:before {
    content: "\f223"; }
  .site-social a[href*="getpocket.com"]:before {
    content: "\f224"; }
  .site-social a[href*="dropbox.com"]:before {
    content: "\f225"; }
  .site-social a[href*="foursquare.com"]:before {
    content: "\f226"; }
  .site-social a[href*="mailto"]:before {
    content: "\f410"; }
  .site-social a[href*="/feed"]:before {
    content: "\f413"; }

.site-header {
  position: relative;
  background: #fff; }
  .singular .site-header,
  .not-singular .site-header {
    margin-left: 0;
    padding-top: 0;
    padding-bottom: 30px; }
    @media screen and (min-width: 1160px) {
      .singular .site-header,
      .not-singular .site-header {
        padding-right: 50px; } }
    @media screen and (max-width: 839px) {
      .singular .site-header,
      .not-singular .site-header {
        padding-bottom: 30px;
        padding-left: 20px;
        padding-right: 20px; } }
    @media screen and (max-width: 479px) {
      .singular .site-header,
      .not-singular .site-header {
        padding-bottom: 35px; } }

.site-header-wrap {
  position: relative;
  padding-top: 40px; }

.site-header-content {
  margin-right: 60px; }
  @media screen and (max-width: 839px) {
    .site-header-content {
      margin-right: 0;
      text-align: center; } }

.site-branding {
  display: inline-block;
  margin-right: 45px; }
  @media screen and (max-width: 1159px) {
    .site-branding {
      display: block; } }
  @media screen and (max-width: 839px) {
    .site-branding {
      margin-right: 0; } }

.site-logo-link {
  position: relative;
  display: none;
  padding-top: 15px; }
  .has-site-logo .site-logo-link {
    display: inline-block; }
  @media screen and (max-width: 839px) {
    .site-logo-link {
      position: static; } }
  @media screen and (min-width: 840px) {
    .has-site-title .site-logo-link {
      padding-right: 20px; } }

.site-logo {
  display: inline-block;
  width: auto;
  height: auto !important;
  max-height: 100px;
  max-width: 100%;
  vertical-align: bottom; }

.site-tagline {
  display: inline-block;
  color: #444; }
  @media screen and (max-width: 839px) {
    .site-tagline {
      display: block; } }
  .logo-placement-above .site-tagline {
    display: block; }

.site-title {
  display: block;
  margin: 0;
  padding-top: 15px;
  color: inherit;
  font-family: "Vesper Libre", "Minion Pro", Times, "Times New Roman", serif;
  font-size: 34px;
  font-weight: bold;
  line-height: 1.2; }
  @media screen and (max-width: 479px) {
    .site-title {
      font-size: 28px; } }
  .site-title a {
    color: inherit; }

.site-description {
  display: inline-block;
  margin: 0;
  padding-top: 6px;
  color: #6d6d6d;
  font-family: "Quattrocento Sans", "Helvetica Neue", Arial, sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.375; }
  .site-description:empty {
    position: absolute; }
  @media screen and (min-width: 840px) {
    .site-description {
      max-width: 300px; } }

.main-navigation .menu-toggle,
.main-navigation .skip-link {
  display: none; }

.site-nav-toggle {
  display: none; }

@media screen and (max-width: 839px) {
  .site-nav-toggle {
    position: absolute;
    top: 20px;
    z-index: 200;
    display: block;
    left: 20px;
    width: 20px;
    height: 20px;
    cursor: pointer;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none; }
    .site-nav-toggle:hover {
      opacity: .75; }
    .site-nav-toggle a {
      position: relative;
      top: 9px;
      display: block; }
      .site-nav-toggle a, .site-nav-toggle a:before, .site-nav-toggle a:after {
        width: 20px;
        height: 2px;
        background: #1b1b1b;
        content: "";
        -webkit-transition: all 150ms ease-in-out;
        transition: all 150ms ease-in-out;
        -webkit-transform-origin: 50% 50%;
            -ms-transform-origin: 50% 50%;
                transform-origin: 50% 50%; }
      .site-nav-toggle a:before {
        position: absolute;
        top: -6px; }
      .site-nav-toggle a:after {
        position: absolute;
        top: 6px; }
      .site-nav-opened .site-nav-toggle a {
        background: transparent; }
        .site-nav-opened .site-nav-toggle a:before {
          -webkit-transform: translateY(6px) rotate(45deg);
              -ms-transform: translateY(6px) rotate(45deg);
                  transform: translateY(6px) rotate(45deg); }
        .site-nav-opened .site-nav-toggle a:after {
          -webkit-transform: translateY(-6px) rotate(-45deg);
              -ms-transform: translateY(-6px) rotate(-45deg);
                  transform: translateY(-6px) rotate(-45deg); } }

.site-nav {
  display: inline-block;
  margin-left: -15px;
  padding-top: 15px;
  font-size: 18px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }
  .title-placement-above .site-nav {
    display: block; }
  @media screen and (max-width: 839px) {
    .site-nav {
      display: none;
      z-index: 100;
      position: absolute;
      top: 0;
      left: -20px;
      right: -20px;
      margin-left: 0;
      margin-right: 0;
      padding-top: 0;
      font-size: 16px;
      background: #fff;
      opacity: 0;
      box-shadow: 0 4px 0 rgba(0, 0, 0, 0.07), 0 1px 0 rgba(0, 0, 0, 0.17);
      -webkit-transform-origin: 0 0;
          -ms-transform-origin: 0 0;
              transform-origin: 0 0;
      -webkit-transform: scaleY(0.9) translateY(-5px);
          -ms-transform: scaleY(0.9) translateY(-5px);
              transform: scaleY(0.9) translateY(-5px);
      -webkit-transition: opacity 150ms, -webkit-transform 150ms;
      transition: opacity 150ms, -webkit-transform 150ms;
      transition: opacity 150ms, transform 150ms;
      transition: opacity 150ms, transform 150ms, -webkit-transform 150ms; }
      .site-nav.revealer-prep-in, .site-nav.revealer-animating, .site-nav.revealer-visible {
        display: block; }
      .site-nav.revealer-animating-in, .site-nav.revealer-visible {
        opacity: 1;
        -webkit-transform: scaleY(1) translateY(0);
            -ms-transform: scaleY(1) translateY(0);
                transform: scaleY(1) translateY(0); } }

.site-nav-title {
  display: none; }
  @media screen and (max-width: 839px) {
    .site-nav-title {
      display: block;
      padding: 25px 20px 23px;
      color: #cfcfcf;
      font-size: 13px;
      font-weight: bold;
      text-align: center;
      text-transform: uppercase;
      line-height: 1;
      letter-spacing: 2px; } }

.site-nav-menu {
  display: inline-block;
  color: #999;
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: left;
  text-align: initial;
  -webkit-font-smoothing: subpixel-antialiased; }
  .site-nav-menu a {
    color: inherit;
    -webkit-transition: all 125ms ease-in;
    transition: all 125ms ease-in; }
  .site-nav-menu a:hover {
    color: #444; }
  .site-nav-menu li li a {
    background: #fff; }
  .site-nav-menu li li a:hover {
    background: #f9f9f9; }
  .site-nav-menu .parent > a:after {
    content: "";
    position: absolute;
    right: 0px;
    top: 50%;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 4px 3px 0 3px;
    border-color: #999 transparent transparent transparent;
    -webkit-transition: border-color 125ms ease-in;
    transition: border-color 125ms ease-in; }
  .site-nav-menu .parent > a:hover:after {
    border-color: #444 transparent transparent transparent; }
  @media screen and (min-width: 840px) {
    .site-nav-menu li .parent > a:after {
      right: 16px;
      margin-top: -3px;
      border-width: 3px 0 3px 4px;
      border-color: transparent transparent transparent #999; }
    .site-nav-menu li .parent > a:hover:after {
      border-color: transparent transparent transparent #444; } }
  .site-nav-menu li {
    position: relative;
    display: inline-block;
    padding: 10px 15px 5px; }
    .site-nav-menu li.parent {
      margin-right: 20px;
      padding-right: 0; }
      .site-nav-menu li.parent a {
        padding-right: 12px; }
    .site-nav-menu li li {
      display: block;
      margin: 0;
      padding: 0; }
      .site-nav-menu li li.parent {
        margin-right: 0; }
      .site-nav-menu li li a,
      .site-nav-menu li li.parent a {
        display: block;
        padding: 15px 35px 12px 15px;
        line-height: 1.2;
        border-bottom: 1px solid rgba(0, 0, 0, 0.08); }
      .site-nav-menu li li:last-of-type a {
        border: none; }
  .site-nav-menu ul {
    display: none;
    position: absolute;
    z-index: 101;
    width: 220px;
    margin-top: 12px;
    margin-left: -15px;
    padding: 0;
    border: 1px solid rgba(0, 0, 0, 0.15);
    opacity: 0;
    will-change: transform, opacity;
    box-shadow: 0 2px 0 rgba(0, 0, 0, 0.05);
    -webkit-transform-origin: 0 0;
        -ms-transform-origin: 0 0;
            transform-origin: 0 0; }
    .site-nav-menu ul.revealer-prep-in, .site-nav-menu ul.revealer-animating, .site-nav-menu ul.revealer-visible {
      display: block; }
    .site-nav-menu ul.revealer-prep-in, .site-nav-menu ul.revealer-animating-in {
      -webkit-transform: scaleY(0.95) translateY(-5px);
          -ms-transform: scaleY(0.95) translateY(-5px);
              transform: scaleY(0.95) translateY(-5px);
      -webkit-transition: opacity 150ms ease-in, -webkit-transform 150ms ease-in-out;
      transition: opacity 150ms ease-in, -webkit-transform 150ms ease-in-out;
      transition: transform 150ms ease-in-out, opacity 150ms ease-in;
      transition: transform 150ms ease-in-out, opacity 150ms ease-in, -webkit-transform 150ms ease-in-out; }
    .site-nav-menu ul.revealer-prep-out, .site-nav-menu ul.revealer-animating-out {
      -webkit-transition: opacity 200ms ease-in, -webkit-transform 200ms ease-in-out;
      transition: opacity 200ms ease-in, -webkit-transform 200ms ease-in-out;
      transition: transform 200ms ease-in-out, opacity 200ms ease-in;
      transition: transform 200ms ease-in-out, opacity 200ms ease-in, -webkit-transform 200ms ease-in-out; }
    .site-nav-menu ul.revealer-animating-out {
      -webkit-transform: scaleY(1) translateY(5px);
          -ms-transform: scaleY(1) translateY(5px);
              transform: scaleY(1) translateY(5px); }
    .site-nav-menu ul.revealer-visible {
      opacity: 1;
      -webkit-transform: scaleY(1) translateY(0);
          -ms-transform: scaleY(1) translateY(0);
              transform: scaleY(1) translateY(0); }
    .site-nav-menu ul.offset {
      top: 5px;
      left: -210px; }
  .site-nav-menu li li ul {
    top: 5px;
    left: 100%;
    left: calc(100% - 5px);
    margin: 0; }

@media screen and (max-width: 839px) {
  .site-nav-menu {
    display: block; }
    .site-nav-menu a {
      display: block;
      padding: 11px 25px 10px 20px;
      background: transparent;
      border-top: 1px solid rgba(0, 0, 0, 0.08); }
    .site-nav-menu > a:hover,
    .site-nav-menu > .parent.active > a {
      color: #444;
      background: #f9f9f9; }
    .site-nav-menu li li a:hover {
      background: transparent; }
    .site-nav-menu .parent > a:after {
      right: 20px;
      top: 23px; }
    .site-nav-menu li .parent > a:after {
      top: 20px; }
    .site-nav-menu li {
      display: block;
      margin: 0;
      padding: 0; }
      .site-nav-menu li.parent {
        margin-right: 0; }
        .site-nav-menu li.parent a {
          padding-right: 20px; }
      .site-nav-menu li li {
        display: block;
        margin: 0;
        padding: 0; }
        .site-nav-menu li li.parent {
          margin-right: 0; }
        .site-nav-menu li li a,
        .site-nav-menu li li.parent a {
          padding: 10px 35px 9px 15px;
          border: 0; }
    .site-nav-menu ul {
      position: static;
      display: block;
      width: auto;
      height: 0;
      overflow-y: hidden;
      margin: 0;
      padding: 0 0 0 20px;
      background: #fff;
      border: 0;
      will-change: opacity, height;
      box-shadow: none; }
      .site-nav-menu ul.revealer-prep-in, .site-nav-menu ul.revealer-animating-in, .site-nav-menu ul.revealer-prep-out, .site-nav-menu ul.revealer-animating-out, .site-nav-menu ul.revealer-visible {
        -webkit-transform: none;
            -ms-transform: none;
                transform: none; }
      .site-nav-menu ul.revealer-prep-in, .site-nav-menu ul.revealer-animating-out {
        height: 0; }
      .site-nav-menu ul.revealer-animating {
        -webkit-transition: height 150ms ease-in-out, opacity 150ms, padding 150ms;
        transition: height 150ms ease-in-out, opacity 150ms, padding 150ms; }
      .site-nav-menu ul.revealer-visible {
        height: auto; }
    .site-nav-menu > .parent > ul > li:first-child {
      padding-top: 10px; }
    .site-nav-menu > .parent > ul > li:last-child {
      padding-bottom: 10px; } }

.navigation {
  position: relative;
  clear: both;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1px; }
  .singular .navigation,
  .not-singular .navigation {
    padding-top: 30px;
    padding-bottom: 30px; }
  .not-singular .navigation {
    margin-left: 0; }
  .navigation a {
    position: relative;
    cursor: pointer;
    -webkit-transition: opacity 100ms ease;
    transition: opacity 100ms ease; }
    .navigation-loading .navigation a {
      opacity: 0; }

.navigation.end .nav-links,
.navigation-end .navigation .nav-links {
  display: none; }

.navigation.end:after,
.navigation-end .navigation:after {
  content: "";
  display: block;
  width: 24px;
  height: 2px;
  margin: .75em auto;
  background: #f0f0f0; }

.portfolio-archive .navigation.end,
.portfolio-archive.navigation-end .navigation,
.portfolio-index.navigation-end .navigation,
.search-no-results .navigation.end {
  max-height: 0;
  padding: 0;
  opacity: 0;
  overflow: hidden; }

.infinite-navigation {
  max-height: 200px;
  -webkit-transition: max-height 200ms ease, padding 200ms ease, opacity 150ms ease;
  transition: max-height 200ms ease, padding 200ms ease, opacity 150ms ease; }
  .navigation-loading .infinite-navigation {
    max-height: 5px;
    padding: 0; }

.navigation-bar {
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 5px;
  opacity: 1;
  background: #5087a5;
  -webkit-transition: opacity 0.4s cubic-bezier(0.77, 0, 0.175, 1) 0.4s;
  transition: opacity 0.4s cubic-bezier(0.77, 0, 0.175, 1) 0.4s; }
  .navigation-loading .navigation-bar {
    -webkit-transition: width 0.8s cubic-bezier(0.77, 0, 0.175, 1), opacity 0.4s cubic-bezier(0.77, 0, 0.175, 1) 0.4s;
    transition: width 0.8s cubic-bezier(0.77, 0, 0.175, 1), opacity 0.4s cubic-bezier(0.77, 0, 0.175, 1) 0.4s; }
  .navigation-loaded .navigation-bar {
    opacity: 0; }

.infinite-navigation {
  text-align: center; }
  .infinity-end .infinite-navigation,
  .neverending .infinite-navigation {
    display: none; }

.paging-navigation .nav-links,
.post-navigation .nav-links {
  display: table;
  width: 100%; }

.paging-navigation .nav-previous,
.paging-navigation .nav-next,
.post-navigation .nav-previous,
.post-navigation .nav-next {
  display: table-cell;
  width: 50%; }

.paging-navigation .nav-next,
.post-navigation .nav-next {
  text-align: right; }

.infinite-scroll .paging-navigation, .infinite-scroll
.post-navigation {
  display: none; }

.singular .post-navigation,
.not-singular .post-navigation {
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 50px;
  margin-bottom: 50px; }

.post-navigation a {
  color: #a27272;
  font-size: 20px;
  font-weight: normal;
  text-transform: none;
  letter-spacing: normal;
  line-height: 1; }
  .post-navigation a:hover {
    color: #444; }

.post-navigation .meta-nav {
  display: block;
  margin-bottom: 10px;
  color: #545454;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 2px; }

.post-navigation .empty {
  display: none; }

.portfolio-index .content-area,
.portfolio-archive .content-area {
  position: relative;
  width: 100%;
  overflow: hidden; }

.portfolio-area {
  position: relative;
  margin-right: -4px;
  background: #fbfaf8;
  -webkit-transition: -webkit-transform 180ms ease;
  transition: -webkit-transform 180ms ease;
  transition: transform 180ms ease;
  transition: transform 180ms ease, -webkit-transform 180ms ease;
  -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0); }
  @media screen and (min-width: 640px) {
    .portfolio-filters-open .portfolio-area {
      -webkit-transform: translateX(-100px);
          -ms-transform: translateX(-100px);
              transform: translateX(-100px); } }
  .portfolio-area:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 0;
    background-color: rgba(255, 255, 255, 0.85);
    opacity: 0;
    -webkit-transition: opacity .1s ease-in;
    transition: opacity .1s ease-in; }
  .portfolio-loading-long .portfolio-area:after {
    z-index: 110;
    opacity: 1; }

.portfolio-index .infinite-navigation.end {
  display: none; }

@media screen and (min-width: 840px) {
  .portfolio-index .site-header-content {
    margin-right: 180px; } }

.portfolio-filter {
  position: absolute;
  bottom: 5px;
  right: 0;
  color: #979797;
  font-size: 13px;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 1px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }
  .portfolio-filter:hover a {
    color: #444; }
  .portfolio-filter:hover .portfolio-filter-arrow {
    border-right-color: #444; }
  @media screen and (max-width: 839px) {
    .portfolio-filter {
      position: relative;
      bottom: auto;
      right: auto;
      left: auto;
      margin-top: 30px; } }

.portfolio-filter-button {
  display: inline-block;
  padding: 3px 19px 3px 9px;
  color: inherit;
  background: #F6F6F6;
  border-radius: 4px;
  cursor: pointer;
  -webkit-transition: all 180ms ease-in-out;
  transition: all 180ms ease-in-out; }
  @media screen and (max-width: 839px) {
    .portfolio-filter-button {
      padding-left: 9px;
      padding-right: 9px; } }

.portfolio-filter-arrow {
  position: absolute;
  top: 50%;
  right: 10px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 3px 4.9px 3px 0;
  border-color: transparent #999 transparent transparent;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%); }
  .portfolio-filters-open .portfolio-filter-arrow {
    -webkit-transform: translateY(-50%) rotate(180deg);
        -ms-transform: translateY(-50%) rotate(180deg);
            transform: translateY(-50%) rotate(180deg); }
  @media screen and (max-width: 839px) {
    .portfolio-filter-arrow {
      display: none; } }

.portfolio-filter-show {
  opacity: 1;
  visibility: visible; }
  .portfolio-filters-open .portfolio-filter-show {
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateX(-10px);
        -ms-transform: translateX(-10px);
            transform: translateX(-10px); }

.portfolio-filter-hide {
  position: absolute;
  opacity: 0;
  visibility: hidden; }
  .portfolio-filters-open .portfolio-filter-hide {
    opacity: 1;
    visibility: visible; }
  @media screen and (max-width: 839px) {
    .portfolio-filter-hide {
      margin-left: 10px;
      left: 50%;
      -webkit-transform: translateX(-50%);
          -ms-transform: translateX(-50%);
              transform: translateX(-50%); }
      .portfolio-filters-open .portfolio-filter-hide {
        margin-left: 0; } }
  @media screen and (min-width: 840px) {
    .portfolio-filter-hide {
      right: 0;
      bottom: 0;
      -webkit-transform: translateX(10px);
          -ms-transform: translateX(10px);
              transform: translateX(10px); }
      .portfolio-filters-open .portfolio-filter-hide {
        -webkit-transform: translateX(0);
            -ms-transform: translateX(0);
                transform: translateX(0); } }

.portfolio-filters {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 224px;
  overflow-y: auto;
  padding: 34px 51px 34px 36px;
  color: #fff;
  background: #1b1b1b;
  -webkit-transition: -webkit-transform 180ms ease;
  transition: -webkit-transform 180ms ease;
  transition: transform 180ms ease;
  transition: transform 180ms ease, -webkit-transform 180ms ease;
  -webkit-transform: translateX(100%);
      -ms-transform: translateX(100%);
          transform: translateX(100%); }
  .portfolio-filters-open .portfolio-filters {
    -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
            transform: translateX(0); }
  .portfolio-filters h3 {
    margin-top: 0;
    margin-bottom: 15px;
    color: #fff;
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 1px; }
  .portfolio-filters ul {
    margin: 0;
    padding: 0;
    list-style-type: none; }
  .portfolio-filters li {
    padding: 2px 0 3px; }
  .portfolio-filters a {
    color: rgba(255, 255, 255, 0.55);
    -webkit-transition: color 250ms ease;
    transition: color 250ms ease; }
    .portfolio-loading .portfolio-filters a {
      color: rgba(255, 255, 255, 0.3); }
    .portfolio-filters a:hover {
      color: rgba(255, 255, 255, 0.85); }
    .portfolio-filters a:active, .portfolio-filters a.active {
      color: #fff; }
    .portfolio-filters a.selected:after {
      content: '';
      position: absolute;
      width: 10px;
      height: 10px;
      margin-top: 4px;
      margin-left: 5px;
      padding: 8px;
      background: rgba(255, 255, 255, 0.1) url("images/filter-close.svg") center no-repeat;
      background-size: 8px 8px;
      border-radius: 50%; }
    .portfolio-loading-long .portfolio-filters a.active:before {
      content: '';
      display: block;
      position: absolute;
      margin-top: 5px;
      margin-left: -20px;
      width: 13px;
      height: 13px;
      border-radius: 13px;
      border: 2px solid;
      border-left-color: rgba(255, 255, 255, 0.85);
      border-top-color: rgba(255, 255, 255, 0.85);
      border-right-color: rgba(255, 255, 255, 0.25);
      border-bottom-color: rgba(255, 255, 255, 0.25);
      opacity: 1;
      -webkit-transition: opacity 100ms ease-in;
      transition: opacity 100ms ease-in;
      -webkit-animation: portfolio-spin .45s infinite linear;
              animation: portfolio-spin .45s infinite linear; }
  @media screen and (max-width: 639px) {
    .portfolio-filters {
      width: 100%; } }

.portfolio-single .post-navigation .nav-links {
  width: 76px; }

.portfolio-single .post-navigation .meta-nav {
  display: none; }

.portfolio-single .post-navigation a {
  display: inline-block;
  width: 36px;
  height: 36px;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background: #f3f3f3 url(images/nav-prev.svg) no-repeat center;
  opacity: .8;
  -webkit-transition: none;
  transition: none; }
  .portfolio-single .post-navigation a:hover {
    background-color: #e8e8e8;
    opacity: 1; }

.portfolio-single .post-navigation .nav-next a {
  background-image: url(images/nav-next.svg); }

.portfolio-single .post-navigation .empty {
  display: table-cell;
  opacity: .35; }
  .portfolio-single .post-navigation .empty a {
    cursor: default; }
  .portfolio-single .post-navigation .empty a:hover {
    background-color: #f3f3f3;
    opacity: .8; }

.portfolio-single .site-header-content {
  margin-right: 80px; }
  @media screen and (max-width: 839px) {
    .portfolio-single .site-header-content {
      margin-right: 0; } }

.site-filter .post-navigation {
  position: absolute;
  bottom: 5px;
  right: 0;
  z-index: 10;
  margin: 0;
  padding: 0;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }
  @media screen and (max-width: 839px) {
    .site-filter .post-navigation {
      display: none; } }
  @media screen and (min-width: 940px) {
    .site-filter .post-navigation {
      -webkit-transition: none;
      transition: none; }
      .site-filter .post-navigation.attached {
        position: fixed;
        top: auto;
        right: auto;
        left: 40px;
        bottom: 40px;
        z-index: 500;
        -webkit-transform-origin: 0 100%;
            -ms-transform-origin: 0 100%;
                transform-origin: 0 100%; } }

.portfolio-single .site-main .post-navigation {
  margin-top: 30px;
  margin-bottom: 15px; }
  .portfolio-single .site-main .post-navigation .nav-links {
    margin: 0 auto; }
  @media screen and (min-width: 840px) {
    .portfolio-single .site-main .post-navigation {
      display: none; } }

.portfolio-card {
  position: relative;
  width: 100%;
  padding-top: 100%;
  overflow: hidden; }
  .portfolio-card:after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 75;
    width: 26px;
    height: 26px;
    margin-top: -13px;
    margin-left: -13px;
    border-radius: 100px;
    border: 3px solid;
    border-left-color: rgba(0, 0, 0, 0.7);
    border-top-color: rgba(0, 0, 0, 0.7);
    border-right-color: rgba(0, 0, 0, 0.2);
    border-bottom-color: rgba(0, 0, 0, 0.2);
    opacity: .8;
    -webkit-transition: opacity 150ms ease;
    transition: opacity 150ms ease;
    -webkit-animation: portfolio-spin .45s infinite linear;
            animation: portfolio-spin .45s infinite linear; }
  .portfolio-card:hover:after, .portfolio-card.loaded:after, .portfolio-card.no-thumbnail:after {
    opacity: 0; }
  .not-singular .portfolio-card.entry,
  .singular .portfolio-card.entry {
    float: left;
    clear: none; }
  @media screen and (min-width: 480px) {
    .not-singular .portfolio-card,
    .singular .portfolio-card {
      width: 50%;
      padding-top: 50%; } }
  @media screen and (min-width: 840px) {
    .not-singular .portfolio-card,
    .singular .portfolio-card {
      width: 33.333%;
      padding-top: 33.333%; } }
  @media screen and (min-width: 1420px) {
    .not-singular .portfolio-card,
    .singular .portfolio-card {
      width: 25%;
      padding-top: 25%; } }

@-webkit-keyframes portfolio-spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@keyframes portfolio-spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

.portfolio-card-header {
  position: absolute;
  top: -1px;
  left: -1px;
  right: -1px;
  bottom: -1px;
  z-index: 90;
  opacity: 0;
  -webkit-transform: scale(1.05);
      -ms-transform: scale(1.05);
          transform: scale(1.05);
  -webkit-transition: all 250ms ease-in-out;
  transition: all 250ms ease-in-out; }
  .portfolio-card:hover .portfolio-card-header {
    opacity: 1;
    -webkit-transform: scale(1);
        -ms-transform: scale(1);
            transform: scale(1); }
  .no-thumbnail .portfolio-card-header {
    opacity: .25; }

.portfolio-card-overlay {
  position: absolute;
  top: -1px;
  left: -1px;
  right: -1px;
  bottom: -1px;
  z-index: 91;
  background: #5087a5;
  opacity: .93; }

.portfolio-card-meta {
  position: absolute;
  top: 50%;
  left: 5%;
  right: 5%;
  z-index: 92;
  text-align: center;
  line-height: 1.2;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%); }

.portfolio-card-types {
  color: rgba(255, 255, 255, 0.5);
  font-size: 13px;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 2px; }
  .portfolio-card-types a {
    color: inherit; }

.portfolio-card-title {
  margin: 10px 0 0;
  color: #fff;
  font-weight: normal; }

.portfolio-card-link {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 100; }

.portfolio-card-thumbnail {
  position: absolute;
  top: -4px;
  left: -4px;
  right: -4px;
  bottom: -4px;
  z-index: 80;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  opacity: 0;
  -webkit-transition: opacity 250ms ease, -webkit-transform 250ms ease-in-out;
  transition: opacity 250ms ease, -webkit-transform 250ms ease-in-out;
  transition: transform 250ms ease-in-out, opacity 250ms ease;
  transition: transform 250ms ease-in-out, opacity 250ms ease, -webkit-transform 250ms ease-in-out; }
  .portfolio-card.loaded .portfolio-card-thumbnail {
    opacity: 1; }
  .portfolio-card:hover .portfolio-card-thumbnail {
    -webkit-transform: scale(1.01);
        -ms-transform: scale(1.01);
            transform: scale(1.01); }

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

@media screen and (min-width: 480px) {
  .portfolio-single .site-main {
    overflow-x: hidden; } }

@-webkit-keyframes portfolio-fadein {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes portfolio-fadein {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

.portfolio {
  background: #fbfaf8;
  -webkit-animation: portfolio-fadein .15s ease-in;
          animation: portfolio-fadein .15s ease-in; }
  .portfolio .entry-meta {
    margin-bottom: 5px;
    padding-left: 2px;
    font-weight: bold; }
    @media screen and (max-width: 479px) {
      .portfolio .entry-meta {
        margin-right: 75px; } }
  .portfolio .entry-title {
    color: #a27272;
    font-size: 33px; }
    @media screen and (max-width: 479px) {
      .portfolio .entry-title {
        font-size: 30px; } }
    .portfolio .entry-title:after {
      content: none; }

.portfolio-main {
  float: left;
  width: 35%; }
  .singular .portfolio-main {
    margin-left: 0; }
  @media screen and (max-width: 939px) {
    .portfolio-main {
      float: none;
      width: 100%; } }
  .portfolio-main .entry-footer {
    margin: 0;
    padding: 0; }

.portfolio-gallery {
  float: right;
  width: 65%;
  background-color: #eee; }
  @media screen and (max-width: 939px) {
    .portfolio-gallery {
      float: none;
      width: 100%; } }
  .portfolio-gallery .wp-video {
    width: 100% !important; }

.portfolio-gallery-item {
  position: relative;
  margin: 0;
  min-height: 200px;
  overflow: hidden;
  -webkit-transition: min-height 150ms ease-in-out;
  transition: min-height 150ms ease-in-out; }
  .portfolio-gallery-item.loaded {
    min-height: 0; }
  .portfolio-gallery-item:after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 10;
    width: 26px;
    height: 26px;
    margin-top: -13px;
    margin-left: -13px;
    border-radius: 100px;
    border: 3px solid;
    border-left-color: rgba(0, 0, 0, 0.7);
    border-top-color: rgba(0, 0, 0, 0.7);
    border-right-color: rgba(0, 0, 0, 0.2);
    border-bottom-color: rgba(0, 0, 0, 0.2);
    opacity: .8;
    -webkit-transition: opacity 150ms ease;
    transition: opacity 150ms ease;
    -webkit-animation: portfolio-spin .45s infinite linear;
            animation: portfolio-spin .45s infinite linear; }
  .portfolio-gallery-item.loaded:after {
    opacity: 0; }
  .portfolio-gallery-item.loaded img {
    opacity: 1; }
  .portfolio-gallery-item img {
    position: relative;
    z-index: 11;
    opacity: 0;
    -webkit-transition: opacity 180ms ease-in;
    transition: opacity 180ms ease-in; }
  .portfolio-gallery-item img,
  .portfolio-gallery-item iframe {
    display: block;
    width: 100% !important;
    margin: 0 !important; }
  .portfolio-gallery-item figcaption {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 12;
    padding: 200px 40px 40px;
    color: #fff;
    font-size: 18px;
    line-height: 1.45;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.35);
    opacity: 0;
    background-image: -webkit-linear-gradient(transparent, rgba(0, 0, 0, 0.5));
    background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.5));
    -webkit-transform: translateY(10px);
        -ms-transform: translateY(10px);
            transform: translateY(10px);
    -webkit-transition: opacity 250ms ease-out, -webkit-transform 250ms ease;
    transition: opacity 250ms ease-out, -webkit-transform 250ms ease;
    transition: opacity 250ms ease-out, transform 250ms ease;
    transition: opacity 250ms ease-out, transform 250ms ease, -webkit-transform 250ms ease; }
  .portfolio-gallery-item:hover figcaption {
    opacity: 1;
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0); }

.portfolio {
  color: #555; }
  .portfolio .intro {
    font-size: 19px; }
  .portfolio .entry-content .intro::first-letter {
    float: none;
    padding: 0;
    color: inherit;
    font-size: inherit;
    font-weight: normal;
    line-height: inherit; }

.portfolio .gallery {
  display: none; }

.portfolio-index .portfolio,
.portfolio-index .site-footer,
.portfolio-index .site-content,
.portfolio-index .post-navigation.attached.clicked,
.portfolio-index .site-main .post-navigation.clicked,
.portfolio-single .portfolio,
.portfolio-single .site-footer,
.portfolio-single .site-content,
.portfolio-single .post-navigation.attached.clicked,
.portfolio-single .site-main .post-navigation.clicked {
  opacity: 1;
  -webkit-transition: opacity 150ms ease-in;
  transition: opacity 150ms ease-in; }

.portfolio-index.portfolio-navigating .portfolio,
.portfolio-index.portfolio-navigating .site-footer,
.portfolio-index.portfolio-navigating .site-content,
.portfolio-index.portfolio-navigating .post-navigation.attached.clicked,
.portfolio-index.portfolio-navigating .site-main .post-navigation.clicked,
.portfolio-single.portfolio-navigating .portfolio,
.portfolio-single.portfolio-navigating .site-footer,
.portfolio-single.portfolio-navigating .site-content,
.portfolio-single.portfolio-navigating .post-navigation.attached.clicked,
.portfolio-single.portfolio-navigating .site-main .post-navigation.clicked {
  opacity: 0; }

.portfolio .comments-area {
  margin-left: 0;
  padding-top: 1px; }
  .portfolio .comments-area .comments-title {
    display: none; }
  .portfolio .comments-area .layout-entry-content {
    max-width: none; }
  .portfolio .comments-area .layout-entry {
    margin-left: 0; }

.not-found {
  padding-bottom: 80px; }

.search-form {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top; }
  .search-form .search-field {
    display: block;
    width: 100%;
    margin: 0;
    padding-right: 32px;
    border-radius: 3px; }
  .search-form .search-submit {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 44px;
    padding: 0;
    text-indent: 200%;
    background: transparent url(images/search.svg) no-repeat center;
    border: none;
    opacity: .5;
    overflow: hidden; }
    .search-form .search-submit:active, .search-form .search-submit:focus {
      background: transparent url(images/search.svg) no-repeat center; }

.not-found .search-form {
  max-width: 700px; }

.site-filter .search-form {
  display: block;
  position: absolute;
  bottom: 1px;
  right: -10px;
  width: 43px;
  -webkit-transition: width 150ms ease;
  transition: width 150ms ease; }
  .site-filter .search-form.focused {
    width: 195px; }
  body.error404 .site-filter .search-form,
  body.search-no-results .site-filter .search-form {
    display: none; }

.site-filter .search-field {
  margin: 0;
  padding: 8px 30px 8px 10px;
  border-radius: 4px;
  opacity: 0;
  -webkit-transition: opacity 150ms ease;
  transition: opacity 150ms ease; }

.site-filter .focused .search-field {
  opacity: 1; }

.site-filter .search-submit {
  opacity: .74; }

.site-filter label {
  margin: 0; }

@media screen and (max-width: 839px) {
  .site-filter .search-form {
    top: 12px;
    bottom: auto;
    z-index: 101; }
  .site-filter .search-field {
    float: right; } }

.portfolio-index .site-filter .search-form,
.portfolio-single .site-filter .search-form {
  display: none; }
  @media screen and (max-width: 839px) {
    .portfolio-index .site-filter .search-form,
    .portfolio-single .site-filter .search-form {
      display: block; } }

/* Widgets */
.widget {
  color: #666;
  padding: 2.375% 4.25%; }
  .not-singular .widget {
    padding: 50px; }
    @media screen and (max-width: 479px) {
      .not-singular .widget {
        padding: 25px 15px; } }
    @media screen and (min-width: 480px) {
      .not-singular .widget {
        padding: 30px; } }
    @media screen and (min-width: 840px) {
      .not-singular .widget {
        padding: 40px; } }
    @media screen and (min-width: 1160px) {
      .not-singular .widget {
        padding: 47px 50px 50px; } }
  .widget:nth-child(odd) {
    background: #fafafa; }
  @media screen and (min-width: 840px) {
    .widget {
      float: left;
      width: 33.333%; }
      .widget:nth-child(odd) {
        clear: none; }
      .widget:nth-child(3n+1) {
        clear: left; }
      .widget:nth-child(even) {
        background: #fafafa; }
      .widget:nth-child(odd) {
        background: transparent; } }

.singular .widget-count-1 .widget,
.not-singular .widget-count-1 .widget {
  margin-left: 0; }

@media screen and (min-width: 840px) {
  .widget-count-1 .widget {
    float: none;
    width: 100%; } }

.singular .widget-count-2 .widget,
.not-singular .widget-count-2 .widget {
  margin-left: 0; }

@media screen and (min-width: 840px) {
  .widget-count-2 .widget {
    width: 50%; } }

.widget-title {
  margin-top: 0;
  margin-bottom: 13px;
  font-size: 14px;
  letter-spacing: 1px;
  text-transform: uppercase; }
  .widget-title a {
    color: inherit; }

.widget img,
.widget video,
.widget iframe {
  max-width: 100%; }

.widget img {
  height: auto; }

.widget ul {
  margin: 13px 0;
  padding: 0; }

.widget ul ul {
  margin: 8px 0 0;
  padding-top: 4px;
  padding-left: 15px;
  border-top: 1px solid #eaeaea; }

.widget li {
  padding: 8px 0 6px;
  list-style-type: none;
  color: #b1b1b1;
  border-bottom: 1px solid #eaeaea; }
  .widget li:last-of-type {
    border: none; }

.widget > :last-child {
  margin-bottom: 0; }

.widget_archive select {
  width: 100%; }

.widget_calendar #calendar_wrap {
  margin: 20px 0; }

.widget_calendar table {
  width: 100%;
  margin: 0;
  text-align: center; }

.widget_calendar caption {
  border: 1px solid #ebebeb; }

.widget_calendar thead {
  border: 1px solid #ebebeb;
  border-top: none; }

.widget_calendar tbody {
  border: 1px solid #ebebeb;
  border-top: none; }

.widget_calendar tfoot {
  border: none; }

.widget_calendar th,
.widget_calendar td,
.widget_calendar caption {
  padding: 8px 6px 5px; }

.widget_calendar #prev {
  text-align: left; }

.widget_calendar #next {
  text-align: right; }

.widget_categories select {
  width: 100%; }

.widget_pages .current_page_item a {
  color: #b1b1b1; }

.widget_recent_comments {
  color: #b1b1b1;
  font-size: 14px; }
  .widget_recent_comments a {
    display: block; }
  .widget_recent_comments a.url {
    display: inline;
    color: inherit; }
  .widget_recent_comments li a:last-of-type {
    font-size: 16px; }

.widget_recent_entries .post-date {
  display: block;
  font-size: 14px; }

.widget_rss .widget-title img {
  display: none; }

.widget_rss .rss-date,
.widget_rss .rssSummary,
.widget_rss cite {
  font-size: 14px; }

.widget_rss .rss-date {
  float: right; }

.widget_rss .rssSummary {
  padding: 10px 0;
  line-height: 1.5; }

.widget_rss cite {
  display: block; }

.widget_rss cite:before {
  content: "\2014";
  padding-right: 2px; }

.widget-gallery .tiled-gallery {
  margin: 0; }
