/* MUST HAVE - Do not change order*/
/* FUNCTIONS */
/* automates calculation in to rem with fallback to px */
/* MIXINS */
/*=== FONT UTILS: Mixins and functions ===*/
/* ===FONT AND REM SIZES ===*/
/* === GRADIENTS ===*/
/*=== TRANSITIONS ===*/
/* === SHAPES ===*/
/* 
* @include triangle within a pseudo element and add positioning properties (ie. top, left)
* $direction: up, down, left, right
* from: http://hackingui.com/front-end/10-best-scss-utilities/
*/
/* grey-series from lightest to darkest */
/* for backgrounds */
/* borders? */
/* text grey? */
/* backgrounds */
/* overlay colours for translucent divs */
/* brand color references */
/* gradient stops */
/* CSS CLASSES */
#interactive {
  /* colors */
  /* solid colors */
  /* background-colors */ }
  #interactive p.red, #interactive span.red, #interactive h1.red, #interactive h2.red, #interactive h3.red, #interactive h4.red, #interactive h5.red, #interactive h6.red, #interactive li.red, #interactive a.red {
    color: #e1191e; }
  #interactive p.light-red, #interactive span.light-red, #interactive h1.light-red, #interactive h2.light-red, #interactive h3.light-red, #interactive h4.light-red, #interactive h5.light-red, #interactive h6.light-red, #interactive li.light-red, #interactive a.light-red {
    color: #e7474b; }
  #interactive p.dark-red, #interactive span.dark-red, #interactive h1.dark-red, #interactive h2.dark-red, #interactive h3.dark-red, #interactive h4.dark-red, #interactive h5.dark-red, #interactive h6.dark-red, #interactive li.dark-red, #interactive a.dark-red {
    color: #99191b; }
  #interactive p.orange, #interactive span.orange, #interactive h1.orange, #interactive h2.orange, #interactive h3.orange, #interactive h4.orange, #interactive h5.orange, #interactive h6.orange, #interactive li.orange, #interactive a.orange {
    color: #ff6a28; }
  #interactive p.yellow, #interactive span.yellow, #interactive h1.yellow, #interactive h2.yellow, #interactive h3.yellow, #interactive h4.yellow, #interactive h5.yellow, #interactive h6.yellow, #interactive li.yellow, #interactive a.yellow {
    color: #fac823; }
  #interactive p.pale-yellow, #interactive span.pale-yellow, #interactive h1.pale-yellow, #interactive h2.pale-yellow, #interactive h3.pale-yellow, #interactive h4.pale-yellow, #interactive h5.pale-yellow, #interactive h6.pale-yellow, #interactive li.pale-yellow, #interactive a.pale-yellow {
    color: #f8d97a; }
  #interactive p.light-yellow, #interactive span.light-yellow, #interactive h1.light-yellow, #interactive h2.light-yellow, #interactive h3.light-yellow, #interactive h4.light-yellow, #interactive h5.light-yellow, #interactive h6.light-yellow, #interactive li.light-yellow, #interactive a.light-yellow {
    color: #ffd626; }
  #interactive p.dark-yellow, #interactive span.dark-yellow, #interactive h1.dark-yellow, #interactive h2.dark-yellow, #interactive h3.dark-yellow, #interactive h4.dark-yellow, #interactive h5.dark-yellow, #interactive h6.dark-yellow, #interactive li.dark-yellow, #interactive a.dark-yellow {
    color: #e39b2c; }
  #interactive p.green, #interactive span.green, #interactive h1.green, #interactive h2.green, #interactive h3.green, #interactive h4.green, #interactive h5.green, #interactive h6.green, #interactive li.green, #interactive a.green {
    color: #0E4C00; }
  #interactive p.blue, #interactive span.blue, #interactive h1.blue, #interactive h2.blue, #interactive h3.blue, #interactive h4.blue, #interactive h5.blue, #interactive h6.blue, #interactive li.blue, #interactive a.blue {
    color: #115278; }
  #interactive p.action-blue, #interactive span.action-blue, #interactive h1.action-blue, #interactive h2.action-blue, #interactive h3.action-blue, #interactive h4.action-blue, #interactive h5.action-blue, #interactive h6.action-blue, #interactive li.action-blue, #interactive a.action-blue {
    color: #115278; }
  #interactive p.light-blue-1, #interactive span.light-blue-1, #interactive h1.light-blue-1, #interactive h2.light-blue-1, #interactive h3.light-blue-1, #interactive h4.light-blue-1, #interactive h5.light-blue-1, #interactive h6.light-blue-1, #interactive li.light-blue-1, #interactive a.light-blue-1 {
    color: #b1e1f2; }
  #interactive p.light-blue-2, #interactive span.light-blue-2, #interactive h1.light-blue-2, #interactive h2.light-blue-2, #interactive h3.light-blue-2, #interactive h4.light-blue-2, #interactive h5.light-blue-2, #interactive h6.light-blue-2, #interactive li.light-blue-2, #interactive a.light-blue-2 {
    color: #64a8d9; }
  #interactive p.dark-blue-1, #interactive span.dark-blue-1, #interactive h1.dark-blue-1, #interactive h2.dark-blue-1, #interactive h3.dark-blue-1, #interactive h4.dark-blue-1, #interactive h5.dark-blue-1, #interactive h6.dark-blue-1, #interactive li.dark-blue-1, #interactive a.dark-blue-1 {
    color: #1b749e; }
  #interactive p.dark-blue-2, #interactive span.dark-blue-2, #interactive h1.dark-blue-2, #interactive h2.dark-blue-2, #interactive h3.dark-blue-2, #interactive h4.dark-blue-2, #interactive h5.dark-blue-2, #interactive h6.dark-blue-2, #interactive li.dark-blue-2, #interactive a.dark-blue-2 {
    color: #093658; }
  #interactive p.label-blue, #interactive span.label-blue, #interactive h1.label-blue, #interactive h2.label-blue, #interactive h3.label-blue, #interactive h4.label-blue, #interactive h5.label-blue, #interactive h6.label-blue, #interactive li.label-blue, #interactive a.label-blue {
    color: #a0cfeb; }
  #interactive p.marker-blue, #interactive span.marker-blue, #interactive h1.marker-blue, #interactive h2.marker-blue, #interactive h3.marker-blue, #interactive h4.marker-blue, #interactive h5.marker-blue, #interactive h6.marker-blue, #interactive li.marker-blue, #interactive a.marker-blue {
    color: #1E91B4; }
  #interactive p.black, #interactive span.black, #interactive h1.black, #interactive h2.black, #interactive h3.black, #interactive h4.black, #interactive h5.black, #interactive h6.black, #interactive li.black, #interactive a.black {
    color: #000; }
  #interactive p.white, #interactive span.white, #interactive h1.white, #interactive h2.white, #interactive h3.white, #interactive h4.white, #interactive h5.white, #interactive h6.white, #interactive li.white, #interactive a.white {
    color: #FFF;
    background-color: #000; }
  #interactive p.grey, #interactive span.grey, #interactive h1.grey, #interactive h2.grey, #interactive h3.grey, #interactive h4.grey, #interactive h5.grey, #interactive h6.grey, #interactive li.grey, #interactive a.grey {
    color: #323232; }
  #interactive p.xlight-grey, #interactive span.xlight-grey, #interactive h1.xlight-grey, #interactive h2.xlight-grey, #interactive h3.xlight-grey, #interactive h4.xlight-grey, #interactive h5.xlight-grey, #interactive h6.xlight-grey, #interactive li.xlight-grey, #interactive a.xlight-grey {
    color: #F7F8F9; }
  #interactive p.light-grey, #interactive span.light-grey, #interactive h1.light-grey, #interactive h2.light-grey, #interactive h3.light-grey, #interactive h4.light-grey, #interactive h5.light-grey, #interactive h6.light-grey, #interactive li.light-grey, #interactive a.light-grey {
    color: #C3C3C3; }
  #interactive p.mid-grey, #interactive span.mid-grey, #interactive h1.mid-grey, #interactive h2.mid-grey, #interactive h3.mid-grey, #interactive h4.mid-grey, #interactive h5.mid-grey, #interactive h6.mid-grey, #interactive li.mid-grey, #interactive a.mid-grey {
    color: #999; }
  #interactive p.medium-grey, #interactive span.medium-grey, #interactive h1.medium-grey, #interactive h2.medium-grey, #interactive h3.medium-grey, #interactive h4.medium-grey, #interactive h5.medium-grey, #interactive h6.medium-grey, #interactive li.medium-grey, #interactive a.medium-grey {
    color: #666; }
  #interactive p.dark-grey, #interactive span.dark-grey, #interactive h1.dark-grey, #interactive h2.dark-grey, #interactive h3.dark-grey, #interactive h4.dark-grey, #interactive h5.dark-grey, #interactive h6.dark-grey, #interactive li.dark-grey, #interactive a.dark-grey {
    color: #323232; }
  #interactive div.red, #interactive section.red {
    background-color: #e1191e;
    color: #FFF; }
  #interactive div.light-red, #interactive section.light-red {
    background-color: #e7474b;
    color: #000; }
  #interactive div.dark-red, #interactive section.dark-red {
    background-color: #99191b;
    color: #FFF; }
  #interactive div.orange, #interactive section.orange {
    background-color: #ff6a28;
    color: #FFF; }
  #interactive div.yellow, #interactive section.yellow {
    background-color: #fac823;
    color: #000; }
  #interactive div.pale-yellow, #interactive section.pale-yellow {
    background-color: #f8d97a;
    color: #000; }
  #interactive div.light-yellow, #interactive section.light-yellow {
    background-color: #ffd626;
    color: #000; }
  #interactive div.dark-yellow, #interactive section.dark-yellow {
    background-color: #e39b2c;
    color: #000; }
  #interactive div.green, #interactive section.green {
    background-color: #0E4C00;
    color: #FFF; }
  #interactive div.blue, #interactive section.blue {
    background-color: #115278;
    color: #FFF; }
  #interactive div.action-blue, #interactive section.action-blue {
    background-color: #115278;
    color: #FFF; }
  #interactive div.light-blue-1, #interactive section.light-blue-1 {
    background-color: #b1e1f2;
    color: #000; }
  #interactive div.light-blue-2, #interactive section.light-blue-2 {
    background-color: #64a8d9;
    color: #000; }
  #interactive div.dark-blue-1, #interactive section.dark-blue-1 {
    background-color: #1b749e;
    color: #FFF; }
  #interactive div.dark-blue-2, #interactive section.dark-blue-2 {
    background-color: #093658;
    color: #FFF; }
  #interactive div.label-blue, #interactive section.label-blue {
    background-color: #a0cfeb;
    color: #000; }
  #interactive div.marker-blue, #interactive section.marker-blue {
    background-color: #1E91B4;
    color: #FFF; }
  #interactive div.black, #interactive section.black {
    background-color: #000;
    color: #FFF; }
  #interactive div.white, #interactive section.white {
    background-color: #FFF;
    color: #FFF; }
  #interactive div.grey, #interactive section.grey {
    background-color: #323232;
    color: #FFF; }
  #interactive div.xlight-grey, #interactive section.xlight-grey {
    background-color: #F7F8F9;
    color: #000; }
  #interactive div.light-grey, #interactive section.light-grey {
    background-color: #C3C3C3;
    color: #000; }
  #interactive div.grey, #interactive section.grey {
    background-color: #323232;
    color: #FFF; }
  #interactive div.mid-grey, #interactive section.mid-grey {
    background-color: #999;
    color: #000; }
  #interactive div.medium-grey, #interactive section.medium-grey {
    background-color: #666;
    color: #FFF; }
  #interactive div.dark-grey, #interactive section.dark-grey {
    background-color: #323232;
    color: #FFF; }
  #interactive div.white, #interactive section.white {
    background-color: #FFF;
    color: #323232; }
  #interactive .background-red {
    background-color: #fce4e4;
    color: #e1191e; }
  #interactive .background-orange {
    background-color: #ffe6db;
    color: #ff6a28; }
  #interactive .background-yellow {
    background-color: #fde7a0;
    color: #e39b2c; }
  #interactive .background-pale-yellow {
    background-color: #323232;
    color: #f8d97a; }
  #interactive .background-green {
    background-color: #eaffe5;
    color: #0E4C00; }
  #interactive .background-blue {
    background-color: #dbeefa;
    color: #115278; }
  #interactive .background-label-blue {
    background-color: #000;
    color: #a0cfeb; }
  #interactive .background-marker-blue {
    background-color: #eef9fc;
    color: #1E91B4; }
  #interactive .background-grey {
    background-color: #dadfe3;
    color: #323232; }
  #interactive .background-light-grey {
    background-color: #F7F8F9;
    color: #666; }
  #interactive .background-black {
    background-color: #C3C3C3;
    color: #000; }
  #interactive .background-white {
    background-color: #323232;
    color: #FFF; }

/*=== BODY DEFAULTS ===*/
body {
  font: 100% Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-size: 1rem;
  margin: 0 10px 1em; }
  @media screen and (min-width: 940px) {
    body {
      font-size: 14px;
      font-size: 0.875rem;
      margin: 0 0 1em; } }

/*=== INTERACTIVE FRAME ===*/
#interactive, .interactive {
  border-top: 5px solid #000;
  display: block;
  border-bottom: 1px solid #000;
  padding-top: 6px; }
  #interactive section, .interactive section {
    display: inline-block;
    width: 100%;
    margin-bottom: 1.25rem; }

/* === CREDITS === */
#credits, .credits {
  margin-top: 4px;
  text-align: right;
  display: inline-block;
  width: 100%; }
  #credits p, .credits p {
    margin: 0 0 10px; }

/* === INSTRUCTIONS ===*/
/* === GENERIC ITEMS ===*/
#interactive {
  /* ===TEXT AND PARAGRAPH STYLES ===*/
  /* lead text */
  /* timestamps */
  /* source line */
  /* === LISTS ===*/ }
  #interactive h1, #interactive h2, #interactive h3, #interactive h4, #interactive h5, #interactive h6, #interactive li, #interactive p {
    line-height: 14px;
    line-height: 1.35rem; }
  #interactive p {
    font-size: 14px;
    font-size: 0.875rem; }
  #interactive p.lead {
    color: #323232;
    font-size: 1.2em;
    margin: 0 0 1em 0; }
  #interactive p.datetime {
    margin: 0;
    font-size: 10px;
    font-size: 0.625rem;
    color: #666; }
  #interactive p.source {
    font-size: 0.8em;
    margin: 0 0 1em; }
  #interactive ul.no-bullet {
    list-style-type: none; }

/* === LINKS ===*/
#interactive a, #credits a {
  color: #115278;
  text-decoration: none; }
  #interactive a:hover, #interactive a:active, #credits a:hover, #credits a:active {
    text-decoration: underline; }

/* === CLEARFIX === */
/* clearfix */
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }

/* IE7 Fix */
.clearfix {
  zoom: 1; }

/* Hides from IE-mac \*/
* html .clearfix {
  height: 1%; }

/* End hide from IE-mac */
/* OPTIONAL - Include if using */
/*
@import "partials/grid";
@import "partials/containers";
@import "partials/headers";
@import "partials/buttons";
@import "partials/gradients";
@import "partials/shapes";
*/
/* OPTIONAL - Include if using */
/* base.scss */
/* Icon Fonts
*********************************/
/* Font-face Icons */
@font-face {
  font-family: 'flexslider-icon';
  src: url("../fonts/flexslider-icon.eot");
  src: url("../fonts/flexslider-icon.eot?#iefix") format("embedded-opentype"), url("../fonts/flexslider-icon.woff") format("woff"), url("../fonts/flexslider-icon.ttf") format("truetype"), url("../fonts/flexslider-icon.svg#flexslider-icon") format("svg");
  font-weight: normal;
  font-style: normal; }

#interactive {
  border: none;
  border-top: 0.3125rem solid #c3c3c3;
  width: 100%;
  max-width: 940px;
  margin: 0;
  padding: 0; }

#interactive {
  padding-bottom: 20px; }
  #interactive h1, #interactive h2, #interactive h3, #interactive h4, #interactive h5, #interactive h6 {
    font-family: StagMedium, arial, sans-serif;
    margin: 0px 0 10px 0;
    font-weight: bold;
    color: #1A1A1A; }

.flexslider {
  margin: 0;
  padding: 0;
  border: 0px solid #fff;
  position: relative;
  zoom: 1;
  width: 100%;
  max-width: 940px;
  border: none;
  border-width: 0;
  border-radius: 0;
  box-shadow: none; }

.flexslider .flex-viewport {
  top: 2.5rem;
  position: relative;
  background: url(../gfx/slider-background.jpg) center bottom no-repeat;
  background-size: cover; }
.flexslider .flex-direction-nav, .flexslider .flex-control-nav {
  display: block;
  float: left;
  position: absolute;
  text-align: center;
  width: 100%;
  height: 0.625rem;
  top: 1.25rem; }
.flexslider .flex-direction-nav {
  top: 1.35rem; }
  .flexslider .flex-direction-nav .flex-next {
    right: 0;
    height: 30px;
    opacity: 1; }
  .flexslider .flex-direction-nav .flex-prev {
    left: 0;
    height: 30px;
    opacity: 1; }
  .flexslider .flex-direction-nav a.flex-next:before {
    float: right;
    text-align: right;
    margin: 0;
    padding: 0;
    font-size: 30px; }
  .flexslider .flex-direction-nav a.flex-prev:before {
    float: left;
    text-align: left;
    margin: 0;
    padding: 0;
    font-size: 30px; }
.flexslider .slides > .slide {
  display: block;
  float: left;
  text-align: center;
  width: 100%;
  max-width: 58.75rem;
  height: 100%;
  background-size: cover;
  border: none;
  padding: 0 0 0.625rem 0;
  margin: 0; }

/* .flexslider */
/* Content and Slide formatting */
.content-item {
  background: url(../gfx/trans-fff-90.png) top left repeat;
  display: block;
  float: left;
  padding-bottom: .625rem;
  min-height: 500px; }
  .content-item .content-head {
    display: block;
    float: left;
    width: 100%;
    text-align: center;
    margin: 0; }
  .content-item .content-body {
    display: block;
    float: left;
    text-align: left;
    padding: 1.25rem;
    margin-top: 0;
    font-size: 1rem; }
  .content-item .content-lead-media .media {
    display: block;
    float: left;
    text-align: center;
    width: 100%;
    margin: 1.25rem 0 0.3125rem 0;
    padding: 0; }
  .content-item .content-lead-media .media img {
    display: inline;
    text-align: center;
    max-width: 250px;
    max-height: 250px;
    border: 1px solid #fff; }

/* Content and Slide formatting */
/* slide customizing */
.slide#intro .content-head h3 {
  margin-top: 2.5rem;
  font-size: 2.25rem;
  line-height: 1.25;
  color: #000; }
.slide#intro .content-body {
  width: 80%;
  text-align: center;
  font-size: 1.25rem;
  line-height: 1.25;
  color: #000;
  font-family: StagBook, arial, sans-serif !important;
  font-weight: normal;
  margin: 20px 10% 0 10%;
  text-align: center; }

.slide#summary .content-body {
  margin-top: 0.625rem; }

ul.process-v {
  display: block;
  float: left;
  width: 100%;
  text-align: center;
  margin: 1.875rem 0 0 0;
  padding: 0;
  list-style-type: none; }

ul.process-v li {
  display: block;
  float: left;
  width: 100%;
  text-align: center;
  padding: .625rem 0 1.875rem 0;
  margin: 0;
  font-family: arial, sans-serif;
  background: url(../gfx/arrow-down-2.png) center bottom no-repeat; }

ul.process-v li.last {
  background-image: none; }

/* slide customizing */
/* css3.scss */
.border-radius-5 {
  border-radius: 5px; }

.box-shadow-5 {
  -o-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2); }

.box-shadow-3-white {
  -o-box-shadow: 0 1px 5px rgba(204, 204, 204, 0.2);
  box-shadow: 0 1px 5px rgba(204, 204, 204, 0.2); }

.text-shadow {
  text-shadow: 0px 3px 2px black; }

/* media-queries.scss */
.slide .content-body {
  margin-top: 0; }

.slide#intro .content-body {
  display: block;
  float: left;
  text-align: center;
  font-family: StagMedium, arial, sans-serif !important;
  width: 70%;
  margin-left: 10%;
  margin-right: 10%; }

.slide#summary .content-body {
  margin-top: 1.875rem; }

.slide#summary .content-body h3 {
  font-size: 1.25rem; }

@media (min-width: 940px) {
  #interactive .flexslider {
    height: 530px !important; }
  #interactive .flexslider .slide#intro .content-head h2, #interactive .flexslider .slide .content-head h2, #interactive .flexslider .slide .content-head h3 {
    font-size: 2.25rem;
    color: #fff;
    text-shadow: 0px 3px 2px black; }
  #interactive .flexslider .slide .content-head h3 {
    font-size: 2rem;
    margin-top: .625rem;
    margin-bottom: .625rem; }
  .content-item {
    background-image: none;
    background: transparent; }
  .slide .content-body {
    max-width: 18.75rem;
    background: url(../gfx/trans-fff-90.png) top left repeat;
    margin-top: 1.25rem;
    margin-left: 300px;
    margin-bottom: 20px; }
  #interactive .flexslider .slide#intro .content-head h3 {
    margin-top: 2.25rem;
    font-size: 2.5rem; }
  .slide#intro .content-body {
    margin-top: 40px;
    font-family: StagMedium, arial, sans-serif !important;
    font-size: 2rem;
    color: #fff;
    background-image: none !important;
    margin-left: 310px; } }
