/*!
Theme Name: Alpha Centauri
Theme URI: https://michaelvandenberg.com/themes/#alpha-centauri
Author: Michael Van Den Berg
Author URI: https://michaelvandenberg.com/
Description: Give your site an unique look with the Alpha Centauri theme for WordPress. With a focus on chrystal clear typography and extra space for large images, galleries and videos, this is a perfect theme for photobloggers. Alpha Centauri comes packed with a full screen slider, a special menu for your social links, and is responsive and accessibility-ready. Check the demo at: https://michaelvandenberg.com/themes/#alpha-centauri
Version: 1.0.1
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: alpha-centauri
Tags: one-column, right-sidebar, accessibility-ready, custom-background, custom-menu, custom-header, featured-image-header, featured-images, full-width-template, theme-options, threaded-comments, blog, photography, portfolio

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Alpha Centauri is based on Underscores http://underscores.me/, (C) 2012-2015 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Layout
	## Global
	## Header
	## Content
	## Footer
# Navigation
	## Links
	## Menus
	## Social
# Accessibility
# Alignments
# Widgets
# Content
    ## Posts and pages
	## Featured
	## Comments
	## Author bio
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
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-color: 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 {
  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;
  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;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
textarea {
  color: #161718;
  font-family: "PT Serif", serif;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5;
}

.entry-content,
.site-footer,
.comments-area {
  line-height: 1.7;
}

.entry-content .first,
.site-footer .first,
.comments-area .first {
  line-height: 1.6;
}

h1, h2, h3, h4, h5, h6 {
  clear: both;
  font-family: "Roboto", sans-serif;
}

body {
  text-rendering: optimizeLegibility;
  font-size: 20px;
  font-size: 1.25rem;
}

p {
  margin-bottom: 1.5em;
}

.first {
  text-align: center;
  font-size: 24px;
  font-size: 1.5rem;
}

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

blockquote {
  margin: 0 1.5em;
}

address {
  margin: 0 0 1.5em;
}

pre {
  background: #eee;
  font-family: "Courier 10 Pitch", Courier, monospace;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em;
}

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

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

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

big {
  font-size: 125%;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
  box-sizing: border-box;
}

*,
*:before,
*:after {
  /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
  box-sizing: inherit;
}

body {
  background: #fff;
  /* Fallback for when there is no custom background color defined. */
}

q {
  quotes: "" "";
}

q:before, q:after {
  content: "";
}

blockquote {
  quotes: "" "";
  margin: 0 0 1.5em 0;
  padding: 1.5em;
  color: white;
  background: #161718;
  border-left: 4px solid #cc0000;
  border-radius: 0 4px 4px 0;
  font-style: italic;
}

blockquote:before, blockquote:after {
  content: "";
}

blockquote p {
  width: 100% !important;
  font-size: 24px;
  font-size: 1.5rem;
}

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

blockquote cite {
  display: block;
  margin-top: 6px;
  text-align: right;
  font-size: 14px;
  font-size: 0.875rem;
  font-style: italic;
  font-weight: bold;
}

hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em;
}

ul, ol {
  margin: 0 0 1.5em 3em;
}

ul {
  list-style: disc;
}

ol {
  list-style: decimal;
}

li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 1.5em;
}

dt {
  font-weight: bold;
}

dd {
  margin: 0 1.5em 1.5em;
}

img {
  height: auto;
  /* Make sure images are scaled correctly. */
  max-width: 100%;
  /* Adhere to container width. */
}

table {
  margin: 0 0 1.5em;
  width: 100%;
  max-width: 100%;
  border: 2px solid #121314;
  font-size: 16px;
  font-size: 1rem;
}

thead tr {
  color: white;
  background: #161718;
}

thead tr th,
tbody tr th,
tbody tr td,
tfoot tr th,
tfoot tr td {
  border: 2px solid #161718;
}

thead tr th {
  padding: 0.25rem;
}

tbody tr th,
tbody tr td,
tfoot tr th,
tfoot tr td {
  padding: 0.125rem 0.25rem;
}

/* Fix border for the dark footer. */
#secondary thead tr th,
#secondary tbody tr th,
#secondary tbody tr td,
#secondary tfoot tr th,
#secondary tfoot tr td {
  border-color: currentcolor;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  border: 3px solid;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1;
  padding: .6em 1em .4em;
}

button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus {
  outline: thin dotted;
}

/* Button-like elements. */
.widget_tag_cloud a,
.reply a {
  display: inline-block;
  border: 2px solid;
  line-height: 1;
  padding: .4em .8em .3em;
  text-decoration: none;
  font-size: 16px;
  font-size: 1rem;
  margin-bottom: 6px;
}

/* Color of both buttons and button-like elements. */
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.widget_tag_cloud a,
.reply a {
  border-color: #161718;
  color: #161718;
  background: transparent;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
.widget_tag_cloud a:hover,
.reply a:hover {
  color: white;
  border-color: #161718;
  background: #161718;
}

button:active, button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus,
.widget_tag_cloud a:active,
.widget_tag_cloud a:focus,
.reply a:active,
.reply a:focus {
  color: white;
  border-color: #161718;
  background: #161718;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
  color: #666;
  border: 1px solid #ccc;
  border-radius: 3px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
  color: #111;
}

select {
  border: 1px solid #ccc;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"] {
  padding: 3px;
}

textarea {
  padding-left: 3px;
  width: 100%;
}

/* Default search. */
.search-form {
  position: relative;
  overflow: hidden;
  border: 1px solid #ccc;
  background: white;
}

.search-form label {
  display: block;
  width: 100%;
  padding: 15px 60px 15px 15px;
}

.search-form .search-field {
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  border: 0;
  border-radius: 0;
  font-size: 1rem;
  color: #161718;
}

.search-form .search-field:focus {
  outline: none;
  color: #161718;
}

.search-form .search-submit {
  display: block;
  height: 100%;
  width: 56px;
  background: none;
  border: 0;
  border-radius: 0;
  border-left: 1px solid #ccc;
  color: #161718;
  text-align: center;
  position: absolute;
  top: 0;
  right: 0;
}

.search-form .search-submit .genericon {
  font-size: 24px;
  position: relative;
  top: -1px;
  left: -3px;
}

.search-form .search-submit:hover {
  cursor: pointer;
  color: #cc0000;
}

/* Primary search. */
#primary-search {
  padding: 2rem 5%;
}

#primary-search .search-form {
  padding: 0;
  border: 0;
  border-radius: 0;
  background: transparent;
  border-top: 2px solid white;
  border-bottom: 2px solid white;
}

#primary-search .search-form label {
  border: 0;
  background: transparent;
  padding-bottom: 0;
  padding-bottom: 1em;
  padding-left: 0;
}

#primary-search .search-form .search-field {
  color: white;
  font-size: 16px;
  font-size: 1rem;
  background: transparent;
}

#primary-search .search-form .search-submit {
  color: white;
  border: 0;
  padding: 0;
  width: 40px;
}

#primary-search .search-form .search-submit:hover, #primary-search .search-form .search-submit:focus {
  color: white;
}

#primary-search .search-form .search-submit .genericon {
  font-size: 16px;
  font-size: 1rem;
}

#primary-search .search-form .search-submit:hover .genericon,
#primary-search .search-form .search-submit:focus .genericon {
  color: #cc0000;
}

@media screen and (min-width: 960px) {
  /* Primary search. */
  #primary-search {
    padding: 2.5rem 5%;
  }
  #primary-search .search-form .search-field {
    font-size: 24px;
    font-size: 1.5rem;
  }
  #primary-search .search-form .search-submit {
    width: 60px;
  }
  #primary-search .search-form .search-submit .genericon {
    font-size: 24px;
    font-size: 1.5rem;
  }
}

/*--------------------------------------------------------------
# Layout
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Global
--------------------------------------------------------------*/
/* Site width. */
.single .site-content,
.search .site-content,
.error404 .site-content,
.article-inner,
.footer-inner {
  width: 1200px;
  max-width: 90%;
  margin: 0 auto;
}

/* Content width. */
.page-content,
.entry-header,
.entry-summary,
.entry-footer,
.entry-content p,
.entry-content ul,
.entry-content ol,
.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6,
.entry-content pre,
.entry-content table,
.entry-content dl,
.entry-content form,
.entry-content address,
.entry-content details,
.entry-content iframe,
.pagination .nav-links,
.site-content .navigation,
.site-content .author-info,
.site-content #comments,
.site-content #after-post,
.entry-content > div:not(.jetpack-video-wrapper):not(.tiled-gallery) {
  width: 680px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

/* Special width. */
blockquote,
.tiled-gallery,
.jetpack-video-wrapper {
  max-width: 100%;
  margin-left: auto !important;
  margin-right: auto !important;
}

/* Flex container. */
.flex-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

/* Fullscreen. */
.fullscreen {
  height: 960px;
  height: 100vh;
  width: 100%;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
}

/* Overlay. */
.overlay {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.25);
}

a.overlay {
  text-decoration: none;
}

/* Text shadow. */
.site-title,
.site-first-letter,
.featured-header,
.featured-excerpt,
.featured-more,
.single-header,
.single-meta,
.entry-title,
.page-title,
.cat-links,
.post-navigation {
  text-shadow: 0px 0px 2px #161718;
}

/* Borders. */
.author-info,
.post-navigation,
.comments-area,
#after-post .widget {
  border-top: 3px dashed #dcdcdc;
}

#after-post .jetpack_subscription_widget::before {
  content: "";
  display: block;
  position: relative;
  top: -70px;
  left: -20px;
  width: calc( 100% + 40px);
  border-top: 3px dashed #dcdcdc;
}

/* Transitions. */
a,
.post-navigation span,
.featured-more::after,
.search-submit .genericon-search,
.format-image .entry-title,
.entry-title,
.read-more-link {
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
}

.more-link,
.post-navigation a,
.social-navigation a,
.site-first-letter,
.site-icon,
.site-title,
.menu-toggle,
.overlay,
.flickity-prev-next-button,
.post-categories li a {
  -webkit-transition: background 0.2s;
  transition: background 0.2s;
}

input.submit,
.entry-header,
.entry-read-more,
.reply a,
.tagcloud a,
.tags-links a,
.tags-links a::before,
.author-description a {
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

/* Selection. */
::-moz-selection {
  color: white;
  background-color: #111213;
}
::selection {
  color: white;
  background-color: #111213;
}

@media screen and (min-width: 960px) {
  .tiled-gallery,
  .jetpack-video-wrapper {
    margin-left: auto !important;
    margin-right: auto !important;
  }
}

/*--------------------------------------------------------------
## Header
--------------------------------------------------------------*/
/* Site branding. */
.site-branding {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  width: 100%;
  z-index: 2;
  padding-right: 66px;
}

.site-icon,
.site-first-letter {
  display: inline-block;
  margin: 12px 0 12px 12px;
}

.site-icon a,
.site-icon a:visited,
.site-first-letter a,
.site-first-letter a:visited {
  display: block;
  height: 54px;
  width: 54px;
  color: white;
  border: 3px solid white;
  text-decoration: none;
  text-align: center;
  font-size: 32px;
  font-size: 2rem;
  background: rgba(0, 0, 0, 0.25);
}

.site-title {
  display: inline-block;
  margin: 12px auto;
  font-weight: bold;
  font-family: "Roboto", sans-serif;
  font-size: 24px;
  font-size: 1.5rem;
}

.site-title a,
.site-title a:visited {
  display: block;
  padding: 0.25em 0.25em;
  text-decoration: none;
  color: white;
  border: 3px solid white;
  background: rgba(0, 0, 0, 0.25);
}

.site-description {
  display: none;
}

.site-icon:hover, .site-icon:focus, .site-icon:active,
.site-title:hover,
.site-title:focus,
.site-title:active,
.site-first-letter:hover,
.site-first-letter:focus,
.site-first-letter:active {
  background: #161718;
}

/* Header background. */
.header-background {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
  min-height: 400px;
}

/* Background cover for the header. */
.header-background,
.no-featured-img {
  background-size: cover !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
}

/* No featured image. */
.no-featured-img,
.slider-cell {
  background: #161718;
}

.no-featured-img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  min-height: 320px;
}

/* Header shadow. */
.featured-area,
.no-featured-img {
  box-shadow: 0px -5px 2px 0px #101010;
}

/* Hidden header */
#hidden-header {
  background: #161718;
}

.header-single {
  position: relative;
}

/*--------------------------------------------------------------
## Content
--------------------------------------------------------------*/
.blog .content-area,
.archive .content-area {
  background: #161718;
}

.blog .site-main,
.archive .site-main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

article {
  padding: 40px 0;
}

.blog article,
.archive article {
  position: relative;
  width: 100%;
  padding: 0;
  padding-bottom: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.article-inner .entry-title {
  margin-top: 0;
}

#secondary,
#after-post {
  padding-bottom: 60px;
}

@media screen and (min-width: 720px) {
  .blog article,
  .archive article {
    width: 50%;
    padding-bottom: 50%;
  }
}

@media screen and (min-width: 1024px) {
  .blog article,
  .archive article {
    width: 33.33333%;
    padding-bottom: 33.33333%;
  }
  .blog article:nth-child(3n+2),
  .archive article:nth-child(3n+2) {
    width: 33.33337%;
  }
}

/*--------------------------------------------------------------
## Footer
--------------------------------------------------------------*/
.site-footer {
  font-size: 18px;
  font-size: 1.125rem;
  color: white;
  background: #161718;
}

.site-info {
  text-align: center;
  padding: 40px 0;
  border-top: 2px solid white;
}

/* Back to top. */
a.back-to-top:active,
a.back-to-top:focus {
  color: white;
}

.back-to-top {
  position: fixed;
  right: 1.0%;
  bottom: -7.5%;
  height: 15px;
  width: 40px;
  padding: 3px 5px;
  font-size: 10px;
  font-weight: bold;
  color: #505050;
  opacity: 0.5;
  z-index: 3;
  visibility: hidden;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  background-color: #858585;
}

.back-to-top span {
  color: white;
  font-size: 24px;
}

.back-to-top:hover, .back-to-top:focus {
  opacity: 1;
  text-decoration: none;
}

.back-to-top:focus {
  outline: white;
}

.back-to-top::before {
  content: '';
  position: absolute;
  left: 0px;
  top: -20px;
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-bottom: 20px solid #858585;
  z-index: 4;
}

.back-to-top::after {
  content: '';
  position: absolute;
  left: 0px;
  bottom: 0;
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-bottom: 20px solid #505050;
  z-index: 5;
}

.back-to-top:hover,
.back-to-top:focus {
  height: 40px;
  color: #fff;
}

.show-back-to-top {
  display: block;
  bottom: 1.25%;
  visibility: visible;
}

@media screen and (min-width: 960px) {
  #secondary {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  #secondary .widget {
    width: 30%;
  }
}

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
.navigation {
  display: block;
}

/* Pagination. */
.pagination {
  padding: 40px 0;
}

.pagination .nav-links {
  text-align: center;
  color: white;
}

.pagination .page-numbers {
  display: inline-block;
  height: 38px;
  min-width: 38px;
  text-align: center;
  color: white;
  border: 2px solid white;
}

.pagination .prev,
.pagination .next {
  padding: 0 4px;
}

.pagination a:hover,
.pagination a:focus {
  color: #cc0000;
}

.site-content .pagination {
  width: 100%;
  background: #202122;
}

/* Post navigation. */
.post-navigation .nav-links {
  padding: 40px 0;
}

.post-navigation .nav-links div:nth-child(2) {
  margin-top: 40px;
}

.post-navigation .nav-next,
.post-navigation .nav-previous {
  min-height: 175px;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
}

.post-navigation a {
  display: block;
  width: 100%;
  min-height: 200px;
  padding: 40px;
  text-decoration: none;
  background: rgba(0, 0, 0, 0.25);
}

.post-navigation a:hover,
.post-navigation a:focus {
  background: rgba(0, 0, 0, 0.75);
}

.post-navigation .meta-nav,
.post-navigation .post-title {
  display: block;
}

.post-navigation .meta-nav {
  margin-bottom: 0.5em;
  letter-spacing: 4px;
  font-size: 14px;
}

.post-navigation .post-title {
  font-size: 1.5em;
  font-weight: bold;
  font-family: "Roboto", sans-serif;
}

.post-navigation a:hover .meta-nav,
.post-navigation a:focus .meta-nav,
.post-navigation a:hover .post-title,
.post-navigation a:focus .post-title {
  color: #cc0000;
}

/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
  color: #161718;
}

a:visited {
  color: #161718;
}

a:hover, a:focus, a:active {
  color: #cc0000;
}

a:focus {
  outline: thin dotted;
}

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

#hidden-header a,
.site-footer a,
.post-navigation a {
  color: white;
}

#hidden-header a:visited,
.site-footer a:visited,
.post-navigation a:visited {
  color: white;
}

#hidden-header a:hover, #hidden-header a:focus, #hidden-header a:active,
.site-footer a:hover,
.site-footer a:focus,
.site-footer a:active,
.post-navigation a:hover,
.post-navigation a:focus,
.post-navigation a:active {
  color: #cc0000;
}

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
#primary-navigation {
  padding-top: 2rem;
}

.primary-menu-wrapper .menu,
.primary-menu-wrapper .sub-menu {
  margin: 0;
  padding: 0;
}

.primary-menu-wrapper .menu-item {
  text-align: center;
}

.primary-menu-wrapper .menu-item a {
  color: white;
  font-family: "PT Serif", serif;
  font-size: 24px;
  font-size: 1.5rem;
  text-decoration: none;
}

.primary-menu-wrapper .sub-menu .menu-item a {
  opacity: 0.9;
  font-size: 16px;
  font-size: 1rem;
}

.primary-menu-wrapper .sub-menu .sub-menu .menu-item a {
  opacity: 0.7;
  font-size: 12px;
  font-size: 0.75rem;
}

.primary-menu-wrapper .menu-item a:hover,
.primary-menu-wrapper .menu-item a:focus,
.primary-menu-wrapper .sub-menu .menu-item a:hover,
.primary-menu-wrapper .sub-menu .menu-item a:focus,
.primary-menu-wrapper .sub-menu .sub-menu .menu-item a:hover,
.primary-menu-wrapper .sub-menu .sub-menu .menu-item a:focus {
  color: #cc0000;
}

/* Menu toggle. */
.menu-toggle {
  display: block;
  position: absolute;
  top: 12px;
  right: 12px;
  z-index: 2;
  min-height: 54px;
  border-radius: 0;
  border: 3px solid white;
  font-size: 12px;
  font-size: 0.75rem;
  background: rgba(0, 0, 0, 0.25);
}

.toggle-text {
  display: inline-block;
  margin-right: 8px;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  color: white;
}

.toggle-lines {
  display: inline-block;
  position: relative;
  top: -4px;
  right: 0;
  width: 24px;
  height: 3px;
  background: white;
  -webkit-transition: background 0s 0.3s;
  transition: background 0s 0.3s;
}

.toggle-lines::before,
.toggle-lines::after {
  position: absolute;
  display: block;
  width: 100%;
  height: 3px;
  background-color: white;
  content: "";
}

.toggle-lines::before {
  top: -8px;
  -webkit-transition: top 0.3s 0.3s, 0s, -webkit-transform 0.3s;
  transition: top 0.3s 0.3s, 0s, -webkit-transform 0.3s;
  transition: top 0.3s 0.3s, transform 0.3s, 0s;
  transition: top 0.3s 0.3s, transform 0.3s, 0s, -webkit-transform 0.3s;
}

.toggle-lines::after {
  bottom: -8px;
  -webkit-transition: bottom 0.3s 0.3s, 0s, -webkit-transform 0.3s;
  transition: bottom 0.3s 0.3s, 0s, -webkit-transform 0.3s;
  transition: bottom 0.3s 0.3s, transform 0.3s, 0s;
  transition: bottom 0.3s 0.3s, transform 0.3s, 0s, -webkit-transform 0.3s;
}

.menu-toggled .toggle-lines {
  background: none;
}

.menu-toggled .toggle-lines::before,
.menu-toggled .toggle-lines::after {
  -webkit-transition-delay: 0s, 0.3s;
          transition-delay: 0s, 0.3s;
}

.menu-toggled .toggle-lines::before {
  top: 0;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.menu-toggled .toggle-lines::after {
  bottom: 0;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.menu-toggle:hover,
.menu-toggle:focus,
.menu-toggled:hover,
.menu-toggled:focus {
  border-color: white;
}

/* Move menu-toggle further down when admin-bar is active. */
.admin-bar .menu-toggle {
  top: 44px;
}

/*--------------------------------------------------------------
## Social
--------------------------------------------------------------*/
.social-menu-wrapper {
  margin: 0 auto;
}

.social-menu-wrapper .menu {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: center;
}

.social-menu-wrapper .menu-item {
  display: inline;
}

.social-menu-wrapper a {
  display: inline-block;
  width: 48px;
  height: 48px;
  color: white;
  text-decoration: none;
  -webkit-transition: -webkit-transform 0.2s;
  transition: -webkit-transform 0.2s;
  transition: transform 0.2s;
  transition: transform 0.2s, -webkit-transform 0.2s;
  background: #202020;
}

.social-menu-wrapper a::before {
  content: '\f475';
  speak: none;
  line-height: 24px;
  font-family: 'Genericons';
  font-weight: normal;
  font-size: 24px;
  -webkit-transition: color 0.125s ease-in-out, -webkit-transform 0.125s;
  transition: color 0.125s ease-in-out, -webkit-transform 0.125s;
  transition: transform 0.125s, color 0.125s ease-in-out;
  transition: transform 0.125s, color 0.125s ease-in-out, -webkit-transform 0.125s;
  vertical-align: middle;
  text-align: center;
  -webkit-transform: translateY(3px);
          transform: translateY(3px);
  -webkit-font-smoothing: antialiased;
}

.social-menu-wrapper a:hover,
.social-menu-wrapper a:focus {
  -webkit-transform: scale(1.5);
          transform: scale(1.5);
}

/* Social icons. */
.social-menu-wrapper a[href*="wordpress.org"],
.social-menu-wrapper a[href*="wordpress.com"],
.social-menu-wrapper a[href*="michaelvandenberg.com"] {
  background: #464646;
}

.social-menu-wrapper a[href*="wordpress.org"]::before,
.social-menu-wrapper a[href*="wordpress.com"]::before,
.social-menu-wrapper a[href*="michaelvandenberg.com"]::before {
  content: '\f205';
}

.social-menu-wrapper a[href*="facebook.com"],
.social-menu-wrapper a[href*="facebook.com"] {
  background: #3b5998;
}

.social-menu-wrapper a[href*="facebook.com"]::before {
  content: '\f204';
}

.social-menu-wrapper a[href*="twitter.com"],
.social-menu-wrapper a[href*="twitter.com"] {
  background: #00aced;
}

.social-menu-wrapper a[href*="twitter.com"]::before {
  content: '\f202';
}

.social-menu-wrapper a[href*="dribbble.com"],
.social-menu-wrapper a[href*="dribbble.com"] {
  background: #ea4c89;
}

.social-menu-wrapper a[href*="dribbble.com"]::before {
  content: '\f201';
}

.social-menu-wrapper a[href*="plus.google.com"],
.social-menu-wrapper a[href*="plus.google.com"] {
  background: #dd4b39;
}

.social-menu-wrapper a[href*="plus.google.com"]::before {
  content: '\f206';
}

.social-menu-wrapper a[href*="pinterest.com"],
.social-menu-wrapper a[href*="pinterest.com"] {
  background: #cb2027;
}

.social-menu-wrapper a[href*="pinterest.com"]::before {
  content: '\f209';
}

.social-menu-wrapper a[href*="github.com"],
.social-menu-wrapper a[href*="github.com"] {
  background: #4078c0;
}

.social-menu-wrapper a[href*="github.com"]::before {
  content: '\f200';
}

.social-menu-wrapper a[href*="tumblr.com"],
.social-menu-wrapper a[href*="tumblr.com"] {
  background: #32506d;
}

.social-menu-wrapper a[href*="tumblr.com"]::before {
  content: '\f214';
}

.social-menu-wrapper a[href*="youtube.com"],
.social-menu-wrapper a[href*="youtube.com"] {
  background: #bb0000;
}

.social-menu-wrapper a[href*="youtube.com"]::before {
  content: '\f213';
}

.social-menu-wrapper a[href*="flickr.com"],
.social-menu-wrapper a[href*="flickr.com"] {
  background: #ff0084;
}

.social-menu-wrapper a[href*="flickr.com"]::before {
  content: '\f211';
}

.social-menu-wrapper a[href*="vimeo.com"],
.social-menu-wrapper a[href*="vimeo.com"] {
  background: #aad450;
}

.social-menu-wrapper a[href*="vimeo.com"]::before {
  content: '\f212';
}

.social-menu-wrapper a[href*="instagram.com"],
.social-menu-wrapper a[href*="instagram.com"] {
  background: #125688;
}

.social-menu-wrapper a[href*="instagram.com"]::before {
  content: '\f215';
}

.social-menu-wrapper a[href*="codepen.io"],
.social-menu-wrapper a[href*="codepen.io"] {
  background: #111111;
}

.social-menu-wrapper a[href*="codepen.io"]::before {
  content: '\f216';
}

.social-menu-wrapper a[href*="linkedin.com"],
.social-menu-wrapper a[href*="linkedin.com"] {
  background: #007bb5;
}

.social-menu-wrapper a[href*="linkedin.com"]::before {
  content: '\f208';
}

.social-menu-wrapper a[href*="foursquare.com"],
.social-menu-wrapper a[href*="foursquare.com"] {
  background: #0072b1;
}

.social-menu-wrapper a[href*="foursquare.com"]::before {
  content: '\f226';
}

.social-menu-wrapper a[href*="reddit.com"],
.social-menu-wrapper a[href*="reddit.com"] {
  background: #ff5700;
}

.social-menu-wrapper a[href*="reddit.com"]::before {
  content: '\f222';
}

.social-menu-wrapper a[href*="digg.com"],
.social-menu-wrapper a[href*="digg.com"] {
  background: #191919;
}

.social-menu-wrapper a[href*="digg.com"]::before {
  content: '\f221';
}

.social-menu-wrapper a[href*="stumbleupon.com"],
.social-menu-wrapper a[href*="stumbleupon.com"] {
  background: #f74425;
}

.social-menu-wrapper a[href*="stumbleupon.com"]::before {
  content: '\f223';
}

.social-menu-wrapper a[href*="dropbox.com"],
.social-menu-wrapper a[href*="dropbox.com"] {
  background: #007ee5;
}

.social-menu-wrapper a[href*="dropbox.com"]::before {
  content: '\f223';
}

.social-menu-wrapper a[href*="spotify.com"],
.social-menu-wrapper a[href*="spotify.com"] {
  background: #23cf5f;
}

.social-menu-wrapper a[href*="spotify.com"]::before {
  content: '\f223';
}

.social-menu-wrapper a[href*="pocket.com"],
.social-menu-wrapper a[href*="pocket.com"] {
  background: #ee4056;
}

.social-menu-wrapper a[href*="pocket.com"]::before {
  content: '\f223';
}

/* Top social. */
#primary-navigation .social-menu-wrapper a {
  max-width: 100%;
  margin-top: 2rem;
}

#primary-navigation .social-menu-wrapper a::before {
  display: inline-block;
  line-height: 29px;
  font-size: 29px;
  -webkit-transform: translateY(5px);
          transform: translateY(5px);
}

#primary-navigation .social-menu-wrapper a:hover, #primary-navigation .social-menu-wrapper a:focus, #primary-navigation .social-menu-wrapper a:active {
  color: white;
}

/* Hide right social icons. */
#social-right {
  display: none;
}

@media screen and (min-width: 960px) {
  /* Right social. */
  #social-right {
    display: block;
  }
  #social-right .social-menu-wrapper {
    display: inline;
    position: fixed;
    right: 0;
    top: 50%;
    z-index: 3;
    width: auto;
    margin-left: 2rem;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  #social-right .social-menu-wrapper li.menu-item {
    display: block;
    margin-left: 4px;
  }
  #social-right .social-menu-wrapper a {
    padding: 0;
    height: 40px;
    width: 40px;
  }
  #social-right .social-menu-wrapper a::before {
    display: inline-block;
  }
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

.screen-reader-text:focus {
  background-color: #fff;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px black;
  clip: auto !important;
  color: #000;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
  outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
  margin: 0em;
  padding-top: 40px;
  padding-bottom: 40px;
  font-size: 18px;
  font-size: 1.125rem;
  /* Make sure select elements fit in widgets. */
}

.widget .widget-title {
  display: inline-block;
  margin: 0;
  margin-bottom: 1.5rem;
  padding-bottom: 2px;
  border-bottom: 2px solid;
}

.widget ul,
.widget ul.sub-menu,
.widget ul.children {
  margin-left: 24px;
  margin-left: 1.5rem;
}

.widget li:not(:first-child) {
  margin-top: 8px;
  margin-top: 0.5rem;
}

.widget.widget_recent_comments ul, .widget.widget_categories ul, .widget.widget_archive ul, .widget.widget_recent_entries ul, .widget.widget_rss ul, .widget.widget_meta ul, .widget.widget_pages ul, .widget.widget_links ul, .widget.widget_nav_menu ul {
  margin: 0;
  padding-left: 0;
  list-style: none;
}

.widget.widget_recent_comments ul.sub-menu,
.widget.widget_recent_comments ul.children, .widget.widget_categories ul.sub-menu,
.widget.widget_categories ul.children, .widget.widget_archive ul.sub-menu,
.widget.widget_archive ul.children, .widget.widget_recent_entries ul.sub-menu,
.widget.widget_recent_entries ul.children, .widget.widget_rss ul.sub-menu,
.widget.widget_rss ul.children, .widget.widget_meta ul.sub-menu,
.widget.widget_meta ul.children, .widget.widget_pages ul.sub-menu,
.widget.widget_pages ul.children, .widget.widget_links ul.sub-menu,
.widget.widget_links ul.children, .widget.widget_nav_menu ul.sub-menu,
.widget.widget_nav_menu ul.children {
  margin-left: 24px;
  margin-left: 1.5rem;
}

.widget.widget_recent_comments ul.sub-menu li,
.widget.widget_recent_comments ul.children li, .widget.widget_categories ul.sub-menu li,
.widget.widget_categories ul.children li, .widget.widget_archive ul.sub-menu li,
.widget.widget_archive ul.children li, .widget.widget_recent_entries ul.sub-menu li,
.widget.widget_recent_entries ul.children li, .widget.widget_rss ul.sub-menu li,
.widget.widget_rss ul.children li, .widget.widget_meta ul.sub-menu li,
.widget.widget_meta ul.children li, .widget.widget_pages ul.sub-menu li,
.widget.widget_pages ul.children li, .widget.widget_links ul.sub-menu li,
.widget.widget_links ul.children li, .widget.widget_nav_menu ul.sub-menu li,
.widget.widget_nav_menu ul.children li {
  margin-top: 8px;
  margin-top: 0.5rem;
}

.widget.widget_recent_comments li, .widget.widget_recent_entries li, .widget.widget_categories li, .widget.widget_archive li, .widget.widget_rss li, .widget.widget_meta li, .widget.widget_pages li, .widget.widget_links li {
  padding-bottom: 4px;
}

.widget.widget_recent_comments a, .widget.widget_recent_entries a, .widget.widget_categories a, .widget.widget_archive a, .widget.widget_rss a, .widget.widget_meta a, .widget.widget_pages a, .widget.widget_links a {
  display: inline-block;
  text-decoration: none;
}

.widget.widget_calendar caption {
  margin-bottom: 4px;
}

.widget.widget_calendar tbody td {
  text-align: center;
}

.widget select {
  max-width: 100%;
}

/* Styles for Jetpack widgets. */
.widget-grofile .widget-title {
  padding-bottom: 20px;
}

.widget_contact_info .contact-map {
  margin-bottom: 20px;
}

.widget_contact_info .confit-address,
.widget_contact_info .confit-phone {
  margin-bottom: 8px;
}

#secondary .widget.widget_tag_cloud a {
  border-color: currentcolor;
}

.widget.jetpack_subscription_widget {
  margin-top: 40px;
  margin-bottom: 40px;
  padding: 24px 20px;
  font-size: 90%;
  border-top: none !important;
  color: white;
  background: #161718;
}

.widget.jetpack_subscription_widget input[type=email] {
  padding: 8px;
  border: 1px solid currentcolor;
}

.widget.jetpack_subscription_widget input[type="submit"] {
  color: white;
  border-color: currentColor;
}

.widget.jetpack_subscription_widget input[type="submit"]:hover, .widget.jetpack_subscription_widget input[type="submit"]:focus {
  color: #cc0000;
  border-color: currentColor;
}

@media screen and (min-width: 960px) {
  #secondary-inner .widget:first-child {
    margin: 0;
  }
}

@media screen and (min-width: 1200px) {
  #secondary-inner .widget:last-child {
    padding-bottom: 0;
    border-bottom: 0;
  }
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.article-inner .entry-title {
  color: white;
  text-decoration: none;
}

.article-inner .entry-title:hover,
.article-inner .read-more-link:hover {
  color: #cc0000;
}

.article-inner .entry-title,
.article-inner .entry-read-more {
  text-align: center;
}

article .overlay:hover,
article .overlay:focus {
  background-color: rgba(0, 0, 0, 0.75);
}

article .overlay:hover .entry-read-more,
article .overlay:focus .entry-read-more {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

article .overlay:hover .article-inner .entry-header,
article .overlay:focus .article-inner .entry-header {
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

.entry-read-more {
  opacity: 0;
  -webkit-transform: translateY(2em);
          transform: translateY(2em);
}

.entry-read-more span {
  padding: 4px 8px;
  color: white;
  text-decoration: none;
  border: 2px solid white;
  background: rgba(0, 0, 0, 0.25);
}

.article-inner .entry-header {
  -webkit-transform: translateY(30px);
          transform: translateY(30px);
}

.entry-content p.large {
  width: 100%;
}

.entry-content p.large img {
  margin: 0 auto;
}

.tags-links a {
  display: inline-block;
  position: relative;
  margin: 6px 0 6px 24px;
  padding: 5px 12px 7px;
  background: #dcdcdc;
  font-weight: 700;
  font-size: 16px;
  font-size: 1rem;
  text-transform: lowercase;
  text-decoration: none;
  color: #353535;
}

.tags-links a::before {
  content: "";
  position: absolute;
  top: 0;
  left: -18px;
  border-color: transparent #dcdcdc transparent transparent;
  border-style: solid;
  border-width: 18px 18px 18px 0;
}

.tags-links a::after {
  content: "";
  position: absolute;
  top: 15px;
  left: 0;
  width: 6px;
  height: 6px;
  border-radius: 3px;
  background: white;
}

.tags-links a:hover,
.tags-links a:focus {
  color: white;
  background: #161718;
}

.tags-links a:hover::before,
.tags-links a:focus::before {
  border-right-color: #161718;
}

.post-categories li {
  display: inline-block;
  margin: 0 0.0625em;
}

.post-categories li a {
  display: block;
  padding: 0.125em 0.25em;
  border: 2px solid white;
  background: rgba(0, 0, 0, 0.25);
}

.post-categories li a:hover {
  color: white;
  background: rgba(0, 0, 0, 0.75);
}

.edit-link {
  margin-left: 0.75em;
}

.no-featured-img .single-header,
.no-featured-img .page-title {
  margin-top: 40px;
}

.no-results,
.not-found {
  padding-bottom: 40px;
}

.sticky {
  display: block;
}

.hentry {
  margin: 0;
}

.byline,
.updated:not(.published) {
  display: none;
}

.single .byline,
.group-blog .byline {
  display: inline;
}

.page-links {
  clear: both;
  margin: 0 0 1.5em;
}

/* Clear floating images in the post content. */
.entry-footer {
  clear: both;
}

/*--------------------------------------------------------------
## Featured
--------------------------------------------------------------*/
.flickity-enabled {
  position: relative;
}

.flickity-enabled:focus {
  outline: none;
}

.flickity-viewport {
  overflow: hidden;
  position: relative;
  height: 100%;
}

.flickity-slider {
  position: absolute;
  width: 100%;
  height: 100%;
}

/* draggable */
.flickity-enabled.is-draggable {
  -webkit-tap-highlight-color: transparent;
  tap-highlight-color: transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.flickity-enabled.is-draggable .flickity-viewport {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab;
}

.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

/* ---- previous/next buttons ---- */
.flickity-prev-next-button {
  position: absolute;
  bottom: 12px;
  width: 54px;
  height: 54px;
  border: 3px solid white;
  border-radius: 0;
  background: rgba(0, 0, 0, 0.25);
  cursor: pointer;
  z-index: 3;
}

.flickity-prev-next-button:focus {
  outline: none;
  box-shadow: 0 0 0 5px rgba(0, 0, 0, 0.25);
}

.flickity-prev-next-button:active {
  filter: alpha(opacity=60);
  /* IE8 */
  opacity: 0.6;
}

.flickity-prev-next-button.previous {
  left: 12px;
}

.flickity-prev-next-button.next {
  right: 12px;
}

/* right to left */
.flickity-rtl .flickity-prev-next-button.previous {
  left: auto;
  right: 10px;
}

.flickity-rtl .flickity-prev-next-button.next {
  right: auto;
  left: 10px;
}

.flickity-prev-next-button:disabled {
  filter: alpha(opacity=30);
  /* IE8 */
  opacity: 0.3;
  cursor: auto;
}

.flickity-prev-next-button svg {
  position: absolute;
  left: 20%;
  top: 20%;
  width: 60%;
  height: 60%;
}

.flickity-prev-next-button .arrow {
  fill: #fff;
}

/* color & size if no SVG - IE8 and Android 2.3 */
.flickity-prev-next-button.no-svg {
  color: #fff;
  font-size: 26px;
}

/* ---- page dots ---- */
.flickity-page-dots {
  position: absolute;
  width: 100%;
  bottom: 2.5%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  line-height: 1;
}

.flickity-rtl .flickity-page-dots {
  direction: rtl;
}

.flickity-page-dots .dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 8px;
  background: white;
  background: rgba(255, 255, 255, 0.2);
  border-radius: 50%;
  filter: alpha(opacity=25);
  /* IE8 */
  opacity: 0.25;
  cursor: pointer;
}

.flickity-page-dots .dot.is-selected {
  filter: alpha(opacity=100);
  /* IE8 */
  opacity: 1;
}

/* Custom slider styles. */
#featured {
  min-height: 960px;
  min-height: 100vh;
}

.single-header,
.featured-header,
.featured-excerpt {
  max-width: 90%;
  margin-left: auto;
  margin-right: auto;
}

.page-title,
.single-title,
.featured-title,
.site-description-big {
  margin: 0;
  font-size: 32px;
  font-size: 2rem;
}

.page-title,
.single-title,
.single-meta,
.post-categories a,
.featured-title,
.featured-title a,
.featured-title a:visited,
.featured-excerpt,
.featured-more,
.featured-more:visited,
.featured-more::after,
.featured-more::after,
.site-description-big {
  color: white;
  text-align: center;
  text-decoration: none;
}

.page-title,
.single-title {
  padding: 40px 0;
}

.post-categories a:hover,
.post-categories a:focus,
.featured-title a:hover,
.featured-title a:focus,
.featured-more:hover,
.featured-more:focus,
.featured-more:hover::after,
.featured-more:focus::after {
  color: #cc0000;
}

.featured-header {
  margin-bottom: 1em;
}

.featured-excerpt {
  display: none;
}

.featured-excerpt p {
  cursor: text;
}

.featured-more {
  display: inline-block;
  padding: 4px 8px;
  color: white;
  text-decoration: none;
  border: 2px solid white;
  background: rgba(0, 0, 0, 0.25);
}

.featured-more::after {
  display: none;
  font-family: 'Genericons';
  content: '\f429';
  margin-top: -4px;
  font-size: 18px;
  font-size: 1.125rem;
}

.post-categories {
  margin: 0 auto;
  padding: 0;
  list-style: none;
}

.flickity-prev-next-button.previous:hover,
.flickity-prev-next-button.next:hover,
.flickity-prev-next-button.previous:focus,
.flickity-prev-next-button.next:focus {
  border-color: white;
}

/* Hide flickity buttons on small screens. */
.flickity-prev-next-button {
  display: none;
}

@media screen and (min-width: 720px) {
  .page-title,
  .single-title,
  .featured-title,
  .site-description-big {
    font-size: 40px;
    font-size: 2.5rem;
  }
  .flickity-prev-next-button {
    display: inline;
  }
  .featured-header {
    margin-bottom: 0;
  }
  .featured-excerpt {
    display: block;
  }
}

@media screen and (min-width: 960px) {
  .page-title,
  .single-title,
  .featured-title,
  .site-description-big {
    font-size: 48px;
    font-size: 3rem;
  }
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comments-area {
  padding: 40px 0;
}

.comments-title {
  margin-top: 0;
}

.comment-content a {
  word-wrap: break-word;
}

.bypostauthor {
  display: block;
}

.comment-list {
  margin: 0;
  padding: 0;
  padding-bottom: 40px;
  list-style: none;
  font-size: 18px;
  font-size: 1.125rem;
}

.comment-list .children {
  margin-left: 1.5em;
}

.comment-body {
  padding: 1.5em 0;
}

.children .comment-body {
  padding-left: 1.5em;
  padding-right: 1.5em;
}

.comment-meta {
  display: block;
  min-height: 48px;
  margin-bottom: 0.75em;
}

.comment-author .avatar {
  float: left;
  margin-right: 12px;
}

.children {
  list-style: none;
}

.depth-2 {
  background: rgba(48, 42, 67, 0.05);
}

.depth-3,
.depth-4,
.depth-5 {
  background: rgba(48, 42, 67, 0.05);
}

.comment.depth-1:last-child article {
  padding-bottom: 0;
}

.comment-content a {
  word-wrap: break-word;
}

.bypostauthor {
  display: block;
}

.comment-respond {
  font-size: 18px;
  font-size: 1.125rem;
}

.comment-form-author label,
.comment-form-author input,
.comment-form-email label,
.comment-form-email input,
.comment-form-url label,
.comment-form-url input,
.comment-form-comment label,
.comment-form-comment input {
  display: block;
  width: 100%;
}

.comment-form-author label,
.comment-form-email label,
.comment-form-url label,
.comment-form-comment label {
  margin-bottom: 6px;
}

.comment-form-author input,
.comment-form-email input,
.comment-form-url input,
.comment-form-comment input,
textarea#comment {
  padding: 15px;
  border: 2px solid #161718;
}

.form-submit {
  margin-top: 3em;
  margin-bottom: 0;
}

.no-comments {
  margin: 0;
}

.comment-subscription-form {
  margin-top: 1.5em;
}

/*--------------------------------------------------------------
## Author bio
--------------------------------------------------------------*/
.author-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 40px;
  padding-bottom: 40px;
  font-size: 18px;
  font-size: 1.125rem;
}

.author-heading {
  margin-top: 0;
}

.author-avatar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-width: 98px;
  max-width: 98px;
  margin-right: 1rem;
}

.author-title {
  margin: 0 0 0.25rem 0;
  font-size: 20px;
  font-size: 1.25rem;
}

.author-bio {
  margin: 0 0 1rem 0;
}

.author-description a {
  background: transparent;
  border: 2px solid;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1;
  padding: .4em .8em .3em;
  border-color: #161718;
  color: #161718;
  text-decoration: none;
}

.author-description a:hover {
  color: white;
  border-color: #161718;
  background: #161718;
}

.author-description a:active, .author-description a:focus {
  color: white;
  border-color: #161718;
  background: #161718;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  /* Theme Footer (when set to scrolling) */
  display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
  display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%;
}

figure {
  margin-left: 0;
}

/* Remove whitespace beneath image. */
img {
  vertical-align: text-bottom;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption .wp-caption-text {
  margin: 0.8075em 0;
  font-size: 16px;
  font-size: 1rem;
}

.wp-caption-text {
  text-align: center;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery-caption {
  display: block;
}

.gallery-item {
  float: left;
  margin: 0 4px 4px 0;
  overflow: hidden;
  position: relative;
}

.gallery-columns-1.gallery-size-medium,
.gallery-columns-1.gallery-size-thumbnail,
.gallery-columns-2.gallery-size-thumbnail,
.gallery-columns-3.gallery-size-thumbnail,
.gallery-columns-4.gallery-size-thumbnail,
.gallery-columns-5.gallery-size-thumbnail,
.gallery-columns-6.gallery-size-thumbnail,
.gallery-columns-7.gallery-size-thumbnail,
.gallery-columns-8.gallery-size-thumbnail,
.gallery-columns-9.gallery-size-thumbnail {
  display: table;
  margin: 0 auto 1.5em;
}

.gallery-columns-1 .gallery-item,
.gallery-columns-2 .gallery-item,
.gallery-columns-3 .gallery-item,
.gallery-columns-4 .gallery-item,
.gallery-columns-5 .gallery-item,
.gallery-columns-6 .gallery-item,
.gallery-columns-7 .gallery-item,
.gallery-columns-8 .gallery-item,
.gallery-columns-9 .gallery-item {
  text-align: center;
}

.gallery-columns-3 .gallery-item {
  max-width: 31%;
  max-width: calc(33% - 4px);
}

.gallery-columns-4 .gallery-item {
  max-width: 23%;
  max-width: calc(25% - 4px);
}

.gallery-columns-5 .gallery-item {
  max-width: 19%;
  max-width: calc(20% - 4px);
}

.gallery-columns-6 .gallery-item {
  max-width: 15%;
  max-width: calc(16.7% - 4px);
}

.gallery-columns-7 .gallery-item {
  max-width: 13%;
  max-width: calc(14.28% - 4px);
}

.gallery-columns-8 .gallery-item {
  max-width: 11%;
  max-width: calc(12.5% - 4px);
}

.gallery-columns-9 .gallery-item {
  max-width: 9%;
  max-width: calc(11.1% - 4px);
}

.gallery-columns-1 .gallery-item:nth-of-type(1n),
.gallery-columns-2 .gallery-item:nth-of-type(2n),
.gallery-columns-3 .gallery-item:nth-of-type(3n),
.gallery-columns-4 .gallery-item:nth-of-type(4n),
.gallery-columns-5 .gallery-item:nth-of-type(5n),
.gallery-columns-6 .gallery-item:nth-of-type(6n),
.gallery-columns-7 .gallery-item:nth-of-type(7n),
.gallery-columns-8 .gallery-item:nth-of-type(8n),
.gallery-columns-9 .gallery-item:nth-of-type(9n) {
  margin-right: 0;
}

.gallery-columns-1.gallery-size-medium figure.gallery-item:nth-of-type(1n+1),
.gallery-columns-1.gallery-size-thumbnail figure.gallery-item:nth-of-type(1n+1),
.gallery-columns-2.gallery-size-thumbnail figure.gallery-item:nth-of-type(2n+1),
.gallery-columns-3.gallery-size-thumbnail figure.gallery-item:nth-of-type(3n+1) {
  clear: left;
}

.gallery-caption {
  background-color: rgba(0, 0, 0, 0.7);
  box-sizing: border-box;
  color: #fff;
  font-size: 12px;
  line-height: 1.3;
  margin: 0;
  max-height: 50%;
  opacity: 0;
  padding: 2px 8px;
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: left;
  -webkit-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
  width: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.gallery-caption:before {
  box-shadow: 0 -10px 15px #000 inset;
  content: "";
  height: 100%;
  min-height: 49px;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
}

.gallery-item:hover .gallery-caption {
  opacity: 1;
}

.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
  display: none;
}
