/**
 * Curious 1.8.0
 * By Just Good Themes - https://justgoodthemes.com/
 */
/**
 * Table of Contents
 * ----------------------------------------------------------------------------
 * 0. Icons
 * 1. Reset
 * 2. General
 * 3. Structure
 * 4. Site Header
 * 5. Site Navigation
 * 6. Sidebar, Search
 * 7. Content
 *   7.1 Posts and Pages
 *   7.2 Comments
 *   7.3 Paging Navigation
 *   7.4 Post Navigation
 * 8. Footer Widget Area
 * 9. Widgets
 * 10. Site Footer
 * 11. Media Queries
*/
/**
 * 0. Icons
 * Font Awesome by Dave Gandy | http://fontawesome.io
 * ----------------------------------------------------------------------------
 */
@font-face {
  font-family: 'fontawesome';
  src: url("../fonts/fontawesome.ttf?zg5dgs") format("truetype"), url("../fonts/fontawesome.woff?zg5dgs") format("woff"), url("../fonts/fontawesome.svg?zg5dgs#fontawesome") format("svg");
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"],
[class*=" icon-"] {
  font-family: 'fontawesome' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-search:before {
  content: "\e900";
}

.icon-bloglovin:before {
  content: "\e901";
}

.icon-patreon:before {
  content: "\e902";
}

.icon-map-marker:before {
  content: "\f041";
}

.icon-phone:before {
  content: "\f095";
}

.icon-twitter:before {
  content: "\f099";
}

.icon-facebook:before {
  content: "\f09a";
}

.icon-github:before {
  content: "\f09b";
}

.icon-feed:before {
  content: "\f09e";
}

.icon-chain:before {
  content: "\f0c1";
}

.icon-google:before {
  content: "\f0d5";
}

.icon-envelope:before {
  content: "\f0e0";
}

.icon-linkedin:before {
  content: "\f0e1";
}

.icon-mobile:before {
  content: "\f10b";
}

.icon-xing:before {
  content: "\f168";
}

.icon-youtube:before {
  content: "\f16a";
}

.icon-dropbox:before {
  content: "\f16b";
}

.icon-stack-overflow:before {
  content: "\f16c";
}

.icon-instagram:before {
  content: "\f16d";
}

.icon-flickr:before {
  content: "\f16e";
}

.icon-tumblr:before {
  content: "\f173";
}

.icon-dribbble:before {
  content: "\f17d";
}

.icon-behance:before {
  content: "\f1b4";
}

.icon-soundcloud:before {
  content: "\f1be";
}

.icon-codepen:before {
  content: "\f1cb";
}

.icon-pinterest:before {
  content: "\f231";
}

.icon-medium:before {
  content: "\f23a";
}

.icon-500px:before {
  content: "\f26e";
}

.icon-vimeo:before {
  content: "\f27d";
}

.icon-mixcloud:before {
  content: "\f289";
}

/**
 * 1. Reset
 * ----------------------------------------------------------------------------
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

html {
  font-size: 112.5%;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  min-height: 100%;
}

body {
  margin: 0;
}

a {
  background-color: transparent;
}

a:focus {
  outline: thin dotted;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

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 {
  -ms-interpolation-mode: bicubic;
  border: 0;
  vertical-align: middle;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: Inconsolata, monospace, sans-serif;
  font-size: 1em;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

form {
  margin: 0;
}

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;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/**
 * 2. General
 * ----------------------------------------------------------------------------
 */
html {
  font-family: "Droid Serif", serif;
}

body {
  background-color: #fff;
  color: #666;
  line-height: 1.66667;
}

a {
  border-bottom: 1px solid #111;
  color: #111;
  text-decoration: none;
  -webkit-transition: .3s;
  transition: .3s;
}

a:hover {
  border-color: #ffea00;
  color: #111;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #111;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  line-height: 1.2;
  margin: 0 0 30px;
  text-rendering: optimizeLegibility;
}

h1 {
  font-size: 40px;
}

h2 {
  font-size: 34px;
}

h3 {
  font-size: 28px;
}

h4 {
  font-size: 24px;
}

h5,
h6 {
  font-size: 18px;
}

p {
  margin: 0 0 30px;
}

address {
  font-style: italic;
  margin: 0 0 30px;
}

mark {
  background-color: #fffac4;
  color: #666;
  padding: 0 3px;
}

ins {
  background-color: #fffac4;
  padding: 0 3px;
  text-decoration: none;
}

code {
  font-size: 16px;
  padding: 1px 3px;
  white-space: pre;
}

pre {
  background-color: #111;
  color: #ccc;
  font-size: 16px;
  margin: 0 0 30px;
  padding: 15px;
  white-space: pre;
}

pre code {
  border: 0;
  font-size: inherit;
  padding: 0;
}

blockquote {
  border-bottom: 1px solid #eee;
  border-top: 3px solid #eee;
  color: #111;
  font-size: 24px;
  font-weight: bold;
  line-height: 1.5;
  margin: 0 0 30px;
  padding: 30px 0 40px;
}

blockquote.alignleft,
blockquote.alignright {
  font-size: 20px;
}

blockquote p {
  margin-bottom: 15px;
}

blockquote p:last-child {
  margin-bottom: 0;
}

blockquote small,
blockquote cite {
  color: #ccc;
  display: block;
  font-size: 16px;
  font-style: normal;
  margin-top: 15px;
}

dl {
  margin: 0;
}

dt {
  font-weight: bold;
}

dd {
  margin: 0 0 30px;
}

ul,
ol {
  margin: 0 0 30px;
  padding: 0 0 0 30px;
}

li > ul,
li > ol {
  margin-bottom: 0;
}

hr {
  background-color: #eee;
  border: 0;
  height: 1px;
  margin: 30px 0;
}

table {
  font-size: 16px;
  line-height: 1.5;
  margin: 0 0 30px;
  text-align: left;
  width: 100%;
}

caption {
  color: #111;
  font-style: italic;
  margin-bottom: 15px;
  text-align: left;
}

th,
td {
  border-bottom: 1px solid #eee;
  padding: 10px 5px;
}

th {
  color: #111;
  font-weight: bold;
}

/* Form fields */
button,
input,
select,
textarea {
  background-color: #fff;
  box-sizing: border-box;
  border: 2px solid #111;
  border-radius: 0;
  color: #111;
  font-size: 16px;
  font-weight: normal;
  max-width: 100%;
  padding: 4px 10px;
  -webkit-transition: .3s;
  transition: .3s;
  vertical-align: baseline;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
select {
  height: 40px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
  border-color: #ccc;
  outline: 0;
}

button,
input[type="submit"],
input[type="button"],
input[type="reset"] {
  background-color: #111;
  border: 0;
  color: #fff;
  font-family: "Montserrat", sans-serif;
  font-size: 12px;
  font-weight: bold;
  height: 40px;
  letter-spacing: 1px;
  padding: 4px 20px;
  text-transform: uppercase;
}

button:hover,
button:focus,
input[type="submit"]:hover,
input[type="submit"]:focus,
input[type="button"]:hover,
input[type="button"]:focus,
input[type="reset"]:hover,
input[type="reset"]:focus,
button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
  background-color: #ffea00;
  color: #111;
  outline: 0;
}

#mc-embedded-subscribe-form,
.gh-subscribe-form {
  max-width: 400px;
  padding-right: 150px;
  position: relative;
}

#mc-embedded-subscribe-form input[type="email"],
.gh-subscribe-form input[type="email"],
.search-field {
  display: block;
  margin-bottom: 15px;
  width: 100%;
}

#mc-embedded-subscribe-form input[type="submit"],
.gh-subscribe-form button[type="submit"] {
  position: absolute;
  right: 0;
  top: 0;
  width: 140px;
}

/* Placeholder text color */
::-webkit-input-placeholder {
  color: #666;
}

:-moz-placeholder {
  color: #666;
}

::-moz-placeholder {
  color: #666;
  opacity: 1;
}

:-ms-input-placeholder {
  color: #666;
}

/* Images */
img {
  height: auto;
  max-width: 100%;
}

.kg-image-card {
  margin: 0 0 30px;
}

.kg-width-full .kg-image {
  border-radius: 0;
  clear: both;
  display: block;
  margin-left: 50%;
  max-width: none;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 100vw;
}

/* Videos, audios and embeds */
embed,
iframe,
object,
video {
  max-width: 100%;
}

.fluid-width-video-wrapper,
.kg-embed-card {
  margin: 0 0 30px;
}

.kg-embed-card > .fluid-width-video-wrapper {
  margin: 0;
}

/* Galleries */
.kg-gallery-card {
  margin: 0 0 30px;
}

.kg-gallery-container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  max-width: 1100px;
}

.kg-gallery-row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-pack: center;
  justify-content: center;
}

.kg-gallery-row:not(:first-of-type) {
  margin: 3px 0 0;
}

.kg-gallery-image:not(:first-of-type) {
  margin: 0 0 0 3px;
}

.kg-gallery-image img {
  display: block;
  height: 100%;
  margin: 0;
  width: 100%;
}

/* Captions */
.kg-image-card figcaption,
.kg-embed-card figcaption {
  color: #ccc;
  font: normal 12px/1.5 "Montserrat", sans-serif;
  letter-spacing: 1px;
  padding-top: 10px;
  text-transform: uppercase;
}

/* Alignment */
.alignleft {
  float: left;
  margin: 5px 30px 15px 0;
  max-width: 50%;
}

.alignright {
  float: right;
  margin: 5px 0 15px 30px;
  max-width: 50%;
}

.full-width {
  clear: both;
  margin: 5px 0 30px;
}

/* Clearing floats */
.clear:after,
.inner-wide:after,
.post-grid:after,
.post-content:after,
.post-navigation:after,
.instagram-feed:after,
.widget-recent-posts li:after {
  clear: both;
}

.clear:before,
.clear:after,
.inner-wide:before,
.inner-wide:after,
.post-grid:before,
.post-grid:after,
.post-content:before,
.post-content:after,
.post-navigation:before,
.post-navigation:after,
.instagram-feed:before,
.instagram-feed:after,
.widget-recent-posts li:before,
.widget-recent-posts li:after {
  content: "";
  display: table;
}

/* Text meant only for screen readers */
.screen-reader-text,
.site-logo + .site-title,
#mc-embedded-subscribe-form label {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
}

/* Text selection */
::-moz-selection {
  background: #fffac4;
  color: #111;
  text-shadow: none;
}

::selection {
  background: #fffac4;
  color: #111;
  text-shadow: none;
}

/* Syntax Highlighter */
pre .comment {
  color: #666;
}

pre .variable.global,
pre .variable.class,
pre .variable.instance {
  color: #ef6155;
}

pre .constant.numeric,
pre .constant.language,
pre .constant.hex-color,
pre .keyword.unit {
  color: #f99b15;
}

pre .constant,
pre .entity,
pre .entity.class,
pre .support {
  color: #ffea00;
}

pre .constant.symbol,
pre .string {
  color: #48b685;
}

pre .entity.function,
pre .support.css-property,
pre .selector {
  color: #06b6ef;
}

pre .keyword,
pre .storage {
  color: #815ba4;
}

/* Buttons */
.button {
  border: 2px solid #ccc;
  color: #666;
  display: inline-block;
  font: bold 12px/1.5 "Montserrat", sans-serif;
  letter-spacing: 1px;
  padding: 8px 15px;
  text-transform: uppercase;
}

.square {
  border: 2px solid #eee;
  color: #ccc;
  display: inline-block;
  font-size: 14px;
  height: 36px;
  line-height: 2.57142;
  text-align: center;
  width: 36px;
}

button.square,
input[type="submit"].square,
input[type="button"].square {
  height: 40px;
  line-height: 2.85714;
  padding: 0;
  width: 40px;
}

.button.light,
.square.light {
  border-color: #fff;
  color: #fff;
}

.button.dark,
.square.dark {
  border-color: #111;
  color: #111;
}

.button:hover,
.square:hover {
  background-color: #ffea00;
  border-color: #ffea00;
  color: #111;
}

/* Custom icons */
.icon-up-custom,
.icon-down-custom,
.icon-right-custom,
.icon-left-custom {
  background: 0;
  border-color: currentColor;
  border-style: solid;
  border-width: 2px 2px 0 0;
  box-sizing: border-box;
  height: 12px;
  left: 50%;
  position: absolute;
  top: 50%;
  width: 12px;
}

.icon-up-custom {
  margin-left: -6px;
  margin-top: -3px;
  transform: rotate(-45deg);
}

.icon-down-custom {
  margin-left: -6px;
  margin-top: -9px;
  transform: rotate(135deg);
}

.icon-right-custom {
  margin-left: -9px;
  margin-top: -6px;
  transform: rotate(45deg);
}

.icon-left-custom {
  margin-left: -3px;
  margin-top: -6px;
  transform: rotate(-135deg);
}

.icon-plus-custom {
  color: #111;
  height: 30px;
  position: relative;
  width: 30px;
}

.icon-plus-custom:before,
.icon-plus-custom:after {
  background: currentColor;
  content: "";
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transition: -webkit-transform .3s;
  transition: -webkit-transform .3s;
  transition: transform .3s;
}

.icon-plus-custom:before {
  height: 2px;
  margin-left: -6px;
  margin-top: -1px;
  width: 12px;
}

.icon-plus-custom:after {
  height: 12px;
  margin-left: -1px;
  margin-top: -6px;
  width: 2px;
}

.toggled-on > .icon-plus-custom:before,
.toggled-on > .icon-plus-custom:after {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.icon-nav-custom,
.icon-close-custom {
  background: #111;
  color: #111;
  height: 2px;
  left: 50%;
  margin-left: -15px;
  margin-top: -1px;
  position: absolute;
  top: 50%;
  width: 30px;
}

.icon-close-custom {
  background: 0;
}

.icon-nav-custom:before,
.icon-nav-custom:after,
.icon-close-custom:before,
.icon-close-custom:after {
  background: currentColor;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  -webkit-transition: -webkit-transform .2s;
  transition: -webkit-transform .2s;
  transition: transform .2s;
  width: 100%;
}

.icon-nav-custom:before {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
}

.icon-nav-custom:after {
  -webkit-transform: translateY(10px);
  transform: translateY(10px);
}

.icon-close-custom:before {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.icon-close-custom:after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

/* Footnotes */
.footnotes-list {
  font: normal 12px/1.5 "Montserrat", sans-serif;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.footnote-item p {
  margin-bottom: 5px;
}

/* Animations */
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 0.4;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 0.4;
  }
}
@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
/* Simple Lightbox */
.sl-overlay, .sl-wrapper .sl-close {
  top: 0;
  display: none;
  right: 0;
  position: fixed;
}

body.hidden-scroll {
  overflow: hidden;
}

.sl-overlay {
  left: 0;
  bottom: 0;
  background: #fff;
  z-index: 1035;
}

.sl-wrapper {
  z-index: 1040;
}

.sl-wrapper .sl-close {
  z-index: 1060;
}

.sl-wrapper .sl-navigation {
  display: none;
  width: 100%;
}

.sl-wrapper .sl-next, .sl-wrapper .sl-prev {
  display: block;
  position: fixed;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 1060;
}

.sl-wrapper .sl-next {
  right: 0;
}

.sl-wrapper .sl-prev {
  left: 0;
}

.sl-wrapper .sl-counter {
  bottom: 10px;
  display: none;
  position: fixed;
  right: 10px;
  z-index: 1060;
}

.sl-wrapper .sl-current {
  padding-right: 3px;
}

.sl-wrapper .sl-total {
  padding-left: 3px;
}

.sl-wrapper .sl-image {
  position: fixed;
  -ms-touch-action: none;
  touch-action: none;
  z-index: 10000;
}

.sl-wrapper .sl-image img {
  border: 0;
  display: block;
  margin: 0;
  padding: 0;
}

.sl-scrollbar-measure {
  height: 50px;
  overflow: scroll;
  position: absolute;
  top: -9999px;
  width: 50px;
}

.sl-spinner {
  display: none;
  border: 4px solid #666;
  border-radius: 40px;
  height: 36px;
  left: 50%;
  margin: -18px 0 0 -18px;
  opacity: 0;
  position: fixed;
  top: 50%;
  width: 36px;
  z-index: 1007;
  -webkit-animation: pulsate 1s ease-out infinite;
  animation: pulsate 1s ease-out infinite;
}

@-webkit-keyframes pulsate {
  0% {
    transform: scale(0.1);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    transform: scale(1.2);
    opacity: 0;
  }
}
@keyframes pulsate {
  0% {
    transform: scale(0.1);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    transform: scale(1.2);
    opacity: 0;
  }
}
.sl-wrapper button {
  background: transparent;
  color: #111;
  cursor: pointer;
  height: 30px;
  line-height: 2.85714;
  padding: 0;
  width: 30px;
}

.sl-wrapper .icon-close-custom {
  margin-left: -10px;
  width: 20px;
}

.sl-wrapper .sl-counter {
  color: #111;
  font: normal 12px/1.5 "Montserrat", sans-serif;
  letter-spacing: 1px;
  text-transform: uppercase;
}

/**
 * 3. Structure
 * ----------------------------------------------------------------------------
 */
.site {
  overflow: hidden;
  position: relative;
}

.inner-wide {
  margin: 0 auto;
  max-width: 1600px;
  padding-left: 30px;
  padding-right: 30px;
}

.inner {
  margin: 0 auto;
  max-width: 740px;
  padding-left: 30px;
  padding-right: 30px;
}

/**
 * 4. Site Header
 * ----------------------------------------------------------------------------
 */
.site-header {
  background-color: #fff;
  padding-bottom: 25px;
  padding-top: 25px;
}

.site-header .inner-wide {
  position: relative;
}

.post-template .site-header,
.page-template .site-header {
  position: absolute;
  width: 100%;
  z-index: 1;
}

.site-title {
  font-family: "Montserrat", sans-serif;
  font-size: 28px;
  font-weight: bold;
  line-height: 1.2;
  text-rendering: optimizeLegibility;
  text-transform: uppercase;
}

.site-logo,
.site-title {
  float: left;
  margin: 0 30px 0 0;
}

.site-logo a,
.site-title a {
  border: 0;
  color: #111;
}

.site-logo img {
  max-height: 50px;
}

.sidebar-toggle,
.search-toggle {
  border: 0;
  color: #111;
  cursor: pointer;
  display: block;
  height: 30px;
  position: absolute;
  right: 30px;
  text-align: center;
  top: 0;
  width: 30px;
}

.search-toggle {
  font-size: 21px;
  line-height: 1.6;
  margin-right: 40px;
}

/**
 * 5. Site Navigation
 * ----------------------------------------------------------------------------
 */
.site-navigation .menu {
  list-style: none;
  margin-bottom: 0;
  padding-left: 0;
}

.site-navigation .menu-item {
  font: 12px/1.5 "Montserrat", sans-serif;
  text-transform: uppercase;
}

.site-header .site-navigation {
  float: left;
}

.site-header .menu-item {
  display: inline-block;
}

.site-header .menu-item a {
  border: 0;
  color: #111;
  display: inline-block;
  padding: 7px 15px;
}

.site-header .menu-item a:hover {
  background-color: #ffea00;
}

.sidebar .site-navigation .screen-reader-text {
  clip: auto;
  height: auto;
  position: static !important;
  width: auto;
}

/**
 * 6. Sidebar, Search
 * ----------------------------------------------------------------------------
 */
.sidebar,
.site-search {
  background-color: #fff;
  border-left: 1px solid #eee;
  bottom: 0;
  -webkit-overflow-scrolling: touch;
  position: absolute;
  right: -100%;
  top: 0;
  -webkit-transition: right .3s, visibility 0s .3s;
  transition: right .3s, visibility 0s .3s;
  visibility: hidden;
  width: 600px;
  z-index: 999;
}

.overlay {
  background-color: transparent;
  cursor: url(../images/close.png), default;
  cursor: -webkit-image-set(url(../images/close.png) 1x, url(../images/close@2x.png) 2x), default;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  transition: .3s;
  visibility: hidden;
  width: 100%;
  z-index: 998;
}

.sidebar-opened .site,
.search-opened .site {
  height: 100%;
  left: 0;
  overflow: hidden;
  position: fixed;
  top: 0;
  transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  width: 100%;
  z-index: 997;
}

.sidebar-opened .sidebar,
.search-opened .site-search {
  right: 0;
  -webkit-transition: right .3s ease-in-out;
  transition: right .3s ease-in-out;
  visibility: visible;
}

.sidebar-opened .overlay,
.search-opened .overlay {
  background-color: rgba(0, 0, 0, 0.6);
  visibility: visible;
}

.sidebar-scrollable,
.search-scrollable {
  height: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  position: relative;
}

.sidebar .widget-area,
.search-box {
  padding-bottom: 30px;
  padding-top: 90px;
}

.sidebar .site-navigation,
.sidebar .widget,
.search-box-inside {
  border-top: 1px solid #eee;
  margin-bottom: 60px;
  padding: 60px 60px 0;
}

.sidebar .site-navigation {
  display: none;
  float: none;
}

.sidebar .menu-item {
  display: block;
  margin-bottom: 15px;
}

.sidebar .menu-item a {
  border-color: transparent;
}

.sidebar .menu-item a:hover {
  border-color: #ffea00;
}

.sidebar .sidebar-toggle,
.site-search .search-toggle {
  left: 50%;
  margin-left: -15px;
  right: auto;
  top: 25px;
}

.search-form {
  margin-bottom: 15px;
}

.result-item {
  border-bottom: 1px solid #eee;
  margin-bottom: 20px;
  padding-bottom: 20px;
}

.result-item:last-child {
  border-bottom: 0;
  margin-bottom: 30px;
  padding-bottom: 0;
}

.result-item a {
  border: 0;
  display: block;
}

.result-title {
  color: #111;
  font: bold 18px/1.5 "Montserrat", sans-serif;
  margin-bottom: 10px;
}

.results-info,
.result-date {
  color: #ccc;
  font: 12px/1.5 "Montserrat", sans-serif;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.results-info {
  margin-bottom: 30px;
}

/**
 * 7. Content
 * 7.1 Posts and Pages
 * ----------------------------------------------------------------------------
 */
.post {
  margin-bottom: 60px;
}

.post-header {
  margin-bottom: 30px;
}

.post-title {
  font-size: 28px;
  margin-bottom: 10px;
}

.post-title a {
  border-color: transparent;
  color: #fff;
}

.tag-template .post-title a,
.author-template .post-title a {
  color: #111;
}

.post-title a:hover,
.tag-template .post-title a:hover,
.author-template .post-title a:hover {
  border-color: #ffea00;
}

.post-tags {
  font: bold 10px/1.5 "Montserrat", sans-serif;
  letter-spacing: 1px;
  margin-bottom: 15px;
  text-transform: uppercase;
}

.post-tags a {
  background-color: #ffea00;
  border: 2px solid transparent;
  color: #111;
  display: inline-block;
  margin-bottom: 5px;
  margin-right: 5px;
  padding: 1px 3px;
}

.post-tags a:hover {
  background-color: transparent;
  border-color: #fff;
  color: #fff;
}

.tag-template .post-tags a:hover,
.author-template .post-tags a:hover {
  background-color: transparent;
  border-color: #111;
  color: #111;
}

.post-meta {
  color: #ccc;
  font: 12px/1.5 "Montserrat", sans-serif;
  letter-spacing: 1px;
  margin-bottom: 30px;
  text-transform: uppercase;
}

.post-meta .reading-time {
  bottom: 40px;
  position: absolute;
  right: 30px;
}

.post-meta a {
  border-color: transparent;
  color: #ffea00;
}

.post-meta a:hover {
  border-color: #fff;
  color: #fff;
}

.tag-template .post-meta a,
.author-template .post-meta a {
  color: #666;
}

.tag-template .post-meta a:hover,
.author-template .post-meta a:hover {
  border-color: #ffea00;
  color: #111;
}

.author-template .post-content,
.tag-template .post-content {
  font-size: 16px;
}

.share-post {
  font: 12px/1.5 "Montserrat", sans-serif;
  color: #ccc;
  letter-spacing: 1px;
  margin-bottom: 60px;
  margin-top: 30px;
  text-transform: uppercase;
}

.share-post .square {
  font-size: 14px;
  height: 36px;
  line-height: 2.57143;
  margin-left: 5px;
  width: 36px;
}

.author-list {
  border: 3px solid #111;
  margin-bottom: 60px;
  padding: 15px 30px;
  position: relative;
}

.author-list-title {
  background: #ffea00;
  color: #111;
  font-family: "Montserrat", sans-serif;
  font-size: 12px;
  font-weight: bold;
  left: 50%;
  letter-spacing: 1px;
  line-height: 1.2;
  padding: 5px 10px;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  top: 0;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.author-box {
  min-height: 75px;
  padding: 30px 0;
  position: relative;
}

.author-box + .author-box {
  border-top: 1px solid #eee;
}

.author-box.no-avatar {
  min-height: 0;
}

.author-box .author-avatar {
  border-radius: 50%;
  height: 75px;
  left: 0;
  position: absolute;
  top: 30px;
  width: 75px;
}

.author-box .author-title,
.author-box .author-description,
.author-box .author-links {
  margin-left: 105px;
}

.author-box.no-avatar .author-title,
.author-box.no-avatar .author-description,
.author-box.no-avatar .author-links {
  margin-left: 0;
}

.author-box .author-title {
  font-size: 14px;
  letter-spacing: 1px;
  margin-bottom: 15px;
  text-transform: uppercase;
}

.author-box .author-description {
  font-size: 14px;
  margin-bottom: 15px;
}

.author-links,
.post-count {
  font: 12px/1.75 "Montserrat", sans-serif;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.author-links span {
  margin-right: 10px;
  white-space: nowrap;
}

.author-links span:last-child {
  margin-right: 0;
}

.author-box .author-links {
  color: #111;
  font-size: 10px;
  margin-bottom: 0;
}

.subscribe-box {
  background-color: #eee;
  font-size: 14px;
  margin-bottom: 60px;
  padding: 30px;
}

.subscribe-box-title {
  font-size: 16px;
  letter-spacing: 1px;
  margin-bottom: 10px;
  text-transform: uppercase;
}

.subscribe-box p {
  margin-bottom: 15px;
}

.post-grid {
  margin-left: -30px;
}

.author-template .post-grid,
.tag-template .post-grid {
  margin-left: 0;
}

.grid-item {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  margin-bottom: 30px;
  padding-left: 30px;
}

.grid-item,
.home-template .grid-item:nth-child(3n+1) {
  height: 450px;
  width: 50%;
}

.grid-item:nth-child(3n+1),
.home-template .grid-item:nth-child(3n+3) {
  height: 600px;
  width: 100%;
}

.author-template .grid-item,
.tag-template .grid-item {
  padding-left: 60px;
  padding-right: 60px;
  width: 50%;
}

.author-template .post-grid .grid-item,
.tag-template .post-grid .grid-item {
  height: auto;
}

.author-template .grid-item:nth-child(2n+1),
.tag-template .grid-item:nth-child(2n+1) {
  clear: left;
}

.post-inside {
  background-color: #111;
  height: 100%;
  position: relative;
  width: 100%;
}

.post-inside .post-header {
  color: #fff;
  padding: 60px;
  position: relative;
}

.post-inside .read-more {
  bottom: 60px;
  left: 60px;
  position: absolute;
}

.grid-item:nth-child(3n+1) .post-inside .post-title,
.home-template .grid-item:nth-child(3n+3) .post-title {
  font-size: 40px;
  max-width: 80%;
}

.home-template .grid-item:nth-child(3n+1) .post-title {
  font-size: 28px;
  max-width: none;
}

.cover {
  background-color: #111;
  color: #fff;
  display: table;
  height: 100vh;
  margin-bottom: 60px;
  position: relative;
  width: 100%;
}

.cover.hero {
  height: 600px;
  margin-bottom: 30px;
}

.cover.page-header {
  height: 360px;
}

.cover-bg,
.post-bg {
  -webkit-animation: fadeIn 1s ease-in-out;
  animation: fadeIn 1s ease-in-out;
  background-position: center;
  background-size: cover;
  bottom: 0;
  left: 0;
  opacity: 0.4;
  position: absolute;
  right: 0;
  top: 0;
}

.cover-content {
  display: table-cell;
  position: relative;
  text-align: center;
  vertical-align: middle;
  width: 100%;
}

.hero .cover-content {
  text-align: left;
}

.cover .inner {
  padding-bottom: 30px;
  padding-top: 60px;
}

.cover.hero .inner {
  padding-left: 60px;
  padding-right: 60px;
}

.cover.post-header .inner {
  padding-bottom: 90px;
  padding-top: 120px;
}

.cover .scroll-down {
  bottom: 30px;
  left: 50%;
  margin-left: -20px;
  position: absolute;
}

.cover .scroll-down:focus {
  outline: none;
}

.hero-wrap {
  border-left: 7px solid #ffea00;
  padding-left: 45px;
}

.hero-title {
  -webkit-animation-delay: .2s;
  animation-delay: .2s;
  -webkit-animation-duration: .8s;
  animation-duration: .8s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
  color: #fff;
  font-size: 48px;
  text-transform: uppercase;
}

.hero-text {
  -webkit-animation-delay: .4s;
  animation-delay: .4s;
  -webkit-animation-duration: .8s;
  animation-duration: .8s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
  font-size: 18px;
  font-family: "Montserrat", sans-serif;
}

.hero .subscribe {
  -webkit-animation-delay: .6s;
  animation-delay: .6s;
  -webkit-animation-duration: .8s;
  animation-duration: .8s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
  margin-top: 45px;
}

.page-title,
.post-template .post-title,
.page-template .post-title {
  color: #fff;
  font-size: 40px;
}

.post-count,
.page-header .author-links {
  color: #ccc;
  margin-bottom: 15px;
}

.post-count {
  margin-bottom: 15px;
}

.page-description {
  font-size: 18px;
  font-style: italic;
}

.page-header .author-avatar {
  border: 3px solid #fff;
  border-radius: 50%;
  height: 134px;
  width: 134px;
}

.page-header .author-location {
  margin-right: 10px;
}

.page-header .author-links a {
  border-color: transparent;
  color: #ffea00;
}

.page-header .author-links a:hover {
  border-color: #fff;
  color: #fff;
}

/* Featured Carousel */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.slick-list:focus, .slick-slide:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track, .slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
}

.slick-track:before, .slick-track:after {
  display: table;
  content: '';
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

[dir='rtl'] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

.slick-arrow {
  background-color: #ffea00;
  border-color: transparent;
  color: #111;
  margin-top: -20px;
  position: absolute;
  top: 50%;
  z-index: 1;
}

.slick-arrow:hover {
  background-color: transparent;
  border-color: #fff;
  color: #fff;
}

.slick-next {
  right: 60px;
}

.slick-prev {
  left: 60px;
}

.featured-posts {
  margin-bottom: 30px;
  position: relative;
}

.slider-loading {
  background-color: #fff;
  background-image: url(../images/ajax-loader.gif);
  background-position: center center;
  background-repeat: no-repeat;
  height: 600px;
}

.featured-slider {
  background-color: #111;
  display: none;
}

.featured-counter {
  bottom: 60px;
  color: #fff;
  font: 12px/1.5 "Montserrat", sans-serif;
  letter-spacing: 1px;
  position: absolute;
  right: 60px;
  z-index: 1;
}

.featured-slider .slick-slide {
  height: 600px;
  position: relative;
}

.slide-bg {
  background-position: center;
  background-size: cover;
  bottom: 0;
  left: 0;
  opacity: 0.4;
  position: absolute;
  right: 0;
  top: 0;
}

.slide-content {
  color: #fff;
  display: table;
  height: 100%;
  position: relative;
  width: 100%;
}

.slide-vertical {
  display: table-cell;
  height: 100%;
  vertical-align: middle;
  width: 100%;
}

.slide-vertical .inner {
  padding: 30px 150px;
}

.slide-vertical .post-title {
  font-size: 48px;
}

/**
 * 7.2 Comments
 * ----------------------------------------------------------------------------
 */
.comments-area {
  margin-bottom: 60px;
}

.comments-title {
  cursor: pointer;
  font-size: 16px;
  letter-spacing: 1px;
  padding-left: 40px;
  position: relative;
  text-transform: uppercase;
}

.comments-title .icon-plus-custom {
  background: #ffea00;
  left: 0;
  margin-top: -15px;
  position: absolute;
  top: 50%;
}

/**
 * 7.3 Paging Navigation
 * ----------------------------------------------------------------------------
 */
.pagination {
  color: #111;
  font: 12px/1.5 "Montserrat", sans-serif;
  letter-spacing: 1px;
  margin-bottom: 90px;
  margin-top: 30px;
  padding: 11px 60px;
  position: relative;
  text-align: center;
  text-transform: uppercase;
}

.newer-posts,
.older-posts {
  position: absolute;
  top: 0;
}

.newer-posts {
  left: 0;
}

.older-posts {
  right: 0;
}

/**
 * 7.4 Post Navigation
 * ----------------------------------------------------------------------------
 */
.post-navigation {
  background-color: #111;
  font-family: "Montserrat", sans-serif;
  overflow: hidden;
}

.nav-previous,
.nav-next {
  border: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #fff;
  display: block;
  overflow: hidden;
  padding-bottom: 300px;
  position: relative;
  width: 50%;
}

.nav-previous {
  float: right;
  text-align: right;
}

.nav-next {
  float: left;
  text-align: left;
}

.nav-previous:first-child,
.nav-next:last-child {
  text-align: center;
  width: 100%;
}

.nav-next + .nav-previous {
  border-left: 1px solid #252525;
}

.nav-bg {
  background-position: center;
  background-size: cover;
  bottom: 0;
  left: 0;
  opacity: 0.4;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition: 1s;
  -moz-transition: 1s;
  transition: 1s;
}

.nav-previous:hover,
.nav-next:hover {
  color: #fff;
}

.nav-previous:hover .nav-bg,
.nav-next:hover .nav-bg {
  -webkit-transform: scale(1.05, 1.05);
  -moz-transform: scale(1.05, 1.05);
  transform: scale(1.05, 1.05);
}

.nav-inside {
  bottom: 30px;
  left: 30px;
  overflow: hidden;
  position: absolute;
  right: 30px;
  top: 90px;
}

.nav-before {
  color: #ffea00;
  display: block;
  font-size: 10px;
  letter-spacing: 1px;
  margin-bottom: 15px;
  position: relative;
  text-transform: uppercase;
}

.nav-title {
  color: #fff;
  display: block;
  font-size: 24px;
  font-weight: bold;
  line-height: 1.2;
  margin-bottom: 5px;
}

.nav-date {
  color: #ccc;
  font-size: 12px;
  letter-spacing: 1px;
  text-transform: uppercase;
}

/**
 * 8. Footer Widget Area
 * ----------------------------------------------------------------------------
 */
.footer-widgets {
  border-top: 1px solid #eee;
}

.footer-widgets .widget-area {
  display: table;
  table-layout: fixed;
  width: 100%;
}

.footer-widgets .footer-col {
  display: table-cell;
  padding: 60px 60px 30px;
  width: 33.333%;
}

.footer-widgets .middle {
  border-left: 1px solid #eee;
  border-right: 1px solid #eee;
}

/**
 * 9. Widgets
 * ----------------------------------------------------------------------------
 */
.widget-area {
  font-size: 16px;
}

.widget {
  margin-bottom: 60px;
}

.widget-area .screen-reader-text,
.widget-title {
  font-size: 16px;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.widget-recent-posts {
  font-family: "Montserrat", sans-serif;
}

.widget-recent-posts ul {
  list-style: none;
  padding-left: 0;
}

.widget-recent-posts li {
  border-bottom: 1px solid #eee;
  color: #ccc;
  margin-bottom: 15px;
  padding-bottom: 15px;
  position: relative;
}

.recent-title {
  color: #111;
  font-size: 16px;
  font-weight: bold;
}

.recent-title a {
  border-color: transparent;
}

.recent-title a:hover {
  border-color: #ffea00;
  color: #111;
}

.recent-date {
  font-size: 10px;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.recent-thumb {
  background-position: center;
  background-size: cover;
  border: 0;
  float: right;
  height: 60px;
  margin-left: 5px;
  width: 60px;
}

.widget-instagram .instagram-feed {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -5px;
}

.widget-instagram .instagram-item {
  height: auto;
  margin-bottom: 10px;
  width: 33.333%;
}

.widget-instagram .instagram-item-inside {
  height: 100%;
  margin: 0 5px;
  position: relative;
}

.widget-instagram .instagram-item:before {
  content: "";
  display: block;
  float: left;
  padding-top: 100%;
}

.instagram-item a {
  border: 0;
  height: 100%;
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 100%;
}

.instagram-item img {
  height: 100%;
  left: 0;
  object-fit: cover;
  position: absolute;
  top: 0;
  width: 100%;
}

.widget-tags a {
  background-color: transparent;
  border: 2px solid #111;
  color: #111;
  display: inline-block;
  font: bold 12px/1.5 "Montserrat", sans-serif;
  letter-spacing: 1px;
  margin: 0 10px 10px 0;
  padding: 5px 10px;
  text-transform: uppercase;
}

.widget-tags a:hover {
  background-color: #ffea00;
  border-color: #ffea00;
  color: #111;
}

.contacts {
  list-style: none;
  padding-left: 0;
}

.contacts li {
  margin-bottom: 5px;
}

.contacts .icon {
  color: #111;
  display: inline-block;
  font-size: 14px;
  line-height: 2;
  margin-right: 3px;
  width: 15px;
}

/**
 * 10. Site Footer
 * ----------------------------------------------------------------------------
 */
.site-footer {
  background-color: #111;
}

.footer-top {
  border-bottom: 1px solid #252525;
  padding-bottom: 60px;
  padding-top: 60px;
}

.footer-top .inner-wide {
  position: relative;
}

.offsite-links {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-right: 90px;
}

.offsite-links a {
  background-color: #252525;
  color: #ccc;
  display: block;
  -webkit-flex: 0 0 40px;
  -ms-flex: 0 0 40px;
  flex: 0 0 40px;
  font-size: 14px;
  height: 40px;
  line-height: 2.9;
  margin: 0 3px 3px 0;
  text-align: center;
}

.offsite-links a:hover {
  background-color: #ffea00;
  color: #111;
}

.offsite-links [class^="icon-"],
.offsite-links [class*=" icon-"] {
  vertical-align: middle;
}

.footer-top .top-link {
  background-color: #ffea00;
  border-color: transparent;
  color: #111;
  position: absolute;
  right: 30px;
  top: 0;
}

.footer-top .top-link:hover {
  background-color: transparent;
  border-color: #fff;
  color: #fff;
}

.site-info {
  color: #666;
  font: 10px/1.5 "Montserrat", sans-serif;
  letter-spacing: 1px;
  padding-bottom: 30px;
  padding-top: 40px;
  text-align: center;
  text-transform: uppercase;
}

.site-info a {
  border-color: transparent;
  color: #ffea00;
}

.site-info a:hover {
  border-color: #fff;
  color: #fff;
}

/**
 * 11. Media Queries
 * ----------------------------------------------------------------------------
 */
@media only screen and (min-width: 601px) {
  .sl-wrapper button {
    height: 40px;
    width: 40px;
  }

  .sl-wrapper .sl-close {
    right: 10px;
    top: 10px;
  }

  .sl-wrapper .icon-close-custom {
    margin-left: -15px;
    width: 30px;
  }

  .sl-wrapper .sl-next {
    border: 2px solid #111;
    right: 10px;
  }

  .sl-wrapper .sl-prev {
    border: 2px solid #111;
    left: 10px;
  }

  .sl-wrapper .sl-next:hover,
  .sl-wrapper .sl-prev:hover {
    background-color: #ffea00;
    border-color: #ffea00;
    color: #111;
  }
}
@media only screen and (min-width: 801px) {
  .full-width,
  .kg-width-wide .kg-image,
  .kg-gallery-card {
    margin-left: calc(400px - 50vw);
    margin-right: calc(400px - 50vw);
  }

  .kg-width-wide .kg-image {
    max-width: none;
    width: calc(100vw - 60px);
  }

  .sl-wrapper .sl-close {
    right: 15px;
    top: 15px;
  }

  .sl-wrapper .sl-next {
    right: 15px;
  }

  .sl-wrapper .sl-prev {
    left: 15px;
  }

  .sl-wrapper .sl-counter {
    bottom: 20px;
    right: 20px;
  }
}
@media only screen and (min-width: 981px) {
  blockquote,
  .full-width,
  .kg-width-wide .kg-image,
  .kg-gallery-card {
    margin-left: -90px;
    margin-right: -90px;
  }

  .kg-width-wide .kg-image {
    max-width: none;
    width: 920px;
  }

  .alignleft {
    margin-left: -90px;
  }

  .alignright {
    margin-right: -90px;
  }
}
@media only screen and (min-width: 1281px) {
  .sidebar-toggle:hover .icon-nav-custom:before {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
  }

  .sidebar-toggle:hover .icon-nav-custom:after {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
  }

  .sidebar-toggle:hover .icon-close-custom:before,
  .sidebar-toggle:hover .icon-close-custom:after,
  .search-toggle:hover .icon-close-custom:before,
  .search-toggle:hover .icon-close-custom:after,
  .sl-wrapper .sl-close:hover .icon-close-custom:before,
  .sl-wrapper .sl-close:hover .icon-close-custom:after {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
}
@media only screen and (min-width: 1401px) {
  h1,
  .grid-item:nth-child(3n+1) .post-inside .post-title,
  .home-template .grid-item:nth-child(3n+3) .post-title,
  .page-title,
  .post-template .post-title,
  .page-template .post-title {
    font-size: 48px;
  }

  h2,
  .home-template .grid-item:nth-child(3n+1) .post-title {
    font-size: 36px;
  }

  h3,
  .nav-title {
    font-size: 30px;
  }

  blockquote {
    font-size: 30px;
    line-height: 1.33333;
    margin-left: -180px;
    margin-right: -180px;
    padding-bottom: 60px;
  }

  blockquote.alignleft,
  blockquote.alignright {
    font-size: 24px;
  }

  .alignleft,
  .full-width,
  .kg-gallery-card {
    margin-left: -180px;
  }

  .alignright,
  .full-width,
  .kg-gallery-card {
    margin-right: -180px;
  }

  .kg-width-wide .kg-image {
    margin-left: -180px;
    margin-right: -180px;
    max-width: none;
    width: 1100px;
  }

  .button {
    padding: 9px 20px;
  }

  .square {
    font-size: 18px;
    height: 46px;
    width: 46px;
  }

  button.square,
  input[type="submit"].square,
  input[type="button"].square,
  .sl-wrapper button {
    height: 50px;
    line-height: 2.77777;
    width: 50px;
  }

  .site-title {
    font-size: 30px;
    margin-right: 45px;
  }

  .sidebar,
  .site-search {
    width: 740px;
  }

  .sidebar .site-navigation,
  .sidebar .widget,
  .search-box-inside {
    padding-left: 90px;
    padding-right: 90px;
  }

  .post-title {
    font-size: 36px;
    margin-bottom: 15px;
  }

  .post-tags a {
    padding: 2px 5px;
  }

  .post-tags,
  .nav-before,
  .recent-date,
  .site-info {
    font-size: 12px;
  }

  button,
  input[type="submit"],
  input[type="button"],
  input[type="reset"],
  .site-navigation .menu-item,
  .post-meta,
  .share-post,
  .post-count,
  .pagination {
    font-size: 14px;
  }

  blockquote small,
  blockquote cite,
  .author-template .post-content,
  .tag-template .post-content,
  .comments-title,
  .widget-area .screen-reader-text,
  .widget-title,
  .widget-recent-posts a {
    font-size: 18px;
  }

  .grid-item,
  .home-template .grid-item:nth-child(3n+1),
  .cover.page-header {
    height: 500px;
  }

  .grid-item:nth-child(3n+1),
  .home-template .grid-item:nth-child(3n+3),
  .cover.hero,
  .slider-loading,
  .featured-slider .slick-slide {
    height: 800px;
  }

  .cover .scroll-down {
    margin-left: -25px;
  }

  .hero-wrap {
    padding-left: 60px;
  }

  .hero-title,
  .slide-vertical .post-title {
    font-size: 60px;
  }

  .hero-text {
    font-size: 20px;
  }

  .pagination {
    padding-bottom: 15px;
    padding-top: 15px;
  }

  .nav-previous,
  .nav-next {
    padding-bottom: 450px;
  }

  .footer-widgets .footer-col {
    padding-bottom: 60px;
    padding-top: 90px;
  }

  .offsite-links a {
    -webkit-flex: 0 0 50px;
    -ms-flex: 0 0 50px;
    flex: 0 0 50px;
    font-size: 18px;
    height: 50px;
    line-height: 2.8;
  }
}
@media only screen and (max-width: 1200px) {
  .author-template .post-grid,
  .tag-template .post-grid {
    margin-left: -30px;
  }

  .author-template .grid-item,
  .tag-template .grid-item {
    padding-left: 30px;
    padding-right: 0;
  }

  .footer-widgets .footer-col {
    padding-left: 30px;
    padding-right: 30px;
  }

  .footer-widgets .footer-col.first {
    padding-left: 0;
  }

  .footer-widgets .footer-col.last {
    padding-right: 0;
  }
}
@media only screen and (max-width: 960px) {
  .grid-item,
  .home-template .grid-item:nth-child(3n+1) {
    width: 100%;
  }

  .grid-item:nth-child(3n+1),
  .home-template .grid-item:nth-child(3n+3) {
    height: 450px;
  }

  .grid-item:nth-child(3n+1) .post-inside .post-title,
  .home-template .grid-item:nth-child(3n+3) .post-title {
    font-size: 28px;
    max-width: none;
  }

  .slide-vertical .post-title {
    font-size: 40px;
  }
}
@media only screen and (max-width: 860px) {
  .post-template .site-header,
  .page-template .site-header {
    position: static;
    width: auto;
  }

  .site-header .site-navigation {
    display: none;
  }

  .sidebar .site-navigation {
    display: block;
  }

  .site-logo,
  .site-title {
    margin-right: 70px;
  }

  .cover,
  .cover.hero,
  .slider-loading,
  .featured-slider .slick-slide {
    height: 450px;
  }

  .hero-title {
    font-size: 40px;
    margin-bottom: 15px;
  }

  .hero .subscribe {
    margin-top: 0;
  }

  .cover .scroll-down {
    display: none;
  }

  .cover.post-header .inner {
    padding-bottom: 30px;
    padding-top: 60px;
  }

  .post-meta .reading-time {
    bottom: 30px;
    right: 0;
    text-align: center;
    width: 100%;
  }

  .slide-vertical .inner {
    padding-left: 60px;
    padding-right: 60px;
  }

  .featured-counter {
    display: none;
  }

  .slick-arrow {
    bottom: 30px;
    left: auto;
    margin: 0;
    top: auto;
  }

  .slick-next {
    right: 30px;
  }

  .slick-prev {
    right: 72px;
  }

  .footer-widgets .widget-area {
    display: block;
    padding-top: 60px;
    table-layout: auto;
  }

  .footer-widgets .footer-col {
    display: block;
    padding: 0;
    width: 100%;
  }

  .footer-widgets .middle {
    border-left: 0;
    border-right: 0;
  }
}
@media only screen and (min-width: 861px) and (max-width: 960px) {
  .widget-instagram .instagram-item {
    width: 50%;
  }
}
@media only screen and (max-width: 800px) {
  .author-template .grid-item,
  .tag-template .grid-item {
    width: 100%;
  }

  .nav-previous,
  .nav-next {
    float: none;
    text-align: left;
    width: 100%;
  }

  .nav-next + .nav-previous {
    border-left: 0;
    border-top: 1px solid #252525;
  }
}
@media only screen and (max-width: 640px) {
  html {
    font-size: 100%;
  }

  h1,
  .page-title,
  .post-template .post-title,
  .page-template .post-title,
  .hero-title,
  .slide-vertical .post-title {
    font-size: 34px;
  }

  h2 {
    font-size: 28px;
  }

  h3 {
    font-size: 24px;
  }

  h4 {
    font-size: 18px;
  }

  h5,
  h6,
  .page-description,
  .hero-text {
    font-size: 16px;
  }

  blockquote {
    font-size: 20px;
  }

  .alignleft,
  .alignright {
    float: none;
    margin: 5px 0 30px;
    max-width: none;
  }

  .sidebar,
  .site-search {
    border-left: 0;
    width: 100%;
  }

  .hero-wrap {
    border-left-width: 5px;
    padding-left: 30px;
  }

  .cover.page-header {
    height: 300px;
  }

  .pagination {
    margin-bottom: 45px;
    margin-top: 0;
  }
}
@media only screen and (max-width: 600px) {
  .slide-vertical .inner {
    padding-left: 30px;
    padding-right: 30px;
  }

  .post-inside .post-header {
    padding: 30px;
  }

  .post-inside .read-more {
    bottom: 30px;
    left: 30px;
  }

  .author-box .author-avatar {
    display: block;
    margin-bottom: 20px;
    position: static;
  }

  .author-box .author-title,
  .author-box .author-description,
  .author-box .author-links {
    margin-left: 0;
  }

  .site-footer {
    padding-bottom: 40px;
    position: relative;
  }

  .footer-top .inner-wide {
    position: static;
  }

  .offsite-links {
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-right: 0;
  }

  .footer-top .top-link {
    bottom: 30px;
    left: 50%;
    margin-left: -20px;
    right: auto;
    top: auto;
  }
}
@media only screen and (max-width: 480px) {
  h1,
  .page-title,
  .post-template .post-title,
  .page-template .post-title,
  .hero-title {
    font-size: 30px;
  }

  h2,
  .site-title,
  .post-title,
  .grid-item:nth-child(3n+1) .post-inside .post-title,
  .home-template .grid-item:nth-child(3n+3) .post-title,
  .slide-vertical .post-title {
    font-size: 24px;
  }

  h3 {
    font-size: 20px;
  }

  h4 {
    font-size: 16px;
  }

  h5,
  h6 {
    font-size: 14px;
  }

  blockquote {
    padding-bottom: 30px;
  }

  .inner-wide,
  .inner,
  .author-list {
    padding-left: 15px;
    padding-right: 15px;
  }

  .post-grid,
  .author-template .post-grid,
  .tag-template .post-grid {
    margin-left: -15px;
  }

  .grid-item,
  .author-template .grid-item,
  .tag-template .grid-item {
    margin-bottom: 15px;
    padding-left: 15px;
  }

  .cover {
    margin-bottom: 45px;
  }

  .cover.hero,
  .featured-posts {
    margin-bottom: 15px;
  }

  .grid-item,
  .grid-item:nth-child(3n+1),
  .home-template .grid-item:nth-child(3n+1),
  .home-template .grid-item:nth-child(3n+3),
  .cover.hero,
  .slider-loading,
  .featured-slider .slick-slide {
    height: 400px;
  }

  .hero .cover-content {
    text-align: center;
  }

  .cover.hero .inner {
    padding-left: 30px;
    padding-right: 30px;
  }

  .hero-wrap {
    border-left: 0;
    padding-left: 0;
  }

  .nav-inside {
    left: 15px;
    right: 15px;
  }

  .sidebar-toggle,
  .search-toggle {
    right: 15px;
  }

  .sidebar .site-navigation,
  .sidebar .widget,
  .search-box-inside {
    padding: 45px 15px 0;
  }

  #mc-embedded-subscribe-form,
  .gh-subscribe-form {
    padding-right: 0;
  }

  #mc-embedded-subscribe-form input[type="submit"],
  .gh-subscribe-form button[type="submit"] {
    display: block;
    position: static;
  }
}

/*# sourceMappingURL=style.css.map */
