@charset "UTF-8";
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
@import url("//hello.myfonts.net/count/2f00c4");
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

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;
          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;
          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;
  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;
}

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.container:before, .container:after {
  content: " ";
  display: table;
}
.container:after {
  clear: both;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 980px;
  }
}

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.container-fluid:before, .container-fluid:after {
  content: " ";
  display: table;
}
.container-fluid:after {
  clear: both;
}

.row {
  margin-left: -15px;
  margin-right: -15px;
}
.row:before, .row:after {
  content: " ";
  display: table;
}
.row:after {
  clear: both;
}

.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 {
  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 {
  float: left;
}

.col-xs-1 {
  width: 8.3333333333%;
}

.col-xs-2 {
  width: 16.6666666667%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-4 {
  width: 33.3333333333%;
}

.col-xs-5 {
  width: 41.6666666667%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-7 {
  width: 58.3333333333%;
}

.col-xs-8 {
  width: 66.6666666667%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-10 {
  width: 83.3333333333%;
}

.col-xs-11 {
  width: 91.6666666667%;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-pull-1 {
  right: 8.3333333333%;
}

.col-xs-pull-2 {
  right: 16.6666666667%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-4 {
  right: 33.3333333333%;
}

.col-xs-pull-5 {
  right: 41.6666666667%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-7 {
  right: 58.3333333333%;
}

.col-xs-pull-8 {
  right: 66.6666666667%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-10 {
  right: 83.3333333333%;
}

.col-xs-pull-11 {
  right: 91.6666666667%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-push-1 {
  left: 8.3333333333%;
}

.col-xs-push-2 {
  left: 16.6666666667%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-4 {
  left: 33.3333333333%;
}

.col-xs-push-5 {
  left: 41.6666666667%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-7 {
  left: 58.3333333333%;
}

.col-xs-push-8 {
  left: 66.6666666667%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-10 {
  left: 83.3333333333%;
}

.col-xs-push-11 {
  left: 91.6666666667%;
}

.col-xs-push-12 {
  left: 100%;
}

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

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

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

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

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

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

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

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

.col-xs-offset-8 {
  margin-left: 66.6666666667%;
}

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

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

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

.col-xs-offset-12 {
  margin-left: 100%;
}

@media (min-width: 768px) {
  .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 {
    float: left;
  }
  .col-sm-1 {
    width: 8.3333333333%;
  }
  .col-sm-2 {
    width: 16.6666666667%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-4 {
    width: 33.3333333333%;
  }
  .col-sm-5 {
    width: 41.6666666667%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-7 {
    width: 58.3333333333%;
  }
  .col-sm-8 {
    width: 66.6666666667%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-10 {
    width: 83.3333333333%;
  }
  .col-sm-11 {
    width: 91.6666666667%;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-pull-1 {
    right: 8.3333333333%;
  }
  .col-sm-pull-2 {
    right: 16.6666666667%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-4 {
    right: 33.3333333333%;
  }
  .col-sm-pull-5 {
    right: 41.6666666667%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-7 {
    right: 58.3333333333%;
  }
  .col-sm-pull-8 {
    right: 66.6666666667%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-10 {
    right: 83.3333333333%;
  }
  .col-sm-pull-11 {
    right: 91.6666666667%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-push-1 {
    left: 8.3333333333%;
  }
  .col-sm-push-2 {
    left: 16.6666666667%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-4 {
    left: 33.3333333333%;
  }
  .col-sm-push-5 {
    left: 41.6666666667%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-7 {
    left: 58.3333333333%;
  }
  .col-sm-push-8 {
    left: 66.6666666667%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-10 {
    left: 83.3333333333%;
  }
  .col-sm-push-11 {
    left: 91.6666666667%;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
  .col-sm-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-sm-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-sm-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-sm-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-sm-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
}
@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 {
    float: left;
  }
  .col-md-1 {
    width: 8.3333333333%;
  }
  .col-md-2 {
    width: 16.6666666667%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-4 {
    width: 33.3333333333%;
  }
  .col-md-5 {
    width: 41.6666666667%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-7 {
    width: 58.3333333333%;
  }
  .col-md-8 {
    width: 66.6666666667%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-10 {
    width: 83.3333333333%;
  }
  .col-md-11 {
    width: 91.6666666667%;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-pull-1 {
    right: 8.3333333333%;
  }
  .col-md-pull-2 {
    right: 16.6666666667%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-4 {
    right: 33.3333333333%;
  }
  .col-md-pull-5 {
    right: 41.6666666667%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-7 {
    right: 58.3333333333%;
  }
  .col-md-pull-8 {
    right: 66.6666666667%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-10 {
    right: 83.3333333333%;
  }
  .col-md-pull-11 {
    right: 91.6666666667%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-push-1 {
    left: 8.3333333333%;
  }
  .col-md-push-2 {
    left: 16.6666666667%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-4 {
    left: 33.3333333333%;
  }
  .col-md-push-5 {
    left: 41.6666666667%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-7 {
    left: 58.3333333333%;
  }
  .col-md-push-8 {
    left: 66.6666666667%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-10 {
    left: 83.3333333333%;
  }
  .col-md-push-11 {
    left: 91.6666666667%;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
  .col-md-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-md-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-md-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-md-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-md-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
}
@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 {
    float: left;
  }
  .col-lg-1 {
    width: 8.3333333333%;
  }
  .col-lg-2 {
    width: 16.6666666667%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-4 {
    width: 33.3333333333%;
  }
  .col-lg-5 {
    width: 41.6666666667%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-7 {
    width: 58.3333333333%;
  }
  .col-lg-8 {
    width: 66.6666666667%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-10 {
    width: 83.3333333333%;
  }
  .col-lg-11 {
    width: 91.6666666667%;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-pull-1 {
    right: 8.3333333333%;
  }
  .col-lg-pull-2 {
    right: 16.6666666667%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-4 {
    right: 33.3333333333%;
  }
  .col-lg-pull-5 {
    right: 41.6666666667%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-7 {
    right: 58.3333333333%;
  }
  .col-lg-pull-8 {
    right: 66.6666666667%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-10 {
    right: 83.3333333333%;
  }
  .col-lg-pull-11 {
    right: 91.6666666667%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-push-1 {
    left: 8.3333333333%;
  }
  .col-lg-push-2 {
    left: 16.6666666667%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-4 {
    left: 33.3333333333%;
  }
  .col-lg-push-5 {
    left: 41.6666666667%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-7 {
    left: 58.3333333333%;
  }
  .col-lg-push-8 {
    left: 66.6666666667%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-10 {
    left: 83.3333333333%;
  }
  .col-lg-push-11 {
    left: 91.6666666667%;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
  .col-lg-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-lg-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-lg-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-lg-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-lg-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
}
@-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: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}

@media (min-width: 768px) 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;
  }
  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;
  }
  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: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) 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;
  }
  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;
  }
}
* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

*:before,
*:after {
  -webkit-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.428571429;
  color: #373536;
  background-color: #fff;
}

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

a {
  color: #428bca;
  text-decoration: none;
}
a:hover, a:focus {
  color: #2a6496;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

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.428571429;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-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;
}

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav:before, .nav:after {
  content: " ";
  display: table;
}
.nav:after {
  clear: both;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover, .nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #777777;
}
.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #428bca;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}

.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.428571429;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #ddd;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #428bca;
}

.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}

.nav-justified, .nav-tabs.nav-justified {
  width: 100%;
}
.nav-justified > li, .nav-tabs.nav-justified > li {
  float: none;
}
.nav-justified > li > a, .nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li, .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}

.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}

.tab-content > .tab-pane {
  display: none;
  visibility: hidden;
}
.tab-content > .active {
  display: block;
  visibility: visible;
}

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}
.clearfix: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;
  visibility: hidden !important;
}

.affix {
  position: fixed;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h1 .small, h2 small,
h2 .small, h3 small,
h3 .small, h4 small,
h4 .small, h5 small,
h5 .small, h6 small,
h6 .small,
.h1 small,
.h1 .small, .h2 small,
.h2 .small, .h3 small,
.h3 .small, .h4 small,
.h4 .small, .h5 small,
.h5 .small, .h6 small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
h1 .small, .h1 small,
.h1 .small,
h2 small,
h2 .small, .h2 small,
.h2 .small,
h3 small,
h3 .small, .h3 small,
.h3 .small {
  font-size: 65%;
}

h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
h4 .small, .h4 small,
.h4 .small,
h5 small,
h5 .small, .h5 small,
.h5 .small,
h6 small,
h6 .small, .h6 small,
.h6 .small {
  font-size: 75%;
}

h1, .h1 {
  font-size: 36px;
}

h2, .h2 {
  font-size: 30px;
}

h3, .h3 {
  font-size: 24px;
}

h4, .h4 {
  font-size: 18px;
}

h5, .h5 {
  font-size: 14px;
}

h6, .h6 {
  font-size: 12px;
}

p {
  margin: 0 0 10px;
}

.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}

small,
.small {
  font-size: 85%;
}

mark,
.mark {
  background-color: #fcf8e3;
  padding: 0.2em;
}

.text-left {
  text-align: left;
}

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

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

.text-justify {
  text-align: justify;
}

.text-nowrap {
  white-space: nowrap;
}

.text-lowercase {
  text-transform: lowercase;
}

.text-uppercase {
  text-transform: uppercase;
}

.text-capitalize {
  text-transform: capitalize;
}

.text-muted {
  color: #777777;
}

.text-primary {
  color: #428bca;
}

a.text-primary:hover {
  color: #3071a9;
}

.text-success {
  color: #3c763d;
}

a.text-success:hover {
  color: #2b542c;
}

.text-info {
  color: #31708f;
}

a.text-info:hover {
  color: #245269;
}

.text-warning {
  color: #8a6d3b;
}

a.text-warning:hover {
  color: #66512c;
}

.text-danger {
  color: #a94442;
}

a.text-danger:hover {
  color: #843534;
}

.bg-primary {
  color: #fff;
}

.bg-primary {
  background-color: #428bca;
}

a.bg-primary:hover {
  background-color: #3071a9;
}

.bg-success {
  background-color: #dff0d8;
}

a.bg-success:hover {
  background-color: #c1e2b3;
}

.bg-info {
  background-color: #d9edf7;
}

a.bg-info:hover {
  background-color: #afd9ee;
}

.bg-warning {
  background-color: #fcf8e3;
}

a.bg-warning:hover {
  background-color: #f7ecb5;
}

.bg-danger {
  background-color: #f2dede;
}

a.bg-danger:hover {
  background-color: #e4b9b9;
}

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}

ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ul ol,
ol ul,
ol ol {
  margin-bottom: 0;
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}

dl {
  margin-top: 0;
  margin-bottom: 20px;
}

dt,
dd {
  line-height: 1.428571429;
}

dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table;
}
.dl-horizontal dd:after {
  clear: both;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}

.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 40px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.428571429;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: "— ";
}

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
  content: "";
}
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
  content: " —";
}

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.428571429;
}

.gallery {
  margin-left: -15px;
  margin-right: -15px;
}
.gallery:before, .gallery:after {
  content: " ";
  display: table;
}
.gallery:after {
  clear: both;
}

.gallery-item {
  float: left;
  padding-left: 15px;
  padding-right: 15px;
}
.gallery-columns-0 .gallery-item {
  width: 100%;
}
.gallery-columns-1 .gallery-item {
  width: 100%;
}
.gallery-columns-2 .gallery-item {
  width: 50%;
}
.gallery-columns-3 .gallery-item {
  width: 33.33%;
}
.gallery-columns-4 .gallery-item {
  width: 25%;
}
.gallery-columns-5 .gallery-item {
  width: 20%;
}
.gallery-item .gallery-caption {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  font-size: 18px;
  color: inherit;
  text-transform: uppercase;
  margin: 20px 0 0;
}
.background-brown .gallery-item .gallery-caption {
  color: #e0e0e0;
}

.alignnone {
  margin: 5px 20px 20px 0;
}

.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}

.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

a img.alignnone {
  margin: 5px 20px 20px 0;
}

a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  font-size: 18px;
  color: inherit;
  text-transform: uppercase;
  margin: 20px 0 0;
}

.wp-caption.alignnone {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto;
}

.wp-caption p.wp-caption-text {
  margin: 0;
  padding: 0 4px 5px;
}

.subtitle {
  font-size: 22px;
  margin-bottom: 1.2em;
  color: #767676;
}

@font-face {
  font-family: "UniversLTPro-45Light";
  src: url("webfonts/2F00C4_0_0.eot");
  src: url("webfonts/2F00C4_0_0.eot?#iefix") format("embedded-opentype"), url("webfonts/2F00C4_0_0.woff2") format("woff2"), url("webfonts/2F00C4_0_0.woff") format("woff"), url("webfonts/2F00C4_0_0.ttf") format("truetype");
}
body {
  font-family: "UniversLTPro-45Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
  background: #000000;
}

.page-wrap {
  background: #ffffff;
  padding-top: 81px;
  height: 100%;
  min-height: 100%;
}
@media (min-width: 992px) {
  .page-wrap {
    padding-top: 117px;
  }
}

.h1 {
  margin-top: 1em;
  margin-bottom: 1em;
  line-height: 1.3em;
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 35px;
}
@media (min-width: 992px) {
  .h1 {
    font-size: 55px;
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
.h1 span {
  display: inline;
  position: relative;
}
.h1 span:after {
  background: #ffffff;
  border-left: 1px solid #000000;
  content: "";
  position: absolute;
  height: 66px;
  width: 20px;
  -webkit-transform: rotate(26deg);
          transform: rotate(26deg);
  display: block;
  z-index: 1;
  right: -18px;
  bottom: -13px;
}
@media (min-width: 992px) {
  .h1 span:after {
    height: 133px;
    bottom: -33px;
  }
}

.h2 {
  font-size: 30px;
  line-height: 36px;
}
@media (min-width: 992px) {
  .h2 {
    font-size: 40px;
    line-height: 46px;
  }
}

.h3 {
  font-size: 20px;
  line-height: 26px;
}
@media (min-width: 992px) {
  .h3 {
    font-size: 30px;
    line-height: 36px;
  }
}

.h4 {
  font-size: 16px;
  line-height: 22px;
}
@media (min-width: 992px) {
  .h4 {
    font-size: 24px;
    line-height: 30px;
  }
}

.subtitle {
  font-size: 18px;
  margin-bottom: 1.2em;
  color: #767676;
}
@media (min-width: 992px) {
  .subtitle {
    font-size: 22px;
  }
}

a {
  color: #373536;
}
a:hover, a:focus {
  color: #373536;
  text-decoration: none;
}

.small {
  font-size: 12px;
}

.tiny {
  font-size: 10px;
}

img {
  max-width: 100%;
}

blockquote :before {
  content: "“";
  display: inline-block;
  margin-right: 5px;
}
blockquote :after {
  content: "”";
  display: inline-block;
  margin-left: 5px;
}

.cover {
  position: relative;
}
.cover:after {
  display: block;
  content: "";
  position: absolute;
  right: -1px;
  bottom: -1px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 146px 68px;
  border-color: transparent transparent #ffffff transparent;
  z-index: 1000;
}
.cover.cover-small:after {
  border-width: 0 0 70px 33px;
}
.cover.cover-smallest:after {
  border-width: 0 0 42px 19px;
}
.cover img {
  width: 100%;
}

.block {
  display: block;
}

.flex-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  vertical-align: top;
}
.flex-row .flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.flex-row .inline-flex {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.inner {
  position: relative;
  width: 100%;
}

.a, ul.contact-emails li a, .blog-content a {
  text-transform: uppercase;
  display: inline-block;
  position: relative;
  text-decoration: none;
  font-size: 11px;
  line-height: 1em;
  color: #767676;
}
.a:hover, ul.contact-emails li a:hover, .blog-content a:hover {
  text-decoration: none;
}
.a:hover:after, ul.contact-emails li a:hover:after, .blog-content a:hover:after {
  background-color: #000000;
}
.a:after, ul.contact-emails li a:after, .blog-content a:after {
  display: block;
  height: 2px;
  content: "";
  background: #b1aeae;
  position: absolute;
  bottom: -4px;
  left: 0;
  width: 100%;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
}

.btn {
  display: inline-block;
  background: #373536;
  color: #ffffff;
  padding: 18px 40px;
  font-size: 11px;
  line-height: 1em;
  text-decoration: none;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
  margin-right: 10px;
  text-transform: uppercase;
}
.btn:hover, .btn:active, .btn:focus {
  background: #000000;
  color: #ffffff;
  text-decoration: none;
  opacity: 1;
}
.btn.block {
  display: block;
}
.btn.btn-sm-padding {
  padding-left: 20px;
  padding-right: 20px;
}

.article-content {
  padding-bottom: 30px;
}
@media (min-width: 992px) {
  .article-content {
    padding-bottom: 60px;
  }
}

.jb-fade-opacity.jb-fade-init,
.jb-fade-left.jb-fade-init,
.jb-fade-right.jb-fade-init {
  -webkit-transition: 2s cubic-bezier(0.23, 1, 0.32, 1);
  transition: 2s cubic-bezier(0.23, 1, 0.32, 1);
  opacity: 0;
  -webkit-transform: translate(0, 30px);
          transform: translate(0, 30px);
}
.jb-fade-opacity.jb-fade-init.jb-fade-animate,
.jb-fade-left.jb-fade-init.jb-fade-animate,
.jb-fade-right.jb-fade-init.jb-fade-animate {
  opacity: 1;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}

.layout-content ul,
.layout-content ol,
.project-content ul,
.project-content ol,
.article-content ul,
.article-content ol {
  list-style-type: none;
  margin: 10px 0;
  padding: 0;
}
.layout-content ul li,
.layout-content ol li,
.project-content ul li,
.project-content ol li,
.article-content ul li,
.article-content ol li {
  padding-left: 25px;
  position: relative;
  margin-bottom: 0.5em;
}
.layout-content ul li:before,
.project-content ul li:before,
.article-content ul li:before {
  position: absolute;
  display: inline-block;
  content: "/";
  left: 0;
  top: 0;
  font-weight: bold;
}
.layout-content ol,
.project-content ol,
.article-content ol {
  counter-reset: count;
}
.layout-content ol li:before,
.project-content ol li:before,
.article-content ol li:before {
  counter-increment: count;
  content: counter(count) "/";
  display: block;
  position: absolute;
  left: 0;
  font-size: 10px;
  font-weight: bold;
  top: 2px;
}

.project-wrap,
.media-wrap,
.post-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
}

.box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
  text-decoration: none;
}
.box:hover {
  text-decoration: none;
}

.cover-wrap {
  position: relative;
  overflow: hidden;
}
.cover-wrap img {
  display: block;
  width: 100%;
  height: auto;
  -webkit-transition: none;
  transition: none;
}

.box-hover .box-title {
  opacity: 1 !important;
  -webkit-transition: none;
  transition: none;
}
.box-hover .box-cover {
  background: none !important;
}
.box-hover .box-cover img {
  -webkit-transform: none !important;
          transform: none !important;
  opacity: 1 !important;
}

.box-title {
  font-size: 14px;
  font-weight: 600;
  line-height: 1.4;
  color: #000000;
  margin: 15px 0;
  text-transform: uppercase;
  position: relative;
  display: inline-block;
  min-height: 3.2em;
}
.layout-project_listing .box-title {
  min-height: unset;
}
.box-title::after {
  content: "";
  position: absolute;
  bottom: -5px;
  left: 0;
  width: 0;
  height: 2px;
  background-color: #000;
  -webkit-transition: width 0.3s ease;
  transition: width 0.3s ease;
}
.box:hover .box-title::after {
  width: 100%;
}

.header {
  background: #000000;
  padding: 0px;
  width: 100%;
  position: fixed;
  z-index: 1001;
  top: 0;
  left: 0;
}
.header .logo {
  position: relative;
  display: block;
  z-index: 111;
  width: 143px;
  height: 81px;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
}
@media (min-width: 992px) {
  .header .logo {
    width: 207px;
    height: 117px;
  }
}
@media (min-width: 1400px) {
  .header .logo {
    left: -170px;
    width: 200px;
    height: 117px;
  }
}
.fixed-nav .header .logo {
  width: 117px;
  height: 64px;
}
.header .logo .logo-inner,
.header .logo .logo-line {
  background: url(../img/logo.png) no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
}
@media (min-width: 1400px) {
  .header .logo .logo-inner,
  .header .logo .logo-line {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
    background-image: url(../img/logo-short-thin.png);
    height: 800px;
    width: 517px;
    -webkit-transition: 0.3s all;
    transition: 0.3s all;
  }
  .fixed-nav .header .logo .logo-inner,
  .fixed-nav .header .logo .logo-line {
    background-image: url(../img/logo-short-thin.png);
    width: 281px;
    height: 429px;
  }
}
.header .logo .logo-inner a,
.header .logo .logo-line a {
  display: block;
  width: 100%;
  height: 100%;
}
@media (min-width: 1400px) {
  .header .logo .logo-inner a,
  .header .logo .logo-line a {
    width: 200px;
    height: 117px;
    position: absolute;
    right: 0;
    top: 0;
  }
  .fixed-nav .header .logo .logo-inner a,
  .fixed-nav .header .logo .logo-line a {
    width: 117px;
    height: 64px;
  }
}
@media (min-width: 1400px) {
  .header .logo .logo-line {
    background-image: url(../img/logo-line-thin.png);
    -webkit-transition: 0.3s all;
    transition: 0.3s all;
  }
  .fixed-nav .header .logo .logo-line {
    background-image: url(../img/logo-line-thin.png);
    opacity: 0;
  }
}

.header .main-navigation {
  position: fixed;
  z-index: 11;
  background: #000000;
  top: 0;
  left: 0;
  width: 100%;
  overflow: hidden;
  height: 0px;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
  z-index: 100;
}
@media (min-width: 768px) {
  .header .main-navigation {
    margin-top: 27px;
    padding: 0;
    position: relative;
    top: auto;
    left: auto;
    width: auto;
    overflow: visible;
  }
  .fixed-nav .header .main-navigation {
    margin-top: 15px;
  }
}
@media (min-width: 992px) {
  .header .main-navigation {
    margin-top: 42px;
  }
}
.header .main-navigation .nav {
  width: 100%;
  padding: 110px 0 40px;
}
@media (min-width: 768px) {
  .header .main-navigation .nav {
    float: right;
    width: auto;
    padding: 0;
  }
}
.header .main-navigation .nav > li {
  display: block;
}
@media (min-width: 768px) {
  .header .main-navigation .nav > li {
    float: left;
    padding-left: 45px;
  }
}
@media (min-width: 992px) {
  .header .main-navigation .nav > li {
    padding-left: 65px;
  }
}
.header .main-navigation .nav > li.current-menu-item a, .header .main-navigation .nav > li.current-post-ancestor a {
  background: none;
  color: #9d9d9d;
}
.header .main-navigation .nav > li.current-menu-item a:after, .header .main-navigation .nav > li.current-post-ancestor a:after {
  width: 100%;
}
.single-project .header .main-navigation .nav > li#menu-item-49 a {
  background: none;
  color: #9d9d9d;
}
.single-project .header .main-navigation .nav > li#menu-item-49 a:after {
  width: 100%;
}
.header .main-navigation .nav > li a {
  text-align: center;
  font-size: 22px;
  line-height: 1em;
  color: #ffffff;
  text-transform: uppercase;
  position: relative;
  padding: 10px;
  background: none;
  -webkit-transition: 0.3s all ease-out;
  transition: 0.3s all ease-out;
}
@media (min-width: 768px) {
  .header .main-navigation .nav > li a {
    text-align: left;
    font-size: 12px;
    padding: 10px 0 5px;
  }
}
.header .main-navigation .nav > li a:hover {
  background: none;
  color: #9d9d9d;
}
.header .main-navigation .nav > li a:hover:after {
  width: 100%;
}
@media (min-width: 768px) {
  .header .main-navigation .nav > li a:after {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    content: "";
    height: 2px;
    background: #b1aeae;
    width: 0px;
    -webkit-transition: 0.15s all ease-in;
    transition: 0.15s all ease-in;
  }
}

.menu-trigger {
  border: none;
  width: 30px;
  height: 45px;
  position: absolute;
  padding: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  z-index: 1004;
  background: transparent;
  top: 14px;
  right: 20px;
  /*
  .header & {
      position: absolute;
      top: 8px;
      right: 30px;
  }
  */
  /*

  &:before {
      content: "";
      border-top: 14px solid #fff;
      border-left: 14px solid transparent;
      position: absolute;
      top: 100%;
      right: 11px;
      transition: .3s;

      .menu-open & {
          top: 70%;
          @include opacity(0);
      }
  }
  */
}
.menu-trigger.floating-trigger {
  position: fixed;
  right: 6px;
  top: -45px;
  z-index: 10001;
  opacity: 0;
  filter: alpha(opacity=0);
}
.fixed-nav .menu-trigger.floating-trigger {
  opacity: 0.7;
  filter: alpha(opacity=70);
  top: 5px;
}
.menu-trigger:focus {
  outline: none;
}
.menu-open .menu-trigger {
  border-radius: 100px;
}
@media (min-width: 768px) {
  .menu-trigger {
    display: none;
  }
}
.menu-trigger .line {
  display: block;
  height: 3px;
  width: 30px;
  background-color: #ffffff;
  position: absolute;
  left: 0;
  border-radius: 2px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.menu-open .menu-trigger .line {
  background-color: #767676;
}
.menu-trigger .line-1 {
  top: 12px;
}
.menu-open .menu-trigger .line-1 {
  top: 0px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.menu-trigger .line-2 {
  top: 20px;
}
.menu-open .menu-trigger .line-2 {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.menu-trigger .line-3 {
  top: 20px;
}
.menu-open .menu-trigger .line-3 {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.menu-trigger .line-4 {
  top: 28px;
}
.menu-open .menu-trigger .line-4 {
  top: 41px;
  opacity: 0;
  filter: alpha(opacity=0);
}

.banner {
  overflow: hidden;
}
.banner .slide-wrap {
  height: 155px;
  width: 100%;
}
@media (min-width: 768px) {
  .banner .slide-wrap {
    height: 193px;
  }
}
@media (min-width: 992px) {
  .banner .slide-wrap {
    height: 247px;
  }
}
@media (min-width: 1200px) {
  .banner .slide-wrap {
    height: 315px;
  }
  .home .banner .slide-wrap {
    height: 65vh;
  }
}
.home .banner .slide-wrap {
  /** 
   * iPad with landscape orientation.
   */
  /**
   * iPhone 5
   * You can also target devices with aspect ratio.
   */
}
@media all and (device-width: 768px) and (device-height: 1024px) and (orientation: portrait) {
  .home .banner .slide-wrap {
    height: 700px;
  }
}
@media all and (device-width: 768px) and (device-height: 1024px) and (orientation: landscape) {
  .home .banner .slide-wrap {
    height: 500px;
  }
}
@media screen and (device-aspect-ratio: 40/71) {
  .home .banner .slide-wrap {
    height: 300px;
  }
}
.banner .slide {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.banner .slide .title-wrap {
  position: absolute;
  bottom: 0;
  width: 100%;
  -webkit-transition: 0.3s ease-in;
  transition: 0.3s ease-in;
  background: transparent;
  background: rgba(0, 0, 0, 0.5);
}
.banner .slide .title-wrap .title {
  color: #ffffff;
  line-height: 1.3;
  margin: 0;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
  font-size: 20px;
  padding: 20px 68px 20px 0px;
}
@media (min-width: 992px) {
  .banner .slide .title-wrap .title {
    padding: 20px 0;
    font-size: 40px;
  }
}

footer {
  background: #000000;
  padding: 30px 0;
}
footer .footer-copy {
  font-size: 10px;
  color: #9d9d9d;
  padding-top: 4px;
  text-align: center;
}
@media (min-width: 768px) {
  footer .footer-copy {
    text-align: left;
  }
}
footer .jb {
  color: #9d9d9d;
}
@media (min-width: 768px) {
  footer .footer-navigation .nav {
    float: right;
  }
}
footer .footer-navigation .nav li {
  display: block;
  text-align: center;
}
@media (min-width: 768px) {
  footer .footer-navigation .nav li {
    float: left;
    padding-left: 45px;
    text-align: left;
  }
}
@media (min-width: 1200px) {
  footer .footer-navigation .nav li {
    padding-left: 65px;
  }
}
footer .footer-navigation .nav li a {
  color: #ffffff;
  text-transform: uppercase;
  font-size: 10px;
  line-height: 1em;
  padding: 10px 0 5px;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
}
footer .footer-navigation .nav li a:hover, footer .footer-navigation .nav li a:focus {
  color: #d7d7d7;
  text-decoration: none;
  background: none;
}

/*! fancyBox v2.1.4 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top;
}

.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020;
}

.fancybox-skin {
  position: relative;
  background: #ffffff;
  color: #444;
  text-shadow: none;
  border-radius: 0;
}

.fancybox-opened {
  z-index: 8030;
}

.fancybox-outer, .fancybox-inner {
  position: relative;
}

.fancybox-inner {
  overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch;
}

.fancybox-error {
  color: #444;
  font: 14px/20px "UniversLTPro-45Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%;
}

.fancybox-image {
  max-width: 100%;
  max-height: 100%;
}

#fancybox-loading {
  background-image: url("../img/fancybox_sprite.png");
}

#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060;
}

#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url("../img/fancybox_loading.gif") center center no-repeat;
}

.fancybox-close {
  position: absolute;
  top: 15px;
  right: 15px;
  width: 25px;
  height: 25px;
  cursor: pointer;
  z-index: 8040;
}
.fancybox-close:before, .fancybox-close:after {
  content: "";
  display: inline-block;
  -webkit-transform-origin: 50% 50% 0;
          transform-origin: 50% 50% 0;
  position: absolute;
  width: 3px;
  height: 25px;
  background-color: #000000;
  top: 0;
  right: 10px;
}
.fancybox-close:before {
  -webkit-transform: rotateZ(-45deg) scaleX(1) scaleY(1) scaleZ(1);
          transform: rotateZ(-45deg) scaleX(1) scaleY(1) scaleZ(1);
}
.fancybox-close:after {
  -webkit-transform: rotateZ(45deg) scaleX(1) scaleY(1) scaleZ(1);
          transform: rotateZ(45deg) scaleX(1) scaleY(1) scaleZ(1);
}

.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  z-index: 8040;
}

.fancybox-prev {
  left: 0;
}

.fancybox-next {
  right: 0;
}

.fancybox-nav i {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  cursor: pointer;
  z-index: 8040;
  color: #000000;
  font-size: 25px;
}

.fancybox-prev i {
  left: -30px;
}

.fancybox-next i {
  right: -30px;
}

.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important;
}

/* Overlay helper */
.fancybox-lock {
  overflow: hidden;
}

.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: rgba(0, 0, 0, 0.75);
}

.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0;
}

.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll;
}

/* Title helper */
.fancybox-title {
  visibility: hidden;
  font: normal 14px/1 "UniversLTPro-45Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050;
  color: #333333;
}

.fancybox-opened .fancybox-title {
  visibility: visible;
}

.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center;
}

.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent; /* Fallback for web browsers that doesn't support RGBa */
  background: rgba(0, 0, 0, 0.8);
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap;
}

.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff;
}

.fancybox-title-inside-wrap {
  padding-top: 10px;
  position: absolute;
  bottom: 15px;
  left: 35px;
}

.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8);
}

.keyboard-nav {
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 999999;
}
.keyboard-nav a {
  position: absolute;
  left: 0;
  top: -10em;
  padding: 5px 15px;
  white-space: nowrap;
  color: #373536;
  font-size: 18px;
  background-color: #ffffff;
  border: #373536;
}
.keyboard-nav a:focus {
  top: 0;
}

.single-project .layout-main-content {
  padding-bottom: 50px;
}
.single-project .article-content .btn {
  margin-top: 30px;
}

ul.project-information {
  list-style-type: none;
  padding: 0;
  margin: 0 0 30px 0;
}
@media (min-width: 768px) {
  ul.project-information {
    margin-bottom: 0;
  }
}
ul.project-information li {
  border-bottom: 1px solid #d7d7d7;
  padding: 12px 0;
  font-size: 12px;
}
ul.project-information li:before {
  display: none;
}
ul.project-information li span {
  color: #555555;
  display: block;
}
ul.project-information li span + span {
  color: #a7a9ab;
  margin-top: 10px;
}

.single-post #main-content {
  padding-top: 60px;
}

.blog-row {
  margin-bottom: 40px;
}

.blog-feature {
  margin-bottom: 10px;
}

.blog-date {
  color: #9d9d9d;
}

.blog-author {
  font-size: 12px;
  line-height: 15px;
  margin-bottom: 15px;
}
.blog-author p {
  margin: 0 0 5px 0;
}
.blog-author p:first-child {
  font-weight: 400;
}

.blog-content a {
  text-transform: none;
  font-size: 14px;
}

ul.blog-tag {
  margin: 0;
  padding: 0;
}
ul.blog-tag li {
  list-style-type: none;
  display: block;
  position: relative;
  margin-right: 5px;
  text-transform: uppercase;
  font-weight: bold;
  padding-left: 10px;
}
ul.blog-tag li:before {
  content: "";
  width: 6px;
  height: 6px;
  background: #d7d7d7;
  display: inline-block;
  margin-right: 5px;
  top: 6px;
}

.pagination {
  list-style-type: none;
  margin: 0 0 30px 0;
  padding: 20px 0 0 0;
  text-align: left;
}
.pagination li {
  display: inline-block;
}
.pagination li.current .btn {
  background: #000000;
  color: #ffffff;
}

.share-wrap {
  margin-top: 30px;
  margin-bottom: 40px;
  padding-top: 30px;
  border-top: 1px solid #555555;
}
@media (min-width: 992px) {
  .share-wrap {
    margin-bottom: 0;
  }
}
.share-wrap .btn {
  font-size: 14px;
}

.contact-list > div.no-border .inner {
  border-bottom: none;
}
.contact-list > div:last-child .inner {
  border-bottom: 1px solid #d7d7d7;
}
.contact-list > div .inner {
  padding: 20px 0;
  border-top: 1px solid #d7d7d7;
}
@media (min-width: 768px) {
  .contact-list > div .inner {
    border-top: 1px solid #d7d7d7;
    border-bottom: 1px solid #d7d7d7;
  }
}
.contact-list > div .inner span {
  font-size: 10px;
  display: block;
  margin-bottom: 8px;
}
.contact-list > div .inner p {
  margin: 0;
  color: #767676;
  font-size: 22px;
  line-height: 26px;
}
.contact-list > div .inner a {
  color: #767676;
}

ul.contact-emails {
  padding: 0;
  margin: 0;
}
ul.contact-emails li {
  display: block;
  margin-bottom: 40px;
  padding-left: 0;
}
ul.contact-emails li:before {
  display: none;
}
ul.contact-emails li p {
  color: #767676;
  font-size: 22px;
  line-height: 1em;
  margin: 0;
}
ul.contact-emails li a {
  color: #767676;
}

.enquries-title,
ul.contact-emails {
  padding-top: 30px;
  margin-top: 0;
}
@media (min-width: 768px) {
  .enquries-title,
  ul.contact-emails {
    padding-top: 30px;
  }
}
@media (min-width: 992px) {
  .enquries-title,
  ul.contact-emails {
    padding-top: 50px;
  }
}

.map {
  width: 100%;
  height: 400px;
}

.home .layout-main-content {
  padding-top: 80px;
  padding-bottom: 100px;
  font-size: 18px;
  line-height: 30px;
}

.home .h4 {
  margin-top: 0;
}

.single-media .layout-main-content {
  padding-bottom: 50px;
}
.single-media .article-content .btn {
  margin-top: 30px;
}
.single-media .article-preview {
  margin-top: 82px;
}
.single-media .article-preview .row {
  text-align: center;
}
@media (min-width: 768px) {
  .single-media .article-preview {
    margin-top: 22px;
  }
}
.single-media .article-image-wrap {
  width: 100%;
  max-width: 400px;
  position: relative;
  margin-bottom: 10px;
  display: inline-block;
}
.single-media .media-listing-title {
  position: absolute;
  width: 100%;
  padding: 10px 20px;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.8);
  bottom: 0;
  left: 0;
  margin: 0;
  font-size: 11px;
  line-height: 17px;
  text-transform: uppercase;
  padding-right: 20px;
}
.single-media .media-listing-title.last {
  padding-right: 50px;
}

ul.media-information {
  list-style-type: none;
  padding: 0 0 20px 0;
  margin: 0 0 30px 0;
}
@media (min-width: 768px) {
  ul.media-information {
    margin-bottom: 0;
  }
}
ul.media-information li {
  border-bottom: 1px solid #d7d7d7;
  padding: 12px 0;
  font-size: 12px;
}
ul.media-information li:before {
  display: none;
}
ul.media-information li span {
  color: #555555;
  display: block;
}
ul.media-information li span + span {
  color: #a7a9ab;
  margin-top: 10px;
}

.layout-project_listing {
  padding-top: 60px;
  padding-bottom: 40px;
}
.layout-project_listing .h1 {
  margin: 0;
}
.layout-project_listing .all-projects {
  margin-top: 50px;
}
.layout-project_listing .filter {
  margin: 10px 0 0 0;
  text-align: center;
  padding: 0;
  background: #373536;
  width: 100%;
  overflow: hidden;
  height: 0;
  min-height: 50px;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
  padding: 0 0 20px 0;
}
.filter-open .layout-project_listing .filter {
  height: 100%;
  max-height: 900px;
  background: #000000;
}
@media (min-width: 992px) {
  .layout-project_listing .filter {
    text-align: left;
    background: none;
    float: right;
    height: auto;
    padding: 0;
    margin-top: 50px;
    width: auto;
  }
  .filter-open .layout-project_listing .filter {
    background: none;
  }
}
.layout-project_listing .filter li {
  display: block;
  width: 100%;
}
.layout-project_listing .filter li.filter-caption a {
  text-align: center;
  color: #ffffff;
  text-transform: uppercase;
  padding: 20px;
  display: block;
}
@media (min-width: 992px) {
  .layout-project_listing .filter li.filter-caption {
    display: none;
  }
}
@media (min-width: 992px) {
  .layout-project_listing .filter li {
    display: inline-block;
    width: auto;
    line-height: 25px;
    border-right: 1px solid #d7d7d7;
    padding-right: 10px;
    margin-right: 10px;
  }
  .layout-project_listing .filter li:last-child {
    margin-right: 0;
    padding-right: 0;
    border-right: none;
  }
}
.layout-project_listing .filter .filter-button-group {
  text-transform: uppercase;
  border: none;
  font-size: 10px;
  font-weight: bold;
  position: relative;
  color: #ffffff;
  width: 100%;
  padding: 4px 0;
  background: none;
  cursor: pointer;
}
@media (min-width: 992px) {
  .layout-project_listing .filter .filter-button-group {
    color: #000000;
    width: auto;
    padding: 0;
    display: block;
  }
}
.layout-project_listing .filter .filter-button-group:active, .layout-project_listing .filter .filter-button-group:focus {
  outline: none;
}
.layout-project_listing .filter .filter-button-group:hover, .layout-project_listing .filter .filter-button-group.active {
  color: #9d9d9d;
}
@media (min-width: 992px) {
  .layout-project_listing .filter .filter-button-group:hover, .layout-project_listing .filter .filter-button-group.active {
    color: #000000;
  }
}
@media (min-width: 992px) {
  .layout-project_listing .filter .filter-button-group:after {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    content: "";
    height: 2px;
    background: #9d9d9d;
    width: 0px;
    -webkit-transition: 0.2s all ease-in;
    transition: 0.2s all ease-in;
  }
  .layout-project_listing .filter .filter-button-group:hover:after {
    width: 100%;
  }
  .layout-project_listing .filter .filter-button-group.active:after {
    width: 100%;
    background: #000000;
  }
}
.layout-project_listing .projects {
  margin-top: 30px;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
}
@media (min-width: 768px) {
  .layout-project_listing .projects {
    margin-top: 60px;
  }
}
.layout-project_listing .projects .project {
  display: block;
  position: relative;
  overflow: hidden;
}
.layout-project_listing .projects .project .cover-wrap img {
  width: 100%;
}

.layout-blog_listing {
  padding-top: 60px;
  padding-bottom: 40px;
}
.layout-blog_listing .h1 {
  margin: 0;
}
.layout-blog_listing .all-posts {
  margin-top: 50px;
}
.layout-blog_listing .filter {
  margin: 10px 0 0 0;
  text-align: center;
  padding: 0 0 20px 0;
  background: #373536;
  width: 100%;
  overflow: hidden;
  height: 0;
  min-height: 50px;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
}
.filter-open .layout-blog_listing .filter {
  height: 100%;
  max-height: 900px;
  background: #000000;
}
@media (min-width: 992px) {
  .layout-blog_listing .filter {
    text-align: left;
    background: none;
    float: right;
    height: auto;
    padding: 0;
    margin-top: 50px;
    width: auto;
  }
  .filter-open .layout-blog_listing .filter {
    background: none;
  }
}
.layout-blog_listing .filter li {
  display: block;
  width: 100%;
}
.layout-blog_listing .filter li.filter-caption a {
  text-align: center;
  color: #ffffff;
  text-transform: uppercase;
  padding: 20px;
  display: block;
}
@media (min-width: 992px) {
  .layout-blog_listing .filter li.filter-caption {
    display: none;
  }
}
@media (min-width: 992px) {
  .layout-blog_listing .filter li {
    display: inline-block;
    width: auto;
    line-height: 25px;
    border-right: 1px solid #d7d7d7;
    padding-right: 10px;
    margin-right: 10px;
  }
  .layout-blog_listing .filter li:last-child {
    margin-right: 0;
    padding-right: 0;
    border-right: none;
  }
}
.layout-blog_listing .filter .filter-button-group {
  text-transform: uppercase;
  border: none;
  font-size: 10px;
  font-weight: bold;
  position: relative;
  color: #ffffff;
  width: 100%;
  padding: 4px 0;
  background: none;
  cursor: pointer;
}
@media (min-width: 992px) {
  .layout-blog_listing .filter .filter-button-group {
    color: #000000;
    width: auto;
    padding: 0;
    display: block;
  }
}
.layout-blog_listing .filter .filter-button-group:active, .layout-blog_listing .filter .filter-button-group:focus {
  outline: none;
}
.layout-blog_listing .filter .filter-button-group:hover, .layout-blog_listing .filter .filter-button-group.active {
  color: #9d9d9d;
}
@media (min-width: 992px) {
  .layout-blog_listing .filter .filter-button-group:hover, .layout-blog_listing .filter .filter-button-group.active {
    color: #000000;
  }
}
@media (min-width: 992px) {
  .layout-blog_listing .filter .filter-button-group:after {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    content: "";
    height: 2px;
    background: #9d9d9d;
    width: 0px;
    -webkit-transition: 0.2s all ease-in;
    transition: 0.2s all ease-in;
  }
  .layout-blog_listing .filter .filter-button-group:hover:after, .layout-blog_listing .filter .filter-button-group.active:after {
    width: 100%;
    background: #000000;
  }
}
.layout-blog_listing .blog-grid {
  margin-top: 30px;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
}
@media (min-width: 768px) {
  .layout-blog_listing .blog-grid {
    margin-top: 60px;
  }
}
.layout-blog_listing .blog-grid .blog-post {
  display: block;
  position: relative;
  overflow: hidden;
}
.layout-blog_listing .blog-grid .blog-post .cover-wrap img {
  width: 100%;
}

.layout-project_gallery {
  margin-top: 60px;
}
.layout-project_gallery img {
  width: 100%;
}
.layout-project_gallery .xs-margin {
  margin-top: 30px;
}
@media (min-width: 768px) {
  .layout-project_gallery .xs-margin {
    margin-top: 0;
  }
}
@media (min-width: 768px) {
  .layout-project_gallery .gallery-row-2-images-66-33 img,
  .layout-project_gallery .gallery-row-2-images-33-66 img {
    height: 100%;
    width: auto;
  }
}
.layout-project_gallery .gallery-row-full-width img {
  width: 100%;
  height: 100%;
}
.layout-project_gallery .gallery-row-1_image_and_content img {
  width: 100%;
  height: 100%;
}
.layout-project_gallery .gallery-row {
  margin-bottom: 30px;
}
.layout-project_gallery .gallery-row:last-child {
  margin-bottom: 0;
}
.layout-project_gallery .project-gallery-content .inner {
  padding: 60px 0;
  border-top: 1px solid #d7d7d7;
  border-bottom: 1px solid #d7d7d7;
}
.layout-project_gallery .project-gallery-text {
  font-size: 14px;
  line-height: 26px;
}
.layout-project_gallery .project-gallery-text blockquote {
  line-height: 1.3em;
}
.layout-project_gallery .project-gallery-quote {
  font-size: 40px;
  line-height: 47px;
}

.layout.layout-team_listing {
  padding-bottom: 90px;
  border-top: none;
}

.team {
  margin-bottom: 30px;
}
.team .inner {
  overflow: hidden;
}
.team .inner:hover .box-title {
  opacity: 1;
}
.team .inner:hover .team-details a.linkedin {
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}
.team .inner:hover .team-thumb img {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}
.team .inner:hover .team-thumb .primary-image {
  opacity: 0.4;
}
.team .inner:hover .team-thumb.has-alternate .primary-image {
  opacity: 0;
}
.team .inner:hover .team-thumb.has-alternate .alternate-image {
  opacity: 1;
}
.team .team-thumb {
  width: 100%;
  z-index: 1;
  position: relative;
  background: #000000;
}
.team .team-thumb img {
  -webkit-transition: 1s cubic-bezier(0.23, 1, 0.32, 1);
  transition: 1s cubic-bezier(0.23, 1, 0.32, 1);
}
.team .team-thumb.has-alternate img {
  -webkit-transition: 2s cubic-bezier(0.23, 1, 0.32, 1);
  transition: 2s cubic-bezier(0.23, 1, 0.32, 1);
}
.team .team-thumb.has-alternate .alternate-image {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}
.team .box-title {
  -webkit-transition: 1s cubic-bezier(0.23, 1, 0.32, 1);
  transition: 1s cubic-bezier(0.23, 1, 0.32, 1);
  opacity: 0;
}
.team .team-details {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #ffffff;
  width: 100%;
  z-index: 1;
  padding: 10px 20px;
  font-size: 12px;
  background: rgba(0, 0, 0, 0.4);
}
.team .team-details p {
  display: block;
  margin: 0;
  padding: 0 30px 0 0;
}
.team .team-details p + p {
  font-size: 10px;
  text-transform: uppercase;
  color: #d7d7d7;
}
.team .team-details a.linkedin {
  position: absolute;
  right: 5px;
  top: 6px;
  color: #ffffff;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
  -webkit-transform: translate(0, 100%);
          transform: translate(0, 100%);
  display: block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
}
.team .team-details a.linkedin:hover {
  color: #9d9d9d;
}
.team .team-content {
  display: none;
}

.team-contact .inner {
  background: #000000;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
}
.team-contact p {
  position: absolute;
  text-transform: uppercase;
  color: #ffffff;
  bottom: 0;
  padding: 25px 50px 25px;
  font-size: 20px;
  line-height: 1.3;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
}
.team-contact:hover .inner {
  background: #373536;
}

.layout-contact_details {
  margin-bottom: 120px;
}
.layout-contact_details .layout-title {
  margin-top: 0;
}

@media (min-width: 992px) {
  .layout-col .contact-list-generic {
    margin-top: 120px;
  }
}

.layout.layout-content {
  padding-bottom: 50px;
}
.layout.layout-content .h1 {
  margin-bottom: 50px;
}

.layout.layout-award_listing {
  padding-top: 50px;
  padding-bottom: 100px;
}

.award-listing .award {
  margin-bottom: 10px;
}
.award-listing .award p.award-title {
  color: #373536;
}
.award-listing .award p {
  font-size: 12px;
  color: #9d9d9d;
}

.layout-media_listing {
  padding-top: 60px;
  padding-bottom: 40px;
}
.layout-media_listing .h1 {
  margin: 0;
}
.layout-media_listing .medialist {
  margin-top: 30px;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
}
@media (min-width: 768px) {
  .layout-media_listing .medialist {
    margin-top: 60px;
  }
}
.layout-media_listing .medialist .media {
  display: block;
  position: relative;
  overflow: hidden;
}
.layout-media_listing .medialist .media .cover-wrap img {
  width: 100%;
}

.layout-media_gallery {
  margin-top: 60px;
  margin-bottom: 60px;
}
.layout-media_gallery img {
  width: 100%;
}
.layout-media_gallery .xs-margin {
  margin-top: 30px;
}
@media (min-width: 768px) {
  .layout-media_gallery .xs-margin {
    margin-top: 0;
  }
}
@media (min-width: 768px) {
  .layout-media_gallery .gallery-row-2-images-66-33 img,
  .layout-media_gallery .gallery-row-2-images-33-66 img {
    height: 100%;
    width: auto;
  }
}
.layout-media_gallery .gallery-row-full-width img {
  width: 100%;
  height: 100%;
}
.layout-media_gallery .gallery-row-1_image_and_content img {
  width: 100%;
  height: 100%;
}
.layout-media_gallery .gallery-row {
  margin-bottom: 30px;
}
.layout-media_gallery .gallery-row:last-child {
  margin-bottom: 0;
}
.layout-media_gallery .media-gallery-content .inner {
  padding: 60px 0;
  border-top: 1px solid #d7d7d7;
  border-bottom: 1px solid #d7d7d7;
}
.layout-media_gallery .media-gallery-text {
  font-size: 14px;
  line-height: 26px;
}
.layout-media_gallery .media-gallery-text blockquote {
  line-height: 1.3em;
}
.layout-media_gallery .media-gallery-quote {
  font-size: 40px;
  line-height: 47px;
}

.layout {
  border-top: 1px solid #d7d7d7;
}

#main-content .layout:first-child {
  border-top: none;
}