@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Nunito+Sans:ital,opsz,wght@0,6..12,200..1000;1,6..12,200..1000&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Nunito+Sans:ital,opsz,wght@0,6..12,200..1000;1,6..12,200..1000&display=swap");
@font-face {
  font-family: "foundation-icons";
  src: url("/fonts/foundation-icons/foundation-icons.eot");
  src: url("/fonts/foundation-icons/foundation-icons.eot?#iefix") format("embedded-opentype"), url("/fonts/foundation-icons/foundation-icons.woff") format("woff"), url("/fonts/foundation-icons/foundation-icons.ttf") format("truetype"), url("/fonts/foundation-icons/foundation-icons.svg#fontcustom") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'DINPro-Medium';
  src: url("/fonts/DINPro/DINPro-Medium.eot?#iefix") format("embedded-opentype"), url("/fonts/DINPro/DINPro-Medium.otf") format("opentype"), url("/fonts/DINPro/DINPro-Medium.woff") format("woff"), url("/fonts/DINPro/DINPro-Medium.ttf") format("truetype"), url("/fonts/DINPro/DINPro-Medium.svg#DINPro-Medium") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'DINPro-Bold';
  src: url("/fonts/DINPro-Bold/DINPro-Bold.eot?#iefix") format("embedded-opentype"), url("/fonts/DINPro-Bold/DINPro-Bold.otf") format("opentype"), url("/fonts/DINPro-Bold/DINPro-Bold.woff") format("woff"), url("/fonts/DINPro-Bold/DINPro-Bold.ttf") format("truetype"), url("/fonts/DINPro-Bold/DINPro-Bold.svg#DINPro-Bold") format("svg");
  font-weight: normal;
  font-style: normal; }

.primary-bg {
  background-color: #003c56; }

.secondary-bg {
  background-color: #85c037; }

.tertiary-bg {
  background-color: #e92323; }

@font-face {
  font-family: "foundation-icons";
  src: url("/fonts/foundation-icons/foundation-icons.eot");
  src: url("/fonts/foundation-icons/foundation-icons.eot?#iefix") format("embedded-opentype"), url("/fonts/foundation-icons/foundation-icons.woff") format("woff"), url("/fonts/foundation-icons/foundation-icons.ttf") format("truetype"), url("/fonts/foundation-icons/foundation-icons.svg#fontcustom") format("svg");
  font-weight: normal;
  font-style: normal; }

.primary-bg {
  background-color: #1e145a; }

.secondary-bg {
  background-color: #074f47; }

.tertiary-bg {
  background-color: #16b7a4; }

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

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

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

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

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

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

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

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

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

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

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

html, body {
  height: 100%; }

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

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

body {
  background: #fff;
  color: #222;
  cursor: auto;
  font-family: "Open Sans", "Montserrat", 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: none;
  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: baseline; }

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

select {
  width: 100%; }

.row {
  margin: 0 auto;
  max-width: 64rem;
  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.33333%;
    right: auto; }
  .small-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }
  .small-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }
  .small-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }
  .small-push-3 {
    position: relative;
    left: 25%;
    right: auto; }
  .small-pull-3 {
    position: relative;
    right: 25%;
    left: auto; }
  .small-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }
  .small-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }
  .small-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }
  .small-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }
  .small-push-6 {
    position: relative;
    left: 50%;
    right: auto; }
  .small-pull-6 {
    position: relative;
    right: 50%;
    left: auto; }
  .small-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }
  .small-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }
  .small-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }
  .small-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }
  .small-push-9 {
    position: relative;
    left: 75%;
    right: auto; }
  .small-pull-9 {
    position: relative;
    right: 75%;
    left: auto; }
  .small-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }
  .small-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }
  .small-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }
  .small-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; }
  .column,
  .columns {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left; }
  .small-1 {
    width: 8.33333%; }
  .small-2 {
    width: 16.66667%; }
  .small-3 {
    width: 25%; }
  .small-4 {
    width: 33.33333%; }
  .small-5 {
    width: 41.66667%; }
  .small-6 {
    width: 50%; }
  .small-7 {
    width: 58.33333%; }
  .small-8 {
    width: 66.66667%; }
  .small-9 {
    width: 75%; }
  .small-10 {
    width: 83.33333%; }
  .small-11 {
    width: 91.66667%; }
  .small-12 {
    width: 100%; }
  .small-offset-0 {
    margin-left: 0 !important; }
  .small-offset-1 {
    margin-left: 8.33333% !important; }
  .small-offset-2 {
    margin-left: 16.66667% !important; }
  .small-offset-3 {
    margin-left: 25% !important; }
  .small-offset-4 {
    margin-left: 33.33333% !important; }
  .small-offset-5 {
    margin-left: 41.66667% !important; }
  .small-offset-6 {
    margin-left: 50% !important; }
  .small-offset-7 {
    margin-left: 58.33333% !important; }
  .small-offset-8 {
    margin-left: 66.66667% !important; }
  .small-offset-9 {
    margin-left: 75% !important; }
  .small-offset-10 {
    margin-left: 83.33333% !important; }
  .small-offset-11 {
    margin-left: 91.66667% !important; }
  .small-reset-order {
    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.0625em) {
  .medium-push-0 {
    position: relative;
    left: 0;
    right: auto; }
  .medium-pull-0 {
    position: relative;
    right: 0;
    left: auto; }
  .medium-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }
  .medium-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }
  .medium-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }
  .medium-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }
  .medium-push-3 {
    position: relative;
    left: 25%;
    right: auto; }
  .medium-pull-3 {
    position: relative;
    right: 25%;
    left: auto; }
  .medium-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }
  .medium-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }
  .medium-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }
  .medium-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }
  .medium-push-6 {
    position: relative;
    left: 50%;
    right: auto; }
  .medium-pull-6 {
    position: relative;
    right: 50%;
    left: auto; }
  .medium-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }
  .medium-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }
  .medium-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }
  .medium-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }
  .medium-push-9 {
    position: relative;
    left: 75%;
    right: auto; }
  .medium-pull-9 {
    position: relative;
    right: 75%;
    left: auto; }
  .medium-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }
  .medium-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }
  .medium-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }
  .medium-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; }
  .column,
  .columns {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left; }
  .medium-1 {
    width: 8.33333%; }
  .medium-2 {
    width: 16.66667%; }
  .medium-3 {
    width: 25%; }
  .medium-4 {
    width: 33.33333%; }
  .medium-5 {
    width: 41.66667%; }
  .medium-6 {
    width: 50%; }
  .medium-7 {
    width: 58.33333%; }
  .medium-8 {
    width: 66.66667%; }
  .medium-9 {
    width: 75%; }
  .medium-10 {
    width: 83.33333%; }
  .medium-11 {
    width: 91.66667%; }
  .medium-12 {
    width: 100%; }
  .medium-offset-0 {
    margin-left: 0 !important; }
  .medium-offset-1 {
    margin-left: 8.33333% !important; }
  .medium-offset-2 {
    margin-left: 16.66667% !important; }
  .medium-offset-3 {
    margin-left: 25% !important; }
  .medium-offset-4 {
    margin-left: 33.33333% !important; }
  .medium-offset-5 {
    margin-left: 41.66667% !important; }
  .medium-offset-6 {
    margin-left: 50% !important; }
  .medium-offset-7 {
    margin-left: 58.33333% !important; }
  .medium-offset-8 {
    margin-left: 66.66667% !important; }
  .medium-offset-9 {
    margin-left: 75% !important; }
  .medium-offset-10 {
    margin-left: 83.33333% !important; }
  .medium-offset-11 {
    margin-left: 91.66667% !important; }
  .medium-reset-order {
    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.33333%;
    right: auto; }
  .pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }
  .push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }
  .pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }
  .push-3 {
    position: relative;
    left: 25%;
    right: auto; }
  .pull-3 {
    position: relative;
    right: 25%;
    left: auto; }
  .push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }
  .pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }
  .push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }
  .pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }
  .push-6 {
    position: relative;
    left: 50%;
    right: auto; }
  .pull-6 {
    position: relative;
    right: 50%;
    left: auto; }
  .push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }
  .pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }
  .push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }
  .pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }
  .push-9 {
    position: relative;
    left: 75%;
    right: auto; }
  .pull-9 {
    position: relative;
    right: 75%;
    left: auto; }
  .push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }
  .pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }
  .push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }
  .pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; } }

@media only screen and (min-width: 64.0625em) {
  .large-push-0 {
    position: relative;
    left: 0;
    right: auto; }
  .large-pull-0 {
    position: relative;
    right: 0;
    left: auto; }
  .large-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }
  .large-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }
  .large-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }
  .large-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }
  .large-push-3 {
    position: relative;
    left: 25%;
    right: auto; }
  .large-pull-3 {
    position: relative;
    right: 25%;
    left: auto; }
  .large-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }
  .large-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }
  .large-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }
  .large-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }
  .large-push-6 {
    position: relative;
    left: 50%;
    right: auto; }
  .large-pull-6 {
    position: relative;
    right: 50%;
    left: auto; }
  .large-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }
  .large-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }
  .large-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }
  .large-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }
  .large-push-9 {
    position: relative;
    left: 75%;
    right: auto; }
  .large-pull-9 {
    position: relative;
    right: 75%;
    left: auto; }
  .large-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }
  .large-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }
  .large-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }
  .large-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; }
  .column,
  .columns {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left; }
  .large-1 {
    width: 8.33333%; }
  .large-2 {
    width: 16.66667%; }
  .large-3 {
    width: 25%; }
  .large-4 {
    width: 33.33333%; }
  .large-5 {
    width: 41.66667%; }
  .large-6 {
    width: 50%; }
  .large-7 {
    width: 58.33333%; }
  .large-8 {
    width: 66.66667%; }
  .large-9 {
    width: 75%; }
  .large-10 {
    width: 83.33333%; }
  .large-11 {
    width: 91.66667%; }
  .large-12 {
    width: 100%; }
  .large-offset-0 {
    margin-left: 0 !important; }
  .large-offset-1 {
    margin-left: 8.33333% !important; }
  .large-offset-2 {
    margin-left: 16.66667% !important; }
  .large-offset-3 {
    margin-left: 25% !important; }
  .large-offset-4 {
    margin-left: 33.33333% !important; }
  .large-offset-5 {
    margin-left: 41.66667% !important; }
  .large-offset-6 {
    margin-left: 50% !important; }
  .large-offset-7 {
    margin-left: 58.33333% !important; }
  .large-offset-8 {
    margin-left: 66.66667% !important; }
  .large-offset-9 {
    margin-left: 75% !important; }
  .large-offset-10 {
    margin-left: 83.33333% !important; }
  .large-offset-11 {
    margin-left: 91.66667% !important; }
  .large-reset-order {
    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.33333%;
    right: auto; }
  .pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }
  .push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }
  .pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }
  .push-3 {
    position: relative;
    left: 25%;
    right: auto; }
  .pull-3 {
    position: relative;
    right: 25%;
    left: auto; }
  .push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }
  .pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }
  .push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }
  .pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }
  .push-6 {
    position: relative;
    left: 50%;
    right: auto; }
  .pull-6 {
    position: relative;
    right: 50%;
    left: auto; }
  .push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }
  .pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }
  .push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }
  .pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }
  .push-9 {
    position: relative;
    left: 75%;
    right: auto; }
  .pull-9 {
    position: relative;
    right: 75%;
    left: auto; }
  .push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }
  .pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }
  .push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }
  .pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; } }

.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: #e8e8e8;
      color: #222222; }
    .accordion .accordion-navigation > a, .accordion dd > a {
      background: #EFEFEF;
      color: #222222;
      display: block;
      font-family: "Open Sans", "Montserrat", sans-serif;
      font-size: 1rem;
      padding: 1rem; }
      .accordion .accordion-navigation > a:hover, .accordion dd > a:hover {
        background: #e3e3e3; }
    .accordion .accordion-navigation > .content, .accordion dd > .content {
      display: none;
      padding: 0.9375rem; }
      .accordion .accordion-navigation > .content.active, .accordion dd > .content.active {
        background: #FFF;
        display: block; }

.alert-box {
  border-style: solid;
  border-width: 1px;
  display: block;
  font-size: 0.8125rem;
  font-weight: normal;
  margin-bottom: 1.25rem;
  padding: 0.875rem 1.5rem 0.875rem 0.875rem;
  position: relative;
  transition: opacity 300ms ease-out;
  background-color: #444;
  border-color: #3a3a3a;
  color: #FFF; }
  .alert-box .close {
    right: 0.25rem;
    background: inherit;
    color: #333333;
    font-size: 1.375rem;
    line-height: .9;
    margin-top: -0.6875rem;
    opacity: 0.3;
    padding: 0 6px 4px;
    position: absolute;
    top: 50%; }
    .alert-box .close:hover, .alert-box .close:focus {
      opacity: 0.5; }
  .alert-box.radius {
    border-radius: 3px; }
  .alert-box.round {
    border-radius: 1000px; }
  .alert-box.success {
    background-color: #43AC6A;
    border-color: #3a945b;
    color: #FFF; }
  .alert-box.alert {
    background-color: #f04124;
    border-color: #de2d0f;
    color: #FFF; }
  .alert-box.secondary {
    background-color: #e7e7e7;
    border-color: #c7c7c7;
    color: #4f4f4f; }
  .alert-box.warning {
    background-color: #f08a24;
    border-color: #de770f;
    color: #FFF; }
  .alert-box.info {
    background-color: #a0d3e8;
    border-color: #74bfdd;
    color: #4f4f4f; }
  .alert-box.alert-close {
    opacity: 0; }

[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.33333%; }
    .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.66667%; }
    .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.28571%; }
    .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.11111%; }
    .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.09091%; }
    .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.33333%; }
    .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.0625em) {
  .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.33333%; }
    .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.66667%; }
    .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.28571%; }
    .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.11111%; }
    .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.09091%; }
    .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.33333%; }
    .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.0625em) {
  .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.33333%; }
    .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.66667%; }
    .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.28571%; }
    .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.11111%; }
    .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.09091%; }
    .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.33333%; }
    .large-block-grid-12 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-12 > li:nth-of-type(12n+1) {
      clear: both; } }

.breadcrumbs {
  border-style: solid;
  border-width: 1px;
  display: block;
  list-style: none;
  margin-left: 0;
  overflow: hidden;
  padding: 0.5625rem 0.875rem 0.5625rem;
  background-color: #f4f4f4;
  border-color: gainsboro;
  border-radius: 3px; }
  .breadcrumbs > * {
    color: #444;
    float: left;
    font-size: 0.6875rem;
    line-height: 0.6875rem;
    margin: 0;
    text-transform: uppercase; }
    .breadcrumbs > *:hover a, .breadcrumbs > *:focus a {
      text-decoration: underline; }
    .breadcrumbs > * a {
      color: #444; }
    .breadcrumbs > *.current {
      color: #333333;
      cursor: default; }
      .breadcrumbs > *.current a {
        color: #333333;
        cursor: default; }
      .breadcrumbs > *.current:hover, .breadcrumbs > *.current:hover a, .breadcrumbs > *.current:focus, .breadcrumbs > *.current:focus a {
        text-decoration: none; }
    .breadcrumbs > *.unavailable {
      color: #999999; }
      .breadcrumbs > *.unavailable a {
        color: #999999; }
      .breadcrumbs > *.unavailable:hover,
      .breadcrumbs > *.unavailable:hover a, .breadcrumbs > *.unavailable:focus,
      .breadcrumbs > *.unavailable a:focus {
        color: #999999;
        cursor: not-allowed;
        text-decoration: none; }
    .breadcrumbs > *:before {
      color: #AAAAAA;
      content: "/";
      margin: 0 0.75rem;
      position: relative;
      top: 1px; }
    .breadcrumbs > *:first-child:before {
      content: " ";
      margin: 0; }

/* Accessibility - hides the forward slash */
[aria-label="breadcrumbs"] [aria-hidden="true"]:after {
  content: "/"; }

button, .button {
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  border-style: solid;
  border-width: 0;
  cursor: pointer;
  font-family: "Open Sans", "Montserrat", sans-serif;
  font-weight: normal;
  line-height: normal;
  margin: 0 0 1.25rem;
  position: relative;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  padding: 1rem 2rem 1.0625rem 2rem;
  font-size: 1rem;
  background-color: #444;
  border-color: #16b7a4;
  color: #FFF;
  transition: background-color 300ms ease-out; }
  @media (min-width: 1024px) {
    button:hover, button:focus, .button:hover, .button:focus {
      background-color: darker(#444, 7%); } }
  button:hover, button:focus, .button:hover, .button:focus {
    color: #FFF; }
  button.secondary, .button.secondary {
    background-color: #e7e7e7;
    border-color: #b9b9b9;
    color: #333333; }
    @media (min-width: 1024px) {
      button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus {
        background-color: darker(#444, 7%); } }
    button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus {
      color: #333333; }
  button.success, .button.success {
    background-color: #43AC6A;
    border-color: #368a55;
    color: #FFF; }
    @media (min-width: 1024px) {
      button.success:hover, button.success:focus, .button.success:hover, .button.success:focus {
        background-color: darker(#444, 7%); } }
    button.success:hover, button.success:focus, .button.success:hover, .button.success:focus {
      color: #FFF; }
  button.alert, .button.alert {
    background-color: #f04124;
    border-color: #cf2a0e;
    color: #FFF; }
    @media (min-width: 1024px) {
      button.alert:hover, button.alert:focus, .button.alert:hover, .button.alert:focus {
        background-color: darker(#444, 7%); } }
    button.alert:hover, button.alert:focus, .button.alert:hover, .button.alert:focus {
      color: #FFF; }
  button.warning, .button.warning {
    background-color: #f08a24;
    border-color: #cf6e0e;
    color: #FFF; }
    @media (min-width: 1024px) {
      button.warning:hover, button.warning:focus, .button.warning:hover, .button.warning:focus {
        background-color: darker(#444, 7%); } }
    button.warning:hover, button.warning:focus, .button.warning:hover, .button.warning:focus {
      color: #FFF; }
  button.info, .button.info {
    background-color: #a0d3e8;
    border-color: #61b6d9;
    color: #333333; }
    @media (min-width: 1024px) {
      button.info:hover, button.info:focus, .button.info:hover, .button.info:focus {
        background-color: darker(#444, 7%); } }
    button.info:hover, button.info:focus, .button.info:hover, .button.info:focus {
      color: #FFF; }
  button.large, .button.large {
    padding: 1.125rem 2.25rem 1.1875rem 2.25rem;
    font-size: 1.25rem; }
  button.small, .button.small {
    padding: 0.875rem 1.75rem 0.9375rem 1.75rem;
    font-size: 0.8125rem; }
  button.tiny, .button.tiny {
    padding: 0.625rem 1.25rem 0.6875rem 1.25rem;
    font-size: 0.6875rem; }
  button.expand, .button.expand {
    padding: 1rem 2rem 1.0625rem 2rem;
    font-size: 1rem;
    padding-bottom: 1.0625rem;
    padding-top: 1rem;
    padding-left: 1rem;
    padding-right: 1rem;
    width: 100%; }
  button.left-align, .button.left-align {
    text-align: left;
    text-indent: 0.75rem; }
  button.right-align, .button.right-align {
    text-align: right;
    padding-right: 0.75rem; }
  button.radius, .button.radius {
    border-radius: 3px; }
  button.round, .button.round {
    border-radius: 1000px; }
  button.disabled, button[disabled], .button.disabled, .button[disabled] {
    background-color: #444;
    border-color: #16b7a4;
    color: #FFF;
    box-shadow: none;
    cursor: default;
    opacity: 0.7; }
    @media (min-width: 1024px) {
      button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
        background-color: darker(#444, 7%); } }
    button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
      color: #FFF; }
    button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
      background-color: #444; }
    button.disabled.secondary, button[disabled].secondary, .button.disabled.secondary, .button[disabled].secondary {
      background-color: #e7e7e7;
      border-color: #b9b9b9;
      color: #333333;
      box-shadow: none;
      cursor: default;
      opacity: 0.7; }
      @media (min-width: 1024px) {
        button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
          background-color: darker(#444, 7%); } }
      button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
        color: #333333; }
      button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
        background-color: #e7e7e7; }
    button.disabled.success, button[disabled].success, .button.disabled.success, .button[disabled].success {
      background-color: #43AC6A;
      border-color: #368a55;
      color: #FFF;
      box-shadow: none;
      cursor: default;
      opacity: 0.7; }
      @media (min-width: 1024px) {
        button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
          background-color: darker(#444, 7%); } }
      button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
        color: #FFF; }
      button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
        background-color: #43AC6A; }
    button.disabled.alert, button[disabled].alert, .button.disabled.alert, .button[disabled].alert {
      background-color: #f04124;
      border-color: #cf2a0e;
      color: #FFF;
      box-shadow: none;
      cursor: default;
      opacity: 0.7; }
      @media (min-width: 1024px) {
        button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
          background-color: darker(#444, 7%); } }
      button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
        color: #FFF; }
      button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
        background-color: #f04124; }
    button.disabled.warning, button[disabled].warning, .button.disabled.warning, .button[disabled].warning {
      background-color: #f08a24;
      border-color: #cf6e0e;
      color: #FFF;
      box-shadow: none;
      cursor: default;
      opacity: 0.7; }
      @media (min-width: 1024px) {
        button.disabled.warning:hover, button.disabled.warning:focus, button[disabled].warning:hover, button[disabled].warning:focus, .button.disabled.warning:hover, .button.disabled.warning:focus, .button[disabled].warning:hover, .button[disabled].warning:focus {
          background-color: darker(#444, 7%); } }
      button.disabled.warning:hover, button.disabled.warning:focus, button[disabled].warning:hover, button[disabled].warning:focus, .button.disabled.warning:hover, .button.disabled.warning:focus, .button[disabled].warning:hover, .button[disabled].warning:focus {
        color: #FFF; }
      button.disabled.warning:hover, button.disabled.warning:focus, button[disabled].warning:hover, button[disabled].warning:focus, .button.disabled.warning:hover, .button.disabled.warning:focus, .button[disabled].warning:hover, .button[disabled].warning:focus {
        background-color: #f08a24; }
    button.disabled.info, button[disabled].info, .button.disabled.info, .button[disabled].info {
      background-color: #a0d3e8;
      border-color: #61b6d9;
      color: #333333;
      box-shadow: none;
      cursor: default;
      opacity: 0.7; }
      @media (min-width: 1024px) {
        button.disabled.info:hover, button.disabled.info:focus, button[disabled].info:hover, button[disabled].info:focus, .button.disabled.info:hover, .button.disabled.info:focus, .button[disabled].info:hover, .button[disabled].info:focus {
          background-color: darker(#444, 7%); } }
      button.disabled.info:hover, button.disabled.info:focus, button[disabled].info:hover, button[disabled].info:focus, .button.disabled.info:hover, .button.disabled.info:focus, .button[disabled].info:hover, .button[disabled].info:focus {
        color: #FFF; }
      button.disabled.info:hover, button.disabled.info:focus, button[disabled].info:hover, button[disabled].info:focus, .button.disabled.info:hover, .button.disabled.info:focus, .button[disabled].info:hover, .button[disabled].info:focus {
        background-color: #a0d3e8; }

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

@media only screen and (min-width: 40.0625em) {
  button, .button {
    display: inline-block; } }

.button-group {
  list-style: none;
  margin: 0;
  left: 0; }
  .button-group:before, .button-group:after {
    content: " ";
    display: table; }
  .button-group:after {
    clear: both; }
  .button-group.even-2 li {
    display: inline-block;
    margin: 0 -2px;
    width: 50%; }
    .button-group.even-2 li > button, .button-group.even-2 li .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.even-2 li:first-child button, .button-group.even-2 li:first-child .button {
      border-left: 0; }
    .button-group.even-2 li button, .button-group.even-2 li .button {
      width: 100%; }
  .button-group.even-3 li {
    display: inline-block;
    margin: 0 -2px;
    width: 33.33333%; }
    .button-group.even-3 li > button, .button-group.even-3 li .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.even-3 li:first-child button, .button-group.even-3 li:first-child .button {
      border-left: 0; }
    .button-group.even-3 li button, .button-group.even-3 li .button {
      width: 100%; }
  .button-group.even-4 li {
    display: inline-block;
    margin: 0 -2px;
    width: 25%; }
    .button-group.even-4 li > button, .button-group.even-4 li .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.even-4 li:first-child button, .button-group.even-4 li:first-child .button {
      border-left: 0; }
    .button-group.even-4 li button, .button-group.even-4 li .button {
      width: 100%; }
  .button-group.even-5 li {
    display: inline-block;
    margin: 0 -2px;
    width: 20%; }
    .button-group.even-5 li > button, .button-group.even-5 li .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.even-5 li:first-child button, .button-group.even-5 li:first-child .button {
      border-left: 0; }
    .button-group.even-5 li button, .button-group.even-5 li .button {
      width: 100%; }
  .button-group.even-6 li {
    display: inline-block;
    margin: 0 -2px;
    width: 16.66667%; }
    .button-group.even-6 li > button, .button-group.even-6 li .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.even-6 li:first-child button, .button-group.even-6 li:first-child .button {
      border-left: 0; }
    .button-group.even-6 li button, .button-group.even-6 li .button {
      width: 100%; }
  .button-group.even-7 li {
    display: inline-block;
    margin: 0 -2px;
    width: 14.28571%; }
    .button-group.even-7 li > button, .button-group.even-7 li .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.even-7 li:first-child button, .button-group.even-7 li:first-child .button {
      border-left: 0; }
    .button-group.even-7 li button, .button-group.even-7 li .button {
      width: 100%; }
  .button-group.even-8 li {
    display: inline-block;
    margin: 0 -2px;
    width: 12.5%; }
    .button-group.even-8 li > button, .button-group.even-8 li .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.even-8 li:first-child button, .button-group.even-8 li:first-child .button {
      border-left: 0; }
    .button-group.even-8 li button, .button-group.even-8 li .button {
      width: 100%; }
  .button-group > li {
    display: inline-block;
    margin: 0 -2px; }
    .button-group > li > button, .button-group > li .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group > li:first-child button, .button-group > li:first-child .button {
      border-left: 0; }
  .button-group.stack > li {
    display: block;
    margin: 0;
    float: none; }
    .button-group.stack > li > button, .button-group.stack > li .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.stack > li:first-child button, .button-group.stack > li:first-child .button {
      border-left: 0; }
    .button-group.stack > li > button, .button-group.stack > li .button {
      border-color: rgba(255, 255, 255, 0.5);
      border-left-width: 0;
      border-top: 1px solid;
      display: block;
      margin: 0; }
    .button-group.stack > li > button {
      width: 100%; }
    .button-group.stack > li:first-child button, .button-group.stack > li:first-child .button {
      border-top: 0; }
  .button-group.stack-for-small > li {
    display: inline-block;
    margin: 0 -2px; }
    .button-group.stack-for-small > li > button, .button-group.stack-for-small > li .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.stack-for-small > li:first-child button, .button-group.stack-for-small > li:first-child .button {
      border-left: 0; }
    @media only screen and (max-width: 40em) {
      .button-group.stack-for-small > li {
        display: block;
        margin: 0;
        width: 100%; }
        .button-group.stack-for-small > li > button, .button-group.stack-for-small > li .button {
          border-left: 1px solid;
          border-color: rgba(255, 255, 255, 0.5); }
        .button-group.stack-for-small > li:first-child button, .button-group.stack-for-small > li:first-child .button {
          border-left: 0; }
        .button-group.stack-for-small > li > button, .button-group.stack-for-small > li .button {
          border-color: rgba(255, 255, 255, 0.5);
          border-left-width: 0;
          border-top: 1px solid;
          display: block;
          margin: 0; }
        .button-group.stack-for-small > li > button {
          width: 100%; }
        .button-group.stack-for-small > li:first-child button, .button-group.stack-for-small > li:first-child .button {
          border-top: 0; } }
  .button-group.radius > * {
    display: inline-block;
    margin: 0 -2px; }
    .button-group.radius > * > button, .button-group.radius > * .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.radius > *:first-child button, .button-group.radius > *:first-child .button {
      border-left: 0; }
    .button-group.radius > *,
    .button-group.radius > * > a,
    .button-group.radius > * > button,
    .button-group.radius > * > .button {
      border-radius: 0; }
    .button-group.radius > *:first-child,
    .button-group.radius > *:first-child > a,
    .button-group.radius > *:first-child > button,
    .button-group.radius > *:first-child > .button {
      -webkit-border-bottom-left-radius: 3px;
      -webkit-border-top-left-radius: 3px;
      border-bottom-left-radius: 3px;
      border-top-left-radius: 3px; }
    .button-group.radius > *:last-child,
    .button-group.radius > *:last-child > a,
    .button-group.radius > *:last-child > button,
    .button-group.radius > *:last-child > .button {
      -webkit-border-bottom-right-radius: 3px;
      -webkit-border-top-right-radius: 3px;
      border-bottom-right-radius: 3px;
      border-top-right-radius: 3px; }
  .button-group.radius.stack > * {
    display: block;
    margin: 0; }
    .button-group.radius.stack > * > button, .button-group.radius.stack > * .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.radius.stack > *:first-child button, .button-group.radius.stack > *:first-child .button {
      border-left: 0; }
    .button-group.radius.stack > * > button, .button-group.radius.stack > * .button {
      border-color: rgba(255, 255, 255, 0.5);
      border-left-width: 0;
      border-top: 1px solid;
      display: block;
      margin: 0; }
    .button-group.radius.stack > * > button {
      width: 100%; }
    .button-group.radius.stack > *:first-child button, .button-group.radius.stack > *:first-child .button {
      border-top: 0; }
    .button-group.radius.stack > *,
    .button-group.radius.stack > * > a,
    .button-group.radius.stack > * > button,
    .button-group.radius.stack > * > .button {
      border-radius: 0; }
    .button-group.radius.stack > *:first-child,
    .button-group.radius.stack > *:first-child > a,
    .button-group.radius.stack > *:first-child > button,
    .button-group.radius.stack > *:first-child > .button {
      -webkit-top-left-radius: 3px;
      -webkit-top-right-radius: 3px;
      border-top-left-radius: 3px;
      border-top-right-radius: 3px; }
    .button-group.radius.stack > *:last-child,
    .button-group.radius.stack > *:last-child > a,
    .button-group.radius.stack > *:last-child > button,
    .button-group.radius.stack > *:last-child > .button {
      -webkit-bottom-left-radius: 3px;
      -webkit-bottom-right-radius: 3px;
      border-bottom-left-radius: 3px;
      border-bottom-right-radius: 3px; }
  @media only screen and (min-width: 40.0625em) {
    .button-group.radius.stack-for-small > * {
      display: inline-block;
      margin: 0 -2px; }
      .button-group.radius.stack-for-small > * > button, .button-group.radius.stack-for-small > * .button {
        border-left: 1px solid;
        border-color: rgba(255, 255, 255, 0.5); }
      .button-group.radius.stack-for-small > *:first-child button, .button-group.radius.stack-for-small > *:first-child .button {
        border-left: 0; }
      .button-group.radius.stack-for-small > *,
      .button-group.radius.stack-for-small > * > a,
      .button-group.radius.stack-for-small > * > button,
      .button-group.radius.stack-for-small > * > .button {
        border-radius: 0; }
      .button-group.radius.stack-for-small > *:first-child,
      .button-group.radius.stack-for-small > *:first-child > a,
      .button-group.radius.stack-for-small > *:first-child > button,
      .button-group.radius.stack-for-small > *:first-child > .button {
        -webkit-border-bottom-left-radius: 3px;
        -webkit-border-top-left-radius: 3px;
        border-bottom-left-radius: 3px;
        border-top-left-radius: 3px; }
      .button-group.radius.stack-for-small > *:last-child,
      .button-group.radius.stack-for-small > *:last-child > a,
      .button-group.radius.stack-for-small > *:last-child > button,
      .button-group.radius.stack-for-small > *:last-child > .button {
        -webkit-border-bottom-right-radius: 3px;
        -webkit-border-top-right-radius: 3px;
        border-bottom-right-radius: 3px;
        border-top-right-radius: 3px; } }
  @media only screen and (max-width: 40em) {
    .button-group.radius.stack-for-small > * {
      display: block;
      margin: 0; }
      .button-group.radius.stack-for-small > * > button, .button-group.radius.stack-for-small > * .button {
        border-left: 1px solid;
        border-color: rgba(255, 255, 255, 0.5); }
      .button-group.radius.stack-for-small > *:first-child button, .button-group.radius.stack-for-small > *:first-child .button {
        border-left: 0; }
      .button-group.radius.stack-for-small > * > button, .button-group.radius.stack-for-small > * .button {
        border-color: rgba(255, 255, 255, 0.5);
        border-left-width: 0;
        border-top: 1px solid;
        display: block;
        margin: 0; }
      .button-group.radius.stack-for-small > * > button {
        width: 100%; }
      .button-group.radius.stack-for-small > *:first-child button, .button-group.radius.stack-for-small > *:first-child .button {
        border-top: 0; }
      .button-group.radius.stack-for-small > *,
      .button-group.radius.stack-for-small > * > a,
      .button-group.radius.stack-for-small > * > button,
      .button-group.radius.stack-for-small > * > .button {
        border-radius: 0; }
      .button-group.radius.stack-for-small > *:first-child,
      .button-group.radius.stack-for-small > *:first-child > a,
      .button-group.radius.stack-for-small > *:first-child > button,
      .button-group.radius.stack-for-small > *:first-child > .button {
        -webkit-top-left-radius: 3px;
        -webkit-top-right-radius: 3px;
        border-top-left-radius: 3px;
        border-top-right-radius: 3px; }
      .button-group.radius.stack-for-small > *:last-child,
      .button-group.radius.stack-for-small > *:last-child > a,
      .button-group.radius.stack-for-small > *:last-child > button,
      .button-group.radius.stack-for-small > *:last-child > .button {
        -webkit-bottom-left-radius: 3px;
        -webkit-bottom-right-radius: 3px;
        border-bottom-left-radius: 3px;
        border-bottom-right-radius: 3px; } }
  .button-group.round > * {
    display: inline-block;
    margin: 0 -2px; }
    .button-group.round > * > button, .button-group.round > * .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.round > *:first-child button, .button-group.round > *:first-child .button {
      border-left: 0; }
    .button-group.round > *,
    .button-group.round > * > a,
    .button-group.round > * > button,
    .button-group.round > * > .button {
      border-radius: 0; }
    .button-group.round > *:first-child,
    .button-group.round > *:first-child > a,
    .button-group.round > *:first-child > button,
    .button-group.round > *:first-child > .button {
      -webkit-border-bottom-left-radius: 1000px;
      -webkit-border-top-left-radius: 1000px;
      border-bottom-left-radius: 1000px;
      border-top-left-radius: 1000px; }
    .button-group.round > *:last-child,
    .button-group.round > *:last-child > a,
    .button-group.round > *:last-child > button,
    .button-group.round > *:last-child > .button {
      -webkit-border-bottom-right-radius: 1000px;
      -webkit-border-top-right-radius: 1000px;
      border-bottom-right-radius: 1000px;
      border-top-right-radius: 1000px; }
  .button-group.round.stack > * {
    display: block;
    margin: 0; }
    .button-group.round.stack > * > button, .button-group.round.stack > * .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.round.stack > *:first-child button, .button-group.round.stack > *:first-child .button {
      border-left: 0; }
    .button-group.round.stack > * > button, .button-group.round.stack > * .button {
      border-color: rgba(255, 255, 255, 0.5);
      border-left-width: 0;
      border-top: 1px solid;
      display: block;
      margin: 0; }
    .button-group.round.stack > * > button {
      width: 100%; }
    .button-group.round.stack > *:first-child button, .button-group.round.stack > *:first-child .button {
      border-top: 0; }
    .button-group.round.stack > *,
    .button-group.round.stack > * > a,
    .button-group.round.stack > * > button,
    .button-group.round.stack > * > .button {
      border-radius: 0; }
    .button-group.round.stack > *:first-child,
    .button-group.round.stack > *:first-child > a,
    .button-group.round.stack > *:first-child > button,
    .button-group.round.stack > *:first-child > .button {
      -webkit-top-left-radius: 1rem;
      -webkit-top-right-radius: 1rem;
      border-top-left-radius: 1rem;
      border-top-right-radius: 1rem; }
    .button-group.round.stack > *:last-child,
    .button-group.round.stack > *:last-child > a,
    .button-group.round.stack > *:last-child > button,
    .button-group.round.stack > *:last-child > .button {
      -webkit-bottom-left-radius: 1rem;
      -webkit-bottom-right-radius: 1rem;
      border-bottom-left-radius: 1rem;
      border-bottom-right-radius: 1rem; }
  @media only screen and (min-width: 40.0625em) {
    .button-group.round.stack-for-small > * {
      display: inline-block;
      margin: 0 -2px; }
      .button-group.round.stack-for-small > * > button, .button-group.round.stack-for-small > * .button {
        border-left: 1px solid;
        border-color: rgba(255, 255, 255, 0.5); }
      .button-group.round.stack-for-small > *:first-child button, .button-group.round.stack-for-small > *:first-child .button {
        border-left: 0; }
      .button-group.round.stack-for-small > *,
      .button-group.round.stack-for-small > * > a,
      .button-group.round.stack-for-small > * > button,
      .button-group.round.stack-for-small > * > .button {
        border-radius: 0; }
      .button-group.round.stack-for-small > *:first-child,
      .button-group.round.stack-for-small > *:first-child > a,
      .button-group.round.stack-for-small > *:first-child > button,
      .button-group.round.stack-for-small > *:first-child > .button {
        -webkit-border-bottom-left-radius: 1000px;
        -webkit-border-top-left-radius: 1000px;
        border-bottom-left-radius: 1000px;
        border-top-left-radius: 1000px; }
      .button-group.round.stack-for-small > *:last-child,
      .button-group.round.stack-for-small > *:last-child > a,
      .button-group.round.stack-for-small > *:last-child > button,
      .button-group.round.stack-for-small > *:last-child > .button {
        -webkit-border-bottom-right-radius: 1000px;
        -webkit-border-top-right-radius: 1000px;
        border-bottom-right-radius: 1000px;
        border-top-right-radius: 1000px; } }
  @media only screen and (max-width: 40em) {
    .button-group.round.stack-for-small > * {
      display: block;
      margin: 0; }
      .button-group.round.stack-for-small > * > button, .button-group.round.stack-for-small > * .button {
        border-left: 1px solid;
        border-color: rgba(255, 255, 255, 0.5); }
      .button-group.round.stack-for-small > *:first-child button, .button-group.round.stack-for-small > *:first-child .button {
        border-left: 0; }
      .button-group.round.stack-for-small > * > button, .button-group.round.stack-for-small > * .button {
        border-color: rgba(255, 255, 255, 0.5);
        border-left-width: 0;
        border-top: 1px solid;
        display: block;
        margin: 0; }
      .button-group.round.stack-for-small > * > button {
        width: 100%; }
      .button-group.round.stack-for-small > *:first-child button, .button-group.round.stack-for-small > *:first-child .button {
        border-top: 0; }
      .button-group.round.stack-for-small > *,
      .button-group.round.stack-for-small > * > a,
      .button-group.round.stack-for-small > * > button,
      .button-group.round.stack-for-small > * > .button {
        border-radius: 0; }
      .button-group.round.stack-for-small > *:first-child,
      .button-group.round.stack-for-small > *:first-child > a,
      .button-group.round.stack-for-small > *:first-child > button,
      .button-group.round.stack-for-small > *:first-child > .button {
        -webkit-top-left-radius: 1rem;
        -webkit-top-right-radius: 1rem;
        border-top-left-radius: 1rem;
        border-top-right-radius: 1rem; }
      .button-group.round.stack-for-small > *:last-child,
      .button-group.round.stack-for-small > *:last-child > a,
      .button-group.round.stack-for-small > *:last-child > button,
      .button-group.round.stack-for-small > *:last-child > .button {
        -webkit-bottom-left-radius: 1rem;
        -webkit-bottom-right-radius: 1rem;
        border-bottom-left-radius: 1rem;
        border-bottom-right-radius: 1rem; } }

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

.button-bar:after {
  clear: both; }

.button-bar .button-group {
  float: left;
  margin-right: 0.625rem; }
  .button-bar .button-group div {
    overflow: hidden; }

/* Clearing Styles */
.clearing-thumbs, [data-clearing] {
  list-style: none;
  margin-left: 0;
  margin-bottom: 0; }
  .clearing-thumbs:before, .clearing-thumbs:after, [data-clearing]:before, [data-clearing]:after {
    content: " ";
    display: table; }
  .clearing-thumbs:after, [data-clearing]:after {
    clear: both; }
  .clearing-thumbs li, [data-clearing] li {
    float: left;
    margin-right: 10px; }
  .clearing-thumbs[class*="block-grid-"] li, [data-clearing][class*="block-grid-"] li {
    margin-right: 0; }

.clearing-blackout {
  background: #333333;
  height: 100%;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 998;
  left: 0; }
  .clearing-blackout .clearing-close {
    display: block; }

.clearing-container {
  height: 100%;
  margin: 0;
  overflow: hidden;
  position: relative;
  z-index: 998; }

.clearing-touch-label {
  color: #AAAAAA;
  font-size: .6em;
  left: 50%;
  position: absolute;
  top: 50%; }

.visible-img {
  height: 95%;
  position: relative; }
  .visible-img img {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    -moz-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    -o-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
    max-height: 100%;
    max-width: 100%; }

.clearing-caption {
  background: #333333;
  bottom: 0;
  color: #CCCCCC;
  font-size: 0.875em;
  line-height: 1.3;
  margin-bottom: 0;
  padding: 10px 30px 20px;
  position: absolute;
  text-align: center;
  width: 100%;
  left: 0; }

.clearing-close {
  color: #CCCCCC;
  display: none;
  font-size: 30px;
  line-height: 1;
  padding-left: 20px;
  padding-top: 10px;
  z-index: 999; }
  .clearing-close:hover, .clearing-close:focus {
    color: #CCCCCC; }

.clearing-assembled .clearing-container {
  height: 100%; }
  .clearing-assembled .clearing-container .carousel > ul {
    display: none; }

.clearing-feature li {
  display: none; }
  .clearing-feature li.clearing-featured-img {
    display: block; }

@media only screen and (min-width: 40.0625em) {
  .clearing-main-prev,
  .clearing-main-next {
    height: 100%;
    position: absolute;
    top: 0;
    width: 40px; }
    .clearing-main-prev > span,
    .clearing-main-next > span {
      border: solid 12px;
      display: block;
      height: 0;
      position: absolute;
      top: 50%;
      width: 0; }
      .clearing-main-prev > span:hover,
      .clearing-main-next > span:hover {
        opacity: .8; }
  .clearing-main-prev {
    left: 0; }
    .clearing-main-prev > span {
      left: 5px;
      border-color: transparent;
      border-right-color: #CCCCCC; }
  .clearing-main-next {
    right: 0; }
    .clearing-main-next > span {
      border-color: transparent;
      border-left-color: #CCCCCC; }
  .clearing-main-prev.disabled,
  .clearing-main-next.disabled {
    opacity: .3; }
  .clearing-assembled .clearing-container .carousel {
    background: rgba(51, 51, 51, 0.8);
    height: 120px;
    margin-top: 10px;
    text-align: center; }
    .clearing-assembled .clearing-container .carousel > ul {
      display: inline-block;
      z-index: 999;
      height: 100%;
      position: relative;
      float: none; }
      .clearing-assembled .clearing-container .carousel > ul li {
        clear: none;
        cursor: pointer;
        display: block;
        float: left;
        margin-right: 0;
        min-height: inherit;
        opacity: .4;
        overflow: hidden;
        padding: 0;
        position: relative;
        width: 120px; }
        .clearing-assembled .clearing-container .carousel > ul li.fix-height img {
          height: 100%;
          max-width: none; }
        .clearing-assembled .clearing-container .carousel > ul li a.th {
          border: none;
          box-shadow: none;
          display: block; }
        .clearing-assembled .clearing-container .carousel > ul li img {
          cursor: pointer !important;
          width: 100% !important; }
        .clearing-assembled .clearing-container .carousel > ul li.visible {
          opacity: 1; }
        .clearing-assembled .clearing-container .carousel > ul li:hover {
          opacity: .8; }
  .clearing-assembled .clearing-container .visible-img {
    background: #333333;
    height: 85%;
    overflow: hidden; }
  .clearing-close {
    padding-left: 0;
    padding-top: 0;
    position: absolute;
    top: 10px;
    right: 20px; } }

/* Foundation Dropdowns */
.f-dropdown {
  display: none;
  left: -9999px;
  list-style: none;
  margin-left: 0;
  position: absolute;
  background: #FFF;
  border: solid 1px #cccccc;
  font-size: 0.875rem;
  height: auto;
  max-height: none;
  width: 100%;
  z-index: 89;
  margin-top: 2px;
  max-width: 200px; }
  .f-dropdown.open {
    display: block; }
  .f-dropdown > *:first-child {
    margin-top: 0; }
  .f-dropdown > *:last-child {
    margin-bottom: 0; }
  .f-dropdown:before {
    border: inset 6px;
    content: "";
    display: block;
    height: 0;
    width: 0;
    border-color: transparent transparent #FFF transparent;
    border-bottom-style: solid;
    position: absolute;
    top: -12px;
    left: 10px;
    z-index: 89; }
  .f-dropdown:after {
    border: inset 7px;
    content: "";
    display: block;
    height: 0;
    width: 0;
    border-color: transparent transparent #cccccc transparent;
    border-bottom-style: solid;
    position: absolute;
    top: -14px;
    left: 9px;
    z-index: 88; }
  .f-dropdown.right:before {
    left: auto;
    right: 10px; }
  .f-dropdown.right:after {
    left: auto;
    right: 9px; }
  .f-dropdown.drop-right {
    display: none;
    left: -9999px;
    list-style: none;
    margin-left: 0;
    position: absolute;
    background: #FFF;
    border: solid 1px #cccccc;
    font-size: 0.875rem;
    height: auto;
    max-height: none;
    width: 100%;
    z-index: 89;
    margin-top: 0;
    margin-left: 2px;
    max-width: 200px; }
    .f-dropdown.drop-right.open {
      display: block; }
    .f-dropdown.drop-right > *:first-child {
      margin-top: 0; }
    .f-dropdown.drop-right > *:last-child {
      margin-bottom: 0; }
    .f-dropdown.drop-right:before {
      border: inset 6px;
      content: "";
      display: block;
      height: 0;
      width: 0;
      border-color: transparent #FFF transparent transparent;
      border-right-style: solid;
      position: absolute;
      top: 10px;
      left: -12px;
      z-index: 89; }
    .f-dropdown.drop-right:after {
      border: inset 7px;
      content: "";
      display: block;
      height: 0;
      width: 0;
      border-color: transparent #cccccc transparent transparent;
      border-right-style: solid;
      position: absolute;
      top: 9px;
      left: -14px;
      z-index: 88; }
  .f-dropdown.drop-left {
    display: none;
    left: -9999px;
    list-style: none;
    margin-left: 0;
    position: absolute;
    background: #FFF;
    border: solid 1px #cccccc;
    font-size: 0.875rem;
    height: auto;
    max-height: none;
    width: 100%;
    z-index: 89;
    margin-top: 0;
    margin-left: -2px;
    max-width: 200px; }
    .f-dropdown.drop-left.open {
      display: block; }
    .f-dropdown.drop-left > *:first-child {
      margin-top: 0; }
    .f-dropdown.drop-left > *:last-child {
      margin-bottom: 0; }
    .f-dropdown.drop-left:before {
      border: inset 6px;
      content: "";
      display: block;
      height: 0;
      width: 0;
      border-color: transparent transparent transparent #FFF;
      border-left-style: solid;
      position: absolute;
      top: 10px;
      right: -12px;
      left: auto;
      z-index: 89; }
    .f-dropdown.drop-left:after {
      border: inset 7px;
      content: "";
      display: block;
      height: 0;
      width: 0;
      border-color: transparent transparent transparent #cccccc;
      border-left-style: solid;
      position: absolute;
      top: 9px;
      right: -14px;
      left: auto;
      z-index: 88; }
  .f-dropdown.drop-top {
    display: none;
    left: -9999px;
    list-style: none;
    margin-left: 0;
    position: absolute;
    background: #FFF;
    border: solid 1px #cccccc;
    font-size: 0.875rem;
    height: auto;
    max-height: none;
    width: 100%;
    z-index: 89;
    margin-left: 0;
    margin-top: -2px;
    max-width: 200px; }
    .f-dropdown.drop-top.open {
      display: block; }
    .f-dropdown.drop-top > *:first-child {
      margin-top: 0; }
    .f-dropdown.drop-top > *:last-child {
      margin-bottom: 0; }
    .f-dropdown.drop-top:before {
      border: inset 6px;
      content: "";
      display: block;
      height: 0;
      width: 0;
      border-color: #FFF transparent transparent transparent;
      border-top-style: solid;
      bottom: -12px;
      position: absolute;
      top: auto;
      left: 10px;
      right: auto;
      z-index: 89; }
    .f-dropdown.drop-top:after {
      border: inset 7px;
      content: "";
      display: block;
      height: 0;
      width: 0;
      border-color: #cccccc transparent transparent transparent;
      border-top-style: solid;
      bottom: -14px;
      position: absolute;
      top: auto;
      left: 9px;
      right: auto;
      z-index: 88; }
  .f-dropdown li {
    cursor: pointer;
    font-size: 0.875rem;
    line-height: 1.125rem;
    margin: 0; }
    .f-dropdown li:hover, .f-dropdown li:focus {
      background: #EEEEEE; }
    .f-dropdown li a {
      display: block;
      padding: 0.5rem;
      color: #555555; }
  .f-dropdown.content {
    display: none;
    left: -9999px;
    list-style: none;
    margin-left: 0;
    position: absolute;
    background: #FFF;
    border: solid 1px #cccccc;
    font-size: 0.875rem;
    height: auto;
    max-height: none;
    padding: 1.25rem;
    width: 100%;
    z-index: 89;
    max-width: 200px; }
    .f-dropdown.content.open {
      display: block; }
    .f-dropdown.content > *:first-child {
      margin-top: 0; }
    .f-dropdown.content > *:last-child {
      margin-bottom: 0; }
  .f-dropdown.radius {
    border-radius: 3px; }
  .f-dropdown.tiny {
    max-width: 200px; }
  .f-dropdown.small {
    max-width: 300px; }
  .f-dropdown.medium {
    max-width: 500px; }
  .f-dropdown.large {
    max-width: 800px; }
  .f-dropdown.mega {
    width: 100% !important;
    max-width: 100% !important; }
    .f-dropdown.mega.open {
      left: 0 !important; }

.dropdown.button, button.dropdown {
  position: relative;
  padding-right: 3.5625rem; }
  .dropdown.button::after, button.dropdown::after {
    border-color: #FFF transparent transparent transparent;
    border-style: solid;
    content: "";
    display: block;
    height: 0;
    position: absolute;
    top: 50%;
    width: 0; }
  .dropdown.button::after, button.dropdown::after {
    border-width: 0.375rem;
    right: 1.40625rem;
    margin-top: -0.15625rem; }
  .dropdown.button::after, button.dropdown::after {
    border-color: #FFF transparent transparent transparent; }
  .dropdown.button.tiny, button.dropdown.tiny {
    padding-right: 2.625rem; }
    .dropdown.button.tiny:after, button.dropdown.tiny:after {
      border-width: 0.375rem;
      right: 1.125rem;
      margin-top: -0.125rem; }
    .dropdown.button.tiny::after, button.dropdown.tiny::after {
      border-color: #FFF transparent transparent transparent; }
  .dropdown.button.small, button.dropdown.small {
    padding-right: 3.0625rem; }
    .dropdown.button.small::after, button.dropdown.small::after {
      border-width: 0.4375rem;
      right: 1.3125rem;
      margin-top: -0.15625rem; }
    .dropdown.button.small::after, button.dropdown.small::after {
      border-color: #FFF transparent transparent transparent; }
  .dropdown.button.large, button.dropdown.large {
    padding-right: 3.625rem; }
    .dropdown.button.large::after, button.dropdown.large::after {
      border-width: 0.3125rem;
      right: 1.71875rem;
      margin-top: -0.15625rem; }
    .dropdown.button.large::after, button.dropdown.large::after {
      border-color: #FFF transparent transparent transparent; }
  .dropdown.button.secondary:after, button.dropdown.secondary:after {
    border-color: #333333 transparent transparent transparent; }

.flex-video {
  height: 0;
  margin-bottom: 1rem;
  overflow: hidden;
  padding-bottom: 67.5%;
  padding-top: 1.5625rem;
  position: relative; }
  .flex-video.widescreen {
    padding-bottom: 56.34%; }
  .flex-video.vimeo {
    padding-top: 0; }
  .flex-video iframe,
  .flex-video object,
  .flex-video embed,
  .flex-video video {
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
    left: 0; }

/* Standard Forms */
form {
  margin: 0 0 1rem; }

/* Using forms within rows, we need to set some defaults */
form .row .row {
  margin: 0 -0.5rem; }
  form .row .row .column,
  form .row .row .columns {
    padding: 0 0.5rem; }
  form .row .row.collapse {
    margin: 0; }
    form .row .row.collapse .column,
    form .row .row.collapse .columns {
      padding: 0; }
    form .row .row.collapse input {
      -webkit-border-bottom-right-radius: 0;
      -webkit-border-top-right-radius: 0;
      border-bottom-right-radius: 0;
      border-top-right-radius: 0; }

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

/* Label Styles */
label {
  color: #4d4d4d;
  cursor: pointer;
  display: block;
  font-size: 0.875rem;
  font-weight: normal;
  line-height: 1.5;
  margin-bottom: 0;
  /* Styles for required inputs */ }
  label.right {
    float: none !important;
    text-align: right; }
  label.inline {
    margin: 0 0 1rem 0;
    padding: 0.5625rem 0; }
  label small {
    text-transform: capitalize;
    color: #676767; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

::-webkit-input-placeholder {
  color: #000; }

:-moz-placeholder {
  /* Firefox 18- */
  color: #000; }

::-moz-placeholder {
  /* Firefox 19+ */
  color: #000; }

:-ms-input-placeholder {
  color: #000; }

/* Add height value for select elements to match text input height */
select {
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  background-color: #FAFAFA;
  border-radius: 0;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMTJweCIgeT0iMHB4IiB3aWR0aD0iMjRweCIgaGVpZ2h0PSIzcHgiIHZpZXdCb3g9IjAgMCA2IDMiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDYgMyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gcG9pbnRzPSI1Ljk5MiwwIDIuOTkyLDMgLTAuMDA4LDAgIi8+PC9zdmc+");
  background-position: 100% center;
  background-repeat: no-repeat;
  border-style: solid;
  border-width: 1px;
  border-color: #cccccc;
  color: rgba(0, 0, 0, 0.75);
  font-family: inherit;
  font-size: 0.875rem;
  line-height: normal;
  padding: 0.5rem;
  border-radius: 0;
  height: 2.3125rem; }
  select::-ms-expand {
    display: none; }
  select.radius {
    border-radius: 3px; }
  select:focus {
    background-color: #f3f3f3;
    border-color: #999999; }
  select:disabled {
    background-color: #DDDDDD;
    cursor: default; }
  select[multiple] {
    height: auto; }

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

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

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

/* HTML5 Number spinners settings */
/* We add basic fieldset styling */
fieldset {
  border: 1px solid #DDDDDD;
  margin: 1.125rem 0;
  padding: 1.25rem; }
  fieldset legend {
    font-weight: bold;
    margin: 0;
    margin-left: -0.1875rem;
    padding: 0 0.1875rem; }

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

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

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

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

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

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

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

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

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

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

label.error {
  color: #f04124; }

.icon-bar {
  display: inline-block;
  font-size: 0;
  width: 100%;
  background: #333333; }
  .icon-bar > * {
    display: block;
    float: left;
    font-size: 1rem;
    margin: 0 auto;
    padding: 1.25rem;
    text-align: center;
    width: 25%; }
    .icon-bar > * i, .icon-bar > * img {
      display: block;
      margin: 0 auto; }
      .icon-bar > * i + label, .icon-bar > * img + label {
        margin-top: .0625rem; }
    .icon-bar > * i {
      font-size: 1.875rem;
      vertical-align: middle; }
    .icon-bar > * img {
      height: 1.875rem;
      width: 1.875rem; }
  .icon-bar.label-right > * i, .icon-bar.label-right > * img {
    display: inline-block;
    margin: 0 .0625rem 0 0; }
    .icon-bar.label-right > * i + label, .icon-bar.label-right > * img + label {
      margin-top: 0; }
  .icon-bar.label-right > * label {
    display: inline-block; }
  .icon-bar.vertical.label-right > * {
    text-align: left; }
  .icon-bar.vertical, .icon-bar.small-vertical {
    height: 100%;
    width: auto; }
    .icon-bar.vertical .item, .icon-bar.small-vertical .item {
      float: none;
      margin: auto;
      width: auto; }
  @media only screen and (min-width: 40.0625em) {
    .icon-bar.medium-vertical {
      height: 100%;
      width: auto; }
      .icon-bar.medium-vertical .item {
        float: none;
        margin: auto;
        width: auto; } }
  @media only screen and (min-width: 64.0625em) {
    .icon-bar.large-vertical {
      height: 100%;
      width: auto; }
      .icon-bar.large-vertical .item {
        float: none;
        margin: auto;
        width: auto; } }
  .icon-bar > * {
    font-size: 1rem;
    padding: 1.25rem; }
    .icon-bar > * i + label, .icon-bar > * img + label {
      margin-top: .0625rem;
      font-size: 1rem; }
    .icon-bar > * i {
      font-size: 1.875rem; }
    .icon-bar > * img {
      height: 1.875rem;
      width: 1.875rem; }
  .icon-bar > * label {
    color: #FFF; }
  .icon-bar > * i {
    color: #FFF; }
  .icon-bar > a:hover {
    background: #444; }
    .icon-bar > a:hover label {
      color: #FFF; }
    .icon-bar > a:hover i {
      color: #FFF; }
  .icon-bar > a.active {
    background: #444; }
    .icon-bar > a.active label {
      color: #FFF; }
    .icon-bar > a.active i {
      color: #FFF; }
  .icon-bar .item.disabled {
    cursor: not-allowed;
    opacity: 0.7;
    pointer-events: none; }
    .icon-bar .item.disabled > * {
      opacity: 0.7;
      cursor: not-allowed; }
  .icon-bar.two-up .item {
    width: 50%; }
  .icon-bar.two-up.vertical .item, .icon-bar.two-up.small-vertical .item {
    width: auto; }
  @media only screen and (min-width: 40.0625em) {
    .icon-bar.two-up.medium-vertical .item {
      width: auto; } }
  @media only screen and (min-width: 64.0625em) {
    .icon-bar.two-up.large-vertical .item {
      width: auto; } }
  .icon-bar.three-up .item {
    width: 33.3333%; }
  .icon-bar.three-up.vertical .item, .icon-bar.three-up.small-vertical .item {
    width: auto; }
  @media only screen and (min-width: 40.0625em) {
    .icon-bar.three-up.medium-vertical .item {
      width: auto; } }
  @media only screen and (min-width: 64.0625em) {
    .icon-bar.three-up.large-vertical .item {
      width: auto; } }
  .icon-bar.four-up .item {
    width: 25%; }
  .icon-bar.four-up.vertical .item, .icon-bar.four-up.small-vertical .item {
    width: auto; }
  @media only screen and (min-width: 40.0625em) {
    .icon-bar.four-up.medium-vertical .item {
      width: auto; } }
  @media only screen and (min-width: 64.0625em) {
    .icon-bar.four-up.large-vertical .item {
      width: auto; } }
  .icon-bar.five-up .item {
    width: 20%; }
  .icon-bar.five-up.vertical .item, .icon-bar.five-up.small-vertical .item {
    width: auto; }
  @media only screen and (min-width: 40.0625em) {
    .icon-bar.five-up.medium-vertical .item {
      width: auto; } }
  @media only screen and (min-width: 64.0625em) {
    .icon-bar.five-up.large-vertical .item {
      width: auto; } }
  .icon-bar.six-up .item {
    width: 16.66667%; }
  .icon-bar.six-up.vertical .item, .icon-bar.six-up.small-vertical .item {
    width: auto; }
  @media only screen and (min-width: 40.0625em) {
    .icon-bar.six-up.medium-vertical .item {
      width: auto; } }
  @media only screen and (min-width: 64.0625em) {
    .icon-bar.six-up.large-vertical .item {
      width: auto; } }
  .icon-bar.seven-up .item {
    width: 14.28571%; }
  .icon-bar.seven-up.vertical .item, .icon-bar.seven-up.small-vertical .item {
    width: auto; }
  @media only screen and (min-width: 40.0625em) {
    .icon-bar.seven-up.medium-vertical .item {
      width: auto; } }
  @media only screen and (min-width: 64.0625em) {
    .icon-bar.seven-up.large-vertical .item {
      width: auto; } }
  .icon-bar.eight-up .item {
    width: 12.5%; }
  .icon-bar.eight-up.vertical .item, .icon-bar.eight-up.small-vertical .item {
    width: auto; }
  @media only screen and (min-width: 40.0625em) {
    .icon-bar.eight-up.medium-vertical .item {
      width: auto; } }
  @media only screen and (min-width: 64.0625em) {
    .icon-bar.eight-up.large-vertical .item {
      width: auto; } }

.icon-bar.two-up .item {
  width: 50%; }

.icon-bar.two-up.vertical .item, .icon-bar.two-up.small-vertical .item {
  width: auto; }

@media only screen and (min-width: 40.0625em) {
  .icon-bar.two-up.medium-vertical .item {
    width: auto; } }

@media only screen and (min-width: 64.0625em) {
  .icon-bar.two-up.large-vertical .item {
    width: auto; } }

.icon-bar.three-up .item {
  width: 33.3333%; }

.icon-bar.three-up.vertical .item, .icon-bar.three-up.small-vertical .item {
  width: auto; }

@media only screen and (min-width: 40.0625em) {
  .icon-bar.three-up.medium-vertical .item {
    width: auto; } }

@media only screen and (min-width: 64.0625em) {
  .icon-bar.three-up.large-vertical .item {
    width: auto; } }

.icon-bar.four-up .item {
  width: 25%; }

.icon-bar.four-up.vertical .item, .icon-bar.four-up.small-vertical .item {
  width: auto; }

@media only screen and (min-width: 40.0625em) {
  .icon-bar.four-up.medium-vertical .item {
    width: auto; } }

@media only screen and (min-width: 64.0625em) {
  .icon-bar.four-up.large-vertical .item {
    width: auto; } }

.icon-bar.five-up .item {
  width: 20%; }

.icon-bar.five-up.vertical .item, .icon-bar.five-up.small-vertical .item {
  width: auto; }

@media only screen and (min-width: 40.0625em) {
  .icon-bar.five-up.medium-vertical .item {
    width: auto; } }

@media only screen and (min-width: 64.0625em) {
  .icon-bar.five-up.large-vertical .item {
    width: auto; } }

.icon-bar.six-up .item {
  width: 16.66667%; }

.icon-bar.six-up.vertical .item, .icon-bar.six-up.small-vertical .item {
  width: auto; }

@media only screen and (min-width: 40.0625em) {
  .icon-bar.six-up.medium-vertical .item {
    width: auto; } }

@media only screen and (min-width: 64.0625em) {
  .icon-bar.six-up.large-vertical .item {
    width: auto; } }

.icon-bar.seven-up .item {
  width: 14.28571%; }

.icon-bar.seven-up.vertical .item, .icon-bar.seven-up.small-vertical .item {
  width: auto; }

@media only screen and (min-width: 40.0625em) {
  .icon-bar.seven-up.medium-vertical .item {
    width: auto; } }

@media only screen and (min-width: 64.0625em) {
  .icon-bar.seven-up.large-vertical .item {
    width: auto; } }

.icon-bar.eight-up .item {
  width: 12.5%; }

.icon-bar.eight-up.vertical .item, .icon-bar.eight-up.small-vertical .item {
  width: auto; }

@media only screen and (min-width: 40.0625em) {
  .icon-bar.eight-up.medium-vertical .item {
    width: auto; } }

@media only screen and (min-width: 64.0625em) {
  .icon-bar.eight-up.large-vertical .item {
    width: auto; } }

.inline-list {
  list-style: none;
  margin-top: 0;
  margin-bottom: 1.0625rem;
  margin-left: -1.375rem;
  margin-right: 0;
  overflow: hidden;
  padding: 0; }
  .inline-list > li {
    display: block;
    float: left;
    list-style: none;
    margin-left: 1.375rem; }
    .inline-list > li > * {
      display: block; }

/* Foundation Joyride */
.joyride-list {
  display: none; }

/* Default styles for the container */
.joyride-tip-guide {
  background: #333333;
  color: #FFF;
  display: none;
  font-family: inherit;
  font-weight: normal;
  position: absolute;
  top: 0;
  width: 95%;
  z-index: 103;
  left: 2.5%; }

.lt-ie9 .joyride-tip-guide {
  margin-left: -400px;
  max-width: 800px;
  left: 50%; }

.joyride-content-wrapper {
  padding: 1.125rem 1.25rem 1.5rem;
  width: 100%; }
  .joyride-content-wrapper .button {
    margin-bottom: 0 !important; }
  .joyride-content-wrapper .joyride-prev-tip {
    margin-right: 10px; }

/* Add a little css triangle pip, older browser just miss out on the fanciness of it */
.joyride-tip-guide .joyride-nub {
  border: 10px solid #333333;
  display: block;
  height: 0;
  position: absolute;
  width: 0;
  left: 22px; }
  .joyride-tip-guide .joyride-nub.top {
    border-color: #333333;
    border-top-color: transparent !important;
    border-top-style: solid;
    border-left-color: transparent !important;
    border-right-color: transparent !important;
    top: -20px; }
  .joyride-tip-guide .joyride-nub.bottom {
    border-color: #333333 !important;
    border-bottom-color: transparent !important;
    border-bottom-style: solid;
    border-left-color: transparent !important;
    border-right-color: transparent !important;
    bottom: -20px; }
  .joyride-tip-guide .joyride-nub.right {
    right: -20px; }
  .joyride-tip-guide .joyride-nub.left {
    left: -20px; }

/* Typography */
.joyride-tip-guide h1,
.joyride-tip-guide h2,
.joyride-tip-guide h3,
.joyride-tip-guide h4,
.joyride-tip-guide h5,
.joyride-tip-guide h6 {
  color: #FFF;
  font-weight: bold;
  line-height: 1.25;
  margin: 0; }

.joyride-tip-guide p {
  font-size: 0.875rem;
  line-height: 1.3;
  margin: 0 0 1.125rem 0; }

.joyride-timer-indicator-wrap {
  border: solid 1px #555555;
  bottom: 1rem;
  height: 3px;
  position: absolute;
  width: 50px;
  right: 1.0625rem; }

.joyride-timer-indicator {
  background: #666666;
  display: block;
  height: inherit;
  width: 0; }

.joyride-close-tip {
  color: #777777 !important;
  font-size: 24px;
  font-weight: normal;
  line-height: .5 !important;
  position: absolute;
  text-decoration: none;
  top: 10px;
  right: 12px; }
  .joyride-close-tip:hover, .joyride-close-tip:focus {
    color: #EEEEEE !important; }

.joyride-modal-bg {
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  display: none;
  height: 100%;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 100;
  left: 0; }

.joyride-expose-wrapper {
  background-color: #FFF;
  border-radius: 3px;
  box-shadow: 0 0 15px #FFF;
  position: absolute;
  z-index: 102; }

.joyride-expose-cover {
  background: transparent;
  border-radius: 3px;
  left: 0;
  position: absolute;
  top: 0;
  z-index: 9999; }

/* Styles for screens that are at least 768px; */
@media only screen {
  .joyride-tip-guide {
    width: 300px;
    left: inherit; }
    .joyride-tip-guide .joyride-nub.bottom {
      border-color: #333333 !important;
      border-bottom-color: transparent !important;
      border-left-color: transparent !important;
      border-right-color: transparent !important;
      bottom: -20px; }
    .joyride-tip-guide .joyride-nub.right {
      border-color: #333333 !important;
      border-right-color: transparent !important;
      border-bottom-color: transparent !important;
      border-top-color: transparent !important;
      left: auto;
      right: -20px;
      top: 22px; }
    .joyride-tip-guide .joyride-nub.left {
      border-color: #333333 !important;
      border-bottom-color: transparent !important;
      border-left-color: transparent !important;
      border-top-color: transparent !important;
      left: -20px;
      right: auto;
      top: 22px; } }

.keystroke,
kbd {
  background-color: #ededed;
  border-color: #dddddd;
  color: #222222;
  border-style: solid;
  border-width: 1px;
  font-family: "Consolas", "Menlo", "Courier", monospace;
  font-size: inherit;
  margin: 0;
  padding: 0.125rem 0.25rem 0;
  border-radius: 3px; }

.label {
  display: inline-block;
  font-family: "Open Sans", "Montserrat", sans-serif;
  font-weight: normal;
  line-height: 1;
  margin-bottom: auto;
  position: relative;
  text-align: center;
  text-decoration: none;
  white-space: nowrap;
  padding: 0.25rem 0.5rem 0.25rem;
  font-size: 0.6875rem;
  background-color: #444;
  color: #FFF; }
  .label.radius {
    border-radius: 3px; }
  .label.round {
    border-radius: 1000px; }
  .label.alert {
    background-color: #f04124;
    color: #FFF; }
  .label.warning {
    background-color: #f08a24;
    color: #FFF; }
  .label.success {
    background-color: #43AC6A;
    color: #FFF; }
  .label.secondary {
    background-color: #e7e7e7;
    color: #333333; }
  .label.info {
    background-color: #a0d3e8;
    color: #333333; }

[data-magellan-expedition], [data-magellan-expedition-clone] {
  background: #FFF;
  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; }

@-webkit-keyframes rotate {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes rotate {
  from {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg); } }

/* Orbit Graceful Loading */
.slideshow-wrapper {
  position: relative; }
  .slideshow-wrapper ul {
    list-style-type: none;
    margin: 0; }
    .slideshow-wrapper ul li,
    .slideshow-wrapper ul li .orbit-caption {
      display: none; }
    .slideshow-wrapper ul li:first-child {
      display: block; }
  .slideshow-wrapper .orbit-container {
    background-color: transparent; }
    .slideshow-wrapper .orbit-container li {
      display: block; }
      .slideshow-wrapper .orbit-container li .orbit-caption {
        display: block; }
    .slideshow-wrapper .orbit-container .orbit-bullets li {
      display: inline-block; }
  .slideshow-wrapper .preloader {
    border-radius: 1000px;
    animation-duration: 1.5s;
    animation-iteration-count: infinite;
    animation-name: rotate;
    animation-timing-function: linear;
    border-color: #555555 #FFF;
    border: solid 3px;
    display: block;
    height: 40px;
    left: 50%;
    margin-left: -20px;
    margin-top: -20px;
    position: absolute;
    top: 50%;
    width: 40px; }

.orbit-container {
  background: none;
  overflow: hidden;
  position: relative;
  width: 100%; }
  .orbit-container .orbit-slides-container {
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0); }
    .orbit-container .orbit-slides-container img {
      display: block;
      max-width: 100%; }
    .orbit-container .orbit-slides-container > * {
      position: absolute;
      top: 0;
      width: 100%;
      margin-left: 100%; }
      .orbit-container .orbit-slides-container > *:first-child {
        margin-left: 0; }
      .orbit-container .orbit-slides-container > * .orbit-caption {
        bottom: 0;
        position: absolute;
        background-color: rgba(51, 51, 51, 0.8);
        color: #FFF;
        font-size: 0.875rem;
        padding: 0.625rem 0.875rem;
        width: 100%; }
  .orbit-container .orbit-slide-number {
    left: 10px;
    background: rgba(0, 0, 0, 0);
    color: #FFF;
    font-size: 12px;
    position: absolute;
    top: 10px;
    z-index: 10; }
    .orbit-container .orbit-slide-number span {
      font-weight: 700;
      padding: 0.3125rem; }
  .orbit-container .orbit-timer {
    position: absolute;
    top: 12px;
    right: 10px;
    height: 6px;
    width: 100px;
    z-index: 10; }
    .orbit-container .orbit-timer .orbit-progress {
      height: 3px;
      background-color: rgba(255, 255, 255, 0.3);
      display: block;
      width: 0;
      position: relative;
      right: 20px;
      top: 5px; }
    .orbit-container .orbit-timer > span {
      border: solid 4px #FFF;
      border-bottom: none;
      border-top: none;
      display: none;
      height: 14px;
      position: absolute;
      top: 0;
      width: 11px;
      right: 0; }
    .orbit-container .orbit-timer.paused > span {
      top: 0;
      width: 11px;
      height: 14px;
      border: inset 8px;
      border-left-style: solid;
      border-color: transparent;
      border-left-color: #FFF;
      right: -4px; }
      .orbit-container .orbit-timer.paused > span.dark {
        border-left-color: #333333; }
  .orbit-container:hover .orbit-timer > span {
    display: block; }
  .orbit-container .orbit-prev,
  .orbit-container .orbit-next {
    background-color: transparent;
    color: white;
    height: 60px;
    line-height: 50px;
    margin-top: -25px;
    position: absolute;
    text-indent: -9999px !important;
    top: 45%;
    width: 36px;
    z-index: 10; }
    .orbit-container .orbit-prev:hover,
    .orbit-container .orbit-next:hover {
      background-color: rgba(0, 0, 0, 0.3); }
    .orbit-container .orbit-prev > span,
    .orbit-container .orbit-next > span {
      border: inset 10px;
      display: block;
      height: 0;
      margin-top: -10px;
      position: absolute;
      top: 50%;
      width: 0; }
  .orbit-container .orbit-prev {
    left: 0; }
    .orbit-container .orbit-prev > span {
      border-right-style: solid;
      border-color: transparent;
      border-right-color: #FFF; }
    .orbit-container .orbit-prev:hover > span {
      border-right-color: #FFF; }
  .orbit-container .orbit-next {
    right: 0; }
    .orbit-container .orbit-next > span {
      border-color: transparent;
      border-left-style: solid;
      border-left-color: #FFF;
      left: 50%;
      margin-left: -4px; }
    .orbit-container .orbit-next:hover > span {
      border-left-color: #FFF; }

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

.orbit-bullets {
  display: block;
  float: none;
  margin: 0 auto 30px auto;
  overflow: hidden;
  position: relative;
  text-align: center;
  top: 10px; }
  .orbit-bullets li {
    background: #CCCCCC;
    cursor: pointer;
    display: inline-block;
    float: none;
    height: 0.5625rem;
    margin-right: 6px;
    width: 0.5625rem;
    border-radius: 1000px; }
    .orbit-bullets li.active {
      background: #999999; }
    .orbit-bullets li:last-child {
      margin-right: 0; }

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

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

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

@media only screen and (max-width: 40em) {
  .orbit-stack-on-small .orbit-slides-container {
    height: auto !important; }
  .orbit-stack-on-small .orbit-slides-container > * {
    margin: 0  !important;
    opacity: 1 !important;
    position: relative; }
  .orbit-stack-on-small .orbit-slide-number {
    display: none; }
  .orbit-timer {
    display: none; }
  .orbit-next, .orbit-prev {
    display: none; }
  .orbit-bullets {
    display: none; } }

ul.pagination {
  display: block;
  margin-left: -0.3125rem;
  min-height: 1.5rem; }
  ul.pagination li {
    color: #222222;
    font-size: 0.875rem;
    height: 1.5rem;
    margin-left: 0.3125rem; }
    ul.pagination li a, ul.pagination li button {
      border-radius: 3px;
      transition: background-color 300ms ease-out;
      background: none;
      color: #999999;
      display: block;
      font-size: 1em;
      font-weight: normal;
      line-height: inherit;
      padding: 0.0625rem 0.625rem 0.0625rem; }
    ul.pagination li:hover a,
    ul.pagination li a:focus,
    ul.pagination li:hover button,
    ul.pagination li button:focus {
      background: #e6e6e6; }
    ul.pagination li.unavailable a, ul.pagination li.unavailable button {
      cursor: default;
      color: #999999;
      pointer-events: none; }
    ul.pagination li.unavailable:hover a,
    ul.pagination li.unavailable a:focus,
    ul.pagination li.unavailable:hover button,
    ul.pagination li.unavailable button:focus {
      background: transparent; }
    ul.pagination li.current a, ul.pagination li.current button {
      background: #444;
      color: #FFF;
      cursor: default;
      font-weight: bold; }
      ul.pagination li.current a:hover, ul.pagination li.current a:focus, ul.pagination li.current button:hover, ul.pagination li.current button:focus {
        background: #444; }
  ul.pagination li {
    display: block;
    float: left; }

/* Pagination centred wrapper */
.pagination-centered {
  text-align: center; }
  .pagination-centered ul.pagination li {
    display: inline-block;
    float: none; }

/* Panels */
.panel {
  border-style: solid;
  border-width: 1px;
  border-color: #d8d8d8;
  margin-bottom: 1.25rem;
  padding: 1.25rem;
  background: #f2f2f2;
  color: #333333; }
  .panel > :first-child {
    margin-top: 0; }
  .panel > :last-child {
    margin-bottom: 0; }
  .panel h1, .panel h2, .panel h3, .panel h4, .panel h5, .panel h6, .panel p, .panel li, .panel dl {
    color: #333333; }
  .panel h1, .panel h2, .panel h3, .panel h4, .panel h5, .panel h6 {
    line-height: 1;
    margin-bottom: 0.625rem; }
    .panel h1.subheader, .panel h2.subheader, .panel h3.subheader, .panel h4.subheader, .panel h5.subheader, .panel h6.subheader {
      line-height: 1.4; }
  .panel.callout {
    border-style: solid;
    border-width: 1px;
    border-color: #d8d8d8;
    margin-bottom: 1.25rem;
    padding: 1.25rem;
    background: #f4f4f4;
    color: #333333; }
    .panel.callout > :first-child {
      margin-top: 0; }
    .panel.callout > :last-child {
      margin-bottom: 0; }
    .panel.callout h1, .panel.callout h2, .panel.callout h3, .panel.callout h4, .panel.callout h5, .panel.callout h6, .panel.callout p, .panel.callout li, .panel.callout dl {
      color: #333333; }
    .panel.callout h1, .panel.callout h2, .panel.callout h3, .panel.callout h4, .panel.callout h5, .panel.callout h6 {
      line-height: 1;
      margin-bottom: 0.625rem; }
      .panel.callout h1.subheader, .panel.callout h2.subheader, .panel.callout h3.subheader, .panel.callout h4.subheader, .panel.callout h5.subheader, .panel.callout h6.subheader {
        line-height: 1.4; }
    .panel.callout a:not(.button) {
      color: #444; }
      .panel.callout a:not(.button):hover, .panel.callout a:not(.button):focus {
        color: #3a3a3a; }
  .panel.radius {
    border-radius: 3px; }

/* Pricing Tables */
.pricing-table {
  border: solid 1px #DDDDDD;
  margin-left: 0;
  margin-bottom: 1.25rem; }
  .pricing-table * {
    list-style: none;
    line-height: 1; }
  .pricing-table .title {
    background-color: #333333;
    color: #EEEEEE;
    font-family: "Open Sans", "Montserrat", sans-serif;
    font-size: 1rem;
    font-weight: normal;
    padding: 0.9375rem 1.25rem;
    text-align: center; }
  .pricing-table .price {
    background-color: #F6F6F6;
    color: #333333;
    font-family: "Open Sans", "Montserrat", sans-serif;
    font-size: 2rem;
    font-weight: normal;
    padding: 0.9375rem 1.25rem;
    text-align: center; }
  .pricing-table .description {
    background-color: #FFF;
    border-bottom: dotted 1px #DDDDDD;
    color: #777777;
    font-size: 0.75rem;
    font-weight: normal;
    line-height: 1.4;
    padding: 0.9375rem;
    text-align: center; }
  .pricing-table .bullet-item {
    background-color: #FFF;
    border-bottom: dotted 1px #DDDDDD;
    color: #333333;
    font-size: 0.875rem;
    font-weight: normal;
    padding: 0.9375rem;
    text-align: center; }
  .pricing-table .cta-button {
    background-color: #FFF;
    padding: 1.25rem 1.25rem 0;
    text-align: center; }

/* Progress Bar */
.progress {
  background-color: #F6F6F6;
  border: 1px solid white;
  height: 1.5625rem;
  margin-bottom: 0.625rem;
  padding: 0.125rem; }
  .progress .meter {
    background: #444;
    display: block;
    height: 100%;
    float: left;
    width: 0%; }
    .progress .meter.secondary {
      background: #e7e7e7;
      display: block;
      height: 100%;
      float: left;
      width: 0%; }
    .progress .meter.success {
      background: #43AC6A;
      display: block;
      height: 100%;
      float: left;
      width: 0%; }
    .progress .meter.alert {
      background: #f04124;
      display: block;
      height: 100%;
      float: left;
      width: 0%; }
  .progress.secondary .meter {
    background: #e7e7e7;
    display: block;
    height: 100%;
    float: left;
    width: 0%; }
  .progress.success .meter {
    background: #43AC6A;
    display: block;
    height: 100%;
    float: left;
    width: 0%; }
  .progress.alert .meter {
    background: #f04124;
    display: block;
    height: 100%;
    float: left;
    width: 0%; }
  .progress.radius {
    border-radius: 3px; }
    .progress.radius .meter {
      border-radius: 2px; }
  .progress.round {
    border-radius: 1000px; }
    .progress.round .meter {
      border-radius: 999px; }

.range-slider {
  border: 1px solid #DDDDDD;
  margin: 1.25rem 0;
  position: relative;
  -ms-touch-action: none;
  touch-action: none;
  display: block;
  height: 1rem;
  width: 100%;
  background: #FAFAFA; }
  .range-slider.vertical-range {
    border: 1px solid #DDDDDD;
    margin: 1.25rem 0;
    position: relative;
    -ms-touch-action: none;
    touch-action: none;
    display: inline-block;
    height: 12.5rem;
    width: 1rem; }
    .range-slider.vertical-range .range-slider-handle {
      bottom: -10.5rem;
      margin-left: -0.5rem;
      margin-top: 0;
      position: absolute; }
    .range-slider.vertical-range .range-slider-active-segment {
      border-bottom-left-radius: inherit;
      border-bottom-right-radius: inherit;
      border-top-left-radius: initial;
      bottom: 0;
      height: auto;
      width: 0.875rem; }
  .range-slider.radius {
    background: #FAFAFA;
    border-radius: 3px; }
    .range-slider.radius .range-slider-handle {
      background: #444;
      border-radius: 3px; }
      .range-slider.radius .range-slider-handle:hover {
        background: #3c3c3c; }
  .range-slider.round {
    background: #FAFAFA;
    border-radius: 1000px; }
    .range-slider.round .range-slider-handle {
      background: #444;
      border-radius: 1000px; }
      .range-slider.round .range-slider-handle:hover {
        background: #3c3c3c; }
  .range-slider.disabled, .range-slider[disabled] {
    background: #FAFAFA;
    cursor: not-allowed;
    opacity: 0.7; }
    .range-slider.disabled .range-slider-handle, .range-slider[disabled] .range-slider-handle {
      background: #444;
      cursor: default;
      opacity: 0.7; }
      .range-slider.disabled .range-slider-handle:hover, .range-slider[disabled] .range-slider-handle:hover {
        background: #3c3c3c; }

.range-slider-active-segment {
  background: #e5e5e5;
  border-bottom-left-radius: inherit;
  border-top-left-radius: inherit;
  display: inline-block;
  height: 0.875rem;
  position: absolute; }

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

.reveal-modal-bg {
  background: #000;
  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: #FFF;
  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.0625em) {
    .reveal-modal {
      left: 0;
      margin: 0 auto;
      max-width: 64rem;
      right: 0;
      width: 80%; } }
  @media only screen and (min-width: 40.0625em) {
    .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.0625em) {
    .reveal-modal.tiny {
      left: 0;
      margin: 0 auto;
      max-width: 64rem;
      right: 0;
      width: 30%; } }
  @media only screen and (min-width: 40.0625em) {
    .reveal-modal.small {
      left: 0;
      margin: 0 auto;
      max-width: 64rem;
      right: 0;
      width: 40%; } }
  @media only screen and (min-width: 40.0625em) {
    .reveal-modal.medium {
      left: 0;
      margin: 0 auto;
      max-width: 64rem;
      right: 0;
      width: 60%; } }
  @media only screen and (min-width: 40.0625em) {
    .reveal-modal.large {
      left: 0;
      margin: 0 auto;
      max-width: 64rem;
      right: 0;
      width: 70%; } }
  @media only screen and (min-width: 40.0625em) {
    .reveal-modal.xlarge {
      left: 0;
      margin: 0 auto;
      max-width: 64rem;
      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.0625em) {
      .reveal-modal.full {
        left: 0;
        margin: 0 auto;
        max-width: 64rem;
        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; }

.side-nav {
  display: block;
  font-family: "Open Sans", "Montserrat", sans-serif;
  list-style-position: outside;
  list-style-type: none;
  margin: 0;
  padding: 0.875rem 0; }
  .side-nav li {
    font-size: 0.875rem;
    font-weight: normal;
    margin: 0 0 0.4375rem 0; }
    .side-nav li a:not(.button) {
      color: #444;
      display: block;
      margin: 0;
      padding: 0.4375rem 0.875rem; }
      .side-nav li a:not(.button):hover, .side-nav li a:not(.button):focus {
        background: rgba(0, 0, 0, 0.025);
        color: #7c7c7c; }
      .side-nav li a:not(.button):active {
        color: #7c7c7c; }
    .side-nav li.active > a:first-child:not(.button) {
      color: #7c7c7c;
      font-family: "Open Sans", "Montserrat", sans-serif;
      font-weight: normal; }
    .side-nav li.divider {
      border-top: 1px solid;
      height: 0;
      list-style: none;
      padding: 0;
      border-top-color: #e6e6e6; }
    .side-nav li.heading {
      color: #444;
      font-size: 0.875rem;
      font-weight: bold;
      text-transform: uppercase; }

.split.button {
  position: relative;
  padding-right: 5.0625rem; }
  .split.button span {
    display: block;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    border-left: solid 1px; }
    .split.button span:after {
      position: absolute;
      content: "";
      width: 0;
      height: 0;
      display: block;
      border-style: inset;
      top: 50%;
      left: 50%; }
    .split.button span:active {
      background-color: rgba(0, 0, 0, 0.1); }
  .split.button span {
    border-left-color: rgba(255, 255, 255, 0.5); }
  .split.button span {
    width: 3.09375rem; }
    .split.button span:after {
      border-top-style: solid;
      border-width: 0.375rem;
      margin-left: -0.375rem;
      top: 48%; }
  .split.button span:after {
    border-color: #FFF transparent transparent transparent; }
  .split.button.secondary span {
    border-left-color: rgba(255, 255, 255, 0.5); }
  .split.button.secondary span:after {
    border-color: #FFF transparent transparent transparent; }
  .split.button.alert span {
    border-left-color: rgba(255, 255, 255, 0.5); }
  .split.button.success span {
    border-left-color: rgba(255, 255, 255, 0.5); }
  .split.button.tiny {
    padding-right: 3.75rem; }
    .split.button.tiny span {
      width: 2.25rem; }
      .split.button.tiny span:after {
        border-top-style: solid;
        border-width: 0.375rem;
        margin-left: -0.375rem;
        top: 48%; }
  .split.button.small {
    padding-right: 4.375rem; }
    .split.button.small span {
      width: 2.625rem; }
      .split.button.small span:after {
        border-top-style: solid;
        border-width: 0.4375rem;
        margin-left: -0.375rem;
        top: 48%; }
  .split.button.large {
    padding-right: 5.5rem; }
    .split.button.large span {
      width: 3.4375rem; }
      .split.button.large span:after {
        border-top-style: solid;
        border-width: 0.3125rem;
        margin-left: -0.375rem;
        top: 48%; }
  .split.button.expand {
    padding-left: 2rem; }
  .split.button.secondary span:after {
    border-color: #333333 transparent transparent transparent; }
  .split.button.radius span {
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px; }
  .split.button.round span {
    -webkit-border-bottom-right-radius: 1000px;
    -webkit-border-top-right-radius: 1000px;
    border-bottom-right-radius: 1000px;
    border-top-right-radius: 1000px; }
  .split.button.no-pip span:before {
    border-style: none; }
  .split.button.no-pip span:after {
    border-style: none; }
  .split.button.no-pip span > i {
    display: block;
    left: 50%;
    margin-left: -0.28889em;
    margin-top: -0.48889em;
    position: absolute;
    top: 50%; }

.sub-nav {
  display: block;
  margin: -0.25rem 0 1.125rem;
  overflow: hidden;
  padding-top: 0.25rem;
  width: auto; }
  .sub-nav dt {
    text-transform: uppercase; }
  .sub-nav dt,
  .sub-nav dd,
  .sub-nav li {
    color: #999999;
    float: left;
    font-family: "Open Sans", "Montserrat", sans-serif;
    font-size: 0.875rem;
    font-weight: normal;
    margin-left: 1rem;
    margin-bottom: 0; }
    .sub-nav dt a,
    .sub-nav dd a,
    .sub-nav li a {
      color: #999999;
      padding: 0.1875rem 1rem;
      text-decoration: none; }
      .sub-nav dt a:hover,
      .sub-nav dd a:hover,
      .sub-nav li a:hover {
        color: #737373; }
    .sub-nav dt.active a,
    .sub-nav dd.active a,
    .sub-nav li.active a {
      border-radius: 3px;
      background: #444;
      color: #FFF;
      cursor: default;
      font-weight: normal;
      padding: 0.1875rem 1rem; }
      .sub-nav dt.active a:hover,
      .sub-nav dd.active a:hover,
      .sub-nav li.active a:hover {
        background: #3a3a3a; }

.switch {
  border: none;
  margin-bottom: 1.5rem;
  outline: 0;
  padding: 0;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .switch label {
    background: #DDDDDD;
    color: transparent;
    cursor: pointer;
    display: block;
    margin-bottom: 1rem;
    position: relative;
    text-indent: 100%;
    width: 4rem;
    height: 2rem;
    transition: left 0.15s ease-out; }
  .switch input {
    left: 10px;
    opacity: 0;
    padding: 0;
    position: absolute;
    top: 9px; }
    .switch input + label {
      margin-left: 0;
      margin-right: 0; }
  .switch label:after {
    background: #FFF;
    content: "";
    display: block;
    height: 1.5rem;
    left: .25rem;
    position: absolute;
    top: .25rem;
    width: 1.5rem;
    -webkit-transition: left 0.15s ease-out;
    -moz-transition: left 0.15s ease-out;
    -o-transition: translate3d(0, 0, 0);
    transition: left 0.15s ease-out;
    -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); }
  .switch input:checked + label {
    background: #444; }
  .switch input:checked + label:after {
    left: 2.25rem; }
  .switch label {
    height: 2rem;
    width: 4rem; }
  .switch label:after {
    height: 1.5rem;
    width: 1.5rem; }
  .switch input:checked + label:after {
    left: 2.25rem; }
  .switch label {
    color: transparent;
    background: #DDDDDD; }
  .switch label:after {
    background: #FFF; }
  .switch input:checked + label {
    background: #444; }
  .switch.large label {
    height: 2.5rem;
    width: 5rem; }
  .switch.large label:after {
    height: 2rem;
    width: 2rem; }
  .switch.large input:checked + label:after {
    left: 2.75rem; }
  .switch.small label {
    height: 1.75rem;
    width: 3.5rem; }
  .switch.small label:after {
    height: 1.25rem;
    width: 1.25rem; }
  .switch.small input:checked + label:after {
    left: 2rem; }
  .switch.tiny label {
    height: 1.5rem;
    width: 3rem; }
  .switch.tiny label:after {
    height: 1rem;
    width: 1rem; }
  .switch.tiny input:checked + label:after {
    left: 1.75rem; }
  .switch.radius label {
    border-radius: 4px; }
  .switch.radius label:after {
    border-radius: 3px; }
  .switch.round {
    border-radius: 1000px; }
    .switch.round label {
      border-radius: 2rem; }
    .switch.round label:after {
      border-radius: 2rem; }

table {
  background: #FFF;
  border: solid 1px #DDDDDD;
  margin-bottom: 1.25rem;
  table-layout: auto; }
  table caption {
    background: transparent;
    color: #222222;
    font-size: 1rem;
    font-weight: bold; }
  table thead {
    background: #F5F5F5; }
    table thead tr th,
    table thead tr td {
      color: #222222;
      font-size: 0.875rem;
      font-weight: bold;
      padding: 0.5rem 0.625rem 0.625rem; }
  table tfoot {
    background: #F5F5F5; }
    table tfoot tr th,
    table tfoot tr td {
      color: #222222;
      font-size: 0.875rem;
      font-weight: bold;
      padding: 0.5rem 0.625rem 0.625rem; }
  table tr th,
  table tr td {
    color: #222222;
    font-size: 0.875rem;
    padding: 0.5625rem 0.625rem;
    text-align: left; }
  table tr.even, table tr.alt, table tr:nth-of-type(even) {
    background: #F9F9F9; }
  table thead tr th,
  table tfoot tr th,
  table tfoot tr td,
  table tbody tr th,
  table tbody tr td,
  table tr td {
    display: table-cell;
    line-height: 1.125rem; }

.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: #EFEFEF;
      color: #222222;
      font-family: "Open Sans", "Montserrat", sans-serif;
      font-size: 1rem;
      padding: 1rem 2rem; }
      .tabs dd > a:hover,
      .tabs .tab-title > a:hover {
        background-color: #e1e1e1; }
    .tabs dd.active > a,
    .tabs .tab-title.active > a {
      background-color: #FFF;
      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.0625em) {
  .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; }

/* Image Thumbnails */
.th {
  border: solid 4px #FFF;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
  display: inline-block;
  line-height: 0;
  max-width: 100%;
  transition: all 200ms ease-out; }
  .th:hover, .th:focus {
    box-shadow: 0 0 6px 1px rgba(68, 68, 68, 0.5); }
  .th.radius {
    border-radius: 3px; }

/* Tooltips */
.has-tip {
  border-bottom: dotted 1px #CCCCCC;
  color: #333333;
  cursor: help;
  font-weight: bold; }
  .has-tip:hover, .has-tip:focus {
    border-bottom: dotted 1px #1f1f1f;
    color: #444; }
  .has-tip.tip-left, .has-tip.tip-right {
    float: none !important; }

.tooltip {
  background: #333333;
  color: #FFF;
  display: none;
  font-size: 0.875rem;
  font-weight: normal;
  line-height: 1.3;
  max-width: 300px;
  padding: 0.75rem;
  position: absolute;
  width: 100%;
  z-index: 1006;
  left: 50%; }
  .tooltip > .nub {
    border: solid 5px;
    border-color: transparent transparent #333333 transparent;
    display: block;
    height: 0;
    pointer-events: none;
    position: absolute;
    top: -10px;
    width: 0;
    left: 5px; }
    .tooltip > .nub.rtl {
      left: auto;
      right: 5px; }
  .tooltip.radius {
    border-radius: 3px; }
  .tooltip.round {
    border-radius: 1000px; }
    .tooltip.round > .nub {
      left: 2rem; }
  .tooltip.opened {
    border-bottom: dotted 1px #1f1f1f !important;
    color: #444 !important; }

.tap-to-close {
  color: #777777;
  display: block;
  font-size: 0.625rem;
  font-weight: normal; }

@media only screen {
  .tooltip > .nub {
    border-color: transparent transparent #333333 transparent;
    top: -10px; }
  .tooltip.tip-top > .nub {
    border-color: #333333 transparent transparent transparent;
    bottom: -10px;
    top: auto; }
  .tooltip.tip-left, .tooltip.tip-right {
    float: none !important; }
  .tooltip.tip-left > .nub {
    border-color: transparent transparent transparent #333333;
    left: auto;
    margin-top: -5px;
    right: -10px;
    top: 50%; }
  .tooltip.tip-right > .nub {
    border-color: transparent #333333 transparent transparent;
    left: -10px;
    margin-top: -5px;
    right: auto;
    top: 50%; } }

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

/* Wrapped around .top-bar to contain to grid width */
.contain-to-grid {
  width: 100%; }
  .contain-to-grid .top-bar {
    margin-bottom: 0;
    background: #edf4f6; }

.fixed {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 99;
  left: 0; }
  .fixed.expanded:not(.top-bar) {
    height: auto;
    max-height: 100%;
    overflow-y: auto;
    width: 100%; }
    .fixed.expanded:not(.top-bar) .title-area {
      position: fixed;
      width: 100%;
      z-index: 99; }
    .fixed.expanded:not(.top-bar) .top-bar-section {
      margin-top: 2.8125rem;
      z-index: 98; }

.top-bar {
  background: #edf4f6;
  height: 2.8125rem;
  line-height: 2.8125rem;
  margin-bottom: 0;
  overflow: hidden;
  position: relative; }
  .top-bar ul {
    list-style: none;
    margin-bottom: 0; }
  .top-bar .row {
    max-width: none; }
  .top-bar form,
  .top-bar input,
  .top-bar select {
    margin-bottom: 0; }
  .top-bar input,
  .top-bar select {
    font-size: 0.75rem;
    height: 1.75rem;
    padding-bottom: .35rem;
    padding-top: .35rem; }
  .top-bar .button, .top-bar button {
    font-size: 0.75rem;
    margin-bottom: 0;
    padding-bottom: 0.4125rem;
    padding-top: 0.4125rem; }
    @media only screen and (max-width: 40em) {
      .top-bar .button, .top-bar button {
        position: relative;
        top: -1px; } }
  .top-bar .title-area {
    margin: 0;
    position: relative; }
  .top-bar .name {
    font-size: 16px;
    height: 2.8125rem;
    margin: 0; }
    .top-bar .name h1, .top-bar .name h2, .top-bar .name h3, .top-bar .name h4, .top-bar .name p, .top-bar .name span {
      font-size: 1.0625rem;
      line-height: 2.8125rem;
      margin: 0; }
      .top-bar .name h1 a, .top-bar .name h2 a, .top-bar .name h3 a, .top-bar .name h4 a, .top-bar .name p a, .top-bar .name span a {
        color: #333;
        display: block;
        font-weight: normal;
        padding: 0 0.9375rem;
        width: 75%; }
  .top-bar .toggle-topbar {
    position: absolute;
    right: 0;
    top: 0; }
    .top-bar .toggle-topbar a {
      color: #333;
      display: block;
      font-size: 0.8125rem;
      font-weight: bold;
      height: 2.8125rem;
      line-height: 2.8125rem;
      padding: 0 0.9375rem;
      position: relative;
      text-transform: uppercase; }
    .top-bar .toggle-topbar.menu-icon {
      margin-top: -16px;
      top: 50%; }
      .top-bar .toggle-topbar.menu-icon a {
        color: #074f47;
        height: 34px;
        line-height: 33px;
        padding: 0 2.5rem 0 0.9375rem;
        position: relative; }
        .top-bar .toggle-topbar.menu-icon a span::after {
          content: "";
          display: block;
          height: 0;
          position: absolute;
          margin-top: -8px;
          top: 50%;
          right: 0.9375rem;
          box-shadow: 0 0 0 1px #074f47, 0 7px 0 1px #074f47, 0 14px 0 1px #074f47;
          width: 16px; }
        .top-bar .toggle-topbar.menu-icon a span:hover:after {
          box-shadow: 0 0 0 1px "", 0 7px 0 1px "", 0 14px 0 1px ""; }
  .top-bar.expanded {
    background: transparent;
    height: auto; }
    .top-bar.expanded .title-area {
      background: #edf4f6; }
    .top-bar.expanded .toggle-topbar a {
      color: #888888; }
      .top-bar.expanded .toggle-topbar a span::after {
        box-shadow: 0 0 0 1px #888888, 0 7px 0 1px #888888, 0 14px 0 1px #888888; }
    @media screen and (-webkit-min-device-pixel-ratio: 0) {
      .top-bar.expanded .top-bar-section .has-dropdown.moved > .dropdown,
      .top-bar.expanded .top-bar-section .dropdown {
        clip: initial; }
      .top-bar.expanded .top-bar-section .has-dropdown:not(.moved) > ul {
        padding: 0; } }

.top-bar-section {
  left: 0;
  position: relative;
  width: auto;
  transition: left 300ms ease-out;
  display: flex; }
  .top-bar-section ul {
    flex: 1 0 auto;
    display: block;
    font-size: 16px;
    height: auto;
    margin: 0;
    padding: 0;
    width: 100%; }
  .top-bar-section .divider,
  .top-bar-section [role="separator"] {
    border-top: solid 1px #518fa1;
    clear: both;
    height: 1px;
    width: 100%; }
  .top-bar-section ul li > a {
    color: #333;
    display: block;
    font-family: "DINPro-Medium", "Open Sans", sans-serif;
    font-size: 0.875rem;
    font-weight: normal;
    padding-left: 0.9375rem;
    padding: 12px 0 12px 0.9375rem;
    text-transform: none;
    width: 100%;
    text-decoration: none; }
    .top-bar-section ul li > a.topbar-sublink {
      font-size: 0.875rem; }
    .top-bar-section ul li > a.button {
      font-size: 0.875rem;
      padding-left: 0.9375rem;
      padding-right: 0.9375rem;
      background-color: #444;
      border-color: #16b7a4;
      color: #FFF; }
      @media (min-width: 1024px) {
        .top-bar-section ul li > a.button:hover, .top-bar-section ul li > a.button:focus {
          background-color: darker(#444, 7%); } }
      .top-bar-section ul li > a.button:hover, .top-bar-section ul li > a.button:focus {
        color: #FFF; }
    .top-bar-section ul li > a.button.secondary {
      background-color: #e7e7e7;
      border-color: #b9b9b9;
      color: #333333; }
      @media (min-width: 1024px) {
        .top-bar-section ul li > a.button.secondary:hover, .top-bar-section ul li > a.button.secondary:focus {
          background-color: darker(#444, 7%); } }
      .top-bar-section ul li > a.button.secondary:hover, .top-bar-section ul li > a.button.secondary:focus {
        color: #333333; }
    .top-bar-section ul li > a.button.success {
      background-color: #43AC6A;
      border-color: #368a55;
      color: #FFF; }
      @media (min-width: 1024px) {
        .top-bar-section ul li > a.button.success:hover, .top-bar-section ul li > a.button.success:focus {
          background-color: darker(#444, 7%); } }
      .top-bar-section ul li > a.button.success:hover, .top-bar-section ul li > a.button.success:focus {
        color: #FFF; }
    .top-bar-section ul li > a.button.alert {
      background-color: #f04124;
      border-color: #cf2a0e;
      color: #FFF; }
      @media (min-width: 1024px) {
        .top-bar-section ul li > a.button.alert:hover, .top-bar-section ul li > a.button.alert:focus {
          background-color: darker(#444, 7%); } }
      .top-bar-section ul li > a.button.alert:hover, .top-bar-section ul li > a.button.alert:focus {
        color: #FFF; }
    .top-bar-section ul li > a.button.warning {
      background-color: #f08a24;
      border-color: #cf6e0e;
      color: #FFF; }
      @media (min-width: 1024px) {
        .top-bar-section ul li > a.button.warning:hover, .top-bar-section ul li > a.button.warning:focus {
          background-color: darker(#444, 7%); } }
      .top-bar-section ul li > a.button.warning:hover, .top-bar-section ul li > a.button.warning:focus {
        color: #FFF; }
    .top-bar-section ul li > a.button.info {
      background-color: #a0d3e8;
      border-color: #61b6d9;
      color: #333333; }
      @media (min-width: 1024px) {
        .top-bar-section ul li > a.button.info:hover, .top-bar-section ul li > a.button.info:focus {
          background-color: darker(#444, 7%); } }
      .top-bar-section ul li > a.button.info:hover, .top-bar-section ul li > a.button.info:focus {
        color: #FFF; }
  .top-bar-section ul li > button {
    font-size: 0.875rem;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    background-color: #444;
    border-color: #16b7a4;
    color: #FFF; }
    @media (min-width: 1024px) {
      .top-bar-section ul li > button:hover, .top-bar-section ul li > button:focus {
        background-color: darker(#444, 7%); } }
    .top-bar-section ul li > button:hover, .top-bar-section ul li > button:focus {
      color: #FFF; }
    .top-bar-section ul li > button.secondary {
      background-color: #e7e7e7;
      border-color: #b9b9b9;
      color: #333333; }
      @media (min-width: 1024px) {
        .top-bar-section ul li > button.secondary:hover, .top-bar-section ul li > button.secondary:focus {
          background-color: darker(#444, 7%); } }
      .top-bar-section ul li > button.secondary:hover, .top-bar-section ul li > button.secondary:focus {
        color: #333333; }
    .top-bar-section ul li > button.success {
      background-color: #43AC6A;
      border-color: #368a55;
      color: #FFF; }
      @media (min-width: 1024px) {
        .top-bar-section ul li > button.success:hover, .top-bar-section ul li > button.success:focus {
          background-color: darker(#444, 7%); } }
      .top-bar-section ul li > button.success:hover, .top-bar-section ul li > button.success:focus {
        color: #FFF; }
    .top-bar-section ul li > button.alert {
      background-color: #f04124;
      border-color: #cf2a0e;
      color: #FFF; }
      @media (min-width: 1024px) {
        .top-bar-section ul li > button.alert:hover, .top-bar-section ul li > button.alert:focus {
          background-color: darker(#444, 7%); } }
      .top-bar-section ul li > button.alert:hover, .top-bar-section ul li > button.alert:focus {
        color: #FFF; }
    .top-bar-section ul li > button.warning {
      background-color: #f08a24;
      border-color: #cf6e0e;
      color: #FFF; }
      @media (min-width: 1024px) {
        .top-bar-section ul li > button.warning:hover, .top-bar-section ul li > button.warning:focus {
          background-color: darker(#444, 7%); } }
      .top-bar-section ul li > button.warning:hover, .top-bar-section ul li > button.warning:focus {
        color: #FFF; }
    .top-bar-section ul li > button.info {
      background-color: #a0d3e8;
      border-color: #61b6d9;
      color: #333333; }
      @media (min-width: 1024px) {
        .top-bar-section ul li > button.info:hover, .top-bar-section ul li > button.info:focus {
          background-color: darker(#444, 7%); } }
      .top-bar-section ul li > button.info:hover, .top-bar-section ul li > button.info:focus {
        color: #FFF; }
  .top-bar-section ul li:hover:not(.has-form) > a {
    background-color: #555555;
    color: #074f47;
    background: #d9e6ed; }
  .top-bar-section ul li.active > a {
    background: #444;
    color: #FFF; }
    .top-bar-section ul li.active > a:hover {
      background: #3a3a3a;
      color: #FFF; }
  .top-bar-section .has-form {
    padding: 0.9375rem; }
  .top-bar-section .has-dropdown {
    position: relative; }
    .top-bar-section .has-dropdown > a:after {
      border: inset 8px;
      content: "";
      display: block;
      height: 0;
      width: 0;
      border-color: transparent transparent transparent rgba(22, 183, 164, 0.9);
      border-left-style: solid;
      margin-right: 0.9375rem;
      margin-top: -10px;
      position: absolute;
      top: 50%;
      right: 0; }
    .top-bar-section .has-dropdown.moved {
      position: static; }
      .top-bar-section .has-dropdown.moved > .dropdown {
        position: static !important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto;
        display: block;
        position: absolute !important;
        width: 100%; }
      .top-bar-section .has-dropdown.moved > a:after {
        display: none; }
  .top-bar-section .dropdown {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px;
    display: block;
    padding: 0;
    position: absolute;
    top: 0;
    z-index: 99999;
    left: 100%; }
    .top-bar-section .dropdown li {
      height: auto;
      width: 100%; }
      .top-bar-section .dropdown li a {
        font-weight: normal;
        padding: 8px 0.9375rem; }
        .top-bar-section .dropdown li a.parent-link {
          font-weight: normal; }
      .top-bar-section .dropdown li.title h5, .top-bar-section .dropdown li.parent-link {
        margin-bottom: 0;
        margin-top: 0;
        font-size: 1.125rem; }
        .top-bar-section .dropdown li.title h5 a, .top-bar-section .dropdown li.parent-link a {
          color: #333;
          display: block; }
          .top-bar-section .dropdown li.title h5 a:hover, .top-bar-section .dropdown li.parent-link a:hover {
            background: none; }
      .top-bar-section .dropdown li.has-form {
        padding: 8px 0.9375rem; }
      .top-bar-section .dropdown li .button,
      .top-bar-section .dropdown li button {
        top: auto; }
    .top-bar-section .dropdown label {
      color: #777777;
      font-size: 0.625rem;
      font-weight: bold;
      margin-bottom: 0;
      padding: 8px 0.9375rem 2px;
      text-transform: uppercase; }

.js-generated {
  display: block; }

@media only screen and (min-width: 40.0625em) {
  .top-bar {
    background: #edf4f6;
    overflow: visible; }
    .top-bar:before, .top-bar:after {
      content: " ";
      display: table; }
    .top-bar:after {
      clear: both; }
    .top-bar .toggle-topbar {
      display: none; }
    .top-bar .title-area {
      float: left; }
    .top-bar .name h1 a,
    .top-bar .name h2 a,
    .top-bar .name h3 a,
    .top-bar .name h4 a,
    .top-bar .name h5 a,
    .top-bar .name h6 a {
      width: auto; }
    .top-bar input,
    .top-bar select,
    .top-bar .button,
    .top-bar button {
      font-size: 0.875rem;
      height: 1.75rem;
      position: relative;
      top: 0.53125rem; }
    .top-bar .has-form > .button,
    .top-bar .has-form > button {
      font-size: 0.875rem;
      height: 1.75rem;
      position: relative;
      top: 0.53125rem; }
    .top-bar.expanded {
      background: #edf4f6; }
  .contain-to-grid .top-bar {
    margin: 0 auto;
    margin-bottom: 0;
    max-width: 64rem; }
  .top-bar-section {
    transition: none 0 0;
    left: 0 !important; }
    .top-bar-section ul {
      display: inline;
      height: auto !important;
      width: auto;
      text-align: center; }
      .top-bar-section ul li .js-generated {
        display: none; }
    .top-bar-section li.hover > a:not(.button) {
      background-color: #555555;
      background: #d9e6ed;
      color: #074f47; }
    .top-bar-section li:not(.has-form) a:not(.button) {
      background: #edf4f6;
      line-height: 2.8125rem;
      padding: 0 0.9375rem; }
      .top-bar-section li:not(.has-form) a:not(.button):hover {
        background-color: #555555;
        background: #d9e6ed; }
    .top-bar-section li.active:not(.has-form) a:not(.button) {
      background: #444;
      color: #FFF;
      line-height: 2.8125rem;
      padding: 0 0.9375rem; }
      .top-bar-section li.active:not(.has-form) a:not(.button):hover {
        background: #3a3a3a;
        color: #FFF; }
    .top-bar-section .has-dropdown > a {
      padding-right: 2.1875rem !important; }
      .top-bar-section .has-dropdown > a:after {
        border: inset 8px;
        content: "";
        display: block;
        height: 0;
        width: 0;
        border-color: rgba(22, 183, 164, 0.9) transparent transparent transparent;
        border-top-style: solid;
        margin-top: -4px;
        top: 1.40625rem; }
    .top-bar-section .has-dropdown.moved {
      position: relative; }
      .top-bar-section .has-dropdown.moved > .dropdown {
        clip: rect(1px, 1px, 1px, 1px);
        height: 1px;
        overflow: hidden;
        position: absolute !important;
        width: 1px;
        display: block; }
    .top-bar-section .has-dropdown.hover > .dropdown, .top-bar-section .has-dropdown.not-click:hover > .dropdown {
      position: static !important;
      height: auto;
      width: auto;
      overflow: visible;
      clip: auto;
      display: block;
      position: absolute !important; }
    .top-bar-section .has-dropdown > a:focus + .dropdown {
      position: static !important;
      height: auto;
      width: auto;
      overflow: visible;
      clip: auto;
      display: block;
      position: absolute !important; }
    .top-bar-section .has-dropdown .dropdown li.has-dropdown > a:after {
      border: none;
      content: "\00bb";
      top: 0.1875rem;
      right: 5px; }
    .top-bar-section .dropdown {
      background: #edf4f6;
      left: 0;
      min-width: 100%;
      top: auto; }
      .top-bar-section .dropdown li a {
        background: #edf4f6;
        color: #333;
        line-height: 2.8125rem;
        padding: 12px 0.9375rem;
        white-space: nowrap; }
      .top-bar-section .dropdown li:not(.has-form):not(.active) > a:not(.button) {
        background: #edf4f6;
        color: #333; }
      .top-bar-section .dropdown li:not(.has-form):not(.active):hover > a:not(.button) {
        background-color: #555555;
        color: #074f47;
        background: #d9e6ed; }
      .top-bar-section .dropdown li label {
        background: #edf4f6;
        white-space: nowrap; }
      .top-bar-section .dropdown li .dropdown {
        left: 100%;
        top: 0; }
    .top-bar-section > ul > .divider,
    .top-bar-section > ul > [role="separator"] {
      border-right: solid 1px #eff5f7;
      border-bottom: none;
      border-top: none;
      clear: none;
      height: 2.8125rem;
      width: 0; }
    .top-bar-section .has-form {
      background: #edf4f6;
      height: 2.8125rem;
      padding: 0 0.9375rem; }
    .top-bar-section .right li .dropdown {
      left: auto;
      right: 0; }
      .top-bar-section .right li .dropdown li .dropdown {
        right: 100%; }
    .top-bar-section .left li .dropdown {
      right: auto;
      left: 0; }
      .top-bar-section .left li .dropdown li .dropdown {
        left: 100%; }
  .no-js .top-bar-section ul li:hover > a {
    background-color: #555555;
    background: #d9e6ed;
    color: #074f47; }
  .no-js .top-bar-section ul li:active > a {
    background: #444;
    color: #FFF; }
  .no-js .top-bar-section .has-dropdown:hover > .dropdown {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
    display: block;
    position: absolute !important; }
  .no-js .top-bar-section .has-dropdown > a:focus + .dropdown {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
    display: block;
    position: absolute !important; } }

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

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

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

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

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

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

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

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

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

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

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

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

@media only screen and (min-width: 120.0625em) and (max-width: 6249999.9375em) {
  .xxlarge-only-text-left {
    text-align: left !important; }
  .xxlarge-only-text-right {
    text-align: right !important; }
  .xxlarge-only-text-center {
    text-align: center !important; }
  .xxlarge-only-text-justify {
    text-align: justify !important; } }

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

/* Typography resets */
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0; }

/* Default Link Styles */
a {
  color: #444;
  line-height: inherit;
  text-decoration: none; }
  a:hover, a:focus {
    color: #3a3a3a; }
  a img {
    border: none; }

/* Default paragraph styles */
p {
  font-family: inherit;
  font-size: 0.875rem;
  font-weight: normal;
  line-height: 1.45;
  margin-bottom: 0.625rem;
  text-rendering: optimizeLegibility; }
  p.lead {
    font-size: 1.09375rem;
    line-height: 1.6; }
  p aside {
    font-size: 0.875rem;
    font-style: italic;
    line-height: 1.35; }

/* Default header styles */
h1, h2, h3, h4, h5, h6 {
  color: #FFF;
  font-family: "Open Sans", "Montserrat", sans-serif;
  font-style: normal;
  font-weight: normal;
  line-height: 1.4;
  margin-bottom: 0.5rem;
  margin-top: 0.2rem;
  text-rendering: optimizeLegibility; }
  h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
    color: white;
    font-size: 10px;
    line-height: 0; }

h1 {
  font-size: 2.125rem; }

h2 {
  font-size: 1.6875rem; }

h3 {
  font-size: 13px; }

h4 {
  font-size: 12px; }

h5 {
  font-size: 1.125rem; }

h6 {
  font-size: 1rem; }

.subheader {
  line-height: 1.4;
  color: white;
  font-weight: normal;
  margin-top: 0.2rem;
  margin-bottom: 0.5rem; }

hr {
  border: solid #DDDDDD;
  border-width: 1px 0 0;
  clear: both;
  height: 0;
  margin: 1.25rem 0 1.1875rem; }

/* Helpful Typography Defaults */
em,
i {
  font-style: italic;
  line-height: inherit; }

strong,
b {
  font-weight: bold;
  line-height: inherit; }

small {
  font-size: 10px;
  line-height: inherit; }

code {
  background-color: #f8f8f8;
  border-color: #dfdfdf;
  border-style: solid;
  border-width: 1px;
  color: #333333;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: normal;
  padding: 0.125rem 0.3125rem 0.0625rem; }

/* Lists */
ul,
ol,
dl {
  font-family: inherit;
  font-size: 0.875rem;
  line-height: 1;
  list-style-position: outside;
  margin-bottom: 0; }

ul {
  margin-left: 0; }

/* Unordered Lists */
ul li ul,
ul li ol {
  margin-left: 1.25rem;
  margin-bottom: 0; }

ul.square li ul, ul.circle li ul, ul.disc li ul {
  list-style: inherit; }

ul.square {
  list-style-type: square;
  margin-left: 0; }

ul.circle {
  list-style-type: circle;
  margin-left: 0; }

ul.disc {
  list-style-type: disc;
  margin-left: 0; }

/* Ordered Lists */
ol {
  margin-left: 1.4rem; }
  ol li ul,
  ol li ol {
    margin-left: 1.25rem;
    margin-bottom: 0; }

.no-bullet {
  list-style-type: none;
  margin-left: 0; }
  .no-bullet li ul,
  .no-bullet li ol {
    margin-left: 1.25rem;
    margin-bottom: 0;
    list-style: none; }

/* Definition Lists */
dl dt {
  margin-bottom: 0.3rem;
  font-weight: bold; }

dl dd {
  margin-bottom: 0.75rem; }

/* Abbreviations */
abbr,
acronym {
  text-transform: uppercase;
  font-size: 90%;
  color: #222;
  cursor: help; }

abbr {
  text-transform: none; }
  abbr[title] {
    border-bottom: 1px dotted #DDDDDD; }

/* Blockquotes */
blockquote {
  margin: 0 0 0.625rem;
  padding: 0.5625rem 1.25rem 0 1.1875rem;
  border-left: 1px solid #DDDDDD; }
  blockquote cite {
    display: block;
    font-size: 0.8125rem;
    color: white; }
    blockquote cite:before {
      content: "\2014 \0020"; }
    blockquote cite a,
    blockquote cite a:visited {
      color: white; }

blockquote,
blockquote p {
  line-height: 1.45;
  color: white; }

/* Microformats */
.vcard {
  display: inline-block;
  margin: 0 0 1.25rem 0;
  border: 1px solid #DDDDDD;
  padding: 0.625rem 0.75rem; }
  .vcard li {
    margin: 0;
    display: block; }
  .vcard .fn {
    font-weight: bold;
    font-size: 0.9375rem; }

.vevent .summary {
  font-weight: bold; }

.vevent abbr {
  cursor: default;
  text-decoration: none;
  font-weight: bold;
  border: none;
  padding: 0 0.0625rem; }

@media only screen and (min-width: 40.0625em) {
  h1, h2, h3, h4, h5, h6 {
    line-height: 1.4; }
  h1 {
    font-size: 2.75rem; }
  h2 {
    font-size: 2.3125rem; }
  h3 {
    font-size: 13px; }
  h4 {
    font-size: 12px; }
  h5 {
    font-size: 1.125rem; }
  h6 {
    font-size: 1rem; } }

/*
       * Print styles.
       *
       * Inlined to avoid required HTTP connection: www.phpied.com/delay-loading-your-print-css/
       * Credit to Paul Irish and HTML5 Boilerplate (html5boilerplate.com)
      */
@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    /* Black prints faster: h5bp.com/s */
    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) ")"; }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: ""; }
  pre,
  blockquote {
    border: 1px solid #999999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group;
    /* h5bp.com/t */ }
  tr,
  img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  @page {
    margin: 0.34in; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; } }

.off-canvas-wrap {
  -webkit-backface-visibility: hidden;
  position: relative;
  width: 100%;
  overflow: hidden; }
  .off-canvas-wrap.move-right, .off-canvas-wrap.move-left, .off-canvas-wrap.move-bottom, .off-canvas-wrap.move-top {
    min-height: 100%;
    -webkit-overflow-scrolling: touch; }

.inner-wrap {
  position: relative;
  width: 100%;
  -webkit-transition: -webkit-transform 500ms ease;
  -moz-transition: -moz-transform 500ms ease;
  -ms-transition: -ms-transform 500ms ease;
  -o-transition: -o-transform 500ms ease;
  transition: transform 500ms ease; }
  .inner-wrap:before, .inner-wrap:after {
    content: " ";
    display: table; }
  .inner-wrap:after {
    clear: both; }

.tab-bar {
  -webkit-backface-visibility: hidden;
  background: #333333;
  color: #FFF;
  height: 2.8125rem;
  line-height: 2.8125rem;
  position: relative; }
  .tab-bar h1, .tab-bar h2, .tab-bar h3, .tab-bar h4, .tab-bar h5, .tab-bar h6 {
    color: #FFF;
    font-weight: bold;
    line-height: 2.8125rem;
    margin: 0; }
  .tab-bar h1, .tab-bar h2, .tab-bar h3, .tab-bar h4 {
    font-size: 1.125rem; }

.left-small {
  height: 2.8125rem;
  position: absolute;
  top: 0;
  width: 2.8125rem;
  border-right: solid 1px #1a1a1a;
  left: 0; }

.right-small {
  height: 2.8125rem;
  position: absolute;
  top: 0;
  width: 2.8125rem;
  border-left: solid 1px #1a1a1a;
  right: 0; }

.tab-bar-section {
  height: 2.8125rem;
  padding: 0 0.625rem;
  position: absolute;
  text-align: center;
  top: 0; }
  .tab-bar-section.left {
    text-align: left; }
  .tab-bar-section.right {
    text-align: right; }
  .tab-bar-section.left {
    left: 0;
    right: 2.8125rem; }
  .tab-bar-section.right {
    left: 2.8125rem;
    right: 0; }
  .tab-bar-section.middle {
    left: 2.8125rem;
    right: 2.8125rem; }

.tab-bar .menu-icon {
  color: #FFF;
  display: block;
  height: 2.8125rem;
  padding: 0;
  position: relative;
  text-indent: 2.1875rem;
  transform: translate3d(0, 0, 0);
  width: 2.8125rem; }
  .tab-bar .menu-icon span::after {
    content: "";
    display: block;
    height: 0;
    position: absolute;
    top: 50%;
    margin-top: -0.5rem;
    left: 0.90625rem;
    box-shadow: 0 0 0 1px #FFF, 0 7px 0 1px #FFF, 0 14px 0 1px #FFF;
    width: 1rem; }
  .tab-bar .menu-icon span:hover:after {
    box-shadow: 0 0 0 1px #b3b3b3, 0 7px 0 1px #b3b3b3, 0 14px 0 1px #b3b3b3; }

.left-off-canvas-menu {
  -webkit-backface-visibility: hidden;
  background: #9db5bd;
  bottom: 0;
  box-sizing: content-box;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  overflow-x: hidden;
  overflow-y: auto;
  position: absolute;
  transition: transform 500ms ease 0s;
  width: 15.625rem;
  z-index: 1001;
  -webkit-transform: translate3d(-100%, 0, 0);
  -moz-transform: translate3d(-100%, 0, 0);
  -ms-transform: translate(-100%, 0);
  -o-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  left: 0;
  top: 0; }
  .left-off-canvas-menu * {
    -webkit-backface-visibility: hidden; }

.right-off-canvas-menu {
  -webkit-backface-visibility: hidden;
  background: #9db5bd;
  bottom: 0;
  box-sizing: content-box;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  overflow-x: hidden;
  overflow-y: auto;
  position: absolute;
  transition: transform 500ms ease 0s;
  width: 15.625rem;
  z-index: 1001;
  -webkit-transform: translate3d(100%, 0, 0);
  -moz-transform: translate3d(100%, 0, 0);
  -ms-transform: translate(100%, 0);
  -o-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
  right: 0;
  top: 0; }
  .right-off-canvas-menu * {
    -webkit-backface-visibility: hidden; }

.top-off-canvas-menu {
  -webkit-backface-visibility: hidden;
  background: #9db5bd;
  bottom: 0;
  box-sizing: content-box;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  overflow-x: hidden;
  overflow-y: auto;
  position: absolute;
  transition: transform 500ms ease 0s;
  width: 15.625rem;
  z-index: 1001;
  -webkit-transform: translate3d(0, -100%, 0);
  -moz-transform: translate3d(0, -100%, 0);
  -ms-transform: translate(0, -100%);
  -o-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0);
  top: 0;
  width: 100%;
  height: 18.75rem; }
  .top-off-canvas-menu * {
    -webkit-backface-visibility: hidden; }

.bottom-off-canvas-menu {
  -webkit-backface-visibility: hidden;
  background: #9db5bd;
  bottom: 0;
  box-sizing: content-box;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  overflow-x: hidden;
  overflow-y: auto;
  position: absolute;
  transition: transform 500ms ease 0s;
  width: 15.625rem;
  z-index: 1001;
  -webkit-transform: translate3d(0, 100%, 0);
  -moz-transform: translate3d(0, 100%, 0);
  -ms-transform: translate(0, 100%);
  -o-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
  bottom: 0;
  width: 100%;
  height: 18.75rem; }
  .bottom-off-canvas-menu * {
    -webkit-backface-visibility: hidden; }

ul.off-canvas-list {
  list-style-type: none;
  margin: 0;
  padding: 0; }
  ul.off-canvas-list li label {
    background: #444444;
    border-bottom: none;
    border-top: 1px solid #5e5e5e;
    color: #999999;
    display: block;
    font-size: 0.75rem;
    font-weight: bold;
    margin: 0;
    padding: 0.3rem 0.9375rem;
    text-transform: uppercase; }
  ul.off-canvas-list li a {
    border-bottom: 1px solid #698e9a;
    color: rgba(255, 255, 255, 0.7);
    display: block;
    padding: 0.66667rem;
    transition: background 300ms ease; }
    ul.off-canvas-list li a:hover {
      background: #242424; }
    ul.off-canvas-list li a:active {
      background: #242424; }

.move-right > .inner-wrap {
  -webkit-transform: translate3d(15.625rem, 0, 0);
  -moz-transform: translate3d(15.625rem, 0, 0);
  -ms-transform: translate(15.625rem, 0);
  -o-transform: translate3d(15.625rem, 0, 0);
  transform: translate3d(15.625rem, 0, 0); }

.move-right .exit-off-canvas {
  -webkit-backface-visibility: hidden;
  box-shadow: -4px 0 4px rgba(30, 20, 90, 0.5), 4px 0 4px rgba(30, 20, 90, 0.5);
  cursor: pointer;
  transition: background 300ms ease;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  background: rgba(255, 255, 255, 0.2);
  bottom: 0;
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1002; }
  @media only screen and (min-width: 40.0625em) {
    .move-right .exit-off-canvas:hover {
      background: rgba(255, 255, 255, 0.05); } }

.move-left > .inner-wrap {
  -webkit-transform: translate3d(-15.625rem, 0, 0);
  -moz-transform: translate3d(-15.625rem, 0, 0);
  -ms-transform: translate(-15.625rem, 0);
  -o-transform: translate3d(-15.625rem, 0, 0);
  transform: translate3d(-15.625rem, 0, 0); }

.move-left .exit-off-canvas {
  -webkit-backface-visibility: hidden;
  box-shadow: -4px 0 4px rgba(30, 20, 90, 0.5), 4px 0 4px rgba(30, 20, 90, 0.5);
  cursor: pointer;
  transition: background 300ms ease;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  background: rgba(255, 255, 255, 0.2);
  bottom: 0;
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1002; }
  @media only screen and (min-width: 40.0625em) {
    .move-left .exit-off-canvas:hover {
      background: rgba(255, 255, 255, 0.05); } }

.move-top > .inner-wrap {
  -webkit-transform: translate3d(0, -18.75rem, 0);
  -moz-transform: translate3d(0, -18.75rem, 0);
  -ms-transform: translate(0, -18.75rem);
  -o-transform: translate3d(0, -18.75rem, 0);
  transform: translate3d(0, -18.75rem, 0); }

.move-top .exit-off-canvas {
  -webkit-backface-visibility: hidden;
  box-shadow: -4px 0 4px rgba(30, 20, 90, 0.5), 4px 0 4px rgba(30, 20, 90, 0.5);
  cursor: pointer;
  transition: background 300ms ease;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  background: rgba(255, 255, 255, 0.2);
  bottom: 0;
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1002; }
  @media only screen and (min-width: 40.0625em) {
    .move-top .exit-off-canvas:hover {
      background: rgba(255, 255, 255, 0.05); } }

.move-bottom > .inner-wrap {
  -webkit-transform: translate3d(0, 18.75rem, 0);
  -moz-transform: translate3d(0, 18.75rem, 0);
  -ms-transform: translate(0, 18.75rem);
  -o-transform: translate3d(0, 18.75rem, 0);
  transform: translate3d(0, 18.75rem, 0); }

.move-bottom .exit-off-canvas {
  -webkit-backface-visibility: hidden;
  box-shadow: -4px 0 4px rgba(30, 20, 90, 0.5), 4px 0 4px rgba(30, 20, 90, 0.5);
  cursor: pointer;
  transition: background 300ms ease;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  background: rgba(255, 255, 255, 0.2);
  bottom: 0;
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1002; }
  @media only screen and (min-width: 40.0625em) {
    .move-bottom .exit-off-canvas:hover {
      background: rgba(255, 255, 255, 0.05); } }

.offcanvas-overlap .left-off-canvas-menu, .offcanvas-overlap .right-off-canvas-menu,
.offcanvas-overlap .top-off-canvas-menu, .offcanvas-overlap .bottom-off-canvas-menu {
  -ms-transform: none;
  -webkit-transform: none;
  -moz-transform: none;
  -o-transform: none;
  transform: none;
  z-index: 1003; }

.offcanvas-overlap .exit-off-canvas {
  -webkit-backface-visibility: hidden;
  box-shadow: -4px 0 4px rgba(30, 20, 90, 0.5), 4px 0 4px rgba(30, 20, 90, 0.5);
  cursor: pointer;
  transition: background 300ms ease;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  background: rgba(255, 255, 255, 0.2);
  bottom: 0;
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1002; }
  @media only screen and (min-width: 40.0625em) {
    .offcanvas-overlap .exit-off-canvas:hover {
      background: rgba(255, 255, 255, 0.05); } }

.offcanvas-overlap-left .right-off-canvas-menu {
  -ms-transform: none;
  -webkit-transform: none;
  -moz-transform: none;
  -o-transform: none;
  transform: none;
  z-index: 1003; }

.offcanvas-overlap-left .exit-off-canvas {
  -webkit-backface-visibility: hidden;
  box-shadow: -4px 0 4px rgba(30, 20, 90, 0.5), 4px 0 4px rgba(30, 20, 90, 0.5);
  cursor: pointer;
  transition: background 300ms ease;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  background: rgba(255, 255, 255, 0.2);
  bottom: 0;
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1002; }
  @media only screen and (min-width: 40.0625em) {
    .offcanvas-overlap-left .exit-off-canvas:hover {
      background: rgba(255, 255, 255, 0.05); } }

.offcanvas-overlap-right .left-off-canvas-menu {
  -ms-transform: none;
  -webkit-transform: none;
  -moz-transform: none;
  -o-transform: none;
  transform: none;
  z-index: 1003; }

.offcanvas-overlap-right .exit-off-canvas {
  -webkit-backface-visibility: hidden;
  box-shadow: -4px 0 4px rgba(30, 20, 90, 0.5), 4px 0 4px rgba(30, 20, 90, 0.5);
  cursor: pointer;
  transition: background 300ms ease;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  background: rgba(255, 255, 255, 0.2);
  bottom: 0;
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1002; }
  @media only screen and (min-width: 40.0625em) {
    .offcanvas-overlap-right .exit-off-canvas:hover {
      background: rgba(255, 255, 255, 0.05); } }

.offcanvas-overlap-top .bottom-off-canvas-menu {
  -ms-transform: none;
  -webkit-transform: none;
  -moz-transform: none;
  -o-transform: none;
  transform: none;
  z-index: 1003; }

.offcanvas-overlap-top .exit-off-canvas {
  -webkit-backface-visibility: hidden;
  box-shadow: -4px 0 4px rgba(30, 20, 90, 0.5), 4px 0 4px rgba(30, 20, 90, 0.5);
  cursor: pointer;
  transition: background 300ms ease;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  background: rgba(255, 255, 255, 0.2);
  bottom: 0;
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1002; }
  @media only screen and (min-width: 40.0625em) {
    .offcanvas-overlap-top .exit-off-canvas:hover {
      background: rgba(255, 255, 255, 0.05); } }

.offcanvas-overlap-bottom .top-off-canvas-menu {
  -ms-transform: none;
  -webkit-transform: none;
  -moz-transform: none;
  -o-transform: none;
  transform: none;
  z-index: 1003; }

.offcanvas-overlap-bottom .exit-off-canvas {
  -webkit-backface-visibility: hidden;
  box-shadow: -4px 0 4px rgba(30, 20, 90, 0.5), 4px 0 4px rgba(30, 20, 90, 0.5);
  cursor: pointer;
  transition: background 300ms ease;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  background: rgba(255, 255, 255, 0.2);
  bottom: 0;
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1002; }
  @media only screen and (min-width: 40.0625em) {
    .offcanvas-overlap-bottom .exit-off-canvas:hover {
      background: rgba(255, 255, 255, 0.05); } }

.no-csstransforms .left-off-canvas-menu {
  left: -15.625rem; }

.no-csstransforms .right-off-canvas-menu {
  right: -15.625rem; }

.no-csstransforms .top-off-canvas-menu {
  top: -18.75rem; }

.no-csstransforms .bottom-off-canvas-menu {
  bottom: -18.75rem; }

.no-csstransforms .move-left > .inner-wrap {
  right: 15.625rem; }

.no-csstransforms .move-right > .inner-wrap {
  left: 15.625rem; }

.no-csstransforms .move-top > .inner-wrap {
  right: 18.75rem; }

.no-csstransforms .move-bottom > .inner-wrap {
  left: 18.75rem; }

.left-submenu {
  -webkit-backface-visibility: hidden;
  -webkit-overflow-scrolling: touch;
  background: #9db5bd;
  bottom: 0;
  box-sizing: content-box;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  position: absolute;
  top: 0;
  width: 15.625rem;
  height: 18.75rem;
  z-index: 1002;
  -webkit-transform: translate3d(-100%, 0, 0);
  -moz-transform: translate3d(-100%, 0, 0);
  -ms-transform: translate(-100%, 0);
  -o-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  left: 0;
  -webkit-transition: -webkit-transform 500ms ease;
  -moz-transition: -moz-transform 500ms ease;
  -ms-transition: -ms-transform 500ms ease;
  -o-transition: -o-transform 500ms ease;
  transition: transform 500ms ease; }
  .left-submenu * {
    -webkit-backface-visibility: hidden; }
  .left-submenu .back > a {
    background: #444;
    border-bottom: none;
    border-top: 1px solid #5e5e5e;
    color: #999999;
    font-weight: bold;
    padding: 0.3rem 0.9375rem;
    text-transform: uppercase;
    margin: 0; }
    .left-submenu .back > a:hover {
      background: #303030;
      border-bottom: none;
      border-top: 1px solid #5e5e5e; }
    .left-submenu .back > a:before {
      content: "\AB";
      margin-right: .5rem;
      display: inline; }
  .left-submenu.move-right, .left-submenu.offcanvas-overlap-right, .left-submenu.offcanvas-overlap {
    -webkit-transform: translate3d(0%, 0, 0);
    -moz-transform: translate3d(0%, 0, 0);
    -ms-transform: translate(0%, 0);
    -o-transform: translate3d(0%, 0, 0);
    transform: translate3d(0%, 0, 0); }

.right-submenu {
  -webkit-backface-visibility: hidden;
  -webkit-overflow-scrolling: touch;
  background: #9db5bd;
  bottom: 0;
  box-sizing: content-box;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  position: absolute;
  top: 0;
  width: 15.625rem;
  height: 18.75rem;
  z-index: 1002;
  -webkit-transform: translate3d(100%, 0, 0);
  -moz-transform: translate3d(100%, 0, 0);
  -ms-transform: translate(100%, 0);
  -o-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
  right: 0;
  -webkit-transition: -webkit-transform 500ms ease;
  -moz-transition: -moz-transform 500ms ease;
  -ms-transition: -ms-transform 500ms ease;
  -o-transition: -o-transform 500ms ease;
  transition: transform 500ms ease; }
  .right-submenu * {
    -webkit-backface-visibility: hidden; }
  .right-submenu .back > a {
    background: #444;
    border-bottom: none;
    border-top: 1px solid #5e5e5e;
    color: #999999;
    font-weight: bold;
    padding: 0.3rem 0.9375rem;
    text-transform: uppercase;
    margin: 0; }
    .right-submenu .back > a:hover {
      background: #303030;
      border-bottom: none;
      border-top: 1px solid #5e5e5e; }
    .right-submenu .back > a:after {
      content: "\BB";
      margin-left: .5rem;
      display: inline; }
  .right-submenu.move-left, .right-submenu.offcanvas-overlap-left, .right-submenu.offcanvas-overlap {
    -webkit-transform: translate3d(0%, 0, 0);
    -moz-transform: translate3d(0%, 0, 0);
    -ms-transform: translate(0%, 0);
    -o-transform: translate3d(0%, 0, 0);
    transform: translate3d(0%, 0, 0); }

.top-submenu {
  -webkit-backface-visibility: hidden;
  -webkit-overflow-scrolling: touch;
  background: #9db5bd;
  bottom: 0;
  box-sizing: content-box;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  position: absolute;
  top: 0;
  width: 15.625rem;
  height: 18.75rem;
  z-index: 1002;
  -webkit-transform: translate3d(0, -100%, 0);
  -moz-transform: translate3d(0, -100%, 0);
  -ms-transform: translate(0, -100%);
  -o-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0);
  top: 0;
  width: 100%;
  -webkit-transition: -webkit-transform 500ms ease;
  -moz-transition: -moz-transform 500ms ease;
  -ms-transition: -ms-transform 500ms ease;
  -o-transition: -o-transform 500ms ease;
  transition: transform 500ms ease; }
  .top-submenu * {
    -webkit-backface-visibility: hidden; }
  .top-submenu .back > a {
    background: #444;
    border-bottom: none;
    border-top: 1px solid #5e5e5e;
    color: #999999;
    font-weight: bold;
    padding: 0.3rem 0.9375rem;
    text-transform: uppercase;
    margin: 0; }
    .top-submenu .back > a:hover {
      background: #303030;
      border-bottom: none;
      border-top: 1px solid #5e5e5e; }
  .top-submenu.move-bottom, .top-submenu.offcanvas-overlap-bottom, .top-submenu.offcanvas-overlap {
    -webkit-transform: translate3d(0, 0%, 0);
    -moz-transform: translate3d(0, 0%, 0);
    -ms-transform: translate(0, 0%);
    -o-transform: translate3d(0, 0%, 0);
    transform: translate3d(0, 0%, 0); }

.bottom-submenu {
  -webkit-backface-visibility: hidden;
  -webkit-overflow-scrolling: touch;
  background: #9db5bd;
  bottom: 0;
  box-sizing: content-box;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  position: absolute;
  top: 0;
  width: 15.625rem;
  height: 18.75rem;
  z-index: 1002;
  -webkit-transform: translate3d(0, 100%, 0);
  -moz-transform: translate3d(0, 100%, 0);
  -ms-transform: translate(0, 100%);
  -o-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
  bottom: 0;
  width: 100%;
  -webkit-transition: -webkit-transform 500ms ease;
  -moz-transition: -moz-transform 500ms ease;
  -ms-transition: -ms-transform 500ms ease;
  -o-transition: -o-transform 500ms ease;
  transition: transform 500ms ease; }
  .bottom-submenu * {
    -webkit-backface-visibility: hidden; }
  .bottom-submenu .back > a {
    background: #444;
    border-bottom: none;
    border-top: 1px solid #5e5e5e;
    color: #999999;
    font-weight: bold;
    padding: 0.3rem 0.9375rem;
    text-transform: uppercase;
    margin: 0; }
    .bottom-submenu .back > a:hover {
      background: #303030;
      border-bottom: none;
      border-top: 1px solid #5e5e5e; }
  .bottom-submenu.move-top, .bottom-submenu.offcanvas-overlap-top, .bottom-submenu.offcanvas-overlap {
    -webkit-transform: translate3d(0, 0%, 0);
    -moz-transform: translate3d(0, 0%, 0);
    -ms-transform: translate(0, 0%);
    -o-transform: translate3d(0, 0%, 0);
    transform: translate3d(0, 0%, 0); }

.left-off-canvas-menu ul.off-canvas-list li.has-submenu > a:after {
  content: "\BB";
  margin-left: .5rem;
  display: inline; }

.right-off-canvas-menu ul.off-canvas-list li.has-submenu > a:before {
  content: "\AB";
  margin-right: .5rem;
  display: inline; }

/* 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.0625em) {
  .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.0625em) {
  .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.0625em) {
  .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.0625em) {
  .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; } }

input.button[type="submit"] {
  border-radius: 3px; }

*.button {
  padding: 5px 50px 5px 20px;
  margin: 0;
  font-size: 18px;
  line-height: 35px;
  border-radius: 3px;
  background-color: #074f47; }

@media only screen and (max-width: 40.063em) {
  *.button {
    background-size: 15px 8px;
    padding-right: 25px;
    padding-left: 10px; } }

h1, h2, h3, h4, h5, h6 {
  color: inherit; }

#content h1 {
  line-height: 16px; }

.row .row {
  margin: 0; }

.header-bottom-menu-list ul li a {
  line-height: 1.25rem; }

.authenticated-menu ul li a {
  line-height: 2.9375rem; }

.explanation h2 {
  line-height: 1rem;
  margin-top: 10px; }

ul {
  font-size: 0.75rem;
  line-height: 0.75rem; }

.footer-cols {
  line-height: 0.75rem; }
  .footer-cols h3 {
    margin-top: 0;
    line-height: 1.25rem; }

.payment-info-footer p {
  font-size: 1rem; }

.copyright-footer {
  font-size: 0.875rem;
  line-height: 0.875rem; }

input:not([type]), input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="week"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], input[type="color"], textarea {
  box-shadow: none;
  height: auto; }

@media only screen and (min-width: 40.063em) {
  .button:hover, .button:focus {
    background-color: #129787; }
  .copyright-footer a:hover, .copyright-footer a:focus {
    color: #16b7a4; }
  .top-bar-section .dropdown {
    opacity: 0; }
    .top-bar-section .dropdown li:not(.has-form):not(.active) > a:not(.button) {
      background-color: #d9e6ed; }
      .top-bar-section .dropdown li:not(.has-form):not(.active) > a:not(.button):hover {
        background-color: #edf4f6; }
  .top-bar-section > ul > li:hover .dropdown {
    opacity: 5;
    animation: showDropdown 0.5s; }
  @keyframes showDropdown {
    0% {
      opacity: 0; }
    100% {
      opacity: 1; } } }

html {
  font-size: 15px !important;
  font-family: "Nunito Sans", sans-serif; }

#content .primary-bg {
  background-color: #1e145a; }

#content .secondary-bg {
  background-color: #074f47; }

#content .tertiary {
  background-color: #16b7a4; }

#content .main .content .products-overview.grid-view .product-item-box .product-item .product-item-row-title,
#content .main .content .products-overview.grid-view .product-row .product-item-row-wrapper .product-item-row .product-item-row-title {
  background-color: #16b7a4 !important;
  transition-property: background-color;
  transition-duration: 500ms; }

#content .how_it_works.sidebar-block.explanation.small {
  color: #fff; }
  #content .how_it_works.sidebar-block.explanation.small h2 {
    text-align: center;
    color: #fff !important; }

h1, h2, h3, h4, strong {
  color: #1e145a !important; }

.page-title,
.faq-row h2,
.home-carrousel ul li .carrousel-info .carrousel-info-inner h1 {
  color: #FFF !important; }

#content .pricetag span.origin {
  color: #000; }

p a {
  text-decoration: underline;
  color: #074f47; }

.pass-container .pass {
  display: block;
  background-color: #074f47;
  color: white;
  border-radius: 5px;
  padding: 10px;
  text-align: center;
  margin-bottom: 15px;
  position: relative; }
  .pass-container .pass::after {
    display: block;
    content: "";
    border-right: 2px solid #fff;
    border-top: 2px solid #fff;
    transform: rotate(45deg) translateX(-50%);
    position: absolute;
    right: 10px;
    top: 50%;
    height: 10px;
    width: 10px; }
  .pass-container .pass:hover {
    background-color: #256d65;
    text-decoration: none; }

.login-form .login-info {
  padding: 0 10px 5px 10px;
  font-size: 12px;
  color: white;
  text-align: center; }

.login-form .button {
  margin-top: 0 !important; }

.newsletter-submit,
.button {
  background-color: #1e145a !important; }

.home-hero .content-right-column .sidebar-block.login {
  background-color: #1e145a !important; }
  .home-hero .content-right-column .sidebar-block.login .button {
    background-color: #074f47 !important; }

#content .badge {
  background-color: #ec8260 !important; }

/*
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
Twitter: @rich_clark
*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  box-sizing: border-box; }

body {
  line-height: 1; }

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

nav ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

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

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none; }

/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold; }

del {
  text-decoration: line-through; }

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help; }

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

/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0; }

input, select {
  vertical-align: middle; }

/* Added by Miranda */
ul {
  list-style: none; }

/* Plugins */
.select2-container {
  margin: 0;
  position: relative;
  display: inline-block;
  /* inline-block for ie7 */
  zoom: 1;
  *display: inline;
  vertical-align: middle;
  max-width: 440px;
  width: 100%;
  font-size: 11px; }

.select2-drop {
  font-size: 11px; }

.select2-search {
  box-sizing: border-box; }

.select2-container .select2-choice {
  display: block;
  height: 25px;
  overflow: hidden;
  position: relative;
  white-space: nowrap;
  line-height: 23px;
  color: #444;
  text-decoration: none;
  background-clip: padding-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .select2-container .select2-choice > .select2-chosen {
    margin-right: 25px;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    float: none;
    width: auto;
    border: 1px solid #999;
    border-right: none;
    padding: 0 5px;
    background-color: #FFF; }
  .select2-container .select2-choice abbr {
    display: none;
    width: 12px;
    height: 12px;
    position: absolute;
    right: 24px;
    top: 8px;
    font-size: 1px;
    text-decoration: none;
    border: 0;
    cursor: pointer;
    outline: 0; }
  .select2-container .select2-choice .select2-arrow {
    display: inline-block;
    width: 25px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    background-clip: padding-box;
    background: #16b7a4 url("../images/select2-dropdown-btn.png") center center no-repeat;
    border: 1px solid #16b7a4;
    cursor: pointer; }
    .select2-container .select2-choice .select2-arrow b {
      display: block;
      width: 100%;
      height: 100%; }

.select2-container.select2-drop-above .select2-choice {
  border-bottom-color: #aaa;
  border-radius: 0 0 4px 4px; }

.select2-container.select2-allowclear .select2-choice .select2-chosen {
  margin-right: 42px; }

.select2-container.select2-allowclear .select2-choice abbr {
  display: inline-block; }

.select2-container .select2-choice abbr:hover {
  background-position: right -11px;
  cursor: pointer; }

.select2-drop-mask {
  border: 0;
  margin: 0;
  padding: 0;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 9998;
  /* styles required for IE to work */
  background-color: #FFF;
  filter: alpha(opacity=0); }

.select2-drop {
  width: 100%;
  margin-top: -15px;
  padding-top: 20px;
  position: absolute;
  z-index: 100;
  top: 100%;
  background: #edf4f6;
  color: #000;
  border: 1px solid #999;
  border-top: 0; }
  .select2-drop.select2-drop-above {
    margin-top: 1px;
    border-top: 1px solid #999;
    border-bottom: 0; }
    .select2-drop.select2-drop-above.select2-drop-active {
      border-top: 1px solid #999;
      padding-top: 5px; }
    .select2-drop.select2-drop-above .select2-search input {
      margin-top: 4px; }
  .select2-drop.select2-drop-active {
    border: 1px solid #999;
    border-top: none;
    z-index: 9999; }

.select2-drop-auto-width {
  border-top: 1px solid #aaa;
  width: auto; }
  .select2-drop-auto-width .select2-search {
    padding-top: 4px; }

.select2-search {
  display: inline-block;
  width: 100%;
  min-height: 26px;
  margin: 0;
  padding-left: 4px;
  padding-right: 4px;
  position: relative;
  z-index: 10000;
  white-space: nowrap; }
  .select2-search input {
    width: 100%;
    height: auto !important;
    min-height: 26px;
    padding: 4px 20px 4px 5px;
    margin: 0;
    outline: 0;
    font-family: sans-serif;
    font-size: 1em;
    border: 1px solid #aaa;
    border-radius: 0;
    box-shadow: none;
    background: #FFF; }
    .select2-search input.select2-active {
      background: #FFF; }

.select2-container-active {
  z-index: 10000; }
  .select2-container-active .select2-choice,
  .select2-container-active .select2-choices {
    outline: none; }

.select2-dropdown-open .select2-choice .select2-arrow {
  filter: none; }
  .select2-dropdown-open .select2-choice .select2-arrow b {
    background-position: -18px 1px; }

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

/* results */
.select2-results {
  max-height: 200px;
  padding: 0 0 0 4px;
  margin: 4px 4px 4px 0;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
  .select2-results ul.select2-result-sub {
    margin: 0;
    padding-left: 0; }
  .select2-results li {
    list-style: none;
    display: list-item;
    background-image: none; }
    .select2-results li.select2-result-with-children > .select2-result-label {
      font-weight: bold; }
  .select2-results .select2-result-label {
    padding: 3px 7px 4px;
    margin: 0;
    cursor: pointer;
    min-height: 1em;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .select2-results .select2-highlighted {
    background: #1e145a;
    color: #FFF; }
    .select2-results .select2-highlighted em {
      background: transparent; }
    .select2-results .select2-highlighted ul {
      background: #FFF;
      color: #000; }
  .select2-results li em {
    background: #feffde;
    font-style: normal; }
  .select2-results .select2-no-results, .select2-results .select2-searching,
  .select2-results .select2-selection-limit {
    background: #f4f4f4;
    display: list-item;
    padding-left: 5px; }
  .select2-results .select2-disabled {
    background: #f4f4f4;
    display: list-item;
    cursor: default; }
    .select2-results .select2-disabled.select2-highlighted {
      color: #666;
      background: #f4f4f4;
      display: list-item;
      cursor: default; }
  .select2-results .select2-selected {
    display: none; }

.select2-results-dept-1 .select2-result-label {
  padding-left: 20px; }

.select2-results-dept-2 .select2-result-label {
  padding-left: 40px; }

.select2-results-dept-3 .select2-result-label {
  padding-left: 60px; }

.select2-results-dept-4 .select2-result-label {
  padding-left: 80px; }

.select2-results-dept-5 .select2-result-label {
  padding-left: 100px; }

.select2-results-dept-6 .select2-result-label {
  padding-left: 110px; }

.select2-results-dept-7 .select2-result-label {
  padding-left: 120px; }

/*
disabled look for disabled choices in the results dropdown
*/
.select2-more-results {
  background: #f4f4f4;
  display: list-item; }
  .select2-more-results.select2-active {
    background: #f4f4f4 url("select2-spinner.gif") no-repeat 100%; }

/* disabled styles */
.select2-container.select2-container-disabled .select2-choice {
  background-color: #f4f4f4;
  background-image: none;
  border: 1px solid #ddd;
  cursor: default; }
  .select2-container.select2-container-disabled .select2-choice .select2-arrow {
    background-color: #f4f4f4;
    background-image: none;
    border-left: 0; }
  .select2-container.select2-container-disabled .select2-choice abbr {
    display: none; }

/* multiselect */
.select2-container-multi .select2-choices {
  height: auto !important;
  height: 1%;
  margin: 0;
  padding: 0;
  position: relative;
  border: 1px solid #aaa;
  cursor: text;
  overflow: hidden;
  background-color: #FFF;
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(1%, #eeeeee), color-stop(15%, white));
  background-image: -webkit-linear-gradient(top, #eeeeee 1%, white 15%);
  background-image: -moz-linear-gradient(top, #eeeeee 1%, white 15%);
  background-image: linear-gradient(to bottom, #eeeeee 1%, white 15%); }

.select2-locked {
  padding: 3px 5px 3px 5px !important; }

.select2-container-multi .select2-choices {
  min-height: 26px; }
  .select2-container-multi .select2-choices li {
    float: left;
    list-style: none; }

.select2-container-multi.select2-container-active .select2-choices {
  border: 1px solid #5897fb;
  outline: none;
  box-shadow: none; }

html[dir="rtl"] .select2-container-multi .select2-choices li {
  float: right; }

.select2-container-multi .select2-choices .select2-search-field {
  white-space: nowrap;
  padding: 3px 5px 3px 18px;
  margin: 3px 0 3px 5px;
  position: relative;
  line-height: 13px;
  color: #333;
  cursor: default;
  border: 1px solid #aaaaaa;
  border-radius: 3px;
  box-shadow: 0 0 2px white inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  background-clip: padding-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #e4e4e4;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#f4f4f4', GradientType=0);
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eeeeee));
  background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -moz-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: linear-gradient(to top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%); }
  .select2-container-multi .select2-choices .select2-search-field input {
    padding: 5px;
    margin: 1px 0;
    font-family: sans-serif;
    font-size: 100%;
    color: #666;
    outline: 0;
    border: 0;
    box-shadow: none;
    background: transparent !important; }
    .select2-container-multi .select2-choices .select2-search-field input.select2-active {
      background: white url("select2-spinner.gif") no-repeat 100% !important; }

.select2-default {
  color: #999 !important; }

html[dir="rtl"] .select2-container-multi .select2-choices .select2-search-choice {
  margin-left: 0;
  margin-right: 5px; }

.select2-container-multi .select2-choices .select2-search-choice .select2-chosen {
  cursor: default; }

.select2-container-multi .select2-choices .select2-search-choice-focus {
  background: #d4d4d4; }

.select2-search-choice-close {
  display: block;
  width: 12px;
  height: 13px;
  position: absolute;
  right: 3px;
  top: 4px;
  font-size: 1px;
  outline: none; }

html[dir="rtl"] .select2-search-choice-close {
  right: auto;
  left: 3px; }

.select2-container-multi .select2-search-choice-close {
  left: 3px; }

.select2-container-multi .select2-choices .select2-search-choice .select2-search-choice-close:hover,
.select2-container-multi .select2-choices .select2-search-choice-focus .select2-search-choice-close {
  background-position: right -11px; }

.select2-container-multi.select2-container-disabled .select2-choices {
  background-color: #f4f4f4;
  background-image: none;
  border: 1px solid #ddd;
  cursor: default; }
  .select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice {
    padding: 3px 5px 3px 5px;
    border: 1px solid #ddd;
    background-image: none;
    background-color: #f4f4f4; }
    .select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice .select2-search-choice-close {
      display: none;
      background: none; }

/* disabled styles */
/* end multiselect */
.select2-result-selectable .select2-match,
.select2-result-unselectable .select2-match {
  text-decoration: underline; }

.select2-offscreen {
  clip: rect(0 0 0 0) !important;
  width: 1px !important;
  height: 1px !important;
  border: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
  position: absolute !important;
  outline: 0 !important;
  left: 0px !important;
  top: 0px !important; }
  .select2-offscreen:focus {
    clip: rect(0 0 0 0) !important;
    width: 1px !important;
    height: 1px !important;
    border: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    overflow: hidden !important;
    position: absolute !important;
    outline: 0 !important;
    left: 0px !important;
    top: 0px !important; }

.select2-display-none {
  display: none; }

.select2-measure-scrollbar {
  position: absolute;
  top: -10000px;
  left: -10000px;
  width: 100px;
  height: 100px;
  overflow: scroll; }

/* Retina-ize icons */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 2dppx) {
  .select2-search input,
  .select2-search-choice-close {
    background-size: 60px 40px !important; }
  .select2-container .select2-choice abbr,
  .select2-container .select2-choice .select2-arrow b {
    background-size: 60px 40px !important; }
  .select2-search input {
    background-position: 100% -21px !important; } }

/* ul li fix*/
.select2-drop ul li:before {
  content: "";
  display: none; }

/*
    Colorbox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  overflow: hidden; }

#cboxWrapper {
  max-width: none; }

#cboxOverlay {
  position: fixed;
  width: 100%;
  height: 100%; }

#cboxMiddleLeft, #cboxBottomLeft {
  clear: left; }

#cboxContent {
  position: relative; }

#cboxLoadedContent {
  overflow: auto;
  -webkit-overflow-scrolling: touch; }

#cboxTitle {
  margin: 0; }

#cboxLoadingOverlay, #cboxLoadingGraphic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {
  cursor: pointer; }

.cboxPhoto {
  float: left;
  margin: auto;
  border: 0;
  display: block;
  max-width: none;
  -ms-interpolation-mode: bicubic; }

.cboxIframe {
  width: 100%;
  height: 100%;
  display: block;
  border: 0;
  padding: 0;
  margin: 0; }

#colorbox, #cboxContent, #cboxLoadedContent {
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box; }

/*
    User Style:
    Change the following styles to modify the appearance of Colorbox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay {
  background: #333;
  opacity: 0.9; }

#colorbox {
  outline: 0; }

#cboxContent {
  background: #fff;
  overflow: hidden;
  padding: 10px; }

.cboxIframe {
  background: #fff; }

#cboxError {
  padding: 50px;
  border: 1px solid #ccc; }

#cboxLoadedContent {
  margin-bottom: 20px; }

#cboxTitle {
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: center;
  width: 100%;
  color: #999; }

#cboxCurrent {
  position: absolute;
  bottom: 0;
  left: 100px;
  color: #999; }

#cboxLoadingOverlay {
  background: #fff url(/images/colorbox/loading.gif) no-repeat 5px 5px; }

/* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
#cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {
  border: 0;
  padding: 0;
  margin: 0;
  overflow: visible;
  width: auto;
  background: none; }

/* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
#cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {
  outline: 0; }

#cboxSlideshow {
  position: absolute;
  bottom: 0;
  right: 42px;
  color: #444; }

#cboxPrevious {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #444; }

#cboxNext {
  position: absolute;
  bottom: 0;
  left: 63px;
  color: #444; }

#cboxClose {
  position: absolute;
  top: 5px;
  right: 10px;
  display: block;
  color: #1e145a;
  font-size: 15px;
  font-weight: bold;
  padding: 5px; }

/*
  The following fixes a problem where IE7 and IE8 replace a PNG's alpha transparency with a black fill
  when an alpha filter (opacity change) is set on the element or ancestor element.  This style is not applied to or needed in IE9.
  See: http://jacklmoore.com/notes/ie-transparency-problems/
*/
.cboxIE #cboxTopLeft,
.cboxIE #cboxTopCenter,
.cboxIE #cboxTopRight,
.cboxIE #cboxBottomLeft,
.cboxIE #cboxBottomCenter,
.cboxIE #cboxBottomRight,
.cboxIE #cboxMiddleLeft,
.cboxIE #cboxMiddleRight {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF); }

.clean-popup #cboxContent {
  padding: 0; }
  .clean-popup #cboxContent #cboxLoadedContent {
    margin: 0; }
    .clean-popup #cboxContent #cboxLoadedContent .popup {
      overflow: hidden; }

.clean-popup.dark-bg #cboxContent #cboxClose {
  color: #FFF; }

/*****************************************************
 * generic styling for ALS elements: outer container
 ******************************************************/
.als-container {
  position: relative;
  width: 100%;
  z-index: 0;
  margin-bottom: 0px; }

/****************************************
 * viewport styling
 ***************************************/
.als-viewport {
  position: relative;
  overflow: hidden; }

/***************************************************
 * wrapper styling
 **************************************************/
.als-wrapper {
  position: relative; }

/*************************************
 * item: single list element
 ************************************/
.als-item {
  position: relative;
  display: block;
  text-align: center;
  cursor: pointer;
  height: 49px;
  width: 70px; }

.als-item img {
  display: block;
  margin: 0 auto;
  vertical-align: middle; }

/***********************************************
 * prev, next: buttons styling
 **********************************************/
.als-prev,
.als-next {
  position: absolute;
  top: 0;
  cursor: pointer;
  clear: both;
  width: 20px;
  height: 100%;
  z-index: 100; }

.als-prev {
  left: 0; }

.als-next {
  right: 0; }

/* Desktop */
* {
  box-sizing: border-box; }

a {
  color: #1e145a;
  text-decoration: none;
  transition: all 300ms ease-out, 0.2s 300ms ease-out, ease-in-out 300ms ease-out; }
  a img {
    display: block; }

input:focus {
  outline: none; }

ul.bullets li {
  line-height: 25px;
  position: relative; }
  ul.bullets li:before {
    content: "•";
    font-size: 16px;
    vertical-align: top;
    padding-right: 7px;
    font-weight: bold;
    position: absolute;
    top: 0;
    left: 0;
    color: #16b7a4;
    transition: all 300ms ease-out, 0.2s 300ms ease-out, ease-in-out 300ms ease-out; }
  ul.bullets li a {
    padding-left: 14px; }

h1,
h2,
h3 {
  font-weight: normal;
  margin-bottom: 10px; }

h1 {
  color: #1e145a;
  font-family: 'Nunito Sans', 'Open Sans', sans-serif;
  font-size: 17px; }

h2,
h3 {
  font-family: 'Nunito Sans', 'Open Sans', sans-serif; }

h2 {
  font-size: 15px; }

h3 {
  font-size: 13px; }

p {
  margin-bottom: 10px; }

.strike {
  text-decoration: line-through;
  color: #A6A6A6;
  font-style: italic;
  font-weight: 100; }

.red-page-title {
  background: #1e145a;
  padding: 5px 10px;
  text-transform: uppercase;
  font-family: 'Nunito Sans', 'Open Sans', sans-serif;
  color: #FFF;
  font-size: 17px;
  margin-bottom: 25px; }

html {
  min-height: 100%;
  font-size: 15px; }
  html body {
    background-color: #FFF;
    min-height: 100%;
    color: #333; }
    html body #header-banner {
      padding: 27px; }
      html body #header-banner img {
        display: block; }
    html body #header-banner,
    html body.takeover .main-page-wrapper {
      margin: 0 auto; }
    html body .site-info-footer {
      margin: 15px auto 20px;
      padding-left: 30px;
      font-family: 'Nunito Sans', 'Montserrat', sans-serif;
      font-size: 12px; }
      html body .site-info-footer span {
        border-left: 1px solid #5A5A5A;
        padding-left: 15px;
        margin-left: 10px; }
        html body .site-info-footer span:first-child {
          border: none;
          padding-left: 0;
          margin-left: 0; }

.button {
  border: 0;
  background: #074f47 url("../images/button-arrow-right.png") no-repeat right center;
  color: #FFF;
  font-size: 18px;
  font-family: 'Nunito Sans', 'Open Sans', sans-serif;
  text-decoration: none;
  cursor: pointer;
  text-transform: uppercase;
  border-radius: 3px;
  padding: 5px 50px 5px 20px;
  line-height: 35px; }
  .button.disabled {
    cursor: default;
    background-color: #999; }

a {
  color: #4A4A4A; }

.select2-container .select2-choice {
  width: 100%; }

.error {
  color: #f44; }

.product-item-row-image .img {
  background-color: #edf4f6; }

.grey-text {
  color: #CCC; }

.boxed {
  border: 4px solid #e0e6ea;
  padding: 25px; }

#content .main .carrousel-wrapper {
  background-repeat: no-repeat;
  background-position: 0 0; }

.main-page-wrapper {
  /* sorry, couldn't figure out a better way yet */
  background-repeat: no-repeat;
  background-position: 0 217px; }

#content {
  background-repeat: no-repeat;
  background-position: right bottom; }

.hidden-content {
  display: none; }

.popup.spendable-amount {
  background: #074f47 no-repeat;
  background-size: cover;
  max-width: 100%;
  height: 100%;
  color: #FFF;
  font-size: 20px;
  padding: 8px; }
  @media only screen and (min-width: 1025px) {
    .popup.spendable-amount {
      width: 328px; } }
  .popup.spendable-amount h2 {
    color: #FFF;
    text-align: center;
    font-size: 26px;
    line-height: 25px;
    font-weight: normal;
    padding: 0 20px;
    margin: 20px 0 40px; }
  .popup.spendable-amount .info-icon {
    width: 20px;
    height: 25px;
    background: url("../images/info-icon.png") no-repeat center bottom;
    display: inline-block;
    cursor: pointer; }
    .popup.spendable-amount .info-icon span {
      font-size: 12px;
      z-index: 10;
      width: 100%;
      background-color: rgba(255, 255, 255, 0.6);
      filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#99ffffff', endColorstr='#99ffffff');
      /* IE8 rgba */
      color: #000;
      position: absolute;
      top: -99999px;
      left: 0;
      transition: opacity 300ms ease-out, 0.2s 300ms ease-out, ease-in-out 300ms ease-out; }
    .popup.spendable-amount .info-icon:hover span {
      opacity: 1;
      top: 75px;
      line-height: 1.3;
      transition: opacity 300ms ease-out, 0.2s 300ms ease-out, ease-in-out 300ms ease-out; }
  .popup.spendable-amount input[type=text] {
    width: 100%;
    line-height: 20px;
    padding: 10px;
    font-size: 14px;
    margin-bottom: 10px;
    border: none; }
  .popup.spendable-amount .button {
    background-color: transparent;
    float: left;
    margin-top: 12px;
    padding-left: 0; }
  .popup.spendable-amount #spendable_amount {
    float: right;
    font-size: 30px;
    line-height: 30px;
    margin-top: 20px; }
  .popup.spendable-amount small {
    float: left;
    width: 100%;
    font-size: 12px;
    text-align: center;
    margin-top: 28px;
    font-weight: bold; }

.popup.explanation {
  background-color: #FFF;
  width: 328px;
  padding: 20px; }
  .popup.explanation .explanation-title {
    text-align: center;
    width: 265px;
    height: 50px;
    margin: 0 auto 11px; }
    .popup.explanation .explanation-title img {
      float: left;
      margin-right: 20px; }
    .popup.explanation .explanation-title h2 {
      font-size: 24px;
      margin: 10px 0; }
  .popup.explanation p {
    display: block;
    padding: 5px 5px 5px 0;
    line-height: 20px; }
    .popup.explanation p:before, .popup.explanation p:after {
      content: " ";
      display: table; }
    .popup.explanation p:after {
      clear: both; }
    .popup.explanation p > img {
      float: left;
      margin: 5px 20px 0 5px; }
    .popup.explanation p span img {
      width: 52px;
      height: 11px; }

.welcome-popup #cboxContent {
  padding: 0; }
  .welcome-popup #cboxContent #cboxLoadedContent {
    margin-bottom: 0; }

.welcome-popup .welcome-popup-container {
  width: 700px;
  background: url("../images/little-corner.png") no-repeat 5px 5px; }
  .welcome-popup .welcome-popup-container .welcome-header {
    height: 110px;
    background: url("../images/logo-demo.png") no-repeat center center; }
  .welcome-popup .welcome-popup-container .welcome-content {
    background-color: #edf4f6;
    padding: 40px; }
    .welcome-popup .welcome-popup-container .welcome-content h1 {
      text-align: center;
      font-size: 26px;
      margin-top: 0;
      margin-bottom: 25px; }
      .welcome-popup .welcome-popup-container .welcome-content h1 img {
        margin-left: 5px; }
    .welcome-popup .welcome-popup-container .welcome-content p {
      text-align: center;
      margin-bottom: 55px;
      line-height: 20px;
      color: #9db5bd; }
    .welcome-popup .welcome-popup-container .welcome-content form {
      font-family: 'Nunito Sans', 'Montserrat', sans-serif; }
      .welcome-popup .welcome-popup-container .welcome-content form:before, .welcome-popup .welcome-popup-container .welcome-content form:after {
        content: " ";
        display: table; }
      .welcome-popup .welcome-popup-container .welcome-content form:after {
        clear: both; }
      .welcome-popup .welcome-popup-container .welcome-content form .label-wrapper {
        width: 200px;
        padding-right: 15px;
        float: left;
        line-height: 48px;
        font-size: 18px;
        font-weight: bold;
        font-family: 'Nunito Sans', 'Open Sans', sans-serif; }
        .welcome-popup .welcome-popup-container .welcome-content form .label-wrapper span,
        .welcome-popup .welcome-popup-container .welcome-content form .label-wrapper label {
          float: left; }
      .welcome-popup .welcome-popup-container .welcome-content form .form-field {
        float: left;
        width: 420px; }
        .welcome-popup .welcome-popup-container .welcome-content form .form-field.error input {
          -webkit-box-shadow: 0 0 3px #f44;
          -moz-box-shadow: 0 0 3px #f44;
          box-shadow: 0 0 3px #f44;
          border: 1px solid #f44; }
      .welcome-popup .welcome-popup-container .welcome-content form input {
        width: 100%;
        height: 48px;
        line-height: 20px;
        padding: 10px;
        font-size: 16px;
        margin-bottom: 10px;
        border: none; }
      .welcome-popup .welcome-popup-container .welcome-content form small {
        padding-top: 30px;
        float: left;
        color: #9db5bd; }
      .welcome-popup .welcome-popup-container .welcome-content form .button {
        width: auto;
        background-color: #16b7a4;
        font-family: 'Nunito Sans', 'Open Sans', sans-serif;
        font-size: 18px;
        padding: 5px 50px 5px 20px;
        margin-top: 10px;
        margin-bottom: 0; }
      .welcome-popup .welcome-popup-container .welcome-content form .required {
        color: #f44;
        line-height: 1; }

.demo-notification {
  background-color: #9db5bd;
  padding: 10px;
  color: #1e145a;
  font-family: 'Nunito Sans', 'Open Sans', sans-serif;
  margin-bottom: 20px;
  text-align: center; }

.error-page .content-inner {
  padding: 20px 20px 10px; }

@media only screen and (min-width: 40.063em) {
  body h2 {
    font-size: 15px; } }

/* Only use hovers on desktop, because we dont need it on devices.
 * It also causes double tapping problems. */
@media only screen and (min-width: 1024px) {
  a:hover {
    color: #4A4A4A;
    text-decoration: underline; }
  a.button:hover {
    color: #FFF;
    text-decoration: none; } }

@media only screen and (max-width: 768px) {
  .product-detail-page .product-info .product-info-box .product-info-box-tabs .info-box-tab {
    padding: 15px 6px !important; } }

.form {
  float: right;
  border: 4px solid #e0e6ea;
  padding: 25px;
  width: 698px;
  color: #4A4A4A;
  font-family: 'Nunito Sans', 'Montserrat', sans-serif;
  font-size: 12px;
  line-height: 16px; }
  .form > small span {
    color: #f44; }
  .form .form-part {
    margin-bottom: 25px; }
    .form .form-part table {
      width: 100%;
      margin-bottom: 20px; }
      .form .form-part table td {
        width: 50%; }
        .form .form-part table td h3 {
          font-weight: bold;
          font-size: 16px; }
        .form .form-part table td p {
          font-size: 14px; }
    .form .form-part .form-header {
      font-family: 'Nunito Sans', 'Open Sans', sans-serif;
      padding-bottom: 5px;
      border-bottom: 1px solid #e0e6ea; }
      .form .form-part .form-header:before, .form .form-part .form-header:after {
        content: " ";
        display: table; }
      .form .form-part .form-header:after {
        clear: both; }
      .form .form-part .form-header h2 {
        font-size: 17px;
        float: left;
        font-weight: normal; }
      .form .form-part .form-header .form-steps {
        float: right;
        font-size: 13px;
        color: #9E9E9E; }
    .form .form-part .form-rows .form-row {
      margin: 5px 0 5px;
      padding-bottom: 5px;
      border-bottom: 1px solid #e0e6ea; }
      .form .form-part .form-rows .form-row:before, .form .form-part .form-rows .form-row:after {
        content: " ";
        display: table; }
      .form .form-part .form-rows .form-row:after {
        clear: both; }
      .form .form-part .form-rows .form-row .form-label {
        font-family: 'Nunito Sans', 'Open Sans', sans-serif;
        font-size: 14px;
        line-height: 33px;
        float: left; }
        .form .form-part .form-rows .form-row .form-label small {
          font-size: 11px;
          color: #444;
          line-height: 20px;
          font-family: 'Nunito Sans', 'Montserrat', sans-serif;
          text-transform: none; }
        .form .form-part .form-rows .form-row .form-label.long {
          width: 600px; }
        .form .form-part .form-rows .form-row .form-label.info {
          line-height: 20px;
          padding-top: 5px;
          padding-bottom: 10px; }
        .form .form-part .form-rows .form-row .form-label span.required {
          float: none;
          padding: 0;
          line-height: inherit;
          color: #f44; }
      .form .form-part .form-rows .form-row .form-price {
        font-family: 'Nunito Sans', 'Montserrat', sans-serif;
        font-size: 14px;
        line-height: 33px;
        float: left;
        min-width: 90px; }
      .form .form-part .form-rows .form-row .form-total-price {
        font-family: 'Nunito Sans', 'Montserrat', sans-serif;
        font-size: 14px;
        line-height: 33px;
        float: right;
        min-width: 75px;
        padding-left: 5px;
        text-align: right; }
      .form .form-part .form-rows .form-row .form-field {
        font-family: 'Nunito Sans', 'Montserrat', sans-serif;
        font-size: 14px;
        float: left;
        padding: 3px 0 5px;
        line-height: 33px; }
        .form .form-part .form-rows .form-row .form-field select {
          width: 275px; }
        .form .form-part .form-rows .form-row .form-field input {
          width: 100%;
          border: 1px solid #999;
          box-shadow: none;
          line-height: 20px;
          padding-left: 5px; }
          .form .form-part .form-rows .form-row .form-field input.error {
            border-color: #1e145a; }
          .form .form-part .form-rows .form-row .form-field input.button {
            background-image: none;
            border: none;
            border-radius: 0;
            width: 25px;
            height: 25px;
            line-height: 23px;
            padding: 0;
            text-align: center; }
          .form .form-part .form-rows .form-row .form-field input.ticket_amounts {
            width: 50px;
            height: 25px;
            border: none;
            background-color: #edf4f6;
            text-align: center; }
      .form .form-part .form-rows .form-row .form-res-costs {
        float: right;
        width: 175px;
        font-size: 11px;
        color: #444;
        line-height: 20px;
        font-family: 'Nunito Sans', 'Montserrat', sans-serif;
        text-transform: none; }
      .form .form-part .form-rows .form-row label {
        line-height: 20px; }
        .form .form-part .form-rows .form-row label:before, .form .form-part .form-rows .form-row label:after {
          content: " ";
          display: table; }
        .form .form-part .form-rows .form-row label:after {
          clear: both; }
        .form .form-part .form-rows .form-row label input {
          margin: 3px 20px 0 0;
          float: left; }
        .form .form-part .form-rows .form-row label span {
          float: left;
          padding-bottom: 5px;
          line-height: 20px; }
          .form .form-part .form-rows .form-row label span a {
            color: #1e145a; }
      .form .form-part .form-rows .form-row.form-ticket-arrangement {
        color: #D7D7D7;
        text-transform: uppercase;
        font-size: 14px;
        font-family: 'Nunito Sans', 'Open Sans', sans-serif; }
      .form .form-part .form-rows .form-row.form-payment-method .form-field {
        line-height: 33px;
        padding: 0; }
        .form .form-part .form-rows .form-row.form-payment-method .form-field div {
          float: left; }
          .form .form-part .form-rows .form-row.form-payment-method .form-field div.form-payment-method-name {
            width: 165px; }
          .form .form-part .form-rows .form-row.form-payment-method .form-field div.form-payment-method-note {
            width: 275px;
            text-align: right; }
      .form .form-part .form-rows .form-row.form-ticket-selection, .form .form-part .form-rows .form-row.form-ticket-amount, .form .form-part .form-rows .form-row.form-salution, .form .form-part .form-rows .form-row.form-payment-bank {
        margin: 5px 0;
        padding-bottom: 0; }
        .form .form-part .form-rows .form-row.form-ticket-selection .form-field, .form .form-part .form-rows .form-row.form-ticket-amount .form-field, .form .form-part .form-rows .form-row.form-salution .form-field, .form .form-part .form-rows .form-row.form-payment-bank .form-field {
          padding-top: 0; }
  .form input[type=submit].button {
    float: right; }
  .form a {
    color: #4A4A4A; }
  .form .select2-container .select2-choice {
    width: 100%; }

fieldset {
  margin-top: 5px;
  width: 100%;
  padding: 10px 15px 15px; }
  fieldset .form-header {
    font-family: 'Nunito Sans', 'Open Sans', sans-serif;
    padding-bottom: 5px;
    border-bottom: 1px solid #D7D7D7; }
    fieldset .form-header:before, fieldset .form-header:after {
      content: " ";
      display: table; }
    fieldset .form-header:after {
      clear: both; }
    fieldset .form-header h2 {
      font-size: 15px;
      float: left;
      font-weight: normal; }
    fieldset .form-header .form-steps {
      float: right;
      font-size: 13px;
      color: #9E9E9E; }
  fieldset .form-rows .form-row {
    margin: 5px 0 5px;
    padding-bottom: 5px;
    border-bottom: 1px solid #D7D7D7; }
    fieldset .form-rows .form-row:before, fieldset .form-rows .form-row:after {
      content: " ";
      display: table; }
    fieldset .form-rows .form-row:after {
      clear: both; }
    fieldset .form-rows .form-row label {
      font-family: 'Nunito Sans', 'Open Sans', sans-serif;
      font-size: 13px;
      line-height: 33px;
      float: left; }
    fieldset .form-rows .form-row .form-field {
      float: right;
      padding: 3px 0 5px;
      max-width: 440px;
      width: 100%; }
      fieldset .form-rows .form-row .form-field select {
        width: 275px; }
      fieldset .form-rows .form-row .form-field input,
      fieldset .form-rows .form-row .form-field textarea {
        width: 100%;
        border: 1px solid #999;
        box-shadow: none;
        line-height: 23px;
        padding: 0 5px;
        margin: 0;
        font-size: 11px; }
      fieldset .form-rows .form-row .form-field textarea {
        width: 275px;
        min-width: 275px;
        max-width: 275px;
        min-height: 75px; }
    fieldset .form-rows .form-row label {
      clear: left; }
      fieldset .form-rows .form-row label:before, fieldset .form-rows .form-row label:after {
        content: " ";
        display: table; }
      fieldset .form-rows .form-row label:after {
        clear: both; }
      fieldset .form-rows .form-row label input {
        margin: 3px 20px 0 0;
        float: left; }
        fieldset .form-rows .form-row label input[type='checkbox'], fieldset .form-rows .form-row label input[type='radio'] {
          width: auto;
          margin-right: 5px; }
      fieldset .form-rows .form-row label span {
        float: left;
        padding-bottom: 5px;
        line-height: 20px; }
        fieldset .form-rows .form-row label span a {
          color: #1e145a; }

input[type=submit].button {
  float: right; }

/* Only use hovers on desktop, because we dont need it on devices.
 * It also causes double tapping problems. */
@media only screen and (min-width: 1024px) {
  .form .form-part .form-rows .form-row label span a:hover {
    color: #4A4A4A; }
  fieldset .form-rows .form-row label span a:hover {
    color: #4A4A4A; } }

#header .header-wrapper .header-top-wrapper {
  background-color: #FFF; }
  #header .header-wrapper .header-top-wrapper .header-top {
    margin: 0 auto;
    padding: 30px 0;
    text-align: center; }
    #header .header-wrapper .header-top-wrapper .header-top:before, #header .header-wrapper .header-top-wrapper .header-top:after {
      content: " ";
      display: table; }
    #header .header-wrapper .header-top-wrapper .header-top:after {
      clear: both; }
    #header .header-wrapper .header-top-wrapper .header-top.no-nav {
      margin-bottom: 20px; }
    #header .header-wrapper .header-top-wrapper .header-top #logo {
      float: left; }
    #header .header-wrapper .header-top-wrapper .header-top.authenticated #logo {
      padding: 29px 0; }
    #header .header-wrapper .header-top-wrapper .header-top .header-top-right {
      float: right;
      font-size: 12px;
      font-family: 'Nunito Sans', 'Montserrat', sans-serif;
      line-height: 47px; }
      #header .header-wrapper .header-top-wrapper .header-top .header-top-right .header-top-menu-wrapper {
        clear: both; }
        #header .header-wrapper .header-top-wrapper .header-top .header-top-right .header-top-menu-wrapper:before, #header .header-wrapper .header-top-wrapper .header-top .header-top-right .header-top-menu-wrapper:after {
          content: " ";
          display: table; }
        #header .header-wrapper .header-top-wrapper .header-top .header-top-right .header-top-menu-wrapper:after {
          clear: both; }
        #header .header-wrapper .header-top-wrapper .header-top .header-top-right .header-top-menu-wrapper .header-call-info {
          float: left; }
          #header .header-wrapper .header-top-wrapper .header-top .header-top-right .header-top-menu-wrapper .header-call-info .earphone {
            padding-left: 10px; }
            #header .header-wrapper .header-top-wrapper .header-top .header-top-right .header-top-menu-wrapper .header-call-info .earphone:before {
              font-size: 15px;
              padding-top: 6px; }
          #header .header-wrapper .header-top-wrapper .header-top .header-top-right .header-top-menu-wrapper .header-call-info a {
            color: #333;
            text-decoration: none; }
        #header .header-wrapper .header-top-wrapper .header-top .header-top-right .header-top-menu-wrapper .header-top-menu {
          float: right; }
          #header .header-wrapper .header-top-wrapper .header-top .header-top-right .header-top-menu-wrapper .header-top-menu a {
            color: #1e145a;
            text-decoration: none;
            padding-left: 25px;
            font-size: 14px;
            position: relative;
            float: left; }
            #header .header-wrapper .header-top-wrapper .header-top .header-top-right .header-top-menu-wrapper .header-top-menu a:hover {
              color: #140e3d; }
            #header .header-wrapper .header-top-wrapper .header-top .header-top-right .header-top-menu-wrapper .header-top-menu a.active {
              color: #16b7a4; }
              #header .header-wrapper .header-top-wrapper .header-top .header-top-right .header-top-menu-wrapper .header-top-menu a.active:before {
                opacity: 1; }
      #header .header-wrapper .header-top-wrapper .header-top .header-top-right .header-authenticated-wrapper {
        float: right; }
        #header .header-wrapper .header-top-wrapper .header-top .header-top-right .header-authenticated-wrapper .header-top-search {
          padding-top: 15px;
          float: left; }
          #header .header-wrapper .header-top-wrapper .header-top .header-top-right .header-authenticated-wrapper .header-top-search form {
            width: 350px; }
            #header .header-wrapper .header-top-wrapper .header-top .header-top-right .header-authenticated-wrapper .header-top-search form input[type=text],
            #header .header-wrapper .header-top-wrapper .header-top .header-top-right .header-authenticated-wrapper .header-top-search form input[type=search],
            #header .header-wrapper .header-top-wrapper .header-top .header-top-right .header-authenticated-wrapper .header-top-search form input[type=tel],
            #header .header-wrapper .header-top-wrapper .header-top .header-top-right .header-authenticated-wrapper .header-top-search form input[type=email] {
              border: none;
              width: 306px;
              height: 44px;
              float: left;
              display: block;
              padding: 1px 10px 0 17px;
              font-family: 'Nunito Sans', 'Montserrat', sans-serif;
              font-size: 16px;
              background-color: #edf4f6; }
            #header .header-wrapper .header-top-wrapper .header-top .header-top-right .header-authenticated-wrapper .header-top-search form input[type=submit] {
              text-indent: -9999px;
              border: none;
              background: #16b7a4 url("../images/search-button.png") no-repeat center center;
              width: 44px;
              height: 44px;
              display: block; }
            #header .header-wrapper .header-top-wrapper .header-top .header-top-right .header-authenticated-wrapper .header-top-search form input {
              margin-bottom: 0; }
            #header .header-wrapper .header-top-wrapper .header-top .header-top-right .header-authenticated-wrapper .header-top-search form input[type=submit] {
              transition: all 300ms ease-out, 0.2s 300ms ease-out, ease-in-out 300ms ease-out; }
        #header .header-wrapper .header-top-wrapper .header-top .header-top-right .header-authenticated-wrapper .authenticated-menu {
          float: right;
          margin-top: 14px; }
          #header .header-wrapper .header-top-wrapper .header-top .header-top-right .header-authenticated-wrapper .authenticated-menu ul li {
            display: block;
            float: left;
            margin-left: 10px;
            height: 44px; }
            #header .header-wrapper .header-top-wrapper .header-top .header-top-right .header-authenticated-wrapper .authenticated-menu ul li a {
              color: #FFF;
              font-size: 17px;
              font-family: 'Nunito Sans', 'Open Sans', sans-serif;
              padding: 10px 14px 11px;
              background-color: #074f47; }
            #header .header-wrapper .header-top-wrapper .header-top .header-top-right .header-authenticated-wrapper .authenticated-menu ul li:first-child a {
              background-color: #1e145a; }

#header .header-wrapper .header-bottom {
  border-bottom: 1px solid #FFF; }
  #header .header-wrapper .header-bottom.stick {
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 9999;
    background-color: #edf4f6; }
  #header .header-wrapper .header-bottom .menubar {
    clear: left;
    margin: 0 auto; }
    #header .header-wrapper .header-bottom .menubar:before, #header .header-wrapper .header-bottom .menubar:after {
      content: " ";
      display: table; }
    #header .header-wrapper .header-bottom .menubar:after {
      clear: both; }
  #header .header-wrapper .header-bottom .menubar:first-child:before, #header .header-wrapper .header-bottom .menubar:first-child:after {
    content: " ";
    display: table; }
  #header .header-wrapper .header-bottom .menubar:first-child:after {
    clear: both; }
  #header .header-wrapper .header-bottom .header-bottom-menu-list {
    font-size: 13px;
    float: left;
    width: 100%; }
    #header .header-wrapper .header-bottom .header-bottom-menu-list ul {
      display: block;
      float: left; }
      #header .header-wrapper .header-bottom .header-bottom-menu-list ul li {
        position: relative; }
        #header .header-wrapper .header-bottom .header-bottom-menu-list ul li a {
          padding: 20px 25px;
          display: block;
          text-decoration: none;
          font-size: 20px;
          font-family: 'Nunito Sans', 'Open Sans', sans-serif;
          color: #1e145a;
          border-left: 1px solid #e0e6ea;
          text-align: center; }
          #header .header-wrapper .header-bottom .header-bottom-menu-list ul li a:first-child {
            margin-left: 0; }
          #header .header-wrapper .header-bottom .header-bottom-menu-list ul li a.active {
            background-color: #9db5bd;
            color: #074f47; }
        #header .header-wrapper .header-bottom .header-bottom-menu-list ul li.list {
          transition: all 300ms ease-out, 0.2s 300ms ease-out, ease-in-out 300ms ease-out;
          background-color: #edf4f6; }
          #header .header-wrapper .header-bottom .header-bottom-menu-list ul li.list > a {
            padding-right: 50px;
            position: relative;
            background: url("../images/dropdown-arrow.png") no-repeat right bottom; }
            #header .header-wrapper .header-bottom .header-bottom-menu-list ul li.list > a:after {
              width: 20px;
              height: 20px;
              content: " ";
              position: absolute;
              right: 20px;
              top: 20px;
              opacity: 0;
              transition: all 300ms ease-out, 0.2s 300ms ease-out, ease-in-out 300ms ease-out;
              background: #9db5bd url("../images/dropdown-arrow.png") no-repeat 3px top; }
            #header .header-wrapper .header-bottom .header-bottom-menu-list ul li.list > a.active {
              background: #9db5bd; }
              #header .header-wrapper .header-bottom .header-bottom-menu-list ul li.list > a.active:after {
                opacity: 1; }
          #header .header-wrapper .header-bottom .header-bottom-menu-list ul li.list.active {
            background-color: #9db5bd; }
            #header .header-wrapper .header-bottom .header-bottom-menu-list ul li.list.active a.active:after {
              opacity: 1; }
        #header .header-wrapper .header-bottom .header-bottom-menu-list ul li ul {
          -webkit-box-shadow: 1px 2px 1px rgba(62, 50, 35, 0.26);
          -moz-box-shadow: 1px 2px 1px rgba(62, 50, 35, 0.26);
          box-shadow: 1px 2px 1px rgba(62, 50, 35, 0.26);
          background-color: #9db5bd;
          padding: 20px 25px 15px;
          width: 300px;
          position: absolute;
          top: 60px;
          left: 0;
          z-index: -100;
          opacity: 0;
          transition: all 300ms ease-out, 0.2s 300ms ease-out, ease-in-out 300ms ease-out;
          margin-left: 0; }
          #header .header-wrapper .header-bottom .header-bottom-menu-list ul li ul li a {
            border: none;
            text-align: left;
            font-family: 'Nunito Sans', 'Montserrat', sans-serif;
            font-size: 16px;
            padding: 0 0 10px 14px; }

.mobile-sidebar {
  text-align: center; }
  .mobile-sidebar .mobile-titlebar {
    display: block;
    color: #333; }
    .mobile-sidebar .mobile-titlebar h3 {
      margin: 0; }
  .mobile-sidebar .mobile-menu-search {
    width: 100%;
    padding: 10px;
    margin-bottom: 5px; }
    .mobile-sidebar .mobile-menu-search form {
      position: relative; }
      .mobile-sidebar .mobile-menu-search form input {
        border: none; }
        .mobile-sidebar .mobile-menu-search form input[type=text] {
          width: 100%;
          padding: 5px 20px 5px 10px;
          height: 30px;
          margin-bottom: 0;
          font-size: 15px; }
        .mobile-sidebar .mobile-menu-search form input[type=submit] {
          width: 30px;
          height: 30px;
          position: absolute;
          top: 0;
          right: 0;
          background: #16b7a4 url("../images/search-button.png") no-repeat center center;
          background-size: 16px 16px;
          text-indent: 999999px; }
  .mobile-sidebar .mobile-header-menu {
    background-color: #1e145a;
    border-top: 3px solid #9db5bd; }
  .mobile-sidebar .authenticated-mobile-menu {
    border-top: 3px solid #9db5bd; }
  .mobile-sidebar .mobile-category-menu {
    background-color: #1e145a;
    border-bottom: 0px solid #edf4f6;
    border-top: 3px solid #9db5bd; }
    .mobile-sidebar .mobile-category-menu .left-canvas-list:last-child li a {
      border-bottom-color: #074f47; }
    .mobile-sidebar .mobile-category-menu .left-submenu {
      height: 100%;
      background-color: #003c56; }
      .mobile-sidebar .mobile-category-menu .left-submenu li label {
        padding: 10px;
        font-weight: bold;
        background-color: #999;
        color: #FFF; }
      .mobile-sidebar .mobile-category-menu .left-submenu .back a {
        background-color: #265f78;
        text-transform: none; }
  .mobile-sidebar .mobile-category-menu ul li a,
  .mobile-sidebar .mobile-header-menu ul li a {
    display: block;
    color: #FFF;
    font-size: 15px;
    padding: 20px 10px;
    /*          border-bottom: 1px solid $textColor; */
    box-shadow: 0px 24px 3px -24px #9db5bd; }

.right-off-canvas-menu .authenticated-menu ul li a {
  line-height: 14px; }

.right-off-canvas-menu .explanation .explanation-title {
  text-align: center;
  width: 265px;
  height: 50px;
  margin: 10px auto 11px; }
  .right-off-canvas-menu .explanation .explanation-title img {
    display: none; }
  .right-off-canvas-menu .explanation .explanation-title h2 {
    font-size: 24px;
    padding-top: 20px; }

.right-off-canvas-menu .explanation p {
  display: block;
  padding: 5px 10px 5px 10px;
  line-height: 20px;
  position: relative; }
  .right-off-canvas-menu .explanation p:before, .right-off-canvas-menu .explanation p:after {
    content: " ";
    display: table; }
  .right-off-canvas-menu .explanation p:after {
    clear: both; }
  .right-off-canvas-menu .explanation p:before {
    content: "•";
    font-size: 16px;
    vertical-align: top;
    padding-right: 7px;
    font-weight: bold;
    position: absolute;
    top: 5px;
    left: 10px;
    color: #16b7a4; }
  .right-off-canvas-menu .explanation p > img {
    float: left;
    margin: 5px 20px 0 5px;
    display: none; }
  .right-off-canvas-menu .explanation p span {
    padding-left: 15px; }
    .right-off-canvas-menu .explanation p span img {
      width: 52px;
      height: 11px;
      vertical-align: baseline; }
    .right-off-canvas-menu .explanation p span.center {
      display: block;
      height: auto; }

section.left-small,
section.right-small {
  border: none;
  width: 50px;
  height: 55px; }

.menu-icon {
  color: #1e145a;
  text-indent: 21px;
  display: block;
  width: 50px;
  height: 55px;
  padding: 0;
  position: relative;
  transform: translate3d(0, 0, 0);
  border-right: 1px solid #e0e6ea; }
  .menu-icon span:after {
    box-shadow: 0 0 0 1px #1e145a, 0 7px 0 1px #1e145a, 0 14px 0 1px #1e145a;
    content: "";
    display: block;
    width: 20px;
    height: 0;
    margin-top: -7px;
    position: absolute;
    top: 50%;
    left: 15px; }

.mobile-search {
  position: absolute;
  top: 0;
  left: calc(100% - 50px);
  right: 0;
  transition: width left 0.4s ease ease-out, 0.4s left 0.4s ease ease-out, ease left 0.4s ease ease-out; }
  .mobile-search.active {
    left: 49px;
    width: calc(100% - 50px); }
    .mobile-search.active .header-top-search form {
      opacity: 1;
      right: 10px; }
  .mobile-search .header-top-search {
    width: 100%;
    background-color: #FFF; }
    .mobile-search .header-top-search .search-loop-button {
      color: #1e145a;
      text-indent: 21px;
      display: block;
      width: 50px;
      height: 55px;
      padding: 0;
      position: relative;
      transform: translate3d(0, 0, 0);
      border-left: 1px solid #e0e6ea;
      background: #FFF url("../images/search-button-dark.png") no-repeat center center;
      z-index: 1; }
    .mobile-search .header-top-search form {
      position: absolute;
      top: 11px;
      right: 0;
      opacity: 0;
      transition: opacity right 0.4s ease-in-out ease-out, 0.4s right 0.4s ease-in-out ease-out, ease-in-out right 0.4s ease-in-out ease-out;
      width: calc(100% - 60px); }
      .mobile-search .header-top-search form input {
        background-color: #edf4f6;
        margin-bottom: 0;
        margin-right: 10px; }

/* Only use hovers on desktop, because we dont need it on devices.
 * It also causes double tapping problems. */
@media only screen and (min-width: 1024px) {
  #header .header-wrapper .header-top-wrapper .header-top .header-top-menu-wrapper .header-call-info a:hover {
    color: #1e145a; }
  #header .header-wrapper .header-top-wrapper .header-top .header-top-menu-wrapper .header-top-menu a:hover {
    color: #16b7a4; }
    #header .header-wrapper .header-top-wrapper .header-top .header-top-menu-wrapper .header-top-menu a:hover:before {
      opacity: 1; }
  #header .header-wrapper .header-top-wrapper .header-top .header-top-right .header-authenticated-wrapper .header-top-search form input[type=submit]:hover {
    background-color: #129787; }
  #header .header-wrapper .header-top-wrapper .header-top .header-top-right .header-authenticated-wrapper .authenticated-menu ul li:first-child a:hover,
  #header .header-wrapper .header-top-wrapper .header-top .header-top-right .header-authenticated-wrapper .authenticated-menu a:hover {
    background-color: #16b7a4;
    text-decoration: none; }
  #header .header-wrapper .header-bottom .header-bottom-menu-list ul li:hover > a {
    background-color: #9db5bd;
    color: #074f47; }
  #header .header-wrapper .header-bottom .header-bottom-menu-list ul li:hover:before {
    color: #074f47; }
  #header .header-wrapper .header-bottom .header-bottom-menu-list ul li.list:hover a:after {
    opacity: 1; }
  #header .header-wrapper .header-bottom .header-bottom-menu-list ul li.list:hover ul {
    opacity: 1;
    display: block;
    z-index: 10000; } }

#content {
  line-height: 16px;
  padding-bottom: 15px; }
  #content:before, #content:after {
    content: " ";
    display: table; }
  #content:after {
    clear: both; }
  #content .spendable-amount label {
    float: none !important;
    display: block;
    text-align: center;
    margin-top: 10px;
    color: #FFF;
    font-size: 1rem;
    margin-bottom: 5px; }
  #content .breadcrumbs {
    display: flex;
    border: 0;
    background: #FFF;
    flex-wrap: wrap; }
    #content .breadcrumbs li {
      flex: 0 0 auto;
      color: #1e145a;
      line-height: 20px; }
      #content .breadcrumbs li:last-child {
        font-weight: 700; }
      #content .breadcrumbs li a {
        color: #1e145a; }
  #content .text-medium {
    font-size: 1.25em;
    line-height: 2em; }
  #content .dropdown {
    position: relative;
    padding-top: 56px;
    display: block;
    width: 140px; }
    #content .dropdown:hover ul {
      z-index: 999;
      box-shadow: 0px 3px 25px -6px #444444; }
      #content .dropdown:hover ul li {
        display: block; }
        #content .dropdown:hover ul li:hover {
          background-color: #140e3d; }
        #content .dropdown:hover ul li a:hover {
          text-decoration: none; }
    #content .dropdown:before {
      color: #fff;
      content: attr(data-title);
      display: block;
      position: absolute;
      text-align: left;
      padding-left: 15px;
      padding-right: 25px;
      margin-top: -56px;
      line-height: 56px;
      width: 100%;
      text-transform: uppercase;
      font-size: 0.75rem; }
    #content .dropdown:after {
      content: "";
      display: block;
      position: absolute;
      right: 18px;
      top: 23px;
      border-top: 2px solid #fff;
      border-right: 2px solid #fff;
      width: 7px;
      height: 7px;
      transform: rotate(135deg);
      transition: all 100ms; }
    #content .dropdown ul {
      display: flex;
      color: #FFF;
      line-height: 30px;
      width: 140px;
      text-align: left;
      flex-wrap: nowrap;
      flex-direction: column;
      background-color: #1e145a;
      position: absolute;
      z-index: 999;
      right: 0; }
      #content .dropdown ul li {
        display: none; }
        #content .dropdown ul li.active {
          font-weight: bold; }
        #content .dropdown ul li a {
          color: #FFF;
          padding: 0 15px 0 15px;
          display: block; }
  #content .badge {
    background-color: #074f47;
    width: 64px;
    height: 64px;
    position: absolute;
    top: 10px;
    right: 10px;
    border-radius: 32px;
    color: #FFF;
    font-family: 'Open Sans', 'Montserrat', sans-serif;
    font-weight: bold;
    line-height: 55px;
    text-align: center; }
    #content .badge:after {
      position: absolute;
      content: attr(data-postfix);
      top: 40px;
      width: 65px;
      left: 0;
      font-size: 10px;
      line-height: 10px;
      font-weight: normal; }
    #content .badge:before {
      position: absolute;
      content: attr(data-prefix);
      top: 6px;
      width: 65px;
      left: 0;
      font-size: 10px;
      line-height: 10px;
      font-weight: normal; }
    #content .badge.static {
      font-size: 20px; }
    #content .badge.discount .value1 {
      font-size: 20px; }
    #content .badge.discount .value2 {
      font-size: 12px;
      margin-left: -5px;
      position: relative;
      top: -0.5em; }
  #content .main {
    position: relative; }
    #content .main:before, #content .main:after {
      content: " ";
      display: table; }
    #content .main:after {
      clear: both; }
    #content .main .carrousel-wrapper {
      background-color: #FFF;
      padding: 20px 0;
      margin-top: 20px; }
      #content .main .carrousel-wrapper:before, #content .main .carrousel-wrapper:after {
        content: " ";
        display: table; }
      #content .main .carrousel-wrapper:after {
        clear: both; }
      #content .main .carrousel-wrapper > .row {
        margin: 0 auto; }
      #content .main .carrousel-wrapper .sidebar {
        width: 33.33333%; }
      #content .main .carrousel-wrapper .content {
        float: right; }
    #content .main .page .content {
      background-color: #FFF;
      padding: 20px; }
      #content .main .page .content.large-12 {
        max-width: 64rem; }
      #content .main .page .content .sidebar {
        padding: 0 !important;
        margin-right: 15px; }
    #content .main .page > .content {
      background-color: transparent;
      width: 100%;
      padding: 0; }
    #content .main .page.category-page .content {
      background-color: transparent;
      width: 100%;
      padding: 0; }
      #content .main .page.category-page .content h3 {
        margin: 0 20px; }
    #content .main .page.service-page .form {
      width: 100%; }
      #content .main .page.service-page .form .form-part .form-rows .form-row .form-field {
        width: 100%; }
        #content .main .page.service-page .form .form-part .form-rows .form-row .form-field input {
          width: 100%; }
    #content .main .page.product-page .content-inner {
      background: none; }
    #content .main .page.content-page .content-inner {
      position: relative;
      color: #4A4A4A;
      padding: 25px 15px 15px; }
    #content .main .content {
      float: left; }
      #content .main .content.no-sidebar {
        width: 100%;
        background-color: transparent;
        padding-top: 0;
        max-width: 64rem; }
      #content .main .content.small-sidebar {
        width: 790px; }
      #content .main .content .content-top {
        position: relative; }
        #content .main .content .content-top .bar {
          display: flex;
          flex-direction: row;
          align-items: stretch;
          width: 100%;
          background-color: #1e145a;
          margin-bottom: 20px; }
          #content .main .content .content-top .bar .filtering {
            margin-left: auto;
            color: #fff;
            display: flex;
            flex-direction: row; }
          #content .main .content .content-top .bar .page-title {
            margin-bottom: 0; }
        #content .main .content .content-top .page-title {
          margin-bottom: 20px;
          background-color: #1e145a;
          color: #FFF;
          padding: 20px;
          font-size: 18px; }
          #content .main .content .content-top .page-title .brand {
            text-transform: uppercase;
            margin-top: -5px;
            margin-bottom: 5px;
            font-size: 15px;
            display: block;
            color: #FFF; }
        #content .main .content .content-top .display-toggle {
          position: absolute;
          top: 0;
          right: 20px;
          font-weight: bold;
          font-size: 12px; }
          #content .main .content .content-top .display-toggle span {
            margin-left: 5px;
            cursor: pointer; }
          #content .main .content .content-top .display-toggle .halflings:before,
          #content .main .content .content-top .display-toggle .glyphicons:before {
            line-height: 0;
            color: #1e145a; }
      #content .main .content .content-inner {
        background-color: #FFF; }
        #content .main .content .content-inner.has-sidebar {
          width: 100%;
          max-width: 744px;
          float: left; }
      #content .main .content .products-overview .product-row .product-item-row {
        cursor: pointer; }
        #content .main .content .products-overview .product-row .product-item-row img {
          display: block; }
      #content .main .content .products-overview.grid-view {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        box-sizing: border-box;
        justify-content: space-between;
        margin-left: -10px;
        margin-right: -10px; }
        #content .main .content .products-overview.grid-view .product-item-box {
          flex-grow: 1;
          width: 33%;
          max-width: 34%;
          display: flex;
          flex-direction: row;
          padding-left: 10px;
          padding-right: 10px; }
          #content .main .content .products-overview.grid-view .product-item-box:last-child {
            margin-right: auto; }
          #content .main .content .products-overview.grid-view .product-item-box.wide {
            width: 66%;
            max-width: 66.66667%; }
            #content .main .content .products-overview.grid-view .product-item-box.wide .product-item {
              max-width: 635px; }
          #content .main .content .products-overview.grid-view .product-item-box .product-item {
            display: flex;
            flex-direction: column;
            position: relative;
            width: 100%;
            max-width: 307px;
            margin-bottom: 20px;
            align-content: stretch;
            text-decoration: none; }
            #content .main .content .products-overview.grid-view .product-item-box .product-item.has-multiple-options .product-item-row-title {
              position: relative; }
              #content .main .content .products-overview.grid-view .product-item-box .product-item.has-multiple-options .product-item-row-title:before {
                content: "Diverse opties";
                display: block;
                position: absolute;
                right: 0;
                top: -30px;
                height: 30px;
                line-height: 30px;
                background-color: rgba(255, 255, 255, 0.5);
                background-image: url("../images/rainbow-icon.png");
                background-repeat: no-repeat;
                background-position: 6px 8px;
                padding: 0 10px 0 22px;
                text-transform: uppercase;
                font-size: 10px;
                color: #444;
                z-index: 25; }
            #content .main .content .products-overview.grid-view .product-item-box .product-item:hover {
              filter: opacity(0.8); }
            #content .main .content .products-overview.grid-view .product-item-box .product-item .image-cover {
              height: 250px;
              display: flex;
              flex-direction: row;
              align-items: flex-end;
              background-repeat: no-repeat;
              background-size: cover;
              background-position: center top; }
            #content .main .content .products-overview.grid-view .product-item-box .product-item .product-item-row-title {
              flex-grow: 1;
              min-height: 56px;
              margin-bottom: 0;
              font-family: 'Nunito Sans', 'Open Sans', sans-serif;
              padding: 20px 50px 20px 20px;
              background: #1e145a url(../images/button-arrow-right.png?1459758600) no-repeat right center;
              color: #FFF;
              display: flex;
              align-content: space-evenly;
              flex-direction: column; }
              #content .main .content .products-overview.grid-view .product-item-box .product-item .product-item-row-title .product-title {
                margin: auto 0; }
                #content .main .content .products-overview.grid-view .product-item-box .product-item .product-item-row-title .product-title .brand {
                  text-transform: uppercase;
                  font-size: 12px;
                  margin-top: -5px; }
            #content .main .content .products-overview.grid-view .product-item-box .product-item .pricetag-row {
              min-height: 36px;
              padding: 5px; }
      #content .main .content .popular .content-top .page-title {
        margin-bottom: 10px; }
      #content .main .content .products-overview-pager {
        margin: 10px 0 20px; }
        #content .main .content .products-overview-pager .button {
          width: 30px;
          height: 30px; }
          #content .main .content .products-overview-pager .button .glyphicons:before {
            color: #FFF;
            font-size: 18px;
            line-height: 1em; }
          #content .main .content .products-overview-pager .button.pager-prev {
            float: left;
            padding: 5px; }
          #content .main .content .products-overview-pager .button.pager-next {
            float: right;
            padding: 5px 6px;
            margin-top: -30px; }
          #content .main .content .products-overview-pager .button.inactive {
            border-color: #CCC;
            background: url('../images/str-replace(linear-gradient(to bottom, #CCC, #999), "*", )');
            background-size: image-width(str-replace(linear-gradient(to bottom, #CCC, #999), "*", )) image-height(str-replace(linear-gradient(to bottom, #CCC, #999), "*", ));
            width: image-width(str-replace(linear-gradient(to bottom, #CCC, #999), "*", ));
            height: image-height(str-replace(linear-gradient(to bottom, #CCC, #999), "*", ));
            cursor: default; }
            #content .main .content .products-overview-pager .button.inactive span:before {
              color: #999; }
        #content .main .content .products-overview-pager .pager-title {
          width: 100%;
          text-align: center;
          text-transform: uppercase;
          font-family: 'Nunito Sans', 'Open Sans', sans-serif;
          color: #555;
          font-size: 14px;
          line-height: 30px; }
    #content .main .content-left-column {
      float: left;
      background: #d9e6ed;
      width: 100%;
      max-width: 200px;
      margin-right: 15px;
      padding: 15px; }
      #content .main .content-left-column h2,
      #content .main .content-left-column a {
        color: #1e145a; }
      #content .main .content-left-column h2 {
        border-bottom: 1px solid #FFF;
        padding-bottom: 10px;
        font-size: 2rem; }
    #content .main .sidebar {
      float: right; }
      #content .main .sidebar .sidebar-block,
      #content .main .sidebar .sidebar-banner {
        background-color: #FFF;
        overflow: hidden;
        padding: 8px;
        margin-top: 15px; }
        #content .main .sidebar .sidebar-block:first-child,
        #content .main .sidebar .sidebar-banner:first-child {
          margin-top: 0; }
        #content .main .sidebar .sidebar-block.login,
        #content .main .sidebar .sidebar-banner.login {
          background-color: #16b7a4;
          margin-bottom: 0;
          padding: 0;
          position: relative; }
          #content .main .sidebar .sidebar-block.login .warningtxt,
          #content .main .sidebar .sidebar-banner.login .warningtxt {
            color: #FFF !important;
            display: block;
            position: relative;
            width: 100%;
            text-align: center; }
          #content .main .sidebar .sidebar-block.login h2,
          #content .main .sidebar .sidebar-banner.login h2 {
            margin: 15px 0 10px;
            color: #FFF !important;
            font-size: 25px;
            line-height: 26px;
            text-align: center; }
          #content .main .sidebar .sidebar-block.login .forgot-password,
          #content .main .sidebar .sidebar-banner.login .forgot-password {
            margin: 5px 15px 0;
            display: block;
            text-align: center;
            color: #FFF !important;
            font-size: 12px; }
          #content .main .sidebar .sidebar-block.login .demo-notification,
          #content .main .sidebar .sidebar-banner.login .demo-notification {
            background: none;
            padding: 0 5px;
            font-size: 10px;
            position: absolute;
            top: 100px;
            left: 0;
            width: 100%; }
          #content .main .sidebar .sidebar-block.login img,
          #content .main .sidebar .sidebar-banner.login img {
            margin: 0; }
          #content .main .sidebar .sidebar-block.login .row,
          #content .main .sidebar .sidebar-banner.login .row {
            clear: both;
            margin: 0; }
            #content .main .sidebar .sidebar-block.login .row.first-child label,
            #content .main .sidebar .sidebar-block.login .row.first-child div,
            #content .main .sidebar .sidebar-banner.login .row.first-child label,
            #content .main .sidebar .sidebar-banner.login .row.first-child div {
              margin-top: 0; }
            #content .main .sidebar .sidebar-block.login .row label,
            #content .main .sidebar .sidebar-banner.login .row label {
              float: left;
              margin-top: 5px; }
            #content .main .sidebar .sidebar-block.login .row div,
            #content .main .sidebar .sidebar-banner.login .row div {
              margin-top: 5px;
              margin-bottom: 10px; }
          #content .main .sidebar .sidebar-block.login input[type=text],
          #content .main .sidebar .sidebar-block.login input[type=password],
          #content .main .sidebar .sidebar-banner.login input[type=text],
          #content .main .sidebar .sidebar-banner.login input[type=password] {
            width: 88%;
            height: 48px;
            line-height: 20px;
            border: 0;
            outline: 0;
            padding: 10px 20px;
            font-size: 16px;
            font-family: 'Nunito Sans', 'Montserrat', sans-serif;
            margin: 0 20px; }
          #content .main .sidebar .sidebar-block.login .button,
          #content .main .sidebar .sidebar-banner.login .button {
            clear: both;
            background-color: #1e145a;
            text-transform: none;
            margin-top: 10px;
            margin-left: 20px;
            margin-right: 20px;
            width: calc(100% - 20px);
            float: none; }
        #content .main .sidebar .sidebar-block.spendable-amount .spendable_amount,
        #content .main .sidebar .sidebar-banner.spendable-amount .spendable_amount {
          background-color: #1e145a; }
        #content .main .sidebar .sidebar-block.explanation,
        #content .main .sidebar .sidebar-banner.explanation {
          background-color: #FFF;
          height: auto;
          padding: 10px 10px 30px; }
          #content .main .sidebar .sidebar-block.explanation.small,
          #content .main .sidebar .sidebar-banner.explanation.small {
            background-color: #1e145a; }
            #content .main .sidebar .sidebar-block.explanation.small img,
            #content .main .sidebar .sidebar-banner.explanation.small img {
              height: 40px;
              margin: 0 20px 0 5px; }
            #content .main .sidebar .sidebar-block.explanation.small h2,
            #content .main .sidebar .sidebar-banner.explanation.small h2 {
              font-size: 18px;
              line-height: 20px;
              height: auto; }
            #content .main .sidebar .sidebar-block.explanation.small p,
            #content .main .sidebar .sidebar-banner.explanation.small p {
              color: #fff;
              height: 45px; }
              #content .main .sidebar .sidebar-block.explanation.small p span.center,
              #content .main .sidebar .sidebar-banner.explanation.small p span.center {
                height: 40px;
                line-height: 18px; }
          #content .main .sidebar .sidebar-block.explanation .explanation-title,
          #content .main .sidebar .sidebar-banner.explanation .explanation-title {
            text-align: center;
            height: 50px;
            margin: 10px auto 11px; }
            #content .main .sidebar .sidebar-block.explanation .explanation-title img,
            #content .main .sidebar .sidebar-banner.explanation .explanation-title img {
              float: left;
              margin-right: 20px; }
            #content .main .sidebar .sidebar-block.explanation .explanation-title h2,
            #content .main .sidebar .sidebar-banner.explanation .explanation-title h2 {
              font-size: 24px;
              display: block;
              line-height: 50px; }
          #content .main .sidebar .sidebar-block.explanation p,
          #content .main .sidebar .sidebar-banner.explanation p {
            display: block;
            padding: 5px 5px 5px 0;
            line-height: 20px; }
            #content .main .sidebar .sidebar-block.explanation p:before, #content .main .sidebar .sidebar-block.explanation p:after,
            #content .main .sidebar .sidebar-banner.explanation p:before,
            #content .main .sidebar .sidebar-banner.explanation p:after {
              content: " ";
              display: table; }
            #content .main .sidebar .sidebar-block.explanation p:after,
            #content .main .sidebar .sidebar-banner.explanation p:after {
              clear: both; }
            #content .main .sidebar .sidebar-block.explanation p > img,
            #content .main .sidebar .sidebar-banner.explanation p > img {
              float: left;
              margin: 5px 20px 0 5px; }
            #content .main .sidebar .sidebar-block.explanation p span img,
            #content .main .sidebar .sidebar-banner.explanation p span img {
              width: 52px;
              height: 11px;
              vertical-align: baseline; }
      #content .main .sidebar .sidebar-newsletter {
        font-size: 12px;
        font-family: 'Nunito Sans', 'Montserrat', sans-serif;
        margin-top: 15px;
        margin-bottom: 20px;
        line-height: 15px; }
        #content .main .sidebar .sidebar-newsletter h2 {
          color: #1e145a;
          text-transform: uppercase;
          font-family: 'Nunito Sans', 'Open Sans', sans-serif;
          font-size: 13px;
          font-weight: bold;
          margin-bottom: 5px; }
        #content .main .sidebar .sidebar-newsletter h2,
        #content .main .sidebar .sidebar-newsletter p {
          padding: 0 12px; }
        #content .main .sidebar .sidebar-newsletter form {
          margin-top: 10px;
          margin-left: 5px; }
          #content .main .sidebar .sidebar-newsletter form input[type=text],
          #content .main .sidebar .sidebar-newsletter form input[type=search],
          #content .main .sidebar .sidebar-newsletter form input[type=tel],
          #content .main .sidebar .sidebar-newsletter form input[type=email] {
            border: none;
            width: 253px;
            height: 44px;
            float: left;
            display: block;
            padding: 1px 10px 0 17px;
            font-family: 'Nunito Sans', 'Montserrat', sans-serif;
            font-size: 16px;
            background-color: #edf4f6; }
          #content .main .sidebar .sidebar-newsletter form input[type=submit] {
            text-indent: -9999px;
            border: none;
            background: #16b7a4 url("../images/newsletter-button.png") no-repeat center center;
            width: 44px;
            height: 44px;
            display: block; }
      #content .main .sidebar .sidebar-calendar {
        margin-bottom: 20px; }
        #content .main .sidebar .sidebar-calendar .calendar-tabs {
          width: 100%;
          padding: 5px 5px 0;
          background-color: #DFDFDF;
          height: 45px;
          border-bottom: 1px solid #A6A6A6; }
          #content .main .sidebar .sidebar-calendar .calendar-tabs div {
            width: 147px;
            background: #edf4f6 url("../images/calendar-tab-shade.png") center bottom no-repeat;
            padding: 12px;
            margin-bottom: -1px;
            position: relative;
            z-index: 10;
            border: 1px solid #A6A6A6;
            text-transform: uppercase;
            font-family: 'Nunito Sans', 'Open Sans', sans-serif;
            font-weight: bold;
            font-size: 14px;
            cursor: pointer; }
            #content .main .sidebar .sidebar-calendar .calendar-tabs div.calendar-tab-week {
              float: left; }
            #content .main .sidebar .sidebar-calendar .calendar-tabs div.calendar-tab-date {
              float: right; }
            #content .main .sidebar .sidebar-calendar .calendar-tabs div.active {
              background: #FFF;
              border-bottom-color: #FFF;
              color: #1e145a;
              font-weight: normal;
              cursor: default; }
            #content .main .sidebar .sidebar-calendar .calendar-tabs div .glyphicons:before {
              color: #1e145a;
              font-size: 10px;
              margin-top: -2px; }
        #content .main .sidebar .sidebar-calendar .calendar-on-date {
          padding-left: 15px;
          padding-right: 15px; }
        #content .main .sidebar .sidebar-calendar .calendar-calendar {
          border-left: 1px solid #A6A6A6;
          border-right: 1px solid #A6A6A6;
          border-bottom: 1px solid #A6A6A6;
          padding-top: 15px;
          padding-bottom: 15px; }
          #content .main .sidebar .sidebar-calendar .calendar-calendar .calendar-months-nav {
            text-align: center;
            position: relative;
            height: 30px; }
            #content .main .sidebar .sidebar-calendar .calendar-calendar .calendar-months-nav .button {
              width: 25px;
              height: 25px;
              padding: 0; }
              #content .main .sidebar .sidebar-calendar .calendar-calendar .calendar-months-nav .button.prev-month {
                position: absolute;
                top: 0;
                left: 0; }
              #content .main .sidebar .sidebar-calendar .calendar-calendar .calendar-months-nav .button.next-month {
                position: absolute;
                top: 0;
                right: 0; }
            #content .main .sidebar .sidebar-calendar .calendar-calendar .calendar-months-nav .current-month {
              font-weight: bold;
              font-size: 14px;
              padding-top: 6px; }
            #content .main .sidebar .sidebar-calendar .calendar-calendar .calendar-months-nav .glyphicons {
              width: 23px;
              height: 23px;
              margin: 6px 0 0 7px;
              padding: 0; }
              #content .main .sidebar .sidebar-calendar .calendar-calendar .calendar-months-nav .glyphicons:before {
                color: #FFF;
                font-size: 10px;
                padding-top: 5px; }
          #content .main .sidebar .sidebar-calendar .calendar-calendar .calendar-days {
            width: 100%; }
            #content .main .sidebar .sidebar-calendar .calendar-calendar .calendar-days th,
            #content .main .sidebar .sidebar-calendar .calendar-calendar .calendar-days td {
              text-align: center;
              padding: 10px 0; }
            #content .main .sidebar .sidebar-calendar .calendar-calendar .calendar-days thead {
              background-color: #F9F9F9;
              -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.08);
              box-shadow: 0 1px 0 rgba(0, 0, 0, 0.08);
              -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.08);
              -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.08);
              box-shadow: 0 1px 0 rgba(0, 0, 0, 0.08);
              font-family: 'Nunito Sans', 'Montserrat', sans-serif;
              font-size: 10px;
              text-transform: uppercase;
              border-collapse: collapse; }
            #content .main .sidebar .sidebar-calendar .calendar-calendar .calendar-days tbody td {
              font-size: 12px;
              font-weight: bold;
              border: 10px solid #FFF;
              padding: 5px 0;
              transition: all 300ms ease-out, 0.2s 300ms ease-out, ease-in-out 300ms ease-out; }
              #content .main .sidebar .sidebar-calendar .calendar-calendar .calendar-days tbody td.calendar-week-nr {
                color: #1e145a;
                font-weight: normal; }
              #content .main .sidebar .sidebar-calendar .calendar-calendar .calendar-days tbody td.inactive {
                color: #A7A7A7; }
              #content .main .sidebar .sidebar-calendar .calendar-calendar .calendar-days tbody td.today {
                background-color: #DFE1E5; }
              #content .main .sidebar .sidebar-calendar .calendar-calendar .calendar-days tbody td.selected {
                background-color: #1e145a;
                color: #FFF;
                cursor: pointer; }
          #content .main .sidebar .sidebar-calendar .calendar-calendar.calendar-per-week {
            text-transform: uppercase;
            font-family: 'Nunito Sans', 'Open Sans', sans-serif;
            font-size: 12px;
            line-height: 35px; }
            #content .main .sidebar .sidebar-calendar .calendar-calendar.calendar-per-week .calendar-week-row {
              border-top: 1px solid #E1E1E1;
              padding: 0 15px; }
              #content .main .sidebar .sidebar-calendar .calendar-calendar.calendar-per-week .calendar-week-row:before, #content .main .sidebar .sidebar-calendar .calendar-calendar.calendar-per-week .calendar-week-row:after {
                content: " ";
                display: table; }
              #content .main .sidebar .sidebar-calendar .calendar-calendar.calendar-per-week .calendar-week-row:after {
                clear: both; }
              #content .main .sidebar .sidebar-calendar .calendar-calendar.calendar-per-week .calendar-week-row:first-child {
                border: none; }
              #content .main .sidebar .sidebar-calendar .calendar-calendar.calendar-per-week .calendar-week-row .calendar-week-nr {
                float: left;
                font-weight: bold; }
              #content .main .sidebar .sidebar-calendar .calendar-calendar.calendar-per-week .calendar-week-row .calendar-fromdate-todate {
                float: right; }
              #content .main .sidebar .sidebar-calendar .calendar-calendar.calendar-per-week .calendar-week-row.selected {
                cursor: pointer;
                background: #1e145a;
                color: #FFF; }
      #content .main .sidebar .sidebar-facebook {
        border: 1px solid #A6A6A6;
        padding: 5px; }

input[type=submit] {
  cursor: pointer; }

/* search page */
.search-page .content-inner {
  padding: 20px; }

.search-page .search-result a {
  color: #9db5bd; }

.search-page .search-result a:hover {
  text-decoration: none; }

.search-page .search-result .search-result-item {
  position: relative;
  display: inline-block;
  padding: 10px;
  background: #edf4f6;
  font-size: 13px;
  cursor: pointer; }
  .search-page .search-result .search-result-item:before, .search-page .search-result .search-result-item:after {
    content: " ";
    display: table; }
  .search-page .search-result .search-result-item:after {
    clear: both; }

.search-page .search-result .search-result-item:nth-child(odd) {
  background: #d9e6ed; }

.search-page .search-result .search-result-img {
  width: 150px;
  height: 150px;
  position: relative;
  display: block;
  float: left;
  margin-right: 10px;
  background: #fff url("../images/no-image.jpg") no-repeat center center;
  background-size: contain; }
  .search-page .search-result .search-result-img img {
    width: 100%; }

.search-page .search-result .search-result-text {
  width: 100%;
  display: block;
  position: relative;
  min-height: 145px; }

.search-page .search-result .search-result-title {
  position: relative;
  font-weight: bold;
  padding-bottom: 10px; }

.search-page .search-result .search-result-desc {
  position: relative;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 6;
  /* number of lines to show */
  line-clamp: 6;
  -webkit-box-orient: vertical;
  overflow-y: hidden; }

.search-page .search-result .search-result-price {
  margin: 0 2em 1em 0;
  float: right; }

.search-page .search-result .search-result-btn {
  position: relative;
  display: block;
  float: right; }
  .search-page .search-result .search-result-btn a.button {
    display: block;
    color: #fff; }

.search-page .search-result .nodesc p {
  color: #9db5bd;
  text-decoration: italic; }

.search-page .content-left-column form {
  position: relative; }

.search-page .content-left-column input[type=text] {
  width: 100%;
  height: 30px;
  padding-right: 38px; }

.search-page .content-left-column input[type=submit] {
  background: #16b7a4 url("../images/search-button.png") no-repeat center center;
  background-size: 60%;
  text-indent: -99999px;
  width: 30px;
  height: 30px;
  border: none;
  position: absolute;
  top: 0;
  right: 0; }

#content .main .search-page .content h2 {
  font-size: 17px; }

#content .main .search-page .content h3 {
  font-size: 15px; }

/* account page */
.account-page fieldset {
  border: none;
  padding: 10px 15px 15px;
  margin: 5px 0 0; }

.account-page h1 {
  font-size: 17px; }

.account-page .form-header h2 {
  float: none; }

.spendable-amount {
  color: #FFF;
  font-size: 20px; }
  .spendable-amount .spendable_amount {
    max-width: 330px;
    overflow: hidden; }
  .spendable-amount h2 {
    text-align: center;
    font-size: 26px;
    line-height: 30px;
    font-weight: normal;
    padding: 0 20px;
    margin: 20px 0 20px;
    position: relative; }
  .spendable-amount p.where-to-find {
    text-align: center;
    font-size: 12px; }
  .spendable-amount.lower h2 {
    font-size: 16px;
    padding: 0 !important;
    margin: 5px; }
    .spendable-amount.lower h2 .info-icon::before {
      width: 15px;
      height: 15px;
      background-size: cover; }
  .spendable-amount .info-icon:before {
    width: 20px;
    height: 25px;
    background: url("../images/info-icon.png") no-repeat center bottom;
    display: inline-block;
    cursor: pointer;
    content: ""; }
  .spendable-amount .info-icon span {
    font-size: 11px;
    z-index: 10;
    width: 328px;
    background-color: rgba(255, 255, 255, 0.6);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#99ffffff', endColorstr='#99ffffff');
    /* IE8 rgba */
    color: #000;
    position: absolute;
    top: 62px;
    left: -8px;
    height: 0;
    overflow: hidden;
    opacity: 0;
    transition: opacity 300ms ease-out, 0.2s 300ms ease-out, ease-in-out 300ms ease-out; }
  .spendable-amount .info-icon:hover span {
    opacity: 1;
    height: auto;
    overflow: none; }
  .spendable-amount input[type=text] {
    width: 100%;
    line-height: 20px;
    padding: 10px;
    font-size: 14px;
    margin-bottom: 10px;
    border: none; }
  .spendable-amount input[type=submit] {
    float: left; }
  .spendable-amount .button {
    background-color: transparent;
    float: none !important;
    width: 100%;
    margin-top: 2px; }
  .spendable-amount #spendable_amount {
    float: none;
    font-size: 30px;
    line-height: 30px;
    margin-top: 10px;
    text-align: center;
    width: 100%;
    display: block;
    padding: 20px; }
  .spendable-amount small {
    float: left;
    width: 100%;
    font-size: 12px;
    text-align: center;
    margin-top: 30px;
    font-weight: bold; }
  .spendable-amount.moved {
    float: right;
    background-size: 100% 100%;
    height: auto; }
    .spendable-amount.moved .spendable_amount {
      background: #074f47 url("../images/calculate-bg.jpg") no-repeat;
      max-width: 100%; }
    .spendable-amount.moved h2 {
      padding: 0 10px;
      margin: 10px 0 20px;
      font-size: 20px;
      line-height: 20px; }
    .spendable-amount.moved .info-icon {
      width: 10px;
      height: 12px;
      background-size: 10px 10px; }
      .spendable-amount.moved .info-icon span {
        font-size: 6px;
        width: 100%;
        left: 0;
        top: 32px; }
    .spendable-amount.moved .form-group.row {
      padding: 0 10px; }
    .spendable-amount.moved input[type=text] {
      line-height: 15px;
      margin-bottom: 5px;
      padding: 10px;
      font-family: 'Nunito Sans', 'Montserrat', sans-serif;
      font-size: 12px; }
    .spendable-amount.moved .button {
      background-size: 15px 8px;
      padding-right: 25px;
      padding-left: 10px;
      font-size: 10px;
      line-height: 15px; }
    .spendable-amount.moved #spendable_amount {
      margin-top: 7px;
      font-size: 22px;
      line-height: 22px; }
    .spendable-amount.moved small {
      font-size: 7px;
      margin-top: 0; }

/* Only use hovers on desktop, because we dont need it on devices.
 * It also causes double tapping problems. */
@media only screen and (min-width: 1024px) {
  #content .main .content .products-overview .product-row .product-item-row:hover {
    cursor: pointer; }
  #content .main .sidebar .sidebar-calendar .calendar-calendar .calendar-days tbody td:hover {
    background-color: #1e145a;
    color: #FFF;
    cursor: pointer; }
  #content .main .sidebar .sidebar-calendar .calendar-calendar .calendar-per-week .calendar-week-row:hover {
    cursor: pointer;
    background: #1e145a;
    color: #FFF; }
  .spendable-amount .button:hover, .spendable-amount .button:focus {
    background-color: transparent; }
  #content .main .account-page .content-left-column ul.bullets li:hover a {
    color: #074f47;
    text-decoration: none; }
  #content .main .account-page .content-left-column ul.bullets li:hover:before {
    color: #074f47; }
  #content .main .account-page .content-inner .inner-content {
    padding: 15px; } }

@media only screen and (min-width: 1025px) {
  #content .main .sidebar {
    padding-left: 20px; }
    #content .main .sidebar .sidebar-block {
      padding: 0; }
      #content .main .sidebar .sidebar-block.login {
        height: 328px; }
        #content .main .sidebar .sidebar-block.login .button {
          width: calc(100% - 40px); }
          #content .main .sidebar .sidebar-block.login .button:hover {
            background-color: #140e3d; }
  #content .main .page .content .sidebar {
    margin-right: 0; }
  .spendable-amount .spendable_amount {
    padding: 10px 20px; }
    .spendable-amount .spendable_amount h2 {
      padding-top: 20px;
      margin-top: 0;
      color: #fff !important; }
    .spendable-amount .spendable_amount .info-icon span {
      width: auto;
      top: 60px;
      left: -10px;
      right: -10px; }
    .spendable-amount .spendable_amount small {
      margin-top: 15px; } }

.pricetag {
  margin-top: auto;
  border-radius: 4px;
  background: rgba(255, 255, 255, 0.7);
  padding: 5px;
  display: inline-block;
  font-size: 20px;
  font-family: "DINPro-Medium", "Open Sans", sans-serif;
  /** for now, hide next tags **/ }
  .pricetag .origin {
    color: #1e145a; }
  .pricetag.badged {
    font-size: 14px; }
  .pricetag .discounted {
    color: #f00; }
  .pricetag .discounted + .origin {
    float: left;
    color: #666;
    text-decoration: line-through;
    font-size: 16px;
    padding: 0 5px 0 0; }
  .pricetag .undelegable {
    font-size: 14px;
    color: #666; }
  .pricetag + .pricetag {
    display: none; }

.content-title {
  display: block;
  border-bottom: 1px solid #e0e6ea;
  padding-bottom: 7px;
  font-weight: normal;
  font-size: 18px; }

.data-overview p span {
  width: 25%;
  font-weight: bold;
  display: inline-block; }

.promotor {
  line-height: 2.5rem;
  height: 2.5rem;
  text-align: center;
  font-family: "DINPro-Medium", "Open Sans", sans-serif;
  font-size: 0.875rem;
  font-weight: normal;
  color: #333; }
  @media only screen and (max-width: 1024px) {
    .promotor {
      display: none; } }
  .promotor .container {
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 64rem;
    margin: 0 auto; }
  .promotor a, .promotor span {
    margin: 0 10px; }
    .promotor a:first-child, .promotor span:first-child {
      margin: 0 10px 0 0; }
    .promotor a:last-child, .promotor span:last-child {
      margin: 0 0 0 10px; }
  .promotor .header-top-menu {
    margin-left: auto; }

.home-hero-wrapper {
  background-color: #fff;
  margin: 0;
  padding: 20px 0; }

.home-hero {
  position: relative;
  color: #000;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: stretch;
  margin: 0px auto 0;
  max-width: 64rem; }
  .home-hero .slider {
    max-width: 660px;
    max-height: 400px;
    min-height: 320px;
    position: relative;
    flex-grow: 1;
    flex-shrink: 1;
    display: flex;
    flex-direction: column;
    align-items: stretch; }
    .home-hero .slider .home-carrousel {
      position: relative;
      height: 100%; }
    .home-hero .slider ul, .home-hero .slider li {
      position: absolute;
      display: block;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      height: 100%;
      width: 100%; }
      .home-hero .slider ul a, .home-hero .slider li a {
        display: block;
        height: 100%;
        width: 100%;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0; }
        .home-hero .slider ul a .carrousel-info, .home-hero .slider li a .carrousel-info {
          position: absolute;
          bottom: 50px;
          max-width: 65%;
          right: 20px;
          background-color: #1e145a;
          padding: 10px;
          opacity: 0.85; }
          .home-hero .slider ul a .carrousel-info h1, .home-hero .slider li a .carrousel-info h1 {
            line-height: 16px;
            font-size: 15px;
            margin-bottom: 0; }
        .home-hero .slider ul a img, .home-hero .slider li a img {
          object-fit: cover;
          object-position: top left;
          height: 100%;
          width: 100%; }
  .home-hero .content-right-column {
    margin-left: 20px;
    width: 300px;
    max-width: 300px;
    display: flex;
    flex-direction: column;
    align-items: stretch; }
    .home-hero .content-right-column .sidebar-block.login {
      background-color: #16b7a4;
      margin-bottom: 0;
      padding: 0;
      position: relative;
      flex-grow: 1; }
      .home-hero .content-right-column .sidebar-block.login .login-form {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        width: 100%;
        padding-left: 20px;
        padding-right: 20px; }
        .home-hero .content-right-column .sidebar-block.login .login-form .login-info {
          padding: 0;
          margin-bottom: 0;
          color: #fff;
          text-align: center; }
      .home-hero .content-right-column .sidebar-block.login .warningtxt {
        color: #FFF !important;
        display: block;
        position: relative;
        width: 100%;
        text-align: center; }
      .home-hero .content-right-column .sidebar-block.login h2 {
        margin: 15px 0 10px;
        width: 100%;
        color: #FFF !important;
        font-size: 25px;
        line-height: 26px;
        text-align: center; }
      .home-hero .content-right-column .sidebar-block.login .forgot-password {
        margin-top: 5px;
        margin-bottom: 5px;
        display: block;
        text-align: center;
        width: 100%;
        color: #FFF !important;
        font-size: 12px; }
      .home-hero .content-right-column .sidebar-block.login img {
        margin: 0; }
      .home-hero .content-right-column .sidebar-block.login .row {
        clear: both;
        margin: 0; }
        .home-hero .content-right-column .sidebar-block.login .row.first-child label,
        .home-hero .content-right-column .sidebar-block.login .row.first-child div {
          margin-top: 0; }
        .home-hero .content-right-column .sidebar-block.login .row label {
          float: left;
          margin-top: 5px; }
        .home-hero .content-right-column .sidebar-block.login .row div {
          margin-top: 5px;
          margin-bottom: 10px; }
      .home-hero .content-right-column .sidebar-block.login input[type=text],
      .home-hero .content-right-column .sidebar-block.login input[type=password] {
        width: 100%;
        height: 48px;
        line-height: 20px;
        border: 0;
        outline: 0;
        padding: 10px 20px;
        font-size: 16px;
        font-family: 'Nunito Sans', 'Montserrat', sans-serif; }
      .home-hero .content-right-column .sidebar-block.login .button {
        background-color: #1e145a;
        text-transform: none;
        margin-top: 10px;
        display: block;
        width: 100%; }
    .home-hero .content-right-column .pass-container .pass {
      display: block;
      background-color: #074f47;
      color: white;
      border-radius: 5px;
      padding: 10px;
      text-align: center;
      margin-bottom: 15px;
      position: relative; }
      .home-hero .content-right-column .pass-container .pass::after {
        display: block;
        content: "";
        border-right: 2px solid #fff;
        border-top: 2px solid #fff;
        transform: rotate(45deg) translateX(-50%);
        position: absolute;
        right: 10px;
        top: 50%;
        height: 10px;
        width: 10px; }
      .home-hero .content-right-column .pass-container .pass:hover {
        background-color: #256d65;
        text-decoration: none; }
    .home-hero .content-right-column .news-container {
      background-color: #1e145a;
      text-align: center;
      color: #fff;
      padding: 10px; }
      .home-hero .content-right-column .news-container h2 {
        color: #fff !important;
        font-size: 18px;
        margin-bottom: 10px;
        font-weight: normal; }
      .home-hero .content-right-column .news-container .news {
        font-size: 14px; }
        .home-hero .content-right-column .news-container .news p a {
          text-decoration: underline;
          color: #fff; }
  .home-hero ul li {
    position: relative;
    width: 100%; }
    #content .home-hero ul li .pricetag {
      position: absolute;
      top: auto;
      bottom: 50px;
      left: 20px;
      padding: 11px; }
    .home-hero ul li img {
      display: block; }
  .home-hero .carrousel-navigation > div {
    position: absolute;
    top: 50%;
    margin-top: -15px;
    width: 30px;
    height: 30px;
    background-color: #edf4f6; }
    .home-hero .carrousel-navigation > div .glyphicons {
      margin: 0;
      padding: 0;
      width: 30px;
      height: 30px; }
      .home-hero .carrousel-navigation > div .glyphicons:before {
        margin: 0;
        color: #1e145a;
        font-size: 13px; }
    .home-hero .carrousel-navigation > div.prev-button {
      left: 15px; }
      .home-hero .carrousel-navigation > div.prev-button .glyphicons:before {
        -webkit-transform: rotate(180deg);
        /* Opera, Chrome, and Safari */
        -ms-transform: rotate(180deg);
        /* IE 9 */
        transform: rotate(180deg);
        margin: 16px 0 0 8px; }
    .home-hero .carrousel-navigation > div.next-button {
      right: 15px; }
      .home-hero .carrousel-navigation > div.next-button .glyphicons:before {
        margin: 15px 0 0 8px; }
  .home-hero .carrousel-pager {
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 100; }
    .home-hero .carrousel-pager a {
      display: inline-block;
      width: 10px;
      height: 10px;
      background-color: #fff;
      border-radius: 5px;
      margin-left: 20px;
      opacity: 0.5;
      text-indent: 999999rem; }
      .home-hero .carrousel-pager a:first-child {
        margin-left: 0; }
      .home-hero .carrousel-pager a.cycle-pager-active {
        opacity: 0.7;
        box-shadow: #074f47 0px 0px 0px 3px; }

.explanation p span.center {
  display: table-cell;
  width: 230px;
  vertical-align: middle;
  height: 65px;
  position: relative; }

/* Only use hovers on desktop, because we dont need it on devices.
 * It also causes double tapping problems. */
@media only screen and (min-width: 1024px) {
  .home-carrousel {
    z-index: 2; }
    .home-carrousel .carrousel-pager a:hover {
      background-position: left center; } }

.product-detail-page .product-info:before, .product-detail-page .product-info:after {
  content: " ";
  display: table; }

.product-detail-page .product-info:after {
  clear: both; }

.product-detail-page .product-info .product-info-row {
  display: flex;
  flex-direction: row;
  position: relative;
  align-content: stretch; }
  .product-detail-page .product-info .product-info-row:first-child {
    margin-bottom: 20px; }

.product-detail-page .product-info .product-photos {
  background-color: transparent;
  padding: 0;
  position: relative;
  max-width: 350px;
  margin-right: 20px; }
  .product-detail-page .product-info .product-photos .horizontal-scroller {
    overflow: hidden;
    display: flex;
    flex-direction: row;
    max-width: 350px;
    max-height: 350px;
    margin: 0 auto;
    scroll-behavior: smooth; }
    .product-detail-page .product-info .product-photos .horizontal-scroller .scroller-image {
      margin: 0 auto; }
  .product-detail-page .product-info .product-photos .previous,
  .product-detail-page .product-info .product-photos .next {
    display: block;
    height: 100%;
    width: 20%;
    position: absolute;
    top: 0;
    background-position: center;
    background-repeat: no-repeat;
    opacity: 0;
    filter: drop-shadow(0 0 10px black); }
  @media only screen and (max-width: 600px) {
    .product-detail-page .product-info .product-photos .previous,
    .product-detail-page .product-info .product-photos .next {
      opacity: 1; } }
  .product-detail-page .product-info .product-photos:hover .previous,
  .product-detail-page .product-info .product-photos:hover .next {
    opacity: 0.5; }
    .product-detail-page .product-info .product-photos:hover .previous:hover,
    .product-detail-page .product-info .product-photos:hover .next:hover {
      opacity: 1 !important; }
  .product-detail-page .product-info .product-photos .previous {
    left: 0;
    background-image: url("../images/button-arrow-left.png"); }
  .product-detail-page .product-info .product-photos .next {
    right: 0;
    background-image: url("../images/button-arrow-right.png"); }
  .product-detail-page .product-info .product-photos .navigator {
    height: 30px;
    text-align: center;
    max-width: 350px;
    margin: -30px auto 0 auto; }
    .product-detail-page .product-info .product-photos .navigator .bolletje {
      display: inline-block;
      width: 10px;
      height: 10px;
      background-color: #fff;
      border-radius: 5px;
      margin-left: 10px;
      opacity: 0.3;
      box-shadow: rgba(255, 255, 255, 0.2) 0px 0px 0px 1px inset, rgba(0, 0, 0, 0.9) 0px 0px 0px 1px; }
      .product-detail-page .product-info .product-photos .navigator .bolletje:hover, .product-detail-page .product-info .product-photos .navigator .bolletje.current {
        opacity: 0.7;
        box-shadow: rgba(3, 102, 214, 0.3) 0px 0px 0px 3px; }
  .product-detail-page .product-info .product-photos .als-next img,
  .product-detail-page .product-info .product-photos .als-prev img {
    max-height: 100%; }
  .product-detail-page .product-info .product-photos .als-next {
    text-align: right; }
  .product-detail-page .product-info .product-photos .product-likes {
    margin-bottom: 15px; }
    .product-detail-page .product-info .product-photos .product-likes .st_googleplus_hcount .stButton_gradient {
      background: #FFF;
      padding: 1px 4px 1px 2px;
      height: 18px; }
    .product-detail-page .product-info .product-photos .product-likes .stButton .stArrow .stHBubble {
      padding-top: 0; }
    .product-detail-page .product-info .product-photos .product-likes .chicklets.googleplus {
      text-indent: -9999px;
      background: url("../images/google-plus.jpg") no-repeat;
      border-radius: 0; }
    .product-detail-page .product-info .product-photos .product-likes .stButton .stFb, .product-detail-page .product-info .product-photos .product-likes .stButton .stTwbutton, .product-detail-page .product-info .product-photos .product-likes .stButton .stMainServices {
      height: 22px;
      line-height: 19px; }
    .product-detail-page .product-info .product-photos .product-likes .stMainServices.st-email-counter {
      background: #FFF url("../images/email-icon.png") left 4px no-repeat !important;
      width: 29px; }
    .product-detail-page .product-info .product-photos .product-likes .st_email_hcount .stArrow {
      display: none; }
  .product-detail-page .product-info .product-photos .product-video .watch-video {
    text-transform: uppercase;
    font-family: 'Nunito Sans', 'Open Sans', sans-serif;
    font-size: 14px;
    color: #4A4A4A;
    background-color: #edf4f6;
    display: block;
    text-decoration: none;
    padding: 10px 15px; }

.product-detail-page .product-info .product-ticket-settings {
  flex: 1 100%;
  background-color: #FFF;
  padding: 20px;
  color: #4A4A4A;
  font-family: 'Nunito Sans', 'Montserrat', sans-serif;
  line-height: 16px;
  min-height: 350px; }
  .product-detail-page .product-info .product-ticket-settings .promoline {
    background: image-url("discount-corners.png") no-repeat;
    width: 116px;
    height: 116px;
    display: block;
    position: absolute;
    top: 0;
    left: 0; }
    .product-detail-page .product-info .product-ticket-settings .promoline.discount-6 {
      background-position: -116px 0; }
    .product-detail-page .product-info .product-ticket-settings .promoline.discount-7 {
      background-position: -232px 0; }
    .product-detail-page .product-info .product-ticket-settings .promoline.discount-8 {
      background-position: -348px 0; }
    .product-detail-page .product-info .product-ticket-settings .promoline.discount-9 {
      background-position: -464px 0; }
    .product-detail-page .product-info .product-ticket-settings .promoline.discount-10 {
      background-position: 0 -116px; }
    .product-detail-page .product-info .product-ticket-settings .promoline.discount-11 {
      background-position: -116px -116px; }
    .product-detail-page .product-info .product-ticket-settings .promoline.discount-12 {
      background-position: -232px -116px; }
    .product-detail-page .product-info .product-ticket-settings .promoline.discount-13 {
      background-position: -348px -116px; }
    .product-detail-page .product-info .product-ticket-settings .promoline.discount-14 {
      background-position: -464px -116px; }
    .product-detail-page .product-info .product-ticket-settings .promoline.discount-15 {
      background-position: 0 -232px; }
    .product-detail-page .product-info .product-ticket-settings .promoline.discount-16 {
      background-position: -116px -232px; }
    .product-detail-page .product-info .product-ticket-settings .promoline.discount-17 {
      background-position: -232px -232px; }
    .product-detail-page .product-info .product-ticket-settings .promoline.discount-18 {
      background-position: -348px -232px; }
    .product-detail-page .product-info .product-ticket-settings .promoline.discount-19 {
      background-position: -464px -232px; }
    .product-detail-page .product-info .product-ticket-settings .promoline.discount-20 {
      background-position: 0 -348px; }
    .product-detail-page .product-info .product-ticket-settings .promoline.discount-21 {
      background-position: -116px -348px; }
    .product-detail-page .product-info .product-ticket-settings .promoline.discount-22 {
      background-position: -232px -348px; }
    .product-detail-page .product-info .product-ticket-settings .promoline.discount-23 {
      background-position: -348px -348px; }
    .product-detail-page .product-info .product-ticket-settings .promoline.discount-24 {
      background-position: -464px -348px; }
    .product-detail-page .product-info .product-ticket-settings .promoline.discount-25 {
      background-position: 0 -464px; }
    .product-detail-page .product-info .product-ticket-settings .promoline.discount-26 {
      background-position: -116px -464px; }
    .product-detail-page .product-info .product-ticket-settings .promoline.discount-27 {
      background-position: -232px -464px; }
    .product-detail-page .product-info .product-ticket-settings .promoline.discount-28 {
      background-position: -348px -464px; }
    .product-detail-page .product-info .product-ticket-settings .promoline.discount-29 {
      background-position: -464px -464px; }
    .product-detail-page .product-info .product-ticket-settings .promoline.discount-30 {
      background-position: 0 -580px; }
    .product-detail-page .product-info .product-ticket-settings .promoline.discount-31 {
      background-position: -116px -580px; }
    .product-detail-page .product-info .product-ticket-settings .promoline.discount-32 {
      background-position: -232px -580px; }
    .product-detail-page .product-info .product-ticket-settings .promoline.discount-33 {
      background-position: -348px -580px; }
    .product-detail-page .product-info .product-ticket-settings .promoline.discount-34 {
      background-position: -464px -580px; }
    .product-detail-page .product-info .product-ticket-settings .promoline.discount-35 {
      background-position: 0 -696px; }
    .product-detail-page .product-info .product-ticket-settings .promoline.discount-36 {
      background-position: -116px -696px; }
    .product-detail-page .product-info .product-ticket-settings .promoline.discount-37 {
      background-position: -232px -696px; }
    .product-detail-page .product-info .product-ticket-settings .promoline.discount-38 {
      background-position: -348px -696px; }
    .product-detail-page .product-info .product-ticket-settings .promoline.discount-39 {
      background-position: -464px -696px; }
    .product-detail-page .product-info .product-ticket-settings .promoline.discount-40 {
      background-position: 0 -812px; }
    .product-detail-page .product-info .product-ticket-settings .promoline.discount-41 {
      background-position: -116px -812px; }
    .product-detail-page .product-info .product-ticket-settings .promoline.discount-42 {
      background-position: -232px -812px; }
    .product-detail-page .product-info .product-ticket-settings .promoline.discount-43 {
      background-position: -348px -812px; }
    .product-detail-page .product-info .product-ticket-settings .promoline.discount-44 {
      background-position: -464px -812px; }
    .product-detail-page .product-info .product-ticket-settings .promoline.discount-45 {
      background-position: 0 -928px; }
    .product-detail-page .product-info .product-ticket-settings .promoline.discount-46 {
      background-position: -116px -928px; }
    .product-detail-page .product-info .product-ticket-settings .promoline.discount-47 {
      background-position: -232px -928px; }
    .product-detail-page .product-info .product-ticket-settings .promoline.discount-48 {
      background-position: -348px -928px; }
    .product-detail-page .product-info .product-ticket-settings .promoline.discount-49 {
      background-position: -464px -928px; }
    .product-detail-page .product-info .product-ticket-settings .promoline.discount-50 {
      background-position: 0 -1044px; }
    .product-detail-page .product-info .product-ticket-settings .promoline.discount-55 {
      background-position: 0 -1160px; }
    .product-detail-page .product-info .product-ticket-settings .promoline.discount-60 {
      background-position: 0 -1276px; }
    .product-detail-page .product-info .product-ticket-settings .promoline.discount-65 {
      background-position: 0 -1392px; }
    .product-detail-page .product-info .product-ticket-settings .promoline.discount-70 {
      background-position: 0 -1508px; }
    .product-detail-page .product-info .product-ticket-settings .promoline.discount-75 {
      background-position: 0 -1624px; }
    .product-detail-page .product-info .product-ticket-settings .promoline.discount-80 {
      background-position: 0 -1740px; }
    .product-detail-page .product-info .product-ticket-settings .promoline.discount-85 {
      background-position: 0 -1856px; }
    .product-detail-page .product-info .product-ticket-settings .promoline.discount-90 {
      background-position: 0 -1972px; }
    .product-detail-page .product-info .product-ticket-settings .promoline.discount-95 {
      background-position: 0 -2088px; }
  .product-detail-page .product-info .product-ticket-settings form {
    font-size: 12px;
    min-height: 308px;
    position: relative;
    display: flex;
    flex-direction: column; }
    .product-detail-page .product-info .product-ticket-settings form.loading {
      color: #CCC; }
    .product-detail-page .product-info .product-ticket-settings form h2 {
      font-size: 20px;
      font-weight: bolder;
      font-family: 'Nunito Sans', 'Open Sans', sans-serif;
      font-weight: 700; }
    .product-detail-page .product-info .product-ticket-settings form p {
      font-size: 1rem; }
    .product-detail-page .product-info .product-ticket-settings form .input-submit-container {
      margin-bottom: 15px; }
      .product-detail-page .product-info .product-ticket-settings form .input-submit-container input[type=text],
      .product-detail-page .product-info .product-ticket-settings form .input-submit-container input[type=search],
      .product-detail-page .product-info .product-ticket-settings form .input-submit-container input[type=tel],
      .product-detail-page .product-info .product-ticket-settings form .input-submit-container input[type=email] {
        border: none;
        width: 340px;
        height: 44px;
        float: left;
        display: block;
        padding: 1px 10px 0 17px;
        font-family: 'Nunito Sans', 'Montserrat', sans-serif;
        font-size: 16px;
        background-color: #edf4f6; }
      .product-detail-page .product-info .product-ticket-settings form .input-submit-container input[type=submit] {
        text-indent: -9999px;
        border: none;
        background: #16b7a4 url("../images/newsletter-button.png") no-repeat center center;
        width: 44px;
        height: 44px;
        display: block; }
    .product-detail-page .product-info .product-ticket-settings form .ticket-description {
      margin-bottom: 10px; }
    .product-detail-page .product-info .product-ticket-settings form > div {
      border-top: 0 solid #D7D7D7;
      padding-top: 10px; }
      .product-detail-page .product-info .product-ticket-settings form > div.ticket-location h3, .product-detail-page .product-info .product-ticket-settings form > div.ticket-date h3 {
        margin-bottom: 5px;
        font-size: 1rem; }
      .product-detail-page .product-info .product-ticket-settings form > div.ticket-location {
        float: none; }
        .product-detail-page .product-info .product-ticket-settings form > div.ticket-location .select2-container {
          width: 100%;
          max-width: none; }
          .product-detail-page .product-info .product-ticket-settings form > div.ticket-location .select2-container .select2-choice {
            width: 100%; }
        .product-detail-page .product-info .product-ticket-settings form > div.ticket-location ul.radio_list li {
          margin-bottom: 5px;
          font-size: 1rem; }
          .product-detail-page .product-info .product-ticket-settings form > div.ticket-location ul.radio_list li input[type=radio] {
            margin: 0 0 5px 0; }
      .product-detail-page .product-info .product-ticket-settings form > div.ticket-prices {
        margin-top: auto;
        margin-bottom: 0;
        border-top: 1px solid #D7D7D7; }
        .product-detail-page .product-info .product-ticket-settings form > div.ticket-prices h4 {
          display: block; }
        .product-detail-page .product-info .product-ticket-settings form > div.ticket-prices h2 {
          float: left;
          bottom: 0; }
        .product-detail-page .product-info .product-ticket-settings form > div.ticket-prices .ticket-pricelines {
          padding-bottom: 10px;
          border-bottom: 1px solid #D7D7D7;
          margin-bottom: 10px;
          line-height: 20px; }
          .product-detail-page .product-info .product-ticket-settings form > div.ticket-prices .ticket-pricelines .ticket-priceline {
            margin-top: 0px;
            padding-top: 0px; }
            .product-detail-page .product-info .product-ticket-settings form > div.ticket-prices .ticket-pricelines .ticket-priceline:before, .product-detail-page .product-info .product-ticket-settings form > div.ticket-prices .ticket-pricelines .ticket-priceline:after {
              content: " ";
              display: table; }
            .product-detail-page .product-info .product-ticket-settings form > div.ticket-prices .ticket-pricelines .ticket-priceline:after {
              clear: both; }
            .product-detail-page .product-info .product-ticket-settings form > div.ticket-prices .ticket-pricelines .ticket-priceline:first-child {
              border: none;
              margin-top: 0;
              padding-top: 0; }
            .product-detail-page .product-info .product-ticket-settings form > div.ticket-prices .ticket-pricelines .ticket-priceline small {
              font-size: 10px;
              padding: 4px;
              background-color: #aaa;
              color: #FFF; }
            .product-detail-page .product-info .product-ticket-settings form > div.ticket-prices .ticket-pricelines .ticket-priceline .ticket-priceline-quantity {
              float: left; }
              .product-detail-page .product-info .product-ticket-settings form > div.ticket-prices .ticket-pricelines .ticket-priceline .ticket-priceline-quantity input[type=number]::-webkit-inner-spin-button,
              .product-detail-page .product-info .product-ticket-settings form > div.ticket-prices .ticket-pricelines .ticket-priceline .ticket-priceline-quantity input[type=number]::-webkit-outer-spin-button {
                opacity: 1; }
              .product-detail-page .product-info .product-ticket-settings form > div.ticket-prices .ticket-pricelines .ticket-priceline .ticket-priceline-quantity input {
                margin-bottom: 0;
                min-width: 50px; }
            .product-detail-page .product-info .product-ticket-settings form > div.ticket-prices .ticket-pricelines .ticket-priceline .ticket-priceline-name {
              float: left;
              /*  text-align: right; */
              height: 34px; }
            .product-detail-page .product-info .product-ticket-settings form > div.ticket-prices .ticket-pricelines .ticket-priceline .ticket-priceline-price {
              float: left;
              /* text-align: right; */
              font-weight: bold; }
              .product-detail-page .product-info .product-ticket-settings form > div.ticket-prices .ticket-pricelines .ticket-priceline .ticket-priceline-price.normal {
                color: #666;
                /* text-align: right; */ }
            .product-detail-page .product-info .product-ticket-settings form > div.ticket-prices .ticket-pricelines .ticket-priceline.heading {
              font-weight: bold; }
              .product-detail-page .product-info .product-ticket-settings form > div.ticket-prices .ticket-pricelines .ticket-priceline.heading .ticket-priceline-name {
                height: auto; }
        .product-detail-page .product-info .product-ticket-settings form > div.ticket-prices .ticket-reservation-costs {
          padding-bottom: 10px;
          border-bottom: 1px solid #D7D7D7;
          margin-bottom: 10px; }
          .product-detail-page .product-info .product-ticket-settings form > div.ticket-prices .ticket-reservation-costs:before, .product-detail-page .product-info .product-ticket-settings form > div.ticket-prices .ticket-reservation-costs:after {
            content: " ";
            display: table; }
          .product-detail-page .product-info .product-ticket-settings form > div.ticket-prices .ticket-reservation-costs:after {
            clear: both; }
          .product-detail-page .product-info .product-ticket-settings form > div.ticket-prices .ticket-reservation-costs .ticket-reservation-costs-title {
            float: left; }
          .product-detail-page .product-info .product-ticket-settings form > div.ticket-prices .ticket-reservation-costs .ticket-reservation-costs-price {
            float: right; }
        .product-detail-page .product-info .product-ticket-settings form > div.ticket-prices .button {
          float: right;
          text-transform: uppercase; }
      .product-detail-page .product-info .product-ticket-settings form > div select {
        width: 100%;
        margin-bottom: 10px;
        font-size: 11px; }
      .product-detail-page .product-info .product-ticket-settings form > div .select2-container {
        margin-bottom: 10px;
        margin-left: -4px;
        max-width: none; }

@media only screen and (max-width: 600px) {
  .product-detail-page .product-info .product-ticket-settings {
    min-height: 50px; }
    .product-detail-page .product-info .product-ticket-settings form {
      min-height: 50px; } }

.product-detail-page .product-info .product-info-box {
  float: left;
  border: 1px solid #e0e6ea;
  background-color: #FFF;
  width: 100%;
  font-family: 'Nunito Sans', 'Montserrat', sans-serif;
  font-size: 12px; }
  .product-detail-page .product-info .product-info-box .product-info-box-tabs {
    background-color: #d9e6ed; }
    .product-detail-page .product-info .product-info-box .product-info-box-tabs:before, .product-detail-page .product-info .product-info-box .product-info-box-tabs:after {
      content: " ";
      display: table; }
    .product-detail-page .product-info .product-info-box .product-info-box-tabs:after {
      clear: both; }
    .product-detail-page .product-info .product-info-box .product-info-box-tabs .info-box-tab {
      float: left;
      font-weight: bold;
      font-size: 11px;
      text-transform: uppercase;
      padding: 20px 15px;
      font-family: 'Nunito Sans', 'Open Sans', sans-serif;
      cursor: pointer; }
      .product-detail-page .product-info .product-info-box .product-info-box-tabs .info-box-tab.active {
        background-color: #FFF;
        color: #1e145a;
        cursor: default; }
  .product-detail-page .product-info .product-info-box .product-info-box-block {
    display: none;
    padding: 15px 15px 0;
    line-height: 16px;
    word-break: break-word; }
    .product-detail-page .product-info .product-info-box .product-info-box-block ul,
    .product-detail-page .product-info .product-info-box .product-info-box-block p {
      margin-bottom: 20px; }
    .product-detail-page .product-info .product-info-box .product-info-box-block.active {
      display: block; }

.product-detail-page .product-info .product-quotes {
  float: right;
  width: 300px;
  border: 1px solid #A6A6A6;
  font-family: 'Nunito Sans', 'Montserrat', sans-serif; }
  .product-detail-page .product-info .product-quotes h2 {
    font-size: 11px;
    text-transform: uppercase;
    background-color: #edf4f6;
    padding: 20px;
    font-weight: bold; }
  .product-detail-page .product-info .product-quotes .product-quotes-wrapper {
    padding: 15px; }
    .product-detail-page .product-info .product-quotes .product-quotes-wrapper .product-quote {
      font-size: 12px;
      padding-top: 15px; }
      .product-detail-page .product-info .product-quotes .product-quotes-wrapper .product-quote:first-child {
        padding-top: 0; }

.button.btn_order {
  margin-top: 15px; }

.imagezoom-view {
  top: 300px !important;
  border: 1px solid #000; }

/* Only use hovers on desktop, because we dont need it on devices.
 * It also causes double tapping problems. */
@media only screen and (min-width: 1024px) {
  .product-detail-page .product-info .product-info-box .product-info-box-tabs .info-box-tab:hover {
    text-decoration: none; } }

@media only screen and (max-width: 64em) {
  .imagezoom-view,
  .imagezoom-cursor {
    display: none; } }

.row .anchor-links.row {
  margin-bottom: 1rem;
  padding-bottom: 1rem;
  border-bottom: 1px solid #ccc; }
  @media only screen and (max-width: 600px) {
    .row .anchor-links.row {
      padding-left: 1rem;
      padding-right: 1rem; } }
  .row .anchor-links.row a {
    color: #1e145a;
    display: block;
    float: left;
    margin-right: 20px; }
    .row .anchor-links.row a.active {
      color: #074f47; }

#content .main .product-page.page {
  margin: 0 auto; }
  #content .main .product-page.page .content .page-title {
    margin-bottom: 0; }
  #content .main .product-page.page .content .product-info-box-block h2 {
    font-size: 1.5rem;
    font-weight: 600; }
  @media only screen and (max-width: 600px) {
    #content .main .product-page.page .content .product-info-box-block {
      padding: 0 1rem; } }

@media only screen and (max-width: 600px) {
  .brand-nav {
    padding: 0 1rem; } }

#content .main .order-page .content {
  padding: 0; }

.order-page .order-steps {
  background-color: #9db5bd;
  margin-bottom: 20px;
  color: #FFF;
  font-size: 18px; }
  .order-page .order-steps:before, .order-page .order-steps:after {
    content: " ";
    display: table; }
  .order-page .order-steps:after {
    clear: both; }
  .order-page .order-steps .step {
    float: left;
    padding: 20px;
    text-align: center;
    max-width: 190px;
    width: 100%;
    border-left: 1px solid #FFF;
    font-size: 15px; }
    .order-page .order-steps .step:first-child {
      border: none; }
    .order-page .order-steps .step.active {
      background-color: #1e145a; }
    .order-page .order-steps .step.inactive {
      background-color: #074f47; }

.order-page .form {
  width: 100%;
  border: none; }
  .order-page .form .form-header {
    margin-bottom: 25px; }
  .order-page .form .cart-notice {
    font-family: 'Nunito Sans', 'Open Sans', sans-serif;
    color: #1e145a;
    margin: -15px 0 25px; }
  .order-page .form .form-ticket-selection.form-row-titles div {
    font-weight: bold;
    color: #1e145a; }
  .order-page .form .form-part .form-rows .form-row.form-row-titles .form-field {
    width: auto; }
  .order-page .form .form-part .form-rows .form-row .form-field.amount-picker {
    width: auto; }
    .order-page .form .form-part .form-rows .form-row .form-field.amount-picker input[type=text] {
      display: inline-block;
      margin-bottom: 0; }
  .order-page .form .form-part .form-rows .form-row .form-field input.button {
    padding: 0 0 4px; }
  .order-page .form .form-part .form-part-block table {
    border: none; }
    .order-page .form .form-part .form-part-block table td {
      padding: 0; }
      .order-page .form .form-part .form-part-block table td p,
      .order-page .form .form-part .form-part-block table td h3 {
        line-height: 16px; }
      .order-page .form .form-part .form-part-block table td h3 {
        margin-top: 0; }
  .order-page .form.summary {
    padding: 0; }
    .order-page .form.summary .form-header {
      margin: 20px 20px 0; }
    .order-page .form.summary .form-part-block {
      padding: 20px;
      border-top: 20px solid #edf4f6; }
      .order-page .form.summary .form-part-block.block-first {
        border-top: none; }
      .order-page .form.summary .form-part-block > h2 {
        padding: 0 0 15px;
        border-bottom: 1px solid #e0e6ea;
        font-size: 17px; }
      .order-page .form.summary .form-part-block .form-label {
        font-family: 'Nunito Sans', 'Montserrat', sans-serif; }
        .order-page .form.summary .form-part-block .form-label.long {
          width: 660px; }
      .order-page .form.summary .form-part-block .form-row-titles div {
        font-family: 'Nunito Sans', 'Open Sans', sans-serif;
        font-weight: bold; }
        .order-page .form.summary .form-part-block .form-row-titles div.form-field {
          width: auto; }
      .order-page .form.summary .form-part-block .form-rows .form-row .form-field {
        width: auto; }
    .order-page .form.summary .form-part.next {
      padding: 0 20px;
      font-weight: bold; }
    .order-page .form.summary .button.next {
      margin: 0 20px 20px 0; }

.order-page .thanks {
  padding: 20px; }

.order-page .order-product-info {
  width: 228px;
  padding-right: 10px;
  float: left;
  font-size: 12px;
  line-height: 16px;
  font-family: 'Nunito Sans', 'Montserrat', sans-serif;
  color: #000; }
  .order-page .order-product-info img {
    max-width: 215px;
    display: block;
    margin-bottom: 10px; }
  .order-page .order-product-info h1,
  .order-page .order-product-info h2 {
    text-transform: uppercase;
    font-family: 'Nunito Sans', 'Open Sans', sans-serif; }
  .order-page .order-product-info h1 {
    font-size: 16px;
    color: #595959;
    margin-bottom: 10px; }
  .order-page .order-product-info h2 {
    font-size: 13px;
    color: #4A4A4A;
    margin-bottom: 5px; }
  .order-page .order-product-info h2 s {
    font-weight: lighter;
    color: #CCC;
    text-decoration: line-through; }
  .order-page .order-product-info .bold {
    font-weight: bold; }
  .order-page .order-product-info > div {
    padding: 10px 0;
    border-top: 1px solid #D7D7D7; }
    .order-page .order-product-info > div .order-ticket-rows .order-ticket-row:before, .order-page .order-product-info > div .order-ticket-rows .order-ticket-row:after {
      content: " ";
      display: table; }
    .order-page .order-product-info > div .order-ticket-rows .order-ticket-row:after {
      clear: both; }
    .order-page .order-product-info > div .order-ticket-rows .order-ticket-row .order-ticket-name {
      float: left; }
    .order-page .order-product-info > div .order-ticket-rows .order-ticket-row .order-ticket-price {
      float: right; }
    .order-page .order-product-info > div.order-product-info-total {
      padding-top: 2px; }
      .order-page .order-product-info > div.order-product-info-total .order-total-price {
        border-top: 1px solid #D7D7D7;
        padding-top: 8px; }
        .order-page .order-product-info > div.order-product-info-total .order-total-price:before, .order-page .order-product-info > div.order-product-info-total .order-total-price:after {
          content: " ";
          display: table; }
        .order-page .order-product-info > div.order-product-info-total .order-total-price:after {
          clear: both; }
        .order-page .order-product-info > div.order-product-info-total .order-total-price .order-total-price-label {
          float: left; }
        .order-page .order-product-info > div.order-product-info-total .order-total-price .order-total-price-total {
          float: right; }

.order-page .content-inner.thanks {
  max-width: 676px;
  float: left; }
  .order-page .content-inner.thanks h1 {
    font-size: 20px; }
  .order-page .content-inner.thanks h2 {
    font-size: 17px; }
  .order-page .content-inner.thanks .textcontent > div {
    text-align: center; }
    .order-page .content-inner.thanks .textcontent > div .button {
      margin-top: 25px;
      display: inline-block; }

.order-page .sidebar .sidebar-banner {
  background: none; }
  .order-page .sidebar .sidebar-banner .sidebar-banner-inner {
    background: #1e145a;
    color: #FFF;
    padding: 10px; }
  .order-page .sidebar .sidebar-banner h2 {
    color: #FFF !important;
    font-family: 'Nunito Sans', 'Open Sans', sans-serif;
    font-size: 21px;
    line-height: 25px;
    text-transform: uppercase;
    border-bottom: 1px solid #FFF;
    padding-bottom: 10px;
    margin-bottom: 10px;
    margin-left: 0; }
  .order-page .sidebar .sidebar-banner div span.glyphicons:before {
    color: #FFF;
    font-size: 15px; }
  .order-page .sidebar .sidebar-banner div span.telephone-number, .order-page .sidebar .sidebar-banner div span.email-address {
    margin-left: 15px;
    font-family: 'Nunito Sans', 'Montserrat', sans-serif;
    font-size: 12px; }
  .order-page .sidebar .sidebar-banner div.support-info-call {
    margin-bottom: 10px; }
  .order-page .sidebar .sidebar-banner div a {
    color: #FFF;
    text-decoration: none; }

.order-page .nav-buttons {
  float: right; }
  .order-page .nav-buttons .prev {
    float: left;
    margin-right: 20px;
    color: #FFF;
    background: #1e145a url("../images/button-arrow-left.png") no-repeat left center;
    padding: 5px 20px 5px 50px; }
    .order-page .nav-buttons .prev:hover {
      background: #140e3d url("../images/button-arrow-left.png") no-repeat left center; }

#content .main .order-page .content .form .form-part .form-part-block table td h3 {
  padding: 0; }

.conditions label {
  padding-left: 0.5rem; }
  .conditions label input[type="checkbox"] {
    margin: -0.1rem 0.5rem 0 -1.55rem; }

.including-tax {
  font-size: 10px !important;
  font-weight: normal !important;
  color: #666 !important;
  background-color: transparent !important;
  padding: 0 !important; }

.newsletter-container {
  float: left;
  width: 100%;
  background-color: #16b7a4;
  margin-top: 20px;
  padding: 10px; }
  .newsletter-container .newsletter-header h2 {
    text-align: center;
    color: #FFF !important;
    font-size: 18px;
    margin-bottom: 10px; }
  .newsletter-container .newsletter-header p {
    text-align: center;
    color: #FFF;
    font-size: 12px; }
  .newsletter-container .newsletter-form input {
    border: none;
    width: 100%;
    height: 43px;
    float: left;
    display: block;
    padding: 1px 10px 0 17px;
    font-size: 16px; }

.newsletter-input {
  border: none !important;
  height: 44px !important;
  float: left !important;
  display: block !important;
  padding: 1px 10px 0 17px !important;
  font-size: 16px !important;
  background-color: #edf4f6 !important; }

.newsletter_input {
  width: 83% !important;
  float: left !important; }

.newsletter-submit {
  text-indent: -9000px;
  float: left !important;
  width: 17% !important;
  background: #16b7a4 url("../images/button-arrow-right.png") no-repeat right center; }

@media only screen and (max-width: 1024px) {
  .newsletter_input {
    width: 100% !important; }
  .newsletter-submit {
    width: 100% !important;
    text-indent: 0;
    color: white; } }

.newsletter-submit:hover {
  background: #129787 url("../images/button-arrow-right.png") no-repeat right center; }

.middle-input {
  padding: 0 10px; }

.left {
  float: left; }

.newsletter-content-inner {
  padding: 25px 15px 15px;
  display: inline-block; }
  .newsletter-content-inner form .form-row {
    float: left;
    width: 100%; }
  .newsletter-content-inner form .form-subscribe-button {
    margin-top: 10px; }
    .newsletter-content-inner form .form-subscribe-button input {
      float: left; }

html.popup-open:after {
  display: block;
  content: " ";
  height: 100%;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 99999; }

.newsletter-popup {
  display: none;
  justify-content: space-between;
  align-items: center;
  background-color: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: 800px;
  width: 100%;
  z-index: 999999; }
  @media (max-width: 500px) {
    .newsletter-popup {
      flex-direction: column;
      height: auto;
      top: 10px;
      left: 10px;
      right: 10px;
      transform: none;
      position: absolute; } }

.newsletter-popup.active {
  display: flex; }

.newsletter-popup-image {
  display: flex;
  background-image: url("https://www.wegnahetwerk.nl/images/newsletter-popup.jpeg");
  background-size: cover;
  background-position: center;
  height: 400px;
  width: 50%;
  background-repeat: no-repeat; }
  @media (max-width: 500px) {
    .newsletter-popup-image {
      width: 100%;
      height: 200px; } }

.newsletter-popup-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  margin: 0;
  display: block; }

.newsletter-popup-form {
  max-width: 400px;
  padding: 20px;
  width: 100%; }

.newsletter-popup-form h2 {
  font-size: 24px;
  margin-bottom: 10px;
  text-align: center; }

.newsletter-popup-form p {
  margin-bottom: 20px;
  text-align: center; }

.newsletter-popup-form input[type="email"] {
  width: 100%;
  padding: 10px;
  margin-bottom: 10px; }

.newsletter-popup-form input[type="submit"] {
  width: 100%;
  padding: 10px;
  background: #074f47;
  color: #fff;
  border: none;
  cursor: pointer;
  margin-bottom: 20px;
  border-radius: 3px; }

.newsletter-popup-form form a,
.newsletter-popup-form form p {
  text-align: center;
  font-size: 0.75rem; }

.newsletter-popup-form form a {
  font-size: 1rem;
  display: block;
  text-decoration: underline; }

.newsletter-popup-form form a:after {
  position: absolute;
  top: 10px;
  right: 10px;
  content: "✕";
  display: inline-block;
  margin-left: 5px; }

.service-page .content-inner {
  color: #4A4A4A;
  padding: 25px 15px 15px;
  max-width: 676px;
  width: 100%;
  float: left; }
  .service-page .content-inner h2,
  .service-page .content-inner h3 {
    text-transform: uppercase;
    font-family: 'Nunito Sans', 'Open Sans', sans-serif;
    color: #1e145a; }
  .service-page .content-inner h2 {
    font-size: 17px;
    margin-bottom: 10px; }
  .service-page .content-inner .glad-to-help {
    margin: 0 0 30px;
    font-size: 12px;
    line-height: 16px;
    font-family: 'Nunito Sans', 'Montserrat', sans-serif; }
  .service-page .content-inner h3 {
    font-size: 14px;
    margin-bottom: 25px; }
  .service-page .content-inner .faq {
    border: 4px solid #edf4f6; }
    .service-page .content-inner .faq .faq-tabs {
      text-transform: uppercase;
      font-size: 11px;
      font-weight: bold;
      background-color: #edf4f6; }
      .service-page .content-inner .faq .faq-tabs:before, .service-page .content-inner .faq .faq-tabs:after {
        content: " ";
        display: table; }
      .service-page .content-inner .faq .faq-tabs:after {
        clear: both; }
      .service-page .content-inner .faq .faq-tabs .faq-tab {
        float: left;
        padding: 15px 12px;
        cursor: pointer; }
        .service-page .content-inner .faq .faq-tabs .faq-tab.active {
          background-color: #FFF;
          color: #1e145a;
          cursor: default; }
    .service-page .content-inner .faq .faq-rows {
      padding: 15px;
      display: none; }
      .service-page .content-inner .faq .faq-rows .faq-row h2 {
        background-color: #1e145a;
        color: #FFF;
        font-size: 14px;
        padding: 10px;
        margin: 15px 0 0;
        cursor: pointer;
        position: relative; }
        .service-page .content-inner .faq .faq-rows .faq-row h2 .glyphicons {
          margin: -3px 10px 0 0;
          position: absolute;
          left: 10px;
          top: 20px; }
          .service-page .content-inner .faq .faq-rows .faq-row h2 .glyphicons:before {
            color: #FFF;
            font-size: 12px;
            margin-right: 0; }
        .service-page .content-inner .faq .faq-rows .faq-row h2 .title {
          display: inline-block;
          margin-left: 25px; }
      .service-page .content-inner .faq .faq-rows .faq-row.active h2 {
        background-color: #074f47; }
        .service-page .content-inner .faq .faq-rows .faq-row.active h2 .glyphicons {
          -webkit-transform: rotate(90deg);
          /* Opera, Chrome, and Safari */
          -ms-transform: rotate(90deg);
          /* IE 9 */
          transform: rotate(90deg); }
      .service-page .content-inner .faq .faq-rows .faq-row.active > div {
        border-color: #074f47; }
      .service-page .content-inner .faq .faq-rows .faq-row div {
        display: none;
        padding: 15px;
        font-family: 'Nunito Sans', 'Montserrat', sans-serif;
        font-size: 12px;
        line-height: 16px;
        border: 1px solid #A6A6A6; }
        .service-page .content-inner .faq .faq-rows .faq-row div p {
          margin: 10px 0 0; }
          .service-page .content-inner .faq .faq-rows .faq-row div p:first-child {
            margin: 0; }
        .service-page .content-inner .faq .faq-rows .faq-row div a {
          text-decoration: underline; }
      .service-page .content-inner .faq .faq-rows .faq-row:first-child h2 {
        margin-top: 0; }

.service-page .sidebar .sidebar-image {
  background-color: #FFF;
  padding: 0; }
  .service-page .sidebar .sidebar-image img {
    object-fit: contain;
    width: 100%;
    margin: 0;
    display: block; }

.service-page .sidebar .sidebar-banner {
  background: none; }
  .service-page .sidebar .sidebar-banner .sidebar-banner-inner {
    background-color: #1e145a;
    color: #FFF;
    padding: 10px; }
  .service-page .sidebar .sidebar-banner h2 {
    font-family: 'Nunito Sans', 'Open Sans', sans-serif;
    font-size: 21px;
    line-height: 25px;
    text-transform: uppercase;
    border-bottom: 1px solid #FFF;
    padding-bottom: 10px;
    margin-bottom: 10px;
    color: #FFF !important; }
  .service-page .sidebar .sidebar-banner div span.glyphicons:before {
    color: #FFF;
    font-size: 15px; }
  .service-page .sidebar .sidebar-banner div span.telephone-number, .service-page .sidebar .sidebar-banner div span.email-address {
    margin-left: 15px;
    font-family: 'Nunito Sans', 'Montserrat', sans-serif;
    font-size: 12px; }
  .service-page .sidebar .sidebar-banner div.support-info-call {
    margin-bottom: 10px; }
  .service-page .sidebar .sidebar-banner div a {
    color: #FFF;
    text-decoration: none; }

#content .main .sidebar .sidebar-banner {
  padding: 0; }

.login-page .content-inner {
  color: #4A4A4A;
  padding: 25px 15px 15px;
  max-width: 625px;
  width: 100%;
  float: left; }
  .login-page .content-inner h2,
  .login-page .content-inner h3 {
    text-transform: uppercase;
    font-family: 'Nunito Sans', 'Open Sans', sans-serif; }
  .login-page .content-inner h2 {
    font-size: 17px;
    margin-bottom: 10px; }
  .login-page .content-inner p {
    margin: 0 0 20px;
    font-size: 12px;
    font-family: 'Nunito Sans', 'Montserrat', sans-serif; }
  .login-page .content-inner h3 {
    font-size: 14px;
    margin-bottom: 25px; }
  .login-page .content-inner .form {
    width: 100%; }

.login-page .sidebar .sidebar-image {
  background-color: #FFF;
  padding: 10px; }

.login-page .sidebar .sidebar-banner {
  background: none; }
  .login-page .sidebar .sidebar-banner .sidebar-banner-inner {
    background: #1e145a;
    color: #FFF;
    padding: 10px; }
  .login-page .sidebar .sidebar-banner h2 {
    color: #FFF;
    font-family: 'Nunito Sans', 'Open Sans', sans-serif;
    font-size: 21px;
    line-height: 25px;
    text-transform: uppercase;
    border-bottom: 1px solid #FFF;
    padding-bottom: 10px;
    margin-bottom: 10px; }
  .login-page .sidebar .sidebar-banner div span.glyphicons:before {
    color: #FFF;
    font-size: 15px; }
  .login-page .sidebar .sidebar-banner div span.telephone-number, .login-page .sidebar .sidebar-banner div span.email-address {
    margin-left: 15px;
    font-family: 'Nunito Sans', 'Montserrat', sans-serif;
    font-size: 12px; }
  .login-page .sidebar .sidebar-banner div.support-info-call {
    margin-bottom: 10px; }
  .login-page .sidebar .sidebar-banner div a {
    color: #FFF;
    text-decoration: none; }

.login-page .form {
  width: 100%; }
  .login-page .form .button {
    width: 100%;
    background-size: auto auto; }

@media only screen and (min-width: 1024px) {
  .login-page .form .button {
    width: auto; } }

.av-page .boxed {
  width: 698px; }

.av-page table tr td:first-child {
  white-space: nowrap;
  text-transform: uppercase; }

.av-page ol {
  padding-left: 15px; }
  .av-page ol li {
    padding-left: 5px; }

.theater-detail-page .theater-info-wrapper {
  padding: 20px;
  border: 1px solid #B0B0B0; }
  .theater-detail-page .theater-info-wrapper:before, .theater-detail-page .theater-info-wrapper:after {
    content: " ";
    display: table; }
  .theater-detail-page .theater-info-wrapper:after {
    clear: both; }
  .theater-detail-page .theater-info-wrapper .theater-info-row:before, .theater-detail-page .theater-info-wrapper .theater-info-row:after {
    content: " ";
    display: table; }
  .theater-detail-page .theater-info-wrapper .theater-info-row:after {
    clear: both; }
  .theater-detail-page .theater-info-wrapper .theater-photos,
  .theater-detail-page .theater-info-wrapper .theater-ticket-settings {
    margin-bottom: 15px; }
  .theater-detail-page .theater-info-wrapper .theater-photos {
    float: left; }
    .theater-detail-page .theater-info-wrapper .theater-photos .theater-photo-big {
      margin-bottom: 10px; }
    .theater-detail-page .theater-info-wrapper .theater-photos .theater-thumbs {
      margin-bottom: 10px; }
      .theater-detail-page .theater-info-wrapper .theater-photos .theater-thumbs:before, .theater-detail-page .theater-info-wrapper .theater-photos .theater-thumbs:after {
        content: " ";
        display: table; }
      .theater-detail-page .theater-info-wrapper .theater-photos .theater-thumbs:after {
        clear: both; }
      .theater-detail-page .theater-info-wrapper .theater-photos .theater-thumbs .theater-thumb {
        float: left;
        margin-left: 7px; }
        .theater-detail-page .theater-info-wrapper .theater-photos .theater-thumbs .theater-thumb:first-child {
          margin-left: 0; }
  .theater-detail-page .theater-info-wrapper .theater-info {
    float: right;
    border: 4px solid #edf4f6;
    width: 449px;
    padding: 20px;
    color: #4A4A4A;
    font-family: 'Nunito Sans', 'Montserrat', sans-serif;
    line-height: 16px;
    font-size: 12px; }
    .theater-detail-page .theater-info-wrapper .theater-info h2,
    .theater-detail-page .theater-info-wrapper .theater-info h3 {
      font-family: 'Nunito Sans', 'Open Sans', sans-serif;
      text-transform: uppercase;
      margin-bottom: 10px; }
    .theater-detail-page .theater-info-wrapper .theater-info h2 {
      font-size: 17px; }
    .theater-detail-page .theater-info-wrapper .theater-info h3 {
      font-size: 13px; }
    .theater-detail-page .theater-info-wrapper .theater-info .theater-description {
      margin-bottom: 10px; }
    .theater-detail-page .theater-info-wrapper .theater-info > div {
      border-top: 1px solid #D7D7D7;
      padding-top: 10px; }
      .theater-detail-page .theater-info-wrapper .theater-info > div.ticket-location h3, .theater-detail-page .theater-info-wrapper .theater-info > div.ticket-date h3 {
        margin-bottom: 5px; }
      .theater-detail-page .theater-info-wrapper .theater-info > div.ticket-prices .ticket-pricelines {
        padding-bottom: 10px;
        border-bottom: 1px solid #D7D7D7;
        margin-bottom: 10px;
        line-height: 20px; }
        .theater-detail-page .theater-info-wrapper .theater-info > div.ticket-prices .ticket-pricelines .ticket-priceline:before, .theater-detail-page .theater-info-wrapper .theater-info > div.ticket-prices .ticket-pricelines .ticket-priceline:after {
          content: " ";
          display: table; }
        .theater-detail-page .theater-info-wrapper .theater-info > div.ticket-prices .ticket-pricelines .ticket-priceline:after {
          clear: both; }
        .theater-detail-page .theater-info-wrapper .theater-info > div.ticket-prices .ticket-pricelines .ticket-priceline .ticket-priceline-name {
          float: left; }
        .theater-detail-page .theater-info-wrapper .theater-info > div.ticket-prices .ticket-pricelines .ticket-priceline .ticket-priceline-price {
          float: right; }
      .theater-detail-page .theater-info-wrapper .theater-info > div.ticket-prices .ticket-reservation-costs {
        padding-bottom: 10px;
        border-bottom: 1px solid #D7D7D7;
        margin-bottom: 10px; }
        .theater-detail-page .theater-info-wrapper .theater-info > div.ticket-prices .ticket-reservation-costs:before, .theater-detail-page .theater-info-wrapper .theater-info > div.ticket-prices .ticket-reservation-costs:after {
          content: " ";
          display: table; }
        .theater-detail-page .theater-info-wrapper .theater-info > div.ticket-prices .ticket-reservation-costs:after {
          clear: both; }
        .theater-detail-page .theater-info-wrapper .theater-info > div.ticket-prices .ticket-reservation-costs .ticket-reservation-costs-title {
          float: left; }
        .theater-detail-page .theater-info-wrapper .theater-info > div.ticket-prices .ticket-reservation-costs .ticket-reservation-costs-price {
          float: right; }
      .theater-detail-page .theater-info-wrapper .theater-info > div.ticket-prices .button {
        float: right;
        text-transform: uppercase; }
      .theater-detail-page .theater-info-wrapper .theater-info > div select {
        width: 100%;
        margin-bottom: 10px;
        font-size: 11px; }
      .theater-detail-page .theater-info-wrapper .theater-info > div .select2-container {
        margin-bottom: 10px;
        margin-left: -4px; }
        .theater-detail-page .theater-info-wrapper .theater-info > div .select2-container .select2-choice {
          width: 410px; }
  .theater-detail-page .theater-info-wrapper .theater-info-box {
    float: left;
    border: 1px solid #A6A6A6;
    width: 600px;
    font-family: 'Nunito Sans', 'Montserrat', sans-serif;
    font-size: 12px; }
    .theater-detail-page .theater-info-wrapper .theater-info-box .theater-info-box-tabs {
      background-color: #edf4f6; }
      .theater-detail-page .theater-info-wrapper .theater-info-box .theater-info-box-tabs:before, .theater-detail-page .theater-info-wrapper .theater-info-box .theater-info-box-tabs:after {
        content: " ";
        display: table; }
      .theater-detail-page .theater-info-wrapper .theater-info-box .theater-info-box-tabs:after {
        clear: both; }
      .theater-detail-page .theater-info-wrapper .theater-info-box .theater-info-box-tabs .info-box-tab {
        float: left;
        font-weight: bold;
        font-size: 11px;
        text-transform: uppercase;
        padding: 20px 15px;
        font-family: 'Nunito Sans', 'Open Sans', sans-serif;
        cursor: pointer; }
        .theater-detail-page .theater-info-wrapper .theater-info-box .theater-info-box-tabs .info-box-tab.active {
          background-color: #FFF;
          color: #1e145a;
          cursor: default; }
    .theater-detail-page .theater-info-wrapper .theater-info-box .theater-info-box-block {
      display: none;
      padding: 15px 15px 0;
      line-height: 16px; }
      .theater-detail-page .theater-info-wrapper .theater-info-box .theater-info-box-block ul,
      .theater-detail-page .theater-info-wrapper .theater-info-box .theater-info-box-block p {
        margin-bottom: 20px; }
      .theater-detail-page .theater-info-wrapper .theater-info-box .theater-info-box-block.active {
        display: block; }
      .theater-detail-page .theater-info-wrapper .theater-info-box .theater-info-box-block.theater-parking-info {
        margin-bottom: 20px; }
        .theater-detail-page .theater-info-wrapper .theater-info-box .theater-info-box-block.theater-parking-info .parking-info-row:before, .theater-detail-page .theater-info-wrapper .theater-info-box .theater-info-box-block.theater-parking-info .parking-info-row:after {
          content: " ";
          display: table; }
        .theater-detail-page .theater-info-wrapper .theater-info-box .theater-info-box-block.theater-parking-info .parking-info-row:after {
          clear: both; }
        .theater-detail-page .theater-info-wrapper .theater-info-box .theater-info-box-block.theater-parking-info .parking-info-row .parking-location {
          float: left; }
        .theater-detail-page .theater-info-wrapper .theater-info-box .theater-info-box-block.theater-parking-info .parking-info-row .parking-time {
          float: right;
          width: 75px;
          text-align: right; }
        .theater-detail-page .theater-info-wrapper .theater-info-box .theater-info-box-block.theater-parking-info .parking-info-row .parking-costs {
          float: right;
          width: 100px; }
  .theater-detail-page .theater-info-wrapper .theater-quotes {
    float: right;
    width: 300px;
    border: 1px solid #A6A6A6;
    font-family: 'Nunito Sans', 'Montserrat', sans-serif; }
    .theater-detail-page .theater-info-wrapper .theater-quotes h2 {
      font-size: 11px;
      text-transform: uppercase;
      background-color: #edf4f6;
      padding: 20px;
      font-weight: bold; }
    .theater-detail-page .theater-info-wrapper .theater-quotes img {
      display: block; }

/* Only use hovers on desktop, because we dont need it on devices.
 * It also causes double tapping problems. */
@media only screen and (min-width: 1024px) {
  .theater-detail-page .theater-info-wrapper .theater-info-box .theater-info-box-tabs .info-box-tab:hover {
    text-decoration: none; } }

#footer {
  border-top: 1px solid #e0e6ea;
  background-color: #FFF; }
  #footer .footer-icons img {
    max-width: 100%; }
  #footer .footer-wrapper {
    font-family: 'Nunito Sans', 'Montserrat', sans-serif;
    font-size: 12px;
    color: #4A4A4A;
    border-bottom: 1px solid #e0e6ea;
    display: flex; }
    #footer .footer-wrapper .footer-cols {
      display: inline-flex;
      flex-flow: row wrap;
      margin: 0 auto; }
      #footer .footer-wrapper .footer-cols h3 {
        line-height: 1.55rem; }
      #footer .footer-wrapper .footer-cols p {
        line-height: 1.5;
        font-size: 14px;
        width: 230px;
        margin: 0 auto; }
    #footer .footer-wrapper .button {
      color: #FFF;
      font-family: 'Nunito Sans', 'Open Sans', sans-serif;
      font-weight: normal;
      font-size: 13px;
      display: inline-block;
      padding: 7px 15px;
      margin-bottom: 10px; }
    #footer .footer-wrapper h3 {
      color: #1e145a;
      font-size: 20px; }
    #footer .footer-wrapper a {
      color: #4A4A4A;
      font-size: 14px;
      line-height: 25px; }
    #footer .footer-wrapper .footer-links {
      padding: 25px 25px 25px 0; }
      #footer .footer-wrapper .footer-links .menufooter {
        float: left;
        width: 170px; }
        #footer .footer-wrapper .footer-links .menufooter:first-child {
          float: left; }
      #footer .footer-wrapper .footer-links .extra-links-footer {
        float: left;
        width: 175px; }
        #footer .footer-wrapper .footer-links .extra-links-footer .extra-links-second {
          margin-top: 20px; }
      #footer .footer-wrapper .footer-links .menufooter ul li,
      #footer .footer-wrapper .footer-links .extra-links-footer ul li {
        position: relative; }
        #footer .footer-wrapper .footer-links .menufooter ul li:before,
        #footer .footer-wrapper .footer-links .extra-links-footer ul li:before {
          position: absolute;
          top: 0;
          left: 0; }
    #footer .footer-wrapper .contact-footer {
      border-left: 1px solid #e0e6ea;
      padding: 30px 25px 20px;
      display: flex;
      flex-direction: column;
      justify-content: flex-start; }
      #footer .footer-wrapper .contact-footer #logo {
        display: flex;
        flex-direction: column;
        align-content: flex-start;
        width: 230px;
        margin: 0 auto 1rem; }
        #footer .footer-wrapper .contact-footer #logo .powered-by {
          margin-bottom: 10px; }
        #footer .footer-wrapper .contact-footer #logo a {
          margin-bottom: 10px; }
          #footer .footer-wrapper .contact-footer #logo a img {
            margin: 0;
            max-height: 75px; }
      #footer .footer-wrapper .contact-footer.shop-logo #logo a {
        display: block; }
        #footer .footer-wrapper .contact-footer.shop-logo #logo a img {
          max-width: 100%;
          height: 75px;
          display: block;
          margin: 0; }
    #footer .footer-wrapper .footer-icons-wrapper {
      text-align: left; }
      #footer .footer-wrapper .footer-icons-wrapper h3 {
        display: block;
        margin-top: -3px; }
      #footer .footer-wrapper .footer-icons-wrapper .keurmerk {
        display: block;
        float: right;
        width: 100px;
        margin-top: -43px;
        position: relative; }
        #footer .footer-wrapper .footer-icons-wrapper .keurmerk img {
          display: block; }
      #footer .footer-wrapper .footer-icons-wrapper .footer-icons {
        padding: 5px 0;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        align-items: start; }
        #footer .footer-wrapper .footer-icons-wrapper .footer-icons a {
          min-width: 45%;
          max-width: 50%;
          display: flex;
          flex-direction: column;
          justify-content: center;
          align-items: start;
          margin: 1rem 0; }
          #footer .footer-wrapper .footer-icons-wrapper .footer-icons a svg {
            max-height: 100%; }
    #footer .footer-wrapper .about-footer {
      border-left: 1px solid #e0e6ea;
      padding: 20px 25px;
      display: flex;
      flex-direction: column;
      justify-content: flex-start; }
      #footer .footer-wrapper .about-footer p {
        line-height: 20px;
        font-size: 14px;
        margin-bottom: 10px; }
        #footer .footer-wrapper .about-footer p.about-call-footer {
          margin-top: -8px;
          font-size: 14px; }
          #footer .footer-wrapper .about-footer p.about-call-footer .glyphicons {
            padding-left: 15px; }
            #footer .footer-wrapper .about-footer p.about-call-footer .glyphicons:before {
              font-size: 15px;
              color: #4A4A4A; }
        #footer .footer-wrapper .about-footer p.about-mail-footer {
          font-weight: normal;
          font-size: 10px;
          color: #1e145a; }
          #footer .footer-wrapper .about-footer p.about-mail-footer a:hover {
            text-decoration: none; }
    #footer .footer-wrapper .payment-info-footer-wrapper {
      border-top: 1px solid #e0e6ea; }
      #footer .footer-wrapper .payment-info-footer-wrapper .payment-info-footer {
        max-width: 1024px;
        margin: 10px auto;
        text-align: center;
        position: relative;
        font-size: 16px;
        line-height: 16px;
        overflow: hidden; }
        #footer .footer-wrapper .payment-info-footer-wrapper .payment-info-footer > p {
          line-height: 47px;
          float: left;
          margin-right: 35px;
          margin-bottom: 0; }
          #footer .footer-wrapper .payment-info-footer-wrapper .payment-info-footer > p a {
            padding-left: 25px;
            line-height: 25px; }
          #footer .footer-wrapper .payment-info-footer-wrapper .payment-info-footer > p .glyphicons {
            padding-left: 15px; }
            #footer .footer-wrapper .payment-info-footer-wrapper .payment-info-footer > p .glyphicons:before {
              font-size: 25px;
              color: #9db5bd; }
            #footer .footer-wrapper .payment-info-footer-wrapper .payment-info-footer > p .glyphicons.earphone {
              margin-right: -5px; }

.copyright-footer {
  display: flex;
  flex-direction: row;
  width: 100%;
  max-width: 1024px;
  margin: 10px auto;
  position: relative; }
  .copyright-footer .footer-bottom-nav {
    margin: 0 auto; }
    .copyright-footer .footer-bottom-nav a {
      line-height: 40px;
      color: #074f47;
      position: relative;
      display: inline-block;
      margin-left: 0px;
      margin-right: 10px; }
      .copyright-footer .footer-bottom-nav a + a::before {
        position: absolute;
        content: " | ";
        display: block;
        color: #444;
        text-decoration: none;
        left: -10px; }
      .copyright-footer .footer-bottom-nav a img {
        display: inline-block;
        max-height: 20px;
        margin-bottom: -5px; }
  .copyright-footer .footer-made-possible-by {
    margin-left: auto;
    margin-right: 25px;
    line-height: 40px; }
    .copyright-footer .footer-made-possible-by img {
      max-height: 40px;
      margin-bottom: -15px; }

/* Only use hovers on desktop, because we dont need it on devices.
 * It also causes double tapping problems. */
@media only screen and (min-width: 1024px) {
  #footer .footer-wrapper a:hover {
    color: #074f47;
    text-decoration: none; }
    #footer .footer-wrapper a:hover.button {
      color: #FFF; }
  #footer .footer-wrapper ul.bullets li {
    float: left;
    clear: left; }
    #footer .footer-wrapper ul.bullets li:hover:before {
      color: #074f47; }
  #footer .footer-wrapper .about-footer p.about-call-footer a:hover {
    text-decoration: none; }
  #footer .footer-wrapper .about-footer p.about-mail-footer a:hover {
    text-decoration: none; } }

.popup-overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.3);
  overflow-x: hidden;
  overflow-y: auto;
  align-items: center;
  z-index: 999999;
  display: none;
  padding: 10px; }
  .popup-overlay.open {
    display: flex; }
  .popup-overlay .popup {
    width: 40rem;
    background-color: #FFF;
    border-radius: 10px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    margin: auto;
    display: flex;
    flex-direction: row;
    align-content: stretch;
    position: relative; }
    .popup-overlay .popup .popup-close {
      position: absolute;
      right: 0.25rem;
      top: 1rem;
      width: 1.5rem;
      height: 1.5rem;
      opacity: 0.3; }
      .popup-overlay .popup .popup-close:hover {
        opacity: 1; }
      .popup-overlay .popup .popup-close:before, .popup-overlay .popup .popup-close:after {
        position: absolute;
        left: 0;
        content: ' ';
        height: 1.5rem;
        width: 2px;
        background-color: #333; }
      .popup-overlay .popup .popup-close:before {
        transform: rotate(45deg); }
      .popup-overlay .popup .popup-close:after {
        transform: rotate(-45deg); }
    .popup-overlay .popup .popup-image {
      display: flex;
      align-items: stretch;
      position: relative; }
      .popup-overlay .popup .popup-image img {
        border-bottom-left-radius: 10px;
        border-top-left-radius: 10px;
        height: 100%;
        object-fit: cover; }
    @media only screen and (max-width: 450px) {
      .popup-overlay .popup .popup-image {
        display: none; } }
    .popup-overlay .popup .popup-content {
      display: flex;
      align-items: center;
      text-align: center;
      flex-grow: 1;
      margin-left: auto;
      padding: 20px;
      min-height: 400px; }

/* Desktop */
@media only screen and (min-width: 40.063em) and (max-width: 1024px) {
  .main-page-wrapper {
    background: none; }
  #content {
    background: none; }
    #content .top-blocks,
    #content .bottom-blocks {
      display: none; } }

@media only screen and (min-width: 1024px) and (max-width: 1520px) {
  .main-page-wrapper {
    background: none; }
  #content {
    background: none; }
    #content .blocks-container {
      display: none; } }

@media only screen and (min-width: 40.063em) and (max-width: 1024px) {
  #header .header-wrapper .header-top-wrapper .header-top {
    margin-bottom: 10px;
    padding: 15px 0; }
    #header .header-wrapper .header-top-wrapper .header-top #logo {
      float: none;
      padding: 0 60px; }
      #header .header-wrapper .header-top-wrapper .header-top #logo img {
        margin: 0 auto;
        max-height: 25px; }
    #header .header-wrapper .header-top-wrapper .header-top.authenticated {
      padding: 15px 0; }
      #header .header-wrapper .header-top-wrapper .header-top.authenticated #logo {
        padding: 0 60px; } }

@media only screen and (min-width: 40.063em) and (max-width: 1024px) {
  #content {
    background: none; }
    #content .top-blocks,
    #content .bottom-blocks {
      display: none; }
    #content .main .content .content-inner {
      margin: 0 20px;
      width: calc(66.66667% - 40px); }
      #content .main .content .content-inner.has-sidebar {
        width: calc(66.66667% - 5px); }
    #content .main .content .content-left-column {
      margin: 0 0 0 20px; }
    #content .main .content .grid-view .product-item-box {
      align-items: center !important;
      width: 50% !important;
      min-width: 50% !important;
      max-width: 50% !important;
      order: 1; }
      #content .main .content .grid-view .product-item-box:nth-child(2n) a {
        margin-left: 0; }
      #content .main .content .grid-view .product-item-box:nth-child(2n - 1) a {
        margin-right: 0; }
      #content .main .content .grid-view .product-item-box:last-child {
        margin-right: 0 !important; }
      #content .main .content .grid-view .product-item-box.wide {
        min-width: 100% !important;
        max-width: 100% !important;
        order: 2; }
        #content .main .content .grid-view .product-item-box.wide:nth-child(2n) a {
          margin-left: auto; }
        #content .main .content .grid-view .product-item-box.wide:nth-child(2n - 1) a {
          margin-right: auto; }
      #content .main .content .grid-view .product-item-box .product-item {
        margin-left: auto;
        margin-right: auto; }
    #content .main .content.no-sidebar .content-inner {
      width: calc(100% - 40px); }
    #content .main .sidebar {
      padding-left: 7px;
      padding-right: 13px; }
      #content .main .sidebar .sidebar-block.spendable-amount {
        padding: 0; }
        #content .main .sidebar .sidebar-block.spendable-amount .spendable_amount {
          height: auto;
          float: left;
          padding: 15px 15px 3px; }
    #content .main .homepage .content {
      width: 66.66667%; }
      #content .main .homepage .content.no-sidebar {
        width: 100%; }
    #content .main .carrousel-wrapper {
      background-image: none; }
      #content .main .carrousel-wrapper .content {
        width: calc(66.6667% - 28px);
        margin-left: 13px; }
      #content .main .carrousel-wrapper .sidebar {
        margin-left: 15px;
        margin-right: 0; }
        #content .main .carrousel-wrapper .sidebar .sidebar-block.login {
          border-left: 0; }
          #content .main .carrousel-wrapper .sidebar .sidebar-block.login h2 {
            font-size: 18px;
            margin: 15px 0 40px; }
          #content .main .carrousel-wrapper .sidebar .sidebar-block.login p {
            top: 70px;
            font-size: 12px; }
          #content .main .carrousel-wrapper .sidebar .sidebar-block.login input[type=text],
          #content .main .carrousel-wrapper .sidebar .sidebar-block.login input[type=password] {
            padding: 10px;
            height: 38px;
            line-height: 38px;
            margin: 0 10px;
            width: calc(100% - 20px); }
          #content .main .carrousel-wrapper .sidebar .sidebar-block.login input[type=submit] {
            margin-top: 0;
            margin-bottom: 15px;
            margin-right: 10px; }
      #content .main .carrousel-wrapper > .row {
        height: calc(33.3% - 40px); }
        #content .main .carrousel-wrapper > .row .sidebar {
          height: 100%; }
          #content .main .carrousel-wrapper > .row .sidebar .login {
            height: auto; }
        #content .main .carrousel-wrapper > .row .content {
          height: 100%; }
  .spendable-amount h2 {
    color: #fff !important;
    font-size: 18px;
    line-height: 18px;
    margin: 0 0 30px; }
  .spendable-amount .info-icon span {
    top: 48px;
    left: -15px;
    width: calc(100% + 31px);
    font-size: 10px; }
  .spendable-amount .button {
    line-height: 20px;
    padding-top: 1px; }
  .spendable-amount #spendable_amount {
    margin-top: 0; }
  .spendable-amount small {
    margin: 12px 0 0;
    font-size: 12px;
    line-height: 12px;
    padding: 0 10px;
    height: 25px;
    display: block; }
  .spendable-amount .spendable_amount {
    min-height: 260px; }
  .spendable-amount input[type=text] {
    font-size: 12px; }
  #content .main .sidebar .sidebar-block {
    padding: 15px 15px 3px;
    height: 100%; }
    #content .main .sidebar .sidebar-block.explanation .explanation-title {
      width: 220px;
      height: 35px; }
      #content .main .sidebar .sidebar-block.explanation .explanation-title h2 {
        font-size: 19px;
        margin-top: 9px; }
      #content .main .sidebar .sidebar-block.explanation .explanation-title img {
        margin-right: 15px; }
    #content .main .sidebar .sidebar-block.explanation p {
      margin-bottom: 3px; }
      #content .main .sidebar .sidebar-block.explanation p img {
        max-width: 45px; }
  .account-page fieldset .form-rows .form-row label {
    width: 50%; }
  .account-page fieldset .form-rows .form-row .form-field {
    width: 50%; }
  #content .main .search-page .content .content-inner.has-sidebar {
    width: calc(100% - 260px); }
  .data-overview p span {
    width: 100%;
    font-weight: bold;
    display: inline-block; } }

@media only screen and (min-width: 440px) and (max-width: 730px) {
  .home-hero-wrapper {
    padding: 0; }
  .home-hero {
    flex-direction: column; }
    .home-hero .slider {
      height: 375px;
      margin-bottom: 20px;
      max-width: 100%; }
      .home-hero .slider .badge {
        right: 30px !important; }
      .home-hero .slider .carrousel-info {
        right: 30px !important; }
      .home-hero .slider .pricetag {
        bottom: 100px !important;
        right: 30px !important;
        left: unset !important; }
    .home-hero .content-right-column {
      flex-direction: row;
      max-width: 700px;
      width: 100%;
      padding-right: 40px;
      padding-bottom: 20px; }
      .home-hero .content-right-column .left-container {
        flex-grow: 1;
        margin-right: 20px; }
      .home-hero .content-right-column .newsletter-container,
      .home-hero .content-right-column .left-container {
        margin-top: 0; } }

@media only screen and (max-width: 440px) {
  .home-hero-wrapper {
    padding: 0; }
    .home-hero-wrapper .home-hero {
      flex-direction: column; }
      .home-hero-wrapper .home-hero .slider {
        height: 375px;
        margin-bottom: 20px; }
        .home-hero-wrapper .home-hero .slider .badge {
          right: 10px; }
        .home-hero-wrapper .home-hero .slider .carrousel-info {
          right: 12px;
          max-width: 80%; }
        .home-hero-wrapper .home-hero .slider .pricetag {
          bottom: 110px !important;
          right: 12px;
          left: unset !important; }
      .home-hero-wrapper .home-hero .content-right-column {
        flex-direction: row;
        flex-wrap: wrap;
        max-width: 700px;
        width: 100%;
        padding-right: 40px;
        padding-bottom: 20px; }
        .home-hero-wrapper .home-hero .content-right-column .left-container {
          flex-grow: 1;
          margin-bottom: 20px; }
        .home-hero-wrapper .home-hero .content-right-column .newsletter-container,
        .home-hero-wrapper .home-hero .content-right-column .left-container {
          flex-shrink: 1;
          flex-grow: 1;
          min-width: 300px;
          max-width: 450px;
          width: 450px;
          margin-top: 0; } }

@media only screen and (min-width: 40.063em) and (max-width: 1024px) {
  .order-page .order-steps .step {
    max-width: 20%;
    border-top: 0;
    border-left: 1px solid #FFF; }
    .order-page .order-steps .step:first-child {
      border-left: 0; }
  .order-page .form.content-inner.summary .form-rows .form-row.form-row-titles {
    background: none; }
  .order-page .form.content-inner.summary .form-rows .form-row .form-label.long {
    width: 59%; }
  .order-page .form.content-inner.summary .form-rows .form-row .form-price {
    width: 12%; }
  .order-page .form.content-inner.summary .form-rows .form-row .form-field {
    width: 14%; }
  .order-page .form.content-inner.summary .form-rows .form-row .form-total-price {
    width: calc(13% - 10px); }
  .order-page .form .form-part.fields_right .form-rows .form-row .form-field {
    float: right; }
    .order-page .form .form-part.fields_right .form-rows .form-row .form-field input {
      margin-bottom: 0; }
  .order-page .form .form-part .form-rows .form-row.form-ticket-selection .form-price,
  .order-page .form .form-part .form-rows .form-row.form-ticket-selection .form-field,
  .order-page .form .form-part .form-rows .form-row.form-ticket-selection .form-total-price {
    width: 33.333%; }
  .order-page .form .form-part .form-rows .form-row.form-ticket-selection .form-field {
    text-align: center; }
  .order-page .form.summary .form-part .form-part-block .form-rows .form-row .form-field {
    width: auto;
    float: left; }
  .order-page .form .nav-buttons .button.next {
    margin-top: 0; } }

@media only screen and (min-width: 40.063em) and (max-width: 1024px) {
  #content .main .sidebar .sidebar-support-info {
    margin-top: 0; } }

@media only screen and (min-width: 40.063em) and (max-width: 1024px) {
  #footer .footer-wrapper .footer-links {
    padding: 0;
    border-bottom: 1px solid #e0e6ea; }
    #footer .footer-wrapper .footer-links .footer-icons-wrapper {
      flex: 0 0 100%;
      order: 1; }
      #footer .footer-wrapper .footer-links .footer-icons-wrapper h3 {
        text-align: center;
        margin-top: 25px; }
      #footer .footer-wrapper .footer-links .footer-icons-wrapper .footer-icons {
        flex-direction: row;
        justify-content: space-around; }
        #footer .footer-wrapper .footer-links .footer-icons-wrapper .footer-icons a {
          max-width: 200px;
          margin: 1rem auto;
          justify-content: center;
          align-items: center;
          flex-wrap: wrap; }
          #footer .footer-wrapper .footer-links .footer-icons-wrapper .footer-icons a svg {
            max-width: 200px;
            max-height: 50px; }
  body .copyright-footer {
    display: flex;
    flex-direction: column; }
    body .copyright-footer .footer-made-possible-by {
      padding: 40px 0;
      margin: 0 auto; }
  .brand-nav {
    padding-left: 1rem; } }

/* Desktop */
@media only screen and (max-width: 40.063em) {
  #content {
    background: none; }
    #content .top-blocks,
    #content .bottom-blocks {
      display: none; }
    #content .blocks-container {
      display: none; }
  .welcome-popup {
    max-width: 100%;
    top: 0 !important; }
    .welcome-popup #cboxWrapper {
      max-width: 100%; }
    .welcome-popup #cboxContent {
      max-width: 100%; }
      .welcome-popup #cboxContent #cboxLoadedContent {
        max-width: 100%; }
    .welcome-popup .welcome-popup-container {
      width: 100%;
      background: url("../images/little-corner.png") no-repeat 5px 5px;
      background-size: 46px 45px; }
      .welcome-popup .welcome-popup-container .welcome-header {
        height: 70px;
        background: url("../images/logo-demo.png") no-repeat center center;
        background-size: 230px 30px; }
      .welcome-popup .welcome-popup-container .welcome-content {
        width: 100%;
        padding: 20px 10px; }
        .welcome-popup .welcome-popup-container .welcome-content h1 {
          text-align: center;
          font-size: 24px;
          line-height: 1.2;
          margin-top: 0;
          margin-bottom: 25px; }
          .welcome-popup .welcome-popup-container .welcome-content h1 img {
            margin-left: 3px;
            width: 80px;
            margin-top: -5px; }
        .welcome-popup .welcome-popup-container .welcome-content p {
          text-align: center;
          margin-bottom: 55px;
          line-height: 20px;
          color: #9db5bd; }
        .welcome-popup .welcome-popup-container .welcome-content form {
          font-family: 'Nunito Sans', 'Montserrat', sans-serif;
          width: 100%; }
          .welcome-popup .welcome-popup-container .welcome-content form:before, .welcome-popup .welcome-popup-container .welcome-content form:after {
            content: " ";
            display: table; }
          .welcome-popup .welcome-popup-container .welcome-content form:after {
            clear: both; }
          .welcome-popup .welcome-popup-container .welcome-content form .label-wrapper {
            width: 100%;
            padding-right: 15px;
            float: left;
            line-height: 48px;
            font-size: 18px;
            font-weight: bold;
            font-family: 'Nunito Sans', 'Open Sans', sans-serif; }
            .welcome-popup .welcome-popup-container .welcome-content form .label-wrapper span,
            .welcome-popup .welcome-popup-container .welcome-content form .label-wrapper label {
              float: left; }
          .welcome-popup .welcome-popup-container .welcome-content form .form-field {
            float: left;
            width: 100%; }
            .welcome-popup .welcome-popup-container .welcome-content form .form-field.error input {
              -webkit-box-shadow: 0 0 3px #f44;
              -moz-box-shadow: 0 0 3px #f44;
              box-shadow: 0 0 3px #f44;
              border: 1px solid #f44; }
          .welcome-popup .welcome-popup-container .welcome-content form input {
            width: 100%;
            height: 48px;
            line-height: 20px;
            padding: 10px;
            font-size: 16px;
            margin-bottom: 10px;
            border: none; }
          .welcome-popup .welcome-popup-container .welcome-content form small {
            padding-top: 30px;
            float: left;
            color: #9db5bd; }
          .welcome-popup .welcome-popup-container .welcome-content form .button {
            width: auto;
            background-color: #16b7a4;
            font-family: 'Nunito Sans', 'Open Sans', sans-serif;
            font-size: 18px;
            padding: 5px 50px 5px 20px;
            margin-top: 10px;
            margin-bottom: 0; }
          .welcome-popup .welcome-popup-container .welcome-content form .required {
            color: #f44;
            line-height: 1; } }

@media only screen and (max-width: 40.063em) {
  #header .header-wrapper .header-top-wrapper .header-top {
    margin-bottom: 10px;
    padding: 15px 0; }
    #header .header-wrapper .header-top-wrapper .header-top #logo {
      float: none;
      padding: 0 60px; }
      #header .header-wrapper .header-top-wrapper .header-top #logo img {
        margin: 0 auto;
        max-height: 25px; }
    #header .header-wrapper .header-top-wrapper .header-top.authenticated {
      padding: 15px 0; }
      #header .header-wrapper .header-top-wrapper .header-top.authenticated #logo {
        padding: 0 60px; } }

@media only screen and (max-width: 40.063em) {
  .account-page fieldset .form-rows .form-row label {
    display: block;
    width: 100%; }
  .account-page fieldset .form-rows .form-row .form-field {
    width: 100%; }
  .account-page fieldset .button {
    width: 100%;
    margin-top: 10px;
    background-size: auto auto; }
  #content .main .content {
    max-width: none; }
    #content .main .content .content-inner {
      max-width: none; }
      #content .main .content .content-inner.has-sidebar {
        max-width: none; }
    #content .main .content .top-blocks,
    #content .main .content .bottom-blocks {
      display: none; }
    #content .main .content h3 {
      padding: 0; }
  #content .main .carrousel-wrapper {
    padding: 5px 0; }
    #content .main .carrousel-wrapper .sidebar {
      width: 50%; }
  #content .main .content .products-overview.grid-view .product-item-box {
    flex-direction: column !important;
    align-items: center !important;
    width: 100% !important;
    max-width: 100%; }
    #content .main .content .products-overview.grid-view .product-item-box.wide {
      width: 100% !important;
      max-width: 100% !important; }
      #content .main .content .products-overview.grid-view .product-item-box.wide .product-item {
        max-width: 307px; }
  #content .main .sidebar.small-12 {
    width: 100%;
    max-width: none;
    padding: 10px; }
  #content .main .sidebar .sidebar-banner:first-child {
    margin-top: 20px; }
  #content .main .sidebar .sidebar-banner-inner {
    background-position: right center; }
  #content .main .sidebar .sidebar-block.login {
    background-size: 100% 100%; }
    #content .main .sidebar .sidebar-block.login h2 {
      font-size: 20px;
      margin: 20px; }
    #content .main .sidebar .sidebar-block.login .demo-notification {
      position: relative;
      top: auto;
      left: auto;
      font-size: 15px;
      line-height: 15px;
      margin-bottom: 15px; }
    #content .main .sidebar .sidebar-block.login input[type=text], #content .main .sidebar .sidebar-block.login input[type=password] {
      height: 10%;
      line-height: normal;
      margin: 0 10px;
      width: calc(100% - 20px);
      padding: 10px;
      font-size: 12px; }
    #content .main .sidebar .sidebar-block.login input[type=submit] {
      line-height: normal;
      margin: 0 10px 10px;
      width: calc(100% - 20px);
      float: none;
      font-size: 16px; }
    #content .main .sidebar .sidebar-block.login .row div {
      margin: 0 0 5px; }
  #content .main .spendable-amount.moved {
    padding: 0 10px 10px; }
    #content .main .spendable-amount.moved .spendable_amount {
      height: auto;
      float: left; }
    #content .main .spendable-amount.moved h2 {
      margin: 20px;
      color: #fff; }
    #content .main .spendable-amount.moved .info-icon span {
      top: 13px;
      font-size: 10px; }
    #content .main .spendable-amount.moved .button {
      padding-top: 1px;
      padding-left: 0;
      font-size: 17px;
      line-height: 20px;
      margin: 10px 0; }
    #content .main .spendable-amount.moved #spendable_amount {
      margin-top: 10px; }
    #content .main .spendable-amount.moved small {
      font-size: 12px;
      line-height: 12px;
      margin-bottom: 5px;
      padding: 0 10px 10px; }
  #content .main .content-left-column {
    max-width: none; }
  #content .main .search-page .content h2 {
    font-size: 1.1em; }
  #content .main .search-page .content h3 {
    font-size: 0.85em; }
  #content .main .page .content .sidebar {
    width: 100%;
    max-width: none;
    margin-right: 0; }
  .data-overview p span {
    width: 100%;
    font-weight: bold;
    display: inline-block; } }

@media only screen and (max-width: 40.063em) {
  .product-detail-page .product-info-row:first-child {
    background: white none; }
  .product-detail-page {
    margin-top: -20px; }
    .product-detail-page .product-info .product-info-row {
      flex-direction: column; }
      .product-detail-page .product-info .product-info-row .product-photos {
        padding-top: 20px;
        max-width: 100%;
        margin-right: 0;
        min-height: 350px; }
        .product-detail-page .product-info .product-info-row .product-photos .horizontal-scroller {
          box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px; }
      .product-detail-page .product-info .product-info-row .product-ticket-settings {
        min-height: 50px; }
        .product-detail-page .product-info .product-info-row .product-ticket-settings .tickets {
          min-height: 50px; }
  .home-hero .slider {
    max-width: 100%; } }

@media only screen and (max-width: 40.063em) {
  small {
    margin-bottom: 15px;
    display: block; }
  .order-page .order-steps {
    width: 100%; }
    .order-page .order-steps .step {
      max-width: 15%;
      display: table-cell; }
      .order-page .order-steps .step:first-child {
        border-top: 0; }
      .order-page .order-steps .step.active {
        max-width: 40%; }
  .order-page .form .form-part .form-rows .form-row.form-row-titles {
    background-color: #edf4f6; }
    .order-page .form .form-part .form-rows .form-row.form-row-titles .form-field {
      width: 33.3333%; }
    .order-page .form .form-part .form-rows .form-row.form-row-titles .form-total-price {
      float: right; }
  .order-page .form .form-part .form-rows .form-row .form-label.long {
    width: 100%; }
  .order-page .form .form-part .form-rows .form-row .form-price {
    float: left; }
  .order-page .form .form-part .form-rows .form-row .amount-picker {
    float: left; }
    .order-page .form .form-part .form-rows .form-row .amount-picker input {
      float: left; }
  .order-page .form .form-part .form-rows .form-row .form-price,
  .order-page .form .form-part .form-rows .form-row .form-field,
  .order-page .form .form-part .form-rows .form-row .form-total-price {
    width: 33.3333%; }
  .order-page .form .form-part .form-rows .form-row .form-field {
    text-align: center; }
  .order-page .form .form-part.next .form-rows .form-row .form-label {
    min-width: 0; }
    .order-page .form .form-part.next .form-rows .form-row .form-label.long {
      width: auto; }
  .order-page .form .form-part.next .form-rows .form-row .form-total-price {
    float: right; }
  .order-page .form .form-part.fields_right .form-rows .form-row .form-field {
    width: 100%; }
    .order-page .form .form-part.fields_right .form-rows .form-row .form-field input {
      padding: 5px; }
  .order-page .form .form-part .form-part-block .form-row-titles {
    background-color: #edf4f6; }
  .order-page .form .nav-buttons {
    width: 100%; }
    .order-page .form .nav-buttons .button {
      width: 100%;
      background-size: auto auto; }
      .order-page .form .nav-buttons .button.next {
        margin-top: 15px; }
      .order-page .form .nav-buttons .button.update_cart {
        margin-bottom: 15px; }
  .order-page .form.summary .form-part.fields_right .form-rows .form-row .form-field {
    width: 33.3333%; }
  .order-page .form.summary .nav-buttons {
    padding: 0 20px; }
    .order-page .form.summary .nav-buttons .prev {
      margin: 0; }
    .order-page .form.summary .nav-buttons .next {
      margin-left: 0;
      margin-right: 0; }
  .order-page .thanks .textcontent a.button {
    width: 100%;
    background-size: auto auto; } }

@media only screen and (max-width: 40.063em) {
  .main-page-wrapper {
    background-image: none; }
  #content {
    background-image: none; }
    #content .main .carrousel-wrapper {
      background-image: none; }
  #footer .footer-wrapper .footer-links {
    padding: 0;
    border-bottom: 1px solid #e0e6ea; }
    #footer .footer-wrapper .footer-links .footer-icons-wrapper {
      flex: 0 0 100%;
      order: 1; }
      #footer .footer-wrapper .footer-links .footer-icons-wrapper h3 {
        text-align: center;
        margin-top: 25px; }
      #footer .footer-wrapper .footer-links .footer-icons-wrapper .footer-icons {
        flex-direction: column;
        justify-content: center;
        align-items: center; }
        #footer .footer-wrapper .footer-links .footer-icons-wrapper .footer-icons a {
          max-width: 200px;
          margin: 1rem auto;
          justify-content: center;
          align-items: center;
          flex-wrap: wrap; }
          #footer .footer-wrapper .footer-links .footer-icons-wrapper .footer-icons a svg {
            max-width: 200px;
            max-height: 50px; }
  body .copyright-footer {
    text-align: center;
    margin: 10px auto;
    display: flex;
    flex-direction: column; }
    body .copyright-footer .footer-bottom-nav {
      display: flex;
      flex-direction: column;
      margin: 0 auto 0 40px; }
      body .copyright-footer .footer-bottom-nav a {
        display: block;
        text-align: left;
        position: relative; }
        body .copyright-footer .footer-bottom-nav a:before {
          position: absolute;
          left: -15px;
          top: 20px;
          margin-top: -4px;
          display: block;
          content: "";
          border-top: 7px solid #074f47;
          border-left: 7px solid transparent;
          transform: rotate(45deg);
          /* Equal to rotateZ(45deg) */
          width: 7px;
          height: 7px; }
    body .copyright-footer .footer-made-possible-by {
      padding: 20px 0;
      margin: 0 auto; } }

.icon-bar.two-up .item {
  width: 50%; }

.icon-bar.two-up.vertical .item, .icon-bar.two-up.small-vertical .item {
  width: auto; }

@media only screen and (min-width: 40.0625em) {
  .icon-bar.two-up.medium-vertical .item {
    width: auto; } }

@media only screen and (min-width: 64.0625em) {
  .icon-bar.two-up.large-vertical .item {
    width: auto; } }

.icon-bar.three-up .item {
  width: 33.3333%; }

.icon-bar.three-up.vertical .item, .icon-bar.three-up.small-vertical .item {
  width: auto; }

@media only screen and (min-width: 40.0625em) {
  .icon-bar.three-up.medium-vertical .item {
    width: auto; } }

@media only screen and (min-width: 64.0625em) {
  .icon-bar.three-up.large-vertical .item {
    width: auto; } }

.icon-bar.four-up .item {
  width: 25%; }

.icon-bar.four-up.vertical .item, .icon-bar.four-up.small-vertical .item {
  width: auto; }

@media only screen and (min-width: 40.0625em) {
  .icon-bar.four-up.medium-vertical .item {
    width: auto; } }

@media only screen and (min-width: 64.0625em) {
  .icon-bar.four-up.large-vertical .item {
    width: auto; } }

.icon-bar.five-up .item {
  width: 20%; }

.icon-bar.five-up.vertical .item, .icon-bar.five-up.small-vertical .item {
  width: auto; }

@media only screen and (min-width: 40.0625em) {
  .icon-bar.five-up.medium-vertical .item {
    width: auto; } }

@media only screen and (min-width: 64.0625em) {
  .icon-bar.five-up.large-vertical .item {
    width: auto; } }

.icon-bar.six-up .item {
  width: 16.66667%; }

.icon-bar.six-up.vertical .item, .icon-bar.six-up.small-vertical .item {
  width: auto; }

@media only screen and (min-width: 40.0625em) {
  .icon-bar.six-up.medium-vertical .item {
    width: auto; } }

@media only screen and (min-width: 64.0625em) {
  .icon-bar.six-up.large-vertical .item {
    width: auto; } }

.icon-bar.seven-up .item {
  width: 14.28571%; }

.icon-bar.seven-up.vertical .item, .icon-bar.seven-up.small-vertical .item {
  width: auto; }

@media only screen and (min-width: 40.0625em) {
  .icon-bar.seven-up.medium-vertical .item {
    width: auto; } }

@media only screen and (min-width: 64.0625em) {
  .icon-bar.seven-up.large-vertical .item {
    width: auto; } }

.icon-bar.eight-up .item {
  width: 12.5%; }

.icon-bar.eight-up.vertical .item, .icon-bar.eight-up.small-vertical .item {
  width: auto; }

@media only screen and (min-width: 40.0625em) {
  .icon-bar.eight-up.medium-vertical .item {
    width: auto; } }

@media only screen and (min-width: 64.0625em) {
  .icon-bar.eight-up.large-vertical .item {
    width: auto; } }

input.button[type="submit"] {
  border-radius: 3px; }

*.button {
  padding: 5px 50px 5px 20px;
  margin: 0;
  font-size: 18px;
  line-height: 35px;
  border-radius: 3px;
  background-color: #074f47; }

@media only screen and (max-width: 40.063em) {
  *.button {
    background-size: 15px 8px;
    padding-right: 25px;
    padding-left: 10px; } }

h1, h2, h3, h4, h5, h6 {
  color: inherit; }

#content h1 {
  line-height: 16px; }

.row .row {
  margin: 0; }

.header-bottom-menu-list ul li a {
  line-height: 1.25rem; }

.authenticated-menu ul li a {
  line-height: 2.9375rem; }

.explanation h2 {
  line-height: 1rem;
  margin-top: 10px; }

ul {
  font-size: 0.75rem;
  line-height: 0.75rem; }

.footer-cols {
  line-height: 0.75rem; }
  .footer-cols h3 {
    margin-top: 0;
    line-height: 1.25rem; }

.payment-info-footer p {
  font-size: 1rem; }

.copyright-footer {
  font-size: 0.875rem;
  line-height: 0.875rem; }

input:not([type]), input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="week"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], input[type="color"], textarea {
  box-shadow: none;
  height: auto; }

@media only screen and (min-width: 40.063em) {
  .button:hover, .button:focus {
    background-color: #129787; }
  .copyright-footer a:hover, .copyright-footer a:focus {
    color: #16b7a4; }
  .top-bar-section .dropdown {
    opacity: 0; }
    .top-bar-section .dropdown li:not(.has-form):not(.active) > a:not(.button) {
      background-color: #d9e6ed; }
      .top-bar-section .dropdown li:not(.has-form):not(.active) > a:not(.button):hover {
        background-color: #edf4f6; }
  .top-bar-section > ul > li:hover .dropdown {
    opacity: 5;
    animation: showDropdown 0.5s; }
  @keyframes showDropdown {
    0% {
      opacity: 0; }
    100% {
      opacity: 1; } } }

.select2-container {
  margin: 0;
  position: relative;
  display: inline-block;
  /* inline-block for ie7 */
  zoom: 1;
  *display: inline;
  vertical-align: middle;
  max-width: 440px;
  width: 100%;
  font-size: 11px; }

.select2-drop {
  font-size: 11px; }

.select2-search {
  box-sizing: border-box; }

.select2-container .select2-choice {
  display: block;
  height: 25px;
  overflow: hidden;
  position: relative;
  white-space: nowrap;
  line-height: 23px;
  color: #444;
  text-decoration: none;
  background-clip: padding-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .select2-container .select2-choice > .select2-chosen {
    margin-right: 25px;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    float: none;
    width: auto;
    border: 1px solid #999;
    border-right: none;
    padding: 0 5px;
    background-color: #FFF; }
  .select2-container .select2-choice abbr {
    display: none;
    width: 12px;
    height: 12px;
    position: absolute;
    right: 24px;
    top: 8px;
    font-size: 1px;
    text-decoration: none;
    border: 0;
    cursor: pointer;
    outline: 0; }
  .select2-container .select2-choice .select2-arrow {
    display: inline-block;
    width: 25px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    background-clip: padding-box;
    background: #16b7a4 url("../images/select2-dropdown-btn.png") center center no-repeat;
    border: 1px solid #16b7a4;
    cursor: pointer; }
    .select2-container .select2-choice .select2-arrow b {
      display: block;
      width: 100%;
      height: 100%; }

.select2-container.select2-drop-above .select2-choice {
  border-bottom-color: #aaa;
  border-radius: 0 0 4px 4px; }

.select2-container.select2-allowclear .select2-choice .select2-chosen {
  margin-right: 42px; }

.select2-container.select2-allowclear .select2-choice abbr {
  display: inline-block; }

.select2-container .select2-choice abbr:hover {
  background-position: right -11px;
  cursor: pointer; }

.select2-drop-mask {
  border: 0;
  margin: 0;
  padding: 0;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 9998;
  /* styles required for IE to work */
  background-color: #FFF;
  filter: alpha(opacity=0); }

.select2-drop {
  width: 100%;
  margin-top: -15px;
  padding-top: 20px;
  position: absolute;
  z-index: 100;
  top: 100%;
  background: #edf4f6;
  color: #000;
  border: 1px solid #999;
  border-top: 0; }
  .select2-drop.select2-drop-above {
    margin-top: 1px;
    border-top: 1px solid #999;
    border-bottom: 0; }
    .select2-drop.select2-drop-above.select2-drop-active {
      border-top: 1px solid #999;
      padding-top: 5px; }
    .select2-drop.select2-drop-above .select2-search input {
      margin-top: 4px; }
  .select2-drop.select2-drop-active {
    border: 1px solid #999;
    border-top: none;
    z-index: 9999; }

.select2-drop-auto-width {
  border-top: 1px solid #aaa;
  width: auto; }
  .select2-drop-auto-width .select2-search {
    padding-top: 4px; }

.select2-search {
  display: inline-block;
  width: 100%;
  min-height: 26px;
  margin: 0;
  padding-left: 4px;
  padding-right: 4px;
  position: relative;
  z-index: 10000;
  white-space: nowrap; }
  .select2-search input {
    width: 100%;
    height: auto !important;
    min-height: 26px;
    padding: 4px 20px 4px 5px;
    margin: 0;
    outline: 0;
    font-family: sans-serif;
    font-size: 1em;
    border: 1px solid #aaa;
    border-radius: 0;
    box-shadow: none;
    background: #FFF; }
    .select2-search input.select2-active {
      background: #FFF; }

.select2-container-active {
  z-index: 10000; }
  .select2-container-active .select2-choice,
  .select2-container-active .select2-choices {
    outline: none; }

.select2-dropdown-open .select2-choice .select2-arrow {
  filter: none; }
  .select2-dropdown-open .select2-choice .select2-arrow b {
    background-position: -18px 1px; }

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

/* results */
.select2-results {
  max-height: 200px;
  padding: 0 0 0 4px;
  margin: 4px 4px 4px 0;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
  .select2-results ul.select2-result-sub {
    margin: 0;
    padding-left: 0; }
  .select2-results li {
    list-style: none;
    display: list-item;
    background-image: none; }
    .select2-results li.select2-result-with-children > .select2-result-label {
      font-weight: bold; }
  .select2-results .select2-result-label {
    padding: 3px 7px 4px;
    margin: 0;
    cursor: pointer;
    min-height: 1em;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .select2-results .select2-highlighted {
    background: #1e145a;
    color: #FFF; }
    .select2-results .select2-highlighted em {
      background: transparent; }
    .select2-results .select2-highlighted ul {
      background: #FFF;
      color: #000; }
  .select2-results li em {
    background: #feffde;
    font-style: normal; }
  .select2-results .select2-no-results, .select2-results .select2-searching,
  .select2-results .select2-selection-limit {
    background: #f4f4f4;
    display: list-item;
    padding-left: 5px; }
  .select2-results .select2-disabled {
    background: #f4f4f4;
    display: list-item;
    cursor: default; }
    .select2-results .select2-disabled.select2-highlighted {
      color: #666;
      background: #f4f4f4;
      display: list-item;
      cursor: default; }
  .select2-results .select2-selected {
    display: none; }

.select2-results-dept-1 .select2-result-label {
  padding-left: 20px; }

.select2-results-dept-2 .select2-result-label {
  padding-left: 40px; }

.select2-results-dept-3 .select2-result-label {
  padding-left: 60px; }

.select2-results-dept-4 .select2-result-label {
  padding-left: 80px; }

.select2-results-dept-5 .select2-result-label {
  padding-left: 100px; }

.select2-results-dept-6 .select2-result-label {
  padding-left: 110px; }

.select2-results-dept-7 .select2-result-label {
  padding-left: 120px; }

/*
disabled look for disabled choices in the results dropdown
*/
.select2-more-results {
  background: #f4f4f4;
  display: list-item; }
  .select2-more-results.select2-active {
    background: #f4f4f4 url("select2-spinner.gif") no-repeat 100%; }

/* disabled styles */
.select2-container.select2-container-disabled .select2-choice {
  background-color: #f4f4f4;
  background-image: none;
  border: 1px solid #ddd;
  cursor: default; }
  .select2-container.select2-container-disabled .select2-choice .select2-arrow {
    background-color: #f4f4f4;
    background-image: none;
    border-left: 0; }
  .select2-container.select2-container-disabled .select2-choice abbr {
    display: none; }

/* multiselect */
.select2-container-multi .select2-choices {
  height: auto !important;
  height: 1%;
  margin: 0;
  padding: 0;
  position: relative;
  border: 1px solid #aaa;
  cursor: text;
  overflow: hidden;
  background-color: #FFF;
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(1%, #eeeeee), color-stop(15%, white));
  background-image: -webkit-linear-gradient(top, #eeeeee 1%, white 15%);
  background-image: -moz-linear-gradient(top, #eeeeee 1%, white 15%);
  background-image: linear-gradient(to bottom, #eeeeee 1%, white 15%); }

.select2-locked {
  padding: 3px 5px 3px 5px !important; }

.select2-container-multi .select2-choices {
  min-height: 26px; }
  .select2-container-multi .select2-choices li {
    float: left;
    list-style: none; }

.select2-container-multi.select2-container-active .select2-choices {
  border: 1px solid #5897fb;
  outline: none;
  box-shadow: none; }

html[dir="rtl"] .select2-container-multi .select2-choices li {
  float: right; }

.select2-container-multi .select2-choices .select2-search-field {
  white-space: nowrap;
  padding: 3px 5px 3px 18px;
  margin: 3px 0 3px 5px;
  position: relative;
  line-height: 13px;
  color: #333;
  cursor: default;
  border: 1px solid #aaaaaa;
  border-radius: 3px;
  box-shadow: 0 0 2px white inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  background-clip: padding-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #e4e4e4;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#f4f4f4', GradientType=0);
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eeeeee));
  background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -moz-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: linear-gradient(to top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%); }
  .select2-container-multi .select2-choices .select2-search-field input {
    padding: 5px;
    margin: 1px 0;
    font-family: sans-serif;
    font-size: 100%;
    color: #666;
    outline: 0;
    border: 0;
    box-shadow: none;
    background: transparent !important; }
    .select2-container-multi .select2-choices .select2-search-field input.select2-active {
      background: white url("select2-spinner.gif") no-repeat 100% !important; }

.select2-default {
  color: #999 !important; }

html[dir="rtl"] .select2-container-multi .select2-choices .select2-search-choice {
  margin-left: 0;
  margin-right: 5px; }

.select2-container-multi .select2-choices .select2-search-choice .select2-chosen {
  cursor: default; }

.select2-container-multi .select2-choices .select2-search-choice-focus {
  background: #d4d4d4; }

.select2-search-choice-close {
  display: block;
  width: 12px;
  height: 13px;
  position: absolute;
  right: 3px;
  top: 4px;
  font-size: 1px;
  outline: none; }

html[dir="rtl"] .select2-search-choice-close {
  right: auto;
  left: 3px; }

.select2-container-multi .select2-search-choice-close {
  left: 3px; }

.select2-container-multi .select2-choices .select2-search-choice .select2-search-choice-close:hover,
.select2-container-multi .select2-choices .select2-search-choice-focus .select2-search-choice-close {
  background-position: right -11px; }

.select2-container-multi.select2-container-disabled .select2-choices {
  background-color: #f4f4f4;
  background-image: none;
  border: 1px solid #ddd;
  cursor: default; }
  .select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice {
    padding: 3px 5px 3px 5px;
    border: 1px solid #ddd;
    background-image: none;
    background-color: #f4f4f4; }
    .select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice .select2-search-choice-close {
      display: none;
      background: none; }

/* disabled styles */
/* end multiselect */
.select2-result-selectable .select2-match,
.select2-result-unselectable .select2-match {
  text-decoration: underline; }

.select2-offscreen {
  clip: rect(0 0 0 0) !important;
  width: 1px !important;
  height: 1px !important;
  border: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
  position: absolute !important;
  outline: 0 !important;
  left: 0px !important;
  top: 0px !important; }
  .select2-offscreen:focus {
    clip: rect(0 0 0 0) !important;
    width: 1px !important;
    height: 1px !important;
    border: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    overflow: hidden !important;
    position: absolute !important;
    outline: 0 !important;
    left: 0px !important;
    top: 0px !important; }

.select2-display-none {
  display: none; }

.select2-measure-scrollbar {
  position: absolute;
  top: -10000px;
  left: -10000px;
  width: 100px;
  height: 100px;
  overflow: scroll; }

/* Retina-ize icons */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 2dppx) {
  .select2-search input,
  .select2-search-choice-close {
    background-size: 60px 40px !important; }
  .select2-container .select2-choice abbr,
  .select2-container .select2-choice .select2-arrow b {
    background-size: 60px 40px !important; }
  .select2-search input {
    background-position: 100% -21px !important; } }

/* ul li fix*/
.select2-drop ul li:before {
  content: "";
  display: none; }

/*
    Colorbox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  overflow: hidden; }

#cboxWrapper {
  max-width: none; }

#cboxOverlay {
  position: fixed;
  width: 100%;
  height: 100%; }

#cboxMiddleLeft, #cboxBottomLeft {
  clear: left; }

#cboxContent {
  position: relative; }

#cboxLoadedContent {
  overflow: auto;
  -webkit-overflow-scrolling: touch; }

#cboxTitle {
  margin: 0; }

#cboxLoadingOverlay, #cboxLoadingGraphic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {
  cursor: pointer; }

.cboxPhoto {
  float: left;
  margin: auto;
  border: 0;
  display: block;
  max-width: none;
  -ms-interpolation-mode: bicubic; }

.cboxIframe {
  width: 100%;
  height: 100%;
  display: block;
  border: 0;
  padding: 0;
  margin: 0; }

#colorbox, #cboxContent, #cboxLoadedContent {
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box; }

/*
    User Style:
    Change the following styles to modify the appearance of Colorbox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay {
  background: #333;
  opacity: 0.9; }

#colorbox {
  outline: 0; }

#cboxContent {
  background: #fff;
  overflow: hidden;
  padding: 10px; }

.cboxIframe {
  background: #fff; }

#cboxError {
  padding: 50px;
  border: 1px solid #ccc; }

#cboxLoadedContent {
  margin-bottom: 20px; }

#cboxTitle {
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: center;
  width: 100%;
  color: #999; }

#cboxCurrent {
  position: absolute;
  bottom: 0;
  left: 100px;
  color: #999; }

#cboxLoadingOverlay {
  background: #fff url(/images/colorbox/loading.gif) no-repeat 5px 5px; }

/* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
#cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {
  border: 0;
  padding: 0;
  margin: 0;
  overflow: visible;
  width: auto;
  background: none; }

/* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
#cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {
  outline: 0; }

#cboxSlideshow {
  position: absolute;
  bottom: 0;
  right: 42px;
  color: #444; }

#cboxPrevious {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #444; }

#cboxNext {
  position: absolute;
  bottom: 0;
  left: 63px;
  color: #444; }

#cboxClose {
  position: absolute;
  top: 5px;
  right: 10px;
  display: block;
  color: #1e145a;
  font-size: 15px;
  font-weight: bold;
  padding: 5px; }

/*
  The following fixes a problem where IE7 and IE8 replace a PNG's alpha transparency with a black fill
  when an alpha filter (opacity change) is set on the element or ancestor element.  This style is not applied to or needed in IE9.
  See: http://jacklmoore.com/notes/ie-transparency-problems/
*/
.cboxIE #cboxTopLeft,
.cboxIE #cboxTopCenter,
.cboxIE #cboxTopRight,
.cboxIE #cboxBottomLeft,
.cboxIE #cboxBottomCenter,
.cboxIE #cboxBottomRight,
.cboxIE #cboxMiddleLeft,
.cboxIE #cboxMiddleRight {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF); }

.clean-popup #cboxContent {
  padding: 0; }
  .clean-popup #cboxContent #cboxLoadedContent {
    margin: 0; }
    .clean-popup #cboxContent #cboxLoadedContent .popup {
      overflow: hidden; }

.clean-popup.dark-bg #cboxContent #cboxClose {
  color: #FFF; }

/*
 * Basic overrules
 */
.primary {
  color: #9ec649; }

.secondary {
  color: #c4d600; }

.tertiary {
  color: #c4d600; }

.primary-bg {
  background-color: #9ec649; }

.secondary-bg {
  background-color: #c4d600; }

.tertiary-bg {
  background-color: #c4d600; }

/*
 * Custom branding
 */
.spendable-amount label {
  float: left !important;
  text-align: right;
  margin-right: 10px;
  color: #FFF; }

#content .main .sidebar .sidebar-block.explanation, #content .main .sidebar .sidebar-banner.explanation {
  margin-top: 0px; }

#content .main .sidebar .sidebar-block.login, #content .main .sidebar .sidebar-banner.login {
  color: #fff; }

.points-block {
  text-align: center;
  color: #fff;
  margin-left: 5px;
  margin-right: 5px; }

.points-amount {
  display: block;
  margin: 10px;
  font-size: 3em;
  font-weight: bold; }

.points-text {
  padding: 10px; }

@media only screen and (max-width: 1024px) {
  #header .header-wrapper .header-top-wrapper .header-top {
    padding: 10px 0; }
    #header .header-wrapper .header-top-wrapper .header-top.authenticated {
      padding: 10px 0; } }
  @media only screen and (max-width: 1024px) and (min-width: 40.063em) {
    #header .header-wrapper .header-top-wrapper .header-top {
      padding: 5px 0; }
      #header .header-wrapper .header-top-wrapper .header-top.authenticated {
        padding: 5px 0; } }

#header .header-wrapper .header-top-wrapper .header-top #logo .powered-by {
  font-size: 12px; }
  #header .header-wrapper .header-top-wrapper .header-top #logo .powered-by img {
    height: 15px; }

@media only screen and (max-width: 40.063em) {
  #header .header-wrapper .header-top-wrapper .header-top #logo a img {
    max-height: 35px; }
  #header .header-wrapper .header-top-wrapper .header-top #logo.branded-logo .powered-by {
    display: none; } }

@media only screen and (min-width: 40.063em) {
  #header .header-wrapper .header-top-wrapper .header-top #logo.branded-logo {
    padding: 0; }
    #header .header-wrapper .header-top-wrapper .header-top #logo.branded-logo a img {
      height: 75px; }
    #header .header-wrapper .header-top-wrapper .header-top #logo.branded-logo .powered-by {
      /*                                top: 100%;
                                left: 110px;
                                margin-left: 9px;
                                margin-top: -5px; */
      display: none; } }

@media only screen and (min-width: 40.063em) and (max-width: 1024px) {
  #header .header-wrapper .header-top-wrapper .header-top #logo.branded-logo a img {
    max-height: 45px; }
  #header .header-wrapper .header-top-wrapper .header-top #logo.branded-logo .powered-by {
    top: auto;
    bottom: -3px;
    left: 50%;
    margin-left: 65px;
    font-size: 10px;
    display: none; } }

/*#content .main .content .products-overview.grid-view .product-row .product-item-row-wrapper .product-item-row .product-item-row-title,
.home-carrousel ul li .carrousel-info .carrousel-info-inner h1 {
      background: rgba(0, 100, 121, 0.8) url('../images/button-arrow-right.png?1459758600') no-repeat right center;
}

*/
#footer .footer-wrapper .payment-info-footer-wrapper .payment-info-footer .footer-icons-wrapper h3 {
  float: left; }

#footer .footer-wrapper .payment-info-footer-wrapper .payment-info-footer .footer-icons-wrapper .footer-icons {
  float: left;
  position: relative; }

@media only screen and (max-width: 40.063em) {
  #footer .footer-wrapper .payment-info-footer-wrapper .payment-info-footer .footer-icons-wrapper h3 {
    float: none;
    display: block; }
  #footer .footer-wrapper .payment-info-footer-wrapper .payment-info-footer .footer-icons-wrapper .footer-icons {
    float: none;
    position: relative; } }

/*
@media only screen and (min-width: 40.063em) and (max-width: $siteWidth) {
    .explanation {
         span.center {
            font-size: 0.84em;
         }
    }
}

*/
@media only screen and (min-width: 40.063em) and (max-width: 1024px) {
  #content .main .sidebar .sidebar-block {
    padding: 15px 15px 3px;
    height: 100%; }
    #content .main .sidebar .sidebar-block.explanation p {
      margin-bottom: 3px; }
      #content .main .sidebar .sidebar-block.explanation p img {
        max-width: 42px; } }
