@charset "UTF-8";
/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700);
@import url(https://fonts.googleapis.com/css?family=Asap:400,700);
@import url(https://fonts.googleapis.com/css?family=Contrail+One);
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, 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: 0 0; }

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

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

b, strong {
  font-weight: 700; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: .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: -.5em; }

sub {
  bottom: -.25em; }

img {
  border: 0; }

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

figure {
  margin: 1em 40px; }

hr {
  -moz-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: default; }

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

input {
  line-height: normal; }

input[type=checkbox], input[type=radio] {
  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;
  -moz-box-sizing: content-box;
  -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; }

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: .35em .625em .75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: 700; }

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

td, th {
  padding: 0; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

a:hover {
  cursor: pointer; }

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

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

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

.left {
  float: left !important; }

.right {
  float: right !important; }

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

.clearfix:after {
  clear: both; }

.hide {
  display: none !important;
  visibility: hidden; }

.invisible {
  visibility: hidden; }

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

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

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

select {
  width: 100%; }

[class*="block-grid-"] {
  display: block;
  padding: 0;
  margin: 0 -0.625rem; }
  [class*="block-grid-"]:before, [class*="block-grid-"]:after {
    content: " ";
    display: table; }
  [class*="block-grid-"]:after {
    clear: both; }
  [class*="block-grid-"] > li {
    display: block;
    float: left;
    height: auto;
    padding: 0 0.625rem 1.25rem; }

@media only screen {
  .small-block-grid-1 > li {
    list-style: none;
    width: 100%; }
    .small-block-grid-1 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-1 > li:nth-of-type(1n+1) {
      clear: both; }
  .small-block-grid-2 > li {
    list-style: none;
    width: 50%; }
    .small-block-grid-2 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-2 > li:nth-of-type(2n+1) {
      clear: both; }
  .small-block-grid-3 > li {
    list-style: none;
    width: 33.3333333333%; }
    .small-block-grid-3 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-3 > li:nth-of-type(3n+1) {
      clear: both; }
  .small-block-grid-4 > li {
    list-style: none;
    width: 25%; }
    .small-block-grid-4 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-4 > li:nth-of-type(4n+1) {
      clear: both; }
  .small-block-grid-5 > li {
    list-style: none;
    width: 20%; }
    .small-block-grid-5 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-5 > li:nth-of-type(5n+1) {
      clear: both; }
  .small-block-grid-6 > li {
    list-style: none;
    width: 16.6666666667%; }
    .small-block-grid-6 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-6 > li:nth-of-type(6n+1) {
      clear: both; }
  .small-block-grid-7 > li {
    list-style: none;
    width: 14.2857142857%; }
    .small-block-grid-7 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-7 > li:nth-of-type(7n+1) {
      clear: both; }
  .small-block-grid-8 > li {
    list-style: none;
    width: 12.5%; }
    .small-block-grid-8 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-8 > li:nth-of-type(8n+1) {
      clear: both; }
  .small-block-grid-9 > li {
    list-style: none;
    width: 11.1111111111%; }
    .small-block-grid-9 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-9 > li:nth-of-type(9n+1) {
      clear: both; }
  .small-block-grid-10 > li {
    list-style: none;
    width: 10%; }
    .small-block-grid-10 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-10 > li:nth-of-type(10n+1) {
      clear: both; }
  .small-block-grid-11 > li {
    list-style: none;
    width: 9.0909090909%; }
    .small-block-grid-11 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-11 > li:nth-of-type(11n+1) {
      clear: both; }
  .small-block-grid-12 > li {
    list-style: none;
    width: 8.3333333333%; }
    .small-block-grid-12 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-12 > li:nth-of-type(12n+1) {
      clear: both; } }

@media only screen and (min-width: 48.75em) {
  .medium-block-grid-1 > li {
    list-style: none;
    width: 100%; }
    .medium-block-grid-1 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-1 > li:nth-of-type(1n+1) {
      clear: both; }
  .medium-block-grid-2 > li {
    list-style: none;
    width: 50%; }
    .medium-block-grid-2 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-2 > li:nth-of-type(2n+1) {
      clear: both; }
  .medium-block-grid-3 > li {
    list-style: none;
    width: 33.3333333333%; }
    .medium-block-grid-3 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-3 > li:nth-of-type(3n+1) {
      clear: both; }
  .medium-block-grid-4 > li {
    list-style: none;
    width: 25%; }
    .medium-block-grid-4 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-4 > li:nth-of-type(4n+1) {
      clear: both; }
  .medium-block-grid-5 > li {
    list-style: none;
    width: 20%; }
    .medium-block-grid-5 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-5 > li:nth-of-type(5n+1) {
      clear: both; }
  .medium-block-grid-6 > li {
    list-style: none;
    width: 16.6666666667%; }
    .medium-block-grid-6 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-6 > li:nth-of-type(6n+1) {
      clear: both; }
  .medium-block-grid-7 > li {
    list-style: none;
    width: 14.2857142857%; }
    .medium-block-grid-7 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-7 > li:nth-of-type(7n+1) {
      clear: both; }
  .medium-block-grid-8 > li {
    list-style: none;
    width: 12.5%; }
    .medium-block-grid-8 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-8 > li:nth-of-type(8n+1) {
      clear: both; }
  .medium-block-grid-9 > li {
    list-style: none;
    width: 11.1111111111%; }
    .medium-block-grid-9 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-9 > li:nth-of-type(9n+1) {
      clear: both; }
  .medium-block-grid-10 > li {
    list-style: none;
    width: 10%; }
    .medium-block-grid-10 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-10 > li:nth-of-type(10n+1) {
      clear: both; }
  .medium-block-grid-11 > li {
    list-style: none;
    width: 9.0909090909%; }
    .medium-block-grid-11 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-11 > li:nth-of-type(11n+1) {
      clear: both; }
  .medium-block-grid-12 > li {
    list-style: none;
    width: 8.3333333333%; }
    .medium-block-grid-12 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-12 > li:nth-of-type(12n+1) {
      clear: both; } }

@media only screen and (min-width: 64.063em) {
  .large-block-grid-1 > li {
    list-style: none;
    width: 100%; }
    .large-block-grid-1 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-1 > li:nth-of-type(1n+1) {
      clear: both; }
  .large-block-grid-2 > li {
    list-style: none;
    width: 50%; }
    .large-block-grid-2 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-2 > li:nth-of-type(2n+1) {
      clear: both; }
  .large-block-grid-3 > li {
    list-style: none;
    width: 33.3333333333%; }
    .large-block-grid-3 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-3 > li:nth-of-type(3n+1) {
      clear: both; }
  .large-block-grid-4 > li {
    list-style: none;
    width: 25%; }
    .large-block-grid-4 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-4 > li:nth-of-type(4n+1) {
      clear: both; }
  .large-block-grid-5 > li {
    list-style: none;
    width: 20%; }
    .large-block-grid-5 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-5 > li:nth-of-type(5n+1) {
      clear: both; }
  .large-block-grid-6 > li {
    list-style: none;
    width: 16.6666666667%; }
    .large-block-grid-6 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-6 > li:nth-of-type(6n+1) {
      clear: both; }
  .large-block-grid-7 > li {
    list-style: none;
    width: 14.2857142857%; }
    .large-block-grid-7 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-7 > li:nth-of-type(7n+1) {
      clear: both; }
  .large-block-grid-8 > li {
    list-style: none;
    width: 12.5%; }
    .large-block-grid-8 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-8 > li:nth-of-type(8n+1) {
      clear: both; }
  .large-block-grid-9 > li {
    list-style: none;
    width: 11.1111111111%; }
    .large-block-grid-9 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-9 > li:nth-of-type(9n+1) {
      clear: both; }
  .large-block-grid-10 > li {
    list-style: none;
    width: 10%; }
    .large-block-grid-10 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-10 > li:nth-of-type(10n+1) {
      clear: both; }
  .large-block-grid-11 > li {
    list-style: none;
    width: 9.0909090909%; }
    .large-block-grid-11 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-11 > li:nth-of-type(11n+1) {
      clear: both; }
  .large-block-grid-12 > li {
    list-style: none;
    width: 8.3333333333%; }
    .large-block-grid-12 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-12 > li:nth-of-type(12n+1) {
      clear: both; } }

.row {
  margin: 0 auto;
  max-width: 62.5rem;
  width: 100%; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }
  .row.collapse > .column,
  .row.collapse > .columns {
    padding-left: 0;
    padding-right: 0; }
  .row.collapse .row {
    margin-left: 0;
    margin-right: 0; }
  .row .row {
    margin: 0 -0.9375rem;
    max-width: none;
    width: auto; }
    .row .row:before, .row .row:after {
      content: " ";
      display: table; }
    .row .row:after {
      clear: both; }
    .row .row.collapse {
      margin: 0;
      max-width: none;
      width: auto; }
      .row .row.collapse:before, .row .row.collapse:after {
        content: " ";
        display: table; }
      .row .row.collapse:after {
        clear: both; }

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

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

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

@media only screen {
  .small-push-0 {
    position: relative;
    left: 0;
    right: auto; }
  .small-pull-0 {
    position: relative;
    right: 0;
    left: auto; }
  .small-push-1 {
    position: relative;
    left: 8.3333333333%;
    right: auto; }
  .small-pull-1 {
    position: relative;
    right: 8.3333333333%;
    left: auto; }
  .small-push-2 {
    position: relative;
    left: 16.6666666667%;
    right: auto; }
  .small-pull-2 {
    position: relative;
    right: 16.6666666667%;
    left: auto; }
  .small-push-3 {
    position: relative;
    left: 25%;
    right: auto; }
  .small-pull-3 {
    position: relative;
    right: 25%;
    left: auto; }
  .small-push-4 {
    position: relative;
    left: 33.3333333333%;
    right: auto; }
  .small-pull-4 {
    position: relative;
    right: 33.3333333333%;
    left: auto; }
  .small-push-5 {
    position: relative;
    left: 41.6666666667%;
    right: auto; }
  .small-pull-5 {
    position: relative;
    right: 41.6666666667%;
    left: auto; }
  .small-push-6 {
    position: relative;
    left: 50%;
    right: auto; }
  .small-pull-6 {
    position: relative;
    right: 50%;
    left: auto; }
  .small-push-7 {
    position: relative;
    left: 58.3333333333%;
    right: auto; }
  .small-pull-7 {
    position: relative;
    right: 58.3333333333%;
    left: auto; }
  .small-push-8 {
    position: relative;
    left: 66.6666666667%;
    right: auto; }
  .small-pull-8 {
    position: relative;
    right: 66.6666666667%;
    left: auto; }
  .small-push-9 {
    position: relative;
    left: 75%;
    right: auto; }
  .small-pull-9 {
    position: relative;
    right: 75%;
    left: auto; }
  .small-push-10 {
    position: relative;
    left: 83.3333333333%;
    right: auto; }
  .small-pull-10 {
    position: relative;
    right: 83.3333333333%;
    left: auto; }
  .small-push-11 {
    position: relative;
    left: 91.6666666667%;
    right: auto; }
  .small-pull-11 {
    position: relative;
    right: 91.6666666667%;
    left: auto; }
  .column,
  .columns {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left; }
  .small-1 {
    width: 8.3333333333%; }
  .small-2 {
    width: 16.6666666667%; }
  .small-3 {
    width: 25%; }
  .small-4 {
    width: 33.3333333333%; }
  .small-5 {
    width: 41.6666666667%; }
  .small-6 {
    width: 50%; }
  .small-7 {
    width: 58.3333333333%; }
  .small-8 {
    width: 66.6666666667%; }
  .small-9 {
    width: 75%; }
  .small-10 {
    width: 83.3333333333%; }
  .small-11 {
    width: 91.6666666667%; }
  .small-12 {
    width: 100%; }
  .small-offset-0 {
    margin-left: 0 !important; }
  .small-offset-1 {
    margin-left: 8.3333333333% !important; }
  .small-offset-2 {
    margin-left: 16.6666666667% !important; }
  .small-offset-3 {
    margin-left: 25% !important; }
  .small-offset-4 {
    margin-left: 33.3333333333% !important; }
  .small-offset-5 {
    margin-left: 41.6666666667% !important; }
  .small-offset-6 {
    margin-left: 50% !important; }
  .small-offset-7 {
    margin-left: 58.3333333333% !important; }
  .small-offset-8 {
    margin-left: 66.6666666667% !important; }
  .small-offset-9 {
    margin-left: 75% !important; }
  .small-offset-10 {
    margin-left: 83.3333333333% !important; }
  .small-offset-11 {
    margin-left: 91.6666666667% !important; }
  .small-reset-order {
    float: left;
    left: auto;
    margin-left: 0;
    margin-right: 0;
    right: auto; }
  .column.small-centered,
  .columns.small-centered {
    margin-left: auto;
    margin-right: auto;
    float: none; }
  .column.small-uncentered,
  .columns.small-uncentered {
    float: left;
    margin-left: 0;
    margin-right: 0; }
  .column.small-centered:last-child,
  .columns.small-centered:last-child {
    float: none; }
  .column.small-uncentered:last-child,
  .columns.small-uncentered:last-child {
    float: left; }
  .column.small-uncentered.opposite,
  .columns.small-uncentered.opposite {
    float: right; }
  .row.small-collapse > .column,
  .row.small-collapse > .columns {
    padding-left: 0;
    padding-right: 0; }
  .row.small-collapse .row {
    margin-left: 0;
    margin-right: 0; }
  .row.small-uncollapse > .column,
  .row.small-uncollapse > .columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left; } }

@media only screen and (min-width: 48.75em) {
  .medium-push-0 {
    position: relative;
    left: 0;
    right: auto; }
  .medium-pull-0 {
    position: relative;
    right: 0;
    left: auto; }
  .medium-push-1 {
    position: relative;
    left: 8.3333333333%;
    right: auto; }
  .medium-pull-1 {
    position: relative;
    right: 8.3333333333%;
    left: auto; }
  .medium-push-2 {
    position: relative;
    left: 16.6666666667%;
    right: auto; }
  .medium-pull-2 {
    position: relative;
    right: 16.6666666667%;
    left: auto; }
  .medium-push-3 {
    position: relative;
    left: 25%;
    right: auto; }
  .medium-pull-3 {
    position: relative;
    right: 25%;
    left: auto; }
  .medium-push-4 {
    position: relative;
    left: 33.3333333333%;
    right: auto; }
  .medium-pull-4 {
    position: relative;
    right: 33.3333333333%;
    left: auto; }
  .medium-push-5 {
    position: relative;
    left: 41.6666666667%;
    right: auto; }
  .medium-pull-5 {
    position: relative;
    right: 41.6666666667%;
    left: auto; }
  .medium-push-6 {
    position: relative;
    left: 50%;
    right: auto; }
  .medium-pull-6 {
    position: relative;
    right: 50%;
    left: auto; }
  .medium-push-7 {
    position: relative;
    left: 58.3333333333%;
    right: auto; }
  .medium-pull-7 {
    position: relative;
    right: 58.3333333333%;
    left: auto; }
  .medium-push-8 {
    position: relative;
    left: 66.6666666667%;
    right: auto; }
  .medium-pull-8 {
    position: relative;
    right: 66.6666666667%;
    left: auto; }
  .medium-push-9 {
    position: relative;
    left: 75%;
    right: auto; }
  .medium-pull-9 {
    position: relative;
    right: 75%;
    left: auto; }
  .medium-push-10 {
    position: relative;
    left: 83.3333333333%;
    right: auto; }
  .medium-pull-10 {
    position: relative;
    right: 83.3333333333%;
    left: auto; }
  .medium-push-11 {
    position: relative;
    left: 91.6666666667%;
    right: auto; }
  .medium-pull-11 {
    position: relative;
    right: 91.6666666667%;
    left: auto; }
  .column,
  .columns {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left; }
  .medium-1 {
    width: 8.3333333333%; }
  .medium-2 {
    width: 16.6666666667%; }
  .medium-3 {
    width: 25%; }
  .medium-4, .row.twothirds .column-2, .row.onethird .column-1 {
    width: 33.3333333333%; }
  .medium-5 {
    width: 41.6666666667%; }
  .medium-6, .row.half .column-1, .row.half .column-2 {
    width: 50%; }
  .medium-7 {
    width: 58.3333333333%; }
  .medium-8, .row.twothirds .column-1, .row.onethird .column-2 {
    width: 66.6666666667%; }
  .medium-9 {
    width: 75%; }
  .medium-10 {
    width: 83.3333333333%; }
  .medium-11 {
    width: 91.6666666667%; }
  .medium-12 {
    width: 100%; }
  .medium-offset-0 {
    margin-left: 0 !important; }
  .medium-offset-1 {
    margin-left: 8.3333333333% !important; }
  .medium-offset-2 {
    margin-left: 16.6666666667% !important; }
  .medium-offset-3 {
    margin-left: 25% !important; }
  .medium-offset-4 {
    margin-left: 33.3333333333% !important; }
  .medium-offset-5 {
    margin-left: 41.6666666667% !important; }
  .medium-offset-6 {
    margin-left: 50% !important; }
  .medium-offset-7 {
    margin-left: 58.3333333333% !important; }
  .medium-offset-8 {
    margin-left: 66.6666666667% !important; }
  .medium-offset-9 {
    margin-left: 75% !important; }
  .medium-offset-10 {
    margin-left: 83.3333333333% !important; }
  .medium-offset-11 {
    margin-left: 91.6666666667% !important; }
  .medium-reset-order {
    float: left;
    left: auto;
    margin-left: 0;
    margin-right: 0;
    right: auto; }
  .column.medium-centered,
  .columns.medium-centered {
    margin-left: auto;
    margin-right: auto;
    float: none; }
  .column.medium-uncentered,
  .columns.medium-uncentered {
    float: left;
    margin-left: 0;
    margin-right: 0; }
  .column.medium-centered:last-child,
  .columns.medium-centered:last-child {
    float: none; }
  .column.medium-uncentered:last-child,
  .columns.medium-uncentered:last-child {
    float: left; }
  .column.medium-uncentered.opposite,
  .columns.medium-uncentered.opposite {
    float: right; }
  .row.medium-collapse > .column,
  .row.medium-collapse > .columns {
    padding-left: 0;
    padding-right: 0; }
  .row.medium-collapse .row {
    margin-left: 0;
    margin-right: 0; }
  .row.medium-uncollapse > .column,
  .row.medium-uncollapse > .columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left; }
  .push-0 {
    position: relative;
    left: 0;
    right: auto; }
  .pull-0 {
    position: relative;
    right: 0;
    left: auto; }
  .push-1 {
    position: relative;
    left: 8.3333333333%;
    right: auto; }
  .pull-1 {
    position: relative;
    right: 8.3333333333%;
    left: auto; }
  .push-2 {
    position: relative;
    left: 16.6666666667%;
    right: auto; }
  .pull-2 {
    position: relative;
    right: 16.6666666667%;
    left: auto; }
  .push-3 {
    position: relative;
    left: 25%;
    right: auto; }
  .pull-3 {
    position: relative;
    right: 25%;
    left: auto; }
  .push-4 {
    position: relative;
    left: 33.3333333333%;
    right: auto; }
  .pull-4 {
    position: relative;
    right: 33.3333333333%;
    left: auto; }
  .push-5 {
    position: relative;
    left: 41.6666666667%;
    right: auto; }
  .pull-5 {
    position: relative;
    right: 41.6666666667%;
    left: auto; }
  .push-6 {
    position: relative;
    left: 50%;
    right: auto; }
  .pull-6 {
    position: relative;
    right: 50%;
    left: auto; }
  .push-7 {
    position: relative;
    left: 58.3333333333%;
    right: auto; }
  .pull-7 {
    position: relative;
    right: 58.3333333333%;
    left: auto; }
  .push-8 {
    position: relative;
    left: 66.6666666667%;
    right: auto; }
  .pull-8 {
    position: relative;
    right: 66.6666666667%;
    left: auto; }
  .push-9 {
    position: relative;
    left: 75%;
    right: auto; }
  .pull-9 {
    position: relative;
    right: 75%;
    left: auto; }
  .push-10 {
    position: relative;
    left: 83.3333333333%;
    right: auto; }
  .pull-10 {
    position: relative;
    right: 83.3333333333%;
    left: auto; }
  .push-11 {
    position: relative;
    left: 91.6666666667%;
    right: auto; }
  .pull-11 {
    position: relative;
    right: 91.6666666667%;
    left: auto; } }

@media only screen and (min-width: 64.063em) {
  .large-push-0 {
    position: relative;
    left: 0;
    right: auto; }
  .large-pull-0 {
    position: relative;
    right: 0;
    left: auto; }
  .large-push-1 {
    position: relative;
    left: 8.3333333333%;
    right: auto; }
  .large-pull-1 {
    position: relative;
    right: 8.3333333333%;
    left: auto; }
  .large-push-2 {
    position: relative;
    left: 16.6666666667%;
    right: auto; }
  .large-pull-2 {
    position: relative;
    right: 16.6666666667%;
    left: auto; }
  .large-push-3 {
    position: relative;
    left: 25%;
    right: auto; }
  .large-pull-3 {
    position: relative;
    right: 25%;
    left: auto; }
  .large-push-4 {
    position: relative;
    left: 33.3333333333%;
    right: auto; }
  .large-pull-4 {
    position: relative;
    right: 33.3333333333%;
    left: auto; }
  .large-push-5 {
    position: relative;
    left: 41.6666666667%;
    right: auto; }
  .large-pull-5 {
    position: relative;
    right: 41.6666666667%;
    left: auto; }
  .large-push-6 {
    position: relative;
    left: 50%;
    right: auto; }
  .large-pull-6 {
    position: relative;
    right: 50%;
    left: auto; }
  .large-push-7 {
    position: relative;
    left: 58.3333333333%;
    right: auto; }
  .large-pull-7 {
    position: relative;
    right: 58.3333333333%;
    left: auto; }
  .large-push-8 {
    position: relative;
    left: 66.6666666667%;
    right: auto; }
  .large-pull-8 {
    position: relative;
    right: 66.6666666667%;
    left: auto; }
  .large-push-9 {
    position: relative;
    left: 75%;
    right: auto; }
  .large-pull-9 {
    position: relative;
    right: 75%;
    left: auto; }
  .large-push-10 {
    position: relative;
    left: 83.3333333333%;
    right: auto; }
  .large-pull-10 {
    position: relative;
    right: 83.3333333333%;
    left: auto; }
  .large-push-11 {
    position: relative;
    left: 91.6666666667%;
    right: auto; }
  .large-pull-11 {
    position: relative;
    right: 91.6666666667%;
    left: auto; }
  .column,
  .columns {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left; }
  .large-1 {
    width: 8.3333333333%; }
  .large-2 {
    width: 16.6666666667%; }
  .large-3 {
    width: 25%; }
  .large-4 {
    width: 33.3333333333%; }
  .large-5 {
    width: 41.6666666667%; }
  .large-6 {
    width: 50%; }
  .large-7 {
    width: 58.3333333333%; }
  .large-8 {
    width: 66.6666666667%; }
  .large-9 {
    width: 75%; }
  .large-10 {
    width: 83.3333333333%; }
  .large-11 {
    width: 91.6666666667%; }
  .large-12 {
    width: 100%; }
  .large-offset-0 {
    margin-left: 0 !important; }
  .large-offset-1 {
    margin-left: 8.3333333333% !important; }
  .large-offset-2 {
    margin-left: 16.6666666667% !important; }
  .large-offset-3 {
    margin-left: 25% !important; }
  .large-offset-4 {
    margin-left: 33.3333333333% !important; }
  .large-offset-5 {
    margin-left: 41.6666666667% !important; }
  .large-offset-6 {
    margin-left: 50% !important; }
  .large-offset-7 {
    margin-left: 58.3333333333% !important; }
  .large-offset-8 {
    margin-left: 66.6666666667% !important; }
  .large-offset-9 {
    margin-left: 75% !important; }
  .large-offset-10 {
    margin-left: 83.3333333333% !important; }
  .large-offset-11 {
    margin-left: 91.6666666667% !important; }
  .large-reset-order {
    float: left;
    left: auto;
    margin-left: 0;
    margin-right: 0;
    right: auto; }
  .column.large-centered,
  .columns.large-centered {
    margin-left: auto;
    margin-right: auto;
    float: none; }
  .column.large-uncentered,
  .columns.large-uncentered {
    float: left;
    margin-left: 0;
    margin-right: 0; }
  .column.large-centered:last-child,
  .columns.large-centered:last-child {
    float: none; }
  .column.large-uncentered:last-child,
  .columns.large-uncentered:last-child {
    float: left; }
  .column.large-uncentered.opposite,
  .columns.large-uncentered.opposite {
    float: right; }
  .row.large-collapse > .column,
  .row.large-collapse > .columns {
    padding-left: 0;
    padding-right: 0; }
  .row.large-collapse .row {
    margin-left: 0;
    margin-right: 0; }
  .row.large-uncollapse > .column,
  .row.large-uncollapse > .columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left; }
  .push-0 {
    position: relative;
    left: 0;
    right: auto; }
  .pull-0 {
    position: relative;
    right: 0;
    left: auto; }
  .push-1 {
    position: relative;
    left: 8.3333333333%;
    right: auto; }
  .pull-1 {
    position: relative;
    right: 8.3333333333%;
    left: auto; }
  .push-2 {
    position: relative;
    left: 16.6666666667%;
    right: auto; }
  .pull-2 {
    position: relative;
    right: 16.6666666667%;
    left: auto; }
  .push-3 {
    position: relative;
    left: 25%;
    right: auto; }
  .pull-3 {
    position: relative;
    right: 25%;
    left: auto; }
  .push-4 {
    position: relative;
    left: 33.3333333333%;
    right: auto; }
  .pull-4 {
    position: relative;
    right: 33.3333333333%;
    left: auto; }
  .push-5 {
    position: relative;
    left: 41.6666666667%;
    right: auto; }
  .pull-5 {
    position: relative;
    right: 41.6666666667%;
    left: auto; }
  .push-6 {
    position: relative;
    left: 50%;
    right: auto; }
  .pull-6 {
    position: relative;
    right: 50%;
    left: auto; }
  .push-7 {
    position: relative;
    left: 58.3333333333%;
    right: auto; }
  .pull-7 {
    position: relative;
    right: 58.3333333333%;
    left: auto; }
  .push-8 {
    position: relative;
    left: 66.6666666667%;
    right: auto; }
  .pull-8 {
    position: relative;
    right: 66.6666666667%;
    left: auto; }
  .push-9 {
    position: relative;
    left: 75%;
    right: auto; }
  .pull-9 {
    position: relative;
    right: 75%;
    left: auto; }
  .push-10 {
    position: relative;
    left: 83.3333333333%;
    right: auto; }
  .pull-10 {
    position: relative;
    right: 83.3333333333%;
    left: auto; }
  .push-11 {
    position: relative;
    left: 91.6666666667%;
    right: auto; }
  .pull-11 {
    position: relative;
    right: 91.6666666667%;
    left: auto; } }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

button, .button {
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  border-style: solid;
  border-width: 0;
  cursor: pointer;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: normal;
  line-height: normal;
  margin: 0 0 1.25rem;
  position: relative;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  padding: 1rem 2rem 1.0625rem 2rem;
  font-size: 1rem;
  background-color: #d53246;
  border-color: #af2435;
  color: #fff;
  transition: background-color 300ms ease-out; }
  button:hover, button:focus, .button:hover, .button:focus {
    background-color: #af2435; }
  button:hover, button:focus, .button:hover, .button:focus {
    color: #fff; }
  button.secondary, .button.secondary {
    background-color: #3d50a0;
    border-color: #314080;
    color: #fff; }
    button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus {
      background-color: #314080; }
    button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus {
      color: #fff; }
  button.success, .button.success {
    background-color: #87d37c;
    border-color: #59c24a;
    color: #fff; }
    button.success:hover, button.success:focus, .button.success:hover, .button.success:focus {
      background-color: #59c24a; }
    button.success:hover, button.success:focus, .button.success:hover, .button.success:focus {
      color: #fff; }
  button.alert, .button.alert {
    background-color: #cf000f;
    border-color: #a6000c;
    color: #fff; }
    button.alert:hover, button.alert:focus, .button.alert:hover, .button.alert:focus {
      background-color: #a6000c; }
    button.alert:hover, button.alert:focus, .button.alert:hover, .button.alert:focus {
      color: #fff; }
  button.warning, .button.warning {
    background-color: #f5ab35;
    border-color: #e3900b;
    color: #fff; }
    button.warning:hover, button.warning:focus, .button.warning:hover, .button.warning:focus {
      background-color: #e3900b; }
    button.warning:hover, button.warning:focus, .button.warning:hover, .button.warning:focus {
      color: #fff; }
  button.info, .button.info {
    background-color: #89c4f4;
    border-color: #43a1ee;
    color: #333333; }
    button.info:hover, button.info:focus, .button.info:hover, .button.info:focus {
      background-color: #43a1ee; }
    button.info:hover, button.info:focus, .button.info:hover, .button.info:focus {
      color: #fff; }
  button.large, .button.large {
    padding: 1.125rem 2.25rem 1.1875rem 2.25rem;
    font-size: 1.25rem; }
  button.small, .button.small {
    padding: 0.875rem 1.75rem 0.9375rem 1.75rem;
    font-size: 0.8125rem; }
  button.tiny, .button.tiny {
    padding: 0.625rem 1.25rem 0.6875rem 1.25rem;
    font-size: 0.6875rem; }
  button.expand, .button.expand {
    padding: 1rem 2rem 1.0625rem 2rem;
    font-size: 1rem;
    padding-bottom: 1.0625rem;
    padding-top: 1rem;
    padding-left: 1rem;
    padding-right: 1rem;
    width: 100%; }
  button.left-align, .button.left-align {
    text-align: left;
    text-indent: 0.75rem; }
  button.right-align, .button.right-align {
    text-align: right;
    padding-right: 0.75rem; }
  button.radius, .button.radius {
    border-radius: 3px; }
  button.round, .button.round {
    border-radius: 1000px; }
  button.disabled, button[disabled], .button.disabled, .button[disabled] {
    background-color: #d53246;
    border-color: #af2435;
    color: #fff;
    box-shadow: none;
    cursor: default;
    opacity: 0.7; }
    button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
      background-color: #af2435; }
    button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
      color: #fff; }
    button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
      background-color: #d53246; }
    button.disabled.secondary, button[disabled].secondary, .button.disabled.secondary, .button[disabled].secondary {
      background-color: #3d50a0;
      border-color: #314080;
      color: #fff;
      box-shadow: none;
      cursor: default;
      opacity: 0.7; }
      button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
        background-color: #314080; }
      button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
        color: #fff; }
      button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
        background-color: #3d50a0; }
    button.disabled.success, button[disabled].success, .button.disabled.success, .button[disabled].success {
      background-color: #87d37c;
      border-color: #59c24a;
      color: #fff;
      box-shadow: none;
      cursor: default;
      opacity: 0.7; }
      button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
        background-color: #59c24a; }
      button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
        color: #fff; }
      button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
        background-color: #87d37c; }
    button.disabled.alert, button[disabled].alert, .button.disabled.alert, .button[disabled].alert {
      background-color: #cf000f;
      border-color: #a6000c;
      color: #fff;
      box-shadow: none;
      cursor: default;
      opacity: 0.7; }
      button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
        background-color: #a6000c; }
      button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
        color: #fff; }
      button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
        background-color: #cf000f; }
    button.disabled.warning, button[disabled].warning, .button.disabled.warning, .button[disabled].warning {
      background-color: #f5ab35;
      border-color: #e3900b;
      color: #fff;
      box-shadow: none;
      cursor: default;
      opacity: 0.7; }
      button.disabled.warning:hover, button.disabled.warning:focus, button[disabled].warning:hover, button[disabled].warning:focus, .button.disabled.warning:hover, .button.disabled.warning:focus, .button[disabled].warning:hover, .button[disabled].warning:focus {
        background-color: #e3900b; }
      button.disabled.warning:hover, button.disabled.warning:focus, button[disabled].warning:hover, button[disabled].warning:focus, .button.disabled.warning:hover, .button.disabled.warning:focus, .button[disabled].warning:hover, .button[disabled].warning:focus {
        color: #fff; }
      button.disabled.warning:hover, button.disabled.warning:focus, button[disabled].warning:hover, button[disabled].warning:focus, .button.disabled.warning:hover, .button.disabled.warning:focus, .button[disabled].warning:hover, .button[disabled].warning:focus {
        background-color: #f5ab35; }
    button.disabled.info, button[disabled].info, .button.disabled.info, .button[disabled].info {
      background-color: #89c4f4;
      border-color: #43a1ee;
      color: #333333;
      box-shadow: none;
      cursor: default;
      opacity: 0.7; }
      button.disabled.info:hover, button.disabled.info:focus, button[disabled].info:hover, button[disabled].info:focus, .button.disabled.info:hover, .button.disabled.info:focus, .button[disabled].info:hover, .button[disabled].info:focus {
        background-color: #43a1ee; }
      button.disabled.info:hover, button.disabled.info:focus, button[disabled].info:hover, button[disabled].info:focus, .button.disabled.info:hover, .button.disabled.info:focus, .button[disabled].info:hover, .button[disabled].info:focus {
        color: #fff; }
      button.disabled.info:hover, button.disabled.info:focus, button[disabled].info:hover, button[disabled].info:focus, .button.disabled.info:hover, .button.disabled.info:focus, .button[disabled].info:hover, .button[disabled].info:focus {
        background-color: #89c4f4; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

label.error {
  color: #cf000f; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* Default header styles */
h1, h2, h3, h4, h5, h6 {
  color: #222222;
  font-family: "Asap", "Open Sans", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  line-height: 1.4;
  margin-bottom: 0.5rem;
  margin-top: 0.2rem;
  text-rendering: optimizeLegibility; }
  h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
    color: #6f6f6f;
    font-size: 60%;
    line-height: 0; }

h1 {
  font-size: 2.125rem; }

h2 {
  font-size: 1.6875rem; }

h3 {
  font-size: 1.375rem; }

h4 {
  font-size: 1.125rem; }

h5 {
  font-size: 1.125rem; }

h6 {
  font-size: 1rem; }

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

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

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

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

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

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

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

ul {
  margin-left: 1.1rem; }

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

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

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

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

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

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

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

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

dl dd {
  margin-bottom: 0.75rem; }

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

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

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

blockquote,
blockquote p {
  line-height: 1.6;
  color: #6f6f6f; }

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

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

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

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

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

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

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

.alert-box, .mc4wp-alert {
  border-style: solid;
  border-width: 1px;
  display: block;
  font-size: 0.8125rem;
  font-weight: normal;
  margin-bottom: 1.25rem;
  padding: 0.875rem 1.5rem 0.875rem 0.875rem;
  position: relative;
  transition: opacity 300ms ease-out;
  background-color: #d53246;
  border-color: #bc2639;
  color: #fff; }
  .alert-box .close, .mc4wp-alert .close {
    right: 0.25rem;
    background: inherit;
    color: #333333;
    font-size: 1.375rem;
    line-height: .9;
    margin-top: -0.6875rem;
    opacity: 0.3;
    padding: 0 6px 4px;
    position: absolute;
    top: 50%; }
    .alert-box .close:hover, .mc4wp-alert .close:hover, .alert-box .close:focus, .mc4wp-alert .close:focus {
      opacity: 0.5; }
  .alert-box.radius, .radius.mc4wp-alert {
    border-radius: 3px; }
  .alert-box.round, .round.mc4wp-alert {
    border-radius: 1000px; }
  .alert-box.success, .wpcf7 div.wpcf7-mail-sent-ok, .success.mc4wp-alert, .mc4wp-success {
    background-color: #87d37c;
    border-color: #67c759;
    color: #fff; }
  .alert-box.alert, .wpcf7 div.wpcf7-validation-errors, .alert.mc4wp-alert {
    background-color: #cf000f;
    border-color: #b2000d;
    color: #fff; }
  .alert-box.secondary, .secondary.mc4wp-alert {
    background-color: #3d50a0;
    border-color: #34458a;
    color: #fff; }
  .alert-box.warning, .warning.mc4wp-alert {
    background-color: #f5ab35;
    border-color: #f39a0d;
    color: #fff; }
  .alert-box.info, .info.mc4wp-alert {
    background-color: #89c4f4;
    border-color: #58acef;
    color: #151b36; }
  .alert-box.alert-close, .alert-close.mc4wp-alert {
    opacity: 0; }

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

@font-face {
  font-family: 'icomoon';
  src: url("../../../govsite/build/fonts/icomoon.eot");
  font-weight: normal;
  font-style: normal; }

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

.alert-box, .mc4wp-alert {
  background-color: #89c4f4;
  border-color: #72b8f2;
  color: #222; }
  .alert-box a, .mc4wp-alert a {
    font-size: 13px;
    font-size: 0.806rem;
    line-height: 1.5;
    color: #222;
    border-bottom: 1px solid #222; }
  .alert-box.alert, .wpcf7 div.wpcf7-validation-errors, .alert.mc4wp-alert {
    background-color: #cf000f;
    border-color: #b6000d;
    color: #fff; }
    .alert-box.alert a, .wpcf7 div.wpcf7-validation-errors a, .alert.mc4wp-alert a {
      color: #fff;
      border-bottom: 1px solid #fff; }
  .alert-box.success, .wpcf7 div.wpcf7-mail-sent-ok, .success.mc4wp-alert, .mc4wp-success {
    background-color: #87d37c;
    border-color: #76cd69; }

ul[class*="block-grid-"] li p {
  margin-bottom: 0; }

ul[class*="block-grid-"] li img {
  width: 100%;
  height: auto;
  margin-bottom: 15px; }

ul[class*="block-grid-"] li .button {
  margin-top: 15px;
  margin-bottom: 0; }

@media only screen and (max-width: 48.6875em) {
  ul[class*="small-block-grid-"] p {
    width: 54%;
    float: left; }
  ul[class*="small-block-grid-"] a.image {
    width: 42%;
    float: left;
    margin-right: 4%; } }

ul.breadcrumbs {
  margin-bottom: 15px;
  border: none;
  background: 0;
  padding: 0; }
  ul.breadcrumbs a {
    font-size: 14px;
    font-size: 0.868rem;
    line-height: 1.5; }
  ul.breadcrumbs > * {
    text-transform: none; }
    ul.breadcrumbs > *:before {
      content: "";
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-family: 'icomoon';
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; }
    ul.breadcrumbs > *:before {
      margin: 0 5px; }

button, .button {
  padding: 10px 20px; }
  button:visited, .button:visited {
    color: #fff; }
    button:visited:hover, button:visited:focus, .button:visited:hover, .button:visited:focus {
      color: #fff; }

.button-banner, .theme--primary .wpcf7 input[type="submit"],
.theme--primary .button,
.theme--secondary .wpcf7 input[type="submit"],
.theme--secondary .button,
.theme--highlight .wpcf7 input[type="submit"],
.theme--highlight .button {
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  border-style: solid;
  border-width: 0;
  cursor: pointer;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: normal;
  line-height: normal;
  margin: 0 0 1.25rem;
  position: relative;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  padding: 1rem 2rem 1.0625rem 2rem;
  font-size: 1rem;
  background-color: #d53246;
  border-color: #af2435;
  color: #fff;
  transition: background-color 300ms ease-out;
  background: #fff;
  padding: 15px 20px;
  color: #3d50a0;
  font-size: 20px;
  font-size: 1.24rem;
  line-height: 1.5; }
  .button-banner:hover, .theme--primary .wpcf7 input[type="submit"]:hover,
  .theme--primary .button:hover,
  .theme--secondary .wpcf7 input[type="submit"]:hover,
  .theme--secondary .button:hover,
  .theme--highlight .wpcf7 input[type="submit"]:hover,
  .theme--highlight .button:hover, .button-banner:focus, .theme--primary .wpcf7 input[type="submit"]:focus,
  .theme--primary .button:focus,
  .theme--secondary .wpcf7 input[type="submit"]:focus,
  .theme--secondary .button:focus,
  .theme--highlight .wpcf7 input[type="submit"]:focus,
  .theme--highlight .button:focus {
    background-color: #af2435; }
  .button-banner:hover, .theme--primary .wpcf7 input[type="submit"]:hover,
  .theme--primary .button:hover,
  .theme--secondary .wpcf7 input[type="submit"]:hover,
  .theme--secondary .button:hover,
  .theme--highlight .wpcf7 input[type="submit"]:hover,
  .theme--highlight .button:hover, .button-banner:focus, .theme--primary .wpcf7 input[type="submit"]:focus,
  .theme--primary .button:focus,
  .theme--secondary .wpcf7 input[type="submit"]:focus,
  .theme--secondary .button:focus,
  .theme--highlight .wpcf7 input[type="submit"]:focus,
  .theme--highlight .button:focus {
    color: #fff; }
  .button-banner:hover, .theme--primary .wpcf7 input[type="submit"]:hover,
  .theme--primary .button:hover,
  .theme--secondary .wpcf7 input[type="submit"]:hover,
  .theme--secondary .button:hover,
  .theme--highlight .wpcf7 input[type="submit"]:hover,
  .theme--highlight .button:hover, .button-banner:focus, .theme--primary .wpcf7 input[type="submit"]:focus,
  .theme--primary .button:focus,
  .theme--secondary .wpcf7 input[type="submit"]:focus,
  .theme--secondary .button:focus,
  .theme--highlight .wpcf7 input[type="submit"]:focus,
  .theme--highlight .button:focus {
    background: #fff;
    color: #283469; }
  .button-banner:visited, .theme--primary .wpcf7 input[type="submit"]:visited,
  .theme--primary .button:visited,
  .theme--secondary .wpcf7 input[type="submit"]:visited,
  .theme--secondary .button:visited,
  .theme--highlight .wpcf7 input[type="submit"]:visited,
  .theme--highlight .button:visited {
    color: #3d50a0; }
    .button-banner:visited:hover, .theme--primary .wpcf7 input[type="submit"]:visited:hover,
    .theme--primary .button:visited:hover,
    .theme--secondary .wpcf7 input[type="submit"]:visited:hover,
    .theme--secondary .button:visited:hover,
    .theme--highlight .wpcf7 input[type="submit"]:visited:hover,
    .theme--highlight .button:visited:hover, .button-banner:visited:focus, .theme--primary .wpcf7 input[type="submit"]:visited:focus,
    .theme--primary .button:visited:focus,
    .theme--secondary .wpcf7 input[type="submit"]:visited:focus,
    .theme--secondary .button:visited:focus,
    .theme--highlight .wpcf7 input[type="submit"]:visited:focus,
    .theme--highlight .button:visited:focus {
      color: #283469; }

.button-search-form {
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  border-style: solid;
  border-width: 0;
  cursor: pointer;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: normal;
  line-height: normal;
  margin: 0 0 1.25rem;
  position: relative;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  padding: 1rem 2rem 1.0625rem 2rem;
  font-size: 1rem;
  background-color: #d53246;
  border-color: #af2435;
  color: #fff;
  transition: background-color 300ms ease-out;
  background: #fff;
  padding: 10px;
  color: #3d50a0; }
  .button-search-form:hover, .button-search-form:focus {
    background-color: #af2435; }
  .button-search-form:hover, .button-search-form:focus {
    color: #fff; }
  .button-search-form:hover, .button-search-form:focus {
    background: #fff;
    color: #283469; }
  .button-search-form:visited {
    color: #3d50a0; }
    .button-search-form:visited:hover, .button-search-form:visited:focus {
      color: #283469; }

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

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

*:focus {
  outline: 0; }

p, a, button, .button, ul, ol, dl {
  font-size: 18px;
  font-size: 1.116rem;
  line-height: 1.5; }

small {
  font-size: 14px;
  font-size: 0.868rem;
  line-height: 1.5; }
  small a, small button, small .button {
    font-size: 14px;
    font-size: 0.868rem;
    line-height: 1.5; }

h1 {
  font-size: 36px;
  font-size: 2.232rem;
  line-height: 1.5; }
  h1 a, h1 button, h1 .button {
    font-size: 36px;
    font-size: 2.232rem;
    line-height: 1.5; }

h2 {
  font-size: 30px;
  font-size: 1.86rem;
  line-height: 1.5; }
  h2 a, h2 button, h2 .button {
    font-size: 30px;
    font-size: 1.86rem;
    line-height: 1.5; }

h3 {
  font-size: 28px;
  font-size: 1.736rem;
  line-height: 1.5; }
  h3 a, h3 button, h3 .button {
    font-size: 28px;
    font-size: 1.736rem;
    line-height: 1.5; }

h4 {
  font-size: 24px;
  font-size: 1.488rem;
  line-height: 1.5; }
  h4 a, h4 button, h4 .button {
    font-size: 24px;
    font-size: 1.488rem;
    line-height: 1.5; }

h5 {
  font-size: 20px;
  font-size: 1.24rem;
  line-height: 1.5; }
  h5 a, h5 button, h5 .button {
    font-size: 20px;
    font-size: 1.24rem;
    line-height: 1.5; }

h6 {
  font-size: 18px;
  font-size: 1.116rem;
  line-height: 1.5; }

a:visited {
  color: #551a8b; }
  a:visited:hover, a:visited:focus {
    color: #44156f; }

strong, b {
  font-weight: 700; }

hr.footer {
  border-color: #44443a; }

.vcard {
  margin-bottom: 10px;
  border: none;
  padding: 0; }
  .vcard .fn {
    font-weight: 700;
    font-style: normal; }

blockquote {
  min-height: 182px;
  position: relative;
  margin: 1.25rem 0;
  border-left: none;
  padding: 0 0 0 70px; }
  blockquote:before {
    content: "";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-family: 'icomoon';
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  blockquote:before {
    position: absolute;
    left: 0;
    top: -10px;
    color: #3d50a0;
    font-size: 50px;
    font-size: 3.1rem;
    line-height: 1.5; }
  @media only screen and (min-width: 64.063em) {
    blockquote {
      width: 48%;
      min-height: 0;
      float: left;
      margin-top: 0;
      margin-right: 4%;
      padding-top: 0;
      padding-bottom: 0; } }
  @media only screen and (min-width: 90.063em) {
    blockquote {
      width: 65%;
      margin-left: -130px; } }
  blockquote p, blockquote ul, blockquote ol {
    color: #3d50a0; }
    blockquote p:last-child, blockquote ul:last-child, blockquote ol:last-child {
      margin-bottom: 0; }
  blockquote cite {
    margin-top: 5px;
    color: #3d50a0;
    font-size: 18px;
    font-size: 1.116rem;
    line-height: 1.5; }
    blockquote cite a {
      color: #d53246; }

code {
  border: none;
  background-color: #dedede;
  padding: 4px;
  margin: 0 5px; }

pre {
  margin-bottom: 1.25rem; }

ul li, ol li {
  margin-bottom: 2px; }

dl dd {
  margin-left: 25px; }

body {
  position: static;
  background: #fafafa; }

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

.ie-visible {
  display: none;
  visibility: hidden; }

.flex-video {
  margin-bottom: 0; }

.site-footer .navigation {
  background: #34342c;
  padding: 20px 0 15px 0; }
  .site-footer .navigation a {
    color: #fff;
    font-size: 14px;
    font-size: 0.868rem;
    line-height: 1.5;
    border-bottom: 1px solid transparent; }
    .site-footer .navigation a:hover, .site-footer .navigation a:focus {
      border-bottom-color: #fff; }
  .site-footer .navigation p {
    margin: 0;
    text-align: right;
    color: #fff;
    font-size: 14px;
    font-size: 0.868rem;
    line-height: 1.5; }
    @media only screen and (max-width: 48.6875em) {
      .site-footer .navigation p {
        text-align: left; } }

.site-footer .credits {
  background: #23231e; }
  @media only screen and (max-width: 48.6875em) {
    .site-footer .credits {
      text-align: center; } }
  .site-footer .credits small {
    padding: 10px 0; }

.site-footer ul.menu {
  width: auto;
  display: inline-block; }

.site-footer small {
  display: block;
  color: #fff;
  font-size: 12px;
  font-size: 0.744rem;
  line-height: 1.5; }

label {
  margin-bottom: 5px; }

select {
  background-color: #fff;
  border-color: #dedede; }

input[type="text"],
input[type="password"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="month"],
input[type="week"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"],
input[type="color"],
textarea {
  margin-bottom: 20px;
  border-color: #dedede;
  box-shadow: none; }
  input[type="text"]:focus,
  input[type="password"]:focus,
  input[type="date"]:focus,
  input[type="datetime"]:focus,
  input[type="datetime-local"]:focus,
  input[type="month"]:focus,
  input[type="week"]:focus,
  input[type="email"]:focus,
  input[type="number"]:focus,
  input[type="search"]:focus,
  input[type="tel"]:focus,
  input[type="time"]:focus,
  input[type="url"]:focus,
  input[type="color"]:focus,
  textarea:focus {
    box-shadow: none;
    background: #fff; }

.widget_search .searchform {
  width: 100%;
  display: inline-block; }

.searchform label {
  margin-bottom: 10px; }

.searchform input[type="text"] {
  width: 70%;
  height: 40px;
  float: left;
  margin-bottom: 0;
  border: none;
  padding: 0.5rem;
  font-size: 14px;
  font-size: 0.868rem;
  line-height: 1.5; }

.searchform input[type="submit"] {
  width: 30%;
  height: 40px;
  float: left;
  border: none;
  background: #d53246;
  padding: 0.5rem;
  color: #fff;
  font-size: 16px;
  font-size: 0.992rem;
  line-height: 1.5;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
  .searchform input[type="submit"]:hover, .searchform input[type="submit"]:focus {
    background: #b02435; }

.wpcf7 input[type="submit"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  border-style: solid;
  border-width: 0;
  cursor: pointer;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: normal;
  line-height: normal;
  margin: 0 0 1.25rem;
  position: relative;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  padding: 1rem 2rem 1.0625rem 2rem;
  font-size: 1rem;
  background-color: #d53246;
  border-color: #af2435;
  color: #fff;
  transition: background-color 300ms ease-out;
  padding: 10px 20px;
  font-size: 18px;
  font-size: 1.116rem;
  line-height: 1.5; }
  .wpcf7 input[type="submit"]:hover, .wpcf7 input[type="submit"]:focus {
    background-color: #af2435; }
  .wpcf7 input[type="submit"]:hover, .wpcf7 input[type="submit"]:focus {
    color: #fff; }

.wpcf7 label, .wpcf7 p {
  font-size: 0.875rem;
  color: #4d4d4d; }
  .wpcf7 label span.wpcf7-form-control-wrap, .wpcf7 p span.wpcf7-form-control-wrap {
    display: block;
    margin-top: 5px; }

.wpcf7 span.wpcf7-not-valid-tip {
  position: relative;
  padding: 5px;
  color: #cf000f;
  border: 2px solid #cf000f; }
  .wpcf7 span.wpcf7-not-valid-tip:before {
    width: 0;
    content: '';
    position: absolute;
    top: -8px;
    left: 10px;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #cf000f; }

.wpcf7 div.wpcf7-validation-errors {
  margin: 0 0 1.25rem;
  padding: 10px; }

.wpcf7 div.wpcf7-mail-sent-ok {
  margin: 0 0 1.25rem;
  padding: 10px;
  color: #222; }

.site-header {
  border-top: 10px solid #3d50a0;
  border-bottom: 1px solid whitesmoke;
  background: #fff; }
  .site-header .logo {
    float: left;
    margin-top: 20px;
    margin-bottom: 20px;
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    font-weight: 700;
    font-size: 50px;
    font-size: 3.1rem;
    line-height: 1.5;
    line-height: 1;
    color: #3d50a0;
    display: block; }
    .site-header .logo:hover, .site-header .logo:focus {
      color: #34458a; }
    @media only screen and (min-width: 64.063em) {
      .site-header .logo {
        float: none; } }
    .site-header .logo img {
      max-width: 200px; }
      @media only screen and (max-width: 48.6875em) {
        .site-header .logo img {
          max-width: 180px; } }

.sidebar .panel {
  border-style: solid;
  border-width: 1px;
  border-color: #d8d8d8;
  margin-bottom: 1.25rem;
  padding: 1.25rem;
  background: #ededed;
  color: #333333;
  margin-bottom: 30px;
  border: none;
  border-top: 5px solid #3d50a0; }
  .sidebar .panel > :first-child {
    margin-top: 0; }
  .sidebar .panel > :last-child {
    margin-bottom: 0; }
  .sidebar .panel h1, .sidebar .panel h2, .sidebar .panel h3, .sidebar .panel h4, .sidebar .panel h5, .sidebar .panel h6, .sidebar .panel p, .sidebar .panel li, .sidebar .panel dl {
    color: #333333; }
  .sidebar .panel h1, .sidebar .panel h2, .sidebar .panel h3, .sidebar .panel h4, .sidebar .panel h5, .sidebar .panel h6 {
    line-height: 1;
    margin-bottom: 0.625rem; }
    .sidebar .panel h1.subheader, .sidebar .panel h2.subheader, .sidebar .panel h3.subheader, .sidebar .panel h4.subheader, .sidebar .panel h5.subheader, .sidebar .panel h6.subheader {
      line-height: 1.4; }
  .sidebar .panel h1, .sidebar .panel h2, .sidebar .panel h3, .sidebar .panel h4, .sidebar .panel h5, .sidebar .panel h6 {
    line-height: 1.2; }
  .sidebar .panel a {
    width: 100%;
    text-align: center; }

.sidebar ul, .sidebar ol {
  list-style: none;
  margin-left: 0; }
  .sidebar ul li, .sidebar ol li {
    position: relative;
    margin: 5px 0 0 25px;
    padding: 0; }
    .sidebar ul li:before, .sidebar ol li:before {
      content: "";
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-family: 'icomoon';
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; }
    .sidebar ul li:before, .sidebar ol li:before {
      position: absolute;
      top: 4px;
      left: -25px;
      display: inline-block;
      margin-right: 10px;
      color: #3d50a0; }
    .sidebar ul li:first-child, .sidebar ol li:first-child {
      margin-top: 0; }

.sidebar .widget {
  border-style: solid;
  border-width: 1px;
  border-color: #d8d8d8;
  margin-bottom: 1.25rem;
  padding: 1.25rem;
  background: #ededed;
  color: #333333;
  margin-bottom: 30px;
  border: none;
  border-top: 5px solid #3d50a0; }
  .sidebar .widget > :first-child {
    margin-top: 0; }
  .sidebar .widget > :last-child {
    margin-bottom: 0; }
  .sidebar .widget h1, .sidebar .widget h2, .sidebar .widget h3, .sidebar .widget h4, .sidebar .widget h5, .sidebar .widget h6, .sidebar .widget p, .sidebar .widget li, .sidebar .widget dl {
    color: #333333; }
  .sidebar .widget h1, .sidebar .widget h2, .sidebar .widget h3, .sidebar .widget h4, .sidebar .widget h5, .sidebar .widget h6 {
    line-height: 1;
    margin-bottom: 0.625rem; }
    .sidebar .widget h1.subheader, .sidebar .widget h2.subheader, .sidebar .widget h3.subheader, .sidebar .widget h4.subheader, .sidebar .widget h5.subheader, .sidebar .widget h6.subheader {
      line-height: 1.4; }
  .sidebar .widget h1, .sidebar .widget h2, .sidebar .widget h3, .sidebar .widget h4, .sidebar .widget h5, .sidebar .widget h6 {
    line-height: 1.2; }
  .sidebar .widget a {
    width: 100%;
    text-align: center; }
  .sidebar .widget .post-date, .sidebar .widget .rss-date {
    display: block;
    font-size: 14px;
    font-size: 0.868rem;
    line-height: 1.5; }
  .sidebar .widget a.rsswidget img {
    display: none;
    visibility: hidden; }

.sidebar #calendar_wrap caption {
  margin-bottom: 15px;
  font-size: 16px;
  font-size: 0.992rem;
  line-height: 1.5;
  font-weight: normal;
  text-align: left; }

.sidebar #calendar_wrap table, .sidebar #calendar_wrap a {
  font-size: 14px;
  font-size: 0.868rem;
  line-height: 1.5; }

.sidebar #calendar_wrap table {
  width: 100%;
  margin-bottom: 0;
  border-color: #fff; }

.featured .thumb {
  max-height: 150px; }

img.alignleft, img.alignright, img.aligncenter, img.alignnone, .wp-caption.alignleft, .wp-caption.alignright, .wp-caption.aligncenter, .wp-caption.alignnone {
  line-height: 0;
  display: inline-block;
  max-width: 100%;
  box-shadow: none;
  transition: all 200ms ease-out;
  margin-bottom: 10px; }

img.alignleft, .wp-caption.alignleft {
  float: left;
  margin-right: 20px; }

img.alignright, .wp-caption.alignright {
  float: right;
  margin-left: 20px; }

img.aligncenter, .wp-caption.aligncenter {
  display: block;
  margin: 0 auto;
  text-align: center; }

img .wp-caption-text, .wp-caption .wp-caption-text {
  margin-bottom: 0;
  background: #ededed;
  padding: 10px;
  text-align: center;
  font-size: 16px;
  font-size: 0.992rem;
  line-height: 1.5;
  transition: all 200ms ease-out; }

img:hover .wp-caption-text, img:focus .wp-caption-text, .wp-caption:hover .wp-caption-text, .wp-caption:focus .wp-caption-text {
  background: #dedede; }

.wp-caption.alignleft, .wp-caption.alignright, .wp-caption.aligncenter, .wp-caption.alignnone {
  border: 5px solid #ededed;
  margin-bottom: 20px; }
  .wp-caption.alignleft:hover, .wp-caption.alignleft:focus, .wp-caption.alignright:hover, .wp-caption.alignright:focus, .wp-caption.aligncenter:hover, .wp-caption.aligncenter:focus, .wp-caption.alignnone:hover, .wp-caption.alignnone:focus {
    border-color: #dedede; }

.gallery {
  margin-bottom: 20px !important;
  border-bottom: 3px solid #dedede;
  background: #ededed; }
  .gallery .gallery-item {
    margin-top: 0 !important;
    margin-bottom: 10px; }
    .gallery .gallery-item:first-child {
      margin-left: 0; }
  .gallery .gallery-icon {
    margin-bottom: 0; }
  .gallery img {
    width: 100%;
    border: 5px solid #ededed !important;
    transition: all 200ms ease-out; }
    .gallery img:hover, .gallery img:focus {
      border-color: #dedede !important; }
  .gallery .gallery-caption {
    margin-bottom: 0;
    padding: 5px 10px;
    font-size: 16px;
    font-size: 0.992rem;
    line-height: 1.5; }

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

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

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

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

.top-bar-section {
  left: 0;
  position: relative;
  width: auto;
  transition: left 300ms ease-out; }
  .top-bar-section ul {
    padding: 0;
    width: 100%;
    height: auto;
    display: block;
    font-size: 16px;
    margin: 0; }
  .top-bar-section .divider,
  .top-bar-section [role="separator"] {
    border-top: solid 1px gray;
    clear: both;
    height: 1px;
    width: 100%; }
  .top-bar-section ul li {
    background: #d53246; }
    .top-bar-section ul li > a {
      display: block;
      width: 100%;
      color: #d53246;
      padding: 12px 0 12px 0;
      padding-left: 0.9375rem;
      font-family: "Open Sans", Helvetica, Arial, sans-serif;
      font-size: 0.8125rem;
      font-weight: normal;
      text-transform: none; }
      .top-bar-section ul li > a.button {
        font-size: 0.8125rem;
        padding-right: 0.9375rem;
        padding-left: 0.9375rem;
        background-color: #d53246;
        border-color: #af2435;
        color: #fff; }
        .top-bar-section ul li > a.button:hover, .top-bar-section ul li > a.button:focus {
          background-color: #af2435; }
        .top-bar-section ul li > a.button:hover, .top-bar-section ul li > a.button:focus {
          color: #fff; }
      .top-bar-section ul li > a.button.secondary {
        background-color: #3d50a0;
        border-color: #314080;
        color: #fff; }
        .top-bar-section ul li > a.button.secondary:hover, .top-bar-section ul li > a.button.secondary:focus {
          background-color: #314080; }
        .top-bar-section ul li > a.button.secondary:hover, .top-bar-section ul li > a.button.secondary:focus {
          color: #fff; }
      .top-bar-section ul li > a.button.success {
        background-color: #87d37c;
        border-color: #59c24a;
        color: #fff; }
        .top-bar-section ul li > a.button.success:hover, .top-bar-section ul li > a.button.success:focus {
          background-color: #59c24a; }
        .top-bar-section ul li > a.button.success:hover, .top-bar-section ul li > a.button.success:focus {
          color: #fff; }
      .top-bar-section ul li > a.button.alert {
        background-color: #cf000f;
        border-color: #a6000c;
        color: #fff; }
        .top-bar-section ul li > a.button.alert:hover, .top-bar-section ul li > a.button.alert:focus {
          background-color: #a6000c; }
        .top-bar-section ul li > a.button.alert:hover, .top-bar-section ul li > a.button.alert:focus {
          color: #fff; }
      .top-bar-section ul li > a.button.warning {
        background-color: #f5ab35;
        border-color: #e3900b;
        color: #fff; }
        .top-bar-section ul li > a.button.warning:hover, .top-bar-section ul li > a.button.warning:focus {
          background-color: #e3900b; }
        .top-bar-section ul li > a.button.warning:hover, .top-bar-section ul li > a.button.warning:focus {
          color: #fff; }
    .top-bar-section ul li > button {
      font-size: 0.8125rem;
      padding-right: 0.9375rem;
      padding-left: 0.9375rem;
      background-color: #d53246;
      border-color: #af2435;
      color: #fff; }
      .top-bar-section ul li > button:hover, .top-bar-section ul li > button:focus {
        background-color: #af2435; }
      .top-bar-section ul li > button:hover, .top-bar-section ul li > button:focus {
        color: #fff; }
      .top-bar-section ul li > button.secondary {
        background-color: #3d50a0;
        border-color: #314080;
        color: #fff; }
        .top-bar-section ul li > button.secondary:hover, .top-bar-section ul li > button.secondary:focus {
          background-color: #314080; }
        .top-bar-section ul li > button.secondary:hover, .top-bar-section ul li > button.secondary:focus {
          color: #fff; }
      .top-bar-section ul li > button.success {
        background-color: #87d37c;
        border-color: #59c24a;
        color: #fff; }
        .top-bar-section ul li > button.success:hover, .top-bar-section ul li > button.success:focus {
          background-color: #59c24a; }
        .top-bar-section ul li > button.success:hover, .top-bar-section ul li > button.success:focus {
          color: #fff; }
      .top-bar-section ul li > button.alert {
        background-color: #cf000f;
        border-color: #a6000c;
        color: #fff; }
        .top-bar-section ul li > button.alert:hover, .top-bar-section ul li > button.alert:focus {
          background-color: #a6000c; }
        .top-bar-section ul li > button.alert:hover, .top-bar-section ul li > button.alert:focus {
          color: #fff; }
      .top-bar-section ul li > button.warning {
        background-color: #f5ab35;
        border-color: #e3900b;
        color: #fff; }
        .top-bar-section ul li > button.warning:hover, .top-bar-section ul li > button.warning:focus {
          background-color: #e3900b; }
        .top-bar-section ul li > button.warning:hover, .top-bar-section ul li > button.warning:focus {
          color: #fff; }
    .top-bar-section ul li:hover > a {
      background-color: #fff;
      background: #fff;
      color: #d53246; }
    .top-bar-section ul li.active > a {
      background: #fff;
      color: #d53246; }
      .top-bar-section ul li.active > a:hover {
        background: #fff;
        color: #d53246; }
  .top-bar-section .has-form {
    padding: 0.9375rem; }
  .top-bar-section .has-dropdown {
    position: relative; }
    .top-bar-section .has-dropdown > a:after {
      margin-right: 0.9375rem;
      margin-top: -4.5px;
      position: absolute;
      top: 50%;
      right: 0; }
    .top-bar-section .has-dropdown.moved {
      position: static; }
      .top-bar-section .has-dropdown.moved > .dropdown {
        display: block;
        position: static !important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto;
        position: absolute !important;
        width: 100%;
        top: 0; }
        .top-bar-section .has-dropdown.moved > .dropdown:before {
          display: none; }
      .top-bar-section .has-dropdown.moved > a:after {
        display: none; }
  .top-bar-section .dropdown {
    padding: 0;
    position: absolute;
    left: 100%;
    top: 0;
    z-index: 99;
    display: block;
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px; }
    .top-bar-section .dropdown li {
      width: 100%;
      height: auto; }
      .top-bar-section .dropdown li a {
        font-weight: normal;
        padding: 8px 0.9375rem; }
        .top-bar-section .dropdown li a.parent-link {
          font-weight: normal; }
      .top-bar-section .dropdown li.title h5, .top-bar-section .dropdown li.parent-link {
        margin-bottom: 0;
        margin-top: 0;
        font-size: 1.125rem; }
        .top-bar-section .dropdown li.title h5 a, .top-bar-section .dropdown li.parent-link a {
          background: #3d50a0;
          color: #fff;
          display: block; }
          .top-bar-section .dropdown li.title h5 a:hover, .top-bar-section .dropdown li.title h5 a:focus, .top-bar-section .dropdown li.parent-link a:hover, .top-bar-section .dropdown li.parent-link a:focus {
            background: #34458a; }
      .top-bar-section .dropdown li.has-form {
        padding: 8px 0.9375rem; }
      .top-bar-section .dropdown li .button, .top-bar-section .dropdown li button {
        top: auto; }
    .top-bar-section .dropdown label {
      padding: 8px 0.9375rem 2px;
      margin-bottom: 0;
      text-transform: uppercase;
      color: #8e8e7a;
      font-weight: bold;
      font-size: 0.625rem; }

.js-generated {
  display: block; }

@media only screen and (min-width: 48.75em) {
  .top-bar {
    background: #fff;
    overflow: visible; }
    .top-bar:before, .top-bar:after {
      content: " ";
      display: table; }
    .top-bar:after {
      clear: both; }
    .top-bar .toggle-topbar {
      display: none; }
    .top-bar .title-area {
      float: left; }
    .top-bar .name h1 a {
      width: auto; }
    .top-bar.expanded {
      background: #fff; }
  .contain-to-grid .top-bar {
    max-width: 62.5rem;
    margin: 0 auto;
    margin-bottom: 0; }
  .top-bar-section {
    transition: none 0 0;
    left: 0 !important; }
    .top-bar-section ul {
      width: auto;
      height: auto !important;
      display: inline; }
      .top-bar-section ul li {
        float: left; }
        .top-bar-section ul li .js-generated {
          display: none; }
    .top-bar-section .has-dropdown.moved {
      position: relative; }
      .top-bar-section .has-dropdown.moved > .dropdown {
        display: block;
        clip: rect(1px, 1px, 1px, 1px);
        height: 1px;
        overflow: hidden;
        position: absolute !important;
        width: 1px; }
    .top-bar-section .has-dropdown.hover > .dropdown, .top-bar-section .has-dropdown.not-click:hover > .dropdown {
      display: block;
      position: static !important;
      height: auto;
      width: auto;
      overflow: visible;
      clip: auto;
      position: absolute !important; }
    .top-bar-section .has-dropdown > a:focus + .dropdown {
      display: block;
      position: static !important;
      height: auto;
      width: auto;
      overflow: visible;
      clip: auto;
      position: absolute !important; }
    .top-bar-section .dropdown {
      left: 0;
      top: auto;
      background: transparent;
      min-width: 100%; }
      .top-bar-section .dropdown li a {
        color: #fff;
        line-height: 2.8125rem;
        white-space: nowrap;
        padding: 12px 0.9375rem;
        background: #d53246; }
      .top-bar-section .dropdown li:hover {
        color: #fff;
        background-color: #fff;
        background: #bc2639; }
      .top-bar-section .dropdown li label {
        white-space: nowrap;
        background: #8e8e7a; }
      .top-bar-section .dropdown li .dropdown {
        left: 100%;
        top: 0; }
    .top-bar-section > ul > .divider,
    .top-bar-section > ul > [role="separator"] {
      border-bottom: none;
      border-top: none;
      border-right: solid 1px white;
      clear: none;
      height: 2.8125rem;
      width: 0; }
    .top-bar-section .has-form {
      background: #fff;
      padding: 0 0.9375rem;
      height: 2.8125rem; }
    .top-bar-section .right li .dropdown {
      left: auto;
      right: 0; }
      .top-bar-section .right li .dropdown li .dropdown {
        right: 100%; }
    .top-bar-section .left li .dropdown {
      right: auto;
      left: 0; }
      .top-bar-section .left li .dropdown li .dropdown {
        left: 100%; }
  .no-js .top-bar-section ul li:hover > a {
    background-color: #fff;
    background: #fff;
    color: #d53246; }
  .no-js .top-bar-section ul li:active > a {
    background: #fff;
    color: #d53246; }
  .no-js .top-bar-section .has-dropdown:hover > .dropdown {
    display: block;
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
    position: absolute !important; }
  .no-js .top-bar-section .has-dropdown > a:focus + .dropdown {
    display: block;
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
    position: absolute !important; } }

.page-banner {
  padding: 30px 0;
  background: #3d50a0;
  text-align: left;
  color: #fff; }
  .page-banner h1, .page-banner h2, .page-banner h3, .page-banner h4, .page-banner h5, .page-banner h6 {
    color: #fff; }
  .page-banner h2 {
    margin-bottom: 15px; }

.bottom-banner {
  padding: 30px 0;
  background: #3d50a0;
  text-align: center;
  color: #fff; }
  .bottom-banner h1, .bottom-banner h2, .bottom-banner h3, .bottom-banner h4, .bottom-banner h5, .bottom-banner h6 {
    color: #fff; }
  .bottom-banner h2 {
    margin-bottom: 15px; }

.comments {
  clear: both; }
  .comments .comment-scroll {
    float: right; }
  .comments .media-list,
  .comments .children {
    list-style: none; }
  .comments .media-list {
    margin-left: 0; }
    .comments .media-list .comment {
      clear: both;
      margin-bottom: 30px; }
      .comments .media-list .comment ul {
        margin-top: 20px;
        margin-left: 30px;
        list-style: none; }
        .comments .media-list .comment ul li {
          margin-bottom: 0;
          border-bottom: none; }
  .comments .children {
    margin-left: 30px; }
  .comments .comment-meta {
    width: 100%;
    display: inline-block;
    margin-bottom: 10px; }
    .comments .comment-meta time {
      float: right; }
      .comments .comment-meta time a {
        font-size: 14px;
        font-size: 0.868rem;
        line-height: 1.5; }
  .comments .comment-author {
    display: inline-block;
    margin-right: 10px;
    float: left;
    font-weight: 700; }
    .comments .comment-author img {
      margin-right: 10px; }
    .comments .comment-author a {
      font-size: 18px;
      font-size: 1.116rem;
      line-height: 1.5; }
    .comments .comment-author .says {
      display: none;
      visibility: hidden; }
  .comments .alert-box, .comments .mc4wp-alert {
    clear: both;
    margin-bottom: 10px; }
  .comments .comment-text {
    clear: both;
    border-top: 3px solid #dedede;
    background: #f0f0f0;
    padding: 20px; }
    .comments .comment-text p:last-of-type {
      margin-bottom: 0; }
    .comments .comment-text a.comment-edit-link {
      width: 100%;
      display: inline-block;
      margin-top: 10px;
      text-align: right;
      font-size: 14px;
      font-size: 0.868rem;
      line-height: 1.5; }
  .comments .comment-reply-link {
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 0;
    border-style: solid;
    border-width: 0;
    cursor: pointer;
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    font-weight: normal;
    line-height: normal;
    margin: 0 0 1.25rem;
    position: relative;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    padding: 1rem 2rem 1.0625rem 2rem;
    font-size: 1rem;
    background-color: #d53246;
    border-color: #af2435;
    color: #fff;
    transition: background-color 300ms ease-out;
    margin-top: 10px;
    margin-bottom: 0;
    padding: 10px 15px; }
    .comments .comment-reply-link:hover, .comments .comment-reply-link:focus {
      background-color: #af2435; }
    .comments .comment-reply-link:hover, .comments .comment-reply-link:focus {
      color: #fff; }

.comment-form {
  clear: both;
  margin-bottom: 30px; }
  .comment-form .cancel-comment-reply,
  .comment-form form {
    margin-bottom: 0; }
  .comment-form .cancel-comment-reply {
    padding-bottom: 10px; }

.entry-meta {
  width: 100%;
  display: inline-block;
  margin-bottom: 10px;
  color: #adadad;
  font-size: 14px;
  font-size: 0.868rem;
  line-height: 1.5; }
  .entry-meta time {
    float: left;
    display: inline-block;
    margin-right: 5px;
    color: #878787; }
    .entry-meta time:after {
      content: "|";
      padding-left: 5px;
      color: #adadad; }
  .entry-meta.date {
    width: auto;
    float: right; }
    .entry-meta.date time {
      float: none;
      display: block;
      margin-right: 0;
      padding-top: 10px; }
      .entry-meta.date time:after {
        display: none; }
  .entry-meta .post-categories {
    float: left;
    display: inline-block; }
    .entry-meta .post-categories > li {
      margin-left: 0; }
    .entry-meta .post-categories a {
      font-size: 14px;
      font-size: 0.868rem;
      line-height: 1.5; }

.site-header .top-bar {
  width: 100%;
  display: inline-block;
  background: #fff;
  height: auto; }
  @media only screen and (min-width: 48.75em) {
    .site-header .top-bar div {
      float: right; } }
  .site-header .top-bar ul {
    list-style: none;
    margin-top: 0;
    margin-bottom: 1.0625rem;
    margin-left: -1.375rem;
    margin-right: 0;
    overflow: hidden;
    padding: 0;
    overflow: visible;
    margin: 0; }
    .site-header .top-bar ul > li {
      display: block;
      float: left;
      list-style: none;
      margin-left: 1.375rem; }
      .site-header .top-bar ul > li > * {
        display: block; }
    @media only screen and (max-width: 48.6875em) {
      .site-header .top-bar ul {
        margin-bottom: 10px; } }
    .site-header .top-bar ul > li {
      margin-left: 0;
      background: #fff; }
      .site-header .top-bar ul > li .js-generated {
        display: none; }
        @media only screen and (max-width: 48.6875em) {
          .site-header .top-bar ul > li .js-generated {
            display: block; } }
    .site-header .top-bar ul a {
      background: #d53246;
      padding: 10px;
      color: #fff;
      font-size: 18px;
      font-size: 1.116rem;
      line-height: 1.5;
      transition: border-top 300ms ease-in; }
      .site-header .top-bar ul a:hover, .site-header .top-bar ul a:focus {
        background: #bc2639;
        color: #fff; }
      @media only screen and (min-width: 48.75em) and (max-width: 64em) {
        .site-header .top-bar ul a {
          font-size: 16px;
          font-size: 0.992rem;
          line-height: 1.5; } }
      @media only screen and (min-width: 48.75em) {
        .site-header .top-bar ul a {
          position: relative;
          background: transparent;
          padding: 38px 15px;
          color: #222; }
          .site-header .top-bar ul a:hover, .site-header .top-bar ul a:focus {
            background: transparent;
            color: #d53246; } }
      @media only screen and (min-width: 48.75em) and (max-width: 55.313em) {
        .site-header .top-bar ul a {
          padding-left: 8px;
          padding-right: 8px; } }
  .site-header .top-bar .menu > .active > a {
    background: #3d50a0;
    color: #fff; }
    .site-header .top-bar .menu > .active > a:hover, .site-header .top-bar .menu > .active > a:focus {
      background: #34458a; }
    @media only screen and (min-width: 48.75em) {
      .site-header .top-bar .menu > .active > a {
        background: transparent;
        color: #d53246; }
        .site-header .top-bar .menu > .active > a:before {
          width: 0;
          content: '';
          position: absolute;
          top: 0;
          left: 40%;
          border-left: 10px solid transparent;
          border-right: 10px solid transparent;
          border-top: 10px solid #3d50a0; }
        .site-header .top-bar .menu > .active > a:hover, .site-header .top-bar .menu > .active > a:focus {
          background: transparent;
          color: #bc2639; } }
  .site-header .top-bar .button-search {
    margin-top: 30px;
    margin-left: 15px;
    background: transparent;
    padding: 0;
    color: #222;
    font-size: 25px;
    font-size: 1.55rem;
    line-height: 1.5; }
    .site-header .top-bar .button-search:before {
      content: "";
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-family: 'icomoon';
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; }
    .site-header .top-bar .button-search:hover, .site-header .top-bar .button-search:focus {
      color: #d53246; }
    .site-header .top-bar .button-search.opened {
      color: #d53246; }
      .site-header .top-bar .button-search.opened:before {
        content: "";
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-family: 'icomoon';
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
    @media only screen and (min-width: 48.75em) {
      .site-header .top-bar .button-search {
        float: right; } }
    @media only screen and (min-width: 64.063em) {
      .site-header .top-bar .button-search {
        font-size: 30px;
        font-size: 1.86rem;
        line-height: 1.5; } }
  @media only screen and (max-width: 48.6875em) {
    .site-header .top-bar {
      clear: both;
      overflow: hidden;
      max-height: 0; }
      .site-header .top-bar.active {
        max-height: 100%; }
        .site-header .top-bar.active ul {
          float: none !important; }
        .site-header .top-bar.active li {
          display: block;
          float: none; } }

@media only screen and (min-width: 48.75em) {
  .site-header .toggle-container {
    display: none;
    visibility: hidden; } }

.site-header .toggle-container .nav-toggle {
  float: right;
  margin-top: 5px;
  font-size: 32px;
  font-size: 1.984rem;
  line-height: 1.5; }
  .site-header .toggle-container .nav-toggle:before {
    content: "";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-family: 'icomoon';
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  .site-header .toggle-container .nav-toggle:visited {
    color: #d53246; }

.site-header .dropdown {
  background: #d53246;
  top: 80px; }
  .site-header .dropdown:before {
    width: 0;
    content: '';
    position: absolute;
    top: -10px;
    left: 25px;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #d53246; }
  .site-header .dropdown li, .site-header .dropdown .active {
    position: relative;
    width: 100%;
    margin: 0;
    background: #d53246; }
    .site-header .dropdown li a, .site-header .dropdown .active a {
      display: block;
      background: #d53246;
      color: #fff;
      white-space: nowrap;
      padding: 10px 40px 10px 10px;
      transition: all 300ms ease-in; }
      .site-header .dropdown li a:hover, .site-header .dropdown li a:focus, .site-header .dropdown .active a:hover, .site-header .dropdown .active a:focus {
        background: #bc2639;
        color: #fff; }

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

footer.site-footer nav a {
  font-size: 14px;
  font-size: 0.868rem;
  line-height: 1.5;
  color: #fff; }
  footer.site-footer nav a:hover, footer.site-footer nav a:focus {
    border-bottom: 1px solid #fff; }

.post-summary:before, .post-summary:after {
  content: " ";
  display: table; }

.post-summary:after {
  clear: both; }

.page-header {
  width: 100%;
  display: inline-block;
  margin-top: 30px; }
  @media only screen and (min-width: 64.063em) {
    .page-header h1 {
      width: 80%;
      float: left; } }
  @media only screen and (min-width: 64.063em) {
    .page-header .header-group h1 {
      width: 100%;
      float: none; } }
  @media only screen and (min-width: 64.063em) {
    .page-header ul.entry-meta {
      width: 20%;
      float: right;
      margin-top: 17px; }
      .page-header ul.entry-meta li {
        float: right; } }

.page-element {
  border-bottom: 1px solid #dedede;
  padding-top: 30px;
  padding-bottom: 30px; }
  .page-element:last-of-type {
    border-bottom: 0; }
  .page-element figure {
    margin: 0; }
  .page-element .main-content, .page-element .intro-content {
    border-top: 5px solid #3d50a0;
    padding-top: 15px; }

.summary,
.post-summary {
  margin-bottom: 25px;
  border-bottom: 1px solid #dedede;
  padding-bottom: 30px; }
  .summary:before, .summary:after,
  .post-summary:before,
  .post-summary:after {
    content: " ";
    display: table; }
  .summary:after,
  .post-summary:after {
    clear: both; }
  .summary:last-of-type,
  .post-summary:last-of-type {
    margin-bottom: 30px;
    border-bottom: none;
    padding-bottom: 0; }
  .summary a img,
  .post-summary a img {
    float: left;
    margin-top: 8px;
    margin-right: 3%; }
  .summary p,
  .post-summary p {
    margin-bottom: 0; }
  .summary header,
  .post-summary header {
    position: relative; }
  .summary.sticky,
  .post-summary.sticky {
    position: relative;
    border-bottom: 3px solid #dedede;
    background: #ededed;
    padding: 10px 20px 20px 20px; }
    .summary.sticky h4,
    .post-summary.sticky h4 {
      margin-top: 0; }
      .summary.sticky h4 a,
      .post-summary.sticky h4 a {
        font-size: 28px;
        font-size: 1.736rem;
        line-height: 1.5; }
    .summary.sticky img,
    .post-summary.sticky img {
      max-width: 100%;
      float: none;
      margin: 10px 0; }
    .summary.sticky a img,
    .post-summary.sticky a img {
      border: 5px solid #fff;
      transition: all 300ms ease-out; }
      .summary.sticky a img:hover, .summary.sticky a img:focus,
      .post-summary.sticky a img:hover,
      .post-summary.sticky a img:focus {
        border-color: #dedede; }
  .summary.post-password-required h2, .summary.post-password-required h4, .summary.status-private h2, .summary.status-private h4,
  .post-summary.post-password-required h2,
  .post-summary.post-password-required h4,
  .post-summary.status-private h2,
  .post-summary.status-private h4 {
    position: relative;
    display: table;
    margin-top: 0;
    padding-left: 40px; }
    .summary.post-password-required h2:before, .summary.post-password-required h4:before, .summary.status-private h2:before, .summary.status-private h4:before,
    .post-summary.post-password-required h2:before,
    .post-summary.post-password-required h4:before,
    .post-summary.status-private h2:before,
    .post-summary.status-private h4:before {
      content: "";
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-family: 'icomoon';
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; }
    .summary.post-password-required h2:before, .summary.post-password-required h4:before, .summary.status-private h2:before, .summary.status-private h4:before,
    .post-summary.post-password-required h2:before,
    .post-summary.post-password-required h4:before,
    .post-summary.status-private h2:before,
    .post-summary.status-private h4:before {
      width: 30px;
      height: 30px;
      display: table-cell;
      position: absolute;
      top: 2px;
      left: 0;
      background: #d53246;
      color: #fff;
      font-size: 18px;
      font-size: 1.116rem;
      line-height: 1.5;
      text-align: center;
      vertical-align: middle; }
  .summary.post-password-required h2:before, .summary.status-private h2:before,
  .post-summary.post-password-required h2:before,
  .post-summary.status-private h2:before {
    top: 7px; }

.news-posts {
  margin-bottom: 30px; }

.pager {
  margin-bottom: 40px;
  border-top: 1px solid #dedede;
  padding-top: 40px;
  text-align: center; }
  .pager:before, .pager:after {
    content: " ";
    display: table; }
  .pager:after {
    clear: both; }
  .pager .pagination {
    display: inline-block;
    margin: 0 auto; }
  .pager .btn-pagination {
    margin-top: 13px; }
  .pager a:visited {
    color: #d53246; }
    .pager a:visited:hover, .pager a:visited:focus {
      color: #bc2639; }
  .pager ul {
    list-style: none;
    margin-top: 0;
    margin-bottom: 1.0625rem;
    margin-left: -1.375rem;
    margin-right: 0;
    overflow: hidden;
    padding: 0;
    margin: 0; }
    .pager ul > li {
      display: block;
      float: left;
      list-style: none;
      margin-left: 1.375rem; }
      .pager ul > li > * {
        display: block; }
    .pager ul > li {
      margin-left: 10px; }
      .pager ul > li:first-child {
        margin-left: 0; }
  .pager li a {
    border: 1px solid #ededed;
    border-radius: 3px;
    background: #fff;
    padding: 10px 15px; }
  .pager li.active a {
    background: #ededed;
    border-color: #dedede;
    color: #8e8e7a;
    cursor: default; }

.header-search {
  display: none;
  background: #3d50a0;
  padding: 30px 0; }
  .header-search.expanded {
    display: block; }
  @media only screen and (max-width: 48.6875em) {
    .header-search {
      display: block;
      height: 100%; }
      .header-search.expanded {
        display: block; } }
  .header-search input, .header-search button {
    margin-bottom: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  .header-search .search-field {
    position: relative;
    margin-top: 4px; }
    .header-search .search-field .icon-search {
      display: block; }
      .header-search .search-field .icon-search:before {
        content: "";
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-family: 'icomoon';
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
      .header-search .search-field .icon-search:before {
        position: absolute;
        font-size: 36px;
        color: #fff; }
      .header-search .search-field .icon-search.focus:before {
        opacity: 0.4;
        filter: alpha(opacity=40); }
      @media only screen and (max-width: 48.6875em) {
        .header-search .search-field .icon-search {
          display: none; } }
    .header-search .search-field input {
      width: 90%;
      display: inline-block;
      margin-left: 50px;
      background: transparent;
      border: none;
      border-bottom: 1px solid #fff;
      padding: 0 0 10px 0;
      color: #fff;
      font-size: 18px;
      font-size: 1.116rem;
      line-height: 1.5; }
      @media only screen and (max-width: 48.6875em) {
        .header-search .search-field input {
          width: 100%;
          margin-left: 0;
          font-size: 16px;
          font-size: 0.992rem;
          line-height: 1.5; } }
    .header-search .search-field *::-webkit-input-placeholder {
      color: #fff;
      opacity: 0.4;
      filter: alpha(opacity=40); }
    .header-search .search-field *:-moz-placeholder {
      color: #fff;
      opacity: 0.4;
      filter: alpha(opacity=40); }
    .header-search .search-field *::-moz-placeholder {
      color: #fff;
      opacity: 0.4;
      filter: alpha(opacity=40); }
    .header-search .search-field *:-ms-input-placeholder {
      color: #fff;
      opacity: 0.4;
      filter: alpha(opacity=40); }
  .header-search button {
    width: 100%;
    display: inline-block; }

body.search-no-results .page-element {
  min-height: 200px; }

ul.social-media {
  list-style: none;
  margin-top: 0;
  margin-bottom: 1.0625rem;
  margin-left: -1.375rem;
  margin-right: 0;
  overflow: hidden;
  padding: 0;
  float: right;
  margin: 0; }
  ul.social-media > li {
    display: block;
    float: left;
    list-style: none;
    margin-left: 1.375rem; }
    ul.social-media > li > * {
      display: block; }
  @media only screen and (max-width: 48.6875em) {
    ul.social-media {
      float: none;
      display: inline-block;
      margin-bottom: 10px; } }
  ul.social-media > li {
    float: left;
    margin-left: 1px;
    margin-bottom: 0; }
  ul.social-media a {
    width: 40px;
    height: 40px;
    position: relative;
    display: block;
    color: #fff;
    line-height: 1; }
    ul.social-media a:before {
      position: absolute;
      top: 8px;
      left: 10px;
      font-size: 22px;
      font-size: 1.364rem;
      line-height: 1.5; }
    ul.social-media a:visited {
      color: #fff; }
    ul.social-media a[href*="twitter"] {
      background: #1da1f2; }
      ul.social-media a[href*="twitter"]:hover, ul.social-media a[href*="twitter"]:focus {
        background: #0b79bd; }
      ul.social-media a[href*="twitter"]:before {
        content: "";
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-family: 'icomoon';
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
    ul.social-media a[href*="facebook"] {
      background: #3b5998; }
      ul.social-media a[href*="facebook"]:hover, ul.social-media a[href*="facebook"]:focus {
        background: #273b65; }
      ul.social-media a[href*="facebook"]:before {
        content: "";
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-family: 'icomoon';
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
    ul.social-media a[href*="plus.google"] {
      background: #dd4b39; }
      ul.social-media a[href*="plus.google"]:hover, ul.social-media a[href*="plus.google"]:focus {
        background: #b02e1e; }
      ul.social-media a[href*="plus.google"]:before {
        content: "";
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-family: 'icomoon';
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
    ul.social-media a[href*="flickr"] {
      background: #ff0084; }
      ul.social-media a[href*="flickr"]:hover, ul.social-media a[href*="flickr"]:focus {
        background: #b8005f; }
      ul.social-media a[href*="flickr"]:before {
        content: "";
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-family: 'icomoon';
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
    ul.social-media a[href*="linkedin"] {
      background: #0077b5; }
      ul.social-media a[href*="linkedin"]:hover, ul.social-media a[href*="linkedin"]:focus {
        background: #00486e; }
      ul.social-media a[href*="linkedin"]:before {
        content: "";
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-family: 'icomoon';
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
    ul.social-media a[href*="youtube"] {
      background: #cd201f; }
      ul.social-media a[href*="youtube"]:hover, ul.social-media a[href*="youtube"]:focus {
        background: #8f1616; }
      ul.social-media a[href*="youtube"]:before {
        content: "";
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-family: 'icomoon';
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }

.share {
  width: 100%;
  display: inline-block;
  margin-bottom: 1.25rem; }
  @media only screen and (min-width: 64.063em) {
    .share {
      display: block;
      margin-bottom: 0; } }
  .share ul {
    list-style: none;
    margin: 0; }
    @media only screen and (min-width: 64.063em) {
      .share ul {
        position: fixed;
        top: 290px;
        left: 0; } }
    .share ul li {
      float: left;
      display: inline-block;
      margin-right: 5px; }
      @media only screen and (min-width: 64.063em) {
        .share ul li {
          display: block;
          float: none;
          margin-right: 0;
          margin-top: 5px; }
          .share ul li:first-child {
            margin-top: 0; } }
  .share a {
    width: 35px;
    height: 35px;
    display: block;
    position: relative;
    padding: 5px;
    color: #fff;
    text-align: center; }
    @media only screen and (min-width: 64.063em) {
      .share a {
        -webkit-border-bottom-right-radius: 10px;
        -webkit-border-top-right-radius: 10px;
        border-bottom-right-radius: 10px;
        border-top-right-radius: 10px;
        -webkit-border-bottom-left-radius: 0;
        -webkit-border-top-left-radius: 0;
        border-bottom-left-radius: 0;
        border-top-left-radius: 0; } }
    .share a:visited {
      color: #fff; }
    .share a.facebook {
      background: #3b5998;
      -webkit-box-shadow: 0 2px 0 0 #263961;
      -moz-box-shadow: 0 2px 0 0 #263961;
      box-shadow: 0 2px 0 0 #263961; }
      .share a.facebook:before {
        content: "";
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-family: 'icomoon';
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
      .share a.facebook:hover, .share a.facebook:focus {
        top: 2px;
        background: #2d4373;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none; }
    .share a.twitter {
      background: #1da1f2;
      -webkit-box-shadow: 0 2px 0 0 #0b76b8;
      -moz-box-shadow: 0 2px 0 0 #0b76b8;
      box-shadow: 0 2px 0 0 #0b76b8; }
      .share a.twitter:before {
        content: "";
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-family: 'icomoon';
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
      .share a.twitter:hover, .share a.twitter:focus {
        top: 2px;
        background: #0c85d0;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none; }
    .share a.mail {
      background: #3d50a0;
      -webkit-box-shadow: 0 2px 0 0 #283469;
      -moz-box-shadow: 0 2px 0 0 #283469;
      box-shadow: 0 2px 0 0 #283469; }
      .share a.mail:before {
        content: "";
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-family: 'icomoon';
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
      .share a.mail:hover, .share a.mail:focus {
        top: 2px;
        background: #2f3e7b;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none; }

.error-image {
  display: block;
  position: relative;
  padding-top: 67px;
  padding-left: 62px;
  font-size: 60px;
  font-size: 3.72rem;
  line-height: 1.5;
  color: #999999;
  font-weight: bold; }
  .error-image:before {
    content: "";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-family: 'icomoon';
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  @media only screen and (min-width: 48.75em) and (max-width: 64em) {
    .error-image {
      padding-top: 49px;
      padding-left: 45px;
      font-size: 55px;
      font-size: 3.41rem;
      line-height: 1.5; } }
  .error-image:before {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 270px;
    font-size: 16.74rem;
    line-height: 1.5;
    line-height: 1;
    color: #cccccc;
    text-shadow: #bfbfbf 1px 1px 0; }
    @media only screen and (min-width: 48.75em) and (max-width: 64em) {
      .error-image:before {
        font-size: 220px;
        font-size: 13.64rem;
        line-height: 1.5;
        line-height: 1; } }

.error404 main .medium-8, .error404 main .row.twothirds .column-1, .row.twothirds .error404 main .column-1, .error404 main .row.onethird .column-2, .row.onethird .error404 main .column-2 {
  margin-bottom: 30px; }

.main-archive article.post-summary h1.entry-title,
.main-home article.post-summary h1.entry-title {
  margin-bottom: 10px; }

.main-archive article.post-summary img,
.main-home article.post-summary img {
  max-width: 30%;
  float: left;
  margin-top: 8px;
  margin-right: 5%; }
  @media only screen and (min-width: 48.75em) {
    .main-archive article.post-summary img,
    .main-home article.post-summary img {
      width: 20%;
      margin-right: 3%; } }

.main-archive article.post-summary p,
.main-home article.post-summary p {
  margin-bottom: 20px; }

.main-archive article.post-summary .button,
.main-home article.post-summary .button {
  margin-bottom: 0; }

.main-archive article.sticky header h1,
.main-home article.sticky header h1 {
  line-height: 1; }
  .main-archive article.sticky header h1 a,
  .main-home article.sticky header h1 a {
    font-size: 30px;
    font-size: 1.86rem;
    line-height: 1.5; }

.address-panel {
  border-top: 5px solid #3d50a0;
  padding-top: 15px; }
  .address-panel address {
    font-style: normal; }
    .address-panel address:before {
      content: "";
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-family: 'icomoon';
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; }
  .address-panel .contact-link {
    display: block; }
    .address-panel .contact-link.phone:before {
      content: "";
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-family: 'icomoon';
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; }
    .address-panel .contact-link.email:before {
      content: "";
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-family: 'icomoon';
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; }
  .address-panel address,
  .address-panel .contact-link {
    position: relative;
    padding-left: 25px;
    padding-bottom: 15px;
    font-size: 16px;
    font-size: 0.992rem;
    line-height: 1.5; }
    .address-panel address:before,
    .address-panel .contact-link:before {
      position: absolute;
      top: 2px;
      left: 0;
      font-size: 20px;
      color: #3d50a0; }

.page-template-template-contact .main {
  padding-bottom: 30px; }

.search article.summary:last-of-type {
  margin-bottom: 0; }

.page-template-page-home .image-features ul {
  margin: 25px 0;
  padding: 15px 0 0;
  border-bottom: 1px solid #ccc; }

/* The Grid ---------------------- */
/* https://gist.githubusercontent.com/hatefulcrawdad/5068210/raw/80dec950e05d32da050d703321831c21dc3d1354/ie8-grid-foundation-4.css */
.lt-ie9 .row {
  width: 940px;
  max-width: 100%;
  min-width: 768px;
  margin: 0 auto; }

.lt-ie9 .row .row {
  width: auto;
  max-width: none;
  min-width: 0;
  margin: 0 -15px; }

.lt-ie9 .row.large-collapse .column,
.lt-ie9 .row.large-collapse .columns {
  padding: 0; }

.lt-ie9 .row .row {
  width: auto;
  max-width: none;
  min-width: 0;
  margin: 0 -15px; }

.lt-ie9 .row .row.large-collapse {
  margin: 0; }

.lt-ie9 .column, .lt-ie9 .columns {
  float: left;
  min-height: 1px;
  padding: 0 15px;
  position: relative; }

.lt-ie9 .column.large-centered, .columns.large-centered {
  float: none;
  margin: 0 auto; }

.lt-ie9 [class*="column"] + [class*="column"]:last-child {
  float: right; }

.lt-ie9 [class*="column"] + [class*="column"].end {
  float: left; }

.lt-ie9 .large-1,
.lt-ie9 .row .large-1,
.lt-ie9 .medium-1,
.lt-ie9 .row .medium-1 {
  width: 8.33333%; }

.lt-ie9 .large-2,
.lt-ie9 .row .large-2,
.lt-ie9 .medium-2,
.lt-ie9 .row .medium-2 {
  width: 16.66667%; }

.lt-ie9 .large-3,
.lt-ie9 .row .large-3,
.lt-ie9 .medium-3,
.lt-ie9 .row .medium-3 {
  width: 25%; }

.lt-ie9 .large-4,
.lt-ie9 .row .large-4,
.lt-ie9 .medium-4,
.lt-ie9 .row.twothirds .column-2, .row.twothirds
.lt-ie9 .column-2,
.lt-ie9 .row.onethird .column-1, .row.onethird
.lt-ie9 .column-1,
.lt-ie9 .row .medium-4,
.lt-ie9 .row.twothirds .column-2,
.lt-ie9 .row.onethird .column-1 {
  width: 33.33333%; }

.lt-ie9 .large-5,
.lt-ie9 .row .large-5,
.lt-ie9 .medium-5,
.lt-ie9 .row .medium-5 {
  width: 41.66667%; }

.lt-ie9 .large-6,
.lt-ie9 .row .large-6,
.lt-ie9 .medium-6,
.lt-ie9 .row.half .column-1, .row.half
.lt-ie9 .column-1,
.lt-ie9 .row.half .column-2, .row.half
.lt-ie9 .column-2,
.lt-ie9 .row .medium-6,
.lt-ie9 .row.half .column-1,
.lt-ie9 .row.half .column-2 {
  width: 50%; }

.lt-ie9 .large-7,
.lt-ie9 .row .large-7,
.lt-ie9 .medium-7,
.lt-ie9 .row .medium-7 {
  width: 58.33333%; }

.lt-ie9 .large-8,
.lt-ie9 .row .large-8,
.lt-ie9 .medium-8,
.lt-ie9 .row.twothirds .column-1, .row.twothirds
.lt-ie9 .column-1,
.lt-ie9 .row.onethird .column-2, .row.onethird
.lt-ie9 .column-2,
.lt-ie9 .row .medium-8,
.lt-ie9 .row.twothirds .column-1,
.lt-ie9 .row.onethird .column-2 {
  width: 66.66667%; }

.lt-ie9 .large-9,
.lt-ie9 .row .large-9,
.lt-ie9 .medium-9,
.lt-ie9 .row .medium-9 {
  width: 75%; }

.lt-ie9 .large-10,
.lt-ie9 .row .large-10,
.lt-ie9 .medium-10,
.lt-ie9 .row .medium-10 {
  width: 83.33333%; }

.lt-ie9 .large-11,
.lt-ie9 .row .large-11,
.lt-ie9 .medium-11,
.lt-ie9 .row .medium-11 {
  width: 91.66667%; }

.lt-ie9 .large-12,
.lt-ie9 .row .large-12,
.lt-ie9 .medium-12,
.lt-ie9 .row .medium-12 {
  width: 100%; }

.lt-ie9 .row .large-offset-1 {
  margin-left: 8.33333%; }

.lt-ie9 .row .large-offset-2 {
  margin-left: 16.66667%; }

.lt-ie9 .row .large-offset-3 {
  margin-left: 25%; }

.lt-ie9 .row .large-offset-4 {
  margin-left: 33.33333%; }

.lt-ie9 .row .large-offset-5 {
  margin-left: 41.66667%; }

.lt-ie9 .row .large-offset-6 {
  margin-left: 50%; }

.lt-ie9 .row .large-offset-7 {
  margin-left: 58.33333%; }

.lt-ie9 .row .large-offset-8 {
  margin-left: 66.66667%; }

.lt-ie9 .row .large-offset-9 {
  margin-left: 75%; }

.lt-ie9 .row .large-offset-10 {
  margin-left: 83.33333%; }

.lt-ie9 .pull-2 {
  right: 16.66667%; }

.lt-ie9 .pull-3 {
  right: 25%; }

.lt-ie9 .pull-4 {
  right: 33.33333%; }

.lt-ie9 .pull-5 {
  right: 41.66667%; }

.lt-ie9 .pull-6 {
  right: 50%; }

.lt-ie9 .pull-7 {
  right: 58.33333%; }

.lt-ie9 .pull-8 {
  right: 66.66667%; }

.lt-ie9 .pull-9 {
  right: 75%; }

.lt-ie9 .pull-10 {
  right: 83.33333%; }

.lt-ie9 .push-2 {
  left: 16.66667%; }

.lt-ie9 .push-3 {
  left: 25%; }

.lt-ie9 .push-4 {
  left: 33.33333%; }

.lt-ie9 .push-5 {
  left: 41.66667%; }

.lt-ie9 .push-6 {
  left: 50%; }

.lt-ie9 .push-7 {
  left: 58.33333%; }

.lt-ie9 .push-8 {
  left: 66.66667%; }

.lt-ie9 .push-9 {
  left: 75%; }

.lt-ie9 .push-10 {
  left: 83.33333%; }

/* Nicolas Gallagher's micro clearfix */
.lt-ie9 .row {
  *zoom: 1; }

.lt-ie9 .row:before, .row:after {
  content: " ";
  display: table; }

.lt-ie9 .row:after {
  clear: both; }

/* IE7 */
.lt-ie8 .row {
  display: block;
  clear: both; }

.lt-ie8 .large-3,
.lt-ie8 .row .large-3,
.lt-ie8 .medium-3,
.lt-ie8 .row .medium-3 {
  width: 20%; }

.lt-ie8 .large-4,
.lt-ie8 .row .large-4,
.lt-ie8 .medium-4,
.lt-ie8 .row.twothirds .column-2, .row.twothirds
.lt-ie8 .column-2,
.lt-ie8 .row.onethird .column-1, .row.onethird
.lt-ie8 .column-1,
.lt-ie8 .row .medium-4,
.lt-ie8 .row.twothirds .column-2,
.lt-ie8 .row.onethird .column-1 {
  width: 28%; }

.lt-ie8 .large-6,
.lt-ie8 .row .large-6,
.lt-ie8 .medium-6,
.lt-ie8 .row.half .column-1, .row.half
.lt-ie8 .column-1,
.lt-ie8 .row.half .column-2, .row.half
.lt-ie8 .column-2,
.lt-ie8 .row .medium-6,
.lt-ie8 .row.half .column-1,
.lt-ie8 .row.half .column-2 {
  width: 45%; }

.lt-ie8 .large-8,
.lt-ie8 .row .large-8,
.lt-ie8 .medium-8,
.lt-ie8 .row.twothirds .column-1, .row.twothirds
.lt-ie8 .column-1,
.lt-ie8 .row.onethird .column-2, .row.onethird
.lt-ie8 .column-2,
.lt-ie8 .row .medium-8,
.lt-ie8 .row.twothirds .column-1,
.lt-ie8 .row.onethird .column-2 {
  width: 62%; }

.lt-ie8 .large-9,
.lt-ie8 .row .large-9,
.lt-ie8 .medium-9,
.lt-ie8 .row .medium-9 {
  width: 73%; }

/* Other ---------------------- */
.lt-ie9 :before {
  display: none; }

.lt-ie9 p {
  margin-bottom: 20px; }

.lt-ie9 h1, h2, h3, h4, h5, h6 {
  margin-bottom: 10px; }

.lt-ie9 .panel {
  padding: 20px; }

.lt-ie9 aside.sidebar section.widget {
  padding: 20px; }

.lt-ie9 [class*="block-grid-"] > li {
  padding-bottom: 15px; }

.lt-ie9 .medium-block-grid-2 > li {
  width: 49%; }

.lt-ie9 .medium-block-grid-2 > li:first-child {
  margin-right: 2%; }

.lt-ie9 table tr th, .lt-ie9 table tr td {
  padding: 8px; }

.lt-ie9 ul, .lt-ie9 ol {
  margin-bottom: 20px;
  margin-left: 30px; }
  .lt-ie9 ul ul, .lt-ie9 ul ol, .lt-ie9 ol ul, .lt-ie9 ol ol {
    margin-left: 60px; }

.lt-ie9 dl {
  margin-bottom: 20px; }
  .lt-ie9 dl dt {
    margin-bottom: 5px; }
  .lt-ie9 dl dd {
    margin-bottom: 10px; }

.lt-ie9 footer.site-footer nav ul > li {
  margin-left: 20px; }

.lt-ie9 footer.site-footer nav ul > li:first-child {
  margin-left: 0; }

/* IE7 */
.lt-ie8 .ie-visible {
  display: block;
  visibility: visible; }

.lt-ie8 .column, .lt-ie8 .columns {
  margin-left: 15px;
  padding: 0; }

.lt-ie8 .site-header h1 {
  margin-top: 30px; }

.lt-ie8 .site-header .medium-4, .lt-ie8 .site-header .row.twothirds .column-2, .row.twothirds .lt-ie8 .site-header .column-2, .lt-ie8 .site-header .row.onethird .column-1, .row.onethird .lt-ie8 .site-header .column-1 {
  margin-right: 50px; }

.lt-ie8 header.site-header nav {
  width: 100%; }

.lt-ie8 header.site-header nav ul a {
  padding: 15px; }

.lt-ie8 header.site-header form.searchform {
  display: inline-block;
  margin-top: 5px;
  margin-bottom: 20px; }
  .lt-ie8 header.site-header form.searchform div {
    float: right; }
  .lt-ie8 header.site-header form.searchform input#s {
    width: 200px;
    height: 18px;
    border: 1px solid #dedede; }
  .lt-ie8 header.site-header form.searchform input#searchsubmit {
    width: 100px;
    text-align: center; }

.lt-ie8 .page-element .medium-8, .lt-ie8 .page-element .row.twothirds .column-1, .row.twothirds .lt-ie8 .page-element .column-1, .lt-ie8 .page-element .row.onethird .column-2, .row.onethird .lt-ie8 .page-element .column-2,
.lt-ie8 .archive main .medium-8,
.lt-ie8 .archive main .row.twothirds .column-1, .row.twothirds
.lt-ie8 .archive main .column-1,
.lt-ie8 .archive main .row.onethird .column-2, .row.onethird
.lt-ie8 .archive main .column-2 {
  margin-right: 50px; }

.lt-ie8 .page-element {
  display: inline-block;
  clear: both; }

.lt-ie8 ul.medium-block-grid-2,
.lt-ie8 ul.medium-block-grid-3 {
  display: inline-block;
  clear: both;
  padding-bottom: 15px; }

.lt-ie8 ul.medium-block-grid-2 li {
  width: 48%;
  margin-left: 2%; }

.lt-ie8 ul.medium-block-grid-2 li:first-child {
  margin-left: 0; }

.lt-ie8 ul.medium-block-grid-3 {
  display: block;
  clear: both; }

.lt-ie8 ul.medium-block-grid-3 li {
  width: 30%;
  margin-left: 2%; }

.lt-ie8 ul.medium-block-grid-3 li:first-child {
  margin-left: 0; }

.lt-ie8 blockquote {
  background: url("../../govsite/build/img/ie/quote-left.png") no-repeat top left; }

.lt-ie8 .alert-box, .lt-ie8 .mc4wp-alert {
  padding: 10px 15px;
  font-size: 13px; }

.lt-ie8 .page-element,
.lt-ie8 .page-element article.summary {
  width: 100%;
  clear: both; }

.lt-ie8 article.summary.post-password-required h2, .lt-ie8 article.summary.post-password-required h4, .lt-ie8 article.summary.status-private h2, .lt-ie8 article.summary.status-private h4,
.lt-ie8 article.post-summary.post-password-required h2,
.lt-ie8 article.post-summary.post-password-required h4,
.lt-ie8 article.post-summary.status-private h2,
.lt-ie8 article.post-summary.status-private h4 {
  position: static;
  display: inline-block;
  background: transparent;
  background-image: url("../../govsite/build/img/ie/padlock.png");
  background-repeat: no-repeat;
  background-position: 0 0; }

.lt-ie8 article.summary.post-password-required h2, .lt-ie8 article.summary.status-private h2,
.lt-ie8 article.post-summary.post-password-required h2,
.lt-ie8 article.post-summary.status-private h2 {
  background-position: 0 7px; }

.lt-ie8 .panel.banner a {
  width: auto; }

.lt-ie8 form.searchform input[type="text"] {
  width: 60%;
  height: 20px;
  padding: 10px; }

.lt-ie8 aside.sidebar ul {
  margin-left: 0;
  list-style-image: url("../../govsite/build/img/ie/list-bullet.png"); }

.lt-ie8 aside.sidebar .address-panel address {
  background: url("../../govsite/build/img/ie/pin.png") no-repeat 0 0; }

.lt-ie8 aside.sidebar .address-panel .contact-link.phone {
  background: url("../../govsite/build/img/ie/phone.png") no-repeat 0 0; }

.lt-ie8 aside.sidebar .address-panel .contact-link.email {
  background: url("../../govsite/build/img/ie/envelope.png") no-repeat 0 0; }

.lt-ie8 aside.sidebar .panel a {
  width: 80%; }

.lt-ie8 input[type="text"],
.lt-ie8 input[type="password"],
.lt-ie8 input[type="date"],
.lt-ie8 input[type="datetime"],
.lt-ie8 input[type="datetime-local"],
.lt-ie8 input[type="month"],
.lt-ie8 input[type="week"],
.lt-ie8 input[type="email"],
.lt-ie8 input[type="number"],
.lt-ie8 input[type="search"],
.lt-ie8 input[type="tel"],
.lt-ie8 input[type="time"],
.lt-ie8 input[type="url"],
.lt-ie8 input[type="color"],
.lt-ie8 textarea {
  padding: 10px; }

.lt-ie9 .share a {
  padding: 0; }
  .lt-ie9 .share a.facebook {
    background: #3b5998 url("../../govsite/build/img/ie/social-icons-sprite.png") no-repeat 0 -35px; }
  .lt-ie9 .share a.twitter {
    background: #1da1f2 url("../../govsite/build/img/ie/social-icons-sprite.png") no-repeat 0 0; }
  .lt-ie9 .share a.mail {
    background: #3d50a0 url("../../govsite/build/img/ie/social-icons-sprite.png") no-repeat 0 -210px; }

.lt-ie9 .share ul, .lt-ie9 ul.social-media {
  margin: 0; }

.lt-ie9 ul.social-media a {
  width: 35px;
  height: 35px;
  background-image: url("../../govsite/build/img/ie/social-icons-sprite.png");
  background-repeat: no-repeat; }
  .lt-ie9 ul.social-media a:hover, .lt-ie9 ul.social-media a:focus {
    background-image: url("../../govsite/build/img/ie/social-icons-sprite.png"); }
  .lt-ie9 ul.social-media a[href^="http://twitter.com/"], .lt-ie9 ul.social-media a[href^="http://www.twitter.com/"], .lt-ie9 ul.social-media a[href^="https://twitter.com/"], .lt-ie9 ul.social-media a[href^="https://www.twitter.com/"] {
    background-position: 0 0; }
  .lt-ie9 ul.social-media a[href^="http://facebook.com/"], .lt-ie9 ul.social-media a[href^="http://www.facebook.com/"], .lt-ie9 ul.social-media a[href^="https://facebook.com/"], .lt-ie9 ul.social-media a[href^="https://www.facebook.com/"] {
    background-position: 0 -35px; }
  .lt-ie9 ul.social-media a[href^="http://plus.google.com/"], .lt-ie9 ul.social-media a[href^="https://plus.google.com/"] {
    background-position: 0 -70px; }
  .lt-ie9 ul.social-media a[href^="http://linkedin.com/"], .lt-ie9 ul.social-media a[href^="http://www.linkedin.com/"], .lt-ie9 ul.social-media a[href^="https://linkedin.com/"], .lt-ie9 ul.social-media a[href^="https://www.linkedin.com/"] {
    background-position: 0 -105px; }
  .lt-ie9 ul.social-media a[href^="http://flickr.com/"], .lt-ie9 ul.social-media a[href^="http://www.flickr.com/"], .lt-ie9 ul.social-media a[href^="https://flickr.com/"], .lt-ie9 ul.social-media a[href^="https://www.flickr.com/"] {
    background-position: 0 -140px; }
  .lt-ie9 ul.social-media a[href^="http://youtube.com/"], .lt-ie9 ul.social-media a[href^="http://www.youtube.com/"], .lt-ie9 ul.social-media a[href^="https://youtube.com/"], .lt-ie9 ul.social-media a[href^="https://www.youtube.com/"] {
    background-position: 0 -175px; }

.lt-ie8 ul.breadcrumbs {
  margin-left: 0; }
  .lt-ie8 ul.breadcrumbs li {
    margin-right: 10px;
    background: url("../../govsite/build/img/ie/breadcrumbs-divider.png") no-repeat 0 6px;
    padding-left: 15px; }
    .lt-ie8 ul.breadcrumbs li:first-child {
      background: transparent;
      padding-left: 0; }

.lt-ie8 .error-image {
  min-width: 200px;
  min-height: 200px;
  background: url("../../govsite/build/img/ie/search-large.png") no-repeat 32px 30px; }

.lt-ie8 footer nav ul {
  margin-left: 0; }

.lt-ie8 .show-for-medium-up {
  display: inline-block !important;
  visibility: visible; }

.lt-ie9 .show-for-medium-up {
  width: 10px; }

.lt-ie8 .top-bar-section .dropdown {
  display: none; }

.lt-ie9 .top-bar-section .dropdown li {
  background: #d53246;
  color: #fff; }

.lt-ie9 .top-bar-section .dropdown li a {
  background: #d53246;
  color: #fff;
  padding: 10px 40px 10px 10px; }

.lt-ie9 .top-bar-section .dropdown li a:hover {
  background: #bc2639;
  color: #fff; }

.lt-ie9 header.site-header a.logo {
  width: 200px; }

.lt-ie9 .site-header .headermenu .button-search:before,
.lt-ie9 ul.social-media a[href^="http://facebook.com/"]:before,
.lt-ie9 ul.social-media a[href^="http://www.facebook.com/"]:before,
.lt-ie9 ul.social-media a[href^="https://facebook.com/"]:before,
.lt-ie9 ul.social-media a[href^="https://www.facebook.com/"]:before {
  display: none; }

.ie8 .site-header .headermenu .button-search {
  background: transparent url("../../govsite/build/img/ie/icon-search.png") no-repeat 0 0;
  height: 30px;
  width: 30px;
  margin-left: 0;
  display: block;
  position: absolute;
  right: 0; }

.lt-ie8 #tribe-bar-views {
  left: auto;
  right: 20px;
  top: 20px; }

.lt-ie8 #tribe-bar-form .tribe-bar-filters {
  width: 80%;
  right: auto;
  left: -150px; }

.lt-ie8 .tribe-events-event-meta .tribe-events-meta-group,
.lt-ie8 .tribe-events-event-meta .column {
  width: 25%; }

ul[class*="block-grid-"] li p {
  margin-bottom: 1.25rem; }
  ul[class*="block-grid-"] li p:last-of-type {
    margin-bottom: 0; }

@media only screen and (max-width: 48.6875em) {
  ul[class*="small-block-grid-"] p {
    width: 100%;
    float: none; }
  ul[class*="small-block-grid-"] a.image {
    width: 100%;
    float: none; } }

.comment-form input[type="submit"] {
  margin-bottom: 0; }

.wpcf7 p:last-of-type {
  margin-bottom: 0; }

.wpcf7 img.ajax-loader {
  width: auto; }

.mc4wp-form-fields input[type="submit"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  border-style: solid;
  border-width: 0;
  cursor: pointer;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: normal;
  line-height: normal;
  margin: 0 0 1.25rem;
  position: relative;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  padding: 1rem 2rem 1.0625rem 2rem;
  font-size: 1rem;
  background-color: #d53246;
  border-color: #af2435;
  color: #fff;
  transition: background-color 300ms ease-out;
  padding: 10px 20px;
  font-size: 18px;
  font-size: 1.116rem;
  line-height: 1.5;
  margin-bottom: 0; }
  .mc4wp-form-fields input[type="submit"]:hover, .mc4wp-form-fields input[type="submit"]:focus {
    background-color: #af2435; }
  .mc4wp-form-fields input[type="submit"]:hover, .mc4wp-form-fields input[type="submit"]:focus {
    color: #fff; }

.mc4wp-form-fields input[type="radio"] {
  margin-right: 5px; }

.mc4wp-checkbox input[type="checkbox"],
.mc4wp-form-fields input[type="checkbox"] {
  margin-right: 10px; }

.mc4wp-alert p:last-of-type {
  margin-bottom: 0; }

.widget_mc4wp_form_widget input[type="checkbox"],
.widget_mc4wp_form_widget input[type="radio"],
.widget_mc4wp_form_widget input[type="submit"] {
  margin-bottom: 0; }

.widget_mc4wp_form_widget p:last-of-type {
  margin-bottom: 0; }

figure.full-width {
  position: relative;
  margin: 0;
  max-height: 550px;
  overflow: hidden; }
  figure.full-width img {
    width: 100%;
    height: auto; }
  figure.full-width .image-caption {
    position: absolute;
    bottom: 0;
    width: 100%;
    background: #000;
    background: rgba(0, 0, 0, 0.85); }
    figure.full-width .image-caption p {
      margin: 0;
      padding: 10px 0;
      color: #fff; }

figure.large-media {
  margin: 0; }
  figure.large-media img {
    min-width: 100%;
    height: auto;
    border: none; }
  figure.large-media figcaption {
    color: #fff;
    background: #000;
    padding: 15px 30px; }

.cookies {
  background: #0d0d0b;
  padding: 15px 0; }
  .cookies p, .cookies a {
    font-size: 16px;
    font-size: 0.992rem;
    line-height: 1.5;
    color: #fff; }
  .cookies p {
    max-width: 80%;
    display: inline-block;
    margin-bottom: 0; }
  .cookies a {
    border-bottom: 1px solid #fff; }
    .cookies a:hover, .cookies a:focus {
      border-bottom-color: #dedede;
      color: #dedede; }
  .cookies button {
    width: 26px;
    height: 26px;
    float: right;
    margin-bottom: 0;
    border-radius: 50%;
    padding: 5px;
    font-size: 20px;
    font-size: 1.24rem;
    line-height: 1.5;
    line-height: 1; }
    .cookies button:before {
      content: "";
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-family: 'icomoon';
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; }
    .cookies button:before {
      position: absolute;
      top: 3px;
      left: 4px; }
    .cookies button span {
      position: absolute;
      left: -9999px; }

.datepicker td, .datepicker th {
  background: #fff;
  border-radius: 0;
  font-size: 13px;
  font-size: 0.806rem;
  line-height: 1.5; }

.datepicker td {
  border-top: none; }

.datepicker table {
  border: none; }
  .datepicker table tr td.active.active {
    background: #d53246;
    color: #fff; }
    .datepicker table tr td.active.active:hover, .datepicker table tr td.active.active:focus {
      background: #9b202f;
      color: #fff; }

.page-header,
.page-header--default {
  margin-bottom: 30px; }
  .page-header h1,
  .page-header--default h1 {
    margin: 0; }

.page-element.centre,
.page-banner.centre {
  text-align: center; }

.page-element.centre {
  text-align: center; }

.page-element p:last-of-type {
  margin-bottom: 0; }

body.single .page-element {
  padding-top: 0; }

hr {
  margin: 0; }

.color--primary {
  border-color: #d53246; }

hr {
  margin: 0; }

.color--secondary {
  border-color: #3d50a0; }

hr {
  margin: 0; }

.color--highlight {
  border-color: #3d50a0; }

hr {
  margin: 0; }

.color--light {
  border-color: #eee; }

hr {
  margin: 0; }

.color--lightest {
  border-color: #fff; }

.column-1 a.button, .column-2 a.button {
  margin-bottom: 0; }

@media only screen and (max-width: 48.6875em) {
  .column-1 {
    margin-bottom: 30px; } }

.page-banner .button-banner, .page-banner .theme--primary .wpcf7 input[type="submit"], .theme--primary .wpcf7 .page-banner input[type="submit"], .page-banner
.theme--primary .button,
.theme--primary .page-banner .button, .page-banner
.theme--secondary .wpcf7 input[type="submit"],
.theme--secondary .wpcf7 .page-banner input[type="submit"], .page-banner
.theme--secondary .button,
.theme--secondary .page-banner .button, .page-banner
.theme--highlight .wpcf7 input[type="submit"],
.theme--highlight .wpcf7 .page-banner input[type="submit"], .page-banner
.theme--highlight .button,
.theme--highlight .page-banner .button {
  margin-bottom: 0; }

.bottom-banner h2 {
  margin-top: 0; }

.bottom-banner .button-banner, .bottom-banner .theme--primary .wpcf7 input[type="submit"], .theme--primary .wpcf7 .bottom-banner input[type="submit"], .bottom-banner
.theme--primary .button,
.theme--primary .bottom-banner .button, .bottom-banner
.theme--secondary .wpcf7 input[type="submit"],
.theme--secondary .wpcf7 .bottom-banner input[type="submit"], .bottom-banner
.theme--secondary .button,
.theme--secondary .bottom-banner .button, .bottom-banner
.theme--highlight .wpcf7 input[type="submit"],
.theme--highlight .wpcf7 .bottom-banner input[type="submit"], .bottom-banner
.theme--highlight .button,
.theme--highlight .bottom-banner .button {
  margin-bottom: 0; }

#tribe-events-pg-template {
  padding: 40px 0 0; }

.tribe-bar-filters {
  margin-bottom: 15px; }

.tribe-events-page-title {
  float: left;
  font-weight: normal;
  text-align: left; }

.tribe-events-user-recurrence-toggle {
  clear: both;
  display: block;
  width: 100%; }
  .tribe-events-user-recurrence-toggle input[type=checkbox] {
    margin-right: 10px;
    margin-bottom: 0.5rem; }

.tribe-events-list .vevent.hentry h2 {
  margin-bottom: 0;
  padding: 15px 0; }

.tribe-events-loop .tribe-events-event-meta {
  border: none;
  padding: 0;
  font-weight: normal;
  color: #878787;
  font-size: 14px;
  font-size: 0.868rem;
  line-height: 1.5; }
  .tribe-events-loop .tribe-events-event-meta a {
    font-size: 14px;
    font-size: 0.868rem;
    line-height: 1.5; }

.tribe-events-list-separator-month {
  margin: 25px 0;
  padding: 0;
  text-align: left; }
  .tribe-events-list-separator-month:after {
    border-bottom: none; }
  .tribe-events-list-separator-month span {
    display: block;
    background: #8e8e7a;
    padding: 10px;
    font-weight: normal;
    font-size: 18px;
    font-size: 1.116rem;
    line-height: 1.5;
    color: #fff; }

.tribe-events-list-separator-month + .vevent.hentry.tribe-events-first,
.tribe-events-list .vevent.hentry {
  padding-top: 0; }

.tribe-grid-allday .type-tribe_events .entry-title {
  font-weight: normal; }
  .tribe-grid-allday .type-tribe_events .entry-title a {
    font-size: 14px;
    font-size: 0.868rem;
    line-height: 1.5; }

.tribe-events-list .vevent.hentry h2,
#tribe-geo-results h2,
#tribe-geo-options h2 {
  display: block;
  font-size: 28px;
  font-size: 1.736rem;
  line-height: 1.5;
  font-weight: normal; }
  .tribe-events-list .vevent.hentry h2 a,
  #tribe-geo-results h2 a,
  #tribe-geo-options h2 a {
    font-size: 28px;
    font-size: 1.736rem;
    line-height: 1.5; }

.tribe-events-list h1 {
  float: none;
  width: 100%; }

.tribe-events-list .time-details:before,
.tribe-events-list .tribe-events-venue-details:before {
  margin-right: 5px;
  color: #8e8e7a; }

.tribe-events-list .time-details {
  margin-bottom: 10px;
  padding: 0; }
  .tribe-events-list .time-details:before {
    content: "";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-family: 'icomoon';
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

.tribe-events-list .tribe-events-venue-details {
  margin-top: 0;
  border-top: none;
  padding: 0;
  font-style: normal; }
  .tribe-events-list .tribe-events-venue-details:before {
    content: "";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-family: 'icomoon';
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  .tribe-events-list .tribe-events-venue-details .fn {
    font-weight: normal; }

.tribe-events-event-meta address.tribe-events-address {
  margin-right: 5px;
  font-style: normal; }

.tribe-events-list .tribe-events-loop .tribe-events-event-meta .recurringinfo,
.tribe-events-list .tribe-events-loop .tribe-events-event-meta .event-is-recurring,
.single-tribe_events .tribe-events-schedule .recurringinfo,
.single-tribe_events .tribe-events-schedule .event-is-recurring {
  display: inline; }

.tribe-events-list .tribe-events-loop .tribe-events-event-meta .event-is-recurring,
.single-tribe_events .tribe-events-schedule .event-is-recurring {
  color: #878787; }
  .tribe-events-list .tribe-events-loop .tribe-events-event-meta .event-is-recurring .tribe-events-divider,
  .single-tribe_events .tribe-events-schedule .event-is-recurring .tribe-events-divider {
    margin: 0;
    padding: 0 5px;
    color: #adadad; }

.tribe-events-back {
  margin: 20px 0; }

ul.tribe-events-sub-nav a,
.tribe-events-back a,
.tribe-events-list-widget .tribe-events-widget-link a,
.tribe-events-adv-list-widget .tribe-events-widget-link a {
  font-size: 18px;
  font-size: 1.116rem;
  line-height: 1.5;
  font-weight: normal; }

.tribe-events-button,
#tribe-events .tribe-events-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  border-style: solid;
  border-width: 0;
  cursor: pointer;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: normal;
  line-height: normal;
  margin: 0 0 1.25rem;
  position: relative;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  padding: 1rem 2rem 1.0625rem 2rem;
  font-size: 1rem;
  background-color: #d53246;
  border-color: #af2435;
  color: #fff;
  transition: background-color 300ms ease-out;
  padding: 10px 20px;
  text-transform: none;
  letter-spacing: normal; }
  .tribe-events-button:hover, .tribe-events-button:focus,
  #tribe-events .tribe-events-button:hover,
  #tribe-events .tribe-events-button:focus {
    background-color: #af2435; }
  .tribe-events-button:hover, .tribe-events-button:focus,
  #tribe-events .tribe-events-button:hover,
  #tribe-events .tribe-events-button:focus {
    color: #fff; }

.tribe-events-nav-previous a:visited,
.tribe-events-nav-next a:visited,
.tribe-events-back a:visited {
  color: #d53246; }
  .tribe-events-nav-previous a:visited:hover, .tribe-events-nav-previous a:visited:focus,
  .tribe-events-nav-next a:visited:hover,
  .tribe-events-nav-next a:visited:focus,
  .tribe-events-back a:visited:hover,
  .tribe-events-back a:visited:focus {
    color: #bc2639; }

@media only screen and (max-width: 768px) {
  .tribe-events-sub-nav li a:hover, .tribe-events-sub-nav li a:focus {
    color: #fff; } }

.tribe-events-sub-nav .tribe-events-nav-left,
.tribe-events-sub-nav .tribe-events-nav-previous {
  float: left; }

.tribe-events-sub-nav .tribe-events-nav-right,
.tribe-events-sub-nav .tribe-events-nav-next {
  float: right; }

.tribe-events-notices {
  background-color: #89c4f4;
  border-color: #72b8f2;
  border-radius: 0;
  color: #222;
  text-shadow: none; }
  .tribe-events-notices ul {
    font-size: 13px;
    font-size: 0.806rem;
    line-height: 1.5; }

.tribe-events-calendar td.tribe-events-present div[id*="tribe-events-daynum-"],
.tribe-events-calendar td.tribe-events-present div[id*="tribe-events-daynum-"] > a {
  background: #d53246;
  color: #fff; }

#tribe-events-content .tribe-events-calendar div[id*="tribe-events-event-"] h3.tribe-events-month-event-title,
#tribe-events-content .tribe-events-tooltip h4 {
  font-weight: normal; }

#tribe-events-content .tribe-events-tooltip h4 {
  color: #222; }

.vevent abbr {
  font-weight: normal; }

.tribe-events-day .tribe-events-day-time-slot h5 {
  margin-bottom: 25px;
  background: #8e8e7a;
  padding: 10px;
  font-weight: normal;
  font-size: 18px;
  font-size: 1.116rem;
  line-height: 1.5;
  text-transform: none;
  text-align: left; }

.single-tribe_events .tribe-events-single-event-title {
  font-size: 36px;
  font-size: 2.232rem;
  line-height: 1.5;
  font-weight: normal; }

.single-tribe_events .tribe-events-schedule {
  margin: 15px 0;
  border: none;
  padding: 0; }
  .single-tribe_events .tribe-events-schedule p {
    display: inline;
    font-size: 14px;
    font-size: 0.868rem;
    line-height: 1.5;
    color: #878787;
    font-family: "Open Sans", Helvetica, Arial, sans-serif; }
  .single-tribe_events .tribe-events-schedule .recurringinfo {
    vertical-align: top; }
  .single-tribe_events .tribe-events-schedule .event-is-recurring {
    font-size: 14px;
    font-size: 0.868rem;
    line-height: 1.5; }
    .single-tribe_events .tribe-events-schedule .event-is-recurring a {
      font-size: 14px;
      font-size: 0.868rem;
      line-height: 1.5; }

#tribe-events .tribe-events-content p {
  margin-bottom: 5px; }

.tribe-events-before-html p,
.tribe-events-after-html p {
  margin-bottom: 20px; }

.single-tribe_events #tribe-events .tribe-events-cal-links {
  margin-bottom: 20px; }
  .single-tribe_events #tribe-events .tribe-events-cal-links .tribe-events-button {
    margin-left: 10px;
    margin-bottom: 10px; }
    .single-tribe_events #tribe-events .tribe-events-cal-links .tribe-events-button:first-of-type {
      margin-left: 0; }

.single-tribe_events .tribe-events-event-meta {
  border: none;
  border-top: 3px solid #dedede;
  background: #f0f0f0; }

.tribe-events-meta-group .tribe-events-single-section-title {
  font-weight: normal;
  font-size: 28px;
  font-size: 1.736rem;
  line-height: 1.5; }

.single-tribe_events .tribe-events-venue-map,
.tribe-events-venue .tribe-events-map-wrap {
  width: 55%;
  border: none;
  border-radius: 0;
  background: #fff;
  padding: 10px; }

.tribe-events-venue .tribe-events-venue-meta.vcard {
  display: block; }

.tribe-events-venue-meta h2.entry-title,
h2.entry-title.author {
  font-weight: normal;
  font-size: 24px;
  font-size: 1.488rem;
  line-height: 1.5; }

.tribe-events-organizer address.organizer-address {
  margin-bottom: 10px;
  border: none;
  padding: 0;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  font-size: 0.868rem;
  line-height: 1.5; }
  .tribe-events-organizer address.organizer-address a {
    font-size: 14px;
    font-size: 0.868rem;
    line-height: 1.5; }

.tribe-events-divider {
  margin: 0;
  padding: 0 5px;
  color: #adadad; }

aside.sidebar section.widget a.tribe-mini-calendar-nav-link {
  width: auto; }

.tribe_mini_calendar_widget .tribe-mini-calendar-grid-wrapper,
.tribe_mini_calendar_widget table {
  margin-bottom: 0; }

.tribe-mini-calendar td, .tribe-mini-calendar th {
  padding: 7px 5px; }

.tribe-mini-calendar .tribe-events-has-events a {
  font-size: 14px;
  font-size: 0.868rem;
  line-height: 1.5; }

.tribe-mini-calendar-event {
  margin-bottom: 15px;
  border-bottom: 1px solid #dedede !important; }
  .tribe-mini-calendar-event .list-info h2 {
    font-weight: normal !important; }
    .tribe-mini-calendar-event .list-info h2 a {
      font-size: 24px;
      font-size: 1.488rem;
      line-height: 1.5; }

.tribe-events-has-events .tribe-mini-calendar-day-link:before {
  margin: 0 auto; }

.tribe-venue-widget-venue {
  position: relative; }

.tribe-venue-widget-venue-name {
  margin-bottom: 15px;
  background: #dedede;
  padding: 5px 10px; }
  .tribe-venue-widget-venue-name:after {
    width: 0;
    content: '';
    position: absolute;
    top: 37px;
    left: 15px;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #dedede; }
  .tribe-venue-widget-venue-name a {
    font-weight: normal; }

.tribe-mini-calendar-nav div span {
  margin: 0 15px; }

.tribe-mini-calendar-event .vevent .summary,
.tribe-venue-widget-list .vevent .summary,
.tribe-events-adv-list-widget-2 .vevent .summary,
.tribe-events-adv-list-widget .vevent .summary {
  font-weight: normal; }

.tribe-mini-calendar-event h4,
.tribe-venue-widget-list h4,
.tribe-events-adv-list-widget-2 h4,
.tribe-events-adv-list-widget h4 {
  margin-bottom: 0 !important;
  font-size: 18px;
  font-size: 1.116rem;
  line-height: 1.5; }
  .tribe-mini-calendar-event h4 a,
  .tribe-venue-widget-list h4 a,
  .tribe-events-adv-list-widget-2 h4 a,
  .tribe-events-adv-list-widget h4 a {
    font-size: 18px;
    font-size: 1.116rem;
    line-height: 1.5; }

.tribe-mini-calendar-event .date-start,
.tribe-mini-calendar-event .recurringinfo,
.tribe-venue-widget-list .date-start,
.tribe-venue-widget-list .recurringinfo,
.tribe-events-adv-list-widget-2 .date-start,
.tribe-events-adv-list-widget-2 .recurringinfo,
.tribe-events-adv-list-widget .date-start,
.tribe-events-adv-list-widget .recurringinfo {
  font-size: 14px;
  font-size: 0.868rem;
  line-height: 1.5;
  color: #878787; }
  .tribe-mini-calendar-event .date-start a,
  .tribe-mini-calendar-event .recurringinfo a,
  .tribe-venue-widget-list .date-start a,
  .tribe-venue-widget-list .recurringinfo a,
  .tribe-events-adv-list-widget-2 .date-start a,
  .tribe-events-adv-list-widget-2 .recurringinfo a,
  .tribe-events-adv-list-widget .date-start a,
  .tribe-events-adv-list-widget .recurringinfo a {
    font-size: 14px;
    font-size: 0.868rem;
    line-height: 1.5; }

.tribe-mini-calendar-event .location,
.tribe-venue-widget-list .location,
.tribe-events-adv-list-widget-2 .location,
.tribe-events-adv-list-widget .location {
  margin-top: 5px; }

.tribe-events-adv-list-widget .duration,
.tribe-events-adv-list-widget .vcard .fn {
  font-weight: normal; }

.tribe-events-widget-link a {
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  border-style: solid;
  border-width: 0;
  cursor: pointer;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: normal;
  line-height: normal;
  margin: 0 0 1.25rem;
  position: relative;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  padding: 1rem 2rem 1.0625rem 2rem;
  font-size: 1rem;
  background-color: #d53246;
  border-color: #af2435;
  color: #fff;
  transition: background-color 300ms ease-out;
  margin-bottom: 0;
  padding: 10px 20px; }
  .tribe-events-widget-link a:hover, .tribe-events-widget-link a:focus {
    background-color: #af2435; }
  .tribe-events-widget-link a:hover, .tribe-events-widget-link a:focus {
    color: #fff; }

.tribe-countdown-time {
  display: inline-block; }

.tribe-events-single-section {
  padding: 15px; }
  .tribe-events-single-section dl dd {
    margin: 0; }

#tribe-bar-views {
  float: right;
  width: 25%;
  text-align: right; }
  #tribe-bar-views select {
    width: auto;
    padding: 0.5rem 1rem; }

.tribe-bar-views-list {
  display: none; }

.tribe-events-filters.page-banner {
  padding: 20px 0 0 0; }

.tribe-bar-filters {
  float: left;
  width: 100%; }

.tribe-bar-filter {
  width: 100%; }
  @media only screen and (min-width: 48.75em) {
    .tribe-bar-filter {
      float: left;
      width: 30%;
      margin-right: 5%; } }
  .tribe-bar-filter.tribe-bar-geoloc-filter {
    margin-right: 0; }

#tribe-events-header .tribe-events-sub-nav, #tribe-bar-collapse-toggle {
  display: none; }

#tribe-bar-form .tribe-bar-date-filter, #tribe-bar-form .tribe-bar-search-filter {
  padding: 0; }

#tribe-events-content ul.tribe-events-sub-nav .tribe-events-nav-prev,
.tribe-events-nav-previous {
  float: right;
  text-align: right; }

#tribe-events-content ul.tribe-events-sub-nav .tribe-events-nav-next {
  float: left;
  text-align: left; }

.tribe-events-list .tribe-events-loop .tribe-events-content {
  padding: 0 0 30px 0; }

.tribe-events-meta-group-details:before, .tribe-events-meta-group-venue:before,
.tribe-events-meta-group-details:after, .tribe-events-meta-group-venue:after {
  content: " ";
  display: table; }

.tribe-events-meta-group-details:after, .tribe-events-meta-group-venue:after {
  clear: both; }

.tribe-events-meta-group-details, .tribe-events-meta-group-venue {
  *zoom: 1; }

.tribe-events-meta-group-details,
.tribe-events-meta-group-organizer {
  width: 45%;
  float: left;
  padding: 0 0 30px 0; }
  .tribe-events-meta-group-details dt,
  .tribe-events-meta-group-organizer dt {
    width: 30%;
    float: left; }
  .tribe-events-meta-group-details dd,
  .tribe-events-meta-group-organizer dd {
    width: 70%;
    float: left; }

.tribe-events-event-meta address.tribe-events-address {
  margin: 0; }

.tribe-events-meta-group-venue {
  width: 45%;
  float: left;
  padding: 0 0 30px 0; }

.tribe-events-meta-group-gmap {
  clear: both; }

.tribe-events-event-meta abbr {
  font-size: 100%; }

@media only screen and (max-width: 768px) {
  .tribe-bar-filters,
  .tribe-events-meta-group-venue, .tribe-events-meta-group-details {
    width: 100%;
    float: none; } }

.tribe_mini_calendar_widget .list-date,
.tribe-events-adv-list-widget .list-date {
  display: none; }

.tribe-mini-calendar-event .list-info span a,
.tribe-events-adv-list-widget .vcard .fn,
.tribe-events-adv-list-widget .vcard span {
  font-size: 14px;
  font-size: 0.868rem;
  line-height: 1.5; }

.eventbrite-ticket-embed {
  height: 300px;
  border: 0; }
  .eventbrite-ticket-embed iframe {
    height: 100% !important;
    width: 100%;
    display: block;
    border: 0; }

.document header {
  float: left; }

.document .entry-title:before {
  content: "";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-family: 'icomoon';
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 10px;
  color: #d53246; }

.document .document-download {
  float: right;
  margin-top: 10px; }

.document .entry-meta time:after {
  content: ""; }

#map-canvas {
  width: 100%;
  height: 306px;
  margin: 0;
  padding: 0; }

.theme--primary {
  background-color: #d53246;
  color: #fff; }
  .theme--primary h1, .theme--primary h2, .theme--primary h3, .theme--primary h4, .theme--primary h5, .theme--primary h6 {
    color: #fff; }
  .theme--primary .button-banner, .theme--primary .wpcf7 input[type="submit"], .theme--primary .button,
  .theme--secondary .wpcf7 .theme--primary input[type="submit"],
  .theme--highlight .wpcf7 .theme--primary input[type="submit"] {
    color: #d53246; }
    .theme--primary .button-banner:hover, .theme--primary .wpcf7 input[type="submit"]:hover, .theme--primary .button:hover,
    .theme--secondary .wpcf7 .theme--primary input[type="submit"]:hover,
    .theme--highlight .wpcf7 .theme--primary input[type="submit"]:hover, .theme--primary .button-banner:focus, .theme--primary .wpcf7 input[type="submit"]:focus, .theme--primary .button:focus,
    .theme--secondary .wpcf7 .theme--primary input[type="submit"]:focus,
    .theme--highlight .wpcf7 .theme--primary input[type="submit"]:focus {
      color: #9b202f; }
  .theme--primary .wpcf7 input[type="submit"] {
    margin-bottom: 0; }
  .theme--primary a {
    color: #fff;
    border-bottom: 1px solid #fff; }
    .theme--primary a:hover {
      color: #fff; }

.theme--secondary {
  background-color: #3d50a0;
  color: #fff; }
  .theme--secondary h1, .theme--secondary h2, .theme--secondary h3, .theme--secondary h4, .theme--secondary h5, .theme--secondary h6 {
    color: #fff; }
  .theme--secondary .button-banner, .theme--primary .wpcf7 .theme--secondary input[type="submit"], .theme--secondary .wpcf7 input[type="submit"], .theme--secondary .button,
  .theme--highlight .wpcf7 .theme--secondary input[type="submit"] {
    color: #3d50a0; }
    .theme--secondary .button-banner:hover, .theme--primary .wpcf7 .theme--secondary input[type="submit"]:hover, .theme--secondary .wpcf7 input[type="submit"]:hover, .theme--secondary .button:hover,
    .theme--highlight .wpcf7 .theme--secondary input[type="submit"]:hover, .theme--secondary .button-banner:focus, .theme--primary .wpcf7 .theme--secondary input[type="submit"]:focus, .theme--secondary .wpcf7 input[type="submit"]:focus, .theme--secondary .button:focus,
    .theme--highlight .wpcf7 .theme--secondary input[type="submit"]:focus {
      color: #283469; }
  .theme--secondary .wpcf7 input[type="submit"] {
    margin-bottom: 0; }
  .theme--secondary a {
    color: #fff;
    border-bottom: 1px solid #fff; }
    .theme--secondary a:hover {
      color: #fff; }

.theme--highlight {
  background-color: #3d50a0;
  color: #fff; }
  .theme--highlight h1, .theme--highlight h2, .theme--highlight h3, .theme--highlight h4, .theme--highlight h5, .theme--highlight h6 {
    color: #fff; }
  .theme--highlight .button-banner, .theme--primary .wpcf7 .theme--highlight input[type="submit"],
  .theme--secondary .wpcf7 .theme--highlight input[type="submit"], .theme--highlight .wpcf7 input[type="submit"], .theme--highlight .button {
    color: #3d50a0; }
    .theme--highlight .button-banner:hover, .theme--primary .wpcf7 .theme--highlight input[type="submit"]:hover,
    .theme--secondary .wpcf7 .theme--highlight input[type="submit"]:hover, .theme--highlight .wpcf7 input[type="submit"]:hover, .theme--highlight .button:hover, .theme--highlight .button-banner:focus, .theme--primary .wpcf7 .theme--highlight input[type="submit"]:focus,
    .theme--secondary .wpcf7 .theme--highlight input[type="submit"]:focus, .theme--highlight .wpcf7 input[type="submit"]:focus, .theme--highlight .button:focus {
      color: #283469; }
  .theme--highlight .wpcf7 input[type="submit"] {
    margin-bottom: 0; }
  .theme--highlight a {
    color: #fff;
    border-bottom: 1px solid #fff; }
    .theme--highlight a:hover {
      color: #fff; }

.theme--light {
  background-color: #eee;
  color: #0d0d0b; }
  .theme--light h1, .theme--light h2, .theme--light h3, .theme--light h4, .theme--light h5, .theme--light h6 {
    color: #0d0d0b; }
  .theme--light .button-banner, .theme--light .theme--primary .wpcf7 input[type="submit"], .theme--primary .wpcf7 .theme--light input[type="submit"], .theme--light
  .theme--primary .button,
  .theme--primary .theme--light .button, .theme--light
  .theme--secondary .wpcf7 input[type="submit"],
  .theme--secondary .wpcf7 .theme--light input[type="submit"], .theme--light
  .theme--secondary .button,
  .theme--secondary .theme--light .button, .theme--light
  .theme--highlight .wpcf7 input[type="submit"],
  .theme--highlight .wpcf7 .theme--light input[type="submit"], .theme--light
  .theme--highlight .button,
  .theme--highlight .theme--light .button {
    color: #eee; }
    .theme--light .button-banner:hover, .theme--light .theme--primary .wpcf7 input[type="submit"]:hover, .theme--primary .wpcf7 .theme--light input[type="submit"]:hover, .theme--light
    .theme--primary .button:hover,
    .theme--primary .theme--light .button:hover, .theme--light
    .theme--secondary .wpcf7 input[type="submit"]:hover,
    .theme--secondary .wpcf7 .theme--light input[type="submit"]:hover, .theme--light
    .theme--secondary .button:hover,
    .theme--secondary .theme--light .button:hover, .theme--light
    .theme--highlight .wpcf7 input[type="submit"]:hover,
    .theme--highlight .wpcf7 .theme--light input[type="submit"]:hover, .theme--light
    .theme--highlight .button:hover,
    .theme--highlight .theme--light .button:hover, .theme--light .button-banner:focus, .theme--light .theme--primary .wpcf7 input[type="submit"]:focus, .theme--primary .wpcf7 .theme--light input[type="submit"]:focus, .theme--light
    .theme--primary .button:focus,
    .theme--primary .theme--light .button:focus, .theme--light
    .theme--secondary .wpcf7 input[type="submit"]:focus,
    .theme--secondary .wpcf7 .theme--light input[type="submit"]:focus, .theme--light
    .theme--secondary .button:focus,
    .theme--secondary .theme--light .button:focus, .theme--light
    .theme--highlight .wpcf7 input[type="submit"]:focus,
    .theme--highlight .wpcf7 .theme--light input[type="submit"]:focus, .theme--light
    .theme--highlight .button:focus,
    .theme--highlight .theme--light .button:focus {
      color: #c8c8c8; }
  .theme--light .wpcf7 input[type="submit"] {
    margin-bottom: 0; }

.theme--lightest {
  background-color: #fff;
  color: #0d0d0b; }
  .theme--lightest h1, .theme--lightest h2, .theme--lightest h3, .theme--lightest h4, .theme--lightest h5, .theme--lightest h6 {
    color: #0d0d0b; }
  .theme--lightest .button-banner, .theme--lightest .theme--primary .wpcf7 input[type="submit"], .theme--primary .wpcf7 .theme--lightest input[type="submit"], .theme--lightest
  .theme--primary .button,
  .theme--primary .theme--lightest .button, .theme--lightest
  .theme--secondary .wpcf7 input[type="submit"],
  .theme--secondary .wpcf7 .theme--lightest input[type="submit"], .theme--lightest
  .theme--secondary .button,
  .theme--secondary .theme--lightest .button, .theme--lightest
  .theme--highlight .wpcf7 input[type="submit"],
  .theme--highlight .wpcf7 .theme--lightest input[type="submit"], .theme--lightest
  .theme--highlight .button,
  .theme--highlight .theme--lightest .button {
    color: #fff; }
    .theme--lightest .button-banner:hover, .theme--lightest .theme--primary .wpcf7 input[type="submit"]:hover, .theme--primary .wpcf7 .theme--lightest input[type="submit"]:hover, .theme--lightest
    .theme--primary .button:hover,
    .theme--primary .theme--lightest .button:hover, .theme--lightest
    .theme--secondary .wpcf7 input[type="submit"]:hover,
    .theme--secondary .wpcf7 .theme--lightest input[type="submit"]:hover, .theme--lightest
    .theme--secondary .button:hover,
    .theme--secondary .theme--lightest .button:hover, .theme--lightest
    .theme--highlight .wpcf7 input[type="submit"]:hover,
    .theme--highlight .wpcf7 .theme--lightest input[type="submit"]:hover, .theme--lightest
    .theme--highlight .button:hover,
    .theme--highlight .theme--lightest .button:hover, .theme--lightest .button-banner:focus, .theme--lightest .theme--primary .wpcf7 input[type="submit"]:focus, .theme--primary .wpcf7 .theme--lightest input[type="submit"]:focus, .theme--lightest
    .theme--primary .button:focus,
    .theme--primary .theme--lightest .button:focus, .theme--lightest
    .theme--secondary .wpcf7 input[type="submit"]:focus,
    .theme--secondary .wpcf7 .theme--lightest input[type="submit"]:focus, .theme--lightest
    .theme--secondary .button:focus,
    .theme--secondary .theme--lightest .button:focus, .theme--lightest
    .theme--highlight .wpcf7 input[type="submit"]:focus,
    .theme--highlight .wpcf7 .theme--lightest input[type="submit"]:focus, .theme--lightest
    .theme--highlight .button:focus,
    .theme--highlight .theme--lightest .button:focus {
      color: #d9d9d9; }
  .theme--lightest .wpcf7 input[type="submit"] {
    margin-bottom: 0; }

.theme-- + .theme-- .page-element,
.theme--primary + .theme--primary .page-element,
.theme--secondary + .theme--secondary .page-element,
.theme--highlight + .theme--highlight .page-element,
.theme--light + .theme--light .page-element,
.theme--lightest + .theme--lightest .page-element {
  padding-top: 0; }

.theme--primary .wpcf7 label,
.theme--primary .wpcf7 p,
.theme--secondary .wpcf7 label,
.theme--secondary .wpcf7 p,
.theme--highlight .wpcf7 label,
.theme--highlight .wpcf7 p {
  color: #fff; }

.lt-ie8 blockquote {
  background-image: url("../../govsite/build/img/ie/quote-left.png"); }

.lt-ie8 article.summary.post-password-required h2, .lt-ie8 article.summary.post-password-required h4, .lt-ie8 article.summary.status-private h2, .lt-ie8 article.summary.status-private h4,
.lt-ie8 article.post-summary.post-password-required h2,
.lt-ie8 article.post-summary.post-password-required h4,
.lt-ie8 article.post-summary.status-private h2,
.lt-ie8 article.post-summary.status-private h4 {
  background-image: url("../../govsite/build/img/ie/padlock.png"); }

.lt-ie8 aside.sidebar ul {
  list-style-image: url("../../govsite/build/img/ie/list-bullet.png"); }

.lt-ie8 aside.sidebar .address-panel address {
  background-image: url("../../govsite/build/img/ie/pin.png"); }

.lt-ie8 aside.sidebar .address-panel .contact-link.phone {
  background-image: url("../../govsite/build/img/ie/phone.png"); }

.lt-ie8 aside.sidebar .address-panel .contact-link.email {
  background-image: url("../../govsite/build/img/ie/envelope.png"); }

.lt-ie9 ul.social-media a {
  background-image: url("../../govsite/build/img/ie/social-icons-sprite.png"); }
  .lt-ie9 ul.social-media a:hover, .lt-ie9 ul.social-media a:focus {
    background-image: url("../../govsite/build/img/ie/social-icons-sprite.png"); }

.lt-ie8 ul.breadcrumbs li {
  background-image: url("../../govsite/build/img/ie/breadcrumbs-divider.png"); }

.lt-ie8 .error-image {
  background-image: url("../../govsite/build/img/ie/search-large.png"); }

.ie8 .site-header .headermenu .button-search {
  background-image: url("../../govsite/build/img/ie/icon-search.png"); }

.lt-ie8 .cookies p {
  float: left; }
