/*
Theme Name: Klauspichler
Author: Daria Petlina
*/
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2017 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*!
 * Generated using the Bootstrap Customizer (https://getbootstrap.com/docs/3.3/customize/?id=94ce3f02b9e375dc0301f086fa69ca00)
 * Config saved to config.json and https://gist.github.com/94ce3f02b9e375dc0301f086fa69ca00
 */
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
@import "css/slick/slick.css";
@import "css/slick/slick-theme.css";
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  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"] {
  -webkit-box-sizing: border-box;
  -moz-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-appearance: textfield;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  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;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #ffffff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  /*color: #337ab7;*/
  text-decoration: none;
}
a:hover,
a:focus {
  /*color: #23527c;*/
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (max-width: 680px) {
  .container {
    width: 100%;
    max-width: 680px;
  }
}
/*@media (min-width: 992px) {*/
/*.container {*/
/*width: 970px;*/
/*}*/
/*}*/
@media (min-width: 996px) {
  .container {
    width: 996px;
    box-sizing: border-box;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12,
.col-xs-13,
.col-sm-13,
.col-md-13,
.col-lg-13,
.col-xs-14,
.col-sm-14,
.col-md-14,
.col-lg-14,
.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15,
.col-xs-16,
.col-sm-16,
.col-md-16,
.col-lg-16,
.col-xs-17,
.col-sm-17,
.col-md-17,
.col-lg-17 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-13,
.col-xs-14,
.col-xs-15,
.col-xs-16,
.col-xs-17 {
  float: left;
}
.col-xs-17 {
  width: 100%;
}
.col-xs-16 {
  width: 94.11764706%;
}
.col-xs-15 {
  width: 88.23529412%;
}
.col-xs-14 {
  width: 82.35294118%;
}
.col-xs-13 {
  width: 76.47058824%;
}
.col-xs-12 {
  width: 70.58823529%;
}
.col-xs-11 {
  width: 64.70588235%;
}
.col-xs-10 {
  width: 58.82352941%;
}
.col-xs-9 {
  width: 52.94117647%;
}
.col-xs-8 {
  width: 47.05882353%;
}
.col-xs-7 {
  width: 41.17647059%;
}
.col-xs-6 {
  width: 35.29411765%;
}
.col-xs-5 {
  width: 29.41176471%;
}
.col-xs-4 {
  width: 23.52941176%;
}
.col-xs-3 {
  width: 17.64705882%;
}
.col-xs-2 {
  width: 11.76470588%;
}
.col-xs-1 {
  width: 5.88235294%;
}
.col-xs-pull-17 {
  right: 100%;
}
.col-xs-pull-16 {
  right: 94.11764706%;
}
.col-xs-pull-15 {
  right: 88.23529412%;
}
.col-xs-pull-14 {
  right: 82.35294118%;
}
.col-xs-pull-13 {
  right: 76.47058824%;
}
.col-xs-pull-12 {
  right: 70.58823529%;
}
.col-xs-pull-11 {
  right: 64.70588235%;
}
.col-xs-pull-10 {
  right: 58.82352941%;
}
.col-xs-pull-9 {
  right: 52.94117647%;
}
.col-xs-pull-8 {
  right: 47.05882353%;
}
.col-xs-pull-7 {
  right: 41.17647059%;
}
.col-xs-pull-6 {
  right: 35.29411765%;
}
.col-xs-pull-5 {
  right: 29.41176471%;
}
.col-xs-pull-4 {
  right: 23.52941176%;
}
.col-xs-pull-3 {
  right: 17.64705882%;
}
.col-xs-pull-2 {
  right: 11.76470588%;
}
.col-xs-pull-1 {
  right: 5.88235294%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-17 {
  left: 100%;
}
.col-xs-push-16 {
  left: 94.11764706%;
}
.col-xs-push-15 {
  left: 88.23529412%;
}
.col-xs-push-14 {
  left: 82.35294118%;
}
.col-xs-push-13 {
  left: 76.47058824%;
}
.col-xs-push-12 {
  left: 70.58823529%;
}
.col-xs-push-11 {
  left: 64.70588235%;
}
.col-xs-push-10 {
  left: 58.82352941%;
}
.col-xs-push-9 {
  left: 52.94117647%;
}
.col-xs-push-8 {
  left: 47.05882353%;
}
.col-xs-push-7 {
  left: 41.17647059%;
}
.col-xs-push-6 {
  left: 35.29411765%;
}
.col-xs-push-5 {
  left: 29.41176471%;
}
.col-xs-push-4 {
  left: 23.52941176%;
}
.col-xs-push-3 {
  left: 17.64705882%;
}
.col-xs-push-2 {
  left: 11.76470588%;
}
.col-xs-push-1 {
  left: 5.88235294%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-17 {
  margin-left: 100%;
}
.col-xs-offset-16 {
  margin-left: 94.11764706%;
}
.col-xs-offset-15 {
  margin-left: 88.23529412%;
}
.col-xs-offset-14 {
  margin-left: 82.35294118%;
}
.col-xs-offset-13 {
  margin-left: 76.47058824%;
}
.col-xs-offset-12 {
  margin-left: 70.58823529%;
}
.col-xs-offset-11 {
  margin-left: 64.70588235%;
}
.col-xs-offset-10 {
  margin-left: 58.82352941%;
}
.col-xs-offset-9 {
  margin-left: 52.94117647%;
}
.col-xs-offset-8 {
  margin-left: 47.05882353%;
}
.col-xs-offset-7 {
  margin-left: 41.17647059%;
}
.col-xs-offset-6 {
  margin-left: 35.29411765%;
}
.col-xs-offset-5 {
  margin-left: 29.41176471%;
}
.col-xs-offset-4 {
  margin-left: 23.52941176%;
}
.col-xs-offset-3 {
  margin-left: 17.64705882%;
}
.col-xs-offset-2 {
  margin-left: 11.76470588%;
}
.col-xs-offset-1 {
  margin-left: 5.88235294%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 680px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12,
  .col-sm-13,
  .col-sm-14,
  .col-sm-15,
  .col-sm-16,
  .col-sm-17 {
    float: left;
  }
  .col-sm-17 {
    width: 100%;
  }
  .col-sm-16 {
    width: 94.11764706%;
  }
  .col-sm-15 {
    width: 88.23529412%;
  }
  .col-sm-14 {
    width: 82.35294118%;
  }
  .col-sm-13 {
    width: 76.47058824%;
  }
  .col-sm-12 {
    width: 70.58823529%;
  }
  .col-sm-11 {
    width: 64.70588235%;
  }
  .col-sm-10 {
    width: 58.82352941%;
  }
  .col-sm-9 {
    width: 52.94117647%;
  }
  .col-sm-8 {
    width: 47.05882353%;
  }
  .col-sm-7 {
    width: 41.17647059%;
  }
  .col-sm-6 {
    width: 35.29411765%;
  }
  .col-sm-5 {
    width: 29.41176471%;
  }
  .col-sm-4 {
    width: 23.52941176%;
  }
  .col-sm-3 {
    width: 17.64705882%;
  }
  .col-sm-2 {
    width: 11.76470588%;
  }
  .col-sm-1 {
    width: 5.88235294%;
  }
  .col-sm-pull-17 {
    right: 100%;
  }
  .col-sm-pull-16 {
    right: 94.11764706%;
  }
  .col-sm-pull-15 {
    right: 88.23529412%;
  }
  .col-sm-pull-14 {
    right: 82.35294118%;
  }
  .col-sm-pull-13 {
    right: 76.47058824%;
  }
  .col-sm-pull-12 {
    right: 70.58823529%;
  }
  .col-sm-pull-11 {
    right: 64.70588235%;
  }
  .col-sm-pull-10 {
    right: 58.82352941%;
  }
  .col-sm-pull-9 {
    right: 52.94117647%;
  }
  .col-sm-pull-8 {
    right: 47.05882353%;
  }
  .col-sm-pull-7 {
    right: 41.17647059%;
  }
  .col-sm-pull-6 {
    right: 35.29411765%;
  }
  .col-sm-pull-5 {
    right: 29.41176471%;
  }
  .col-sm-pull-4 {
    right: 23.52941176%;
  }
  .col-sm-pull-3 {
    right: 17.64705882%;
  }
  .col-sm-pull-2 {
    right: 11.76470588%;
  }
  .col-sm-pull-1 {
    right: 5.88235294%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-17 {
    left: 100%;
  }
  .col-sm-push-16 {
    left: 94.11764706%;
  }
  .col-sm-push-15 {
    left: 88.23529412%;
  }
  .col-sm-push-14 {
    left: 82.35294118%;
  }
  .col-sm-push-13 {
    left: 76.47058824%;
  }
  .col-sm-push-12 {
    left: 70.58823529%;
  }
  .col-sm-push-11 {
    left: 64.70588235%;
  }
  .col-sm-push-10 {
    left: 58.82352941%;
  }
  .col-sm-push-9 {
    left: 52.94117647%;
  }
  .col-sm-push-8 {
    left: 47.05882353%;
  }
  .col-sm-push-7 {
    left: 41.17647059%;
  }
  .col-sm-push-6 {
    left: 35.29411765%;
  }
  .col-sm-push-5 {
    left: 29.41176471%;
  }
  .col-sm-push-4 {
    left: 23.52941176%;
  }
  .col-sm-push-3 {
    left: 17.64705882%;
  }
  .col-sm-push-2 {
    left: 11.76470588%;
  }
  .col-sm-push-1 {
    left: 5.88235294%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-17 {
    margin-left: 100%;
  }
  .col-sm-offset-16 {
    margin-left: 94.11764706%;
  }
  .col-sm-offset-15 {
    margin-left: 88.23529412%;
  }
  .col-sm-offset-14 {
    margin-left: 82.35294118%;
  }
  .col-sm-offset-13 {
    margin-left: 76.47058824%;
  }
  .col-sm-offset-12 {
    margin-left: 70.58823529%;
  }
  .col-sm-offset-11 {
    margin-left: 64.70588235%;
  }
  .col-sm-offset-10 {
    margin-left: 58.82352941%;
  }
  .col-sm-offset-9 {
    margin-left: 52.94117647%;
  }
  .col-sm-offset-8 {
    margin-left: 47.05882353%;
  }
  .col-sm-offset-7 {
    margin-left: 41.17647059%;
  }
  .col-sm-offset-6 {
    margin-left: 35.29411765%;
  }
  .col-sm-offset-5 {
    margin-left: 29.41176471%;
  }
  .col-sm-offset-4 {
    margin-left: 23.52941176%;
  }
  .col-sm-offset-3 {
    margin-left: 17.64705882%;
  }
  .col-sm-offset-2 {
    margin-left: 11.76470588%;
  }
  .col-sm-offset-1 {
    margin-left: 5.88235294%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12,
  .col-md-13,
  .col-md-14,
  .col-md-15,
  .col-md-16,
  .col-md-17 {
    float: left;
  }
  .col-md-17 {
    width: 100%;
  }
  .col-md-16 {
    width: 94.11764706%;
  }
  .col-md-15 {
    width: 88.23529412%;
  }
  .col-md-14 {
    width: 82.35294118%;
  }
  .col-md-13 {
    width: 76.47058824%;
  }
  .col-md-12 {
    width: 70.58823529%;
  }
  .col-md-11 {
    width: 64.70588235%;
  }
  .col-md-10 {
    width: 58.82352941%;
  }
  .col-md-9 {
    width: 52.94117647%;
  }
  .col-md-8 {
    width: 47.05882353%;
  }
  .col-md-7 {
    width: 41.17647059%;
  }
  .col-md-6 {
    width: 35.29411765%;
  }
  .col-md-5 {
    width: 29.41176471%;
  }
  .col-md-4 {
    width: 23.52941176%;
  }
  .col-md-3 {
    width: 17.64705882%;
  }
  .col-md-2 {
    width: 11.76470588%;
  }
  .col-md-1 {
    width: 5.88235294%;
  }
  .col-md-pull-17 {
    right: 100%;
  }
  .col-md-pull-16 {
    right: 94.11764706%;
  }
  .col-md-pull-15 {
    right: 88.23529412%;
  }
  .col-md-pull-14 {
    right: 82.35294118%;
  }
  .col-md-pull-13 {
    right: 76.47058824%;
  }
  .col-md-pull-12 {
    right: 70.58823529%;
  }
  .col-md-pull-11 {
    right: 64.70588235%;
  }
  .col-md-pull-10 {
    right: 58.82352941%;
  }
  .col-md-pull-9 {
    right: 52.94117647%;
  }
  .col-md-pull-8 {
    right: 47.05882353%;
  }
  .col-md-pull-7 {
    right: 41.17647059%;
  }
  .col-md-pull-6 {
    right: 35.29411765%;
  }
  .col-md-pull-5 {
    right: 29.41176471%;
  }
  .col-md-pull-4 {
    right: 23.52941176%;
  }
  .col-md-pull-3 {
    right: 17.64705882%;
  }
  .col-md-pull-2 {
    right: 11.76470588%;
  }
  .col-md-pull-1 {
    right: 5.88235294%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-17 {
    left: 100%;
  }
  .col-md-push-16 {
    left: 94.11764706%;
  }
  .col-md-push-15 {
    left: 88.23529412%;
  }
  .col-md-push-14 {
    left: 82.35294118%;
  }
  .col-md-push-13 {
    left: 76.47058824%;
  }
  .col-md-push-12 {
    left: 70.58823529%;
  }
  .col-md-push-11 {
    left: 64.70588235%;
  }
  .col-md-push-10 {
    left: 58.82352941%;
  }
  .col-md-push-9 {
    left: 52.94117647%;
  }
  .col-md-push-8 {
    left: 47.05882353%;
  }
  .col-md-push-7 {
    left: 41.17647059%;
  }
  .col-md-push-6 {
    left: 35.29411765%;
  }
  .col-md-push-5 {
    left: 29.41176471%;
  }
  .col-md-push-4 {
    left: 23.52941176%;
  }
  .col-md-push-3 {
    left: 17.64705882%;
  }
  .col-md-push-2 {
    left: 11.76470588%;
  }
  .col-md-push-1 {
    left: 5.88235294%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-17 {
    margin-left: 100%;
  }
  .col-md-offset-16 {
    margin-left: 94.11764706%;
  }
  .col-md-offset-15 {
    margin-left: 88.23529412%;
  }
  .col-md-offset-14 {
    margin-left: 82.35294118%;
  }
  .col-md-offset-13 {
    margin-left: 76.47058824%;
  }
  .col-md-offset-12 {
    margin-left: 70.58823529%;
  }
  .col-md-offset-11 {
    margin-left: 64.70588235%;
  }
  .col-md-offset-10 {
    margin-left: 58.82352941%;
  }
  .col-md-offset-9 {
    margin-left: 52.94117647%;
  }
  .col-md-offset-8 {
    margin-left: 47.05882353%;
  }
  .col-md-offset-7 {
    margin-left: 41.17647059%;
  }
  .col-md-offset-6 {
    margin-left: 35.29411765%;
  }
  .col-md-offset-5 {
    margin-left: 29.41176471%;
  }
  .col-md-offset-4 {
    margin-left: 23.52941176%;
  }
  .col-md-offset-3 {
    margin-left: 17.64705882%;
  }
  .col-md-offset-2 {
    margin-left: 11.76470588%;
  }
  .col-md-offset-1 {
    margin-left: 5.88235294%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12,
  .col-lg-13,
  .col-lg-14,
  .col-lg-15,
  .col-lg-16,
  .col-lg-17 {
    float: left;
  }
  .col-lg-17 {
    width: 100%;
  }
  .col-lg-16 {
    width: 94.11764706%;
  }
  .col-lg-15 {
    width: 88.23529412%;
  }
  .col-lg-14 {
    width: 82.35294118%;
  }
  .col-lg-13 {
    width: 76.47058824%;
  }
  .col-lg-12 {
    width: 70.58823529%;
  }
  .col-lg-11 {
    width: 64.70588235%;
  }
  .col-lg-10 {
    width: 58.82352941%;
  }
  .col-lg-9 {
    width: 52.94117647%;
  }
  .col-lg-8 {
    width: 47.05882353%;
  }
  .col-lg-7 {
    width: 41.17647059%;
  }
  .col-lg-6 {
    width: 35.29411765%;
  }
  .col-lg-5 {
    width: 29.41176471%;
  }
  .col-lg-4 {
    width: 23.52941176%;
  }
  .col-lg-3 {
    width: 17.64705882%;
  }
  .col-lg-2 {
    width: 11.76470588%;
  }
  .col-lg-1 {
    width: 5.88235294%;
  }
  .col-lg-pull-17 {
    right: 100%;
  }
  .col-lg-pull-16 {
    right: 94.11764706%;
  }
  .col-lg-pull-15 {
    right: 88.23529412%;
  }
  .col-lg-pull-14 {
    right: 82.35294118%;
  }
  .col-lg-pull-13 {
    right: 76.47058824%;
  }
  .col-lg-pull-12 {
    right: 70.58823529%;
  }
  .col-lg-pull-11 {
    right: 64.70588235%;
  }
  .col-lg-pull-10 {
    right: 58.82352941%;
  }
  .col-lg-pull-9 {
    right: 52.94117647%;
  }
  .col-lg-pull-8 {
    right: 47.05882353%;
  }
  .col-lg-pull-7 {
    right: 41.17647059%;
  }
  .col-lg-pull-6 {
    right: 35.29411765%;
  }
  .col-lg-pull-5 {
    right: 29.41176471%;
  }
  .col-lg-pull-4 {
    right: 23.52941176%;
  }
  .col-lg-pull-3 {
    right: 17.64705882%;
  }
  .col-lg-pull-2 {
    right: 11.76470588%;
  }
  .col-lg-pull-1 {
    right: 5.88235294%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-17 {
    left: 100%;
  }
  .col-lg-push-16 {
    left: 94.11764706%;
  }
  .col-lg-push-15 {
    left: 88.23529412%;
  }
  .col-lg-push-14 {
    left: 82.35294118%;
  }
  .col-lg-push-13 {
    left: 76.47058824%;
  }
  .col-lg-push-12 {
    left: 70.58823529%;
  }
  .col-lg-push-11 {
    left: 64.70588235%;
  }
  .col-lg-push-10 {
    left: 58.82352941%;
  }
  .col-lg-push-9 {
    left: 52.94117647%;
  }
  .col-lg-push-8 {
    left: 47.05882353%;
  }
  .col-lg-push-7 {
    left: 41.17647059%;
  }
  .col-lg-push-6 {
    left: 35.29411765%;
  }
  .col-lg-push-5 {
    left: 29.41176471%;
  }
  .col-lg-push-4 {
    left: 23.52941176%;
  }
  .col-lg-push-3 {
    left: 17.64705882%;
  }
  .col-lg-push-2 {
    left: 11.76470588%;
  }
  .col-lg-push-1 {
    left: 5.88235294%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-17 {
    margin-left: 100%;
  }
  .col-lg-offset-16 {
    margin-left: 94.11764706%;
  }
  .col-lg-offset-15 {
    margin-left: 88.23529412%;
  }
  .col-lg-offset-14 {
    margin-left: 82.35294118%;
  }
  .col-lg-offset-13 {
    margin-left: 76.47058824%;
  }
  .col-lg-offset-12 {
    margin-left: 70.58823529%;
  }
  .col-lg-offset-11 {
    margin-left: 64.70588235%;
  }
  .col-lg-offset-10 {
    margin-left: 58.82352941%;
  }
  .col-lg-offset-9 {
    margin-left: 52.94117647%;
  }
  .col-lg-offset-8 {
    margin-left: 47.05882353%;
  }
  .col-lg-offset-7 {
    margin-left: 41.17647059%;
  }
  .col-lg-offset-6 {
    margin-left: 35.29411765%;
  }
  .col-lg-offset-5 {
    margin-left: 29.41176471%;
  }
  .col-lg-offset-4 {
    margin-left: 23.52941176%;
  }
  .col-lg-offset-3 {
    margin-left: 17.64705882%;
  }
  .col-lg-offset-2 {
    margin-left: 11.76470588%;
  }
  .col-lg-offset-1 {
    margin-left: 5.88235294%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
  content: " ";
  display: table;
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 680px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 679px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 679px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 679px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 680px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 680px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 680px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 680px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 679px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 680px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */
.hamburger {
  display: inline-block;
  cursor: pointer;
  transition-property: opacity, filter;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible;
  padding-top: 5px;
}
.hamburger:hover {
  opacity: 0.7;
}
.hamburger-box {
  width: 25px;
  height: 25px;
  display: inline-block;
  position: relative;
}
.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -2px;
}
.hamburger-inner,
.hamburger-inner::before,
.hamburger-inner::after {
  width: 25px;
  height: 2px;
  background-color: #818181;
  border-radius: 0;
  position: absolute;
  transition-property: transform;
  transition-duration: 0.15s;
  transition-timing-function: ease;
}
.hamburger-inner::before,
.hamburger-inner::after {
  content: "";
  display: block;
}
.hamburger-inner::before {
  top: -8px;
}
.hamburger-inner::after {
  bottom: -8px;
}
.toggled-on .hamburger-inner::before {
  top: -10px;
}
.toggled-on .hamburger-inner::after {
  bottom: -10px;
}
/*
   * 3DX
   */
.hamburger--3dx .hamburger-box {
  perspective: 80px;
}
.hamburger--3dx .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dx .hamburger-inner::before,
.hamburger--3dx .hamburger-inner::after {
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dx.is-active .hamburger-inner {
  background-color: transparent;
  transform: rotateY(180deg);
}
.hamburger--3dx.is-active .hamburger-inner::before {
  transform: translate3d(0, 10px, 0) rotate(45deg);
}
.hamburger--3dx.is-active .hamburger-inner::after {
  transform: translate3d(0, -10px, 0) rotate(-45deg);
}
/* This stylesheet generated by Transfonter (https://transfonter.org) on October 11, 2017 2:24 AM */
@font-face {
  font-family: 'PostGrotesk-Book';
  src: url('../../../../wp-content/themes/portfolio/css/fonts/PostGrotesk-Book/PostGrotesk-Book.eot');
  src: url('../../../../wp-content/themes/portfolio/css/fonts/PostGrotesk-Book/PostGrotesk-Book.eot?#iefix') format('embedded-opentype'), url('../../../../wp-content/themes/portfolio/css/fonts/PostGrotesk-Book/PostGrotesk-Book.woff') format('woff'), url('../../../../wp-content/themes/portfolio/css/fonts/PostGrotesk-Book/PostGrotesk-Book.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
/**
 * Table of Contents
 *
 * 1.0 - Normalize
 * 2.0 - Genericons
 * 3.0 - Typography
 * 4.0 - Elements
 * 5.0 - Forms
 * 6.0 - Navigation
 *   6.1 - Links
 *   6.2 - Menus
 * 7.0 - Accessibility
 * 8.0 - Alignments
 * 9.0 - Clearings
 * 10.0 - Widgets
 * 11.0 - Content
 *    11.1 - Header
 *    11.2 - Posts and pages
 *    11.3 - Post Formats
 *    11.4 - Comments
 *    11.5 - Sidebar
 *    11.6 - Footer
 * 12.0 - Media
 *    12.1 - Captions
 *    12.2 - Galleries
 * 13.0 - Multisite
 * 14.0 - Media Queries
 *    14.1 - >= 710px
 *    14.2 - >= 783px
 *    14.3 - >= 910px
 *    14.4 - >= 985px
 *    14.5 - >= 1200px
 * 15.0 - Print
 */
/**
 * 1.0 - Normalize
 *
 * Normalizing styles have been helped along thanks to the fine work of
 * Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
 */
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;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: 700;
}
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: 0;
}
hr {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
code,
kbd,
pre,
samp {
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
select {
  text-transform: none;
}
button {
  overflow: visible;
}
button,
input,
select,
textarea {
  max-width: 100%;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
  opacity: .5;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-right: 0.4375em;
  padding: 0;
}
input[type="date"]::-webkit-inner-spin-button,
input[type="date"]::-webkit-outer-spin-button,
input[type="time"]::-webkit-inner-spin-button,
input[type="time"]::-webkit-outer-spin-button,
input[type="datetime-local"]::-webkit-inner-spin-button,
input[type="datetime-local"]::-webkit-outer-spin-button,
input[type="week"]::-webkit-inner-spin-button,
input[type="week"]::-webkit-outer-spin-button,
input[type="month"]::-webkit-inner-spin-button,
input[type="month"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #d1d1d1;
  margin: 0 0 1.75em;
  min-width: inherit;
  padding: 0.875em;
}
fieldset > :last-child {
  margin-bottom: 0;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
optgroup {
  font-weight: bold;
}
/**
 * 2.0 - Genericons
 */
.menu-item-has-children a:after,
.social-navigation a:before,
.dropdown-toggle:after,
.bypostauthor > article .fn:after,
.comment-reply-title small a:before,
.pagination .prev:before,
.pagination .next:before,
.pagination .nav-links:before,
.pagination .nav-links:after,
.search-submit:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-family: "Genericons";
  font-size: 16px;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  speak: none;
  text-align: center;
  text-decoration: inherit;
  text-transform: none;
  vertical-align: top;
}
/**
 * 3.0 - Typography
 */
body,
button,
input,
select,
textarea {
  color: #1a1a1a;
  font-family: Merriweather, Georgia, serif;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.75;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
  font-weight: normal;
  margin: 0;
}
dfn,
cite,
em,
i {
  font-style: italic;
}
blockquote {
  border: 0 solid #1a1a1a;
  border-left-width: 4px;
  color: #686868;
  font-size: 19px;
  font-size: 1.1875rem;
  font-style: italic;
  line-height: 1.4736842105;
  margin: 0 0 1.4736842105em;
  overflow: hidden;
  padding: 0 0 0 1.263157895em;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
}
blockquote p {
  margin-bottom: 1.4736842105em;
}
blockquote cite,
blockquote small {
  color: #1a1a1a;
  display: block;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.75;
}
blockquote cite:before,
blockquote small:before {
  content: "\2014\00a0";
}
blockquote em,
blockquote i,
blockquote cite {
  font-style: normal;
}
blockquote strong,
blockquote b {
  font-weight: 400;
}
blockquote > :last-child {
  margin-bottom: 0;
}
address {
  font-style: italic;
  margin: 0 0 1.75em;
}
code,
kbd,
tt,
var,
samp,
pre {
  font-family: Inconsolata, monospace;
}
pre {
  border: 1px solid #d1d1d1;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.3125;
  margin: 0 0 1.75em;
  max-width: 100%;
  overflow: auto;
  padding: 1.75em;
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
code {
  background-color: #d1d1d1;
  padding: 0.125em 0.25em;
}
abbr,
acronym {
  border-bottom: 1px dotted #d1d1d1;
  cursor: help;
}
mark,
ins {
  background: #007acc;
  color: #fff;
  padding: 0.125em 0.25em;
  text-decoration: none;
}
big {
  font-size: 125%;
}
/**
 * 4.0 - Elements
 */
html {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  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/ */
  -webkit-box-sizing: inherit;
  -moz-box-sizing: inherit;
  box-sizing: inherit;
}
body {
  background: #fff;
  /* Fallback for when there is no custom background color defined. */
}
hr {
  background-color: #d1d1d1;
  border: 0;
  height: 1px;
  margin: 0 0 1.75em;
}
ul,
ol {
  margin: 0 0 1.75em 1.25em;
  padding: 0;
}
ul {
  list-style: disc;
}
ol {
  list-style: decimal;
  margin-left: 1.5em;
}
li > ul,
li > ol {
  margin-bottom: 0;
}
dl {
  margin: 0 0 1.75em;
}
dd {
  margin: 0 0 1.75em;
}
img {
  height: auto;
  /* Make sure images are scaled correctly. */
  max-width: 100%;
  /* Adhere to container width. */
  vertical-align: middle;
}
del {
  opacity: 0.8;
}
table,
th,
td {
  border: 1px solid #d1d1d1;
}
table {
  border-collapse: separate;
  border-spacing: 0;
  border-width: 1px 0 0 1px;
  margin: 0 0 1.75em;
  table-layout: fixed;
  /* Prevents HTML tables from becoming too wide */
  width: 100%;
}
caption,
th,
td {
  font-weight: normal;
  text-align: left;
}
th {
  border-width: 0 1px 1px 0;
}
td {
  border-width: 0 1px 1px 0;
}
th,
td {
  padding: 0.4375em;
}
/* Placeholder text color -- selectors need to be separate to work. */
::-webkit-input-placeholder {
  color: #686868;
}
:-moz-placeholder {
  color: #686868;
}
::-moz-placeholder {
  color: #686868;
  opacity: 1;
  /* Since FF19 lowers the opacity of the placeholder by default */
}
:-ms-input-placeholder {
  color: #686868;
}
/**
 * 5.0 - Forms
 */
input {
  line-height: normal;
}
button,
button[disabled]:hover,
button[disabled]:focus,
input[type="button"],
input[type="button"][disabled]:hover,
input[type="button"][disabled]:focus,
input[type="reset"],
input[type="reset"][disabled]:hover,
input[type="reset"][disabled]:focus,
input[type="submit"],
input[type="submit"][disabled]:hover,
input[type="submit"][disabled]:focus {
  background: #1a1a1a;
  border: 0;
  border-radius: 2px;
  color: #fff;
  line-height: 1;
  padding: 0.84375em 0.875em 0.78125em;
  text-transform: uppercase;
}
button:hover,
button:focus,
input[type="button"]:hover,
input[type="button"]:focus,
input[type="reset"]:hover,
input[type="reset"]:focus,
input[type="submit"]:hover,
input[type="submit"]:focus {
  background: #7f7f7f;
}
input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="week"],
input[type="month"],
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="number"],
textarea {
  background: #f7f7f7;
  background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
  border: 1px solid #d1d1d1;
  border-radius: 2px;
  color: #686868;
  padding: 0.625em 0.4375em;
  width: 100%;
}
input[type="date"]:focus,
input[type="time"]:focus,
input[type="datetime-local"]:focus,
input[type="week"]:focus,
input[type="month"]:focus,
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="number"]:focus,
textarea:focus {
  background-color: #fff;
  border-color: #7f7f7f;
  color: #1a1a1a;
  outline: 0;
}
.post-password-form {
  margin-bottom: 1.75em;
}
.post-password-form label {
  color: #686868;
  display: block;
  font-size: 13px;
  font-size: 0.8125rem;
  letter-spacing: 0.076923077em;
  line-height: 1.6153846154;
  margin-bottom: 1.75em;
  text-transform: uppercase;
}
.post-password-form input[type="password"] {
  margin-top: 0.4375em;
}
.post-password-form > :last-child {
  margin-bottom: 0;
}
.search-form {
  position: relative;
}
input[type="search"].search-field {
  border-radius: 2px 0 0 2px;
  width: -webkit-calc(58%);
  width: calc(58%);
}
.search-submit:before {
  content: "\f400";
  font-size: 24px;
  left: 2px;
  line-height: 42px;
  position: relative;
  width: 40px;
}
.search-submit {
  border-radius: 0 2px 2px 0;
  bottom: 0;
  overflow: hidden;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 42px;
}
/**
 * 6.0 - Navigation
 */
/**
 * 6.1 - Links
 */
a {
  text-decoration: none;
}
/**
 * 6.2 - Menus
 */
.site-header-menu {
  display: none;
  -webkit-flex: 0 1 100%;
  -ms-flex: 0 1 100%;
  flex: 0 1 100%;
  margin: 0.875em 0;
}
.site-header-menu.toggled-on,
.no-js .site-header-menu {
  display: block;
}
.main-navigation ul {
  list-style: none;
}
.main-navigation li {
  position: relative;
}
.main-navigation ul ul {
  display: none;
}
.no-js .main-navigation ul ul {
  display: block;
}
.main-navigation ul .toggled-on {
  display: block;
}
.main-navigation .menu-item-has-children > a {
  margin-right: 56px;
}
.dropdown-toggle {
  background-color: transparent;
  border: 0;
  border-radius: 0;
  color: #1a1a1a;
  content: "";
  height: 48px;
  padding: 0;
  position: absolute;
  right: 0;
  text-transform: none;
  top: 0;
  width: 48px;
}
.dropdown-toggle:after {
  border: 0 solid #d1d1d1;
  border-left-width: 1px;
  content: "\f431";
  font-size: 24px;
  left: 1px;
  position: relative;
  width: 48px;
}
.dropdown-toggle:hover,
.dropdown-toggle:focus {
  background-color: transparent;
}
.dropdown-toggle:focus:after {
  border-color: transparent;
}
.dropdown-toggle.toggled-on:after {
  content: "\f432";
}
.social-navigation ul {
  list-style: none;
  margin: 0 0 -0.4375em;
}
.social-navigation li {
  float: left;
  margin: 0 0.4375em 0.4375em 0;
}
.social-navigation a {
  border: 1px solid #d1d1d1;
  border-radius: 50%;
  color: #1a1a1a;
  display: block;
  height: 35px;
  position: relative;
  width: 35px;
}
.social-navigation a:before {
  content: "\f415";
  height: 33px;
  line-height: 33px;
  text-align: center;
  width: 33px;
}
.social-navigation a[href*="codepen.io"]:before {
  content: "\f216";
}
.social-navigation a[href*="digg.com"]:before {
  content: "\f221";
}
.social-navigation a[href*="dribbble.com"]:before {
  content: "\f201";
}
.social-navigation a[href*="dropbox.com"]:before {
  content: "\f225";
}
.social-navigation a[href*="facebook.com"]:before {
  content: "\f203";
}
.social-navigation a[href*="flickr.com"]:before {
  content: "\f211";
}
.social-navigation a[href*="foursquare.com"]:before {
  content: "\f226";
}
.social-navigation a[href*="plus.google.com"]:before {
  content: "\f206";
}
.social-navigation a[href*="github.com"]:before {
  content: "\f200";
}
.social-navigation a[href*="instagram.com"]:before {
  content: "\f215";
}
.social-navigation a[href*="linkedin.com"]:before {
  content: "\f208";
}
.social-navigation a[href*="path.com"]:before {
  content: "\f219";
}
.social-navigation a[href*="pinterest.com"]:before {
  content: "\f210";
}
.social-navigation a[href*="getpocket.com"]:before {
  content: "\f224";
}
.social-navigation a[href*="polldaddy.com"]:before {
  content: "\f217";
}
.social-navigation a[href*="reddit.com"]:before {
  content: "\f222";
}
.social-navigation a[href*="skype.com"]:before {
  content: "\f220";
}
.social-navigation a[href*="stumbleupon.com"]:before {
  content: "\f223";
}
.social-navigation a[href*="tumblr.com"]:before {
  content: "\f214";
}
.social-navigation a[href*="twitter.com"]:before {
  content: "\f202";
}
.social-navigation a[href*="vimeo.com"]:before {
  content: "\f212";
}
.social-navigation a[href*="wordpress.com"]:before,
.social-navigation a[href*="wordpress.org"]:before {
  content: "\f205";
}
.social-navigation a[href*="youtube.com"]:before {
  content: "\f213";
}
.social-navigation a[href^="mailto:"]:before {
  content: "\f410";
}
.social-navigation a[href*="spotify.com"]:before {
  content: "\f515";
}
.social-navigation a[href*="twitch.tv"]:before {
  content: "\f516";
}
.social-navigation a[href$="/feed/"]:before {
  content: "\f413";
}
.post-navigation {
  clear: both;
}
.post-navigation a {
  color: #1a1a1a;
  display: block;
}
.post-navigation span {
  display: block;
}
.post-navigation .post-title {
  display: inline;
}
.pagination:before {
  right: 0;
}
.pagination:after {
  right: 54px;
}
.pagination .nav-links {
  padding-right: 106px;
  position: relative;
}
.pagination .nav-links:before,
.pagination .nav-links:after {
  color: #fff;
  font-size: 32px;
  line-height: 51px;
  opacity: 0.3;
  position: absolute;
  width: 52px;
  z-index: 1;
}
.pagination .nav-links:before {
  content: "\f429";
  right: -1px;
}
.pagination .nav-links:after {
  content: "\f430";
  right: 55px;
}
/* reset screen-reader-text */
.pagination .current .screen-reader-text {
  position: static !important;
}
.pagination .page-numbers {
  display: none;
  letter-spacing: 0.013157895em;
  line-height: 1;
  margin: 0 0.73684211em 0 -0.73684211em;
  padding: 0.8157894737em 0.7368421053em 0.3947368421em;
  text-transform: uppercase;
}
.pagination .current {
  display: inline-block;
}
.pagination .prev,
.pagination .next {
  background-color: #1a1a1a;
  color: #fff;
  display: inline-block;
  height: 52px;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: absolute;
  top: 0;
  width: 52px;
  z-index: 2;
}
.pagination .prev:before,
.pagination .next:before {
  font-size: 32px;
  height: 53px;
  line-height: 52px;
  position: relative;
  width: 53px;
}
.pagination .prev:hover,
.pagination .prev:focus,
.pagination .next:hover,
.pagination .next:focus {
  background-color: #7f7f7f;
  color: #fff;
}
.pagination .prev:focus,
.pagination .next:focus {
  outline: 0;
}
.pagination .prev {
  right: 54px;
}
.pagination .prev:before {
  content: "\f430";
  left: -1px;
  top: -1px;
}
.pagination .next {
  right: 0;
}
.pagination .next:before {
  content: "\f429";
  right: -1px;
  top: -1px;
}
.image-navigation,
.comment-navigation {
  color: #686868;
}
.comment-navigation {
  margin-right: 0;
  margin-left: 0;
}
.comments-title + .comment-navigation {
  border-bottom: 0;
  margin-bottom: 0;
}
.image-navigation .nav-previous:not(:empty),
.image-navigation .nav-next:not(:empty),
.comment-navigation .nav-previous:not(:empty),
.comment-navigation .nav-next:not(:empty) {
  display: inline-block;
}
.image-navigation .nav-previous:not(:empty) + .nav-next:not(:empty):before,
.comment-navigation .nav-previous:not(:empty) + .nav-next:not(:empty):before {
  content: "\002f";
  display: inline-block;
  opacity: 0.7;
  padding: 0 0.538461538em;
}
/**
 * 7.0 - Accessibility
 */
/* Text meant only for screen readers */
.says,
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px;
  /* many screen reader and browser combinations announce broken words as they would appear visually */
  word-wrap: normal !important;
}
/* must have higher specificity than alternative color schemes inline styles */
.site .skip-link {
  background-color: #f1f1f1;
  color: #7f7f7f;
  display: block;
  left: -9999em;
  outline: none;
  text-decoration: none;
  text-transform: none;
  top: -9999em;
}
.logged-in .site .skip-link {
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.2);
  font-family: "Open Sans", sans-serif;
}
.site .skip-link:focus {
  clip: auto;
  height: auto;
  left: 6px;
  top: 7px;
  width: auto;
  z-index: 100000;
}
/**
 * 8.0 - Alignments
 */
.alignleft {
  float: left;
  margin: 0.375em 1.75em 1.75em 0;
}
.alignright {
  float: right;
  margin: 0.375em 0 1.75em 1.75em;
}
.aligncenter {
  clear: both;
  display: block;
  margin: 0 auto 1.75em;
}
blockquote.alignleft {
  margin: 0.3157894737em 1.4736842105em 1.473684211em 0;
}
blockquote.alignright {
  margin: 0.3157894737em 0 1.473684211em 1.4736842105em;
}
blockquote.aligncenter {
  margin-bottom: 1.473684211em;
}
/**
 * 9.0 - Clearings
 */
.clear:before,
.clear:after,
blockquote:before,
blockquote:after,
.entry-content:before,
.entry-content:after,
.entry-summary:before,
.entry-summary:after,
.comment-content:before,
.comment-content:after,
.site-content:before,
.site-content:after,
.site-main > article:before,
.site-main > article:after,
.primary-menu:before,
.primary-menu:after,
.social-links-menu:before,
.social-links-menu:after,
.textwidget:before,
.textwidget:after,
.content-bottom-widgets:before,
.content-bottom-widgets:after {
  content: "";
  display: table;
}
.clear:after,
blockquote:after,
.entry-content:after,
.entry-summary:after,
.comment-content:after,
.site-content:after,
.site-main > article:after,
.primary-menu:after,
.social-links-menu:after,
.textwidget:after,
.content-bottom-widgets:after {
  clear: both;
}
/**
 * 10.0 - Widgets
 */
.widget {
  border-top: 4px solid #1a1a1a;
  margin-bottom: 3.5em;
  padding-top: 1.75em;
}
.widget-area > :last-child,
.widget > :last-child {
  margin-bottom: 0;
}
.widget .widget-title:empty {
  margin-bottom: 0;
}
.widget-title a {
  color: #1a1a1a;
}
/* Calendar widget */
.widget.widget_calendar table {
  margin: 0;
}
.widget_calendar td,
.widget_calendar th {
  line-height: 2.5625;
  padding: 0;
  text-align: center;
}
.widget_calendar caption {
  margin-bottom: 1.75em;
}
.widget_calendar tbody a {
  background-color: #7f7f7f;
  color: #000;
  display: block;
}
/* Recent Posts widget */
.widget_recent_entries .post-date {
  color: #686868;
  display: block;
}
.widget_recent_entries li:last-child .post-date {
  margin-bottom: 0;
}
/* RSS widget */
.widget_rss .rsswidget img {
  margin-top: -0.375em;
}
.widget_rss .rss-date,
.widget_rss cite {
  color: #686868;
  display: block;
}
.widget_rss .rssSummary:last-child {
  margin-bottom: 2.1538461538em;
}
.widget_rss li:last-child :last-child {
  margin-bottom: 0;
}
/* Tag Cloud widget */
.tagcloud a {
  border: 1px solid #d1d1d1;
  border-radius: 2px;
  display: inline-block;
  line-height: 1;
}
/**
 * 11.0 - Content
 */
.site {
  background-color: #fff;
  max-width: 1932px;
  margin: 0 auto;
}
.site-inner {
  margin: 0 auto;
  position: relative;
}
.site-content {
  word-wrap: break-word;
}
/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
  outline: 0;
}
/**
 * 11.1 - Header
 */
.site-header-main {
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.site-branding {
  /* Avoid overflowing wide custom logo in small screens in Firefox and IEs */
  max-width: 100%;
  min-width: 0;
  overflow: hidden;
}
.custom-logo-link {
  display: block;
}
.custom-logo {
  max-width: 180px;
}
.wp-custom-logo .site-title {
  margin-top: 0.608695652em;
}
.site-description {
  color: #686868;
  display: none;
  font-size: 13px;
  font-size: 0.8125rem;
  font-weight: 400;
  line-height: 1.0769230769;
  margin: 0.538461538em 0 0;
}
.no-js .menu-toggle {
  display: none;
}
.header-image {
  clear: both;
  margin: 0.875em 0;
}
.header-image a {
  display: block;
}
.header-image a:hover img,
.header-image a:focus img {
  opacity: 0.85;
}
/**
 * 11.2 - Posts and pages
 */
.site-main > article {
  margin-bottom: 3.5em;
  position: relative;
}
.post-thumbnail {
  display: block;
}
.post-thumbnail img {
  display: block;
}
.no-sidebar .post-thumbnail img {
  margin: 0 auto;
}
a.post-thumbnail:hover,
a.post-thumbnail:focus {
  opacity: 0.85;
}
.entry-content,
.entry-summary {
  border-color: #d1d1d1;
}
.post-navigation .post-title,
.entry-title,
.comments-title {
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}
body:not(.search-results) .entry-summary {
  color: #686868;
  font-size: 19px;
  font-size: 1.1875rem;
  line-height: 1.4736842105;
  margin-bottom: 1.4736842105em;
}
body:not(.search-results) .entry-header + .entry-summary {
  margin-top: -0.7368421em;
}
body:not(.search-results) .entry-summary p,
body:not(.search-results) .entry-summary address,
body:not(.search-results) .entry-summary hr,
body:not(.search-results) .entry-summary ul,
body:not(.search-results) .entry-summary ol,
body:not(.search-results) .entry-summary dl,
body:not(.search-results) .entry-summary dd,
body:not(.search-results) .entry-summary table {
  margin-bottom: 1.4736842105em;
}
body:not(.search-results) .entry-summary li > ul,
body:not(.search-results) .entry-summary li > ol {
  margin-bottom: 0;
}
body:not(.search-results) .entry-summary th,
body:not(.search-results) .entry-summary td {
  padding: 0.3684210526em;
}
body:not(.search-results) .entry-summary fieldset {
  margin-bottom: 1.4736842105em;
  padding: 0.3684210526em;
}
body:not(.search-results) .entry-summary blockquote {
  border-color: currentColor;
}
body:not(.search-results) .entry-summary blockquote > :last-child {
  margin-bottom: 0;
}
body:not(.search-results) .entry-summary .alignleft {
  margin: 0.2631578947em 1.4736842105em 1.4736842105em 0;
}
body:not(.search-results) .entry-summary .alignright {
  margin: 0.2631578947em 0 1.4736842105em 1.4736842105em;
}
body:not(.search-results) .entry-summary .aligncenter {
  margin-bottom: 1.4736842105em;
}
.entry-content > :last-child,
.entry-summary > :last-child,
body:not(.search-results) .entry-summary > :last-child,
.page-content > :last-child,
.comment-content > :last-child,
.textwidget > :last-child {
  margin-bottom: 0;
}
.more-link {
  white-space: nowrap;
}
.author-info {
  border-color: inherit;
  border-style: solid;
  border-width: 1px 0 1px 0;
  clear: both;
  padding-top: 1.75em;
  padding-bottom: 1.75em;
}
.author-avatar .avatar {
  float: left;
  height: 42px;
  margin: 0 1.75em 1.75em 0;
  width: 42px;
}
.author-description > :last-child {
  margin-bottom: 0;
}
.entry-content .author-title {
  clear: none;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.75;
  margin: 0;
}
.author-bio {
  color: #686868;
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 1.6153846154;
  margin-bottom: 1.6153846154em;
  overflow: hidden;
}
.author-link {
  white-space: nowrap;
}
.entry-footer {
  color: #686868;
}
.entry-footer:empty {
  margin: 0;
}
.entry-footer > span:not(:last-child):after {
  content: "\002f";
  display: inline-block;
  opacity: 0.7;
  padding: 0 0.538461538em;
}
.entry-footer .avatar {
  height: 21px;
  margin: -0.15384615em 0.53846154em 0 0;
  width: 21px;
}
.sticky-post {
  color: #686868;
  display: block;
}
/**
 * IE8 and earlier will drop any block with CSS3 selectors.
 * Do not combine these styles with the next block.
 */
.updated:not(.published) {
  display: none;
}
.sticky .posted-on,
.byline {
  display: none;
}
.single .byline,
.group-blog .byline {
  display: inline;
}
body.error404 .page-header,
body.search-no-results .page-header {
  border-top: 0;
  padding-top: 0;
}
.taxonomy-description {
  color: #686868;
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 1.6153846154;
}
.taxonomy-description p {
  margin: 0.5384615385em 0 1.6153846154em;
}
.taxonomy-description > :last-child {
  margin-bottom: 0;
}
.page-links {
  clear: both;
}
.page-links a,
.page-links > span {
  border: 1px solid #d1d1d1;
  border-radius: 2px;
  display: inline-block;
  font-size: 13px;
  font-size: 0.8125rem;
  height: 1.8461538462em;
  line-height: 1.6923076923em;
  margin-right: 0.3076923077em;
  text-align: center;
  width: 1.8461538462em;
}
.page-links a {
  background-color: #1a1a1a;
  border-color: #1a1a1a;
  color: #fff;
}
.page-links > .page-links-title {
  border: 0;
  color: #1a1a1a;
  height: auto;
  margin: 0;
  padding-right: 0.6153846154em;
  width: auto;
}
.entry-attachment {
  margin-bottom: 1.75em;
}
.entry-caption {
  color: #686868;
  font-size: 13px;
  font-size: 0.8125rem;
  font-style: italic;
  line-height: 1.6153846154;
  padding-top: 1.0769230769em;
}
.entry-caption > :last-child {
  margin-bottom: 0;
}
.content-bottom-widgets {
  margin: 0 7.6923%;
}
.content-bottom-widgets .widget-area {
  margin-bottom: 3.5em;
}
/**
 * 11.3 - Post Formats
 */
.format-aside .entry-title,
.format-image .entry-title,
.format-video .entry-title,
.format-quote .entry-title,
.format-gallery .entry-title,
.format-status .entry-title,
.format-link .entry-title,
.format-audio .entry-title,
.format-chat .entry-title {
  font-size: 19px;
  font-size: 1.1875rem;
  line-height: 1.2;
}
.blog .format-status .entry-title,
.archive .format-status .entry-title {
  display: none;
}
/**
 * 11.4 - Comments
 */
.comments-area {
  margin: 0 7.6923% 3.5em;
}
.comment-list + .comment-respond,
.comment-navigation + .comment-respond {
  padding-top: 1.75em;
}
.comments-title {
  margin-bottom: 1.217391304em;
}
.comment-list {
  list-style: none;
  margin: 0;
}
.comment-list article,
.comment-list .pingback,
.comment-list .trackback {
  border-top: 1px solid #d1d1d1;
  padding: 1.75em 0;
}
.comment-list .children {
  list-style: none;
  margin: 0;
}
.comment-list .children > li {
  padding-left: 0.875em;
}
.comment-author {
  color: #1a1a1a;
  margin-bottom: 0.4375em;
}
.comment-author .avatar {
  float: left;
  height: 28px;
  margin-right: 0.875em;
  position: relative;
  width: 28px;
}
.bypostauthor > article .fn:after {
  content: "\f304";
  left: 3px;
  position: relative;
  top: 5px;
}
.comment-metadata,
.pingback .edit-link {
  color: #686868;
}
.comment-metadata {
  margin-bottom: 2.1538461538em;
}
.comment-metadata a,
.pingback .comment-edit-link {
  color: #686868;
}
.comment-metadata .edit-link,
.pingback .edit-link {
  display: inline-block;
}
.comment-metadata .edit-link:before,
.pingback .edit-link:before {
  content: "\002f";
  display: inline-block;
  opacity: 0.7;
  padding: 0 0.538461538em;
}
.comment-content ul,
.comment-content ol {
  margin: 0 0 1.5em 1.25em;
}
.comment-content li > ul,
.comment-content li > ol {
  margin-bottom: 0;
}
.comment-reply-link {
  border: 1px solid #d1d1d1;
  border-radius: 2px;
  display: inline-block;
}
.comment-reply-link:hover,
.comment-reply-link:focus {
  border-color: currentColor;
  outline: 0;
}
.comment-form {
  padding-top: 1.75em;
}
.comment-form label {
  color: #686868;
  display: block;
}
.comment-list .comment-form {
  padding-bottom: 1.75em;
}
.comment-notes,
.comment-awaiting-moderation,
.logged-in-as,
.form-allowed-tags {
  color: #686868;
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 1.6153846154;
  margin-bottom: 2.1538461538em;
}
.comment-navigation + .no-comments {
  border-top: 0;
  padding-top: 0;
}
.form-allowed-tags code {
  font-family: Inconsolata, monospace;
}
.form-submit {
  margin-bottom: 0;
}
.required {
  font-family: Merriweather, Georgia, serif;
}
.comment-reply-title small {
  font-size: 100%;
}
.comment-reply-title small a {
  border: 0;
  float: right;
  height: 32px;
  overflow: hidden;
  width: 26px;
}
.comment-reply-title small a:before {
  content: "\f405";
  font-size: 32px;
  position: relative;
  top: -5px;
}
/**
 * 11.5 - Sidebar
 */
.sidebar {
  margin-bottom: 3.5em;
  padding: 0 7.6923%;
}
/**
 * 11.6 - Footer
 */
/**
 * 12.0 - Media
 */
.site .avatar {
  border-radius: 50%;
}
.entry-content .wp-smiley,
.entry-summary .wp-smiley,
.comment-content .wp-smiley,
.textwidget .wp-smiley {
  border: none;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
}
.entry-content a img,
.entry-summary a img,
.comment-content a img,
.textwidget a img {
  display: block;
}
/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object,
video {
  max-width: 100%;
}
p > embed,
p > iframe,
p > object,
p > video {
  margin-bottom: 0;
}
.entry-content .wp-audio-shortcode a,
.entry-content .wp-playlist a {
  box-shadow: none;
}
.wp-audio-shortcode,
.wp-video,
.wp-playlist.wp-audio-playlist {
  margin-top: 0;
  margin-bottom: 1.75em;
}
.wp-playlist.wp-audio-playlist {
  padding-bottom: 0;
}
.wp-playlist .wp-playlist-tracks {
  margin-top: 0;
}
.wp-playlist-item .wp-playlist-caption {
  border-bottom: 0;
  padding: 0.7142857143em 0;
}
.wp-playlist-item .wp-playlist-item-length {
  top: 0.7142857143em;
}
/**
 * 12.1 - Captions
 */
.wp-caption {
  margin-bottom: 1.75em;
  max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
  display: block;
  margin: 0;
}
.wp-caption .wp-caption-text {
  color: #686868;
  font-size: 13px;
  font-size: 0.8125rem;
  font-style: italic;
  line-height: 1.6153846154;
  padding-top: 0.5384615385em;
}
/**
 * 12.2 - Galleries
 */
.gallery {
  margin: 0 -1.1666667% 1.75em;
}
.gallery-item {
  display: inline-block;
  max-width: 33.33%;
  padding: 0 1.1400652% 2.2801304%;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.gallery-columns-1 .gallery-item {
  max-width: 100%;
}
.gallery-columns-2 .gallery-item {
  max-width: 50%;
}
.gallery-columns-4 .gallery-item {
  max-width: 25%;
}
.gallery-columns-5 .gallery-item {
  max-width: 20%;
}
.gallery-columns-6 .gallery-item {
  max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
  max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
  max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
  max-width: 11.11%;
}
.gallery-icon img {
  margin: 0 auto;
}
.gallery-caption {
  color: #686868;
  display: block;
  font-size: 13px;
  font-style: italic;
  line-height: 1.6153846154;
  padding-top: 0.5384615385em;
}
.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
  display: none;
}
/**
 * 13.0 - Multisites
 */
.widecolumn {
  margin-bottom: 3.5em;
  padding: 0 7.6923%;
}
.widecolumn .mu_register {
  width: auto;
}
.widecolumn .mu_register .mu_alert {
  background: transparent;
  border-color: #d1d1d1;
  color: inherit;
  margin-bottom: 3.5em;
  padding: 1.75em;
}
.widecolumn form,
.widecolumn .mu_register form {
  margin-top: 0;
}
.widecolumn h2 {
  font-size: 23px;
  font-size: 1.4375rem;
  line-height: 1.2173913043;
  margin-bottom: 1.2173913043em;
}
.widecolumn p {
  margin: 1.75em 0;
}
.widecolumn p + h2 {
  margin-top: 2.4347826087em;
}
.widecolumn label,
.widecolumn .mu_register label {
  color: #686868;
}
.widecolumn .mu_register label {
  margin: 2.1538461538em 0.7692307692em 0.5384615385em 0;
}
.widecolumn .mu_register label strong {
  font-weight: 400;
}
.widecolumn #key,
.widecolumn .mu_register #blog_title,
.widecolumn .mu_register #user_email,
.widecolumn .mu_register #blogname,
.widecolumn .mu_register #user_name {
  font-size: 16px;
  font-size: 1rem;
  width: 100%;
}
.widecolumn .mu_register #blogname {
  margin: 0;
}
.widecolumn .mu_register #blog_title,
.widecolumn .mu_register #user_email,
.widecolumn .mu_register #user_name {
  margin: 0 0 0.375em;
}
.widecolumn #submit,
.widecolumn .mu_register input[type="submit"] {
  font-size: 16px;
  font-size: 1rem;
  margin: 0;
  width: auto;
}
.widecolumn .mu_register .prefix_address,
.widecolumn .mu_register .suffix_address {
  font-size: inherit;
}
.widecolumn .mu_register > :last-child,
.widecolumn form > :last-child {
  margin-bottom: 0;
}
/**
 * 14.0 - Media Queries
 */
/**
 * Does the same thing as <meta name="viewport" content="width=device-width">,
 * but in the future W3C standard way. -ms- prefix is required for IE10+ to
 * render responsive styling in Windows 8 "snapped" views; IE10+ does not honor
 * the meta tag. See https://core.trac.wordpress.org/ticket/25888.
 */
@-ms-viewport {
  width: device-width;
}
@viewport {
  width: device-width;
}
/**
 * 14.1 - >= 710px
 */
@media screen and (min-width: 44.375em) {
  .custom-logo {
    max-width: 210px;
  }
  .site-title {
    font-size: 28px;
    font-size: 1.75rem;
    line-height: 1.25;
  }
  .wp-custom-logo .site-title {
    margin-top: 0.5em;
  }
  .site-description {
    display: block;
  }
  .header-image {
    margin: 1.3125em 0;
  }
  .pagination {
    margin: 0 23.0769% 4.42105263em 7.6923%;
  }
  .post-navigation .post-title {
    font-size: 28px;
    font-size: 1.75rem;
    line-height: 1.25;
  }
  /* restore screen-reader-text */
  .pagination .current .screen-reader-text {
    position: absolute !important;
  }
  .pagination .page-numbers {
    display: inline-block;
  }
  .entry-title {
    font-size: 33px;
    font-size: 2.0625rem;
    line-height: 1.2727272727;
  }
  .entry-content blockquote.alignleft,
  .entry-content blockquote.alignright {
    border-width: 4px 0 0 0;
    padding: 0.9473684211em 0 0;
    width: -webkit-calc(49.26315789%);
    width: calc(49.26315789%);
  }
  .entry-content blockquote:not(.alignleft):not(.alignright),
  .entry-summary blockquote,
  .comment-content blockquote {
    margin-left: -1.47368421em;
  }
  .entry-content blockquote blockquote:not(.alignleft):not(.alignright),
  .entry-summary blockquote blockquote,
  .comment-content blockquote blockquote {
    margin-left: 0;
  }
  .entry-content ul,
  .entry-summary ul,
  .comment-content ul,
  .entry-content ol,
  .entry-summary ol,
  .comment-content ol {
    margin-left: 0;
  }
  .entry-content li > ul,
  .entry-summary li > ul,
  .comment-content li > ul,
  .entry-content blockquote > ul,
  .entry-summary blockquote > ul,
  .comment-content blockquote > ul {
    margin-left: 1.25em;
  }
  .entry-content li > ol,
  .entry-summary li > ol,
  .comment-content li > ol,
  .entry-content blockquote > ol,
  .entry-summary blockquote > ol,
  .comment-content blockquote > ol {
    margin-left: 1.5em;
  }
  .comment-author {
    margin-bottom: 0;
  }
  .comment-author .avatar {
    height: 42px;
    position: relative;
    top: 0.25em;
    width: 42px;
  }
  .comment-list .children > li {
    padding-left: 1.75em;
  }
  .comment-list + .comment-respond,
  .comment-navigation + .comment-respond {
    padding-top: 3.5em;
  }
  .comments-area,
  .widget,
  .content-bottom-widgets .widget-area {
    margin-bottom: 5.25em;
  }
  .sidebar,
  .widecolumn {
    margin-bottom: 5.25em;
    padding-right: 23.0769%;
  }
  body:not(.search-results) .entry-summary li > ul,
  body:not(.search-results) .entry-summary blockquote > ul {
    margin-left: 1.157894737em;
  }
  body:not(.search-results) .entry-summary li > ol,
  body:not(.search-results) .entry-summary blockquote > ol {
    margin-left: 1.473684211em;
  }
}
/**
 * 14.2 - >= 783px
 */
@media screen and (min-width: 48.9375em) {
  body:not(.custom-background-image).admin-bar:before {
    top: 32px;
  }
}
/**
 * 14.3 - >= 910px
 */
@media screen and (min-width: 56.875em) {
  .site-header-main {
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .wp-custom-logo .site-header-main {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .sidebar {
    float: left;
    margin-left: 75%;
    padding: 0;
    width: 25%;
  }
  .widget {
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 1.6153846154;
    margin-bottom: 3.230769231em;
    padding-top: 1.615384615em;
  }
  .widget .widget-title {
    margin-bottom: 1.3125em;
  }
  .widget p,
  .widget address,
  .widget hr,
  .widget ul,
  .widget ol,
  .widget dl,
  .widget dd,
  .widget table {
    margin-bottom: 1.6153846154em;
  }
  .widget li > ul,
  .widget li > ol {
    margin-bottom: 0;
  }
  .widget blockquote {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.3125;
    margin-bottom: 1.3125em;
    padding-left: 1.0625em;
  }
  .widget blockquote cite,
  .widget blockquote small {
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 1.6153846154;
  }
  .widget th,
  .widget td {
    padding: 0.5384615385em;
  }
  .widget pre {
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 1.6153846154;
    margin-bottom: 1.6153846154em;
    padding: 0.5384615385em;
  }
  .widget fieldset {
    margin-bottom: 1.6153846154em;
    padding: 0.5384615385em;
  }
  .widget button,
  .widget input,
  .widget select,
  .widget textarea {
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 1.6153846154;
  }
  .widget button,
  .widget input[type="button"],
  .widget input[type="reset"],
  .widget input[type="submit"] {
    line-height: 1;
    padding: 0.846153846em;
  }
  .widget input[type="date"],
  .widget input[type="time"],
  .widget input[type="datetime-local"],
  .widget input[type="week"],
  .widget input[type="month"],
  .widget input[type="text"],
  .widget input[type="email"],
  .widget input[type="url"],
  .widget input[type="password"],
  .widget input[type="search"],
  .widget input[type="tel"],
  .widget input[type="number"],
  .widget textarea {
    padding: 0.4615384615em 0.5384615385em;
  }
  .widget h1 {
    font-size: 23px;
    font-size: 1.4375rem;
    line-height: 1.2173913043;
    margin-bottom: 0.9130434783em;
  }
  .widget h2 {
    font-size: 19px;
    font-size: 1.1875rem;
    line-height: 1.1052631579;
    margin-bottom: 1.1052631579em;
  }
  .widget h3 {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.3125;
    margin-bottom: 1.3125em;
  }
  .widget h4,
  .widget h5,
  .widget h6 {
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 1.6153846154;
    margin-bottom: 0.9130434783em;
  }
  .widget .alignleft {
    margin: 0.2307692308em 1.6153846154em 1.6153846154em 0;
  }
  .widget .alignright {
    margin: 0.2307692308em 0 1.6153846154em 1.6153846154em;
  }
  .widget .aligncenter {
    margin-bottom: 1.6153846154em;
  }
  .widget_calendar td,
  .widget_calendar th {
    line-height: 2.6923076923;
    padding: 0;
  }
  .widget_rss .rssSummary:last-child {
    margin-bottom: 1.615384615em;
  }
  .widget input[type="search"].search-field {
    width: -webkit-calc(65%);
    width: calc(65%);
  }
  .widget .search-submit:before {
    font-size: 16px;
    left: 1px;
    line-height: 35px;
    width: 34px;
  }
  .widget button.search-submit {
    padding: 0;
    width: 35px;
  }
  .tagcloud a {
    margin: 0 0.2307692308em 0.5384615385em 0;
    padding: 0.5384615385em 0.4615384615em 0.4615384615em;
  }
  .textwidget h1 {
    margin-top: 1.8260869565em;
  }
  .textwidget h2 {
    margin-top: 2.2105263158em;
  }
  .textwidget h3 {
    margin-top: 2.625em;
  }
  .textwidget h4 {
    letter-spacing: 0.153846154em;
  }
  .textwidget h4,
  .textwidget h5,
  .textwidget h6 {
    margin-top: 3.2307692308em;
  }
  .content-bottom-widgets .widget-area:nth-child(1):nth-last-child(2),
  .content-bottom-widgets .widget-area:nth-child(2):nth-last-child(1) {
    float: left;
    margin-right: 7.1428571%;
    width: 46.42857145%;
  }
  .content-bottom-widgets .widget-area:nth-child(2):nth-last-child(1):last-of-type {
    margin-right: 0;
  }
  .no-sidebar .content-area {
    float: none;
    margin: 0;
    width: 100%;
  }
  .widecolumn {
    padding-right: 15%;
    padding-left: 15%;
  }
}
/**
 * 14.4 - >= 985px
 */
@media screen and (min-width: 61.5625em) {
  .custom-logo {
    max-width: 240px;
  }
  .image-navigation {
    margin-bottom: 3.230769231em;
  }
  .pagination {
    margin-bottom: 5.894736842em;
  }
  .widget {
    margin-bottom: 4.307692308em;
  }
  .entry-title {
    font-size: 40px;
    font-size: 2.5rem;
    line-height: 1.225;
  }
  .format-aside .entry-title,
  .format-image .entry-title,
  .format-video .entry-title,
  .format-quote .entry-title,
  .format-gallery .entry-title,
  .format-status .entry-title,
  .format-link .entry-title,
  .format-audio .entry-title,
  .format-chat .entry-title {
    font-size: 23px;
    font-size: 1.4375em;
    line-height: 1.304347826;
  }
  .author-info {
    border-bottom-width: 0;
    padding-bottom: 0;
  }
  body:not(.search-results) article:not(.type-page) img.below-entry-meta,
  body:not(.search-results) article:not(.type-page) figure.below-entry-meta {
    clear: both;
    display: block;
    float: none;
    margin-right: 0;
    margin-left: -40%;
    max-width: 140%;
  }
  body:not(.search-results) article:not(.type-page) figure.below-entry-meta img.below-entry-meta,
  body:not(.search-results) article:not(.type-page) table figure.below-entry-meta,
  body:not(.search-results) article:not(.type-page) table img.below-entry-meta {
    margin: 0;
    max-width: 100%;
  }
  body:not(.search-results) article:not(.type-page) .entry-footer {
    float: left;
    margin-top: 0.1538461538em;
    width: 21.42857143%;
  }
  body:not(.search-results) article:not(.type-page) .entry-footer > span:not(:last-child):after {
    display: none;
  }
  .single .byline,
  .full-size-link,
  body:not(.search-results).group-blog .byline,
  body:not(.search-results) .entry-format,
  body:not(.search-results) .cat-links,
  body:not(.search-results) .tags-links,
  body:not(.search-results) article:not(.sticky) .posted-on,
  body:not(.search-results) article:not(.type-page) .comments-link,
  body:not(.search-results) article:not(.type-page) .entry-footer .edit-link {
    display: block;
    margin-bottom: 0.5384615385em;
  }
  body:not(.search-results) article:not(.type-page) .entry-footer > span:last-child {
    margin-bottom: 0;
  }
  body:not(.search-results) article:not(.type-page) .entry-footer .avatar {
    display: block;
    height: auto;
    margin: 0 0 0.5384615385em;
    width: 49px;
  }
}
/**
 * 14.5 - >= 1200px
 */
@media screen and (min-width: 75em) {
  body:not(.search-results) .entry-summary {
    font-size: 23px;
    font-size: 1.4375rem;
    line-height: 1.5217391304;
    margin-bottom: 1.826086957em;
  }
  body:not(.search-results) .entry-header + .entry-summary {
    margin-top: -0.91304348em;
  }
  body:not(.search-results) .entry-summary p,
  body:not(.search-results) .entry-summary address,
  body:not(.search-results) .entry-summary hr,
  body:not(.search-results) .entry-summary ul,
  body:not(.search-results) .entry-summary ol,
  body:not(.search-results) .entry-summary dl,
  body:not(.search-results) .entry-summary dd,
  body:not(.search-results) .entry-summary table {
    margin-bottom: 1.5217391304em;
  }
  body:not(.search-results) .entry-summary li > ul,
  body:not(.search-results) .entry-summary blockquote > ul {
    margin-left: 0.956521739em;
  }
  body:not(.search-results) .entry-summary li > ol,
  body:not(.search-results) .entry-summary blockquote > ol {
    margin-left: 1.52173913em;
  }
  body:not(.search-results) .entry-summary blockquote {
    font-size: 23px;
    font-size: 1.4375rem;
    line-height: 1.5217391304;
    margin: 0 0 1.5217391304em;
    padding-left: 1.347826087em;
  }
  body:not(.search-results) .entry-summary blockquote:not(.alignleft):not(.alignright) {
    margin-left: -1.52173913em;
  }
  body:not(.search-results) .entry-summary blockquote blockquote:not(.alignleft):not(.alignright) {
    margin-left: 0;
  }
  body:not(.search-results) .entry-summary blockquote cite,
  body:not(.search-results) .entry-summary blockquote small {
    font-size: 19px;
    font-size: 1.1875rem;
    line-height: 1.8421052632;
  }
  body:not(.search-results) .entry-summary th,
  body:not(.search-results) .entry-summary td {
    padding: 0.3043478261em;
  }
  body:not(.search-results) .entry-summary pre {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.75;
    margin-bottom: 1.75em;
    padding: 1.75em;
  }
  body:not(.search-results) .entry-summary fieldset {
    margin-bottom: 1.5217391304em;
    padding: 0.3043478261em;
  }
  body:not(.search-results) .entry-summary h1 {
    margin-top: 2.121212121em;
    margin-bottom: 1.060606061em;
  }
  body:not(.search-results) .entry-summary h2 {
    margin-top: 2.5em;
    margin-bottom: 1.25em;
  }
  body:not(.search-results) .entry-summary h3 {
    margin-top: 3.043478261em;
    margin-bottom: 1.52173913em;
  }
  body:not(.search-results) .entry-summary h4,
  body:not(.search-results) .entry-summary h5,
  body:not(.search-results) .entry-summary h6 {
    margin-top: 3.684210526em;
    margin-bottom: 1.842105263em;
  }
  body:not(.search-results) .entry-summary h1:first-child,
  body:not(.search-results) .entry-summary h2:first-child,
  body:not(.search-results) .entry-summary h3:first-child,
  body:not(.search-results) .entry-summary h4:first-child,
  body:not(.search-results) .entry-summary h5:first-child,
  body:not(.search-results) .entry-summary h6:first-child {
    margin-top: 0;
  }
  body:not(.search-results) .entry-summary .alignleft {
    margin: 0.2608695652em 1.5217391304em 1.5217391304em 0;
  }
  body:not(.search-results) .entry-summary .alignright {
    margin: 0.2608695652em 0 1.5217391304em 1.5217391304em;
  }
  body:not(.search-results) .entry-summary .aligncenter {
    margin-bottom: 1.5217391304em;
  }
}
/**
 * 15.0 - Print
 */
@media print {
  form,
  button,
  input,
  select,
  textarea,
  .navigation,
  .main-navigation,
  .social-navigation,
  .sidebar,
  .content-bottom-widgets,
  .header-image,
  .page-links,
  .edit-link,
  .comment-respond,
  .comment-edit-link,
  .comment-reply-link,
  .comment-metadata .edit-link,
  .pingback .edit-link {
    display: none;
  }
  body,
  blockquote cite,
  blockquote small,
  pre,
  .entry-content h4,
  .entry-content h5,
  .entry-content h6,
  .entry-summary h4,
  .entry-summary h5,
  .entry-summary h6,
  .comment-content h4,
  .comment-content h5,
  .comment-content h6,
  .entry-content .author-title {
    font-size: 12pt;
  }
  blockquote {
    font-size: 14.25pt;
  }
  .site-description {
    display: block;
  }
  body,
  .site {
    background: none !important;
    /* Brute force since user agents all print differently. */
  }
  body,
  blockquote cite,
  blockquote small,
  .site-branding .site-title a,
  .entry-title a,
  .comment-author {
    color: #1a1a1a !important;
    /* Make sure color schemes don't affect to print */
  }
  blockquote,
  .page-header,
  .comments-title {
    border-color: #1a1a1a !important;
    /* Make sure color schemes don't affect to print */
  }
  blockquote,
  .site-description,
  body:not(.search-results) .entry-summary,
  body:not(.search-results) .entry-summary blockquote,
  .author-bio,
  .entry-footer,
  .entry-footer a,
  .sticky-post,
  .taxonomy-description,
  .entry-caption,
  .comment-author,
  .comment-metadata a,
  .comment-notes,
  .comment-awaiting-moderation,
  .site-info,
  .site-info a,
  .wp-caption .wp-caption-text,
  .gallery-caption {
    color: #686868 !important;
    /* Make sure color schemes don't affect to print */
  }
  code,
  hr {
    background-color: #d1d1d1 !important;
    /* Make sure color schemes don't affect to print */
  }
  pre,
  abbr,
  acronym,
  table,
  th,
  td,
  .author-info,
  .comment-list article,
  .comment-list .pingback,
  .comment-list .trackback,
  .no-comments {
    border-color: #d1d1d1 !important;
    /* Make sure color schemes don't affect to print */
  }
  a {
    color: #7f7f7f !important;
    /* Make sure color schemes don't affect to print */
  }
  .entry-content a,
  .entry-summary a,
  .taxonomy-description a,
  .comment-content a,
  .pingback .comment-body > a {
    box-shadow: none;
    border-bottom: 1px solid #7f7f7f !important;
    /* Make sure color schemes don't affect to print */
  }
  .site-inner {
    max-width: none;
  }
  .entry-content blockquote.alignleft,
  .entry-content blockquote.alignright {
    border-width: 4px 0 0 0;
    padding: 0.9473684211em 0 0;
    width: -webkit-calc(49.26315789%);
    width: calc(49.26315789%);
  }
  body:not(.search-results) .entry-header + .entry-summary {
    margin-top: -1.47368421em;
  }
  .site-footer,
  .widecolumn {
    padding: 0;
  }
}
* {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
html {
  height: 100%;
}
body {
  font-size: 18px;
  font-family: 'PostGrotesk-Book';
  width: 100%;
  height: 100%;
}
.site-inner {
  min-height: 100%;
  height: auto !important;
  height: 100%;
}
.site-content {
  padding: 0 0 0;
}
.site-content:last-child {
  padding: 0 0 60px;
}
.menu-info-menu-container,
.facebook-link {
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: top;
  margin-right: -3.5px;
}
.menu-info-menu-container {
  margin-right: 0 !important;
}
.job-attachments__text {
  line-height: 1.4;
  margin-top: 20px;
}
.job-attachments__text p {
  line-height: 1.4;
}
.facebook-link {
  background: url(../../../wp-content/themes/portfolio/img/fb_ico.jpg) left top no-repeat;
  background-size: cover;
  width: 23px;
  height: 23px;
  border-bottom: 0 none !important;
  margin-top: 7px;
  margin-right: 7px;
}
h2 {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  font-size: 28px;
  line-height: 1.3;
  color: #000;
}
h2 a {
  text-decoration: none;
  color: #000;
  border-bottom: 1px solid transparent;
}
h2 a:hover {
  color: #0d0d0d;
  border-bottom: 1px solid transparent;
}
h3 {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  font-size: 28px;
  line-height: 1.3;
  color: #000;
}
h3 a {
  color: #000;
}
h4 {
  margin: 25px 0 10px 0;
  padding: 0 0 0 0;
  font-size: 28px;
  line-height: 1.3;
}
.page-header.page-h1 {
  margin-bottom: 60px;
}
h2 + h4 {
  margin: 60px 0 10px 0;
}
h1:focus,
h2:focus,
h3:focus,
h4:focus,
h5:focus,
h6:focus {
  outline: none;
}
h1:first-child,
h2:first-child,
h3:first-child,
h4:first-child,
h5:first-child,
h6:first-child {
  margin-top: 0;
}
.site-footer {
  width: 100%;
  margin: -60px auto 0;
  height: 60px;
  background: #fff;
  position: relative;
  color: #7f7f7f;
  font-size: 14px;
  text-align: center;
}
.site-info {
  height: 60px;
  line-height: 1.4;
}
.val-wr {
  display: table;
  width: 100%;
}
.val-content {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}
.bal-wr {
  display: table;
}
.bal-content {
  display: table-cell;
  text-align: center;
  vertical-align: bottom;
}
#page {
  min-height: 100%;
  height: 100%;
}
p {
  margin: 0 0 11px;
}
.pix-loader {
  max-width: 40px !important;
  max-height: 40px !important;
  margin: 0 auto;
  margin-bottom: 10px;
  text-align: center;
}
.slider-container {
  padding-left: 0;
  padding-right: 0;
}
.slider-container .row {
  margin-left: 0;
  margin-right: 0;
}
.slider-container .col-xs-17 {
  padding-left: 0;
  padding-right: 0;
}
.entry-title {
  font-weight: normal;
  font-size: 18px;
  color: #000;
}
.entry-title a {
  color: #000;
}
.entry-title a:hover {
  color: #4d4d4d;
}
.entry-content {
  font-size: 18px;
  line-height: 1.4;
  color: #000;
}
a {
  color: #7f7f7f;
  text-decoration: none;
  border-bottom: 1px solid transparent;
  padding-bottom: 2px;
}
a:hover {
  color: #8c8c8c;
  border-bottom: 1px solid transparent;
}
a:hover {
  color: #919191;
  border-bottom: 1px solid transparent;
  text-decoration: none;
}
a.external-link:hover {
  border-bottom: 1px solid #8c8c8c;
}
.press-page__container {
  overflow-x: hidden;
}
.job-list-item {
  margin-bottom: 42px;
}
.job-list-item__category {
  font-size: 16px;
  font-weight: normal;
  padding-bottom: 2px;
}
.job-list-item__image {
  width: 100%;
  height: auto;
  margin-bottom: 11px;
}
@media (max-width: 727px) and (min-width: 680px) {
  .book-item__price,
  .book-item__payment-form {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (min-width: 680px) {
  .job-list-item.col-lg-offset-1:first-child,
  .job-list-item.col-lg-offset-1:nth-child(3n+4) {
    margin-left: 0 !important;
  }
  .job-list-item:nth-child(3n+4) {
    clear: left;
  }
}
.press-list-item {
  margin-bottom: 90px;
}
.press-list-item__tags {
  font-size: 16px;
  margin-top: 15px;
}
.press-list-item__tags-label {
  color: #000;
}
.press-list-item__date {
  color: #7f7f7f;
  font-size: 16px;
}
.press-list-item__category {
  font-size: 16px;
  font-weight: normal;
}
.press-list-item__image {
  margin-bottom: 32px;
}
.press-list-item__image.col-xs-13 {
  width: 100%;
}
.press-list-item__image img {
  width: 100%;
  height: auto;
}
.press-list-item__title {
  font-size: 22px;
  margin-bottom: 15px;
}
.press-list-item__content {
  font-size: 18px;
}
.press-list-item__content p {
  margin-bottom: 8px;
}
.u-align-center {
  text-align: center;
}
.u-align-right {
  text-align: right;
}
.u-align-left {
  text-align: left;
}
.site-header-main {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding: 30px 0 23px 0;
}
.site-header-menu {
  background: #e0e0e0;
  color: #000;
  position: fixed;
  top: 77px;
  width: 100%;
  height: calc(100vh - 77px);
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  left: 0;
  z-index: 100;
}
.site-header-menu__image {
  position: relative;
  height: calc(100vh - 77px);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  z-index: 999;
}
@keyframes fade-out {
  0% {
    opacity: 1;
    z-index: 999;
  }
  100% {
    opacity: 0;
    z-index: -1;
  }
}
.admin-bar .site-header-menu {
  top: 113px !important;
  height: calc(100vh - 113px) !important;
}
.admin-bar .site-header-menu__image {
  height: calc(100vh - 113px) !important;
}
.admin-bar .js-menu-row.myfixedHeader {
  padding: 65px 0px 24px 0px !important;
  height: 129px !important;
}
.admin-bar .site-header-main {
  padding: 33px 0 23px 0;
}
.js-menu-row.myfixedHeader .site-title a {
  text-decoration: none !important;
  color: #ccc !important;
  border-bottom: 1px solid transparent !important;
}
.js-menu-row.myfixedHeader .site-title a:hover {
  color: #d9d9d9 !important;
  border-bottom: 1px solid transparent !important;
}
.js-menu-row {
  -moz-transition: none !important;
  -webkit-transition: none !important;
  -o-transition: color 0 ease-in !important;
  transition: none !important;
}
.site-header {
  margin: 0 auto;
  max-width: 100%;
  background: #fff;
}
.site-header__container {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.site-header__row {
  margin-left: 0;
  margin-right: 0;
}
.site-content {
  margin: 0 auto;
  max-width: 996px;
}
.site-title {
  color: #ccc;
  font-family: 'PostGrotesk-Book';
  font-weight: normal;
  line-height: 1;
  font-size: 32px;
  margin: 0;
}
.site-title a {
  text-decoration: none;
  color: #ccc;
  border-bottom: 1px solid transparent;
}
.site-title a:hover {
  color: #d9d9d9;
  border-bottom: 1px solid transparent;
}
.site-title a:hover {
  text-decoration: none;
  color: #ccc;
  border-bottom: 1px solid transparent;
}
.site-title a:hover:hover {
  color: #d9d9d9;
  border-bottom: 1px solid transparent;
}
.info-menu {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.info-menu .menu-item {
  font-size: 22px;
  text-transform: lowercase;
  margin: 0;
  padding: 0;
  line-height: 1;
}
.info-menu .menu-item a:hover {
  color: #999999;
}
.page-title {
  text-align: center;
  font-size: 32px;
  font-weight: normal;
  line-height: 1;
}
.page-header {
  margin-bottom: 30px;
}
.page-header .page-title {
  text-align: center;
  font-size: 32px;
  font-weight: normal;
  line-height: 1;
}
.page-header__arrow {
  margin: 0 5px 0 5px !important;
}
.news-page__header,
.page-404__header {
  margin-bottom: 65px;
}
.project-page__header {
  margin-bottom: 70px;
}
.project-page .project {
  margin-bottom: 75px;
}
.job-categories,
.press-categories {
  list-style-type: none;
  margin-top: 0;
  padding: 0;
  text-align: center;
  margin-top: 15px;
}
.job-categories__item,
.press-categories__item {
  padding: 0;
  font-size: 24px;
  line-height: 1;
  text-align: center;
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: top;
  margin-right: -3.5px;
}
.job-categories__item.is-current,
.press-categories__item.is-current {
  color: #000;
}
.job-categories__item.is-current a,
.press-categories__item.is-current a {
  color: #000;
}
.project-list-item__category {
  font-size: 32px;
  line-height: 1.1;
  color: #7f7f7f;
}
.project-list-item__title {
  font-size: 32px;
  line-height: 1.15;
  margin-bottom: 12px;
}
.project-list-item__content {
  font-size: 18px;
  color: #000;
}
.project-list-item__tags {
  margin-top: 30px;
}
.project-list-item__tags footer {
  float: none !important;
}
.project-list-item__header {
  margin-top: -5px;
}
.project-list-item__image--mobile {
  margin-top: 15px;
  margin-bottom: 15px;
}
.project-view-item__title {
  margin-bottom: 30px;
}
.project-view-item__text {
  font-size: 18px;
}
.job-attachmens__row {
  margin-bottom: 49px;
}
.job-attachmens__text {
  line-height: 1.4;
}
.job-item {
  margin-bottom: 43px !important;
}
.job-item__title {
  font-size: 32px;
  line-height: 1.15;
  margin-bottom: 30px;
}
.job-item__text {
  font-size: 18px;
}
.job-item__category {
  font-size: 32px;
  line-height: 1.1;
  color: #7f7f7f;
}
.job-item__main-image {
  margin-bottom: 20px;
}
.crp-list {
  margin: 0;
  list-style-type: none;
}
.crp-list li {
  font-size: 16px;
  color: #7f7f7f;
  font-weight: normal;
  line-height: 1.2;
  margin-top: 5px;
}
.crp-list li:first-child {
  margin-top: 0;
}
.crp-list-title {
  font-size: 16px;
  color: #7f7f7f;
  font-weight: normal;
  margin-bottom: 4px;
}
.desktop-menu .primary-menu,
.menu-404 .primary-menu {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding-top: 44px;
}
.desktop-menu .primary-menu__col,
.menu-404 .primary-menu__col {
  font-size: 28px;
}
.desktop-menu .primary-menu__col ul,
.menu-404 .primary-menu__col ul {
  margin: 0 0 0 0;
}
.desktop-menu .primary-menu__col--first,
.menu-404 .primary-menu__col--first {
  margin-left: 0;
}
.desktop-menu .primary-menu__col--first .menu-item,
.menu-404 .primary-menu__col--first .menu-item {
  padding: 0 0 3px 0;
}
.desktop-menu .primary-menu__col--second .menu-item,
.menu-404 .primary-menu__col--second .menu-item,
.desktop-menu .primary-menu__col--third .menu-item,
.menu-404 .primary-menu__col--third .menu-item {
  font-size: 18px;
  padding: 0 0 7px 0;
}
.desktop-menu .primary-menu h4,
.menu-404 .primary-menu h4 {
  padding: 30px 0 20px 0;
}
.desktop-menu .primary-menu h4:first-child,
.menu-404 .primary-menu h4:first-child {
  padding-top: 0;
}
.mobile-menu .primary-menu,
.menu-404 .primary-menu {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding-top: 33px;
}
.mobile-menu .primary-menu__col,
.menu-404 .primary-menu__col {
  font-size: 28px;
  margin-bottom: 27px;
}
.mobile-menu .primary-menu__col--first .menu-item,
.menu-404 .primary-menu__col--first .menu-item {
  padding: 0 0 3px 0;
}
.mobile-menu .primary-menu__col--second .menu-item,
.menu-404 .primary-menu__col--second .menu-item,
.mobile-menu .primary-menu__col--third .menu-item,
.menu-404 .primary-menu__col--third .menu-item {
  font-size: 18px;
  padding: 0 0 7px 0;
}
.mobile-menu .primary-menu h4,
.menu-404 .primary-menu h4 {
  padding: 30px 0 20px 0;
}
.mobile-menu .primary-menu h4:first-child,
.menu-404 .primary-menu h4:first-child {
  padding-top: 0;
}
.main-navigation {
  line-height: 1.2;
  font-weight: normal;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
}
.main-navigation a {
  color: #000;
}
.main-navigation h4 {
  font-size: 28px;
  font-weight: normal;
}
.main-navigation.show {
  display: block;
}
.menu-404 {
  margin-top: 40px;
  color: #000;
  line-height: 1.4;
}
.menu-404 ul {
  list-style-type: none;
  margin-left: 0;
  color: #000;
}
.menu-404 ul a {
  color: #000;
}
.page-template-news .main-navigation {
  display: none;
}
.news-list-item {
  margin-bottom: 60px;
}
.news-list-item:nth-child(2n+1) {
  clear: left;
}
.news-list-item .post-bottom-link {
  margin-top: 10px !important;
}
.news-list-item .entry-title {
  font-size: 24px;
  margin-bottom: 17px;
}
.news-list-item .entry-content {
  font-size: 18px;
  color: #000;
}
.news-list-item__image {
  margin-bottom: 20px;
  opacity: 1;
}
.news-list-item__image:hover {
  opacity: 1;
}
.reveal {
  color: #6d6e71;
}
.edit-link {
  font-size: 12px;
}
@media (max-width: 727px) {
  .container {
    width: 100%;
  }
  .js-menu-row {
    width: 100%;
  }
}
.customslick,
.book-slider {
  margin-bottom: 20px;
}
.customslick__slide-number,
.book-slider__slide-number {
  position: absolute;
  right: 0;
  left: 0;
  text-align: center;
  top: -28px;
  font-size: 12px;
}
.customslick__item,
.book-slider__item {
  position: relative;
}
.customslick__item.slick-active .customslick__slide-number,
.book-slider__item.slick-active .customslick__slide-number {
  display: block;
}
.slick-list {
  padding-bottom: 30px !important;
}
.custom_paging li[aria-hidden=true] {
  display: none;
}
.slick-slide {
  position: relative;
  opacity: 0.1;
  /*CSS Transition*/
  -webkit-transition: all 1.125s 0.125s;
  -moz-transition: all 1.125s 0.125s;
  -ms-transition: all 1.125s 0.125s;
  -o-transition: all 1.125s 0.125s;
  transition: all 1.125s 0.125s;
  -webkit-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
}
.slick-slide:focus {
  outline: none;
}
.slick-slide img {
  height: 460.5px;
  width: auto;
  margin-left: 29px;
  margin-right: 29px;
}
.slick-center {
  opacity: 1;
  -webkit-transition: all 1.125s 0.125s;
  -moz-transition: all 1.125s 0.125s;
  -ms-transition: all 1.125s 0.125s;
  -o-transition: all 1.125s 0.125s;
  transition: all 1.125s 0.125s;
  filter: none;
}
.slick-prev-desktop {
  left: 15px !important;
  text-align: left;
}
.slick-prev-desktop:before {
  text-align: right;
  content: '← previous image' !important;
  color: #7f7f7f !important;
  font-size: 14px;
  text-transform: lowercase;
  font-weight: normal;
  background: #fff;
  line-height: 1.4;
  font-family: 'PostGrotesk-Book' !important;
}
.slick-next-desktop {
  right: 15px !important;
  text-align: right;
}
.slick-next-desktop:before {
  text-align: right;
  content: 'next image →' !important;
  color: #7f7f7f !important;
  font-size: 14px;
  text-transform: lowercase;
  font-weight: normal;
  background: #fff;
  line-height: 1.4;
  font-family: 'PostGrotesk-Book' !important;
}
.slick-prev-desktop,
.slick-next-desktop {
  display: block;
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: auto;
  top: -20px;
  padding: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: #fff !important;
  font-family: 'PostGrotesk-Book' !important;
}
@-moz-document url-prefix() {
  .slick-slide {
    filter: none !important;
  }
}
.slick-prev,
.slick-next {
  display: none !important;
}
.enclosure {
  -moz-column-count: 2;
  -webkit-column-count: 2;
  column-count: 2;
  -moz-column-gap: 194px;
  -webkit-column-gap: 194px;
  column-gap: 194px;
  -moz-column-rule: none;
  -webkit-column-rule: none;
  column-rule: none;
}
.enclosure .post {
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: top;
  margin-right: -3.5px;
}
.menu-info-menu-container {
  padding-top: 8px;
}
.container--no-padding {
  padding-right: 0 !important;
  padding-left: 0 !important;
}
.arrow-right-ico {
  background: url(../../../wp-content/themes/portfolio/img/arrow_right.png) left top no-repeat;
  width: 20px;
  height: 16px;
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: middle;
  margin-right: -3.5px;
}
.footer-container {
  position: relative;
}
#wpadminbar,
body,
html {
  width: 100%;
  max-width: 100%;
}
.js-menu-row.myfixedHeader {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding: 30px 0 25px 0 !important;
  opacity: .96;
}
.u-no-pl {
  padding-left: 0;
}
.u-no-pr {
  padding-right: 0;
}
.u-no-mg {
  margin-left: 0;
  margin-right: 0;
}
.js-menu-row {
  margin: 0 auto;
}
#wpadminbar {
  min-width: 100%;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
}
.rpbt_shortcode {
  padding: 17px 0 60px 0;
  background: #eeeeee;
  font-size: 16px;
  color: #000;
}
.rpbt_shortcode h3 {
  font-size: 24px;
  font-weight: normal;
  color: #7f7f7f;
  padding-bottom: 11px;
}
.rpbt_shortcode .gallery-icon {
  margin-bottom: 13px;
}
.rpbt_shortcode h6 {
  font-size: 16px;
  line-height: 1.4;
  color: #7f7f7f;
  text-transform: capitalize;
}
.rpbt_shortcode h5 {
  font-size: 18px;
  line-height: 1.5;
  color: #000;
}
.rpbt_shortcode h5 a {
  text-decoration: none;
  color: #000;
  border-bottom: 1px solid transparent;
}
.rpbt_shortcode h5 a:hover {
  color: #0d0d0d;
  border-bottom: 1px solid transparent;
}
.rpbt_shortcode .gallery-caption {
  font-style: normal;
  color: #000;
}
.rpbt_shortcode__text {
  font-size: 16px;
  color: #000;
  line-height: 1.4;
}
.rpbt_shortcode p {
  font-size: 16px;
  color: #000;
  line-height: 1.4;
}
.color-gray {
  color: #7f7f7f;
}
.regular-page {
  padding-bottom: 30px;
}
.single-book .job-navigation img {
  box-shadow: 0 0 10px #ccc;
}
.books .attachment-book_list {
  display: block;
}
.books__cover a {
  padding-bottom: 0;
  border-bottom: none !important;
}
.books__cover.col-xs-offset-1 {
  margin-left: 0 !important;
}
.books__cover img {
  box-shadow: 0 0 10px #ccc;
}
.books__cover-wr {
  background: #eee;
  overflow: hidden;
}
.books__row {
  position: relative;
  margin-bottom: 35px;
}
.books__gray-bg {
  display: block;
  background: #eeeeee;
  width: calc(100% - 30px);
  height: 275px;
  position: absolute;
  top: 0;
  left: 15px;
  right: 15px;
  padding-top: 50px;
}
.books__title {
  font-size: 24px;
  margin-bottom: 5px;
  margin-top: 26px;
}
.books__tags {
  font-size: 18px;
  margin-bottom: 5px;
  color: #7e7e7e;
}
.books__btn {
  margin-top: 10px;
  background: #bbbbbb;
  color: #fff;
  width: 110px;
  height: 35px;
  text-align: center;
  display: block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding-top: 2px;
}
.books__btn:hover {
  color: #fff;
  background: #c3c3c3;
}
.books__btn.is-sold-out {
  background: #eeeeee;
}
@media (max-width: 727px) {
  .row {
    margin-left: 0;
    margin-right: 0;
  }
  .job-attachments__item .row {
    margin-left: -15px !important;
    margin-right: -15px !important;
  }
  .site-main {
    overflow-x: hidden;
  }
}
@media (max-width: 679px) {
  .js-menu-row {
    width: 100%;
  }
  .book-item__right-col {
    padding-left: 15px !important;
  }
  a.external-link {
    color: #919191;
    border-bottom: 1px solid #8c8c8c;
    text-decoration: none;
  }
  .project-list-item__category a {
    border-bottom: 1px solid transparent;
  }
}
.project-item-var2 {
  margin: 25px 0 0 0;
}
.project-item-var2:first-child {
  margin: 0 0 0 0;
}
.project-item-var2__text {
  color: #7f7f7f;
  font-size: 18px;
  display: block;
}
.project-item-var2__author {
  color: #000;
  font-size: 16px;
  display: block;
}
.post-bottom-link {
  color: #7f7f7f;
  font-size: 16px;
  margin-top: 30px;
}
.post-bottom-link + .post-bottom-link {
  margin-top: 0;
}
.nav-previous a {
  border-bottom: 0 none !important;
}
.nav-next a {
  border-bottom: 0 none !important;
}
.book-navigation {
  margin-top: -60px;
}
.job-navigation {
  background: #eeeeee;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding: 22px 0 105px 0;
}
.job-navigation .post-title {
  font-size: 16px;
  text-decoration: none;
  color: #000;
  border-bottom: 1px solid transparent;
}
.job-navigation .post-title:hover {
  color: #0d0d0d;
  border-bottom: 1px solid transparent;
}
.job-navigation .post-title a {
  text-decoration: none;
  color: #000;
  border-bottom: 1px solid transparent;
}
.job-navigation .post-title a:hover {
  color: #0d0d0d;
  border-bottom: 1px solid transparent;
}
.job-navigation .post-title a:hover {
  border-bottom: 1px solid #1a1a1a;
}
.job-navigation img {
  margin-bottom: 11px;
}
.post-navigation .meta-nav {
  font-size: 18px;
  color: #7f7f7f;
  text-transform: lowercase;
  margin-bottom: 10px;
}
.font-18px {
  font-size: 18px;
}
.font-21px {
  font-size: 21px;
}
.font-16px {
  font-size: 16px;
}
.font-14px {
  font-size: 14px;
  line-height: 1.2 !important;
}
.font-14px a {
  padding-bottom: 1px;
}
#eu-cookie {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding-top: 13px;
  padding-bottom: 13px;
  background: rgba(187, 187, 187, 0.95) !important;
  color: #fff;
  font-size: 14px;
  line-height: 1.4;
}
#eu-cookie .popup-wrapper a {
  text-decoration: none !important;
  color: #fff !important;
  border-bottom: 1px solid transparent !important;
  border-color: #fff !important;
}
#eu-cookie .popup-wrapper a:hover {
  color: #ffffff !important;
  border-bottom: 1px solid transparent !important;
}
#eu-cookie .popup-wrapper a:hover {
  text-decoration: none !important;
  color: #fff !important;
  border-bottom: 1px solid transparent !important;
}
#eu-cookie .popup-wrapper a:hover:hover {
  color: #ffffff !important;
  border-bottom: 1px solid transparent !important;
}
#eu-cookie .popup-wrapper a.close-icon span {
  display: inline-block !important;
  *display: inline !important;
  zoom: 1 !important;
  vertical-align: top !important;
  margin-right: -3.5px !important;
  visibility: visible !important;
}
#eu-cookie .popup-wrapper a.close-icon {
  float: none !important;
}
.book-item {
  position: relative;
}
.book-item__left-col {
  margin-bottom: 50px;
  padding-top: 5px;
  font-size: 14px;
  line-height: 1.4;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.book-item__left-col p {
  line-height: 1.4;
  margin-bottom: 15px;
}
.book-item__video-wr {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
}
.book-item__video-wr iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.book-item__right-col {
  font-size: 14px;
  color: #7e7e7e;
  margin-bottom: 50px;
  line-height: 1.4;
  padding-left: 10px;
}
.book-item__right-col p {
  line-height: 1.4;
  margin-bottom: 15px;
}
.book-item__main-image {
  margin-bottom: 45px;
}
.book-item__main-text {
  padding-right: 10px;
}
.book-item__payment-form {
  padding-right: 5px;
  margin-bottom: 5px;
}
.book-item__payment-form form {
  margin-bottom: 5px;
}
.book-item__payment-form form img {
  display: none;
}
.book-item__payment-form form:nth-child(3) {
  margin-bottom: 10px ;
}
.book-item__price {
  color: #000;
  margin-bottom: 10px;
  padding-left: 0;
  padding-right: 0;
}
.book-item__attachment {
  margin-bottom: 50px;
}
.book-item__text {
  margin-bottom: 55px;
}
.wp_paypal_button_widget {
  margin: 5px 0 0 0;
}
.wp_pp_button_submit_btn {
  margin-bottom: 15px;
}
.wp_pp_button_submit_btn input[type=submit] {
  width: 100% !important;
  font-size: 18px;
  color: #000;
  background: #ececec;
  font-family: 'PostGrotesk-Book';
  font-weight: normal;
  text-transform: none;
  padding: 10px !important;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.wp_pp_button_submit_btn input[type=submit]:focus {
  outline: none;
}
.js-menu-row {
  width: 100% !important;
}
.lineheight-1-2 {
  line-height: 1.2;
}
@media (max-width: 679px) {
  .page-header.page-h1 {
    margin-bottom: 20px;
  }
  p {
    margin: 0 0 11px;
    line-height: 1.4;
    font-size: 16px;
  }
  .entry-title {
    font-size: 16px;
    line-height: 1.2;
  }
  .site-title {
    font-size: 26px;
    padding-top: 5px;
  }
  .info-menu .menu-item {
    font-size: 18px;
  }
  .menu-info-menu-container {
    padding-top: 10px;
  }
  .site-header-main {
    padding: 22px 0 18px 0 !important;
  }
  .js-menu-row.myfixedHeader {
    padding: 22px 0 18px 0 !important;
  }
  .myfixedHeader {
    height: 73px !important;
  }
  .site-header-menu {
    top: 57px;
    height: calc(100vh - 57px);
  }
  .site-header-menu__image {
    height: calc(100vh - 57px);
  }
  .admin-bar .site-header-menu {
    top: 105px !important;
    height: calc(100vh - 105px) !important;
  }
  .admin-bar .site-header-menu__image {
    height: calc(100vh - 105px) !important;
  }
  .admin-bar .site-header-main {
    padding: 22px 0 18px 0 !important;
  }
  .admin-bar .js-menu-row.myfixedHeader {
    padding: 22px 0 18px 0 !important;
    height: 73px !important;
  }
  .admin-bar .myfixedHeader + .site-header-menu {
    top: 57px !important;
    height: calc(100vh - 57px) !important;
  }
  .admin-bar .myfixedHeader + .site-header-menu .site-header-menu__image {
    height: calc(100vh - 57px) !important;
  }
  .page-header .page-title {
    font-size: 28px;
  }
  .project-page__header {
    margin-bottom: 20px;
  }
  .project-list-item__category {
    font-size: 26px;
  }
  .project-list-item__title {
    font-size: 26px !important;
  }
  .project-list-item__tags {
    margin-top: 9px;
  }
  .crp-list-title {
    font-size: 14px;
  }
  .crp-list li {
    font-size: 14px;
  }
  .project-page .project {
    margin-bottom: 35px;
  }
  .job-categories__item,
  .press-categories__item {
    font-size: 20px;
    margin-top: 12px;
  }
  .page-header {
    margin-bottom: 27px;
  }
  .job-list-item__category {
    font-size: 14px;
  }
  .job-list-item {
    margin-bottom: 15px;
  }
  .job-item {
    margin-bottom: 13px !important;
  }
  .job-item__category {
    font-size: 28px;
  }
  .job-item__title {
    font-size: 28px;
    line-height: 1.2;
    margin-bottom: 17px;
  }
  .job-attachments__item {
    margin-bottom: 30px;
    clear: left;
  }
  .job-attachments__rrow {
    margin-top: -30px;
    margin-bottom: 30px;
  }
  .job-attachments__rrow .job-attachments__text {
    margin-top: -10px;
  }
  .job-attachmens__row {
    margin-bottom: 0;
  }
  .font-18px {
    font-size: 16px;
  }
  .font-16px {
    font-size: 16px;
  }
  .post-navigation .meta-nav {
    font-size: 16px;
    line-height: 1.2;
  }
  .book-navigation {
    margin-top: -89px;
  }
  .job-navigation {
    margin-top: 0;
    padding: 17px 0 119px 0;
  }
  .job-navigation .post-title {
    font-size: 14px;
    line-height: 1.4;
    display: block;
  }
  .job-navigation .post-title-text {
    display: inline;
  }
  .js-menu-row {
    width: 100%;
  }
  .job-list-item.col-lg-offset-1:first-child,
  .job-list-item.col-md-offset-1:first-child,
  .job-list-item.col-sm-offset-1:first-child,
  .job-list-item.col-lg-offset-1:nth-child(2n+1),
  .job-list-item.col-md-offset-1:nth-child(2n+1),
  .job-list-item.col-sm-offset-1:nth-child(2n+1) {
    margin-left: 0 !important;
  }
  .job-list-item:nth-child(2n+1) {
    clear: left;
  }
  .enclosure {
    -moz-column-count: 1;
    -webkit-column-count: 1;
    column-count: 1;
    -moz-column-gap: 0;
    -webkit-column-gap: 0;
    column-gap: 0;
    -moz-column-rule: none;
    -webkit-column-rule: none;
    column-rule: none;
  }
  .enclosure .post {
    display: block;
  }
  .news-list-item__image {
    margin-bottom: 15px;
    filter: grayscale(0);
    opacity: 1;
    text-align: center;
  }
  .news-list-item {
    margin-bottom: 30px;
  }
  .news-list-item .entry-title {
    font-size: 18px;
    margin-bottom: 11px;
  }
  .news-page__header {
    margin-bottom: 13px;
  }
  .news-list-item .entry-content {
    font-size: 16px;
  }
  .news-list-item .entry-content p {
    font-size: 16px;
  }
  .news-list-item p.post-bottom-link {
    font-size: 14px;
  }
  .slick-prev-desktop {
    text-align: left;
  }
  .slick-prev-desktop:before {
    text-align: right;
    content: '←\00000aprevious\00000aimage' !important;
    color: #7f7f7f !important;
    font-size: 14px;
    text-transform: lowercase;
    font-weight: normal;
    background: #fff;
    line-height: 1.4;
    font-family: 'PostGrotesk-Book' !important;
    white-space: pre;
  }
  .slick-next-desktop {
    text-align: right;
  }
  .slick-next-desktop:before {
    text-align: right;
    content: '→\00000anext\00000aimage' !important;
    white-space: pre;
    color: #7f7f7f !important;
    font-size: 14px;
    text-transform: lowercase;
    font-weight: normal;
    background: #fff;
    line-height: 1.4;
    font-family: 'PostGrotesk-Book' !important;
  }
  .book-item__payment-note {
    font-size: 14px;
    line-height: 1.3;
  }
  .book-item__payment-note p {
    font-size: 14px;
    line-height: 1.3;
  }
  .slick-prev-desktop,
  .slick-next-desktop {
    display: block;
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: -35px;
    width: 60px;
    height: 60px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: #fff !important;
    font-family: 'PostGrotesk-Book' !important;
  }
  .customslick__slide-number {
    right: 0;
    left: 0;
    text-align: center;
  }
  .customslick,
  .book-slider {
    margin-bottom: 50px;
  }
  .reveal {
    -webkit-animation: colorchange 7s infinite alternate;
  }
  @-webkit-keyframes colorchange {
    0% {
      color: #fafafa;
    }
    50% {
      color: #B0B1B6;
    }
    100% {
      color: #6d6e71;
    }
  }
  .customslick__slide-number {
    top: -62px;
  }
  .rpbt_shortcode {
    padding: 12px 0 30px 0;
  }
  .rpbt_shortcode h3 {
    font-size: 18px;
  }
  .rpbt_shortcode h5 {
    font-size: 16px;
    line-height: 1.4;
  }
  .rpbt_shortcode h6 {
    font-size: 14px;
  }
  .rpbt_shortcode .gallery-icon {
    margin-bottom: 4px;
  }
  .project-view-item__title {
    margin-bottom: 8px;
  }
  .project-view-item__text {
    margin-bottom: 15px;
  }
  .press-categories {
    margin-top: 0;
  }
  .press-list-item__image {
    clear: both;
    float: none;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 15px;
  }
  .press-page__content.is-small-block {
    padding-left: 0;
    padding-right: 0;
  }
  .press-list-item__date {
    font-size: 14px;
  }
  .press-list-item__title {
    font-size: 18px;
    margin-bottom: 11px;
  }
  .press-list-item {
    margin-bottom: 35px;
  }
  .press-list-item .row {
    clear: left;
  }
  .press-list-item__tags {
    font-size: 14px;
    margin-top: 10px;
  }
  #wpadminbar li#wp-admin-bar-new_draft {
    display: none !important;
  }
  .slick-slide img {
    margin-left: 15px;
    margin-right: 15px;
  }
  .book-item__main-image {
    margin-bottom: 15px;
  }
  .book-item__payment-form {
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-bottom: 0;
  }
  .book-item__payment-form form {
    padding-left: 0 !important;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    float: left;
    width: 41.17647059%;
    width: calc(50% ) !important;
    padding-right: 5px !important;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
  }
  .book-item__payment-form form input[type=image] {
    width: 100%;
    max-width: 155px;
  }
  .book-item__payment-form form:nth-child(even) {
    padding-right: 0 !important;
    padding-left: 5px !important;
  }
  .book-item__price {
    padding-left: 10px !important;
    padding-right: 0 !important;
  }
  .book-item__left-col {
    margin-bottom: 0px;
    clear: left;
  }
  .book-item__text {
    margin-bottom: 0;
  }
  .book-item__text p.font-16px,
  .book-item__text p .font-16px {
    line-height: 1.2;
  }
  .book-item__attachment {
    text-align: center;
    margin-bottom: 15px;
  }
  .book-item__right-col {
    clear: left;
    float: none;
    margin-bottom: 15px;
    font-size: 14px;
    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-count: 2;
    -moz-column-gap: 20px;
    -webkit-column-gap: 20px;
    column-gap: 20px;
    -moz-column-rule: none;
    -webkit-column-rule: none;
    column-rule: none;
  }
  .book-item__right-col p {
    font-size: 14px;
  }
  .lineheight-1-2 {
    line-height: 1.2;
  }
  .slider-container .col-xs-17 {
    padding-left: 0;
    padding-right: 0;
  }
  .customslick,
  .book-slider {
    position: relative;
  }
  .site-content {
    padding: 0 0 0;
  }
  .site-content:last-child {
    padding: 0 0 89px;
  }
  .site-footer {
    width: 100%;
    margin: -89px auto 0;
    height: 89px;
    background: #fff;
    position: relative;
    color: #7f7f7f;
    font-size: 14px;
    text-align: center;
  }
  .site-info {
    height: 89px;
  }
  h2 {
    font-size: 24px;
    line-height: 1.35;
  }
  h4 {
    font-size: 24px;
    line-height: 1.35;
    margin-bottom: 3px;
    margin-top: 15px;
  }
  h2 + h4 {
    margin: 35px 0 0 0;
  }
  .regular-page p {
    margin-bottom: 15px;
  }
  .books__row {
    margin-bottom: 0;
  }
  .books__item {
    margin-bottom: 35px;
  }
  .books__title {
    font-size: 22px;
  }
  .books__cover {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
  }
  .books__cover.col-xs-offset-1 {
    margin-left: 5.88235294% !important;
  }
  .books__cover img {
    max-width: 100%;
    margin: 0 auto;
  }
  .single-book .book-navigation {
    margin-top: -69px;
  }
}
@media (max-width: 350px) {
  .job-categories__item,
  .press-categories__item {
    font-size: 17px;
  }
  .site-title {
    font-size: 23px;
  }
  .info-menu .menu-item {
    font-size: 16px;
  }
  .facebook-link {
    margin-right: 0;
    margin-top: 5px;
  }
}
input {
  font-weight: normal;
}
input:focus {
  outline: none;
}
.sta-anchor {
  display: block;
  height: 129px;
  /* this is the height of your header */
  margin-top: -129px;
  /* this is again negative value of the height of your header */
  visibility: hidden;
}
.admin-bar .sta-anchor {
  height: 162px;
  /* this is the height of your header */
  margin-top: -162px;
  /* this is again negative value of the height of your header */
}
@media (max-width: 782px) {
  .admin-bar .sta-anchor {
    height: 175px;
    /* this is the height of your header */
    margin-top: -175px;
    /* this is again negative value of the height of your header */
  }
}
img {
  image-rendering: -webkit-optimize-contrast;
}
.press-page {
  background: #eee;
}
.press-page .site {
  background: #eee;
}
.press-page .page-title {
  padding-top: 20px;
}
