/* line 1, ../../_build/scss/vendor/_foundation.scss */
meta.foundation-version {
  font-family: "/5.2.3/";
}

/* line 4, ../../_build/scss/vendor/_foundation.scss */
meta.foundation-mq-small {
  font-family: "/only screen/";
  width: 0em;
}

/* line 8, ../../_build/scss/vendor/_foundation.scss */
meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:40.063em)/";
  width: 40.063em;
}

/* line 12, ../../_build/scss/vendor/_foundation.scss */
meta.foundation-mq-large {
  font-family: "/only screen and (min-width:64.063em)/";
  width: 64.063em;
}

/* line 16, ../../_build/scss/vendor/_foundation.scss */
meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:90.063em)/";
  width: 90.063em;
}

/* line 20, ../../_build/scss/vendor/_foundation.scss */
meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:120.063em)/";
  width: 120.063em;
}

/* line 24, ../../_build/scss/vendor/_foundation.scss */
meta.foundation-data-attribute-namespace {
  font-family: false;
}

/* line 27, ../../_build/scss/vendor/_foundation.scss */
html, body {
  height: 100%;
}

/* line 30, ../../_build/scss/vendor/_foundation.scss */
*,
*:before,
*:after {
  box-sizing: border-box;
}

/* line 37, ../../_build/scss/vendor/_foundation.scss */
html,
body {
  font-size: 100%;
}

/* line 41, ../../_build/scss/vendor/_foundation.scss */
body {
  background: white;
  color: #222222;
  padding: 0;
  margin: 0;
  font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  line-height: 1;
  position: relative;
  cursor: default;
}

/* line 53, ../../_build/scss/vendor/_foundation.scss */
a:hover {
  cursor: pointer;
}

/* line 56, ../../_build/scss/vendor/_foundation.scss */
img {
  max-width: 100%;
  height: auto;
}

/* line 60, ../../_build/scss/vendor/_foundation.scss */
img {
  -ms-interpolation-mode: bicubic;
}

/* line 63, ../../_build/scss/vendor/_foundation.scss */
#map_canvas img,
#map_canvas embed,
#map_canvas object,
.map_canvas img,
.map_canvas embed,
.map_canvas object {
  max-width: none !important;
}

/* line 71, ../../_build/scss/vendor/_foundation.scss */
.left {
  float: left !important;
}

/* line 74, ../../_build/scss/vendor/_foundation.scss */
.right {
  float: right !important;
}

/* line 77, ../../_build/scss/vendor/_foundation.scss */
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}

/* line 80, ../../_build/scss/vendor/_foundation.scss */
.clearfix:after {
  clear: both;
}

/* line 83, ../../_build/scss/vendor/_foundation.scss */
.hide {
  display: none;
}

/* line 86, ../../_build/scss/vendor/_foundation.scss */
.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 90, ../../_build/scss/vendor/_foundation.scss */
img {
  display: inline-block;
  vertical-align: middle;
}

/* line 94, ../../_build/scss/vendor/_foundation.scss */
textarea {
  height: auto;
  min-height: 50px;
}

/* line 98, ../../_build/scss/vendor/_foundation.scss */
select {
  width: 100%;
}

/* line 101, ../../_build/scss/vendor/_foundation.scss */
.row {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 62.5rem;
}

/* line 108, ../../_build/scss/vendor/_foundation.scss */
.row:before, .row:after {
  content: " ";
  display: table;
}

/* line 111, ../../_build/scss/vendor/_foundation.scss */
.row:after {
  clear: both;
}

/* line 113, ../../_build/scss/vendor/_foundation.scss */
.row.collapse > .column,
.row.collapse > .columns {
  padding-left: 0;
  padding-right: 0;
}

/* line 117, ../../_build/scss/vendor/_foundation.scss */
.row.collapse .row {
  margin-left: 0;
  margin-right: 0;
}

/* line 120, ../../_build/scss/vendor/_foundation.scss */
.row .row {
  width: auto;
  margin-left: -0.9375rem;
  margin-right: -0.9375rem;
  margin-top: 0;
  margin-bottom: 0;
  max-width: none;
}

/* line 127, ../../_build/scss/vendor/_foundation.scss */
.row .row:before, .row .row:after {
  content: " ";
  display: table;
}

/* line 130, ../../_build/scss/vendor/_foundation.scss */
.row .row:after {
  clear: both;
}

/* line 132, ../../_build/scss/vendor/_foundation.scss */
.row .row.collapse {
  width: auto;
  margin: 0;
  max-width: none;
}

/* line 136, ../../_build/scss/vendor/_foundation.scss */
.row .row.collapse:before, .row .row.collapse:after {
  content: " ";
  display: table;
}

/* line 139, ../../_build/scss/vendor/_foundation.scss */
.row .row.collapse:after {
  clear: both;
}

/* line 142, ../../_build/scss/vendor/_foundation.scss */
.column,
.columns {
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  width: 100%;
  float: left;
}

@media only screen {
  /* line 150, ../../_build/scss/vendor/_foundation.scss */
  .small-push-0 {
    position: relative;
    left: 0%;
    right: auto;
  }

  /* line 155, ../../_build/scss/vendor/_foundation.scss */
  .small-pull-0 {
    position: relative;
    right: 0%;
    left: auto;
  }

  /* line 160, ../../_build/scss/vendor/_foundation.scss */
  .small-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto;
  }

  /* line 165, ../../_build/scss/vendor/_foundation.scss */
  .small-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto;
  }

  /* line 170, ../../_build/scss/vendor/_foundation.scss */
  .small-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto;
  }

  /* line 175, ../../_build/scss/vendor/_foundation.scss */
  .small-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto;
  }

  /* line 180, ../../_build/scss/vendor/_foundation.scss */
  .small-push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }

  /* line 185, ../../_build/scss/vendor/_foundation.scss */
  .small-pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }

  /* line 190, ../../_build/scss/vendor/_foundation.scss */
  .small-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto;
  }

  /* line 195, ../../_build/scss/vendor/_foundation.scss */
  .small-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto;
  }

  /* line 200, ../../_build/scss/vendor/_foundation.scss */
  .small-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto;
  }

  /* line 205, ../../_build/scss/vendor/_foundation.scss */
  .small-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto;
  }

  /* line 210, ../../_build/scss/vendor/_foundation.scss */
  .small-push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }

  /* line 215, ../../_build/scss/vendor/_foundation.scss */
  .small-pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }

  /* line 220, ../../_build/scss/vendor/_foundation.scss */
  .small-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto;
  }

  /* line 225, ../../_build/scss/vendor/_foundation.scss */
  .small-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto;
  }

  /* line 230, ../../_build/scss/vendor/_foundation.scss */
  .small-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto;
  }

  /* line 235, ../../_build/scss/vendor/_foundation.scss */
  .small-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto;
  }

  /* line 240, ../../_build/scss/vendor/_foundation.scss */
  .small-push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }

  /* line 245, ../../_build/scss/vendor/_foundation.scss */
  .small-pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }

  /* line 250, ../../_build/scss/vendor/_foundation.scss */
  .small-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto;
  }

  /* line 255, ../../_build/scss/vendor/_foundation.scss */
  .small-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto;
  }

  /* line 260, ../../_build/scss/vendor/_foundation.scss */
  .small-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto;
  }

  /* line 265, ../../_build/scss/vendor/_foundation.scss */
  .small-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto;
  }

  /* line 270, ../../_build/scss/vendor/_foundation.scss */
  .column,
  .columns {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left;
  }

  /* line 277, ../../_build/scss/vendor/_foundation.scss */
  .small-1 {
    width: 8.33333%;
  }

  /* line 280, ../../_build/scss/vendor/_foundation.scss */
  .small-2 {
    width: 16.66667%;
  }

  /* line 283, ../../_build/scss/vendor/_foundation.scss */
  .small-3 {
    width: 25%;
  }

  /* line 286, ../../_build/scss/vendor/_foundation.scss */
  .small-4 {
    width: 33.33333%;
  }

  /* line 289, ../../_build/scss/vendor/_foundation.scss */
  .small-5 {
    width: 41.66667%;
  }

  /* line 292, ../../_build/scss/vendor/_foundation.scss */
  .small-6 {
    width: 50%;
  }

  /* line 295, ../../_build/scss/vendor/_foundation.scss */
  .small-7 {
    width: 58.33333%;
  }

  /* line 298, ../../_build/scss/vendor/_foundation.scss */
  .small-8 {
    width: 66.66667%;
  }

  /* line 301, ../../_build/scss/vendor/_foundation.scss */
  .small-9 {
    width: 75%;
  }

  /* line 304, ../../_build/scss/vendor/_foundation.scss */
  .small-10 {
    width: 83.33333%;
  }

  /* line 307, ../../_build/scss/vendor/_foundation.scss */
  .small-11 {
    width: 91.66667%;
  }

  /* line 310, ../../_build/scss/vendor/_foundation.scss */
  .small-12 {
    width: 100%;
  }

  /* line 313, ../../_build/scss/vendor/_foundation.scss */
  [class*="column"] + [class*="column"]:last-child {
    float: right;
  }

  /* line 316, ../../_build/scss/vendor/_foundation.scss */
  [class*="column"] + [class*="column"].end {
    float: left;
  }

  /* line 319, ../../_build/scss/vendor/_foundation.scss */
  .small-offset-0 {
    margin-left: 0% !important;
  }

  /* line 322, ../../_build/scss/vendor/_foundation.scss */
  .small-offset-1 {
    margin-left: 8.33333% !important;
  }

  /* line 325, ../../_build/scss/vendor/_foundation.scss */
  .small-offset-2 {
    margin-left: 16.66667% !important;
  }

  /* line 328, ../../_build/scss/vendor/_foundation.scss */
  .small-offset-3 {
    margin-left: 25% !important;
  }

  /* line 331, ../../_build/scss/vendor/_foundation.scss */
  .small-offset-4 {
    margin-left: 33.33333% !important;
  }

  /* line 334, ../../_build/scss/vendor/_foundation.scss */
  .small-offset-5 {
    margin-left: 41.66667% !important;
  }

  /* line 337, ../../_build/scss/vendor/_foundation.scss */
  .small-offset-6 {
    margin-left: 50% !important;
  }

  /* line 340, ../../_build/scss/vendor/_foundation.scss */
  .small-offset-7 {
    margin-left: 58.33333% !important;
  }

  /* line 343, ../../_build/scss/vendor/_foundation.scss */
  .small-offset-8 {
    margin-left: 66.66667% !important;
  }

  /* line 346, ../../_build/scss/vendor/_foundation.scss */
  .small-offset-9 {
    margin-left: 75% !important;
  }

  /* line 349, ../../_build/scss/vendor/_foundation.scss */
  .small-offset-10 {
    margin-left: 83.33333% !important;
  }

  /* line 352, ../../_build/scss/vendor/_foundation.scss */
  .small-offset-11 {
    margin-left: 91.66667% !important;
  }

  /* line 355, ../../_build/scss/vendor/_foundation.scss */
  .small-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left;
  }

  /* line 362, ../../_build/scss/vendor/_foundation.scss */
  .column.small-centered,
  .columns.small-centered {
    margin-left: auto;
    margin-right: auto;
    float: none !important;
  }

  /* line 368, ../../_build/scss/vendor/_foundation.scss */
  .column.small-uncentered,
  .columns.small-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left !important;
  }

  /* line 374, ../../_build/scss/vendor/_foundation.scss */
  .column.small-uncentered.opposite,
  .columns.small-uncentered.opposite {
    float: right;
  }
}
@media only screen and (min-width: 40.063em) {
  /* line 378, ../../_build/scss/vendor/_foundation.scss */
  .medium-push-0 {
    position: relative;
    left: 0%;
    right: auto;
  }

  /* line 383, ../../_build/scss/vendor/_foundation.scss */
  .medium-pull-0 {
    position: relative;
    right: 0%;
    left: auto;
  }

  /* line 388, ../../_build/scss/vendor/_foundation.scss */
  .medium-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto;
  }

  /* line 393, ../../_build/scss/vendor/_foundation.scss */
  .medium-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto;
  }

  /* line 398, ../../_build/scss/vendor/_foundation.scss */
  .medium-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto;
  }

  /* line 403, ../../_build/scss/vendor/_foundation.scss */
  .medium-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto;
  }

  /* line 408, ../../_build/scss/vendor/_foundation.scss */
  .medium-push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }

  /* line 413, ../../_build/scss/vendor/_foundation.scss */
  .medium-pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }

  /* line 418, ../../_build/scss/vendor/_foundation.scss */
  .medium-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto;
  }

  /* line 423, ../../_build/scss/vendor/_foundation.scss */
  .medium-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto;
  }

  /* line 428, ../../_build/scss/vendor/_foundation.scss */
  .medium-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto;
  }

  /* line 433, ../../_build/scss/vendor/_foundation.scss */
  .medium-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto;
  }

  /* line 438, ../../_build/scss/vendor/_foundation.scss */
  .medium-push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }

  /* line 443, ../../_build/scss/vendor/_foundation.scss */
  .medium-pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }

  /* line 448, ../../_build/scss/vendor/_foundation.scss */
  .medium-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto;
  }

  /* line 453, ../../_build/scss/vendor/_foundation.scss */
  .medium-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto;
  }

  /* line 458, ../../_build/scss/vendor/_foundation.scss */
  .medium-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto;
  }

  /* line 463, ../../_build/scss/vendor/_foundation.scss */
  .medium-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto;
  }

  /* line 468, ../../_build/scss/vendor/_foundation.scss */
  .medium-push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }

  /* line 473, ../../_build/scss/vendor/_foundation.scss */
  .medium-pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }

  /* line 478, ../../_build/scss/vendor/_foundation.scss */
  .medium-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto;
  }

  /* line 483, ../../_build/scss/vendor/_foundation.scss */
  .medium-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto;
  }

  /* line 488, ../../_build/scss/vendor/_foundation.scss */
  .medium-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto;
  }

  /* line 493, ../../_build/scss/vendor/_foundation.scss */
  .medium-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto;
  }

  /* line 498, ../../_build/scss/vendor/_foundation.scss */
  .column,
  .columns {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left;
  }

  /* line 505, ../../_build/scss/vendor/_foundation.scss */
  .medium-1 {
    width: 8.33333%;
  }

  /* line 508, ../../_build/scss/vendor/_foundation.scss */
  .medium-2 {
    width: 16.66667%;
  }

  /* line 511, ../../_build/scss/vendor/_foundation.scss */
  .medium-3 {
    width: 25%;
  }

  /* line 514, ../../_build/scss/vendor/_foundation.scss */
  .medium-4 {
    width: 33.33333%;
  }

  /* line 517, ../../_build/scss/vendor/_foundation.scss */
  .medium-5 {
    width: 41.66667%;
  }

  /* line 520, ../../_build/scss/vendor/_foundation.scss */
  .medium-6 {
    width: 50%;
  }

  /* line 523, ../../_build/scss/vendor/_foundation.scss */
  .medium-7 {
    width: 58.33333%;
  }

  /* line 526, ../../_build/scss/vendor/_foundation.scss */
  .medium-8 {
    width: 66.66667%;
  }

  /* line 529, ../../_build/scss/vendor/_foundation.scss */
  .medium-9 {
    width: 75%;
  }

  /* line 532, ../../_build/scss/vendor/_foundation.scss */
  .medium-10 {
    width: 83.33333%;
  }

  /* line 535, ../../_build/scss/vendor/_foundation.scss */
  .medium-11 {
    width: 91.66667%;
  }

  /* line 538, ../../_build/scss/vendor/_foundation.scss */
  .medium-12 {
    width: 100%;
  }

  /* line 541, ../../_build/scss/vendor/_foundation.scss */
  [class*="column"] + [class*="column"]:last-child {
    float: right;
  }

  /* line 544, ../../_build/scss/vendor/_foundation.scss */
  [class*="column"] + [class*="column"].end {
    float: left;
  }

  /* line 547, ../../_build/scss/vendor/_foundation.scss */
  .medium-offset-0 {
    margin-left: 0% !important;
  }

  /* line 550, ../../_build/scss/vendor/_foundation.scss */
  .medium-offset-1 {
    margin-left: 8.33333% !important;
  }

  /* line 553, ../../_build/scss/vendor/_foundation.scss */
  .medium-offset-2 {
    margin-left: 16.66667% !important;
  }

  /* line 556, ../../_build/scss/vendor/_foundation.scss */
  .medium-offset-3 {
    margin-left: 25% !important;
  }

  /* line 559, ../../_build/scss/vendor/_foundation.scss */
  .medium-offset-4 {
    margin-left: 33.33333% !important;
  }

  /* line 562, ../../_build/scss/vendor/_foundation.scss */
  .medium-offset-5 {
    margin-left: 41.66667% !important;
  }

  /* line 565, ../../_build/scss/vendor/_foundation.scss */
  .medium-offset-6 {
    margin-left: 50% !important;
  }

  /* line 568, ../../_build/scss/vendor/_foundation.scss */
  .medium-offset-7 {
    margin-left: 58.33333% !important;
  }

  /* line 571, ../../_build/scss/vendor/_foundation.scss */
  .medium-offset-8 {
    margin-left: 66.66667% !important;
  }

  /* line 574, ../../_build/scss/vendor/_foundation.scss */
  .medium-offset-9 {
    margin-left: 75% !important;
  }

  /* line 577, ../../_build/scss/vendor/_foundation.scss */
  .medium-offset-10 {
    margin-left: 83.33333% !important;
  }

  /* line 580, ../../_build/scss/vendor/_foundation.scss */
  .medium-offset-11 {
    margin-left: 91.66667% !important;
  }

  /* line 583, ../../_build/scss/vendor/_foundation.scss */
  .medium-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left;
  }

  /* line 590, ../../_build/scss/vendor/_foundation.scss */
  .column.medium-centered,
  .columns.medium-centered {
    margin-left: auto;
    margin-right: auto;
    float: none !important;
  }

  /* line 596, ../../_build/scss/vendor/_foundation.scss */
  .column.medium-uncentered,
  .columns.medium-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left !important;
  }

  /* line 602, ../../_build/scss/vendor/_foundation.scss */
  .column.medium-uncentered.opposite,
  .columns.medium-uncentered.opposite {
    float: right;
  }

  /* line 606, ../../_build/scss/vendor/_foundation.scss */
  .push-0 {
    position: relative;
    left: 0%;
    right: auto;
  }

  /* line 611, ../../_build/scss/vendor/_foundation.scss */
  .pull-0 {
    position: relative;
    right: 0%;
    left: auto;
  }

  /* line 616, ../../_build/scss/vendor/_foundation.scss */
  .push-1 {
    position: relative;
    left: 8.33333%;
    right: auto;
  }

  /* line 621, ../../_build/scss/vendor/_foundation.scss */
  .pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto;
  }

  /* line 626, ../../_build/scss/vendor/_foundation.scss */
  .push-2 {
    position: relative;
    left: 16.66667%;
    right: auto;
  }

  /* line 631, ../../_build/scss/vendor/_foundation.scss */
  .pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto;
  }

  /* line 636, ../../_build/scss/vendor/_foundation.scss */
  .push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }

  /* line 641, ../../_build/scss/vendor/_foundation.scss */
  .pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }

  /* line 646, ../../_build/scss/vendor/_foundation.scss */
  .push-4 {
    position: relative;
    left: 33.33333%;
    right: auto;
  }

  /* line 651, ../../_build/scss/vendor/_foundation.scss */
  .pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto;
  }

  /* line 656, ../../_build/scss/vendor/_foundation.scss */
  .push-5 {
    position: relative;
    left: 41.66667%;
    right: auto;
  }

  /* line 661, ../../_build/scss/vendor/_foundation.scss */
  .pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto;
  }

  /* line 666, ../../_build/scss/vendor/_foundation.scss */
  .push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }

  /* line 671, ../../_build/scss/vendor/_foundation.scss */
  .pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }

  /* line 676, ../../_build/scss/vendor/_foundation.scss */
  .push-7 {
    position: relative;
    left: 58.33333%;
    right: auto;
  }

  /* line 681, ../../_build/scss/vendor/_foundation.scss */
  .pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto;
  }

  /* line 686, ../../_build/scss/vendor/_foundation.scss */
  .push-8 {
    position: relative;
    left: 66.66667%;
    right: auto;
  }

  /* line 691, ../../_build/scss/vendor/_foundation.scss */
  .pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto;
  }

  /* line 696, ../../_build/scss/vendor/_foundation.scss */
  .push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }

  /* line 701, ../../_build/scss/vendor/_foundation.scss */
  .pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }

  /* line 706, ../../_build/scss/vendor/_foundation.scss */
  .push-10 {
    position: relative;
    left: 83.33333%;
    right: auto;
  }

  /* line 711, ../../_build/scss/vendor/_foundation.scss */
  .pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto;
  }

  /* line 716, ../../_build/scss/vendor/_foundation.scss */
  .push-11 {
    position: relative;
    left: 91.66667%;
    right: auto;
  }

  /* line 721, ../../_build/scss/vendor/_foundation.scss */
  .pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto;
  }
}
@media only screen and (min-width: 64.063em) {
  /* line 726, ../../_build/scss/vendor/_foundation.scss */
  .large-push-0 {
    position: relative;
    left: 0%;
    right: auto;
  }

  /* line 731, ../../_build/scss/vendor/_foundation.scss */
  .large-pull-0 {
    position: relative;
    right: 0%;
    left: auto;
  }

  /* line 736, ../../_build/scss/vendor/_foundation.scss */
  .large-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto;
  }

  /* line 741, ../../_build/scss/vendor/_foundation.scss */
  .large-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto;
  }

  /* line 746, ../../_build/scss/vendor/_foundation.scss */
  .large-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto;
  }

  /* line 751, ../../_build/scss/vendor/_foundation.scss */
  .large-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto;
  }

  /* line 756, ../../_build/scss/vendor/_foundation.scss */
  .large-push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }

  /* line 761, ../../_build/scss/vendor/_foundation.scss */
  .large-pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }

  /* line 766, ../../_build/scss/vendor/_foundation.scss */
  .large-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto;
  }

  /* line 771, ../../_build/scss/vendor/_foundation.scss */
  .large-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto;
  }

  /* line 776, ../../_build/scss/vendor/_foundation.scss */
  .large-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto;
  }

  /* line 781, ../../_build/scss/vendor/_foundation.scss */
  .large-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto;
  }

  /* line 786, ../../_build/scss/vendor/_foundation.scss */
  .large-push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }

  /* line 791, ../../_build/scss/vendor/_foundation.scss */
  .large-pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }

  /* line 796, ../../_build/scss/vendor/_foundation.scss */
  .large-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto;
  }

  /* line 801, ../../_build/scss/vendor/_foundation.scss */
  .large-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto;
  }

  /* line 806, ../../_build/scss/vendor/_foundation.scss */
  .large-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto;
  }

  /* line 811, ../../_build/scss/vendor/_foundation.scss */
  .large-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto;
  }

  /* line 816, ../../_build/scss/vendor/_foundation.scss */
  .large-push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }

  /* line 821, ../../_build/scss/vendor/_foundation.scss */
  .large-pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }

  /* line 826, ../../_build/scss/vendor/_foundation.scss */
  .large-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto;
  }

  /* line 831, ../../_build/scss/vendor/_foundation.scss */
  .large-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto;
  }

  /* line 836, ../../_build/scss/vendor/_foundation.scss */
  .large-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto;
  }

  /* line 841, ../../_build/scss/vendor/_foundation.scss */
  .large-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto;
  }

  /* line 846, ../../_build/scss/vendor/_foundation.scss */
  .column,
  .columns {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left;
  }

  /* line 853, ../../_build/scss/vendor/_foundation.scss */
  .large-1 {
    width: 8.33333%;
  }

  /* line 856, ../../_build/scss/vendor/_foundation.scss */
  .large-2 {
    width: 16.66667%;
  }

  /* line 859, ../../_build/scss/vendor/_foundation.scss */
  .large-3 {
    width: 25%;
  }

  /* line 862, ../../_build/scss/vendor/_foundation.scss */
  .large-4 {
    width: 33.33333%;
  }

  /* line 865, ../../_build/scss/vendor/_foundation.scss */
  .large-5 {
    width: 41.66667%;
  }

  /* line 868, ../../_build/scss/vendor/_foundation.scss */
  .large-6 {
    width: 50%;
  }

  /* line 871, ../../_build/scss/vendor/_foundation.scss */
  .large-7 {
    width: 58.33333%;
  }

  /* line 874, ../../_build/scss/vendor/_foundation.scss */
  .large-8 {
    width: 66.66667%;
  }

  /* line 877, ../../_build/scss/vendor/_foundation.scss */
  .large-9 {
    width: 75%;
  }

  /* line 880, ../../_build/scss/vendor/_foundation.scss */
  .large-10 {
    width: 83.33333%;
  }

  /* line 883, ../../_build/scss/vendor/_foundation.scss */
  .large-11 {
    width: 91.66667%;
  }

  /* line 886, ../../_build/scss/vendor/_foundation.scss */
  .large-12 {
    width: 100%;
  }

  /* line 889, ../../_build/scss/vendor/_foundation.scss */
  [class*="column"] + [class*="column"]:last-child {
    float: right;
  }

  /* line 892, ../../_build/scss/vendor/_foundation.scss */
  [class*="column"] + [class*="column"].end {
    float: left;
  }

  /* line 895, ../../_build/scss/vendor/_foundation.scss */
  .large-offset-0 {
    margin-left: 0% !important;
  }

  /* line 898, ../../_build/scss/vendor/_foundation.scss */
  .large-offset-1 {
    margin-left: 8.33333% !important;
  }

  /* line 901, ../../_build/scss/vendor/_foundation.scss */
  .large-offset-2 {
    margin-left: 16.66667% !important;
  }

  /* line 904, ../../_build/scss/vendor/_foundation.scss */
  .large-offset-3 {
    margin-left: 25% !important;
  }

  /* line 907, ../../_build/scss/vendor/_foundation.scss */
  .large-offset-4 {
    margin-left: 33.33333% !important;
  }

  /* line 910, ../../_build/scss/vendor/_foundation.scss */
  .large-offset-5 {
    margin-left: 41.66667% !important;
  }

  /* line 913, ../../_build/scss/vendor/_foundation.scss */
  .large-offset-6 {
    margin-left: 50% !important;
  }

  /* line 916, ../../_build/scss/vendor/_foundation.scss */
  .large-offset-7 {
    margin-left: 58.33333% !important;
  }

  /* line 919, ../../_build/scss/vendor/_foundation.scss */
  .large-offset-8 {
    margin-left: 66.66667% !important;
  }

  /* line 922, ../../_build/scss/vendor/_foundation.scss */
  .large-offset-9 {
    margin-left: 75% !important;
  }

  /* line 925, ../../_build/scss/vendor/_foundation.scss */
  .large-offset-10 {
    margin-left: 83.33333% !important;
  }

  /* line 928, ../../_build/scss/vendor/_foundation.scss */
  .large-offset-11 {
    margin-left: 91.66667% !important;
  }

  /* line 931, ../../_build/scss/vendor/_foundation.scss */
  .large-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left;
  }

  /* line 938, ../../_build/scss/vendor/_foundation.scss */
  .column.large-centered,
  .columns.large-centered {
    margin-left: auto;
    margin-right: auto;
    float: none !important;
  }

  /* line 944, ../../_build/scss/vendor/_foundation.scss */
  .column.large-uncentered,
  .columns.large-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left !important;
  }

  /* line 950, ../../_build/scss/vendor/_foundation.scss */
  .column.large-uncentered.opposite,
  .columns.large-uncentered.opposite {
    float: right;
  }

  /* line 954, ../../_build/scss/vendor/_foundation.scss */
  .push-0 {
    position: relative;
    left: 0%;
    right: auto;
  }

  /* line 959, ../../_build/scss/vendor/_foundation.scss */
  .pull-0 {
    position: relative;
    right: 0%;
    left: auto;
  }

  /* line 964, ../../_build/scss/vendor/_foundation.scss */
  .push-1 {
    position: relative;
    left: 8.33333%;
    right: auto;
  }

  /* line 969, ../../_build/scss/vendor/_foundation.scss */
  .pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto;
  }

  /* line 974, ../../_build/scss/vendor/_foundation.scss */
  .push-2 {
    position: relative;
    left: 16.66667%;
    right: auto;
  }

  /* line 979, ../../_build/scss/vendor/_foundation.scss */
  .pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto;
  }

  /* line 984, ../../_build/scss/vendor/_foundation.scss */
  .push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }

  /* line 989, ../../_build/scss/vendor/_foundation.scss */
  .pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }

  /* line 994, ../../_build/scss/vendor/_foundation.scss */
  .push-4 {
    position: relative;
    left: 33.33333%;
    right: auto;
  }

  /* line 999, ../../_build/scss/vendor/_foundation.scss */
  .pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto;
  }

  /* line 1004, ../../_build/scss/vendor/_foundation.scss */
  .push-5 {
    position: relative;
    left: 41.66667%;
    right: auto;
  }

  /* line 1009, ../../_build/scss/vendor/_foundation.scss */
  .pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto;
  }

  /* line 1014, ../../_build/scss/vendor/_foundation.scss */
  .push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }

  /* line 1019, ../../_build/scss/vendor/_foundation.scss */
  .pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }

  /* line 1024, ../../_build/scss/vendor/_foundation.scss */
  .push-7 {
    position: relative;
    left: 58.33333%;
    right: auto;
  }

  /* line 1029, ../../_build/scss/vendor/_foundation.scss */
  .pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto;
  }

  /* line 1034, ../../_build/scss/vendor/_foundation.scss */
  .push-8 {
    position: relative;
    left: 66.66667%;
    right: auto;
  }

  /* line 1039, ../../_build/scss/vendor/_foundation.scss */
  .pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto;
  }

  /* line 1044, ../../_build/scss/vendor/_foundation.scss */
  .push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }

  /* line 1049, ../../_build/scss/vendor/_foundation.scss */
  .pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }

  /* line 1054, ../../_build/scss/vendor/_foundation.scss */
  .push-10 {
    position: relative;
    left: 83.33333%;
    right: auto;
  }

  /* line 1059, ../../_build/scss/vendor/_foundation.scss */
  .pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto;
  }

  /* line 1064, ../../_build/scss/vendor/_foundation.scss */
  .push-11 {
    position: relative;
    left: 91.66667%;
    right: auto;
  }

  /* line 1069, ../../_build/scss/vendor/_foundation.scss */
  .pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto;
  }
}
/* line 1073, ../../_build/scss/vendor/_foundation.scss */
button, .button {
  border-style: solid;
  border-width: 0px;
  cursor: pointer;
  font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: normal;
  line-height: normal;
  margin: 0 0 1.25rem;
  position: relative;
  text-decoration: none;
  text-align: center;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  display: inline-block;
  padding-top: 1rem;
  padding-right: 2rem;
  padding-bottom: 1.0625rem;
  padding-left: 2rem;
  font-size: 1rem;
  background-color: #008cba;
  border-color: #007095;
  color: white;
  transition: background-color 300ms ease-out;
}

/* line 1096, ../../_build/scss/vendor/_foundation.scss */
button:hover, button:focus, .button:hover, .button:focus {
  background-color: #007095;
}

/* line 1098, ../../_build/scss/vendor/_foundation.scss */
button:hover, button:focus, .button:hover, .button:focus {
  color: white;
}

/* line 1100, ../../_build/scss/vendor/_foundation.scss */
button.secondary, .button.secondary {
  background-color: #e7e7e7;
  border-color: #b9b9b9;
  color: #333333;
}

/* line 1104, ../../_build/scss/vendor/_foundation.scss */
button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus {
  background-color: #b9b9b9;
}

/* line 1106, ../../_build/scss/vendor/_foundation.scss */
button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus {
  color: #333333;
}

/* line 1108, ../../_build/scss/vendor/_foundation.scss */
button.success, .button.success {
  background-color: #43ac6a;
  border-color: #368a55;
  color: white;
}

/* line 1112, ../../_build/scss/vendor/_foundation.scss */
button.success:hover, button.success:focus, .button.success:hover, .button.success:focus {
  background-color: #368a55;
}

/* line 1114, ../../_build/scss/vendor/_foundation.scss */
button.success:hover, button.success:focus, .button.success:hover, .button.success:focus {
  color: white;
}

/* line 1116, ../../_build/scss/vendor/_foundation.scss */
button.alert, .button.alert {
  background-color: #f04124;
  border-color: #cf2a0e;
  color: white;
}

/* line 1120, ../../_build/scss/vendor/_foundation.scss */
button.alert:hover, button.alert:focus, .button.alert:hover, .button.alert:focus {
  background-color: #cf2a0e;
}

/* line 1122, ../../_build/scss/vendor/_foundation.scss */
button.alert:hover, button.alert:focus, .button.alert:hover, .button.alert:focus {
  color: white;
}

/* line 1124, ../../_build/scss/vendor/_foundation.scss */
button.large, .button.large {
  padding-top: 1.125rem;
  padding-right: 2.25rem;
  padding-bottom: 1.1875rem;
  padding-left: 2.25rem;
  font-size: 1.25rem;
}

/* line 1130, ../../_build/scss/vendor/_foundation.scss */
button.small, .button.small {
  padding-top: 0.875rem;
  padding-right: 1.75rem;
  padding-bottom: 0.9375rem;
  padding-left: 1.75rem;
  font-size: 0.8125rem;
}

/* line 1136, ../../_build/scss/vendor/_foundation.scss */
button.tiny, .button.tiny {
  padding-top: 0.625rem;
  padding-right: 1.25rem;
  padding-bottom: 0.6875rem;
  padding-left: 1.25rem;
  font-size: 0.6875rem;
}

/* line 1142, ../../_build/scss/vendor/_foundation.scss */
button.expand, .button.expand {
  padding-right: 0;
  padding-left: 0;
  width: 100%;
}

/* line 1146, ../../_build/scss/vendor/_foundation.scss */
button.left-align, .button.left-align {
  text-align: left;
  text-indent: 0.75rem;
}

/* line 1149, ../../_build/scss/vendor/_foundation.scss */
button.right-align, .button.right-align {
  text-align: right;
  padding-right: 0.75rem;
}

/* line 1152, ../../_build/scss/vendor/_foundation.scss */
button.radius, .button.radius {
  border-radius: 3px;
}

/* line 1154, ../../_build/scss/vendor/_foundation.scss */
button.round, .button.round {
  border-radius: 1000px;
}

/* line 1156, ../../_build/scss/vendor/_foundation.scss */
button.disabled, button[disabled], .button.disabled, .button[disabled] {
  background-color: #008cba;
  border-color: #007095;
  color: white;
  cursor: default;
  opacity: 0.7;
  box-shadow: none;
}

/* line 1163, ../../_build/scss/vendor/_foundation.scss */
button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
  background-color: #007095;
}

/* line 1165, ../../_build/scss/vendor/_foundation.scss */
button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
  color: white;
}

/* line 1167, ../../_build/scss/vendor/_foundation.scss */
button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
  background-color: #008cba;
}

/* line 1169, ../../_build/scss/vendor/_foundation.scss */
button.disabled.secondary, button[disabled].secondary, .button.disabled.secondary, .button[disabled].secondary {
  background-color: #e7e7e7;
  border-color: #b9b9b9;
  color: #333333;
  cursor: default;
  opacity: 0.7;
  box-shadow: none;
}

/* line 1176, ../../_build/scss/vendor/_foundation.scss */
button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
  background-color: #b9b9b9;
}

/* line 1178, ../../_build/scss/vendor/_foundation.scss */
button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
  color: #333333;
}

/* line 1180, ../../_build/scss/vendor/_foundation.scss */
button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
  background-color: #e7e7e7;
}

/* line 1182, ../../_build/scss/vendor/_foundation.scss */
button.disabled.success, button[disabled].success, .button.disabled.success, .button[disabled].success {
  background-color: #43ac6a;
  border-color: #368a55;
  color: white;
  cursor: default;
  opacity: 0.7;
  box-shadow: none;
}

/* line 1189, ../../_build/scss/vendor/_foundation.scss */
button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
  background-color: #368a55;
}

/* line 1191, ../../_build/scss/vendor/_foundation.scss */
button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
  color: white;
}

/* line 1193, ../../_build/scss/vendor/_foundation.scss */
button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
  background-color: #43ac6a;
}

/* line 1195, ../../_build/scss/vendor/_foundation.scss */
button.disabled.alert, button[disabled].alert, .button.disabled.alert, .button[disabled].alert {
  background-color: #f04124;
  border-color: #cf2a0e;
  color: white;
  cursor: default;
  opacity: 0.7;
  box-shadow: none;
}

/* line 1202, ../../_build/scss/vendor/_foundation.scss */
button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
  background-color: #cf2a0e;
}

/* line 1204, ../../_build/scss/vendor/_foundation.scss */
button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
  color: white;
}

/* line 1206, ../../_build/scss/vendor/_foundation.scss */
button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
  background-color: #f04124;
}

@media only screen and (min-width: 40.063em) {
  /* line 1210, ../../_build/scss/vendor/_foundation.scss */
  button, .button {
    display: inline-block;
  }
}
/* line 1212, ../../_build/scss/vendor/_foundation.scss */
meta.foundation-mq-topbar {
  font-family: "/only screen and (min-width:40.063em)/";
  width: 40.063em;
}

/* Wrapped around .top-bar to contain to grid width */
/* line 1217, ../../_build/scss/vendor/_foundation.scss */
.contain-to-grid {
  width: 100%;
  background: #333333;
}

/* line 1220, ../../_build/scss/vendor/_foundation.scss */
.contain-to-grid .top-bar {
  margin-bottom: 0;
}

/* line 1223, ../../_build/scss/vendor/_foundation.scss */
.fixed {
  width: 100%;
  left: 0;
  position: fixed;
  top: 0;
  z-index: 99;
}

/* line 1229, ../../_build/scss/vendor/_foundation.scss */
.fixed.expanded:not(.top-bar) {
  overflow-y: auto;
  height: auto;
  width: 100%;
  max-height: 100%;
}

/* line 1234, ../../_build/scss/vendor/_foundation.scss */
.fixed.expanded:not(.top-bar) .title-area {
  position: fixed;
  width: 100%;
  z-index: 99;
}

/* line 1238, ../../_build/scss/vendor/_foundation.scss */
.fixed.expanded:not(.top-bar) .top-bar-section {
  z-index: 98;
  margin-top: 45px;
}

/* line 1242, ../../_build/scss/vendor/_foundation.scss */
.top-bar {
  overflow: hidden;
  height: 45px;
  line-height: 45px;
  position: relative;
  background: #333333;
  margin-bottom: 0;
}

/* line 1249, ../../_build/scss/vendor/_foundation.scss */
.top-bar ul {
  margin-bottom: 0;
  list-style: none;
}

/* line 1252, ../../_build/scss/vendor/_foundation.scss */
.top-bar .row {
  max-width: none;
}

/* line 1254, ../../_build/scss/vendor/_foundation.scss */
.top-bar form,
.top-bar input {
  margin-bottom: 0;
}

/* line 1257, ../../_build/scss/vendor/_foundation.scss */
.top-bar input {
  height: auto;
  padding-top: .35rem;
  padding-bottom: .35rem;
  font-size: 0.75rem;
}

/* line 1262, ../../_build/scss/vendor/_foundation.scss */
.top-bar .button, .top-bar button {
  padding-top: .45rem;
  padding-bottom: .35rem;
  margin-bottom: 0;
  font-size: 0.75rem;
}

/* line 1267, ../../_build/scss/vendor/_foundation.scss */
.top-bar .title-area {
  position: relative;
  margin: 0;
}

/* line 1270, ../../_build/scss/vendor/_foundation.scss */
.top-bar .name {
  height: 45px;
  margin: 0;
  font-size: 16px;
}

/* line 1274, ../../_build/scss/vendor/_foundation.scss */
.top-bar .name h1 {
  line-height: 45px;
  font-size: 1.0625rem;
  margin: 0;
}

/* line 1278, ../../_build/scss/vendor/_foundation.scss */
.top-bar .name h1 a {
  font-weight: normal;
  color: white;
  width: 75%;
  display: block;
  padding: 0 15px;
}

/* line 1284, ../../_build/scss/vendor/_foundation.scss */
.top-bar .toggle-topbar {
  position: absolute;
  right: 0;
  top: 0;
}

/* line 1288, ../../_build/scss/vendor/_foundation.scss */
.top-bar .toggle-topbar a {
  color: white;
  text-transform: uppercase;
  font-size: 0.8125rem;
  font-weight: bold;
  position: relative;
  display: block;
  padding: 0 15px;
  height: 45px;
  line-height: 45px;
}

/* line 1298, ../../_build/scss/vendor/_foundation.scss */
.top-bar .toggle-topbar.menu-icon {
  right: 15px;
  top: 50%;
  margin-top: -16px;
  padding-left: 40px;
}

/* line 1303, ../../_build/scss/vendor/_foundation.scss */
.top-bar .toggle-topbar.menu-icon a {
  height: 34px;
  line-height: 33px;
  padding: 0;
  color: white;
  position: relative;
}

/* line 1309, ../../_build/scss/vendor/_foundation.scss */
.top-bar .toggle-topbar.menu-icon a::after {
  right: 0;
}

/* line 1311, ../../_build/scss/vendor/_foundation.scss */
.top-bar .toggle-topbar.menu-icon a::after span:after {
  content: '';
  position: absolute;
  display: block;
  height: 0;
  box-shadow: 0 0px 0 1px white, 0 7px 0 1px white, 0 14px 0 1px white;
  width: 16px;
}

/* line 1318, ../../_build/scss/vendor/_foundation.scss */
.top-bar .toggle-topbar.menu-icon a::after span:hover:after {
  box-shadow: 0 0px 0 1px white, 0 7px 0 1px white, 0 14px 0 1px white;
}

/* line 1320, ../../_build/scss/vendor/_foundation.scss */
.top-bar.expanded {
  height: auto;
  background: transparent;
}

/* line 1323, ../../_build/scss/vendor/_foundation.scss */
.top-bar.expanded .title-area {
  background: #333333;
}

/* line 1325, ../../_build/scss/vendor/_foundation.scss */
.top-bar.expanded .toggle-topbar a {
  color: #888888;
}

/* line 1327, ../../_build/scss/vendor/_foundation.scss */
.top-bar.expanded .toggle-topbar a::after {
  box-shadow: 0 10px 0 1px #888888, 0 16px 0 1px #888888, 0 22px 0 1px #888888;
}

/* line 1330, ../../_build/scss/vendor/_foundation.scss */
.top-bar-section {
  left: 0;
  position: relative;
  width: auto;
  transition: left 300ms ease-out;
}

/* line 1335, ../../_build/scss/vendor/_foundation.scss */
.top-bar-section ul {
  padding: 0;
  width: 100%;
  height: auto;
  display: block;
  font-size: 16px;
  margin: 0;
}

/* line 1342, ../../_build/scss/vendor/_foundation.scss */
.top-bar-section .divider,
.top-bar-section [role="separator"] {
  border-top: solid 1px #1a1a1a;
  clear: both;
  height: 1px;
  width: 100%;
}

/* line 1348, ../../_build/scss/vendor/_foundation.scss */
.top-bar-section ul li {
  background: #333333;
}

/* line 1350, ../../_build/scss/vendor/_foundation.scss */
.top-bar-section ul li > a {
  display: block;
  width: 100%;
  color: white;
  padding: 12px 0 12px 0;
  padding-left: 15px;
  font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-size: 0.8125rem;
  font-weight: normal;
  text-transform: none;
}

/* line 1360, ../../_build/scss/vendor/_foundation.scss */
.top-bar-section ul li > a.button {
  font-size: 0.8125rem;
  padding-right: 15px;
  padding-left: 15px;
  background-color: #008cba;
  border-color: #007095;
  color: white;
}

/* line 1367, ../../_build/scss/vendor/_foundation.scss */
.top-bar-section ul li > a.button:hover, .top-bar-section ul li > a.button:focus {
  background-color: #007095;
}

/* line 1369, ../../_build/scss/vendor/_foundation.scss */
.top-bar-section ul li > a.button:hover, .top-bar-section ul li > a.button:focus {
  color: white;
}

/* line 1371, ../../_build/scss/vendor/_foundation.scss */
.top-bar-section ul li > a.button.secondary {
  background-color: #e7e7e7;
  border-color: #b9b9b9;
  color: #333333;
}

/* line 1375, ../../_build/scss/vendor/_foundation.scss */
.top-bar-section ul li > a.button.secondary:hover, .top-bar-section ul li > a.button.secondary:focus {
  background-color: #b9b9b9;
}

/* line 1377, ../../_build/scss/vendor/_foundation.scss */
.top-bar-section ul li > a.button.secondary:hover, .top-bar-section ul li > a.button.secondary:focus {
  color: #333333;
}

/* line 1379, ../../_build/scss/vendor/_foundation.scss */
.top-bar-section ul li > a.button.success {
  background-color: #43ac6a;
  border-color: #368a55;
  color: white;
}

/* line 1383, ../../_build/scss/vendor/_foundation.scss */
.top-bar-section ul li > a.button.success:hover, .top-bar-section ul li > a.button.success:focus {
  background-color: #368a55;
}

/* line 1385, ../../_build/scss/vendor/_foundation.scss */
.top-bar-section ul li > a.button.success:hover, .top-bar-section ul li > a.button.success:focus {
  color: white;
}

/* line 1387, ../../_build/scss/vendor/_foundation.scss */
.top-bar-section ul li > a.button.alert {
  background-color: #f04124;
  border-color: #cf2a0e;
  color: white;
}

/* line 1391, ../../_build/scss/vendor/_foundation.scss */
.top-bar-section ul li > a.button.alert:hover, .top-bar-section ul li > a.button.alert:focus {
  background-color: #cf2a0e;
}

/* line 1393, ../../_build/scss/vendor/_foundation.scss */
.top-bar-section ul li > a.button.alert:hover, .top-bar-section ul li > a.button.alert:focus {
  color: white;
}

/* line 1395, ../../_build/scss/vendor/_foundation.scss */
.top-bar-section ul li > button {
  font-size: 0.8125rem;
  padding-right: 15px;
  padding-left: 15px;
  background-color: #008cba;
  border-color: #007095;
  color: white;
}

/* line 1402, ../../_build/scss/vendor/_foundation.scss */
.top-bar-section ul li > button:hover, .top-bar-section ul li > button:focus {
  background-color: #007095;
}

/* line 1404, ../../_build/scss/vendor/_foundation.scss */
.top-bar-section ul li > button:hover, .top-bar-section ul li > button:focus {
  color: white;
}

/* line 1406, ../../_build/scss/vendor/_foundation.scss */
.top-bar-section ul li > button.secondary {
  background-color: #e7e7e7;
  border-color: #b9b9b9;
  color: #333333;
}

/* line 1410, ../../_build/scss/vendor/_foundation.scss */
.top-bar-section ul li > button.secondary:hover, .top-bar-section ul li > button.secondary:focus {
  background-color: #b9b9b9;
}

/* line 1412, ../../_build/scss/vendor/_foundation.scss */
.top-bar-section ul li > button.secondary:hover, .top-bar-section ul li > button.secondary:focus {
  color: #333333;
}

/* line 1414, ../../_build/scss/vendor/_foundation.scss */
.top-bar-section ul li > button.success {
  background-color: #43ac6a;
  border-color: #368a55;
  color: white;
}

/* line 1418, ../../_build/scss/vendor/_foundation.scss */
.top-bar-section ul li > button.success:hover, .top-bar-section ul li > button.success:focus {
  background-color: #368a55;
}

/* line 1420, ../../_build/scss/vendor/_foundation.scss */
.top-bar-section ul li > button.success:hover, .top-bar-section ul li > button.success:focus {
  color: white;
}

/* line 1422, ../../_build/scss/vendor/_foundation.scss */
.top-bar-section ul li > button.alert {
  background-color: #f04124;
  border-color: #cf2a0e;
  color: white;
}

/* line 1426, ../../_build/scss/vendor/_foundation.scss */
.top-bar-section ul li > button.alert:hover, .top-bar-section ul li > button.alert:focus {
  background-color: #cf2a0e;
}

/* line 1428, ../../_build/scss/vendor/_foundation.scss */
.top-bar-section ul li > button.alert:hover, .top-bar-section ul li > button.alert:focus {
  color: white;
}

/* line 1430, ../../_build/scss/vendor/_foundation.scss */
.top-bar-section ul li:hover:not(.has-form) > a {
  background: #272727;
  color: white;
}

/* line 1433, ../../_build/scss/vendor/_foundation.scss */
.top-bar-section ul li.active > a {
  background: #008cba;
  color: white;
}

/* line 1436, ../../_build/scss/vendor/_foundation.scss */
.top-bar-section ul li.active > a:hover {
  background: #0078a0;
  color: white;
}

/* line 1439, ../../_build/scss/vendor/_foundation.scss */
.top-bar-section .has-form {
  padding: 15px;
}

/* line 1441, ../../_build/scss/vendor/_foundation.scss */
.top-bar-section .has-dropdown {
  position: relative;
}

/* line 1443, ../../_build/scss/vendor/_foundation.scss */
.top-bar-section .has-dropdown > a:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: inset 5px;
  border-color: transparent transparent transparent rgba(255, 255, 255, 0.4);
  border-left-style: solid;
  margin-right: 15px;
  margin-top: -4.5px;
  position: absolute;
  top: 50%;
  right: 0;
}

/* line 1456, ../../_build/scss/vendor/_foundation.scss */
.top-bar-section .has-dropdown.moved {
  position: static;
}

/* line 1458, ../../_build/scss/vendor/_foundation.scss */
.top-bar-section .has-dropdown.moved > .dropdown {
  display: block;
  position: static !important;
  height: auto;
  width: auto;
  overflow: visible;
  clip: auto;
  position: absolute !important;
  width: 100%;
}

/* line 1467, ../../_build/scss/vendor/_foundation.scss */
.top-bar-section .has-dropdown.moved > a:after {
  display: none;
}

/* line 1469, ../../_build/scss/vendor/_foundation.scss */
.top-bar-section .dropdown {
  padding: 0;
  position: absolute;
  left: 100%;
  top: 0;
  z-index: 99;
  display: block;
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
}

/* line 1481, ../../_build/scss/vendor/_foundation.scss */
.top-bar-section .dropdown li {
  width: 100%;
  height: auto;
}

/* line 1484, ../../_build/scss/vendor/_foundation.scss */
.top-bar-section .dropdown li a {
  font-weight: normal;
  padding: 8px 15px;
}

/* line 1487, ../../_build/scss/vendor/_foundation.scss */
.top-bar-section .dropdown li a.parent-link {
  font-weight: normal;
}

/* line 1489, ../../_build/scss/vendor/_foundation.scss */
.top-bar-section .dropdown li.title h5 {
  margin-bottom: 0;
  margin-top: 0;
}

/* line 1492, ../../_build/scss/vendor/_foundation.scss */
.top-bar-section .dropdown li.title h5 a {
  color: white;
  line-height: 22.5px;
  display: block;
}

/* line 1496, ../../_build/scss/vendor/_foundation.scss */
.top-bar-section .dropdown li.has-form {
  padding: 8px 15px;
}

/* line 1498, ../../_build/scss/vendor/_foundation.scss */
.top-bar-section .dropdown li .button, .top-bar-section .dropdown li button {
  top: auto;
}

/* line 1500, ../../_build/scss/vendor/_foundation.scss */
.top-bar-section .dropdown label {
  padding: 8px 15px 2px;
  margin-bottom: 0;
  text-transform: uppercase;
  color: #777777;
  font-weight: bold;
  font-size: 0.625rem;
}

/* line 1508, ../../_build/scss/vendor/_foundation.scss */
.js-generated {
  display: block;
}

@media only screen and (min-width: 40.063em) {
  /* line 1512, ../../_build/scss/vendor/_foundation.scss */
  .top-bar {
    background: #333333;
    overflow: visible;
  }

  /* line 1515, ../../_build/scss/vendor/_foundation.scss */
  .top-bar:before, .top-bar:after {
    content: " ";
    display: table;
  }

  /* line 1518, ../../_build/scss/vendor/_foundation.scss */
  .top-bar:after {
    clear: both;
  }

  /* line 1520, ../../_build/scss/vendor/_foundation.scss */
  .top-bar .toggle-topbar {
    display: none;
  }

  /* line 1522, ../../_build/scss/vendor/_foundation.scss */
  .top-bar .title-area {
    float: left;
  }

  /* line 1524, ../../_build/scss/vendor/_foundation.scss */
  .top-bar .name h1 a {
    width: auto;
  }

  /* line 1526, ../../_build/scss/vendor/_foundation.scss */
  .top-bar input,
  .top-bar .button,
  .top-bar button {
    font-size: 0.875rem;
    position: relative;
    top: 7px;
  }

  /* line 1532, ../../_build/scss/vendor/_foundation.scss */
  .top-bar.expanded {
    background: #333333;
  }

  /* line 1535, ../../_build/scss/vendor/_foundation.scss */
  .contain-to-grid .top-bar {
    max-width: 62.5rem;
    margin: 0 auto;
    margin-bottom: 0;
  }

  /* line 1540, ../../_build/scss/vendor/_foundation.scss */
  .top-bar-section {
    transition: none 0 0;
    left: 0 !important;
  }

  /* line 1543, ../../_build/scss/vendor/_foundation.scss */
  .top-bar-section ul {
    width: auto;
    height: auto !important;
    display: inline;
  }

  /* line 1547, ../../_build/scss/vendor/_foundation.scss */
  .top-bar-section ul li {
    float: left;
  }

  /* line 1549, ../../_build/scss/vendor/_foundation.scss */
  .top-bar-section ul li .js-generated {
    display: none;
  }

  /* line 1551, ../../_build/scss/vendor/_foundation.scss */
  .top-bar-section li.hover > a:not(.button) {
    background: #272727;
    color: white;
  }

  /* line 1554, ../../_build/scss/vendor/_foundation.scss */
  .top-bar-section li:not(.has-form) a:not(.button) {
    padding: 0 15px;
    line-height: 45px;
    background: #333333;
  }

  /* line 1558, ../../_build/scss/vendor/_foundation.scss */
  .top-bar-section li:not(.has-form) a:not(.button):hover {
    background: #272727;
  }

  /* line 1560, ../../_build/scss/vendor/_foundation.scss */
  .top-bar-section li.active:not(.has-form) a:not(.button) {
    padding: 0 15px;
    line-height: 45px;
    color: white;
    background: #008cba;
  }

  /* line 1565, ../../_build/scss/vendor/_foundation.scss */
  .top-bar-section li.active:not(.has-form) a:not(.button):hover {
    background: #0078a0;
  }

  /* line 1567, ../../_build/scss/vendor/_foundation.scss */
  .top-bar-section .has-dropdown > a {
    padding-right: 35px !important;
  }

  /* line 1569, ../../_build/scss/vendor/_foundation.scss */
  .top-bar-section .has-dropdown > a:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: inset 5px;
    border-color: rgba(255, 255, 255, 0.4) transparent transparent transparent;
    border-top-style: solid;
    margin-top: -2.5px;
    top: 22.5px;
  }

  /* line 1579, ../../_build/scss/vendor/_foundation.scss */
  .top-bar-section .has-dropdown.moved {
    position: relative;
  }

  /* line 1581, ../../_build/scss/vendor/_foundation.scss */
  .top-bar-section .has-dropdown.moved > .dropdown {
    display: block;
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
  }

  /* line 1588, ../../_build/scss/vendor/_foundation.scss */
  .top-bar-section .has-dropdown.hover > .dropdown, .top-bar-section .has-dropdown.not-click:hover > .dropdown {
    display: block;
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
    position: absolute !important;
  }

  /* line 1596, ../../_build/scss/vendor/_foundation.scss */
  .top-bar-section .has-dropdown .dropdown li.has-dropdown > a:after {
    border: none;
    content: "\00bb";
    top: 1rem;
    margin-top: -1px;
    right: 5px;
    line-height: 1.2;
  }

  /* line 1603, ../../_build/scss/vendor/_foundation.scss */
  .top-bar-section .dropdown {
    left: 0;
    top: auto;
    background: transparent;
    min-width: 100%;
  }

  /* line 1608, ../../_build/scss/vendor/_foundation.scss */
  .top-bar-section .dropdown li a {
    color: white;
    line-height: 45px;
    white-space: nowrap;
    padding: 12px 15px;
    background: #333333;
  }

  /* line 1614, ../../_build/scss/vendor/_foundation.scss */
  .top-bar-section .dropdown li:not(.has-form) a:not(.button) {
    color: white;
    background: #333333;
  }

  /* line 1617, ../../_build/scss/vendor/_foundation.scss */
  .top-bar-section .dropdown li:not(.has-form):hover > a:not(.button) {
    color: white;
    background: #272727;
  }

  /* line 1620, ../../_build/scss/vendor/_foundation.scss */
  .top-bar-section .dropdown li label {
    white-space: nowrap;
    background: #333333;
  }

  /* line 1623, ../../_build/scss/vendor/_foundation.scss */
  .top-bar-section .dropdown li .dropdown {
    left: 100%;
    top: 0;
  }

  /* line 1626, ../../_build/scss/vendor/_foundation.scss */
  .top-bar-section > ul > .divider, .top-bar-section > ul > [role="separator"] {
    border-bottom: none;
    border-top: none;
    border-right: solid 1px #4e4e4e;
    clear: none;
    height: 45px;
    width: 0;
  }

  /* line 1633, ../../_build/scss/vendor/_foundation.scss */
  .top-bar-section .has-form {
    background: #333333;
    padding: 0 15px;
    height: 45px;
  }

  /* line 1637, ../../_build/scss/vendor/_foundation.scss */
  .top-bar-section .right li .dropdown {
    left: auto;
    right: 0;
  }

  /* line 1640, ../../_build/scss/vendor/_foundation.scss */
  .top-bar-section .right li .dropdown li .dropdown {
    right: 100%;
  }

  /* line 1642, ../../_build/scss/vendor/_foundation.scss */
  .top-bar-section .left li .dropdown {
    right: auto;
    left: 0;
  }

  /* line 1645, ../../_build/scss/vendor/_foundation.scss */
  .top-bar-section .left li .dropdown li .dropdown {
    left: 100%;
  }

  /* line 1648, ../../_build/scss/vendor/_foundation.scss */
  .no-js .top-bar-section ul li:hover > a {
    background: #272727;
    color: white;
  }

  /* line 1651, ../../_build/scss/vendor/_foundation.scss */
  .no-js .top-bar-section ul li:active > a {
    background: #008cba;
    color: white;
  }

  /* line 1654, ../../_build/scss/vendor/_foundation.scss */
  .no-js .top-bar-section .has-dropdown:hover > .dropdown {
    display: block;
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
    position: absolute !important;
  }
}
/* line 1662, ../../_build/scss/vendor/_foundation.scss */
.breadcrumbs {
  display: block;
  padding: 0.5625rem 0.875rem 0.5625rem;
  overflow: hidden;
  margin-left: 0;
  list-style: none;
  border-style: solid;
  border-width: 1px;
  background-color: #f4f4f4;
  border-color: gainsboro;
  border-radius: 3px;
}

/* line 1673, ../../_build/scss/vendor/_foundation.scss */
.breadcrumbs > * {
  margin: 0;
  float: left;
  font-size: 0.6875rem;
  line-height: 0.6875rem;
  text-transform: uppercase;
  color: #008cba;
}

/* line 1680, ../../_build/scss/vendor/_foundation.scss */
.breadcrumbs > *:hover a, .breadcrumbs > *:focus a {
  text-decoration: underline;
}

/* line 1682, ../../_build/scss/vendor/_foundation.scss */
.breadcrumbs > * a {
  color: #008cba;
}

/* line 1684, ../../_build/scss/vendor/_foundation.scss */
.breadcrumbs > *.current {
  cursor: default;
  color: #333333;
}

/* line 1687, ../../_build/scss/vendor/_foundation.scss */
.breadcrumbs > *.current a {
  cursor: default;
  color: #333333;
}

/* line 1690, ../../_build/scss/vendor/_foundation.scss */
.breadcrumbs > *.current:hover, .breadcrumbs > *.current:hover a, .breadcrumbs > *.current:focus, .breadcrumbs > *.current:focus a {
  text-decoration: none;
}

/* line 1692, ../../_build/scss/vendor/_foundation.scss */
.breadcrumbs > *.unavailable {
  color: #999999;
}

/* line 1694, ../../_build/scss/vendor/_foundation.scss */
.breadcrumbs > *.unavailable a {
  color: #999999;
}

/* line 1696, ../../_build/scss/vendor/_foundation.scss */
.breadcrumbs > *.unavailable:hover, .breadcrumbs > *.unavailable:hover a, .breadcrumbs > *.unavailable:focus,
.breadcrumbs > *.unavailable a:focus {
  text-decoration: none;
  color: #999999;
  cursor: default;
}

/* line 1701, ../../_build/scss/vendor/_foundation.scss */
.breadcrumbs > *:before {
  content: "/";
  color: #aaaaaa;
  margin: 0 0.75rem;
  position: relative;
  top: 1px;
}

/* line 1707, ../../_build/scss/vendor/_foundation.scss */
.breadcrumbs > *:first-child:before {
  content: " ";
  margin: 0;
}

/* line 1711, ../../_build/scss/vendor/_foundation.scss */
.alert-box {
  border-style: solid;
  border-width: 1px;
  display: block;
  font-weight: normal;
  margin-bottom: 1.25rem;
  position: relative;
  padding: 0.875rem 1.5rem 0.875rem 0.875rem;
  font-size: 0.8125rem;
  transition: opacity 300ms ease-out;
  background-color: #008cba;
  border-color: #0078a0;
  color: white;
}

/* line 1724, ../../_build/scss/vendor/_foundation.scss */
.alert-box .close {
  font-size: 1.375rem;
  padding: 9px 6px 4px;
  line-height: 0;
  position: absolute;
  top: 50%;
  margin-top: -0.6875rem;
  right: 0.25rem;
  color: #333333;
  opacity: 0.3;
}

/* line 1734, ../../_build/scss/vendor/_foundation.scss */
.alert-box .close:hover, .alert-box .close:focus {
  opacity: 0.5;
}

/* line 1736, ../../_build/scss/vendor/_foundation.scss */
.alert-box.radius {
  border-radius: 3px;
}

/* line 1738, ../../_build/scss/vendor/_foundation.scss */
.alert-box.round {
  border-radius: 1000px;
}

/* line 1740, ../../_build/scss/vendor/_foundation.scss */
.alert-box.success {
  background-color: #43ac6a;
  border-color: #3a945b;
  color: white;
}

/* line 1744, ../../_build/scss/vendor/_foundation.scss */
.alert-box.alert {
  background-color: #f04124;
  border-color: #de2d0f;
  color: white;
}

/* line 1748, ../../_build/scss/vendor/_foundation.scss */
.alert-box.secondary {
  background-color: #e7e7e7;
  border-color: #c7c7c7;
  color: #4f4f4f;
}

/* line 1752, ../../_build/scss/vendor/_foundation.scss */
.alert-box.warning {
  background-color: #f08a24;
  border-color: #de770f;
  color: white;
}

/* line 1756, ../../_build/scss/vendor/_foundation.scss */
.alert-box.info {
  background-color: #a0d3e8;
  border-color: #74bfdd;
  color: #4f4f4f;
}

/* line 1760, ../../_build/scss/vendor/_foundation.scss */
.alert-box.alert-close {
  opacity: 0;
}

/* line 1763, ../../_build/scss/vendor/_foundation.scss */
.inline-list {
  margin: 0 auto 1.0625rem auto;
  margin-left: -1.375rem;
  margin-right: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
}

/* line 1770, ../../_build/scss/vendor/_foundation.scss */
.inline-list > li {
  list-style: none;
  float: left;
  margin-left: 1.375rem;
  display: block;
}

/* line 1775, ../../_build/scss/vendor/_foundation.scss */
.inline-list > li > * {
  display: block;
}

/* line 1778, ../../_build/scss/vendor/_foundation.scss */
.button-group {
  list-style: none;
  margin: 0;
  left: 0;
}

/* line 1782, ../../_build/scss/vendor/_foundation.scss */
.button-group:before, .button-group:after {
  content: " ";
  display: table;
}

/* line 1785, ../../_build/scss/vendor/_foundation.scss */
.button-group:after {
  clear: both;
}

/* line 1787, ../../_build/scss/vendor/_foundation.scss */
.button-group > li {
  margin: 0;
  float: left;
}

/* line 1790, ../../_build/scss/vendor/_foundation.scss */
.button-group > li > button, .button-group > li .button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 0.5);
}

/* line 1793, ../../_build/scss/vendor/_foundation.scss */
.button-group > li:first-child button, .button-group > li:first-child .button {
  border-left: 0;
}

/* line 1795, ../../_build/scss/vendor/_foundation.scss */
.button-group > li:first-child {
  margin-left: 0;
}

/* line 1797, ../../_build/scss/vendor/_foundation.scss */
.button-group.radius > * > button, .button-group.radius > * .button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 0.5);
}

/* line 1800, ../../_build/scss/vendor/_foundation.scss */
.button-group.radius > *:first-child button, .button-group.radius > *:first-child .button {
  border-left: 0;
}

/* line 1802, ../../_build/scss/vendor/_foundation.scss */
.button-group.radius > *:first-child, .button-group.radius > *:first-child > a, .button-group.radius > *:first-child > button, .button-group.radius > *:first-child > .button {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}

/* line 1805, ../../_build/scss/vendor/_foundation.scss */
.button-group.radius > *:last-child, .button-group.radius > *:last-child > a, .button-group.radius > *:last-child > button, .button-group.radius > *:last-child > .button {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}

/* line 1808, ../../_build/scss/vendor/_foundation.scss */
.button-group.round > * > button, .button-group.round > * .button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 0.5);
}

/* line 1811, ../../_build/scss/vendor/_foundation.scss */
.button-group.round > *:first-child button, .button-group.round > *:first-child .button {
  border-left: 0;
}

/* line 1813, ../../_build/scss/vendor/_foundation.scss */
.button-group.round > *:first-child, .button-group.round > *:first-child > a, .button-group.round > *:first-child > button, .button-group.round > *:first-child > .button {
  border-bottom-left-radius: 1000px;
  border-top-left-radius: 1000px;
}

/* line 1816, ../../_build/scss/vendor/_foundation.scss */
.button-group.round > *:last-child, .button-group.round > *:last-child > a, .button-group.round > *:last-child > button, .button-group.round > *:last-child > .button {
  border-bottom-right-radius: 1000px;
  border-top-right-radius: 1000px;
}

/* line 1819, ../../_build/scss/vendor/_foundation.scss */
.button-group.even-2 li {
  width: 50%;
}

/* line 1821, ../../_build/scss/vendor/_foundation.scss */
.button-group.even-2 li > button, .button-group.even-2 li .button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 0.5);
}

/* line 1824, ../../_build/scss/vendor/_foundation.scss */
.button-group.even-2 li:first-child button, .button-group.even-2 li:first-child .button {
  border-left: 0;
}

/* line 1826, ../../_build/scss/vendor/_foundation.scss */
.button-group.even-2 li button, .button-group.even-2 li .button {
  width: 100%;
}

/* line 1828, ../../_build/scss/vendor/_foundation.scss */
.button-group.even-3 li {
  width: 33.33333%;
}

/* line 1830, ../../_build/scss/vendor/_foundation.scss */
.button-group.even-3 li > button, .button-group.even-3 li .button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 0.5);
}

/* line 1833, ../../_build/scss/vendor/_foundation.scss */
.button-group.even-3 li:first-child button, .button-group.even-3 li:first-child .button {
  border-left: 0;
}

/* line 1835, ../../_build/scss/vendor/_foundation.scss */
.button-group.even-3 li button, .button-group.even-3 li .button {
  width: 100%;
}

/* line 1837, ../../_build/scss/vendor/_foundation.scss */
.button-group.even-4 li {
  width: 25%;
}

/* line 1839, ../../_build/scss/vendor/_foundation.scss */
.button-group.even-4 li > button, .button-group.even-4 li .button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 0.5);
}

/* line 1842, ../../_build/scss/vendor/_foundation.scss */
.button-group.even-4 li:first-child button, .button-group.even-4 li:first-child .button {
  border-left: 0;
}

/* line 1844, ../../_build/scss/vendor/_foundation.scss */
.button-group.even-4 li button, .button-group.even-4 li .button {
  width: 100%;
}

/* line 1846, ../../_build/scss/vendor/_foundation.scss */
.button-group.even-5 li {
  width: 20%;
}

/* line 1848, ../../_build/scss/vendor/_foundation.scss */
.button-group.even-5 li > button, .button-group.even-5 li .button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 0.5);
}

/* line 1851, ../../_build/scss/vendor/_foundation.scss */
.button-group.even-5 li:first-child button, .button-group.even-5 li:first-child .button {
  border-left: 0;
}

/* line 1853, ../../_build/scss/vendor/_foundation.scss */
.button-group.even-5 li button, .button-group.even-5 li .button {
  width: 100%;
}

/* line 1855, ../../_build/scss/vendor/_foundation.scss */
.button-group.even-6 li {
  width: 16.66667%;
}

/* line 1857, ../../_build/scss/vendor/_foundation.scss */
.button-group.even-6 li > button, .button-group.even-6 li .button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 0.5);
}

/* line 1860, ../../_build/scss/vendor/_foundation.scss */
.button-group.even-6 li:first-child button, .button-group.even-6 li:first-child .button {
  border-left: 0;
}

/* line 1862, ../../_build/scss/vendor/_foundation.scss */
.button-group.even-6 li button, .button-group.even-6 li .button {
  width: 100%;
}

/* line 1864, ../../_build/scss/vendor/_foundation.scss */
.button-group.even-7 li {
  width: 14.28571%;
}

/* line 1866, ../../_build/scss/vendor/_foundation.scss */
.button-group.even-7 li > button, .button-group.even-7 li .button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 0.5);
}

/* line 1869, ../../_build/scss/vendor/_foundation.scss */
.button-group.even-7 li:first-child button, .button-group.even-7 li:first-child .button {
  border-left: 0;
}

/* line 1871, ../../_build/scss/vendor/_foundation.scss */
.button-group.even-7 li button, .button-group.even-7 li .button {
  width: 100%;
}

/* line 1873, ../../_build/scss/vendor/_foundation.scss */
.button-group.even-8 li {
  width: 12.5%;
}

/* line 1875, ../../_build/scss/vendor/_foundation.scss */
.button-group.even-8 li > button, .button-group.even-8 li .button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 0.5);
}

/* line 1878, ../../_build/scss/vendor/_foundation.scss */
.button-group.even-8 li:first-child button, .button-group.even-8 li:first-child .button {
  border-left: 0;
}

/* line 1880, ../../_build/scss/vendor/_foundation.scss */
.button-group.even-8 li button, .button-group.even-8 li .button {
  width: 100%;
}

/* line 1883, ../../_build/scss/vendor/_foundation.scss */
.button-bar:before, .button-bar:after {
  content: " ";
  display: table;
}

/* line 1886, ../../_build/scss/vendor/_foundation.scss */
.button-bar:after {
  clear: both;
}

/* line 1888, ../../_build/scss/vendor/_foundation.scss */
.button-bar .button-group {
  float: left;
  margin-right: 0.625rem;
}

/* line 1891, ../../_build/scss/vendor/_foundation.scss */
.button-bar .button-group div {
  overflow: hidden;
}

/* Panels */
/* line 1895, ../../_build/scss/vendor/_foundation.scss */
.panel {
  border-style: solid;
  border-width: 1px;
  border-color: #d8d8d8;
  margin-bottom: 1.25rem;
  padding: 1.25rem;
  background: #f2f2f2;
}

/* line 1902, ../../_build/scss/vendor/_foundation.scss */
.panel > :first-child {
  margin-top: 0;
}

/* line 1904, ../../_build/scss/vendor/_foundation.scss */
.panel > :last-child {
  margin-bottom: 0;
}

/* line 1906, ../../_build/scss/vendor/_foundation.scss */
.panel h1, .panel h2, .panel h3, .panel h4, .panel h5, .panel h6, .panel p, .panel li {
  color: #333333;
}

/* line 1908, ../../_build/scss/vendor/_foundation.scss */
.panel h1, .panel h2, .panel h3, .panel h4, .panel h5, .panel h6 {
  line-height: 1;
  margin-bottom: 0.625rem;
}

/* line 1911, ../../_build/scss/vendor/_foundation.scss */
.panel h1.subheader, .panel h2.subheader, .panel h3.subheader, .panel h4.subheader, .panel h5.subheader, .panel h6.subheader {
  line-height: 1.4;
}

/* line 1913, ../../_build/scss/vendor/_foundation.scss */
.panel.callout {
  border-style: solid;
  border-width: 1px;
  border-color: #b6edff;
  margin-bottom: 1.25rem;
  padding: 1.25rem;
  background: #ecfaff;
}

/* line 1920, ../../_build/scss/vendor/_foundation.scss */
.panel.callout > :first-child {
  margin-top: 0;
}

/* line 1922, ../../_build/scss/vendor/_foundation.scss */
.panel.callout > :last-child {
  margin-bottom: 0;
}

/* line 1924, ../../_build/scss/vendor/_foundation.scss */
.panel.callout h1, .panel.callout h2, .panel.callout h3, .panel.callout h4, .panel.callout h5, .panel.callout h6, .panel.callout p, .panel.callout li {
  color: #333333;
}

/* line 1926, ../../_build/scss/vendor/_foundation.scss */
.panel.callout h1, .panel.callout h2, .panel.callout h3, .panel.callout h4, .panel.callout h5, .panel.callout h6 {
  line-height: 1;
  margin-bottom: 0.625rem;
}

/* line 1929, ../../_build/scss/vendor/_foundation.scss */
.panel.callout h1.subheader, .panel.callout h2.subheader, .panel.callout h3.subheader, .panel.callout h4.subheader, .panel.callout h5.subheader, .panel.callout h6.subheader {
  line-height: 1.4;
}

/* line 1931, ../../_build/scss/vendor/_foundation.scss */
.panel.callout a:not(.button) {
  color: #008cba;
}

/* line 1933, ../../_build/scss/vendor/_foundation.scss */
.panel.radius {
  border-radius: 3px;
}

/* line 1936, ../../_build/scss/vendor/_foundation.scss */
.dropdown.button, button.dropdown {
  position: relative;
  padding-right: 3.5625rem;
}

/* line 1939, ../../_build/scss/vendor/_foundation.scss */
.dropdown.button:after, button.dropdown:after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  display: block;
  border-style: solid;
  border-color: white transparent transparent transparent;
  top: 50%;
}

/* line 1948, ../../_build/scss/vendor/_foundation.scss */
.dropdown.button:after, button.dropdown:after {
  border-width: 0.375rem;
  right: 1.40625rem;
  margin-top: -0.15625rem;
}

/* line 1952, ../../_build/scss/vendor/_foundation.scss */
.dropdown.button:after, button.dropdown:after {
  border-color: white transparent transparent transparent;
}

/* line 1954, ../../_build/scss/vendor/_foundation.scss */
.dropdown.button.tiny, button.dropdown.tiny {
  padding-right: 2.625rem;
}

/* line 1956, ../../_build/scss/vendor/_foundation.scss */
.dropdown.button.tiny:before, button.dropdown.tiny:before {
  border-width: 0.375rem;
  right: 1.125rem;
  margin-top: -0.125rem;
}

/* line 1960, ../../_build/scss/vendor/_foundation.scss */
.dropdown.button.tiny:after, button.dropdown.tiny:after {
  border-color: white transparent transparent transparent;
}

/* line 1962, ../../_build/scss/vendor/_foundation.scss */
.dropdown.button.small, button.dropdown.small {
  padding-right: 3.0625rem;
}

/* line 1964, ../../_build/scss/vendor/_foundation.scss */
.dropdown.button.small:after, button.dropdown.small:after {
  border-width: 0.4375rem;
  right: 1.3125rem;
  margin-top: -0.15625rem;
}

/* line 1968, ../../_build/scss/vendor/_foundation.scss */
.dropdown.button.small:after, button.dropdown.small:after {
  border-color: white transparent transparent transparent;
}

/* line 1970, ../../_build/scss/vendor/_foundation.scss */
.dropdown.button.large, button.dropdown.large {
  padding-right: 3.625rem;
}

/* line 1972, ../../_build/scss/vendor/_foundation.scss */
.dropdown.button.large:after, button.dropdown.large:after {
  border-width: 0.3125rem;
  right: 1.71875rem;
  margin-top: -0.15625rem;
}

/* line 1976, ../../_build/scss/vendor/_foundation.scss */
.dropdown.button.large:after, button.dropdown.large:after {
  border-color: white transparent transparent transparent;
}

/* line 1978, ../../_build/scss/vendor/_foundation.scss */
.dropdown.button.secondary:after, button.dropdown.secondary:after {
  border-color: #333333 transparent transparent transparent;
}

/* line 1981, ../../_build/scss/vendor/_foundation.scss */
div.switch {
  position: relative;
  padding: 0;
  display: block;
  overflow: hidden;
  border-style: solid;
  border-width: 1px;
  margin-bottom: 1.25rem;
  height: 2.25rem;
  background: white;
  border-color: #cccccc;
}

/* line 1992, ../../_build/scss/vendor/_foundation.scss */
div.switch label {
  position: relative;
  left: 0;
  z-index: 2;
  float: left;
  width: 50%;
  height: 100%;
  margin: 0;
  font-weight: bold;
  text-align: left;
  transition: all 0.1s ease-out;
}

/* line 2003, ../../_build/scss/vendor/_foundation.scss */
div.switch input {
  position: absolute;
  z-index: 3;
  opacity: 0;
  width: 100%;
  height: 100%;
  -moz-appearance: none;
}

/* line 2010, ../../_build/scss/vendor/_foundation.scss */
div.switch input:hover, div.switch input:focus {
  cursor: pointer;
}

/* line 2012, ../../_build/scss/vendor/_foundation.scss */
div.switch span:last-child {
  position: absolute;
  top: -1px;
  left: -1px;
  z-index: 1;
  display: block;
  padding: 0;
  border-width: 1px;
  border-style: solid;
  transition: all 0.1s ease-out;
}

/* line 2022, ../../_build/scss/vendor/_foundation.scss */
div.switch input:not(:checked) + label {
  opacity: 0;
}

/* line 2024, ../../_build/scss/vendor/_foundation.scss */
div.switch input:checked {
  display: none !important;
}

/* line 2026, ../../_build/scss/vendor/_foundation.scss */
div.switch input {
  left: 0;
  display: block !important;
}

/* line 2029, ../../_build/scss/vendor/_foundation.scss */
div.switch input:first-of-type + label,
div.switch input:first-of-type + span + label {
  left: -50%;
}

/* line 2032, ../../_build/scss/vendor/_foundation.scss */
div.switch input:first-of-type:checked + label,
div.switch input:first-of-type:checked + span + label {
  left: 0%;
}

/* line 2035, ../../_build/scss/vendor/_foundation.scss */
div.switch input:last-of-type + label,
div.switch input:last-of-type + span + label {
  right: -50%;
  left: auto;
  text-align: right;
}

/* line 2040, ../../_build/scss/vendor/_foundation.scss */
div.switch input:last-of-type:checked + label,
div.switch input:last-of-type:checked + span + label {
  right: 0%;
  left: auto;
}

/* line 2044, ../../_build/scss/vendor/_foundation.scss */
div.switch span.custom {
  display: none !important;
}

/* line 2046, ../../_build/scss/vendor/_foundation.scss */
form.custom div.switch .hidden-field {
  margin-left: auto;
  position: absolute;
  visibility: visible;
}

/* line 2050, ../../_build/scss/vendor/_foundation.scss */
div.switch label {
  padding: 0;
  line-height: 2.3rem;
  font-size: 0.875rem;
}

/* line 2054, ../../_build/scss/vendor/_foundation.scss */
div.switch input:first-of-type:checked ~ span:last-child {
  left: 100%;
  margin-left: -2.1875rem;
}

/* line 2057, ../../_build/scss/vendor/_foundation.scss */
div.switch span:last-child {
  width: 2.25rem;
  height: 2.25rem;
}

/* line 2060, ../../_build/scss/vendor/_foundation.scss */
div.switch span:last-child {
  border-color: #b3b3b3;
  background: white;
  background: linear-gradient(to bottom, white 0%, #f2f2f2 100%);
  box-shadow: 2px 0 10px 0 rgba(0, 0, 0, 0.07), 1000px 0 0 980px #f3faf6, -2px 0 10px 0 rgba(0, 0, 0, 0.07), -1000px 0 0 1000px whitesmoke;
}

/* line 2065, ../../_build/scss/vendor/_foundation.scss */
div.switch:hover span:last-child, div.switch:focus span:last-child {
  background: white;
  background: linear-gradient(to bottom, white 0%, #e6e6e6 100%);
}

/* line 2068, ../../_build/scss/vendor/_foundation.scss */
div.switch:active {
  background: transparent;
}

/* line 2070, ../../_build/scss/vendor/_foundation.scss */
div.switch.large {
  height: 2.75rem;
}

/* line 2072, ../../_build/scss/vendor/_foundation.scss */
div.switch.large label {
  padding: 0;
  line-height: 2.3rem;
  font-size: 1.0625rem;
}

/* line 2076, ../../_build/scss/vendor/_foundation.scss */
div.switch.large input:first-of-type:checked ~ span:last-child {
  left: 100%;
  margin-left: -2.6875rem;
}

/* line 2079, ../../_build/scss/vendor/_foundation.scss */
div.switch.large span:last-child {
  width: 2.75rem;
  height: 2.75rem;
}

/* line 2082, ../../_build/scss/vendor/_foundation.scss */
div.switch.small {
  height: 1.75rem;
}

/* line 2084, ../../_build/scss/vendor/_foundation.scss */
div.switch.small label {
  padding: 0;
  line-height: 2.1rem;
  font-size: 0.75rem;
}

/* line 2088, ../../_build/scss/vendor/_foundation.scss */
div.switch.small input:first-of-type:checked ~ span:last-child {
  left: 100%;
  margin-left: -1.6875rem;
}

/* line 2091, ../../_build/scss/vendor/_foundation.scss */
div.switch.small span:last-child {
  width: 1.75rem;
  height: 1.75rem;
}

/* line 2094, ../../_build/scss/vendor/_foundation.scss */
div.switch.tiny {
  height: 1.375rem;
}

/* line 2096, ../../_build/scss/vendor/_foundation.scss */
div.switch.tiny label {
  padding: 0;
  line-height: 1.9rem;
  font-size: 0.6875rem;
}

/* line 2100, ../../_build/scss/vendor/_foundation.scss */
div.switch.tiny input:first-of-type:checked ~ span:last-child {
  left: 100%;
  margin-left: -1.3125rem;
}

/* line 2103, ../../_build/scss/vendor/_foundation.scss */
div.switch.tiny span:last-child {
  width: 1.375rem;
  height: 1.375rem;
}

/* line 2106, ../../_build/scss/vendor/_foundation.scss */
div.switch.radius {
  border-radius: 4px;
}

/* line 2108, ../../_build/scss/vendor/_foundation.scss */
div.switch.radius span:last-child {
  border-radius: 3px;
}

/* line 2110, ../../_build/scss/vendor/_foundation.scss */
div.switch.round {
  border-radius: 1000px;
}

/* line 2112, ../../_build/scss/vendor/_foundation.scss */
div.switch.round span:last-child {
  border-radius: 999px;
}

/* line 2114, ../../_build/scss/vendor/_foundation.scss */
div.switch.round label {
  padding: 0 0.5625rem;
}

/* Image Thumbnails */
/* line 2118, ../../_build/scss/vendor/_foundation.scss */
.th {
  line-height: 0;
  display: inline-block;
  border: solid 4px white;
  max-width: 100%;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
  transition: all 200ms ease-out;
}

/* line 2125, ../../_build/scss/vendor/_foundation.scss */
.th:hover, .th:focus {
  box-shadow: 0 0 6px 1px rgba(0, 140, 186, 0.5);
}

/* line 2127, ../../_build/scss/vendor/_foundation.scss */
.th.radius {
  border-radius: 3px;
}

/* Pricing Tables */
/* line 2131, ../../_build/scss/vendor/_foundation.scss */
.pricing-table {
  border: solid 1px #dddddd;
  margin-left: 0;
  margin-bottom: 1.25rem;
}

/* line 2135, ../../_build/scss/vendor/_foundation.scss */
.pricing-table * {
  list-style: none;
  line-height: 1;
}

/* line 2138, ../../_build/scss/vendor/_foundation.scss */
.pricing-table .title {
  background-color: #333333;
  padding: 0.9375rem 1.25rem;
  text-align: center;
  color: #eeeeee;
  font-weight: normal;
  font-size: 1rem;
  font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
}

/* line 2146, ../../_build/scss/vendor/_foundation.scss */
.pricing-table .price {
  background-color: #f6f6f6;
  padding: 0.9375rem 1.25rem;
  text-align: center;
  color: #333333;
  font-weight: normal;
  font-size: 2rem;
  font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
}

/* line 2154, ../../_build/scss/vendor/_foundation.scss */
.pricing-table .description {
  background-color: white;
  padding: 0.9375rem;
  text-align: center;
  color: #777777;
  font-size: 0.75rem;
  font-weight: normal;
  line-height: 1.4;
  border-bottom: dotted 1px #dddddd;
}

/* line 2163, ../../_build/scss/vendor/_foundation.scss */
.pricing-table .bullet-item {
  background-color: white;
  padding: 0.9375rem;
  text-align: center;
  color: #333333;
  font-size: 0.875rem;
  font-weight: normal;
  border-bottom: dotted 1px #dddddd;
}

/* line 2171, ../../_build/scss/vendor/_foundation.scss */
.pricing-table .cta-button {
  background-color: white;
  text-align: center;
  padding: 1.25rem 1.25rem 0;
}

@-webkit-keyframes rotate {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes rotate {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
/* Orbit Graceful Loading */
/* line 2192, ../../_build/scss/vendor/_foundation.scss */
.slideshow-wrapper {
  position: relative;
}

/* line 2194, ../../_build/scss/vendor/_foundation.scss */
.slideshow-wrapper ul {
  list-style-type: none;
  margin: 0;
}

/* line 2197, ../../_build/scss/vendor/_foundation.scss */
.slideshow-wrapper ul li,
.slideshow-wrapper ul li .orbit-caption {
  display: none;
}

/* line 2200, ../../_build/scss/vendor/_foundation.scss */
.slideshow-wrapper ul li:first-child {
  display: block;
}

/* line 2202, ../../_build/scss/vendor/_foundation.scss */
.slideshow-wrapper .orbit-container {
  background-color: transparent;
}

/* line 2204, ../../_build/scss/vendor/_foundation.scss */
.slideshow-wrapper .orbit-container li {
  display: block;
}

/* line 2206, ../../_build/scss/vendor/_foundation.scss */
.slideshow-wrapper .orbit-container li .orbit-caption {
  display: block;
}

/* line 2208, ../../_build/scss/vendor/_foundation.scss */
.slideshow-wrapper .preloader {
  display: block;
  width: 40px;
  height: 40px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -20px;
  margin-left: -20px;
  border: solid 3px;
  border-color: #555555 white;
  border-radius: 1000px;
  -webkit-animation-name: rotate;
          animation-name: rotate;
  -webkit-animation-duration: 1.5s;
          animation-duration: 1.5s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
}

/* line 2225, ../../_build/scss/vendor/_foundation.scss */
.orbit-container {
  overflow: hidden;
  width: 100%;
  position: relative;
  background: none;
}

/* line 2230, ../../_build/scss/vendor/_foundation.scss */
.orbit-container .orbit-slides-container {
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
  -webkit-transform: translateZ(0);
}

/* line 2236, ../../_build/scss/vendor/_foundation.scss */
.orbit-container .orbit-slides-container img {
  display: block;
  max-width: 100%;
}

/* line 2239, ../../_build/scss/vendor/_foundation.scss */
.orbit-container .orbit-slides-container.fade > li {
  opacity: 0;
  transition: opacity 500ms ease-in-out;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

/* line 2247, ../../_build/scss/vendor/_foundation.scss */
.orbit-container .orbit-slides-container.fade > li.animate-in {
  opacity: 1;
  z-index: 20;
  transition: opacity 500ms ease-in-out;
}

/* line 2251, ../../_build/scss/vendor/_foundation.scss */
.orbit-container .orbit-slides-container.fade > li.animate-out {
  z-index: 10;
  transition: opacity 500ms ease-in-out;
}

/* line 2254, ../../_build/scss/vendor/_foundation.scss */
.orbit-container .orbit-slides-container.swipe-next > li {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}

/* line 2260, ../../_build/scss/vendor/_foundation.scss */
.orbit-container .orbit-slides-container.swipe-next > li.animate-in {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  transition-duration: 500ms;
}

/* line 2267, ../../_build/scss/vendor/_foundation.scss */
.orbit-container .orbit-slides-container.swipe-next > li.animate-out {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  transition-duration: 500ms;
}

/* line 2274, ../../_build/scss/vendor/_foundation.scss */
.orbit-container .orbit-slides-container.swipe-prev > li {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}

/* line 2280, ../../_build/scss/vendor/_foundation.scss */
.orbit-container .orbit-slides-container.swipe-prev > li.animate-in {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  transition-duration: 500ms;
}

/* line 2287, ../../_build/scss/vendor/_foundation.scss */
.orbit-container .orbit-slides-container.swipe-prev > li.animate-out {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
  transition-duration: 500ms;
}

/* line 2294, ../../_build/scss/vendor/_foundation.scss */
.orbit-container .orbit-slides-container > li {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}

/* line 2304, ../../_build/scss/vendor/_foundation.scss */
.orbit-container .orbit-slides-container > li > a {
  display: block;
}

/* line 2306, ../../_build/scss/vendor/_foundation.scss */
.orbit-container .orbit-slides-container > li.active {
  opacity: 1;
  position: relative;
  top: 0;
  left: 0;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

/* line 2316, ../../_build/scss/vendor/_foundation.scss */
.orbit-container .orbit-slides-container > li .orbit-caption {
  position: absolute;
  bottom: 0;
  background-color: rgba(51, 51, 51, 0.8);
  color: white;
  width: 100%;
  padding: 0.625rem 0.875rem;
  font-size: 0.875rem;
}

/* line 2324, ../../_build/scss/vendor/_foundation.scss */
.orbit-container .orbit-slide-number {
  position: absolute;
  top: 10px;
  left: 10px;
  font-size: 12px;
  color: white;
  background: transparent;
  z-index: 10;
}

/* line 2332, ../../_build/scss/vendor/_foundation.scss */
.orbit-container .orbit-slide-number span {
  font-weight: bold;
  padding: 0.3125rem;
}

/* line 2335, ../../_build/scss/vendor/_foundation.scss */
.orbit-container .orbit-timer {
  position: absolute;
  top: 12px;
  right: 10px;
  height: 6px;
  width: 100px;
  z-index: 10;
}

/* line 2342, ../../_build/scss/vendor/_foundation.scss */
.orbit-container .orbit-timer .orbit-progress {
  height: 3px;
  background-color: rgba(255, 255, 255, 0.3);
  display: block;
  width: 0%;
  position: relative;
  right: 20px;
  top: 5px;
}

/* line 2350, ../../_build/scss/vendor/_foundation.scss */
.orbit-container .orbit-timer > span {
  display: none;
  position: absolute;
  top: 0px;
  right: 0;
  width: 11px;
  height: 14px;
  border: solid 4px white;
  border-top: none;
  border-bottom: none;
}

/* line 2360, ../../_build/scss/vendor/_foundation.scss */
.orbit-container .orbit-timer.paused > span {
  right: -4px;
  top: 0px;
  width: 11px;
  height: 14px;
  border: inset 8px;
  border-left-style: solid;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  border-color: transparent white transparent transparent;
}

/* line 2373, ../../_build/scss/vendor/_foundation.scss */
.orbit-container .orbit-timer.paused > span.dark {
  border-color: transparent #333333 transparent transparent;
}

/* line 2375, ../../_build/scss/vendor/_foundation.scss */
.orbit-container:hover .orbit-timer > span {
  display: block;
}

/* line 2377, ../../_build/scss/vendor/_foundation.scss */
.orbit-container .orbit-prev,
.orbit-container .orbit-next {
  position: absolute;
  top: 45%;
  margin-top: -25px;
  width: 36px;
  height: 60px;
  line-height: 50px;
  color: white;
  background-color: transparent;
  text-indent: -9999px !important;
  z-index: 10;
}

/* line 2389, ../../_build/scss/vendor/_foundation.scss */
.orbit-container .orbit-prev:hover,
.orbit-container .orbit-next:hover {
  background-color: rgba(0, 0, 0, 0.3);
}

/* line 2392, ../../_build/scss/vendor/_foundation.scss */
.orbit-container .orbit-prev > span,
.orbit-container .orbit-next > span {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  display: block;
  width: 0;
  height: 0;
  border: inset 10px;
}

/* line 2401, ../../_build/scss/vendor/_foundation.scss */
.orbit-container .orbit-prev {
  left: 0;
}

/* line 2403, ../../_build/scss/vendor/_foundation.scss */
.orbit-container .orbit-prev > span {
  border-right-style: solid;
  border-color: transparent;
  border-right-color: white;
}

/* line 2407, ../../_build/scss/vendor/_foundation.scss */
.orbit-container .orbit-prev:hover > span {
  border-right-color: white;
}

/* line 2409, ../../_build/scss/vendor/_foundation.scss */
.orbit-container .orbit-next {
  right: 0;
}

/* line 2411, ../../_build/scss/vendor/_foundation.scss */
.orbit-container .orbit-next > span {
  border-color: transparent;
  border-left-style: solid;
  border-left-color: white;
  left: 50%;
  margin-left: -4px;
}

/* line 2417, ../../_build/scss/vendor/_foundation.scss */
.orbit-container .orbit-next:hover > span {
  border-left-color: white;
}

/* line 2419, ../../_build/scss/vendor/_foundation.scss */
.orbit-container .orbit-bullets-container {
  text-align: center;
}

/* line 2421, ../../_build/scss/vendor/_foundation.scss */
.orbit-container .orbit-bullets {
  margin: 0 auto 30px auto;
  overflow: hidden;
  position: relative;
  top: 10px;
  float: none;
  text-align: center;
  display: block;
}

/* line 2429, ../../_build/scss/vendor/_foundation.scss */
.orbit-container .orbit-bullets li {
  display: inline-block;
  width: 0.5625rem;
  height: 0.5625rem;
  background: #cccccc;
  float: none;
  margin-right: 6px;
  border-radius: 1000px;
}

/* line 2437, ../../_build/scss/vendor/_foundation.scss */
.orbit-container .orbit-bullets li.active {
  background: #999999;
}

/* line 2439, ../../_build/scss/vendor/_foundation.scss */
.orbit-container .orbit-bullets li:last-child {
  margin-right: 0;
}

/* line 2442, ../../_build/scss/vendor/_foundation.scss */
.touch .orbit-container .orbit-prev,
.touch .orbit-container .orbit-next {
  display: none;
}

/* line 2445, ../../_build/scss/vendor/_foundation.scss */
.touch .orbit-bullets {
  display: none;
}

@media only screen and (min-width: 40.063em) {
  /* line 2449, ../../_build/scss/vendor/_foundation.scss */
  .touch .orbit-container .orbit-prev,
  .touch .orbit-container .orbit-next {
    display: inherit;
  }

  /* line 2452, ../../_build/scss/vendor/_foundation.scss */
  .touch .orbit-bullets {
    display: block;
  }
}
@media only screen and (max-width: 40em) {
  /* line 2455, ../../_build/scss/vendor/_foundation.scss */
  .orbit-stack-on-small .orbit-slides-container {
    height: auto !important;
  }

  /* line 2457, ../../_build/scss/vendor/_foundation.scss */
  .orbit-stack-on-small .orbit-slides-container > * {
    position: relative !important;
    margin-left: 0% !important;
    opacity: 1 !important;
    -webkit-transform: none !important;
    transform: none !important;
    transition: none !important;
  }

  /* line 2467, ../../_build/scss/vendor/_foundation.scss */
  .orbit-stack-on-small .orbit-timer {
    display: none;
  }

  /* line 2469, ../../_build/scss/vendor/_foundation.scss */
  .orbit-stack-on-small .orbit-next, .orbit-stack-on-small .orbit-prev {
    display: none;
  }

  /* line 2471, ../../_build/scss/vendor/_foundation.scss */
  .orbit-stack-on-small .orbit-bullets {
    display: none;
  }

  /* line 2473, ../../_build/scss/vendor/_foundation.scss */
  .orbit-stack-on-small .orbit-slide-number {
    display: none;
  }
}
/* line 2475, ../../_build/scss/vendor/_foundation.scss */
[data-magellan-expedition], [data-magellan-expedition-clone] {
  background: white;
  z-index: 50;
  min-width: 100%;
  padding: 10px;
}

/* line 2480, ../../_build/scss/vendor/_foundation.scss */
[data-magellan-expedition] .sub-nav, [data-magellan-expedition-clone] .sub-nav {
  margin-bottom: 0;
}

/* line 2482, ../../_build/scss/vendor/_foundation.scss */
[data-magellan-expedition] .sub-nav dd, [data-magellan-expedition-clone] .sub-nav dd {
  margin-bottom: 0;
}

/* line 2484, ../../_build/scss/vendor/_foundation.scss */
[data-magellan-expedition] .sub-nav a, [data-magellan-expedition-clone] .sub-nav a {
  line-height: 1.8em;
}

/* line 2487, ../../_build/scss/vendor/_foundation.scss */
.text-left {
  text-align: left !important;
}

/* line 2490, ../../_build/scss/vendor/_foundation.scss */
.text-right {
  text-align: right !important;
}

/* line 2493, ../../_build/scss/vendor/_foundation.scss */
.text-center {
  text-align: center !important;
}

/* line 2496, ../../_build/scss/vendor/_foundation.scss */
.text-justify {
  text-align: justify !important;
}

@media only screen and (max-width: 40em) {
  /* line 2500, ../../_build/scss/vendor/_foundation.scss */
  .small-only-text-left {
    text-align: left !important;
  }

  /* line 2503, ../../_build/scss/vendor/_foundation.scss */
  .small-only-text-right {
    text-align: right !important;
  }

  /* line 2506, ../../_build/scss/vendor/_foundation.scss */
  .small-only-text-center {
    text-align: center !important;
  }

  /* line 2509, ../../_build/scss/vendor/_foundation.scss */
  .small-only-text-justify {
    text-align: justify !important;
  }
}
@media only screen {
  /* line 2512, ../../_build/scss/vendor/_foundation.scss */
  .small-text-left {
    text-align: left !important;
  }

  /* line 2515, ../../_build/scss/vendor/_foundation.scss */
  .small-text-right {
    text-align: right !important;
  }

  /* line 2518, ../../_build/scss/vendor/_foundation.scss */
  .small-text-center {
    text-align: center !important;
  }

  /* line 2521, ../../_build/scss/vendor/_foundation.scss */
  .small-text-justify {
    text-align: justify !important;
  }
}
@media only screen and (min-width: 40.063em) and (max-width: 64em) {
  /* line 2524, ../../_build/scss/vendor/_foundation.scss */
  .medium-only-text-left {
    text-align: left !important;
  }

  /* line 2527, ../../_build/scss/vendor/_foundation.scss */
  .medium-only-text-right {
    text-align: right !important;
  }

  /* line 2530, ../../_build/scss/vendor/_foundation.scss */
  .medium-only-text-center {
    text-align: center !important;
  }

  /* line 2533, ../../_build/scss/vendor/_foundation.scss */
  .medium-only-text-justify {
    text-align: justify !important;
  }
}
@media only screen and (min-width: 40.063em) {
  /* line 2536, ../../_build/scss/vendor/_foundation.scss */
  .medium-text-left {
    text-align: left !important;
  }

  /* line 2539, ../../_build/scss/vendor/_foundation.scss */
  .medium-text-right {
    text-align: right !important;
  }

  /* line 2542, ../../_build/scss/vendor/_foundation.scss */
  .medium-text-center {
    text-align: center !important;
  }

  /* line 2545, ../../_build/scss/vendor/_foundation.scss */
  .medium-text-justify {
    text-align: justify !important;
  }
}
@media only screen and (min-width: 64.063em) and (max-width: 90em) {
  /* line 2548, ../../_build/scss/vendor/_foundation.scss */
  .large-only-text-left {
    text-align: left !important;
  }

  /* line 2551, ../../_build/scss/vendor/_foundation.scss */
  .large-only-text-right {
    text-align: right !important;
  }

  /* line 2554, ../../_build/scss/vendor/_foundation.scss */
  .large-only-text-center {
    text-align: center !important;
  }

  /* line 2557, ../../_build/scss/vendor/_foundation.scss */
  .large-only-text-justify {
    text-align: justify !important;
  }
}
@media only screen and (min-width: 64.063em) {
  /* line 2560, ../../_build/scss/vendor/_foundation.scss */
  .large-text-left {
    text-align: left !important;
  }

  /* line 2563, ../../_build/scss/vendor/_foundation.scss */
  .large-text-right {
    text-align: right !important;
  }

  /* line 2566, ../../_build/scss/vendor/_foundation.scss */
  .large-text-center {
    text-align: center !important;
  }

  /* line 2569, ../../_build/scss/vendor/_foundation.scss */
  .large-text-justify {
    text-align: justify !important;
  }
}
@media only screen and (min-width: 90.063em) and (max-width: 120em) {
  /* line 2572, ../../_build/scss/vendor/_foundation.scss */
  .xlarge-only-text-left {
    text-align: left !important;
  }

  /* line 2575, ../../_build/scss/vendor/_foundation.scss */
  .xlarge-only-text-right {
    text-align: right !important;
  }

  /* line 2578, ../../_build/scss/vendor/_foundation.scss */
  .xlarge-only-text-center {
    text-align: center !important;
  }

  /* line 2581, ../../_build/scss/vendor/_foundation.scss */
  .xlarge-only-text-justify {
    text-align: justify !important;
  }
}
@media only screen and (min-width: 90.063em) {
  /* line 2584, ../../_build/scss/vendor/_foundation.scss */
  .xlarge-text-left {
    text-align: left !important;
  }

  /* line 2587, ../../_build/scss/vendor/_foundation.scss */
  .xlarge-text-right {
    text-align: right !important;
  }

  /* line 2590, ../../_build/scss/vendor/_foundation.scss */
  .xlarge-text-center {
    text-align: center !important;
  }

  /* line 2593, ../../_build/scss/vendor/_foundation.scss */
  .xlarge-text-justify {
    text-align: justify !important;
  }
}
@media only screen and (min-width: 120.063em) and (max-width: 99999999em) {
  /* line 2596, ../../_build/scss/vendor/_foundation.scss */
  .xxlarge-only-text-left {
    text-align: left !important;
  }

  /* line 2599, ../../_build/scss/vendor/_foundation.scss */
  .xxlarge-only-text-right {
    text-align: right !important;
  }

  /* line 2602, ../../_build/scss/vendor/_foundation.scss */
  .xxlarge-only-text-center {
    text-align: center !important;
  }

  /* line 2605, ../../_build/scss/vendor/_foundation.scss */
  .xxlarge-only-text-justify {
    text-align: justify !important;
  }
}
@media only screen and (min-width: 120.063em) {
  /* line 2608, ../../_build/scss/vendor/_foundation.scss */
  .xxlarge-text-left {
    text-align: left !important;
  }

  /* line 2611, ../../_build/scss/vendor/_foundation.scss */
  .xxlarge-text-right {
    text-align: right !important;
  }

  /* line 2614, ../../_build/scss/vendor/_foundation.scss */
  .xxlarge-text-center {
    text-align: center !important;
  }

  /* line 2617, ../../_build/scss/vendor/_foundation.scss */
  .xxlarge-text-justify {
    text-align: justify !important;
  }
}
/* Typography resets */
/* line 2620, ../../_build/scss/vendor/_foundation.scss */
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}

/* Default Link Styles */
/* line 2643, ../../_build/scss/vendor/_foundation.scss */
a {
  color: #008cba;
  text-decoration: none;
  line-height: inherit;
}

/* line 2647, ../../_build/scss/vendor/_foundation.scss */
a:hover, a:focus {
  color: #0078a0;
}

/* line 2649, ../../_build/scss/vendor/_foundation.scss */
a img {
  border: none;
}

/* Default paragraph styles */
/* line 2653, ../../_build/scss/vendor/_foundation.scss */
p {
  font-family: inherit;
  font-weight: normal;
  font-size: 1rem;
  line-height: 1.6;
  margin-bottom: 1.25rem;
  text-rendering: optimizeLegibility;
}

/* line 2660, ../../_build/scss/vendor/_foundation.scss */
p.lead {
  font-size: 1.21875rem;
  line-height: 1.6;
}

/* line 2663, ../../_build/scss/vendor/_foundation.scss */
p aside {
  font-size: 0.875rem;
  line-height: 1.35;
  font-style: italic;
}

/* Default header styles */
/* line 2669, ../../_build/scss/vendor/_foundation.scss */
h1, h2, h3, h4, h5, h6 {
  font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #222222;
  text-rendering: optimizeLegibility;
  margin-top: 0.2rem;
  margin-bottom: 0.5rem;
  line-height: 1.4;
}

/* line 2678, ../../_build/scss/vendor/_foundation.scss */
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
  font-size: 60%;
  color: #6f6f6f;
  line-height: 0;
}

/* line 2683, ../../_build/scss/vendor/_foundation.scss */
h1 {
  font-size: 2.125rem;
}

/* line 2686, ../../_build/scss/vendor/_foundation.scss */
h2 {
  font-size: 1.6875rem;
}

/* line 2689, ../../_build/scss/vendor/_foundation.scss */
h3 {
  font-size: 1.375rem;
}

/* line 2692, ../../_build/scss/vendor/_foundation.scss */
h4 {
  font-size: 1.125rem;
}

/* line 2695, ../../_build/scss/vendor/_foundation.scss */
h5 {
  font-size: 1.125rem;
}

/* line 2698, ../../_build/scss/vendor/_foundation.scss */
h6 {
  font-size: 1rem;
}

/* line 2701, ../../_build/scss/vendor/_foundation.scss */
.subheader {
  line-height: 1.4;
  color: #6f6f6f;
  font-weight: normal;
  margin-top: 0.2rem;
  margin-bottom: 0.5rem;
}

/* line 2708, ../../_build/scss/vendor/_foundation.scss */
hr {
  border: solid #dddddd;
  border-width: 1px 0 0;
  clear: both;
  margin: 1.25rem 0 1.1875rem;
  height: 0;
}

/* Helpful Typography Defaults */
/* line 2716, ../../_build/scss/vendor/_foundation.scss */
em,
i {
  font-style: italic;
  line-height: inherit;
}

/* line 2721, ../../_build/scss/vendor/_foundation.scss */
strong,
b {
  font-weight: bold;
  line-height: inherit;
}

/* line 2726, ../../_build/scss/vendor/_foundation.scss */
small {
  font-size: 60%;
  line-height: inherit;
}

/* line 2730, ../../_build/scss/vendor/_foundation.scss */
code {
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: bold;
  color: #bd260d;
}

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

/* line 2745, ../../_build/scss/vendor/_foundation.scss */
ul {
  margin-left: 1.1rem;
}

/* line 2747, ../../_build/scss/vendor/_foundation.scss */
ul.no-bullet {
  margin-left: 0;
}

/* line 2749, ../../_build/scss/vendor/_foundation.scss */
ul.no-bullet li ul,
ul.no-bullet li ol {
  margin-left: 1.25rem;
  margin-bottom: 0;
  list-style: none;
}

/* Unordered Lists */
/* line 2756, ../../_build/scss/vendor/_foundation.scss */
ul li ul,
ul li ol {
  margin-left: 1.25rem;
  margin-bottom: 0;
}

/* line 2760, ../../_build/scss/vendor/_foundation.scss */
ul.square li ul, ul.circle li ul, ul.disc li ul {
  list-style: inherit;
}

/* line 2762, ../../_build/scss/vendor/_foundation.scss */
ul.square {
  list-style-type: square;
  margin-left: 1.1rem;
}

/* line 2765, ../../_build/scss/vendor/_foundation.scss */
ul.circle {
  list-style-type: circle;
  margin-left: 1.1rem;
}

/* line 2768, ../../_build/scss/vendor/_foundation.scss */
ul.disc {
  list-style-type: disc;
  margin-left: 1.1rem;
}

/* line 2771, ../../_build/scss/vendor/_foundation.scss */
ul.no-bullet {
  list-style: none;
}

/* Ordered Lists */
/* line 2775, ../../_build/scss/vendor/_foundation.scss */
ol {
  margin-left: 1.4rem;
}

/* line 2777, ../../_build/scss/vendor/_foundation.scss */
ol li ul,
ol li ol {
  margin-left: 1.25rem;
  margin-bottom: 0;
}

/* Definition Lists */
/* line 2783, ../../_build/scss/vendor/_foundation.scss */
dl dt {
  margin-bottom: 0.3rem;
  font-weight: bold;
}

/* line 2786, ../../_build/scss/vendor/_foundation.scss */
dl dd {
  margin-bottom: 0.75rem;
}

/* Abbreviations */
/* line 2790, ../../_build/scss/vendor/_foundation.scss */
abbr,
acronym {
  text-transform: uppercase;
  font-size: 90%;
  color: #222222;
  border-bottom: 1px dotted #dddddd;
  cursor: help;
}

/* line 2798, ../../_build/scss/vendor/_foundation.scss */
abbr {
  text-transform: none;
}

/* Blockquotes */
/* line 2802, ../../_build/scss/vendor/_foundation.scss */
blockquote {
  margin: 0 0 1.25rem;
  padding: 0.5625rem 1.25rem 0 1.1875rem;
  border-left: 1px solid #dddddd;
}

/* line 2806, ../../_build/scss/vendor/_foundation.scss */
blockquote cite {
  display: block;
  font-size: 0.8125rem;
  color: #555555;
}

/* line 2810, ../../_build/scss/vendor/_foundation.scss */
blockquote cite:before {
  content: "\2014 \0020";
}

/* line 2812, ../../_build/scss/vendor/_foundation.scss */
blockquote cite a,
blockquote cite a:visited {
  color: #555555;
}

/* line 2816, ../../_build/scss/vendor/_foundation.scss */
blockquote,
blockquote p {
  line-height: 1.6;
  color: #6f6f6f;
}

/* Microformats */
/* line 2822, ../../_build/scss/vendor/_foundation.scss */
.vcard {
  display: inline-block;
  margin: 0 0 1.25rem 0;
  border: 1px solid #dddddd;
  padding: 0.625rem 0.75rem;
}

/* line 2827, ../../_build/scss/vendor/_foundation.scss */
.vcard li {
  margin: 0;
  display: block;
}

/* line 2830, ../../_build/scss/vendor/_foundation.scss */
.vcard .fn {
  font-weight: bold;
  font-size: 0.9375rem;
}

/* line 2834, ../../_build/scss/vendor/_foundation.scss */
.vevent .summary {
  font-weight: bold;
}

/* line 2836, ../../_build/scss/vendor/_foundation.scss */
.vevent abbr {
  cursor: default;
  text-decoration: none;
  font-weight: bold;
  border: none;
  padding: 0 0.0625rem;
}

@media only screen and (min-width: 40.063em) {
  /* line 2844, ../../_build/scss/vendor/_foundation.scss */
  h1, h2, h3, h4, h5, h6 {
    line-height: 1.4;
  }

  /* line 2847, ../../_build/scss/vendor/_foundation.scss */
  h1 {
    font-size: 2.75rem;
  }

  /* line 2850, ../../_build/scss/vendor/_foundation.scss */
  h2 {
    font-size: 2.3125rem;
  }

  /* line 2853, ../../_build/scss/vendor/_foundation.scss */
  h3 {
    font-size: 1.6875rem;
  }

  /* line 2856, ../../_build/scss/vendor/_foundation.scss */
  h4 {
    font-size: 1.4375rem;
  }
}
/*
 * Print styles.
 *
 * Inlined to avoid required HTTP connection: www.phpied.com/delay-loading-your-print-css/
 * Credit to Paul Irish and HTML5 Boilerplate (html5boilerplate.com)
*/
/* line 2864, ../../_build/scss/vendor/_foundation.scss */
.print-only {
  display: none !important;
}

@media print {
  /* line 2868, ../../_build/scss/vendor/_foundation.scss */
  * {
    background: transparent !important;
    color: black !important;
    /* Black prints faster: h5bp.com/s */
    box-shadow: none !important;
    text-shadow: none !important;
  }

  /* line 2875, ../../_build/scss/vendor/_foundation.scss */
  a,
  a:visited {
    text-decoration: underline;
  }

  /* line 2879, ../../_build/scss/vendor/_foundation.scss */
  a[href]:after {
    content: " (" attr(href) ")";
  }

  /* line 2882, ../../_build/scss/vendor/_foundation.scss */
  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  /* line 2885, ../../_build/scss/vendor/_foundation.scss */
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }

  /* line 2890, ../../_build/scss/vendor/_foundation.scss */
  pre,
  blockquote {
    border: 1px solid #999999;
    page-break-inside: avoid;
  }

  /* line 2895, ../../_build/scss/vendor/_foundation.scss */
  thead {
    display: table-header-group;
    /* h5bp.com/t */
  }

  /* line 2899, ../../_build/scss/vendor/_foundation.scss */
  tr,
  img {
    page-break-inside: avoid;
  }

  /* line 2903, ../../_build/scss/vendor/_foundation.scss */
  img {
    max-width: 100% !important;
  }

  @page {
    margin: 0.5cm;
  }
  /* line 2909, ../../_build/scss/vendor/_foundation.scss */
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  /* line 2915, ../../_build/scss/vendor/_foundation.scss */
  h2,
  h3 {
    page-break-after: avoid;
  }

  /* line 2919, ../../_build/scss/vendor/_foundation.scss */
  .hide-on-print {
    display: none !important;
  }

  /* line 2922, ../../_build/scss/vendor/_foundation.scss */
  .print-only {
    display: block !important;
  }

  /* line 2925, ../../_build/scss/vendor/_foundation.scss */
  .hide-for-print {
    display: none !important;
  }

  /* line 2928, ../../_build/scss/vendor/_foundation.scss */
  .show-for-print {
    display: inherit !important;
  }
}
/* line 2930, ../../_build/scss/vendor/_foundation.scss */
.tabs {
  margin-bottom: 0 !important;
  margin-left: 0;
}

/* line 2933, ../../_build/scss/vendor/_foundation.scss */
.tabs:before, .tabs:after {
  content: " ";
  display: table;
}

/* line 2936, ../../_build/scss/vendor/_foundation.scss */
.tabs:after {
  clear: both;
}

/* line 2938, ../../_build/scss/vendor/_foundation.scss */
.tabs dd, .tabs .tab-title {
  position: relative;
  margin-bottom: 0 !important;
  list-style: none;
  float: left;
}

/* line 2943, ../../_build/scss/vendor/_foundation.scss */
.tabs dd > a, .tabs .tab-title > a {
  display: block;
  background: #efefef;
  color: #222222;
  padding: 1rem 2rem;
  font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-size: 1rem;
}

/* line 2950, ../../_build/scss/vendor/_foundation.scss */
.tabs dd > a:hover, .tabs .tab-title > a:hover {
  background: #e1e1e1;
}

/* line 2952, ../../_build/scss/vendor/_foundation.scss */
.tabs dd.active a, .tabs .tab-title.active a {
  background: white;
  color: #222222;
}

/* line 2955, ../../_build/scss/vendor/_foundation.scss */
.tabs.radius dd:first-child a, .tabs.radius .tab:first-child a {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}

/* line 2958, ../../_build/scss/vendor/_foundation.scss */
.tabs.radius dd:last-child a, .tabs.radius .tab:last-child a {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}

/* line 2961, ../../_build/scss/vendor/_foundation.scss */
.tabs.vertical dd, .tabs.vertical .tab {
  position: inherit;
  float: none;
  display: block;
  top: auto;
}

/* line 2967, ../../_build/scss/vendor/_foundation.scss */
.tabs-content {
  margin-bottom: 1.5rem;
  width: 100%;
}

/* line 2970, ../../_build/scss/vendor/_foundation.scss */
.tabs-content:before, .tabs-content:after {
  content: " ";
  display: table;
}

/* line 2973, ../../_build/scss/vendor/_foundation.scss */
.tabs-content:after {
  clear: both;
}

/* line 2975, ../../_build/scss/vendor/_foundation.scss */
.tabs-content > .content {
  display: none;
  float: left;
  padding: 0.9375rem 0;
  width: 100%;
}

/* line 2980, ../../_build/scss/vendor/_foundation.scss */
.tabs-content > .content.active {
  display: block;
  float: none;
}

/* line 2983, ../../_build/scss/vendor/_foundation.scss */
.tabs-content > .content.contained {
  padding: 0.9375rem;
}

/* line 2985, ../../_build/scss/vendor/_foundation.scss */
.tabs-content.vertical {
  display: block;
}

/* line 2987, ../../_build/scss/vendor/_foundation.scss */
.tabs-content.vertical > .content {
  padding: 0 0.9375rem;
}

@media only screen and (min-width: 40.063em) {
  /* line 2991, ../../_build/scss/vendor/_foundation.scss */
  .tabs.vertical {
    width: 20%;
    float: left;
    margin-bottom: 1.25rem;
  }

  /* line 2996, ../../_build/scss/vendor/_foundation.scss */
  .tabs-content.vertical {
    width: 80%;
    float: left;
    margin-left: -1px;
  }
}
/* line 3000, ../../_build/scss/vendor/_foundation.scss */
.no-js .tabs-content > .content {
  display: block;
  float: none;
}

/* line 3004, ../../_build/scss/vendor/_foundation.scss */
ul.pagination {
  display: block;
  min-height: 1.5rem;
  margin-left: -0.3125rem;
}

/* line 3008, ../../_build/scss/vendor/_foundation.scss */
ul.pagination li {
  height: 1.5rem;
  color: #222222;
  font-size: 0.875rem;
  margin-left: 0.3125rem;
}

/* line 3013, ../../_build/scss/vendor/_foundation.scss */
ul.pagination li a {
  display: block;
  padding: 0.0625rem 0.625rem 0.0625rem;
  color: #999999;
  border-radius: 3px;
}

/* line 3018, ../../_build/scss/vendor/_foundation.scss */
ul.pagination li:hover a,
ul.pagination li a:focus {
  background: #e6e6e6;
}

/* line 3021, ../../_build/scss/vendor/_foundation.scss */
ul.pagination li.unavailable a {
  cursor: default;
  color: #999999;
}

/* line 3024, ../../_build/scss/vendor/_foundation.scss */
ul.pagination li.unavailable:hover a, ul.pagination li.unavailable a:focus {
  background: transparent;
}

/* line 3026, ../../_build/scss/vendor/_foundation.scss */
ul.pagination li.current a {
  background: #008cba;
  color: white;
  font-weight: bold;
  cursor: default;
}

/* line 3031, ../../_build/scss/vendor/_foundation.scss */
ul.pagination li.current a:hover, ul.pagination li.current a:focus {
  background: #008cba;
}

/* line 3033, ../../_build/scss/vendor/_foundation.scss */
ul.pagination li {
  float: left;
  display: block;
}

/* Pagination centred wrapper */
/* line 3038, ../../_build/scss/vendor/_foundation.scss */
.pagination-centered {
  text-align: center;
}

/* line 3040, ../../_build/scss/vendor/_foundation.scss */
.pagination-centered ul.pagination li {
  float: none;
  display: inline-block;
}

/* line 3044, ../../_build/scss/vendor/_foundation.scss */
.side-nav {
  display: block;
  margin: 0;
  padding: 0.875rem 0;
  list-style-type: none;
  list-style-position: inside;
  font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
}

/* line 3051, ../../_build/scss/vendor/_foundation.scss */
.side-nav li {
  margin: 0 0 0.4375rem 0;
  font-size: 0.875rem;
}

/* line 3054, ../../_build/scss/vendor/_foundation.scss */
.side-nav li a:not(.button) {
  display: block;
  color: #008cba;
  margin: 0;
  padding: 0.4375rem 0.875rem;
}

/* line 3059, ../../_build/scss/vendor/_foundation.scss */
.side-nav li a:not(.button):hover, .side-nav li a:not(.button):focus {
  background: rgba(0, 0, 0, 0.025);
  color: #1cc7ff;
}

/* line 3062, ../../_build/scss/vendor/_foundation.scss */
.side-nav li.active > a:first-child:not(.button) {
  color: #1cc7ff;
  font-weight: normal;
  font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
}

/* line 3066, ../../_build/scss/vendor/_foundation.scss */
.side-nav li.divider {
  border-top: 1px solid;
  height: 0;
  padding: 0;
  list-style: none;
  border-top-color: white;
}

/* line 3072, ../../_build/scss/vendor/_foundation.scss */
.side-nav li.heading {
  color: #008cba;
  font-size: 0.875rem;
  font-weight: bold;
  text-transform: uppercase;
}

/* line 3078, ../../_build/scss/vendor/_foundation.scss */
.accordion {
  margin-bottom: 0;
}

/* line 3080, ../../_build/scss/vendor/_foundation.scss */
.accordion:before, .accordion:after {
  content: " ";
  display: table;
}

/* line 3083, ../../_build/scss/vendor/_foundation.scss */
.accordion:after {
  clear: both;
}

/* line 3085, ../../_build/scss/vendor/_foundation.scss */
.accordion dd {
  display: block;
  margin-bottom: 0 !important;
}

/* line 3088, ../../_build/scss/vendor/_foundation.scss */
.accordion dd.active > a {
  background: #e8e8e8;
}

/* line 3090, ../../_build/scss/vendor/_foundation.scss */
.accordion dd > a {
  background: #efefef;
  color: #222222;
  padding: 1rem;
  display: block;
  font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-size: 1rem;
}

/* line 3097, ../../_build/scss/vendor/_foundation.scss */
.accordion dd > a:hover {
  background: #e3e3e3;
}

/* line 3099, ../../_build/scss/vendor/_foundation.scss */
.accordion dd > .content {
  display: none;
  padding: 0.9375rem;
}

/* line 3102, ../../_build/scss/vendor/_foundation.scss */
.accordion dd > .content.active {
  display: block;
  background: white;
}

/* line 3106, ../../_build/scss/vendor/_foundation.scss */
.split.button {
  position: relative;
  padding-right: 5.0625rem;
}

/* line 3109, ../../_build/scss/vendor/_foundation.scss */
.split.button span {
  display: block;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  border-left: solid 1px;
}

/* line 3116, ../../_build/scss/vendor/_foundation.scss */
.split.button span:after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  display: block;
  border-style: inset;
  top: 50%;
  left: 50%;
}

/* line 3125, ../../_build/scss/vendor/_foundation.scss */
.split.button span:active {
  background-color: rgba(0, 0, 0, 0.1);
}

/* line 3127, ../../_build/scss/vendor/_foundation.scss */
.split.button span {
  border-left-color: rgba(255, 255, 255, 0.5);
}

/* line 3129, ../../_build/scss/vendor/_foundation.scss */
.split.button span {
  width: 3.09375rem;
}

/* line 3131, ../../_build/scss/vendor/_foundation.scss */
.split.button span:after {
  border-top-style: solid;
  border-width: 0.375rem;
  top: 48%;
  margin-left: -0.375rem;
}

/* line 3136, ../../_build/scss/vendor/_foundation.scss */
.split.button span:after {
  border-color: white transparent transparent transparent;
}

/* line 3138, ../../_build/scss/vendor/_foundation.scss */
.split.button.secondary span {
  border-left-color: rgba(255, 255, 255, 0.5);
}

/* line 3140, ../../_build/scss/vendor/_foundation.scss */
.split.button.secondary span:after {
  border-color: white transparent transparent transparent;
}

/* line 3142, ../../_build/scss/vendor/_foundation.scss */
.split.button.alert span {
  border-left-color: rgba(255, 255, 255, 0.5);
}

/* line 3144, ../../_build/scss/vendor/_foundation.scss */
.split.button.success span {
  border-left-color: rgba(255, 255, 255, 0.5);
}

/* line 3146, ../../_build/scss/vendor/_foundation.scss */
.split.button.tiny {
  padding-right: 3.75rem;
}

/* line 3148, ../../_build/scss/vendor/_foundation.scss */
.split.button.tiny span {
  width: 2.25rem;
}

/* line 3150, ../../_build/scss/vendor/_foundation.scss */
.split.button.tiny span:after {
  border-top-style: solid;
  border-width: 0.375rem;
  top: 48%;
  margin-left: -0.375rem;
}

/* line 3155, ../../_build/scss/vendor/_foundation.scss */
.split.button.small {
  padding-right: 4.375rem;
}

/* line 3157, ../../_build/scss/vendor/_foundation.scss */
.split.button.small span {
  width: 2.625rem;
}

/* line 3159, ../../_build/scss/vendor/_foundation.scss */
.split.button.small span:after {
  border-top-style: solid;
  border-width: 0.4375rem;
  top: 48%;
  margin-left: -0.375rem;
}

/* line 3164, ../../_build/scss/vendor/_foundation.scss */
.split.button.large {
  padding-right: 5.5rem;
}

/* line 3166, ../../_build/scss/vendor/_foundation.scss */
.split.button.large span {
  width: 3.4375rem;
}

/* line 3168, ../../_build/scss/vendor/_foundation.scss */
.split.button.large span:after {
  border-top-style: solid;
  border-width: 0.3125rem;
  top: 48%;
  margin-left: -0.375rem;
}

/* line 3173, ../../_build/scss/vendor/_foundation.scss */
.split.button.expand {
  padding-left: 2rem;
}

/* line 3175, ../../_build/scss/vendor/_foundation.scss */
.split.button.secondary span:after {
  border-color: #333333 transparent transparent transparent;
}

/* line 3177, ../../_build/scss/vendor/_foundation.scss */
.split.button.radius span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}

/* line 3180, ../../_build/scss/vendor/_foundation.scss */
.split.button.round span {
  border-bottom-right-radius: 1000px;
  border-top-right-radius: 1000px;
}

/* line 3184, ../../_build/scss/vendor/_foundation.scss */
.reveal-modal-bg {
  position: fixed;
  height: 100%;
  width: 100%;
  background: black;
  background: rgba(0, 0, 0, 0.45);
  z-index: 99;
  display: none;
  top: 0;
  left: 0;
}

/* line 3195, ../../_build/scss/vendor/_foundation.scss */
dialog, .reveal-modal {
  visibility: hidden;
  display: none;
  position: absolute;
  z-index: 100;
  width: 100vw;
  top: 0;
  left: 0;
  background-color: white;
  padding: 1.25rem;
  border: solid 1px #666666;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
}

@media only screen and (max-width: 40em) {
  /* line 3208, ../../_build/scss/vendor/_foundation.scss */
  dialog, .reveal-modal {
    min-height: 100vh;
  }
}
@media only screen and (min-width: 40.063em) {
  /* line 3211, ../../_build/scss/vendor/_foundation.scss */
  dialog, .reveal-modal {
    left: 50%;
  }
}
/* line 3213, ../../_build/scss/vendor/_foundation.scss */
dialog .column,
dialog .columns, .reveal-modal .column,
.reveal-modal .columns {
  min-width: 0;
}

/* line 3217, ../../_build/scss/vendor/_foundation.scss */
dialog > :first-child, .reveal-modal > :first-child {
  margin-top: 0;
}

/* line 3219, ../../_build/scss/vendor/_foundation.scss */
dialog > :last-child, .reveal-modal > :last-child {
  margin-bottom: 0;
}

@media only screen and (min-width: 40.063em) {
  /* line 3222, ../../_build/scss/vendor/_foundation.scss */
  dialog, .reveal-modal {
    margin-left: -40%;
    width: 80%;
  }
}
@media only screen and (min-width: 40.063em) {
  /* line 3226, ../../_build/scss/vendor/_foundation.scss */
  dialog, .reveal-modal {
    top: 6.25rem;
  }
}
/* line 3228, ../../_build/scss/vendor/_foundation.scss */
dialog .close-reveal-modal, .reveal-modal .close-reveal-modal {
  font-size: 2.5rem;
  line-height: 1;
  position: absolute;
  top: 0.5rem;
  right: 0.6875rem;
  color: #aaaaaa;
  font-weight: bold;
  cursor: pointer;
}

/* line 3238, ../../_build/scss/vendor/_foundation.scss */
dialog[open] {
  display: block;
  visibility: visible;
}

@media only screen and (min-width: 40.063em) {
  /* line 3243, ../../_build/scss/vendor/_foundation.scss */
  dialog, .reveal-modal {
    padding: 1.875rem;
  }

  /* line 3245, ../../_build/scss/vendor/_foundation.scss */
  dialog.radius, .reveal-modal.radius {
    border-radius: 3px;
  }

  /* line 3247, ../../_build/scss/vendor/_foundation.scss */
  dialog.round, .reveal-modal.round {
    border-radius: 1000px;
  }

  /* line 3249, ../../_build/scss/vendor/_foundation.scss */
  dialog.collapse, .reveal-modal.collapse {
    padding: 0;
  }

  /* line 3251, ../../_build/scss/vendor/_foundation.scss */
  dialog.full, .reveal-modal.full {
    top: 0;
    left: 0;
    height: 100vh;
    min-height: 100vh;
    margin-left: 0 !important;
  }
}
@media only screen and (min-width: 40.063em) and (min-width: 40.063em) {
  /* line 3258, ../../_build/scss/vendor/_foundation.scss */
  dialog.tiny, .reveal-modal.tiny {
    margin-left: -15%;
    width: 30%;
  }
}
@media only screen and (min-width: 40.063em) and (min-width: 40.063em) {
  /* line 3262, ../../_build/scss/vendor/_foundation.scss */
  dialog.small, .reveal-modal.small {
    margin-left: -20%;
    width: 40%;
  }
}
@media only screen and (min-width: 40.063em) and (min-width: 40.063em) {
  /* line 3266, ../../_build/scss/vendor/_foundation.scss */
  dialog.medium, .reveal-modal.medium {
    margin-left: -30%;
    width: 60%;
  }
}
@media only screen and (min-width: 40.063em) and (min-width: 40.063em) {
  /* line 3270, ../../_build/scss/vendor/_foundation.scss */
  dialog.large, .reveal-modal.large {
    margin-left: -35%;
    width: 70%;
  }
}
@media only screen and (min-width: 40.063em) and (min-width: 40.063em) {
  /* line 3274, ../../_build/scss/vendor/_foundation.scss */
  dialog.xlarge, .reveal-modal.xlarge {
    margin-left: -47.5%;
    width: 95%;
  }
}
@media only screen and (min-width: 40.063em) and (min-width: 40.063em) {
  /* line 3279, ../../_build/scss/vendor/_foundation.scss */
  dialog.full, .reveal-modal.full {
    margin-left: -50vw;
    width: 100vw;
  }
}
@media print {
  /* line 3284, ../../_build/scss/vendor/_foundation.scss */
  dialog, .reveal-modal {
    background: white !important;
  }
}
/* Tooltips */
/* line 3287, ../../_build/scss/vendor/_foundation.scss */
.has-tip {
  border-bottom: dotted 1px #cccccc;
  cursor: help;
  font-weight: bold;
  color: #333333;
}

/* line 3292, ../../_build/scss/vendor/_foundation.scss */
.has-tip:hover, .has-tip:focus {
  border-bottom: dotted 1px #003f54;
  color: #008cba;
}

/* line 3295, ../../_build/scss/vendor/_foundation.scss */
.has-tip.tip-left, .has-tip.tip-right {
  float: none !important;
}

/* line 3298, ../../_build/scss/vendor/_foundation.scss */
.tooltip {
  display: none;
  position: absolute;
  z-index: 999;
  font-weight: normal;
  font-size: 0.875rem;
  line-height: 1.3;
  padding: 0.75rem;
  max-width: 85%;
  left: 50%;
  width: 100%;
  color: white;
  background: #333333;
}

/* line 3311, ../../_build/scss/vendor/_foundation.scss */
.tooltip > .nub {
  display: block;
  left: 5px;
  position: absolute;
  width: 0;
  height: 0;
  border: solid 5px;
  border-color: transparent transparent #333333 transparent;
  top: -10px;
}

/* line 3320, ../../_build/scss/vendor/_foundation.scss */
.tooltip > .nub.rtl {
  left: auto;
  right: 5px;
}

/* line 3323, ../../_build/scss/vendor/_foundation.scss */
.tooltip.radius {
  border-radius: 3px;
}

/* line 3325, ../../_build/scss/vendor/_foundation.scss */
.tooltip.round {
  border-radius: 1000px;
}

/* line 3327, ../../_build/scss/vendor/_foundation.scss */
.tooltip.round > .nub {
  left: 2rem;
}

/* line 3329, ../../_build/scss/vendor/_foundation.scss */
.tooltip.opened {
  color: #008cba !important;
  border-bottom: dotted 1px #003f54 !important;
}

/* line 3333, ../../_build/scss/vendor/_foundation.scss */
.tap-to-close {
  display: block;
  font-size: 0.625rem;
  color: #777777;
  font-weight: normal;
}

@media only screen and (min-width: 40.063em) {
  /* line 3340, ../../_build/scss/vendor/_foundation.scss */
  .tooltip > .nub {
    border-color: transparent transparent #333333 transparent;
    top: -10px;
  }

  /* line 3343, ../../_build/scss/vendor/_foundation.scss */
  .tooltip.tip-top > .nub {
    border-color: #333333 transparent transparent transparent;
    top: auto;
    bottom: -10px;
  }

  /* line 3347, ../../_build/scss/vendor/_foundation.scss */
  .tooltip.tip-left, .tooltip.tip-right {
    float: none !important;
  }

  /* line 3349, ../../_build/scss/vendor/_foundation.scss */
  .tooltip.tip-left > .nub {
    border-color: transparent transparent transparent #333333;
    right: -10px;
    left: auto;
    top: 50%;
    margin-top: -5px;
  }

  /* line 3355, ../../_build/scss/vendor/_foundation.scss */
  .tooltip.tip-right > .nub {
    border-color: transparent #333333 transparent transparent;
    right: auto;
    left: -10px;
    top: 50%;
    margin-top: -5px;
  }
}
/* Clearing Styles */
/* line 3362, ../../_build/scss/vendor/_foundation.scss */
.clearing-thumbs, [data-clearing] {
  margin-bottom: 0;
  margin-left: 0;
  list-style: none;
}

/* line 3366, ../../_build/scss/vendor/_foundation.scss */
.clearing-thumbs:before, .clearing-thumbs:after, [data-clearing]:before, [data-clearing]:after {
  content: " ";
  display: table;
}

/* line 3369, ../../_build/scss/vendor/_foundation.scss */
.clearing-thumbs:after, [data-clearing]:after {
  clear: both;
}

/* line 3371, ../../_build/scss/vendor/_foundation.scss */
.clearing-thumbs li, [data-clearing] li {
  float: left;
  margin-right: 10px;
}

/* line 3374, ../../_build/scss/vendor/_foundation.scss */
.clearing-thumbs[class*="block-grid-"] li, [data-clearing][class*="block-grid-"] li {
  margin-right: 0;
}

/* line 3377, ../../_build/scss/vendor/_foundation.scss */
.clearing-blackout {
  background: #333333;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 998;
}

/* line 3385, ../../_build/scss/vendor/_foundation.scss */
.clearing-blackout .clearing-close {
  display: block;
}

/* line 3388, ../../_build/scss/vendor/_foundation.scss */
.clearing-container {
  position: relative;
  z-index: 998;
  height: 100%;
  overflow: hidden;
  margin: 0;
}

/* line 3395, ../../_build/scss/vendor/_foundation.scss */
.clearing-touch-label {
  position: absolute;
  top: 50%;
  left: 50%;
  color: #aaa;
  font-size: 0.6em;
}

/* line 3402, ../../_build/scss/vendor/_foundation.scss */
.visible-img {
  height: 95%;
  position: relative;
}

/* line 3405, ../../_build/scss/vendor/_foundation.scss */
.visible-img img {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -50%;
  max-height: 100%;
  max-width: 100%;
}

/* line 3413, ../../_build/scss/vendor/_foundation.scss */
.clearing-caption {
  color: #cccccc;
  font-size: 0.875em;
  line-height: 1.3;
  margin-bottom: 0;
  text-align: center;
  bottom: 0;
  background: #333333;
  width: 100%;
  padding: 10px 30px 20px;
  position: absolute;
  left: 0;
}

/* line 3426, ../../_build/scss/vendor/_foundation.scss */
.clearing-close {
  z-index: 999;
  padding-left: 20px;
  padding-top: 10px;
  font-size: 30px;
  line-height: 1;
  color: #cccccc;
  display: none;
}

/* line 3434, ../../_build/scss/vendor/_foundation.scss */
.clearing-close:hover, .clearing-close:focus {
  color: #ccc;
}

/* line 3437, ../../_build/scss/vendor/_foundation.scss */
.clearing-assembled .clearing-container {
  height: 100%;
}

/* line 3439, ../../_build/scss/vendor/_foundation.scss */
.clearing-assembled .clearing-container .carousel > ul {
  display: none;
}

/* line 3442, ../../_build/scss/vendor/_foundation.scss */
.clearing-feature li {
  display: none;
}

/* line 3444, ../../_build/scss/vendor/_foundation.scss */
.clearing-feature li.clearing-featured-img {
  display: block;
}

@media only screen and (min-width: 40.063em) {
  /* line 3448, ../../_build/scss/vendor/_foundation.scss */
  .clearing-main-prev,
  .clearing-main-next {
    position: absolute;
    height: 100%;
    width: 40px;
    top: 0;
  }

  /* line 3454, ../../_build/scss/vendor/_foundation.scss */
  .clearing-main-prev > span,
  .clearing-main-next > span {
    position: absolute;
    top: 50%;
    display: block;
    width: 0;
    height: 0;
    border: solid 12px;
  }

  /* line 3462, ../../_build/scss/vendor/_foundation.scss */
  .clearing-main-prev > span:hover,
  .clearing-main-next > span:hover {
    opacity: 0.8;
  }

  /* line 3466, ../../_build/scss/vendor/_foundation.scss */
  .clearing-main-prev {
    left: 0;
  }

  /* line 3468, ../../_build/scss/vendor/_foundation.scss */
  .clearing-main-prev > span {
    left: 5px;
    border-color: transparent;
    border-right-color: #cccccc;
  }

  /* line 3473, ../../_build/scss/vendor/_foundation.scss */
  .clearing-main-next {
    right: 0;
  }

  /* line 3475, ../../_build/scss/vendor/_foundation.scss */
  .clearing-main-next > span {
    border-color: transparent;
    border-left-color: #cccccc;
  }

  /* line 3479, ../../_build/scss/vendor/_foundation.scss */
  .clearing-main-prev.disabled,
  .clearing-main-next.disabled {
    opacity: 0.3;
  }

  /* line 3483, ../../_build/scss/vendor/_foundation.scss */
  .clearing-assembled .clearing-container .carousel {
    background: rgba(51, 51, 51, 0.8);
    height: 120px;
    margin-top: 10px;
    text-align: center;
  }

  /* line 3488, ../../_build/scss/vendor/_foundation.scss */
  .clearing-assembled .clearing-container .carousel > ul {
    display: inline-block;
    z-index: 999;
    height: 100%;
    position: relative;
    float: none;
  }

  /* line 3494, ../../_build/scss/vendor/_foundation.scss */
  .clearing-assembled .clearing-container .carousel > ul li {
    display: block;
    width: 120px;
    min-height: inherit;
    float: left;
    overflow: hidden;
    margin-right: 0;
    padding: 0;
    position: relative;
    cursor: pointer;
    opacity: 0.4;
    clear: none;
  }

  /* line 3506, ../../_build/scss/vendor/_foundation.scss */
  .clearing-assembled .clearing-container .carousel > ul li.fix-height img {
    height: 100%;
    max-width: none;
  }

  /* line 3509, ../../_build/scss/vendor/_foundation.scss */
  .clearing-assembled .clearing-container .carousel > ul li a.th {
    border: none;
    box-shadow: none;
    display: block;
  }

  /* line 3513, ../../_build/scss/vendor/_foundation.scss */
  .clearing-assembled .clearing-container .carousel > ul li img {
    cursor: pointer !important;
    width: 100% !important;
  }

  /* line 3516, ../../_build/scss/vendor/_foundation.scss */
  .clearing-assembled .clearing-container .carousel > ul li.visible {
    opacity: 1;
  }

  /* line 3518, ../../_build/scss/vendor/_foundation.scss */
  .clearing-assembled .clearing-container .carousel > ul li:hover {
    opacity: 0.8;
  }

  /* line 3520, ../../_build/scss/vendor/_foundation.scss */
  .clearing-assembled .clearing-container .visible-img {
    background: #333333;
    overflow: hidden;
    height: 85%;
  }

  /* line 3525, ../../_build/scss/vendor/_foundation.scss */
  .clearing-close {
    position: absolute;
    top: 10px;
    right: 20px;
    padding-left: 0;
    padding-top: 0;
  }
}
/* Progress Bar */
/* line 3532, ../../_build/scss/vendor/_foundation.scss */
.progress {
  background-color: #f6f6f6;
  height: 1.5625rem;
  border: 1px solid white;
  padding: 0.125rem;
  margin-bottom: 0.625rem;
}

/* line 3538, ../../_build/scss/vendor/_foundation.scss */
.progress .meter {
  background: #008cba;
  height: 100%;
  display: block;
}

/* line 3542, ../../_build/scss/vendor/_foundation.scss */
.progress.secondary .meter {
  background: #e7e7e7;
  height: 100%;
  display: block;
}

/* line 3546, ../../_build/scss/vendor/_foundation.scss */
.progress.success .meter {
  background: #43ac6a;
  height: 100%;
  display: block;
}

/* line 3550, ../../_build/scss/vendor/_foundation.scss */
.progress.alert .meter {
  background: #f04124;
  height: 100%;
  display: block;
}

/* line 3554, ../../_build/scss/vendor/_foundation.scss */
.progress.radius {
  border-radius: 3px;
}

/* line 3556, ../../_build/scss/vendor/_foundation.scss */
.progress.radius .meter {
  border-radius: 2px;
}

/* line 3558, ../../_build/scss/vendor/_foundation.scss */
.progress.round {
  border-radius: 1000px;
}

/* line 3560, ../../_build/scss/vendor/_foundation.scss */
.progress.round .meter {
  border-radius: 999px;
}

/* line 3563, ../../_build/scss/vendor/_foundation.scss */
.sub-nav {
  display: block;
  width: auto;
  overflow: hidden;
  margin: -0.25rem 0 1.125rem;
  padding-top: 0.25rem;
  margin-right: 0;
  margin-left: -0.75rem;
}

/* line 3571, ../../_build/scss/vendor/_foundation.scss */
.sub-nav dt {
  text-transform: uppercase;
}

/* line 3573, ../../_build/scss/vendor/_foundation.scss */
.sub-nav dt,
.sub-nav dd,
.sub-nav li {
  float: left;
  display: inline;
  margin-left: 1rem;
  margin-bottom: 0.625rem;
  font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 0.875rem;
  color: #999999;
}

/* line 3584, ../../_build/scss/vendor/_foundation.scss */
.sub-nav dt a,
.sub-nav dd a,
.sub-nav li a {
  text-decoration: none;
  color: #999999;
  padding: 0.1875rem 1rem;
}

/* line 3590, ../../_build/scss/vendor/_foundation.scss */
.sub-nav dt a:hover,
.sub-nav dd a:hover,
.sub-nav li a:hover {
  color: #737373;
}

/* line 3594, ../../_build/scss/vendor/_foundation.scss */
.sub-nav dt.active a,
.sub-nav dd.active a,
.sub-nav li.active a {
  border-radius: 3px;
  font-weight: normal;
  background: #008cba;
  padding: 0.1875rem 1rem;
  cursor: default;
  color: white;
}

/* line 3603, ../../_build/scss/vendor/_foundation.scss */
.sub-nav dt.active a:hover,
.sub-nav dd.active a:hover,
.sub-nav li.active a:hover {
  background: #0078a0;
}

/* Foundation Joyride */
/* line 3609, ../../_build/scss/vendor/_foundation.scss */
.joyride-list {
  display: none;
}

/* Default styles for the container */
/* line 3613, ../../_build/scss/vendor/_foundation.scss */
.joyride-tip-guide {
  display: none;
  position: absolute;
  background: #333333;
  color: white;
  z-index: 101;
  top: 0;
  left: 2.5%;
  font-family: inherit;
  font-weight: normal;
  width: 95%;
}

/* line 3625, ../../_build/scss/vendor/_foundation.scss */
.lt-ie9 .joyride-tip-guide {
  max-width: 800px;
  left: 50%;
  margin-left: -400px;
}

/* line 3630, ../../_build/scss/vendor/_foundation.scss */
.joyride-content-wrapper {
  width: 100%;
  padding: 1.125rem 1.25rem 1.5rem;
}

/* line 3633, ../../_build/scss/vendor/_foundation.scss */
.joyride-content-wrapper .button {
  margin-bottom: 0 !important;
}

/* Add a little css triangle pip, older browser just miss out on the fanciness of it */
/* line 3637, ../../_build/scss/vendor/_foundation.scss */
.joyride-tip-guide .joyride-nub {
  display: block;
  position: absolute;
  left: 22px;
  width: 0;
  height: 0;
  border: 10px solid #333333;
}

/* line 3644, ../../_build/scss/vendor/_foundation.scss */
.joyride-tip-guide .joyride-nub.top {
  border-top-style: solid;
  border-color: #333333;
  border-top-color: transparent !important;
  border-left-color: transparent !important;
  border-right-color: transparent !important;
  top: -20px;
}

/* line 3651, ../../_build/scss/vendor/_foundation.scss */
.joyride-tip-guide .joyride-nub.bottom {
  border-bottom-style: solid;
  border-color: #333333 !important;
  border-bottom-color: transparent !important;
  border-left-color: transparent !important;
  border-right-color: transparent !important;
  bottom: -20px;
}

/* line 3658, ../../_build/scss/vendor/_foundation.scss */
.joyride-tip-guide .joyride-nub.right {
  right: -20px;
}

/* line 3660, ../../_build/scss/vendor/_foundation.scss */
.joyride-tip-guide .joyride-nub.left {
  left: -20px;
}

/* Typography */
/* line 3664, ../../_build/scss/vendor/_foundation.scss */
.joyride-tip-guide h1,
.joyride-tip-guide h2,
.joyride-tip-guide h3,
.joyride-tip-guide h4,
.joyride-tip-guide h5,
.joyride-tip-guide h6 {
  line-height: 1.25;
  margin: 0;
  font-weight: bold;
  color: white;
}

/* line 3675, ../../_build/scss/vendor/_foundation.scss */
.joyride-tip-guide p {
  margin: 0 0 1.125rem 0;
  font-size: 0.875rem;
  line-height: 1.3;
}

/* line 3680, ../../_build/scss/vendor/_foundation.scss */
.joyride-timer-indicator-wrap {
  width: 50px;
  height: 3px;
  border: solid 1px #555555;
  position: absolute;
  right: 1.0625rem;
  bottom: 1rem;
}

/* line 3688, ../../_build/scss/vendor/_foundation.scss */
.joyride-timer-indicator {
  display: block;
  width: 0;
  height: inherit;
  background: #666666;
}

/* line 3694, ../../_build/scss/vendor/_foundation.scss */
.joyride-close-tip {
  position: absolute;
  right: 12px;
  top: 10px;
  color: #777777 !important;
  text-decoration: none;
  font-size: 24px;
  font-weight: normal;
  line-height: 0.5 !important;
}

/* line 3703, ../../_build/scss/vendor/_foundation.scss */
.joyride-close-tip:hover, .joyride-close-tip:focus {
  color: #eeeeee !important;
}

/* line 3706, ../../_build/scss/vendor/_foundation.scss */
.joyride-modal-bg {
  position: fixed;
  height: 100%;
  width: 100%;
  background: transparent;
  background: rgba(0, 0, 0, 0.5);
  z-index: 100;
  display: none;
  top: 0;
  left: 0;
  cursor: pointer;
}

/* line 3718, ../../_build/scss/vendor/_foundation.scss */
.joyride-expose-wrapper {
  background-color: #ffffff;
  position: absolute;
  border-radius: 3px;
  z-index: 102;
  box-shadow: 0 0 15px white;
}

/* line 3725, ../../_build/scss/vendor/_foundation.scss */
.joyride-expose-cover {
  background: transparent;
  border-radius: 3px;
  position: absolute;
  z-index: 9999;
  top: 0;
  left: 0;
}

/* Styles for screens that are at least 768px; */
@media only screen and (min-width: 40.063em) {
  /* line 3735, ../../_build/scss/vendor/_foundation.scss */
  .joyride-tip-guide {
    width: 300px;
    left: inherit;
  }

  /* line 3738, ../../_build/scss/vendor/_foundation.scss */
  .joyride-tip-guide .joyride-nub.bottom {
    border-color: #333333 !important;
    border-bottom-color: transparent !important;
    border-left-color: transparent !important;
    border-right-color: transparent !important;
    bottom: -20px;
  }

  /* line 3744, ../../_build/scss/vendor/_foundation.scss */
  .joyride-tip-guide .joyride-nub.right {
    border-color: #333333 !important;
    border-top-color: transparent !important;
    border-right-color: transparent !important;
    border-bottom-color: transparent !important;
    top: 22px;
    left: auto;
    right: -20px;
  }

  /* line 3752, ../../_build/scss/vendor/_foundation.scss */
  .joyride-tip-guide .joyride-nub.left {
    border-color: #333333 !important;
    border-top-color: transparent !important;
    border-left-color: transparent !important;
    border-bottom-color: transparent !important;
    top: 22px;
    left: -20px;
    right: auto;
  }
}
/* line 3760, ../../_build/scss/vendor/_foundation.scss */
.label {
  font-weight: normal;
  font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  text-align: center;
  text-decoration: none;
  line-height: 1;
  white-space: nowrap;
  display: inline-block;
  position: relative;
  margin-bottom: inherit;
  padding: 0.25rem 0.5rem 0.375rem;
  font-size: 0.6875rem;
  background-color: #008cba;
  color: white;
}

/* line 3774, ../../_build/scss/vendor/_foundation.scss */
.label.radius {
  border-radius: 3px;
}

/* line 3776, ../../_build/scss/vendor/_foundation.scss */
.label.round {
  border-radius: 1000px;
}

/* line 3778, ../../_build/scss/vendor/_foundation.scss */
.label.alert {
  background-color: #f04124;
  color: white;
}

/* line 3781, ../../_build/scss/vendor/_foundation.scss */
.label.success {
  background-color: #43ac6a;
  color: white;
}

/* line 3784, ../../_build/scss/vendor/_foundation.scss */
.label.secondary {
  background-color: #e7e7e7;
  color: #333333;
}

/* line 3788, ../../_build/scss/vendor/_foundation.scss */
.off-canvas-wrap {
  -webkit-backface-visibility: hidden;
  position: relative;
  width: 100%;
  overflow: hidden;
}

/* line 3793, ../../_build/scss/vendor/_foundation.scss */
.off-canvas-wrap.move-right, .off-canvas-wrap.move-left {
  min-height: 100%;
  -webkit-overflow-scrolling: touch;
}

/* line 3797, ../../_build/scss/vendor/_foundation.scss */
.inner-wrap {
  -webkit-backface-visibility: hidden;
  position: relative;
  width: 100%;
  transition: -webkit-transform 500ms ease;
  transition: transform 500ms ease;
}

/* line 3806, ../../_build/scss/vendor/_foundation.scss */
.inner-wrap:before, .inner-wrap:after {
  content: " ";
  display: table;
}

/* line 3809, ../../_build/scss/vendor/_foundation.scss */
.inner-wrap:after {
  clear: both;
}

/* line 3812, ../../_build/scss/vendor/_foundation.scss */
.tab-bar {
  -webkit-backface-visibility: hidden;
  background: #333333;
  color: white;
  height: 2.8125rem;
  line-height: 2.8125rem;
  position: relative;
}

/* line 3819, ../../_build/scss/vendor/_foundation.scss */
.tab-bar h1, .tab-bar h2, .tab-bar h3, .tab-bar h4, .tab-bar h5, .tab-bar h6 {
  color: white;
  font-weight: bold;
  line-height: 2.8125rem;
  margin: 0;
}

/* line 3824, ../../_build/scss/vendor/_foundation.scss */
.tab-bar h1, .tab-bar h2, .tab-bar h3, .tab-bar h4 {
  font-size: 1.125rem;
}

/* line 3827, ../../_build/scss/vendor/_foundation.scss */
.left-small {
  width: 2.8125rem;
  height: 2.8125rem;
  position: absolute;
  top: 0;
  border-right: solid 1px #1a1a1a;
  left: 0;
}

/* line 3835, ../../_build/scss/vendor/_foundation.scss */
.right-small {
  width: 2.8125rem;
  height: 2.8125rem;
  position: absolute;
  top: 0;
  border-left: solid 1px #1a1a1a;
  right: 0;
}

/* line 3843, ../../_build/scss/vendor/_foundation.scss */
.tab-bar-section {
  padding: 0 0.625rem;
  position: absolute;
  text-align: center;
  height: 2.8125rem;
  top: 0;
}

@media only screen and (min-width: 40.063em) {
  /* line 3850, ../../_build/scss/vendor/_foundation.scss */
  .tab-bar-section {
    text-align: left;
  }
}
/* line 3852, ../../_build/scss/vendor/_foundation.scss */
.tab-bar-section.left {
  left: 0;
  right: 2.8125rem;
}

/* line 3855, ../../_build/scss/vendor/_foundation.scss */
.tab-bar-section.right {
  left: 2.8125rem;
  right: 0;
}

/* line 3858, ../../_build/scss/vendor/_foundation.scss */
.tab-bar-section.middle {
  left: 2.8125rem;
  right: 2.8125rem;
}

/* line 3862, ../../_build/scss/vendor/_foundation.scss */
.tab-bar .menu-icon {
  text-indent: 2.1875rem;
  width: 2.8125rem;
  height: 2.8125rem;
  display: block;
  line-height: 2.0625rem;
  padding: 0;
  color: white;
  position: relative;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}

/* line 3872, ../../_build/scss/vendor/_foundation.scss */
.tab-bar .menu-icon span:after {
  content: '';
  position: absolute;
  display: block;
  height: 0;
  top: 50%;
  margin-top: -0.5rem;
  left: 0.90625rem;
  box-shadow: 0 0px 0 1px white, 0 7px 0 1px white, 0 14px 0 1px white;
  width: 1rem;
}

/* line 3882, ../../_build/scss/vendor/_foundation.scss */
.tab-bar .menu-icon span:hover:after {
  box-shadow: 0 0px 0 1px #b3b3b3, 0 7px 0 1px #b3b3b3, 0 14px 0 1px #b3b3b3;
}

/* line 3885, ../../_build/scss/vendor/_foundation.scss */
.left-off-canvas-menu {
  -webkit-backface-visibility: hidden;
  width: 15.625rem;
  top: 0;
  bottom: 0;
  position: absolute;
  overflow-y: auto;
  background: #333333;
  z-index: 1001;
  box-sizing: content-box;
  transition: -webkit-transform 500ms ease 0s;
  transition: transform 500ms ease 0s;
  -webkit-overflow-scrolling: touch;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  left: 0;
}

/* line 3904, ../../_build/scss/vendor/_foundation.scss */
.left-off-canvas-menu * {
  -webkit-backface-visibility: hidden;
}

/* line 3907, ../../_build/scss/vendor/_foundation.scss */
.right-off-canvas-menu {
  -webkit-backface-visibility: hidden;
  width: 15.625rem;
  top: 0;
  bottom: 0;
  position: absolute;
  overflow-y: auto;
  background: #333333;
  z-index: 1001;
  box-sizing: content-box;
  transition: -webkit-transform 500ms ease 0s;
  transition: transform 500ms ease 0s;
  -webkit-overflow-scrolling: touch;
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
  right: 0;
}

/* line 3926, ../../_build/scss/vendor/_foundation.scss */
.right-off-canvas-menu * {
  -webkit-backface-visibility: hidden;
}

/* line 3929, ../../_build/scss/vendor/_foundation.scss */
ul.off-canvas-list {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

/* line 3933, ../../_build/scss/vendor/_foundation.scss */
ul.off-canvas-list li label {
  padding: 0.3rem 0.9375rem;
  color: #999999;
  text-transform: uppercase;
  font-weight: bold;
  background: #444444;
  border-top: 1px solid #5e5e5e;
  border-bottom: none;
  margin: 0;
}

/* line 3942, ../../_build/scss/vendor/_foundation.scss */
ul.off-canvas-list li a {
  display: block;
  padding: 0.66667rem;
  color: rgba(255, 255, 255, 0.7);
  border-bottom: 1px solid #262626;
  transition: background 300ms ease;
}

/* line 3948, ../../_build/scss/vendor/_foundation.scss */
ul.off-canvas-list li a:hover {
  background: #242424;
}

/* line 3951, ../../_build/scss/vendor/_foundation.scss */
.move-right > .inner-wrap {
  -webkit-transform: translate3d(15.625rem, 0, 0);
  transform: translate3d(15.625rem, 0, 0);
}

/* line 3958, ../../_build/scss/vendor/_foundation.scss */
.move-right .exit-off-canvas {
  -webkit-backface-visibility: hidden;
  transition: background 300ms ease;
  cursor: pointer;
  box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
  display: block;
  position: absolute;
  background: rgba(255, 255, 255, 0.2);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1002;
  -webkit-tap-highlight-color: transparent;
}

@media only screen and (min-width: 40.063em) {
  /* line 3973, ../../_build/scss/vendor/_foundation.scss */
  .move-right .exit-off-canvas:hover {
    background: rgba(255, 255, 255, 0.05);
  }
}
/* line 3976, ../../_build/scss/vendor/_foundation.scss */
.move-left > .inner-wrap {
  -webkit-transform: translate3d(-15.625rem, 0, 0);
  transform: translate3d(-15.625rem, 0, 0);
}

/* line 3983, ../../_build/scss/vendor/_foundation.scss */
.move-left .exit-off-canvas {
  -webkit-backface-visibility: hidden;
  transition: background 300ms ease;
  cursor: pointer;
  box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
  display: block;
  position: absolute;
  background: rgba(255, 255, 255, 0.2);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1002;
  -webkit-tap-highlight-color: transparent;
}

@media only screen and (min-width: 40.063em) {
  /* line 3998, ../../_build/scss/vendor/_foundation.scss */
  .move-left .exit-off-canvas:hover {
    background: rgba(255, 255, 255, 0.05);
  }
}
/* line 4001, ../../_build/scss/vendor/_foundation.scss */
.offcanvas-overlap .left-off-canvas-menu, .offcanvas-overlap .right-off-canvas-menu {
  -webkit-transform: none;
  transform: none;
  z-index: 1003;
}

/* line 4008, ../../_build/scss/vendor/_foundation.scss */
.offcanvas-overlap .exit-offcanvas-menu {
  -webkit-backface-visibility: hidden;
  transition: background 300ms ease;
  cursor: pointer;
  box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
  display: block;
  position: absolute;
  background: rgba(255, 255, 255, 0.2);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1002;
  -webkit-tap-highlight-color: transparent;
  z-index: 1002;
}

@media only screen and (min-width: 40.063em) {
  /* line 4024, ../../_build/scss/vendor/_foundation.scss */
  .offcanvas-overlap .exit-offcanvas-menu:hover {
    background: rgba(255, 255, 255, 0.05);
  }
}
/* line 4027, ../../_build/scss/vendor/_foundation.scss */
.no-csstransforms .left-off-canvas-menu {
  left: -15.625rem;
}

/* line 4029, ../../_build/scss/vendor/_foundation.scss */
.no-csstransforms .right-off-canvas-menu {
  right: -15.625rem;
}

/* line 4031, ../../_build/scss/vendor/_foundation.scss */
.no-csstransforms .move-left > .inner-wrap {
  right: 15.625rem;
}

/* line 4033, ../../_build/scss/vendor/_foundation.scss */
.no-csstransforms .move-right > .inner-wrap {
  left: 15.625rem;
}

/* Foundation Dropdowns */
/* line 4037, ../../_build/scss/vendor/_foundation.scss */
.f-dropdown {
  position: absolute;
  left: -9999px;
  list-style: none;
  margin-left: 0;
  width: 100%;
  max-height: none;
  height: auto;
  background: white;
  border: solid 1px #cccccc;
  font-size: 0.875rem;
  z-index: 99;
  margin-top: 2px;
  max-width: 200px;
}

/* line 4051, ../../_build/scss/vendor/_foundation.scss */
.f-dropdown > *:first-child {
  margin-top: 0;
}

/* line 4053, ../../_build/scss/vendor/_foundation.scss */
.f-dropdown > *:last-child {
  margin-bottom: 0;
}

/* line 4055, ../../_build/scss/vendor/_foundation.scss */
.f-dropdown:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  border-color: transparent transparent white transparent;
  border-bottom-style: solid;
  position: absolute;
  top: -12px;
  left: 10px;
  z-index: 99;
}

/* line 4067, ../../_build/scss/vendor/_foundation.scss */
.f-dropdown:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: inset 7px;
  border-color: transparent transparent #cccccc transparent;
  border-bottom-style: solid;
  position: absolute;
  top: -14px;
  left: 9px;
  z-index: 98;
}

/* line 4079, ../../_build/scss/vendor/_foundation.scss */
.f-dropdown.right:before {
  left: auto;
  right: 10px;
}

/* line 4082, ../../_build/scss/vendor/_foundation.scss */
.f-dropdown.right:after {
  left: auto;
  right: 9px;
}

/* line 4085, ../../_build/scss/vendor/_foundation.scss */
.f-dropdown.drop-right {
  position: absolute;
  left: -9999px;
  list-style: none;
  margin-left: 0;
  width: 100%;
  max-height: none;
  height: auto;
  background: white;
  border: solid 1px #cccccc;
  font-size: 0.875rem;
  z-index: 99;
  margin-top: 0;
  margin-left: 2px;
  max-width: 200px;
}

/* line 4100, ../../_build/scss/vendor/_foundation.scss */
.f-dropdown.drop-right > *:first-child {
  margin-top: 0;
}

/* line 4102, ../../_build/scss/vendor/_foundation.scss */
.f-dropdown.drop-right > *:last-child {
  margin-bottom: 0;
}

/* line 4104, ../../_build/scss/vendor/_foundation.scss */
.f-dropdown.drop-right:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  border-color: transparent white transparent transparent;
  border-right-style: solid;
  position: absolute;
  top: 10px;
  left: -12px;
  z-index: 99;
}

/* line 4116, ../../_build/scss/vendor/_foundation.scss */
.f-dropdown.drop-right:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: inset 7px;
  border-color: transparent #cccccc transparent transparent;
  border-right-style: solid;
  position: absolute;
  top: 9px;
  left: -14px;
  z-index: 98;
}

/* line 4128, ../../_build/scss/vendor/_foundation.scss */
.f-dropdown.drop-left {
  position: absolute;
  left: -9999px;
  list-style: none;
  margin-left: 0;
  width: 100%;
  max-height: none;
  height: auto;
  background: white;
  border: solid 1px #cccccc;
  font-size: 0.875rem;
  z-index: 99;
  margin-top: 0;
  margin-left: -2px;
  max-width: 200px;
}

/* line 4143, ../../_build/scss/vendor/_foundation.scss */
.f-dropdown.drop-left > *:first-child {
  margin-top: 0;
}

/* line 4145, ../../_build/scss/vendor/_foundation.scss */
.f-dropdown.drop-left > *:last-child {
  margin-bottom: 0;
}

/* line 4147, ../../_build/scss/vendor/_foundation.scss */
.f-dropdown.drop-left:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  border-color: transparent transparent transparent white;
  border-left-style: solid;
  position: absolute;
  top: 10px;
  right: -12px;
  left: auto;
  z-index: 99;
}

/* line 4160, ../../_build/scss/vendor/_foundation.scss */
.f-dropdown.drop-left:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: inset 7px;
  border-color: transparent transparent transparent #cccccc;
  border-left-style: solid;
  position: absolute;
  top: 9px;
  right: -14px;
  left: auto;
  z-index: 98;
}

/* line 4173, ../../_build/scss/vendor/_foundation.scss */
.f-dropdown.drop-top {
  position: absolute;
  left: -9999px;
  list-style: none;
  margin-left: 0;
  width: 100%;
  max-height: none;
  height: auto;
  background: white;
  border: solid 1px #cccccc;
  font-size: 0.875rem;
  z-index: 99;
  margin-top: -2px;
  margin-left: 0;
  max-width: 200px;
}

/* line 4188, ../../_build/scss/vendor/_foundation.scss */
.f-dropdown.drop-top > *:first-child {
  margin-top: 0;
}

/* line 4190, ../../_build/scss/vendor/_foundation.scss */
.f-dropdown.drop-top > *:last-child {
  margin-bottom: 0;
}

/* line 4192, ../../_build/scss/vendor/_foundation.scss */
.f-dropdown.drop-top:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  border-color: white transparent transparent transparent;
  border-top-style: solid;
  position: absolute;
  top: auto;
  bottom: -12px;
  left: 10px;
  right: auto;
  z-index: 99;
}

/* line 4206, ../../_build/scss/vendor/_foundation.scss */
.f-dropdown.drop-top:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: inset 7px;
  border-color: #cccccc transparent transparent transparent;
  border-top-style: solid;
  position: absolute;
  top: auto;
  bottom: -14px;
  left: 9px;
  right: auto;
  z-index: 98;
}

/* line 4220, ../../_build/scss/vendor/_foundation.scss */
.f-dropdown li {
  font-size: 0.875rem;
  cursor: pointer;
  line-height: 1.125rem;
  margin: 0;
}

/* line 4225, ../../_build/scss/vendor/_foundation.scss */
.f-dropdown li:hover, .f-dropdown li:focus {
  background: #eeeeee;
}

/* line 4227, ../../_build/scss/vendor/_foundation.scss */
.f-dropdown li a {
  display: block;
  padding: 0.5rem;
  color: #555555;
}

/* line 4231, ../../_build/scss/vendor/_foundation.scss */
.f-dropdown.content {
  position: absolute;
  left: -9999px;
  list-style: none;
  margin-left: 0;
  padding: 1.25rem;
  width: 100%;
  height: auto;
  max-height: none;
  background: white;
  border: solid 1px #cccccc;
  font-size: 0.875rem;
  z-index: 99;
  max-width: 200px;
}

/* line 4245, ../../_build/scss/vendor/_foundation.scss */
.f-dropdown.content > *:first-child {
  margin-top: 0;
}

/* line 4247, ../../_build/scss/vendor/_foundation.scss */
.f-dropdown.content > *:last-child {
  margin-bottom: 0;
}

/* line 4249, ../../_build/scss/vendor/_foundation.scss */
.f-dropdown.tiny {
  max-width: 200px;
}

/* line 4251, ../../_build/scss/vendor/_foundation.scss */
.f-dropdown.small {
  max-width: 300px;
}

/* line 4253, ../../_build/scss/vendor/_foundation.scss */
.f-dropdown.medium {
  max-width: 500px;
}

/* line 4255, ../../_build/scss/vendor/_foundation.scss */
.f-dropdown.large {
  max-width: 800px;
}

/* line 4258, ../../_build/scss/vendor/_foundation.scss */
table {
  background: white;
  margin-bottom: 1.25rem;
  border: solid 1px #dddddd;
}

/* line 4262, ../../_build/scss/vendor/_foundation.scss */
table caption {
  background: transparent;
  color: #222222;
  font-size: 1rem;
  font-weight: bold;
}

/* line 4267, ../../_build/scss/vendor/_foundation.scss */
table thead {
  background: whitesmoke;
}

/* line 4269, ../../_build/scss/vendor/_foundation.scss */
table thead tr th,
table thead tr td {
  padding: 0.5rem 0.625rem 0.625rem;
  font-size: 0.875rem;
  font-weight: bold;
  color: #222222;
}

/* line 4275, ../../_build/scss/vendor/_foundation.scss */
table tfoot {
  background: whitesmoke;
}

/* line 4277, ../../_build/scss/vendor/_foundation.scss */
table tfoot tr th,
table tfoot tr td {
  padding: 0.5rem 0.625rem 0.625rem;
  font-size: 0.875rem;
  font-weight: bold;
  color: #222222;
}

/* line 4283, ../../_build/scss/vendor/_foundation.scss */
table tr th,
table tr td {
  padding: 0.5625rem 0.625rem;
  font-size: 0.875rem;
  color: #222222;
  text-align: left;
}

/* line 4289, ../../_build/scss/vendor/_foundation.scss */
table tr.even, table tr.alt, table tr:nth-of-type(even) {
  background: #f9f9f9;
}

/* line 4291, ../../_build/scss/vendor/_foundation.scss */
table thead tr th,
table tfoot tr th,
table tfoot tr td,
table tbody tr th,
table tbody tr td,
table tr td {
  display: table-cell;
  line-height: 1.125rem;
}

/* Standard Forms */
/* line 4301, ../../_build/scss/vendor/_foundation.scss */
form {
  margin: 0 0 1rem;
}

/* Using forms within rows, we need to set some defaults */
/* line 4305, ../../_build/scss/vendor/_foundation.scss */
form .row .row {
  margin: 0 -0.5rem;
}

/* line 4307, ../../_build/scss/vendor/_foundation.scss */
form .row .row .column,
form .row .row .columns {
  padding: 0 0.5rem;
}

/* line 4310, ../../_build/scss/vendor/_foundation.scss */
form .row .row.collapse {
  margin: 0;
}

/* line 4312, ../../_build/scss/vendor/_foundation.scss */
form .row .row.collapse .column,
form .row .row.collapse .columns {
  padding: 0;
}

/* line 4315, ../../_build/scss/vendor/_foundation.scss */
form .row .row.collapse input {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

/* line 4318, ../../_build/scss/vendor/_foundation.scss */
form .row input.column,
form .row input.columns,
form .row textarea.column,
form .row textarea.columns {
  padding-left: 0.5rem;
}

/* Label Styles */
/* line 4325, ../../_build/scss/vendor/_foundation.scss */
label {
  font-size: 0.875rem;
  color: #4d4d4d;
  cursor: pointer;
  display: block;
  font-weight: normal;
  line-height: 1.5;
  margin-bottom: 0;
  /* Styles for required inputs */
}

/* line 4334, ../../_build/scss/vendor/_foundation.scss */
label.right {
  float: none !important;
  text-align: right;
}

/* line 4337, ../../_build/scss/vendor/_foundation.scss */
label.inline {
  margin: 0 0 1rem 0;
  padding: 0.5625rem 0;
}

/* line 4340, ../../_build/scss/vendor/_foundation.scss */
label small {
  text-transform: capitalize;
  color: #676767;
}

/* line 4344, ../../_build/scss/vendor/_foundation.scss */
select::-ms-expand {
  display: none;
}

@-moz-document url-prefix() {
  /* line 4348, ../../_build/scss/vendor/_foundation.scss */
  select {
    background: #fafafa;
  }

  /* line 4351, ../../_build/scss/vendor/_foundation.scss */
  select:hover {
    background: #f3f3f3;
  }
}
/* Attach elements to the beginning or end of an input */
/* line 4355, ../../_build/scss/vendor/_foundation.scss */
.prefix,
.postfix {
  display: block;
  position: relative;
  z-index: 2;
  text-align: center;
  width: 100%;
  padding-top: 0;
  padding-bottom: 0;
  border-style: solid;
  border-width: 1px;
  overflow: hidden;
  font-size: 0.875rem;
  height: 2.3125rem;
  line-height: 2.3125rem;
}

/* Adjust padding, alignment and radius if pre/post element is a button */
/* line 4372, ../../_build/scss/vendor/_foundation.scss */
.postfix.button {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  line-height: 2.125rem;
  border: none;
}

/* line 4381, ../../_build/scss/vendor/_foundation.scss */
.prefix.button {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  line-height: 2.125rem;
  border: none;
}

/* line 4390, ../../_build/scss/vendor/_foundation.scss */
.prefix.button.radius {
  border-radius: 0;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}

/* line 4395, ../../_build/scss/vendor/_foundation.scss */
.postfix.button.radius {
  border-radius: 0;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}

/* line 4400, ../../_build/scss/vendor/_foundation.scss */
.prefix.button.round {
  border-radius: 0;
  border-bottom-left-radius: 1000px;
  border-top-left-radius: 1000px;
}

/* line 4405, ../../_build/scss/vendor/_foundation.scss */
.postfix.button.round {
  border-radius: 0;
  border-bottom-right-radius: 1000px;
  border-top-right-radius: 1000px;
}

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

/* line 4416, ../../_build/scss/vendor/_foundation.scss */
span.prefix.radius, label.prefix.radius {
  border-radius: 0;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}

/* line 4421, ../../_build/scss/vendor/_foundation.scss */
span.postfix, label.postfix {
  background: #f2f2f2;
  border-left: none;
  color: #333333;
  border-color: #cccccc;
}

/* line 4426, ../../_build/scss/vendor/_foundation.scss */
span.postfix.radius, label.postfix.radius {
  border-radius: 0;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}

/* We use this to get basic styling on all basic form elements */
/* line 4432, ../../_build/scss/vendor/_foundation.scss */
input[type="text"],
input[type="password"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="month"],
input[type="week"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"],
textarea {
  -webkit-appearance: none;
  background-color: white;
  font-family: inherit;
  border: 1px solid #cccccc;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.75);
  display: block;
  font-size: 0.875rem;
  margin: 0 0 1rem 0;
  padding: 0.5rem;
  height: 2.3125rem;
  width: 100%;
  box-sizing: border-box;
  transition: box-shadow 0.45s, border-color 0.45s ease-in-out;
}

/* line 4462, ../../_build/scss/vendor/_foundation.scss */
input[type="text"]:focus,
input[type="password"]:focus,
input[type="date"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="email"]:focus,
input[type="number"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="time"]:focus,
input[type="url"]:focus,
textarea:focus {
  box-shadow: 0 0 5px #999999;
  border-color: #999999;
}

/* line 4478, ../../_build/scss/vendor/_foundation.scss */
input[type="text"]:focus,
input[type="password"]:focus,
input[type="date"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="email"]:focus,
input[type="number"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="time"]:focus,
input[type="url"]:focus,
textarea:focus {
  background: #fafafa;
  border-color: #999999;
  outline: none;
}

/* line 4495, ../../_build/scss/vendor/_foundation.scss */
input[type="text"][disabled], fieldset[disabled] input[type="text"],
input[type="password"][disabled], fieldset[disabled]
input[type="password"],
input[type="date"][disabled], fieldset[disabled]
input[type="date"],
input[type="datetime"][disabled], fieldset[disabled]
input[type="datetime"],
input[type="datetime-local"][disabled], fieldset[disabled]
input[type="datetime-local"],
input[type="month"][disabled], fieldset[disabled]
input[type="month"],
input[type="week"][disabled], fieldset[disabled]
input[type="week"],
input[type="email"][disabled], fieldset[disabled]
input[type="email"],
input[type="number"][disabled], fieldset[disabled]
input[type="number"],
input[type="search"][disabled], fieldset[disabled]
input[type="search"],
input[type="tel"][disabled], fieldset[disabled]
input[type="tel"],
input[type="time"][disabled], fieldset[disabled]
input[type="time"],
input[type="url"][disabled], fieldset[disabled]
input[type="url"],
textarea[disabled], fieldset[disabled]
textarea {
  background-color: #dddddd;
}

/* line 4523, ../../_build/scss/vendor/_foundation.scss */
input[type="text"].radius,
input[type="password"].radius,
input[type="date"].radius,
input[type="datetime"].radius,
input[type="datetime-local"].radius,
input[type="month"].radius,
input[type="week"].radius,
input[type="email"].radius,
input[type="number"].radius,
input[type="search"].radius,
input[type="tel"].radius,
input[type="time"].radius,
input[type="url"].radius,
textarea.radius {
  border-radius: 3px;
}

/* line 4539, ../../_build/scss/vendor/_foundation.scss */
input[type="submit"] {
  -webkit-appearance: none;
}

/* Respect enforced amount of rows for textarea */
/* line 4543, ../../_build/scss/vendor/_foundation.scss */
textarea[rows] {
  height: auto;
}

/* Add height value for select elements to match text input height */
/* line 4547, ../../_build/scss/vendor/_foundation.scss */
select {
  -webkit-appearance: none !important;
  background-color: #fafafa;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSI2cHgiIGhlaWdodD0iM3B4IiB2aWV3Qm94PSIwIDAgNiAzIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA2IDMiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxwb2x5Z29uIHBvaW50cz0iNS45OTIsMCAyLjk5MiwzIC0wLjAwOCwwICIvPjwvc3ZnPg==");
  background-repeat: no-repeat;
  background-position: 97% center;
  border: 1px solid #cccccc;
  padding: 0.5rem;
  font-size: 0.875rem;
  color: rgba(0, 0, 0, 0.75);
  line-height: normal;
  border-radius: 0;
  height: 2.3125rem;
}

/* line 4560, ../../_build/scss/vendor/_foundation.scss */
select.radius {
  border-radius: 3px;
}

/* line 4562, ../../_build/scss/vendor/_foundation.scss */
select:hover {
  background-color: #f3f3f3;
  border-color: #999999;
}

/* Adjust margin for form elements below */
/* line 4567, ../../_build/scss/vendor/_foundation.scss */
input[type="file"],
input[type="checkbox"],
input[type="radio"],
select {
  margin: 0 0 1rem 0;
}

/* line 4573, ../../_build/scss/vendor/_foundation.scss */
input[type="checkbox"] + label,
input[type="radio"] + label {
  display: inline-block;
  margin-left: 0.5rem;
  margin-right: 1rem;
  margin-bottom: 0;
  vertical-align: baseline;
}

/* Normalize file input width */
/* line 4582, ../../_build/scss/vendor/_foundation.scss */
input[type="file"] {
  width: 100%;
}

/* We add basic fieldset styling */
/* line 4586, ../../_build/scss/vendor/_foundation.scss */
fieldset {
  border: 1px solid #dddddd;
  padding: 1.25rem;
  margin: 1.125rem 0;
}

/* line 4590, ../../_build/scss/vendor/_foundation.scss */
fieldset legend {
  font-weight: bold;
  background: white;
  padding: 0 0.1875rem;
  margin: 0;
  margin-left: -0.1875rem;
}

/* Error Handling */
/* line 4598, ../../_build/scss/vendor/_foundation.scss */
[data-abide] .error small.error, [data-abide] span.error, [data-abide] small.error {
  display: block;
  padding: 0.375rem 0.5625rem 0.5625rem;
  margin-top: -1px;
  margin-bottom: 1rem;
  font-size: 0.75rem;
  font-weight: normal;
  font-style: italic;
  background: #f04124;
  color: white;
}

/* line 4608, ../../_build/scss/vendor/_foundation.scss */
[data-abide] span.error, [data-abide] small.error {
  display: none;
}

/* line 4611, ../../_build/scss/vendor/_foundation.scss */
span.error, small.error {
  display: block;
  padding: 0.375rem 0.5625rem 0.5625rem;
  margin-top: -1px;
  margin-bottom: 1rem;
  font-size: 0.75rem;
  font-weight: normal;
  font-style: italic;
  background: #f04124;
  color: white;
}

/* line 4622, ../../_build/scss/vendor/_foundation.scss */
.error input,
.error textarea,
.error select {
  margin-bottom: 0;
}

/* line 4626, ../../_build/scss/vendor/_foundation.scss */
.error input[type="checkbox"],
.error input[type="radio"] {
  margin-bottom: 1rem;
}

/* line 4629, ../../_build/scss/vendor/_foundation.scss */
.error label,
.error label.error {
  color: #f04124;
}

/* line 4632, ../../_build/scss/vendor/_foundation.scss */
.error small.error {
  display: block;
  padding: 0.375rem 0.5625rem 0.5625rem;
  margin-top: -1px;
  margin-bottom: 1rem;
  font-size: 0.75rem;
  font-weight: normal;
  font-style: italic;
  background: #f04124;
  color: white;
}

/* line 4642, ../../_build/scss/vendor/_foundation.scss */
.error > label > small {
  color: #676767;
  background: transparent;
  padding: 0;
  text-transform: capitalize;
  font-style: normal;
  font-size: 60%;
  margin: 0;
  display: inline;
}

/* line 4651, ../../_build/scss/vendor/_foundation.scss */
.error span.error-message {
  display: block;
}

/* line 4654, ../../_build/scss/vendor/_foundation.scss */
input.error,
textarea.error {
  margin-bottom: 0;
}

/* line 4658, ../../_build/scss/vendor/_foundation.scss */
label.error {
  color: #f04124;
}

/* line 4661, ../../_build/scss/vendor/_foundation.scss */
.range-slider {
  display: block;
  position: relative;
  width: 100%;
  height: 1rem;
  border: 1px solid #dddddd;
  margin: 1.25rem 0;
  -ms-touch-action: none;
  touch-action: none;
  background: #fafafa;
}

/* line 4671, ../../_build/scss/vendor/_foundation.scss */
.range-slider.vertical-range {
  display: block;
  position: relative;
  width: 100%;
  height: 1rem;
  border: 1px solid #dddddd;
  margin: 1.25rem 0;
  -ms-touch-action: none;
  touch-action: none;
  display: inline-block;
  width: 1rem;
  height: 12.5rem;
}

/* line 4683, ../../_build/scss/vendor/_foundation.scss */
.range-slider.vertical-range .range-slider-handle {
  margin-top: 0;
  margin-left: -0.5rem;
  position: absolute;
  bottom: -10.5rem;
}

/* line 4688, ../../_build/scss/vendor/_foundation.scss */
.range-slider.vertical-range .range-slider-active-segment {
  width: 0.875rem;
  height: auto;
  bottom: 0;
}

/* line 4692, ../../_build/scss/vendor/_foundation.scss */
.range-slider.radius {
  background: #fafafa;
  border-radius: 3px;
}

/* line 4695, ../../_build/scss/vendor/_foundation.scss */
.range-slider.radius .range-slider-handle {
  background: #008cba;
  border-radius: 3px;
}

/* line 4698, ../../_build/scss/vendor/_foundation.scss */
.range-slider.radius .range-slider-handle:hover {
  background: #007ba4;
}

/* line 4700, ../../_build/scss/vendor/_foundation.scss */
.range-slider.round {
  background: #fafafa;
  border-radius: 1000px;
}

/* line 4703, ../../_build/scss/vendor/_foundation.scss */
.range-slider.round .range-slider-handle {
  background: #008cba;
  border-radius: 1000px;
}

/* line 4706, ../../_build/scss/vendor/_foundation.scss */
.range-slider.round .range-slider-handle:hover {
  background: #007ba4;
}

/* line 4709, ../../_build/scss/vendor/_foundation.scss */
.range-slider-active-segment {
  display: inline-block;
  position: absolute;
  height: 0.875rem;
  background: #e5e5e5;
}

/* line 4715, ../../_build/scss/vendor/_foundation.scss */
.range-slider-handle {
  display: inline-block;
  position: absolute;
  z-index: 1;
  top: -0.3125rem;
  width: 2rem;
  height: 1.375rem;
  border: 1px solid none;
  cursor: pointer;
  background: #008cba;
}

/* line 4725, ../../_build/scss/vendor/_foundation.scss */
.range-slider-handle:hover {
  background: #007ba4;
}

/* line 4728, ../../_build/scss/vendor/_foundation.scss */
[class*="block-grid-"] {
  display: block;
  padding: 0;
  margin: 0 -0.625rem;
}

/* line 4732, ../../_build/scss/vendor/_foundation.scss */
[class*="block-grid-"]:before, [class*="block-grid-"]:after {
  content: " ";
  display: table;
}

/* line 4735, ../../_build/scss/vendor/_foundation.scss */
[class*="block-grid-"]:after {
  clear: both;
}

/* line 4737, ../../_build/scss/vendor/_foundation.scss */
[class*="block-grid-"] > li {
  display: block;
  height: auto;
  float: left;
  padding: 0 0.625rem 1.25rem;
}

@media only screen {
  /* line 4744, ../../_build/scss/vendor/_foundation.scss */
  .small-block-grid-1 > li {
    width: 100%;
    list-style: none;
  }

  /* line 4747, ../../_build/scss/vendor/_foundation.scss */
  .small-block-grid-1 > li:nth-of-type(1n) {
    clear: none;
  }

  /* line 4749, ../../_build/scss/vendor/_foundation.scss */
  .small-block-grid-1 > li:nth-of-type(1n+1) {
    clear: both;
  }

  /* line 4752, ../../_build/scss/vendor/_foundation.scss */
  .small-block-grid-2 > li {
    width: 50%;
    list-style: none;
  }

  /* line 4755, ../../_build/scss/vendor/_foundation.scss */
  .small-block-grid-2 > li:nth-of-type(1n) {
    clear: none;
  }

  /* line 4757, ../../_build/scss/vendor/_foundation.scss */
  .small-block-grid-2 > li:nth-of-type(2n+1) {
    clear: both;
  }

  /* line 4760, ../../_build/scss/vendor/_foundation.scss */
  .small-block-grid-3 > li {
    width: 33.33333%;
    list-style: none;
  }

  /* line 4763, ../../_build/scss/vendor/_foundation.scss */
  .small-block-grid-3 > li:nth-of-type(1n) {
    clear: none;
  }

  /* line 4765, ../../_build/scss/vendor/_foundation.scss */
  .small-block-grid-3 > li:nth-of-type(3n+1) {
    clear: both;
  }

  /* line 4768, ../../_build/scss/vendor/_foundation.scss */
  .small-block-grid-4 > li {
    width: 25%;
    list-style: none;
  }

  /* line 4771, ../../_build/scss/vendor/_foundation.scss */
  .small-block-grid-4 > li:nth-of-type(1n) {
    clear: none;
  }

  /* line 4773, ../../_build/scss/vendor/_foundation.scss */
  .small-block-grid-4 > li:nth-of-type(4n+1) {
    clear: both;
  }

  /* line 4776, ../../_build/scss/vendor/_foundation.scss */
  .small-block-grid-5 > li {
    width: 20%;
    list-style: none;
  }

  /* line 4779, ../../_build/scss/vendor/_foundation.scss */
  .small-block-grid-5 > li:nth-of-type(1n) {
    clear: none;
  }

  /* line 4781, ../../_build/scss/vendor/_foundation.scss */
  .small-block-grid-5 > li:nth-of-type(5n+1) {
    clear: both;
  }

  /* line 4784, ../../_build/scss/vendor/_foundation.scss */
  .small-block-grid-6 > li {
    width: 16.66667%;
    list-style: none;
  }

  /* line 4787, ../../_build/scss/vendor/_foundation.scss */
  .small-block-grid-6 > li:nth-of-type(1n) {
    clear: none;
  }

  /* line 4789, ../../_build/scss/vendor/_foundation.scss */
  .small-block-grid-6 > li:nth-of-type(6n+1) {
    clear: both;
  }

  /* line 4792, ../../_build/scss/vendor/_foundation.scss */
  .small-block-grid-7 > li {
    width: 14.28571%;
    list-style: none;
  }

  /* line 4795, ../../_build/scss/vendor/_foundation.scss */
  .small-block-grid-7 > li:nth-of-type(1n) {
    clear: none;
  }

  /* line 4797, ../../_build/scss/vendor/_foundation.scss */
  .small-block-grid-7 > li:nth-of-type(7n+1) {
    clear: both;
  }

  /* line 4800, ../../_build/scss/vendor/_foundation.scss */
  .small-block-grid-8 > li {
    width: 12.5%;
    list-style: none;
  }

  /* line 4803, ../../_build/scss/vendor/_foundation.scss */
  .small-block-grid-8 > li:nth-of-type(1n) {
    clear: none;
  }

  /* line 4805, ../../_build/scss/vendor/_foundation.scss */
  .small-block-grid-8 > li:nth-of-type(8n+1) {
    clear: both;
  }

  /* line 4808, ../../_build/scss/vendor/_foundation.scss */
  .small-block-grid-9 > li {
    width: 11.11111%;
    list-style: none;
  }

  /* line 4811, ../../_build/scss/vendor/_foundation.scss */
  .small-block-grid-9 > li:nth-of-type(1n) {
    clear: none;
  }

  /* line 4813, ../../_build/scss/vendor/_foundation.scss */
  .small-block-grid-9 > li:nth-of-type(9n+1) {
    clear: both;
  }

  /* line 4816, ../../_build/scss/vendor/_foundation.scss */
  .small-block-grid-10 > li {
    width: 10%;
    list-style: none;
  }

  /* line 4819, ../../_build/scss/vendor/_foundation.scss */
  .small-block-grid-10 > li:nth-of-type(1n) {
    clear: none;
  }

  /* line 4821, ../../_build/scss/vendor/_foundation.scss */
  .small-block-grid-10 > li:nth-of-type(10n+1) {
    clear: both;
  }

  /* line 4824, ../../_build/scss/vendor/_foundation.scss */
  .small-block-grid-11 > li {
    width: 9.09091%;
    list-style: none;
  }

  /* line 4827, ../../_build/scss/vendor/_foundation.scss */
  .small-block-grid-11 > li:nth-of-type(1n) {
    clear: none;
  }

  /* line 4829, ../../_build/scss/vendor/_foundation.scss */
  .small-block-grid-11 > li:nth-of-type(11n+1) {
    clear: both;
  }

  /* line 4832, ../../_build/scss/vendor/_foundation.scss */
  .small-block-grid-12 > li {
    width: 8.33333%;
    list-style: none;
  }

  /* line 4835, ../../_build/scss/vendor/_foundation.scss */
  .small-block-grid-12 > li:nth-of-type(1n) {
    clear: none;
  }

  /* line 4837, ../../_build/scss/vendor/_foundation.scss */
  .small-block-grid-12 > li:nth-of-type(12n+1) {
    clear: both;
  }
}
@media only screen and (min-width: 40.063em) {
  /* line 4840, ../../_build/scss/vendor/_foundation.scss */
  .medium-block-grid-1 > li {
    width: 100%;
    list-style: none;
  }

  /* line 4843, ../../_build/scss/vendor/_foundation.scss */
  .medium-block-grid-1 > li:nth-of-type(1n) {
    clear: none;
  }

  /* line 4845, ../../_build/scss/vendor/_foundation.scss */
  .medium-block-grid-1 > li:nth-of-type(1n+1) {
    clear: both;
  }

  /* line 4848, ../../_build/scss/vendor/_foundation.scss */
  .medium-block-grid-2 > li {
    width: 50%;
    list-style: none;
  }

  /* line 4851, ../../_build/scss/vendor/_foundation.scss */
  .medium-block-grid-2 > li:nth-of-type(1n) {
    clear: none;
  }

  /* line 4853, ../../_build/scss/vendor/_foundation.scss */
  .medium-block-grid-2 > li:nth-of-type(2n+1) {
    clear: both;
  }

  /* line 4856, ../../_build/scss/vendor/_foundation.scss */
  .medium-block-grid-3 > li {
    width: 33.33333%;
    list-style: none;
  }

  /* line 4859, ../../_build/scss/vendor/_foundation.scss */
  .medium-block-grid-3 > li:nth-of-type(1n) {
    clear: none;
  }

  /* line 4861, ../../_build/scss/vendor/_foundation.scss */
  .medium-block-grid-3 > li:nth-of-type(3n+1) {
    clear: both;
  }

  /* line 4864, ../../_build/scss/vendor/_foundation.scss */
  .medium-block-grid-4 > li {
    width: 25%;
    list-style: none;
  }

  /* line 4867, ../../_build/scss/vendor/_foundation.scss */
  .medium-block-grid-4 > li:nth-of-type(1n) {
    clear: none;
  }

  /* line 4869, ../../_build/scss/vendor/_foundation.scss */
  .medium-block-grid-4 > li:nth-of-type(4n+1) {
    clear: both;
  }

  /* line 4872, ../../_build/scss/vendor/_foundation.scss */
  .medium-block-grid-5 > li {
    width: 20%;
    list-style: none;
  }

  /* line 4875, ../../_build/scss/vendor/_foundation.scss */
  .medium-block-grid-5 > li:nth-of-type(1n) {
    clear: none;
  }

  /* line 4877, ../../_build/scss/vendor/_foundation.scss */
  .medium-block-grid-5 > li:nth-of-type(5n+1) {
    clear: both;
  }

  /* line 4880, ../../_build/scss/vendor/_foundation.scss */
  .medium-block-grid-6 > li {
    width: 16.66667%;
    list-style: none;
  }

  /* line 4883, ../../_build/scss/vendor/_foundation.scss */
  .medium-block-grid-6 > li:nth-of-type(1n) {
    clear: none;
  }

  /* line 4885, ../../_build/scss/vendor/_foundation.scss */
  .medium-block-grid-6 > li:nth-of-type(6n+1) {
    clear: both;
  }

  /* line 4888, ../../_build/scss/vendor/_foundation.scss */
  .medium-block-grid-7 > li {
    width: 14.28571%;
    list-style: none;
  }

  /* line 4891, ../../_build/scss/vendor/_foundation.scss */
  .medium-block-grid-7 > li:nth-of-type(1n) {
    clear: none;
  }

  /* line 4893, ../../_build/scss/vendor/_foundation.scss */
  .medium-block-grid-7 > li:nth-of-type(7n+1) {
    clear: both;
  }

  /* line 4896, ../../_build/scss/vendor/_foundation.scss */
  .medium-block-grid-8 > li {
    width: 12.5%;
    list-style: none;
  }

  /* line 4899, ../../_build/scss/vendor/_foundation.scss */
  .medium-block-grid-8 > li:nth-of-type(1n) {
    clear: none;
  }

  /* line 4901, ../../_build/scss/vendor/_foundation.scss */
  .medium-block-grid-8 > li:nth-of-type(8n+1) {
    clear: both;
  }

  /* line 4904, ../../_build/scss/vendor/_foundation.scss */
  .medium-block-grid-9 > li {
    width: 11.11111%;
    list-style: none;
  }

  /* line 4907, ../../_build/scss/vendor/_foundation.scss */
  .medium-block-grid-9 > li:nth-of-type(1n) {
    clear: none;
  }

  /* line 4909, ../../_build/scss/vendor/_foundation.scss */
  .medium-block-grid-9 > li:nth-of-type(9n+1) {
    clear: both;
  }

  /* line 4912, ../../_build/scss/vendor/_foundation.scss */
  .medium-block-grid-10 > li {
    width: 10%;
    list-style: none;
  }

  /* line 4915, ../../_build/scss/vendor/_foundation.scss */
  .medium-block-grid-10 > li:nth-of-type(1n) {
    clear: none;
  }

  /* line 4917, ../../_build/scss/vendor/_foundation.scss */
  .medium-block-grid-10 > li:nth-of-type(10n+1) {
    clear: both;
  }

  /* line 4920, ../../_build/scss/vendor/_foundation.scss */
  .medium-block-grid-11 > li {
    width: 9.09091%;
    list-style: none;
  }

  /* line 4923, ../../_build/scss/vendor/_foundation.scss */
  .medium-block-grid-11 > li:nth-of-type(1n) {
    clear: none;
  }

  /* line 4925, ../../_build/scss/vendor/_foundation.scss */
  .medium-block-grid-11 > li:nth-of-type(11n+1) {
    clear: both;
  }

  /* line 4928, ../../_build/scss/vendor/_foundation.scss */
  .medium-block-grid-12 > li {
    width: 8.33333%;
    list-style: none;
  }

  /* line 4931, ../../_build/scss/vendor/_foundation.scss */
  .medium-block-grid-12 > li:nth-of-type(1n) {
    clear: none;
  }

  /* line 4933, ../../_build/scss/vendor/_foundation.scss */
  .medium-block-grid-12 > li:nth-of-type(12n+1) {
    clear: both;
  }
}
@media only screen and (min-width: 64.063em) {
  /* line 4936, ../../_build/scss/vendor/_foundation.scss */
  .large-block-grid-1 > li {
    width: 100%;
    list-style: none;
  }

  /* line 4939, ../../_build/scss/vendor/_foundation.scss */
  .large-block-grid-1 > li:nth-of-type(1n) {
    clear: none;
  }

  /* line 4941, ../../_build/scss/vendor/_foundation.scss */
  .large-block-grid-1 > li:nth-of-type(1n+1) {
    clear: both;
  }

  /* line 4944, ../../_build/scss/vendor/_foundation.scss */
  .large-block-grid-2 > li {
    width: 50%;
    list-style: none;
  }

  /* line 4947, ../../_build/scss/vendor/_foundation.scss */
  .large-block-grid-2 > li:nth-of-type(1n) {
    clear: none;
  }

  /* line 4949, ../../_build/scss/vendor/_foundation.scss */
  .large-block-grid-2 > li:nth-of-type(2n+1) {
    clear: both;
  }

  /* line 4952, ../../_build/scss/vendor/_foundation.scss */
  .large-block-grid-3 > li {
    width: 33.33333%;
    list-style: none;
  }

  /* line 4955, ../../_build/scss/vendor/_foundation.scss */
  .large-block-grid-3 > li:nth-of-type(1n) {
    clear: none;
  }

  /* line 4957, ../../_build/scss/vendor/_foundation.scss */
  .large-block-grid-3 > li:nth-of-type(3n+1) {
    clear: both;
  }

  /* line 4960, ../../_build/scss/vendor/_foundation.scss */
  .large-block-grid-4 > li {
    width: 25%;
    list-style: none;
  }

  /* line 4963, ../../_build/scss/vendor/_foundation.scss */
  .large-block-grid-4 > li:nth-of-type(1n) {
    clear: none;
  }

  /* line 4965, ../../_build/scss/vendor/_foundation.scss */
  .large-block-grid-4 > li:nth-of-type(4n+1) {
    clear: both;
  }

  /* line 4968, ../../_build/scss/vendor/_foundation.scss */
  .large-block-grid-5 > li {
    width: 20%;
    list-style: none;
  }

  /* line 4971, ../../_build/scss/vendor/_foundation.scss */
  .large-block-grid-5 > li:nth-of-type(1n) {
    clear: none;
  }

  /* line 4973, ../../_build/scss/vendor/_foundation.scss */
  .large-block-grid-5 > li:nth-of-type(5n+1) {
    clear: both;
  }

  /* line 4976, ../../_build/scss/vendor/_foundation.scss */
  .large-block-grid-6 > li {
    width: 16.66667%;
    list-style: none;
  }

  /* line 4979, ../../_build/scss/vendor/_foundation.scss */
  .large-block-grid-6 > li:nth-of-type(1n) {
    clear: none;
  }

  /* line 4981, ../../_build/scss/vendor/_foundation.scss */
  .large-block-grid-6 > li:nth-of-type(6n+1) {
    clear: both;
  }

  /* line 4984, ../../_build/scss/vendor/_foundation.scss */
  .large-block-grid-7 > li {
    width: 14.28571%;
    list-style: none;
  }

  /* line 4987, ../../_build/scss/vendor/_foundation.scss */
  .large-block-grid-7 > li:nth-of-type(1n) {
    clear: none;
  }

  /* line 4989, ../../_build/scss/vendor/_foundation.scss */
  .large-block-grid-7 > li:nth-of-type(7n+1) {
    clear: both;
  }

  /* line 4992, ../../_build/scss/vendor/_foundation.scss */
  .large-block-grid-8 > li {
    width: 12.5%;
    list-style: none;
  }

  /* line 4995, ../../_build/scss/vendor/_foundation.scss */
  .large-block-grid-8 > li:nth-of-type(1n) {
    clear: none;
  }

  /* line 4997, ../../_build/scss/vendor/_foundation.scss */
  .large-block-grid-8 > li:nth-of-type(8n+1) {
    clear: both;
  }

  /* line 5000, ../../_build/scss/vendor/_foundation.scss */
  .large-block-grid-9 > li {
    width: 11.11111%;
    list-style: none;
  }

  /* line 5003, ../../_build/scss/vendor/_foundation.scss */
  .large-block-grid-9 > li:nth-of-type(1n) {
    clear: none;
  }

  /* line 5005, ../../_build/scss/vendor/_foundation.scss */
  .large-block-grid-9 > li:nth-of-type(9n+1) {
    clear: both;
  }

  /* line 5008, ../../_build/scss/vendor/_foundation.scss */
  .large-block-grid-10 > li {
    width: 10%;
    list-style: none;
  }

  /* line 5011, ../../_build/scss/vendor/_foundation.scss */
  .large-block-grid-10 > li:nth-of-type(1n) {
    clear: none;
  }

  /* line 5013, ../../_build/scss/vendor/_foundation.scss */
  .large-block-grid-10 > li:nth-of-type(10n+1) {
    clear: both;
  }

  /* line 5016, ../../_build/scss/vendor/_foundation.scss */
  .large-block-grid-11 > li {
    width: 9.09091%;
    list-style: none;
  }

  /* line 5019, ../../_build/scss/vendor/_foundation.scss */
  .large-block-grid-11 > li:nth-of-type(1n) {
    clear: none;
  }

  /* line 5021, ../../_build/scss/vendor/_foundation.scss */
  .large-block-grid-11 > li:nth-of-type(11n+1) {
    clear: both;
  }

  /* line 5024, ../../_build/scss/vendor/_foundation.scss */
  .large-block-grid-12 > li {
    width: 8.33333%;
    list-style: none;
  }

  /* line 5027, ../../_build/scss/vendor/_foundation.scss */
  .large-block-grid-12 > li:nth-of-type(1n) {
    clear: none;
  }

  /* line 5029, ../../_build/scss/vendor/_foundation.scss */
  .large-block-grid-12 > li:nth-of-type(12n+1) {
    clear: both;
  }
}
/* line 5031, ../../_build/scss/vendor/_foundation.scss */
.flex-video {
  position: relative;
  padding-top: 1.5625rem;
  padding-bottom: 67.5%;
  height: 0;
  margin-bottom: 1rem;
  overflow: hidden;
}

/* line 5038, ../../_build/scss/vendor/_foundation.scss */
.flex-video.widescreen {
  padding-bottom: 56.34%;
}

/* line 5040, ../../_build/scss/vendor/_foundation.scss */
.flex-video.vimeo {
  padding-top: 0;
}

/* line 5042, ../../_build/scss/vendor/_foundation.scss */
.flex-video iframe,
.flex-video object,
.flex-video embed,
.flex-video video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* line 5052, ../../_build/scss/vendor/_foundation.scss */
.keystroke,
kbd {
  background-color: #ededed;
  border-color: #dddddd;
  color: #222222;
  border-style: solid;
  border-width: 1px;
  margin: 0;
  font-family: "Consolas", "Menlo", "Courier", monospace;
  font-size: inherit;
  padding: 0.125rem 0.25rem 0;
  border-radius: 3px;
}

/* small displays */
@media only screen {
  /* line 5067, ../../_build/scss/vendor/_foundation.scss */
  .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-xxlarge-only, .hide-for-xxlarge-up {
    display: inherit !important;
  }

  /* line 5070, ../../_build/scss/vendor/_foundation.scss */
  .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-xxlarge-only, .show-for-xxlarge-up {
    display: none !important;
  }

  /* line 5073, ../../_build/scss/vendor/_foundation.scss */
  .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-xxlarge-only, .hidden-for-xxlarge-up {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
  }

  /* line 5080, ../../_build/scss/vendor/_foundation.scss */
  .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-xxlarge-only, .visible-for-xxlarge-up {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
  }

  /* line 5087, ../../_build/scss/vendor/_foundation.scss */
  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-xxlarge-only, table.hide-for-xxlarge-up {
    display: table;
  }

  /* line 5090, ../../_build/scss/vendor/_foundation.scss */
  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-xxlarge-only, thead.hide-for-xxlarge-up {
    display: table-header-group !important;
  }

  /* line 5093, ../../_build/scss/vendor/_foundation.scss */
  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-xxlarge-only, tbody.hide-for-xxlarge-up {
    display: table-row-group !important;
  }

  /* line 5096, ../../_build/scss/vendor/_foundation.scss */
  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-xxlarge-only, tr.hide-for-xxlarge-up {
    display: table-row !important;
  }

  /* line 5099, ../../_build/scss/vendor/_foundation.scss */
  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-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up {
    display: table-cell !important;
  }
}
/* medium displays */
@media only screen and (min-width: 40.063em) {
  /* line 5103, ../../_build/scss/vendor/_foundation.scss */
  .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-xxlarge-only, .hide-for-xxlarge-up {
    display: inherit !important;
  }

  /* line 5106, ../../_build/scss/vendor/_foundation.scss */
  .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-xxlarge-only, .show-for-xxlarge-up {
    display: none !important;
  }

  /* line 5109, ../../_build/scss/vendor/_foundation.scss */
  .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-xxlarge-only, .hidden-for-xxlarge-up {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
  }

  /* line 5116, ../../_build/scss/vendor/_foundation.scss */
  .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-xxlarge-only, .visible-for-xxlarge-up {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
  }

  /* line 5123, ../../_build/scss/vendor/_foundation.scss */
  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-xxlarge-only, table.hide-for-xxlarge-up {
    display: table;
  }

  /* line 5126, ../../_build/scss/vendor/_foundation.scss */
  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-xxlarge-only, thead.hide-for-xxlarge-up {
    display: table-header-group !important;
  }

  /* line 5129, ../../_build/scss/vendor/_foundation.scss */
  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-xxlarge-only, tbody.hide-for-xxlarge-up {
    display: table-row-group !important;
  }

  /* line 5132, ../../_build/scss/vendor/_foundation.scss */
  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-xxlarge-only, tr.hide-for-xxlarge-up {
    display: table-row !important;
  }

  /* line 5135, ../../_build/scss/vendor/_foundation.scss */
  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-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up {
    display: table-cell !important;
  }
}
/* large displays */
@media only screen and (min-width: 64.063em) {
  /* line 5139, ../../_build/scss/vendor/_foundation.scss */
  .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-xxlarge-only, .hide-for-xxlarge-up {
    display: inherit !important;
  }

  /* line 5142, ../../_build/scss/vendor/_foundation.scss */
  .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-xxlarge-only, .show-for-xxlarge-up {
    display: none !important;
  }

  /* line 5145, ../../_build/scss/vendor/_foundation.scss */
  .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-xxlarge-only, .hidden-for-xxlarge-up {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
  }

  /* line 5152, ../../_build/scss/vendor/_foundation.scss */
  .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-xxlarge-only, .visible-for-xxlarge-up {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
  }

  /* line 5159, ../../_build/scss/vendor/_foundation.scss */
  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-xxlarge-only, table.hide-for-xxlarge-up {
    display: table;
  }

  /* line 5162, ../../_build/scss/vendor/_foundation.scss */
  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-xxlarge-only, thead.hide-for-xxlarge-up {
    display: table-header-group !important;
  }

  /* line 5165, ../../_build/scss/vendor/_foundation.scss */
  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-xxlarge-only, tbody.hide-for-xxlarge-up {
    display: table-row-group !important;
  }

  /* line 5168, ../../_build/scss/vendor/_foundation.scss */
  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-xxlarge-only, tr.hide-for-xxlarge-up {
    display: table-row !important;
  }

  /* line 5171, ../../_build/scss/vendor/_foundation.scss */
  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-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up {
    display: table-cell !important;
  }
}
/* xlarge displays */
@media only screen and (min-width: 90.063em) {
  /* line 5175, ../../_build/scss/vendor/_foundation.scss */
  .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, .hide-for-xxlarge-only, .hide-for-xxlarge-up {
    display: inherit !important;
  }

  /* line 5178, ../../_build/scss/vendor/_foundation.scss */
  .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, .show-for-xxlarge-only, .show-for-xxlarge-up {
    display: none !important;
  }

  /* line 5181, ../../_build/scss/vendor/_foundation.scss */
  .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, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
  }

  /* line 5188, ../../_build/scss/vendor/_foundation.scss */
  .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, .visible-for-xxlarge-only, .visible-for-xxlarge-up {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
  }

  /* line 5195, ../../_build/scss/vendor/_foundation.scss */
  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.hide-for-xxlarge-only, table.hide-for-xxlarge-up {
    display: table;
  }

  /* line 5198, ../../_build/scss/vendor/_foundation.scss */
  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.hide-for-xxlarge-only, thead.hide-for-xxlarge-up {
    display: table-header-group !important;
  }

  /* line 5201, ../../_build/scss/vendor/_foundation.scss */
  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.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up {
    display: table-row-group !important;
  }

  /* line 5204, ../../_build/scss/vendor/_foundation.scss */
  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.hide-for-xxlarge-only, tr.hide-for-xxlarge-up {
    display: table-row !important;
  }

  /* line 5207, ../../_build/scss/vendor/_foundation.scss */
  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.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up {
    display: table-cell !important;
  }
}
/* xxlarge displays */
@media only screen and (min-width: 120.063em) {
  /* line 5211, ../../_build/scss/vendor/_foundation.scss */
  .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, .show-for-xxlarge-only, .show-for-xxlarge-up {
    display: inherit !important;
  }

  /* line 5214, ../../_build/scss/vendor/_foundation.scss */
  .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, .hide-for-xxlarge-only, .hide-for-xxlarge-up {
    display: none !important;
  }

  /* line 5217, ../../_build/scss/vendor/_foundation.scss */
  .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, .visible-for-xxlarge-only, .visible-for-xxlarge-up {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
  }

  /* line 5224, ../../_build/scss/vendor/_foundation.scss */
  .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, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
  }

  /* line 5231, ../../_build/scss/vendor/_foundation.scss */
  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.show-for-xxlarge-only, table.show-for-xxlarge-up {
    display: table;
  }

  /* line 5234, ../../_build/scss/vendor/_foundation.scss */
  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.show-for-xxlarge-only, thead.show-for-xxlarge-up {
    display: table-header-group !important;
  }

  /* line 5237, ../../_build/scss/vendor/_foundation.scss */
  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.show-for-xxlarge-only, tbody.show-for-xxlarge-up {
    display: table-row-group !important;
  }

  /* line 5240, ../../_build/scss/vendor/_foundation.scss */
  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.show-for-xxlarge-only, tr.show-for-xxlarge-up {
    display: table-row !important;
  }

  /* line 5243, ../../_build/scss/vendor/_foundation.scss */
  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.show-for-xxlarge-only, td.show-for-xxlarge-only, th.show-for-xxlarge-up, td.show-for-xxlarge-up {
    display: table-cell !important;
  }
}
/* Orientation targeting */
/* line 5246, ../../_build/scss/vendor/_foundation.scss */
.show-for-landscape,
.hide-for-portrait {
  display: inherit !important;
}

/* line 5250, ../../_build/scss/vendor/_foundation.scss */
.hide-for-landscape,
.show-for-portrait {
  display: none !important;
}

/* Specific visibility for tables */
/* line 5255, ../../_build/scss/vendor/_foundation.scss */
table.hide-for-landscape, table.show-for-portrait {
  display: table;
}

/* line 5258, ../../_build/scss/vendor/_foundation.scss */
thead.hide-for-landscape, thead.show-for-portrait {
  display: table-header-group !important;
}

/* line 5261, ../../_build/scss/vendor/_foundation.scss */
tbody.hide-for-landscape, tbody.show-for-portrait {
  display: table-row-group !important;
}

/* line 5264, ../../_build/scss/vendor/_foundation.scss */
tr.hide-for-landscape, tr.show-for-portrait {
  display: table-row !important;
}

/* line 5267, ../../_build/scss/vendor/_foundation.scss */
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) {
  /* line 5273, ../../_build/scss/vendor/_foundation.scss */
  .show-for-landscape,
  .hide-for-portrait {
    display: inherit !important;
  }

  /* line 5277, ../../_build/scss/vendor/_foundation.scss */
  .hide-for-landscape,
  .show-for-portrait {
    display: none !important;
  }

  /* Specific visibility for tables */
  /* line 5282, ../../_build/scss/vendor/_foundation.scss */
  table.show-for-landscape, table.hide-for-portrait {
    display: table;
  }

  /* line 5285, ../../_build/scss/vendor/_foundation.scss */
  thead.show-for-landscape, thead.hide-for-portrait {
    display: table-header-group !important;
  }

  /* line 5288, ../../_build/scss/vendor/_foundation.scss */
  tbody.show-for-landscape, tbody.hide-for-portrait {
    display: table-row-group !important;
  }

  /* line 5291, ../../_build/scss/vendor/_foundation.scss */
  tr.show-for-landscape, tr.hide-for-portrait {
    display: table-row !important;
  }

  /* line 5294, ../../_build/scss/vendor/_foundation.scss */
  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) {
  /* line 5299, ../../_build/scss/vendor/_foundation.scss */
  .show-for-portrait,
  .hide-for-landscape {
    display: inherit !important;
  }

  /* line 5303, ../../_build/scss/vendor/_foundation.scss */
  .hide-for-portrait,
  .show-for-landscape {
    display: none !important;
  }

  /* Specific visibility for tables */
  /* line 5308, ../../_build/scss/vendor/_foundation.scss */
  table.show-for-portrait, table.hide-for-landscape {
    display: table;
  }

  /* line 5311, ../../_build/scss/vendor/_foundation.scss */
  thead.show-for-portrait, thead.hide-for-landscape {
    display: table-header-group !important;
  }

  /* line 5314, ../../_build/scss/vendor/_foundation.scss */
  tbody.show-for-portrait, tbody.hide-for-landscape {
    display: table-row-group !important;
  }

  /* line 5317, ../../_build/scss/vendor/_foundation.scss */
  tr.show-for-portrait, tr.hide-for-landscape {
    display: table-row !important;
  }

  /* line 5320, ../../_build/scss/vendor/_foundation.scss */
  td.show-for-portrait, td.hide-for-landscape,
  th.show-for-portrait,
  th.hide-for-landscape {
    display: table-cell !important;
  }
}
/* Touch-enabled device targeting */
/* line 5325, ../../_build/scss/vendor/_foundation.scss */
.show-for-touch {
  display: none !important;
}

/* line 5328, ../../_build/scss/vendor/_foundation.scss */
.hide-for-touch {
  display: inherit !important;
}

/* line 5331, ../../_build/scss/vendor/_foundation.scss */
.touch .show-for-touch {
  display: inherit !important;
}

/* line 5334, ../../_build/scss/vendor/_foundation.scss */
.touch .hide-for-touch {
  display: none !important;
}

/* Specific visibility for tables */
/* line 5338, ../../_build/scss/vendor/_foundation.scss */
table.hide-for-touch {
  display: table;
}

/* line 5341, ../../_build/scss/vendor/_foundation.scss */
.touch table.show-for-touch {
  display: table;
}

/* line 5344, ../../_build/scss/vendor/_foundation.scss */
thead.hide-for-touch {
  display: table-header-group !important;
}

/* line 5347, ../../_build/scss/vendor/_foundation.scss */
.touch thead.show-for-touch {
  display: table-header-group !important;
}

/* line 5350, ../../_build/scss/vendor/_foundation.scss */
tbody.hide-for-touch {
  display: table-row-group !important;
}

/* line 5353, ../../_build/scss/vendor/_foundation.scss */
.touch tbody.show-for-touch {
  display: table-row-group !important;
}

/* line 5356, ../../_build/scss/vendor/_foundation.scss */
tr.hide-for-touch {
  display: table-row !important;
}

/* line 5359, ../../_build/scss/vendor/_foundation.scss */
.touch tr.show-for-touch {
  display: table-row !important;
}

/* line 5362, ../../_build/scss/vendor/_foundation.scss */
td.hide-for-touch {
  display: table-cell !important;
}

/* line 5365, ../../_build/scss/vendor/_foundation.scss */
.touch td.show-for-touch {
  display: table-cell !important;
}

/* line 5368, ../../_build/scss/vendor/_foundation.scss */
th.hide-for-touch {
  display: table-cell !important;
}

/* line 5371, ../../_build/scss/vendor/_foundation.scss */
.touch th.show-for-touch {
  display: table-cell !important;
}

/* Print visibility */
@media print {
  /* line 5376, ../../_build/scss/vendor/_foundation.scss */
  .show-for-print {
    display: block;
  }

  /* line 5379, ../../_build/scss/vendor/_foundation.scss */
  .hide-for-print {
    display: none;
  }

  /* line 5382, ../../_build/scss/vendor/_foundation.scss */
  table.show-for-print {
    display: table;
  }

  /* line 5385, ../../_build/scss/vendor/_foundation.scss */
  thead.show-for-print {
    display: table-header-group !important;
  }

  /* line 5388, ../../_build/scss/vendor/_foundation.scss */
  tbody.show-for-print {
    display: table-row-group !important;
  }

  /* line 5391, ../../_build/scss/vendor/_foundation.scss */
  tr.show-for-print {
    display: table-row !important;
  }

  /* line 5394, ../../_build/scss/vendor/_foundation.scss */
  td.show-for-print {
    display: table-cell !important;
  }

  /* line 5397, ../../_build/scss/vendor/_foundation.scss */
  th.show-for-print {
    display: table-cell !important;
  }
}
/* Custom Web Fonts */
@font-face {
  font-family: HelveticaNeueLTStd-ThCn;
  src: url("fonts/HelveticaNeueLTStd-ThCn.eot");
  /* IE9 Compat Modes */
  src: url("fonts/HelveticaNeueLTStd-ThCn.eot?#iefix") format("embedded-opentype"), url("fonts/HelveticaNeueLTStd-ThCn.woff") format("woff"), url("fonts/HelveticaNeueLTStd-ThCn.otf"), url("fonts/HelveticaNeueLTStd-ThCn.ttf") format("truetype"), url("fonts/HelveticaNeueLTStd-ThCn.svg#svgFontName") format("svg"), local("HelveticaNeueLTStd-ThCn"), url(fonts/HelveticaNeueLTStd-ThCn.ttf);
  /* Localhost Firefox Fix */
}
@font-face {
  font-family: HelveticaNeueLTStd-LtCn, 'Arial';
  src: url("fonts/HelveticaNeueLTStd-LtCn.eot");
  /* IE9 Compat Modes */
  src: url("fonts/HelveticaNeueLTStd-LtCn.eot?#iefix") format("embedded-opentype"), url("fonts/HelveticaNeueLTStd-LtCn.woff") format("woff"), url("fonts/HelveticaNeueLTStd-LtCn.otf"), url("fonts/HelveticaNeueLTStd-LtCn.ttf") format("truetype"), url("fonts/HelveticaNeueLTStd-LtCn.svg#svgFontName") format("svg"), local("HelveticaNeueLTStd-LtCn"), url(fonts/HelveticaNeueLTStd-ThLt.ttf);
  /* Localhost Firefox Fix */
}
@font-face {
  font-family: HelveticaNeueLTStd-BdCn;
  src: url("fonts/HelveticaNeueLTStd-BdCn.eot");
  /* IE9 Compat Modes */
  src: url("fonts/HelveticaNeueLTStd-BdCn.eot?#iefix") format("embedded-opentype"), url("fonts/HelveticaNeueLTStd-BdCn.woff") format("woff"), url("fonts/HelveticaNeueLTStd-BdCn.otf"), url("fonts/HelveticaNeueLTStd-BdCn.ttf") format("truetype"), url("fonts/HelveticaNeueLTStd-BdCn.svg#svgFontName") format("svg"), local("HelveticaNeueLTStd-BdCn"), url(fonts/HelveticaNeueLTStd-BdCn.ttf);
  /* Localhost Firefox Fix */
}
@font-face {
  font-family: HelveticaNeueLTStd-HvCn;
  src: url("fonts/HelveticaNeueLTStd-HvCn.eot");
  /* IE9 Compat Modes */
  src: url("fonts/HelveticaNeueLTStd-HvCn.eot?#iefix") format("embedded-opentype"), url("fonts/HelveticaNeueLTStd-HvCn.woff") format("woff"), url("fonts/HelveticaNeueLTStd-HvCn.otf"), url("fonts/HelveticaNeueLTStd-HvCn.ttf") format("truetype"), url("fonts/HelveticaNeueLTStd-HvCn.svg#svgFontName") format("svg"), local("HelveticaNeueLTStd-HvCn"), url(fonts/HelveticaNeueLTStd-HvCn.ttf);
  /* Localhost Firefox Fix */
}
@font-face {
  font-family: HelveticaNeueLTStd-BlkCn;
  src: url("fonts/HelveticaNeueLTStd-BlkCn.eot");
  /* IE9 Compat Modes */
  src: url("fonts/HelveticaNeueLTStd-BlkCn.eot?#iefix") format("embedded-opentype"), url("fonts/HelveticaNeueLTStd-BlkCn.woff") format("woff"), url("fonts/HelveticaNeueLTStd-BlkCn.otf"), url("fonts/HelveticaNeueLTStd-BlkCn.ttf") format("truetype"), url("fonts/HelveticaNeueLTStd-BlkCn.svg#svgFontName") format("svg"), local("HelveticaNeueLTStd-BlkCn"), url(fonts/HelveticaNeueLTStd-BlkCn.ttf);
  /* Localhost Firefox Fix */
}
/* Global */
/* line 60, ../../_build/scss/_custom.scss */
body {
  background-color: white;
  color: black;
}

/* line 65, ../../_build/scss/_custom.scss */
p, ul, li {
  font-size: 20px;
  font-family: HelveticaNeueLTStd-LtCn, 'Arial';
  font-weight: normal;
}

/* line 71, ../../_build/scss/_custom.scss */
a {
  color: #36619B;
  word-wrap: break-word;
}

/* line 76, ../../_build/scss/_custom.scss */
a:hover {
  color: #36619B;
  text-decoration: underline;
}

/* line 81, ../../_build/scss/_custom.scss */
b {
  font-family: HelveticaNeueLTStd-BdCn;
}

/* Headers */
/* line 87, ../../_build/scss/_custom.scss */
h1, h2, h3, h4, h5, h6 {
  font-family: HelveticaNeueLTStd-LtCn, 'Arial';
  color: black;
}

/* line 92, ../../_build/scss/_custom.scss */
h1 {
  font-size: 2.5em;
}

/* line 96, ../../_build/scss/_custom.scss */
.row {
  max-width: 75rem;
}

/* Alternating Colored Lists */
/* line 102, ../../_build/scss/_custom.scss */
.alternate-colors {
  margin-bottom: 15px;
}

/* line 105, ../../_build/scss/_custom.scss */
.alternate-colors li {
  padding: 10px;
}

/* line 109, ../../_build/scss/_custom.scss */
.alternate-colors li:nth-child(odd) {
  background: #EBF0F5;
}

/* line 113, ../../_build/scss/_custom.scss */
.alternate-colors li:nth-child(even) {
  background: white;
}

/* Webicons */
/* line 118, ../../_build/scss/_custom.scss */
.webicon {
  display: inline-block;
  background-size: 100%;
  width: 30px;
  height: 30px;
  text-indent: -999em;
  text-align: left;
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
  border-radius: 5px;
  margin-bottom: 5px;
  margin-left: 10px;
}

/* line 135, ../../_build/scss/_custom.scss */
.webicon:hover {
  /* margin: -1px 0 1px;
  -moz-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 2px 0 rgba(0, 0, 0, 0.25); */
  opacity: 0.85;
}

/* line 143, ../../_build/scss/_custom.scss */
.webicon.small {
  width: 20px;
  height: 20px;
  border-radius: 3px;
}

/* line 151, ../../_build/scss/_custom.scss */
.webicon.large {
  width: 48px;
  height: 48px;
  border-radius: 6px;
}

/* Webicons - Facebook */
/* line 160, ../../_build/scss/_custom.scss */
.no-svg .webicon.facebook {
  background: url("../img/webicons/webicon-facebook-m.png");
}

/* line 163, ../../_build/scss/_custom.scss */
.no-svg .webicon.facebook.large {
  background: url("../img/webicons/webicon-facebook.png");
}

/* line 166, ../../_build/scss/_custom.scss */
.no-svg .webicon.facebook.small {
  background: url("../img/webicons/webicon-facebook-s.png");
}

/* line 169, ../../_build/scss/_custom.scss */
.svg .webicon.facebook {
  background: url("../img/webicons/webicon-facebook.svg");
}

/* Webicons - Twitter */
/* line 173, ../../_build/scss/_custom.scss */
.no-svg .webicon.twitter {
  background: url("../img/webicons/webicon-twitter-m.png");
}

/* line 176, ../../_build/scss/_custom.scss */
.no-svg .webicon.twitter.large {
  background: url("../img/webicons/webicon-twitter.png");
}

/* line 179, ../../_build/scss/_custom.scss */
.no-svg .webicon.twitter.small {
  background: url("../img/webicons/webicon-twitter-s.png");
}

/* line 182, ../../_build/scss/_custom.scss */
.svg .webicon.twitter {
  background: url("../img/webicons/webicon-twitter.svg");
}

/* Webicons - Mail */
/* line 186, ../../_build/scss/_custom.scss */
.no-svg .webicon.mail {
  background: url("../img/webicons/webicon-mail-m.png");
}

/* line 189, ../../_build/scss/_custom.scss */
.no-svg .webicon.mail.large {
  background: url("../img/webicons/webicon-mail.png");
}

/* line 192, ../../_build/scss/_custom.scss */
.no-svg .webicon.mail.small {
  background: url("../img/webicons/webicon-mail-s.png");
}

/* line 195, ../../_build/scss/_custom.scss */
.svg .webicon.mail {
  background: url("../img/webicons/webicon-mail.svg");
}

/* Section Menu */
/* line 199, ../../_build/scss/_custom.scss */
.section-links {
  padding: 0 22px;
  margin-top: 5px;
}

/* line 204, ../../_build/scss/_custom.scss */
.section-menu {
  margin-bottom: 0;
}

/* line 208, ../../_build/scss/_custom.scss */
.section-menu a {
  font-family: HelveticaNeueLTStd-ThCn;
  font-size: 20px;
  color: #737373;
  margin: 0 2px;
}

/* line 216, ../../_build/scss/_custom.scss */
.section-menu a.active {
  background-color: #e5e5e0;
}

/* line 220, ../../_build/scss/_custom.scss */
.section-menu a:hover {
  background-color: #e5e5e0;
}

/* line 224, ../../_build/scss/_custom.scss */
.section-menu > li {
  margin: 0;
}

/* line 228, ../../_build/scss/_custom.scss */
.section-menu .inline-list > li:hover {
  margin-left: 0;
  background: black;
}

/* line 233, ../../_build/scss/_custom.scss */
.section-menu a {
  color: black;
  padding-left: 10px;
  padding-right: 10px;
  text-rendering: optimizeLegibility;
  height: 31px;
  padding-top: 2px;
  font-family: HelveticaNeueLTStd-ThCn;
  font-size: 20px;
}

/* Top Menu */
/* line 245, ../../_build/scss/_custom.scss */
.top-menu .large-9 {
  width: 82%;
  padding-right: 0;
}

/* line 246, ../../_build/scss/_custom.scss */
.top-menu .large-3 {
  width: 18%;
  padding-left: 0;
}

/* line 248, ../../_build/scss/_custom.scss */
.top-menu {
  height: 47px;
  background: rgba(33, 33, 33, 0.6);
  /* #212121 60% Opacity */
  box-shadow: 0 0px 8px 0 black;
}

/* line 254, ../../_build/scss/_custom.scss */
.top-menu .inline-list {
  margin-left: 107px;
  margin-top: 21px;
  margin-bottom: 0;
  padding-bottom: 0;
}

/* line 261, ../../_build/scss/_custom.scss */
.top-menu .inline-list a {
  color: white;
  font-family: HelveticaNeueLTStd-ThCn;
  opacity: 0.5;
  text-rendering: optimizeLegibility;
  font-size: 1rem;
}

/* line 269, ../../_build/scss/_custom.scss */
.top-menu .inline-list a:hover {
  text-decoration: underline;
}

/* Desktop Header */
/* line 274, ../../_build/scss/_custom.scss */
.desktop-header {
  background-image: url(../img/FBI-back-ground-image.jpg);
  background-position: center;
  background-repeat: no-repeat;
}

/* Header Title */
/* line 281, ../../_build/scss/_custom.scss */
.header-title {
  background: rgba(0, 44, 98, 0.65);
  /* #002c62 65% Opacity */
  height: 75px;
}

/* Header FBI Seal */
/* line 287, ../../_build/scss/_custom.scss */
.header-title .fbi-seal {
  width: 144px;
}

/* line 291, ../../_build/scss/_custom.scss */
.header-title .fbi-seal p a img {
  float: left;
  margin-bottom: -30px;
  margin-top: -32px;
  margin-right: -17px;
}

/* Header FBI Title */
/* line 299, ../../_build/scss/_custom.scss */
.header-title .fbi-name {
  width: 64%;
}

/* line 303, ../../_build/scss/_custom.scss */
.header-title .fbi-name p {
  margin-top: 20px;
  margin-bottom: 0;
}

/* line 308, ../../_build/scss/_custom.scss */
.header-title .fbi-name a {
  text-transform: uppercase;
  color: white;
  font-family: HelveticaNeueLTStd-BdCn;
  font-size: 42px;
  line-height: 42px;
  text-shadow: 0px 5px 5px rgba(0, 0, 0, 0.2), 5px 5px 5px rgba(0, 0, 0, 0.05), 5px 5px 5px rgba(0, 0, 0, 0.05);
}

/* line 317, ../../_build/scss/_custom.scss */
.header-title .fbi-name a:hover {
  text-decoration: none;
}

/* Header Search */
/* line 322, ../../_build/scss/_custom.scss */
.header-title .search {
  width: 20%;
}

/* line 326, ../../_build/scss/_custom.scss */
.header-title .search p {
  margin: 24px 15px 0 0;
}

/* line 330, ../../_build/scss/_custom.scss */
.header-title .search input {
  padding: 5px 10px;
  margin: 0;
  height: auto;
  font-family: 'Helvetica Neue', 'Helvetica', Helvetica, Arial, sans-serif;
}

/* Social Media Icons */
/* line 338, ../../_build/scss/_custom.scss */
.top-menu .social-media-icons {
  margin-top: 20px;
  margin-left: 0;
}

/* line 343, ../../_build/scss/_custom.scss */
.top-menu .facebook-icon {
  padding-top: 3px;
}

/* line 347, ../../_build/scss/_custom.scss */
.top-menu .facebook-icon a {
  background-image: url(../img/facebook.png);
  height: 15px;
  width: 15px;
  background-size: 15px 15px;
}

/* line 354, ../../_build/scss/_custom.scss */
.top-menu .email-icon {
  padding-top: 5px;
}

/* line 358, ../../_build/scss/_custom.scss */
.top-menu .email-icon a {
  background-image: url(../img/mail.png);
  margin-top: 2px;
  width: 21px;
  height: 12px;
  background-size: 21px 12px;
}

/* line 366, ../../_build/scss/_custom.scss */
.top-menu .twitter-icon {
  padding-top: 3px;
}

/* line 370, ../../_build/scss/_custom.scss */
.top-menu .twitter-icon a {
  background-image: url(../img/twitter.png);
  width: 18px;
  height: 14px;
  background-size: 18px 14px;
}

/* line 377, ../../_build/scss/_custom.scss */
.top-menu .youtube-icon a {
  background-image: url(../img/youtube.png);
  width: 15px;
  height: 19px;
  background-size: 15px 19px;
}

/* line 384, ../../_build/scss/_custom.scss */
.top-menu .facebook-icon a,
.top-menu .email-icon a,
.top-menu .twitter-icon a,
.top-menu .youtube-icon a {
  margin: 0;
  padding: 0;
  color: white;
  opacity: 1;
  background-repeat: no-repeat;
}

/* line 395, ../../_build/scss/_custom.scss */
.top-menu .facebook-icon a:hover,
.top-menu .email-icon a:hover,
.top-menu .twitter-icon a:hover,
.top-menu .youtube-icon a:hover {
  opacity: 0.5;
}

/* Global Navigation */
/* line 404, ../../_build/scss/_custom.scss */
.global-nav {
  background: rgba(54, 97, 155, 0.5);
  /* #36619b 50% Opacity */
  height: 31px;
}

/* line 409, ../../_build/scss/_custom.scss */
.global-nav .inline-list {
  margin-left: 107px;
  margin-bottom: 0;
  padding-bottom: 0;
}

/* line 415, ../../_build/scss/_custom.scss */
.global-nav .inline-list > li {
  margin-left: 0;
  background-image: url("../img/line.png");
  background-position: right center;
  background-repeat: no-repeat;
}

/* line 422, ../../_build/scss/_custom.scss */
.global-nav .inline-list > li:hover {
  margin-left: 0;
  background: rgba(33, 33, 33, 0.6);
  /* #212121 60% Opacity */
}

/* line 427, ../../_build/scss/_custom.scss */
.global-nav .inline-list a {
  color: white;
  padding-left: 20px;
  padding-right: 20px;
  text-transform: uppercase;
  text-rendering: optimizeLegibility;
  height: 31px;
  padding-top: 2px;
  font-family: HelveticaNeueLTStd-ThCn;
  font-size: 20px;
}

/* line 439, ../../_build/scss/_custom.scss */
.global-nav .inline-list a:hover {
  text-decoration: none;
}

/* line 443, ../../_build/scss/_custom.scss */
.global-nav .inline-list a.active {
  background-color: white;
  color: black;
}

/* line 448, ../../_build/scss/_custom.scss */
.global-nav .inline-list a.active:hover {
  background-color: #e5e5e0;
}

/* Left Menu */
/* line 453, ../../_build/scss/_custom.scss */
.side-nav .seperator {
  border-bottom: 1px solid #dddddd;
  padding: 15px 0;
}

/* line 458, ../../_build/scss/_custom.scss */
.left-menu .side-nav li a:not(.button) {
  font-family: HelveticaNeueLTStd-BdCn;
}

/* line 462, ../../_build/scss/_custom.scss */
.left-menu .side-nav li.sub-link a:not(.button) {
  margin-left: 10px;
  font-family: HelveticaNeueLTStd-LtCn, 'Arial';
}

/* line 467, ../../_build/scss/_custom.scss */
.left-menu .side-nav .active {
  background-color: #EBF0F5;
}

/* Side Navigation */
/* line 473, ../../_build/scss/_custom.scss */
.side-nav a:hover {
  background-color: #EBF0F5;
}

/* line 481, ../../_build/scss/_custom.scss */
.side-nav li a:not(.button) {
  color: #36619B;
  font-family: HelveticaNeueLTStd-LtCn, 'Arial';
  font-size: 1.25em;
  text-rendering: optimizeLegibility;
}

/* line 488, ../../_build/scss/_custom.scss */
.side-nav li a:not(.button):hover,
.side-nav li a:not(.button):focus {
  background: #EBF0F5;
  color: #36619B;
}

/* line 494, ../../_build/scss/_custom.scss */
.side-nav li.active > a:first-child:not(.button) {
  color: #36619B;
  font-weight: normal;
  font-family: HelveticaNeueLTStd-LtCn, 'Arial';
}

/* line 500, ../../_build/scss/_custom.scss */
.main-links li a:not(.button) {
  font-family: HelveticaNeueLTStd-BdCn;
}

/* Left Off Canvas Menus */
/* line 505, ../../_build/scss/_custom.scss */
.left-off-canvas-toggle {
  background-color: #264d7d;
  padding: 15px;
}

/* line 510, ../../_build/scss/_custom.scss */
.left-off-canvas-toggle .search {
  margin-bottom: 0;
  margin-top: 5px;
}

/* line 515, ../../_build/scss/_custom.scss */
.left-off-canvas-toggle .toggle-menu {
  margin-bottom: 0;
  margin-top: 4px;
}

/* line 520, ../../_build/scss/_custom.scss */
.left-off-canvas-toggle .mobile-site-name,
.left-off-canvas-toggle .tablet-site-name {
  margin-bottom: 0;
}

/* line 525, ../../_build/scss/_custom.scss */
.left-off-canvas-menu {
  background-color: #E3E3E3;
}

/* line 529, ../../_build/scss/_custom.scss */
.left-off-canvas-menu .search {
  margin: 0;
  padding: 10px;
}

/* line 534, ../../_build/scss/_custom.scss */
.left-off-canvas-menu .search input {
  margin: 0;
  font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
}

/* line 539, ../../_build/scss/_custom.scss */
.left-off-canvas-menu ul.menu {
  list-style: none;
  list-style-type: none;
  padding-top: 0;
}

/* line 545, ../../_build/scss/_custom.scss */
.left-off-canvas-menu ul.menu a {
  color: #333333;
  text-rendering: optimizeLegibility;
}

/* line 550, ../../_build/scss/_custom.scss */
.left-off-canvas-menu ul.menu a:hover {
  color: #333333 !important;
}

/* line 554, ../../_build/scss/_custom.scss */
.left-off-canvas-menu .side-nav li a:hover,
.left-off-canvas-menu .side-nav a:focus {
  background: #EBF0F5 !important;
}

/* line 559, ../../_build/scss/_custom.scss */
.left-off-canvas-menu ul.menu a.hover {
  background-color: #e5e5e0;
}

/* line 563, ../../_build/scss/_custom.scss */
.left-off-canvas-menu .side-nav li.main-link a.active,
.left-off-canvas-menu .side-nav li.section-title-link a.active {
  color: #B71318;
  font-family: HelveticaNeueLTStd-BdCn;
}

/* line 569, ../../_build/scss/_custom.scss */
.left-off-canvas-menu .side-nav li.sub-link a.active {
  color: #AD3955;
}

/* line 573, ../../_build/scss/_custom.scss */
.left-off-canvas-menu ul.menu a.active:hover {
  background-color: #dcdcd5;
}

/* line 577, ../../_build/scss/_custom.scss */
.left-off-canvas-menu ul li.expand-link a,
.left-off-canvas-menu ul li.back-link a,
.left-off-canvas-menu ul li.collapse-link a {
  border-top: 1px solid #C1C1C1;
  margin-bottom: 0;
  background-color: #E3E3E3;
  font-family: HelveticaNeueLTStd-BdCn;
  padding-left: 30px;
}

/* line 587, ../../_build/scss/_custom.scss */
.left-off-canvas-menu ul li.section-title-link {
  border-top: 1px solid #C1C1C1;
  margin-bottom: 0;
  background-color: #E3E3E3;
  font-family: HelveticaNeueLTStd-BdCn;
  text-transform: uppercase;
}

/* line 595, ../../_build/scss/_custom.scss */
.left-off-canvas-menu ul li.expand-link,
.left-off-canvas-menu ul li.back-link,
.left-off-canvas-menu ul li.collapse-link {
  margin-bottom: 0;
}

/* line 601, ../../_build/scss/_custom.scss */
.left-off-canvas-menu ul li.main-link {
  border-top: 1px solid #C1C1C1;
  margin-bottom: 0;
  background-color: #F5F5F5;
}

/* line 607, ../../_build/scss/_custom.scss */
.left-off-canvas-menu ul li.main-link a,
.left-off-canvas-menu ul li.section-title-link a {
  font-family: HelveticaNeueLTStd-BdCn;
}

/* line 612, ../../_build/scss/_custom.scss */
.left-off-canvas-menu ul li.main-link a:hover,
.left-off-canvas-menu ul li.section-title-link a:hover,
.left-off-canvas-menu ul li.sub-link a:hover {
  background-color: #E6E6E6 !important;
}

/* line 618, ../../_build/scss/_custom.scss */
.left-off-canvas-menu ul li.sub-link {
  background-color: #F5F5F5;
  margin-bottom: 0;
}

/* line 623, ../../_build/scss/_custom.scss */
.left-off-canvas-menu ul li.sub-link a {
  font-weight: normal;
  background-color: #F5F5F5;
}

/* Page Titles */
/* line 630, ../../_build/scss/_custom.scss */
.page-title {
  border-bottom: 1px solid #dddddd;
  margin-bottom: 15px;
  margin-top: 15px;
}

/* line 636, ../../_build/scss/_custom.scss */
.page-title .title a {
  text-transform: uppercase;
  color: #36619B;
  font-family: HelveticaNeueLTStd-BdCn;
  font-size: 45px;
  line-height: 50px;
  margin-bottom: 0;
}

/* line 645, ../../_build/scss/_custom.scss */
.page-title .twitter-follow {
  margin-bottom: 0;
}

/* Breadcrumbs */
/* line 650, ../../_build/scss/_custom.scss */
.breadcrumbs {
  display: block;
  padding: 0;
  overflow: hidden;
  margin-left: 0;
  list-style: none;
  border: none;
  background-color: white;
  margin-bottom: 0;
}

/* line 661, ../../_build/scss/_custom.scss */
.breadcrumbs > * {
  margin: 0;
  float: left;
  font-size: 20px;
  font-family: HelveticaNeueLTStd-LtCn, 'Arial';
  font-weight: normal;
  line-height: 1.6;
  text-transform: none;
  color: #999999;
}

/* line 672, ../../_build/scss/_custom.scss */
.breadcrumbs > * a {
  color: #999999;
}

/* line 676, ../../_build/scss/_custom.scss */
.breadcrumbs > *:before {
  content: none;
  color: #aaaaaa;
  margin: 0 0.75rem;
  position: relative;
  top: 1px;
}

/* line 684, ../../_build/scss/_custom.scss */
.breadcrumbs > *:after {
  content: " &#10095; ";
  color: #aaaaaa;
  margin: 0 0.75rem;
  position: relative;
  top: 1px;
}

/* Breaking News */
/* line 694, ../../_build/scss/_custom.scss */
.breaking-news {
  border-top: 1px solid black;
  border-bottom: 1px solid black;
  margin-bottom: 1.25em;
}

/* line 700, ../../_build/scss/_custom.scss */
.breaking-news p {
  margin-bottom: 0;
  text-align: center;
  font-size: 1.375em;
  color: #AD3955;
}

/* line 707, ../../_build/scss/_custom.scss */
.breaking-news a {
  color: black;
  font-weight: normal;
}

/* line 712, ../../_build/scss/_custom.scss */
.breaking-news a:hover {
  text-decoration: underline;
}

/* Featured Content */
/* line 718, ../../_build/scss/_custom.scss */
.featured-content img {
  width: 100%;
}

/* Grid Filter */
/* line 723, ../../_build/scss/_custom.scss */
.most-wanted .grid-filter {
  background-color: #F5F5F5;
}

/* line 727, ../../_build/scss/_custom.scss */
.most-wanted .grid-dropdown-filter form {
  margin-bottom: 15px;
}

/* line 731, ../../_build/scss/_custom.scss */
.most-wanted .grid-column .grid-filter {
  border-top: 1px solid #C1C1C1;
}

/* line 735, ../../_build/scss/_custom.scss */
.grid-filter .filter-title {
  font-size: 17px;
  line-height: 18px;
  font-family: HelveticaNeueLTStd-BdCn;
  margin: 10px 10px 5px 10px;
}

/* line 742, ../../_build/scss/_custom.scss */
.grid-filter .filter-options {
  list-style: none;
  margin: 0;
  padding: 0;
}

/* line 748, ../../_build/scss/_custom.scss */
.grid-filter .filter-options li {
  border-top: 1px solid #C1C1C1;
  padding: 5px 10px 5px 10px;
}

/* line 753, ../../_build/scss/_custom.scss */
.grid-filter .filter-options li:hover {
  background-color: #E3E3E3;
}

/* line 757, ../../_build/scss/_custom.scss */
.grid-filter .filter-options li.active {
  background-color: #E3E3E3;
}

/* line 761, ../../_build/scss/_custom.scss */
.grid-filter .advanced-search {
  font-family: HelveticaNeueLTStd-BdCn;
  border-top: 1px solid #C1C1C1;
  padding: 5px 10px 0 10px;
}

/* Content Filter */
/* line 769, ../../_build/scss/_custom.scss */
.content-filter {
  max-width: 62.5em;
  margin: 0 auto;
}

/* line 774, ../../_build/scss/_custom.scss */
.content-filter dt {
  text-transform: none;
  font-style: italic;
  color: #222222;
}

/* line 780, ../../_build/scss/_custom.scss */
.content-filter dd a {
  background-color: white;
  padding: 5px 10px;
  border-radius: 3px;
}

/* line 786, ../../_build/scss/_custom.scss */
.content-filter dd a:hover {
  background-color: #e5e5e0;
  padding: 5px 10px;
  border-radius: 3px;
}

/* line 792, ../../_build/scss/_custom.scss */
.content-filter dd a.filter-more {
  font-weight: bold;
}

/* line 796, ../../_build/scss/_custom.scss */
.content-filter dd a.filter-more:hover {
  background-color: white;
  padding: 5px 10px;
  border-radius: 3px;
  text-decoration: underline;
}

/* line 803, ../../_build/scss/_custom.scss */
.content-filter dd.active a {
  background-color: #e5e5e0;
  padding: 5px 10px;
  border-radius: 3px;
  color: #737373;
}

/* line 810, ../../_build/scss/_custom.scss */
.content-filter dd.active a:hover {
  background-color: #dcdcd5;
  padding: 5px 10px;
  border-radius: 3px;
}

/* Item Listings */
/* line 818, ../../_build/scss/_custom.scss */
.item-list .panel {
  border-radius: 0;
}

/* line 822, ../../_build/scss/_custom.scss */
.item-list .description {
  margin-bottom: 0;
}

/* line 826, ../../_build/scss/_custom.scss */
.item-list .date {
  margin-bottom: 0;
  font-size: 1em;
}

/* line 831, ../../_build/scss/_custom.scss */
.sub-head p {
  font-family: HelveticaNeueLTStd-BdCn;
  color: #36619B;
  font-size: 1.25em;
  text-rendering: optimizeLegibility;
}

/* Press Releases */
/* line 839, ../../_build/scss/_custom.scss */
.press-release-item .date {
  font-size: 1.25em;
  font-weight: normal;
}

/* Stories */
/* line 845, ../../_build/scss/_custom.scss */
.story-item .date {
  font-size: 1.25em;
  font-weight: normal;
}

/* Audio */
/* line 851, ../../_build/scss/_custom.scss */
.transcript {
  margin-bottom: 0;
}

/* Grid Item Badges */
/* News and Multimedia Badges */
/* line 858, ../../_build/scss/_custom.scss */
.press-badge {
  background-color: #AD3955;
}

/* Red */
/* line 859, ../../_build/scss/_custom.scss */
.stories-badge {
  background-color: #36619B;
}

/* Blue */
/* line 860, ../../_build/scss/_custom.scss */
.testimony-badge {
  background-color: #4B7978;
}

/* Green */
/* line 861, ../../_build/scss/_custom.scss */
.speeches-badge {
  background-color: #E2C767;
}

/* Gold */
/* line 862, ../../_build/scss/_custom.scss */
.audio-badge {
  background-color: #999999;
}

/* Gray */
/* line 863, ../../_build/scss/_custom.scss */
.photos-badge {
  background-color: #363333;
}

/* Charcoal */
/* line 864, ../../_build/scss/_custom.scss */
.video-badge {
  background-color: #FF9900;
}

/* Orange */
/* line 865, ../../_build/scss/_custom.scss */
.documents-badge {
  background-color: #660000;
}

/* Dark Red */
/* Investigative Category Badges */
/* line 868, ../../_build/scss/_custom.scss */
.terrorism-badge {
  background-color: #AD3955;
}

/* Red */
/* line 869, ../../_build/scss/_custom.scss */
.espionage-badge {
  background-color: #36619B;
}

/* Blue */
/* line 870, ../../_build/scss/_custom.scss */
.cyber-crime-badge {
  background-color: #4B7978;
}

/* Green */
/* line 871, ../../_build/scss/_custom.scss */
.public-corruption-badge {
  background-color: #E2C767;
}

/* Gold */
/* line 872, ../../_build/scss/_custom.scss */
.civil-rights-badge {
  background-color: #999999;
}

/* Gray */
/* line 873, ../../_build/scss/_custom.scss */
.organized-crime-badge {
  background-color: #363333;
}

/* Charcoal */
/* line 874, ../../_build/scss/_custom.scss */
.white-collar-badge {
  background-color: #FF9900;
}

/* Orange */
/* line 875, ../../_build/scss/_custom.scss */
.violent-crime-badge {
  background-color: #660000;
}

/* Dark Red */
/* line 877, ../../_build/scss/_custom.scss */
.press-badge,
.stories-badge,
.speeches-badge,
.testimony-badge,
.photos-badge,
.video-badge,
.audio-badge,
.documents-badge {
  padding: 5px 20px 0px 20px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  margin-bottom: 0;
  text-transform: uppercase;
  margin-left: 15px;
}

/* line 892, ../../_build/scss/_custom.scss */
.press-badge a,
.stories-badge a,
.speeches-badge a,
.testimony-badge a,
.photos-badge a,
.video-badge a,
.audio-badge a,
.documents-badge a {
  color: white;
  font-size: 20px;
  line-height: 27px;
  font-family: HelveticaNeueLTStd-LtCn, 'Arial';
}

/* line 906, ../../_build/scss/_custom.scss */
.press-badge a:hover,
.stories-badge a:hover,
.speeches-badge a:hover,
.testimony-badge a:hover,
.photos-badge a:hover,
.video-badge a:hover,
.audio-badge a:hover,
.documents-badge a:hover {
  text-decoration: underline;
}

/* line 917, ../../_build/scss/_custom.scss */
.terrorism-badge,
.espionage-badge,
.cyber-crime-badge,
.public-corruption-badge,
.civil-rights-badge,
.organized-crime-badge,
.white-collar-badge,
.violent-crime-badge {
  padding: 5px 20px 0px 20px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  margin-bottom: 0;
  text-transform: uppercase;
}

/* line 932, ../../_build/scss/_custom.scss */
.terrorism-badge a,
.espionage-badge a,
.cyber-crime-badge a,
.public-corruption-badge a,
.civil-rights-badge a,
.organized-crime-badge a,
.white-collar-badge a,
.violent-crime-badge a {
  color: white;
  font-size: 20px;
  line-height: 27px;
  font-family: HelveticaNeueLTStd-LtCn, 'Arial';
}

/* line 946, ../../_build/scss/_custom.scss */
.terrorism-badge a:hover,
.espionage-badge a:hover,
.cyber-crime-badge a:hover,
.public-corruption-badge a:hover,
.civil-rights-badge a:hover,
.organized-crime-badge a:hover,
.white-collar-badge a:hover,
.violent-crime-badge a:hover {
  text-decoration: underline;
}

/* instructions page */
/* line 962, ../../_build/scss/_custom.scss */
.instructions-page .section {
  margin-bottom: 40px;
}

/* Grid Item Styles */
/* .grid-item {
	margin-bottom:15px;
} */
/* line 973, ../../_build/scss/_custom.scss */
.title {
  font-size: 25px;
  line-height: 32px;
}

/* line 978, ../../_build/scss/_custom.scss */
.title .press-release-location {
  font-family: HelveticaNeueLTStd-BdCn;
}

/* line 982, ../../_build/scss/_custom.scss */
.featured-title {
  font-size: 2.5em;
  line-height: 41px;
}

/* line 987, ../../_build/scss/_custom.scss */
.title,
.featured-title {
  font-family: HelveticaNeueLTStd-LtCn, 'Arial';
  margin-bottom: 10px;
}

/* line 993, ../../_build/scss/_custom.scss */
.title a,
.featured-title a {
  color: black;
}

/* line 998, ../../_build/scss/_custom.scss */
.title a:hover,
.featured-title a:hover {
  text-decoration: underline;
}

/* line 1003, ../../_build/scss/_custom.scss */
.date {
  font-size: 16px;
  margin-bottom: 10px;
  font-weight: bold;
}

/* line 1009, ../../_build/scss/_custom.scss */
.load-more-button {
  border: 1px solid #C1C1C1;
  cursor: pointer;
  font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif !important;
  font-weight: normal;
  line-height: normal;
  margin: 0 0 1.11111rem;
  position: relative;
  text-decoration: none;
  text-align: center;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  display: inline-block;
  padding: 0.88889rem 1.77778rem 0.94444rem 1.77778rem;
  font-size: 0.88889rem;
  background-color: #F5F5F5;
  color: #333333;
  transition: background-color 300ms ease-out;
  width: 100%;
  margin-top: 15px;
}

/* line 1031, ../../_build/scss/_custom.scss */
load-more-button:hover, load-more-button:focus, .load-more-button:hover, .load-more-button:focus {
  background-color: #E3E3E3;
  text-decoration: none;
  color: #333333;
}

/* line 1037, ../../_build/scss/_custom.scss */
.grid-item-link img {
  width: 100%;
}

/* line 1051, ../../_build/scss/_custom.scss */
.read-more {
  margin-bottom: 10px;
  text-align: right;
  font-family: HelveticaNeueLTStd-LtCn, 'Arial';
  font-size: 20px;
  font-weight: bold;
  line-height: 24px;
}

/* line 1064, ../../_build/scss/_custom.scss */
.read-more a:hover {
  text-decoration: underline;
}

/* Pagination */
/* line 1070, ../../_build/scss/_custom.scss */
ul.pagination {
  margin-top: 10px;
}

/* line 1074, ../../_build/scss/_custom.scss */
ul.pagination li a {
  font-family: HelveticaNeueLTStd-LtCn, 'Arial';
  font-size: 1.25em;
}

/* line 1079, ../../_build/scss/_custom.scss */
ul.pagination li.current a {
  background: #e5e5e0;
  color: #737373;
}

/* line 1084, ../../_build/scss/_custom.scss */
ul.pagination li.current a:hover {
  background: #dcdcd5;
}

/* line 1088, ../../_build/scss/_custom.scss */
ul.pagination li.arrow a:hover {
  background: transparent;
  text-decoration: underline;
}

/* Buttons */
/* line 1094, ../../_build/scss/_custom.scss */
.button {
  width: 100%;
  padding: 10px 5px;
  background: #e5e5e0;
  color: #737373;
}

/* line 1101, ../../_build/scss/_custom.scss */
button:hover, button:focus, .button:hover, .button:focus {
  background-color: #dcdcd5;
}

/* line 1105, ../../_build/scss/_custom.scss */
button:hover, button:focus, .button:hover, .button:focus {
  color: #737373;
}

/* Lists */
/* line 1110, ../../_build/scss/_custom.scss */
.odd {
  background: #EBF0F5;
  padding: 15px 0;
}

/* line 1115, ../../_build/scss/_custom.scss */
.even {
  background: white;
}

/* Global Footer */
/* line 1120, ../../_build/scss/_custom.scss */
.global-footer {
  border-top: 1px solid #dddddd;
  margin-bottom: 15px;
}

/* line 1125, ../../_build/scss/_custom.scss */
.global-footer p {
  text-align: center;
}

/* line 1129, ../../_build/scss/_custom.scss */
.global-footer .side-nav .link-header a {
  font-family: HelveticaNeueLTStd-BdCn;
}

/* line 1133, ../../_build/scss/_custom.scss */
.global-footer .quick-links p {
  margin-bottom: 0;
}

/* line 1137, ../../_build/scss/_custom.scss */
.global-footer .disclaimers p {
  margin-bottom: 0;
}

/* line 1141, ../../_build/scss/_custom.scss */
.global-footer .disclaimers p,
.global-footer .disclaimers a {
  font-size: 17px;
}

/* Callout Sections */
/* line 1147, ../../_build/scss/_custom.scss */
.featured-callouts h3 {
  text-align: center;
}

/* line 1151, ../../_build/scss/_custom.scss */
.featured-callouts li p a {
  font-family: HelveticaNeueLTStd-BdCn;
}

/* line 1155, ../../_build/scss/_custom.scss */
.featured-callouts form.search {
  padding: 15px 0;
}

/* News */
/* Press Releases */
/* line 1162, ../../_build/scss/_custom.scss */
.press-release-item .title a {
  font-family: HelveticaNeueLTStd-BdCn;
  color: #36619B;
  font-size: 20px;
}

/* line 1168, ../../_build/scss/_custom.scss */
.press-release h2,
.press-release p {
  font-family: Georgia, 'Times New Roman', Times, serif;
}

/* line 1173, ../../_build/scss/_custom.scss */
.press-release p {
  font-size: 17px;
}

/* line 1177, ../../_build/scss/_custom.scss */
.press-release h2 {
  text-align: center;
  border-bottom: 1px solid black;
}

/* line 1182, ../../_build/scss/_custom.scss */
.press-release .release-location,
.press-release .press-contact {
  font-weight: bold;
  margin-bottom: 0;
}

/* Stories */
/* line 1191, ../../_build/scss/_custom.scss */
.story-description .title a {
  font-family: HelveticaNeueLTStd-BdCn;
  color: #36619B;
  font-size: 20px;
}

/* line 1197, ../../_build/scss/_custom.scss */
.story-description .title {
  margin-bottom: 0;
}

/* line 1201, ../../_build/scss/_custom.scss */
.story-description .date {
  margin-bottom: 0;
}

/* Most Wanted */
/* line 1206, ../../_build/scss/_custom.scss */
.most-wanted .case-of-the-week {
  margin-bottom: 15px;
}

/* line 1210, ../../_build/scss/_custom.scss */
.most-wanted .case-of-the-week img {
  float: left;
  margin-right: 15px;
  margin-bottom: 15px;
  max-width: 200px;
}

/* line 1217, ../../_build/scss/_custom.scss */
.most-wanted .case-of-the-week h3 {
  text-align: center;
  margin-bottom: 0;
}

/* line 1222, ../../_build/scss/_custom.scss */
.most-wanted .case-of-the-week hr {
  margin-top: 10px;
}

/* line 1226, ../../_build/scss/_custom.scss */
.most-wanted .case-of-the-week .charges {
  font-style: italic;
}

/* Most Wanted Featured Sections */
/* line 1231, ../../_build/scss/_custom.scss */
.most-wanted-featured-sections .featured-cases p {
  text-align: center;
}

/* line 1235, ../../_build/scss/_custom.scss */
.most-wanted .most-wanted-featured-sections .name {
  text-transform: uppercase;
  font-family: HelveticaNeueLTStd-BdCn;
  text-align: center;
}

/* line 1241, ../../_build/scss/_custom.scss */
.most-wanted .most-wanted-featured-sections .twitter-panel {
  margin-bottom: 0;
  border: none;
}

/* line 1246, ../../_build/scss/_custom.scss */
.twitter-panel .twitter-logo {
  text-align: center;
  border-bottom: 1px solid #dddddd;
  padding-bottom: 15px;
}

/* line 1252, ../../_build/scss/_custom.scss */
.tweet {
  border-bottom: 1px solid #dddddd;
  padding-bottom: 10px;
  margin-bottom: 0;
}

/* line 1258, ../../_build/scss/_custom.scss */
.tweet .twitter-account-name {
  font-family: HelveticaNeueLTStd-BdCn;
  color: #333333;
}

/* line 1263, ../../_build/scss/_custom.scss */
.tweet .twitter-account-name:hover {
  text-decoration: underline;
}

/* Most Wanted - Press */
/* line 1268, ../../_build/scss/_custom.scss */
.most-wanted .press-list h2 {
  border-bottom: 1px solid #dddddd;
}

/* line 1272, ../../_build/scss/_custom.scss */
.most-wanted .press-list p {
  border-bottom: 1px solid #dddddd;
  padding-bottom: 10px;
}

/* line 1277, ../../_build/scss/_custom.scss */
.most-wanted .press-list p .date {
  font-family: HelveticaNeueLTStd-BdCn;
  font-size: 20px;
}

/* Most Wanted Stories and Press Releases */
/* line 1283, ../../_build/scss/_custom.scss */
.most-wanted .story-list h2 {
  border-bottom: 1px solid #dddddd;
  margin-bottom: 15px;
}

/* line 1288, ../../_build/scss/_custom.scss */
.most-wanted .story-list .story-item {
  border-bottom: 1px solid #dddddd;
  margin-bottom: 10px;
}

/* line 1293, ../../_build/scss/_custom.scss */
.most-wanted .story-list .story-item img {
  width: 100%;
  margin-bottom: 10px;
}

/* line 1298, ../../_build/scss/_custom.scss */
.most-wanted .story-list .story-item .date {
  font-size: 17px;
  margin-bottom: 0;
  line-height: 18px;
}

/* line 1304, ../../_build/scss/_custom.scss */
.most-wanted .story-list .story-item .title {
  margin-bottom: 5px;
}

/* line 1308, ../../_build/scss/_custom.scss */
.most-wanted .story-list .story-item .title a {
  color: #36619B;
  font-size: inherit;
  font-size: 20px;
}

/* Most Wanted Posters */
/* line 1315, ../../_build/scss/_custom.scss */
.most-wanted-poster h3 {
  color: #36619B;
  font-family: HelveticaNeueLTStd-BdCn;
}

/* line 1320, ../../_build/scss/_custom.scss */
.most-wanted-poster h3.caution {
  text-align: center;
  color: #AD3955;
}

/* line 1325, ../../_build/scss/_custom.scss */
.poster-title {
  color: #36619B;
  font-family: HelveticaNeueLTStd-BdCn;
}

/* Advanced Search Filters */
/* line 1331, ../../_build/scss/_custom.scss */
.advanced-search-filters {
  margin-bottom: 15px;
  padding: 15px;
  border: none;
  background-color: #EBF0F5;
}

/* line 1338, ../../_build/scss/_custom.scss */
.advanced-search-filters p {
  margin-bottom: 0;
}

/* Active Filters */
/* line 1344, ../../_build/scss/_custom.scss */
.active-filters ul {
  list-style: none;
}

/* line 1348, ../../_build/scss/_custom.scss */
.active-filters li {
  border: 1px solid #dddddd;
  border-radius: 10px;
  padding: 5px 10px;
  float: left;
  margin-right: 15px;
  margin-bottom: 10px;
}

/* line 1357, ../../_build/scss/_custom.scss */
.active-filters li a {
  border: 1px solid #dddddd;
  padding: 0 10px;
  margin-left: 5px;
}

/* line 1363, ../../_build/scss/_custom.scss */
.active-filters li a:hover {
  text-decoration: none;
  background-color: #e5e5e0;
}

/* line 1368, ../../_build/scss/_custom.scss */
.active-filters li.clear {
  border: none;
  border-radius: 0;
  padding: 5px 10px;
  float: left;
  margin-right: 15px;
  margin-bottom: 10px;
}

/* line 1377, ../../_build/scss/_custom.scss */
.active-filters li.clear a {
  border: none;
  padding: 0;
}

/* line 1382, ../../_build/scss/_custom.scss */
.active-filters li.clear a:hover {
  text-decoration: underline;
  background: white;
}

/* What We Investigate */
/* line 1389, ../../_build/scss/_custom.scss */
.what-we-investigate .panel {
  margin-bottom: 15px;
}

/* line 1393, ../../_build/scss/_custom.scss */
.what-we-investigate .grid-item {
  padding: 7px;
}

/* line 1397, ../../_build/scss/_custom.scss */
.what-we-investigate .grid-item .panel {
  margin-bottom: 0;
}

/* line 1401, ../../_build/scss/_custom.scss */
.investigative-categories li {
  padding-bottom: 10px;
}

/* line 1405, ../../_build/scss/_custom.scss */
.investigative-categories .panel {
  margin-bottom: 0;
}

/* line 1409, ../../_build/scss/_custom.scss */
.investigative-categories p {
  text-align: center;
  margin-bottom: 0;
  min-height: 65px;
  color: #36619B;
  font-family: HelveticaNeueLTStd-BdCn;
}

/* Multimedia */
/* line 1418, ../../_build/scss/_custom.scss */
.grid-menu p {
  margin-bottom: 0;
  text-align: center;
}

/* line 1423, ../../_build/scss/_custom.scss */
.photo-galleries ul {
  border-top: 1px solid #dddddd;
  padding-top: 15px;
  margin-top: 10px;
}

/* line 1429, ../../_build/scss/_custom.scss */
.photo-galleries li {
  margin-bottom: 15px;
  padding-bottom: 0;
}

/* line 1434, ../../_build/scss/_custom.scss */
.photo-galleries li .grid-item {
  border-bottom: 1px solid #dddddd;
}

/* Featured Content */
/* Featured Most Wanted - Grid List */
/* line 1442, ../../_build/scss/_custom.scss */
.featured-most-wanted li a,
.featured-most-wanted li p {
  text-align: center;
}

/* line 1447, ../../_build/scss/_custom.scss */
.featured-most-wanted img {
  width: 100%;
}

/* Inside our Operations */
/* line 1452, ../../_build/scss/_custom.scss */
.inside-operations .title {
  text-align: center;
  font-size: 1.6875rem;
}

/* Featured Content */
/* line 1458, ../../_build/scss/_custom.scss */
.featured-content .title {
  text-align: center;
  font-size: 1.6875rem;
}

/* modals */
/* line 1465, ../../_build/scss/_custom.scss */
#cve #disclaimer-continue, #landing #disclaimer-continue, body #disclaimer-continue {
  display: none;
  margin-bottom: 0;
}
/* line 1469, ../../_build/scss/_custom.scss */
#cve #disclaimer-continue .btn, #landing #disclaimer-continue .btn, body #disclaimer-continue .btn {
  position: inherit;
  background: rgba(86, 86, 86, 0.8);
  color: white;
  display: inline-block;
  border: 1px solid black;
  letter-spacing: 1px;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.7);
}
/* line 1478, ../../_build/scss/_custom.scss */
#cve #disclaimer-continue .btn:hover, #landing #disclaimer-continue .btn:hover, body #disclaimer-continue .btn:hover {
  background: #fff;
  color: #222;
  text-shadow: none;
  text-decoration: none;
}
/* line 1486, ../../_build/scss/_custom.scss */
#cve #disclaimer, #landing #disclaimer, body #disclaimer {
  position: fixed;
  padding: 20px;
  top: 20px;
  left: 20px;
  width: calc(100% - 40px);
  height: calc(100% - 40px);
  background: #fff;
  border: 1px solid #333;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.3);
  z-index: 9999;
  text-align: center;
  display: none;
}
/* line 1500, ../../_build/scss/_custom.scss */
#cve #disclaimer p, #landing #disclaimer p, body #disclaimer p {
  font-family: 'OpenSans', Helvetica, Arial, sans-serif;
  color: #333;
  font-size: 16px;
}
/* line 1507, ../../_build/scss/_custom.scss */
#cve #disclaimer-overlay, #landing #disclaimer-overlay, body #disclaimer-overlay {
  display: none;
}
/* line 1510, ../../_build/scss/_custom.scss */
#cve .overlay, #landing .overlay, body .overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.3);
  z-index: 10;
}

/* All Devices */
@media only screen {
  /* line 1525, ../../_build/scss/_custom.scss */
  h1 {
    font-size: 2em;
  }

  /* line 1529, ../../_build/scss/_custom.scss */
  .panel {
    padding: 15px;
    margin-bottom: 0;
    border: none;
    background-color: #EBF0F5;
    border-radius: 15px;
  }

  /* line 1537, ../../_build/scss/_custom.scss */
  .white-panel {
    padding: 15px;
  }

  /* line 1541, ../../_build/scss/_custom.scss */
  .page-title .title a {
    font-size: 40px;
  }

  /* Multimedia */
  /* line 1546, ../../_build/scss/_custom.scss */
  .multimedia .grid-column {
    padding-left: 5px;
    padding-right: 5px;
  }

  /* Most Wanted */
  /* line 1552, ../../_build/scss/_custom.scss */
  .most-wanted .grid-column {
    padding-left: 5px;
    padding-right: 5px;
  }

  /* line 1557, ../../_build/scss/_custom.scss */
  .most-wanted .grid-column a:hover {
    color: #36619B;
    text-decoration: underline;
  }

  /* line 1562, ../../_build/scss/_custom.scss */
  .most-wanted .grid-column .panel {
    padding: 0;
    border-radius: 0;
    border: 1px solid #dddddd;
    margin-bottom: 15px;
  }

  /* line 1569, ../../_build/scss/_custom.scss */
  .most-wanted .grid-column hr {
    margin: 0;
  }

  /* line 1573, ../../_build/scss/_custom.scss */
  .most-wanted .grid-column .poster-image {
    margin-bottom: 10px;
  }

  /* line 1577, ../../_build/scss/_custom.scss */
  .most-wanted .grid-column .title {
    line-height: 25px;
    text-align: center;
    margin: 0 10px 3px 10px;
  }

  /* line 1583, ../../_build/scss/_custom.scss */
  .most-wanted .grid-column .title a {
    font-size: 24px;
    line-height: 25px;
    text-transform: uppercase;
    color: #36619B;
    text-align: center;
    font-family: HelveticaNeueLTStd-BdCn;
  }

  /* line 1592, ../../_build/scss/_custom.scss */
  .most-wanted .grid-column .description {
    margin: 10px 10px 5px 10px;
    font-size: 17px;
    line-height: 18px;
  }

  /* line 1598, ../../_build/scss/_custom.scss */
  .most-wanted .grid-column .reward {
    margin: 10px 10px 5px 10px;
    font-size: 17px;
    line-height: 18px;
    text-align: center;
    text-transform: uppercase;
    font-family: HelveticaNeueLTStd-BdCn;
  }

  /* line 1607, ../../_build/scss/_custom.scss */
  .most-wanted .grid-column .wanted-state {
    margin: 10px 10px 5px 10px;
    font-size: 17px;
    line-height: 18px;
    text-align: center;
  }

  /* line 1614, ../../_build/scss/_custom.scss */
  .most-wanted .grid-column .wanted-category {
    margin: 10px 10px 5px 10px;
    font-size: 17px;
    line-height: 18px;
    text-align: center;
    text-transform: uppercase;
  }

  /*Most Wanted - Mobile Responsive Description Tables */
  /* line 1623, ../../_build/scss/_custom.scss */
  .most-wanted-description {
    margin-bottom: 15px !important;
  }

  /* line 1627, ../../_build/scss/_custom.scss */
  .most-wanted-description .title {
    font-family: HelveticaNeueLTStd-BdCn;
    font-size: 20px;
    float: left;
    margin-right: 15px;
  }

  /* line 1634, ../../_build/scss/_custom.scss */
  .most-wanted-description .description {
    float: left;
  }

  /* line 1638, ../../_build/scss/_custom.scss */
  .most-wanted-description li {
    padding: 10px;
  }

  /* line 1642, ../../_build/scss/_custom.scss */
  .most-wanted-description li p {
    margin: 0;
    padding: 0;
  }
}
/* Devices smaller than 40em */
@media only screen and (max-width: 40em) {
  /* Stories */
  /* line 1652, ../../_build/scss/_custom.scss */
  .story-item .date {
    margin-top: 10px;
  }

  /* line 1656, ../../_build/scss/_custom.scss */
  .featured-title {
    font-size: 2em;
  }

  /* Multimedia */
  /* line 1661, ../../_build/scss/_custom.scss */
  .multimedia .grid-column {
    width: 100%;
  }

  /* Most Wanted */
  /* line 1666, ../../_build/scss/_custom.scss */
  .most-wanted .grid-column {
    width: 50% !important;
  }

  /* line 1670, ../../_build/scss/_custom.scss */
  .most-wanted .grid-column .title a {
    font-size: 17px;
    line-height: 22px;
  }

  /* line 1675, ../../_build/scss/_custom.scss */
  .most-wanted .case-of-the-week,
  .most-wanted .most-wanted-featured-sections .twitter-panel,
  .most-wanted .press-list {
    border-radius: 0;
  }

  /* line 1681, ../../_build/scss/_custom.scss */
  .most-wanted-description li {
    border-bottom: 1px solid #dddddd;
  }

  /* Page Title */
  /* line 1686, ../../_build/scss/_custom.scss */
  .page-title .title a {
    font-size: 30px;
  }
}
/* All Devices larger than 40.063em */
@media only screen and (min-width: 40.063em) {
  /* Most Wanted */
  /* line 1696, ../../_build/scss/_custom.scss */
  .most-wanted-description li:nth-child(odd) {
    background: #EBF0F5;
  }

  /* line 1700, ../../_build/scss/_custom.scss */
  .most-wanted-description li:nth-child(even) {
    background: white;
  }
}
/* MEDIUM - Only Devices between 40.063em and 64em */
@media only screen and (min-width: 40.063em) and (max-width: 64em) {
  /* line 1709, ../../_build/scss/_custom.scss */
  h1 {
    font-size: 2.5em;
  }

  /* Featured Content */
  /* line 1714, ../../_build/scss/_custom.scss */
  .featured-content img {
    width: 25em;
    margin: 0 auto;
  }

  /* Featured Gallery */
  /* line 1720, ../../_build/scss/_custom.scss */
  .image {
    text-align: center;
  }

  /* line 1724, ../../_build/scss/_custom.scss */
  .image img {
    width: 25em;
    margin: 0 auto;
  }

  /* line 1729, ../../_build/scss/_custom.scss */
  .page-title .title a {
    font-size: 35px;
  }

  /* Stories */
  /* line 1734, ../../_build/scss/_custom.scss */
  .story-image {
    width: 35%;
  }

  /* line 1738, ../../_build/scss/_custom.scss */
  .story-description {
    width: 62%;
  }

  /* Most Wanted */
  /* line 1743, ../../_build/scss/_custom.scss */
  .most-wanted .grid-column {
    width: 33.333333% !important;
  }

  /* line 1747, ../../_build/scss/_custom.scss */
  .most-wanted .case-of-the-week,
  .most-wanted .most-wanted-featured-sections .twitter-panel,
  .most-wanted .press-list {
    border-radius: 0;
  }

  /* Multimedia */
  /* line 1754, ../../_build/scss/_custom.scss */
  .multimedia .grid-column {
    width: 50%;
  }

  /* Multimedia */
  /* line 1759, ../../_build/scss/_custom.scss */
  .art-theft .grid-column {
    width: 33.333333%;
  }
}
/* LARGE (Dekstop) - Only Devices between 64.063em and 90em */
/* LARGE (Desktop) - All devices larger than 64.063em */
@media only screen and (min-width: 64.063em) {
  /* line 1772, ../../_build/scss/_custom.scss */
  h1 {
    font-size: 2.8em;
  }

  /* Featured Content */
  /* line 1776, ../../_build/scss/_custom.scss */
  .featured-content .featured-title,
  .featured-content .description,
  .featured-content .date {
    margin-left: 20px;
  }

  /* Featured Gallery */
  /* line 1783, ../../_build/scss/_custom.scss */
  .featured-gallery .featured-title,
  .featured-gallery .description,
  .featured-gallery .date {
    margin-left: 20px;
  }

  /* line 1789, ../../_build/scss/_custom.scss */
  .featured-gallery img {
    width: 100%;
  }

  /* Press Releases */
  /* line 1794, ../../_build/scss/_custom.scss */
  .press-release-item {
    margin-left: 15px !important;
    margin-right: 15px !important;
  }

  /* line 1799, ../../_build/scss/_custom.scss */
  .press-release-item .large-2,
  .press-release-item .medium-2 {
    width: 12%;
  }

  /* line 1804, ../../_build/scss/_custom.scss */
  .press-release-item .large-10,
  .press-release-item .medium-10 {
    width: 88%;
  }

  /* line 1809, ../../_build/scss/_custom.scss */
  .page-title .title {
    font-size: 2.8em;
  }

  /* Stories */
  /* line 1814, ../../_build/scss/_custom.scss */
  .story-item {
    margin-left: 15px !important;
    margin-right: 15px !important;
  }

  /* line 1819, ../../_build/scss/_custom.scss */
  .story-image {
    width: 25%;
  }

  /* line 1823, ../../_build/scss/_custom.scss */
  .story-description {
    width: 72%;
  }

  /* Investigate */
  /* line 1828, ../../_build/scss/_custom.scss */
  .what-we-investigate .grid-width {
    max-width: 1440px;
  }

  /* line 1832, ../../_build/scss/_custom.scss */
  .what-we-investigate .grid-width h2 {
    text-align: center;
  }

  /* Art Theft */
  /* line 1837, ../../_build/scss/_custom.scss */
  .art-theft .grid-width {
    max-width: 1440px;
  }

  /* line 1841, ../../_build/scss/_custom.scss */
  .art-theft .grid-column {
    width: 25%;
  }

  /* Multimedia */
  /* line 1846, ../../_build/scss/_custom.scss */
  .multimedia .grid-width {
    max-width: 1440px;
  }

  /* line 1850, ../../_build/scss/_custom.scss */
  .multimedia .grid-column {
    width: 33.333333%;
  }

  /* Most Wanted */
  /* line 1855, ../../_build/scss/_custom.scss */
  .most-wanted .grid-width {
    max-width: 1440px;
  }

  /* line 1859, ../../_build/scss/_custom.scss */
  .section-ten-most-wanted .grid-width {
    max-width: 1200px;
  }

  /* line 1863, ../../_build/scss/_custom.scss */
  .most-wanted .grid-column {
    width: 20%;
  }

  /* line 1867, ../../_build/scss/_custom.scss */
  .poster-dropdown {
    width: 50%;
    float: right;
    margin-bottom: 0;
  }
}
/* Devices in between 90.063em and 120em */
@media only screen and (min-width: 90.063em) and (max-width: 120em) {
  /* What We Investigate */
  /* line 1879, ../../_build/scss/_custom.scss */
  .what-we-investigate .grid-width {
    max-width: 1600px;
  }

  /* line 1883, ../../_build/scss/_custom.scss */
  .what-we-investigate .grid-column {
    width: 25%;
  }

  /* Multimedia */
  /* line 1888, ../../_build/scss/_custom.scss */
  .multimedia .grid-width {
    max-width: 1600px;
  }

  /* line 1892, ../../_build/scss/_custom.scss */
  .multimedia .grid-column {
    width: 25%;
  }

  /* Art Theft */
  /* line 1897, ../../_build/scss/_custom.scss */
  .art-theft .grid-width {
    max-width: 1600px;
  }

  /* line 1901, ../../_build/scss/_custom.scss */
  .art-theft .grid-column {
    width: 20%;
  }

  /* Most Wanted */
  /* line 1906, ../../_build/scss/_custom.scss */
  .most-wanted .grid-width {
    max-width: 1600px;
  }

  /* line 1910, ../../_build/scss/_custom.scss */
  .section-ten-most-wanted .grid-width {
    max-width: 1200px;
  }

  /* line 1914, ../../_build/scss/_custom.scss */
  .most-wanted .grid-column {
    width: 16.666667%;
  }

  /* line 1918, ../../_build/scss/_custom.scss */
  .section-ten-most-wanted .grid-column {
    width: 20%;
  }
}
/* All Devices larger than 90.063em */
/* All Devices larger than 120.063em */
@media only screen and (min-width: 120.063em) and (max-width: 99999999em) {
  /* Investigate */
  /* line 1933, ../../_build/scss/_custom.scss */
  .what-we-investigate .grid-width {
    max-width: 1600px;
  }

  /* line 1937, ../../_build/scss/_custom.scss */
  .what-we-investigate .grid-column {
    width: 25%;
  }

  /* Art Theft */
  /* line 1942, ../../_build/scss/_custom.scss */
  .art-theft .grid-width {
    max-width: 1600px;
  }

  /* line 1946, ../../_build/scss/_custom.scss */
  .art-theft .grid-column {
    width: 20%;
  }

  /* Multimedia */
  /* line 1951, ../../_build/scss/_custom.scss */
  .multimedia .grid-width {
    max-width: 1600px;
  }

  /* line 1955, ../../_build/scss/_custom.scss */
  .multimedia .grid-column {
    width: 25%;
  }

  /* Most Wanted */
  /* line 1960, ../../_build/scss/_custom.scss */
  .most-wanted .grid-width {
    max-width: 1600px;
  }

  /* line 1964, ../../_build/scss/_custom.scss */
  .section-ten-most-wanted .grid-width {
    max-width: 1200px;
  }

  /* line 1968, ../../_build/scss/_custom.scss */
  .most-wanted .grid-column {
    width: 20%;
  }

  /* line 1972, ../../_build/scss/_custom.scss */
  .section-ten-most-wanted .grid-column {
    width: 20%;
  }
}
/* Custom Web Fonts
=================================================================================================================== */
@font-face {
  font-family: RideMyBike;
  src: url("../fonts/latinotype_ridemybike_essential.eot");
  /* IE9 Compat Modes */
  src: url("../fonts/latinotype_ridemybike_essential.eot?#iefix") format("embedded-opentype"), url("../fonts/latinotype_ridemybike_essential.woff") format("woff"), url("../fonts/latinotype_ridemybike_essential.ttf") format("truetype"), url("../fonts/latinotype_ridemybike_essential.svg#svgFontName") format("svg"), local("latinotype_ridemybike_essential"), url(../fonts/latinotype_ridemybike_essential.ttf);
  /* Localhost Firefox Fix */
}
@font-face {
  font-family: OpenSans;
  src: url("../fonts/OpenSans-Regular.eot");
  /* IE9 Compat Modes */
  src: url("../fonts/OpenSans-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/OpenSans-Regular.woff") format("woff"), url("../fonts/OpenSans-Regular.ttf") format("truetype"), url("../fonts/OpenSans-Regular.svg#svgFontName") format("svg"), local("OpenSans-Regular"), url(../fonts/OpenSans-Regular.ttf);
  /* Localhost Firefox Fix */
}
@font-face {
  font-family: OpenSansItalic;
  src: url("../fonts/OpenSans-Italic.eot");
  /* IE9 Compat Modes */
  src: url("../fonts/OpenSans-Italic.eot?#iefix") format("embedded-opentype"), url("../fonts/OpenSans-Italic.woff") format("woff"), url("../fonts/OpenSans-Italic.ttf") format("truetype"), url("../fonts/OpenSans-Italic.svg#svgFontName") format("svg"), local("OpenSans-Italic"), url(../fonts/OpenSans-Italic.ttf);
  /* Localhost Firefox Fix */
}
@font-face {
  font-family: OpenSansLight;
  src: url("../fonts/OpenSans-Light.eot");
  /* IE9 Compat Modes */
  src: url("../fonts/OpenSans-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/OpenSans-Light.woff") format("woff"), url("../fonts/OpenSans-Light.ttf") format("truetype"), url("../fonts/OpenSans-Light.svg#svgFontName") format("svg"), local("OpenSans-Light"), url(../fonts/OpenSans-Light.ttf);
  /* Localhost Firefox Fix */
}
@font-face {
  font-family: OpenSansSemibold;
  src: url("../fonts/OpenSans-Semibold.eot");
  /* IE9 Compat Modes */
  src: url("../fonts/OpenSans-Semibold.eot?#iefix") format("embedded-opentype"), url("../fonts/OpenSans-Semibold.woff") format("woff"), url("../fonts/OpenSans-Semibold.ttf") format("truetype"), url("../fonts/OpenSans-Semibold.svg#svgFontName") format("svg"), local("OpenSans-Semibold"), url(../fonts/OpenSans-Semibold.ttf);
  /* Localhost Firefox Fix */
}
@font-face {
  font-family: OpenSansSemiboldItalic;
  src: url("../fonts/OpenSans-SemiboldItalic.eot");
  /* IE9 Compat Modes */
  src: url("../fonts/OpenSans-SemiboldItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/OpenSans-SemiboldItalic.woff") format("woff"), url("../fonts/OpenSans-SemiboldItalic.ttf") format("truetype"), url("../fonts/OpenSans-SemiboldItalic.svg#svgFontName") format("svg"), local("OpenSans-SemiboldItalic"), url(../fonts/OpenSans-SemiboldItalic.ttf);
  /* Localhost Firefox Fix */
}
@font-face {
  font-family: OpenSansBold;
  src: url("../fonts/OpenSans-Bold.eot");
  /* IE9 Compat Modes */
  src: url("../fonts/OpenSans-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/OpenSans-Bold.woff") format("woff"), url("../fonts/OpenSans-Bold.ttf") format("truetype"), url("../fonts/OpenSans-Bold.svg#svgFontName") format("svg"), local("OpenSans-Bold"), url(../fonts/OpenSans-Bold.ttf);
  /* Localhost Firefox Fix */
}
@font-face {
  font-family: OpenSansBoldItalic;
  src: url("../fonts/OpenSans-BoldItalic.eot");
  /* IE9 Compat Modes */
  src: url("../fonts/OpenSans-BoldItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/OpenSans-BoldItalic.woff") format("woff"), url("../fonts/OpenSans-BoldItalic.ttf") format("truetype"), url("../fonts/OpenSans-BoldItalic.svg#svgFontName") format("svg"), local("OpenSans-BoldItalic"), url(../fonts/OpenSans-BoldItalic.ttf);
  /* Localhost Firefox Fix */
}
@font-face {
  font-family: OpenSansExtraBold;
  src: url("../fonts/OpenSans-ExtraBold.eot");
  /* IE9 Compat Modes */
  src: url("../fonts/OpenSans-ExtraBold.eot?#iefix") format("embedded-opentype"), url("../fonts/OpenSans-ExtraBold.woff") format("woff"), url("../fonts/OpenSans-ExtraBold.ttf") format("truetype"), url("../fonts/OpenSans-ExtraBold.svg#svgFontName") format("svg"), local("OpenSans-ExtraBold"), url(../fonts/OpenSans-ExtraBold.ttf);
  /* Localhost Firefox Fix */
}
@font-face {
  font-family: OpenSans;
  src: url("../fonts/OpenSans-Regular.eot");
  /* IE9 Compat Modes */
  src: url("../fonts/OpenSans-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/OpenSans-Regular.woff") format("woff"), url("../fonts/OpenSans-Regular.ttf") format("truetype"), url("../fonts/OpenSans-Regular.svg#svgFontName") format("svg"), local("OpenSans-Regular"), url(../fonts/OpenSans-Regular.ttf);
  /* Localhost Firefox Fix */
}
@font-face {
  font-family: museo100;
  src: url("../fonts/museo100.eot");
  /* IE9 Compat Modes */
  src: url("../fonts/museo100.eot?#iefix") format("embedded-opentype"), url("../fonts/museo100.woff") format("woff"), url("../fonts/museo100.ttf") format("truetype"), url("../fonts/museo100.svg#svgFontName") format("svg"), local("museo100"), url(../fonts/museo100.ttf);
  /* Localhost Firefox Fix */
}
@font-face {
  font-family: museo300;
  src: url("../fonts/museo300.eot");
  /* IE9 Compat Modes */
  src: url("../fonts/museo300.eot?#iefix") format("embedded-opentype"), url("../fonts/museo300.woff") format("woff"), url("../fonts/museo300.ttf") format("truetype"), url("../fonts/museo300.svg#svgFontName") format("svg"), local("museo300"), url(../fonts/museo300.ttf);
  /* Localhost Firefox Fix */
}
@font-face {
  font-family: museo300italic;
  src: url("../fonts/museo300italic.eot");
  /* IE9 Compat Modes */
  src: url("../fonts/museo300italic.eot?#iefix") format("embedded-opentype"), url("../fonts/museo300italic.woff") format("woff"), url("../fonts/museo300italic.ttf") format("truetype"), url("../fonts/museo300italic.svg#svgFontName") format("svg"), local("museo300italic"), url(../fonts/museo300italic.ttf);
  /* Localhost Firefox Fix */
}
@font-face {
  font-family: museo700;
  src: url("../fonts/museo700.eot");
  /* IE9 Compat Modes */
  src: url("../fonts/museo700.eot?#iefix") format("embedded-opentype"), url("../fonts/museo700.woff") format("woff"), url("../fonts/museo700.ttf") format("truetype"), url("../fonts/museo700.svg#svgFontName") format("svg"), local("museo700"), url(../fonts/museo700.ttf);
  /* Localhost Firefox Fix */
}
@font-face {
  font-family: museo700italic;
  src: url("../fonts/museo700italic.eot");
  /* IE9 Compat Modes */
  src: url("../fonts/museo700italic.eot?#iefix") format("embedded-opentype"), url("../fonts/museo700italic.woff") format("woff"), url("../fonts/museo700italic.ttf") format("truetype"), url("../fonts/museo700italic.svg#svgFontName") format("svg"), local("museo700italic"), url(../fonts/museo700italic.ttf);
  /* Localhost Firefox Fix */
}
/* line 154, ../../_build/scss/_cve.scss */
noscript, .noscript {
  background-color: red;
  display: block;
  text-align: center;
  color: yellow;
  padding: 10px;
  font-weight: bold;
}

/* Loader Styles
=================================================================================================================== */
/* line 165, ../../_build/scss/_cve.scss */
.loading_page {
  z-index: 1000;
  opacity: 1;
  background-color: black;
  transition: opacity 1s ease-in;
}

/* line 175, ../../_build/scss/_cve.scss */
.loading_page.loaded {
  opacity: 0;
}

/* line 179, ../../_build/scss/_cve.scss */
.loading_page.animate {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

/* line 187, ../../_build/scss/_cve.scss */
.loading_page.animate svg {
  max-width: 80%;
  max-height: 80%;
  position: absolute;
  top: 50px;
  left: 0;
  right: 0;
  margin: auto;
}

/* line 197, ../../_build/scss/_cve.scss */
.loading_page.animate path {
  fill-opacity: 0;
  stroke: #FFF;
  stroke-width: 1;
  stroke-dasharray: 435;
  stroke-dashoffset: 870;
  -webkit-animation: draw 8s infinite linear;
  -mox-animation: draw 8s infinite linear;
  animation: draw 8s infinite linear;
}

@-webkit-keyframes draw {
  0% {
    stroke-dashoffset: 870;
  }
  50% {
    stroke-dashoffset: 0;
  }
  100% {
    stroke-dashoffset: 870;
  }
}
@keyframes draw {
  0% {
    stroke-dashoffset: 870;
  }
  50% {
    stroke-dashoffset: 0;
  }
  100% {
    stroke-dashoffset: 870;
  }
}
/* line 254, ../../_build/scss/_cve.scss */
.loading_page div {
  position: absolute;
  text-align: center;
  font-size: 20px;
  font-family: "OpenSansLight", Helvetica, Arial, sans-serif;
  color: #e7cd54;
  width: 100px;
  top: 670px;
  left: 50%;
  margin-left: -50px;
}

/* line 265, ../../_build/scss/_cve.scss */
#loading-text {
  display: none;
}

/* FBI Banner
=================================================================================================================== */
/* line 272, ../../_build/scss/_cve.scss */
#fbi_banner {
  width: 100%;
  height: 80px;
  background: #19497d;
}

/* line 278, ../../_build/scss/_cve.scss */
.fbi_logo {
  display: block;
  width: 300px;
  height: 80px;
  float: left;
  background: url(../img/banner-logo.png);
}

/* Universal  Styles
=================================================================================================================== */
/* line 288, ../../_build/scss/_cve.scss */
#cve {
  border-top: 1px solid #1A293B;
  overflow: hidden;
}
/* line 293, ../../_build/scss/_cve.scss */
#cve p strong {
  font-family: 'OpenSansBold', Helvetica, Arial, sans-serif;
}
/* line 299, ../../_build/scss/_cve.scss */
#cve quote.quote p {
  font-size: 14px;
  font-family: 'OpenSansItalic', Helvetica, Arial, sans-serif;
}
/* line 304, ../../_build/scss/_cve.scss */
#cve quote.quote span {
  font-size: 14px;
  color: #e7cd54;
}
/* line 308, ../../_build/scss/_cve.scss */
#cve quote.quote span em {
  font-family: 'OpenSansBoldItalic', Helvetica, Arial, sans-serif;
}
/* line 314, ../../_build/scss/_cve.scss */
#cve .large_text,
#cve p.large_text,
#cve .parent_section p.large_text,
#cve #background_container #content_home .intro p.large_text {
  font-size: 18px;
}
/* line 321, ../../_build/scss/_cve.scss */
#cve .small_text,
#cve p.small_text,
#cve .parent_section p.small_text,
#cve .parent_section .sub p.small_text,
#cve #background_container #content_home .intro p.small_text {
  font-size: 14px;
}
/* line 329, ../../_build/scss/_cve.scss */
#cve .xsmall_text,
#cve p.xsmall_text,
#cve .parent_section p.xsmall_text,
#cve #background_container #content_home .intro p.xsmall_text {
  font-size: 12px;
}
/* line 336, ../../_build/scss/_cve.scss */
#cve table thead,
#cve table {
  font-family: 'OpenSans', Helvetica, Arial, sans-serif;
}
/* line 341, ../../_build/scss/_cve.scss */
#cve .dark_overlay_5 {
  background: rgba(0, 0, 0, 0.5);
}
/* line 345, ../../_build/scss/_cve.scss */
#cve .dark_overlay_8 {
  background: rgba(0, 0, 0, 0.5);
}
/* line 349, ../../_build/scss/_cve.scss */
#cve .double_divider_1 {
  height: 5px;
  background: url("../img/cve/divider_2.png") repeat-x;
  margin-bottom: 20px;
}
/* line 355, ../../_build/scss/_cve.scss */
#cve .double_divider_2 {
  height: 5px;
  background: url("../img/cve/divider_2.png") repeat-x center center;
  margin-bottom: 20px;
}
/* line 361, ../../_build/scss/_cve.scss */
#cve .hide {
  display: none;
}

/* CVE Header
=================================================================================================================== */
/* line 371, ../../_build/scss/_cve.scss */
#cve_header {
  height: 60px;
  padding: 15px;
  position: relative;
  background: none;
  background: #22344A;
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.8);
}
/* line 379, ../../_build/scss/_cve.scss */
#cve_header h1 {
  padding: 0;
  margin-bottom: 0;
  font-family: 'OpenSansLight', Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  color: #fff;
  font-size: 16px;
  letter-spacing: 1px;
  text-align: left;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.8);
}
/* line 391, ../../_build/scss/_cve.scss */
#cve_header #back_home {
  display: inline-block;
  position: relative;
}
/* line 396, ../../_build/scss/_cve.scss */
#cve_header a:hover {
  text-decoration: none;
}
/* line 400, ../../_build/scss/_cve.scss */
#cve_header #section_info {
  display: none;
  text-align: right;
  font-family: 'museo100', georgia;
  position: relative;
  overflow: hidden;
  height: 90px;
  padding-right: 30px;
}
/* line 409, ../../_build/scss/_cve.scss */
#cve_header #section_info.home-header {
  margin-top: 15px;
}
/* line 413, ../../_build/scss/_cve.scss */
#cve_header #section_info > .row .columns {
  padding-right: 0;
  padding-left: 0;
}
/* line 418, ../../_build/scss/_cve.scss */
#cve_header #section_info h2 {
  margin-bottom: 0;
  font-family: 'museo100', georgia;
  font-size: 30px;
  color: #fff;
  letter-spacing: 1px;
  text-align: right;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.8);
  cursor: pointer;
  transition: all 0.25s ease;
}
/* line 429, ../../_build/scss/_cve.scss */
#cve_header #section_info h2#return_home {
  color: #e7cd54;
  padding-right: 80px;
}
/* line 434, ../../_build/scss/_cve.scss */
#cve_header #section_info .back-button {
  position: absolute;
  display: block;
  top: -65px;
  right: 15px;
  width: 75px;
  height: 65px;
  background: url("../img/cve/banner_back_bg.png") no-repeat;
  font-family: RideMyBike;
  text-align: center;
  font-size: 18px;
  color: #3A3620;
  text-shadow: 1px 1px 0px rgba(157, 143, 87, 0.5);
  transition: all 0.25s ease;
  font-size: 34px;
  padding-top: 15px;
  cursor: pointer;
}
/* line 452, ../../_build/scss/_cve.scss */
#cve_header #section_info .back-button#go_back {
  top: 0;
}
/* line 458, ../../_build/scss/_cve.scss */
#cve_header #section_title {
  display: none;
  padding: 0;
  margin-right: 20px;
  color: #6d8bb7;
  font-size: 21px;
  letter-spacing: 1px;
  text-align: right;
}
/* line 467, ../../_build/scss/_cve.scss */
#cve_header #section_title.sub_section {
  color: #e7cd54;
  cursor: pointer;
  margin-right: 20px;
  margin-left: 10px;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.8);
  position: relative;
}
/* line 475, ../../_build/scss/_cve.scss */
#cve_header #section_title.sub_section::after {
  display: block;
  position: absolute;
  top: 0;
  right: -13px;
  color: #FFF;
  height: 20px;
  width: 20px;
  content: "|";
}
/* line 488, ../../_build/scss/_cve.scss */
#cve_header #sub_section_title {
  display: inline-block;
  color: #fff;
  font-size: 21px;
  letter-spacing: 1px;
  text-align: right;
  padding-bottom: 5px;
  margin-right: 20px;
}
/* line 497, ../../_build/scss/_cve.scss */
#cve_header #sub_section_title.sub_section {
  color: #e7cd54;
  cursor: pointer;
  margin-left: 10px;
  margin-right: 20px;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.8);
}

/* CVE Footer
=================================================================================================================== */
/* line 510, ../../_build/scss/_cve.scss */
#cve_footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 110px;
  padding-top: 25px;
  z-index: 1000;
  background: url("../img/cve/bg_footer.png") repeat-x;
}
/* line 519, ../../_build/scss/_cve.scss */
#cve_footer h1 {
  display: inline;
  padding: 0 0 0 10px;
  margin-bottom: 0;
  font-family: 'RideMyBike', Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  color: #fff;
  font-size: 30px;
  letter-spacing: 1px;
  line-height: 35px;
  text-align: left;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.8);
  float: left;
}
/* line 534, ../../_build/scss/_cve.scss */
#cve_footer .seal {
  display: block;
  float: left;
  width: 100px;
  height: 100px;
  background: url("../img/cve/footer-seal2x.png") no-repeat top left;
  background-size: 100px 100px;
  margin-top: -20px;
}
/* line 544, ../../_build/scss/_cve.scss */
#cve_footer ul {
  list-style: none;
  margin: 0;
  padding: 5px 0 0 0;
}
/* line 549, ../../_build/scss/_cve.scss */
#cve_footer ul li {
  margin: 0 0 2px 0;
  padding: 0;
  font-size: 12px;
}
/* line 554, ../../_build/scss/_cve.scss */
#cve_footer ul li a {
  color: #FFF;
}

/* CVE Content Styles
=================================================================================================================== */
/* line 566, ../../_build/scss/_cve.scss */
#cve .curtain_right {
  display: none;
  position: absolute;
  top: 60px;
  right: 0;
  width: 160px;
  height: 250px;
  background: url("../img/cve/curtain_right.png");
  background-size: 160px 250px;
  pointer-events: none;
}
/* line 578, ../../_build/scss/_cve.scss */
#cve .curtain-padding-right {
  padding-right: 0;
}
/* line 582, ../../_build/scss/_cve.scss */
#cve .curtain_left {
  display: none;
  position: absolute;
  top: 60px;
  left: 0;
  width: 160px;
  height: 250px;
  background: url("../img/cve/curtain_left.png");
  background-size: 160px 250px;
  pointer-events: none;
}
/* line 594, ../../_build/scss/_cve.scss */
#cve .curtain-padding-left {
  padding-left: 0;
}

/* CVE Subsection Containers
=================================================================================================================== */
/* line 604, ../../_build/scss/_cve.scss */
#cve .puppet {
  display: none;
  width: 245px;
  height: 440px;
  top: 90px;
  position: absolute;
  background-position: top left;
  background-repeat: no-repeat;
  z-index: 1000;
}
/* line 614, ../../_build/scss/_cve.scss */
#cve .puppet.right {
  top: 0;
  right: 40px;
}
/* line 619, ../../_build/scss/_cve.scss */
#cve .puppet.left {
  top: 0;
  left: 40px;
}
/* line 624, ../../_build/scss/_cve.scss */
#cve .puppet .btn {
  width: 150px;
  text-align: center;
  top: 330px;
  left: 60px;
  background: rgba(0, 0, 0, 0.5);
  display: none;
}
/* line 632, ../../_build/scss/_cve.scss */
#cve .puppet .btn:hover {
  background: white;
}
/* line 638, ../../_build/scss/_cve.scss */
#cve .puppet.step_1 {
  background-image: url("../img/cve/puppet_small_1.png");
}
/* line 641, ../../_build/scss/_cve.scss */
#cve .puppet.step_2 {
  background-image: url("../img/cve/puppet_small_2.png");
}
/* line 644, ../../_build/scss/_cve.scss */
#cve .puppet.step_3 {
  background-image: url("../img/cve/puppet_small_3.png");
}
/* line 647, ../../_build/scss/_cve.scss */
#cve .puppet.step_4 {
  background-image: url("../img/cve/puppet_small_4.png");
}
/* line 650, ../../_build/scss/_cve.scss */
#cve .puppet.step_5 {
  background-image: url("../img/cve/puppet_small_5.png");
}

/* line 656, ../../_build/scss/_cve.scss */
#cve .loading_content {
  display: none;
  color: #fff;
}

/* line 661, ../../_build/scss/_cve.scss */
#cve.loading .loading_content {
  display: block;
}

/* line 665, ../../_build/scss/_cve.scss */
#cve .back {
  font-family: "OpenSansLight", Helvetica, Arial, sans-serif;
  display: block;
  padding: 5px;
  position: absolute;
  top: -10px;
  right: 0;
  height: 31px;
  width: 60px;
  text-align: center;
  cursor: pointer;
  border: 1px solid #fff;
  background: rgba(0, 0, 0, 0.8);
}

/* line 680, ../../_build/scss/_cve.scss */
#cve .back:hover {
  background: #fff;
  color: #222;
  text-shadow: none;
}

/* line 686, ../../_build/scss/_cve.scss */
#cve #shadow_overlay {
  position: absolute;
  top: 0;
  left: 0;
  height: 900px;
  background: url("../img/cve/overlay_shadow.png") center center no-repeat;
  z-index: 200;
  pointer-events: none;
}

/* line 696, ../../_build/scss/_cve.scss */
#cve #curtain_overlay {
  position: absolute;
  top: 0;
  left: 0;
  height: 500px;
  background: url("../img/cve/overlay_curtain.png") center center no-repeat;
  z-index: 300;
  pointer-events: none;
}

/* line 706, ../../_build/scss/_cve.scss */
#cve .videos {
  display: none;
  width: 1200px;
  height: 900px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
}

/* line 716, ../../_build/scss/_cve.scss */
#cve .parent_section {
  color: #fff;
  z-index: 500;
  border-bottom: 1px solid #fff;
}

/* line 722, ../../_build/scss/_cve.scss */
#cve .parent_section h3 {
  color: #FFF;
  font-family: 'museo100', georgia;
  font-size: 32px;
  margin-bottom: 0;
}

/* line 736, ../../_build/scss/_cve.scss */
#cve .parent_section h4 {
  color: #fff;
  font-family: 'museo100', georgia;
  font-size: 24px;
  margin-top: 0;
}

/* line 743, ../../_build/scss/_cve.scss */
#cve .parent_section h5 {
  color: #fff;
  font-family: 'museo300italic', georgia;
  font-size: 18px;
  margin-bottom: 20px;
}

/* line 750, ../../_build/scss/_cve.scss */
#cve .parent_section p, ul, li {
  font-size: 16px;
  font-family: 'OpenSans', Helvetica, Arial, sans-serif;
  color: #fff;
}
/* line 755, ../../_build/scss/_cve.scss */
#cve .parent_section p.instructions, ul.instructions, li.instructions {
  color: #D6C37D;
  font-family: 'museo100', georgia;
  font-style: italic;
}
/* line 763, ../../_build/scss/_cve.scss */
#cve .parent_section p span.instructions, ul span.instructions, li span.instructions {
  color: #D6C37D;
  font-family: 'museo100', georgia;
  font-style: italic;
}

/* line 772, ../../_build/scss/_cve.scss */
#cve p.sub,
#cve ul.sub,
#cve li.sub {
  font-size: 14px;
}

/* line 778, ../../_build/scss/_cve.scss */
#cve .parent_section ul {
  margin-left: 0;
}

/* line 782, ../../_build/scss/_cve.scss */
#cve .parent_section li {
  list-style: none;
  margin-bottom: 5px;
  padding-left: 1.1em;
  background: url("../img/cve/list_box.png") left 10px no-repeat;
}

/* line 789, ../../_build/scss/_cve.scss */
#cve .parent_section .buttons li {
  display: inline-block;
  border: 1px solid;
  padding: 10px;
  margin-right: 6px;
  margin-bottom: 10px;
  background: none;
  cursor: pointer;
}

/* line 799, ../../_build/scss/_cve.scss */
#cve .parent_section .buttons li:not(.ui-draggable-handle) {
  transition: all 200ms ease-in;
}

/* line 803, ../../_build/scss/_cve.scss */
#cve .parent_section .buttons li.active {
  background: #fff;
  border-color: #fff;
  color: #222;
  text-shadow: none;
}

/* line 810, ../../_build/scss/_cve.scss */
#cve .parent_section .buttons li:hover {
  background: #fff;
  color: #222;
  text-shadow: none;
}

/* line 816, ../../_build/scss/_cve.scss */
#cve .parent_section hr {
  border-color: #fff;
  border-style: solid;
}

/* line 821, ../../_build/scss/_cve.scss */
#cve .parent_section .sub {
  background: rgba(0, 0, 0, 0.5);
}

/* line 825, ../../_build/scss/_cve.scss */
#cve .btn {
  padding: 10px;
  position: absolute;
  letter-spacing: 1px;
  cursor: pointer;
  border: 1px solid #fff;
  font-family: 'OpenSansLight', Helvetica, Arial, sans-serif;
  font-size: 21px;
  text-transform: uppercase;
  letter-spacing: 2px;
  line-height: 26px;
  text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.9);
  background: rgba(0, 0, 0, 0.3);
  transition: all 200ms ease-in;
}

/* line 841, ../../_build/scss/_cve.scss */
#cve .btn.dark-screen {
  background: rgba(0, 0, 0, 0.3);
}

/* line 845, ../../_build/scss/_cve.scss */
#cve .btn:hover {
  background: #fff;
  color: #222;
  text-shadow: none;
}

/* line 851, ../../_build/scss/_cve.scss */
#cve .btn.active, #cve .btn.completed {
  background: #fff;
  color: #222;
  text-shadow: none;
}

/* line 857, ../../_build/scss/_cve.scss */
#cve .btn.next_sub {
  display: none;
  font-size: 21px;
  letter-spacing: 1px;
}

/* line 863, ../../_build/scss/_cve.scss */
#cve .content_left {
  padding: 15px 15px 30px 15px;
  background: rgba(0, 0, 0, 0.5);
  text-shadow: 0 0 5px rgba(0, 0, 0, 0.8);
}

/* line 869, ../../_build/scss/_cve.scss */
#cve .content_right {
  padding: 15px 15px 30px 15px;
  text-align: left;
  background: rgba(0, 0, 0, 0.5);
  text-shadow: 0 0 5px rgba(0, 0, 0, 0.8);
}

/* line 876, ../../_build/scss/_cve.scss */
#cve .content_full {
  padding: 15px 15px 30px 15px;
  text-align: left;
  background: rgba(0, 0, 0, 0.7);
  text-shadow: 0 0 5px rgba(0, 0, 0, 0.8);
}

/* line 884, ../../_build/scss/_cve.scss */
#cve .puppet_content {
  position: absolute;
  top: 0;
  left: 0;
  padding: 120px 40px 0 40px;
  visibility: hidden;
  height: 820px;
  cursor: pointer;
  z-index: 200;
  transition: all 200ms;
}

/* line 896, ../../_build/scss/_cve.scss */
#cve .puppet_content .puppet_info {
  padding: 20px;
  border: 1px solid #fff;
  background: rgba(0, 0, 0, 0.6);
  cursor: pointer;
}
/* line 902, ../../_build/scss/_cve.scss */
#cve .puppet_content .puppet_info .btn {
  background: rgba(0, 0, 0, 0.8);
}
/* line 905, ../../_build/scss/_cve.scss */
#cve .puppet_content .puppet_info .btn:hover {
  background: #fff;
}
/* line 909, ../../_build/scss/_cve.scss */
#cve .puppet_content .puppet_info a .btn {
  color: #fff;
}
/* line 912, ../../_build/scss/_cve.scss */
#cve .puppet_content .puppet_info a:hover .btn {
  color: black;
}

/* All Devices */
/* Devices smaller than 25em (400px) Display Rotate Phone Graphic for the CVE Content. */
/* Devices smaller than 40em (640px) */
@media only screen and (max-width: 40em) {
  /* line 930, ../../_build/scss/_cve.scss */
  #cve .small_dark_overlay_5 {
    background: rgba(0, 0, 0, 0.5);
  }

  /* line 934, ../../_build/scss/_cve.scss */
  #cve .small_dark_overlay_8 {
    background: rgba(0, 0, 0, 0.5);
  }
}
/* All Devices larger than 40.063em (641px) */
@media only screen and (min-width: 40.063em) {
  /* line 942, ../../_build/scss/_cve.scss */
  #cve .parent_section p, ul, li {
    font-size: 18px;
  }

  /* line 946, ../../_build/scss/_cve.scss */
  #cve .parent_section .sub p, ul, li {
    font-size: 16px;
  }

  /* line 950, ../../_build/scss/_cve.scss */
  #cve_header #section_info {
    display: block;
  }

  /* line 954, ../../_build/scss/_cve.scss */
  #cve #cve_landing_container .curtain_right {
    display: block;
    width: 320px;
    height: 500px;
    z-index: 300;
    background-size: 320px 500px;
  }

  /* line 962, ../../_build/scss/_cve.scss */
  #cve #cve_landing_container .curtain_left {
    display: block;
    width: 320px;
    height: 500px;
    z-index: 300;
    background-size: 320px 500px;
  }
}
/* MEDIUM - Only Devices between 40.063em (641px) and 64em (1024px) */
/* LARGE (Dekstop) - Only Devices between 64.063em (1024px) and 90em (1440px)*/
/* LARGE (Desktop) - All devices larger than 64.063em (1024px) */
@media only screen and (min-width: 64.063em) {
  /* ========== Loader Styles ========== */
  /* line 984, ../../_build/scss/_cve.scss */
  .loading_page {
    z-index: 1000;
    opacity: 1;
    background-color: black;
    transition: opacity 1s ease-in;
  }

  /* line 994, ../../_build/scss/_cve.scss */
  .loading_page.loaded {
    opacity: 0;
  }

  /* line 998, ../../_build/scss/_cve.scss */
  .loading_page.animate {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
  }

  /* line 1007, ../../_build/scss/_cve.scss */
  .loading_page.animate svg {
    max-width: 50%;
    max-height: 50%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
  }

  /* line 1018, ../../_build/scss/_cve.scss */
  .loading_page.animate path {
    fill-opacity: 0;
    stroke: #FFF;
    stroke-width: 1;
    stroke-dasharray: 435;
    stroke-dashoffset: 870;
    -webkit-animation: draw 8s infinite linear;
    -mox-animation: draw 8s infinite linear;
    animation: draw 8s infinite linear;
  }

  @-webkit-keyframes draw {
    0% {
      stroke-dashoffset: 870;
    }
    50% {
      stroke-dashoffset: 0;
    }
    100% {
      stroke-dashoffset: 870;
    }
  }
  @keyframes draw {
    0% {
      stroke-dashoffset: 870;
    }
    50% {
      stroke-dashoffset: 0;
    }
    100% {
      stroke-dashoffset: 870;
    }
  }
  /* line 1075, ../../_build/scss/_cve.scss */
  #cve_header #home_title {
    display: inline-block;
    position: relative;
    margin: 16px 0 0 28px;
  }

  /* line 1081, ../../_build/scss/_cve.scss */
  #cve_header #back_home {
    display: inline-block;
    position: relative;
    margin: 0 0 0 5px;
    border: none;
    width: 300px;
    height: 90px;
    background: url("../img/cve/banner_home_bg.png") no-repeat;
    padding: 10px 0 0 30px;
  }

  /* line 1092, ../../_build/scss/_cve.scss */
  #cve_header #back_home h1 {
    color: #3A3620;
    text-shadow: 1px 1px 0px rgba(157, 143, 87, 0.5);
    margin-left: 5px;
  }

  /* line 1098, ../../_build/scss/_cve.scss */
  #cve_header h1 {
    padding: 10px;
    margin-bottom: 0;
    font-family: 'RideMyBike', Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    color: #fff;
    font-size: 50px;
    letter-spacing: 1px;
    text-align: left;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.8);
    line-height: 40px;
  }

  /* line 1111, ../../_build/scss/_cve.scss */
  #cve_header h2 {
    font-size: 30px;
    padding: 15px 35px 0 0;
  }

  /* line 1116, ../../_build/scss/_cve.scss */
  #cve_header a:hover {
    text-decoration: none;
  }

  /* line 1120, ../../_build/scss/_cve.scss */
  #cve_header h2 {
    margin-bottom: 0;
    padding: 15px 35px 0 0;
    font-family: 'museo100', georgia;
    color: #fff;
    font-size: 30px;
    letter-spacing: 1px;
    text-align: right;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.8);
    cursor: pointer;
  }

  /* line 1132, ../../_build/scss/_cve.scss */
  #cve {
    background: url("../img/cve/bg_curtains.jpg") center repeat-x #000;
    height: 900px;
    position: relative;
  }

  /* line 1138, ../../_build/scss/_cve.scss */
  #cve_header {
    width: 1200px;
    height: 100px;
    padding: 0;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2000;
    background: url("../img/cve/bg_header.png") no-repeat transparent;
    border-bottom: none;
    box-shadow: none;
  }

  /* line 1151, ../../_build/scss/_cve.scss */
  #cve_header #sub_section_title {
    display: inline-block;
    color: #fff;
    font-size: 21px;
    letter-spacing: 1px;
    text-align: right;
    float: right;
  }

  /* line 1160, ../../_build/scss/_cve.scss */
  #cve_header #section_title {
    display: inline-block;
    padding: 0;
    margin-right: 40px;
    color: #FFF;
    font-size: 21px;
    letter-spacing: 1px;
    text-align: right;
  }

  /* line 1170, ../../_build/scss/_cve.scss */
  #cve_header #section_title.sub_section {
    transition: all 200ms ease-in;
    float: right;
  }

  /* line 1175, ../../_build/scss/_cve.scss */
  #cve .curtain-padding-right {
    padding-right: 40px;
  }

  /* line 1179, ../../_build/scss/_cve.scss */
  #cve .curtain-padding-left {
    padding-left: 100px;
  }

  /* line 1183, ../../_build/scss/_cve.scss */
  #cve .curtain_right {
    display: block;
    width: 320px;
    height: 500px;
    z-index: 300;
    background-size: 320px 500px;
    top: 0;
  }

  /* line 1192, ../../_build/scss/_cve.scss */
  #cve .curtain_left {
    display: block;
    width: 320px;
    height: 500px;
    z-index: 300;
    background-size: 320px 500px;
    top: 0;
  }

  /* line 1201, ../../_build/scss/_cve.scss */
  #cve #content_home #puppet {
    display: block;
  }

  /* line 1205, ../../_build/scss/_cve.scss */
  #cve .parent_section {
    color: #fff;
    z-index: 500;
    overflow: hidden;
    border-bottom: none;
  }

  /* line 1212, ../../_build/scss/_cve.scss */
  #cve .parent_section .sub {
    display: none;
    background: none;
  }

  /* line 1217, ../../_build/scss/_cve.scss */
  #cve .btn.next_sub {
    display: block;
  }

  /* line 1221, ../../_build/scss/_cve.scss */
  #cve .content_left,
  #cve .sub.content_left {
    padding: 120px 40px 0 40px;
    height: 820px;
    background: rgba(0, 0, 0, 0.7);
    text-shadow: 0 0 5px rgba(0, 0, 0, 0.8);
  }

  /* line 1229, ../../_build/scss/_cve.scss */
  #cve .content_right,
  #cve .sub.content_right {
    padding: 120px 40px 0 40px;
    height: 820px;
    text-align: right;
    background: rgba(0, 0, 0, 0.7);
    text-shadow: 0 0 5px rgba(0, 0, 0, 0.8);
  }

  /* line 1238, ../../_build/scss/_cve.scss */
  #cve .content_full,
  #cve .sub.content_full {
    padding: 110px 40px 0 40px;
    height: 820px;
    text-align: left;
    background: rgba(0, 0, 0, 0.7);
    text-shadow: 0 0 5px rgba(0, 0, 0, 0.8);
  }
}
/* Devices in between 90.063em (1440px) and 120em (1920px) */
/* All Devices larger than 90.063em (1440px) */
/* All Devices larger than 120.063em (1921px)*/
/* All Devices larger than 120.063em (1921px)*/
/* Index Content */
/* line 2, ../../_build/scss/modules/_cve-index.scss */
#landing {
  background: #fff;
  background-image: none;
  /* All Devices */
  /* Devices smaller than 25em (400px) Display Rotate Phone Graphic for the CVE Content. */
  /* Devices smaller than 40em (640px) */
  /* All Devices larger than 40.063em (641px) */
  	/* MEDIUM - Only Devices between 40.063em (641px) and 64em (1024px)
  	@media only screen and (min-width: 40.063em) and (max-width: 64em) {
  
  	}*/
  	/* LARGE (Dekstop) - Only Devices between 64.063em (1024px) and 90em (1440px)
  	@media only screen and (min-width: 64.063em) and (max-width: 90em) {
  
  	}*/
  /* LARGE (Desktop) - All devices larger than 64.063em (1024px) */
  	/* Devices in between 90.063em (1440px) and 120em (1920px)
  	@media only screen and (min-width: 90.063em) and (max-width: 120em) {
  
  	}*/
  /* All Devices larger than 90.063em (1440px) */
  	/* All Devices larger than 120.063em (1921px)
  	@media only screen and (min-width: 120.063em) and (max-width: 99999999em) {
  
  	}*/
  /* All Devices larger than 120.063em (1921px)*/
}
/* line 6, ../../_build/scss/modules/_cve-index.scss */
#landing #cve {
  background: transparent;
  height: auto;
}
/* line 12, ../../_build/scss/modules/_cve-index.scss */
#landing .section.introduction {
  margin: 40px 20px 80px 20px;
}
/* line 16, ../../_build/scss/modules/_cve-index.scss */
#landing .section.introduction h2 {
  font-family: 'OpenSansLight', Helvetica, Arial, sans-serif;
  font-size: 30px;
  margin: 40px 0;
}
/* line 22, ../../_build/scss/modules/_cve-index.scss */
#landing .section.introduction p {
  font-family: 'OpenSans', Helvetica, Arial, sans-serif;
  color: #333;
  font-size: 18px;
  line-height: 1.5em;
}
/* line 30, ../../_build/scss/modules/_cve-index.scss */
#landing .section.portal {
  text-align: center;
  height: 200px;
  background: #000;
  color: #fff;
  position: relative;
  display: block;
  background-position: center center;
  background-size: cover;
  border-right: none;
  border-bottom: 1px solid #fff;
}
/* line 42, ../../_build/scss/modules/_cve-index.scss */
#landing .section.portal .label {
  border: 1px solid;
  padding: 20px;
  width: auto;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  font-family: "OpenSansLight", Helvetica, Arial, sans-serif;
  font-size: 21px;
  margin: 50px 0 20px 0;
  display: inline-block;
  z-index: 10;
}
/* line 55, ../../_build/scss/modules/_cve-index.scss */
#landing .section.portal p {
  font-size: 16px;
  font-family: "OpenSansLight", Helvetica, Arial, sans-serif;
  position: relative;
  z-index: 10;
}
/* line 62, ../../_build/scss/modules/_cve-index.scss */
#landing .section.portal .overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.3);
  z-index: 1;
}
/* line 72, ../../_build/scss/modules/_cve-index.scss */
#landing .section.portal.enter {
  background-image: url(../img/cve/bg_index.jpg);
  border-bottom: none;
  border-right: none;
  margin-bottom: 1px;
  cursor: pointer;
}
/* line 80, ../../_build/scss/modules/_cve-index.scss */
#landing .section.portal.students {
  background-image: url(../img/cve/what-is/bg_blame_1.jpg);
}
/* line 83, ../../_build/scss/modules/_cve-index.scss */
#landing .section.portal.teachers {
  background-image: url(../img/cve/why/bg_home.jpg);
}
/* line 86, ../../_build/scss/modules/_cve-index.scss */
#landing .section.portal.parents {
  background-image: url(../img/cve/how/bg_home.jpg);
}
@media only screen and (min-width: 40.063em) {
  /* line 109, ../../_build/scss/modules/_cve-index.scss */
  #landing .disclaimer {
    padding: 40px;
  }
  /* line 123, ../../_build/scss/modules/_cve-index.scss */
  #landing .section.portal {
    height: 300px;
    border-right: 1px solid #fff;
    border-bottom: none;
  }
  /* line 128, ../../_build/scss/modules/_cve-index.scss */
  #landing .section.portal .label {
    margin: 100px 0 40px 0;
  }
  /* line 138, ../../_build/scss/modules/_cve-index.scss */
  #landing .section.portal.parents {
    border-right: none;
  }
}

/* Info Pages Content */
/* line 2, ../../_build/scss/modules/_cve-info.scss */
#info {
  background: #fff;
  background-image: none;
  /* All Devices */
  /* Devices smaller than 25em (400px) Display Rotate Phone Graphic for the CVE Content. */
  /* Devices smaller than 40em (640px) */
  /* All Devices larger than 40.063em (641px) */
  	/* MEDIUM - Only Devices between 40.063em (641px) and 64em (1024px)
  	@media only screen and (min-width: 40.063em) and (max-width: 64em) {
  
  	}*/
  	/* LARGE (Dekstop) - Only Devices between 64.063em (1024px) and 90em (1440px)
  	@media only screen and (min-width: 64.063em) and (max-width: 90em) {
  
  	}*/
  /* LARGE (Desktop) - All devices larger than 64.063em (1024px) */
  	/* Devices in between 90.063em (1440px) and 120em (1920px)
  	@media only screen and (min-width: 90.063em) and (max-width: 120em) {
  
  	}*/
  /* All Devices larger than 90.063em (1440px) */
  	/* All Devices larger than 120.063em (1921px)
  	@media only screen and (min-width: 120.063em) and (max-width: 99999999em) {
  
  	}*/
  /* All Devices larger than 120.063em (1921px)*/
}
/* line 6, ../../_build/scss/modules/_cve-info.scss */
#info #cve {
  background: transparent;
  height: auto;
}
/* line 11, ../../_build/scss/modules/_cve-info.scss */
#info ul li,
#info ol li {
  color: #333;
  font-size: 18px;
}
/* line 19, ../../_build/scss/modules/_cve-info.scss */
#info .section.introduction {
  margin: 40px 20px 80px 20px;
}
/* line 23, ../../_build/scss/modules/_cve-info.scss */
#info .section h2 {
  font-family: 'OpenSansLight', Helvetica, Arial, sans-serif;
  font-size: 30px;
  margin: 40px 0;
}
/* line 29, ../../_build/scss/modules/_cve-info.scss */
#info .section p {
  font-family: 'OpenSans', Helvetica, Arial, sans-serif;
  color: #333;
  font-size: 18px;
  line-height: 1.5em;
}
/* line 36, ../../_build/scss/modules/_cve-info.scss */
#info .section.portal {
  text-align: center;
  height: 200px;
  background: #000;
  color: #fff;
  position: relative;
  display: block;
  background-position: center center;
  background-size: cover;
  border-right: none;
  border-bottom: 1px solid #fff;
}
/* line 48, ../../_build/scss/modules/_cve-info.scss */
#info .section.portal .label {
  border: 1px solid;
  padding: 20px;
  width: auto;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  font-family: "OpenSansLight", Helvetica, Arial, sans-serif;
  font-size: 21px;
  margin: 50px 0 20px 0;
  display: inline-block;
  z-index: 10;
}
/* line 61, ../../_build/scss/modules/_cve-info.scss */
#info .section.portal p {
  font-size: 16px;
  font-family: "OpenSansLight", Helvetica, Arial, sans-serif;
  position: relative;
  z-index: 10;
}
/* line 68, ../../_build/scss/modules/_cve-info.scss */
#info .section.portal .overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.3);
  z-index: 1;
}
/* line 78, ../../_build/scss/modules/_cve-info.scss */
#info .section.portal.enter {
  background-image: url(../img/cve/bg_index.jpg);
  border-bottom: none;
  border-right: none;
  margin-bottom: 1px;
  cursor: pointer;
}
/* line 86, ../../_build/scss/modules/_cve-info.scss */
#info .section.portal.students {
  background-image: url(../img/cve/what-is/bg_blame_1.jpg);
}
/* line 89, ../../_build/scss/modules/_cve-info.scss */
#info .section.portal.teachers {
  background-image: url(../img/cve/why/bg_home.jpg);
}
/* line 92, ../../_build/scss/modules/_cve-info.scss */
#info .section.portal.parents {
  background-image: url(../img/cve/how/bg_home.jpg);
}
@media only screen and (min-width: 40.063em) {
  /* line 115, ../../_build/scss/modules/_cve-info.scss */
  #info .disclaimer {
    padding: 40px;
  }
  /* line 129, ../../_build/scss/modules/_cve-info.scss */
  #info .section.portal {
    height: 300px;
    border-right: 1px solid #fff;
    border-bottom: none;
  }
  /* line 134, ../../_build/scss/modules/_cve-info.scss */
  #info .section.portal .label {
    margin: 100px 0 40px 0;
  }
  /* line 144, ../../_build/scss/modules/_cve-info.scss */
  #info .section.portal.parents {
    border-right: none;
  }
}

/* Home Content
----------------------------------------------------------------------------------------------------------------------*/
/* line 3, ../../_build/scss/modules/_cve-home.scss */
#home {
  /* All Devices
  --------------------------------------------------------------------------------------------------------------------*/
  /* Devices smaller than 25em (400px)
  --------------------------------------------------------------------------------------------------------------------*/
  /* Devices smaller than 40em (640px)
  --------------------------------------------------------------------------------------------------------------------*/
  /* All Devices larger than 40.063em (641px)
  --------------------------------------------------------------------------------------------------------------------*/
  /* LARGE (Desktop) - All devices larger than 64.063em (1024px) */
  /* XLARGE All Devices larger than 90.063em (1440px) */
}
/* line 5, ../../_build/scss/modules/_cve-home.scss */
#home #cve_header #section_info p {
  color: #D6C37D;
  font-family: 'museo100', georgia;
  font-style: italic;
  padding-top: 7px;
  font-size: 16px;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.5);
}
/* line 12, ../../_build/scss/modules/_cve-home.scss */
#home #cve_header #section_info p a {
  color: #D6C37D;
}
/* line 15, ../../_build/scss/modules/_cve-home.scss */
#home #cve_header #section_info p.border-left {
  border-left: 1px solid #D6C37D;
  margin-left: 15px;
  padding-left: 15px;
  text-align: left;
}
/* line 23, ../../_build/scss/modules/_cve-home.scss */
#home #cve_landing_container {
  min-height: 500px;
  background: url("../img/cve/bg_home_new.jpg") top center no-repeat #0D0707;
  background-size: 600px 420px;
}
/* line 29, ../../_build/scss/modules/_cve-home.scss */
#home #cve_landing_container .puppet {
  display: none;
  background-size: 13475px 440px;
  width: 245px;
  height: 440px;
  position: relative;
  margin: 0 auto;
}
/* line 38, ../../_build/scss/modules/_cve-home.scss */
#home #cve_landing_container .puppet.step_1 {
  background: url("../img/cve/puppet_1.png") top left no-repeat;
}
/* line 41, ../../_build/scss/modules/_cve-home.scss */
#home #cve_landing_container .puppet.step_2 {
  background: url("../img/cve/puppet_2.png") top left no-repeat;
}
/* line 44, ../../_build/scss/modules/_cve-home.scss */
#home #cve_landing_container .puppet.step_3 {
  background: url("../img/cve/puppet_3.png") top left no-repeat;
}
/* line 47, ../../_build/scss/modules/_cve-home.scss */
#home #cve_landing_container .puppet.step_4 {
  background: url("../img/cve/puppet_4.png") top left no-repeat;
}
/* line 50, ../../_build/scss/modules/_cve-home.scss */
#home #cve_landing_container .puppet.step_5 {
  background: url("../img/cve/puppet_5_31.png") top left no-repeat;
}
/* line 54, ../../_build/scss/modules/_cve-home.scss */
#home #cve_landing_container .cve_sections {
  position: relative;
  background: rgba(0, 0, 0, 0.8);
  z-index: 1001;
}
/* line 60, ../../_build/scss/modules/_cve-home.scss */
#home #cve_landing_container .cve_sections .section_button {
  color: #FFF;
  font-family: "OpenSansLight", Helvetica, Arial, sans-serif;
  padding: 15px;
  padding: 0.8375rem;
  border-bottom: 1px solid #FFF;
  line-height: 24px;
  height: 150px;
  position: relative;
  line-height: 30px;
  text-align: center;
  letter-spacing: .02em;
}
/* line 73, ../../_build/scss/modules/_cve-home.scss */
#home #cve_landing_container .cve_sections .section_button a {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  width: 100%;
  font-size: 18px;
  color: #FFF;
  z-index: 20;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-line-pack: center;
          -webkit-align-content: center;
          align-content: center;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  /* column | row */
}
/* line 85, ../../_build/scss/modules/_cve-home.scss */
#home #cve_landing_container .cve_sections .section_button span {
  display: block;
  position: absolute;
  height: 19px;
  width: 20px;
  top: -1px;
  left: -1px;
  line-height: 20px;
  text-align: center;
  border: 1px solid #fff;
  font-size: 10px;
}
/* line 98, ../../_build/scss/modules/_cve-home.scss */
#home #cve_landing_container .cve_sections .section_button.completed {
  background-color: #fff;
}
/* line 101, ../../_build/scss/modules/_cve-home.scss */
#home #cve_landing_container .cve_sections .section_button.completed a {
  color: #333;
}
/* line 107, ../../_build/scss/modules/_cve-home.scss */
#home #cve_landing_container .cve_sections .section_button .dark_overlay_5 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 150px;
  z-index: 10;
}
/* line 116, ../../_build/scss/modules/_cve-home.scss */
#home #cve_landing_container .cve_sections .section_button.section_whatis {
  background: url("../img/cve/mobile_whatis.jpg") center center;
  background-size: cover;
}
/* line 121, ../../_build/scss/modules/_cve-home.scss */
#home #cve_landing_container .cve_sections .section_button.section_who {
  background: url("../img/cve/mobile_who.jpg") center center;
  background-size: cover;
}
/* line 126, ../../_build/scss/modules/_cve-home.scss */
#home #cve_landing_container .cve_sections .section_button.section_why {
  background: url("../img/cve/mobile_why.jpg") center center;
  background-size: cover;
}
/* line 131, ../../_build/scss/modules/_cve-home.scss */
#home #cve_landing_container .cve_sections .section_button.section_whatare {
  background: url("../img/cve/mobile_whatare.jpg") center center;
  background-size: cover;
}
/* line 136, ../../_build/scss/modules/_cve-home.scss */
#home #cve_landing_container .cve_sections .section_button.section_how {
  background: url("../img/cve/mobile_how.jpg") center center;
  background-size: cover;
}
/* line 141, ../../_build/scss/modules/_cve-home.scss */
#home #cve_landing_container .cve_sections .section_button.section_where {
  background: url("../img/cve/mobile_how.jpg") center center;
  background-size: cover;
}
@media only screen and (min-width: 40.063em) {
  /* line 167, ../../_build/scss/modules/_cve-home.scss */
  #home #cve_landing_container {
    background-size: 1200px 840px;
    min-height: 900px;
    overflow: hidden;
  }
  /* line 173, ../../_build/scss/modules/_cve-home.scss */
  #home #cve_landing_container .puppet {
    display: block;
    background-size: 26950px 880px;
    width: 490px;
    height: 880px;
    pointer-events: none;
  }
  /* line 181, ../../_build/scss/modules/_cve-home.scss */
  #home #cve_landing_container .cve_sections .section_button .dark_overlay_5 {
    display: none;
  }
  /* line 185, ../../_build/scss/modules/_cve-home.scss */
  #home #cve_landing_container .cve_sections .section_button {
    position: absolute;
    width: 250px;
    height: 90px;
    border: 1px solid #FFF;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
  }
  /* line 195, ../../_build/scss/modules/_cve-home.scss */
  #home #cve_landing_container .cve_sections .section_button.left {
    left: 100px;
  }
  /* line 199, ../../_build/scss/modules/_cve-home.scss */
  #home #cve_landing_container .cve_sections .section_button.right {
    right: 100px;
  }
  /* line 203, ../../_build/scss/modules/_cve-home.scss */
  #home #cve_landing_container .cve_sections .section_button.section_whatis {
    background: rgba(0, 0, 0, 0.5);
    top: 200px;
  }
  /* line 208, ../../_build/scss/modules/_cve-home.scss */
  #home #cve_landing_container .cve_sections .section_button.section_whatare {
    background: rgba(0, 0, 0, 0.5);
    top: 330px;
  }
  /* line 213, ../../_build/scss/modules/_cve-home.scss */
  #home #cve_landing_container .cve_sections .section_button.section_who {
    background: rgba(0, 0, 0, 0.5);
    top: 460px;
  }
  /* line 218, ../../_build/scss/modules/_cve-home.scss */
  #home #cve_landing_container .cve_sections .section_button.section_why {
    background: rgba(0, 0, 0, 0.5);
    top: 200px;
  }
  /* line 223, ../../_build/scss/modules/_cve-home.scss */
  #home #cve_landing_container .cve_sections .section_button.section_how {
    background: rgba(0, 0, 0, 0.5);
    top: 330px;
  }
  /* line 228, ../../_build/scss/modules/_cve-home.scss */
  #home #cve_landing_container .cve_sections .section_button.section_where {
    background: rgba(0, 0, 0, 0.5);
    top: 460px;
  }
  /* line 234, ../../_build/scss/modules/_cve-home.scss */
  #home #cve_landing_container .cve_sections .section_button.section_whatis.completed,
  #home #cve_landing_container .cve_sections .section_button.section_who.completed,
  #home #cve_landing_container .cve_sections .section_button.section_why.completed,
  #home #cve_landing_container .cve_sections .section_button.section_whatare.completed,
  #home #cve_landing_container .cve_sections .section_button.section_how.completed,
  #home #cve_landing_container .cve_sections .section_button.section_where.completed {
    background-color: #fff;
  }
  /* line 244, ../../_build/scss/modules/_cve-home.scss */
  #home #cve_landing_container .cve_sections .completed_message {
    display: none;
    width: 350px;
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    top: 140px;
    color: #fff;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
    padding: 20px;
    text-align: center;
  }
  /* line 258, ../../_build/scss/modules/_cve-home.scss */
  #home #cve_landing_container .cve_sections .completed_message a {
    color: #fff;
    text-decoration: underline;
  }
  /* line 262, ../../_build/scss/modules/_cve-home.scss */
  #home #cve_landing_container .cve_sections .completed_message a.where-to-get-help {
    color: #e7cd54;
    text-decoration: none;
  }
  /* line 269, ../../_build/scss/modules/_cve-home.scss */
  #home #cve_landing_container .cve_sections .completed_message h3 {
    color: #fff;
  }
  /* line 273, ../../_build/scss/modules/_cve-home.scss */
  #home #cve_landing_container .cve_sections .completed_message p {
    font-size: 16px;
  }
  /* line 277, ../../_build/scss/modules/_cve-home.scss */
  #home #cve_landing_container .cve_sections.completed .completed_message {
    display: block;
  }
}

/* How Do Violent Extremists Make Contact? */
/* line 2, ../../_build/scss/modules/_cve-how.scss */
#how {
  /* Home
  =================================================================================================================== */
  /* Internet
  =================================================================================================================== */
  /* Cell Phone
  =================================================================================================================== */
  /* Flyer
  =================================================================================================================== */
  /* All Devices */
  /* Devices smaller than 25em (400px) Display Rotate Phone Graphic for the CVE Content. */
  /* Devices smaller than 40em (640px) */
  /* All Devices larger than 40.063em (641px) */
  /* MEDIUM - Only Devices between 40.063em (641px) and 64em (1024px) */
  /* LARGE (Dekstop) - Only Devices between 64.063em (1024px) and 90em (1440px)*/
  /* LARGE (Desktop) - All devices larger than 64.063em (1024px) */
  /* Devices in between 90.063em (1440px) and 120em (1920px) */
  /* All Devices larger than 90.063em (1440px) */
  /* All Devices larger than 120.063em (1921px)*/
  /* All Devices larger than 120.063em (1921px)*/
}
/* line 4, ../../_build/scss/modules/_cve-how.scss */
#how #background_container {
  height: 900px;
  background: url("../img/cve/how/bg_home.jpg") center center no-repeat #000;
}
/* line 9, ../../_build/scss/modules/_cve-how.scss */
#how .block_content {
  display: none;
  position: absolute;
  margin-top: 30px;
  top: 120px;
}
/* line 15, ../../_build/scss/modules/_cve-how.scss */
#how .block_content .content {
  padding: 10px 10px 0 10px;
  border: 1px solid #fff;
  background: rgba(0, 0, 0, 0.5);
}
/* line 25, ../../_build/scss/modules/_cve-how.scss */
#how #content_home {
  min-height: 900px;
  position: relative;
  overflow: hidden;
}
/* line 30, ../../_build/scss/modules/_cve-how.scss */
#how #content_home .intro .definition {
  font-family: 'OpenSansBold', Helvetica, Arial, sans-serif;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.8);
}
/* line 37, ../../_build/scss/modules/_cve-how.scss */
#how #content_home .btn.internet {
  top: 500px;
  right: 50%;
}
/* line 42, ../../_build/scss/modules/_cve-how.scss */
#how #content_home .btn.flyer {
  top: 670px;
  right: 10%;
}
/* line 47, ../../_build/scss/modules/_cve-how.scss */
#how #content_home .btn.cell {
  top: 600px;
  right: 30%;
}
/* line 58, ../../_build/scss/modules/_cve-how.scss */
#how #content_internet #internet_intro ul.buttons li {
  display: block;
  position: relative;
}
/* line 63, ../../_build/scss/modules/_cve-how.scss */
#how #content_internet .internet_back.btn {
  position: relative;
  text-align: center;
  display: none;
}
/* line 69, ../../_build/scss/modules/_cve-how.scss */
#how #content_internet .quiz_section {
  list-style: none;
}
/* line 75, ../../_build/scss/modules/_cve-how.scss */
#how #content_internet .sub .answer,
#how #content_internet .sub .text {
  cursor: pointer;
  position: absolute;
  background-image: none;
}
/* line 83, ../../_build/scss/modules/_cve-how.scss */
#how #content_internet .answer {
  z-index: 20;
  -kthtml-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
/* line 93, ../../_build/scss/modules/_cve-how.scss */
#how #content_internet .answer.correct {
  border: none;
  box-shadow: none;
  background: rgba(102, 204, 51, 0.3);
  border: 3px solid #91B55C;
}
/* line 100, ../../_build/scss/modules/_cve-how.scss */
#how #content_internet .answer:hover {
  border: 1px solid rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
}
/* line 105, ../../_build/scss/modules/_cve-how.scss */
#how #content_internet .message {
  text-transform: uppercase;
  text-align: center;
  display: block;
  padding: 10px;
}
/* line 111, ../../_build/scss/modules/_cve-how.scss */
#how #content_internet .message.incorrect {
  background-color: rgba(237, 83, 83, 0.5);
}
/* line 115, ../../_build/scss/modules/_cve-how.scss */
#how #content_internet .message.correct {
  background-color: rgba(73, 222, 91, 0.5);
}
/* line 123, ../../_build/scss/modules/_cve-how.scss */
#how #internet_section1 .answer.a1 {
  left: 497px;
  top: 259px;
  height: 62px;
  width: 559px;
}
/* line 129, ../../_build/scss/modules/_cve-how.scss */
#how #internet_section1 .answer.a2 {
  left: 497px;
  top: 341px;
  height: 62px;
  width: 559px;
}
/* line 135, ../../_build/scss/modules/_cve-how.scss */
#how #internet_section1 .answer.a3 {
  left: 497px;
  top: 423px;
  height: 62px;
  width: 559px;
}
/* line 141, ../../_build/scss/modules/_cve-how.scss */
#how #internet_section1 .answer.a4 {
  left: 497px;
  top: 505px;
  height: 62px;
  width: 559px;
}
/* line 147, ../../_build/scss/modules/_cve-how.scss */
#how #internet_section1 .answer.a5 {
  left: 497px;
  top: 586px;
  height: 65px;
  width: 559px;
}
/* line 155, ../../_build/scss/modules/_cve-how.scss */
#how #internet_section1 .text {
  font-size: 14px;
  line-height: 20px;
  text-shadow: none;
  color: #2B7894;
  z-index: 10;
}
/* line 162, ../../_build/scss/modules/_cve-how.scss */
#how #internet_section1 .text.a1 {
  left: 535px;
  top: 263px;
  height: 62px;
  width: 500px;
}
/* line 168, ../../_build/scss/modules/_cve-how.scss */
#how #internet_section1 .text.a2 {
  left: 535px;
  top: 345px;
  height: 62px;
  width: 500px;
}
/* line 174, ../../_build/scss/modules/_cve-how.scss */
#how #internet_section1 .text.a3 {
  left: 585px;
  top: 428px;
  height: 62px;
  width: 400px;
}
/* line 180, ../../_build/scss/modules/_cve-how.scss */
#how #internet_section1 .text.a4 {
  left: 585px;
  top: 510px;
  height: 62px;
  width: 460px;
}
/* line 186, ../../_build/scss/modules/_cve-how.scss */
#how #internet_section1 .text.a5 {
  left: 585px;
  top: 600px;
  height: 65px;
  width: 460px;
}
/* line 199, ../../_build/scss/modules/_cve-how.scss */
#how #internet_section2 .answer:hover {
  border: 1px solid white;
}
/* line 203, ../../_build/scss/modules/_cve-how.scss */
#how #internet_section2 .answer.a1 {
  height: 177px;
  width: 400px;
  top: 238px;
  left: 476px;
}
/* line 209, ../../_build/scss/modules/_cve-how.scss */
#how #internet_section2 .answer.a2 {
  height: 177px;
  width: 199px;
  top: 238px;
  left: 876px;
}
/* line 215, ../../_build/scss/modules/_cve-how.scss */
#how #internet_section2 .answer.a3 {
  height: 176px;
  width: 360px;
  top: 434px;
  left: 496px;
}
/* line 221, ../../_build/scss/modules/_cve-how.scss */
#how #internet_section2 .answer.a4 {
  height: 137px;
  width: 182px;
  top: 433px;
  left: 875px;
}
/* line 227, ../../_build/scss/modules/_cve-how.scss */
#how #internet_section2 .answer.a5 {
  height: 88px;
  width: 360px;
  top: 629px;
  left: 496px;
}
/* line 233, ../../_build/scss/modules/_cve-how.scss */
#how #internet_section2 .answer.a6 {
  height: 128px;
  width: 182px;
  top: 589px;
  left: 875px;
}
/* line 244, ../../_build/scss/modules/_cve-how.scss */
#how #internet_section3 .answer.a1 {
  left: 605px;
  top: 232px;
  height: 82px;
  width: 367px;
}
/* line 250, ../../_build/scss/modules/_cve-how.scss */
#how #internet_section3 .answer.a2 {
  left: 605px;
  top: 322px;
  height: 101px;
  width: 367px;
}
/* line 256, ../../_build/scss/modules/_cve-how.scss */
#how #internet_section3 .answer.a3 {
  left: 605px;
  top: 432px;
  height: 102px;
  width: 367px;
}
/* line 262, ../../_build/scss/modules/_cve-how.scss */
#how #internet_section3 .answer.a4 {
  left: 605px;
  top: 543px;
  height: 132px;
  width: 367px;
}
/* line 273, ../../_build/scss/modules/_cve-how.scss */
#how #internet_section4 .answer:hover {
  background-color: rgba(237, 245, 100, 0.4);
}
/* line 276, ../../_build/scss/modules/_cve-how.scss */
#how #internet_section4 .answer.a1 {
  left: 565px;
  top: 307px;
  height: 121px;
  width: 382px;
}
/* line 282, ../../_build/scss/modules/_cve-how.scss */
#how #internet_section4 .answer.a2 {
  left: 565px;
  top: 434px;
  height: 121px;
  width: 382px;
}
/* line 288, ../../_build/scss/modules/_cve-how.scss */
#how #internet_section4 .answer.a3 {
  left: 565px;
  top: 562px;
  height: 121px;
  width: 382px;
}
/* line 294, ../../_build/scss/modules/_cve-how.scss */
#how #internet_section4 .answer.a4 {
  left: 565px;
  top: 687px;
  height: 121px;
  width: 382px;
}
/* line 305, ../../_build/scss/modules/_cve-how.scss */
#how #internet_section5 .answer.a1 {
  left: 486px;
  top: 292px;
  height: 101px;
  width: 580px;
}
/* line 311, ../../_build/scss/modules/_cve-how.scss */
#how #internet_section5 .answer.a2 {
  left: 486px;
  top: 402px;
  height: 122px;
  width: 580px;
}
/* line 317, ../../_build/scss/modules/_cve-how.scss */
#how #internet_section5 .answer.a3 {
  left: 486px;
  top: 534px;
  height: 157px;
  width: 580px;
}
/* line 330, ../../_build/scss/modules/_cve-how.scss */
#how #go_immersion {
  top: 230px;
  right: 420px;
}
/* line 335, ../../_build/scss/modules/_cve-how.scss */
#how #go_identification {
  top: 300px;
  right: 372px;
}
/* line 340, ../../_build/scss/modules/_cve-how.scss */
#how #go_indoctrination {
  top: 370px;
  right: 354px;
}
/* line 345, ../../_build/scss/modules/_cve-how.scss */
#how #go_action {
  top: 440px;
  right: 466px;
}
/* line 354, ../../_build/scss/modules/_cve-how.scss */
#how #content_flyer p {
  margin-bottom: 5px;
}
/* line 357, ../../_build/scss/modules/_cve-how.scss */
#how #content_flyer dl {
  font-size: 0.8rem;
}
/* line 361, ../../_build/scss/modules/_cve-how.scss */
#how #warning_section_btn {
  top: 450px;
  right: 20px;
}
/* line 366, ../../_build/scss/modules/_cve-how.scss */
#how #free_speech_section_btn {
  top: 200px;
  right: 240px;
}
/* line 371, ../../_build/scss/modules/_cve-how.scss */
#how #go_resist {
  top: 350px;
  right: 200px;
}
/* line 376, ../../_build/scss/modules/_cve-how.scss */
#how #go_warning {
  top: 250px;
  right: 250px;
}
/* line 381, ../../_build/scss/modules/_cve-how.scss */
#how .content_flyer #warning_section_btn.go {
  display: none;
}
/* line 386, ../../_build/scss/modules/_cve-how.scss */
#how #quiz .answer {
  display: none;
  padding-left: 20px;
}
/* line 391, ../../_build/scss/modules/_cve-how.scss */
#how #quiz .question {
  display: inline-block;
  border: 1px solid;
  padding: 5px;
  margin-right: 6px;
  background: none;
  cursor: pointer;
}
/* line 400, ../../_build/scss/modules/_cve-how.scss */
#how #quiz .question.completed {
  background: #fff;
  border-color: #fff;
  color: #222;
  text-shadow: none;
}
@media only screen and (min-width: 40.063em) {
  /* line 2, ../../_build/scss/modules/_cve-how.scss */
  #how {
    /* What is Violent Extremism Section - Global */
  }
  /* line 426, ../../_build/scss/modules/_cve-how.scss */
  #how #background_container:before {
    display: none;
  }
  /* line 430, ../../_build/scss/modules/_cve-how.scss */
  #how #background_container {
    height: 900px;
    padding-top: 0;
    background-position: top right;
  }
  /* line 436, ../../_build/scss/modules/_cve-how.scss */
  #how #background_container #content_home {
    min-height: 900px;
    position: relative;
    overflow: hidden;
  }
  /* line 444, ../../_build/scss/modules/_cve-how.scss */
  #how #background_container #content_internet,
  #how #background_container #content_cell,
  #how #background_container #content_flyer {
    background: none;
    display: none;
    min-height: 900px;
    position: relative;
  }
  /* line 453, ../../_build/scss/modules/_cve-how.scss */
  #how #background_container #content_home {
    background: none;
  }
}
@media only screen and (min-width: 64.063em) {
  /* line 471, ../../_build/scss/modules/_cve-how.scss */
  #how #background_container #content_home .intro {
    font-size: 19px;
    line-height: 31px;
    font-family: "OpenSansLight", Helvetica, Arial, sans-serif;
    color: #e7cd54;
    padding: 120px 20px 20px 20px;
    text-align: right;
  }
}

/* Whatare */
/* line 2, ../../_build/scss/modules/_cve-whatare.scss */
#whatare {
  /* Domestic */
  /* International */
  /* TO DO - ASK ABOUT THIS */
  /* Test Your Knowledge */
  /* All Devices */
  /* Devices smaller than 25em (400px) Display Rotate Phone Graphic for the CVE Content. */
  /* Devices smaller than 40em (640px) */
  /* All Devices larger than 40.063em (641px) */
  /* MEDIUM - Only Devices between 40.063em (641px) and 64em (1024px) */
  /* LARGE (Dekstop) - Only Devices between 64.063em (1024px) and 90em (1440px)*/
  /* LARGE (Desktop) - All devices larger than 64.063em (1024px) */
  /* Devices in between 90.063em (1440px) and 120em (1920px) */
  /* All Devices larger than 90.063em (1440px) */
  /* All Devices larger than 120.063em (1921px)*/
  /* All Devices larger than 120.063em (1921px)*/
}
/* line 4, ../../_build/scss/modules/_cve-whatare.scss */
#whatare #background_container {
  height: 900px;
  background: url("../img/cve/what-are/bg_home.jpg") center center no-repeat #000;
}
/* line 9, ../../_build/scss/modules/_cve-whatare.scss */
#whatare #background_container:before {
  content: 'What are Known Violent Extremist Groups?';
  display: block;
  font-size: 18px;
  font-family: 'museo100', georgia;
  color: #fff;
  margin-bottom: 15px;
}
/* line 18, ../../_build/scss/modules/_cve-whatare.scss */
#whatare #background_container #content_home .intro {
  font-size: 19px;
  line-height: 31px;
  font-family: "OpenSansLight", Helvetica, Arial, sans-serif;
  color: #e7cd54;
  text-align: left;
  padding: 15px;
}
/* line 27, ../../_build/scss/modules/_cve-whatare.scss */
#whatare #background_container .btn {
  text-align: center;
}
/* line 31, ../../_build/scss/modules/_cve-whatare.scss */
#whatare #background_container #content_home .btn.domestic {
  top: 530px;
  right: 45%;
}
/* line 36, ../../_build/scss/modules/_cve-whatare.scss */
#whatare #background_container #content_home .btn.international {
  top: 365px;
  right: 60%;
}
/* line 41, ../../_build/scss/modules/_cve-whatare.scss */
#whatare #background_container #content_home .btn.test {
  top: 570px;
  right: 75%;
}
/* line 46, ../../_build/scss/modules/_cve-whatare.scss */
#whatare #background_container .map_content {
  display: none;
  position: relative;
  /*padding-top: 30px;*/
  top: 120px;
}
/* line 53, ../../_build/scss/modules/_cve-whatare.scss */
#whatare #background_container .map_content .content {
  padding: 10px 10px 0 10px;
  border: 1px solid #fff;
  background: rgba(0, 0, 0, 0.5);
}
/* line 63, ../../_build/scss/modules/_cve-whatare.scss */
#whatare #go_militia.btn {
  top: 380px;
  left: 440px;
}
/* line 67, ../../_build/scss/modules/_cve-whatare.scss */
#whatare #go_sovereign.btn {
  top: 280px;
  left: 50px;
}
/* line 71, ../../_build/scss/modules/_cve-whatare.scss */
#whatare #go_anti_abortion.btn {
  top: 300px;
  left: 460px;
}
/* line 75, ../../_build/scss/modules/_cve-whatare.scss */
#whatare #go_white.btn {
  top: 455px;
  left: 380px;
}
/* line 78, ../../_build/scss/modules/_cve-whatare.scss */
#whatare #go_anarchist.btn {
  top: 470px;
  left: 50px;
}
/* line 81, ../../_build/scss/modules/_cve-whatare.scss */
#whatare #go_animal.btn {
  top: 360px;
  left: 50px;
}
/* line 88, ../../_build/scss/modules/_cve-whatare.scss */
#whatare #americas.next_sub {
  top: 550px;
  left: 325px;
}
/* line 92, ../../_build/scss/modules/_cve-whatare.scss */
#whatare #asia.next_sub {
  top: 200px;
  left: 350px;
}
/* line 96, ../../_build/scss/modules/_cve-whatare.scss */
#whatare #europe_africa.next_sub {
  top: 450px;
  left: 75px;
}
/* line 100, ../../_build/scss/modules/_cve-whatare.scss */
#whatare #mideast.next_sub {
  top: 350px;
  left: 400px;
}
/* line 105, ../../_build/scss/modules/_cve-whatare.scss */
#whatare #background_container .region {
  height: 280px;
  width: 480px;
  position: absolute;
  background: rgba(0, 0, 0, 0.5);
  bottom: -10px;
  right: 38px;
  border: 1px solid #fff;
  overflow: hidden;
  display: none;
  z-index: 10;
}
/* line 119, ../../_build/scss/modules/_cve-whatare.scss */
#whatare #background_container #region_map .gm-style {
  left: 1px !important;
}
/* line 125, ../../_build/scss/modules/_cve-whatare.scss */
#whatare .gmnoprint {
  display: none;
}
/* line 129, ../../_build/scss/modules/_cve-whatare.scss */
#whatare #background_container .map_content .region.region_als {
  background: url("../img/cve/what-are/section_international/map_als.png") center center no-repeat;
}
/* line 136, ../../_build/scss/modules/_cve-whatare.scss */
#whatare #content_test #quiz {
  margin-top: 200px;
}
/* line 140, ../../_build/scss/modules/_cve-whatare.scss */
#whatare #content_test #quiz .question p {
  color: #28281D;
  font-family: 'rideMyBike', Helvetica, Arial, sans-serif;
  font-size: 40px;
  line-height: 43px;
  text-shadow: 1px 1px 2px #DAC7A6;
}
/* line 148, ../../_build/scss/modules/_cve-whatare.scss */
#whatare #content_test #quiz .question li {
  color: #28281D;
  background: none;
  font-family: 'rideMyBike', Helvetica, Arial, sans-serif;
  font-size: 30px;
  text-shadow: 1px 1px 2px #DAC7A6;
}
/* line 156, ../../_build/scss/modules/_cve-whatare.scss */
#whatare #content_test #quiz span.small_text {
  text-align: left;
  color: #28281D;
  background: none;
  font-family: 'rideMyBike', Helvetica, Arial, sans-serif;
  font-size: 26px;
  text-shadow: 1px 1px 2px #DAC7A6;
  width: 100%;
  display: block;
  margin-bottom: 20px;
  padding-bottom: 10px;
}
/* line 169, ../../_build/scss/modules/_cve-whatare.scss */
#whatare #content_test #quiz .incorrect {
  background-color: rgba(237, 83, 83, 0.5);
  color: #812A0E;
  font-family: 'rideMyBike', Helvetica, Arial, sans-serif;
  font-size: 36px;
  border-radius: 0;
}
/* line 177, ../../_build/scss/modules/_cve-whatare.scss */
#whatare #content_test #quiz .correct {
  background-color: rgba(73, 222, 91, 0.5);
  border-radius: 5px;
  color: #1F640A;
  font-family: 'rideMyBike', Helvetica, Arial, sans-serif;
  font-size: 36px;
  border-radius: 0;
}
/* line 187, ../../_build/scss/modules/_cve-whatare.scss */
#whatare #content_test .question,
#whatare #content_test .message {
  display: none;
}
/* line 192, ../../_build/scss/modules/_cve-whatare.scss */
#whatare #content_test .question.active,
#whatare #content_test .message.incorrect,
#whatare #content_test .message.correct {
  display: inline-block;
}
/* line 198, ../../_build/scss/modules/_cve-whatare.scss */
#whatare #content_test .message {
  text-align: left;
  text-transform: none;
  padding: 10px 30px;
}
/* line 204, ../../_build/scss/modules/_cve-whatare.scss */
#whatare #content_test .answer {
  cursor: pointer;
}
/* line 208, ../../_build/scss/modules/_cve-whatare.scss */
#whatare #content_test .finalScore {
  color: #28281D;
  background: none;
  font-family: 'rideMyBike', Helvetica, Arial, sans-serif;
  font-size: 36px;
  text-shadow: 1px 1px 2px #DAC7A6;
  text-align: center;
  margin-top: 40px;
}
/* line 217, ../../_build/scss/modules/_cve-whatare.scss */
#whatare #content_test .finalScore.active {
  display: block;
}
/* line 222, ../../_build/scss/modules/_cve-whatare.scss */
#whatare #content_test .nextQuestion,
#whatare #content_test .retakeQuiz {
  text-shadow: none;
  background: none;
  color: #2D2C21;
  border: 1px solid #2D2C21;
}
@media only screen and (min-width: 40.063em) {
  /* line 2, ../../_build/scss/modules/_cve-whatare.scss */
  #whatare {
    /* What is Violent Extremism Section - Global */
  }
  /* line 249, ../../_build/scss/modules/_cve-whatare.scss */
  #whatare #background_container:before {
    display: none;
  }
  /* line 253, ../../_build/scss/modules/_cve-whatare.scss */
  #whatare #background_container {
    height: 900px;
    padding-top: 0;
    background-position: top right;
  }
  /* line 259, ../../_build/scss/modules/_cve-whatare.scss */
  #whatare #background_container #content_home {
    min-height: 900px;
    position: relative;
    overflow: hidden;
  }
  /* line 267, ../../_build/scss/modules/_cve-whatare.scss */
  #whatare #background_container #content_domestic,
  #whatare #background_container #content_international,
  #whatare #background_container #content_test {
    background: none;
    display: none;
    min-height: 900px;
    position: relative;
  }
  /* line 276, ../../_build/scss/modules/_cve-whatare.scss */
  #whatare #background_container #content_home {
    background: none;
  }
  /* line 280, ../../_build/scss/modules/_cve-whatare.scss */
  #whatare #cve #content_international.parent_section .buttons li {
    display: block;
    font-size: 14px;
    clear: both;
    border: 1px solid;
    padding: 10px;
    margin-right: 6px;
    background: none;
    cursor: pointer;
    position: relative;
  }
  /* line 292, ../../_build/scss/modules/_cve-whatare.scss */
  #whatare #cve #content_international.parent_section li.active {
    background: #fff;
    border-color: #fff;
    color: #222;
    text-shadow: none;
  }
  /* line 299, ../../_build/scss/modules/_cve-whatare.scss */
  #whatare #cve #content_international.parent_section .buttons li:hover {
    background: #FFF;
  }
  /* line 303, ../../_build/scss/modules/_cve-whatare.scss */
  #whatare #cve #content_international .international_groups {
    margin-top: 60px;
  }
  /* line 307, ../../_build/scss/modules/_cve-whatare.scss */
  #whatare #cve #content_international .map_content {
    top: 0;
  }
  /* line 311, ../../_build/scss/modules/_cve-whatare.scss */
  #whatare #cve #content_international.parent_section .content_left {
    padding-left: 0;
    padding-right: 0;
    background: none;
  }
  /* line 317, ../../_build/scss/modules/_cve-whatare.scss */
  #whatare #cve #content_domestic.parent_section .buttons li {
    text-align: left;
  }
}
@media only screen and (min-width: 64.063em) {
  /* line 338, ../../_build/scss/modules/_cve-whatare.scss */
  #whatare #background_container #content_home .intro {
    font-size: 19px;
    line-height: 31px;
    font-family: "OpenSansLight", Helvetica, Arial, sans-serif;
    color: #e7cd54;
    padding: 120px 20px 20px 20px;
    text-align: right;
  }
}

/* What is Violent Extremism
===================================================================================================================== */
/* line 3, ../../_build/scss/modules/_cve-whatis.scss */
#whatis {
  /* Global
  =================================================================================================================== */
  /* Section - Home */
  /* Section - Propaganda */
  /* Section - Distorted Principles */
  /* Section - Symbols */
  /* Section - Blame */
  /* Section - Groupthink */
  /* All Devices */
  /* Devices smaller than 25em (400px) Display Rotate Phone Graphic for the CVE Content. */
  /* Devices smaller than 40em (640px) */
  /* All Devices larger than 40.063em (641px) */
  /* MEDIUM - Only Devices between 40.063em (641px) and 64em (1024px) */
  /* LARGE (Dekstop) - Only Devices between 64.063em (1024px) and 90em (1440px)*/
  /* LARGE (Desktop) - All devices larger than 64.063em (1024px) */
  /* Devices in between 90.063em (1440px) and 120em (1920px) */
  /* All Devices larger than 90.063em (1440px) */
  /* All Devices larger than 120.063em (1921px)*/
  /* All Devices larger than 120.063em (1921px)*/
}
/* line 5, ../../_build/scss/modules/_cve-whatis.scss */
#whatis #background_container {
  padding-top: 0.9375rem;
  background: url("../img/cve/what-is/bg_home.jpg") center center no-repeat #000;
}
/* line 10, ../../_build/scss/modules/_cve-whatis.scss */
#whatis #background_container:before {
  content: 'What Is Violent Extremeism?';
  display: block;
  font-size: 18px;
  font-family: 'museo100', georgia;
  color: #fff;
  margin-bottom: 15px;
}
/* line 22, ../../_build/scss/modules/_cve-whatis.scss */
#whatis #background_container #content_propaganda,
#whatis #background_container #content_principles,
#whatis #background_container #content_blame,
#whatis #background_container #content_group,
#whatis #background_container #content_symbols {
  position: relative;
}
/* line 30, ../../_build/scss/modules/_cve-whatis.scss */
#whatis #background_container #content_propaganda {
  background: url("../img/cve/what-is/bg_propaganda_1.jpg") center center;
  background-size: cover;
}
/* line 35, ../../_build/scss/modules/_cve-whatis.scss */
#whatis #background_container #content_principles {
  background: url("../img/cve/what-is/bg_principles_1.jpg") center center;
  background-size: cover;
}
/* line 40, ../../_build/scss/modules/_cve-whatis.scss */
#whatis #background_container #content_blame {
  background: url("../img/cve/what-is/bg_blame_1.jpg") center center;
  background-size: cover;
}
/* line 45, ../../_build/scss/modules/_cve-whatis.scss */
#whatis #background_container #content_group {
  background: url("../img/cve/what-is/bg_group_1.jpg") center center;
  background-size: cover;
}
/* line 50, ../../_build/scss/modules/_cve-whatis.scss */
#whatis #background_container #content_symbols {
  background: url("../img/cve/what-is/bg_symbols_1.jpg") center center;
  background-size: cover;
}
/* line 56, ../../_build/scss/modules/_cve-whatis.scss */
#whatis #background_container #content_home {
  background: url("../img/cve/what-is/bg_home.jpg") center center;
  background-size: cover;
  position: relative;
}
/* line 62, ../../_build/scss/modules/_cve-whatis.scss */
#whatis #background_container #content_home .intro {
  font-size: 19px;
  line-height: 31px;
  font-family: "OpenSansLight", "Arial";
  color: #D6C37D;
  text-align: left;
  padding: 15px;
}
/* line 71, ../../_build/scss/modules/_cve-whatis.scss */
#whatis #background_container #content_home .intro .definition {
  font-family: 'OpenSansItalic', Helvetica, Arial, sans-serif;
  color: #fff;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.8);
}
/* line 77, ../../_build/scss/modules/_cve-whatis.scss */
#whatis #background_container #content_home .btn.propaganda {
  top: 390px;
  right: 7%;
}
/* line 82, ../../_build/scss/modules/_cve-whatis.scss */
#whatis #background_container #content_home .btn.principles {
  top: 590px;
  right: 30%;
}
/* line 87, ../../_build/scss/modules/_cve-whatis.scss */
#whatis #background_container #content_home .btn.blame {
  top: 460px;
  right: 26%;
}
/* line 92, ../../_build/scss/modules/_cve-whatis.scss */
#whatis #background_container #content_home .btn.group {
  top: 540px;
  right: 75%;
  text-align: right;
}
/* line 98, ../../_build/scss/modules/_cve-whatis.scss */
#whatis #background_container #content_home .btn.symbols {
  top: 430px;
  right: 44%;
  text-align: right;
}
/* line 104, ../../_build/scss/modules/_cve-whatis.scss */
#whatis #cve .group_info.droppable,
#whatis #cve .groupthink_claim .droppable {
  border: none;
  /* For Safari 3.1 to 6.0 */
  transition: background .5s, color .5s;
}
/* line 111, ../../_build/scss/modules/_cve-whatis.scss */
#whatis #cve .group_info.droppable.hovered,
#whatis #cve .groupthink_claim .droppable.hovered {
  background: rgba(231, 205, 84, 0.8);
  border: none;
  color: #333;
  text-shadow: none;
}
/* line 119, ../../_build/scss/modules/_cve-whatis.scss */
#whatis #cve .group_info.droppable.hovered p,
#whatis #cve .groupthink_claim .droppable.hovered p {
  color: #333;
  text-shadow: none;
}
/* line 125, ../../_build/scss/modules/_cve-whatis.scss */
#whatis #cve .group_info.ui-droppable-disabled,
#whatis #cve .groupthink_claim .ui-droppable-disabled {
  background: #e7cd54;
  text-shadow: none;
  padding-top: 30px;
}
/* line 132, ../../_build/scss/modules/_cve-whatis.scss */
#whatis #cve .group_info.ui-droppable-disabled .group_content h4 {
  display: block;
  color: #333;
  font-size: 13px;
  position: absolute;
  top: 0;
  left: 0;
  padding: 5px;
  background-color: #fff;
}
/* line 143, ../../_build/scss/modules/_cve-whatis.scss */
#whatis #cve .group_info.ui-droppable-disabled p,
#whatis #cve .groupthink_claim .ui-droppable-disabled p {
  color: #333;
}
/* line 148, ../../_build/scss/modules/_cve-whatis.scss */
#whatis .draggable {
  display: inline-block;
}
/* line 152, ../../_build/scss/modules/_cve-whatis.scss */
#whatis .droppable {
  padding: 20px;
  border: none;
  background: rgba(0, 0, 0, 0.8);
  color: #fff;
}
/* line 159, ../../_build/scss/modules/_cve-whatis.scss */
#whatis .ui-draggable {
  border-radius: 3px;
  cursor: grab;
  cursor: -webkit-grab;
}
/* line 165, ../../_build/scss/modules/_cve-whatis.scss */
#whatis .buttons.draggable li span {
  display: inline-block;
  width: 110%;
}
/* line 170, ../../_build/scss/modules/_cve-whatis.scss */
#whatis .buttons.draggable li.correct span {
  width: 100%;
  text-align: center;
}
/* line 175, ../../_build/scss/modules/_cve-whatis.scss */
#whatis #content_group .buttons.draggable li span {
  width: 100%;
}
/* line 179, ../../_build/scss/modules/_cve-whatis.scss */
#whatis #cve .parent_section .buttons li.ui-draggable.correct {
  visibility: hidden;
}
/* line 190, ../../_build/scss/modules/_cve-whatis.scss */
#whatis .ui-draggable-dragging {
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.8);
}
/* line 194, ../../_build/scss/modules/_cve-whatis.scss */
#whatis .droppable h4, #whatis .droppable strong {
  display: none;
}
/* line 198, ../../_build/scss/modules/_cve-whatis.scss */
#whatis #cve .hide {
  display: none;
}
/* line 208, ../../_build/scss/modules/_cve-whatis.scss */
#whatis #cve #content_propaganda .puppet {
  top: 90px;
  left: 920px;
}
/* line 213, ../../_build/scss/modules/_cve-whatis.scss */
#whatis #content_propaganda .intro.propaganda_intro .next_sub {
  position: absolute;
  right: 240px;
  top: 310px;
}
/* line 219, ../../_build/scss/modules/_cve-whatis.scss */
#whatis #propaganda_corrupt,
#whatis #propaganda_fight,
#whatis #propaganda_superior,
#whatis #propaganda_mistrust,
#whatis #propaganda_environmental {
  visibility: hidden;
  transition: all 0.5s ease;
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 100%;
}
/* line 233, ../../_build/scss/modules/_cve-whatis.scss */
#whatis #propaganda_corrupt {
  background: url("../img/cve/what-is/section_propaganda/poster_corrupt.jpg") no-repeat top left;
}
/* line 240, ../../_build/scss/modules/_cve-whatis.scss */
#whatis #content_principles #believe {
  position: absolute;
  right: 100px;
  top: 280px;
}
/* line 246, ../../_build/scss/modules/_cve-whatis.scss */
#whatis #content_principles #hate {
  position: absolute;
  right: 100px;
  top: 200px;
}
/* line 252, ../../_build/scss/modules/_cve-whatis.scss */
#whatis #content_principles #content_hate {
  display: none;
  width: 40%;
  float: left;
  margin-left: 30px;
  margin-top: 360px;
  background: rgba(0, 0, 0, 0.8);
  padding: 20px 20px 0 20px;
  border: 1px solid #fff;
}
/* line 263, ../../_build/scss/modules/_cve-whatis.scss */
#whatis #cve #content_principles .puppet {
  top: 90px;
  left: 920px;
}
/* line 268, ../../_build/scss/modules/_cve-whatis.scss */
#whatis #content_principles ul.buttons li.ui-draggable {
  background: #fff;
  color: #222;
  text-shadow: none;
}
/* line 274, ../../_build/scss/modules/_cve-whatis.scss */
#whatis #content_principles .distorted_content {
  display: none;
  position: relative;
  padding-top: 30px;
}
/* line 280, ../../_build/scss/modules/_cve-whatis.scss */
#whatis #content_principles .distorted_content .content {
  padding: 10px 10px 0 10px;
  border: 1px solid #fff;
  background: rgba(0, 0, 0, 0.5);
}
/* line 286, ../../_build/scss/modules/_cve-whatis.scss */
#whatis #content_principles .group_info {
  display: none;
  position: absolute;
  right: 130px;
  top: 260px;
  width: 400px;
  padding: 20px;
  border: none;
  background: rgba(0, 0, 0, 0.8);
  color: #fff;
}
/* line 298, ../../_build/scss/modules/_cve-whatis.scss */
#whatis #content_principles .group_info p {
  margin-bottom: 0;
}
/* line 302, ../../_build/scss/modules/_cve-whatis.scss */
#whatis #content_principles .group_content:before {
  display: block;
  position: absolute;
  top: 10px;
  left: 10px;
}
/* line 309, ../../_build/scss/modules/_cve-whatis.scss */
#whatis #content_principles .game_instructions {
  padding: 0 0 0 260px;
  background: url("../img/cve/instructions_matching_1.png") no-repeat top left;
  min-height: 110px;
}
/* line 319, ../../_build/scss/modules/_cve-whatis.scss */
#whatis #content_principles .test-knowledge {
  display: none;
}
/* line 323, ../../_build/scss/modules/_cve-whatis.scss */
#whatis #content_principles .droppable.group_info[data-id="3"] {
  top: 150px;
  right: 100px;
}
/* line 327, ../../_build/scss/modules/_cve-whatis.scss */
#whatis #content_principles .droppable.group_info[data-id="2"] {
  top: 270px;
  right: 100px;
}
/* line 331, ../../_build/scss/modules/_cve-whatis.scss */
#whatis #content_principles .droppable.group_info[data-id="1"] {
  top: 390px;
  right: 100px;
}
/* line 335, ../../_build/scss/modules/_cve-whatis.scss */
#whatis #content_principles .droppable.group_info[data-id="5"] {
  top: 485px;
  right: 100px;
}
/* line 339, ../../_build/scss/modules/_cve-whatis.scss */
#whatis #content_principles .droppable.group_info[data-id="4"] {
  top: 630px;
  right: 100px;
}
/* line 346, ../../_build/scss/modules/_cve-whatis.scss */
#whatis #cve #content_symbols .puppet {
  top: 90px;
  left: 920px;
}
/* line 351, ../../_build/scss/modules/_cve-whatis.scss */
#whatis #content_symbols #targets {
  position: absolute;
  left: 460px;
  bottom: 330px;
}
/* line 357, ../../_build/scss/modules/_cve-whatis.scss */
#whatis #content_symbols ul.buttons li {
  display: block;
  position: absolute;
}
/* line 362, ../../_build/scss/modules/_cve-whatis.scss */
#whatis #content_symbols #go_kenya {
  bottom: 430px;
  right: 100px;
}
/* line 367, ../../_build/scss/modules/_cve-whatis.scss */
#whatis #content_symbols #go_oklahoma {
  bottom: 260px;
  left: 150px;
}
/* line 372, ../../_build/scss/modules/_cve-whatis.scss */
#whatis #content_symbols #go_virginia {
  top: 460px;
  left: 390px;
}
/* line 377, ../../_build/scss/modules/_cve-whatis.scss */
#whatis #content_symbols #go_yemen {
  top: 300px;
  right: 110px;
}
/* line 382, ../../_build/scss/modules/_cve-whatis.scss */
#whatis #content_symbols #go_ny {
  top: 310px;
  left: 380px;
}
/* line 387, ../../_build/scss/modules/_cve-whatis.scss */
#whatis #content_symbols #go_colorado {
  bottom: 350px;
  left: 70px;
}
/* line 392, ../../_build/scss/modules/_cve-whatis.scss */
#whatis #content_symbols #go_dc {
  top: 380px;
  left: 280px;
}
/* line 397, ../../_build/scss/modules/_cve-whatis.scss */
#whatis #content_symbols #go_wisconsin {
  top: 300px;
  left: 60px;
}
/* line 402, ../../_build/scss/modules/_cve-whatis.scss */
#whatis #content_symbols .map_content {
  display: none;
  position: relative;
  padding-top: 30px;
}
/* line 408, ../../_build/scss/modules/_cve-whatis.scss */
#whatis #content_symbols .map_content .content {
  padding: 10px 10px 0 10px;
  border: 1px solid #fff;
  background: rgba(0, 0, 0, 0.5);
}
/* line 414, ../../_build/scss/modules/_cve-whatis.scss */
#whatis #content_symbols .map_content .section_image {
  width: 350px;
  height: 350px;
  background-color: rgba(255, 255, 255, 0.5);
  background-size: 350px 350px;
  background-position: center center;
  position: absolute;
  top: 30px;
  right: -370px;
  border: 1px solid #FFF;
  overflow: hidden;
}
/* line 427, ../../_build/scss/modules/_cve-whatis.scss */
#whatis #content_symbols #content_kenya .section_image {
  background-image: url("../img/cve/what-is/section_symbols/nairobi.jpg");
}
/* line 431, ../../_build/scss/modules/_cve-whatis.scss */
#whatis #content_symbols #content_oklahoma .section_image {
  background-image: url("../img/cve/what-is/section_symbols/oklahomacity.jpg");
}
/* line 435, ../../_build/scss/modules/_cve-whatis.scss */
#whatis #content_symbols #content_virginia .section_image {
  background-image: url("../img/cve/what-is/section_symbols/pentagon.jpg");
}
/* line 439, ../../_build/scss/modules/_cve-whatis.scss */
#whatis #content_symbols #content_yemen .section_image {
  background-image: url("../img/cve/what-is/section_symbols/usscole.jpg");
}
/* line 443, ../../_build/scss/modules/_cve-whatis.scss */
#whatis #content_symbols #content_ny .section_image {
  background-image: url("../img/cve/what-is/section_symbols/wtc.jpg");
}
/* line 447, ../../_build/scss/modules/_cve-whatis.scss */
#whatis #content_symbols #content_colorado .section_image {
  background-image: url("../img/cve/what-is/section_symbols/vail.jpg");
}
/* line 451, ../../_build/scss/modules/_cve-whatis.scss */
#whatis #content_symbols #content_dc .section_image {
  background-image: url("../img/cve/what-is/section_symbols/capitol.jpg");
}
/* line 455, ../../_build/scss/modules/_cve-whatis.scss */
#whatis #content_symbols #content_wisconsin .section_image {
  background-image: url("../img/cve/what-is/section_symbols/oakcreek.png");
}
/* line 461, ../../_build/scss/modules/_cve-whatis.scss */
#whatis #cve #content_blame #canvas {
  position: absolute;
  right: 130px;
  top: 155px;
}
/* line 467, ../../_build/scss/modules/_cve-whatis.scss */
#whatis #cve #content_blame .slope_controls {
  position: absolute;
  top: 740px;
  right: 215px;
  display: none;
}
/* line 474, ../../_build/scss/modules/_cve-whatis.scss */
#whatis #cve #content_blame #timer {
  position: absolute;
  top: 130px;
  right: 355px;
  display: none;
}
/* line 481, ../../_build/scss/modules/_cve-whatis.scss */
#whatis #cve #content_blame .slope_controls button {
  opacity: 1;
}
/* line 485, ../../_build/scss/modules/_cve-whatis.scss */
#whatis #cve #content_blame .puppet {
  top: 90px;
  left: 920px;
}
/* line 490, ../../_build/scss/modules/_cve-whatis.scss */
#whatis #content_blame #blame_game {
  position: absolute;
  left: 460px;
  bottom: 300px;
}
/* line 496, ../../_build/scss/modules/_cve-whatis.scss */
#whatis #content_blame #slippery {
  position: absolute;
  right: 200px;
  top: 190px;
}
/* line 502, ../../_build/scss/modules/_cve-whatis.scss */
#whatis #content_blame .slope_game .ipad_overlay {
  position: absolute;
  top: 109px;
  right: 91px;
  width: 577px;
  height: 765px;
  background: url("../img/cve/what-is/section_blame/game_frame_ipad.png");
  z-index: 100;
  pointer-events: none;
}
/* line 513, ../../_build/scss/modules/_cve-whatis.scss */
#whatis #content_blame .slope_game #canvas {
  z-index: 5;
}
/* line 517, ../../_build/scss/modules/_cve-whatis.scss */
#whatis #content_blame .slope_game .ipad_start {
  position: absolute;
  top: 155px;
  right: 130px;
  width: 500px;
  height: 600px;
  background: url("../img/cve/what-is/section_blame/game_start_screen.png");
  z-index: 1;
}
/* line 528, ../../_build/scss/modules/_cve-whatis.scss */
#whatis #content_blame .slope_game .game_level {
  position: absolute;
  top: 155px;
  right: 530px;
  width: 100px;
  height: 30px;
  border-radius: 0 0 10px 0;
  background: rgba(0, 0, 0, 0.5);
  padding: 5px 11px;
  box-sizing: border-box;
  z-index: 20;
  text-align: center;
}
/* line 542, ../../_build/scss/modules/_cve-whatis.scss */
#whatis #content_blame .slope_game .game_chances {
  position: absolute;
  top: 165px;
  right: 140px;
  width: 100px;
  height: 30px;
  padding: 0;
  box-sizing: border-box;
  z-index: 20;
  text-align: right;
}
/* line 553, ../../_build/scss/modules/_cve-whatis.scss */
#whatis #content_blame .slope_game .game_chances img {
  margin-right: 3px;
}
/* line 557, ../../_build/scss/modules/_cve-whatis.scss */
#whatis #content_blame .slope_game .game_chances .chances_num {
  margin-left: 3px;
}
/* line 564, ../../_build/scss/modules/_cve-whatis.scss */
#whatis #content_blame .slope_game .game_level span {
  font-size: 11px;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
  text-transform: uppercase;
}
/* line 570, ../../_build/scss/modules/_cve-whatis.scss */
#whatis #content_blame .slope_game .game_level .level_2,
#whatis #content_blame .slope_game .game_level .level_3,
#whatis #content_blame .slope_game .game_level .level_4,
#whatis #content_blame .slope_game .game_level .level_5,
#whatis #content_blame .slope_game .game_level .level_6 {
  display: none;
}
/* line 578, ../../_build/scss/modules/_cve-whatis.scss */
#whatis #content_blame .slope_game .game_level.level2 .level_1,
#whatis #content_blame .slope_game .game_level.level3 .level_1,
#whatis #content_blame .slope_game .game_level.level4 .level_1,
#whatis #content_blame .slope_game .game_level.level5 .level_1,
#whatis #content_blame .slope_game .game_level.level6 .level_1 {
  display: none;
}
/* line 586, ../../_build/scss/modules/_cve-whatis.scss */
#whatis #content_blame .slope_game .game_level.level2 .level_2,
#whatis #content_blame .slope_game .game_level.level3 .level_3,
#whatis #content_blame .slope_game .game_level.level4 .level_4,
#whatis #content_blame .slope_game .game_level.level5 .level_5,
#whatis #content_blame .slope_game .game_level.level6 .level_6 {
  display: inline;
}
/* line 595, ../../_build/scss/modules/_cve-whatis.scss */
#whatis #content_blame #start-game {
  right: 300px;
  bottom: 360px;
  z-index: 999999;
}
/* line 601, ../../_build/scss/modules/_cve-whatis.scss */
#whatis #content_blame .gameboy_icon_1 {
  float: left;
  width: 135px;
  height: 197px;
  background: url("../img/cve/what-is/section_blame/gameboy_1.png");
  margin-right: 20px;
  margin-bottom: 40px;
  margin-top: 20px;
}
/* line 611, ../../_build/scss/modules/_cve-whatis.scss */
#whatis #content_blame .game_guide_1 {
  float: left;
  width: 122px;
  height: 84px;
  background: url("../img/cve/what-is/section_blame/game_guide_1.png");
  margin-right: 20px;
  margin-bottom: 40px;
  margin-top: 20px;
}
/* line 621, ../../_build/scss/modules/_cve-whatis.scss */
#whatis #content_blame #goat_content div {
  display: none;
  background: #fff;
  padding: 20px;
  text-align: center;
  border-radius: 10px;
  color: #333;
  text-shadow: none;
  margin-top: 40px;
  font-family: "rideMyBike", Helvetica, Arial, sans-serif;
  font-size: 60px;
  position: relative;
}
/* line 635, ../../_build/scss/modules/_cve-whatis.scss */
#whatis #content_blame #goat_content div:after {
  display: block;
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 20px 20px 0 0;
  border-color: #ffffff transparent transparent transparent;
  bottom: -20px;
  left: 50px;
}
/* line 649, ../../_build/scss/modules/_cve-whatis.scss */
#whatis #content_blame button#gb-easy-start {
  position: absolute;
  bottom: 486px;
  right: 352px;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  border: 1px solid #fff;
  opacity: 1;
}
/* line 659, ../../_build/scss/modules/_cve-whatis.scss */
#whatis #content_blame button#gb-up {
  position: absolute;
  bottom: 166px;
  right: 392px;
  height: 50px;
  -webkit-transform: rotate(77deg) skew(9deg, -13deg);
  transform: rotate(77deg) skew(9deg, -13deg);
}
/* line 669, ../../_build/scss/modules/_cve-whatis.scss */
#whatis #content_blame button {
  opacity: 0;
}
/* line 672, ../../_build/scss/modules/_cve-whatis.scss */
#whatis #content_blame button {
  outline: none;
  border: none;
}
/* line 676, ../../_build/scss/modules/_cve-whatis.scss */
#whatis #content_blame button#gb-down {
  position: absolute;
  bottom: 59px;
  right: 342px;
  height: 50px;
  -webkit-transform: rotate(77deg) skew(9deg, -13deg);
  transform: rotate(77deg) skew(9deg, -13deg);
}
/* line 685, ../../_build/scss/modules/_cve-whatis.scss */
#whatis #content_blame button#gb-left {
  position: absolute;
  bottom: 92px;
  right: 415px;
  height: 52px;
  -webkit-transform: rotate(-10deg) skew(16deg, -11deg);
  transform: rotate(-10deg) skew(16deg, -11deg);
}
/* line 694, ../../_build/scss/modules/_cve-whatis.scss */
#whatis #content_blame button#gb-right {
  position: absolute;
  bottom: 132px;
  right: 315px;
  height: 52px;
  -webkit-transform: rotate(-10deg) skew(16deg, -11deg);
  transform: rotate(-10deg) skew(16deg, -11deg);
}
/* line 703, ../../_build/scss/modules/_cve-whatis.scss */
#whatis #content_blame button#gb-b {
  position: absolute;
  right: 93px;
  bottom: 190px;
  height: 65px;
  border-radius: 65px;
  -webkit-transform: skew(32deg, -20deg);
  transform: skew(32deg, -20deg);
}
/* line 713, ../../_build/scss/modules/_cve-whatis.scss */
#whatis #content_blame button#gb-a {
  position: absolute;
  right: 37px;
  bottom: 262px;
  height: 65px;
  border-radius: 65px;
  -webkit-transform: skew(29deg, -21deg);
  transform: skew(29deg, -21deg);
}
/* line 723, ../../_build/scss/modules/_cve-whatis.scss */
#whatis #content_blame button#gb-start {
  position: absolute;
  /*opacity: .5;*/
  opacity: 0;
  right: 102px;
  bottom: 51px;
  border-radius: 20px;
  -webkit-transform: rotate(-50deg);
  transform: rotate(-50deg);
}
/* line 735, ../../_build/scss/modules/_cve-whatis.scss */
#whatis #content_blame #ss_animation {
  position: absolute;
  right: 224px;
  bottom: 376px;
}
/* line 741, ../../_build/scss/modules/_cve-whatis.scss */
#whatis #content_blame .ss_game_overlay {
  width: 370px;
  height: 290px;
  position: absolute;
  right: 224px;
  top: 232px;
  background: url("../img/cve/what-is/section_blame/goat_video_overlay.png");
  z-index: 100;
  pointer-events: none;
}
/* line 754, ../../_build/scss/modules/_cve-whatis.scss */
#whatis #cve #content_group .puppet {
  top: 90px;
  left: 920px;
}
/* line 759, ../../_build/scss/modules/_cve-whatis.scss */
#whatis #content_group #groupthink1 {
  position: absolute;
  left: 240px;
  top: 310px;
}
/* line 765, ../../_build/scss/modules/_cve-whatis.scss */
#whatis #content_group .btn.around-group {
  top: 300px;
  left: 500px;
}
/* line 770, ../../_build/scss/modules/_cve-whatis.scss */
#whatis #content_group .groupthink_claim > div {
  display: none;
  position: absolute;
  left: 640px;
  top: 260px;
}
/* line 777, ../../_build/scss/modules/_cve-whatis.scss */
#whatis #content_group .groupthink_claim div p {
  margin-bottom: 0;
}
/* line 781, ../../_build/scss/modules/_cve-whatis.scss */
#whatis #content_group .buttons {
  position: absolute;
  top: 190px;
  left: 400px;
}
/* line 787, ../../_build/scss/modules/_cve-whatis.scss */
#whatis #content_group.parent_section .buttons li {
  background: #fff;
  color: #222;
  width: 200px;
  display: block;
  text-shadow: none;
}
/* line 795, ../../_build/scss/modules/_cve-whatis.scss */
#whatis #content_group .game_instructions {
  padding: 260px 0 0 0;
  background: url("../img/cve/instructions_matching_1.png") no-repeat top left;
  min-height: 110px;
}
/* line 801, ../../_build/scss/modules/_cve-whatis.scss */
#whatis #content_group .game_instructions p {
  color: #e7cd54;
}
/* line 805, ../../_build/scss/modules/_cve-whatis.scss */
#whatis #content_group .groupthink_claim .group_content h4 {
  display: none;
}
/* line 809, ../../_build/scss/modules/_cve-whatis.scss */
#whatis #content_group .groupthink_claim .group_content.ui-droppable-disabled h4 {
  display: block;
  color: #333;
  font-size: 13px;
  position: absolute;
  top: 0;
  left: 0;
  padding: 5px;
  background-color: #fff;
}
/* line 820, ../../_build/scss/modules/_cve-whatis.scss */
#whatis #content_group .groupthink_claim div[data-id="2"] {
  top: 140px;
}
/* line 823, ../../_build/scss/modules/_cve-whatis.scss */
#whatis #content_group .groupthink_claim div[data-id="5"] {
  top: 235px;
}
/* line 826, ../../_build/scss/modules/_cve-whatis.scss */
#whatis #content_group .groupthink_claim div[data-id="1"] {
  top: 330px;
}
/* line 829, ../../_build/scss/modules/_cve-whatis.scss */
#whatis #content_group .groupthink_claim div[data-id="3"] {
  top: 440px;
}
/* line 832, ../../_build/scss/modules/_cve-whatis.scss */
#whatis #content_group .groupthink_claim div[data-id="4"] {
  top: 535px;
}
/* line 836, ../../_build/scss/modules/_cve-whatis.scss */
#whatis #content_group #avoid-groupthink {
  display: none;
}
@media only screen and (max-width: 40em) {
  /* line 853, ../../_build/scss/modules/_cve-whatis.scss */
  #whatis #principles_intro #hate {
    display: none;
  }
}
@media only screen and (min-width: 40.063em) {
  /* line 3, ../../_build/scss/modules/_cve-whatis.scss */
  #whatis {
    /* What is Violent Extremism Section - Global */
  }
  /* line 862, ../../_build/scss/modules/_cve-whatis.scss */
  #whatis #background_container:before {
    display: none;
  }
  /* line 866, ../../_build/scss/modules/_cve-whatis.scss */
  #whatis #background_container {
    height: 900px;
    padding-top: 0;
    background-position: top right;
  }
  /* line 872, ../../_build/scss/modules/_cve-whatis.scss */
  #whatis #background_container #content_home {
    min-height: 900px;
    position: relative;
    overflow: hidden;
  }
  /* line 880, ../../_build/scss/modules/_cve-whatis.scss */
  #whatis #background_container #content_propaganda,
  #whatis #background_container #content_principles,
  #whatis #background_container #content_blame,
  #whatis #background_container #content_group,
  #whatis #background_container #content_symbols {
    background: none;
    display: none;
    min-height: 900px;
    position: relative;
  }
  /* line 891, ../../_build/scss/modules/_cve-whatis.scss */
  #whatis #background_container #content_home {
    background: none;
  }
}
@media only screen and (min-width: 40.063em) and (max-width: 64em) {
  /* line 899, ../../_build/scss/modules/_cve-whatis.scss */
  #whatis #principles_intro #hate {
    display: none;
  }
}
@media only screen and (min-width: 64.063em) {
  /* line 913, ../../_build/scss/modules/_cve-whatis.scss */
  #whatis #background_container #content_home .intro {
    font-size: 19px;
    line-height: 31px;
    font-family: "OpenSansLight", "Arial";
    color: #e7cd54;
    padding: 120px 20px 20px 20px;
    text-align: right;
  }
}

/* Where */
/* line 2, ../../_build/scss/modules/_cve-where.scss */
#where {
  /* Content Intro */
  /* All Devices */
  /* Devices smaller than 25em (400px) Display Rotate Phone Graphic for the CVE Content. */
  /* Devices smaller than 40em (640px) */
  /* All Devices larger than 40.063em (641px) */
  /* MEDIUM - Only Devices between 40.063em (641px) and 64em (1024px) */
  /* LARGE (Dekstop) - Only Devices between 64.063em (1024px) and 90em (1440px)*/
  /* LARGE (Desktop) - All devices larger than 64.063em (1024px) */
  /* Devices in between 90.063em (1440px) and 120em (1920px) */
  /* All Devices larger than 90.063em (1440px) */
  /* All Devices larger than 120.063em (1921px)*/
  /* All Devices larger than 120.063em (1921px)*/
}
/* line 4, ../../_build/scss/modules/_cve-where.scss */
#where #background_container {
  height: 900px;
  background: url("../img/cve/where/bg_home.jpg") center center no-repeat #000;
}
/* line 9, ../../_build/scss/modules/_cve-where.scss */
#where #background_container:before {
  content: 'Where to Get Help';
  display: block;
  font-size: 18px;
  font-family: 'museo100', georgia;
  color: #fff;
  margin-bottom: 15px;
}
/* line 20, ../../_build/scss/modules/_cve-where.scss */
#where .btn.conflict {
  top: 320px;
  left: 50px;
}
/* line 25, ../../_build/scss/modules/_cve-where.scss */
#where .btn.report {
  top: 390px;
  left: 50px;
}
/* line 30, ../../_build/scss/modules/_cve-where.scss */
#where .btn.trust {
  top: 485px;
  left: 50px;
}
/* line 35, ../../_build/scss/modules/_cve-where.scss */
#where .btn.information {
  top: 555px;
  left: 50px;
}
/* line 40, ../../_build/scss/modules/_cve-where.scss */
#where .btn.sub_section {
  top: 101px;
  right: 40px;
  padding: 5px 10px;
}
/* line 48, ../../_build/scss/modules/_cve-where.scss */
#where .scroll-box {
  height: 430px;
  overflow-y: scroll;
  overflow-x: hidden;
}
/* line 56, ../../_build/scss/modules/_cve-where.scss */
#where #cve #background_container .content_left {
  padding: 90px 40px 0 40px;
}
/* line 60, ../../_build/scss/modules/_cve-where.scss */
#where #cve #background_container .parent_section a {
  color: #e7cd54;
}
/* line 65, ../../_build/scss/modules/_cve-where.scss */
#where #cve #background_container .parent_section p {
  font-size: 16px;
}
/* line 69, ../../_build/scss/modules/_cve-where.scss */
#where #cve #background_container .parent_section ul li {
  font-size: 14px;
  margin-bottom: 5px;
}
@media only screen and (min-width: 40.063em) {
  /* line 2, ../../_build/scss/modules/_cve-where.scss */
  #where {
    /* What is Violent Extremism Section - Global */
  }
  /* line 92, ../../_build/scss/modules/_cve-where.scss */
  #where #background_container:before {
    display: none;
  }
  /* line 96, ../../_build/scss/modules/_cve-where.scss */
  #where #background_container {
    height: 900px;
    padding-top: 0;
    background-position: top right;
  }
  /* line 102, ../../_build/scss/modules/_cve-where.scss */
  #where #background_container #content_home {
    min-height: 900px;
    position: relative;
    overflow: hidden;
  }
  /* line 110, ../../_build/scss/modules/_cve-where.scss */
  #where #background_container #content_conflict,
  #where #background_container #content_report,
  #where #background_container #content_information,
  #where #background_container #content_trust {
    background: none;
    display: none;
    min-height: 900px;
    position: relative;
  }
  /* line 120, ../../_build/scss/modules/_cve-where.scss */
  #where #background_container #content_home {
    background: none;
  }
}
@media only screen and (min-width: 64.063em) {
  /* line 138, ../../_build/scss/modules/_cve-where.scss */
  #where #background_container #content_home .intro {
    font-size: 19px;
    line-height: 31px;
    font-family: "OpenSansLight", Helvetica, Arial, sans-serif;
    color: #e7cd54;
    padding: 120px 20px 20px 20px;
    text-align: right;
  }
}

/* Who do Violent Extremists Affect?
=================================================================================================================== */
/* line 3, ../../_build/scss/modules/_cve-who.scss */
#who {
  /* Home
  =================================================================================================================== */
  /* Content */
  /* All Devices */
  /* Devices smaller than 25em (400px) Display Rotate Phone Graphic for the CVE Content. */
  /* Devices smaller than 40em (640px) */
  /* All Devices larger than 40.063em (641px) */
  /* MEDIUM - Only Devices between 40.063em (641px) and 64em (1024px) */
  /* LARGE (Dekstop) - Only Devices between 64.063em (1024px) and 90em (1440px)*/
  /* LARGE (Desktop) - All devices larger than 64.063em (1024px) */
  /* Devices in between 90.063em (1440px) and 120em (1920px) */
  /* All Devices larger than 90.063em (1440px) */
  /* All Devices larger than 120.063em (1921px)*/
  /* All Devices larger than 120.063em (1921px)*/
}
/* line 5, ../../_build/scss/modules/_cve-who.scss */
#who #background_container {
  height: 900px;
  background: url("../img/cve/who/bg_home.jpg") center center no-repeat #000;
}
/* line 13, ../../_build/scss/modules/_cve-who.scss */
#who #content_home {
  min-height: 900px;
  position: relative;
  overflow: hidden;
}
/* line 19, ../../_build/scss/modules/_cve-who.scss */
#who #content_home .intro {
  font-size: 19px;
  line-height: 31px;
  font-family: "OpenSansLight", Helvetica, Arial, sans-serif;
  color: #fff;
  text-align: left;
  padding: 120px 20px 20px 20px;
}
/* line 28, ../../_build/scss/modules/_cve-who.scss */
#who #content_home #backButton {
  top: 580px;
  left: 404px;
  display: none;
}
/* line 34, ../../_build/scss/modules/_cve-who.scss */
#who #content_home .btn {
  text-align: center;
}
/* line 38, ../../_build/scss/modules/_cve-who.scss */
#who #content_home #vid1.btn {
  top: 600px;
  right: 45px;
}
/* line 43, ../../_build/scss/modules/_cve-who.scss */
#who #content_home #vid2.btn {
  top: 445px;
  right: 332px;
}
/* line 48, ../../_build/scss/modules/_cve-who.scss */
#who #content_home #vid3.btn {
  top: 180px;
  right: 332px;
}
/* line 53, ../../_build/scss/modules/_cve-who.scss */
#who #content_home #vid4.btn {
  top: 325px;
  right: 520px;
}
/* line 58, ../../_build/scss/modules/_cve-who.scss */
#who #content_home #vid5.btn {
  top: 200px;
  right: 700px;
}
/* line 67, ../../_build/scss/modules/_cve-who.scss */
#who #cve #who_content {
  position: absolute;
  top: 0;
  left: 0;
  padding: 120px 40px 0 40px;
  display: none;
  height: 820px;
  z-index: 200;
  transition: all 200ms;
}
/* line 78, ../../_build/scss/modules/_cve-who.scss */
#who #cve #who_content .who_info {
  padding: 20px;
  border: 1px solid #fff;
  background: rgba(0, 0, 0, 0.6);
}
/* line 83, ../../_build/scss/modules/_cve-who.scss */
#who #video_container {
  position: relative;
  padding-bottom: 56.25%;
  height: 450px;
  overflow: hidden;
  max-width: 100%;
}
/* line 90, ../../_build/scss/modules/_cve-who.scss */
#who #video_container iframe,
#who #video_container object,
#who #video_container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* Why
=================================================================================================================== */
/* line 3, ../../_build/scss/modules/_cve-why.scss */
#why {
  /* Home
  =================================================================================================================== */
  /* Personal Needs
  =================================================================================================================== */
  /* So They Say
  =================================================================================================================== */
  /* Fears and Frustrations
  =================================================================================================================== */
  /* All Devices */
  /* Devices smaller than 25em (400px) Display Rotate Phone Graphic for the CVE Content. */
  /* Devices smaller than 40em (640px) */
  /* All Devices larger than 40.063em (641px) */
  /* MEDIUM - Only Devices smaller than 64em (1024px) */
  /* MEDIUM - Only Devices between 40.063em (641px) and 64em (1024px) */
  /* LARGE (Dekstop) - Only Devices between 64.063em (1024px) and 90em (1440px)*/
  /* LARGE (Desktop) - All devices larger than 64.063em (1024px) */
  /* Devices in between 90.063em (1440px) and 120em (1920px) */
  /* All Devices larger than 90.063em (1440px) */
  /* All Devices larger than 120.063em (1921px)*/
  /* All Devices larger than 120.063em (1921px)*/
}
/* line 5, ../../_build/scss/modules/_cve-why.scss */
#why #cve .puppet {
  right: 50px;
}
/* line 9, ../../_build/scss/modules/_cve-why.scss */
#why #background_container {
  height: 900px;
  background: url("../img/cve/why/bg_home.jpg") center center no-repeat #000;
}
/* line 16, ../../_build/scss/modules/_cve-why.scss */
#why #content_home {
  background: url("../img/cve/why/bg_home.jpg") center center;
  background-size: cover;
  position: relative;
}
/* line 21, ../../_build/scss/modules/_cve-why.scss */
#why #content_home .intro {
  font-size: 19px;
  line-height: 31px;
  font-family: "OpenSansLight", Helvetica, Arial, sans-serif;
  color: #e7cd54;
  text-align: left;
}
/* line 29, ../../_build/scss/modules/_cve-why.scss */
#why #content_home .btn.needs {
  top: 270px;
  right: 35%;
}
/* line 34, ../../_build/scss/modules/_cve-why.scss */
#why #content_home .btn.say {
  top: 490px;
  right: 25%;
}
/* line 39, ../../_build/scss/modules/_cve-why.scss */
#why #content_home .btn.fears {
  top: 370px;
  right: 25%;
}
/* line 47, ../../_build/scss/modules/_cve-why.scss */
#why #content_needs {
  position: relative;
  background: url("../img/cve/why/bg_needs_1.jpg") center center;
  background-size: cover;
}
/* line 52, ../../_build/scss/modules/_cve-why.scss */
#why #content_needs .needs_table {
  margin-top: 180px;
  padding-left: 70px;
}
/* line 57, ../../_build/scss/modules/_cve-why.scss */
#why #content_needs .needs_table table {
  font-size: 13px;
  background: none;
  border: none;
  background: rgba(255, 255, 255, 0.3);
  border-spacing: 0;
}
/* line 66, ../../_build/scss/modules/_cve-why.scss */
#why #content_needs .needs_table table thead .description {
  width: 35%;
}
/* line 69, ../../_build/scss/modules/_cve-why.scss */
#why #content_needs .needs_table table thead .needs {
  width: 25%;
}
/* line 72, ../../_build/scss/modules/_cve-why.scss */
#why #content_needs .needs_table table thead .manifestation {
  width: 40%;
}
/* line 80, ../../_build/scss/modules/_cve-why.scss */
#why #content_needs .needs_table table tr td.need {
  border: 1px solid rgba(0, 0, 0, 0.3);
}
/* line 85, ../../_build/scss/modules/_cve-why.scss */
#why #content_needs .needs_table table tr td.manifestation div {
  display: none;
}
/* line 91, ../../_build/scss/modules/_cve-why.scss */
#why #content_needs .needs_table table tr.even, #why #content_needs .needs_table table tr.alt #why #content_needs .needs_table table tr:nth-of-type(even) {
  background: rgba(255, 255, 255, 0.3);
}
/* line 97, ../../_build/scss/modules/_cve-why.scss */
#why #content_needs .draggable {
  display: inline-block;
}
/* line 101, ../../_build/scss/modules/_cve-why.scss */
#why #content_needs .droppable {
  padding: 20px;
  border: none;
  background: rgba(0, 0, 0, 0.8);
  color: #fff;
}
/* line 108, ../../_build/scss/modules/_cve-why.scss */
#why #content_needs .ui-droppable-disabled {
  background: rgba(153, 204, 51, 0.8);
}
/* line 112, ../../_build/scss/modules/_cve-why.scss */
#why #content_needs .ui-draggable {
  border-radius: 3px;
  cursor: grab;
  cursor: -webkit-grab;
}
/* line 121, ../../_build/scss/modules/_cve-why.scss */
#why #content_needs .buttons li.ui-draggable.correct,
#why #content_needs .buttons.needs li.ui-draggable.correct {
  border: none;
  text-shadow: none;
  color: #333;
  font-weight: normal;
  visibility: hidden;
}
/* line 130, ../../_build/scss/modules/_cve-why.scss */
#why #content_needs .ui-draggable-dragging {
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.8);
}
/* line 136, ../../_build/scss/modules/_cve-why.scss */
#why #content_needs .droppable h4, #why #content_needs .droppable strong {
  display: none;
}
/* line 140, ../../_build/scss/modules/_cve-why.scss */
#why #content_needs .droppable.ui-droppable-disabled h4 {
  display: block;
  text-align: center;
  text-transform: uppercase;
  font-size: 18px;
  margin: 0;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2);
}
/* line 154, ../../_build/scss/modules/_cve-why.scss */
#why #content_say {
  position: relative;
  background: url("../img/cve/why/bg_say_1.jpg") center center;
  background-size: cover;
}
/* line 159, ../../_build/scss/modules/_cve-why.scss */
#why #content_say .check_answers,
#why #content_say .play_again {
  position: relative;
  display: inline-block;
}
/* line 165, ../../_build/scss/modules/_cve-why.scss */
#why #content_say .play_again {
  display: none;
}
/* line 169, ../../_build/scss/modules/_cve-why.scss */
#why #content_say .game_info {
  margin-top: 20px;
  display: block;
  clear: both;
}
/* line 175, ../../_build/scss/modules/_cve-why.scss */
#why #content_say .checklist {
  padding-top: 110px;
  padding-bottom: 50px;
  background: rgba(255, 255, 255, 0.9);
}
/* line 180, ../../_build/scss/modules/_cve-why.scss */
#why #content_say .checklist ul li {
  color: #333;
  text-shadow: 0 0 3px rgba(255, 255, 255, 0.5);
  border: 1px solid rgba(0, 0, 0, 0.3);
  height: 70px;
  padding: 10px;
  margin-bottom: 20px;
  background: none;
  cursor: pointer;
  /* For Safari 3.1 to 6.0 */
  transition: background .5s, color .5s;
}
/* line 192, ../../_build/scss/modules/_cve-why.scss */
#why #content_say .checklist ul li:hover {
  background: white;
  border-color: white;
}
/* line 197, ../../_build/scss/modules/_cve-why.scss */
#why #content_say .checklist ul li.checked {
  background: #e7cd54;
  border-color: #e7cd54;
}
/* line 200, ../../_build/scss/modules/_cve-why.scss */
#why #content_say .checklist ul li.checked.correct {
  background: #49DE5B;
  border-color: #49DE5B;
}
/* line 204, ../../_build/scss/modules/_cve-why.scss */
#why #content_say .checklist ul li.checked.wrong {
  background: #ED5353;
  border-color: #ED5353;
}
/* line 215, ../../_build/scss/modules/_cve-why.scss */
#why #content_fears {
  position: relative;
  background: url("../img/cve/why/bg_fears_1.jpg") center center;
  background-size: cover;
}
/* line 220, ../../_build/scss/modules/_cve-why.scss */
#why #content_fears .locker_content {
  display: none;
  position: relative;
  top: 200px;
}
/* line 225, ../../_build/scss/modules/_cve-why.scss */
#why #content_fears .locker_content .content {
  padding: 10px 10px 0 10px;
  border: 1px solid #fff;
  background: rgba(0, 0, 0, 0.5);
}
/* line 232, ../../_build/scss/modules/_cve-why.scss */
#why #content_fears .buttons li {
  position: absolute;
  top: 290px;
  text-align: center;
}
/* line 237, ../../_build/scss/modules/_cve-why.scss */
#why #content_fears .buttons li.btn_alienation {
  right: 780px;
  top: 290px;
}
/* line 242, ../../_build/scss/modules/_cve-why.scss */
#why #content_fears .buttons li.btn_anxiety {
  right: 620px;
}
/* line 246, ../../_build/scss/modules/_cve-why.scss */
#why #content_fears .buttons li.btn_frustration {
  right: 460px;
}
/* line 250, ../../_build/scss/modules/_cve-why.scss */
#why #content_fears .buttons li.btn_abuse {
  right: 295px;
}
@media only screen and (max-width: 64em) {
  /* line 307, ../../_build/scss/modules/_cve-why.scss */
  #why #needs_section1, #why #needs_puppet, #why #puppet_content,
  #why #content_needs, #why #content_say, #why #fears_intro {
    display: none;
  }
  /* line 313, ../../_build/scss/modules/_cve-why.scss */
  #why #content_home .small_dark_overlay_5 #puppet {
    display: none !important;
  }
  /* line 316, ../../_build/scss/modules/_cve-why.scss */
  #why #content_home .small_dark_overlay_5 .btn.needs, #why #content_home .small_dark_overlay_5 .btn.say, #why #content_home .small_dark_overlay_5 .btn.fears {
    display: none;
  }
}

/* line 3, ../../_build/scss/_nofonts.scss */
.no-cve-font #home_title h1 {
  font-size: 30px;
}
/* line 8, ../../_build/scss/_nofonts.scss */
.no-cve-font #back_home h1 {
  font-size: 20px;
}
/* line 12, ../../_build/scss/_nofonts.scss */
.no-cve-font #go_back {
  font-size: 25px !important;
}
/* line 15, ../../_build/scss/_nofonts.scss */
.no-cve-font #whatare #content_test #quiz .question p {
  font-size: 25px;
  line-height: 25px;
}
/* line 19, ../../_build/scss/_nofonts.scss */
.no-cve-font #whatare #content_test #quiz .question li {
  font-size: 20px;
  line-height: 20px;
}
/* line 23, ../../_build/scss/_nofonts.scss */
.no-cve-font #whatare #content_test #quiz .incorrect {
  font-size: 20px;
  line-height: 30px;
}

/* Make clicks pass-through */
/* line 2, ../../_build/scss/vendor/_nprogress.scss */
#nprogress {
  pointer-events: none;
}

/* line 6, ../../_build/scss/vendor/_nprogress.scss */
#nprogress .bar {
  /*background: #29d;*/
  background: #e7cd54;
  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;
  width: 100%;
  height: 4px;
}

/* Fancy blur effect */
/* line 20, ../../_build/scss/vendor/_nprogress.scss */
#nprogress .peg {
  display: block;
  position: absolute;
  right: 0px;
  width: 100px;
  height: 100%;
  box-shadow: 0 0 10px #e7cd54, 0 0 5px #e7cd54;
  opacity: 1.0;
  -webkit-transform: rotate(3deg) translate(0px, -4px);
  transform: rotate(3deg) translate(0px, -4px);
}

/* Remove these to get rid of the spinner */
/* line 35, ../../_build/scss/vendor/_nprogress.scss */
#nprogress .spinner {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px;
}

/* line 43, ../../_build/scss/vendor/_nprogress.scss */
#nprogress .spinner-icon {
  width: 18px;
  height: 18px;
  box-sizing: border-box;
  border: solid 2px transparent;
  border-top-color: #e7cd54;
  border-left-color: #e7cd54;
  border-radius: 50%;
  -webkit-animation: nprogress-spinner 400ms linear infinite;
  animation: nprogress-spinner 400ms linear infinite;
}

/* line 57, ../../_build/scss/vendor/_nprogress.scss */
.nprogress-custom-parent {
  overflow: hidden;
  position: relative;
}

/* line 62, ../../_build/scss/vendor/_nprogress.scss */
.nprogress-custom-parent #nprogress .spinner,
.nprogress-custom-parent #nprogress .bar {
  position: absolute;
}

@-webkit-keyframes nprogress-spinner {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes nprogress-spinner {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
