@import url(http://fonts.googleapis.com/css?family=PT+Sans:700,700italic|PT+Sans+Narrow:400,700|Lato:400,400italic,700,700italic|Merriweather:400,700italic,700,400italic);
[ng-cloak] {
  display: none !important; }

.edit-link-container {
  position: relative; }

.edit-link {
  position: absolute;
  top: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.5);
  color: white;
  padding: 5px;
  color: white;
  font-size: 10px;
  z-index: 1000000; }
  .edit-link:hover, .edit-link:active, .edit-link:visited {
    text-decoration: none;
    color: white; }

.edit-link-page {
  right: auto; }

/* Fonts */
/* General */
/* Footer */
/* Global styles */
/* Grid */
meta.foundation-version {
  font-family: "/5.5.3/"; }

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

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

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

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

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

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

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

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

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

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

html, body {
  height: 100%; }

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

html,
body {
  font-size: 20px; }

body {
  background: #fff;
  color: #333132;
  cursor: auto;
  font-family: "PT Sans Narrow", sans-serif;
  font-style: normal;
  font-weight: normal;
  line-height: 1.5;
  margin: 0;
  padding: 0;
  position: relative; }

a:hover {
  cursor: pointer; }

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

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

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

.left {
  float: left !important; }

.right {
  float: right !important; }

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

.clearfix:after {
  clear: both; }

.hide {
  display: none; }

.invisible {
  visibility: hidden; }

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

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

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

select {
  width: 100%; }

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

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

.column + .column.end,
.columns + .column.end, .column +
.columns.end,
.columns +
.columns.end {
  float: left; }

@media only screen {
  .small-push-0 {
    position: relative;
    left: 0;
    right: auto; }
  .small-pull-0 {
    position: relative;
    right: 0;
    left: auto; }
  .small-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }
  .small-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }
  .small-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }
  .small-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }
  .small-push-3 {
    position: relative;
    left: 25%;
    right: auto; }
  .small-pull-3 {
    position: relative;
    right: 25%;
    left: auto; }
  .small-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }
  .small-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }
  .small-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }
  .small-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }
  .small-push-6 {
    position: relative;
    left: 50%;
    right: auto; }
  .small-pull-6 {
    position: relative;
    right: 50%;
    left: auto; }
  .small-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }
  .small-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }
  .small-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }
  .small-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }
  .small-push-9 {
    position: relative;
    left: 75%;
    right: auto; }
  .small-pull-9 {
    position: relative;
    right: 75%;
    left: auto; }
  .small-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }
  .small-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }
  .small-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }
  .small-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; }
  .column,
  .columns {
    position: relative;
    padding-left: 20px;
    padding-right: 20px;
    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: 20px;
    padding-right: 20px;
    float: left; } }

@media only screen and (min-width: 32.05em) {
  .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: 20px;
    padding-right: 20px;
    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: 20px;
    padding-right: 20px;
    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: 51.25em) {
  .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: 20px;
    padding-right: 20px;
    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: 20px;
    padding-right: 20px;
    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: 72.05em) {
  .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: 20px;
    padding-right: 20px;
    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: 20px;
    padding-right: 20px;
    float: left; } }

@media only screen and (min-width: 96.05em) {
  .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: 20px;
    padding-right: 20px;
    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: 20px;
    padding-right: 20px;
    float: left; } }

/* Block grid */
[class*="block-grid-"] {
  display: block;
  padding: 0;
  margin: 0; }
  [class*="block-grid-"]:before, [class*="block-grid-"]:after {
    content: " ";
    display: table; }
  [class*="block-grid-"]:after {
    clear: both; }
  [class*="block-grid-"] > li {
    display: block;
    float: left;
    height: auto;
    padding: 0 20px 40px; }

@media only screen {
  .small-block-grid-1 > li {
    list-style: none;
    width: 100%; }
    .small-block-grid-1 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-1 > li:nth-of-type(1n+1) {
      clear: both; }
    .small-block-grid-1 > li:nth-of-type(1n) {
      padding-left: 0px;
      padding-right: 0px; }
  .small-block-grid-2 > li {
    list-style: none;
    width: 50%; }
    .small-block-grid-2 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-2 > li:nth-of-type(2n+1) {
      clear: both; }
    .small-block-grid-2 > li:nth-of-type(2n+1) {
      padding-left: 0px;
      padding-right: 20px; }
    .small-block-grid-2 > li:nth-of-type(2n) {
      padding-left: 20px;
      padding-right: 0px; }
  .small-block-grid-3 > li {
    list-style: none;
    width: 33.33333%; }
    .small-block-grid-3 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-3 > li:nth-of-type(3n+1) {
      clear: both; }
    .small-block-grid-3 > li:nth-of-type(3n+1) {
      padding-left: 0px;
      padding-right: 26.66667px; }
    .small-block-grid-3 > li:nth-of-type(3n+2) {
      padding-left: 13.33333px;
      padding-right: 13.33333px; }
    .small-block-grid-3 > li:nth-of-type(3n) {
      padding-left: 26.66667px;
      padding-right: 0px; }
  .small-block-grid-4 > li {
    list-style: none;
    width: 25%; }
    .small-block-grid-4 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-4 > li:nth-of-type(4n+1) {
      clear: both; }
    .small-block-grid-4 > li:nth-of-type(4n+1) {
      padding-left: 0px;
      padding-right: 30px; }
    .small-block-grid-4 > li:nth-of-type(4n+2) {
      padding-left: 10px;
      padding-right: 20px; }
    .small-block-grid-4 > li:nth-of-type(4n+3) {
      padding-left: 20px;
      padding-right: 10px; }
    .small-block-grid-4 > li:nth-of-type(4n) {
      padding-left: 30px;
      padding-right: 0px; }
  .small-block-grid-5 > li {
    list-style: none;
    width: 20%; }
    .small-block-grid-5 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-5 > li:nth-of-type(5n+1) {
      clear: both; }
    .small-block-grid-5 > li:nth-of-type(5n+1) {
      padding-left: 0px;
      padding-right: 32px; }
    .small-block-grid-5 > li:nth-of-type(5n+2) {
      padding-left: 8px;
      padding-right: 24px; }
    .small-block-grid-5 > li:nth-of-type(5n+3) {
      padding-left: 16px;
      padding-right: 16px; }
    .small-block-grid-5 > li:nth-of-type(5n+4) {
      padding-left: 24px;
      padding-right: 8px; }
    .small-block-grid-5 > li:nth-of-type(5n) {
      padding-left: 32px;
      padding-right: 0px; }
  .small-block-grid-6 > li {
    list-style: none;
    width: 16.66667%; }
    .small-block-grid-6 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-6 > li:nth-of-type(6n+1) {
      clear: both; }
    .small-block-grid-6 > li:nth-of-type(6n+1) {
      padding-left: 0px;
      padding-right: 33.33333px; }
    .small-block-grid-6 > li:nth-of-type(6n+2) {
      padding-left: 6.66667px;
      padding-right: 26.66667px; }
    .small-block-grid-6 > li:nth-of-type(6n+3) {
      padding-left: 13.33333px;
      padding-right: 20px; }
    .small-block-grid-6 > li:nth-of-type(6n+4) {
      padding-left: 20px;
      padding-right: 13.33333px; }
    .small-block-grid-6 > li:nth-of-type(6n+5) {
      padding-left: 26.66667px;
      padding-right: 6.66667px; }
    .small-block-grid-6 > li:nth-of-type(6n) {
      padding-left: 33.33333px;
      padding-right: 0px; }
  .small-block-grid-7 > li {
    list-style: none;
    width: 14.28571%; }
    .small-block-grid-7 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-7 > li:nth-of-type(7n+1) {
      clear: both; }
    .small-block-grid-7 > li:nth-of-type(7n+1) {
      padding-left: 0px;
      padding-right: 34.28571px; }
    .small-block-grid-7 > li:nth-of-type(7n+2) {
      padding-left: 5.71429px;
      padding-right: 28.57143px; }
    .small-block-grid-7 > li:nth-of-type(7n+3) {
      padding-left: 11.42857px;
      padding-right: 22.85714px; }
    .small-block-grid-7 > li:nth-of-type(7n+4) {
      padding-left: 17.14286px;
      padding-right: 17.14286px; }
    .small-block-grid-7 > li:nth-of-type(7n+5) {
      padding-left: 22.85714px;
      padding-right: 11.42857px; }
    .small-block-grid-7 > li:nth-of-type(7n+6) {
      padding-left: 28.57143px;
      padding-right: 5.71429px; }
    .small-block-grid-7 > li:nth-of-type(7n) {
      padding-left: 34.28571px;
      padding-right: 0px; }
  .small-block-grid-8 > li {
    list-style: none;
    width: 12.5%; }
    .small-block-grid-8 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-8 > li:nth-of-type(8n+1) {
      clear: both; }
    .small-block-grid-8 > li:nth-of-type(8n+1) {
      padding-left: 0px;
      padding-right: 35px; }
    .small-block-grid-8 > li:nth-of-type(8n+2) {
      padding-left: 5px;
      padding-right: 30px; }
    .small-block-grid-8 > li:nth-of-type(8n+3) {
      padding-left: 10px;
      padding-right: 25px; }
    .small-block-grid-8 > li:nth-of-type(8n+4) {
      padding-left: 15px;
      padding-right: 20px; }
    .small-block-grid-8 > li:nth-of-type(8n+5) {
      padding-left: 20px;
      padding-right: 15px; }
    .small-block-grid-8 > li:nth-of-type(8n+6) {
      padding-left: 25px;
      padding-right: 10px; }
    .small-block-grid-8 > li:nth-of-type(8n+7) {
      padding-left: 30px;
      padding-right: 5px; }
    .small-block-grid-8 > li:nth-of-type(8n) {
      padding-left: 35px;
      padding-right: 0px; }
  .small-block-grid-9 > li {
    list-style: none;
    width: 11.11111%; }
    .small-block-grid-9 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-9 > li:nth-of-type(9n+1) {
      clear: both; }
    .small-block-grid-9 > li:nth-of-type(9n+1) {
      padding-left: 0px;
      padding-right: 35.55556px; }
    .small-block-grid-9 > li:nth-of-type(9n+2) {
      padding-left: 4.44444px;
      padding-right: 31.11111px; }
    .small-block-grid-9 > li:nth-of-type(9n+3) {
      padding-left: 8.88889px;
      padding-right: 26.66667px; }
    .small-block-grid-9 > li:nth-of-type(9n+4) {
      padding-left: 13.33333px;
      padding-right: 22.22222px; }
    .small-block-grid-9 > li:nth-of-type(9n+5) {
      padding-left: 17.77778px;
      padding-right: 17.77778px; }
    .small-block-grid-9 > li:nth-of-type(9n+6) {
      padding-left: 22.22222px;
      padding-right: 13.33333px; }
    .small-block-grid-9 > li:nth-of-type(9n+7) {
      padding-left: 26.66667px;
      padding-right: 8.88889px; }
    .small-block-grid-9 > li:nth-of-type(9n+8) {
      padding-left: 31.11111px;
      padding-right: 4.44444px; }
    .small-block-grid-9 > li:nth-of-type(9n) {
      padding-left: 35.55556px;
      padding-right: 0px; }
  .small-block-grid-10 > li {
    list-style: none;
    width: 10%; }
    .small-block-grid-10 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-10 > li:nth-of-type(10n+1) {
      clear: both; }
    .small-block-grid-10 > li:nth-of-type(10n+1) {
      padding-left: 0px;
      padding-right: 36px; }
    .small-block-grid-10 > li:nth-of-type(10n+2) {
      padding-left: 4px;
      padding-right: 32px; }
    .small-block-grid-10 > li:nth-of-type(10n+3) {
      padding-left: 8px;
      padding-right: 28px; }
    .small-block-grid-10 > li:nth-of-type(10n+4) {
      padding-left: 12px;
      padding-right: 24px; }
    .small-block-grid-10 > li:nth-of-type(10n+5) {
      padding-left: 16px;
      padding-right: 20px; }
    .small-block-grid-10 > li:nth-of-type(10n+6) {
      padding-left: 20px;
      padding-right: 16px; }
    .small-block-grid-10 > li:nth-of-type(10n+7) {
      padding-left: 24px;
      padding-right: 12px; }
    .small-block-grid-10 > li:nth-of-type(10n+8) {
      padding-left: 28px;
      padding-right: 8px; }
    .small-block-grid-10 > li:nth-of-type(10n+9) {
      padding-left: 32px;
      padding-right: 4px; }
    .small-block-grid-10 > li:nth-of-type(10n) {
      padding-left: 36px;
      padding-right: 0px; }
  .small-block-grid-11 > li {
    list-style: none;
    width: 9.09091%; }
    .small-block-grid-11 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-11 > li:nth-of-type(11n+1) {
      clear: both; }
    .small-block-grid-11 > li:nth-of-type(11n+1) {
      padding-left: 0px;
      padding-right: 36.36364px; }
    .small-block-grid-11 > li:nth-of-type(11n+2) {
      padding-left: 3.63636px;
      padding-right: 32.72727px; }
    .small-block-grid-11 > li:nth-of-type(11n+3) {
      padding-left: 7.27273px;
      padding-right: 29.09091px; }
    .small-block-grid-11 > li:nth-of-type(11n+4) {
      padding-left: 10.90909px;
      padding-right: 25.45455px; }
    .small-block-grid-11 > li:nth-of-type(11n+5) {
      padding-left: 14.54545px;
      padding-right: 21.81818px; }
    .small-block-grid-11 > li:nth-of-type(11n+6) {
      padding-left: 18.18182px;
      padding-right: 18.18182px; }
    .small-block-grid-11 > li:nth-of-type(11n+7) {
      padding-left: 21.81818px;
      padding-right: 14.54545px; }
    .small-block-grid-11 > li:nth-of-type(11n+8) {
      padding-left: 25.45455px;
      padding-right: 10.90909px; }
    .small-block-grid-11 > li:nth-of-type(11n+9) {
      padding-left: 29.09091px;
      padding-right: 7.27273px; }
    .small-block-grid-11 > li:nth-of-type(11n+10) {
      padding-left: 32.72727px;
      padding-right: 3.63636px; }
    .small-block-grid-11 > li:nth-of-type(11n) {
      padding-left: 36.36364px;
      padding-right: 0px; }
  .small-block-grid-12 > li {
    list-style: none;
    width: 8.33333%; }
    .small-block-grid-12 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-12 > li:nth-of-type(12n+1) {
      clear: both; }
    .small-block-grid-12 > li:nth-of-type(12n+1) {
      padding-left: 0px;
      padding-right: 36.66667px; }
    .small-block-grid-12 > li:nth-of-type(12n+2) {
      padding-left: 3.33333px;
      padding-right: 33.33333px; }
    .small-block-grid-12 > li:nth-of-type(12n+3) {
      padding-left: 6.66667px;
      padding-right: 30px; }
    .small-block-grid-12 > li:nth-of-type(12n+4) {
      padding-left: 10px;
      padding-right: 26.66667px; }
    .small-block-grid-12 > li:nth-of-type(12n+5) {
      padding-left: 13.33333px;
      padding-right: 23.33333px; }
    .small-block-grid-12 > li:nth-of-type(12n+6) {
      padding-left: 16.66667px;
      padding-right: 20px; }
    .small-block-grid-12 > li:nth-of-type(12n+7) {
      padding-left: 20px;
      padding-right: 16.66667px; }
    .small-block-grid-12 > li:nth-of-type(12n+8) {
      padding-left: 23.33333px;
      padding-right: 13.33333px; }
    .small-block-grid-12 > li:nth-of-type(12n+9) {
      padding-left: 26.66667px;
      padding-right: 10px; }
    .small-block-grid-12 > li:nth-of-type(12n+10) {
      padding-left: 30px;
      padding-right: 6.66667px; }
    .small-block-grid-12 > li:nth-of-type(12n+11) {
      padding-left: 33.33333px;
      padding-right: 3.33333px; }
    .small-block-grid-12 > li:nth-of-type(12n) {
      padding-left: 36.66667px;
      padding-right: 0px; } }

@media only screen and (min-width: 32.05em) {
  .medium-block-grid-1 > li {
    list-style: none;
    width: 100%; }
    .medium-block-grid-1 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-1 > li:nth-of-type(1n+1) {
      clear: both; }
    .medium-block-grid-1 > li:nth-of-type(1n) {
      padding-left: 0px;
      padding-right: 0px; }
  .medium-block-grid-2 > li {
    list-style: none;
    width: 50%; }
    .medium-block-grid-2 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-2 > li:nth-of-type(2n+1) {
      clear: both; }
    .medium-block-grid-2 > li:nth-of-type(2n+1) {
      padding-left: 0px;
      padding-right: 20px; }
    .medium-block-grid-2 > li:nth-of-type(2n) {
      padding-left: 20px;
      padding-right: 0px; }
  .medium-block-grid-3 > li {
    list-style: none;
    width: 33.33333%; }
    .medium-block-grid-3 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-3 > li:nth-of-type(3n+1) {
      clear: both; }
    .medium-block-grid-3 > li:nth-of-type(3n+1) {
      padding-left: 0px;
      padding-right: 26.66667px; }
    .medium-block-grid-3 > li:nth-of-type(3n+2) {
      padding-left: 13.33333px;
      padding-right: 13.33333px; }
    .medium-block-grid-3 > li:nth-of-type(3n) {
      padding-left: 26.66667px;
      padding-right: 0px; }
  .medium-block-grid-4 > li {
    list-style: none;
    width: 25%; }
    .medium-block-grid-4 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-4 > li:nth-of-type(4n+1) {
      clear: both; }
    .medium-block-grid-4 > li:nth-of-type(4n+1) {
      padding-left: 0px;
      padding-right: 30px; }
    .medium-block-grid-4 > li:nth-of-type(4n+2) {
      padding-left: 10px;
      padding-right: 20px; }
    .medium-block-grid-4 > li:nth-of-type(4n+3) {
      padding-left: 20px;
      padding-right: 10px; }
    .medium-block-grid-4 > li:nth-of-type(4n) {
      padding-left: 30px;
      padding-right: 0px; }
  .medium-block-grid-5 > li {
    list-style: none;
    width: 20%; }
    .medium-block-grid-5 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-5 > li:nth-of-type(5n+1) {
      clear: both; }
    .medium-block-grid-5 > li:nth-of-type(5n+1) {
      padding-left: 0px;
      padding-right: 32px; }
    .medium-block-grid-5 > li:nth-of-type(5n+2) {
      padding-left: 8px;
      padding-right: 24px; }
    .medium-block-grid-5 > li:nth-of-type(5n+3) {
      padding-left: 16px;
      padding-right: 16px; }
    .medium-block-grid-5 > li:nth-of-type(5n+4) {
      padding-left: 24px;
      padding-right: 8px; }
    .medium-block-grid-5 > li:nth-of-type(5n) {
      padding-left: 32px;
      padding-right: 0px; }
  .medium-block-grid-6 > li {
    list-style: none;
    width: 16.66667%; }
    .medium-block-grid-6 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-6 > li:nth-of-type(6n+1) {
      clear: both; }
    .medium-block-grid-6 > li:nth-of-type(6n+1) {
      padding-left: 0px;
      padding-right: 33.33333px; }
    .medium-block-grid-6 > li:nth-of-type(6n+2) {
      padding-left: 6.66667px;
      padding-right: 26.66667px; }
    .medium-block-grid-6 > li:nth-of-type(6n+3) {
      padding-left: 13.33333px;
      padding-right: 20px; }
    .medium-block-grid-6 > li:nth-of-type(6n+4) {
      padding-left: 20px;
      padding-right: 13.33333px; }
    .medium-block-grid-6 > li:nth-of-type(6n+5) {
      padding-left: 26.66667px;
      padding-right: 6.66667px; }
    .medium-block-grid-6 > li:nth-of-type(6n) {
      padding-left: 33.33333px;
      padding-right: 0px; }
  .medium-block-grid-7 > li {
    list-style: none;
    width: 14.28571%; }
    .medium-block-grid-7 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-7 > li:nth-of-type(7n+1) {
      clear: both; }
    .medium-block-grid-7 > li:nth-of-type(7n+1) {
      padding-left: 0px;
      padding-right: 34.28571px; }
    .medium-block-grid-7 > li:nth-of-type(7n+2) {
      padding-left: 5.71429px;
      padding-right: 28.57143px; }
    .medium-block-grid-7 > li:nth-of-type(7n+3) {
      padding-left: 11.42857px;
      padding-right: 22.85714px; }
    .medium-block-grid-7 > li:nth-of-type(7n+4) {
      padding-left: 17.14286px;
      padding-right: 17.14286px; }
    .medium-block-grid-7 > li:nth-of-type(7n+5) {
      padding-left: 22.85714px;
      padding-right: 11.42857px; }
    .medium-block-grid-7 > li:nth-of-type(7n+6) {
      padding-left: 28.57143px;
      padding-right: 5.71429px; }
    .medium-block-grid-7 > li:nth-of-type(7n) {
      padding-left: 34.28571px;
      padding-right: 0px; }
  .medium-block-grid-8 > li {
    list-style: none;
    width: 12.5%; }
    .medium-block-grid-8 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-8 > li:nth-of-type(8n+1) {
      clear: both; }
    .medium-block-grid-8 > li:nth-of-type(8n+1) {
      padding-left: 0px;
      padding-right: 35px; }
    .medium-block-grid-8 > li:nth-of-type(8n+2) {
      padding-left: 5px;
      padding-right: 30px; }
    .medium-block-grid-8 > li:nth-of-type(8n+3) {
      padding-left: 10px;
      padding-right: 25px; }
    .medium-block-grid-8 > li:nth-of-type(8n+4) {
      padding-left: 15px;
      padding-right: 20px; }
    .medium-block-grid-8 > li:nth-of-type(8n+5) {
      padding-left: 20px;
      padding-right: 15px; }
    .medium-block-grid-8 > li:nth-of-type(8n+6) {
      padding-left: 25px;
      padding-right: 10px; }
    .medium-block-grid-8 > li:nth-of-type(8n+7) {
      padding-left: 30px;
      padding-right: 5px; }
    .medium-block-grid-8 > li:nth-of-type(8n) {
      padding-left: 35px;
      padding-right: 0px; }
  .medium-block-grid-9 > li {
    list-style: none;
    width: 11.11111%; }
    .medium-block-grid-9 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-9 > li:nth-of-type(9n+1) {
      clear: both; }
    .medium-block-grid-9 > li:nth-of-type(9n+1) {
      padding-left: 0px;
      padding-right: 35.55556px; }
    .medium-block-grid-9 > li:nth-of-type(9n+2) {
      padding-left: 4.44444px;
      padding-right: 31.11111px; }
    .medium-block-grid-9 > li:nth-of-type(9n+3) {
      padding-left: 8.88889px;
      padding-right: 26.66667px; }
    .medium-block-grid-9 > li:nth-of-type(9n+4) {
      padding-left: 13.33333px;
      padding-right: 22.22222px; }
    .medium-block-grid-9 > li:nth-of-type(9n+5) {
      padding-left: 17.77778px;
      padding-right: 17.77778px; }
    .medium-block-grid-9 > li:nth-of-type(9n+6) {
      padding-left: 22.22222px;
      padding-right: 13.33333px; }
    .medium-block-grid-9 > li:nth-of-type(9n+7) {
      padding-left: 26.66667px;
      padding-right: 8.88889px; }
    .medium-block-grid-9 > li:nth-of-type(9n+8) {
      padding-left: 31.11111px;
      padding-right: 4.44444px; }
    .medium-block-grid-9 > li:nth-of-type(9n) {
      padding-left: 35.55556px;
      padding-right: 0px; }
  .medium-block-grid-10 > li {
    list-style: none;
    width: 10%; }
    .medium-block-grid-10 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-10 > li:nth-of-type(10n+1) {
      clear: both; }
    .medium-block-grid-10 > li:nth-of-type(10n+1) {
      padding-left: 0px;
      padding-right: 36px; }
    .medium-block-grid-10 > li:nth-of-type(10n+2) {
      padding-left: 4px;
      padding-right: 32px; }
    .medium-block-grid-10 > li:nth-of-type(10n+3) {
      padding-left: 8px;
      padding-right: 28px; }
    .medium-block-grid-10 > li:nth-of-type(10n+4) {
      padding-left: 12px;
      padding-right: 24px; }
    .medium-block-grid-10 > li:nth-of-type(10n+5) {
      padding-left: 16px;
      padding-right: 20px; }
    .medium-block-grid-10 > li:nth-of-type(10n+6) {
      padding-left: 20px;
      padding-right: 16px; }
    .medium-block-grid-10 > li:nth-of-type(10n+7) {
      padding-left: 24px;
      padding-right: 12px; }
    .medium-block-grid-10 > li:nth-of-type(10n+8) {
      padding-left: 28px;
      padding-right: 8px; }
    .medium-block-grid-10 > li:nth-of-type(10n+9) {
      padding-left: 32px;
      padding-right: 4px; }
    .medium-block-grid-10 > li:nth-of-type(10n) {
      padding-left: 36px;
      padding-right: 0px; }
  .medium-block-grid-11 > li {
    list-style: none;
    width: 9.09091%; }
    .medium-block-grid-11 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-11 > li:nth-of-type(11n+1) {
      clear: both; }
    .medium-block-grid-11 > li:nth-of-type(11n+1) {
      padding-left: 0px;
      padding-right: 36.36364px; }
    .medium-block-grid-11 > li:nth-of-type(11n+2) {
      padding-left: 3.63636px;
      padding-right: 32.72727px; }
    .medium-block-grid-11 > li:nth-of-type(11n+3) {
      padding-left: 7.27273px;
      padding-right: 29.09091px; }
    .medium-block-grid-11 > li:nth-of-type(11n+4) {
      padding-left: 10.90909px;
      padding-right: 25.45455px; }
    .medium-block-grid-11 > li:nth-of-type(11n+5) {
      padding-left: 14.54545px;
      padding-right: 21.81818px; }
    .medium-block-grid-11 > li:nth-of-type(11n+6) {
      padding-left: 18.18182px;
      padding-right: 18.18182px; }
    .medium-block-grid-11 > li:nth-of-type(11n+7) {
      padding-left: 21.81818px;
      padding-right: 14.54545px; }
    .medium-block-grid-11 > li:nth-of-type(11n+8) {
      padding-left: 25.45455px;
      padding-right: 10.90909px; }
    .medium-block-grid-11 > li:nth-of-type(11n+9) {
      padding-left: 29.09091px;
      padding-right: 7.27273px; }
    .medium-block-grid-11 > li:nth-of-type(11n+10) {
      padding-left: 32.72727px;
      padding-right: 3.63636px; }
    .medium-block-grid-11 > li:nth-of-type(11n) {
      padding-left: 36.36364px;
      padding-right: 0px; }
  .medium-block-grid-12 > li {
    list-style: none;
    width: 8.33333%; }
    .medium-block-grid-12 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-12 > li:nth-of-type(12n+1) {
      clear: both; }
    .medium-block-grid-12 > li:nth-of-type(12n+1) {
      padding-left: 0px;
      padding-right: 36.66667px; }
    .medium-block-grid-12 > li:nth-of-type(12n+2) {
      padding-left: 3.33333px;
      padding-right: 33.33333px; }
    .medium-block-grid-12 > li:nth-of-type(12n+3) {
      padding-left: 6.66667px;
      padding-right: 30px; }
    .medium-block-grid-12 > li:nth-of-type(12n+4) {
      padding-left: 10px;
      padding-right: 26.66667px; }
    .medium-block-grid-12 > li:nth-of-type(12n+5) {
      padding-left: 13.33333px;
      padding-right: 23.33333px; }
    .medium-block-grid-12 > li:nth-of-type(12n+6) {
      padding-left: 16.66667px;
      padding-right: 20px; }
    .medium-block-grid-12 > li:nth-of-type(12n+7) {
      padding-left: 20px;
      padding-right: 16.66667px; }
    .medium-block-grid-12 > li:nth-of-type(12n+8) {
      padding-left: 23.33333px;
      padding-right: 13.33333px; }
    .medium-block-grid-12 > li:nth-of-type(12n+9) {
      padding-left: 26.66667px;
      padding-right: 10px; }
    .medium-block-grid-12 > li:nth-of-type(12n+10) {
      padding-left: 30px;
      padding-right: 6.66667px; }
    .medium-block-grid-12 > li:nth-of-type(12n+11) {
      padding-left: 33.33333px;
      padding-right: 3.33333px; }
    .medium-block-grid-12 > li:nth-of-type(12n) {
      padding-left: 36.66667px;
      padding-right: 0px; } }

@media only screen and (min-width: 51.25em) {
  .large-block-grid-1 > li {
    list-style: none;
    width: 100%; }
    .large-block-grid-1 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-1 > li:nth-of-type(1n+1) {
      clear: both; }
    .large-block-grid-1 > li:nth-of-type(1n) {
      padding-left: 0px;
      padding-right: 0px; }
  .large-block-grid-2 > li {
    list-style: none;
    width: 50%; }
    .large-block-grid-2 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-2 > li:nth-of-type(2n+1) {
      clear: both; }
    .large-block-grid-2 > li:nth-of-type(2n+1) {
      padding-left: 0px;
      padding-right: 20px; }
    .large-block-grid-2 > li:nth-of-type(2n) {
      padding-left: 20px;
      padding-right: 0px; }
  .large-block-grid-3 > li {
    list-style: none;
    width: 33.33333%; }
    .large-block-grid-3 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-3 > li:nth-of-type(3n+1) {
      clear: both; }
    .large-block-grid-3 > li:nth-of-type(3n+1) {
      padding-left: 0px;
      padding-right: 26.66667px; }
    .large-block-grid-3 > li:nth-of-type(3n+2) {
      padding-left: 13.33333px;
      padding-right: 13.33333px; }
    .large-block-grid-3 > li:nth-of-type(3n) {
      padding-left: 26.66667px;
      padding-right: 0px; }
  .large-block-grid-4 > li {
    list-style: none;
    width: 25%; }
    .large-block-grid-4 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-4 > li:nth-of-type(4n+1) {
      clear: both; }
    .large-block-grid-4 > li:nth-of-type(4n+1) {
      padding-left: 0px;
      padding-right: 30px; }
    .large-block-grid-4 > li:nth-of-type(4n+2) {
      padding-left: 10px;
      padding-right: 20px; }
    .large-block-grid-4 > li:nth-of-type(4n+3) {
      padding-left: 20px;
      padding-right: 10px; }
    .large-block-grid-4 > li:nth-of-type(4n) {
      padding-left: 30px;
      padding-right: 0px; }
  .large-block-grid-5 > li {
    list-style: none;
    width: 20%; }
    .large-block-grid-5 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-5 > li:nth-of-type(5n+1) {
      clear: both; }
    .large-block-grid-5 > li:nth-of-type(5n+1) {
      padding-left: 0px;
      padding-right: 32px; }
    .large-block-grid-5 > li:nth-of-type(5n+2) {
      padding-left: 8px;
      padding-right: 24px; }
    .large-block-grid-5 > li:nth-of-type(5n+3) {
      padding-left: 16px;
      padding-right: 16px; }
    .large-block-grid-5 > li:nth-of-type(5n+4) {
      padding-left: 24px;
      padding-right: 8px; }
    .large-block-grid-5 > li:nth-of-type(5n) {
      padding-left: 32px;
      padding-right: 0px; }
  .large-block-grid-6 > li {
    list-style: none;
    width: 16.66667%; }
    .large-block-grid-6 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-6 > li:nth-of-type(6n+1) {
      clear: both; }
    .large-block-grid-6 > li:nth-of-type(6n+1) {
      padding-left: 0px;
      padding-right: 33.33333px; }
    .large-block-grid-6 > li:nth-of-type(6n+2) {
      padding-left: 6.66667px;
      padding-right: 26.66667px; }
    .large-block-grid-6 > li:nth-of-type(6n+3) {
      padding-left: 13.33333px;
      padding-right: 20px; }
    .large-block-grid-6 > li:nth-of-type(6n+4) {
      padding-left: 20px;
      padding-right: 13.33333px; }
    .large-block-grid-6 > li:nth-of-type(6n+5) {
      padding-left: 26.66667px;
      padding-right: 6.66667px; }
    .large-block-grid-6 > li:nth-of-type(6n) {
      padding-left: 33.33333px;
      padding-right: 0px; }
  .large-block-grid-7 > li {
    list-style: none;
    width: 14.28571%; }
    .large-block-grid-7 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-7 > li:nth-of-type(7n+1) {
      clear: both; }
    .large-block-grid-7 > li:nth-of-type(7n+1) {
      padding-left: 0px;
      padding-right: 34.28571px; }
    .large-block-grid-7 > li:nth-of-type(7n+2) {
      padding-left: 5.71429px;
      padding-right: 28.57143px; }
    .large-block-grid-7 > li:nth-of-type(7n+3) {
      padding-left: 11.42857px;
      padding-right: 22.85714px; }
    .large-block-grid-7 > li:nth-of-type(7n+4) {
      padding-left: 17.14286px;
      padding-right: 17.14286px; }
    .large-block-grid-7 > li:nth-of-type(7n+5) {
      padding-left: 22.85714px;
      padding-right: 11.42857px; }
    .large-block-grid-7 > li:nth-of-type(7n+6) {
      padding-left: 28.57143px;
      padding-right: 5.71429px; }
    .large-block-grid-7 > li:nth-of-type(7n) {
      padding-left: 34.28571px;
      padding-right: 0px; }
  .large-block-grid-8 > li {
    list-style: none;
    width: 12.5%; }
    .large-block-grid-8 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-8 > li:nth-of-type(8n+1) {
      clear: both; }
    .large-block-grid-8 > li:nth-of-type(8n+1) {
      padding-left: 0px;
      padding-right: 35px; }
    .large-block-grid-8 > li:nth-of-type(8n+2) {
      padding-left: 5px;
      padding-right: 30px; }
    .large-block-grid-8 > li:nth-of-type(8n+3) {
      padding-left: 10px;
      padding-right: 25px; }
    .large-block-grid-8 > li:nth-of-type(8n+4) {
      padding-left: 15px;
      padding-right: 20px; }
    .large-block-grid-8 > li:nth-of-type(8n+5) {
      padding-left: 20px;
      padding-right: 15px; }
    .large-block-grid-8 > li:nth-of-type(8n+6) {
      padding-left: 25px;
      padding-right: 10px; }
    .large-block-grid-8 > li:nth-of-type(8n+7) {
      padding-left: 30px;
      padding-right: 5px; }
    .large-block-grid-8 > li:nth-of-type(8n) {
      padding-left: 35px;
      padding-right: 0px; }
  .large-block-grid-9 > li {
    list-style: none;
    width: 11.11111%; }
    .large-block-grid-9 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-9 > li:nth-of-type(9n+1) {
      clear: both; }
    .large-block-grid-9 > li:nth-of-type(9n+1) {
      padding-left: 0px;
      padding-right: 35.55556px; }
    .large-block-grid-9 > li:nth-of-type(9n+2) {
      padding-left: 4.44444px;
      padding-right: 31.11111px; }
    .large-block-grid-9 > li:nth-of-type(9n+3) {
      padding-left: 8.88889px;
      padding-right: 26.66667px; }
    .large-block-grid-9 > li:nth-of-type(9n+4) {
      padding-left: 13.33333px;
      padding-right: 22.22222px; }
    .large-block-grid-9 > li:nth-of-type(9n+5) {
      padding-left: 17.77778px;
      padding-right: 17.77778px; }
    .large-block-grid-9 > li:nth-of-type(9n+6) {
      padding-left: 22.22222px;
      padding-right: 13.33333px; }
    .large-block-grid-9 > li:nth-of-type(9n+7) {
      padding-left: 26.66667px;
      padding-right: 8.88889px; }
    .large-block-grid-9 > li:nth-of-type(9n+8) {
      padding-left: 31.11111px;
      padding-right: 4.44444px; }
    .large-block-grid-9 > li:nth-of-type(9n) {
      padding-left: 35.55556px;
      padding-right: 0px; }
  .large-block-grid-10 > li {
    list-style: none;
    width: 10%; }
    .large-block-grid-10 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-10 > li:nth-of-type(10n+1) {
      clear: both; }
    .large-block-grid-10 > li:nth-of-type(10n+1) {
      padding-left: 0px;
      padding-right: 36px; }
    .large-block-grid-10 > li:nth-of-type(10n+2) {
      padding-left: 4px;
      padding-right: 32px; }
    .large-block-grid-10 > li:nth-of-type(10n+3) {
      padding-left: 8px;
      padding-right: 28px; }
    .large-block-grid-10 > li:nth-of-type(10n+4) {
      padding-left: 12px;
      padding-right: 24px; }
    .large-block-grid-10 > li:nth-of-type(10n+5) {
      padding-left: 16px;
      padding-right: 20px; }
    .large-block-grid-10 > li:nth-of-type(10n+6) {
      padding-left: 20px;
      padding-right: 16px; }
    .large-block-grid-10 > li:nth-of-type(10n+7) {
      padding-left: 24px;
      padding-right: 12px; }
    .large-block-grid-10 > li:nth-of-type(10n+8) {
      padding-left: 28px;
      padding-right: 8px; }
    .large-block-grid-10 > li:nth-of-type(10n+9) {
      padding-left: 32px;
      padding-right: 4px; }
    .large-block-grid-10 > li:nth-of-type(10n) {
      padding-left: 36px;
      padding-right: 0px; }
  .large-block-grid-11 > li {
    list-style: none;
    width: 9.09091%; }
    .large-block-grid-11 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-11 > li:nth-of-type(11n+1) {
      clear: both; }
    .large-block-grid-11 > li:nth-of-type(11n+1) {
      padding-left: 0px;
      padding-right: 36.36364px; }
    .large-block-grid-11 > li:nth-of-type(11n+2) {
      padding-left: 3.63636px;
      padding-right: 32.72727px; }
    .large-block-grid-11 > li:nth-of-type(11n+3) {
      padding-left: 7.27273px;
      padding-right: 29.09091px; }
    .large-block-grid-11 > li:nth-of-type(11n+4) {
      padding-left: 10.90909px;
      padding-right: 25.45455px; }
    .large-block-grid-11 > li:nth-of-type(11n+5) {
      padding-left: 14.54545px;
      padding-right: 21.81818px; }
    .large-block-grid-11 > li:nth-of-type(11n+6) {
      padding-left: 18.18182px;
      padding-right: 18.18182px; }
    .large-block-grid-11 > li:nth-of-type(11n+7) {
      padding-left: 21.81818px;
      padding-right: 14.54545px; }
    .large-block-grid-11 > li:nth-of-type(11n+8) {
      padding-left: 25.45455px;
      padding-right: 10.90909px; }
    .large-block-grid-11 > li:nth-of-type(11n+9) {
      padding-left: 29.09091px;
      padding-right: 7.27273px; }
    .large-block-grid-11 > li:nth-of-type(11n+10) {
      padding-left: 32.72727px;
      padding-right: 3.63636px; }
    .large-block-grid-11 > li:nth-of-type(11n) {
      padding-left: 36.36364px;
      padding-right: 0px; }
  .large-block-grid-12 > li {
    list-style: none;
    width: 8.33333%; }
    .large-block-grid-12 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-12 > li:nth-of-type(12n+1) {
      clear: both; }
    .large-block-grid-12 > li:nth-of-type(12n+1) {
      padding-left: 0px;
      padding-right: 36.66667px; }
    .large-block-grid-12 > li:nth-of-type(12n+2) {
      padding-left: 3.33333px;
      padding-right: 33.33333px; }
    .large-block-grid-12 > li:nth-of-type(12n+3) {
      padding-left: 6.66667px;
      padding-right: 30px; }
    .large-block-grid-12 > li:nth-of-type(12n+4) {
      padding-left: 10px;
      padding-right: 26.66667px; }
    .large-block-grid-12 > li:nth-of-type(12n+5) {
      padding-left: 13.33333px;
      padding-right: 23.33333px; }
    .large-block-grid-12 > li:nth-of-type(12n+6) {
      padding-left: 16.66667px;
      padding-right: 20px; }
    .large-block-grid-12 > li:nth-of-type(12n+7) {
      padding-left: 20px;
      padding-right: 16.66667px; }
    .large-block-grid-12 > li:nth-of-type(12n+8) {
      padding-left: 23.33333px;
      padding-right: 13.33333px; }
    .large-block-grid-12 > li:nth-of-type(12n+9) {
      padding-left: 26.66667px;
      padding-right: 10px; }
    .large-block-grid-12 > li:nth-of-type(12n+10) {
      padding-left: 30px;
      padding-right: 6.66667px; }
    .large-block-grid-12 > li:nth-of-type(12n+11) {
      padding-left: 33.33333px;
      padding-right: 3.33333px; }
    .large-block-grid-12 > li:nth-of-type(12n) {
      padding-left: 36.66667px;
      padding-right: 0px; } }

@media only screen and (min-width: 72.05em) {
  .xlarge-block-grid-1 > li {
    list-style: none;
    width: 100%; }
    .xlarge-block-grid-1 > li:nth-of-type(1n) {
      clear: none; }
    .xlarge-block-grid-1 > li:nth-of-type(1n+1) {
      clear: both; }
    .xlarge-block-grid-1 > li:nth-of-type(1n) {
      padding-left: 0px;
      padding-right: 0px; }
  .xlarge-block-grid-2 > li {
    list-style: none;
    width: 50%; }
    .xlarge-block-grid-2 > li:nth-of-type(1n) {
      clear: none; }
    .xlarge-block-grid-2 > li:nth-of-type(2n+1) {
      clear: both; }
    .xlarge-block-grid-2 > li:nth-of-type(2n+1) {
      padding-left: 0px;
      padding-right: 20px; }
    .xlarge-block-grid-2 > li:nth-of-type(2n) {
      padding-left: 20px;
      padding-right: 0px; }
  .xlarge-block-grid-3 > li {
    list-style: none;
    width: 33.33333%; }
    .xlarge-block-grid-3 > li:nth-of-type(1n) {
      clear: none; }
    .xlarge-block-grid-3 > li:nth-of-type(3n+1) {
      clear: both; }
    .xlarge-block-grid-3 > li:nth-of-type(3n+1) {
      padding-left: 0px;
      padding-right: 26.66667px; }
    .xlarge-block-grid-3 > li:nth-of-type(3n+2) {
      padding-left: 13.33333px;
      padding-right: 13.33333px; }
    .xlarge-block-grid-3 > li:nth-of-type(3n) {
      padding-left: 26.66667px;
      padding-right: 0px; }
  .xlarge-block-grid-4 > li {
    list-style: none;
    width: 25%; }
    .xlarge-block-grid-4 > li:nth-of-type(1n) {
      clear: none; }
    .xlarge-block-grid-4 > li:nth-of-type(4n+1) {
      clear: both; }
    .xlarge-block-grid-4 > li:nth-of-type(4n+1) {
      padding-left: 0px;
      padding-right: 30px; }
    .xlarge-block-grid-4 > li:nth-of-type(4n+2) {
      padding-left: 10px;
      padding-right: 20px; }
    .xlarge-block-grid-4 > li:nth-of-type(4n+3) {
      padding-left: 20px;
      padding-right: 10px; }
    .xlarge-block-grid-4 > li:nth-of-type(4n) {
      padding-left: 30px;
      padding-right: 0px; }
  .xlarge-block-grid-5 > li {
    list-style: none;
    width: 20%; }
    .xlarge-block-grid-5 > li:nth-of-type(1n) {
      clear: none; }
    .xlarge-block-grid-5 > li:nth-of-type(5n+1) {
      clear: both; }
    .xlarge-block-grid-5 > li:nth-of-type(5n+1) {
      padding-left: 0px;
      padding-right: 32px; }
    .xlarge-block-grid-5 > li:nth-of-type(5n+2) {
      padding-left: 8px;
      padding-right: 24px; }
    .xlarge-block-grid-5 > li:nth-of-type(5n+3) {
      padding-left: 16px;
      padding-right: 16px; }
    .xlarge-block-grid-5 > li:nth-of-type(5n+4) {
      padding-left: 24px;
      padding-right: 8px; }
    .xlarge-block-grid-5 > li:nth-of-type(5n) {
      padding-left: 32px;
      padding-right: 0px; }
  .xlarge-block-grid-6 > li {
    list-style: none;
    width: 16.66667%; }
    .xlarge-block-grid-6 > li:nth-of-type(1n) {
      clear: none; }
    .xlarge-block-grid-6 > li:nth-of-type(6n+1) {
      clear: both; }
    .xlarge-block-grid-6 > li:nth-of-type(6n+1) {
      padding-left: 0px;
      padding-right: 33.33333px; }
    .xlarge-block-grid-6 > li:nth-of-type(6n+2) {
      padding-left: 6.66667px;
      padding-right: 26.66667px; }
    .xlarge-block-grid-6 > li:nth-of-type(6n+3) {
      padding-left: 13.33333px;
      padding-right: 20px; }
    .xlarge-block-grid-6 > li:nth-of-type(6n+4) {
      padding-left: 20px;
      padding-right: 13.33333px; }
    .xlarge-block-grid-6 > li:nth-of-type(6n+5) {
      padding-left: 26.66667px;
      padding-right: 6.66667px; }
    .xlarge-block-grid-6 > li:nth-of-type(6n) {
      padding-left: 33.33333px;
      padding-right: 0px; }
  .xlarge-block-grid-7 > li {
    list-style: none;
    width: 14.28571%; }
    .xlarge-block-grid-7 > li:nth-of-type(1n) {
      clear: none; }
    .xlarge-block-grid-7 > li:nth-of-type(7n+1) {
      clear: both; }
    .xlarge-block-grid-7 > li:nth-of-type(7n+1) {
      padding-left: 0px;
      padding-right: 34.28571px; }
    .xlarge-block-grid-7 > li:nth-of-type(7n+2) {
      padding-left: 5.71429px;
      padding-right: 28.57143px; }
    .xlarge-block-grid-7 > li:nth-of-type(7n+3) {
      padding-left: 11.42857px;
      padding-right: 22.85714px; }
    .xlarge-block-grid-7 > li:nth-of-type(7n+4) {
      padding-left: 17.14286px;
      padding-right: 17.14286px; }
    .xlarge-block-grid-7 > li:nth-of-type(7n+5) {
      padding-left: 22.85714px;
      padding-right: 11.42857px; }
    .xlarge-block-grid-7 > li:nth-of-type(7n+6) {
      padding-left: 28.57143px;
      padding-right: 5.71429px; }
    .xlarge-block-grid-7 > li:nth-of-type(7n) {
      padding-left: 34.28571px;
      padding-right: 0px; }
  .xlarge-block-grid-8 > li {
    list-style: none;
    width: 12.5%; }
    .xlarge-block-grid-8 > li:nth-of-type(1n) {
      clear: none; }
    .xlarge-block-grid-8 > li:nth-of-type(8n+1) {
      clear: both; }
    .xlarge-block-grid-8 > li:nth-of-type(8n+1) {
      padding-left: 0px;
      padding-right: 35px; }
    .xlarge-block-grid-8 > li:nth-of-type(8n+2) {
      padding-left: 5px;
      padding-right: 30px; }
    .xlarge-block-grid-8 > li:nth-of-type(8n+3) {
      padding-left: 10px;
      padding-right: 25px; }
    .xlarge-block-grid-8 > li:nth-of-type(8n+4) {
      padding-left: 15px;
      padding-right: 20px; }
    .xlarge-block-grid-8 > li:nth-of-type(8n+5) {
      padding-left: 20px;
      padding-right: 15px; }
    .xlarge-block-grid-8 > li:nth-of-type(8n+6) {
      padding-left: 25px;
      padding-right: 10px; }
    .xlarge-block-grid-8 > li:nth-of-type(8n+7) {
      padding-left: 30px;
      padding-right: 5px; }
    .xlarge-block-grid-8 > li:nth-of-type(8n) {
      padding-left: 35px;
      padding-right: 0px; }
  .xlarge-block-grid-9 > li {
    list-style: none;
    width: 11.11111%; }
    .xlarge-block-grid-9 > li:nth-of-type(1n) {
      clear: none; }
    .xlarge-block-grid-9 > li:nth-of-type(9n+1) {
      clear: both; }
    .xlarge-block-grid-9 > li:nth-of-type(9n+1) {
      padding-left: 0px;
      padding-right: 35.55556px; }
    .xlarge-block-grid-9 > li:nth-of-type(9n+2) {
      padding-left: 4.44444px;
      padding-right: 31.11111px; }
    .xlarge-block-grid-9 > li:nth-of-type(9n+3) {
      padding-left: 8.88889px;
      padding-right: 26.66667px; }
    .xlarge-block-grid-9 > li:nth-of-type(9n+4) {
      padding-left: 13.33333px;
      padding-right: 22.22222px; }
    .xlarge-block-grid-9 > li:nth-of-type(9n+5) {
      padding-left: 17.77778px;
      padding-right: 17.77778px; }
    .xlarge-block-grid-9 > li:nth-of-type(9n+6) {
      padding-left: 22.22222px;
      padding-right: 13.33333px; }
    .xlarge-block-grid-9 > li:nth-of-type(9n+7) {
      padding-left: 26.66667px;
      padding-right: 8.88889px; }
    .xlarge-block-grid-9 > li:nth-of-type(9n+8) {
      padding-left: 31.11111px;
      padding-right: 4.44444px; }
    .xlarge-block-grid-9 > li:nth-of-type(9n) {
      padding-left: 35.55556px;
      padding-right: 0px; }
  .xlarge-block-grid-10 > li {
    list-style: none;
    width: 10%; }
    .xlarge-block-grid-10 > li:nth-of-type(1n) {
      clear: none; }
    .xlarge-block-grid-10 > li:nth-of-type(10n+1) {
      clear: both; }
    .xlarge-block-grid-10 > li:nth-of-type(10n+1) {
      padding-left: 0px;
      padding-right: 36px; }
    .xlarge-block-grid-10 > li:nth-of-type(10n+2) {
      padding-left: 4px;
      padding-right: 32px; }
    .xlarge-block-grid-10 > li:nth-of-type(10n+3) {
      padding-left: 8px;
      padding-right: 28px; }
    .xlarge-block-grid-10 > li:nth-of-type(10n+4) {
      padding-left: 12px;
      padding-right: 24px; }
    .xlarge-block-grid-10 > li:nth-of-type(10n+5) {
      padding-left: 16px;
      padding-right: 20px; }
    .xlarge-block-grid-10 > li:nth-of-type(10n+6) {
      padding-left: 20px;
      padding-right: 16px; }
    .xlarge-block-grid-10 > li:nth-of-type(10n+7) {
      padding-left: 24px;
      padding-right: 12px; }
    .xlarge-block-grid-10 > li:nth-of-type(10n+8) {
      padding-left: 28px;
      padding-right: 8px; }
    .xlarge-block-grid-10 > li:nth-of-type(10n+9) {
      padding-left: 32px;
      padding-right: 4px; }
    .xlarge-block-grid-10 > li:nth-of-type(10n) {
      padding-left: 36px;
      padding-right: 0px; }
  .xlarge-block-grid-11 > li {
    list-style: none;
    width: 9.09091%; }
    .xlarge-block-grid-11 > li:nth-of-type(1n) {
      clear: none; }
    .xlarge-block-grid-11 > li:nth-of-type(11n+1) {
      clear: both; }
    .xlarge-block-grid-11 > li:nth-of-type(11n+1) {
      padding-left: 0px;
      padding-right: 36.36364px; }
    .xlarge-block-grid-11 > li:nth-of-type(11n+2) {
      padding-left: 3.63636px;
      padding-right: 32.72727px; }
    .xlarge-block-grid-11 > li:nth-of-type(11n+3) {
      padding-left: 7.27273px;
      padding-right: 29.09091px; }
    .xlarge-block-grid-11 > li:nth-of-type(11n+4) {
      padding-left: 10.90909px;
      padding-right: 25.45455px; }
    .xlarge-block-grid-11 > li:nth-of-type(11n+5) {
      padding-left: 14.54545px;
      padding-right: 21.81818px; }
    .xlarge-block-grid-11 > li:nth-of-type(11n+6) {
      padding-left: 18.18182px;
      padding-right: 18.18182px; }
    .xlarge-block-grid-11 > li:nth-of-type(11n+7) {
      padding-left: 21.81818px;
      padding-right: 14.54545px; }
    .xlarge-block-grid-11 > li:nth-of-type(11n+8) {
      padding-left: 25.45455px;
      padding-right: 10.90909px; }
    .xlarge-block-grid-11 > li:nth-of-type(11n+9) {
      padding-left: 29.09091px;
      padding-right: 7.27273px; }
    .xlarge-block-grid-11 > li:nth-of-type(11n+10) {
      padding-left: 32.72727px;
      padding-right: 3.63636px; }
    .xlarge-block-grid-11 > li:nth-of-type(11n) {
      padding-left: 36.36364px;
      padding-right: 0px; }
  .xlarge-block-grid-12 > li {
    list-style: none;
    width: 8.33333%; }
    .xlarge-block-grid-12 > li:nth-of-type(1n) {
      clear: none; }
    .xlarge-block-grid-12 > li:nth-of-type(12n+1) {
      clear: both; }
    .xlarge-block-grid-12 > li:nth-of-type(12n+1) {
      padding-left: 0px;
      padding-right: 36.66667px; }
    .xlarge-block-grid-12 > li:nth-of-type(12n+2) {
      padding-left: 3.33333px;
      padding-right: 33.33333px; }
    .xlarge-block-grid-12 > li:nth-of-type(12n+3) {
      padding-left: 6.66667px;
      padding-right: 30px; }
    .xlarge-block-grid-12 > li:nth-of-type(12n+4) {
      padding-left: 10px;
      padding-right: 26.66667px; }
    .xlarge-block-grid-12 > li:nth-of-type(12n+5) {
      padding-left: 13.33333px;
      padding-right: 23.33333px; }
    .xlarge-block-grid-12 > li:nth-of-type(12n+6) {
      padding-left: 16.66667px;
      padding-right: 20px; }
    .xlarge-block-grid-12 > li:nth-of-type(12n+7) {
      padding-left: 20px;
      padding-right: 16.66667px; }
    .xlarge-block-grid-12 > li:nth-of-type(12n+8) {
      padding-left: 23.33333px;
      padding-right: 13.33333px; }
    .xlarge-block-grid-12 > li:nth-of-type(12n+9) {
      padding-left: 26.66667px;
      padding-right: 10px; }
    .xlarge-block-grid-12 > li:nth-of-type(12n+10) {
      padding-left: 30px;
      padding-right: 6.66667px; }
    .xlarge-block-grid-12 > li:nth-of-type(12n+11) {
      padding-left: 33.33333px;
      padding-right: 3.33333px; }
    .xlarge-block-grid-12 > li:nth-of-type(12n) {
      padding-left: 36.66667px;
      padding-right: 0px; } }

@media only screen and (min-width: 96.05em) {
  .xxlarge-block-grid-1 > li {
    list-style: none;
    width: 100%; }
    .xxlarge-block-grid-1 > li:nth-of-type(1n) {
      clear: none; }
    .xxlarge-block-grid-1 > li:nth-of-type(1n+1) {
      clear: both; }
    .xxlarge-block-grid-1 > li:nth-of-type(1n) {
      padding-left: 0px;
      padding-right: 0px; }
  .xxlarge-block-grid-2 > li {
    list-style: none;
    width: 50%; }
    .xxlarge-block-grid-2 > li:nth-of-type(1n) {
      clear: none; }
    .xxlarge-block-grid-2 > li:nth-of-type(2n+1) {
      clear: both; }
    .xxlarge-block-grid-2 > li:nth-of-type(2n+1) {
      padding-left: 0px;
      padding-right: 20px; }
    .xxlarge-block-grid-2 > li:nth-of-type(2n) {
      padding-left: 20px;
      padding-right: 0px; }
  .xxlarge-block-grid-3 > li {
    list-style: none;
    width: 33.33333%; }
    .xxlarge-block-grid-3 > li:nth-of-type(1n) {
      clear: none; }
    .xxlarge-block-grid-3 > li:nth-of-type(3n+1) {
      clear: both; }
    .xxlarge-block-grid-3 > li:nth-of-type(3n+1) {
      padding-left: 0px;
      padding-right: 26.66667px; }
    .xxlarge-block-grid-3 > li:nth-of-type(3n+2) {
      padding-left: 13.33333px;
      padding-right: 13.33333px; }
    .xxlarge-block-grid-3 > li:nth-of-type(3n) {
      padding-left: 26.66667px;
      padding-right: 0px; }
  .xxlarge-block-grid-4 > li {
    list-style: none;
    width: 25%; }
    .xxlarge-block-grid-4 > li:nth-of-type(1n) {
      clear: none; }
    .xxlarge-block-grid-4 > li:nth-of-type(4n+1) {
      clear: both; }
    .xxlarge-block-grid-4 > li:nth-of-type(4n+1) {
      padding-left: 0px;
      padding-right: 30px; }
    .xxlarge-block-grid-4 > li:nth-of-type(4n+2) {
      padding-left: 10px;
      padding-right: 20px; }
    .xxlarge-block-grid-4 > li:nth-of-type(4n+3) {
      padding-left: 20px;
      padding-right: 10px; }
    .xxlarge-block-grid-4 > li:nth-of-type(4n) {
      padding-left: 30px;
      padding-right: 0px; }
  .xxlarge-block-grid-5 > li {
    list-style: none;
    width: 20%; }
    .xxlarge-block-grid-5 > li:nth-of-type(1n) {
      clear: none; }
    .xxlarge-block-grid-5 > li:nth-of-type(5n+1) {
      clear: both; }
    .xxlarge-block-grid-5 > li:nth-of-type(5n+1) {
      padding-left: 0px;
      padding-right: 32px; }
    .xxlarge-block-grid-5 > li:nth-of-type(5n+2) {
      padding-left: 8px;
      padding-right: 24px; }
    .xxlarge-block-grid-5 > li:nth-of-type(5n+3) {
      padding-left: 16px;
      padding-right: 16px; }
    .xxlarge-block-grid-5 > li:nth-of-type(5n+4) {
      padding-left: 24px;
      padding-right: 8px; }
    .xxlarge-block-grid-5 > li:nth-of-type(5n) {
      padding-left: 32px;
      padding-right: 0px; }
  .xxlarge-block-grid-6 > li {
    list-style: none;
    width: 16.66667%; }
    .xxlarge-block-grid-6 > li:nth-of-type(1n) {
      clear: none; }
    .xxlarge-block-grid-6 > li:nth-of-type(6n+1) {
      clear: both; }
    .xxlarge-block-grid-6 > li:nth-of-type(6n+1) {
      padding-left: 0px;
      padding-right: 33.33333px; }
    .xxlarge-block-grid-6 > li:nth-of-type(6n+2) {
      padding-left: 6.66667px;
      padding-right: 26.66667px; }
    .xxlarge-block-grid-6 > li:nth-of-type(6n+3) {
      padding-left: 13.33333px;
      padding-right: 20px; }
    .xxlarge-block-grid-6 > li:nth-of-type(6n+4) {
      padding-left: 20px;
      padding-right: 13.33333px; }
    .xxlarge-block-grid-6 > li:nth-of-type(6n+5) {
      padding-left: 26.66667px;
      padding-right: 6.66667px; }
    .xxlarge-block-grid-6 > li:nth-of-type(6n) {
      padding-left: 33.33333px;
      padding-right: 0px; }
  .xxlarge-block-grid-7 > li {
    list-style: none;
    width: 14.28571%; }
    .xxlarge-block-grid-7 > li:nth-of-type(1n) {
      clear: none; }
    .xxlarge-block-grid-7 > li:nth-of-type(7n+1) {
      clear: both; }
    .xxlarge-block-grid-7 > li:nth-of-type(7n+1) {
      padding-left: 0px;
      padding-right: 34.28571px; }
    .xxlarge-block-grid-7 > li:nth-of-type(7n+2) {
      padding-left: 5.71429px;
      padding-right: 28.57143px; }
    .xxlarge-block-grid-7 > li:nth-of-type(7n+3) {
      padding-left: 11.42857px;
      padding-right: 22.85714px; }
    .xxlarge-block-grid-7 > li:nth-of-type(7n+4) {
      padding-left: 17.14286px;
      padding-right: 17.14286px; }
    .xxlarge-block-grid-7 > li:nth-of-type(7n+5) {
      padding-left: 22.85714px;
      padding-right: 11.42857px; }
    .xxlarge-block-grid-7 > li:nth-of-type(7n+6) {
      padding-left: 28.57143px;
      padding-right: 5.71429px; }
    .xxlarge-block-grid-7 > li:nth-of-type(7n) {
      padding-left: 34.28571px;
      padding-right: 0px; }
  .xxlarge-block-grid-8 > li {
    list-style: none;
    width: 12.5%; }
    .xxlarge-block-grid-8 > li:nth-of-type(1n) {
      clear: none; }
    .xxlarge-block-grid-8 > li:nth-of-type(8n+1) {
      clear: both; }
    .xxlarge-block-grid-8 > li:nth-of-type(8n+1) {
      padding-left: 0px;
      padding-right: 35px; }
    .xxlarge-block-grid-8 > li:nth-of-type(8n+2) {
      padding-left: 5px;
      padding-right: 30px; }
    .xxlarge-block-grid-8 > li:nth-of-type(8n+3) {
      padding-left: 10px;
      padding-right: 25px; }
    .xxlarge-block-grid-8 > li:nth-of-type(8n+4) {
      padding-left: 15px;
      padding-right: 20px; }
    .xxlarge-block-grid-8 > li:nth-of-type(8n+5) {
      padding-left: 20px;
      padding-right: 15px; }
    .xxlarge-block-grid-8 > li:nth-of-type(8n+6) {
      padding-left: 25px;
      padding-right: 10px; }
    .xxlarge-block-grid-8 > li:nth-of-type(8n+7) {
      padding-left: 30px;
      padding-right: 5px; }
    .xxlarge-block-grid-8 > li:nth-of-type(8n) {
      padding-left: 35px;
      padding-right: 0px; }
  .xxlarge-block-grid-9 > li {
    list-style: none;
    width: 11.11111%; }
    .xxlarge-block-grid-9 > li:nth-of-type(1n) {
      clear: none; }
    .xxlarge-block-grid-9 > li:nth-of-type(9n+1) {
      clear: both; }
    .xxlarge-block-grid-9 > li:nth-of-type(9n+1) {
      padding-left: 0px;
      padding-right: 35.55556px; }
    .xxlarge-block-grid-9 > li:nth-of-type(9n+2) {
      padding-left: 4.44444px;
      padding-right: 31.11111px; }
    .xxlarge-block-grid-9 > li:nth-of-type(9n+3) {
      padding-left: 8.88889px;
      padding-right: 26.66667px; }
    .xxlarge-block-grid-9 > li:nth-of-type(9n+4) {
      padding-left: 13.33333px;
      padding-right: 22.22222px; }
    .xxlarge-block-grid-9 > li:nth-of-type(9n+5) {
      padding-left: 17.77778px;
      padding-right: 17.77778px; }
    .xxlarge-block-grid-9 > li:nth-of-type(9n+6) {
      padding-left: 22.22222px;
      padding-right: 13.33333px; }
    .xxlarge-block-grid-9 > li:nth-of-type(9n+7) {
      padding-left: 26.66667px;
      padding-right: 8.88889px; }
    .xxlarge-block-grid-9 > li:nth-of-type(9n+8) {
      padding-left: 31.11111px;
      padding-right: 4.44444px; }
    .xxlarge-block-grid-9 > li:nth-of-type(9n) {
      padding-left: 35.55556px;
      padding-right: 0px; }
  .xxlarge-block-grid-10 > li {
    list-style: none;
    width: 10%; }
    .xxlarge-block-grid-10 > li:nth-of-type(1n) {
      clear: none; }
    .xxlarge-block-grid-10 > li:nth-of-type(10n+1) {
      clear: both; }
    .xxlarge-block-grid-10 > li:nth-of-type(10n+1) {
      padding-left: 0px;
      padding-right: 36px; }
    .xxlarge-block-grid-10 > li:nth-of-type(10n+2) {
      padding-left: 4px;
      padding-right: 32px; }
    .xxlarge-block-grid-10 > li:nth-of-type(10n+3) {
      padding-left: 8px;
      padding-right: 28px; }
    .xxlarge-block-grid-10 > li:nth-of-type(10n+4) {
      padding-left: 12px;
      padding-right: 24px; }
    .xxlarge-block-grid-10 > li:nth-of-type(10n+5) {
      padding-left: 16px;
      padding-right: 20px; }
    .xxlarge-block-grid-10 > li:nth-of-type(10n+6) {
      padding-left: 20px;
      padding-right: 16px; }
    .xxlarge-block-grid-10 > li:nth-of-type(10n+7) {
      padding-left: 24px;
      padding-right: 12px; }
    .xxlarge-block-grid-10 > li:nth-of-type(10n+8) {
      padding-left: 28px;
      padding-right: 8px; }
    .xxlarge-block-grid-10 > li:nth-of-type(10n+9) {
      padding-left: 32px;
      padding-right: 4px; }
    .xxlarge-block-grid-10 > li:nth-of-type(10n) {
      padding-left: 36px;
      padding-right: 0px; }
  .xxlarge-block-grid-11 > li {
    list-style: none;
    width: 9.09091%; }
    .xxlarge-block-grid-11 > li:nth-of-type(1n) {
      clear: none; }
    .xxlarge-block-grid-11 > li:nth-of-type(11n+1) {
      clear: both; }
    .xxlarge-block-grid-11 > li:nth-of-type(11n+1) {
      padding-left: 0px;
      padding-right: 36.36364px; }
    .xxlarge-block-grid-11 > li:nth-of-type(11n+2) {
      padding-left: 3.63636px;
      padding-right: 32.72727px; }
    .xxlarge-block-grid-11 > li:nth-of-type(11n+3) {
      padding-left: 7.27273px;
      padding-right: 29.09091px; }
    .xxlarge-block-grid-11 > li:nth-of-type(11n+4) {
      padding-left: 10.90909px;
      padding-right: 25.45455px; }
    .xxlarge-block-grid-11 > li:nth-of-type(11n+5) {
      padding-left: 14.54545px;
      padding-right: 21.81818px; }
    .xxlarge-block-grid-11 > li:nth-of-type(11n+6) {
      padding-left: 18.18182px;
      padding-right: 18.18182px; }
    .xxlarge-block-grid-11 > li:nth-of-type(11n+7) {
      padding-left: 21.81818px;
      padding-right: 14.54545px; }
    .xxlarge-block-grid-11 > li:nth-of-type(11n+8) {
      padding-left: 25.45455px;
      padding-right: 10.90909px; }
    .xxlarge-block-grid-11 > li:nth-of-type(11n+9) {
      padding-left: 29.09091px;
      padding-right: 7.27273px; }
    .xxlarge-block-grid-11 > li:nth-of-type(11n+10) {
      padding-left: 32.72727px;
      padding-right: 3.63636px; }
    .xxlarge-block-grid-11 > li:nth-of-type(11n) {
      padding-left: 36.36364px;
      padding-right: 0px; }
  .xxlarge-block-grid-12 > li {
    list-style: none;
    width: 8.33333%; }
    .xxlarge-block-grid-12 > li:nth-of-type(1n) {
      clear: none; }
    .xxlarge-block-grid-12 > li:nth-of-type(12n+1) {
      clear: both; }
    .xxlarge-block-grid-12 > li:nth-of-type(12n+1) {
      padding-left: 0px;
      padding-right: 36.66667px; }
    .xxlarge-block-grid-12 > li:nth-of-type(12n+2) {
      padding-left: 3.33333px;
      padding-right: 33.33333px; }
    .xxlarge-block-grid-12 > li:nth-of-type(12n+3) {
      padding-left: 6.66667px;
      padding-right: 30px; }
    .xxlarge-block-grid-12 > li:nth-of-type(12n+4) {
      padding-left: 10px;
      padding-right: 26.66667px; }
    .xxlarge-block-grid-12 > li:nth-of-type(12n+5) {
      padding-left: 13.33333px;
      padding-right: 23.33333px; }
    .xxlarge-block-grid-12 > li:nth-of-type(12n+6) {
      padding-left: 16.66667px;
      padding-right: 20px; }
    .xxlarge-block-grid-12 > li:nth-of-type(12n+7) {
      padding-left: 20px;
      padding-right: 16.66667px; }
    .xxlarge-block-grid-12 > li:nth-of-type(12n+8) {
      padding-left: 23.33333px;
      padding-right: 13.33333px; }
    .xxlarge-block-grid-12 > li:nth-of-type(12n+9) {
      padding-left: 26.66667px;
      padding-right: 10px; }
    .xxlarge-block-grid-12 > li:nth-of-type(12n+10) {
      padding-left: 30px;
      padding-right: 6.66667px; }
    .xxlarge-block-grid-12 > li:nth-of-type(12n+11) {
      padding-left: 33.33333px;
      padding-right: 3.33333px; }
    .xxlarge-block-grid-12 > li:nth-of-type(12n) {
      padding-left: 36.66667px;
      padding-right: 0px; } }

/* Visibility */
/* small displays */
@media only screen {
  .show-for-small-only, .show-for-small-up, .show-for-small, .show-for-small-down, .hide-for-medium-only, .hide-for-medium-up, .hide-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important; }
  .hide-for-small-only, .hide-for-small-up, .hide-for-small, .hide-for-small-down, .show-for-medium-only, .show-for-medium-up, .show-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important; }
  .visible-for-small-only, .visible-for-small-up, .visible-for-small, .visible-for-small-down, .hidden-for-medium-only, .hidden-for-medium-up, .hidden-for-medium, .visible-for-medium-down, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto; }
  .hidden-for-small-only, .hidden-for-small-up, .hidden-for-small, .hidden-for-small-down, .visible-for-medium-only, .visible-for-medium-up, .visible-for-medium, .hidden-for-medium-down, .visible-for-large-only, .visible-for-large-up, .visible-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px; }
  table.show-for-small-only, table.show-for-small-up, table.show-for-small, table.show-for-small-down, table.hide-for-medium-only, table.hide-for-medium-up, table.hide-for-medium, table.show-for-medium-down, table.hide-for-large-only, table.hide-for-large-up, table.hide-for-large, table.show-for-large-down, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down {
    display: table !important; }
  thead.show-for-small-only, thead.show-for-small-up, thead.show-for-small, thead.show-for-small-down, thead.hide-for-medium-only, thead.hide-for-medium-up, thead.hide-for-medium, thead.show-for-medium-down, thead.hide-for-large-only, thead.hide-for-large-up, thead.hide-for-large, thead.show-for-large-down, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important; }
  tbody.show-for-small-only, tbody.show-for-small-up, tbody.show-for-small, tbody.show-for-small-down, tbody.hide-for-medium-only, tbody.hide-for-medium-up, tbody.hide-for-medium, tbody.show-for-medium-down, tbody.hide-for-large-only, tbody.hide-for-large-up, tbody.hide-for-large, tbody.show-for-large-down, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important; }
  tr.show-for-small-only, tr.show-for-small-up, tr.show-for-small, tr.show-for-small-down, tr.hide-for-medium-only, tr.hide-for-medium-up, tr.hide-for-medium, tr.show-for-medium-down, tr.hide-for-large-only, tr.hide-for-large-up, tr.hide-for-large, tr.show-for-large-down, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row; }
  th.show-for-small-only, td.show-for-small-only, th.show-for-small-up, td.show-for-small-up, th.show-for-small, td.show-for-small, th.show-for-small-down, td.show-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.hide-for-medium-up, td.hide-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.show-for-medium-down, td.show-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.hide-for-large-up, td.hide-for-large-up, th.hide-for-large, td.hide-for-large, th.show-for-large-down, td.show-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.hide-for-xlarge-up, td.hide-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important; } }

/* medium displays */
@media only screen and (min-width: 32.05em) {
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .show-for-medium-only, .show-for-medium-up, .show-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important; }
  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .hide-for-medium-only, .hide-for-medium-up, .hide-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important; }
  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .visible-for-medium-only, .visible-for-medium-up, .visible-for-medium, .visible-for-medium-down, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto; }
  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .hidden-for-medium-only, .hidden-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .visible-for-large-only, .visible-for-large-up, .visible-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px; }
  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.show-for-medium-only, table.show-for-medium-up, table.show-for-medium, table.show-for-medium-down, table.hide-for-large-only, table.hide-for-large-up, table.hide-for-large, table.show-for-large-down, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down {
    display: table !important; }
  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.show-for-medium-only, thead.show-for-medium-up, thead.show-for-medium, thead.show-for-medium-down, thead.hide-for-large-only, thead.hide-for-large-up, thead.hide-for-large, thead.show-for-large-down, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important; }
  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.show-for-medium-only, tbody.show-for-medium-up, tbody.show-for-medium, tbody.show-for-medium-down, tbody.hide-for-large-only, tbody.hide-for-large-up, tbody.hide-for-large, tbody.show-for-large-down, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important; }
  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.show-for-medium-only, tr.show-for-medium-up, tr.show-for-medium, tr.show-for-medium-down, tr.hide-for-large-only, tr.hide-for-large-up, tr.hide-for-large, tr.show-for-large-down, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row; }
  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.show-for-medium-only, td.show-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.show-for-medium, td.show-for-medium, th.show-for-medium-down, td.show-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.hide-for-large-up, td.hide-for-large-up, th.hide-for-large, td.hide-for-large, th.show-for-large-down, td.show-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.hide-for-xlarge-up, td.hide-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important; } }

/* large displays */
@media only screen and (min-width: 51.25em) {
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important; }
  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important; }
  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .hidden-for-medium-only, .visible-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .visible-for-large-only, .visible-for-large-up, .visible-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto; }
  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .visible-for-medium-only, .hidden-for-medium-up, .visible-for-medium, .visible-for-medium-down, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px; }
  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.hide-for-medium-only, table.show-for-medium-up, table.hide-for-medium, table.hide-for-medium-down, table.show-for-large-only, table.show-for-large-up, table.show-for-large, table.show-for-large-down, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down {
    display: table !important; }
  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.hide-for-medium, thead.hide-for-medium-down, thead.show-for-large-only, thead.show-for-large-up, thead.show-for-large, thead.show-for-large-down, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important; }
  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.show-for-large-only, tbody.show-for-large-up, tbody.show-for-large, tbody.show-for-large-down, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important; }
  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.hide-for-medium, tr.hide-for-medium-down, tr.show-for-large-only, tr.show-for-large-up, tr.show-for-large, tr.show-for-large-down, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row; }
  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.hide-for-medium-down, td.hide-for-medium-down, th.show-for-large-only, td.show-for-large-only, th.show-for-large-up, td.show-for-large-up, th.show-for-large, td.show-for-large, th.show-for-large-down, td.show-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.hide-for-xlarge-up, td.hide-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important; } }

/* xlarge displays */
@media only screen and (min-width: 72.05em) {
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .hide-for-large-only, .show-for-large-up, .hide-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important; }
  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .show-for-large-only, .hide-for-large-up, .show-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important; }
  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .hidden-for-medium-only, .visible-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .hidden-for-large-only, .visible-for-large-up, .hidden-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto; }
  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .visible-for-medium-only, .hidden-for-medium-up, .visible-for-medium, .visible-for-medium-down, .visible-for-large-only, .hidden-for-large-up, .visible-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px; }
  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.hide-for-medium-only, table.show-for-medium-up, table.hide-for-medium, table.hide-for-medium-down, table.hide-for-large-only, table.show-for-large-up, table.hide-for-large, table.hide-for-large-down, table.show-for-xlarge-only, table.show-for-xlarge-up, table.show-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down {
    display: table !important; }
  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.hide-for-medium, thead.hide-for-medium-down, thead.hide-for-large-only, thead.show-for-large-up, thead.hide-for-large, thead.hide-for-large-down, thead.show-for-xlarge-only, thead.show-for-xlarge-up, thead.show-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important; }
  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.hide-for-large-only, tbody.show-for-large-up, tbody.hide-for-large, tbody.hide-for-large-down, tbody.show-for-xlarge-only, tbody.show-for-xlarge-up, tbody.show-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important; }
  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.hide-for-medium, tr.hide-for-medium-down, tr.hide-for-large-only, tr.show-for-large-up, tr.hide-for-large, tr.hide-for-large-down, tr.show-for-xlarge-only, tr.show-for-xlarge-up, tr.show-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row; }
  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.hide-for-medium-down, td.hide-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.show-for-large-up, td.show-for-large-up, th.hide-for-large, td.hide-for-large, th.hide-for-large-down, td.hide-for-large-down, th.show-for-xlarge-only, td.show-for-xlarge-only, th.show-for-xlarge-up, td.show-for-xlarge-up, th.show-for-xlarge, td.show-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important; } }

/* xxlarge displays */
@media only screen and (min-width: 96.05em) {
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .hide-for-large-only, .show-for-large-up, .hide-for-large, .hide-for-large-down, .hide-for-xlarge-only, .show-for-xlarge-up, .hide-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important; }
  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .show-for-large-only, .hide-for-large-up, .show-for-large, .show-for-large-down, .show-for-xlarge-only, .hide-for-xlarge-up, .show-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important; }
  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .hidden-for-medium-only, .visible-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .hidden-for-large-only, .visible-for-large-up, .hidden-for-large, .hidden-for-large-down, .hidden-for-xlarge-only, .visible-for-xlarge-up, .hidden-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto; }
  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .visible-for-medium-only, .hidden-for-medium-up, .visible-for-medium, .visible-for-medium-down, .visible-for-large-only, .hidden-for-large-up, .visible-for-large, .visible-for-large-down, .visible-for-xlarge-only, .hidden-for-xlarge-up, .visible-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .hidden-for-xxlarge-down {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px; }
  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.hide-for-medium-only, table.show-for-medium-up, table.hide-for-medium, table.hide-for-medium-down, table.hide-for-large-only, table.show-for-large-up, table.hide-for-large, table.hide-for-large-down, table.hide-for-xlarge-only, table.show-for-xlarge-up, table.hide-for-xlarge, table.hide-for-xlarge-down, table.show-for-xxlarge-only, table.show-for-xxlarge-up, table.show-for-xxlarge, table.show-for-xxlarge-down {
    display: table !important; }
  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.hide-for-medium, thead.hide-for-medium-down, thead.hide-for-large-only, thead.show-for-large-up, thead.hide-for-large, thead.hide-for-large-down, thead.hide-for-xlarge-only, thead.show-for-xlarge-up, thead.hide-for-xlarge, thead.hide-for-xlarge-down, thead.show-for-xxlarge-only, thead.show-for-xxlarge-up, thead.show-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important; }
  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.hide-for-large-only, tbody.show-for-large-up, tbody.hide-for-large, tbody.hide-for-large-down, tbody.hide-for-xlarge-only, tbody.show-for-xlarge-up, tbody.hide-for-xlarge, tbody.hide-for-xlarge-down, tbody.show-for-xxlarge-only, tbody.show-for-xxlarge-up, tbody.show-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important; }
  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.hide-for-medium, tr.hide-for-medium-down, tr.hide-for-large-only, tr.show-for-large-up, tr.hide-for-large, tr.hide-for-large-down, tr.hide-for-xlarge-only, tr.show-for-xlarge-up, tr.hide-for-xlarge, tr.hide-for-xlarge-down, tr.show-for-xxlarge-only, tr.show-for-xxlarge-up, tr.show-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row; }
  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.hide-for-medium-down, td.hide-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.show-for-large-up, td.show-for-large-up, th.hide-for-large, td.hide-for-large, th.hide-for-large-down, td.hide-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.show-for-xlarge-up, td.show-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.hide-for-xlarge-down, td.hide-for-xlarge-down, th.show-for-xxlarge-only, td.show-for-xxlarge-only, th.show-for-xxlarge-up, td.show-for-xxlarge-up, th.show-for-xxlarge, td.show-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important; } }

/* Orientation targeting */
.show-for-landscape,
.hide-for-portrait {
  display: inherit !important; }

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

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

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

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

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

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

@media only screen and (orientation: landscape) {
  .show-for-landscape,
  .hide-for-portrait {
    display: inherit !important; }
  .hide-for-landscape,
  .show-for-portrait {
    display: none !important; }
  /* Specific visibility for tables */
  table.show-for-landscape, table.hide-for-portrait {
    display: table !important; }
  thead.show-for-landscape, thead.hide-for-portrait {
    display: table-header-group !important; }
  tbody.show-for-landscape, tbody.hide-for-portrait {
    display: table-row-group !important; }
  tr.show-for-landscape, tr.hide-for-portrait {
    display: table-row !important; }
  td.show-for-landscape, td.hide-for-portrait,
  th.show-for-landscape,
  th.hide-for-portrait {
    display: table-cell !important; } }

@media only screen and (orientation: portrait) {
  .show-for-portrait,
  .hide-for-landscape {
    display: inherit !important; }
  .hide-for-portrait,
  .show-for-landscape {
    display: none !important; }
  /* Specific visibility for tables */
  table.show-for-portrait, table.hide-for-landscape {
    display: table !important; }
  thead.show-for-portrait, thead.hide-for-landscape {
    display: table-header-group !important; }
  tbody.show-for-portrait, tbody.hide-for-landscape {
    display: table-row-group !important; }
  tr.show-for-portrait, tr.hide-for-landscape {
    display: table-row !important; }
  td.show-for-portrait, td.hide-for-landscape,
  th.show-for-portrait,
  th.hide-for-landscape {
    display: table-cell !important; } }

/* Touch-enabled device targeting */
.show-for-touch {
  display: none !important; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media print {
  .print-only,
  .show-for-print {
    display: block !important; }
  .hide-on-print,
  .hide-for-print {
    display: none !important; }
  table.show-for-print {
    display: table !important; }
  thead.show-for-print {
    display: table-header-group !important; }
  tbody.show-for-print {
    display: table-row-group !important; }
  tr.show-for-print {
    display: table-row !important; }
  td.show-for-print {
    display: table-cell !important; }
  th.show-for-print {
    display: table-cell !important; } }

/* Typography */
.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: 32em) {
  .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: 32.05em) and (max-width: 51.2em) {
  .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: 32.05em) {
  .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: 51.25em) and (max-width: 72em) {
  .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: 51.25em) {
  .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: 72.05em) and (max-width: 96em) {
  .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: 72.05em) {
  .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: 96.05em) and (max-width: 4999999.95em) {
  .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: 96.05em) {
  .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: #f27334;
  line-height: inherit;
  text-decoration: none; }
  a:hover, a:focus {
    color: #ee590f; }
  a img {
    border: none; }

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

/* Default header styles */
h1, h2, h3, h4, h5, h6 {
  color: #333132;
  font-family: "PT Sans Narrow", sans-serif;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  margin-bottom: 0.5rem;
  margin-top: 0.2rem;
  text-rendering: optimizeLegibility; }
  h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
    color: #7c777a;
    font-size: 60%;
    line-height: 0; }

h1 {
  font-size: 3rem; }

h2 {
  font-size: 1rem; }

h3 {
  font-size: 1rem; }

h4 {
  font-size: 0.9rem; }

h5 {
  font-size: 0.9rem; }

h6 {
  font-size: 1rem; }

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

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

/* 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: #bbc4e9;
  border-color: #9ca8de;
  border-style: solid;
  border-width: 1px;
  color: #333333;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: normal;
  padding: 0.1rem 0.25rem 0.05rem; }

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

ul {
  margin-left: 1.1rem; }

/* Unordered Lists */
ul li ul,
ul li ol {
  margin-left: 1rem;
  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; }

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

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

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

dl dd {
  margin-bottom: 0.6rem; }

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

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

/* Blockquotes */
blockquote {
  margin: 0 0 1rem;
  padding: 0.45rem 1rem 0 0.95rem;
  border-left: 1px solid #DDDDDD; }
  blockquote cite {
    display: block;
    font-size: 0.65rem;
    color: #635f61; }
    blockquote cite:before {
      content: "\2014 \0020"; }
    blockquote cite a,
    blockquote cite a:visited {
      color: #635f61; }

blockquote,
blockquote p {
  line-height: 1.2;
  color: #7c777a; }

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

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

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

@media only screen and (min-width: 32.05em) {
  h1, h2, h3, h4, h5, h6 {
    line-height: 1; }
  h1 {
    font-size: 3.5rem; }
  h2 {
    font-size: 1.5rem; }
  h3 {
    font-size: 1.25rem; }
  h4 {
    font-size: 1.15rem; }
  h5 {
    font-size: 0.9rem; }
  h6 {
    font-size: 1rem; } }

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

/* Top bar */
/* Background color for the top bar */
button, .button {
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  border-style: solid;
  border-width: 0;
  cursor: pointer;
  font-family: "PT Sans Narrow", sans-serif;
  font-weight: normal;
  line-height: normal;
  margin: 0 0 1rem;
  position: relative;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  padding: 0.8rem 1.6rem 0.85rem 1.6rem;
  font-size: 0.8rem;
  background-color: #f27334;
  border-color: #dd530e;
  color: #fff;
  transition: background-color 300ms ease-out; }
  button:hover, button:focus, .button:hover, .button:focus {
    background-color: #dd530e; }
  button:hover, button:focus, .button:hover, .button:focus {
    color: #fff; }
  button.secondary, .button.secondary {
    background-color: #34489e;
    border-color: #2a3a7e;
    color: #fff; }
    button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus {
      background-color: #2a3a7e; }
    button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus {
      color: #fff; }
  button.success, .button.success {
    background-color: #43AC6A;
    border-color: #368a55;
    color: #fff; }
    button.success:hover, button.success:focus, .button.success:hover, .button.success:focus {
      background-color: #368a55; }
    button.success:hover, button.success:focus, .button.success:hover, .button.success:focus {
      color: #fff; }
  button.alert, .button.alert {
    background-color: #f04124;
    border-color: #cf2a0e;
    color: #fff; }
    button.alert:hover, button.alert:focus, .button.alert:hover, .button.alert:focus {
      background-color: #cf2a0e; }
    button.alert:hover, button.alert:focus, .button.alert:hover, .button.alert:focus {
      color: #fff; }
  button.warning, .button.warning {
    background-color: #f08a24;
    border-color: #cf6e0e;
    color: #fff; }
    button.warning:hover, button.warning:focus, .button.warning:hover, .button.warning:focus {
      background-color: #cf6e0e; }
    button.warning:hover, button.warning:focus, .button.warning:hover, .button.warning:focus {
      color: #fff; }
  button.info, .button.info {
    background-color: #a0d3e8;
    border-color: #61b6d9;
    color: #333333; }
    button.info:hover, button.info:focus, .button.info:hover, .button.info:focus {
      background-color: #61b6d9; }
    button.info:hover, button.info:focus, .button.info:hover, .button.info:focus {
      color: #fff; }
  button.large, .button.large {
    padding: 0.9rem 1.8rem 0.95rem 1.8rem;
    font-size: 1rem; }
  button.small, .button.small {
    padding: 0.7rem 1.4rem 0.75rem 1.4rem;
    font-size: 0.65rem; }
  button.tiny, .button.tiny {
    padding: 0.5rem 1rem 0.55rem 1rem;
    font-size: 0.55rem; }
  button.expand, .button.expand {
    padding: 0.8rem 1.6rem 0.85rem 1.6rem;
    font-size: 0.8rem;
    padding-bottom: 0.85rem;
    padding-top: 0.8rem;
    padding-left: 0.8rem;
    padding-right: 0.8rem;
    width: 100%; }
  button.left-align, .button.left-align {
    text-align: left;
    text-indent: 0.6rem; }
  button.right-align, .button.right-align {
    text-align: right;
    padding-right: 0.6rem; }
  button.radius, .button.radius {
    border-radius: 3px; }
  button.round, .button.round {
    border-radius: 1000px; }
  button.disabled, button[disabled], .button.disabled, .button[disabled] {
    background-color: #f27334;
    border-color: #dd530e;
    color: #fff;
    box-shadow: none;
    cursor: default;
    opacity: 0.7; }
    button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
      background-color: #dd530e; }
    button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
      color: #fff; }
    button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
      background-color: #f27334; }
    button.disabled.secondary, button[disabled].secondary, .button.disabled.secondary, .button[disabled].secondary {
      background-color: #34489e;
      border-color: #2a3a7e;
      color: #fff;
      box-shadow: none;
      cursor: default;
      opacity: 0.7; }
      button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
        background-color: #2a3a7e; }
      button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
        color: #fff; }
      button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
        background-color: #34489e; }
    button.disabled.success, button[disabled].success, .button.disabled.success, .button[disabled].success {
      background-color: #43AC6A;
      border-color: #368a55;
      color: #fff;
      box-shadow: none;
      cursor: default;
      opacity: 0.7; }
      button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
        background-color: #368a55; }
      button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
        color: #fff; }
      button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
        background-color: #43AC6A; }
    button.disabled.alert, button[disabled].alert, .button.disabled.alert, .button[disabled].alert {
      background-color: #f04124;
      border-color: #cf2a0e;
      color: #fff;
      box-shadow: none;
      cursor: default;
      opacity: 0.7; }
      button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
        background-color: #cf2a0e; }
      button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
        color: #fff; }
      button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
        background-color: #f04124; }
    button.disabled.warning, button[disabled].warning, .button.disabled.warning, .button[disabled].warning {
      background-color: #f08a24;
      border-color: #cf6e0e;
      color: #fff;
      box-shadow: none;
      cursor: default;
      opacity: 0.7; }
      button.disabled.warning:hover, button.disabled.warning:focus, button[disabled].warning:hover, button[disabled].warning:focus, .button.disabled.warning:hover, .button.disabled.warning:focus, .button[disabled].warning:hover, .button[disabled].warning:focus {
        background-color: #cf6e0e; }
      button.disabled.warning:hover, button.disabled.warning:focus, button[disabled].warning:hover, button[disabled].warning:focus, .button.disabled.warning:hover, .button.disabled.warning:focus, .button[disabled].warning:hover, .button[disabled].warning:focus {
        color: #fff; }
      button.disabled.warning:hover, button.disabled.warning:focus, button[disabled].warning:hover, button[disabled].warning:focus, .button.disabled.warning:hover, .button.disabled.warning:focus, .button[disabled].warning:hover, .button[disabled].warning:focus {
        background-color: #f08a24; }
    button.disabled.info, button[disabled].info, .button.disabled.info, .button[disabled].info {
      background-color: #a0d3e8;
      border-color: #61b6d9;
      color: #333333;
      box-shadow: none;
      cursor: default;
      opacity: 0.7; }
      button.disabled.info:hover, button.disabled.info:focus, button[disabled].info:hover, button[disabled].info:focus, .button.disabled.info:hover, .button.disabled.info:focus, .button[disabled].info:hover, .button[disabled].info:focus {
        background-color: #61b6d9; }
      button.disabled.info:hover, button.disabled.info:focus, button[disabled].info:hover, button[disabled].info:focus, .button.disabled.info:hover, .button.disabled.info:focus, .button[disabled].info:hover, .button[disabled].info:focus {
        color: #fff; }
      button.disabled.info:hover, button.disabled.info:focus, button[disabled].info:hover, button[disabled].info:focus, .button.disabled.info:hover, .button.disabled.info:focus, .button[disabled].info:hover, .button[disabled].info:focus {
        background-color: #a0d3e8; }

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

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

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

/* Using forms within rows, we need to set some defaults */
form .row .row {
  margin: 0 -0.4rem; }
  form .row .row .column,
  form .row .row .columns {
    padding: 0 0.4rem; }
  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.4rem; }

/* Label Styles */
label {
  color: #4d4d4d;
  cursor: pointer;
  display: block;
  font-size: 0.7rem;
  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 0.8rem 0;
    padding: 0.45rem 0; }
  label small {
    text-transform: capitalize;
    color: #676767; }

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

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

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

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

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

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

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

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

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

/* We use this to get basic styling on all basic form elements */
input:not([type]), input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="week"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], input[type="color"], textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  background-color: #fff;
  border-style: solid;
  border-width: 1px;
  border-color: #cccccc;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.75);
  display: block;
  font-family: inherit;
  font-size: 0.7rem;
  height: 1.85rem;
  margin: 0 0 0.8rem 0;
  padding: 0.4rem;
  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:not([type]):focus, input[type="text"]:focus, input[type="password"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="email"]:focus, input[type="number"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="time"]:focus, input[type="url"]:focus, input[type="color"]:focus, textarea:focus {
    background: #fafafa;
    border-color: #999999;
    outline: none; }
  input:not([type]):disabled, input[type="text"]:disabled, input[type="password"]:disabled, input[type="date"]:disabled, input[type="datetime"]:disabled, input[type="datetime-local"]:disabled, input[type="month"]:disabled, input[type="week"]:disabled, input[type="email"]:disabled, input[type="number"]:disabled, input[type="search"]:disabled, input[type="tel"]:disabled, input[type="time"]:disabled, input[type="url"]:disabled, input[type="color"]:disabled, textarea:disabled {
    background-color: #DDDDDD;
    cursor: default; }
  input:not([type])[disabled], input:not([type])[readonly],
  fieldset[disabled] input:not([type]), input[type="text"][disabled], input[type="text"][readonly],
  fieldset[disabled] input[type="text"], input[type="password"][disabled], input[type="password"][readonly],
  fieldset[disabled] input[type="password"], input[type="date"][disabled], input[type="date"][readonly],
  fieldset[disabled] input[type="date"], input[type="datetime"][disabled], input[type="datetime"][readonly],
  fieldset[disabled] input[type="datetime"], input[type="datetime-local"][disabled], input[type="datetime-local"][readonly],
  fieldset[disabled] input[type="datetime-local"], input[type="month"][disabled], input[type="month"][readonly],
  fieldset[disabled] input[type="month"], input[type="week"][disabled], input[type="week"][readonly],
  fieldset[disabled] input[type="week"], input[type="email"][disabled], input[type="email"][readonly],
  fieldset[disabled] input[type="email"], input[type="number"][disabled], input[type="number"][readonly],
  fieldset[disabled] input[type="number"], input[type="search"][disabled], input[type="search"][readonly],
  fieldset[disabled] input[type="search"], input[type="tel"][disabled], input[type="tel"][readonly],
  fieldset[disabled] input[type="tel"], input[type="time"][disabled], input[type="time"][readonly],
  fieldset[disabled] input[type="time"], input[type="url"][disabled], input[type="url"][readonly],
  fieldset[disabled] input[type="url"], input[type="color"][disabled], input[type="color"][readonly],
  fieldset[disabled] input[type="color"], textarea[disabled], textarea[readonly],
  fieldset[disabled] textarea {
    background-color: #DDDDDD;
    cursor: default; }
  input:not([type]).radius, input[type="text"].radius, input[type="password"].radius, input[type="date"].radius, input[type="datetime"].radius, input[type="datetime-local"].radius, input[type="month"].radius, input[type="week"].radius, input[type="email"].radius, input[type="number"].radius, input[type="search"].radius, input[type="tel"].radius, input[type="time"].radius, input[type="url"].radius, input[type="color"].radius, textarea.radius {
    border-radius: 3px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* 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.6rem;
  font-style: italic;
  font-weight: normal;
  margin-bottom: 0.8rem;
  margin-top: -1px;
  padding: 0.3rem 0.45rem 0.45rem;
  background: #f04124;
  color: #fff; }

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

span.error, small.error {
  display: block;
  font-size: 0.6rem;
  font-style: italic;
  font-weight: normal;
  margin-bottom: 0.8rem;
  margin-top: -1px;
  padding: 0.3rem 0.45rem 0.45rem;
  background: #f04124;
  color: #fff; }

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

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

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

.error small.error {
  display: block;
  font-size: 0.6rem;
  font-style: italic;
  font-weight: normal;
  margin-bottom: 0.8rem;
  margin-top: -1px;
  padding: 0.3rem 0.45rem 0.45rem;
  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; }

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

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

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

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

.top-bar-section {
  left: 0;
  position: relative;
  width: auto;
  transition: left 300ms ease-out; }
  .top-bar-section ul {
    display: block;
    font-size: 20px;
    height: auto;
    margin: 0;
    padding: 0;
    width: 100%; }
  .top-bar-section .divider,
  .top-bar-section [role="separator"] {
    border-top: solid 1px transparent;
    clear: both;
    height: 1px;
    width: 100%; }
  .top-bar-section ul li {
    background: #333333; }
    .top-bar-section ul li > a {
      color: #fff;
      display: block;
      font-family: "Lato", sans-serif;
      font-size: 0.7rem;
      font-weight: normal;
      padding-left: 1.4rem;
      padding: 12px 0 12px 1.4rem;
      text-transform: uppercase;
      width: 100%; }
      .top-bar-section ul li > a.button {
        font-size: 0.7rem;
        padding-left: 1.4rem;
        padding-right: 1.4rem;
        background-color: #f27334;
        border-color: #dd530e;
        color: #fff; }
        .top-bar-section ul li > a.button:hover, .top-bar-section ul li > a.button:focus {
          background-color: #dd530e; }
        .top-bar-section ul li > a.button:hover, .top-bar-section ul li > a.button:focus {
          color: #fff; }
      .top-bar-section ul li > a.button.secondary {
        background-color: #34489e;
        border-color: #2a3a7e;
        color: #fff; }
        .top-bar-section ul li > a.button.secondary:hover, .top-bar-section ul li > a.button.secondary:focus {
          background-color: #2a3a7e; }
        .top-bar-section ul li > a.button.secondary:hover, .top-bar-section ul li > a.button.secondary:focus {
          color: #fff; }
      .top-bar-section ul li > a.button.success {
        background-color: #43AC6A;
        border-color: #368a55;
        color: #fff; }
        .top-bar-section ul li > a.button.success:hover, .top-bar-section ul li > a.button.success:focus {
          background-color: #368a55; }
        .top-bar-section ul li > a.button.success:hover, .top-bar-section ul li > a.button.success:focus {
          color: #fff; }
      .top-bar-section ul li > a.button.alert {
        background-color: #f04124;
        border-color: #cf2a0e;
        color: #fff; }
        .top-bar-section ul li > a.button.alert:hover, .top-bar-section ul li > a.button.alert:focus {
          background-color: #cf2a0e; }
        .top-bar-section ul li > a.button.alert:hover, .top-bar-section ul li > a.button.alert:focus {
          color: #fff; }
      .top-bar-section ul li > a.button.warning {
        background-color: #f08a24;
        border-color: #cf6e0e;
        color: #fff; }
        .top-bar-section ul li > a.button.warning:hover, .top-bar-section ul li > a.button.warning:focus {
          background-color: #cf6e0e; }
        .top-bar-section ul li > a.button.warning:hover, .top-bar-section ul li > a.button.warning:focus {
          color: #fff; }
      .top-bar-section ul li > a.button.info {
        background-color: #a0d3e8;
        border-color: #61b6d9;
        color: #333333; }
        .top-bar-section ul li > a.button.info:hover, .top-bar-section ul li > a.button.info:focus {
          background-color: #61b6d9; }
        .top-bar-section ul li > a.button.info:hover, .top-bar-section ul li > a.button.info:focus {
          color: #fff; }
    .top-bar-section ul li > button {
      font-size: 0.7rem;
      padding-left: 1.4rem;
      padding-right: 1.4rem;
      background-color: #f27334;
      border-color: #dd530e;
      color: #fff; }
      .top-bar-section ul li > button:hover, .top-bar-section ul li > button:focus {
        background-color: #dd530e; }
      .top-bar-section ul li > button:hover, .top-bar-section ul li > button:focus {
        color: #fff; }
      .top-bar-section ul li > button.secondary {
        background-color: #34489e;
        border-color: #2a3a7e;
        color: #fff; }
        .top-bar-section ul li > button.secondary:hover, .top-bar-section ul li > button.secondary:focus {
          background-color: #2a3a7e; }
        .top-bar-section ul li > button.secondary:hover, .top-bar-section ul li > button.secondary:focus {
          color: #fff; }
      .top-bar-section ul li > button.success {
        background-color: #43AC6A;
        border-color: #368a55;
        color: #fff; }
        .top-bar-section ul li > button.success:hover, .top-bar-section ul li > button.success:focus {
          background-color: #368a55; }
        .top-bar-section ul li > button.success:hover, .top-bar-section ul li > button.success:focus {
          color: #fff; }
      .top-bar-section ul li > button.alert {
        background-color: #f04124;
        border-color: #cf2a0e;
        color: #fff; }
        .top-bar-section ul li > button.alert:hover, .top-bar-section ul li > button.alert:focus {
          background-color: #cf2a0e; }
        .top-bar-section ul li > button.alert:hover, .top-bar-section ul li > button.alert:focus {
          color: #fff; }
      .top-bar-section ul li > button.warning {
        background-color: #f08a24;
        border-color: #cf6e0e;
        color: #fff; }
        .top-bar-section ul li > button.warning:hover, .top-bar-section ul li > button.warning:focus {
          background-color: #cf6e0e; }
        .top-bar-section ul li > button.warning:hover, .top-bar-section ul li > button.warning:focus {
          color: #fff; }
      .top-bar-section ul li > button.info {
        background-color: #a0d3e8;
        border-color: #61b6d9;
        color: #333333; }
        .top-bar-section ul li > button.info:hover, .top-bar-section ul li > button.info:focus {
          background-color: #61b6d9; }
        .top-bar-section ul li > button.info:hover, .top-bar-section ul li > button.info:focus {
          color: #fff; }
    .top-bar-section ul li:hover:not(.has-form) > a {
      background-color: transparent;
      color: #333132;
      background: transparent; }
    .top-bar-section ul li.active > a {
      background: transparent;
      color: #333132; }
      .top-bar-section ul li.active > a:hover {
        background: transparent;
        color: #333132; }
  .top-bar-section .has-form {
    padding: 1.4rem; }
  .top-bar-section .has-dropdown {
    position: relative; }
    .top-bar-section .has-dropdown > a:after {
      border: inset 5px;
      content: "";
      display: block;
      height: 0;
      width: 0;
      border-color: transparent transparent transparent rgba(255, 255, 255, 0.4);
      border-left-style: solid;
      margin-right: 1.4rem;
      margin-top: -4.5px;
      position: absolute;
      top: 50%;
      right: 0; }
    .top-bar-section .has-dropdown.moved {
      position: static; }
      .top-bar-section .has-dropdown.moved > .dropdown {
        position: static !important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto;
        display: block;
        position: absolute !important;
        width: 100%; }
      .top-bar-section .has-dropdown.moved > a:after {
        display: none; }
  .top-bar-section .dropdown {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px;
    display: block;
    padding: 0;
    position: absolute;
    top: 0;
    z-index: 99;
    left: 100%; }
    .top-bar-section .dropdown li {
      height: auto;
      width: 100%; }
      .top-bar-section .dropdown li a {
        font-weight: normal;
        padding: 8px 1.4rem; }
        .top-bar-section .dropdown li a.parent-link {
          font-weight: normal; }
      .top-bar-section .dropdown li.title h5, .top-bar-section .dropdown li.parent-link {
        margin-bottom: 0;
        margin-top: 0;
        font-size: 0.9rem; }
        .top-bar-section .dropdown li.title h5 a, .top-bar-section .dropdown li.parent-link a {
          color: #fff;
          display: block; }
          .top-bar-section .dropdown li.title h5 a:hover, .top-bar-section .dropdown li.parent-link a:hover {
            background: none; }
      .top-bar-section .dropdown li.has-form {
        padding: 8px 1.4rem; }
      .top-bar-section .dropdown li .button,
      .top-bar-section .dropdown li button {
        top: auto; }
    .top-bar-section .dropdown label {
      color: #777777;
      font-size: 0.5rem;
      font-weight: bold;
      margin-bottom: 0;
      padding: 8px 1.4rem 2px;
      text-transform: uppercase; }

.js-generated {
  display: block; }

@media only screen and (min-width: 32.05em) {
  .top-bar {
    background: transparent;
    overflow: visible; }
    .top-bar:before, .top-bar:after {
      content: " ";
      display: table; }
    .top-bar:after {
      clear: both; }
    .top-bar .toggle-topbar {
      display: none; }
    .top-bar .title-area {
      float: left; }
    .top-bar .name h1 a,
    .top-bar .name h2 a,
    .top-bar .name h3 a,
    .top-bar .name h4 a,
    .top-bar .name h5 a,
    .top-bar .name h6 a {
      width: auto; }
    .top-bar input,
    .top-bar select,
    .top-bar .button,
    .top-bar button {
      font-size: 0.7rem;
      height: 1.4rem;
      position: relative;
      top: 0.425rem; }
    .top-bar .has-form > .button,
    .top-bar .has-form > button {
      font-size: 0.7rem;
      height: 1.4rem;
      position: relative;
      top: 0.425rem; }
    .top-bar.expanded {
      background: transparent; }
  .contain-to-grid .top-bar {
    margin: 0 auto;
    margin-bottom: 0;
    max-width: 1440px; }
  .top-bar-section {
    transition: none 0 0;
    left: 0 !important; }
    .top-bar-section ul {
      display: inline;
      height: auto !important;
      width: auto; }
      .top-bar-section ul li {
        float: left; }
        .top-bar-section ul li .js-generated {
          display: none; }
    .top-bar-section li.hover > a:not(.button) {
      background-color: transparent;
      background: transparent;
      color: #333132; }
    .top-bar-section li:not(.has-form) a:not(.button) {
      background: transparent;
      line-height: 2.25rem;
      padding: 0 1.4rem; }
      .top-bar-section li:not(.has-form) a:not(.button):hover {
        background-color: transparent;
        background: transparent; }
    .top-bar-section li.active:not(.has-form) a:not(.button) {
      background: transparent;
      color: #333132;
      line-height: 2.25rem;
      padding: 0 1.4rem; }
      .top-bar-section li.active:not(.has-form) a:not(.button):hover {
        background: transparent;
        color: #333132; }
    .top-bar-section .has-dropdown > a {
      padding-right: 2.4rem !important; }
      .top-bar-section .has-dropdown > a:after {
        border: inset 5px;
        content: "";
        display: block;
        height: 0;
        width: 0;
        border-color: rgba(255, 255, 255, 0.4) transparent transparent transparent;
        border-top-style: solid;
        margin-top: -2.5px;
        top: 1.125rem; }
    .top-bar-section .has-dropdown.moved {
      position: relative; }
      .top-bar-section .has-dropdown.moved > .dropdown {
        clip: rect(1px, 1px, 1px, 1px);
        height: 1px;
        overflow: hidden;
        position: absolute !important;
        width: 1px;
        display: block; }
    .top-bar-section .has-dropdown.hover > .dropdown, .top-bar-section .has-dropdown.not-click:hover > .dropdown {
      position: static !important;
      height: auto;
      width: auto;
      overflow: visible;
      clip: auto;
      display: block;
      position: absolute !important; }
    .top-bar-section .has-dropdown > a:focus + .dropdown {
      position: static !important;
      height: auto;
      width: auto;
      overflow: visible;
      clip: auto;
      display: block;
      position: absolute !important; }
    .top-bar-section .has-dropdown .dropdown li.has-dropdown > a:after {
      border: none;
      content: "\00bb";
      top: 0.15rem;
      right: 5px; }
    .top-bar-section .dropdown {
      left: 0;
      background: transparent;
      min-width: 100%;
      top: auto; }
      .top-bar-section .dropdown li a {
        background: #333333;
        color: #fff;
        line-height: 2.25rem;
        padding: 12px 1.4rem;
        white-space: nowrap; }
      .top-bar-section .dropdown li:not(.has-form):not(.active) > a:not(.button) {
        background: #333333;
        color: #fff; }
      .top-bar-section .dropdown li:not(.has-form):not(.active):hover > a:not(.button) {
        background-color: transparent;
        color: #333132;
        background: #222222; }
      .top-bar-section .dropdown li label {
        background: #333333;
        white-space: nowrap; }
      .top-bar-section .dropdown li .dropdown {
        left: 100%;
        top: 0; }
    .top-bar-section > ul > .divider,
    .top-bar-section > ul > [role="separator"] {
      border-right: solid 1px rgba(33, 33, 33, 0);
      border-bottom: none;
      border-top: none;
      clear: none;
      height: 2.25rem;
      width: 0; }
    .top-bar-section .has-form {
      background: transparent;
      height: 2.25rem;
      padding: 0 1.4rem; }
    .top-bar-section .right li .dropdown {
      left: auto;
      right: 0; }
      .top-bar-section .right li .dropdown li .dropdown {
        right: 100%; }
    .top-bar-section .left li .dropdown {
      right: auto;
      left: 0; }
      .top-bar-section .left li .dropdown li .dropdown {
        left: 100%; }
  .no-js .top-bar-section ul li:hover > a {
    background-color: transparent;
    background: transparent;
    color: #333132; }
  .no-js .top-bar-section ul li:active > a {
    background: transparent;
    color: #333132; }
  .no-js .top-bar-section .has-dropdown:hover > .dropdown {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
    display: block;
    position: absolute !important; }
  .no-js .top-bar-section .has-dropdown > a:focus + .dropdown {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
    display: block;
    position: absolute !important; } }

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

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

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

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

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

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

.tab-bar .menu-icon {
  color: #808285;
  display: block;
  height: 2rem;
  padding: 0;
  position: relative;
  text-indent: 1.75rem;
  transform: translate3d(0, 0, 0);
  width: 2rem; }
  .tab-bar .menu-icon span::after {
    content: "";
    display: block;
    height: 0;
    position: absolute;
    top: 50%;
    margin-top: -0.4rem;
    left: 0.6rem;
    box-shadow: 0 0 0 1px #808285, 0 7px 0 1px #808285, 0 14px 0 1px #808285;
    width: 0.8rem; }
  .tab-bar .menu-icon span:hover:after {
    box-shadow: 0 0 0 1px #5a5b5d, 0 7px 0 1px #5a5b5d, 0 14px 0 1px #5a5b5d; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* Buttons */
/* Forms */
/* Thumbnails */
/* Image Thumbnails */
.th {
  border: solid 1px #333132;
  box-shadow: none;
  display: inline-block;
  line-height: 0;
  max-width: 100%;
  transition: all 200ms ease-out; }
  .th:hover, .th:focus {
    box-shadow: none; }
  .th.radius {
    border-radius: 3px; }

/* Panels */
/* Panels */
.panel {
  border-style: solid;
  border-width: 1px;
  border-color: #d8d8d8;
  margin-bottom: 1rem;
  padding: 1rem;
  background: #f2f2f2;
  color: #333333; }
  .panel > :first-child {
    margin-top: 0; }
  .panel > :last-child {
    margin-bottom: 0; }
  .panel h1, .panel h2, .panel h3, .panel h4, .panel h5, .panel h6, .panel p, .panel li, .panel dl {
    color: #333333; }
  .panel h1, .panel h2, .panel h3, .panel h4, .panel h5, .panel h6 {
    line-height: 1;
    margin-bottom: 0.5rem; }
    .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: 1rem;
    padding: 1rem;
    background: #fef7f3;
    color: #333333; }
    .panel.callout > :first-child {
      margin-top: 0; }
    .panel.callout > :last-child {
      margin-bottom: 0; }
    .panel.callout h1, .panel.callout h2, .panel.callout h3, .panel.callout h4, .panel.callout h5, .panel.callout h6, .panel.callout p, .panel.callout li, .panel.callout dl {
      color: #333333; }
    .panel.callout h1, .panel.callout h2, .panel.callout h3, .panel.callout h4, .panel.callout h5, .panel.callout h6 {
      line-height: 1;
      margin-bottom: 0.5rem; }
      .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: #f27334; }
      .panel.callout a:not(.button):hover, .panel.callout a:not(.button):focus {
        color: #ee590f; }
  .panel.radius {
    border-radius: 3px; }

/* Labels */
.label {
  display: inline-block;
  font-family: "PT Sans Narrow", sans-serif;
  font-weight: normal;
  line-height: 1;
  margin-bottom: auto;
  position: relative;
  text-align: center;
  text-decoration: none;
  white-space: nowrap;
  padding: 0.2rem 0.4rem 0.2rem;
  font-size: 0.55rem;
  background-color: #f27334;
  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: #34489e;
    color: #fff; }
  .label.info {
    background-color: #a0d3e8;
    color: #333333; }

/* Breadcrumbs */
.breadcrumbs {
  border-style: solid;
  border-width: 1px;
  display: block;
  list-style: none;
  margin-left: 0;
  overflow: hidden;
  padding: 0.45rem 0.7rem 0.45rem;
  background-color: transparent;
  border-color: transparent;
  border-radius: 3px; }
  .breadcrumbs > * {
    color: #333132;
    float: left;
    font-size: 16px;
    line-height: 16px;
    margin: 0;
    text-transform: normal; }
    .breadcrumbs > *:hover a, .breadcrumbs > *:focus a {
      text-decoration: underline; }
    .breadcrumbs > * a {
      color: #333132; }
    .breadcrumbs > *.current {
      color: #34489e;
      cursor: default; }
      .breadcrumbs > *.current a {
        color: #34489e;
        cursor: default; }
      .breadcrumbs > *.current:hover, .breadcrumbs > *.current:hover a, .breadcrumbs > *.current:focus, .breadcrumbs > *.current:focus a {
        text-decoration: none; }
    .breadcrumbs > *.unavailable {
      color: #999999; }
      .breadcrumbs > *.unavailable a {
        color: #999999; }
      .breadcrumbs > *.unavailable:hover,
      .breadcrumbs > *.unavailable:hover a, .breadcrumbs > *.unavailable:focus,
      .breadcrumbs > *.unavailable a:focus {
        color: #999999;
        cursor: not-allowed;
        text-decoration: none; }
    .breadcrumbs > *:before {
      color: green;
      content: "/";
      margin: 0 0.2rem;
      position: relative;
      top: 1px; }
    .breadcrumbs > *:first-child:before {
      content: " ";
      margin: 0; }

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

/* Accordion */
.accordion {
  margin-bottom: 0;
  margin-left: 0; }
  .accordion:before, .accordion:after {
    content: " ";
    display: table; }
  .accordion:after {
    clear: both; }
  .accordion .accordion-navigation, .accordion dd {
    display: block;
    margin-bottom: 0 !important; }
    .accordion .accordion-navigation.active > a, .accordion dd.active > a {
      background: #e8e8e8;
      color: #222222; }
    .accordion .accordion-navigation > a, .accordion dd > a {
      background: #EFEFEF;
      color: #222222;
      display: block;
      font-family: "PT Sans Narrow", sans-serif;
      font-size: 0.8rem;
      padding: 0.8rem; }
      .accordion .accordion-navigation > a:hover, .accordion dd > a:hover {
        background: #e3e3e3; }
    .accordion .accordion-navigation > .content, .accordion dd > .content {
      display: none;
      padding: 20px; }
      .accordion .accordion-navigation > .content.active, .accordion dd > .content.active {
        background: #fff;
        display: block; }

/* Pagination */
ul.pagination {
  display: block;
  margin-left: -0.25rem;
  min-height: 1.2rem; }
  ul.pagination li {
    color: #222;
    font-size: 0.7rem;
    height: 1.2rem;
    margin-left: 0.25rem; }
    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.05rem 0.35rem 0.05rem; }
    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;
      pointer-events: none; }
    ul.pagination li.unavailable:hover a,
    ul.pagination li.unavailable a:focus,
    ul.pagination li.unavailable:hover button,
    ul.pagination li.unavailable button:focus {
      background: transparent; }
    ul.pagination li.current a, ul.pagination li.current button {
      background: #f27334;
      color: #fff;
      cursor: default;
      font-weight: bold; }
      ul.pagination li.current a:hover, ul.pagination li.current a:focus, ul.pagination li.current button:hover, ul.pagination li.current button:focus {
        background: #f27334; }
  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; }

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

/* Dropdown Buttons */
.dropdown.button, button.dropdown {
  position: relative;
  padding-right: 2.85rem; }
  .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.3rem;
    right: 1.125rem;
    margin-top: -0.125rem; }
  .dropdown.button::after, button.dropdown::after {
    border-color: #fff transparent transparent transparent; }
  .dropdown.button.tiny, button.dropdown.tiny {
    padding-right: 2.1rem; }
    .dropdown.button.tiny:after, button.dropdown.tiny:after {
      border-width: 0.3rem;
      right: 0.9rem;
      margin-top: -0.1rem; }
    .dropdown.button.tiny::after, button.dropdown.tiny::after {
      border-color: #fff transparent transparent transparent; }
  .dropdown.button.small, button.dropdown.small {
    padding-right: 2.45rem; }
    .dropdown.button.small::after, button.dropdown.small::after {
      border-width: 0.35rem;
      right: 1.05rem;
      margin-top: -0.125rem; }
    .dropdown.button.small::after, button.dropdown.small::after {
      border-color: #fff transparent transparent transparent; }
  .dropdown.button.large, button.dropdown.large {
    padding-right: 2.9rem; }
    .dropdown.button.large::after, button.dropdown.large::after {
      border-width: 0.25rem;
      right: 1.375rem;
      margin-top: -0.125rem; }
    .dropdown.button.large::after, button.dropdown.large::after {
      border-color: #fff transparent transparent transparent; }
  .dropdown.button.secondary:after, button.dropdown.secondary:after {
    border-color: #333333 transparent transparent transparent; }

/* Tables */
table {
  background: transparent;
  border: solid 0px #DDDDDD;
  margin-bottom: 0.1rem;
  table-layout: auto; }
  table caption {
    background: transparent;
    color: #222222;
    font-size: 0.8rem;
    font-weight: bold; }
  table thead {
    background: #F5F5F5; }
    table thead tr th,
    table thead tr td {
      color: #222222;
      font-size: 0.7rem;
      font-weight: bold;
      padding: 0.4rem 0.5rem 0.5rem; }
  table tfoot {
    background: #F5F5F5; }
    table tfoot tr th,
    table tfoot tr td {
      color: #222222;
      font-size: 0.7rem;
      font-weight: bold;
      padding: 0.4rem 0.5rem 0.5rem; }
  table tr th,
  table tr td {
    color: #222222;
    font-size: 0.7rem;
    padding: 0.25rem 0.5rem;
    text-align: left; }
  table tr.even, table tr.alt, table tr:nth-of-type(even) {
    background: #f2f2f2; }
  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: 0.9rem; }

.small-h-12 {
  height: 100%; }

@media only screen and (max-width: 32em) {
  .small-columns-1 {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
    -webkit-column-gap: 20px;
    -moz-column-gap: 20px;
    column-gap: 20px; } }

@media only screen and (min-width: 32.05em) and (max-width: 51.2em) {
  .medium-columns-2 {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 20px;
    -moz-column-gap: 20px;
    column-gap: 20px; } }

@media only screen and (min-width: 51.25em) and (max-width: 72em) {
  .large-columns-3 {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 40px;
    -moz-column-gap: 40px;
    column-gap: 40px; } }

@media only screen and (min-width: 72.05em) {
  .xlarge-columns-4 {
    -webkit-column-count: 4;
    -moz-column-count: 4;
    column-count: 4;
    -webkit-column-gap: 40px;
    -moz-column-gap: 40px;
    column-gap: 40px; } }

body {
  min-height: 100%;
  position: relative; }
  body input[type="search"] {
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none; }
  body a {
    text-decoration: none; }
    body a:hover {
      text-decoration: underline; }
    body a:focus {
      outline: none;
      outline-style: none;
      -moz-outline-style: none; }
  body img[src$=".svg"] {
    height: 100%; }
  body .container {
    min-height: 100%;
    position: relative; }
    body .container header {
      position: relative;
      z-index: 999999; }
      body .container header .top {
        background-color: #eaeaeb; }
    body .container .content {
      position: relative;
      z-index: 1; }
    body .container footer {
      width: 100%;
      bottom: 0px;
      color: #fff;
      font-size: 18px; }
      body .container footer .top {
        background-color: #333132; }
        body .container footer .top p, body .container footer .top li {
          font-size: 18px;
          line-height: 22px; }
        body .container footer .top h4, body .container footer .top a {
          color: #fff; }
        body .container footer .top ul {
          text-align: left;
          -webkit-column-count: 2;
          -moz-column-count: 2;
          column-count: 2; }
      body .container footer .bottom {
        height: 36px;
        line-height: 36px;
        background-color: #000; }
        body .container footer .bottom a {
          color: #fff; }

@media only screen and (max-width: 32em) {
  .container footer .top {
    padding-top: 20px;
    padding-bottom: 20px; } }

@media only screen and (min-width: 32.05em) {
  body.f-topbar-fixed {
    padding-top: 0px; }
  header .top .logo-ov {
    line-height: 120px; }
    header .top .logo-ov .logo {
      width: 209px;
      height: 79px; }
  .container {
    padding-bottom: 338px; }
    .container footer {
      position: absolute; }
      .container footer .top {
        height: 302px;
        padding-top: 58px; }
  header .top {
    height: 120px;
    color: #fff; }
    header .top .height {
      height: 24px; }
      header .top .height:first-child {
        margin-top: 28px; }
      header .top .height:last-child {
        margin-top: 15px; }
      header .top .height.social a {
        width: 24px;
        padding: 0px;
        margin-left: 5px;
        display: inline-block;
        line-height: 24px; }
      header .top .height form {
        height: 24px;
        z-index: 101;
        border-radius: 12px;
        background-color: #fff; }
        header .top .height form ::-webkit-input-placeholder {
          color: #808285;
          opacity: 1 !important;
          font-style: italic; }
        header .top .height form :-moz-placeholder {
          color: #808285;
          opacity: 1 !important;
          font-style: italic; }
        header .top .height form ::-moz-placeholder {
          color: #808285;
          opacity: 1 !important;
          font-style: italic; }
        header .top .height form :-ms-input-placeholder {
          color: #808285;
          opacity: 1 !important;
          font-style: italic; }
        header .top .height form input {
          height: 24px;
          padding: 0 0 0 18px;
          margin-bottom: 0px;
          border: 0px;
          font-size: 14px;
          font-family: "Merriweather", sans-serif;
          color: #808285;
          background-color: transparent; }
        header .top .height form button {
          padding: 0px;
          margin-bottom: 0px;
          color: #808285;
          background-color: transparent;
          vertical-align: top; }
  header .bottom {
    height: 70px; } }

@media only screen and (min-width: 51.25em) {
  .content {
    padding-bottom: 20px; } }

@media only screen and (min-width: 72.05em) {
  header .top .height form {
    width: 260px;
    position: fixed; } }

@media only screen and (max-width: 32em) {
  .off-canvas-wrap .tab-bar {
    overflow: hidden; }
    .off-canvas-wrap .tab-bar .fb {
      position: absolute;
      left: 15px;
      top: 8px; }
    .off-canvas-wrap .tab-bar h1 {
      text-align: left; }
      .off-canvas-wrap .tab-bar h1 img {
        height: 29px;
        margin-top: -2px; }
  ul.off-canvas-list li.active a, ul.off-canvas-list li a:hover {
    text-decoration: none;
    background-color: #f27334; } }

.menu-ov {
  background-color: rgba(45, 48, 57, 0.6); }
  .menu-ov .sticky.fixed {
    background-color: rgba(45, 48, 57, 0.6); }
  .menu-ov .sticky .top-bar .toggle-topbar.menu-icon a:hover {
    text-decoration: none; }
  .menu-ov .sticky .top-bar.expanded .toggle-topbar.menu-icon a:after {
    box-shadow: 0 10px 0 1px #f27334, 0 16px 0 1px #f27334, 0 22px 0 1px #f27334; }
  .menu-ov .sticky .top-bar.expanded .toggle-topbar a span {
    box-shadow: none; }
  .menu-ov .sticky .top-bar .top-bar-section li:not(.has-form) a:hover:not(.button) {
    text-decoration: none; }
  .menu-ov .top-bar-section ul li {
    background-color: transparent; }

@media only screen and (max-width: 32em) {
  .menu-ov > .columns {
    padding-right: 0px;
    padding-left: 0px; }
  .menu-ov .sticky .top-bar .top-bar-section {
    height: auto;
    padding-bottom: 40px; } }

@media only screen and (min-width: 32.05em) and (max-width: 51.2em) {
  .menu-ov .sticky .top-bar .top-bar-section li:not(.has-form) a:not(.button) {
    padding-right: 12px;
    padding-left: 12px; } }

@media only screen and (min-width: 32.05em) {
  .menu-ov .sticky.fixed .top-bar {
    width: 1400px;
    margin: 0 auto; }
  .menu-ov .sticky .top-bar {
    height: 70px;
    line-height: 70px; }
    .menu-ov .sticky .top-bar .name {
      height: 70px; }
      .menu-ov .sticky .top-bar .name h1 {
        line-height: 70px; }
    .menu-ov .sticky .top-bar .top-bar-section li:not(.has-form) a:not(.button) {
      line-height: 70px; }
    .menu-ov .sticky .top-bar .top-bar-section li.title + li {
      display: none; } }

.language .button {
  padding-right: 50px;
  margin-bottom: 0px;
  font-family: "Merriweather", sans-serif;
  color: #808285;
  font-size: 0.7rem;
  text-transform: none;
  background-color: transparent; }
  .language .button:after {
    width: 24px;
    height: 24px;
    margin-top: -12px;
    right: 0px;
    border: transparent;
    border: 1px rgba(255, 255, 255, 0.5) solid;
    border-radius: 12px;
    background-position: center;
    background-size: 35px auto; }
    body[lang="nl"] .language .button:after, body[lang="be"] .language .button:after {
      background-image: url("../images/flag-nl.gif"); }
    body[lang="en"] .language .button:after {
      background-image: url("../images/flag-en.gif"); }
    body[lang="de"] .language .button:after {
      background-image: url("../images/flag-de.gif"); }
    body[lang="fr"] .language .button:after {
      background-image: url("../images/flag-fr.png"); }
    body[lang="es"] .language .button:after {
      background-image: url("../images/flag-es.png"); }
  .language .button:before {
    content: '';
    width: 0;
    height: 0;
    position: absolute;
    top: 10px;
    right: 33px;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #808285; }
  .off-canvas-list .language .button {
    padding-left: 0px;
    margin-bottom: 0px; }

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"], textarea {
  -webkit-appearance: none;
  border-radius: 0;
  background-color: #eaeaeb;
  border: none;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  font-size: 1rem;
  height: 2.15rem; }
  label input[type="text"], label input[type="password"], label input[type="date"], label input[type="datetime"], label input[type="datetime-local"], label input[type="month"], label input[type="week"], label input[type="email"], label input[type="number"], label input[type="search"], label input[type="tel"], label input[type="time"], label input[type="url"], label textarea {
    margin-bottom: 0px; }

div[class^="fb-text-after-post"] {
  display: none; }

.form-ov {
  margin-top: 40px; }

form ::-webkit-input-placeholder {
  color: #000;
  opacity: 1 !important;
  font-style: normal; }

form :-moz-placeholder {
  color: #000;
  opacity: 1 !important;
  font-style: normal; }

form ::-moz-placeholder {
  color: #000;
  opacity: 1 !important;
  font-style: normal; }

form :-ms-input-placeholder {
  color: #000;
  opacity: 1 !important;
  font-style: normal; }

form textarea {
  height: 159px; }

form label {
  white-space: nowrap; }
  form label input, form label select {
    margin-bottom: 0px; }

form span.error, form small.error {
  overflow: hidden;
  transition: all 300ms ease-out; }
  form span.error.hide, form small.error.hide {
    padding-top: 0px;
    padding-bottom: 0px;
    height: 0px; }

form input.round {
  border-radius: 1000px; }

.upload-trigger {
  position: relative;
  overflow: hidden;
  background-color: #f27334;
  cursor: pointer; }
  .upload-trigger input[type=file] {
    width: 250px;
    position: absolute;
    top: 0;
    right: 0;
    direction: ltr;
    cursor: pointer;
    opacity: 0;
    z-index: 3;
    margin: 0;
    font-size: 10em; }

body .lg-backdrop {
  background: rgba(0, 0, 0, 0.8); }

table tr:first-child td, table tr td:first-child {
  font-weight: bold; }

table tr td:first-child {
  padding-left: 0px; }

table + div {
  font-size: 0.7rem; }

h1 {
  color: #f27334; }

footer ul {
  list-style: none;
  margin-left: 0; }
  footer ul li:before {
    display: inline-block;
    content: "-";
    width: .5em; }

.table-wrapper .pinned {
  border-left: 0px; }

.table {
  width: 100%;
  height: 100%;
  display: table; }
  .table .table-cell {
    display: table-cell;
    vertical-align: middle; }

.image-equal {
  position: relative;
  width: 100%; }
  .image-equal:before {
    content: "";
    display: block;
    padding-top: 75%; }
  .image-equal .th {
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    overflow: hidden;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center; }
    .image-equal .th img {
      margin-left: -9999px; }

@media only screen and (max-width: 32em) {
  .block {
    padding-top: 20px;
    padding-bottom: 20px; }
  h1 {
    font-size: 40px; }
  h2 {
    font-size: 25px; }
  h3 {
    font-size: 22px; }
  p, li {
    font-size: 15px; } }

@media only screen and (min-width: 32.05em) and (max-width: 51.2em) {
  .block {
    padding-top: 30px;
    padding-bottom: 30px; } }

@media only screen and (min-width: 51.25em) {
  .block {
    padding-top: 50px;
    padding-bottom: 50px; } }

.tpl-contact .banner .gm {
  height: 100%; }

.tpl-contact a {
  color: #333132; }

.breadcrumbs {
  margin-bottom: 0px; }
  .breadcrumbs > li:nth-child(1) {
    color: #96979c; }
  .breadcrumbs > li:nth-child(2)::before {
    content: " ";
    margin: 0 0 0 5px; }

.button {
  height: 24px;
  padding-top: 4px;
  padding-bottom: 4px;
  font-size: 14px;
  font-family: "Merriweather", sans-serif;
  font-weight: 700;
  font-style: italic;
  line-height: 1; }

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

button.expand, .button.expand {
  padding: 4px 0px;
  font-size: 14px; }

.banner {
  background: no-repeat center;
  background-size: cover; }
  .banner img {
    margin-left: -9999px;
    position: absolute; }
  .banner h1 {
    color: #fff;
    font-family: "PT Sans Narrow", sans-serif;
    line-height: .9; }
  .banner h2 {
    margin-right: 10px;
    display: inline-block;
    color: #f27334;
    font-size: 25px;
    font-family: "PT Sans Narrow", sans-serif; }
  .banner a {
    position: relative;
    top: -1px; }
  .banner.slick.slick-slider {
    margin-bottom: 0px; }
  .banner.slick:not(.slick-initialized) > * {
    display: none; }
  .banner.slick .slick-track {
    height: 100%; }
    .banner.slick .slick-track .slick-slide {
      height: calc(100% + 70px);
      background: no-repeat center;
      background-size: cover; }
  .banner.slick .slick-dots {
    margin: 0px;
    bottom: 4px; }
    .banner.slick .slick-dots li button::before {
      content: '';
      width: 15px;
      height: 15px;
      color: #fff;
      border: 2px #f27334 solid;
      border-radius: 9999px;
      background-color: #fff; }

@media only screen and (max-width: 32em) {
  .banner {
    height: 150px; }
    .banner h1 {
      font-size: 30px; }
    .banner.slick .slick-list {
      height: 150px; } }

@media only screen and (min-width: 32.05em) {
  .banner {
    padding-top: 70px; }
    .banner.slick .slick-slide {
      margin-top: -70px; } }

@media only screen and (min-width: 32.05em) and (max-width: 51.2em) {
  .banner {
    height: 280px; }
    .banner .slick-list {
      width: 100%;
      height: 100%; }
    .banner h1 {
      font-size: 40px; } }

@media only screen and (min-width: 51.25em) {
  .banner {
    height: 414px; }
    .banner .table-cell {
      position: relative; }
      .banner .table-cell h2 {
        margin-left: 230px; }
    .banner.slick .slick-list {
      height: 344px; } }

@media only screen and (min-width: 32.05em) {
  .tpl-banner {
    margin-top: -70px; } }

.trigger {
  background-color: #f0f1f5; }
  .trigger.primary h2, .trigger.secondary h2 {
    font-family: "PT Sans", sans-serif;
    font-weight: bolder; }
  .trigger.primary .th:after, .trigger.secondary .th:after {
    content: '';
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    opacity: .75;
    z-index: 0; }
  .trigger.primary h2, .trigger.primary h3 {
    color: #34489e; }
  .trigger.primary .th:after {
    background-color: #f27334; }
  .trigger.secondary h2, .trigger.secondary h3 {
    color: #fff; }
  .trigger.secondary .th:after {
    background-color: #34489e; }
  .trigger .table {
    position: relative;
    z-index: 1; }
  .trigger .th {
    border: 0px; }
  .trigger.products h2, .trigger.products h3 {
    margin-bottom: 20px; }
  .trigger.bottom-left .th {
    background-size: auto;
    background-position: top right; }
  .trigger.bottom-right h2 {
    color: #34489e; }
  .trigger.bottom-right a {
    color: #333132; }

@media only screen and (max-width: 32em) {
  .trigger {
    margin-bottom: 20px; }
    .trigger.image-equal::before {
      padding-top: 0px; }
    .trigger.image-equal .th {
      position: relative; }
    .trigger .table .table-cell {
      padding: 20px; }
      .trigger .table .table-cell p:last-child, .trigger .table .table-cell .button:last-child {
        margin-bottom: 0px; } }

@media only screen and (min-width: 32.05em) {
  .trigger {
    margin-bottom: 40px; }
    .trigger.image-equal::before {
      padding-top: 350px; }
    .trigger .table .table-cell {
      padding: 40px; } }

@media only screen and (min-width: 51.25em) {
  .trigger.image-equal::before {
    padding-top: 300px; } }

.dealers.trigger h2 {
  margin-bottom: 17px; }

.dealers.trigger h3 {
  margin-bottom: 20px; }

.dealers.trigger form {
  margin-bottom: 0px; }
  .dealers.trigger form ::-webkit-input-placeholder {
    color: #34489e;
    opacity: 1 !important;
    font-style: normal; }
  .dealers.trigger form :-moz-placeholder {
    color: #34489e;
    opacity: 1 !important;
    font-style: normal; }
  .dealers.trigger form ::-moz-placeholder {
    color: #34489e;
    opacity: 1 !important;
    font-style: normal; }
  .dealers.trigger form :-ms-input-placeholder {
    color: #34489e;
    opacity: 1 !important;
    font-style: normal; }
  .dealers.trigger form input.round {
    height: 31px;
    padding-top: 0px;
    padding-bottom: 0px;
    color: #34489e;
    font-family: "PT Sans Narrow", sans-serif;
    font-size: 20px;
    text-align: center; }
  .dealers.trigger form button {
    margin-bottom: 0px; }

.dealers.overview .map-ov {
  position: relative; }

.dealers.overview .info {
  height: 80%;
  position: absolute;
  z-index: 10;
  background-color: #eaeaeb; }
  .dealers.overview .info h1 {
    font-size: 1.25rem; }
  .dealers.overview .info p {
    height: calc(100% - 30px);
    overflow-y: auto;
    font-size: 16px; }
    .dealers.overview .info p span {
      display: block; }
      .dealers.overview .info p span.row.hide {
        display: none; }
      .dealers.overview .info p span.url + .email-address:empty {
        margin-bottom: 40px; }
      .dealers.overview .info p span span:not(.hide) {
        display: inline-block; }
      .dealers.overview .info p span span.hide {
        display: none; }
      .dealers.overview .info p span.brand {
        margin-top: 10px; }
        .dealers.overview .info p span.brand span {
          width: 100px;
          height: 40px;
          margin-right: 10px;
          text-indent: -9999px;
          background-position: center;
          background-size: contain;
          background-repeat: no-repeat; }
          .dealers.overview .info p span.brand span.avance-floors {
            background-image: url("../images/avance-floors.svg"); }
          .dealers.overview .info p span.brand span.original-chapel-parket {
            background-image: url("../images/original-chapel-parket.svg"); }
    .dealers.overview .info p .row {
      padding: 0px; }
      .dealers.overview .info p .row > .columns:first-child {
        padding-left: 0px; }
      .dealers.overview .info p .row > .columns:last-child {
        padding-right: 0px; }
  .dealers.overview .info .button {
    margin-bottom: 0px;
    position: absolute; }

.dealers.overview .filters ::-webkit-input-placeholder {
  color: #34489e;
  opacity: 1 !important;
  font-style: normal; }

.dealers.overview .filters :-moz-placeholder {
  color: #34489e;
  opacity: 1 !important;
  font-style: normal; }

.dealers.overview .filters ::-moz-placeholder {
  color: #34489e;
  opacity: 1 !important;
  font-style: normal; }

.dealers.overview .filters :-ms-input-placeholder {
  color: #34489e;
  opacity: 1 !important;
  font-style: normal; }

.dealers.overview .filters .slider-ov {
  font-family: "PT Sans Narrow", sans-serif; }
  .dealers.overview .filters .slider-ov .min, .dealers.overview .filters .slider-ov .max {
    min-height: 1px;
    line-height: 53px;
    font-size: 14px; }
  .dealers.overview .filters .slider-ov .slider .ui-slider {
    height: 5px;
    margin-top: 24px;
    border: 0px;
    border-radius: 0px;
    background: #34489e; }
    .dealers.overview .filters .slider-ov .slider .ui-slider .ui-slider-range {
      border-radius: 0px;
      background: #34489e; }
    .dealers.overview .filters .slider-ov .slider .ui-slider .ui-slider-handle {
      width: 12px;
      height: 35px;
      margin-top: -9px;
      margin-left: -6px;
      border: 1px #fff solid;
      border-radius: 0px;
      outline: none;
      background: #f27334; }
      .dealers.overview .filters .slider-ov .slider .ui-slider .ui-slider-handle .ui-slider-handle-info {
        width: 70px;
        position: absolute;
        top: calc(100% + 10px);
        left: -29px;
        font-size: 14px;
        text-align: center;
        font-family: "PT Sans Narrow", sans-serif; }

.dealers.overview .filters .city-ov {
  padding: 2px;
  background-color: #34489e; }
  .dealers.overview .filters .city-ov label {
    color: #fff;
    line-height: 51px;
    font-size: 0.9rem; }
  .dealers.overview .filters .city-ov input {
    height: 51px;
    margin-bottom: 0px;
    color: #34489e;
    font-size: 0.9rem;
    background-color: #fff; }

.dealers.overview .filters button {
  margin-top: 12px; }

.dealers.overview .info {
  top: 5%;
  right: 5%;
  bottom: 5%;
  left: 5%;
  padding: 20px 20px 40px; }
  .dealers.overview .info:before {
    content: '';
    position: absolute;
    top: -1000px;
    right: -1000px;
    bottom: -1000px;
    left: -1000px;
    z-index: -1;
    background-color: rgba(234, 234, 235, 0.5); }
  .dealers.overview .info .button {
    right: 20px;
    bottom: 20px; }
  .dealers.overview .info .f-dropdown.drop-right:after, .dealers.overview .info .f-dropdown.drop-right:before {
    display: none; }

.dealers.overview .list {
  margin-top: 60px; }
  .dealers.overview .list > ul {
    list-style: none; }
    .dealers.overview .list > ul > li {
      margin-bottom: 20px;
      font-size: 16px;
      display: block;
      page-break-inside: avoid; }
      .dealers.overview .list > ul > li.has-letter .letter {
        margin-bottom: 10px;
        border-bottom: 1px #f27334 solid;
        font-size: 1.5rem; }
      .dealers.overview .list > ul > li.has-letter:not(:first-child) .letter {
        margin-top: 20px; }
      .dealers.overview .list > ul > li .fa-info-circle {
        color: #34489e; }
      .dealers.overview .list > ul > li .f-dropdown.drop-right {
        margin-top: -10px;
        margin-left: 10px; }

@media only screen and (max-width: 32em) {
  .dealers.overview .info {
    width: 300px;
    padding: 20px 20px 40px; }
    .dealers.overview .info .button {
      right: 20px;
      bottom: 20px; }
  .dealers.overview .map-ov, .dealers.overview .map {
    height: 300px; }
  .dealers.overview .filters {
    padding-top: 10px;
    padding-bottom: 10px; }
    .dealers.overview .filters .city-ov {
      width: calc(100% - 40px);
      margin-left: 20px; }
    .dealers.overview .filters button {
      width: 100%;
      padding: 0px; } }

@media only screen and (min-width: 32.05em) and (max-width: 51.2em) {
  .dealers.overview .map-ov, .dealers.overview .map {
    height: 360px; } }

@media only screen and (min-width: 32.05em) {
  .dealers.overview .info {
    top: 10%;
    left: 10%; }
  .dealers.overview .filters {
    height: 100px; }
  .dealers.overview .map-ov {
    position: relative; } }

@media only screen and (min-width: 51.25em) {
  .dealers.overview .info {
    width: 20%;
    min-width: 350px;
    padding: 40px 40px 80px; }
    .dealers.overview .info .button {
      right: 40px;
      bottom: 40px; }
  .dealers.overview .map-ov, .dealers.overview .map {
    height: 510px; } }

.news.overview article {
  padding: 20px;
  border: 1px #96979c solid;
  position: relative; }

.news.overview time {
  margin-bottom: 16px;
  display: block;
  font-size: 1.25rem - 2px;
  color: #34489e; }

.news.overview h1 {
  padding-bottom: 2px;
  margin-bottom: 13px;
  color: #34489e;
  font-size: 1.25rem;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden; }

.news.overview p {
  font-size: 16px;
  line-height: 1.28; }

.news.overview .image-equal::before {
  padding-top: 180px; }

.news.overview .th {
  border: 0px;
  background-size: contain; }

.news.overview .button-ov {
  width: calc(100% - 40px);
  position: absolute;
  bottom: 20px; }
  .news.overview .button-ov a.button {
    margin-bottom: 0px; }

.news p:first-letter {
  text-transform: uppercase; }

.news.home p {
  word-break: break-all; }

@media only screen and (max-width: 32em) {
  .news.overview article {
    padding-bottom: 40px; }
    .news.overview article .image-equal {
      margin-bottom: 20px; } }

@media only screen and (min-width: 32.05em) {
  .news.overview article {
    height: 360px; } }

.event-list {
  padding: 0;
  margin: 0; }
  .event-list article {
    border-bottom: solid 1px #f27334;
    display: block; }
    .event-list article h2 {
      margin-top: 10px; }
    .event-list article header .event-date {
      font-size: 18px;
      font-weight: 600; }
    .event-list article header .event-location {
      font-size: 18px;
      font-weight: 600; }
    .event-list article .event-image {
      padding: 5px 10px 10px 0; }
    .event-list article .event-text {
      padding: 5px 0; }
      .event-list article .event-text h2 {
        font-size: 20px;
        color: #f27334; }
      .event-list article .event-text p {
        padding: 0 0 10px 0;
        margin: 0px;
        font-size: 18px; }
    .event-list article .event-more {
      text-align: right; }

.webshop.overview a.th {
  padding: 20px;
  display: block;
  line-height: 1;
  transition: all 300ms ease-out; }
  .webshop.overview a.th:hover {
    text-decoration: none;
    background-color: #f27334; }
  .webshop.overview a.th .img {
    width: 100%;
    display: inline-block;
    background-position: center;
    background-size: cover; }
  .webshop.overview a.th .title {
    margin-top: 19px;
    margin-bottom: 12px;
    display: block;
    font-family: "PT Sans Narrow", sans-serif;
    font-size: 1.25rem;
    color: #34489e; }
  .webshop.overview a.th .button {
    margin-bottom: 0px; }

.webshop.overview .desc iframe {
  width: 320px;
  height: 220px; }
  .webshop.overview .desc iframe[align="right"] {
    margin-bottom: 20px;
    margin-left: 20px; }

@media only screen and (max-width: 32em) {
  .webshop.overview a.th .img {
    height: 100px; } }

@media only screen and (min-width: 32.05em) {
  .webshop.overview a.th {
    min-height: 340px; }
    .webshop.overview a.th .img {
      height: 190px; } }

.webshop.product h1 {
  margin-bottom: 0px; }

.webshop.product h2 {
  margin-top: 0px;
  margin-bottom: 20px; }

.webshop.product > .row:last-child {
  margin-top: 20px; }

.webshop.product .slick:not(.slick-initialized) {
  display: none; }

.webshop.product .slick.slider-big {
  margin-bottom: 10px; }
  .webshop.product .slick.slider-big .slide {
    background-size: cover;
    background-position: center; }

.webshop.product .slick.slider-nav .slide .margin {
  position: relative;
  margin: 10px; }
  .webshop.product .slick.slider-nav .slide .margin .image-equal::before {
    padding-top: 100%; }
  .webshop.product .slick.slider-nav .slide .margin .image-equal .th {
    border: 0px; }

.webshop.product .slick .video {
  position: relative;
  padding-bottom: 53%;
  padding-top: 25px;
  height: 0; }
  .webshop.product .slick .video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.webshop.product .useful-links a {
  padding-top: 80px;
  display: block;
  text-align: center;
  background-position: top 10px center;
  background-repeat: no-repeat;
  transition: all 300ms ease-out; }
  .webshop.product .useful-links a.document {
    background-image: url("../images/ico-document.png"); }
  .webshop.product .useful-links a.brochure {
    background-image: url("../images/ico-brochure.png"); }
  .webshop.product .useful-links a.dealer {
    background-image: url("../images/ico-dealer.png"); }
  .webshop.product .useful-links a:hover {
    background-color: #f27334; }
  .webshop.product .useful-links a .button {
    padding-right: 10px;
    padding-left: 10px; }

@media only screen and (max-width: 32em) {
  .webshop.product .slick.slider-big {
    margin-top: 20px; }
    .webshop.product .slick.slider-big .slide {
      height: 200px; } }

@media only screen and (min-width: 32.05em) {
  .webshop.product .slick.slider-big .slide {
    height: 260px; } }
