
@media screen and (max-width: 39.9375em) {
  .top-bar {
    display: none; } }

@media screen and (min-width: 40em) {
  .title-bar {
    display: none; } }

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

html {
  font-family: sans-serif;
  
  -ms-text-size-adjust: 100%;
  
  -webkit-text-size-adjust: 100%;
   }


body {
  margin: 0; }



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


audio,
canvas,
progress,
video {
  display: inline-block;
  
  vertical-align: baseline;
   }


audio:not([controls]) {
  display: none;
  height: 0; }


[hidden],
template {
  display: none; }



a {
  background-color: transparent; }


a:active,
a:hover {
  outline: 0; }



abbr[title] {
  border-bottom: 1px dotted; }


b,
strong {
  font-weight: bold; }


dfn {
  font-style: italic; }


h1 {
  font-size: 2em;
  margin: 0.67em 0; }


mark {
  background: #ff0;
  color: #000; }


small {
  font-size: 80%; }


sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }



img {
  border: 0; }


svg:not(:root) {
  overflow: hidden; }



figure {
  margin: 1em 40px; }


hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0; }


pre {
  overflow: auto; }


code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }




button,
input,
optgroup,
select,
textarea {
  color: inherit;
  
  font: inherit;
  
  margin: 0;
   }


button {
  overflow: visible; }


button,
select {
  text-transform: none; }


button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  
  cursor: pointer;
   }


button[disabled],
html input[disabled] {
  cursor: not-allowed; }


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


input {
  line-height: normal; }


input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  
  padding: 0;
   }


input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }


input[type="search"] {
  -webkit-appearance: textfield;
  
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
   }


input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }




legend {
  border: 0;
  
  padding: 0;
   }


textarea {
  overflow: auto; }


optgroup {
  font-weight: bold; }



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

td,
th {
  padding: 0; }

.foundation-mq {
  font-family: "small=0em&medium=40em&large=61.25em&x-large=64.0625em"; }

html {
  font-size: 16px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

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

body {
  padding: 0;
  margin: 0;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  line-height: 1.5;
  color: #5A5A5C;
  background: #FFFFFF;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

img {
  max-width: 100%;
  height: auto;
  -ms-interpolation-mode: bicubic;
  display: inline-block;
  vertical-align: middle; }

textarea {
  height: auto;
  min-height: 50px;
  border-radius: 0; }

select {
  width: 100%;
  border-radius: 0; }

#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; }

button {
  -webkit-appearance: none;
  -moz-appearance: none;
  background: transparent;
  padding: 0;
  border: 0;
  border-radius: 0;
  line-height: 1; }
  [data-whatinput='mouse'] button {
    outline: 0; }

.is-visible {
  display: block !important; }

.is-hidden {
  display: none !important; }

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

p {
  font-size: inherit;
  line-height: 1.6;
  margin-bottom: 1rem;
  text-rendering: optimizeLegibility; }

em,
i {
  font-style: italic;
  line-height: inherit; }

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

small {
  font-size: 40%;
  line-height: inherit; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-style: normal;
  color: inherit;
  text-rendering: optimizeLegibility;
  margin-top: 0;
  margin-bottom: 0.5rem;
  line-height: 1.4; }
  h1 small,
  h2 small,
  h3 small,
  h4 small,
  h5 small,
  h6 small {
    color: #cacaca;
    line-height: 0; }

h1 {
  font-size: 2.125rem; }

h2 {
  font-size: 1.75rem; }

h3 {
  font-size: 1.375rem; }

h4 {
  font-size: 1.25rem; }

h5 {
  font-size: 1.25rem; }

h6 {
  font-size: 0.75rem; }

@media screen and (min-width: 40em) {
  h1 {
    font-size: 2.875rem; }
  h2 {
    font-size: 2.5rem; }
  h3 {
    font-size: 1.375rem; }
  h4 {
    font-size: 1.25rem; }
  h5 {
    font-size: 1rem; }
  h6 {
    font-size: 0.75rem; } }

@media screen and (min-width: 61.25em) {
  h1 {
    font-size: 2.875rem; }
  h2 {
    font-size: 2.5rem; }
  h3 {
    font-size: 1.375rem; }
  h4 {
    font-size: 1.25rem; }
  h5 {
    font-size: 1.1875rem; }
  h6 {
    font-size: 0.75rem; } }

a {
  color: #3B3B3B;
  text-decoration: none;
  line-height: inherit;
  cursor: pointer; }
  a:hover, a:focus {
    color: #3B3B3B; }
  a img {
    border: 0; }

hr {
  max-width: 75rem;
  height: 0;
  border-right: 0;
  border-top: 0;
  border-bottom: 1px solid #cacaca;
  border-left: 0;
  margin: 1.25rem auto;
  clear: both; }

ul,
ol,
dl {
  line-height: 1.6;
  margin-bottom: 1rem;
  list-style-position: outside; }

li {
  font-size: inherit; }

ul {
  list-style-type: disc;
  margin-left: 1.25rem; }

ol {
  margin-left: 1.25rem; }

ul ul, ol ul, ul ol, ol ol {
  margin-left: 1.25rem;
  margin-bottom: 0; }

dl {
  margin-bottom: 1rem; }
  dl dt {
    margin-bottom: 0.3rem;
    font-weight: bold; }

blockquote {
  margin: 0 0 1rem;
  padding: 0.5625rem 1.25rem 0 1.1875rem;
  border-left: 1px solid #cacaca; }
  blockquote, blockquote p {
    line-height: 1.6;
    color: #8a8a8a; }

cite {
  display: block;
  font-size: 0.8125rem;
  color: #8a8a8a; }
  cite:before {
    content: '\2014 \0020'; }

abbr {
  color: #5A5A5C;
  cursor: help;
  border-bottom: 1px dotted #0a0a0a; }

code {
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: normal;
  color: #0a0a0a;
  background-color: #e6e6e6;
  border: 1px solid #cacaca;
  padding: 0.125rem 0.3125rem 0.0625rem; }

kbd {
  padding: 0.125rem 0.25rem 0;
  margin: 0;
  background-color: #e6e6e6;
  color: #0a0a0a;
  font-family: Consolas, "Liberation Mono", Courier, monospace; }

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

.lead {
  font-size: 125%;
  line-height: 1.6; }

.stat {
  font-size: 2.5rem;
  line-height: 1; }
  p + .stat {
    margin-top: -1rem; }

.no-bullet {
  margin-left: 0;
  list-style: none; }

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

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

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

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

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

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

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

@media print {
  * {
    background: transparent !important;
    color: black !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
    text-shadow: none !important; }
  .show-for-print {
    display: block !important; }
  .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; }
  a,
  a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  .ir a:after,
  a[href^='javascript:']:after,
  a[href^='#']:after {
    content: ''; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  pre,
  blockquote {
    border: 1px solid #8a8a8a;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  @page {
    margin: 0.5cm; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; } }

.row {
  max-width: 64rem;
  margin-left: auto;
  margin-right: auto; }
  .row::before, .row::after {
    content: ' ';
    display: table; }
  .row::after {
    clear: both; }
  .row.collapse > .column, .row.collapse > .columns {
    padding-left: 0;
    padding-right: 0; }
  .row .row {
    max-width: none;
    margin-left: -0.9375rem;
    margin-right: -0.9375rem;
    max-width: none; }
    @media screen and (min-width: 40em) {
      .row .row {
        margin-left: -0.9375rem;
        margin-right: -0.9375rem; } }
    .row .row.collapse {
      margin-left: 0;
      margin-right: 0; }
  .row.expanded {
    max-width: none; }
    .row.expanded .row {
      margin-left: auto;
      margin-right: auto; }

.column, .columns {
  width: 100%;
  float: left;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem; }
  @media screen and (min-width: 40em) {
    .column, .columns {
      padding-left: 0.9375rem;
      padding-right: 0.9375rem; } }
  .column:last-child:not(:first-child), .columns:last-child:not(:first-child) {
    float: right; }
  .column.end:last-child:last-child, .end.columns:last-child:last-child {
    float: left; }

.column.row.row, .row.row.columns {
  float: none; }
  .row .column.row.row, .row .row.row.columns {
    padding-left: 0;
    padding-right: 0;
    margin-left: 0;
    margin-right: 0; }

.small-1 {
  width: 8.33333%; }

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

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

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

.small-2 {
  width: 16.66667%; }

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

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

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

.small-3 {
  width: 25%; }

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

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

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

.small-4 {
  width: 33.33333%; }

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

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

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

.small-5 {
  width: 41.66667%; }

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

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

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

.small-6 {
  width: 50%; }

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

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

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

.small-7 {
  width: 58.33333%; }

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

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

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

.small-8 {
  width: 66.66667%; }

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

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

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

.small-9 {
  width: 75%; }

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

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

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

.small-10 {
  width: 83.33333%; }

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

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

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

.small-11 {
  width: 91.66667%; }

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

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

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

.small-12 {
  width: 100%; }

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

.small-up-1 > .column, .small-up-1 > .columns {
  width: 100%;
  float: left; }
  .small-up-1 > .column:nth-of-type(1n), .small-up-1 > .columns:nth-of-type(1n) {
    clear: none; }
  .small-up-1 > .column:nth-of-type(1n+1), .small-up-1 > .columns:nth-of-type(1n+1) {
    clear: both; }
  .small-up-1 > .column:last-child, .small-up-1 > .columns:last-child {
    float: left; }

.small-up-2 > .column, .small-up-2 > .columns {
  width: 50%;
  float: left; }
  .small-up-2 > .column:nth-of-type(1n), .small-up-2 > .columns:nth-of-type(1n) {
    clear: none; }
  .small-up-2 > .column:nth-of-type(2n+1), .small-up-2 > .columns:nth-of-type(2n+1) {
    clear: both; }
  .small-up-2 > .column:last-child, .small-up-2 > .columns:last-child {
    float: left; }

.small-up-3 > .column, .small-up-3 > .columns {
  width: 33.33333%;
  float: left; }
  .small-up-3 > .column:nth-of-type(1n), .small-up-3 > .columns:nth-of-type(1n) {
    clear: none; }
  .small-up-3 > .column:nth-of-type(3n+1), .small-up-3 > .columns:nth-of-type(3n+1) {
    clear: both; }
  .small-up-3 > .column:last-child, .small-up-3 > .columns:last-child {
    float: left; }

.small-up-4 > .column, .small-up-4 > .columns {
  width: 25%;
  float: left; }
  .small-up-4 > .column:nth-of-type(1n), .small-up-4 > .columns:nth-of-type(1n) {
    clear: none; }
  .small-up-4 > .column:nth-of-type(4n+1), .small-up-4 > .columns:nth-of-type(4n+1) {
    clear: both; }
  .small-up-4 > .column:last-child, .small-up-4 > .columns:last-child {
    float: left; }

.small-up-5 > .column, .small-up-5 > .columns {
  width: 20%;
  float: left; }
  .small-up-5 > .column:nth-of-type(1n), .small-up-5 > .columns:nth-of-type(1n) {
    clear: none; }
  .small-up-5 > .column:nth-of-type(5n+1), .small-up-5 > .columns:nth-of-type(5n+1) {
    clear: both; }
  .small-up-5 > .column:last-child, .small-up-5 > .columns:last-child {
    float: left; }

.small-up-6 > .column, .small-up-6 > .columns {
  width: 16.66667%;
  float: left; }
  .small-up-6 > .column:nth-of-type(1n), .small-up-6 > .columns:nth-of-type(1n) {
    clear: none; }
  .small-up-6 > .column:nth-of-type(6n+1), .small-up-6 > .columns:nth-of-type(6n+1) {
    clear: both; }
  .small-up-6 > .column:last-child, .small-up-6 > .columns:last-child {
    float: left; }

.small-up-7 > .column, .small-up-7 > .columns {
  width: 14.28571%;
  float: left; }
  .small-up-7 > .column:nth-of-type(1n), .small-up-7 > .columns:nth-of-type(1n) {
    clear: none; }
  .small-up-7 > .column:nth-of-type(7n+1), .small-up-7 > .columns:nth-of-type(7n+1) {
    clear: both; }
  .small-up-7 > .column:last-child, .small-up-7 > .columns:last-child {
    float: left; }

.small-up-8 > .column, .small-up-8 > .columns {
  width: 12.5%;
  float: left; }
  .small-up-8 > .column:nth-of-type(1n), .small-up-8 > .columns:nth-of-type(1n) {
    clear: none; }
  .small-up-8 > .column:nth-of-type(8n+1), .small-up-8 > .columns:nth-of-type(8n+1) {
    clear: both; }
  .small-up-8 > .column:last-child, .small-up-8 > .columns:last-child {
    float: left; }

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

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

.small-uncollapse > .column, .small-uncollapse > .columns {
  padding-left: 0.9375rem;
  padding-right: 0.9375rem; }

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

.small-uncentered,
.small-push-0,
.small-pull-0 {
  position: static;
  margin-left: 0;
  margin-right: 0;
  float: left; }

@media screen and (min-width: 40em) {
  .medium-1 {
    width: 8.33333%; }
  .medium-push-1 {
    position: relative;
    left: 8.33333%; }
  .medium-pull-1 {
    position: relative;
    left: -8.33333%; }
  .medium-offset-0 {
    margin-left: 0%; }
  .medium-2 {
    width: 16.66667%; }
  .medium-push-2 {
    position: relative;
    left: 16.66667%; }
  .medium-pull-2 {
    position: relative;
    left: -16.66667%; }
  .medium-offset-1 {
    margin-left: 8.33333%; }
  .medium-3 {
    width: 25%; }
  .medium-push-3 {
    position: relative;
    left: 25%; }
  .medium-pull-3 {
    position: relative;
    left: -25%; }
  .medium-offset-2 {
    margin-left: 16.66667%; }
  .medium-4 {
    width: 33.33333%; }
  .medium-push-4 {
    position: relative;
    left: 33.33333%; }
  .medium-pull-4 {
    position: relative;
    left: -33.33333%; }
  .medium-offset-3 {
    margin-left: 25%; }
  .medium-5 {
    width: 41.66667%; }
  .medium-push-5 {
    position: relative;
    left: 41.66667%; }
  .medium-pull-5 {
    position: relative;
    left: -41.66667%; }
  .medium-offset-4 {
    margin-left: 33.33333%; }
  .medium-6 {
    width: 50%; }
  .medium-push-6 {
    position: relative;
    left: 50%; }
  .medium-pull-6 {
    position: relative;
    left: -50%; }
  .medium-offset-5 {
    margin-left: 41.66667%; }
  .medium-7 {
    width: 58.33333%; }
  .medium-push-7 {
    position: relative;
    left: 58.33333%; }
  .medium-pull-7 {
    position: relative;
    left: -58.33333%; }
  .medium-offset-6 {
    margin-left: 50%; }
  .medium-8 {
    width: 66.66667%; }
  .medium-push-8 {
    position: relative;
    left: 66.66667%; }
  .medium-pull-8 {
    position: relative;
    left: -66.66667%; }
  .medium-offset-7 {
    margin-left: 58.33333%; }
  .medium-9 {
    width: 75%; }
  .medium-push-9 {
    position: relative;
    left: 75%; }
  .medium-pull-9 {
    position: relative;
    left: -75%; }
  .medium-offset-8 {
    margin-left: 66.66667%; }
  .medium-10 {
    width: 83.33333%; }
  .medium-push-10 {
    position: relative;
    left: 83.33333%; }
  .medium-pull-10 {
    position: relative;
    left: -83.33333%; }
  .medium-offset-9 {
    margin-left: 75%; }
  .medium-11 {
    width: 91.66667%; }
  .medium-push-11 {
    position: relative;
    left: 91.66667%; }
  .medium-pull-11 {
    position: relative;
    left: -91.66667%; }
  .medium-offset-10 {
    margin-left: 83.33333%; }
  .medium-12 {
    width: 100%; }
  .medium-offset-11 {
    margin-left: 91.66667%; }
  .medium-up-1 > .column, .medium-up-1 > .columns {
    width: 100%;
    float: left; }
    .medium-up-1 > .column:nth-of-type(1n), .medium-up-1 > .columns:nth-of-type(1n) {
      clear: none; }
    .medium-up-1 > .column:nth-of-type(1n+1), .medium-up-1 > .columns:nth-of-type(1n+1) {
      clear: both; }
    .medium-up-1 > .column:last-child, .medium-up-1 > .columns:last-child {
      float: left; }
  .medium-up-2 > .column, .medium-up-2 > .columns {
    width: 50%;
    float: left; }
    .medium-up-2 > .column:nth-of-type(1n), .medium-up-2 > .columns:nth-of-type(1n) {
      clear: none; }
    .medium-up-2 > .column:nth-of-type(2n+1), .medium-up-2 > .columns:nth-of-type(2n+1) {
      clear: both; }
    .medium-up-2 > .column:last-child, .medium-up-2 > .columns:last-child {
      float: left; }
  .medium-up-3 > .column, .medium-up-3 > .columns {
    width: 33.33333%;
    float: left; }
    .medium-up-3 > .column:nth-of-type(1n), .medium-up-3 > .columns:nth-of-type(1n) {
      clear: none; }
    .medium-up-3 > .column:nth-of-type(3n+1), .medium-up-3 > .columns:nth-of-type(3n+1) {
      clear: both; }
    .medium-up-3 > .column:last-child, .medium-up-3 > .columns:last-child {
      float: left; }
  .medium-up-4 > .column, .medium-up-4 > .columns {
    width: 25%;
    float: left; }
    .medium-up-4 > .column:nth-of-type(1n), .medium-up-4 > .columns:nth-of-type(1n) {
      clear: none; }
    .medium-up-4 > .column:nth-of-type(4n+1), .medium-up-4 > .columns:nth-of-type(4n+1) {
      clear: both; }
    .medium-up-4 > .column:last-child, .medium-up-4 > .columns:last-child {
      float: left; }
  .medium-up-5 > .column, .medium-up-5 > .columns {
    width: 20%;
    float: left; }
    .medium-up-5 > .column:nth-of-type(1n), .medium-up-5 > .columns:nth-of-type(1n) {
      clear: none; }
    .medium-up-5 > .column:nth-of-type(5n+1), .medium-up-5 > .columns:nth-of-type(5n+1) {
      clear: both; }
    .medium-up-5 > .column:last-child, .medium-up-5 > .columns:last-child {
      float: left; }
  .medium-up-6 > .column, .medium-up-6 > .columns {
    width: 16.66667%;
    float: left; }
    .medium-up-6 > .column:nth-of-type(1n), .medium-up-6 > .columns:nth-of-type(1n) {
      clear: none; }
    .medium-up-6 > .column:nth-of-type(6n+1), .medium-up-6 > .columns:nth-of-type(6n+1) {
      clear: both; }
    .medium-up-6 > .column:last-child, .medium-up-6 > .columns:last-child {
      float: left; }
  .medium-up-7 > .column, .medium-up-7 > .columns {
    width: 14.28571%;
    float: left; }
    .medium-up-7 > .column:nth-of-type(1n), .medium-up-7 > .columns:nth-of-type(1n) {
      clear: none; }
    .medium-up-7 > .column:nth-of-type(7n+1), .medium-up-7 > .columns:nth-of-type(7n+1) {
      clear: both; }
    .medium-up-7 > .column:last-child, .medium-up-7 > .columns:last-child {
      float: left; }
  .medium-up-8 > .column, .medium-up-8 > .columns {
    width: 12.5%;
    float: left; }
    .medium-up-8 > .column:nth-of-type(1n), .medium-up-8 > .columns:nth-of-type(1n) {
      clear: none; }
    .medium-up-8 > .column:nth-of-type(8n+1), .medium-up-8 > .columns:nth-of-type(8n+1) {
      clear: both; }
    .medium-up-8 > .column:last-child, .medium-up-8 > .columns:last-child {
      float: left; }
  .medium-collapse > .column, .medium-collapse > .columns {
    padding-left: 0;
    padding-right: 0; }
  .medium-collapse .row {
    margin-left: 0;
    margin-right: 0; }
  .medium-uncollapse > .column, .medium-uncollapse > .columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem; }
  .medium-centered {
    float: none;
    margin-left: auto;
    margin-right: auto; }
  .medium-uncentered,
  .medium-push-0,
  .medium-pull-0 {
    position: static;
    margin-left: 0;
    margin-right: 0;
    float: left; } }

@media screen and (min-width: 61.25em) {
  .large-1 {
    width: 8.33333%; }
  .large-push-1 {
    position: relative;
    left: 8.33333%; }
  .large-pull-1 {
    position: relative;
    left: -8.33333%; }
  .large-offset-0 {
    margin-left: 0%; }
  .large-2 {
    width: 16.66667%; }
  .large-push-2 {
    position: relative;
    left: 16.66667%; }
  .large-pull-2 {
    position: relative;
    left: -16.66667%; }
  .large-offset-1 {
    margin-left: 8.33333%; }
  .large-3 {
    width: 25%; }
  .large-push-3 {
    position: relative;
    left: 25%; }
  .large-pull-3 {
    position: relative;
    left: -25%; }
  .large-offset-2 {
    margin-left: 16.66667%; }
  .large-4 {
    width: 33.33333%; }
  .large-push-4 {
    position: relative;
    left: 33.33333%; }
  .large-pull-4 {
    position: relative;
    left: -33.33333%; }
  .large-offset-3 {
    margin-left: 25%; }
  .large-5 {
    width: 41.66667%; }
  .large-push-5 {
    position: relative;
    left: 41.66667%; }
  .large-pull-5 {
    position: relative;
    left: -41.66667%; }
  .large-offset-4 {
    margin-left: 33.33333%; }
  .large-6 {
    width: 50%; }
  .large-push-6 {
    position: relative;
    left: 50%; }
  .large-pull-6 {
    position: relative;
    left: -50%; }
  .large-offset-5 {
    margin-left: 41.66667%; }
  .large-7 {
    width: 58.33333%; }
  .large-push-7 {
    position: relative;
    left: 58.33333%; }
  .large-pull-7 {
    position: relative;
    left: -58.33333%; }
  .large-offset-6 {
    margin-left: 50%; }
  .large-8 {
    width: 66.66667%; }
  .large-push-8 {
    position: relative;
    left: 66.66667%; }
  .large-pull-8 {
    position: relative;
    left: -66.66667%; }
  .large-offset-7 {
    margin-left: 58.33333%; }
  .large-9 {
    width: 75%; }
  .large-push-9 {
    position: relative;
    left: 75%; }
  .large-pull-9 {
    position: relative;
    left: -75%; }
  .large-offset-8 {
    margin-left: 66.66667%; }
  .large-10 {
    width: 83.33333%; }
  .large-push-10 {
    position: relative;
    left: 83.33333%; }
  .large-pull-10 {
    position: relative;
    left: -83.33333%; }
  .large-offset-9 {
    margin-left: 75%; }
  .large-11 {
    width: 91.66667%; }
  .large-push-11 {
    position: relative;
    left: 91.66667%; }
  .large-pull-11 {
    position: relative;
    left: -91.66667%; }
  .large-offset-10 {
    margin-left: 83.33333%; }
  .large-12 {
    width: 100%; }
  .large-offset-11 {
    margin-left: 91.66667%; }
  .large-up-1 > .column, .large-up-1 > .columns {
    width: 100%;
    float: left; }
    .large-up-1 > .column:nth-of-type(1n), .large-up-1 > .columns:nth-of-type(1n) {
      clear: none; }
    .large-up-1 > .column:nth-of-type(1n+1), .large-up-1 > .columns:nth-of-type(1n+1) {
      clear: both; }
    .large-up-1 > .column:last-child, .large-up-1 > .columns:last-child {
      float: left; }
  .large-up-2 > .column, .large-up-2 > .columns {
    width: 50%;
    float: left; }
    .large-up-2 > .column:nth-of-type(1n), .large-up-2 > .columns:nth-of-type(1n) {
      clear: none; }
    .large-up-2 > .column:nth-of-type(2n+1), .large-up-2 > .columns:nth-of-type(2n+1) {
      clear: both; }
    .large-up-2 > .column:last-child, .large-up-2 > .columns:last-child {
      float: left; }
  .large-up-3 > .column, .large-up-3 > .columns {
    width: 33.33333%;
    float: left; }
    .large-up-3 > .column:nth-of-type(1n), .large-up-3 > .columns:nth-of-type(1n) {
      clear: none; }
    .large-up-3 > .column:nth-of-type(3n+1), .large-up-3 > .columns:nth-of-type(3n+1) {
      clear: both; }
    .large-up-3 > .column:last-child, .large-up-3 > .columns:last-child {
      float: left; }
  .large-up-4 > .column, .large-up-4 > .columns {
    width: 25%;
    float: left; }
    .large-up-4 > .column:nth-of-type(1n), .large-up-4 > .columns:nth-of-type(1n) {
      clear: none; }
    .large-up-4 > .column:nth-of-type(4n+1), .large-up-4 > .columns:nth-of-type(4n+1) {
      clear: both; }
    .large-up-4 > .column:last-child, .large-up-4 > .columns:last-child {
      float: left; }
  .large-up-5 > .column, .large-up-5 > .columns {
    width: 20%;
    float: left; }
    .large-up-5 > .column:nth-of-type(1n), .large-up-5 > .columns:nth-of-type(1n) {
      clear: none; }
    .large-up-5 > .column:nth-of-type(5n+1), .large-up-5 > .columns:nth-of-type(5n+1) {
      clear: both; }
    .large-up-5 > .column:last-child, .large-up-5 > .columns:last-child {
      float: left; }
  .large-up-6 > .column, .large-up-6 > .columns {
    width: 16.66667%;
    float: left; }
    .large-up-6 > .column:nth-of-type(1n), .large-up-6 > .columns:nth-of-type(1n) {
      clear: none; }
    .large-up-6 > .column:nth-of-type(6n+1), .large-up-6 > .columns:nth-of-type(6n+1) {
      clear: both; }
    .large-up-6 > .column:last-child, .large-up-6 > .columns:last-child {
      float: left; }
  .large-up-7 > .column, .large-up-7 > .columns {
    width: 14.28571%;
    float: left; }
    .large-up-7 > .column:nth-of-type(1n), .large-up-7 > .columns:nth-of-type(1n) {
      clear: none; }
    .large-up-7 > .column:nth-of-type(7n+1), .large-up-7 > .columns:nth-of-type(7n+1) {
      clear: both; }
    .large-up-7 > .column:last-child, .large-up-7 > .columns:last-child {
      float: left; }
  .large-up-8 > .column, .large-up-8 > .columns {
    width: 12.5%;
    float: left; }
    .large-up-8 > .column:nth-of-type(1n), .large-up-8 > .columns:nth-of-type(1n) {
      clear: none; }
    .large-up-8 > .column:nth-of-type(8n+1), .large-up-8 > .columns:nth-of-type(8n+1) {
      clear: both; }
    .large-up-8 > .column:last-child, .large-up-8 > .columns:last-child {
      float: left; }
  .large-collapse > .column, .large-collapse > .columns {
    padding-left: 0;
    padding-right: 0; }
  .large-collapse .row {
    margin-left: 0;
    margin-right: 0; }
  .large-uncollapse > .column, .large-uncollapse > .columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem; }
  .large-centered {
    float: none;
    margin-left: auto;
    margin-right: auto; }
  .large-uncentered,
  .large-push-0,
  .large-pull-0 {
    position: static;
    margin-left: 0;
    margin-right: 0;
    float: left; } }

[type='text'], [type='password'], [type='date'], [type='datetime'], [type='datetime-local'], [type='month'], [type='week'], [type='email'], [type='number'], [type='search'], [type='tel'], [type='time'], [type='url'], [type='color'],
textarea {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  height: 2.4375rem;
  padding: 0.5rem;
  border: 1px solid #cacaca;
  margin: 0 0 1rem;
  font-family: inherit;
  font-size: 1rem;
  color: #0a0a0a;
  background-color: #fefefe;
  -webkit-box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1);
          box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1);
  border-radius: 0;
  -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  -o-transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  -webkit-appearance: none;
  -moz-appearance: none; }
  [type='text']:focus, [type='password']:focus, [type='date']:focus, [type='datetime']:focus, [type='datetime-local']:focus, [type='month']:focus, [type='week']:focus, [type='email']:focus, [type='number']:focus, [type='search']:focus, [type='tel']:focus, [type='time']:focus, [type='url']:focus, [type='color']:focus,
  textarea:focus {
    border: 1px solid #8a8a8a;
    background-color: #fefefe;
    outline: none;
    -webkit-box-shadow: 0 0 5px #cacaca;
            box-shadow: 0 0 5px #cacaca;
    -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
    transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
    -o-transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
    transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
    transition: box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s; }

textarea {
  max-width: 100%; }
  textarea[rows] {
    height: auto; }

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  color: #cacaca; }

input::-moz-placeholder, textarea::-moz-placeholder {
  color: #cacaca; }

input:-ms-input-placeholder, textarea:-ms-input-placeholder {
  color: #cacaca; }

input::-ms-input-placeholder, textarea::-ms-input-placeholder {
  color: #cacaca; }

input::placeholder,
textarea::placeholder {
  color: #cacaca; }

input:disabled, input[readonly],
textarea:disabled,
textarea[readonly] {
  background-color: #e6e6e6;
  cursor: not-allowed; }

[type='submit'],
[type='button'] {
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none; }

input[type="search"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

[type='file'],
[type='checkbox'],
[type='radio'] {
  margin: 0 0 1rem; }

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

label > [type='checkbox'],
label > [type='radio'] {
  margin-right: 0.5rem; }

[type='file'] {
  width: 100%; }

label {
  display: block;
  margin: 0;
  font-size: 0.875rem;
  font-weight: normal;
  line-height: 1.8;
  color: #0a0a0a; }
  label.middle {
    margin: 0 0 1rem;
    padding: 0.5625rem 0; }

.help-text {
  margin-top: -0.5rem;
  font-size: 0.8125rem;
  font-style: italic;
  color: #0a0a0a; }

.input-group {
  display: table;
  width: 100%;
  margin-bottom: 1rem; }
  .input-group > :first-child {
    border-radius: 0 0 0 0; }
  .input-group > :last-child > * {
    border-radius: 0 0 0 0; }

.input-group-label, .input-group-field, .input-group-button {
  margin: 0;
  display: table-cell;
  vertical-align: middle; }

.input-group-label {
  text-align: center;
  padding: 0 1rem;
  background: #e6e6e6;
  color: #0a0a0a;
  border: 1px solid #cacaca;
  white-space: nowrap;
  width: 1%;
  height: 100%; }
  .input-group-label:first-child {
    border-right: 0; }
  .input-group-label:last-child {
    border-left: 0; }

.input-group-field {
  border-radius: 0;
  height: 2.5rem; }

.input-group-button {
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  height: 100%;
  width: 1%; }
  .input-group-button a,
  .input-group-button input,
  .input-group-button button {
    margin: 0; }

.input-group .input-group-button {
  display: table-cell; }

fieldset {
  border: 0;
  padding: 0;
  margin: 0; }

legend {
  margin-bottom: 0.5rem;
  max-width: 100%; }

.fieldset {
  border: 1px solid #cacaca;
  padding: 1.25rem;
  margin: 1.125rem 0; }
  .fieldset legend {
    background: #FFFFFF;
    padding: 0 0.1875rem;
    margin: 0;
    margin-left: -0.1875rem; }

select {
  height: 2.4375rem;
  padding: 0.5rem;
  border: 1px solid #cacaca;
  margin: 0 0 1rem;
  font-size: 1rem;
  font-family: inherit;
  line-height: normal;
  color: #0a0a0a;
  background-color: #fefefe;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="32" height="24" viewBox="0 0 32 24"><polygon points="0,0 32,0 16,24" style="fill: rgb%28138, 138, 138%29"></polygon></svg>');
  background-size: 9px 6px;
  background-position: right center;
  background-origin: content-box;
  background-repeat: no-repeat; }
  @media screen and (min-width: 0\0) {
    select {
      background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg=="); } }
  select:disabled {
    background-color: #e6e6e6;
    cursor: not-allowed; }
  select::-ms-expand {
    display: none; }
  select[multiple] {
    height: auto;
    background-image: none; }

.is-invalid-input:not(:focus) {
  background-color: rgba(236, 88, 64, 0.1);
  border-color: #ec5840; }

.is-invalid-label {
  color: #ec5840; }

.form-error {
  display: none;
  margin-top: -0.5rem;
  margin-bottom: 1rem;
  font-size: 0.75rem;
  font-weight: bold;
  color: #ec5840; }
  .form-error.is-visible {
    display: block; }

.button {
  display: inline-block;
  text-align: center;
  line-height: 1;
  cursor: pointer;
  -webkit-appearance: none;
  -webkit-transition: background-color 0.25s ease-out, color 0.25s ease-out;
  -o-transition: background-color 0.25s ease-out, color 0.25s ease-out;
  transition: background-color 0.25s ease-out, color 0.25s ease-out;
  vertical-align: middle;
  border: 1px solid transparent;
  border-radius: 0;
  padding: 0.85em 1em;
  margin: 0 0 1rem 0;
  font-size: 0.9rem;
  background-color: #2199e8;
  color: #fefefe; }
  [data-whatinput='mouse'] .button {
    outline: 0; }
  .button:hover, .button:focus {
    color: #fefefe; }
  .button.tiny {
    font-size: 0.6rem; }
  .button.small {
    font-size: 0.75rem; }
  .button.large {
    font-size: 1.25rem; }
  .button.expanded {
    display: block;
    width: 100%;
    margin-left: 0;
    margin-right: 0; }
  .button.primary {
    background-color: #cc1800;
    color: #fefefe; }
    .button.primary:hover, .button.primary:focus {
      background-color: #a31300;
      color: #fefefe; }
  .button.hover {
    background-color: #cc1800;
    color: #fefefe; }
    .button.hover:hover, .button.hover:focus {
      background-color: #a31300;
      color: #fefefe; }
  .button.darkGrey {
    background-color: #3B3B3B;
    color: #fefefe; }
    .button.darkGrey:hover, .button.darkGrey:focus {
      background-color: #2f2f2f;
      color: #fefefe; }
  .button.lightGrey {
    background-color: #ebebeb;
    color: #0a0a0a; }
    .button.lightGrey:hover, .button.lightGrey:focus {
      background-color: #bcbcbc;
      color: #0a0a0a; }
  .button.midGrey {
    background-color: #B7B5B6;
    color: #0a0a0a; }
    .button.midGrey:hover, .button.midGrey:focus {
      background-color: #939092;
      color: #0a0a0a; }
  .button.white {
    background-color: #ffffff;
    color: #0a0a0a; }
    .button.white:hover, .button.white:focus {
      background-color: #cccccc;
      color: #0a0a0a; }
  .button.hollow {
    border: 1px solid #2199e8;
    color: #2199e8; }
    .button.hollow, .button.hollow:hover, .button.hollow:focus {
      background-color: transparent; }
    .button.hollow:hover, .button.hollow:focus {
      border-color: #0c4d78;
      color: #0c4d78; }
    .button.hollow.primary {
      border: 1px solid #cc1800;
      color: #cc1800; }
      .button.hollow.primary:hover, .button.hollow.primary:focus {
        border-color: #660c00;
        color: #660c00; }
    .button.hollow.hover {
      border: 1px solid #cc1800;
      color: #cc1800; }
      .button.hollow.hover:hover, .button.hollow.hover:focus {
        border-color: #660c00;
        color: #660c00; }
    .button.hollow.darkGrey {
      border: 1px solid #3B3B3B;
      color: #3B3B3B; }
      .button.hollow.darkGrey:hover, .button.hollow.darkGrey:focus {
        border-color: #1e1e1e;
        color: #1e1e1e; }
    .button.hollow.lightGrey {
      border: 1px solid #ebebeb;
      color: #ebebeb; }
      .button.hollow.lightGrey:hover, .button.hollow.lightGrey:focus {
        border-color: #767676;
        color: #767676; }
    .button.hollow.midGrey {
      border: 1px solid #B7B5B6;
      color: #B7B5B6; }
      .button.hollow.midGrey:hover, .button.hollow.midGrey:focus {
        border-color: #5c5a5b;
        color: #5c5a5b; }
    .button.hollow.white {
      border: 1px solid #ffffff;
      color: #ffffff; }
      .button.hollow.white:hover, .button.hollow.white:focus {
        border-color: gray;
        color: gray; }
  .button.disabled, .button[disabled] {
    opacity: 0.25;
    cursor: not-allowed; }
  .button.dropdown::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset 0.4em;
    border-color: #fefefe transparent transparent;
    border-top-style: solid;
    border-bottom-width: 0;
    position: relative;
    top: 0.4em;
    float: right;
    margin-left: 1em;
    display: inline-block; }
  .button.arrow-only::after {
    margin-left: 0;
    float: none;
    top: -0.1em; }

.menu {
  margin: 0;
  list-style-type: none; }
  .menu > li {
    display: table-cell;
    vertical-align: middle; }
    [data-whatinput='mouse'] .menu > li {
      outline: 0; }
  .menu > li > a {
    display: block;
    padding: 0.7rem 1rem;
    line-height: 1; }
  .menu input,
  .menu a,
  .menu button {
    margin-bottom: 0; }
  .menu > li > a img,
  .menu > li > a i {
    vertical-align: middle; }
  .menu > li > a i + span,
  .menu > li > a img + span {
    vertical-align: middle; }
  .menu > li > a img,
  .menu > li > a i {
    margin-right: 0.25rem;
    display: inline-block; }
  .menu > li {
    display: table-cell; }
  .menu.vertical > li {
    display: block; }
  @media screen and (min-width: 40em) {
    .menu.medium-horizontal > li {
      display: table-cell; }
    .menu.medium-vertical > li {
      display: block; } }
  @media screen and (min-width: 61.25em) {
    .menu.large-horizontal > li {
      display: table-cell; }
    .menu.large-vertical > li {
      display: block; } }
  .menu.simple li {
    line-height: 1;
    display: inline-block;
    margin-right: 1rem; }
  .menu.simple a {
    padding: 0; }
  .menu.align-right::before, .menu.align-right::after {
    content: ' ';
    display: table; }
  .menu.align-right::after {
    clear: both; }
  .menu.align-right > li {
    float: right; }
  .menu.expanded {
    width: 100%;
    display: table;
    table-layout: fixed; }
    .menu.expanded > li:first-child:last-child {
      width: 100%; }
  .menu.icon-top > li > a {
    text-align: center; }
    .menu.icon-top > li > a img,
    .menu.icon-top > li > a i {
      display: block;
      margin: 0 auto 0.25rem; }
  .menu.nested {
    margin-left: 1rem; }
  .menu .active > a {
    color: #fefefe;
    background: #2199e8; }

.menu-text {
  font-weight: bold;
  color: inherit;
  line-height: 1;
  padding-top: 0;
  padding-bottom: 0;
  padding: 0.7rem 1rem; }

.menu-centered {
  text-align: center; }
  .menu-centered > .menu {
    display: inline-block; }

.no-js [data-responsive-menu] ul {
  display: none; }

.dropdown-pane {
  background-color: #FFFFFF;
  border: 1px solid #cacaca;
  border-radius: 0;
  display: block;
  font-size: 1rem;
  padding: 1rem;
  position: absolute;
  visibility: hidden;
  width: 300px;
  z-index: 10; }
  .dropdown-pane.is-open {
    visibility: visible; }

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

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

.dropdown-pane.large {
  width: 400px; }

.dropdown.menu > li.opens-left > .is-dropdown-submenu {
  left: auto;
  right: 0;
  top: 100%; }

.dropdown.menu > li.opens-right > .is-dropdown-submenu {
  right: auto;
  left: 0;
  top: 100%; }

.dropdown.menu > li.is-dropdown-submenu-parent > a {
  padding-right: 1.5rem;
  position: relative; }

.dropdown.menu > li.is-dropdown-submenu-parent > a::after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border: inset 5px;
  border-color: #ebebeb transparent transparent;
  border-top-style: solid;
  border-bottom-width: 0;
  right: 5px;
  margin-top: -2px; }

[data-whatinput='mouse'] .dropdown.menu a {
  outline: 0; }

.no-js .dropdown.menu ul {
  display: none; }

.dropdown.menu.vertical > li .is-dropdown-submenu {
  top: 0; }

.dropdown.menu.vertical > li.opens-left .is-dropdown-submenu {
  left: auto;
  right: 100%; }

.dropdown.menu.vertical > li.opens-right .is-dropdown-submenu {
  right: auto;
  left: 100%; }

.dropdown.menu.vertical > li > a::after {
  right: 14px;
  margin-top: -3px; }

.dropdown.menu.vertical > li.opens-left > a::after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border: inset 5px;
  border-color: transparent #ebebeb transparent transparent;
  border-right-style: solid;
  border-left-width: 0; }

.dropdown.menu.vertical > li.opens-right > a::after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border: inset 5px;
  border-color: transparent transparent transparent #ebebeb;
  border-left-style: solid;
  border-right-width: 0; }

@media screen and (min-width: 40em) {
  .dropdown.menu.medium-horizontal > li.opens-left > .is-dropdown-submenu {
    left: auto;
    right: 0;
    top: 100%; }
  .dropdown.menu.medium-horizontal > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 0;
    top: 100%; }
  .dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a {
    padding-right: 1.5rem;
    position: relative; }
  .dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset 5px;
    border-color: #ebebeb transparent transparent;
    border-top-style: solid;
    border-bottom-width: 0;
    right: 5px;
    margin-top: -2px; }
  .dropdown.menu.medium-vertical > li .is-dropdown-submenu {
    top: 0; }
  .dropdown.menu.medium-vertical > li.opens-left .is-dropdown-submenu {
    left: auto;
    right: 100%; }
  .dropdown.menu.medium-vertical > li.opens-right .is-dropdown-submenu {
    right: auto;
    left: 100%; }
  .dropdown.menu.medium-vertical > li > a::after {
    right: 14px;
    margin-top: -3px; }
  .dropdown.menu.medium-vertical > li.opens-left > a::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset 5px;
    border-color: transparent #ebebeb transparent transparent;
    border-right-style: solid;
    border-left-width: 0; }
  .dropdown.menu.medium-vertical > li.opens-right > a::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset 5px;
    border-color: transparent transparent transparent #ebebeb;
    border-left-style: solid;
    border-right-width: 0; } }

@media screen and (min-width: 61.25em) {
  .dropdown.menu.large-horizontal > li.opens-left > .is-dropdown-submenu {
    left: auto;
    right: 0;
    top: 100%; }
  .dropdown.menu.large-horizontal > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 0;
    top: 100%; }
  .dropdown.menu.large-horizontal > li.is-dropdown-submenu-parent > a {
    padding-right: 1.5rem;
    position: relative; }
  .dropdown.menu.large-horizontal > li.is-dropdown-submenu-parent > a::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset 5px;
    border-color: #ebebeb transparent transparent;
    border-top-style: solid;
    border-bottom-width: 0;
    right: 5px;
    margin-top: -2px; }
  .dropdown.menu.large-vertical > li .is-dropdown-submenu {
    top: 0; }
  .dropdown.menu.large-vertical > li.opens-left .is-dropdown-submenu {
    left: auto;
    right: 100%; }
  .dropdown.menu.large-vertical > li.opens-right .is-dropdown-submenu {
    right: auto;
    left: 100%; }
  .dropdown.menu.large-vertical > li > a::after {
    right: 14px;
    margin-top: -3px; }
  .dropdown.menu.large-vertical > li.opens-left > a::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset 5px;
    border-color: transparent #ebebeb transparent transparent;
    border-right-style: solid;
    border-left-width: 0; }
  .dropdown.menu.large-vertical > li.opens-right > a::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset 5px;
    border-color: transparent transparent transparent #ebebeb;
    border-left-style: solid;
    border-right-width: 0; } }

.dropdown.menu.align-right .is-dropdown-submenu.first-sub {
  top: 100%;
  left: auto;
  right: 0; }

.is-dropdown-menu.vertical {
  width: 100px; }
  .is-dropdown-menu.vertical.align-right {
    float: right; }

.is-dropdown-submenu-parent {
  position: relative; }
  .is-dropdown-submenu-parent a::after {
    position: absolute;
    top: 50%;
    right: 5px;
    margin-top: -2px; }
  .is-dropdown-submenu-parent.opens-inner .is-dropdown-submenu {
    top: 100%; }
  .is-dropdown-submenu-parent.opens-left .is-dropdown-submenu {
    left: auto;
    right: 100%; }

.is-dropdown-submenu {
  display: none;
  position: absolute;
  top: 0;
  left: 100%;
  min-width: 100%;
  z-index: 1;
  background: #3B3B3B;
  border: none; }
  .is-dropdown-submenu .is-dropdown-submenu-parent > a::after {
    right: 14px;
    margin-top: -3px; }
  .is-dropdown-submenu .is-dropdown-submenu-parent.opens-left > a::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset 5px;
    border-color: transparent #ebebeb transparent transparent;
    border-right-style: solid;
    border-left-width: 0; }
  .is-dropdown-submenu .is-dropdown-submenu-parent.opens-right > a::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset 5px;
    border-color: transparent transparent transparent #ebebeb;
    border-left-style: solid;
    border-right-width: 0; }
  .is-dropdown-submenu .is-dropdown-submenu {
    margin-top: -1px; }
  .is-dropdown-submenu > li {
    width: 100%; }
  .is-dropdown-submenu:not(.js-dropdown-nohover) > .is-dropdown-submenu-parent:hover > .is-dropdown-submenu, .is-dropdown-submenu.js-dropdown-active {
    display: block; }

.accordion {
  list-style-type: none;
  background: #fefefe;
  border: none;
  border-bottom: 0;
  border-radius: 0;
  margin-left: 0; }

.accordion-title {
  display: block;
  padding: 1.5rem;
  line-height: 1;
  font-size: 0.75rem;
  color: #3B3B3B;
  position: relative;
  border-bottom: none; }
  .accordion-title:hover, .accordion-title:focus {
    background-color: whitesmoke; }

.accordion-content {
  padding: 1rem;
  display: none;
  border-bottom: none;
  background-color: whitesmoke; }

.top-bar {
  padding: 0.5rem; }
  .top-bar::before, .top-bar::after {
    content: ' ';
    display: table; }
  .top-bar::after {
    clear: both; }
  .top-bar,
  .top-bar ul {
    background-color: #e6e6e6; }
  .top-bar input {
    max-width: 200px;
    margin-right: 1rem; }
  .top-bar .input-group-field {
    width: 100%;
    margin-right: 0; }
  .top-bar input.button {
    width: auto; }
  .top-bar .top-bar-left,
  .top-bar .top-bar-right {
    width: 100%; }
  @media screen and (min-width: 40em) {
    .top-bar .top-bar-left,
    .top-bar .top-bar-right {
      width: auto; } }
  @media screen and (max-width: 61.1875em) {
    .top-bar.stacked-for-medium .top-bar-left,
    .top-bar.stacked-for-medium .top-bar-right {
      width: 100%; } }
  @media screen and (max-width: 64em) {
    .top-bar.stacked-for-large .top-bar-left,
    .top-bar.stacked-for-large .top-bar-right {
      width: 100%; } }

.top-bar-title {
  float: left;
  margin-right: 1rem; }

.top-bar-left {
  float: left; }

.top-bar-right {
  float: right; }

.title-bar {
  background: #ebebeb;
  color: #cc1800;
  padding: 0; }
  .title-bar::before, .title-bar::after {
    content: ' ';
    display: table; }
  .title-bar::after {
    clear: both; }
  .title-bar .menu-icon {
    margin-left: 0.25rem;
    margin-right: 0; }

.title-bar-left {
  float: left; }

.title-bar-right {
  float: right;
  text-align: right; }

.title-bar-title {
  font-weight: bold;
  vertical-align: middle;
  display: inline-block; }

.menu-icon.dark {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  width: 20px;
  height: 16px; }
  .menu-icon.dark::after {
    content: '';
    position: absolute;
    display: block;
    width: 100%;
    height: 2px;
    background: #0a0a0a;
    top: 0;
    left: 0;
    -webkit-box-shadow: 0 7px 0 #0a0a0a, 0 14px 0 #0a0a0a;
            box-shadow: 0 7px 0 #0a0a0a, 0 14px 0 #0a0a0a; }
  .menu-icon.dark:hover::after {
    background: #8a8a8a;
    -webkit-box-shadow: 0 7px 0 #8a8a8a, 0 14px 0 #8a8a8a;
            box-shadow: 0 7px 0 #8a8a8a, 0 14px 0 #8a8a8a; }

.sticky-container {
  position: relative; }

.sticky {
  position: absolute;
  z-index: 0;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0); }

.sticky.is-stuck {
  position: fixed;
  z-index: 5; }
  .sticky.is-stuck.is-at-top {
    top: 0; }
  .sticky.is-stuck.is-at-bottom {
    bottom: 0; }

.sticky.is-anchored {
  position: absolute;
  left: auto;
  right: auto; }
  .sticky.is-anchored.is-at-bottom {
    bottom: 0; }

.label {
  display: inline-block;
  padding: 0.33333rem 0.5rem;
  font-size: 0.8rem;
  line-height: 1;
  white-space: nowrap;
  cursor: default;
  border-radius: 0;
  background: #2199e8;
  color: #fefefe; }
  .label.hover {
    background: #cc1800;
    color: #fefefe; }
  .label.darkGrey {
    background: #3B3B3B;
    color: #fefefe; }
  .label.lightGrey {
    background: #ebebeb;
    color: #0a0a0a; }
  .label.midGrey {
    background: #B7B5B6;
    color: #0a0a0a; }
  .label.white {
    background: #ffffff;
    color: #0a0a0a; }

.orbit {
  position: relative; }

.orbit-container {
  position: relative;
  margin: 0;
  overflow: hidden;
  list-style: none; }

.orbit-slide {
  width: 100%;
  max-height: 100%; }
  .orbit-slide.no-motionui.is-active {
    top: 0;
    left: 0; }

.orbit-figure {
  margin: 0; }

.orbit-image {
  margin: 0;
  width: 100%;
  max-width: 100%; }

.orbit-caption {
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 1rem;
  margin-bottom: 0;
  color: #fefefe;
  background-color: rgba(10, 10, 10, 0.5); }

.orbit-previous, .orbit-next {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 10;
  padding: 1rem;
  color: #fefefe; }
  [data-whatinput='mouse'] .orbit-previous, [data-whatinput='mouse'] .orbit-next {
    outline: 0; }
  .orbit-previous:hover, .orbit-next:hover, .orbit-previous:active, .orbit-next:active, .orbit-previous:focus, .orbit-next:focus {
    background-color: rgba(10, 10, 10, 0.5); }

.orbit-previous {
  left: 0; }

.orbit-next {
  left: auto;
  right: 0; }

.orbit-bullets {
  position: relative;
  margin-top: 0.8rem;
  margin-bottom: 0.8rem;
  text-align: center; }
  [data-whatinput='mouse'] .orbit-bullets {
    outline: 0; }
  .orbit-bullets button {
    width: 1.2rem;
    height: 1.2rem;
    margin: 0.1rem;
    background-color: #cacaca;
    border-radius: 50%; }
    .orbit-bullets button:hover {
      background-color: #8a8a8a; }
    .orbit-bullets button.is-active {
      background-color: #8a8a8a; }

.hide {
  display: none !important; }

.invisible {
  visibility: hidden; }

@media screen and (max-width: 39.9375em) {
  .hide-for-small-only {
    display: none !important; } }

@media screen and (max-width: 0em), screen and (min-width: 40em) {
  .show-for-small-only {
    display: none !important; } }

@media screen and (min-width: 40em) {
  .hide-for-medium {
    display: none !important; } }

@media screen and (max-width: 39.9375em) {
  .show-for-medium {
    display: none !important; } }

@media screen and (min-width: 40em) and (max-width: 61.1875em) {
  .hide-for-medium-only {
    display: none !important; } }

@media screen and (max-width: 39.9375em), screen and (min-width: 61.25em) {
  .show-for-medium-only {
    display: none !important; } }

@media screen and (min-width: 61.25em) {
  .hide-for-large {
    display: none !important; } }

@media screen and (max-width: 61.1875em) {
  .show-for-large {
    display: none !important; } }

@media screen and (min-width: 61.25em) and (max-width: 64em) {
  .hide-for-large-only {
    display: none !important; } }

@media screen and (max-width: 61.1875em), screen and (min-width: 64.0625em) {
  .show-for-large-only {
    display: none !important; } }

.show-for-sr,
.show-on-focus {
  position: absolute !important;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0); }

.show-on-focus:active, .show-on-focus:focus {
  position: static !important;
  height: auto;
  width: auto;
  overflow: visible;
  clip: auto; }

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

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

.float-left {
  float: left !important; }

.float-right {
  float: right !important; }

.float-center {
  display: block;
  margin-left: auto;
  margin-right: auto; }

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

.clearfix::after {
  clear: both; }

body.is-reveal-open {
  overflow: hidden; }

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

.reveal {
  display: none;
  z-index: 1006;
  padding: 1rem;
  border: 1px solid #cacaca;
  background-color: #fefefe;
  border-radius: 0;
  position: relative;
  top: 100px;
  margin-left: auto;
  margin-right: auto;
  overflow-y: auto; }
  [data-whatinput='mouse'] .reveal {
    outline: 0; }
  @media screen and (min-width: 40em) {
    .reveal {
      min-height: 0; } }
  .reveal .column, .reveal .columns,
  .reveal .columns {
    min-width: 0; }
  .reveal > :last-child {
    margin-bottom: 0; }
  @media screen and (min-width: 40em) {
    .reveal {
      width: 100%;
      max-width: 768px; } }
  @media screen and (min-width: 40em) {
    .reveal .reveal {
      left: auto;
      right: auto;
      margin: 0 auto; } }
  .reveal.collapse {
    padding: 0; }
  @media screen and (min-width: 40em) {
    .reveal.tiny {
      width: 30%;
      max-width: 768px; } }
  @media screen and (min-width: 40em) {
    .reveal.small {
      width: 50%;
      max-width: 768px; } }
  @media screen and (min-width: 40em) {
    .reveal.large {
      width: 90%;
      max-width: 768px; } }
  .reveal.full {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    height: 100vh;
    min-height: 100vh;
    max-width: none;
    margin-left: 0;
    border: 0;
    border-radius: 0; }
  @media screen and (max-width: 39.9375em) {
    .reveal {
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      height: 100vh;
      min-height: 100vh;
      max-width: none;
      margin-left: 0;
      border: 0;
      border-radius: 0; } }
  .reveal.without-overlay {
    position: fixed; }

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

.hy_microsites #header {
  margin-bottom: 0; }

.hy_microsites #content-wrap, .hy_microsites #footer {
  min-width: auto; }

.hy_microsites #footer {
  margin-top: 0; }

.hy_microsites #fancybox-wrap {
  display: none; }

* {
  outline: none; }

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

ul, li {
  list-style: none; }
  ul a, li a {
    text-decoration: none; }

.contentContainer {
  font-weight: normal;
  width: 100%; }

.contentContainer > div:after {
  clear: both;
  display: table;
  content: ""; }

.overflow-hidden {
  position: relative;
  height: 100%;
  overflow-y: hidden; }

.contentContainer h1 {
  color: #cc1800;
  font-weight: normal;
  line-height: 3.2rem; }

.contentContainer h2 {
  color: #cc1800; }

.contentContainer h3 {
  color: #cc1800; }

.contentContainer p {
  font-size: 16px; }
  @media screen and (max-width: 39.9375em) {
    .contentContainer p {
      padding-left: 0.9375rem;
      padding-right: 0.9375rem; } }
  @media screen and (min-width: 40em) and (max-width: 61.1875em) {
    .contentContainer p {
      padding-left: 0.9375rem;
      padding-right: 0.9375rem; } }
  @media screen and (min-width: 61.25em) and (max-width: 64em) {
    .contentContainer p {
      padding-left: 0.9375rem;
      padding-right: 0.9375rem; } }

.contentContainer li {
  font-size: 16px; }

.content-padding {
  padding: 50px 0; }

.max-width {
  max-width: 1140px;
  margin-right: auto;
  margin-left: auto;
  display: block; }

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

.title-bar {
  text-align: right; }
  .title-bar .menu-icon {
    background-color: #0a0a0a;
    padding: 20px; }

.material-icons {
  vertical-align: middle; }
  .material-icons.md-18 {
    font-size: 18px; }
  .material-icons.md-28 {
    font-size: 28px; }
  .material-icons.md-36 {
    font-size: 36px; }
  .material-icons.md-48 {
    font-size: 48px; }
  .material-icons.primary {
    color: #cc1800; }
  .material-icons.ligthGrey {
    color: #ebebeb; }
  .material-icons.white {
    color: #ffffff; }
  .material-icons.midGrey {
    color: #B7B5B6; }

.background-white {
  background-color: #ffffff; }

.background-lightgrey {
  background-color: #ebebeb; }

.background-midgrey {
  background-color: #B7B5B6; }

.sticky {
  width: 100%;
  position: relative; }

table.contenttable tbody, table.contenttable theader {
  border: none !important; }

table.contenttable tr {
  background: none;
  border: none; }

table.contenttable th, table.contenttable td {
  font-size: 16px;
  background: none;
  border: none; }

div p a.button-primary,
div p .button-primary,
div p a.button-primary:hover,
div p .button-primary:hover {
  color: #ffffff !important;
  display: inline-block;
  background-color: #cc1800;
  font-weight: 700;
  text-decoration: none !important;
  padding: 10px 20px 10px 25px;
  font-size: 16px;
  width: auto; }

span.scroll-to-contact {
  color: #cc1800;
  text-decoration: underline;
  cursor: pointer; }

@media screen and (max-width: 39.9375em) {
  h2, h3, h4, h5, ul {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem; }
  .content-padding {
    padding: 20px 0; } }

@media screen and (min-width: 40em) and (max-width: 61.1875em) {
  h2, h3, h4, h5, ul {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem; } }

@media screen and (min-width: 61.25em) and (max-width: 64em) {
  h2, h3, h4, h5, ul {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem; } }

.responsive-embed {
  position: relative;
  height: 0;
  margin-bottom: 1rem;
  padding-bottom: 56.25%;
  overflow: hidden; }

.responsive-embed iframe,
.responsive-embed object,
.responsive-embed embed,
.responsive-embed video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0; }

.navigation_header_anker {
  max-width: 1140px;
  padding-right: 15px;
  padding-left: 15px;
  margin-top: 40px;
  margin-right: auto;
  margin-left: auto;
  display: block;
  z-index: 10; }

.header-top-wrap {
  background-color: #3B3B3B;
  position: relative;
  -webkit-transition: 0.1s;
  -o-transition: 0.1s;
  transition: 0.1s;
  -webkit-transition-delay: 0.2s;
       -o-transition-delay: 0.2s;
          transition-delay: 0.2s;
  overflow: hidden; }
  .header-top-wrap.closed {
    height: 0; }
  .header-top-wrap .header-top-content ul {
    float: right;
    line-height: 42px; }
    .header-top-wrap .header-top-content ul li .vertical-font {
      vertical-align: middle; }
    .header-top-wrap .header-top-content ul li span {
      color: #ebebeb;
      font-size: 90%;
      font-weight: 700; }
  .header-top-wrap .header-top-content .meta-nav-language span {
    font-weight: bold; }
  .header-top-wrap .header-top-content .meta-nav-language.open {
    position: relative; }
  .header-top-wrap .header-top-content .language-list {
    z-index: 102;
    width: 100%;
    background-color: #3B3B3B;
    border: none; }
    .header-top-wrap .header-top-content .language-list li {
      border-bottom: 1px solid #B7B5B6; }
      .header-top-wrap .header-top-content .language-list li:last-child {
        border: none; }
      .header-top-wrap .header-top-content .language-list li a {
        font-size: 80%;
        font-weight: 700;
        color: #B7B5B6; }
        .header-top-wrap .header-top-content .language-list li a.active {
          color: #ffffff; }
        .header-top-wrap .header-top-content .language-list li a:hover {
          color: #ffffff; }

.header-wrap {
  height: inherit;
  display: table;
  table-layout: fixed;
  width: 100%;
  border-bottom: 1px solid #ebebeb; }
  .header-wrap:after {
    clear: both;
    display: table;
    content: ""; }
  .header-wrap .navigation-anker-menu {
    position: absolute;
    right: 15px;
    top: 18px;
    height: 0; }
  .header-wrap.navigation-sticky .navigation-anker-wrap ul {
    opacity: 0;
    -o-transition: opacity .2s ease-in-out;
    transition: opacity .2s ease-in-out;
    -moz-transition: opacity .2s ease-in-out;
    -webkit-transition: opacity .2s ease-in-out;
    -webkit-transition-delay: 0s;
    
    -o-transition-delay: 0s;
       transition-delay: 0s; }
  .header-wrap.navigation-sticky .navigation-anker-wrap .navigation-anker-menu {
    opacity: 1;
    -o-transition: opacity .2s ease-in-out;
    transition: opacity .2s ease-in-out;
    -moz-transition: opacity .2s ease-in-out;
    -webkit-transition: opacity .2s ease-in-out;
    -webkit-transition-delay: .3s;
    
    -o-transition-delay: .3s;
       transition-delay: .3s;
    text-align: right; }
  .header-wrap.navigation-sticky .navigation-anker-wrap:hover ul {
    opacity: 1;
    -webkit-transition-delay: .3s;
    
    -o-transition-delay: .3s;
       transition-delay: .3s; }
  .header-wrap.navigation-sticky .navigation-anker-wrap:hover .navigation-anker-menu {
    opacity: 0;
    -webkit-transition-delay: 0s;
    
    -o-transition-delay: 0s;
       transition-delay: 0s; }

.navigation-header-wrap {
  z-index: 1005; }
  .navigation-header-wrap:hover .header-top-wrap {
    overflow: visible;
    height: 46px; }
    .navigation-header-wrap:hover .header-top-wrap.closed {
      overflow: visible; }
  .navigation-header-wrap:hover .navigation-anker-wrap ul {
    opacity: 1; }
  .navigation-header-wrap:hover .navigation-anker-wrap .navigation-anker-menu {
    opacity: 0; }
  .navigation-header-wrap.hover .header-top-wrap {
    overflow: visible;
    height: 46px; }
    .navigation-header-wrap.hover .header-top-wrap.closed {
      overflow: visible; }
  .navigation-header-wrap.hover .navigation-anker-wrap ul {
    opacity: 1; }
  .navigation-header-wrap.hover .navigation-anker-wrap .navigation-anker-menu {
    opacity: 0; }
  .navigation-header-wrap:after {
    clear: both;
    display: table;
    content: ""; }

.navigation-header-innerWrap {
  position: relative;
  float: left;
  width: 100%;
  z-index: 101; }
  .navigation-header-innerWrap.box-shadow {
    -webkit-box-shadow: 1px 2px 10px 0 rgba(0, 0, 0, 0.5);
            box-shadow: 1px 2px 10px 0 rgba(0, 0, 0, 0.5); }
  .navigation-header-innerWrap .navigation-anker-menu {
    opacity: 0; }

.header-logo {
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 40px;
  display: table-cell;
  float: none;
  vertical-align: middle; }

.navigation-anker-wrap {
  display: table-cell;
  float: none;
  vertical-align: middle;
  width: 100%; }
  .navigation-anker-wrap li {
    color: #B7B5B6;
    cursor: pointer;
    display: inline-block;
    float: left;
    position: relative;
    height: 30px; }
    .navigation-anker-wrap li a {
      padding: 0 0 5px;
      color: #3B3B3B;
      font-size: 100%;
      font-weight: 700;
      cursor: pointer;
      position: relative;
      padding: 0 24px 0 24px; }
      .navigation-anker-wrap li a:hover, .navigation-anker-wrap li a.active {
        color: #cc1800;
        background: none;
        text-decoration: none; }
    .navigation-anker-wrap li:hover, .navigation-anker-wrap li.active {
      border-bottom: 1px solid #cc1800; }
      .navigation-anker-wrap li:hover:after, .navigation-anker-wrap li.active:after {
        content: '\e904';
        font-family: 'hydac-hhp' !important;
        font-size: 1.5em;
        line-height: 2rem;
        color: #cc1800;
        position: absolute;
        left: 50%;
        margin-left: -5px;
        margin-top: 0; }
    .navigation-anker-wrap li:last-child {
      border-right: none; }

#stickyAnchor {
  height: 1px;
  float: left;
  width: 100%; }
  #stickyAnchor:after {
    clear: both;
    display: table;
    content: ""; }

@media screen and (min-width: 40em) and (max-width: 61.1875em) {
  .header-wrap {
    border: none; }
  .navigation-anker-wrap li {
    width: 100%;
    height: auto;
    float: none;
    background-color: #ebebeb;
    padding: 12px 10px;
    margin-bottom: 8px; }
    .navigation-anker-wrap li:hover:after, .navigation-anker-wrap li.active:after {
      display: none; } }

@media screen and (max-width: 39.9375em) {
  .header-wrap {
    border: none; }
  .navigation-anker-wrap li {
    width: 100%;
    height: auto;
    float: none;
    background-color: #ebebeb;
    padding: 12px 10px;
    margin-bottom: 8px; }
    .navigation-anker-wrap li:hover:after, .navigation-anker-wrap li.active:after {
      display: none; } }

.m01-slider-wrap {
  position: relative; }
  .m01-slider-wrap img {
    width: 100%; }
  .m01-slider-wrap .text-wrap-background {
    background-color: rgba(0, 0, 0, 0.4);
    
    background: #15151589 0 0% no-repeat padding-box;
    opacity: 1;
    height: auto;
    padding: 25px;
    min-width: 700px; }
  .m01-slider-wrap .slider-content-wrap {
    position: absolute;
    top: 20%; }
    .m01-slider-wrap .slider-content-wrap h1 {
      text-align: left; }
      .m01-slider-wrap .slider-content-wrap h1:after {
        clear: both;
        display: table;
        content: ""; }
    .m01-slider-wrap .slider-content-wrap h2 {
      text-align: left;
      float: left;
      width: 50%; }
    .m01-slider-wrap .slider-content-wrap .slider-content-header {
      float: left;
      width: 100%;
      font-weight: 700;
      color: #ffffff;
      line-height: 114%;
      font-size: 1.5rem; }
      @media screen and (min-width: 40em) {
        .m01-slider-wrap .slider-content-wrap .slider-content-header {
          font-size: 2rem; } }
      @media screen and (min-width: 61.25em) {
        .m01-slider-wrap .slider-content-wrap .slider-content-header {
          font-size: 2.5rem; } }
      @media screen and (min-width: 64.0625em) {
        .m01-slider-wrap .slider-content-wrap .slider-content-header {
          font-size: 2.875rem; } }
    .m01-slider-wrap .slider-content-wrap .slider-content-subHeader {
      float: left;
      width: 100%;
      color: #ffffff;
      line-height: 114%;
      margin-top: 18px;
      font-size: 1rem; }
      @media screen and (min-width: 40em) {
        .m01-slider-wrap .slider-content-wrap .slider-content-subHeader {
          font-size: 1.5rem; } }
      @media screen and (min-width: 61.25em) {
        .m01-slider-wrap .slider-content-wrap .slider-content-subHeader {
          font-size: 2rem; } }
      @media screen and (min-width: 64.0625em) {
        .m01-slider-wrap .slider-content-wrap .slider-content-subHeader {
          font-size: 2rem; } }
    .m01-slider-wrap .slider-content-wrap .m01-slider-content-header-layout-11,
    .m01-slider-wrap .slider-content-wrap .m01-slider-content-subheader-layout-11 {
      color: #ffffff; }
    .m01-slider-wrap .slider-content-wrap .m01-slider-content-header-layout-12,
    .m01-slider-wrap .slider-content-wrap .m01-slider-content-subheader-layout-12 {
      color: #cc1800; }
    .m01-slider-wrap .slider-content-wrap .m01-slider-content-header-layout-13,
    .m01-slider-wrap .slider-content-wrap .m01-slider-content-subheader-layout-13 {
      color: #3B3B3B; }
    .m01-slider-wrap .slider-content-wrap .slider-content {
      color: #ffffff;
      margin: 18px 0 0 0;
      display: inline-block; }
      .m01-slider-wrap .slider-content-wrap .slider-content p {
        padding-left: 0;
        padding-right: 0;
        font-size: 14px; }
        @media screen and (min-width: 40em) {
          .m01-slider-wrap .slider-content-wrap .slider-content p {
            font-size: 16px; } }
        @media screen and (min-width: 61.25em) {
          .m01-slider-wrap .slider-content-wrap .slider-content p {
            font-size: 16px; } }
        @media screen and (min-width: 64.0625em) {
          .m01-slider-wrap .slider-content-wrap .slider-content p {
            font-size: 18px; } }
    .m01-slider-wrap .slider-content-wrap .m01-slider-content-text-layout-124, .m01-slider-wrap .slider-content-wrap .m01-slider-content-text-layout-11 {
      color: #ffffff; }
    .m01-slider-wrap .slider-content-wrap .m01-slider-content-text-layout-12 {
      color: #3B3B3B; }
    .m01-slider-wrap .slider-content-wrap.horizontal-left {
      left: 15%; }
    .m01-slider-wrap .slider-content-wrap.horizontal-center {
      left: 50%; }
      .m01-slider-wrap .slider-content-wrap.horizontal-center .text-wrap {
        position: relative;
        left: -50%; }
    .m01-slider-wrap .slider-content-wrap.horizontal-right {
      right: 15%; }
    .m01-slider-wrap .slider-content-wrap.vertical-top {
      top: 20%; }
    .m01-slider-wrap .slider-content-wrap.vertical-center {
      top: 35%; }
      .m01-slider-wrap .slider-content-wrap.vertical-center .text-wrap {
        position: relative;
        top: -50%; }
    .m01-slider-wrap .slider-content-wrap.vertical-bottom {
      top: unset;
      bottom: 20%; }
  .m01-slider-wrap .slick-dots {
    bottom: 5%;
    padding: 8px 0; }
  .m01-slider-wrap .slick-dots button::before {
    font-size: 58px; }
  .m01-slider-wrap .slider-bullets {
    position: absolute;
    bottom: 5%;
    margin-top: 0.8rem;
    margin-bottom: 0.8rem;
    left: 0;
    right: 0;
    text-align: center; }
  .m01-slider-wrap .slider-bullets .slick-active button {
    background-color: #cc1800; }
  .m01-slider-wrap .slider-bullets li {
    display: inline-block;
    list-style: none;
    margin-right: 10px; }
  .m01-slider-wrap .slider-bullets button {
    width: 1.2rem;
    height: 1.2rem;
    margin: 0.1rem;
    background-color: #cacaca;
    border-radius: 50%;
    font-size: 0; }
  .m01-slider-wrap .slider-bullets button:hover {
    background-color: #8a8a8a; }
  .m01-slider-wrap .slider-bullets button.slick-active {
    background-color: #8a8a8a; }

@media screen and (max-width: 63.9375em) {
  .m01-slider-wrap .slider-bullets {
    display: none !important; }
  .m01-slider-wrap .slick-dots {
    bottom: -35px; }
  .slider-content-wrap-small {
    padding: 20px 5px 30px;
    background-color: #3b3b3b; }
    .slider-content-wrap-small h1, .slider-content-wrap-small h2, .slider-content-wrap-small h3, .slider-content-wrap-small h4, .slider-content-wrap-small p, .slider-content-wrap-small ul {
      padding-left: 0;
      padding-right: 0; }
    .slider-content-wrap-small h1 {
      background-color: inherit;
      text-align: left;
      text-transform: none; }
    .slider-content-wrap-small h2 {
      background-color: inherit;
      text-align: left;
      text-transform: none; }
    .slider-content-wrap-small .slider-content-header {
      float: left;
      width: 100%;
      font-weight: 700;
      color: #ffffff;
      line-height: 114%;
      font-size: 2.5rem; }
    .slider-content-wrap-small .slider-content-subHeader {
      float: left;
      width: 100%;
      color: #ffffff;
      line-height: 114%;
      margin-top: 12px;
      font-size: 2rem; }
    .slider-content-wrap-small .slider-content {
      color: #ffffff;
      margin: 12px 0 0 0;
      display: inline-block; }
      .slider-content-wrap-small .slider-content p {
        padding-left: 0;
        padding-right: 0;
        font-size: 16px; }
    .slider-content-wrap-small span {
      color: #ffffff; } }

@media screen and (max-width: 39.9375em) {
  .slider-content-wrap-small .slider-content-header {
    font-size: 2rem; }
  .slider-content-wrap-small .slider-content-subHeader {
    font-size: 1.75rem; } }

.accordion-content {
  padding: 0 25px; }
  .accordion-content:after {
    clear: both;
    display: table;
    content: ""; }

.accordion-item {
  margin: 15px 0;
  background-color: #ebebeb; }
  .accordion-item:after {
    clear: both;
    display: table;
    content: ""; }
  .accordion-item.is-active {
    background-color: whitesmoke; }
  .accordion-item:focus {
    background-color: inherit; }
  .accordion-item .accordion-title i, .accordion-item .accordion-title-active i {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%); }
  .accordion-item .accordion-title:focus, .accordion-item .accordion-title-active:focus {
    background-color: inherit; }
  .accordion-item .accordion-title h3, .accordion-item .accordion-title-active h3 {
    color: #3B3B3B;
    padding-left: 60px;
    display: block;
    font-weight: bold; }
  .accordion-item:hover .accordion-title, .accordion-item:hover .accordion-title-active {
    text-decoration: none; }

.accordion-title-active {
  display: block;
  padding: 1.5rem;
  line-height: 1;
  font-size: 0.75rem;
  color: #3B3B3B;
  position: relative;
  border-bottom: none; }

.background-lightgrey .accordion {
  background-color: transparent; }

.background-lightgrey .accordion-item {
  background-color: #ffffff; }

.background-lightgrey .accordion-content {
  background-color: #ffffff; }

.m04-orbit-reveal-elements {
  min-height: 100px; }

.m04-orbit-reveal {
  position: relative; }

.reveal-image-wrap {
  text-align: center; }
  .reveal-image-wrap img {
    width: 100%; }

.reveal-image-wrap picture {
  display: inline-block; }

.reveal-overlay {
  overflow-y: auto;
  z-index: 10000; }

.m04-slick-reveal {
  max-height: 90vh; }
  .m04-slick-reveal .reveal-close {
    position: absolute;
    right: 0;
    top: -15px;
    float: right;
    cursor: pointer;
    z-index: 1; }
  .m04-slick-reveal .reveal-header-wrap {
    position: relative; }
  .m04-slick-reveal h3 {
    color: #3B3B3B;
    margin: 10px 0;
    text-align: left; }
  .m04-slick-reveal .reveal-image-wrap picture img {
    max-height: 400px;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center;
       object-position: center; }

.m04-content-wrap {
  padding-top: 50px;
  padding-bottom: 50px; }
  .m04-content-wrap.large-padding {
    padding-left: 40px;
    padding-right: 40px; }
    .m04-content-wrap.large-padding .slick-next {
      position: absolute;
      right: -40px;
      top: 50%;
      -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
              transform: translateY(-50%); }
    .m04-content-wrap.large-padding .slick-prev {
      position: absolute;
      left: -40px;
      top: 50%;
      -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
              transform: translateY(-50%); }
  .m04-content-wrap.medium-padding {
    padding-left: 30px;
    padding-right: 30px; }
    .m04-content-wrap.medium-padding .slick-next {
      position: absolute;
      right: -30px;
      top: 50%;
      -webkit-transform: translateY(-50);
          -ms-transform: translateY(-50);
              transform: translateY(-50); }
    .m04-content-wrap.medium-padding .slick-prev {
      position: absolute;
      left: -30px;
      top: 50%;
      -webkit-transform: translateY(-50);
          -ms-transform: translateY(-50);
              transform: translateY(-50); }

.m04-slick .slick-arrow {
  color: #3B3B3B; }

.m04-slick .same-image-height img {
  width: 100%;
  height: 360px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center; }

.m04-slick-reveal .slick-next {
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50);
      -ms-transform: translateY(-50);
          transform: translateY(-50);
  z-index: 1; }
  .m04-slick-reveal .slick-next:hover {
    background-color: #ebebeb; }
    .m04-slick-reveal .slick-next:hover .material-icons {
      color: #cc1800; }

.m04-slick-reveal .slick-prev {
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50);
      -ms-transform: translateY(-50);
          transform: translateY(-50);
  z-index: 1; }
  .m04-slick-reveal .slick-prev:hover {
    background-color: #ebebeb; }
    .m04-slick-reveal .slick-prev:hover .material-icons {
      color: #cc1800; }

.m04-slick-reveal .list-style--unset {
  list-style: unset !important; }

.m04-slick-reveal .reveal-content-wrap ul, .m04-slick-reveal .reveal-content-wrap li {
  list-style: initial; }

.m04-image-wrap .columns {
  margin: 0;
  padding: 0;
  overflow: hidden; }
  .m04-image-wrap .columns a {
    display: block;
    position: relative; }
    .m04-image-wrap .columns a .material-icons {
      position: absolute;
      top: 50%;
      left: 50%;
      display: none;
      border-radius: 50px 50px;
      padding: 5px;
      -webkit-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
      background-color: #ffffff; }
    .m04-image-wrap .columns a .image-title {
      color: #ffffff;
      width: 100%;
      text-align: center;
      position: absolute;
      bottom: 20px;
      display: none; }
    .m04-image-wrap .columns a:hover .image-title {
      display: block; }
    .m04-image-wrap .columns a:hover .material-icons {
      display: block; }
    .m04-image-wrap .columns a:hover:before {
      background-color: #cc1800;
      content: "";
      position: absolute;
      opacity: 0.75;
      width: 100%;
      height: 100%; }

@media screen and (max-width: 39.9375em) {
  .m04-content-wrap {
    padding-left: 30px;
    padding-right: 30px; }
    .m04-content-wrap .slick-next {
      font-size: 36px;
      position: absolute;
      right: -30px;
      top: 50%;
      -webkit-transform: translateY(-50);
          -ms-transform: translateY(-50);
              transform: translateY(-50); }
      .m04-content-wrap .slick-next .material-icons {
        color: #cc1800; }
    .m04-content-wrap .slick-prev {
      font-size: 36px;
      position: absolute;
      left: -30px;
      top: 50%;
      -webkit-transform: translateY(-50);
          -ms-transform: translateY(-50);
              transform: translateY(-50); }
      .m04-content-wrap .slick-prev .material-icons {
        color: #cc1800; }
  .m04-slick-reveal .reveal-close {
    top: 20px; } }

.m05-container {
  margin: 20px 0; }
  .m05-container .m05-image-wrap {
    margin: 15px 0;
    text-align: center; }
    .m05-container .m05-image-wrap.cursor {
      cursor: pointer; }
  .m05-container .m05-text-wrap {
    margin: 15px 0; }
    .m05-container .m05-text-wrap .m05-text-header {
      margin-bottom: 1rem; }
    .m05-container .m05-text-wrap a {
      color: #cc1800; }
      .m05-container .m05-text-wrap a:hover {
        text-decoration: underline; }
    .m05-container .m05-text-wrap.margin {
      margin: 18px 0; }
  .m05-container ol li {
    list-style-type: decimal;
    list-style-position: inside; }
  .m05-container ul li {
    list-style-type: disc;
    list-style-position: outside;
    margin-left: 15px; }
  .m05-container .m05-text-content a {
    color: #cc1800; }
    .m05-container .m05-text-content a:hover {
      text-decoration: underline; }
  .m05-container td {
    vertical-align: top;
    padding-right: 5px; }

.m06-container {
  margin: 20px 0; }
  .m06-container .m06-image-wrap {
    margin: 15px 0;
    cursor: pointer; }
  .m06-container .m06-text-wrap {
    margin: 15px 0; }
    .m06-container .m06-text-wrap a {
      color: #cc1800; }
      .m06-container .m06-text-wrap a:hover {
        text-decoration: underline; }
    .m06-container .m06-text-wrap.margin {
      margin: 18px 0; }
  .m06-container .m06-picture-wrap {
    text-align: center; }
  .m06-container ol li {
    list-style-type: decimal;
    list-style-position: inside; }
  .m06-container ul li {
    list-style-type: disc;
    list-style-position: outside;
    margin-left: 15px; }
  .m06-container .m06-text-content a {
    color: #cc1800; }
    .m06-container .m06-text-content a:hover {
      text-decoration: underline; }
  .m06-container .m06-image-wrap .m06-play-div:hover:before {
    background-color: #E3001B;
    content: "";
    position: absolute;
    opacity: 0.75;
    width: 100%;
    height: 100%;
    z-index: 10; }
  .m06-container .m06-image-wrap .m06-play-div .material-icons {
    position: absolute;
    top: 50%;
    left: 50%;
    border-radius: 50px 50px;
    padding: 5px;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }
  .m06-container .m06-image-wrap .m06-play-div .hover-icon {
    display: none;
    background-color: #ffffff; }
  .m06-container .m06-image-wrap .m06-play-div:hover .hover-icon {
    display: block;
    z-index: 20; }
  .m06-container .m06-image-wrap .m06-play-div .play-btn-red {
    color: #ffffff;
    font-size: 40px;
    background-color: #E3001B;
    z-index: 20; }
  .m06-container .m06-image-wrap .m06-play-div:hover .play-btn-red {
    display: none; }
  .m06-container .m06-play-div {
    position: relative; }
  .m06-container td {
    vertical-align: top;
    padding-right: 5px; }

.m07-container-wrap li {
  word-wrap: break-word;
  -webkit-hyphens: auto;
      -ms-hyphens: auto;
          hyphens: auto; }
  .m07-container-wrap li > li {
    background: none; }

@media screen and (max-width: 39.9375em) {
  .m07-container-wrap li {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem; } }

.m08 {
  background-color: #3B3B3B; }
  .m08 .content-padding {
    padding-top: 0; }
  .m08 label {
    font-size: 16px; }
  .m08 .checkbox-input {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start; }
    .m08 .checkbox-input label {
      font-size: 0.875rem; }
    .m08 .checkbox-input input {
      margin-top: 5px; }
  .m08 .footer-link {
    text-align: center; }
    .m08 .footer-link a {
      font-size: 16px;
      font-weight: bold;
      color: #cc1800;
      text-decoration: none; }
      .m08 .footer-link a:hover {
        color: #cc1800;
        text-decoration: underline; }

.m09 {
  background-color: #3B3B3B; }
  .m09 .content-padding {
    padding-bottom: 0; }
  .m09 .footer-header, .m09 .footer-content {
    color: #ffffff;
    text-align: center; }
  .m09 a {
    color: #ffffff; }
    .m09 a:hover {
      color: #ffffff;
      text-decoration: underline; }

.m10-content-wrap {
  padding-top: 20px; }

.m10-element-wrap-even {
  height: 80px;
  background-color: #ebebeb;
  cursor: pointer; }

.m10-element-wrap-odd {
  height: 80px;
  background-color: #ffffff;
  cursor: pointer; }

.m10-fileicon {
  float: left;
  margin-left: 5px; }

.m10-download-item {
  width: 100%; }

.m10-element {
  height: 80px;
  padding-top: 15px; }

.m10-element:hover .m10-filename h3 {
  text-decoration: underline; }

.m10-element-wrap-even:hover {
  background-color: #D8D8D8; }

.m10-element-wrap-odd:hover {
  background-color: #D8D8D8; }

.m10-element:hover .m10-fileext h3 {
  text-decoration: underline; }

.m10-filename {
  float: left;
  margin-left: 15px;
  width: 100px; }

.m10-filename h3 {
  color: #3b3b3b;
  font-weight: bold;
  font-size: 12px;
  white-space: nowrap;
  overflow: hidden;
  width: 100%;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis; }

.m10-download-img {
  margin-top: 25px;
  margin-left: 65px;
  position: absolute; }

.m10-fileext {
  color: #3b3b3b;
  float: left;
  margin-top: 25px;
  margin-left: 90px;
  position: absolute;
  text-transform: uppercase; }

.m10-bold {
  font-weight: bold;
  font-size: 14px; }

.background-lightgrey .m10-element-wrap-even {
  background-color: #ffffff; }

@media (max-width: 320px) {
  .m10-fileicon img {
    width: 50px;
    height: 50px; }
  .material-icons.red {
    color: #e3001b;
    font-size: 20px; } }

@media (min-width: 320px) {
  .m10-filename {
    width: 200px; }
  .m10-fileicon img {
    width: 50px;
    height: 50px; }
  .material-icons.red {
    font-size: 20px;
    color: #e3001b; } }

@media (min-width: 480px) {
  .m10-filename {
    width: 350px; } }

@media (min-width: 720px) {
  .m10-filename {
    width: 400px;
    margin-top: 30px; }
  .m10-filename h3 {
    font-size: 15px; }
  .m10-download-img {
    margin-left: 20px;
    float: left;
    position: relative;
    margin-top: 27px; }
  .m10-fileext {
    margin-top: 30px;
    margin-left: 10px;
    position: relative; }
  .m10-element-wrap-even {
    height: 110px; }
  .m10-element-wrap-odd {
    height: 110px; }
  .m10-element {
    height: 110px; }
  .m10-fileicon img {
    width: 70px;
    height: 70px; }
  .m10-fileicon {
    margin-top: 5px; }
  .m10-bold {
    font-size: 15px; } }

@media (min-width: 800px) {
  .m10-filename {
    margin-top: 40px;
    width: 450px; }
  .m10-filename h3 {
    font-size: 18px; }
  .m10-element-wrap-even {
    height: 140px; }
  .m10-element-wrap-odd {
    height: 140px; }
  .m10-element {
    height: 140px; }
  .m10-fileicon img {
    width: 100px;
    height: 100px; }
  .m10-fileicon {
    margin-top: 5px; }
  .material-icons.red {
    font-size: 24px; }
  .m10-download-img {
    margin-top: 37px; }
  .m10-bold {
    font-size: 18px; }
  .m10-fileext {
    margin-top: 37px; } }

@media (min-width: 980px) {
  .m10-filename {
    width: 600px;
    margin-left: 45px; }
  .m10-filename h3 {
    font-size: 22px; }
  .material-icons.red {
    font-size: 28px; }
  .m10-bold {
    font-size: 22px; }
  .m10-download-img {
    margin-top: 40px; } }

#m11-overlay {
  position: fixed;
  z-index: 2000;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%; }

.m11-overlayBG {
  background-color: #000;
  -ms-filter: "Alpha(Opacity=75)";
  filter: alpha(opacity=75);
  -moz-opacity: 0.75;
  opacity: 0.75; }

.m11-lightBox {
  position: fixed;
  left: 0;
  right: 0;
  z-index: 2001;
  width: 80%;
  height: 80%;
  background-color: #fff;
  margin: 0 auto;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  display: none;
  max-width: 800px; }

.m11-lightBox-closeBtn {
  position: absolute;
  color: #E3001B;
  top: -30px;
  right: 0; }

.m11-lightBox-header {
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 20px; }

.m11-lightBox-bodyText {
  width: 99%;
  padding-bottom: 20px;
  padding-left: 20px; }

.m11-lightBox-bodyText span {
  text-align: initial !important; }

.m11-header-wrap {
  margin: 0 auto;
  display: table; }

.m11-header {
  cursor: pointer;
  font-weight: bold;
  padding-bottom: 10px;
  float: left;
  width: auto; }

.m11-headerLine {
  width: 75%;
  border-bottom: 1px solid #cdcdcd;
  height: 1px;
  position: absolute;
  top: 8.3%;
  left: 22%; }

.m11-lightBox-Content {
  overflow: auto;
  height: 100%; }

@media (max-width: 320px) {
  .m11-header-wrap {
    max-width: 64%; } }

@media (min-width: 320px) {
  .m11-header-wrap {
    max-width: 56%; } }

@media (min-width: 400px) {
  .m11-header-wrap {
    max-width: 45%; } }

@media (min-width: 640px) {
  .m11-header-wrap {
    max-width: 45%; } }

.m14-item {
  position: relative;
  background-color: #ebebeb;
  text-align: center;
  margin-bottom: 30px; }

.m14-title {
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  display: block;
  background-color: #ebebeb;
  font-weight: bold;
  text-align: center;
  padding: 15px;
  text-transform: uppercase;
  font-size: 1.4em; }

.m14-content-center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

.breadcrumb {
  color: #cc1800;
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 1px; }
  .breadcrumb a {
    padding: 0 0;
    color: rgba(0, 0, 0, 0.5); }
    .breadcrumb a:hover {
      color: rgba(0, 0, 0, 0.7); }
    .breadcrumb a:after {
      font-family: 'Material Icons';
      font-style: normal;
      font-size: 18px;
      line-height: 1;
      letter-spacing: normal;
      text-transform: none;
      display: inline-block;
      white-space: nowrap;
      word-wrap: normal;
      direction: ltr;
      -webkit-font-feature-settings: 'liga';
      -webkit-font-smoothing: antialiased;
      content: '\e315';
      vertical-align: bottom;
      margin-left: 4px;
      margin-right: 2px;
      font-weight: normal;
      color: rgba(0, 0, 0, 0.5); }
    .breadcrumb a:last-of-type:after {
      color: #cc1800; }

.tx-odsosm-pi1 {
  position: relative;
  max-width: 1140px;
  margin: 0 auto; }
  .tx-odsosm-pi1 .address-street p {
    margin: 0; }

.leaflet-container {
  height: 500px;
  position: relative;
  z-index: 1; }
  .leaflet-container .osm-link-wrap {
    margin: 5px 0;
    padding: 5px 0; }
    .leaflet-container .osm-link-wrap a {
      color: #cc1800;
      text-decoration: underline; }

.leaflet-popup-content h5 {
  color: #cc1800; }

.leaflet-popup-content .osm-address-wrap > div {
  margin: 5px 0; }

.leaflet-control-container {
  position: absolute;
  left: 35%; }

.map__layer {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  background: #cc1800;
  width: 35%;
  padding: 20px 20px 20px 5%;
  opacity: 0.8;
  z-index: 2; }
  .map__layer .header {
    color: #ffffff;
    font-size: 30px; }
  .map__layer .map_layer_slider .map_layer_slider_element {
    font-size: 12px;
    position: relative;
    padding: 15px 45px;
    color: #ffffff;
    height: 160px;
    cursor: pointer; }
    .map__layer .map_layer_slider .map_layer_slider_element .material-icons {
      position: absolute;
      left: 0; }
  .map__layer .slick-prev, .map__layer .slick-next {
    padding: 0 25%; }
  .map__layer .osm-link-wrap {
    margin: 5px 0;
    padding: 5px 0; }
    .map__layer .osm-link-wrap a {
      color: #ffffff;
      text-decoration: underline; }

@media screen and (max-width: 39.9375em) {
  .leaflet-control-container {
    left: 0; }
  .map__layer {
    position: relative;
    width: 100%; }
  .leaflet-container {
    height: 250px; }
  .map__layer .header {
    display: none; }
  .map__layer .map_layer_slider .map_layer_slider_element {
    height: 120px; }
    .map__layer .map_layer_slider .map_layer_slider_element h5 {
      font-size: 18px; }
    .map__layer .map_layer_slider .map_layer_slider_element .osm-address-wrap {
      font-size: 14px; }
  .map__layer .slick-prev, .map__layer .slick-next {
    width: 100%; } }

.csc-mailform form .label {
  padding-bottom: 2px; }

.csc-mailform form input, .csc-mailform form textarea {
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
  -webkit-box-shadow: none;
          box-shadow: none; }

.csc-mailform form input[type="submit"] {
  margin-top: 20px;
  padding: 5px 20px;
  background-color: #cc1800;
  border: none;
  color: #ffffff; }
  .csc-mailform form input[type="submit"]:focus {
    background-color: #cc1800;
    color: #ffffff;
    -webkit-box-shadow: none;
            box-shadow: none;
    -webkit-transition: none;
    -o-transition: none;
    transition: none; }

.csc-mailform form .csc-form-element-checkbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-bottom: 10px; }
  .csc-mailform form .csc-form-element-checkbox input {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    margin: 5px 20px 0 0; }
  .csc-mailform form .csc-form-element-checkbox label {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    cursor: pointer;
    color: #5A5A5C; }

.csc-mailform form .csc-form-element-textblock {
  margin-top: 5px; }
  .csc-mailform form .csc-form-element-textblock a {
    color: #cc1800;
    text-decoration: none; }
    .csc-mailform form .csc-form-element-textblock a:link, .csc-mailform form .csc-form-element-textblock a:hover, .csc-mailform form .csc-form-element-textblock a:focus {
      color: #cc1800;
      text-decoration: none; }

.csc-mailform form .csc-form-element em {
  color: red;
  font-weight: bold;
  font-style: normal; }

input {
  line-height: inherit; }

.mmfsc-button {
  float: left;
  margin-top: 20px; }
  .mmfsc-button a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: #ffffff;
    background-color: #cc1800;
    font-weight: 700;
    padding: 10px 20px 10px 25px;
    font-size: 16px; }
    .mmfsc-button a:hover {
      text-decoration: none; }

.content-image-reveal .reveal-close {
  text-align: right;
  cursor: pointer;
  z-index: 1;
  display: table-cell;
  vertical-align: middle; }

.content-image-reveal .reveal-header-wrap {
  position: relative; }

.content-image-reveal h3 {
  color: #3B3B3B;
  margin: 10px 0;
  text-align: left;
  display: table;
  width: inherit; }

.content-video-reveal .reveal-close {
  text-align: right;
  cursor: pointer;
  z-index: 1;
  display: table-cell;
  vertical-align: middle; }

.content-video-reveal .reveal-header-wrap {
  position: relative; }

.content-video-reveal h3 {
  color: #3B3B3B;
  margin: 10px 0;
  text-align: left;
  display: table;
  width: inherit; }

.indent {
  padding-left: 1em; }

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

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

.contenttable {
  width: 100%; }

.slick-slide {
  position: relative !important; }

.contentContainer {
  padding-top: 120px; }

@media screen and (min-width: 61.25em) {
  .contentContainer {
    padding-top: 100px; } }

.footer-top {
  position: relative;
  padding: 62px;
  min-height: 300px;
  background-color: #3B3B3B; }
  .footer-top-content .footer-link a {
    text-decoration: none; }
    .footer-top-content .footer-link a:hover {
      text-decoration: none; }
  .footer-top h4 {
    color: #ebebeb;
    text-align: center;
    font-weight: 700; }
  .footer-top .footer-content {
    margin: 10px 0; }
    .footer-top .footer-content span {
      width: 100%;
      display: block;
      color: #ebebeb;
      margin: 5px 0;
      text-align: center; }
    .footer-top .footer-content p {
      color: #ebebeb; }
    .footer-top .footer-content p a {
      color: #ebebeb; }
  .footer-top .footer-link {
    text-align: center;
    margin-top: 10px;
    display: inline-block;
    width: 100%; }
    .footer-top .footer-link span {
      color: #cc1800;
      font-size: 100%;
      font-weight: bold; }

.footer-bottom {
  padding: 44px 0;
  background-color: #ebebeb; }
  .footer-bottom span {
    text-align: center; }

.back-to-top {
  display: none;
  background-color: #cc1800;
  padding: 5px 25px 5px 10px;
  position: fixed;
  right: 0;
  cursor: pointer;
  bottom: 10%;
  z-index: 100; }
  .back-to-top span {
    color: #ffffff; }

.footer-contact-wrap {
  padding-top: 31px;
  display: none; }
  .footer-contact-wrap label {
    color: #ffffff;
    padding-bottom: 2px; }
  .footer-contact-wrap input, .footer-contact-wrap textarea {
    background-color: #B7B5B6;
    border: none;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    -webkit-box-shadow: none;
            box-shadow: none; }
    .footer-contact-wrap input:focus, .footer-contact-wrap textarea:focus {
      -webkit-box-shadow: none;
              box-shadow: none;
      background-color: #ebebeb;
      -webkit-transition: none;
      -o-transition: none;
      transition: none; }
  .footer-contact-wrap .contact-submit {
    padding: 10px 20px;
    font-size: 16px;
    background-color: #cc1800;
    border: none;
    color: #ffffff; }
    .footer-contact-wrap .contact-submit:focus {
      background-color: #cc1800;
      color: #ffffff;
      -webkit-box-shadow: none;
              box-shadow: none;
      -webkit-transition: none;
      -o-transition: none;
      transition: none; }
  .footer-contact-wrap .validation-error-wrap {
    margin-bottom: 31px; }
    .footer-contact-wrap .validation-error-wrap h4 {
      color: #cc1800;
      text-align: left; }
  .footer-contact-wrap .contact-success {
    text-align: center;
    color: #cc1800; }
    .footer-contact-wrap .contact-success h4 {
      color: #cc1800; }
  .footer-contact-wrap form {
    float: none;
    margin-left: auto;
    margin-right: auto;
    width: 80%; }
    .footer-contact-wrap form .form-group .control-label {
      float: none;
      display: block;
      font-weight: normal; }
    .footer-contact-wrap form .form-group .input {
      float: none;
      width: 100%; }
      .footer-contact-wrap form .form-group .input textarea {
        height: 100px; }
    .footer-contact-wrap form .form-group.has-error {
      color: #E3001B; }
    .footer-contact-wrap form .form-group a {
      color: #E3001B; }
    .footer-contact-wrap form .form-group .form-check {
      width: 100%; }
    .footer-contact-wrap form .form-navigation .btn {
      font-weight: normal; }

@media screen and (max-width: 39.9375em) {
  .footer-top {
    padding: 30px 20px; } }

.contact-row a {
  color: #E3001B; }
