/* Minification failed. Returning unminified contents.
(5660,8): run-time error CSS1031: Expected selector, found 'input('
(5660,8): run-time error CSS1025: Expected comma or open brace, found 'input('
 */
/* - Prodo Front End Global Sass File
-------------------------------------------------
	Description: Prodo Digital Front End Base Package
	Author: Prodo Digital
	Author URL: http://www.prodo.com
*/
/* - CONTENTS
-------------------------------------------------

-------------------------------------------------

	/* - FOUNDATION & SETTINGS
	------------------------------------------ */
/* Globals & Variable setup
========================================================================== */
@font-face {
  font-family: "hand_of_sean_demoregular";
  src: url("../../fonts/hand_of_sean_demo-webfont.woff2") format("woff2"), url("../../fonts/hand_of_sean_demo-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

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

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

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

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: #FFFFFF;
  color: #222222;
  cursor: auto;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  line-height: 1.5;
  margin: 0;
  padding: 0;
  position: relative; }

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,
.mqa-display img,
.mqa-display embed,
.mqa-display 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 {
  margin: 0 auto;
  max-width: 75rem;
  width: 100%; }
  .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 {
    margin: 0 -0.9375rem;
    max-width: none;
    width: auto; }
    .row .row:before, .row .row:after {
      content: " ";
      display: table; }
    .row .row:after {
      clear: both; }
    .row .row.collapse {
      margin: 0;
      max-width: none;
      width: auto; }
      .row .row.collapse:before, .row .row.collapse:after {
        content: " ";
        display: table; }
      .row .row.collapse:after {
        clear: both; }

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

.column + .column:last-child,
.columns + .column:last-child, .column +
.columns:last-child,
.columns +
.columns:last-child {
  float: right; }

.column + .column.end,
.columns + .column.end, .column +
.columns.end,
.columns +
.columns.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.3333333333%;
    right: auto; }
  .small-pull-1 {
    position: relative;
    right: 8.3333333333%;
    left: auto; }
  .small-push-2 {
    position: relative;
    left: 16.6666666667%;
    right: auto; }
  .small-pull-2 {
    position: relative;
    right: 16.6666666667%;
    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.3333333333%;
    right: auto; }
  .small-pull-4 {
    position: relative;
    right: 33.3333333333%;
    left: auto; }
  .small-push-5 {
    position: relative;
    left: 41.6666666667%;
    right: auto; }
  .small-pull-5 {
    position: relative;
    right: 41.6666666667%;
    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.3333333333%;
    right: auto; }
  .small-pull-7 {
    position: relative;
    right: 58.3333333333%;
    left: auto; }
  .small-push-8 {
    position: relative;
    left: 66.6666666667%;
    right: auto; }
  .small-pull-8 {
    position: relative;
    right: 66.6666666667%;
    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.3333333333%;
    right: auto; }
  .small-pull-10 {
    position: relative;
    right: 83.3333333333%;
    left: auto; }
  .small-push-11 {
    position: relative;
    left: 91.6666666667%;
    right: auto; }
  .small-pull-11 {
    position: relative;
    right: 91.6666666667%;
    left: auto; }
  .column,
  .columns {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left; }
  .small-1 {
    width: 8.3333333333%; }
  .small-2 {
    width: 16.6666666667%; }
  .small-3 {
    width: 25%; }
  .small-4 {
    width: 33.3333333333%; }
  .small-5 {
    width: 41.6666666667%; }
  .small-6 {
    width: 50%; }
  .small-7 {
    width: 58.3333333333%; }
  .small-8 {
    width: 66.6666666667%; }
  .small-9 {
    width: 75%; }
  .small-10 {
    width: 83.3333333333%; }
  .small-11 {
    width: 91.6666666667%; }
  .small-12 {
    width: 100%; }
  .small-offset-0 {
    margin-left: 0 !important; }
  .small-offset-1 {
    margin-left: 8.3333333333% !important; }
  .small-offset-2 {
    margin-left: 16.6666666667% !important; }
  .small-offset-3 {
    margin-left: 25% !important; }
  .small-offset-4 {
    margin-left: 33.3333333333% !important; }
  .small-offset-5 {
    margin-left: 41.6666666667% !important; }
  .small-offset-6 {
    margin-left: 50% !important; }
  .small-offset-7 {
    margin-left: 58.3333333333% !important; }
  .small-offset-8 {
    margin-left: 66.6666666667% !important; }
  .small-offset-9 {
    margin-left: 75% !important; }
  .small-offset-10 {
    margin-left: 83.3333333333% !important; }
  .small-offset-11 {
    margin-left: 91.6666666667% !important; }
  .small-reset-order {
    float: left;
    left: auto;
    margin-left: 0;
    margin-right: 0;
    right: auto; }
  .column.small-centered,
  .columns.small-centered {
    margin-left: auto;
    margin-right: auto;
    float: none; }
  .column.small-uncentered,
  .columns.small-uncentered {
    float: left;
    margin-left: 0;
    margin-right: 0; }
  .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.9375rem;
    padding-right: 0.9375rem;
    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.3333333333%;
    right: auto; }
  .medium-pull-1 {
    position: relative;
    right: 8.3333333333%;
    left: auto; }
  .medium-push-2 {
    position: relative;
    left: 16.6666666667%;
    right: auto; }
  .medium-pull-2 {
    position: relative;
    right: 16.6666666667%;
    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.3333333333%;
    right: auto; }
  .medium-pull-4 {
    position: relative;
    right: 33.3333333333%;
    left: auto; }
  .medium-push-5 {
    position: relative;
    left: 41.6666666667%;
    right: auto; }
  .medium-pull-5 {
    position: relative;
    right: 41.6666666667%;
    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.3333333333%;
    right: auto; }
  .medium-pull-7 {
    position: relative;
    right: 58.3333333333%;
    left: auto; }
  .medium-push-8 {
    position: relative;
    left: 66.6666666667%;
    right: auto; }
  .medium-pull-8 {
    position: relative;
    right: 66.6666666667%;
    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.3333333333%;
    right: auto; }
  .medium-pull-10 {
    position: relative;
    right: 83.3333333333%;
    left: auto; }
  .medium-push-11 {
    position: relative;
    left: 91.6666666667%;
    right: auto; }
  .medium-pull-11 {
    position: relative;
    right: 91.6666666667%;
    left: auto; }
  .column,
  .columns {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left; }
  .medium-1 {
    width: 8.3333333333%; }
  .medium-2 {
    width: 16.6666666667%; }
  .medium-3 {
    width: 25%; }
  .medium-4 {
    width: 33.3333333333%; }
  .medium-5 {
    width: 41.6666666667%; }
  .medium-6 {
    width: 50%; }
  .medium-7 {
    width: 58.3333333333%; }
  .medium-8 {
    width: 66.6666666667%; }
  .medium-9 {
    width: 75%; }
  .medium-10 {
    width: 83.3333333333%; }
  .medium-11 {
    width: 91.6666666667%; }
  .medium-12 {
    width: 100%; }
  .medium-offset-0 {
    margin-left: 0 !important; }
  .medium-offset-1 {
    margin-left: 8.3333333333% !important; }
  .medium-offset-2 {
    margin-left: 16.6666666667% !important; }
  .medium-offset-3 {
    margin-left: 25% !important; }
  .medium-offset-4 {
    margin-left: 33.3333333333% !important; }
  .medium-offset-5 {
    margin-left: 41.6666666667% !important; }
  .medium-offset-6 {
    margin-left: 50% !important; }
  .medium-offset-7 {
    margin-left: 58.3333333333% !important; }
  .medium-offset-8 {
    margin-left: 66.6666666667% !important; }
  .medium-offset-9 {
    margin-left: 75% !important; }
  .medium-offset-10 {
    margin-left: 83.3333333333% !important; }
  .medium-offset-11 {
    margin-left: 91.6666666667% !important; }
  .medium-reset-order {
    float: left;
    left: auto;
    margin-left: 0;
    margin-right: 0;
    right: auto; }
  .column.medium-centered,
  .columns.medium-centered {
    margin-left: auto;
    margin-right: auto;
    float: none; }
  .column.medium-uncentered,
  .columns.medium-uncentered {
    float: left;
    margin-left: 0;
    margin-right: 0; }
  .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.9375rem;
    padding-right: 0.9375rem;
    float: left; }
  .push-0 {
    position: relative;
    left: 0;
    right: auto; }
  .pull-0 {
    position: relative;
    right: 0;
    left: auto; }
  .push-1 {
    position: relative;
    left: 8.3333333333%;
    right: auto; }
  .pull-1 {
    position: relative;
    right: 8.3333333333%;
    left: auto; }
  .push-2 {
    position: relative;
    left: 16.6666666667%;
    right: auto; }
  .pull-2 {
    position: relative;
    right: 16.6666666667%;
    left: auto; }
  .push-3 {
    position: relative;
    left: 25%;
    right: auto; }
  .pull-3 {
    position: relative;
    right: 25%;
    left: auto; }
  .push-4 {
    position: relative;
    left: 33.3333333333%;
    right: auto; }
  .pull-4 {
    position: relative;
    right: 33.3333333333%;
    left: auto; }
  .push-5 {
    position: relative;
    left: 41.6666666667%;
    right: auto; }
  .pull-5 {
    position: relative;
    right: 41.6666666667%;
    left: auto; }
  .push-6 {
    position: relative;
    left: 50%;
    right: auto; }
  .pull-6 {
    position: relative;
    right: 50%;
    left: auto; }
  .push-7 {
    position: relative;
    left: 58.3333333333%;
    right: auto; }
  .pull-7 {
    position: relative;
    right: 58.3333333333%;
    left: auto; }
  .push-8 {
    position: relative;
    left: 66.6666666667%;
    right: auto; }
  .pull-8 {
    position: relative;
    right: 66.6666666667%;
    left: auto; }
  .push-9 {
    position: relative;
    left: 75%;
    right: auto; }
  .pull-9 {
    position: relative;
    right: 75%;
    left: auto; }
  .push-10 {
    position: relative;
    left: 83.3333333333%;
    right: auto; }
  .pull-10 {
    position: relative;
    right: 83.3333333333%;
    left: auto; }
  .push-11 {
    position: relative;
    left: 91.6666666667%;
    right: auto; }
  .pull-11 {
    position: relative;
    right: 91.6666666667%;
    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.3333333333%;
    right: auto; }
  .large-pull-1 {
    position: relative;
    right: 8.3333333333%;
    left: auto; }
  .large-push-2 {
    position: relative;
    left: 16.6666666667%;
    right: auto; }
  .large-pull-2 {
    position: relative;
    right: 16.6666666667%;
    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.3333333333%;
    right: auto; }
  .large-pull-4 {
    position: relative;
    right: 33.3333333333%;
    left: auto; }
  .large-push-5 {
    position: relative;
    left: 41.6666666667%;
    right: auto; }
  .large-pull-5 {
    position: relative;
    right: 41.6666666667%;
    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.3333333333%;
    right: auto; }
  .large-pull-7 {
    position: relative;
    right: 58.3333333333%;
    left: auto; }
  .large-push-8 {
    position: relative;
    left: 66.6666666667%;
    right: auto; }
  .large-pull-8 {
    position: relative;
    right: 66.6666666667%;
    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.3333333333%;
    right: auto; }
  .large-pull-10 {
    position: relative;
    right: 83.3333333333%;
    left: auto; }
  .large-push-11 {
    position: relative;
    left: 91.6666666667%;
    right: auto; }
  .large-pull-11 {
    position: relative;
    right: 91.6666666667%;
    left: auto; }
  .column,
  .columns {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left; }
  .large-1 {
    width: 8.3333333333%; }
  .large-2 {
    width: 16.6666666667%; }
  .large-3 {
    width: 25%; }
  .large-4 {
    width: 33.3333333333%; }
  .large-5 {
    width: 41.6666666667%; }
  .large-6 {
    width: 50%; }
  .large-7 {
    width: 58.3333333333%; }
  .large-8 {
    width: 66.6666666667%; }
  .large-9 {
    width: 75%; }
  .large-10 {
    width: 83.3333333333%; }
  .large-11 {
    width: 91.6666666667%; }
  .large-12 {
    width: 100%; }
  .large-offset-0 {
    margin-left: 0 !important; }
  .large-offset-1 {
    margin-left: 8.3333333333% !important; }
  .large-offset-2 {
    margin-left: 16.6666666667% !important; }
  .large-offset-3 {
    margin-left: 25% !important; }
  .large-offset-4 {
    margin-left: 33.3333333333% !important; }
  .large-offset-5 {
    margin-left: 41.6666666667% !important; }
  .large-offset-6 {
    margin-left: 50% !important; }
  .large-offset-7 {
    margin-left: 58.3333333333% !important; }
  .large-offset-8 {
    margin-left: 66.6666666667% !important; }
  .large-offset-9 {
    margin-left: 75% !important; }
  .large-offset-10 {
    margin-left: 83.3333333333% !important; }
  .large-offset-11 {
    margin-left: 91.6666666667% !important; }
  .large-reset-order {
    float: left;
    left: auto;
    margin-left: 0;
    margin-right: 0;
    right: auto; }
  .column.large-centered,
  .columns.large-centered {
    margin-left: auto;
    margin-right: auto;
    float: none; }
  .column.large-uncentered,
  .columns.large-uncentered {
    float: left;
    margin-left: 0;
    margin-right: 0; }
  .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.9375rem;
    padding-right: 0.9375rem;
    float: left; }
  .push-0 {
    position: relative;
    left: 0;
    right: auto; }
  .pull-0 {
    position: relative;
    right: 0;
    left: auto; }
  .push-1 {
    position: relative;
    left: 8.3333333333%;
    right: auto; }
  .pull-1 {
    position: relative;
    right: 8.3333333333%;
    left: auto; }
  .push-2 {
    position: relative;
    left: 16.6666666667%;
    right: auto; }
  .pull-2 {
    position: relative;
    right: 16.6666666667%;
    left: auto; }
  .push-3 {
    position: relative;
    left: 25%;
    right: auto; }
  .pull-3 {
    position: relative;
    right: 25%;
    left: auto; }
  .push-4 {
    position: relative;
    left: 33.3333333333%;
    right: auto; }
  .pull-4 {
    position: relative;
    right: 33.3333333333%;
    left: auto; }
  .push-5 {
    position: relative;
    left: 41.6666666667%;
    right: auto; }
  .pull-5 {
    position: relative;
    right: 41.6666666667%;
    left: auto; }
  .push-6 {
    position: relative;
    left: 50%;
    right: auto; }
  .pull-6 {
    position: relative;
    right: 50%;
    left: auto; }
  .push-7 {
    position: relative;
    left: 58.3333333333%;
    right: auto; }
  .pull-7 {
    position: relative;
    right: 58.3333333333%;
    left: auto; }
  .push-8 {
    position: relative;
    left: 66.6666666667%;
    right: auto; }
  .pull-8 {
    position: relative;
    right: 66.6666666667%;
    left: auto; }
  .push-9 {
    position: relative;
    left: 75%;
    right: auto; }
  .pull-9 {
    position: relative;
    right: 75%;
    left: auto; }
  .push-10 {
    position: relative;
    left: 83.3333333333%;
    right: auto; }
  .pull-10 {
    position: relative;
    right: 83.3333333333%;
    left: auto; }
  .push-11 {
    position: relative;
    left: 91.6666666667%;
    right: auto; }
  .pull-11 {
    position: relative;
    right: 91.6666666667%;
    left: auto; } }

.accordion {
  margin-bottom: 0;
  margin-left: 0; }
  .accordion:before, .accordion:after {
    content: " ";
    display: table; }
  .accordion:after {
    clear: both; }
  .accordion .accordion-navigation, .accordion dd {
    display: block;
    margin-bottom: 0 !important; }
    .accordion .accordion-navigation.active > a, .accordion dd.active > a {
      background: #c6c6c6;
      color: #222222; }
    .accordion .accordion-navigation > a, .accordion dd > a {
      background: #cccccc;
      color: #222222;
      display: block;
      font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
      font-size: 1rem;
      padding: 1rem; }
      .accordion .accordion-navigation > a:hover, .accordion dd > a:hover {
        background: #c2c2c2; }
    .accordion .accordion-navigation > .content, .accordion dd > .content {
      display: none;
      padding: 0.9375rem; }
      .accordion .accordion-navigation > .content.active, .accordion dd > .content.active {
        background: #FFFFFF;
        display: block; }

[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;
    float: left;
    height: auto;
    padding: 0 0.625rem 1.25rem; }

@media only screen {
  .small-block-grid-1 > li {
    list-style: none;
    width: 100%; }
    .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 {
    list-style: none;
    width: 50%; }
    .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 {
    list-style: none;
    width: 33.3333333333%; }
    .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 {
    list-style: none;
    width: 25%; }
    .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 {
    list-style: none;
    width: 20%; }
    .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 {
    list-style: none;
    width: 16.6666666667%; }
    .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 {
    list-style: none;
    width: 14.2857142857%; }
    .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 {
    list-style: none;
    width: 12.5%; }
    .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 {
    list-style: none;
    width: 11.1111111111%; }
    .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 {
    list-style: none;
    width: 10%; }
    .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 {
    list-style: none;
    width: 9.0909090909%; }
    .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 {
    list-style: none;
    width: 8.3333333333%; }
    .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 {
    list-style: none;
    width: 100%; }
    .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 {
    list-style: none;
    width: 50%; }
    .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 {
    list-style: none;
    width: 33.3333333333%; }
    .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 {
    list-style: none;
    width: 25%; }
    .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 {
    list-style: none;
    width: 20%; }
    .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 {
    list-style: none;
    width: 16.6666666667%; }
    .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 {
    list-style: none;
    width: 14.2857142857%; }
    .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 {
    list-style: none;
    width: 12.5%; }
    .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 {
    list-style: none;
    width: 11.1111111111%; }
    .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 {
    list-style: none;
    width: 10%; }
    .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 {
    list-style: none;
    width: 9.0909090909%; }
    .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 {
    list-style: none;
    width: 8.3333333333%; }
    .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 {
    list-style: none;
    width: 100%; }
    .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 {
    list-style: none;
    width: 50%; }
    .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 {
    list-style: none;
    width: 33.3333333333%; }
    .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 {
    list-style: none;
    width: 25%; }
    .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 {
    list-style: none;
    width: 20%; }
    .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 {
    list-style: none;
    width: 16.6666666667%; }
    .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 {
    list-style: none;
    width: 14.2857142857%; }
    .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 {
    list-style: none;
    width: 12.5%; }
    .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 {
    list-style: none;
    width: 11.1111111111%; }
    .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 {
    list-style: none;
    width: 10%; }
    .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 {
    list-style: none;
    width: 9.0909090909%; }
    .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 {
    list-style: none;
    width: 8.3333333333%; }
    .large-block-grid-12 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-12 > li:nth-of-type(12n+1) {
      clear: both; } }

[data-magellan-expedition], [data-magellan-expedition-clone] {
  background: #FFFFFF;
  min-width: 100%;
  padding: 10px;
  z-index: 50; }
  [data-magellan-expedition] .sub-nav, [data-magellan-expedition-clone] .sub-nav {
    margin-bottom: 0; }
    [data-magellan-expedition] .sub-nav dd, [data-magellan-expedition-clone] .sub-nav dd {
      margin-bottom: 0; }
    [data-magellan-expedition] .sub-nav a, [data-magellan-expedition-clone] .sub-nav a {
      line-height: 1.8em; }

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

.reveal-modal {
  border-radius: 3px;
  display: none;
  position: absolute;
  top: 0;
  visibility: hidden;
  width: 100%;
  z-index: 1005;
  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 {
      left: 0;
      margin: 0 auto;
      max-width: 75rem;
      right: 0;
      width: 80%; } }
  @media only screen and (min-width: 40.063em) {
    .reveal-modal {
      top: 6.25rem; } }
  .reveal-modal.radius {
    box-shadow: none;
    border-radius: 3px; }
  .reveal-modal.round {
    box-shadow: none;
    border-radius: 1000px; }
  .reveal-modal.collapse {
    padding: 0;
    box-shadow: none; }
  @media only screen and (min-width: 40.063em) {
    .reveal-modal.tiny {
      left: 0;
      margin: 0 auto;
      max-width: 75rem;
      right: 0;
      width: 30%; } }
  @media only screen and (min-width: 40.063em) {
    .reveal-modal.small {
      left: 0;
      margin: 0 auto;
      max-width: 75rem;
      right: 0;
      width: 40%; } }
  @media only screen and (min-width: 40.063em) {
    .reveal-modal.medium {
      left: 0;
      margin: 0 auto;
      max-width: 75rem;
      right: 0;
      width: 60%; } }
  @media only screen and (min-width: 40.063em) {
    .reveal-modal.large {
      left: 0;
      margin: 0 auto;
      max-width: 75rem;
      right: 0;
      width: 70%; } }
  @media only screen and (min-width: 40.063em) {
    .reveal-modal.xlarge {
      left: 0;
      margin: 0 auto;
      max-width: 75rem;
      right: 0;
      width: 95%; } }
  .reveal-modal.full {
    height: 100vh;
    height: 100%;
    left: 0;
    margin-left: 0 !important;
    max-width: none !important;
    min-height: 100vh;
    top: 0; }
    @media only screen and (min-width: 40.063em) {
      .reveal-modal.full {
        left: 0;
        margin: 0 auto;
        max-width: 75rem;
        right: 0;
        width: 100%; } }
  .reveal-modal.toback {
    z-index: 1003; }
  .reveal-modal .close-reveal-modal {
    color: #AAAAAA;
    cursor: pointer;
    font-size: 2.5rem;
    font-weight: bold;
    line-height: 1;
    position: absolute;
    top: 0.625rem;
    right: 1.375rem; }

.tabs {
  margin-bottom: 0 !important;
  margin-left: 0; }
  .tabs:before, .tabs:after {
    content: " ";
    display: table; }
  .tabs:after {
    clear: both; }
  .tabs dd,
  .tabs .tab-title {
    float: left;
    list-style: none;
    margin-bottom: 0 !important;
    position: relative; }
    .tabs dd > a,
    .tabs .tab-title > a {
      display: block;
      background-color: #cccccc;
      color: #222222;
      font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
      font-size: 1rem;
      padding: 1rem 2rem; }
      .tabs dd > a:hover,
      .tabs .tab-title > a:hover {
        background-color: silver; }
    .tabs dd.active > a,
    .tabs .tab-title.active > a {
      background-color: #FFFFFF;
      color: #222222; }
  .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;
    padding: 0.9375rem 0;
    width: 100%; }
    .tabs-content > .content.active {
      display: block;
      float: none; }
    .tabs-content > .content.contained {
      padding: 0.9375rem; }
  .tabs-content.vertical {
    display: block; }
    .tabs-content.vertical > .content {
      padding: 0 0.9375rem; }

@media only screen and (min-width: 40.063em) {
  .tabs.vertical {
    float: left;
    margin: 0;
    margin-bottom: 1.25rem !important;
    max-width: 20%;
    width: 20%; }
  .tabs-content.vertical {
    float: left;
    margin-left: -1px;
    max-width: 80%;
    padding-left: 1rem;
    width: 80%; } }

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

/* 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 {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 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 {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 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 {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 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 {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 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 {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 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; }

/* Screen reader-specific classes */
.show-for-sr {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px; }

.show-on-focus {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px; }
  .show-on-focus:focus, .show-on-focus:active {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto; }

/* Print visibility */
.print-only,
.show-for-print {
  display: none !important; }

@media print {
  .print-only,
  .show-for-print {
    display: block !important; }
  .hide-on-print,
  .hide-for-print {
    display: none !important; }
  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; } }

/* - HELPERS
	------------------------------------------ */
/* - Functions
------------------------------------------------- 
    Description: Sass functions are stored here
    Author: Laurence Earl - Prodo Digital
    Author URL: http://www.prodo.com
*/
/*=====================================================
  Function name
======================================================*/
/* - Mixins
-------------------------------------------------
    Description: Useful mixins
    Author: Laurence Earl - Prodo Digital
    Author URL: http://www.prodo.com
*/
/*=====================================================
  Placeholder
======================================================*/
/*=====================================================
  Border radius mixins
======================================================*/
/*=====================================================
  Cross browser opacity
======================================================*/
/*=====================================================
  Transition
======================================================*/
/*=====================================================
  Box shadows
======================================================*/
/*=====================================================
  Triangle Shape

  @include triangle within a pseudo element and add positioning properties (ie. top, left)
  $direction: up, down, left, right
======================================================*/
/*=====================================================
  SVG fallback for invisbile gradient

  Sass mixin for SVG with fallback support using the invisible gradient technique
  http://pauginer.com/post/36614680636/invisible-gradient-technique
======================================================*/
/*=====================================================
  Sprite helper - include if your using a sprite as a pseudo element
======================================================*/
/*=====================================================
  Sprite helper - vartically aligned sprite as a pseudo element
======================================================*/
/*=====================================================
  Sprite helper - vartically and horizontally aligned sprite as a pseudo element
======================================================*/
/*=====================================================
  clearfix
======================================================*/
/*=====================================================
  absolutely positioned overlay as a pseudo element
======================================================*/
/*=====================================================
  Vertical align in 3 lines - http://zerosixthree.se/vertical-align-anything-with-just-3-lines-of-css/
======================================================*/
/*=====================================================
  Repeated style blocks
======================================================*/
/*=====================================================
  Visability Classes
======================================================*/
.hidden {
  display: none !important;
  visibility: hidden; }

.shown {
  display: block;
  visibility: visible; }

.invisible {
  visibility: hidden; }

.hide-text {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden; }

.visuallyshown {
  clip: auto;
  clip: rect(auto auto auto auto);
  position: static;
  overflow: visible;
  margin: 0;
  width: auto;
  height: auto; }

.inline-block {
  display: inline-block !important; }

.full {
  width: 100% !important;
  max-width: 100% !important; }

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

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

@media only screen and (max-width: 40em) {
  .height_auto_small {
    height: auto !important; } }

@media only screen and (min-width: 40.063em) and (max-width: 64em) {
  .height_auto_medium {
    height: auto !important; } }

@media only screen and (min-width: 64.063em) and (max-width: 90em) {
  .height_auto_large {
    height: auto !important; } }

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

.image-bg {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat; }

.table {
  display: table; }

.table-cell {
  display: table-cell; }

.full {
  width: 100%;
  height: 100%; }

.vertical-align {
  vertical-align: middle; }

.bottom-align {
  vertical-align: bottom; }

.no-margin-top {
  margin-top: 0; }

.x-margin-bottom {
  margin-bottom: 2rem; }

.shadow {
  -webkit-box-shadow: 0 2px 12px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 2px 12px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 12px rgba(0, 0, 0, 0.2); }

.padded-box {
  padding: 1.875rem; }
  @media only screen and (min-width: 40.063em) {
    .padded-box {
      padding: 2.8125rem; } }

.snuff-bg {
  background: #e2e2ef; }

.white-bg {
  background: #ffffff; }

.w-100 {
  width: 100%; }

.u--block {
  display: block; }

.u--inline-block {
  display: inline-block; }

.u--text-center {
  text-align: center; }

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

.u--colour-primary {
  color: #10069f !important; }

.u--colour-secondary {
  color: #24c69d !important; }

.u--no-margin-n {
  margin-top: 0 !important; }

.u--no-margin-s {
  margin-bottom: 0 !important; }

.u--no-padding-s {
  padding-bottom: 0 !important; }

.u--north {
  margin-top: 1rem !important; }

.u--northx2 {
  margin-top: 2rem !important; }

.u--northx3 {
  margin-top: 3rem !important; }

.u--northx4 {
  margin-top: 4rem !important; }

.u--pull-left {
  float: left; }

.u--pull-right {
  float: right; }

.u--flat-list {
  list-style: none;
  margin: 0;
  padding: 0; }

/* - VENDOR
	------------------------------------------ */
.select2-container {
  box-sizing: border-box;
  z-index: 99999999;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle; }
  .select2-container .select2-selection--single {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: 28px;
    user-select: none;
    -webkit-user-select: none; }
    .select2-container .select2-selection--single .select2-selection__rendered {
      display: block;
      padding-left: 20px;
      padding-right: 20px;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap; }
  .select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
    padding-right: 8px;
    padding-left: 20px; }
  .select2-container .select2-selection--multiple {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    min-height: 32px;
    user-select: none;
    -webkit-user-select: none; }
    .select2-container .select2-selection--multiple .select2-selection__rendered {
      display: inline-block;
      overflow: hidden;
      padding-left: 8px;
      text-overflow: ellipsis;
      white-space: nowrap; }
  .select2-container .select2-search--inline {
    float: left; }
    .select2-container .select2-search--inline .select2-search__field {
      box-sizing: border-box;
      border: none;
      font-size: 100%;
      margin-top: 5px; }
      .select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
        -webkit-appearance: none; }

.select2-dropdown {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051; }

.select2-results {
  display: block; }

.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0; }

.select2-results__option {
  padding: 6px;
  user-select: none;
  -webkit-user-select: none; }
  .select2-results__option[aria-selected] {
    cursor: pointer; }

.select2-container--open .select2-dropdown {
  left: 0; }

.select2-container--open .select2-dropdown--above {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.select2-container--open .select2-dropdown--below {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.select2-search--dropdown {
  display: block;
  padding: 4px; }
  .select2-search--dropdown .select2-search__field {
    padding: 4px;
    width: 100%;
    box-sizing: border-box; }
    .select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
      -webkit-appearance: none; }
  .select2-search--dropdown.select2-search--hide {
    display: none; }

.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  /*filter: alpha(opacity=0);*/ }

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

.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px; }
  .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #666666;
    line-height: 28px; }
  .select2-container--default .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold; }
  .select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #999; }
  .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 26px;
    position: absolute;
    top: 0;
    right: 0;
    width: 20px; }
    .select2-container--default .select2-selection--single .select2-selection__arrow b {
      border-color: #888 transparent transparent transparent;
      border-style: solid;
      border-width: 5px 4px 0 4px;
      height: 0;
      left: 50%;
      margin-left: -4px;
      margin-top: -2px;
      position: absolute;
      top: 50%;
      width: 0; }

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left; }

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto; }

.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default; }
  .select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
    display: none; }

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px; }

.select2-container--default .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text; }
  .select2-container--default .select2-selection--multiple .select2-selection__rendered {
    box-sizing: border-box;
    list-style: none;
    margin: 0;
    padding: 0 5px;
    width: 100%; }
  .select2-container--default .select2-selection--multiple .select2-selection__placeholder {
    color: #999;
    margin-top: 5px;
    float: left; }
  .select2-container--default .select2-selection--multiple .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold;
    margin-top: 5px;
    margin-right: 10px; }
  .select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #e4e4e4;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding: 0 5px; }
  .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    color: #999;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    margin-right: 2px; }
    .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
      color: #333; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder {
  float: right; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto; }

.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid black 1px;
  outline: 0; }

.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default; }

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none; }

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa; }

.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0; }

.select2-container--default .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto; }

.select2-container--default .select2-results__option[role=group] {
  padding: 0; }

.select2-container--default .select2-results__option[aria-disabled=true] {
  color: #999; }

.select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #ddd; }

.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em; }
  .select2-container--default .select2-results__option .select2-results__option .select2-results__group {
    padding-left: 0; }
  .select2-container--default .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -1em;
    padding-left: 2em; }
    .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
      margin-left: -2em;
      padding-left: 3em; }
      .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
        margin-left: -3em;
        padding-left: 4em; }
        .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
          margin-left: -4em;
          padding-left: 5em; }
          .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
            margin-left: -5em;
            padding-left: 6em; }

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #10069f;
  color: white; }

.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px; }

.select2-container--classic .select2-selection--single {
  background-color: #f7f7f7;
  border: 1px solid #aaa;
  border-radius: 2em;
  outline: 0;
  background-image: -webkit-linear-gradient(top, white 50%, #eeeeee 100%);
  background-image: -o-linear-gradient(top, white 50%, #eeeeee 100%);
  background-image: linear-gradient(to bottom, white 50%, #eeeeee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='white', endColorstr='#eeeeee', GradientType=0); }
  .select2-container--classic .select2-selection--single:focus {
    border: 1px solid #5897fb; }
  .select2-container--classic .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 28px; }
  .select2-container--classic .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold;
    margin-right: 10px; }
  .select2-container--classic .select2-selection--single .select2-selection__placeholder {
    color: #999; }
  .select2-container--classic .select2-selection--single .select2-selection__arrow {
    background-color: #ddd;
    border: none;
    border-left: 1px solid #aaa;
    border-top-right-radius: 2em;
    border-bottom-right-radius: 2em;
    height: 26px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px;
    background-image: -webkit-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
    background-image: -o-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
    background-image: linear-gradient(to bottom, #eeeeee 50%, #cccccc 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#cccccc', GradientType=0); }
    .select2-container--classic .select2-selection--single .select2-selection__arrow b {
      border-color: #888 transparent transparent transparent;
      border-style: solid;
      border-width: 5px 4px 0 4px;
      height: 0;
      left: 50%;
      margin-left: -4px;
      margin-top: -2px;
      position: absolute;
      top: 50%;
      width: 0; }

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left; }

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  border: none;
  border-right: 1px solid #aaa;
  border-radius: 0;
  border-top-left-radius: 2em;
  border-bottom-left-radius: 2em;
  left: 1px;
  right: auto; }

.select2-container--classic.select2-container--open .select2-selection--single {
  border: 1px solid #5897fb; }
  .select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
    background: transparent;
    border: none; }
    .select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
      border-color: transparent transparent #888 transparent;
      border-width: 0 4px 5px 4px; }

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-image: -webkit-linear-gradient(top, white 0%, #eeeeee 50%);
  background-image: -o-linear-gradient(top, white 0%, #eeeeee 50%);
  background-image: linear-gradient(to bottom, white 0%, #eeeeee 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='white', endColorstr='#eeeeee', GradientType=0); }

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-image: -webkit-linear-gradient(top, #eeeeee 50%, white 100%);
  background-image: -o-linear-gradient(top, #eeeeee 50%, white 100%);
  background-image: linear-gradient(to bottom, #eeeeee 50%, white 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='white', GradientType=0); }

.select2-container--classic .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 2em;
  cursor: text;
  outline: 0; }
  .select2-container--classic .select2-selection--multiple:focus {
    border: 1px solid #5897fb; }
  .select2-container--classic .select2-selection--multiple .select2-selection__rendered {
    list-style: none;
    margin: 0;
    padding: 0 5px; }
  .select2-container--classic .select2-selection--multiple .select2-selection__clear {
    display: none; }
  .select2-container--classic .select2-selection--multiple .select2-selection__choice {
    background-color: #e4e4e4;
    border: 1px solid #aaa;
    border-radius: 2em;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding: 0 5px; }
  .select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
    color: #888;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    margin-right: 2px; }
    .select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
      color: #555; }

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  float: right; }

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto; }

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto; }

.select2-container--classic.select2-container--open .select2-selection--multiple {
  border: 1px solid #5897fb; }

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.select2-container--classic .select2-search--dropdown .select2-search__field {
  border: 1px solid;
  outline: 0; }

.select2-container--classic .select2-search--inline .select2-search__field {
  outline: 0; }

.select2-container--classic .select2-dropdown {
  border: 1px solid transparent; }

.select2-container--classic .select2-dropdown--above {
  border-bottom: none; }

.select2-container--classic .select2-dropdown--below {
  border-top: none; }

.select2-container--classic .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto; }

.select2-container--classic .select2-results__option[role=group] {
  padding: 0; }

.select2-container--classic .select2-results__option[aria-disabled=true] {
  color: grey; }

.select2-container--classic .select2-results__option--highlighted[aria-selected] {
  background-color: #3875d7;
  color: white; }

.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px; }

.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #5897fb; }

/* Functional styling;
 * These styles are required for noUiSlider to function.
 * You don't need to change these rules to apply your design.
 */
.noUi-target,
.noUi-target * {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -ms-touch-action: none;
  touch-action: none;
  -ms-user-select: none;
  -moz-user-select: none;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.noUi-target {
  position: relative;
  direction: ltr; }

.noUi-base {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
  /* Fix 401 */ }

.noUi-origin {
  position: absolute;
  right: 0;
  top: 0;
  left: 0;
  bottom: 0; }

.noUi-handle {
  position: relative;
  z-index: 1; }
  .noUi-handle.no-ui-active {
    background-image: url(/images/sprites.png);
    background-position: 0px -25px;
    width: 25px;
    height: 25px; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      .noUi-handle.no-ui-active {
        background-image: url(../../images/sprites-2x.png);
        background-size: 97px 83px; } }

.noUi-stacking .noUi-handle {
  /* This class is applied to the lower origin when
   its values is > 50%. */
  z-index: 10; }

.noUi-state-tap .noUi-origin {
  -webkit-transition: left 0.3s, top 0.3s;
  transition: left 0.3s, top 0.3s; }

.noUi-state-drag * {
  cursor: inherit !important; }

/* Painting and performance;
 * Browsers can paint handles in their own layer.
 */
.noUi-base {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

/* Slider size and handle placement;
 */
.noUi-horizontal {
  height: 5px;
  margin: 10px 0; }

.noUi-horizontal .noUi-handle {
  left: -10px;
  top: -10px;
  background-image: url(/images/sprites.png);
  background-position: -25px 0px;
  width: 25px;
  height: 25px; }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .noUi-horizontal .noUi-handle {
      background-image: url(../../images/sprites-2x.png);
      background-size: 97px 83px; } }

.noUi-vertical {
  width: 18px; }

.noUi-vertical .noUi-handle {
  width: 28px;
  height: 34px;
  left: -6px;
  top: -17px; }

/* Styling;
 */
.noUi-base {
  background: #000000; }

.noUi-connect {
  background: #000000;
  -webkit-transition: background 450ms;
  transition: background 450ms; }

.noUi-origin {
  /*border-radius: 2px;*/ }

.noUi-target {
  /*border:0;*/ }

.noUi-target.noUi-connect {
  /*box-shadow: inset 0 0 3px rgba(51,51,51,0.45), 0 3px 6px -5px #BBB;*/ }

/* Handles and cursors;
 */
.noUi-draggable {
  cursor: w-resize; }

.noUi-vertical .noUi-draggable {
  cursor: n-resize; }

.noUi-handle {
  cursor: w-resize; }

/* Disabled state;
 */
[disabled].noUi-connect,
[disabled] .noUi-connect {
  background: #B8B8B8; }

[disabled].noUi-origin,
[disabled] .noUi-handle {
  cursor: not-allowed; }

@font-face {
  font-family: "FontAwesome";
  src: url("../../fonts/FontAwesome.woff2") format("woff2"), url("../../fonts/FontAwesome.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-fw {
  width: 1.28571429em;
  text-align: center; }

.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none; }

.fa-ul > li {
  position: relative; }

.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center; }

.fa-li.fa-lg {
  left: -1.85714286em; }

.fa-border {
  padding: 0.2em 0.25em 0.15em;
  border: solid 0.08em #eeeeee;
  border-radius: 0.1em; }

.fa-pull-left {
  float: left; }

.fa-pull-right {
  float: right; }

.fa.fa-pull-left {
  margin-right: 0.3em; }

.fa.fa-pull-right {
  margin-left: 0.3em; }

/* Deprecated as of 4.4.0 */
.pull-right {
  float: right; }

.pull-left {
  float: left; }

.fa.pull-left {
  margin-right: 0.3em; }

.fa.pull-right {
  margin-left: 0.3em; }

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear; }

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8); }

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg); }

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1); }

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1); }

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none; }

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle; }

.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center; }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: 2em; }

.fa-inverse {
  color: #ffffff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000"; }

.fa-music:before {
  content: "\f001"; }

.fa-search:before {
  content: "\f002"; }

.fa-envelope-o:before {
  content: "\f003"; }

.fa-heart:before {
  content: "\f004"; }

.fa-star:before {
  content: "\f005"; }

.fa-star-o:before {
  content: "\f006"; }

.fa-user:before {
  content: "\f007"; }

.fa-film:before {
  content: "\f008"; }

.fa-th-large:before {
  content: "\f009"; }

.fa-th:before {
  content: "\f00a"; }

.fa-th-list:before {
  content: "\f00b"; }

.fa-check:before {
  content: "\f00c"; }

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d"; }

.fa-search-plus:before {
  content: "\f00e"; }

.fa-search-minus:before {
  content: "\f010"; }

.fa-power-off:before {
  content: "\f011"; }

.fa-signal:before {
  content: "\f012"; }

.fa-gear:before,
.fa-cog:before {
  content: "\f013"; }

.fa-trash-o:before {
  content: "\f014"; }

.fa-home:before {
  content: "\f015"; }

.fa-file-o:before {
  content: "\f016"; }

.fa-clock-o:before {
  content: "\f017"; }

.fa-road:before {
  content: "\f018"; }

.fa-download:before {
  content: "\f019"; }

.fa-arrow-circle-o-down:before {
  content: "\f01a"; }

.fa-arrow-circle-o-up:before {
  content: "\f01b"; }

.fa-inbox:before {
  content: "\f01c"; }

.fa-play-circle-o:before {
  content: "\f01d"; }

.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e"; }

.fa-refresh:before {
  content: "\f021"; }

.fa-list-alt:before {
  content: "\f022"; }

.fa-lock:before {
  content: "\f023"; }

.fa-flag:before {
  content: "\f024"; }

.fa-headphones:before {
  content: "\f025"; }

.fa-volume-off:before {
  content: "\f026"; }

.fa-volume-down:before {
  content: "\f027"; }

.fa-volume-up:before {
  content: "\f028"; }

.fa-qrcode:before {
  content: "\f029"; }

.fa-barcode:before {
  content: "\f02a"; }

.fa-tag:before {
  content: "\f02b"; }

.fa-tags:before {
  content: "\f02c"; }

.fa-book:before {
  content: "\f02d"; }

.fa-bookmark:before {
  content: "\f02e"; }

.fa-print:before {
  content: "\f02f"; }

.fa-camera:before {
  content: "\f030"; }

.fa-font:before {
  content: "\f031"; }

.fa-bold:before {
  content: "\f032"; }

.fa-italic:before {
  content: "\f033"; }

.fa-text-height:before {
  content: "\f034"; }

.fa-text-width:before {
  content: "\f035"; }

.fa-align-left:before {
  content: "\f036"; }

.fa-align-center:before {
  content: "\f037"; }

.fa-align-right:before {
  content: "\f038"; }

.fa-align-justify:before {
  content: "\f039"; }

.fa-list:before {
  content: "\f03a"; }

.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b"; }

.fa-indent:before {
  content: "\f03c"; }

.fa-video-camera:before {
  content: "\f03d"; }

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e"; }

.fa-pencil:before {
  content: "\f040"; }

.fa-map-marker:before {
  content: "\f041"; }

.fa-adjust:before {
  content: "\f042"; }

.fa-tint:before {
  content: "\f043"; }

.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044"; }

.fa-share-square-o:before {
  content: "\f045"; }

.fa-check-square-o:before {
  content: "\f046"; }

.fa-arrows:before {
  content: "\f047"; }

.fa-step-backward:before {
  content: "\f048"; }

.fa-fast-backward:before {
  content: "\f049"; }

.fa-backward:before {
  content: "\f04a"; }

.fa-play:before {
  content: "\f04b"; }

.fa-pause:before {
  content: "\f04c"; }

.fa-stop:before {
  content: "\f04d"; }

.fa-forward:before {
  content: "\f04e"; }

.fa-fast-forward:before {
  content: "\f050"; }

.fa-step-forward:before {
  content: "\f051"; }

.fa-eject:before {
  content: "\f052"; }

.fa-chevron-left:before {
  content: "\f053"; }

.fa-chevron-right:before {
  content: "\f054"; }

.fa-plus-circle:before {
  content: "\f055"; }

.fa-minus-circle:before {
  content: "\f056"; }

.fa-times-circle:before {
  content: "\f057"; }

.fa-check-circle:before {
  content: "\f058"; }

.fa-question-circle:before {
  content: "\f059"; }

.fa-info-circle:before {
  content: "\f05a"; }

.fa-crosshairs:before {
  content: "\f05b"; }

.fa-times-circle-o:before {
  content: "\f05c"; }

.fa-check-circle-o:before {
  content: "\f05d"; }

.fa-ban:before {
  content: "\f05e"; }

.fa-arrow-left:before {
  content: "\f060"; }

.fa-arrow-right:before {
  content: "\f061"; }

.fa-arrow-up:before {
  content: "\f062"; }

.fa-arrow-down:before {
  content: "\f063"; }

.fa-mail-forward:before,
.fa-share:before {
  content: "\f064"; }

.fa-expand:before {
  content: "\f065"; }

.fa-compress:before {
  content: "\f066"; }

.fa-plus:before {
  content: "\f067"; }

.fa-minus:before {
  content: "\f068"; }

.fa-asterisk:before {
  content: "\f069"; }

.fa-exclamation-circle:before {
  content: "\f06a"; }

.fa-gift:before {
  content: "\f06b"; }

.fa-leaf:before {
  content: "\f06c"; }

.fa-fire:before {
  content: "\f06d"; }

.fa-eye:before {
  content: "\f06e"; }

.fa-eye-slash:before {
  content: "\f070"; }

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071"; }

.fa-plane:before {
  content: "\f072"; }

.fa-calendar:before {
  content: "\f073"; }

.fa-random:before {
  content: "\f074"; }

.fa-comment:before {
  content: "\f075"; }

.fa-magnet:before {
  content: "\f076"; }

.fa-chevron-up:before {
  content: "\f077"; }

.fa-chevron-down:before {
  content: "\f078"; }

.fa-retweet:before {
  content: "\f079"; }

.fa-shopping-cart:before {
  content: "\f07a"; }

.fa-folder:before {
  content: "\f07b"; }

.fa-folder-open:before {
  content: "\f07c"; }

.fa-arrows-v:before {
  content: "\f07d"; }

.fa-arrows-h:before {
  content: "\f07e"; }

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080"; }

.fa-twitter-square:before {
  content: "\f081"; }

.fa-facebook-square:before {
  content: "\f082"; }

.fa-camera-retro:before {
  content: "\f083"; }

.fa-key:before {
  content: "\f084"; }

.fa-gears:before,
.fa-cogs:before {
  content: "\f085"; }

.fa-comments:before {
  content: "\f086"; }

.fa-thumbs-o-up:before {
  content: "\f087"; }

.fa-thumbs-o-down:before {
  content: "\f088"; }

.fa-star-half:before {
  content: "\f089"; }

.fa-heart-o:before {
  content: "\f08a"; }

.fa-sign-out:before {
  content: "\f08b"; }

.fa-linkedin-square:before {
  content: "\f08c"; }

.fa-thumb-tack:before {
  content: "\f08d"; }

.fa-external-link:before {
  content: "\f08e"; }

.fa-sign-in:before {
  content: "\f090"; }

.fa-trophy:before {
  content: "\f091"; }

.fa-github-square:before {
  content: "\f092"; }

.fa-upload:before {
  content: "\f093"; }

.fa-lemon-o:before {
  content: "\f094"; }

.fa-phone:before {
  content: "\f095"; }

.fa-square-o:before {
  content: "\f096"; }

.fa-bookmark-o:before {
  content: "\f097"; }

.fa-phone-square:before {
  content: "\f098"; }

.fa-twitter:before {
  content: "\f099"; }

.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a"; }

.fa-github:before {
  content: "\f09b"; }

.fa-unlock:before {
  content: "\f09c"; }

.fa-credit-card:before {
  content: "\f09d"; }

.fa-feed:before,
.fa-rss:before {
  content: "\f09e"; }

.fa-hdd-o:before {
  content: "\f0a0"; }

.fa-bullhorn:before {
  content: "\f0a1"; }

.fa-bell:before {
  content: "\f0f3"; }

.fa-certificate:before {
  content: "\f0a3"; }

.fa-hand-o-right:before {
  content: "\f0a4"; }

.fa-hand-o-left:before {
  content: "\f0a5"; }

.fa-hand-o-up:before {
  content: "\f0a6"; }

.fa-hand-o-down:before {
  content: "\f0a7"; }

.fa-arrow-circle-left:before {
  content: "\f0a8"; }

.fa-arrow-circle-right:before {
  content: "\f0a9"; }

.fa-arrow-circle-up:before {
  content: "\f0aa"; }

.fa-arrow-circle-down:before {
  content: "\f0ab"; }

.fa-globe:before {
  content: "\f0ac"; }

.fa-wrench:before {
  content: "\f0ad"; }

.fa-tasks:before {
  content: "\f0ae"; }

.fa-filter:before {
  content: "\f0b0"; }

.fa-briefcase:before {
  content: "\f0b1"; }

.fa-arrows-alt:before {
  content: "\f0b2"; }

.fa-group:before,
.fa-users:before {
  content: "\f0c0"; }

.fa-chain:before,
.fa-link:before {
  content: "\f0c1"; }

.fa-cloud:before {
  content: "\f0c2"; }

.fa-flask:before {
  content: "\f0c3"; }

.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4"; }

.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5"; }

.fa-paperclip:before {
  content: "\f0c6"; }

.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7"; }

.fa-square:before {
  content: "\f0c8"; }

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9"; }

.fa-list-ul:before {
  content: "\f0ca"; }

.fa-list-ol:before {
  content: "\f0cb"; }

.fa-strikethrough:before {
  content: "\f0cc"; }

.fa-underline:before {
  content: "\f0cd"; }

.fa-table:before {
  content: "\f0ce"; }

.fa-magic:before {
  content: "\f0d0"; }

.fa-truck:before {
  content: "\f0d1"; }

.fa-pinterest:before {
  content: "\f0d2"; }

.fa-pinterest-square:before {
  content: "\f0d3"; }

.fa-google-plus-square:before {
  content: "\f0d4"; }

.fa-google-plus:before {
  content: "\f0d5"; }

.fa-money:before {
  content: "\f0d6"; }

.fa-caret-down:before {
  content: "\f0d7"; }

.fa-caret-up:before {
  content: "\f0d8"; }

.fa-caret-left:before {
  content: "\f0d9"; }

.fa-caret-right:before {
  content: "\f0da"; }

.fa-columns:before {
  content: "\f0db"; }

.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc"; }

.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd"; }

.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de"; }

.fa-envelope:before {
  content: "\f0e0"; }

.fa-linkedin:before {
  content: "\f0e1"; }

.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2"; }

.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3"; }

.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4"; }

.fa-comment-o:before {
  content: "\f0e5"; }

.fa-comments-o:before {
  content: "\f0e6"; }

.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7"; }

.fa-sitemap:before {
  content: "\f0e8"; }

.fa-umbrella:before {
  content: "\f0e9"; }

.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea"; }

.fa-lightbulb-o:before {
  content: "\f0eb"; }

.fa-exchange:before {
  content: "\f0ec"; }

.fa-cloud-download:before {
  content: "\f0ed"; }

.fa-cloud-upload:before {
  content: "\f0ee"; }

.fa-user-md:before {
  content: "\f0f0"; }

.fa-stethoscope:before {
  content: "\f0f1"; }

.fa-suitcase:before {
  content: "\f0f2"; }

.fa-bell-o:before {
  content: "\f0a2"; }

.fa-coffee:before {
  content: "\f0f4"; }

.fa-cutlery:before {
  content: "\f0f5"; }

.fa-file-text-o:before {
  content: "\f0f6"; }

.fa-building-o:before {
  content: "\f0f7"; }

.fa-hospital-o:before {
  content: "\f0f8"; }

.fa-ambulance:before {
  content: "\f0f9"; }

.fa-medkit:before {
  content: "\f0fa"; }

.fa-fighter-jet:before {
  content: "\f0fb"; }

.fa-beer:before {
  content: "\f0fc"; }

.fa-h-square:before {
  content: "\f0fd"; }

.fa-plus-square:before {
  content: "\f0fe"; }

.fa-angle-double-left:before {
  content: "\f100"; }

.fa-angle-double-right:before {
  content: "\f101"; }

.fa-angle-double-up:before {
  content: "\f102"; }

.fa-angle-double-down:before {
  content: "\f103"; }

.fa-angle-left:before {
  content: "\f104"; }

.fa-angle-right:before {
  content: "\f105"; }

.fa-angle-up:before {
  content: "\f106"; }

.fa-angle-down:before {
  content: "\f107"; }

.fa-desktop:before {
  content: "\f108"; }

.fa-laptop:before {
  content: "\f109"; }

.fa-tablet:before {
  content: "\f10a"; }

.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b"; }

.fa-circle-o:before {
  content: "\f10c"; }

.fa-quote-left:before {
  content: "\f10d"; }

.fa-quote-right:before {
  content: "\f10e"; }

.fa-spinner:before {
  content: "\f110"; }

.fa-circle:before {
  content: "\f111"; }

.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112"; }

.fa-github-alt:before {
  content: "\f113"; }

.fa-folder-o:before {
  content: "\f114"; }

.fa-folder-open-o:before {
  content: "\f115"; }

.fa-smile-o:before {
  content: "\f118"; }

.fa-frown-o:before {
  content: "\f119"; }

.fa-meh-o:before {
  content: "\f11a"; }

.fa-gamepad:before {
  content: "\f11b"; }

.fa-keyboard-o:before {
  content: "\f11c"; }

.fa-flag-o:before {
  content: "\f11d"; }

.fa-flag-checkered:before {
  content: "\f11e"; }

.fa-terminal:before {
  content: "\f120"; }

.fa-code:before {
  content: "\f121"; }

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122"; }

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123"; }

.fa-location-arrow:before {
  content: "\f124"; }

.fa-crop:before {
  content: "\f125"; }

.fa-code-fork:before {
  content: "\f126"; }

.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127"; }

.fa-question:before {
  content: "\f128"; }

.fa-info:before {
  content: "\f129"; }

.fa-exclamation:before {
  content: "\f12a"; }

.fa-superscript:before {
  content: "\f12b"; }

.fa-subscript:before {
  content: "\f12c"; }

.fa-eraser:before {
  content: "\f12d"; }

.fa-puzzle-piece:before {
  content: "\f12e"; }

.fa-microphone:before {
  content: "\f130"; }

.fa-microphone-slash:before {
  content: "\f131"; }

.fa-shield:before {
  content: "\f132"; }

.fa-calendar-o:before {
  content: "\f133"; }

.fa-fire-extinguisher:before {
  content: "\f134"; }

.fa-rocket:before {
  content: "\f135"; }

.fa-maxcdn:before {
  content: "\f136"; }

.fa-chevron-circle-left:before {
  content: "\f137"; }

.fa-chevron-circle-right:before {
  content: "\f138"; }

.fa-chevron-circle-up:before {
  content: "\f139"; }

.fa-chevron-circle-down:before {
  content: "\f13a"; }

.fa-html5:before {
  content: "\f13b"; }

.fa-css3:before {
  content: "\f13c"; }

.fa-anchor:before {
  content: "\f13d"; }

.fa-unlock-alt:before {
  content: "\f13e"; }

.fa-bullseye:before {
  content: "\f140"; }

.fa-ellipsis-h:before {
  content: "\f141"; }

.fa-ellipsis-v:before {
  content: "\f142"; }

.fa-rss-square:before {
  content: "\f143"; }

.fa-play-circle:before {
  content: "\f144"; }

.fa-ticket:before {
  content: "\f145"; }

.fa-minus-square:before {
  content: "\f146"; }

.fa-minus-square-o:before {
  content: "\f147"; }

.fa-level-up:before {
  content: "\f148"; }

.fa-level-down:before {
  content: "\f149"; }

.fa-check-square:before {
  content: "\f14a"; }

.fa-pencil-square:before {
  content: "\f14b"; }

.fa-external-link-square:before {
  content: "\f14c"; }

.fa-share-square:before {
  content: "\f14d"; }

.fa-compass:before {
  content: "\f14e"; }

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150"; }

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151"; }

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152"; }

.fa-euro:before,
.fa-eur:before {
  content: "\f153"; }

.fa-gbp:before {
  content: "\f154"; }

.fa-dollar:before,
.fa-usd:before {
  content: "\f155"; }

.fa-rupee:before,
.fa-inr:before {
  content: "\f156"; }

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157"; }

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158"; }

.fa-won:before,
.fa-krw:before {
  content: "\f159"; }

.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a"; }

.fa-file:before {
  content: "\f15b"; }

.fa-file-text:before {
  content: "\f15c"; }

.fa-sort-alpha-asc:before {
  content: "\f15d"; }

.fa-sort-alpha-desc:before {
  content: "\f15e"; }

.fa-sort-amount-asc:before {
  content: "\f160"; }

.fa-sort-amount-desc:before {
  content: "\f161"; }

.fa-sort-numeric-asc:before {
  content: "\f162"; }

.fa-sort-numeric-desc:before {
  content: "\f163"; }

.fa-thumbs-up:before {
  content: "\f164"; }

.fa-thumbs-down:before {
  content: "\f165"; }

.fa-youtube-square:before {
  content: "\f166"; }

.fa-youtube:before {
  content: "\f167"; }

.fa-xing:before {
  content: "\f168"; }

.fa-xing-square:before {
  content: "\f169"; }

.fa-youtube-play:before {
  content: "\f16a"; }

.fa-dropbox:before {
  content: "\f16b"; }

.fa-stack-overflow:before {
  content: "\f16c"; }

.fa-instagram:before {
  content: "\f16d"; }

.fa-flickr:before {
  content: "\f16e"; }

.fa-adn:before {
  content: "\f170"; }

.fa-bitbucket:before {
  content: "\f171"; }

.fa-bitbucket-square:before {
  content: "\f172"; }

.fa-tumblr:before {
  content: "\f173"; }

.fa-tumblr-square:before {
  content: "\f174"; }

.fa-long-arrow-down:before {
  content: "\f175"; }

.fa-long-arrow-up:before {
  content: "\f176"; }

.fa-long-arrow-left:before {
  content: "\f177"; }

.fa-long-arrow-right:before {
  content: "\f178"; }

.fa-apple:before {
  content: "\f179"; }

.fa-windows:before {
  content: "\f17a"; }

.fa-android:before {
  content: "\f17b"; }

.fa-linux:before {
  content: "\f17c"; }

.fa-dribbble:before {
  content: "\f17d"; }

.fa-skype:before {
  content: "\f17e"; }

.fa-foursquare:before {
  content: "\f180"; }

.fa-trello:before {
  content: "\f181"; }

.fa-female:before {
  content: "\f182"; }

.fa-male:before {
  content: "\f183"; }

.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184"; }

.fa-sun-o:before {
  content: "\f185"; }

.fa-moon-o:before {
  content: "\f186"; }

.fa-archive:before {
  content: "\f187"; }

.fa-bug:before {
  content: "\f188"; }

.fa-vk:before {
  content: "\f189"; }

.fa-weibo:before {
  content: "\f18a"; }

.fa-renren:before {
  content: "\f18b"; }

.fa-pagelines:before {
  content: "\f18c"; }

.fa-stack-exchange:before {
  content: "\f18d"; }

.fa-arrow-circle-o-right:before {
  content: "\f18e"; }

.fa-arrow-circle-o-left:before {
  content: "\f190"; }

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191"; }

.fa-dot-circle-o:before {
  content: "\f192"; }

.fa-wheelchair:before {
  content: "\f193"; }

.fa-vimeo-square:before {
  content: "\f194"; }

.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195"; }

.fa-plus-square-o:before {
  content: "\f196"; }

.fa-space-shuttle:before {
  content: "\f197"; }

.fa-slack:before {
  content: "\f198"; }

.fa-envelope-square:before {
  content: "\f199"; }

.fa-wordpress:before {
  content: "\f19a"; }

.fa-openid:before {
  content: "\f19b"; }

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c"; }

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d"; }

.fa-yahoo:before {
  content: "\f19e"; }

.fa-google:before {
  content: "\f1a0"; }

.fa-reddit:before {
  content: "\f1a1"; }

.fa-reddit-square:before {
  content: "\f1a2"; }

.fa-stumbleupon-circle:before {
  content: "\f1a3"; }

.fa-stumbleupon:before {
  content: "\f1a4"; }

.fa-delicious:before {
  content: "\f1a5"; }

.fa-digg:before {
  content: "\f1a6"; }

.fa-pied-piper-pp:before {
  content: "\f1a7"; }

.fa-pied-piper-alt:before {
  content: "\f1a8"; }

.fa-drupal:before {
  content: "\f1a9"; }

.fa-joomla:before {
  content: "\f1aa"; }

.fa-language:before {
  content: "\f1ab"; }

.fa-fax:before {
  content: "\f1ac"; }

.fa-building:before {
  content: "\f1ad"; }

.fa-child:before {
  content: "\f1ae"; }

.fa-paw:before {
  content: "\f1b0"; }

.fa-spoon:before {
  content: "\f1b1"; }

.fa-cube:before {
  content: "\f1b2"; }

.fa-cubes:before {
  content: "\f1b3"; }

.fa-behance:before {
  content: "\f1b4"; }

.fa-behance-square:before {
  content: "\f1b5"; }

.fa-steam:before {
  content: "\f1b6"; }

.fa-steam-square:before {
  content: "\f1b7"; }

.fa-recycle:before {
  content: "\f1b8"; }

.fa-automobile:before,
.fa-car:before {
  content: "\f1b9"; }

.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba"; }

.fa-tree:before {
  content: "\f1bb"; }

.fa-spotify:before {
  content: "\f1bc"; }

.fa-deviantart:before {
  content: "\f1bd"; }

.fa-soundcloud:before {
  content: "\f1be"; }

.fa-database:before {
  content: "\f1c0"; }

.fa-file-pdf-o:before {
  content: "\f1c1"; }

.fa-file-word-o:before {
  content: "\f1c2"; }

.fa-file-excel-o:before {
  content: "\f1c3"; }

.fa-file-powerpoint-o:before {
  content: "\f1c4"; }

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5"; }

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6"; }

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7"; }

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8"; }

.fa-file-code-o:before {
  content: "\f1c9"; }

.fa-vine:before {
  content: "\f1ca"; }

.fa-codepen:before {
  content: "\f1cb"; }

.fa-jsfiddle:before {
  content: "\f1cc"; }

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd"; }

.fa-circle-o-notch:before {
  content: "\f1ce"; }

.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "\f1d0"; }

.fa-ge:before,
.fa-empire:before {
  content: "\f1d1"; }

.fa-git-square:before {
  content: "\f1d2"; }

.fa-git:before {
  content: "\f1d3"; }

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4"; }

.fa-tencent-weibo:before {
  content: "\f1d5"; }

.fa-qq:before {
  content: "\f1d6"; }

.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7"; }

.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8"; }

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9"; }

.fa-history:before {
  content: "\f1da"; }

.fa-circle-thin:before {
  content: "\f1db"; }

.fa-header:before {
  content: "\f1dc"; }

.fa-paragraph:before {
  content: "\f1dd"; }

.fa-sliders:before {
  content: "\f1de"; }

.fa-share-alt:before {
  content: "\f1e0"; }

.fa-share-alt-square:before {
  content: "\f1e1"; }

.fa-bomb:before {
  content: "\f1e2"; }

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3"; }

.fa-tty:before {
  content: "\f1e4"; }

.fa-binoculars:before {
  content: "\f1e5"; }

.fa-plug:before {
  content: "\f1e6"; }

.fa-slideshare:before {
  content: "\f1e7"; }

.fa-twitch:before {
  content: "\f1e8"; }

.fa-yelp:before {
  content: "\f1e9"; }

.fa-newspaper-o:before {
  content: "\f1ea"; }

.fa-wifi:before {
  content: "\f1eb"; }

.fa-calculator:before {
  content: "\f1ec"; }

.fa-paypal:before {
  content: "\f1ed"; }

.fa-google-wallet:before {
  content: "\f1ee"; }

.fa-cc-visa:before {
  content: "\f1f0"; }

.fa-cc-mastercard:before {
  content: "\f1f1"; }

.fa-cc-discover:before {
  content: "\f1f2"; }

.fa-cc-amex:before {
  content: "\f1f3"; }

.fa-cc-paypal:before {
  content: "\f1f4"; }

.fa-cc-stripe:before {
  content: "\f1f5"; }

.fa-bell-slash:before {
  content: "\f1f6"; }

.fa-bell-slash-o:before {
  content: "\f1f7"; }

.fa-trash:before {
  content: "\f1f8"; }

.fa-copyright:before {
  content: "\f1f9"; }

.fa-at:before {
  content: "\f1fa"; }

.fa-eyedropper:before {
  content: "\f1fb"; }

.fa-paint-brush:before {
  content: "\f1fc"; }

.fa-birthday-cake:before {
  content: "\f1fd"; }

.fa-area-chart:before {
  content: "\f1fe"; }

.fa-pie-chart:before {
  content: "\f200"; }

.fa-line-chart:before {
  content: "\f201"; }

.fa-lastfm:before {
  content: "\f202"; }

.fa-lastfm-square:before {
  content: "\f203"; }

.fa-toggle-off:before {
  content: "\f204"; }

.fa-toggle-on:before {
  content: "\f205"; }

.fa-bicycle:before {
  content: "\f206"; }

.fa-bus:before {
  content: "\f207"; }

.fa-ioxhost:before {
  content: "\f208"; }

.fa-angellist:before {
  content: "\f209"; }

.fa-cc:before {
  content: "\f20a"; }

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b"; }

.fa-meanpath:before {
  content: "\f20c"; }

.fa-buysellads:before {
  content: "\f20d"; }

.fa-connectdevelop:before {
  content: "\f20e"; }

.fa-dashcube:before {
  content: "\f210"; }

.fa-forumbee:before {
  content: "\f211"; }

.fa-leanpub:before {
  content: "\f212"; }

.fa-sellsy:before {
  content: "\f213"; }

.fa-shirtsinbulk:before {
  content: "\f214"; }

.fa-simplybuilt:before {
  content: "\f215"; }

.fa-skyatlas:before {
  content: "\f216"; }

.fa-cart-plus:before {
  content: "\f217"; }

.fa-cart-arrow-down:before {
  content: "\f218"; }

.fa-diamond:before {
  content: "\f219"; }

.fa-ship:before {
  content: "\f21a"; }

.fa-user-secret:before {
  content: "\f21b"; }

.fa-motorcycle:before {
  content: "\f21c"; }

.fa-street-view:before {
  content: "\f21d"; }

.fa-heartbeat:before {
  content: "\f21e"; }

.fa-venus:before {
  content: "\f221"; }

.fa-mars:before {
  content: "\f222"; }

.fa-mercury:before {
  content: "\f223"; }

.fa-intersex:before,
.fa-transgender:before {
  content: "\f224"; }

.fa-transgender-alt:before {
  content: "\f225"; }

.fa-venus-double:before {
  content: "\f226"; }

.fa-mars-double:before {
  content: "\f227"; }

.fa-venus-mars:before {
  content: "\f228"; }

.fa-mars-stroke:before {
  content: "\f229"; }

.fa-mars-stroke-v:before {
  content: "\f22a"; }

.fa-mars-stroke-h:before {
  content: "\f22b"; }

.fa-neuter:before {
  content: "\f22c"; }

.fa-genderless:before {
  content: "\f22d"; }

.fa-facebook-official:before {
  content: "\f230"; }

.fa-pinterest-p:before {
  content: "\f231"; }

.fa-whatsapp:before {
  content: "\f232"; }

.fa-server:before {
  content: "\f233"; }

.fa-user-plus:before {
  content: "\f234"; }

.fa-user-times:before {
  content: "\f235"; }

.fa-hotel:before,
.fa-bed:before {
  content: "\f236"; }

.fa-viacoin:before {
  content: "\f237"; }

.fa-train:before {
  content: "\f238"; }

.fa-subway:before {
  content: "\f239"; }

.fa-medium:before {
  content: "\f23a"; }

.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b"; }

.fa-optin-monster:before {
  content: "\f23c"; }

.fa-opencart:before {
  content: "\f23d"; }

.fa-expeditedssl:before {
  content: "\f23e"; }

.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: "\f240"; }

.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241"; }

.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242"; }

.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243"; }

.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244"; }

.fa-mouse-pointer:before {
  content: "\f245"; }

.fa-i-cursor:before {
  content: "\f246"; }

.fa-object-group:before {
  content: "\f247"; }

.fa-object-ungroup:before {
  content: "\f248"; }

.fa-sticky-note:before {
  content: "\f249"; }

.fa-sticky-note-o:before {
  content: "\f24a"; }

.fa-cc-jcb:before {
  content: "\f24b"; }

.fa-cc-diners-club:before {
  content: "\f24c"; }

.fa-clone:before {
  content: "\f24d"; }

.fa-balance-scale:before {
  content: "\f24e"; }

.fa-hourglass-o:before {
  content: "\f250"; }

.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251"; }

.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252"; }

.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253"; }

.fa-hourglass:before {
  content: "\f254"; }

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255"; }

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256"; }

.fa-hand-scissors-o:before {
  content: "\f257"; }

.fa-hand-lizard-o:before {
  content: "\f258"; }

.fa-hand-spock-o:before {
  content: "\f259"; }

.fa-hand-pointer-o:before {
  content: "\f25a"; }

.fa-hand-peace-o:before {
  content: "\f25b"; }

.fa-trademark:before {
  content: "\f25c"; }

.fa-registered:before {
  content: "\f25d"; }

.fa-creative-commons:before {
  content: "\f25e"; }

.fa-gg:before {
  content: "\f260"; }

.fa-gg-circle:before {
  content: "\f261"; }

.fa-tripadvisor:before {
  content: "\f262"; }

.fa-odnoklassniki:before {
  content: "\f263"; }

.fa-odnoklassniki-square:before {
  content: "\f264"; }

.fa-get-pocket:before {
  content: "\f265"; }

.fa-wikipedia-w:before {
  content: "\f266"; }

.fa-safari:before {
  content: "\f267"; }

.fa-chrome:before {
  content: "\f268"; }

.fa-firefox:before {
  content: "\f269"; }

.fa-opera:before {
  content: "\f26a"; }

.fa-internet-explorer:before {
  content: "\f26b"; }

.fa-tv:before,
.fa-television:before {
  content: "\f26c"; }

.fa-contao:before {
  content: "\f26d"; }

.fa-500px:before {
  content: "\f26e"; }

.fa-amazon:before {
  content: "\f270"; }

.fa-calendar-plus-o:before {
  content: "\f271"; }

.fa-calendar-minus-o:before {
  content: "\f272"; }

.fa-calendar-times-o:before {
  content: "\f273"; }

.fa-calendar-check-o:before {
  content: "\f274"; }

.fa-industry:before {
  content: "\f275"; }

.fa-map-pin:before {
  content: "\f276"; }

.fa-map-signs:before {
  content: "\f277"; }

.fa-map-o:before {
  content: "\f278"; }

.fa-map:before {
  content: "\f279"; }

.fa-commenting:before {
  content: "\f27a"; }

.fa-commenting-o:before {
  content: "\f27b"; }

.fa-houzz:before {
  content: "\f27c"; }

.fa-vimeo:before {
  content: "\f27d"; }

.fa-black-tie:before {
  content: "\f27e"; }

.fa-fonticons:before {
  content: "\f280"; }

.fa-reddit-alien:before {
  content: "\f281"; }

.fa-edge:before {
  content: "\f282"; }

.fa-credit-card-alt:before {
  content: "\f283"; }

.fa-codiepie:before {
  content: "\f284"; }

.fa-modx:before {
  content: "\f285"; }

.fa-fort-awesome:before {
  content: "\f286"; }

.fa-usb:before {
  content: "\f287"; }

.fa-product-hunt:before {
  content: "\f288"; }

.fa-mixcloud:before {
  content: "\f289"; }

.fa-scribd:before {
  content: "\f28a"; }

.fa-pause-circle:before {
  content: "\f28b"; }

.fa-pause-circle-o:before {
  content: "\f28c"; }

.fa-stop-circle:before {
  content: "\f28d"; }

.fa-stop-circle-o:before {
  content: "\f28e"; }

.fa-shopping-bag:before {
  content: "\f290"; }

.fa-shopping-basket:before {
  content: "\f291"; }

.fa-hashtag:before {
  content: "\f292"; }

.fa-bluetooth:before {
  content: "\f293"; }

.fa-bluetooth-b:before {
  content: "\f294"; }

.fa-percent:before {
  content: "\f295"; }

.fa-gitlab:before {
  content: "\f296"; }

.fa-wpbeginner:before {
  content: "\f297"; }

.fa-wpforms:before {
  content: "\f298"; }

.fa-envira:before {
  content: "\f299"; }

.fa-universal-access:before {
  content: "\f29a"; }

.fa-wheelchair-alt:before {
  content: "\f29b"; }

.fa-question-circle-o:before {
  content: "\f29c"; }

.fa-blind:before {
  content: "\f29d"; }

.fa-audio-description:before {
  content: "\f29e"; }

.fa-volume-control-phone:before {
  content: "\f2a0"; }

.fa-braille:before {
  content: "\f2a1"; }

.fa-assistive-listening-systems:before {
  content: "\f2a2"; }

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "\f2a3"; }

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "\f2a4"; }

.fa-glide:before {
  content: "\f2a5"; }

.fa-glide-g:before {
  content: "\f2a6"; }

.fa-signing:before,
.fa-sign-language:before {
  content: "\f2a7"; }

.fa-low-vision:before {
  content: "\f2a8"; }

.fa-viadeo:before {
  content: "\f2a9"; }

.fa-viadeo-square:before {
  content: "\f2aa"; }

.fa-snapchat:before {
  content: "\f2ab"; }

.fa-snapchat-ghost:before {
  content: "\f2ac"; }

.fa-snapchat-square:before {
  content: "\f2ad"; }

.fa-pied-piper:before {
  content: "\f2ae"; }

.fa-first-order:before {
  content: "\f2b0"; }

.fa-yoast:before {
  content: "\f2b1"; }

.fa-themeisle:before {
  content: "\f2b2"; }

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\f2b3"; }

.fa-fa:before,
.fa-font-awesome:before {
  content: "\f2b4"; }

.fa-handshake-o:before {
  content: "\f2b5"; }

.fa-envelope-open:before {
  content: "\f2b6"; }

.fa-envelope-open-o:before {
  content: "\f2b7"; }

.fa-linode:before {
  content: "\f2b8"; }

.fa-address-book:before {
  content: "\f2b9"; }

.fa-address-book-o:before {
  content: "\f2ba"; }

.fa-vcard:before,
.fa-address-card:before {
  content: "\f2bb"; }

.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "\f2bc"; }

.fa-user-circle:before {
  content: "\f2bd"; }

.fa-user-circle-o:before {
  content: "\f2be"; }

.fa-user-o:before {
  content: "\f2c0"; }

.fa-id-badge:before {
  content: "\f2c1"; }

.fa-drivers-license:before,
.fa-id-card:before {
  content: "\f2c2"; }

.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "\f2c3"; }

.fa-quora:before {
  content: "\f2c4"; }

.fa-free-code-camp:before {
  content: "\f2c5"; }

.fa-telegram:before {
  content: "\f2c6"; }

.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "\f2c7"; }

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "\f2c8"; }

.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "\f2c9"; }

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "\f2ca"; }

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "\f2cb"; }

.fa-shower:before {
  content: "\f2cc"; }

.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "\f2cd"; }

.fa-podcast:before {
  content: "\f2ce"; }

.fa-window-maximize:before {
  content: "\f2d0"; }

.fa-window-minimize:before {
  content: "\f2d1"; }

.fa-window-restore:before {
  content: "\f2d2"; }

.fa-times-rectangle:before,
.fa-window-close:before {
  content: "\f2d3"; }

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "\f2d4"; }

.fa-bandcamp:before {
  content: "\f2d5"; }

.fa-grav:before {
  content: "\f2d6"; }

.fa-etsy:before {
  content: "\f2d7"; }

.fa-imdb:before {
  content: "\f2d8"; }

.fa-ravelry:before {
  content: "\f2d9"; }

.fa-eercast:before {
  content: "\f2da"; }

.fa-microchip:before {
  content: "\f2db"; }

.fa-snowflake-o:before {
  content: "\f2dc"; }

.fa-superpowers:before {
  content: "\f2dd"; }

.fa-wpexplorer:before {
  content: "\f2de"; }

.fa-meetup:before {
  content: "\f2e0"; }

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

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

/* - CORE
	------------------------------------------ */
._reset_ul, .listing, .class-listing, .faux_tabs, .simple-slider.with-dots ul.slick-dots, .accordion .accordion-links, .inline-list, .list_day ul, .brick-listing__listings, .brick-listing, .card-carousel, .breadcrumb, ._reset_ul > li, .listing > li, .class-listing > li, .faux_tabs > li, .simple-slider.with-dots ul.slick-dots > li, .accordion .accordion-links > li, .inline-list > li, .list_day ul > li, .brick-listing__listings > li, .brick-listing > li, .card-carousel > li, .breadcrumb > li {
  margin: 0;
  padding: 0;
  list-style: none;
  display: block; }

._transition_200 {
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease; }

._transition_300, .btn, .rte .btn, .rte form button, .accordion .accordion-links a, .poll_form label:before, .poll_form label:after, article.rte .poll_form label:before, article.rte .poll_form label:after, .inline-list--diamond a:hover, .icon-list .icon, .site-search__clear, .brick-listing__brick, .brick-listing__content, .card-carousel__item--image .card-carousel__inner, .activity-grid__inner {
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease; }

._transition_400 {
  -webkit-transition: all 400ms ease;
  -moz-transition: all 400ms ease;
  -ms-transition: all 400ms ease;
  -o-transition: all 400ms ease; }

._transition_600, .main-nav__item--top-level {
  -webkit-transition: all 600ms ease;
  -moz-transition: all 600ms ease;
  -ms-transition: all 600ms ease;
  -o-transition: all 600ms ease; }

._transition_700, .card-carousel__item--image .card-carousel__content {
  -webkit-transition: all 700ms ease;
  -moz-transition: all 700ms ease;
  -ms-transition: all 700ms ease;
  -o-transition: all 700ms ease; }

._transition_1000 {
  -webkit-transition: all 1000ms ease;
  -moz-transition: all 1000ms ease;
  -ms-transition: all 1000ms ease;
  -o-transition: all 1000ms ease; }

._border_radius, .ios_radios {
  -webkit-border-radius: 2em;
  border-radius: 2em;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */ }

._rounded {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%; }

._reset_button, .rte form button, .simple-slider.with-dots ul.slick-dots li button, .modal__close, .site-header__action--search, .site-header__action--alerts, .site-header__action--nav-toggle, .site-search__clear, .class-timetable__heading .prev, .class-timetable__heading .next {
  background: none;
  border: 0;
  margin: 0;
  padding: 0; }

._visuallyhidden, .visuallyhidden, form fieldset legend, .form fieldset legend {
  border: 0;
  clip: rect(0 0 0 0);
  position: absolute;
  overflow: hidden;
  margin: -1px;
  padding: 0;
  width: 1px;
  height: 1px; }
  ._visuallyhidden.focusable:active, .focusable.visuallyhidden:active, form fieldset legend.focusable:active, .form fieldset legend.focusable:active, ._visuallyhidden.focusable:focus, .focusable.visuallyhidden:focus, form fieldset legend.focusable:focus, .form fieldset legend.focusable:focus {
    clip: auto;
    position: static;
    overflow: visible;
    margin: 0;
    width: auto;
    height: auto; }

/* - Base
/* - Base
-------------------------------------------------
    Description: All base elements
    Author: Laurence Earl - Prodo Digital
    Author URL: http://www.prodo.com
*/
/*=====================================================
  Default body and html
======================================================*/
html, body {
  margin: 0;
  padding: 0; }

body {
  font-family: "Open Sans", sans-serif;
  color: #666666; }

a img {
  border: 0; }

.content_wrapper {
  max-width: 1440px;
  width: 100%;
  margin: 0 auto; }

.centered, .centered p {
  text-align: center; }

.marginTop {
  margin-top: 1rem; }

#bookingiframe {
  pointer-events: auto;
  margin-top: 2em;
  height: 810px; }

#bookings_modal .modal__close i {
  color: #ffffff;
  pointer-events: auto; }

iframe {
  border: 0;
  overflow: auto;
  width: 100%;
  height: 400px;
  margin: 0 auto; }
  iframe._ss_cb_expanded {
    width: auto !important;
    height: 400px !important;
    right: 0;
    display: block; }
  iframe._ss_cb_isMobile {
    right: 20px;
    height: 100px !important;
    width: 120px !important; }

.content.full-width + .classes_timetable {
  margin-top: -4rem; }
  .content.full-width + .classes_timetable h1 {
    margin-top: 0; }

/* - Fonts
------------------------------------------------- 
    Description: Font faces!
    Author: Laurence Earl - Prodo Digital
    Author URL: http://www.prodo.com
*/
/*=====================================================
  NAME OF FONT
======================================================*/
@font-face {
  font-family: 'NAME OF FONT';
  src: url("assets/fonts/NAME OF FONT.eot");
  src: url("assets/fonts/NAME OF FONT.eot?#iefix") format("embedded-opentype"), url("assets/fonts/NAME OF FONT.woff") format("woff"), url("assets/fonts/NAME OF FONT.ttf") format("truetype"), url("assets/fonts/NAME OF FONT.svg#wisdom_script_airegular") format("svg");
  font-weight: normal;
  font-style: normal; }

/*=====================================================
  NAME OF FONT
======================================================*/
@font-face {
  font-family: 'NAME OF FONT';
  src: url("assets/fonts/NAME OF FONT.eot");
  src: url("assets/fonts/NAME OF FONT.eot?#iefix") format("embedded-opentype"), url("assets/fonts/NAME OF FONT.woff") format("woff"), url("assets/fonts/NAME OF FONT.ttf") format("truetype"), url("assets/fonts/NAME OF FONT.svg#wisdom_script_airegular") format("svg");
  font-weight: normal;
  font-style: normal; }

/* - Typography
-------------------------------------------------
    Description: Typography goes here...
    Author: Laurence Earl - Prodo Digital
    Author URL: http://www.prodo.com
*/
/*=====================================================
  Heading Classes
======================================================*/
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  display: block;
  margin: 1.875rem 0;
  clear: both;
  font-family: "Futura-PT", Arial, sans-serif;
  color: #10069f;
  line-height: 1.5;
  letter-spacing: -1px; }
  h1 a, h2 a, h3 a, h4 a, h5 a, h6 a,
  .h1 a, .h2 a, .h3 a, .h4 a, .h5 a, .h6 a {
    color: #10069f; }
  h1.upper, h2.upper, h3.upper, h4.upper, h5.upper, h6.upper,
  .h1.upper, .h2.upper, .h3.upper, .h4.upper, .h5.upper, .h6.upper {
    text-transform: uppercase; }
  h1.purple, h2.purple, h3.purple, h4.purple, h5.purple, h6.purple,
  .h1.purple, .h2.purple, .h3.purple, .h4.purple, .h5.purple, .h6.purple {
    color: #6538ed; }
  h1.grey, h2.grey, h3.grey, h4.grey, h5.grey, h6.grey,
  .h1.grey, .h2.grey, .h3.grey, .h4.grey, .h5.grey, .h6.grey {
    color: #9babbb; }
  h1.green, h2.green, h3.green, h4.green, h5.green, h6.green,
  .h1.green, .h2.green, .h3.green, .h4.green, .h5.green, .h6.green {
    color: #24c69d; }
  h1.gold, h2.gold, h3.gold, h4.gold, h5.gold, h6.gold,
  .h1.gold, .h2.gold, .h3.gold, .h4.gold, .h5.gold, .h6.gold {
    color: #e0b042; }
  h1.light-blue, h2.light-blue, h3.light-blue, h4.light-blue, h5.light-blue, h6.light-blue,
  .h1.light-blue, .h2.light-blue, .h3.light-blue, .h4.light-blue, .h5.light-blue, .h6.light-blue {
    color: #54a7eb; }
  h1.red, h2.red, h3.red, h4.red, h5.red, h6.red,
  .h1.red, .h2.red, .h3.red, .h4.red, .h5.red, .h6.red {
    color: #ec0450; }

h1, .h1 {
  font-size: 2.125rem; }

h2, .h2 {
  font-size: 1.75rem; }

h3, .h3 {
  font-size: 1.375rem; }

h4, .h4 {
  font-size: 1.125rem; }

.page-title {
  margin: 1em 0;
  font-size: 2rem;
  text-transform: uppercase; }
  @media only screen and (min-width: 40.063em) {
    .page-title {
      font-size: 1.75rem; } }

.drop-title {
  margin: 0 0 3rem 0; }

p {
  margin: 0;
  line-height: 1.5; }
  p + p {
    margin-top: 1em; }

a {
  text-decoration: none;
  color: inherit; }

/* - Print
------------------------------------------------- 
    Description: Base print defaults - taken from HTML5 Boilerplate - This should be extended with any site specific rules during fe build
    Author: John Walker - Prodo Digital
    Author URL: http://www.prodo.com
*/
@media print {
  *,
  *:before,
  *:after,
  *:first-letter,
  *:first-line {
    background: transparent !important;
    color: #000 !important;
    /* Black prints faster:
                                   http://www.sanbeiji.com/archives/953 */
    box-shadow: none !important;
    text-shadow: none !important; }
  a,
  a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  /*
     * Don't show links that are fragment identifiers,
     * or use the `javascript:` pseudo protocol
     */
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: ""; }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  /*
     * Printing Tables:
     * http://css-discuss.incutio.com/wiki/Printing_Tables
     */
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  .site_header .mobile-only {
    display: none !important; }
  #main_site_nav {
    display: none; }
  .hero_property_search, .banner_standardinternal, .service-search {
    display: none !important; } }

/* - UI
	------------------------------------------ */
/*=====================================================
   Styling
======================================================*/
/* - Buttons
-------------------------------------------------
    Description: Button styles
    Author: Laurence Earl - Prodo Digital
    Author URL: http://www.prodo.com
*/
/*=====================================================
  Button Styling
======================================================*/
button {
  outline: none; }

.btn, .rte .btn, .rte form button {
  display: block;
  cursor: pointer;
  background: none;
  border-radius: 3.125rem;
  border: 3px solid;
  padding: 1.375rem 2.75rem;
  font-family: "Futura-PT", Arial, sans-serif;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
  line-height: 1;
  -webkit-appearance: none; }
  .btn--chunky, .rte .btn--chunky, .rte form button--chunky {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
    font-size: 1.15rem; }
  .btn--micro, .rte .btn--micro, .rte form button--micro {
    padding: 0.3125rem 1.25rem; }
  .btn--inline, .rte .btn--inline, .rte form button--inline {
    display: inline-block; }
  .btn--blue, .rte .btn--blue, .rte form button--blue {
    border-color: #10069f;
    color: #10069f; }
    .btn--blue:hover, .rte .btn--blue:hover, .rte form button--blue:hover {
      background: #10069f;
      color: #ffffff; }
    .btn--blue.btn--full, .rte .btn--blue.btn--full, .rte form button--blue.btn--full {
      background: #10069f;
      color: #ffffff; }
      .btn--blue.btn--full:hover, .rte .btn--blue.btn--full:hover, .rte form button--blue.btn--full:hover {
        background: transparent;
        color: #10069f; }
  .btn--purple, .rte .btn--purple, .rte form button--purple {
    border-color: #6538ed;
    color: #6538ed; }
    .btn--purple:hover, .rte .btn--purple:hover, .rte form button--purple:hover {
      background: #6538ed;
      color: #ffffff; }
    .btn--purple.btn--full, .rte .btn--purple.btn--full, .rte form button--purple.btn--full {
      background: #6538ed;
      color: #ffffff; }
      .btn--purple.btn--full:hover, .rte .btn--purple.btn--full:hover, .rte form button--purple.btn--full:hover {
        background: transparent;
        color: #6538ed; }
  .btn--grey, .rte .btn--grey, .rte form button--grey {
    border-color: #9babbb;
    color: #9babbb; }
    .btn--grey:hover, .rte .btn--grey:hover, .rte form button--grey:hover {
      background: #9babbb;
      color: #ffffff; }
    .btn--grey.btn--full, .rte .btn--grey.btn--full, .rte form button--grey.btn--full {
      background: #9babbb;
      color: #ffffff; }
      .btn--grey.btn--full:hover, .rte .btn--grey.btn--full:hover, .rte form button--grey.btn--full:hover {
        background: transparent;
        color: #9babbb; }
  .btn--download, .rte .btn--download, .rte form button--download {
    margin-top: 1.875rem; }
  .btn--white-bg, .rte .btn--white-bg, .rte form button--white-bg {
    background: #ffffff; }
  .btn--green, .rte .btn--green, .rte form button--green {
    border-color: #24c69d;
    color: #24c69d; }
    .btn--green:hover, .rte .btn--green:hover, .rte form button--green:hover {
      background: #24c69d;
      color: #ffffff; }
    .btn--green.btn--full, .rte .btn--green.btn--full, .rte form button--green.btn--full {
      background: #24c69d;
      color: #ffffff; }
      .btn--green.btn--full:hover, .rte .btn--green.btn--full:hover, .rte form button--green.btn--full:hover {
        background: transparent;
        color: #24c69d; }
  .btn--light-blue, .rte .btn--light-blue, .rte form button--light-blue {
    border-color: #54a7eb;
    color: #54a7eb; }
    .btn--light-blue:hover, .rte .btn--light-blue:hover, .rte form button--light-blue:hover {
      background: #54a7eb;
      color: #ffffff; }
    .btn--light-blue.btn--full, .rte .btn--light-blue.btn--full, .rte form button--light-blue.btn--full {
      background: #54a7eb;
      color: #ffffff; }
      .btn--light-blue.btn--full:hover, .rte .btn--light-blue.btn--full:hover, .rte form button--light-blue.btn--full:hover {
        background: transparent;
        color: #54a7eb; }
  .btn--inactive, .rte .btn--inactive, .rte form button--inactive {
    cursor: default; }
  .btn--red, .rte .btn--red, .rte form button--red {
    border-color: #ec0450;
    color: #ec0450; }
    .btn--red:hover, .rte .btn--red:hover, .rte form button--red:hover {
      background: #ec0450;
      color: #ffffff; }
      .btn--red:hover.btn--inactive, .rte .btn--red:hover.btn--inactive, .rte form button--red:hover.btn--inactive {
        border-color: #ec0450;
        color: #ec0450;
        background: none; }
    .btn--red.btn--full, .rte .btn--red.btn--full, .rte form button--red.btn--full {
      background: #ec0450;
      color: #ffffff; }
      .btn--red.btn--full:hover, .rte .btn--red.btn--full:hover, .rte form button--red.btn--full:hover {
        background: transparent;
        color: #ec0450; }
  .btn--gold, .rte .btn--gold, .rte form button--gold {
    border-color: #e0b042;
    color: #e0b042; }
    .btn--gold:hover, .rte .btn--gold:hover, .rte form button--gold:hover {
      background: #e0b042;
      color: #ffffff; }
    .btn--gold.btn--full, .rte .btn--gold.btn--full, .rte form button--gold.btn--full {
      background: #e0b042;
      color: #ffffff; }
      .btn--gold.btn--full:hover, .rte .btn--gold.btn--full:hover, .rte form button--gold.btn--full:hover {
        background: transparent;
        color: #e0b042; }
  .btn--snuff, .rte .btn--snuff, .rte form button--snuff {
    border-color: #e2e2ef;
    color: #10069f; }
    .btn--snuff:hover, .rte .btn--snuff:hover, .rte form button--snuff:hover {
      background: #e2e2ef; }
    .btn--snuff.btn--full, .rte .btn--snuff.btn--full, .rte form button--snuff.btn--full {
      background: #e2e2ef;
      color: #e2e2ef; }
      .btn--snuff.btn--full:hover, .rte .btn--snuff.btn--full:hover, .rte form button--snuff.btn--full:hover {
        background: transparent;
        color: #e2e2ef; }
  .btn--white, .rte .btn--white, .rte form button--white {
    background: #ffffff;
    border-color: #ffffff;
    color: #10069f; }
    .btn--white:hover, .rte .btn--white:hover, .rte form button--white:hover {
      background: none; }
    @media only screen and (min-width: 40.063em) {
      .btn--white, .rte .btn--white, .rte form button--white {
        background: none;
        color: #ffffff; }
        .btn--white:hover, .rte .btn--white:hover, .rte form button--white:hover {
          background: #ffffff;
          color: #10069f; } }
    .btn--white.btn--full, .rte .btn--white.btn--full, .rte form button--white.btn--full {
      background: #ffffff;
      color: #10069f; }
      .btn--white.btn--full:hover, .rte .btn--white.btn--full:hover, .rte form button--white.btn--full:hover {
        background: #10069f;
        color: #ffffff; }
  .btn--xcite-active, .rte .btn--xcite-active, .rte form button--xcite-active {
    color: #fad612;
    border-color: #fad612;
    background-color: #ffffff; }
    .btn--xcite-active:hover, .rte .btn--xcite-active:hover, .rte form button--xcite-active:hover {
      background: #fad612;
      color: #ffffff; }
  .btn--xcite-active-plus, .rte .btn--xcite-active-plus, .rte form button--xcite-active-plus {
    color: #4fff9e;
    border-color: #4fff9e;
    background-color: #ffffff; }
    .btn--xcite-active-plus:hover, .rte .btn--xcite-active-plus:hover, .rte form button--xcite-active-plus:hover {
      background: #4fff9e;
      color: #ffffff; }
  .btn--xcite-wellness, .rte .btn--xcite-wellness, .rte form button--xcite-wellness {
    background: #ffffff;
    color: #9718a2;
    border-color: #9718a2; }
    .btn--xcite-wellness:hover, .rte .btn--xcite-wellness:hover, .rte form button--xcite-wellness:hover {
      background: #9718a2;
      color: #ffffff; }
  .btn--xcite-young-adult, .rte .btn--xcite-young-adult, .rte form button--xcite-young-adult {
    background: #ffffff;
    color: #140214;
    border-color: #140214; }
    .btn--xcite-young-adult:hover, .rte .btn--xcite-young-adult:hover, .rte form button--xcite-young-adult:hover {
      background: #140214;
      color: #ffffff; }
  .btn--xcite-academy, .rte .btn--xcite-academy, .rte form button--xcite-academy {
    background: #ffffff;
    color: #eb0214;
    border-color: #eb0214; }
    .btn--xcite-academy:hover, .rte .btn--xcite-academy:hover, .rte form button--xcite-academy:hover {
      background: #eb0214;
      color: #ffffff; }
  .btn--xcite-academy-plus, .rte .btn--xcite-academy-plus, .rte form button--xcite-academy-plus {
    background: #ffffff;
    color: #f2ad09;
    border-color: #f2ad09; }
    .btn--xcite-academy-plus:hover, .rte .btn--xcite-academy-plus:hover, .rte form button--xcite-academy-plus:hover {
      background: #f2ad09;
      color: #ffffff; }
  .btn--xcite-new-get, .rte .btn--xcite-new-get, .rte form button--xcite-new-get {
    background: #ffffff;
    color: #2266bf;
    border-color: #2266bf; }
    .btn--xcite-new-get:hover, .rte .btn--xcite-new-get:hover, .rte form button--xcite-new-get:hover {
      background: #2266bf;
      color: #ffffff; }
  .btn--solid, .rte .btn--solid, .rte form button--solid {
    background: #10069f;
    color: #FFFFFF; }
  .btn--ghost, .rte .btn--ghost, .rte form button--ghost {
    color: #10069f;
    border-color: transparent; }
    .btn--ghost:hover, .rte .btn--ghost:hover, .rte form button--ghost:hover {
      border-color: #10069f; }
  .btn--medium, .rte .btn--medium, .rte form button--medium {
    padding: 1rem 2rem; }

.button-group .btn--inline:not(:last-child) {
  margin-right: 2rem; }

/* - Tables
-------------------------------------------------
    Description: Table styles
    Author: Laurence Earl - Prodo Digital
    Author URL: http://www.prodo.com
*/
/*=====================================================
  Table Styling
======================================================*/
table, .table {
  margin-bottom: 2rem;
  display: table;
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%; }
  @media only screen and (max-width: 40em) {
    table th, table td, .table th, .table td {
      padding: 1rem; } }
  table__data-seperator, .table__data-seperator {
    display: block;
    padding: .5rem 0;
    line-height: 1; }
  table--times, .table--times {
    text-align: center; }
    table--times + div .btn--download, .table--times + div .btn--download {
      margin-top: 1.875rem; }
    table--times th, .table--times th {
      padding-bottom: 1.5rem; }
    table--times th:not(:last-of-type), table--times td:not(:last-of-type), .table--times th:not(:last-of-type), .table--times td:not(:last-of-type) {
      border-right: 1px solid #cccccc; }
    @media only screen and (min-width: 40.063em) {
      table--times th, table--times td, .table--times th, .table--times td {
        padding: 0 1rem; } }

/*=====================================================
   Styling
======================================================*/
.listing > li {
  display: block;
  border: 1px solid #000000;
  padding: 1rem;
  margin-bottom: 1rem;
  position: relative; }
  .listing > li > a:first-child {
    display: block;
    margin: -1rem;
    padding: 1rem; }

.class-listing {
  overflow: hidden;
  border-right: 1px solid #e2e2ef;
  border-bottom: 1px solid #e2e2ef; }
  .class-listing__listing {
    display: block;
    border: 1px solid #e2e2ef;
    border-right: none;
    border-bottom: 0; }
    @media only screen and (min-width: 40.063em) {
      .class-listing__listing {
        width: 50%;
        float: left; } }
    .class-listing__listing:nth-child(2n + 1) {
      clear: both; }
    .class-listing__listing:nth-child(2n + 1):last-child {
      width: 100%; }
    .class-listing__listing .class-listing__details {
      padding: 1.25rem; }
    .class-listing__listing .class-listing__name {
      font-weight: bold;
      color: #10069f; }

.classes_timetable .day_tabs .tab-title {
  width: 14.2%;
  text-align: center; }
  .classes_timetable .day_tabs .tab-title.active, .classes_timetable .day_tabs .tab-title.active:hover {
    border-bottom: 5px solid #10069f; }
    .classes_timetable .day_tabs .tab-title.active a, .classes_timetable .day_tabs .tab-title.active:hover a {
      color: #10069f; }
  .classes_timetable .day_tabs .tab-title:hover {
    border-bottom: 5px solid #e2e2ef; }

.classes_timetable .tabs .tab-title > a {
  font-size: 1rem; }
  @media (min-width: 1020px) and (max-width: 1198px) {
    .classes_timetable .tabs .tab-title > a {
      font-size: 0.8rem; } }

.faux_tabs {
  display: block;
  overflow: hidden;
  position: relative;
  width: 100%; }
  .faux_tabs:before {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 1px;
    background-color: #e2e2ef;
    content: "";
    display: block;
    z-index: 1; }
  .faux_tabs .tab-title {
    display: block;
    border-bottom: 1px solid #e2e2ef;
    border-top: 5px solid #ffffff;
    z-index: 2;
    position: relative;
    font-weight: bold; }
    @media only screen and (min-width: 40.063em) {
      .faux_tabs .tab-title {
        float: left; } }
    .faux_tabs .tab-title a {
      padding: 15px 30px;
      display: block;
      border-bottom: 5px solid #ffffff; }
      .faux_tabs .tab-title a:hover {
        border-bottom: 5px solid #10069f; }
    .faux_tabs .tab-title.active {
      border-top: 5px solid #ffffff;
      background-color: #10069f; }
      .faux_tabs .tab-title.active a {
        color: #ffffff; }
      @media only screen and (min-width: 40.063em) {
        .faux_tabs .tab-title.active {
          border-top: 5px solid #10069f;
          border-bottom: 1px solid white;
          border-left: 1px solid #e2e2ef;
          border-right: 1px solid #e2e2ef;
          background-color: transparent; }
          .faux_tabs .tab-title.active a {
            color: #10069f; }
            .faux_tabs .tab-title.active a:hover {
              border-bottom: 5px solid #ffffff; } }

@media (max-width: 642px) {
  .class-listing__details {
    height: auto !important; }
  .class-listing__listing {
    height: auto !important;
    overflow: hidden; }
  .class-listing__actions {
    height: auto !important; } }

.class-listing__action.btn {
  float: left;
  margin: 0.625rem 1.25rem;
  margin-top: 0;
  padding: 1rem 1.5rem; }

.timetableloader {
  margin: 0 auto;
  display: block; }

.classes_timetable .accordion .accordion-navigation > a {
  border-bottom: 1px solid #ccc;
  color: #10069f; }

.classes_timetable .accordion .accordion-navigation.active > a {
  color: #ffffff;
  border-bottom: 1px solid #ccc;
  background-color: #10069f; }

/* - UI - Forms
	------------------------------------------ */
/*=====================================================
  Form Styling
======================================================*/
::-webkit-input-placeholder, ::-moz-placeholder, ::-ms-input-placeholder {
  color: #666666; }

form, .form {
  margin: 2rem 0;
  color: #666666; }
  form:after, .form:after {
    content: '';
    display: table;
    height: 0;
    clear: both; }
  form input, form select, form textarea, form button, .form input, .form select, .form textarea, .form button {
    outline: none; }
  form input(:not[type="submit"]), form textarea, .form input(:not[type="submit"]), .form textarea {
    color: #666666; }
  form input, form textarea, .form input, .form textarea {
    width: 100%; }
  form .help-block, .form .help-block {
    font-style: italic;
    display: block;
    margin-bottom: 5px;
    font-size: 0.875rem; }
  form textarea, .form textarea {
    position: relative;
    min-height: 6rem;
    padding: 2.5rem;
    background: #e2e2ef;
    height: 200px;
    border: 0;
    font-family: "Open Sans", sans-serif; }
  form fieldset, .form fieldset {
    padding: 0;
    margin: 0;
    border: 0; }
  form .recaptcha2 div .g-recaptcha div div iframe, .form .recaptcha2 div .g-recaptcha div div iframe {
    margin-top: 0; }
  form .select2-container, .form .select2-container {
    width: 100% !important; }
  form .select2-selection--single, .form .select2-selection--single {
    padding: 0 50px 0 0; }
  form .select2-container--default .select2-selection--single .select2-selection__arrow, .form .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 68px;
    position: absolute;
    top: 0;
    right: 0;
    width: 50px; }
    form .select2-container--default .select2-selection--single .select2-selection__arrow:after, .form .select2-container--default .select2-selection--single .select2-selection__arrow:after {
      content: '\f0d7';
      width: 50px;
      right: 0;
      position: absolute;
      top: 50%;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
      font-family: 'fontAwesome';
      text-align: center;
      color: #10069f; }
  form__row, .form__row {
    margin-bottom: 2rem;
    overflow: hidden; }
    form__row:last-child, .form__row:last-child {
      margin-bottom: 0; }
    form__row--controls, .form__row--controls {
      padding-top: 3rem; }
      form__row--controls .btn + .btn, .form__row--controls .btn + .btn {
        margin-right: 1.375rem; }
  form__label, .form__label {
    display: block;
    padding-bottom: 0.5rem;
    color: #10069f;
    font-family: "Futura-PT", Arial, sans-serif;
    font-size: .9rem;
    font-weight: bold;
    text-transform: uppercase; }
    form__label--deeper, .form__label--deeper {
      padding-bottom: 1.5rem; }
  form__input, form__textarea, form__select, form__button, .form__input, .form__textarea, .form__select, .form__button {
    font-size: 1rem; }
  form__input, .form__input {
    width: 100%;
    padding: 1.5rem 1.5rem 1.5rem 0;
    border: 0; }
    form__input--underline, .form__input--underline {
      border-bottom: 3px solid #e2e2ef; }
      form__input--underline:-webkit-autofill, form__input--underline:-webkit-autofill:hover, form__input--underline:-webkit-autofill:focus, form__input--underline:-webkit-autofill:active, .form__input--underline:-webkit-autofill, .form__input--underline:-webkit-autofill:hover, .form__input--underline:-webkit-autofill:focus, .form__input--underline:-webkit-autofill:active {
        -webkit-transition: "color 9999s ease-out, background-color 9999s ease-out";
        -webkit-transition-delay: 9999s; }
    form__input--ghost, .form__input--ghost {
      padding: 1rem 1rem 1rem 0;
      background: none;
      border-bottom: 1px solid #7873c6;
      font-family: "Futura-PT", Arial, sans-serif;
      font-weight: bold;
      font-size: 1.5rem;
      color: #ffffff; }
      form__input--ghost:-webkit-autofill, form__input--ghost:-webkit-autofill:hover, form__input--ghost:-webkit-autofill:focus, form__input--ghost:-webkit-autofill:active, .form__input--ghost:-webkit-autofill, .form__input--ghost:-webkit-autofill:hover, .form__input--ghost:-webkit-autofill:focus, .form__input--ghost:-webkit-autofill:active {
        -webkit-transition: "color 9999s ease-out, background-color 9999s ease-out";
        -webkit-transition-delay: 9999s; }
    form__input--seventyfive, .form__input--seventyfive {
      width: 75%;
      float: left; }
  form__select, .form__select {
    padding: 0;
    font-family: "Futura-PT", Arial, sans-serif;
    font-weight: bold;
    text-transform: uppercase; }
    form__select--blue, .form__select--blue {
      background: #10069f; }
      form__select--blue .select2-container--default .select2-selection--single .select2-selection__rendered, form__select--blue .select2-container--default .select2-selection--single .select2-selection__arrow:after, .form__select--blue .select2-container--default .select2-selection--single .select2-selection__rendered, .form__select--blue .select2-container--default .select2-selection--single .select2-selection__arrow:after {
        color: #ffffff; }
    form__select--white, .form__select--white {
      background: #ffffff; }
      form__select--white .select2-container--default .select2-selection--single .select2-selection__rendered, .form__select--white .select2-container--default .select2-selection--single .select2-selection__rendered {
        color: #10069f; }
      form__select--white.snuff-bg, .form__select--white.snuff-bg {
        padding-left: 1.875rem;
        padding-right: 1.875rem; }
      form__select--white--select, .form__select--white--select {
        padding: 0; }
  form__inputs-row:after, .form__inputs-row:after {
    content: '';
    display: table;
    height: 0;
    clear: both; }
  @media only screen and (min-width: 64.063em) {
    form__input-group, .form__input-group {
      float: left; }
      form__input-group:not(:last-child), .form__input-group:not(:last-child) {
        margin-right: 2rem; } }
  form__stacked-inputs .form__input + .form__input, .form__stacked-inputs .form__input + .form__input {
    margin-top: 1px; }
  @media only screen and (max-width: 64em) {
    form__stacked-inputs--to-row .form__input, .form__stacked-inputs--to-row .form__input {
      margin-top: 1px; } }
  form--framed, .form--framed {
    padding: 2rem;
    border: 4px solid #10069f; }
    @media only screen and (min-width: 64.063em) {
      form--framed, .form--framed {
        padding: 5.5rem; } }
  form--newsletter, .form--newsletter {
    margin: 0; }
    form--newsletter .form__input, .form--newsletter .form__input {
      padding-left: 2.5rem;
      height: 70px;
      background: #10069f;
      border-bottom: 0;
      font-family: "Futura-PT", Arial, sans-serif;
      font-weight: bold;
      color: #ffffff;
      -webkit-border-radius: 0;
      border-radius: 0;
      background-clip: padding-box;
      /* stops bg color from leaking outside the border: */ }
      form--newsletter .form__input::-webkit-input-placeholder, .form--newsletter .form__input::-webkit-input-placeholder {
        color: #ffffff; }
      form--newsletter .form__input:-moz-placeholder, .form--newsletter .form__input:-moz-placeholder {
        /* Firefox 18- */
        color: #ffffff; }
      form--newsletter .form__input::-moz-placeholder, .form--newsletter .form__input::-moz-placeholder {
        /* Firefox 19+ */
        color: #ffffff; }
      form--newsletter .form__input:-ms-input-placeholder, .form--newsletter .form__input:-ms-input-placeholder {
        color: #ffffff; }
    form--newsletter button.form__input, .form--newsletter button.form__input {
      padding: 0;
      height: 70px; }

.field-validation-error {
  color: red; }

@media only screen and (min-width: 64.063em) {
  .form__row > .large-4:first-of-type {
    padding-left: 0; }
  .form__row > .large-4:last-of-type {
    padding-right: 0; } }

.light + .select2 .select2-selection__rendered {
  font-size: 16px;
  text-transform: none;
  font-weight: 500;
  font-family: "Open Sans", sans-serif; }

.site-search__form .form__input--ghost {
  height: 68px !important; }

.login_form .form--framed {
  margin-bottom: 0; }

.login_form .info {
  border: 4px solid #10069f;
  border-top: 0;
  padding: 3rem; }
  .login_form .info .btn {
    margin-top: 1.875rem; }

/*Define Contrast Classes*/
/*=====================================================
   Styling
======================================================*/
.faux_checkbox {
  margin-bottom: 0.5rem; }
  .faux_checkbox input {
    position: absolute;
    left: -9999px;
    opacity: 0; }
  .faux_checkbox label {
    display: block;
    overflow: hidden;
    position: relative;
    padding: .1rem 0 .2rem 2.5rem;
    line-height: 1.4;
    min-height: 26px; }
    .faux_checkbox label .checkbox {
      cursor: pointer;
      -webkit-touch-callout: none;
      -webkit-user-select: none;
      -khtml-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none;
      border: 3px solid #10069f;
      width: 26px;
      height: 26px;
      left: 0;
      top: 0;
      position: absolute;
      display: block;
      background-color: #ffffff; }
  .faux_checkbox input:checked + label .checkbox:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #10069f;
    text-align: center;
    line-height: 2;
    font-size: .8em;
    border: 3px solid #ffffff; }
  .faux_checkbox--radios .checkbox {
    border-radius: 50%; }
  .faux_checkbox--radios input:checked + label .checkbox:before {
    border-radius: 50%;
    content: "";
    background: #10069f;
    border: 3px solid #ffffff; }

/* - Buttons
-------------------------------------------------
    Description: IOS Radio styles
    Author: Laurence Earl - Prodo Digital
    Author URL: http://www.prodo.com
*/
/*=====================================================
  Button Styling
======================================================*/
.ios_radios {
  display: table;
  float: left;
  width: 75%;
  overflow: hidden; }
  .ios_radios .ios_radio {
    display: table-cell; }

.ios_radio {
  overflow: hidden; }
  .ios_radio input {
    position: absolute;
    left: -9999px;
    opacity: 0; }
  .ios_radio label {
    display: block;
    border: 1px solid #000000;
    cursor: pointer;
    padding: 0.9375rem;
    border: 0;
    border-left: 1px solid #000000;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-align: center;
    background-color: #666666; }
    .ios_radio label:hover, .ios_radio label:focus {
      background: #000000;
      color: white; }
  .ios_radio input:checked + label,
  .ios_radio input:checked + label:hover,
  .ios_radio input:checked + label:focus {
    background: #000000;
    color: white; }
  .ios_radio:first-child label {
    border-left: 0; }

.select2-container .select2-selection--single {
  height: 68px;
  border: 0;
  text-align: left;
  outline: none; }

.select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 68px; }

.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border: 0;
  left: 50%;
  position: absolute;
  top: 50%; }

.coloured_wrapper .select2-container--default .select2-selection--single {
  background: none; }

/* - Partials - Modules
	------------------------------------------ */
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }
  .slick-track .content {
    position: relative;
    z-index: 3; }
  .slick-track .slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none;
    outline: none; }
    [dir="rtl"] .slick-track .slick-slide {
      float: right; }
    .slick-track .slick-slide img {
      width: 100%;
      display: block; }
    .slick-track .slick-slide.slick-loading img {
      display: none; }
    .slick-track .slick-slide.dragging img {
      pointer-events: none; }
    .slick-initialized .slick-track .slick-slide {
      display: block; }
    .slick-loading .slick-track .slick-slide {
      visibility: hidden; }
    .slick-vertical .slick-track .slick-slide {
      display: block;
      height: auto;
      border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

.slide-prev-button {
  left: 0; }

.slide-next-button {
  right: 0; }

.slide-prev-button i, .slide-next-button i {
  display: block; }

.in_page_slider {
  margin: 1rem auto; }

.simple-slider .slide-nav {
  padding: 1.625rem 1.15rem;
  z-index: 2;
  background: transparent;
  outline: 0;
  border: 0;
  cursor: pointer;
  background: #ffffff;
  color: #10069f;
  font-size: 1.375rem;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }

@media only screen and (min-width: 64.063em) {
  .simple-slider.with-dots {
    padding-bottom: 0; } }

.simple-slider.with-dots ul.slick-dots {
  position: relative; }
  .simple-slider.with-dots ul.slick-dots li {
    display: inline-block;
    padding: 0 4px; }
    .simple-slider.with-dots ul.slick-dots li:not(:last-child) button {
      margin-right: 1rem; }
    .simple-slider.with-dots ul.slick-dots li:before {
      display: none; }
    .simple-slider.with-dots ul.slick-dots li.slick-active button {
      color: #10069f; }
      .simple-slider.with-dots ul.slick-dots li.slick-active button:after {
        content: '';
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 2px;
        background: #10069f; }
    .simple-slider.with-dots ul.slick-dots li button {
      position: relative;
      padding-bottom: .25rem;
      font-family: "Futura-PT", Arial, sans-serif;
      font-weight: bold;
      color: #e2e2ef;
      cursor: pointer; }
      .simple-slider.with-dots ul.slick-dots li button:before {
        content: '0'; }

.simple-slider.slideshow ul.slick-dots {
  bottom: 2rem;
  list-style: none;
  margin: 0;
  padding: 0;
  display: inline-block;
  margin: 0;
  padding: 1.5rem 2rem;
  background: #ffffff;
  box-shadow: 0 2px 12px rgba(0, 0, 0, 0.2);
  text-align: center;
  border-radius: 3rem; }
  .simple-slider.slideshow ul.slick-dots:after {
    content: '';
    display: table;
    height: 0;
    clear: both; }

.simple-slider.content-slides .slick-slide {
  padding: 1rem 3rem 3rem; }

@media only screen and (min-width: 64.063em) {
  .simple-slider.content-slides ul.slick-dots {
    bottom: -2rem;
    list-style: none;
    margin: 0;
    padding: 0;
    display: inline-block;
    margin: 0;
    padding: 1.5rem 2rem;
    background: #ffffff;
    box-shadow: 0 2px 12px rgba(0, 0, 0, 0.2);
    text-align: center;
    border-radius: 3rem; }
    .simple-slider.content-slides ul.slick-dots:after {
      content: '';
      display: table;
      height: 0;
      clear: both; } }

.simple-slider.hero ul.slick-dots {
  position: absolute;
  top: 80%;
  left: 0;
  right: 0;
  text-align: center; }
  @media only screen and (min-width: 64.063em) {
    .simple-slider.hero ul.slick-dots {
      margin: 0 auto;
      max-width: 75rem;
      width: 100%;
      padding-left: 2rem;
      top: 15rem;
      text-align: left; }
      .simple-slider.hero ul.slick-dots:after {
        content: '';
        display: table;
        height: 0;
        clear: both; } }
  @media only screen and (min-width: 90.063em) {
    .simple-slider.hero ul.slick-dots {
      padding-left: 0; } }
  .simple-slider.hero ul.slick-dots li.slick-active button {
    color: #ffffff; }
    .simple-slider.hero ul.slick-dots li.slick-active button:after {
      background: #ffffff; }
  @media only screen and (min-width: 64.063em) {
    .simple-slider.hero ul.slick-dots--align-right {
      text-align: right; } }

.simple-slider.brick-listing__listings .slick-arrow {
  display: none !important; }

.simple-slider.brick-listing__listings ul.slick-dots {
  padding: 2rem; }

.simple-slider.thumbs-slider__nav {
  padding-top: 1rem; }
  .simple-slider.thumbs-slider__nav .slick-slide {
    position: relative;
    margin-right: 1rem; }
    .simple-slider.thumbs-slider__nav .slick-slide.slick-current:before, .simple-slider.thumbs-slider__nav .slick-slide.slick-current:after {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      z-index: -1; }
    @media only screen and (min-width: 40.063em) {
      .simple-slider.thumbs-slider__nav .slick-slide.slick-current:before {
        z-index: 1;
        border: 12px solid #ffffff; } }
    .simple-slider.thumbs-slider__nav .slick-slide.slick-current:after {
      z-index: 2;
      border: 3px solid #10069f; }

.slider-thumbnail {
  position: relative; }
  .slider-thumbnail .slide-prev-button, .slider-thumbnail .slide-next-button {
    width: 60px;
    height: 60px;
    position: absolute;
    cursor: pointer;
    background-color: #10069f;
    border: 0;
    outline: 0;
    color: #ffffff;
    z-index: 2;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background-clip: padding-box;
    /* stops bg color from leaking outside the border: */ }
    .slider-thumbnail .slide-prev-button.slide-prev-button, .slider-thumbnail .slide-next-button.slide-prev-button {
      left: 0; }
    .slider-thumbnail .slide-prev-button.slide-next-button, .slider-thumbnail .slide-next-button.slide-next-button {
      right: 0; }
  .slider-thumbnail .main_slider .slide-prev-button, .slider-thumbnail .main_slider .slide-next-button {
    top: 50%;
    margin-top: -30px; }
  .slider-thumbnail .slider-nav {
    margin-top: 10px; }
    .slider-thumbnail .slider-nav .slick-list .slick-slide {
      padding-right: 10px;
      cursor: pointer; }
      .slider-thumbnail .slider-nav .slick-list .slick-slide img {
        height: 60px;
        width: auto; }
  @media only screen and (min-width: 40.063em) {
    .slider-thumbnail .navigation_slider {
      position: absolute;
      bottom: 1rem;
      left: 4rem;
      right: 4rem; }
    .slider-thumbnail .slider-nav {
      margin-top: 0; } }
  .slider-thumbnail.square .navigation_slider .slide-prev-button, .slider-thumbnail.square .navigation_slider .slide-next-button {
    top: 0; }
  .slider-thumbnail.square .navigation_slider .slider-nav {
    margin-top: 10px; }
  .slider-thumbnail.square .navigation_slider .slick-track {
    margin: 0 70px; }
  @media only screen and (min-width: 40.063em) {
    .slider-thumbnail.square .navigation_slider {
      position: static; } }

.handbook_slider {
  position: relative; }
  .handbook_slider .slick-slide {
    padding: 0.5rem; }
  .handbook_slider .wimg-tile {
    height: 200px; }
    .handbook_slider .wimg-tile .tile-inner {
      text-align: center; }
      .handbook_slider .wimg-tile .tile-inner .tile-text {
        margin-bottom: 0; }
    .handbook_slider .wimg-tile img {
      width: 50%;
      margin: 0 auto; }

.slide-prev-button .cust-chev, .slide-next-button .cust-chev {
  content: '';
  position: absolute;
  width: 37px;
  height: 25px; }

/* - Modules - RTE
	------------------------------------------ */
.rte h1, .rte h2, .rte h3, .rte h4, .rte h5, .rte h6, .rte .h1, .rte .h2, .rte .h3, .rte .h4, .rte .h5, .rte .h6 {
  margin: 2rem 0;
  position: relative;
  color: #10069f; }

.rte > h1:first-child,
.rte > h2:first-child,
.rte > h3:first-child,
.rte > h4:first-child,
.rte > h5:first-child,
.rte > h6:first-child,
.rte > .h1:first-child,
.rte > .h2:first-child,
.rte > .h3:first-child,
.rte > .h4:first-child,
.rte > .h5:first-child,
.rte > .h6:first-child,
.rte > p:first-child {
  margin-top: 0; }

.rte .img_float_left {
  float: left;
  margin: 1rem;
  margin-left: 0; }

.rte .img_float_right {
  float: right;
  margin: 2rem;
  margin-right: 0; }

.rte p .img_float_left:first-child, .rte p .img_float_right:first-child {
  margin-top: 0; }

.rte a {
  color: #10069f;
  text-decoration: underline;
  /* These are technically the same, but use both */
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  /* This is the dangerous one in WebKit, as it breaks things wherever */
  word-break: break-all;
  /* Instead use this non-standard one: */
  word-break: break-word;
  /* Adds a hyphen where the word breaks, if supported (No Blink) */
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto; }
  .rte a:hover {
    text-decoration: none; }
  .rte a.btn {
    text-decoration: none; }

.rte blockquote {
  position: relative;
  border: 4px solid #10069f;
  margin: 1rem 0;
  padding: 5rem 3rem;
  font-weight: bold;
  font-size: 1.5rem;
  text-align: center;
  color: #10069f; }
  @media only screen and (min-width: 64.063em) {
    .rte blockquote {
      padding: 4rem 5rem;
      font-size: 1.5rem; } }
  .rte blockquote:before, .rte blockquote:after {
    position: absolute;
    width: 80px;
    height: 80px;
    background: #ffffff;
    font-size: 3em;
    line-height: 1.2;
    z-index: 2; }
  .rte blockquote:before {
    content: "\201C";
    top: -4px;
    left: -4px; }
  .rte blockquote:after {
    content: "\201D";
    bottom: -4px;
    right: -4px; }
  .rte blockquote p {
    margin: 0;
    font-family: "Futura-PT", Arial, sans-serif;
    font-size: 1.5rem;
    font-weight: bold;
    text-transform: uppercase; }
    @media only screen and (min-width: 64.063em) {
      .rte blockquote p {
        font-size: 1.5rem; } }
  .rte blockquote.u--colour-secondary {
    border: 4px solid #24c69d; }

.rte b, .rte strong {
  font-weight: bold; }

.rte iframe {
  max-width: 100%;
  margin-top: 1rem;
  margin-bottom: 1rem; }

.rte table {
  width: 100%; }
  .rte table tr td, .rte table tr th {
    border: 1px solid #10069f;
    font-weight: normal;
    padding: 10px;
    vertical-align: top; }
    .rte table tr td p:first-child, .rte table tr th p:first-child {
      margin-top: 0; }
    .rte table tr td p:last-child, .rte table tr th p:last-child {
      margin-bottom: 0; }
  .rte table tr th {
    vertical-align: middle;
    background-color: #10069f; }

.rte > ul:not(.pagination), .rte > ol {
  padding: 0;
  margin: 3rem 0;
  padding-left: 0; }
  @media only screen and (min-width: 64.063em) {
    .rte > ul:not(.pagination), .rte > ol {
      padding-left: 4rem; } }

.rte > ul:not(.pagination) li {
  list-style: none;
  position: relative;
  padding: 0 0 0 1.5rem; }
  .rte > ul:not(.pagination) li:before {
    content: 'o';
    position: absolute;
    top: 0;
    left: 0;
    font-family: sans-serif;
    font-weight: bold;
    color: #10069f; }

.rte > ul:not(.pagination) a {
  color: #10069f;
  text-decoration: underline; }
  .rte > ul:not(.pagination) a:hover {
    text-decoration: none; }

.rte > ul:not(.pagination).alternative-color li:before {
  color: #24c69d; }

.rte > ul:not(.pagination).alternative-color a {
  color: #24c69d; }

.rte .map_container {
  height: 300px; }
  .rte .map_container #map_canvas {
    width: 100%;
    height: 100%; }

@media only screen and (min-width: 40.063em) {
  .rte .tooltip {
    color: #10069f;
    position: relative;
    cursor: help;
    white-space: nowrap;
    margin-right: 20px;
    border-bottom: 1px dotted #10069f; }
    .rte .tooltip:after {
      content: "\f059";
      font: normal normal normal 16px/1 FontAwesome;
      color: #10069f;
      position: absolute;
      top: 5px;
      right: -19px; } }

.rte .umb-loader {
  height: inherit !important; }

@media only screen and (max-width: 40em) {
  .tooltip {
    display: none; } }

@media only screen and (max-width: 40em) {
  .rte .tooltip {
    display: inline-block; } }

.tooltip-hover {
  z-index: 9999;
  background: #10069f;
  position: fixed;
  bottom: 2%;
  left: 4%;
  color: #ffffff;
  min-width: 300px;
  width: 92%;
  padding: 10px 20px;
  font-size: 0.85em;
  font-weight: 500;
  text-align: center; }
  .tooltip-hover .tooltip-close {
    background: url("/images/icon-images/modal-close-white.png") no-repeat;
    background-position: 11px;
    position: absolute;
    top: -10px;
    right: -10px;
    width: 9px;
    height: 9px;
    padding: 15px;
    background-color: #000000;
    cursor: pointer; }

@media only screen and (min-width: 40.063em) {
  .tooltip-hover {
    position: absolute;
    width: auto;
    left: -110px;
    bottom: 30px; }
    .tooltip-hover:after {
      content: '';
      position: absolute;
      bottom: -8px;
      left: 50%;
      margin-left: -4px;
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 8px 8px 0 8px;
      border-color: #10069f transparent transparent transparent; } }

.centred_rte {
  text-align: center; }

.cms-content-left {
  float: left;
  margin: 0 2rem 1rem 0; }

.cms-content-right {
  float: right;
  margin: 0 0 1rem 2rem; }

.accordion .accordion-navigation > a, .accordion dd > a, .tabs dd .tab-title > a, .tabs .tab-title > a {
  background: #ffffff;
  text-decoration: none; }

.accordion .accordion-navigation.active > a, .accordion dd.active > a, .tabs dd .tab-title.active > a, .tabs .tab-title.active > a {
  font-weight: 600; }

.tabs-row .accordion > .content > *:first-child, .accordion .accordion-navigation > .content > *:first-child, .accordion dd > .content > *:first-child {
  margin-top: 0; }

.tabs-row .accordion > .content > *:last-child, .accordion .accordion-navigation > .content > *:last-child, .accordion dd > .content > *:last-child {
  margin-bottom: 0; }

.accordion {
  margin: 1rem auto;
  padding: 0 !important;
  list-style: none; }
  .accordion ul {
    list-style: none; }
  .accordion button span {
    display: inline-block;
    width: 0;
    text-indent: -999em; }
  .accordion .top_level_page.accordion-navigation:not(:last-child) {
    border-bottom: 2px solid #e2e2ef; }
  .accordion .top_level_page > .content--outer {
    border-left: 2px solid #e2e2ef; }
  .accordion .accordion-navigation > ul {
    display: none; }
  .accordion .accordion-navigation--outer {
    position: relative;
    width: 100%;
    padding: 1rem 1rem 1rem 0;
    background: none;
    border: none;
    font-family: "Futura-PT", Arial, sans-serif;
    font-size: 1.15rem;
    font-weight: bold;
    color: #10069f;
    text-align: left;
    cursor: pointer; }
    .accordion .accordion-navigation--outer:after {
      content: '\f0d7';
      width: 50px;
      right: 0;
      position: absolute;
      top: 50%;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
      font-family: 'fontAwesome';
      text-align: center;
      color: #10069f; }
    .accordion .accordion-navigation--outer:after {
      pointer-events: none; }
    .accordion .accordion-navigation--outer.active {
      background: #ffffff;
      color: #10069f;
      border-bottom: 0; }
      .accordion .accordion-navigation--outer.active:after {
        content: '\f00d'; }
    .accordion .accordion-navigation--outer.active {
      border-bottom: 0; }
  .accordion .accordion-navigation--inner {
    position: relative; }
    .accordion .accordion-navigation--inner > a {
      position: relative;
      padding: 0.5rem 1rem 0.5rem 0;
      color: #666666; }
    .accordion .accordion-navigation--inner button {
      position: absolute;
      top: 50%;
      right: 0;
      transform: translateY(-50%);
      background: none;
      border: 0; }
      .accordion .accordion-navigation--inner button:after {
        content: '\f0d7';
        width: 50px;
        right: 0;
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        font-family: 'fontAwesome';
        text-align: center;
        color: #10069f; }
      .accordion .accordion-navigation--inner button:after {
        content: '\f0d7 ';
        color: #e2e2ef;
        font-size: 1.6em;
        cursor: pointer; }
    .accordion .accordion-navigation--inner.active button:after {
      content: '\f00d'; }
  .accordion .accordion-navigation .content, .accordion dd .content {
    padding: 1rem; }
    @media only screen and (min-width: 64.063em) {
      .accordion .accordion-navigation .content, .accordion dd .content {
        padding: 1rem 0 1rem 1.5rem; } }
  .accordion .accordion-navigation a:hover, .accordion dd a:hover {
    background: none;
    color: #10069f; }
  .accordion .accordion-navigation.active > a, .accordion dd.active > a {
    background: #ffffff;
    color: #10069f;
    border-bottom: 0; }
  .accordion .accordion-navigation--inner.active > a {
    color: #10069f; }
  .accordion .accordion-navigation > .content.active, .accordion dd > .content.active {
    color: #666666; }
  .accordion .accordion-links a {
    display: block;
    padding: .1rem 0; }
    .accordion .accordion-links a:hover {
      color: #10069f; }
  .accordion--nav .accordion-navigation ul {
    display: none; }
  .accordion--content .accordion-navigation > a {
    padding-right: 3rem;
    text-transform: uppercase;
    color: #10069f; }
  .accordion--content .accordion-navigation:not(:last-child) > a {
    padding-right: 3rem;
    border-bottom: 2px solid #e2e2ef; }
  .accordion--content .accordion-navigation--outer {
    padding: 0.5rem 0 0 0; }
    .accordion--content .accordion-navigation--outer:after {
      top: 36px; }
      @media only screen and (min-width: 40.063em) {
        .tabs-row .accordion--content .accordion-navigation--outer:after {
          display: none; } }
  .accordion--content h1, .accordion--content h2, .accordion--content h3, .accordion--content h4 {
    margin: 1.25rem 0; }
  .accordion--content p {
    font-weight: normal; }
    .accordion--content p + p {
      margin-top: 1.25rem; }
  .accordion--content img[style*="float: left"] {
    margin: 0 2rem 1rem 0; }
  .accordion--content img[style*="float: right"] {
    margin: 0 0 1rem 2rem; }

.tabs-row .tabs {
  overflow: hidden;
  position: relative;
  padding: 0 1.5rem; }
  .tabs-row .tabs:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2px;
    background: #e2e2ef; }
  .tabs-row .tabs dd > a:hover, .tabs-row .tabs .tab-title > a:hover {
    background: #ffffff; }
  .rte .tabs-row .tabs {
    margin-top: 1rem; }

.tabs-row .accordion {
  margin-top: 1rem;
  margin-bottom: 1rem; }
  @media only screen and (min-width: 40.063em) {
    .tabs-row .accordion {
      margin-top: 0 !important; } }

.tabs-row .accordion-navigation .content {
  padding: 1rem; }
  @media only screen and (min-width: 64.063em) {
    .tabs-row .accordion-navigation .content {
      padding: 4rem 4rem 2rem 4rem; } }
  .rte .tabs-row .accordion-navigation .content p {
    font-style: italic; }

.tabs-row--shadow-tabs .tabs dd .tab-title > a,
.tabs-row--shadow-tabs .tabs .tab-title > a {
  border-top: 3px solid #ffffff; }

.tabs-row--shadow-tabs .tabs dd .tab-title.active > a, .tabs-row--shadow-tabs .tabs dd .tab-title.active > a:hover,
.tabs-row--shadow-tabs .tabs .tab-title.active > a,
.tabs-row--shadow-tabs .tabs .tab-title.active > a:hover {
  color: #10069f;
  border-left: 2px solid #e2e2ef;
  border-right: 2px solid #e2e2ef;
  border-top-color: #10069f;
  box-shadow: 3px 0px 12px 1px rgba(0, 0, 0, 0.1), -3px 0px 12px 1px rgba(0, 0, 0, 0.1); }
  .tabs-row--shadow-tabs .tabs dd .tab-title.active > a:after, .tabs-row--shadow-tabs .tabs dd .tab-title.active > a:hover:after,
  .tabs-row--shadow-tabs .tabs .tab-title.active > a:after,
  .tabs-row--shadow-tabs .tabs .tab-title.active > a:hover:after {
    background: #ffffff; }

.tabs-row--alternative-color .tabs dd .tab-title.active > a, .tabs-row--alternative-color .tabs dd .tab-title.active > a:hover,
.tabs-row--alternative-color .tabs .tab-title.active > a,
.tabs-row--alternative-color .tabs .tab-title.active > a:hover {
  border-top-color: #24c69d;
  color: #24c69d; }

@media only screen and (min-width: 40.063em) {
  .tabs-row--alternative .tabs {
    display: inline-block !important;
    padding: 0; } }

.tabs-row--alternative .tabs dd .tab-title > a,
.tabs-row--alternative .tabs .tab-title > a {
  color: #10069f;
  padding-bottom: 1.5rem; }
  @media only screen and (min-width: 40.063em) {
    .tabs-row--alternative .tabs dd .tab-title > a,
    .tabs-row--alternative .tabs .tab-title > a {
      padding: 0.5rem 0.5rem 1.5rem 0.5rem; } }
  @media only screen and (min-width: 64.063em) {
    .tabs-row--alternative .tabs dd .tab-title > a,
    .tabs-row--alternative .tabs .tab-title > a {
      padding: 1rem 1.5rem; } }

.tabs-row--alternative .tabs dd .tab-title.active > a:after, .tabs-row--alternative .tabs dd .tab-title.active > a:hover:after,
.tabs-row--alternative .tabs .tab-title.active > a:after,
.tabs-row--alternative .tabs .tab-title.active > a:hover:after {
  background: #10069f; }

@media only screen and (min-width: 40.063em) {
  .tabs-row--alternative.full .tabs {
    display: block !important; } }

.tabs-row--alternative.full .tabs:after {
  height: 3px; }

@media only screen and (min-width: 64.063em) {
  .tabs-row--alternative.full .tabs dd .tab-title > a,
  .tabs-row--alternative.full .tabs .tab-title > a {
    padding: 1rem 1.5rem 2rem; } }

.tabs-row--alternative.full .tabs dd .tab-title.active > a:after, .tabs-row--alternative.full .tabs dd .tab-title.active > a:hover:after,
.tabs-row--alternative.full .tabs .tab-title.active > a:after,
.tabs-row--alternative.full .tabs .tab-title.active > a:hover:after {
  height: 3px; }

.tabs-row--vertical:after {
  content: '';
  display: table;
  height: 0;
  clear: both; }

.tabs-row--vertical .tabs-row__tabs-wrap:after {
  content: '';
  display: table;
  height: 0;
  clear: both; }

.tabs-row--vertical .tabs-row__tabs-wrap .tabs dd, .tabs-row--vertical .tabs-row__tabs-wrap .tabs .tab-title {
  display: block;
  float: none;
  width: 100%;
  text-align: center; }

.tabs-row--vertical .tabs-row__tabs-wrap .tabs, .tabs-row--vertical .tabs-row__tabs-wrap .accordion {
  float: left; }

.tabs-row--vertical .tabs-row__tabs-wrap .tabs {
  width: 100%;
  margin: 0;
  padding: 0; }
  .tabs-row--vertical .tabs-row__tabs-wrap .tabs:after {
    display: none; }
  .tabs-row--vertical .tabs-row__tabs-wrap .tabs dd > a:hover, .tabs-row--vertical .tabs-row__tabs-wrap .tabs .tab-title > a:hover {
    background: #ffffff;
    color: #10069f; }

.tabs-row--vertical .tabs-row__tabs-wrap .tabs dd .tab-title > a,
.tabs-row--vertical .tabs-row__tabs-wrap .tabs .tab-title > a {
  padding: 1rem;
  font-size: 1em;
  background: #26324a;
  color: #FFFFFF;
  transition: background 300ms; }
  @media only screen and (min-width: 40.063em) {
    .tabs-row--vertical .tabs-row__tabs-wrap .tabs dd .tab-title > a,
    .tabs-row--vertical .tabs-row__tabs-wrap .tabs .tab-title > a {
      padding: 3rem 2rem;
      font-size: inherit; } }

.tabs-row--vertical .tabs-row__tabs-wrap .tabs dd .tab-title.active,
.tabs-row--vertical .tabs-row__tabs-wrap .tabs .tab-title.active {
  position: relative; }
  .tabs-row--vertical .tabs-row__tabs-wrap .tabs dd .tab-title.active:before,
  .tabs-row--vertical .tabs-row__tabs-wrap .tabs .tab-title.active:before {
    content: '';
    position: absolute;
    top: calc(100% - 5px);
    left: 0;
    width: 100%;
    height: 5px;
    background: #10069f; }
    @media only screen and (min-width: 40.063em) {
      .tabs-row--vertical .tabs-row__tabs-wrap .tabs dd .tab-title.active:before,
      .tabs-row--vertical .tabs-row__tabs-wrap .tabs .tab-title.active:before {
        top: 0;
        left: 0;
        width: 5px;
        height: 100%; } }
  .tabs-row--vertical .tabs-row__tabs-wrap .tabs dd .tab-title.active > a, .tabs-row--vertical .tabs-row__tabs-wrap .tabs dd .tab-title.active > a:hover,
  .tabs-row--vertical .tabs-row__tabs-wrap .tabs .tab-title.active > a,
  .tabs-row--vertical .tabs-row__tabs-wrap .tabs .tab-title.active > a:hover {
    background: #ffffff;
    padding-left: 0;
    color: #10069f; }
    .tabs-row--vertical .tabs-row__tabs-wrap .tabs dd .tab-title.active > a .tabs-row__link-inner, .tabs-row--vertical .tabs-row__tabs-wrap .tabs dd .tab-title.active > a:hover .tabs-row__link-inner,
    .tabs-row--vertical .tabs-row__tabs-wrap .tabs .tab-title.active > a .tabs-row__link-inner,
    .tabs-row--vertical .tabs-row__tabs-wrap .tabs .tab-title.active > a:hover .tabs-row__link-inner {
      padding-left: 2rem; }

.tabs-row--vertical .tabs-row__icon {
  font-size: 2rem; }

.tabs-row--vertical .tabs-row__title-wrap {
  display: block;
  margin: 1rem 0 0 0;
  line-height: 1; }

.tabs dd .tab-title > a,
.tabs .tab-title > a {
  padding: 1rem 1.5rem;
  font-family: "Futura-PT", Arial, sans-serif;
  color: #10069f;
  outline: 0;
  font-weight: bold;
  font-size: 1.125rem; }

.tabs dd .tab-title.active > a:after, .tabs dd .tab-title.active > a:hover:after,
.tabs .tab-title.active > a:after,
.tabs .tab-title.active > a:hover:after {
  content: '';
  width: 100%;
  height: 2px;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1; }

/*=====================================================
  Poll Form
======================================================*/
.poll_form, article.rte .poll_form {
  padding: 1rem;
  border: 1px solid #000000;
  text-align: center;
  margin: 1rem auto; }
  .poll_form form, article.rte .poll_form form {
    max-width: 43.75rem;
    margin: auto;
    width: 100%; }
  .poll_form h2, article.rte .poll_form h2 {
    margin: 0 auto 1rem;
    color: #10069f;
    padding: 0; }
    .poll_form h2:after, article.rte .poll_form h2:after {
      display: none; }
  .poll_form input[type=radio], article.rte .poll_form input[type=radio] {
    position: absolute;
    left: -9999px;
    opacity: 0;
    opacity: 0;
    filter: alpha(opacity=0); }
    .poll_form input[type=radio]:not(:checked) + label:before, article.rte .poll_form input[type=radio]:not(:checked) + label:before {
      border-color: #d9d9d9;
      background-color: #ffffff; }
    .poll_form input[type=radio]:checked + label:before, article.rte .poll_form input[type=radio]:checked + label:before {
      border-color: #99a55b;
      background-color: #c4d27f; }
    .poll_form input[type=radio]:checked + label:after, article.rte .poll_form input[type=radio]:checked + label:after {
      opacity: 1;
      filter: alpha(opacity=100); }
  .poll_form label, article.rte .poll_form label {
    position: relative;
    font-size: 1.5rem;
    color: #10069f; }
    .poll_form label:before, .poll_form label:after, article.rte .poll_form label:before, article.rte .poll_form label:after {
      position: absolute;
      content: '';
      display: block; }
    .poll_form label:before, article.rte .poll_form label:before {
      width: 64px;
      height: 64px;
      -webkit-border-radius: 50%;
      border-radius: 50%;
      background-clip: padding-box;
      /* stops bg color from leaking outside the border: */
      border-style: solid;
      border-width: 5px;
      top: -86px;
      left: 50%;
      margin-left: -32px; }
  .poll_form .contourField, article.rte .poll_form .contourField {
    overflow: visible;
    padding: 86px 1rem 0; }
  .poll_form button, article.rte .poll_form button {
    display: inline-block;
    margin: 1rem auto 0;
    padding: 0.9375rem 5rem; }
  @media only screen and (min-width: 40.063em) {
    .poll_form, article.rte .poll_form {
      padding: 2rem; }
      .poll_form h2, article.rte .poll_form h2 {
        margin: 0 auto 2rem; }
      .poll_form .contourField, article.rte .poll_form .contourField {
        width: 33.333%;
        float: left; }
      .poll_form button, article.rte .poll_form button {
        margin: 2rem auto 0; } }

/*=====================================================
  Poll Results
======================================================*/
article.rte .poll_results {
  background-color: #10069f;
  padding: 1rem;
  color: #ffffff;
  text-align: center;
  margin: 1rem auto; }
  article.rte .poll_results * {
    color: #ffffff; }
  article.rte .poll_results .h1 {
    margin-top: 0;
    margin-bottom: 1rem; }
  article.rte .poll_results .h1, article.rte .poll_results .h3 {
    padding: 0; }
    article.rte .poll_results .h1:after, article.rte .poll_results .h3:after {
      display: none; }
  article.rte .poll_results p {
    margin: 0 auto 1rem;
    font-size: 1.125rem; }
  article.rte .poll_results .feedback {
    max-width: 43.75rem;
    margin: auto;
    width: 100%; }
  article.rte .poll_results .results .field {
    padding: 0 1rem; }
  article.rte .poll_results .result_value {
    font-size: 3.4375rem;
    margin-bottom: 1rem; }
  article.rte .poll_results .result_title {
    margin: 0;
    margin-bottom: 1rem; }
  @media only screen and (min-width: 40.063em) {
    article.rte .poll_results {
      padding: 2rem; }
      article.rte .poll_results .results:after {
        content: '';
        display: table;
        height: 0;
        clear: both; }
      article.rte .poll_results .results .field {
        width: 33.333%;
        float: left; }
      article.rte .poll_results .result_title {
        margin-bottom: 0; } }

/* - Modules Listing
	------------------------------------------ */
/* - Modules
	------------------------------------------ */
.grid_page > li {
  padding: 1rem 0.625rem 0.625rem;
  text-align: center; }
  .grid_page > li > a {
    display: block;
    border: 1px solid #000000;
    padding: 3rem 2rem 2rem;
    position: relative;
    z-index: 2; }
    .grid_page > li > a:hover {
      border-color: #000000; }
      .grid_page > li > a:hover .image_content {
        border-color: #000000;
        background-color: #000000; }

.row.wide {
  max-width: 90rem; }

@media only screen and (min-width: 64.063em) {
  .content {
    padding-top: 4rem; } }

.content.full-width {
  padding: 2rem 1rem; }
  @media only screen and (min-width: 40.063em) {
    .content.full-width {
      padding: 2rem 2rem 0; } }
  @media only screen and (min-width: 90.063em) {
    .content.full-width {
      padding: 4rem 0; } }

.content--two-col .content__sidebar {
  padding: 1rem; }
  @media only screen and (min-width: 40.063em) {
    .content--two-col .content__sidebar {
      padding: 2rem 1rem; } }
  @media only screen and (min-width: 64.063em) {
    .content--two-col .content__sidebar {
      padding-top: 0; } }
  @media only screen and (min-width: 90.063em) {
    .content--two-col .content__sidebar {
      padding: 0 2.5rem 2rem 0; } }

.content--two-col .content__content {
  padding: 2rem 1rem 0; }
  @media only screen and (min-width: 64.063em) {
    .content--two-col .content__content {
      padding: 0 1rem 1rem 1rem; } }

.block {
  margin: 1rem 0; }
  @media only screen and (min-width: 64.063em) {
    .block {
      margin: 3rem 0; } }
  @media only screen and (min-width: 40.063em) {
    .block--deep {
      margin: 0 0 0 12rem; } }

.inset {
  padding: 1rem 2rem; }
  @media only screen and (min-width: 64.063em) {
    .inset {
      padding: 1rem 12.5rem; } }

.inline-list > li {
  display: block;
  padding: 0.5rem 0; }
  @media only screen and (min-width: 64.063em) {
    .inline-list > li {
      display: inline-block;
      margin-right: .5em; }
      .inline-list > li:last-child {
        margin-right: 0; } }

.inline-list__link {
  font-weight: bold; }

.inline-list--spacing-plus > li {
  margin-right: 1.5rem; }

.inline-list--trail > li {
  margin: 0 1.5em 0 0;
  line-height: 1;
  width: auto;
  position: relative; }
  .inline-list--trail > li:not(:last-child):after {
    content: '/';
    right: -1.5em;
    color: currentColor;
    font-family: monospace;
    line-height: 1.2;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); }

@media only screen and (min-width: 64.063em) {
  .inline-list--diamond > li {
    position: relative;
    margin-right: 2rem;
    padding-left: 1.75rem; }
    .inline-list--diamond > li:before {
      content: '';
      position: absolute;
      top: 50%;
      left: 0;
      width: 12px;
      height: 12px;
      background: #ffffff;
      border: 3px solid #10069f;
      transform: rotate(45deg) translateY(-50%); } }

.inline-list--diamond a:hover {
  color: #10069f; }

.inline-group:after {
  content: '';
  display: table;
  height: 0;
  clear: both; }

.inline-group__item {
  display: inline-block; }
  .inline-group__item:not(:first-child) {
    margin-left: 2rem; }

.inline-group--has-dividers .inline-group__item, .inline-group--has-dividers-short .inline-group__item {
  position: relative; }
  .inline-group--has-dividers .inline-group__item:not(:first-child), .inline-group--has-dividers-short .inline-group__item:not(:first-child) {
    margin-left: 1rem; }
  .inline-group--has-dividers .inline-group__item:not(:last-child), .inline-group--has-dividers-short .inline-group__item:not(:last-child) {
    padding-right: 1.5rem; }
    .inline-group--has-dividers .inline-group__item:not(:last-child):after, .inline-group--has-dividers-short .inline-group__item:not(:last-child):after {
      content: '';
      background: currentColor;
      position: absolute;
      top: 50%;
      right: 0;
      position: absolute;
      top: 50%;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
      width: 1px;
      height: 24px; }

.inline-group--has-dividers-short .inline-group__item:not(:last-child):after {
  opacity: .3;
  height: 10px; }

@font-face {
  font-family: "icomoon";
  src: url("../../fonts/icomoon.eot?u4l807");
  src: url("../../fonts/icomoon.eot?u4l807#iefix") format("embedded-opentype"), url("../../fonts/icomoon.ttf?u4l807") format("truetype"), url("../../fonts/icomoon.woff?u4l807") format("woff"), url("../../fonts/icomoon.svg?u4l807#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

.icon {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  position: relative;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-plus:before {
  content: "\e900"; }

.icon-athletics:before {
  content: "\e901"; }

.icon-badminton:before {
  content: "\e902"; }

.icon-badminton-court:before {
  content: "\e903"; }

.icon-barbell:before {
  content: "\e904"; }

.icon-basketball:before {
  content: "\e905"; }

.icon-basketball-court:before {
  content: "\e906"; }

.icon-birthday-cake:before {
  content: "\e907"; }

.icon-bowling:before {
  content: "\e908"; }

.icon-bucket-and-spade:before {
  content: "\e909"; }

.icon-cardio:before {
  content: "\e90a"; }

.icon-changing-facilities:before {
  content: "\e90b"; }

.icon-coffee-cup:before {
  content: "\e90c"; }

.icon-construction:before {
  content: "\e90d"; }

.icon-cycling:before {
  content: "\e90e"; }

.icon-dancer:before {
  content: "\e90f"; }

.icon-equipment:before {
  content: "\e910"; }

.icon-excercise-bike:before {
  content: "\e911"; }

.icon-fitness:before {
  content: "\e912"; }

.icon-fitness-gloves:before {
  content: "\e913"; }

.icon-flumes:before {
  content: "\e914"; }

.icon-football:before {
  content: "\e915"; }

.icon-football-pitch:before {
  content: "\e916"; }

.icon-golf:before {
  content: "\e917"; }

.icon-gym:before {
  content: "\e918"; }

.icon-hairdresser:before {
  content: "\e919"; }

.icon-headband:before {
  content: "\e91a"; }

.icon-heater:before {
  content: "\e91b"; }

.icon-inflatable:before {
  content: "\e91c"; }

.icon-kettlebell:before {
  content: "\e91d"; }

.icon-menu:before {
  content: "\e91e"; }

.icon-over-60:before {
  content: "\e91f"; }

.icon-parking:before {
  content: "\e920"; }

.icon-physio:before {
  content: "\e921"; }

.icon-pool-hoist:before {
  content: "\e922"; }

.icon-pt:before {
  content: "\e923"; }

.icon-pure-strength:before {
  content: "\e924"; }

.icon-sale:before {
  content: "\e925"; }

.icon-sale-caps:before {
  content: "\e926"; }

.icon-sauna:before {
  content: "\e927"; }

.icon-sauna-bucket:before {
  content: "\e928"; }

.icon-search:before {
  content: "\e929"; }

.icon-skipping-rope:before {
  content: "\e92a"; }

.icon-squash:before {
  content: "\e92b"; }

.icon-stopwatch:before {
  content: "\e92c"; }

.icon-superhero:before {
  content: "\e92d"; }

.icon-swimming:before {
  content: "\e92e"; }

.icon-swimming-lesson:before {
  content: "\e92f"; }

.icon-swimming-pool:before {
  content: "\e930"; }

.icon-table-tennis:before {
  content: "\e931"; }

.icon-teaching-pool:before {
  content: "\e932"; }

.icon-tennis:before {
  content: "\e933"; }

.icon-trx:before {
  content: "\e934"; }

.icon-vending-machine:before {
  content: "\e935"; }

.icon-volleyball-court:before {
  content: "\e936"; }

.icon-water:before {
  content: "\e937"; }

.icon-weights:before {
  content: "\e938"; }

.icon-yoga:before {
  content: "\e939"; }

.icon-yoga-mat:before {
  content: "\e93a"; }

.icon--pre {
  padding-left: 2rem; }
  .icon--pre:before {
    left: 0; }

.icon--post {
  padding-right: 1rem; }
  @media only screen and (min-width: 40.063em) {
    .icon--post {
      padding-right: 2rem; } }
  .icon--post:before {
    right: 0; }

.link-module {
  box-shadow: 0 2px 12px rgba(0, 0, 0, 0.2); }
  .link-module__media {
    width: 100%; }
  .link-module__inner {
    padding: 1rem; }
    @media only screen and (min-width: 64.063em) {
      .link-module__inner {
        padding-left: 1.5rem; } }
    @media only screen and (min-width: 90.063em) {
      .link-module__inner {
        padding: 2rem; } }
  .link-module__title {
    margin: 0 0 1.5rem 0;
    color: #10069f; }
  .link-module__action {
    margin-top: 3rem; }

.dashed-title {
  position: relative;
  padding-bottom: 0px;
  text-transform: uppercase;
  text-align: center; }
  .dashed-title:before, .dashed-title:after {
    content: '';
    display: block;
    position: relative;
    width: 2px;
    height: 42px;
    background-size: 10px 9px;
    background-image: linear-gradient(#e2e2ef 50%, transparent 50%, transparent);
    left: 0;
    right: 0;
    margin: 0 auto; }
  .dashed-title:before {
    display: none; }
  .dashed-title:after {
    bottom: -0px; }
  .dashed-title--double {
    padding-top: 0px; }
    .dashed-title--double:before {
      display: block;
      top: -0px; }
  @media only screen and (max-width: 64em) {
    .dashed-title--lead-into {
      margin-bottom: 0; } }

.dashed {
  position: relative; }
  .dashed--pre {
    margin-top: 62px; }
    .dashed--pre:before {
      content: '';
      display: block;
      position: relative;
      width: 2px;
      height: 42px;
      background-size: 10px 9px;
      background-image: linear-gradient(#e2e2ef 50%, transparent 50%, transparent);
      left: 0;
      right: 0;
      margin: 0 auto;
      top: -20px; }
    .dashed--pre.dashed--on-blue:before {
      content: '';
      display: block;
      position: relative;
      width: 2px;
      height: 42px;
      background-size: 10px 9px;
      background-image: linear-gradient(#7873c6 50%, transparent 50%, transparent);
      left: 0;
      right: 0;
      margin: 0 auto; }
  .dashed--post {
    margin-bottom: 62px; }
    .dashed--post:after {
      content: '';
      display: block;
      position: relative;
      width: 2px;
      height: 42px;
      background-size: 10px 9px;
      background-image: linear-gradient(#e2e2ef 50%, transparent 50%, transparent);
      left: 0;
      right: 0;
      margin: 0 auto;
      bottom: -20px; }
    .dashed--post.dashed--on-blue:after {
      content: '';
      display: block;
      position: relative;
      width: 2px;
      height: 42px;
      background-size: 10px 9px;
      background-image: linear-gradient(#7873c6 50%, transparent 50%, transparent);
      left: 0;
      right: 0;
      margin: 0 auto; }

.panel {
  padding: 2rem;
  background: #ffffff; }
  .panel__title {
    margin-top: 0; }
  .panel--large {
    padding: 4rem; }
  .panel--deep {
    padding: 4rem 4rem 7rem 4rem; }
  .panel--has-border {
    border: 3px solid #10069f; }
  .panel--has-shadow {
    box-shadow: 0 2px 12px rgba(0, 0, 0, 0.2); }
  .panel--flat {
    background: #10069f; }
    .panel--flat > * {
      color: #ffffff; }

.offset-cta-container {
  position: relative;
  background: #e2e2ef;
  padding: 30px 0;
  margin: 80px 0; }
  @media only screen and (min-width: 40.063em) {
    .offset-cta-container {
      padding: 30px; } }
  .offset-cta-container .offset-cta-container__inner {
    width: 100%;
    height: 100%;
    margin-top: -80px;
    margin-bottom: -80px; }

.cta-test {
  height: 50px;
  background: red;
  margin-bottom: 10px; }
  .cta-test:last-of-type {
    margin-bottom: 0; }

.venues-cta-item {
  margin-bottom: 2rem; }
  .venues-cta-item .venues-cta-item__content {
    background: #ffffff;
    padding: 2rem; }
    .venues-cta-item .venues-cta-item__content .venues-cta-item__title {
      margin-top: 0; }
    .venues-cta-item .venues-cta-item__content img {
      width: 100%; }
    .venues-cta-item .venues-cta-item__content .venues-cta-item__address {
      margin: 1rem 0; }
      .venues-cta-item .venues-cta-item__content .venues-cta-item__address p {
        margin-bottom: 0;
        margin-top: 0.375rem; }
    .venues-cta-item .venues-cta-item__content .venues-cta-item__buttons {
      margin-top: 1rem; }
      .venues-cta-item .venues-cta-item__content .venues-cta-item__buttons span {
        font-weight: bold;
        font-size: 0.75rem;
        margin-bottom: 0.625rem;
        display: block; }
        .venues-cta-item .venues-cta-item__content .venues-cta-item__buttons span i {
          position: relative;
          top: 0.4375rem;
          margin-right: 0.625rem; }
  @media only screen and (max-width: 40em) {
    .venues-cta-item .venues-cta-item__map-outer-container {
      display: none; } }
  .venues-cta-item__map_image {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover; }
  .venues-cta-item .venues-cta-item__image {
    width: 100%;
    height: 200px; }

@media only screen and (min-width: 40.063em) {
  .venues-cta-item__outer:nth-child(3n) > .venues-cta-item > .row > .small-12:first-of-type, .venues-cta-item__outer:nth-child(4n) > .venues-cta-item > .row > .small-12:first-of-type {
    float: right; } }

.venues--table .venues--table__item {
  display: block; }
  .venues--table .venues--table__item p {
    display: inline-block;
    margin-top: 0;
    margin-right: 0.875rem; }

@media only screen and (min-width: 40.063em) {
  .venues--table .venues--table__item {
    display: inline-block;
    border-right: 1px solid #e2e2ef;
    padding-right: 0.875rem;
    margin-right: 0.875rem; }
    .venues--table .venues--table__item p {
      display: block;
      margin-right: 0; }
    .venues--table .venues--table__item:last-of-type {
      border-right: 0; } }

@media only screen and (min-width: 64.063em) {
  .venues--table .venues--table__item {
    padding-right: 2.125rem;
    margin-right: 2.125rem; } }

.facilities-icon {
  display: inline-block;
  background-image: url(/images/sprites.png);
  background-position: 0px 0px;
  width: 25px;
  height: 25px; }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .facilities-icon {
      background-image: url(../../images/sprites-2x.png);
      background-size: 97px 83px; } }

.opening-icon {
  display: inline-block;
  background-image: url(/images/sprites.png);
  background-position: -25px -25px;
  width: 25px;
  height: 25px; }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .opening-icon {
      background-image: url(../../images/sprites-2x.png);
      background-size: 97px 83px; } }

.modal-open {
  cursor: pointer; }

.modal-active {
  height: 100vh;
  overflow: hidden; }

.modal-popup--bg {
  display: none;
  z-index: 100000000;
  background: #10069f;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.95; }

.modal__popup-container {
  position: relative;
  display: none;
  position: fixed;
  z-index: 100000001;
  top: 5%;
  left: 0;
  width: 100%;
  height: 100%;
  max-height: 90%;
  overflow-y: auto; }
  .modal__popup-container .table {
    margin-bottom: 0; }

.modal__popup-container__content {
  position: relative;
  width: auto;
  display: inline-block;
  max-width: 1000px;
  width: 96%;
  background: #ffffff;
  margin: 0 auto;
  padding: 2rem 1rem;
  pointer-events: all; }
  .modal__popup-container__content--overlay {
    display: block;
    background: none; }
    .modal__popup-container__content--overlay .modal__close {
      right: 0;
      font-size: 1.8em;
      color: #ffffff;
      z-index: 100; }
      @media only screen and (max-width: 64em) {
        .modal__popup-container__content--overlay .modal__close {
          display: block;
          position: absolute;
          top: 1vh;
          left: 0;
          width: 34px;
          margin: 0 auto;
          padding: 0 0.2rem 0.2rem 0.2rem; } }
      @media only screen and (min-width: 64.063em) {
        .modal__popup-container__content--overlay .modal__close {
          position: relative;
          float: right;
          width: auto;
          top: 0;
          padding: 0;
          font-size: 1.1rem; } }
      .modal__popup-container__content--overlay .modal__close span {
        display: inline-block;
        position: absolute;
        width: 0;
        height: 0;
        text-indent: -999em; }
        @media only screen and (min-width: 64.063em) {
          .modal__popup-container__content--overlay .modal__close span {
            position: relative;
            width: auto;
            text-indent: 0; } }
      .modal__popup-container__content--overlay .modal__close i {
        color: #ffffff; }
        @media only screen and (min-width: 64.063em) {
          .modal__popup-container__content--overlay .modal__close i {
            top: 2px;
            position: relative;
            margin-left: 1rem; } }
  .modal__popup-container__content--nav {
    height: 100%; }

.modal__popup-container__content-text-container {
  padding: 0 1rem;
  max-width: 780px;
  margin: 0 auto; }

.modal__popup-container__content-button-container {
  margin-top: 2rem; }
  @media only screen and (min-width: 40.063em) {
    .modal__popup-container__content-button-container {
      margin-top: 3rem; } }
  .modal__popup-container__content-button-container .btn {
    margin-bottom: 1rem;
    margin-right: 1rem; }
    .modal__popup-container__content-button-container .btn:last-of-type {
      margin-right: 0; }

.modal__close {
  font-family: "Open Sans", sans-serif;
  font-weight: bold;
  line-height: 1; }
  @media only screen and (min-width: 40.063em) {
    .modal__close {
      cursor: pointer;
      position: absolute;
      top: 24px;
      right: 30px; } }
  .modal__close i {
    color: #10069f;
    font-size: 1.875rem; }
    @media only screen and (min-width: 40.063em) {
      .modal__close i {
        font-size: 1.5rem; } }

.modal__navigation {
  font-size: 1.1rem;
  font-weight: bold;
  color: #ffffff;
  text-align: center; }
  @media only screen and (max-width: 40em) {
    .modal__navigation {
      margin-top: 3rem; } }
  @media only screen and (min-width: 40.063em) and (max-width: 64em) {
    .modal__navigation {
      margin-top: -2rem; } }
  @media only screen and (min-width: 64.063em) {
    .modal__navigation {
      position: relative;
      top: -47px;
      text-align: left; } }

.modal__navigation-element {
  line-height: 1; }
  @media only screen and (max-width: 40em) {
    .modal__navigation-element:first-child {
      padding-bottom: 1rem; }
    .modal__navigation-element:last-child {
      padding-top: 1rem; } }
  @media only screen and (min-width: 40.063em) {
    .modal__navigation-element {
      display: inline-block; } }
  @media only screen and (min-width: 64.063em) {
    .modal__navigation-element {
      display: none; } }
  .modal__navigation-element + .modal__navigation-element {
    position: relative; }
    .modal__navigation-element + .modal__navigation-element:before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      margin: 0 auto;
      width: 50%;
      height: 1px;
      background: #FFFFFF; }
    @media only screen and (min-width: 40.063em) {
      .modal__navigation-element + .modal__navigation-element {
        margin-left: 2rem;
        padding-left: 2rem; }
        .modal__navigation-element + .modal__navigation-element:before {
          top: 0;
          left: 0;
          width: 1px;
          height: 100%;
          margin: initial; } }

.divided-double__zone {
  position: relative; }
  @media only screen and (min-width: 64.063em) {
    .divided-double__zone:first-child {
      padding-left: 6.25rem; } }
  @media only screen and (max-width: 64em) {
    .divided-double__zone:last-child {
      margin-top: 3rem; } }
  @media only screen and (min-width: 64.063em) {
    .divided-double__zone:last-child {
      padding-right: 6.25rem; }
      .divided-double__zone:last-child:after {
        content: '';
        content: '';
        display: block;
        position: relative;
        width: 2px;
        height: 100%;
        background-size: 10px 9px;
        background-image: linear-gradient(#e2e2ef 50%, transparent 50%, transparent);
        position: absolute;
        top: 0;
        right: 0; } }
  @media only screen and (min-width: 64.063em) {
    .divided-double__zone--pull {
      margin-top: -5rem;
      z-index: 5; } }

@media only screen and (min-width: 40.063em) {
  .divided-double--reversal .divided-double__zone:first-child {
    float: right; } }

@media only screen and (min-width: 40.063em) {
  .divided-double--reversal .divided-double__zone:last-child {
    float: left; } }

.stripe {
  margin: 1rem 0; }
  @media only screen and (min-width: 64.063em) {
    .stripe {
      margin: 3rem 0; } }

.membership--tile {
  position: relative;
  display: block;
  margin-bottom: 2rem; }
  @media only screen and (min-width: 40.063em) {
    .membership--tile {
      margin-bottom: 3.5rem; } }
  .membership--tile .membership--tile__image {
    height: 250px;
    width: 100%; }
  .membership--tile .membership--tile__content {
    padding: 2rem;
    background: #ffffff; }
    @media only screen and (max-width: 40em) {
      .membership--tile .membership--tile__content .h1 {
        font-size: 1.625rem; } }
    @media only screen and (min-width: 40.063em) {
      .membership--tile .membership--tile__content {
        padding: 3rem 4rem; } }
    .membership--tile .membership--tile__content .h1 {
      margin: 0; }
      @media only screen and (min-width: 40.063em) {
        .membership--tile .membership--tile__content .h1 {
          max-width: 180px; } }
    @media only screen and (min-width: 40.063em) {
      .membership--tile .membership--tile__content--enlarge .h1 {
        font-size: 24px;
        padding-right: 60px; }
      .membership--tile .membership--tile__content--enlarge .membership--rte {
        padding-top: 120px; } }
  .membership--tile .membership--tile__prices {
    padding: 2rem 1rem; }
    @media only screen and (max-width: 64em) {
      .membership--tile .membership--tile__prices {
        display: flex;
        align-items: center; } }
    @media only screen and (min-width: 40.063em) {
      .membership--tile .membership--tile__prices {
        padding: 3rem 2rem; } }
    @media only screen and (min-width: 64.063em) {
      .membership--tile .membership--tile__prices {
        position: absolute;
        top: 0;
        right: 0;
        min-height: 250px;
        display: table; } }
    .membership--tile .membership--tile__prices p {
      color: #ffffff;
      margin-bottom: 0; }
    .membership--tile .membership--tile__prices.purple {
      background: #6538ed; }
    .membership--tile .membership--tile__prices.gold {
      background: #e0b042; }
    .membership--tile .membership--tile__prices.grey {
      background: #9babbb; }
    .membership--tile .membership--tile__prices.light-blue {
      background: #54a7eb; }
    .membership--tile .membership--tile__prices.green {
      background: #24c69d; }
    .membership--tile .membership--tile__prices.red {
      background: #ec0450; }
    .membership--tile .membership--tile__prices.xcite-active {
      background: #fad612; }
    .membership--tile .membership--tile__prices.xcite-active-plus {
      background: #4fff9e; }
    .membership--tile .membership--tile__prices.xcite-wellness {
      background: #9718a2; }
    .membership--tile .membership--tile__prices.xcite-young-adult {
      background: #140214; }
    .membership--tile .membership--tile__prices.xcite-academy {
      background: #eb0214; }
    .membership--tile .membership--tile__prices.xcite-academy-plus {
      background: #f2ad09; }
    .membership--tile .membership--tile__prices.xcite-new-get {
      background: #2266bf; }
    .membership--tile .membership--tile__prices .membership--tile__prices-item {
      position: relative;
      float: left;
      width: 50%; }
      .membership--tile .membership--tile__prices .membership--tile__prices-item--1 {
        width: 100%;
        display: table-cell;
        vertical-align: middle; }
      .membership--tile .membership--tile__prices .membership--tile__prices-item:last-of-type {
        padding-bottom: 0;
        margin-bottom: 0; }
        .membership--tile .membership--tile__prices .membership--tile__prices-item:last-of-type:after {
          display: none; }
      @media only screen and (min-width: 64.063em) {
        .membership--tile .membership--tile__prices .membership--tile__prices-item {
          float: none;
          width: auto;
          margin-bottom: 2.25rem;
          padding-bottom: 2.25rem; }
          .membership--tile .membership--tile__prices .membership--tile__prices-item:after {
            content: '';
            position: absolute;
            left: 15%;
            width: 70%;
            height: 1px;
            bottom: 0;
            top: auto;
            background: rgba(255, 255, 255, 0.4); } }
      .membership--tile .membership--tile__prices .membership--tile__prices-item .membership--tile__prices-item__price {
        margin-top: 0.375rem;
        font-weight: bold; }

.right-membership {
  margin-bottom: -3rem; }

.membership--cta {
  display: block !important;
  margin-top: 20px; }

@media only screen and (max-width: 40em) {
  .left-membership, .right-membership {
    padding: 0; }
    .left-membership > .columns, .right-membership > .columns {
      padding: 0; } }

@media only screen and (min-width: 40.063em) {
  .left-membership {
    margin-top: -2rem; }
  .right-membership {
    margin-top: 8rem;
    margin-bottom: -4rem; } }

.membership--join {
  margin-left: 1.875rem; }

.icon-list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: block;
  text-align: center;
  font-size: 0;
  vertical-align: top; }
  .icon-list:after {
    content: '';
    display: table;
    height: 0;
    clear: both; }
  .icon-list li {
    display: inline-block;
    position: relative;
    width: 50%;
    text-align: center;
    vertical-align: top;
    font-size: 1rem; }
    .icon-list li:not(:last-child) {
      margin-bottom: 3rem; }
    @media only screen and (min-width: 64.063em) {
      .icon-list li {
        width: 15%;
        margin-right: 1.3125rem;
        margin-left: 1.3125rem; } }
    @media only screen and (min-width: 90.063em) {
      .icon-list li {
        margin-right: 1.875rem;
        margin-left: 1.875rem; } }
  .icon-list__link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    z-index: 2; }
    .icon-list__link:hover + .icon {
      background: #10069f;
      color: #ffffff; }
  .icon-list i {
    display: inline-block;
    width: 80px;
    height: 80px;
    font-size: 3rem;
    border-radius: 50%;
    border: 3px solid #10069f;
    color: #10069f; }
    @media only screen and (min-width: 40.063em) {
      .icon-list i {
        font-size: 2.3rem; } }
    .icon-list i:before {
      position: absolute;
      top: 50%;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
      left: 0;
      right: 0;
      margin: 0 auto; }
  .icon-list__title {
    margin: 1rem 0 0 0;
    line-height: 1;
    text-transform: uppercase;
    letter-spacing: -1px; }
    @media only screen and (min-width: 40.063em) {
      .icon-list__title {
        margin-top: 2rem; } }
  .icon-list--flow li {
    float: left; }
    .icon-list--flow li:not(:last-child) i {
      position: relative; }
      @media only screen and (min-width: 64.063em) {
        .icon-list--flow li:not(:last-child) i:after {
          content: '';
          position: absolute;
          top: 50%;
          -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
          transform: translateY(-50%);
          width: 3.5rem;
          right: -8vw;
          height: 2px;
          border-bottom: 2px dashed #e2e2ef; } }
      @media only screen and (min-width: 90.063em) {
        .icon-list--flow li:not(:last-child) i:after {
          width: 5rem;
          right: -6.5rem; } }
    @media only screen and (min-width: 64.063em) {
      .icon-list--flow li {
        width: 15vw;
        margin-bottom: 0; } }
    @media only screen and (min-width: 90.063em) {
      .icon-list--flow li {
        width: 11rem; } }
  .icon-list--flow .icon-list__title {
    display: block;
    font-family: "Open Sans", sans-serif;
    color: #666666;
    text-transform: none;
    line-height: 1.5; }
  @media only screen and (max-width: 64em) {
    .icon-list--top-three {
      margin-bottom: 3rem; } }
  @media only screen and (min-width: 40.063em) {
    .icon-list--top-three li {
      width: 100%; } }
  @media only screen and (min-width: 64.063em) {
    .icon-list--top-three li {
      width: calc(33.333333% - 2rem); }
      .icon-list--top-three li:not(:last-child) {
        margin: 0 3rem 0 0; } }
  @media only screen and (min-width: 64.063em) {
    .icon-list--halfcol li {
      margin: 0; }
      .icon-list--halfcol li:after {
        width: 3.5rem; } }

.disc-list li {
  list-style: none;
  position: relative;
  padding: 0 0 0 1.5rem; }
  .disc-list li:before {
    content: 'o';
    position: absolute;
    top: 0;
    left: 0;
    font-family: sans-serif;
    font-weight: bold;
    color: #10069f; }

.disc-list a {
  color: #10069f;
  text-decoration: underline; }
  .disc-list a:hover {
    text-decoration: none; }

@media only screen and (max-width: 40em) {
  .address {
    word-break: break-word; } }

.address > span {
  display: block; }

.booking-list {
  list-style: none;
  margin: 0;
  padding: 0;
  border-top: 1px solid #10069f; }
  .booking-list > li {
    cursor: default;
    padding: 2rem 0; }
    .booking-list > li:after {
      content: '';
      display: table;
      height: 0;
      clear: both; }
    @media only screen and (min-width: 64.063em) {
      .booking-list > li {
        padding: 1rem 0 2rem 0; }
        .booking-list > li:first-child {
          padding-top: 0; } }
    .booking-list > li:not(:last-child) {
      border-bottom: 1px solid #e2e2ef; }
  .booking-list__element {
    margin-top: 1.5rem; }
    @media only screen and (max-width: 40em) {
      .booking-list__element {
        text-align: center; } }
    .booking-list__element:first-of-type {
      padding-left: 0; }
    .booking-list__element--button {
      margin: 2rem 0 0 0;
      padding: 0; }
      @media only screen and (min-width: 40.063em) {
        .booking-list__element--button {
          margin: 0 0 2rem 0; } }

.account-form {
  margin-top: 4rem; }

.padded-box .btn {
  margin-top: 2rem; }

.account-form__forgotten a {
  color: #666666;
  text-decoration: none; }
  .account-form__forgotten a .icon-lock {
    margin-right: 10px;
    position: relative;
    top: 1px; }

.icon-lock {
  display: inline-block;
  background-image: url(/images/sprites.png);
  background-position: -82px -14px;
  width: 12px;
  height: 14px; }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .icon-lock {
      background-image: url(../../images/sprites-2x.png);
      background-size: 97px 83px; } }

.overlay-triangle {
  position: absolute;
  left: 0;
  border-style: solid;
  z-index: 3; }
  .overlay-triangle--transparent {
    opacity: 0.7;
    mix-blend-mode: multiply; }

.banner .overlay-triangle--transparent {
  opacity: 0.9; }
  @media only screen and (max-width: 40em) {
    .banner .overlay-triangle--transparent {
      opacity: 0.7;
      display: block;
      right: 0;
      top: 0;
      bottom: 0;
      background-color: #10069f;
      border-color: #10069f; } }

.slide_right .overlay-triangle {
  left: auto;
  right: 0;
  -moz-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
  filter: FlipH;
  -ms-filter: "FlipH"; }

.overlay-image-triangles-left {
  pointer-events: none;
  top: 0;
  border-color: #10069f transparent transparent transparent;
  border-width: 100vw; }
  @media only screen and (max-width: 40em) {
    .overlay-image-triangles-left {
      border-color: #10069f;
      opacity: 0.4; } }
  @media only screen and (min-width: 40.063em) {
    .overlay-image-triangles-left {
      border-width: 80vw 80vw 0 0; } }
  @media only screen and (min-width: 64.063em) {
    .overlay-image-triangles-left {
      border-width: 100vw 100vw 0 0; } }
  @media only screen and (min-width: 90.063em) {
    .overlay-image-triangles-left {
      border-width: 70vw 70vw 0 0; } }

.overlay-image-triangles-right {
  display: none; }
  @media only screen and (min-width: 40.063em) {
    .overlay-image-triangles-right {
      display: block;
      pointer-events: none;
      bottom: 0;
      border-color: transparent transparent transparent #10069f;
      border-width: 80vw 0 0 80vw; } }
  @media only screen and (min-width: 64.063em) {
    .overlay-image-triangles-right {
      border-width: 100vw 0 0 100vw; } }
  @media only screen and (min-width: 90.063em) {
    .overlay-image-triangles-right {
      border-width: 70vw 0 0 70vw; } }

.overlay-image-triangles-bottom-right {
  pointer-events: none;
  right: 0;
  border-color: transparent transparent #ffffff transparent;
  border-width: 0 0 100vw 100vw; }
  @media only screen and (min-width: 40.063em) {
    .overlay-image-triangles-bottom-right {
      border-width: 0 0 80vw 80vw; } }
  @media only screen and (min-width: 64.063em) {
    .overlay-image-triangles-bottom-right {
      border-width: 0 0 1000px 1000px; } }
  @media only screen and (min-width: 90.063em) {
    .overlay-image-triangles-bottom-right {
      border-width: 0 0 1500px 1500px; } }

@media only screen and (min-width: 40.063em) {
  .banner--align-right .overlay-image-triangles-right {
    display: block;
    pointer-events: none;
    bottom: 0;
    left: 25%;
    border-color: transparent transparent #10069f transparent;
    border-width: 0 0 80vw 80vw; } }

@media only screen and (min-width: 64.063em) {
  .banner--align-right .overlay-image-triangles-right {
    border-width: 0 0 100vw 100vw;
    left: 25%; } }

@media only screen and (min-width: 90.063em) {
  .banner--align-right .overlay-image-triangles-right {
    border-width: 0 0 70vw 70vw;
    left: 35%; } }

.author {
  margin-top: 3rem;
  padding: 2rem 0;
  border-top: 2px solid #e2e2ef; }
  .author:after {
    content: '';
    display: table;
    height: 0;
    clear: both; }
  .author__photo {
    width: 100px; }
    @media only screen and (max-width: 40em) {
      .author__photo {
        padding-bottom: 2rem;
        margin: 0 auto; } }
    @media only screen and (min-width: 40.063em) {
      .author__photo {
        float: left; } }
  @media only screen and (min-width: 40.063em) {
    .author__bio {
      float: right;
      width: calc(100% - 100px);
      padding-left: 2rem; } }
  .author__title {
    margin: 0 0 0.625rem 0; }

.alert-box {
  width: 100%;
  background: #10069f;
  padding: 0.5rem; }
  .alert-box .alert-box__title, .alert-box .alert-box__message, .alert-box .alert-box__close {
    color: #ffffff; }
  .alert-box .alert-box__title {
    font-size: 1.2em;
    margin-bottom: 5px; }
  .alert-box .alert-box__message {
    font-weight: lighter;
    margin-bottom: 0;
    margin-top: 8px; }
    .alert-box .alert-box__message p {
      color: #ffffff; }
    .alert-box .alert-box__message a {
      color: #ffffff;
      text-decoration: underline;
      border-bottom: 0; }
  .alert-box .alert-box__title {
    margin-top: 0; }
  .alert-box .alert-box__close {
    text-align: center;
    padding-top: 0.8125rem; }

.alert-box__close--container {
  display: table;
  height: 100%;
  width: 100%; }
  .alert-box__close--container .alert-box__close {
    display: table-cell;
    height: 100%;
    width: 100%;
    vertical-align: middle;
    font-size: 0.9em;
    font-weight: light;
    cursor: pointer;
    text-decoration: underline; }

.alert-icon--container {
  display: none;
  height: 100%;
  width: 100%; }

.alert-icon {
  display: table-cell !important;
  height: 100%;
  width: 100%;
  vertical-align: middle;
  color: #ffffff;
  font-size: 1.6em;
  text-align: center; }

@media only screen and (min-width: 40.063em) {
  .alert-box {
    padding: 1rem 2rem;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 9999999; }
    .alert-box .border-left {
      border-left: 1px solid #ffffff;
      padding-left: 1.5rem; }
    .alert-box .alert-box__close {
      text-align: right;
      padding-top: 0; }
  .alert-icon--container {
    display: table; } }

.overflow-h {
  overflow-x: auto;
  white-space: nowrap;
  -webkit-overflow-scrolling: touch;
  background: linear-gradient(90deg, white 30%, rgba(255, 255, 255, 0)), linear-gradient(90deg, rgba(255, 255, 255, 0), white 70%) 100% 0, radial-gradient(0 50%, farthest-side, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0)), radial-gradient(100% 50%, farthest-side, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0)) 100% 0;
  background: linear-gradient(90deg, white 30%, rgba(255, 255, 255, 0)), linear-gradient(90deg, rgba(255, 255, 255, 0), white 70%) 100% 0, radial-gradient(farthest-side at 0 50%, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0)), radial-gradient(farthest-side at 100% 50%, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0)) 100% 0;
  background-repeat: no-repeat;
  background-color: white;
  background-size: 40px 100%, 40px 100%, 14px 100%, 14px 100%;
  /* Opera doesn't support this in the shorthand */
  background-attachment: local, local, scroll, scroll; }
  .overflow-h::-webkit-scrollbar {
    height: 5px; }
  .overflow-h::-webkit-scrollbar-track {
    background: none; }
  .overflow-h::-webkit-scrollbar-thumb {
    background: #666666; }
  .overflow-h > * {
    margin-bottom: 1rem; }

.chop-media {
  position: relative; }
  .chop-media--top-right-s:after {
    content: '';
    display: block;
    position: absolute;
    height: 0;
    width: 0;
    border-style: solid;
    border-width: 0 34px 34px 0;
    border-color: transparent #FFFFFF transparent transparent; }
  .chop-media--top-right-m:after {
    content: '';
    display: block;
    position: absolute;
    height: 0;
    width: 0;
    border-style: solid;
    border-width: 0 68px 68px 0;
    border-color: transparent #FFFFFF transparent transparent; }

[class*="chop-media--top-right"]:after {
  top: 0;
  right: 0; }

.latest-news__cta-wrapper {
  display: flex;
  justify-content: center;
  margin-top: 40px; }

/* - Timetable
	------------------------------------------ */
/* Cell Styles
------------------------------------------------------------------------*/
.fc-widget-header,
.fc-widget-content {
  /* <td>, usually */
  border: 1px solid #ccc; }

.fc-state-highlight {
  /* <td> today cell */
  /* TODO: add .fc-today to <th> */
  background: #ffc; }

.fc-cell-overlay {
  /* semi-transparent rectangle while dragging */
  background: #9cf;
  opacity: .2;
  filter: alpha(opacity=20);
  /* for IE */ }

/* Buttons
------------------------------------------------------------------------*/
.fc-button {
  position: relative;
  display: inline-block;
  cursor: pointer; }

.fc-state-default {
  /* non-theme */
  border-style: solid;
  border-width: 1px 0; }

.fc-button-inner {
  position: relative;
  float: left;
  overflow: hidden; }

.fc-state-default .fc-button-inner {
  /* non-theme */
  border-style: solid;
  border-width: 0 1px; }

.fc-button-content {
  position: relative;
  float: left;
  height: 1.9em;
  line-height: 1.9em;
  padding: 0 .6em;
  white-space: nowrap; }

/* icon (for jquery ui) */
.fc-button-content .fc-icon-wrap {
  position: relative;
  float: left;
  top: 50%; }

.fc-button-content .ui-icon {
  position: relative;
  float: left;
  margin-top: -50%;
  *margin-top: 0;
  *top: -50%; }

/* gloss effect */
.fc-state-default .fc-button-effect {
  position: absolute;
  top: 50%;
  left: 0; }

.fc-state-default .fc-button-effect span {
  position: absolute;
  top: -100px;
  left: 0;
  width: 500px;
  height: 100px;
  border-width: 100px 0 0 1px;
  border-style: solid;
  border-color: #fff;
  background: #444;
  opacity: .09;
  filter: alpha(opacity=9); }

/* button states (determines colors)  */
.fc-state-default,
.fc-state-default .fc-button-inner {
  border-style: solid;
  border-color: #ccc #bbb #aaa;
  background: #F3F3F3;
  color: #000; }

.fc-state-hover,
.fc-state-hover .fc-button-inner {
  border-color: #999; }

.fc-state-down,
.fc-state-down .fc-button-inner {
  border-color: #555;
  background: #777; }

.fc-state-active,
.fc-state-active .fc-button-inner {
  border-color: #555;
  background: #777;
  color: #fff; }

.fc-state-disabled,
.fc-state-disabled .fc-button-inner {
  color: #999;
  border-color: #ddd; }

.fc-state-disabled {
  cursor: default; }

.fc-state-disabled .fc-button-effect {
  display: none; }

/* Global Event Styles
------------------------------------------------------------------------*/
.fc-event {
  border-style: solid;
  border-width: 0;
  font-size: .85em;
  cursor: default; }

a.fc-event,
.fc-event-draggable {
  cursor: pointer; }

a.fc-event {
  text-decoration: none; }

.fc-rtl .fc-event {
  text-align: right; }

.fc-event-skin {
  border-color: #36c;
  /* default BORDER color */
  background-color: #36c;
  /* default BACKGROUND color */
  color: #fff;
  /* default TEXT color */ }

.fc-event-inner {
  position: relative;
  width: 100%;
  height: 100%;
  border-style: solid;
  border-width: 0;
  overflow: hidden; }

.fc-end-event-time,
.fc-start-event-time,
.fc-event-time,
.fc-event-title {
  padding: 0 1px; }

.fc-end-event-time {
  float: right; }

.fc .ui-resizable-handle {
  /*** TODO: don't use ui-resizable anymore, change class ***/
  display: block;
  position: absolute;
  z-index: 99999;
  overflow: hidden;
  /* hacky spaces (IE6/7) */
  font-size: 300%;
  /* */
  line-height: 50%;
  /* */ }

/* Horizontal Events
------------------------------------------------------------------------*/
.fc-event-hori {
  border-width: 1px 0;
  margin-bottom: 1px; }

/* resizable */
.fc-event-hori .ui-resizable-e {
  top: 0           !important;
  /* importants override pre jquery ui 1.7 styles */
  right: -3px      !important;
  width: 7px       !important;
  height: 100%     !important;
  cursor: e-resize; }

.fc-event-hori .ui-resizable-w {
  top: 0           !important;
  left: -3px       !important;
  width: 7px       !important;
  height: 100%     !important;
  cursor: w-resize; }

.fc-event-hori .ui-resizable-handle {
  _padding-bottom: 14px;
  /* IE6 had 0 height */ }

/* Fake Rounded Corners (for buttons and events)
------------------------------------------------------------*/
.fc-corner-left {
  margin-left: 1px; }

.fc-corner-left .fc-button-inner,
.fc-corner-left .fc-event-inner {
  margin-left: -1px; }

.fc-corner-right {
  margin-right: 1px; }

.fc-corner-right .fc-button-inner,
.fc-corner-right .fc-event-inner {
  margin-right: -1px; }

.fc-corner-top {
  margin-top: 1px; }

.fc-corner-top .fc-event-inner {
  margin-top: -1px; }

.fc-corner-bottom {
  margin-bottom: 1px; }

.fc-corner-bottom .fc-event-inner {
  margin-bottom: -1px; }

/* Fake Rounded Corners SPECIFICALLY FOR EVENTS
-----------------------------------------------------------------*/
.fc-corner-left .fc-event-inner {
  border-left-width: 1px; }

.fc-corner-right .fc-event-inner {
  border-right-width: 1px; }

.fc-corner-top .fc-event-inner {
  border-top-width: 1px; }

.fc-corner-bottom .fc-event-inner {
  border-bottom-width: 1px; }

/* Reusable Separate-border Table
------------------------------------------------------------*/
table.fc-border-separate {
  border-collapse: separate; }

.fc-border-separate th,
.fc-border-separate td {
  border-width: 1px 0 0 1px; }

.fc-border-separate th.fc-last,
.fc-border-separate td.fc-last {
  border-right-width: 1px; }

.fc-border-separate tr.fc-last th,
.fc-border-separate tr.fc-last td {
  border-bottom-width: 1px; }

.fc-border-separate tbody tr.fc-first td,
.fc-border-separate tbody tr.fc-first th {
  border-top-width: 0; }

.day_jump {
  position: absolute;
  left: 0 !important;
  right: auto !important;
  background: none;
  padding: 0;
  margin-top: 90px;
  min-width: 0 !important;
  z-index: 5;
  display: none; }
  .day_jump.stick {
    position: fixed;
    left: 0 !important;
    top: 0 !important; }
  @media only screen and (min-width: 40.063em) {
    .day_jump {
      display: block; } }
  .day_jump.fixed_pos {
    position: fixed;
    top: 150px; }
  .day_jump a {
    display: block;
    width: 5rem;
    height: 5rem;
    padding: 20px;
    clear: both;
    background-color: #ffffff;
    color: #666666;
    text-align: center; }
    .day_jump a .day {
      text-transform: uppercase;
      font-size: 1.25rem;
      font-weight: bold; }
    .day_jump a span {
      z-index: 3;
      position: relative;
      display: block;
      clear: both; }
  .day_jump .active a {
    color: #ffffff;
    position: relative;
    overflow: hidden; }
    .day_jump .active a:before, .day_jump .active a:after {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      right: -100%;
      bottom: -100%;
      display: block;
      /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1b74a8+0,10069f+100 */
      background: #1b74a8;
      /* Old browsers */
      background: -moz-radial-gradient(center, ellipse cover, #1b74a8 0%, #10069f 100%);
      /* FF3.6-15 */
      background: -webkit-radial-gradient(center, ellipse cover, #1b74a8 0%, #10069f 100%);
      /* Chrome10-25,Safari5.1-6 */
      background: radial-gradient(ellipse at center, #1b74a8 0%, #10069f 100%);
      /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1b74a8', endColorstr='#10069f',GradientType=1 );
      /* IE6-9 fallback on horizontal gradient */
      z-index: 1; }
    .day_jump .active a:after {
      left: -100%;
      right: 0;
      z-index: 2;
      display: block;
      /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#4f1ba7+0,10069f+100&1+0,0+100 */
      background: -moz-radial-gradient(center, ellipse cover, #4f1ba7 0%, rgba(16, 6, 159, 0) 100%);
      /* FF3.6-15 */
      background: -webkit-radial-gradient(center, ellipse cover, #4f1ba7 0%, rgba(16, 6, 159, 0) 100%);
      /* Chrome10-25,Safari5.1-6 */
      background: radial-gradient(ellipse at center, #4f1ba7 0%, rgba(16, 6, 159, 0) 100%);
      /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4f1ba7', endColorstr='#0010069f',GradientType=1 );
      /* IE6-9 fallback on horizontal gradient */ }
  .day_jump dd {
    margin-left: 0; }

#day_jump--anchor {
  position: absolute;
  left: 0;
  right: auto;
  height: 1px;
  background: transparent; }

#day_jump--anchor-bottom {
  height: 1px;
  width: 100%;
  background: transparent; }

.dashboard__content-panel .list_day .venue {
  font-size: 1rem; }

@media only screen and (max-width: 40em) {
  .dashboard__content-panel {
    padding: 0 !important; } }

.dashboard__content-panel .accordion .accordion-navigation--outer {
  cursor: initial; }

@media only screen and (min-width: 64.063em) {
  .large-9 .list_day ul li {
    position: relative;
    width: 28%; } }

.list_day {
  text-align: center; }
  .list_day ul {
    text-align: center;
    font-size: 0; }
    .list_day ul li {
      font-size: 1rem;
      margin: 2.5%;
      text-align: center;
      vertical-align: top; }
      @media only screen and (min-width: 40.063em) {
        .list_day ul li {
          display: inline-block;
          width: 28%; } }
      @media only screen and (min-width: 64.063em) {
        .list_day ul li {
          position: relative;
          width: 15%; } }
    .list_day ul .message {
      font-size: 1rem;
      display: block; }
    .list_day ul a, .list_day ul button {
      width: 100%;
      background: none;
      padding: 1rem;
      border: 4px solid #e2e2ef;
      cursor: pointer; }
      .list_day ul a:hover, .list_day ul button:hover {
        border-color: #10069f; }
      .list_day ul a > div, .list_day ul button > div {
        min-height: 140px; }
      .list_day ul a .icon, .list_day ul button .icon {
        font-size: 3.75rem;
        margin-top: 1.5625rem;
        margin-bottom: 1.5625rem;
        display: block; }
      .list_day ul a .venue, .list_day ul button .venue {
        color: #10069f;
        text-transform: uppercase;
        font-weight: bold;
        font-size: 1.125rem;
        display: block;
        margin-bottom: 0.625rem; }
    .list_day ul a {
      display: block; }
    @media only screen and (min-width: 64.063em) {
      .list_day ul button {
        position: relative;
        padding-bottom: 5.3125rem; } }
    .list_day ul button .activity-grid__action {
      margin-top: 1rem; }
      @media only screen and (min-width: 64.063em) {
        .list_day ul button .activity-grid__action {
          position: absolute;
          bottom: 1rem;
          left: 0;
          right: 0;
          margin: 0 auto;
          width: calc(100% - 2rem); } }
    .list_day ul form {
      margin: 0; }

.slide-tabs {
  display: block;
  text-align: center; }
  .slide-tabs form {
    border-bottom: 3px solid #e2e2ef;
    display: inline-block;
    position: relative; }
  .slide-tabs button {
    cursor: pointer;
    display: block;
    background: none;
    border: 0;
    float: left;
    width: 9.375rem;
    padding: 1.25rem 0;
    color: #10069f;
    font-weight: bold;
    font-size: 1.125rem;
    overflow: hidden; }
  .slide-tabs #magic-line {
    position: absolute;
    bottom: -3px;
    left: 0;
    width: 190px;
    height: 3px;
    background: #10069f; }

.select_actual_activity {
  display: none; }

.by_site {
  display: none; }

#bookingiframe {
  background-color: #ffffff; }

.message_aboutbooking {
  display: block;
  padding: 1.25rem; }

.classes_timetable .edit_details {
  display: block; }

/* - Components
	------------------------------------------ */
.site-header {
  padding: 1.5rem;
  font-family: "Futura-PT", Arial, sans-serif;
  color: #ffffff;
  background: #10069f;
  position: relative;
  z-index: 5; }
  .site-header:after {
    content: '';
    display: table;
    height: 0;
    clear: both; }
  @media only screen and (min-width: 40.063em) {
    .site-header {
      padding: 2rem; } }
  @media only screen and (min-width: 64.063em) {
    .site-header {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      background: transparent; } }
  .site-header__left {
    float: left; }
    @media only screen and (max-width: 64em) {
      .site-header__left {
        position: absolute;
        top: 0;
        left: 0;
        right: 194px; } }
    @media only screen and (max-width: 40em) {
      .site-header__left {
        right: 94px; } }
  .site-header__right {
    float: right; }
  .site-header__solid {
    background: #10069f; }
  .site-header__logo {
    position: relative; }
    @media only screen and (min-width: 64.063em) {
      .site-header__logo {
        top: -2px; }
        .site-header__logo img {
          position: relative;
          top: -2px; } }
    .site-header__logo .logo-dark {
      display: none; }
    @media only screen and (max-width: 64em) {
      .site-header__logo:after {
        display: none; } }
  .site-header__alerts {
    position: relative;
    display: inline-block; }
  .site-header__action {
    display: inline-block;
    font-family: "Futura-PT", Arial, sans-serif;
    font-size: 1.1rem;
    font-weight: bold; }
    .site-header__action--user, .site-header__action--account {
      display: none; }
      @media only screen and (min-width: 64.063em) {
        .site-header__action--user, .site-header__action--account {
          display: inline-block; } }
    @media only screen and (max-width: 64em) {
      .site-header__action--account {
        display: block;
        float: right; }
        .site-header__action--account a {
          display: block;
          background-image: url(/images/sprites.png);
          background-position: -50px 0px;
          width: 20px;
          height: 25px;
          font-size: 0;
          color: transparent;
          text-indent: -9999999px;
          margin-top: 5px; } }
    @media only screen and (max-width: 64em) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 64em) and (min-resolution: 192dpi) {
      .site-header__action--account a {
        background-image: url(../../images/sprites-2x.png);
        background-size: 97px 83px; } }
    .site-header__action--account a:hover {
      text-decoration: underline; }
    .site-header__action--search, .site-header__action--alerts {
      cursor: pointer; }
      @media only screen and (max-width: 40em) {
        .site-header__action--search span, .site-header__action--alerts span {
          display: none; } }
      @media only screen and (max-width: 64em) {
        .site-header__action--search, .site-header__action--alerts {
          color: #ffffff; } }
      @media only screen and (min-width: 64.063em) {
        .site-header__action--search, .site-header__action--alerts {
          color: #ffffff; }
          .site-header__action--search i:before, .site-header__action--alerts i:before {
            top: 10px; } }
    .site-header__action--alerts {
      margin-right: 16px; }
    .site-header__action--nav-toggle {
      color: #ffffff;
      cursor: pointer; }
  .site-header__icon {
    position: relative;
    top: 6px;
    left: 12px; }
    .site-header__icon.site-header__icon {
      font-size: 1.4em; }
    .site-header__icon.search-icon-c:before {
      content: '\e929'; }
    .site-header__icon.menu-icon-c:before {
      content: '\e91e'; }
    .site-header__icon--alert {
      position: relative;
      top: 4px;
      left: 4px;
      font-size: 1.75rem !important; }
      .site-header__icon--alert.new:after {
        content: '';
        position: absolute;
        top: 0;
        right: 4px;
        width: 10px;
        height: 10px;
        border-radius: 10px;
        background-color: red; }
  .site-header.headroom--pinned.headroom--not-top {
    width: 100%;
    -webkit-transition: top 300ms ease;
    -moz-transition: top 300ms ease;
    -ms-transition: top 300ms ease;
    -o-transition: top 300ms ease;
    transition: top 300ms ease;
    position: fixed;
    top: 0;
    left: 0;
    background: #ffffff;
    box-shadow: 0 2px 12px rgba(0, 0, 0, 0.2);
    z-index: 9; }
    .site-header.headroom--pinned.headroom--not-top span, .site-header.headroom--pinned.headroom--not-top i, .site-header.headroom--pinned.headroom--not-top div, .site-header.headroom--pinned.headroom--not-top button {
      color: #10069f; }
    @media only screen and (min-width: 64.063em) {
      .site-header.headroom--pinned.headroom--not-top .site-header__logo {
        top: 5px; } }
    .site-header.headroom--pinned.headroom--not-top .logo-dark {
      display: block; }
    .site-header.headroom--pinned.headroom--not-top .logo-reg {
      display: none; }
  .site-header.headroom--not-top.headroom--unpinned {
    position: fixed;
    top: -220px; }
    .site-header.headroom--not-top.headroom--unpinned span, .site-header.headroom--not-top.headroom--unpinned i, .site-header.headroom--not-top.headroom--unpinned div {
      color: #10069f; }
    .site-header.headroom--not-top.headroom--unpinned .logo-dark {
      display: block; }
    .site-header.headroom--not-top.headroom--unpinned .logo-reg {
      display: block; }
  .site-header.headroom--top:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 130px;
    width: 100%;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#2e3256+0,ffffff+100&0.6+0,0+85 */
    background: -moz-linear-gradient(top, rgba(46, 50, 86, 0.6) 0%, rgba(224, 224, 230, 0) 85%, rgba(255, 255, 255, 0) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(46, 50, 86, 0.6) 0%, rgba(224, 224, 230, 0) 85%, rgba(255, 255, 255, 0) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(46, 50, 86, 0.6) 0%, rgba(224, 224, 230, 0) 85%, rgba(255, 255, 255, 0) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#992e3256', endColorstr='#00ffffff',GradientType=0 );
    /* IE6-9 */ }
  .site-header__container {
    margin-bottom: 20px; }
  .site-header__strapline {
    font-family: "hand_of_sean_demoregular", sans-serif; }
    @media only screen and (min-width: 64.063em) {
      .site-header__strapline {
        max-width: 45%; } }

@media only screen and (min-width: 64.063em) {
  .white-header {
    padding-top: 90px; }
    .white-header .site-header {
      box-shadow: 0 2px 12px rgba(0, 0, 0, 0.2);
      background: #ffffff; }
      .white-header .site-header:before {
        display: none; }
      .white-header .site-header span, .white-header .site-header i, .white-header .site-header div, .white-header .site-header button {
        color: #10069f; }
      .white-header .site-header .logo-dark {
        display: block; }
      .white-header .site-header .logo-reg {
        display: none; } }

.white-header .site-header__logo {
  top: 4px; }
  @media only screen and (min-width: 40.063em) {
    .white-header .site-header__logo {
      top: 1px; } }

.banner {
  position: relative;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: cover; }
  .banner__inner {
    padding: 6rem 3rem 8rem;
    color: #ffffff;
    position: relative;
    text-align: center;
    z-index: 4; }
    @media only screen and (min-width: 64.063em) {
      .banner__inner {
        margin: 0 2rem;
        padding: 15rem 0 10rem;
        text-align: left; }
        .banner__inner .banner__title {
          width: 50%; } }
    @media only screen and (min-width: 90.063em) {
      .banner__inner {
        margin: 0; } }
  .banner__title {
    margin: 0;
    font-size: 3.375rem;
    color: #ffffff;
    line-height: 1.1; }
    @media only screen and (min-width: 40.063em) {
      .banner__title {
        font-size: 3.75rem; } }
  .banner__published-date {
    margin-bottom: 1rem;
    text-align: center;
    font-weight: bold; }
    @media only screen and (min-width: 64.063em) {
      .banner__published-date {
        width: 40%;
        text-align: left;
        margin-bottom: 1rem; } }
  .banner__breadcrumbs {
    margin-top: 3rem; }
    .banner__breadcrumbs li {
      display: inline-block; }
  @media only screen and (min-width: 64.063em) {
    .banner--hero .banner__inner {
      width: 38rem;
      padding: 15rem 0 8rem; } }
  @media only screen and (min-width: 90.063em) {
    .banner--hero .banner__inner {
      padding: 15rem 0 8rem; } }
  .banner--hero .banner__title {
    font-size: 3.5rem; }
    @media only screen and (min-width: 64.063em) {
      .banner--hero .banner__title {
        margin-bottom: 2rem; } }
  .banner--video {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    min-height: 600px; }
    .banner--video video {
      /* Make video to at least 100% wide and tall */
      min-width: 100%;
      min-height: 100%;
      /* Setting width & height to auto prevents the browser from stretching or squishing the video */
      width: auto;
      height: auto;
      /* Center the video */
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      display: none; }
      @media only screen and (min-width: 40.063em) {
        .banner--video video {
          display: block; } }
  @media only screen and (min-width: 64.063em) {
    .banner--align-right {
      text-align: right; }
      .banner--align-right .banner__inner {
        float: right;
        text-align: right; }
      .banner--align-right .banner__title {
        margin-left: 50%; } }

.site-search {
  padding: 5rem 1rem 0;
  color: #ffffff; }
  @media only screen and (min-width: 64.063em) {
    .site-search {
      padding: 7rem 0 0; } }
  .site-search__title {
    margin: 0 0 2rem 0;
    font-size: 2.75rem;
    color: #ffffff; }
    @media only screen and (min-width: 64.063em) {
      .site-search__title {
        margin: 0 0 4rem 0; } }
  .site-search__form {
    margin: 0; }
  .site-search__search-field {
    padding-right: 5rem;
    border-radius: 0;
    -webkit-appearance: none; }
    .site-search__search-field::-ms-clear {
      width: 0;
      height: 0; }
    .site-search__search-field::-webkit-search-decoration, .site-search__search-field::-webkit-search-cancel-button, .site-search__search-field::-webkit-search-results-button, .site-search__search-field::-webkit-search-results-decoration {
      display: none; }
    .site-search__search-field:-ms-input-placeholder, .site-search__search-field::-ms-input-placeholder, .site-search__search-field::placeholder, .site-search__search-field::-webkit-input-placeholder, .site-search__search-field::-moz-placeholder {
      color: #ffffff; }
    @media only screen and (max-width: 40em) {
      .site-search__search-field {
        font-size: 1.1em;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap; } }
  .site-search__clear {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 15px;
    font-family: "Futura-PT", Arial, sans-serif;
    font-size: 1rem;
    font-weight: bold;
    color: #ffffff;
    text-transform: uppercase;
    cursor: pointer; }
    .site-search__clear:hover {
      color: #7873c6; }
  .site-search__action {
    margin: 2rem 0 0 0; }
    @media only screen and (min-width: 64.063em) {
      .site-search__action {
        margin: 0 0 0 1rem; } }
  .site-search__column-container {
    padding-top: 1rem; }
    @media only screen and (min-width: 64.063em) {
      .site-search__column-container {
        padding-top: 2rem; } }
  .site-search__result-column {
    margin: 3rem 0 0 0; }
    @media only screen and (min-width: 64.063em) {
      .site-search__result-column {
        margin: 0; }
        .site-search__result-column:last-child {
          float: left !important; } }
  .site-search__result-category {
    margin: 0 0 1.5rem 0;
    color: #ffffff; }
  .site-search__result-list {
    list-style: none;
    margin: 0;
    padding: 0; }
  .site-search__result-item:not(:last-child) {
    margin-bottom: .5rem; }
  .site-search__result-item a:hover {
    text-decoration: underline; }
  .site-search .select2-container .select2-selection--single {
    padding-right: 20px; }
  .site-search .select2-container .select2-selection--single .select2-selection__rendered {
    padding: 0;
    font-family: "Futura-PT", Arial, sans-serif;
    font-weight: bold;
    font-size: 1.125rem;
    text-transform: uppercase;
    color: #ffffff; }
  .site-search .select2-container--default .select2-selection--single .select2-selection__arrow, .site-search .form .select2-container--default .select2-selection--single .select2-selection__arrow {
    width: 20px; }
    .site-search .select2-container--default .select2-selection--single .select2-selection__arrow:after, .site-search .form .select2-container--default .select2-selection--single .select2-selection__arrow:after {
      color: #ffffff;
      font-size: 14px;
      width: 15px; }

.search-results {
  list-style: none;
  margin: 0;
  padding: 0; }
  .search-results > li {
    padding: 2rem 0; }
    .search-results > li:after {
      content: '';
      display: table;
      height: 0;
      clear: both; }
    @media only screen and (min-width: 64.063em) {
      .search-results > li {
        padding: 2rem 0 0 0; }
        .search-results > li:first-child {
          padding-top: 0; } }
    .search-results > li:not(:last-child) {
      border-bottom: 1px solid #e2e2ef; }
  .search-results__element {
    margin-top: 1.5rem; }
    @media only screen and (max-width: 40em) {
      .search-results__element {
        text-align: center; } }
    .search-results__element:first-of-type {
      padding-left: 0; }
    .search-results__element--button {
      margin: 2rem 0 0 0;
      padding: 0; }
      @media only screen and (min-width: 40.063em) {
        .search-results__element--button {
          margin: 0 0 2rem 0; } }

#search-overlay ~ .select2-container {
  z-index: 100000001 !important; }

.main-nav {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  right: 0;
  text-align: center; }
  @media only screen and (max-width: 64em) {
    .main-nav > ul {
      margin-top: 2rem;
      height: 330px;
      overflow-y: scroll; } }
  .main-nav__links {
    list-style: none;
    margin: 0;
    padding: 0;
    line-height: 1.8;
    transition: transform 2s;
    will-change: transform; }
    .main-nav__links--sub-menu {
      display: none; }
      .main-nav__links--sub-menu .main-nav__item {
        font-family: "Open Sans", sans-serif;
        font-size: 1rem;
        font-weight: normal; }
  .main-nav__item--top-level {
    font-family: "Futura-PT", Arial, sans-serif;
    font-weight: bold;
    font-size: 8vw; }
    @media only screen and (min-width: 40.063em) {
      .main-nav__item--top-level {
        font-size: 2rem; } }
    @media only screen and (min-width: 64.063em) {
      .main-nav__item--top-level {
        font-size: 2.75rem; } }
    .main-nav__item--top-level > a {
      color: #ffffff; }
    .main-nav__item--top-level:hover {
      color: #ffffff; }
      .main-nav__item--top-level:hover .main-nav__links--sub-menu {
        opacity: 1; }
      @media only screen and (min-width: 64.063em) {
        .main-nav__item--top-level:hover {
          font-size: 3.125rem; } }
      .main-nav__item--top-level:hover .main-nav__link {
        color: #ffffff; }
    .main-nav__item--top-level.active .main-nav__links--sub-menu {
      display: block; }
    .main-nav__item--top-level.inactive {
      font-size: 1.625rem;
      opacity: .3; }
  .main-nav__link {
    color: #7873c6; }

.sidebar__item {
  margin: 2rem 0; }
  .sidebar__item:last-of-type {
    margin-bottom: 0; }

.sidebar-nav {
  color: #10069f; }
  .sidebar-nav__title {
    margin: 0 0 1rem 0;
    padding-bottom: 1rem;
    font-family: "Futura-PT", Arial, sans-serif;
    font-size: 1.35em;
    text-transform: uppercase;
    border-bottom: 3px solid #10069f; }
    @media only screen and (min-width: 64.063em) {
      .sidebar-nav__title {
        padding-bottom: 2.75rem; } }
  .sidebar-nav .accordion {
    margin: 0; }

.tweet-slider {
  margin: 4rem 1rem 0;
  padding: 2rem 2rem 0;
  text-align: center; }
  .tweet-slider:after {
    content: '';
    display: table;
    height: 0;
    clear: both; }
  @media only screen and (max-width: 64em) {
    .tweet-slider {
      padding-bottom: 105px;
      background: #e2e2ef; } }
  @media only screen and (min-width: 64.063em) {
    .tweet-slider {
      margin-top: 1rem;
      padding: 6.875rem 0 0 0; } }
  .tweet-slider__title {
    margin: 0 0 1rem 0; }
    @media only screen and (min-width: 64.063em) {
      .tweet-slider__title {
        margin: 0 0 4rem 0; } }
  .tweet-slider__tweet a {
    color: #10069f; }
  .tweet-slider__slide-zone {
    position: relative; }
    .tweet-slider__slide-zone__image:after {
      content: "";
      position: absolute;
      top: 153px;
      left: -1px;
      width: 0;
      height: 0;
      background-size: cover;
      border-style: solid;
      border-width: 600px 700px 0 0;
      border-color: #ffffff transparent transparent transparent;
      /* @media only screen and (min-width:90.063em) {
          top: -230px;
          border-width: 600px 700px 0 0;
        }*/ }
      @media only screen and (min-width: 64.063em) {
        .tweet-slider__slide-zone__image:after {
          top: -130px;
          border-width: 600px 600px 0 0; } }
    @media only screen and (min-width: 64.063em) {
      .tweet-slider__slide-zone {
        float: left;
        width: 50%;
        min-height: 500px; } }
  @media only screen and (min-width: 64.063em) {
    .tweet-slider__tweet-wrap {
      padding: 2rem 6rem 0;
      text-align: center; } }
  @media only screen and (min-width: 90.063em) {
    .tweet-slider__tweet-wrap {
      padding: 4rem 10rem 0; } }
  .tweet-slider__timestamp {
    display: block;
    margin: 1rem 0; }
    @media only screen and (min-width: 64.063em) {
      .tweet-slider__timestamp {
        margin: 2rem 0 8rem; } }
    @media only screen and (min-width: 64.063em) {
      .tweet-slider__timestamp {
        margin: 2rem 0; } }
  @media only screen and (max-width: 64em) {
    .tweet-slider.simple-slider .slide-nav {
      position: absolute;
      top: calc(100% - 80px);
      transform: rotate(45deg);
      height: 40px;
      width: 40px;
      border: 2px solid #10069f;
      padding: 0; }
    .tweet-slider.simple-slider .slide-prev-button i,
    .tweet-slider.simple-slider .slide-next-button i {
      transform: rotate(315deg); }
    .tweet-slider.simple-slider .slide-prev-button {
      left: calc(50% - 55px); }
    .tweet-slider.simple-slider .slide-next-button {
      right: calc(50% - 55px); } }

.brick-listing {
  text-align: center;
  text-align: center; }
  .brick-listing:after {
    content: '';
    display: table;
    height: 0;
    clear: both; }
  @media only screen and (min-width: 40.063em) {
    .brick-listing {
      text-align: left; } }
  @media only screen and (min-width: 40.063em) {
    .brick-listing {
      text-align: left; }
      .brick-listing:after {
        content: '';
        display: table;
        height: 0;
        clear: both; } }
  .brick-listing__published-date {
    margin-bottom: 0.375rem; }
  .brick-listing__item:after {
    content: '';
    display: table;
    height: 0;
    clear: both; }
  @media only screen and (max-width: 40em) {
    .brick-listing__item:not(:last-child) {
      margin-bottom: 1.5rem; } }
  @media only screen and (min-width: 40.063em) {
    .brick-listing__item {
      float: left;
      width: calc(50% - 1.5rem); } }
  @media only screen and (min-width: 90.063em) {
    .brick-listing__item:nth-child(odd) {
      margin-right: 1.5rem; } }
  @media only screen and (min-width: 90.063em) {
    .brick-listing__item--small {
      width: calc(30% - 1.5rem); } }
  @media only screen and (min-width: 90.063em) {
    .brick-listing__item--large {
      width: calc(70% - 1.5rem); } }
  @media only screen and (min-width: 40.063em) {
    .brick-listing li.brick-listing__item {
      margin: 0.75rem; } }
  @media only screen and (min-width: 90.063em) {
    .brick-listing li.brick-listing__item {
      margin: 0; }
      .brick-listing li.brick-listing__item:nth-child(n+3) {
        margin-top: 1.5rem; }
      .brick-listing li.brick-listing__item:nth-child(2n) {
        margin-left: 1.5rem; } }
  .brick-listing__brick {
    overflow: hidden;
    position: relative;
    float: left;
    width: 100%;
    padding: 3rem 2rem;
    background-repeat: no-repeat;
    background-size: cover;
    color: #ffffff; }
    @media only screen and (min-width: 40.063em) {
      .brick-listing__brick {
        height: 540px;
        padding: 8rem 3rem 3rem; } }
    @media only screen and (min-width: 40.063em) {
      .brick-listing__brick:hover {
        box-shadow: 0 10px 12px rgba(0, 0, 0, 0.2); }
        .brick-listing__brick:hover .brick-listing__content {
          margin-bottom: 16px; } }
    @media only screen and (min-width: 90.063em) {
      .brick-listing__brick {
        margin: 0; }
        .brick-listing__brick:nth-child(n+3) {
          margin-top: 1.5rem; } }
    @media only screen and (min-width: 40.063em) {
      .brick-listing__brick {
        padding: 2rem; } }
    .brick-listing__brick > * {
      position: relative;
      z-index: 1; }
    .brick-listing__brick:before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: rgba(0, 0, 0, 0.4); }
    @media only screen and (min-width: 90.063em) {
      .brick-listing__brick--small .brick-listing__title {
        padding-right: 50%; } }
    @media only screen and (min-width: 90.063em) {
      .brick-listing__brick--large .brick-listing__content {
        padding-right: 60%; } }
  .brick-listing__tag, .brick-listing__title {
    font-family: "Futura-PT", Arial, sans-serif;
    font-weight: bold; }
  .brick-listing__tag {
    display: block;
    color: #ffffff;
    text-transform: uppercase; }
  .brick-listing__content {
    position: relative; }
    @media only screen and (min-width: 40.063em) {
      .brick-listing__content {
        position: absolute;
        bottom: calc(2rem);
        left: calc(2rem);
        right: calc(2rem); } }
  .brick-listing__title {
    margin: 0 0 1rem;
    font-size: 2.125rem;
    color: inherit;
    text-transform: uppercase;
    line-height: 1.2; }

.gradient__radial-right {
  pointer-events: none;
  position: absolute;
  bottom: -110%;
  left: -125%;
  height: 200%;
  width: 240%;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#501ba7+0,ffffff+60&0.9+0,0+60 */
  background: -moz-radial-gradient(center, ellipse cover, rgba(80, 27, 167, 0.9) 0%, rgba(255, 255, 255, 0) 60%);
  /* FF3.6-15 */
  background: -webkit-radial-gradient(center, ellipse cover, rgba(80, 27, 167, 0.9) 0%, rgba(255, 255, 255, 0) 60%);
  /* Chrome10-25,Safari5.1-6 */
  background: radial-gradient(ellipse at center, rgba(80, 27, 167, 0.9) 0%, rgba(255, 255, 255, 0) 60%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6501ba7', endColorstr='#00ffffff',GradientType=1 );
  /* IE6-9 fallback on horizontal gradient */ }

.gradient__radial-left {
  pointer-events: none;
  position: absolute;
  bottom: -110%;
  right: -125%;
  height: 200%;
  width: 240%;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1b75a8+0,ffffff+60&0.9+0,0+60 */
  background: -moz-radial-gradient(center, ellipse cover, rgba(27, 117, 168, 0.9) 0%, rgba(255, 255, 255, 0) 60%);
  /* FF3.6-15 */
  background: -webkit-radial-gradient(center, ellipse cover, rgba(27, 117, 168, 0.9) 0%, rgba(255, 255, 255, 0) 60%);
  /* Chrome10-25,Safari5.1-6 */
  background: radial-gradient(ellipse at center, rgba(27, 117, 168, 0.9) 0%, rgba(255, 255, 255, 0) 60%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e61b75a8', endColorstr='#00ffffff',GradientType=1 );
  /* IE6-9 fallback on horizontal gradient */ }

.card-carousel__item {
  padding-top: 10px;
  padding-bottom: 10px; }
  .card-carousel__item--image .card-carousel__title {
    position: relative;
    margin-bottom: 20px;
    width: 100%;
    margin: 0;
    font-size: 2.125rem;
    line-height: 1;
    text-align: center;
    z-index: 2; }
    @media only screen and (min-width: 40.063em) {
      .card-carousel__item--image .card-carousel__title {
        font-size: 1.5rem;
        text-align: left; } }
  @media only screen and (max-width: 64em) {
    .card-carousel__item--image .card-carousel__content-container {
      text-shadow: 0 2px rgba(0, 0, 0, 0.4); } }
  .card-carousel__item--image .card-carousel__content {
    position: relative;
    z-index: 2;
    margin-top: 1rem;
    text-align: left; }
    @media only screen and (min-width: 64.063em) {
      .card-carousel__item--image .card-carousel__content {
        max-height: 0;
        overflow: hidden; } }
  .card-carousel__item--image .card-carousel__inner {
    display: block;
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
    top: 0; }
    @media only screen and (min-width: 64.063em) {
      .card-carousel__item--image .card-carousel__inner:hover {
        box-shadow: 0 10px 12px rgba(0, 0, 0, 0.2);
        top: -7px; }
        .card-carousel__item--image .card-carousel__inner:hover .card-carousel__content {
          max-height: 100px; } }

.card-carousel__inner {
  display: block;
  position: relative;
  margin: 0 1rem;
  padding: 1.5rem;
  height: 515px;
  background: #10069f;
  color: #ffffff;
  text-align: center; }
  @media only screen and (min-width: 40.063em) {
    .card-carousel__inner {
      height: 480px; } }
  @media only screen and (min-width: 64.063em) {
    .card-carousel__inner {
      padding: 3.5rem; } }
  @media only screen and (min-width: 54.375em) {
    .card-carousel__inner {
      padding: 1.5rem; } }

.card-carousel__title {
  margin: 0 0 1rem 0;
  text-transform: uppercase;
  color: #ffffff; }

.card-carousel__close {
  cursor: pointer;
  position: absolute;
  top: 12px;
  right: 15px;
  font-size: 1.2em; }

.filter-map__mobile-filter-box {
  margin: 0;
  padding: 0 2rem 2rem; }

.filter-map__options {
  margin: 3rem 0 0 0; }

.find-a-class {
  position: relative;
  background-size: cover;
  padding: 2rem 1rem;
  overflow: hidden; }
  @media only screen and (min-width: 64.063em) {
    .find-a-class {
      padding: 16.25rem 0 10.625rem; } }
  .find-a-class__inner {
    position: relative;
    z-index: 5; }
  .find-a-class__filters {
    margin: 0;
    padding-top: 1.875rem; }
    @media only screen and (min-width: 64.063em) {
      .find-a-class__filters {
        padding-top: 3.75rem; } }
  .find-a-class__title {
    margin: 0;
    font-size: 3.75rem;
    color: #ffffff;
    line-height: 1; }
    @media only screen and (max-width: 64em) {
      .find-a-class__title {
        text-transform: uppercase; } }
  .find-a-class__action {
    margin-top: 2rem; }
    @media only screen and (min-width: 64.063em) {
      .find-a-class__action {
        margin-top: 4rem; } }
  .find-a-class .select2-container--default .select2-results__option[aria-disabled="true"] {
    display: none !important; }

.activity-grid {
  list-style: none;
  margin: 0;
  padding: 0; }
  @media only screen and (min-width: 40.063em) {
    .activity-grid > li:nth-child(n+3) {
      margin-top: 2rem; }
    .activity-grid > li:last-child {
      float: left !important; } }
  @media only screen and (min-width: 64.063em) {
    .activity-grid > li:nth-child(n) {
      margin: 0; }
    .activity-grid > li:nth-child(n+4) {
      margin-top: 2rem; } }
  .activity-grid__bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    z-index: -1; }
    @media only screen and (min-width: 40.063em) {
      .activity-grid__bg {
        -webkit-filter: grayscale(1);
        filter: grayscale(1); } }
  .activity-grid__inner {
    overflow: hidden;
    position: relative;
    top: 0;
    padding: 3rem;
    text-align: center;
    color: #ffffff; }
    @media only screen and (max-width: 40em) {
      .activity-grid__inner {
        margin-bottom: 1rem; } }
    @media only screen and (min-width: 64.063em) {
      .activity-grid__inner {
        padding: 9rem 3rem 6rem; } }
    .activity-grid__inner:hover {
      top: -1rem;
      box-shadow: 0 10px 12px rgba(0, 0, 0, 0.2); }
      .activity-grid__inner:hover .activity-grid__bg {
        -webkit-filter: grayscale(0);
        filter: grayscale(0); }
      .activity-grid__inner:hover .activity-grid__action {
        opacity: 1; }
  @media only screen and (max-width: 40em) {
    .activity-grid__action {
      background: none;
      color: #ffffff;
      border-color: #ffffff; } }
  .activity-grid__content {
    position: relative;
    z-index: 1; }
  .activity-grid i {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    font-size: 4rem; }
  .activity-grid__title {
    margin: 1.25rem 0 1.25rem 0;
    padding-top: 70px;
    color: #ffffff;
    text-transform: uppercase; }
    @media only screen and (min-width: 40.063em) {
      .activity-grid__title {
        margin-top: 0; } }

.header-bar {
  position: relative;
  margin-bottom: 1rem;
  padding: 2rem;
  border: 1px solid #e2e2ef;
  box-shadow: 0 8px 12px -5px rgba(0, 0, 0, 0.2);
  z-index: 2; }
  .header-bar:after {
    content: '';
    display: table;
    height: 0;
    clear: both; }
  @media only screen and (max-width: 64em) {
    .header-bar {
      text-align: center; } }
  .header-bar__title {
    margin: 0 0 2rem 0; }
    @media only screen and (min-width: 64.063em) {
      .header-bar__title {
        float: left;
        margin: 1.25rem 0 0 0;
        line-height: 1; } }
  .header-bar__actions {
    margin: 0 0 1rem 0; }
    @media only screen and (min-width: 64.063em) {
      .header-bar__actions {
        float: right;
        margin: 0; } }
  @media only screen and (max-width: 40em) {
    .header-bar__action {
      width: 100%; }
      .header-bar__action:not(:first-child) {
        margin-top: 2rem; } }

.dashboard:after {
  content: '';
  display: table;
  height: 0;
  clear: both; }

@media only screen and (max-width: 40em) {
  .dashboard .accordion .accordion {
    margin-left: 2rem; } }

@media only screen and (min-width: 40.063em) {
  .dashboard__sidebar, .dashboard__content {
    float: left; } }

.dashboard__sidebar {
  width: 150px;
  margin-top: -15px; }
  @media only screen and (max-width: 40em) {
    .dashboard__sidebar {
      width: 100%;
      margin-top: 1rem; } }

.dashboard__content {
  width: calc(100% - 150px); }

.dashboard__header {
  margin-bottom: 2rem; }

.dashboard__content-panel {
  overflow: hidden;
  padding: 1rem 2rem; }
  @media only screen and (min-width: 90.063em) {
    .dashboard__content-panel {
      padding-left: 3rem; } }
  @media only screen and (min-width: 40.063em) {
    .dashboard__content-panel .accordion-navigation .content {
      padding: 1.5rem 0 2rem 1rem; } }
  @media only screen and (min-width: 90.063em) {
    .dashboard__content-panel .accordion-navigation .content {
      padding: 2rem 4rem 2rem 2rem; } }
  .dashboard__content-panel .accordion-navigation .content .content {
    padding: 0; }
    @media only screen and (min-width: 40.063em) {
      .dashboard__content-panel .accordion-navigation .content .content {
        padding: 2rem 1rem 2rem 1rem; } }
    @media only screen and (min-width: 64.063em) {
      .dashboard__content-panel .accordion-navigation .content .content {
        padding: 3rem 1rem 2rem 3rem; } }
    @media only screen and (min-width: 90.063em) {
      .dashboard__content-panel .accordion-navigation .content .content {
        padding: 3rem 4rem 2rem 3rem; } }

@media only screen and (min-width: 64.063em) {
  .dashboard__content-intro {
    width: 60%; } }

.edit_details a {
  font-size: 1rem;
  color: #666666;
  text-decoration: underline; }
  .edit_details a:hover {
    text-decoration: none; }

.dash_bookings {
  margin-top: -4rem; }
  .dash_bookings .availability h4.dashed-title {
    padding-top: 0;
    margin-top: 0; }
    .dash_bookings .availability h4.dashed-title:before {
      display: none; }

@media only screen and (max-width: 40em) {
  .map-block {
    padding: 0 2rem 2rem; } }

.map-block__map-wrapper {
  position: relative;
  overflow: hidden; }
  @media only screen and (min-width: 64.063em) {
    .map-block__map-wrapper {
      height: 650px; } }
  .map-block__map-wrapper:after {
    content: '';
    display: block;
    position: absolute;
    right: 0;
    left: 100%;
    top: 0;
    bottom: 0;
    background-color: #10069f;
    -webkit-transition: left ease 300ms;
    -moz-transition: left ease 300ms;
    -ms-transition: left ease 300ms;
    -o-transition: left ease 300ms;
    transition: left ease 300ms; }
  .map-block__map-wrapper.loading:after {
    left: 0; }
  .map-block__map-wrapper .overlay-triangle {
    z-index: 3; }

.map-block__g-map {
  height: 300px; }
  @media only screen and (min-width: 40.063em) {
    .map-block__g-map {
      height: 500px; } }
  .map-block__g-map .map {
    height: 100%;
    display: block; }
  @media only screen and (min-width: 64.063em) {
    .map-block__g-map {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; } }

.map-block__panel {
  position: relative;
  z-index: 5;
  width: 100%; }
  @media only screen and (min-width: 64.063em) {
    .map-block__panel {
      float: right;
      width: 32.5rem;
      margin: 8rem 5% 0 0; } }
  @media only screen and (min-width: 90.063em) {
    .map-block__panel {
      margin: 8rem 8rem 0 0; } }

@media only screen and (max-width: 64em) {
  .class-timetable__row {
    border: 1px solid #e2e2ef; } }

.class-timetable__heading {
  padding: 1.875rem;
  color: #10069f;
  text-align: center;
  cursor: pointer; }
  .class-timetable__heading--active {
    position: relative;
    background: #10069f;
    color: #FFFFFF; }
    .class-timetable__heading--active:after {
      content: '';
      display: block;
      position: absolute;
      height: 0;
      width: 0;
      border-style: solid;
      border-width: 8px 9px 0 9px;
      border-color: #10069f transparent transparent transparent;
      bottom: -8px;
      left: 0;
      right: 0;
      margin: 0 auto;
      z-index: 2; }

.class-timetable__cell {
  padding: 1rem;
  border: 1px solid #e2e2ef; }
  .class-timetable__cell--time {
    vertical-align: top;
    font-weight: bold;
    color: #10069f; }
  .class-timetable__cell--class {
    background: #10069f;
    color: #FFFFFF; }
    .class-timetable__cell--class:hover {
      opacity: 1; }
    @media only screen and (min-width: 64.063em) {
      .class-timetable__cell--class {
        opacity: .6;
        transition: opacity .3s; } }
  .class-timetable__cell--multi-slot {
    border-top: 0;
    border-bottom: 0; }
  .class-timetable__cell--highlighted {
    background: #f2f2f8; }

.class-timetable__cell-item {
  display: block;
  line-height: 1.7em; }
  .class-timetable__cell-item:not(:first-child) {
    padding-top: 1rem; }

@media only screen and (max-width: 64em) {
  .class-timetable__cell--fri,
  .class-timetable__cell--sat,
  .class-timetable__cell--sun,
  .class-timetable__cell--mon,
  .class-timetable__cell--tue,
  .class-timetable__cell--wed,
  .class-timetable__cell--thu {
    display: none; } }

.class-timetable__heading {
  position: relative; }
  .class-timetable__heading .prev, .class-timetable__heading .next {
    display: none;
    position: absolute;
    top: 50%;
    font-size: 0;
    text-indent: -999999px;
    color: transparent;
    overflow: hidden;
    margin-top: -6.5px;
    cursor: pointer; }
  .class-timetable__heading .prev {
    left: 5px;
    background-image: url(/images/sprites.png);
    background-position: 0px -70px;
    width: 7px;
    height: 13px; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      .class-timetable__heading .prev {
        background-image: url(../../images/sprites-2x.png);
        background-size: 97px 83px; } }
  .class-timetable__heading div.prev {
    background-image: url(/images/sprites.png);
    background-position: -58px -50px;
    width: 7px;
    height: 13px; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      .class-timetable__heading div.prev {
        background-image: url(../../images/sprites-2x.png);
        background-size: 97px 83px; } }
  .class-timetable__heading .next {
    right: 5px;
    background-image: url(/images/sprites.png);
    background-position: -70px -51px;
    width: 7px;
    height: 13px; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      .class-timetable__heading .next {
        background-image: url(../../images/sprites-2x.png);
        background-size: 97px 83px; } }
  .class-timetable__heading div.next {
    background-image: url(/images/sprites.png);
    background-position: -89px -56px;
    width: 7px;
    height: 13px; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      .class-timetable__heading div.next {
        background-image: url(../../images/sprites-2x.png);
        background-size: 97px 83px; } }
  .class-timetable__heading div.prev, .class-timetable__heading div.next {
    cursor: default; }

@media only screen and (max-width: 64em) {
  .class-timetable__heading {
    display: none; }
    .class-timetable__heading .prev, .class-timetable__heading .next {
      display: block; }
  .class-timetable__cell.mob_vis, .class-timetable__heading.mob_vis {
    display: block; }
  .class-timetable__cell.mob_hidden, .class-timetable__heading.mob_hidden {
    display: none; }
  .class-timetable__heading.mob_vis {
    margin-left: -22%;
    margin-right: 30px; } }

.prev-cont {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100px; }

.next-cont {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 100px; }

.site-footer {
  text-align: center;
  position: relative; }
  .site-footer:after {
    content: '';
    display: table;
    height: 0;
    clear: both; }
  @media only screen and (min-width: 40.063em) {
    .site-footer {
      min-height: 280px; } }
  .site-footer__footer-images {
    border-top: 2px solid #e2e2ef; }
    @media only screen and (min-width: 64.063em) {
      .site-footer__footer-images {
        padding: 15px 0;
        display: flex; } }
  .site-footer__footer-images-inner img {
    padding: 0.5rem 0; }
  @media only screen and (min-width: 64.063em) {
    .site-footer__footer-images-inner {
      display: flex;
      flex-direction: column;
      justify-content: space-between;
      width: 100%; }
      .site-footer__footer-images-inner--first {
        margin-right: 1.5rem;
        padding-left: 1rem; } }
  @media only screen and (min-width: 64.063em) {
    .site-footer__block {
      width: 30%; } }
  @media only screen and (max-width: 64em) {
    .site-footer__block--left, .site-footer__block--right {
      margin: 0 1rem;
      background: #e2e2ef; } }
  @media only screen and (min-width: 64.063em) {
    .site-footer__block--left {
      float: left;
      padding-left: 2.5rem;
      text-align: left; } }
  .site-footer__block--central {
    overflow: hidden;
    position: relative;
    color: #ffffff;
    text-align: center;
    z-index: 2; }
    @media only screen and (min-width: 40.063em) {
      .site-footer__block--central {
        padding-top: 40px; } }
    @media only screen and (min-width: 40.063em) {
      .site-footer__block--central:after {
        content: '';
        position: absolute;
        width: 700px;
        height: 700px;
        background: #10069f;
        top: 214px;
        left: 50%;
        margin-left: -350px;
        -moz-transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg); } }
    @media only screen and (min-width: 64.063em) {
      .site-footer__block--central {
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
        height: 380px;
        width: 40%; } }
    .site-footer__block--central .site-footer__lower {
      border: 0; }
    .site-footer__block--central .site-footer__social-wrap {
      padding: 4.5rem 0 0; }
    .site-footer__block--central .dashed-title {
      padding-bottom: 0; }
      .site-footer__block--central .dashed-title:after {
        display: none;
        height: 33px;
        bottom: -14px; }
        @media only screen and (min-width: 90.063em) {
          .site-footer__block--central .dashed-title:after {
            display: block; } }
  .site-footer__block--right {
    position: relative; }
    @media only screen and (min-width: 64.063em) {
      .site-footer__block--right {
        float: right;
        padding-right: 2.5rem;
        text-align: right; } }
  @media only screen and (min-width: 64.063em) {
    .site-footer__upper, .site-footer__lower {
      padding: 20px 0; } }
  .site-footer__lower {
    border-top: 2px solid #e2e2ef; }
  .site-footer__social-title {
    position: relative;
    z-index: 2;
    margin: 0 0 1rem 0;
    color: #10069f;
    font-family: "hand_of_sean_demoregular", sans-serif;
    font-size: 1.4rem;
    font-weight: normal;
    text-transform: none; }
    @media only screen and (min-width: 40.063em) {
      .site-footer__social-title {
        color: #ffffff; } }
  .site-footer__social-inner {
    position: relative;
    z-index: 2; }
    @media only screen and (max-width: 40em) {
      .site-footer__social-inner {
        background: #10069f; } }
  .site-footer__social-links {
    margin: 0;
    padding: 1.5rem 0 3rem;
    font-size: 1.6rem; }
    @media only screen and (min-width: 64.063em) {
      .site-footer__social-links {
        padding: 0; } }
    @media only screen and (min-width: 90.063em) {
      .site-footer__social-links {
        padding: 1.5rem 0 0 0; } }
    .site-footer__social-links .inline-group__item:after {
      height: 14px; }
  .site-footer__member-text {
    padding: 1rem 0; }
    @media only screen and (min-width: 64.063em) {
      .site-footer__member-text {
        margin: 0;
        text-align: left; } }
  .site-footer__copyright {
    padding-top: 4.5rem; }
    @media only screen and (min-width: 40.063em) {
      .site-footer__copyright {
        padding-top: 4rem;
        padding-left: 1rem;
        padding-right: 1rem; } }
    @media only screen and (min-width: 90.063em) {
      .site-footer__copyright {
        padding-top: 2rem; } }
    @media only screen and (min-width: 120.063em) {
      .site-footer__copyright {
        padding-top: 3rem; } }
  .site-footer .touch_footer {
    background: #10069f;
    color: #ffffff;
    overflow: hidden;
    margin-bottom: -30px;
    padding-bottom: 30px; }
    @media only screen and (min-width: 64.063em) {
      .site-footer .touch_footer {
        display: none; } }
    .site-footer .touch_footer a {
      color: #ffffff; }

.cookie-alert {
  background-color: #10069f;
  position: fixed;
  z-index: 999;
  left: 0;
  bottom: 0;
  overflow: auto;
  width: 100%;
  padding: 20px;
  color: white;
  transition: ease all 300ms;
  transform: translateY(100%);
  opacity: 0;
  visibility: hidden;
  pointer-events: none; }
  @media only screen and (min-width: 40.063em) {
    .cookie-alert {
      left: 0;
      top: 0;
      bottom: initial;
      transform: translateY(-100%); }
      .cookie-alert.open {
        transform: translateY(0);
        opacity: 1;
        visibility: visible;
        pointer-events: all; } }
  .cookie-alert.open {
    transform: translateY(0);
    opacity: 1;
    visibility: visible;
    pointer-events: all; }
  .cookie-alert__container-wrapper {
    max-width: 1440px;
    width: 100%;
    margin: 0 auto; }
  .cookie-alert__container-alert {
    margin-left: 13px;
    display: none; }
    @media only screen and (min-width: 40.063em) {
      .cookie-alert__container-alert {
        display: table;
        height: 100%;
        width: 100%; }
        .cookie-alert__container-alert .alert {
          display: table-cell;
          vertical-align: middle;
          text-align: center; } }
  .cookie-alert__container-message {
    font-weight: lighter;
    text-align: center; }
    .cookie-alert__container-message P a {
      font-weight: bold; }
    @media only screen and (min-width: 40.063em) {
      .cookie-alert__container-message {
        border-left: 1px solid white;
        padding-left: 24px;
        text-align: left; } }
  .cookie-alert__container-agree {
    text-align: center;
    margin-top: 10px; }
    @media only screen and (min-width: 40.063em) {
      .cookie-alert__container-agree {
        display: table;
        height: 100%;
        width: 100%;
        text-align: right;
        margin-top: 0; }
        .cookie-alert__container-agree .agree {
          display: table-cell;
          vertical-align: middle; } }
    .cookie-alert__container-agree button {
      font-size: 14.4px;
      background: none;
      color: inherit;
      border: none;
      padding: 0;
      cursor: pointer;
      outline: inherit;
      text-decoration: underline; }

.app-cta {
  position: relative;
  font: "Futura-PT", Arial, sans-serif;
  color: #10069f;
  padding: 0 1em;
  margin: 0; }
  .app-cta__title {
    position: relative;
    text-align: center;
    width: 100%;
    z-index: 1;
    margin: 0; }
  .app-cta h2 {
    background-color: white;
    border-radius: 10px;
    border-color: white; }
    @media only screen and (min-width: 40.063em) {
      .app-cta h2 {
        z-index: 1; } }
    @media only screen and (min-width: 64.063em) {
      .app-cta h2 {
        top: 0px; } }
  .app-cta__text {
    position: relative;
    width: 100%;
    text-align: center;
    font: "Futura-PT", Arial, sans-serif;
    color: #10069f;
    font-size: 24px;
    padding-bottom: 10px;
    font-weight: 300;
    background-color: white;
    border-radius: 10px;
    border-color: white; }
    @media only screen and (min-width: 40.063em) {
      .app-cta__text {
        padding: 0;
        position: absolute;
        text-align: left;
        top: 70px;
        width: 400px;
        overflow-wrap: normal;
        font: "Futura-PT", Arial, sans-serif;
        color: #10069f;
        font-size: 32px;
        font-weight: 300;
        z-index: 1;
        left: 30px; } }
    @media only screen and (min-width: 64.063em) {
      .app-cta__text {
        padding: 0;
        position: absolute;
        top: 120px;
        width: 350px;
        overflow-wrap: normal;
        font: "Futura-PT", Arial, sans-serif;
        color: #10069f;
        font-size: 40px;
        font-weight: 300;
        z-index: 1;
        left: 30px; } }
  .app-cta__image {
    width: 100%;
    text-align: center; }
    .app-cta__image img {
      position: relative;
      width: 280px;
      height: 260px;
      max-width: 280px;
      object-fit: cover;
      object-position: 100% 0; }
      @media only screen and (min-width: 40.063em) {
        .app-cta__image img {
          width: 100%;
          height: auto;
          max-width: 100%;
          object-fit: inherit;
          object-position: inherit; } }
  .app-cta__buttons {
    padding: 0;
    margin: 0;
    padding-top: 10px;
    width: 100%;
    position: relative;
    text-align: center; }
    @media only screen and (min-width: 40.063em) {
      .app-cta__buttons {
        padding: 0;
        width: 100%;
        z-index: 1;
        position: absolute;
        bottom: 5px;
        display: block;
        text-align: center; } }
    @media only screen and (min-width: 64.063em) {
      .app-cta__buttons {
        padding: 0;
        width: auto;
        z-index: 1;
        right: 280px;
        position: absolute;
        bottom: 35px;
        display: block;
        text-align: center; } }
  .app-cta__button-icons {
    padding: 0 10px;
    width: 140px;
    height: 38px; }
    @media only screen and (min-width: 40.063em) {
      .app-cta__button-icons {
        padding: 0 10px;
        width: 160px;
        height: 44px; } }
    @media only screen and (min-width: 64.063em) {
      .app-cta__button-icons {
        padding: 0 10px;
        width: 180px;
        height: 50px; } }

.m-site_alerts {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #ffffff;
  z-index: 99;
  background-color: #10069f;
  transition: opacity .5s ease, visibility .5s ease;
  display: none; }
  @media only screen and (min-width: 64.063em) {
    .m-site_alerts {
      opacity: 1; } }
  @media only screen and (max-width: 64em) {
    .m-site_alerts {
      opacity: .95;
      overflow-y: auto; }
      .m-site_alerts::-webkit-scrollbar {
        width: 10px; }
      .m-site_alerts::-webkit-scrollbar-track {
        background: #FFFFFF; }
      .m-site_alerts::-webkit-scrollbar-thumb {
        background: #c6c6c6;
        margin: 2px;
        border-radius: 6px; }
      .m-site_alerts-webkit-scrollbar-thumb:hover {
        background: #c6c6c6; } }
  @media only screen and (min-width: 64.063em) {
    .m-site_alerts {
      position: absolute;
      width: 360px;
      top: calc(100% + 20px);
      height: auto;
      background-color: #ffffff; }
      .m-site_alerts:before {
        content: '';
        position: absolute;
        top: -10px;
        left: 60px;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 0 10px 10px 10px;
        border-color: transparent transparent #10069f transparent; } }
  .m-site_alerts__head {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 15px 20px;
    background-color: #10069f; }
  .m-site_alerts__heading {
    color: #ffffff;
    padding: 0;
    margin: 0;
    font-size: 1.75rem; }
    @media only screen and (min-width: 64.063em) {
      .m-site_alerts__heading {
        font-size: 1.25rem; } }
  .m-site_alerts__clear {
    background: transparent;
    border: 0;
    outline: none;
    color: #ffffff !important;
    font-weight: bold;
    cursor: pointer; }
  @media only screen and (min-width: 64.063em) {
    .m-site_alerts__scroll-wrapper {
      border: 3px solid #10069f;
      padding: 4px; } }
  .m-site_alerts__list {
    list-style: none;
    padding: 0;
    margin: 0; }
    .m-site_alerts__list::-webkit-scrollbar {
      width: 10px; }
    .m-site_alerts__list::-webkit-scrollbar-track {
      background: #FFFFFF; }
    .m-site_alerts__list::-webkit-scrollbar-thumb {
      background: #c6c6c6;
      margin: 2px;
      border-radius: 6px; }
    .m-site_alerts__list-webkit-scrollbar-thumb:hover {
      background: #c6c6c6; }
    @media only screen and (min-width: 64.063em) {
      .m-site_alerts__list {
        max-height: 400px;
        overflow-y: auto; } }
  .m-site_alerts__item {
    position: relative;
    background-color: #10069f;
    padding: 20px 0;
    margin: 0 20px; }
    .m-site_alerts__item p,
    .m-site_alerts__item span,
    .m-site_alerts__item div,
    .m-site_alerts__item li {
      color: #ffffff;
      font-size: 1.125rem;
      line-height: 1.2; }
      .m-site_alerts__item p:last-child,
      .m-site_alerts__item span:last-child,
      .m-site_alerts__item div:last-child,
      .m-site_alerts__item li:last-child {
        margin-bottom: 0; }
    .m-site_alerts__item ul {
      padding-left: 0; }
    .m-site_alerts__item li::marker {
      color: transparent; }
    .m-site_alerts__item a {
      color: #ffffff; }
    .m-site_alerts__item + .m-site_alerts__item {
      border-top: 1px solid #ffffff; }
    .m-site_alerts__item:hover .m-site_alerts__close {
      opacity: 1;
      visibility: visible; }
    @media only screen and (min-width: 64.063em) {
      .m-site_alerts__item {
        padding: 20px 0;
        margin: 0 12px;
        background-color: #ffffff; }
        .m-site_alerts__item + .m-site_alerts__item {
          border-top: 1px solid #10069f; }
        .m-site_alerts__item a {
          color: #10069f; }
        .m-site_alerts__item p,
        .m-site_alerts__item span,
        .m-site_alerts__item div,
        .m-site_alerts__item li {
          color: #000000;
          font-size: 0.9375rem; } }
  .m-site_alerts__close {
    position: absolute;
    top: 20px;
    right: 20px;
    background: transparent;
    border: 0;
    padding: 0;
    cursor: pointer; }
    .m-site_alerts__close i {
      color: #ffffff !important; }
    @media only screen and (min-width: 64.063em) {
      .m-site_alerts__close {
        opacity: 0;
        visibility: hidden;
        transition: opacity .5s ease, visibility .5s ease; }
        .m-site_alerts__close i {
          color: #10069f !important; } }
  .m-site_alerts__item-heading {
    margin: 0 0 10px 0;
    padding: 0;
    font-size: 1.5rem;
    color: #ffffff; }
    @media only screen and (min-width: 64.063em) {
      .m-site_alerts__item-heading {
        color: #10069f;
        font-size: 1.125rem; } }
  .m-site_alerts__mobile-close {
    display: block;
    text-align: center;
    padding: 40px;
    border: 0;
    width: 100%;
    background: #10069f;
    color: #ffffff; }
    .m-site_alerts__mobile-close-icon {
      font-size: 1.875rem;
      color: #ffffff !important; }
    @media only screen and (min-width: 64.063em) {
      .m-site_alerts__mobile-close {
        display: none; } }
  .m-site_alerts__rte.rte > ul,
  .m-site_alerts__rte.rte > ol {
    margin: 0;
    padding: 0; }

/*
    Hide the alerts when the user is scrolling and the header is unpinned. 
    It becomes partially hidden otherwise as the position is relative to the header, which is positioned off-screen
*/
.headroom--unpinned .m-site_alerts {
  opacity: 0;
  visibility: hidden;
  pointer-events: none; }

/* - navigation
	------------------------------------------ */
.title_breadcrumbs {
  padding: 1rem 0;
  position: relative;
  border-bottom: 1px solid #000000; }

.breadcrumb > li {
  display: inline-block;
  padding-right: 1.25rem;
  float: left; }
  .breadcrumb > li:last-child {
    padding-right: 0; }
    .breadcrumb > li:last-child span, .breadcrumb > li:last-child a {
      padding-right: 0; }
      .breadcrumb > li:last-child span:after, .breadcrumb > li:last-child a:after {
        display: none; }
  .breadcrumb > li a, .breadcrumb > li span {
    padding-right: 1.25rem;
    position: relative;
    display: block; }
    .breadcrumb > li a:after, .breadcrumb > li span:after {
      display: block;
      content: '';
      position: absolute;
      right: 0; }
  .breadcrumb > li a {
    color: #ffffff; }
    .breadcrumb > li a:hover {
      padding-right: 1.5625rem;
      text-decoration: underline; }
  .breadcrumb > li span {
    color: #ffffff;
    font-weight: 200; }

.page_breadcrumbs {
  display: none;
  overflow: hidden; }
  @media only screen and (min-width: 40.063em) {
    .page_breadcrumbs {
      display: block; } }
  .page_breadcrumbs ul li {
    font-size: 0.875rem; }
    .page_breadcrumbs ul li a:after {
      content: '/';
      position: absolute;
      top: 2px;
      right: 0;
      width: 5px;
      height: 10px; }

.page_title h1 {
  color: #ffffff;
  margin: 0;
  clear: none;
  font-size: 1.8em;
  margin-bottom: 0.625rem; }

.share-print {
  display: none; }
  .share-print .btn {
    float: right;
    margin-top: 15px;
    font-size: 0.875rem; }
    .share-print .btn:last-of-type {
      margin-right: 0.5rem; }
  @media only screen and (min-width: 64.063em) {
    .share-print {
      display: block; } }

.breadcrumb__simple {
  padding: 1rem; }
  @media only screen and (min-width: 40.063em) {
    .breadcrumb__simple {
      padding: 4rem; } }
  .breadcrumb__simple .breadcrumb__simple__title {
    font-size: 2.5rem; }
    @media only screen and (min-width: 40.063em) {
      .breadcrumb__simple .breadcrumb__simple__title {
        font-size: 4.125rem; } }
  .breadcrumb__simple .breadcrumb li {
    float: none; }
    .breadcrumb__simple .breadcrumb li a, .breadcrumb__simple .breadcrumb li span {
      color: #666666;
      font-weight: normal; }
  .breadcrumb__simple + .content {
    padding-top: 0; }

/* - Navigation regions
-------------------------------------------------
    Description: Navigation styles
    Author: Laurence Earl - Prodo Digital
    Author URL: http://www.prodo.com
    */
/*=====================================================
Navigation Styling
======================================================*/
.pagination {
  margin: 2rem 0;
  text-align: center; }
  .pagination__links {
    list-style: none;
    margin: 0;
    padding: 0;
    display: inline-block;
    margin: 0;
    padding: 1.5rem 2rem;
    background: #ffffff;
    box-shadow: 0 2px 12px rgba(0, 0, 0, 0.2);
    text-align: center;
    display: inline-block; }
    .pagination__links:after {
      content: '';
      display: table;
      height: 0;
      clear: both; }
  .pagination li {
    display: inline-block;
    padding: 0 0.25rem; }
    .pagination li:not(:last-child) {
      margin-right: 1.25rem; }
      .pagination li:not(:last-child) a:before {
        content: '0'; }
    .pagination li.active a {
      color: #10069f; }
      .pagination li.active a:after {
        content: '';
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 2px;
        background: #10069f; }
  .pagination a {
    position: relative;
    padding-bottom: 0.25rem;
    font-family: "Futura-PT", Arial, sans-serif;
    font-weight: bold;
    color: #e2e2ef;
    cursor: pointer;
    text-decoration: none; }

.no-js .top_bar ul.left {
  display: none; }

.no-js .site_header .site_nav > ul > li:hover .mega_menu {
  display: block; }

.no-js .site_header .site_nav > ul > li .mega_menu {
  top: 60%; }
  .no-js .site_header .site_nav > ul > li .mega_menu ul > li li ul {
    display: block; }
  .no-js .site_header .site_nav > ul > li .mega_menu .nav_section > ul > li li .sub-nav-dropdown-icon {
    display: none !important; }

.no-js .site_header .search_wrapper {
  display: none; }

.no-js .site_header .mobile_site_nav {
  display: block; }
  .no-js .site_header .mobile_site_nav #search-mob {
    display: block; }

.no-js .accordion .accordion-navigation .content {
  display: block; }

.no-js .accordion .accordion-navigation > a {
  border-top: 1px solid #000000; }
  .no-js .accordion .accordion-navigation > a:after {
    display: none; }

.no-js .accordion .accordion-navigation:first-of-type > a {
  border-top: 0; }

.no-js .accordion .accordion-navigation:last-of-type .content {
  border-bottom: 1px solid #000000; }

.no-js .rte p img {
  margin: 0 15px 15px 15px; }

.no-js .full-size-tile .image-container {
  min-height: 300px; }

.no-js #show-more-tweets {
  display: none; }

.no-js .cust-tabs, .no-js .cust-tabs-spacer {
  display: none; }

.no-js .home-tab-content {
  display: block !important; }

.no-js #print {
  display: none; }

.no-js .fake-file-upload .fake-container {
  display: none; }

.no-js .fake-file-upload input[type="file"] {
  display: block !important;
  visibility: visible !important; }

.no-js .tabs dd .tab-title, .no-js .tabs .tab-title {
  display: none; }

.no-js .handbook_slider ul li {
  margin-bottom: 15px; }

.no-js .handbook_slider .cta_section {
  margin-bottom: 15px; }

.no-js .handbook_slider > div {
  margin-bottom: 15px; }

.no-js .office-container .row .small-12:first-of-type {
  display: none; }

.no-js .office-container .row .small-12:last-of-type {
  width: 100% !important; }

.no-js .office-container .row .small-12 .location-container {
  border-left: 1px solid #000000; }

.js-hero-slider .banner {
  display: none; }
  .js-hero-slider .banner:first-child {
    display: block; }

.js-hero-slider.slick-initialized .banner {
  display: block; }

/*# sourceMappingURL=global.css.map */
@charset "UTF-8";

/*!
 * Pikaday
 * Copyright © 2014 David Bushell | BSD & MIT license | http://dbushell.com/
 */

.pika-single {
    z-index: 9999;
    display: block;
    position: relative;
    color: #333;
    background: #fff;
    border: 1px solid #ccc;
    border-bottom-color: #bbb;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/*
clear child float (pika-lendar), using the famous micro clearfix hack
http://nicolasgallagher.com/micro-clearfix-hack/
*/
.pika-single:before,
.pika-single:after {
    content: " ";
    display: table;
}
.pika-single:after { clear: both }
.pika-single { *zoom: 1 }

.pika-single.is-hidden {
    display: none;
}

.pika-single.is-bound {
    position: absolute;
    box-shadow: 0 5px 15px -5px rgba(0,0,0,.5);
}

.pika-lendar {
    float: left;
    width: 240px;
    margin: 8px;
}

.pika-title {
    position: relative;
    text-align: center;
}

.pika-label {
    display: inline-block;
    *display: inline;
    position: relative;
    z-index: 9999;
    overflow: hidden;
    margin: 0;
    padding: 5px 3px;
    font-size: 14px;
    line-height: 20px;
    font-weight: bold;
    background-color: #fff;
}
.pika-title select {
    cursor: pointer;
    position: absolute;
    z-index: 9998;
    margin: 0;
    left: 0;
    top: 5px;
    filter: alpha(opacity=0);
    opacity: 0;
}

.pika-prev,
.pika-next {
    display: block;
    cursor: pointer;
    position: relative;
    outline: none;
    border: 0;
    padding: 0;
    width: 20px;
    height: 30px;
    /* hide text using text-indent trick, using width value (it's enough) */
    text-indent: 20px;
    white-space: nowrap;
    overflow: hidden;
    background-color: transparent;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 75% 75%;
    opacity: .5;
    *position: absolute;
    *top: 0;
}

.pika-prev:hover,
.pika-next:hover {
    opacity: 1;
}

.pika-prev,
.is-rtl .pika-next {
    float: left;
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAUklEQVR42u3VMQoAIBADQf8Pgj+OD9hG2CtONJB2ymQkKe0HbwAP0xucDiQWARITIDEBEnMgMQ8S8+AqBIl6kKgHiXqQqAeJepBo/z38J/U0uAHlaBkBl9I4GwAAAABJRU5ErkJggg==');
    *left: 0;
}

.pika-next,
.is-rtl .pika-prev {
    float: right;
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAU0lEQVR42u3VOwoAMAgE0dwfAnNjU26bYkBCFGwfiL9VVWoO+BJ4Gf3gtsEKKoFBNTCoCAYVwaAiGNQGMUHMkjGbgjk2mIONuXo0nC8XnCf1JXgArVIZAQh5TKYAAAAASUVORK5CYII=');
    *right: 0;
}

.pika-prev.is-disabled,
.pika-next.is-disabled {
    cursor: default;
    opacity: .2;
}

.pika-select {
    display: inline-block;
    *display: inline;
}

.pika-table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    border: 0;
}

.pika-table th,
.pika-table td {
    width: 14.285714285714286%;
    padding: 0;
}

.pika-table th {
    color: #999;
    font-size: 12px;
    line-height: 25px;
    font-weight: bold;
    text-align: center;
}

.pika-button {
    cursor: pointer;
    display: block;
    outline: none;
    border: 0;
    margin: 0;
    width: 100%;
    padding: 5px;
    color: #666;
    font-size: 12px;
    line-height: 15px;
    text-align: right;
    background: #f5f5f5;
}

.is-today .pika-button {
    color: #33aaff;
    font-weight: bold;
}

.is-selected .pika-button {
    color: #fff;
    font-weight: bold;
    background: #33aaff;
    box-shadow: inset 0 1px 3px #178fe5;
    border-radius: 3px;
}

.is-disabled .pika-button {
    pointer-events: none;
    cursor: default;
    color: #999;
    opacity: .3;
}

.pika-button:hover {
    color: #fff !important;
    background: #ff8000 !important;
    box-shadow: none !important;
    border-radius: 3px !important;
}
