/*!
 Theme Name: MoDA
 Theme URI: http://thirty8.co.uk
 Description: MoDA WordPress theme
 Author: Thirty8 Digital
 Author URI: http://.thirty8.co.uk
 */
/*!
 * Bootstrap v3.3.4 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*!
 * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=9e35ded49af1f51dc866)
 * Config saved to config.json and https://gist.github.com/9e35ded49af1f51dc866
 */
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
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 {
  -moz-box-sizing: content-box;
  -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;
  -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;
  -moz-box-sizing: content-box;
  -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;
}
* {
  -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: #333;
  background-color: #fff;
}
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;
  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.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  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 #eee;
}
.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;
}
.wrap {
  width: 100%;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 18px;
  padding-right: 18px;
  width: auto;
  max-width: 1296px;
}
.container.wide-container {
  max-width: 1400px;
}
/* don't like fixing the widths so using width:auto on container instead: http://stackoverflow.com/questions/19393264/why-does-bootstrap-3-force-the-container-width-to-certain-sizes
 @media (min-width: 768px) {
 .container {
 width: 750px;
 }
 }
 @media (min-width: 992px) {
 .container {
 width: 970px;
 }
 }
 @media (min-width: 1200px) {
 .container {
 width: 1170px;
 }
 }
 */
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 18px;
  padding-right: 18px;
}
.row {
  margin-left: -18px;
  margin-right: -18px;
}
.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, .col-xs-18, .col-sm-18, .col-md-18, .col-lg-18, .col-xs-19, .col-sm-19, .col-md-19, .col-lg-19, .col-xs-20, .col-sm-20, .col-md-20, .col-lg-20, .col-xs-21, .col-sm-21, .col-md-21, .col-lg-21, .col-xs-22, .col-sm-22, .col-md-22, .col-lg-22, .col-xs-23, .col-sm-23, .col-md-23, .col-lg-23, .col-xs-24, .col-sm-24, .col-md-24, .col-lg-24 {
  position: relative;
  min-height: 1px;
  padding-left: 18px;
  padding-right: 18px;
}
.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, .col-xs-18, .col-xs-19, .col-xs-20, .col-xs-21, .col-xs-22, .col-xs-23, .col-xs-24 {
  float: left;
}
.col-xs-24 {
  width: 100%;
}
.col-xs-23 {
  width: 95.83333333%;
}
.col-xs-22 {
  width: 91.66666667%;
}
.col-xs-21 {
  width: 87.5%;
}
.col-xs-20 {
  width: 83.33333333%;
}
.col-xs-19 {
  width: 79.16666667%;
}
.col-xs-18 {
  width: 75%;
}
.col-xs-17 {
  width: 70.83333333%;
}
.col-xs-16 {
  width: 66.66666667%;
}
.col-xs-15 {
  width: 62.5%;
}
.col-xs-14 {
  width: 58.33333333%;
}
.col-xs-13 {
  width: 54.16666667%;
}
.col-xs-12 {
  width: 50%;
}
.col-xs-11 {
  width: 45.83333333%;
}
.col-xs-10 {
  width: 41.66666667%;
}
.col-xs-9 {
  width: 37.5%;
}
.col-xs-8 {
  width: 33.33333333%;
}
.col-xs-7 {
  width: 29.16666667%;
}
.col-xs-6 {
  width: 25%;
}
.col-xs-5 {
  width: 20.83333333%;
}
.col-xs-4 {
  width: 16.66666667%;
}
.col-xs-3 {
  width: 12.5%;
}
.col-xs-2 {
  width: 8.33333333%;
}
.col-xs-1 {
  width: 4.16666667%;
}
.col-xs-pull-24 {
  right: 100%;
}
.col-xs-pull-23 {
  right: 95.83333333%;
}
.col-xs-pull-22 {
  right: 91.66666667%;
}
.col-xs-pull-21 {
  right: 87.5%;
}
.col-xs-pull-20 {
  right: 83.33333333%;
}
.col-xs-pull-19 {
  right: 79.16666667%;
}
.col-xs-pull-18 {
  right: 75%;
}
.col-xs-pull-17 {
  right: 70.83333333%;
}
.col-xs-pull-16 {
  right: 66.66666667%;
}
.col-xs-pull-15 {
  right: 62.5%;
}
.col-xs-pull-14 {
  right: 58.33333333%;
}
.col-xs-pull-13 {
  right: 54.16666667%;
}
.col-xs-pull-12 {
  right: 50%;
}
.col-xs-pull-11 {
  right: 45.83333333%;
}
.col-xs-pull-10 {
  right: 41.66666667%;
}
.col-xs-pull-9 {
  right: 37.5%;
}
.col-xs-pull-8 {
  right: 33.33333333%;
}
.col-xs-pull-7 {
  right: 29.16666667%;
}
.col-xs-pull-6 {
  right: 25%;
}
.col-xs-pull-5 {
  right: 20.83333333%;
}
.col-xs-pull-4 {
  right: 16.66666667%;
}
.col-xs-pull-3 {
  right: 12.5%;
}
.col-xs-pull-2 {
  right: 8.33333333%;
}
.col-xs-pull-1 {
  right: 4.16666667%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-24 {
  left: 100%;
}
.col-xs-push-23 {
  left: 95.83333333%;
}
.col-xs-push-22 {
  left: 91.66666667%;
}
.col-xs-push-21 {
  left: 87.5%;
}
.col-xs-push-20 {
  left: 83.33333333%;
}
.col-xs-push-19 {
  left: 79.16666667%;
}
.col-xs-push-18 {
  left: 75%;
}
.col-xs-push-17 {
  left: 70.83333333%;
}
.col-xs-push-16 {
  left: 66.66666667%;
}
.col-xs-push-15 {
  left: 62.5%;
}
.col-xs-push-14 {
  left: 58.33333333%;
}
.col-xs-push-13 {
  left: 54.16666667%;
}
.col-xs-push-12 {
  left: 50%;
}
.col-xs-push-11 {
  left: 45.83333333%;
}
.col-xs-push-10 {
  left: 41.66666667%;
}
.col-xs-push-9 {
  left: 37.5%;
}
.col-xs-push-8 {
  left: 33.33333333%;
}
.col-xs-push-7 {
  left: 29.16666667%;
}
.col-xs-push-6 {
  left: 25%;
}
.col-xs-push-5 {
  left: 20.83333333%;
}
.col-xs-push-4 {
  left: 16.66666667%;
}
.col-xs-push-3 {
  left: 12.5%;
}
.col-xs-push-2 {
  left: 8.33333333%;
}
.col-xs-push-1 {
  left: 4.16666667%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-24 {
  margin-left: 100%;
}
.col-xs-offset-23 {
  margin-left: 95.83333333%;
}
.col-xs-offset-22 {
  margin-left: 91.66666667%;
}
.col-xs-offset-21 {
  margin-left: 87.5%;
}
.col-xs-offset-20 {
  margin-left: 83.33333333%;
}
.col-xs-offset-19 {
  margin-left: 79.16666667%;
}
.col-xs-offset-18 {
  margin-left: 75%;
}
.col-xs-offset-17 {
  margin-left: 70.83333333%;
}
.col-xs-offset-16 {
  margin-left: 66.66666667%;
}
.col-xs-offset-15 {
  margin-left: 62.5%;
}
.col-xs-offset-14 {
  margin-left: 58.33333333%;
}
.col-xs-offset-13 {
  margin-left: 54.16666667%;
}
.col-xs-offset-12 {
  margin-left: 50%;
}
.col-xs-offset-11 {
  margin-left: 45.83333333%;
}
.col-xs-offset-10 {
  margin-left: 41.66666667%;
}
.col-xs-offset-9 {
  margin-left: 37.5%;
}
.col-xs-offset-8 {
  margin-left: 33.33333333%;
}
.col-xs-offset-7 {
  margin-left: 29.16666667%;
}
.col-xs-offset-6 {
  margin-left: 25%;
}
.col-xs-offset-5 {
  margin-left: 20.83333333%;
}
.col-xs-offset-4 {
  margin-left: 16.66666667%;
}
.col-xs-offset-3 {
  margin-left: 12.5%;
}
.col-xs-offset-2 {
  margin-left: 8.33333333%;
}
.col-xs-offset-1 {
  margin-left: 4.16666667%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@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, .col-sm-13, .col-sm-14, .col-sm-15, .col-sm-16, .col-sm-17, .col-sm-18, .col-sm-19, .col-sm-20, .col-sm-21, .col-sm-22, .col-sm-23, .col-sm-24 {
    float: left;
  }
  .col-sm-24 {
    width: 100%;
  }
  .col-sm-23 {
    width: 95.83333333%;
  }
  .col-sm-22 {
    width: 91.66666667%;
  }
  .col-sm-21 {
    width: 87.5%;
  }
  .col-sm-20 {
    width: 83.33333333%;
  }
  .col-sm-19 {
    width: 79.16666667%;
  }
  .col-sm-18 {
    width: 75%;
  }
  .col-sm-17 {
    width: 70.83333333%;
  }
  .col-sm-16 {
    width: 66.66666667%;
  }
  .col-sm-15 {
    width: 62.5%;
  }
  .col-sm-14 {
    width: 58.33333333%;
  }
  .col-sm-13 {
    width: 54.16666667%;
  }
  .col-sm-12 {
    width: 50%;
  }
  .col-sm-11 {
    width: 45.83333333%;
  }
  .col-sm-10 {
    width: 41.66666667%;
  }
  .col-sm-9 {
    width: 37.5%;
  }
  .col-sm-8 {
    width: 33.33333333%;
  }
  .col-sm-7 {
    width: 29.16666667%;
  }
  .col-sm-6 {
    width: 25%;
  }
  .col-sm-5 {
    width: 20.83333333%;
  }
  .col-sm-4 {
    width: 16.66666667%;
  }
  .col-sm-3 {
    width: 12.5%;
  }
  .col-sm-2 {
    width: 8.33333333%;
  }
  .col-sm-1 {
    width: 4.16666667%;
  }
  .col-sm-pull-24 {
    right: 100%;
  }
  .col-sm-pull-23 {
    right: 95.83333333%;
  }
  .col-sm-pull-22 {
    right: 91.66666667%;
  }
  .col-sm-pull-21 {
    right: 87.5%;
  }
  .col-sm-pull-20 {
    right: 83.33333333%;
  }
  .col-sm-pull-19 {
    right: 79.16666667%;
  }
  .col-sm-pull-18 {
    right: 75%;
  }
  .col-sm-pull-17 {
    right: 70.83333333%;
  }
  .col-sm-pull-16 {
    right: 66.66666667%;
  }
  .col-sm-pull-15 {
    right: 62.5%;
  }
  .col-sm-pull-14 {
    right: 58.33333333%;
  }
  .col-sm-pull-13 {
    right: 54.16666667%;
  }
  .col-sm-pull-12 {
    right: 50%;
  }
  .col-sm-pull-11 {
    right: 45.83333333%;
  }
  .col-sm-pull-10 {
    right: 41.66666667%;
  }
  .col-sm-pull-9 {
    right: 37.5%;
  }
  .col-sm-pull-8 {
    right: 33.33333333%;
  }
  .col-sm-pull-7 {
    right: 29.16666667%;
  }
  .col-sm-pull-6 {
    right: 25%;
  }
  .col-sm-pull-5 {
    right: 20.83333333%;
  }
  .col-sm-pull-4 {
    right: 16.66666667%;
  }
  .col-sm-pull-3 {
    right: 12.5%;
  }
  .col-sm-pull-2 {
    right: 8.33333333%;
  }
  .col-sm-pull-1 {
    right: 4.16666667%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-24 {
    left: 100%;
  }
  .col-sm-push-23 {
    left: 95.83333333%;
  }
  .col-sm-push-22 {
    left: 91.66666667%;
  }
  .col-sm-push-21 {
    left: 87.5%;
  }
  .col-sm-push-20 {
    left: 83.33333333%;
  }
  .col-sm-push-19 {
    left: 79.16666667%;
  }
  .col-sm-push-18 {
    left: 75%;
  }
  .col-sm-push-17 {
    left: 70.83333333%;
  }
  .col-sm-push-16 {
    left: 66.66666667%;
  }
  .col-sm-push-15 {
    left: 62.5%;
  }
  .col-sm-push-14 {
    left: 58.33333333%;
  }
  .col-sm-push-13 {
    left: 54.16666667%;
  }
  .col-sm-push-12 {
    left: 50%;
  }
  .col-sm-push-11 {
    left: 45.83333333%;
  }
  .col-sm-push-10 {
    left: 41.66666667%;
  }
  .col-sm-push-9 {
    left: 37.5%;
  }
  .col-sm-push-8 {
    left: 33.33333333%;
  }
  .col-sm-push-7 {
    left: 29.16666667%;
  }
  .col-sm-push-6 {
    left: 25%;
  }
  .col-sm-push-5 {
    left: 20.83333333%;
  }
  .col-sm-push-4 {
    left: 16.66666667%;
  }
  .col-sm-push-3 {
    left: 12.5%;
  }
  .col-sm-push-2 {
    left: 8.33333333%;
  }
  .col-sm-push-1 {
    left: 4.16666667%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-24 {
    margin-left: 100%;
  }
  .col-sm-offset-23 {
    margin-left: 95.83333333%;
  }
  .col-sm-offset-22 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-21 {
    margin-left: 87.5%;
  }
  .col-sm-offset-20 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-19 {
    margin-left: 79.16666667%;
  }
  .col-sm-offset-18 {
    margin-left: 75%;
  }
  .col-sm-offset-17 {
    margin-left: 70.83333333%;
  }
  .col-sm-offset-16 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-15 {
    margin-left: 62.5%;
  }
  .col-sm-offset-14 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-13 {
    margin-left: 54.16666667%;
  }
  .col-sm-offset-12 {
    margin-left: 50%;
  }
  .col-sm-offset-11 {
    margin-left: 45.83333333%;
  }
  .col-sm-offset-10 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-9 {
    margin-left: 37.5%;
  }
  .col-sm-offset-8 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-7 {
    margin-left: 29.16666667%;
  }
  .col-sm-offset-6 {
    margin-left: 25%;
  }
  .col-sm-offset-5 {
    margin-left: 20.83333333%;
  }
  .col-sm-offset-4 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-3 {
    margin-left: 12.5%;
  }
  .col-sm-offset-2 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-1 {
    margin-left: 4.16666667%;
  }
  .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, .col-md-18, .col-md-19, .col-md-20, .col-md-21, .col-md-22, .col-md-23, .col-md-24 {
    float: left;
  }
  .col-md-24 {
    width: 100%;
  }
  .col-md-23 {
    width: 95.83333333%;
  }
  .col-md-22 {
    width: 91.66666667%;
  }
  .col-md-21 {
    width: 87.5%;
  }
  .col-md-20 {
    width: 83.33333333%;
  }
  .col-md-19 {
    width: 79.16666667%;
  }
  .col-md-18 {
    width: 75%;
  }
  .col-md-17 {
    width: 70.83333333%;
  }
  .col-md-16 {
    width: 66.66666667%;
  }
  .col-md-15 {
    width: 62.5%;
  }
  .col-md-14 {
    width: 58.33333333%;
  }
  .col-md-13 {
    width: 54.16666667%;
  }
  .col-md-12 {
    width: 50%;
  }
  .col-md-11 {
    width: 45.83333333%;
  }
  .col-md-10 {
    width: 41.66666667%;
  }
  .col-md-9 {
    width: 37.5%;
  }
  .col-md-8 {
    width: 33.33333333%;
  }
  .col-md-7 {
    width: 29.16666667%;
  }
  .col-md-6 {
    width: 25%;
  }
  .col-md-5 {
    width: 20.83333333%;
  }
  .col-md-4 {
    width: 16.66666667%;
  }
  .col-md-3 {
    width: 12.5%;
  }
  .col-md-2 {
    width: 8.33333333%;
  }
  .col-md-1 {
    width: 4.16666667%;
  }
  .col-md-pull-24 {
    right: 100%;
  }
  .col-md-pull-23 {
    right: 95.83333333%;
  }
  .col-md-pull-22 {
    right: 91.66666667%;
  }
  .col-md-pull-21 {
    right: 87.5%;
  }
  .col-md-pull-20 {
    right: 83.33333333%;
  }
  .col-md-pull-19 {
    right: 79.16666667%;
  }
  .col-md-pull-18 {
    right: 75%;
  }
  .col-md-pull-17 {
    right: 70.83333333%;
  }
  .col-md-pull-16 {
    right: 66.66666667%;
  }
  .col-md-pull-15 {
    right: 62.5%;
  }
  .col-md-pull-14 {
    right: 58.33333333%;
  }
  .col-md-pull-13 {
    right: 54.16666667%;
  }
  .col-md-pull-12 {
    right: 50%;
  }
  .col-md-pull-11 {
    right: 45.83333333%;
  }
  .col-md-pull-10 {
    right: 41.66666667%;
  }
  .col-md-pull-9 {
    right: 37.5%;
  }
  .col-md-pull-8 {
    right: 33.33333333%;
  }
  .col-md-pull-7 {
    right: 29.16666667%;
  }
  .col-md-pull-6 {
    right: 25%;
  }
  .col-md-pull-5 {
    right: 20.83333333%;
  }
  .col-md-pull-4 {
    right: 16.66666667%;
  }
  .col-md-pull-3 {
    right: 12.5%;
  }
  .col-md-pull-2 {
    right: 8.33333333%;
  }
  .col-md-pull-1 {
    right: 4.16666667%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-24 {
    left: 100%;
  }
  .col-md-push-23 {
    left: 95.83333333%;
  }
  .col-md-push-22 {
    left: 91.66666667%;
  }
  .col-md-push-21 {
    left: 87.5%;
  }
  .col-md-push-20 {
    left: 83.33333333%;
  }
  .col-md-push-19 {
    left: 79.16666667%;
  }
  .col-md-push-18 {
    left: 75%;
  }
  .col-md-push-17 {
    left: 70.83333333%;
  }
  .col-md-push-16 {
    left: 66.66666667%;
  }
  .col-md-push-15 {
    left: 62.5%;
  }
  .col-md-push-14 {
    left: 58.33333333%;
  }
  .col-md-push-13 {
    left: 54.16666667%;
  }
  .col-md-push-12 {
    left: 50%;
  }
  .col-md-push-11 {
    left: 45.83333333%;
  }
  .col-md-push-10 {
    left: 41.66666667%;
  }
  .col-md-push-9 {
    left: 37.5%;
  }
  .col-md-push-8 {
    left: 33.33333333%;
  }
  .col-md-push-7 {
    left: 29.16666667%;
  }
  .col-md-push-6 {
    left: 25%;
  }
  .col-md-push-5 {
    left: 20.83333333%;
  }
  .col-md-push-4 {
    left: 16.66666667%;
  }
  .col-md-push-3 {
    left: 12.5%;
  }
  .col-md-push-2 {
    left: 8.33333333%;
  }
  .col-md-push-1 {
    left: 4.16666667%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-24 {
    margin-left: 100%;
  }
  .col-md-offset-23 {
    margin-left: 95.83333333%;
  }
  .col-md-offset-22 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-21 {
    margin-left: 87.5%;
  }
  .col-md-offset-20 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-19 {
    margin-left: 79.16666667%;
  }
  .col-md-offset-18 {
    margin-left: 75%;
  }
  .col-md-offset-17 {
    margin-left: 70.83333333%;
  }
  .col-md-offset-16 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-15 {
    margin-left: 62.5%;
  }
  .col-md-offset-14 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-13 {
    margin-left: 54.16666667%;
  }
  .col-md-offset-12 {
    margin-left: 50%;
  }
  .col-md-offset-11 {
    margin-left: 45.83333333%;
  }
  .col-md-offset-10 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-9 {
    margin-left: 37.5%;
  }
  .col-md-offset-8 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-7 {
    margin-left: 29.16666667%;
  }
  .col-md-offset-6 {
    margin-left: 25%;
  }
  .col-md-offset-5 {
    margin-left: 20.83333333%;
  }
  .col-md-offset-4 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-3 {
    margin-left: 12.5%;
  }
  .col-md-offset-2 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-1 {
    margin-left: 4.16666667%;
  }
  .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, .col-lg-18, .col-lg-19, .col-lg-20, .col-lg-21, .col-lg-22, .col-lg-23, .col-lg-24 {
    float: left;
  }
  .col-lg-24 {
    width: 100%;
  }
  .col-lg-23 {
    width: 95.83333333%;
  }
  .col-lg-22 {
    width: 91.66666667%;
  }
  .col-lg-21 {
    width: 87.5%;
  }
  .col-lg-20 {
    width: 83.33333333%;
  }
  .col-lg-19 {
    width: 79.16666667%;
  }
  .col-lg-18 {
    width: 75%;
  }
  .col-lg-17 {
    width: 70.83333333%;
  }
  .col-lg-16 {
    width: 66.66666667%;
  }
  .col-lg-15 {
    width: 62.5%;
  }
  .col-lg-14 {
    width: 58.33333333%;
  }
  .col-lg-13 {
    width: 54.16666667%;
  }
  .col-lg-12 {
    width: 50%;
  }
  .col-lg-11 {
    width: 45.83333333%;
  }
  .col-lg-10 {
    width: 41.66666667%;
  }
  .col-lg-9 {
    width: 37.5%;
  }
  .col-lg-8 {
    width: 33.33333333%;
  }
  .col-lg-7 {
    width: 29.16666667%;
  }
  .col-lg-6 {
    width: 25%;
  }
  .col-lg-5 {
    width: 20.83333333%;
  }
  .col-lg-4 {
    width: 16.66666667%;
  }
  .col-lg-3 {
    width: 12.5%;
  }
  .col-lg-2 {
    width: 8.33333333%;
  }
  .col-lg-1 {
    width: 4.16666667%;
  }
  .col-lg-pull-24 {
    right: 100%;
  }
  .col-lg-pull-23 {
    right: 95.83333333%;
  }
  .col-lg-pull-22 {
    right: 91.66666667%;
  }
  .col-lg-pull-21 {
    right: 87.5%;
  }
  .col-lg-pull-20 {
    right: 83.33333333%;
  }
  .col-lg-pull-19 {
    right: 79.16666667%;
  }
  .col-lg-pull-18 {
    right: 75%;
  }
  .col-lg-pull-17 {
    right: 70.83333333%;
  }
  .col-lg-pull-16 {
    right: 66.66666667%;
  }
  .col-lg-pull-15 {
    right: 62.5%;
  }
  .col-lg-pull-14 {
    right: 58.33333333%;
  }
  .col-lg-pull-13 {
    right: 54.16666667%;
  }
  .col-lg-pull-12 {
    right: 50%;
  }
  .col-lg-pull-11 {
    right: 45.83333333%;
  }
  .col-lg-pull-10 {
    right: 41.66666667%;
  }
  .col-lg-pull-9 {
    right: 37.5%;
  }
  .col-lg-pull-8 {
    right: 33.33333333%;
  }
  .col-lg-pull-7 {
    right: 29.16666667%;
  }
  .col-lg-pull-6 {
    right: 25%;
  }
  .col-lg-pull-5 {
    right: 20.83333333%;
  }
  .col-lg-pull-4 {
    right: 16.66666667%;
  }
  .col-lg-pull-3 {
    right: 12.5%;
  }
  .col-lg-pull-2 {
    right: 8.33333333%;
  }
  .col-lg-pull-1 {
    right: 4.16666667%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-24 {
    left: 100%;
  }
  .col-lg-push-23 {
    left: 95.83333333%;
  }
  .col-lg-push-22 {
    left: 91.66666667%;
  }
  .col-lg-push-21 {
    left: 87.5%;
  }
  .col-lg-push-20 {
    left: 83.33333333%;
  }
  .col-lg-push-19 {
    left: 79.16666667%;
  }
  .col-lg-push-18 {
    left: 75%;
  }
  .col-lg-push-17 {
    left: 70.83333333%;
  }
  .col-lg-push-16 {
    left: 66.66666667%;
  }
  .col-lg-push-15 {
    left: 62.5%;
  }
  .col-lg-push-14 {
    left: 58.33333333%;
  }
  .col-lg-push-13 {
    left: 54.16666667%;
  }
  .col-lg-push-12 {
    left: 50%;
  }
  .col-lg-push-11 {
    left: 45.83333333%;
  }
  .col-lg-push-10 {
    left: 41.66666667%;
  }
  .col-lg-push-9 {
    left: 37.5%;
  }
  .col-lg-push-8 {
    left: 33.33333333%;
  }
  .col-lg-push-7 {
    left: 29.16666667%;
  }
  .col-lg-push-6 {
    left: 25%;
  }
  .col-lg-push-5 {
    left: 20.83333333%;
  }
  .col-lg-push-4 {
    left: 16.66666667%;
  }
  .col-lg-push-3 {
    left: 12.5%;
  }
  .col-lg-push-2 {
    left: 8.33333333%;
  }
  .col-lg-push-1 {
    left: 4.16666667%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-24 {
    margin-left: 100%;
  }
  .col-lg-offset-23 {
    margin-left: 95.83333333%;
  }
  .col-lg-offset-22 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-21 {
    margin-left: 87.5%;
  }
  .col-lg-offset-20 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-19 {
    margin-left: 79.16666667%;
  }
  .col-lg-offset-18 {
    margin-left: 75%;
  }
  .col-lg-offset-17 {
    margin-left: 70.83333333%;
  }
  .col-lg-offset-16 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-15 {
    margin-left: 62.5%;
  }
  .col-lg-offset-14 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-13 {
    margin-left: 54.16666667%;
  }
  .col-lg-offset-12 {
    margin-left: 50%;
  }
  .col-lg-offset-11 {
    margin-left: 45.83333333%;
  }
  .col-lg-offset-10 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-9 {
    margin-left: 37.5%;
  }
  .col-lg-offset-8 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-7 {
    margin-left: 29.16666667%;
  }
  .col-lg-offset-6 {
    margin-left: 25%;
  }
  .col-lg-offset-5 {
    margin-left: 20.83333333%;
  }
  .col-lg-offset-4 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-3 {
    margin-left: 12.5%;
  }
  .col-lg-offset-2 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-1 {
    margin-left: 4.16666667%;
  }
  .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;
}
@font-face {
  font-family: "Dax W01 Regular";
  src: url("fonts/ece88577-b8b8-43cf-a4b2-cee1bf0640b7.eot?#iefix");
  src: url("fonts/ece88577-b8b8-43cf-a4b2-cee1bf0640b7.eot?#iefix") format("eot"), url("fonts/c945938b-c6f1-45ce-81b4-27cdab6611c5.woff2") format("woff2"), url("fonts/d050c6b0-688c-4ffa-a322-80eee7ecdbd1.woff") format("woff"), url("fonts/e300767a-3d9e-49db-ae5c-ad1e0609e480.ttf") format("truetype"), url("fonts/f533832f-a48d-4ed8-815e-f84d8627af32.svg#f533832f-a48d-4ed8-815e-f84d8627af32") format("svg");
}
@font-face {
  font-family: "Dax W01 Medium";
  src: url("fonts/5323bc39-8987-47cd-8f94-4402b78570a1.eot?#iefix");
  src: url("fonts/5323bc39-8987-47cd-8f94-4402b78570a1.eot?#iefix") format("eot"), url("fonts/4c02235c-5b87-4303-ad70-89daa8187ef1.woff2") format("woff2"), url("fonts/b6096034-911a-4987-80e2-102c62f58fb2.woff") format("woff"), url("fonts/7926c9b3-d774-429b-a204-2ef9f5a1e178.ttf") format("truetype"), url("fonts/52f6974e-9eec-4eb8-8372-8b1579b5816d.svg#52f6974e-9eec-4eb8-8372-8b1579b5816d") format("svg");
}
@font-face {
  font-family: "Dax W01 Bold";
  src: url("fonts/85405ba1-43c8-4a3a-8428-22b1f50de09f.eot?#iefix");
  src: url("fonts/85405ba1-43c8-4a3a-8428-22b1f50de09f.eot?#iefix") format("eot"), url("fonts/cdf95fd0-9d1f-4daa-82ea-b25dbd236444.woff2") format("woff2"), url("fonts/a7bdb1d5-35e0-4e9a-a581-75a95390fdf6.woff") format("woff"), url("fonts/0e2c4516-abd0-40b6-b075-f67bc7b1f0b7.ttf") format("truetype"), url("fonts/ae6891a8-3217-48c4-88a1-08ebcf8ff27f.svg#ae6891a8-3217-48c4-88a1-08ebcf8ff27f") format("svg");
}
html {
  font-size: 62.5%;
}
body {
  font-size: 1.5rem;
  line-height: 1.6;
  font-weight: normal;
  font-family: "Dax W01 Medium", 'Helvetica Neue', Helvetica, Arial, sans-serif;
  background: #fff;
  color: #000;
  -webkit-font-smoothing: antialiased;
}
/* #Typography
 ================================================== */
h1, h2, h3, h4, h5, h6 {
  margin: 0 0 2.4rem;
  line-height: 1.2em;
  font-family: "Dax W01 Bold", 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: normal;
}
h1 {
  font-size: 36px;
  font-size: 3.6rem;
}
h2 {
  font-size: 24px;
  font-size: 2.4rem;
}
h3 {
  font-size: 20px;
  font-size: 2rem;
}
h4 {
  font-size: 18px;
  font-size: 1.8rem;
}
h5, h6 {
  letter-spacing: 2px;
  text-transform: uppercase;
  font-size: 14px;
  font-size: 1.4rem;
}
h1.utility-page-title:after {
  display: block;
  content: "";
  width: 72px;
  height: 2px;
  margin: 2.4rem auto 6rem;
  background: #000;
}
h2.page-intro {
  margin-bottom: 2.4rem;
  line-height: 1.25;
  font-family: "Dax W01 Regular", 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 20px;
  font-size: 2rem;
  color: #000;
}
h2.page-intro:before {
  display: block;
  content: "";
  width: 36px;
  height: 2px;
  margin-top: -6px;
  margin-bottom: 2.4rem;
  background: #000;
}
p {
  margin: 0 0 2.4rem 0;
}
p img {
  margin: 0;
}
p.more-link a.button {
  float: left;
}
em {
  font-style: italic;
}
strong {
  font-weight: bold;
}
small {
  font-size: 80%;
}
hr {
  clear: both;
  border: solid #ddd;
  border-width: 1px 0 0;
  margin: 1rem 0 2rem;
  height: 0;
}
.center {
  text-align: center;
}
.dont-break-out {
  /* These are technically the same, but use both */
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  /* This is the dangerous one in WebKit, as it breaks things wherever */
  word-break: break-all;
  /* Instead use this non-standard one: */
  word-break: break-word;
  /* Adds a hyphen where the word breaks, if supported (No Blink) */
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
}
/* #Lists
 ================================================== */
ul, ol {
  margin: 0 0 2rem;
}
ul {
  list-style: none;
}
article ul {
  list-style: disc outside;
}
ol {
  list-style: decimal;
}
ul ul, ul ol, ol ol, ol ul {
  margin: 0.5em 0 0.5em 2em;
}
ul ul li, ul ol li, ol ol li, ol ul li {
  margin-bottom: 0.5em;
}
li {
  line-height: 1.4em;
  margin-bottom: 1.4rem;
}
li p {
  line-height: 1.5em;
}
/* #Other Typography
 ================================================== */
address {
  margin-bottom: 2rem;
}
blockquote {
  margin-bottom: 2rem;
}
blockquote p {
  line-height: 1.3em;
  font-size: 1.5rem;
  color: #888;
}
blockquote.shortcode-pullquote:before {
  display: block;
  content: "";
  width: 50%;
  padding-bottom: 2.4rem;
  border-top: 2px solid #c03;
}
blockquote.shortcode-pullquote {
  width: 33%;
  padding: 1rem 0;
  line-height: 1.25;
  font: normal 2.4rem "Dax W01 Bold", 'Helvetica Neue', Helvetica, Arial, sans-serif;
  color: #000;
  border: none;
}
blockquote.shortcode-pullquote.right {
  float: right;
}
blockquote.shortcode-pullquote.left {
  float: left;
}
pre, code {
  margin: 0 0 1rem;
  padding: 0.5rem;
  font-weight: bold;
  background: #ddd;
  color: #333;
  font-family: Courier, monospace;
  overflow: scroll;
}
dt {
  font-weight: bold;
}
dd {
  margin-bottom: 1rem;
  margin-left: 0;
}
sup, sub {
  vertical-align: baseline;
  position: relative;
  top: -0.4em;
}
sub {
  top: 0.4em;
}
img, video {
  max-width: 100% !important;
  height: auto;
}
.full-width-featured-image {
  width: 100%;
}
.full-width-featured-image:before {
  content: '';
  float: left;
  padding-bottom: 28.5714285714%;
}
.full-width-featured-image:after {
  content: '';
  display: table;
  clear: both;
}
/* #WordPress Images
 ================================================== */
.gallery .gallery-item img {
  border: none !important;
}
.gallery dl {
  margin: 0;
  padding: 0;
  border: none;
}
.alignnone {
  margin: 5px 20px 20px 0;
}
.aligncenter, div.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}
.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}
.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}
.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}
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 {
  max-width: 100%;
  /* Image does not overflow the content area */
  text-align: left;
}
.gallery .gallery-caption {
  padding: 8px 10px 10px;
  text-align: left;
}
.gallery .gallery-item dt a img {
  display: inline-block;
  margin: 0 auto;
}
.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 {
  font-size: 14px;
  line-height: 2.4rem;
  margin: 0 0 2.4rem;
  padding: 1.2rem 1.8rem;
  background: #f1f5f6;
}
/* #Native Audio 
 ================================================== */
/* Forms
 –––––––––––––––––––––––––––––––––––––––––––––––––– */
input[type="email"], input[type="search"], input[type="text"], input[type="password"], textarea, select {
  margin-bottom: 2rem;
  border: 1px solid #ddd;
  font-size: 1.5rem;
  font-weight: normal;
  font-family: "Dax W01 Medium", 'Helvetica Neue', Helvetica, Arial, sans-serif;
  width: 100%;
  height: auto;
  padding: 1.5rem 1.2rem 1.4rem;
  box-shadow: none;
  background: #fff;
  color: #000;
}
/* Removes awwkard default styles on some inputs */
input[type="email"], input[type="search"], input[type="text"], textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
textarea {
  min-height: 10rem;
  max-width: 96%;
  padding-top: 6px;
  padding-bottom: 6px;
  font-family: "Dax W01 Medium", 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
input[type="email"]:focus, input[type="search"]:focus, input[type="text"]:focus, input[type="password"]:focus, textarea:focus, select:focus {
  border: 1px solid #c03;
  outline: 0;
}
label, legend {
  display: block;
  font-weight: bold;
  font-size: 1.4rem;
  margin-bottom: 0.5rem;
}
fieldset {
  border-width: 0;
  padding: 0;
}
input[type="checkbox"], input[type="radio"] {
  display: inline;
}
label > .label-body {
  display: inline-block;
  font-weight: normal;
  margin-left: 0.5rem;
}
article form {
  display: block;
}
/* stop rounding on iOS */
.searchform input {
  -webkit-appearance: none;
  border-radius: 0;
}
/* https://css-tricks.com/almanac/selectors/p/placeholder/ */
::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  font-weight: normal;
  font-family: "Dax W01 Medium", 'Helvetica Neue', Helvetica, Arial, sans-serif;
  color: #000;
}
::-moz-placeholder {
  /* Firefox 19+ */
  font-weight: normal;
  font-family: "Dax W01 Medium", 'Helvetica Neue', Helvetica, Arial, sans-serif;
  color: #000;
}
:-ms-input-placeholder {
  /* IE 10+ */
  font-weight: normal;
  font-family: "Dax W01 Medium", 'Helvetica Neue', Helvetica, Arial, sans-serif;
  color: #000;
}
:-moz-placeholder {
  /* Firefox 18- */
  font-weight: normal;
  font-family: "Dax W01 Medium", 'Helvetica Neue', Helvetica, Arial, sans-serif;
  color: #000;
}
/* Search form https://codepen.io/dodozhang21/pen/xeBzu */
.wp-search {
  width: 100%;
  position: relative;
  font-size: 1.4rem;
}
.wp-search:before {
  position: absolute;
  top: 0;
  right: 0;
  width: 32px;
  height: 32px;
  line-height: 32px;
  font-family: 'FontAwesome';
  content: '\f002';
  background: #f1f5f6;
  text-align: center;
  color: #262626;
  -webkit-font-smoothing: subpixel-antialiased;
  font-smooth: always;
}
input.searchTerm {
  width: 100%;
  background: #f1f5f6;
  border-bottom: 3px solid #f1f5f6;
  padding: 4px 8px;
  height: 32px;
  outline: none;
  border: none;
}
input.searchButton {
  position: absolute;
  top: 0;
  right: 0;
  width: 36px;
  height: 36px;
  opacity: 0;
  cursor: pointer;
}
@media only screen and (min-width: 1190px) {
  header .wp-search {
    margin-top: -32px;
    margin-bottom: 24px;
  }
}
/* Footer Signup Block */
.signup-textfield {
  float: left;
  width: calc(70% - 6px);
  margin-right: 6px;
}
.signup-button {
  float: left;
  width: 30%;
}
.signup-textfield input, .signup-button input {
  height: 44px;
}
/* Gravity Forms */
.gform_wrapper .field_sublabel_below .ginput_complex.ginput_container label, .gform_wrapper .field_sublabel_below div[class*=gfield_time_].ginput_container label {
  margin-top: -10px !important;
}
/* #Links
 ================================================== */
a {
  transition: color 0.2s ease;
  color: #c03;
}
a:visited {
  color: #c03;
}
a:hover, a:focus, a:active {
  color: #000;
  outline: 0;
}
a img {
  display: block;
  border: none;
}
/* #Buttons
 ================================================== */
p.button-container {
  margin-top: 3.6rem;
}
.button, .button:visited {
  height: 44px;
  padding: 1rem 2.4rem 1.2rem;
  line-height: 1;
  text-align: center;
  text-decoration: none;
  font-family: "Dax W01 Medium", 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: bold;
  background: #6e6e6e;
  border: none;
  color: #fff;
  transition: background-color 0.2s ease;
  -webkit-appearance: none;
}
.button:hover, .button:visited:hover {
  cursor: pointer;
}
.button:hover, .button:visited:hover, .button:focus, .button:visited:focus, .button:active, .button:visited:active {
  color: #fff;
  text-decoration: none;
  background: #c03;
}
.button i {
  font-size: 14px;
  margin-left: 8px;
  position: relative;
  top: 0px;
}
.button.secondary-button, .featured-page-widget .button, .button.secondary-button:visited, .featured-page-widget .button:visited {
  background: #c03;
}
.button.secondary-button:hover, .featured-page-widget .button:hover, .button.secondary-button:visited:hover, .featured-page-widget .button:visited:hover {
  cursor: pointer;
}
.button.secondary-button:hover, .featured-page-widget .button:hover, .button.secondary-button:visited:hover, .featured-page-widget .button:visited:hover, .button.secondary-button:focus, .featured-page-widget .button:focus, .button.secondary-button:visited:focus, .featured-page-widget .button:visited:focus, .button.secondary-button:active, .featured-page-widget .button:active, .button.secondary-button:visited:active, .featured-page-widget .button:visited:active {
  background: #990026;
  color: #fff;
  text-decoration: none;
}
button.tertiary-button, a.tertiary-button.button, a.tertiary-button.button:visited {
  padding: 1.2rem;
  background: #fff;
  font-weight: normal;
  color: #c03;
}
button.tertiary-button:hover, a.tertiary-button.button:hover, a.tertiary-button.button:visited:hover {
  cursor: pointer;
}
button.tertiary-button:hover, a.tertiary-button.button:hover, a.tertiary-button.button:visited:hover, button.tertiary-button:focus, a.tertiary-button.button:focus, a.tertiary-button.button:visited:focus, button.tertiary-button:active, a.tertiary-button.button:active, a.tertiary-button.button:visited:active {
  background: #c03;
  color: #fff;
  text-decoration: none;
}
a.tertiary-button.pointer-button {
  padding: 1.6rem 2.1rem;
}
a.pointer-button i {
  margin-left: 8px;
  font-size: 16px;
}
/* Tables
 –––––––––––––––––––––––––––––––––––––––––––––––––– */
th, td {
  padding: 12px 15px;
  text-align: left;
  border-bottom: 1px solid #ddd;
}
th:first-child, td:first-child {
  padding-left: 0;
}
th:last-child, td:last-child {
  padding-right: 0;
}
table {
  margin-bottom: 2rem;
}
/* #Header
 ================================================== */
header {
  padding: 4.8rem 0 0;
}
body.home header {
  padding: 4.8rem 0 3.6rem;
}
@media only screen and (min-width: 768px) and (max-width: 1189px) {
  header {
    padding: 2.4rem 0 0;
  }
  body.home header {
    padding: 2.4rem 0 1.2rem;
  }
}
@media only screen and (max-width: 767px) {
  #site-logo a svg {
    width: 280px;
    height: 54px;
  }
}
#primary-nav {
  clear: both;
  margin: 9px 0 0;
  text-align: right;
}
#primary-nav.menu-shift {
  clear: both;
  float: left;
  width: 100%;
  margin: 1.2rem 0 0;
  text-align: left;
}
ul.nav-menu, .nav-menu > ul, .nav-menu ul {
  margin: 0;
  padding: 0;
}
.nav-menu li {
  display: inline-block;
  position: relative;
  margin: 0;
}
.nav-menu li ul li {
  margin: 0;
}
.nav-menu li a {
  transition: none;
  display: block;
  padding: 1rem 2rem;
  line-height: 1.5;
  font-size: 1.6rem;
  text-decoration: none;
  color: #000;
}
@media only screen and (max-width: 768px) {
  .nav-menu li a {
    padding: 1.2rem 1.8rem;
  }
}
.nav-menu li:hover > a, .nav-menu li a:hover, .nav-menu li:focus > a, .nav-menu li a:focus {
  background: #c03;
  color: #fff;
  cursor: pointer;
}
.nav-menu .sub-menu, .nav-menu .children {
  border-top: 0;
  padding: 0;
  position: absolute;
  left: 0;
  top: 44px;
  z-index: 99999;
  height: 1px;
  width: 1px;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
}
.nav-menu .sub-menu ul, .nav-menu .children ul {
  border-left: 0;
  left: 100%;
  top: 0;
}
ul.nav-menu ul a, .nav-menu ul ul a {
  text-align: left;
  background: #c03;
  color: #fff;
  margin: 0;
  width: 200px;
}
ul.nav-menu ul a:hover, .nav-menu ul ul a:hover, ul.nav-menu ul a:focus, .nav-menu ul ul a:focus {
  background: #000;
  color: #fff;
  cursor: pointer;
}
ul.nav-menu li:hover > ul, .nav-menu ul li:hover > ul, ul.nav-menu .focus > ul, .nav-menu .focus > ul {
  clip: inherit;
  overflow: inherit;
  height: inherit;
  width: inherit;
}
ul.nav-menu li.menu-item-has-children > a:after {
  display: inline-block;
  position: relative;
  left: 6px;
  content: "\f107";
  text-decoration: none;
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  color: #c03;
}
.nav-menu li ul li.menu-item-has-children > a:after, .nav-menu li ul li.menu-item-has-children > a:after, .nav-menu li ul li.menu-item-has-children > a:after {
  content: "\f105";
  left: 9px;
  color: #fff;
}
.nav-menu li.menu-item-has-children:hover > a:after, .nav-menu li.menu-item-has-children:focus > a:after, .nav-menu li.menu-item-has-children:active > a:after {
  color: #fff;
}
/* Breadcrumbs */
#breadcrumb-wrap {
  background: #fff;
}
#breadcrumb-inner {
  padding-top: 2.4rem;
  padding-bottom: 2.4rem;
  line-height: 2.4rem;
  font-size: 1.4rem;
  color: #000;
}
#breadcrumbs span i.divider {
  position: relative;
  top: 0;
  margin: 0 4px 0 8px;
  font-size: 14px;
  color: #9b9b9b;
}
#breadcrumbs a {
  color: #000;
}
#breadcrumbs a:visited {
  color: #000;
}
#breadcrumbs a:hover, #breadcrumbs a:focus, #breadcrumbs a:active {
  color: #c03;
  outline: 0;
}
/* Archives */
h2.archive-description {
  margin-bottom: 4.8rem;
  line-height: 1.25;
  font-family: "Dax W01 Medium";
  font-size: 2rem;
}
h2.archive-description:before {
  display: block;
  content: "";
  width: 36px;
  height: 2px;
  margin-bottom: 1.8rem;
  background: #000;
}
p.archive-description {
  margin-bottom: 4.8rem;
  line-height: 1.25;
  font-size: 1.6rem;
}
p.archive-description:before {
  display: block;
  content: "";
  width: 36px;
  height: 2px;
  margin-bottom: 3.6rem;
  background: #000;
}
/* Listing Archives */
.index-listing h1 {
  margin-bottom: 3rem;
}
.index-listing article {
  float: left;
  width: 100%;
  margin-bottom: 6rem;
}
.index-listing article h2 {
  line-height: 1.25;
  margin-bottom: 1.2rem;
  font-size: 2rem;
}
.index-listing article h2 a {
  text-decoration: none;
  color: #000;
}
.index-listing article h2 a:hover, .index-listing article h2 a:focus, .index-listing article h2 a:active {
  color: #c03;
}
.index-listing article .snippet p.snippet-read-more {
  margin-bottom: 0;
}
.index-listing article .snippet p.snippet-read-more a:hover {
  text-decoration: none;
}
.index-listing article .snippet p.snippet-read-more i {
  margin-left: 6px;
}
/* Object Archives */
body.post-type-archive-object #main-content {
  background: #fff;
}
.grid-toggle {
  float: right;
}
.grid-toggle li {
  display: inline;
  margin: 0 1rem;
}
.grid-toggle li a svg {
  fill: #afafaf;
}
.grid-toggle li a svg:hover {
  fill: #000;
}
.grid-toggle li a.grid-toggle-two {
  position: relative;
  top: 1px;
}
.clearfix-toggle {
  display: none;
}
.clearfix-toggle.clearfix-displayed {
  display: block;
}
.grid-object {
  float: left;
  display: block;
  margin-bottom: 2.4rem;
}
.clearfix-displayed {
  float: left;
  width: 100%;
  height: 40px;
}
.grid-object-inner {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 2.4rem;
}
.grid-object-inner:hover {
  background: #f1f5f6;
}
.grid-object-inner img {
  height: auto;
  /* grim ie11 thing https://stackoverflow.com/questions/41489798/keep-image-ratio-using-max-width-and-max-height-in-ie-11 */
  flex: 1;
  max-width: 100%;
  max-height: 100%;
}
/* Pagination */
div.pagination {
  float: left;
  width: 100%;
  padding-bottom: 6rem;
  text-align: center;
}
body.search div.pagination {
  margin-top: 2.4rem;
}
body.post-type-archive-object .pagination {
  margin-top: 3.6rem;
  padding-bottom: 3.6rem;
}
.wp-pagenavi a, .wp-pagenavi span {
  display: inline-block;
  padding: 1.2rem 1.5rem;
  line-height: 1.5rem;
  text-decoration: none;
  font-size: 1.4rem;
  background: #fff;
  color: #000;
  border: 1px solid #000;
}
.wp-pagenavi span.current {
  background: #000;
  color: #fff;
}
.wp-pagenavi a:hover {
  background: #c03;
  color: #fff;
  border: 1px solid #c03;
}
.wp-pagenavi a i {
  margin-top: -3px;
  position: relative;
  top: 1px;
}
/* Search */
body.search-no-results #main-content form {
  width: 50%;
  margin: 0 auto;
  border: none;
}
@media only screen and (max-width: 767px) {
  body.search-no-results #main-content form {
    width: 100%;
  }
}
/* Single Post */
body.single-post .page-content-inner {
  padding-top: 4rem;
}
.hentry ul, .hentry ol {
  margin: 1rem 0 2rem;
  padding-left: 2.2rem;
}
.hentry ul li {
  list-style-type: disc;
  list-style-position: outside;
}
.postmeta, .postmeta p {
  font-size: 1.4rem;
  color: #9b9b9b;
}
#single-postdate {
  margin: 1rem 0 2rem;
}
#single-postmeta {
  margin: 3rem 0;
  padding: 2rem 0 1rem;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}
#single-postmeta p {
  margin-bottom: 1rem;
}
/* Single Image */
#object-main-inner {
  padding: 0 18px;
}
#object-main-image {
  text-align: center;
  background: #fff;
}
#object-main-image-inner {
  padding: 7.2rem;
}
#object-main-meta {
  background: #2c2c2c;
  color: #fff;
}
#object-main-meta-inner {
  padding: 7.2rem 3.6rem 4.8rem;
}
#object-main-meta h1 {
  line-height: 1.25;
  font-size: 3rem;
  font-family: "Dax W01 Medium";
}
#object-main-meta ul.share-buttons {
  margin: 2.4rem 0;
  padding: 0;
  text-align: center;
}
#object-main-meta ul.share-buttons li {
  display: inline-block;
  margin: 0 0.6rem;
  list-style-type: none;
}
.content-block {
  clear: both;
  display: block;
  width: 100%;
  margin-bottom: 3.6rem;
}
.content-block.standard-wysiwyg .content-block-inner, .content-block.block-2col-wysiwyg .content-block-inner, .content-block.block-3col-wysiwyg .content-block-inner {
  float: left;
  margin: 0 18px;
  padding: 3.6rem 3rem 1.2rem;
  background: #fff;
}
.content-block.standard-wysiwyg .content-block-inner {
  float: left;
  width: calc(100% - 3.6rem);
  padding: 2.4rem 3rem 1.2rem;
}
.content-block.modal-block .content-block-inner {
  margin: -3.6rem 18px 0;
  padding: 1.2rem 3rem 6rem;
  background: #fff;
}
.content-block h2.section-title {
  margin-bottom: 2.4rem;
}
.content-block h3 {
  margin-bottom: 1.5rem;
}
@media only screen and (min-width: 768px) {
  .feature-block {
    margin-bottom: 3.6rem;
  }
}
@media only screen and (max-width: 767px) {
  .feature-block {
    margin-bottom: 2.4rem;
  }
}
.feature-block a.feature-block-image img {
  transition: opacity 0.2s linear;
  -webkit-backface-visibility: hidden;
}
.grid-index .feature-block a.feature-block-image img {
  border: none;
}
.feature-block a.feature-block-image img:hover {
  opacity: 0.8;
}
.feature-block h3 {
  font-size: 2rem;
}
h3.widgettitle {
  margin: 0 0 1.6rem;
}
h3.widgettitle:after, .feature-block h3:after {
  display: block;
  content: "";
  width: 24px;
  height: 2px;
  margin-top: 1.6rem;
  background: #000;
}
.featured-page-widget.alternate-color h3:after {
  background: #fff;
}
.sidebar-search-widget h3:after, .share-widget h3:after, .signup-widget h3:after {
  display: none;
}
.feature-block h2 a, .feature-block h3 a, h3.widgettitle a {
  text-decoration: none;
  color: #000;
}
.feature-block h2 a:hover, .feature-block h3 a:hover, h3.widgettitle a:hover {
  text-decoration: none;
  color: #000;
}
.feature-block-text p {
  margin-bottom: 0;
}
/* Feature block padding and equal heights shiz */
.feature-block-image-container {
  padding: 2.4rem 2.4rem 0;
  background: #fff;
}
a.feature-block-image {
  display: block;
  position: relative;
}
a.feature-block-image img {
  display: block;
}
div.feature-block-text {
  position: relative;
  padding: 2.4rem 2.4rem 9rem;
  background: #fff;
}
div.feature-block-text p.more-link-container {
  position: absolute;
  display: block;
  bottom: 3.6rem;
  width: 100%;
}
/* Picture Block Style 
 .picture-block  a.feature-block-image img{
 border: none;
 }
 .picture-block a{
 display: block;
 color: #fff;
 background: $primary_link;
 text-decoration: none;
 }
 .picture-block a h3{
 display: block;
 padding: 1rem 1.5rem;
 text-align: left;
 font-weight: bold;
 font-size: 1.6rem;
 background: $primary_link;
 color: #fff;
 transition: background-color 0.2s linear;
 }
 .picture-block a:hover h3{
 background-color: $primary_link;
 color: #fff;
 }
 */
@media screen and (max-width: 48em) {
}
.widget-area p, .widget-area li {
  line-height: 1.5;
  font-size: 1.4rem;
}
.widget-area .widget {
  clear: both;
  float: left;
  width: 100%;
  margin-bottom: 3.6rem;
  padding: 0 0 0 2.4rem;
  line-height: 1.5;
  font-size: 1.5rem;
}
.widget-area .widget .widget-inner {
  float: left;
  width: 100%;
  background: #fff;
  position: relative;
  padding: 1.8rem 2.4rem;
}
/* List Widgets */
.widget-area .widget.list-widget ul {
  width: 100%;
  margin-top: 2.4rem;
  padding-left: 0;
}
.widget-area .widget.list-widget ul li {
  display: block;
  float: left;
  width: 100%;
  margin: 0 0 0.6rem;
  padding: 0.6rem 0;
}
.widget-area .widget.list-widget ul li:last-child {
  margin: 0;
}
.widget-area .widget.list-widget ul li:before {
  float: left;
  width: 7%;
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  display: inline-block;
  float: left;
  text-decoration: none;
  margin: 0;
  content: "\f105";
  color: #6e6e6e;
}
.widget-area .widget.list-widget ul li a {
  display: inline-block;
  float: left;
  width: 93%;
  font-weight: normal;
  color: #000;
}
.widget-area .widget.list-widget ul li a:visited {
  color: #000;
}
.widget-area .widget.list-widget ul li a:hover, .widget-area .widget.list-widget ul li a:focus, .widget-area .widget.list-widget ul li a:active {
  color: #c03;
  text-decoration: none;
  outline: 0;
}
.widget-area .widget.list-widget ul ul.children {
  float: left;
  width: 100%;
  margin: 0.6rem 0;
  padding-left: 0;
}
.widget-area .widget.list-widget ul ul.children li {
  padding-left: 2rem;
}
/* Feature Widgets */
.widget-area .feature-widget.widget {
  padding: 0 0 0 2rem;
  background: #f1f5f6;
}
.widget-area .feature-widget.widget h3 {
  color: #c03;
}
.widget p.has-more-button {
  margin-bottom: 1.2rem;
}
.widget-area .featured-page-widget.widget.alternate-color .widget-inner {
  background: #000;
  color: #fff;
}
.widget-area .featured-page-widget.widget.alternate-color .widget-inner h3, .widget-area .featured-page-widget.widget.alternate-color .widget-inner h3 a {
  color: #fff;
}
/* Share Widget */
.widget-area .widget ul.share-buttons {
  margin: 0;
  padding-left: 0;
}
.widget-area .widget ul.share-buttons li {
  display: inline-block;
  margin: 0 0.6rem 0 0;
}
ul.share-buttons .sr-only {
  position: absolute;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  padding: 0;
  border: 0;
  height: 1px;
  width: 1px;
  overflow: hidden;
}
/* Tweets Widget */
.widget-area .widget ul.tweet-list {
  margin: 0;
  padding-left: 0;
}
/* Signup Widget */
.widget-area .widget.signup-widget form input {
  width: 100%;
}
/* Search Widget */
.widget-area .widget.sidebar-search-widget .search-form-input-container.col-sm-18 {
  width: 100%;
}
.widget-area .widget.sidebar-search-widget .search-form-input-container i {
  display: none;
}
.widget-area .widget.sidebar-search-widget .search-form-input-container input {
  width: calc(100% - 26px);
  margin-bottom: 2rem;
  right: 0;
}
.widget-area .widget.sidebar-search-widget .search-form-submit-container.col-sm-6 {
  width: 100%;
}
.widget-area .widget.sidebar-search-widget .search-form-submit-container button {
  float: left;
  width: 100%;
  margin-left: 0;
}
@media screen and (max-width: 1024px) {
  .widget-area .widget, .widget-area .feature-widget.widget {
    padding-left: 0;
    padding-right: 0;
  }
}
/* #Footer
 ================================================== */
footer {
  padding: 4.8rem 0;
  font-family: "Dax W01 Medium", 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 1.4rem;
  background: #000;
  color: #fff;
}
footer h3 {
  margin-bottom: 1.2rem;
  font-size: 1.8rem;
  font-family: "Dax W01 Medium", 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
footer #footer-social h3 {
  margin-bottom: 1.2rem;
}
footer p {
  line-height: 1.5;
  margin-bottom: 0;
}
footer ul {
  margin: 0;
  padding: 0;
}
footer nav ul {
  margin: 0;
  padding: 0;
}
footer nav ul li {
  display: inline;
  margin-right: 10px;
  margin-bottom: 0;
}
footer a {
  line-height: 1.4;
  color: #fff;
}
footer a:visited {
  color: #fff;
}
footer a:hover, footer a:focus, footer a:active {
  color: #fff;
  text-decoration: underline;
}
footer #footer-logos img {
  float: left;
  margin-right: 2.4rem;
}
footer #footer-logos img#middlesex-uni-logo {
  margin-top: 12px;
}
footer #footer-logos img#designated-collection-logo {
  width: 90px;
  height: 90px;
}
footer ul.social-links {
  margin: 0;
  padding: 0;
}
footer ul.social-links li {
  display: inline;
  margin-right: 2.4rem;
}
footer ul.social-links li i {
  display: inline-block;
  text-align: center;
  font-size: 36px;
  color: #fff;
}
footer ul.social-links li span {
  display: none;
}
footer input[type="email"] {
  margin: 0;
}
@media only screen and (max-width: 767px) {
  footer input[type="email"] {
    margin: 1.2rem 0;
  }
}
footer .clearfix {
  float: left;
  width: 100%;
  margin-top: 4.8rem;
}
/* #Comments
 ================================================== */
#comments-list ul#comments-agogo {
  padding: 0;
}
h2.comment-header {
  font-size: 2.1rem;
  font-family: "Dax W01 Medium", 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
#comments-list li.comment-item {
  margin: 0 0 4rem;
  padding: 0 0 3rem;
  list-style: none;
  border-bottom: 1px solid #ddd;
}
#comments-list li.comment-item ul li {
  margin: 0;
  padding: 0;
}
#comments-list ul#comments-agogo li.comment-item:last-child {
  border: none;
}
#comments-list li.comment-item .comment-author-section {
  font-size: 1.5rem;
}
#comments-list li.comment-item .avatar {
  float: left;
  margin-right: 2rem;
  border-radius: 50%;
}
#comments-list li.comment-item .fn {
  display: inline-block;
  font-weight: bold;
  font-size: 1.5rem;
}
#comments-list li.comment-item .fn a {
  text-decoration: none;
}
#comments-list li.comment-item .comment-content {
  padding-left: 8rem;
  font-size: 1.5rem;
}
#comments-list li.comment-item .comment-content p {
  margin-bottom: 10px;
}
#comments-list li.comment-item .comment-meta {
  margin-top: 5px;
  font-size: 1.3rem;
  color: #9b9b9b;
}
#comments-list li.comment-item ul.children {
  margin: 2rem 0 0 8rem;
  padding: 0;
}
#comments-list li.comment-item ul li {
  border: 0;
  overflow: auto;
}
#comments #respond {
  padding: 0 0 4rem;
}
#comments #respond h2.comment-header {
  margin-bottom: 0;
  padding: 2rem;
  font-size: 2.1rem;
  font-family: "Dax W01 Medium", 'Helvetica Neue', Helvetica, Arial, sans-serif;
  background: #f1f5f6;
}
#comment-form-inner {
  padding: 2rem 2rem 3rem;
  background: #fafafa;
}
#form-allowed-tags {
  font-size: 0.875em;
}
form#commentform label {
  font-size: 1.6rem;
}
.button.comment-button {
  margin-top: 2rem;
}
#comments p#login {
  font-size: 1.6rem;
}
/* Accessibility for Font Awesome */
span.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}
/* Layout */
#main-content {
  padding-top: 4.8rem;
  padding-bottom: 4.8rem;
  background: #f1f5f6;
}
.page-content-inner {
  float: left;
  width: 100%;
  padding: 0 4.8rem;
  background: #fff;
}
.index-listing .page-content-inner {
  padding: 3.6rem 4.8rem 0;
}
.page-content-inner.page-content-inner-first {
  padding: 3.6rem 4.8rem 0 4.8rem;
}
.page-content-inner.page-content-inner-last {
  padding-bottom: 0;
}
.page-featured-image {
  background: #fff;
}
.row-top-bordered:before {
  content: "";
  display: block;
  border-top: 2px solid #ddd;
  margin: 0;
  padding-top: 3.4rem;
}
/* Frontpage */
.montage-grid {
  display: block;
  max-width: 1440px;
  margin: 0 auto;
}
.montage-grid .montage-object {
  float: left;
  width: 25%;
  background: #c03;
}
.montage-grid .montage-object .montage-object-text {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0;
  padding: 0 3.6rem;
  line-height: 1.2;
  font-size: 2.8rem;
  background: #c03;
  color: #fff;
}
.montage-grid .montage-object .montage-object-text p {
  clear: both;
  margin: 0;
}
.montage-grid .montage-object .montage-object-text span.montage-text-divider {
  display: inline-block;
  content: "";
  width: 72px;
  height: 2px;
  margin-bottom: 1.2rem;
  background: #fff;
}
.montage-object-link {
  display: block;
  position: relative;
}
.montage-object-inner {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  background: rgba(204, 0, 51, 0.8);
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 1em;
  opacity: 0;
  transition: opacity 0.3s ease;
}
.montage-object-link:hover .montage-object-inner {
  opacity: 1;
}
.montage-object-caption {
  color: #fff;
  font-size: 18px;
}
@media only screen and (max-width: 720px) {
  .montage-grid .montage-object {
    width: 50%;
  }
  .montage-grid .montage-object .montage-object-text {
    padding: 3.6rem;
  }
}
@media only screen and (max-width: 1024px) {
  .montage-grid .montage-object .montage-object-text {
    font-size: 1.8rem;
  }
}
.front-intro-statement {
  clear: both;
  float: left;
  width: 100%;
  margin: 4.8rem 0 7.2rem;
  padding: 0 30%;
  line-height: 1.5;
  text-align: center;
  font-family: "Dax W01 Medium";
  font-size: 2.4rem;
}
@media only screen and (max-width: 1024px) {
  .front-intro-statement {
    margin: 2.4rem 0 3.6rem;
    padding: 0 15%;
    font-size: 2rem;
  }
}
.front-intro-statement:before {
  display: inline-block;
  content: "";
  width: 144px;
  height: 2px;
  margin: 0 auto;
  margin-bottom: 1.8rem;
  background: #000;
}
.front-modular-wrap {
  padding: 7.2rem 0 3.6rem;
  background: #f1f5f6;
}
/* https://trello.com/c/C0iO7tLr/37-32-box-styling-is-a-bit-odd fixing an after the fact modular layout problem */
body.page-template-default .modular-row.row {
  clear: both;
}
body.page-template-default .modular-row.row section.repeater-featured.content-block:first-of-type {
  margin-top: 3.6rem;
}
/* Events */
body.post-type-archive-tribe_events .page-content-inner {
  padding: 0.6rem 4.8rem;
}
body.single-tribe_events .page-content-inner.page-content-inner-first {
  padding: 0 4.8rem;
}
form#tribe-bar-form {
  height: auto;
}
h2.tribe-events-page-title {
  text-align: left;
}
p.tribe-events-back {
  float: left;
  width: 100%;
}
p.tribe-events-back a {
  float: left;
  text-align: left;
}
#tribe-events .tribe-events-button, #tribe-events .tribe-events-button:hover, #tribe_events_filters_wrapper input[type=submit], .tribe-events-button, .tribe-events-button.tribe-active:hover, .tribe-events-button.tribe-inactive, .tribe-events-button:hover, .tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-], .tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-] > a {
  background-color: #c03;
}
.tribe-events-tooltip h4 {
  color: #c03 !important;
}
.object__header {
  background: #fff;
  padding: 3rem;
  text-align: center;
}
.object__title {
  margin: 0 0 0.4em;
}
.object__type {
  margin: 0;
}
.object__content-wrap {
  margin-top: 3rem;
}
.object__gallery {
  background: #fff;
}
.object__sidebar {
  background: #2c2c2c;
  color: #fff;
  padding: 2rem;
  margin-top: 3rem;
}
@media only screen and (min-width: 880px) {
  .object__content-wrap {
    display: flex;
  }
  .object__gallery {
    width: calc(65% - 3rem);
    margin-right: 3rem;
  }
  .object__sidebar {
    margin-top: 0;
    width: 35%;
    padding: 4rem;
  }
}
.object__gallery-inner {
  display: flex;
  flex-direction: column;
}
.object__gallery-image {
  margin-top: 4rem;
}
.object__gallery-image img {
  margin: 0 auto;
}
.object__gallery-thumbs {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  padding: 4rem 0;
}
.object__gallery-thumbs a {
  margin: 0 1rem;
  opacity: 0.7;
  transition: opacity 0.2s ease-in;
}
.object__gallery-thumbs a:hover {
  opacity: 1;
}
/*
 <div class="object__gallery">
 <div class="object__gallery-image">
 <a href="<?php echo str_replace('_thumb', '_web', $primaryImage); ?>" class="swipebox" title="<?php echo $object_title; ?>">
 <img src="<?php echo str_replace('_thumb', '_web', $primaryImage); ?>">
 </a>
 </div>
 <div class="object__gallery-thumbs">
 <?php foreach($galleryImages as $galleryImage): ?>
 <a href="<?php echo str_replace('_thumb', '_web', $galleryImage); ?>" class="swipebox" title="<?php echo $object_title; ?>">
 <img src="<?php echo $galleryImage; ?>">
 </a>
 <?php endforeach; ?>
 </div>
 </div>
 */
.object__sidebar {
  display: flex;
  flex-direction: column;
}
.object__sidebar a {
  color: #ccc;
  text-decoration: underline;
}
.object__info-title {
  color: #ccc;
  margin: 0 0 0.2em;
  font-size: 1.2em;
}
.object__sidebar .share-buttons {
  list-style: none;
  margin: 0;
  margin-top: auto;
  padding: 0;
  display: flex;
  justify-content: space-around;
}
.object__accordion {
  margin-bottom: 4em;
}
.object__accordion-header {
  text-transform: uppercase;
  display: flex;
  align-items: center;
  width: 100%;
  cursor: pointer;
}
.object__accordion-arrow {
  display: block;
  height: 8px;
  width: 14px;
  background: url('images/arrow-down.svg');
  background-repeat: no-repeat;
  margin-left: 15px;
  transform: rotate(0deg);
}
.is-active .object__accordion-arrow {
  transform: rotate(180deg);
}
.object__reveal {
  display: none;
}
.object__cite-wrapper {
  margin-top: 2rem;
}
.object__cite {
  display: flex;
  margin-bottom: 1em;
}
input[type="text"].object__cite-input {
  border: 0;
  margin: 0;
  flex: 1;
  padding: 1rem;
  background: #e9e9e9;
}
input[type="text"].object__cite-input:focus {
  background: #fff;
}
.object__cite-btn {
  background-color: white;
  margin-left: 5px;
  border: 0;
  width: 40px;
}
.object__cite-btn img {
  max-height: 15px;
  max-width: 15px;
}
.related-objects {
  background: #fff;
  margin-top: 3rem;
  padding: 3rem;
}
.related-objects-list {
  margin: 0;
  padding: 0;
}
.related-objects-list__item {
  margin: 0;
  padding: 0;
  text-align: center;
}
.related-objects-list__link {
  display: block;
  text-align: center;
  margin-bottom: 20px;
}
.related-objects-list__link:hover {
  background: #f1f5f6;
}
.related-objects-list__img {
  margin: 0 auto;
  display: block;
}
@media only screen and (min-width: 880px) {
  .related-objects-list {
    display: flex;
  }
  .related-objects-list__item {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .related-objects-list__link {
    display: block;
    padding: 20px;
  }
}
.object-comments {
  background: #fff;
  margin-top: 3rem;
  padding: 3rem;
}
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
}
.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  margin: 0;
}
.rslides li {
  position: relative;
  display: block;
  float: left;
}
.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  margin: 0;
  border: 0;
}
/* #Meanmenu if using http://www.meanthemes.com/plugins/meanmenu
 ================================================== */
.mean-nav ul.nav-menu li.menu-item-has-children > a:after {
  content: none;
}
/* hide the link until viewport size is reached */
a.meanmenu-reveal {
  display: none;
}
/* when under viewport size, .mean-container is added to body */
.mean-container .mean-bar {
  float: left;
  width: 100%;
  position: relative;
  background: #c03;
  padding: 4px 0 0;
  min-height: 42px;
  z-index: 999999;
}
.mean-container a.meanmenu-reveal {
  width: 22px;
  height: 22px;
  padding: 13px 13px 11px 13px;
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
  color: #fff;
  text-decoration: none;
  font-size: 16px;
  text-indent: -9999em;
  text-transform: lowercase;
  line-height: 22px;
  font-size: 1px;
  display: block;
  font-family: "Dax W01 Medium", 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: normal;
}
.mean-container a.meanmenu-reveal span {
  display: block;
  background: #fff;
  height: 3px;
  margin-top: 3px;
}
.mean-container .mean-nav {
  float: left;
  width: 100%;
  background: #fff;
  margin-top: 44px;
  border-bottom: 1px solid #fff;
}
.mean-container .mean-nav ul {
  padding: 0;
  margin: 0;
  width: 100%;
  list-style-type: none;
}
.mean-container .mean-nav ul li {
  position: relative;
  float: left;
  width: 100%;
  margin: 0;
}
.mean-container .mean-nav ul li a {
  display: block;
  float: left;
  width: 90%;
  padding: 1em 5%;
  margin: 0;
  text-align: left;
  text-decoration: none;
  font-weight: normal;
  font-size: 16px;
  font-family: "Dax W01 Medium", 'Helvetica Neue', Helvetica, Arial, sans-serif;
  background: #c03;
  color: #fff;
  border-top: 1px solid #fff;
}
.mean-container .mean-nav ul li ul {
  width: 100%;
}
.mean-container .mean-nav ul li ul ul {
  clear: both;
  top: 47px;
  left: -10px;
}
.mean-container .mean-nav ul li li a {
  display: block;
  width: 80%;
  padding: 1em 10%;
  border-top: 1px solid #fff;
  visibility: visible;
}
.mean-container .mean-nav ul li.mean-last a {
  border-bottom: none;
  margin-bottom: 0;
}
.mean-container .mean-nav ul li li li a {
  width: 70%;
  padding: 1em 15%;
}
.mean-container .mean-nav ul li li li li a {
  width: 60%;
  padding: 1em 20%;
}
.mean-container .mean-nav ul li li li li li a {
  width: 50%;
  padding: 1em 25%;
}
.mean-container .mean-nav ul li a:hover {
  background: #000;
  color: #fff;
}
.mean-container .mean-nav ul li a.mean-expand {
  margin-top: 1px;
  width: 17px;
  padding: 16px 17px 16px !important;
  text-align: center;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
  background: #fff;
  color: #c03;
  border: none !important;
  border-left: 1px solid #ddd !important;
}
.mean-container .mean-nav ul li a.mean-expand:hover {
  background: #000;
  color: #fff;
}
.mean-container .mean-push {
  float: left;
  width: 100%;
  padding: 0;
  margin: 0;
  clear: both;
}
.mean-nav .wrapper {
  width: 100%;
  padding: 0;
  margin: 0;
}
/* Fix for box sizing on Foundation Framework etc. */
.mean-container .mean-bar, .mean-container .mean-bar * {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.mean-remove {
  display: none !important;
}
/*! Swipebox v1.3.0 | Constantin Saguin csag.co | MIT License | github.com/brutaldesign/swipebox */
html.swipebox-html.swipebox-touch {
  overflow: hidden !important;
}
#swipebox-overlay img {
  border: none !important;
}
#swipebox-overlay {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99999 !important;
  overflow: hidden;
  user-select: none;
}
#swipebox-container {
  position: relative;
  width: 100%;
  height: 100%;
}
#swipebox-slider {
  transition: transform 0.4s ease;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
  white-space: nowrap;
  position: absolute;
  display: none;
  cursor: pointer;
}
#swipebox-slider .slide {
  height: 100%;
  width: 100%;
  line-height: 1px;
  text-align: center;
  display: inline-block;
}
#swipebox-slider .slide:before {
  content: "";
  display: inline-block;
  height: 50%;
  width: 1px;
  margin-right: -1px;
}
#swipebox-slider .slide img, #swipebox-slider .slide .swipebox-video-container, #swipebox-slider .slide .swipebox-inline-container {
  display: inline-block;
  max-height: 100%;
  max-width: 100%;
  margin: 0;
  padding: 0;
  width: auto;
  height: auto;
  vertical-align: middle;
}
#swipebox-slider .slide .swipebox-video-container {
  background: none;
  max-width: 1140px;
  max-height: 100%;
  width: 100%;
  padding: 5%;
  box-sizing: border-box;
}
#swipebox-slider .slide .swipebox-video-container .swipebox-video {
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
  position: relative;
}
#swipebox-slider .slide .swipebox-video-container .swipebox-video iframe {
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  top: 0;
  left: 0;
}
#swipebox-slider .slide-loading {
  background: url(images/loader.gif) no-repeat center center;
}
#swipebox-bottom-bar, #swipebox-top-bar {
  transition: 0.5s;
  position: absolute;
  left: 0;
  z-index: 999;
  height: 50px;
  width: 100%;
}
#swipebox-bottom-bar {
  bottom: -50px;
}
#swipebox-bottom-bar.visible-bars {
  transform: translate3d(0, -50px, 0);
}
#swipebox-top-bar {
  top: -50px;
}
#swipebox-top-bar.visible-bars {
  transform: translate3d(0, 50px, 0);
}
#swipebox-title {
  display: block;
  width: 100%;
  text-align: center;
}
#swipebox-prev, #swipebox-next, #swipebox-close {
  background-image: url(images/icons.png);
  background-repeat: no-repeat;
  border: none !important;
  text-decoration: none !important;
  cursor: pointer;
  width: 50px;
  height: 50px;
  top: 0;
}
#swipebox-arrows {
  display: block;
  margin: 0 auto;
  width: 100%;
  height: 50px;
}
#swipebox-prev {
  background-position: -32px 13px;
  float: left;
}
#swipebox-next {
  background-position: -78px 13px;
  float: right;
}
#swipebox-close {
  top: 0;
  right: 0;
  position: absolute;
  z-index: 9999;
  background-position: 15px 12px;
}
.swipebox-no-close-button #swipebox-close {
  display: none;
}
#swipebox-prev.disabled, #swipebox-next.disabled {
  opacity: 0.3;
}
.swipebox-no-touch #swipebox-overlay.rightSpring #swipebox-slider {
  animation: rightSpring 0.3s;
}
.swipebox-no-touch #swipebox-overlay.leftSpring #swipebox-slider {
  animation: leftSpring 0.3s;
}
.swipebox-touch #swipebox-container:before, .swipebox-touch #swipebox-container:after {
  backface-visibility: hidden;
  transition: all 0.3s ease;
  content: ' ';
  position: absolute;
  z-index: 999;
  top: 0;
  height: 100%;
  width: 20px;
  opacity: 0;
}
.swipebox-touch #swipebox-container:before {
  left: 0;
  box-shadow: inset 10px 0px 10px -8px #656565;
}
.swipebox-touch #swipebox-container:after {
  right: 0;
  box-shadow: inset -10px 0px 10px -8px #656565;
}
.swipebox-touch #swipebox-overlay.leftSpringTouch #swipebox-container:before {
  opacity: 1;
}
.swipebox-touch #swipebox-overlay.rightSpringTouch #swipebox-container:after {
  opacity: 1;
}
@keyframes rightSpring {
  0% {
    left: 0;
  }
  50% {
    left: -30px;
  }
  100% {
    left: 0;
  }
}
@keyframes leftSpring {
  0% {
    left: 0;
  }
  50% {
    left: 30px;
  }
  100% {
    left: 0;
  }
}
@media screen and (min-width: 800px) {
  #swipebox-close {
    right: 10px;
  }
  #swipebox-arrows {
    width: 92%;
    max-width: 800px;
  }
}
/* Skin 
 --------------------------*/
#swipebox-overlay {
  background: rgba(0, 0, 0, 0.9);
}
#swipebox-bottom-bar, #swipebox-top-bar {
  text-shadow: 1px 1px 1px black;
  background: #000;
  opacity: 0.95;
}
#swipebox-top-bar {
  color: white !important;
  font-size: 15px;
  line-height: 43px;
  font-family: Helvetica, Arial, sans-serif;
}
/* #Media Queries
 ================================================== */
/* Stuff that also happens when meanmenu kicks in */
@media only screen and (max-width: 675px) {
  header {
    clear: both;
    padding-top: 0;
    background-image: none;
  }
  .page-content-inner {
    padding-right: 0;
  }
  #sidebar {
    margin-top: 3rem;
  }
  footer ul.social-links {
    float: left;
    width: 100%;
    margin-bottom: 2rem;
    text-align: left;
  }
  footer ul.social-links li {
    float: left;
    margin: 0 2rem 2rem 0;
  }
  .signup-form-inner {
    width: 100%;
    margin: 0 auto;
  }
  .signup-textfield {
    width: 100%;
    margin-right: 0;
  }
  .signup-button {
    clear: both;
    width: 100%;
  }
}
/* everything up to iPad portrait ----------- */
@media only screen and (max-width: 767px) {
  #site-logo {
    display: inline-block;
    margin-top: 2.4rem;
    margin-bottom: 1.2rem;
    text-align: center;
  }
  #site-logo img {
    float: none;
  }
  header {
    text-align: center;
  }
  #header-search {
    margin-bottom: 2.4rem;
  }
  .index-list .post-content {
    margin-top: 4rem;
  }
  .footer-block {
    clear: both;
    width: 100%;
    margin-bottom: 4.8rem;
  }
  #footer-social h3 {
    padding-top: 2em;
  }
  footer ul.social-links {
    margin: 0;
  }
  footer nav ul {
    margin-top: 0;
    margin-bottom: 2.4rem;
  }
}
/* #HTML5 Boilerplate Print Styles
 ================================================== */
@media print {
  /* Black prints faster: h5bp.com/s */
  /* Don't show links for images, or javascript/internal links */
  /* h5bp.com/t */
  * {
    background: transparent !important;
    color: black !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important;
  }
  a, a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
    content: "";
  }
  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr, img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  p, h2, h3 {
    orphans: 3;
    widows: 3;
  }
  h2, h3 {
    page-break-after: avoid;
  }
}
