/*! normalize.css v3.0.0 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%
}
body {
  margin: 0
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline
}
audio:not([controls]) {
  display: none;
  height: 0
}
[hidden],
template {
  display: none
}
a {
  background: transparent
}
a:active,
a:hover {
  outline: 0
}
abbr[title] {
  border-bottom: 1px dotted
}
b,
strong {
  font-weight: bold
}
dfn {
  font-style: italic
}
h1 {
  font-size: 2em;
  margin: 0.67em 0
}
mark {
  background: #ff0;
  color: #000
}
small {
  font-size: 80%
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline
}
sup {
  top: -0.5em
}
sub {
  bottom: -0.25em
}
img {
  border: 0
}
svg:not(:root) {
  overflow: hidden
}
figure {
  margin: 1em 40px
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0
}
pre {
  overflow: auto
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0
}
button {
  overflow: visible
}
button,
select {
  text-transform: none
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer
}
button[disabled],
html input[disabled] {
  cursor: default
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0
}
input {
  line-height: normal
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto
}
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,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em
}
legend {
  border: 0;
  padding: 0
}
textarea {
  overflow: auto
}
optgroup {
  font-weight: bold
}
table {
  border-collapse: collapse;
  border-spacing: 0
}
td,
th {
  padding: 0
}
body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
dl,
dd,
ol,
ul,
form,
fieldset,
legend,
table,
th,
td,
caption,
hr {
  margin: 0;
  padding: 0
}
abbr[title],
dfn[title] {
  cursor: help
}
u,
ins {
  text-decoration: none
}
ins {
  border-bottom: 1px solid
}
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}
h1,
h2,
h3,
h4,
h5,
h6,
hgroup,
ul,
ol,
dl,
blockquote,
p,
address,
table,
fieldset,
figure,
pre {
  margin-bottom: 20px;
  margin-bottom: 1.25rem
}
ul,
ol,
dd {
  margin-left: 40px;
  margin-left: 2.5rem
}
.clearfix:after,
.post-exif:after,
.media:after,
.box:after,
.page-desc:after,
.feed__list:after,
.posts:after {
  content: "";
  display: table;
  clear: both
}
html {
  font-size: 1em;
  line-height: 1.5;
  background-color: #fff;
  color: #333;
  overflow-y: scroll;
  min-height: 100%
}
.lede {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.33333
}
h1,
.alpha {
  font-size: 36px;
  font-size: 2.25rem;
  line-height: 1.33333
}
h2,
.beta {
  font-size: 30px;
  font-size: 1.875rem;
  line-height: 1.6
}
h3,
.gamma {
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 1
}
h4,
.delta {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1.2
}
h5,
.epsilon {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5
}
h6,
.zeta {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.71429
}
li>ul,
li>ol {
  margin-bottom: 0
}
img {
  max-width: 100%;
  font-style: italic
}
img[width],
img[height] {
  max-width: none
}
.layout,
.posts {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-left: -20px
}
.layout__item,
.posts>li {
  display: inline-block;
  padding-left: 20px;
  vertical-align: top;
  width: 100%
}
.layout--small {
  margin-left: -10px
}
.layout--small>.layout__item,
.posts.layout--small>li {
  padding-left: 10px
}
.layout--large {
  margin-left: -60px
}
.layout--large>.layout__item,
.posts.layout--large>li {
  padding-left: 60px
}
.layout--center {
  text-align: center
}
.layout--center>.layout__item,
.posts.layout--center>li {
  text-align: left
}
.bare-list,
.feed__list,
.feed--twitter .feed__list,
.nav,
.post-popup__content,
.post-tags__list {
  margin: 0;
  padding: 0;
  list-style: none
}
.block-list {
  margin: 0;
  padding: 0;
  list-style: none
}
.block-list__item,
.block-list>li {
  padding: 20px
}
.ui-list,
.ui-list__item,
.ui-list>li {
  border: 0 solid #ccc
}
.ui-list {
  margin: 0;
  padding: 0;
  list-style: none;
  border-top-width: 1px
}
.ui-list__item,
.ui-list>li {
  padding: 20px;
  border-bottom-width: 1px
}
.table {
  width: 100%
}
.media {
  display: block
}
.media__img {
  float: left;
  margin-right: 20px
}
.media__img>img {
  display: block
}
.media__body {
  overflow: hidden;
  display: inline-block
}
.media__body,
.media__body>:last-child {
  margin-bottom: 0
}
@media screen and (max-width: 568px) {
  .media--responsive>.media__img {
    float: none;
    margin-right: 0;
    margin-bottom: 20px;
    margin-left: 0
  }
  .media--responsive>.media__body {
    display: block
  }
}
.flag {
  display: table;
  width: 100%
}
.flag__img,
.flag__body {
  display: table-cell;
  vertical-align: middle
}
.flag__img {
  padding-right: 20px
}
.flag__img>img {
  display: block;
  max-width: none
}
.flag__body {
  width: 100%;
  padding: 5px 0;
}
.flag--small>.flag__img {
  padding-right: 10px
}
@media screen and (max-width: 568px) {
  .flag--responsive,
  .flag--responsive>.flag__img,
  .flag--responsive>.flag__body {
    display: block
  }
  .flag--responsive>.flag__img {
    padding-right: 0;
    padding-left: 0;
    margin-bottom: 20px
  }
  .flag--responsive.flag--small>.flag__img {
    padding-right: 0;
    padding-left: 0
  }
}
.box {
  display: block;
  padding: 20px
}
.box>:last-child {
  margin-bottom: 0
}
.btn {
  display: inline-block;
  vertical-align: middle;
  font: inherit;
  text-align: center;
  border: none;
  margin: 0;
  cursor: pointer;
  overflow: visible;
  padding: 9px 19px;
  background-color: #4a8ec2;
  border: 1px solid #4a8ec2
}
.btn,
.btn:hover,
.btn:active,
.btn:focus {
  text-decoration: none;
  color: #fff
}
.btn::-moz-focus-inner {
  border: 0;
  padding: 0
}
.tabs {
  margin: 0;
  padding: 0;
  list-style: none;
  display: table;
  table-layout: fixed;
  width: 100%;
  text-align: center
}
.tabs__item {
  display: table-cell
}
.tabs__link {
  display: block
}
.btn {
  -webkit-transition: 0.333s;
  -moz-transition: 0.333s;
  transition: 0.333s
}
.btn--secondary {
  color: #4a8ec2;
  border-color: #4a8ec2
}
.btn--secondary,
.btn--secondary:hover,
.btn--secondary:active,
.btn--secondary:focus,
.btn--secondary:visited {
  background: none
}
.btn--secondary:hover,
.btn--secondary:active,
.btn--secondary:focus {
  color: #30668f
}
.photo-block {
  position: relative
}
.photo-block:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border: 1px solid #fff;
  opacity: .15;
  border-radius: 2px
}
.photo-block__link {
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  -ms-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  color: #fff;
  background: rgba(26, 188, 156, 0.85);
  text-align: center;
  border-radius: 2px;
  z-index: 1
}
.photo-block__link .fa {
  font-size: 16px;
  font-size: 1rem;
  left: 0;
  margin-top: -8px;
  position: absolute;
  right: 0;
  top: 50%
}
.photo-block:hover .photo-block__link {
  opacity: 1
}
.photo-block img {
  display: block;
  border-radius: 3px
}
.text-input:focus {
  outline: none
}
button:focus {
  outline: none
}
.avatar {
  border-radius: 3em
}
.main {
  background: #efefef;
  padding: 10px 0
}
@media only screen and (min-width: 569px) {
  .main {
    padding: 60px 0
  }
}
@media only screen and (max-width: 568px) {
  .content {
    margin: 0 -10px
  }
}
.wrapper {
  max-width: 980px;
  padding-left: 20px;
  padding-right: 20px;
  margin: 0 auto
}
@media only screen and (min-width: 569px) and (max-width: 1023px) {
  .wrapper {
    max-width: 660px
  }
}
@media only screen and (max-width: 1023px) {
  .page-index .main .wrapper {
    max-width: none
  }
}
.wrapper-fluid {
  padding-left: 20px;
  padding-right: 20px;
  margin: 0 auto
}
html {
  webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility
}
.nav-bar {
  padding: 5px 0;
}
.title-bar {
  padding: 30px 0;
  text-align: center;
}
.page-name {
  font-size: 32px;
  font-size: 2rem;
  margin: 0;
  line-height: 1;
}
.page-name a {
  color: #2a2d31;
  text-decoration: none
}
.page-owner {
  height: 18px;
  margin: 0;
  text-align: center;
}
.page-owner img {
  height: 100%;
  width: auto;
  vertical-align: bottom;
}
.page-tagline {
  font-size: 12px;
  font-size: 0.75rem;
  color: #9b9fa6
}
.page-desc {
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: normal;
  line-height: 24px;
  color: #313438;
  margin-bottom: 0
}
@media only screen and (min-width: 569px) {
  .page-desc {
    font-size: 36px;
    font-size: 2.25rem;
    line-height: 1
  }
}
.page-permalink .page-desc {
  display: none
}
.link,
a {
  text-decoration: none
}
.link:hover,
.link:focus,
a:hover,
a:focus {
  text-decoration: underline
}
.split {
  text-align: right
}
.split__title {
  float: left;
  text-align: left
}
.feed__list {
  margin-bottom: -20px
}
.feed--photos .feed__list {
  margin-right: -20px
}
.feed--photos .feed__list>li {
  float: left;
  vertical-align: top;
  margin-right: 20px;
  margin-bottom: 20px
}
@media only screen and (min-width: 569px) and (max-width: 1023px) {
  .feed--twitter {
    max-width: 50%
  }
}
@media only screen and (min-width: 1024px) {
  .feed--twitter {
    max-width: 360px
  }
}
.feed--twitter .feed__list>li {
  border-bottom: 1px solid #424548;
  padding-bottom: 10px;
  margin-bottom: 10px
}
.feed--twitter .feed__list>li:last-child {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0
}
.feed--instagram {
  margin-top: 40px
}
@media only screen and (min-width: 569px) and (max-width: 1023px) {
  .feed--instagram {
    max-width: 50%;
    margin-top: 0
  }
}
@media only screen and (min-width: 1024px) {
  .feed--instagram {
    margin-top: 0;
    max-width: 280px;
    margin-bottom: -20px
  }
  .feed--instagram .feed__list>li:nth-child(3n) {
    margin-right: 0
  }
}
@media only screen and (max-width: 568px) {
  .feed--instagram:before {
    content: '';
    display: block;
    width: 100%;
    height: 1px;
    background: #424548;
    margin-top: -20px;
    position: absolute;
    left: 0
  }
}
.feed--instagram img {
  width: 80px;
  height: auto
}
@media only screen and (min-width: 569px) {
  .feed--instagram img {
    width: 60px
  }
}
.feed--dribbble {
  margin-top: 40px
}
@media only screen and (min-width: 569px) and (max-width: 1023px) {
  .feed--dribbble {
    margin-top: 20px
  }
}
@media only screen and (min-width: 1024px) {
  .feed--dribbble {
    margin-top: 0;
    max-width: 360px
  }
  .feed--dribbble .feed__list>li:nth-child(2n) {
    margin-right: 0
  }
}
@media only screen and (max-width: 568px) {
  .feed--dribbble:before {
    content: '';
    display: block;
    width: 100%;
    height: 1px;
    background: #424548;
    margin-top: -20px;
    position: absolute;
    left: 0
  }
}
.feed--dribbble img {
  width: 130px
}
@media only screen and (min-width: 569px) {
  .feed--dribbble img {
    width: auto
  }
}
.feed .loader {
  opacity: .3
}
.loader {
  width: 1em;
  height: 1em;
  font-size: 1.5em;
  border-right: .1em solid #000;
  border-bottom: .1em solid transparent;
  border-top: .1em solid #000;
  border-radius: 3em;
  box-sizing: border-box;
  -webkit-animation: spin 1s infinite linear;
  -moz-animation: spin 1s infinite linear;
  -ms-animation: spin 1s infinite linear;
  -o-animation: spin 1s infinite linear;
  animation: spin 1s infinite linear;
  -webkit-transition: 1s ease;
  -moz-transition: 1s ease;
  -ms-transition: 1s ease;
  -o-transition: 1s ease;
  transition: 1s ease;
  opacity: .45
}
@-webkit-keyframes spin {
  from {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    transform: rotate(0deg)
  }
  to {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    transform: rotate(360deg)
  }
}
@-moz-keyframes spin {
  from {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    transform: rotate(0deg)
  }
  to {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    transform: rotate(360deg)
  }
}
@-ms-keyframes spin {
  from {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    transform: rotate(0deg)
  }
  to {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    transform: rotate(360deg)
  }
}
@-o-keyframes spin {
  from {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    transform: rotate(0deg)
  }
  to {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    transform: rotate(360deg)
  }
}
@keyframes spin {
  from {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    transform: rotate(0deg)
  }
  to {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    transform: rotate(360deg)
  }
}
.search-form__input {
  border: none;
  background: none;
  color: #fff;
  display: block;
  width: 100%
}
.search-form__input:focus {
  outline: none
}
.nav>li,
.post-popup__content>li,
.post-tags__list>li {
  display: inline-block;
  vertical-align: middle;
}
.nav--inline {
  text-align: center;
}
.nav--inline>li {
  margin-right: 20px
}
.nav--inline>li:last-child {
  margin-right: 0
}
.nav--inline> li img {
  max-height: 1.5em;
  width: auto;
}
.nav--inline-tiny>li {
  margin-right: 5px
}
.nav--inline-tiny>li:last-child {
  margin-right: 0
}
.nav--inline-small>li {
  margin-right: 10px
}
.nav--inline-small>li:last-child {
  margin-right: 0
}
.nav--inline-large>li {
  margin-right: 40px
}
.nav--inline-large>li:last-child {
  margin-right: 0
}
@media only screen and (min-width: 569px) {
  .nav--inline {
    text-align: left;
  }
}
.nav--stacked>li {
  display: block
}
.site-nav {
  font-size: 18px;
  font-size: 1.125rem;
}
.site-nav>li {
  display: none;
  margin-right: 6px;
  position: relative
}
@media only screen and (min-width: 569px) {
  .site-nav>li {
    display: inline-block
  }
}
.site-nav>li.primary-nav-wrapper {
  display: inline-block
}
.site-nav>li:last-child {
  margin-right: 0
}
.site-nav>li>a,
.site-nav>li>span {
  -webkit-transition: 0.25s opacity;
  -moz-transition: 0.25s opacity;
  -ms-transition: 0.25s opacity;
  -o-transition: 0.25s opacity;
  transition: 0.25s opacity;
  opacity: .5;
  color: #9b9fa6;
  cursor: pointer
}
.site-nav>li>a:hover,
.site-nav>li>span:hover {
  opacity: 1
}
@media only screen and (max-width: 568px) {
  .site-nav .primary-nav-wrapper {
    position: absolute;
    top: 20px;
    right: 20px;
    line-height: 1;
    padding-bottom: 10px
  }
}
.primary-nav {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  font-size: 14px;
  font-size: 0.875rem;
  background: #2a2d31;
  border-radius: 3px;
  min-width: 220px;
  position: absolute;
  right: 0;
  text-align: left;
  top: 100%;
  opacity: 0;
  visibility: hidden;
  z-index: 1
}
.primary-nav.is-visible {
  opacity: 1;
  visibility: visible
}
.primary-nav:after {
  content: '';
  position: absolute;
  bottom: 100%;
  right: 8px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 6px 6px;
  border-color: transparent transparent #2a2d31 transparent
}
.primary-nav li {
  display: block;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.07);
  line-height: 48px
}
.primary-nav a {
  color: #fff;
  padding: 0 20px;
  text-decoration: none;
  display: block
}
.primary-nav a:hover {
  background: rgba(255, 255, 255, 0.05)
}
.primary-nav .search-wrapper {
  background: rgba(0, 0, 0, 0.25);
  padding: 0 20px 0 10px;
  line-height: 40px
}
.toggle-nav {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  min-width: 16px;
  display: inline-block
}
.toggle-nav.is-active {
  opacity: 1
}
.toggle-nav.is-active .fa:before {
  content: '\f00d'
}
.post-pagination {
  margin-top: 60px
}
.pagination {
  font-size: 14px;
  font-size: 0.875rem;
  text-align: center;
  color: #777b81
}
@media only screen and (max-width: 568px) {
  .pagination {
    margin-bottom: 10px
  }
}
.pagination__pages {
  margin: 0 10px;
  vertical-align: 1px
}
.pagination a {
  color: inherit
}
.pagination a:hover {
  color: #313438
}
.pagination .fa {
  font-size: 18px;
  font-size: 1.125rem
}
.pagination__more .fa {
  font-size: 36px;
  font-size: 2.25rem
}
.post-share-wrap {
  display: inline-block
}
.post-share-wrap .post-share {
  margin-top: 0
}
@media all and (max-width: 568px) {
  .post-share-wrap {
    margin: 40px auto 0;
    position: relative;
    color: #ccc;
    border-top: 1px solid #E6E6E6;
    text-align: center;
    display: block
  }
  .post-share-wrap>ul {
    background: #FFF;
    display: inline-block;
    margin: 0;
    padding: 0 10px;
    position: relative;
    top: -16px
  }
  .post-share-wrap .post-popup {
    margin-right: 0
  }
}
.post-share {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.71429;
  margin: 0 30px 0 0;
  list-style: none;
  color: #ccc;
  display: inline-block;
  vertical-align: bottom;
}
.post-share>li {
  display: inline-block;
  line-height: 16px;
  height: 16px;
  vertical-align: middle
}
.post-share>li ~ li {
  margin-left: 15px
}
.post-share:last-child {
  margin-bottom: 0
}
.post-popup {
  display: inline-block;
  margin-right: 10px;
  position: relative;
  vertical-align: top;
  text-align: left
}
.post-popup__trigger {
  background-color: transparent;
  border: none;
  padding: 0
}
.post-popup__trigger .fa {
  vertical-align: 3px
}
.post-popup__trigger.active {
  color: #444
}
.post-popup__trigger.active ~ ul {
  opacity: 1;
  visibility: visible;
  margin-bottom: 10px
}
.post-popup__content {
  font-size: 14px;
  font-size: 0.875rem;
  background: #fff;
  border-radius: 2px;
  bottom: 100%;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1);
  color: #444;
  left: -82px;
  line-height: 36px;
  margin: 0;
  opacity: 0;
  position: absolute;
  visibility: hidden;
  z-index: 1
}
@media all and (min-width: 569px) {
  .post-popup__content {
    margin-left: 10px;
    left: 100%;
    bottom: -10px
  }
}
@media all and (min-width: 1024px) {
  .post-popup__content {
    -webkit-transition: opacity 0.25s, margin-bottom 0.25s;
    -moz-transition: opacity 0.25s, margin-bottom 0.25s;
    -ms-transition: opacity 0.25s, margin-bottom 0.25s;
    -o-transition: opacity 0.25s, margin-bottom 0.25s;
    transition: opacity 0.25s, margin-bottom 0.25s
  }
}
.post-popup__content:after,
.post-popup__content:before {
  content: '';
  position: absolute
}
@media all and (max-width: 568px) {
  .post-popup__content:after,
  .post-popup__content:before {
    top: 100%;
    left: 50%
  }
}
@media all and (min-width: 569px) {
  .post-popup__content:after,
  .post-popup__content:before {
    right: 100%;
    bottom: 10px
  }
}
.post-popup__content:before {
  border: 6px solid transparent;
  border-top-color: #dcdcdc
}
@media all and (max-width: 568px) {
  .post-popup__content:before {
    top: 100%;
    left: 50%;
    margin-left: -1px
  }
}
@media all and (min-width: 569px) {
  .post-popup__content:before {
    border: 6px solid transparent;
    border-right-color: #dcdcdc;
    right: 100%;
    bottom: 10px
  }
}
.post-popup__content:after {
  border: 5px solid transparent;
  border-top-color: #fff
}
@media all and (min-width: 569px) {
  .post-popup__content:after {
    border: 5px solid transparent;
    border-right-color: #fff;
    right: 100%;
    left: auto;
    bottom: 11px;
    top: auto
  }
}
.post-popup__content li {
  border-bottom: 1px solid #e5e5e5;
  display: block;
  overflow: hidden;
  white-space: nowrap
}
.post-popup__content li:last-child {
  border-bottom: none
}
.post-popup__content li>a,
.post-popup__content li>div {
  display: block;
  padding: 0 11px;
  vertical-align: top
}
.post-popup__content li>a:hover,
.post-popup__content li>div:hover {
  color: #fff;
  text-decoration: none;
  box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.1), inset 0 -1px 0 rgba(0, 0, 0, 0.1)
}
.post-popup__content .fa {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.71429;
  width: 16px;
  margin-right: 11px
}
.post-popup__content .like_button,
.post-popup__content .reblog_button {
  display: inline-block !important;
  vertical-align: middle;
  height: 16px
}
.post-popup__content .like_button iframe,
.post-popup__content .like_button svg,
.post-popup__content .reblog_button iframe,
.post-popup__content .reblog_button svg {
  display: inline-block;
  vertical-align: top
}
.post-popup__content a {
  color: inherit
}
.post-tags {
  font-size: 13px;
  font-size: 0.8125rem;
  display: inline-block;
  vertical-align: 3px
}
@media only screen and (max-width: 568px) {
  .post-tags {
    margin-top: 10px;
    margin-bottom: 0
  }
}
.post-tags .fa {
  color: inherit;
  margin-right: 10px;
  display: inline-block
}
.post-tags a {
  color: inherit
}
.post-tags a:hover {
  text-decoration: underline
}
.post-tags__list {
  display: inline;
  margin: 0
}
.post-tags__list>li:after {
  content: "\002C" "\00A0"
}
.post-tags__list>li:last-child:after {
  content: none
}
.post-tags+.post-share-wrap .post-share {
  margin-top: 0
}
.single-post .post-media {
  margin: 10px 10px 0;
  text-align: center
}
@media only screen and (min-width: 569px) {
  .single-post .post-media {
    margin: 20px 20px 0
  }
}
.single-post .post-media img {
  max-width: 100%;
  display: inline-block
}
@media only screen and (min-width: 569px) and (max-width: 1023px) {
  .single-post .post-media ~ .post-main {
    padding-top: 30px
  }
}
@media only screen and (min-width: 1024px) {
  .single-post .post-media ~ .post-main {
    padding-top: 60px
  }
}
.single-post .post-meta {
  font-size: 12px;
  font-size: 0.75rem
}
.single-post .post-title {
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 30px
}
@media only screen and (min-width: 569px) and (max-width: 1023px) {
  .single-post .post-title {
    font-size: 32px;
    font-size: 2rem;
    line-height: 34px
  }
}
@media only screen and (min-width: 1024px) {
  .single-post .post-title {
    font-size: 48px;
    font-size: 3rem;
    line-height: 56px
  }
}
.single-post .post-content,
.single-post .post-main {
  padding: 20px 20px 10px
}
@media only screen and (min-width: 1024px) {
  .single-post .post-content,
  .single-post .post-main {
    padding: 60px 60px 40px;
  }
}
.single-post .post-content .post-date {
  opacity: .6
}
.single-post .post-date {
  font-size: 12px;
  font-size: 0.75rem;
  text-decoration: none;
  margin-right: 20px;
}
.single-post .post-date:hover {
  text-decoration: underline
}
.single-post .post-content+.post-main {
  padding: 40px 40px 20px
}
@media only screen and (min-width: 569px) and (max-width: 1023px) {
  .single-post .post-content+.post-main {
    padding: 30px 40px
  }
}
@media only screen and (min-width: 1024px) {
  .single-post .post-content+.post-main {
    padding: 60px 160px 140px
  }
}
.single-post .post-body {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 28px;
  margin-bottom: 30px
}
.single-post .post-body>.single-post .post-body:last-child {
  margin-bottom: 0
}
.single-post.post-quote .post-title {
  margin-bottom: 10px
}
.single-post.post-quote .post-title p:last-child {
  margin-bottom: 0
}
.single-post.post-chat .post-title {
  margin-bottom: 10px
}
.single-post.post-chat .post-title p:last-child {
  margin-bottom: 0
}
.single-post.post-link .post-title {
  margin-bottom: 10px
}
.single-post.post-link .post-date {
  color: #fff
}
.single-post.post-text .post-meta {
  margin-bottom: 20px
}
.single-post .post-body {
  line-height: 28px
}
@media only screen and (max-width: 568px) {
  .single-post .post-body {
    font-size: 16px;
    font-size: 1rem;
    line-height: 24px
  }
}
.single-post .post-body a:hover {
  text-decoration: underline
}
.single-post .post-body p {
  line-height: 1.8;
}
.single-post .post-body img {
  display: block;
  margin: auto;
  border: 1px solid #ececec;
  border-radius: 3px;
  padding: .2em;
  max-height: 400px;
  max-width: 100%;
  height: auto;
  width: auto;
}
.single-post .post-body blockquote {
  border-left-width: 2px;
  border-left-style: solid;
  font-style: normal;
  margin-right: 0;
  margin-left: 0;
  padding: 0 0 0 20px
}
@media only screen and (min-width: 569px) {
  .single-post .post-body blockquote {
    margin-left: 20px
  }
}
@media only screen and (min-width: 569px) {
  .single-post .post-body blockquote p {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 36px
  }
}
.single-post .post-body blockquote p:last-child {
  margin: 0
}
.single-post .post-body ul {
  list-style: none
}
.single-post .post-body ul li {
  padding: 5px 0
}
.single-post .post-body ul li:before {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 2;
  float: left;
  content: "\f00c";
  font-family: FontAwesome;
  margin-right: 10px;
  vertical-align: middle
}
.single-post .post-body ul li ~ li {
  border-top: 1px solid #eee
}
.single-post .post-body ul,
.single-post .post-body ol {
  margin-left: 20px
}
.single-post .post-body h2,
.single-post .post-body .beta {
  font-size: 30px;
  font-size: 1.875rem;
  margin-top: 2em;
}
.single-post .post-body h3,
.single-post .post-body .gamma {
  font-size: 24px;
  font-size: 1.5rem;
  margin-top: 2em;
}
.single-post .post-body h4,
.single-post .post-body .delta {
  font-size: 20px;
  font-size: 1.25rem;
  margin-top: 2em;
}
.single-post .post-body h5,
.single-post .post-body .epsilon {
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: normal;
  margin-top: 2em;
}
.single-post .post-body h6,
.single-post .post-body .zeta {
  font-size: 14px;
  font-size: 0.875rem;
  text-transform: uppercase;
  font-weight: normal;
  margin-top: 2em;
}
.single-post .post-footer {
  background: #f7f7f7;
  border-top: 1px solid #e7e7e7;
  padding: 10px 20px
}
.single-post .post-footer.hidden {
  display: none
}
@media only screen and (min-width: 569px) and (max-width: 1023px) {
  .single-post .post-footer {
    padding: 30px 80px 70px
  }
}
@media only screen and (min-width: 1024px) {
  .single-post .post-footer {
    padding: 60px 160px 140px
  }
}
@media only screen and (min-width: 569px) {
  .page-permalink.format-lede .single-post .post-body>p:nth-of-type(1) {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 36px
  }
}
.post-comments+.post-notes {
  margin-top: 20px
}
@media only screen and (min-width: 569px) {
  .post-comments+.post-notes {
    margin-top: 60px
  }
}
.post-exif {
  list-style: none;
  margin: -7px 0 0;
  width: 100%;
  text-align: center
}
@media only screen and (min-width: 569px) {
  .post-exif {
    display: table;
    table-layout: fixed
  }
  .post-exif:after {
    content: none
  }
}
.post-exif li {
  font-size: 11px;
  font-size: 0.6875rem;
  line-height: 2.18182;
  color: #ccc;
  display: block;
  padding: 12px 10px;
  text-transform: uppercase;
  border-bottom: 1px solid #eee
}
@media only screen and (min-width: 569px) {
  .post-exif li {
    display: table-cell;
    float: none;
    padding: 24px 10px;
    width: auto
  }
  .post-exif li ~ li {
    border-left: 1px solid #eee
  }
}
.post-exif strong {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1;
  color: #777b81;
  text-transform: none;
  display: block
}
.notes {
  padding: 0;
  margin-top: 24px;
  list-style: none;
  margin-left: 0
}
.notes .note {
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 1.84615;
  padding: 7px 20px 7px 0;
  position: relative;
  color: #777b81
}
.notes .note.like:after,
.notes .note.reblog:after {
  font-family: FontAwesome;
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  position: absolute;
  top: 50%;
  margin-top: -6px;
  right: 0;
  color: #ccc
}
.notes .note.like:after {
  content: '\f004'
}
.notes .note.reblog:after {
  content: '\f079'
}
.notes .note ~ .note {
  border-top: solid 1px #e6e6e6
}
.notes .note .avatar_frame {
  display: inline-block;
  vertical-align: top
}
.notes .note .avatar {
  margin-right: 15px;
  width: 24px;
  height: 24px;
  vertical-align: -8px;
  border-radius: 50%
}
.notes .note .action {
  vertical-align: top
}
.notes .note .answer_content {
  font-weight: normal
}
.notes .note blockquote {
  border-left: 3px solid #e6e6e6;
  padding: 0 10px;
  margin: 0 0 0 40px
}
.notes .note blockquote a {
  font-style: normal;
  text-decoration: none
}
.notes .note blockquote a:hover {
  text-decoration: underline
}
.elastic-media {
  height: 0;
  width: 100%;
  position: relative;
  padding-bottom: 56.25%
}
.elastic-media>* {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute
}
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: .8;
  filter: alpha(opacity=80)
}
.mfp-bg.mfp-fade {
  opacity: 0;
  -webkit-transition: all .15s ease-out;
  -moz-transition: all .15s ease-out;
  transition: all .15s ease-out
}
.mfp-bg.mfp-fade.mfp-ready {
  opacity: .9
}
.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: 0 !important;
  -webkit-backface-visibility: hidden
}
.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}
.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle
}
.mfp-align-top .mfp-container:before {
  display: none
}
.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045
}
.mfp-ajax-holder .mfp-content,
.mfp-inline-holder .mfp-content {
  width: 100%;
  cursor: auto
}
.mfp-ajax-cur {
  cursor: progress
}
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out
}
.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in
}
.mfp-auto-cursor .mfp-content {
  cursor: auto
}
.mfp-arrow,
.mfp-close,
.mfp-counter,
.mfp-preloader {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none
}
.mfp-loading.mfp-figure {
  display: none
}
.mfp-hide {
  display: none !important
}
.mfp-preloader {
  color: #ccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -.8em;
  left: 8px;
  right: 8px;
  z-index: 1044
}
.mfp-preloader a {
  color: #ccc
}
.mfp-preloader a:hover {
  color: #fff
}
.mfp-s-error .mfp-content,
.mfp-s-ready .mfp-preloader {
  display: none
}
button.mfp-arrow,
button.mfp-close {
  overflow: visible;
  cursor: pointer;
  background: 0 0;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: 0;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none
}
button::-moz-focus-inner {
  padding: 0;
  border: 0
}
.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: .65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: #fff;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace
}
.mfp-close:focus,
.mfp-close:hover {
  opacity: 1;
  filter: alpha(opacity=100)
}
.mfp-close:active {
  top: 1px
}
.mfp-close-btn-in .mfp-close {
  color: #333
}
.mfp-iframe-holder .mfp-close,
.mfp-image-holder .mfp-close {
  color: #fff;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%
}
.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #ccc;
  font-size: 12px;
  line-height: 18px
}
.mfp-arrow {
  position: absolute;
  opacity: .65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent
}
.mfp-arrow:active {
  margin-top: -54px
}
.mfp-arrow:focus,
.mfp-arrow:hover {
  opacity: 1;
  filter: alpha(opacity=100)
}
.mfp-arrow .mfp-a,
.mfp-arrow .mfp-b,
.mfp-arrow:after,
.mfp-arrow:before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent
}
.mfp-arrow .mfp-a,
.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px
}
.mfp-arrow .mfp-b,
.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: .7
}
.mfp-arrow-left {
  left: 0
}
.mfp-arrow-left .mfp-a,
.mfp-arrow-left:after {
  border-right: 17px solid #fff;
  margin-left: 31px
}
.mfp-arrow-right {
  right: 0
}
.mfp-arrow-right .mfp-a,
.mfp-arrow-right:after {
  border-left: 17px solid #fff;
  margin-left: 39px
}
.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px
}
.mfp-iframe-holder .mfp-close {
  top: -40px
}
.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%
}
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000
}
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0;
  margin: 0 auto
}
.mfp-figure {
  line-height: 0
}
.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444
}
.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px
}
.mfp-figure figure {
  margin: 0
}
.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto
}
.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px
}
.mfp-image-holder .mfp-content {
  max-width: 100%
}
.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer
}
@media screen and (max-width: 800px) and (orientation: landscape),
screen and (max-height: 300px) {
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75)
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px
  }
}
.mfp-ie7 .mfp-img {
  padding: 0
}
.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px
}
.mfp-ie7 .mfp-container {
  padding: 0
}
.mfp-ie7 .mfp-content {
  padding-top: 44px
}
.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0
}
.page-head {
  background-color: #ffffff;
  box-shadow: 0 1px 1px rgba(21, 21, 20, 0.1);
  position: relative;
}
@media only screen and (max-width: 568px) {
  .page-head {
    text-align: center
  }
  .page-head .media__img {
    margin-bottom: 10px
  }
  .page-head .split__title {
    float: none;
    text-align: center
  }
}
.page-head__separator {
  width: 140px;
  background: none;
  border: none;
  border-top: 1px solid #efefef;
  margin: 10px auto
}
@media only screen and (min-width: 569px) {
  .page-head__separator {
    margin: 30px 0
  }
}
.page-head .flag__body {
  width: auto
}
.page-permalink .page-head__separator {
  display: none
}
.footer {
  font-size: 13px;
  font-size: 0.8125rem;
  background: #313438;
  color: #9b9fa6;
  line-height: 18px;
  padding: 20px 0
}
.footer.hidden {
  display: none
}
@media only screen and (max-width: 1023px) {
  .footer .wrapper {
    max-width: none
  }
}
.footer a {
  color: #fff
}
.footer .page-owner {
  display: inline-block;
  height: 32px;
  text-align: left;
}
.footer__heading {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1;
  color: #fff;
  margin-bottom: 20px
}
.page-foot {
  font-size: 13px;
  font-size: 0.8125rem;
  background: #292c2f;
  color: #777b81;
  padding: 20px 0;
  text-align: center
}
.page-foot .wrapper {
  max-width: none
}
.page-foot a {
  color: #fff
}
.posts {
  margin-left: -10px;
  margin-bottom: 10px
}
@media only screen and (max-width: 1023px) {
  .posts {
    text-align: center
  }
}
@media only screen and (min-width: 569px) {
  .posts {
    margin-left: -20px;
    margin-bottom: 50px
  }
}
.posts>li {
  padding-left: 0;
  max-width: 300px;
  margin-left: 10px;
  margin-bottom: 10px;
  text-align: left
}
@media only screen and (min-width: 569px) {
  .posts>li {
    margin-left: 20px;
    margin-bottom: 20px
  }
}
.posts .post {
  position: relative;
  height: 400px
}
.posts .post-content {
  padding: .5em .5em 0;
  height: 360px;
  overflow: hidden;
  position: relative
}
.posts .post-eyecatch {
  margin-bottom: .5rem;
  background-color: #f3f3f3;
  text-align: center;
}
.posts .post-eyecatch > img {
  max-height: 200px;
  max-width: 100%;
  width: auto;
  height: auto;
  vertical-align: bottom;
}
.posts .post-title {
  font-size: 20px;
  font-size: 1.2rem;
  margin-bottom: 10px;
  line-height: 30px
}
.posts .post-title a {
  color: inherit
}
.posts .post-body {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 21px
}
.posts .post-media {
  margin: 10px 10px 0;
  overflow: hidden;
  border-radius: 2px;
  position: relative;
  height: 280px
}
.posts .post-media a {
  -webkit-transition: 0.25s ease;
  -moz-transition: 0.25s ease;
  -ms-transition: 0.25s ease;
  -o-transition: 0.25s ease;
  transition: 0.25s ease;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  text-indent: -9999px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  opacity: .65
}
.posts .post-media a ~ a {
  display: none
}
.posts .post-media a:hover {
  opacity: 1
}
.posts .post-link .post-title {
  position: absolute;
  margin: 0;
  bottom: 40px;
  left: 40px;
  right: 40px
}
.posts__item-foot {
  font-size: 11px;
  font-size: 0.6875rem;
  bottom: 10px;
  color: #9b9fa6;
  padding: 0 10px;
  position: absolute;
  width: 100%
}
.posts__item-foot .post-share {
  float: right;
  line-height: 15px;
  margin-right: 0
}
.posts__item-foot .post-share li ~ li {
  margin-left: 5px
}
.post {
  overflow: hidden;
  background: #fff;
  border-radius: 3px;
  box-shadow: 0 1px 1px rgba(21, 21, 20, 0.1)
}
.post-title a {
  color: inherit
}
.post-date {
  color: inherit
}
.post-chat .chat {
  list-style: none;
  margin: 0
}
.post-chat .chat__name {
  font-weight: bold
}
.post-chat .chat>li {
  margin-bottom: 10px
}
.post-link .post-content:after {
  content: none
}
.post-link .post-title {
  color: #fff
}
.post-link .post-title a {
  display: block
}
.post-link .post-title .fa {
  -webkit-transition: 0.25s ease;
  -moz-transition: 0.25s ease;
  -ms-transition: 0.25s ease;
  -o-transition: 0.25s ease;
  transition: 0.25s ease;
  display: block;
  opacity: .5;
  font-size: 20px;
  font-size: 1.25rem
}
@media only screen and (min-width: 569px) and (max-width: 1023px) {
  .post-link .post-title .fa {
    font-size: 25px;
    font-size: 1.5625rem;
    margin-bottom: 10px
  }
}
@media only screen and (min-width: 1024px) {
  .post-link .post-title .fa {
    font-size: 30px;
    font-size: 1.875rem
  }
}
.post-link .post-title:hover a {
  text-decoration: none
}
.post-link .post-title:hover .fa {
  opacity: 1
}
.post-quote .post-content:after {
  height: 50%
}
.post-quote .post-title {
  font-weight: normal
}
.post-quote .post-title .fa {
  -webkit-transition: 0.25s ease;
  -moz-transition: 0.25s ease;
  -ms-transition: 0.25s ease;
  -o-transition: 0.25s ease;
  transition: 0.25s ease;
  display: block;
  margin-bottom: 10px;
  opacity: .5;
  font-size: 20px;
  font-size: 1.25rem
}
@media only screen and (min-width: 569px) and (max-width: 1023px) {
  .post-quote .post-title .fa {
    font-size: 25px;
    font-size: 1.5625rem
  }
}
@media only screen and (min-width: 1024px) {
  .post-quote .post-title .fa {
    font-size: 30px;
    font-size: 1.875rem
  }
}
[id="infscr-loading"] {
  text-align: center
}
[id="infscr-loading"] img {
  margin-top: 40px
}
[id="infscr-loading"] div {
  display: none
}
[class~="1/2"],
[class~="2/4"],
[class~="3/6"],
[class~="4/8"],
[class~="5/10"],
[class~="6/12"] {
  width: 50%
}
[class~="1/3"],
[class~="2/6"],
[class~="3/9"],
[class~="4/12"] {
  width: 33.3333333%
}
[class~="2/3"],
[class~="4/6"],
[class~="6/9"],
[class~="8/12"] {
  width: 66.6666666%
}
[class~="1/4"],
[class~="2/8"],
[class~="3/12"] {
  width: 25%
}
[class~="3/4"],
[class~="6/8"],
[class~="9/12"] {
  width: 75%
}
[class~="1/5"],
[class~="2/10"] {
  width: 20%
}
[class~="2/5"],
[class~="4/10"] {
  width: 40%
}
[class~="3/5"],
[class~="6/10"] {
  width: 60%
}
[class~="4/5"],
[class~="8/10"] {
  width: 80%
}
[class~="1/6"],
[class~="2/12"] {
  width: 16.6666666%
}
[class~="5/6"],
[class~="10/12"] {
  width: 83.3333333%
}
[class~="1/8"] {
  width: 12.5%
}
[class~="3/8"] {
  width: 37.5%
}
[class~="5/8"] {
  width: 62.5%
}
[class~="7/8"] {
  width: 87.5%
}
[class~="1/9"] {
  width: 11.1111111%
}
[class~="2/9"] {
  width: 22.2222222%
}
[class~="4/9"] {
  width: 44.4444444%
}
[class~="5/9"] {
  width: 55.5555555%
}
[class~="7/9"] {
  width: 77.7777777%
}
[class~="8/9"] {
  width: 88.8888888%
}
[class~="1/10"] {
  width: 10%
}
[class~="3/10"] {
  width: 30%
}
[class~="7/10"] {
  width: 70%
}
[class~="9/10"] {
  width: 90%
}
[class~="1/12"] {
  width: 8.3333333%
}
[class~="5/12"] {
  width: 41.6666666%
}
[class~="7/12"] {
  width: 58.3333333%
}
[class~="11/12"] {
  width: 91.6666666%
}
.m {
  margin: 20px !important
}
.mt {
  margin-top: 20px !important
}
.mr {
  margin-right: 20px !important
}
.mb {
  margin-bottom: 20px !important
}
.ml {
  margin-left: 20px !important
}
.mh {
  margin-right: 20px !important;
  margin-left: 20px !important
}
.mv {
  margin-top: 20px !important;
  margin-bottom: 20px !important
}
.m0 {
  margin: 0 !important
}
.mt0 {
  margin-top: 0 !important
}
.mr0 {
  margin-right: 0 !important
}
.mb0 {
  margin-bottom: 0 !important
}
.ml0 {
  margin-left: 0 !important
}
.mh0 {
  margin-right: 0 !important;
  margin-left: 0 !important
}
.mv0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important
}
