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

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

h1, h2, h3, h4, h5, h6 {
  -webkit-font-feature-settings: 'dlig' 1, 'liga' 1, 'lnum' 1, 'kern' 1;
  -moz-font-feature-settings: 'dlig' 1, 'liga' 1, 'lnum' 1, 'kern' 1;
  -o-font-feature-settings: 'dlig' 1, 'liga' 1, 'lnum' 1, 'kern' 1;
  color: #2e2e2e;
  line-height: 1.15em;
  margin: 0 0 0.4em 0;
  font-family: "Open Sans", "sans-serif";
  text-rendering: geometricPrecision; }

p, ul, ol, dl {
  -webkit-font-feature-settings: 'liga' 1, 'onum' 1, 'kern' 1;
  -moz-font-feature-settings: 'liga' 1, 'onum' 1, 'kern' 1;
  -o-font-feature-settings: 'liga' 1, 'onum' 1, 'kern' 1;
  margin: 0 0 1.75em 0;
  text-rendering: geometricPrecision; }

code, tt {
  padding: 1px 3px;
  font-family: "Inconsolata", "monospace", "sans-serif";
  font-size: 0.85em;
  white-space: pre-wrap;
  border: #e3edf3 1px solid;
  background: #f7fafb;
  border-radius: 2px; }

pre code, pre tt {
  font-size: inherit;
  white-space: pre-wrap;
  background: transparent;
  border: none;
  padding: 0; }

table th, table td {
  padding: 8px;
  line-height: 20px;
  text-align: left;
  vertical-align: top;
  border-top: #efefef 1px solid; }

.nav-close:before, .nav-close:after {
  content: '';
  position: absolute;
  top: 0;
  width: 20px;
  height: 1px;
  background: #969696;
  top: 15px;
  -webkit-transition: background 0.15s ease;
  transition: background 0.15s ease; }

.older-posts, .newer-posts {
  position: absolute;
  display: inline-block;
  padding: 0 15px;
  border: #bfc8cd 1px solid;
  text-decoration: none;
  border-radius: 4px;
  transition: border 0.3s ease; }

.masonry .post:hover .post-image img, .masonry .post:focus .post-image img {
  -webkit-transform: scale(1.5);
  transform: scale(1.5);
  opacity: 0.7; }

.menu-button label {
  cursor: pointer; }

.show-menu {
  display: none; }
  .show-menu:checked ~ .nav {
    opacity: 1;
    -webkit-transition: -webkit-transform 0.3s ease, opacity 0s ease 0s;
    transition: transform 0.3s ease, opacity 0s ease 0s;
    -webkit-transform: translate3D(0, 0, 0);
    -ms-transform: translate3D(0, 0, 0);
    transform: translate3D(0, 0, 0); }
  .show-menu:checked ~ .site-wrapper {
    overflow-x: hidden;
    -webkit-transform: translate3D(-240px, 0, 0);
    -ms-transform: translate3D(-240px, 0, 0);
    transform: translate3D(-240px, 0, 0);
    -webkit-transition: -webkit-transform 0.3s ease;
    transition: transform 0.3s ease; }
  .show-menu:checked ~ .nav-cover {
    top: 0;
    left: 0;
    right: 240px;
    bottom: 0;
    z-index: 200; }

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

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

h1, h2, h3, h4, h5, h6 {
  -webkit-font-feature-settings: 'dlig' 1, 'liga' 1, 'lnum' 1, 'kern' 1;
  -moz-font-feature-settings: 'dlig' 1, 'liga' 1, 'lnum' 1, 'kern' 1;
  -o-font-feature-settings: 'dlig' 1, 'liga' 1, 'lnum' 1, 'kern' 1;
  color: #2e2e2e;
  line-height: 1.15em;
  margin: 0 0 0.4em 0;
  font-family: "Open Sans", "sans-serif";
  text-rendering: geometricPrecision; }

p, ul, ol, dl {
  -webkit-font-feature-settings: 'liga' 1, 'onum' 1, 'kern' 1;
  -moz-font-feature-settings: 'liga' 1, 'onum' 1, 'kern' 1;
  -o-font-feature-settings: 'liga' 1, 'onum' 1, 'kern' 1;
  margin: 0 0 1.75em 0;
  text-rendering: geometricPrecision; }

code, tt {
  padding: 1px 3px;
  font-family: "Inconsolata", "monospace", "sans-serif";
  font-size: 0.85em;
  white-space: pre-wrap;
  border: #e3edf3 1px solid;
  background: #f7fafb;
  border-radius: 2px; }

pre code, pre tt {
  font-size: inherit;
  white-space: pre-wrap;
  background: transparent;
  border: none;
  padding: 0; }

table th, table td {
  padding: 8px;
  line-height: 20px;
  text-align: left;
  vertical-align: top;
  border-top: #efefef 1px solid; }

.nav-close:before, .nav-close:after {
  content: '';
  position: absolute;
  top: 0;
  width: 20px;
  height: 1px;
  background: #969696;
  top: 15px;
  -webkit-transition: background 0.15s ease;
  transition: background 0.15s ease; }

.older-posts, .newer-posts {
  position: absolute;
  display: inline-block;
  padding: 0 15px;
  border: #bfc8cd 1px solid;
  text-decoration: none;
  border-radius: 4px;
  transition: border 0.3s ease; }

.masonry .post:hover .post-image img, .masonry .post:focus .post-image img {
  -webkit-transform: scale(1.5);
  transform: scale(1.5);
  opacity: 0.7; }

/* http://prismjs.com/download.html?themes=prism&languages=clike */
/**
 * prism.js default theme for JavaScript, CSS and HTML
 * Based on dabblet (http://dabblet.com)
 * @author Lea Verou
 */
.post-content {
  /* Code blocks */
  /* Inline code */ }
  .post-content code,
  .post-content pre {
    color: black;
    background: none;
    text-shadow: 0 1px white;
    font-family: Consolas, Monaco, 'Andale Mono', 'Ubuntu Mono', monospace;
    text-align: left;
    white-space: pre;
    word-spacing: normal;
    word-break: normal;
    word-wrap: normal;
    line-height: 1.5;
    -moz-tab-size: 4;
    -o-tab-size: 4;
    tab-size: 4;
    -webkit-hyphens: none;
    -moz-hyphens: none;
    -ms-hyphens: none;
    hyphens: none; }
  .post-content pre::-moz-selection, .post-content pre ::-moz-selection,
  .post-content code::-moz-selection, .post-content code ::-moz-selection {
    text-shadow: none;
    background: #b3d4fc; }
  .post-content pre::selection, .post-content pre ::selection,
  .post-content code::selection, .post-content code ::selection {
    text-shadow: none;
    background: #b3d4fc; }
  @media print {
    .post-content code,
    .post-content pre {
      text-shadow: none; } }
  .post-content pre {
    padding: 1em;
    margin: .5em 0;
    overflow: auto; }
  .post-content :not(pre) > code,
  .post-content pre {
    background: #f5f2f0; }
  .post-content :not(pre) > code {
    padding: .1em;
    border-radius: .3em;
    white-space: normal; }
  .post-content .token.comment,
  .post-content .token.prolog,
  .post-content .token.doctype,
  .post-content .token.cdata {
    color: slategray; }
  .post-content .token.punctuation {
    color: #999; }
  .post-content .namespace {
    opacity: .7; }
  .post-content .token.property,
  .post-content .token.tag,
  .post-content .token.boolean,
  .post-content .token.number,
  .post-content .token.constant,
  .post-content .token.symbol,
  .post-content .token.deleted {
    color: #905; }
  .post-content .token.selector,
  .post-content .token.attr-name,
  .post-content .token.string,
  .post-content .token.char,
  .post-content .token.builtin,
  .post-content .token.inserted {
    color: #690; }
  .post-content .token.operator,
  .post-content .token.entity,
  .post-content .token.url,
  .post-content .language-css .token.string,
  .post-content .style .token.string {
    color: #a67f59;
    background: rgba(255, 255, 255, 0.5); }
  .post-content .token.atrule,
  .post-content .token.attr-value,
  .post-content .token.keyword {
    color: #07a; }
  .post-content .token.function {
    color: #DD4A68; }
  .post-content .token.regex,
  .post-content .token.important,
  .post-content .token.variable {
    color: #e90; }
  .post-content .token.important,
  .post-content .token.bold {
    font-weight: bold; }
  .post-content .token.italic {
    font-style: italic; }
  .post-content .token.entity {
    cursor: help; }

article.post.white {
  background: #fafafa !important; }

article.post.red {
  background: #ff8a80 !important; }

article.post.orange {
  background: #ffd180 !important; }

article.post.yellow {
  background: #ffff8d !important; }

article.post.green {
  background: #ccff90 !important; }

article.post.teal {
  background: #a7ffeb !important; }

article.post.blue {
  background: #80d8ff !important; }

article.post.dark-blue {
  background: #82b1ff !important; }

article.post.purple {
  background: #b388ff !important; }

article.post.pink {
  background: #f8bbd0 !important; }

article.post.brown {
  background: #d7ccc8 !important; }

article.post.gray {
  background: #cfd8dc !important; }

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

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

h1, h2, h3, h4, h5, h6 {
  -webkit-font-feature-settings: 'dlig' 1, 'liga' 1, 'lnum' 1, 'kern' 1;
  -moz-font-feature-settings: 'dlig' 1, 'liga' 1, 'lnum' 1, 'kern' 1;
  -o-font-feature-settings: 'dlig' 1, 'liga' 1, 'lnum' 1, 'kern' 1;
  color: #2e2e2e;
  line-height: 1.15em;
  margin: 0 0 0.4em 0;
  font-family: "Open Sans", "sans-serif";
  text-rendering: geometricPrecision; }

p, ul, ol, dl {
  -webkit-font-feature-settings: 'liga' 1, 'onum' 1, 'kern' 1;
  -moz-font-feature-settings: 'liga' 1, 'onum' 1, 'kern' 1;
  -o-font-feature-settings: 'liga' 1, 'onum' 1, 'kern' 1;
  margin: 0 0 1.75em 0;
  text-rendering: geometricPrecision; }

code, tt {
  padding: 1px 3px;
  font-family: "Inconsolata", "monospace", "sans-serif";
  font-size: 0.85em;
  white-space: pre-wrap;
  border: #e3edf3 1px solid;
  background: #f7fafb;
  border-radius: 2px; }

pre code, pre tt {
  font-size: inherit;
  white-space: pre-wrap;
  background: transparent;
  border: none;
  padding: 0; }

table th, table td {
  padding: 8px;
  line-height: 20px;
  text-align: left;
  vertical-align: top;
  border-top: #efefef 1px solid; }

.nav-close:before, .nav-close:after {
  content: '';
  position: absolute;
  top: 0;
  width: 20px;
  height: 1px;
  background: #969696;
  top: 15px;
  -webkit-transition: background 0.15s ease;
  transition: background 0.15s ease; }

.older-posts, .newer-posts {
  position: absolute;
  display: inline-block;
  padding: 0 15px;
  border: #bfc8cd 1px solid;
  text-decoration: none;
  border-radius: 4px;
  transition: border 0.3s ease; }

.masonry .post:hover .post-image img, .masonry .post:focus .post-image img {
  -webkit-transform: scale(1.5);
  transform: scale(1.5);
  opacity: 0.7; }

html[lang="en"] {
  width: fit-content;
  max-width: fit-content;
  height: auto;
  max-height: fit-content;
  background-color: #f6f6f6; }
  html[lang="en"] body {
    width: fit-content;
    max-width: fit-content;
    height: auto;
    max-height: fit-content;
    position: relative; }

/* Overall structure and basic style */
.home-template,
.post-template {
  display: flex;
  overflow-x: hidden;
  overflow-y: auto;
  min-height: 100%;
  min-height: 100vh; }
  .home-template .tools-checkbox,
  .home-template .menu-checkbox,
  .post-template .tools-checkbox,
  .post-template .menu-checkbox {
    position: absolute;
    opacity: 0;
    z-index: 200; }
  .home-template .tools-label,
  .home-template .menu-label,
  .post-template .tools-label,
  .post-template .menu-label {
    position: absolute;
    top: 3em;
    display: block;
    text-align: center;
    cursor: pointer;
    color: #3a4145;
    border-color: #3a4145;
    transition: transform 0.3s;
    z-index: 200; }
    .home-template .tools-label:before,
    .home-template .menu-label:before,
    .post-template .tools-label:before,
    .post-template .menu-label:before {
      font: normal normal normal 16px/1 FontAwesome;
      text-rendering: auto;
      text-rendering: optimizeLegibility;
      text-transform: none;
      -moz-osx-font-smoothing: grayscale;
      -webkit-font-smoothing: antialiased;
      font-smoothing: antialiased;
      vertical-align: baseline; }
    @media (max-width: 576px) {
      .home-template .tools-label,
      .home-template .menu-label,
      .post-template .tools-label,
      .post-template .menu-label {
        top: 0.75em; } }
  .home-template .tools-label,
  .post-template .tools-label {
    left: 3em; }
    .home-template .tools-label:before,
    .post-template .tools-label:before {
      content: "\f013"; }
    @media (max-width: 576px) {
      .home-template .tools-label,
      .post-template .tools-label {
        left: 0.75em; } }
  .home-template .menu-label,
  .post-template .menu-label {
    right: 3em; }
    .home-template .menu-label:before,
    .post-template .menu-label:before {
      content: "\f0c9"; }
    @media (max-width: 576px) {
      .home-template .menu-label,
      .post-template .menu-label {
        right: 0.75em; } }
  .home-template .tools-checkbox:checked ~ .tools-label:before,
  .home-template .menu-checkbox:checked ~ .menu-label:before,
  .post-template .tools-checkbox:checked ~ .tools-label:before,
  .post-template .menu-checkbox:checked ~ .menu-label:before {
    content: "\f00d"; }
  .home-template .menu-checkbox:checked ~ .menu-label,
  .post-template .menu-checkbox:checked ~ .menu-label {
    color: #fff;
    border-color: rgba(255, 255, 255, 0.6); }
    .home-template .menu-checkbox:checked ~ .menu-label:hover,
    .post-template .menu-checkbox:checked ~ .menu-label:hover {
      background-color: #222222; }
  .home-template .tools-checkbox:checked ~ .site-wrapper .content,
  .post-template .tools-checkbox:checked ~ .site-wrapper .content {
    margin-left: 250px; }
  .home-template .menu-checkbox:checked ~ .site-wrapper .content,
  .post-template .menu-checkbox:checked ~ .site-wrapper .content {
    width: calc(100% - 250px); }
  .home-template .tools-checkbox:checked ~ #tools-drawer.sidebar,
  .home-template .menu-checkbox:checked ~ #menu-drawer.sidebar,
  .post-template .tools-checkbox:checked ~ #tools-drawer.sidebar,
  .post-template .menu-checkbox:checked ~ #menu-drawer.sidebar {
    width: 250px; }
    @media (max-width: 576px) {
      .home-template .tools-checkbox:checked ~ #tools-drawer.sidebar,
      .home-template .menu-checkbox:checked ~ #menu-drawer.sidebar,
      .post-template .tools-checkbox:checked ~ #tools-drawer.sidebar,
      .post-template .menu-checkbox:checked ~ #menu-drawer.sidebar {
        width: 100%; } }
  .home-template .tools-checkbox:checked ~ #tools-drawer.sidebar,
  .post-template .tools-checkbox:checked ~ #tools-drawer.sidebar {
    left: 0; }
  .home-template .menu-checkbox:checked ~ #menu-drawer.sidebar,
  .post-template .menu-checkbox:checked ~ #menu-drawer.sidebar {
    right: 0; }
  .home-template .site-wrapper,
  .post-template .site-wrapper {
    flex: 1;
    position: relative;
    min-height: 100vh;
    transition: transform 0.3s;
    background-color: #f6f6f6; }
    .home-template .site-wrapper .content,
    .post-template .site-wrapper .content {
      min-height: 80%;
      min-height: 80vh;
      background-color: #f6f6f6; }
  .home-template .site-footer,
  .post-template .site-footer {
    margin: 0;
    padding: 3rem; }

/* Post-template custom */
.post-template .tools-label {
  display: none; }

.post-template .site-wrapper {
  margin-top: 8rem; }
  .post-template .site-wrapper .post-meta {
    margin-top: 2rem; }
    .post-template .site-wrapper .post-meta .post-meta-category {
      font-weight: bold; }
  .post-template .site-wrapper .read-next {
    margin-top: 0; }
    .post-template .site-wrapper .read-next .read-next-story {
      color: #111111; }
      .post-template .site-wrapper .read-next .read-next-story .post {
        padding-top: 0; }
        .post-template .site-wrapper .read-next .read-next-story .post > * {
          text-align: left; }
        .post-template .site-wrapper .read-next .read-next-story .post h2 {
          text-align: center; }
      .post-template .site-wrapper .read-next .read-next-story:hover .post:before {
        color: #000; }
      .post-template .site-wrapper .read-next .read-next-story:hover h2 {
        color: #ed0677; }

/* Display modes and custom styles */
.site-wrapper {
  width: 100vw; }
  .site-wrapper .main-header {
    display: block;
    overflow: unset;
    height: auto;
    min-height: unset;
    max-height: unset;
    margin: 8rem auto 6rem auto;
    background: 0; }
    .site-wrapper .main-header:after {
      content: none !important; }
    .site-wrapper .main-header .page-title a {
      text-decoration: none; }
    @media (max-width: 576px) {
      .site-wrapper .main-header {
        height: 10vh;
        padding: 0.5rem 0 0 0;
        margin: 4rem 0; } }

@media (min-width: 577px) and (max-width: 768px) {
  .site-wrapper .main-header {
    height: 10vh;
    padding: 0.5rem 0 0 0;
    margin: 8rem 0; } }

@media (min-width: 769px) and (max-width: 992px) {
  .site-wrapper .main-header {
    height: 10vh;
    padding: 0.5rem 0 0 0;
    margin: 8rem 0; } }
  .site-wrapper .content {
    transition: all 250ms ease-in-out; }
    .site-wrapper .content h2 a {
      text-decoration: none; }
    @media (max-width: 576px) {
      .site-wrapper .content article.post {
        margin-left: 0;
        margin-right: 0; } }
    .site-wrapper .content article.post .post-title {
      margin: 1rem 0;
      font-size: 3.6rem; }
    .site-wrapper .content article.post .post-subtitle {
      margin: 0.8rem 0;
      font-size: 2.8rem; }
    .site-wrapper .content article.post .post-category {
      font-family: "Roboto", "Droid Sans", arial, sans-serif;
      text-transform: uppercase; }
    @media (max-width: 576px) {
      .site-wrapper .content article.post .post-date {
        display: block; } }
    @media (max-width: 576px) {
      .site-wrapper .content .wrapper {
        width: 100%;
        margin: 0; } }
    .site-wrapper .content .masonry {
      column-fill: balance; }
      .site-wrapper .content .masonry article.post {
        display: block;
        -webkit-column-break-inside: avoid;
        page-break-inside: avoid;
        break-inside: avoid; }
      @media (max-width: 576px) {
        .site-wrapper .content .masonry {
          -moz-column-count: 1;
          -webkit-column-count: 1;
          column-count: 1;
          margin: 0.5em 0; } }

@media (min-width: 577px) and (max-width: 768px) {
  .site-wrapper .content .masonry {
    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-count: 2;
    margin: 0.5em 0; } }

@media (min-width: 769px) and (max-width: 992px) {
  .site-wrapper .content .masonry {
    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-count: 2;
    margin: 0.5em 0; } }

@media (min-width: 993px) and (max-width: 1200px) {
  .site-wrapper .content .masonry {
    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-count: 2;
    margin: 0.5em 0; } }
    .site-wrapper .content .list article {
      margin-bottom: 2rem;
      padding: 2rem; }

/* Tool and menu drawers */
.sidebar {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 0;
  min-height: 100vh;
  padding-top: 6.5em;
  z-index: 100;
  transition: all 250ms ease-in-out; }
  @media (max-width: 576px) {
    .sidebar {
      padding-top: 3.5em; } }
  .sidebar#tools-drawer {
    left: -250px;
    background: #fff;
    /* DatePicker custom */ }
    @media (max-width: 576px) {
      .sidebar#tools-drawer {
        left: -100%; } }
    .sidebar#tools-drawer .nav-title {
      color: #111111; }
    .sidebar#tools-drawer .nav-subtitle {
      margin-left: 10%;
      color: #111111;
      font-size: 0.8em;
      font-weight: 100;
      text-transform: uppercase; }
    .sidebar#tools-drawer .menu-buttons {
      padding-left: 0; }
      .sidebar#tools-drawer .menu-buttons li {
        list-style-type: none;
        padding-right: 0.15em;
        display: inline;
        line-height: 1.25; }
        .sidebar#tools-drawer .menu-buttons li i {
          font-size: 1.5em;
          cursor: pointer; }
          .sidebar#tools-drawer .menu-buttons li i:hover {
            color: #111111; }
          @media (max-width: 576px) {
            .sidebar#tools-drawer .menu-buttons li i {
              font-size: 2em; } }
    .sidebar#tools-drawer .tools-container {
      max-width: calc(250px - 5rem);
      margin: 0 auto 0 10%; }
      @media (max-width: 576px) {
        .sidebar#tools-drawer .tools-container {
          max-width: 100%;
          margin: 0 10%; } }
    .sidebar#tools-drawer label[for="limit"] input[type="number"] {
      margin: 0 0 3rem 25px;
      padding: 2px 2px 2px 6px;
      display: inline;
      font-size: 1.4rem; }
      .sidebar#tools-drawer label[for="limit"] input[type="number"]:out-of-range {
        border: 1px solid #dd4b39; }
      .sidebar#tools-drawer label[for="limit"] input[type="number"]:out-of-range + .help-text::before {
        content: "(1 =< Limit <= 25)"; }
      @media (max-width: 576px) {
        .sidebar#tools-drawer label[for="limit"] input[type="number"] {
          font-size: 1.8rem;
          margin: 0 0 3rem 10%; } }
    .sidebar#tools-drawer label[for="limit"] .help-text {
      display: inline;
      font-size: 1.2rem;
      font-family: Consolas, monaco, monospace; }
    .sidebar#tools-drawer .filter {
      width: 100%;
      margin: 0 0 1.75em 10%; }
    .sidebar#tools-drawer .ms-choice {
      border-radius: 0; }
      .sidebar#tools-drawer .ms-choice > div {
        background: 0; }
      .sidebar#tools-drawer .ms-choice .placeholder {
        font-size: 1.4rem; }
      .sidebar#tools-drawer .ms-choice:before {
        content: "\f0b0";
        font: normal normal normal 14px/1 FontAwesome;
        font-size: inherit;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        float: right;
        padding: 1.5%;
        color: #889093; }
      .sidebar#tools-drawer .ms-choice:hover:before {
        color: #4a4a4a; }
    .sidebar#tools-drawer input[data-toggle="datepicker"] {
      width: 88px;
      margin: 0 auto;
      padding: 2px 2px 2px 6px;
      font-size: 1.4rem; }
      @media (max-width: 576px) {
        .sidebar#tools-drawer input[data-toggle="datepicker"] {
          width: 80%;
          margin: 0;
          font-size: 1.65rem; } }
    .sidebar#tools-drawer a:link {
      color: #222222; }
    .sidebar#tools-drawer a:visited {
      color: #222222; }
    .sidebar#tools-drawer a:hover {
      color: #111111; }
    .sidebar#tools-drawer a:active {
      color: #111111; }
    .sidebar#tools-drawer a:focus {
      color: #111111; }
  .sidebar#menu-drawer {
    right: -250px;
    background: #111111; }
    @media (max-width: 576px) {
      .sidebar#menu-drawer {
        right: -100%; } }
    .sidebar#menu-drawer nav {
      width: 100%; }
      .sidebar#menu-drawer nav ul.navigation {
        margin: 0 14% 5% 5%;
        padding: 0;
        overflow-x: hidden;
        list-style: none;
        counter-reset: item; }
        .sidebar#menu-drawer nav ul.navigation li {
          margin: 0; }
          .sidebar#menu-drawer nav ul.navigation li:before {
            float: left;
            width: 0;
            white-space: nowrap;
            content: " .......................................................";
            color: rgba(255, 255, 255, 0.2); }
          .sidebar#menu-drawer nav ul.navigation li span:first-child {
            padding-right: 0.33em;
            background: #111111; }
          .sidebar#menu-drawer nav ul.navigation li span + span {
            float: right;
            padding-left: 0.33em;
            background: #111111; }
          .sidebar#menu-drawer nav ul.navigation li span + span:before {
            padding-right: 4%;
            padding-left: 5px;
            text-align: right;
            font-size: 1.2rem;
            color: #b8b8b8;
            content: counter(item, lower-roman);
            counter-increment: item; }
          .sidebar#menu-drawer nav ul.navigation li.nav-current a,
          .sidebar#menu-drawer nav ul.navigation li.nav-current span:before {
            color: #fff; }
          .sidebar#menu-drawer nav ul.navigation li a {
            text-decoration: none;
            line-height: 1.4;
            font-size: 1.4rem;
            display: inline-block;
            padding: 0.6rem 4%;
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis; }
    .sidebar#menu-drawer a:link {
      color: #b8b8b8; }
    .sidebar#menu-drawer a:visited {
      color: #b8b8b8; }
    .sidebar#menu-drawer a:hover {
      color: #fff; }
    .sidebar#menu-drawer a:active {
      color: #fff; }
    .sidebar#menu-drawer a:focus {
      color: #fff; }

/* Limit custom */
label[for="limit"] input[type="number"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: auto;
  cursor: pointer;
  white-space: nowrap;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #aaaaaa; }
  label[for="limit"] input[type="number"]:out-of-range {
    border: 1px solid #dd4b39; }
  label[for="limit"] input[type="number"]:out-of-range + .help-text::before {
    content: "(1 =< Limit <= 25)"; }

input[type="number"]::-webkit-input-placeholder {
  color: #999;
  font-size: 1.4rem; }
  @media (max-width: 576px) {
    input[type="number"]::-webkit-input-placeholder {
      font-size: 2rem; } }

input[type="number"]::-moz-placeholder {
  color: #999;
  font-size: 1.4rem; }
  @media (max-width: 576px) {
    input[type="number"]::-moz-placeholder {
      font-size: 1.8rem; } }

input[type="number"]:-ms-input-placeholder {
  color: #999;
  font-size: 1.4rem; }
  @media (max-width: 576px) {
    input[type="number"]:-ms-input-placeholder {
      font-size: 1.8rem; } }

input[type="number"]:-moz-placeholder {
  color: #999;
  font-size: 1.4rem; }
  @media (max-width: 576px) {
    input[type="number"]:-moz-placeholder {
      font-size: 1.8rem; } }

input[type="number"]::placeholder {
  color: #999;
  font-size: 1.4rem; }
  @media (max-width: 576px) {
    input[type="number"]::placeholder {
      font-size: 1.8rem; } }

/* Pagination and breadcrumbs custom */
.site-wrapper .pagination {
  margin: 0 auto;
  font-family: "Merriweather", Georgia, serif; }
  .site-wrapper .pagination li {
    margin: 0 0.25em;
    border: 1px solid rgba(0, 0, 100, 0.06); }
    .site-wrapper .pagination li a {
      text-decoration: none; }
      .site-wrapper .pagination li a:hover {
        color: #ed0677;
        background-color: #f2f3f5; }
    .site-wrapper .pagination li span {
      padding: 4px 15px; }
  .site-wrapper .pagination .active {
    font-weight: bold;
    border-color: rgba(0, 0, 100, 0.2); }

.site-wrapper .breadcrumbs {
  font-size: 1.4rem; }
  .site-wrapper .breadcrumbs a {
    text-decoration: none; }

/* DatePicker custom */
input[data-toggle="datepicker"] {
  display: block;
  font-size: 1.4rem;
  cursor: pointer;
  white-space: nowrap;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #aaaaaa; }

input[data-toggle="datepicker"]::-webkit-input-placeholder {
  color: #999;
  font-size: 1.25rem; }
  @media (max-width: 576px) {
    input[data-toggle="datepicker"]::-webkit-input-placeholder {
      font-size: 1.65rem; } }

input[data-toggle="datepicker"]::-moz-placeholder {
  color: #999;
  font-size: 1.25rem; }
  @media (max-width: 576px) {
    input[data-toggle="datepicker"]::-moz-placeholder {
      font-size: 1.65rem; } }

input[data-toggle="datepicker"]:-ms-input-placeholder {
  color: #999;
  font-size: 1.25rem; }
  @media (max-width: 576px) {
    input[data-toggle="datepicker"]:-ms-input-placeholder {
      font-size: 1.65rem; } }

input[data-toggle="datepicker"]:-moz-placeholder {
  color: #999;
  font-size: 1.25rem; }
  @media (max-width: 576px) {
    input[data-toggle="datepicker"]:-moz-placeholder {
      font-size: 1.65rem; } }

input[data-toggle="datepicker"]::placeholder {
  color: #999;
  font-size: 1.25rem; }
  @media (max-width: 576px) {
    input[data-toggle="datepicker"]::placeholder {
      font-size: 1.65rem; } }

input[data-toggle="datepicker"] + .datepicker-container {
  margin: 0 auto;
  z-index: 100; }

/* Multiple Select overrides */
.ms-drop input[type="checkbox"] {
  margin-right: 0.25em; }

.ms-drop.bottom ul {
  overflow-x: hidden; }
  .ms-drop.bottom ul > li.group,
  .ms-drop.bottom ul > li.multiple {
    width: 100%;
    float: none; }
    .ms-drop.bottom ul > li.group label,
    .ms-drop.bottom ul > li.multiple label {
      white-space: normal; }
      .ms-drop.bottom ul > li.group label input,
      .ms-drop.bottom ul > li.group label span,
      .ms-drop.bottom ul > li.multiple label input,
      .ms-drop.bottom ul > li.multiple label span {
        display: inline-block; }
      .ms-drop.bottom ul > li.group label input,
      .ms-drop.bottom ul > li.multiple label input {
        margin-right: 0.75rem; }

/* Multiple Select custom */
.filter-color-container input[type="checkbox"] + span:after {
  content: "■";
  margin-left: 0.15em;
  font-size: 25px;
  vertical-align: middle;
  display: inline-block;
  margin-top: -5px; }

.filter-color-container input[type="checkbox"][value="white"] + span:after {
  color: #fafafa !important; }

.filter-color-container input[type="checkbox"][value="red"] + span:after {
  color: #ff8a80 !important; }

.filter-color-container input[type="checkbox"][value="orange"] + span:after {
  color: #ffd180 !important; }

.filter-color-container input[type="checkbox"][value="yellow"] + span:after {
  color: #ffff8d !important; }

.filter-color-container input[type="checkbox"][value="green"] + span:after {
  color: #ccff90 !important; }

.filter-color-container input[type="checkbox"][value="teal"] + span:after {
  color: #a7ffeb !important; }

.filter-color-container input[type="checkbox"][value="blue"] + span:after {
  color: #80d8ff !important; }

.filter-color-container input[type="checkbox"][value="dark-blue"] + span:after {
  color: #82b1ff !important; }

.filter-color-container input[type="checkbox"][value="purple"] + span:after {
  color: #b388ff !important; }

.filter-color-container input[type="checkbox"][value="pink"] + span:after {
  color: #f8bbd0 !important; }

.filter-color-container input[type="checkbox"][value="brown"] + span:after {
  color: #d7ccc8 !important; }

.filter-color-container input[type="checkbox"][value="gray"] + span:after {
  color: #cfd8dc !important; }

/* Simple grid */
.grid-2 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 4px; }
  .grid-2 div:nth-child(2) {
    text-align: right; }

/* Form handler */
#tools-handler input[type="radio"]:checked + i {
  color: black;
  text-shadow: 0px 0px 1px rgba(0, 0, 0, 0.5); }

#tools-handler button[type="submit"] {
  display: block;
  height: 38px;
  margin: 2em auto;
  padding: 0 15px;
  font-family: "Open Sans", "sans-serif";
  color: #111111;
  font-size: 0.8em;
  text-align: center;
  text-transform: uppercase;
  line-height: 35px;
  background: #fff;
  border-radius: 3px;
  border: 1px solid #bfc8cd;
  transition: all 0.5s ease;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  #tools-handler button[type="submit"]:before {
    content: none; }
  #tools-handler button[type="submit"]:hover, #tools-handler button[type="submit"]:focus, #tools-handler button[type="submit"]:active {
    color: #000;
    background: #f6f6f6;
    border-color: #000; }

/* Helper classes */
.hide {
  display: none; }

@page {
  size: A4;
  margin: 0; }

@media print {
  html,
  body,
  .home-template .site-wrapper .content,
  .post-template .site-wrapper .content {
    background: #ffffff; }
  .no-print, .no-print * {
    display: none !important; } }

/* Animation override */
.animated {
  animation-duration: 120ms;
  animation-delay: 0s !important; }

.js-Pjax {
  position: relative; }

.js-Pjax-child {
  width: 100%; }

.js-Pjax-remove {
  position: absolute;
  left: 50%; }

article {
  display: block; }

aside {
  display: block; }

details {
  display: block; }

figcaption {
  display: block; }

figure {
  display: block;
  margin: 0; }

footer {
  display: block; }

header {
  display: block; }

hgroup {
  display: block; }

main {
  display: block; }

nav {
  display: block; }

section {
  display: block; }

summary {
  display: block; }

audio {
  display: inline-block; }
  audio:not([controls]) {
    display: none;
    height: 0; }

canvas {
  display: inline-block; }

video {
  display: inline-block; }

[hidden] {
  display: none; }

template {
  display: none; }

html {
  font-family: "sans-serif";
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  height: 100%;
  max-height: 100%;
  font-size: 62.5%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
  html input[type="button"] {
    -webkit-appearance: button;
    cursor: pointer; }
  html input[disabled] {
    cursor: default; }

body {
  margin: 0;
  height: 100%;
  max-height: 100%;
  font-family: "Merriweather", "serif";
  letter-spacing: 0.01rem;
  font-size: 1.8rem;
  line-height: 1.75em;
  color: #3a4145;
  -webkit-font-feature-settings: 'kern' 1;
  -moz-font-feature-settings: 'kern' 1;
  -o-font-feature-settings: 'kern' 1;
  text-rendering: geometricPrecision; }
  body.nav-opened .site-wrapper {
    overflow-x: hidden;
    -webkit-transform: translate3D(-240px, 0, 0);
    -ms-transform: translate3D(-240px, 0, 0);
    transform: translate3D(-240px, 0, 0);
    -webkit-transition: -webkit-transform 0.3s ease;
    transition: transform 0.3s ease; }
  body.nav-opened .nav-cover {
    position: fixed;
    top: 0;
    left: 0;
    right: 240px;
    bottom: 0;
    z-index: 200; }
  body.nav-opened .nav {
    opacity: 1;
    -webkit-transition: -webkit-transform 0.3s ease, opacity 0s ease 0s;
    transition: transform 0.3s ease, opacity 0s ease 0s;
    -webkit-transform: translate3D(0, 0, 0);
    -ms-transform: translate3D(0, 0, 0);
    transform: translate3D(0, 0, 0); }
  body.nav-closed .nav {
    -webkit-transform: translate3D(97px, 0, 0);
    -ms-transform: translate3D(97px, 0, 0);
    transform: translate3D(97px, 0, 0); }
  body:not(.post-template) .post-title {
    font-size: 3.6rem; }

a {
  background: transparent;
  color: #4a4a4a;
  transition: color 0.3s ease; }
  a:focus {
    outline: thin dotted; }
  a:active {
    outline: 0; }
  a:hover {
    outline: 0;
    color: #111111; }

h1 {
  font-size: 2em;
  margin: 0.67em 0;
  font-size: 5rem;
  letter-spacing: -2px;
  text-indent: -3px; }

abbr[title] {
  border-bottom: 1px dotted; }

b {
  font-weight: 700; }

strong {
  font-weight: 700; }

dfn {
  font-style: italic; }

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  display: block;
  height: 1px;
  border: 0;
  border-top: #efefef 1px solid;
  margin: 3.2em 0;
  padding: 0; }

mark {
  background: #ff0;
  color: #000;
  background-color: #fdffb6; }

code {
  font-family: "monospace", "serif";
  font-size: 1em; }

kbd {
  font-family: "monospace", "serif";
  font-size: 1em;
  display: inline-block;
  margin-bottom: 0.4em;
  padding: 1px 8px;
  border: #ccc 1px solid;
  color: #666;
  text-shadow: #fff 0 1px 0;
  font-size: 0.9em;
  font-weight: 700;
  background: #f4f4f4;
  border-radius: 4px;
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2), 0 1px 0 0 #fff inset; }

pre {
  font-family: "monospace", "serif";
  font-size: 1em;
  white-space: pre-wrap;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 0 1.75em 0;
  border: #e3edf3 1px solid;
  width: 100%;
  padding: 10px;
  font-family: "Inconsolata", "monospace", "sans-serif";
  font-size: 0.9em;
  white-space: pre;
  overflow: auto;
  background: #f7fafb;
  border-radius: 3px; }

samp {
  font-family: "monospace", "serif";
  font-size: 1em; }

q {
  quotes: "\201C" "\201D" "\2018" "\2019"; }

small {
  font-size: 80%; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

img {
  border: 0; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

button {
  line-height: normal;
  text-transform: none;
  -webkit-appearance: button;
  cursor: pointer; }

input {
  line-height: normal; }

select {
  text-transform: none; }

textarea {
  overflow: auto;
  vertical-align: top; }

input[type="reset"] {
  -webkit-appearance: button;
  cursor: pointer; }

input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled] {
  cursor: default; }

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

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

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none; }

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

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

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

table {
  border-collapse: collapse;
  border-spacing: 0;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 1.75em 0;
  width: 100%;
  max-width: 100%;
  background-color: transparent; }
  table th {
    color: #000; }
  table tbody + tbody {
    border-top: #efefef 2px solid; }
  table tbody > tr:nth-child(odd) > td {
    background-color: #f6f6f6; }
  table tbody > tr:nth-child(odd) > th {
    background-color: #f6f6f6; }
  table caption + thead tr:first-child th {
    border-top: 0; }
  table caption + thead tr:first-child td {
    border-top: 0; }
  table colgroup + thead tr:first-child th {
    border-top: 0; }
  table colgroup + thead tr:first-child td {
    border-top: 0; }
  table thead:first-child tr:first-child th {
    border-top: 0; }
  table thead:first-child tr:first-child td {
    border-top: 0; }
  table table table {
    background-color: #fff; }
  table.plain tbody > tr:nth-child(odd) > td {
    background: transparent; }
  table.plain tbody > tr:nth-child(odd) > th {
    background: transparent; }

::-moz-selection {
  background: #d6edff; }

::selection {
  background: #d6edff; }

h2 {
  font-size: 3.6rem;
  letter-spacing: -1px; }

h3 {
  font-size: 3rem; }

h4 {
  font-size: 2.5rem; }

h5 {
  font-size: 2rem; }

h6 {
  font-size: 2rem; }

ul {
  padding-left: 3rem; }
  ul ul {
    margin: 0 0 0.4em 0;
    padding-left: 2em; }
  ul ol {
    margin: 0 0 0.4em 0;
    padding-left: 2em; }

ol {
  padding-left: 3rem; }
  ol ol {
    margin: 0 0 0.4em 0;
    padding-left: 2em; }
  ol ul {
    margin: 0 0 0.4em 0;
    padding-left: 2em; }

dl dt {
  float: left;
  width: 180px;
  overflow: hidden;
  clear: left;
  text-align: right;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: 700;
  margin-bottom: 1em; }

dl dd {
  margin-left: 200px;
  margin-bottom: 1em; }

li {
  margin: 0.4em 0; }
  li li {
    margin: 0; }

blockquote {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 1.75em 0 1.75em 0;
  padding: 0 0 0 1.75em;
  border-left: #4a4a4a 0.4em solid; }
  blockquote p {
    margin: 0.8em 0;
    font-style: italic; }
  blockquote small {
    display: inline-block;
    margin: 0.8em 0 0.8em 1.5em;
    font-size: 0.9em;
    color: #ccc; }
    blockquote small:before {
      content: "\2014 \00A0"; }
  blockquote cite {
    font-weight: 700; }
    blockquote cite a {
      font-weight: normal; }

iframe {
  display: block;
  margin: 1.75em 0; }

.fluid-width-video-wrapper {
  display: block;
  margin: 1.75em 0; }
  .fluid-width-video-wrapper iframe {
    margin: 0; }

.clearfix {
  zoom: 1;
  clear: both; }
  .clearfix:before {
    content: " ";
    display: table; }
  .clearfix:after {
    content: " ";
    display: table;
    clear: both; }

.hidden {
  text-indent: -9999px;
  visibility: hidden;
  display: none; }

.inner {
  position: relative;
  width: 80%;
  max-width: 710px;
  margin: 0 auto; }

.vertical {
  display: table-cell;
  vertical-align: middle; }

.site-wrapper {
  position: relative;
  z-index: 10;
  min-height: 100%;
  background-color: #f2f3f5;
  -webkit-transition: -webkit-transform 0.5s ease;
  transition: transform 0.5s ease; }

.main-header {
  position: relative;
  display: table;
  width: 100%;
  height: 100vh;
  margin-bottom: 5rem;
  text-align: center;
  background: #222222 no-repeat center center;
  background-size: cover;
  overflow: hidden; }
  .main-header .inner {
    width: 80%; }

.main-nav {
  position: relative;
  padding: 35px 40px;
  margin: 0 0 30px 0; }
  .main-nav a {
    text-decoration: none;
    font-family: "Open Sans", "sans-serif"; }
  .main-nav.overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 70px;
    border: none;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.2) 0, rgba(0, 0, 0, 0) 100%); }

.nav {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 5;
  width: 240px;
  opacity: 0;
  background: #111111;
  margin-bottom: 0;
  text-align: left;
  overflow-y: auto;
  -webkit-transition: -webkit-transform 0.5s ease, opacity 0.3s ease 0.7s;
  transition: transform 0.5s ease, opacity 0.3s ease 0.7s; }
  .nav ul {
    padding: 90px 9% 5%;
    list-style: none;
    counter-reset: item; }
  .nav li {
    margin: 0; }
    .nav li:before {
      display: block;
      float: right;
      padding-right: 4%;
      padding-left: 5px;
      text-align: right;
      font-size: 1.2rem;
      vertical-align: bottom;
      color: #b8b8b8;
      content: counter(item, lower-roman);
      counter-increment: item; }
    .nav li a {
      text-decoration: none;
      line-height: 1.4;
      font-size: 1.4rem;
      display: block;
      padding: 0.6rem 4%;
      overflow: hidden;
      white-space: nowrap;
      text-overflow: ellipsis; }
      .nav li a:after {
        display: inline-block;
        content: " .......................................................";
        color: rgba(255, 255, 255, 0.2);
        margin-left: 5px; }
    .nav li.nav-current a {
      color: #fff; }
  .nav .nav-current:before {
    color: #fff; }
  .nav .nav-current a:after {
    content: " ";
    border-bottom: rgba(255, 255, 255, 0.5) 1px solid;
    width: 100%;
    height: 1px; }
  .nav a:link {
    color: #b8b8b8; }
  .nav a:visited {
    color: #b8b8b8; }
  .nav a:hover {
    color: #fff; }
  .nav a:active {
    color: #fff; }
  .nav a:focus {
    color: #fff; }

.nav-title {
  position: absolute;
  top: 45px;
  left: 30px;
  font-size: 16px;
  font-weight: 100;
  text-transform: uppercase;
  color: #fff; }

.nav-close {
  position: absolute;
  top: 38px;
  right: 25px;
  width: 20px;
  height: 20px;
  padding: 0;
  font-size: 10px; }
  .nav-close:focus {
    outline: 0; }
  .nav-close:before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg); }
  .nav-close:after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg); }
  .nav-close:hover:before {
    background: #fff; }
  .nav-close:hover:after {
    background: #fff; }

.subscribe-button {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  position: absolute;
  bottom: 30px;
  left: 30px;
  right: 30px;
  height: 38px;
  padding: 0 20px;
  color: #111111 !important;
  text-align: center;
  font-size: 12px;
  font-family: "Open Sans", "sans-serif";
  text-transform: uppercase;
  text-decoration: none;
  line-height: 35px;
  border-radius: 3px;
  background: #fff;
  transition: all ease 0.3s; }
  .subscribe-button:before {
    font-size: 9px;
    margin-right: 6px; }

.scroll-down {
  display: block;
  position: absolute;
  z-index: 100;
  bottom: 45px;
  left: 50%;
  margin-left: -16px;
  width: 34px;
  height: 34px;
  font-size: 34px;
  text-align: center;
  text-decoration: none;
  color: rgba(255, 255, 255, 0.7);
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-animation: bounce 4s 2s infinite;
  animation: bounce 4s 2s infinite; }
  .scroll-down:hover {
    color: #fff;
    -webkit-animation: none;
    animation: none; }

.home-template .page-title {
  -webkit-animation: fade-in-down 0.6s;
  animation: fade-in-down 0.6s;
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s; }

.home-template .page-description {
  -webkit-animation: fade-in-down 0.9s;
  animation: fade-in-down 0.9s;
  -webkit-animation-delay: 0.1s;
  animation-delay: 0.1s; }

.home-template .main-header:after {
  display: block;
  content: " ";
  width: 150px;
  height: 130px;
  border-radius: 100%;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -75px;
  background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.15) 0, rgba(0, 0, 0, 0) 70%, rgba(0, 0, 0, 0) 100%); }

.no-cover .scroll-down {
  display: none; }

.no-cover.main-header {
  min-height: 160px;
  max-height: 10vh;
  background: #f6f6f6; }
  .no-cover.main-header:after {
    display: none; }

.no-cover .page-title {
  color: rgba(0, 0, 0, 0.8); }

.no-cover .page-description {
  color: rgba(0, 0, 0, 0.5); }

.no-cover .main-nav.overlay {
  background: none; }

.no-cover.post-head.main-header {
  height: 85px;
  min-height: 0;
  margin-bottom: 0;
  background: transparent; }

.no-cover.author-head.main-header {
  height: 10vh;
  min-height: 100px;
  background: transparent; }

.archive-template .scroll-down {
  display: none; }

.archive-template .main-header {
  max-height: 30vh; }
  .archive-template .main-header:after {
    display: none; }

.archive-template .extra-pagination {
  display: block; }

.archive-template .author-profile .author-meta {
  display: none; }

.blog-logo {
  display: block;
  float: left;
  background: none !important;
  border: none !important; }
  .blog-logo img {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    height: 38px;
    padding: 1px 0 5px;
    width: auto; }

.menu-button {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  float: right;
  height: 38px;
  padding: 0 15px;
  border-style: solid;
  border-width: 1px;
  opacity: 1;
  text-align: center;
  font-size: 12px;
  text-transform: uppercase;
  line-height: 35px;
  white-space: nowrap;
  border-radius: 3px;
  transition: all 0.5s ease; }
  .menu-button:before {
    font-size: 12px;
    font-weight: bold;
    margin-right: 6px;
    position: relative;
    top: 1px; }
  .menu-button:hover {
    background: #fff; }
  .menu-button:focus {
    outline: 0; }

.nav-closed .menu-button {
  color: #fff;
  border-color: rgba(255, 255, 255, 0.6); }
  .nav-closed .menu-button:hover {
    color: #222222; }

.nav-closed .no-cover .menu-button {
  border-color: #bfc8cd;
  color: #3a4145; }
  .nav-closed .no-cover .menu-button:hover {
    border-color: #555;
    color: #555; }

.page-title {
  margin: 10px 0;
  font-size: 5rem;
  letter-spacing: -1px;
  font-weight: 700;
  font-family: "Open Sans", "sans-serif";
  color: #fff; }

.page-description {
  margin: 0;
  font-size: 2rem;
  line-height: 1.5em;
  font-weight: 400;
  font-family: "Merriweather", "serif";
  letter-spacing: 0.01rem;
  color: rgba(255, 255, 255, 0.8); }

.post-template .post {
  position: relative;
  width: 80%;
  max-width: 710px;
  margin: 4rem auto;
  padding-bottom: 4rem;
  border-bottom: #ebf2f6 1px solid;
  word-wrap: break-word;
  margin-top: 0;
  border-bottom: none;
  padding-bottom: 0; }
  .post-template .post:after {
    display: block;
    content: "";
    width: 7px;
    height: 7px;
    border: #e7eef2 1px solid;
    position: absolute;
    bottom: -5px;
    left: 50%;
    margin-left: -5px;
    background: #fff;
    border-radius: 100%;
    box-shadow: #fff 0 0 0 5px;
    display: none; }

.post-template .post-header {
  margin-bottom: 3.4rem; }
  .post-template .post-header__breadcrumb {
    list-style: none;
    margin: 0 0 1em 0;
    padding: 0;
    font-size: 0.8em; }
    .post-template .post-header__breadcrumb li {
      display: inline-block;
      font-style: italic; }
      .post-template .post-header__breadcrumb li a {
        font-style: normal; }

.post-template .post-title {
  margin-bottom: 0; }

.post-template .post-meta {
  margin: 0; }

.post-template .post-date {
  padding: 0;
  margin: 0;
  border: none; }

.post-template .content {
  overflow: hidden; }

.read-more {
  text-decoration: none;
  font-weight: 700;
  position: relative;
  display: inline-block; }
  .read-more:after {
    content: '\003e';
    display: inline-block;
    font-size: 1.5em;
    color: #ed0677;
    position: absolute;
    transition: all 0.2s ease; }
  .read-more:hover:after {
    margin-left: 5px; }

.post-meta {
  display: block;
  margin: 1.75rem 0 0 0;
  font-family: "Open Sans", "sans-serif";
  font-size: 1.25rem;
  line-height: 2.2rem;
  color: #3a4145; }
  .post-meta a {
    color: #3a4145;
    text-decoration: none; }
    .post-meta a:hover {
      text-decoration: underline; }

.author-thumb {
  width: 24px;
  height: 24px;
  float: left;
  margin-right: 9px;
  border-radius: 100%; }

.user-meta {
  position: relative;
  padding: 0.3rem 40px 0 100px;
  min-height: 77px; }

.post-date {
  display: block;
  text-transform: uppercase;
  font-size: 1rem;
  white-space: nowrap; }

.user-image {
  position: absolute;
  top: 0;
  left: 0; }

.user-name {
  display: block;
  font-weight: 700; }

.user-bio {
  display: block;
  max-width: 440px;
  font-size: 1.4rem;
  line-height: 1.5em; }

.publish-meta {
  position: absolute;
  top: 0;
  right: 0;
  padding: 4.3rem 0 4rem 0;
  text-align: right; }

.publish-heading {
  display: block;
  font-weight: 700; }

.publish-date {
  display: block;
  font-size: 1.4rem;
  line-height: 1.5em; }

.footnotes {
  font-style: italic;
  font-size: 1.3rem;
  line-height: 1.6em; }
  .footnotes li {
    margin: 0.6rem 0; }
  .footnotes p {
    margin: 0; }
    .footnotes p a:last-child {
      text-decoration: none; }

.post-footer {
  position: relative;
  margin: 6rem 0 0;
  padding: 6rem 0 0;
  border-top: #ebf2f6 1px solid; }
  .post-footer h4 {
    font-size: 1.8rem;
    margin: 0; }
    .post-footer h4 a {
      color: #2e2e2e;
      text-decoration: none; }
      .post-footer h4 a:hover {
        text-decoration: underline; }
  .post-footer p {
    margin: 1rem 0;
    font-size: 1.4rem;
    line-height: 1.75em; }
  .post-footer .author {
    margin-right: 180px; }
  .post-footer .share {
    position: absolute;
    top: 6rem;
    right: 0;
    width: 140px; }
    .post-footer .share a {
      font-size: 1.8rem;
      display: inline-block;
      margin: 1rem 1.6rem 1.6rem 0;
      color: #bbc7cc;
      text-decoration: none; }
    .post-footer .share .icon-twitter:hover {
      color: #55acee; }
    .post-footer .share .icon-facebook:hover {
      color: #3b5998; }
    .post-footer .share .icon-google-plus:hover {
      color: #dd4b39; }

.author-meta {
  padding: 0;
  margin: 0;
  list-style: none;
  font-size: 1.4rem;
  line-height: 1;
  font-style: italic;
  color: #3a4145;
  margin: 1.6rem 0; }
  .author-meta a {
    color: #3a4145;
    text-decoration: none; }
    .author-meta a:hover {
      color: #111111; }
  .author-meta span {
    display: inline-block;
    margin: 0 2rem 1rem 0;
    word-wrap: break-word; }

.author-profile {
  padding: 0 15px 5rem;
  border-bottom: #ebf2f6 1px solid;
  text-align: center; }
  .author-profile:after {
    display: block;
    content: "";
    width: 7px;
    height: 7px;
    border: #e7eef2 1px solid;
    position: absolute;
    bottom: -5px;
    left: 50%;
    margin-left: -5px;
    background: #fff;
    border-radius: 100%;
    box-shadow: #fff 0 0 0 5px; }
  .author-profile .author-image {
    position: relative;
    left: auto;
    top: auto;
    width: 120px;
    height: 120px;
    padding: 3px;
    margin: -100px auto 0 auto;
    box-shadow: none; }
  .author-profile .author-meta {
    margin: 2rem 0;
    font-family: "Merriweather", "serif";
    letter-spacing: 0.01rem;
    font-size: 1.7rem; }

.author-image {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  position: absolute;
  top: -40px;
  left: 50%;
  margin-left: -40px;
  width: 80px;
  height: 80px;
  border-radius: 100%;
  overflow: hidden;
  padding: 6px;
  background: #fff;
  z-index: 2;
  box-shadow: #e7eef2 0 0 0 1px; }
  .author-image .img {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center center;
    border-radius: 100%; }

.author-title {
  margin: 1.5rem 0 1rem; }

.author-bio {
  font-size: 1.8rem;
  line-height: 1.5em;
  font-weight: 200;
  color: #50585d;
  letter-spacing: 0;
  text-indent: 0; }

.read-next {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  margin-top: 10rem; }
  .read-next + .site-footer {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0; }

.read-next-story {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  min-width: 50%;
  text-decoration: none;
  position: relative;
  text-align: center;
  color: #fff;
  background: #222222 no-repeat center center;
  background-size: cover;
  overflow: hidden; }
  .read-next-story:hover:before {
    background: rgba(0, 0, 0, 0.8);
    transition: all 0.2s ease; }
  .read-next-story:hover .post:before {
    color: #222222;
    background: #fff;
    transition: all 0.2s ease; }
  .read-next-story:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.7);
    transition: all 0.5s ease; }
  .read-next-story .post {
    padding-top: 6rem;
    padding-bottom: 6rem; }
    .read-next-story .post:before {
      content: "Read This Next";
      padding: 4px 10px 5px;
      text-transform: uppercase;
      font-size: 1.1rem;
      font-family: "Open Sans", "sans-serif";
      color: rgba(255, 255, 255, 0.8);
      border: rgba(255, 255, 255, 0.5) 1px solid;
      border-radius: 4px;
      transition: all 0.5s ease; }
  .read-next-story h2 {
    margin-top: 1rem;
    color: #fff; }
  .read-next-story p {
    margin: 0;
    color: rgba(255, 255, 255, 0.8); }
  .read-next-story.no-cover {
    background: #f6f6f6; }
    .read-next-story.no-cover:before {
      display: none; }
    .read-next-story.no-cover h2 {
      color: rgba(0, 0, 0, 0.8); }
    .read-next-story.no-cover p {
      color: rgba(0, 0, 0, 0.5); }
    .read-next-story.no-cover .post:before {
      color: rgba(0, 0, 0, 0.5);
      border-color: rgba(0, 0, 0, 0.2); }
    .read-next-story.no-cover + .read-next-story.no-cover {
      border-left: rgba(0, 0, 100, 0.04) 1px solid; }
  .read-next-story.prev .post:before {
    content: "You Might Enjoy"; }

.gist table {
  margin: 0;
  font-size: 1.4rem; }

.gist td {
  line-height: 1.4; }

.gist .line-number {
  min-width: 25px; }

.pagination {
  position: relative;
  width: 80%;
  max-width: 710px;
  margin: 4rem auto;
  font-family: "Open Sans", "sans-serif";
  font-size: 1.3rem;
  color: #3a4145;
  text-align: center; }
  .pagination a {
    color: #3a4145;
    transition: all 0.2s ease; }

.older-posts {
  right: 0; }
  .older-posts:hover {
    color: #889093;
    border-color: #98a0a4; }

.newer-posts {
  left: 0; }
  .newer-posts:hover {
    color: #889093;
    border-color: #98a0a4; }

.page-number {
  display: inline-block;
  padding: 2px 0;
  min-width: 100px; }

.extra-pagination {
  display: none;
  border-bottom: #ebf2f6 1px solid; }
  .extra-pagination:after {
    display: block;
    content: "";
    width: 7px;
    height: 7px;
    border: #e7eef2 1px solid;
    position: absolute;
    bottom: -5px;
    left: 50%;
    margin-left: -5px;
    background: #fff;
    border-radius: 100%;
    box-shadow: #fff 0 0 0 5px; }
  .extra-pagination .pagination {
    width: auto; }

.site-footer {
  position: relative;
  margin: 8rem 0 0;
  padding: 1rem 15px;
  font-family: "Open Sans", "sans-serif";
  font-size: 1rem;
  line-height: 1.75em;
  color: #bbc7cc; }
  .site-footer a {
    color: #bbc7cc;
    text-decoration: none;
    font-weight: bold; }
    .site-footer a:hover {
      border-bottom: #bbc7cc 1px solid; }

.poweredby {
  display: block;
  width: 45%;
  float: right;
  text-align: right; }

.copyright {
  display: block;
  width: 45%;
  float: left; }

@media only screen and (max-width: 900px) {
  blockquote {
    margin-left: 0; }
  .main-header {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: auto;
    min-height: 240px;
    height: 60vh;
    padding: 15% 0; }
  .scroll-down {
    display: none; }
  .page-title {
    font-size: 4rem;
    letter-spacing: -1px; }
  .page-description {
    font-size: 1.8rem;
    line-height: 1.5em; }
  .post {
    font-size: 0.95em; }
  hr {
    margin: 2.4em 0; }
  ol {
    padding-left: 2em; }
  ul {
    padding-left: 2em; }
  h1 {
    font-size: 4.5rem;
    text-indent: -2px; }
  h2 {
    font-size: 3.6rem; }
  h3 {
    font-size: 3.1rem; }
  h4 {
    font-size: 2.5rem; }
  h5 {
    font-size: 2.2rem; }
  h6 {
    font-size: 1.8rem; }
  .author-profile {
    padding-bottom: 4rem; }
    .author-profile .author-bio {
      font-size: 1.6rem; }
    .author-profile .author-meta span {
      font-size: 1.6rem; }
  .no-cover.post-head.main-header {
    height: 55px;
    padding: 0; }
  .no-cover.author-head.main-header {
    padding: 0; }
  .read-next {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: 4rem; }
    .read-next p {
      display: none; }
  .home-template .main-header:after {
    display: none; }
  .archive-template .main-header {
    min-height: 180px;
    padding: 10% 0; }
  .blog-logo img {
    padding: 4px 0; }
  body:not(.post-template) .post-title {
    font-size: 3.2rem; }
  .author-meta span {
    display: block;
    margin: 1.5rem 0; }
  .post-head.main-header {
    height: 45vh; }
  .tag-head.main-header {
    height: 30vh; }
  .author-head.main-header {
    height: 30vh; }
  .read-next-story.no-cover + .read-next-story.no-cover {
    border-top: rgba(0, 0, 100, 0.06) 1px solid;
    border-left: none; } }

@media only screen and (max-width: 500px) {
  .main-header {
    margin-bottom: 15px;
    height: 40vh; }
  .no-cover.main-header {
    height: 30vh; }
  .no-cover .main-nav.overlay {
    background: none; }
    .no-cover .main-nav.overlay .menu-button {
      border: none; }
  .main-nav {
    padding: 5px;
    margin-bottom: 2rem; }
    .main-nav.overlay .menu-button {
      border-color: transparent; }
    .main-nav.overlay a:hover {
      color: #fff;
      border-color: transparent;
      background: transparent; }
  .blog-logo {
    padding: 5px; }
    .blog-logo img {
      height: 30px; }
  .menu-button {
    padding: 0 5px;
    border-radius: 0;
    border-width: 0;
    color: #2e2e2e;
    background: transparent; }
    .menu-button:hover {
      color: #2e2e2e;
      border-color: transparent;
      background: none; }
  body.nav-opened .menu-button {
    background: none;
    border: transparent; }
  body:not(.post-template) .post-title {
    font-size: 2.5rem; }
  .nav-title {
    top: 25px; }
  .nav-close {
    position: absolute;
    top: 18px; }
  .inner {
    width: auto;
    margin: 2rem auto; }
  .pagination {
    width: auto;
    margin: 2rem auto; }
  .post {
    width: auto;
    margin-top: 2rem;
    margin-bottom: 2rem;
    margin-left: 16px;
    margin-right: 16px;
    padding-bottom: 2rem;
    line-height: 1.65em; }
  .post-date {
    display: none; }
  .post-template .post-header {
    margin-bottom: 2rem; }
  .post-template .post-date {
    display: inline-block; }
  .post-template .site-footer {
    margin-top: 0; }
  hr {
    margin: 1.75em 0; }
  p {
    font-size: 0.95em;
    margin: 0 0 2.5rem 0; }
  ul {
    font-size: 0.95em;
    margin: 0 0 2.5rem 0; }
  ol {
    font-size: 0.95em;
    margin: 0 0 2.5rem 0; }
  dl {
    font-size: 0.95em;
    margin: 0 0 2.5rem 0; }
  .page-title {
    font-size: 3rem; }
  .page-description {
    font-size: 1.6rem; }
  h1 {
    margin: 0 0 0.3em 0;
    font-size: 2.8rem;
    letter-spacing: -1px; }
  h2 {
    margin: 0 0 0.3em 0;
    font-size: 2.4rem;
    letter-spacing: 0; }
  h3 {
    margin: 0 0 0.3em 0;
    font-size: 2.1rem; }
  h4 {
    margin: 0 0 0.3em 0;
    font-size: 1.9rem; }
  h5 {
    margin: 0 0 0.3em 0;
    font-size: 1.8rem; }
  h6 {
    margin: 0 0 0.3em 0;
    font-size: 1.8rem; }
  .post-meta {
    font-size: 1.3rem;
    margin-top: 1rem; }
  .post-footer {
    padding: 5rem 0 3rem;
    text-align: center; }
    .post-footer .author {
      margin: 0 0 2rem 0;
      padding: 0 0 1.6rem 0;
      border-bottom: #ebf2f6 1px dashed; }
    .post-footer .share {
      position: static;
      width: auto; }
      .post-footer .share a {
        margin: 1.4rem 0.8rem 0 0.8rem; }
  .older-posts {
    position: static;
    margin: 10px 0; }
  .newer-posts {
    position: static;
    margin: 10px 0; }
  .page-number {
    display: block; }
  .site-footer {
    margin-top: 3rem; }
  .author-profile {
    padding-bottom: 2rem; }
    .author-profile .author-image {
      margin-top: -70px; }
    .author-profile .author-meta span {
      font-size: 1.4rem; }
  .read-next {
    margin-top: 2rem;
    margin-bottom: -37px; }
    .read-next .post {
      width: 100%; }
  .archive-template .main-header {
    max-height: 20vh;
    min-height: 160px;
    padding: 10% 0; }
    .archive-template .main-header .page-description {
      display: none; }
  .nav ul {
    padding: 60px 9% 5%; }
  .post-excerpt p {
    font-size: 0.85em; }
  .post-content img {
    padding: 0;
    width: calc(100% + 32px);
    min-width: 0;
    max-width: 112%; }
  .author-meta li {
    float: none;
    margin: 0;
    line-height: 1.75em; }
    .author-meta li:before {
      display: none; }
  .post-head.main-header {
    height: 30vh; }
  .tag-head.main-header {
    height: 20vh; }
  .author-head.main-header {
    height: 20vh; } }

@-webkit-keyframes fade-in-down {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@keyframes fade-in-down {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@-webkit-keyframes bounce {
  0% {
    -webkit-transform: translateY(0) rotate(-90deg);
    transform: translateY(0) rotate(-90deg); }
  10% {
    -webkit-transform: translateY(0) rotate(-90deg);
    transform: translateY(0) rotate(-90deg); }
  25% {
    -webkit-transform: translateY(0) rotate(-90deg);
    transform: translateY(0) rotate(-90deg); }
  40% {
    -webkit-transform: translateY(0) rotate(-90deg);
    transform: translateY(0) rotate(-90deg); }
  50% {
    -webkit-transform: translateY(0) rotate(-90deg);
    transform: translateY(0) rotate(-90deg); }
  20% {
    -webkit-transform: translateY(-10px) rotate(-90deg);
    transform: translateY(-10px) rotate(-90deg); }
  30% {
    -webkit-transform: translateY(-5px) rotate(-90deg);
    transform: translateY(-5px) rotate(-90deg); } }

@keyframes bounce {
  0% {
    -webkit-transform: translateY(0) rotate(-90deg);
    transform: translateY(0) rotate(-90deg); }
  20% {
    -webkit-transform: translateY(0) rotate(-90deg);
    transform: translateY(0) rotate(-90deg); }
  50% {
    -webkit-transform: translateY(0) rotate(-90deg);
    transform: translateY(0) rotate(-90deg); }
  80% {
    -webkit-transform: translateY(0) rotate(-90deg);
    transform: translateY(0) rotate(-90deg); }
  100% {
    -webkit-transform: translateY(0) rotate(-90deg);
    transform: translateY(0) rotate(-90deg); }
  40% {
    -webkit-transform: translateY(-10px) rotate(-90deg);
    transform: translateY(-10px) rotate(-90deg); }
  60% {
    -webkit-transform: translateY(-5px) rotate(-90deg);
    transform: translateY(-5px) rotate(-90deg); } }

.wrapper {
  width: 95%;
  margin: 3em auto; }

.masonry {
  margin: 1.5em 0;
  padding: 0;
  -moz-column-gap: 1.5em;
  -webkit-column-gap: 1.5em;
  column-gap: 1.5em;
  font-size: .85em; }
  .masonry .post {
    display: inline-block;
    background: #fff;
    padding: 1.5em;
    margin: 0 0 1.5em;
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.18);
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px; }
    .masonry .post:hover {
      box-shadow: 2px 2px 4px 0 #ccc; }
    .masonry .post .post-image {
      display: block;
      margin: 0;
      padding: 0;
      position: relative;
      margin: -1.5em -1.5em 12px;
      overflow: hidden; }
      .masonry .post .post-image img {
        transition: all ease-out 1s;
        opacity: 1.0;
        display: block;
        width: 100%;
        height: auto;
        margin: 0;
        padding: 0; }
  .masonry .post-excerpt a {
    color: #ed0677; }

@media only screen and (min-width: 400px) {
  .masonry {
    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-count: 2; } }

@media only screen and (min-width: 700px) {
  .masonry {
    -moz-column-count: 3;
    -webkit-column-count: 3;
    column-count: 3; } }

@media only screen and (min-width: 1280px) {
  .wrapper {
    width: 1260px; } }

svg:not(:root) {
  overflow: hidden; }

.icon-ghost:before {
  content: "\f600"; }

.icon-feed:before {
  content: "\f601"; }

.icon-twitter:before {
  content: "\f602";
  font-size: 1.1em; }

.icon-google-plus:before {
  content: "\f603"; }

.icon-facebook:before {
  content: "\f604"; }

.icon-arrow-left:before {
  content: "\f605"; }

.icon-stats:before {
  content: "\f606"; }

.icon-location:before {
  content: "\f607";
  margin-left: -3px; }

.icon-link:before {
  content: "\f608"; }

.icon-menu:before {
  content: "\f609"; }

.nav-opened .menu-button {
  padding: 0 12px;
  background: #111111;
  border-color: #111111;
  color: #fff;
  -webkit-transform: translate3D(94px, 0, 0);
  -ms-transform: translate3D(94px, 0, 0);
  transform: translate3D(94px, 0, 0);
  transition: all 0.3s ease; }
  .nav-opened .menu-button .word {
    opacity: 0;
    transition: all 0.3s ease; }

.post-title a {
  overflow-wrap: break-word;
  overflow: visible;
  word-break: break-word;
  white-space: normal;
  text-decoration: none; }
  .post-title a:hover, .post-title a:active {
    color: #ed0677; }

.post-excerpt p {
  margin: 0;
  font-size: 0.9em;
  line-height: 1.7em; }

.post-content img {
  display: block;
  max-width: 126%;
  height: auto;
  padding: 0.6em 0;
  position: relative;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%); }

.post-head.main-header {
  height: 65vh;
  min-height: 180px; }

.tag-head.main-header {
  height: 40vh;
  min-height: 180px; }

.author-head.main-header {
  height: 40vh;
  min-height: 180px; }

.content .embedPastebin {
  margin-bottom: 1.75em; }

/*# sourceMappingURL=screen.css.map */