/*!
 Theme Name: Corinium Museum
 Theme URI: http://thirty8.co.uk
 Description: Corinium 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 {
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button, select {
  text-transform: none;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
  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"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td, th {
  padding: 0;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff;
}
input, button, select, textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}
a:hover, a:focus {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
.wrap {
  width: 100%;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 18px;
  padding-right: 18px;
  width: auto;
  max-width: 1296px;
}
.container.wide-container {
  max-width: 1400px;
}
/* don't like fixing the widths so using width:auto on container instead: http://stackoverflow.com/questions/19393264/why-does-bootstrap-3-force-the-container-width-to-certain-sizes
 @media (min-width: 768px) {
 .container {
 width: 750px;
 }
 }
 @media (min-width: 992px) {
 .container {
 width: 970px;
 }
 }
 @media (min-width: 1200px) {
 .container {
 width: 1170px;
 }
 }
 */
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 18px;
  padding-right: 18px;
}
.row {
  margin-left: -18px;
  margin-right: -18px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12, .col-xs-13, .col-sm-13, .col-md-13, .col-lg-13, .col-xs-14, .col-sm-14, .col-md-14, .col-lg-14, .col-xs-15, .col-sm-15, .col-md-15, .col-lg-15, .col-xs-16, .col-sm-16, .col-md-16, .col-lg-16, .col-xs-17, .col-sm-17, .col-md-17, .col-lg-17, .col-xs-18, .col-sm-18, .col-md-18, .col-lg-18, .col-xs-19, .col-sm-19, .col-md-19, .col-lg-19, .col-xs-20, .col-sm-20, .col-md-20, .col-lg-20, .col-xs-21, .col-sm-21, .col-md-21, .col-lg-21, .col-xs-22, .col-sm-22, .col-md-22, .col-lg-22, .col-xs-23, .col-sm-23, .col-md-23, .col-lg-23, .col-xs-24, .col-sm-24, .col-md-24, .col-lg-24 {
  position: relative;
  min-height: 1px;
  padding-left: 18px;
  padding-right: 18px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-13, .col-xs-14, .col-xs-15, .col-xs-16, .col-xs-17, .col-xs-18, .col-xs-19, .col-xs-20, .col-xs-21, .col-xs-22, .col-xs-23, .col-xs-24 {
  float: left;
}
.col-xs-24 {
  width: 100%;
}
.col-xs-23 {
  width: 95.83333333%;
}
.col-xs-22 {
  width: 91.66666667%;
}
.col-xs-21 {
  width: 87.5%;
}
.col-xs-20 {
  width: 83.33333333%;
}
.col-xs-19 {
  width: 79.16666667%;
}
.col-xs-18 {
  width: 75%;
}
.col-xs-17 {
  width: 70.83333333%;
}
.col-xs-16 {
  width: 66.66666667%;
}
.col-xs-15 {
  width: 62.5%;
}
.col-xs-14 {
  width: 58.33333333%;
}
.col-xs-13 {
  width: 54.16666667%;
}
.col-xs-12 {
  width: 50%;
}
.col-xs-11 {
  width: 45.83333333%;
}
.col-xs-10 {
  width: 41.66666667%;
}
.col-xs-9 {
  width: 37.5%;
}
.col-xs-8 {
  width: 33.33333333%;
}
.col-xs-7 {
  width: 29.16666667%;
}
.col-xs-6 {
  width: 25%;
}
.col-xs-5 {
  width: 20.83333333%;
}
.col-xs-4 {
  width: 16.66666667%;
}
.col-xs-3 {
  width: 12.5%;
}
.col-xs-2 {
  width: 8.33333333%;
}
.col-xs-1 {
  width: 4.16666667%;
}
.col-xs-pull-24 {
  right: 100%;
}
.col-xs-pull-23 {
  right: 95.83333333%;
}
.col-xs-pull-22 {
  right: 91.66666667%;
}
.col-xs-pull-21 {
  right: 87.5%;
}
.col-xs-pull-20 {
  right: 83.33333333%;
}
.col-xs-pull-19 {
  right: 79.16666667%;
}
.col-xs-pull-18 {
  right: 75%;
}
.col-xs-pull-17 {
  right: 70.83333333%;
}
.col-xs-pull-16 {
  right: 66.66666667%;
}
.col-xs-pull-15 {
  right: 62.5%;
}
.col-xs-pull-14 {
  right: 58.33333333%;
}
.col-xs-pull-13 {
  right: 54.16666667%;
}
.col-xs-pull-12 {
  right: 50%;
}
.col-xs-pull-11 {
  right: 45.83333333%;
}
.col-xs-pull-10 {
  right: 41.66666667%;
}
.col-xs-pull-9 {
  right: 37.5%;
}
.col-xs-pull-8 {
  right: 33.33333333%;
}
.col-xs-pull-7 {
  right: 29.16666667%;
}
.col-xs-pull-6 {
  right: 25%;
}
.col-xs-pull-5 {
  right: 20.83333333%;
}
.col-xs-pull-4 {
  right: 16.66666667%;
}
.col-xs-pull-3 {
  right: 12.5%;
}
.col-xs-pull-2 {
  right: 8.33333333%;
}
.col-xs-pull-1 {
  right: 4.16666667%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-24 {
  left: 100%;
}
.col-xs-push-23 {
  left: 95.83333333%;
}
.col-xs-push-22 {
  left: 91.66666667%;
}
.col-xs-push-21 {
  left: 87.5%;
}
.col-xs-push-20 {
  left: 83.33333333%;
}
.col-xs-push-19 {
  left: 79.16666667%;
}
.col-xs-push-18 {
  left: 75%;
}
.col-xs-push-17 {
  left: 70.83333333%;
}
.col-xs-push-16 {
  left: 66.66666667%;
}
.col-xs-push-15 {
  left: 62.5%;
}
.col-xs-push-14 {
  left: 58.33333333%;
}
.col-xs-push-13 {
  left: 54.16666667%;
}
.col-xs-push-12 {
  left: 50%;
}
.col-xs-push-11 {
  left: 45.83333333%;
}
.col-xs-push-10 {
  left: 41.66666667%;
}
.col-xs-push-9 {
  left: 37.5%;
}
.col-xs-push-8 {
  left: 33.33333333%;
}
.col-xs-push-7 {
  left: 29.16666667%;
}
.col-xs-push-6 {
  left: 25%;
}
.col-xs-push-5 {
  left: 20.83333333%;
}
.col-xs-push-4 {
  left: 16.66666667%;
}
.col-xs-push-3 {
  left: 12.5%;
}
.col-xs-push-2 {
  left: 8.33333333%;
}
.col-xs-push-1 {
  left: 4.16666667%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-24 {
  margin-left: 100%;
}
.col-xs-offset-23 {
  margin-left: 95.83333333%;
}
.col-xs-offset-22 {
  margin-left: 91.66666667%;
}
.col-xs-offset-21 {
  margin-left: 87.5%;
}
.col-xs-offset-20 {
  margin-left: 83.33333333%;
}
.col-xs-offset-19 {
  margin-left: 79.16666667%;
}
.col-xs-offset-18 {
  margin-left: 75%;
}
.col-xs-offset-17 {
  margin-left: 70.83333333%;
}
.col-xs-offset-16 {
  margin-left: 66.66666667%;
}
.col-xs-offset-15 {
  margin-left: 62.5%;
}
.col-xs-offset-14 {
  margin-left: 58.33333333%;
}
.col-xs-offset-13 {
  margin-left: 54.16666667%;
}
.col-xs-offset-12 {
  margin-left: 50%;
}
.col-xs-offset-11 {
  margin-left: 45.83333333%;
}
.col-xs-offset-10 {
  margin-left: 41.66666667%;
}
.col-xs-offset-9 {
  margin-left: 37.5%;
}
.col-xs-offset-8 {
  margin-left: 33.33333333%;
}
.col-xs-offset-7 {
  margin-left: 29.16666667%;
}
.col-xs-offset-6 {
  margin-left: 25%;
}
.col-xs-offset-5 {
  margin-left: 20.83333333%;
}
.col-xs-offset-4 {
  margin-left: 16.66666667%;
}
.col-xs-offset-3 {
  margin-left: 12.5%;
}
.col-xs-offset-2 {
  margin-left: 8.33333333%;
}
.col-xs-offset-1 {
  margin-left: 4.16666667%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-13, .col-sm-14, .col-sm-15, .col-sm-16, .col-sm-17, .col-sm-18, .col-sm-19, .col-sm-20, .col-sm-21, .col-sm-22, .col-sm-23, .col-sm-24 {
    float: left;
  }
  .col-sm-24 {
    width: 100%;
  }
  .col-sm-23 {
    width: 95.83333333%;
  }
  .col-sm-22 {
    width: 91.66666667%;
  }
  .col-sm-21 {
    width: 87.5%;
  }
  .col-sm-20 {
    width: 83.33333333%;
  }
  .col-sm-19 {
    width: 79.16666667%;
  }
  .col-sm-18 {
    width: 75%;
  }
  .col-sm-17 {
    width: 70.83333333%;
  }
  .col-sm-16 {
    width: 66.66666667%;
  }
  .col-sm-15 {
    width: 62.5%;
  }
  .col-sm-14 {
    width: 58.33333333%;
  }
  .col-sm-13 {
    width: 54.16666667%;
  }
  .col-sm-12 {
    width: 50%;
  }
  .col-sm-11 {
    width: 45.83333333%;
  }
  .col-sm-10 {
    width: 41.66666667%;
  }
  .col-sm-9 {
    width: 37.5%;
  }
  .col-sm-8 {
    width: 33.33333333%;
  }
  .col-sm-7 {
    width: 29.16666667%;
  }
  .col-sm-6 {
    width: 25%;
  }
  .col-sm-5 {
    width: 20.83333333%;
  }
  .col-sm-4 {
    width: 16.66666667%;
  }
  .col-sm-3 {
    width: 12.5%;
  }
  .col-sm-2 {
    width: 8.33333333%;
  }
  .col-sm-1 {
    width: 4.16666667%;
  }
  .col-sm-pull-24 {
    right: 100%;
  }
  .col-sm-pull-23 {
    right: 95.83333333%;
  }
  .col-sm-pull-22 {
    right: 91.66666667%;
  }
  .col-sm-pull-21 {
    right: 87.5%;
  }
  .col-sm-pull-20 {
    right: 83.33333333%;
  }
  .col-sm-pull-19 {
    right: 79.16666667%;
  }
  .col-sm-pull-18 {
    right: 75%;
  }
  .col-sm-pull-17 {
    right: 70.83333333%;
  }
  .col-sm-pull-16 {
    right: 66.66666667%;
  }
  .col-sm-pull-15 {
    right: 62.5%;
  }
  .col-sm-pull-14 {
    right: 58.33333333%;
  }
  .col-sm-pull-13 {
    right: 54.16666667%;
  }
  .col-sm-pull-12 {
    right: 50%;
  }
  .col-sm-pull-11 {
    right: 45.83333333%;
  }
  .col-sm-pull-10 {
    right: 41.66666667%;
  }
  .col-sm-pull-9 {
    right: 37.5%;
  }
  .col-sm-pull-8 {
    right: 33.33333333%;
  }
  .col-sm-pull-7 {
    right: 29.16666667%;
  }
  .col-sm-pull-6 {
    right: 25%;
  }
  .col-sm-pull-5 {
    right: 20.83333333%;
  }
  .col-sm-pull-4 {
    right: 16.66666667%;
  }
  .col-sm-pull-3 {
    right: 12.5%;
  }
  .col-sm-pull-2 {
    right: 8.33333333%;
  }
  .col-sm-pull-1 {
    right: 4.16666667%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-24 {
    left: 100%;
  }
  .col-sm-push-23 {
    left: 95.83333333%;
  }
  .col-sm-push-22 {
    left: 91.66666667%;
  }
  .col-sm-push-21 {
    left: 87.5%;
  }
  .col-sm-push-20 {
    left: 83.33333333%;
  }
  .col-sm-push-19 {
    left: 79.16666667%;
  }
  .col-sm-push-18 {
    left: 75%;
  }
  .col-sm-push-17 {
    left: 70.83333333%;
  }
  .col-sm-push-16 {
    left: 66.66666667%;
  }
  .col-sm-push-15 {
    left: 62.5%;
  }
  .col-sm-push-14 {
    left: 58.33333333%;
  }
  .col-sm-push-13 {
    left: 54.16666667%;
  }
  .col-sm-push-12 {
    left: 50%;
  }
  .col-sm-push-11 {
    left: 45.83333333%;
  }
  .col-sm-push-10 {
    left: 41.66666667%;
  }
  .col-sm-push-9 {
    left: 37.5%;
  }
  .col-sm-push-8 {
    left: 33.33333333%;
  }
  .col-sm-push-7 {
    left: 29.16666667%;
  }
  .col-sm-push-6 {
    left: 25%;
  }
  .col-sm-push-5 {
    left: 20.83333333%;
  }
  .col-sm-push-4 {
    left: 16.66666667%;
  }
  .col-sm-push-3 {
    left: 12.5%;
  }
  .col-sm-push-2 {
    left: 8.33333333%;
  }
  .col-sm-push-1 {
    left: 4.16666667%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-24 {
    margin-left: 100%;
  }
  .col-sm-offset-23 {
    margin-left: 95.83333333%;
  }
  .col-sm-offset-22 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-21 {
    margin-left: 87.5%;
  }
  .col-sm-offset-20 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-19 {
    margin-left: 79.16666667%;
  }
  .col-sm-offset-18 {
    margin-left: 75%;
  }
  .col-sm-offset-17 {
    margin-left: 70.83333333%;
  }
  .col-sm-offset-16 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-15 {
    margin-left: 62.5%;
  }
  .col-sm-offset-14 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-13 {
    margin-left: 54.16666667%;
  }
  .col-sm-offset-12 {
    margin-left: 50%;
  }
  .col-sm-offset-11 {
    margin-left: 45.83333333%;
  }
  .col-sm-offset-10 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-9 {
    margin-left: 37.5%;
  }
  .col-sm-offset-8 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-7 {
    margin-left: 29.16666667%;
  }
  .col-sm-offset-6 {
    margin-left: 25%;
  }
  .col-sm-offset-5 {
    margin-left: 20.83333333%;
  }
  .col-sm-offset-4 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-3 {
    margin-left: 12.5%;
  }
  .col-sm-offset-2 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-1 {
    margin-left: 4.16666667%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md-13, .col-md-14, .col-md-15, .col-md-16, .col-md-17, .col-md-18, .col-md-19, .col-md-20, .col-md-21, .col-md-22, .col-md-23, .col-md-24 {
    float: left;
  }
  .col-md-24 {
    width: 100%;
  }
  .col-md-23 {
    width: 95.83333333%;
  }
  .col-md-22 {
    width: 91.66666667%;
  }
  .col-md-21 {
    width: 87.5%;
  }
  .col-md-20 {
    width: 83.33333333%;
  }
  .col-md-19 {
    width: 79.16666667%;
  }
  .col-md-18 {
    width: 75%;
  }
  .col-md-17 {
    width: 70.83333333%;
  }
  .col-md-16 {
    width: 66.66666667%;
  }
  .col-md-15 {
    width: 62.5%;
  }
  .col-md-14 {
    width: 58.33333333%;
  }
  .col-md-13 {
    width: 54.16666667%;
  }
  .col-md-12 {
    width: 50%;
  }
  .col-md-11 {
    width: 45.83333333%;
  }
  .col-md-10 {
    width: 41.66666667%;
  }
  .col-md-9 {
    width: 37.5%;
  }
  .col-md-8 {
    width: 33.33333333%;
  }
  .col-md-7 {
    width: 29.16666667%;
  }
  .col-md-6 {
    width: 25%;
  }
  .col-md-5 {
    width: 20.83333333%;
  }
  .col-md-4 {
    width: 16.66666667%;
  }
  .col-md-3 {
    width: 12.5%;
  }
  .col-md-2 {
    width: 8.33333333%;
  }
  .col-md-1 {
    width: 4.16666667%;
  }
  .col-md-pull-24 {
    right: 100%;
  }
  .col-md-pull-23 {
    right: 95.83333333%;
  }
  .col-md-pull-22 {
    right: 91.66666667%;
  }
  .col-md-pull-21 {
    right: 87.5%;
  }
  .col-md-pull-20 {
    right: 83.33333333%;
  }
  .col-md-pull-19 {
    right: 79.16666667%;
  }
  .col-md-pull-18 {
    right: 75%;
  }
  .col-md-pull-17 {
    right: 70.83333333%;
  }
  .col-md-pull-16 {
    right: 66.66666667%;
  }
  .col-md-pull-15 {
    right: 62.5%;
  }
  .col-md-pull-14 {
    right: 58.33333333%;
  }
  .col-md-pull-13 {
    right: 54.16666667%;
  }
  .col-md-pull-12 {
    right: 50%;
  }
  .col-md-pull-11 {
    right: 45.83333333%;
  }
  .col-md-pull-10 {
    right: 41.66666667%;
  }
  .col-md-pull-9 {
    right: 37.5%;
  }
  .col-md-pull-8 {
    right: 33.33333333%;
  }
  .col-md-pull-7 {
    right: 29.16666667%;
  }
  .col-md-pull-6 {
    right: 25%;
  }
  .col-md-pull-5 {
    right: 20.83333333%;
  }
  .col-md-pull-4 {
    right: 16.66666667%;
  }
  .col-md-pull-3 {
    right: 12.5%;
  }
  .col-md-pull-2 {
    right: 8.33333333%;
  }
  .col-md-pull-1 {
    right: 4.16666667%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-24 {
    left: 100%;
  }
  .col-md-push-23 {
    left: 95.83333333%;
  }
  .col-md-push-22 {
    left: 91.66666667%;
  }
  .col-md-push-21 {
    left: 87.5%;
  }
  .col-md-push-20 {
    left: 83.33333333%;
  }
  .col-md-push-19 {
    left: 79.16666667%;
  }
  .col-md-push-18 {
    left: 75%;
  }
  .col-md-push-17 {
    left: 70.83333333%;
  }
  .col-md-push-16 {
    left: 66.66666667%;
  }
  .col-md-push-15 {
    left: 62.5%;
  }
  .col-md-push-14 {
    left: 58.33333333%;
  }
  .col-md-push-13 {
    left: 54.16666667%;
  }
  .col-md-push-12 {
    left: 50%;
  }
  .col-md-push-11 {
    left: 45.83333333%;
  }
  .col-md-push-10 {
    left: 41.66666667%;
  }
  .col-md-push-9 {
    left: 37.5%;
  }
  .col-md-push-8 {
    left: 33.33333333%;
  }
  .col-md-push-7 {
    left: 29.16666667%;
  }
  .col-md-push-6 {
    left: 25%;
  }
  .col-md-push-5 {
    left: 20.83333333%;
  }
  .col-md-push-4 {
    left: 16.66666667%;
  }
  .col-md-push-3 {
    left: 12.5%;
  }
  .col-md-push-2 {
    left: 8.33333333%;
  }
  .col-md-push-1 {
    left: 4.16666667%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-24 {
    margin-left: 100%;
  }
  .col-md-offset-23 {
    margin-left: 95.83333333%;
  }
  .col-md-offset-22 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-21 {
    margin-left: 87.5%;
  }
  .col-md-offset-20 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-19 {
    margin-left: 79.16666667%;
  }
  .col-md-offset-18 {
    margin-left: 75%;
  }
  .col-md-offset-17 {
    margin-left: 70.83333333%;
  }
  .col-md-offset-16 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-15 {
    margin-left: 62.5%;
  }
  .col-md-offset-14 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-13 {
    margin-left: 54.16666667%;
  }
  .col-md-offset-12 {
    margin-left: 50%;
  }
  .col-md-offset-11 {
    margin-left: 45.83333333%;
  }
  .col-md-offset-10 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-9 {
    margin-left: 37.5%;
  }
  .col-md-offset-8 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-7 {
    margin-left: 29.16666667%;
  }
  .col-md-offset-6 {
    margin-left: 25%;
  }
  .col-md-offset-5 {
    margin-left: 20.83333333%;
  }
  .col-md-offset-4 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-3 {
    margin-left: 12.5%;
  }
  .col-md-offset-2 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-1 {
    margin-left: 4.16666667%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-13, .col-lg-14, .col-lg-15, .col-lg-16, .col-lg-17, .col-lg-18, .col-lg-19, .col-lg-20, .col-lg-21, .col-lg-22, .col-lg-23, .col-lg-24 {
    float: left;
  }
  .col-lg-24 {
    width: 100%;
  }
  .col-lg-23 {
    width: 95.83333333%;
  }
  .col-lg-22 {
    width: 91.66666667%;
  }
  .col-lg-21 {
    width: 87.5%;
  }
  .col-lg-20 {
    width: 83.33333333%;
  }
  .col-lg-19 {
    width: 79.16666667%;
  }
  .col-lg-18 {
    width: 75%;
  }
  .col-lg-17 {
    width: 70.83333333%;
  }
  .col-lg-16 {
    width: 66.66666667%;
  }
  .col-lg-15 {
    width: 62.5%;
  }
  .col-lg-14 {
    width: 58.33333333%;
  }
  .col-lg-13 {
    width: 54.16666667%;
  }
  .col-lg-12 {
    width: 50%;
  }
  .col-lg-11 {
    width: 45.83333333%;
  }
  .col-lg-10 {
    width: 41.66666667%;
  }
  .col-lg-9 {
    width: 37.5%;
  }
  .col-lg-8 {
    width: 33.33333333%;
  }
  .col-lg-7 {
    width: 29.16666667%;
  }
  .col-lg-6 {
    width: 25%;
  }
  .col-lg-5 {
    width: 20.83333333%;
  }
  .col-lg-4 {
    width: 16.66666667%;
  }
  .col-lg-3 {
    width: 12.5%;
  }
  .col-lg-2 {
    width: 8.33333333%;
  }
  .col-lg-1 {
    width: 4.16666667%;
  }
  .col-lg-pull-24 {
    right: 100%;
  }
  .col-lg-pull-23 {
    right: 95.83333333%;
  }
  .col-lg-pull-22 {
    right: 91.66666667%;
  }
  .col-lg-pull-21 {
    right: 87.5%;
  }
  .col-lg-pull-20 {
    right: 83.33333333%;
  }
  .col-lg-pull-19 {
    right: 79.16666667%;
  }
  .col-lg-pull-18 {
    right: 75%;
  }
  .col-lg-pull-17 {
    right: 70.83333333%;
  }
  .col-lg-pull-16 {
    right: 66.66666667%;
  }
  .col-lg-pull-15 {
    right: 62.5%;
  }
  .col-lg-pull-14 {
    right: 58.33333333%;
  }
  .col-lg-pull-13 {
    right: 54.16666667%;
  }
  .col-lg-pull-12 {
    right: 50%;
  }
  .col-lg-pull-11 {
    right: 45.83333333%;
  }
  .col-lg-pull-10 {
    right: 41.66666667%;
  }
  .col-lg-pull-9 {
    right: 37.5%;
  }
  .col-lg-pull-8 {
    right: 33.33333333%;
  }
  .col-lg-pull-7 {
    right: 29.16666667%;
  }
  .col-lg-pull-6 {
    right: 25%;
  }
  .col-lg-pull-5 {
    right: 20.83333333%;
  }
  .col-lg-pull-4 {
    right: 16.66666667%;
  }
  .col-lg-pull-3 {
    right: 12.5%;
  }
  .col-lg-pull-2 {
    right: 8.33333333%;
  }
  .col-lg-pull-1 {
    right: 4.16666667%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-24 {
    left: 100%;
  }
  .col-lg-push-23 {
    left: 95.83333333%;
  }
  .col-lg-push-22 {
    left: 91.66666667%;
  }
  .col-lg-push-21 {
    left: 87.5%;
  }
  .col-lg-push-20 {
    left: 83.33333333%;
  }
  .col-lg-push-19 {
    left: 79.16666667%;
  }
  .col-lg-push-18 {
    left: 75%;
  }
  .col-lg-push-17 {
    left: 70.83333333%;
  }
  .col-lg-push-16 {
    left: 66.66666667%;
  }
  .col-lg-push-15 {
    left: 62.5%;
  }
  .col-lg-push-14 {
    left: 58.33333333%;
  }
  .col-lg-push-13 {
    left: 54.16666667%;
  }
  .col-lg-push-12 {
    left: 50%;
  }
  .col-lg-push-11 {
    left: 45.83333333%;
  }
  .col-lg-push-10 {
    left: 41.66666667%;
  }
  .col-lg-push-9 {
    left: 37.5%;
  }
  .col-lg-push-8 {
    left: 33.33333333%;
  }
  .col-lg-push-7 {
    left: 29.16666667%;
  }
  .col-lg-push-6 {
    left: 25%;
  }
  .col-lg-push-5 {
    left: 20.83333333%;
  }
  .col-lg-push-4 {
    left: 16.66666667%;
  }
  .col-lg-push-3 {
    left: 12.5%;
  }
  .col-lg-push-2 {
    left: 8.33333333%;
  }
  .col-lg-push-1 {
    left: 4.16666667%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-24 {
    margin-left: 100%;
  }
  .col-lg-offset-23 {
    margin-left: 95.83333333%;
  }
  .col-lg-offset-22 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-21 {
    margin-left: 87.5%;
  }
  .col-lg-offset-20 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-19 {
    margin-left: 79.16666667%;
  }
  .col-lg-offset-18 {
    margin-left: 75%;
  }
  .col-lg-offset-17 {
    margin-left: 70.83333333%;
  }
  .col-lg-offset-16 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-15 {
    margin-left: 62.5%;
  }
  .col-lg-offset-14 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-13 {
    margin-left: 54.16666667%;
  }
  .col-lg-offset-12 {
    margin-left: 50%;
  }
  .col-lg-offset-11 {
    margin-left: 45.83333333%;
  }
  .col-lg-offset-10 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-9 {
    margin-left: 37.5%;
  }
  .col-lg-offset-8 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-7 {
    margin-left: 29.16666667%;
  }
  .col-lg-offset-6 {
    margin-left: 25%;
  }
  .col-lg-offset-5 {
    margin-left: 20.83333333%;
  }
  .col-lg-offset-4 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-3 {
    margin-left: 12.5%;
  }
  .col-lg-offset-2 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-1 {
    margin-left: 4.16666667%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
.clearfix:before, .clearfix:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after {
  content: " ";
  display: table;
}
.clearfix:after, .container:after, .container-fluid:after, .row:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
html {
  font-size: 62.5%;
}
body {
  font-size: 1.6rem;
  line-height: 1.5;
  font-weight: normal;
  font-family: "Source Sans Pro", 'Helvetica Neue', Helvetica, Arial, sans-serif;
  background: #fff;
  color: #1e1e1e;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: auto;
}
/* #Typography
 ================================================== */
h1, h2, h3, h4, h5, h6 {
  margin: 0 0 2.4rem;
  line-height: 1.2;
  font-family: "Unna", Georgia, serif;
  font-weight: bold;
  color: #353535;
}
h1 {
  letter-spacing: -0.05rem;
  font-size: 48px;
  font-size: 4.8rem;
}
h2 {
  font-size: 32px;
  font-size: 3.2rem;
}
h2.page-intro {
  line-height: 1.25;
  font-size: 2.1rem;
  font-family: "Source Sans Pro", 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: normal;
}
h3 {
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: 600;
  font-family: "Source Sans Pro", 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.hentry .post-content h3 {
  padding-top: 2.1rem;
}
h4 {
  font-size: 18px;
  font-size: 1.8rem;
}
h5, h6 {
  letter-spacing: 3px;
  text-transform: uppercase;
  font-weight: 600;
  font-family: "Source Sans Pro", 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 14px;
}
/* http://codepen.io/paulobrien/pen/Jdypxj */
h2.linewrap {
  margin: 0;
  line-height: 72px;
  font-size: 52px;
}
@media only screen and (max-width: 1080px) {
  h2.linewrap {
    line-height: 52px;
    font-size: 3.6rem;
  }
}
.linewrap > span {
  background: #30b5b0;
  color: #fff;
  line-height: 1.2;
  padding: 12px 0;
}
.linewrap span span {
  left: 0px;
  position: relative;
  z-index: 2;
  padding-right: 30px;
}
.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: #30b5b0;
  z-index: 1;
}
p {
  margin: 0 0 2.4rem 0;
}
p img {
  margin: 0;
}
p.more-link a.button {
  float: left;
}
em {
  font-style: italic;
}
strong {
  font-weight: 600;
}
.default-bold {
  font-weight: bold;
}
small {
  font-size: 80%;
}
hr {
  clear: both;
  border: solid #dfdfdf;
  border-width: 1px 0 0;
  margin: 1rem 0 2rem;
  height: 0;
}
.center {
  text-align: center;
}
.dont-break-out {
  /* These are technically the same, but use both */
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  /* This is the dangerous one in WebKit, as it breaks things wherever */
  word-break: break-all;
  /* Instead use this non-standard one: */
  word-break: break-word;
  /* Adds a hyphen where the word breaks, if supported (No Blink) */
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
}
/* #Lists
 ================================================== */
ul, ol {
  margin: 0 0 2rem;
}
ul {
  list-style: none;
}
article.hentry ul {
  margin: 0 1.2rem 2.4rem;
  padding: 0;
}
article.hentry ul li {
  list-style: none;
}
article.hentry ul li:before {
  color: #30b5b0;
  content: "\25A0";
  font-size: 18px;
  padding-right: 8px;
  position: relative;
  top: 0;
  zoom: 1;
}
body.events-archive article.hentry ul.tribe-events-sub-nav li:before, body.single-tribe_events article.hentry ul.tribe-events-sub-nav 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-bottom: 2rem;
}
blockquote p {
  line-height: 1.3em;
  font-size: 1.5rem;
  color: #888;
}
blockquote.shortcode-pullquote {
  margin: 0 0 24px;
  padding: 1.4rem;
  line-height: 1.4;
  font-family: "Unna", Georgia, serif;
  font-weight: bold;
  font-style: italic;
  font-size: 2.4rem;
  color: #353535;
  border: 4px solid #30b5b0;
}
blockquote.shortcode-pullquote .pullquote-inner {
  padding: 1.2rem 0;
  background: #fff;
}
blockquote.shortcode-pullquote span.pullquote-source {
  clear: both;
  display: block;
  margin-top: 1.2rem;
  font-family: "Source Sans Pro", 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 1.5rem;
  color: #747474;
}
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;
  }
}
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 24px 0;
}
.aligncenter, div.aligncenter {
  display: block;
  margin: 5px auto 24px auto;
}
.alignright {
  float: right;
  margin: 5px 0 24px 24px;
}
.alignleft {
  float: left;
  margin: 5px 24px 24px 0;
}
a img.alignright {
  float: right;
  margin: 5px 0 24px 24px;
}
a img.alignnone {
  margin: 5px 24px 24px 0;
}
a img.alignleft {
  float: left;
  margin: 5px 24px 24px 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 24px 0;
}
.wp-caption.alignleft {
  margin: 5px 24px 24px 0;
}
.wp-caption.alignright {
  margin: 5px 0 24px 24px;
}
.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto;
  background: #f4f4f4;
}
.wp-caption-text {
  text-align: center;
  font-size: 15px;
  line-height: 1.4;
  margin: 0 0 2.4rem;
  padding: 1.2rem 1.8rem;
  font-family: "Source Sans Pro", 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: bold;
  background: #f4f4f4;
  color: #747474;
}
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 {
  text-align: center;
  font-size: 15px;
  line-height: 1.4;
  margin: 0;
  padding: 1.2rem 0;
  font-family: "Source Sans Pro", 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: bold;
  background: #f4f4f4;
  color: #747474;
}
.gallery .gallery-item {
  margin-bottom: 1.8rem;
  padding: 0 1.8rem;
}
.gallery .gallery-item dt a {
  display: block;
  background: #f4f4f4;
  margin: 0;
}
.gallery .gallery-item dt a img {
  display: block;
  margin: 0 auto;
  background: #f4f4f4;
}
.gallery .gallery-item dt a img.attachment-thumbnail {
  padding-top: 1.8rem;
}
/* Forms
 –––––––––––––––––––––––––––––––––––––––––––––––––– */
input[type="email"], input[type="search"], input[type="text"], input[type="password"], textarea, select {
  margin-bottom: 2rem;
  border: 2px solid #dfdfdf;
  font-size: 1.6rem;
  font-weight: normal;
  font-family: "Source Sans Pro", 'Helvetica Neue', Helvetica, Arial, sans-serif;
  width: 100%;
  height: auto;
  padding: 1.3rem 1.4rem;
  background: #fff;
  color: #1e1e1e;
}
/* Removes awwkard default styles on some inputs */
input[type="email"], input[type="search"], input[type="text"], textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
textarea {
  min-height: 10rem;
  max-width: 96%;
  padding-top: 6px;
  padding-bottom: 6px;
  font-family: "Source Sans Pro", '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 #30b5b0;
  outline: 0;
}
label, legend {
  display: block;
  font-weight: 600;
  font-size: 1.6rem;
  font-family: "Source Sans Pro", 'Helvetica Neue', Helvetica, Arial, sans-serif;
  margin-bottom: 0.5rem;
}
fieldset {
  border-width: 0;
  padding: 0;
}
input[type="checkbox"], input[type="radio"] {
  display: inline;
}
label > .label-body {
  display: inline-block;
  font-weight: normal;
  margin-left: 0.5rem;
}
article form {
  display: block;
  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: "Source Sans Pro", 'Helvetica Neue', Helvetica, Arial, sans-serif;
  color: #1e1e1e;
}
::-moz-placeholder {
  /* Firefox 19+ */
  font-weight: normal;
  font-family: "Source Sans Pro", 'Helvetica Neue', Helvetica, Arial, sans-serif;
  color: #1e1e1e;
}
:-ms-input-placeholder {
  /* IE 10+ */
  font-weight: normal;
  font-family: "Source Sans Pro", 'Helvetica Neue', Helvetica, Arial, sans-serif;
  color: #1e1e1e;
}
:-moz-placeholder {
  /* Firefox 18- */
  font-weight: normal;
  font-family: "Source Sans Pro", 'Helvetica Neue', Helvetica, Arial, sans-serif;
  color: #1e1e1e;
}
/* Search form https://codepen.io/dodozhang21/pen/xeBzu */
.wp-search {
  width: 100%;
  position: relative;
  font-size: 1.4rem;
}
.wp-search:before {
  position: absolute;
  top: 0;
  right: 0;
  width: 48px;
  height: 48px;
  line-height: 48px;
  font-family: 'FontAwesome';
  content: '\f002';
  background: #6e6e6e;
  text-align: center;
  color: #fff;
  -webkit-font-smoothing: subpixel-antialiased;
  font-smooth: always;
}
input.searchTerm {
  width: 100%;
  background: #f4f4f4;
  border-bottom: 3px solid #f4f4f4;
  padding: 4px 8px;
  height: 48px;
  outline: none;
  border: none;
}
input.searchButton {
  position: absolute;
  top: 0;
  right: 0;
  width: 48px;
  height: 48px;
  opacity: 0;
  cursor: pointer;
}
/* 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: #30b5b0;
  border: 2px solid #30b5b0;
}
.signup-button input:hover {
  background: #30b5b0 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: #30b5b0 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: #30b5b0 url(images/right-arrow-white.svg) no-repeat 60% 50%;
  }
}
/* hack weird gravity forms inserted markup */
.gform_footer p:empty, .gform_footer br, ul.gform_fields li br {
  display: none;
}
/* #Links
 ================================================== */
a {
  transition: color 0.2s ease;
  color: #30b5b0;
}
a:visited {
  color: #30b5b0;
}
a:hover, a:focus, a:active {
  color: #1e1e1e;
  outline: 0;
}
a img {
  display: block;
  border: none;
}
/* #Buttons
 ================================================== */
p.button-container {
  margin-top: 3.6rem;
}
.button, .button:visited {
  display: inline-block;
  padding: 1.2rem 1.6rem;
  line-height: 1;
  text-align: center;
  text-decoration: none;
  font-family: "Source Sans Pro", 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-size: 1.6rem;
  background: transparent;
  color: #30b5b0;
  border: 2px solid #30b5b0;
  transition: background-color 0.2s ease;
  -webkit-appearance: none;
}
.button:hover, .button:visited:hover {
  cursor: pointer;
}
.button:hover, .button:visited:hover, .button:focus, .button:visited:focus, .button:active, .button:visited:active {
  text-decoration: none;
  background: #30b5b0;
  color: #fff;
}
.button svg {
  display: inline-block;
  margin-left: 8px;
  fill: #30b5b0;
}
.button:hover svg, .button:focus svg, .button:active svg {
  fill: #fff;
}
/* PDFs */
#page-content a[href$=".pdf"]:link {
  display: block;
  height: 52px;
  width: 100%;
  margin: 2.4rem 0 3.6rem;
  padding-top: 12px;
  font-weight: bold;
  color: #30b5b0;
  border: 2px solid #30b5b0;
  border-left: none;
}
#page-content a[href$=".pdf"]:before {
  float: left;
  width: 48px;
  height: 48px;
  margin-top: -12px;
  margin-right: 12px;
  padding-top: 4px;
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  text-decoration: none;
  content: "\f019";
  text-align: center;
  background: #30b5b0;
  color: #fff;
}
body.section-cm-orange #page-content a[href$=".pdf"]:link {
  color: #d67812;
  border: 2px solid #d67812;
}
body.section-cm-orange #page-content a[href$=".pdf"]:before {
  background: #d67812;
}
body.section-cm-green #page-content a[href$=".pdf"]:link {
  color: #70b551;
  border: 2px solid #70b551;
}
body.section-cm-green #page-content a[href$=".pdf"]:before {
  background: #70b551;
}
body.section-cm-blue #page-content a[href$=".pdf"]:link {
  color: #495ea8;
  border: 2px solid #495ea8;
}
body.section-cm-blue #page-content a[href$=".pdf"]:before {
  background: #495ea8;
}
body.section-cm-red #page-content a[href$=".pdf"]:link {
  color: #e63951;
  border: 2px solid #e63951;
}
body.section-cm-red #page-content a[href$=".pdf"]:before {
  background: #e63951;
}
/* Tables
 –––––––––––––––––––––––––––––––––––––––––––––––––– */
th, td {
  padding: 12px 15px;
  text-align: left;
  border-bottom: 1px solid #dfdfdf;
}
th:first-child, td:first-child {
  padding-left: 0;
}
th:last-child, td:last-child {
  padding-right: 0;
}
table {
  margin-bottom: 2rem;
}
/* #Header
 ================================================== */
header {
  position: absolute;
  z-index: 77;
}
a#site-logo {
  position: relative;
  top: 18px;
  left: 0;
  width: 218px;
}
a#site-logo img {
  display: block;
}
@media only screen and (max-width: 620px) {
  a#site-logo {
    position: relative;
    top: 6px;
    left: 0;
    width: 140px;
  }
  a#site-logo img {
    width: 140px;
  }
}
nav#main-nav {
  z-index: 99999;
}
ul.nav-menu, .nav-menu > ul, .nav-menu ul {
  margin: 0;
  padding: 0;
}
.nav-menu li {
  display: inline-block;
  position: relative;
  margin: 0;
}
.nav-menu li ul li {
  margin: 0;
}
.nav-menu li a {
  transition: none;
  display: block;
  padding: 1.4rem 1.8rem;
  line-height: 1.5;
  letter-spacing: 2px;
  text-transform: uppercase;
  text-decoration: none;
  font: 600 1.6rem "Source Sans Pro", 'Helvetica Neue', Helvetica, Arial, sans-serif;
  color: #1e1e1e;
}
@media only screen and (max-width: 768px) {
  .nav-menu li a {
    padding: 1.2rem 1.8rem;
  }
}
.nav-menu li:hover > a, .nav-menu li a:hover, .nav-menu li:focus > a, .nav-menu li a:focus {
  background: #353535;
  color: #fff;
  cursor: pointer;
}
.nav-menu .sub-menu, .nav-menu .children {
  border-top: 0;
  padding: 0;
  position: absolute;
  left: 0;
  top: 48px;
  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: 46px;
    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 {
  text-align: left;
  background: #353535;
  color: #fff;
  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 {
  background: #30b5b0;
  color: #fff;
  cursor: pointer;
}
ul.nav-menu li:hover > ul, .nav-menu ul li:hover > ul, ul.nav-menu .focus > ul, .nav-menu .focus > ul {
  clip: inherit;
  overflow: inherit;
  height: inherit;
  width: inherit;
}
/* Overlay Navigation */
.menu-toggle a:link, .menu-toggle a:visited, .menu-toggle a:hover, .menu-toggle a:focus, .menu-toggle a:active {
  display: inline;
  position: fixed;
  right: 50px;
  top: 0;
  z-index: 9999;
  width: 100px;
  height: 44px;
  padding: 1.4rem;
  line-height: 1;
  letter-spacing: 1px;
  text-decoration: none;
  text-align: center;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 16px;
  background: #fff;
  color: #000;
}
.menu-toggle span {
  width: 20px;
  margin-right: 8px;
}
.btn-open {
  font-weight: normal;
  font-size: 14px;
}
.btn-open:after {
  color: #000;
  content: "\f0c9";
  font-family: "FontAwesome";
  transition-property: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -webkit-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
}
.btn-open:hover:after {
  color: #000;
}
.btn-close:after {
  color: #000;
  content: "\f00d";
  font-weight: normal;
  font-family: "FontAwesome";
  transition-property: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -webkit-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
}
.btn-close:hover:after {
  color: #000;
}
.overlay {
  display: none;
  position: fixed;
  top: 0;
  height: 100%;
  width: 100%;
  background: #333;
  overflow: auto;
  z-index: 8888;
}
@media only screen and (max-width: 667px) {
  .menu-toggle a:link, .menu-toggle a:visited, .menu-toggle a:hover, .menu-toggle a:focus, .menu-toggle a:active {
    top: 0;
    right: 0;
  }
}
/* Section Menus */
.section-menu {
  padding: 3.6rem 0 3rem;
}
.section-menu:first-child {
  padding: 6rem 0 3rem;
}
.section-menu a.section-menu-block-header {
  letter-spacing: -0.05rem;
  font-size: 3.4rem;
  font-family: "Unna", Georgia, serif;
  font-weight: bold;
  color: #fff;
}
.section-menu ul li {
  display: block;
  float: left;
  width: 100%;
  padding: 0.6rem 0;
}
@media only screen and (max-width: 767px) {
  .section-menu .section-menu-block-page-list:first-child ul {
    clear: both;
    float: left;
    width: 100%;
    margin: 0;
    padding-top: 2.4rem;
  }
}
.section-menu ul li a {
  font-size: 1.8rem;
  font-weight: 600;
  color: #fff;
}
.section-menu ul li span.svg-icon {
  display: inline-block;
  float: left;
  width: 20px;
  margin-top: 1px;
}
.section-menu ul li a {
  display: inline-block;
  float: left;
  width: calc(100% - 20px);
}
.drawer-accordion .section-menu a.section-menu-block-header {
  display: block;
  float: left;
  width: 100%;
  text-decoration: none;
}
.drawer-accordion .section-menu a.section-menu-block-header span.section-menu-icon {
  position: relative;
  top: -1px;
  float: left;
  height: 36px;
  width: 36px;
  border: 2px solid #fff;
  border-radius: 50%;
  text-align: center;
}
.drawer-accordion .section-menu a.section-menu-block-header span.section-menu-title {
  float: right;
  width: calc(100% - 48px);
  line-height: 1;
}
.drawer-accordion .section-menu a.section-menu-block-header span.toggle-icon {
  position: relative;
  top: -14px;
  display: inline-block;
}
.drawer-accordion .section-menu.active a.section-menu-block-header span.toggle-icon {
  top: -14px;
}
.drawer-accordion .section-menu a.section-menu-block-header span.toggle-icon:after {
  display: inline-block;
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  text-decoration: inherit;
  text-transform: none;
  text-align: center;
  content: "\f067";
  color: #fff;
  line-height: 1;
}
.drawer-accordion .section-menu.active a.section-menu-block-header span.toggle-icon:after {
  content: "\f068";
}
/* Breadcrumbs */
#breadcrumb-wrap {
  padding-top: 1.4rem;
  padding-bottom: 1.4rem;
  line-height: 1.4;
  font-family: "Source Sans Pro", 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 800;
  font-size: 1.4rem;
  background: #f4f4f4;
  color: #1e1e1e;
}
#breadcrumb-wrap #breadcrumbs i {
  display: inline-block;
  margin: 0 6px;
}
#breadcrumb-inner {
  padding-left: 18px;
}
@media only screen and (max-width: 667px) {
  #breadcrumb-inner {
    padding-left: 0;
  }
}
#breadcrumbs a {
  text-decoration: none;
}
#breadcrumbs a:hover, #breadcrumbs a:focus, #breadcrumbs a:active {
  text-decoration: none;
  outline: 0;
}
/* Archives */
body.blog #main-content {
  background: #fff;
}
/* Listing Archives */
.index-listing h1 {
  margin-bottom: 3rem;
}
.index-listing article {
  float: left;
  width: 100%;
  margin-bottom: 3.6rem;
}
.index-listing article .index-listing-divider {
  float: left;
  width: calc(100% - 36px);
  margin: 3.6rem 18px 0;
  border-bottom: 1px solid #dfdfdf;
}
.index-listing article:last-of-type .index-listing-divider {
  display: none;
}
.index-listing article h2 {
  margin-bottom: 1.2rem;
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: 600;
  font-family: "Source Sans Pro", 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.index-listing article h2 a {
  text-decoration: none;
  color: #1e1e1e;
}
.index-listing article h2 a:hover, .index-listing article h2 a:focus, .index-listing article h2 a:active {
  color: #30b5b0;
}
.index-listing article p.snippet-more-link {
  margin: 0;
}
.index-listing article a.more-link.text-link {
  font-size: 1.4rem;
  font-weight: 600;
  color: #1e1e1e;
}
.index-listing article a.more-link.text-link:hover {
  text-decoration: none;
}
.index-listing article a.more-link.text-link svg {
  margin-left: 4px;
  position: relative;
  top: 1px;
  fill: #e63951;
}
.index-listing article a.more-link.text-link:hover svg {
  fill: #1e1e1e;
}
/* Pagination */
div.pagination {
  float: left;
  width: 100%;
  margin-top: 2.4rem;
  margin-bottom: 2.4rem;
  text-align: left;
}
.wp-pagenavi a, .wp-pagenavi span {
  transition: none;
  display: inline-block;
  padding: 1.5rem;
  min-width: 48px;
  height: 48px;
  line-height: 1;
  text-decoration: none;
  text-align: center;
  font-weight: 600;
  font-size: 1.6rem;
  background: #fff;
  color: #e63951;
  border: 1px solid #e63951;
}
.wp-pagenavi span.current {
  background: #f4f4f4;
  color: #1e1e1e;
  border: 1px solid #dfdfdf;
}
.wp-pagenavi a:hover {
  background: #e63951;
  color: #fff !important;
  border: 1px solid #e63951;
}
.wp-pagenavi i {
  position: relative;
  top: -1px;
  font-size: 12px;
  font-weight: normal;
}
/* Search */
body.search-no-results #main-content form {
  width: 50%;
  margin: 0;
  padding: 0;
  border: none;
  background: #fff;
}
@media only screen and (max-width: 767px) {
  body.search-no-results #main-content form {
    width: 100%;
  }
}
body.search-no-results #main-content #sidebar form {
  width: 100%;
}
/* Single Post */
body.single-post .page-content-inner {
  padding-top: 4rem;
}
.hentry ul, .hentry ol {
  margin: 1rem 0 2rem;
  padding-left: 2.2rem;
}
.hentry ul li {
  list-style-type: disc;
  list-style-position: outside;
}
.postmeta, .postmeta p {
  font-size: 1.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 #353535;
}
#single-postmeta p {
  margin-bottom: 1rem;
}
img.single-post-featured-image {
  margin-bottom: 2.4rem;
}
/* Single Object */
dl.object-single-meta {
  float: left;
  width: 100%;
}
dl.object-single-meta dt {
  float: left;
  width: calc(20% - 24px);
  margin-right: 2.4rem;
  margin-bottom: 2.4rem;
}
dl.object-single-meta dd {
  float: left;
  width: 80%;
  margin-bottom: 2.4rem;
}
@media only screen and (max-width: 674px) {
  dl.object-single-meta {
    float: left;
    width: 100%;
  }
  dl.object-single-meta dt {
    float: left;
    width: 100%;
    margin-right: 0;
    margin-bottom: 0.6rem;
  }
  dl.object-single-meta dd {
    float: left;
    width: 100%;
    margin-bottom: 2.4rem;
  }
}
.content-block {
  clear: both;
  display: block;
  width: 100%;
  margin-bottom: 3.6rem;
}
.section-header {
  line-height: 1.2;
  letter-spacing: -0.05rem;
  font-size: 3.6rem;
}
.section-link {
  text-align: right;
}
.section-link a {
  text-decoration: none;
  font-weight: bold;
}
.section-link a svg {
  margin-left: 4px;
}
/* Text Content Blocks */
.content-block.content-block-text {
  background: #fff;
}
.content-block.content-block-text h2.section-title {
  margin-top: 2.4rem;
  margin-bottom: 2.4rem;
  font-size: 3.2rem;
}
.content-block.content-block-text h3 {
  letter-spacing: 3px;
  text-transform: uppercase;
  font-weight: 600;
  font-family: "Source Sans Pro", 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: bold;
  letter-spacing: 2px;
  margin-bottom: 1.8rem;
}
.content-block.block-2col-wysiwyg .col-sm-8 {
  padding-right: 6rem;
}
.content-block.block-3col-wysiwyg .col-sm-8 {
  padding-right: 4.8rem;
}
/* Repeater Content Blocks */
.content-block.content-block-repeater h2.section-title {
  margin-bottom: 3rem;
  font-family: "Source Sans Pro", 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-size: 2.4rem;
  color: #353535;
}
.content-block.content-block-repeater h2.section-title:before {
  content: '';
  display: block;
  width: 6.4rem;
  margin-bottom: 2.4rem;
  border-top: 2px solid #353535;
}
/* Feature Blocks */
.content-block.content-block-repeater .feature-block {
  margin-bottom: 3.6rem;
}
@media only screen and (max-width: 767px) {
  .content-block.content-block-repeater .feature-block {
    margin-bottom: 2.4rem;
  }
}
.feature-block-image-container {
  background: #1e1e1e;
  overflow: hidden;
}
.feature-block-image-container a.feature-block-image {
  display: block;
  position: relative;
}
.feature-block-image-container a.feature-block-image img {
  transition: all 0.3s ease-in-out;
  display: block;
  margin: 0 auto;
  backface-visibility: hidden;
}
.feature-block-image-container a.feature-block-image:hover img {
  opacity: 0.8;
}
.feature-block-text {
  position: relative;
  padding: 1.6rem 1.8rem 7.8rem;
  line-height: 1.375;
  font-size: 1.5rem;
  font-family: "Source Sans Pro", 'Helvetica Neue', Helvetica, Arial, sans-serif;
  background: #f4f4f4;
}
.feature-block.col-sm-12 .feature-block-text {
  padding: 1.6rem 1.8rem 8.4rem;
}
.feature-block-text h3 {
  margin-bottom: 1.2rem;
  font-family: "Source Sans Pro", 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-size: 1.8rem;
  color: #3b3b3b;
}
.feature-block-text h2 a, .feature-block-text h3 a, h3.widgettitle a {
  text-decoration: none;
  color: #353535;
}
.feature-block-text h2 a:hover, .feature-block-text h3 a:hover {
  text-decoration: none;
  color: #353535;
}
.feature-block-text p {
  margin-bottom: 0;
}
.feature-block-text p.more-link-container {
  position: absolute;
  bottom: 1.8rem;
  left: 1.8rem;
}
/* Object Category Feature Blocks */
.object-category-block .feature-block {
  margin-bottom: 3.6rem;
}
/* Single Object Feature Blocks */
body.single-object #single-object-related-records {
  float: left;
  width: 100%;
  padding-top: 2.4rem;
  border-top: 1px solid #dfdfdf;
}
body.single-object #single-object-related-records .feature-block {
  margin-bottom: 3.6rem;
}
/* Picture Block Style */
.picture-block a {
  display: block;
  margin-bottom: 3.6rem;
  background: #353535;
  color: #fff;
  text-decoration: none;
}
.picture-block-image {
  overflow: hidden;
}
.picture-block img {
  transition: all 0.3s ease-in-out;
}
.picture-block:hover img {
  opacity: 0.8;
}
.picture-block-text {
  float: left;
  width: 100%;
  background: #30b5b0;
}
.picture-block-text h3 {
  float: left;
  width: 100%;
  margin-bottom: 0;
  padding: 1.2rem;
  font-family: "Unna", Georgia, serif;
  font-size: 2.7rem;
  color: #fff;
}
.picture-block-text h3 span {
  float: left;
  width: calc(100% - 52px);
}
.picture-block-text h3 span.picture-block-link {
  float: right;
  width: 18px;
  fill: #fff;
}
/* Modular Table */
.modular-table {
  padding: 2.4rem;
  background: #f4f4f4;
}
.modular-table h2 {
  margin: 0;
  padding-bottom: 1.2rem;
  font-size: 2rem;
  font-family: "Source Sans Pro", 'Helvetica Neue', Helvetica, Arial, sans-serif;
  border-bottom: 2px solid #353535;
}
.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 #dfdfdf;
}
.modular-table .modular-table-button {
  margin: 2.4rem 0.6rem 0;
}
/* Accordion Block */
/*
 .accordion-block.wrap{
 padding: 4.8rem 0;
 background: $light_bg;
 }
 .accordion dt,
 .accordion dd{
 font-weight: normal;
 }
 .accordion dt{
 display: block;
 }
 .accordion dt a{
 display: block;
 height: 54px;
 margin: 0 0 2px;	
 letter-spacing: 3px;
 text-transform: uppercase;
 font-weight: 600;
 font-family: $sans_font;
 font-size: 1.6rem;
 background: $border_color;
 color: #fff;
 cursor: pointer;
 }
 .accordion dt a:hover{
 background: $primary_link;
 }
 .accordion dt a p{
 margin-bottom: 0;
 }
 .accordion dt a div.question-text{
 display: inline-block;
 position: relative;
 top: -2px;
 padding-left: 18px;
 }
 .accordion dt a div.question-icon{
 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: $primary_link;
 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: 3.6rem 0 0;
 background: $light_bg;
 }
 */
#sidebar-inner {
  padding: 0 0 0 4.8rem;
}
@media only screen and (max-width: 667px) {
  #sidebar-inner {
    padding: 0;
  }
}
.widget-area p {
  line-height: 1.5;
  font-size: 1.6rem;
}
.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.5rem;
  background: #f4f4f4;
}
.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;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 600;
  font-family: "Source Sans Pro", 'Helvetica Neue', Helvetica, Arial, sans-serif;
  background: #30b5b0;
  color: #fff;
}
/* List Widgets */
.widget-area .widget.list-widget {
  padding-bottom: 1.2rem;
  background: #f4f4f4;
}
.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;
}
.widget-area .widget.list-widget ul li a {
  transition: none;
  display: block;
  float: left;
  width: 100%;
  padding: 1.6rem;
  line-height: 1.4;
  font-family: "Source Sans Pro", 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 600;
  background: #f4f4f4;
  color: #1e1e1e;
}
.widget-area .widget.list-widget ul li a:visited {
  color: #1e1e1e;
}
.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: #3b3b3b;
  color: #fff;
  text-decoration: none;
  outline: 0;
}
.widget-area .widget.list-widget ul li a svg {
  float: left;
  display: inline-block;
  width: 10px;
  margin-top: 4px;
  fill: #30b5b0;
  margin-right: 10px;
}
.widget-area .widget.list-widget ul li a span {
  float: left;
  width: calc(100% - 20px);
}
.widget-area .widget.list-widget ul li a:hover svg, .widget-area .widget.list-widget ul li a:focus svg, .widget-area .widget.list-widget ul li a:active svg {
  fill: #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: 2.4rem;
}
/* Categories Widget */
.widget-area .widget.list-widget.news-categories-widget ul li a:before {
  display: inline-block;
  float: left;
  content: ' ';
  margin: 4px 10px 0 0;
  background-image: url('images/right-arrow-aqua.svg');
  background-size: 10px 10px;
  height: 10px;
  width: 10px;
}
.widget-area .widget.list-widget.news-categories-widget ul li a:hover:before {
  display: inline-block;
  float: left;
  content: ' ';
  margin: 4px 10px 0 0;
  background-image: url('images/feature-block-arrow.svg');
  background-size: 10px 10px;
  height: 10px;
  width: 10px;
}
/* Feature Widgets */
.widget-area .feature-widget.widget h3 {
  margin-bottom: 1.2rem;
  padding: 0;
  font-family: "Unna", Georgia, serif;
  font-size: 2.4rem;
  background: transparent;
  color: #353535;
}
.widget-area .feature-widget.widget .page-summary p {
  font-size: 1.5rem;
}
.widget p.has-more-button {
  margin-bottom: 1.2rem;
}
.widget p.has-more-button a svg {
  fill: #30b5b0;
}
.widget p.has-more-button a:hover svg {
  fill: #fff;
}
.widget-area .featured-page-widget.widget.alternate-color .widget-inner {
  background: #1e1e1e;
  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 */
.widget-area .widget.sidebar-search-widget input.searchTerm {
  background: #fff;
}
@media screen and (max-width: 1024px) {
  .widget-area .widget, .widget-area .feature-widget.widget {
    padding-left: 0;
    padding-right: 0;
  }
}
/* Footer */
footer {
  clear: both;
  padding: 4.8rem 0;
  line-height: 1.5;
  font: normal 1.5rem "Source Sans Pro", 'Helvetica Neue', Helvetica, Arial, sans-serif;
  background: #3b3b3b;
  color: #fff;
}
footer h3 {
  margin-bottom: 1.8rem;
  line-height: 1.25;
  font-size: 2.1rem;
  font-family: "Source Sans Pro", 'Helvetica Neue', Helvetica, Arial, sans-serif;
  color: #fff;
}
footer p {
  line-height: 1.5;
  margin-bottom: 1.2rem;
}
footer ul {
  margin: 0;
  padding: 0;
}
footer nav ul li {
  display: block;
  margin: 0 0 1.2rem;
}
footer a {
  line-height: 1.5;
  font-weight: 600;
  color: #fff;
}
footer a:visited {
  color: #fff;
}
footer a:hover, footer a:focus, footer a:active {
  color: #fff;
  text-decoration: underline;
}
footer #footer-signup-inner {
  padding-left: 2.4rem;
}
@media only screen and (max-width: 767px) {
  footer #footer-signup-inner {
    padding-left: 0;
  }
}
footer .signup-text {
  line-height: 1.5;
  margin-bottom: 2rem;
}
footer input[type="email"] {
  margin: 0;
}
@media only screen and (max-width: 767px) {
  footer input[type="email"] {
    margin: 1.2rem 0;
  }
}
footer ul.social-links {
  margin: 4.2rem 0 0;
  padding: 0;
}
footer ul.social-links li {
  display: inline-block;
  margin-right: 2.4rem;
  margin-bottom: 1.2rem;
}
footer ul.social-links li i {
  display: inline-block;
  text-align: center;
  font-size: 24px;
  color: #fff;
}
footer ul.social-links li span {
  display: none;
}
.footer-credits-wrap {
  padding: 4.8rem 0 3.6rem;
  font-size: 1.3rem;
  background: #fff;
}
.footer-logos {
  margin-bottom: 1.2rem;
  text-align: center;
}
.footer-logos div {
  display: inline-block;
  margin: 0 3.6rem 2.4rem;
  text-align: center;
}
.footer-logos div a {
  display: block;
}
.footer-logos div img {
  display: inline-block;
}
.footer-credits p {
  margin-bottom: 0.6rem;
}
.footer-credits ul {
  margin: 0;
  padding: 0;
  text-align: right;
}
.footer-credits ul li {
  display: inline;
  margin: 0 0 0 5px;
  padding: 0 0 0 6px;
  line-height: 1;
  border-left: 1px solid #dfdfdf;
}
.footer-credits ul li:first-child {
  margin: 0;
  padding: 0;
  border: none;
}
.footer-credits a {
  color: #1e1e1e;
}
@media only screen and (max-width: 767px) {
  footer {
    padding-bottom: 2.4rem;
  }
  .footer-credits ul {
    margin-top: 2.4rem;
    text-align: left;
  }
  .footer-credits ul li {
    display: block;
  }
  .footer-block {
    clear: both;
    float: left;
    width: 100%;
    margin-bottom: 4.8rem;
  }
  footer nav ul {
    margin: 0;
  }
  .footer-credits ul {
    text-align: left;
  }
  .footer-credits ul li, .footer-credits ul li:first-child {
    display: inline-block;
    margin: 0 8px 8px 0;
    padding: 0;
    line-height: 1;
    border: none;
  }
}
/* #Comments
 ================================================== */
#comments-list ul#comments-agogo {
  padding: 0;
}
#comments h2 {
  margin-bottom: 3rem;
  font-family: "Source Sans Pro", 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-size: 2.4rem;
  color: #353535;
}
#comments h2:before {
  content: '';
  display: block;
  width: 6.4rem;
  margin-bottom: 3.6rem;
  border-top: 2px solid #353535;
}
#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 #dfdfdf;
}
#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: "Source Sans Pro", '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: #9c9c9c;
}
#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: "Source Sans Pro", '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;
}
body.section-cm-red #main-content input.button.comment-button {
  padding: 1.2rem 2.8rem 1.4rem 1.4rem;
  background: transparent url(images/right-arrow-red.svg) no-repeat 95% 50%;
}
body.section-cm-red #main-content input.button.comment-button:hover {
  background: #e63951 url(images/right-arrow-white.svg) no-repeat 95% 50%;
}
#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;
}
/* Layout */
#main-content {
  padding-top: 3.6rem;
  background: #fff;
}
#page-content {
  padding-bottom: 3.6rem;
}
.page-content-inner {
  float: left;
  width: 100%;
  background: #fff;
}
.page-featured-image {
  background: #fff;
}
/* Default Template */
/* Banner */
.lead-image {
  position: relative;
}
.page-title-detail {
  position: absolute;
  bottom: 0;
}
.page-title-detail h1 {
  margin: 0;
}
.page-title-detail h1 span {
  display: inline-block;
  line-height: 1;
  padding: 0.8rem 1.8rem;
  font-size: 5.4rem;
  background: #30b5b0;
  color: #fff;
}
@media only screen and (min-width: 481px) and (max-width: 1080px) {
  .page-title-detail h1 span {
    font-size: 3.6rem;
  }
}
@media only screen and (max-width: 667px) {
  .page-title-detail {
    position: static;
    clear: both;
    width: 100%;
    margin: 0;
    padding: 0;
  }
  .page-title-detail h1.col-sm-24 {
    padding: 0;
  }
  .page-title-detail h1 span {
    display: block;
    position: static;
    width: 100%;
    margin: 0;
    padding: 0.8rem 1.8rem;
    font-size: 3.2rem;
  }
}
/* cta banner */
.cta-banner {
  position: relative;
}
.cta-detail {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  text-align: left;
  z-index: 99;
}
.cta-detail .container {
  width: 100%;
}
.cta-detail h1 a {
  max-width: 70%;
  display: inline;
  line-height: 1;
  padding: 0.8rem 1.8rem;
  font-size: 5.4rem;
  background: #30b5b0;
  color: #fff;
}
.cta-detail h1 a:hover {
  text-decoration: none;
}
.cta-detail-text {
  clear: both;
  margin-top: 2.4rem;
  max-width: 70%;
  font-size: 1.8rem;
  font-weight: bold;
  color: #fff;
}
.cta-detail .button {
  display: inline-block;
  margin-top: 2.4rem;
  color: #fff;
  border: 2px solid #fff;
}
.cta-detail .button:hover {
  border: 2px solid #30b5b0;
}
/* Frontpage */
body.page-template-frontpage {
  background: #ececec;
}
/* Carousel */
#front-image-carousel {
  background: #1e1e1e;
}
.rslide .page-title-detail {
  z-index: 10;
  bottom: 70px;
}
.rslide .slide-overlay {
  position: absolute;
  top: 0;
  height: 100%;
  width: 100%;
  z-index: 9;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0.65+100 */
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#a6000000',GradientType=0);
  /* IE6-9 */
}
.rslide .carousel-subheader {
  display: block;
  margin-bottom: 1.2rem;
  font-size: 1.8rem;
  font-weight: bold;
  text-shadow: 0 1px 1px #1e1e1e;
  color: #fff;
}
.rslide .carousel-header-block {
  clear: both;
}
.rslide .carousel-description {
  margin-top: 1.2rem;
  margin-bottom: 1.8rem;
  font-size: 1.8rem;
  font-weight: 600;
  text-shadow: 0 1px 1px #1e1e1e;
  color: #fff;
}
.rslide .carousel-button {
  margin-bottom: 3.6rem;
}
.rslide .carousel-button .button {
  color: #fff;
  border: 2px solid #fff;
  box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.5);
  transition: all 0.2s ease;
  -webkit-appearance: none;
}
.rslide .carousel-button .button:hover {
  cursor: pointer;
}
.rslide .carousel-button .button:hover, .rslide .carousel-button .button:focus, .rslide .carousel-button .button:active {
  text-decoration: none;
  background: #30b5b0;
  color: #fff;
  border: 2px solid #30b5b0;
}
@media only screen and (max-width: 667px) {
  .carousel-header-block h2.linewrap {
    padding: 0.4rem 0;
    line-height: 1.2;
    font-size: 2.9rem;
  }
  .rslide .page-title-detail {
    background: #30b5b0;
    bottom: 0;
  }
  .rslide .page-title-detail .linewrap span {
    padding: 0;
  }
  .rslide .carousel-subheader, .rslide .carousel-description {
    display: none;
  }
}
@media only screen and (max-width: 667px) {
  .carousel-header-block h2.linewrap {
    max-width: 100%;
    font-size: 2.9rem;
  }
}
/* Intro Section */
#front-intro-content {
  position: relative;
  float: left;
  width: 100%;
  margin-top: -6rem;
  z-index: 99;
}
#front-intro-content #front-intro-inner {
  margin-right: -18px;
  padding: 3.6rem 6rem 3.6rem 7.2rem;
  background: #fff;
}
#front-intro-content #front-intro-inner h1 {
  font-size: 4rem;
}
#front-intro-content #front-intro-inner #front-intro-image-container {
  display: inline-block;
  float: left;
  margin: 0 30px 0 -80px;
}
#front-intro-content #front-intro-inner #front-intro-panel-text p:first-child {
  font-weight: bold;
}
#front-intro-content #front-intro-inner #front-intro-panel-text p {
  margin-bottom: 1.6rem;
}
/*
 #front-intro-content #front-intro-inner #front-intro-panel-text p:first-of-type::first-letter{
 display: inline-block;
 float: left;
 width: 48px;
 height: 36px;
 margin: 0.6rem 0 0 -5.4rem;
 padding: 0 8px;
 line-height: 1;
 text-align: center;
 font-size: 4.8rem;
 font-family: $serif_font;
 background: $primary_link;
 color: #fff;
 }
 */
@media only screen and (max-width: 767px) {
  #front-intro-content {
    margin-top: 1.8rem;
  }
  #front-intro-content #front-intro-inner {
    margin-right: 0;
    padding: 2.4rem 2.4rem 1.2rem;
    background: #fff;
  }
  #front-intro-content #front-intro-inner h1 {
    line-height: 1.2;
    font-size: 2.4rem;
  }
  #front-intro-content #front-intro-inner #front-intro-image-container {
    display: inline-block;
    float: left;
    width: 33%;
    margin: 0 16px 16px 0;
  }
  #front-intro-content #front-intro-inner #front-intro-panel-text p:first-child {
    font-weight: bold;
  }
  #front-intro-content #front-intro-inner #front-intro-panel-text p {
    margin-bottom: 1.6rem;
  }
}
#front-intro-side-panel-inner {
  margin-left: -18px;
  padding: 3.6rem;
  background: #3b3b3b url(images/corinium-arc.svg) no-repeat bottom right;
  color: #fff;
}
#front-intro-side-panel-inner h2 {
  padding-bottom: 1.2rem;
  font: 600 2rem "Source Sans Pro", 'Helvetica Neue', Helvetica, Arial, sans-serif;
  color: #fff;
  border-bottom: 2px solid #dfdfdf;
}
#front-intro-side-panel-inner h2 i {
  margin-right: 8px;
}
#front-intro-side-panel-inner p {
  font-size: 1.8rem;
}
#front-intro-side-panel-inner a.button {
  color: #fff;
}
@media only screen and (max-width: 667px) {
  #front-intro-side-panel {
    margin-top: 1.8rem;
  }
  #front-intro-side-panel-inner {
    margin-left: 0;
    padding: 2.4rem;
  }
}
/* Repeater Section */
.frontpage-repeater-featured.repeater-featured {
  padding: 3.6rem 0 7.2rem;
}
.frontpage-repeater-featured.repeater-featured h3 {
  margin-bottom: 0.6rem;
  letter-spacing: -0.05rem;
  line-height: 1.1;
  font-size: 3.2rem;
  font-family: "Unna", Georgia, serif;
}
.frontpage-repeater-featured.repeater-featured .feature-block-text {
  padding: 2.4rem 4rem 9.6rem;
  line-height: 1.4;
  font-size: 1.6rem;
  background: #fff;
}
.frontpage-repeater-featured.repeater-featured .feature-block-text p.more-link-container {
  bottom: 3.2rem;
  left: 3.6rem;
}
@media only screen and (max-width: 767px) {
  .frontpage-repeater-featured.repeater-featured {
    padding: 1.8rem 0 0;
  }
  .frontpage-repeater-featured.repeater-featured .feature-block-text {
    margin-bottom: 1.8rem;
    padding: 2.4rem 2.4rem 9.6rem;
  }
  .frontpage-repeater-featured.repeater-featured .feature-block-text p.more-link-container {
    bottom: 2.4rem;
    left: 2.4rem;
  }
}
/* Events Section */
#frontpage-events-wrap {
  padding: 4.8rem 0;
  background: #fff;
}
#frontpage-events-wrap h2.section-header:after {
  content: '';
  display: block;
  width: 6.4rem;
  margin-top: 2.4rem;
  margin-bottom: 1.2rem;
  border-top: 2px solid #70b551;
}
#frontpage-events-wrap .section-link a {
  color: #70b551;
}
#frontpage-events-wrap .section-link a:hover, #frontpage-events-wrap .section-link a:focus, #frontpage-events-wrap .section-link a:active {
  color: #1e1e1e;
}
#frontpage-events-wrap .section-link a svg {
  fill: #70b551;
}
@media only screen and (max-width: 767px) {
  #frontpage-events-wrap {
    padding: 2.4rem 0 1.2rem;
  }
  #frontpage-events-wrap .section-link {
    margin-bottom: 2.4rem;
    text-align: left;
  }
}
.lead-item-detail {
  padding: 1.8rem 2.4rem 2.4rem;
  background: #70b551;
}
@media only screen and (max-width: 767px) {
  .lead-item-detail {
    margin-bottom: 2.4rem;
  }
}
.lead-item-detail h3 {
  margin-bottom: 1.2rem;
  text-decoration: none;
  font-size: 1.8rem;
  font-weight: bold;
}
.lead-item-detail h3 a {
  text-decoration: none;
  color: #fff;
}
.lead-item-detail h3 a:hover, .lead-item-detail h3 a:focus, .lead-item-detail h3 a:active {
  color: #1e1e1e;
}
.lead-item-detail p {
  margin-bottom: 1.2rem;
}
.lead-item-detail p.event-item-schedule {
  margin-bottom: 0.6rem;
  font-weight: 600;
}
.lead-item-detail a {
  color: #fff;
}
a.lead-item-more-link {
  text-decoration: none;
  font-weight: bold;
}
#frontpage-events-wrap a.lead-item-more-link svg {
  margin-left: 4px;
  fill: #fff;
}
.secondary-item {
  margin-bottom: 3.6rem;
}
.secondary-item-detail {
  padding: 0 2.4rem;
}
@media only screen and (max-width: 767px) {
  .secondary-item-detail {
    padding: 0 2.4rem;
  }
}
.secondary-item-detail h3 {
  margin-bottom: 1.2rem;
  text-decoration: none;
  font-size: 1.8rem;
  font-weight: bold;
}
.secondary-item-detail h3 a {
  text-decoration: none;
  color: #1e1e1e;
}
.secondary-item-detail h3 a:hover, .secondary-item-detail h3 a:focus, .secondary-item-detail h3 a:active {
  color: #70b551;
}
.secondary-item-detail p {
  margin-bottom: 1.2rem;
}
.secondary-item-detail p.event-item-schedule {
  margin-bottom: 0.6rem;
  font-weight: 600;
}
.secondary-item-detail a {
  color: #1e1e1e;
}
.secondary-item-detail a:visited, .secondary-item-detail a:hover, .secondary-item-detail a:focus, .secondary-item-detail a:active {
  color: #1e1e1e;
}
a.secondary-item-more-link {
  text-decoration: none;
  font-weight: bold;
}
#frontpage-events-wrap a.secondary-item-more-link svg {
  margin-left: 4px;
  fill: #70b551;
}
#frontpage-events-wrap a.secondary-item-more-link:hover svg {
  fill: #1e1e1e;
}
/* Welcome to the Collection Section */
#frontpage-collection-wrap {
  padding: 6.4rem 3.6rem;
  background: url(images/collection-object-left.png) 0 50% no-repeat fixed, url(images/collection-object-right.png) 100% 100% no-repeat fixed, #1e1e1e;
  color: #fff;
}
@media only screen and (max-width: 667px) {
  #frontpage-collection-wrap {
    padding: 3.6rem 2.4rem;
  }
}
#frontpage-collection-wrap h2.section-header {
  color: #fff;
}
#frontpage-collection-wrap h2.section-header:after {
  content: '';
  display: block;
  width: 6.4rem;
  margin: 2.4rem auto 4.8rem auto;
  border-top: 2px solid #e63951;
}
#frontpage-collection-wrap #front-collection-text p:first-child {
  font-weight: bold;
}
#frontpage-collection-wrap #front-collection-text p:last-child {
  margin-top: 4.8rem;
}
#frontpage-collection-wrap #front-collection-text p {
  margin-bottom: 1.6rem;
}
/*
 #frontpage-collection-wrap #front-collection-text p:first-of-type::first-letter{
 display: inline-block;
 float: left;
 width: 48px;
 height: 48px;
 margin: 0.6rem 0 0 -4.8rem;
 padding: 6px 8px;
 line-height: 1;
 text-align: center;
 font-size: 3.6rem;
 font-family: $serif_font;
 background: $cm_red;
 color: #fff;
 }
 */
#frontpage-collection-wrap a.button {
  color: #e63951;
  border: 2px solid #e63951;
  transition: background-color 0.2s ease;
  -webkit-appearance: none;
}
#frontpage-collection-wrap a.button:hover {
  cursor: pointer;
}
#frontpage-collection-wrap a.button:hover, #frontpage-collection-wrap a.button:focus, #frontpage-collection-wrap a.button:active {
  text-decoration: none;
  background: #e63951;
  color: #fff;
}
#frontpage-collection-wrap a.button:link svg, #frontpage-collection-wrap a.button:visited svg {
  fill: #e63951;
}
#frontpage-collection-wrap a.button:hover svg, #frontpage-collection-wrap a.button:focus svg, #frontpage-collection-wrap a.button:active svg {
  fill: #fff;
}
#frontpage-collection-wrap .front-collection-object {
  margin-bottom: 3.6rem;
}
@media only screen and (max-width: 767px) {
  #frontpage-collection-wrap .front-collection-object {
    margin-top: 3.6rem;
    margin-bottom: 0;
  }
}
/* Learning Section */
#frontpage-learning-wrap {
  padding: 6.4rem 0;
  background: #fff;
}
@media only screen and (max-width: 767px) {
  #frontpage-learning-wrap {
    padding: 3.6rem 0;
    background: #fff;
  }
}
#frontpage-learning-wrap h2.section-header:after {
  content: '';
  display: block;
  width: 6.4rem;
  margin: 2.4rem 0 4.8rem 0;
  border-top: 2px solid #d67812;
}
@media only screen and (max-width: 767px) {
  #frontpage-learning-wrap #front-learning-image img {
    margin-bottom: 2.4rem;
  }
}
#frontpage-learning-wrap #front-learning-text p:first-child {
  font-weight: bold;
}
#frontpage-learning-wrap #front-learning-text p:last-child {
  margin-top: 4.8rem;
}
#frontpage-learning-wrap #front-learning-text p {
  margin-bottom: 1.6rem;
}
/*
 #frontpage-learning-wrap #front-learning-text p:first-of-type::first-letter{
 display: inline-block;
 float: left;
 width: 48px;
 margin: 0.6rem 0 0 -5.6rem;
 padding: 6px 8px;
 line-height: 1;
 text-align: center;
 font-size: 3.6rem;
 font-family: $serif_font;
 background: $cm_orange;
 color: #fff;
 }
 */
#frontpage-learning-wrap a.button {
  color: #d67812;
  border: 2px solid #d67812;
  transition: background-color 0.2s ease;
  -webkit-appearance: none;
}
#frontpage-learning-wrap a.button:hover {
  cursor: pointer;
}
#frontpage-learning-wrap a.button:hover, #frontpage-learning-wrap a.button:focus, #frontpage-learning-wrap a.button:active {
  text-decoration: none;
  background: #d67812;
  color: #fff;
}
#frontpage-learning-wrap a.button:link svg, #frontpage-learning-wrap a.button:visited svg {
  fill: #d67812;
}
#frontpage-learning-wrap a.button:hover svg, #frontpage-learning-wrap a.button:focus svg, #frontpage-learning-wrap a.button:active svg {
  fill: #fff;
}
#frontpage-learning-wrap .front-learning-object {
  margin-bottom: 3.6rem;
}
/* Fix up old site stuff */
.hentry .inline.logo {
  display: inline-block;
  margin-right: 2.4rem;
}
article.hentry .tribe-events-notices ul {
  margin-bottom: 0;
}
/* Shortcodery */
a.shortcode-cm-download {
  display: block;
  width: 50%;
  padding: 2.4rem;
  font-weight: bold;
  margin-bottom: 2.4rem;
  text-decoration: none;
  border: 2px solid #30b5b0;
}
@media only screen and (max-width: 675px) {
  a.shortcode-cm-download {
    width: 100%;
  }
}
a.shortcode-cm-download:hover {
  background: #30b5b0;
  color: #fff;
}
a.shortcode-cm-download i {
  float: left;
  margin-right: 1.2rem;
  font-size: 2.4rem;
}
/* Plugins */
/* Events Calendar */
h2.tribe-events-page-title {
  text-align: left;
  font-family: "Source Sans Pro", 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 600 !important;
}
.tribe-events-schedule h2 {
  font-family: "Source Sans Pro", '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: "Source Sans Pro", '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;
}
.single-tribe_events .tribe-events-event-meta {
  font-size: 15px !important;
  background: #f4f4f4 !important;
  border: none;
}
/* Manual Image Crop */
/* stops editing overlay being too shallow (hides the save crop button) */
body.wp-admin.post-type-attachment #TB_window #TB_ajaxContent {
  height: 70vh !important;
}
a {
  transition: color 0.2s ease;
  color: #30b5b0;
}
a:visited {
  color: #30b5b0;
}
a:hover, a:focus, a:active {
  color: #1e1e1e;
  outline: 0;
}
.button, .button:visited {
  color: #30b5b0;
  border: 2px solid #30b5b0;
}
.button:hover, .button:visited:hover, .button:focus, .button:visited:focus, .button:active, .button:visited:active {
  background: #30b5b0;
  color: #fff;
}
.feature-block-text p.more-link-container a.more-link.text-link svg {
  fill: #30b5b0;
}
.picture-block-text {
  background: #30b5b0;
}
.widget-area .widget h3 {
  background: #30b5b0;
}
.widget p.has-more-button a svg {
  fill: #30b5b0;
}
.widget-area .widget.list-widget.news-categories-widget ul li a:before {
  background-image: url('images/right-arrow-aqua.svg');
}
/* Orange you glad you planned yr visit */
body.section-cm-orange .page-title-detail h1 span {
  background: #d67812;
}
body.section-cm-orange #page-content a, body.section-cm-orange #breadcrumbs a {
  transition: color 0.2s ease;
  color: #d67812;
}
body.section-cm-orange #page-content a:visited, body.section-cm-orange #breadcrumbs a:visited {
  color: #d67812;
}
body.section-cm-orange #main-content .button, body.section-cm-orange #main-content .button:visited {
  color: #d67812;
  border: 2px solid #d67812;
}
body.section-cm-orange #main-content .button:hover, body.section-cm-orange #main-content .button:visited:hover, body.section-cm-orange #main-content .button:focus, body.section-cm-orange #main-content .button:visited:focus, body.section-cm-orange #main-content .button:active, body.section-cm-orange #main-content .button:visited:active {
  background: #d67812;
  color: #fff;
}
body.section-cm-orange #main-content .button svg, body.section-cm-orange #main-content .button:visited svg {
  fill: #d67812;
}
body.section-cm-orange #main-content .button:hover svg, body.section-cm-orange #main-content .button:focus svg, body.section-cm-orange #main-content .button:focus active {
  fill: #fff;
}
body.section-cm-orange #page-content .feature-block-text p.more-link-container a.more-link.text-link svg {
  fill: #d67812;
}
body.section-cm-orange #page-content .picture-block-text {
  background: #d67812;
}
body.section-cm-orange .widget-area h3 {
  background: #d67812;
}
body.section-cm-orange .widget p.has-more-button a svg {
  fill: #d67812;
}
body.section-cm-orange .widget-area .widget.list-widget ul li a svg {
  fill: #d67812;
}
body.section-cm-orange .widget-area .widget.list-widget.news-categories-widget ul li a:before {
  background-image: url('images/right-arrow-orange.svg');
}
body.section-cm-orange blockquote.shortcode-pullquote {
  border: 4px solid #d67812;
}
body.section-cm-orange article.hentry ul li:before {
  color: #d67812;
}
/* Green / What's on */
body.section-cm-green .page-title-detail h1 span {
  background: #70b551;
}
body.section-cm-green #page-content a, body.section-cm-green #breadcrumbs a {
  transition: color 0.2s ease;
  color: #70b551;
}
body.section-cm-green #page-content a:visited, body.section-cm-green #breadcrumbs a:visited {
  color: #70b551;
}
body.section-cm-green #main-content .button, body.section-cm-green #main-content .button:visited {
  color: #70b551;
  border: 2px solid #70b551;
}
body.section-cm-green #main-content .button:hover, body.section-cm-green #main-content .button:visited:hover, body.section-cm-green #main-content .button:focus, body.section-cm-green #main-content .button:visited:focus, body.section-cm-green #main-content .button:active, body.section-cm-green #main-content .button:visited:active {
  background: #70b551;
  color: #fff;
}
body.section-cm-green #main-content .button svg, body.section-cm-green #main-content .button:visited svg {
  fill: #70b551;
}
body.section-cm-green #main-content .button:hover svg, body.section-cm-green #main-content .button:focus svg, body.section-cm-green #main-content .button:focus active {
  fill: #fff;
}
body.section-cm-green #page-content .feature-block-text p.more-link-container a.more-link.text-link svg {
  fill: #70b551;
}
body.section-cm-green #page-content .picture-block-text {
  background: #70b551;
}
body.section-cm-green .widget-area h3 {
  background: #70b551;
}
body.section-cm-green .widget p.has-more-button a svg {
  fill: #70b551;
}
body.section-cm-green .widget-area .widget.list-widget ul li a svg {
  fill: #70b551;
}
body.section-cm-green .widget-area .widget.list-widget.news-categories-widget ul li a:before {
  background-image: url('images/right-arrow-green.svg');
}
body.section-cm-green blockquote.shortcode-pullquote {
  border: 4px solid #70b551;
}
body.section-cm-green #page-content a.tribe-events-button {
  color: #fff;
}
body.section-cm-green article.hentry ul li:before {
  color: #70b551;
}
/* Blue / Schools */
body.section-cm-blue .page-title-detail h1 span {
  background: #495ea8;
}
body.section-cm-blue #page-content a, body.section-cm-blue #breadcrumbs a {
  transition: color 0.2s ease;
  color: #495ea8;
}
body.section-cm-blue #page-content a:visited, body.section-cm-blue #breadcrumbs a:visited {
  color: #495ea8;
}
body.section-cm-blue #main-content .button, body.section-cm-blue #main-content .button:visited {
  color: #495ea8;
  border: 2px solid #495ea8;
}
body.section-cm-blue #main-content .button:hover, body.section-cm-blue #main-content .button:visited:hover, body.section-cm-blue #main-content .button:focus, body.section-cm-blue #main-content .button:visited:focus, body.section-cm-blue #main-content .button:active, body.section-cm-blue #main-content .button:visited:active {
  background: #495ea8;
  color: #fff;
}
body.section-cm-blue #main-content .button svg, body.section-cm-blue #main-content .button:visited svg {
  fill: #495ea8;
}
body.section-cm-blue #main-content .button:hover svg, body.section-cm-blue #main-content .button:focus svg, body.section-cm-blue #main-content .button:focus active {
  fill: #fff;
}
body.section-cm-blue #page-content .feature-block-text p.more-link-container a.more-link.text-link svg {
  fill: #495ea8;
}
body.section-cm-blue #page-content .picture-block-text {
  background: #495ea8;
}
body.section-cm-blue .widget-area h3 {
  background: #495ea8;
}
body.section-cm-blue .widget p.has-more-button a svg {
  fill: #495ea8;
}
body.section-cm-blue .widget-area .widget.list-widget ul li a svg {
  fill: #495ea8;
}
body.section-cm-blue .widget-area .widget.list-widget.news-categories-widget ul li a:before {
  background-image: url('images/right-arrow-blue.svg');
}
body.section-cm-blue blockquote.shortcode-pullquote {
  border: 4px solid #495ea8;
}
body.section-cm-blue article.hentry ul li:before {
  color: #495ea8;
}
/* Red / Discover - this is also the Blog */
body.section-cm-red .page-title-detail h1 span {
  background: #e63951;
}
body.section-cm-red #page-content a, body.section-cm-red #breadcrumbs a {
  transition: color 0.2s ease;
  color: #e63951;
}
body.section-cm-red #page-content a:visited, body.section-cm-red #breadcrumbs a:visited {
  color: #e63951;
}
body.section-cm-red #page-content.index-listing article a.more-link.text-link {
  color: #1e1e1e;
}
body.section-cm-red #main-content .button, body.section-cm-red #main-content .button:visited {
  color: #e63951;
  border: 2px solid #e63951;
}
body.section-cm-red #main-content .button:hover, body.section-cm-red #main-content .button:visited:hover, body.section-cm-red #main-content .button:focus, body.section-cm-red #main-content .button:visited:focus, body.section-cm-red #main-content .button:active, body.section-cm-red #main-content .button:visited:active {
  background: #e63951;
  color: #fff;
}
body.section-cm-red #main-content .button svg, body.section-cm-red #main-content .button:visited svg {
  fill: #e63951;
}
body.section-cm-red #main-content .button:hover svg, body.section-cm-red #main-content .button:focus svg, body.section-cm-red #main-content .button:focus active {
  fill: #fff;
}
body.section-cm-red #page-content .feature-block-text p.more-link-container a.more-link.text-link svg {
  fill: #e63951;
}
body.section-cm-red #page-content .picture-block-text {
  background: #e63951;
}
body.section-cm-red .widget-area h3 {
  background: #e63951;
}
body.section-cm-red .widget p.has-more-button a svg {
  fill: #e63951;
}
body.section-cm-red .widget-area .widget.list-widget ul li a svg {
  fill: #e63951;
}
body.section-cm-red .widget-area .widget.list-widget.news-categories-widget ul li a:before {
  background-image: url('images/right-arrow-red.svg');
}
body.section-cm-red blockquote.shortcode-pullquote {
  border: 4px solid #e63951;
}
body.section-cm-red article.hentry ul li:before {
  color: #e63951;
}
/* Minty / Shop */
body.section-cm-mint .page-title-detail h1 span {
  background: #1c6d61;
}
body.section-cm-mint #page-content a, body.section-cm-mint #breadcrumbs a {
  transition: color 0.2s ease;
  color: #1c6d61;
}
body.section-cm-mint #page-content a:visited, body.section-cm-mint #breadcrumbs a:visited {
  color: #1c6d61;
}
body.section-cm-mint #main-content .button, body.section-cm-mint #main-content .button:visited {
  color: #1c6d61;
  border: 2px solid #1c6d61;
}
body.section-cm-mint #main-content .button:hover, body.section-cm-mint #main-content .button:visited:hover, body.section-cm-mint #main-content .button:focus, body.section-cm-mint #main-content .button:visited:focus, body.section-cm-mint #main-content .button:active, body.section-cm-mint #main-content .button:visited:active {
  background: #1c6d61;
  color: #fff;
}
body.section-cm-mint #main-content .button svg, body.section-cm-mint #main-content .button:visited svg {
  fill: #1c6d61;
}
body.section-cm-mint #main-content .button:hover svg, body.section-cm-mint #main-content .button:focus svg, body.section-cm-mint #main-content .button:focus active {
  fill: #fff;
}
body.section-cm-mint #page-content .feature-block-text p.more-link-container a.more-link.text-link svg {
  fill: #1c6d61;
}
body.section-cm-mint #page-content .picture-block-text {
  background: #1c6d61;
}
body.section-cm-mint .widget-area h3 {
  background: #1c6d61;
}
body.section-cm-mint .widget p.has-more-button a svg {
  fill: #1c6d61;
}
body.section-cm-mint .widget-area .widget.list-widget ul li a svg {
  fill: #1c6d61;
}
body.section-cm-mint .widget-area .widget.list-widget.news-categories-widget ul li a:before {
  background-image: url('images/right-arrow-mint.svg');
}
body.section-cm-mint blockquote.shortcode-pullquote {
  border: 4px solid #1c6d61;
}
body.section-cm-mint article.hentry ul li:before {
  color: #1c6d61;
}
/* Search */
body.search .index-listing article a.more-link.text-link svg {
  fill: #30b5b0;
}
.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;
}
/* #Meanmenu if using http://www.meanthemes.com/plugins/meanmenu
 ================================================== */
.mean-nav ul.nav-menu li.menu-item-has-children > a:after {
  content: none;
}
/* hide the link until viewport size is reached */
a.meanmenu-reveal {
  display: none;
}
/* when under viewport size, .mean-container is added to body */
.mean-container .mean-bar {
  float: left;
  width: 100%;
  position: relative;
  background: #30b5b0;
  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: "Source Sans Pro", 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: normal;
}
.mean-container a.meanmenu-reveal span {
  display: block;
  background: #fff;
  height: 3px;
  margin-top: 3px;
}
.mean-container .mean-nav {
  float: left;
  width: 100%;
  background: #fff;
  margin-top: 44px;
  border-bottom: 1px solid #fff;
}
.mean-container .mean-nav ul {
  padding: 0;
  margin: 0;
  width: 100%;
  list-style-type: none;
}
.mean-container .mean-nav ul li {
  position: relative;
  float: left;
  width: 100%;
  margin: 0;
}
.mean-container .mean-nav ul li a {
  display: block;
  float: left;
  width: 90%;
  padding: 1em 5%;
  margin: 0;
  text-align: left;
  text-decoration: none;
  font-weight: normal;
  font-size: 16px;
  font-family: "Source Sans Pro", 'Helvetica Neue', Helvetica, Arial, sans-serif;
  background: #30b5b0;
  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: #1e1e1e;
  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: #30b5b0;
  border: none !important;
  border-left: 1px solid #dfdfdf !important;
}
.mean-container .mean-nav ul li a.mean-expand:hover {
  background: #1e1e1e;
  color: #fff;
}
.mean-container .mean-push {
  float: left;
  width: 100%;
  padding: 0;
  margin: 0;
  clear: both;
}
.mean-nav .wrapper {
  width: 100%;
  padding: 0;
  margin: 0;
}
/* Fix for box sizing on Foundation Framework etc. */
.mean-container .mean-bar, .mean-container .mean-bar * {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.mean-remove {
  display: none !important;
}
/* #HTML5 Boilerplate Print Styles
 ================================================== */
@media print {
  /* Black prints faster: h5bp.com/s */
  /* Don't show links for images, or javascript/internal links */
  /* h5bp.com/t */
  * {
    background: transparent !important;
    color: black !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important;
  }
  a, a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
    content: "";
  }
  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr, img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  p, h2, h3 {
    orphans: 3;
    widows: 3;
  }
  h2, h3 {
    page-break-after: avoid;
  }
}
