@charset "UTF-8";
/*!
Theme Name: Avamia
Theme URI: http://meydjer.com/
Author: Meydjer Windmüller
Author URI: http://meydjer.com/
Description: Photography Theme
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: avamia
Tags: responsive-layout, two-columns

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

Avamia 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
	## Preloader
	## Branding
	## Search Form
	## Social Icons
# Wrappers
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
    ## Gallery Layouts
    ## Posts and pages
	## Asides
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
	## Video
	## Image Protection
	## Contact Form 7
--------------------------------------------------------------*/
.entry-title, .site-description, .page-title, .entry-meta, .entry-footer {
  font-size: 12px;
  font-size: 0.75rem;
  font-weight: 700;
  letter-spacing: .175em;
  text-transform: uppercase;
}

/*--------------------------------------------------------------
# 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, .avamia-list-item-title, .single:not(.attachment) .entry-title, .single:not(.attachment) .site-description, .error404 .page-title {
  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;
}

.clearfix:after {
  content: " ";
  display: block;
  clear: both;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
textarea {
  color: #959DAB;
  font-family: aktiv-grotesk, Open Sans, Helvetica Neue, Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5;
}

h1, .avamia-list-item-title, .single:not(.attachment) .entry-title, .single:not(.attachment) .site-description, .error404 .page-title, h2, h3, .comments-title, h4, h5, h6 {
  clear: both;
  color: #222832;
  line-height: 1em;
  word-wrap: break-word;
}

h1, .avamia-list-item-title, .single:not(.attachment) .entry-title, .single:not(.attachment) .site-description, .error404 .page-title {
  font-weight: 900;
  font-size: 32px;
  font-size: 2rem;
  letter-spacing: -.05em;
}
@media (min-width: 45em) {
  h1, .avamia-list-item-title, .single:not(.attachment) .entry-title, .single:not(.attachment) .site-description, .error404 .page-title {
    font-size: 72px;
    font-size: 4.5rem;
  }
}

h2 {
  font-weight: 700;
  font-size: 27.2px;
  font-size: 1.7rem;
  letter-spacing: -.05em;
}
@media (min-width: 45em) {
  h2 {
    font-size: 52px;
    font-size: 3.25rem;
  }
}

h3, .comments-title {
  font-weight: 700;
  font-size: 22.4px;
  font-size: 1.4rem;
  letter-spacing: -.05em;
}
@media (min-width: 45em) {
  h3, .comments-title {
    font-size: 32px;
    font-size: 2rem;
  }
}

h4 {
  font-weight: 700;
  font-size: 20px;
  font-size: 1.25rem;
  letter-spacing: -.05em;
}
@media (min-width: 45em) {
  h4 {
    font-size: 26px;
    font-size: 1.625rem;
  }
}

h5 {
  font-weight: 600;
  font-size: 18px;
  font-size: 1.125rem;
  text-transform: uppercase;
  letter-spacing: .05em;
}

h6 {
  font-weight: 400;
  font-size: 18px;
  font-size: 1.125rem;
  letter-spacing: -.05em;
}

p {
  margin-bottom: 1.5em;
}

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

blockquote {
  margin: 0 1.5em;
}

address {
  margin: 0 0 1.5em;
}

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

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

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

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

big {
  font-size: 125%;
}

@font-face {
  font-family: 'avamia';
  src: url("fonts/avamia.eot?kk8i3t");
  src: url("fonts/avamia.eot?kk8i3t#iefix") format("embedded-opentype"), url("fonts/avamia.ttf?kk8i3t") format("truetype"), url("fonts/avamia.woff?kk8i3t") format("woff"), url("fonts/avamia.svg?kk8i3t#avamia") format("svg");
  font-weight: normal;
  font-style: normal;
}
i {
  font-family: 'avamia' !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;
}

.avamia-i-list:before {
  content: "\e901";
}

.avamia-i-ion-android-menu:before {
  content: "\f394";
}

.avamia-i-ion-arrow-left-a:before {
  content: "\f106";
}

.avamia-i-ion-arrow-right-a:before {
  content: "\f109";
}

.avamia-i-ion-bookmark:before {
  content: "\f26b";
}

.avamia-i-ion-close:before {
  content: "\f12a";
}

.avamia-i-ion-grid:before {
  content: "\f13f";
}

.avamia-i-ion-search:before {
  content: "\f21f";
}

.avamia-i-ion-social-android:before {
  content: "\f225";
}

.avamia-i-ion-social-apple:before {
  content: "\f227";
}

.avamia-i-ion-social-bitcoin:before {
  content: "\f2af";
}

.avamia-i-ion-social-chrome:before {
  content: "\f4db";
}

.avamia-i-ion-social-codepen:before {
  content: "\f4dd";
}

.avamia-i-ion-social-designernews:before {
  content: "\f22b";
}

.avamia-i-ion-social-dribbble:before {
  content: "\f22d";
}

.avamia-i-ion-social-dropbox:before {
  content: "\f22f";
}

.avamia-i-ion-social-facebook:before {
  content: "\f231";
}

.avamia-i-ion-social-foursquare:before {
  content: "\f34d";
}

.avamia-i-ion-social-github:before {
  content: "\f233";
}

.avamia-i-ion-social-google:before {
  content: "\f34f";
}

.avamia-i-ion-social-googleplus:before {
  content: "\f235";
}

.avamia-i-ion-social-hackernews:before {
  content: "\f237";
}

.avamia-i-ion-social-instagram:before {
  content: "\f351";
}

.avamia-i-ion-social-linkedin:before {
  content: "\f239";
}

.avamia-i-ion-social-pinterest:before {
  content: "\f2b1";
}

.avamia-i-ion-social-reddit:before {
  content: "\f23b";
}

.avamia-i-ion-social-rss:before {
  content: "\f23d";
}

.avamia-i-ion-social-skype:before {
  content: "\f23f";
}

.avamia-i-ion-social-snapchat:before {
  content: "\f4ec";
}

.avamia-i-ion-social-tumblr:before {
  content: "\f241";
}

.avamia-i-ion-social-twitch:before {
  content: "\f4ee";
}

.avamia-i-ion-social-twitter:before {
  content: "\f243";
}

.avamia-i-ion-social-vimeo:before {
  content: "\f245";
}

.avamia-i-ion-social-whatsapp:before {
  content: "\f4f0";
}

.avamia-i-ion-social-windows:before {
  content: "\f247";
}

.avamia-i-ion-social-wordpress:before {
  content: "\f249";
}

.avamia-i-ion-social-yahoo:before {
  content: "\f24b";
}

.avamia-i-ion-social-youtube:before {
  content: "\f24d";
}

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

blockquote, q {
  quotes: "" "";
  text-align: right;
  font-size: 1.125em;
  font-style: italic;
  color: #222832;
}
blockquote:before, blockquote:after, q:before, q:after {
  content: "";
}

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

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

ul {
  list-style: disc;
}

ol {
  list-style: decimal;
}

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

dt {
  font-weight: bold;
}

dd {
  margin: 0 1.5em 1.5em;
}

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

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

thead,
th {
  text-align: left;
}

/*--------------------------------------------------------------
## Preloader
--------------------------------------------------------------*/
.avamia-preloader {
  background: no-repeat #F0F1F2 50%;
  bottom: 0;
  height: 100%;
  left: 0;
  opacity: 1;
  position: fixed;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 99998;
}

.loader {
  position: absolute;
  left: 50%;
  left: calc(50% - 22.5px);
  top: 50%;
  top: calc(50% - 60px);
}

.square {
  background: #222832;
  width: 15px;
  height: 15px;
  float: left;
  top: -10px;
  margin-right: 5px;
  margin-top: 5px;
  position: relative;
  opacity: 0;
  animation: enter 3.6s infinite;
  -o-animation: enter 3.6s infinite;
  -ms-animation: enter 3.6s infinite;
  -webkit-animation: enter 3.6s infinite;
  -moz-animation: enter 3.6s infinite;
}

.enter {
  top: 0px;
  opacity: 1;
}

.square:nth-child(1) {
  animation-delay: 1.08s;
  -o-animation-delay: 1.08s;
  -ms-animation-delay: 1.08s;
  -webkit-animation-delay: 1.08s;
  -moz-animation-delay: 1.08s;
}

.square:nth-child(2) {
  animation-delay: 1.255s;
  -o-animation-delay: 1.255s;
  -ms-animation-delay: 1.255s;
  -webkit-animation-delay: 1.255s;
  -moz-animation-delay: 1.255s;
}

.square:nth-child(3) {
  animation-delay: 1.44s;
  -o-animation-delay: 1.44s;
  -ms-animation-delay: 1.44s;
  -webkit-animation-delay: 1.44s;
  -moz-animation-delay: 1.44s;
  background: #222832;
}

.square:nth-child(4) {
  animation-delay: 0.535s;
  -o-animation-delay: 0.535s;
  -ms-animation-delay: 0.535s;
  -webkit-animation-delay: 0.535s;
  -moz-animation-delay: 0.535s;
  animation-delay: 0.535s;
}

.square:nth-child(5) {
  animation-delay: 0.72s;
  -o-animation-delay: 0.72s;
  -ms-animation-delay: 0.72s;
  -webkit-animation-delay: 0.72s;
  -moz-animation-delay: 0.72s;
  animation-delay: 0.72s;
}

.square:nth-child(6) {
  animation-delay: 0.895s;
  -o-animation-delay: 0.895s;
  -ms-animation-delay: 0.895s;
  -webkit-animation-delay: 0.895s;
  -moz-animation-delay: 0.895s;
  animation-delay: 0.895s;
}

.square:nth-child(8) {
  animation-delay: 0.175s;
  -o-animation-delay: 0.175s;
  -ms-animation-delay: 0.175s;
  -webkit-animation-delay: 0.175s;
  -moz-animation-delay: 0.175s;
  animation-delay: 0.175s;
}

.square:nth-child(9) {
  animation-delay: 0.36s;
  -o-animation-delay: 0.36s;
  -ms-animation-delay: 0.36s;
  -webkit-animation-delay: 0.36s;
  -moz-animation-delay: 0.36s;
  animation-delay: 0.36s;
}

.clear {
  clear: both;
}

.last {
  margin-right: 0;
}

@keyframes enter {
  0% {
    opacity: 0;
    top: -10px;
  }
  5% {
    opacity: 1;
    top: 0px;
  }
  50.9% {
    opacity: 1;
    top: 0px;
  }
  55.9% {
    opacity: 0;
    top: 10px;
  }
}
@-o-keyframes enter {
  0% {
    opacity: 0;
    top: -10px;
  }
  5% {
    opacity: 1;
    top: 0px;
  }
  50.9% {
    opacity: 1;
    top: 0px;
  }
  55.9% {
    opacity: 0;
    top: 10px;
  }
}
@-ms-keyframes enter {
  0% {
    opacity: 0;
    top: -10px;
  }
  5% {
    opacity: 1;
    top: 0px;
  }
  50.9% {
    opacity: 1;
    top: 0px;
  }
  55.9% {
    opacity: 0;
    top: 10px;
  }
}
@-webkit-keyframes enter {
  0% {
    opacity: 0;
    top: -10px;
  }
  5% {
    opacity: 1;
    top: 0px;
  }
  50.9% {
    opacity: 1;
    top: 0px;
  }
  55.9% {
    opacity: 0;
    top: 10px;
  }
}
@-moz-keyframes enter {
  0% {
    opacity: 0;
    top: -10px;
  }
  5% {
    opacity: 1;
    top: 0px;
  }
  50.9% {
    opacity: 1;
    top: 0px;
  }
  55.9% {
    opacity: 0;
    top: 10px;
  }
}
/*--------------------------------------------------------------
## Site Branding
--------------------------------------------------------------*/
.site-title {
  color: #222832;
  font-size: 18.4px;
  font-size: 1.15rem;
  font-weight: 800;
  letter-spacing: -.05em;
  line-height: 45px;
  margin: 0;
}
@media (min-width: 45em) {
  .site-title {
    font-size: 24px;
    font-size: 1.5rem;
    font-weight: 900;
  }
}
@media (min-width: 65em) {
  .site-title {
    line-height: 90px;
    font-size: 42px;
    font-size: 2.625rem;
  }
}

.site-logo img {
  max-height: 45px;
}
@media (min-width: 65em) {
  .site-logo img {
    max-height: 90px;
  }
}

/*--------------------------------------------------------------
## Search Form
--------------------------------------------------------------*/
.search-form-pop-button {
  cursor: pointer;
  display: -webkit-flex;
  display: flex;
  float: left;
}
.search-form-pop-button span {
  font-size: 12.8px;
  font-size: 0.8rem;
  margin-left: .25em;
}
.search-form-pop-button span:hover {
  text-decoration: underline;
}
.search-form-pop-button i {
  font-size: 18.4px;
  font-size: 1.15rem;
}

.search-form-wrapper {
  background: #fff;
  box-shadow: 0 2.5em 2rem transparent;
  left: 0;
  font-size: 2rem;
  height: 1.8em;
  position: fixed;
  text-align: center;
  top: -2.7em;
  transform: scale(1.5);
  -moz-transition-property: box-shadow, visibility, top, -moz-transform;
  -o-transition-property: box-shadow, visibility, top, -o-transform;
  -webkit-transition-property: box-shadow, visibility, top, -webkit-transform;
  transition-property: box-shadow, visibility, top, transform;
  -moz-transition-duration: 0.6s;
  -o-transition-duration: 0.6s;
  -webkit-transition-duration: 0.6s;
  transition-duration: 0.6s;
  -moz-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  visibility: hidden;
  width: 100%;
  z-index: 9000;
}

.search-form-wrapper.search-form-active {
  box-shadow: 0 1.5rem 2rem rgba(0, 0, 0, 0.15);
  visibility: visible;
  top: 0;
  transform: scale(1);
  -moz-transition-duration: 0.45s;
  -o-transition-duration: 0.45s;
  -webkit-transition-duration: 0.45s;
  transition-duration: 0.45s;
}

@media only screen and (min-width: 64em) {
  .search-form-wrapper {
    font-size: 3rem;
  }
}
@media only screen and (min-width: 75em) {
  .search-form-wrapper {
    font-size: 5rem;
  }
}
.search-form {
  display: -webkit-flex;
  display: flex;
  height: 100%;
  width: 100%;
}

.search-form-close-wrapper {
  -webkit-flex-basis: 10%;
  flex-basis: 10%;
}

.search-form-close {
  color: #F0F1F2;
  cursor: pointer;
  display: inline-block;
  font-size: .75em;
  padding: .5em;
  -moz-transition: color 0.09s ease-out;
  -o-transition: color 0.09s ease-out;
  -webkit-transition: color 0.09s ease-out;
  transition: color 0.09s ease-out;
}
.search-form-close img {
  max-height: .8em;
}

.search-form-close:hover {
  color: #222832;
}

.search-field-wrapper {
  -webkit-flex-basis: 80%;
  flex-basis: 80%;
}

input[type="search"].search-field {
  border: 0;
  background-color: #fff;
  color: #50514F;
  font-size: 1em;
  font-weight: 900;
  margin-top: .1em;
  width: 100%;
  padding: 0;
}
input[type="search"].search-field:-moz-placeholder {
  color: #959DAB;
}
input[type="search"].search-field::-moz-placeholder {
  color: #959DAB;
}
input[type="search"].search-field:-ms-input-placeholder {
  color: #959DAB;
}
input[type="search"].search-field::-webkit-input-placeholder {
  color: #959DAB;
}

.search-submit-wrapper {
  -webkit-align-self: flex-end;
  align-self: flex-end;
  -webkit-flex-basis: 10%;
  flex-basis: 10%;
  height: 100%;
  text-align: center;
  position: relative;
}
.search-submit-wrapper i {
  margin-left: .2em;
}

.search-submit {
  box-shadow: none;
  font-size: 2.25rem;
  font-weight: 600;
  height: 100%;
  left: 0;
  padding: 0;
  text-align: center;
  top: 19.1%;
  width: 2.5em;
}
@media (min-width: 65em) {
  .search-submit {
    height: 61.8%;
  }
}
.search-submit i {
  line-height: 2em;
}

/*--------------------------------------------------------------
## Social Icons
--------------------------------------------------------------*/
.social-footer {
  clear: both;
  cursor: default;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  height: 45px;
  margin-top: 11.25px;
  text-align: center;
}
@media (min-width: 65em) {
  .social-footer {
    height: 90px;
    margin-top: 22.5px;
  }
}
.social-footer a {
  border-top: 4px solid transparent;
  color: #959DAB;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  font-size: 1.5rem;
  margin: 0 .25em;
  -moz-transition: border-top-color 0.15s ease-out;
  -o-transition: border-top-color 0.15s ease-out;
  -webkit-transition: border-top-color 0.15s ease-out;
  transition: border-top-color 0.15s ease-out;
  width: 2rem;
}
@media (min-width: 65em) {
  .social-footer a {
    font-size: 2rem;
  }
}
.social-footer a:hover {
  border-top-color: #959DAB;
}
.social-footer a:visited, .social-footer a:active, .social-footer a:focus {
  color: #959DAB;
}

/*--------------------------------------------------------------
# Wrappers
--------------------------------------------------------------*/
.site-header, .site-footer {
  background-color: #F0F1F2;
  height: 45px;
  left: 0;
  padding: 0 45px;
  position: fixed;
  width: 100%;
  z-index: 9000;
}
@media (min-width: 65em) {
  .site-header, .site-footer {
    height: 90px;
    padding: 0 90px;
  }
}

.entry-summary, .page-content, .attachment .entry-content, .attachment .comments-area {
  margin: 0 auto;
}
@media (min-width: 65em) {
  .entry-summary, .page-content, .attachment .entry-content, .attachment .comments-area {
    max-width: 60%;
  }
}

.site {
  background-color: #fff;
  border: 22.5px solid #F0F1F2;
  border-top-width: 45px;
  border-bottom-width: 45px;
  min-height: 100vh;
  padding: 0 22.5px 22.5px;
}
.has-social-icons .site {
  padding-bottom: 0;
}
@media (min-width: 45em) {
  .site {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    justify-content: center;
    border-width: 45px;
    padding: 0 45px 45px;
  }
}
@media (min-width: 65em) {
  .site {
    border-width: 90px;
    padding: 0 90px 90px;
  }
}
.page-template-template-sidebar .site {
  padding-bottom: 0;
}
.admin-bar .site {
  border-top-width: 90px;
}

.site-content {
  width: 100%;
}
.search .site-content, .archive .site-content, .error404 .site-content, .blog .site-content, .single:not(.attachment) .site-content {
  margin: 22.5px auto 0;
  max-width: 75em;
}
@media (min-width: 45em) {
  .search .site-content, .archive .site-content, .error404 .site-content, .blog .site-content, .single:not(.attachment) .site-content {
    margin: 45px auto 0;
  }
}
@media (min-width: 65em) {
  .search .site-content, .archive .site-content, .error404 .site-content, .blog .site-content, .single:not(.attachment) .site-content {
    margin: 90px auto 0;
  }
}
.page-template-template-sidebar .site-content {
  margin: calc(45px - .5rem) auto 0;
  max-width: 75em;
}
@media (min-width: 45em) {
  .page-template-template-sidebar .site-content {
    margin-top: calc(22.5px - .5rem);
  }
}
@media (min-width: 65em) {
  .page-template-template-sidebar .site-content {
    margin-top: calc(45px - .5rem);
  }
}

.site-header, .site-footer {
  display: -webkit-flex;
  display: flex;
  top: 0;
}
@media (min-width: 45em) {
  .site-header, .site-footer {
    text-align: center;
  }
  .logo-top-left.menu-top-left .site-header .main-navigation, .logo-top-left.menu-top-center .site-header .main-navigation, body[class*='menu-top-'].logo-top-center .site-header .main-navigation, .logo-top-right.menu-top-center .site-header .main-navigation, .logo-top-right.menu-top-right .site-header .main-navigation, .logo-bottom-left.menu-bottom-left .site-header .main-navigation, .logo-bottom-left.menu-bottom-center .site-header .main-navigation, body[class*='menu-bottom-'].logo-bottom-center .site-header .main-navigation, .logo-bottom-right.menu-bottom-center .site-header .main-navigation, .logo-bottom-right.menu-bottom-right .site-header .main-navigation, .logo-top-left.menu-top-left .site-footer .main-navigation, .logo-top-left.menu-top-center .site-footer .main-navigation, body[class*='menu-top-'].logo-top-center .site-footer .main-navigation, .logo-top-right.menu-top-center .site-footer .main-navigation, .logo-top-right.menu-top-right .site-footer .main-navigation, .logo-bottom-left.menu-bottom-left .site-footer .main-navigation, .logo-bottom-left.menu-bottom-center .site-footer .main-navigation, body[class*='menu-bottom-'].logo-bottom-center .site-footer .main-navigation, .logo-bottom-right.menu-bottom-center .site-footer .main-navigation, .logo-bottom-right.menu-bottom-right .site-footer .main-navigation {
    display: none;
  }
  .logo-top-center .site-header, .logo-bottom-center .site-header, .logo-top-center .site-footer, .logo-bottom-center .site-footer {
    -webkit-justify-content: center;
    justify-content: center;
  }
  .logo-top-left .site-header, .logo-bottom-left .site-header, .logo-top-left .site-footer, .logo-bottom-left .site-footer {
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
  .logo-top-left .site-header .site-branding, .logo-bottom-left .site-header .site-branding, .logo-top-left .site-footer .site-branding, .logo-bottom-left .site-footer .site-branding {
    -webkit-flex-grow: 1;
    flex-grow: 1;
    text-align: left;
  }
  .menu-top-right .site-header, .menu-bottom-right .site-header, .menu-top-right .site-footer, .menu-bottom-right .site-footer {
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
  .menu-top-right .site-header .main-navigation, .menu-bottom-right .site-header .main-navigation, .menu-top-right .site-footer .main-navigation, .menu-bottom-right .site-footer .main-navigation {
    -webkit-flex-grow: 1;
    flex-grow: 1;
  }
  .menu-top-right .site-header .main-navigation > *, .menu-bottom-right .site-header .main-navigation > *, .menu-top-right .site-footer .main-navigation > *, .menu-bottom-right .site-footer .main-navigation > * {
    float: right;
  }
  .logo-top-right .site-header, .logo-bottom-right .site-header, .logo-top-right .site-footer, .logo-bottom-right .site-footer {
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  .logo-top-right .site-header .site-branding, .logo-bottom-right .site-header .site-branding, .logo-top-right .site-footer .site-branding, .logo-bottom-right .site-footer .site-branding {
    -webkit-flex-grow: 1;
    flex-grow: 1;
    text-align: right;
  }
  .menu-top-left .site-header, .menu-bottom-left .site-header, .menu-top-left .site-footer, .menu-bottom-left .site-footer {
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  .menu-top-left .site-header .main-navigation, .menu-bottom-left .site-header .main-navigation, .menu-top-left .site-footer .main-navigation, .menu-bottom-left .site-footer .main-navigation {
    -webkit-flex-grow: 1;
    flex-grow: 1;
  }
  .menu-top-left .site-header .main-navigation > *, .menu-bottom-left .site-header .main-navigation > *, .menu-top-left .site-footer .main-navigation > *, .menu-bottom-left .site-footer .main-navigation > * {
    float: left;
  }
}

.admin-bar .site-header {
  top: 32px;
}

.site-footer {
  bottom: 0;
  text-align: center;
  top: auto;
}

.page .content-area,
.attachment-jpeg .content-area,
.attachment-gif .content-area,
.attachment-png .content-area,
.attachment-bmp .content-area,
.attachment-tiff .content-area,
.attachment-x-icon .content-area {
  float: inherit;
  margin: 0;
  width: inherit;
}
.page .site-main,
.attachment-jpeg .site-main,
.attachment-gif .site-main,
.attachment-png .site-main,
.attachment-bmp .site-main,
.attachment-tiff .site-main,
.attachment-x-icon .site-main {
  margin: inherit;
  max-width: 100%;
}

.page-template-template-galleries-list .site-main {
  margin: 0;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  background: #222832;
  border: 0;
  color: #fff;
  font-weight: 500;
  letter-spacing: .1em;
  line-height: 1;
  padding: 1.9em 3em 1.85em;
  -moz-transition: background-color 0.09s ease-out;
  -o-transition: background-color 0.09s ease-out;
  -webkit-transition: background-color 0.09s ease-out;
  transition: background-color 0.09s ease-out;
  text-transform: uppercase;
}
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
  background-color: #000;
}
button:active, button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
  background-color: #959DAB;
  outline: 0;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
  color: #222832;
  border: 2px solid #959DAB;
  -moz-transition-property: border-color, color;
  -o-transition-property: border-color, color;
  -webkit-transition-property: border-color, color;
  transition-property: border-color, color;
  -moz-transition-duration: 0.09s;
  -o-transition-duration: 0.09s;
  -webkit-transition-duration: 0.09s;
  transition-duration: 0.09s;
  -moz-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  padding: 1.5em;
}
input[type="text"]:hover,
input[type="email"]:hover,
input[type="url"]:hover,
input[type="password"]:hover,
input[type="search"]:hover,
input[type="number"]:hover,
input[type="tel"]:hover,
input[type="range"]:hover,
input[type="date"]:hover,
input[type="month"]:hover,
input[type="week"]:hover,
input[type="time"]:hover,
input[type="datetime"]:hover,
input[type="datetime-local"]:hover,
input[type="color"]:hover,
textarea:hover {
  border-color: #222832;
}
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 {
  border-color: #000;
  outline: 0;
}
input[type="text"]:-moz-placeholder,
input[type="email"]:-moz-placeholder,
input[type="url"]:-moz-placeholder,
input[type="password"]:-moz-placeholder,
input[type="search"]:-moz-placeholder,
input[type="number"]:-moz-placeholder,
input[type="tel"]:-moz-placeholder,
input[type="range"]:-moz-placeholder,
input[type="date"]:-moz-placeholder,
input[type="month"]:-moz-placeholder,
input[type="week"]:-moz-placeholder,
input[type="time"]:-moz-placeholder,
input[type="datetime"]:-moz-placeholder,
input[type="datetime-local"]:-moz-placeholder,
input[type="color"]:-moz-placeholder,
textarea:-moz-placeholder {
  color: #959DAB;
}
input[type="text"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="range"]::-moz-placeholder,
input[type="date"]::-moz-placeholder,
input[type="month"]::-moz-placeholder,
input[type="week"]::-moz-placeholder,
input[type="time"]::-moz-placeholder,
input[type="datetime"]::-moz-placeholder,
input[type="datetime-local"]::-moz-placeholder,
input[type="color"]::-moz-placeholder,
textarea::-moz-placeholder {
  color: #959DAB;
}
input[type="text"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="range"]:-ms-input-placeholder,
input[type="date"]:-ms-input-placeholder,
input[type="month"]:-ms-input-placeholder,
input[type="week"]:-ms-input-placeholder,
input[type="time"]:-ms-input-placeholder,
input[type="datetime"]:-ms-input-placeholder,
input[type="datetime-local"]:-ms-input-placeholder,
input[type="color"]:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #959DAB;
}
input[type="text"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="range"]::-webkit-input-placeholder,
input[type="date"]::-webkit-input-placeholder,
input[type="month"]::-webkit-input-placeholder,
input[type="week"]::-webkit-input-placeholder,
input[type="time"]::-webkit-input-placeholder,
input[type="datetime"]::-webkit-input-placeholder,
input[type="datetime-local"]::-webkit-input-placeholder,
input[type="color"]::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #959DAB;
}

select {
  border: 2px solid #959DAB;
}

textarea {
  width: 100%;
}

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
.avamia-attachment-image-link, .gallery-item a {
  cursor: -o-zoom-in;
  cursor: -ms-zoom-in;
  cursor: -moz-zoom-in;
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}

@media (min-width: 65em) {
  .avamia-list-item-thumbnail a video,
  .avamia-list-item-thumbnail a img, .avamia-grid-item a img,
  .avamia-grid-item a video, .gallery-item a img {
    -moz-transition: -moz-transform 0.1s ease-out;
    -o-transition: -o-transform 0.1s ease-out;
    -webkit-transition: -webkit-transform 0.1s ease-out;
    transition: transform 0.1s ease-out;
  }
  .avamia-list-item-thumbnail a video:hover,
  .avamia-list-item-thumbnail a img:hover, .avamia-grid-item a img:hover,
  .avamia-grid-item a video:hover, .gallery-item a img:hover {
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-transform: translateZ(0) scale(1.15);
    -ms-transform: translateZ(0) scale(1.15);
    -webkit-transform: translateZ(0) scale(1.15);
    transform: translateZ(0) scale(1.15);
    -moz-transition-duration: 0.05s;
    -o-transition-duration: 0.05s;
    -webkit-transition-duration: 0.05s;
    transition-duration: 0.05s;
  }
  .avamia-list-item-thumbnail a video:active,
  .avamia-list-item-thumbnail a img:active, .avamia-grid-item a img:active,
  .avamia-grid-item a video:active, .gallery-item a img:active, .avamia-list-item-thumbnail a video:focus,
  .avamia-list-item-thumbnail a img:focus, .avamia-grid-item a img:focus,
  .avamia-grid-item a video:focus, .gallery-item a img:focus {
    -moz-transform: translateZ(0) scale(1);
    -ms-transform: translateZ(0) scale(1);
    -webkit-transform: translateZ(0) scale(1);
    transform: translateZ(0) scale(1);
    -moz-transition-duration: 0.025s;
    -o-transition-duration: 0.025s;
    -webkit-transition-duration: 0.025s;
    transition-duration: 0.025s;
  }
}

.content-area a, .page-template-template-sidebar .content-area a {
  border-bottom: 0.0625em solid #222832;
}
.content-area a:hover {
  border-bottom-width: 0;
}

a {
  color: #222832;
  text-decoration: none;
}
a:visited {
  color: #222832;
}
a:focus {
  outline: 0;
}
a:hover, a:active {
  outline: 0;
}

.avamia-attachment-image-link {
  display: block;
  text-align: center;
}
.page .avamia-attachment-image-link {
  margin-top: calc(11.25px - .65rem);
}
@media (min-width: 45em) {
  .page .avamia-attachment-image-link {
    margin-top: calc(22.5px - .65rem);
  }
}
@media (min-width: 65em) {
  .page .avamia-attachment-image-link {
    margin-top: calc(45px - .65rem);
  }
}
.content-area .avamia-attachment-image-link {
  border-bottom: 0;
}

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.mobile-menu {
  display: none;
}
.mobile-menu.mobile-menu-active {
  display: block;
}

.menu-toggle {
  background-color: transparent;
  color: #222832;
  font-size: 32px;
  font-size: 2rem;
  height: 45px;
  padding: 0;
  position: fixed;
  right: 30px;
  top: 0;
  width: 45px;
  z-index: 9010;
}
.menu-toggle:focus {
  background-color: transparent;
}

.menu-primary-mobile ul {
  margin: 0;
  list-style: none;
  text-align: right;
  padding: 2em 0 0 0;
  width: 100%;
}
.menu-primary-mobile ul ul {
  border-right: 1px solid #959DAB;
  font-size: 12px;
  font-size: 0.75rem;
  padding: 0 1em 2em;
}
.menu-primary-mobile ul a {
  padding: .5em;
  display: block;
}

.main-navigation {
  clear: both;
  display: block;
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: 700;
  letter-spacing: -.05em;
  text-transform: lowercase;
}
.main-navigation ul {
  display: none;
  list-style: none;
  margin: 0;
  padding-left: 0;
}
.main-navigation ul ul {
  background-color: #F0F1F2;
  float: left;
  position: absolute;
  bottom: 22.5px;
  left: calc(50% - 7.5em);
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -moz-transition-property: opacity, visibility;
  -o-transition-property: opacity, visibility;
  -webkit-transition-property: opacity, visibility;
  transition-property: opacity, visibility;
  -moz-transition-duration: 0.09s, 0s;
  -o-transition-duration: 0.09s, 0s;
  -webkit-transition-duration: 0.09s, 0s;
  transition-duration: 0.09s, 0s;
  -moz-transition-timing-function: ease-out, linear;
  -o-transition-timing-function: ease-out, linear;
  -webkit-transition-timing-function: ease-out, linear;
  transition-timing-function: ease-out, linear;
  -moz-transition-delay: 0s, 0.09s;
  -o-transition-delay: 0s, 0.09s;
  -webkit-transition-delay: 0s, 0.09s;
  transition-delay: 0s, 0.09s;
  visibility: hidden;
  z-index: 99999;
}
.menu-top-left .main-navigation ul ul, .menu-top-center .main-navigation ul ul, .menu-top-right .main-navigation ul ul {
  bottom: auto;
  top: 22.5px;
}
@media (min-width: 45em) {
  .menu-top-left .main-navigation ul ul, .menu-top-center .main-navigation ul ul, .menu-top-right .main-navigation ul ul {
    top: 45px;
  }
}
@media (min-width: 65em) {
  .menu-top-left .main-navigation ul ul, .menu-top-center .main-navigation ul ul, .menu-top-right .main-navigation ul ul {
    top: 90px;
  }
}
.menu-top-left .main-navigation ul ul, .menu-bottom-left .main-navigation ul ul {
  right: auto;
  left: 0;
}
.menu-top-right .main-navigation ul ul, .menu-bottom-right .main-navigation ul ul {
  left: auto;
  right: 0;
}
@media (min-width: 45em) {
  .main-navigation ul ul {
    bottom: 45px;
  }
}
@media (min-width: 65em) {
  .main-navigation ul ul {
    bottom: 90px;
  }
}
.main-navigation ul ul ul {
  left: 100%;
  visibility: hidden;
  bottom: 0;
}
.menu-top-left .main-navigation ul ul ul, .menu-top-center .main-navigation ul ul ul, .menu-top-right .main-navigation ul ul ul {
  bottom: auto;
  top: 0;
}
.menu-top-left .main-navigation ul ul ul, .menu-bottom-left .main-navigation ul ul ul {
  left: 100%;
}
.menu-top-right .main-navigation ul ul ul, .menu-bottom-right .main-navigation ul ul ul {
  right: 100%;
}
.main-navigation ul ul li:hover > ul, .main-navigation ul ul li.focus > ul {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
  visibility: visible;
}
.main-navigation ul ul a {
  line-height: 11.25px;
  width: 15em;
}
@media (min-width: 45em) {
  .main-navigation ul ul a {
    line-height: 22.5px;
  }
}
@media (min-width: 65em) {
  .main-navigation ul ul a {
    line-height: 45px;
  }
}
.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
  visibility: visible;
  -moz-transition-delay: 0s, 0s;
  -o-transition-delay: 0s, 0s;
  -webkit-transition-delay: 0s, 0s;
  transition-delay: 0s, 0s;
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
.main-navigation li {
  float: left;
  position: relative;
}
.main-navigation a {
  display: block;
  text-decoration: none;
  line-height: 22.5px;
  padding: 0 1em;
  -moz-transition: background-color 0.09s ease-out;
  -o-transition: background-color 0.09s ease-out;
  -webkit-transition: background-color 0.09s ease-out;
  transition: background-color 0.09s ease-out;
}
@media (min-width: 45em) {
  .main-navigation a {
    line-height: 45px;
  }
}
@media (min-width: 65em) {
  .main-navigation a {
    line-height: 90px;
  }
}
.main-navigation a:hover {
  background-color: #fff;
  -moz-transition-duration: 0.09s;
  -o-transition-duration: 0.09s;
  -webkit-transition-duration: 0.09s;
  transition-duration: 0.09s;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
  display: block;
}

@media screen and (min-width: 45em) {
  .menu-toggle {
    display: none;
  }

  .main-navigation ul {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
  }
}
.site-main .comment-navigation, .site-main
.posts-navigation, .site-main
.post-navigation {
  margin: 0 0 1.5em;
  overflow: hidden;
}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
  float: left;
  width: 50%;
}
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
  float: right;
  text-align: right;
  width: 50%;
}

.menu {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  margin: 0 auto;
}

/*--------------------------------------------------------------
## Gallery Navigation
--------------------------------------------------------------*/
.avamia-gallery-nav-button {
  bottom: 0;
  color: #222832;
  cursor: pointer;
  font-size: 32px;
  font-size: 2rem;
  position: fixed;
  width: 45px;
  z-index: 9010;
}
@media (min-width: 45em) {
  .avamia-gallery-nav-button {
    bottom: auto;
    left: 0;
    width: 45px;
    top: calc(50%);
  }
}
@media (min-width: 65em) {
  .avamia-gallery-nav-button {
    font-size: 64px;
    font-size: 4rem;
    width: 90px;
  }
}
.content-area .avamia-gallery-nav-button {
  border-bottom: 0;
}

.avamia-gallery-nav-grid {
  text-align: center;
  left: calc(50% - 22.5px);
}
@media (min-width: 45em) {
  .avamia-gallery-nav-grid {
    left: 0;
    top: calc(50% - 22.5px);
  }
}
@media (min-width: 65em) {
  .avamia-gallery-nav-grid {
    top: calc(50% - 45px);
  }
}

.avamia-gallery-nav-left-a {
  padding-left: .275em;
  left: calc(50% - 67.5px);
}
@media (min-width: 45em) {
  .avamia-gallery-nav-left-a {
    left: 0;
    top: calc(50% - 67.5px);
  }
}
@media (min-width: 65em) {
  .avamia-gallery-nav-left-a {
    top: calc(50% - 135px);
  }
}

.avamia-gallery-nav-right-a {
  padding-right: .275em;
  text-align: right;
  left: calc(50% + 22.5px);
}
@media (min-width: 45em) {
  .avamia-gallery-nav-right-a {
    left: 0;
    top: calc(50% + 22.5px);
  }
}
@media (min-width: 65em) {
  .avamia-gallery-nav-right-a {
    top: calc(50% + +45px);
  }
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}
.screen-reader-text:focus {
  background-color: #fff;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #959DAB;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

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

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
  display: inline;
}
@media (min-width: 45em) {
  .alignleft {
    float: left;
    margin-right: 1.5em;
  }
}

.alignright {
  display: inline;
}
@media (min-width: 45em) {
  .alignright {
    float: right;
    margin-left: 1.5em;
  }
}

.aligncenter {
  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 {
  margin: 0 0 11.25px;
  /* Make sure select elements fit in widgets. */
}
@media (min-width: 45em) {
  .widget {
    margin: 0 0 22.5px;
  }
}
@media (min-width: 65em) {
  .widget {
    margin: 0 0 45px;
  }
}
.widget select {
  max-width: 100%;
}
.widget ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.widget-title {
  color: #959DAB;
  font-size: 16px;
  font-size: 1rem;
  text-transform: lowercase;
  margin-top: 0;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
.content-area, .page-template-template-sidebar .content-area {
  margin: 0 -25% 0 0;
  width: 100%;
}
@media (min-width: 65em) {
  .content-area, .page-template-template-sidebar .content-area {
    float: left;
    width: 100%;
  }
}
@media (min-width: 65em) {
  .search .content-area, .archive .content-area, .blog .content-area {
    padding-right: 45px;
  }
}

@media (min-width: 65em) {
  .site-main, .page-template-template-sidebar .site-main {
    margin: 0 25% 0 0;
  }
}

.site-content .widget-area {
  font-size: 14px;
  font-size: 0.875rem;
  overflow: hidden;
  margin-top: 22.5px;
  width: 100%;
}
.blog .site-content .widget-area {
  margin-top: calc(22.5px + .2em);
}
@media (min-width: 65em) {
  .site-content .widget-area {
    float: right;
    margin-top: 45px;
    padding-left: 45px;
    width: 25%;
  }
}
.widget-area a:hover {
  text-decoration: underline;
}

/*--------------------------------------------------------------
## Gallery Layouts
--------------------------------------------------------------*/
.avamia-list {
  margin: -5.625px;
}
@media (min-width: 45em) {
  .avamia-list {
    margin: -11.25px;
  }
}
@media (min-width: 65em) {
  .avamia-list {
    margin: -22.5px;
  }
}

.avamia-list-item {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  width: 100%;
}

.avamia-list-item-spacing {
  display: none;
  float: left;
  width: 20%;
  padding: 5.625px;
}
@media (min-width: 45em) {
  .avamia-list-item-spacing {
    padding: 11.25px;
  }
}
@media (min-width: 65em) {
  .avamia-list-item-spacing {
    display: block;
    padding: 22.5px;
  }
}

.avamia-list-item-thumbnail {
  display: block;
  float: left;
  max-width: 40%;
  padding: 5.625px;
}
@media (min-width: 45em) {
  .avamia-list-item-thumbnail {
    padding: 11.25px;
  }
}
@media (min-width: 65em) {
  .avamia-list-item-thumbnail {
    padding: 22.5px;
  }
}
.avamia-list-item-thumbnail a {
  border-bottom: 0;
}
.avamia-list-item-thumbnail img {
  display: block;
}
.avamia-list-item-thumbnail video {
  display: block;
}
@media (min-width: 65em) {
  .avamia-list-item-thumbnail {
    width: 20%;
  }
}

.avamia-list-item-title {
  font-size: 16px;
  font-size: 1rem;
  float: left;
  padding: 5.625px;
}
@media (min-width: 45em) {
  .avamia-list-item-title {
    padding: 11.25px;
    font-size: 32px;
    font-size: 2rem;
  }
}
@media (min-width: 65em) {
  .avamia-list-item-title {
    padding: 22.5px;
    font-size: 48px;
    font-size: 3rem;
  }
}
@media (min-width: 87em) {
  .avamia-list-item-title {
    font-size: 72px;
    font-size: 4.5rem;
  }
}
.avamia-list-item-title a {
  border-bottom: 0;
}

.avamia-grid {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: -11.25px;
}
@media (min-width: 45em) {
  .avamia-grid {
    margin: -22.5px;
  }
}
@media (min-width: 87em) {
  .avamia-grid {
    margin: -45px;
  }
}

.avamia-grid-item {
  text-align: center;
  padding: 11.25px;
}
@media (min-width: 45em) {
  .avamia-grid-item {
    padding: 22.5px;
  }
}
@media (min-width: 87em) {
  .avamia-grid-item {
    padding: 45px;
  }
}
.avamia-grid-item a {
  border-bottom: 0;
}
.avamia-grid-4-cols .avamia-grid-item {
  -webkit-flex: 0 0 50%;
  flex: 0 0 50%;
}
@media (min-width: 65em) {
  .avamia-grid-4-cols .avamia-grid-item {
    -webkit-flex-basis: 25%;
    flex-basis: 25%;
  }
}

.avamia-grid-item-title {
  font-weight: bold;
  font-size: 28px;
  font-size: 1.75rem;
}
@media (min-width: 45em) {
  .avamia-grid-item-title {
    font-size: 18px;
    font-size: 1.125rem;
  }
}
@media (min-width: 65em) {
  .avamia-grid-item-title {
    padding: 22.5px;
    font-size: 18px;
    font-size: 1.125rem;
  }
}
@media (min-width: 87em) {
  .avamia-grid-item-title {
    font-size: 24px;
    font-size: 1.5rem;
  }
}

/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.page .entry-header {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  height: 22.5px;
  width: 100%;
}
@media (min-width: 45em) {
  .page .entry-header {
    height: 45px;
  }
}
@media (min-width: 65em) {
  .page .entry-header {
    height: 90px;
  }
}
.page-template-template-sidebar .entry-header {
  height: auto;
  margin-bottom: calc(11.25px - 1rem);
}
@media (min-width: 45em) {
  .page-template-template-sidebar .entry-header {
    margin-bottom: calc(22.5px - 1rem);
  }
}
@media (min-width: 65em) {
  .page-template-template-sidebar .entry-header {
    margin-bottom: calc(45px - 1rem);
  }
}
.single:not(.attachment) .entry-header {
  margin-bottom: 4rem;
}

.entry-title, .site-description {
  color: #959DAB;
  line-height: 22.5px;
  margin: 0;
}
.entry-title .avamia-i-ion-bookmark, .site-description .avamia-i-ion-bookmark {
  color: #959DAB;
  font-size: 2em;
  margin-right: .25em;
  float: left;
  margin-top: -.25em;
}
@media (min-width: 45em) {
  .entry-title, .site-description {
    line-height: 45px;
  }
}
@media (min-width: 65em) {
  .entry-title, .site-description {
    line-height: 90px;
  }
}
.single:not(.attachment) .entry-title, .single:not(.attachment) .site-description {
  margin-bottom: .25em;
  margin-left: -.055em;
  text-transform: inherit;
}
.search .entry-title, .search .site-description, .archive .entry-title, .archive .site-description, .error404 .entry-title, .error404 .site-description, .blog .entry-title, .blog .site-description {
  color: #222832;
  line-height: 1em;
  margin-bottom: 1em;
}
@media (min-width: 45em) {
  .search .entry-title, .search .site-description, .archive .entry-title, .archive .site-description, .error404 .entry-title, .error404 .site-description, .blog .entry-title, .blog .site-description {
    margin-bottom: 2em;
  }
}
.page .entry-title, .page .site-description {
  margin-bottom: 2.5em;
}
@media (min-width: 45em) {
  .page .entry-title, .page .site-description, .attachment-jpeg .entry-title, .attachment-jpeg .site-description, .attachment-gif .entry-title, .attachment-gif .site-description, .attachment-png .entry-title, .attachment-png .site-description, .attachment-bmp .entry-title, .attachment-bmp .site-description, .attachment-tiff .entry-title, .attachment-tiff .site-description, .attachment-x-icon .entry-title, .attachment-x-icon .site-description {
    margin-bottom: 0;
    text-align: center;
  }
}
.page-template-template-sidebar .entry-title, .page-template-template-sidebar .site-description {
  line-height: 1em;
  text-align: left;
}

.page-title {
  color: #959DAB;
  margin-bottom: 3em;
  line-height: 1em;
}

.entry-meta a {
  border-bottom: 0;
}

.entry-footer > * {
  display: block;
  margin: 1.5em 0;
}
.attachment .entry-footer {
  margin: 22.5px auto;
}
@media (min-width: 45em) {
  .attachment .entry-footer {
    margin: 45px auto;
  }
}
@media (min-width: 65em) {
  .attachment .entry-footer {
    margin: 90px auto;
    max-width: 60%;
  }
}
.entry-footer a {
  border-bottom: 0;
}
.content-area .entry-footer a {
  border-bottom: 0;
}

.edit-link {
  margin-bottom: 4em;
  text-align: center;
}

.single .post-navigation {
  margin-bottom: 8em;
}

.sticky {
  display: block;
}

.hentry {
  margin: 0;
}
.search .hentry, .archive .hentry, .error404 .hentry, .blog .hentry {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  margin-bottom: 45px;
}
@media (min-width: 45em) {
  .search .hentry, .archive .hentry, .error404 .hentry, .blog .hentry {
    -webkit-flex-direction: row;
    flex-direction: row;
    margin-bottom: 22.5px;
  }
}
@media (min-width: 65em) {
  .search .hentry, .archive .hentry, .error404 .hentry, .blog .hentry {
    margin-bottom: 45px;
  }
}
.site-main .hentry:last-child {
  margin-bottom: 0;
}

.blog-thumbnail {
  display: block;
  margin-bottom: 22.5px;
  width: 100%;
}
@media (min-width: 45em) {
  .blog-thumbnail {
    float: left;
    margin-bottom: 0;
    width: 156px;
  }
}
.blog-thumbnail img {
  display: block;
  margin: 0 auto;
}

.blog-text {
  -webkit-justify-content: center;
  justify-content: center;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  text-align: center;
  float: right;
}
@media (min-width: 45em) {
  .blog-text {
    text-align: left;
    width: calc(100% - 156px - 22.5px);
  }
}
@media (min-width: 65em) {
  .blog-text {
    width: calc(100% - 156px - 45px);
  }
}

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

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

.search .page-content, .error404 .page-content {
  max-width: 100%;
}

.search .entry-content, .archive .entry-content, .error404 .entry-content, .blog .entry-content {
  font-size: 14px;
  font-size: 0.875rem;
}
.search .entry-content > p:last-child, .archive .entry-content > p:last-child, .error404 .entry-content > p:last-child, .blog .entry-content > p:last-child {
  margin-bottom: 0;
}
.attachment .entry-content {
  margin-bottom: 6em;
  margin-top: 2em;
}
.entry-content > p:first-child {
  margin-top: 0;
}

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

.post-password-form {
  text-align: center;
}
.post-password-form input[type=submit] {
  margin-left: 1.25em;
}

/*--------------------------------------------------------------
## Asides
--------------------------------------------------------------*/
.blog .format-aside .entry-title, .blog .format-aside .site-description,
.archive .format-aside .entry-title,
.archive .format-aside .site-description,
.error404 .format-aside .entry-title,
.error404 .format-aside .site-description,
.search .format-aside .entry-title,
.search .format-aside .site-description {
  display: none;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comments-area {
  margin-top: 4%;
}

.comment {
  margin-bottom: 6%;
}

.comment-author {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  float: left;
  font-size: .875em;
  align-items: center;
}
.comment-author > img {
  margin-right: .5em;
}
.comment-author .fn {
  margin-right: .25em;
}

.comment-content a {
  word-wrap: break-word;
}
.comment-content > p:last-child {
  margin-bottom: .5em;
}

.bypostauthor {
  display: block;
}

.comment-list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.comment-list a {
  border-bottom: 0;
}

.comment-meta {
  align-items: center;
  box-sizing: border-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  justify-content: space-between;
}

.comment-metadata {
  font-size: .75em;
}

.comments-title {
  margin-bottom: 2em;
}

.reply {
  font-size: .625em;
  font-weight: bold;
  letter-spacing: .1em;
  line-height: 1em;
  text-align: left;
  text-transform: uppercase;
}

.comment-form-comment,
.comment-form-author,
.contact-field,
.comment-form-email,
.comment-form-url {
  position: relative;
}
.comment-form-comment label,
.comment-form-author label,
.contact-field label,
.comment-form-email label,
.comment-form-url label {
  font-size: .75rem;
  left: .5em;
  letter-spacing: .1em;
  opacity: .6;
  top: .3em;
  position: absolute;
}

/*--------------------------------------------------------------
# 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 {
  margin-bottom: 1.5em;
  max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.wp-caption .wp-caption-text {
  margin: 0.8075em 0;
}

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

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
  margin: -5.625px;
}
@media (min-width: 45em) {
  .gallery {
    margin: -11.25px;
  }
}
@media (min-width: 65em) {
  .gallery {
    margin: -22.5px;
  }
}

.gallery-item {
  display: inline-block;
  text-align: center;
  margin: 0;
  vertical-align: top;
  width: 100%;
}
.gallery-item a {
  border-bottom: 0;
  display: block;
  padding: 5.625px;
}
@media (min-width: 45em) {
  .gallery-item a {
    padding: 11.25px;
  }
}
@media (min-width: 65em) {
  .gallery-item a {
    padding: 22.5px;
  }
}
.gallery-item img {
  display: block;
  margin: 0 auto;
}
.gallery-columns-2 .gallery-item {
  max-width: 50%;
}
.gallery-columns-3 .gallery-item, .gallery-columns-4 .gallery-item, .gallery-columns-5 .gallery-item, .gallery-columns-6 .gallery-item, .gallery-columns-7 .gallery-item, .gallery-columns-8 .gallery-item, .gallery-columns-9 .gallery-item {
  max-width: 33.33%;
}
@media (min-width: 45em) {
  .gallery-columns-4 .gallery-item {
    max-width: 25%;
  }
  .gallery-columns-5 .gallery-item, .gallery-columns-6 .gallery-item, .gallery-columns-7 .gallery-item, .gallery-columns-8 .gallery-item, .gallery-columns-9 .gallery-item {
    max-width: 20%;
  }
}
@media (min-width: 65em) {
  .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-caption {
  display: block;
  margin-bottom: 5.625px;
}
@media (min-width: 45em) {
  .gallery-caption {
    margin-bottom: 11.25px;
  }
}
@media (min-width: 65em) {
  .gallery-caption {
    margin-bottom: 22.5px;
  }
}

/*--------------------------------------------------------------
## Video
--------------------------------------------------------------*/
.wp-video {
  width: 100% !important;
}
.wp-video .mejs-video {
  width: 100% !important;
}
.wp-video .mejs-controls .mejs-button button {
  background-image: url(img/controls.svg);
}
.wp-video .mejs-controls .mejs-button button:focus,
.wp-video *:active,
.wp-video *:focus {
  outline: 0;
}
.wp-video .mejs-container,
.wp-video .mejs-embed,
.wp-video .mejs-embed body,
.wp-video .mejs-container .mejs-controls {
  background-color: #222832;
}
.wp-video .mejs-controls .mejs-time-rail .mejs-time-total {
  background-color: #000;
}
.wp-video .mejs-controls .mejs-time-rail .mejs-time-loaded {
  background-color: #959DAB;
}
.wp-video .mejs-controls .mejs-time-rail .mejs-time-current {
  background-color: #fff;
}

/*--------------------------------------------------------------
## Image Protection
--------------------------------------------------------------*/
.protected-image-warning {
  background-color: #222;
  bottom: 0;
  -moz-box-shadow: rgba(0, 0, 0, 0.25) 0px 2px 2px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.25) 0px 2px 2px;
  box-shadow: rgba(0, 0, 0, 0.25) 0px 2px 2px;
  color: #fff;
  display: none;
  font-size: 11px;
  height: 30px;
  line-height: 1em;
  padding: 10px 12px;
  position: absolute;
  left: 0;
  z-index: 100;
}

img, video {
  -moz-user-select: -moz-none;
  -ms-user-select: none;
  -webkit-user-select: none;
  user-select: none;
}

/*--------------------------------------------------------------
## Contact Form 7
--------------------------------------------------------------*/
.contact-field label {
  z-index: 100;
}

.contact-your-name,
.contact-your-email,
.contact-send {
  float: left;
  width: 47.5%;
}
.contact-your-name input,
.contact-your-email input,
.contact-send input {
  width: 100%;
}

.contact-your-email,
.contact-send {
  float: right;
}

.wpcf7-response-output {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  margin: 0;
  text-align: center;
  width: 100%;
}
