/*!
 Theme Name: Museums Computer Group
 Theme URI: http://thirty8.co.uk
 Description: Museums Computer Group WordPress theme
 Author: Thirty8 Digital
 Author URI: http://.thirty8.co.uk
 */
/*!
 * Bootstrap v3.3.4 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*!
 * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=9e35ded49af1f51dc866)
 * Config saved to config.json and https://gist.github.com/9e35ded49af1f51dc866
 */
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}
audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden], template {
  display: none;
}
a {
  background-color: transparent;
}
a:active, a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b, strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button, select {
  text-transform: none;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled], html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"], input[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td, th {
  padding: 0;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857;
  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.42857;
  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.83333%;
}
.col-xs-22 {
  width: 91.66667%;
}
.col-xs-21 {
  width: 87.5%;
}
.col-xs-20 {
  width: 83.33333%;
}
.col-xs-19 {
  width: 79.16667%;
}
.col-xs-18 {
  width: 75%;
}
.col-xs-17 {
  width: 70.83333%;
}
.col-xs-16 {
  width: 66.66667%;
}
.col-xs-15 {
  width: 62.5%;
}
.col-xs-14 {
  width: 58.33333%;
}
.col-xs-13 {
  width: 54.16667%;
}
.col-xs-12 {
  width: 50%;
}
.col-xs-11 {
  width: 45.83333%;
}
.col-xs-10 {
  width: 41.66667%;
}
.col-xs-9 {
  width: 37.5%;
}
.col-xs-8 {
  width: 33.33333%;
}
.col-xs-7 {
  width: 29.16667%;
}
.col-xs-6 {
  width: 25%;
}
.col-xs-5 {
  width: 20.83333%;
}
.col-xs-4 {
  width: 16.66667%;
}
.col-xs-3 {
  width: 12.5%;
}
.col-xs-2 {
  width: 8.33333%;
}
.col-xs-1 {
  width: 4.16667%;
}
.col-xs-pull-24 {
  right: 100%;
}
.col-xs-pull-23 {
  right: 95.83333%;
}
.col-xs-pull-22 {
  right: 91.66667%;
}
.col-xs-pull-21 {
  right: 87.5%;
}
.col-xs-pull-20 {
  right: 83.33333%;
}
.col-xs-pull-19 {
  right: 79.16667%;
}
.col-xs-pull-18 {
  right: 75%;
}
.col-xs-pull-17 {
  right: 70.83333%;
}
.col-xs-pull-16 {
  right: 66.66667%;
}
.col-xs-pull-15 {
  right: 62.5%;
}
.col-xs-pull-14 {
  right: 58.33333%;
}
.col-xs-pull-13 {
  right: 54.16667%;
}
.col-xs-pull-12 {
  right: 50%;
}
.col-xs-pull-11 {
  right: 45.83333%;
}
.col-xs-pull-10 {
  right: 41.66667%;
}
.col-xs-pull-9 {
  right: 37.5%;
}
.col-xs-pull-8 {
  right: 33.33333%;
}
.col-xs-pull-7 {
  right: 29.16667%;
}
.col-xs-pull-6 {
  right: 25%;
}
.col-xs-pull-5 {
  right: 20.83333%;
}
.col-xs-pull-4 {
  right: 16.66667%;
}
.col-xs-pull-3 {
  right: 12.5%;
}
.col-xs-pull-2 {
  right: 8.33333%;
}
.col-xs-pull-1 {
  right: 4.16667%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-24 {
  left: 100%;
}
.col-xs-push-23 {
  left: 95.83333%;
}
.col-xs-push-22 {
  left: 91.66667%;
}
.col-xs-push-21 {
  left: 87.5%;
}
.col-xs-push-20 {
  left: 83.33333%;
}
.col-xs-push-19 {
  left: 79.16667%;
}
.col-xs-push-18 {
  left: 75%;
}
.col-xs-push-17 {
  left: 70.83333%;
}
.col-xs-push-16 {
  left: 66.66667%;
}
.col-xs-push-15 {
  left: 62.5%;
}
.col-xs-push-14 {
  left: 58.33333%;
}
.col-xs-push-13 {
  left: 54.16667%;
}
.col-xs-push-12 {
  left: 50%;
}
.col-xs-push-11 {
  left: 45.83333%;
}
.col-xs-push-10 {
  left: 41.66667%;
}
.col-xs-push-9 {
  left: 37.5%;
}
.col-xs-push-8 {
  left: 33.33333%;
}
.col-xs-push-7 {
  left: 29.16667%;
}
.col-xs-push-6 {
  left: 25%;
}
.col-xs-push-5 {
  left: 20.83333%;
}
.col-xs-push-4 {
  left: 16.66667%;
}
.col-xs-push-3 {
  left: 12.5%;
}
.col-xs-push-2 {
  left: 8.33333%;
}
.col-xs-push-1 {
  left: 4.16667%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-24 {
  margin-left: 100%;
}
.col-xs-offset-23 {
  margin-left: 95.83333%;
}
.col-xs-offset-22 {
  margin-left: 91.66667%;
}
.col-xs-offset-21 {
  margin-left: 87.5%;
}
.col-xs-offset-20 {
  margin-left: 83.33333%;
}
.col-xs-offset-19 {
  margin-left: 79.16667%;
}
.col-xs-offset-18 {
  margin-left: 75%;
}
.col-xs-offset-17 {
  margin-left: 70.83333%;
}
.col-xs-offset-16 {
  margin-left: 66.66667%;
}
.col-xs-offset-15 {
  margin-left: 62.5%;
}
.col-xs-offset-14 {
  margin-left: 58.33333%;
}
.col-xs-offset-13 {
  margin-left: 54.16667%;
}
.col-xs-offset-12 {
  margin-left: 50%;
}
.col-xs-offset-11 {
  margin-left: 45.83333%;
}
.col-xs-offset-10 {
  margin-left: 41.66667%;
}
.col-xs-offset-9 {
  margin-left: 37.5%;
}
.col-xs-offset-8 {
  margin-left: 33.33333%;
}
.col-xs-offset-7 {
  margin-left: 29.16667%;
}
.col-xs-offset-6 {
  margin-left: 25%;
}
.col-xs-offset-5 {
  margin-left: 20.83333%;
}
.col-xs-offset-4 {
  margin-left: 16.66667%;
}
.col-xs-offset-3 {
  margin-left: 12.5%;
}
.col-xs-offset-2 {
  margin-left: 8.33333%;
}
.col-xs-offset-1 {
  margin-left: 4.16667%;
}
.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.83333%;
  }
  .col-sm-22 {
    width: 91.66667%;
  }
  .col-sm-21 {
    width: 87.5%;
  }
  .col-sm-20 {
    width: 83.33333%;
  }
  .col-sm-19 {
    width: 79.16667%;
  }
  .col-sm-18 {
    width: 75%;
  }
  .col-sm-17 {
    width: 70.83333%;
  }
  .col-sm-16 {
    width: 66.66667%;
  }
  .col-sm-15 {
    width: 62.5%;
  }
  .col-sm-14 {
    width: 58.33333%;
  }
  .col-sm-13 {
    width: 54.16667%;
  }
  .col-sm-12 {
    width: 50%;
  }
  .col-sm-11 {
    width: 45.83333%;
  }
  .col-sm-10 {
    width: 41.66667%;
  }
  .col-sm-9 {
    width: 37.5%;
  }
  .col-sm-8 {
    width: 33.33333%;
  }
  .col-sm-7 {
    width: 29.16667%;
  }
  .col-sm-6 {
    width: 25%;
  }
  .col-sm-5 {
    width: 20.83333%;
  }
  .col-sm-4 {
    width: 16.66667%;
  }
  .col-sm-3 {
    width: 12.5%;
  }
  .col-sm-2 {
    width: 8.33333%;
  }
  .col-sm-1 {
    width: 4.16667%;
  }
  .col-sm-pull-24 {
    right: 100%;
  }
  .col-sm-pull-23 {
    right: 95.83333%;
  }
  .col-sm-pull-22 {
    right: 91.66667%;
  }
  .col-sm-pull-21 {
    right: 87.5%;
  }
  .col-sm-pull-20 {
    right: 83.33333%;
  }
  .col-sm-pull-19 {
    right: 79.16667%;
  }
  .col-sm-pull-18 {
    right: 75%;
  }
  .col-sm-pull-17 {
    right: 70.83333%;
  }
  .col-sm-pull-16 {
    right: 66.66667%;
  }
  .col-sm-pull-15 {
    right: 62.5%;
  }
  .col-sm-pull-14 {
    right: 58.33333%;
  }
  .col-sm-pull-13 {
    right: 54.16667%;
  }
  .col-sm-pull-12 {
    right: 50%;
  }
  .col-sm-pull-11 {
    right: 45.83333%;
  }
  .col-sm-pull-10 {
    right: 41.66667%;
  }
  .col-sm-pull-9 {
    right: 37.5%;
  }
  .col-sm-pull-8 {
    right: 33.33333%;
  }
  .col-sm-pull-7 {
    right: 29.16667%;
  }
  .col-sm-pull-6 {
    right: 25%;
  }
  .col-sm-pull-5 {
    right: 20.83333%;
  }
  .col-sm-pull-4 {
    right: 16.66667%;
  }
  .col-sm-pull-3 {
    right: 12.5%;
  }
  .col-sm-pull-2 {
    right: 8.33333%;
  }
  .col-sm-pull-1 {
    right: 4.16667%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-24 {
    left: 100%;
  }
  .col-sm-push-23 {
    left: 95.83333%;
  }
  .col-sm-push-22 {
    left: 91.66667%;
  }
  .col-sm-push-21 {
    left: 87.5%;
  }
  .col-sm-push-20 {
    left: 83.33333%;
  }
  .col-sm-push-19 {
    left: 79.16667%;
  }
  .col-sm-push-18 {
    left: 75%;
  }
  .col-sm-push-17 {
    left: 70.83333%;
  }
  .col-sm-push-16 {
    left: 66.66667%;
  }
  .col-sm-push-15 {
    left: 62.5%;
  }
  .col-sm-push-14 {
    left: 58.33333%;
  }
  .col-sm-push-13 {
    left: 54.16667%;
  }
  .col-sm-push-12 {
    left: 50%;
  }
  .col-sm-push-11 {
    left: 45.83333%;
  }
  .col-sm-push-10 {
    left: 41.66667%;
  }
  .col-sm-push-9 {
    left: 37.5%;
  }
  .col-sm-push-8 {
    left: 33.33333%;
  }
  .col-sm-push-7 {
    left: 29.16667%;
  }
  .col-sm-push-6 {
    left: 25%;
  }
  .col-sm-push-5 {
    left: 20.83333%;
  }
  .col-sm-push-4 {
    left: 16.66667%;
  }
  .col-sm-push-3 {
    left: 12.5%;
  }
  .col-sm-push-2 {
    left: 8.33333%;
  }
  .col-sm-push-1 {
    left: 4.16667%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-24 {
    margin-left: 100%;
  }
  .col-sm-offset-23 {
    margin-left: 95.83333%;
  }
  .col-sm-offset-22 {
    margin-left: 91.66667%;
  }
  .col-sm-offset-21 {
    margin-left: 87.5%;
  }
  .col-sm-offset-20 {
    margin-left: 83.33333%;
  }
  .col-sm-offset-19 {
    margin-left: 79.16667%;
  }
  .col-sm-offset-18 {
    margin-left: 75%;
  }
  .col-sm-offset-17 {
    margin-left: 70.83333%;
  }
  .col-sm-offset-16 {
    margin-left: 66.66667%;
  }
  .col-sm-offset-15 {
    margin-left: 62.5%;
  }
  .col-sm-offset-14 {
    margin-left: 58.33333%;
  }
  .col-sm-offset-13 {
    margin-left: 54.16667%;
  }
  .col-sm-offset-12 {
    margin-left: 50%;
  }
  .col-sm-offset-11 {
    margin-left: 45.83333%;
  }
  .col-sm-offset-10 {
    margin-left: 41.66667%;
  }
  .col-sm-offset-9 {
    margin-left: 37.5%;
  }
  .col-sm-offset-8 {
    margin-left: 33.33333%;
  }
  .col-sm-offset-7 {
    margin-left: 29.16667%;
  }
  .col-sm-offset-6 {
    margin-left: 25%;
  }
  .col-sm-offset-5 {
    margin-left: 20.83333%;
  }
  .col-sm-offset-4 {
    margin-left: 16.66667%;
  }
  .col-sm-offset-3 {
    margin-left: 12.5%;
  }
  .col-sm-offset-2 {
    margin-left: 8.33333%;
  }
  .col-sm-offset-1 {
    margin-left: 4.16667%;
  }
  .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.83333%;
  }
  .col-md-22 {
    width: 91.66667%;
  }
  .col-md-21 {
    width: 87.5%;
  }
  .col-md-20 {
    width: 83.33333%;
  }
  .col-md-19 {
    width: 79.16667%;
  }
  .col-md-18 {
    width: 75%;
  }
  .col-md-17 {
    width: 70.83333%;
  }
  .col-md-16 {
    width: 66.66667%;
  }
  .col-md-15 {
    width: 62.5%;
  }
  .col-md-14 {
    width: 58.33333%;
  }
  .col-md-13 {
    width: 54.16667%;
  }
  .col-md-12 {
    width: 50%;
  }
  .col-md-11 {
    width: 45.83333%;
  }
  .col-md-10 {
    width: 41.66667%;
  }
  .col-md-9 {
    width: 37.5%;
  }
  .col-md-8 {
    width: 33.33333%;
  }
  .col-md-7 {
    width: 29.16667%;
  }
  .col-md-6 {
    width: 25%;
  }
  .col-md-5 {
    width: 20.83333%;
  }
  .col-md-4 {
    width: 16.66667%;
  }
  .col-md-3 {
    width: 12.5%;
  }
  .col-md-2 {
    width: 8.33333%;
  }
  .col-md-1 {
    width: 4.16667%;
  }
  .col-md-pull-24 {
    right: 100%;
  }
  .col-md-pull-23 {
    right: 95.83333%;
  }
  .col-md-pull-22 {
    right: 91.66667%;
  }
  .col-md-pull-21 {
    right: 87.5%;
  }
  .col-md-pull-20 {
    right: 83.33333%;
  }
  .col-md-pull-19 {
    right: 79.16667%;
  }
  .col-md-pull-18 {
    right: 75%;
  }
  .col-md-pull-17 {
    right: 70.83333%;
  }
  .col-md-pull-16 {
    right: 66.66667%;
  }
  .col-md-pull-15 {
    right: 62.5%;
  }
  .col-md-pull-14 {
    right: 58.33333%;
  }
  .col-md-pull-13 {
    right: 54.16667%;
  }
  .col-md-pull-12 {
    right: 50%;
  }
  .col-md-pull-11 {
    right: 45.83333%;
  }
  .col-md-pull-10 {
    right: 41.66667%;
  }
  .col-md-pull-9 {
    right: 37.5%;
  }
  .col-md-pull-8 {
    right: 33.33333%;
  }
  .col-md-pull-7 {
    right: 29.16667%;
  }
  .col-md-pull-6 {
    right: 25%;
  }
  .col-md-pull-5 {
    right: 20.83333%;
  }
  .col-md-pull-4 {
    right: 16.66667%;
  }
  .col-md-pull-3 {
    right: 12.5%;
  }
  .col-md-pull-2 {
    right: 8.33333%;
  }
  .col-md-pull-1 {
    right: 4.16667%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-24 {
    left: 100%;
  }
  .col-md-push-23 {
    left: 95.83333%;
  }
  .col-md-push-22 {
    left: 91.66667%;
  }
  .col-md-push-21 {
    left: 87.5%;
  }
  .col-md-push-20 {
    left: 83.33333%;
  }
  .col-md-push-19 {
    left: 79.16667%;
  }
  .col-md-push-18 {
    left: 75%;
  }
  .col-md-push-17 {
    left: 70.83333%;
  }
  .col-md-push-16 {
    left: 66.66667%;
  }
  .col-md-push-15 {
    left: 62.5%;
  }
  .col-md-push-14 {
    left: 58.33333%;
  }
  .col-md-push-13 {
    left: 54.16667%;
  }
  .col-md-push-12 {
    left: 50%;
  }
  .col-md-push-11 {
    left: 45.83333%;
  }
  .col-md-push-10 {
    left: 41.66667%;
  }
  .col-md-push-9 {
    left: 37.5%;
  }
  .col-md-push-8 {
    left: 33.33333%;
  }
  .col-md-push-7 {
    left: 29.16667%;
  }
  .col-md-push-6 {
    left: 25%;
  }
  .col-md-push-5 {
    left: 20.83333%;
  }
  .col-md-push-4 {
    left: 16.66667%;
  }
  .col-md-push-3 {
    left: 12.5%;
  }
  .col-md-push-2 {
    left: 8.33333%;
  }
  .col-md-push-1 {
    left: 4.16667%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-24 {
    margin-left: 100%;
  }
  .col-md-offset-23 {
    margin-left: 95.83333%;
  }
  .col-md-offset-22 {
    margin-left: 91.66667%;
  }
  .col-md-offset-21 {
    margin-left: 87.5%;
  }
  .col-md-offset-20 {
    margin-left: 83.33333%;
  }
  .col-md-offset-19 {
    margin-left: 79.16667%;
  }
  .col-md-offset-18 {
    margin-left: 75%;
  }
  .col-md-offset-17 {
    margin-left: 70.83333%;
  }
  .col-md-offset-16 {
    margin-left: 66.66667%;
  }
  .col-md-offset-15 {
    margin-left: 62.5%;
  }
  .col-md-offset-14 {
    margin-left: 58.33333%;
  }
  .col-md-offset-13 {
    margin-left: 54.16667%;
  }
  .col-md-offset-12 {
    margin-left: 50%;
  }
  .col-md-offset-11 {
    margin-left: 45.83333%;
  }
  .col-md-offset-10 {
    margin-left: 41.66667%;
  }
  .col-md-offset-9 {
    margin-left: 37.5%;
  }
  .col-md-offset-8 {
    margin-left: 33.33333%;
  }
  .col-md-offset-7 {
    margin-left: 29.16667%;
  }
  .col-md-offset-6 {
    margin-left: 25%;
  }
  .col-md-offset-5 {
    margin-left: 20.83333%;
  }
  .col-md-offset-4 {
    margin-left: 16.66667%;
  }
  .col-md-offset-3 {
    margin-left: 12.5%;
  }
  .col-md-offset-2 {
    margin-left: 8.33333%;
  }
  .col-md-offset-1 {
    margin-left: 4.16667%;
  }
  .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.83333%;
  }
  .col-lg-22 {
    width: 91.66667%;
  }
  .col-lg-21 {
    width: 87.5%;
  }
  .col-lg-20 {
    width: 83.33333%;
  }
  .col-lg-19 {
    width: 79.16667%;
  }
  .col-lg-18 {
    width: 75%;
  }
  .col-lg-17 {
    width: 70.83333%;
  }
  .col-lg-16 {
    width: 66.66667%;
  }
  .col-lg-15 {
    width: 62.5%;
  }
  .col-lg-14 {
    width: 58.33333%;
  }
  .col-lg-13 {
    width: 54.16667%;
  }
  .col-lg-12 {
    width: 50%;
  }
  .col-lg-11 {
    width: 45.83333%;
  }
  .col-lg-10 {
    width: 41.66667%;
  }
  .col-lg-9 {
    width: 37.5%;
  }
  .col-lg-8 {
    width: 33.33333%;
  }
  .col-lg-7 {
    width: 29.16667%;
  }
  .col-lg-6 {
    width: 25%;
  }
  .col-lg-5 {
    width: 20.83333%;
  }
  .col-lg-4 {
    width: 16.66667%;
  }
  .col-lg-3 {
    width: 12.5%;
  }
  .col-lg-2 {
    width: 8.33333%;
  }
  .col-lg-1 {
    width: 4.16667%;
  }
  .col-lg-pull-24 {
    right: 100%;
  }
  .col-lg-pull-23 {
    right: 95.83333%;
  }
  .col-lg-pull-22 {
    right: 91.66667%;
  }
  .col-lg-pull-21 {
    right: 87.5%;
  }
  .col-lg-pull-20 {
    right: 83.33333%;
  }
  .col-lg-pull-19 {
    right: 79.16667%;
  }
  .col-lg-pull-18 {
    right: 75%;
  }
  .col-lg-pull-17 {
    right: 70.83333%;
  }
  .col-lg-pull-16 {
    right: 66.66667%;
  }
  .col-lg-pull-15 {
    right: 62.5%;
  }
  .col-lg-pull-14 {
    right: 58.33333%;
  }
  .col-lg-pull-13 {
    right: 54.16667%;
  }
  .col-lg-pull-12 {
    right: 50%;
  }
  .col-lg-pull-11 {
    right: 45.83333%;
  }
  .col-lg-pull-10 {
    right: 41.66667%;
  }
  .col-lg-pull-9 {
    right: 37.5%;
  }
  .col-lg-pull-8 {
    right: 33.33333%;
  }
  .col-lg-pull-7 {
    right: 29.16667%;
  }
  .col-lg-pull-6 {
    right: 25%;
  }
  .col-lg-pull-5 {
    right: 20.83333%;
  }
  .col-lg-pull-4 {
    right: 16.66667%;
  }
  .col-lg-pull-3 {
    right: 12.5%;
  }
  .col-lg-pull-2 {
    right: 8.33333%;
  }
  .col-lg-pull-1 {
    right: 4.16667%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-24 {
    left: 100%;
  }
  .col-lg-push-23 {
    left: 95.83333%;
  }
  .col-lg-push-22 {
    left: 91.66667%;
  }
  .col-lg-push-21 {
    left: 87.5%;
  }
  .col-lg-push-20 {
    left: 83.33333%;
  }
  .col-lg-push-19 {
    left: 79.16667%;
  }
  .col-lg-push-18 {
    left: 75%;
  }
  .col-lg-push-17 {
    left: 70.83333%;
  }
  .col-lg-push-16 {
    left: 66.66667%;
  }
  .col-lg-push-15 {
    left: 62.5%;
  }
  .col-lg-push-14 {
    left: 58.33333%;
  }
  .col-lg-push-13 {
    left: 54.16667%;
  }
  .col-lg-push-12 {
    left: 50%;
  }
  .col-lg-push-11 {
    left: 45.83333%;
  }
  .col-lg-push-10 {
    left: 41.66667%;
  }
  .col-lg-push-9 {
    left: 37.5%;
  }
  .col-lg-push-8 {
    left: 33.33333%;
  }
  .col-lg-push-7 {
    left: 29.16667%;
  }
  .col-lg-push-6 {
    left: 25%;
  }
  .col-lg-push-5 {
    left: 20.83333%;
  }
  .col-lg-push-4 {
    left: 16.66667%;
  }
  .col-lg-push-3 {
    left: 12.5%;
  }
  .col-lg-push-2 {
    left: 8.33333%;
  }
  .col-lg-push-1 {
    left: 4.16667%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-24 {
    margin-left: 100%;
  }
  .col-lg-offset-23 {
    margin-left: 95.83333%;
  }
  .col-lg-offset-22 {
    margin-left: 91.66667%;
  }
  .col-lg-offset-21 {
    margin-left: 87.5%;
  }
  .col-lg-offset-20 {
    margin-left: 83.33333%;
  }
  .col-lg-offset-19 {
    margin-left: 79.16667%;
  }
  .col-lg-offset-18 {
    margin-left: 75%;
  }
  .col-lg-offset-17 {
    margin-left: 70.83333%;
  }
  .col-lg-offset-16 {
    margin-left: 66.66667%;
  }
  .col-lg-offset-15 {
    margin-left: 62.5%;
  }
  .col-lg-offset-14 {
    margin-left: 58.33333%;
  }
  .col-lg-offset-13 {
    margin-left: 54.16667%;
  }
  .col-lg-offset-12 {
    margin-left: 50%;
  }
  .col-lg-offset-11 {
    margin-left: 45.83333%;
  }
  .col-lg-offset-10 {
    margin-left: 41.66667%;
  }
  .col-lg-offset-9 {
    margin-left: 37.5%;
  }
  .col-lg-offset-8 {
    margin-left: 33.33333%;
  }
  .col-lg-offset-7 {
    margin-left: 29.16667%;
  }
  .col-lg-offset-6 {
    margin-left: 25%;
  }
  .col-lg-offset-5 {
    margin-left: 20.83333%;
  }
  .col-lg-offset-4 {
    margin-left: 16.66667%;
  }
  .col-lg-offset-3 {
    margin-left: 12.5%;
  }
  .col-lg-offset-2 {
    margin-left: 8.33333%;
  }
  .col-lg-offset-1 {
    margin-left: 4.16667%;
  }
  .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: 'museo-sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  background: #fff;
  color: #5a5a5a;
  -webkit-font-smoothing: antialiased;
}
/* #Typography
 ================================================== */
h1, h2, h3, h4, h5, h6 {
  margin: 0 0 2.4rem;
  line-height: 1.2em;
  font-weight: 400;
  font-family: 'museo-sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  color: #5a5a5a;
}
h2 {
  font-size: 24px;
  font-size: 2.4rem;
}
h3 {
  font-size: 21px;
  font-size: 2.1rem;
}
h4 {
  font-size: 18px;
  font-size: 1.8rem;
}
h5, h6 {
  letter-spacing: 2px;
  text-transform: uppercase;
  font-size: 14px;
  font-size: 1.4rem;
}
h1.page-title {
  line-height: 1.3;
  margin-bottom: 0;
  padding-bottom:20px;
  padding-top:20px;
  font-size: 36px;
  font-size: 3.6rem;
  font-weight: 300;
  color: #1e6690;
}
h2.page-intro {
  margin-bottom: 2.4rem;
  line-height: 1.5;
  font-weight: 300;
  font-size: 21px;
  font-size: 2.1rem;
  color: #5a5a5a;
}
p {
  margin: 0 0 2.4rem 0;
}
p img {
  margin: 0;
}
p.more-link a.button {
  float: left;
}
em {
  font-style: italic;
}
strong {
  font-weight: bold;
}
small {
  font-size: 80%;
}
hr {
  clear: both;
  border: solid #9b9b9b;
  border-width: 1px 0 0;
  margin: 1rem 0 2rem;
  height: 0;
}
.center {
  text-align: center;
}
.dont-break-out {
  /* These are technically the same, but use both */
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  /* This is the dangerous one in WebKit, as it breaks things wherever */
  word-break: break-all;
  /* Instead use this non-standard one: */
  word-break: break-word;
  /* Adds a hyphen where the word breaks, if supported (No Blink) */
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
}
/* #Lists
 ================================================== */
ul, ol {
  margin: 0 0 2rem;
}
ul {
  list-style: none;
}
article ul {
  list-style: disc outside;
}
ol {
  list-style: decimal;
}
ul ul, ul ol, ol ol, ol ul {
  margin: 0.5em 0 0.5em 2em;
}
ul ul li, ul ol li, ol ol li, ol ul li {
  margin-bottom: 0.5em;
}
li {
  line-height: 1.4em;
  margin-bottom: 1.4rem;
}
li p {
  line-height: 1.5em;
}
/* #Other Typography
 ================================================== */
address {
  margin-bottom: 2rem;
}
blockquote {
  margin-bottom: 2rem;
}
blockquote p {
  line-height: 1.3em;
  font-size: 1.5rem;
  color: #888;
}
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.57143%;
}
.full-width-featured-image:after {
  content: '';
  display: table;
  clear: both;
}
/* #WordPress Images
 ================================================== */
.gallery .gallery-item img {
  border: none !important;
}
.gallery dl {
  margin: 0;
  padding: 0;
  border: none;
}
.alignnone {
  margin: 5px 20px 20px 0;
}
.aligncenter, div.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}
.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}
.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}
.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}
a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}
a img.alignnone {
  margin: 5px 20px 20px 0;
}
a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}
a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.wp-caption {
  max-width: 100%;
  /* Image does not overflow the content area */
  text-align: left;
}
.gallery .gallery-caption {
  padding: 8px 10px 10px;
  text-align: left;
}
.gallery .gallery-item dt a img {
  display: inline-block;
  margin: 0 auto;
}
.wp-caption.alignnone {
  margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}
.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto;
}
.wp-caption p.wp-caption-text {
  font-size: 14px;
  line-height: 2.4rem;
  margin: 0 0 2.4rem;
  padding: 1.2rem 1.8rem;
  background: #ededed;
}
/* #Native Audio 
 ================================================== */
/* Forms
 –––––––––––––––––––––––––––––––––––––––––––––––––– */
input[type="email"], input[type="search"], input[type="text"], input[type="password"], textarea, select {
  margin-bottom: 2rem;
  border: 1px solid #9b9b9b;
  font-size: 1.5rem;
  font-weight: normal;
  font-family: 'museo-sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  width: 100%;
  height: auto;
  padding: 1.2rem 1.8rem 1.2rem;
  box-shadow: none;
  background: #fff;
  color: #5a5a5a;
  border-radius: 10px;
}
/* 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: 'museo-sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
input[type="email"]:focus, input[type="search"]:focus, input[type="text"]:focus, input[type="password"]:focus, textarea:focus, select:focus {
  border: 1px solid #1e6690;
  outline: 0;
}
label, legend {
  display: block;
  font-weight: bold;
  font-size: 1.4rem;
  margin-bottom: 0.5rem;
}
fieldset {
  border-width: 0;
  padding: 0;
}
input[type="checkbox"], input[type="radio"] {
  display: inline;
}
label > .label-body {
  display: inline-block;
  font-weight: normal;
  margin-left: 0.5rem;
}
article form {
  display: block;
}
/* stop rounding on iOS */
.searchform input {
  -webkit-appearance: none;
  border-radius: 0;
}
/* https://css-tricks.com/almanac/selectors/p/placeholder/ */
::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  font-weight: normal;
  font-family: 'museo-sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  color: #5a5a5a;
}
::-moz-placeholder {
  /* Firefox 19+ */
  font-weight: normal;
  font-family: 'museo-sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  color: #5a5a5a;
}
:-ms-input-placeholder {
  /* IE 10+ */
  font-weight: normal;
  font-family: 'museo-sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  color: #5a5a5a;
}
:-moz-placeholder {
  /* Firefox 18- */
  font-weight: normal;
  font-family: 'museo-sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  color: #5a5a5a;
}
/* 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: 36px;
  height: 36px;
  line-height: 36px;
  font-family: 'FontAwesome';
  content: '\f002';
  background: #4696b9;
  text-align: center;
  color: #fff;
  -webkit-font-smoothing: subpixel-antialiased;
  font-smooth: always;
}
input.searchTerm {
  width: 100%;
  background: #ededed;
  border-bottom: 3px solid #ededed;
  padding: 5px 10px;
  height: 36px;
  outline: none;
  border: none;
}
input.searchButton {
  position: absolute;
  top: 0;
  right: 0;
  width: 36px;
  height: 36px;
  opacity: 0;
  cursor: pointer;
}
/* Mailchimp Signup Block */
form.mc-signup {
  margin: 2.4rem 0 0;
}
.signup-form-inner {
  width: 80%;
  margin: 0 auto;
}
.signup-textfield {
  float: left;
  width: 79%;
  margin-right: 1%;
}
.signup-textfield input {
  margin-bottom: 0;
}
@media only screen and (max-width: 767px) {
  .signup-textfield input {
    margin-bottom: 1.2rem;
  }
}
.signup-button {
  float: left;
  width: 20%;
}
.signup-button input {
  width: 100%;
}
/* #Links
 ================================================== */
a {
  transition: color 0.2s ease;
  color: #1e6690;
}
a:visited {
  color: #1e6690;
}
a:hover, a:focus, a:active {
  color: #5a5a5a;
  outline: 0;
}
a img {
  display: block;
  border: none;
}
/* #Buttons
 ================================================== */
p.button-container {
  margin-top: 3.6rem;
}
.button, .button:visited {
  padding: 1.2rem;
  text-align: center;
  text-decoration: none;
  background: #1e6690;
  border: none;
  border-radius: 10px;
  color: #fff;
  transition: background-color 0.2s ease;
  -webkit-appearance: none;
}
.button:hover, .button:visited:hover {
  cursor: pointer;
}
.button:hover, .button:visited:hover, .button:focus, .button:visited:focus, .button:active, .button:visited:active {
  color: #fff;
  text-decoration: none;
  background: #5a5a5a;
}
.button i {
  font-size: 14px;
  margin-left: 8px;
  position: relative;
  top: 0px;
}
button.secondary-button, a.secondary-button.button, a.secondary-button.button:visited {
  padding: 0.9rem 1.6rem 0.9rem;
  background: #fff;
  border: 1px solid #1E6690;
  font-weight: normal;
  color: #1E6690;
}
button.secondary-button:hover, a.secondary-button.button:hover, a.secondary-button.button:visited:hover {
  cursor: pointer;
}
button.secondary-button:hover, a.secondary-button.button:hover, a.secondary-button.button:visited:hover, button.secondary-button:focus, a.secondary-button.button:focus, a.secondary-button.button:visited:focus, button.secondary-button:active, a.secondary-button.button:active, a.secondary-button.button:visited:active {
  background: #1E6690;
  color: #fff;
  text-decoration: none;
}
button.tertiary-button, a.tertiary-button.button, a.tertiary-button.button:visited {
  padding: 1.2rem;
  background: #fff;
  font-weight: normal;
  color: #1e6690;
}
button.tertiary-button:hover, a.tertiary-button.button:hover, a.tertiary-button.button:visited:hover {
  cursor: pointer;
}
button.tertiary-button:hover, a.tertiary-button.button:hover, a.tertiary-button.button:visited:hover, button.tertiary-button:focus, a.tertiary-button.button:focus, a.tertiary-button.button:visited:focus, button.tertiary-button:active, a.tertiary-button.button:active, a.tertiary-button.button:visited:active {
  background: #1E6690;
  color: #fff;
  text-decoration: none;
}
a.tertiary-button.pointer-button {
  padding: 1.6rem 2.1rem;
}
a.pointer-button i {
  margin-left: 8px;
  font-size: 16px;
}
/* Tables
 –––––––––––––––––––––––––––––––––––––––––––––––––– */
th, td {
  padding: 12px 15px;
  text-align: left;
  border-bottom: 1px solid #9b9b9b;
}
th:first-child, td:first-child {
  padding-left: 0;
}
th:last-child, td:last-child {
  padding-right: 0;
}
table {
  margin-bottom: 2rem;
}
/* #Header
 ================================================== */
header {
  padding: 2.4rem 0 0;
}
#site-logo {
  margin-top: 1.2rem;
}
#site-logo img {
  display: block;
}
#main-nav {
  clear: both;
  margin: 3rem auto 0;
  max-width: 100%;
  position: relative;
  /* change to center for full width menus */
  text-align: right;
}
ul.nav-menu, .nav-menu > ul, .nav-menu ul {
  margin: 0;
  padding: 0;
}
.nav-menu li {
  display: inline-block;
  position: relative;
  margin: 0 -3px;
}
.nav-menu li ul li {
  margin: 0;
}
.nav-menu li a {
  transition: color 0.25s ease;
  display: block;
  padding: 1.2rem 2.4rem;
  line-height: 1.5;
  font-weight: normal;
  font-size: 1.7rem;
  text-decoration: none;
}
.nav-menu li:hover > a, .nav-menu li a:hover, .nav-menu li:focus > a, .nav-menu li a:focus {
  background: #1e6690;
  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);
}
.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: #5a5a5a;
  color: #fff;
  margin: 0;
  width: 200px;
}
ul.nav-menu ul a:hover, .nav-menu ul ul a:hover, ul.nav-menu ul a:focus, .nav-menu ul ul a:focus {
  background: #fff;
  color: #1e6690;
  cursor: pointer;
}
ul.nav-menu li:hover > ul, .nav-menu ul li:hover > ul, ul.nav-menu .focus > ul, .nav-menu .focus > ul {
  clip: inherit;
  overflow: inherit;
  height: inherit;
  width: inherit;
}
ul.nav-menu li.menu-item-has-children > a:after {
  display: inline-block;
  position: relative;
  left: 6px;
  content: "\f107";
  text-decoration: none;
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  color: #1e6690;
}
.nav-menu li ul li.menu-item-has-children > a:after, .nav-menu li ul li.menu-item-has-children > a:after, .nav-menu li ul li.menu-item-has-children > a:after {
  content: "\f105";
  left: 9px;
  color: #fff;
}
.nav-menu li.menu-item-has-children:hover > a:after, .nav-menu li.menu-item-has-children:focus > a:after, .nav-menu li.menu-item-has-children:active > a:after {
  color: #fff;
}
/* Breadcrumbs */
#breadcrumb-wrap {
  background: #ededed;
}
#breadcrumb-inner {
  padding-top: 1.2rem;
  padding-bottom: 1.2rem;
  line-height: 2.4rem;
  font-size: 1.4rem;
  color: #1e6690;
}
#breadcrumbs span i {
  position: relative;
  top: 0;
  margin: 0 8px;
  font-size: 14px;
  color: #1e6690;
}
/* #Archives
 ================================================== */
.index h1 {
  margin-bottom: 3rem;
}
/* Grid style indexes */
.grid-index article p a {
  margin: 0 0 4.8rem 0;
  -ms-word-break: break-all;
  word-break: break-all;
  /* Non standard for WebKit */
  word-break: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
}
.index-block-text {
  margin-top: 1.2rem;
  padding-right: 1.2rem;
  line-height: 1.5;
  font-size: 1.5rem;
}
.index-block-text h2 {
  margin-bottom: 1.2rem;
}
/* List style indexes */
.index-list article {
  float: left;
  width: 100%;
  padding: 2.4rem 0 0;
}
.index-list article a {
  text-decoration: none;
}
/* Pagination */
div.pagination {
  padding-bottom: 2.4rem;
  text-align: center;
}
body.search div.pagination {
  margin-top: 2.4rem;
}
.wp-pagenavi a, .wp-pagenavi span {
  display: inline-block;
  padding: 1.2rem 1.5rem;
  line-height: 1.5rem;
  text-decoration: none;
  font-size: 1.4rem;
  background: #1e6690;
  color: #fff;
  border: none;
}
.wp-pagenavi a:hover, .wp-pagenavi span.current {
  background: #2b93cf;
}
.wp-pagenavi a i {
  margin-top: -3px;
  position: relative;
  top: 1px;
}
/* Search */
body.search-no-results .index article {
  border: none;
}
/* #Single Post
 ================================================== */
body.single-post #page-content {
  margin-top: 4rem;
}
body.single-post #page-content-inner {
  padding: 3rem;
}
/* http://codepen.io/paulobrien/pen/Jdypxj */
h2.linewrap {
  margin: 0;
  line-height: 52px;
  font-size: 36px;
}
.linewrap > span {
  background: #1e6690;
  color: #fff;
  line-height: 36px;
  padding: 5px 0;
  line-height: 36px;
}
.linewrap span span {
  left: -10px;
  position: relative;
  z-index: 2;
}
.header-block {
  padding: 0;
  padding-left: 20px;
  overflow: hidden;
  position: relative;
}
.header-block:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 20px;
  background: #1e6690;
  z-index: 1;
}
.header-block.no-image {
  margin-bottom: 2.4rem;
}
.hentry ul, .hentry ol {
  margin: 1rem 0 2rem;
  padding-left: 2.2rem;
}
.hentry ul li {
  list-style-type: disc;
  list-style-position: outside;
}
.postmeta, .postmeta p {
  font-size: 1.4rem;
  color: #9b9b9b;
}
#single-postdate {
  margin: 1rem 0 2rem;
}
#single-postmeta {
  margin: 3rem 0;
  padding: 2rem 0 1rem;
  border-top: 1px solid #9b9b9b;
  border-bottom: 1px solid #9b9b9b;
}
#single-postmeta p {
  margin-bottom: 1rem;
}
.content-block {
  clear: both;
  display: block;
  width: 100%;
  margin-bottom: 2.4rem;
}
.content-block:last-child {
  border: none;
}
.content-block h2.section-title {
  margin-bottom: 2.4rem;
  font-size: 30px;
  font-size: 3rem;
}
.content-block h3 {
  margin-bottom: 1.5rem;
}
.feature-block {
  margin-bottom: 3rem;
}
.repeater-featured .feature-block {
  margin-bottom: 5rem;
}
.feature-block a.feature-block-image img {
  transition: opacity 0.2s linear;
  -webkit-backface-visibility: hidden;
}
.grid-index .feature-block a.feature-block-image img {
  border: none;
}
.feature-block a.feature-block-image img:hover {
  opacity: 0.8;
}
.feature-block h3 {
  font-size: 2.4rem;
  margin-bottom: 1.2rem;
}
.feature-block h2 a, .feature-block h3 a {
  text-decoration: none;
}
.feature-block h2 a:hover, .feature-block h3 a:hover {
  text-decoration: none;
}
.feature-block-text p {
  margin-bottom: 0;
}
/* Feature block padding and equal heights shiz */
a.feature-block-image {
  display: block;
  position: relative;
}
a.feature-block-image img {
  display: block;
}
div.feature-block-text {
  position: relative;
  padding: 2.4rem 2.4rem 9rem;
  background: #f5f5f5;
}
div.feature-block-text p.more-link-container {
  position: absolute;
  display: block;
  bottom: 3.6rem;
  width: 100%;
}
/* Picture Block Style */
.picture-block a.feature-block-image img {
  border: none;
}
.picture-block a {
  display: block;
  color: #fff;
  background: #1e6690;
  text-decoration: none;
}
.picture-block a h3 {
  display: block;
  padding: 1rem 1.5rem;
  text-align: left;
  font-weight: normal;
  font-size: 1.6rem;
  background: #1e6690;
  color: #fff;
  transition: background-color 0.2s linear;
}
.picture-block a:hover h3 {
  background-color: #1e6690;
  color: #fff;
}
#sidebar {
  margin-top: 4rem;
}
body.page-template-default #sidebar {
  margin-top: 1rem;
}
@media screen and (max-width: 48em) {
}
.widget-area p, .widget-area li {
  line-height: 1.4;
  font-size: 1.5rem;
}
.widget-area .widget {
  clear: both;
  float: left;
  width: 100%;
  margin-bottom: 4rem;
  padding: 0 2rem;
  line-height: 1.5;
  font-size: 1.5rem;
}
.widget-area .widget .widget-inner {
  float: left;
  width: 100%;
  background: #fff;
  position: relative;
  padding: 1.8rem;
}
.widget-area .widget h3.widgettitle {
  display: inline-block;
  margin-bottom: 0;
  padding: 1.2rem 1.8rem 1.2rem 6rem;
  font-size: 2.1rem;
  background: #fff;
  position: relative;
}
.widget-area .widget .widget-inner h3 {
  margin-bottom: 1.2rem;
  padding-bottom: 1rem;
  font-size: 2.4rem;
  color: #1e6690;
}
.widget h3 a:hover {
  text-decoration: none;
}
/* List Widgets */
.widget-area .widget.list-widget ul {
  width: 100%;
  padding-left: 0;
}
.widget-area .widget.list-widget ul li {
  display: block;
  float: left;
  width: 100%;
  margin: 0 0 0.6rem;
  padding: 0.6rem 0;
}
.widget-area .widget.list-widget ul li:last-child {
  margin: 0;
}
.widget-area .widget.list-widget ul li:before {
  float: left;
  width: 7%;
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  display: inline-block;
  float: left;
  text-decoration: none;
  margin: 0;
  content: "\f105";
  color: #5a5a5a;
}
.widget-area .widget.list-widget ul li a {
  display: inline-block;
  float: left;
  width: 93%;
  font-weight: normal;
  color: #1e6690;
}
.widget-area .widget.list-widget ul li a:visited {
  color: #1e6690;
}
.widget-area .widget.list-widget ul li a:hover, .widget-area .widget.list-widget ul li a:focus, .widget-area .widget.list-widget ul li a:active {
  color: #1e6690;
  text-decoration: underline;
  outline: 0;
}
.widget-area .widget.list-widget ul ul.children {
  float: left;
  width: 100%;
  margin: 0.6rem 0;
  padding-left: 0;
}
.widget-area .widget.list-widget ul ul.children li {
  padding-left: 2rem;
}
/* Feature Widgets */
.widget-area .feature-widget.widget {
  padding: 2rem 2rem 0.5rem;
  background: #ededed;
}
.widget-area .feature-widget.widget h3 {
  margin-bottom: 0;
  color: #1e6690;
}
.widget p.has-more-button {
  margin-bottom: 1.2rem;
}
/* Share Widget */
.widget-area .widget ul.share-buttons {
  margin: 0;
  padding-left: 0;
}
.widget-area .widget ul.share-buttons li {
  display: inline-block;
  margin-bottom: 0;
}
ul.share-buttons .sr-only {
  position: absolute;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  padding: 0;
  border: 0;
  height: 1px;
  width: 1px;
  overflow: hidden;
}
/* Tweets Widget */
.widget-area .widget ul.tweet-list {
  margin: 0;
  padding-left: 0;
}
/* Signup Widget */
.widget-area .widget.signup-widget form input {
  width: 100%;
}
/* Search Widget */
.widget-area .widget.sidebar-search-widget .search-form-input-container.col-sm-18 {
  width: 100%;
}
.widget-area .widget.sidebar-search-widget .search-form-input-container i {
  display: none;
}
.widget-area .widget.sidebar-search-widget .search-form-input-container input {
  width: calc(100% - 26px);
  margin-bottom: 2rem;
  right: 0;
}
.widget-area .widget.sidebar-search-widget .search-form-submit-container.col-sm-6 {
  width: 100%;
}
.widget-area .widget.sidebar-search-widget .search-form-submit-container button {
  float: left;
  width: 100%;
  margin-left: 0;
}
@media screen and (max-width: 1024px) {
  .widget-area .widget, .widget-area .feature-widget.widget {
    padding-left: 0;
    padding-right: 0;
  }
}
/* Header Icons */
.header-icon {
  position: absolute;
  top: 0;
  left: 0;
  width: 48px;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #1e6690;
}
.header-icon i {
  font-size: 24px;
  color: #fff;
}
/* Homepage widgets - bit of guesswork as the widgets change */
body.home .widget-area .widget {
  padding: 2rem 2rem 0.5rem;
}
/* #Signup
 ================================================== */
#signup-block {
  padding-top: 3.6rem;
  padding-bottom: 3.6rem;
}
/* #Footer
 ================================================== */
footer {
  padding: 3.4rem 0 2.6rem;
  font-size: 1.4rem;
  background: #1E6690;
  color: #fff;
}
footer p {
  line-height: 1.5;
  margin-bottom: 0;
}
footer ul {
  margin: 0;
  padding: 0;
}
footer nav ul {
  margin-top: 0.6rem;
  margin-bottom: 1.2rem;
}
footer nav ul li {
  display: inline;
  margin-right: 4px;
  margin-bottom: 0;
}
footer nav ul li + li {
  padding-left: 7px;
  border-left: 1px solid #fff;
}
footer a {
  line-height: 1.4;
  color: #fff;
}
footer a:visited {
  color: #fff;
}
footer a:hover, footer a:focus, footer a:active {
  color: #fff;
  text-decoration: underline;
}
footer ul.social-links {
  margin-top: 1.8rem;
  margin-bottom: 2.4rem;
  text-align: right;
}
footer ul.social-links li {
  display: inline;
  margin-left: 2.4rem;
}
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;
}
/* #Comments
 ================================================== */
#comments-list ul#comments-agogo {
  padding: 0;
}
h2.comment-header {
  font-size: 2.1rem;
  font-family: 'museo-sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
#comments-list li.comment-item {
  margin: 0 0 4rem;
  padding: 0 0 3rem;
  list-style: none;
  border-bottom: 1px solid #9b9b9b;
}
#comments-list li.comment-item ul li {
  margin: 0;
  padding: 0;
}
#comments-list ul#comments-agogo li.comment-item:last-child {
  border: none;
}
#comments-list li.comment-item .comment-author-section {
  font-size: 1.5rem;
}
#comments-list li.comment-item .avatar {
  float: left;
  margin-right: 2rem;
  border-radius: 50%;
}
#comments-list li.comment-item .fn {
  display: inline-block;
  font-weight: bold;
  font-size: 1.5rem;
}
#comments-list li.comment-item .fn a {
  text-decoration: none;
}
#comments-list li.comment-item .comment-content {
  padding-left: 8rem;
  font-size: 1.5rem;
}
#comments-list li.comment-item .comment-content p {
  margin-bottom: 10px;
}
#comments-list li.comment-item .comment-meta {
  margin-top: 5px;
  font-size: 1.3rem;
  color: #9b9b9b;
}
#comments-list li.comment-item ul.children {
  margin: 2rem 0 0 8rem;
  padding: 0;
}
#comments-list li.comment-item ul li {
  border: 0;
  overflow: auto;
}
#comments #respond {
  padding: 0 0 4rem;
}
#comments #respond h2.comment-header {
  margin-bottom: 0;
  padding: 2rem;
  font-size: 2.1rem;
  font-family: 'museo-sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  background: #ededed;
}
#comment-form-inner {
  padding: 2rem 2rem 3rem;
  background: #fafafa;
}
#form-allowed-tags {
  font-size: 0.875em;
}
form#commentform label {
  font-size: 1.6rem;
}
.button.comment-button {
  margin-top: 2rem;
}
#comments p#login {
  font-size: 1.6rem;
}
/* Accessibility for Font Awesome */
span.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}
/* Layout */
#main-content {
  padding-bottom: 4.8rem;
  background: #ededed;
}
body.page-template-default #page-content, body.page-template-page-wide #page-content, body.blog #page-content, body.archive #page-content, body.search #page-content {
  margin-top: -100px;
}
@media only screen and (max-width: 480px) {
  body.page-template-default #page-content, body.page-template-page-wide #page-content, body.blog #page-content, body.archive #page-content, body.search #page-content {
    margin-top: 2.4rem;
  }
}
@media only screen and (min-width: 481px) and (max-width: 767px) {
  body.page-template-default #page-content, body.page-template-page-wide #page-content, body.blog #page-content, body.archive #page-content, body.search #page-content {
    margin-top: 3.6rem;
  }
}
#page-content-inner {
  padding: 0 3rem 2.4rem;
  background: #fff;
}
.row-top-bordered:before {
  content: "";
  display: block;
  border-top: 2px solid #9b9b9b;
  margin: 0;
  padding-top: 3.4rem;
}
/* Frontpage */
#front-intro {
  background: #1e6690;
}
#banner-content {
  background: #1e6690;
  color: #fff;
}
#banner-content-inner {
  padding: 2.4rem 3.6rem;
}

.banner-text a
{
	text-decoration: underline;
	color:#ffffff;
}

h1#banner-header {
  /* font-weight: 100; */
  font-size: 3.6rem;
  color: #fff;
}
.banner-split {
  float: left;
  width: 50%;
}
#homepage-event-banner {
  clear: both;
  padding: 3.6rem 0 4.8rem;
  background: #fff;
}
#homepage-event-banner h1 {
  font-size: 2.4rem;
  color: #1e6690;
}
p.homepage-event-meta {
  font-weight: bold;
}
p.homepage-event-meta:first-of-type {
  margin-bottom: 0.6rem;
  font-weight: normal;
}
#homepage-event-banner p.button-container {
  margin-bottom: 0;
}
body.page-template-frontpage #main-content .widget-area {
  padding-top: 3.6rem;
}
@media only screen and (min-width: 60px) and (max-width: 479px) {
  .banner-split {
    width: 100%;
  }
  #banner-slider li {
    min-height: 250px !important;
  }
  h1#banner-header {
    font-weight: 300;
    font-size: 2.4rem;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .banner-split {
    width: 100%;
  }
  #banner-slider li {
    min-height: 450px !important;
  }
  h1#banner-header {
    font-weight: 300;
    font-size: 2.4rem;
  }
}
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
}
.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  margin: 0;
}
.rslides li {
  position: relative;
  display: block;
  float: left;
}
.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  margin: 0;
  border: 0;
}
/* #Meanmenu if using http://www.meanthemes.com/plugins/meanmenu
 ================================================== */
.mean-nav ul.nav-menu li.menu-item-has-children > a:after {
  content: none;
}
/* hide the link until viewport size is reached */
a.meanmenu-reveal {
  display: none;
}
/* when under viewport size, .mean-container is added to body */
.mean-container .mean-bar {
  float: left;
  width: 100%;
  position: relative;
  background: #1e6690;
  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: 'museo-sans', '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: 'museo-sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  background: #1e6690;
  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: #5a5a5a;
  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: #1e6690;
  border: none !important;
  border-left: 1px solid #9b9b9b !important;
}
.mean-container .mean-nav ul li a.mean-expand:hover {
  background: #5a5a5a;
  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;
}
/* #Media Queries
 ================================================== */
/* Stuff that also happens when meanmenu kicks in */
@media only screen and (max-width: 675px) {
  header {
    clear: both;
    padding-top: 0;
    background-image: none;
  }
  .page-content-inner {
    padding-right: 0;
  }
  #sidebar {
    margin-top: 3rem;
  }
  footer ul.social-links {
    float: left;
    width: 100%;
    margin-bottom: 2rem;
    text-align: left;
  }
  footer ul.social-links li {
    float: left;
    margin: 0 2rem 2rem 0;
  }
  .signup-form-inner {
    width: 90%;
    margin: 0 auto;
  }
  .signup-textfield {
    width: 100%;
    margin-right: 0;
  }
  .signup-button {
    clear: both;
    width: 100%;
  }
}
/* everything up to iPad portrait ----------- */
@media only screen and (max-width: 767px) {
  #site-logo {
    display: inline-block;
    margin-top: 2.4rem;
    margin-bottom: 1.2rem;
    text-align: center;
  }
  #site-logo img {
    float: none;
  }
  header {
    text-align: center;
  }
  #header-search {
    margin-bottom: 2.4rem;
  }
  .index-list .post-content {
    margin-top: 4rem;
  }
  .footer-block {
    clear: both;
    margin-bottom: 3.4rem;
  }
  footer ul.social-links {
    margin: 0;
  }
  footer nav ul {
    margin-top: 0;
    margin-bottom: 2.4rem;
  }
}
/* #HTML5 Boilerplate Print Styles
 ================================================== */
@media print {
  /* Black prints faster: h5bp.com/s */
  /* Don't show links for images, or javascript/internal links */
  /* h5bp.com/t */
  * {
    background: transparent !important;
    color: black !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important;
  }
  a, a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
    content: "";
  }
  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr, img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  p, h2, h3 {
    orphans: 3;
    widows: 3;
  }
  h2, h3 {
    page-break-after: avoid;
  }
}

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