/*
Theme Name: Journalistic
Theme URI: https://upthemes.com/themes/journalistic/
Author: UpThemes
Author URI: https://upthemes.com/
Description: A beautiful publishing experience for long-form content, storytelling, books, tutorials, education, businesses, personal sites, blogs and more.
Version: 1.6.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: white, light, sophisticated, simple, professional, minimal, formal, clean, tumblelog, video, travel, photoblogging, photography, portfolio, lifestream, design, blog, translation-ready, sticky-post, rtl-language-support, post-formats, infinite-scroll, full-width-template, flexible-header, featured-image-header, editor-style, custom-menu, custom-header, custom-colors, custom-background, responsive-width, one-column
Text Domain: largo
Domain Path: /languages/
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline; }

html {
  line-height: 1; }

ol, ul {
  list-style: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle; }

q, blockquote {
  quotes: none; }
  q:before, q:after, blockquote:before, blockquote:after {
    content: "";
    content: none; }

a img {
  border: none; }

elements-of-type(html5-block) {
  display: block; }

/*! normalize.css v3.0.0 | 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 in IE 8/9.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
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.
 * Hide the `template` element in IE, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none; }

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background: 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, Safari 5, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
 */
b,
strong {
  font-weight: bold; }

/**
 * Address styling not present in Safari 5 and Chrome.
 */
dfn {
  font-style: italic; }

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari 5, 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.
 */
img {
  border: 0; }

/**
 * Correct overflow displayed oddly in IE 9.
 */
svg:not(:root) {
  overflow: hidden; }

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari 5.
 */
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 5, 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.
 */
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+, 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 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 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.
 * 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.
 */
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; }

/*
 * Calculates the sRGB luma of a colour.
 *
 * Math nicked from a great Thoughtbot article by Reda Lemeden:
 * http://robots.thoughtbot.com/closer-look-color-lightness
 */
/*
 * Check if an accent color is visible enought to be used for hover text.
 * If not, adjust it until it is.
 *
 * Usage: pick-visible-color($bg, $accent-color, $threshold)
 *
 * Adapted from:
 * https://lnikki.la/articles/sass-better-colour-based-on-brightness/
 */
/* apply a natural box layout model to all elements */
*, *:before, *:after {
  box-sizing: border-box; }

/**
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    contenteditable attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that are clearfixed.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
.cf:before, .search .content-area:before,
.archive .content-area:before,
.error404 .content-area:before,
.home .content-area:before, .search .site-main:before,
.archive .site-main:before,
.error404 .site-main:before,
.home .site-main:before, .search article:before,
.archive article:before,
.error404 article:before,
.home article:before, .single-header:before, #menu-social:before, .single .author-info .author-description:before, .infinite-loader:before, .welcome-area:before,
.cf:after,
.search .content-area:after,
.archive .content-area:after,
.error404 .content-area:after,
.home .content-area:after,
.search .site-main:after,
.archive .site-main:after,
.error404 .site-main:after,
.home .site-main:after,
.search article:after,
.archive article:after,
.error404 article:after,
.home article:after,
.single-header:after,
#menu-social:after,
.single .author-info .author-description:after,
.infinite-loader:after,
.slides:after,
.welcome-area:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }

.cf:after, .search .content-area:after,
.archive .content-area:after,
.error404 .content-area:after,
.home .content-area:after, .search .site-main:after,
.archive .site-main:after,
.error404 .site-main:after,
.home .site-main:after, .search article:after,
.archive article:after,
.error404 article:after,
.home article:after, .single-header:after, #menu-social:after, .single .author-info .author-description:after, .infinite-loader:after, .slides:after, .welcome-area:after {
  clear: both; }

/**
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */
.cf, .search .content-area,
.archive .content-area,
.error404 .content-area,
.home .content-area, .search .site-main,
.archive .site-main,
.error404 .site-main,
.home .site-main, .search article,
.archive article,
.error404 article,
.home article, .single-header, #menu-social, .single .author-info .author-description, .infinite-loader, .slides:after, .welcome-area {
  *zoom: 1; }

/* Text meant only for screen readers */
.assistive-text {
  clip: rect(1px 1px 1px 1px);
  /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important; }

/* Temporary Fix for Chrome 33 Webfont rendering issue
 *
 * Thanks Theme Foundry dudes! https://github.com/thethemefoundry/chrome-33-webfont-fixer-wordpress-plugin
 */
body {
  -webkit-animation-delay: 0.1s;
  -webkit-animation-duration: 0.1s;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-name: cwfffontfix;
  -webkit-animation-timing-function: linear; }

@-webkit-keyframes cwfffontfix {
  from {
    opacity: 1; }
  to {
    opacity: 1; } }

body {
  font-size: 90%;
  line-height: 1.5;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  font-family: "freight-text-pro", "freight-text-pro-1", "freight-text-pro-2", "PT Serif", Georgia, serif; }
  @media all and (min-width: 768px) {
    body {
      font-size: 100%; } }
  @media all and (min-width: 960px) {
    body {
      font-size: 120%; } }

h1, h2, h3, h4, h5, h6 {
  margin-bottom: .5em;
  font-weight: bold;
  font-family: "museo-sans", "museo-sans-1", "museo-sans-2", "Lato", sans-serif; }

h1 {
  font-size: 1.75em;
  font-size: 1.75rem;
  line-height: 1.1; }

h2 {
  font-size: 1.5em;
  font-size: 1.5rem; }

h3 {
  font-size: 1.25em;
  font-size: 1.25rem; }

code {
  font-size: .95em;
  font-family: "Inconsolata", monospace; }

pre {
  line-height: 1;
  white-space: nowrap;
  overflow: auto;
  max-height: 250px; }
  pre code {
    display: block; }

p, ol, ul {
  margin: 0 0 1em 0;
  margin-bottom: 1rem; }

.inline-list li {
  display: inline-block;
  margin-right: 10px !important; }
  .inline-list li:last-child {
    margin-right: 0; }

a {
  text-decoration: none; }

img {
  max-width: 100%;
  height: auto; }

object {
  max-width: 100%; }

hr {
  height: 1px;
  margin: 0 0 1em 0;
  margin-bottom: 1rem;
  border: none; }

ul, ol {
  list-style: decimal;
  margin-left: 1.25em;
  margin-left: 1.25rem; }

ul li, ol li {
  padding-left: .5em; }

ul {
  list-style: disc; }

pre {
  padding: 20px;
  border-radius: 4px;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.06) inset; }

blockquote {
  margin-left: 0;
  margin-right: 0;
  font-style: italic;
  font-size: 1.4em;
  font-size: 1.4rem; }
  @media all and (min-device-width: 768px) {
    blockquote {
      margin-left: -2em;
      margin-right: -2em; } }

.entry-content {
  font-family: "freight-text-pro", "freight-text-pro-1", "freight-text-pro-2", "PT Serif", Georgia, serif;
  letter-spacing: 0.01rem;
  font-weight: 400;
  font-style: normal;
  font-size: 19px;
  line-height: 1.5; }
  @media all and (min-width: 600px) {
    .entry-content {
      font-size: 20px; } }
  @media all and (min-width: 768px) {
    .entry-content {
      font-size: 22px; } }

.dropcap:first-child:first-letter {
  float: left;
  margin-right: 10px;
  font-size: 3.5em;
  font-weight: 100;
  line-height: .85;
  font-weight: bold;
  font-family: "freight-text-pro", "freight-text-pro-1", "freight-text-pro-2", "PT Serif", Georgia, serif;
  position: relative; }

.lead-in {
  font-size: 125%;
  margin-bottom: 2em;
  margin-bottom: 2rem;
  font-style: italic;
  font-family: "freight-text-pro", "freight-text-pro-1", "freight-text-pro-2", "PT Serif", Georgia, serif;
  color: #0d0d0d; }
  .lead-in.dropcap:first-child:first-letter {
    font-style: normal; }

.sidebar-title, .widget .widgettitle, .social-menu h3 {
  font-size: .85em;
  font-size: .85rem;
  margin: 0 0 1em;
  margin-bottom: 1rem;
  font-weight: bold;
  text-transform: uppercase; }

label {
  font-family: "museo-sans", "museo-sans-1", "museo-sans-2", "Lato", sans-serif;
  font-weight: normal;
  font-size: 1em;
  font-size: 1rem; }

input[type="text"],
input[type="search"],
input[type="password"],
input[type="email"],
input[type="date"],
input[type="url"],
input[type="phone"],
select,
textarea {
  outline: 0;
  width: 100%;
  height: 40px;
  margin-top: 10px;
  display: block;
  border: none;
  vertical-align: middle;
  font-size: 1rem;
  background-color: #f2f2f2;
  color: #807f7f;
  padding: 8px 10px;
  font-family: "museo-sans", "museo-sans-1", "museo-sans-2", "Lato", sans-serif;
  border-radius: 4px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  text-indent: 0.01px;
  text-overflow: ''; }

input[type="password"] {
  margin: 0;
  width: auto;
  display: inline;
  vertical-align: middle; }

textarea {
  width: 100%;
  min-height: 5em;
  resize: vertical; }

input[type="text"]:focus,
input[type="search"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
input[type="date"]:focus,
input[type="url"]:focus,
input[type="phone"]:focus,
select:focus,
textarea:focus {
  background-color: #f2f2f2;
  border: none; }

input[type="submit"],
input[type="button"],
input[type="reset"],
button,
.button,
.post-edit-link {
  background-color: #5c8188;
  color: rgba(255, 255, 255, 0.8);
  border: none;
  padding: .75em 1.25em;
  font-family: "museo-sans", "museo-sans-1", "museo-sans-2", "Lato", sans-serif;
  font-weight: normal;
  font-size: .8em;
  font-size: .8rem;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  -webkit-appearance: none;
  border-radius: 4px;
  transition: all 0.2s linear; }
  input[type="submit"]:focus,
  input[type="button"]:focus,
  input[type="reset"]:focus,
  button:focus,
  .button:focus,
  .post-edit-link:focus {
    outline: none;
    -webkit-appearance: none;
    background-color: #3d565a;
    color: white; }
  input[type="submit"]:hover,
  input[type="button"]:hover,
  input[type="reset"]:hover,
  button:hover,
  .button:hover,
  .post-edit-link:hover {
    background-color: #3d565a;
    color: white; }

input:focus,
input:active {
  border-radius: 4px; }

.select-wrap {
  position: relative;
  background-color: #f2f2f2;
  border-radius: 4px; }
  .select-wrap select {
    cursor: pointer;
    background: transparent;
    z-index: 1;
    position: relative;
    padding-left: 15px;
    padding-right: 35px;
    color: #222; }
  .select-wrap .select-arrow {
    position: absolute;
    top: 50%;
    margin-top: -2px;
    right: 15px;
    border-top: 4px solid #222;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    height: 0;
    width: 0;
    z-index: 20; }

html,
body {
  min-height: 100%; }

.content-wrapper {
  position: relative;
  z-index: 999; }

@media all and (min-width: 960px) {
  .archive .content-wrapper,
  .blog .content-wrapper,
  .search .content-wrapper,
  .error404 .content-wrapper,
  .home .content-wrapper {
    margin-left: 38.1966%;
    margin-right: 0; } }

.single .entry-content {
  max-width: 700px;
  margin: 2em auto 4em;
  margin: 2rem auto 4rem; }

.page .split-view {
  margin: 2rem auto 4rem; }

.page.fl-builder .split-view {
  margin: 0 auto; }
  .page.fl-builder .split-view .entry-content {
    margin-bottom: 0; }

@media all and (min-width: 768px) {
  .error404 .entry-title {
    margin-bottom: 1em;
    margin-bottom: 1rem; }
  .error404 #sidebar {
    margin-bottom: 2em;
    margin-bottom: 2rem; }
  .hentry.post:last-child, .hentry.page:last-child {
    margin-bottom: 0; }
  .single .hentry {
    margin-bottom: 0; }
  .hentry.has-featured-image header:before {
    background: none;
    color: white;
    opacity: 0.75; }
  .single .entry-content,
  .page .entry-content,
  .error404 .entry-content {
    margin-bottom: 2em;
    margin-bottom: 2rem; } }

/* Colors */
body {
  background-color: #fff;
  color: #333333; }

a {
  color: #333333;
  text-decoration: none; }
  .commentable-wrapper a,
  .footertext a {
    border-bottom: 1px solid #3d565a; }
    .commentable-wrapper a:hover, .commentable-wrapper a:focus,
    .footertext a:hover,
    .footertext a:focus {
      border-bottom: 1px solid #1e2a2d; }

a:hover,
a:active {
  color: #5c8188; }
  .entry-content a:hover,
  .footertext a:hover, .entry-content
  a:active,
  .footertext
  a:active {
    color: #ffffff;
    background: #5c8188;
    border-color: #5c8188; }
  .search article .date-posted a:hover,
  .archive article .date-posted a:hover,
  .error404 article .date-posted a:hover,
  .home article .date-posted a:hover,
  .entry-title a:hover, .search article .date-posted
  a:active,
  .archive article .date-posted
  a:active,
  .error404 article .date-posted
  a:active,
  .home article .date-posted
  a:active,
  .entry-title
  a:active {
    color: #5c8188; }

hr {
  background-color: #f2f2f2; }

code {
  background-color: #f2f2f2;
  color: #1a1919; }

pre {
  background-color: #f2f2f2;
  color: #1a1919; }

.required {
  color: #56b4ce; }

.archive-title,
.page-header {
  background-color: #f2f2f2; }

header .genericon, header #menu-social ul li a, #menu-social ul li header a {
  color: #ccc;
  color: rgba(255, 255, 255, 0.2); }
  a header .genericon:hover, a header #menu-social ul li a:hover, #menu-social ul li a header a:hover {
    color: #5c8188; }

.post-content a {
  border-bottom: 2px solid #5c8188; }

.post-meta {
  color: #999; }
  .post-meta a {
    color: #999; }
    .post-meta a:hover {
      color: #5c8188; }

.post-meta-top .date {
  color: #b8b8b8; }
  .post-meta-top .date:hover {
    color: #5c8188; }

#footer {
  color: #858585; }
  #footer a {
    color: #545454; }
    #footer a:hover {
      color: #5c8188; }

.post-navigation a:hover,
.paging-navigation a:hover,
#infinite-handle a:hover {
  background-color: #5c8188;
  color: #fff; }

#sidebar .widget_calendar caption {
  background-color: #5c8188;
  color: #fff; }

#sidebar .widget_calendar thead th {
  background-color: #e3e3e3; }

#sidebar .widget_calendar tbody a {
  background-color: #5c8188;
  color: #fff; }
  #sidebar .widget_calendar tbody a:hover {
    background-color: #369ebb; }

/* AESOP Component Colors */
.aesop-document-component {
  background-color: #f2f2f2; }

.aesop-document-component a span:before {
  color: #262c33; }

.aesop-document-component a {
  color: #262626; }

.aesop-document-component a:hover {
  background-color: transparent;
  color: #5c8188;
  border-color: #5c8188; }

.aesop-document-component a:hover span:before {
  color: #5c8188; }

.aesop-article-chapter-wrap .aesop-chapter-title {
  background-color: #5c8188;
  color: #333; }

.aesop-gallery-edit {
  color: #5c8188; }

.aesop-chapter-menu .scroll-nav__link:hover {
  background-color: #5c8188;
  color: #fff !important; }

.entry-content .aesop-timeline-stop {
  color: rgba(51, 51, 51, 0.4); }
  .entry-content .aesop-timeline-stop:before {
    border-top-color: rgba(51, 51, 51, 0.07); }
  .entry-content .aesop-timeline-stop:after {
    border-bottom-color: rgba(51, 51, 51, 0.07); }

/**
 * All Genericons
 */
.genericon, #menu-social ul li a {
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  font-family: 'Genericons';
  text-decoration: inherit;
  font-weight: normal;
  font-style: normal;
  vertical-align: middle; }

/**
 * IE7 and IE6 hacks
 */
.genericon, #menu-social ul li a {
  *overflow: auto;
  *zoom: 1;
  *display: inline; }

/**
 * Individual icons
 */
/* Post formats */
.genericon-standard:before, .post-format i:before {
  content: '\f100'; }

.genericon-aside:before {
  content: '\f101'; }

.genericon-image:before {
  content: '\f102'; }

.genericon-gallery:before, .format-gallery .post-format i:before {
  content: '\f103'; }

.genericon-video:before, .format-video .post-format i:before {
  content: '\f104'; }

.genericon-status:before, .format-status .post-format i:before {
  content: '\f105'; }

.genericon-quote:before, .format-quote .post-format i:before {
  content: '\f106'; }

.genericon-link:before, .format-link .post-format i:before {
  content: '\f107'; }

.genericon-chat:before, .format-chat .post-format i:before {
  content: '\f108'; }

.genericon-audio:before, .format-audio .post-format i:before {
  content: '\f109'; }

/* Social icons */
.genericon-github:before {
  content: '\f200'; }

.genericon-dribbble:before {
  content: '\f201'; }

.genericon-twitter:before {
  content: '\f202'; }

.genericon-facebook:before {
  content: '\f203'; }

.genericon-facebook-alt:before {
  content: '\f204'; }

.genericon-wordpress:before {
  content: '\f205'; }

.genericon-googleplus:before {
  content: '\f206'; }

.genericon-linkedin:before {
  content: '\f207'; }

.genericon-linkedin-alt:before {
  content: '\f208'; }

.genericon-pinterest:before {
  content: '\f209'; }

.genericon-pinterest-alt:before {
  content: '\f210'; }

.genericon-flickr:before {
  content: '\f211'; }

.genericon-vimeo:before {
  content: '\f212'; }

.genericon-youtube:before {
  content: '\f213'; }

.genericon-tumblr:before {
  content: '\f214'; }

.genericon-instagram:before {
  content: '\f215'; }

.genericon-codepen:before {
  content: '\f216'; }

/* Meta icons */
.genericon-comment:before {
  content: '\f300'; }

.genericon-category:before {
  content: '\f301'; }

.genericon-tag:before {
  content: '\f302'; }

.genericon-time:before {
  content: '\f303'; }

.genericon-user:before {
  content: '\f304'; }

.genericon-day:before {
  content: '\f305'; }

.genericon-week:before {
  content: '\f306'; }

.genericon-month:before {
  content: '\f307'; }

.genericon-pinned:before {
  content: '\f308'; }

/* Other icons */
.genericon-search:before {
  content: '\f400'; }

.genericon-unzoom:before {
  content: '\f401'; }

.genericon-zoom:before {
  content: '\f402'; }

.genericon-show:before {
  content: '\f403'; }

.genericon-hide:before {
  content: '\f404'; }

.genericon-close:before {
  content: '\f405'; }

.genericon-close-alt:before {
  content: '\f406'; }

.genericon-trash:before {
  content: '\f407'; }

.genericon-star:before {
  content: '\f408'; }

.genericon-home:before {
  content: '\f409'; }

.genericon-mail:before {
  content: '\f410'; }

.genericon-edit:before {
  content: '\f411'; }

.genericon-reply:before {
  content: '\f412'; }

.genericon-feed:before {
  content: '\f413'; }

.genericon-warning:before {
  content: '\f414'; }

.genericon-share:before {
  content: '\f415'; }

.genericon-attachment:before {
  content: '\f416'; }

.genericon-location:before {
  content: '\f417'; }

.genericon-checkmark:before {
  content: '\f418'; }

.genericon-menu:before {
  content: '\f419'; }

.genericon-top:before {
  content: '\f420'; }

.genericon-minimize:before {
  content: '\f421'; }

.genericon-maximize:before {
  content: '\f422'; }

.genericon-404:before {
  content: '\f423'; }

.genericon-spam:before {
  content: '\f424'; }

.genericon-summary:before {
  content: '\f425'; }

.genericon-cloud:before {
  content: '\f426'; }

.genericon-key:before {
  content: '\f427'; }

.genericon-dot:before {
  content: '\f428'; }

.genericon-next:before {
  content: '\f429'; }

.genericon-previous:before {
  content: '\f430'; }

.genericon-expand:before {
  content: '\f431'; }

.genericon-collapse:before {
  content: '\f432'; }

.genericon-dropdown:before {
  content: '\f433'; }

.genericon-dropdown-left:before {
  content: '\f434'; }

.genericon-top:before {
  content: '\f435'; }

.genericon-draggable:before {
  content: '\f436'; }

.genericon-phone:before {
  content: '\f437'; }

.genericon-send-to-phone:before {
  content: '\f438'; }

.genericon-plugin:before {
  content: '\f439'; }

.genericon-cloud-download:before {
  content: '\f440'; }

.genericon-cloud-upload:before {
  content: '\f441'; }

.genericon-external:before {
  content: '\f442'; }

.genericon-document:before {
  content: '\f443'; }

.genericon-book:before {
  content: '\f444'; }

.genericon-cog:before {
  content: '\f445'; }

.genericon-unapprove:before {
  content: '\f446'; }

.genericon-cart:before {
  content: '\f447'; }

.genericon-pause:before {
  content: '\f448'; }

.genericon-stop:before {
  content: '\f449'; }

.genericon-skip-back:before {
  content: '\f450'; }

.genericon-skip-ahead:before {
  content: '\f451'; }

.genericon-play:before {
  content: '\f452'; }

.genericon-tablet:before {
  content: '\f453'; }

.genericon-send-to-tablet:before {
  content: '\f454'; }

/* Generic shapes */
.genericon-uparrow:before {
  content: '\f500'; }

.genericon-rightarrow:before {
  content: '\f501'; }

.genericon-downarrow:before {
  content: '\f502'; }

.genericon-leftarrow:before {
  content: '\f503'; }

@media all and (max-width: 768px) {
  .entry-title,
  .entry-content {
    overflow: hidden; } }

.entry-content > *,
.scroll-nav__section > * {
  width: 100%;
  max-width: 700px;
  margin: 0 auto 1em; }
  @media all and (max-width: 768px) {
    .entry-content > *,
    .scroll-nav__section > * {
      width: auto;
      max-width: none;
      margin-left: 20px;
      margin-right: 20px; } }

.entry-content > .fl-builder-content,
.scroll-nav__section > .fl-builder-content {
  max-width: none;
  margin-bottom: 0; }
  @media all and (max-width: 768px) {
    .entry-content > .fl-builder-content,
    .scroll-nav__section > .fl-builder-content {
      margin-left: auto;
      margin-right: auto; } }

@media all and (max-width: 768px) {
  .entry-content iframe,
  .scroll-nav__section iframe {
    max-width: 100%; } }

@media all and (max-width: 768px) {
  .entry-content .scroll-nav__section {
    margin-left: 0;
    margin-right: 0; } }

span.entry-subtitle {
  font-family: "freight-text-pro", "freight-text-pro-1", "freight-text-pro-2", "PT Serif", Georgia, serif;
  font-style: italic;
  margin-top: .25em;
  font-size: 1.5rem !important;
  font-weight: 100;
  opacity: 0.65;
  margin-bottom: 1em;
  margin-bottom: 1rem; }
  .single span.entry-subtitle {
    margin-bottom: 0;
    font-size: 50%; }

.post-format {
  background-color: #5c8188;
  color: #fff;
  color: rgba(255, 255, 255, 0.8);
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 300;
  font-family: "museo-sans", "museo-sans-1", "museo-sans-2", "Lato", sans-serif;
  line-height: 1;
  display: inline-block;
  padding: 7px 15px 7px 12px; }
  .post-format span,
  .post-format i {
    height: 20px;
    line-height: 20px;
    vertical-align: middle; }
  .post-format i {
    color: #fff;
    color: rgba(255, 255, 255, 0.6);
    -webkit-font-smoothing: antialiased;
    font-size: 20px;
    font-family: "Genericons";
    text-decoration: inherit;
    font-weight: normal;
    font-style: normal; }

.attachment-thumbnail.wp-post-image {
  float: right;
  margin-left: 1em;
  margin-left: 1rem;
  width: 100px;
  height: 100px; }

.entry-read-more {
  max-width: 700px;
  margin: 0 auto; }
  .entry-read-more a {
    padding-bottom: 3px;
    display: inline-block;
    text-transform: uppercase;
    letter-spacing: .04em;
    color: #333333;
    font-size: .84em;
    font-size: .84rem;
    font-family: "museo-sans", "museo-sans-1", "museo-sans-2", "Lato", sans-serif;
    font-weight: bold;
    border-bottom: 2px solid #5c8188; }
    .entry-read-more a:hover {
      color: #47646a;
      border-color: #47646a; }

body.single header.post-header.has-featured-image,
body.page header.post-header.has-featured-image {
  background-color: #262c33;
  background-position: center center; }

/* The large image that accompanies post and pages with Featured Images */
body.page .post-header,
body.single .post-header {
  z-index: -1;
  background-size: cover;
  padding-top: 20px;
  margin-left: 6%;
  margin-right: 6%; }
  body.page .post-header .text,
  body.single .post-header .text {
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 4em;
    margin-top: 4rem; }
    @media all and (max-width: 768px) and (orientation: landscape) {
      body.page .post-header .text,
      body.single .post-header .text {
        margin-top: 2em;
        margin-top: 2rem; } }
  body.page .post-header.has-featured-image,
  body.single .post-header.has-featured-image {
    position: relative;
    padding-left: 20px;
    padding-right: 20px;
    text-align: center;
    max-width: none;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 5em;
    margin-bottom: 5rem; }
    body.page .post-header.has-featured-image:after,
    body.single .post-header.has-featured-image:after {
      content: "";
      /* FF3.6-15 */
      /* Chrome10-25,Safari5.1-6 */
      background-image: linear-gradient(to bottom, transparent 0%, transparent 30%, rgba(0, 0, 0, 0.5) 100%);
      /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=0);
      /* IE6-9 */
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0; }
    body.page .post-header.has-featured-image .text,
    body.single .post-header.has-featured-image .text {
      position: relative;
      z-index: 50; }
      @media all and (min-width: 768px) {
        body.page .post-header.has-featured-image .text,
        body.single .post-header.has-featured-image .text {
          position: absolute;
          bottom: 12%;
          width: auto;
          display: block;
          right: 6%;
          left: 6%;
          width: 100%; } }
      body.page .post-header.has-featured-image .text h1 a,
      body.single .post-header.has-featured-image .text h1 a {
        margin: 0; }
      body.page .post-header.has-featured-image .text .arrow-down,
      body.single .post-header.has-featured-image .text .arrow-down {
        margin-top: 10px;
        display: inline-block;
        width: 40px;
        height: 40px;
        padding-top: 8px;
        border: 1px solid rgba(255, 255, 255, 0.25);
        background: rgba(0, 0, 0, 0.1);
        cursor: pointer;
        border-radius: 80px;
        transition: all 0.15s linear; }
        @media all and (min-width: 768px) {
          body.page .post-header.has-featured-image .text .arrow-down,
          body.single .post-header.has-featured-image .text .arrow-down {
            margin-top: 20px; } }
        body.page .post-header.has-featured-image .text .arrow-down:after,
        body.single .post-header.has-featured-image .text .arrow-down:after {
          width: 22px;
          height: 22px;
          -webkit-font-smoothing: antialiased;
          font-size: 22px;
          font-family: "Genericons";
          font-style: normal;
          font-weight: normal;
          line-height: 1;
          text-decoration: inherit;
          vertical-align: top;
          content: '\f431';
          color: #fff;
          padding-left: 2px; }
        body.page .post-header.has-featured-image .text .arrow-down:hover,
        body.single .post-header.has-featured-image .text .arrow-down:hover {
          background-color: #5c8188;
          border-color: rgba(255, 255, 255, 0);
          -webkit-transform: scale(1.25);
          -ms-transform: scale(1.25);
          transform: scale(1.25); }
          body.page .post-header.has-featured-image .text .arrow-down:hover:after,
          body.single .post-header.has-featured-image .text .arrow-down:hover:after {
            color: #fff; }
    body.page .post-header.has-featured-image,
    body.page .post-header.has-featured-image .inner,
    body.single .post-header.has-featured-image,
    body.single .post-header.has-featured-image .inner {
      height: 100%;
      z-index: 0; }
    body.page .post-header.has-featured-image,
    body.page .post-header.has-featured-image h1 a,
    body.page .post-header.has-featured-image .date-posted,
    body.single .post-header.has-featured-image,
    body.single .post-header.has-featured-image h1 a,
    body.single .post-header.has-featured-image .date-posted {
      color: white; }
    body.page .post-header.has-featured-image .date-posted,
    body.single .post-header.has-featured-image .date-posted {
      color: rgba(255, 255, 255, 0.75);
      text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2); }
    body.page .post-header.has-featured-image .entry-title a,
    body.single .post-header.has-featured-image .entry-title a {
      color: #fff; }
      body.page .post-header.has-featured-image .entry-title a:hover,
      body.single .post-header.has-featured-image .entry-title a:hover {
        color: #e6e5e5; }
    body.page .post-header.has-featured-image .date-posted,
    body.single .post-header.has-featured-image .date-posted {
      opacity: 0.9; }
  body.page .post-header .date-posted,
  body.single .post-header .date-posted {
    font-family: "museo-sans", "museo-sans-1", "museo-sans-2", "Lato", sans-serif;
    font-weight: 300;
    font-size: .85em;
    letter-spacing: .1em;
    display: inline-block;
    text-transform: uppercase;
    margin-bottom: 1em;
    margin-bottom: 1rem;
    padding-top: 6px;
    padding-bottom: 6px; }
    body.page .post-header .date-posted,
    body.page .post-header .date-posted a,
    body.single .post-header .date-posted,
    body.single .post-header .date-posted a {
      color: #888;
      color: rgba(0, 0, 0, 0.3); }
    body.page .post-header .date-posted a:hover,
    body.single .post-header .date-posted a:hover {
      color: #444;
      color: rgba(0, 0, 0, 0.6); }
  body.page .post-header a,
  body.single .post-header a {
    text-decoration: none; }
  body.page .post-header .entry-title,
  body.single .post-header .entry-title {
    font-size: 2.6em;
    font-weight: 300;
    margin: 0; }
  body.page .post-header h2,
  body.single .post-header h2 {
    font-size: 1.8em;
    font-style: italic;
    margin: 0;
    font-style: italic;
    font-weight: normal; }

.entry-title h1 {
  font-size: 2.6em;
  font-weight: 300;
  margin: 0; }

@media all and (min-width: 768px) {
  body.page.has-timeline .post-header.has-featured-image .text,
  body.single.has-timeline .post-header.has-featured-image .text {
    bottom: 15%; } }

.search .content-area,
.archive .content-area,
.error404 .content-area,
.home .content-area {
  margin: 0; }

.search article,
.archive article,
.error404 article,
.home article {
  position: relative;
  border-bottom: 1px solid #f2f2f2;
  padding: 1.5em;
  padding: 1.5rem; }
  @media all and (min-width: 600px) {
    .search article,
    .archive article,
    .error404 article,
    .home article {
      padding: 3em;
      padding: 3rem; } }
  .search article .attachment-largo-post-header-lede,
  .archive article .attachment-largo-post-header-lede,
  .error404 article .attachment-largo-post-header-lede,
  .home article .attachment-largo-post-header-lede {
    display: block;
    margin-bottom: 2em;
    margin-bottom: 2rem; }
  .search article .post-header,
  .archive article .post-header,
  .error404 article .post-header,
  .home article .post-header {
    padding: 0;
    margin-bottom: 10px; }
  .search article .post-format,
  .archive article .post-format,
  .error404 article .post-format,
  .home article .post-format {
    display: none; }
  .search article .date-posted,
  .archive article .date-posted,
  .error404 article .date-posted,
  .home article .date-posted {
    z-index: 9999;
    font-family: "museo-sans", "museo-sans-1", "museo-sans-2", "Lato", sans-serif;
    color: rgba(0, 0, 0, 0.4);
    display: block;
    font-size: .75em;
    line-height: 100%;
    margin-bottom: .5em;
    margin-bottom: .5rem;
    text-transform: uppercase; }
  .search article:nth-child(3n+1),
  .archive article:nth-child(3n+1),
  .error404 article:nth-child(3n+1),
  .home article:nth-child(3n+1) {
    clear: both; }
  .search article .entry-title,
  .archive article .entry-title,
  .error404 article .entry-title,
  .home article .entry-title {
    line-height: 1.3;
    margin: 0;
    font-weight: 300;
    font-size: 1.75rem; }
  .search article .entry-content,
  .archive article .entry-content,
  .error404 article .entry-content,
  .home article .entry-content {
    text-align: left; }
    @media all and (min-width: 768px) {
      .search article .entry-content,
      .archive article .entry-content,
      .error404 article .entry-content,
      .home article .entry-content {
        font-size: 1.2rem; } }

.js .search article .has-featured-image > *,
.js .archive article .has-featured-image > *,
.js .error404 article .has-featured-image > *,
.js .home article .has-featured-image > * {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }

.js .search article .has-featured-image span.entry-subtitle,
.js .archive article .has-featured-image span.entry-subtitle,
.js .error404 article .has-featured-image span.entry-subtitle,
.js .home article .has-featured-image span.entry-subtitle {
  margin-bottom: 0; }

.js .search article .post-header,
.js .archive article .post-header,
.js .error404 article .post-header,
.js .home article .post-header {
  margin-bottom: 0; }

.error404 .commentable-wrapper {
  max-width: none !important; }

.header-aside {
  background-color: #262c33;
  padding: 0;
  padding: 0;
  text-align: center;
  overflow: hidden;
  position: relative;
  color: #fff;
  color: rgba(255, 255, 255, 0.9); }
  @media all and (min-width: 960px) {
    .header-aside {
      position: fixed;
      left: 0;
      top: 0;
      bottom: 0;
      width: 38.2%;
      z-index: 500;
      margin-bottom: 0;
      height: 100%; } }
  .header-aside .slide {
    display: block;
    width: 100%;
    height: 100%; }
  @media all and (max-width: 960px) {
    .header-aside:empty {
      height: 55px;
      min-height: 55px; } }

.menu-open {
  overflow: hidden; }

#masthead {
  z-index: 10001;
  position: absolute;
  top: 0;
  width: 100%; }
  @media all and (max-width: 782px) {
    .admin-bar #masthead {
      position: absolute;
      top: 46px;
      left: 0;
      right: 0; } }
  @media all and (min-width: 782px) {
    .admin-bar #masthead {
      position: absolute;
      top: 32px;
      left: 0;
      right: 0; } }
  #masthead .site-title,
  #masthead .site-description {
    color: #fff;
    margin: 0;
    font-size: 1.2em;
    font-size: 1.2rem; }
  #masthead .site-description {
    font-size: 1em;
    font-size: 1rem;
    font-family: "freight-text-pro", "freight-text-pro-1", "freight-text-pro-2", "PT Serif", Georgia, serif;
    font-style: italic;
    padding-bottom: 2em;
    padding-bottom: 2rem;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    margin-bottom: 2em;
    margin-bottom: 2rem; }

#masthead-sidebar-container {
  width: 300px;
  -webkit-transform: translate3d(-100%, 0, 0);
  -ms-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  transition: -webkit-transform 0.3s cubic-bezier(0.55, 0.11, 0.51, 0.93);
  transition: transform 0.3s cubic-bezier(0.55, 0.11, 0.51, 0.93);
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  overflow: hidden;
  z-index: 1200;
  padding-top: 60px; }
  .admin-bar #masthead-sidebar-container {
    top: 32px; }
    @media all and (max-width: 782px) {
      .admin-bar #masthead-sidebar-container {
        top: 46px; } }
  .menu-open #masthead-sidebar-container {
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  #masthead-sidebar-container .nano > .nano-content {
    position: absolute;
    overflow: scroll;
    overflow-x: hidden;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 30px; }
  #masthead-sidebar-container .nano > .nano-content:focus {
    outline: thin dotted; }
  #masthead-sidebar-container .nano > .nano-content::-webkit-scrollbar {
    display: none;
    visibility: hidden; }
  #masthead-sidebar-container .has-scrollbar > .nano-content::-webkit-scrollbar {
    display: block;
    visibility: visible; }
  #masthead-sidebar-container .nano > .nano-pane {
    position: absolute;
    width: 10px;
    right: 0;
    top: 0;
    bottom: 0;
    visibility: hidden;
    /* Target only IE7 and IE8 with this hack */
    opacity: .01;
    transition: .2s;
    border-radius: 5px; }
  #masthead-sidebar-container .nano > .nano-pane > .nano-slider {
    background: #444;
    background: rgba(0, 0, 0, 0.5);
    position: relative;
    margin: 0 1px;
    border-radius: 3px; }
  #masthead-sidebar-container .nano:hover > .nano-pane, #masthead-sidebar-container .nano-pane.active, #masthead-sidebar-container .nano-pane.flashed {
    visibility: visible;
    /* Target only IE7 and IE8 with this hack */
    opacity: 0.99; }

.close-menu-area {
  display: none; }

.menu-open .close-menu-area {
  display: block !important;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.4);
  content: '';
  opacity: 0;
  z-index: 500;
  transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
  cursor: pointer;
  opacity: 1;
  z-index: 10000; }

.header-menu-close {
  position: relative;
  margin: 0 0 0 auto;
  width: 40px;
  height: 40px;
  display: block;
  cursor: pointer;
  background: #333;
  background: rgba(0, 0, 0, 0.25);
  border-radius: 4px; }
  .header-menu-close:before, .header-menu-close:after {
    content: "";
    width: 4px;
    height: 20px;
    background-color: white;
    overflow: hidden;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -10px;
    margin-left: -2px; }
  .header-menu-close:before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg); }
  .header-menu-close:after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg); }

#masthead .menu-button {
  z-index: 500;
  cursor: pointer;
  transition: all 0.2s linear;
  padding: 14px 14px 14px 22px;
  position: absolute;
  top: 0;
  left: auto;
  text-align: left;
  whitespace: nowrap;
  color: white;
  transition: padding 0.2s ease-in-out, background-color 0.2s ease-in-out, color 0.2s ease-in-out; }
  .no-featured-image:not(.home) #masthead .menu-button {
    color: #333333;
    text-shadow: none; }
    .no-featured-image:not(.home) #masthead .menu-button:hover {
      color: #ffffff; }
  @media all and (max-width: 768px) {
    #masthead .menu-button {
      position: absolute; } }
  @media all and (min-width: 960px) {
    .page:not(.home) #masthead .menu-button,
    .single #masthead .menu-button {
      position: absolute; } }
  .has-featured-image #masthead .menu-button:not(.above-content) {
    text-shadow: 0 2px 7px rgba(0, 0, 0, 0.5); }
  #masthead .menu-button:hover {
    background-color: #5c8188;
    color: #ffffff;
    padding-left: 35px;
    text-shadow: none; }
  .menu-open #masthead .menu-button {
    display: none; }
    @media all and (min-width: 960px) {
      .menu-open #masthead .menu-button {
        width: 300px; } }
  #masthead .menu-button .menu-button-text-wrapper {
    line-height: 0; }
  #masthead .menu-button .menu-button-text {
    font-family: "museo-sans", "museo-sans-1", "museo-sans-2", "Lato", sans-serif;
    text-transform: uppercase;
    font-size: 20px;
    line-height: 27px;
    margin: 0;
    padding: 0;
    display: inline-block;
    vertical-align: middle;
    letter-spacing: 1px;
    whitespace: nowrap;
    -webkit-transform: 200ms color linear;
    -ms-transform: 200ms color linear;
    transform: 200ms color linear; }
    .no-featured-image .menu-button:hover #masthead .menu-button .menu-button-text {
      color: white !important; }
  #masthead .menu-button .menu-button-icon {
    display: inline-block;
    vertical-align: middle;
    margin-left: 4px;
    width: 20px;
    height: auto;
    font-size: 11px;
    color: inherit;
    -webkit-font-smoothing: antialiased; }
  #masthead .menu-button:hover {
    opacity: 1; }
  #masthead .menu-button .header-image {
    height: 54px;
    width: 54px;
    overflow: hidden; }
  @media all and (min-width: 783px) {
    #masthead .menu-button {
      position: fixed; }
      .admin-bar.home #masthead .menu-button,
      .admin-bar.error404 #masthead .menu-button,
      .admin-bar.search #masthead .menu-button,
      .admin-bar.archive #masthead .menu-button {
        top: 32px; } }

@media all and (max-width: 960px) {
  .sticky-menu.search #masthead-sidebar-container,
  .sticky-menu.search #masthead .menu-button, .sticky-menu.archive #masthead-sidebar-container,
  .sticky-menu.archive #masthead .menu-button, .sticky-menu.error404 #masthead-sidebar-container,
  .sticky-menu.error404 #masthead .menu-button, .sticky-menu.home #masthead-sidebar-container,
  .sticky-menu.home #masthead .menu-button {
    position: fixed;
    top: 0; }
  .sticky-menu.search #masthead .menu-button.above-content, .sticky-menu.archive #masthead .menu-button.above-content, .sticky-menu.error404 #masthead .menu-button.above-content, .sticky-menu.home #masthead .menu-button.above-content {
    background-color: #5c8188;
    color: #ffffff;
    text-shadow: none; } }

.sticky-menu.search.admin-bar #masthead-sidebar-container,
.sticky-menu.search.admin-bar #masthead .menu-button, .sticky-menu.archive.admin-bar #masthead-sidebar-container,
.sticky-menu.archive.admin-bar #masthead .menu-button, .sticky-menu.error404.admin-bar #masthead-sidebar-container,
.sticky-menu.error404.admin-bar #masthead .menu-button, .sticky-menu.home.admin-bar #masthead-sidebar-container,
.sticky-menu.home.admin-bar #masthead .menu-button {
  top: 46px; }
  @media screen and (min-width: 783px) {
    .sticky-menu.search.admin-bar #masthead-sidebar-container,
    .sticky-menu.search.admin-bar #masthead .menu-button, .sticky-menu.archive.admin-bar #masthead-sidebar-container,
    .sticky-menu.archive.admin-bar #masthead .menu-button, .sticky-menu.error404.admin-bar #masthead-sidebar-container,
    .sticky-menu.error404.admin-bar #masthead .menu-button, .sticky-menu.home.admin-bar #masthead-sidebar-container,
    .sticky-menu.home.admin-bar #masthead .menu-button {
      top: 32px; } }
  @media screen and (max-width: 600px) {
    .sticky-menu.search.admin-bar #masthead-sidebar-container,
    .sticky-menu.search.admin-bar #masthead .menu-button, .sticky-menu.archive.admin-bar #masthead-sidebar-container,
    .sticky-menu.archive.admin-bar #masthead .menu-button, .sticky-menu.error404.admin-bar #masthead-sidebar-container,
    .sticky-menu.error404.admin-bar #masthead .menu-button, .sticky-menu.home.admin-bar #masthead-sidebar-container,
    .sticky-menu.home.admin-bar #masthead .menu-button {
      top: 0; } }

.sticky-menu:not(.search):not(.archive):not(.error404):not(.home) #masthead-sidebar-container,
.sticky-menu:not(.search):not(.archive):not(.error404):not(.home) #masthead .menu-button {
  position: fixed;
  top: 0; }

.sticky-menu:not(.search):not(.archive):not(.error404):not(.home) #masthead .menu-button.above-content {
  background-color: #5c8188;
  color: #ffffff;
  text-shadow: none; }

.sticky-menu:not(.search):not(.archive):not(.error404):not(.home).admin-bar #masthead-sidebar-container,
.sticky-menu:not(.search):not(.archive):not(.error404):not(.home).admin-bar #masthead .menu-button {
  top: 46px; }
  @media screen and (min-width: 783px) {
    .sticky-menu:not(.search):not(.archive):not(.error404):not(.home).admin-bar #masthead-sidebar-container,
    .sticky-menu:not(.search):not(.archive):not(.error404):not(.home).admin-bar #masthead .menu-button {
      top: 32px; } }
  @media screen and (max-width: 600px) {
    .sticky-menu:not(.search):not(.archive):not(.error404):not(.home).admin-bar #masthead-sidebar-container,
    .sticky-menu:not(.search):not(.archive):not(.error404):not(.home).admin-bar #masthead .menu-button {
      top: 0; } }

.single-header {
  z-index: 9999;
  position: relative; }
  .single-header .header-image,
  .single-header .author-avatar {
    display: inline;
    float: right; }
    .single-header .header-image a,
    .single-header .author-avatar a {
      display: inline-block; }
    .single-header .header-image img,
    .single-header .author-avatar img {
      max-height: 65px;
      width: auto; }
  .single-header .author-avatar img {
    max-height: 45px;
    border-radius: 50px;
    border: 2px solid white;
    box-shadow: 0 3px 10px transparent;
    transition: all 0.15s linear; }
  .single-header .author-avatar:hover img {
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.15);
    -webkit-transform: scale(1.125);
    -ms-transform: scale(1.125);
    transform: scale(1.125); }

/*
 * The Masthead
 *
 */
#masthead-sidebar-container {
  font-family: "museo-sans", "museo-sans-1", "museo-sans-2", "Lato", sans-serif;
  background-color: #262c33;
  color: #fff;
  color: rgba(255, 255, 255, 0.9);
  padding-top: 20px; }
  #masthead-sidebar-container .sidebar-scroller {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 30px;
    overflow: hidden; }
  .demo-site #masthead-sidebar-container {
    top: 100px; }
  @media all and (max-width: 768px) {
    #masthead-sidebar-container {
      font-size: 1.2em;
      font-size: 1.2rem; } }
  #masthead-sidebar-container h1 {
    margin-top: 20px;
    font-size: 1.02em;
    font-size: 1.02rem;
    text-align: center; }
    #masthead-sidebar-container h1 a {
      color: #fff;
      color: rgba(255, 255, 255, 0.9);
      border-radius: 3px; }
      #masthead-sidebar-container h1 a:hover {
        color: #5c8188; }
  #masthead-sidebar-container .desc {
    font-size: .96em;
    font-size: .96rem;
    color: #eee;
    color: rgba(255, 255, 255, 0.6);
    margin-bottom: 2em;
    margin-bottom: 2rem;
    text-align: center; }
    #masthead-sidebar-container .desc::after {
      content: "";
      margin-left: 25%;
      margin-right: 25%;
      display: block;
      border-bottom: 2px solid #fff;
      margin-top: 1.5em;
      margin-top: 1.5rem;
      margin-bottom: 1.5em;
      margin-bottom: 1.5rem;
      opacity: 0.4; }
  #masthead-sidebar-container .header-image img {
    max-width: 120px;
    margin-bottom: .25em;
    margin-bottom: .25rem;
    border-radius: 4px;
    margin-top: -40px; }
    #masthead-sidebar-container .header-image img.circle {
      border-radius: 80px;
      border: 3px solid #fff; }
  #masthead-sidebar-container .select-wrap,
  #masthead-sidebar-container input[type="search"] {
    background-color: #fff; }
  #masthead-sidebar-container .select-wrap select {
    background-color: #fff;
    color: #262c33; }
  #masthead-sidebar-container .select-arrow {
    border-top-color: #262c33; }

#masthead-sidebar .widgets {
  text-align: left; }

#main-navigation {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  z-index: 90;
  padding: 2em 0;
  padding: 2rem 0;
  text-align: left;
  -webkit-backface-visibility: hidden;
  overflow-y: scroll; }
  #main-navigation::-webkit-scrollbar {
    display: none; }
  #main-navigation::-moz-scrollbar {
    display: none; }
  #main-navigation .menu {
    font-size: .75em;
    font-size: .75rem; }
  #main-navigation .menu ul,
  #main-navigation .menu li {
    list-style: none;
    margin: 0;
    padding: 0; }
  #main-navigation .menu li a {
    padding: .8em .75em;
    padding: .8rem .75rem;
    display: block;
    color: white; }
    #main-navigation .menu li a:hover {
      color: #5c8188; }


/*
 * Paginated Posts
 */
.page-links {
  overflow: auto;
  margin-bottom: .5em;
  font-size: .8em;
  font-size: 1rem;
  text-align: center;
  margin-left: 0;
  font-family: "museo-sans", "museo-sans-1", "museo-sans-2", "Lato", sans-serif;
  padding-left: 8px;
  padding-right: 8px; }
  .page-links span {
    padding: 6px 0;
    display: inline-block;
    text-align: center;
    min-width: 2em; }
  .page-links a {
    display: inline-block;
    border-radius: 3px; }
    .page-links a:hover {
      color: white;
      background-color: #5c8188; }

.page-links-title {
  position: relative;
  margin-left: -8px;
  margin-right: -8px;
  text-transform: uppercase;
  letter-spacing: .1em;
  color: #999999;
  margin-bottom: .5em;
  text-align: left;
  background-color: #f2f2f2;
  display: block !important; }

/* Banner Bar */
a.banner-bar {
  background-color: #5c8188;
  color: #262c33;
  padding: 2em;
  display: none; }

/* .banner-bar {
  background: $primary-color;
	display: block;
	position: absolute;
	left: $masthead-width;
	right: 0;
	padding: 25px 40px;
	color: #000;
	font-weight: 700;
  position:relative;
  z-index:9999999;
  font-size:30px;

	span {
		color: #000;
	}

	.boxed {
		border: 3px solid #000;
		display: inline-block;
		padding: 8px 12px;
		font-size: .65em;
		text-transform: uppercase;
		margin-left:20px;
	}
}

*/
.widgets .widget:first-child {
  margin-top: 40px; }

.widgets .widget:last-child {
  margin-bottom: 40px; }

#sidebar {
  font-size: .85em;
  font-size: 1rem; }

.content-area #sidebar {
  max-width: 700px;
  margin: 0 auto; }

#masthead-sidebar-container {
  color: #fff;
  color: rgba(255, 255, 255, 0.6);
  height: 100%;
  font-size: .85em;
  font-size: 1rem; }
  @media all and (max-width: 768px) {
    #masthead-sidebar-container {
      font-size: 100%; } }
  #masthead-sidebar-container h1, #masthead-sidebar-container h2, #masthead-sidebar-container h3, #masthead-sidebar-container h4, #masthead-sidebar-container h5, #masthead-sidebar-container h6 {
    color: #eee;
    color: rgba(255, 255, 255, 0.8); }
  #masthead-sidebar-container .widgets {
    overflow: auto;
    height: 100%;
    position: relative; }
  #masthead-sidebar-container a {
    color: #fff;
    color: rgba(255, 255, 255, 0.6); }
    #masthead-sidebar-container a:hover {
      color: #d9d9d9;
      color: rgba(217, 217, 217, 0.6); }
  #masthead-sidebar-container .widget {
    margin-bottom: 2em; }
    #masthead-sidebar-container .widget li li:before {
      background-color: #aaa;
      background-color: rgba(255, 255, 255, 0.1); }
    #masthead-sidebar-container .widget li li:after {
      background-color: #aaa;
      background-color: rgba(255, 255, 255, 0.1); }
  #masthead-sidebar-container .widget_pages a,
  #masthead-sidebar-container .widget_nav_menu a {
    display: block; }
    #masthead-sidebar-container .widget_pages a:hover,
    #masthead-sidebar-container .widget_nav_menu a:hover {
      color: white;
      background-color: #5c8188;
      padding-left: 1em; }

.widget {
  font-family: "museo-sans", "museo-sans-1", "museo-sans-2", "Lato", sans-serif;
  margin-bottom: 3em; }
  @media all and (min-width: 768px) {
    .widget:last-child {
      margin-bottom: 0; } }
  @media all and (min-width: 641px) {
    #secondary .widget:first-child {
      padding-top: 0; } }
  #footer .widget {
    padding: 0 20px 30px; }
    @media all and (max-width: 640px) {
      #footer .widget:last-child {
        padding-bottom: 0; } }
  .widget ul, .widget ol {
    margin: 0 0 .5em 0;
    padding: 0;
    line-height: 2em;
    list-style: none; }
  .widget li {
    padding: 0;
    margin: 0;
    position: relative; }
    .widget li li {
      padding: 0 0 0 15px; }
      .widget li li:before {
        content: "";
        position: absolute;
        left: 0;
        width: 8px;
        height: 3px;
        top: 18px;
        overflow: hidden;
        background-color: #aaa;
        background-color: rgba(255, 255, 255, 0.1); }
        @media all and (max-width: 768px) {
          .widget li li:before {
            height: 2px; } }
      .widget li li:after {
        content: "";
        position: absolute;
        left: 0;
        width: 3px;
        top: 5px;
        height: 13px;
        overflow: hidden;
        background-color: #aaa;
        background-color: rgba(255, 255, 255, 0.1); }
        @media all and (max-width: 768px) {
          .widget li li:after {
            width: 2px; } }
  .widget a {
    color: #fff;
    color: rgba(255, 255, 255, 0.8);
    text-decoration: none; }
    .widget a:hover {
      color: #fff;
      color: rgba(255, 255, 255, 0.9); }

.widget_custom_author .avatar {
  border-radius: 200px; }

/*
 * Tags
 *
 */
.widget_custom_tags,
.widget_custom_categories {
  overflow: hidden; }
  .widget_custom_tags a,
  .widget_custom_categories a {
    margin-bottom: 7px;
    margin-right: 7px;
    display: block;
    float: left; }
  .widget_custom_tags a,
  .widget_custom_categories a {
    border-radius: 3px;
    padding: 8px 8px;
    font-weight: 400;
    line-height: 1em;
    font-size: .8em;
    font-size: .8rem;
    white-space: nowrap;
    font-family: "museo-sans", "museo-sans-1", "museo-sans-2", "Lato", sans-serif;
    text-transform: uppercase;
    font-weight: bold;
    border-bottom: 1px solid #3d565a;
    background-color: #5c8188;
    color: white; }
    .widget_custom_tags a:hover,
    .widget_custom_categories a:hover {
      background-color: #3d565a;
      color: white;
      border-bottom: 1px solid #1e2a2d; }

/* Meta Widget */
.widget_meta abbr {
  background-color: #FF6600;
  color: white;
  font-size: .75em;
  font-size: .75rem;
  padding: 2px 5px;
  border-radius: 2px;
  margin-left: 3px;
  font-weight: bold; }

/* Calendar Widget */
.widget_calendar #calendar_wrap {
  position: relative;
  font-size: .9em;
  font-size: .9rem; }
  .widget_calendar #calendar_wrap #wp-calendar {
    width: 100%;
    color: #333333; }
    .widget_calendar #calendar_wrap #wp-calendar td, .widget_calendar #calendar_wrap #wp-calendar th {
      width: 14.285714286%;
      background: white; }
    .widget_calendar #calendar_wrap #wp-calendar, .widget_calendar #calendar_wrap #wp-calendar td, .widget_calendar #calendar_wrap #wp-calendar th, .widget_calendar #calendar_wrap #wp-calendar caption {
      text-align: center; }
    .widget_calendar #calendar_wrap #wp-calendar caption {
      color: white;
      padding: .75em .25em;
      font-weight: bold;
      background-color: #5c8188; }
    .widget_calendar #calendar_wrap #wp-calendar thead th {
      padding: .25em 0;
      background-color: white; }
      .widget_calendar #calendar_wrap #wp-calendar thead th:last-child {
        border: none; }
    .widget_calendar #calendar_wrap #wp-calendar tbody tr {
      border-bottom: 1px solid white; }
      .widget_calendar #calendar_wrap #wp-calendar tbody tr:last-child {
        border: none; }
      .widget_calendar #calendar_wrap #wp-calendar tbody tr td {
        border-bottom: 1px solid white;
        height: 2em;
        padding: 0;
        margin: 0; }
        .widget_calendar #calendar_wrap #wp-calendar tbody tr td a {
          color: #5c8188;
          display: block;
          font-weight: bold;
          border-bottom: none;
          transition: color 0.2s linear; }
    .widget_calendar #calendar_wrap #wp-calendar tfoot {
      background: #f2f2f2; }
      .widget_calendar #calendar_wrap #wp-calendar tfoot td {
        padding: .5em 1em;
        font-weight: bold; }
        .widget_calendar #calendar_wrap #wp-calendar tfoot td a {
          color: #333333;
          transition: color 0.2s linear; }
          .widget_calendar #calendar_wrap #wp-calendar tfoot td a:hover {
            color: #5c8188; }
        .widget_calendar #calendar_wrap #wp-calendar tfoot td#prev {
          text-align: left; }
        .widget_calendar #calendar_wrap #wp-calendar tfoot td#next {
          text-align: right; }

/* RSS Widget */
.widget_rss ul li {
  padding: 0 0 1em; }

.widget_rss a {
  font-weight: bold;
  font-size: 1.1em;
  font-size: 1.1rem;
  transition: color 0.2s linear; }

.widget_rss .rss-date,
.widget_rss .rssSummary,
.widget_rss cite {
  font-size: 1em;
  font-size: 1rem; }

.widget_rss .rss-date {
  font-weight: normal;
  margin: 0 0 .9em 0;
  display: block; }

.widget_rss cite {
  margin: .5em 0; }

/* Recent Comments */
.widget_recent_comments ul li:last-child {
  margin: 0; }

.widget_nav_menu .search-form,
.widget_nav_menu .mobile-menu,
.widget_nav_menu .menu-link {
  display: none; }

/* Custom Text Widget */
.widget_text {
  line-height: 1.5; }

.widget-grofile {
  overflow-y: hidden; }
  .widget-grofile img.grofile-thumbnail {
    float: left;
    width: 35% !important;
    clear: both;
    margin-right: 5%;
    margin-bottom: 20px;
    border-radius: 50px; }
  .widget-grofile .grofile-meta {
    float: left;
    width: 60%; }

.section-title,
.archive-title {
  font-size: 1em;
  font-weight: bold;
  color: #888;
  color: rgba(0, 0, 0, 0.3);
  background: transparent;
  text-transform: uppercase;
  margin: 0;
  line-height: 1.2;
  border-bottom: 1px solid #f2f2f2;
  padding: 1.5em;
  padding: 1.5rem; }
  @media all and (min-width: 600px) {
    .section-title,
    .archive-title {
      padding: 3em;
      padding: 3rem; } }

.more-link {
  clear: both; }

.paging-navigation {
  overflow: auto;
  text-align: center;
  padding: 30px 0;
  margin-left: 1.5em;
  margin-left: 1.5rem;
  margin-right: 1.5em;
  margin-right: 1.5rem; }

@media only screen and (min-width: 1201px) {
  .paging-navigation {
    margin-left: 3em;
    margin-left: 3rem;
    margin-right: 3em;
    margin-right: 3rem; } }


.social-menu {
  position: relative;
  margin-top: 25px;
  padding-top: 20px;
  overflow: hidden; }

#menu-social {
  padding-bottom: 20px; }
  #menu-social ul {
    list-style: none;
    margin: 0;
    padding: 0; }
    #menu-social ul li {
      display: inline-block;
      position: relative;
      margin: 0 7px 15px 0;
      padding: 0; }
      #menu-social ul li:first-child {
        margin-left: 0; }
      #menu-social ul li a {
        font-size: 26px;
        height: 26px;
        width: 26px;
        transition: all 0.1s ease-in-out; }
        #menu-social ul li a:before {
          color: #eee;
          color: rgba(255, 255, 255, 0.8);
          content: '\f415'; }
        #menu-social ul li a:hover {
          -webkit-transform: scale(1.2);
          -ms-transform: scale(1.2);
          transform: scale(1.2); }
          #menu-social ul li a:hover:before {
            color: #eee;
            color: rgba(255, 255, 255, 0.8); }
      #menu-social ul li a[href*="wordpress.org"]:before,
      #menu-social ul li a[href*="wordpress.com"]:before {
        content: '\f205'; }
      #menu-social ul li a[href*="facebook.com"]:before {
        content: '\f203'; }
      #menu-social ul li a[href*="twitter.com"]:before {
        content: '\f202'; }
      #menu-social ul li a[href*="dribbble.com"]:before {
        content: '\f201'; }
      #menu-social ul li a[href*="plus.google.com"]:before {
        content: '\f206'; }
      #menu-social ul li a[href*="pinterest.com"]:before {
        content: '\f210'; }
      #menu-social ul li a[href*="github.com"]:before {
        content: '\f200'; }
      #menu-social ul li a[href*="tumblr.com"]:before {
        content: '\f214'; }
      #menu-social ul li a[href*="youtube.com"]:before {
        content: '\f213'; }
      #menu-social ul li a[href*="flickr.com"]:before {
        content: '\f211'; }
      #menu-social ul li a[href*="vimeo.com"]:before {
        content: '\f212'; }
      #menu-social ul li a[href*="instagram.com"]:before {
        content: '\f215'; }
      #menu-social ul li a[href*="codepen.io"]:before {
        content: '\f216'; }
      #menu-social ul li a[href*="linkedin.com"]:before {
        content: '\f208'; }

/*
 * Comment Thread
 *
*/
#comments {
  margin: 20px auto;
  max-width: 700px; }
  @media all and (max-width: 768px) {
    #comments {
      margin: 20px;
      max-width: none;
      width: auto; } }
  #comments .reply-title,
  #comments .comments-title {
    font-size: 1.3em;
    font-size: 1.3rem;
    margin-bottom: 1em;
    margin-bottom: 1rem; }
  #comments .reply a {
    font-family: "museo-sans", "museo-sans-1", "museo-sans-2", "Lato", sans-serif;
    font-size: 0.8125rem;
    font-weight: 600;
    text-transform: uppercase; }

.comment-list,
.comment-list li {
  list-style: none;
  margin-left: 0;
  padding-left: 0; }

.comment-list li article {
  margin-left: 96px;
  margin-bottom: 56px; }

.comment-list li.pingback, .comment-list li.trackback {
  border: 2px solid #f2f2f2;
  border-left: 0;
  border-right: 0;
  padding: 1em 0;
  padding: 1rem 0;
  margin-bottom: 1.5em;
  margin-bottom: 1.5rem; }

.comment-list li .fn {
  font-size: 1.1em;
  font-size: 1.1rem;
  font-style: normal;
  font-weight: bold; }
  .comment-list li .fn a {
    color: #333333; }
    .comment-list li .fn a:hover {
      color: #5c8188; }

.comment-list li .comment-author,
.comment-list li .comment-metadata {
  font-family: "museo-sans", "museo-sans-1", "museo-sans-2", "Lato", sans-serif; }

.comment-list li .comment-metadata {
  margin-bottom: 1em;
  margin-bottom: 1rem; }
  .comment-list li .comment-metadata a {
    color: #333333;
    transition: color 0.15s linear; }
    .comment-list li .comment-metadata a:hover {
      color: #5c8188; }

.comment-list .children {
  border-left: 1px solid #f2f2f2;
  padding-left: 37px;
  margin-left: 36px; }
  @media only screen and (max-width: 640px) {
    .comment-list .children {
      padding-left: 1.35em;
      margin-left: 0.5em; } }

.comment-list .comment-awaiting-moderation {
  border-radius: 4px;
  background-color: #b3b2b2;
  color: #4d4c4c;
  padding: 10px 15px;
  font-size: .9em;
  font-size: .9rem;
  margin-top: 1em; }

.comment-meta .avatar {
  float: left;
  margin-left: -96px;
  border-radius: 100px; }

/* comment styles specific to mobile */
@media only screen and (max-width: 640px) {
  .comment-list li article {
    margin: 0 0 3em 0; }
  .comment-meta {
    overflow: hidden; }
    .comment-meta .avatar {
      margin: 0 10px 0 0; }
  #comments time {
    float: none;
    display: block;
    margin-bottom: 14px;
    text-align: left; } }

#respond {
  margin-top: 1em;
  margin-top: 1rem;
  margin-bottom: 4em;
  margin-bottom: 4rem;
  font-family: "museo-sans", "museo-sans-1", "museo-sans-2", "Lato", sans-serif; }
  #respond .logged-in-as {
    border: 1px solid #f2f2f2;
    border-left-width: 0;
    border-right-width: 0;
    padding: 10px 0;
    font-size: .8em;
    font-size: .8rem; }
    #respond .logged-in-as a {
      font-weight: bold; }
      #respond .logged-in-as a:nth-of-type(2n) {
        float: right; }
  #respond .comment-notes {
    font-size: .87em;
    font-size: .87rem;
    margin-bottom: 2em;
    margin-bottom: 2rem;
    color: #999; }
  #respond .form-allowed-tags {
    font-size: .8em;
    font-size: .8rem;
    color: #888;
    margin-bottom: 2em;
    margin-bottom: 2rem; }
    #respond .form-allowed-tags code {
      background-color: transparent;
      padding: 0; }
  @media only screen and (max-width: 480px) {
    #respond p[class*="comment-form"] {
      padding: 0; }
    #respond input[type="submit"] {
      width: 100%;
      padding-top: 20px;
      padding-bottom: 20px; } }

/* Galleries */
.gallery-item a,
.gallery-item img {
  display: block;
  margin: 0 auto .5em; }

.gallery-caption {
  padding: 0 0 1.5em;
  font-size: .9em;
  font-size: .9rem;
  line-height: 1.5;
  text-align: left;
  font-style: italic; }

.gallery {
  margin-bottom: 20px; }

.gallery-item {
  float: left;
  margin: 0 4px 4px 0;
  overflow: hidden;
  position: relative; }
  .gallery-item a,
  .gallery-item img {
    margin-bottom: 0; }

.gallery-columns-1 .gallery-item {
  max-width: 100%; }

.gallery-columns-2 .gallery-item {
  max-width: 48%;
  max-width: calc(50% - 4px); }

.gallery-columns-3 .gallery-item {
  max-width: 32%;
  max-width: calc(33.3% - 4px); }

.gallery-columns-4 .gallery-item {
  max-width: 23%;
  max-width: calc(25% - 4px); }

.gallery-columns-5 .gallery-item {
  max-width: 19%;
  max-width: calc(20% - 4px); }

.gallery-columns-6 .gallery-item {
  max-width: 15%;
  max-width: calc(16.7% - 4px); }

.gallery-columns-7 .gallery-item {
  max-width: 13%;
  max-width: calc(14.28% - 4px); }

.gallery-columns-8 .gallery-item {
  max-width: 11%;
  max-width: calc(12.5% - 4px); }

.gallery-columns-9 .gallery-item {
  max-width: 9%;
  max-width: calc(11.1% - 4px); }

.gallery-columns-1 .gallery-item:nth-of-type(1n),
.gallery-columns-2 .gallery-item:nth-of-type(2n),
.gallery-columns-3 .gallery-item:nth-of-type(3n),
.gallery-columns-4 .gallery-item:nth-of-type(4n),
.gallery-columns-5 .gallery-item:nth-of-type(5n),
.gallery-columns-6 .gallery-item:nth-of-type(6n),
.gallery-columns-7 .gallery-item:nth-of-type(7n),
.gallery-columns-8 .gallery-item:nth-of-type(8n),
.gallery-columns-9 .gallery-item:nth-of-type(9n) {
  margin-right: 0; }

.gallery-caption {
  background-color: rgba(0, 0, 0, 0.7);
  box-sizing: border-box;
  color: #fff;
  margin: 0;
  font-size: .65em;
  font-size: .65rem;
  max-height: 53%;
  font-style: normal;
  opacity: 0;
  padding: 6px 8px;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%; }
  .gallery-caption:before {
    content: "";
    height: 100%;
    min-height: 49px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%; }
  .gallery-item:hover .gallery-caption {
    opacity: 1; }
  .gallery-columns-7 .gallery-caption,
  .gallery-columns-8 .gallery-caption,
  .gallery-columns-9 .gallery-caption {
    display: none; }

.footertext {
  clear: both;
  text-align: left;
  font-size: .65em;
  font-size: .65rem;
  line-height: 1.4em;
  background-color: #f2f2f2;
  text-transform: uppercase;
  letter-spacing: .1em;
  font-weight: 500;
  padding: 28px;
  font-family: "museo-sans", "museo-sans-1", "museo-sans-2", "Lato", sans-serif; }
  .footertext a[rel="generator"] {
    margin-right: 2em; }

.search-form {
  overflow: auto; }
  .search #main .search-form {
    margin: 60px 10% 60px 0; }
  .search-results #main .search-form {
    margin: 20px 10%; }
    @media screen and (min-width: 768px) {
      .search-results #main .search-form {
        margin-left: 100px; } }
  .widget .search-form {
    border-radius: 4px; }
  .search-form, .search-form * {
    box-sizing: border-box; }
  .search-form label {
    padding: 0;
    margin: 0;
    border-radius: 0;
    display: block;
    width: 80%;
    float: left; }
  .search-form input[type="search"] {
    padding: 0 10px;
    margin: 0;
    border-radius: 0;
    display: block;
    font-size: 14px;
    letter-spacing: .04em;
    box-sizing: border-box; }
  .search-form input::-webkit-input-placeholder {
    color: #6c6c6c;
    text-transform: uppercase; }
  .search-form input::-moz-placeholder {
    color: #6c6c6c;
    text-transform: uppercase; }
  .search-form input:-ms-input-placeholder {
    color: #6c6c6c;
    text-transform: uppercase; }
  .search-form input:-moz-placeholder {
    color: #6c6c6c;
    text-transform: uppercase; }
  .search-form .search-submit {
    padding: 0;
    margin: 0;
    border-radius: 0;
    display: block;
    font-family: "Genericons";
    width: 20%;
    float: left;
    font-size: 21px;
    background: #5c8188;
    height: 40px;
    line-height: 40px;
    font-weight: normal;
    color: rgba(255, 255, 255, 0.7); }
    .widget .search-form .search-submit {
      border-top-right-radius: 4px;
      border-bottom-right-radius: 4px; }
    .search-form .search-submit:hover {
      background: #3d565a; }
  #main .search-form {
    padding: 0;
    margin-top: 0; }
    @media only screen and (max-width: 768px) {
      #main .search-form {
        padding: 20px; } }
    #main .search-form label {
      width: 85%; }
      #main .search-form label input[type="search"] {
        padding: 0 20px;
        font-size: 20px; }
    #main .search-form .search-submit {
      width: 15%;
      font-size: 28px; }
    #main .search-form label input[type="search"],
    #main .search-form .search-submit {
      height: 60px;
      line-height: 60px; }

.search-no-results h1.entry-title {
  margin-bottom: 0; }

.search-no-results article.post .split-view {
  padding-top: 1em;
  padding-top: 1rem; }

.author-info {
  border-bottom: 1px solid #f0f0f0;
  position: relative; }
  .archive .author-info {
    padding: 1.5em;
    padding: 1.5rem; }
  @media only screen and (min-width: 1201px) {
    .archive .author-info {
      padding: 3em;
      padding: 3rem; } }
  .author-info .author-bio {
    margin-bottom: 1.2em;
    margin-bottom: 1.2rem; }
  .author-info .avatar {
    float: left;
    margin-right: 20px;
    margin-bottom: 6px; }
  .single .author-info {
    max-width: 700px;
    margin: 0 auto;
    padding-top: 3em;
    padding-top: 3rem;
    padding-bottom: 3em;
    padding-bottom: 3rem;
    border-bottom-width: 0; }
    @media all and (max-width: 700px) {
      .single .author-info {
        margin-left: 20px;
        margin-right: 20px; } }
    .single .author-info .author-description {
      margin-left: 140px; }
    .single .author-info .author-title {
      font-size: 1.5em;
      font-size: 1.5rem;
      font-weight: 700;
      margin-top: 0; }
    .single .author-info p {
      font-size: 1.2em;
      font-size: 1.2rem; }
    .single .author-info .author-link {
      font-family: "museo-sans", "museo-sans-1", "museo-sans-2", "Lato", sans-serif;
      font-style: normal; }
  .archive .author-info {
    text-align: left; }
    .archive .author-info .author-title {
      margin-top: 0;
      font-weight: 300; }
    .archive .author-info .author-description {
      margin-left: 140px; }
    .archive .author-info .author-bio {
      color: #737373; }
  .author-info .avatar {
    border-radius: 180px; }
  .author-info .author-link {
    border: 2px solid #5c8188;
    padding: .5em .75em;
    font-size: .75em;
    font-weight: 600;
    line-height: 1;
    text-transform: uppercase;
    color: #5c8188; }

.sticky,
.bypostauthor {
  visibility: visible; }

/* Alignment */
.alignleft {
  display: inline;
  float: left;
  margin: 0 auto;
  margin-right: 1.5em; }

.alignright {
  display: inline;
  float: right;
  margin: 0 auto;
  margin-left: 1.5em; }

.aligncenter {
  clear: both;
  display: block;
  margin: 0 auto; }

/* Captions */
.wp-caption {
  margin-bottom: 28px;
  border-radius: 2px;
  width: auto !important;
  /* need this to overwrite any specified widths that
							 may be added through the backend */ }
  .wp-caption p:last-child {
    margin-bottom: 0; }
  .wp-caption .wp-caption-text {
    color: #999;
    font-size: .9em;
    line-height: 160%;
    font-style: italic;
    padding: 0 0 1em; }

/* Media Player */
.mejs-container {
  /* Audio Player */
  /* Video Player */ }
  .mejs-container.mejs-audio {
    height: 50px !important; }
    .mejs-container.mejs-audio,
    .mejs-container.mejs-audio .mejs-controls {
      border-radius: 3px;
      background-color: #5c8188; }
    .mejs-container.mejs-audio .mejs-controls {
      height: 40px; }
  .mejs-container .mejs-controls a.mejs-horizontal-volume-slider {
    border-bottom: 0; }
    .mejs-container .mejs-controls a.mejs-horizontal-volume-slider:hover {
      background-color: transparent; }
  .aesop-video-component .self .mejs-container .mejs-overlay-button {
    margin-top: -50px !important; }

#infinite-footer {
  z-index: 1000; }

.neverending .footertext {
  display: none; }

.infinite-loader {
  padding: 20px 0;
  display: block; }

.infinity-end .footertext {
  display: block !important; }

/* Plugin Specific */
.nf-form-wrap .label-above .nf-field-label,
.nf-form-wrap .nf-field .nf-field-label {
  margin-bottom: 0; }
  .nf-form-wrap .label-above .nf-field-label label,
  .nf-form-wrap .nf-field .nf-field-label label {
    font-family: "museo-sans", "museo-sans-1", "museo-sans-2", "Lato", sans-serif;
    font-weight: normal;
    font-size: 1em;
    font-size: 1rem; }

.nf-form-wrap .nf-field-element input[type="text"],
.nf-form-wrap .nf-field-element input[type="search"],
.nf-form-wrap .nf-field-element input[type="password"],
.nf-form-wrap .nf-field-element input[type="email"],
.nf-form-wrap .nf-field-element input[type="date"],
.nf-form-wrap .nf-field-element input[type="url"],
.nf-form-wrap .nf-field-element input[type="phone"],
.nf-form-wrap .nf-field-element select,
.nf-form-wrap .nf-field-element textarea {
  outline: 0;
  width: 100%;
  height: 40px;
  margin-top: 10px;
  display: block;
  border: none;
  vertical-align: middle;
  font-size: 1rem;
  background-color: #f2f2f2;
  color: #807f7f;
  padding: 8px 10px;
  font-family: "museo-sans", "museo-sans-1", "museo-sans-2", "Lato", sans-serif;
  border-radius: 4px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  text-indent: 0.01px;
  text-overflow: ''; }

.nf-form-wrap .nf-field-element input[type="password"] {
  margin: 0;
  width: auto;
  display: inline;
  vertical-align: middle; }

.nf-form-wrap .nf-field-element textarea {
  width: 100%;
  min-height: 5em;
  resize: vertical; }

.nf-form-wrap .nf-field-element input[type="text"]:focus,
.nf-form-wrap .nf-field-element input[type="search"]:focus,
.nf-form-wrap .nf-field-element input[type="password"]:focus,
.nf-form-wrap .nf-field-element input[type="email"]:focus,
.nf-form-wrap .nf-field-element input[type="date"]:focus,
.nf-form-wrap .nf-field-element input[type="url"]:focus,
.nf-form-wrap .nf-field-element input[type="phone"]:focus,
.nf-form-wrap .nf-field-element select:focus,
.nf-form-wrap .nf-field-element textarea:focus {
  background-color: #f2f2f2;
  border: none; }

.nf-form-wrap .nf-field-element input[type="submit"],
.nf-form-wrap .nf-field-element input[type="button"],
.nf-form-wrap .nf-field-element input[type="reset"],
.nf-form-wrap .nf-field-element button,
.nf-form-wrap .nf-field-element .button,
.nf-form-wrap .nf-field-element .post-edit-link {
  background-color: #5c8188;
  color: rgba(255, 255, 255, 0.8);
  border: none;
  padding: .75em 1.25em;
  font-family: "museo-sans", "museo-sans-1", "museo-sans-2", "Lato", sans-serif;
  font-weight: normal;
  font-size: .8em;
  font-size: .8rem;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  -webkit-appearance: none;
  border-radius: 4px;
  transition: all 0.2s linear; }
  .nf-form-wrap .nf-field-element input[type="submit"]:focus,
  .nf-form-wrap .nf-field-element input[type="button"]:focus,
  .nf-form-wrap .nf-field-element input[type="reset"]:focus,
  .nf-form-wrap .nf-field-element button:focus,
  .nf-form-wrap .nf-field-element .button:focus,
  .nf-form-wrap .nf-field-element .post-edit-link:focus {
    outline: none;
    -webkit-appearance: none;
    background-color: #3d565a;
    color: white; }
  .nf-form-wrap .nf-field-element input[type="submit"]:hover,
  .nf-form-wrap .nf-field-element input[type="button"]:hover,
  .nf-form-wrap .nf-field-element input[type="reset"]:hover,
  .nf-form-wrap .nf-field-element button:hover,
  .nf-form-wrap .nf-field-element .button:hover,
  .nf-form-wrap .nf-field-element .post-edit-link:hover {
    background-color: #3d565a;
    color: white; }

.nf-form-wrap .nf-field-element input:focus,
.nf-form-wrap .nf-field-element input:active {
  border-radius: 4px; }

.nf-form-wrap .nf-error .ninja-forms-field {
  border: none; }

.nf-form-wrap .nf-after-field {
  font-family: "museo-sans", "museo-sans-1", "museo-sans-2", "Lato", sans-serif;
  font-size: 1rem; }

.nf-form-wrap .nf-form-fields-required {
  font-size: 1rem;
  margin-bottom: 1rem;
  color: #807f7f; }

body {
  transition: all 0.2s ease-in; }

a {
  transition: all 0.2s linear; }

/*
 * jQuery FlexSlider v2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 *
 * CSS rewritten into SCSS: Tyce Clee (@iamtyce) 6/11/12
 */
/* Browser Resets */
.flex-container a:active, .flexslider a:active, .flex-container a:focus, .flexslider a:focus {
  outline: none; }

.slides, .flex-control-nav, .flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none; }

.slider-wrapper {
  clear: both;
  width: 100%;
  height: 100%;
  position: relative; }
  @media screen and (min-width: 960px) {
    .admin-bar .slider-wrapper {
      margin-top: 32px; } }

/* FlexSlider Necessary Styles
*********************************/
@media screen and (min-width: 960px) {
  .flexslider,
  .slides {
    height: 100%;
    margin: 0;
    padding: 0; }
  .flexslider {
    margin-bottom: 60px; } }

.flexslider .slides > li {
  height: 100%;
  display: none;
  -webkit-backface-visibility: hidden; }
  .flexslider .slides > li > a {
    height: 100%;
    display: block;
    padding: 30% 5% 5% 5%;
    min-height: 340px;
    background-size: cover;
    background-position: 50%;
    transition: background-color 0.2s linear; }
    .flexslider .slides > li > a:hover:before {
      background-color: rgba(87, 111, 116, 0.25); }
    .flexslider .slides > li > a:before {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      z-index: 1;
      background-color: rgba(0, 0, 0, 0.3);
      transition: background-color 0.2s linear; }
    .flexslider .slides > li > a .slide-mobile-bg {
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      background-size: cover;
      background-position: 50%; }
      @media screen and (min-width: 960px) {
        .flexslider .slides > li > a .slide-mobile-bg {
          display: none; } }

.header-aside .flexslider .slides > li {
  position: static !important; }

.flexslider .entry-title {
  color: white;
  font-weight: 300;
  width: auto;
  margin: 0 0 1em;
  margin-bottom: 1rem;
  font-size: 1.6rem;
  font-weight: 500; }
  @media screen and (min-width: 768px) {
    .flexslider .entry-title {
      font-size: 1.8em; } }

.flexslider .text {
  position: relative;
  color: white;
  text-align: left;
  font-family: "museo-sans", "museo-sans-1", "museo-sans-2", "Lato", sans-serif;
  z-index: 5;
  text-shadow: 0 2px rgba(0, 0, 0, 0.15); }
  @media screen and (min-width: 960px) {
    .flexslider .text {
      right: 25%;
      bottom: 135px;
      position: absolute;
      left: 30px; } }

.flexslider .featured {
  font-size: .84em;
  font-size: .84rem;
  text-transform: uppercase;
  letter-spacing: .1em;
  border: 2px solid white;
  padding: 4px 12px;
  display: inline-block;
  margin-bottom: .7em;
  margin-bottom: .7rem; }

.flexslider .category,
.flexslider .author-byline {
  font-size: 1em;
  font-size: 1rem; }

/* Hide the slides before the JS is loaded. Avoids image jumping */
.flex-pauseplay span {
  text-transform: capitalize; }

/* Clearfix for the .slides element */
html[xmlns] .slides {
  display: block; }

* html .slides {
  height: 1%; }

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {
  display: block; }

/* FlexSlider Default Theme
*********************************/
.flexslider {
  position: relative;
  zoom: 1; }
  .flexslider li {
    margin: 0;
    padding: 0;
    list-style: none; }

.flex-viewport {
  max-height: 2000px;
  transition: all 1s ease; }

.loading .flex-viewport {
  max-height: 300px; }

.flexslider .slides {
  zoom: 1; }

.carousel li {
  margin: 0;
  padding: 0; }

.featured-title {
  position: absolute;
  top: 20px;
  left: 20px;
  z-index: 9999;
  text-transform: uppercase;
  font-size: .8em;
  font-size: .8rem;
  margin: 0;
  padding: 5px 10px;
  border: 2px solid white;
  opacity: 0.6; }

/* Direction Nav */
.flex-direction-nav {
  z-index: 999;
  position: absolute;
  bottom: 20px;
  right: 40px;
  left: auto; }
  @media screen and (min-width: 960px) {
    .flex-direction-nav {
      right: auto;
      left: 30px;
      bottom: 60px;
      margin-top: 0; } }
  .flex-direction-nav li {
    display: inline; }
  .flex-direction-nav a {
    display: inline-block;
    margin-right: 5px;
    z-index: 10;
    cursor: pointer;
    border: 2px solid white;
    transition: all 0.2s ease;
    border-radius: 50px;
    color: white;
    box-shadow: 0 2px 0 rgba(0, 0, 0, 0.25);
    text-shadow: 2px 0 rgba(0, 0, 0, 0.25); }
    .flex-direction-nav a:hover {
      background-color: #5c8188;
      border-color: #5c8188;
      color: #fff; }
    .flex-direction-nav a.flex-next {
      margin-left: 10px;
      overflow: hidden;
      text-align: center; }
      .flex-direction-nav a.flex-next span {
        height: 29px;
        width: 29px;
        line-height: 28px;
        font-size: 17px;
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
        transition: all 0.2s ease; }
      .flex-direction-nav a.flex-next:hover span {
        font-size: 25px; }
    .flex-direction-nav a.flex-prev {
      overflow: hidden;
      text-align: center; }
      .flex-direction-nav a.flex-prev span {
        height: 29px;
        width: 29px;
        line-height: 29px;
        font-size: 15px;
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
        transition: all 0.2s ease; }
      .flex-direction-nav a.flex-prev:hover span {
        font-size: 25px; }

.flexslider:hover .flex-next {
  opacity: 0.8; }

.flexslider:hover .flex-prev {
  opacity: 0.8; }

.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {
  opacity: 1; }

.flex-direction-nav .flex-disabled {
  opacity: 0.5;
  cursor: default; }

@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {
    opacity: 1; }
  .flex-direction-nav .flex-next {
    opacity: 1; } }

.header-aside .featured-image {
  height: 100%;
  padding: 30% 5% 5% 5%;
  min-height: 340px;
  background-size: cover;
  background-position: top center;
  transition: background-color 0.2s linear; }
  .header-aside .featured-image:hover:before {
    background-color: rgba(87, 111, 116, 0.25); }
  .header-aside .featured-image:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    background-color: rgba(0, 0, 0, 0.3);
    transition: background-color 0.2s linear; }

/* Infinite Scroll */
#infinite-handle {
  overflow: auto;
  text-align: center;
  padding: 30px 0;
  margin-left: 1.5em;
  margin-left: 1.5rem;
  margin-right: 1.5em;
  margin-right: 1.5rem; }
  @media only screen and (min-width: 1201px) {
    #infinite-handle {
      margin-left: 3em;
      margin-left: 3rem;
      margin-right: 3em;
      margin-right: 3rem; } }
  #infinite-handle span {
    padding: .4em .8em;
    text-align: center;
    float: left;
    color: #5c8188;
    background: transparent;
    border: 3px solid #5c8188;
    font-size: .8em;
    font-family: "museo-sans", "museo-sans-1", "museo-sans-2", "Lato", sans-serif;
    text-transform: uppercase;
    transition: all 0.12s ease-in; }
    #infinite-handle span button {
      text-transform: uppercase;
      vertical-align: baseline; }
    #infinite-handle span:hover {
      background-color: #5c8188;
      border-color: #5c8188;
      color: #ffffff;
      padding-left: 1.1em;
      padding-right: 1.1em; }

/* loader icon */
.infinite-loader {
  width: 100%;
  position: relative;
  clear: both;
  padding: 40px 0;
  right: 0; }

.spinner {
  position: absolute !important;
  left: 50% !important;
  top: auto !important;
  bottom: auto !important; }

body.infinite-scroll .paging-navigation {
  display: none; }

#infinite-footer {
  z-index: 10001; }
  #infinite-footer .container {
    font-family: "museo-sans", "museo-sans-1", "museo-sans-2", "Lato", sans-serif; }
    @media all and (min-width: 960px) {
      #infinite-footer .container {
        margin-left: 38.1966%;
        margin-right: 0; } }

/* ShareDaddy */
.sharedaddy,
.sd-block.sd-gplus {
  padding-top: 1em;
  padding-top: 1rem;
  margin: 0 auto !important;
  max-width: 700px; }
  @media screen and (max-width: 768px) {
    .sharedaddy,
    .sd-block.sd-gplus {
      margin-left: 6% !important;
      margin-right: 6% !important; } }

.welcome-area {
  border-bottom: 1px solid #f2f2f2;
  text-align: center;
  padding: 1.5em;
  padding: 1.5rem; }
  @media all and (min-width: 600px) {
    .welcome-area {
      padding: 3em;
      padding: 3rem; } }
  .welcome-area img {
    margin: 0 auto 1em;
    height: auto; }
  .welcome-area .text {
    display: block; }
    .welcome-area .text p {
      max-width: 25em;
      margin: 0 auto;
      font-size: 1.25rem; }
  .welcome-area h1 {
    margin-top: 0;
    font-weight: 300;
    font-size: 1.875rem; }

.aesop-component,
.commentable-wrapper {
  transition: all 0.22s ease; }

.side-comments-open {
  -webkit-transform: translate(-220px, 0);
  -ms-transform: translate(-220px, 0);
  transform: translate(-220px, 0); }

.commentable-section {
  box-sizing: border-box;
  padding-right: 30px; }

.side-comment {
  padding-bottom: 20px; }
  .side-comment .marker {
    width: 20px;
    height: 18px;
    background-color: rgba(0, 0, 0, 0.15);
    border-radius: 2px;
    text-decoration: none;
    border: none;
    font-family: "museo-sans", "museo-sans-1", "museo-sans-2", "Lato", sans-serif;
    font-weight: bold;
    color: rgba(0, 0, 0, 0.5); }
    .side-comment .marker:before,
    .side-comment .marker span {
      content: "+";
      position: absolute;
      width: 20px;
      height: 18px;
      line-height: 18px;
      font-size: 15px;
      text-align: center; }
    .side-comment .marker span {
      font-size: 11px; }
    .side-comment .marker:after {
      content: "";
      display: block;
      position: absolute;
      bottom: -7px;
      left: 5px;
      width: 0;
      border-width: 7px 8px 0 0;
      border-style: solid;
      border-color: rgba(0, 0, 0, 0.15) transparent;
      transition: all 0.2s linear; }
  .side-comment .marker:hover,
  .side-comment.active .marker {
    background: #5c8188;
    border: none;
    transition: all 0.2s linear; }
    .side-comment .marker:hover:before,
    .side-comment.active .marker:before {
      color: #fff; }
    .side-comment .marker:hover span,
    .side-comment.active .marker span {
      color: #fff; }
  .side-comment .marker:hover:after,
  .side-comment.active .marker:after {
    border-color: #5c8188 transparent;
    transition: all 0.2s linear; }
  .side-comment .comments-wrapper {
    top: -22px;
    width: 200px;
    background: #fff;
    background: rgba(255, 255, 255, 0.8); }
  .side-comment .error-message {
    font-size: 12px;
    color: red;
    font-weight: bold;
    padding: 0 5px;
    text-align: center;
    clear: both; }
  .side-comment .login-button {
    text-align: center;
    margin: 5px auto;
    font-size: 14px; }
  .side-comment .login-button a {
    display: block;
    background: #5c8188;
    color: #262c33;
    padding: 5px; }
  .side-comment.active .comments-wrapper {
    -webkit-animation: fadein 0.2s;
    animation: fadein 0.2s; }
  .side-comment.has-comments .comments-wrapper {
    top: 1px; }
  .side-comment ul.comments li,
  .side-comment .comment-form {
    border: 1px solid #F2F2F0;
    border-left: 0;
    border-right: 0;
    padding: 15px 0;
    margin-top: -1px; }
  .side-comment .comment {
    margin-bottom: 0 !important; }
  .side-comment .comment,
  .side-comment .comment-box {
    font-size: 14px;
    line-height: 18px;
    margin-left: 42px;
    margin-bottom: 1em; }
  .side-comment .author-name {
    margin-bottom: .25em !important; }
  .side-comment .author-avatar {
    float: left;
    width: 32px;
    height: 32px;
    margin-right: 10px; }
    .side-comment .author-avatar img {
      width: 100%;
      height: 100%; }
  .side-comment .right-of-avatar {
    float: left;
    width: 158px; }
  .side-comment .author-name {
    font-size: 15px;
    line-height: 32px;
    margin: 0 0 2px 0;
    font-weight: 400;
    text-decoration: none;
    color: #333333;
    font-family: "museo-sans", "museo-sans-1", "museo-sans-2", "Lato", sans-serif; }
    .side-comment .author-name:hover {
      color: #1a1919; }
  .side-comment .action-link {
    color: #B3B3B1;
    font-size: 13px;
    text-decoration: none;
    border: none;
    margin-left: 0 !important;
    font-family: "museo-sans", "museo-sans-1", "museo-sans-2", "Lato", sans-serif; }
    .side-comment .action-link:hover {
      text-decoration: none;
      background-color: transparent;
      border: none; }
    .side-comment .action-link.post .post {
      color: #5c8188; }
    .side-comment .action-link.post .post:hover {
      color: #5c8188; }
    .side-comment .action-link.cancel:hover, .side-comment .action-link.delete:hover {
      color: #5c8188; }
  .side-comment .add-comment {
    color: #5c8188;
    font-size: 14px;
    line-height: 22px;
    font-weight: 300;
    padding: 6px 14px;
    border: 2px solid #5c8188 !important;
    letter-spacing: 0.05em;
    text-decoration: none;
    border-radius: 50px;
    margin-top: 10px;
    font-family: "museo-sans", "museo-sans-1", "museo-sans-2", "Lato", sans-serif;
    text-transform: uppercase;
    text-align: center; }
    .side-comment .add-comment:hover {
      text-decoration: none;
      color: #47646a;
      border-color: #47646a;
      background-color: transparent; }
  .side-comment .comment-box {
    outline: none;
    border: none;
    padding: 0;
    margin-bottom: 5px; }
  .side-comment .actions {
    margin-top: 5px;
    font-family: "museo-sans", "museo-sans-1", "museo-sans-2", "Lato", sans-serif; }
    .side-comment .actions a {
      float: left;
      border-color: transparent !important; }
      .side-comment .actions a:hover {
        background-color: transparent;
        color: #5c8188; }
    .side-comment .actions .cancel:before {
      content: '\00B7';
      color: #B3B3B1;
      padding: 0 5px; }

@media (max-width: 768px) {
  .side-comments-open {
    -webkit-transform: translate(-220px, 0);
    -ms-transform: translate(-220px, 0);
    transform: translate(-220px, 0); }
  .comments-wrapper {
    width: 200px; }
  .right-of-avatar {
    width: 158px; }
  .marker {
    display: block; } }


