@import url(https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,700,300,600,800,400);meta.foundation-version {
  font-family: "/5.4.7/"; }
meta.foundation-mq-small {
  font-family: "/only screen/";
  width: 0em; }
meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:40.063em)/";
  width: 40.063em; }
meta.foundation-mq-large {
  font-family: "/only screen and (min-width:59.438em)/";
  width: 59.438em; }
meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:90.063em)/";
  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; }
html, body {
  height: 100%; }
*,
*:before,
*:after {
  -webkit-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", 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;
    height: auto;
    float: left;
    padding: 0 0.625rem 1.25rem; }
@media only screen {
  .small-block-grid-1 > li {
    width: 100%;
    list-style: none; }
    .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 {
    width: 50%;
    list-style: none; }
    .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 {
    width: 33.33333%;
    list-style: none; }
    .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 {
    width: 25%;
    list-style: none; }
    .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 {
    width: 20%;
    list-style: none; }
    .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 {
    width: 16.66667%;
    list-style: none; }
    .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 {
    width: 14.28571%;
    list-style: none; }
    .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 {
    width: 12.5%;
    list-style: none; }
    .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 {
    width: 11.11111%;
    list-style: none; }
    .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 {
    width: 10%;
    list-style: none; }
    .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 {
    width: 9.09091%;
    list-style: none; }
    .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 {
    width: 8.33333%;
    list-style: none; }
    .small-block-grid-12 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-12 > li:nth-of-type(12n+1) {
      clear: both; } }
@media only screen and (min-width: 40.063em) {
  .medium-block-grid-1 > li {
    width: 100%;
    list-style: none; }
    .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 {
    width: 50%;
    list-style: none; }
    .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 {
    width: 33.33333%;
    list-style: none; }
    .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 {
    width: 25%;
    list-style: none; }
    .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 {
    width: 20%;
    list-style: none; }
    .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 {
    width: 16.66667%;
    list-style: none; }
    .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 {
    width: 14.28571%;
    list-style: none; }
    .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 {
    width: 12.5%;
    list-style: none; }
    .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 {
    width: 11.11111%;
    list-style: none; }
    .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 {
    width: 10%;
    list-style: none; }
    .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 {
    width: 9.09091%;
    list-style: none; }
    .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 {
    width: 8.33333%;
    list-style: none; }
    .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: 59.438em) {
  .large-block-grid-1 > li {
    width: 100%;
    list-style: none; }
    .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 {
    width: 50%;
    list-style: none; }
    .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 {
    width: 33.33333%;
    list-style: none; }
    .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 {
    width: 25%;
    list-style: none; }
    .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 {
    width: 20%;
    list-style: none; }
    .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 {
    width: 16.66667%;
    list-style: none; }
    .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 {
    width: 14.28571%;
    list-style: none; }
    .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 {
    width: 12.5%;
    list-style: none; }
    .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 {
    width: 11.11111%;
    list-style: none; }
    .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 {
    width: 10%;
    list-style: none; }
    .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 {
    width: 9.09091%;
    list-style: none; }
    .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 {
    width: 8.33333%;
    list-style: none; }
    .large-block-grid-12 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-12 > li:nth-of-type(12n+1) {
      clear: both; } }
meta.foundation-version {
  font-family: "/5.4.7/"; }
meta.foundation-mq-small {
  font-family: "/only screen/";
  width: 0em; }
meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:40.063em)/";
  width: 40.063em; }
meta.foundation-mq-large {
  font-family: "/only screen and (min-width:59.438em)/";
  width: 59.438em; }
meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:90.063em)/";
  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; }
html, body {
  height: 100%; }
*,
*:before,
*:after {
  -webkit-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", 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%; }
/* 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 {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 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 !important; }
  th.show-for-small-only, td.show-for-small-only, th.show-for-small-up, td.show-for-small-up, th.show-for-small, td.show-for-small, th.show-for-small-down, td.show-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.hide-for-medium-up, td.hide-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.show-for-medium-down, td.show-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.hide-for-large-up, td.hide-for-large-up, th.hide-for-large, td.hide-for-large, th.show-for-large-down, td.show-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.hide-for-xlarge-up, td.hide-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important; } }
/* medium displays */
@media only screen and (min-width: 40.063em) {
  .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 {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 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 !important; }
  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: 59.438em) {
  .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 {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 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 !important; }
  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 {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 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 !important; }
  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 {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 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 !important; }
  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; }
/* Print visibility */
@media print {
  .show-for-print {
    display: block; }
  .hide-for-print {
    display: none; }
  table.show-for-print {
    display: table !important; }
  thead.show-for-print {
    display: table-header-group !important; }
  tbody.show-for-print {
    display: table-row-group !important; }
  tr.show-for-print {
    display: table-row !important; }
  td.show-for-print {
    display: table-cell !important; }
  th.show-for-print {
    display: table-cell !important; } }
meta.foundation-version {
  font-family: "/5.4.7/"; }
meta.foundation-mq-small {
  font-family: "/only screen/";
  width: 0em; }
meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:40.063em)/";
  width: 40.063em; }
meta.foundation-mq-large {
  font-family: "/only screen and (min-width:59.438em)/";
  width: 59.438em; }
meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:90.063em)/";
  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; }
html, body {
  height: 100%; }
*,
*:before,
*:after {
  -webkit-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", 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%; }
.row {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 73.125rem; }
.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 {
    width: auto;
    margin-left: -0.9375rem;
    margin-right: -0.9375rem;
    margin-top: 0;
    margin-bottom: 0;
    max-width: none; }
.row .row:before, .row .row:after {
      content: " ";
      display: table; }
.row .row:after {
      clear: both; }
.row .row.collapse {
      width: auto;
      margin: 0;
      max-width: none; }
.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; }
[class*="column"] + [class*="column"]:last-child {
  float: right; }
[class*="column"] + [class*="column"].end {
  float: left; }
@media only screen {
  .small-push-0 {
    position: relative;
    left: 0%;
    right: auto; }
  .small-pull-0 {
    position: relative;
    right: 0%;
    left: auto; }
  .small-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }
  .small-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }
  .small-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }
  .small-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }
  .small-push-3 {
    position: relative;
    left: 25%;
    right: auto; }
  .small-pull-3 {
    position: relative;
    right: 25%;
    left: auto; }
  .small-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }
  .small-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }
  .small-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }
  .small-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }
  .small-push-6 {
    position: relative;
    left: 50%;
    right: auto; }
  .small-pull-6 {
    position: relative;
    right: 50%;
    left: auto; }
  .small-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }
  .small-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }
  .small-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }
  .small-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }
  .small-push-9 {
    position: relative;
    left: 75%;
    right: auto; }
  .small-pull-9 {
    position: relative;
    right: 75%;
    left: auto; }
  .small-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }
  .small-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }
  .small-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }
  .small-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; }
  .column,
  .columns {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left; }
  .small-1 {
    width: 8.33333%; }
  .small-2 {
    width: 16.66667%; }
  .small-3 {
    width: 25%; }
  .small-4 {
    width: 33.33333%; }
  .small-5 {
    width: 41.66667%; }
  .small-6 {
    width: 50%; }
  .small-7 {
    width: 58.33333%; }
  .small-8 {
    width: 66.66667%; }
  .small-9 {
    width: 75%; }
  .small-10 {
    width: 83.33333%; }
  .small-11 {
    width: 91.66667%; }
  .small-12 {
    width: 100%; }
  .small-offset-0 {
    margin-left: 0% !important; }
  .small-offset-1 {
    margin-left: 8.33333% !important; }
  .small-offset-2 {
    margin-left: 16.66667% !important; }
  .small-offset-3 {
    margin-left: 25% !important; }
  .small-offset-4 {
    margin-left: 33.33333% !important; }
  .small-offset-5 {
    margin-left: 41.66667% !important; }
  .small-offset-6 {
    margin-left: 50% !important; }
  .small-offset-7 {
    margin-left: 58.33333% !important; }
  .small-offset-8 {
    margin-left: 66.66667% !important; }
  .small-offset-9 {
    margin-left: 75% !important; }
  .small-offset-10 {
    margin-left: 83.33333% !important; }
  .small-offset-11 {
    margin-left: 91.66667% !important; }
  .small-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left; }
  .column.small-centered,
  .columns.small-centered {
    margin-left: auto;
    margin-right: auto;
    float: none; }
  .column.small-uncentered,
  .columns.small-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left; }
  .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; } }
@media only screen and (min-width: 40.063em) {
  .medium-push-0 {
    position: relative;
    left: 0%;
    right: auto; }
  .medium-pull-0 {
    position: relative;
    right: 0%;
    left: auto; }
  .medium-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }
  .medium-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }
  .medium-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }
  .medium-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }
  .medium-push-3 {
    position: relative;
    left: 25%;
    right: auto; }
  .medium-pull-3 {
    position: relative;
    right: 25%;
    left: auto; }
  .medium-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }
  .medium-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }
  .medium-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }
  .medium-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }
  .medium-push-6 {
    position: relative;
    left: 50%;
    right: auto; }
  .medium-pull-6 {
    position: relative;
    right: 50%;
    left: auto; }
  .medium-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }
  .medium-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }
  .medium-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }
  .medium-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }
  .medium-push-9 {
    position: relative;
    left: 75%;
    right: auto; }
  .medium-pull-9 {
    position: relative;
    right: 75%;
    left: auto; }
  .medium-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }
  .medium-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }
  .medium-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }
  .medium-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; }
  .column,
  .columns {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left; }
  .medium-1 {
    width: 8.33333%; }
  .medium-2 {
    width: 16.66667%; }
  .medium-3 {
    width: 25%; }
  .medium-4 {
    width: 33.33333%; }
  .medium-5 {
    width: 41.66667%; }
  .medium-6 {
    width: 50%; }
  .medium-7 {
    width: 58.33333%; }
  .medium-8 {
    width: 66.66667%; }
  .medium-9 {
    width: 75%; }
  .medium-10 {
    width: 83.33333%; }
  .medium-11 {
    width: 91.66667%; }
  .medium-12 {
    width: 100%; }
  .medium-offset-0 {
    margin-left: 0% !important; }
  .medium-offset-1 {
    margin-left: 8.33333% !important; }
  .medium-offset-2 {
    margin-left: 16.66667% !important; }
  .medium-offset-3 {
    margin-left: 25% !important; }
  .medium-offset-4 {
    margin-left: 33.33333% !important; }
  .medium-offset-5 {
    margin-left: 41.66667% !important; }
  .medium-offset-6 {
    margin-left: 50% !important; }
  .medium-offset-7 {
    margin-left: 58.33333% !important; }
  .medium-offset-8 {
    margin-left: 66.66667% !important; }
  .medium-offset-9 {
    margin-left: 75% !important; }
  .medium-offset-10 {
    margin-left: 83.33333% !important; }
  .medium-offset-11 {
    margin-left: 91.66667% !important; }
  .medium-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left; }
  .column.medium-centered,
  .columns.medium-centered {
    margin-left: auto;
    margin-right: auto;
    float: none; }
  .column.medium-uncentered,
  .columns.medium-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left; }
  .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; }
  .push-0 {
    position: relative;
    left: 0%;
    right: auto; }
  .pull-0 {
    position: relative;
    right: 0%;
    left: auto; }
  .push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }
  .pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }
  .push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }
  .pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }
  .push-3 {
    position: relative;
    left: 25%;
    right: auto; }
  .pull-3 {
    position: relative;
    right: 25%;
    left: auto; }
  .push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }
  .pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }
  .push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }
  .pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }
  .push-6 {
    position: relative;
    left: 50%;
    right: auto; }
  .pull-6 {
    position: relative;
    right: 50%;
    left: auto; }
  .push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }
  .pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }
  .push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }
  .pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }
  .push-9 {
    position: relative;
    left: 75%;
    right: auto; }
  .pull-9 {
    position: relative;
    right: 75%;
    left: auto; }
  .push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }
  .pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }
  .push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }
  .pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; } }
@media only screen and (min-width: 59.438em) {
  .large-push-0 {
    position: relative;
    left: 0%;
    right: auto; }
  .large-pull-0 {
    position: relative;
    right: 0%;
    left: auto; }
  .large-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }
  .large-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }
  .large-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }
  .large-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }
  .large-push-3 {
    position: relative;
    left: 25%;
    right: auto; }
  .large-pull-3 {
    position: relative;
    right: 25%;
    left: auto; }
  .large-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }
  .large-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }
  .large-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }
  .large-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }
  .large-push-6 {
    position: relative;
    left: 50%;
    right: auto; }
  .large-pull-6 {
    position: relative;
    right: 50%;
    left: auto; }
  .large-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }
  .large-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }
  .large-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }
  .large-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }
  .large-push-9 {
    position: relative;
    left: 75%;
    right: auto; }
  .large-pull-9 {
    position: relative;
    right: 75%;
    left: auto; }
  .large-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }
  .large-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }
  .large-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }
  .large-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; }
  .column,
  .columns {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left; }
  .large-1 {
    width: 8.33333%; }
  .large-2 {
    width: 16.66667%; }
  .large-3 {
    width: 25%; }
  .large-4 {
    width: 33.33333%; }
  .large-5 {
    width: 41.66667%; }
  .large-6 {
    width: 50%; }
  .large-7 {
    width: 58.33333%; }
  .large-8 {
    width: 66.66667%; }
  .large-9 {
    width: 75%; }
  .large-10 {
    width: 83.33333%; }
  .large-11 {
    width: 91.66667%; }
  .large-12 {
    width: 100%; }
  .large-offset-0 {
    margin-left: 0% !important; }
  .large-offset-1 {
    margin-left: 8.33333% !important; }
  .large-offset-2 {
    margin-left: 16.66667% !important; }
  .large-offset-3 {
    margin-left: 25% !important; }
  .large-offset-4 {
    margin-left: 33.33333% !important; }
  .large-offset-5 {
    margin-left: 41.66667% !important; }
  .large-offset-6 {
    margin-left: 50% !important; }
  .large-offset-7 {
    margin-left: 58.33333% !important; }
  .large-offset-8 {
    margin-left: 66.66667% !important; }
  .large-offset-9 {
    margin-left: 75% !important; }
  .large-offset-10 {
    margin-left: 83.33333% !important; }
  .large-offset-11 {
    margin-left: 91.66667% !important; }
  .large-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left; }
  .column.large-centered,
  .columns.large-centered {
    margin-left: auto;
    margin-right: auto;
    float: none; }
  .column.large-uncentered,
  .columns.large-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left; }
  .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; }
  .push-0 {
    position: relative;
    left: 0%;
    right: auto; }
  .pull-0 {
    position: relative;
    right: 0%;
    left: auto; }
  .push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }
  .pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }
  .push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }
  .pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }
  .push-3 {
    position: relative;
    left: 25%;
    right: auto; }
  .pull-3 {
    position: relative;
    right: 25%;
    left: auto; }
  .push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }
  .pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }
  .push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }
  .pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }
  .push-6 {
    position: relative;
    left: 50%;
    right: auto; }
  .pull-6 {
    position: relative;
    right: 50%;
    left: auto; }
  .push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }
  .pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }
  .push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }
  .pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }
  .push-9 {
    position: relative;
    left: 75%;
    right: auto; }
  .pull-9 {
    position: relative;
    right: 75%;
    left: auto; }
  .push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }
  .pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }
  .push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }
  .pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; } }
/* `XHTML, HTML4, HTML5 Reset
----------------------------------------------------------------------------------------------------*/
* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }
a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
dialog,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
font,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
hr,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
main,
mark,
menu,
meter,
nav,
object,
ol,
output,
p,
pre,
progress,
q,
rp,
rt,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video,
xmp {
  border: 0;
  margin: 0;
  padding: 0;
  font-size: 100%; }
html, body {
  height: 100%; }
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section {
  /*
    Override the default (display: inline) for
    browsers that do not recognize HTML5 tags.

    IE8 (and lower) requires a shiv:
    http://ejohn.org/blog/html5-shiv
  */
  display: block; }
b,
strong {
  /*
    Makes browsers agree.
    IE + Opera = font-weight: bold.
    Gecko + WebKit = font-weight: bolder.
  */
  font-weight: bold; }
img {
  color: transparent;
  font-size: 0;
  vertical-align: middle;
  /*
    For IE.
    http://css-tricks.com/ie-fix-bicubic-scaling-for-images
  */
  -ms-interpolation-mode: bicubic; }
ol,
ul {
  list-style: none; }
li {
  /*
    For IE6 + IE7:

    "display: list-item" keeps bullets from
    disappearing if hasLayout is triggered.
  */
  display: list-item; }
table {
  border-collapse: collapse;
  border-spacing: 0; }
th,
td,
caption {
  font-weight: normal;
  vertical-align: top;
  text-align: left; }
q {
  quotes: none; }
q:before,
q:after {
  content: "";
  content: none; }
sub,
sup,
small {
  font-size: 75%; }
sub,
sup {
  line-height: 0;
  position: relative;
  vertical-align: baseline; }
sub {
  bottom: -0.25em; }
sup {
  top: -0.5em; }
svg {
  /*
    For IE9. Without, occasionally draws shapes
    outside the boundaries of <svg> rectangle.
  */
  overflow: hidden; }
/*
  960 Grid System ~ Text CSS.
  Learn more ~ http://960.gs/

  Licensed under GPL and MIT.
*/
/* `Basic HTML
----------------------------------------------------------------------------------------------------*/
body {
  font-size: 92.5%;
  font-family: "Open Sans", sans-serif;
  line-height: 1.5; }
pre,
code {
  font-family: "DejaVu Sans Mono", Menlo, Consolas, monospace; }
hr {
  border: 0 solid #ccc;
  border-top-width: 1px;
  clear: both;
  height: 0; }
/* `Headings
----------------------------------------------------------------------------------------------------*/
h1 {
  font-size: 1.8em;
  color: #333333;
  font-weight: 600; }
h2 {
  font-size: 1.5em;
  color: #333333; }
h3 {
  font-size: 1.15em;
  text-transform: uppercase; }
h4 {
  font-size: 1.025em; }
h5 {
  font-size: 0.9em; }
h6 {
  font-size: 0.825em;
  text-transform: uppercase;
  font-weight: bold; }
h1, h2, h3, h4, h5, h5 {
  margin: 0 0 8px 0;
  line-height: 1.2; }
h1 a, h2 a, h3 a, h4 a, h5 a, h5 a {
    color: #ee0000;
    text-decoration: none; }
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h5 a:hover {
      text-decoration: underline; }
/* `Spacing
----------------------------------------------------------------------------------------------------*/
ol {
  list-style: decimal; }
ul {
  list-style: disc; }
li {
  margin-left: 30px; }
p,
dl,
hr,
ol,
ul,
pre,
table,
address,
fieldset,
figure {
  margin-bottom: 20px; }
select {
  background-color: #fafafa;
  border-color: #cccccc;
  border-radius: 0;
  border-style: solid;
  border-width: 1px;
  color: rgba(0, 0, 0, 0.75);
  font-family: "Open Sans",Arial,sans-serif;
  font-size: 14px;
  height: 2.3125rem;
  line-height: normal;
  padding: 0.5rem;
  margin: 0; }
#mobile-categories {
  padding-bottom: 25px; }
#mobile-categories p {
    color: #666;
    margin: 0 0 10px;
    padding: 0;
    font-weight: 600; }
.home #mobile-categories {
  padding-bottom: 5px; }
.normal {
  font-weight: normal; }
p {
  margin: 0 0 16px; }
.float-right {
  float: right; }
.float-left {
  float: left; }
.position-relative {
  position: relative; }
.block {
  display: block;
  width: 100%; }
.color-red {
  color: #ee0000; }
.twitter-handle {
  font-size: 0.9em;
  padding: 0 4px 0 12px;
  margin-left: 12px;
  background: url('/crc/blog/img/ui/bkg-pipe-grey.png') no-repeat left center; }
.twitter-handle span {
    background: url('/crc/blog/img/ui/icon-twitter.png') no-repeat left center;
    padding-left: 26px; }
ul.horizontal-list, .horizontal-list ul {
  overflow: hidden;
  list-style: none;
  margin: 0; }
ul.horizontal-list li, .horizontal-list ul li {
    margin: 0; }
ul.horizontal-list li, .horizontal-list ul li {
    float: left;
    margin: 0 0 0 4px; }
.uppercase {
  text-transform: uppercase; }
@media only screen and (max-width: 40em) {
  li.subscribe-link {
    text-align: center; } }
a.icon-link {
  color: #333333;
  text-decoration: none;
  display: block;
  border: none !important; }
a.icon-link span {
    /*
	    background: resolveBackgroundImage("bkg-arrow-right.png") no-repeat scroll right 2px;
		 padding: 0 16px 0 0;
	 */
    background: none;
    padding: 0; }
a.icon-link:hover span {
    background-position: right -15px; }
a.icon-link:hover {
    color: #ee0000; }
a.icon-link.large {
    font-size: 1em;
    margin: 0 0 22px 0;
    padding-left: 40px; }
a.icon-link.rss {
    background: url('/crc/blog/img/ui/bkg-rss-sprite.png') no-repeat;
    background-position: 5px top; }
a.icon-link.rss:hover {
      background-position: 5px -44px; }
a.icon-link.subscribe {
    background: url('/crc/blog/img/ui/bkg-subscribe-sprite.png') no-repeat;
    background-position: 0 top; }
@media only screen and (max-width: 40em) {
      a.icon-link.subscribe {
        margin: 0;
        display: inline-block;
        width: auto; } }
a.icon-link.subscribe:hover {
      background-position: 0 -44px; }
.drop-down-list {
  position: relative; }
.drop-down-list .header {
    padding: 0;
    margin: 8px 0 0 0;
    padding: 0 12px 0 0;
    color: #fff;
    background: #822433;
    font-size: 1.1em;
    font-weight: normal;
    cursor: default; }
.drop-down-list .header span {
      display: block;
      padding: 4px 10px 5px;
      background: url('/crc/blog/img/ui/bkg-arrow-down.png') no-repeat right center; }
.drop-down-list .body {
    position: absolute;
    background: #ebece9;
    width: 100%;
    z-index: 10;
    border-bottom: solid 1px #cbcbcb;
    -webkit-box-shadow: 0px 5px 5px -3px #cbcbcb;
    box-shadow: 0px 5px 5px -3px #cbcbcb; }
.drop-down-list .body ul {
      list-style: none;
      margin: 0;
      width: 100%; }
.drop-down-list .body ul li {
        margin: 0; }
.drop-down-list .body ul li {
        display: block;
        border-bottom: solid 1px #fff; }
.drop-down-list .body ul li a {
          display: block;
          text-decoration: none;
          color: #333333;
          font-size: 1em;
          text-transform: uppercase;
          padding: 10px 14px; }
.drop-down-list .body ul li a:hover {
            color: #822433; }
.drop-down-list .body ul li:last-child, .drop-down-list .body ul li.last {
          border: none; }
.cta {
  margin: 32px 0;
  clear: both; }
@media only screen and (max-width: 40em) {
    .cta {
      margin: 0 0 25px;
      display: block;
      overflow: hidden;
      float: none; } }
.cta .header {
    text-transform: uppercase;
    margin: 0; }
.cta .header span {
      display: block; }
.cta .body {
    position: relative;
    padding: 12px 0 0 0; }
@media only screen and (max-width: 40em) {
    .cta.plain-text {
      padding: 10px 0 0; } }
.cta.plain-text .header {
    border-bottom: solid 1px #e0e1dd; }
.cta.plain-text .header span {
      padding: 2px 0; }
.cta.plain-text .body p {
    margin: 0 0 6px 0; }
.cta.toggle .header span {
    cursor: pointer;
    background: url('/crc/blog/img/ui/bkg-plus-sprite.png') no-repeat right 0; }
.cta.toggle .header:hover {
    color: #822433; }
.cta.toggle .header:hover span {
      background-position: right -22px; }
.cta.toggle.open .header span {
    background: url('/crc/blog/img/ui/bkg-minus-sprite.png') no-repeat right 0; }
.cta.toggle.open .header:hover span {
    background-position: right -22px; }
.cta.with-theme {
    padding: 10px; }
.cta.with-theme .body {
      padding: 0; }
.cta.with-theme.blue-theme {
      background: #c8e6ee url('/crc/blog/img/ui/bkg-cta-blue-theme.png') no-repeat right bottom;
      padding-bottom: 16px;
      overflow: hidden; }
@media only screen and (max-width: 40em) {
        .cta.with-theme.blue-theme {
          background: #c8e6ee;
          text-align: center;
          padding: 15px; }
          .cta.with-theme.blue-theme input.textbox {
            font-size: 1.1em;
            text-align: center; }
          .cta.with-theme.blue-theme .right {
            float: none !important;
            padding: 10px 0 0; }
            .cta.with-theme.blue-theme .right a {
              width: 100%;
              clear: both;
              display: block; }
              .cta.with-theme.blue-theme .right a span {
                text-align: center;
                background-image: none; } }
.cta .post-header {
    margin: 0 0 12px 0; }
.cta .post-header h4 {
      margin: 0 0 2px 0; }
ul.links {
  list-style: none;
  margin: 0; }
ul.links li {
    margin: 0; }
ul.links li {
    margin: 5px 0; }
ul.links a {
    text-decoration: none;
    color: #747678; }
ul.links a:hover {
      color: #ee0000; }
ul.links a:before {
      content: "> "; }
.section {
  margin: 0 0 40px 0; }
.section .section-header {
    margin: 0;
    padding: 0;
    color: #fff;
    font-size: 0.9em;
    font-weight: normal;
    text-transform: uppercase;
    border-bottom: solid 1px #e0e1dd; }
.section .section-header span {
      background: #747678;
      display: inline-block;
      padding: 6px 15px; }
@media only screen and (max-width: 40em) {
      .section .section-header span {
        display: none; } }
.section .section-body {
    overflow: hidden;
    padding: 20px; }
.section .section-body .section-content {
      padding: 0 20px; }
.section .section-body.divide .per-20 {
      width: 20%; }
.section .section-body.divide .per-80 {
      width: 80%; }
.section.featured .section-header span {
    background: #333333; }
.section.featured .section-body {
    border: solid 1px #e0e1dd;
    border-top: none; }
.section.no-padding .section-body {
    padding: 0; }
.section.top-bottom-padding .section-body {
    padding: 20px 0; }
p.h2 {
  font-size: 20px;
  color: #fff;
  font-weight: 600; }
.blog-post {
  overflow: hidden; }
.blog-post .post-header {
    margin: 0 0 16px 0; }
.blog-post .post-header h1, .blog-post .post-header h2 {
      margin: 0 0 5px 0; }
.blog-post .post-body {
    overflow: hidden; }
.blog-post .post-metadata {
    margin: 0; }
@media only screen and (max-width: 40em) {
      .blog-post .post-metadata {
        font-size: 0.9em;
        padding: 5px 0 2px; } }
.blog-post .post-image img {
    display: block;
    width: 100%; }
.blog-post .post-image .photo-credit {
    display: block;
    color: #747678;
    text-align: center;
    font-style: italic;
    font-size: 0.9em;
    margin-top: 6px; }
.blog-post-listing .blog-post.with-thumbnail .post-header {
    padding-right: 20px; }
.blog-post-listing .blog-post.with-thumbnail .post-body {
    float: left;
    width: 66%; }
@media only screen and (max-width: 40em) {
      .blog-post-listing .blog-post.with-thumbnail .post-body {
        float: none;
        width: 100%; } }
.blog-post-listing .blog-post.with-thumbnail .post-body .post-content {
      padding-right: 10px; }
.blog-post-listing .blog-post.with-thumbnail .post-image {
    float: left;
    width: 34%;
    padding-left: 4%; }
.blog-post-listing .blog-post .post-image-inline {
    display: block;
    padding: 0 0 15px; }
.blog-post-listing .blog-post .post-image-inline img {
      max-width: 50%; }
@media only screen and (max-width: 40em) {
    .blog-post-listing .blog-post .post-footer {
      display: none; } }
.blog-post-listing.left-right-padding .blog-post {
    padding: 25px 20px 15px;
    border-bottom: solid 1px #e0e1dd; }
@media only screen and (max-width: 40em) {
      .blog-post-listing.left-right-padding .blog-post {
        padding: 25px 0 15px; } }
.blog-post-listing.left-right-padding .blog-post:first-child {
      padding-top: 0; }
.blog-post.featured .post-body .post-content {
    float: right;
    width: 45%; }
.blog-post.featured .post-body .post-content p {
      padding-left: 16px; }
@media only screen and (max-width: 40em) {
      .blog-post.featured .post-body .post-content {
        float: none;
        width: 100%;
        clear: both;
        display: block; }
        .blog-post.featured .post-body .post-content p {
          padding: 0; } }
.blog-post.featured .post-body .post-image {
    float: left;
    width: 52%; }
@media only screen and (max-width: 40em) {
      .blog-post.featured .post-body .post-image {
        float: none;
        width: 100%;
        clear: both;
        display: block; }
        .blog-post.featured .post-body .post-image img {
          max-width: 60%;
          margin-bottom: 15px; } }
.blog-post.featured.no-image .post-body .post-content {
    width: 100%;
    float: none; }
.blog-post.featured.no-image .post-body .post-content p {
      padding-left: 0; }
.blog-post.featured.no-image .post-body .post-image {
    display: none; }
.blog-post.featured .post-footer {
    margin-top: 16px;
    padding-top: 16px;
    border-top: solid 1px #e0e1dd; }
@media only screen and (max-width: 40em) {
      .blog-post.featured .post-footer {
        display: none; } }
.blog-post.detail {
    padding: 0 20px 32px; }
@media only screen and (max-width: 40em) {
      .blog-post.detail {
        padding: 0 0 30px; } }
.blog-post.detail h1 {
      padding-top: 20px;
      margin-top: 10px;
      border-top: solid 1px #e0e1dd; }
@media only screen and (min-width: 59.438em) {
      .blog-post.detail h1 {
        padding-top: 0;
        margin-top: 0;
        border: none; } }
.blog-post.detail .post-body {
      padding-bottom: 20px; }
.blog-post.detail .post-body img {
        width: auto;
        max-width: 100%;
        height: auto;
        margin: 0; }
.blog-post.detail .post-body .wordpress-export img {
        display: block; }
.blog-post.detail .post-footer {
      margin-top: 16px;
      padding-top: 16px;
      border-top: solid 1px #e0e1dd; }
@media only screen and (max-width: 40em) {
        .blog-post.detail .post-footer {
          border: none;
          margin: 0;
          padding-top: 8px; } }
.blog-post .post-categories, .blog-post .post-tags {
    margin: 4px 0 6px;
    overflow: hidden; }
.blog-post .post-categories .header, .blog-post .post-tags .header {
      font-weight: bold; }
.blog-post .post-categories .header span, .blog-post .post-tags .header span {
        padding: 0 2px 0 0; }
.blog-post .post-categories ul, .blog-post .post-tags ul {
      padding: 0; }
.blog-post .post-categories ul li, .blog-post .post-tags ul li {
        margin: 0 8px 8px 0; }
.blog-post .post-footer {
    overflow: hidden;
    clear: both; }
.blog-post .post-linked-info {
    overflow: hidden;
    margin: 2px 0; }
.blog-post .post-author {
    margin-top: 48px; }
.blog-post .post-author .author-name {
      margin: 0; }
.button {
  text-decoration: none;
  display: inline-block;
  font-size: 0.85em;
  background: #e0e1dd;
  border: none;
  border-radius: 3px;
  cursor: pointer;
  outline: none; }
.button span {
    display: block;
    padding: 4px 8px; }
.button:hover {
    color: #fff;
    background: #747678; }
.button:active {
    background: #333333; }
.button.large {
    text-transform: uppercase;
    font-size: 1em; }
.button.large span {
      padding: 6px 10px; }
.button.red {
    background: #ee0000;
    color: #fff; }
.button.red:hover {
      background: #822433; }
.button.arrow-right {
    padding-left: 6px;
    padding-right: 12px; }
.button.arrow-right span {
      background: url('/crc/blog/img/ui/bkg-arrow-right-white.png') no-repeat right center;
      padding-right: 16px; }
.form-input {
  margin: 0 0 8px 0; }
.form-input.text {
    background: #fff;
    border: solid 1px #bcbdbc;
    padding: 8px; }
.form-input.text.with-button {
      position: relative;
      padding-right: 28px; }
.form-input.text.with-button .btn {
        display: block;
        position: absolute;
        width: 26px;
        height: 26px;
        top: 6px;
        right: 6px;
        overflow: hidden;
        text-indent: -999em;
        cursor: pointer;
        border: none; }
.form-input.text.with-button .btn.search {
          background: #fff url('/crc/blog/img/ui/bkg-search-blog.png') no-repeat center center;
          opacity: 0.8; }
.form-input.text.with-button .btn.search:hover {
            opacity: 1; }
.form-input.right {
    text-align: right; }
.form-input input[type='text'], .form-input .textbox {
    width: 100%;
    margin: 0;
    padding: 0;
    border: 0;
    outline: none;
    font-size: 15px; }
.content-pager {
  position: relative;
  display: table;
  margin: 0 auto; }
.content-pager ul li {
    overflow: hidden;
    margin: 0 0 1px;
    font-size: 14px;
    font-weight: 600; }
.content-pager ul li a {
      display: block;
      float: left;
      margin: 0 2px;
      padding: 4px 12px;
      background: #777;
      color: #fff;
      border-radius: 4px;
      text-decoration: none;
      font-weight: 600; }
@media only screen and (max-width: 40em) {
        .content-pager ul li a {
          padding: 4px 8px; } }
.content-pager ul li a.page-active {
        text-decoration: none;
        background-color: #ee0000 !important;
        cursor: default !important; }
.content-pager ul li a:hover {
        background-color: #ee0000;
        color: #fff; }
.content-pager ul li.dots a {
      background-color: #fff;
      color: #999; }
.content-pager ul li.dots a:hover {
        color: #555; }
.content-pager ul li.bg-sprite {
      display: none !important;
      position: relative;
      top: 5px; }
.content-pager ul li.bg-sprite a {
        padding: 0px 7px;
        text-indent: -999em;
        background: url('/crc/blog/img/ui/bkg-pager-sprite.png') no-repeat; }
.content-pager ul li.bg-sprite a.page-first {
          background-position: 0px 0px; }
.content-pager ul li.bg-sprite a.page-prev {
          background-position: -12px 0px; }
.content-pager ul li.bg-sprite a.page-next {
          background-position: -22px 0px; }
.content-pager ul li.bg-sprite a.page-last {
          background-position: -36px 0px; }
.content-pager ul li.bg-sprite a:hover.page-first {
        background-position: 0px -20px; }
.content-pager ul li.bg-sprite a:hover.page-prev {
        background-position: -12px -20px; }
.content-pager ul li.bg-sprite a:hover.page-next {
        background-position: -22px -20px; }
.content-pager ul li.bg-sprite a:hover.page-last {
        background-position: -36px -20px; }
.page-comments {
  padding: 0 0 36px 0; }
.page-comments #disqus_thread a {
    color: #ee0000; }
.slideshow .slides .slide {
  width: auto;
  max-width: 100%;
  height: auto;
  margin: 4px 0; }
.loader {
  position: absolute;
  width: 16px;
  height: 16px;
  left: 50%;
  margin-left: -8px;
  overflow: hidden;
  background: url('/crc/blog/img/ui/loading.gif') no-repeat left top;
  display: none; }
html {
  background-color: #747678; }
@media only screen and (max-width: 40em) {
    html {
      background-color: #efefef; } }
html, body {
  height: 100%; }
body {
  color: #333333;
  background: none; }
a {
  color: #333333; }
a:hover {
    color: #ee0000; }
.ros-banner {
  text-align: center;
  bottom: 0;
  left: 0;
  padding: 3px 0;
  position: fixed;
  width: 100%;
  z-index: 1000;
  background: white;
  -webkit-box-shadow: 1px 1px 7px #ccc;
          box-shadow: 1px 1px 7px #ccc;
  -moz-box-shadow: 1px 1px 7px #ccc;
  -ms-box-shadow: 1px 1px 7px #ccc;
  -o-box-shadow: 1px 1px 7px #ccc; }
#page-header {
  background-color: #fff;
  border-bottom: 1px solid #efefef; }
@media only screen and (min-width: 59.438em) {
    #page-header {
      background: #ebece9;
      padding: 16px 0;
      height: auto;
      border-bottom: none; } }
#page-header div.logo {
    width: 100%;
    position: relative;
    margin: 25px 0; }
#page-header div.logo a.blog-logo {
      display: block;
      position: relative;
      top: 0;
      left: 0;
      width: 170px; }
#page-header div.logo a.blog-logo img {
        width: 100%;
        height: auto; }
body.FRCA #page-header div.logo a.blog-logo {
        width: 188px; }
#page-header div.logo span.main-logo {
      display: block;
      font-size: 1.8em;
      font-weight: normal;
      color: #333333;
      position: absolute;
      top: 15px;
      left: 200px;
      line-height: 20px; }
@media only screen and (min-width: 59.438em) {
        #page-header div.logo span.main-logo {
          line-height: 28px; } }
body.FRCA #page-header div.logo span.main-logo {
        left: 215px; }
#page-header div.logo span.main-logo span {
        font-weight: bold; }
#page-header div.logo span.main-logo a {
        color: #333333;
        display: block;
        text-decoration: none;
        display: inline-block; }
@media only screen and (min-width: 59.438em) {
      #page-header div.logo {
        margin: 0;
        top: 40px; }
        #page-header div.logo a.blog-logo {
          left: 5px;
          width: 220px; }
          body.FRCA #page-header div.logo a.blog-logo {
            width: 245px; }
        #page-header div.logo span.main-logo {
          font-size: 2.6em;
          left: 265px; }
          body.FRCA #page-header div.logo span.main-logo {
            left: 285px; } }
#page-header .search-box {
    width: 240px;
    float: right; }
#page-header .social-media-links {
    overflow: hidden;
    margin: 30px 0 0 0; }
#page-header .social-media-links ul {
      margin: 0 0 16px 0; }
#page-header .social-media-links ul li {
        margin: 0 0 0 .5rem; }
#page-header .social-media-links ul li.header {
          margin: 0;
          padding-top: 8px; }
#page-header .social-media-links ul li.header h5 {
            font-size: 0.9em;
            font-weight: normal; }
#page-header .language-toggle {
    position: absolute;
    top: -16px;
    right: 10px; }
#page-header .language-toggle a {
      display: block;
      background: #747678;
      color: #fff;
      font-size: 0.9em;
      text-transform: uppercase;
      text-decoration: none;
      border-radius: 0 0 6px 6px; }
#page-header .language-toggle a span {
        display: block;
        padding: 6px 12px 7px; }
#page-header .language-toggle a:hover {
        background: #822433; }
a.social-media-icon {
  background: url('/crc/blog/img/ui/social-media-icons-sprite.png') no-repeat center bottom;
  width: 30px;
  height: 30px;
  display: block;
  overflow: hidden;
  text-indent: -999em; }
a.social-media-icon.facebook {
    background-position: 0 bottom; }
a.social-media-icon.twitter {
    background-position: -30px bottom; }
a.social-media-icon.linkedin {
    background-position: -60px bottom; }
a.social-media-icon.youtube {
    background-position: -90px bottom; }
a.social-media-icon.flickr {
    background-position: -120px bottom; }
.svg-wrapper {
  width: 30px;
  height: 30px;
  padding: 0;
  background: 0 0;
  border: none;
  margin: 0;
  display: inline-block; }
.svg-wrapper.linkedin path {
    fill: #0a6c9b !important; }
.svg-wrapper svg {
    width: 100%;
    height: auto; }
.mobile-searchbox {
  padding: 15px;
  background: #f7f7f7;
  border: 1px solid #e7e7e7;
  margin: 0 0 20px;
  position: relative;
  top: -6px; }
.mobile-searchbox .form-input.text.with-button {
    margin: 0; }
#navigation-bar {
  background: url('/crc/blog/img/ui/bkg-main-navigation.png') repeat-x left top;
  height: 45px; }
#navigation-bar .main-navigation ul li {
    margin: 0;
    border-right: solid 1px #fff;
    line-height: 45px;
    height: 45px; }
#navigation-bar .main-navigation ul li:first-of-type {
      border-left: solid 1px #fff; }
#navigation-bar .main-navigation ul li.donate {
      float: right;
      border: none; }
#navigation-bar .main-navigation ul li a {
      display: block;
      padding: 0 22px;
      font-size: 1.2em;
      line-height: 47px;
      height: 45px;
      color: #fff;
      text-decoration: none; }
#navigation-bar .main-navigation ul li a:hover {
        background: url('/crc/blog/img/ui/bkg-main-navigation-hover.png') repeat-x left top; }
#navigation-bar .main-navigation ul li.donate {
      padding: 5px;
      line-height: 35px;
      height: 35px; }
#navigation-bar .main-navigation ul li.donate a {
        height: 35px;
        line-height: 36px;
        background: #822433;
        border-radius: 3px; }
#navigation-bar .main-navigation ul li.donate a:hover {
          background: #9c2a3c; }
.mobile-blog-navigation {
  background: #3d3e40;
  border-bottom: 1px solid #efefef;
  overflow: hidden;
  height: 52px;
  width: 100%;
  display: block; }
.mobile-blog-navigation ul {
    padding: 0;
    margin: 0;
    height: 52px;
    display: block;
    width: 100%; }
.mobile-blog-navigation ul li {
      line-height: 52px;
      height: 52px;
      float: left;
      background: 0;
      margin: 0;
      padding: 0;
      text-align: center;
      font-weight: bold;
      text-transform: uppercase;
      list-style: none; }
.mobile-blog-navigation ul li a {
        display: block;
        color: #fff;
        text-decoration: none !important;
        height: 52px; }
.mobile-blog-navigation ul li.menu {
        width: 30%; }
.mobile-blog-navigation ul li.menu a:hover {
          background-color: #222; }
.mobile-blog-navigation ul li.search {
        width: 20%;
        background-color: #fff; }
.mobile-blog-navigation ul li.search:hover img {
          opacity: 0.7; }
.mobile-blog-navigation ul li.donate {
        width: 50%; }
.mobile-blog-navigation ul li.donate a {
          background-color: #ee0000; }
.mobile-blog-navigation ul li.donate a:hover {
            background-color: #cc0000; }
.flexpanel ul {
  padding: 10px 0 0 !important; }
.flexpanel ul li {
    margin: 0; }
.flexpanel ul li a {
      text-decoration: none !important; }
.flexpanel ul li a:hover {
        text-decoration: underline; }
@media only screen and (max-width: 40em) {
  .search-result #right-rail {
    display: none; }
  .search-result #page-body {
    padding-bottom: 60px; } }
@media only screen and (min-width: 40.063em) and (max-width: 59.375em) {
  .search-result #right-rail {
    display: none; } }
#page-body {
  background: #fff;
  padding-top: 30px;
  padding-bottom: 30px;
  min-height: 500px; }
@media only screen and (min-width: 59.438em) {
    #page-body {
      padding-bottom: 80px; } }
#page-body .info-links {
    list-style: none;
    margin: 0; }
#page-body .info-links li {
      margin: 0; }
#page-body #right-rail {
    font-size: 0.95em; }
#page-body .internal-page {
    padding-top: 30px; }
#page-body .main-content-header {
    margin: 0 0 34px 0; }
@media only screen and (max-width: 40em) {
      #page-body .main-content-header {
        margin: 0 0 20px; } }
#page-body .form.newsletter table {
    width: 80%; }
#page-body .form.newsletter table th {
      width: 30%;
      background: none;
      color: #000;
      font-weight: bold;
      font-size: 1.1em;
      text-align: right;
      padding: 10px 6px 6px 6px; }
#page-body .form.newsletter table td {
      width: 70%; }
#page-body .form.newsletter table td input {
        width: 100%;
        padding: 4px 2px; }
#page-body .form.newsletter table td .text-error {
        color: #ee0000; }
#page-body .form.newsletter p.text-error {
    text-align: right;
    font-style: italic; }
#page-body .form.newsletter label {
    font-size: 1em;
    font-weight: 600;
    padding: 10px 0 5px;
    margin: 0;
    display: block;
    text-align: left; }
@media only screen and (min-width: 40.063em) {
      #page-body .form.newsletter label {
        padding: 16px 0;
        text-align: right; } }
#page-body .form.newsletter input {
    padding: 10px;
    border: 1px solid #ccc;
    background: #fff;
    width: 100%;
    margin: 0 0 14px;
    overflow: hidden;
    font-size: 1.1em; }
@media only screen and (min-width: 40.063em) {
      #page-body .form.newsletter input {
        margin: 8px 0; } }
#page-body .form.newsletter input:focus {
      border-color: #999; }
#page-body .form.newsletter .required,
  #page-body .form.newsletter .text-error {
    color: #ee0000;
    font-size: 0.9em; }
#page-body .form.newsletter p.required {
    text-align: left;
    margin: 0;
    float: none !important; }
@media only screen and (min-width: 40.063em) {
      #page-body .form.newsletter p.required {
        text-align: right;
        float: right !important; } }
#page-body .form.newsletter .button {
    text-decoration: none;
    text-transform: uppercase;
    display: inline-block;
    padding: 6px 32px 6px 14px;
    float: right;
    border: none;
    border-radius: 6px;
    cursor: pointer;
    outline: none;
    background: #ee0000 url('/crc/blog/img/ui/bkg-arrow-right-white.png') no-repeat 90% center;
    color: #fff;
    margin: 4px 0 30px; }
#page-body .form.newsletter .button:hover {
      background-color: #822433; }
@media only screen and (max-width: 40em) {
  .blog-post .post-categories li:first-of-type,
  .blog-post .post-tags li:first-of-type {
    display: block;
    float: none;
    clear: both;
    color: #444;
    font-size: 18px;
    text-transform: capitalize;
    font-weight: 600; }
    .blog-post .post-categories li:first-of-type span,
    .blog-post .post-tags li:first-of-type span {
      font-weight: 600; } }
.post-content img {
  max-width: 100%;
  width: auto !important;
  height: auto !important; }
@media only screen and (max-width: 40em) {
  .post-author {
    background: #f7f7f7;
    border: none !important; }
    .post-author.section.featured .section-body {
      border: none; }
    .post-author.section.featured .section-header {
      border: none; }
      .post-author.section.featured .section-header span {
        display: block;
        background: none;
        padding: 15px;
        color: #444;
        font-size: 18px;
        text-transform: capitalize;
        font-weight: 600; }
    .post-author.section.featured .section-body {
      padding: 15px;
      padding-top: 0; }
    .post-author.section.featured .per-20 {
      display: none; }
    .post-author.section.featured .per-80 {
      float: none;
      width: 100%;
      display: block; }
      .post-author.section.featured .per-80 .section-content {
        padding: 0; }
        .post-author.section.featured .per-80 .section-content .author-name {
          font-size: 18px; }
    .post-author .twitter-handle {
      margin: 0;
      background: none;
      padding: 5px 0 10px;
      display: block; } }
#page-footer {
  padding: 0;
  background-color: #efefef;
  color: #fff; }
#page-footer .row {
    background: none;
    min-height: 0;
    padding-top: 24px;
    padding-bottom: 24px; }
@media only screen and (min-width: 59.438em) {
      #page-footer .row {
        background: url("/crc/images/logo.2017.svg") no-repeat 100%;
        background-size: 150px 100%; } }
@media only screen and (max-width: 40em) {
      #page-footer .row {
        padding-bottom: 0;
        padding-top: 14px; } }
#page-footer .social-media-links {
    padding: 0 0 15px; }
@media only screen and (min-width: 59.438em) {
      #page-footer .social-media-links {
        display: none; } }
#page-footer .social-media-links .float-right {
      float: none; }
#page-footer .social-media-links .float-right li {
        color: #333;
        line-height: 30px;
        font-weight: normal;
        margin: 0 1px 0 0; }
#page-footer .social-media-links .float-right li h5 {
          line-height: 30px;
          font-weight: 600;
          padding-right: 5px;
          font-size: 13px; }
#page-footer .social-media-links .float-right li.header {
          line-height: 1;
          margin: 0 0 0; }
#page-footer .social-media-links .float-right li:nth-child(5) {
          margin-left: 6px;
          margin-right: 7px; }
#page-footer #footer-legal-info {
    background: none;
    color: #666;
    padding: 0 0 30px;
    text-transform: none; }
@media only screen and (min-width: 59.438em) {
      #page-footer #footer-legal-info {
        padding: 20px 200px 30px 0; } }
#page-footer #footer-legal-info a {
      color: #ee0000;
      display: block;
      padding: 0 0 25px; }
@media only screen and (min-width: 59.438em) {
        #page-footer #footer-legal-info a {
          display: none; } }
#page-footer #footer-legal-info a:hover {
        text-decoration: underline; }
#page-footer .copyright {
    display: block;
    clear: both;
    overflow: hidden; }
#page-footer a {
    color: #dddddd;
    text-decoration: none; }
#page-footer a:hover {
      text-decoration: underline; }
#page-footer h4 {
    margin: 0;
    border-bottom: solid 1px #fff;
    font-size: 1.1em;
    text-transform: uppercase;
    margin-bottom: 15px; }
#page-footer h4 span {
      display: block;
      padding: 2px 0; }
#page-footer ul {
    list-style: none;
    margin: 0; }
#page-footer ul li {
      margin: 0; }
#page-footer ul li {
      margin: 8px 0; }
#page-body table {
  width: 100%;
  font-size: 1em; }
#page-body table th {
    color: #ee0000;
    background: #fbfbfb;
    padding: 6px; }
#page-body table td {
    padding: 6px; }
#page-body table tfoot td {
    padding: 6px; }
.media-item-caption,
.image-with-caption + p {
  margin: 4px 0 16px;
  font-style: italic; }
blockquote {
  padding: 20px;
  background: #ebece9;
  margin: 32px 0;
  font-style: italic;
  font-size: 1.1em; }
span.imgLeft {
  overflow: hidden;
  float: left;
  display: block;
  margin: 3px 16px 16px 0; }
span.imgRight {
  overflow: hidden;
  float: right;
  display: block;
  margin: 3px 0 16px 16px; }
span.imgCenter {
  display: block;
  margin: 6px auto;
  text-align: center; }
#at4m-dock {
  width: 45px !important;
  height: 50px !important;
  position: fixed;
  border: 113px;
  right: 0px;
  left: inherit !important;
  bottom: 150px;
  border: none !important;
  background: url("/crc/images/social-share.svg") no-repeat !important; }
#at4m-dock * {
    opacity: 0 !important; }
#at4m-dock-toggle {
  display: none; }
.FRCA #page-header h5.main-logo {
  background-image: url('/crc/blog/img/ui/red-cross-logo-fr.png'); }
@media only screen and (min-width: 59.438em) {
  .FRCA #page-footer .row {
    background-image: url("/crc/images/logo-fr.2017.svg"); } }
.FRCA #page-footer #footer-legal-info {
  background: none; }
.IE7 .form-input.text.with-button .btn {
  font-size: 0; }
#quiz #thankyou,
#quiz .hide,
#quiz .pages,
#quiz-content {
  display: none; }
.incorrect {
  border: 1px solid red;
  background: #ffdede;
  padding: 5px;
  margin-bottom: 10px; }
.correct {
  border: 1px solid #44ab00;
  background: url(/crc/images/correct.png) 98% 50% no-repeat #f3fff3;
  padding: 5px;
  margin-bottom: 10px; }
#quiz .option > div {
  padding: 5px; }
#quiz .option > div,
#quiz .hide,
.pages {
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease; }
.explaination hr {
  border: solid #ddd;
  border-width: 1px 0 0;
  clear: both;
  margin: 1.25rem 0 1.1875rem;
  height: 0; }
.slideshow {
  display: block;
  padding-bottom: 30px; }
@media only screen and (max-width: 40em) {
    .slideshow {
      display: block;
      padding-bottom: 60px;
      margin: 0 0 30px;
      border-bottom: 3px solid #f7f7f7; } }
.slideshow .slides {
    position: relative; }
.slideshow .slides ul {
      display: none; }
.slideshow .slides .slide {
      position: relative;
      background-color: #000000;
      text-align: center;
      height: 440px;
      /*max-width: 660px;*/
      width: 100%;
      max-width: 100%;
      overflow: hidden; }
@media only screen and (min-width: 40.063em) and (max-width: 59.375em) {
        .slideshow .slides .slide {
          width: 100%;
          max-width: 100%; } }
.slideshow .slides .slide img {
        height: 440px;
        max-height: 100%;
        display: inline !important;
        max-width: none;
        vertical-align: middle;
        margin-bottom: 0.25em; }
.slideshow .slides .slide .slide-content {
        padding: 16px 88px 16px 16px;
        position: absolute;
        width: 100%;
        min-height: 10px;
        left: 0;
        margin-left: 0;
        bottom: 0;
        background-color: #000000;
        background-color: rgba(0, 0, 0, 0.5);
        color: #FEFEFE;
        text-align: left;
        font-size: 14px; }
@media only screen and (max-width: 40em) {
        .slideshow .slides .slide {
          width: 100%;
          max-width: 100%;
          height: 360px;
          line-height: 360px; }
          .slideshow .slides .slide img {
            height: auto;
            max-width: 100%; }
          .slideshow .slides .slide .slide-content {
            position: absolute;
            bottom: 0;
            width: 100%;
            padding: 10px 15px;
            line-height: 17px;
            font-size: 13px;
            left: 0;
            height: auto;
            margin: 0;
            width: 100%;
            overflow: hidden;
            text-align: center; } }
.slideshow .slides .slider-pagination {
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      -o-user-select: none;
      user-select: none;
      width: 120px;
      height: 30px;
      color: #FEFEFE;
      position: absolute;
      right: 0;
      text-align: right;
      bottom: 8px;
      font-size: 14px; }
@media only screen and (max-width: 40em) {
        .slideshow .slides .slider-pagination {
          text-align: center;
          color: #444;
          bottom: -46px;
          width: 100%;
          display: block;
          font-size: 13px; } }
.slideshow .slides .slider-pagination .previous, .slideshow .slides .slider-pagination .next {
        cursor: pointer; }
.slideshow .slides .slider-pagination .previous div, .slideshow .slides .slider-pagination .next div {
          width: 34px;
          height: 34px;
          display: inline-block;
          vertical-align: middle; }
@media only screen and (max-width: 40em) {
        .slideshow .slides .slider-pagination .previous {
          padding: 0 10px 0 0; } }
.slideshow .slides .slider-pagination .previous div {
        background: url("../img/ui/slider-arrow-left.png") no-repeat; }
@media only screen and (max-width: 40em) {
          .slideshow .slides .slider-pagination .previous div {
            background-color: #999;
            border-radius: 3px; }
            .slideshow .slides .slider-pagination .previous div:hover {
              background-color: #777; } }
@media only screen and (max-width: 40em) {
        .slideshow .slides .slider-pagination .next {
          padding: 0 0 0 10px; } }
.slideshow .slides .slider-pagination .next div {
        background: url("../img/ui/slider-arrow-right.png") no-repeat; }
@media only screen and (max-width: 40em) {
          .slideshow .slides .slider-pagination .next div {
            background-color: #999;
            border-radius: 3px; }
            .slideshow .slides .slider-pagination .next div:hover {
              background-color: #777; } }
.no-csstransforms3d .slideshow .slides .slide .slide-content {
  background: transparent url(../img/ui/black-alpha-pixel.png); }
.IE8 .row {
  max-width: 1100px; }
.IE8 .flexpanel {
  display: none; }
/*Table*/
.flexpanel {
  position: fixed;
  top: 0;
  width: 40%;
  max-width: 400px;
  height: 102%;
  padding: 0;
  margin: 0;
  z-index: 1002 !important;
  transform: translateX(-280%);
  -webkit-transform: translateX(-280%);
  -moz-transform: translateX(-280%);
  -o-transform: translateX(-280%);
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease; }
.flexpanel.open {
    transform: translateX(0%);
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -o-transform: translateX(0%); }
.flexpanel.open .viewport {
      -webkit-overflow-scrolling: touch; }
.flexpanel.open:after {
      content: '';
      height: 100%;
      width: 500%;
      position: absolute;
      z-index: 0;
      left: 0;
      top: 0; }
.flexpanel .viewport-wrap {
    position: relative;
    width: 100%;
    min-width: 260px;
    height: 100%;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-backface-visibility: hidden;
    -webkit-perspective: 1000;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    z-index: 1; }
.flexpanel .viewport {
    width: 100%;
    height: 100%;
    position: relative;
    padding: 0;
    position: relative;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    background: #3d3e3f; }
.flexpanel .navigation {
    height: 100%; }
.flexpanel .nav-group {
    top: 0;
    width: 100%;
    height: 100%;
    padding: 0;
    position: absolute;
    z-index: 1;
    -webkit-transition: -webkit-transform 0.25s ease;
    transition: -webkit-transform 0.25s ease;
    transition: transform 0.25s ease;
    transition: transform 0.25s ease, -webkit-transform 0.25s ease;
    background: #3d3e3f;
    padding: 20px 0;
    transform: translateX(-100%);
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%); }
.flexpanel .nav-group.nav-active {
      transform: translateX(0px);
      -webkit-transform: translateX(0px);
      -moz-transform: translateX(0px);
      -ms-transform: translateX(0px);
      -o-transform: translateX(0px); }
.flexpanel .nav-group:nth-child(n+2) li:first-child {
      margin: -1px -20px;
      padding: 0 20px; }
.flexpanel .nav-group-inner {
    overflow: auto;
    height: 100%;
    padding-bottom: 60px; }
.flexpanel ul {
    margin: 0;
    padding: 0 20px 60px 20px !important; }
.flexpanel li {
    list-style: none;
    border-bottom: 1px solid #757678; }
.flexpanel li.current {
      background: #535456; }
.flexpanel li.current a {
        opacity: 0.7; }
.flexpanel li a {
      color: white;
      font-weight: 600;
      display: block;
      padding: 15px 20px 15px 10px;
      text-transform: uppercase; }
.flexpanel li a:hover {
        text-decoration: none; }
.flexpanel li a[data-path="/"] {
        border-bottom: 1px solid #757678;
        font-size: 16px; }
.flexpanel li.parent {
      font-size: 24px;
      font-size: 1.5rem; }
.flexpanel li.parent a {
        text-transform: none;
        line-height: 1.2; }
.flexpanel .has-child, .flexpanel .get-menu {
    position: relative; }
.flexpanel .has-child:after, .flexpanel .get-menu:after {
      content: "";
      background: url("/crc/images/chevron_right.svg") right 2px no-repeat;
      position: absolute;
      right: 5px !important;
      top: 20px;
      width: 20px;
      height: 20px; }
.flexpanel .get-menu.loading {
    position: relative; }
.flexpanel .get-menu.loading:after {
      content: "";
      background: url("/crc/images/mobile-preloader.svg") right 2px no-repeat;
      position: absolute;
      right: -1px !important;
      top: 11px;
      width: 31px;
      height: 24px; }
.flexpanel .nav-back {
    background: url("/crc/images/mobile-black.svg") 20px center no-repeat #e0e1dc;
    background-size: 27px 27px;
    display: inline-block;
    width: 125px;
    text-align: right;
    padding: 15px 22px 15px;
    border-radius: 0px 6px 6px 0px;
    color: #3d3e3f;
    font-size: 1rem;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 20px; }
.flexpanel .nav-back:hover {
      text-decoration: none; }
.flexpanel .nav-back:after {
      background-image: none; }
.flexpanel .close {
    position: absolute;
    top: 20px;
    right: -50px;
    width: 50px;
    height: 50px;
    display: inline-block;
    text-align: center;
    background: #3d3e3f;
    color: #fff;
    font-size: 29px;
    font-weight: bold;
    padding-top: 1px;
    cursor: pointer;
    border-radius: 0px 6px 6px 0px; }
@-webkit-keyframes spin {
  from {
    -webkit-transform: rotate(0deg);
    -webkit-transform-origin: center; }
  to {
    -webkit-transform: rotate(360deg);
    -webkit-transform-origin: center; } }
@keyframes spin {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
    -webkit-transform-origin: center;
            transform-origin: center; }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
    -webkit-transform-origin: center;
            transform-origin: center; } }
@media only screen and (min-width: 59.438em) {
  .flexpanel.open {
    transform: translateX(-280%);
    -webkit-transform: translateX(-280%);
    -moz-transform: translateX(-280%);
    -ms-transform: translateX(-280%);
    -o-transform: translateX(-280%); } }
#menu {
  transform: translateX(-280%);
  -webkit-transform: translateX(-280%);
  -moz-transform: translateX(-280%);
  -o-transform: translateX(-280%); }
#menu.toggle {
  transform: translateX(0%);
  -webkit-transform: translateX(0%);
  -moz-transform: translateX(0%);
  -o-transform: translateX(0%);
  -webkit-transition: -webkit-transform 0.2s ease;
  transition: -webkit-transform 0.2s ease;
  transition: transform 0.2s ease;
  transition: transform 0.2s ease, -webkit-transform 0.2s ease; }
.get-menu.nav-back.nav-title {
  margin-top: 20px; }
.get-menu.nav-back.nav-title:after {
    content: "";
    background: none; }
/* --- IE 9 & 8 Mobile Nav Remove -- */
.flexpanel {
  display: none\0;
  /* IE8, IE9 */ }
.promo-banner {
  padding: 25px 2% 10px;
  background: #262728;
  color: white; }
.promo-banner > div {
    position: relative; }
.promo-banner .clearfix {
    position: relative; }
.promo-banner .error-group {
    position: absolute;
    bottom: -4px; }
.promo-banner fieldset {
    border: none;
    margin: 0;
    padding: 25px 0 0 0; }
.promo-banner label {
    text-align: left;
    color: white;
    margin-bottom: 5px; }
.promo-banner input[type="email"], .promo-banner input[type="text"] {
    float: left;
    max-width: 313px;
    margin-bottom: 20px;
    margin-right: 20px; }
.promo-banner input[type="submit"], .promo-banner .button {
    float: left;
    color: white;
    background: none;
    border: 2px solid white;
    text-transform: uppercase;
    padding: 9px 20px 8px;
    font-weight: 600;
    letter-spacing: 0.1em;
    cursor: pointer;
    border-radius: 3px;
    margin-bottom: 20px;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    margin-top: -2px;
    margin-bottom: 20px; }
.promo-banner input[type="submit"]:after, .promo-banner .button:after {
      background: none; }
.promo-banner input[type="submit"]:hover, .promo-banner .button:hover {
      background: white;
      color: #3d3e40 !important; }
.promo-banner .button {
    margin-top: 55px; }
.promo-banner .closeBanner {
    position: absolute;
    right: 15px;
    top: -5px;
    font-size: 18px;
    border: 2px solid;
    width: 31px;
    height: 31px;
    text-align: center;
    padding: 0;
    line-height: 26px;
    border-radius: 50%;
    font-weight: 900;
    cursor: pointer;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease; }
.promo-banner .closeBanner i {
      position: relative;
      top: -1px; }
.promo-banner .closeBanner:active {
      -webkit-transform: scale(0.9);
              transform: scale(0.9); }
.promo-banner .closeBanner:hover {
      background: white;
      color: #3d3e40; }
@media only screen and (max-width: 40em) {
  .promo-banner {
    padding: 55px 2% 20px; }
    .promo-banner fieldset {
      padding-top: 10px; }
    .promo-banner input[type="text"], .promo-banner input[type="email"], .promo-banner input[type="submit"] {
      width: 100%;
      max-width: 900px;
      margin-right: 0px; }
    .promo-banner input[type="submit"] {
      margin-bottom: 40px; }
    .promo-banner .button {
      margin-top: 10px;
      width: 100%; }
    .promo-banner .closeBanner {
      top: -40px;
      right: 10px; } }
.row.share-the-love .small-3 {
  padding: 0px; }
.row.share-the-love .tweet:first-child {
  border: none; }
#storify-tweets p {
  font-size: 11px; }
#storify-tweets p.text {
    font-size: 13px; }
.quote-author {
  width: 75%;
  display: inline-block;
  position: relative;
  top: 9px;
  left: 2px; }
.quote-author a:last-child {
    font-size: 0.75rem;
    display: inline-block; }
.share-the-love {
  max-width: 960px;
  margin: 0 auto 20px auto; }
.share-the-love:after {
    content: ".";
    display: block;
    height: 0;
    font-size: 0;
    clear: both;
    visibility: hidden; }
.share-the-love #header-banner {
    background: #ff0000;
    padding: 40px 55px 30px; }
.share-the-love #header-banner {
  background: #ff0000;
  padding: 40px 55px 30px; }
.share-the-love #header-banner p {
  font-family: 'Cabin', sans-serif;
  font-size: 1rem;
  color: #ffffff; }
.share-the-love #header-banner p strong {
  color: #ffffff; }
.share-the-love #header-banner img {
  display: block;
  margin: 0 auto;
  padding: 0 0 30px; }
.share-the-love .stl-quote {
  position: relative;
  padding-top: 10px;
  max-height: 339px; }
.share-the-love .stl-quote img {
  height: 339px;
  width: 700px; }
.share-the-love .quote-text {
  position: absolute;
  top: 20px;
  background-color: white;
  background-color: rgba(255, 255, 255, 0.9);
  color: rgba(255, 255, 255, 0.9);
  width: 350px;
  height: 300px; }
.share-the-love .quote-text.left {
  left: 20px; }
.share-the-love .quote-text.right {
  right: 20px; }
.share-the-love .quote-text p {
  color: #797979;
  font-family: 'Covered By Your Grace', cursive;
  font-size: 0.875rem;
  font-size: 14.5px;
  padding: 20px; }
.share-the-love .quote-text p span {
  float: left;
  margin: 10px 0px 0px 0px; }
@media (max-width: 977px) {
  .share-the-love {
    max-width: 731px; }
    .share-the-love img {
      height: auto; }
    .share-the-love .small-3 {
      display: none; }
    .share-the-love .small-9 {
      margin: 0 auto;
      float: none;
      width: 100%; } }
@media (max-width: 750px) {
  .share-the-love .quote-text {
    position: static;
    width: 100%;
    height: auto; }
    .share-the-love .quote-text * {
      font-size: 16px !important;
      padding: 25px 0 !important;
      margin-bottom: 0px; }
  .share-the-love .stl-quote {
    max-height: none; }
    .share-the-love .stl-quote img {
      width: 100%;
      height: auto; } }
