@charset "UTF-8";
/*!
 Theme Name: Freud Museum - NEW API
 Theme URI: http://thirty8.co.uk
 Description: Freud Museum 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 {
  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;
  border-radius: 0;
}

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

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

input {
  line-height: normal;
}

input[type=checkbox],
input[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto;
}

input[type=search] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

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

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

* {
  box-sizing: border-box;
}

*:before,
*:after {
  box-sizing: border-box;
}

html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #ffffff;
}

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

a {
  color: #337ab7;
  text-decoration: none;
}

a:hover,
a:focus {
  color: #23527c;
  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: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

.img-circle {
  border-radius: 50%;
}

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

[role=button] {
  cursor: pointer;
}

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

html {
  font-size: 62.5%;
}

body {
  font-size: 1.6rem;
  line-height: 1.6;
  font-weight: normal;
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  background: #2c2c2c;
  color: #2c2c2c;
  -webkit-font-smoothing: antialiased;
}

/* #Typography
================================================== */
h1, h2, h3, h4, h5, h6 {
  margin: 0 0 2.4rem;
  line-height: 1.2;
  letter-spacing: -0.05rem;
  font-family: "Crimson Text", Georgia, serif;
  font-weight: 600;
  color: #2c2c2c;
}

h1 {
  font-size: 48px;
  font-size: 4.8rem;
}

h1.page-title {
  font-size: 64px;
  font-size: 6.4rem;
  font-weight: normal;
  color: #fff;
  text-shadow: 0 2px 8px #000;
}

@media only screen and (max-width: 480px) {
  h1.page-title {
    line-height: 1.1;
    font-size: 4.8rem;
  }
}
h2 {
  font-size: 32px;
  font-size: 3.2rem;
}

h2.page-intro {
  margin-bottom: 3.6rem;
  line-height: 1.4;
  font-size: 2.2rem;
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  color: #fff;
  text-shadow: 0 2px 8px #000;
}

.archive-subheader {
  display: block;
  margin-bottom: 1.2rem;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-weight: 600;
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.4rem;
  color: #fff;
  text-shadow: 0 2px 8px #000;
}

h3 {
  font-size: 24px;
  font-size: 2.4rem;
}

h4 {
  font-size: 18px;
  font-size: 1.8rem;
}

h5,
h6 {
  letter-spacing: 3px;
  text-transform: uppercase;
  font-weight: 600;
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
}

h1 i, h2 i, h3 i, h4 i, h5 i, h6 i {
  margin-right: 8px;
}

.header-block {
  padding: 0;
  overflow: hidden;
  position: relative;
  left: 20px;
}

.header-block:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 20px;
  background: #5e6d62;
  z-index: 1;
}

p {
  margin: 0 0 2.4rem 0;
}

p.more-button-link {
  margin-top: 1.2rem;
}

p img {
  margin: 0;
}

p.more-link {
  margin-bottom: 0;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: bold;
  font-size: 14px;
}

p.more-link i {
  margin-left: 3px;
  font-weight: bold;
  color: #2c2c2c;
}

p.more-link a:hover {
  text-decoration: none;
}

em {
  font-style: italic;
}

strong {
  font-weight: 600;
}

small {
  font-size: 80%;
}

hr {
  clear: both;
  border: solid #d8d8d8;
  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) */
  -webkit-hyphens: auto;
  hyphens: auto;
}

/* #Lists
================================================== */
ul, ol {
  margin: 0 0 2rem;
}

ul {
  list-style: none;
}

article.hentry ul {
  margin: 0 1.2rem 2.4rem;
  padding: 0;
}

article.hentry ul li {
  list-style: none;
}

article.hentry ul li:before {
  color: #5e6d62;
  content: "■";
  font-size: 18px;
  padding-right: 8px;
  position: relative;
  top: 0;
  zoom: 1;
}

body.events-archive article.hentry ul li:before,
body.single-tribe_events article.hentry ul li:before {
  display: none;
}

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.5;
  margin-bottom: 1.2rem;
}

li p {
  line-height: 1.5;
}

/* #Other Typography
================================================== */
address {
  margin-bottom: 2rem;
}

blockquote {
  margin: 0 0 3.6rem;
  padding: 3.6rem;
  line-height: 1.5;
  font-family: "Crimson Text", Georgia, serif;
  font-weight: normal;
  font-style: italic;
  font-size: 2.4rem;
  color: #2c2c2c;
}

blockquote p {
  margin-bottom: 0;
  line-height: 1.5;
  font-family: "Crimson Text", Georgia, serif;
  font-weight: normal;
  font-style: italic;
  font-size: 2.4rem;
}

blockquote.shortcode-pullquote {
  margin: 0 0 3.6rem;
  padding: 3.6rem;
  line-height: 1.5;
  font-family: "Crimson Text", Georgia, serif;
  font-weight: normal;
  font-style: italic;
  font-size: 2.4rem;
  background: url(images/corner-border-tl.svg) no-repeat top left, url(images/corner-border-tr.svg) no-repeat top right, url(images/corner-border-br.svg) no-repeat bottom right, url(images/corner-border-bl.svg) no-repeat bottom left;
  color: #2c2c2c;
}

blockquote.shortcode-pullquote .pullquote-inner {
  padding: 1.2rem 0;
  background: #fff;
}

blockquote.shortcode-pullquote span.pullquote-source {
  clear: both;
  display: block;
  width: 50%;
  margin: 1.2rem 0 0 50%;
  text-align: right;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 1.3rem;
  color: #2c2c2c;
}

blockquote.shortcode-pullquote.left span.pullquote-source,
blockquote.shortcode-pullquote.right span.pullquote-source {
  width: 100%;
  margin: 1.2rem 0 0 0;
}

blockquote.shortcode-pullquote.right {
  float: right;
  width: 40%;
  margin-left: 36px;
  text-align: right;
}

blockquote.shortcode-pullquote.right .pullquote-inner {
  margin-right: -4.8rem;
}

blockquote.shortcode-pullquote.left {
  float: left;
  width: 40%;
  margin-right: 36px;
  text-align: left;
}

blockquote.shortcode-pullquote.left .pullquote-inner {
  margin-left: -4.8rem;
}

@media only screen and (max-width: 1340px) {
  body.page-template-default blockquote.shortcode-pullquote.left {
    margin-left: 4.8rem;
  }
}
@media only screen and (max-width: 480px) {
  blockquote.shortcode-pullquote.right {
    float: none;
    width: 100%;
    margin-left: 0;
    text-align: right;
  }
  blockquote.shortcode-pullquote.right .pullquote-inner {
    margin-right: 0;
  }
  blockquote.shortcode-pullquote.left {
    float: none;
    width: 100%;
    margin-right: 0;
    text-align: left;
  }
  blockquote.shortcode-pullquote.left .pullquote-inner {
    margin-left: 0;
  }
}
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 24px 12px 0;
}

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

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

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

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

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

a img.alignleft {
  float: left;
  margin: 5px 24px 12px 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;
}

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

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

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

.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: 1.4;
  margin: 0 0 2.4rem;
  padding: 1.4rem 1.8rem;
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
  background: #f4f4f4;
  color: #2c2c2c;
}

body.page-template-page-template-landing .wp-caption p.wp-caption-text,
.wp-caption.alignleft p.wp-caption-text,
.wp-caption.alignright p.wp-caption-text {
  margin-bottom: 0;
}

/* Gallery stuff */
.gallery .gallery-caption {
  font-size: 14px;
  line-height: 1.4;
  padding: 8px 10px 10px;
  text-align: center;
}

.gallery .gallery-item dt a img {
  display: inline-block;
  margin: 0 auto;
}

/* Forms
–––––––––––––––––––––––––––––––––––––––––––––––––– */
input[type=email],
input[type=search],
input[type=text],
input[type=password],
textarea,
select {
  margin-bottom: 2rem;
  border: 2px solid #d8d8d8;
  font-size: 1.6rem;
  font-weight: normal;
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  width: 100%;
  height: auto;
  padding: 1.3rem 1.6rem;
  background: white;
  color: #2c2c2c;
}

textarea {
  min-height: 10rem;
  max-width: 96%;
  padding-top: 6px;
  padding-bottom: 6px;
  font-family: "Lato", "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: 2px solid #5e6d62;
  outline: 0;
}

label,
legend {
  display: block;
  font-weight: 600;
  font-size: 1.7rem;
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin-bottom: 1.2rem;
}

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;
  padding: 2.4rem;
  background: #f4f4f4;
}

/* 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: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #2c2c2c;
}

::-moz-placeholder { /* Firefox 19+ */
  font-weight: normal;
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #2c2c2c;
}

:-ms-input-placeholder { /* IE 10+ */
  font-weight: normal;
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #2c2c2c;
}

:-moz-placeholder { /* Firefox 18- */
  font-weight: normal;
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #2c2c2c;
}

footer input[type=email]::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #fff;
}

footer input[type=email]::-moz-placeholder { /* Firefox 19+ */
  color: #fff;
}

footer input[type=email]:-ms-input-placeholder { /* IE 10+ */
  color: #fff;
}

footer input[type=email]:-moz-placeholder { /* Firefox 18- */
  color: #fff;
}

/* Mailchimp Signup Block */
form.mc-signup {
  margin: 2.4rem 0 0;
}

.signup-form-inner {
  width: 100%;
  margin: 0 auto;
}

.signup-textfield {
  float: left;
  width: 66%;
}

.signup-textfield input {
  margin-bottom: 0;
  border: none;
}

.signup-button {
  float: right;
  width: 33%;
}

.signup-button input {
  width: 100%;
  padding: 1.2rem 2.4rem 1.4rem 1.4rem;
  background: transparent url(images/right-arrow-aqua.svg) no-repeat 80% 50%;
  color: #5e6d62;
  border: 2px solid #5e6d62;
}

.signup-button input:hover {
  background: #5e6d62 url(images/right-arrow-white.svg) no-repeat 80% 50%;
}

@media only screen and (max-width: 1240px) {
  .signup-textfield {
    width: 100%;
    margin-right: 0;
    margin-bottom: 1.2rem;
  }
  .signup-button {
    clear: both;
    width: 100%;
  }
}
@media only screen and (min-width: 480px) and (max-width: 1239px) {
  .signup-button input {
    background: transparent url(images/right-arrow-aqua.svg) no-repeat 65% 50%;
  }
  .signup-button input:hover {
    background: #5e6d62 url(images/right-arrow-white.svg) no-repeat 65% 50%;
  }
}
@media only screen and (max-width: 479px) {
  .signup-button input {
    background: transparent url(images/right-arrow-aqua.svg) no-repeat 60% 50%;
  }
  .signup-button input:hover {
    background: #5e6d62 url(images/right-arrow-white.svg) no-repeat 60% 50%;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

label {
  display: inline-block;
  margin-bottom: 5px;
  font-weight: bold;
}

input[type=search] {
  box-sizing: border-box;
}

input[type=radio],
input[type=checkbox] {
  margin: 4px 0 0;
  margin-top: 1px \9 ;
  /* IE8-9 */
  line-height: normal;
}

input[type=file] {
  display: block;
}

select[multiple],
select[size] {
  height: auto;
}

select optgroup {
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
}

input[type=file]:focus,
input[type=radio]:focus,
input[type=checkbox]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
  height: auto;
}

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
  vertical-align: middle;
}

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
  vertical-align: middle;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

.form-control:-moz-placeholder {
  color: #999999;
}

.form-control::-moz-placeholder {
  color: #999999;
  opacity: 1;
}

.form-control:-ms-input-placeholder {
  color: #999999;
}

.form-control::-webkit-input-placeholder {
  color: #999999;
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eeeeee;
}

textarea.form-control {
  height: auto;
}

.form-group {
  margin-bottom: 15px;
}

.radio,
.checkbox {
  display: block;
  min-height: 20px;
  padding-left: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
  vertical-align: middle;
}

.radio label,
.checkbox label {
  display: inline;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}

.radio input[type=radio],
.radio-inline input[type=radio],
.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox] {
  float: left;
  margin-left: -20px;
}

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}

.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  vertical-align: middle;
  cursor: pointer;
}

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}

input[type=radio][disabled],
input[type=checkbox][disabled],
.radio[disabled],
.radio-inline[disabled],
.checkbox[disabled],
.checkbox-inline[disabled],
fieldset[disabled] input[type=radio],
fieldset[disabled] input[type=checkbox],
fieldset[disabled] .radio,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}

.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

select.input-sm {
  height: 30px;
  line-height: 30px;
}

textarea.input-sm {
  height: auto;
}

.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}

select.input-lg {
  height: 46px;
  line-height: 46px;
}

textarea.input-lg {
  height: auto;
}

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline {
  color: #8a6d3b;
}

.has-warning .form-control {
  border-color: #8a6d3b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-warning .form-control:focus {
  border-color: #66512c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}

.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
  color: #a94442;
}

.has-error .form-control {
  border-color: #a94442;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-error .form-control:focus {
  border-color: #843534;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}

.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
  color: #3c763d;
}

.has-success .form-control {
  border-color: #3c763d;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-success .form-control:focus {
  border-color: #2b542c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}

.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}

.form-control-static {
  margin-bottom: 0;
}

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
  }
  .form-inline select.form-control {
    width: auto;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    padding-left: 0;
    margin-top: 0;
    margin-bottom: 0;
  }
  .form-inline .radio input[type=radio],
  .form-inline .checkbox input[type=checkbox] {
    float: none;
    margin-left: 0;
  }
}
.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}

.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}

.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}

.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
  display: table;
  content: " ";
}

.form-horizontal .form-group:after {
  clear: both;
}

.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
  display: table;
  content: " ";
}

.form-horizontal .form-group:after {
  clear: both;
}

.form-horizontal .form-control-static {
  padding-top: 7px;
}

@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
  }
}
/* #Links
================================================== */
a {
  color: #5e6d62;
}
a:visited {
  color: #5e6d62;
}
a:hover, a:focus, a:active {
  color: #2c2c2c;
  outline: 0;
}

a img {
  display: block;
  border: none;
}

/* #Buttons
================================================== */
p.button-container {
  margin-top: 3.6rem;
}

.button,
.button:visited,
body.page-template-page-donorfy form input#submitButton {
  letter-spacing: 3px;
  text-transform: uppercase;
  font-weight: bold;
  font-weight: 900;
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-size: 1.2rem;
  display: inline-block;
  padding: 1.7rem 3.6rem;
  line-height: 1;
  text-align: center;
  text-decoration: none;
  background: transparent;
  color: #5e6d62;
  border: 2px solid #5e6d62;
  transition: background-color 0.2s ease;
  -webkit-appearance: none;
}
.button:hover,
.button:visited:hover,
body.page-template-page-donorfy form input#submitButton:hover {
  cursor: pointer;
}
.button:hover, .button:focus, .button:active,
.button:visited:hover,
.button:visited:focus,
.button:visited:active,
body.page-template-page-donorfy form input#submitButton:hover,
body.page-template-page-donorfy form input#submitButton:focus,
body.page-template-page-donorfy form input#submitButton:active {
  text-decoration: none;
  background: #5e6d62;
  color: #fff;
}

.button.alt-button,
.button.alt-button:visited {
  background: transparent;
  color: #fff;
  border: 2px solid #fff;
}
.button.alt-button:hover,
.button.alt-button:visited:hover {
  cursor: pointer;
}
.button.alt-button:hover, .button.alt-button:focus, .button.alt-button:active,
.button.alt-button:visited:hover,
.button.alt-button:visited:focus,
.button.alt-button:visited:active {
  text-decoration: none;
  background: #fff;
  color: #5e6d62;
}

/* For single event page */
.book-now:hover {
  color: #ffffff !important;
}

/* Tables
–––––––––––––––––––––––––––––––––––––––––––––––––– */
th,
td {
  padding: 12px 15px;
  text-align: left;
  border-bottom: 1px solid #d8d8d8;
}

th:first-child,
td:first-child {
  padding-left: 0;
}

th:last-child,
td:last-child {
  padding-right: 0;
}

table {
  margin-bottom: 2rem;
}

footer table td {
  border: none;
}

/* #Header
================================================== */
header {
  position: relative;
  padding: 0;
  background: #2c2c2c;
  background: rgba(0, 0, 0, 0.8);
  z-index: 99999;
}

@media only screen and (min-width: 767px) {
  header {
    padding: 2.4rem 0;
  }
}
#site-logo {
  margin-top: 4px;
}

#site-logo img {
  display: inline-block;
}

#primary-nav {
  margin: 0;
  text-align: right;
}

ul.nav-menu,
.nav-menu > ul,
.nav-menu ul {
  margin: 0;
  padding: 0;
}

.nav-menu li {
  display: inline-block;
  position: relative;
  margin: 0 0 0 2.4rem;
}

.nav-menu li ul li {
  margin: 0;
}

.nav-menu li a {
  transition: none;
  display: block;
  padding: 1.4rem 0;
  line-height: 1.5;
  letter-spacing: 2px;
  text-transform: uppercase;
  text-decoration: none;
  font: bold 1.4rem "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #fff;
}

@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 {
  padding-bottom: 1rem;
  color: #fff;
  border-bottom: 2px solid #5e6d62;
  cursor: pointer;
}

.nav-menu .sub-menu,
.nav-menu .children {
  border-top: 0;
  padding: 0;
  position: absolute;
  left: 0;
  top: 41px;
  z-index: 99999;
  height: 1px;
  width: 1px;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
  text-align: left;
}

@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .nav-menu li a {
    font-size: 1.4rem;
    font-weight: bold;
  }
  .nav-menu .sub-menu,
  .nav-menu .children {
    top: 43px;
    left: 0;
  }
}
.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 {
  padding: 1.8rem;
  text-align: left;
  background: #fff;
  color: #2c2c2c;
  margin: 0;
  width: 220px;
}

ul.nav-menu ul a:hover,
.nav-menu ul ul a:hover,
ul.nav-menu ul a:focus,
.nav-menu ul ul a:focus {
  padding: 1.8rem;
  background: #5e6d62;
  color: #fff;
  cursor: pointer;
  border: none;
}

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: #5e6d62;
}

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

/* dropdown cutoff on side thing */
.nav-menu li:nth-last-child(-n+1) .sub-menu {
  left: -154px;
}

/* Breadcrumbs */
#breadcrumb-inner {
  padding-top: 1.6rem;
  line-height: 1;
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 1.4rem;
  color: #fff;
  text-shadow: 0 1px 1px #444;
}

@media only screen and (max-width: 480px) {
  #breadcrumb-inner {
    line-height: 1.5;
  }
}
#breadcrumbs span.breadcrumb-divider {
  display: inline-block;
  margin: 0 3px;
}

#breadcrumbs a {
  color: #fff;
}
#breadcrumbs a:visited {
  color: #fff;
}
#breadcrumbs a:hover, #breadcrumbs a:focus, #breadcrumbs a:active {
  color: #5e6d62;
  text-decoration: none;
  outline: 0;
}

/* Archives */
body.blog #page-content .page-content-inner,
body.archive #page-content .page-content-inner,
body.search #page-content .page-content-inner {
  background: #fff;
}

/* Listing Archives */
.index .page-content-inner {
  padding: 5.4rem 5.4rem 4.8rem;
}

@media only screen and (max-width: 480px) {
  .index .page-content-inner {
    padding: 3rem;
  }
}
.index article {
  margin-bottom: 3.8rem;
}

.index article:after {
  content: "";
  width: calc(100% - 36px);
  margin: 0 auto;
  border-bottom: solid 1px #d8d8d8;
}

.index article:last-of-type:after {
  border: none;
}

.index article:last-of-type {
  margin-bottom: 0;
}

.index a.index-featured-image {
  display: inline-block;
  margin-bottom: 3.2rem;
}

.index a.index-featured-image img {
  display: block;
  width: 100%;
}

.index article h2 {
  margin-bottom: 1.2rem;
  font-size: 2.7rem;
}

.index article h2 a {
  color: #2c2c2c;
}
.index article h2 a:hover {
  cursor: pointer;
}
.index article h2 a:hover, .index article h2 a:focus, .index article h2 a:active {
  text-decoration: none;
  color: #5e6d62;
}

.index article .article-meta {
  margin-bottom: 1.2rem;
  font-weight: bold;
}

.index article p.more-link {
  margin-bottom: 3.6rem;
  font-size: 13px;
}

/* Pagination */
div.pagination {
  padding-top: 2.4rem;
  padding-bottom: 2.4rem;
  text-align: left;
}

.wp-pagenavi a,
.wp-pagenavi span {
  transition: none;
  display: inline-block;
  padding: 1.4rem;
  min-width: 48px;
  height: 48px;
  line-height: 1;
  text-decoration: none;
  text-align: center;
  font-weight: 600;
  font-size: 1.6rem;
  background: #fff;
  color: #5e6d62;
  border: 2px solid #5e6d62;
}

.wp-pagenavi span.current {
  background: #fff;
  color: #2c2c2c;
  border: 2px solid #2c2c2c;
}

.wp-pagenavi a:hover {
  background: #5e6d62;
  color: #fff !important;
  border: 2px solid #5e6d62;
}

.wp-pagenavi i {
  position: relative;
  top: -1px;
  font-size: 12px;
  font-weight: bold;
}

.wp-pagenavi a.last i {
  margin-left: 4px;
}

.wp-pagenavi a.first i {
  margin-right: 4px;
}

/* Search */
body.search-no-results #main-content form {
  width: 50%;
  margin: 0;
  padding: 0;
  background: #fff;
}

@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: 3.6rem 4.8rem;
  background: #fff;
}

.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.5rem;
}

#single-postdate {
  margin: 1rem 0 2rem;
}

#single-postmeta {
  margin-top: 3.6rem;
  margin-bottom: 4.8rem;
}

#single-postmeta:before {
  content: "";
  display: block;
  width: 6.4rem;
  margin-bottom: 4.8rem;
  border-top: 2px solid #959595;
}

#single-postmeta p {
  margin-bottom: 1rem;
}

img.single-post-featured-image {
  margin-bottom: 2.4rem;
}

/* Single Exhibition */
.single-exhibition-date-meta {
  font-weight: bold;
  background: #fff;
}

.single-exhibition-date-meta-inner {
  padding: 2.4rem 3.6rem 0;
}

@media only screen and (max-width: 480px) {
  .single-exhibition-date-meta-inner {
    padding: 2.4rem 1.2rem 0;
  }
}
/* Single Event */
body.single-tribe_events .page-content-inner {
  padding: 3.6rem 4.8rem;
  background: #fff;
}

@media only screen and (max-width: 480px) {
  body.single-tribe_events .page-content-inner {
    padding: 3rem;
  }
}
body.single-tribe_events .tribe-events-schedule h2 {
  margin-bottom: 1.2rem;
  font-size: 2.7rem;
  font-family: "Crimson Text", Georgia, serif;
}

body.single-tribe_events .tribe-events-schedule p span.tribe-events-cost {
  font-size: 1.6rem;
}

body.single-tribe_events .tribe-events-schedule .single-event-booking a.button {
  float: right;
}

@media only screen and (max-width: 767px) {
  body.single-tribe_events .tribe-events-schedule .single-event-booking a.button {
    float: left;
  }
}
/* General Layout */
body.page-template-default .wide-content {
  /* push lower-content away from maainpage stuff */
  margin-top: 3.6rem;
}

.content-block {
  clear: both;
  display: block;
  width: 100%;
  margin-bottom: 3.6rem;
}

.section-title {
  margin-bottom: 1.8rem;
  line-height: 1.25;
  font-size: 3.2rem;
}

@media only screen and (max-width: 480px) {
  .section-title {
    line-height: 1.25;
    font-size: 2.4rem;
  }
}
/* Rich Text Content Blocks */
.content-block .content-block-text {
  margin: 0 18px;
  padding: 3.6rem 3rem;
  background: #fff;
}

@media only screen and (max-width: 480px) {
  .content-block .content-block-text {
    margin: 0 18px;
    padding: 3.6rem 1.2rem;
  }
}
.content-block .content-block-text.dark-block {
  background: #2c2c2c;
  background: rgba(0, 0, 0, 0.8);
  color: #fff;
}

.content-block .content-block-text.dark-block h1,
.content-block .content-block-text.dark-block h2,
.content-block .content-block-text.dark-block h3,
.content-block .content-block-text.dark-block h4,
.content-block .content-block-text.dark-block h5,
.content-block .content-block-text.dark-block h6,
.content-block .content-block-text.dark-block p {
  color: #fff;
}

.post-content .content-block .content-block-text {
  padding: 0 3rem;
}

@media only screen and (min-width: 320px) and (max-width: 480px) {
  .post-content .content-block .content-block-text {
    padding: 0 1.2rem;
  }
}
.post-content .content-block:first-child .content-block-text {
  padding-top: 3.6rem;
}

/* 
.post-content .content-block:first-child + .content-block.standard-wysiwyg .content-block-text is PROBABLY no longer needed 
*/
.content-block.block-2col-wysiwyg .content-block-text .col-sm-12 {
  padding-right: 4.8rem;
  line-height: 1.5;
  font-size: 1.6rem;
}

.content-block.block-3col-wysiwyg .content-block-text .col-sm-8 {
  padding-right: 2.4rem;
  line-height: 1.45;
  font-size: 1.6rem;
}

/* Single Feature Block */
.single-feature-block-inner {
  float: left;
  width: calc(100% - 13.2rem);
  margin: 0 6.6rem 4.8rem;
}

.wide-content .single-feature-block-inner {
  float: left;
  width: calc(100% - 3.6rem);
  margin: 0 1.8rem;
  background: #2c2c2c;
  background: rgba(0, 0, 0, 0.8);
  color: #fff;
}

.wide-content .single-feature-block-inner .subheader,
.wide-content .single-feature-block-inner h2 {
  color: #fff;
}

.single-feature-detail,
.single-feature-image {
  float: left;
  width: 50%;
}

@media only screen and (max-width: 768px) {
  .single-feature-detail,
  .single-feature-image {
    float: left;
    width: 100%;
  }
}
.post-content .single-feature-detail {
  background: #f4f4f4;
}

.post-content .single-feature-image {
  background: #f4f4f4;
}

.single-feature-detail-inner,
.single-feature-image-inner {
  display: flex;
  justify-content: center;
  align-items: center;
}

.single-feature-detail-inner {
  padding: 4.8rem;
  font-size: 1.6rem;
}

@media only screen and (max-width: 480px) {
  .single-feature-detail-inner {
    padding: 3rem;
  }
}
.single-feature-detail-inner h3.subheader {
  margin-bottom: 1.2rem;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  color: #2c2c2c;
}

.single-feature-detail-inner h2 {
  margin-bottom: 1.8rem;
}

.single-feature-detail-inner p.more-button-container {
  margin-top: 3.6rem;
}

.post-content .single-feature-image-inner {
  padding: 2.4rem;
}

/* Repeater Feature Block */
.post-content .content-block.content-block-repeater {
  margin-left: 1.8rem;
  margin-right: 1.8rem;
  width: calc(100% - 3.6rem);
  padding: 0 3.6rem;
  background: #fff;
}

.post-content .content-block.content-block-repeater:first-child {
  padding-top: 3.6rem;
}

.repeater-featured.content-block.content-block-repeater .section-title {
  color: #fff;
}

body.page-template-default .page-content-inner .repeater-featured.content-block.content-block-repeater .section-title,
body.page-template-page-donorfy .page-content-inner .repeater-featured.content-block.content-block-repeater .section-title {
  color: #2c2c2c;
}

.content-block.content-block-repeater .row {
  display: flex;
  flex-flow: row wrap;
}

.content-block.content-block-repeater .feature-block {
  height: auto;
  margin-bottom: 2rem;
  display: flex;
}

.content-block.content-block-repeater .feature-block .feature-block-inner {
  display: flex;
  flex-flow: column wrap;
  background: #fff;
  padding: 1.6rem 2rem 2.4rem;
  position: relative;
}
.content-block.content-block-repeater .feature-block .feature-block-inner .feature-subheader {
  margin-top: 0.6rem;
  margin-bottom: 0.6rem;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  color: #797979;
}
.content-block.content-block-repeater .feature-block .feature-block-inner h3 {
  margin-bottom: 1rem;
  padding: 0;
  letter-spacing: -0.05rem;
  text-transform: none;
  font-family: "Crimson Text", Georgia, serif;
  font-weight: 600;
  font-size: 2.5rem;
  background: transparent;
  color: #2c2c2c;
}
.content-block.content-block-repeater .feature-block .feature-block-inner h2 a,
.content-block.content-block-repeater .feature-block .feature-block-inner h3 a,
.content-block.content-block-repeater .feature-block .feature-block-inner h3.widgettitle a {
  text-decoration: none;
  color: #2c2c2c;
}
.content-block.content-block-repeater .feature-block .feature-block-inner h2 a:hover,
.content-block.content-block-repeater .feature-block .feature-block-inner h3 a:hover {
  text-decoration: none;
  color: #5e6d62;
}
.content-block.content-block-repeater .feature-block .feature-block-inner p {
  margin-bottom: 1.8rem;
  line-height: 1.6;
  font-size: 1.5rem;
}
.content-block.content-block-repeater .feature-block .feature-block-inner .feature-blurb {
  margin-bottom: 0.8rem;
  line-height: 1.6;
  font-size: 1.5rem;
  display: flex;
  align-items: center;
  gap: 6px;
}
.content-block.content-block-repeater .feature-block .feature-block-inner .feature-blurb svg {
  fill: #2c2c2c;
}
.content-block.content-block-repeater .feature-block .feature-block-inner .feature-blurb:last-of-type {
  margin-bottom: 1.8rem;
}
.content-block.content-block-repeater .feature-block .feature-block-inner p.more-link {
  margin-top: auto;
  margin-bottom: 0;
  font-size: 13px;
}
.content-block.content-block-repeater .feature-block .feature-block-inner p.more-link i {
  position: relative;
  top: -1px;
  color: #2c2c2c;
}

@media only screen and (max-width: 767px) {
  .wide-content .content-block.content-block-repeater .feature-block {
    margin-bottom: 2.4rem;
  }
}
a.feature-block-image {
  display: block;
  position: relative;
  background: #f4f4f4;
  aspect-ratio: 4/3;
  margin-bottom: 1.6rem;
}
a.feature-block-image img {
  display: block;
  width: 100%;
  aspect-ratio: 4/3;
  -o-object-fit: cover;
     object-fit: cover;
}
a.feature-block-image .type {
  background-color: #5e6d62;
  position: absolute;
  left: 0;
  bottom: 0;
  margin-bottom: 0 !important;
  color: #fff;
  padding: 2px 10px;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: bold;
  font-size: 11px;
  z-index: 99;
}

.wide-content a.feature-block-image {
  background: #fff;
}

a.feature-block-image img {
  transition: all 0.3s ease-in-out;
  display: block;
  margin: 0 auto;
  backface-visibility: hidden;
}

a.feature-block-image:hover img {
  opacity: 0.8;
}

.feature-block-text {
  position: relative;
  padding: 1.6rem 2.4rem 4.8rem;
  line-height: 1.4;
  font-size: 1.5rem;
  background: #fff;
}

.post-content .feature-block-text {
  background: #f4f4f4;
}

/* Mixitup Controls
---------------------------------------------------------------------- */
form.controls {
  display: flex;
  gap: 15px;
  align-items: center;
  justify-content: flex-end;
  margin-bottom: 25px;
}
form.controls select {
  border: 0;
  margin-bottom: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background: #fff url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='13' fill='none' viewBox='0 0 45 13'%3E%3Cpath stroke='%23212121' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m1.25 1.875 9.25 9.25 9.25-9.25'/%3E%3C/svg%3E") no-repeat 100%;
  padding: 0.9rem 4rem 1rem 1.6rem;
  height: 44px;
}
form.controls button {
  border: 0;
  height: 44px;
  background: #fff;
  padding: 10px 15px;
}

.controls-pagination {
  padding: 1rem;
  font-size: 0.1px;
  text-align: justify;
  color: #fff;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.mixitup-page-list,
.mixitup-page-stats {
  display: inline-block;
  vertical-align: middle;
}

.mixitup-page-list {
  text-align: left;
}

.mixitup-page-stats {
  font-size: 16px;
  color: #fff;
  font-weight: bold;
}

.mixitup-control {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  width: 2.7rem;
  height: 2.7rem;
  font-weight: 700;
  background: #fff;
  border: 0;
  border-right: 1px solid #ccc;
  cursor: pointer;
  font-size: 14px;
  color: #333;
  transition: color 150ms, border-color 150ms;
  vertical-align: middle;
}

.mixitup-control:not(.mixitup-control-active):hover {
  color: #5e6d62;
}

.mixitup-control-active {
  background: #5e6d62;
  border: 1px solid #5e6d62;
  color: #fff;
  cursor: default;
}

.mixitup-control:disabled {
  background: #eaeaea;
  color: #aaa;
  cursor: default;
}

.mixitup-control-truncation-marker {
  background: transparent;
  pointer-events: none;
  color: #fff;
  line-height: 2.2em;
}

/* Repeater Picture Block */
.wide-content .repeater-picturebox-inner {
  margin: 0 1.8rem;
  padding: 3.6rem 3rem 3rem;
  background: #fff;
}

.picture-block a {
  display: block;
  margin-bottom: 2.4rem;
  color: #fff;
  text-decoration: none;
}

.picture-block-image {
  overflow: hidden;
  text-align: center;
}

.picture-block img {
  display: block;
  transition: all 0.3s ease-in-out;
  backface-visibility: hidden;
}

.picture-block:hover img {
  opacity: 0.8;
}

.picture-block-text {
  float: left;
  width: 100%;
  background: #2c2c2c;
}

.picture-block-text h3 {
  float: left;
  width: 100%;
  margin-bottom: 0;
  padding: 1.2rem 1.6rem;
  letter-spacing: 0;
  text-transform: none;
  text-align: left;
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.6rem;
  background: #2c2c2c;
  color: #fff;
}

.picture-block a:hover h3 {
  background: #5e6d62;
}

.picture-block-text h3 span {
  float: left;
  width: calc(100% - 18px);
}

.picture-block-text h3 span.picture-block-link {
  float: right;
  width: 10px;
  text-align: right;
  color: #5e6d62;
}

.picture-block:hover .picture-block-text h3 span.picture-block-link {
  color: #fff;
}

/* Landscape */
.landscape-subheader {
  margin-bottom: 0;
}

.google-map {
  position: relative;
  padding-bottom: 40vh;
  height: 0;
  overflow: hidden;
}

.google-map iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 40vh !important;
}

.block-landscape .col-sm-12 .block-landscape-text-column {
  padding-right: 4.8rem;
}

/* Modular Table */
.modular-table {
  padding: 2.4rem;
  background: #f4f4f4;
}

.modular-table h2 {
  margin: 0;
  padding-bottom: 1.2rem;
  font-size: 2rem;
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  border-bottom: 2px solid #959595;
}

.modular-table .modular-table-inner {
  margin: 0 2.4rem;
}

.modular-table .modular-table-key.col-sm-12 {
  padding-left: 0;
  padding-right: 36px;
  font-weight: 600;
}

.modular-table .modular-table-row {
  padding: 1.8rem 0;
  border-bottom: 1px solid #d8d8d8;
}

.modular-table .modular-table-button {
  margin: 2.4rem 0.6rem 0;
}

/* Accordion Block */
.accordion-block.wrap .container .content-block-text {
  margin: 0;
  padding: 3.6rem 4.8rem;
  background: #fff;
}

@media only screen and (max-width: 480px) {
  .accordion-block.wrap .container .content-block-text {
    padding: 3.6rem 3rem;
  }
}
.accordion dt,
.accordion dd {
  font-weight: normal;
}

.accordion dt {
  float: left;
  clear: both;
  display: block;
  width: 100%;
}

.accordion dt a {
  float: left;
  width: 100%;
  display: block;
  height: auto;
  min-height: 54px;
  margin: 0 0 2px;
  background: #d8d8d8;
  color: #fff;
  cursor: pointer;
}

.accordion dt a span {
  display: inline-block;
  margin-top: 16px;
  letter-spacing: 3px;
  text-transform: uppercase;
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.5rem;
  font-weight: bold;
  color: #2c2c2c;
}

.accordion dt a:hover {
  background: #5e6d62;
  color: #fff;
}

.accordion dt a:hover span {
  color: #fff;
}

.accordion dt a p {
  margin-bottom: 0;
}

.accordion dt a div.question-text {
  float: left;
  max-width: calc(100% - 54px);
  display: inline-block;
  position: relative;
  top: -2px;
  margin-bottom: 12px;
  padding-left: 18px;
}

.accordion dt a div.question-icon {
  float: right;
  display: inline-block;
  text-align: center;
}

.accordion dt a div.question-icon:after {
  display: inline-block;
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  height: 54px;
  width: 54px;
  padding: 8px 0 0 4px;
  text-decoration: inherit;
  text-transform: none;
  text-align: center;
  content: "\f107";
  background: #5e6d62;
  color: #fff;
}

.accordion dt.open a div.question-icon:after {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  height: 54px;
  width: 54px;
  text-decoration: inherit;
  text-transform: none;
  content: "\f106";
  color: #fff;
}

.accordion dd {
  clear: both;
  float: left;
  width: 100%;
  margin-bottom: 0;
  padding: 2.4rem 3.6rem 1.2rem;
  background: #f4f4f4;
}

#sidebar-inner {
  float: left;
  width: 100%;
  height: 100%;
  padding: 3.6rem 3.6rem 0;
  background: #f4f4f4;
}

@media only screen and (max-width: 480px) {
  #sidebar-inner {
    float: left;
    width: 100%;
    height: 100%;
    padding: 3rem 3rem 0;
  }
}
.widget-area p {
  margin-bottom: 1.8rem;
  line-height: 1.5;
  font-size: 1.4rem;
}

.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;
  line-height: 1.5;
  font-size: 1.4rem;
  background: #fff;
}

.widget-area .widget .widget-inner {
  float: left;
  width: 100%;
  position: relative;
  padding: 1.6rem;
}

.widget-area .widget h3 {
  line-height: 1.25;
  margin: 0;
  padding: 1.6rem 2rem;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-weight: 600;
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.4rem;
  background: #d8d8d8;
  color: #2c2c2c;
}

/* List Widgets */
.widget-area .widget.list-widget ul {
  float: left;
  width: 100%;
  margin: 0;
  padding-left: 0;
}

.widget-area .widget.list-widget ul li {
  display: block;
  float: left;
  width: 100%;
  margin: 0;
  padding: 0;
  border-bottom: 1px solid #d8d8d8;
}

.widget-area .widget.list-widget ul li:last-child {
  border: none;
}

.widget-area .widget.list-widget ul li a:before {
  position: absolute;
  top: 13px;
  left: 16px;
  width: 18px;
  font-family: FontAwesome;
  font-weight: 800;
  font-style: normal;
  font-size: 1.4rem;
  text-decoration: none;
  margin: 0 0 0.6rem 0;
  content: "\f105";
  color: #5e6d62;
}

.widget-area .widget.list-widget ul li a {
  display: inline-block;
  width: 100%;
  position: relative;
  padding: 1.4rem 1.4rem 1.2rem 3.2rem;
  line-height: 1.45;
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
  background: #fff;
  color: #2c2c2c;
}
.widget-area .widget.list-widget ul li a:visited {
  color: #2c2c2c;
}
.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 {
  background: #5d5d5d;
  color: #fff;
  text-decoration: none;
  outline: 0;
}

.widget-area .widget.list-widget ul li a:hover:before {
  color: #fff;
}

.widget-area .widget.list-widget ul ul.children {
  float: left;
  width: 100%;
  margin: 0;
  padding: 0;
}

.widget-area .widget.list-widget ul ul.children li a {
  padding-left: 3.6rem;
}

/* Feature Widgets */
.widget-area .feature-widget.widget h3 {
  margin-bottom: 1.2rem;
  padding: 0;
  letter-spacing: 0;
  text-transform: none;
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 2.5rem;
  background: transparent;
  color: #2c2c2c;
}

.widget-area .feature-widget.widget .widgetfeaturetitle {
  line-height: 1.25;
  margin: 0;
  padding: 1.6rem 2rem;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-weight: 600;
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.4rem;
  background: #d8d8d8;
  color: #2c2c2c;
}

.widget-area .feature-widget.widget p.more-link {
  margin-bottom: 0;
  font-size: 12px;
}

.widget-area .feature-widget.widget p.more-link i {
  color: #2c2c2c;
}

.widget-area .featured-page-widget.widget.alternate-color .widget-inner {
  background: #2c2c2c;
  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.latest-tweets {
  background: #fff;
}

.widget-area .widget ul.tweet-list {
  margin: 0;
  padding-left: 0;
}

/* Signup Widget */
.widget-area .widget.signup-widget form input {
  width: 100%;
}

/* Search Widget */
/* Share Widget */
.widget-area .widget.share-widget a {
  display: inline-block;
  margin-right: 16px;
  font-size: 2.4rem;
}

/* Footer */
footer {
  clear: both;
  margin-top: 7.2rem;
  padding: 7.2rem 0;
  line-height: 1.75;
  font-weight: normal;
  font-size: 1.5rem;
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  background: rgba(0, 0, 0, 0.8);
  color: #fff;
}

footer h3 {
  letter-spacing: 3px;
  text-transform: uppercase;
  font-weight: bold;
  font-weight: 900;
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-size: 1.2rem;
  margin-bottom: 1.8rem;
  color: #fff;
}

footer ul {
  margin: 0 0 3.6rem;
  padding: 0;
}

@media only screen and (max-width: 767px) {
  footer .footer-block {
    margin-bottom: 2.4rem;
  }
}
footer .footer-block ul li {
  display: block;
  margin: 0 0 1.2rem;
}

footer p {
  margin-bottom: 1.2rem;
}

footer a {
  color: #fff;
}
footer a:visited {
  color: #fff;
}
footer a:hover, footer a:focus, footer a:active {
  text-decoration: none;
  color: #5e6d62;
}

/* Signup */
footer input[type=email] {
  margin: 0 0 1.2rem;
  background: transparent;
  color: #fff;
  border: 2px solid #fff;
}

/* Credits */
footer #footer-credits {
  margin-top: 7.2rem;
  font-size: 1.5rem;
  color: #d8d8d8;
}

@media only screen and (max-width: 767px) {
  footer #footer-credits {
    margin-top: 3.6rem;
  }
}
footer #footer-credits p {
  margin-bottom: 1.2rem;
}

/* Social */
footer ul.social-links {
  margin: 7.2rem 0 0;
  padding: 0;
  text-align: right;
}

@media only screen and (max-width: 767px) {
  footer ul.social-links {
    margin: 3.6rem 0 0;
  }
}
footer ul.social-links li {
  display: inline;
  margin-left: 2.4rem;
}

@media only screen and (max-width: 767px) {
  footer ul.social-links {
    text-align: left;
  }
  footer ul.social-links li {
    margin-right: 2.4rem;
    margin-left: 0;
  }
}
footer ul.social-links li i {
  display: inline-block;
  text-align: center;
  font-size: 36px;
  color: #fff;
}

footer ul.social-links li a:hover i {
  color: #5e6d62;
}

footer ul.social-links li span {
  display: none;
}

/* #Comments
================================================== */
#comments-list ul#comments-agogo {
  padding: 0;
}

#comments h2 {
  margin-bottom: 3rem;
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-size: 2.4rem;
  color: #959595;
}

#comments h2:before {
  content: "";
  display: block;
  width: 6.4rem;
  margin-bottom: 3.6rem;
  border-top: 2px solid #959595;
}

#comments-list ul {
  margin: 0;
  padding: 0;
}

#comments-list li.comment-item {
  margin: 0 0 4rem;
  padding: 0 0 3rem;
  list-style-type: none;
  border-bottom: 1px solid #d8d8d8;
}

#comments-list li.comment-item:before {
  display: none;
}

#comments-list li.comment-item ul li {
  margin: 0;
  padding: 0;
}

#comments-list li.comment-item:last-child {
  border: none;
}

#comments-list li.comment-item .comment-author-section {
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 1.7rem;
}

#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.7rem;
}

#comments-list li.comment-item .fn a {
  text-decoration: none;
}

#comments-list li.comment-item .comment-content {
  margin-top: 1.8rem;
  padding-left: 8rem;
  font-size: 1.6rem;
}

#comments-list li.comment-item .comment-content p {
  margin-bottom: 10px;
}

#comments-list li.comment-item .comment-meta {
  margin-top: 5px;
  font-size: 1.5rem;
  color: #959595;
}

#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: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  background: #f4f4f4;
}

#comment-form-inner {
  padding: 2rem 2rem 3rem;
  background: #fafafa;
}

#form-allowed-tags {
  font-size: 0.875em;
}

form#commentform label {
  font-size: 1.7rem;
}

.button.comment-button {
  margin-top: 2rem;
}

#comments p#login {
  font-size: 1.7rem;
}

/* Accessibility for Font Awesome */
span.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

body.wp-is-mobile #background-wrap {
  height: 100%;
  overflow: hidden;
}

/* Layout */
body.page-template-default .page-content-inner,
body.page-template-page-donorfy .page-content-inner {
  background: #fff;
}

body.page-template-page-wide .page-content-inner {
  background: transparent;
}

/* Title Area */
@media only screen and (min-width: 768px) {
  .title-area {
    min-height: 100px;
    padding-top: 9.6rem;
  }
}
/* Page Submenu */
.page-section-menu-inner {
  margin: 0;
  padding: 0;
  background: #5e6d62;
  color: #fff;
}

.page-section-menu-inner ul {
  margin: 0;
  padding: 0 6rem;
}

.page-section-menu-inner ul li {
  display: inline-block;
  margin: 0;
  padding: 0;
}

.page-section-menu-inner ul li a {
  display: block;
  margin: 0 -2px;
  padding: 2.4rem;
  height: auto;
  letter-spacing: 2px;
  text-transform: uppercase;
  text-decoration: none;
  font: bold 1.4rem "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #fff;
}
.page-section-menu-inner ul li a:hover {
  cursor: pointer;
}
.page-section-menu-inner ul li a:hover, .page-section-menu-inner ul li a:focus, .page-section-menu-inner ul li a:active {
  text-decoration: none;
  background: #fff;
  color: #5e6d62;
}

/* Chinese character */
.page-section-menu-inner ul li.menu-item-1665 a {
  padding: 2.3rem 2.4rem 2.2rem;
}

.page-section-menu-inner ul li.current_page_item a {
  background: #fff;
  color: #5e6d62;
}

/* Do something about page submenus on mobile (less than iPad) */
@media only screen and (max-width: 767px) {
  .page-section-menu-inner ul {
    margin: 0;
    padding: 0;
  }
  .page-section-menu-inner ul li:not(:first-child) {
    display: none;
  }
  .page-section-menu-inner.is-toggled ul li {
    display: block;
  }
  .page-section-menu-inner ul li {
    display: block;
    margin: 0;
    padding: 0;
  }
  .page-section-menu-inner ul li a {
    position: relative;
    display: block;
    margin: 0;
    padding: 0 1.8rem;
    height: 52px;
    line-height: 52px !important;
    letter-spacing: 2px;
    text-transform: uppercase;
    text-decoration: none;
    font: bold 1.3rem "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #fff;
  }
  .page-section-menu-inner ul li a:hover {
    cursor: pointer;
  }
  .page-section-menu-inner ul li a:hover, .page-section-menu-inner ul li a:focus, .page-section-menu-inner ul li a:active {
    text-decoration: none;
    background: #fff;
    color: #5e6d62;
  }
  /* Chinese character */
  .page-section-menu-inner ul li.menu-item-1665 a {
    line-height: 0 !important;
  }
  .page-section-menu-inner ul li.current_page_item:first-child a {
    background: #5e6d62;
    color: #fff;
  }
  .page-section-menu-dropdown {
    position: absolute;
    top: 0;
    right: 18px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #525f56;
    color: white;
    height: 52px;
    width: 52px;
    z-index: 10;
  }
  .page-section-menu-dropdown:after {
    content: "\f107";
    font-family: FontAwesome;
    font-size: 24px;
  }
  .page-section-menu-dropdown.is-toggled:after {
    content: "\f106";
  }
}
@media only screen and (min-width: 768px) {
  .page-section-menu-dropdown {
    display: none;
  }
}
/* Miscness */
.loading-spinner {
  float: left;
  width: 100%;
  margin-bottom: 3.6rem;
  text-align: center;
}

/* Templates */
/* Default Template */
/* Frontpage */
/* Front Intro */
#front-intro {
  height: 60vh;
}

#front-intro div {
  height: 100%;
}

#front-intro h1 {
  margin-bottom: 0;
  line-height: 1;
  font-size: 6rem;
  color: #fff;
}

#front-intro h1 span {
  text-transform: uppercase;
  font-weight: bold;
  font-style: normal;
  font-family: "Gill Sans", "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #000;
}

#front-intro h1 span.first-word {
  text-transform: none;
  font-weight: normal;
  font-style: italic;
  font-family: "Crimson Text", Georgia, serif;
  color: #000;
}

#front-intro p {
  margin-bottom: 0;
  line-height: 1.4;
  text-transform: uppercase;
  font-size: 2.1rem;
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #fff;
}

#front-intro p#front-intro-button {
  margin-top: 2.4rem;
}

#intro-detail-inner {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

#intro-detail-inner div {
  height: auto;
}

/* Front Welcome */
#front-welcome h2 {
  font-size: 3.6rem;
}

#front-welcome .single-feature-detail-inner {
  padding: 4rem 4.8rem 4.8rem;
}

@media only screen and (max-width: 480px) {
  #front-welcome .single-feature-detail-inner {
    padding: 2.4rem 3rem 3.6rem;
  }
}
#front-welcome .single-feature-block-inner {
  float: left;
  width: calc(100% - 3.6rem);
  margin: 0 1.8rem;
  background: #2c2c2c;
  background: rgba(0, 0, 0, 0.8);
}

#front-welcome .single-feature-block-inner .single-feature-detail {
  background: #fff;
}

#front-welcome .single-feature-block-inner .single-feature-detail .single-feature-detail-inner {
  font-size: 2.1rem;
}

@media only screen and (max-width: 480px) {
  #front-welcome .single-feature-block-inner .single-feature-detail .single-feature-detail-inner {
    font-size: 1.8rem;
  }
}
#front-welcome .single-feature-block-inner .single-feature-detail p.more-link {
  font-size: 14px;
}

#front-welcome .single-feature-block-inner .single-feature-detail p.more-link i {
  color: #2c2c2c;
}

#front-welcome .welcome-museum-info {
  float: left;
  width: 50%;
  padding: 4.8rem;
  color: #fff;
}

@media only screen and (max-width: 768px) {
  #front-welcome .welcome-museum-info {
    float: left;
    width: 100%;
  }
}
#front-welcome .welcome-museum-info .welcome-museum-info-item {
  margin-bottom: 3.6rem;
}

#front-welcome .welcome-museum-info .icon-header {
  margin-bottom: 1.2rem;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
}

#front-welcome .welcome-museum-info .icon-header .header-icon {
  margin-right: 0.8rem;
}

@media only screen and (max-width: 480px) {
  #front-welcome .welcome-museum-info .icon-header .header-icon {
    display: block;
    margin-bottom: 5px;
  }
}
/* Donorfy template */
body.page-template-page-donorfy form table {
  width: 80%;
}

@media only screen and (max-width: 480px) {
  body.page-template-page-donorfy form table {
    width: 100%;
  }
}
body.page-template-page-donorfy form table td {
  border-bottom: none;
}

body.page-template-page-donorfy form label {
  max-width: 572px;
}

/* Search */
#adlib-advanced-search {
  clear: both;
}

body.search #page-content .page-content-inner {
  float: left;
  width: 100%;
}

.searchpage-searchform .searchpage-searchform-inner {
  float: left;
  width: calc(100% - 4.8rem);
  margin: 0 1.8rem 2.4rem;
  padding: 2.4rem 1.2rem 1.2rem;
  background: #f4f4f4;
}

/* adlib results [added by MIKE] */
.loading-results::before {
  content: "";
  display: block;
  height: 100%;
  position: fixed;
  z-index: 10;
  top: 0;
  left: 0;
  width: 100%;
  background: black url("./images/loading-spinner.svg") center center no-repeat;
  opacity: 0.5;
}

/* 404 */
body.error404 .page-content-inner {
  float: left;
  width: 100%;
  padding: 4.8rem 4.8rem 2.4rem;
  background: #fff;
}

/* Adlib Search Block */
.adlib-search-block .adlib-search-block-content {
  float: left;
  width: 100%;
  margin-bottom: 3.6rem;
  padding: 4.8rem;
  background: #fff;
}

a#adlib-advanced-search-show:hover,
a#adlib-advanced-search-hide:hover {
  cursor: pointer;
}

.adlib-search-block .adlib-search-block-content .form-group input[type=text],
.adlib-search-block .adlib-search-block-content .form-group select {
  width: 80%;
}

.adlib-search-block .adlib-search-block-content .adlib-search-scope-group {
  margin-top: 2.4rem;
}

.adlib-search-block .adlib-search-block-content label {
  display: block;
}

.adlib-search-block .adlib-search-block-content .adlib-search-scope-group .radio-inline {
  margin-top: 2px;
}

/* Multi Adlib Object */
body.page-template-template-object .multi-object-display .page-content-inner {
  float: left;
  width: 100%;
  padding: 4.8rem 4.8rem 2.4rem;
  background: rgba(0, 0, 0, 0.8);
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
  body.page-template-template-object .multi-object-display .page-content-inner {
    padding: 2.4rem;
  }
}
/* Single Adlib Object */
body.page-template-template-object .page-content-inner, body.page-template-template-library .page-content-inner, body.page-template-template-archive .page-content-inner {
  padding: 3.6rem 4.8rem;
  background: #fff;
}

#object-single-main .object-description {
  font-size: 1.6rem;
}

#object-single-main #object-details {
  padding-right: 1.6rem;
}

#object-single-main #object-single-meta {
  float: left;
  width: 100%;
  margin: 1.8rem 0 2.4rem;
}

#object-single-main #object-single-meta h3.object-single-meta-title {
  padding: 0;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 1.4rem;
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#object-single-main #object-single-meta ul {
  float: left;
  width: 100%;
  margin: 0;
  padding: 0;
  border-top: 1px solid #2c2c2c;
}

#object-single-main #object-single-meta ul li {
  float: left;
  width: 100%;
  margin: 0;
  padding: 1.8rem;
}

#object-single-main #object-single-meta ul li:nth-child(even) {
  background: #f4f4f4;
}

#object-single-main #object-single-meta ul li:before {
  content: none;
}

#object-single-main #object-single-meta ul li span.meta-label {
  float: left;
  width: 37%;
  padding-right: 3%;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 1.4rem;
}

#object-single-main #object-single-meta ul li span.meta-value {
  float: left;
  width: 60%;
  font-size: 1.4rem;
}

@media only screen and (min-width: 320px) and (max-width: 675px) {
  #object-single-main #object-single-meta ul li span.meta-label {
    width: 100%;
    margin-bottom: 0.6rem;
    padding-right: 0;
  }
  #object-single-main #object-single-meta ul li span.meta-value {
    width: 100%;
  }
}
#object-single-image-container {
  float: left;
  width: 100%;
}

@media only screen and (min-width: 320px) and (max-width: 675px) {
  #object-single-image-container {
    float: none;
    width: 100%;
    height: auto;
  }
}
#object-single-main a.object-single-image {
  display: block;
  position: relative;
  margin-bottom: 2.4rem;
}

#object-single-main a.object-single-image span.enlarge-icon {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 48px;
  height: 48px;
  top: 0;
  right: 0;
  z-index: 99999;
  background: rgba(244, 244, 244, 0.4);
}

#object-single-main a.object-single-image:hover span.enlarge-icon {
  background: #f1f1f1;
}

/* Adlib Library / Archive Search */
/* Multi Adlib Object */
body.page-template-template-library .all-library .page-content-inner,
body.page-template-template-archive .all-archive .page-content-inner {
  float: left;
  width: 100%;
  padding: 4.8rem 4.8rem 2.4rem;
  background: #fff;
}

/* WordPress Plugins */
/* Events Calendar */
h2.tribe-events-page-title {
  text-align: left;
  font-family: "Crimson Text", Georgia, serif;
  font-weight: 600 !important;
  font-size: 3.2rem;
}

.tribe-events-schedule h2 {
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600 !important;
}

.tribe-events-calendar div[id*=tribe-events-daynum-],
.tribe-events-calendar div[id*=tribe-events-daynum-] a,
.tribe-events-calendar div[id*=tribe-events-event-] h3.tribe-events-month-event-title a {
  font-size: 14px !important;
  font-weight: 600 !important;
}

#tribe-events-content .tribe-events-tooltip {
  font-size: 15px !important;
}

#tribe-events-content .tribe-events-tooltip h4 {
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  font-size: 15px !important;
  font-weight: bold !important;
  letter-spacing: 0 !important;
}

.tribe-events-tooltip .tribe-events-event-body {
  font-size: 15px !important;
}

body.single-tribe_events .tribe-events-event-meta {
  margin-bottom: 24px !important;
  font-size: 15px !important;
  background: #f4f4f4 !important;
  border: none;
}

body.single-tribe_events #tribe-events-content {
  margin-top: -18px;
  padding-top: 0;
  padding-bottom: 0;
}

#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: #5e6d62;
}

/* Archive / List */
body.events-list #tribe-events-content-wrapper {
  padding: 4.8rem 5.4rem;
}

@media only screen and (max-width: 480px) {
  body.events-list #tribe-events-content-wrapper {
    padding: 0 3rem 3rem;
  }
}
.tribe-events-list-separator-month {
  margin-top: 0;
  margin-bottom: 36px;
}

.tribe-events-list .tribe-events-loop .tribe-override .tribe-events-event-image {
  float: left;
  margin: 0 0 36px;
  width: 100% !important;
}

.tribe-events-list h2.tribe-events-list-event-title {
  margin-bottom: 1.2rem;
}

.tribe-events-list .type-tribe_events {
  margin: 0 -9px 20px !important;
  padding: 0 !important;
  border: none !important;
}

.tribe-events-loop .type-tribe_events article.row:after {
  border-bottom: 1px solid #d8d8d8;
}

/* Meanmenu */
.mean-nav ul.nav-menu li.menu-item-has-children > a:after {
  content: none;
}

a.meanmenu-reveal {
  display: none;
}

.mean-container .mean-bar {
  float: left;
  width: 100%;
  position: relative;
  background: #5e6d62;
  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: "Lato", "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;
}

.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: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  background: #5e6d62;
  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: #2c2c2c;
  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: #5e6d62;
  border: none !important;
  border-left: 1px solid #d8d8d8 !important;
}

.mean-container .mean-nav ul li a.mean-expand:hover {
  background: #2c2c2c;
  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 * {
  box-sizing: content-box;
}

.mean-remove {
  display: none !important;
}

/* Responsive Slides */
.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:first-child {
  position: relative;
  display: block;
  float: left;
}

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
}

/**
 * Featherlight – ultra slim jQuery lightbox
 * Version 1.7.12 - http://noelboss.github.io/featherlight/
 *
 * Copyright 2017, Noël Raoul Bossart (http://www.noelboss.com)
 * MIT Licensed.
**/
html.with-featherlight {
  /* disable global scrolling when featherlights are visible */
  overflow: hidden;
}

.featherlight {
  display: none;
  /* dimensions: spanning the background from edge to edge */
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2147483647; /* z-index needs to be >= elements on the site. */
  /* position: centering content */
  text-align: center;
  /* insures that the ::before pseudo element doesn't force wrap with fixed width content; */
  white-space: nowrap;
  /* styling */
  cursor: pointer;
  background: #333;
  /* IE8 "hack" for nested featherlights */
  background: rgba(0, 0, 0, 0);
}

/* support for nested featherlights. Does not work in IE8 (use JS to fix) */
.featherlight:last-of-type {
  background: rgba(0, 0, 0, 0.8);
}

.featherlight:before {
  /* position: trick to center content vertically */
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.featherlight .featherlight-content {
  /* make content container for positioned elements (close button) */
  position: relative;
  /* position: centering vertical and horizontal */
  text-align: left;
  vertical-align: middle;
  display: inline-block;
  /* dimensions: cut off images */
  overflow: auto;
  padding: 25px 25px 0;
  border-bottom: 25px solid transparent;
  /* dimensions: handling large content */
  margin-left: 5%;
  margin-right: 5%;
  max-height: 95%;
  /* styling */
  background: #fff;
  cursor: auto;
  /* reset white-space wrapping */
  white-space: normal;
}

/* contains the content */
.featherlight .featherlight-inner {
  /* make sure its visible */
  display: block;
}

/* don't show these though */
.featherlight script.featherlight-inner,
.featherlight link.featherlight-inner,
.featherlight style.featherlight-inner {
  display: none;
}

.featherlight .featherlight-close-icon {
  /* position: centering vertical and horizontal */
  position: absolute;
  z-index: 9999;
  top: 0;
  right: 0;
  /* dimensions: 25px x 25px */
  line-height: 25px;
  width: 25px;
  /* styling */
  cursor: pointer;
  text-align: center;
  font-family: Arial, sans-serif;
  background: #fff; /* Set the background in case it overlaps the content */
  background: rgba(255, 255, 255, 0.3);
  color: #000;
  border: none;
  padding: 0;
}

/* See http://stackoverflow.com/questions/16077341/how-to-reset-all-default-styles-of-the-html5-button-element */
.featherlight .featherlight-close-icon::-moz-focus-inner {
  border: 0;
  padding: 0;
}

.featherlight .featherlight-image {
  /* styling */
  width: 100%;
}

.featherlight-iframe .featherlight-content {
  /* removed the border for image croping since iframe is edge to edge */
  border-bottom: 0;
  padding: 0;
  -webkit-overflow-scrolling: touch;
  overflow-y: scroll;
}

.featherlight iframe {
  /* styling */
  border: none;
}

.featherlight * { /* See https://github.com/noelboss/featherlight/issues/42 */
  box-sizing: border-box;
}

/* handling phones and small screens */
@media only screen and (max-width: 1024px) {
  .featherlight .featherlight-content {
    /* dimensions: maximize lightbox with for small screens */
    margin-left: 0;
    margin-right: 0;
    max-height: 98%;
    padding: 10px 10px 0;
    border-bottom: 10px solid transparent;
  }
}
/* hide non featherlight items when printing */
@media print {
  html.with-featherlight > * > :not(.featherlight) {
    display: none;
  }
}
/* Masonry Grid - but we're basically ignoring the masonry part */
.grid-item {
  margin-bottom: 2rem;
}

.grid-item:nth-child(4n+1) {
  clear: left;
}

.grid-item-inner {
  float: left;
  width: 100%;
  margin: 1.8rem 0 0;
  background: #2c2c2c;
}

.grid-item.picture-block {
  margin-bottom: 1.8rem;
}

.grid-item.picture-block a {
  margin-bottom: 0;
}

.grid-item-inner a.picture-block-image {
  display: block;
  text-align: center;
}

.grid-item-inner a.picture-block-image img {
  display: inline-block;
  margin: 0 auto;
}

@media only screen and (min-width: 320px) and (max-width: 480px) {
  .grid-item {
    width: 100%;
  }
}
@media only screen and (min-width: 481px) and (max-width: 1024px) {
  .grid-item:nth-child(4n+1) {
    clear: none;
  }
  .grid-item:nth-child(2n+1) {
    clear: left;
  }
}
.nav {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.nav-link {
  display: block;
  padding: 1.2rem 1.8rem;
  text-decoration: none;
}
.nav-link.disabled {
  color: #fafafa;
}

.nav-tabs .nav-item {
  margin: 0;
}
.nav-tabs .nav-link {
  border: 1px solid transparent;
  /*
      @include border-top-radius($nav-tabs-border-radius);

      @include hover-focus {
        border-color: $nav-tabs-link-hover-border-color;
      }
  */
}
.nav-tabs .nav-link.disabled {
  color: #fafafa;
  background-color: transparent;
  border-color: transparent;
}
.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
  color: #2c2c2c;
  background-color: #f4f4f4;
  border-color: #d8d8d8;
  border: none;
}

.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: blue;
  background-color: green;
}

.nav-fill .nav-item {
  flex: 1 1 auto;
  text-align: center;
}

.nav-justified .nav-item {
  flex-basis: 0;
  flex-grow: 1;
  text-align: center;
}

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

/* Luke */
ul#search-tabs li {
  font-weight: bold;
}

ul#search-tabs li.current {
  background: #f4f4f4;
}

.tab-pane {
  float: left;
  width: 100%;
  padding: 4.8rem 4.8rem 2.4rem;
  background: #f4f4f4;
  padding: 3.6rem;
}

.nav-tabs .nav-link {
  border: none;
}

h1.tribe-events-page-title {
  display: none;
}

#tribe-events-content a {
  color: #5e6d62;
}

/* #Media Queries
================================================== */
/* Stuff that also happens when meanmenu kicks in */
@media only screen and (max-width: 675px) {
  header {
    clear: both;
    padding-top: 0;
    padding-bottom: 0;
    background-image: none;
  }
  .page-content-inner {
    padding-right: 0;
  }
  #sidebar {
    margin-top: 3rem;
  }
}
/* 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;
  }
}
/* #HTML5 Boilerplate Print Styles
================================================== */
@media print {
  * {
    background: transparent !important;
    color: black !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important;
  } /* Black prints faster: h5bp.com/s */
  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: "";
  } /* Don't show links for images, or javascript/internal links */
  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  } /* h5bp.com/t */
  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;
  }
}
