/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
@import url("https://web.archive.org/web/20201224080646cs_/https://fonts.googleapis.com/css?family=Montserrat:300,700");
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after {
  content: '';
  content: none; }

q:before, q:after {
  content: '';
  content: none; }

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

meta.foundation-version {
  font-family: "/5.5.1/"; }

meta.foundation-mq-small {
  font-family: "/only screen/";
  width: 0; }

meta.foundation-mq-small-only {
  font-family: "/only screen and (max-width: 40em)/";
  width: 0; }

meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:40.063em)/";
  width: 40.063em; }

meta.foundation-mq-medium-only {
  font-family: "/only screen and (min-width:40.063em) and (max-width:64em)/";
  width: 40.063em; }

meta.foundation-mq-large {
  font-family: "/only screen and (min-width:64.063em)/";
  width: 64.063em; }

meta.foundation-mq-large-only {
  font-family: "/only screen and (min-width:64.063em) and (max-width:90em)/";
  width: 64.063em; }

meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:90.063em)/";
  width: 90.063em; }

meta.foundation-mq-xlarge-only {
  font-family: "/only screen and (min-width:90.063em) and (max-width:120em)/";
  width: 90.063em; }

meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:120.063em)/";
  width: 120.063em; }

meta.foundation-data-attribute-namespace {
  font-family: false; }

html, body {
  height: 100%; }

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

html,
body {
  font-size: 100%; }

body {
  background: #fff;
  color: #222222;
  padding: 0;
  margin: 0;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  line-height: 1.5;
  position: relative;
  cursor: auto; }

a:hover {
  cursor: pointer; }

img {
  max-width: 100%;
  height: auto; }

img {
  -ms-interpolation-mode: bicubic; }

#map_canvas img,
#map_canvas embed,
#map_canvas object,
.map_canvas img,
.map_canvas embed,
.map_canvas object {
  max-width: none !important; }

.left {
  float: left !important; }

.right {
  float: right !important; }

.clearfix:before, .clearfix:after {
  content: " ";
  display: table; }

.clearfix:after {
  clear: both; }

.hide {
  display: none; }

.invisible {
  visibility: hidden; }

.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

img {
  display: inline-block;
  vertical-align: middle; }

textarea {
  height: auto;
  min-height: 50px; }

select {
  width: 100%; }

.row {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 62.5em; }

.row:before, .row:after {
  content: " ";
  display: table; }

.row:after {
  clear: both; }

.row.collapse > .column,
.row.collapse > .columns {
  padding-left: 0;
  padding-right: 0; }

.row.collapse .row {
  margin-left: 0;
  margin-right: 0; }

.row .row {
  width: auto;
  margin-left: -0.9375em;
  margin-right: -0.9375em;
  margin-top: 0;
  margin-bottom: 0;
  max-width: none; }

.row .row:before, .row .row:after {
  content: " ";
  display: table; }

.row .row:after {
  clear: both; }

.row .row.collapse {
  width: auto;
  margin: 0;
  max-width: none; }

.row .row.collapse:before, .row .row.collapse:after {
  content: " ";
  display: table; }

.row .row.collapse:after {
  clear: both; }

.column,
.columns {
  padding-left: 0.9375em;
  padding-right: 0.9375em;
  width: 100%;
  float: left; }

[class*="column"] + [class*="column"]:last-child {
  float: right; }

[class*="column"] + [class*="column"].end {
  float: left; }

@media only screen {
  .small-push-0 {
    position: relative;
    left: 0%;
    right: auto; }

  .small-pull-0 {
    position: relative;
    right: 0%;
    left: auto; }

  .small-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }

  .small-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }

  .small-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }

  .small-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }

  .small-push-3 {
    position: relative;
    left: 25%;
    right: auto; }

  .small-pull-3 {
    position: relative;
    right: 25%;
    left: auto; }

  .small-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }

  .small-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }

  .small-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }

  .small-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }

  .small-push-6 {
    position: relative;
    left: 50%;
    right: auto; }

  .small-pull-6 {
    position: relative;
    right: 50%;
    left: auto; }

  .small-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }

  .small-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }

  .small-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }

  .small-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }

  .small-push-9 {
    position: relative;
    left: 75%;
    right: auto; }

  .small-pull-9 {
    position: relative;
    right: 75%;
    left: auto; }

  .small-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }

  .small-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }

  .small-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }

  .small-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; }

  .column,
  .columns {
    position: relative;
    padding-left: 0.9375em;
    padding-right: 0.9375em;
    float: left; }

  .small-1 {
    width: 8.33333%; }

  .small-2 {
    width: 16.66667%; }

  .small-3 {
    width: 25%; }

  .small-4 {
    width: 33.33333%; }

  .small-5 {
    width: 41.66667%; }

  .small-6 {
    width: 50%; }

  .small-7 {
    width: 58.33333%; }

  .small-8 {
    width: 66.66667%; }

  .small-9 {
    width: 75%; }

  .small-10 {
    width: 83.33333%; }

  .small-11 {
    width: 91.66667%; }

  .small-12 {
    width: 100%; }

  .small-offset-0 {
    margin-left: 0% !important; }

  .small-offset-1 {
    margin-left: 8.33333% !important; }

  .small-offset-2 {
    margin-left: 16.66667% !important; }

  .small-offset-3 {
    margin-left: 25% !important; }

  .small-offset-4 {
    margin-left: 33.33333% !important; }

  .small-offset-5 {
    margin-left: 41.66667% !important; }

  .small-offset-6 {
    margin-left: 50% !important; }

  .small-offset-7 {
    margin-left: 58.33333% !important; }

  .small-offset-8 {
    margin-left: 66.66667% !important; }

  .small-offset-9 {
    margin-left: 75% !important; }

  .small-offset-10 {
    margin-left: 83.33333% !important; }

  .small-offset-11 {
    margin-left: 91.66667% !important; }

  .small-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left; }

  .column.small-centered,
  .columns.small-centered {
    margin-left: auto;
    margin-right: auto;
    float: none; }

  .column.small-uncentered,
  .columns.small-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left; }

  .column.small-centered:last-child,
  .columns.small-centered:last-child {
    float: none; }

  .column.small-uncentered:last-child,
  .columns.small-uncentered:last-child {
    float: left; }

  .column.small-uncentered.opposite,
  .columns.small-uncentered.opposite {
    float: right; }

  .row.small-collapse > .column,
  .row.small-collapse > .columns {
    padding-left: 0;
    padding-right: 0; }

  .row.small-collapse .row {
    margin-left: 0;
    margin-right: 0; }

  .row.small-uncollapse > .column,
  .row.small-uncollapse > .columns {
    padding-left: 0.9375em;
    padding-right: 0.9375em;
    float: left; } }
@media only screen and (min-width: 40.063em) {
  .medium-push-0 {
    position: relative;
    left: 0%;
    right: auto; }

  .medium-pull-0 {
    position: relative;
    right: 0%;
    left: auto; }

  .medium-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }

  .medium-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }

  .medium-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }

  .medium-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }

  .medium-push-3 {
    position: relative;
    left: 25%;
    right: auto; }

  .medium-pull-3 {
    position: relative;
    right: 25%;
    left: auto; }

  .medium-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }

  .medium-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }

  .medium-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }

  .medium-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }

  .medium-push-6 {
    position: relative;
    left: 50%;
    right: auto; }

  .medium-pull-6 {
    position: relative;
    right: 50%;
    left: auto; }

  .medium-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }

  .medium-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }

  .medium-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }

  .medium-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }

  .medium-push-9 {
    position: relative;
    left: 75%;
    right: auto; }

  .medium-pull-9 {
    position: relative;
    right: 75%;
    left: auto; }

  .medium-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }

  .medium-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }

  .medium-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }

  .medium-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; }

  .column,
  .columns {
    position: relative;
    padding-left: 0.9375em;
    padding-right: 0.9375em;
    float: left; }

  .medium-1 {
    width: 8.33333%; }

  .medium-2 {
    width: 16.66667%; }

  .medium-3 {
    width: 25%; }

  .medium-4 {
    width: 33.33333%; }

  .medium-5 {
    width: 41.66667%; }

  .medium-6 {
    width: 50%; }

  .medium-7 {
    width: 58.33333%; }

  .medium-8 {
    width: 66.66667%; }

  .medium-9 {
    width: 75%; }

  .medium-10 {
    width: 83.33333%; }

  .medium-11 {
    width: 91.66667%; }

  .medium-12 {
    width: 100%; }

  .medium-offset-0 {
    margin-left: 0% !important; }

  .medium-offset-1 {
    margin-left: 8.33333% !important; }

  .medium-offset-2 {
    margin-left: 16.66667% !important; }

  .medium-offset-3 {
    margin-left: 25% !important; }

  .medium-offset-4 {
    margin-left: 33.33333% !important; }

  .medium-offset-5 {
    margin-left: 41.66667% !important; }

  .medium-offset-6 {
    margin-left: 50% !important; }

  .medium-offset-7 {
    margin-left: 58.33333% !important; }

  .medium-offset-8 {
    margin-left: 66.66667% !important; }

  .medium-offset-9 {
    margin-left: 75% !important; }

  .medium-offset-10 {
    margin-left: 83.33333% !important; }

  .medium-offset-11 {
    margin-left: 91.66667% !important; }

  .medium-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left; }

  .column.medium-centered,
  .columns.medium-centered {
    margin-left: auto;
    margin-right: auto;
    float: none; }

  .column.medium-uncentered,
  .columns.medium-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left; }

  .column.medium-centered:last-child,
  .columns.medium-centered:last-child {
    float: none; }

  .column.medium-uncentered:last-child,
  .columns.medium-uncentered:last-child {
    float: left; }

  .column.medium-uncentered.opposite,
  .columns.medium-uncentered.opposite {
    float: right; }

  .row.medium-collapse > .column,
  .row.medium-collapse > .columns {
    padding-left: 0;
    padding-right: 0; }

  .row.medium-collapse .row {
    margin-left: 0;
    margin-right: 0; }

  .row.medium-uncollapse > .column,
  .row.medium-uncollapse > .columns {
    padding-left: 0.9375em;
    padding-right: 0.9375em;
    float: left; }

  .push-0 {
    position: relative;
    left: 0%;
    right: auto; }

  .pull-0 {
    position: relative;
    right: 0%;
    left: auto; }

  .push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }

  .pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }

  .push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }

  .pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }

  .push-3 {
    position: relative;
    left: 25%;
    right: auto; }

  .pull-3 {
    position: relative;
    right: 25%;
    left: auto; }

  .push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }

  .pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }

  .push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }

  .pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }

  .push-6 {
    position: relative;
    left: 50%;
    right: auto; }

  .pull-6 {
    position: relative;
    right: 50%;
    left: auto; }

  .push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }

  .pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }

  .push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }

  .pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }

  .push-9 {
    position: relative;
    left: 75%;
    right: auto; }

  .pull-9 {
    position: relative;
    right: 75%;
    left: auto; }

  .push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }

  .pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }

  .push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }

  .pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; } }
@media only screen and (min-width: 64.063em) {
  .large-push-0 {
    position: relative;
    left: 0%;
    right: auto; }

  .large-pull-0 {
    position: relative;
    right: 0%;
    left: auto; }

  .large-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }

  .large-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }

  .large-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }

  .large-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }

  .large-push-3 {
    position: relative;
    left: 25%;
    right: auto; }

  .large-pull-3 {
    position: relative;
    right: 25%;
    left: auto; }

  .large-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }

  .large-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }

  .large-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }

  .large-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }

  .large-push-6 {
    position: relative;
    left: 50%;
    right: auto; }

  .large-pull-6 {
    position: relative;
    right: 50%;
    left: auto; }

  .large-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }

  .large-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }

  .large-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }

  .large-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }

  .large-push-9 {
    position: relative;
    left: 75%;
    right: auto; }

  .large-pull-9 {
    position: relative;
    right: 75%;
    left: auto; }

  .large-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }

  .large-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }

  .large-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }

  .large-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; }

  .column,
  .columns {
    position: relative;
    padding-left: 0.9375em;
    padding-right: 0.9375em;
    float: left; }

  .large-1 {
    width: 8.33333%; }

  .large-2 {
    width: 16.66667%; }

  .large-3 {
    width: 25%; }

  .large-4 {
    width: 33.33333%; }

  .large-5 {
    width: 41.66667%; }

  .large-6 {
    width: 50%; }

  .large-7 {
    width: 58.33333%; }

  .large-8 {
    width: 66.66667%; }

  .large-9 {
    width: 75%; }

  .large-10 {
    width: 83.33333%; }

  .large-11 {
    width: 91.66667%; }

  .large-12 {
    width: 100%; }

  .large-offset-0 {
    margin-left: 0% !important; }

  .large-offset-1 {
    margin-left: 8.33333% !important; }

  .large-offset-2 {
    margin-left: 16.66667% !important; }

  .large-offset-3 {
    margin-left: 25% !important; }

  .large-offset-4 {
    margin-left: 33.33333% !important; }

  .large-offset-5 {
    margin-left: 41.66667% !important; }

  .large-offset-6 {
    margin-left: 50% !important; }

  .large-offset-7 {
    margin-left: 58.33333% !important; }

  .large-offset-8 {
    margin-left: 66.66667% !important; }

  .large-offset-9 {
    margin-left: 75% !important; }

  .large-offset-10 {
    margin-left: 83.33333% !important; }

  .large-offset-11 {
    margin-left: 91.66667% !important; }

  .large-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left; }

  .column.large-centered,
  .columns.large-centered {
    margin-left: auto;
    margin-right: auto;
    float: none; }

  .column.large-uncentered,
  .columns.large-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left; }

  .column.large-centered:last-child,
  .columns.large-centered:last-child {
    float: none; }

  .column.large-uncentered:last-child,
  .columns.large-uncentered:last-child {
    float: left; }

  .column.large-uncentered.opposite,
  .columns.large-uncentered.opposite {
    float: right; }

  .row.large-collapse > .column,
  .row.large-collapse > .columns {
    padding-left: 0;
    padding-right: 0; }

  .row.large-collapse .row {
    margin-left: 0;
    margin-right: 0; }

  .row.large-uncollapse > .column,
  .row.large-uncollapse > .columns {
    padding-left: 0.9375em;
    padding-right: 0.9375em;
    float: left; }

  .push-0 {
    position: relative;
    left: 0%;
    right: auto; }

  .pull-0 {
    position: relative;
    right: 0%;
    left: auto; }

  .push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }

  .pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }

  .push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }

  .pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }

  .push-3 {
    position: relative;
    left: 25%;
    right: auto; }

  .pull-3 {
    position: relative;
    right: 25%;
    left: auto; }

  .push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }

  .pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }

  .push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }

  .pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }

  .push-6 {
    position: relative;
    left: 50%;
    right: auto; }

  .pull-6 {
    position: relative;
    right: 50%;
    left: auto; }

  .push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }

  .pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }

  .push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }

  .pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }

  .push-9 {
    position: relative;
    left: 75%;
    right: auto; }

  .pull-9 {
    position: relative;
    right: 75%;
    left: auto; }

  .push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }

  .pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }

  .push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }

  .pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; } }
.tabs {
  margin-bottom: 0 !important;
  margin-left: 0; }

.tabs:before, .tabs:after {
  content: " ";
  display: table; }

.tabs:after {
  clear: both; }

.tabs dd, .tabs .tab-title {
  position: relative;
  margin-bottom: 0 !important;
  display: inline-block;
  list-style: none; }

.tabs dd > a, .tabs .tab-title > a {
  display: block;
  color: #fff;
  padding: 1rem 2rem;
  font-size: 1rem; }

.tabs dd > a:focus, .tabs .tab-title > a:focus {
  outline: none; }

.tabs dd.active a, .tabs .tab-title.active a {
  color: #fff; }

.tabs.radius dd:first-child a, .tabs.radius .tab:first-child a {
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px; }

.tabs.radius dd:last-child a, .tabs.radius .tab:last-child a {
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px; }

.tabs.vertical dd, .tabs.vertical .tab-title {
  position: inherit;
  float: none;
  display: block;
  top: auto; }

.tabs-content {
  margin-bottom: 1.5rem;
  width: 100%; }

.tabs-content:before, .tabs-content:after {
  content: " ";
  display: table; }

.tabs-content:after {
  clear: both; }

.tabs-content > .content {
  display: none;
  float: left;
  width: 100%; }

.tabs-content > .content.active {
  display: block;
  float: none; }

.tabs-content > .content.contained {
  padding: 0.9375em; }

.tabs-content.vertical {
  display: block; }

.tabs-content.vertical > .content {
  padding: 0 0.9375em; }

@media only screen and (min-width: 40.063em) {
  .tabs.vertical {
    width: 20%;
    max-width: 20%;
    float: left;
    margin: 0 0 1.25rem; }

  .tabs-content.vertical {
    width: 80%;
    max-width: 80%;
    float: left;
    margin-left: -1px;
    padding-left: 1rem; } }
.no-js .tabs-content > .content {
  display: block;
  float: none; }

.reveal-modal-bg {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #000000;
  background: rgba(0, 0, 0, 0.45);
  z-index: 1004;
  display: none;
  left: 0; }

.reveal-modal {
  visibility: hidden;
  display: none;
  position: absolute;
  z-index: 1005;
  width: 100%;
  top: 0;
  border-radius: 3px;
  left: 0;
  background-color: #FFFFFF;
  padding: 1.875rem;
  border: solid 1px #666666;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.4); }

@media only screen and (max-width: 40em) {
  .reveal-modal {
    min-height: 100vh; } }
.reveal-modal .column, .reveal-modal .columns {
  min-width: 0; }

.reveal-modal > :first-child {
  margin-top: 0; }

.reveal-modal > :last-child {
  margin-bottom: 0; }

@media only screen and (min-width: 40.063em) {
  .reveal-modal {
    width: 80%;
    max-width: 62.5em;
    left: 0;
    right: 0;
    margin: 0 auto; } }
@media only screen and (min-width: 40.063em) {
  .reveal-modal {
    top: 6.25rem; } }
.reveal-modal.radius {
  border-radius: 3px; }

.reveal-modal.round {
  border-radius: 1000px; }

.reveal-modal.collapse {
  padding: 0; }

@media only screen and (min-width: 40.063em) {
  .reveal-modal.tiny {
    width: 30%;
    max-width: 62.5em;
    left: 0;
    right: 0;
    margin: 0 auto; } }
@media only screen and (min-width: 40.063em) {
  .reveal-modal.small {
    width: 40%;
    max-width: 62.5em;
    left: 0;
    right: 0;
    margin: 0 auto; } }
@media only screen and (min-width: 40.063em) {
  .reveal-modal.medium {
    width: 60%;
    max-width: 62.5em;
    left: 0;
    right: 0;
    margin: 0 auto; } }
@media only screen and (min-width: 40.063em) {
  .reveal-modal.large {
    width: 75%;
    max-width: 80em;
    left: 0;
    right: 0;
    margin: 0 auto; } }
@media only screen and (min-width: 40.063em) {
  .reveal-modal.xlarge {
    width: 95%;
    max-width: 80em;
    left: 0;
    right: 0;
    margin: 0 auto; } }
.reveal-modal.full {
  top: 0;
  left: 0;
  height: 100%;
  height: 100vh;
  min-height: 100vh;
  max-width: none !important;
  margin-left: 0 !important; }

@media only screen and (min-width: 40.063em) {
  .reveal-modal.full {
    width: 100%;
    max-width: 62.5em;
    left: 0;
    right: 0;
    margin: 0 auto; } }
.reveal-modal.toback {
  z-index: 1003; }

.reveal-modal .close-reveal-modal {
  font-size: 2.5rem;
  line-height: 1;
  position: absolute;
  top: 0.625rem;
  right: 1.375rem;
  color: #AAAAAA;
  font-weight: bold;
  cursor: pointer; }

table {
  margin-bottom: 1.25rem;
  table-layout: auto; }

table caption {
  background: transparent;
  color: #222222;
  font-size: 1rem;
  font-weight: bold; }

table thead tr th,
table thead tr td {
  padding: 0.5rem 0.625rem 0.625rem;
  font-size: 0.875rem;
  font-weight: bold;
  color: #171e41; }

table tfoot tr th,
table tfoot tr td {
  padding: 0.5rem 0.625rem 0.625rem;
  font-size: 0.875rem;
  font-weight: bold;
  color: #222222; }

table tr th,
table tr td {
  padding: 0.5625rem 0.625rem;
  font-size: 0.875rem;
  color: #222222;
  text-align: left; }

table thead tr th,
table tfoot tr th,
table tfoot tr td,
table tbody tr th,
table tbody tr td,
table tr td {
  display: table-cell;
  line-height: 1.125rem; }

button.foundation-button, .button.foundation-button {
  border-style: solid;
  border-width: 0;
  cursor: pointer;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
  line-height: normal;
  margin: 0 0 1.25rem;
  position: relative;
  text-decoration: none;
  text-align: center;
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  display: inline-block;
  padding-top: 1rem;
  padding-right: 2rem;
  padding-bottom: 1.0625rem;
  padding-left: 2rem;
  font-size: 1rem;
  background-color: #2ba6cb;
  border-color: #2285a2;
  color: #FFFFFF;
  transition: background-color 300ms ease-out; }

button.foundation-button:hover, button.foundation-button:focus, .button.foundation-button:hover, .button.foundation-button:focus {
  background-color: #2285a2; }

button.foundation-button:hover, button.foundation-button:focus, .button.foundation-button:hover, .button.foundation-button:focus {
  color: #FFFFFF; }

button.foundation-button.secondary, .button.foundation-button.secondary {
  background-color: #e9e9e9;
  border-color: #bababa;
  color: #333333; }

button.foundation-button.secondary:hover, button.foundation-button.secondary:focus, .button.foundation-button.secondary:hover, .button.foundation-button.secondary:focus {
  background-color: #bababa; }

button.foundation-button.secondary:hover, button.foundation-button.secondary:focus, .button.foundation-button.secondary:hover, .button.foundation-button.secondary:focus {
  color: #333333; }

button.foundation-button.success, .button.foundation-button.success {
  background-color: #5da423;
  border-color: #4a831c;
  color: #FFFFFF; }

button.foundation-button.success:hover, button.foundation-button.success:focus, .button.foundation-button.success:hover, .button.foundation-button.success:focus {
  background-color: #4a831c; }

button.foundation-button.success:hover, button.foundation-button.success:focus, .button.foundation-button.success:hover, .button.foundation-button.success:focus {
  color: #FFFFFF; }

button.foundation-button.alert, .button.foundation-button.alert {
  background-color: #c60f13;
  border-color: #9e0c0f;
  color: #FFFFFF; }

button.foundation-button.alert:hover, button.foundation-button.alert:focus, .button.foundation-button.alert:hover, .button.foundation-button.alert:focus {
  background-color: #9e0c0f; }

button.foundation-button.alert:hover, button.foundation-button.alert:focus, .button.foundation-button.alert:hover, .button.foundation-button.alert:focus {
  color: #FFFFFF; }

button.foundation-button.warning, .button.foundation-button.warning {
  background-color: #f08a24;
  border-color: #cf6e0e;
  color: #FFFFFF; }

button.foundation-button.warning:hover, button.foundation-button.warning:focus, .button.foundation-button.warning:hover, .button.foundation-button.warning:focus {
  background-color: #cf6e0e; }

button.foundation-button.warning:hover, button.foundation-button.warning:focus, .button.foundation-button.warning:hover, .button.foundation-button.warning:focus {
  color: #FFFFFF; }

button.foundation-button.info, .button.foundation-button.info {
  background-color: #a0d3e8;
  border-color: #61b6d9;
  color: #333333; }

button.foundation-button.info:hover, button.foundation-button.info:focus, .button.foundation-button.info:hover, .button.foundation-button.info:focus {
  background-color: #61b6d9; }

button.foundation-button.info:hover, button.foundation-button.info:focus, .button.foundation-button.info:hover, .button.foundation-button.info:focus {
  color: #FFFFFF; }

button.foundation-button.large, .button.foundation-button.large {
  padding-top: 1.125rem;
  padding-right: 2.25rem;
  padding-bottom: 1.1875rem;
  padding-left: 2.25rem;
  font-size: 1.25rem; }

button.foundation-button.small, .button.foundation-button.small {
  padding-top: 0.875rem;
  padding-right: 1.75rem;
  padding-bottom: 0.9375rem;
  padding-left: 1.75rem;
  font-size: 0.8125rem; }

button.foundation-button.tiny, .button.foundation-button.tiny {
  padding-top: 0.625rem;
  padding-right: 1.25rem;
  padding-bottom: 0.6875rem;
  padding-left: 1.25rem;
  font-size: 0.6875rem; }

button.foundation-button.expand, .button.foundation-button.expand {
  padding-right: 0;
  padding-left: 0;
  width: 100%; }

button.foundation-button.left-align, .button.foundation-button.left-align {
  text-align: left;
  text-indent: 0.75rem; }

button.foundation-button.right-align, .button.foundation-button.right-align {
  text-align: right;
  padding-right: 0.75rem; }

button.foundation-button.radius, .button.foundation-button.radius {
  border-radius: 3px; }

button.foundation-button.round, .button.foundation-button.round {
  border-radius: 1000px; }

button.foundation-button.disabled, button.foundation-button[disabled], .button.foundation-button.disabled, .button.foundation-button[disabled] {
  background-color: #2ba6cb;
  border-color: #2285a2;
  color: #FFFFFF;
  cursor: default;
  opacity: 0.7;
  box-shadow: none; }

button.foundation-button.disabled:hover, button.foundation-button.disabled:focus, button.foundation-button[disabled]:hover, button.foundation-button[disabled]:focus, .button.foundation-button.disabled:hover, .button.foundation-button.disabled:focus, .button.foundation-button[disabled]:hover, .button.foundation-button[disabled]:focus {
  background-color: #2285a2; }

button.foundation-button.disabled:hover, button.foundation-button.disabled:focus, button.foundation-button[disabled]:hover, button.foundation-button[disabled]:focus, .button.foundation-button.disabled:hover, .button.foundation-button.disabled:focus, .button.foundation-button[disabled]:hover, .button.foundation-button[disabled]:focus {
  color: #FFFFFF; }

button.foundation-button.disabled:hover, button.foundation-button.disabled:focus, button.foundation-button[disabled]:hover, button.foundation-button[disabled]:focus, .button.foundation-button.disabled:hover, .button.foundation-button.disabled:focus, .button.foundation-button[disabled]:hover, .button.foundation-button[disabled]:focus {
  background-color: #2ba6cb; }

button.foundation-button.disabled.secondary, button.foundation-button[disabled].secondary, .button.foundation-button.disabled.secondary, .button.foundation-button[disabled].secondary {
  background-color: #e9e9e9;
  border-color: #bababa;
  color: #333333;
  cursor: default;
  opacity: 0.7;
  box-shadow: none; }

button.foundation-button.disabled.secondary:hover, button.foundation-button.disabled.secondary:focus, button.foundation-button[disabled].secondary:hover, button.foundation-button[disabled].secondary:focus, .button.foundation-button.disabled.secondary:hover, .button.foundation-button.disabled.secondary:focus, .button.foundation-button[disabled].secondary:hover, .button.foundation-button[disabled].secondary:focus {
  background-color: #bababa; }

button.foundation-button.disabled.secondary:hover, button.foundation-button.disabled.secondary:focus, button.foundation-button[disabled].secondary:hover, button.foundation-button[disabled].secondary:focus, .button.foundation-button.disabled.secondary:hover, .button.foundation-button.disabled.secondary:focus, .button.foundation-button[disabled].secondary:hover, .button.foundation-button[disabled].secondary:focus {
  color: #333333; }

button.foundation-button.disabled.secondary:hover, button.foundation-button.disabled.secondary:focus, button.foundation-button[disabled].secondary:hover, button.foundation-button[disabled].secondary:focus, .button.foundation-button.disabled.secondary:hover, .button.foundation-button.disabled.secondary:focus, .button.foundation-button[disabled].secondary:hover, .button.foundation-button[disabled].secondary:focus {
  background-color: #e9e9e9; }

button.foundation-button.disabled.success, button.foundation-button[disabled].success, .button.foundation-button.disabled.success, .button.foundation-button[disabled].success {
  background-color: #5da423;
  border-color: #4a831c;
  color: #FFFFFF;
  cursor: default;
  opacity: 0.7;
  box-shadow: none; }

button.foundation-button.disabled.success:hover, button.foundation-button.disabled.success:focus, button.foundation-button[disabled].success:hover, button.foundation-button[disabled].success:focus, .button.foundation-button.disabled.success:hover, .button.foundation-button.disabled.success:focus, .button.foundation-button[disabled].success:hover, .button.foundation-button[disabled].success:focus {
  background-color: #4a831c; }

button.foundation-button.disabled.success:hover, button.foundation-button.disabled.success:focus, button.foundation-button[disabled].success:hover, button.foundation-button[disabled].success:focus, .button.foundation-button.disabled.success:hover, .button.foundation-button.disabled.success:focus, .button.foundation-button[disabled].success:hover, .button.foundation-button[disabled].success:focus {
  color: #FFFFFF; }

button.foundation-button.disabled.success:hover, button.foundation-button.disabled.success:focus, button.foundation-button[disabled].success:hover, button.foundation-button[disabled].success:focus, .button.foundation-button.disabled.success:hover, .button.foundation-button.disabled.success:focus, .button.foundation-button[disabled].success:hover, .button.foundation-button[disabled].success:focus {
  background-color: #5da423; }

button.foundation-button.disabled.alert, button.foundation-button[disabled].alert, .button.foundation-button.disabled.alert, .button.foundation-button[disabled].alert {
  background-color: #c60f13;
  border-color: #9e0c0f;
  color: #FFFFFF;
  cursor: default;
  opacity: 0.7;
  box-shadow: none; }

button.foundation-button.disabled.alert:hover, button.foundation-button.disabled.alert:focus, button.foundation-button[disabled].alert:hover, button.foundation-button[disabled].alert:focus, .button.foundation-button.disabled.alert:hover, .button.foundation-button.disabled.alert:focus, .button.foundation-button[disabled].alert:hover, .button.foundation-button[disabled].alert:focus {
  background-color: #9e0c0f; }

button.foundation-button.disabled.alert:hover, button.foundation-button.disabled.alert:focus, button.foundation-button[disabled].alert:hover, button.foundation-button[disabled].alert:focus, .button.foundation-button.disabled.alert:hover, .button.foundation-button.disabled.alert:focus, .button.foundation-button[disabled].alert:hover, .button.foundation-button[disabled].alert:focus {
  color: #FFFFFF; }

button.foundation-button.disabled.alert:hover, button.foundation-button.disabled.alert:focus, button.foundation-button[disabled].alert:hover, button.foundation-button[disabled].alert:focus, .button.foundation-button.disabled.alert:hover, .button.foundation-button.disabled.alert:focus, .button.foundation-button[disabled].alert:hover, .button.foundation-button[disabled].alert:focus {
  background-color: #c60f13; }

button.foundation-button.disabled.warning, button.foundation-button[disabled].warning, .button.foundation-button.disabled.warning, .button.foundation-button[disabled].warning {
  background-color: #f08a24;
  border-color: #cf6e0e;
  color: #FFFFFF;
  cursor: default;
  opacity: 0.7;
  box-shadow: none; }

button.foundation-button.disabled.warning:hover, button.foundation-button.disabled.warning:focus, button.foundation-button[disabled].warning:hover, button.foundation-button[disabled].warning:focus, .button.foundation-button.disabled.warning:hover, .button.foundation-button.disabled.warning:focus, .button.foundation-button[disabled].warning:hover, .button.foundation-button[disabled].warning:focus {
  background-color: #cf6e0e; }

button.foundation-button.disabled.warning:hover, button.foundation-button.disabled.warning:focus, button.foundation-button[disabled].warning:hover, button.foundation-button[disabled].warning:focus, .button.foundation-button.disabled.warning:hover, .button.foundation-button.disabled.warning:focus, .button.foundation-button[disabled].warning:hover, .button.foundation-button[disabled].warning:focus {
  color: #FFFFFF; }

button.foundation-button.disabled.warning:hover, button.foundation-button.disabled.warning:focus, button.foundation-button[disabled].warning:hover, button.foundation-button[disabled].warning:focus, .button.foundation-button.disabled.warning:hover, .button.foundation-button.disabled.warning:focus, .button.foundation-button[disabled].warning:hover, .button.foundation-button[disabled].warning:focus {
  background-color: #f08a24; }

button.foundation-button.disabled.info, button.foundation-button[disabled].info, .button.foundation-button.disabled.info, .button.foundation-button[disabled].info {
  background-color: #a0d3e8;
  border-color: #61b6d9;
  color: #333333;
  cursor: default;
  opacity: 0.7;
  box-shadow: none; }

button.foundation-button.disabled.info:hover, button.foundation-button.disabled.info:focus, button.foundation-button[disabled].info:hover, button.foundation-button[disabled].info:focus, .button.foundation-button.disabled.info:hover, .button.foundation-button.disabled.info:focus, .button.foundation-button[disabled].info:hover, .button.foundation-button[disabled].info:focus {
  background-color: #61b6d9; }

button.foundation-button.disabled.info:hover, button.foundation-button.disabled.info:focus, button.foundation-button[disabled].info:hover, button.foundation-button[disabled].info:focus, .button.foundation-button.disabled.info:hover, .button.foundation-button.disabled.info:focus, .button.foundation-button[disabled].info:hover, .button.foundation-button[disabled].info:focus {
  color: #FFFFFF; }

button.foundation-button.disabled.info:hover, button.foundation-button.disabled.info:focus, button.foundation-button[disabled].info:hover, button.foundation-button[disabled].info:focus, .button.foundation-button.disabled.info:hover, .button.foundation-button.disabled.info:focus, .button.foundation-button[disabled].info:hover, .button.foundation-button[disabled].info:focus {
  background-color: #a0d3e8; }

button.foundation-button::-moz-focus-inner {
  border: 0;
  padding: 0; }

@media only screen and (min-width: 40.063em) {
  button.foundation-button, .button.foundation-button {
    display: inline-block; } }
/* Standard Forms */
form.foundation-form {
  margin: 0 0 1rem; }

/* Using forms within rows, we need to set some defaults */
form.foundation-form .row .row {
  margin: 0 -0.5rem; }

form.foundation-form .row .row .column,
form.foundation-form .row .row .columns {
  padding: 0 0.5rem; }

form.foundation-form .row .row.collapse {
  margin: 0; }

form.foundation-form .row .row.collapse .column,
form.foundation-form .row .row.collapse .columns {
  padding: 0; }

form.foundation-form .row .row.collapse input {
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

form.foundation-form .row input.column,
form.foundation-form .row input.columns,
form.foundation-form .row textarea.column,
form.foundation-form .row textarea.columns {
  padding-left: 0.5rem; }

/* Label Styles */
label {
  font-size: 0.875rem;
  color: #4d4d4d;
  cursor: pointer;
  display: block;
  font-weight: normal;
  line-height: 1.5;
  margin-bottom: 0;
  /* Styles for required inputs */ }

label.right {
  float: none !important;
  text-align: right; }

label.inline {
  margin: 0 0 1rem 0;
  padding: 0.5625rem 0; }

label small {
  text-transform: capitalize;
  color: #676767; }

/* Attach elements to the beginning or end of an input */
.prefix,
.postfix {
  display: block;
  position: relative;
  z-index: 2;
  text-align: center;
  width: 100%;
  padding-top: 0;
  padding-bottom: 0;
  border-style: solid;
  border-width: 1px;
  overflow: visible;
  font-size: 0.875rem;
  height: 2.3125rem;
  line-height: 2.3125rem; }

/* Adjust padding, alignment and radius if pre/post element is a button */
.postfix.button {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  border: none; }

.prefix.button {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  border: none; }

.prefix.button.round {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 1000px;
  -webkit-border-top-left-radius: 1000px;
  border-bottom-left-radius: 1000px;
  border-top-left-radius: 1000px; }

.postfix.button.round {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 1000px;
  -webkit-border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px;
  border-top-right-radius: 1000px; }

/* Separate prefix and postfix styles when on span or label so buttons keep their own */
span.prefix, label.prefix {
  background: #f2f2f2;
  border-right: none;
  color: #333333;
  border-color: #cccccc; }

span.postfix, label.postfix {
  background: #f2f2f2;
  border-left: none;
  color: #333333;
  border-color: #cccccc; }

/* We use this to get basic styling on all basic form.foundation-form elements */
form.foundation-form input[type="text"], form.foundation-form input[type="password"], form.foundation-form input[type="date"], form.foundation-form input[type="datetime"], form.foundation-form input[type="datetime-local"], form.foundation-form input[type="month"], form.foundation-form input[type="week"], form.foundation-form input[type="email"], form.foundation-form input[type="number"], form.foundation-form input[type="search"], form.foundation-form input[type="tel"], form.foundation-form input[type="time"], form.foundation-form input[type="url"], form.foundation-form input[type="color"], form.foundation-form textarea {
  -webkit-appearance: none;
  border-radius: 0;
  background-color: #FFFFFF;
  font-family: inherit;
  border-style: solid;
  border-width: 1px;
  border-color: #cccccc;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.75);
  display: block;
  font-size: 0.875rem;
  margin: 0 0 1rem 0;
  padding: 0.5rem;
  height: 2.3125rem;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  transition: all 0.15s linear; }
form.foundation-form input[type="text"]:focus, form.foundation-form input[type="password"]:focus, form.foundation-form input[type="date"]:focus, form.foundation-form input[type="datetime"]:focus, form.foundation-form input[type="datetime-local"]:focus, form.foundation-form input[type="month"]:focus, form.foundation-form input[type="week"]:focus, form.foundation-form input[type="email"]:focus, form.foundation-form input[type="number"]:focus, form.foundation-form input[type="search"]:focus, form.foundation-form input[type="tel"]:focus, form.foundation-form input[type="time"]:focus, form.foundation-form input[type="url"]:focus, form.foundation-form input[type="color"]:focus, form.foundation-form textarea:focus {
  background: #fafafa;
  border-color: #999999;
  outline: none; }
form.foundation-form input[type="text"]:disabled, form.foundation-form input[type="password"]:disabled, form.foundation-form input[type="date"]:disabled, form.foundation-form input[type="datetime"]:disabled, form.foundation-form input[type="datetime-local"]:disabled, form.foundation-form input[type="month"]:disabled, form.foundation-form input[type="week"]:disabled, form.foundation-form input[type="email"]:disabled, form.foundation-form input[type="number"]:disabled, form.foundation-form input[type="search"]:disabled, form.foundation-form input[type="tel"]:disabled, form.foundation-form input[type="time"]:disabled, form.foundation-form input[type="url"]:disabled, form.foundation-form input[type="color"]:disabled, form.foundation-form textarea:disabled {
  background-color: #DDDDDD;
  cursor: default; }
form.foundation-form input[type="text"][disabled], form.foundation-form input[type="text"][readonly], form.foundation-form fieldset[disabled] input[type="text"], form.foundation-form input[type="password"][disabled], form.foundation-form input[type="password"][readonly], form.foundation-form fieldset[disabled] input[type="password"], form.foundation-form input[type="date"][disabled], form.foundation-form input[type="date"][readonly], form.foundation-form fieldset[disabled] input[type="date"], form.foundation-form input[type="datetime"][disabled], form.foundation-form input[type="datetime"][readonly], form.foundation-form fieldset[disabled] input[type="datetime"], form.foundation-form input[type="datetime-local"][disabled], form.foundation-form input[type="datetime-local"][readonly], form.foundation-form fieldset[disabled] input[type="datetime-local"], form.foundation-form input[type="month"][disabled], form.foundation-form input[type="month"][readonly], form.foundation-form fieldset[disabled] input[type="month"], form.foundation-form input[type="week"][disabled], form.foundation-form input[type="week"][readonly], form.foundation-form fieldset[disabled] input[type="week"], form.foundation-form input[type="email"][disabled], form.foundation-form input[type="email"][readonly], form.foundation-form fieldset[disabled] input[type="email"], form.foundation-form input[type="number"][disabled], form.foundation-form input[type="number"][readonly], form.foundation-form fieldset[disabled] input[type="number"], form.foundation-form input[type="search"][disabled], form.foundation-form input[type="search"][readonly], form.foundation-form fieldset[disabled] input[type="search"], form.foundation-form input[type="tel"][disabled], form.foundation-form input[type="tel"][readonly], form.foundation-form fieldset[disabled] input[type="tel"], form.foundation-form input[type="time"][disabled], form.foundation-form input[type="time"][readonly], form.foundation-form fieldset[disabled] input[type="time"], form.foundation-form input[type="url"][disabled], form.foundation-form input[type="url"][readonly], form.foundation-form fieldset[disabled] input[type="url"], form.foundation-form input[type="color"][disabled], form.foundation-form input[type="color"][readonly], form.foundation-form fieldset[disabled] input[type="color"], form.foundation-form textarea[disabled], form.foundation-form textarea[readonly], form.foundation-form fieldset[disabled] textarea {
  background-color: #DDDDDD;
  cursor: default; }
form.foundation-form input[type="text"].radius, form.foundation-form input[type="password"].radius, form.foundation-form input[type="date"].radius, form.foundation-form input[type="datetime"].radius, form.foundation-form input[type="datetime-local"].radius, form.foundation-form input[type="month"].radius, form.foundation-form input[type="week"].radius, form.foundation-form input[type="email"].radius, form.foundation-form input[type="number"].radius, form.foundation-form input[type="search"].radius, form.foundation-form input[type="tel"].radius, form.foundation-form input[type="time"].radius, form.foundation-form input[type="url"].radius, form.foundation-form input[type="color"].radius, form.foundation-form textarea.radius {
  border-radius: 3px; }

form.foundation-form .row .prefix-radius.row.collapse input,
form.foundation-form .row .prefix-radius.row.collapse textarea,
form.foundation-form .row .prefix-radius.row.collapse select,
form.foundation-form .row .prefix-radius.row.collapse button {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px; }

form.foundation-form .row .prefix-radius.row.collapse .prefix {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px; }

form.foundation-form .row .postfix-radius.row.collapse input,
form.foundation-form .row .postfix-radius.row.collapse textarea,
form.foundation-form .row .postfix-radius.row.collapse select,
form.foundation-form .row .postfix-radius.row.collapse button {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px; }

form.foundation-form .row .postfix-radius.row.collapse .postfix {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px; }

form.foundation-form .row .prefix-round.row.collapse input,
form.foundation-form .row .prefix-round.row.collapse textarea,
form.foundation-form .row .prefix-round.row.collapse select,
form.foundation-form .row .prefix-round.row.collapse button {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 1000px;
  -webkit-border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px;
  border-top-right-radius: 1000px; }

form.foundation-form .row .prefix-round.row.collapse .prefix {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 1000px;
  -webkit-border-top-left-radius: 1000px;
  border-bottom-left-radius: 1000px;
  border-top-left-radius: 1000px; }

form.foundation-form .row .postfix-round.row.collapse input,
form.foundation-form .row .postfix-round.row.collapse textarea,
form.foundation-form .row .postfix-round.row.collapse select,
form.foundation-form .row .postfix-round.row.collapse button {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 1000px;
  -webkit-border-top-left-radius: 1000px;
  border-bottom-left-radius: 1000px;
  border-top-left-radius: 1000px; }

form.foundation-form .row .postfix-round.row.collapse .postfix {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 1000px;
  -webkit-border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px;
  border-top-right-radius: 1000px; }

input[type="submit"] {
  -webkit-appearance: none;
  border-radius: 0; }

/* Respect enforced amount of rows for textarea */
textarea[rows] {
  height: auto; }

/* Not allow resize out of parent */
textarea {
  max-width: 100%; }

/* Add height value for select elements to match text input height */
select {
  -webkit-appearance: none !important;
  border-radius: 0;
  background-color: #FAFAFA;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMTJweCIgeT0iMHB4IiB3aWR0aD0iMjRweCIgaGVpZ2h0PSIzcHgiIHZpZXdCb3g9IjAgMCA2IDMiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDYgMyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gcG9pbnRzPSI1Ljk5MiwwIDIuOTkyLDMgLTAuMDA4LDAgIi8+PC9zdmc+);
  background-position: 100% center;
  background-repeat: no-repeat;
  border-style: solid;
  border-width: 1px;
  border-color: #cccccc;
  padding: 0.5rem;
  font-size: 0.875rem;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  color: rgba(0, 0, 0, 0.75);
  line-height: normal;
  border-radius: 0;
  height: 2.3125rem; }

select::-ms-expand {
  display: none; }

select.radius {
  border-radius: 3px; }

select:hover {
  background-color: #f3f3f3;
  border-color: #999999; }

select:disabled {
  background-color: #DDDDDD;
  cursor: default; }

select[multiple] {
  height: auto; }

/* Adjust margin for form.foundation-form elements below */
input[type="file"],
input[type="checkbox"],
input[type="radio"],
select {
  margin: 0 0 1rem 0; }

input[type="checkbox"] + label,
input[type="radio"] + label {
  display: inline-block;
  margin-right: 1rem;
  margin-bottom: 0;
  vertical-align: top; }

/* Normalize file input width */
input[type="file"] {
  width: 100%; }

/* HTML5 Number spinners settings */
/* We add basic fieldset styling */
fieldset {
  border: 1px solid #DDDDDD;
  padding: 1.25rem;
  margin: 1.125rem 0; }

fieldset legend {
  font-weight: bold;
  background: #FFFFFF;
  padding: 0 0.1875rem;
  margin: 0;
  margin-left: -0.1875rem; }

input[type="text"].sized,
input[type="password"].sized,
input[type="date"].sized,
input[type="datetime"].sized,
input[type="datetime-local"].sized,
input[type="month"].sized,
input[type="week"].sized,
input[type="email"].sized,
input[type="number"].sized,
input[type="search"].sized,
input[type="tel"].sized,
input[type="time"].sized,
input[type="url"].sized,
input[type="color"].sized,
textarea.sized {
  width: auto;
  float: left;
  margin-right: 5px; }

/* Base for label styling */
[type="checkbox"]:not(:checked),
[type="checkbox"]:checked,
[type="radio"]:not(:checked),
[type="radio"]:checked {
  position: absolute;
  left: -9999px; }

[type="checkbox"]:not(:checked) + label,
[type="checkbox"]:checked + label,
[type="radio"]:not(:checked) + label,
[type="radio"]:checked + label {
  position: relative;
  padding-left: 25px;
  cursor: pointer;
  margin: 0.5rem 0.5rem 1rem 0;
  float: left; }

/* checkbox aspect */
[type="checkbox"]:not(:checked) + label:before,
[type="checkbox"]:checked + label:before,
[type="radio"]:not(:checked) + label:before,
[type="radio"]:checked + label:before {
  content: '';
  position: absolute;
  left: 0;
  top: 2px;
  width: 17px;
  height: 17px;
  border: 1px solid #aaa;
  background: white; }

[type="radio"]:not(:checked) + label:before,
[type="radio"]:checked + label:before {
  border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%; }

/* checked mark aspect */
[type="checkbox"]:not(:checked) + label:after,
[type="checkbox"]:checked + label:after,
[type="radio"]:not(:checked) + label:after,
[type="radio"]:checked + label:after {
  position: absolute;
  top: 0;
  left: 4px;
  font-size: 14px;
  color: #09ad7e;
  transition: all .2s; }

[type="checkbox"]:not(:checked) + label:after,
[type="checkbox"]:checked + label:after {
  content: "\2713"; }

[type="radio"]:not(:checked) + label:after,
[type="radio"]:checked + label:after {
  content: "\2022";
  font-size: 20px;
  line-height: 20px; }

/* checked mark aspect changes */
[type="checkbox"]:not(:checked) + label:after,
[type="radio"]:not(:checked) + label:after {
  opacity: 0;
  transform: scale(0); }

[type="checkbox"]:checked + label:after,
[type="radio"]:checked + label:after {
  opacity: 1;
  transform: scale(1); }

/* disabled checkbox */
[type="checkbox"]:disabled:not(:checked) + label:before,
[type="checkbox"]:disabled:checked + label:before,
[type="radio"]:disabled:not(:checked) + label:before,
[type="radio"]:disabled:checked + label:before {
  box-shadow: none;
  border-color: #bbb;
  background-color: #ddd; }

[type="checkbox"]:disabled:checked + label:after,
[type="radio"]:disabled:checked + label:after {
  color: #999; }

[type="checkbox"]:disabled + label,
[type="radio"]:disabled + label {
  color: #aaa; }

/* accessibility */
[type="checkbox"]:checked:focus + label:before,
[type="checkbox"]:not(:checked):focus + label:before,
[type="radio"]:checked:focus + label:before,
[type="radio"]:not(:checked):focus + label:before {
  border: 1px dotted blue; }

/* hover style just for information */
label:hover:before {
  border: 1px solid #4778d9 !important; }

.input-label {
  padding: 0.5rem 0; }

/* Error Handling */
[data-abide] .error small.error, [data-abide] .error span.error, [data-abide] span.error, [data-abide] small.error {
  display: block;
  padding: 0.375rem 0.5625rem 0.5625rem;
  margin-top: -1px;
  margin-bottom: 1rem;
  font-size: 0.75rem;
  font-weight: normal;
  font-style: italic;
  background: #c60f13;
  color: #FFFFFF; }

[data-abide] span.error, [data-abide] small.error {
  display: none; }

span.error, small.error {
  display: block;
  padding: 0.375rem 0.5625rem 0.5625rem;
  margin-top: -1px;
  margin-bottom: 1rem;
  font-size: 0.75rem;
  font-weight: normal;
  font-style: italic;
  background: #c60f13;
  color: #FFFFFF; }

.error input,
.error textarea,
.error select {
  margin-bottom: 0; }

.error input[type="checkbox"],
.error input[type="radio"] {
  margin-bottom: 1rem; }

.error label,
.error label.error {
  color: #c60f13; }

.error small.error {
  display: block;
  padding: 0.375rem 0.5625rem 0.5625rem;
  margin-top: -1px;
  margin-bottom: 1rem;
  font-size: 0.75rem;
  font-weight: normal;
  font-style: italic;
  background: #c60f13;
  color: #FFFFFF; }

.error > label > small {
  color: #676767;
  background: transparent;
  padding: 0;
  text-transform: capitalize;
  font-style: normal;
  font-size: 60%;
  margin: 0;
  display: inline; }

.error span.error-message {
  display: block; }

input.error,
textarea.error,
select.error {
  margin-bottom: 0; }

label.error {
  color: #c60f13; }

.range-slider {
  position: relative;
  border: 1px solid #DDDDDD;
  margin: 1.25rem 0;
  -ms-touch-action: none;
  touch-action: none;
  display: block;
  width: 100%;
  height: 1rem;
  background: #FAFAFA; }

.range-slider.vertical-range {
  position: relative;
  border: 1px solid #DDDDDD;
  margin: 1.25rem 0;
  -ms-touch-action: none;
  touch-action: none;
  display: inline-block;
  width: 1rem;
  height: 12.5rem; }

.range-slider.vertical-range .range-slider-handle {
  margin-top: 0;
  margin-left: -0.5rem;
  position: absolute;
  bottom: -10.5rem; }

.range-slider.vertical-range .range-slider-active-segment {
  width: 0.875rem;
  height: auto;
  bottom: 0; }

.range-slider.radius {
  background: #FAFAFA;
  border-radius: 3px; }

.range-slider.radius .range-slider-handle {
  background: #2ba6cb;
  border-radius: 3px; }

.range-slider.radius .range-slider-handle:hover {
  background: #2692b3; }

.range-slider.round {
  background: #FAFAFA;
  border-radius: 1000px; }

.range-slider.round .range-slider-handle {
  background: #2ba6cb;
  border-radius: 1000px; }

.range-slider.round .range-slider-handle:hover {
  background: #2692b3; }

.range-slider.disabled, .range-slider[disabled] {
  background: #FAFAFA;
  cursor: not-allowed;
  opacity: 0.7; }

.range-slider.disabled .range-slider-handle, .range-slider[disabled] .range-slider-handle {
  background: #2ba6cb;
  cursor: default;
  opacity: 0.7; }

.range-slider.disabled .range-slider-handle:hover, .range-slider[disabled] .range-slider-handle:hover {
  background: #2692b3; }

.range-slider-active-segment {
  display: inline-block;
  position: absolute;
  height: 0.875rem;
  background: #e7e7e7; }

.range-slider-handle {
  display: inline-block;
  position: absolute;
  z-index: 1;
  top: -0.3125rem;
  width: 2rem;
  height: 1.375rem;
  border: 1px solid none;
  cursor: pointer;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  background: #2ba6cb; }

.range-slider-handle:hover {
  background: #2692b3; }

[class*="block-grid-"] {
  display: block;
  padding: 0;
  margin: 0 -0.625rem; }

[class*="block-grid-"]:before, [class*="block-grid-"]:after {
  content: " ";
  display: table; }

[class*="block-grid-"]:after {
  clear: both; }

[class*="block-grid-"] > li {
  display: block;
  height: auto;
  float: left;
  padding: 0 0.625rem 1.25rem; }

@media only screen {
  .small-block-grid-1 > li {
    width: 100%;
    list-style: none; }

  .small-block-grid-1 > li:nth-of-type(1n) {
    clear: none; }

  .small-block-grid-1 > li:nth-of-type(1n+1) {
    clear: both; }

  .small-block-grid-2 > li {
    width: 50%;
    list-style: none; }

  .small-block-grid-2 > li:nth-of-type(1n) {
    clear: none; }

  .small-block-grid-2 > li:nth-of-type(2n+1) {
    clear: both; }

  .small-block-grid-3 > li {
    width: 33.33333%;
    list-style: none; }

  .small-block-grid-3 > li:nth-of-type(1n) {
    clear: none; }

  .small-block-grid-3 > li:nth-of-type(3n+1) {
    clear: both; }

  .small-block-grid-4 > li {
    width: 25%;
    list-style: none; }

  .small-block-grid-4 > li:nth-of-type(1n) {
    clear: none; }

  .small-block-grid-4 > li:nth-of-type(4n+1) {
    clear: both; }

  .small-block-grid-5 > li {
    width: 20%;
    list-style: none; }

  .small-block-grid-5 > li:nth-of-type(1n) {
    clear: none; }

  .small-block-grid-5 > li:nth-of-type(5n+1) {
    clear: both; }

  .small-block-grid-6 > li {
    width: 16.66667%;
    list-style: none; }

  .small-block-grid-6 > li:nth-of-type(1n) {
    clear: none; }

  .small-block-grid-6 > li:nth-of-type(6n+1) {
    clear: both; }

  .small-block-grid-7 > li {
    width: 14.28571%;
    list-style: none; }

  .small-block-grid-7 > li:nth-of-type(1n) {
    clear: none; }

  .small-block-grid-7 > li:nth-of-type(7n+1) {
    clear: both; }

  .small-block-grid-8 > li {
    width: 12.5%;
    list-style: none; }

  .small-block-grid-8 > li:nth-of-type(1n) {
    clear: none; }

  .small-block-grid-8 > li:nth-of-type(8n+1) {
    clear: both; }

  .small-block-grid-9 > li {
    width: 11.11111%;
    list-style: none; }

  .small-block-grid-9 > li:nth-of-type(1n) {
    clear: none; }

  .small-block-grid-9 > li:nth-of-type(9n+1) {
    clear: both; }

  .small-block-grid-10 > li {
    width: 10%;
    list-style: none; }

  .small-block-grid-10 > li:nth-of-type(1n) {
    clear: none; }

  .small-block-grid-10 > li:nth-of-type(10n+1) {
    clear: both; }

  .small-block-grid-11 > li {
    width: 9.09091%;
    list-style: none; }

  .small-block-grid-11 > li:nth-of-type(1n) {
    clear: none; }

  .small-block-grid-11 > li:nth-of-type(11n+1) {
    clear: both; }

  .small-block-grid-12 > li {
    width: 8.33333%;
    list-style: none; }

  .small-block-grid-12 > li:nth-of-type(1n) {
    clear: none; }

  .small-block-grid-12 > li:nth-of-type(12n+1) {
    clear: both; } }
@media only screen and (min-width: 40.063em) {
  .medium-block-grid-1 > li {
    width: 100%;
    list-style: none; }

  .medium-block-grid-1 > li:nth-of-type(1n) {
    clear: none; }

  .medium-block-grid-1 > li:nth-of-type(1n+1) {
    clear: both; }

  .medium-block-grid-2 > li {
    width: 50%;
    list-style: none; }

  .medium-block-grid-2 > li:nth-of-type(1n) {
    clear: none; }

  .medium-block-grid-2 > li:nth-of-type(2n+1) {
    clear: both; }

  .medium-block-grid-3 > li {
    width: 33.33333%;
    list-style: none; }

  .medium-block-grid-3 > li:nth-of-type(1n) {
    clear: none; }

  .medium-block-grid-3 > li:nth-of-type(3n+1) {
    clear: both; }

  .medium-block-grid-4 > li {
    width: 25%;
    list-style: none; }

  .medium-block-grid-4 > li:nth-of-type(1n) {
    clear: none; }

  .medium-block-grid-4 > li:nth-of-type(4n+1) {
    clear: both; }

  .medium-block-grid-5 > li {
    width: 20%;
    list-style: none; }

  .medium-block-grid-5 > li:nth-of-type(1n) {
    clear: none; }

  .medium-block-grid-5 > li:nth-of-type(5n+1) {
    clear: both; }

  .medium-block-grid-6 > li {
    width: 16.66667%;
    list-style: none; }

  .medium-block-grid-6 > li:nth-of-type(1n) {
    clear: none; }

  .medium-block-grid-6 > li:nth-of-type(6n+1) {
    clear: both; }

  .medium-block-grid-7 > li {
    width: 14.28571%;
    list-style: none; }

  .medium-block-grid-7 > li:nth-of-type(1n) {
    clear: none; }

  .medium-block-grid-7 > li:nth-of-type(7n+1) {
    clear: both; }

  .medium-block-grid-8 > li {
    width: 12.5%;
    list-style: none; }

  .medium-block-grid-8 > li:nth-of-type(1n) {
    clear: none; }

  .medium-block-grid-8 > li:nth-of-type(8n+1) {
    clear: both; }

  .medium-block-grid-9 > li {
    width: 11.11111%;
    list-style: none; }

  .medium-block-grid-9 > li:nth-of-type(1n) {
    clear: none; }

  .medium-block-grid-9 > li:nth-of-type(9n+1) {
    clear: both; }

  .medium-block-grid-10 > li {
    width: 10%;
    list-style: none; }

  .medium-block-grid-10 > li:nth-of-type(1n) {
    clear: none; }

  .medium-block-grid-10 > li:nth-of-type(10n+1) {
    clear: both; }

  .medium-block-grid-11 > li {
    width: 9.09091%;
    list-style: none; }

  .medium-block-grid-11 > li:nth-of-type(1n) {
    clear: none; }

  .medium-block-grid-11 > li:nth-of-type(11n+1) {
    clear: both; }

  .medium-block-grid-12 > li {
    width: 8.33333%;
    list-style: none; }

  .medium-block-grid-12 > li:nth-of-type(1n) {
    clear: none; }

  .medium-block-grid-12 > li:nth-of-type(12n+1) {
    clear: both; } }
@media only screen and (min-width: 64.063em) {
  .large-block-grid-1 > li {
    width: 100%;
    list-style: none; }

  .large-block-grid-1 > li:nth-of-type(1n) {
    clear: none; }

  .large-block-grid-1 > li:nth-of-type(1n+1) {
    clear: both; }

  .large-block-grid-2 > li {
    width: 50%;
    list-style: none; }

  .large-block-grid-2 > li:nth-of-type(1n) {
    clear: none; }

  .large-block-grid-2 > li:nth-of-type(2n+1) {
    clear: both; }

  .large-block-grid-3 > li {
    width: 33.33333%;
    list-style: none; }

  .large-block-grid-3 > li:nth-of-type(1n) {
    clear: none; }

  .large-block-grid-3 > li:nth-of-type(3n+1) {
    clear: both; }

  .large-block-grid-4 > li {
    width: 25%;
    list-style: none; }

  .large-block-grid-4 > li:nth-of-type(1n) {
    clear: none; }

  .large-block-grid-4 > li:nth-of-type(4n+1) {
    clear: both; }

  .large-block-grid-5 > li {
    width: 20%;
    list-style: none; }

  .large-block-grid-5 > li:nth-of-type(1n) {
    clear: none; }

  .large-block-grid-5 > li:nth-of-type(5n+1) {
    clear: both; }

  .large-block-grid-6 > li {
    width: 16.66667%;
    list-style: none; }

  .large-block-grid-6 > li:nth-of-type(1n) {
    clear: none; }

  .large-block-grid-6 > li:nth-of-type(6n+1) {
    clear: both; }

  .large-block-grid-7 > li {
    width: 14.28571%;
    list-style: none; }

  .large-block-grid-7 > li:nth-of-type(1n) {
    clear: none; }

  .large-block-grid-7 > li:nth-of-type(7n+1) {
    clear: both; }

  .large-block-grid-8 > li {
    width: 12.5%;
    list-style: none; }

  .large-block-grid-8 > li:nth-of-type(1n) {
    clear: none; }

  .large-block-grid-8 > li:nth-of-type(8n+1) {
    clear: both; }

  .large-block-grid-9 > li {
    width: 11.11111%;
    list-style: none; }

  .large-block-grid-9 > li:nth-of-type(1n) {
    clear: none; }

  .large-block-grid-9 > li:nth-of-type(9n+1) {
    clear: both; }

  .large-block-grid-10 > li {
    width: 10%;
    list-style: none; }

  .large-block-grid-10 > li:nth-of-type(1n) {
    clear: none; }

  .large-block-grid-10 > li:nth-of-type(10n+1) {
    clear: both; }

  .large-block-grid-11 > li {
    width: 9.09091%;
    list-style: none; }

  .large-block-grid-11 > li:nth-of-type(1n) {
    clear: none; }

  .large-block-grid-11 > li:nth-of-type(11n+1) {
    clear: both; }

  .large-block-grid-12 > li {
    width: 8.33333%;
    list-style: none; }

  .large-block-grid-12 > li:nth-of-type(1n) {
    clear: none; }

  .large-block-grid-12 > li:nth-of-type(12n+1) {
    clear: both; } }
/* small displays */
@media only screen {
  .show-for-small-only, .show-for-small-up, .show-for-small, .show-for-small-down, .hide-for-medium-only, .hide-for-medium-up, .hide-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important; }

  .hide-for-small-only, .hide-for-small-up, .hide-for-small, .hide-for-small-down, .show-for-medium-only, .show-for-medium-up, .show-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important; }

  .visible-for-small-only, .visible-for-small-up, .visible-for-small, .visible-for-small-down, .hidden-for-medium-only, .hidden-for-medium-up, .hidden-for-medium, .visible-for-medium-down, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto; }

  .hidden-for-small-only, .hidden-for-small-up, .hidden-for-small, .hidden-for-small-down, .visible-for-medium-only, .visible-for-medium-up, .visible-for-medium, .hidden-for-medium-down, .visible-for-large-only, .visible-for-large-up, .visible-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px); }

  table.show-for-small-only, table.show-for-small-up, table.show-for-small, table.show-for-small-down, table.hide-for-medium-only, table.hide-for-medium-up, table.hide-for-medium, table.show-for-medium-down, table.hide-for-large-only, table.hide-for-large-up, table.hide-for-large, table.show-for-large-down, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down {
    display: table !important; }

  thead.show-for-small-only, thead.show-for-small-up, thead.show-for-small, thead.show-for-small-down, thead.hide-for-medium-only, thead.hide-for-medium-up, thead.hide-for-medium, thead.show-for-medium-down, thead.hide-for-large-only, thead.hide-for-large-up, thead.hide-for-large, thead.show-for-large-down, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important; }

  tbody.show-for-small-only, tbody.show-for-small-up, tbody.show-for-small, tbody.show-for-small-down, tbody.hide-for-medium-only, tbody.hide-for-medium-up, tbody.hide-for-medium, tbody.show-for-medium-down, tbody.hide-for-large-only, tbody.hide-for-large-up, tbody.hide-for-large, tbody.show-for-large-down, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important; }

  tr.show-for-small-only, tr.show-for-small-up, tr.show-for-small, tr.show-for-small-down, tr.hide-for-medium-only, tr.hide-for-medium-up, tr.hide-for-medium, tr.show-for-medium-down, tr.hide-for-large-only, tr.hide-for-large-up, tr.hide-for-large, tr.show-for-large-down, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row; }

  th.show-for-small-only, td.show-for-small-only, th.show-for-small-up, td.show-for-small-up, th.show-for-small, td.show-for-small, th.show-for-small-down, td.show-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.hide-for-medium-up, td.hide-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.show-for-medium-down, td.show-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.hide-for-large-up, td.hide-for-large-up, th.hide-for-large, td.hide-for-large, th.show-for-large-down, td.show-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.hide-for-xlarge-up, td.hide-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important; } }
/* medium displays */
@media only screen and (min-width: 40.063em) {
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .show-for-medium-only, .show-for-medium-up, .show-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important; }

  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .hide-for-medium-only, .hide-for-medium-up, .hide-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important; }

  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .visible-for-medium-only, .visible-for-medium-up, .visible-for-medium, .visible-for-medium-down, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto; }

  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .hidden-for-medium-only, .hidden-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .visible-for-large-only, .visible-for-large-up, .visible-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px); }

  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.show-for-medium-only, table.show-for-medium-up, table.show-for-medium, table.show-for-medium-down, table.hide-for-large-only, table.hide-for-large-up, table.hide-for-large, table.show-for-large-down, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down {
    display: table !important; }

  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.show-for-medium-only, thead.show-for-medium-up, thead.show-for-medium, thead.show-for-medium-down, thead.hide-for-large-only, thead.hide-for-large-up, thead.hide-for-large, thead.show-for-large-down, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important; }

  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.show-for-medium-only, tbody.show-for-medium-up, tbody.show-for-medium, tbody.show-for-medium-down, tbody.hide-for-large-only, tbody.hide-for-large-up, tbody.hide-for-large, tbody.show-for-large-down, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important; }

  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.show-for-medium-only, tr.show-for-medium-up, tr.show-for-medium, tr.show-for-medium-down, tr.hide-for-large-only, tr.hide-for-large-up, tr.hide-for-large, tr.show-for-large-down, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row; }

  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.show-for-medium-only, td.show-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.show-for-medium, td.show-for-medium, th.show-for-medium-down, td.show-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.hide-for-large-up, td.hide-for-large-up, th.hide-for-large, td.hide-for-large, th.show-for-large-down, td.show-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.hide-for-xlarge-up, td.hide-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important; } }
/* large displays */
@media only screen and (min-width: 64.063em) {
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important; }

  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important; }

  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .hidden-for-medium-only, .visible-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .visible-for-large-only, .visible-for-large-up, .visible-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto; }

  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .visible-for-medium-only, .hidden-for-medium-up, .visible-for-medium, .visible-for-medium-down, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px); }

  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.hide-for-medium-only, table.show-for-medium-up, table.hide-for-medium, table.hide-for-medium-down, table.show-for-large-only, table.show-for-large-up, table.show-for-large, table.show-for-large-down, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down {
    display: table !important; }

  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.hide-for-medium, thead.hide-for-medium-down, thead.show-for-large-only, thead.show-for-large-up, thead.show-for-large, thead.show-for-large-down, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important; }

  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.show-for-large-only, tbody.show-for-large-up, tbody.show-for-large, tbody.show-for-large-down, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important; }

  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.hide-for-medium, tr.hide-for-medium-down, tr.show-for-large-only, tr.show-for-large-up, tr.show-for-large, tr.show-for-large-down, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row; }

  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.hide-for-medium-down, td.hide-for-medium-down, th.show-for-large-only, td.show-for-large-only, th.show-for-large-up, td.show-for-large-up, th.show-for-large, td.show-for-large, th.show-for-large-down, td.show-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.hide-for-xlarge-up, td.hide-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important; } }
/* xlarge displays */
@media only screen and (min-width: 90.063em) {
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .hide-for-large-only, .show-for-large-up, .hide-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important; }

  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .show-for-large-only, .hide-for-large-up, .show-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important; }

  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .hidden-for-medium-only, .visible-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .hidden-for-large-only, .visible-for-large-up, .hidden-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto; }

  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .visible-for-medium-only, .hidden-for-medium-up, .visible-for-medium, .visible-for-medium-down, .visible-for-large-only, .hidden-for-large-up, .visible-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px); }

  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.hide-for-medium-only, table.show-for-medium-up, table.hide-for-medium, table.hide-for-medium-down, table.hide-for-large-only, table.show-for-large-up, table.hide-for-large, table.hide-for-large-down, table.show-for-xlarge-only, table.show-for-xlarge-up, table.show-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down {
    display: table !important; }

  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.hide-for-medium, thead.hide-for-medium-down, thead.hide-for-large-only, thead.show-for-large-up, thead.hide-for-large, thead.hide-for-large-down, thead.show-for-xlarge-only, thead.show-for-xlarge-up, thead.show-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important; }

  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.hide-for-large-only, tbody.show-for-large-up, tbody.hide-for-large, tbody.hide-for-large-down, tbody.show-for-xlarge-only, tbody.show-for-xlarge-up, tbody.show-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important; }

  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.hide-for-medium, tr.hide-for-medium-down, tr.hide-for-large-only, tr.show-for-large-up, tr.hide-for-large, tr.hide-for-large-down, tr.show-for-xlarge-only, tr.show-for-xlarge-up, tr.show-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row; }

  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.hide-for-medium-down, td.hide-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.show-for-large-up, td.show-for-large-up, th.hide-for-large, td.hide-for-large, th.hide-for-large-down, td.hide-for-large-down, th.show-for-xlarge-only, td.show-for-xlarge-only, th.show-for-xlarge-up, td.show-for-xlarge-up, th.show-for-xlarge, td.show-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important; } }
/* xxlarge displays */
@media only screen and (min-width: 120.063em) {
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .hide-for-large-only, .show-for-large-up, .hide-for-large, .hide-for-large-down, .hide-for-xlarge-only, .show-for-xlarge-up, .hide-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important; }

  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .show-for-large-only, .hide-for-large-up, .show-for-large, .show-for-large-down, .show-for-xlarge-only, .hide-for-xlarge-up, .show-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important; }

  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .hidden-for-medium-only, .visible-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .hidden-for-large-only, .visible-for-large-up, .hidden-for-large, .hidden-for-large-down, .hidden-for-xlarge-only, .visible-for-xlarge-up, .hidden-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto; }

  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .visible-for-medium-only, .hidden-for-medium-up, .visible-for-medium, .visible-for-medium-down, .visible-for-large-only, .hidden-for-large-up, .visible-for-large, .visible-for-large-down, .visible-for-xlarge-only, .hidden-for-xlarge-up, .visible-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .hidden-for-xxlarge-down {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px); }

  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.hide-for-medium-only, table.show-for-medium-up, table.hide-for-medium, table.hide-for-medium-down, table.hide-for-large-only, table.show-for-large-up, table.hide-for-large, table.hide-for-large-down, table.hide-for-xlarge-only, table.show-for-xlarge-up, table.hide-for-xlarge, table.hide-for-xlarge-down, table.show-for-xxlarge-only, table.show-for-xxlarge-up, table.show-for-xxlarge, table.show-for-xxlarge-down {
    display: table !important; }

  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.hide-for-medium, thead.hide-for-medium-down, thead.hide-for-large-only, thead.show-for-large-up, thead.hide-for-large, thead.hide-for-large-down, thead.hide-for-xlarge-only, thead.show-for-xlarge-up, thead.hide-for-xlarge, thead.hide-for-xlarge-down, thead.show-for-xxlarge-only, thead.show-for-xxlarge-up, thead.show-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important; }

  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.hide-for-large-only, tbody.show-for-large-up, tbody.hide-for-large, tbody.hide-for-large-down, tbody.hide-for-xlarge-only, tbody.show-for-xlarge-up, tbody.hide-for-xlarge, tbody.hide-for-xlarge-down, tbody.show-for-xxlarge-only, tbody.show-for-xxlarge-up, tbody.show-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important; }

  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.hide-for-medium, tr.hide-for-medium-down, tr.hide-for-large-only, tr.show-for-large-up, tr.hide-for-large, tr.hide-for-large-down, tr.hide-for-xlarge-only, tr.show-for-xlarge-up, tr.hide-for-xlarge, tr.hide-for-xlarge-down, tr.show-for-xxlarge-only, tr.show-for-xxlarge-up, tr.show-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row; }

  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.hide-for-medium-down, td.hide-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.show-for-large-up, td.show-for-large-up, th.hide-for-large, td.hide-for-large, th.hide-for-large-down, td.hide-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.show-for-xlarge-up, td.show-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.hide-for-xlarge-down, td.hide-for-xlarge-down, th.show-for-xxlarge-only, td.show-for-xxlarge-only, th.show-for-xxlarge-up, td.show-for-xxlarge-up, th.show-for-xxlarge, td.show-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important; } }
/* Orientation targeting */
.show-for-landscape,
.hide-for-portrait {
  display: inherit !important; }

.hide-for-landscape,
.show-for-portrait {
  display: none !important; }

/* Specific visibility for tables */
table.hide-for-landscape, table.show-for-portrait {
  display: table !important; }

thead.hide-for-landscape, thead.show-for-portrait {
  display: table-header-group !important; }

tbody.hide-for-landscape, tbody.show-for-portrait {
  display: table-row-group !important; }

tr.hide-for-landscape, tr.show-for-portrait {
  display: table-row !important; }

td.hide-for-landscape, td.show-for-portrait,
th.hide-for-landscape,
th.show-for-portrait {
  display: table-cell !important; }

@media only screen and (orientation: landscape) {
  .show-for-landscape,
  .hide-for-portrait {
    display: inherit !important; }

  .hide-for-landscape,
  .show-for-portrait {
    display: none !important; }

  /* Specific visibility for tables */
  table.show-for-landscape, table.hide-for-portrait {
    display: table !important; }

  thead.show-for-landscape, thead.hide-for-portrait {
    display: table-header-group !important; }

  tbody.show-for-landscape, tbody.hide-for-portrait {
    display: table-row-group !important; }

  tr.show-for-landscape, tr.hide-for-portrait {
    display: table-row !important; }

  td.show-for-landscape, td.hide-for-portrait,
  th.show-for-landscape,
  th.hide-for-portrait {
    display: table-cell !important; } }
@media only screen and (orientation: portrait) {
  .show-for-portrait,
  .hide-for-landscape {
    display: inherit !important; }

  .hide-for-portrait,
  .show-for-landscape {
    display: none !important; }

  /* Specific visibility for tables */
  table.show-for-portrait, table.hide-for-landscape {
    display: table !important; }

  thead.show-for-portrait, thead.hide-for-landscape {
    display: table-header-group !important; }

  tbody.show-for-portrait, tbody.hide-for-landscape {
    display: table-row-group !important; }

  tr.show-for-portrait, tr.hide-for-landscape {
    display: table-row !important; }

  td.show-for-portrait, td.hide-for-landscape,
  th.show-for-portrait,
  th.hide-for-landscape {
    display: table-cell !important; } }
/* Touch-enabled device targeting */
.show-for-touch {
  display: none !important; }

.hide-for-touch {
  display: inherit !important; }

.touch .show-for-touch {
  display: inherit !important; }

.touch .hide-for-touch {
  display: none !important; }

/* Specific visibility for tables */
table.hide-for-touch {
  display: table !important; }

.touch table.show-for-touch {
  display: table !important; }

thead.hide-for-touch {
  display: table-header-group !important; }

.touch thead.show-for-touch {
  display: table-header-group !important; }

tbody.hide-for-touch {
  display: table-row-group !important; }

.touch tbody.show-for-touch {
  display: table-row-group !important; }

tr.hide-for-touch {
  display: table-row !important; }

.touch tr.show-for-touch {
  display: table-row !important; }

td.hide-for-touch {
  display: table-cell !important; }

.touch td.show-for-touch {
  display: table-cell !important; }

th.hide-for-touch {
  display: table-cell !important; }

.touch th.show-for-touch {
  display: table-cell !important; }

/*
 * Print styles.
 *
 * Inlined to avoid required HTTP connection: www.phpied.com/delay-loading-your-print-css/
 * Credit to Paul Irish and HTML5 Boilerplate (html5boilerplate.com)
*/
.print-only {
  display: none !important; }

@media print {
  * {
    background: transparent !important;
    color: #000000 !important;
    /* Black prints faster: h5bp.com/s */
    box-shadow: none !important;
    text-shadow: none !important; }

  .show-for-print {
    display: block; }

  .hide-for-print {
    display: none; }

  table.show-for-print {
    display: table !important; }

  thead.show-for-print {
    display: table-header-group !important; }

  tbody.show-for-print {
    display: table-row-group !important; }

  tr.show-for-print {
    display: table-row !important; }

  td.show-for-print {
    display: table-cell !important; }

  th.show-for-print {
    display: table-cell !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 #999999;
    page-break-inside: avoid; }

  thead {
    display: table-header-group;
    /* h5bp.com/t */ }

  tr,
  img {
    page-break-inside: avoid; }

  img {
    max-width: 100% !important; }

  @page {
    margin: 0.5cm; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }

  h2,
  h3 {
    page-break-after: avoid; }

  .hide-on-print {
    display: none !important; }

  .print-only {
    display: block !important; }

  .hide-for-print {
    display: none !important; }

  .show-for-print {
    display: inherit !important; } }
/* Print visibility */
@media print {
  .show-for-print {
    display: block; }

  .hide-for-print {
    display: none; }

  table.show-for-print {
    display: table !important; }

  thead.show-for-print {
    display: table-header-group !important; }

  tbody.show-for-print {
    display: table-row-group !important; }

  tr.show-for-print {
    display: table-row !important; }

  td.show-for-print {
    display: table-cell !important; }

  th.show-for-print {
    display: table-cell !important; } }
/* Orbit Graceful Loading */
.slideshow-wrapper {
  position: relative; }

.slideshow-wrapper ul {
  list-style-type: none;
  margin: 0; }

.slideshow-wrapper ul li,
.slideshow-wrapper ul li .orbit-caption {
  display: none; }

.slideshow-wrapper ul li:first-child {
  display: block; }

.slideshow-wrapper .orbit-container {
  background-color: transparent; }

.slideshow-wrapper .orbit-container li {
  display: block; }

.slideshow-wrapper .orbit-container li .orbit-caption {
  display: block; }

.slideshow-wrapper .orbit-container .orbit-bullets li {
  display: inline-block; }

.slideshow-wrapper .preloader {
  display: block;
  width: 40px;
  height: 40px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -20px;
  margin-left: -20px;
  border: solid 3px;
  border-color: #555555 #FFFFFF;
  border-radius: 1000px;
  animation-name: rotate;
  animation-duration: 1.5s;
  animation-iteration-count: infinite;
  animation-timing-function: linear; }

.orbit-container {
  overflow: hidden;
  width: 100%;
  position: relative;
  background: none; }

.orbit-container .orbit-slides-container {
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
  -webkit-transform: translateZ(0); }

.orbit-container .orbit-slides-container img {
  display: block;
  max-width: 100%; }

.orbit-container .orbit-slides-container > * {
  position: absolute;
  top: 0;
  width: 100%;
  margin-left: 100%; }

.orbit-container .orbit-slides-container > *:first-child {
  margin-left: 0; }

.orbit-container .orbit-slides-container > * .orbit-caption {
  position: absolute;
  bottom: 0;
  background-color: rgba(51, 51, 51, 0.8);
  color: #FFFFFF;
  width: 100%;
  padding: 0.625rem 0.875rem;
  font-size: 0.875rem; }

.orbit-container .orbit-slide-number {
  position: absolute;
  top: 10px;
  left: 10px;
  font-size: 12px;
  color: #FFFFFF;
  background: transparent;
  z-index: 10; }

.orbit-container .orbit-slide-number span {
  font-weight: 700;
  padding: 0.3125rem; }

.orbit-container .orbit-timer {
  position: absolute;
  top: 12px;
  right: 10px;
  height: 6px;
  width: 100px;
  z-index: 10; }

.orbit-container .orbit-timer .orbit-progress {
  height: 3px;
  background-color: rgba(255, 255, 255, 0.3);
  display: block;
  width: 0;
  position: relative;
  right: 20px;
  top: 5px; }

.orbit-container .orbit-timer > span {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  width: 11px;
  height: 14px;
  border: solid 4px #FFFFFF;
  border-top: none;
  border-bottom: none; }

.orbit-container .orbit-timer.paused > span {
  right: -4px;
  top: 0;
  width: 11px;
  height: 14px;
  border: inset 8px;
  border-left-style: solid;
  border-color: transparent;
  border-left-color: #FFFFFF; }

.orbit-container .orbit-timer.paused > span.dark {
  border-left-color: #333333; }

.orbit-container:hover .orbit-timer > span {
  display: block; }

.orbit-container .orbit-prev,
.orbit-container .orbit-next {
  position: absolute;
  top: 45%;
  margin-top: -25px;
  width: 36px;
  height: 60px;
  line-height: 50px;
  color: white;
  background-color: transparent;
  text-indent: -9999px !important;
  z-index: 10; }

.orbit-container .orbit-prev:hover,
.orbit-container .orbit-next:hover {
  background-color: rgba(0, 0, 0, 0.3); }

.orbit-container .orbit-prev > span,
.orbit-container .orbit-next > span {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  display: block;
  width: 0;
  height: 0;
  border: inset 10px; }

.orbit-container .orbit-prev {
  left: 0; }

.orbit-container .orbit-prev > span {
  border-right-style: solid;
  border-color: transparent;
  border-right-color: #FFFFFF; }

.orbit-container .orbit-prev:hover > span {
  border-right-color: #FFFFFF; }

.orbit-container .orbit-next {
  right: 0; }

.orbit-container .orbit-next > span {
  border-color: transparent;
  border-left-style: solid;
  border-left-color: #FFFFFF;
  left: 50%;
  margin-left: -4px; }

.orbit-container .orbit-next:hover > span {
  border-left-color: #FFFFFF; }

.orbit-bullets-container {
  text-align: center; }

.orbit-bullets {
  margin: 0 auto 30px auto;
  overflow: hidden;
  position: relative;
  top: 10px;
  float: none;
  text-align: center;
  display: block; }

.orbit-bullets li {
  cursor: pointer;
  display: inline-block;
  width: 0.5625rem;
  height: 0.5625rem;
  background: #CCCCCC;
  float: none;
  margin-right: 6px;
  border-radius: 1000px; }

.orbit-bullets li.active {
  background: #999999; }

.orbit-bullets li:last-child {
  margin-right: 0; }

.touch .orbit-container .orbit-prev,
.touch .orbit-container .orbit-next {
  display: none; }

.touch .orbit-bullets {
  display: none; }

@media only screen and (min-width: 40.063em) {
  .touch .orbit-container .orbit-prev,
  .touch .orbit-container .orbit-next {
    display: inherit; }

  .touch .orbit-bullets {
    display: block; } }
@media only screen and (max-width: 40em) {
  .orbit-stack-on-small .orbit-slides-container {
    height: auto !important; }

  .orbit-stack-on-small .orbit-slides-container > * {
    position: relative;
    margin: 0 !important;
    opacity: 1 !important; }

  .orbit-stack-on-small .orbit-slide-number {
    display: none; }

  .orbit-timer {
    display: none; }

  .orbit-next, .orbit-prev {
    display: none; }

  .orbit-bullets {
    display: none; } }
/*TYPE*/
#map_canvas img,
#map_canvas embed,
#map_canvas object,
.map_canvas img,
.map_canvas embed,
.map_canvas object {
  max-width: none !important; }

.left {
  float: left !important; }

.right {
  float: right !important; }

.clearfix:before, .clearfix:after {
  content: " ";
  display: table; }

.clearfix:after {
  clear: both; }

.hide {
  display: none; }

.invisible {
  visibility: hidden; }

.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

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

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

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

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

@media only screen and (max-width: 40em) {
  .small-only-text-left {
    text-align: left !important; }

  .small-only-text-right {
    text-align: right !important; }

  .small-only-text-center {
    text-align: center !important; }

  .small-only-text-justify {
    text-align: justify !important; } }
@media only screen {
  .small-text-left {
    text-align: left !important; }

  .small-text-right {
    text-align: right !important; }

  .small-text-center {
    text-align: center !important; }

  .small-text-justify {
    text-align: justify !important; } }
@media only screen and (min-width: 40.063em) and (max-width: 64em) {
  .medium-only-text-left {
    text-align: left !important; }

  .medium-only-text-right {
    text-align: right !important; }

  .medium-only-text-center {
    text-align: center !important; }

  .medium-only-text-justify {
    text-align: justify !important; } }
@media only screen and (min-width: 40.063em) {
  .medium-text-left {
    text-align: left !important; }

  .medium-text-right {
    text-align: right !important; }

  .medium-text-center {
    text-align: center !important; }

  .medium-text-justify {
    text-align: justify !important; } }
@media only screen and (min-width: 64.063em) and (max-width: 90em) {
  .large-only-text-left {
    text-align: left !important; }

  .large-only-text-right {
    text-align: right !important; }

  .large-only-text-center {
    text-align: center !important; }

  .large-only-text-justify {
    text-align: justify !important; } }
@media only screen and (min-width: 64.063em) {
  .large-text-left {
    text-align: left !important; }

  .large-text-right {
    text-align: right !important; }

  .large-text-center {
    text-align: center !important; }

  .large-text-justify {
    text-align: justify !important; } }
@media only screen and (min-width: 90.063em) and (max-width: 120em) {
  .xlarge-only-text-left {
    text-align: left !important; }

  .xlarge-only-text-right {
    text-align: right !important; }

  .xlarge-only-text-center {
    text-align: center !important; }

  .xlarge-only-text-justify {
    text-align: justify !important; } }
@media only screen and (min-width: 90.063em) {
  .xlarge-text-left {
    text-align: left !important; }

  .xlarge-text-right {
    text-align: right !important; }

  .xlarge-text-center {
    text-align: center !important; }

  .xlarge-text-justify {
    text-align: justify !important; } }
@media only screen and (min-width: 120.063em) and (max-width: 99999999em) {
  .xxlarge-only-text-left {
    text-align: left !important; }

  .xxlarge-only-text-right {
    text-align: right !important; }

  .xxlarge-only-text-center {
    text-align: center !important; }

  .xxlarge-only-text-justify {
    text-align: justify !important; } }
@media only screen and (min-width: 120.063em) {
  .xxlarge-text-left {
    text-align: left !important; }

  .xxlarge-text-right {
    text-align: right !important; }

  .xxlarge-text-center {
    text-align: center !important; }

  .xxlarge-text-justify {
    text-align: justify !important; } }
/* Typography resets */
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0; }

@font-face {
  font-family: "Gotham Book";
  src: url("/web/20201224080646im_//wp-content/themes/hosb/fonts/gotham-book-webfont.eot");
  src: url("/web/20201224080646im_//wp-content/themes/hosb/fonts/gotham-book-webfont.eot#iefix") format("embedded-opentype"), url("/web/20201224080646im_//wp-content/themes/hosb/fonts/gotham-book-webfont.woff") format("woff"), url("/web/20201224080646im_//wp-content/themes/hosb/fonts/gotham-book-webfont.ttf") format("truetype"), url("/web/20201224080646im_//wp-content/themes/hosb/fonts/gotham-book-webfont.svg#gotham_book") format("svg");
  font-weight: 400;
  font-style: normal; }
@font-face {
  font-family: "Gotham";
  src: url("/web/20201224080646im_//wp-content/themes/hosb/fonts/gotham-bold-webfont.eot");
  src: url("/web/20201224080646im_//wp-content/themes/hosb/fonts/gotham-bold-webfont.eot#iefix") format("embedded-opentype"), url("/web/20201224080646im_//wp-content/themes/hosb/fonts/gotham-bold-webfont.woff") format("woff"), url("/web/20201224080646im_//wp-content/themes/hosb/fonts/gotham-bold-webfont.ttf") format("truetype"), url("/web/20201224080646im_//wp-content/themes/hosb/fonts/gotham-bold-webfont.svg#gotham_bold") format("svg");
  font-weight: 600;
  font-style: normal; }
@font-face {
  font-family: "Gotham";
  src: url("/web/20201224080646im_//wp-content/themes/hosb/fonts/gotham-medium-webfont.eot");
  src: url("/web/20201224080646im_//wp-content/themes/hosb/fonts/gotham-medium-webfont.eot#iefix") format("embedded-opentype"), url("/web/20201224080646im_//wp-content/themes/hosb/fonts/gotham-medium-webfont.woff") format("woff"), url("/web/20201224080646im_//wp-content/themes/hosb/fonts/gotham-medium-webfont.ttf") format("truetype"), url("/web/20201224080646im_//wp-content/themes/hosb/fonts/gotham-medium-webfont.svg#gotham-medium") format("svg");
  font-weight: 500;
  font-style: normal; }
@font-face {
  font-family: "Gotham";
  src: url("/web/20201224080646im_//wp-content/themes/hosb/fonts/gotham-extralight-webfont.eot");
  src: url("/web/20201224080646im_//wp-content/themes/hosb/fonts/gotham-extralight-webfont.eot#iefix") format("embedded-opentype"), url("/web/20201224080646im_//wp-content/themes/hosb/fonts/gotham-extralight-webfont.woff") format("woff"), url("/web/20201224080646im_//wp-content/themes/hosb/fonts/gotham-extralight-webfont.ttf") format("truetype"), url("/web/20201224080646im_//wp-content/themes/hosb/fonts/gotham-extralight-webfont.svg#gotham-extralight") format("svg");
  font-weight: 100;
  font-style: normal; }
@font-face {
  font-family: "Gotham";
  src: url("/web/20201224080646im_//wp-content/themes/hosb/fonts/Gotham-Light-webfont.eot");
  src: url("/web/20201224080646im_//wp-content/themes/hosb/fonts/Gotham-Light-webfont.eot#iefix") format("embedded-opentype"), url("/web/20201224080646im_//wp-content/themes/hosb/fonts/Gotham-Light-webfont.woff2") format("woff2"), url("/web/20201224080646im_//wp-content/themes/hosb/fonts/Gotham-Light-webfont.woff") format("woff"), url("/web/20201224080646im_//wp-content/themes/hosb/fonts/Gotham-Light-webfont.ttf") format("truetype"), url("/web/20201224080646im_//wp-content/themes/hosb/fonts/Gotham-Light-webfont.svg#gotham_lightregular") format("svg");
  font-weight: 300;
  font-style: normal; }
@font-face {
  font-family: "AG_Schoolbook";
  src: url("/web/20201224080646im_//wp-content/themes/hosb/fonts/agschlbkstdmed-webfont.eot");
  src: url("/web/20201224080646im_//wp-content/themes/hosb/fonts/agschlbkstdmed-webfont.eot#iefix") format("embedded-opentype"), url("/web/20201224080646im_//wp-content/themes/hosb/fonts/agschlbkstdmed-webfont.woff") format("woff"), url("/web/20201224080646im_//wp-content/themes/hosb/fonts/agschlbkstdmed-webfont.ttf") format("truetype"), url("/web/20201224080646im_//wp-content/themes/hosb/fonts/agschlbkstdmed-webfont.svg#ag_schoolbook_stdmedium") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: "AG_Schoolbook";
  src: url("/web/20201224080646im_//wp-content/themes/hosb/fonts/agschlbkstdreg-webfont.eot");
  src: url("/web/20201224080646im_//wp-content/themes/hosb/fonts/agschlbkstdreg-webfont.eot#iefix") format("embedded-opentype"), url("/web/20201224080646im_//wp-content/themes/hosb/fonts/agschlbkstdreg-webfont.woff") format("woff"), url("/web/20201224080646im_//wp-content/themes/hosb/fonts/agschlbkstdreg-webfont.ttf") format("truetype"), url("/web/20201224080646im_//wp-content/themes/hosb/fonts/agschlbkstdreg-webfont.svg#ag_schoolbook_std_regularRg") format("svg");
  font-weight: 400;
  font-style: normal; }
@font-face {
  font-family: "Eye";
  src: url("/web/20201224080646im_//wp-content/themes/hosb/fonts/eyecatching.eot");
  src: url("/web/20201224080646im_//wp-content/themes/hosb/fonts/eyecatching.eot#iefix") format("embedded-opentype"), url("/web/20201224080646im_//wp-content/themes/hosb/fonts/eyecatching.woff") format("woff"), url("/web/20201224080646im_//wp-content/themes/hosb/fonts/eyecatching.ttf") format("truetype"), url("/web/20201224080646im_//wp-content/themes/hosb/fonts/eyecatching.svg#eye_catchingregular") format("svg"); }
@font-face {
  font-family: "Rollerscript Smooth";
  src: url("/web/20201224080646im_//wp-content/themes/hosb/fonts/g-type-rollerscript-smooth.eot");
  src: url("/web/20201224080646im_//wp-content/themes/hosb/fonts/g-type-rollerscript-smooth.eot#iefix") format("embedded-opentype"), url("/web/20201224080646im_//wp-content/themes/hosb/fonts/g-type-rollerscript-smooth.woff") format("woff"), url("/web/20201224080646im_//wp-content/themes/hosb/fonts/g-type-rollerscript-smooth.ttf") format("truetype"), url("/web/20201224080646im_//wp-content/themes/hosb/fonts/g-type-rollerscript-smooth.svg#eye_catchingregular") format("svg"); }
@font-face {
  font-family: "Knockout26";
  src: url("/web/20201224080646im_//wp-content/themes/hosb/fonts/knockout-26.eot");
  src: url("/web/20201224080646im_//wp-content/themes/hosb/fonts/knockout-26.eot#iefix") format("embedded-opentype"), url("/web/20201224080646im_//wp-content/themes/hosb/fonts/knockout-26.woff") format("woff"), url("/web/20201224080646im_//wp-content/themes/hosb/fonts/knockout-26.ttf") format("truetype"), url("/web/20201224080646im_//wp-content/themes/hosb/fonts/knockout-26.svg#eye_catchingregular") format("svg"); }
/* --- Grid System -------------------------------- */
.grid {
  list-style: none;
  margin: 0 0 0 -20px;
  padding: 0; }

.grid__item {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  padding-left: 20px;
  vertical-align: top;
  width: 100%; }

.grid--tight {
  margin-left: 0; }

.grid--tight > .grid__item {
  padding-left: 0; }

.grid--middle > .grid__item {
  vertical-align: middle; }

.grid--center > .grid__item {
  text-align: center; }

/* --- Responsive Settings ------------------------ */
.w-1\/1 {
  width: 100%; }

.w-1\/2 {
  width: 50%; }

.w-1\/3 {
  width: 33.33333333%; }

.w-1\/4 {
  width: 25%; }

.w-1\/5 {
  width: 20%; }

.w-1\/6 {
  width: 16.66666666%; }

.w-2\/3 {
  width: 66.66666666%; }

@media (min-width: 1020px) {
  .w-1\/1-desktop {
    width: 100%; }

  .w-1\/2-desktop {
    width: 50%; }

  .w-1\/3-desktop {
    width: 33.33333333%; }

  .w-1\/4-desktop {
    width: 25%; }

  .w-1\/5-desktop {
    width: 20%; }

  .w-1\/6-desktop {
    width: 16.66666666%; } }
@media (max-width: 769px) {
  .w-1\/1-lap {
    width: 100%; }

  .w-1\/2-lap {
    width: 50%; }

  .w-1\/3-lap {
    width: 33.33333333%; }

  .w-1\/4-lap {
    width: 25%; }

  .w-1\/5-lap {
    width: 20%; }

  .w-1\/6-lap {
    width: 16.66666666%; } }
@media (max-width: 480px) {
  .w-1\/1-palm {
    width: 100%; }

  .w-1\/2-palm {
    width: 50%; }

  .w-1\/3-palm {
    width: 33.33333333%; }

  .w-1\/4-palm {
    width: 25%; }

  .w-1\/5-palm {
    width: 20%; }

  .w-1\/6-palm {
    width: 16.66666666%; } }
/*Media queries*/
/*
Small : Up to 641px
Medium : From 642px to 1025px
Large : From 1026px
*/
/*
* Vars
*/
.mb-spacing, .banner-img, .orbit-container, .grid_image_image .grid_image, .donate, .donate .donate-bg .donate-overlay .donate-wysiwyg, .donate .donate-bg .donate-overlay .donate-steps, .follow, .how-help .help-block, .full-button, .title1, .tickets, .tab-block, .tab-block .tab-block-tabs .tabs-content .content > p, .tab-block .tab-block-tabs .tabs-content .content .ph_medias .ph_media.ph_plan, .tab-block .tab-block-tabs .tabs-content .content .gov_wysiwyg, .tab-block .tab-block-tabs .tabs-content .content .gov_members, .tab-block .tab-block-tabs .tabs-content .content .gov_patron_visitor, .tab-block .tab-block-tabs .tabs-content .content .tab-row, .support, .support .support_wysiwyg, .between-triangles .triangle-wrap .content-block .wysiwyg-triangle, .story, .story .story-content .story-infos .story-info .story-year, .body-copy-media > .columns, .media_event_button .columns, .media_wysiwyg > .columns, .partner.partner-opr, .partner.partner-opr .partner-block:not(:last-child), .partner.partner-tpr, .gallery, .blog-header {
  margin-bottom: 30px; }
  @media only screen and (max-width: 642px) {
    .mb-spacing, .banner-img, .orbit-container, .grid_image_image .grid_image, .donate, .donate .donate-bg .donate-overlay .donate-wysiwyg, .donate .donate-bg .donate-overlay .donate-steps, .follow, .how-help .help-block, .full-button, .title1, .tickets, .tab-block, .tab-block .tab-block-tabs .tabs-content .content > p, .tab-block .tab-block-tabs .tabs-content .content .ph_medias .ph_media.ph_plan, .tab-block .tab-block-tabs .tabs-content .content .gov_wysiwyg, .tab-block .tab-block-tabs .tabs-content .content .gov_members, .tab-block .tab-block-tabs .tabs-content .content .gov_patron_visitor, .tab-block .tab-block-tabs .tabs-content .content .tab-row, .support, .support .support_wysiwyg, .between-triangles .triangle-wrap .content-block .wysiwyg-triangle, .story, .story .story-content .story-infos .story-info .story-year, .body-copy-media > .columns, .media_event_button .columns, .media_wysiwyg > .columns, .partner.partner-opr, .partner.partner-opr .partner-block:not(:last-child), .partner.partner-tpr, .gallery, .blog-header {
      margin-bottom: 20px; } }

.mb-spacing2, .banner {
  margin-bottom: 16px; }

html, body {
  font-family: "Gotham Book",     sans-serif;
  font-size: 14px;
  line-height: 18px;
  color: #000; }

body.smallnav {
  overflow: hidden; }

:focus {
  outline: 0; }

p, li {
  font-family: "Gotham Book";
  font-size: 15px;
  line-height: 1.33; }

ul, ol {
  list-style-position: inside; }

ul {
  list-style-type: disc; }

ol {
  list-style-type: decimal; }

strong {
  font-weight: 600; }

em {
  font-style: italic; }

blockquote p:before {
  content: "\""; }
blockquote p:after {
  content: "\""; }

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

#wpadminbar {
  z-index: 500 !important; }

.clear {
  clear: both; }

.clear0 {
  clear: both;
  height: 0px;
  width: 100%; }

.fadeout {
  opacity: 0 !important;
  z-index: 0 !important;
  -webkit-transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-in-out;
  -moz-transition-duration: 0.3s;
  -moz-transition-timing-function: ease-in-out;
  transition-duration: 0.3s;
  transition-timing-function: ease-in-out; }

.leftmar {
  margin-left: 0px;
  -webkit-transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-in-out;
  -moz-transition-duration: 0.3s;
  -moz-transition-timing-function: ease-in-out;
  transition-duration: 0.3s;
  transition-timing-function: ease-in-out; }

.rect {
  width: 100%;
  padding-top: 50%;
  background-color: #72acdb; }

a {
  color: #999;
  text-decoration: none; }

p {
  margin-bottom: 1em; }

h1, h2, h3 {
  font-family: "Gotham Book", Arial;
  font-weight: 100;
  text-transform: uppercase;
  margin: 0; }

h1, h2 {
  font-size: 38px;
  line-height: 49px;
  padding: 35px 5px;
  /*padding: 5px 5px 30px;*/ }
  @media only screen and (max-width: 1280px) {
    h1, h2 {
      font-size: 34px;
      line-height: 60px; } }
  @media only screen and (max-width: 1025px) {
    h1, h2 {
      font-size: 27px;
      line-height: 35px;
      padding: 20px 0;
      /*padding: 0 0 20px;*/ } }

h1 {
  font-family: "Knockout26", sans-serif;
  font-size: 120px;
  height: 80px; }

.text-center h2 {
  font-family: "Knockout26", sans-serif;
  font-size: 120px;
  margin-bottom: 27px; }

h3 {
  font-size: 25px;
  line-height: 29px; }
  @media only screen and (max-width: 1280px) {
    h3 {
      font-size: 22px;
      line-height: 29px; } }
  @media only screen and (max-width: 1025px) {
    h3 {
      font-size: 18px;
      line-height: 23px; } }

h4 {
  font-size: 18px;
  line-height: 23px;
  font-weight: 500; }

form input[type="text"], form input[type="email"], form input[type="tel"], form textarea {
  background: white;
  font-family: "Gotham Book";
  padding: 0 15px;
  border: 0; }
  form input[type="text"].error, form input[type="email"].error, form input[type="tel"].error, form textarea.error {
    border: 3px solid #ff0000; }
form .error {
  margin-bottom: 14px !important;
  margin-bottom: 1rem !important;
  position: relative; }
  form .error:after {
    content: " ";
    position: absolute;
    top: 0;
    left: 100%;
    margin-left: 15px;
    width: 3px;
    height: 100%;
    background-color: #f00; }
form textarea {
  padding: 15px; }
form input, form textarea {
  margin: 0 0 1rem 0;
  width: 100%; }
form input {
  display: inline-block;
  height: 40px; }
form select.error {
  border: 3px solid #ff0000; }
form input[type="text"][disabled], form input[type="text"][readonly], form fieldset[disabled] input[type="text"], form input[type="password"][disabled], form input[type="password"][readonly], form fieldset[disabled] input[type="password"], form input[type="date"][disabled], form input[type="date"][readonly], form fieldset[disabled] input[type="date"], form input[type="datetime"][disabled], form input[type="datetime"][readonly], form fieldset[disabled] input[type="datetime"], form input[type="datetime-local"][disabled], form input[type="datetime-local"][readonly], form fieldset[disabled] input[type="datetime-local"], form input[type="month"][disabled], form input[type="month"][readonly], form fieldset[disabled] input[type="month"], form input[type="week"][disabled], form input[type="week"][readonly], form fieldset[disabled] input[type="week"], form input[type="email"][disabled], form input[type="email"][readonly], form fieldset[disabled] input[type="email"], form input[type="number"][disabled], form input[type="number"][readonly], form fieldset[disabled] input[type="number"], form input[type="search"][disabled], form input[type="search"][readonly], form fieldset[disabled] input[type="search"], form input[type="tel"][disabled], form input[type="tel"][readonly], form fieldset[disabled] input[type="tel"], form input[type="time"][disabled], form input[type="time"][readonly], form fieldset[disabled] input[type="time"], form input[type="url"][disabled], form input[type="url"][readonly], form fieldset[disabled] input[type="url"], form input[type="color"][disabled], form input[type="color"][readonly], form fieldset[disabled] input[type="color"], form textarea[disabled], form textarea[readonly], form fieldset[disabled] textarea {
  border: solid 1px #aaaaaa;
  background-color: #DDDDDD;
  cursor: default; }
form input[type="submit"] {
  font-family: "Gotham Book";
  font-weight: bold;
  text-transform: uppercase;
  padding: 12px 24px;
  cursor: pointer;
  border: solid 2px black;
  background: black;
  color: white;
  transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  -ms-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -webkit-transition: all 0.2s ease-in-out 0s; }
  form input[type="submit"]:hover, form input[type="submit"]:focus, form input[type="submit"]:active {
    background: transparent;
    color: black; }

button {
  cursor: pointer; }

input#top-search {
  -webkit-box-shadow: 0px 1px 1px 1px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 1px 1px 1px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 1px 1px 1px rgba(0, 0, 0, 0.15); }

.search-toggle {
  background-color: #F2F2F2;
  padding: 35px 0px 20px 0px; }

@media (min-width: 1020px) {
  .hide--desktop {
    display: none; } }
@media (max-width: 769px) {
  .hide--lap {
    display: none; } }
@media (max-width: 480px) {
  .hide--palm {
    display: none; } }

nav {
  margin: 30px 0 0;
  white-space: nowrap; }
  nav .header__nav {
    width: auto;
    min-width: 833px; }
  @media only screen and (max-width: 1025px) {
    nav {
      margin: 15px 0; }
      nav .search-toggle {
        z-index: 99999;
        position: fixed;
        top: 50px;
        width: 100%; } }
  nav #logo {
    float: left; }
    nav #logo a {
      display: inline-block; }
    nav #logo img {
      height: 72px; }
      @media only screen and (max-width: 1025px) {
        nav #logo img {
          height: 55px; } }
  @media only screen and (max-width: 1025px) {
    nav.width-container {
      padding: 0; }
    nav .mobile-trigger {
      position: absolute;
      right: 30px;
      top: 0;
      width: 40px;
      height: 40px;
      margin: 5px 0; }
    nav .mobile-trigger-open {
      background: url("/web/20201224080646im_//wp-content/themes/hosb/images/mobile_hamburger.png");
      background-size: 40px; }
    nav .mobile-search-trigger {
      position: absolute;
      right: 80px;
      top: 0;
      width: 40px;
      height: 40px;
      margin: 5px 0; }
    nav .mobile-search-close-trigger {
      position: absolute;
      right: 80px;
      top: 0;
      width: 40px;
      height: 40px;
      margin: 5px 0; }
    nav .mobile-search-trigger {
      background: url("/web/20201224080646im_//wp-content/themes/hosb/images/mobile_search.png");
      background-size: 40px; }
    nav .mobile-search-close-trigger {
      background: url("/web/20201224080646im_//wp-content/themes/hosb/images/mobile_cross.png");
      background-size: 40px; }
    nav .topNavSubRight {
      z-index: 999; }
    nav .topNavSubLeft.stickyTopNav {
      width: auto; }
    nav .topNavSubRight {
      height: 100%;
      position: fixed;
      overflow-y: auto;
      right: -500%;
      top: 0;
      width: 100%;
      height: 100%;
      padding: 30px;
      background: #fff;
      z-index: 1000;
      transition: all 0.5s ease-in-out 0s;
      -o-transition: all 0.5s ease-in-out 0s;
      -ms-transition: all 0.5s ease-in-out 0s;
      -moz-transition: all 0.5s ease-in-out 0s;
      -webkit-transition: all 0.5s ease-in-out 0s; } }
  @media only screen and (max-width: 1025px) and (max-width: 320px) {
    nav .topNavSubRight {
      width: 100%; } }
  @media only screen and (max-width: 1025px) {
      nav .topNavSubRight .mobile-trigger-close {
        background: url("/web/20201224080646im_//wp-content/themes/hosb/images/mobile_cross.png");
        background-size: 40px;
        top: 30px; }
      nav .topNavSubRight ul#menu-main-menu {
        margin-right: 50px; } }
    @media only screen and (max-width: 1025px) and (min-width: 450px) {
      nav .topNavSubRight ul#menu-main-menu {
        column-count: 2;
        -moz-column-count: 2;
        -webkit-column-count: 2; } }
    @media only screen and (max-width: 1025px) and (min-width: 650px) {
      nav .topNavSubRight ul#menu-main-menu {
        column-count: 3;
        -moz-column-count: 3;
        -webkit-column-count: 3; } }
  @media only screen and (max-width: 1025px) {
        nav .topNavSubRight ul#menu-main-menu > li {
          list-style-type: none;
          font-size: 22px;
          line-height: 34px;
          margin-bottom: 5px;
          text-align: left;
          -webkit-column-break-inside: avoid;
          -moz-column-break-inside: avoid;
          column-break-inside: avoid; }
          nav .topNavSubRight ul#menu-main-menu > li > a:hover, nav .topNavSubRight ul#menu-main-menu > li > a:focus, nav .topNavSubRight ul#menu-main-menu > li > a:active {
            color: #000; }
          nav .topNavSubRight ul#menu-main-menu > li > ul {
            transition: all 0.5s ease-in-out 0s;
            -o-transition: all 0.5s ease-in-out 0s;
            -ms-transition: all 0.5s ease-in-out 0s;
            -moz-transition: all 0.5s ease-in-out 0s;
            -webkit-transition: all 0.5s ease-in-out 0s; }
            nav .topNavSubRight ul#menu-main-menu > li > ul > li {
              list-style-type: none;
              font-size: 17px;
              line-height: 28px; }
              nav .topNavSubRight ul#menu-main-menu > li > ul > li a:hover, nav .topNavSubRight ul#menu-main-menu > li > ul > li a:focus, nav .topNavSubRight ul#menu-main-menu > li > ul > li a:active {
                color: #000; }
      nav .topNavSubRight.smallnav {
        right: 0; } }
  @media only screen and (max-width: 1025px) and (min-width: 800px) {
    nav .topNavSubRight.stickyTopNav {
      width: auto; } }

  @media only screen and (min-width: 1026px) {
    nav .topNavSubLeft.stickyTopNav {
      width: auto; }
    nav .topNavSubRight ul#menu-main-menu {
      /*margin-top: 5px;*/ }
      nav .topNavSubRight ul#menu-main-menu > li {
        display: inline-block;
        position: relative; }
        nav .topNavSubRight ul#menu-main-menu > li:last-child a {
          padding-right: 0; }
        nav .topNavSubRight ul#menu-main-menu > li.menu-item-249 > ul {
          left: -150px; }
        nav .topNavSubRight ul#menu-main-menu > li > ul {
          display: none;
          position: absolute;
          top: 100%;
          left: 0;
          background-color: #fff;
          z-index: 100;
          padding: 10px;
          left: -20px; }
          nav .topNavSubRight ul#menu-main-menu > li > ul > li {
            position: relative;
            display: block;
            min-width: 170px;
            max-width: 300px; }
            nav .topNavSubRight ul#menu-main-menu > li > ul > li a {
              padding: 10px 20px;
              color: #999;
              display: block; }
              nav .topNavSubRight ul#menu-main-menu > li > ul > li a:hover, nav .topNavSubRight ul#menu-main-menu > li > ul > li a:focus, nav .topNavSubRight ul#menu-main-menu > li > ul > li a:active {
                color: #000; }
        nav .topNavSubRight ul#menu-main-menu > li:hover ul {
          display: block; }
        nav .topNavSubRight ul#menu-main-menu > li a {
          font-size: 14px;
          padding: 14px 10px;
          display: block; } }
      @media only screen and (min-width: 1026px) and (max-width: 1025px) {
        nav .topNavSubRight ul#menu-main-menu > li a {
          font-size: 13px;
          padding: 5px 4px 0; } }
  @media only screen and (min-width: 1026px) {
          nav .topNavSubRight ul#menu-main-menu > li a:hover, nav .topNavSubRight ul#menu-main-menu > li a:focus, nav .topNavSubRight ul#menu-main-menu > li a:active {
            color: #000; }
            nav .topNavSubRight ul#menu-main-menu > li a:hover + ul, nav .topNavSubRight ul#menu-main-menu > li a:focus + ul, nav .topNavSubRight ul#menu-main-menu > li a:active + ul {
              display: block; }
              nav .topNavSubRight ul#menu-main-menu > li a:hover + ul > li a, nav .topNavSubRight ul#menu-main-menu > li a:focus + ul > li a, nav .topNavSubRight ul#menu-main-menu > li a:active + ul > li a {
                color: #999; }
    nav .topNavSubRight.stickyTopNav {
      width: auto;
      float: right; } }
  nav .header-newsletter-signup {
    display: flex;
    justify-content: flex-end; }
  nav .header-search-icon {
    position: absolute;
    top: -29px;
    font-size: 20px;
    right: -40px;
    cursor: pointer;
    opacity: 1;
    -webkit-transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-in-out;
    -moz-transition-duration: 0.3s;
    -moz-transition-timing-function: ease-in-out;
    transition-duration: 0.3s;
    transition-timing-function: ease-in-out; }
  nav .fa-times {
    display: none;
    top: -95px; }
  nav .searchformwrap {
    z-index: 9999;
    position: relative;
    opacity: 1;
    -webkit-transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-in-out;
    -moz-transition-duration: 0.3s;
    -moz-transition-timing-function: ease-in-out;
    transition-duration: 0.3s;
    transition-timing-function: ease-in-out; }
  nav input#search-submit {
    padding: 0px 24px;
    height: 30px;
    background-color: #fff;
    color: #000; }
  nav .header-search {
    position: relative;
    right: 40px;
    top: 0; }
    nav .header-search input[type=text] {
      position: absolute;
      top: 0;
      right: 100px;
      height: 30px;
      width: 300px;
      font-family: inherit;
      border: 1px solid #ccc;
      padding: 5px 15px; }
      @media only screen and (max-width: 641px) {
        nav .header-search input[type=text] {
          width: 200px; } }
    nav .header-search button {
      position: absolute;
      top: 0;
      right: 0;
      width: 100px;
      height: 30px;
      font-family: inherit;
      background-color: #000;
      color: #fff;
      display: inline-block;
      border: 0;
      font-weight: bold;
      text-transform: uppercase; }
      nav .header-search button:hover, nav .header-search button:focus, nav .header-search button:active {
        background: rgba(0, 0, 0, 0.5); }

.newsletter-form-triangle {
  height: 40px; }
  .newsletter-form-triangle input[type="submit"] {
    background-color: #000;
    border: 0;
    color: #fff;
    display: inline-block;
    height: 40px !important;
    font-family: inherit;
    font-size: 12px !important;
    font-weight: bold;
    position: absolute;
    right: 0;
    text-transform: uppercase;
    top: 15px;
    width: 150px;
    line-height: unset !important; }
    .newsletter-form-triangle input[type="submit"]:hover, .newsletter-form-triangle input[type="submit"]:focus, .newsletter-form-triangle input[type="submit"]:active {
      background: rgba(0, 0, 0, 0.5); }
    @media only screen and (max-width: 641px) {
      .newsletter-form-triangle input[type="submit"] {
        position: relative;
        top: -30px;
        width: 100%; } }
  .newsletter-form-triangle .gform_wrapper .top_label input.medium, .newsletter-form-triangle .gform_wrapper .top_label select.medium {
    height: 40px;
    width: calc(100% - 125px); }
    @media only screen and (max-width: 641px) {
      .newsletter-form-triangle .gform_wrapper .top_label input.medium, .newsletter-form-triangle .gform_wrapper .top_label select.medium {
        width: 100%; } }
  .newsletter-form-triangle .gform_wrapper {
    margin: unset; }
  .newsletter-form-triangle .gform_wrapper input[type="text"] {
    font-size: 12px;
    padding: 0 20px; }

.search-results-wrap {
  margin-top: 40px !important;
  margin-bottom: 40px !important; }

.search-results-indv {
  padding: 25px 0px 10px 20px;
  border-bottom: 1px solid #e1e1e1; }
  .search-results-indv h4 {
    color: #262e55; }
  .search-results-indv p {
    color: #000; }
  .search-results-indv:hover {
    background: #fafafa; }

.search-cta {
  font-size: 12px;
  display: block;
  text-align: right; }

.row {
  max-width: none; }

@media only screen and (min-width: 1025px) {
  .large-2-4 {
    width: 20%; } }
@media only screen and (max-width: 1025px) {
  .medium-2-4 {
    width: 20%; } }
@media only screen and (max-width: 640px) {
  .small-2-4 {
    width: 20%; } }
@media only screen and (max-width: 642px) {
  .small-full {
    padding: 0; }
    .small-full .row {
      margin: 0; } }
.width-container {
  box-sizing: border-box;
  max-width: 1800px;
  margin-left: auto;
  margin-right: auto; }
  .width-container .pieces {
    margin-bottom: 40px; }
  @media only screen and (max-width: 1280px) {
    .width-container {
      padding-left: 7.5px;
      padding-right: 7.5px; } }
  @media only screen and (min-width: 1280px) {
    .width-container {
      padding-left: 30px;
      padding-right: 30px; } }

@media only screen and (max-width: 1025px) {
  #content {
    padding: 0; } }

.pos-br {
  bottom: 25px;
  right: 25px; }

.pos-bc {
  bottom: 25px;
  left: 25px;
  right: 25px;
  margin: auto; }

.pos-bl {
  bottom: 25px;
  left: 25px; }

.pos-tr {
  top: 25px;
  right: 25px; }

.pos-tc {
  top: 0px;
  left: 25px;
  right: 25px;
  margin: auto; }

.pos-tl {
  top: 25px;
  left: 25px; }

@media only screen and (max-width: 1025px) {
  .pos-inherit, .banner .caption, .banner .banner-button, .image_caption {
    top: inherit;
    right: inherit;
    bottom: inherit;
    left: inherit; } }

/*HOSB BUTTON*/
.btn-color {
  display: inline-block;
  cursor: pointer; }
  .btn-color span {
    font-family: 'Gotham Book';
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    display: inline-block;
    padding: 12px 24px;
    transition: background-color 0.5s ease-in-out 0s;
    -o-transition: background-color 0.5s ease-in-out 0s;
    -ms-transition: background-color 0.5s ease-in-out 0s;
    -moz-transition: background-color 0.5s ease-in-out 0s;
    -webkit-transition: background-color 0.5s ease-in-out 0s; }
    @media (max-width: 1025px) {
      .btn-color span {
        padding: 9px 18px; } }
  .btn-color.btn-text-color span {
    background: white;
    border: 2px solid #fff;
    color: #000; }
  .btn-color.btn-text-color:hover span, .btn-color.btn-text-color:focus span, .btn-color.btn-text-color:active span {
    background-color: rgba(255, 255, 255, 0);
    color: #fff !important; }
  .btn-color.btn-text-black-color span {
    background: white;
    border: 2px solid #000;
    color: #000; }
  .btn-color.btn-text-black-color:hover span {
    background-color: black;
    color: #fff !important; }
  .btn-color.btn-bg-color span {
    color: #fff; }

/*Banner*/
.banner-slider {
  position: relative;
  overflow: hidden; }
  .banner-slider.max-one-child ~ .orbit-prev, .banner-slider.max-one-child ~ .orbit-next {
    display: none !important; }

.banner {
  background-position: center;
  background-size: cover;
  list-style-type: none;
  text-align: center; }
  .banner:not(.slide) {
    position: relative; }
  .banner-bg {
    background-position: center;
    background-size: cover;
    padding-top: 56.25%;
    width: 100%; }
    .banner-bg--video {
      padding-top: 46.25%; }
    .banner-bg__inner {
      position: absolute;
      top: 0; }
      .banner-bg__inner video {
        width: 100%; }
    .banner-bg__cta {
      background: #E42181;
      color: #fff;
      display: block;
      font-family: "Gotham";
      font-weight: 700;
      margin-top: 50px;
      max-width: 280px;
      padding: 15px;
      text-align: center;
      text-transform: uppercase; }
      .banner-bg__cta:hover {
        background: #fff;
        color: #E42181; }
  .banner .retrospective .texts .quote {
    color: #a6a8ab;
    margin-bottom: 15px; }
  .banner .retrospective .texts .description {
    color: #fff; }
  .banner .retrospective.show-for-large-up .texts {
    position: absolute;
    top: 60px;
    left: 60px;
    max-width: 40%; }
    .banner .retrospective.show-for-large-up .texts .quote {
      font-family: 'Eye';
      font-size: 59px;
      line-height: 45px; }
    .banner .retrospective.show-for-large-up .texts .description {
      font-family: 'Gotham Book';
      font-size: 15px;
      line-height: 22px; }
  .banner .retrospective.hide-for-large-up {
    background: black; }
    .banner .retrospective.hide-for-large-up .texts {
      padding: 60px 30px 30px; }
      .banner .retrospective.hide-for-large-up .texts .quote {
        font-family: 'Eye';
        font-size: 46px;
        line-height: 27px; }
      .banner .retrospective.hide-for-large-up .texts .description {
        font-family: 'Gotham Book';
        font-size: 14px;
        line-height: 15px; }
    .banner .retrospective.hide-for-large-up img {
      height: 200px; }
    .banner .retrospective.hide-for-large-up .retrospective-img {
      width: 100%;
      padding-top: 75%;
      position: relative;
      display: block;
      background-position: center;
      background-size: cover; }
  .banner .caption {
    margin: 15px;
    padding: 0;
    line-height: 2em;
    position: relative; }
    @media only screen and (min-width: 1026px) {
      .banner .caption {
        padding: 25px 35px;
        margin: 0;
        position: absolute;
        max-width: 509px;
        text-align: left; }
        .banner .caption.pos-tr {
          text-align: right; }
        .banner .caption.pos-tc {
          margin: 0 auto;
          max-width: 900px;
          text-align: center;
          height: 100%;
          display: flex;
          /* flex-direction: column;*/
          align-items: center;
          /* justify-content: center;*/ }
          .banner .caption.pos-tc h1, .banner .caption.pos-tc h1 p, .banner .caption.pos-tc h2, .banner .caption.pos-tc h2 p {
            font-size: 120px;
            line-height: 140px; } }
    .banner .caption h1, .banner .caption h1 p, .banner .caption h2, .banner .caption h2 p {
      font-family: 'Knockout26';
      font-weight: 200;
      font-size: 120px;
      line-height: .83em;
      text-transform: uppercase;
      width: 100%;
      height: 100%;
      padding: 0;
      margin: 0; }
      @media only screen and (max-width: 642px) {
        .banner .caption h1, .banner .caption h1 p, .banner .caption h2, .banner .caption h2 p {
          background: #F2F2F2;
          padding: 20px;
          font-size: 70px; } }
    @media only screen and (min-width: 1020px) and (max-width: 1362px) {
      .banner .caption h1 {
        font-size: 104px; } }
    .banner .caption p.script {
      color: #a6a8ab;
      margin: 0;
      padding-top: 30px;
      font-family: 'Eye';
      font-size: 45px;
      line-height: 28px; }
      @media only screen and (min-width: 1026px) {
        .banner .caption p.script {
          position: absolute;
          left: 35px;
          right: 35px;
          top: 100%;
          font-family: 'Eye';
          font-size: 59px;
          line-height: 45px; } }
  .banner span.uppercase_caption {
    font-size: 28px;
    font-weight: 200;
    text-transform: uppercase;
    color: white;
    position: absolute;
    bottom: 25px; }
    .banner span.uppercase_caption.pos-tc, .banner span.uppercase_caption.pos-tl, .banner span.uppercase_caption.pos-tr {
      font-family: 'Knockout26';
      font-weight: 200;
      font-size: 120px;
      line-height: 110px;
      text-transform: uppercase;
      top: 50%;
      transform: translate(0, -50%); }
      @media only screen and (max-width: 642px) {
        .banner span.uppercase_caption.pos-tc, .banner span.uppercase_caption.pos-tl, .banner span.uppercase_caption.pos-tr {
          font-size: 90px; } }
    @media (min-width: 642px) {
      .banner span.uppercase_caption {
        font-size: 38px;
        line-height: 38px; } }
  .banner .banner-button {
    text-align: center;
    position: relative; }
    @media only screen and (min-width: 1026px) {
      .banner .banner-button {
        position: absolute; } }
    .banner .banner-button-text-cta {
      text-align: left;
      margin-left: 30px;
      position: relative; }
      @media only screen and (max-width: 1026px) {
        .banner .banner-button-text-cta {
          text-align: center; } }
    .banner .banner-button .banner-button-button {
      margin: 15px 0; }
    .banner .banner-button .banner-button-intro {
      padding: 10px;
      font-size: 18px;
      font-family: 'Gotham Book';
      color: white; }
      @media only screen and (max-width: 1025px) {
        .banner .banner-button .banner-button-intro {
          color: black; } }
  .banner .back-btn {
    font-size: 20px;
    line-height: 20px; }
    @media only screen and (min-width: 642px) {
      .banner .back-btn {
        position: absolute; } }
    .banner .back-btn a {
      color: #fff;
      text-transform: none;
      font-family: "Gotham Book";
      font-weight: bold; }
  .banner .socials {
    height: 35px; }
    @media only screen and (min-width: 642px) {
      .banner .socials {
        position: absolute; } }
    @media only screen and (min-width: 642px) and (max-width: 1025px) {
      .banner .socials {
        top: 25px; } }
    .banner .socials a {
      display: inline-block;
      width: 30px;
      height: 30px;
      transition: all 0.2s ease-in-out 0s;
      -o-transition: all 0.2s ease-in-out 0s;
      -ms-transition: all 0.2s ease-in-out 0s;
      -moz-transition: all 0.2s ease-in-out 0s;
      -webkit-transition: all 0.2s ease-in-out 0s; }
      @media only screen and (min-width: 1026px) {
        .banner .socials a {
          width: 35px;
          height: 35px; } }
      .banner .socials a.social_tw {
        background: url("/web/20201224080646im_//wp-content/themes/hosb/images/tw.png");
        background-size: contain; }
        .banner .socials a.social_tw .social_tw_shadow {
          background: url("/web/20201224080646im_//wp-content/themes/hosb/images/tw_s.png"); }
        @media only screen and (max-width: 641px) {
          .banner .socials a.social_tw {
            background: url("/web/20201224080646im_//wp-content/themes/hosb/images/tw_grey.png");
            background-size: contain; } }
      .banner .socials a.social_fb {
        background: url("/web/20201224080646im_//wp-content/themes/hosb/images/fb.png");
        background-size: contain; }
        .banner .socials a.social_fb .social_fb_shadow {
          background: url("/web/20201224080646im_//wp-content/themes/hosb/images/fb_s.png"); }
        @media only screen and (max-width: 641px) {
          .banner .socials a.social_fb {
            background: url("/web/20201224080646im_//wp-content/themes/hosb/images/fb_grey.png");
            background-size: contain; } }
      .banner .socials a:hover {
        opacity: 0.75; }
  .banner .float-elements {
    position: absolute; }
    @media (max-width: 750px) {
      .banner .float-elements {
        top: 15px;
        left: 15px; } }
    @media (min-width: 750px) {
      .banner .float-elements {
        bottom: 25px;
        left: 25px; } }
    .banner .float-elements > * {
      margin-right: 5px; }
    .banner .float-elements a {
      display: inline-block;
      vertical-align: bottom; }
      .banner .float-elements a img {
        display: inline-block;
        width: 35px;
        height: 35px; }
        @media (max-width: 750px) {
          .banner .float-elements a img {
            width: 30px;
            height: 30px; } }
    .banner .float-elements span {
      color: white;
      font-size: 18px;
      font-weight: bold;
      font-family: "Gotham Book"; }
      @media (max-width: 750px) {
        .banner .float-elements span {
          font-size: 16px; } }

.banner-img {
  display: block;
  position: relative;
  margin-bottom: 27px; }
  .banner-img img {
    width: 100%; }
  .banner-img .banner-button {
    position: absolute; }
  .banner-img a {
    text-align: center; }
  .banner-img .bg-video-title {
    color: #fff;
    margin-top: -40px;
    left: 0;
    margin-left: 10%;
    position: absolute; }
    .banner-img .bg-video-title span {
      color: #00D9C3;
      margin-right: 5px; }

.image_caption {
  position: relative;
  font-size: 16px;
  font-weight: 600;
  font-family: 'Gotham Book'; }
  @media (max-width: 1025px) {
    .image_caption {
      color: black !important;
      margin: 15px; } }
  @media only screen and (min-width: 1026px) {
    .image_caption {
      position: absolute; } }

.orbit-container ul {
  /*li:first-child:last-child{display: none;}*/ }
  .orbit-container ul li:first-child:last-child:parent + .orbit-prev {
    display: none; }
.orbit-container .orbit-prev, .orbit-container .orbit-next {
  position: absolute !important;
  border: none;
  margin: -40px 0 0 0 !important;
  width: 40px !important;
  height: 80px !important;
  top: 50%; }
  .orbit-container .orbit-prev:hover, .orbit-container .orbit-next:hover {
    background-color: rgba(0, 0, 0, 0) !important; }
    .orbit-container .orbit-prev:hover span, .orbit-container .orbit-next:hover span {
      opacity: 1;
      border: none; }
  .orbit-container .orbit-prev > span, .orbit-container .orbit-next > span {
    width: 40px !important;
    height: 80px !important;
    margin: 0px !important;
    border: none !important;
    background-color: none;
    border-left-style: none;
    border-left-color: none;
    opacity: 0.8;
    left: 0 !important;
    right: 0;
    top: 0 !important; }
    @media only screen and (min-width: 1026px) {
      .orbit-container .orbit-prev > span, .orbit-container .orbit-next > span {
        background: url("/web/20201224080646im_//wp-content/themes/hosb/images/arrows-slider.png"); } }
.orbit-container .orbit-prev {
  left: 10px; }
  .orbit-container .orbit-prev > span {
    background-position: 0 0; }
.orbit-container .orbit-next {
  right: 10px; }
  .orbit-container .orbit-next > span {
    background-position: -40px 0; }
.orbit-container .orbit-bullets {
  margin: 0 auto;
  position: absolute;
  bottom: 20px;
  left: 0;
  right: 0;
  top: auto;
  z-index: 100;
  display: block !important; }
  @media only screen and (max-width: 1026px) {
    .orbit-container .orbit-bullets {
      top: 20px;
      bottom: auto; } }
  @media only screen and (max-width: 642px) {
    .orbit-container .orbit-bullets {
      top: 5px; } }
  .orbit-container .orbit-bullets li {
    margin-right: 10px;
    background: rgba(255, 255, 255, 0.5);
    width: 0.625rem;
    height: 0.625rem; }
    .orbit-container .orbit-bullets li.active {
      background: white; }
    .orbit-container .orbit-bullets li:first-child:last-child {
      display: none !important; }
.orbit-container .touch {
  /*.orbit-bullets { display: block; }*/ }
@media only screen and (max-width: 1026px) {
  .orbit-container .orbit-bullets-container {
    display: block; } }
.orbit-container .orbit-slide-number, .orbit-container .orbit-timer {
  display: none; }

.mozaic {
  height: auto;
  overflow: hidden;
  margin-bottom: -4px; }
  .mozaic .mozaic-block {
    position: relative;
    overflow: hidden;
    width: 100%;
    /*margin-bottom: 1.845em;*/ }
    @media only screen and (max-width: 1026px) {
      .mozaic .mozaic-block {
        margin-bottom: 20px; } }
    @media (max-width: 642px) {
      .mozaic .mozaic-block {
        /*padding-top: 66%;*/ } }
    .mozaic .mozaic-block.small_height {
      height: 284px; }
      @media (min-width: 1026px) {
        .mozaic .mozaic-block.small_height p {
          height: 140px; } }
    .mozaic .mozaic-block.large_height {
      height: 400px; }
      @media (min-width: 1026px) {
        .mozaic .mozaic-block.large_height p {
          height: 275px; } }
    .mozaic .mozaic-block.mozaic-third-link {
      text-align: center;
      padding: 30px 40px; }
      @media (max-width: 1025px) {
        .mozaic .mozaic-block.mozaic-third-link {
          padding: 30px;
          /*height: inherit;*/ } }
      .mozaic .mozaic-block.mozaic-third-link p {
        font-family: "Gotham Book";
        font-size: 15px;
        overflow: hidden;
        line-height: 1.8em;
        color: white;
        margin-bottom: 1em; }
        @media (min-width: 640px) and (max-width: 960px) {
          .mozaic .mozaic-block.mozaic-third-link p {
            font-family: "Gotham Book";
            font-size: 15px; } }
      .mozaic .mozaic-block.mozaic-third-link a.btn {
        /*@media (min-width: 642px) {*/
        /*                  position: absolute;
                            left: 15px;
                            right: 15px;
                            bottom: 30px;*/
        /*}*/ }
        @media (min-width: 640px) and (max-width: 960px) {
          .mozaic .mozaic-block.mozaic-third-link a.btn span {
            padding: 10px; } }
    .mozaic .mozaic-block.mozaic-twothirds.mozaic-block-text {
      background-size: cover;
      background-position: center; }
      .mozaic .mozaic-block.mozaic-twothirds.mozaic-block-text.mozaic-block-text-left span {
        left: 25px; }
      .mozaic .mozaic-block.mozaic-twothirds.mozaic-block-text.mozaic-block-text-right span {
        right: 25px; }
    .mozaic .mozaic-block.mozaic-twothirds-video {
      cursor: pointer; }
    .mozaic .mozaic-block .uppercase_caption {
      font-family: 'Knockout26';
      font-size: 120px;
      line-height: 110px; }
  .mozaic .media-col a.media-link {
    display: block;
    position: relative; }
    .mozaic .media-col a.media-link:before {
      content: "";
      position: absolute;
      background: rgba(255, 255, 255, 0);
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      z-index: 10;
      transition: all 0.15s ease-in-out 0s;
      -o-transition: all 0.15s ease-in-out 0s;
      -ms-transition: all 0.15s ease-in-out 0s;
      -moz-transition: all 0.15s ease-in-out 0s;
      -webkit-transition: all 0.15s ease-in-out 0s; }
    .mozaic .media-col a.media-link:hover:before, .mozaic .media-col a.media-link:focus:before, .mozaic .media-col a.media-link:active:before {
      background: rgba(255, 255, 255, 0.3); }
  .mozaic.layout-mt .text-col {
    float: right; }
  @media (max-width: 1025px) {
    .mozaic .orbit-container {
      margin-bottom: 0; } }

.hosb-button {
  border-width: 3px;
  border-style: solid;
  -webkit-transition-property: background-color, color;
  -moz-transition-property: background-color, color;
  transition-property: background-color, color;
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  transition-duration: 0.5s; }

.banner-maps {
  position: relative;
  background: #eee;
  width: auto;
  overflow: auto;
  margin-bottom: 25px; }
  .banner-maps .block {
    display: block;
    font-size: 24px;
    text-transform: uppercase; }
    @media (max-width: 900px) {
      .banner-maps .block {
        padding: 15px;
        text-align: center; } }
    @media (min-width: 900px) {
      .banner-maps .block {
        position: absolute;
        right: 0;
        bottom: 0;
        top: 0;
        margin: 35px;
        padding: 30px 50px;
        width: 340px; } }
    .banner-maps .block .name,
    .banner-maps .block .address {
      font-size: 24px;
      line-height: 1.2em;
      text-align: center; }
      @media (max-width: 900px) {
        .banner-maps .block .name,
        .banner-maps .block .address {
          font-size: 22px;
          display: inline-block;
          vertical-align: middle;
          margin: 0 5px; } }
      @media (max-width: 460px) {
        .banner-maps .block .name,
        .banner-maps .block .address {
          font-size: 20px; } }
    .banner-maps .block .name {
      font-family: "Knockout26", Arial;
      font-weight: 200;
      color: #2f2f2f;
      /*top: 30px;*/ }
    .banner-maps .block .address {
      font-family: "Knockout26", Arial;
      font-size: 90px;
      font-weight: 400;
      line-height: 70px;
      color: #042539;
      text-align: center; }
      @media (min-width: 900px) {
        .banner-maps .block .address {
          position: absolute;
          left: 0;
          right: 0;
          bottom: 10px;
          text-align: right; } }

.flex-video {
  padding-top: 56.25%;
  position: relative; }
  .flex-video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.grid_image_image .grid_image {
  display: block;
  overflow: hidden;
  position: relative; }
  .grid_image_image .grid_image img {
    width: 100%; }
  .grid_image_image .grid_image a {
    display: block; }
    .grid_image_image .grid_image a:before {
      content: "";
      position: absolute;
      background: rgba(255, 255, 255, 0);
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      transition: all 0.15s ease-in-out 0s;
      -o-transition: all 0.15s ease-in-out 0s;
      -ms-transition: all 0.15s ease-in-out 0s;
      -moz-transition: all 0.15s ease-in-out 0s;
      -webkit-transition: all 0.15s ease-in-out 0s; }
    .grid_image_image .grid_image a:hover:before, .grid_image_image .grid_image a:focus:before, .grid_image_image .grid_image a:active:before {
      background: rgba(255, 255, 255, 0.3); }

.bg-video {
  display: block;
  position: relative;
  display: block;
  position: relative; }
  .bg-video:before {
    content: "";
    background: url("/web/20201224080646im_//wp-content/themes/hosb/images/video-arrow.png");
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -35px;
    width: 70px;
    height: 70px;
    background-size: 70px;
    z-index: 8; }

.banner-img .bg-video:before, .banner-slider .bg-video:before {
  margin: -42px;
  width: 84px;
  height: 84px;
  background-size: 84px; }

.featured-in {
  display: block;
  background: #fff;
  text-align: center; }
  .featured-in #logos {
    text-align: center;
    margin: 0 0 60px; }
    .featured-in #logos img {
      max-height: 55px;
      display: inline-block;
      margin: 15px; }
  .featured-in h2 {
    font-size: 120px;
    letter-spacing: 0px;
    line-height: .83em;
    font-family: 'Knockout26'; }
    @media (max-width: 642px) {
      .featured-in h2 {
        font-size: 70px; } }

#input_4_8 [type="checkbox"]:not(:checked) + label:before, #input_4_8 [type="checkbox"]:checked + label:before, #input_4_8 [type="radio"]:not(:checked) + label:before, #input_4_8 [type="radio"]:checked + label:before {
  content: '';
  position: absolute;
  left: 35px;
  top: 1px;
  width: 17px;
  height: 17px;
  border: 1px solid #aaa;
  background: white; }
#input_4_8 [type="checkbox"]:not(:checked) + label:after, #input_4_8 [type="checkbox"]:checked + label:after, #input_4_8 [type="radio"]:not(:checked) + label:after, #input_4_8 [type="radio"]:checked + label:after {
  position: absolute;
  top: 0px;
  left: 38px;
  font-size: 14px;
  color: #09ad7e;
  transition: all .2s; }

.donate {
  position: relative;
  margin-bottom: 16px; }
  .donate .donate-steps div {
    cursor: pointer; }
  .donate .giftaid-form {
    margin-top: 10px; }
  .donate .donate-option-1,
  .donate .donate-option-2,
  .donate .donate-option-3,
  .donate .donate-option-4 {
    margin-bottom: 15px;
    display: block;
    min-height: 70px; }
    .donate .donate-option-1 p,
    .donate .donate-option-2 p,
    .donate .donate-option-3 p,
    .donate .donate-option-4 p {
      font-size: 18px;
      line-height: 23px;
      color: #000;
      padding: 30px 0 0 30px;
      margin-left: 75px;
      margin-bottom: 0; }
    .donate .donate-option-1:before,
    .donate .donate-option-2:before,
    .donate .donate-option-3:before,
    .donate .donate-option-4:before {
      content: "";
      display: block;
      float: left;
      width: 75px;
      height: 75px;
      top: 20px;
      position: relative; }
  .donate .donate-option-1:before {
    background: url("/web/20201224080646im_//wp-content/themes/hosb/images/donate-5.png");
    background-size: 75px; }
  .donate .donate-option-2:before {
    background: url("/web/20201224080646im_//wp-content/themes/hosb/images/donate-25.png");
    background-size: 75px; }
  .donate .donate-option-3:before {
    background: url("/web/20201224080646im_//wp-content/themes/hosb/images/donate-45.png");
    background-size: 75px; }
  .donate .donate-option-4:before {
    background: url("/web/20201224080646im_//wp-content/themes/hosb/images/donate-100.png");
    background-size: 75px; }
  .donate .donate-option-1.active:before {
    background: url("/web/20201224080646im_//wp-content/themes/hosb/images/donate-5-active.png");
    background-size: 75px; }
  .donate .donate-option-2.active:before {
    background: url("/web/20201224080646im_//wp-content/themes/hosb/images/donate-25-active.png");
    background-size: 75px; }
  .donate .donate-option-3.active:before {
    background: url("/web/20201224080646im_//wp-content/themes/hosb/images/donate-45-active.png");
    background-size: 75px; }
  .donate .donate-option-4.active:before {
    background: url("/web/20201224080646im_//wp-content/themes/hosb/images/donate-100-active.png");
    background-size: 75px; }
  .donate .donate-bg {
    padding: 30px;
    background-position: right bottom;
    background-size: cover; }
    .donate .donate-bg .donate-overlay {
      background: rgba(255, 255, 255, 0.7);
      padding: 30px;
      max-width: 500px;
      text-align: left; }
      .donate .donate-bg .donate-overlay .donate-wysiwyg p {
        font-size: 18px; }
      @media screen and (max-width: 550px) {
        .donate .donate-bg .donate-overlay .donate-steps .donate-step {
          margin-bottom: 15px;
          display: block; }
          .donate .donate-bg .donate-overlay .donate-steps .donate-step p {
            font-size: 18px;
            line-height: 23px;
            color: #000;
            margin-left: 0;
            padding: 0; }
          .donate .donate-bg .donate-overlay .donate-steps .donate-step:before {
            content: "";
            display: block;
            margin: auto;
            margin-bottom: 15px;
            width: 80px;
            height: 80px; }
          .donate .donate-bg .donate-overlay .donate-steps .donate-step:nth-child(1):before {
            background: url("/web/20201224080646im_//wp-content/themes/hosb/images/donate_1.png");
            background-size: 80px; }
          .donate .donate-bg .donate-overlay .donate-steps .donate-step:nth-child(2):before {
            background: url("/web/20201224080646im_//wp-content/themes/hosb/images/donate_2.png");
            background-size: 80px; }
          .donate .donate-bg .donate-overlay .donate-steps .donate-step:nth-child(3):before {
            background: url("/web/20201224080646im_//wp-content/themes/hosb/images/donate_3.png");
            background-size: 80px; } }
      @media screen and (min-width: 550px) {
        .donate .donate-bg .donate-overlay .donate-steps .donate-step {
          margin-bottom: 15px;
          display: block; }
          .donate .donate-bg .donate-overlay .donate-steps .donate-step p {
            font-size: 18px;
            line-height: 23px;
            color: #000;
            padding: 15px 0 0 30px;
            margin-left: 112px;
            margin-bottom: 0; }
          .donate .donate-bg .donate-overlay .donate-steps .donate-step:before {
            content: "";
            display: block;
            float: left;
            width: 112px;
            height: 112px; }
          .donate .donate-bg .donate-overlay .donate-steps .donate-step:nth-child(1):before {
            background: url("/web/20201224080646im_//wp-content/themes/hosb/images/donate_1.png");
            background-size: 112px; }
          .donate .donate-bg .donate-overlay .donate-steps .donate-step:nth-child(2):before {
            background: url("/web/20201224080646im_//wp-content/themes/hosb/images/donate_2.png");
            background-size: 112px; }
          .donate .donate-bg .donate-overlay .donate-steps .donate-step:nth-child(3):before {
            background: url("/web/20201224080646im_//wp-content/themes/hosb/images/donate_3.png");
            background-size: 112px; } }
      .donate .donate-bg .donate-overlay .donate-btn span {
        width: 100%;
        font-size: 21px;
        line-height: 28px; }
  .donate .user-other-amount-title {
    font-size: 16px;
    padding: 15px 0px; }
  .donate .user-manage-donations {
    margin: 25px 0px 0px 0px;
    text-align: center; }
    .donate .user-manage-donations a {
      color: #e42181;
      text-decoration: underline;
      font-weight: 700; }
  .donate .strong.donate-wysiwyg {
    font-weight: 600; }
  .donate .user-defined-donation {
    display: block !important; }
  .donate .donate-type-wrap,
  .donate .user-defined-wrap {
    padding: 20px 0px;
    display: block;
    clear: both; }
  .donate span.donate-currency {
    font-size: 30px; }
  .donate .donate-type-wrap {
    margin: 50px 0px 30px 0px; }

.cancel-donation {
  padding: 50px 0px; }
  .cancel-donation h3 {
    margin-bottom: 20px; }
  .cancel-donation a {
    border: 2px solid #000;
    padding: 15px 50px;
    color: #000;
    -webkit-transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-in-out;
    -moz-transition-duration: 0.3s;
    -moz-transition-timing-function: ease-in-out;
    transition-duration: 0.3s;
    transition-timing-function: ease-in-out; }
    .cancel-donation a:hover {
      background: #000;
      color: #fff; }
  .cancel-donation p {
    margin-bottom: 2em; }

.donation-form-wrap {
  background: #C3C6C8; }
  .donation-form-wrap .gform_wrapper div.validation_error {
    background-color: black;
    border: none;
    color: white;
    font-size: 12px;
    line-height: 30px;
    min-height: 60px;
    padding: 15px 30px 15px 90px;
    position: relative;
    text-align: center; }
    .donation-form-wrap .gform_wrapper div.validation_error:after {
      background: #282828;
      content: '!';
      font-size: 30px;
      height: 60px;
      left: 0;
      line-height: 60px;
      position: absolute;
      top: 0;
      width: 60px; }

div#loginModal .login-modal-form input {
  background-color: #fefefe !important;
  border: 2px solid #eee !important;
  max-width: 400px;
  padding: 26px 20px;
  font-size: 14px;
  font-weight: 300;
  padding: 11px 20px !important;
  height: 60px; }

.checkbox-hosb-wrap.active .checkbox-hosb {
  width: 5px;
  height: 5px;
  background-color: #000;
  -webkit-border-radius: 3000px;
  -moz-border-radius: 3000px;
  border-radius: 3000px;
  border: 1px solid #000;
  padding: 3px; }

.checkbox-hosb-wrap {
  width: 20px;
  height: 20px;
  background-color: rgba(255, 255, 255, 0);
  -webkit-border-radius: 3000px;
  -moz-border-radius: 3000px;
  border-radius: 3000px;
  border: 2px solid #000;
  padding: 4px;
  cursor: pointer;
  float: left;
  margin-right: 20px; }

#loginform label {
  display: none; }

#loginform label,
#registerform label {
  display: none; }

p.giftaid-copy {
  font-size: 10px !important;
  text-align: left; }

div#loginModal input#wp-submit {
  background-color: #e42181 !important;
  padding: 14px 20px 14px 20px !important;
  font-size: 15px;
  max-width: 200px;
  font-weight: 500;
  border: 2px solid #fff !important; }
  div#loginModal input#wp-submit:hover {
    background-color: #fff !important;
    color: #e42181;
    border: 2px solid #e42181 !important; }

div#registerModal input#gform_submit_button_3 {
  background-color: #e42181 !important;
  padding: 14px 20px 30px 20px !important;
  font-size: 15px;
  max-width: 200px;
  font-weight: 500;
  border: 2px solid #fff !important; }
  div#registerModal input#gform_submit_button_3:hover {
    background-color: #fff !important;
    color: #e42181;
    border: 2px solid #e42181 !important; }

#loginModal .user-registration,
#registerModal .user-registration {
  color: #E42181;
  text-transform: uppercase;
  font-weight: 500;
  border: 1px solid #E42181;
  max-width: 290px;
  margin: 10px auto 20px auto;
  padding: 10px 20px;
  cursor: pointer;
  -webkit-transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-in-out;
  -moz-transition-duration: 0.3s;
  -moz-transition-timing-function: ease-in-out;
  transition-duration: 0.3s;
  transition-timing-function: ease-in-out; }
  #loginModal .user-registration:hover,
  #registerModal .user-registration:hover {
    background: #E42181;
    color: #fff; }

#registerModal span.login-or,
#loginModal span.login-or {
  margin: 20px 0px;
  display: block;
  font-size: 16px;
  color: #555; }

div#loginModal {
  background-color: #fff; }
  div#loginModal .forgot-your-password {
    display: block;
    margin-bottom: 30px; }
  div#loginModal.reveal-modal > img {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0);
    max-height: auto; }
  div#loginModal .form-logo {
    margin: 20px 0px; }
  div#loginModal .login-modal-form input {
    background-color: #fefefe !important;
    border: 2px solid #eee !important;
    max-width: 400px;
    padding: 20px; }

div#registerModal {
  background-color: #fff; }
  div#registerModal .forgot-your-password {
    display: block;
    margin-bottom: 30px; }
  div#registerModal.reveal-modal > img {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0);
    max-height: auto; }
  div#registerModal .form-logo {
    margin: 20px 0px; }
  div#registerModal .login-modal-form input {
    background-color: #fefefe !important;
    border: 2px solid #eee !important;
    max-width: 540px;
    padding: 20px; }

.donation-form .gform_wrapper.gf_browser_chrome .ginput_complex .ginput_right select, .donation-form .gform_wrapper.gf_browser_chrome .ginput_complex select {
  text-indent: .188em;
  line-height: 1.2em;
  margin-bottom: .313em; }
.donation-form .clear-multi div select {
  width: 85px; }
.donation-form .gform_wrapper .gfield_checkbox li label, .donation-form .gform_wrapper .gfield_radio li label {
  margin: 0 0 0 0px; }
.donation-form label#label_1_5_1, .donation-form label#label_2_11_1, .donation-form label#label_4_1_1, .donation-form label#label_2_11_2, .donation-form label#label_1_5_2 {
  background-color: #ddd;
  padding: 13px 13px 13px 45px;
  max-width: 570px; }
.donation-form #field_4_1 [type="checkbox"]:not(:checked) + label:before, .donation-form #field_4_1 [type="checkbox"]:checked + label:before, .donation-form #field_4_1 [type="radio"]:not(:checked) + label:before, .donation-form #field_4_1 [type="radio"]:checked + label:before {
  left: 15px;
  top: 22px; }
.donation-form #field_4_1 [type="checkbox"]:not(:checked) + label:after, .donation-form #field_4_1 [type="checkbox"]:checked + label:after, .donation-form #field_4_1 [type="radio"]:not(:checked) + label:after, .donation-form #field_4_1 [type="radio"]:checked + label:after {
  top: 21px;
  left: 17px; }
.donation-form #field_2_11 [type="checkbox"]:not(:checked) + label:before, .donation-form #field_2_11 [type="checkbox"]:checked + label:before, .donation-form #field_2_11 [type="radio"]:not(:checked) + label:before, .donation-form #field_2_11 [type="radio"]:checked + label:before, .donation-form #field_1_5 [type="checkbox"]:not(:checked) + label:before, .donation-form #field_1_5 [type="checkbox"]:checked + label:before, .donation-form #field_1_5 [type="radio"]:not(:checked) + label:before, .donation-form #field_1_5 [type="radio"]:checked + label:before {
  left: 15px;
  top: 15px; }
.donation-form #field_2_11 [type="checkbox"]:not(:checked) + label:after, .donation-form #field_2_11 [type="checkbox"]:checked + label:after, .donation-form #field_2_11 [type="radio"]:not(:checked) + label:after, .donation-form #field_2_11 [type="radio"]:checked + label:after, .donation-form #field_1_5 [type="checkbox"]:not(:checked) + label:after, .donation-form #field_1_5 [type="checkbox"]:checked + label:after, .donation-form #field_1_5 [type="radio"]:not(:checked) + label:after, .donation-form #field_1_5 [type="radio"]:checked + label:after {
  top: 14px;
  left: 17px; }
.donation-form #field_2_16 [type="checkbox"]:not(:checked) + label:before,
.donation-form #field_2_16 [type="checkbox"]:checked + label:before,
.donation-form #field_2_16 [type="radio"]:not(:checked) + label:before,
.donation-form #field_2_16 [type="radio"]:checked + label:before, .donation-form #field_2_15 [type="checkbox"]:not(:checked) + label:before,
.donation-form #field_2_15 [type="checkbox"]:checked + label:before,
.donation-form #field_2_15 [type="radio"]:not(:checked) + label:before,
.donation-form #field_2_15 [type="radio"]:checked + label:before,
.donation-form #field_1_11 [type="checkbox"]:not(:checked) + label:before,
.donation-form #field_1_11 [type="checkbox"]:checked + label:before,
.donation-form #field_1_11 [type="radio"]:not(:checked) + label:before,
.donation-form #field_1_11 [type="radio"]:checked + label:before, .donation-form #field_1_12 [type="checkbox"]:not(:checked) + label:before,
.donation-form #field_1_12 [type="checkbox"]:checked + label:before,
.donation-form #field_1_12 [type="radio"]:not(:checked) + label:before,
.donation-form #field_1_12 [type="radio"]:checked + label:before {
  left: -25px;
  top: 0px; }
.donation-form #field_2_16 li label, .donation-form #field_2_15 li label,
.donation-form #field_1_11 li label, .donation-form #field_1_12 li label {
  margin: 0 0px 0 25px; }
.donation-form #field_2_16 [type="checkbox"]:not(:checked) + label:after, .donation-form #field_2_16 [type="checkbox"]:checked + label:after, .donation-form #field_2_16 [type="radio"]:not(:checked) + label:after, .donation-form #field_2_16 [type="radio"]:checked + label:after, .donation-form #field_2_15 [type="checkbox"]:not(:checked) + label:after, .donation-form #field_2_15 [type="checkbox"]:checked + label:after, .donation-form #field_2_15 [type="radio"]:not(:checked) + label:after, .donation-form #field_2_15 [type="radio"]:checked + label:after,
.donation-form #field_1_11 [type="checkbox"]:not(:checked) + label:after,
.donation-form #field_1_11 [type="checkbox"]:checked + label:after,
.donation-form #field_1_11 [type="radio"]:not(:checked) + label:after,
.donation-form #field_1_11 [type="radio"]:checked + label:after, .donation-form #field_1_12 [type="checkbox"]:not(:checked) + label:after, .donation-form #field_1_12 [type="checkbox"]:checked + label:after, .donation-form #field_1_12 [type="radio"]:not(:checked) + label:after, .donation-form #field_1_12 [type="radio"]:checked + label:after {
  top: -1px;
  left: -23px; }

.login-modal-form input {
  background-color: #fefefe !important;
  border: 2px solid #eee !important;
  max-width: 540px;
  padding: 20px; }

.donation-form #field_4_1 [type="checkbox"]:not(:checked) + label:before, .donation-form #field_4_1 [type="checkbox"]:checked + label:before, .donation-form #field_4_1 [type="radio"]:not(:checked) + label:before, .donation-form #field_4_1 [type="radio"]:checked + label:before {
  left: 15px;
  top: 30px; }

.donation-form #field_4_1 [type="checkbox"]:not(:checked) + label:after, .donation-form #field_4_1 [type="checkbox"]:checked + label:after, .donation-form #field_4_1 [type="radio"]:not(:checked) + label:after, .donation-form #field_4_1 [type="radio"]:checked + label:after {
  top: 28px;
  left: 17px; }

.gform_wrapper.gf_browser_chrome .ginput_complex .ginput_right select, .gform_wrapper.gf_browser_chrome .ginput_complex select {
  text-indent: .188em;
  line-height: 1.2em;
  margin-bottom: .313em; }

.clear-multi div select {
  width: 85px; }

.gform_wrapper .gfield_checkbox li label, .gform_wrapper .gfield_radio li label {
  margin: 0 0 0 0px; }

label#label_1_5_1, label#label_2_11_1, label#label_4_1_1, label#label_2_11_2, label#label_1_5_2 {
  background-color: #ddd;
  padding: 13px 13px 13px 45px;
  max-width: 570px; }

#field_4_1 [type="checkbox"]:not(:checked) + label:before, #field_4_1 [type="checkbox"]:checked + label:before, #field_4_1 [type="radio"]:not(:checked) + label:before, #field_4_1 [type="radio"]:checked + label:before {
  left: 15px;
  top: 22px; }
#field_4_1 [type="checkbox"]:not(:checked) + label:after, #field_4_1 [type="checkbox"]:checked + label:after, #field_4_1 [type="radio"]:not(:checked) + label:after, #field_4_1 [type="radio"]:checked + label:after {
  top: 21px;
  left: 17px; }

#field_2_11 [type="checkbox"]:not(:checked) + label:before, #field_2_11 [type="checkbox"]:checked + label:before, #field_2_11 [type="radio"]:not(:checked) + label:before, #field_2_11 [type="radio"]:checked + label:before, #field_1_5 [type="checkbox"]:not(:checked) + label:before, #field_1_5 [type="checkbox"]:checked + label:before, #field_1_5 [type="radio"]:not(:checked) + label:before, #field_1_5 [type="radio"]:checked + label:before {
  left: 15px;
  top: 15px; }
#field_2_11 [type="checkbox"]:not(:checked) + label:after, #field_2_11 [type="checkbox"]:checked + label:after, #field_2_11 [type="radio"]:not(:checked) + label:after, #field_2_11 [type="radio"]:checked + label:after, #field_1_5 [type="checkbox"]:not(:checked) + label:after, #field_1_5 [type="checkbox"]:checked + label:after, #field_1_5 [type="radio"]:not(:checked) + label:after, #field_1_5 [type="radio"]:checked + label:after {
  top: 14px;
  left: 17px; }

#field_2_16 [type="checkbox"]:not(:checked) + label:before,
#field_2_16 [type="checkbox"]:checked + label:before,
#field_2_16 [type="radio"]:not(:checked) + label:before,
#field_2_16 [type="radio"]:checked + label:before, #field_2_15 [type="checkbox"]:not(:checked) + label:before,
#field_2_15 [type="checkbox"]:checked + label:before,
#field_2_15 [type="radio"]:not(:checked) + label:before,
#field_2_15 [type="radio"]:checked + label:before,
#field_1_11 [type="checkbox"]:not(:checked) + label:before,
#field_1_11 [type="checkbox"]:checked + label:before,
#field_1_11 [type="radio"]:not(:checked) + label:before,
#field_1_11 [type="radio"]:checked + label:before, #field_1_12 [type="checkbox"]:not(:checked) + label:before,
#field_1_12 [type="checkbox"]:checked + label:before,
#field_1_12 [type="radio"]:not(:checked) + label:before,
#field_1_12 [type="radio"]:checked + label:before {
  left: -25px;
  top: 0px; }
#field_2_16 li label, #field_2_15 li label,
#field_1_11 li label, #field_1_12 li label {
  margin: 0 0px 0 25px; }
#field_2_16 [type="checkbox"]:not(:checked) + label:after, #field_2_16 [type="checkbox"]:checked + label:after, #field_2_16 [type="radio"]:not(:checked) + label:after, #field_2_16 [type="radio"]:checked + label:after, #field_2_15 [type="checkbox"]:not(:checked) + label:after, #field_2_15 [type="checkbox"]:checked + label:after, #field_2_15 [type="radio"]:not(:checked) + label:after, #field_2_15 [type="radio"]:checked + label:after,
#field_1_11 [type="checkbox"]:not(:checked) + label:after,
#field_1_11 [type="checkbox"]:checked + label:after,
#field_1_11 [type="radio"]:not(:checked) + label:after,
#field_1_11 [type="radio"]:checked + label:after, #field_1_12 [type="checkbox"]:not(:checked) + label:after, #field_1_12 [type="checkbox"]:checked + label:after, #field_1_12 [type="radio"]:not(:checked) + label:after, #field_1_12 [type="radio"]:checked + label:after {
  top: -1px;
  left: -23px; }

.donation-form #field_4_1 [type="checkbox"]:not(:checked) + label:before, .donation-form #field_4_1 [type="checkbox"]:checked + label:before, .donation-form #field_4_1 [type="radio"]:not(:checked) + label:before, .donation-form #field_4_1 [type="radio"]:checked + label:before {
  left: 15px;
  top: 30px; }

.donation-form #field_4_1 [type="checkbox"]:not(:checked) + label:after, .donation-form #field_4_1 [type="checkbox"]:checked + label:after, .donation-form #field_4_1 [type="radio"]:not(:checked) + label:after, .donation-form #field_4_1 [type="radio"]:checked + label:after {
  top: 28px;
  left: 17px; }

.giftaid-calculation-wrap {
  margin-top: 15px;
  padding-bottom: 30px; }

.sub-title-ty {
  font-size: 50px;
  color: #E42181;
  text-transform: uppercase;
  font-weight: 200;
  margin-top: 50px;
  line-height: 1.2em; }

.statement {
  font-weight: 700;
  text-transform: uppercase;
  margin: 50px 0px 40px 0px; }

.back-to-home {
  background-color: #E42181;
  color: #fff;
  text-transform: uppercase;
  padding: 10px;
  max-width: 220px;
  font-size: 12px;
  font-weight: 500; }

.social-media-links a {
  float: left;
  margin-left: 20px;
  font-size: 24px; }
  .social-media-links a i {
    color: #000; }
.social-media-links a#sticky_press {
  font-size: 15px;
  font-weight: 500; }
  .social-media-links a#sticky_press div {
    color: #000; }

.thank-you-links {
  padding: 50px 0px; }

.donate-quote {
  text-transform: inherit !important;
  line-height: 28px !important;
  font-size: 20px !important;
  font-style: italic !important; }

strong.qauthor {
  font-size: 12px !important;
  text-transform: initial !important; }

.follow {
  position: relative; }
  .follow .follow-bg {
    padding: 30px;
    background-position: right bottom;
    background-size: cover; }
    .follow .follow-bg .follow-overlay {
      background: rgba(255, 255, 255, 0.7);
      padding: 30px;
      max-width: 500px;
      text-align: left; }
      .follow .follow-bg .follow-overlay h3 {
        font-family: Knockout26;
        font-size: 50px;
        letter-spacing: 2px;
        text-align: center;
        margin-bottom: 15px;
        font-weight: 300; }
      .follow .follow-bg .follow-overlay .follow-socials {
        /*@extend .mb-spacing;*/ }
        .follow .follow-bg .follow-overlay .follow-socials .follow-social {
          margin-bottom: 15px;
          display: block; }
          .follow .follow-bg .follow-overlay .follow-socials .follow-social .follow-social-text {
            padding: 15px 0 15px 30px;
            margin-left: 110px; }
            @media screen and (max-width: 550px) {
              .follow .follow-bg .follow-overlay .follow-socials .follow-social .follow-social-text {
                margin-left: 80px; } }
            .follow .follow-bg .follow-overlay .follow-socials .follow-social .follow-social-text a {
              font-size: 18px;
              line-height: 23px;
              color: #000;
              word-wrap: break-word; }
              .follow .follow-bg .follow-overlay .follow-socials .follow-social .follow-social-text a:hover, .follow .follow-bg .follow-overlay .follow-socials .follow-social .follow-social-text a:active, .follow .follow-bg .follow-overlay .follow-socials .follow-social .follow-social-text a:focus {
                color: #999; }
          .follow .follow-bg .follow-overlay .follow-socials .follow-social:before {
            content: "";
            background: url("/web/20201224080646im_//wp-content/themes/hosb/images/follow_socials.png");
            background-position: 0px 0px;
            display: block;
            float: left;
            background-size: 110px;
            width: 110px;
            height: 110px; }
            @media screen and (max-width: 550px) {
              .follow .follow-bg .follow-overlay .follow-socials .follow-social:before {
                background-size: 80px;
                width: 80px;
                height: 80px; } }
          .follow .follow-bg .follow-overlay .follow-socials .follow-social:nth-child(1):before {
            background-position: 0px    0px; }
          .follow .follow-bg .follow-overlay .follow-socials .follow-social:nth-child(2):before {
            background-position: 0px -133px; }
          .follow .follow-bg .follow-overlay .follow-socials .follow-social:nth-child(3):before {
            background-position: 0px -268px; }
          .follow .follow-bg .follow-overlay .follow-socials .follow-social:nth-child(4):before {
            background-position: 0px -399px; }
          .follow .follow-bg .follow-overlay .follow-socials .follow-social:nth-child(5):before {
            background-position: 0px -530px; }
          @media only screen and (max-width: 550px) {
            .follow .follow-bg .follow-overlay .follow-socials .follow-social:nth-child(1):before {
              background-position: 0px    0px; }
            .follow .follow-bg .follow-overlay .follow-socials .follow-social:nth-child(2):before {
              background-position: 0px  -97px; }
            .follow .follow-bg .follow-overlay .follow-socials .follow-social:nth-child(3):before {
              background-position: 0px -195px; }
            .follow .follow-bg .follow-overlay .follow-socials .follow-social:nth-child(4):before {
              background-position: 0px -290px; }
            .follow .follow-bg .follow-overlay .follow-socials .follow-social:nth-child(5):before {
              background-position: 0px -385px; } }

.how-help .help-block {
  text-align: center; }
  .how-help .help-block .help-image {
    margin-bottom: 20px; }
    .how-help .help-block .help-image img {
      width: 240px;
      max-height: 240px; }
  .how-help .help-block h3 {
    margin-bottom: 20px; }
  .how-help .help-block .grey-block {
    padding: 20px;
    padding-bottom: 95px;
    background: #f6f6f6; }
    .how-help .help-block .grey-block .grey-wysiwyg p, .how-help .help-block .grey-block .grey-wysiwyg li {
      font-family: "Gotham Book";
      color: #000; }
      @media only screen and (min-width: 642px) and (max-width: 1025px) {
        .how-help .help-block .grey-block .grey-wysiwyg p, .how-help .help-block .grey-block .grey-wysiwyg li {
          font-size: 11px; } }
    .how-help .help-block .grey-block .btn-color {
      position: absolute;
      left: 30px;
      right: 30px;
      bottom: 30px; }

.map .row .columns h2 {
  margin-bottom: 15px; }

.title1 {
  margin-bottom: 27px; }
  .title1 .knockout-font-title h2 {
    padding: 80px 60px 60px;
    font-size: 120px;
    letter-spacing: 0px;
    line-height: .83em; }
  .title1 h2 {
    padding: 60px;
    font-family: "Knockout26";
    font-weight: 500;
    color: white;
    position: relative;
    font-size: 120px;
    letter-spacing: 0px;
    line-height: .83em; }

.support h2 {
  font-family: "Knockout26";
  font-weight: 500;
  color: #000;
  position: relative;
  font-size: 120px;
  letter-spacing: 0px;
  line-height: .83em; }

.title_login .login-toggle {
  float: right;
  position: relative;
  z-index: 9990;
  padding: 20px 40px; }
  .title_login .login-toggle a {
    color: #fff; }

.tickets h2 {
  /*padding: 2*$spacing;*/
  /*font-family: "Gotham Book";*/
  /*font-weight: bold;   */
  /*color: white;*/ }
.tickets .banner-button {
  position: absolute;
  margin: 0 0.9375em; }
.tickets .tickets-list {
  padding: 30px;
  background-color: #e4e4e4; }
  .tickets .tickets-list .columns {
    padding: 0; }
  .tickets .tickets-list .row {
    margin: 0; }
  .tickets .tickets-list .ticket {
    background-color: #fff;
    position: relative; }
    .tickets .tickets-list .ticket:not(:last-child) {
      margin-bottom: 25px; }
    .tickets .tickets-list .ticket .ticket-main {
      float: left;
      position: relative; }
      @media only screen and (max-width: 1025px) {
        .tickets .tickets-list .ticket .ticket-main {
          width: 100%; } }
      @media only screen and (min-width: 1025px) {
        .tickets .tickets-list .ticket .ticket-main {
          width: 66.666666666666%; } }
      .tickets .tickets-list .ticket .ticket-main .ticket-main-top {
        position: relative; }
        @media only screen and (min-width: 640px) {
          .tickets .tickets-list .ticket .ticket-main .ticket-main-top {
            padding-top: 33.333333333%; } }
        @media only screen and (max-width: 641px) {
          .tickets .tickets-list .ticket .ticket-main .ticket-main-top .ticket-img {
            width: 100%;
            padding-top: 100%; } }
        @media only screen and (min-width: 642px) {
          .tickets .tickets-list .ticket .ticket-main .ticket-main-top .ticket-img {
            top: 0;
            position: absolute;
            width: 50%;
            height: 100%; } }
        .tickets .tickets-list .ticket .ticket-main .ticket-main-top .ticket-img img {
          width: 100%; }
        .tickets .tickets-list .ticket .ticket-main .ticket-main-top .ticket-title {
          height: 100%;
          padding: 20px; }
          @media only screen and (max-width: 641px) {
            .tickets .tickets-list .ticket .ticket-main .ticket-main-top .ticket-title {
              width: 100%;
              left: 0;
              top: 50%; } }
          @media only screen and (min-width: 640px) {
            .tickets .tickets-list .ticket .ticket-main .ticket-main-top .ticket-title {
              position: absolute;
              top: 0;
              width: 50%;
              left: 50%;
              top: 0; } }
          @media only screen and (max-width: 960px) {
            .tickets .tickets-list .ticket .ticket-main .ticket-main-top .ticket-title .date {
              font-family: "Gotham Book";
              font-size: 13px; } }
          @media only screen and (min-width: 961px) {
            .tickets .tickets-list .ticket .ticket-main .ticket-main-top .ticket-title .date {
              font-family: "Gotham Book";
              font-size: 14px; } }
          @media only screen and (min-width: 640px) {
            .tickets .tickets-list .ticket .ticket-main .ticket-main-top .ticket-title .date {
              left: 20px;
              margin-top: 20px; } }
          @media only screen and (min-width: 640px) {
            .tickets .tickets-list .ticket .ticket-main .ticket-main-top .ticket-title .preview_text {
              position: absolute;
              bottom: 20px;
              left: 20px; } }
          .tickets .tickets-list .ticket .ticket-main .ticket-main-top .ticket-title .arrow-collapse {
            width: 26px;
            height: 16px;
            background: url(/web/20201224080646im_//wp-content/themes/hosb/images/arrow-collapse.png);
            cursor: pointer;
            position: absolute;
            bottom: 20px;
            left: 100px;
            transition: all 0.2s ease-in-out 0s;
            -o-transition: all 0.2s ease-in-out 0s;
            -ms-transition: all 0.2s ease-in-out 0s;
            -moz-transition: all 0.2s ease-in-out 0s;
            -webkit-transition: all 0.2s ease-in-out 0s; }
            .tickets .tickets-list .ticket .ticket-main .ticket-main-top .ticket-title .arrow-collapse:before {
              position: absolute;
              content: "More info";
              left: -300%;
              width: 300%;
              opacity: 1;
              transition: all 0.2s ease-in-out 0s;
              -o-transition: all 0.2s ease-in-out 0s;
              -ms-transition: all 0.2s ease-in-out 0s;
              -moz-transition: all 0.2s ease-in-out 0s;
              -webkit-transition: all 0.2s ease-in-out 0s; }
            .tickets .tickets-list .ticket .ticket-main .ticket-main-top .ticket-title .arrow-collapse.active {
              transform: scale(1, -1);
              -o-transform: scale(1, -1);
              -ms-transform: scale(1, -1);
              -moz-transform: scale(1, -1);
              -webkit-transform: scale(1, -1); }
              .tickets .tickets-list .ticket .ticket-main .ticket-main-top .ticket-title .arrow-collapse.active:before {
                opacity: 0; }
      .tickets .tickets-list .ticket .ticket-main .ticket-main-bottom {
        position: relative; }
        .tickets .tickets-list .ticket .ticket-main .ticket-main-bottom .ticket-infos {
          padding: 20px;
          width: 100%; }
          @media only screen and (min-width: 640px) {
            .tickets .tickets-list .ticket .ticket-main .ticket-main-bottom .ticket-infos {
              -webkit-column-count: 2;
              -moz-column-count: 2;
              column-count: 2;
              -webkit-column-gap: 40px;
              -moz-column-gap: 40px;
              column-gap: 40px; } }
    .tickets .tickets-list .ticket .ticket-side {
      position: relative;
      float: left; }
      @media only screen and (max-width: 1025px) {
        .tickets .tickets-list .ticket .ticket-side {
          width: 100%;
          padding: 25px; } }
      @media only screen and (min-width: 1025px) {
        .tickets .tickets-list .ticket .ticket-side {
          width: 33.333333333%;
          padding-top: 22.22222222%; } }
      .tickets .tickets-list .ticket .ticket-side .ticket-price {
        font-family: "Gotham Book";
        font-size: 15px; }
        @media only screen and (max-width: 1025px) {
          .tickets .tickets-list .ticket .ticket-side .ticket-price {
            display: block;
            text-align: center;
            margin-bottom: 20px; } }
        @media only screen and (min-width: 640px) and (max-width: 1025px) {
          .tickets .tickets-list .ticket .ticket-side .ticket-price {
            position: absolute;
            bottom: 0;
            left: 20px; } }
        @media only screen and (min-width: 1025px) {
          .tickets .tickets-list .ticket .ticket-side .ticket-price {
            position: absolute;
            left: 20px;
            bottom: 20px; } }
      @media only screen and (max-width: 641px) {
        .tickets .tickets-list .ticket .ticket-side .ticket-book {
          margin-bottom: 20px; } }
      @media only screen and (max-width: 1025px) {
        .tickets .tickets-list .ticket .ticket-side .ticket-book {
          display: block;
          text-align: center; } }
      @media only screen and (min-width: 1025px) {
        .tickets .tickets-list .ticket .ticket-side .ticket-book {
          position: absolute;
          right: 20px;
          bottom: 20px; } }
      .tickets .tickets-list .ticket .ticket-side .ticket-book span {
        /*display: inline;*/ }
      @media only screen and (max-width: 1025px) {
        .tickets .tickets-list .ticket .ticket-side .ticket-share {
          display: block; } }
      @media only screen and (min-width: 640px) and (max-width: 1025px) {
        .tickets .tickets-list .ticket .ticket-side .ticket-share {
          position: absolute;
          bottom: 0;
          right: 20px;
          margin-bottom: 20px; } }
      @media only screen and (min-width: 1025px) {
        .tickets .tickets-list .ticket .ticket-side .ticket-share {
          position: absolute;
          right: 20px;
          top: 20px; } }
      .tickets .tickets-list .ticket .ticket-side .ticket-share a {
        display: inline-block;
        height: 35px; }
        .tickets .tickets-list .ticket .ticket-side .ticket-share a.fb_grey {
          width: 30px;
          background: url("/web/20201224080646im_//wp-content/themes/hosb/images/fb_grey.png"); }
        .tickets .tickets-list .ticket .ticket-side .ticket-share a.tw_grey {
          width: 35px;
          background: url("/web/20201224080646im_//wp-content/themes/hosb/images/tw_grey.png"); }
        .tickets .tickets-list .ticket .ticket-side .ticket-share a.share_grey {
          width: 50px;
          background: url("/web/20201224080646im_//wp-content/themes/hosb/images/share_grey.png"); }

/*Reveal modal*/
.reveal-modal-bg {
  margin-top: -50px; }

.reveal-modal {
  min-height: 0;
  text-align: center;
  border: none;
  padding: 0;
  box-shadow: none;
  background: none;
  margin: 30px auto !important; }
  .reveal-modal .close-reveal-modal {
    top: -40px;
    right: -40px;
    color: white; }
    .reveal-modal .close-reveal-modal-exit {
      font-size: 33px;
      font-weight: 100;
      position: absolute;
      left: 90%;
      top: 18px; }
    @media (max-width: 642px) {
      .reveal-modal .close-reveal-modal {
        right: 10px; } }
  .reveal-modal > img {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
    max-height: 500px; }

/*Tab Block*/
/*Membership*/
/*Private hire*/
/*Governance*/
.row[data-anchor="careers"] .between-triangles .row .columns h2 {
  padding-top: 0;
  margin-bottom: 17px; }

.row[data-anchor="about-our-club"] {
  margin-bottom: 40px; }

.row[data-anchor="our-vision"] {
  margin-bottom: 40px; }

.row[data-anchor="art_room"] {
  margin-bottom: 27px; }
  .row[data-anchor="art_room"] .art_room .tab-block-tabs .tabs {
    margin-bottom: 20px !important;
    margin-top: 45px; }

.row[data-anchor="membership"] .tab-block-head h2 {
  font-family: "Knockout26", Arial;
  font-size: 120px; }
  @media screen and (max-width: 480px) {
    .row[data-anchor="membership"] .tab-block-head h2 {
      font-size: 60px; } }

/* WILLH */
.row[data-page="club"] .membership {
  background-color: #012639; }
  .row[data-page="club"] .membership .tab-block-head h2 {
    color: #D5FF33; }
  .row[data-page="club"] .membership .tab-block-tabs .tabs .tab-title a {
    background-color: rgba(255, 255, 255, 0.1);
    color: #fff;
    font-family: "Gotham", Arial;
    font-size: 16px;
    font-weight: 500; }
    .row[data-page="club"] .membership .tab-block-tabs .tabs .tab-title a:hover, .row[data-page="club"] .membership .tab-block-tabs .tabs .tab-title a:focus {
      background-color: rgba(255, 255, 255, 0.2); }
  .row[data-page="club"] .membership .tab-block-tabs .tabs .tab-title.active a {
    background-color: #D5FF33;
    color: #032333; }
  .row[data-page="club"] .membership .tab-block-tabs .tabs-content {
    color: #fff;
    text-align: left; }
    .row[data-page="club"] .membership .tab-block-tabs .tabs-content .content {
      margin: 0 auto;
      max-width: 780px;
      padding-bottom: 40px; }
      .row[data-page="club"] .membership .tab-block-tabs .tabs-content .content form label {
        color: #fff; }
      .row[data-page="club"] .membership .tab-block-tabs .tabs-content .content table {
        width: 100%;
        margin-bottom: 40px; }
      .row[data-page="club"] .membership .tab-block-tabs .tabs-content .content tr td:nth-child(1) {
        font-family: "Gotham", Arial; }
      .row[data-page="club"] .membership .tab-block-tabs .tabs-content .content tr th {
        font-family: "Gotham", Arial; }
      .row[data-page="club"] .membership .tab-block-tabs .tabs-content .content tr td, .row[data-page="club"] .membership .tab-block-tabs .tabs-content .content tr th {
        border-bottom: 1px solid #1a3c4d;
        font-size: 15px;
        padding: 20px;
        text-align: left; }
        .row[data-page="club"] .membership .tab-block-tabs .tabs-content .content tr td::first-letter, .row[data-page="club"] .membership .tab-block-tabs .tabs-content .content tr th::first-letter {
          text-transform: capitalize; }
      .row[data-page="club"] .membership .tab-block-tabs .tabs-content .content p {
        line-height: 1.5; }
      .row[data-page="club"] .membership .tab-block-tabs .tabs-content .content .table-side {
        margin-bottom: 40px; }
      .row[data-page="club"] .membership .tab-block-tabs .tabs-content .content .table-side, .row[data-page="club"] .membership .tab-block-tabs .tabs-content .content .table-side p {
        font-size: 12px;
        line-height: 1.5; }
      .row[data-page="club"] .membership .tab-block-tabs .tabs-content .content#panel3 {
        margin: 0 auto;
        max-width: none; }
        .row[data-page="club"] .membership .tab-block-tabs .tabs-content .content#panel3 p:first-child {
          font-weight: bold; }
  .row[data-page="club"] .membership .tab-block-tabs .membershipForm__radioContainer {
    text-transform: capitalize; }

.membershipForm {
  padding-top: 50px; }
  @media (min-width: 960px) {
    .membershipForm {
      padding: 0 0 0 80px; } }
  .membershipForm__stepsHeading {
    color: #D5FF33;
    font-family: "Gotham", sans-serif;
    font-size: 16px;
    margin-bottom: 30px;
    text-transform: uppercase; }
  .membershipForm__form {
    text-align: left; }
    .membershipForm__form ::placeholder {
      /* Chrome, Firefox, Opera, Safari 10.1+ */
      color: rgba(255, 255, 255, 0.5);
      opacity: 1;
      /* Firefox */ }
    .membershipForm__form :-ms-input-placeholder {
      /* Internet Explorer 10-11 */
      color: rgba(255, 255, 255, 0.5); }
    .membershipForm__form ::-ms-input-placeholder {
      /* Microsoft Edge */
      color: rgba(255, 255, 255, 0.5); }
  .membershipForm__formGroup {
    margin-bottom: 15px; }
  .membershipForm__error {
    color: #e74c3c;
    font-family: "Gotham", sans-serif;
    font-size: 14px;
    margin: 15px 0 25px; }
    .membershipForm__error ul li, .membershipForm__error p {
      color: #e74c3c;
      font-size: 14px;
      margin: 10px 0 0; }
  .membershipForm__formGroup--error .membershipForm__input, .membershipForm__formGroup--error .membershipForm__dropdown {
    border: 1px solid #e74c3c; }
  .membershipForm__label {
    color: #fff;
    font-family: 'Gotham', sans-serif;
    font-size: 14px; }
  .membershipForm__input {
    background-color: #1a3c4d !important;
    border: 0;
    border: 1px solid transparent;
    color: #D5FF33;
    font-size: 14px;
    height: 46px;
    margin-top: 5px;
    padding: 20px;
    width: 100%;
    transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s; }
    .membershipForm__input--active, .membershipForm__input:focus {
      border: 1px solid #D5FF33; }
  .membershipForm__dob_day, .membershipForm__dob_month, .membershipForm__dob_year {
    display: inline-block;
    margin-right: 8px;
    width: 25%; }
  .membershipForm__dob_year {
    width: 40%; }
  .membershipForm__radioWrap {
    display: flex;
    height: 46px; }
  .membershipForm__radioContainer {
    height: 46px;
    line-height: 22px;
    padding-right: 20px; }
    .membershipForm__radioContainer:before {
      background-color: #1a3c4d !important;
      border-width: 0 !important; }
    .membershipForm__radioContainer:hover:before {
      border-color: #D5FF33 !important; }
    .membershipForm__radioContainer:after {
      color: #D5FF33 !important;
      font-size: 30px !important;
      left: 1px !important;
      top: 1px !important; }
  .membershipForm__footer {
    display: flex; }
  .membershipForm__previousLink {
    border-width: 0;
    background-color: transparent;
    padding-left: 20px;
    position: relative;
    font-size: 14px;
    color: #fff; }
    .membershipForm__previousLink:after {
      content: ' ';
      position: absolute;
      top: 18px;
      left: 0;
      z-index: 1;
      border: solid #fff;
      border-width: 0 2px 2px 0;
      display: inline-block;
      padding: 4px;
      transform: rotate(135deg);
      -webkit-transform: rotate(135deg); }
  .membershipForm__button {
    align-items: center;
    background-color: #D5FF33;
    border: 0;
    color: #012639;
    display: flex;
    font-family: "Gotham", sans-serif;
    font-size: 16px;
    height: 48px;
    justify-content: center;
    margin-left: auto;
    text-transform: uppercase;
    width: 179px; }
  .membershipForm__dropdownWrap {
    position: relative; }
    .membershipForm__dropdownWrap:after {
      content: ' ';
      position: absolute;
      top: 22px;
      right: 20px;
      z-index: 1;
      border: solid #fff;
      border-width: 0 2px 2px 0;
      display: inline-block;
      padding: 4px;
      transform: rotate(45deg);
      -webkit-transform: rotate(45deg); }
  .membershipForm__dropdown {
    background-color: #1a3c4d;
    background-image: none;
    border: 0;
    color: #fff;
    height: 46px;
    margin-top: 5px;
    padding: 0 20px; }
    .membershipForm__dropdown:hover {
      background-color: #1a3c4d; }
  .membershipForm__checkboxesWrap ul {
    list-style: none;
    margin: 0;
    padding: 0; }
    .membershipForm__checkboxesWrap ul li {
      display: block; }
      .membershipForm__checkboxesWrap ul li label {
        float: none !important;
        line-height: 22px;
        margin-bottom: 0.5rem !important; }
        .membershipForm__checkboxesWrap ul li label:before {
          background-color: #1a3c4d !important;
          border-color: #D5FF33 !important; }
        .membershipForm__checkboxesWrap ul li label:after {
          color: #D5FF33 !important; }
  .membershipForm * {
    backface-visibility: hidden;
    perspective: 1000px;
    transform: translateZ(0);
    will-change: height; }

.expand-enter-active,
.expand-leave-active {
  overflow: hidden;
  transition-property: opacity, height;
  transition: height 1s ease-in-out; }

.expand-enter,
.expand-leave-to {
  height: 0;
  opacity: 0; }

.tab-block {
  padding: 20px;
  text-align: center; }
  @media (min-width: 460px) {
    .tab-block {
      padding: 30px 60px; } }
  @media (min-width: 750px) {
    .tab-block {
      padding: 30px 110px; } }
  .tab-block--left-align {
    text-align: left; }
  .tab-block .tab-block-head {
    margin: 0 0 20px; }
    @media (min-width: 960px) {
      .tab-block .tab-block-head {
        margin: 25px 0 60px; } }
    .tab-block .tab-block-head > * {
      display: inline-block;
      padding: 0;
      vertical-align: middle; }
      @media only screen and (min-width: 1025px) {
        .tab-block .tab-block-head > * {
          margin: 0 10px; } }
  .tab-block .btn-yellow {
    background-color: #D5FF33;
    border-color: #D5FF33;
    color: #012639; }
    .tab-block .btn-yellow:hover {
      background: none;
      color: #fff; }
  .tab-block .tab-block-tabs .tabs .tab-title {
    margin: 0 2.5px; }
    @media (min-width: 960px) {
      .tab-block .tab-block-tabs .tabs .tab-title {
        min-width: 220px; } }
    @media only screen and (max-width: 641px) {
      .tab-block .tab-block-tabs .tabs .tab-title {
        width: 100%; } }
    .tab-block .tab-block-tabs .tabs .tab-title a {
      transition: all 0.3s ease-in-out 0s;
      -o-transition: all 0.3s ease-in-out 0s;
      -ms-transition: all 0.3s ease-in-out 0s;
      -moz-transition: all 0.3s ease-in-out 0s;
      -webkit-transition: all 0.3s ease-in-out 0s;
      font-family: "Gotham", Arial;
      font-size: 18px;
      font-weight: 500;
      margin-bottom: 8px;
      /*5*/
      padding: 1rem;
      text-transform: uppercase; }
  .tab-block .tab-block-tabs .tabs-content {
    color: #000000;
    margin: 0;
    outline: none; }
    .tab-block .tab-block-tabs .tabs-content .content {
      padding: 20px 0 0;
      overflow: hidden; }
      .tab-block .tab-block-tabs .tabs-content .content a {
        color: #D5FF33; }
        .tab-block .tab-block-tabs .tabs-content .content a:hover, .tab-block .tab-block-tabs .tabs-content .content a:focus, .tab-block .tab-block-tabs .tabs-content .content a:active {
          text-decoration: underline; }
      @media (min-width: 960px) {
        .tab-block .tab-block-tabs .tabs-content .content {
          padding: 50px 0 0; } }
      .tab-block .tab-block-tabs .tabs-content .content table {
        float: left;
        text-align: center; }
        .tab-block .tab-block-tabs .tabs-content .content table tr th, .tab-block .tab-block-tabs .tabs-content .content table tr td {
          text-align: center;
          color: #fff; }
        .tab-block .tab-block-tabs .tabs-content .content table tr th {
          font-family: "Gotham Book";
          font-size: 18px;
          font-weight: bold; }
          @media (max-width: 460px) {
            .tab-block .tab-block-tabs .tabs-content .content table tr th {
              font-size: 12px; } }
        .tab-block .tab-block-tabs .tabs-content .content table tr td {
          font-family: "Gotham Book";
          font-size: 18px;
          font-weight: normal; }
          .tab-block .tab-block-tabs .tabs-content .content table tr td:first-child {
            font-weight: bold;
            text-align: left; }
          @media (max-width: 460px) {
            .tab-block .tab-block-tabs .tabs-content .content table tr td {
              font-size: 11px; } }
      .tab-block .tab-block-tabs .tabs-content .content .table-side {
        color: #fff;
        float: none;
        font-family: "Gotham Book";
        font-size: 14px;
        overflow: hidden;
        padding: 0 0 0 15px;
        text-align: left;
        min-width: 230px; }
        @media (min-width: 1095px) {
          .tab-block .tab-block-tabs .tabs-content .content .table-side {
            padding: 0 0 0 15px; } }
      .tab-block .tab-block-tabs .tabs-content .content .ph_medias .ph_media:nth-child(2n+1):last-child {
        float: inherit;
        margin: auto; }
      .tab-block .tab-block-tabs .tabs-content .content .ph_medias .ph_media.ph_photos ul li {
        height: 350px; }
      .tab-block .tab-block-tabs .tabs-content .content .ph_medias .ph_media.ph_photos .orbit-prev, .tab-block .tab-block-tabs .tabs-content .content .ph_medias .ph_media.ph_photos .orbit-next {
        display: none; }
      .tab-block .tab-block-tabs .tabs-content .content .ph_medias .ph_media.ph_plan > a {
        display: block;
        height: 350px; }
        .tab-block .tab-block-tabs .tabs-content .content .ph_medias .ph_media.ph_plan > a .mask {
          background: rgba(255, 255, 255, 0.5);
          height: 100%;
          opacity: 0;
          width: 100%;
          transition: all 0.1s ease-in-out 0s;
          -o-transition: all 0.1s ease-in-out 0s;
          -ms-transition: all 0.1s ease-in-out 0s;
          -moz-transition: all 0.1s ease-in-out 0s;
          -webkit-transition: all 0.1s ease-in-out 0s; }
          .tab-block .tab-block-tabs .tabs-content .content .ph_medias .ph_media.ph_plan > a .mask span {
            color: white;
            left: 0;
            position: absolute;
            right: 0;
            top: 50%; }
        .tab-block .tab-block-tabs .tabs-content .content .ph_medias .ph_media.ph_plan > a:hover .mask {
          opacity: 1; }
      .tab-block .tab-block-tabs .tabs-content .content .next-step {
        display: inline-flex;
        justify-content: center;
        width: 100%; }
        .tab-block .tab-block-tabs .tabs-content .content .next-step .arrow {
          transition: all 0.2s ease-in-out 0s;
          -o-transition: all 0.2s ease-in-out 0s;
          -ms-transition: all 0.2s ease-in-out 0s;
          -moz-transition: all 0.2s ease-in-out 0s;
          -webkit-transition: all 0.2s ease-in-out 0s;
          background-image: url("/web/20201224080646im_//wp-content/themes/hosb/images/next-circle-arrow.svg");
          background-size: 100%;
          cursor: pointer;
          display: inline-block;
          height: 50px;
          width: 50px; }
          .tab-block .tab-block-tabs .tabs-content .content .next-step .arrow:hover, .tab-block .tab-block-tabs .tabs-content .content .next-step .arrow:focus, .tab-block .tab-block-tabs .tabs-content .content .next-step .arrow:active {
            opacity: 0.5; }
        .tab-block .tab-block-tabs .tabs-content .content .next-step .toggle-form-btn span {
          background-color: #D5FF33;
          border-color: #D5FF33;
          border: 2px solid #D5FF33;
          color: #012639;
          font-size: 18px; }
          .tab-block .tab-block-tabs .tabs-content .content .next-step .toggle-form-btn span:hover {
            background: none;
            color: #fff; }
      .tab-block .tab-block-tabs .tabs-content .content a.btn span {
        font-family: "Gotham Book";
        font-weight: bold;
        padding: 10px 30px; }
      .tab-block .tab-block-tabs .tabs-content .content form {
        margin: 30px 0 0; }
        .tab-block .tab-block-tabs .tabs-content .content form .submit span {
          margin-top: 30px; }
      .tab-block .tab-block-tabs .tabs-content .content .text-left a {
        color: #666666; }
      .tab-block .tab-block-tabs .tabs-content .content .gov_members .member {
        font-family: 'Gotham Book';
        /*font-family: "AG_Schoolbook", arial;*/
        font-size: 15px;
        color: #666666;
        display: block;
        margin: 0 0 15px;
        cursor: pointer;
        transition: all 0.1s ease-in-out 0s;
        -o-transition: all 0.1s ease-in-out 0s;
        -ms-transition: all 0.1s ease-in-out 0s;
        -moz-transition: all 0.1s ease-in-out 0s;
        -webkit-transition: all 0.1s ease-in-out 0s; }
        .tab-block .tab-block-tabs .tabs-content .content .gov_members .member:before {
          position: absolute;
          left: -10px;
          content: "+";
          text-align: center;
          font-weight: 600; }
        .tab-block .tab-block-tabs .tabs-content .content .gov_members .member .name {
          font-weight: 600; }
        .tab-block .tab-block-tabs .tabs-content .content .gov_members .member .position {
          font-weight: 400; }
        .tab-block .tab-block-tabs .tabs-content .content .gov_members .member.active {
          color: #000; }
          .tab-block .tab-block-tabs .tabs-content .content .gov_members .member.active:before {
            content: "-";
            padding: 0 2px; }
      .tab-block .tab-block-tabs .tabs-content .content .gov_members .descriptions {
        text-align: left; }
      .tab-block .tab-block-tabs .tabs-content .content .gov_members .image {
        margin-bottom: 20px;
        max-width: 320px;
        width: 100%; }
      .tab-block .tab-block-tabs .tabs-content .content .gov_patron_visitor .title, .tab-block .tab-block-tabs .tabs-content .content .gov_patron_visitor .p_v {
        font-size: 15px;
        line-height: 21px;
        font-family: 'Gotham Book';
        /*font-family: "AG_Schoolbook", arial;*/
        color: black;
        display: block; }
      .tab-block .tab-block-tabs .tabs-content .content .gov_patron_visitor .title {
        font-weight: 600; }
      .tab-block .tab-block-tabs .tabs-content .content .gov_patron_visitor .p_v {
        font-weight: 400; }

/*Support*/
.support .support_list .supporter {
  margin-bottom: 15px; }
  @media only screen and (max-width: 641px) {
    .support .support_list .supporter .support_img {
      margin-bottom: 5px; } }
  .support .support_list .supporter .support_img img {
    max-height: 49px; }
  .support .support_list .supporter .support_info {
    font-size: 14px;
    font-family: "Gotham Book";
    margin: 1px 0;
    color: #000; }
    .support .support_list .supporter .support_info .name, .support .support_list .supporter .support_info .link {
      display: block;
      margin: 5px;
      color: #000; }
    .support .support_list .supporter .support_info .name {
      font-weight: bold; }

/**BETWEEN BARS**/
.between-bars, .quote__block {
  text-align: center;
  margin: 0px 0 30px;
  border-left: 6px solid #262e55;
  border-right: 6px solid #262e55;
  padding: 50px 30px 30px; }
  .between-bars p, .quote__block p {
    padding: 15px 45px;
    font-family: "Gotham Book", Arial;
    font-weight: 300;
    color: #000000;
    line-height: 25px;
    font-size: 15px; }
    .between-bars p strong, .quote__block p strong {
      font-weight: 500; }
    @media (max-width: 750px) {
      .between-bars p, .quote__block p {
        font-size: 16px;
        padding: 15px 30px; } }
  .between-bars.between-bars-only-text, .between-bars-only-text.quote__block, .quote__block.quote__block-text, .between-bars.quote__block-text {
    margin-bottom: 16px; }
    .between-bars.between-bars-only-text p, .between-bars-only-text.quote__block p, .quote__block.quote__block-text p, .between-bars.quote__block-text p {
      text-transform: initial;
      line-height: 28px;
      font-weight: 500;
      font-size: 20px; }
  .between-bars.gotham p, .gotham.quote__block p {
    font-family: 'Gotham', Arial, sans-serif !important;
    font-weight: 300; }
  .between-bars.rollerscript p, .rollerscript.quote__block p {
    font-family: 'Rollerscript Smooth', serif !important; }
  @media (max-width: 750px) {
    .between-bars, .quote__block {
      margin: 0 0 30px; } }

.page-template-virtual-membership .vm--blue-yellow {
  background-color: #012639; }
  .page-template-virtual-membership .vm--blue-yellow .vm__label--thin {
    color: #415c6b; }
  .page-template-virtual-membership .vm--blue-yellow .vm__label--checkbox, .page-template-virtual-membership .vm--blue-yellow .vm__label--radio, .page-template-virtual-membership .vm--blue-yellow .vm__label--terms {
    color: #415c6b; }
  .page-template-virtual-membership .vm--blue-yellow .vm__label--active {
    color: #D5FF33; }
  .page-template-virtual-membership .vm--blue-yellow .vm__label--terms {
    color: #fff; }
  .page-template-virtual-membership .vm--blue-yellow .vm__input {
    background-color: #1a3c4d;
    border: 1px solid transparent;
    color: #D5FF33; }
    .page-template-virtual-membership .vm--blue-yellow .vm__input:hover, .page-template-virtual-membership .vm--blue-yellow .vm__input:focus {
      border-color: #D5FF33; }
  .page-template-virtual-membership .vm--blue-yellow .vm__checkbox, .page-template-virtual-membership .vm--blue-yellow .vm__radio {
    background-color: #1a3c4d; }
    .page-template-virtual-membership .vm--blue-yellow .vm__checkbox--active:before, .page-template-virtual-membership .vm--blue-yellow .vm__radio--active:before {
      background-color: #D5FF33; }
  .page-template-virtual-membership .vm--blue-yellow .vm__note a {
    color: #fff; }
  .page-template-virtual-membership .vm--blue-yellow .vm__btn {
    background-color: #D5FF33;
    border: 2px solid #D5FF33;
    color: #012639;
    transition: background-color 0.15s ease-in-out, color 0.15s ease-in-out; }
    .page-template-virtual-membership .vm--blue-yellow .vm__btn:hover {
      background-color: #012639;
      color: #D5FF33; }
.page-template-virtual-membership .vm--purple-cerise {
  background-color: #5E0D8B; }
  .page-template-virtual-membership .vm--purple-cerise .vm__label--thin {
    color: #864aa8; }
  .page-template-virtual-membership .vm--purple-cerise .vm__label--checkbox, .page-template-virtual-membership .vm--purple-cerise .vm__label--radio, .page-template-virtual-membership .vm--purple-cerise .vm__label--terms {
    color: #864aa8; }
  .page-template-virtual-membership .vm--purple-cerise .vm__label--active {
    color: #EA1D76; }
  .page-template-virtual-membership .vm--purple-cerise .vm__label--terms {
    color: #fff; }
  .page-template-virtual-membership .vm--purple-cerise .vm__input {
    background-color: #6e2597;
    border: 1px solid transparent;
    color: #EA1D76; }
    .page-template-virtual-membership .vm--purple-cerise .vm__input:hover, .page-template-virtual-membership .vm--purple-cerise .vm__input:focus {
      border-color: #EA1D76; }
  .page-template-virtual-membership .vm--purple-cerise .vm__checkbox, .page-template-virtual-membership .vm--purple-cerise .vm__radio {
    background-color: #6e2597; }
    .page-template-virtual-membership .vm--purple-cerise .vm__checkbox--active:before, .page-template-virtual-membership .vm--purple-cerise .vm__radio--active:before {
      background-color: #EA1D76; }
  .page-template-virtual-membership .vm--purple-cerise .vm__note a {
    color: #fff; }
  .page-template-virtual-membership .vm--purple-cerise .vm__btn {
    background-color: #EA1D76;
    border: 2px solid #EA1D76;
    color: #5E0D8B;
    transition: background-color 0.15s ease-in-out, color 0.15s ease-in-out; }
    .page-template-virtual-membership .vm--purple-cerise .vm__btn:hover {
      background-color: #5E0D8B;
      color: #EA1D76; }
.page-template-virtual-membership .vm {
  padding: 30px 0 80px;
  color: #fff; }
  .page-template-virtual-membership .vm [type="checkbox"]:not(:checked) + label,
  .page-template-virtual-membership .vm [type="checkbox"]:checked + label,
  .page-template-virtual-membership .vm [type="radio"]:not(:checked) + label,
  .page-template-virtual-membership .vm [type="radio"]:checked + label {
    cursor: default;
    float: none;
    margin: 0;
    padding-left: 0;
    position: static; }
  .page-template-virtual-membership .vm [type="checkbox"]:not(:checked),
  .page-template-virtual-membership .vm [type="checkbox"]:checked,
  .page-template-virtual-membership .vm [type="radio"]:not(:checked),
  .page-template-virtual-membership .vm [type="radio"]:checked {
    left: auto;
    position: static; }
  .page-template-virtual-membership .vm__wrapper {
    margin: 0 auto;
    max-width: 460px;
    padding: 0 10px;
    width: calc(100% - 40px); }
  .page-template-virtual-membership .vm__logo {
    display: block;
    height: auto;
    margin: 0 auto;
    max-width: 401px;
    width: 80%; }
  .page-template-virtual-membership .vm__intro {
    font-family: 'Gotham Book', sans-serif;
    font-size: 15px;
    line-height: 1.31;
    margin: 30px 0;
    text-align: center; }
    .page-template-virtual-membership .vm__intro--large {
      font-size: 17px;
      font-weight: 700;
      margin: 20px 0 30px; }
  .page-template-virtual-membership .vm__field {
    margin-bottom: 20px;
    position: relative; }
    .page-template-virtual-membership .vm__field--terms {
      margin: 40px 0 55px; }
  .page-template-virtual-membership .vm__label {
    color: #fff;
    font-family: 'Gotham Bold', sans-serif;
    font-size: 14px;
    position: absolute;
    right: calc(100% + 30px);
    text-align: right;
    top: 50%;
    transform: translate(0, -50%);
    width: 220px; }
    @media (max-width: 480px) {
      .page-template-virtual-membership .vm__label {
        position: static;
        right: auto;
        text-align: left;
        transform: none; } }
    .page-template-virtual-membership .vm__label:before, .page-template-virtual-membership .vm__label:after {
      display: none; }
    .page-template-virtual-membership .vm__label--thin {
      font-family: 'Gotham Book', sans-serif;
      font-style: italic; }
      @media (max-width: 480px) {
        .page-template-virtual-membership .vm__label--thin {
          margin-bottom: 30px;
          display: block; } }
    .page-template-virtual-membership .vm__label--checkbox, .page-template-virtual-membership .vm__label--radio, .page-template-virtual-membership .vm__label--terms {
      cursor: pointer !important;
      font-family: 'Gotham Book', sans-serif;
      padding-left: 50px !important;
      position: static;
      right: auto;
      text-align: left;
      top: auto;
      transform: none; }
    .page-template-virtual-membership .vm__label--terms {
      font-family: 'Gotham Bold', sans-serif;
      width: 100%; }
  .page-template-virtual-membership .vm__input {
    border: 1px solid transparent;
    font-family: 'Gotham Book', sans-serif;
    font-size: 14px;
    margin: 0; }
    .page-template-virtual-membership .vm__input--checkbox + .vm__input, .page-template-virtual-membership .vm__input--radio + .vm__input {
      margin-left: 50px;
      width: calc(100% - 50px); }
    .page-template-virtual-membership .vm__input--hidden {
      display: none; }
    .page-template-virtual-membership .vm__input--small {
      margin: 0 5px;
      width: calc((100% / 3) - 10px); }
      .page-template-virtual-membership .vm__input--small:nth-child(2) {
        margin-left: 0;
        width: calc((100% / 3) - 5px); }
      .page-template-virtual-membership .vm__input--small:last-child {
        margin-right: 0;
        width: calc((100% / 3) - 5px); }
  .page-template-virtual-membership .vm__checkbox, .page-template-virtual-membership .vm__radio {
    border-radius: 50%;
    cursor: pointer;
    display: inline-block;
    height: 28px;
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    width: 28px; }
    .page-template-virtual-membership .vm__checkbox:before, .page-template-virtual-membership .vm__radio:before {
      border-radius: 50%;
      content: '';
      display: block;
      height: 16px;
      margin: 6px;
      position: absolute;
      width: 16px; }
  .page-template-virtual-membership .vm__note {
    font-size: 12px;
    line-height: 1.5;
    margin: 20px 0;
    text-align: center; }
    .page-template-virtual-membership .vm__note p {
      font-family: 'Gotham Book', sans-serif;
      font-size: 12px;
      line-height: 1.5; }
    .page-template-virtual-membership .vm__note a {
      text-decoration: underline; }
      .page-template-virtual-membership .vm__note a:hover {
        text-decoration: none; }
    .page-template-virtual-membership .vm__note--large {
      font-size: 15px; }
      .page-template-virtual-membership .vm__note--large p {
        font-size: 15px; }
  .page-template-virtual-membership .vm__images {
    margin: 30px 0;
    text-align: center; }
    .page-template-virtual-membership .vm__images .apple-wallet {
      margin-right: 20px;
      max-width: 130px; }
    .page-template-virtual-membership .vm__images .google-wallet {
      margin-left: 20px;
      max-width: 156px; }
  .page-template-virtual-membership .vm__btn {
    border: 0;
    font-family: 'Gotham Bold', sans-serif;
    font-size: 16px;
    min-width: 240px;
    padding: 14px;
    text-transform: uppercase; }
    .page-template-virtual-membership .vm__btn--large {
      display: inline-block;
      min-width: 450px; }
      @media (max-width: 480px) {
        .page-template-virtual-membership .vm__btn--large {
          min-width: 220px; } }
  .page-template-virtual-membership .vm__iphone {
    display: block;
    margin: 0 auto;
    max-width: 152px; }
  .page-template-virtual-membership .vm__footer {
    font-size: 13px;
    margin-top: 50px; }
    .page-template-virtual-membership .vm__footer a {
      color: #EA1D76;
      text-decoration: underline; }
      .page-template-virtual-membership .vm__footer a:hover {
        text-decoration: none; }

.between-bars-contact {
  margin-bottom: 27px; }
  .between-bars-contact .contact-col strong:nth-child(1) {
    font-size: 20px;
    font-weight: bold;
    font-family: Gotham;
    line-height: 1.2;
    margin-bottom: 1em; }
  .between-bars-contact .contact-col a:hover, .between-bars-contact .contact-col a:focus, .between-bars-contact .contact-col a:active {
    color: #000; }
  .between-bars-contact .contact-col p {
    text-align: left;
    padding-bottom: 5px; }
  .between-bars-contact .contact-col.address p {
    text-transform: uppercase;
    line-height: 28px;
    font-size: 20px; }
  .between-bars-contact .contact-col.left, .between-bars-contact .contact-col.right {
    padding: 15px 45px; }
  .between-bars-contact .contact-col .contact-info-title {
    font-weight: 300;
    font-size: 20px;
    line-height: 26px;
    text-align: left; }
    .between-bars-contact .contact-col .contact-info-title.contact-info-subtitle {
      text-transform: uppercase; }
  .between-bars-contact .contact-col .contact-info-desc {
    text-align: left; }
    .between-bars-contact .contact-col .contact-info-desc p {
      padding: 0; }
  .between-bars-contact .contact-col .item {
    min-height: 100px; }
    .between-bars-contact .contact-col .item:last-child {
      min-height: 0; }
  @media screen and (max-width: 1024px) {
    .between-bars-contact .contact-col p, .between-bars-contact .contact-col .contact-info-desc, .between-bars-contact .contact-col .contact-info-title {
      text-align: center; }
    .between-bars-contact .contact-col .item {
      min-height: 0;
      margin-bottom: 1em; } }
  @media screen and (max-width: 750px) {
    .between-bars-contact .contact-col .contact-info-title {
      font-size: 16px; } }

.between-triangles {
  position: relative; }
  .between-triangles--donation .content-block {
    align-items: center;
    display: flex;
    justify-content: center; }
  .between-triangles .triangle-wrap {
    margin-bottom: 16px;
    position: relative; }
    .between-triangles .triangle-wrap .content-block {
      padding: 20px;
      min-height: 250px;
      margin: 0 0 30px;
      text-align: center; }
      @media (min-width: 460px) {
        .between-triangles .triangle-wrap .content-block {
          padding: 40px; } }
      @media (min-width: 750px) {
        .between-triangles .triangle-wrap .content-block {
          padding: 60px; } }
      @media (max-width: 650px) {
        .between-triangles .triangle-wrap .content-block {
          border-style: solid;
          border-width: 0;
          border-left-width: 6px;
          border-right-width: 6px; } }
      .between-triangles .triangle-wrap .content-block .intro-newsletter-triangle p {
        font-family: "Gotham Book";
        font-size: 18px;
        margin-bottom: 40px;
        line-height: 1.5em; }
      .between-triangles .triangle-wrap .content-block .newsletter-form input,
      .between-triangles .triangle-wrap .content-block .newsletter-form a.button {
        line-height: 3.3125em;
        -webkit-box-shadow: 0px 1px 1px 1px rgba(0, 0, 0, 0.15);
        -moz-box-shadow: 0px 1px 1px 1px rgba(0, 0, 0, 0.15);
        box-shadow: 0px 1px 1px 1px rgba(0, 0, 0, 0.15); }
      .between-triangles .triangle-wrap .content-block input.button {
        font-family: inherit;
        color: #fff;
        height: 3.3125em; }
      .between-triangles .triangle-wrap .content-block .carreers .carreer {
        position: relative;
        margin-bottom: 22.5px; }
        @media only screen and (max-width: 1025px) {
          .between-triangles .triangle-wrap .content-block .carreers .carreer .carreer-left {
            margin-bottom: 15px; } }
        .between-triangles .triangle-wrap .content-block .carreers .carreer .carreer-left:before {
          content: "+";
          font-size: 40px;
          position: absolute;
          top: 0;
          left: 0;
          margin: 13px 0;
          font-family: 'Gotham Book';
          font-weight: 100; }
        .between-triangles .triangle-wrap .content-block .carreers .carreer .carreer-left .carreer-top, .between-triangles .triangle-wrap .content-block .carreers .carreer .carreer-left .carreer-bottom {
          font-size: 18px;
          line-height: 23px;
          font-family: 'Gotham Book';
          color: #000;
          margin-left: 30px;
          /* Space for "+" */ }
        .between-triangles .triangle-wrap .content-block .carreers .carreer .carreer-left .carreer-top {
          font-weight: bold; }
      .between-triangles .triangle-wrap .content-block .optional-bg {
        position: absolute;
        bottom: 0;
        right: 0;
        z-index: 99; }
      @media (min-width: 650px) {
        .between-triangles .triangle-wrap .content-block:before, .between-triangles .triangle-wrap .content-block:after {
          content: '';
          position: absolute;
          width: 0;
          height: 0;
          border-style: solid; }
        .between-triangles .triangle-wrap .content-block:before {
          top: 0;
          left: 0;
          border-width: 250px 100px 0 0; }
        .between-triangles .triangle-wrap .content-block:after {
          bottom: 0;
          right: 0;
          border-width: 0 0 250px 100px; } }
      @media (min-width: 800px) {
        .between-triangles .triangle-wrap .content-block:before {
          border-width: 250px 200px 0 0; }
        .between-triangles .triangle-wrap .content-block:after {
          border-width: 0 0 250px 200px; } }

.story {
  padding-top: 25px !important;
  padding: 20px; }
  @media (min-width: 460px) {
    .story {
      padding: 30px; } }
  @media (min-width: 750px) {
    .story {
      padding: 50px; } }
  .story h2 {
    color: #fff;
    padding-bottom: 35px !important;
    margin: 7px; }
  .story .story-content {
    color: #fff; }
    .story .story-content .story-images {
      text-align: center;
      height: 300px; }
      .story .story-content .story-images .story-image {
        height: 0; }
        .story .story-content .story-images .story-image img {
          max-height: 300px; }
    .story .story-content .story-infos .story-info {
      padding: 30px; }
      .story .story-content .story-infos .story-info .story-year {
        position: relative;
        text-align: center; }
        .story .story-content .story-infos .story-info .story-year .story-year-year {
          position: relative;
          font-size: 32px;
          line-height: 41px;
          font-family: 'Gotham Book';
          font-weight: 500;
          vertical-align: top; }
        .story .story-content .story-infos .story-info .story-year .story-arrow {
          display: inline-block;
          cursor: pointer;
          height: 40px;
          width: 40px;
          opacity: 0.5;
          background-image: url("/web/20201224080646im_//wp-content/themes/hosb/images/next.png");
          background-size: 40px 40px; }
        .story .story-content .story-infos .story-info .story-year .story-previous {
          -webkit-transform: rotate(180deg);
          -moz-transform: rotate(180deg);
          -ms-transform: rotate(180deg);
          -o-transform: rotate(180deg);
          transform: rotate(180deg);
          left: -80px; }
        .story .story-content .story-infos .story-info .story-year .story-next {
          -webkit-transform: rotate(0deg);
          -moz-transform: rotate(0deg);
          -ms-transform: rotate(0deg);
          -o-transform: rotate(0deg);
          transform: rotate(0deg);
          right: -80px; }
      .story .story-content .story-infos .story-info .story-description, .story .story-content .story-infos .story-info .story-description * {
        font-size: 16px;
        font-family: 'Gotham Book';
        color: #fff; }
    .story .story-content .timeline {
      margin: 45px;
      border: none;
      border-radius: 0;
      background: rgba(233, 233, 233, 0.5);
      height: 0.2em; }
      .story .story-content .timeline .progress-bar {
        position: absolute;
        height: 100%;
        /*width: 100%;*/
        background: #fff;
        transition: width 0.3s ease-in-out 0s;
        -o-transition: width 0.3s ease-in-out 0s;
        -ms-transition: width 0.3s ease-in-out 0s;
        -moz-transition: width 0.3s ease-in-out 0s;
        -webkit-transition: width 0.3s ease-in-out 0s;
        transition: all 0.3s ease-in-out 0s;
        -o-transition: all 0.3s ease-in-out 0s;
        -ms-transition: all 0.3s ease-in-out 0s;
        -moz-transition: all 0.3s ease-in-out 0s;
        -webkit-transition: all 0.3s ease-in-out 0s; }
      .story .story-content .timeline .ui-slider-handle {
        cursor: pointer;
        border: none;
        background: #fff;
        border-radius: 50%;
        width: 1em;
        height: 1em;
        margin-left: -0.5em;
        top: -.4em; }
        .story .story-content .timeline .ui-slider-handle:focus, .story .story-content .timeline .ui-slider-handle:hover, .story .story-content .timeline .ui-slider-handle:active {
          outline: none; }
      .story .story-content .timeline .ui-slider-pip .ui-slider-line {
        position: absolute;
        width: 0.4em;
        height: 2em;
        top: -30px;
        margin: auto; }
      .story .story-content .timeline .ui-slider-pip .ui-slider-label {
        color: #e8e9eb;
        font-size: 21px;
        font-family: 'Gotham Book';
        font-weight: 500;
        opacity: 0.5; }
        @media only screen and (max-width: 1026px) {
          .story .story-content .timeline .ui-slider-pip .ui-slider-label {
            font-size: 15px; } }
        .story .story-content .timeline .ui-slider-pip .ui-slider-label:hover, .story .story-content .timeline .ui-slider-pip .ui-slider-label.active {
          color: #fff;
          opacity: 1; }

.carreer-modal {
  background: #fff; }
  .carreer-modal .logo {
    padding: 15px; }
    .carreer-modal .logo img {
      height: 95px; }
  .carreer-modal .infos {
    max-height: 400px;
    overflow-y: scroll;
    border: solid 1px #d3d3d3;
    padding: 40px 50px; }
    .carreer-modal .infos hr {
      height: 0px;
      background: #000;
      border: none;
      border-top: solid 1px #000; }
  .carreer-modal .apply {
    padding: 30px; }

/*TOGGLE FORM*/
.toggle-form {
  display: none;
  /*JS TOGGLE IT*/ }
  .toggle-form .next-section-trigger {
    background: #D5FF33;
    border: solid 2px #D5FF33;
    color: #012639;
    margin: 20px auto;
    max-width: 180px;
    padding: 10px;
    text-transform: uppercase; }
    .toggle-form .next-section-trigger:hover, .toggle-form .next-section-trigger.active {
      background: #012639;
      color: #fff;
      cursor: pointer; }
  .toggle-form .btn-reset {
    background: #fff;
    border: #fff;
    max-width: 170px; }

@media only screen and (max-width: 480px) {
  #form-section-1 {
    display: none; } }

.wysiwyg {
  margin: 0 0 30px; }
  .wysiwyg h3 {
    font-weight: 300;
    padding-bottom: 28px;
    text-align: center; }

.media_event_button .columns.media .media-container {
  padding-top: 66.666666667%;
  position: relative; }
  .media_event_button .columns.media .media-container img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%; }
  .media_event_button .columns.media .media-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
.media_event_button .columns.media.tm {
  float: right; }
.media_event_button .columns.info .info-another-container {
  padding-top: 66.666666667%;
  position: relative; }
  .media_event_button .columns.info .info-another-container .info-container {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding-left: inherit;
    padding-right: inherit;
    padding-top: 0.9375em; }
    .media_event_button .columns.info .info-another-container .info-container .title {
      font-size: 1.5em;
      font-weight: bold;
      margin-bottom: 1em; }
    .media_event_button .columns.info .info-another-container .info-container .text {
      font-size: 1.1em; }
    .media_event_button .columns.info .info-another-container .info-container .button {
      position: absolute;
      left: 0;
      bottom: 0;
      width: 100%;
      text-align: center;
      background-color: #ff0;
      padding: 15px;
      text-transform: uppercase;
      font-weight: bold; }

.media_wysiwyg > .columns.media .media-container {
  padding-top: 66.666666667%;
  position: relative; }
  .media_wysiwyg > .columns.media .media-container img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%; }
  .media_wysiwyg > .columns.media .media-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
.media_wysiwyg > .columns.wysiwyg .wysiwyg_wrap {
  padding: 30px;
  height: 100%; }
.media_wysiwyg.media_wysiwyg_artroom > .columns.wysiwyg .wysiwyg_wrap {
  padding: 54px; }
  .media_wysiwyg.media_wysiwyg_artroom > .columns.wysiwyg .wysiwyg_wrap h3 {
    text-align: left;
    padding-bottom: 10px;
    text-transform: none; }
  .media_wysiwyg.media_wysiwyg_artroom > .columns.wysiwyg .wysiwyg_wrap.wysiwyg_wrap_featured {
    background: #F7F7F7; }
    .media_wysiwyg.media_wysiwyg_artroom > .columns.wysiwyg .wysiwyg_wrap.wysiwyg_wrap_featured p {
      font-size: 16px;
      line-height: 26px; }
  .media_wysiwyg.media_wysiwyg_artroom > .columns.wysiwyg .wysiwyg_wrap.wysiwyg_wrap_pieces {
    background: #F7F7F7; }

@media only screen and (max-width: 1026px) {
  .media_event_button .columns.info .info-another-container {
    padding-top: 0; }
    .media_event_button .columns.info .info-another-container .info-container {
      position: relative;
      top: auto;
      left: auto;
      height: 100%;
      padding: 0; }
      .media_event_button .columns.info .info-another-container .info-container .button {
        position: relative;
        left: auto;
        bottom: auto;
        margin-top: 30px; } }
.newsletter-form a.button,
.newsletter-form input[type="text"] {
  height: 3.3125em;
  line-height: 3.3125em;
  margin: 0 0 1rem 0;
  height: 3.3125em;
  line-height: 3.3125em;
  width: 100%;
  transition: all 0.15s linear; }
  @media (max-width: 642px) {
    .newsletter-form a.button,
    .newsletter-form input[type="text"] {
      height: 2.8125em;
      line-height: 2.8125em; } }

.newsletter-form input[type="text"] {
  background: white;
  font-family: "Gotham Book";
  /*font-family:"AG_Schoolbook";*/
  font-weight: normal;
  font-size: 12px;
  color: #939598;
  padding: 0 20px;
  border: 0;
  width: 100%;
  border-radius: 0; }

.newsletter-form a.button {
  font-family: "Gotham Book";
  font-weight: bold;
  color: white;
  background: #bdbec1;
  text-transform: uppercase;
  cursor: pointer; }
  .newsletter-form a.button:hover, .newsletter-form a.button:focus, .newsletter-form a.button:active {
    background: #000; }

/*Partner*/
.partner.partner-opr {
  background: #e4e4e5; }
  @media (min-width: 460px) {
    .partner.partner-opr {
      padding: 30px 60px; } }
  @media (min-width: 750px) {
    .partner.partner-opr {
      padding: 50px 150px; } }
  .partner.partner-opr .partner-block h3 {
    color: #000;
    padding: 20px; }
  .partner.partner-opr .partner-block .partner-element {
    color: #000;
    display: block;
    font-family: "Gotham Book";
    font-size: 14px;
    margin: 0 0 30px;
    word-wrap: break-word; }
    .partner.partner-opr .partner-block .partner-element .partner-img {
      display: inline-block;
      height: 100px; }
      .partner.partner-opr .partner-block .partner-element .partner-img img {
        max-height: 100px;
        max-width: 200px; }
    .partner.partner-opr .partner-block .partner-element .partner-name,
    .partner.partner-opr .partner-block .partner-element .partner-link {
      color: #000;
      display: block;
      margin: 5px; }
  .partner.partner-opr [class*="column"] + [class*="column"]:last-child {
    float: left; }
.partner.partner-tpr h3 {
  color: white;
  background: #939598;
  padding: 20px; }
.partner.partner-tpr .partner-img {
  padding: 15px 0 30px; }
  .partner.partner-tpr .partner-img img {
    max-height: 100px;
    margin: 6% 3% 0; }
  .partner.partner-tpr .partner-img img:first-child:nth-last-child(1) {
    max-width: 93%; }
  .partner.partner-tpr .partner-img img:first-child:nth-last-child(2),
  .partner.partner-tpr .partner-img img:first-child:nth-last-child(2) ~ img {
    max-width: 43.5%; }
  .partner.partner-tpr .partner-img img:first-child:nth-last-child(3),
  .partner.partner-tpr .partner-img img:first-child:nth-last-child(3) ~ img {
    max-width: 26.33%; }
  .partner.partner-tpr .partner-img img:first-child:nth-last-child(4),
  .partner.partner-tpr .partner-img img:first-child:nth-last-child(4) ~ img {
    max-width: 18%; }
  .partner.partner-tpr .partner-img img:first-child:nth-last-child(5),
  .partner.partner-tpr .partner-img img:first-child:nth-last-child(5) ~ img {
    max-width: 13%; }
.partner .wysiwyg-multi-columns ul li {
  padding: 0 42px; }
@media only screen and (min-width: 450px) {
  .partner .wysiwyg-multi-columns ul {
    text-align: left;
    column-count: 2;
    -moz-column-count: 2;
    -webkit-column-count: 2; } }
@media only screen and (min-width: 650px) {
  .partner .wysiwyg-multi-columns ul {
    text-align: left;
    column-count: 3;
    -moz-column-count: 3;
    -webkit-column-count: 3; } }

.row[data-anchor="club-spaces"] .wysiwyg {
  margin: 0; }
.row[data-anchor="club-spaces"] .text-center h2 {
  margin-bottom: 11px; }

.newsletter-grey {
  background: #F2F2F2; }
  .newsletter-grey .content-block {
    padding: 60px;
    text-align: center; }
    @media (max-width: 642px) {
      .newsletter-grey .content-block {
        padding: 30px 0; } }
    .newsletter-grey .content-block p {
      color: #4e4e4e;
      font-family: "Gotham Book";
      font-size: 16px;
      font-weight: normal;
      margin-bottom: 40px;
      line-height: 1.5em; }
    .newsletter-grey .content-block .newsletter-form input,
    .newsletter-grey .content-block .newsletter-form button {
      -webkit-box-shadow: 0px 1px 1px 1px rgba(0, 0, 0, 0.15);
      -moz-box-shadow: 0px 1px 1px 1px rgba(0, 0, 0, 0.15);
      box-shadow: 0px 1px 1px 1px rgba(0, 0, 0, 0.15); }
    .newsletter-grey .content-block .newsletter-form button {
      background: #000000;
      color: #fff;
      font-family: 'Gotham Book';
      font-weight: bold;
      text-transform: uppercase; }
      .newsletter-grey .content-block .newsletter-form button:hover, .newsletter-grey .content-block .newsletter-form button:focus, .newsletter-grey .content-block .newsletter-form button:active {
        background: #939598; }
    .newsletter-grey .content-block input[type="text"] {
      border: 1px solid #ccc;
      font-family: inherit;
      height: 40px;
      padding: 5px 15px;
      width: 100%; }
    .newsletter-grey .content-block input[type="submit"] {
      background-color: #000000;
      border: 0;
      color: #fff;
      display: inline-block;
      font-family: inherit;
      font-weight: bold;
      height: 40px;
      text-transform: uppercase;
      width: 150px; }
      .newsletter-grey .content-block input[type="submit"]:hover, .newsletter-grey .content-block input[type="submit"]:focus, .newsletter-grey .content-block input[type="submit"]:active {
        background: rgba(0, 0, 0, 0.5); }
      @media only screen and (max-width: 641px) {
        .newsletter-grey .content-block input[type="submit"] {
          width: 100%; } }
    .newsletter-grey .content-block .gform_wrapper .gform_footer input[type="submit"] {
      font-size: 12px; }
    .newsletter-grey .content-block .gform_wrapper .gfield_checkbox li label, .newsletter-grey .content-block .gform_wrapper .gfield_radio li label {
      margin: 0 0 0 0px; }
    .newsletter-grey .content-block .gform_wrapper .gform_footer {
      text-align: center; }
      @media only screen and (max-width: 641px) {
        .newsletter-grey .content-block .gform_wrapper .gform_footer {
          padding: unset;
          margin: unset; } }

@media screen and (max-width: 480px) {
  .newsletter-form {
    background: #F2F2F2;
    height: 155px;
    padding: 10px; } }
/*STICKY FOOTER*/
.sticky_footer {
  background: #F2F2F2; }
  .sticky_footer [class*="column"] + [class*="column"]:last-child {
    float: none; }
  .sticky_footer .sticky_buttons {
    z-index: 400; }
    @media (min-width: 750px) {
      .sticky_footer .sticky_buttons {
        width: auto !important; } }
    .sticky_footer .sticky_buttons a.footer-button {
      display: inline-block;
      text-align: center;
      background: #fff;
      padding: 7px 14px;
      border: solid 1px;
      color: #bcbdc0;
      font-size: 14px;
      font-family: "Gotham Book";
      font-weight: 500;
      text-transform: uppercase;
      margin: 11px 10px 0 0;
      cursor: pointer; }
      .sticky_footer .sticky_buttons a.footer-button:hover, .sticky_footer .sticky_buttons a.footer-button:focus, .sticky_footer .sticky_buttons a.footer-button:active {
        background: #000;
        color: #fff;
        border-color: #000; }
      @media (max-width: 750px) {
        .sticky_footer .sticky_buttons a.footer-button#sticky_donate {
          width: 100% !important;
          margin-right: 0; }
        .sticky_footer .sticky_buttons a.footer-button#sticky_join {
          width: -webkit-calc(50% - 5px);
          width: -moz-calc(50% - 5px);
          width: calc(50% - 5px);
          margin-right: 0; }
        .sticky_footer .sticky_buttons a.footer-button#sticky_mentor {
          width: -webkit-calc(50% - 5px);
          width: -moz-calc(50% - 5px);
          width: calc(50% - 5px);
          float: right;
          margin-right: 0; } }
      @media (max-width: 390px) {
        .sticky_footer .sticky_buttons a.footer-button#sticky_join input {
          width: 100%; }
        .sticky_footer .sticky_buttons a.footer-button#sticky_mentor input {
          width: 100%; } }
  .sticky_footer .sticky_socials {
    width: auto !important;
    text-align: right; }
    @media (max-width: 750px) {
      .sticky_footer .sticky_socials {
        text-align: center;
        float: none; } }
    .sticky_footer .sticky_socials * {
      transition: all 0.3s ease-in-out 0s;
      -o-transition: all 0.3s ease-in-out 0s;
      -ms-transition: all 0.3s ease-in-out 0s;
      -moz-transition: all 0.3s ease-in-out 0s;
      -webkit-transition: all 0.3s ease-in-out 0s; }
    .sticky_footer .sticky_socials a {
      display: inline-block;
      /*height: 44px;*/
      padding: 10px 10px;
      margin: 5px 0; }
      .sticky_footer .sticky_socials a img {
        display: inline-block;
        height: 24px; }
      .sticky_footer .sticky_socials a i {
        font-size: 24px; }
      .sticky_footer .sticky_socials a:hover i, .sticky_footer .sticky_socials a:hover .textlink, .sticky_footer .sticky_socials a:focus i, .sticky_footer .sticky_socials a:focus .textlink, .sticky_footer .sticky_socials a:active i, .sticky_footer .sticky_socials a:active .textlink {
        color: black; }

.topNav.sticky-top {
  background: white;
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 500;
  border-bottom: 0;
  transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out 0s; }
  .topNav.sticky-top ul#menu-main-menu > li {
    background: none;
    /*margin-bottom: 10px;*/ }
    .topNav.sticky-top ul#menu-main-menu > li ul {
      left: -20px; }
      .topNav.sticky-top ul#menu-main-menu > li ul li {
        text-align: left;
        left: 0; }
        .topNav.sticky-top ul#menu-main-menu > li ul li:last-child {
          padding-right: 20px; }
  .topNav.sticky-top .sticky_logo {
    display: inline-block; }
    .topNav.sticky-top .sticky_logo a {
      font-size: 13px;
      font-family: "AG_Schoolbook";
      line-height: 20px;
      font-weight: bold;
      color: #000;
      padding: 15px 15px 15px 0;
      display: block; }
      .topNav.sticky-top .sticky_logo a img {
        height: 22px; }
.topNav .sticky_logo {
  display: none; }

.sticky-bottom {
  position: fixed;
  width: 100%;
  left: 0;
  bottom: 0;
  z-index: 100;
  border-bottom: 0;
  transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out 0s; }

#wysiwyg_footer {
  background: #939598;
  text-align: center;
  padding: 60px 20px; }
  @media (max-width: 641px) {
    #wysiwyg_footer {
      padding: 30px 10px; } }
  #wysiwyg_footer p {
    font-family: "Gotham Book";
    font-size: 11px;
    font-weight: normal;
    color: white;
    margin: 0; }
    #wysiwyg_footer p a {
      color: white;
      text-decoration: underline; }

.gallery [class*="column"] + [class*="column"]:last-child {
  float: left; }
.gallery .row .columns h2 {
  margin-bottom: 10px; }
@media only screen and (max-width: 641px) {
  .gallery {
    margin-bottom: 0; } }
@media only screen and (min-width: 643px) {
  .gallery {
    margin-bottom: 0; } }
.gallery .row-gallery {
  margin-bottom: 16px; }
  @media only screen and (max-width: 642px) {
    .gallery .row-gallery {
      margin: 0; } }
  .gallery .row-gallery .gallery-item {
    float: left;
    margin-bottom: 1.875em; }
    @media only screen and (min-width: 1026px) {
      .gallery .row-gallery .gallery-item.large-12, .gallery .row-gallery .gallery-item.large-6:nth-child(2n+1), .gallery .row-gallery .gallery-item.large-4:nth-child(3n+1), .gallery .row-gallery .gallery-item.large-3:nth-child(4n+1), .gallery .row-gallery .gallery-item.large-2-4:nth-child(5n+1), .gallery .row-gallery .gallery-item.large-2:nth-child(6n+1) {
        /* clear: both; */ } }
    @media only screen and (min-width: 642px) and (max-width: 1025px) {
      .gallery .row-gallery .gallery-item.medium-12, .gallery .row-gallery .gallery-item.medium-6:nth-child(2n+1), .gallery .row-gallery .gallery-item.medium-4:nth-child(3n+1) {
        clear: both; } }
    @media only screen and (max-width: 641px) {
      .gallery .row-gallery .gallery-item.medium-12, .gallery .row-gallery .gallery-item.medium-6:nth-child(2n+1), .gallery .row-gallery .gallery-item.small-12 {
        clear: both;
        margin: 0;
        padding: 0; } }
    .gallery .row-gallery .gallery-item .gallery-img {
      position: relative;
      overflow: hidden; }
      .gallery .row-gallery .gallery-item .gallery-img img {
        width: 100%; }
      .gallery .row-gallery .gallery-item .gallery-img .div-img {
        background-size: cover;
        background-position: center;
        transition: all 0.15s ease-in-out 0s;
        -o-transition: all 0.15s ease-in-out 0s;
        -ms-transition: all 0.15s ease-in-out 0s;
        -moz-transition: all 0.15s ease-in-out 0s;
        -webkit-transition: all 0.15s ease-in-out 0s; }
      .gallery .row-gallery .gallery-item .gallery-img .mask_triangle {
        position: absolute;
        top: auto;
        left: auto;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        overflow: hidden;
        z-index: 100; }
        .gallery .row-gallery .gallery-item .gallery-img .mask_triangle .mask_text {
          position: absolute;
          width: 100%;
          height: 100%;
          left: 400px;
          top: 400px;
          transition: all 0.3s ease-in-out 0s;
          -o-transition: all 0.3s ease-in-out 0s;
          -ms-transition: all 0.3s ease-in-out 0s;
          -moz-transition: all 0.3s ease-in-out 0s;
          -webkit-transition: all 0.3s ease-in-out 0s;
          background: linear-gradient(to left top, rgba(0, 0, 0, 0.7) 50%, transparent 50%); }
          .gallery .row-gallery .gallery-item .gallery-img .mask_triangle .mask_text .mask_text_text {
            position: absolute;
            bottom: 15px;
            right: 15px;
            color: #fff;
            width: 50%;
            text-align: right;
            font-size: 17px;
            line-height: 1.2;
            font-family: 'Gotham Book'; }
            @media only screen and (max-width: 642px) {
              .gallery .row-gallery .gallery-item .gallery-img .mask_triangle .mask_text .mask_text_text {
                font-size: 12px; } }
            .gallery .row-gallery .gallery-item .gallery-img .mask_triangle .mask_text .mask_text_text.mask_text_small {
              font-size: 13px; }
              @media only screen and (max-width: 642px) {
                .gallery .row-gallery .gallery-item .gallery-img .mask_triangle .mask_text .mask_text_text.mask_text_small {
                  font-size: 10px; } }
            .gallery .row-gallery .gallery-item .gallery-img .mask_triangle .mask_text .mask_text_text .mask_text_medium {
              font-size: 14px; }
      .gallery .row-gallery .gallery-item .gallery-img .mask_rectangle {
        position: absolute;
        top: auto;
        left: auto;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        overflow: hidden;
        z-index: 100;
        transition: all 0.3s ease-in-out 0s;
        -o-transition: all 0.3s ease-in-out 0s;
        -ms-transition: all 0.3s ease-in-out 0s;
        -moz-transition: all 0.3s ease-in-out 0s;
        -webkit-transition: all 0.3s ease-in-out 0s; }
        .gallery .row-gallery .gallery-item .gallery-img .mask_rectangle .mask_text {
          position: absolute;
          width: 100%;
          height: 100%; }
          .gallery .row-gallery .gallery-item .gallery-img .mask_rectangle .mask_text span {
            position: absolute;
            padding: 15px;
            background: rgba(255, 255, 255, 0.9);
            color: #012639;
            left: 15px;
            right: 15px;
            /*top: 40%;*/
            opacity: 0;
            text-align: center;
            font-size: 18px;
            line-height: 1.2em;
            font-family: 'Gotham';
            text-transform: uppercase;
            transition: all 0.3s ease-in-out 0s;
            -o-transition: all 0.3s ease-in-out 0s;
            -ms-transition: all 0.3s ease-in-out 0s;
            -moz-transition: all 0.3s ease-in-out 0s;
            -webkit-transition: all 0.3s ease-in-out 0s; }
      .gallery .row-gallery .gallery-item .gallery-img .over_img_caption {
        position: absolute;
        bottom: 10px;
        left: 10px;
        color: white;
        font-weight: 600; }
    .gallery .row-gallery .gallery-item:hover .mask_triangle .mask_text, .gallery .row-gallery .gallery-item:focus .mask_triangle .mask_text {
      left: 0px;
      top: 0px; }
    .gallery .row-gallery .gallery-item:hover .mask_rectangle, .gallery .row-gallery .gallery-item:focus .mask_rectangle {
      background: #D5FF33;
      opacity: .95; }
      @media (max-width: 641px) {
        .gallery .row-gallery .gallery-item:hover .mask_rectangle, .gallery .row-gallery .gallery-item:focus .mask_rectangle {
          opacity: 1;
          background: rgba(213, 255, 51, 0); } }
      .gallery .row-gallery .gallery-item:hover .mask_rectangle .mask_text span, .gallery .row-gallery .gallery-item:focus .mask_rectangle .mask_text span {
        opacity: 1; }
  .gallery .row-gallery .info {
    padding-top: 1em; }
    @media (max-width: 641px) {
      .gallery .row-gallery .info {
        padding-bottom: 20px; } }
    .gallery .row-gallery .info .title {
      font-weight: bold;
      font-size: 1.2em; }
    .gallery .row-gallery .info .caption, .gallery .row-gallery .info .bold_caption {
      font-family: "Gotham Book";
      font-weight: normal;
      color: #000;
      font-size: 1em;
      text-align: center;
      max-width: 300px;
      margin: auto; }
    .gallery .row-gallery .info .bold_caption {
      font-weight: 600; }
  .gallery .row-gallery a {
    display: block;
    position: relative; }
    .gallery .row-gallery a:before {
      content: "";
      position: absolute;
      background: rgba(255, 255, 255, 0);
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      z-index: 10;
      transition: all 0.15s ease-in-out 0s;
      -o-transition: all 0.15s ease-in-out 0s;
      -ms-transition: all 0.15s ease-in-out 0s;
      -moz-transition: all 0.15s ease-in-out 0s;
      -webkit-transition: all 0.15s ease-in-out 0s; }
    .gallery .row-gallery a:hover:before, .gallery .row-gallery a:focus:before, .gallery .row-gallery a:active:before {
      background: rgba(255, 255, 255, 0.3); }
@media (min-width: 1025px) {
  .gallery.painting .gallery-item-painting {
    padding: 0 30px; } }
@media (max-width: 641px) {
  .gallery.painting .gallery-item-painting {
    padding: 0 30px; } }
.gallery.painting .gallery-item-painting .paint {
  position: relative; }
  .gallery.painting .gallery-item-painting .paint .painting_color {
    padding-top: 100%; }
  .gallery.painting .gallery-item-painting .paint .painting_red {
    background: url("/web/20201224080646im_//wp-content/themes/hosb/images/painting_red.png") center/cover; }
  .gallery.painting .gallery-item-painting .paint .painting_blue {
    background: url("/web/20201224080646im_//wp-content/themes/hosb/images/painting_blue.png") center/cover; }
  .gallery.painting .gallery-item-painting .paint .painting_purple {
    background: url("/web/20201224080646im_//wp-content/themes/hosb/images/painting_purple.png") center/cover; }
  .gallery.painting .gallery-item-painting .paint .painting_pink {
    background: url("/web/20201224080646im_//wp-content/themes/hosb/images/painting_pink.png") center/cover; }
  .gallery.painting .gallery-item-painting .paint .over_caption {
    position: absolute;
    left: 25px;
    right: 25px;
    color: white;
    text-transform: uppercase;
    font-weight: lighter;
    font-family: 'Knockout26';
    font-size: 60px;
    line-height: 50px;
    letter-spacing: 2px;
    margin-top: -10px; }
    @media (max-width: 1280px) {
      .gallery.painting .gallery-item-painting .paint .over_caption {
        font-size: 21px;
        line-height: 31px; } }

.page-id-15 .gallery .row .columns h2 {
  color: #012639; }

.row[data-anchor="supporters"] .columns .partner {
  margin-bottom: 27px; }

.row[data-anchor="governance"] .tab-block h2, .row[data-anchor="our-rooms"] .tab-block h2 {
  padding: 10px;
  margin-bottom: 12px; }
.row[data-anchor="governance"] .tab-block .tab-block-tabs .tabs, .row[data-anchor="our-rooms"] .tab-block .tab-block-tabs .tabs {
  margin-bottom: 7px !important; }
  .row[data-anchor="governance"] .tab-block .tab-block-tabs .tabs .tab-title a, .row[data-anchor="our-rooms"] .tab-block .tab-block-tabs .tabs .tab-title a {
    font-size: 18px;
    font-weight: 500;
    font-family: "Gotham", Arial;
    padding-left: 20px;
    padding-right: 20px; }
.row[data-anchor="governance"] .tab-block .tab-block-tabs .tabs-content .content p, .row[data-anchor="our-rooms"] .tab-block .tab-block-tabs .tabs-content .content p {
  font-size: 15px;
  line-height: 1.33em;
  font-family: "Gotham Book", Arial; }
.row[data-anchor="governance"] .tab-block .tab-block-tabs .tabs-content .content .gov_members .member, .row[data-anchor="our-rooms"] .tab-block .tab-block-tabs .tabs-content .content .gov_members .member {
  font-size: 15px;
  line-height: 1.33em;
  font-family: "Gotham Book", Arial; }
.row[data-anchor="governance"] .tab-block .tab-block-tabs .tabs-content .content .gov_patron_visitor .p_v, .row[data-anchor="our-rooms"] .tab-block .tab-block-tabs .tabs-content .content .gov_patron_visitor .p_v {
  font-size: 15px;
  line-height: 1.33em;
  font-family: "Gotham Book", Arial; }
.row[data-anchor="governance"] p, .row[data-anchor="our-rooms"] p {
  font-size: 15px;
  line-height: 1.33em;
  font-family: "Gotham Book", Arial; }
.row[data-anchor="governance"] ul li, .row[data-anchor="our-rooms"] ul li {
  font-size: 15px;
  line-height: 1.33em;
  font-family: "Gotham Book", Arial; }
  .row[data-anchor="governance"] ul li a, .row[data-anchor="our-rooms"] ul li a {
    font-size: 15px;
    line-height: 1.33em;
    font-family: "Gotham Book", Arial; }
@media only screen and (max-width: 1025px) {
  .row[data-anchor="governance"] .tab-block .tab-block-tabs .tabs .tab-title a, .row[data-anchor="our-rooms"] .tab-block .tab-block-tabs .tabs .tab-title a {
    font-size: 14px;
    line-height: 16px; }
  .row[data-anchor="governance"] .tab-block .tab-block-tabs .tabs-content .content .gov_members .member, .row[data-anchor="our-rooms"] .tab-block .tab-block-tabs .tabs-content .content .gov_members .member {
    font-size: 14px;
    line-height: 16px; }
  .row[data-anchor="governance"] .tab-block .tab-block-tabs .tabs-content .content .gov_patron_visitor .p_v, .row[data-anchor="our-rooms"] .tab-block .tab-block-tabs .tabs-content .content .gov_patron_visitor .p_v {
    font-size: 14px;
    line-height: 16px; }
  .row[data-anchor="governance"] p, .row[data-anchor="our-rooms"] p {
    font-size: 16px;
    line-height: 18px; }
  .row[data-anchor="governance"] ul li, .row[data-anchor="our-rooms"] ul li,
  .row[data-anchor="governance"] ul a,
  .row[data-anchor="our-rooms"] ul a {
    font-size: 14px;
    line-height: 16px; } }

.row[data-anchor="our-rooms"] .tab-block h2 {
  padding-bottom: 0; }
.row[data-anchor="our-rooms"] .private-hire {
  margin-bottom: 27px; }
.row[data-anchor="our-rooms"] .tabs-content .next-step {
  font-size: 18px;
  line-height: 1.2; }

.row[data-anchor="founding-members"] .gallery .row-gallery .gallery-item .gallery-img .mask_triangle .mask_text {
  background: linear-gradient(to left top, rgba(1, 38, 57, 0.7) 50%, transparent 50%); }

.row[data-anchor="the-team"] h2 {
  color: #999;
  padding-top: 30px; }
.row[data-anchor="the-team"] .gallery .row-gallery .gallery-item .gallery-img .mask_triangle .mask_text {
  background: linear-gradient(to left top, rgba(234, 29, 118, 0.7) 50%, transparent 50%); }

.case_study .case {
  border: solid 1px #e6e6e6; }
  .case_study .case .case-left {
    text-align: left;
    padding: 30px; }
    @media (min-width: 1026px) {
      .case_study .case .case-left {
        width: 50%;
        float: left; } }
    .case_study .case .case-left .small_description {
      margin-bottom: 50px; }
      .case_study .case .case-left .small_description .small_script {
        font-family: "Eye";
        font-size: 45px;
        line-height: 28px;
        margin: 0 0 10px; }
    .case_study .case .case-left .case-read_more {
      display: inline-block;
      padding: 0;
      margin: 0; }
      @media (min-width: 1026px) {
        .case_study .case .case-left .case-read_more {
          position: absolute;
          bottom: 30px;
          left: 30px;
          max-width: 33.3333%; } }
      @media (min-width: 1026px) {
        .case_study .case .case-left .case-read_more span {
          margin-right: 60px; } }
  .case_study .case .case-right {
    position: relative; }
    .case_study .case .case-right .long_description {
      font-family: "Gotham Book";
      font-size: 15px;
      line-height: 16px;
      text-align: left;
      margin: 0;
      padding: 30px;
      transition: all 0.3s ease-in-out 0s;
      -o-transition: all 0.3s ease-in-out 0s;
      -ms-transition: all 0.3s ease-in-out 0s;
      -moz-transition: all 0.3s ease-in-out 0s;
      -webkit-transition: all 0.3s ease-in-out 0s; }
      .case_study .case .case-right .long_description.active {
        opacity: 1; }
    @media (max-width: 1026px) {
      .case_study .case .case-right {
        /*padding-top:inherit;*/ }
        .case_study .case .case-right .long_description {
          height: auto; } }
    @media (min-width: 1026px) {
      .case_study .case .case-right {
        /*padding-top: 40%;*/
        width: 50%;
        float: left; }
        .case_study .case .case-right .long_description {
          background: rgba(255, 255, 255, 0.8);
          overflow: auto;
          position: absolute;
          top: 0;
          right: 0;
          bottom: 0;
          left: 0;
          padding: 60px;
          opacity: 0;
          overflow: hidden; }
          .case_study .case .case-right .long_description.active {
            overflow: auto;
            opacity: 1; } }
.case_study .orbit-bullets {
  top: inherit;
  bottom: 20px; }
.case_study .orbit-prev {
  display: block !important; }
  .case_study .orbit-prev span {
    background: url("/web/20201224080646im_//wp-content/themes/hosb/images/arrows-slider.png");
    background-position: 0px 0px; }
.case_study .orbit-next {
  display: block !important; }
  .case_study .orbit-next span {
    background: url("/web/20201224080646im_//wp-content/themes/hosb/images/arrows-slider.png");
    background-position: -40px 0px; }

.art_room {
  /*inherit tab-block & gallery design. let it after so.*/
  padding: 0;
  margin: 0; }
  .art_room .tab-block-tabs h1, .art_room .tab-block-tabs h2, .art_room .tab-block-tabs h3 {
    font-size: 120px;
    letter-spacing: 0px;
    line-height: .83em;
    font-family: 'Knockout26';
    padding-bottom: 35px;
    margin-bottom: 28px; }
  .art_room .tab-block-tabs .tabs li a {
    color: #fff; }
  .art_room .tab-block-tabs .tabs-content .content {
    padding-top: 0; }

/*  ^  */
/*Content types*/
/*Post types*/
/*  v  */
.single-room .seework {
  text-align: center;
  font-weight: bold; }
  .single-room .seework .arrow-collapse {
    width: 33px;
    height: 16px;
    margin-left: 10px;
    display: inline-block;
    background: url(/web/20201224080646im_//wp-content/themes/hosb/images/arrow-collapse-collection.png);
    cursor: pointer;
    transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    -ms-transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    -webkit-transition: all 0.2s ease-in-out 0s; }
    .single-room .seework .arrow-collapse.active {
      transform: scale(1, -1);
      -o-transform: scale(1, -1);
      -ms-transform: scale(1, -1);
      -moz-transform: scale(1, -1);
      -webkit-transform: scale(1, -1); }

.blog__post-title {
  height: auto;
  line-height: 120px; }

.blog-header {
  margin-bottom: 0px; }

.blog-posts a {
  color: #000; }
.blog-posts .post {
  margin-bottom: 30px; }
  .blog-posts .post .thumbnail {
    width: 100%; }
  .blog-posts .post h2 {
    font-weight: bold;
    font-size: 1.2em;
    text-transform: none;
    margin-top: 0.5em;
    margin-bottom: 0;
    padding: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }
  .blog-posts .post .date {
    margin-top: 0.5em;
    margin-bottom: 1.5em; }
  .blog-posts .post .desc {
    border-top: 1px solid #000;
    padding-top: 1.5em;
    max-height: 8.6em;
    overflow: hidden;
    line-height: 1.2;
    margin-bottom: 1.5em; }
  .blog-posts .post .read-more {
    font-weight: bold;
    font-size: 1.2em; }
    .blog-posts .post .read-more img {
      width: 40px;
      margin-right: 10px; }
    .blog-posts .post .read-more a {
      color: #000;
      opacity: 1;
      transition: all 0.1s ease-in-out 0s;
      -o-transition: all 0.1s ease-in-out 0s;
      -ms-transition: all 0.1s ease-in-out 0s;
      -moz-transition: all 0.1s ease-in-out 0s;
      -webkit-transition: all 0.1s ease-in-out 0s; }
      .blog-posts .post .read-more a:hover, .blog-posts .post .read-more a:active, .blog-posts .post .read-more a:focus {
        opacity: 0.6; }

.pagination {
  font-weight: bold;
  font-size: 1.3em;
  padding-bottom: 30px; }
  .pagination a {
    color: #000; }
  .pagination .prev img {
    margin-right: 10px; }
  .pagination .next {
    float: right; }
    .pagination .next img {
      margin-left: 10px; }

.blog-post form#ss-form {
  background-color: #ddd;
  margin: 0 auto;
  width: 100%;
  max-width: 700px;
  padding: 60px; }
.blog-post .ss-q-title {
  font-weight: 700;
  margin-bottom: 10px; }
.blog-post .required-message {
  font-size: 10px;
  position: relative;
  top: -20px; }
.blog-post .ss-q-help.ss-secondary-text {
  font-size: 12px;
  font-style: italic; }
.blog-post .feature-img {
  /*margin-bottom: $blog_spacing;*/ }
  .blog-post .feature-img img {
    width: 100%; }
.blog-post .social_share {
  float: right; }
.blog-post .header {
  margin-bottom: 2.5em; }
  .blog-post .header .column .hr {
    margin-top: 2.5em;
    border-bottom: 1px solid #000; }
  .blog-post .header h1 {
    padding: 0;
    margin: 0; }
  .blog-post .header h3 {
    font-weight: bold;
    font-size: 1.5em;
    margin: 0;
    padding: 0; }
.blog-post .content .blog-text {
  margin-bottom: 2.5em; }
.blog-post .content .blog-img-wide_image {
  width: 100%;
  margin-bottom: 2.5em; }

@media only screen and (min-width: 639px) {
  .admin-bar .topNav.sticky-top {
    top: 32px; } }

@media only screen and (max-width: 641px) {
  #wpadminbar {
    display: none; } }
.gform_wrapper li.gfield.gfield_creditcard_warning {
  border: 0px solid #790000; }

.careers {
  color: #fff;
  margin: 0 0 27px 0;
  padding: 60px 20px; }
  .careers .columns:nth-child(1) {
    padding: 0; }
  .careers .content-block {
    margin-bottom: 48px;
    margin-top: 45px;
    padding: 0 40px;
    text-align: center; }
  .careers-title {
    color: #00D9C3;
    font-family: 'Knockout26';
    font-size: 100px;
    margin-top: 60px;
    text-align: center;
    text-transform: uppercase; }
  .careers-sub-title {
    color: #fff;
    font-family: "Rollerscript Smooth";
    font-size: 38px;
    margin-top: 30px;
    text-align: center; }
  .careers-content {
    font-weight: bold;
    font-size: 17px;
    margin-top: 0; }
  .careers-link {
    border: 2px solid;
    padding: 20px;
    text-align: center;
    margin: 20px 30px 0 0;
    text-transform: uppercase;
    transition: all .3s ease-in-out; }
  .careers-cta {
    border: 2px solid;
    color: #fff;
    display: block;
    margin: 0 auto;
    max-width: 300px;
    padding: 20px;
    text-align: center;
    text-transform: uppercase;
    transition: all .3s ease-in-out;
    width: 100%; }

#gform_wrapper_6 {
  display: block !important; }
  #gform_wrapper_6 #label_6_4_1,
  #gform_wrapper_6 #label_6_5_1,
  #gform_wrapper_6 #label_6_8_1,
  #gform_wrapper_6 #label_6_11_1 {
    color: #00D9C3; }

.stories-link {
  transition: all .2s ease-in-out; }
  .stories-link:hover {
    background-color: #EA1D76;
    border-color: #EA1D76;
    color: #5E0D8B !important; }

body img.gform_ajax_spinner {
  content: url("/web/20201224080646im_//wp-content/themes/hosb/images/ripple.svg");
  width: 45px;
  height: 45px; }

.downloadbook-form-wrap {
  background-color: #5E0D8B; }
  .downloadbook-form-wrap h2 {
    color: #EA1D76; }
  .downloadbook-form-wrap label {
    color: #EA1D76; }
    .downloadbook-form-wrap label .gfield_required {
      color: #EA1D76; }
  .downloadbook-form-wrap .gform_wrapper div.validation_error {
    color: #EA1D76;
    border-top: 2px solid #EA1D76;
    border-bottom: 2px solid #EA1D76; }
  .downloadbook-form-wrap .gform_wrapper .gform_body li.gfield.gfield_error,
  .downloadbook-form-wrap .gform_wrapper .gform_body li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
    background-color: #5E0D8B;
    border-top: 1px solid #D5FF33;
    border-bottom: 1px solid #D5FF33; }
  .downloadbook-form-wrap .gform_wrapper .gform_body .gfield_error .gfield_label,
  .downloadbook-form-wrap .gform_wrapper .gform_body .validation_message {
    color: #D5FF33; }
  .downloadbook-form-wrap .gform_wrapper .gform_footer input[type=submit] {
    background-color: #5E0D8B;
    border: solid 2px #EA1D76;
    color: #EA1D76; }
    .downloadbook-form-wrap .gform_wrapper .gform_footer input[type=submit]:hover {
      background-color: #EA1D76;
      border: solid 2px #EA1D76;
      color: #5E0D8B; }

.download-pass-form-wrap {
  background-color: #EA1D76; }
  .download-pass-form-wrap h2 {
    color: #5E0D8B; }
  .download-pass-form-wrap p {
    color: #fff; }
  .download-pass-form-wrap .vm__btn {
    background-color: #5E0D8B;
    border: solid 2px #5E0D8B;
    color: #EA1D76; }
    .download-pass-form-wrap .vm__btn:hover {
      background-color: #EA1D76;
      color: #5E0D8B; }

.close-blue:before {
  color: #012639; }

.download-discovery-form-wrap {
  background-color: #D5FF33; }
  .download-discovery-form-wrap h2 {
    color: #012639; }
  .download-discovery-form-wrap p {
    color: #012639; }
  .download-discovery-form-wrap .vm__btn {
    background-color: #012639;
    border: solid 2px #012639;
    color: #D5FF33; }
    .download-discovery-form-wrap .vm__btn:hover {
      background-color: #D5FF33;
      color: #012639; }

.download-pass-form-wrap h2, .download-discovery-form-wrap h2 {
  line-height: 1; }
.download-pass-form-wrap .vm__btn, .download-discovery-form-wrap .vm__btn {
  margin: 30px 0; }

.registration-form-wrap {
  background-color: #00D9C3; }
  .registration-form-wrap h2 {
    color: #012639; }
  .registration-form-wrap .gform_wrapper .gform_footer input[type=submit] {
    background-color: #012639;
    border: solid 2px #012639;
    color: #00D9C3; }
    .registration-form-wrap .gform_wrapper .gform_footer input[type=submit]:hover {
      background-color: #00D9C3;
      color: #012639; }
  .registration-form-wrap.dark-blue .gform_confirmation_message {
    color: #fff; }

.registration-form-wrap, .downloadbook-form-wrap, .download-pass-form-wrap {
  padding: 30px; }
  .registration-form-wrap h2, .downloadbook-form-wrap h2, .download-pass-form-wrap h2 {
    margin-top: 0px;
    padding-top: 0px; }
  .registration-form-wrap .gform_wrapper .gform_footer input[type=submit], .downloadbook-form-wrap .gform_wrapper .gform_footer input[type=submit], .download-pass-form-wrap .gform_wrapper .gform_footer input[type=submit] {
    display: block;
    margin: 0 auto;
    max-width: 200px;
    padding-top: 10px; }

.cerise {
  background-color: #EA1D76; }

.aqua {
  background-color: #00D9C3; }

.blue {
  background-color: #2F7DE1; }

.dark-blue {
  background-color: #012639; }

.light-olive {
  background-color: #95A496; }

.grey {
  background-color: #C3C6C8; }

.purple {
  background-color: #5E0D8B; }

.yellow {
  background-color: #D5FF33; }

.you-help-background {
  height: 100%;
  margin-top: -270px;
  opacity: .1;
  margin-left: -15px; }

.you-help {
  background-color: #012639;
  background-position: center center fixed;
  background-repeat: no-repeat;
  background-size: cover;
  color: #fff;
  height: 850px;
  margin-bottom: 27px;
  margin-top: 10px;
  padding: 15px; }
  @media screen and (max-width: 900px) {
    .you-help {
      height: auto; } }
  .you-help-title {
    font-family: "Knockout26";
    margin: 80px 0 110px 0;
    padding: 5px 0 30px;
    text-transform: uppercase;
    text-align: center;
    color: #00D9C3;
    font-size: 120px;
    letter-spacing: 0px; }
  .you-help-col-number {
    font-weight: bold;
    height: 40px;
    position: relative;
    text-shadow: 2px 2px #000;
    white-space: nowrap;
    z-index: 1; }
    .you-help-col-number span:nth-child(1) {
      margin-top: 3px;
      display: inline-block;
      font-size: 17px;
      margin-left: 39px; }
      @media screen and (max-width: 480px) {
        .you-help-col-number span:nth-child(1) {
          margin-top: 0px;
          display: inline-block;
          font-size: 17px;
          margin-left: 30px; } }
    .you-help-col-number span:nth-child(2) {
      font-family: "Knockout26";
      position: absolute;
      z-index: -1;
      left: 8px;
      color: #00D9C3;
      font-size: 123px;
      margin-top: -2px;
      font-weight: normal; }
    .you-help-col-number-mentor span:nth-child(1) {
      margin-left: 27px; }
    .you-help-col-number-donate span:nth-child(1) {
      margin-left: 39px; }
    @media screen and (min-width: 485px) and (max-width: 760px) {
      .you-help-col-number-partners span:nth-child(1), .you-help-col-number-support span:nth-child(1) {
        margin-left: 24px; } }
  .you-help-col-content {
    height: 60px;
    margin-top: 80px; }
  .you-help-link {
    border: 2px solid #00D9C3;
    padding: 20px;
    text-align: center;
    margin: 250px 30px 40px 0;
    color: #00D9C3;
    text-transform: uppercase; }
    @media screen and (min-width: 640px) and (max-width: 760px) {
      .you-help-link {
        margin: 295px 0 30px 0; } }
  .you-help p.hych-footnote {
    display: block;
    text-align: center; }
  .you-help a {
    color: #00D9C3; }

.long-form {
  min-height: 350px;
  padding: 10px;
  background-color: #fff; }
  .long-form blockquote p {
    margin-top: 20px;
    font-family: "Rollerscript Smooth";
    text-align: center;
    font-size: 2.4vw;
    line-height: 3vw; }
  .long-form p {
    margin-bottom: .5em; }
  .long-form .row .columns .left-column-text:first-child::first-letter {
    float: left;
    font-family: 'Knockout26', sans-serif;
    font-size: 110px;
    line-height: .73;
    margin: 0 10px 5px 0; }

.long-form-author {
  font-family: "Rollerscript Smooth", serif;
  font-size: 30px;
  margin-top: 30px; }

.big-quote {
  position: absolute;
  font-family: 'Knockout26', sans-serif;
  font-size: 110px;
  margin: 30px 10px 5px -20px; }
  .big-quote--first {
    float: left;
    position: relative; }
  .big-quote--last {
    margin-left: 10px;
    margin-top: -31px; }

.big-letter {
  height: 60px;
  margin-right: 25px;
  margin-top: 40px;
  margin-left: 10px;
  float: left; }
  .big-letter span {
    display: inline-block;
    transform: scale(3, 8);
    -webkit-transform: scale(3, 8);
    /* Safari and Chrome */
    -moz-transform: scale(3, 8);
    /* Firefox */
    -ms-transform: scale(3, 8);
    /* IE 9+ */
    -o-transform: scale(3, 8);
    font-weight: bold; }

.next-btn {
  float: right;
  font-weight: 700;
  margin: 20px 0 0 0;
  cursor: pointer; }

.main-content .item {
  min-height: 450px;
  max-height: 600px;
  overflow-y: scroll; }
.main-content .owl-controls .owl-dots,
.main-content .owl-controls .owl-pagination {
  margin-bottom: 0;
  padding-top: 0;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }
.main-content .owl-controls .owl-dots .owl-dot,
.main-content .owl-controls .owl-pagination .owl-dot,
.main-content .owl-controls .owl-dots .owl-page,
.main-content .owl-controls .owl-pagination .owl-page {
  padding: 10px;
  display: inline-block;
  cursor: pointer;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }
.main-content .owl-controls .owl-dots .owl-dot span,
.main-content .owl-controls .owl-pagination .owl-dot span,
.main-content .owl-controls .owl-dots .owl-page span,
.main-content .owl-controls .owl-pagination .owl-page span {
  -moz-background-clip: padding;
  -moz-border-radius: 50%;
  -moz-box-sizing: content-box;
  -webkit-background-clip: padding-box;
  -webkit-border-radius: 50%;
  -webkit-box-sizing: content-box;
  background-clip: padding-box;
  background-color: #00D9C3;
  border-radius: 50%;
  box-sizing: content-box;
  display: block;
  height: 12px;
  width: 12px;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
  filter: alpha(opacity=30);
  -moz-opacity: 0.3;
  -khtml-opacity: 0.3;
  opacity: 0.3; }
.main-content .owl-controls .owl-dots .owl-dot.active,
.main-content .owl-controls .owl-pagination .owl-dot.active,
.main-content .owl-controls .owl-dots .owl-page.active,
.main-content .owl-controls .owl-pagination .owl-page.active {
  cursor: default; }
.main-content .owl-controls .owl-dots .owl-dot.active span,
.main-content .owl-controls .owl-pagination .owl-dot.active span,
.main-content .owl-controls .owl-dots .owl-page.active span,
.main-content .owl-controls .owl-pagination .owl-page.active span {
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1; }

.color-cerise {
  color: #EA1D76 !important; }

.color-aqua {
  color: #00D9C3 !important; }

.color-blue {
  color: #2F7DE1 !important; }

.color-dark-blue {
  color: #012639 !important; }

.color-light-olive {
  color: #95A496 !important; }

.color-grey {
  color: #C3C6C8 !important; }

.color-purple {
  color: #5E0D8B !important; }

.color-yellow {
  color: #D5FF33 !important; }

.quote__block {
  border: 0;
  min-height: 400px;
  position: relative; }
  .quote__block-text {
    font-size: 20px;
    font-weight: 500;
    line-height: 28px;
    min-height: 0;
    padding: 0;
    position: absolute;
    text-transform: initial;
    top: 50%;
    transform: translate(0, -50%);
    width: 99%; }
    @media screen and (max-width: 480px) {
      .quote__block-text {
        transform: translate(-30px, -50%); } }
    .quote__block-text p {
      color: #fff;
      font-family: 'Rollerscript Smooth', 'Arial', serif;
      font-size: 2vw !important;
      line-height: 1.4 !important;
      margin: 0 auto;
      padding: 0;
      width: 67%; }
      @media screen and (min-width: 1880px) {
        .quote__block-text p {
          font-size: 37px !important; } }
  .quote__block .quote__block-text {
    margin-bottom: 0; }
  .quote__block-quoter {
    color: #fff;
    font-family: 'Gotham', 'Arial', sans-serif;
    padding-top: 30px; }
  .quote__block .big-quote {
    font-size: 200px;
    margin: 7px 0 0 10px;
    position: absolute;
    top: 50%;
    left: 7%; }
    .quote__block .big-quote--last {
      left: 90%;
      margin: 5px 0 0 0;
      padding-left: 0;
      position: absolute; }
    @media screen and (max-width: 480px) {
      .quote__block .big-quote {
        font-size: 100px; } }

.between-bars-pad {
  padding: 0; }

#content .row .columns .banner {
  margin-bottom: 27px; }

/* --- iPhone / Smartphones ---------------------- */
@media screen and (max-width: 480px) {
  #video_donate span {
    position: relative !important;
    margin-top: 30px;
    display: block;
    left: 0px !important; }

  .bg-video:before {
    top: 50%; }

  .page-id-15 .banner .caption .box h1,
  .page-id-12 .banner .caption .box h1 {
    background: #D5FF33;
    color: #fff !important;
    padding: 20px;
    font-size: 70px; }

  .page-id-314 .banner .caption .box h1 {
    background: #95a496;
    color: #fff !important;
    padding: 20px;
    font-size: 70px; }

  .gallery-img {
    margin-bottom: 30px; }

  .gallery-item .mask {
    display: block;
    opacity: .95 !important; } }
  @media screen and (max-width: 480px) and (max-width: 641px) {
    .gallery-item .mask {
      opacity: 1;
      background: rgba(213, 255, 51, 0); } }
@media screen and (max-width: 480px) {
    .gallery-item .mask .mask_text span {
      opacity: 1 !important;
      top: 40%; }

  .triple-block .text-pad {
    padding-right: 20px !important; }

  .knockout-font-title h1, .knockout-font-title h2, .knockout-font-title h3, .knockout-font-title h4 {
    font-size: 80px !important; }

  .page-id-420 .text-center h2 {
    margin-bottom: 0; }

  .top-fix:before {
    top: 90px; }

  .opening-times-wrap {
    margin-top: 26px; }

  .page-id-3089 .wysiwyg-multi-columns ul li {
    text-align: left;
    font-size: 13px;
    padding-bottom: 7px; }

  .quote__block .big-quote--first {
    left: 1%;
    padding-left: 0; }
  .quote__block .big-quote--last {
    left: 92%; } }
  @media screen and (max-width: 480px) and (max-width: 480px) {
    .quote__block .big-quote--last {
      left: 96%; } }
@media screen and (max-width: 480px) {
  .quote__block-quoter {
    margin-top: 0;
    padding-top: 0; }
  .quote__block-text {
    transform: translate(-35px, -50%); }
    .quote__block-text p {
      font-size: 1.4em !important;
      width: 87%;
      padding: 5px; }

  .careers {
    padding: 20px; }
    .careers .columns:nth-child(1) {
      margin-top: auto; }

  .careers-title {
    line-height: 1;
    margin-bottom: -30px;
    margin-top: 50px; }

  .careers-link {
    margin: 0px;
    margin-bottom: 20px; }

  .careers-content {
    margin-top: 40px; }

  .you-help-title {
    margin: 20px 0 60px 0;
    line-height: .8;
    font-size: 80px; }

  .you-help {
    min-height: 800px; }

  .you-help-col-number {
    text-align: center; }

  .you-help-col-number span:nth-child(2) {
    font-size: 10vw; }

  .you-help-link {
    margin: 150px 30px 20px 0;
    padding: 10px; } }
  @media screen and (max-width: 480px) and (max-width: 480px) {
    .you-help-link {
      margin: 40px 30px 60px 0; } }
  @media screen and (max-width: 480px) and (max-width: 320px) {
    .you-help-link {
      margin: 120px 30px 60px 0; } }

@media screen and (max-width: 480px) {
  .you-help-col-content {
    margin-top: 30px; } }
  @media screen and (max-width: 480px) and (max-width: 480px) {
    .you-help-col-content {
      height: auto; } }

@media screen and (max-width: 480px) {
  .tickets .tickets-list .ticket .ticket-main .ticket-main-top .ticket-title .arrow-collapse {
    position: absolute;
    bottom: -43px; }

  .donation-form .clear-multi div select {
    min-width: 85px !important; }

  .login-modal-form {
    padding: 0 30px; }

  .banner span.uppercase_caption {
    line-height: 1em; }

  .tickets .tickets-list .ticket .ticket-side .ticket-price {
    text-align: right; }

  .tickets .tickets-list .ticket .ticket-main .ticket-main-top .ticket-title .date {
    font-weight: 700;
    display: block; }

  .donate-monthly-wrap, .donate-one-off-wrap {
    margin-bottom: 30px; }

  .donate-monthly-wrap, .donate-one-off-wrap {
    margin-bottom: 30px; }

  .donation-form .back-to-home {
    display: none; }

  .main-content .owl-controls {
    margin-left: -20%; }

  .triple-block div {
    margin-bottom: 5px; }

  .tb-video .video-title {
    margin-top: -40px; }

  .journey-block .owl-controls {
    background: -moz-linear-gradient(left, transparent 0%, transparent 43%) !important;
    background: -webkit-linear-gradient(left transparent 0%, transparent 43%) !important;
    background: linear-gradient(to right, transparent 0%, transparent 43%) !important;
    margin-right: -50px; }

  .long-form blockquote p {
    font-size: 28px;
    line-height: 1.3; } }
/* --- Small Browsers ---------------------------- */
@media screen and (min-width: 485px) and (max-width: 760px) {
  .quote__block .quote__block-text p {
    font-size: 1.5em; }
  .quote__block .big-quote--last {
    margin-left: 10px; }

  .journey-block .owl-controls {
    background: -moz-linear-gradient(left, transparent 0%, transparent 43%) !important;
    background: -webkit-linear-gradient(left transparent 0%, transparent 43%) !important;
    background: linear-gradient(to right, transparent 0%, transparent 43%) !important;
    margin-right: -50px; }

  .you-help-title {
    margin: 20px 0 60px 0;
    font-size: 80px; }

  .you-help {
    height: auto; }

  .you-help-col-number {
    text-align: center; }

  .you-help-col-number span:nth-child(2) {
    font-size: 10vw; }

  .you-help-col-content {
    margin-top: 30px;
    height: 30px; }

  .row .small-12 {
    text-align: center; }

  .content-block {
    margin-bottom: 15px; }

  .careers .columns:nth-child(1) {
    margin-top: auto; }

  .careers-content {
    margin-top: 50px; }

  .careers-link {
    margin: 0px;
    margin-bottom: 20px; }

  .tickets .tickets-list .ticket .ticket-main .ticket-main-top .ticket-title .arrow-collapse {
    bottom: -30px; }

  .banner span.uppercase_caption {
    line-height: 1em; }

  .donate-monthly-wrap, .donate-one-off-wrap {
    margin-bottom: 30px; }

  .page-id-3530 h3 {
    font-size: 19px;
    line-height: 22px; }

  .main-content .owl-controls {
    margin-left: -25%; }

  .next-btn {
    margin-top: -1px; }

  .triple-block div {
    margin-bottom: 20px; }

  .tb-video .video-title {
    margin-top: -40px; }

  .long-form blockquote p {
    font-size: 31px;
    line-height: 1.4; } }
@media only screen and (min-width: 640px) {
  .tickets .tickets-list .ticket .ticket-main .ticket-main-top .ticket-title .preview_text {
    bottom: 45px; }

  .tb-video .video-title {
    margin-top: -40px; }

  .long-form blockquote p {
    font-size: 2.4vw;
    line-height: 3vw; } }
.media_wysiwyg_artroom .media .media-container {
  height: 100%; }

.ticket-share {
  margin: 10px 0 20px 0;
  color: #999; }
  .ticket-share .fa {
    font-size: 26px; }

#ss-form input[type="submit"] {
  border: solid 2px #E52F89;
  background: #E52F89;
  color: white; }
  #ss-form input[type="submit"]:hover {
    color: #E52F89;
    background-color: #ddd; }

form#ss-form a {
  color: #E52F89; }

.pink-text {
  color: #E42181; }

.displaynone {
  display: none !important; }

.nl-img img {
  max-width: 184px; }

.search-wrap {
  padding: 30px 40px 20px;
  background: #ddd;
  max-width: 98%;
  margin: 0 auto; }

@media only screen and (max-width: 1025px) {
  .mob-search-active .search-toggle {
    z-index: 99999;
    position: fixed;
    top: 50px;
    width: 100%; } }
.triple-block {
  margin-bottom: 27px; }
  @media only screen and (max-width: 780px) {
    .triple-block {
      margin-bottom: 0; } }
  .triple-block img {
    height: 400px;
    object-fit: cover;
    width: 100%; }
  .triple-block .text-pad {
    padding-right: 0; }
  .triple-block .tb-text {
    padding: 20px; }
    @media only screen and (max-width: 480px) {
      .triple-block .tb-text {
        padding-right: 20px; } }
    .triple-block .tb-text.color-grey {
      color: #999 !important; }
    .triple-block .tb-text p {
      font-family: 'Gotham Book', sans-serif;
      font-size: 1.1vw;
      font-weight: 500;
      line-height: 1.3; }
      .triple-block .tb-text p:first-child {
        font-size: 1.5vw;
        line-height: 1.2;
        font-family: 'Gotham', sans-serif;
        font-weight: bold; }
      @media only screen and (min-width: 1880px) {
        .triple-block .tb-text p {
          font-size: 20px; }
          .triple-block .tb-text p:first-child {
            font-size: 24px; } }
      @media only screen and (max-width: 1025px) {
        .triple-block .tb-text p {
          font-size: 16px; }
          .triple-block .tb-text p:first-child {
            font-size: 22px; } }
  .triple-block .tb-image {
    position: relative; }
    .triple-block .tb-image a {
      width: 100%;
      display: block;
      position: absolute;
      top: 0;
      height: 100%; }
    .triple-block .tb-image:before {
      display: block;
      content: "";
      width: 100%;
      padding-top: 100%; }
    .triple-block .tb-image > div {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0; }
    @media only screen and (max-width: 780px) {
      .triple-block .tb-image .bg-video {
        margin: 0 auto 30px auto; } }
    @media only screen and (max-width: 1025px) {
      .triple-block .tb-image .bg-video {
        margin: 0 auto 30px auto; } }
  .triple-block .image-title {
    color: #fff;
    position: absolute;
    left: 0;
    padding: 0 0px 0 30px;
    top: 90%; }
  .triple-block .tb-video {
    position: relative; }
    .triple-block .tb-video:before {
      display: block;
      content: "";
      width: 100%;
      padding-top: 100%; }
    .triple-block .tb-video > div {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0; }
    .triple-block .tb-video .video-title {
      margin-top: -20px;
      position: relative;
      color: #fff;
      padding: 0 0px 0 30px;
      font-weight: 500;
      top: -20px; }
    .triple-block .tb-video .banner-img {
      margin-bottom: 0px; }
    @media only screen and (max-width: 480px) {
      .triple-block .tb-video .video-title {
        margin-top: -40px; } }
    @media only screen and (min-width: 485px) and (max-width: 785px) {
      .triple-block .tb-video .video-title {
        margin-top: -40px;
        text-align: center; } }
    @media only screen and (max-width: 780px) {
      .triple-block .tb-video .bg-video {
        margin: 0 auto 30px auto; } }
    @media only screen and (max-width: 1025px) {
      .triple-block .tb-video .bg-video {
        margin: 0 auto 30px auto; }
      .triple-block .tb-video .video-title {
        margin-top: -80px;
        text-align: center;
        padding: 0 0px 0 10px; } }
    .triple-block .tb-video h1.color-picker.carousel-col p {
      color: #000 !important; }
  .triple-block .mob-search-active .search-toggle {
    z-index: 99999;
    position: fixed;
    top: 50px;
    width: 100%; }

.knockout-font-title h1, .knockout-font-title h2, .knockout-font-title h3, .knockout-font-title h4 {
  font-family: "Knockout26", Arial;
  letter-spacing: 0px;
  line-height: .83em;
  font-weight: 500;
  padding-bottom: 60px; }
.knockout-font-title h1, .knockout-font-title h2, .knockout-font-title h3 {
  font-size: 120px; }
.knockout-font-title h4 {
  font-size: 90px; }

.gotham-font-title h1, .gotham-font-title h2, .gotham-font-title h3 {
  font-family: "Gotham Book", Arial;
  font-size: 38px;
  line-height: 49px; }

.stories {
  min-height: 250px;
  color: #fff;
  margin-top: 10px;
  margin-bottom: 46px;
  padding: 0; }
  .stories div .row {
    margin-bottom: 20px; }
  .stories .columns {
    padding: 0 auto;
    min-height: 270px; }
  .stories-image {
    padding: 0;
    margin-right: 40px;
    z-index: 1;
    overflow: hidden; }
  .stories-content {
    padding-left: calc(33.33333333% + 25px); }
    .stories-content .stories-image-box {
      width: 33.3333333%;
      margin: 0;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0; }
      .stories-content .stories-image-box img {
        object-fit: cover;
        height: 100%;
        width: 100%; }
    .stories-content-shade {
      height: 100%;
      opacity: .65;
      position: absolute;
      width: 100%;
      z-index: 2;
      top: 0; }
    .stories-content a {
      width: calc(33.3333% + 140px); }
  .stories-quote {
    font-family: "Rollerscript Smooth";
    padding-left: 6px;
    line-height: 1.3;
    font-size: 33px;
    margin-top: 30px;
    margin-bottom: 26px;
    height: auto;
    padding-top: 40px; }
  .stories-participant-box {
    height: auto; }
  .stories-participant {
    font-weight: bold;
    font-size: 17px;
    padding: 0;
    font-family: "Gotham", Arial; }
  .stories-link {
    border: 2px solid;
    float: left;
    text-align: center;
    margin: 15px 20px 70px 0;
    padding: 20px;
    text-transform: uppercase;
    padding: 20px; }

.clear {
  clear: both; }

@media only screen and (max-width: 480px) {
  .stories-content .stories-image-box {
    position: relative;
    width: 100%; }

  .stories-image {
    padding-right: 0; }

  .stories {
    height: auto;
    padding-bottom: 10px;
    padding: 13px; }
    .stories-content {
      padding-left: 0; }
      .stories-content a {
        width: 100%; }

  .row {
    text-align: center; }

  .stories-participant-box {
    height: auto; }

  .stories-link {
    padding: 15px;
    margin: 0;
    margin-top: 20px; }

  .stories-quote {
    font-size: 33px;
    margin-top: 30px;
    margin-bottom: 16px;
    height: auto; }

  .careers-title {
    margin-top: 50px; }

  .triple-block .video-title {
    font-size: 20px; }
  .triple-block .image-title {
    text-align: center;
    width: 100%;
    font-size: 20px; } }
@media only screen and (max-width: 640px) {
  .stories {
    padding: 13px; }

  .stories-quote {
    line-height: 1.3;
    font-size: 33px;
    margin-top: 30px;
    margin-bottom: 26px;
    height: auto; }

  .stories-participant-box {
    height: auto; }

  .stories-link {
    margin-top: 15px;
    margin-bottom: 20px; }

  .careers-link {
    margin-bottom: 20px;
    margin-top: 0; }

  .careers-content {
    margin-top: 20px; } }
@media screen and (min-width: 485px) and (max-width: 760px) {
  .stories-link {
    margin-top: 20px;
    margin-left: 10px; }

  .stories-image {
    height: 490px;
    margin-right: 0; }

  .careers {
    min-height: 300px; }

  .careers-title {
    line-height: 1;
    margin-top: 50px; }

  .careers-sub-title {
    margin-top: 0; }

  .careers-link {
    margin-top: 55px; }

  .careers-link--no-t-margin {
    margin-top: 0; }

  .careers-content {
    margin-top: 5px; }

  .long-form blockquote p {
    font-size: 3.6vw;
    line-height: 4.2vw; }

  .triple-block .image-title {
    text-align: center;
    width: 100%; } }
.cerise {
  background-color: #EA1D76; }

.aqua {
  background-color: #00D9C3; }

.blue {
  background-color: #2F7DE1; }

.dark-blue {
  background-color: #012639; }

.light-olive {
  background-color: #95A496; }

.grey {
  background-color: #C3C6C8; }

.purple {
  background-color: #5E0D8B; }

.yellow {
  background-color: #D5FF33; }

.arial-font-title h1, .arial-font-title h2, .arial-font-title h3 {
  font-family: Arial;
  font-size: 38px;
  line-height: 49px; }
.arial-font-title .tickets .tickets-list .ticket .ticket-main .ticket-main-top .ticket-title .arrow-collapse {
  position: absolute;
  bottom: -43px; }
.arial-font-title .donation-form .clear-multi div select {
  min-width: 85px !important; }
.arial-font-title .login-modal-form {
  padding: 0 30px; }

.rollerscript-font-title h1, .rollerscript-font-title h2, .rollerscript-font-title h3 {
  font-family: "Rollerscript Smooth";
  font-size: 88px;
  line-height: 49px; }

@media screen and (min-width: 768px) and (max-width: 1025px) {
  .triple-block .image-title {
    text-align: center;
    width: 100%; } }
@media screen and (min-width: 761px) and (max-width: 1580px) {
  .careers {
    min-height: 200px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: center; }
    .careers--center {
      flex-direction: column; }
    .careers-title {
      line-height: .75;
      margin-top: 0px; }
    .careers-content {
      margin-top: 0px; }
    .careers-link {
      margin: 0px 30px 0 0; }
    .careers__half {
      min-height: 460px; }

  .careers-sub-title {
    margin-top: 0; }

  .quote__block-text p {
    font-size: 1.6em !important; } }
div#theme-my-login1,
div#theme-my-login {
  margin: 30px auto 0 auto; }

.tml #loginform label {
  display: block !important; }

.help-image {
  position: relative; }

.help-image-overlay {
  display: block;
  opacity: 0.35;
  width: 100%;
  position: absolute;
  height: 100%; }

h2 span.rollerscript {
  display: block;
  font-family: "Rollerscript smooth";
  text-transform: initial;
  font-size: 40px;
  letter-spacing: 0px;
  margin-top: -42px; }
  @media only screen and (max-width: 900px) {
    h2 span.rollerscript {
      line-height: 1;
      margin-top: 10px; } }

.home p.script {
  display: none; }

@media only screen and (max-width: 700px) {
  .knockout-font-title h1, .knockout-font-title h2, .knockout-font-title h3 {
    line-height: 90px; }

  .row[data-anchor="member-programming"] .text-center h2 {
    line-height: .8; } }
.post-type-archive-press .knockout-font-title h1, .post-type-archive-press .knockout-font-title h2, .post-type-archive-press .knockout-font-title h3 {
  font-size: 120px;
  color: #fff; }
  .post-type-archive-press .knockout-font-title h1 span, .post-type-archive-press .knockout-font-title h2 span, .post-type-archive-press .knockout-font-title h3 span {
    color: #D5FF33; }
.post-type-archive-press .press-posts .prev-std {
  display: none; }
.post-type-archive-press .sticky_socials i, .post-type-archive-press .sticky_socials .textlink {
  color: #95A496; }
.post-type-archive-press #sticky_donate {
  color: white;
  background: #95A496;
  border-color: #95A496; }
.post-type-archive-press .between-bars, .post-type-archive-press .quote__block {
  background: #D5FF33;
  border-left: 6px solid #D5FF33 !important;
  border-right: 6px solid #D5FF33 !important; }
  .post-type-archive-press .between-bars p, .post-type-archive-press .quote__block p {
    color: #999; }
  .post-type-archive-press .between-bars a, .post-type-archive-press .quote__block a {
    color: #95A496; }
.post-type-archive-press .row.content-block {
  border-color: #D5FF33; }
.post-type-archive-press input.button.postfix {
  background: #D5FF33;
  color: #95A496 !important;
  height: 3.2em; }
.post-type-archive-press h2.press-banner-top {
  background: #999;
  padding: 75px 0px;
  line-height: 65px;
  color: #D5FF33 !important; }
.post-type-archive-press .stories-quote {
  line-height: 20px;
  font-size: 23px;
  height: 50px; }
.post-type-archive-press .stories-link {
  margin-bottom: 20px;
  margin-left: 0px;
  padding: 10px; }
.post-type-archive-press .content-block:before {
  border-color: #D5FF33 transparent transparent transparent !important; }
.post-type-archive-press .content-block:after {
  border-color: transparent transparent #D5FF33 transparent !important; }
.post-type-archive-press .knockout-font-title h1, .post-type-archive-press .knockout-font-title h2, .post-type-archive-press .knockout-font-title h3 {
  font-size: 120px;
  color: #fff; }
  .post-type-archive-press .knockout-font-title h1 span, .post-type-archive-press .knockout-font-title h2 span, .post-type-archive-press .knockout-font-title h3 span {
    color: #D5FF33; }
.post-type-archive-press .press-banner-top {
  background: #95A496;
  padding: 75px 0px;
  line-height: 65px; }
.post-type-archive-press .content-block:before {
  border-color: #95A496 transparent transparent transparent; }
.post-type-archive-press .content-block:after {
  border-color: transparent transparent #95A496 transparent; }

.journey-background {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top;
  height: 100%;
  left: 12px;
  margin: 0;
  opacity: .1;
  position: absolute;
  top: 0;
  width: 98%; }

.journey-block {
  margin-bottom: 27px;
  margin-top: 10px;
  position: relative;
  padding: 0;
  overflow: hidden; }
  .journey-block .number-fix-1 .step-title {
    left: 39px; }
  .journey-block .number-fix-2 .step-title, .journey-block .number-fix-4 .step-title {
    left: 48px; }
    @media screen and (max-width: 480px) {
      .journey-block .number-fix-2 .step-title, .journey-block .number-fix-4 .step-title {
        left: 0px; } }
  .journey-block .number-fix-6 .step-title {
    left: 53px; }
    @media screen and (max-width: 480px) {
      .journey-block .number-fix-6 .step-title {
        left: 0px; } }
  @media screen and (max-width: 480px) {
    .journey-block .journey-bg .title {
      padding: 0 20px; }
    .journey-block .step-content {
      padding: 0 20px 0 20px; }
    .journey-block .step-number-bg {
      left: -70px !important; }
    .journey-block .step-title {
      left: -40px; } }
  .journey-block .fa {
    font-weight: 100;
    font: normal normal normal 100px/1 FontAwesome;
    color: #fff; }
  .journey-block .title {
    margin-bottom: 30px; }
  .journey-block .journey-bg {
    padding: 50px 0px;
    overflow: hidden; }
  .journey-block .step-content {
    font-size: 20px;
    padding: 40px 30px 0px; }
  .journey-block .owl-controls {
    position: absolute;
    background: rgba(0, 217, 195, 0.94);
    right: -5px;
    padding: 100px;
    top: 0px;
    height: 700px;
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, #00d9c3 43%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, #00d9c3 43%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, #00d9c3 43%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#00d9c3',GradientType=1 );
    /* IE6-9 */ }
    .journey-block .owl-controls .owl-next {
      font-size: 50px; }
    .journey-block .owl-controls .stories-quote {
      line-height: 28px;
      font-size: 23px; }
  .journey-block .step-number {
    font-size: 18px;
    font-weight: 700;
    padding: 30px;
    margin-bottom: 50px; }
  .journey-block .step-content {
    font-size: 20px;
    padding: 0 0 0 38px; }
    @media screen and (max-width: 480px) {
      .journey-block .step-content {
        padding: 0 20px; } }
  .journey-block .step-number-bg {
    font-size: 123px;
    color: #fff;
    font-weight: 400;
    font-family: 'Knockout26';
    position: relative;
    left: 20px; }
  .journey-block .step-title {
    position: relative;
    left: 50px;
    margin-top: -14px; }
    @media screen and (max-width: 480px) {
      .journey-block .step-title {
        left: 0px; } }
  .journey-block h2 {
    color: #2F7DE1;
    font-family: "Knockout26";
    font-size: 120px;
    color: #2F7DE1;
    padding: 35px 0 62px; }
    @media (max-width: 642px) {
      .journey-block h2 {
        font-size: 70px; } }
  @media (max-width: 642px) {
    .journey-block .journey-bg {
      margin-bottom: 30px; }
    .journey-block h2 {
      font-family: "Knockout26";
      font-size: 80px;
      color: #2F7DE1;
      line-height: 1em; } }
  .journey-block .sub-title {
    font-family: "Rollerscript Smooth";
    display: block;
    text-transform: initial;
    font-size: 33px;
    margin-top: -5px;
    color: #fff; }
  .journey-block .caption p {
    text-align: center;
    font-size: 16px;
    margin-bottom: 40px; }

.stat-block {
  margin-top: 10px;
  margin-bottom: 27px;
  overflow: hidden;
  padding: 0; }
  .stat-block .text-center {
    margin-bottom: 9px; }
  .stat-block .stat-bg {
    padding: 25px 0px; }
  @media screen and (max-width: 480px) {
    .stat-block--benugo h2 {
      margin-bottom: 10px;
      padding-bottom: 0 !important; } }
  .stat-block h2 {
    color: #2F7DE1;
    font-family: "Knockout26";
    font-size: 120px;
    letter-spacing: 0;
    line-height: .83em;
    padding: 35px 0 60px;
    color: #2F7DE1; }
    @media (max-width: 642px) {
      .stat-block h2 {
        font-size: 70px; } }
  @media (max-width: 642px) {
    .stat-block .stat-bg {
      margin-bottom: 30px; }
    .stat-block h2 {
      font-family: "Knockout26";
      font-size: 80px;
      color: #2F7DE1;
      line-height: 1em; } }
  .stat-block .sub-title {
    font-family: "Rollerscript Smooth";
    display: block;
    text-transform: initial;
    font-size: 33px;
    margin-top: -5px;
    color: #fff; }
  .stat-block .stat-sphere-wrap {
    text-align: center; }
    .stat-block .stat-sphere-wrap .outer-sphere {
      width: 100px;
      height: 100px;
      background: #fff;
      -webkit-border-radius: 100px;
      -moz-border-radius: 100px;
      border-radius: 100px;
      border: 5px solid #fff;
      margin: 0 auto;
      position: relative; }
    .stat-block .stat-sphere-wrap .inner-sphere {
      width: 100%;
      height: 100%;
      -webkit-border-radius: 100px;
      -moz-border-radius: 100px;
      border-radius: 100px;
      position: absolute;
      top: 50%;
      left: 0;
      transform: translate(0, -50%); }
      .stat-block .stat-sphere-wrap .inner-sphere:hover {
        opacity: 0.8; }
    .stat-block .stat-sphere-wrap .stat {
      font-size: 80px;
      font-family: "Knockout26";
      position: relative; }
      .stat-block .stat-sphere-wrap .stat-percentage {
        margin: -60px -175px 60px 0; }
      .stat-block .stat-sphere-wrap .stat-no-percentage {
        margin: 40px auto 60px; }
  .stat-block .caption p {
    text-align: center;
    font-size: 17px;
    margin-bottom: 40px;
    font-weight: bold;
    line-height: 1.3; }

.partner-2-0-block {
  margin: 10px 0 30px; }
  .partner-2-0-block h2 {
    font-family: "Knockout26";
    font-size: 120px;
    letter-spacing: 0px;
    line-height: .83em;
    padding: 0px 0px 0px; }
    @media (max-width: 642px) {
      .partner-2-0-block h2 {
        font-size: 70px; } }
  .partner-2-0-block h4 {
    color: #757779;
    font-family: "Rollerscript Smooth";
    font-size: 33px;
    padding: 10px 0 0 0; }
  .partner-2-0-block h5 {
    font-size: 20px;
    font-weight: 700;
    padding-bottom: 10px; }
  .partner-2-0-block .partner__title {
    display: none; }
    .partner-2-0-block .partner__title--active {
      display: block; }
  .partner-2-0-block .partner__logo {
    display: none;
    margin: 25px 0 0 0; }
    .partner-2-0-block .partner__logo img {
      max-width: 100px; }
    .partner-2-0-block .partner__logo--active {
      display: block; }
  .partner-2-0-block .partner__media {
    display: none;
    margin: 30px 0 0 0; }
    .partner-2-0-block .partner__media--active {
      display: block; }
  .partner-2-0-block .partner-carousel__nav {
    bottom: 0;
    font-size: 20px;
    font-weight: normal;
    margin-bottom: 10px;
    position: absolute;
    right: 0;
    z-index: 1; }
    .partner-2-0-block .partner-carousel__nav .next-btn {
      cursor: pointer;
      font-size: 20px;
      font-weight: 500; }
  .partner-2-0-block .partner-carousel h1 {
    font-family: 'Gotham Book';
    font-size: 20px;
    font-weight: bold;
    line-height: 1.53;
    margin-bottom: 0.2em;
    text-transform: none; }
  .partner-2-0-block .partner-carousel h2 {
    font-family: 'Gotham Book';
    font-size: 20px;
    font-weight: bold;
    line-height: 1.53;
    margin-bottom: 0.2em;
    text-transform: none; }
  .partner-2-0-block .partner-carousel h3 {
    font-family: 'Gotham Book';
    font-size: 20px;
    font-weight: bold;
    line-height: 1.53;
    margin-bottom: 0.2em;
    text-transform: none; }
  .partner-2-0-block .partner-carousel h4 {
    font-family: 'Gotham Book';
    font-size: 20px;
    font-weight: bold;
    line-height: 1.53;
    margin-bottom: 0.2em;
    text-transform: none; }
  .partner-2-0-block .partner-carousel h5 {
    font-family: 'Gotham Book';
    font-size: 20px;
    font-weight: bold;
    line-height: 1.53;
    margin-bottom: 0.2em;
    text-transform: none; }
  .partner-2-0-block .partner-carousel h6 {
    font-family: 'Gotham Book';
    font-size: 20px;
    font-weight: bold;
    line-height: 1.53;
    margin-bottom: 0.2em;
    text-transform: none; }
  .partner-2-0-block .partner-carousel p {
    font-size: 15px;
    line-height: 1.53; }
  .partner-2-0-block .additional-content-trigger,
  .partner-2-0-block .additional-content-close {
    color: #00D9C3 !important;
    float: left;
    font-weight: 700;
    margin: 20px 0 0 0; }
    .partner-2-0-block .additional-content-trigger i,
    .partner-2-0-block .additional-content-close i {
      padding-left: 0px; }
  .partner-2-0-block .partner-info-wrap {
    border-bottom: 2px solid #ddd;
    padding-bottom: 70px;
    margin-bottom: 30px; }
  .partner-2-0-block .partner-quote-block {
    color: #757779; }
    .partner-2-0-block .partner-quote-block:before, .partner-2-0-block .partner-quote-block:after {
      color: #00D9C3;
      content: "\201C";
      display: block;
      font-family: 'Knockout26';
      font-size: 200px;
      line-height: 1;
      margin: 30px 0 -100px 0; }
    .partner-2-0-block .partner-quote-block:after {
      margin: -130px 0 -50px 0;
      transform: rotate(-180deg); }
    .partner-2-0-block .partner-quote-block p {
      font-family: 'Gotham Book';
      font-size: 20px;
      font-style: italic;
      line-height: 1.4; }
    .partner-2-0-block .partner-quote-block .quoter {
      font-size: 15px; }
  .partner-2-0-block .partner-cta a {
    color: #00D9C3 !important;
    font-weight: 700;
    float: right;
    margin: 20px 0 0 0; }
    .partner-2-0-block .partner-cta a i {
      padding-left: 30px; }
    .partner-2-0-block .partner-cta a .stories-quote {
      line-height: 35px;
      height: 100px; }
  .partner-2-0-block .additional-content,
  .partner-2-0-block .additional-content-close {
    display: none;
    margin: 30px 0 0 0; }

.participant-block {
  margin-top: 30px; }
  .participant-block .knockout-font-title h2 {
    padding-bottom: 10px;
    color: #012639; }
  .participant-block p {
    font-weight: 600;
    line-height: 1.6;
    padding-bottom: 10px; }
  .participant-block .participant-button {
    background: #012639;
    width: 100%;
    display: block;
    text-align: center;
    padding: 15px;
    text-transform: uppercase;
    margin-bottom: 60px;
    font-weight: 700; }

.blog h2.blog-banner-top {
  background: #012639;
  padding: 75px 0px;
  line-height: 65px;
  color: #00D9C3; }
.blog .sticky_socials i, .blog .sticky_socials .textlink {
  color: #012639; }
.blog .content-block:before, .blog .content-block:after {
  border-color: transparent transparent #012639 transparent; }
.blog .prev-press {
  display: none; }
.blog #sticky_donate {
  color: white;
  background: #012639;
  border-color: #012639; }

.corporate_supporters {
  min-height: 400px;
  font-family: "Gotham Book", Arial;
  background: #fff;
  padding: 10px;
  margin: 10px 0; }
  .corporate_supporters h2 {
    color: #EA1D76; }
  .corporate_supporters .corporate-logo--large img {
    max-height: 150px;
    max-width: 100%; }
  .corporate_supporters .corporate-logo--medium img {
    max-height: 135px;
    max-width: 100%; }
  .corporate_supporters img {
    max-height: 100px;
    max-width: 100%; }
  .corporate_supporters .title {
    font-family: "Knockout26", sans-serif;
    font-size: 120px;
    height: 120px;
    margin: 60px;
    text-align: center;
    line-height: .7; }
    .corporate_supporters .title-corporate {
      margin-bottom: 80px; }
    .corporate_supporters .title-thanks {
      margin-bottom: 70px;
      margin-top: 30px; }
    .corporate_supporters .title-recognition {
      margin-top: 40px;
      margin-bottom: 80px; }
    @media only screen and (max-width: 480px) {
      .corporate_supporters .title {
        height: auto;
        margin: auto; } }
  .corporate_supporters .align-text div {
    text-align: center; }
  .corporate_supporters .align-box {
    text-align: center; }
    .corporate_supporters .align-box div {
      text-align: center; }
  .corporate_supporters .corporate-logo {
    padding: 30px; }
  .corporate_supporters .corporate-link {
    display: block; }
  .corporate_supporters .corporate-align {
    text-align: center;
    padding: 0 19%; }
    .corporate_supporters .corporate-align div {
      text-align: left; }
  .corporate_supporters .corporate-push {
    margin-top: 70px; }
  .corporate_supporters .corporate-list {
    margin-bottom: 20px; }
    .corporate_supporters .corporate-list-last {
      margin-top: -152px; }
      @media only screen and (max-width: 480px) {
        .corporate_supporters .corporate-list-last {
          margin-top: 0px; } }
  @media only screen and (min-width: 485px) and (max-width: 850px) {
    .corporate_supporters .corporate-adjust {
      margin-left: 0; } }
  @media only screen and (max-width: 480px) {
    .corporate_supporters .corporate-logo {
      padding: 10px; }
    .corporate_supporters .corporate-mobile-align .grid {
      text-align: center; }
    .corporate_supporters .title-corporate {
      margin-left: 20px;
      margin-bottom: 80px;
      text-align: center; }
    .corporate_supporters .title-recognition {
      margin-bottom: 80px;
      margin-left: 15px; }
    .corporate_supporters .title-thanks {
      margin-bottom: 60px; } }

.partner_logos {
  margin: 10px; }
  .partner_logos .responsive-img {
    display: block;
    height: auto;
    margin: 0 auto 75px;
    max-height: 100px;
    max-width: 170px; }
  .partner_logos .box {
    font-size: 120px;
    min-height: 400px;
    padding-top: 150px; }
    .partner_logos .box-title {
      font-family: 'Knockout26', sans-serif;
      text-align: center;
      text-transform: uppercase;
      height: 80px; }
    .partner_logos .box-supporters {
      padding-top: 110px; }
      .partner_logos .box-supporters .box-title {
        margin-bottom: 60px; }
    .partner_logos .box-connectors {
      padding-top: 40px;
      padding-bottom: 150px; }
      .partner_logos .box-connectors .box-title {
        margin-bottom: 60px; }
      .partner_logos .box-connectors .box-img:nth-child(1) {
        text-align: right; }
      .partner_logos .box-connectors .box-img:nth-child(2) {
        text-align: left; }
    .partner_logos .box-img {
      padding: 0;
      margin-top: 60px;
      height: 100px;
      background-repeat: no-repeat;
      background-size: contain;
      background-position-x: center;
      object-fit: cover; }
      .partner_logos .box-img div {
        background-size: contain;
        background-repeat: no-repeat; }
  @media only screen and (max-width: 480px) {
    .partner_logos .box .supporters {
      margin-bottom: 60px; }
    .partner_logos .box .box-img {
      background-position: center; }
      .partner_logos .box .box-img img {
        width: 170px;
        height: 90px; }
    .partner_logos .box-supporters {
      padding-top: 100px; }
      .partner_logos .box-supporters .box-img {
        background-size: 65%;
        height: 165px;
        margin-top: 30px; }
    .partner_logos .box-connectors {
      padding-top: 100px; }
      .partner_logos .box-connectors .box-img {
        background-size: 65%; }
        .partner_logos .box-connectors .box-img:nth-child(1), .partner_logos .box-connectors .box-img:nth-child(2) {
          text-align: center; } }

.contact-block .contact-information {
  background-color: #012639;
  color: #fff;
  padding: 50px; }
  .contact-block .contact-information .address {
    font-family: "Gotham Book", Arial;
    font-weight: 300;
    text-transform: uppercase; }
    .contact-block .contact-information .address .hours {
      text-transform: none; }
      .contact-block .contact-information .address .hours strong {
        font-weight: bold;
        font-family: Gotham; }
    .contact-block .contact-information .address--phone a {
      color: #fff; }
  .contact-block .contact-information .contact-addresses {
    font-weight: 300; }
    .contact-block .contact-information .contact-addresses p {
      padding-bottom: 10px; }
    .contact-block .contact-information .contact-addresses a {
      color: #fff; }
    .contact-block .contact-information .contact-addresses strong {
      text-transform: uppercase;
      padding-bottom: 10px; }
.contact-block .contact-title {
  font-family: 'Knockout26';
  font-weight: 200;
  font-size: 120px;
  line-height: 110px;
  text-transform: uppercase;
  color: #012639;
  top: 90px; }
  @media (max-width: 642px) {
    .contact-block .contact-title {
      font-size: 70px; } }
.contact-block .social-wrap {
  padding-bottom: 50px; }
  .contact-block .social-wrap div div {
    padding-bottom: 20px; }
  .contact-block .social-wrap .fa {
    color: #fff;
    font-size: 40px;
    margin-bottom: 10px; }
  .contact-block .social-wrap .social-network {
    text-transform: uppercase;
    font-family: Gotham; }
    @media (max-width: 480px) {
      .contact-block .social-wrap .social-network {
        padding-bottom: 20px;
        display: block; } }
  .contact-block .social-wrap .social-handle {
    color: #012639;
    word-wrap: break-word; }
    @media (max-width: 480px) {
      .contact-block .social-wrap .social-handle {
        display: none; } }
@media only screen and (max-width: 480px) {
  .contact-block {
    margin-top: 26px; } }

.tours-wrap p {
  padding: 30px; }

.banner .pos-bl {
  max-width: 100%; }

.opening-times-wrap {
  position: relative;
  overflow: hidden;
  margin-bottom: 30px; }
  .opening-times-wrap .opening-hours {
    padding: 50px;
    background-color: rgba(213, 255, 51, 0.83);
    color: #012639; }
    .opening-times-wrap .opening-hours strong {
      font-weight: 700;
      font-family: Gotham; }
      .opening-times-wrap .opening-hours strong a {
        color: #012639; }
    .opening-times-wrap .opening-hours .hours {
      font-size: 15px; }
    .opening-times-wrap .opening-hours .time-title {
      text-transform: uppercase;
      font-weight: 700;
      font-family: Gotham; }
  .opening-times-wrap .opening-times-bg {
    width: 98%;
    height: 100%;
    opacity: 0.1;
    position: absolute;
    background-image: url("/wp-content/uploads/2015/05/Monro1-1800x900.jpg"); }
    @media only screen and (max-width: 480px) {
      .opening-times-wrap .opening-times-bg {
        width: 93%; } }

.page-id-420 .title1 {
  margin-bottom: 0; }

.press-bb {
  word-wrap: break-word; }

a .read-our-book {
  color: #EA1D76 !important;
  margin-left: 100px; }
  @media only screen and (max-width: 800px) {
    a .read-our-book {
      margin-left: auto; } }

#input_6_15 label,
#input_6_14 label {
  left: 20px; }
  #input_6_15 label:before,
  #input_6_14 label:before {
    left: -30px; }
  #input_6_15 label:after,
  #input_6_14 label:after {
    left: -27px; }

@media only screen and (max-width: 641px) {
  .gform_wrapper input[type="submit"] {
    line-height: 1 !important; } }

.modal--benugo {
  background: url("/web/20201224080646im_//wp-content/themes/hosb/images/benugo_popup.jpg") no-repeat center center;
  background-size: cover;
  min-height: 590px;
  min-width: 300px;
  position: fixed; }
  @media only screen and (min-width: 768px) {
    .modal--benugo {
      top: 10% !important; } }
  @media only screen and (max-width: 767px) {
    .modal--benugo {
      left: 50% !important;
      top: 300px !important;
      transform: translate(-50%, -50%);
      width: 90%; } }
  @media only screen and (max-height: 700px) {
    .modal--benugo {
      left: 50% !important;
      min-height: 85vh;
      top: 0 !important;
      transform: translate(-50%, 0%);
      width: 90%; } }
.modal__cta--benugo {
  background: #00D9C3;
  border-radius: 100px;
  bottom: 30px;
  color: #fff;
  left: 50%;
  padding: 20px 50px;
  position: absolute;
  text-transform: uppercase;
  transform: translate(-50%, -50%);
  width: 250px; }
  .modal__cta--benugo:hover {
    background: #012639; }
  @media only screen and (max-height: 530px) {
    .modal__cta--benugo {
      transform: translate(-50%, -30%); } }
.modal .close-reveal-modal {
  position: absolute;
  right: -20px;
  top: -20px;
  width: 40px; }
  @media only screen and (max-width: 767px) {
    .modal .close-reveal-modal {
      right: -10px; } }

@media only screen and (max-width: 480px) {
  .search .small-full h2 {
    line-height: 1em; } }

.donate-now {
  background: #E42181;
  color: #fff;
  padding: 30px; }
  .donate-now__title {
    color: #A3A3A3; }
    @media only screen and (max-width: 1026px) {
      .donate-now__title {
        padding-bottom: 0; } }
  .donate-now__tabs {
    text-align: center; }
  .donate-now__tab {
    margin: 0 5px; }
    .donate-now__tab a {
      background: #EAEAEA;
      color: #A3A3A3 !important;
      font-family: "Gotham";
      font-weight: 700;
      text-transform: uppercase; }
      .donate-now__tab a:hover {
        opacity: 0.8; }
    .donate-now__tab.active a {
      background: #E42181;
      color: #fff !important; }
  .donate-now__img {
    padding-bottom: 30px;
    width: 100%; }
    @media only screen and (max-width: 1026px) {
      .donate-now__img {
        height: auto; } }
  .donate-now__regulatory-imgs {
    display: inline-block;
    height: 47px;
    margin-left: 20px;
    margin-top: 60px; }
    @media only screen and (max-width: 1026px) {
      .donate-now__regulatory-imgs {
        margin-bottom: 50px;
        margin-top: 0; } }
  .donate-now__amount {
    padding: 30px 0; }
  .donate-now__knockout {
    font-family: "Knockout26";
    font-size: 8em; }
  .donate-now__type {
    font-family: "Gotham";
    font-weight: 700;
    padding-left: 10px;
    text-transform: lowercase; }
  .donate-now__description {
    min-height: 150px;
    padding-bottom: 30px; }
    .donate-now__description p {
      font-size: 1.3em;
      line-height: 1.6em; }
  .donate-now__cta {
    border: 1px solid #fff;
    color: #fff;
    display: block;
    font-family: "Gotham";
    font-weight: 700;
    padding: 20px;
    text-align: center;
    text-transform: uppercase; }
    .donate-now__cta-text {
      display: block;
      font-family: "Gotham";
      font-weight: 700;
      padding-bottom: 30px; }
    @media only screen and (max-width: 1026px) {
      .donate-now__cta {
        margin-bottom: 40px; } }
    .donate-now__cta:hover {
      background: #fff;
      color: #E42181; }
  .donate-now__divider {
    background-image: linear-gradient(to right, #fff 20%, rgba(255, 255, 255, 0) 0%);
    background-position: center;
    background-repeat: repeat-x;
    background-size: 10px 1px;
    clear: both;
    margin-bottom: 20px;
    padding: 50px 0;
    width: 100%; }
  .donate-now__donation-amount {
    border: 0 solid #fff;
    font-size: 1.4em;
    height: 60px;
    padding: 20px 20px 20px 40px;
    width: 100%; }
    @media only screen and (max-width: 1026px) {
      .donate-now__donation-amount {
        margin: 40px 0; } }
  .donate-now__donation-currency {
    color: #E42181;
    font-family: "Gotham";
    font-weight: 700;
    left: 25px;
    position: absolute;
    top: 23px;
    z-index: 10; }
    @media only screen and (max-width: 1026px) {
      .donate-now__donation-currency {
        top: 63px; } }

.owth {
  padding: 50px 0;
  margin-bottom: 27px;
  background-image: url(/web/20201224080646im_//wp-content/themes/hosb/images/owth.jpg);
  background-repeat: no-repeat;
  background-position: center bottom;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }
  .owth__cta {
    border: 1px solid #fff;
    color: #fff;
    display: block;
    font-family: "Gotham";
    font-weight: 700;
    margin: 10px 0 0 30px;
    padding: 20px;
    text-align: center;
    text-transform: uppercase; }
    .owth__cta:hover {
      background: #fff;
      color: #E42181; }
  .owth .step-number {
    font-size: 1.4em;
    font-weight: 700;
    margin-bottom: 50px;
    padding: 30px; }
    @media only screen and (max-width: 1026px) {
      .owth .step-number {
        margin-top: 50px; } }
    .owth .step-number-bg {
      color: #E42181;
      font-family: "Knockout26";
      font-size: 7em;
      font-weight: 400;
      left: 20px;
      position: relative; }
    .owth .step-number .step-title {
      color: #fff;
      font-family: "Gotham";
      font-weight: 700;
      margin-top: -14px;
      position: relative; }
  .owth .step-content {
    color: #fff;
    font-size: 20px;
    min-height: 170px;
    padding-left: 30px; }
    .owth .step-content p {
      line-height: 1.6em; }

.chapel {
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-image: url(/web/20201224080646im_//wp-content/themes/hosb/images/chapel.jpg);
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: cover;
  margin-bottom: 27px;
  padding: 50px 0; }
  .chapel__title {
    color: #fff;
    font-family: "Gotham";
    font-size: 24px;
    font-weight: 700;
    line-height: 1.3em;
    padding: 0 0 30px 30px;
    position: relative; }
    @media only screen and (max-width: 1026px) {
      .chapel__title {
        padding: 0 30px 30px; } }
  .chapel__content {
    color: #fff;
    min-height: 170px;
    padding-left: 30px; }
    .chapel__content p {
      line-height: 1.6em; }
    @media only screen and (max-width: 1026px) {
      .chapel__content {
        padding-bottom: 30px;
        padding-right: 30px; } }
  .chapel__cta {
    background: #E42181;
    border: 1px solid #E42181;
    color: #fff;
    display: block;
    font-family: "Gotham";
    font-weight: 700;
    margin: 150px 0 0 30px;
    padding: 20px;
    text-align: center;
    text-transform: uppercase; }
    .chapel__cta:hover {
      background: #fff;
      border: 1px solid #fff;
      color: #E42181; }
    @media only screen and (max-width: 1026px) {
      .chapel__cta {
        margin: 10px 30px 0; } }

.malvinder {
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-image: url(/web/20201224080646im_//wp-content/themes/hosb/images/malvinder.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  margin-bottom: 27px;
  padding: 120px 0; }
  .malvinder__content {
    color: #fff;
    max-width: 400px;
    padding-left: 30px;
    text-align: center; }
    .malvinder__content p {
      font-family: "Rollerscript Smooth";
      font-size: 2.8em; }
    @media only screen and (max-width: 1026px) {
      .malvinder__content {
        padding-bottom: 30px;
        padding-right: 30px; } }
    @media only screen and (max-width: 768px) {
      .malvinder__content {
        max-width: 100%; } }
  .malvinder__cta {
    background: #E42181;
    border: 1px solid #E42181;
    color: #fff;
    display: block;
    font-family: "Gotham";
    font-weight: 700;
    margin: 150px 0 0 30px;
    padding: 20px;
    text-align: center;
    text-transform: uppercase; }
    .malvinder__cta:hover {
      background: #fff;
      border: 1px solid #fff;
      color: #E42181; }
    @media only screen and (max-width: 1026px) {
      .malvinder__cta {
        margin: 10px 30px 0; } }

.ease {
  -moz-transition-duration: 0.3s;
  -moz-transition-timing-function: ease-in-out;
  -webkit-transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-in-out;
  transition-duration: 0.3s;
  transition-timing-function: ease-in-out; }

.u-show {
  display: block; }

.u-hide {
  display: none; }

/*!
 * jQuery UI Datepicker 1.9.0
 * http://jqueryui.com
 *
 * Copyright 2012 jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Datepicker#theming
 */
.ui-datepicker {
  display: none;
  width: 300px;
  border: 1px solid #48616e;
  position: relative;
  top: 20px;
  left: calc((100% - 300px) / 2); }

.ui-datepicker-inline {
  width: 300px; }

.ui-datepicker .ui-datepicker-header {
  padding: .2em 0;
  position: relative;
  color: white;
  font-weight: 300; }

.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
  height: 1.8em;
  position: absolute;
  top: 2px;
  width: 1.8em; }

.ui-datepicker-calendar thead {
  border-top: 1px solid #48616e;
  border-bottom: 1px solid #48616e; }

.ui-datepicker-calendar thead th {
  color: #999;
  font-weight: normal; }

.ui-datepicker-calendar tbody tr a {
  color: white;
  font-weight: bold; }

.ui-datepicker-header .ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
  width: 16px;
  height: 30px; }

.ui-datepicker-header .ui-icon {
  background-image: url("/web/20201224080646im_//wp-content/themes/hosb/images/arrows-slider_V1.png");
  background-size: 25px; }

.ui-datepicker-next .ui-icon-circle-triangle-e {
  background-position: -15px 5px; }

.ui-datepicker-prev .ui-icon-circle-triangle-w {
  background-position: 5px 5px; }

.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover {
  top: 1px; }

.ui-datepicker .ui-datepicker-prev {
  left: 2px; }

.ui-datepicker .ui-datepicker-next {
  right: 2px; }

.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px; }

.ui-datepicker .ui-datepicker-next-hover {
  right: 1px; }

.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {
  display: block;
  left: 50%;
  margin-left: -8px;
  margin-top: -8px;
  position: absolute;
  top: 50%; }

.ui-datepicker .ui-datepicker-title {
  line-height: 3em;
  margin: 0 2.3em;
  text-align: center; }

.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0; }

.ui-datepicker select.ui-datepicker-month-year {
  width: 100%; }

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 49%; }

.ui-datepicker table {
  border-collapse: collapse;
  font-size: .9em;
  margin: 0 0 .4em;
  width: 100%; }

.ui-datepicker th {
  border: 1px;
  font-weight: bold;
  padding: .7em .3em;
  text-align: center; }

.ui-datepicker td {
  border: 0;
  font-size: unset;
  padding: 8px;
  width: 14.28%; }

.ui-datepicker td span, .ui-datepicker td a {
  display: block;
  padding: .2em;
  text-align: center;
  text-decoration: none; }

.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  border-bottom: 0;
  border-left: 0;
  border-right: 0;
  margin: .7em 0 0 0;
  padding: 0 .2em; }

.ui-datepicker .ui-datepicker-buttonpane button {
  cursor: pointer;
  float: right;
  margin: .5em .2em .4em;
  overflow: visible;
  padding: .2em .6em .3em .6em;
  width: auto; }

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left; }

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
  width: auto; }

.ui-datepicker-multi .ui-datepicker-group {
  float: left; }

.ui-datepicker-multi .ui-datepicker-group table {
  margin: 0 auto .4em;
  width: 95%; }

.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%; }

.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%; }

.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%; }

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header {
  border-left-width: 0; }

.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0; }

.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left; }

.ui-datepicker-row-break {
  clear: both;
  font-size: 0em;
  width: 100%; }

/* RTL support */
.ui-datepicker-rtl {
  direction: rtl; }

.ui-datepicker-rtl .ui-datepicker-prev {
  left: auto;
  right: 2px; }

.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto; }

.ui-datepicker-rtl .ui-datepicker-prev:hover {
  left: auto;
  right: 1px; }

.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto; }

.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right; }

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left; }

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: right; }

.ui-datepicker-rtl .ui-datepicker-group {
  float: right; }

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header {
  border-left-width: 1px;
  border-right-width: 0; }

.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 1px;
  border-right-width: 0; }

.ui-datepicker-current-day {
  position: relative; }
  .ui-datepicker-current-day:before {
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    content: '';
    display: block;
    background-color: #00D9C3;
    background-image: none !important;
    border-radius: 50%;
    height: 30px;
    width: 30px; }

.ui-datepicker-current-day a {
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  color: black !important; }

/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
.ui-datepicker-cover {
  filter: mask();
  /*must have*/
  height: 200px;
  /*must have*/
  left: -4px;
  /*must have*/
  position: absolute;
  /*must have*/
  top: -4px;
  /*must have*/
  width: 200px;
  /*must have*/
  z-index: -1;
  /*must have*/ }

.hub {
  margin: 0 auto;
  width: 100%;
  font-family: "Montserrat", sans-serif; }
  @media only screen and (min-width: 1170px) {
    .hub {
      width: 1150px; } }
  .hub__header {
    position: relative;
    width: 100%; }
    @media only screen and (min-width: 1170px) {
      .hub__header {
        width: 1150px; } }
  .hub__header-inner {
    margin: 10px; }
    @media only screen and (min-width: 1170px) {
      .hub__header-inner {
        margin: 0; } }
  .hub__header-section {
    display: block;
    margin-bottom: 20px;
    width: 100%; }
    @media only screen and (min-width: 1170px) {
      .hub__header-section {
        width: 370px; } }
    .hub__header-section--main {
      height: 440px; }
      @media only screen and (min-width: 1170px) {
        .hub__header-section--main {
          width: 760px; } }
      .hub__header-section--main .hub__header-section-inner {
        background: #012639; }
    @media only screen and (min-width: 768px) {
      .hub__header-section--buttons {
        float: left;
        height: 580px;
        width: 50%; } }
    @media only screen and (min-width: 1170px) {
      .hub__header-section--buttons {
        height: 120px;
        width: 760px; } }
    @media only screen and (min-width: 768px) {
      .hub__header-section--buttons .hub__header-section-inner {
        margin-right: 10px; } }
    @media only screen and (min-width: 1170px) {
      .hub__header-section--buttons .hub__header-section-inner {
        margin-right: 0;
        margin-top: 0; } }
    .hub__header-section--cal {
      height: 580px; }
      @media only screen and (min-width: 768px) {
        .hub__header-section--cal {
          display: inline-block;
          width: 50%; } }
      @media only screen and (min-width: 1170px) {
        .hub__header-section--cal {
          height: 580px;
          position: absolute;
          right: 0;
          top: 0;
          width: 370px; } }
      @media only screen and (min-width: 768px) {
        .hub__header-section--cal .hub__header-section-inner {
          margin-left: 10px; } }
      @media only screen and (min-width: 1170px) {
        .hub__header-section--cal .hub__header-section-inner {
          margin-left: 0; } }
  .hub__header-section-inner {
    display: block;
    height: 100%; }
  .hub__tiles {
    position: relative;
    width: 100%; }
    @media only screen and (min-width: 1170px) {
      .hub__tiles {
        margin-left: -10px;
        width: 1170px; } }
  .hub__header-buttons {
    display: flex;
    flex-direction: column; }
    @media only screen and (min-width: 1170px) {
      .hub__header-buttons {
        flex-direction: row;
        justify-content: space-between; } }
  .hub__button {
    display: block;
    height: 120px;
    padding: 30px;
    position: relative;
    width: 100%; }
    @media only screen and (min-width: 768px) {
      .hub__button {
        height: 280px; } }
    @media only screen and (min-width: 1170px) {
      .hub__button {
        height: 120px;
        width: 370px; } }
    .hub__button:first-child {
      background: #012639;
      color: #00D9C3;
      margin-bottom: 20px; }
    .hub__button:last-child {
      background: #00D9C3;
      color: #012639; }
    @media only screen and (min-width: 768px) {
      .hub__button--footer {
        height: 120px; } }
  .hub__button-text {
    color: inherit;
    font-family: "Knockout26";
    font-size: 60px;
    left: 50%;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 100%; }
  .hub__calendar {
    background: #012639;
    height: 100%; }
  .hub__pagination {
    border: 1px solid #eaeaea;
    display: flex;
    justify-content: center;
    padding: 10px; }
    .hub__pagination .page-numbers {
      border-radius: 40px;
      color: #012639;
      display: block;
      font-family: "Montserrat", sans-serif;
      font-weight: bold;
      height: 40px;
      line-height: 40px;
      margin: 10px;
      text-align: center;
      width: 40px; }
      .hub__pagination .page-numbers.current {
        color: #fff;
        background: #012639; }
  .hub__footer {
    margin: 10px; }
    @media only screen and (min-width: 1170px) {
      .hub__footer {
        margin: 20px 0; } }
  .hub__footer-sections {
    display: flex;
    flex-direction: column; }
    @media only screen and (min-width: 1170px) {
      .hub__footer-sections {
        flex-direction: row;
        justify-content: space-between; } }
  .hub__footer-section {
    display: block;
    height: 120px;
    padding: 30px;
    position: relative;
    width: 100%; }
    @media only screen and (min-width: 1170px) {
      .hub__footer-section--buttons {
        width: 370px; } }
    @media only screen and (min-width: 1170px) {
      .hub__footer-section--social {
        width: 760px; } }
  .hub__filters {
    margin: 10px; }
    @media only screen and (min-width: 768px) {
      .hub__filters {
        border-width: 1px 1px 1px 0;
        border-style: solid;
        border-color: #eaeaea; } }
    @media only screen and (min-width: 1170px) {
      .hub__filters {
        margin: 0;
        margin-bottom: 10px; } }
    .hub__filters--active .hub__filters-inner {
      overflow: visible; }
    .hub__filters--active .hub__filter-label:after,
    .hub__filters--active .hub__filter-dropdown:after {
      transform: translate(0, -50%) rotate(180deg); }
  .hub__filters-inner {
    display: block;
    height: 60px;
    overflow: hidden; }
    @media only screen and (min-width: 768px) {
      .hub__filters-inner {
        overflow: visible; } }
  .hub__filters-set {
    margin: 10px; }
    @media only screen and (min-width: 768px) {
      .hub__filters-set {
        margin: 0;
        display: none; } }
    .hub__filters-set--desktop {
      display: none; }
      @media only screen and (min-width: 768px) {
        .hub__filters-set--desktop {
          display: block;
          float: right;
          padding-right: 30px; } }
  .hub__filters-filter {
    background-color: #fff;
    display: block;
    height: 60px;
    overflow: hidden;
    position: relative;
    width: 100%;
    text-align: right;
    z-index: 9; }
  .hub__filters-term {
    background: #f5f5f5;
    border-radius: 5px;
    font-weight: bold;
    line-height: 60px;
    padding: 20px; }
  .hub__filters-taxonomy {
    line-height: 60px;
    padding: 0 20px; }
    @media only screen and (min-width: 768px) and (max-width: 1080px) {
      .hub__filters-taxonomy {
        display: none; } }
  .hub__filter {
    background-color: #fff;
    border-color: #eaeaea;
    border-style: solid;
    border-width: 0 1px 1px;
    display: block;
    float: left;
    height: 60px;
    overflow: hidden;
    position: relative;
    width: 100%;
    z-index: 9; }
    @media only screen and (min-width: 768px) {
      .hub__filter {
        border-width: 0 1px 0 0;
        width: auto; } }
    .hub__filter--active {
      border-width: 0 1px 1px;
      height: auto;
      overflow: visible; }
      @media only screen and (min-width: 768px) {
        .hub__filter--active {
          margin-left: -1px; } }
      .hub__filter--active .hub__filter-dropdown-item:first-child:before {
        background: url("/web/20201224080646im_//wp-content/themes/hosb/images/minus.svg"); }
    .hub__filter:first-child {
      border-top-width: 1px; }
      @media only screen and (min-width: 768px) {
        .hub__filter:first-child {
          border-width: 0 1px; } }
    .hub__filter:last-child {
      margin-bottom: 10px; }
  .hub__filter-label {
    line-height: 60px;
    padding: 0 20px;
    text-transform: uppercase; }
    @media only screen and (min-width: 768px) and (max-width: 1080px) {
      .hub__filter-label {
        display: none; } }
  .hub__filter-dropdown {
    list-style: none;
    position: relative; }
  .hub__filter-label:after, .hub__filter-dropdown:after {
    background-image: url("/web/20201224080646im_//wp-content/themes/hosb/images/arrow.svg");
    background-repeat: no-repeat;
    background-size: 100%;
    display: block;
    height: 10px;
    position: absolute;
    right: 10px;
    text-align: center;
    top: 30px;
    transform: translate(0, -50%);
    width: 10px; }
  @media only screen and (min-width: 768px) {
    .hub__filter-dropdown:after {
      content: ''; } }
  .hub__filter-label:after {
    content: ''; }
    @media only screen and (min-width: 768px) {
      .hub__filter-label:after {
        display: none; } }
  .hub__filter-dropdown-item {
    display: block;
    height: 60px;
    line-height: 60px;
    padding: 0 40px; }
    @media only screen and (min-width: 768px) {
      .hub__filter-dropdown-item {
        padding-left: 0; } }
    @media only screen and (min-width: 768px) {
      .hub__filter-dropdown-item:first-child {
        padding-left: 20px; } }
    .hub__filter-dropdown-item:first-child:before {
      background-image: url("/web/20201224080646im_//wp-content/themes/hosb/images/plus.svg");
      background-repeat: no-repeat;
      background-size: 100%;
      content: '';
      display: block;
      height: 10px;
      left: 20px;
      position: absolute;
      text-align: center;
      top: 30px;
      transform: translate(0, -50%);
      width: 10px; }
      @media only screen and (min-width: 768px) {
        .hub__filter-dropdown-item:first-child:before {
          display: none; } }
    .hub__filter-dropdown-item:hover {
      background: #f5f5f5;
      cursor: pointer; }
  .hub__filter-dropdown-link {
    display: block; }
    @media only screen and (min-width: 768px) {
      .hub__filter-dropdown-link {
        padding: 0 20px; } }
  .hub__filter-noresult {
    display: block;
    height: 60px;
    overflow: hidden;
    padding: 20px; }
    @media only screen and (min-width: 768px) {
      .hub__filter-noresult {
        overflow: visible; } }
  .hub__filter-reset {
    color: #012639;
    font-family: "Montserrat", sans-serif; }
    @media only screen and (min-width: 768px) {
      .hub__filter-reset {
        float: right;
        padding: 20px;
        position: relative;
        right: 30px; }
        .hub__filter-reset:after {
          background-image: url(/web/20201224080646im_//wp-content/themes/hosb/images/mobile_cross.png);
          background-repeat: no-repeat;
          background-size: 100%;
          content: '';
          display: block;
          height: 15px;
          position: relative;
          right: -45px;
          top: -15px;
          width: 15px; } }
    @media only screen and (max-width: 768px) {
      .hub__filter-reset {
        background-color: #808080;
        border-color: #eaeaea;
        border-style: solid;
        border-width: 0 1px 1px;
        display: block;
        float: left;
        height: 60px;
        line-height: 60px;
        overflow: hidden;
        padding: 0 40px;
        position: relative;
        width: 100%;
        z-index: 9; }
        .hub__filter-reset:before {
          background-image: url(/web/20201224080646im_//wp-content/themes/hosb/images/mobile_cross.png);
          background-repeat: no-repeat;
          background-size: 100%;
          content: '';
          display: block;
          height: 15px;
          left: 20px;
          position: absolute;
          text-align: center;
          top: 30px;
          transform: translate(0, -50%);
          width: 15px; } }
  .hub__title {
    color: #012639;
    font-family: "Montserrat", sans-serif;
    font-size: 20px;
    font-weight: 700;
    height: auto;
    line-height: 30px;
    margin-bottom: 15px;
    text-transform: none;
    padding: 0; }
    .hub__title--featured, .hub__title--related, .hub__title--single {
      font-size: 30px;
      line-height: 40px;
      text-transform: none;
      width: 75%; }
    .hub__title--featured {
      color: #ffffff;
      margin-bottom: 0; }
    .hub__title--related, .hub__title--single {
      width: 100%; }
  .hub__copy, .hub-post__main p, .hub-post__main li {
    color: #012639;
    display: block;
    font-family: "Montserrat", sans-serif;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.6;
    margin-bottom: 15px; }
    .hub__copy--notice {
      color: #ffffff;
      text-align: center; }
    .hub__copy--featured {
      text-align: left; }
    .hub__copy strong, .hub-post__main p strong, .hub-post__main li strong {
      font-weight: 700; }
  .hub__meta-label {
    color: #012639;
    display: block;
    font-size: 10px;
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    letter-spacing: 1px;
    margin-bottom: 15px;
    text-transform: uppercase; }
    .hub__meta-label--single {
      margin-top: 15px; }
    .hub__meta-label--featured {
      color: #ffffff; }
  .hub__featured {
    height: 100%; }
    .hub__featured .owl-stage,
    .hub__featured .owl-stage-outer,
    .hub__featured .owl-item {
      height: 100%; }
    .hub__featured .owl-prev {
      background-image: url("/web/20201224080646im_//wp-content/themes/hosb/images/arrows-slider_V1.png");
      background-size: 45px;
      background-position: 35px 0px;
      background-repeat: no-repeat;
      height: 45px;
      left: 0;
      position: absolute;
      text-indent: -9999px;
      top: 35%;
      width: 50px; }
    .hub__featured .owl-next {
      background-image: url("/web/20201224080646im_//wp-content/themes/hosb/images/arrows-slider_V1.png");
      background-size: 45px;
      background-position: -30px 0px;
      background-repeat: no-repeat;
      height: 45px;
      position: absolute;
      right: 0;
      text-indent: -9999px;
      top: 35%;
      width: 50px; }
  .hub__featured-item {
    height: 100%;
    position: relative; }
  .hub__featured-thumb {
    height: 100%;
    object-fit: cover;
    width: 100%; }
  .hub__featured-meta {
    background: rgba(0, 0, 0, 0.3);
    bottom: 0;
    color: #fff;
    left: 0;
    padding: 20px 40px;
    position: absolute;
    width: 100%; }
  .hub__tags {
    display: flex;
    flex-wrap: wrap;
    margin: -5px; }
  .hub__tags-item {
    border: 1px solid #cccccc;
    color: #012639;
    font-size: 12px;
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    margin: 5px;
    padding: 15px 30px;
    text-transform: uppercase; }
  .hub__social {
    background: #f5f5f5;
    display: flex;
    flex-direction: column;
    margin-bottom: 20px;
    padding: 30px;
    text-align: center; }
    @media only screen and (min-width: 1170px) {
      .hub__social--archive {
        align-items: center;
        flex-direction: row;
        height: 120px;
        justify-content: space-between;
        margin-bottom: 0;
        padding: 0 30px; } }
    @media only screen and (min-width: 1170px) {
      .hub__social--archive .hub__social-title {
        margin-bottom: 0; } }
  .hub__social-title {
    display: block;
    font-family: "Montserrat", sans-serif;
    font-size: 18px;
    font-weight: 700;
    line-height: 28px;
    margin-bottom: 20px; }
  .hub__social-links-container {
    display: flex;
    flex-direction: row;
    justify-content: center; }
  .hub__social-link {
    border: 1px solid #000000;
    display: inline-block;
    height: 60px;
    margin: 0 5px;
    position: relative;
    width: 60px; }
    .hub__social-link:after {
      content: '';
      background-repeat: no-repeat;
      background-size: 100%;
      display: block;
      height: 20px;
      left: 50%;
      position: absolute;
      top: 50%;
      transform: translate(-50%, -50%);
      width: 20px; }
    .hub__social-link--facebook:after {
      background-image: url("/web/20201224080646im_//wp-content/themes/hosb/images/facebook.svg"); }
    .hub__social-link--twitter:after {
      background-image: url("/web/20201224080646im_//wp-content/themes/hosb/images/twitter.svg"); }
    .hub__social-link--email:after {
      background-image: url("/web/20201224080646im_//wp-content/themes/hosb/images/message.svg"); }
  .hub__related {
    margin-bottom: 20px; }
  .hub__related-posts {
    margin: -10px; }
  .hub__related-item {
    display: block;
    float: left;
    width: 100%; }
    @media only screen and (min-width: 768px) {
      .hub__related-item {
        width: 33.33%; } }
  .hub__related-item-inner {
    margin: 10px;
    min-height: 400px; }
  .hub__related-item-thumb {
    height: 0;
    padding-bottom: 75%;
    position: relative; }
  .hub__related-item-image {
    height: 100%;
    left: 0;
    object-fit: cover;
    position: absolute;
    top: 0;
    width: 100%; }
  .hub__related-meta {
    border-color: #cccccc;
    border-style: solid;
    border-width: 0 1px 1px 1px;
    min-height: 150px;
    padding: 20px; }
  .hub__aside-meta {
    margin-top: 20px; }
  .hub__tiles-events {
    height: 200px;
    overflow-y: scroll;
    -ms-overflow-style: none; }
    .hub__tiles-events::-webkit-scrollbar {
      display: none; }
  .hub__calendar-header {
    color: #00D9C3;
    font-family: "Knockout26";
    font-size: 60px;
    line-height: initial;
    padding-top: 20px;
    text-align: center;
    text-transform: uppercase; }
  .hub__calendar-events {
    color: #ffffff;
    padding-top: 30px; }
  .hub__events-list {
    list-style-type: none;
    padding-top: 20px;
    padding-left: calc((100% - 300px) / 2); }
  .hub__events-list-title {
    width: 300px; }
  .hub__event-title {
    color: #ffffff;
    font-family: "Montserrat", sans-serif;
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 10px; }
  .hub__calendar-title {
    color: #00D9C3;
    font-size: 12px;
    font-weight: 300;
    line-height: 1.6;
    margin-top: 20px;
    padding-left: calc((100% - 300px) / 2); }
  .hub__calendar-copy {
    color: #ffffff;
    font-size: 12px; }
  .hub__calendar-member {
    color: #A3A3A3;
    font-family: "Montserrat", sans-serif;
    font-size: 12px;
    font-weight: 500;
    padding-left: 15px; }
  .hub__more-events {
    background-image: url("/web/20201224080646im_//wp-content/themes/hosb/images/arrow-white.svg");
    background-repeat: no-repeat;
    bottom: -10px;
    height: 15px;
    left: 50%;
    position: relative; }

.hub-item {
  box-shadow: 0px 31px 19px -23px rgba(0, 0, 0, 0.075);
  color: #012639;
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  font-weight: 700;
  margin: 10px;
  width: calc(100% - 20px); }
  @media only screen and (min-width: 768px) {
    .hub-item {
      width: calc(50% - 20px); } }
  @media only screen and (min-width: 1170px) {
    .hub-item {
      width: 370px; } }
  .hub-item--no-thumb .hub-item__meta {
    border: 1px solid #d8d8d8; }
  .hub-item__default-thumb {
    background-color: #00D9C3;
    height: 0;
    padding-bottom: 50%;
    position: relative; }
    .hub-item__default-thumb-image {
      display: block;
      height: 100%;
      left: 0;
      object-fit: contain;
      position: absolute;
      top: 0;
      width: 100%; }
  .hub-item__thumb {
    background-color: #012639;
    height: 0;
    padding-bottom: 75%;
    position: relative; }
    .hub-item__thumb-image {
      display: block;
      height: 100%;
      left: 0;
      object-fit: cover;
      position: absolute;
      top: 0;
      width: 100%; }
  .hub-item__meta {
    border: 1px solid #d8d8d8;
    border-top: none;
    padding: 30px 30px 0; }
  .hub-item__link {
    color: #012639;
    display: inline-block;
    margin-bottom: 30px;
    padding-right: 20px;
    position: relative;
    text-decoration: none; }
    .hub-item__link:after {
      background-image: url("/web/20201224080646im_//wp-content/themes/hosb/images/arrow.svg");
      background-repeat: no-repeat;
      background-size: 10px 10px;
      content: '';
      display: block;
      height: 10px;
      position: absolute;
      right: 0;
      text-align: center;
      top: 50%;
      transform: translate(0, -50%) rotate(-90deg);
      width: 10px; }
    .hub-item__link--featured {
      bottom: 20px;
      color: #fff;
      margin-bottom: 0;
      position: absolute;
      right: 40px; }
      .hub-item__link--featured:after {
        background-image: url("/web/20201224080646im_//wp-content/themes/hosb/images/arrow-white.svg"); }
    .hub-item__link--rsvp {
      color: #fff; }
      .hub-item__link--rsvp:after {
        background-image: url("/web/20201224080646im_//wp-content/themes/hosb/images/arrow-white.svg"); }
  .hub-item__date {
    border-top: 1px solid #eaeaea;
    height: 40px;
    position: relative; }
    .hub-item__date-text {
      color: #cccccc;
      display: block;
      font-size: 11px;
      font-weight: 300;
      left: 0;
      position: absolute;
      text-align: center;
      top: 50%;
      transform: translateY(-50%);
      width: 100%; }
  .hub-item--notice, .hub-item--press {
    background: #012639;
    color: #fff; }
    .hub-item--notice .hub__meta-label, .hub-item--press .hub__meta-label {
      color: inherit;
      text-align: center; }
    .hub-item--notice .hub__title, .hub-item--press .hub__title {
      color: #fff;
      text-align: center; }
    .hub-item--notice .hub-item__thumb, .hub-item--press .hub-item__thumb {
      height: 100%;
      left: 0;
      padding-bottom: 20%;
      position: absolute;
      top: 0;
      width: 100%;
      z-index: -1; }
      .hub-item--notice .hub-item__thumb:after, .hub-item--press .hub-item__thumb:after {
        content: '';
        background: #012639;
        display: block;
        height: 100%;
        left: 0;
        opacity: .8;
        position: absolute;
        top: 0;
        width: 100%; }
      .hub-item--notice .hub-item__thumb-image, .hub-item--press .hub-item__thumb-image {
        height: 100%;
        object-fit: cover;
        width: 100%; }
    .hub-item--notice .hub-item__date, .hub-item--press .hub-item__date {
      border-top: none; }
    .hub-item--notice .hub-item__meta, .hub-item--press .hub-item__meta {
      padding: 20px 40px; }
  .hub-item--press {
    background: none; }

.hub-post {
  margin: 10px;
  width: calc(100% - 20px); }
  @media only screen and (min-width: 1170px) {
    .hub-post {
      margin: 0 auto;
      width: 1150px; } }
  @media only screen and (max-width: 768px) {
    .hub-post__hero {
      height: 0;
      margin-bottom: 20px;
      padding-bottom: 75%;
      position: relative; } }
  .hub-post__hero-image {
    width: 100%; }
    @media only screen and (max-width: 768px) {
      .hub-post__hero-image {
        left: 0;
        height: 100%;
        object-fit: cover;
        position: absolute;
        top: 0;
        width: 100%; } }
  @media only screen and (min-width: 1170px) {
    .hub-post__main {
      float: left;
      width: 70%; } }
  .hub-post__main ul {
    list-style-type: circle; }
  .hub-post__main li {
    display: list-item; }
  @media only screen and (min-width: 1170px) {
    .hub-post__main-inner {
      padding-right: 150px; } }
  @media only screen and (min-width: 1170px) {
    .hub-post__aside {
      float: left;
      width: 30%; } }

.hub-back-btn {
  border: 1px solid #eaeaea;
  color: #012639;
  display: inline-block;
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 30px;
  margin-top: 30px;
  padding: 30px;
  position: relative;
  text-decoration: none;
  width: 100%; }
  .hub-back-btn:before {
    background-image: url("/web/20201224080646im_//wp-content/themes/hosb/images/arrow.svg");
    background-repeat: no-repeat;
    background-size: 15px 15px;
    content: '';
    display: block;
    height: 15px;
    position: absolute;
    text-align: center;
    top: 50%;
    transform: translate(0, -50%) rotate(90deg);
    width: 15px; }
  @media only screen and (max-width: 768px) {
    .hub-back-btn {
      font-size: 12px;
      padding: 20px; } }
.hub-back-text {
  color: #012639;
  padding-left: 50px; }

.event {
  position: relative; }
  .event:after {
    background: #00D9C3;
    border-radius: 5px;
    content: '';
    display: block;
    height: 5px;
    position: absolute;
    right: 6px;
    width: 5px;
    top: 6px; }

.ui-datepicker-current-day.event:after {
  display: none;
  height: 0;
  width: 0; }

/* ==========================================================================
   #CHECKBOXES
   ========================================================================== */
/*
 * As of now, this component style partial simply styles the checkboxes that
 * Gforms produces. This also builds upon styles applied to checkboxes from Foundation.
 */
/*
 * Several modifiers can be applied via the Form editor in the Gforms. For example,
 * to add a small checkbox, add `checkbox--small` in the "Custom CSS Class" input
 * under "Appearance" tab of a checkbox field.
 */
.gform_wrapper .gfield .gfield_checkbox input[type=checkbox] + label,
.gform_wrapper .gfield .gfield_checkbox label,
.gform_wrapper .gfield .gfield_radio input[type=checkbox] + label,
.gform_wrapper .gfield .gfield_radio label {
  margin-left: 0;
  padding-left: 30px;
  white-space: normal; }
  .gform_wrapper .gfield .gfield_checkbox input[type=checkbox] + label:before,
  .gform_wrapper .gfield .gfield_checkbox label:before,
  .gform_wrapper .gfield .gfield_radio input[type=checkbox] + label:before,
  .gform_wrapper .gfield .gfield_radio label:before {
    top: 0; }
  .gform_wrapper .gfield .gfield_checkbox input[type=checkbox] + label:after,
  .gform_wrapper .gfield .gfield_checkbox label:after,
  .gform_wrapper .gfield .gfield_radio input[type=checkbox] + label:after,
  .gform_wrapper .gfield .gfield_radio label:after {
    left: 2px;
    top: -1px; }
.gform_wrapper .gfield .gfield_radio input[type=checkbox] + label:after,
.gform_wrapper .gfield .gfield_radio label:after {
  font-size: 32px;
  line-height: 32px;
  left: 1px;
  top: -7px; }
.gform_wrapper .gfield.checkbox--white .gfield_radio input[type=checkbox] + label,
.gform_wrapper .gfield.checkbox--white .gfield_radio label,
.gform_wrapper .gfield.checkbox--white .gfield_checkbox input[type=checkbox] + label,
.gform_wrapper .gfield.checkbox--white .gfield_checkbox label {
  color: #fff; }
  .gform_wrapper .gfield.checkbox--white .gfield_radio input[type=checkbox] + label:before,
  .gform_wrapper .gfield.checkbox--white .gfield_radio label:before,
  .gform_wrapper .gfield.checkbox--white .gfield_checkbox input[type=checkbox] + label:before,
  .gform_wrapper .gfield.checkbox--white .gfield_checkbox label:before {
    background: #000000;
    border-color: #fff; }
  .gform_wrapper .gfield.checkbox--white .gfield_radio input[type=checkbox] + label:after,
  .gform_wrapper .gfield.checkbox--white .gfield_radio label:after,
  .gform_wrapper .gfield.checkbox--white .gfield_checkbox input[type=checkbox] + label:after,
  .gform_wrapper .gfield.checkbox--white .gfield_checkbox label:after {
    color: #fff; }
.gform_wrapper .gfield.checkbox--small .gfield_checkbox input[type=checkbox] + label,
.gform_wrapper .gfield.checkbox--small .gfield_checkbox label {
  padding-left: 20px; }
  .gform_wrapper .gfield.checkbox--small .gfield_checkbox input[type=checkbox] + label:before,
  .gform_wrapper .gfield.checkbox--small .gfield_checkbox label:before {
    height: 10px;
    top: 2px;
    width: 10px; }
  .gform_wrapper .gfield.checkbox--small .gfield_checkbox input[type=checkbox] + label:after,
  .gform_wrapper .gfield.checkbox--small .gfield_checkbox label:after {
    left: 0;
    top: -4px; }

/* ==========================================================================
   #SIGNUPS
   ========================================================================== */
.c-signup--primary-nav {
  background-color: #000000;
  color: #fff;
  position: relative;
  width: 230px; }
.c-signup__body {
  white-space: normal; }
  .c-signup--dropdown .c-signup__body {
    background: #000000;
    display: none;
    padding: 0 20px;
    position: absolute;
    z-index: 9; }
  .c-signup--active .c-signup__body {
    display: block; }
.c-signup--dropdown .c-signup__header {
  padding: 10px 20px; }
.c-signup__tab {
  cursor: pointer;
  display: block;
  font-size: 10px;
  font-weight: 300;
  padding-right: 10px;
  position: relative;
  text-transform: uppercase;
  user-select: none; }
  .c-signup__tab:after {
    background-image: url("/web/20201224080646im_//wp-content/themes/hosb/images/arrow-white.svg");
    background-size: cover;
    content: '';
    display: block;
    height: 10px;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-5px);
    width: 10px; }
    .c-signup--active .c-signup__tab:after {
      transform: translateY(-5px) rotate(180deg); }
.c-signup__title {
  color: #00D9C3;
  display: block;
  font-family: "Knockout26";
  font-size: 38px;
  line-height: 1;
  margin-bottom: 10px;
  text-transform: uppercase; }
.c-signup__form {
  margin-bottom: 10px; }
  .c-signup__form .gform_wrapper {
    margin: 0;
    max-width: 100%; }
    .c-signup__form .gform_wrapper input[type=submit] {
      background-color: #00D9C3;
      border-color: #00D9C3;
      color: #000000;
      margin-bottom: 0; }
      .c-signup__form .gform_wrapper input[type=submit]:hover {
        color: #fff; }
    .c-signup__form .gform_wrapper input[type=text],
    .c-signup__form .gform_wrapper .c-signup__text-input input[type=text],
    .c-signup__form .gform_wrapper .gfield-error.c-signup__text-input input[type=text] {
      border: 1px solid #fff;
      background-color: #000000;
      color: #fff;
      width: 100%; }
    .c-signup__form .gform_wrapper input,
    .c-signup__form .gform_wrapper .gfield_description {
      width: 100% !important; }
    .c-signup__form .gform_wrapper .gfield_checkbox label {
      color: #fff;
      margin-left: 0;
      padding-left: 20px;
      white-space: normal; }
      .c-signup__form .gform_wrapper .gfield_checkbox label:before {
        background: #000000;
        border-color: #fff;
        height: 10px;
        width: 10px; }
      .c-signup__form .gform_wrapper .gfield_checkbox label:after {
        color: #fff;
        left: 0;
        top: -4px; }
    .c-signup__form .gform_wrapper .validation_error, .c-signup__form .gform_wrapper li.gfield.gfield_error .gfield_description.validation_message {
      background-color: #e74c3c;
      border: none;
      color: #fff;
      font-size: 10px;
      padding: 10px !important; }
    .c-signup__form .gform_wrapper li.gfield.gfield_error {
      background-color: transparent;
      border: none; }

/* ==========================================================================
   #TABLES
   ========================================================================== */
.wysiwyg table {
  border: 1px solid #95A496;
  border-bottom: 0;
  border-left: 0;
  min-width: 100%; }
  .wysiwyg table tbody tr td,
  .wysiwyg table tbody tr th {
    border-bottom: 1px solid #95A496;
    border-left: 1px solid #95A496;
    border-top: 0;
    border-right: 0;
    line-height: 1.33;
    font-size: 13px;
    min-width: 240px;
    padding: 15px; }
    .wysiwyg table tbody tr td strong,
    .wysiwyg table tbody tr th strong {
      font-size: 15px; }
  .wysiwyg table p {
    font-size: inherit; }

.room {
  display: flex;
  margin-bottom: 27px; }
  .room--reversed {
    flex-direction: row-reverse; }
  .room__btn {
    background-color: #012639;
    margin-right: 10px; }
  .room__info {
    padding: 50px; }
  .room__image {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    min-height: 400px;
    width: 100%; }
  .room__title {
    color: #012639;
    font-family: "Knockout26";
    font-size: 120px;
    line-height: 110px;
    padding-bottom: 40px;
    text-transform: uppercase;
    top: 90px; }
    @media (max-width: 642px) {
      .room__title {
        font-size: 60px; } }
  .room__description {
    padding-bottom: 20px;
    line-height: 1.6em; }
  .room__capacity {
    margin-bottom: 40px; }
    .room__capacity-title {
      display: block;
      font-family: "Gotham";
      padding-bottom: 20px;
      text-transform: uppercase; }
  .room__single {
    margin-bottom: 30px; }
  .room__single-title {
    color: #D5FF33; }
  .room__single-image {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    min-height: 300px;
    width: 100%; }
  .room__single-description {
    background-color: #F7F7F7;
    font-size: 16px;
    height: 100%;
    line-height: 1.6em;
    padding: 40px; }
  .room__single-floorplan {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    display: block;
    height: 100%;
    margin-top: 30px;
    min-height: 300px;
    width: 100%; }
  @media only screen and (max-width: 641px) {
    .room {
      flex-direction: column-reverse; }
      .room__single-description {
        background-color: #F7F7F7;
        height: 100%;
        margin-bottom: 30px; } }
  @media only screen and (min-width: 1025px) {
    .room__single {
      display: flex; }
    .room__single-floorplan {
      margin-top: 0; } }

.private-hire__content {
  color: #fff; }

/*# sourceMappingURL=main.css.map */

/*
     FILE ARCHIVED ON 08:06:46 Dec 24, 2020 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 02:59:33 Jul 09, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.402
  exclusion.robots: 0.04
  exclusion.robots.policy: 0.034
  esindex: 0.007
  cdx.remote: 148.035
  LoadShardBlock: 113.648 (3)
  PetaboxLoader3.datanode: 73.162 (4)
  PetaboxLoader3.resolve: 71.251 (2)
  load_resource: 85.379
*/