/**
 ** kremalicious v3.0.0
 ** Blog of Matthias Kretschmann
 ** https://kremalicious.com
 **
 ** Matthias Kretschmann <m@kretschmann.io>
 **
 ** YOU EARNED THE GEEK ACHIEVEMENT 
 ** FOR LOOKING AT MY SOURCE 
 **
 ** But because of all the minimizing and caching 
 ** going on you better check out the code on 
 ** github 
 ** 
 ** https://github.com/kremalicious/kremalicious3.git 
 **/

/*! normalize.css v2.1.3 | MIT License | git.io/normalize */

.tooltip,
a {
  text-decoration: none;
}

.btn,
.close,
.close:active,
.content-download a,
.featured-title,
.form-control,
.hentry.format-photo figure figcaption,
.related-post .post-title,
.related-post .post-title-link,
.search-area,
.site__document,
.transition,
a,
a.btn,
a:active,
button:active,
svg.icon {
  transition: all ease-in-out .15s;
}

article,
aside,
figcaption,
figure,
footer,
header,
nav,
section {
  display: block;
}

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body,
button,
input {
  margin: 0;
}

a {
  background: 0 0;
}

a:active,
a:hover {
  outline: 0;
}

h1 {
  margin: .67em 0;
}

strong {
  font-weight: 700;
}

hr {
  box-sizing: content-box;
  height: 0;
}

pre {
  white-space: pre-wrap;
}

img {
  border: 0;
}

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

button {
  text-transform: none;
}

.category,
.more-link,
.nav-link {
  text-transform: uppercase;
}

button {
  -webkit-appearance: button;
  cursor: pointer;
}

.form-control,
button,
button..close {
  -webkit-appearance: none;
}

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

/*! normalize-opentype.css v0.2.4 | MIT License | kennethormandy.com/journal/normalize-opentype-css */

::-moz-selection {
  text-shadow: inherit;
  background-color: #ACCEF7;
}

::selection {
  text-shadow: inherit;
  background-color: #ACCEF7;
}

body,
html {
  -webkit-font-feature-settings: "kern" 1,"liga" 1,"calt" 1,"pnum" 1,"tnum" 0,"onum" 1,"lnum" 0,"dlig" 0;
  font-feature-settings: "kern" 1,"liga" 1,"calt" 1,"pnum" 1,"tnum" 0,"onum" 1,"lnum" 0,"dlig" 0;
}

h1,
h2,
h3 {
  -webkit-font-feature-settings: "kern" 1,"liga" 1,"calt" 1,"pnum" 1,"tnum" 0,"onum" 1,"lnum" 0,"dlig" 1;
  font-feature-settings: "kern" 1,"liga" 1,"calt" 1,"pnum" 1,"tnum" 0,"onum" 1,"lnum" 0,"dlig" 1;
}

time {
  -webkit-font-feature-settings: "kern" 1,"liga" 1,"calt" 1,"pnum" 1,"tnum" 0,"onum" 1,"lnum" 0;
  font-feature-settings: "kern" 1,"liga" 1,"calt" 1,"pnum" 1,"tnum" 0,"onum" 1,"lnum" 0;
}

code,
kbd,
pre {
  -webkit-font-feature-settings: "kern" 0,"liga" 0,"calt" 1,"dlig" 0,"pnum" 0,"tnum" 1,"onum" 0,"lnum" 1,"zero" 1;
  font-feature-settings: "kern" 0,"liga" 0,"calt" 1,"dlig" 0,"pnum" 0,"tnum" 1,"onum" 0,"lnum" 1,"zero" 1;
}

.permalink-link {
  float: right;
}

.goodie-actions,
.hal-9000,
.hentry.format-photo figure,
.linkurl {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.btn,
.byline,
.categories,
.category,
.close,
.content-download a,
.entry-title,
.hal-9000,
.hentry.format-photo,
.menu-btn,
.nav-link,
.page-404,
.page-about .entry-content,
.paginator-pages,
.search-btn,
.site__footer,
.subscribe .btn,
.subscribe p,
.tags,
.time,
a.btn,
ol li:before {
  text-align: center;
}

.hide,
.page-404 .entry-title,
.page-about .site__footer .avatar,
.page-about .site__footer .footer-description,
.page-single .hentry:before {
  display: none!important;
  visibility: hidden;
}

.show {
  display: block;
  visibility: visible;
}

.page-about .entry-title {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.header__logo,
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.paginator-pages {
  color: #b4bfc4;
}

.linkurl {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.featured,
.footer-copyright,
.hentry,
.nav-popover,
.page-about .entry-content p:first-child,
.page-about .entry-content p:first-child+p,
.related-photos,
.search-link,
hr {
  position: relative;
}

.featured:before,
.footer-copyright:before,
.hentry:before,
.nav-popover:before,
.page-about .entry-content p:first-child+p:before,
.page-about .entry-content p:first-child:before,
.related-photos:before,
.search-link:before,
hr:before {
  content: "";
  position: absolute;
  left: 0;
  height: 1px;
}

.footer-copyright,
.nav-popover,
.related-photos {
  border-top: 1px dashed #afc3cb;
  padding-top: 1em;
}

.footer-copyright:after,
.nav-popover:after,
.related-photos:after {
  content: "";
  position: absolute;
  left: 0;
  height: 1px;
  top: 0;
  width: 100%;
  border-top: 1px dashed #fff;
}

.featured,
.hentry,
.page-about .entry-content p:first-child,
.page-about .entry-content p:first-child+p,
.search-link,
hr {
  border-bottom: 1px dashed #afc3cb;
  padding-bottom: 1em;
}

.featured:before,
.hentry:before,
.page-about .entry-content p:first-child+p:before,
.page-about .entry-content p:first-child:before,
.search-link:before,
hr:before {
  bottom: -2px;
  width: 100%;
  border-bottom: 1px dashed #fff;
}

.entry-content h1,
.entry-content h2,
.page-title,
.paginator-title,
.related-posts-title {
  display: inline-block;
  clear: both;
  background: rgba(255,255,255,.55);
  padding: 12.5px 25px 12.5px 100%;
  margin-left: -100%;
}

html {
  font-size: 62.5%;
  -webkit-tap-highlight-color: rgba(67,166,153,.2);
}

body {
  background: #dfe8ef;
}

button,
input {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

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

.content-download,
.grid {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  list-style: none;
  margin: 0;
  padding: 0;
}

.content-download a,
.grid__col {
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  min-height: 0;
  min-width: 0;
}

.content-download,
.grid--gutters {
  margin: -25px 0 25px -25px;
}

.grid--gutters>.grid__col {
  padding: 25px 0 0 25px;
}

.grid--fit>.grid__col {
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.grid--full>.grid__col {
  -webkit-flex: 0 0 100%;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
}

.grid--half>.grid__col {
  -webkit-flex: 0 0 50%;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
}

@media only screen and (min-width:30em) {
  .grid-small--fit>.grid__col {
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .grid-small--half>.grid__col {
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
  }
}

@media only screen and (min-width:40.625em) {
  .grid-medium--gutters {
    margin: -25px 0 25px -25px;
  }

  .grid-medium--gutters>.grid__col {
    padding: 25px 0 0 25px;
  }

  .grid-medium--third>.grid__col {
    -webkit-flex: 0 0 33%;
    -ms-flex: 0 0 33%;
    flex: 0 0 33%;
  }
}

.footer__content,
.header__content,
.site__content {
  padding: 0 7%;
  width: 100%;
}

@media only screen and (min-width:40.625em) {
  .footer__content,
  .header__content,
  .site__content {
    padding: 0 15%;
  }
}

.container {
  max-width: 35em;
  margin: 0 auto;
}

.site__document {
  padding-top: 50px;
  background-color: #e7eef4;
  border-top: 1px solid rgba(255,255,255,.7);
  border-bottom: 1px solid rgba(255,255,255,.7);
  box-shadow: 0 1px 4px rgba(1,85,101,.1),0 -1px 4px rgba(1,85,101,.2);
  -webkit-transform: translate3d(0,-200px,0);
  transform: translate3d(0,-200px,0);
}

@media only screen and (min-width:30em) {
  .site__document {
    -webkit-transform: translate3d(0,-200px,0);
    transform: translate3d(0,-200px,0);
  }
}

@media only screen and (min-width:40.625em) {
  .site__document {
    padding-top: 100px;
    -webkit-transform: translate3d(0,-160px,0);
    transform: translate3d(0,-160px,0);
  }
}

.has-menu-open .site__document {
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}

.site__footer {
  margin-top: -200px;
}

@media only screen and (min-width:40.625em) {
  .site__footer {
    margin-top: -160px;
  }
}

.has-menu-open .site__footer {
  margin-top: 0;
}

@media only screen and (min-width:40.625em) and (min-height:650px) {
  .site,
  .site__document {
    position: relative;
  }

  .site__document {
    z-index: 2;
    margin-top: 80px;
    margin-bottom: 420px;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }

  .has-menu-open .site__document {
    -webkit-transform: translate3d(0,140px,0);
    transform: translate3d(0,140px,0);
  }

  .site__footer,
  .site__header {
    position: fixed;
    border: none;
    width: 100%;
  }

  .site__header {
    z-index: 1;
    top: 0;
    border: none;
  }

  .site__footer {
    z-index: 0;
    bottom: 0;
    box-shadow: none;
  }

  .has-menu-open .site__footer {
    display: none!important;
    visibility: hidden;
  }
}

body {
  font-family: ff-tisa-sans-web-pro,'Trebuchet MS','Helvetica Neue',Helvetica,Arial,sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 1.4444444444;
  color: #6b7f88;
  word-wrap: break-word;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -moz-font-feature-settings: 'liga','kern';
  letter-spacing: -.01em;
}

.btn,
.content-download a,
.hentry.format-photo figure figcaption,
.more-link,
a.btn {
  font-family: brandon-grotesque,'Avenir Next','Helvetica Neue',Helvetica,Arial,sans-serif;
}

.tooltip,
code {
  word-wrap: normal;
}

.wf-active body {
  letter-spacing: normal;
}

@media only screen and (min-width:87.5em) {
  body {
    font-size: 25px;
    line-height: 1.5;
  }
}

ol,
p,
ul {
  margin: 0 0 25px;
}

.category,
.entry-title,
.footer-description,
.format-link .entry-title,
.nav-link,
.page-about .entry-content p:first-child,
.page-title,
.page-title .hash,
.paginator-title,
.related-post .post-title,
.related-posts-title,
.search-link,
.subscribe-title,
h1,
h2,
h3 {
  font-family: brandon-grotesque,'Avenir Next','Helvetica Neue',Helvetica,Arial,sans-serif;
  line-height: 1.1;
  color: #015565;
  font-weight: 500;
  letter-spacing: -.09em;
}

.wf-active .category,
.wf-active .entry-title,
.wf-active .footer-description,
.wf-active .format-link .entry-title,
.wf-active .nav-link,
.wf-active .page-about .entry-content p:first-child,
.wf-active .page-title,
.wf-active .page-title .hash,
.wf-active .paginator-title,
.wf-active .related-post .post-title,
.wf-active .related-posts-title,
.wf-active .search-link,
.wf-active .subscribe-title,
.wf-active h1,
.wf-active h2,
.wf-active h3 {
  font-weight: 500;
  letter-spacing: normal;
}

.entry-title,
.page-title,
.paginator-title,
h1,
h2 {
  margin-top: 50px;
  margin-bottom: 50px;
}

.category,
.footer-description,
.format-link .entry-title,
.nav-link,
.page-about .entry-content p:first-child,
.page-title .hash,
.related-post .post-title,
.related-posts-title,
.search-link,
.subscribe-title,
h3 {
  margin-top: 25px;
  margin-bottom: 25px;
}

.entry-title,
h1 {
  font-size: 41px;
}

@media only screen and (min-width:30em) {
  .entry-title,
  h1 {
    font-size: 49px;
  }
}

@media only screen and (min-width:87.5em) {
  .entry-title,
  h1 {
    font-size: 68px;
  }
}

.page-title,
.paginator-title,
h2 {
  font-size: 30px;
}

@media only screen and (min-width:30em) {
  .page-title,
  .paginator-title,
  h2 {
    font-size: 36px;
  }
}

@media only screen and (min-width:87.5em) {
  .page-title,
  .paginator-title,
  h2 {
    font-size: 50px;
  }
}

.format-link .entry-title,
.page-about .entry-content p:first-child,
.page-title .hash,
.related-posts-title,
h3 {
  font-size: 27px;
}

@media only screen and (min-width:30em) {
  .format-link .entry-title,
  .page-about .entry-content p:first-child,
  .page-title .hash,
  .related-posts-title,
  h3 {
    font-size: 32px;
  }
}

@media only screen and (min-width:87.5em) {
  .format-link .entry-title,
  .page-about .entry-content p:first-child,
  .page-title .hash,
  .related-posts-title,
  h3 {
    font-size: 44px;
  }
}

.footer-description,
.related-post .post-title,
.subscribe-title {
  font-size: 18px;
}

@media only screen and (min-width:87.5em) {
  .footer-description,
  .related-post .post-title,
  .subscribe-title {
    font-size: 25px;
  }
}

.category,
.nav-link,
.search-link {
  font-size: 15px;
}

@media only screen and (min-width:87.5em) {
  .category,
  .nav-link,
  .search-link {
    font-size: 18px;
  }
}

a {
  color: #43a699;
}

a:focus,
a:hover {
  outline: 0;
  color: #57bbae;
}

a:active {
  color: #2f746b;
}

h1 a {
  color: #015565;
}

ol,
ul {
  margin-top: 0;
  margin-bottom: 25px;
  padding-left: 50px;
}

ol>li,
ul>li {
  margin-bottom: 12.5px;
  position: relative;
}

ol {
  counter-reset: ol-counter;
  list-style: none;
}

ol li:before {
  position: absolute;
  left: -50px;
  top: -1px;
  content: counter(ol-counter) '.';
  counter-increment: ol-counter;
  color: #96a6ad;
  font-style: italic;
  width: 18px;
  display: block;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.nav-popover,
.search-results {
  padding-left: 0;
  list-style: none;
  display: block;
}

li,
p {
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}

strong {
  font-weight: 700;
  font-style: normal;
}

blockquote,
blockquote>p,
em {
  font-style: italic;
}

.byline,
.time {
  font-style: italic;
}

hr {
  border: 0;
  margin-bottom: 50px;
}

blockquote,
blockquote>p {
  color: #80939b;
}

blockquote {
  margin: 0 0 25px;
  position: relative;
  padding-left: 20px;
}

@media only screen and (min-width:30em) {
  blockquote {
    padding-left: 40px;
  }
}

blockquote:before {
  content: "“";
  font-size: 300%;
  color: #a5b3b8;
  position: absolute;
  left: -10px;
  top: -20px;
}

@media only screen and (min-width:87.5em) {
  blockquote {
    padding-left: 60px;
  }

  blockquote:before {
    top: -30px;
  }
}

blockquote p:last-child {
  margin-bottom: 0;
}

::-moz-selection {
  background: #2e4f5c;
  color: #fff;
}

::selection {
  background: #2e4f5c;
  color: #fff;
}

input[type=search] {
  box-sizing: border-box;
  -webkit-appearance: none;
}

.form-control {
  display: block;
  width: 100%;
  height: 43px;
  padding: 8px 18px;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.4444444444;
  color: #6b7f88;
  background-color: #fff;
  background-image: none;
  border: 0;
  border-radius: 3px;
  box-shadow: none;
}

.form-control::-moz-placeholder {
  color: rgba(46,79,92,.3);
  opacity: 1;
}

.form-control:-ms-input-placeholder {
  color: rgba(46,79,92,.3);
}

.form-control:focus {
  background-color: #fff;
  border-color: #3a9085;
  outline: 0;
}

.form-control:focus::-moz-placeholder {
  color: rgba(77,132,154,.3);
  opacity: 1;
}

.form-control:focus:-ms-input-placeholder {
  color: rgba(77,132,154,.3);
}

.input-small::-moz-placeholder {
  color: font-size 15px;
  opacity: 1;
}

.input-small:-ms-input-placeholder {
  color: font-size 15px;
}

.input-large::-moz-placeholder {
  color: font-size 25px;
  opacity: 1;
}

.input-large:-ms-input-placeholder {
  color: font-size 25px;
}

button {
  padding: 0;
  cursor: pointer;
  background: 0 0;
  border: 0;
}

button:active {
  background: #43a699;
  text-shadow: none;
}

.btn,
.content-download a,
a.btn {
  display: inline-block;
  margin-bottom: 0;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  white-space: nowrap;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  padding: 8px 18px;
  font-size: 15px;
  line-height: 1.4444444444;
  border-radius: 3px;
  background-color: rgba(255,255,255,.1);
  border: 1px solid rgba(94,131,162,.3);
  border-bottom-color: rgba(94,131,162,.4);
  font-weight: 500;
  color: #56666e;
  text-transform: uppercase;
  box-shadow: 0 1px 3px rgba(107,127,136,.2),inset 0 1px 0 rgba(255,255,255,.7);
}

.close {
  display: block;
}

.btn:focus,
.btn:hover,
.content-download a:focus,
.content-download a:hover,
a.btn:focus,
a.btn:hover {
  outline: 0;
  background-color: rgba(255,255,255,.5);
}

.btn:active,
.content-download a:active,
a.btn:active {
  color: #56666e;
  border-color: rgba(94,131,162,.3);
  background-color: transparent;
  box-shadow: 0 1px 0 #fff;
  transition: all ease-in-out .15s;
}

.btn:focus,
.content-download a:focus,
a.btn:focus {
  outline: 0;
  border-color: #3a9085;
}

.btn span,
.content-download a span,
a.btn span {
  font-size: .9em;
  color: rgba(19,56,50,.6);
  margin-left: .3em;
}

.btn-primary,
a.btn-primary {
  color: #22534d;
  text-shadow: 0 1px 0 rgba(255,255,255,.3);
  background: #57bbae;
  border-color: #43a699;
  box-shadow: 0 1px 3px #6b7f88,inset 0 1px 0 rgba(255,255,255,.4);
}

.btn-primary:focus,
.btn-primary:hover,
a.btn-primary:focus,
a.btn-primary:hover {
  color: #22534d;
  background-color: #6bc3b8;
  text-shadow: 0 1px 0 rgba(255,255,255,.3);
}

.btn-primary:active,
a.btn-primary:active {
  color: #22534d;
  border-color: #3c958a;
  background-color: #57bbae;
}

.more-link {
  font-weight: 500;
  font-size: 15px;
  color: #43a699;
}

.more-link .icon {
  top: .15em;
  position: relative;
  width: 18px;
  height: 18px;
}

.close {
  color: #b4bfc4;
  line-height: 1;
  font-size: 25px;
  padding: 3px;
}

button..close {
  cursor: pointer;
  background: 0 0;
  border: 0;
}

.close:focus,
.close:hover {
  color: #8799a1;
  cursor: pointer;
  outline: 0;
}

.close:active {
  background: 0 0;
  color: #6b7f88;
}

.content-download {
  display: block;
  margin-top: 0;
}

@media only screen and (min-width:30em) {
  blockquote:before {
    left: 0;
  }

  .content-download {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: -25px;
  }
}

.content-download a {
  margin: 25px 0 0 25px;
  display: block;
}

.content-download a span {
  font-size: 13px;
  color: #96a6ad;
}

.content-download .icon-download:before,
.content-download .icon-eye:before,
.content-download .icon-github:before,
.content-download .icon-heart:before,
.content-download .icon-wordpress:before {
  content: "";
  width: 18px;
  height: 18px;
  display: inline-block;
  margin-right: 5px;
  margin-bottom: -3px;
  opacity: .35;
  background: url(/assets/img/entypo-arrow-with-circle-down-e72d04000a.svg) left center no-repeat;
}

kbd,
pre {
  color: #c1c2c3;
  background-color: #343642;
}

pre code {
  background-color: transparent;
}

.content-download .icon-heart:before {
  background-image: url(/assets/img/entypo-heart-bc7f58b4f8.svg);
}

.content-download .icon-github:before {
  background-image: url(/assets/img/entypo-github-4e61fbcb6d.svg);
}

.content-download .icon-eye:before {
  background-image: url(/assets/img/entypo-eye-e80b4ef917.svg);
}

svg.icon {
  height: 20px;
  width: 20px;
  display: inline-block;
  fill: #96a6ad;
  vertical-align: baseline;
}

.menu-btn,
.search-btn,
img {
  vertical-align: middle;
}

.btn svg.icon {
  height: 18px;
  width: 18px;
  margin: 4px 4px -3px;
}

svg use {
  pointer-events: none;
}

figure,
img,
picture,
svg {
  max-width: 100%;
  height: auto;
  margin: 0 auto;
  display: block;
  border-radius: 3px;
}

code,
kbd,
pre {
  font-family: Menlo,Monaco,Consolas,'Courier New',monospace;
  font-size: 13px;
  -webkit-hyphens: none;
  -moz-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
}

@media only screen and (min-width:87.5em) {
  code,
  kbd,
  pre {
    font-size: 15px;
  }
}

code,
kbd {
  padding: 2px 4px;
}

code {
  color: #727476;
  background-color: rgba(52,54,66,.1);
  border-radius: 3px;
  white-space: nowrap;
}

kbd {
  border-radius: 3px;
  border: 1px solid #343642;
  box-shadow: inset 0 1px 0 rgba(255,255,255,.4);
}

pre {
  display: block;
  padding: 12.5px 12px;
  margin: 0 0 25px;
  line-height: 1.4444444444;
  border-radius: 3px;
  overflow: scroll;
  -webkit-overflow-scrolling: touch;
  max-height: 300px;
}

pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre;
  border-radius: 0;
}

.highlight {
  color: #ccc;
}

.highlight .c {
  color: #999;
}

.highlight .err {
  color: #f2777a;
}

.highlight .k {
  color: #c9c;
}

.highlight .n {
  color: #ccc;
}

.highlight .o {
  color: #6cc;
}

.highlight .p {
  color: #ccc;
}

.highlight .c1,
.highlight .cp {
  color: #999;
}

.highlight .m {
  color: #f99157;
}

.highlight .s {
  color: #9c9;
}

.highlight .na {
  color: #69c;
}

.highlight .nb {
  color: #ccc;
}

.highlight .nc {
  color: #fc6;
}

.highlight .nd {
  color: #6cc;
}

.highlight .nf {
  color: #69c;
}

.highlight .nl {
  color: #ccc;
}

.highlight .nx {
  color: #69c;
}

.highlight .nt {
  color: #6cc;
}

.highlight .nv {
  color: #f2777a;
}

.highlight .mi {
  color: #f99157;
}

.highlight .sd {
  color: #999;
}

.highlight .s2 {
  color: #9c9;
}

.highlight .s1,
.highlight .sx {
  color: #9c9;
}

.alert {
  padding: 8px 18px;
  margin-bottom: 25px;
  border-radius: 3px;
  font-size: 15px;
  border: 1px solid transparent;
}

.alert-info {
  color: #3a87ad;
  background: #d9edf7;
  border-color: #c6e4f3;
}

.gpuacceleration {
  -webkit-transform: translate3d(0,0,0);
  -webkit-backface-visibility: hidden;
  -webkit-perspective: 1000;
}

.animation-slideDown {
  -webkit-animation: slideDown .2s both;
  animation: slideDown .2s both;
}

.animation-bounceOutUp {
  -webkit-animation: bounceOutUp .5s both;
  animation: bounceOutUp .5s both;
}

@-webkit-keyframes slideDown {
  0%, 100%, 60%, 75%, 90% {
    transition-timing-function: cubic-bezier(.06,.85,.54,1);
  }

  0% {
    -webkit-transform: translate3d(0,-100px,0);
    transform: translate3d(0,-100px,0);
  }

  100% {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes slideDown {
  0%, 100%, 60%, 75%, 90% {
    transition-timing-function: cubic-bezier(.06,.85,.54,1);
  }

  0% {
    -webkit-transform: translate3d(0,-100px,0);
    transform: translate3d(0,-100px,0);
  }

  100% {
    -webkit-transform: none;
    transform: none;
  }
}

@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0,-10px,0);
    transform: translate3d(0,-10px,0);
  }

  40%, 45% {
    -webkit-transform: translate3d(0,20px,0);
    transform: translate3d(0,20px,0);
  }

  100% {
    -webkit-transform: translate3d(0,-100px,0);
    transform: translate3d(0,-100px,0);
  }
}

@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0,-10px,0);
    transform: translate3d(0,-10px,0);
  }

  40%, 45% {
    -webkit-transform: translate3d(0,20px,0);
    transform: translate3d(0,20px,0);
  }

  100% {
    -webkit-transform: translate3d(0,-100px,0);
    transform: translate3d(0,-100px,0);
  }
}

.page-title,
.paginator-title {
  color: #6b7f88;
  margin-top: 25px;
  margin-bottom: 25px;
}

.page-title .hash {
  color: #b6cbde;
  margin-right: 2px;
}

.hentry {
  padding-top: 50px;
  padding-bottom: 50px;
  width: 100%;
}

@media only screen and (min-width:40.625em) {
  pre {
    max-height: 500px;
  }

  .hentry {
    padding-top: 75px;
    padding-bottom: 75px;
  }
}

.page-single .hentry {
  border: none;
  padding-top: 0;
}

.entry-title {
  color: #015565;
  margin-top: 0;
  margin-bottom: 25px;
}

.hentry__teaser picture {
  max-width: none;
  display: block;
  margin: 37.5px -8%;
}

.hentry__teaser img {
  box-shadow: 0 1px 3px rgba(0,0,0,.2);
  border-radius: 0;
}

@media only screen and (min-width:40.625em) {
  .hentry__teaser picture {
    margin-left: -16%;
    margin-right: -16%;
  }

  .hentry__teaser img {
    border-radius: 3px;
  }
}

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

.entry-content img:not(.hentry__teaser img) {
  margin-bottom: 12.5px;
}

.byline,
.entry-content p:last-child,
.featured .grid,
.goodie-actions .btn,
.goodie-actions p,
.hentry.format-photo figure figcaption,
.hentry.format-photo figure img {
  margin-bottom: 0;
}

.entry-meta {
  margin-top: 50px;
  font-size: 15px;
}

.byline,
.time {
  color: #b4bfc4;
}

.byline .by {
  display: block;
}

.time {
  margin-bottom: 50px;
}

.categories {
  margin-bottom: 12.5px;
}

.category,
.nav-link {
  font-size: 13px;
  line-height: 1;
  color: #6b7f88;
  border: 1px solid #b4bfc4;
  border-radius: 3px;
  padding: 4px 8px;
  margin: 0;
  display: inline-block;
}

.category:focus,
.category:hover,
.nav-link:focus,
.nav-link:hover {
  color: #43a699;
  border-color: #43a699;
}

.category:active,
.nav-link:active {
  background: #43a699;
  top: 0;
  color: #fff;
}

.tag {
  color: #6b7f88;
  margin-right: 5px;
}

.tag:before {
  content: '#';
  color: #b4bfc4;
  margin-right: 1px;
}

.hal-9000:after,
.hal-9000:before {
  content: "";
}

.avatar,
.page-about .entry-content img {
  width: 80px;
  height: 80px;
  border-radius: 80px;
  border: 2px solid #fff;
}

.goodie-actions {
  max-width: 640px;
}

.goodie-actions .btn {
  display: block;
}

.hentry.format-photo figure {
  position: relative;
  display: inline-block;
}

.hentry.format-photo figure figcaption {
  transition-property: opacity,-webkit-transform;
  transition-property: transform,opacity;
  transition-property: transform,opacity,-webkit-transform;
  position: absolute;
  top: 25%;
  min-width: 45%;
  text-align: right;
  font-weight: 500;
  font-style: normal;
  font-size: 15px;
  padding: 8.33px;
  background: #43a699;
  background: rgba(67,166,153,.7);
  color: #fff;
  text-shadow: 0 1px 0 #000;
  left: -8%;
  opacity: 0;
  -webkit-transform: translate3d(0,-20px,0);
  transform: translate3d(0,-20px,0);
}

.hentry.format-photo figure:hover figcaption {
  opacity: 1;
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}

.hentry.format-photo .entry-content {
  text-align: left;
  margin-top: 25px;
}

.featured-title,
.paginator-next {
  text-align: right;
}

.page-single .hentry.format-photo {
  padding-top: 50px;
  padding-bottom: 75px;
}

@media only screen and (min-width:40.625em) {
  .hentry.format-photo figure figcaption {
    left: -16%;
  }

  .page-single .hentry.format-photo {
    padding-top: 100px;
    padding-bottom: 150px;
  }
}

.page-single .hentry.format-photo figure img {
  max-height: none;
}

.page-single .hentry.format-photo figcaption {
  opacity: 1;
  -webkit-transform: translate(0,0);
  -ms-transform: translate(0,0);
  transform: translate(0,0);
  top: auto;
  bottom: 0;
  background: #000;
  background: rgba(0,0,0,.4);
}

.photo-link {
  display: block;
}

.photo-link:active {
  background: 0 0;
}

.linkurl {
  font-family: ff-tisa-sans-web-pro,'Trebuchet MS','Helvetica Neue',Helvetica,Arial,sans-serif;
  font-size: 13px;
  color: #b4bfc4;
  padding: 8.33px 0;
  max-width: 70%;
}

.permalink-link .icon {
  fill: #43a699;
  width: 18px;
}

.permalink-link:hover .icon {
  fill: #57bbae;
}

.featured {
  padding-bottom: 50px;
}

.featured .grid__col:first-child {
  margin-left: -8%;
}

.featured .grid__col:last-child {
  margin-right: -8%;
}

@media only screen and (min-width:40.625em) {
  .linkurl {
    max-width: 50%;
  }

  .featured {
    padding-bottom: 75px;
  }

  .featured .grid__col {
    padding-top: 0;
  }

  .featured .grid__col:first-child {
    margin-left: -16%;
  }

  .featured .grid__col:last-child {
    margin-right: -16%;
  }
}

.featured .hentry__teaser picture {
  margin: 0;
}

@media only screen and (min-width:30em) {
  .featured .hentry__teaser picture {
    margin-left: 0;
    margin-right: 0;
  }
}

.featured-link {
  display: block;
  position: relative;
}

.featured-title {
  transition-property: opacity,-webkit-transform;
  transition-property: transform,opacity;
  transition-property: transform,opacity,-webkit-transform;
  margin: 0;
  position: absolute;
  top: 25%;
  min-width: 45%;
  font-family: brandon-grotesque,'Avenir Next','Helvetica Neue',Helvetica,Arial,sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 15px;
  padding: 8.33px;
  background: #43a699;
  background: rgba(67,166,153,.7);
  color: #fff;
  text-shadow: 0 1px 0 #000;
  left: 0;
  opacity: 0;
  -webkit-transform: translate3d(0,-20px,0);
  transform: translate3d(0,-20px,0);
}

.featured-link:hover .featured-title {
  opacity: 1;
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}

img.featured-image {
  display: block;
  margin-bottom: 0;
}

.related-posts .grid {
  margin-top: 0;
}

.related-posts-title {
  margin-bottom: 25px;
}

.related-post .post-title {
  margin: 0;
}

.related-post .post-title,
.related-post .post-title-link {
  color: #6b7f88;
}

.related-post .post-title-link:focus,
.related-post .post-title-link:hover,
.related-post .post-title:focus,
.related-post .post-title:hover {
  color: #43a699;
}

.related-post .post-title-link:active,
.related-post .post-title:active {
  color: #fff;
  transition: all ease-in-out .15s;
}

.related-post .post-title-link {
  display: block;
}

.related-photos {
  margin-top: 25px;
}

.related-photos .photo-link {
  display: block;
  border: 2px solid transparent;
}

.related-photos .photo-link:focus,
.related-photos .photo-link:hover {
  border-color: #57bbae;
  border-radius: 3px;
}

.page-about .entry-content p:first-child,
.page-about .entry-content p:first-child+p {
  color: #96a6ad;
}

.page-about .entry-content p:first-child+p {
  font-size: 25px;
}

.page-about .site__footer .subscribe-title {
  margin-top: 0;
}

@media only screen and (min-width:40.625em) and (min-height:650px) {
  .page-about .site__document {
    margin-bottom: 350px;
  }

  .page-about .site__footer {
    height: 350px;
  }
}

.srverror-title {
  font-size: 2em;
  margin-bottom: 6.25px;
  color: #96a6ad;
}

.srverror-text {
  font-size: 1.2em;
  letter-spacing: .01em;
  color: #b4bfc4;
}

.hal-9000 {
  width: 72px;
  height: 72px;
  border-radius: 72px;
  background: #444;
  padding: 1.5em;
  margin-top: 25px;
  margin-bottom: 25px;
  position: relative;
  border: 4px solid #ccc;
  box-shadow: inset 0 0 10px #000;
}

.hal-9000:before {
  width: 100%;
  height: 100%;
  border-radius: 100%;
  display: block;
  background: red;
  box-shadow: 0 0 5px red,0 0 10px red,0 0 15px red,0 0 20px red,0 0 25px red,0 0 30px red,0 0 40px red;
  -webkit-animation: halpulse 7s infinite;
  animation: halpulse 7s infinite;
}

.hal-9000:after {
  width: 72px;
  height: 72px;
  border-radius: 72px;
  position: absolute;
  left: 0;
  top: 0;
  background-image: linear-gradient(135deg,rgba(255,255,255,.07) 0,rgba(255,255,255,.07) 40%,rgba(255,255,255,0) 41%);
}

@-webkit-keyframes halpulse {
  0%, 100% {
    opacity: 1;
  }

  50% {
    opacity: .6;
  }
}

@keyframes halpulse {
  0%, 100% {
    opacity: 1;
  }

  50% {
    opacity: .6;
  }
}

.site__header {
  width: 100%;
  background: #dfe8ef;
  margin-top: 12.5px;
  margin-bottom: 12.5px;
}

.site__header .grid {
  position: relative;
}

.search-area,
.search-close,
.search-popover,
.tooltip {
  position: absolute;
}

.site__header .grid>.nav-main {
  padding-top: 0;
}

.header__logo,
.header__title {
  display: block;
  background-image: url(../img/logo-626c7d8b11.png);
  background-repeat: no-repeat;
  background-position: left top;
  width: 47px;
  height: 31px;
}

@media only screen and (min-width:40.625em) {
  .page-about .entry-content p:first-child,
  .page-about .entry-content p:first-child+p {
    max-width: 60%;
    margin-left: auto;
    margin-right: auto;
  }

  .site__header {
    margin-top: 25px;
    margin-bottom: 25px;
  }

  .header__logo,
  .header__title {
    width: 183px;
  }
}

@media print,(-webkit-min-device-pixel-ratio:1.25),(min-resolution:120dpi) {
  .header__logo,
  .header__title {
    background-image: url(../img/logo@2x-ed033694ec.png);
    background-size: 183px 62px;
  }
}

@media print,(-webkit-min-device-pixel-ratio:3),(-webkit-min-device-pixel-ratio:3.5833333333333335),(min-resolution:344dpi) {
  .header__logo,
  .header__title {
    background-image: url(../img/logo@3x-c95245d844.png);
    background-size: 183px 62px;
  }
}

.header__title {
  margin: 0;
}

.header__logo {
  background-position: left bottom;
  opacity: 0;
}

.header__logo:hover {
  opacity: 1;
}

.header__logo:active {
  top: 0;
}

.menu-btn,
.search-btn {
  line-height: 1em;
  display: inline-block;
  margin: 0;
  position: absolute;
  right: 0;
  top: -6.25px;
}

.menu-btn:focus,
.search-btn:focus {
  outline: 0;
}

.menu-btn .icon,
.search-btn .icon {
  -webkit-filter: drop-shadow(0 1px 0 rgba(255,255,255,.5));
  filter: drop-shadow(0 1px 0 rgba(255, 255, 255, .5));
}

.menu-btn .icon.icon-entypo-menu {
  width: 24px;
  height: 24px;
}

.menu-btn:focus .icon,
.menu-btn:hover .icon,
.search-btn:focus .icon,
.search-btn:hover .icon {
  fill: #43a699;
}

.menu-btn:active,
.search-btn:active {
  background: 0 0;
  transition: all ease-in-out .15s;
}

.menu-btn:active .icon,
.search-btn:active .icon {
  fill: #2f746b;
}

.menu-btn {
  margin-right: -.5em;
  padding: .5em .7em;
}

.nav-popover {
  padding: 25px 0;
  margin-top: 25px;
  margin-bottom: 0;
  width: 100%;
  background: #dfe8ef;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: 0;
  opacity: 0;
}

.nav-popover .grid__col {
  padding-top: 0;
}

.has-menu-open .nav-popover {
  opacity: 1;
}

.nav-link {
  text-shadow: 0 1px 0 rgba(255,255,255,.5);
  padding: 8px 18px;
  margin-bottom: 0;
  margin-top: 0;
  display: block;
  border: none;
}

.paginator {
  padding-top: 50px;
  padding-bottom: 50px;
}

.paginator .icon {
  margin-bottom: -3px;
}

.paginator p {
  margin-bottom: 0;
}

.paginator-pages {
  font-size: 15px;
}

.paginator-number {
  font-size: 18px;
  color: #96a6ad;
  padding: 0 2px;
}

.has-search-open {
  overflow: hidden;
}

.has-search-open .site__content {
  transition: all ease-in-out .15s;
  -webkit-filter: blur(10px);
  filter: blur(10px);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  pointer-events: none;
}

.search-btn {
  right: 50px;
  padding: .65em .85em;
}

.site-search {
  margin-right: 4%;
}

.search-close {
  right: 14px;
}

.search-close,
.search-close:active {
  top: 8%;
}

.search-area {
  width: 100%;
  left: 0;
  top: -7px;
  z-index: 3;
  display: none;
}

.search-area.is-ready {
  display: block;
}

.search-popover {
  left: 0;
  top: 80px;
  z-index: 6;
  width: 100%;
  padding-top: 12.5px;
  background: #e8eff4;
  border-bottom: 1px solid rgba(255,255,255,.7);
  box-shadow: 0 1px 4px rgba(1,85,101,.1);
}

@media only screen and (min-width:40.625em) and (min-height:650px) {
  .search-popover {
    top: 0;
  }
}

.search-results {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.search-results .grid__col {
  padding-top: 0;
}

@media only screen and (min-width:40.625em) {
  .search-results {
    margin-top: 12.5px;
    margin-bottom: 12.5px;
  }
}

.search-results>li {
  padding: 0;
  margin: 0;
}

.search-link {
  line-height: 1.1428571429;
  margin: 0;
  padding: 10px 15px;
  min-height: 55px;
  display: block;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.search-results>li:nth-child(10) .search-link,
.search-results>li:nth-child(9) .search-link {
  border-bottom: none;
}

.search-results>li:nth-child(10) .search-link:before,
.search-results>li:nth-child(9) .search-link:before {
  display: none;
}

.footer-description a,
.tooltip {
  display: block;
}

.tooltip {
  z-index: 1000;
  font-family: ff-tisa-sans-web-pro,'Trebuchet MS','Helvetica Neue',Helvetica,Arial,sans-serif;
  font-style: normal;
  font-weight: 400;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.4444444444;
  text-align: left;
  text-align: start;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  font-size: 13px;
  opacity: 0;
}

.tooltip.in {
  opacity: .8;
}

.tooltip.top {
  margin-top: -1px;
}

.tooltip.right {
  margin-left: 1px;
}

.tooltip.bottom {
  margin-top: 1px;
}

.tooltip.left {
  margin-left: -1px;
}

.tooltip-inner {
  max-width: 120px;
  padding: 4px 8px;
  color: #fff;
  text-align: center;
  background-color: #014856;
  border-radius: 3px;
}

.site__footer {
  padding-top: 50px;
}

.site__footer,
.site__footer .footer-description {
  color: #96a6ad;
  line-height: 25px;
}

.footer-copyright {
  padding-top: 25px;
  padding-bottom: 25px;
}

.footer-copyright p {
  margin-bottom: 0;
  font-size: 13px;
}

.footer-copyright .icon {
  width: 15px;
  height: 15px;
  margin-right: .2em;
  margin-bottom: -2px;
}

.subscribe {
  margin: 25px auto;
}

.subscribe p {
  margin: 0;
}

.subscribe .btn {
  width: 48px;
  padding: 4px;
  margin: 0;
  display: inline-block;
  color: #96a6ad;
}

.subscribe .btn:first-child {
  margin-left: 0;
}

.subscribe .btn:last-child {
  margin-right: 0;
}

.subscribe .btn .icon {
  transition: all ease-in-out .15s;
  display: block;
  margin: 0 auto;
}

.subscribe .rss:hover .icon {
  fill: #e15a00;
}

.subscribe .twitter:hover .icon {
  fill: #019ad2;
}

.subscribe .google:hover .icon {
  fill: #c63b1e;
}

.subscribe .facebook:hover .icon {
  fill: #3b5998;
}

.subscribe-title {
  color: #b4bfc4;
  margin-bottom: 12.5px;
}

@media print {
  .footer-copyright:after,
  .hentry:before,
  .related-posts {
    display: none!important;
    visibility: hidden;
  }

  * {
    background: 0 0;
    color: #000!important;
    box-shadow: none!important;
    text-shadow: none!important;
  }

  .entry-content a[href]:after {
    content: " (" attr(href) ")";
    text-transform: none;
    font-size: 15px;
  }

  .hentry {
    border: none;
  }

  .footer-copyright {
    border-top: 1px solid #000!important;
  }

  blockquote,
  img,
  pre {
    page-break-inside: avoid;
  }

  img {
    max-width: 100%!important;
  }

@page {
    margin: 5.5cm;
}

  h2,
  h3,
  p {
    orphans: 3;
    widows: 3;
  }

  .hentry h1 {
    page-break-before: always;
  }

  .hentry:first-child h1 {
    page-break-before: avoid;
  }

  h2,
  h3 {
    page-break-after: avoid;
  }
}
