/*!
Theme Name: Kilmulis ONE
Author: KILMULIS Design
Author URI: http://kilmulis.com/
Description: Kilmulis Design Basic 1, 2015.
Version: 1.0
Text Domain: kilmolang
*/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, address, cite, code, del, dfn, em, ins, kbd, q, s, samp, small, strong,
sub, sup, var, b, u, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details,
embed, figure, figcaption, footer, header, hgroup, menu, nav, output, section,
summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-family: inherit;
  font-size: 100%;
  font-style: inherit;
  font-weight: inherit;
  vertical-align: baseline;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  max-width: 100%;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

embed,
iframe,
object,
video {
  max-width: 100%;
}

[hidden],
template {
  display: none;
}

html {
  overflow-y: auto;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

body {
  background: #fff;
  color: #000;
  font-family: Tahoma, Geneva, sans-serif;
  font-weight: normal;
  line-height: 1;
}

html,
body {
  width: 100%;
  height: 100%;
}

button,
input,
optgroup,
select,
textarea {
  color: #000;
  font: inherit;
  line-height: 1;
}

a {
  color: inherit;
  background-color: transparent;
  text-decoration: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

a:hover {
  outline: 0;
}

a:focus {
  outline: thin dotted;
}

a:active {
  outline: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
}

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

abbr[title] {
  border-bottom: 1px dotted #444;
  cursor: help;
}

b,
strong {
  font-weight: bold;
}

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

code,
kbd,
tt,
var,
samp,
pre {
  font-family: monospace, serif;
  font-size: 0.9em;
  line-height: 1.1;
}

pre {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  max-width: 100%;
  overflow: auto;
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

blockquote,
q {
  quotes: none;
}

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

blockquote {
  font-size: 1.125em;
  font-style: italic;
  font-weight: normal;
  line-height: 1.25;
}

blockquote cite,
blockquote small {
  font-size: 1em;
  font-weight: normal;
  line-height: 1;
}

blockquote em,
blockquote i,
blockquote cite {
  font-style: inherit;
}

blockquote strong,
blockquote b {
  font-weight: inherit;
}

small {
  font-size: 80%;
}

sup,
sub {
  font-size: 75%;
  height: 0;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

ul {
  list-style: disc;
}

ol {
  list-style: decimal;
}

img {
  -ms-interpolation-mode: bicubic;
  border: 0;
  vertical-align: middle;
}

svg:not(:root) {
  overflow: hidden;
}

legend {
  white-space: normal;
}

button,
input,
optgroup,
select,
textarea {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  max-width: 100%;
  vertical-align: baseline;
}

button {
  overflow: visible;
}

button,
input {
  line-height: normal;
}

button,
select {
  text-transform: none;
}

input,
textarea {
  background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
}

input:focus,
textarea:focus {
  outline: 0;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  cursor: pointer;
}

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

button[disabled],
input[disabled] {
  cursor: default;
}

input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
          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-box-sizing: content-box;
          box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
  vertical-align: top;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
}

caption,
th,
td {
  font-weight: normal;
  text-align: left;
}

th {
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

hr {
  display: block;
  background-color: rgba(0, 0, 0, 0.1);
  margin: 1em auto;
  border: 0;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 1px;
}

@-ms-viewport {
  zoom: 1.0;
  width: extend-to-zoom;
}

@-o-viewport {
  zoom: 1.0;
  width: extend-to-zoom;
}

@viewport {
  zoom: 1.0;
  width: extend-to-zoom;
}

body {
  background: #000;
  font-family: neuton-light, "Times New Roman", TimesNewRoman, Times, Baskerville, Georgia, serif;
  color: #896a43;
}

.single-post .page-content:after,
.single-kilmo_project .page-content:after, ul.nav-menu:after, .social-links ul:after, .hentry:after, .page-template-calendar .entry-header:after, .entry-content:after, .section-content:after, .entry-options:after,
.section-options:after, .post-navigation:after,
.page-links:after, a.release-wrap:after, .gallery:after, .wpcf7-form .captcha-submit-wrap:after {
  content: "";
  display: table;
  clear: both;
}

::-moz-selection {
  background: rgba(233, 204, 149, 0.8);
  color: #e9cc95;
  text-shadow: none;
}

::selection {
  background: rgba(233, 204, 149, 0.8);
  color: #e9cc95;
  text-shadow: none;
}

::-webkit-input-placeholder {
  color: #b78f5d;
}

::-moz-placeholder {
  opacity: 1;
  color: #b78f5d;
}

:-ms-input-placeholder {
  color: #b78f5d;
}

:focus::-webkit-input-placeholder {
  color: rgba(183, 143, 93, 0.4);
}

:focus::-moz-placeholder {
  color: rgba(183, 143, 93, 0.4);
}

:focus:-ms-input-placeholder {
  color: rgba(183, 143, 93, 0.4);
}

.loader-overlay {
  position: fixed;
  z-index: 100000;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.95);
}

.loader-animated {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -36px;
  margin-left: -119px;
  height: 72px;
  width: 238px;
  background-image: url(images/loader.gif);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}

.page-wrap {
  margin: 0 0 -150px;
  width: 100%;
  min-height: 100%;
}

.bumper {
  width: 100%;
  height: 50px;
}

.site-header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  width: 100%;
  -webkit-box-shadow: 0 2px 5px -4px #000;
          box-shadow: 0 2px 5px -4px #000;
}

.scrolled .site-header {
  position: relative;
  margin-top: -50px;
  -webkit-box-shadow: none;
          box-shadow: none;
}

#menu-overlay {
  display: none;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: -1;
  background-color: rgba(0, 0, 0, 0.9);
}

.site-title {
  z-index: 1100;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  height: 50px;
  background-color: transparent;
  text-align: left;
}

.navigation-wrap {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1000;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 50px;
  height: 50px;
  padding: 13px;
  background-color: transparent;
}

.menu-on .navigation-wrap {
  position: fixed;
}

.content-wrap,
.page-content,
.primary-content,
.side-content {
  width: 100%;
  background-color: transparent;
}

.content-wrap {
  position: relative;
  z-index: 1;
  -webkit-box-shadow: 0 -2px 5px -4px #000;
          box-shadow: 0 -2px 5px -4px #000;
  font-size: 16px;
  line-height: 1.25;
}

@media screen and (min-width: 1600px) {
  .content-wrap {
    font-size: 18px;
  }
}

.scrolled .content-wrap {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.push,
.site-footer {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 150px;
  background-color: transparent;
}

.frame {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-left: 10px;
  padding-right: 10px;
}

.header-image-wrap {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
}

.home.land .header-image-wrap:before {
  content: "";
  position: absolute;
  bottom: 40px;
  left: 50%;
  z-index: 1000;
  margin-left: -12px;
  width: 24px;
  height: 24px;
  border: 0 solid #00d3c2;
  border-width: 0 3px 3px 0;
  opacity: 0;
  -webkit-backface-visibility: hidden;
  -webkit-animation: scroll-hint 2s ease-out 1s 3;
  animation: scroll-hint 2s ease-out 1s 3;
  -webkit-transform: rotate(45deg) translate3d(0, 0, 0);
  transform: rotate(45deg) translate3d(0, 0, 0);
}

@media all and (-ms-high-contrast: active) {
  .home.land .header-image-wrap:before {
    -webkit-transform: perspective(999px) translateZ(1px) rotate(45deg);
            transform: perspective(999px) translateZ(1px) rotate(45deg);
  }
}

@media not all and (-ms-high-contrast: active) {
  .home.land .header-image-wrap:before {
    -webkit-transform: perspective(999px) translateZ(1px) rotate(45deg);
            transform: perspective(999px) translateZ(1px) rotate(45deg);
  }
}

@-webkit-keyframes scroll-hint {
  from {
    bottom: 100px;
    opacity: 0;
  }
  10% {
    opacity: 1;
  }
  to {
    bottom: 40px;
    opacity: 0;
  }
}

@keyframes scroll-hint {
  from {
    bottom: 100px;
    opacity: 0;
  }
  10% {
    opacity: 1;
  }
  to {
    bottom: 40px;
    opacity: 0;
  }
}

.header-image {
  position: relative;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
}

.scrolled .header-image:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.9);
}

.header-image-caption-frame {
  position: absolute;
  top: 60px;
  bottom: 10px;
  left: 10px;
  right: 10px;
}

.header-image-caption {
  position: absolute;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  max-height: 100%;
  overflow: hidden;
  background-color: transparent;
  font-family: neuton-light, "Times New Roman", TimesNewRoman, Times, Baskerville, Georgia, serif;
  line-height: 1.25;
  color: #e9cc95;
}

.header-image-caption.top-left {
  top: 0;
  left: 0;
  right: 0;
  text-align: left;
}

.header-image-caption.top-right {
  top: 0;
  left: 0;
  right: 0;
  text-align: right;
}

.header-image-caption.bottom-left {
  bottom: 0;
  left: 0;
  right: 0;
  text-align: left;
}

.header-image-caption.bottom-right {
  bottom: 0;
  left: 0;
  right: 0;
  text-align: right;
}

.caption-title {
  font-family: montserrat-ultralight, "Trebuchet MS", Helvetica, sans-serif;
  font-size: 20px;
}

@media screen and (min-width: 600px) {
  .caption-title {
    font-size: 24px;
  }
}

@media screen and (min-width: 768px) {
  .caption-title {
    font-size: 30px;
  }
}

@media screen and (min-width: 1600px) {
  .caption-title {
    font-size: 32px;
  }
}

.caption-text {
  font-size: 14px;
}

@media screen and (min-width: 1600px) {
  .caption-text {
    font-size: 16px;
  }
}

.header-image-caption a {
  color: #b78f5d;
}

.header-image-caption a:active {
  color: #e9cc95;
}

.site-logo {
  display: inline-block;
  height: 100%;
  width: auto;
}

.site-logo a {
  display: inline-block;
  height: 100%;
  width: auto;
}

.site-logo img {
  display: block;
  margin: 0 auto;
  height: 100%;
  width: auto;
}

.site-navigation {
  width: 100%;
  height: 100%;
  font-family: montserrat-light, "Trebuchet MS", Helvetica, sans-serif;
  font-size: 20px;
  text-transform: uppercase;
  text-align: center;
}

.site-navigation ul {
  list-style: none;
}

button.menu-toggle {
  display: inline-block;
  margin: 0;
  width: 1em;
  height: 1em;
  border: 0;
  border-radius: 0;
  padding: 0;
  background: transparent;
  overflow: hidden;
  font-family: Genericons;
  font-size: 24px;
  line-height: 1;
  text-align: center;
  vertical-align: middle;
  color: #896a43;
  -webkit-transition: color 0.5s;
  transition: color 0.5s;
}

.menu-on button.menu-toggle {
  color: #e9cc95;
}

button.menu-toggle:before {
  content: "\f419";
}

ul.nav-menu {
  position: fixed;
  top: 0;
  bottom: 0;
  right: -215px;
  z-index: -1;
  width: 215px;
  padding-top: 50px;
  background-color: rgba(137, 106, 67, 0.9);
  text-align: left;
  color: #e9cc95;
  opacity: 0;
  -webkit-transition: right 0.5s ease-out, opacity 0.5s ease-out;
  transition: right 0.5s ease-out, opacity 0.5s ease-out;
}

@media screen and (max-width: 1279px) {
  ul.nav-menu {
    overflow-y: auto;
  }
}

.menu-on ul.nav-menu {
  right: 0;
  opacity: 1;
}

ul.nav-menu a {
  display: block;
  border-left: 3px solid transparent;
  padding-left: 17px;
  line-height: 2;
  white-space: nowrap;
}

ul.nav-menu a:active {
  color: #e9cc95;
}

ul.nav-menu ul a {
  padding-left: 27px;
}

ul.nav-menu li {
  display: block;
}

ul.nav-menu li ul {
  display: none;
}

ul.nav-menu li.expand ul {
  display: block;
}

@media screen and (max-width: 1279px) {
  ul.nav-menu li.menu-item-has-children.expand a {
    border-left-color: rgba(171, 133, 84, 0.9);
    background-color: rgba(171, 133, 84, 0.9);
  }
  ul.nav-menu li.menu-item-has-children > a:after {
    content: "\f105";
    padding-left: 0.5em;
    font-family: FontAwesome;
  }
  ul.nav-menu li.menu-item-has-children.expand > a:after {
    content: "\f107";
  }
  ul.nav-menu li.current-menu-item > a,
  ul.nav-menu li.expand li.current-menu-item > a,
  ul.nav-menu li.current-menu-ancestor:not(.expand) > a {
    border-left-color: #e9cc95;
  }
  ul.nav-menu li.current-menu-item > a:active,
  ul.nav-menu li.expand li.current-menu-item > a:active,
  ul.nav-menu li.current-menu-ancestor:not(.expand) > a:active {
    border-left-color: #e9cc95;
  }
}

.footer-wrap {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  height: 100%;
  border-top: 2px solid #896a43;
}

.social-links {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  height: 48px;
  padding-top: 16px;
  text-align: center;
}

.social-links ul {
  display: inline-block;
  list-style: none;
  font-family: Genericons;
  font-size: 32px;
  line-height: 1;
}

.social-links li {
  float: left;
  margin-left: 0.5em;
}

.social-links li:first-child {
  margin-left: 0;
}

.social-links a {
  display: block;
  color: #896a43;
}

.social-links a:active {
  color: #e9cc95;
}

#fb-link:after {
  content: "\f203";
}

#tw-link:after {
  content: "\f202";
}

#yt-link:after {
  content: "\f213";
}

#gp-link:after {
  content: "\f206";
}

#sc-link:after {
  content: "";
}

#ig-link:after {
  content: "\f215";
}

.site-info {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  height: 100px;
  padding-top: 14px;
  font-family: montserrat-light, "Trebuchet MS", Helvetica, sans-serif;
  font-size: 12px;
  line-height: 2;
  text-align: center;
  color: #896a43;
}

.copyright,
.ownedby {
  display: inline-block;
}

.ownedby:before {
  content: " - ";
}

.photoby,
.designby {
  display: block;
}

.site-info a {
  display: inline-block;
  color: #00d3c2;
}

.site-info a:active {
  color: #e9cc95;
}

.entry-header,
.entry-side,
.entry-content,
.entry-options,
.entry-footer,
.section-header,
.section-options,
.section-content,
.section-footer {
  width: 100%;
}

.entry-header,
.entry-side,
.section-header,
.section-options {
  padding-top: 12px;
}

.section-content .entry-header,
.section-content .entry-side {
  padding-top: 10px;
}

.entry-header a:active {
  color: #e9cc95;
}

.entry-title,
.section-title {
  font-family: montserrat-light, "Trebuchet MS", Helvetica, sans-serif;
  font-size: 28px;
  color: #896a43;
}

@media screen and (min-width: 600px) {
  .entry-title,
  .section-title {
    font-size: 36px;
  }
}

@media screen and (min-width: 768px) {
  .entry-title,
  .section-title {
    font-size: 40px;
  }
}

@media screen and (min-width: 1600px) {
  .entry-title,
  .section-title {
    font-size: 44px;
  }
}

.section-content .entry-title {
  font-family: montserrat-light, "Trebuchet MS", Helvetica, sans-serif;
  font-size: 24px;
  color: #896a43;
}

@media screen and (min-width: 600px) {
  .section-content .entry-title {
    font-size: 28px;
  }
}

@media screen and (min-width: 768px) {
  .section-content .entry-title {
    font-size: 30px;
  }
}

@media screen and (min-width: 1600px) {
  .section-content .entry-title {
    font-size: 32px;
  }
}

.entry-title a {
  display: block;
}

.entry-meta {
  padding-top: 12px;
  font-size: 20px;
}

@media screen and (min-width: 1600px) {
  .entry-meta {
    font-size: 22px;
  }
}

.section-content .entry-meta {
  padding-top: 0;
  padding-bottom: 10px;
}

.entry-dates,
.entry-date {
  display: block;
  font-family: montserrat-light, "Trebuchet MS", Helvetica, sans-serif;
}

.entry-content {
  padding: 12px 0;
}

.section-content .entry-content {
  padding: 10px 0;
}

.entry-content > * {
  margin-bottom: 10px;
}

.entry-content > *:last-child {
  margin-bottom: 0;
}

.entry-content .entry-section-title {
  margin-top: 12px;
  font-family: montserrat-light, "Trebuchet MS", Helvetica, sans-serif;
  font-size: 24px;
  color: #896a43;
}

@media screen and (min-width: 600px) {
  .entry-content .entry-section-title {
    font-size: 28px;
  }
}

@media screen and (min-width: 768px) {
  .entry-content .entry-section-title {
    font-size: 30px;
  }
}

@media screen and (min-width: 1600px) {
  .entry-content .entry-section-title {
    font-size: 32px;
  }
}

.entry-content .entry-section-title:first-child {
  margin-top: 0;
}

.section-content .entry-content .entry-section-title {
  margin-top: 0;
  font-size: 20px;
}

@media screen and (min-width: 600px) {
  .section-content .entry-content .entry-section-title {
    font-size: 22px;
  }
}

@media screen and (min-width: 768px) {
  .section-content .entry-content .entry-section-title {
    font-size: 24px;
  }
}

@media screen and (min-width: 1600px) {
  .section-content .entry-content .entry-section-title {
    font-size: 26px;
  }
}

.entry-content ul,
.entry-content ol {
  list-style-position: inside;
}

.entry-content blockquote {
  font-size: 1.125em;
  color: #b78f5d;
}

.entry-content blockquote:before {
  content: "\f106";
  float: left;
  margin: -0.175em 0 0 -0.175em;
  width: 1.3em;
  font-family: Genericons;
  font-size: 2.5em;
  line-height: 1;
  color: #b78f5d;
}

.entry-content .wp-caption,
.entry-content img {
  max-width: 100%;
  width: auto;
  height: auto;
}

.entry-content .wp-caption img {
  max-width: 100% !important;
}

.entry-content .wp-caption-text {
  padding-top: 0.5em;
  font-family: montserrat-ultralight, "Trebuchet MS", Helvetica, sans-serif;
  font-size: 14px;
  color: #b78f5d;
}

@media screen and (min-width: 1600px) {
  .entry-content .wp-caption-text {
    font-size: 16px;
  }
}

.entry-content iframe {
  display: block;
}

.entry-content a {
  color: #00d3c2;
}

.entry-content a:active {
  color: #e9cc95;
}

.section-content {
  padding: 2px 0;
}

a.more-link {
  color: #b78f5d;
}

a.more-link:before {
  content: "\f476";
  padding: 0 0.2em;
  font-family: Genericons;
  font-size: 1.25em;
  line-height: 1;
  vertical-align: -0.2em;
}

.entry-options,
.entry-footer,
.section-footer {
  padding-bottom: 12px;
}

.section-content .entry-options,
.section-content .entry-footer {
  padding-bottom: 10px;
}

.option-link {
  display: block;
  float: left;
  margin-left: 10px;
  border-left: 1px dotted #00d3c2;
  padding-left: 10px;
}

.option-link:first-of-type {
  margin-left: 0;
  border-left: 0;
  padding-left: 0;
}

a.special-link, .option-link a, .pages-navigation .nav-link a,
.page-link a, .wpcf7-form .cf-button, .link-to-more a {
  display: inline-block;
  border: 0;
  border-radius: 0;
  padding: 9px 0;
  background-color: transparent;
  font-family: montserrat-light, "Trebuchet MS", Helvetica, sans-serif;
  font-size: 20px;
  line-height: 1;
  text-transform: uppercase;
  color: #00d3c2;
}

@media screen and (min-width: 1600px) {
  a.special-link, .option-link a, .pages-navigation .nav-link a,
  .page-link a, .wpcf7-form .cf-button, .link-to-more a {
    font-size: 22px;
  }
}

@media screen and (min-width: 1600px) {
  a.special-link, .option-link a, .pages-navigation .nav-link a,
  .page-link a, .wpcf7-form .cf-button, .link-to-more a {
    padding: 10px 0;
  }
}

a.special-link:active, .option-link a:active, .pages-navigation .nav-link a:active,
.page-link a:active, .wpcf7-form .cf-button:active, .link-to-more a:active {
  background-color: transparent;
  color: #e9cc95;
}

@media screen and (min-width: 1280px) {
  a.special-link, .option-link a, .pages-navigation .nav-link a,
  .page-link a, .wpcf7-form .cf-button, .link-to-more a {
    -webkit-transition: background-color 0.3s, color 0.3s;
    transition: background-color 0.3s, color 0.3s;
  }
  a.special-link:hover, .option-link a:hover, .pages-navigation .nav-link a:hover,
  .page-link a:hover, .wpcf7-form .cf-button:hover, .link-to-more a:hover {
    background-color: transparent;
    color: #e9cc95;
  }
}

.post-navigation,
.page-links {
  padding-bottom: 12px;
}

.nav-link:not(:first-child) {
  margin-left: 10px;
}

.page-link,
.next-link,
.prev.link {
  display: block;
}

.posts-navigation .nav-next,
.pages-navigation .nav-prev {
  float: left;
  text-align: left;
}

.posts-navigation .nav-prev,
.pages-navigation .nav-next,
.page-link {
  float: right;
  text-align: right;
}

.posts-navigation .nav-link {
  margin-top: 10px;
}

.posts-navigation .nav-link a {
  display: inline-block;
  font-family: montserrat-ultralight, "Trebuchet MS", Helvetica, sans-serif;
  font-size: 16px;
  line-height: 1.5;
  color: #896a43;
}

@media screen and (min-width: 1600px) {
  .posts-navigation .nav-link a {
    font-size: 18px;
  }
}

.posts-navigation .nav-link a:active {
  color: #e9cc95;
}

.posts-navigation .next-link a:before,
.posts-navigation .prev-link a:after {
  font-family: FontAwesome;
  font-size: 1.5em;
  line-height: 1;
  vertical-align: -0.075em;
}

.posts-navigation .next-link a:before {
  content: "\f104";
  padding-right: 0.25em;
}

.posts-navigation .prev-link a:after {
  content: "\f105";
  padding-left: 0.25em;
}

.edit-link a {
  display: inline-block;
  line-height: 1.5;
  color: #00d3c2;
}

.edit-link a:active {
  color: #e9cc95;
}

.edit-link a:before {
  content: "\f411";
  font-family: Genericons;
  font-size: 1.5em;
  line-height: 1;
  vertical-align: -0.2em;
}

.review-source {
  display: block;
  font-style: italic;
  color: #b78f5d;
}

.single-kilmo_release .hentry {
  width: 100%;
}

.release-cover {
  width: 100%;
}

.release-cover img {
  max-width: 100%;
  width: auto;
  height: auto;
}

.release-sec-heading {
  font-family: montserrat-light, "Trebuchet MS", Helvetica, sans-serif;
  text-transform: uppercase;
}

.page-template-discography .section-content {
  padding: 12px 0;
}

.page-template-discography .hentry {
  margin-top: 12px;
}

.page-template-discography .hentry:first-of-type {
  margin-top: 0;
}

a.release-wrap {
  display: block;
}

a.release-wrap:active {
  color: #e9cc95;
}

@media screen and (min-width: 1280px) {
  a.release-wrap {
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
  }
  a.release-wrap:hover {
    color: #e9cc95;
  }
}

a.release-wrap .cover-wrap {
  display: inline-block;
  float: left;
  margin-right: 10px;
  width: 100px;
  height: auto;
}

a.release-wrap .cover-wrap img {
  width: 100%;
  height: auto;
}

a.release-wrap .text-wrap {
  overflow: hidden;
}

a.release-wrap .text-wrap .release-title {
  font-family: montserrat-light, "Trebuchet MS", Helvetica, sans-serif;
}

a.release-wrap .text-wrap .release-info {
  margin-top: 12px;
}

.event-venue a {
  color: #00d3c2;
}

.wp-caption.alignleft,
img.alignleft,
.wp-caption.alignnone,
img.alignnone {
  display: inline-block;
  float: left;
  margin-left: 0;
  margin-right: 10px;
  margin-bottom: 10px;
  text-align: left;
}

.wp-caption.alignright,
img.alignright {
  display: inline-block;
  float: right;
  margin-left: 10px;
  margin-right: 0;
  margin-bottom: 10px;
  text-align: right;
}

.wp-caption.aligncenter,
img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
  text-align: center;
}

.masonry-blocks-container .hentry {
  width: 100%;
  border-top: 1px solid #b78f5d;
}

.masonry-blocks-container .hentry:nth-of-type(1) {
  border-top: 0;
}

.masonry-grid-sizer {
  width: 100%;
}

.masonry-gutter-sizer {
  width: 0;
}

.gallery-item {
  position: relative;
  float: left;
  margin-top: 10px;
  margin-right: 10px;
  width: 48.333%;
  width: calc(50% - 5px);
  overflow: hidden;
}

.gallery-item:nth-of-type(1), .gallery-item:nth-of-type(2) {
  margin-top: 0;
}

.gallery-item:nth-of-type(2n) {
  margin-right: 0;
}

.gallery-item:nth-of-type(2n+1) {
  clear: left;
}

.gallery-item a {
  display: block;
}

.gallery-item img {
  max-width: 100% !important;
  width: 100%;
  height: auto;
}

.gallery-caption.wp-caption-text {
  display: none;
}

.video-gallery-item .video-link-wrap {
  position: relative;
  width: 100%;
  padding-bottom: 75%;
  background-color: #000;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.video-link-wrap a.video-link {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-image: url(data:image/png;base64,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);
  background-repeat: no-repeat;
  background-position: center center;
  opacity: 0.5;
}

.video-link-wrap a.video-link:active {
  opacity: 1;
}

.tos-caption {
  font-family: montserrat-ultralight, "Trebuchet MS", Helvetica, sans-serif;
}

.tos-prev,
.tos-next,
.tos-close {
  background-color: transparent;
}

.tos-prev span,
.tos-next span,
.tos-close span:before,
.tos-close span:after {
  border-color: #00d3c2;
}

@media all and (-ms-high-contrast: active) {
  .tos-prev span,
  .tos-next span,
  .tos-close span:before,
  .tos-close span:after {
    -webkit-transform: perspective(999px) translateZ(1px) rotate(45deg);
            transform: perspective(999px) translateZ(1px) rotate(45deg);
  }
}

@media not all and (-ms-high-contrast: active) {
  .tos-prev span,
  .tos-next span,
  .tos-close span:before,
  .tos-close span:after {
    -webkit-transform: perspective(999px) translateZ(1px) rotate(45deg);
            transform: perspective(999px) translateZ(1px) rotate(45deg);
  }
}

.side-area-slider .tos-prev,
.side-area-slider .tos-next {
  top: 0;
  margin-top: 0;
  height: 100%;
  border-radius: 0;
}

.side-area-slider .tos-prev {
  left: 0;
}

.side-area-slider .tos-next {
  right: 0;
}

.side-area-slider .tos-slide {
  vertical-align: top;
}

.tos-prev span,
.tos-next span,
.tos-close span:before,
.tos-close span:after {
  margin: 0;
  width: 24px;
  height: 24px;
}

.tos-prev span {
  margin: -13px 0 0 -5px;
}

.tos-next span {
  margin: -13px -5px 0 0;
}

.tos-close span:before,
.tos-close span:after {
  margin-top: -7px;
  width: 12px;
  height: 12px;
}

.tos-close span:before {
  margin-left: 1px;
}

.tos-close span:after {
  margin-right: 1px;
}

.page-template-contact .entry-form {
  padding: 12px 0;
}

.wpcf7-form .cf-text,
.wpcf7-form .cf-textarea {
  margin-bottom: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  border: 1px solid #b78f5d;
  padding: 8px;
  background: transparent;
  font-family: neuton-light, "Times New Roman", TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 16px;
  line-height: 1.25;
  color: #896a43;
}

.wpcf7-form .cf-text {
  height: 38px;
}

.wpcf7-form .cf-textarea {
  height: 178px;
  resize: none;
}

.wpcf7-form .recaptcha {
  float: right;
  margin-bottom: 10px;
  width: auto;
}

@media screen and (max-width: 324px) {
  .wpcf7-form .recaptcha {
    -webkit-transform: scale(0.98);
    transform: scale(0.98);
    -webkit-transform-origin: right top;
    transform-origin: right top;
  }
}

.wpcf7-form .cf-button {
  float: right;
  clear: right;
  width: auto;
  text-align: center;
}

.wpcf7 .wpcf7-form img.ajax-loader {
  float: right;
  margin-right: 0.25em;
  padding-top: 9px;
  width: 20px;
  height: 20px;
}

.wpcf7-form .wpcf7-not-valid {
  border-color: #00d3c2;
}

.wpcf7-form .wpcf7-not-valid-tip {
  margin: 0 0 10px;
  color: #00d3c2;
}

.wpcf7-form .wpcf7-response-output {
  margin: 10px 0 0;
  border: 0;
  padding: 0;
}

.wpcf7-form .wpcf7-response-output.wpcf7-mail-sent-ok {
  color: #896a43;
}

.wpcf7-form .wpcf7-not-valid-tip,
.wpcf7-form .wpcf7-response-output {
  font-family: neuton-light, "Times New Roman", TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 14px;
}

.single-kilmo_release .side-content {
  display: none;
}

.side-area {
  border-top: 1px solid #b78f5d;
}

.side-area-head {
  padding-top: 12px;
}

.side-area-title {
  display: inline-block;
  border-bottom: 1px dotted #896a43;
  font-family: montserrat-light, "Trebuchet MS", Helvetica, sans-serif;
  font-size: 18px;
  text-transform: uppercase;
  color: #896a43;
}

@media screen and (min-width: 1600px) {
  .side-area-title {
    font-size: 20px;
  }
}

.side-area-main ul {
  padding: 6px 0;
  list-style: none;
}

.side-area-main li {
  padding: 6px 0;
}

.side-link,
.side-date {
  display: block;
}

.side-link a {
  display: inline-block;
  font-family: montserrat-ultralight, "Trebuchet MS", Helvetica, sans-serif;
  font-size: 16px;
}

@media screen and (min-width: 1600px) {
  .side-link a {
    font-size: 18px;
  }
}

li.current .side-link a, .side-link a:active {
  color: #e9cc95;
}

.side-date {
  color: #b78f5d;
}

.side-area-slider {
  padding: 12px 0;
}

.side-slider-slide {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  padding: 0 10px;
}

a.side-slider-link {
  display: block;
  width: 100%;
}

.current a.side-slider-link, a.side-slider-link:active {
  color: #e9cc95;
}

.side-slider-image {
  width: 100%;
}

.side-slider-image img {
  width: 100%;
  height: auto;
}

.side-slider-title {
  width: 100%;
  padding-top: 10px;
  font-family: montserrat-ultralight, "Trebuchet MS", Helvetica, sans-serif;
  font-size: 16px;
  text-align: center;
}

@media screen and (min-width: 1600px) {
  .side-slider-title {
    font-size: 18px;
  }
}

.side-area-foot {
  padding-bottom: 12px;
}

.link-to-more {
  display: block;
  text-align: right;
}

@media screen and (min-width: 600px) {
  .page-wrap {
    margin: 0 0 -106px;
  }
  .bumper {
    height: 80px;
  }
  .scrolled .site-header {
    margin-top: -80px;
  }
  .site-title {
    height: 80px;
  }
  .navigation-wrap {
    width: 80px;
    height: 80px;
    padding: 22px;
  }
  .push,
  .site-footer {
    height: 106px;
  }
  .frame {
    padding-left: 16px;
    padding-right: 16px;
  }
  .header-image-caption-frame {
    top: 96px;
    bottom: 16px;
    left: 16px;
    right: 16px;
  }
  .site-navigation {
    font-size: 24px;
  }
  button.menu-toggle {
    font-size: 36px;
  }
  ul.nav-menu {
    right: -285px;
    width: 285px;
    padding-top: 80px;
  }
  ul.nav-menu a {
    border-left-width: 4px;
    padding-left: 28px;
  }
  ul.nav-menu ul a {
    padding-left: 44px;
  }
  .social-links {
    height: 52px;
  }
  .social-links ul {
    font-size: 36px;
  }
  .site-info {
    height: 52px;
  }
  .photoby {
    display: inline-block;
  }
  .photoby:before {
    content: " | ";
  }
  .photoby:after {
    content: ", ";
  }
  .designby {
    display: inline-block;
  }
  .entry-header,
  .entry-side,
  .section-header,
  .section-options {
    padding-top: 16px;
  }
  .section-content .entry-header,
  .section-content .entry-side {
    padding-top: 12px;
  }
  .entry-meta {
    padding-top: 16px;
  }
  .section-content .entry-meta {
    padding-bottom: 12px;
  }
  .entry-content {
    padding: 16px 0;
  }
  .section-content .entry-content {
    padding: 12px 0;
  }
  .entry-content > * {
    margin-bottom: 12px;
  }
  .entry-content .entry-section-title {
    margin-top: 16px;
  }
  .entry-content .wp-caption,
  .entry-content img {
    max-width: 48.6%;
    max-width: calc(50% - 8px);
  }
  .section-content {
    padding: 4px 0;
  }
  .entry-options,
  .entry-footer,
  .section-footer {
    padding-bottom: 16px;
  }
  .section-content .entry-options,
  .section-content .entry-footer {
    padding-bottom: 12px;
  }
  .option-link {
    margin-left: 16px;
    padding-left: 16px;
  }
  .single-kilmo_release .posts-navigation {
    display: none;
  }
  .post-navigation,
  .page-links {
    padding-bottom: 16px;
  }
  .nav-link:not(:first-child) {
    margin-left: 16px;
  }
  .release-cover {
    width: 50%;
  }
  .page-template-discography .section-content {
    padding: 16px 0;
  }
  .page-template-discography .hentry {
    margin-top: 16px;
  }
  a.release-wrap .cover-wrap {
    margin-right: 16px;
  }
  a.release-wrap .text-wrap .release-title {
    font-size: 20px;
  }
  a.release-wrap .text-wrap .release-info {
    margin-top: 16px;
  }
  .page-template-calendar .entry-header {
    float: left;
    width: 31.455%;
    width: calc(33.3333% - 10.6667px);
    padding: 12px 0;
  }
  .page-template-calendar .entry-content {
    float: right;
    width: 65.728%;
    width: calc(66.6667% - 5.3333px);
  }
  .wp-caption.alignleft,
  img.alignleft,
  .wp-caption.alignnone,
  img.alignnone {
    margin-right: 16px;
    margin-bottom: 12px;
  }
  .wp-caption.alignright,
  img.alignright {
    margin-left: 16px;
    margin-bottom: 12px;
  }
  .wp-caption.aligncenter,
  img.aligncenter {
    margin-bottom: 12px;
  }
  .gallery-item {
    margin-top: 16px;
    margin-right: 16px;
    width: 31.455%;
    width: calc(33.3333% - 10.6667px);
  }
  .gallery-item:nth-of-type(3) {
    margin-top: 0;
  }
  .gallery-item:nth-of-type(2n) {
    margin-right: 16px;
  }
  .gallery-item:nth-of-type(3n) {
    margin-right: 0;
  }
  .gallery-item:nth-of-type(2n+1) {
    clear: none;
  }
  .gallery-item:nth-of-type(3n+1) {
    clear: left;
  }
  .page-template-contact .entry-form {
    padding: 16px 0;
  }
  .wpcf7-form .cf-text,
  .wpcf7-form .cf-textarea {
    margin-bottom: 12px;
  }
  .wpcf7-form .recaptcha {
    float: left;
    margin-bottom: 0;
  }
  .wpcf7-form .cf-button {
    clear: none;
  }
  .wpcf7-form .wpcf7-not-valid-tip {
    margin: -2px 0 12px;
  }
  .wpcf7-form .wpcf7-response-output {
    margin: 12px 0 0;
  }
  .single-kilmo_release .side-content {
    display: block;
  }
  .side-area-head {
    padding-top: 16px;
  }
  .side-area-main ul,
  .side-area-main li {
    padding: 8px 0;
  }
  .side-area-slider {
    padding: 16px 0;
  }
  .side-slider-slide {
    padding: 0 16px;
  }
  .side-slider-title {
    padding-top: 12px;
  }
  .side-area-foot {
    padding-bottom: 16px;
  }
}

@media screen and (min-width: 768px) {
  .page-wrap {
    margin: 0 0 -70px;
  }
  .bumper {
    height: 100px;
  }
  .scrolled .site-header {
    margin-top: -100px;
  }
  .site-title {
    height: 100px;
  }
  .navigation-wrap {
    width: 100px;
    height: 100px;
    padding: 26px;
  }
  .push,
  .site-footer {
    height: 70px;
  }
  .frame {
    padding-left: 24px;
    padding-right: 24px;
  }
  .header-image-caption-frame {
    top: 124px;
    bottom: 24px;
    left: 24px;
    right: 24px;
  }
  button.menu-toggle {
    font-size: 48px;
  }
  ul.nav-menu {
    right: -310px;
    width: 310px;
    padding-top: 100px;
  }
  ul.nav-menu a {
    padding-left: 44px;
  }
  ul.nav-menu ul a {
    padding-left: 68px;
  }
  .social-links {
    float: left;
    width: 35%;
    height: auto;
    padding-top: 16px;
    text-align: left;
  }
  .site-info {
    float: right;
    width: 65%;
    height: auto;
    padding-top: 22px;
    text-align: right;
  }
  .entry-header,
  .section-header,
  .section-options {
    padding-top: 24px;
  }
  .section-content .entry-header {
    padding-top: 16px;
  }
  .entry-meta {
    padding-top: 24px;
  }
  .section-content .entry-meta {
    padding-bottom: 16px;
  }
  .entry-side,
  .entry-content {
    padding: 24px 0;
  }
  .section-content .entry-side, .section-content
  .entry-content {
    padding: 16px 0;
  }
  .section-content {
    padding: 8px 0;
  }
  .entry-content > * {
    margin-bottom: 16px;
  }
  .entry-content .entry-section-title {
    margin-top: 24px;
  }
  .entry-content .wp-caption,
  .entry-content img {
    max-width: 48.3%;
    max-width: calc(50% - 12px);
  }
  .entry-options,
  .entry-footer,
  .section-footer {
    padding-bottom: 24px;
  }
  .section-content .entry-options,
  .section-content .entry-footer {
    padding-bottom: 16px;
  }
  .option-link {
    margin-left: 24px;
    padding-left: 24px;
  }
  .post-navigation,
  .page-links {
    padding-bottom: 24px;
  }
  .nav-link:not(:first-child) {
    margin-left: 24px;
  }
  .release-cover {
    width: 100%;
  }
  .page-template-discography .section-content {
    padding: 24px 0;
  }
  .page-template-discography .hentry {
    margin-top: 24px;
  }
  a.release-wrap .cover-wrap {
    margin-right: 24px;
  }
  a.release-wrap .text-wrap .release-title {
    font-size: 24px;
  }
  a.release-wrap .text-wrap .release-info {
    margin-top: 24px;
  }
  .single-kilmo_release .entry-content,
  .single-kilmo_release .entry-options,
  .single-kilmo_release .entry-side,
  .single-kilmo_release .entry-footer {
    width: 48.333%;
    width: calc(50% - 12px);
  }
  .single-kilmo_release .entry-content,
  .single-kilmo_release .entry-options,
  .single-kilmo_release .entry-footer {
    float: left;
    clear: left;
  }
  .single-kilmo_release .entry-side {
    float: right;
    clear: right;
  }
  .page-template-calendar .entry-header {
    width: 31.111%;
    width: calc(33.3333% - 16px);
    padding: 16px 0;
  }
  .page-template-calendar .entry-content {
    width: 65.556%;
    width: calc(66.6667% - 8px);
  }
  .wp-caption.alignleft,
  img.alignleft,
  .wp-caption.alignnone,
  img.alignnone {
    margin-right: 24px;
    margin-bottom: 16px;
  }
  .wp-caption.alignright,
  img.alignright {
    margin-left: 24px;
    margin-bottom: 16px;
  }
  .wp-caption.aligncenter,
  img.aligncenter {
    margin-bottom: 16px;
  }
  .gallery-item {
    margin-top: 24px;
    margin-right: 24px;
    width: 31.111%;
    width: calc(33.3333% - 16px);
  }
  .gallery-item:nth-of-type(2n) {
    margin-right: 24px;
  }
  .gallery-item:nth-of-type(3n) {
    margin-right: 0;
  }
  .page-template-contact .entry-form {
    padding: 24px 0;
  }
  .wpcf7-form .cf-text,
  .wpcf7-form .cf-textarea {
    margin-bottom: 16px;
  }
  .wpcf7-form .wpcf7-not-valid-tip {
    margin: -6px 0 16px;
  }
  .wpcf7-form .wpcf7-response-output {
    margin: 16px 0 0;
  }
  .side-area-head {
    padding-top: 24px;
  }
  .side-area-main ul,
  .side-area-main li {
    padding: 12px 0;
  }
  .side-area-slider {
    padding: 24px 0;
  }
  .side-slider-slide {
    padding: 0 24px;
  }
  .side-slider-title {
    padding-top: 16px;
  }
  .side-area-foot {
    padding-bottom: 24px;
  }
}

@media screen and (min-width: 1024px) {
  .single-post .primary-content,
  .single-kilmo_project .primary-content {
    float: left;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 75%;
    padding-right: 24px;
  }
  .single-post .side-content,
  .single-kilmo_project .side-content {
    float: right;
    width: 25%;
  }
  .header-image-caption.top-left, .header-image-caption.bottom-left {
    right: 50%;
    right: calc(50% - 12px);
  }
  .header-image-caption.top-right, .header-image-caption.bottom-right {
    left: 50%;
    left: calc(50% - 12px);
  }
  .page-template-two-columns .entry-content,
  .page-template-about .entry-content,
  .page-template-downloads .section-content {
    -webkit-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 24px;
    column-gap: 24px;
  }
  .page-template-two-columns .entry-content .entry-section-title,
  .page-template-about .entry-content .entry-section-title {
    -webkit-column-break-after: avoid;
    break-after: avoid;
    -webkit-column-break-inside: avoid;
    break-inside: avoid;
  }
  .page-template-two-columns .entry-content blockquote,
  .page-template-two-columns .entry-content .gallery-item,
  .page-template-about .entry-content blockquote,
  .page-template-about .entry-content .gallery-item,
  .page-template-downloads .section-content .hentry,
  .page-template-downloads .section-content .not-found-msgs {
    -webkit-column-break-inside: avoid;
    break-inside: avoid;
  }
  .page-template-two-columns .entry-content .wp-caption,
  .page-template-two-columns .entry-content img,
  .page-template-about .entry-content .wp-caption,
  .page-template-about .entry-content img,
  .masonry-blocks-container .entry-content .wp-caption,
  .masonry-blocks-container .entry-content img {
    max-width: 100%;
  }
  .release-cover {
    max-width: 476px;
  }
  .single-kilmo_release .entry-content,
  .single-kilmo_release .entry-options,
  .single-kilmo_release .entry-side,
  .single-kilmo_release .entry-footer {
    width: 48.77%;
    width: calc(50% - 12px);
  }
  .masonry-blocks-container .hentry {
    width: 48.77%;
    width: calc(50% - 12px);
  }
  .masonry-blocks-container .hentry:nth-of-type(2) {
    border-top: 0;
  }
  .masonry-grid-sizer {
    width: 48.77%;
    width: calc(50% - 12px);
  }
  .masonry-gutter-sizer {
    width: 24px;
  }
  .single-post .gallery-item,
  .single-kilmo_project .gallery-item {
    width: 31.073%;
    width: calc(33.3333% - 16px);
  }
  .page-template-default .gallery-item {
    width: 23.156%;
    width: calc(25% - 18px);
  }
  .page-template-default .gallery-item:nth-of-type(4) {
    margin-top: 0;
  }
  .page-template-default .gallery-item:nth-of-type(3n) {
    margin-right: 24px;
  }
  .page-template-default .gallery-item:nth-of-type(4n) {
    margin-right: 0;
  }
  .page-template-default .gallery-item:nth-of-type(3n+1) {
    clear: none;
  }
  .page-template-default .gallery-item:nth-of-type(4n+1) {
    clear: left;
  }
  .page-template-two-columns .gallery-item,
  .page-template-about .gallery-item {
    -webkit-transform: translateZ(0);
  }
  .page-template-two-columns .gallery-item,
  .page-template-about .gallery-item,
  .masonry-blocks-container .gallery-item {
    width: 47.479%;
    width: calc(50% - 12px);
  }
  .page-template-two-columns .gallery-item:nth-of-type(3),
  .page-template-about .gallery-item:nth-of-type(3),
  .masonry-blocks-container .gallery-item:nth-of-type(3) {
    margin-top: 24px;
  }
  .page-template-two-columns .gallery-item:nth-of-type(3n),
  .page-template-about .gallery-item:nth-of-type(3n),
  .masonry-blocks-container .gallery-item:nth-of-type(3n) {
    margin-right: 24px;
  }
  .page-template-two-columns .gallery-item:nth-of-type(2n),
  .page-template-about .gallery-item:nth-of-type(2n),
  .masonry-blocks-container .gallery-item:nth-of-type(2n) {
    margin-right: 0;
  }
  .page-template-two-columns .gallery-item:nth-of-type(3n+1),
  .page-template-about .gallery-item:nth-of-type(3n+1),
  .masonry-blocks-container .gallery-item:nth-of-type(3n+1) {
    clear: none;
  }
  .page-template-two-columns .gallery-item:nth-of-type(2n+1),
  .page-template-about .gallery-item:nth-of-type(2n+1),
  .masonry-blocks-container .gallery-item:nth-of-type(2n+1) {
    clear: left;
  }
  .page-template-contact .entry-content {
    float: left;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 50%;
    padding: 24px 12px 24px 0;
  }
  .page-template-contact .entry-form {
    float: right;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 50%;
    padding: 24px 0 24px 12px;
  }
  .side-area:first-child {
    border-top: 0;
  }
  .single-kilmo_release .sidebar {
    border-top: 1px solid #b78f5d;
  }
}

@media screen and (min-width: 1280px) {
  .site-title,
  .navigation-wrap,
  .site-logo,
  .site-navigation,
  .header-image-wrap,
  .content-wrap {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transform-style: flat;
    transform-style: flat;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
  }
  .bumper {
    height: 156px;
  }
  .scrolled .bumper {
    height: 258px;
  }
  .site-header {
    position: relative;
    background-color: transparent;
    -webkit-box-shadow: 0 -2px 5px -4px #000;
            box-shadow: 0 -2px 5px -4px #000;
  }
  .scrolled .site-header {
    margin-top: 0;
    z-index: 900;
  }
  #menu-overlay {
    display: none !important;
  }
  .site-title {
    position: fixed;
    top: 0;
    left: 0;
    height: 156px;
    -webkit-box-shadow: 0 2px 5px -4px #000;
            box-shadow: 0 2px 5px -4px #000;
    text-align: center;
    -webkit-transition: height 0.5s;
    transition: height 0.5s;
  }
  .scrolled .site-title {
    height: 70px;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .navigation-wrap,
  .menu-on .navigation-wrap {
    position: static;
    top: 156px;
    width: 100%;
    height: 102px;
    padding: 0;
    background-color: transparent;
    -webkit-transition: top 0.5s, height 0.5s;
    transition: top 0.5s, height 0.5s;
  }
  .scrolled .navigation-wrap {
    position: fixed;
    top: 70px;
    left: 0;
    height: 40px;
    padding: 0 48px;
  }
  .content-wrap {
    margin-top: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .scrolled .content-wrap {
    margin-top: -148px;
    -webkit-transition: margin-top 0.5s;
    transition: margin-top 0.5s;
  }
  .single-post .primary-content,
  .single-kilmo_project .primary-content {
    padding-right: 48px;
  }
  .frame {
    padding-left: 48px;
    padding-right: 48px;
  }
  .scrolled .header-image-wrap {
    z-index: -1;
  }
  .header-image-caption-frame {
    top: 204px;
    bottom: 48px;
    left: 48px;
    right: 48px;
  }
  .header-image-caption.top-left, .header-image-caption.bottom-left {
    right: 50%;
    right: calc(50% - 24px);
  }
  .header-image-caption.top-right, .header-image-caption.bottom-right {
    left: 50%;
    left: calc(50% - 24px);
  }
  .header-image-caption a,
  ul.nav-menu a,
  .social-links a,
  .site-info a,
  .entry-content a,
  .entry-header a,
  .posts-navigation .nav-link a,
  .edit-link a,
  a.side-slider-link,
  .side-link a {
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
  }
  .header-image-caption a:hover,
  ul.nav-menu a:hover,
  .social-links a:hover,
  .site-info a:hover,
  .entry-content a:hover,
  .entry-header a:hover,
  .posts-navigation .nav-link a:hover,
  .edit-link a:hover,
  a.side-slider-link:hover,
  .side-link a:hover {
    color: #e9cc95;
  }
  .site-navigation {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding-top: 30px;
    border-bottom: 2px solid #896a43;
    font-size: 20px;
    -webkit-transition: padding-top 0.5s;
    transition: padding-top 0.5s;
  }
  .scrolled .site-navigation {
    z-index: 10000;
    padding-top: 0;
  }
  button.menu-toggle {
    display: none;
  }
  ul.nav-menu,
  .menu-on ul.nav-menu {
    display: inline-block !important;
    position: static;
    width: auto;
    padding: 0;
    background-color: transparent;
    -webkit-box-shadow: none;
            box-shadow: none;
    color: #896a43;
    opacity: 1;
  }
  ul.nav-menu a,
  ul.nav-menu ul a {
    border-left: 0;
    padding: 5px 6px;
    background-color: transparent;
    line-height: 1;
  }
  ul.nav-menu li {
    padding: 5px 20px;
  }
  .scrolled ul.nav-menu li {
    padding: 1px 20px;
  }
  ul.nav-menu li ul,
  ul.nav-menu li.expand ul {
    display: none !important;
    position: absolute;
    left: 0;
    top: 40px;
    z-index: 10000;
    border-bottom: 2px solid #896a43;
    padding-bottom: 10px;
    background-color: transparent;
  }
  .scrolled ul.nav-menu li ul, .scrolled
  ul.nav-menu li.expand ul {
    background-color: rgba(0, 0, 0, 0.9);
  }
  ul.nav-menu li:hover ul,
  ul.nav-menu li.expand:hover ul {
    display: block !important;
  }
  .scrolled ul.nav-menu li ul {
    top: 32px;
    padding-bottom: 6px;
  }
  ul.nav-menu li.current-menu-item > a,
  ul.nav-menu li.current-menu-ancestor > a {
    color: #e9cc95;
  }
  ul.nav-menu > li {
    float: left;
    position: relative;
  }
  .entry-header,
  .section-header,
  .section-options {
    padding-top: 48px;
  }
  .page-template-default .entry-header,
  .page-template-about .entry-header,
  .page-template-two-columns .entry-header,
  .page-template-contact .entry-header {
    display: none;
  }
  .page-template-home-page .section-header,
  .page-template-calendar .section-header,
  .page-template-discography .section-header,
  .page-template-downloads .section-header,
  .page-template-portfolio .section-header,
  .page-template-reviews .section-header {
    display: none;
  }
  .section-content .entry-header {
    padding-top: 24px;
  }
  .entry-meta {
    padding-top: 48px;
  }
  .section-content .entry-meta {
    padding-bottom: 24px;
  }
  .entry-side,
  .entry-content {
    padding: 48px 0;
  }
  .section-content .entry-side, .section-content
  .entry-content {
    padding: 24px 0;
  }
  .section-content {
    padding: 24px 0;
  }
  .page-template-two-columns .entry-content,
  .page-template-about .entry-content,
  .page-template-downloads .section-content {
    -webkit-column-gap: 48px;
    column-gap: 48px;
  }
  .entry-content > * {
    margin-bottom: 24px;
  }
  .entry-content .entry-section-title {
    margin-top: 32px;
  }
  .single-post .entry-content .wp-caption,
  .single-post .entry-content img,
  .single-kilmo_project .entry-content .wp-caption,
  .single-kilmo_project .entry-content img {
    max-width: 48.571%;
    max-width: calc(50% - 12px);
  }
  .page-template-default .entry-content .wp-caption,
  .page-template-default .entry-content img {
    max-width: 48.986%;
    max-width: calc(50% - 12px);
  }
  .entry-options,
  .entry-footer,
  .section-footer {
    padding-bottom: 48px;
  }
  .section-content .entry-options,
  .section-content .entry-footer {
    padding-bottom: 24px;
  }
  .post-navigation,
  .page-links {
    padding-bottom: 48px;
  }
  .nav-link:not(:first-child) {
    margin-left: 48px;
  }
  .page-template-discography .section-content {
    padding: 48px 0;
  }
  .page-template-discography .hentry {
    margin-top: 48px;
  }
  .single-kilmo_release .entry-content,
  .single-kilmo_release .entry-options,
  .single-kilmo_release .entry-side,
  .single-kilmo_release .entry-footer {
    width: 47.973%;
    width: calc(50% - 24px);
  }
  .page-template-calendar .entry-header {
    width: 59.189%;
    width: calc(60% - 9.6px);
    padding: 24px 0;
  }
  .page-template-calendar .entry-header > div {
    float: left;
    margin-right: 24px;
    width: 31.05%;
    width: calc(33.3333% - 16px);
  }
  .page-template-calendar .entry-header > div:last-child {
    margin-right: 0;
  }
  .page-template-calendar .entry-content {
    width: 38.784%;
    width: calc(40% - 14.4px);
  }
  .wp-caption.alignleft,
  img.alignleft,
  .wp-caption.alignright,
  img.alignright,
  .wp-caption.alignnone,
  img.alignnone,
  .wp-caption.aligncenter,
  img.aligncenter {
    margin-bottom: 24px;
  }
  .masonry-blocks-container .hentry {
    width: 47.973%;
    width: calc(50% - 24px);
  }
  .masonry-grid-sizer {
    width: 47.973%;
    width: calc(50% - 24px);
  }
  .masonry-gutter-sizer {
    width: 48px;
  }
  .single-post .gallery-item,
  .single-kilmo_project .gallery-item {
    width: 31.428%;
    width: calc(33.3333% - 16px);
  }
  .page-template-default .gallery-item {
    width: 23.48%;
    width: calc(25% - 18px);
  }
  .page-template-two-columns .gallery-item,
  .page-template-about .gallery-item,
  .masonry-blocks-container .gallery-item {
    width: 47.887%;
    width: calc(50% - 12px);
  }
  .gallery-caption.wp-caption-text {
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 0.5em;
    background-color: rgba(0, 0, 0, 0.6);
    color: #e9cc95;
    opacity: 0;
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
  }
  .gallery-item:hover .gallery-caption.wp-caption-text {
    opacity: 1;
  }
  .video-link-wrap a.video-link {
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
  }
  .video-link-wrap a.video-link:hover {
    opacity: 1;
  }
  .header-image-wrap.slider .tos-prev,
  .header-image-wrap.slider .tos-next {
    top: calc(50% + 65px);
  }
  .page-template-contact .entry-content {
    padding: 48px 24px 48px 0;
  }
  .page-template-contact .entry-form {
    padding: 48px 0 48px 24px;
  }
  .wpcf7-form .cf-text,
  .wpcf7-form .cf-textarea {
    margin-bottom: 24px;
  }
  .wpcf7-form .wpcf7-not-valid-tip {
    margin: -14px 0 24px;
  }
  .wpcf7-form .wpcf7-response-output {
    margin: 24px 0 0;
  }
  .sidebar {
    padding: 24px 0;
  }
  .side-area-main ul {
    padding: 36px 0;
  }
  .side-area-slider {
    padding: 48px 0;
  }
  .side-slider-slide {
    padding: 0 48px;
  }
  .side-slider-title {
    padding-top: 24px;
  }
}

@media screen and (min-width: 1440px) {
  .scrolled .navigation-wrap {
    padding: 0 72px;
  }
  .frame {
    padding-left: 72px;
    padding-right: 72px;
  }
  .header-image-caption-frame {
    left: 72px;
    right: 72px;
  }
}

@media screen and (min-width: 1600px) {
  .page-wrap {
    margin: 0 0 -90px;
  }
  .navigation-wrap {
    margin-left: auto;
    margin-right: auto;
    width: 1456px;
  }
  .scrolled .navigation-wrap {
    margin-left: 0;
    margin-right: 0;
    width: 100%;
    padding: 0;
  }
  .page-content,
  .footer-wrap {
    margin-left: auto;
    margin-right: auto;
    width: 1456px;
  }
  .push,
  .site-footer {
    height: 90px;
  }
  .frame {
    padding-left: 0;
    padding-right: 0;
  }
  .header-image-caption-frame {
    left: 50%;
    right: auto;
    margin-left: -728px;
    width: 1456px;
  }
  .site-navigation {
    padding-top: 28px;
    font-size: 22px;
  }
  .scrolled .site-navigation {
    margin-left: auto;
    margin-right: auto;
    width: 1456px;
  }
  ul.nav-menu a,
  ul.nav-menu ul a {
    padding: 5px 7px;
  }
  ul.nav-menu li {
    padding: 6px 25px;
  }
  .scrolled ul.nav-menu li {
    padding: 1px 25px;
  }
  ul.nav-menu li ul,
  ul.nav-menu li.expand ul {
    top: 44px;
    padding-bottom: 11px;
  }
  .scrolled ul.nav-menu li ul {
    top: 34px;
    padding-bottom: 6px;
  }
  .social-links {
    padding-top: 24px;
  }
  .social-links ul {
    font-size: 40px;
  }
  .site-info {
    padding-top: 30px;
    font-size: 14px;
  }
  a.release-wrap .text-wrap .release-title {
    font-size: 26px;
  }
  .wpcf7-form .cf-text,
  .wpcf7-form .cf-textarea {
    padding: 9px;
    font-size: 18px;
    line-height: 1.2222;
  }
  .wpcf7-form .cf-text {
    height: 42px;
  }
  .wpcf7-form .cf-textarea {
    height: 196px;
  }
  .wpcf7 .wpcf7-form img.ajax-loader {
    padding-top: 11px;
  }
  .wpcf7-form .wpcf7-not-valid-tip,
  .wpcf7-form .wpcf7-response-output {
    font-size: 16px;
  }
}

.grecaptcha-badge {
  display: none !important;
}

.small-captcha, .small-captcha a {
  color: rgba(137, 106, 67, 0.5);
  font-family: neuton-light, "Times New Roman", TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 12px;
  line-height: normal;
  text-align: right;
  text-transform: none;
}

.wpcf7 form .wpcf7-response-output {
  margin-left: 0;
  margin-right: 0;
}
/*# sourceMappingURL=style.css.map */