@charset "UTF-8";
/*
Theme Name:     Lukla
Theme URI:      http://www.ldthemes.com/lukla
Author:         ldThemes
Author URI:     http://www.ldthemes.com
Description:    Lukla is a classic and elegant blog theme easy to use. Its fully responsive design is focused on readability. Your blogging experience will be as simple and pleasant as possible, and your readers will be attracted by the elegant and well-structured posts.
Version:        1.1.0
License:        ThemeForest Split License
License URI:    http://themeforest.net/licenses/standard
Copyright:      (c) 2016 ldThemes.
Text Domain:    lukla
Tags:           one-column, two-columns, right-sidebar, left-sidebar, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready

Lukla is based on Underscores http://underscores.me/, (C) 2012-2016 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
# Navigation
	## Links
	## Menus
		### Primary menu
		### Social menu
		### Footer menu
		### Mobile menu
	## Posts navigation
	## Post navigation
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Header
	## Footer
	## Posts and pages
	## Comments
	## Author section
	## Related posts
	## Featured posts
# Infinite scroll
# Media
	## Captions
	## Galleries
	## Magnific popup
	## Slick
	## Waves
# Visibility
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# 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: #222;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 17px;
  font-size: 1.0625rem;
  line-height: 1.55; }

h1, h2, h3, h4, h5, h6 {
  clear: both;
  margin: 1.5em 0 0.5em; }

h1 {
  font-size: 34px;
  font-size: 2.125rem; }

h2,
.h2 {
  font-size: 28px;
  font-size: 1.75rem; }

h3 {
  font-size: 22px;
  font-size: 1.375rem; }

h4 {
  font-size: 19px;
  font-size: 1.1875rem; }

h5 {
  font-size: 17px;
  font-size: 1.0625rem; }

h6 {
  font-size: 15px;
  font-size: 0.9375rem; }

p {
  margin: 1em 0 1.5em; }

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

blockquote {
  position: relative;
  margin: 2em 0; }
  blockquote p {
    margin: 0;
    padding: 0 1.5em;
    color: #6b93ae;
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 1.45; }

cite {
  display: block;
  margin: .8em 0 0;
  padding: 0;
  color: #999;
  font-size: 17px;
  font-size: 1.0625rem; }

address {
  margin: 0 0 1.5em; }

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

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 #777;
  cursor: help; }

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

big {
  font-size: 125%; }

figcaption {
  font-size: 13px;
  font-size: 0.8125rem;
  color: #999;
  font-style: italic; }

/*--------------------------------------------------------------
# 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: #f8f8f8;
  /* Fallback for when there is no custom background color defined. */ }

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

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

ul, ol {
  margin: 0 0 1.5em 2.5em;
  padding: 0; }

ul {
  list-style: disc; }

ol {
  list-style: decimal; }

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

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. */ }

a img {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  transform: translateZ(0) scale(1, 1);
  transition: all .3s ease; }
  a img:hover {
    opacity: .8; }

figure {
  margin: 0; }

table {
  margin: 0 0 1.5em;
  width: 100%; }

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button,
.btn,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  border: none;
  border-radius: 0;
  background: none;
  transition: all .3s; }

.menu-toggle button,
.social-navigation-toggle,
.site-search-toggle,
.mobile-menu-close {
  padding: 0;
  width: 2rem;
  height: 2rem;
  line-height: 1;
  color: #777;
  outline: none; }
  .menu-toggle button:hover, .menu-toggle button:active, .menu-toggle button:focus,
  .social-navigation-toggle:hover,
  .social-navigation-toggle:active,
  .social-navigation-toggle:focus,
  .site-search-toggle:hover,
  .site-search-toggle:active,
  .site-search-toggle:focus,
  .mobile-menu-close:hover,
  .mobile-menu-close:active,
  .mobile-menu-close:focus {
    color: #6b93ae; }

.social-navigation-toggle,
.site-search-toggle {
  font-size: 14px;
  font-size: 0.875rem; }

.menu-toggle button,
.mobile-menu-close {
  font-size: 22px;
  font-size: 1.375rem; }

.btn.waves-effect {
  display: inline-block; }

.close-modal {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  padding: 1em;
  width: 100%;
  color: #fff;
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 1;
  text-align: right;
  outline: none;
  border: none;
  opacity: .7;
  transition: all .3s; }
  .close-modal:active, .close-modal:focus {
    opacity: 1; }
  .close-modal:hover {
    opacity: 1;
    color: #6b93ae; }

input[type="button"],
input[type="reset"],
input[type="submit"],
.posts-navigation .page-numbers,
.previous_posts_link a,
.next_posts_link a,
.btn {
  display: inline-block;
  padding: 1.5em;
  padding: .85em 1.1em;
  color: #fff;
  font-size: 12px;
  font-size: 0.75rem;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 600;
  letter-spacing: .03em;
  text-transform: uppercase;
  background-color: #6b93ae;
  border: none; }
  input[type="button"]:hover, input[type="button"]:focus, input[type="button"]:active,
  input[type="reset"]:hover,
  input[type="reset"]:focus,
  input[type="reset"]:active,
  input[type="submit"]:hover,
  input[type="submit"]:focus,
  input[type="submit"]:active,
  .posts-navigation .page-numbers:hover,
  .posts-navigation .page-numbers:focus,
  .posts-navigation .page-numbers:active,
  .previous_posts_link a:hover,
  .previous_posts_link a:focus,
  .previous_posts_link a:active,
  .next_posts_link a:hover,
  .next_posts_link a:focus,
  .next_posts_link a:active,
  .btn:hover,
  .btn:focus,
  .btn:active {
    background-color: #46687f; }

.posts-navigation .page-numbers.current,
.posts-navigation .page-numbers.dots {
  background-color: #6b93ae;
  opacity: .5; }

.btn-large {
  padding: 1.5em; }

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,
select {
  box-sizing: border-box;
  padding: .3em .5em;
  color: #777;
  font-weight: 400;
  border: 1px solid #e7e7e7;
  border-radius: 2px;
  background-color: #f8f8f8;
  transition: all .3s ease;
  outline: none; }
  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,
  select:focus {
    color: #222;
    box-shadow: 0 0 2px #e7e7e7;
    border-color: #ccc; }

textarea {
  width: 100%; }

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

select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMCIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB2aWV3Qm94PSIwIDAgMjAgMjAiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDIwIDIwOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+DQo8c3R5bGUgdHlwZT0idGV4dC9jc3MiPg0KCS5zdDB7ZmlsbDojOTk5O30NCjwvc3R5bGU+DQo8Zz4NCgk8cG9seWdvbiBjbGFzcz0ic3QwIiBwb2ludHM9IjEwLDEzLjQgNS42LDkgNyw3LjYgMTAsMTAuNiAxMyw3LjYgMTQuNCw5IAkiLz4NCjwvZz4NCjwvc3ZnPg0K) no-repeat right center #f8f8f8;
  background-size: 1.875rem auto; }

.search-form {
  position: relative; }

.search-submit {
  position: absolute;
  top: 0;
  bottom: 0;
  right: .75em;
  padding: 0;
  color: #ccc;
  overflow: hidden; }
  .search-submit:hover, .search-submit:focus, .search-submit:active {
    color: #999; }
  .search-submit:before {
    content: "\F002";
    font-family: 'FontAwesome';
    font-size: .938em; }

.not-found .search-form {
  margin: 0 0 1em; }

.search-field {
  width: 100%; }

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
  color: #6b93ae;
  text-decoration: none;
  transition: all .3s; }
  a:link, a:visited {
    color: #6b93ae; }
  a:hover, a:focus, a:active {
    color: #46687f; }
  a:hover, a:active {
    outline: 0; }

.entry-title a:link, .entry-title a:visited,
.post-title a:link,
.post-title a:visited {
  color: #222; }

.entry-title a:hover, .entry-title a:focus, .entry-title a:active,
.post-title a:hover,
.post-title a:focus,
.post-title a:active {
  opacity: .8; }

.share-post-area a:link, .share-post-area a:visited,
.social-navigation-area .social-links-menu a:link,
.social-navigation-area .social-links-menu a:visited,
.footer-navigation a:link,
.footer-navigation a:visited {
  color: #fff; }

.share-post-area a:hover, .share-post-area a:focus, .share-post-area a:active,
.social-navigation-area .social-links-menu a:hover,
.social-navigation-area .social-links-menu a:focus,
.social-navigation-area .social-links-menu a:active,
.footer-navigation a:hover,
.footer-navigation a:focus,
.footer-navigation a:active {
  color: #6b93ae; }

.top-bar a:link, .top-bar a:visited,
.mobile-menu a:link,
.mobile-menu a:visited,
.footer-lower a:link,
.footer-lower a:visited {
  color: #777; }

.top-bar a:hover, .top-bar a:focus, .top-bar a:active,
.mobile-menu a:hover,
.mobile-menu a:focus,
.mobile-menu a:active,
.footer-lower a:hover,
.footer-lower a:focus,
.footer-lower a:active {
  color: #6b93ae; }

.site-title a,
.comment-author a {
  color: #222; }
  .site-title a:link, .site-title a:visited,
  .comment-author a:link,
  .comment-author a:visited {
    color: #222; }
  .site-title a:hover, .site-title a:focus, .site-title a:active,
  .comment-author a:hover,
  .comment-author a:focus,
  .comment-author a:active {
    color: #6b93ae; }

.edit-link a:link, .edit-link a:visited,
.entry-header .author a:link,
.entry-header .author a:visited,
.entry-header .comments-link a:link,
.entry-header .comments-link a:visited {
  color: #999; }

.edit-link a:hover, .edit-link a:focus, .edit-link a:active,
.entry-header .author a:hover,
.entry-header .author a:focus,
.entry-header .author a:active,
.entry-header .comments-link a:hover,
.entry-header .comments-link a:focus,
.entry-header .comments-link a:active {
  color: #6b93ae; }

.social-links-menu-widget a:link, .social-links-menu-widget a:visited,
.author-social-links a:link,
.author-social-links a:visited {
  color: #ccc; }

.social-links-menu-widget a:hover, .social-links-menu-widget a:focus, .social-links-menu-widget a:active,
.author-social-links a:hover,
.author-social-links a:focus,
.author-social-links a:active {
  color: #6b93ae; }

.format-link a:link, .format-link a:visited, .format-link a:hover, .format-link a:focus, .format-link a:active,
.format-quote a:link,
.format-quote a:visited,
.format-quote a:hover,
.format-quote a:focus,
.format-quote a:active,
.btn:link,
.btn:visited,
.btn:hover,
.btn:focus,
.btn:active,
.posts-navigation a:link,
.posts-navigation a:visited,
.posts-navigation a:hover,
.posts-navigation a:focus,
.posts-navigation a:active,
.scroll-to-top:link,
.scroll-to-top:visited,
.scroll-to-top:hover,
.scroll-to-top:focus,
.scroll-to-top:active {
  color: #fff; }

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
/*--------------------------------------------------------------
### Primary menu
--------------------------------------------------------------*/
@media only screen and (min-width: 60em) {
  .main-navigation {
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 600;
    letter-spacing: .06em;
    text-transform: uppercase; }
  .main-menu {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: end;
        justify-content: flex-end;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 0;
    padding: 0 .25rem;
    list-style: none; }
    .main-menu ul {
      display: block;
      position: absolute;
      padding: 1em 0;
      margin: 0;
      opacity: 0;
      visibility: hidden;
      box-shadow: 0 0 3px #e7e7e7;
      background-color: #fff;
      transition: all .3s ease; }
      .main-menu ul ul {
        top: -1em;
        left: 100%; }
      .main-menu ul li.page_item_has_children > a::after,
      .main-menu ul li.menu-item-has-children > a::after {
        content: '\F105';
        float: right; }
      .main-menu ul a {
        padding: .5em 1.5em;
        min-width: 15em;
        max-width: 20em;
        font-weight: 400;
        letter-spacing: 0;
        line-height: 1.4;
        text-transform: none;
        white-space: normal; }
    .main-menu li:hover > ul,
    .main-menu li:focus > ul,
    .main-menu li.focus > ul {
      visibility: visible;
      opacity: 1; }
    .main-menu li {
      position: relative;
      display: inline-block;
      margin: 0;
      padding: 0; }
      .main-menu li.page_item_has_children > a::after,
      .main-menu li.menu-item-has-children > a::after {
        content: '\F107';
        margin-left: .5em;
        font-family: 'FontAwesome'; }
    .main-menu a {
      display: block;
      padding: 0 1.15em;
      line-height: 3;
      white-space: nowrap; }
    .main-menu .current_page_item > a,
    .main-menu .current-menu-item > a,
    .main-menu .current-menu-parent > a,
    .main-menu .current_page_ancestor > a {
      color: #6b93ae;
      font-weight: 600; } }

/*--------------------------------------------------------------
### Social menu
--------------------------------------------------------------*/
.social-links-menu {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0;
  padding: 0;
  list-style: none; }
  .social-links-menu a:before {
    content: "\F1E0";
    font-family: 'FontAwesome';
    display: inline-block;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    speak: none;
    text-align: center;
    text-decoration: inherit;
    text-transform: none; }
  .social-links-menu a[href*="codepen.io"]:before {
    content: "\F1CB"; }
  .social-links-menu a[href*="digg.com"]:before {
    content: "\F1A6"; }
  .social-links-menu a[href*="dribbble.com"]:before {
    content: "\F17D"; }
  .social-links-menu a[href*="dropbox.com"]:before {
    content: "\F16B"; }
  .social-links-menu a[href*="facebook.com"]:before {
    content: "\F09A"; }
  .social-links-menu a[href*="flickr.com"]:before {
    content: "\F16E"; }
  .social-links-menu a[href*="foursquare.com"]:before {
    content: "\F180"; }
  .social-links-menu a[href*="github.com"]:before {
    content: "\F09B"; }
  .social-links-menu a[href*="plus.google.com"]:before {
    content: "\F0D5"; }
  .social-links-menu a[href*="instagram.com"]:before {
    content: "\F16D"; }
  .social-links-menu a[href*="linkedin.com"]:before {
    content: "\F0E1"; }
  .social-links-menu a[href*="medium.com"]::before {
    content: '\F23A'; }
  .social-links-menu a[href*="pinterest.com"]:before {
    content: "\F0D2"; }
  .social-links-menu a[href*="getpocket.com"]:before {
    content: "\F265"; }
  .social-links-menu a[href*="reddit.com"]:before {
    content: "\F1A1"; }
  .social-links-menu a[href*="renren.com"]::before {
    content: '\F18B'; }
  .social-links-menu a[href*="spotify.com"]:before {
    content: "\F1BC"; }
  .social-links-menu a[href*="stumbleupon.com"]:before {
    content: "\F1A4"; }
  .social-links-menu a[href*="tumblr.com"]:before {
    content: "\F173"; }
  .social-links-menu a[href*="twitch.tv"]:before {
    content: "\F1E8"; }
  .social-links-menu a[href*="twitter.com"]:before {
    content: "\F099"; }
  .social-links-menu a[href*="vimeo.com"]:before {
    content: "\F27D"; }
  .social-links-menu a[href*="vine.co"]::before {
    content: '\F1CA'; }
  .social-links-menu a[href*="vk.com"]::before {
    content: '\F189'; }
  .social-links-menu a[href*="wordpress.com"]:before,
  .social-links-menu a[href*="wordpress.org"]:before {
    content: "\F19A"; }
  .social-links-menu a[href*="youtube.com"]:before {
    content: "\F167"; }
  .social-links-menu a[href*="xing.com"]::before {
    content: '\F168'; }
  .social-links-menu a[href*="mailto:"]:before {
    content: "\F0E0"; }
  .social-links-menu a[href$="/feed/"]:before {
    content: "\F09E"; }
  .social-links-menu a[href*="whatsapp.com"]::before {
    content: '\F232'; }

/*--------------------------------------------------------------
### Footer menu
--------------------------------------------------------------*/
.footer-navigation {
  padding: 2em 0;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 13px;
  font-size: 0.8125rem;
  font-weight: 600;
  letter-spacing: .06em;
  text-align: center;
  text-transform: uppercase;
  border-bottom: 1px solid #333; }
  .footer-navigation a {
    padding: 1em; }
    .footer-navigation a:before {
      margin-right: .5em; }
  .footer-navigation ul {
    list-style: none;
    margin: 0; }
  .footer-navigation li {
    display: inline-block; }

@media only screen and (min-width: 45em) {
  .footer-navigation a {
    padding: 1em 2em; } }

/*--------------------------------------------------------------
### Mobile menu
--------------------------------------------------------------*/
.mobile-menu {
  position: fixed;
  top: 0;
  right: -100%;
  z-index: 9999;
  margin: 5px;
  padding: 2.25rem;
  height: calc(100% - 10px);
  width: calc(100% - 10px);
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 600;
  letter-spacing: .06em;
  font-family: "Source Sans Pro", sans-serif;
  text-transform: uppercase;
  overflow-x: hidden;
  overflow-y: auto;
  background-color: #fff;
  transition: left .3s ease, right .3s ease; }
  .mobile-menu.toggled {
    right: 0; }
  .mobile-menu .search-form {
    margin-top: .5rem;
    margin-bottom: 1rem; }
  .mobile-menu .search-field {
    font-size: 16px;
    font-size: 1rem; }

.mobile-menu-close {
  position: absolute;
  top: .5rem;
  right: .5rem; }

.mobile-main-navigation {
  margin-bottom: 1rem; }
  .mobile-main-navigation ul {
    margin: 0 0;
    padding: 0;
    list-style: none; }
    .mobile-main-navigation ul ul {
      padding-left: 1.5em; }
  .mobile-main-navigation li {
    position: relative;
    margin: 0; }
    .mobile-main-navigation li li a {
      text-transform: none;
      font-weight: 400;
      letter-spacing: 0; }
  .mobile-main-navigation a {
    display: block;
    padding: .4em 0; }
  .mobile-main-navigation .current_page_item > a,
  .mobile-main-navigation .current-menu-item > a,
  .mobile-main-navigation .current-menu-parent > a,
  .mobile-main-navigation .current_page_ancestor > a {
    color: #6b93ae;
    font-weight: 600; }

.mobile-menu-overlay {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  width: 100%;
  height: 100%;
  opacity: 0;
  visibility: hidden;
  background-color: rgba(0, 0, 0, 0.85);
  transition: opacity .3s ease, visibility .3s ease; }
  .mobile-menu-overlay.toggled {
    opacity: 1;
    visibility: visible; }

.mobile-menu .social-links-menu {
  -ms-flex-pack: start;
      justify-content: flex-start; }

.mobile-social-navigation a {
  margin-right: 1.5em; }

@media only screen and (min-width: 23.5em) {
  .mobile-menu {
    width: 18.75rem; } }

@media only screen and (min-width: 60em) {
  .mobile-menu,
  .mobile-menu-overlay {
    display: none; } }

/*--------------------------------------------------------------
## Posts navigation
--------------------------------------------------------------*/
.posts-navigation {
  text-align: center; }
  .posts-navigation .page-numbers {
    overflow: hidden; }
  .posts-navigation i {
    font-weight: bold; }
  @media only screen and (min-width: 45em) {
    .posts-navigation {
      padding: 0;
      background: none;
      border: none; } }
  .posts-navigation > div:first-of-type {
    text-align: left; }
  .posts-navigation > div:last-of-type {
    text-align: right; }

.previous_posts_link i {
  margin-left: .5em; }

.next_posts_link i {
  margin-right: .5em; }

/*--------------------------------------------------------------
## Post navigation
--------------------------------------------------------------*/
.post-navigation {
  font-size: 0px;
  font-size: 0rem; }
  .post-navigation a {
    display: table; }
    .post-navigation a > div {
      display: table-cell; }
  .post-navigation > div:last-of-type {
    text-align: right; }
  .post-navigation .post-title {
    color: #222; }
  @media only screen and (min-width: 45em) {
    .post-navigation i {
      margin: 0 .5em; } }

/*--------------------------------------------------------------
# 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: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 16px;
    font-size: 1rem;
    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;
  margin-bottom: 1em; }

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

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

@media only screen and (max-width: 44.99em) {
  .alignleft,
  .alignright {
    float: none;
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto; } }

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
  content: "";
  display: table;
  table-layout: fixed; }

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
  clear: both; }

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
  font-size: 15px;
  font-size: 0.9375rem; }
  .widget ul {
    list-style: none;
    margin-left: 0;
    padding-left: 0; }
  .widget p:last-of-type {
    margin-bottom: .5em; }
  .widget input,
  .widget select {
    width: 100%; }

.widget-title {
  position: relative;
  margin: 0 0 2.5em;
  padding: 0;
  color: #222;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 15px;
  font-size: 0.9375rem;
  font-weight: 600;
  line-height: 1.2;
  text-align: center;
  text-transform: uppercase; }
  .widget-title::after {
    content: '';
    display: block;
    margin: .5em auto 0;
    width: 1.5em;
    border-bottom: 2px solid #6b93ae; }

.mc4wp-form input[type="submit"] {
  margin: .5em 0;
  width: 100%; }

.mc4wp-success p {
  color: #468847; }

.mc4wp-error p {
  color: #cd5c5c; }

.null-instagram-feed {
  margin-bottom: -1px;
  text-align: center; }

.instagram-pics {
  content: "";
  display: table;
  table-layout: fixed; }
  .instagram-pics img {
    display: block;
    margin: 0 auto; }

.widget-area .instagram-pics li {
  padding: 2px;
  float: left;
  width: 33.3333%; }

.footer-instagram .widget {
  padding: 0; }

.footer-instagram .null-instagram-feed h2 {
  margin: 1.75em 0; }
  .footer-instagram .null-instagram-feed h2:after {
    display: none; }

.footer-instagram .null-instagram-feed p {
  margin-bottom: 1.5em; }

.footer-instagram .instagram-pics {
  margin: 0; }
  .footer-instagram .instagram-pics li {
    width: 33.3333%;
    float: left; }
  .footer-instagram .instagram-pics li:nth-child(3n+1) {
    clear: both; }
  @media only screen and (min-width: 45em) {
    .footer-instagram .instagram-pics {
      display: -ms-flexbox;
      display: flex; } }
  @media only screen and (min-width: 45em) and (max-width: 59.99em) {
    .footer-instagram .instagram-pics li:nth-child(n+6) {
      display: none; } }
  @media only screen and (min-width: 60em) and (max-width: 76.99em) {
    .footer-instagram .instagram-pics li:nth-child(n+7) {
      display: none; } }
  @media only screen and (min-width: 77em) and (max-width: 120em) {
    .footer-instagram .instagram-pics li:nth-child(n+9) {
      display: none; } }
  @media only screen and (min-width: 120em) {
    .footer-instagram .instagram-pics li:nth-child(n+10) {
      display: none; } }

.widget_recent_entries li,
.widget_recent_comments li,
.widget_archive li,
.widget_categories li,
.widget_meta li,
.widget_nav_menu li,
.widget_pages li,
.widget_rss li {
  position: relative;
  padding-left: 1em; }
  .widget_recent_entries li::before,
  .widget_recent_comments li::before,
  .widget_archive li::before,
  .widget_categories li::before,
  .widget_meta li::before,
  .widget_nav_menu li::before,
  .widget_pages li::before,
  .widget_rss li::before {
    content: '\F105';
    position: absolute;
    left: 0;
    color: #999;
    font-family: 'FontAwesome'; }

.widget_recent_entries .post-date,
.widget_recent_entries .rss-date,
.widget_recent_comments .post-date,
.widget_recent_comments .rss-date,
.widget_archive .post-date,
.widget_archive .rss-date,
.widget_categories .post-date,
.widget_categories .rss-date,
.widget_meta .post-date,
.widget_meta .rss-date,
.widget_nav_menu .post-date,
.widget_nav_menu .rss-date,
.widget_pages .post-date,
.widget_pages .rss-date,
.widget_rss .post-date,
.widget_rss .rss-date {
  display: block;
  color: #999; }

.widget_recent_entries .rssSummary,
.widget_recent_comments .rssSummary,
.widget_archive .rssSummary,
.widget_categories .rssSummary,
.widget_meta .rssSummary,
.widget_nav_menu .rssSummary,
.widget_pages .rssSummary,
.widget_rss .rssSummary {
  text-transform: initial; }

/* Wordpress widget calendar */
.widget_calendar table {
  border-spacing: 8px;
  border-collapse: separate;
  margin: 0;
  text-align: center; }

.widget_calendar caption {
  margin-bottom: .5em;
  color: #777;
  line-height: 1.8;
  background-color: #f8f8f8; }

.widget_calendar td {
  color: #ccc;
  text-align: center; }

.widget-title-follow {
  margin: 0 .5em 0 0;
  padding: 0;
  font-size: 15px;
  font-size: 0.9375rem;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 600;
  white-space: nowrap; }

.lukla-widget-social-menu {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center; }

.social-links-menu-widget a {
  padding: 0em .4em;
  font-size: 1rem; }

.lukla-widget-text-about div,
.lukla-widget-text-about .more {
  text-align: center; }

.popular-posts li,
.lukla-widget-recent-posts-with-thumbnails li {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-align: center;
      align-items: center;
  margin: 1em 0; }

.popular-posts .featured-image,
.lukla-widget-recent-posts-with-thumbnails .featured-image {
  margin-right: 1em;
  min-width: 4.75rem;
  max-width: 4.75rem; }

.widget-area .widget.lukla-widget-advertisement {
  padding: 2rem; }

.lukla-widget-advertisement img {
  display: block;
  margin: 0 auto; }

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
.site-content {
  margin: 0 auto; }
  @media only screen and (min-width: 45em) {
    .site-content {
      padding: 0 1.5rem; } }
  @media only screen and (min-width: 60em) {
    .site-content {
      padding: 0 1.75rem; } }
  @media only screen and (min-width: 77em) {
    .site-content {
      padding: 0 2rem;
      width: 77rem; } }

.featured-posts-area,
.hentry,
.author-area,
.related-posts-area,
.comments-area,
.page-content,
.page-header,
.posts-navigation,
.post-navigation,
.widget {
  background: #fff;
  overflow: hidden; }

.author-area,
.related-posts-area,
.comments-area,
.posts-navigation,
.post-navigation,
.page-header,
.page-content,
.widget,
.site-footer {
  border-top: 3px solid #f8f8f8; }

.posts-navigation,
.post-navigation,
.page-header {
  padding: 1rem; }

.entry-wrapper,
.author-area,
.related-posts-area,
.comments-area,
.page-content,
.widget {
  padding: 2rem; }

@media only screen and (min-width: 45em) {
  .posts-navigation,
  .post-navigation,
  .page-header {
    background: none;
    padding: 0; }
  .top-bar,
  .featured-posts-area,
  .hentry,
  .author-area,
  .related-posts-area,
  .comments-area,
  .page-content,
  .widget-area .widget,
  .site-footer {
    box-shadow: 0px 0px 2px #e7e7e7; }
  .entry-wrapper,
  .author-area,
  .related-posts-area,
  .comments-area,
  .page-content {
    padding: 2.5rem 4rem 3rem; }
  .author-area,
  .related-posts-area,
  .comments-area,
  .posts-navigation,
  .post-navigation,
  .page-header,
  .page-content,
  .widget,
  .site-footer {
    border: none; }
  .widget {
    padding: 2rem 2.5rem; }
  .page-header {
    margin-bottom: calc( 1.5rem / 2); } }

@media only screen and (min-width: 60em) {
  .page-header {
    margin-bottom: calc( 1.75rem / 2); } }

@media only screen and (min-width: 77em) {
  .page-header {
    margin-bottom: calc( 2rem / 2); } }

/*--------------------------------------------------------------
Gutter Mixin
--------------------------------------------------------------*/
/*--------------------------------------------------------------
Columns Mixin
--------------------------------------------------------------*/
/*--------------------------------------------------------------
Column Extras Mixin
--------------------------------------------------------------*/
/*--------------------------------------------------------------
Generic grid styles
--------------------------------------------------------------*/
.row {
  box-sizing: border-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
      flex-flow: row wrap;
  -ms-flex-direction: row;
      flex-direction: row; }

.row.reverse {
  -ms-flex-direction: row-reverse;
      flex-direction: row-reverse; }

.row.rowcol {
  -ms-flex-direction: column;
      flex-direction: column; }

.row.rowcol-reverse {
  -ms-flex-direction: column-reverse;
      flex-direction: column-reverse; }

.column {
  box-sizing: border-box;
  -ms-flex: 1 1 0px;
      flex: 1 1 0px;
  min-width: initial; }

.shrink {
  -ms-flex: 0 0 auto;
      flex: 0 0 auto;
  max-width: 100%; }

.column.align-top {
  -ms-flex-item-align: start;
      align-self: flex-start; }

.column.align-bottom {
  -ms-flex-item-align: end;
      align-self: flex-end; }

.column.align-middle {
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center; }

.column.align-stretch {
  -ms-flex-item-align: stretch;
      -ms-grid-row-align: stretch;
      align-self: stretch; }

.align-left {
  -ms-flex-pack: start;
      justify-content: flex-start; }

.align-right {
  -ms-flex-pack: end;
      justify-content: flex-end; }

.align-center {
  -ms-flex-pack: center;
      justify-content: center; }

.align-justify {
  -ms-flex-pack: justify;
      justify-content: space-between; }

.align-spaced {
  -ms-flex-pack: distribute;
      justify-content: space-around; }

.align-top {
  -ms-flex-align: start;
      align-items: flex-start; }

.align-bottom {
  -ms-flex-align: end;
      align-items: flex-end; }

.align-middle {
  -ms-flex-align: center;
      align-items: center; }

.align-stretch {
  -ms-flex-align: stretch;
      align-items: stretch; }

.align-self-top {
  -ms-flex-item-align: start;
      align-self: flex-start; }

.align-self-bottom {
  -ms-flex-item-align: end;
      align-self: flex-end; }

.align-self-middle {
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center; }

.align-self-stretch {
  -ms-flex-item-align: stretch;
      -ms-grid-row-align: stretch;
      align-self: stretch; }

/*--------------------------------------------------------------
Gutters
--------------------------------------------------------------*/
@media only screen and (max-width: 44.99em) {
  .row {
    margin: 0 0; }
  .column {
    padding: 0 0 0; } }

@media only screen and (min-width: 45em) and (max-width: 59.99em) {
  .row {
    margin: 0 -0.75rem; }
  .column {
    padding: 0 0.75rem 1.5rem; } }

@media only screen and (min-width: 60em) and (max-width: 76.99em) {
  .row {
    margin: 0 -0.875rem; }
  .column {
    padding: 0 0.875rem 1.75rem; } }

@media only screen and (min-width: 77em) {
  .row {
    margin: 0 -1rem; }
  .column {
    padding: 0 1rem 2rem; } }

/*--------------------------------------------------------------
Columns
--------------------------------------------------------------*/
.xs-1 {
  -ms-flex-preferred-size: 8.3333333333%;
      flex-basis: 8.3333333333%;
  max-width: 8.33333333%; }

.xs-2 {
  -ms-flex-preferred-size: 16.666666666%;
      flex-basis: 16.666666666%;
  max-width: 16.666666666%; }

.xs-3 {
  -ms-flex-preferred-size: 25%;
      flex-basis: 25%;
  max-width: 25%; }

.xs-4 {
  -ms-flex-preferred-size: 33.333333333%;
      flex-basis: 33.333333333%;
  max-width: 33.333333333%; }

.xs-5 {
  -ms-flex-preferred-size: 41.666666666%;
      flex-basis: 41.666666666%;
  max-width: 41.666666666%; }

.xs-6 {
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
  max-width: 50%; }

.xs-7 {
  -ms-flex-preferred-size: 58.333333333%;
      flex-basis: 58.333333333%;
  max-width: 58.333333333%; }

.xs-8 {
  -ms-flex-preferred-size: 66.666666666%;
      flex-basis: 66.666666666%;
  max-width: 66.666666666%; }

.xs-9 {
  -ms-flex-preferred-size: 75%;
      flex-basis: 75%;
  max-width: 75%; }

.xs-10 {
  -ms-flex-preferred-size: 83.333333333%;
      flex-basis: 83.333333333%;
  max-width: 83.333333333%; }

.xs-11 {
  -ms-flex-preferred-size: 91.666666666%;
      flex-basis: 91.666666666%;
  max-width: 91.666666666%; }

.xs-12 {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  max-width: 100%; }

.xs-offset-0 {
  margin-left: 0; }

.xs-offset-1 {
  margin-left: 8.33333333%; }

.xs-offset-2 {
  margin-left: 16.66666667%; }

.xs-offset-3 {
  margin-left: 25%; }

.xs-offset-4 {
  margin-left: 33.33333333%; }

.xs-offset-5 {
  margin-left: 41.66666667%; }

.xs-offset-6 {
  margin-left: 50%; }

.xs-offset-7 {
  margin-left: 58.33333333%; }

.xs-offset-9 {
  margin-left: 75%; }

.xs-offset-10 {
  margin-left: 83.33333333%; }

.xs-offset-11 {
  margin-left: 91.66666667%; }

.xs-up-1 {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .xs-up-1 > .column {
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    max-width: 100%; }

.xs-up-2 {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .xs-up-2 > .column {
    -ms-flex: 0 0 50%;
        flex: 0 0 50%;
    max-width: 50%; }

.xs-up-3 {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .xs-up-3 > .column {
    -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
    max-width: 33.33333%; }

.xs-up-4 {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .xs-up-4 > .column {
    -ms-flex: 0 0 25%;
        flex: 0 0 25%;
    max-width: 25%; }

.xs-up-5 {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .xs-up-5 > .column {
    -ms-flex: 0 0 20%;
        flex: 0 0 20%;
    max-width: 20%; }

.xs-up-6 {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .xs-up-6 > .column {
    -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
    max-width: 16.66667%; }

.xs-up-7 {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .xs-up-7 > .column {
    -ms-flex: 0 0 14.28571%;
        flex: 0 0 14.28571%;
    max-width: 14.28571%; }

.xs-up-8 {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .xs-up-8 > .column {
    -ms-flex: 0 0 12.5%;
        flex: 0 0 12.5%;
    max-width: 12.5%; }

.xs-first {
  -ms-flex-order: -1;
      order: -1; }

.xs-last {
  -ms-flex-order: 1;
      order: 1; }

.xs-order-1 {
  -ms-flex-order: 1;
      order: 1; }

.xs-order-2 {
  -ms-flex-order: 2;
      order: 2; }

.xs-order-3 {
  -ms-flex-order: 3;
      order: 3; }

.xs-order-4 {
  -ms-flex-order: 4;
      order: 4; }

.xs-order-5 {
  -ms-flex-order: 5;
      order: 5; }

.xs-order-6 {
  -ms-flex-order: 6;
      order: 6; }

@media only screen and (min-width: 20em) {
  .sm-1 {
    -ms-flex-preferred-size: 8.3333333333%;
        flex-basis: 8.3333333333%;
    max-width: 8.33333333%; }
  .sm-2 {
    -ms-flex-preferred-size: 16.666666666%;
        flex-basis: 16.666666666%;
    max-width: 16.666666666%; }
  .sm-3 {
    -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
    max-width: 25%; }
  .sm-4 {
    -ms-flex-preferred-size: 33.333333333%;
        flex-basis: 33.333333333%;
    max-width: 33.333333333%; }
  .sm-5 {
    -ms-flex-preferred-size: 41.666666666%;
        flex-basis: 41.666666666%;
    max-width: 41.666666666%; }
  .sm-6 {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    max-width: 50%; }
  .sm-7 {
    -ms-flex-preferred-size: 58.333333333%;
        flex-basis: 58.333333333%;
    max-width: 58.333333333%; }
  .sm-8 {
    -ms-flex-preferred-size: 66.666666666%;
        flex-basis: 66.666666666%;
    max-width: 66.666666666%; }
  .sm-9 {
    -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
    max-width: 75%; }
  .sm-10 {
    -ms-flex-preferred-size: 83.333333333%;
        flex-basis: 83.333333333%;
    max-width: 83.333333333%; }
  .sm-11 {
    -ms-flex-preferred-size: 91.666666666%;
        flex-basis: 91.666666666%;
    max-width: 91.666666666%; }
  .sm-12 {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%; }
  .sm-offset-0 {
    margin-left: 0; }
  .sm-offset-1 {
    margin-left: 8.33333333%; }
  .sm-offset-2 {
    margin-left: 16.66666667%; }
  .sm-offset-3 {
    margin-left: 25%; }
  .sm-offset-4 {
    margin-left: 33.33333333%; }
  .sm-offset-5 {
    margin-left: 41.66666667%; }
  .sm-offset-6 {
    margin-left: 50%; }
  .sm-offset-7 {
    margin-left: 58.33333333%; }
  .sm-offset-9 {
    margin-left: 75%; }
  .sm-offset-10 {
    margin-left: 83.33333333%; }
  .sm-offset-11 {
    margin-left: 91.66666667%; }
  .sm-up-1 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .sm-up-1 > .column {
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
      max-width: 100%; }
  .sm-up-2 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .sm-up-2 > .column {
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
      max-width: 50%; }
  .sm-up-3 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .sm-up-3 > .column {
      -ms-flex: 0 0 33.33333%;
          flex: 0 0 33.33333%;
      max-width: 33.33333%; }
  .sm-up-4 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .sm-up-4 > .column {
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
      max-width: 25%; }
  .sm-up-5 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .sm-up-5 > .column {
      -ms-flex: 0 0 20%;
          flex: 0 0 20%;
      max-width: 20%; }
  .sm-up-6 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .sm-up-6 > .column {
      -ms-flex: 0 0 16.66667%;
          flex: 0 0 16.66667%;
      max-width: 16.66667%; }
  .sm-up-7 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .sm-up-7 > .column {
      -ms-flex: 0 0 14.28571%;
          flex: 0 0 14.28571%;
      max-width: 14.28571%; }
  .sm-up-8 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .sm-up-8 > .column {
      -ms-flex: 0 0 12.5%;
          flex: 0 0 12.5%;
      max-width: 12.5%; }
  .sm-first {
    -ms-flex-order: -1;
        order: -1; }
  .sm-last {
    -ms-flex-order: 1;
        order: 1; }
  .sm-order-1 {
    -ms-flex-order: 1;
        order: 1; }
  .sm-order-2 {
    -ms-flex-order: 2;
        order: 2; }
  .sm-order-3 {
    -ms-flex-order: 3;
        order: 3; }
  .sm-order-4 {
    -ms-flex-order: 4;
        order: 4; }
  .sm-order-5 {
    -ms-flex-order: 5;
        order: 5; }
  .sm-order-6 {
    -ms-flex-order: 6;
        order: 6; }
  .sm-expand {
    -ms-flex: 1 1 0px;
        flex: 1 1 0px; } }

@media only screen and (min-width: 45em) {
  .md-1 {
    -ms-flex-preferred-size: 8.3333333333%;
        flex-basis: 8.3333333333%;
    max-width: 8.33333333%; }
  .md-2 {
    -ms-flex-preferred-size: 16.666666666%;
        flex-basis: 16.666666666%;
    max-width: 16.666666666%; }
  .md-3 {
    -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
    max-width: 25%; }
  .md-4 {
    -ms-flex-preferred-size: 33.333333333%;
        flex-basis: 33.333333333%;
    max-width: 33.333333333%; }
  .md-5 {
    -ms-flex-preferred-size: 41.666666666%;
        flex-basis: 41.666666666%;
    max-width: 41.666666666%; }
  .md-6 {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    max-width: 50%; }
  .md-7 {
    -ms-flex-preferred-size: 58.333333333%;
        flex-basis: 58.333333333%;
    max-width: 58.333333333%; }
  .md-8 {
    -ms-flex-preferred-size: 66.666666666%;
        flex-basis: 66.666666666%;
    max-width: 66.666666666%; }
  .md-9 {
    -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
    max-width: 75%; }
  .md-10 {
    -ms-flex-preferred-size: 83.333333333%;
        flex-basis: 83.333333333%;
    max-width: 83.333333333%; }
  .md-11 {
    -ms-flex-preferred-size: 91.666666666%;
        flex-basis: 91.666666666%;
    max-width: 91.666666666%; }
  .md-12 {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%; }
  .md-offset-0 {
    margin-left: 0; }
  .md-offset-1 {
    margin-left: 8.33333333%; }
  .md-offset-2 {
    margin-left: 16.66666667%; }
  .md-offset-3 {
    margin-left: 25%; }
  .md-offset-4 {
    margin-left: 33.33333333%; }
  .md-offset-5 {
    margin-left: 41.66666667%; }
  .md-offset-6 {
    margin-left: 50%; }
  .md-offset-7 {
    margin-left: 58.33333333%; }
  .md-offset-9 {
    margin-left: 75%; }
  .md-offset-10 {
    margin-left: 83.33333333%; }
  .md-offset-11 {
    margin-left: 91.66666667%; }
  .md-up-1 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .md-up-1 > .column {
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
      max-width: 100%; }
  .md-up-2 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .md-up-2 > .column {
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
      max-width: 50%; }
  .md-up-3 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .md-up-3 > .column {
      -ms-flex: 0 0 33.33333%;
          flex: 0 0 33.33333%;
      max-width: 33.33333%; }
  .md-up-4 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .md-up-4 > .column {
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
      max-width: 25%; }
  .md-up-5 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .md-up-5 > .column {
      -ms-flex: 0 0 20%;
          flex: 0 0 20%;
      max-width: 20%; }
  .md-up-6 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .md-up-6 > .column {
      -ms-flex: 0 0 16.66667%;
          flex: 0 0 16.66667%;
      max-width: 16.66667%; }
  .md-up-7 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .md-up-7 > .column {
      -ms-flex: 0 0 14.28571%;
          flex: 0 0 14.28571%;
      max-width: 14.28571%; }
  .md-up-8 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .md-up-8 > .column {
      -ms-flex: 0 0 12.5%;
          flex: 0 0 12.5%;
      max-width: 12.5%; }
  .md-first {
    -ms-flex-order: -1;
        order: -1; }
  .md-last {
    -ms-flex-order: 1;
        order: 1; }
  .md-order-1 {
    -ms-flex-order: 1;
        order: 1; }
  .md-order-2 {
    -ms-flex-order: 2;
        order: 2; }
  .md-order-3 {
    -ms-flex-order: 3;
        order: 3; }
  .md-order-4 {
    -ms-flex-order: 4;
        order: 4; }
  .md-order-5 {
    -ms-flex-order: 5;
        order: 5; }
  .md-order-6 {
    -ms-flex-order: 6;
        order: 6; }
  .md-expand {
    -ms-flex: 1 1 0px;
        flex: 1 1 0px; } }

@media only screen and (min-width: 60em) {
  .lg-1 {
    -ms-flex-preferred-size: 8.3333333333%;
        flex-basis: 8.3333333333%;
    max-width: 8.33333333%; }
  .lg-2 {
    -ms-flex-preferred-size: 16.666666666%;
        flex-basis: 16.666666666%;
    max-width: 16.666666666%; }
  .lg-3 {
    -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
    max-width: 25%; }
  .lg-4 {
    -ms-flex-preferred-size: 33.333333333%;
        flex-basis: 33.333333333%;
    max-width: 33.333333333%; }
  .lg-5 {
    -ms-flex-preferred-size: 41.666666666%;
        flex-basis: 41.666666666%;
    max-width: 41.666666666%; }
  .lg-6 {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    max-width: 50%; }
  .lg-7 {
    -ms-flex-preferred-size: 58.333333333%;
        flex-basis: 58.333333333%;
    max-width: 58.333333333%; }
  .lg-8 {
    -ms-flex-preferred-size: 66.666666666%;
        flex-basis: 66.666666666%;
    max-width: 66.666666666%; }
  .lg-9 {
    -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
    max-width: 75%; }
  .lg-10 {
    -ms-flex-preferred-size: 83.333333333%;
        flex-basis: 83.333333333%;
    max-width: 83.333333333%; }
  .lg-11 {
    -ms-flex-preferred-size: 91.666666666%;
        flex-basis: 91.666666666%;
    max-width: 91.666666666%; }
  .lg-12 {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%; }
  .lg-offset-0 {
    margin-left: 0; }
  .lg-offset-1 {
    margin-left: 8.33333333%; }
  .lg-offset-2 {
    margin-left: 16.66666667%; }
  .lg-offset-3 {
    margin-left: 25%; }
  .lg-offset-4 {
    margin-left: 33.33333333%; }
  .lg-offset-5 {
    margin-left: 41.66666667%; }
  .lg-offset-6 {
    margin-left: 50%; }
  .lg-offset-7 {
    margin-left: 58.33333333%; }
  .lg-offset-9 {
    margin-left: 75%; }
  .lg-offset-10 {
    margin-left: 83.33333333%; }
  .lg-offset-11 {
    margin-left: 91.66666667%; }
  .lg-up-1 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .lg-up-1 > .column {
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
      max-width: 100%; }
  .lg-up-2 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .lg-up-2 > .column {
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
      max-width: 50%; }
  .lg-up-3 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .lg-up-3 > .column {
      -ms-flex: 0 0 33.33333%;
          flex: 0 0 33.33333%;
      max-width: 33.33333%; }
  .lg-up-4 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .lg-up-4 > .column {
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
      max-width: 25%; }
  .lg-up-5 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .lg-up-5 > .column {
      -ms-flex: 0 0 20%;
          flex: 0 0 20%;
      max-width: 20%; }
  .lg-up-6 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .lg-up-6 > .column {
      -ms-flex: 0 0 16.66667%;
          flex: 0 0 16.66667%;
      max-width: 16.66667%; }
  .lg-up-7 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .lg-up-7 > .column {
      -ms-flex: 0 0 14.28571%;
          flex: 0 0 14.28571%;
      max-width: 14.28571%; }
  .lg-up-8 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .lg-up-8 > .column {
      -ms-flex: 0 0 12.5%;
          flex: 0 0 12.5%;
      max-width: 12.5%; }
  .lg-first {
    -ms-flex-order: -1;
        order: -1; }
  .lg-last {
    -ms-flex-order: 1;
        order: 1; }
  .lg-order-1 {
    -ms-flex-order: 1;
        order: 1; }
  .lg-order-2 {
    -ms-flex-order: 2;
        order: 2; }
  .lg-order-3 {
    -ms-flex-order: 3;
        order: 3; }
  .lg-order-4 {
    -ms-flex-order: 4;
        order: 4; }
  .lg-order-5 {
    -ms-flex-order: 5;
        order: 5; }
  .lg-order-6 {
    -ms-flex-order: 6;
        order: 6; }
  .lg-expand {
    -ms-flex: 1 1 0px;
        flex: 1 1 0px; } }

/*--------------------------------------------------------------
Column Extras
--------------------------------------------------------------*/
.column.hide {
  display: none; }

.column.show {
  display: block; }

.bottomless > .column {
  padding-bottom: 0; }

.gutterless {
  margin: 0; }
  .gutterless > .column {
    padding-left: 0;
    padding-right: 0; }

@media only screen and (max-width: 19.99em) {
  .column.xs-hide {
    display: none; }
  .column.xs-show {
    display: block; }
  .xs-bottomless > .column {
    padding-bottom: 0; }
  .xs-gutterless {
    margin: 0; }
    .xs-gutterless > .column {
      padding-left: 0;
      padding-right: 0; } }

@media only screen and (min-width: 20em) and (max-width: 44.99em) {
  .column.sm-hide {
    display: none; }
  .column.sm-show {
    display: block; }
  .sm-bottomless > .column {
    padding-bottom: 0; }
  .sm-gutterless {
    margin: 0; }
    .sm-gutterless > .column {
      padding-left: 0;
      padding-right: 0; } }

@media only screen and (min-width: 45em) and (max-width: 59.99em) {
  .column.md-hide {
    display: none; }
  .column.md-show {
    display: block; }
  .md-bottomless > .column {
    padding-bottom: 0; }
  .md-gutterless {
    margin: 0; }
    .md-gutterless > .column {
      padding-left: 0;
      padding-right: 0; } }

@media only screen and (min-width: 60em) {
  .column.lg-hide {
    display: none; }
  .column.lg-show {
    display: block; }
  .lg-bottomless > .column {
    padding-bottom: 0; }
  .lg-gutterless {
    margin: 0; }
    .lg-gutterless > .column {
      padding-left: 0;
      padding-right: 0; } }

/*--------------------------------------------------------------
## Header
--------------------------------------------------------------*/
@media only screen and (min-width: 45em) {
  .site-header {
    margin-bottom: 1.5rem; } }

@media only screen and (min-width: 60em) {
  .site-header {
    margin-bottom: 1.75rem; } }

@media only screen and (min-width: 77em) {
  .site-header {
    margin-bottom: 2rem; } }

.top-bar {
  z-index: 999;
  width: 100%;
  font-size: 14px;
  font-size: 0.875rem;
  background-color: rgba(255, 255, 255, 0.95); }

@media only screen and (min-width: 60em) {
  .sticky-top-bar {
    margin-top: 4.5rem; }
    .sticky-top-bar .top-bar {
      position: fixed;
      margin-top: -4.5rem; } }

.top-bar-inner {
  margin: 0 auto;
  height: 3.5rem;
  padding: 0 1rem; }
  @media only screen and (min-width: 45em) {
    .top-bar-inner {
      padding: 0 1.5rem; } }
  @media only screen and (min-width: 60em) {
    .top-bar-inner {
      padding: 0 1.75rem;
      height: 4.5rem; } }
  @media only screen and (min-width: 77em) {
    .top-bar-inner {
      padding: 0 2rem;
      width: 77rem; } }

.custom-logo {
  display: block; }

.site-title {
  margin: 0;
  padding: 0;
  font-size: 28px;
  font-size: 1.75rem;
  font-weight: 700;
  line-height: 1; }

.site-description {
  margin: 0;
  padding: 0;
  color: #999;
  font-size: 13px;
  font-size: 0.8125rem; }

.social-links-menu.social-links-menu-top-bar a {
  padding: .625em; }

.social-links-menu.social-links-menu-modal {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }
  .social-links-menu.social-links-menu-modal a {
    padding: .25em;
    margin: 0 .25em;
    font-size: 72px;
    font-size: 4.5rem;
    line-height: 1; }

.social-navigation {
  margin: 0 .25rem; }

.site-search {
  margin: 0 -.5rem 0 .25rem; }
  .site-search .search-form {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-line-pack: center;
        align-content: center;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    height: 100%; }
  .site-search label {
    width: 100%;
    max-width: 60%; }
  .site-search .search-field {
    box-sizing: border-box;
    padding: .75em 1em;
    font-size: 28px;
    font-size: 1.75rem;
    background-color: transparent;
    border-radius: 0;
    border: 1px solid #777; }
    .site-search .search-field:focus, .site-search .search-field:active {
      color: #fff;
      border: 1px solid #fff; }
  .site-search .search-submit {
    display: none; }

/*--------------------------------------------------------------
## Footer
--------------------------------------------------------------*/
.site-footer {
  clear: both;
  position: relative;
  color: #999;
  color: #777;
  font-size: 13px;
  font-size: 0.8125rem;
  background-color: #181818; }

.footer-widget-area,
.footer-instagram {
  background-color: #fff; }

.footer-wrapper {
  content: "";
  display: table;
  table-layout: fixed;
  margin: 0 auto;
  width: 100%; }
  @media only screen and (min-width: 77em) {
    .footer-wrapper {
      width: 77rem; } }

.scroll-to-top {
  position: fixed;
  right: 1.25rem;
  bottom: 1.25rem;
  z-index: 2;
  display: block;
  height: 2.25em;
  width: 2.25em;
  line-height: 2.25em;
  text-align: center;
  background-color: rgba(100, 100, 100, 0.8);
  opacity: 0;
  visibility: hidden; }
  .scroll-to-top:hover {
    background-color: #6b93ae; }

.site-info {
  padding: .5rem 1rem;
  text-align: center; }
  .site-info p {
    margin: .5rem 0; }

/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.overlay-bg {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  display: none;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.85); }

.overlay-bg.toggled,
.overlay-bg.toggled-on {
  opacity: 1;
  visibility: visible; }

.sticky-post {
  position: absolute;
  top: 0;
  right: 1em;
  z-index: 2;
  width: 2.5em;
  color: #fff;
  line-height: 2.5em;
  text-align: center;
  background-color: rgba(255, 255, 255, 0.2); }

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

.author-title,
.related-posts-title,
.comments-title {
  margin: 0 0 1.5em;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 22px;
  font-size: 1.375rem;
  font-weight: 600;
  line-height: 1.2;
  text-align: center;
  text-transform: uppercase; }
  .author-title::after,
  .related-posts-title::after,
  .comments-title::after {
    content: '';
    display: block;
    margin: .35em auto 0;
    width: 1.25em;
    border-bottom: 2px solid #6b93ae; }

.nav-links {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 13px;
  font-size: 0.8125rem;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: .03em; }
  .nav-links i {
    width: 1em;
    font-weight: bold; }

/*--------------------------------------------------------------
Entry
--------------------------------------------------------------*/
.entry-wrapper {
  position: relative; }

.featured-audio {
  padding: 1rem;
  border-bottom: 1px solid #e7e7e7; }

.featured-image {
  position: relative;
  display: block; }
  .featured-image img {
    display: block;
    margin: 0 auto;
    width: 100%; }
  .featured-image iframe {
    display: block;
    margin: 0 auto;
    border: none; }
  .featured-image .featured-audio {
    padding: 0;
    border-bottom: none; }

.entry-content {
  overflow: hidden; }
  .entry-content img,
  .entry-content iframe,
  .entry-content object,
  .entry-content embed {
    max-width: 100%; }
  .entry-content hr {
    margin: 2em 0; }
  .entry-content ul {
    list-style: none; }
  .entry-content ul:not(.slick-dots) li:before {
    content: "";
    display: block;
    float: left;
    margin-top: 0.7em;
    margin-left: -1em;
    width: 5px;
    height: 5px;
    vertical-align: middle;
    background: #6b93ae; }
  .entry-content li {
    margin: .5em 0; }
  .entry-content table {
    border-collapse: collapse;
    font-size: 15px;
    font-size: 0.9375rem;
    text-align: left; }
  .entry-content table td,
  .entry-content table th {
    padding: 8px 12px; }
  .entry-content thead,
  .entry-content tfoot {
    color: #fff;
    background-color: #6b93ae;
    border-left: 1px solid #6b93ae;
    border-right: 1px solid #6b93ae; }
    .entry-content thead th,
    .entry-content tfoot th {
      font-weight: 400; }
  .entry-content tbody {
    border: 1px solid #e7e7e7; }
    .entry-content tbody td,
    .entry-content tbody th {
      border-right: 1px solid #e7e7e7; }
  .entry-content tbody tr:nth-child(even) {
    background-color: #f8f8f8; }

.post-title {
  display: block;
  margin: 0 0 0.25em;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.3;
  text-overflow: ellipsis;
  overflow: hidden; }

.post-meta {
  color: #999;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 13px;
  font-size: 0.8125rem;
  letter-spacing: .02em;
  line-height: 1.3;
  text-transform: uppercase; }

.cat-links,
.tags-links {
  font-weight: 600; }

.entry-header {
  padding: 0 0 .625rem;
  text-align: center; }
  @media only screen and (min-width: 45em) {
    .entry-header {
      padding: 0 0 1.5rem; } }
  .entry-header .cat-links::before, .entry-header .cat-links::after {
    content: '';
    display: inline-block;
    margin: 0 .5em;
    height: .35em;
    width: 1.5em;
    border-top: 1px solid #6b93ae; }
  .entry-header .cat-links:hover::before, .entry-header .cat-links:hover::after {
    border-color: #46687f; }

.entry-title {
  margin: 6px 0;
  font-family: "Fira Sans", "Source Sans Pro", sans-serif;
  font-size: 26px;
  font-size: 1.625rem;
  font-weight: 500;
  line-height: 1.1;
  letter-spacing: -.02em;
  text-overflow: ellipsis;
  overflow: hidden; }
  @media only screen and (min-width: 45em) {
    .entry-title {
      font-size: 36px;
      font-size: 2.25rem; } }

.entry-readmore {
  margin-bottom: 0;
  text-align: center; }
  .entry-readmore i {
    margin-left: .5em;
    font-weight: 700; }

.page-numbers {
  padding: 0 .2em; }

.entry-footer {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
  margin-top: 1rem;
  margin-bottom: 1rem;
  width: 100%; }
  .entry-footer .post-meta {
    -ms-flex: 1;
        flex: 1; }

.entry-social-links {
  white-space: nowrap; }
  .entry-social-links i {
    margin-right: .25em; }

.share-post-toggle {
  outline: none; }

.share-post-area {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: none; }
  .share-post-area ul {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-line-pack: center;
        align-content: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    list-style: none;
    margin: 0;
    padding: 0; }
  .share-post-area a {
    display: block;
    margin: 0 .25em;
    padding: .25em;
    font-size: 48px;
    font-size: 3rem;
    line-height: 1; }
    @media only screen and (min-width: 45em) {
      .share-post-area a {
        font-size: 72px;
        font-size: 4.5rem; } }

.grid-post p,
.list-post p {
  margin-bottom: 0; }

@media only screen and (min-width: 45em) {
  .grid-post .entry-wrapper,
  .list-post .entry-wrapper {
    padding: 1.75rem 2.5rem 2.5rem; }
  .grid-post .entry-header,
  .list-post .entry-header {
    padding: 0 0 .313rem; }
  .grid-post .entry-title,
  .list-post .entry-title {
    font-size: 23px;
    font-size: 1.4375rem; }
  .grid-post .entry-content,
  .list-post .entry-content {
    font-size: 15px;
    font-size: 0.9375rem; } }

.grid-post .byline,
.grid-post .byline-separator,
.list-post .byline,
.list-post .byline-separator {
  display: none; }

.list-post .featured-image img {
  width: 100%;
  margin: -20% 0; }

@media only screen and (min-width: 45em) {
  .list-post {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center; }
    .list-post .featured-image {
      -ms-flex: 1;
          flex: 1; }
      .list-post .featured-image img {
        margin: 0; }
    .list-post .entry-wrapper {
      -ms-flex: 2;
          flex: 2;
      padding: 0;
      overflow: hidden;
      text-overflow: ellipsis; }
    .list-post .entry-header {
      padding: 1.75rem 2.5rem .313rem; }
    .list-post .entry-content {
      padding: 0 2.5rem 2.5rem; } }

@media only screen and (min-width: 60em) and (max-width: 76.99em) {
  body:not(.sidebar-none) .list-post .featured-image {
    -ms-flex: 1.5;
        flex: 1.5; }
  body:not(.sidebar-left):not(.sidebar-right) .list-post .featured-image {
    -ms-flex: 0.6;
        flex: 0.6; } }

@media only screen and (min-width: 77em) {
  body:not(.sidebar-left):not(.sidebar-right) .list-post .featured-image {
    -ms-flex: 0.5;
        flex: 0.5; } }

.page-header p {
  font-weight: 400;
  margin: .4em 0;
  padding: 0;
  font-size: 15px;
  font-size: 0.9375rem; }

.page-title {
  margin: 0;
  color: #999;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 13px;
  font-size: 0.8125rem;
  font-weight: 600;
  text-transform: uppercase; }
  .page-title small {
    display: inline-block;
    float: right;
    font-size: 100%;
    font-weight: 400; }
  .page-title i {
    padding: 0 .375em;
    color: #ccc;
    font-weight: 700; }

.error-code {
  color: #6b93ae;
  font-size: 144px;
  font-size: 9rem;
  line-height: 1;
  text-align: center; }
  @media only screen and (min-width: 45em) {
    .error-code {
      font-size: 200px;
      font-size: 12.5rem; } }

.format-quote {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  padding: 3rem;
  text-align: center;
  background: #181818; }
  .format-quote blockquote {
    margin: 0;
    border-left: none;
    background-color: transparent; }
    .format-quote blockquote p {
      padding: 0;
      color: #fff; }
  .format-quote cite {
    color: #fff; }
  .format-quote .entry-content {
    padding: 0; }
    .format-quote .entry-content::before, .format-quote .entry-content::after {
      content: '';
      display: block;
      margin: 1.5rem auto;
      width: 1.5rem;
      border-top: 2px solid #6b93ae; }

.format-link {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  padding: 3rem;
  color: #fff;
  text-align: center;
  background: #181818; }
  .format-link .h2 {
    margin: 0;
    line-height: 1.3em; }
  .format-link p {
    margin: .5em 0 0;
    font-size: 17px;
    font-size: 1.0625rem;
    font-style: italic; }
  .format-link .entry-content {
    padding: 0; }
    .format-link .entry-content::before, .format-link .entry-content::after {
      content: '';
      display: block;
      margin: 1.5rem auto;
      width: 1.5rem;
      border-top: 2px solid #6b93ae; }

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.bypostauthor {
  font-size: inherit; }

.comments-area h2 {
  margin-bottom: 2.5em; }

.comments-area ul {
  margin: 0;
  padding: 0;
  list-style: none; }

/* comment-list */
.comment-list .children {
  margin-left: 2.5rem; }
  .comment-list .children > li {
    border-top: 1px dotted #d2d9df; }

.comment-list > li:not(:first-of-type) {
  border-top: 1px dotted #e7e7e7; }

.comment-list > li:last-of-type {
  margin-bottom: 1.5rem;
  border-bottom: 1px solid #e7e7e7; }

.comment-body {
  margin: 2rem 0; }

.comment-awaiting-moderation {
  margin: -1.5em 0 1em 0;
  padding: .5em;
  color: #999;
  font-size: 13px;
  font-size: 0.8125rem;
  font-style: italic;
  text-align: center;
  background-color: #f8f8f8; }

.comment-author {
  position: relative; }

.comment-author .avatar {
  float: left;
  margin-right: 1rem;
  width: 2.75rem; }

.comment-author {
  font-weight: 600; }
  .comment-author i {
    width: 1em;
    color: #ccc; }

.comment-metadata {
  color: #999;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 13px;
  font-size: 0.8125rem;
  text-transform: uppercase; }

/* comment-navigation */
.comment-navigation {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  margin: -1.5rem 0 1.5rem;
  padding: .75em 0;
  border-bottom: 1px solid #e7e7e7; }

.next-comments {
  text-align: right; }

/* comment-respond */
.comment-respond label {
  display: inline-block;
  margin-bottom: .5em;
  font-size: 13px;
  font-size: 0.8125rem;
  font-weight: 600;
  text-transform: uppercase; }

.comment-reply-title {
  margin: 0;
  font-weight: 400;
  text-transform: uppercase; }
  .comment-reply-title small {
    display: block; }
  .comment-reply-title a {
    font-size: 13px;
    font-size: 0.8125rem;
    font-weight: 600;
    letter-spacing: .03em; }

.comment-notes,
.logged-in-as {
  margin: .5em 0;
  padding: 0;
  color: #999;
  font-size: 13px;
  font-size: 0.8125rem; }

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

.comment-form-comment {
  margin-bottom: 0; }

@media only screen and (min-width: 20em) {
  .comment-list .children {
    margin-left: 4.5rem; }
  .comment-body {
    margin: 2.25rem 0 2.5rem 4.5rem; }
  .comment-author .avatar {
    position: absolute;
    top: 0;
    left: -4.5rem;
    width: 3.25rem; }
  .comment-awaiting-moderation {
    margin: -1rem 0 1rem -4.5rem; }
  .comment-reply-title small {
    float: right; } }

@media only screen and (min-width: 45em) {
  .comment-form-author,
  .comment-form-email {
    position: relative;
    float: left;
    width: 50%; }
  .comment-form-author {
    padding-right: .75em; }
  .comment-form-email {
    padding-left: .75em; }
  .comment-list > li:last-of-type {
    margin-bottom: 2rem; }
  .comment-navigation {
    margin: -2rem 0 2rem; } }

@media only screen and (min-width: 77em) {
  .comment-form-author,
  .comment-form-email,
  .comment-form-url {
    position: relative;
    float: left;
    width: 33.3%; }
  .comment-form-email {
    padding-right: .75em; }
  .comment-form-url {
    padding-left: .75em; } }

/*--------------------------------------------------------------
## Author section
--------------------------------------------------------------*/
.author-area {
  text-align: center; }
  .author-area p {
    margin: 0 0 1em; }
  .author-area .avatar {
    width: 6.25rem;
    margin-bottom: 1rem;
    border-radius: 100%; }

.author-social-links i {
  padding: .5em;
  font-size: 1rem; }

/*--------------------------------------------------------------
## Related posts
--------------------------------------------------------------*/
.related-posts-area {
  text-align: center; }
  @media only screen and (min-width: 20em) {
    .related-posts-area {
      padding-left: 2.25rem;
      padding-right: 2.25rem; } }
  .related-posts-area .post-title {
    margin-top: .5em; }

/*--------------------------------------------------------------
## Featured posts
--------------------------------------------------------------*/
.featured-posts-area {
  padding: 0; }
  .featured-posts-area .entry-header {
    display: inline-block;
    padding: 1.375rem;
    margin-top: -1rem;
    max-width: calc(100% - 6rem);
    height: auto;
    line-height: normal;
    vertical-align: middle;
    background-color: rgba(255, 255, 255, 0.9); }
  .featured-posts-area .byline,
  .featured-posts-area .byline-separator {
    display: none; }
  .featured-posts-area .entry-title {
    font-size: 21px;
    font-size: 1.3125rem; }
  @media only screen and (min-width: 45em) {
    .featured-posts-area .byline,
    .featured-posts-area .byline-separator {
      display: inline-block; }
    .featured-posts-area .entry-header {
      padding: 2rem;
      max-width: 26.25rem; }
    .featured-posts-area .entry-title {
      font-size: 28px;
      font-size: 1.75rem; } }
  @media only screen and (min-width: 77em) {
    .featured-posts-area .entry-header {
      padding: 2.25rem;
      max-width: 28.75rem; } }

.featured-posts-background {
  height: 17.5rem;
  line-height: 17.5rem;
  text-align: center;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat; }
  @media only screen and (min-width: 45em) {
    .featured-posts-background {
      height: 30rem;
      line-height: 30rem; } }
  @media only screen and (min-width: 77em) {
    .featured-posts-background {
      height: 35.25rem;
      line-height: 35.25rem; } }

/*--------------------------------------------------------------
# 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%; }

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
  max-width: 100%; }
  .wp-caption img[class*="wp-image-"] {
    display: block;
    margin-left: auto;
    margin-right: auto; }
  .wp-caption .wp-caption-text {
    margin: .75em 0 0; }

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

.wp-caption.alignleft {
  margin: .5em 1.5em .5em 0; }

.wp-caption.alignright {
  margin: .5em 0 .5em 1.5em; }

@media only screen and (max-width: 44.99em) {
  .wp-caption.alignleft,
  .wp-caption.alignright {
    float: none;
    display: block;
    margin: 0 auto; } }

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%; }
  .gallery-columns-2 .gallery-item {
    max-width: 50%; }
  .gallery-columns-3 .gallery-item {
    max-width: 33.33%; }
  .gallery-columns-4 .gallery-item {
    max-width: 25%; }
  .gallery-columns-5 .gallery-item {
    max-width: 20%; }
  .gallery-columns-6 .gallery-item {
    max-width: 16.66%; }
  .gallery-columns-7 .gallery-item {
    max-width: 14.28%; }
  .gallery-columns-8 .gallery-item {
    max-width: 12.5%; }
  .gallery-columns-9 .gallery-item {
    max-width: 11.11%; }

.gallery-type-default .gallery-item {
  padding: 5px; }

.gallery-caption {
  display: block; }

/*--------------------------------------------------------------
## Magnific Popup
--------------------------------------------------------------*/
.mfp-close {
  top: -5px;
  opacity: .7;
  transition-duration: .3s; }
  .mfp-close:hover {
    opacity: 1; }

.mfp-close:before {
  content: '\F00D';
  font-family: 'FontAwesome';
  font-size: 18px;
  font-size: 1.125rem; }

/* overlay at start */
.mfp-fade.mfp-bg {
  opacity: 0;
  transition-duration: .1s; }

/* overlay animate in */
.mfp-bg {
  background: #000; }

.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.85; }

/* overlay animate out */
.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0; }

/* content at start */
.mfp-fade.mfp-wrap .mfp-content,
.mfp-fade.mfp-wrap .mfp-arrow {
  opacity: 0;
  transition-duration: .1s; }

/* content animate it */
.mfp-fade.mfp-wrap.mfp-ready .mfp-content,
.mfp-fade.mfp-wrap.mfp-ready .mfp-arrow {
  opacity: 1; }

/* content animate out */
.mfp-fade.mfp-wrap.mfp-removing .mfp-content,
.mfp-fade.mfp-wrap.mfp-removing .mfp-arrow {
  opacity: 0; }

.mfp-arrow:before,
.mfp-arrow:after {
  border: none;
  margin: 0;
  display: none; }

.mfp-arrow:before {
  position: absolute;
  top: 50%;
  left: 0;
  display: block;
  width: 100%;
  height: 80px;
  margin-top: -40px;
  line-height: 80px;
  color: #fff;
  font-family: 'FontAwesome';
  font-size: 3rem;
  font-weight: normal;
  text-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
  transition: all .3s ease-out;
  opacity: .7; }

.mfp-arrow:hover:before {
  opacity: 1; }

.mfp-arrow-right:before {
  content: "\F105"; }

.mfp-arrow-left:before {
  content: "\F104"; }

.mfp-title,
.mfp-counter {
  font-size: .875rem;
  color: #fff;
  opacity: .7;
  text-align: center; }

.mfp-bottom-bar {
  margin-top: -1.875rem; }

.mfp-figure:after {
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.3); }

/*--------------------------------------------------------------
## Slick
--------------------------------------------------------------*/
/* Slider */
.slick-loading .slick-list {
  background: #fff url(../images/ajax-loader.gif) center center no-repeat; }

.slick-slide div img {
  margin: 0 auto; }

.slick-dotted.slick-slider {
  margin: 0; }

.featured-posts-area:hover .slick-prev,
.featured-posts-area:hover .slick-next,
.gallery-type-carousel:hover .slick-prev,
.gallery-type-carousel:hover .slick-next {
  background-color: rgba(255, 255, 255, 0.3); }

.featured-posts-area:hover .slick-prev:before,
.featured-posts-area:hover .slick-next:before,
.gallery-type-carousel:hover .slick-prev:before,
.gallery-type-carousel:hover .slick-next:before {
  color: #fff; }

/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  top: 50%;
  z-index: 2;
  margin-top: -1.5rem;
  padding: 0;
  display: block;
  height: 3rem;
  width: 3rem;
  line-height: 0;
  color: transparent;
  font-size: 0;
  cursor: pointer;
  background: transparent;
  background-color: rgba(255, 255, 255, 0);
  border: none;
  outline: none;
  transition-duration: .3s; }
  .slick-prev:hover:before, .slick-prev:focus:before,
  .slick-next:hover:before,
  .slick-next:focus:before {
    color: #fff; }

.slick-prev:before,
.slick-next:before {
  display: inline-block;
  width: 3rem;
  color: rgba(255, 255, 255, 0.7);
  font-family: 'FontAwesome';
  font-size: 1rem;
  line-height: 3rem;
  background-color: transparent;
  transition-duration: .3s;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.slick-prev {
  left: 0; }
  [dir="rtl"] .slick-prev {
    left: auto;
    right: 0; }
  .slick-prev:before {
    content: "\F053"; }
    [dir="rtl"] .slick-prev:before {
      content: "\F054"; }

.slick-next {
  right: 0; }
  [dir="rtl"] .slick-next {
    left: 0;
    right: auto; }
  .slick-next:before {
    content: "\F054"; }
    [dir="rtl"] .slick-next:before {
      content: "\F053"; }

.slick-slider figure {
  outline: none; }

.slick-slider figcaption {
  display: none; }

/* Dots */
.slick-dots {
  position: absolute;
  bottom: 1rem;
  margin: 0;
  padding: 0;
  width: 100%;
  display: block;
  list-style: none;
  text-align: center;
  line-height: 0; }
  .slick-dots li {
    position: relative;
    display: inline-block;
    margin: 0;
    padding: 0;
    cursor: pointer;
    width: 1rem;
    height: 1.25rem; }
    .slick-dots li button {
      display: block;
      margin: 0 auto;
      font-size: 0;
      line-height: 0;
      border: 0;
      background: transparent;
      outline: none;
      cursor: pointer; }
      .slick-dots li button:hover:before, .slick-dots li button:focus:before {
        outline: none;
        color: white; }
      .slick-dots li button:before {
        content: "\F111";
        position: absolute;
        top: 0;
        left: 0;
        font-family: 'FontAwesome';
        font-size: 0.45rem;
        color: rgba(255, 255, 255, 0.2);
        text-align: center;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        transition-duration: .3s;
        width: 1rem;
        line-height: 1.25rem; }
    .slick-dots li.slick-active button:before {
      color: rgba(255, 255, 255, 0.8); }

.related-posts-area .slick-dotted.slick-slider {
  margin: 2.5rem 0 1rem; }

.related-posts-area .slick-slide {
  margin: 0 .75rem;
  outline: none; }
  @media only screen and (min-width: 45em) {
    .related-posts-area .slick-slide {
      text-align: left; } }

.related-posts-area .slick-slider:before, .related-posts-area .slick-slider:after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  width: 1rem;
  background-color: #fff; }

.related-posts-area .slick-slider:before {
  left: -.25rem; }

.related-posts-area .slick-slider:after {
  right: -.25rem; }

.related-posts-area .slick-prev:before,
.related-posts-area .slick-next:before {
  color: #ccc; }

.related-posts-area .slick-prev:hover:before,
.related-posts-area .slick-prev:focus:before,
.related-posts-area .slick-next:hover:before,
.related-posts-area .slick-next:focus:before {
  color: #999; }

.related-posts-area .slick-disabled:before,
.related-posts-area .slick-disabled:hover:before,
.related-posts-area .slick-disabled:focus:before {
  color: #e7e7e7; }

.related-posts-area .slick-prev {
  left: -2.25rem; }
  [dir="rtl"] .related-posts-area .slick-prev {
    left: auto;
    right: -2.25rem; }

.related-posts-area .slick-next {
  right: -2.25rem; }
  [dir="rtl"] .related-posts-area .slick-next {
    right: auto;
    left: -2.25rem; }

.related-posts-area .slick-dots {
  bottom: -2rem; }
  .related-posts-area .slick-dots li button:hover:before, .related-posts-area .slick-dots li button:focus:before {
    color: #999; }
  .related-posts-area .slick-dots li button:before {
    color: #ccc; }
  .related-posts-area .slick-dots li.slick-active button:before {
    color: #999; }

/*--------------------------------------------------------------
## Waves
--------------------------------------------------------------*/
.waves-effect {
  display: block; }

/*--------------------------------------------------------------
# Visibility
--------------------------------------------------------------*/
.show-for-medium-up {
  display: none; }

@media only screen and (min-width: 45em) {
  .show-for-medium-up {
    display: inline; } }
