@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,400i,600,700');
@font-face {
  font-family: "FSRufus";
  font-style: normal;
  font-weight: 400;
  font-stretch: normal;
  src: url("../fonts/FSRufus_gdi.woff?#iefix") format("woff");
  unicode-range: U20-25CA; }

@font-face {
  font-family: "FSRufus";
  font-style: italic;
  font-weight: 400;
  font-stretch: normal;
  src: url("../fonts/FSRufus-Italic_gdi.woff") format("woff");
  unicode-range: U20-25CA; }

@font-face {
  font-family: "FSRufus";
  font-style: normal;
  font-weight: 700;
  font-stretch: normal;
  src: url("../fonts/FSRufus-Bold_gdi.woff") format("woff");
  unicode-range: U20-25CA; }

@font-face {
  font-family: "TheSans-OT";
  font-style: normal;
  font-weight: 400;
  font-stretch: normal;
  src: url("../fonts/TheSans-OT5Plain_gdi.woff") format("woff");
  unicode-range: U20-2666; }

@font-face {
  font-family: "TheSans-OT";
  font-style: italic;
  font-weight: 600;
  font-stretch: normal;
  src: url("../fonts/TheSans-OT6SemiBoldItalic_gdi.woff") format("woff");
  unicode-range: U20-2666; }

@font-face {
  font-family: "TheSans-OT";
  font-style: normal;
  font-weight: 600;
  font-stretch: normal;
  src: url("../fonts/TheSans-OT6SemiBold_gdi.woff") format("woff");
  unicode-range: U20-2666; }

@font-face {
  font-family: "TheSans-OT";
  font-style: normal;
  font-weight: 700;
  font-stretch: normal;
  src: url("../fonts/TheSans-OT7Bold_gdi.woff") format("woff");
  unicode-range: U20-2666; }

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

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

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

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

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

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

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

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

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

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

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

html {
  box-sizing: border-box; }

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

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

body {
  background: #fff;
  color: #000;
  cursor: auto;
  font-family: TheSans-OT, "Open Sans", sans-serif;
  font-style: normal;
  font-weight: normal;
  line-height: 130%;
  margin: 0;
  padding: 0;
  position: relative; }

a:hover {
  cursor: pointer; }

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

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

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

.left {
  float: left !important; }

.right {
  float: right !important; }

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

.hide {
  display: none; }

.invisible {
  visibility: hidden; }

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

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

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

select {
  width: 100%; }

.row {
  margin: 0 auto;
  max-width: 1560px;
  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 -15px;
    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: 15px;
  padding-right: 15px;
  width: 100%;
  float: left; }

.column + .column:last-child, .columns + .columns:last-child {
  float: right; }
  .column + .column.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: 15px;
      padding-right: 15px;
      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: 15px;
        padding-right: 15px;
        float: left; } }

@media only screen and (min-width:47.5625em) {
  .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: 15px;
      padding-right: 15px;
      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: 15px;
        padding-right: 15px;
        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:62.5625em) {
  .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: 15px;
      padding-right: 15px;
      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: 15px;
        padding-right: 15px;
        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:80.0625em) {
  .xlarge-push-0 {
    position: relative;
    left: 0;
    right: auto; }
    .xlarge-pull-0 {
      position: relative;
      right: 0;
      left: auto; }
    .xlarge-push-1 {
      position: relative;
      left: 8.33333%;
      right: auto; }
    .xlarge-pull-1 {
      position: relative;
      right: 8.33333%;
      left: auto; }
    .xlarge-push-2 {
      position: relative;
      left: 16.66667%;
      right: auto; }
    .xlarge-pull-2 {
      position: relative;
      right: 16.66667%;
      left: auto; }
    .xlarge-push-3 {
      position: relative;
      left: 25%;
      right: auto; }
    .xlarge-pull-3 {
      position: relative;
      right: 25%;
      left: auto; }
    .xlarge-push-4 {
      position: relative;
      left: 33.33333%;
      right: auto; }
    .xlarge-pull-4 {
      position: relative;
      right: 33.33333%;
      left: auto; }
    .xlarge-push-5 {
      position: relative;
      left: 41.66667%;
      right: auto; }
    .xlarge-pull-5 {
      position: relative;
      right: 41.66667%;
      left: auto; }
    .xlarge-push-6 {
      position: relative;
      left: 50%;
      right: auto; }
    .xlarge-pull-6 {
      position: relative;
      right: 50%;
      left: auto; }
    .xlarge-push-7 {
      position: relative;
      left: 58.33333%;
      right: auto; }
    .xlarge-pull-7 {
      position: relative;
      right: 58.33333%;
      left: auto; }
    .xlarge-push-8 {
      position: relative;
      left: 66.66667%;
      right: auto; }
    .xlarge-pull-8 {
      position: relative;
      right: 66.66667%;
      left: auto; }
    .xlarge-push-9 {
      position: relative;
      left: 75%;
      right: auto; }
    .xlarge-pull-9 {
      position: relative;
      right: 75%;
      left: auto; }
    .xlarge-push-10 {
      position: relative;
      left: 83.33333%;
      right: auto; }
    .xlarge-pull-10 {
      position: relative;
      right: 83.33333%;
      left: auto; }
    .xlarge-push-11 {
      position: relative;
      left: 91.66667%;
      right: auto; }
    .xlarge-pull-11 {
      position: relative;
      right: 91.66667%;
      left: auto; }
    .column, .columns {
      position: relative;
      padding-left: 15px;
      padding-right: 15px;
      float: left; }
    .xlarge-1 {
      width: 8.33333%; }
    .xlarge-2 {
      width: 16.66667%; }
    .xlarge-3 {
      width: 25%; }
    .xlarge-4 {
      width: 33.33333%; }
    .xlarge-5 {
      width: 41.66667%; }
    .xlarge-6 {
      width: 50%; }
    .xlarge-7 {
      width: 58.33333%; }
    .xlarge-8 {
      width: 66.66667%; }
    .xlarge-9 {
      width: 75%; }
    .xlarge-10 {
      width: 83.33333%; }
    .xlarge-11 {
      width: 91.66667%; }
    .xlarge-12 {
      width: 100%; }
    .xlarge-offset-0 {
      margin-left: 0 !important; }
    .xlarge-offset-1 {
      margin-left: 8.33333% !important; }
    .xlarge-offset-2 {
      margin-left: 16.66667% !important; }
    .xlarge-offset-3 {
      margin-left: 25% !important; }
    .xlarge-offset-4 {
      margin-left: 33.33333% !important; }
    .xlarge-offset-5 {
      margin-left: 41.66667% !important; }
    .xlarge-offset-6 {
      margin-left: 50% !important; }
    .xlarge-offset-7 {
      margin-left: 58.33333% !important; }
    .xlarge-offset-8 {
      margin-left: 66.66667% !important; }
    .xlarge-offset-9 {
      margin-left: 75% !important; }
    .xlarge-offset-10 {
      margin-left: 83.33333% !important; }
    .xlarge-offset-11 {
      margin-left: 91.66667% !important; }
    .xlarge-reset-order {
      float: left;
      left: auto;
      margin-left: 0;
      margin-right: 0;
      right: auto; }
    .column.xlarge-centered, .columns.xlarge-centered {
      margin-left: auto;
      margin-right: auto;
      float: none; }
    .column.xlarge-uncentered, .columns.xlarge-uncentered {
      float: left;
      margin-left: 0;
      margin-right: 0; }
    .column.xlarge-centered:last-child, .columns.xlarge-centered:last-child {
      float: none; }
    .column.xlarge-uncentered:last-child, .columns.xlarge-uncentered:last-child {
      float: left; }
    .column.xlarge-uncentered.opposite, .columns.xlarge-uncentered.opposite {
      float: right; }
    .row.xlarge-collapse > .column, .row.xlarge-collapse > .columns {
      padding-left: 0;
      padding-right: 0; }
      .row.xlarge-collapse .row {
        margin-left: 0;
        margin-right: 0; }
      .row.xlarge-uncollapse > .column, .row.xlarge-uncollapse > .columns {
        padding-left: 15px;
        padding-right: 15px;
        float: left; } }

@media only screen and (min-width:97.5625em) {
  .xxlarge-push-0 {
    position: relative;
    left: 0;
    right: auto; }
    .xxlarge-pull-0 {
      position: relative;
      right: 0;
      left: auto; }
    .xxlarge-push-1 {
      position: relative;
      left: 8.33333%;
      right: auto; }
    .xxlarge-pull-1 {
      position: relative;
      right: 8.33333%;
      left: auto; }
    .xxlarge-push-2 {
      position: relative;
      left: 16.66667%;
      right: auto; }
    .xxlarge-pull-2 {
      position: relative;
      right: 16.66667%;
      left: auto; }
    .xxlarge-push-3 {
      position: relative;
      left: 25%;
      right: auto; }
    .xxlarge-pull-3 {
      position: relative;
      right: 25%;
      left: auto; }
    .xxlarge-push-4 {
      position: relative;
      left: 33.33333%;
      right: auto; }
    .xxlarge-pull-4 {
      position: relative;
      right: 33.33333%;
      left: auto; }
    .xxlarge-push-5 {
      position: relative;
      left: 41.66667%;
      right: auto; }
    .xxlarge-pull-5 {
      position: relative;
      right: 41.66667%;
      left: auto; }
    .xxlarge-push-6 {
      position: relative;
      left: 50%;
      right: auto; }
    .xxlarge-pull-6 {
      position: relative;
      right: 50%;
      left: auto; }
    .xxlarge-push-7 {
      position: relative;
      left: 58.33333%;
      right: auto; }
    .xxlarge-pull-7 {
      position: relative;
      right: 58.33333%;
      left: auto; }
    .xxlarge-push-8 {
      position: relative;
      left: 66.66667%;
      right: auto; }
    .xxlarge-pull-8 {
      position: relative;
      right: 66.66667%;
      left: auto; }
    .xxlarge-push-9 {
      position: relative;
      left: 75%;
      right: auto; }
    .xxlarge-pull-9 {
      position: relative;
      right: 75%;
      left: auto; }
    .xxlarge-push-10 {
      position: relative;
      left: 83.33333%;
      right: auto; }
    .xxlarge-pull-10 {
      position: relative;
      right: 83.33333%;
      left: auto; }
    .xxlarge-push-11 {
      position: relative;
      left: 91.66667%;
      right: auto; }
    .xxlarge-pull-11 {
      position: relative;
      right: 91.66667%;
      left: auto; }
    .column, .columns {
      position: relative;
      padding-left: 15px;
      padding-right: 15px;
      float: left; }
    .xxlarge-1 {
      width: 8.33333%; }
    .xxlarge-2 {
      width: 16.66667%; }
    .xxlarge-3 {
      width: 25%; }
    .xxlarge-4 {
      width: 33.33333%; }
    .xxlarge-5 {
      width: 41.66667%; }
    .xxlarge-6 {
      width: 50%; }
    .xxlarge-7 {
      width: 58.33333%; }
    .xxlarge-8 {
      width: 66.66667%; }
    .xxlarge-9 {
      width: 75%; }
    .xxlarge-10 {
      width: 83.33333%; }
    .xxlarge-11 {
      width: 91.66667%; }
    .xxlarge-12 {
      width: 100%; }
    .xxlarge-offset-0 {
      margin-left: 0 !important; }
    .xxlarge-offset-1 {
      margin-left: 8.33333% !important; }
    .xxlarge-offset-2 {
      margin-left: 16.66667% !important; }
    .xxlarge-offset-3 {
      margin-left: 25% !important; }
    .xxlarge-offset-4 {
      margin-left: 33.33333% !important; }
    .xxlarge-offset-5 {
      margin-left: 41.66667% !important; }
    .xxlarge-offset-6 {
      margin-left: 50% !important; }
    .xxlarge-offset-7 {
      margin-left: 58.33333% !important; }
    .xxlarge-offset-8 {
      margin-left: 66.66667% !important; }
    .xxlarge-offset-9 {
      margin-left: 75% !important; }
    .xxlarge-offset-10 {
      margin-left: 83.33333% !important; }
    .xxlarge-offset-11 {
      margin-left: 91.66667% !important; }
    .xxlarge-reset-order {
      float: left;
      left: auto;
      margin-left: 0;
      margin-right: 0;
      right: auto; }
    .column.xxlarge-centered, .columns.xxlarge-centered {
      margin-left: auto;
      margin-right: auto;
      float: none; }
    .column.xxlarge-uncentered, .columns.xxlarge-uncentered {
      float: left;
      margin-left: 0;
      margin-right: 0; }
    .column.xxlarge-centered:last-child, .columns.xxlarge-centered:last-child {
      float: none; }
    .column.xxlarge-uncentered:last-child, .columns.xxlarge-uncentered:last-child {
      float: left; }
    .column.xxlarge-uncentered.opposite, .columns.xxlarge-uncentered.opposite {
      float: right; }
    .row.xxlarge-collapse > .column, .row.xxlarge-collapse > .columns {
      padding-left: 0;
      padding-right: 0; }
      .row.xxlarge-collapse .row {
        margin-left: 0;
        margin-right: 0; }
      .row.xxlarge-uncollapse > .column, .row.xxlarge-uncollapse > .columns {
        padding-left: 15px;
        padding-right: 15px;
        float: left; } }

.accordion {
  margin-bottom: 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: #ffcd0a; }
    .accordion .accordion-navigation > a, .accordion dd > a {
      background: #fff;
      color: #000;
      display: block;
      font-family: FSRufus, Georgia, Cambria, "Times New Roman", Times, serif;
      font-size: 1rem;
      padding: 15px; }
      .accordion .accordion-navigation > a:hover, .accordion dd > a:hover {
        background: #b2b2b2; }
    .accordion .accordion-navigation > .content, .accordion dd > .content {
      display: none;
      padding: 10px; }
      .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: #ffcd0a;
  border-color: #e4b500;
  color: #fff; }
  .alert-box .close {
    right: 0.25rem;
    background: inherit;
    color: #333;
    font-size: 1.375rem;
    line-height: 0.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: #999;
    border-color: #848484;
    color: #fff; }
  .alert-box.warning {
    background-color: #f08a24;
    border-color: #de770f;
    color: #fff; }
  .alert-box.info {
    background-color: #a0d3e8;
    border-color: #74bfdd;
    color: #343434; }
  .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-"] > * {
    display: block;
    float: left;
    height: auto;
    padding: 0 0.625rem 1.25rem; }

@media only screen {
  .small-block-grid-1 > * {
    list-style: none;
    width: 100%; }
    .small-block-grid-1 > *:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-1 > *:nth-of-type(1n+1) {
      clear: both; }
    .small-block-grid-2 > * {
      list-style: none;
      width: 50%; }
    .small-block-grid-2 > *:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-2 > *:nth-of-type(2n+1) {
      clear: both; }
    .small-block-grid-3 > * {
      list-style: none;
      width: 33.33333%; }
    .small-block-grid-3 > *:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-3 > *:nth-of-type(3n+1) {
      clear: both; }
    .small-block-grid-4 > * {
      list-style: none;
      width: 25%; }
    .small-block-grid-4 > *:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-4 > *:nth-of-type(4n+1) {
      clear: both; }
    .small-block-grid-5 > * {
      list-style: none;
      width: 20%; }
    .small-block-grid-5 > *:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-5 > *:nth-of-type(5n+1) {
      clear: both; }
    .small-block-grid-6 > * {
      list-style: none;
      width: 16.66667%; }
    .small-block-grid-6 > *:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-6 > *:nth-of-type(6n+1) {
      clear: both; }
    .small-block-grid-7 > * {
      list-style: none;
      width: 14.28571%; }
    .small-block-grid-7 > *:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-7 > *:nth-of-type(7n+1) {
      clear: both; }
    .small-block-grid-8 > * {
      list-style: none;
      width: 12.5%; }
    .small-block-grid-8 > *:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-8 > *:nth-of-type(8n+1) {
      clear: both; }
    .small-block-grid-9 > * {
      list-style: none;
      width: 11.11111%; }
    .small-block-grid-9 > *:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-9 > *:nth-of-type(9n+1) {
      clear: both; }
    .small-block-grid-10 > * {
      list-style: none;
      width: 10%; }
    .small-block-grid-10 > *:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-10 > *:nth-of-type(10n+1) {
      clear: both; }
    .small-block-grid-11 > * {
      list-style: none;
      width: 9.09091%; }
    .small-block-grid-11 > *:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-11 > *:nth-of-type(11n+1) {
      clear: both; }
    .small-block-grid-12 > * {
      list-style: none;
      width: 8.33333%; }
    .small-block-grid-12 > *:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-12 > *:nth-of-type(12n+1) {
      clear: both; } }

@media only screen and (min-width:47.5625em) {
  .medium-block-grid-1 > * {
    list-style: none;
    width: 100%; }
    .medium-block-grid-1 > *:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-1 > *:nth-of-type(1n+1) {
      clear: both; }
    .medium-block-grid-2 > * {
      list-style: none;
      width: 50%; }
    .medium-block-grid-2 > *:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-2 > *:nth-of-type(2n+1) {
      clear: both; }
    .medium-block-grid-3 > * {
      list-style: none;
      width: 33.33333%; }
    .medium-block-grid-3 > *:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-3 > *:nth-of-type(3n+1) {
      clear: both; }
    .medium-block-grid-4 > * {
      list-style: none;
      width: 25%; }
    .medium-block-grid-4 > *:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-4 > *:nth-of-type(4n+1) {
      clear: both; }
    .medium-block-grid-5 > * {
      list-style: none;
      width: 20%; }
    .medium-block-grid-5 > *:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-5 > *:nth-of-type(5n+1) {
      clear: both; }
    .medium-block-grid-6 > * {
      list-style: none;
      width: 16.66667%; }
    .medium-block-grid-6 > *:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-6 > *:nth-of-type(6n+1) {
      clear: both; }
    .medium-block-grid-7 > * {
      list-style: none;
      width: 14.28571%; }
    .medium-block-grid-7 > *:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-7 > *:nth-of-type(7n+1) {
      clear: both; }
    .medium-block-grid-8 > * {
      list-style: none;
      width: 12.5%; }
    .medium-block-grid-8 > *:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-8 > *:nth-of-type(8n+1) {
      clear: both; }
    .medium-block-grid-9 > * {
      list-style: none;
      width: 11.11111%; }
    .medium-block-grid-9 > *:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-9 > *:nth-of-type(9n+1) {
      clear: both; }
    .medium-block-grid-10 > * {
      list-style: none;
      width: 10%; }
    .medium-block-grid-10 > *:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-10 > *:nth-of-type(10n+1) {
      clear: both; }
    .medium-block-grid-11 > * {
      list-style: none;
      width: 9.09091%; }
    .medium-block-grid-11 > *:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-11 > *:nth-of-type(11n+1) {
      clear: both; }
    .medium-block-grid-12 > * {
      list-style: none;
      width: 8.33333%; }
    .medium-block-grid-12 > *:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-12 > *:nth-of-type(12n+1) {
      clear: both; } }

@media only screen and (min-width:62.5625em) {
  .large-block-grid-1 > * {
    list-style: none;
    width: 100%; }
    .large-block-grid-1 > *:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-1 > *:nth-of-type(1n+1) {
      clear: both; }
    .large-block-grid-2 > * {
      list-style: none;
      width: 50%; }
    .large-block-grid-2 > *:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-2 > *:nth-of-type(2n+1) {
      clear: both; }
    .large-block-grid-3 > * {
      list-style: none;
      width: 33.33333%; }
    .large-block-grid-3 > *:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-3 > *:nth-of-type(3n+1) {
      clear: both; }
    .large-block-grid-4 > * {
      list-style: none;
      width: 25%; }
    .large-block-grid-4 > *:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-4 > *:nth-of-type(4n+1) {
      clear: both; }
    .large-block-grid-5 > * {
      list-style: none;
      width: 20%; }
    .large-block-grid-5 > *:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-5 > *:nth-of-type(5n+1) {
      clear: both; }
    .large-block-grid-6 > * {
      list-style: none;
      width: 16.66667%; }
    .large-block-grid-6 > *:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-6 > *:nth-of-type(6n+1) {
      clear: both; }
    .large-block-grid-7 > * {
      list-style: none;
      width: 14.28571%; }
    .large-block-grid-7 > *:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-7 > *:nth-of-type(7n+1) {
      clear: both; }
    .large-block-grid-8 > * {
      list-style: none;
      width: 12.5%; }
    .large-block-grid-8 > *:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-8 > *:nth-of-type(8n+1) {
      clear: both; }
    .large-block-grid-9 > * {
      list-style: none;
      width: 11.11111%; }
    .large-block-grid-9 > *:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-9 > *:nth-of-type(9n+1) {
      clear: both; }
    .large-block-grid-10 > * {
      list-style: none;
      width: 10%; }
    .large-block-grid-10 > *:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-10 > *:nth-of-type(10n+1) {
      clear: both; }
    .large-block-grid-11 > * {
      list-style: none;
      width: 9.09091%; }
    .large-block-grid-11 > *:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-11 > *:nth-of-type(11n+1) {
      clear: both; }
    .large-block-grid-12 > * {
      list-style: none;
      width: 8.33333%; }
    .large-block-grid-12 > *:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-12 > *:nth-of-type(12n+1) {
      clear: both; } }

button, .button {
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  border-style: solid;
  border-width: 1px;
  cursor: pointer;
  font-family: TheSans-OT, "Open Sans", 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: 0.5625rem 0.9375rem 0.5625rem 0.9375rem;
  font-size: 1rem;
  background-color: #ffdc53;
  border-color: #ffcd0a;
  color: #000;
  transition: background-color 300ms ease-out; }
  button:hover, .button:hover, button:focus, .button:focus {
    background-color: #ffcd0a; }
  button:hover, .button:hover, button:focus, .button:focus {
    color: #000; }
  button.secondary, .button.secondary {
    background-color: #999;
    border-color: #b2b2b2;
    color: #000; }
    button.secondary:hover, .button.secondary:hover, button.secondary:focus, .button.secondary:focus {
      background-color: #b2b2b2; }
    button.secondary:hover, .button.secondary:hover, button.secondary:focus, .button.secondary:focus {
      color: #000; }
  button.success, .button.success {
    background-color: #43ac6a;
    border-color: #ebf7f0;
    color: #000; }
    button.success:hover, .button.success:hover, button.success:focus, .button.success:focus {
      background-color: #ebf7f0; }
    button.success:hover, .button.success:hover, button.success:focus, .button.success:focus {
      color: #fff; }
  button.alert, .button.alert {
    background-color: #f04124;
    border-color: #feece9;
    color: #000; }
    button.alert:hover, .button.alert:hover, button.alert:focus, .button.alert:focus {
      background-color: #feece9; }
    button.alert:hover, .button.alert:hover, button.alert:focus, .button.alert:focus {
      color: #fff; }
  button.warning, .button.warning {
    background-color: #f08a24;
    border-color: #fef3e9;
    color: #000; }
    button.warning:hover, .button.warning:hover, button.warning:focus, .button.warning:focus {
      background-color: #fef3e9; }
    button.warning:hover, .button.warning:hover, button.warning:focus, .button.warning:focus {
      color: #fff; }
  button.info, .button.info {
    background-color: #a0d3e8;
    border-color: #f6fbfd;
    color: #fff; }
    button.info:hover, .button.info:hover, button.info:focus, .button.info:focus {
      background-color: #f6fbfd; }
    button.info:hover, .button.info:hover, button.info:focus, .button.info:focus {
      color: #fff; }
  button.large, .button.large {
    padding: 0.75rem 1.25rem 0.75rem 1.25rem;
    font-size: 1.25rem; }
  button.small, .button.small {
    padding: 0.5625rem 0.9375rem 0.5625rem 0.9375rem;
    font-size: 1rem; }
  button.tiny, .button.tiny {
    padding: 0.375rem 0.625rem 0.375rem 0.625rem;
    font-size: 0.6875rem; }
  button.expand, .button.expand {
    padding-left: 0;
    padding-right: 0;
    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: #ffdc53;
    border-color: #ffcd0a;
    color: #000;
    box-shadow: none;
    cursor: default;
    opacity: 0.7; }
    button.disabled:hover, .button.disabled:hover, button[disabled]:hover, .button[disabled]:hover, button.disabled:focus, .button.disabled:focus, button[disabled]:focus, .button[disabled]:focus {
      background-color: #ffcd0a; }
    button.disabled:hover, .button.disabled:hover, button[disabled]:hover, .button[disabled]:hover, button.disabled:focus, .button.disabled:focus, button[disabled]:focus, .button[disabled]:focus {
      color: #000; }
    button.disabled:hover, .button.disabled:hover, button[disabled]:hover, .button[disabled]:hover, button.disabled:focus, .button.disabled:focus, button[disabled]:focus, .button[disabled]:focus {
      background-color: #ffdc53; }
    button.disabled.secondary, .button.disabled.secondary, button[disabled].secondary, .button[disabled].secondary {
      background-color: #999;
      border-color: #b2b2b2;
      color: #000;
      box-shadow: none;
      cursor: default;
      opacity: 0.7; }
      button.disabled.secondary:hover, .button.disabled.secondary:hover, button[disabled].secondary:hover, .button[disabled].secondary:hover, button.disabled.secondary:focus, .button.disabled.secondary:focus, button[disabled].secondary:focus, .button[disabled].secondary:focus {
        background-color: #b2b2b2; }
      button.disabled.secondary:hover, .button.disabled.secondary:hover, button[disabled].secondary:hover, .button[disabled].secondary:hover, button.disabled.secondary:focus, .button.disabled.secondary:focus, button[disabled].secondary:focus, .button[disabled].secondary:focus {
        color: #000; }
      button.disabled.secondary:hover, .button.disabled.secondary:hover, button[disabled].secondary:hover, .button[disabled].secondary:hover, button.disabled.secondary:focus, .button.disabled.secondary:focus, button[disabled].secondary:focus, .button[disabled].secondary:focus {
        background-color: #999; }
    button.disabled.success, .button.disabled.success, button[disabled].success, .button[disabled].success {
      background-color: #43ac6a;
      border-color: #ebf7f0;
      color: #000;
      box-shadow: none;
      cursor: default;
      opacity: 0.7; }
      button.disabled.success:hover, .button.disabled.success:hover, button[disabled].success:hover, .button[disabled].success:hover, button.disabled.success:focus, .button.disabled.success:focus, button[disabled].success:focus, .button[disabled].success:focus {
        background-color: #ebf7f0; }
      button.disabled.success:hover, .button.disabled.success:hover, button[disabled].success:hover, .button[disabled].success:hover, button.disabled.success:focus, .button.disabled.success:focus, button[disabled].success:focus, .button[disabled].success:focus {
        color: #fff; }
      button.disabled.success:hover, .button.disabled.success:hover, button[disabled].success:hover, .button[disabled].success:hover, button.disabled.success:focus, .button.disabled.success:focus, button[disabled].success:focus, .button[disabled].success:focus {
        background-color: #43ac6a; }
    button.disabled.alert, .button.disabled.alert, button[disabled].alert, .button[disabled].alert {
      background-color: #f04124;
      border-color: #feece9;
      color: #000;
      box-shadow: none;
      cursor: default;
      opacity: 0.7; }
      button.disabled.alert:hover, .button.disabled.alert:hover, button[disabled].alert:hover, .button[disabled].alert:hover, button.disabled.alert:focus, .button.disabled.alert:focus, button[disabled].alert:focus, .button[disabled].alert:focus {
        background-color: #feece9; }
      button.disabled.alert:hover, .button.disabled.alert:hover, button[disabled].alert:hover, .button[disabled].alert:hover, button.disabled.alert:focus, .button.disabled.alert:focus, button[disabled].alert:focus, .button[disabled].alert:focus {
        color: #fff; }
      button.disabled.alert:hover, .button.disabled.alert:hover, button[disabled].alert:hover, .button[disabled].alert:hover, button.disabled.alert:focus, .button.disabled.alert:focus, button[disabled].alert:focus, .button[disabled].alert:focus {
        background-color: #f04124; }
    button.disabled.warning, .button.disabled.warning, button[disabled].warning, .button[disabled].warning {
      background-color: #f08a24;
      border-color: #fef3e9;
      color: #000;
      box-shadow: none;
      cursor: default;
      opacity: 0.7; }
      button.disabled.warning:hover, .button.disabled.warning:hover, button[disabled].warning:hover, .button[disabled].warning:hover, button.disabled.warning:focus, .button.disabled.warning:focus, button[disabled].warning:focus, .button[disabled].warning:focus {
        background-color: #fef3e9; }
      button.disabled.warning:hover, .button.disabled.warning:hover, button[disabled].warning:hover, .button[disabled].warning:hover, button.disabled.warning:focus, .button.disabled.warning:focus, button[disabled].warning:focus, .button[disabled].warning:focus {
        color: #fff; }
      button.disabled.warning:hover, .button.disabled.warning:hover, button[disabled].warning:hover, .button[disabled].warning:hover, button.disabled.warning:focus, .button.disabled.warning:focus, button[disabled].warning:focus, .button[disabled].warning:focus {
        background-color: #f08a24; }
    button.disabled.info, .button.disabled.info, button[disabled].info, .button[disabled].info {
      background-color: #a0d3e8;
      border-color: #f6fbfd;
      color: #fff;
      box-shadow: none;
      cursor: default;
      opacity: 0.7; }
      button.disabled.info:hover, .button.disabled.info:hover, button[disabled].info:hover, .button[disabled].info:hover, button.disabled.info:focus, .button.disabled.info:focus, button[disabled].info:focus, .button[disabled].info:focus {
        background-color: #f6fbfd; }
      button.disabled.info:hover, .button.disabled.info:hover, button[disabled].info:hover, .button[disabled].info:hover, button.disabled.info:focus, .button.disabled.info:focus, button[disabled].info:focus, .button[disabled].info:focus {
        color: #fff; }
      button.disabled.info:hover, .button.disabled.info:hover, button[disabled].info:hover, .button[disabled].info:hover, button.disabled.info:focus, .button.disabled.info:focus, button[disabled].info:focus, .button[disabled].info:focus {
        background-color: #a0d3e8; }

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

@media only screen and (min-width:47.5625em) {
  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, .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, .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, .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, .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, .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, .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, .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, .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, .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, .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, .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: 47.5em) {
    .button-group.stack-for-small > li {
      display: block;
      margin: 0; }
      .button-group.stack-for-small > li > button, .button-group.stack-for-small > li .button {
        border-left: 1px solid;
        border-color: rgba(255, 255, 255, .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, .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, .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: 0;
      -webkit-border-top-left-radius: 0;
      border-bottom-left-radius: 0;
      border-top-left-radius: 0; }
    .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: 0;
      -webkit-border-top-right-radius: 0;
      border-bottom-right-radius: 0;
      border-top-right-radius: 0; }
  .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, .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, .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: 0;
      -webkit-top-right-radius: 0;
      border-top-left-radius: 0;
      border-top-right-radius: 0; }
    .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: 0;
      -webkit-bottom-right-radius: 0;
      border-bottom-left-radius: 0;
      border-bottom-right-radius: 0; }
  @media only screen and (min-width:47.5625em) {
    .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, .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: 0;
        -webkit-border-top-left-radius: 0;
        border-bottom-left-radius: 0;
        border-top-left-radius: 0; }
      .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: 0;
        -webkit-border-top-right-radius: 0;
        border-bottom-right-radius: 0;
        border-top-right-radius: 0; } }
    @media only screen and (max-width: 47.5em) {
  .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, .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, .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: 0;
      -webkit-top-right-radius: 0;
      border-top-left-radius: 0;
      border-top-right-radius: 0; }
    .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: 0;
      -webkit-bottom-right-radius: 0;
      border-bottom-left-radius: 0;
      border-bottom-right-radius: 0; } }
  .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, .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: 0;
      -webkit-border-top-left-radius: 0;
      border-bottom-left-radius: 0;
      border-top-left-radius: 0; }
    .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: 0;
      -webkit-border-top-right-radius: 0;
      border-bottom-right-radius: 0;
      border-top-right-radius: 0; }
  .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, .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, .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: 0;
      -webkit-top-right-radius: 0;
      border-top-left-radius: 0;
      border-top-right-radius: 0; }
    .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: 0;
      -webkit-bottom-right-radius: 0;
      border-bottom-left-radius: 0;
      border-bottom-right-radius: 0; }
  @media only screen and (min-width:47.5625em) {
    .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, .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: 0;
        -webkit-border-top-left-radius: 0;
        border-bottom-left-radius: 0;
        border-top-left-radius: 0; }
      .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: 0;
        -webkit-border-top-right-radius: 0;
        border-bottom-right-radius: 0;
        border-top-right-radius: 0; } }
    @media only screen and (max-width: 47.5em) {
  .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, .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, .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: 0;
      -webkit-top-right-radius: 0;
      border-top-left-radius: 0;
      border-top-right-radius: 0; }
    .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: 0;
      -webkit-bottom-right-radius: 0;
      border-bottom-left-radius: 0;
      border-bottom-right-radius: 0; } }

.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, [data-clearing]:before, .clearing-thumbs:after, [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: #333;
  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: #aaa;
  font-size: 0.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: #333;
  bottom: 0;
  color: #ccc;
  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: #ccc;
  display: none;
  font-size: 30px;
  line-height: 1;
  padding-left: 20px;
  padding-top: 10px;
  z-index: 999; }
  .clearing-close:hover, .clearing-close:focus {
    color: #ccc; }

.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:47.5625em) {
  .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: 0.8; }

  .clearing-main-prev {
    left: 0; }
    .clearing-main-prev > span {
      left: 5px;
      border-color: transparent;
      border-right-color: #ccc; }

  .clearing-main-next {
    right: 0; }
    .clearing-main-next > span {
      border-color: transparent;
      border-left-color: #ccc; }

  .clearing-main-prev.disabled, .clearing-main-next.disabled {
    opacity: 0.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: 0.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: 0.8; }
    .clearing-assembled .clearing-container .visible-img {
      background: #333;
      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 #ccc;
  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 #ccc 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 #ccc;
    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 #ccc 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 #ccc;
    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 #ccc;
      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 #ccc;
    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: #ccc 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: #eee; }
    .f-dropdown li.radius {
      border-radius: 3px; }
    .f-dropdown li a {
      display: block;
      padding: 0.5rem;
      color: #555; }
  .f-dropdown.content {
    display: none;
    left: -9999px;
    list-style: none;
    margin-left: 0;
    position: absolute;
    background: #fff;
    border: solid 1px #ccc;
    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.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: #333 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.625rem 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: 2px;
  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-color: true; }

.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: #ddd;
  border-right: none;
  color: #000;
  border-color: #ddd; }

span.postfix, label.postfix {
  background: #ddd;
  color: #000;
  border-color: #ddd; }
/* We use this to get basic styling on all basic form elements */
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: #f2f2f2;
  border-style: solid;
  border-width: 2px;
  border-color: #ddd;
  box-shadow: inset 0 1px 2px #ddd;
  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%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  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[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: #fff;
    border-color: #ddd;
    outline: none; }
  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: #ddd;
    cursor: default; }
  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], input[type="text"][readonly], input[type="password"][readonly], input[type="date"][readonly], input[type="datetime"][readonly], input[type="datetime-local"][readonly], input[type="month"][readonly], input[type="week"][readonly], input[type="email"][readonly], input[type="number"][readonly], input[type="search"][readonly], input[type="tel"][readonly], input[type="time"][readonly], input[type="url"][readonly], input[type="color"][readonly], textarea[readonly], fieldset[disabled] input[type="text"], fieldset[disabled] input[type="password"], fieldset[disabled] input[type="date"], fieldset[disabled] input[type="datetime"], fieldset[disabled] input[type="datetime-local"], fieldset[disabled] input[type="month"], fieldset[disabled] input[type="week"], fieldset[disabled] input[type="email"], fieldset[disabled] input[type="number"], fieldset[disabled] input[type="search"], fieldset[disabled] input[type="tel"], fieldset[disabled] input[type="time"], fieldset[disabled] input[type="url"], fieldset[disabled] input[type="color"], fieldset[disabled] textarea {
    background-color: #ddd;
    cursor: default; }
  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: #ccc; }

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

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

:-ms-input-placeholder {
  color: #ccc; }
/* 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: 2px;
  border-color: #ddd;
  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:hover {
    background-color: #f3f3f3;
    border-color: #ddd; }
  select:disabled {
    background-color: #ddd;
    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 #ddd;
  margin: 1.125rem 0;
  padding: 1.25rem; }
  fieldset legend {
    background: transparent;
    font-weight: bold;
    margin-left: -0.1875rem;
    margin: 0;
    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: #333; }
  .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: 0.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 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:47.5625em) {
    .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:62.5625em) {
    .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: 0.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: #ffcd0a; }
  .icon-bar > a:hover label {
    color: #fff; }
  .icon-bar > a:hover i {
    color: #fff; }
  .icon-bar > a.active {
    background: #ffcd0a; }
  .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:47.5625em) {
      .icon-bar.two-up.medium-vertical .item {
        width: auto; } }
  @media only screen and (min-width:62.5625em) {
      .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:47.5625em) {
      .icon-bar.three-up.medium-vertical .item {
        width: auto; } }
  @media only screen and (min-width:62.5625em) {
      .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:47.5625em) {
      .icon-bar.four-up.medium-vertical .item {
        width: auto; } }
  @media only screen and (min-width:62.5625em) {
      .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:47.5625em) {
      .icon-bar.five-up.medium-vertical .item {
        width: auto; } }
  @media only screen and (min-width:62.5625em) {
      .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:47.5625em) {
      .icon-bar.six-up.medium-vertical .item {
        width: auto; } }
  @media only screen and (min-width:62.5625em) {
      .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:47.5625em) {
      .icon-bar.seven-up.medium-vertical .item {
        width: auto; } }
  @media only screen and (min-width:62.5625em) {
      .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:47.5625em) {
      .icon-bar.eight-up.medium-vertical .item {
        width: auto; } }
  @media only screen and (min-width:62.5625em) {
      .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:47.5625em) {
      .icon-bar.two-up.medium-vertical .item {
        width: auto; } }
  @media only screen and (min-width:62.5625em) {
      .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:47.5625em) {
      .icon-bar.three-up.medium-vertical .item {
        width: auto; } }
  @media only screen and (min-width:62.5625em) {
      .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:47.5625em) {
      .icon-bar.four-up.medium-vertical .item {
        width: auto; } }
  @media only screen and (min-width:62.5625em) {
      .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:47.5625em) {
      .icon-bar.five-up.medium-vertical .item {
        width: auto; } }
  @media only screen and (min-width:62.5625em) {
      .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:47.5625em) {
      .icon-bar.six-up.medium-vertical .item {
        width: auto; } }
  @media only screen and (min-width:62.5625em) {
      .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:47.5625em) {
      .icon-bar.seven-up.medium-vertical .item {
        width: auto; } }
  @media only screen and (min-width:62.5625em) {
      .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:47.5625em) {
      .icon-bar.eight-up.medium-vertical .item {
        width: auto; } }
  @media only screen and (min-width:62.5625em) {
      .icon-bar.eight-up.large-vertical .item {
        width: auto; } }

.inline-list {
  list-style: none;
  margin-left: -1.375rem;
  margin-right: 0;
  margin: 0 auto 1.0625rem auto;
  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: #333;
  color: #fff;
  display: none;
  font-family: inherit;
  font-weight: normal;
  position: absolute;
  top: 0;
  width: 95%;
  z-index: 101;
  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 #333;
  display: block;
  height: 0;
  position: absolute;
  width: 0;
  left: 22px; }
  .joyride-tip-guide .joyride-nub.top {
    border-color: #333;
    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: #333 !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 #555;
  bottom: 1rem;
  height: 3px;
  position: absolute;
  width: 50px;
  right: 1.0625rem; }

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

.joyride-close-tip {
  color: #777 !important;
  font-size: 24px;
  font-weight: normal;
  line-height: 0.5 !important;
  position: absolute;
  text-decoration: none;
  top: 10px;
  right: 12px; }
  .joyride-close-tip:hover, .joyride-close-tip:focus {
    color: #eee !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 and (min-width:47.5625em) {
  .joyride-tip-guide {
    width: 300px;
    left: inherit; }
    .joyride-tip-guide .joyride-nub.bottom {
      border-color: #333 !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: #333 !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: #333 !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: #ddd;
  color: #222;
  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: TheSans-OT, "Open Sans", 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: #ffcd0a;
  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: #999;
    color: #fff; }
  .label.info {
    background-color: #a0d3e8;
    color: #333; }

[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: #555 #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, .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: #333; }
  .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: #ccc;
    cursor: pointer;
    display: inline-block;
    float: none;
    height: 0.5625rem;
    margin-right: 6px;
    width: 0.5625rem;
    border-radius: 1000px; }
  .orbit-bullets li.active {
    background: #999; }
  .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:47.5625em) {
  .touch .orbit-container .orbit-prev, .touch .orbit-container .orbit-next {
    display: inherit; }
    .touch .orbit-bullets {
      display: block; } }

@media only screen and (max-width: 47.5em) {
  .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: #222;
    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: #999;
    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: #999; }
  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: #ffcd0a;
    color: #fff;
    cursor: default;
    font-weight: bold; }
    ul.pagination li.current a:hover, ul.pagination li.current button:hover, ul.pagination li.current a:focus, ul.pagination li.current button:focus {
      background: #ffcd0a; }
  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: #333; }
  .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: #333; }
  .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: #fffcf0;
    color: #333; }
  .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: #333; }
  .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: #ffcd0a; }
  .panel.callout a:not(.button):hover, .panel.callout a:not(.button):focus {
    color: #e4b500; }
  .panel.radius {
    border-radius: 3px; }
/* Pricing Tables */
.pricing-table {
  border: solid 1px #ddd;
  margin-left: 0;
  margin-bottom: 1.25rem; }
  .pricing-table * {
    list-style: none;
    line-height: 1; }
  .pricing-table .title {
    background-color: #333;
    color: #eee;
    font-family: TheSans-OT, "Open Sans", sans-serif;
    font-size: 1rem;
    font-weight: normal;
    padding: 0.9375rem 1.25rem;
    text-align: center; }
  .pricing-table .price {
    background-color: #f6f6f6;
    color: #333;
    font-family: TheSans-OT, "Open Sans", 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 #ddd;
    color: #777;
    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 #ddd;
    color: #333;
    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 #fff;
  height: 1.5625rem;
  margin-bottom: 0.625rem;
  padding: 0.125rem; }
  .progress .meter {
    background: #ffcd0a;
    display: block;
    height: 100%; }
  .progress.secondary .meter {
    background: #999;
    display: block;
    height: 100%; }
  .progress.success .meter {
    background: #43ac6a;
    display: block;
    height: 100%; }
  .progress.alert .meter {
    background: #f04124;
    display: block;
    height: 100%; }
  .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 #ddd;
  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 #ddd;
    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: #ffcd0a;
    border-radius: 3px; }
  .range-slider.radius .range-slider-handle:hover {
    background: #e9ba00; }
  .range-slider.round {
    background: #fafafa;
    border-radius: 1000px; }
  .range-slider.round .range-slider-handle {
    background: #ffcd0a;
    border-radius: 1000px; }
  .range-slider.round .range-slider-handle:hover {
    background: #e9ba00; }
  .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: #ffcd0a;
    cursor: default;
    opacity: 0.7; }
  .range-slider.disabled .range-slider-handle:hover, .range-slider[disabled] .range-slider-handle:hover {
    background: #e9ba00; }

.range-slider-active-segment {
  background: #979797;
  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: #ffcd0a; }
  .range-slider-handle:hover {
    background: #e9ba00; }

.reveal-modal-bg {
  background: #000;
  background: rgba(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: 20px;
  border: solid 1px #666;
  box-shadow: 0 0 10px rgba(0, 0, 0, .4); }
  @media only screen and (max-width: 47.5em) {
  .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:47.5625em) {
  .reveal-modal {
    left: 0;
    margin: 0 auto;
    max-width: 1560px;
    right: 0;
    width: 80%; } }
  @media only screen and (min-width:47.5625em) {
  .reveal-modal {
    top: 6.25rem; } }
  .reveal-modal.radius {
    border-radius: 3px; }
  .reveal-modal.round {
    border-radius: 1000px; }
  .reveal-modal.collapse {
    padding: 0; }
  @media only screen and (min-width:47.5625em) {
    .reveal-modal.tiny {
      left: 0;
      margin: 0 auto;
      max-width: 1560px;
      right: 0;
      width: 30%; } }
  @media only screen and (min-width:47.5625em) {
    .reveal-modal.small {
      left: 0;
      margin: 0 auto;
      max-width: 1560px;
      right: 0;
      width: 40%; } }
  @media only screen and (min-width:47.5625em) {
    .reveal-modal.medium {
      left: 0;
      margin: 0 auto;
      max-width: 1560px;
      right: 0;
      width: 60%; } }
  @media only screen and (min-width:47.5625em) {
    .reveal-modal.large {
      left: 0;
      margin: 0 auto;
      max-width: 1560px;
      right: 0;
      width: 70%; } }
  @media only screen and (min-width:47.5625em) {
    .reveal-modal.xlarge {
      left: 0;
      margin: 0 auto;
      max-width: 1560px;
      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:47.5625em) {
    .reveal-modal.full {
      left: 0;
      margin: 0 auto;
      max-width: 1560px;
      right: 0;
      width: 100%; } }
  .reveal-modal.toback {
    z-index: 1003; }
  .reveal-modal .close-reveal-modal {
    color: #aaa;
    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: TheSans-OT, "Open Sans", 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: #0062a9;
    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, .025);
    color: #109bff; }
  .side-nav li a:not(.button):active {
    color: #109bff; }
  .side-nav li.active > a:first-child:not(.button) {
    color: #109bff;
    font-family: TheSans-OT, "Open Sans", 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: #0062a9;
    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: #333 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: #999;
    float: left;
    font-family: TheSans-OT, "Open Sans", 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: #999;
    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: #ffcd0a;
    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: #e4b500; }

.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: #ddd;
    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: 0.25rem;
    position: absolute;
    top: 0.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: #ffcd0a; }
  .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: #ddd; }
  .switch label:after {
    background: #fff; }
  .switch input:checked + label {
    background: #ffcd0a; }
  .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: #ddd;
  border: none 1px #ddd;
  margin-bottom: 0;
  table-layout: auto; }
  table caption {
    background: transparent;
    color: #000;
    font-size: 1rem;
    font-weight: bold; }
  table thead {
    background: #eee; }
  table thead tr th, table thead tr td {
    color: #000;
    font-size: 0.875rem;
    font-weight: bold;
    padding: 10px 15px 10px; }
  table tfoot {
    background: #eee; }
  table tfoot tr th, table tfoot tr td {
    color: #000;
    font-size: 0.875rem;
    font-weight: bold;
    padding: 10px 15px 10px; }
  table tr th, table tr td {
    color: #222;
    font-size: 0.875rem;
    padding: 10px 15px 10px;
    text-align: left; }
  table tr.even, table tr.alt, table tr:nth-of-type(even) {
    background: #fff; }
  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: #222;
    font-family: TheSans-OT, "Open Sans", 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: #222; }
  .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: 15px 0;
    width: 100%; }
  .tabs-content > .content.active {
    display: block;
    float: none; }
  .tabs-content > .content.contained {
    padding: 15px; }
  .tabs-content.vertical {
    display: block; }
  .tabs-content.vertical > .content {
    padding: 0 15px; }

@media only screen and (min-width:47.5625em) {
  .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, .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(255, 205, 10, 0.5); }
  .th.radius {
    border-radius: 3px; }
/* Tooltips */
.has-tip {
  border-bottom: none;
  color: inherit;
  cursor: help;
  font-weight: bold; }
  .has-tip:hover, .has-tip:focus {
    border-bottom: none;
    color: #ffcd0a; }
  .has-tip.tip-left, .has-tip.tip-right {
    float: none !important; }

.tooltip {
  background: #333;
  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-color: transparent transparent #333 transparent;
    border: solid 5px;
    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: none !important;
    color: #ffcd0a !important; }

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

@media only screen and (min-width:47.5625em) {
  .tooltip > .nub {
    border-color: transparent transparent #333 transparent;
    top: -10px; }
    .tooltip.tip-top > .nub {
      border-color: #333 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 #333;
      left: auto;
      margin-top: -5px;
      right: -10px;
      top: 50%; }
    .tooltip.tip-right > .nub {
      border-color: transparent #333 transparent transparent;
      left: -10px;
      margin-top: -5px;
      right: auto;
      top: 50%; } }

.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: 47.5em) {
  .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:47.5625em) and (max-width:62.5em) {
  .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:47.5625em) {
  .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:62.5625em) and (max-width:80em) {
  .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:62.5625em) {
  .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:80.0625em) and (max-width:97.5em) {
  .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:80.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:97.5625em) 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:97.5625em) {
  .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: #0062a9;
  line-height: inherit;
  text-decoration: none; }
  a:hover, a:focus {
    color: #005491; }
  a img {
    border: none; }
/* Default paragraph styles */
p {
  font-family: inherit;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.3;
  margin-bottom: 1.25rem;
  text-rendering: optimizeLegibility; }
  p.lead {
    font-size: 1.21875rem;
    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: #000;
  font-family: FSRufus, Georgia, Cambria, "Times New Roman", Times, serif;
  font-style: normal;
  font-weight: normal;
  line-height: 1.2;
  margin-bottom: 0.5rem;
  margin-top: 0;
  text-rendering: optimizeLegibility; }
  h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
    color: #595959;
    font-size: 60%;
    line-height: 0; }

h1 {
  font-size: 1.6875rem; }

h2 {
  font-size: 1.3125rem; }

h3 {
  font-size: 1.0625rem; }

h4 {
  font-size: 0.8125rem; }

h5 {
  font-size: 1rem; }

h6 {
  font-size: 1rem; }

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

hr {
  border: solid #ddd;
  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: 60%;
  line-height: inherit; }

code {
  background-color: #e0e0e0;
  border-color: #cacaca;
  border-style: solid;
  border-width: 1px;
  color: #333;
  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: 1rem;
  line-height: 1.3;
  list-style-position: outside;
  margin-bottom: 1.25rem; }

ul {
  margin-left: 1.1rem; }
  ul.no-bullet {
    margin-left: 0; }
  ul.no-bullet li ul, ul.no-bullet li ol {
    margin-left: 1.25rem;
    margin-bottom: 0;
    list-style: none; }
/* 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: 1.1rem; }
  ul.circle {
    list-style-type: circle;
    margin-left: 1.1rem; }
  ul.disc {
    list-style-type: disc;
    margin-left: 1.1rem; }
  ul.no-bullet {
    list-style: none; }
/* Ordered Lists */
ol {
  margin-left: 1.4rem; }
  ol li ul, ol li ol {
    margin-left: 1.25rem;
    margin-bottom: 0; }
/* 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: #000;
  cursor: help; }

abbr {
  text-transform: none; }
  abbr[title] {
    border-bottom: 1px dotted #ddd; }
/* Blockquotes */
blockquote {
  margin: 0 0 1.25rem;
  padding: 0.5625rem 1.25rem 0 1.1875rem;
  border-left: 1px solid #ddd; }
  blockquote cite {
    display: block;
    font-size: 0.8125rem;
    color: #3b3b3b; }
  blockquote cite:before {
    content: "\2014 \0020"; }
  blockquote cite a, blockquote cite a:visited {
    color: #3b3b3b; }

blockquote, blockquote p {
  line-height: 1.3;
  color: #595959; }
/* Microformats */
.vcard {
  display: inline-block;
  margin: 0 0 1.25rem 0;
  border: 1px solid #ddd;
  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:47.5625em) {
  h1, h2, h3, h4, h5, h6 {
    line-height: 1.2; }

  h1 {
    font-size: 2rem; }

  h2 {
    font-size: 1.625rem; }

  h3 {
    font-size: 1.375rem; }

  h4 {
    font-size: 1.125rem; }

  h5 {
    font-size: 1rem; }

  h6 {
    font-size: 1rem; } }

/* #{$current-visibility-breakpoint} 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; } }

/* #{$current-visibility-breakpoint} displays */
  @media only screen and (min-width:47.5625em) {
  .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; } }

/* #{$current-visibility-breakpoint} displays */
  @media only screen and (min-width:62.5625em) {
  .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; } }

/* #{$current-visibility-breakpoint} displays */
  @media only screen and (min-width:80.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; } }

/* #{$current-visibility-breakpoint} displays */
  @media only screen and (min-width:97.5625em) {
  .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, th.hide-for-landscape, td.show-for-portrait, th.show-for-portrait {
  display: table-cell !important; }

@media only screen and (orientation: landscape) {
  /* Specific visibility for tables */
    .show-for-landscape, .hide-for-portrait {
      display: inherit !important; }
    .hide-for-landscape, .show-for-portrait {
      display: none !important; }
    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, th.show-for-landscape, td.hide-for-portrait, th.hide-for-portrait {
      display: table-cell !important; } }

@media only screen and (orientation: portrait) {
  /* Specific visibility for tables */
    .show-for-portrait, .hide-for-landscape {
      display: inherit !important; }
    .hide-for-portrait, .show-for-landscape {
      display: none !important; }
    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, th.show-for-portrait, td.hide-for-landscape, 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 styles.
 *
 * Inlined to avoid required HTTP connection: www.phpied.com/delay-loading-your-print-css/
 * Credit to Paul Irish and HTML5 Boilerplate (html5boilerplate.com)
 */
.print-only {
  display: none !important; }

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

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

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

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

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

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

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

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

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

  a, a:visited {
    text-decoration: underline; }

  a[href]:after {
    content: " (" attr(href) ")"; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
    content: ""; }

  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

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

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

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

  @page {
    margin: 0.5cm; }

  p, h2, h3 {
    orphans: 3;
    widows: 3; }

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

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

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

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

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

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

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

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

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

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

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

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

@media not print {
  .show-for-print {
    display: none !important; } }

#hero {
  position: relative;
  z-index: 4;
  border-top: 40px solid #fff;
  padding-bottom: 20px; }
  #hero .hero-content .tx-ws-flexslider {
    margin-top: -40px;
    margin-bottom: -120px; }
  @media only screen and (max-width:62.5em) {
  #hero .hero-content .tx-ws-flexslider {
    margin-bottom: -20px; } }

.sub-page #hero {
  border: 0; }
  .sub-page #hero .hero-content {
    margin: 0; }

#intro {
  pointer-events: none; }
  @media only screen and (max-width:62.5em) {
  #intro {
    margin-top: 0; } }
  #intro .intro-content + .intro-content {
    padding-top: 0; }
  #intro .intro-content {
    padding-top: 20px;
    padding-bottom: 20px; }
  #intro .intro-content > .page-wrapper {
    position: relative;
    z-index: 20; }
  #intro .page-wrapper {
    pointer-events: auto; }

#body .main-content {
  padding-top: 40px;
  padding-bottom: 20px; }
  #body .main-content > .page-wrapper {
    position: relative;
    z-index: 20; }
  #body .main-content {
    max-width: none;
    background: #fff; }
  #body .inpage-content p {
    max-width: 768px; }
  #body .inpage-content .ce-intext p {
    max-width: none; }
  #body .inpage-content {
    padding-right: 0;
    padding-left: 0; }
  #body .inpage-content {
    margin-top: 0; }
  @media only screen and (max-width:80em) {
    #body .inpage-content {
      margin-left: 250px;
      float: none;
      width: auto; } }
  @media only screen and (max-width:62.5em) {
    #body .inpage-content {
      margin: 0;
      padding: 0; } }
  #body .inpage-content #contentElements > .column:first-child {
    margin-top: 0; }
  @media only screen and (max-width: 47.5em) {
      #body .inpage-content #contentElements {
        max-width: 480px; } }
  #body .inpage-left {
    margin-top: 0; }
  #body .inpage-left .title-main {
    display: block;
    font-size: 24px;
    font-style: normal;
    font-weight: 200;
    line-height: 120%;
    margin: -2px 0 0;
    padding: 0 0 9px; }
  #body .inpage-left .title-main a {
    color: rgba(0, 0, 0, 0.8); }
  @media only screen and (max-width:62.5em) {
      #body .inpage-left .title-main {
        font-size: 20px;
        padding-bottom: 0; } }
  @media only screen and (max-width:80em) {
    #body .inpage-left {
      width: 250px; } }
  @media only screen and (max-width:62.5em) {
    #body .inpage-left {
      width: auto;
      float: none;
      margin-bottom: 20px; } }

.page-wrapper {
  max-width: 1560px;
  margin: auto; }

.sub-page .page-wrapper {
  max-width: 1280px; }

@media only screen and (max-width:80em) {
    .landing-page .page-wrapper, .sub-page .page-wrapper {
      max-width: 1024px; } }
  @media only screen and (max-width:62.5em) {
  .landing-page .page-wrapper, .sub-page .page-wrapper {
    max-width: 768px; } }

#map {
  transition: all 0.3s;
  height: 1000px;
  padding-bottom: 15%;
  max-height: 150px;
  background: #ddd;
  -moz-box-shadow: 0 0 8px #ccc;
  -webkit-box-shadow: 0 0 8px #ccc;
  box-shadow: 0 0 8px #ccc;
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#cccccc')";
  filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#cccccc'); }

.map-container {
  position: relative; }
  .map-container.open #map {
    padding-bottom: 33%;
    max-height: none; }
  .map-container .map-button {
    margin: 0;
    position: absolute;
    bottom: 0;
    left: 0; }
  .map-container .page-wrapper {
    position: relative; }

.multicolumn.row .row.inner-row {
  margin: 0; }
  .multicolumn.row .inner-column {
    padding: 0; }

.breadcrumbs {
  list-style: none;
  background-color: transparent;
  border: none;
  padding: 20px 15px;
  position: relative;
  font-weight: 600;
  margin: 0; }
  .breadcrumbs li {
    font-size: 0.8rem;
    float: left; }
  .breadcrumbs li a {
    text-transform: none;
    margin-right: 5px; }
  .breadcrumbs li:before {
    color: #aaa;
    content: "/";
    margin-right: 5px;
    position: relative; }
  .breadcrumbs li.first:before, .breadcrumbs li:first-child:before {
    content: '';
    margin: 0; }

table {
  border-collapse: separate;
  border-spacing: 2px;
  background: #ccc; }
  table tbody {
    background: #fff; }

a:hover {
  text-decoration: underline; }

a.button:hover {
  text-decoration: none; }

h1, h2, h3, h4, h5, h6 {
  color: #000; }
  h1.ce-header, h2.ce-header, h3.ce-header, h4.ce-header, h5.ce-header, h6.ce-header {
    padding-top: 0.2em;
    padding-bottom: 0.2em; }

h1.csc-firstHeader {
  font-size: 1.75rem; }

.csc-textpic-caption {
  background: #eee;
  padding-left: 5px; }

.change-padding {
  padding-left: 5px;
  padding-right: 5px;
  margin-bottom: 10px; }

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

.column.nofloat, .columns.nofloat {
  float: none !important; }

.ce-textpic .csc-image {
  z-index: 1; }

.csc-frame-rulerAfter {
  border-bottom: 1px solid rgba(0, 0, 0, 0.8);
  margin-bottom: 15px; }

.head-image {
  /*margin-left: -0.9375rem;
   margin-right: -0.9375rem;
   position: relative;*/
  margin-bottom: 20px; }
  .head-image img {
    border-top-right-radius: 25px;
    -moz-border-top-right-radius: 25px;
    -webkit-border-top-right-radius: 25px;
    border-bottom-left-radius: 25px;
    -moz-border-bottom-left-radius: 25px;
    -webkit-border-bottom-left-radius: 25px; }
  .head-image .head-image-label {
    color: #fff;
    font-size: 2rem;
    font-style: normal;
    font-weight: bold;
    line-height: 120%;
    text-align: center;
    text-shadow: 0px 0px 1px #000;
    position: absolute;
    top: 30%;
    left: 5%; }
/*
 a [class^="icon-"] {
 color: #000;
 }
 */
a.internal-link, a.internal-link-new-window {
  padding-left: 1.2em; }
  a.internal-link:before, a.internal-link-new-window:before {
    font-family: 'swgi';
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    content: '\e811';
    text-decoration: none;
    position: absolute;
    margin-left: -1.1em;
    margin-top: -1px;
    -webkit-font-smoothing: antialiased; }
  a.external-link, a.external-link-new-window {
    padding-left: 1.2em; }
  a.external-link:before, a.external-link-new-window:before {
    font-family: 'swgi';
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    content: '\f08e';
    text-decoration: none;
    position: absolute;
    margin-left: -1.1em;
    margin-top: -1px;
    -webkit-font-smoothing: antialiased; }
  a.download-link {
    padding-left: 1.2em; }
  a.download-link:before {
    font-family: 'swgi';
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    content: '\f13a';
    text-decoration: none;
    position: absolute;
    margin-left: -1.1em; }
/* **********************
 * Image Block-Grid
 */
figure {
  margin: 0 !important; }

.csc-textpic-above.csc-textpic, .csc-textpic-below.csc-textpic {
  float: none; }
  .csc-textpic-above.csc-textpic .ce-gallery, .csc-textpic-below.csc-textpic .ce-gallery {
    float: none; }
  .csc-textpic-above.csc-textpic .csc-textpic-text, .csc-textpic-below.csc-textpic .csc-textpic-text {
    clear: both; }
/* **********************
 * Image caption
 */
figcaption.csc-textpic-caption {
  width: 100%;
  font-size: 80%;
  display: inline-block; }

figcaption.csc-textpic-caption-l {
  text-align: left; }

figcaption.csc-textpic-caption-c {
  text-align: center; }

figcaption.csc-textpic-caption-r {
  text-align: right; }

.csc-textpic-center figure {
  text-align: center; }

.csc-textpic-right figure {
  text-align: right; }

.ce-gallery .ce-row {
  margin: 0 -10px; }
  .ce-gallery .ce-column {
    padding: 0 10px;
    padding-bottom: 10px; }

.ce-textpic.ce-boxed {
  overflow: visible; }
  .ce-textpic.ce-boxed .ce-gallery {
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: 15px; }
/* Spaltenbreiten je nach eingestellten Columns */
.ce-gallery[data-ce-columns="1"] .ce-column {
  width: 100%; }

.ce-gallery[data-ce-columns="2"] .ce-column {
  width: 50%; }

.ce-gallery[data-ce-columns="3"] .ce-column {
  width: 33%; }

.ce-gallery[data-ce-columns="4"] .ce-column {
  width: 25%; }

.ce-gallery[data-ce-columns="5"] .ce-column {
  width: 20%; }

ul.contentlist {
  margin-bottom: 15px; }
  ul.contentlist li {
    padding-bottom: 3px;
    padding-top: 3px;
    list-style: none; }
  ul.contentlist li:before {
    font-family: 'swgi';
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    content: '\e806';
    color: #ffcd0a;
    font-size: 0.8em;
    text-decoration: none;
    margin-left: 1px;
    width: 15px;
    margin-left: -15px; }
  ul.contentlist li a {
    text-decoration: underline; }

ul.ce-menu li {
  padding-bottom: 5px;
  list-style: none; }
  ul.ce-menu li:before {
    font-family: 'swgi';
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    content: '\e806';
    color: #ffcd0a;
    font-size: 0.8em;
    text-decoration: none;
    margin-left: 1px;
    width: 15px;
    margin-left: -15px; }
/* ********************************
 * Bulletlist Block-Grid default
 */
[class*="block-grid-0"] {
  /*margin-left: 0.9375rem;*/
  margin-left: 1.875rem;
  margin-bottom: 0.5rem;
  list-style: inherit !important; }

[class*="block-grid-0"] > li {
  display: list-item;
  list-style: inherit !important;
  padding: 0; }
/*PREV NEXT Navigation*/
.prevnextnav .button-group .button {
  margin-bottom: 10px; }
  .prevnextnav .up {
    margin-right: 15px; }
/*Form*/
.row.checkbox {
  margin-bottom: 15px; }
  .row.checkbox .checkbox-input {
    margin: 0;
    float: left;
    width: 50px; }
  .row.checkbox .checkbox-label {
    margin: 0;
    float: none;
    margin-left: 50px;
    width: auto; }
  .row.checkbox input[type="checkbox"] {
    margin: 0; }

fieldset {
  background: #fff; }
/*Modal*/
.reveal-modal {
  padding: 20px 0; }

.reveal-modal .close-reveal-modal {
  top: 10px;
  right: 10px; }
/*Typo3 overrides*/
.ce-center .ce-outer, .ce-center .ce-inner {
  float: none; }

body .tx-ws-flexslider .flexslider:hover .mask {
  opacity: 1 !important; }

.tx-ws-flexslider.loading {
  opacity: 0; }

.tx-ws-flexslider {
  margin: 0 auto;
  -webkit-font-smoothing: antialiased;
  clear: both;
  content: " ";
  display: block;
  overflow: hidden;
  max-width: 1780px;
  padding-left: 15px;
  padding-right: 15px; }
  @media only screen and (max-width:97.5em) {
  .tx-ws-flexslider {
    padding-left: 0;
    padding-right: 0; } }
  .tx-ws-flexslider .lb {
    bottom: 0;
    content: " ";
    display: block;
    height: 27px;
    left: 0;
    position: absolute;
    top: auto;
    width: 27px;
    z-index: 50; }
  .tx-ws-flexslider .rt {
    content: " ";
    display: block;
    height: 27px;
    left: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 27px;
    z-index: 50; }
  .tx-ws-flexslider .flexslider {
    overflow: hidden;
    position: relative; }
  .tx-ws-flexslider ul, .tx-ws-flexslider ol {
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%; }
  .tx-ws-flexslider ul li, .tx-ws-flexslider ol li {
    float: left;
    list-style: outside none none;
    margin: 0 -100% 0 0;
    padding: 0;
    width: 100%;
    text-align: center; }
  .tx-ws-flexslider ul li:hover, .tx-ws-flexslider ol li:hover {
    color: #fff; }
  .tx-ws-flexslider ul li:hover a, .tx-ws-flexslider ol li:hover a {
    color: #fff; }
  .tx-ws-flexslider ul li:hover .image .mask, .tx-ws-flexslider ol li:hover .image .mask {
    opacity: 1;
    z-index: 2; }
  .tx-ws-flexslider a {
    color: rgba(0, 0, 0, 0.8);
    text-decoration: none; }
  .tx-ws-flexslider .image {
    display: block;
    overflow: hidden;
    position: relative;
    z-index: 1; }
  .tx-ws-flexslider .image * {
    border-radius: 0 25px; }
  @media only screen and (max-width:97.5em) {
      .tx-ws-flexslider .image * {
        border-radius: 0; } }
  .tx-ws-flexslider .image img {
    display: block;
    overflow: hidden;
    position: relative;
    z-index: 1; }
  .tx-ws-flexslider .image .mask {
    background: rgba(0, 0, 0, 0) url("../../Images/flexslider/bg-dark-hpcc.png") repeat-x scroll 0 100%;
    display: block;
    font-size: 0;
    height: 100%;
    left: 0;
    letter-spacing: -9999px;
    opacity: 0.5;
    overflow: hidden;
    position: absolute;
    text-indent: -9999px;
    top: 0;
    transition: opacity 0.2s ease-in-out 0s;
    width: 100%;
    z-index: 5; }
  .tx-ws-flexslider .information {
    bottom: 0;
    color: white;
    font-size: 2rem;
    font-style: normal;
    font-weight: bold;
    left: 0;
    line-height: 120%;
    margin: 0;
    padding: 0 20px 120px;
    position: absolute;
    text-align: inherit;
    top: auto;
    width: 100%;
    z-index: 2;
    font-family: FSRufus-Bold, Georgia, "Times New Roman", "Bitstream Vera Serif", serif;
    text-shadow: 0px 1px 3px rgba(0, 0, 0, 1);
    margin-top: 10px; }
  .tx-ws-flexslider .information > * {
    margin: 0; }
  .tx-ws-flexslider .information .m {
    font-size: 1em; }
  .tx-ws-flexslider .information p {
    font-size: 0.5em; }
  .tx-ws-flexslider .flex-control-nav, .tx-ws-flexslider .flex-direction-nav {
    position: absolute;
    width: auto; }
  .tx-ws-flexslider .flex-control-nav li, .tx-ws-flexslider .flex-direction-nav li {
    float: left;
    margin: 0;
    width: auto; }
  .tx-ws-flexslider .flex-control-nav a, .tx-ws-flexslider .flex-direction-nav a {
    cursor: pointer;
    float: left;
    font-size: 0;
    letter-spacing: -9999px;
    overflow: hidden;
    /*text-indent: -9999px;*/
    width: auto; }
  .tx-ws-flexslider .flex-direction-nav {
    bottom: 70px;
    height: 0;
    overflow: visible;
    right: 100%;
    left: 0;
    top: 50%;
    width: 100%; }
  .tx-ws-flexslider .flex-direction-nav li {
    padding-right: 26px;
    left: 17px;
    position: absolute;
    top: 0;
    z-index: 10;
    margin: -22px 0 0; }
  .tx-ws-flexslider .flex-direction-nav li a.flex-prev:before {
    content: "\e803";
    font-family: "swgi";
    color: white;
    font-size: xx-large;
    letter-spacing: 1px;
    overflow: hidden;
    text-indent: 0; }
  .tx-ws-flexslider .flex-direction-nav li a.flex-next:before {
    content: "\e804";
    font-family: "swgi";
    color: white;
    font-size: xx-large;
    letter-spacing: 1px;
    overflow: hidden;
    text-indent: 0; }
  .tx-ws-flexslider .flex-direction-nav li + li {
    float: right;
    left: auto;
    padding: 0 17px 0 0;
    right: 0; }
  .tx-ws-flexslider .flex-direction-nav a {
    height: 43px;
    width: 30px; }
  .tx-ws-flexslider .flex-control-nav {
    bottom: 80px;
    left: 0;
    margin: 0;
    right: 0;
    text-align: center;
    width: 100%;
    z-index: 10; }
  .tx-ws-flexslider .flex-control-nav li {
    display: inline-block;
    float: none;
    padding-right: 8px; }
  .tx-ws-flexslider .flex-control-nav li:last-child {
    padding-right: 0; }
  .tx-ws-flexslider .flex-control-nav a {
    background-color: white;
    border-radius: 5px;
    height: 20px;
    width: 20px; }
  .tx-ws-flexslider .flex-control-nav a:hover, .tx-ws-flexslider .flex-control-nav a.flex-active {
    background-color: #ffcd0a; }
  .tx-ws-flexslider .flex-control-nav a.flex-active {
    cursor: default; }

@media only screen and (max-width:62.5em) {
  .tx-ws-flexslider .image .mask {
    opacity: 0; }
    .tx-ws-flexslider .flex-direction-nav {
      bottom: 0;
      top: 40%; }
    .tx-ws-flexslider .information {
      position: static;
      font-size: 1.3rem;
      color: #333;
      text-shadow: none;
      display: block;
      padding-bottom: 0; }
      .tx-ws-flexslider .information > p {
        display: none;
        font-size: 0.7em; }
    .tx-ws-flexslider .flex-control-nav {
      display: none;
      position: static;
      padding-top: 10px; } }

@media only screen and (max-width: 47.5em) {
  .tx-ws-flexslider {
    /*.flex-control-nav {
     display:none;
     }*/ } }

.sub-page #body {
  padding-bottom: 60px; }

#footer {
  background: rgba(0, 0, 0, 0.8);
  color: #fff;
  font-weight: 300;
  padding: 40px 0; }
  #footer .col-siegel {
    margin-bottom: 10px; }
  #footer .column {
    margin-top: 0; }
  @media only screen and (max-width:80em) {
    #footer .page-wrapper {
      padding-left: 10px;
      padding-right: 10px; } }
  #footer a {
    color: inherit; }
  #footer a:hover {
    color: #ffcd0a;
    text-decoration: underline; }
  #footer .footer-contact {
    margin-bottom: 20px;
    font-size: 14px;
    /*@media #{$medium-down} {
     .stoerung-gas, .adress {
     float:left;
     min-width: 50%;
     }
     }*/ }
  #footer .footer-contact a {
    text-decoration: underline; }
  #footer .footer-contact .attention {
    color: #e95f47;
    font-weight: 600; }
  #footer .footer-contact .stoerung-gas {
    margin-bottom: 15px; }
  #footer .footer-nav {
    border-left: 2px solid #4c4c4c;
    border-right: 2px solid #4c4c4c;
    margin-bottom: 20px;
    position: relative;
    padding-left: 5px;
    padding-right: 5px; }
  @media only screen and (min-width:80.0625em) {
    #footer .footer-nav {
      padding: 10px 15px;
      margin-top: -10px; } }
  #footer .footer-nav .column {
    padding-left: 10px;
    padding-right: 10px; }
  #footer .footer-nav ul {
    list-style: none;
    margin: 0; }
  #footer .footer-nav ul li {
    margin-bottom: 10px; }
  #footer .footer-nav ul.main > li {
    float: left;
    width: 50%; }
  #footer .footer-nav ul.level1 > li > a {
    font-weight: 600;
    color: #aaa; }
  #footer .footer-nav ul.level2 {
    margin-top: 10px; }
  @media only screen and (max-width:62.5em) {
    #footer .footer-nav {
      border-right-width: 0; } }
  @media only screen and (max-width: 47.5em) {
    #footer .footer-nav {
      border: none;
      padding-top: 20px;
      border-top: 2px solid #4c4c4c; } }
  #footer .footer-social {
    margin-bottom: 20px; }
  #footer .footer-social .l-dme {
    text-align: center; }
  #footer .footer-social .l-network a {
    display: inline-block;
    margin: 5px 0;
    margin-right: 10px; }
  #footer .footer-social h3 {
    margin-top: 0;
    color: inherit;
    font-size: 18px;
    display: inline; }
  #footer .footer-social .social-icon {
    font-size: 45px;
    text-decoration: none;
    vertical-align: middle; }
  #footer .footer-social .social-icon:before {
    margin: 0; }
  #footer .footer-social .dme-img {
    max-width: 120px; }
  @media only screen and (max-width:62.5em) {
    #footer .footer-social {
      border: none;
      padding-top: 20px;
      border-top: 2px solid #4c4c4c; } }

.cookie-notice {
  background-color: #fff;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  border-top: 1px solid #b9b9b9;
  display: none;
  padding: 10px 0 10px 0;
  z-index: 111; }
  .cookie-notice p {
    margin-bottom: 10px; }
  .cookie-notice .button {
    margin: 0; }

body {
  font-family: TheSans-OT, "Open Sans", sans-serif;
  background: #ebebeb; }

.foundation-mq {
  font-family: "small=0em&medium=47.5625em&large=62.5625em&xlarge=80.0625em&xxlarge=97.5625em"; }

.option-wrap {
  margin-bottom: 5px; }

.checkbox-label.inline {
  display: inline; }

.checkbox-label.inline-block {
  display: inline-block; }

.checkbox-label.inline-block + .checkbox-label.inline-block {
  margin-left: 20px; }

.ajax-loading {
  background: rgba(235, 235, 235, 0.7);
  background-image: url(../Images/layout/ajax-loader.gif);
  background-repeat: no-repeat;
  background-position: center; }

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

.has-shadow {
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.25); }
/* Adjust margin for form elements below */
.radio-label, .checkbox-label {
  margin: 0 0 0.5rem 0; }

.hidden {
  display: none !important; }

button:hover, button:focus, .button:hover, .button:focus {
  color: #fff; }

.main-wrapper {
  overflow-x: hidden;
  background: #ebebeb; }
  .row.noclear:before, .row.noclear:after {
    content: none !important; }
  .row.noclear + .column {
    float: none; }

.column.nomargin {
  margin-top: 0; }
  .column .space-before {
    margin-top: 15px; }

.vr {
  overflow: hidden;
  border-radius: 0 25px 0 25px;
  border-color: transparent;
  -moz-border-radius: 0 25px 0 25px;
  -webkit-border-radius: 0 25px 0 25px; }

.vr-right {
  border-top-right-radius: 25px;
  overflow: hidden;
  -moz-border-top-right-radius: 25px;
  -webkit-border-top-right-radius: 25px; }

.vr-left {
  border-bottom-left-radius: 25px;
  overflow: hidden;
  -moz-border-bottom-left-radius: 25px;
  -webkit-border-bottom-left-radius: 25px; }

.vr .teaser-headImage img {
  border-radius: 0 25px 0 0;
  overflow: hidden; }
  .vr .teaser-more a {
    border-bottom-left-radius: 25px;
    overflow: hidden; }

.important {
  color: #e95f47 !important; }

.page-wrapper .tx-kesearch-pi1 #kesearch_results .result-list-item .hit {
  color: #e95f47; }

.hidden {
  display: none !important; }
/* **********************
 * Alert Box
 */
.alert-box .close {
  border-color: transparent; }

.rechner-teaser .teaser-wrap {
  background: #fff; }

.intro-content .teaser-title {
  padding: 15px 15px 0 15px;
  font-size: 24px;
  margin: 0;
  color: inherit; }
  .intro-content .teaser-item {
    margin-bottom: 20px;
    margin-top: 15px; }

.portal-teaser .teaser-content {
  padding: 15px; }
  .portal-teaser .teaser-wrap {
    background: #fff;
    background-image: url(../Images/layout/frontpage-contact-lisa.jpg);
    background-repeat: no-repeat;
    background-position: 100% 100%;
    background-size: 110px;
    overflow: visible; }
  .portal-teaser .portal {
    background: #00aec7;
    color: #fff;
    position: relative;
    top: -1px; }
  .portal-teaser .portal a {
    font-weight: 700;
    text-decoration: underline;
    color: #fff; }
  .portal-teaser .hilfe .teaser-content p {
    margin-left: -5px;
    margin-top: -5px;
    margin-bottom: 10px;
    padding: 5px;
    margin-right: 30%;
    background: rgba(255, 255, 255, 0.7); }
  .portal-teaser .hilfe .teaser-content a {
    margin-left: -5px;
    display: block;
    float: left;
    clear: left;
    padding: 5px;
    white-space: nowrap;
    background: rgba(255, 255, 255, 0.5); }
/*Slider*/
.noUi-horizontal {
  height: 6px; }

.noUi-target {
  background: #b2b2b2;
  box-shadow: none;
  border: none;
  border-radius: 0; }

.noUi-horizontal .noUi-handle {
  top: -11px; }

.noUi-connect {
  background: #ffcd0a;
  box-shadow: none; }

.noUi-handle {
  background: #ffdc53;
  border: 1px solid #ffcd0a;
  box-shadow: none; }

.noUi-handle:before, .noUi-handle:after {
  background: #ffcd0a; }

.noUi-active {
  background: #ffcd0a;
  border: 1px solid #d6aa00; }

.noUi-active:before, .noUi-active:after {
  background: #d6aa00; }
/*Dropdown*/
.dropdown-pane {
  position: absolute;
  z-index: 10;
  display: block;
  width: 300px;
  visibility: hidden;
  border: 1px solid #cacaca;
  border-radius: 0;
  background-color: #fefefe;
  font-size: 1rem; }

.dropdown-pane.is-open {
  visibility: visible; }

.dropdown-pane.tiny {
  width: 100px; }

.dropdown-pane.small {
  width: 200px; }

.dropdown-pane.large {
  width: 400px; }
/*Reveal*/
body.is-reveal-open {
  overflow: hidden; }

html.is-reveal-open, html.is-reveal-open body {
  min-height: 100%;
  overflow: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.reveal-overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1005;
  display: none;
  background-color: rgba(10, 10, 10, 0.45);
  overflow-y: scroll; }

.reveal {
  z-index: 1006;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  display: none;
  padding: 1rem;
  border: 1px solid #cacaca;
  border-radius: 0;
  background-color: #fefefe;
  position: relative;
  top: 100px;
  margin-right: auto;
  margin-left: auto;
  overflow-y: auto; }

[data-whatinput='mouse'] .reveal {
  outline: 0; }

@media print, screen and (min-width: 40em) {
  .reveal {
    min-height: 0; } }

.reveal .column, .reveal .columns, .reveal .columns {
  min-width: 0; }

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

@media print, screen and (min-width: 40em) {
  .reveal {
    width: 600px;
    max-width: 75rem; } }

@media print, screen and (min-width: 40em) {
  .reveal .reveal {
    right: auto;
    left: auto;
    margin: 0 auto; } }

.reveal.collapse {
  padding: 0; }

@media print, screen and (min-width: 40em) {
  .reveal.tiny {
    width: 30%;
    max-width: 75rem; } }

@media print, screen and (min-width: 40em) {
  .reveal.small {
    width: 50%;
    max-width: 75rem; } }

@media print, screen and (min-width: 40em) {
  .reveal.large {
    width: 90%;
    max-width: 75rem; } }

.reveal.full {
  top: 0;
  left: 0;
  width: 100%;
  max-width: none;
  height: 100%;
  height: 100vh;
  min-height: 100vh;
  margin-left: 0;
  border: 0;
  border-radius: 0; }

@media screen and (max-width: 39.9375em) {
  .reveal {
    top: 0;
    left: 0;
    width: 100%;
    max-width: none;
    height: 100%;
    height: 100vh;
    min-height: 100vh;
    margin-left: 0;
    border: 0;
    border-radius: 0; } }

.reveal.without-overlay {
  position: fixed; }

.row.iconbar {
  margin-bottom: 20px; }
  .row.iconbar .iconlist {
    text-align: center; }
  .row.iconbar .iconlist .single {
    padding: 0 5px;
    margin-top: 0;
    margin-bottom: 20px;
    display: inline-block;
    float: none;
    width: auto;
    vertical-align: top;
    text-decoration: none; }
  .row.iconbar .iconlist .single:hover .bar-icon {
    color: #000; }
  .row.iconbar .iconlist .bar-icon {
    margin-left: 10px;
    margin-right: 10px;
    transition: color 0.5s;
    font-size: 100px;
    width: 100px;
    color: #fff;
    border-bottom-left-radius: 25px;
    -moz-border-bottom-left-radius: 25px;
    -webkit-border-bottom-left-radius: 25px;
    border-top-right-radius: 25px;
    -moz-border-top-right-radius: 25px;
    -webkit-border-top-right-radius: 25px; }
  .row.iconbar .iconlist .bar-icon:before {
    margin: 0; }
  .row.iconbar .iconlist .bar-icon-title {
    text-align: center;
    margin-top: 5px;
    margin-bottom: 5px;
    color: #000; }
  @media only screen and (max-width:80em) {
    .row.iconbar .iconlist .bar-icon {
      margin-left: 5px;
      margin-right: 5px;
      font-size: 80px;
      width: 80px; } }
  .row.iconbar .selectric-wrapper {
    margin: 0 15px;
    width: auto; }
  .row.iconbar .selectric .label .column, .row.iconbar .selectric-items .column {
    padding-left: 0;
    padding-right: 0;
    float: none;
    margin: 0;
    display: block; }
  .row.iconbar .selectric .label .select-label, .row.iconbar .selectric-items .select-label {
    font-size: 16px;
    padding-left: 10px; }
  .row.iconbar .selectric .label .bar-icon, .row.iconbar .selectric-items .bar-icon {
    padding-left: 2px;
    padding-right: 2px;
    font-size: 16px;
    background: transparent; }
  .row.iconbar .selectric .label .bar-icon-title, .row.iconbar .selectric-items .bar-icon-title {
    font-size: 16px; }

.inpage-content .row.iconbar .iconlist .bar-icon {
  font-size: 80px;
  width: 80px;
  margin: 0 10px; }

#head {
  position: relative;
  z-index: 50; }
  #head a {
    cursor: pointer; }

#navigation {
  position: relative; }
  #navigation a {
    font-weight: normal; }
  #navigation #form_kesearch_searchfield {
    position: relative;
    float: right;
    width: 200px;
    margin-left: 5px;
    margin-top: 6px; }
  #navigation #form_kesearch_searchfield input {
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border: 0;
    font-weight: 300;
    padding: 10px;
    height: 32px;
    width: 100%;
    line-height: 1;
    background-color: #fff0b5;
    color: #4c4c4c;
    margin: 0;
    box-shadow: none; }
  #navigation #form_kesearch_searchfield .submit {
    position: absolute;
    top: 0;
    right: 0;
    padding: 0;
    height: 32px;
    width: 32px;
    line-height: 32px;
    margin: 0;
    background: #666;
    color: #fff;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px; }
  #navigation #form_kesearch_searchfield .submit:hover {
    color: #000;
    background: #fff; }
  #navigation .opener {
    font-family: "swgi";
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    text-align: center;
    text-decoration: inherit;
    text-transform: none;
    padding: 10px; }
  #navigation .opener:before {
    content: '\e802'; }
  #navigation .open > .opener:before {
    content: '\e805'; }
  #navigation .page-wrapper {
    position: relative; }
  #navigation ul {
    list-style: none;
    margin: 0; }
  #navigation .main-nav {
    font-size: 16px; }
  #navigation a {
    display: block; }

@media only screen and (min-width:62.5625em) {
  #navigation {
    background: #fff;
    /*padding-left:15px;
     padding-right:15px;*/ }
    #navigation .bar.main {
      background: #ffcd0a;
      height: 45px;
      position: absolute;
      top: 0;
      width: 100%; }
      #navigation .opener {
        display: none; }
    #navigation .subnav-spacer {
      height: 140px;
      clear: both;
      transition: height 0.3s; }
    #navigation .main-navigation {
      padding-top: 5px; }
    #navigation .lvl-1 {
      font-weight: 400;
      float: left; }
      #navigation .lvl-1 > li {
        float: left;
        padding-right: 5px; }
      #navigation .lvl-1 > li > a {
        transition: background 0.5s;
        color: #000;
        padding: 0 15px;
        line-height: 36px;
        border-top-right-radius: 10px;
        padding-bottom: 4px;
        -moz-border-top-right-radius: 10px;
        -webkit-border-top-right-radius: 10px;
        position: relative;
        z-index: 6; }
      #navigation .lvl-1 > li.active > a {
        background: #fff0b5;
        font-weight: 600; }
      #navigation .lvl-1 > li:hover > a {
        background: #fff;
        /*&:before {
         content: ' ';
         width: 0;
         height: 0;
         border-left: 10px solid transparent;
         border-right: 10px solid transparent;
         border-bottom: 10px solid #f00;
         display:block;
         position:absolute;
         bottom:0;
         left:50%;
         margin-left:-10px;
         }*/ }
        #navigation .lvl-1 > li:hover .lvl-2 {
          display: block;
          z-index: 20;
          background: #fff; }
      #navigation .lvl-1 .active .lvl-2 {
        display: block; }
    #navigation .lvl-1 .lvl-2 {
      display: none;
      position: absolute;
      left: 0;
      right: 0;
      top: 45px;
      padding: 10px 0; }
      #navigation .lvl-1 .lvl-2 li {
        position: relative;
        float: left; }
        #navigation .lvl-1 .lvl-2 li a {
          font-weight: 300;
          display: block;
          font-size: 20px;
          line-height: 40px;
          padding: 0 15px;
          color: #000; }
    #navigation .lvl-3 {
      position: absolute;
      left: 0;
      top: 100%;
      display: none;
      z-index: 50;
      background: #fff;
      padding-bottom: 10px;
      min-width: 100%; }
    #navigation .lvl-2 > li:hover .lvl-3 {
      -webkit-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.5);
      -moz-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.5);
      box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.5);
      display: block; }
      #navigation .lvl-2 > li:hover .lvl-3 > li {
        padding: 0 15px;
        float: none; }
        #navigation .lvl-2 > li:hover .lvl-3 > li + li a {
          border-top: 1px solid #efefef; }
      #navigation .lvl-2 > li:hover .lvl-3 a {
        white-space: nowrap;
        text-overflow: ellipsis;
        padding: 0;
        font-size: 16px;
        line-height: 32px;
        min-width: 100%;
        color: #666; }
    #navigation .meta {
      position: absolute;
      right: 20px;
      top: 0; }
      #navigation .meta .meta-navigation {
        float: left; }
      #navigation .meta .meta-link-item {
        float: left;
        line-height: 45px;
        color: #000;
        margin: 0 5px; } }

@media only screen and (min-width:80.0625em) {
  #navigation .subnav-spacer {
    height: 100px; }
    #navigation .lvl-1 {
      margin-left: 200px; }
    #navigation .lvl-1 .lvl-2 {
      padding-top: 30px;
      padding-bottom: 30px;
      margin-left: 200px;
      margin-right: 250px; } }

@media only screen and (min-width:62.5625em) {
  .logo-wrap {
    position: relative;
    z-index: auto; }
    .logo-wrap .logo {
      position: absolute;
      top: 85px;
      margin-top: 21px;
      margin-bottom: 26px;
      left: 15px;
      z-index: 10; }
    .logo-wrap .corporate {
      position: absolute;
      top: 97px;
      margin-top: 26px;
      margin-bottom: 26px;
      right: 15px;
      z-index: 10; } }

@media only screen and (min-width:80.0625em) {
  .logo-wrap .logo {
    top: 45px; }
    .logo-wrap .corporate {
      top: 57px; } }

@media only screen and (max-width:62.5em) {
  #head {
    background: #fff;
    /*.page-wrapper {
     max-width:1024px;
     }*/ }
    #head .bar.main {
      background: #ffcd0a;
      height: 45px;
      position: absolute;
      top: 0;
      width: 100%; }
    #head .navigation-toggle {
      position: relative;
      z-index: 10; }
    #head .navigation-toggle a {
      position: absolute;
      left: 10px;
      top: 0;
      width: 45px;
      height: 45px;
      text-align: center;
      line-height: 45px;
      font-size: 30px;
      background: #ffcd0a;
      color: #000;
      transition: all 0.5s;
      text-decoration: none; }
      #head .navigation-toggle a:hover {
        background: #fff;
        color: #000; }

  #navigation {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background: #fff;
    padding: 0;
    margin-bottom: 70px; }
    #navigation .meta {
      background: #ffcd0a;
      float: right;
      line-height: 45px;
      min-height: 45px;
      padding: 0 10px; }
    #navigation .meta-navigation {
      float: left; }
      #navigation .meta-navigation .meta-link-item {
        margin: 0 5px;
        float: left;
        color: #000; }
    #navigation .opener {
      position: absolute; }
    #navigation li {
      position: relative; }
    #navigation .main-navigation {
      display: none;
      overflow: hidden; }
      #navigation .main-navigation li {
        border-top: 1px solid #ebebeb;
        background: #ebebeb;
        margin-top: -1px; }
        #navigation .main-navigation li.active {
          background: #ffcd0a; }
          #navigation .main-navigation li.active > a {
            font-weight: 600; }
          #navigation .main-navigation a {
            background: #fff;
            padding: 10px 20px;
            padding-left: 35px;
            color: #000; }
      #navigation .main-navigation .lvl-1 li.open > ul {
        display: block; }
      #navigation .main-navigation .lvl-2 {
        display: none; }
        #navigation .main-navigation .lvl-2 li {
          padding-left: 10px; }
          #navigation .main-navigation .lvl-2 li a {
            padding-left: 35px; }
          #navigation .main-navigation .lvl-2 li.open > ul {
            display: block; }
      #navigation .main-navigation .lvl-3 {
        display: none; }
        #navigation .main-navigation .lvl-3 li {
          background: #ccc;
          padding-left: 10px; }
          #navigation .main-navigation .lvl-3 li a {
            padding-left: 25px; }

  #head.show-navigation {
    z-index: 100; }
    #head.show-navigation .navigation-toggle a {
      background: #fff;
      color: #ffcd0a; }
      #head.show-navigation .navigation-toggle a:hover {
        color: #000; }
    #head.show-navigation #navigation {
      z-index: 9;
      padding: 0;
      -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.75);
      -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.75);
      box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.75); }
      #head.show-navigation #navigation .main-navigation {
        display: block;
        padding: 0 10px; } }

@media only screen and (max-width: 47.5em) {
  #navigation .meta {
    float: none; }
    #navigation .meta-navigation {
      display: none;
      float: none;
      margin-top: 45px; }
      #navigation .meta-navigation .meta-link-item {
        position: relative;
        float: none;
        margin: 0;
        padding: 10px;
        padding-left: 35px;
        line-height: 30px;
        border-top: 1px solid #ffe684; }
        #navigation .meta-navigation .meta-link-item [class^="icon-"] {
          padding: 10px;
          position: absolute;
          top: 0;
          left: 0; }
          #navigation .meta-navigation .meta-link-item [class^="icon-"]:before {
            margin: 0; }
    #navigation .main-navigation {
      margin-top: 0; }
    #navigation #form_kesearch_searchfield {
      position: absolute;
      top: 0;
      left: 60px;
      right: 10px;
      width: auto; }

  #head.show-navigation .meta-navigation {
    display: block; } }

@media only screen and (max-width:62.5em) {
  .logo-wrap {
    position: relative;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 45px;
    padding-bottom: 15px;
    z-index: auto; }
    .logo-wrap .logo {
      float: left;
      margin-top: 10px;
      display: block; }
    .logo-wrap .corporate {
      float: right;
      margin-top: 25px;
      margin-bottom: 10px;
      display: block; } }

@media only screen and (max-width: 47.5em) {
  .logo-wrap .corporate {
    margin-top: 30px;
    width: 170px; } }

.news-img-wrap a {
  border: none; }

.news .page-navigation p {
  margin-top: 10px;
  margin-bottom: 10px; }
  .news .news-date {
    color: #999;
    font-size: 0.8em; }
  .news .news-list-view .article {
    padding: 15px 0;
    border-bottom: 1px solid #ccc; }
  .news .news-list-view .article:first-child {
    padding-top: 0; }
  .news .news-list-view .article .teaser-text p {
    margin-bottom: 10px; }
  .news .news-list-view .article .news-img-wrap {
    float: left; }
    .news .news-list-view .article .news-img-wrap + .teaser-text {
      margin-left: 115px; }
  .news .news-list-view .header h3 {
    margin-top: 0; }

.news.news-single p {
  max-width: 768px; }
  .news.news-single .teaser-text p {
    font-weight: 700; }
  .news.news-single figcaption {
    color: #888;
    font-weight: 600;
    margin-top: 5px; }

.news-related {
  background: #fff;
  padding-top: 15px;
  padding-bottom: 15px; }
  .news-related p {
    margin-bottom: 5px; }
  .news-related a {
    font-weight: 600; }
  .news-related ul {
    margin: 0;
    padding: 0;
    list-style: none; }
  .news-related ul li {
    padding: 5px 0;
    border-top: 1px solid #ddd; }
  .news-related ul li:first-child {
    border-width: 0; }
  .news-related .news-related-text {
    border-right: 1px solid #ddd;
    display: inline-block;
    margin-right: 8px;
    padding-right: 8px;
    color: #888; }
  .news-related .news-related-text:last-child {
    border-right: 0;
    padding-right: 0; }

.mini-news {
  background: #fff; }
  .mini-news .teaser-content {
    padding-top: 0; }
  @media only screen and (min-width:62.5625em) and (max-width:80em) {
    .mini-news .teaser-content {
      padding: 0; } }
  .mini-news .news-item {
    color: #000;
    text-decoration: none;
    margin-top: 0; }
  .mini-news .news-item .news-item-content {
    padding-top: 15px;
    padding-bottom: 15px;
    border: 0 solid #000;
    border-top-width: 1px; }
  .mini-news .news-item:first-child .news-item-content {
    border-width: 0; }
  @media only screen and (min-width:62.5625em) and (max-width:80em) {
    .mini-news .news-item .news-item-content {
      border-width: 0; } }
  .mini-news .news-item:hover .news-title {
    text-decoration: underline; }
  .mini-news .news-item h3.news-title {
    font-weight: 700;
    font-size: 16px;
    line-height: 1.2em;
    margin-top: 0;
    color: #0062a9; }
  .mini-news .news-item .news-date {
    font-weight: 600;
    font-style: italic;
    font-size: 12px;
    color: #666; }
  .mini-news .news-item p {
    font-size: 14px;
    margin: 0; }

ul.f3-widget-paginator {
  padding: 0;
  margin: 0;
  list-style: none;
  padding-left: 1px; }
  ul.f3-widget-paginator li {
    text-align: center;
    float: left;
    font-weight: 600;
    margin-left: -1px; }
  ul.f3-widget-paginator li.current {
    background: #f2f2f2;
    color: #333;
    font-weight: 700;
    padding: 10px 15px;
    min-width: 40px;
    border: 1px solid #ddd; }
  ul.f3-widget-paginator li.more-space {
    font-weight: 700;
    padding: 10px 15px; }
  ul.f3-widget-paginator li a {
    display: block;
    background: #fff;
    min-width: 40px;
    padding: 10px 15px;
    border: 1px solid #ddd; }
  ul.f3-widget-paginator li:first-child a, ul.f3-widget-paginator li.current:first-child {
    border-bottom-left-radius: 12px;
    -moz-border-bottom-left-radius: 12px;
    -webkit-border-bottom-left-radius: 12px; }
  ul.f3-widget-paginator li.last a, ul.f3-widget-paginator li:last-child {
    border-top-right-radius: 12px;
    -moz-border-top-right-radius: 12px;
    -webkit-border-top-right-radius: 12px; }
/*! PhotoSwipe main CSS by Dmitry Semenov | photoswipe.com | MIT license */
/*
 Styles for basic PhotoSwipe functionality (sliding area, open/close transitions)
 */
/* pswp = photoswipe */
.pswp {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  overflow: hidden;
  -ms-touch-action: none;
  touch-action: none;
  z-index: 1500;
  -webkit-text-size-adjust: 100%;
  /* create separate layer, to avoid paint on window.onscroll in webkit/blink */
  -webkit-backface-visibility: hidden;
  outline: none; }
  .pswp * {
    box-sizing: border-box; }
  .pswp img {
    max-width: none; }
/* style is added when JS option showHideOpacity is set to true */
.pswp--animate_opacity {
  /* 0.001, because opacity:0 doesn't trigger Paint action, which causes lag at start of transition */
  opacity: 0.001;
  will-change: opacity;
  /* for open/close transition */
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); }

.pswp--open {
  display: block; }

.pswp--zoom-allowed .pswp__img {
  /* autoprefixer: off */
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.pswp--zoomed-in .pswp__img {
  /* autoprefixer: off */
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: grab; }

.pswp--dragging .pswp__img {
  /* autoprefixer: off */
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: grabbing; }
/*
 Background is added as a separate element.
 As animating opacity is much faster than animating rgba() background-color.
 */
.pswp__bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0;
  -webkit-backface-visibility: hidden;
  will-change: opacity; }

.pswp__scroll-wrap {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden; }

.pswp__container, .pswp__zoom-wrap {
  -ms-touch-action: none;
  touch-action: none;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0; }
/* Prevent selection and tap highlights */
.pswp__container, .pswp__img {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-touch-callout: none; }

.pswp__zoom-wrap {
  position: absolute;
  width: 100%;
  -webkit-transform-origin: left top;
  -moz-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top;
  /* for open/close transition */
  transition: transform 333ms cubic-bezier(0.4, 0, 0.22, 1); }

.pswp__bg {
  will-change: opacity;
  /* for open/close transition */
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); }

.pswp--animated-in .pswp__bg, .pswp--animated-in .pswp__zoom-wrap {
  -webkit-transition: none;
  transition: none; }

.pswp__container, .pswp__zoom-wrap {
  -webkit-backface-visibility: hidden;
  will-change: transform; }

.pswp__item {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  overflow: hidden; }

.pswp__img {
  position: absolute;
  width: auto;
  height: auto;
  top: 0;
  left: 0;
  transition: opacity 0.15s; }
/*
 stretched thumbnail or div placeholder element (see below)
 style is added to avoid flickering in webkit/blink when layers overlap
 */
.pswp__img--placeholder {
  -webkit-backface-visibility: hidden; }
/*
 div element that matches size of large image
 large image loads on top of it
 */
.pswp__img--placeholder--blank {
  background: #222; }

.pswp--ie .pswp__img {
  width: 100% !important;
  height: auto !important;
  left: 0;
  top: 0; }
/*
 Error message appears when image is not loaded
 (JS option errorMsg controls markup)
 */
.pswp__error-msg {
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  text-align: center;
  font-size: 14px;
  line-height: 16px;
  margin-top: -8px;
  color: #ccc; }

.pswp__error-msg a {
  color: #ccc;
  text-decoration: underline; }
/*! PhotoSwipe Default UI CSS by Dmitry Semenov | photoswipe.com | MIT license */
/*
 Contents:
 1. Buttons
 2. Share modal and links
 3. Index indicator ("1 of X" counter)
 4. Caption
 5. Loading indicator
 6. Additional styles (root element, top bar, idle state, hidden state, etc.)
 */
/*
 1. Buttons
 */
/* <button> css reset */
.pswp__button {
  width: 44px;
  height: 44px;
  position: relative;
  background: none;
  cursor: pointer;
  overflow: visible;
  -webkit-appearance: none;
  display: block;
  border: 0;
  padding: 0;
  margin: 0;
  float: right;
  opacity: 0.75;
  transition: opacity 0.2s;
  box-shadow: none; }
  .pswp__button:focus, .pswp__button:hover {
    opacity: 1;
    background-color: transparent; }
  .pswp__button:active {
    outline: none;
    opacity: 0.9; }
  .pswp__button::-moz-focus-inner {
    padding: 0;
    border: 0; }
/* pswp__ui--over-close class it added when mouse is over element that should close gallery */
.pswp__ui--over-close .pswp__button--close {
  opacity: 1; }

.pswp__button, .pswp__button--arrow--left:before, .pswp__button--arrow--right:before {
  background: url(../../Images/photoswipe/default-skin.png) 0 0 no-repeat;
  background-size: 264px 88px;
  width: 44px;
  height: 44px; }

@media (-webkit-min-device-pixel-ratio: 1.1), (min-resolution: 105dpi), (min-resolution: 1.1dppx) {
  /* Serve SVG sprite if browser supports SVG and resolution is more than 105dpi */
    .pswp--svg .pswp__button, .pswp--svg .pswp__button--arrow--left:before, .pswp--svg .pswp__button--arrow--right:before {
      background-image: url(../../Images/photoswipe/default-skin.svg); }
    .pswp--svg .pswp__button--arrow--left, .pswp--svg .pswp__button--arrow--right {
      background: none; } }

.pswp__button--close {
  background-position: 0 -44px; }

.pswp__button--share {
  background-position: -44px -44px; }

.pswp__button--fs {
  display: none; }

.pswp--supports-fs .pswp__button--fs {
  display: block; }

.pswp--fs .pswp__button--fs {
  background-position: -44px 0; }

.pswp__button--zoom {
  display: none;
  background-position: -88px 0; }

.pswp--zoom-allowed .pswp__button--zoom {
  display: block; }

.pswp--zoomed-in .pswp__button--zoom {
  background-position: -132px 0; }
/* no arrows on touch screens */
.pswp--touch .pswp__button--arrow--left, .pswp--touch .pswp__button--arrow--right {
  visibility: hidden; }
/*
 Arrow buttons hit area
 (icon is added to :before pseudo-element)
 */
.pswp__button--arrow--left, .pswp__button--arrow--right {
  background: none;
  top: 50%;
  margin-top: -50px;
  width: 70px;
  height: 100px;
  position: absolute; }

.pswp__button--arrow--left {
  left: 0; }

.pswp__button--arrow--right {
  right: 0; }

.pswp__button--arrow--left:before, .pswp__button--arrow--right:before {
  content: '';
  top: 35px;
  background-color: rgba(0, 0, 0, 0.3);
  height: 30px;
  width: 32px;
  position: absolute; }

.pswp__button--arrow--left:before {
  left: 6px;
  background-position: -138px -44px; }

.pswp__button--arrow--right:before {
  right: 6px;
  background-position: -94px -44px; }
/*
 2. Share modal/popup and links
 */
.pswp__counter, .pswp__share-modal {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.pswp__share-modal {
  display: block;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  padding: 10px;
  position: absolute;
  z-index: 1600;
  opacity: 0;
  transition: opacity 0.25s ease-out;
  -webkit-backface-visibility: hidden;
  will-change: opacity; }

.pswp__share-modal--hidden {
  display: none; }

.pswp__share-tooltip {
  z-index: 1620;
  position: absolute;
  background: #fff;
  top: 56px;
  border-radius: 2px;
  display: block;
  width: auto;
  right: 44px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
  transform: translateY(6px);
  transition: transform 0.25s;
  -webkit-backface-visibility: hidden;
  will-change: transform; }
  .pswp__share-tooltip a {
    display: block;
    padding: 8px 12px;
    color: #000;
    text-decoration: none;
    font-size: 14px;
    line-height: 18px; }
  .pswp__share-tooltip a:hover {
    text-decoration: none;
    color: #000; }
  .pswp__share-tooltip a:first-child {
    /* round corners on the first/last list item */
    border-radius: 2px 2px 0 0; }
  .pswp__share-tooltip a:last-child {
    border-radius: 0 0 2px 2px; }

.pswp__share-modal--fade-in {
  opacity: 1; }
  .pswp__share-modal--fade-in .pswp__share-tooltip {
    transform: translateY(0); }
/* increase size of share links on touch devices */
.pswp--touch .pswp__share-tooltip a {
  padding: 16px 12px; }

a.pswp__share--facebook:before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  top: -12px;
  right: 15px;
  border: 6px solid rgba(0, 0, 0, 0);
  border-bottom-color: #fff;
  -webkit-pointer-events: none;
  -moz-pointer-events: none;
  pointer-events: none; }
  a.pswp__share--facebook:hover {
    background: #3e5c9a;
    color: #fff; }
  a.pswp__share--facebook:hover:before {
    border-bottom-color: #3e5c9a; }

a.pswp__share--twitter:hover {
  background: #55acee;
  color: #fff; }

a.pswp__share--pinterest:hover {
  background: #ccc;
  color: #ce272d; }

a.pswp__share--download:hover {
  background: #ddd; }
/*
 3. Index indicator ("1 of X" counter)
 */
.pswp__counter {
  position: absolute;
  left: 0;
  top: 0;
  height: 44px;
  font-size: 13px;
  line-height: 44px;
  color: #fff;
  opacity: 0.75;
  padding: 0 10px; }
/*
 4. Caption
 */
.pswp__caption {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  min-height: 44px; }
  .pswp__caption small {
    font-size: 11px;
    color: #bbb; }

.pswp__caption__center {
  text-align: left;
  max-width: 420px;
  margin: 0 auto;
  font-size: 13px;
  padding: 10px;
  line-height: 20px;
  color: #ccc; }

.pswp__caption--empty {
  display: none; }
/* Fake caption element, used to calculate height of next/prev image */
.pswp__caption--fake {
  visibility: hidden; }
/*
 5. Loading indicator (preloader)
 You can play with it here - http://codepen.io/dimsemenov/pen/yyBWoR
 */
.pswp__preloader {
  width: 44px;
  height: 44px;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -22px;
  opacity: 0;
  transition: opacity 0.25s ease-out;
  will-change: opacity;
  direction: ltr; }

.pswp__preloader__icn {
  width: 20px;
  height: 20px;
  margin: 12px; }

.pswp__preloader--active {
  opacity: 1; }
  .pswp__preloader--active .pswp__preloader__icn {
    /* We use .gif in browsers that don't support CSS animation */
    background: url(../../Images/photoswipe/preloader.gif) 0 0 no-repeat; }

.pswp--css_animation .pswp__preloader--active {
  opacity: 1; }
  .pswp--css_animation .pswp__preloader--active .pswp__preloader__icn {
    animation: clockwise 500ms linear infinite; }
  .pswp--css_animation .pswp__preloader--active .pswp__preloader__donut {
    animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite; }
  .pswp--css_animation .pswp__preloader__icn {
    background: none;
    opacity: 0.75;
    width: 14px;
    height: 14px;
    position: absolute;
    left: 15px;
    top: 15px;
    margin: 0; }
  .pswp--css_animation .pswp__preloader__cut {
    /*
     The idea of animating inner circle is based on Polymer ("material") loading indicator
     by Keanu Lee https://blog.keanulee.com/2014/10/20/the-tale-of-three-spinners.html
     */
    position: relative;
    width: 7px;
    height: 14px;
    overflow: hidden; }
  .pswp--css_animation .pswp__preloader__donut {
    box-sizing: border-box;
    width: 14px;
    height: 14px;
    border: 2px solid #fff;
    border-radius: 50%;
    border-left-color: transparent;
    border-bottom-color: transparent;
    position: absolute;
    top: 0;
    left: 0;
    background: none;
    margin: 0; }

@media screen and (max-width: 1024px) {
  .pswp__preloader {
    position: relative;
    left: auto;
    top: auto;
    margin: 0;
    float: right; } }

@keyframes clockwise {
  0% {
    transform: rotate(0deg); }

  100% {
    transform: rotate(360deg); } }

@keyframes donut-rotate {
  0% {
    transform: rotate(0); }

  50% {
    transform: rotate(-140deg); }

  100% {
    transform: rotate(0); } }
/*
 6. Additional styles
 */
/* root element of UI */
.pswp__ui {
  -webkit-font-smoothing: auto;
  visibility: visible;
  opacity: 1;
  z-index: 1550; }
/* top black bar with buttons and "1 of X" indicator */
.pswp__top-bar {
  position: absolute;
  left: 0;
  top: 0;
  height: 44px;
  width: 100%; }

.pswp__caption, .pswp__top-bar, .pswp--has_mouse .pswp__button--arrow--left, .pswp--has_mouse .pswp__button--arrow--right {
  -webkit-backface-visibility: hidden;
  will-change: opacity;
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); }
/* pswp--has_mouse class is added only when two subsequent mousemove events occur */
.pswp--has_mouse .pswp__button--arrow--left, .pswp--has_mouse .pswp__button--arrow--right {
  visibility: visible; }

.pswp__top-bar, .pswp__caption {
  background-color: rgba(0, 0, 0, 0.5); }
/* pswp__ui--fit class is added when main image "fits" between top bar and bottom bar (caption) */
.pswp__ui--fit .pswp__top-bar, .pswp__ui--fit .pswp__caption {
  background-color: rgba(0, 0, 0, 0.3); }
/* pswp__ui--idle class is added when mouse isn't moving for several seconds (JS option timeToIdle) */
.pswp__ui--idle .pswp__top-bar {
  opacity: 0; }
  .pswp__ui--idle .pswp__button--arrow--left, .pswp__ui--idle .pswp__button--arrow--right {
    opacity: 0; }
/*
 pswp__ui--hidden class is added when controls are hidden
 e.g. when user taps to toggle visibility of controls
 */
.pswp__ui--hidden {
  /* Force paint & create composition layer for controls. */ }
  .pswp__ui--hidden .pswp__top-bar, .pswp__ui--hidden .pswp__caption, .pswp__ui--hidden .pswp__button--arrow--left, .pswp__ui--hidden .pswp__button--arrow--right {
    opacity: 0.001; }
/* pswp__ui--one-slide class is added when there is just one item in gallery */
.pswp__ui--one-slide .pswp__button--arrow--left, .pswp__ui--one-slide .pswp__button--arrow--right, .pswp__ui--one-slide .pswp__counter {
  display: none; }

.pswp__element--disabled {
  display: none !important; }

.pswp--minimal--dark .pswp__top-bar {
  background: none; }
/**
 * Anpassungen zum Selectric Standard Style
 */
.selectric-wrapper {
  margin: 10px 0; }
  .selectric-wrapper.selectric-open .selectric {
    border-bottom-left-radius: 0; }
  .selectric-wrapper.selectric-open .selectric-items {
    margin-top: -1px;
    width: 100% !important; }
  .selectric-wrapper.selectric-open .selectric b.button:after {
    content: '\e805'; }
  .selectric-wrapper .selectric {
    border-radius: 0 10px;
    overflow: hidden; }
  .selectric-wrapper .selectric p {
    color: #000;
    display: block;
    padding: 5px 10px;
    text-align: left;
    vertical-align: middle;
    font-size: 1rem;
    line-height: 28px; }
  .selectric-wrapper .selectric p.label {
    margin: inherit;
    background-color: #ffcd0a;
    padding-left: 10px; }
  .selectric-wrapper .selectric b.button {
    padding: 0;
    background-color: transparent;
    color: transparent;
    margin: 0; }
  .selectric-wrapper .selectric b.button:after {
    font-family: 'swgi';
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    content: '\e802';
    color: #000;
    border: none;
    font-size: 16px;
    width: 20px; }
  .selectric-wrapper .selectric-items .selectric-scroll li {
    background: #fff;
    color: #aaa;
    border: none;
    padding: 0 10px; }
    .selectric-wrapper .selectric-items .selectric-scroll li > * {
      padding-top: 8px;
      padding-bottom: 8px; }
    .selectric-wrapper .selectric-items .selectric-scroll li:hover {
      color: #000;
      background: #f2f2f2; }
    .selectric-wrapper .selectric-items .selectric-scroll li span.ico {
      display: inline-block;
      vertical-align: middle;
      zoom: 1;
      *display: inline;
      height: 30px;
      width: 30px;
      margin: 0 6px 0 0;
      background-size: cover; }

.back-top a:before {
  content: "\e804";
  font-family: "fontello"; }

.ce-menu > li > a {
  font-size: 20px;
  font-weight: bold; }
  .ce-menu a {
    color: #000; }

.ce-menu li {
  margin-top: 5px; }

#sub-navigation ul {
  display: block; }
  #sub-navigation .nav-left {
    overflow: hidden;
    margin: 0; }
  #sub-navigation .nav-left li {
    display: block;
    margin-top: -1px;
    font-weight: 400;
    padding-top: 7px;
    padding-bottom: 7px; }
  #sub-navigation .nav-left li.last {
    padding-bottom: 0; }
  #sub-navigation .nav-left li a {
    font-weight: normal;
    font-size: 1rem;
    line-height: 1.3;
    display: block; }
  #sub-navigation .nav-left li.active > ul {
    padding-top: 4px; }
    #sub-navigation .nav-left li.active > a {
      text-decoration: underline; }
  #sub-navigation .nav-left li.current > a {
    font-weight: 600; }
  #sub-navigation .nav-left > li {
    border-top: 1px solid #ccc; }
  #sub-navigation .nav-left > li > a {
    color: #000; }
  #sub-navigation .lvl-1 > li {
    border-top-width: 0;
    padding-top: 4px;
    padding-bottom: 4px; }
  #sub-navigation .lvl-1 > li a {
    color: #777;
    padding-left: 20px; }
  #sub-navigation .lvl-2 > li {
    border-top-width: 0;
    padding-top: 4px;
    padding-bottom: 4px; }
  #sub-navigation .lvl-2 > li a {
    font-size: 0.9rem;
    padding-left: 30px; }
  #sub-navigation .lvl-3 > li {
    border-top-width: 0;
    padding-top: 4px;
    padding-bottom: 4px; }
  #sub-navigation .lvl-3 > li a {
    font-size: 0.8rem;
    padding-left: 45px; }
/*
 * Styles für den Dropdownbereich
 */
#sub-navigation .selectric-navleftOptions .selectric-items li {
  font-size: 16px;
  position: relative;
  margin-top: -1px; }
  #sub-navigation .selectric-navleftOptions .selectric-items .lvl-1 {
    /*&:before {
     content: ' ';
     position:absolute;
     top:0;
     left:10px;
     right:10px;
     border-top:1px solid #ccc;
     }*/
    border-top: 1px solid #ccc;
    padding-left: 0px; }
  #sub-navigation .selectric-navleftOptions .selectric-items .lvl-2 {
    padding-left: 20px; }
  #sub-navigation .selectric-navleftOptions .selectric-items .lvl-3 {
    padding-left: 35px; }
  #sub-navigation .selectric-navleftOptions .selectric-items .lvl-4 {
    padding-left: 50px; }
  #sub-navigation .selectric-navleftOptions .selectric-items .active {
    color: rgba(0, 0, 0, 0.8);
    font-weight: 700; }
  .style-white {
    background: #fff; }

.style-brightblue {
  background: #7197ca; }

.style-brightgreen {
  background: #c0d272; }

.style-brightorange {
  background: #fdd384; }

.style-brightturquoise {
  background: #c8dcdc; }

.style-brightbluegreen {
  background: #b6d9b7; }

.style-blue {
  background: #0062a9; }
  .style-blue * {
    color: #fff;
    -webkit-font-smoothing: antialiased; }
  .style-blue a {
    font-weight: bold;
    text-decoration: underline; }
  .style-blue a:hover {
    color: #ffcd0a; }

.style-green {
  background: #97bf0d; }
  .style-green * {
    color: #fff;
    -webkit-font-smoothing: antialiased; }
  .style-green a {
    font-weight: bold;
    text-decoration: underline; }
  .style-green a:hover {
    color: #ffcd0a; }

.style-orange {
  background: #f49f25; }
  .style-orange * {
    color: #fff;
    -webkit-font-smoothing: antialiased; }
  .style-orange a {
    font-weight: bold;
    text-decoration: underline; }
  .style-orange a:hover {
    color: #ffcd0a; }

.style-turquoise {
  background: #00aec7; }
  .style-turquoise * {
    color: #fff;
    -webkit-font-smoothing: antialiased; }
  .style-turquoise a {
    font-weight: bold;
    text-decoration: underline; }
  .style-turquoise a:hover {
    color: #ffcd0a; }

.style-bluegreen {
  background: #199c69; }
  .style-bluegreen * {
    color: #fff;
    -webkit-font-smoothing: antialiased; }
  .style-bluegreen a {
    font-weight: bold;
    text-decoration: underline; }
  .style-bluegreen a:hover {
    color: #ffcd0a; }

.style-coldneutral {
  background: #adbcc9; }

.style-warmneutral {
  background: #d9d1c8; }

.style-signal {
  background: #e95f47; }
  .style-signal * {
    color: #fff;
    -webkit-font-smoothing: antialiased; }
  .style-signal a {
    font-weight: bold;
    text-decoration: underline; }
  .style-signal a:hover {
    color: #ffcd0a; }

.style-swg-y-100 {
  background: #ffcd0a; }

.style-swg-y-70 {
  background: #ffdc53; }

.style-swg-y-50 {
  background: #ffe684; }

.style-swg-y-30 {
  background: #fff0b5; }

.style-black-100 {
  background: #000; }
  .style-black-100 * {
    color: #fff;
    -webkit-font-smoothing: antialiased; }
  .style-black-100 a {
    font-weight: bold;
    text-decoration: underline; }
  .style-black-100 a:hover {
    color: #ffcd0a; }

.style-black-70 {
  background: #4c4c4c; }
  .style-black-70 * {
    color: #fff; }

.style-black-50 {
  background: #7f7f7f; }

.style-black-30 {
  background: #b2b2b2; }

.cp-teaser {
  margin-bottom: 20px; }
  .cp-teaser .teaser-content {
    font-size: 12px;
    padding: 0 20px 20px 20px; }
  .cp-teaser .teaser-content .teaser-content-body {
    padding-top: 20px; }
  .cp-teaser .teaser-content b {
    font-weight: 600; }
  .cp-teaser .teaser-content h3 {
    font-size: 18px;
    color: #000;
    font-family: TheSans-OT, "Open Sans", sans-serif;
    font-weight: 600; }
  .cp-teaser .teaser-headImage {
    display: block;
    margin-left: -20px;
    margin-right: -20px;
    border-bottom: 5px solid #fff; }
  .cp-teaser .teaser-headImage img {
    border-radius: 0;
    width: 100%;
    height: auto; }
  .cp-teaser .teaser-more {
    width: 100%; }
  .cp-teaser .teaser-more a {
    color: #fff;
    text-transform: uppercase;
    padding: 10px;
    display: block;
    text-align: center;
    vertical-align: middle;
    background: rgba(0, 0, 0, 0.5);
    overflow: hidden; }
  .cp-teaser .teaser-more a:hover {
    color: #fff; }
  .cp-teaser .cp-teaser {
    display: block; }
  .cp-teaser .cp-teaser .teaser-more {
    height: 44px; }
  .cp-teaser .cp-teaser .teaser-spacer {
    height: 5px; }

.accordion {
  margin-left: 0; }

.accordion .accordion-navigation {
  border-top: 1px solid #999; }
  .accordion .accordion-navigation:first-child {
    border-width: 0; }
  .accordion .accordion-navigation.active + .accordion-navigation.active {
    border-color: transparent; }
  .accordion .accordion-navigation.active > a {
    color: #000; }
  .accordion .accordion-navigation.active > a:before {
    content: '\e805'; }
  .accordion .accordion-navigation > a {
    transition: background-color 0.3s;
    padding-right: 45px;
    position: relative; }
  .accordion .accordion-navigation > a:before {
    position: absolute;
    right: 15px;
    top: 0;
    height: 50px;
    line-height: 50px;
    font-family: 'swgi';
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    content: '\e802';
    text-decoration: none; }

.contact-row .contact-box .image-col {
  padding: 0; }
  .contact-row .contact-box .image-col img {
    border-bottom-left-radius: 25px;
    -moz-border-bottom-left-radius: 25px;
    -webkit-border-bottom-left-radius: 25px;
    border-top-right-radius: 25px;
    -moz-border-top-right-radius: 25px;
    -webkit-border-top-right-radius: 25px;
    display: block; }
  .contact-row .contact-box .text-col {
    padding: 15px; }
  .contact-row .contact-box .text-col p {
    margin-bottom: 0.7rem;
    word-wrap: break-word; }

.column > .contact-row {
  margin: 0 -15px; }

@media only screen and (max-width: 47.5em) {
  .contact-box {
    max-width: 300px;
    margin: auto; } }

.disabled-swg-tarifrechner {
  height: 100%;
  z-index: 13;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background: rgba(235, 235, 235, 0.85);
  display: flex;
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important;
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
  font-weight: bold;
  text-align: center; }
/*Slider*/
.slider-block {
  margin: 5px 25px; }
  .slider-block .slider-element {
    max-width: 250px;
    margin: auto; }

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

.tx-swg-tarifrechner .slider-block {
  padding-top: 25px; }
  .tx-swg-tarifrechner .slider-block .noUi-handle {
    opacity: 0; }
  .tx-swg-tarifrechner .slider-block .trigger-icons {
    margin-top: -37px;
    font-size: 26px;
    display: flex;
    /*margin-left: -23px;
     margin-right:-23px;*/
    /*.trigger.first{
     padding-right:4%;
     }
     .trigger.last{
     padding-left:4%;
     }*/ }
  .tx-swg-tarifrechner .slider-block .trigger-icons:hover .trigger, .tx-swg-tarifrechner .slider-block .trigger-icons:hover .trigger.triggered {
    color: #000; }
  .tx-swg-tarifrechner .slider-block .trigger-icons .trigger.first, .tx-swg-tarifrechner .slider-block .trigger-icons .trigger.last {
    padding: 0 2px; }
  .tx-swg-tarifrechner .slider-block .trigger-icons .trigger {
    flex: 0 1 auto;
    width: 100%;
    text-align: center;
    color: #ccc; }
  .tx-swg-tarifrechner .slider-block .trigger-icons .trigger:before {
    transition: all 0.5s;
    font-family: 'swgi';
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    line-height: 26px;
    -webkit-font-smoothing: antialiased;
    vertical-align: top; }
  .tx-swg-tarifrechner .slider-block .trigger-icons .trigger.triggered {
    color: #666; }
  .tx-swg-tarifrechner .slider-block .trigger-icons .trigger:hover {
    color: #000; }
    .tx-swg-tarifrechner .slider-block .trigger-icons .trigger:hover ~ .trigger {
      color: #ccc; }

.slider-element.private.strom .trigger-icons .trigger:before {
  content: '\e814'; }
  .slider-element.private.gas .trigger-icons .trigger:before {
    content: '\e815'; }
  .slider-element.business.strom .trigger-icons .trigger.icon:before {
    content: '\e822'; }
  .slider-element.business.gas .trigger-icons .trigger.icon:before {
    content: '\e822'; }
  .slider-element.business.strom .trigger-icons .trigger.opt-i-0:before, .slider-element.business.gas .trigger-icons .trigger.opt-i-0:before {
    height: 6px; }
  .slider-element.business.strom .trigger-icons .trigger.opt-i-1:before, .slider-element.business.gas .trigger-icons .trigger.opt-i-1:before {
    height: 8px; }
  .slider-element.business.strom .trigger-icons .trigger.opt-i-2:before, .slider-element.business.gas .trigger-icons .trigger.opt-i-2:before {
    height: 10px; }
  .slider-element.business.strom .trigger-icons .trigger.opt-i-3:before, .slider-element.business.gas .trigger-icons .trigger.opt-i-3:before {
    height: 12px; }
  .slider-element.business.strom .trigger-icons .trigger.opt-i-4:before, .slider-element.business.gas .trigger-icons .trigger.opt-i-4:before {
    height: 14px; }
  .slider-element.business.strom .trigger-icons .trigger.opt-i-5:before, .slider-element.business.gas .trigger-icons .trigger.opt-i-5:before {
    height: 16px; }
  .slider-element.business.strom .trigger-icons .trigger.opt-i-6:before, .slider-element.business.gas .trigger-icons .trigger.opt-i-6:before {
    height: 18px; }
  .slider-element.business.strom .trigger-icons .trigger.opt-i-7:before, .slider-element.business.gas .trigger-icons .trigger.opt-i-7:before {
    height: 20px; }
  .slider-element.business.strom .trigger-icons .trigger.opt-i-8:before, .slider-element.business.gas .trigger-icons .trigger.opt-i-8:before {
    height: 22px; }
  .slider-element.business.strom .trigger-icons .trigger.opt-i-9:before, .slider-element.business.gas .trigger-icons .trigger.opt-i-9:before {
    height: 24px; }
  .slider-element.business.strom .trigger-icons:hover .trigger.iterate:before, .slider-element.business.gas .trigger-icons:hover .trigger.iterate:before, .slider-element.business.strom .trigger-icons:hover .trigger.iterate.triggered:before, .slider-element.business.gas .trigger-icons:hover .trigger.iterate.triggered:before {
    background: #000; }
  .slider-element.business.strom .trigger-icons .trigger:hover ~ .trigger.iterate:before, .slider-element.business.gas .trigger-icons .trigger:hover ~ .trigger.iterate:before {
    background: #ccc; }
    .slider-element.business.strom .trigger-icons .trigger:hover ~ .trigger.icon:before, .slider-element.business.gas .trigger-icons .trigger:hover ~ .trigger.icon:before {
      color: #ccc; }
  .slider-element.business.strom .trigger-icons .trigger.iterate, .slider-element.business.gas .trigger-icons .trigger.iterate {
    margin-top: -3px;
    position: relative;
    height: 26px;
    overflow: hidden; }
    .slider-element.business.strom .trigger-icons .trigger.iterate:before, .slider-element.business.gas .trigger-icons .trigger.iterate:before {
      content: '';
      -webkit-transform: skewY(3deg);
      transform: skewY(-3deg);
      background: #ccc;
      position: absolute;
      bottom: -2px;
      left: 2px;
      right: 2px;
      position: absolute; }
    .slider-element.business.strom .trigger-icons .trigger.iterate.triggered:before, .slider-element.business.gas .trigger-icons .trigger.iterate.triggered:before {
      background: #666; }

.teaser-wrap {
  position: relative; }

.swg-product-list .swiper-slide {
  box-sizing: border-box; }

.swg-product-list .swiper-pagination {
  bottom: auto !important;
  top: 0; }
  .swg-product-list .swiper-pagination .swiper-pagination-bullet-active {
    background: #0062a9; }

.swg-product-list.swiper-container-horizontal .swiper-button-next, .swg-product-list.swiper-container-horizontal .swiper-button-prev {
  display: block; }
  .swg-product-list .swiper-button-next, .swg-product-list .swiper-button-prev {
    display: none;
    animation: shake 6s;
    animation-iteration-count: infinite;
    background-image: none;
    text-align: center; }
  .swg-product-list .swiper-button-next:before, .swg-product-list .swiper-button-prev:before {
    font-family: "swgi";
    font-size: 25px;
    line-height: 1;
    letter-spacing: 1px;
    overflow: hidden;
    text-indent: 0;
    vertical-align: top;
    color: #0062a9; }
  .swg-product-list .swiper-button-prev:before {
    content: "\e803"; }
  .swg-product-list .swiper-button-next:before {
    content: "\e804"; }

@keyframes shake {
  2% {
    transform: translate3d(-5px, 0, 0); }

  4% {
    transform: translate3d(5px, 0, 0); }

  6% {
    transform: translate3d(-5px, 0, 0); }

  8% {
    transform: translate3d(0px, 0, 0); } }

.tx-swg-tarifrechner .selectable-options {
  margin: 0 0 1rem 0; }
  .tx-swg-tarifrechner.frontpage form {
    position: relative; }
  .tx-swg-tarifrechner.frontpage .rechner-icon {
    position: absolute;
    right: 0;
    width: 50%;
    text-align: center;
    font-size: 170px;
    line-height: 200px;
    color: #f2f2f2;
    top: 0;
    overflow: hidden;
    height: 200px; }
  .tx-swg-tarifrechner.frontpage .rechner-icon:before {
    width: auto;
    margin: 0; }
  .tx-swg-tarifrechner.frontpage .radio-label {
    padding-top: 6px;
    display: inline-block;
    margin-right: 20px; }
  .tx-swg-tarifrechner.frontpage .slider-area {
    position: relative; }
  .tx-swg-tarifrechner.frontpage .submit-spacer {
    height: 50px; }
  .tx-swg-tarifrechner.frontpage .submit-row {
    position: absolute;
    bottom: 15px;
    left: 0;
    right: 0; }
  .tx-swg-tarifrechner.frontpage .submit {
    border-bottom-left-radius: 15px;
    -moz-border-bottom-left-radius: 15px;
    -webkit-border-bottom-left-radius: 15px;
    margin-bottom: 0; }
  .tx-swg-tarifrechner.frontpage .tabs-content {
    margin-bottom: 0; }
  .tx-swg-tarifrechner.frontpage .tabs-content > .content {
    padding-bottom: 15px; }
  .tx-swg-tarifrechner.frontpage .tabs-content .submit {
    margin: 0;
    display: block;
    width: 100%; }
  .tx-swg-tarifrechner.frontpage .tabs {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start; }
  .tx-swg-tarifrechner.frontpage .tabs li {
    margin: 0 -1px;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
    border: 1px solid #ccc;
    border-top-width: 0; }
    .tx-swg-tarifrechner.frontpage .tabs li a {
      padding: 10px;
      text-align: center;
      background: #fff; }
    .tx-swg-tarifrechner.frontpage .tabs li.active {
      border-color: #ffcd0a;
      z-index: 12; }
    .tx-swg-tarifrechner.frontpage .tabs li.active a {
      background: #ffcd0a; }
    .tx-swg-tarifrechner.frontpage .tabs li.active:before {
      top: 100%;
      left: 50%;
      border: solid transparent;
      border-top-color: #ffcd0a;
      content: " ";
      height: 0;
      width: 0;
      position: absolute;
      pointer-events: none;
      border-width: 15px;
      border-left-width: 25px;
      border-right-width: 25px;
      margin-left: -25px; }
  .tx-swg-tarifrechner .swg-product-list .swiper-wrapper {
    padding-top: 40px; }
  .tx-swg-tarifrechner .swg-product-list.hide-nav .swiper-wrapper {
    padding-top: 20px; }
  .tx-swg-tarifrechner .switch-type {
    text-decoration: underline;
    font-weight: bold;
    margin-bottom: 10px;
    display: inline-block; }
  .tx-swg-tarifrechner .swg-tarifrechner_form .ajax-loading {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9; }
  .tx-swg-tarifrechner .swg-tarifrechner_form.list, .tx-swg-tarifrechner .swg-tarifrechner_form.single {
    position: relative;
    margin-bottom: 20px; }
  .tx-swg-tarifrechner .swg-tarifrechner_form .input-area {
    display: block; }
  .tx-swg-tarifrechner .swg-tarifrechner_form .summary-area {
    display: none; }
  .tx-swg-tarifrechner .swg-tarifrechner_form.show-summary .input-area {
    display: none; }
  .tx-swg-tarifrechner .swg-tarifrechner_form.show-summary .summary-area {
    display: block; }
  .tx-swg-tarifrechner .calc-input-mask .select-link {
    font-weight: 700;
    text-decoration: underline; }
  .tx-swg-tarifrechner .calc-input-mask label.checkbox-label {
    padding: 5px 0; }
  .tx-swg-tarifrechner .calc-input-mask .calc-summary {
    padding: 15px 0;
    background: #fff; }
  .tx-swg-tarifrechner .calc-input-mask .calc-summary .button {
    margin: 0; }
  .tx-swg-tarifrechner .calc-input-mask .calc-summary .input-group {
    display: inline-block;
    margin-right: 15px; }
  .tx-swg-tarifrechner .calc-input-mask .calc-summary .summary-column {
    padding-left: 15px;
    padding-right: 15px; }
  .tx-swg-tarifrechner .calc-input-mask .calc-input-body {
    padding-top: 15px;
    padding-bottom: 15px;
    background: #fff; }
  .tx-swg-tarifrechner .calc-input-mask .calc-input-body .column {
    margin-top: 0; }
  .tx-swg-tarifrechner .calc-input-mask .calc-input-body .calc-column {
    padding-left: 20px;
    padding-right: 20px; }
  .tx-swg-tarifrechner .calc-input-mask .calc-input-body .calc-column-inner {
    padding-top: 10px;
    padding-bottom: 10px; }
  @media only screen and (min-width:47.5625em) {
      .tx-swg-tarifrechner .calc-input-mask .calc-input-body .column.col-separate {
        border-left: 1px solid #ddd; } }
  @media only screen and (max-width: 47.5em) {
      .tx-swg-tarifrechner .calc-input-mask .calc-input-body .column.col-separate .calc-column-inner {
        border-top: 1px solid #ddd; } }
  .tx-swg-tarifrechner .calc-input-mask .submit-button {
    margin: 0; }
  .tx-swg-tarifrechner .calc-input-mask.accordion .content.active {
    padding: 0;
    background: transparent; }
  .tx-swg-tarifrechner .calc-input-mask.accordion .accordion-navigation > a {
    padding-right: 15px;
    padding-left: 40px;
    text-align: right; }
    .tx-swg-tarifrechner .calc-input-mask.accordion .accordion-navigation > a span {
      float: left; }
    .tx-swg-tarifrechner .calc-input-mask.accordion .accordion-navigation > a:before {
      width: 45px;
      right: auto;
      left: 0;
      text-align: center;
      content: '\e804'; }
  .tx-swg-tarifrechner .calc-input-mask.accordion .accordion-navigation > a {
    border-bottom-left-radius: 25px;
    -moz-border-bottom-left-radius: 25px;
    -webkit-border-bottom-left-radius: 25px;
    border-top-right-radius: 25px;
    -moz-border-top-right-radius: 25px;
    -webkit-border-top-right-radius: 25px; }
  .tx-swg-tarifrechner .calc-input-mask.accordion .accordion-navigation.active > a {
    border-bottom-left-radius: 0;
    -moz-border-bottom-left-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    border-top-right-radius: 25px;
    -moz-border-top-right-radius: 25px;
    -webkit-border-top-right-radius: 25px; }
  .tx-swg-tarifrechner .calc-input-mask.accordion .accordion-navigation .acc-label {
    display: none; }
    .tx-swg-tarifrechner .calc-input-mask.accordion .accordion-navigation .label-show {
      display: inline-block; }
    .tx-swg-tarifrechner .calc-input-mask.accordion .accordion-navigation.active .label-hide {
      display: inline-block; }
    .tx-swg-tarifrechner .calc-input-mask.accordion .accordion-navigation.active .label-show {
      display: none; }

.product-recommend {
  background: #e95f47;
  color: #fff;
  text-align: center;
  margin: 0 -7px;
  position: absolute;
  left: 0;
  right: 0;
  font-weight: bold;
  font-size: 14px;
  line-height: 30px;
  top: 100%;
  margin-top: -15px;
  border-radius: 3px; }
  .product-recommend::before, .product-recommend::after {
    border-bottom: 15px solid transparent;
    bottom: -13px;
    content: "";
    display: block;
    height: 0;
    position: absolute;
    width: 0;
    z-index: -1; }
  .product-recommend::before {
    border-right: 7px solid #b42d16;
    left: 0px; }
  .product-recommend::after {
    border-left: 7px solid #b42d16;
    right: 0px; }

.swg-product-list .product-item {
  border-top-right-radius: 25px;
  -moz-border-top-right-radius: 25px;
  -webkit-border-top-right-radius: 25px;
  margin-bottom: 20px;
  background: #fff;
  position: relative; }
  .swg-product-list .product-item .has-tip:before {
    margin: 0; }
  .swg-product-list .product-item .product-head {
    position: relative;
    text-align: center;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 15px;
    padding-bottom: 20px;
    border-top-right-radius: 25px;
    -moz-border-top-right-radius: 25px;
    -webkit-border-top-right-radius: 25px;
    background: #ffcd0a; }
  .swg-product-list .product-item .product-head h3 {
    font-size: 18px;
    margin: 0;
    font-weight: 700;
    line-height: 1; }
  .swg-product-list .product-item .product-body {
    padding-top: 10px;
    background-color: #fff; }
  .swg-product-list .product-item .product-body .has-tip {
    color: inherit; }
  .swg-product-list .product-item .item-group {
    padding-top: 5px;
    padding-bottom: 5px; }
  .swg-product-list .product-item .item-group.onlinebonus .item-label {
    font-weight: 700;
    color: #e95f47; }
  .swg-product-list .product-item .item-group.treuerabatt .item-label {
    font-weight: 700;
    color: #97bf0d; }
  .swg-product-list .product-item .item-group + .item-group {
    border-top: 1px solid #ddd; }
  .swg-product-list .product-item .item-label {
    text-align: center;
    margin-bottom: 0; }
  .swg-product-list .product-item .item-value {
    text-align: center;
    margin: 0;
    font-weight: 700; }
  .swg-product-list .product-item .item-value + .item-label {
    margin-top: 10px; }
  .swg-product-list .product-item .item-row {
    padding: 10px 15px; }
  .swg-product-list .product-item .item-row:nth-child(even) {
    background: #f4f4f4; }
  .swg-product-list .product-item .item-row.style-white {
    background: #fff; }
  .swg-product-list .product-item .item-row.foot {
    background: #fff;
    padding: 0;
    position: absolute;
    bottom: 0;
    left: 15px;
    right: 15px;
    height: 60px; }
    .swg-product-list .product-item .item-row.foot .product-button {
      position: absolute;
      bottom: 10px;
      left: 0;
      right: 0;
      width: 100%;
      display: block; }
  .swg-product-list .product-item .item-row.price .item-value, .swg-product-list .product-item .item-row.bonus .item-value {
    font-size: 1.3em; }
  .swg-product-list .product-item .item-row.details {
    color: #666; }
  .swg-product-list .product-item .item-row.highlights ul {
    margin-left: 0;
    margin-bottom: 10px; }
    .swg-product-list .product-item .item-row.highlights ul li {
      position: relative;
      padding-left: 30px;
      padding-top: 7px;
      padding-bottom: 7px; }
      .swg-product-list .product-item .item-row.highlights ul li:before {
        font-size: 20px;
        line-height: 20px;
        position: absolute;
        left: 0;
        margin-left: 0;
        top: 50%;
        margin-top: -10px;
        color: #ccc;
        content: '\f096'; }
      .swg-product-list .product-item .item-row.highlights ul li:after {
        font-family: 'swgi';
        font-style: normal;
        font-weight: normal;
        speak: none;
        display: inline-block;
        text-decoration: inherit;
        content: '\e812';
        color: #97bf0d;
        font-size: 20px;
        line-height: 20px;
        position: absolute;
        left: 0;
        margin-left: 0;
        top: 50%;
        margin-top: -10px; }
  .swg-product-list .product-item .product-link {
    font-weight: 700;
    text-decoration: underline;
    margin-bottom: 10px;
    display: block;
    text-align: center; }
  .swg-product-list .product-item .product-button {
    margin: 0; }
  .swg-product-list .product-item .product-button .icon-dropdown:before {
    font-family: 'swgi';
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    font-size: 0.7em;
    margin: 0 10px;
    line-height: 1em;
    text-align: center;
    content: '\e802'; }

.selectable-options {
  padding: 0.5rem; }
  .selectable-options.single .single {
    display: inline-block; }
  .selectable-options.multiple.multiple {
    display: inline-block; }
  .selectable-options.none.none {
    display: inline-block; }

.rechner-teaser .row {
  margin: 0; }
  .rechner-teaser .calc-column {
    margin-top: 0; }
  .rechner-teaser .combo-block .image-block {
    text-align: center; }
  .rechner-teaser .combo-block .image-block img {
    max-height: 150px; }
  .rechner-teaser form {
    min-height: 350px; }
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #ccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #ccc; }
  .mfp-preloader a:hover {
    color: #fff; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }
  button::-moz-focus-inner {
    padding: 0;
    border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #fff;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover, .mfp-close:focus {
    opacity: 1; }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
  color: #fff;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #ccc;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover, .mfp-arrow:focus {
    opacity: 1; }
  .mfp-arrow:before, .mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after {
    border-right: 17px solid #fff;
    margin-left: 31px; }
  .mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3f3f3f; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after {
    border-left: 17px solid #fff;
    margin-left: 39px; }
  .mfp-arrow-right:before {
    border-left: 27px solid #3f3f3f; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }
/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }
/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }
/**
 * Remove all paddings around the image on small screen
 */
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
    .mfp-img-mobile img.mfp-img {
      padding: 0; }
    .mfp-img-mobile .mfp-figure:after {
      top: 0;
      bottom: 0; }
      .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px; }
    .mfp-img-mobile .mfp-bottom-bar {
      background: rgba(0, 0, 0, 0.6);
      bottom: 0;
      margin: 0;
      top: auto;
      padding: 3px 5px;
      position: fixed;
      box-sizing: border-box; }
      .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0; }
    .mfp-img-mobile .mfp-counter {
      right: 5px;
      top: 3px; }
    .mfp-img-mobile .mfp-close {
      top: 0;
      right: 0;
      width: 35px;
      height: 35px;
      line-height: 35px;
      background: rgba(0, 0, 0, 0.6);
      position: fixed;
      text-align: center;
      padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }

  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }

  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

.main-wrapper.landingpage .page-wrapper {
  max-width: 1280px; }
  .main-wrapper.landingpage #body .inpage-content {
    margin: auto; }
