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

/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

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

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

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

[hidden], template {
  display: none; }

a {
  background: 0 0; }

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

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

b, strong {
  font-weight: 700; }

dfn {
  font-style: italic; }

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

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

small {
  font-size: 80%; }

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

sup {
  top: -.5em; }

sub {
  bottom: -.25em; }

img {
  border: 0; }

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

figure {
  margin: 1em 40px; }

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

pre {
  overflow: auto; }

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

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

button {
  overflow: visible; }

button, select {
  text-transform: none; }

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

button[disabled], html input[disabled] {
  cursor: default; }

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

input {
  line-height: normal; }

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

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

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

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

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

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: 700; }

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

td, th {
  padding: 0; }

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

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

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

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

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

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

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

html, body {
  height: 100%; }

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

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

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

a:hover {
  cursor: pointer; }

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

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

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

.left {
  float: left !important; }

.right {
  float: right !important; }

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

.clearfix:after {
  clear: both; }

.hide {
  display: none; }

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

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

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

select {
  width: 100%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

html, body {
  height: 100%; }

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

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

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

a:hover {
  cursor: pointer; }

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

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

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

.left {
  float: left !important; }

.right {
  float: right !important; }

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

.clearfix:after {
  clear: both; }

.hide {
  display: none; }

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

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

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

select {
  width: 100%; }

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

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

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

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

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

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

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

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

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

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

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

html, body {
  height: 100%; }

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

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

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

a:hover {
  cursor: pointer; }

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

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

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

.left {
  float: left !important; }

.right {
  float: right !important; }

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

.clearfix:after {
  clear: both; }

.hide {
  display: none; }

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

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

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

select {
  width: 100%; }

/* Foundation Dropdowns */
.f-dropdown {
  position: absolute;
  left: -9999px;
  list-style: none;
  margin-left: 0;
  width: 100%;
  max-height: none;
  height: auto;
  background: #fff;
  border: solid 1px #cccccc;
  font-size: 0.875rem;
  z-index: 99;
  margin-top: 2px;
  max-width: 200px; }
  .f-dropdown > *:first-child {
    margin-top: 0; }
  .f-dropdown > *:last-child {
    margin-bottom: 0; }
  .f-dropdown:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    border-color: transparent transparent #fff transparent;
    border-bottom-style: solid;
    position: absolute;
    top: -12px;
    left: 10px;
    z-index: 99; }
  .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; }
  .f-dropdown.right:before {
    left: auto;
    right: 10px; }
  .f-dropdown.right:after {
    left: auto;
    right: 9px; }
  .f-dropdown.drop-right {
    position: absolute;
    left: -9999px;
    list-style: none;
    margin-left: 0;
    width: 100%;
    max-height: none;
    height: auto;
    background: #fff;
    border: solid 1px #cccccc;
    font-size: 0.875rem;
    z-index: 99;
    margin-top: 0;
    margin-left: 2px;
    max-width: 200px; }
    .f-dropdown.drop-right > *:first-child {
      margin-top: 0; }
    .f-dropdown.drop-right > *:last-child {
      margin-bottom: 0; }
    .f-dropdown.drop-right:before {
      content: "";
      display: block;
      width: 0;
      height: 0;
      border: inset 6px;
      border-color: transparent #fff transparent transparent;
      border-right-style: solid;
      position: absolute;
      top: 10px;
      left: -12px;
      z-index: 99; }
    .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; }
  .f-dropdown.drop-left {
    position: absolute;
    left: -9999px;
    list-style: none;
    margin-left: 0;
    width: 100%;
    max-height: none;
    height: auto;
    background: #fff;
    border: solid 1px #cccccc;
    font-size: 0.875rem;
    z-index: 99;
    margin-top: 0;
    margin-left: -2px;
    max-width: 200px; }
    .f-dropdown.drop-left > *:first-child {
      margin-top: 0; }
    .f-dropdown.drop-left > *:last-child {
      margin-bottom: 0; }
    .f-dropdown.drop-left:before {
      content: "";
      display: block;
      width: 0;
      height: 0;
      border: inset 6px;
      border-color: transparent transparent transparent #fff;
      border-left-style: solid;
      position: absolute;
      top: 10px;
      right: -12px;
      left: auto;
      z-index: 99; }
    .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; }
  .f-dropdown.drop-top {
    position: absolute;
    left: -9999px;
    list-style: none;
    margin-left: 0;
    width: 100%;
    max-height: none;
    height: auto;
    background: #fff;
    border: solid 1px #cccccc;
    font-size: 0.875rem;
    z-index: 99;
    margin-top: -2px;
    margin-left: 0;
    max-width: 200px; }
    .f-dropdown.drop-top > *:first-child {
      margin-top: 0; }
    .f-dropdown.drop-top > *:last-child {
      margin-bottom: 0; }
    .f-dropdown.drop-top:before {
      content: "";
      display: block;
      width: 0;
      height: 0;
      border: inset 6px;
      border-color: #fff transparent transparent transparent;
      border-top-style: solid;
      position: absolute;
      top: auto;
      bottom: -12px;
      left: 10px;
      right: auto;
      z-index: 99; }
    .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; }
  .f-dropdown li {
    font-size: 0.875rem;
    cursor: pointer;
    line-height: 1.125rem;
    margin: 0; }
    .f-dropdown li:hover, .f-dropdown li:focus {
      background: #eeeeee; }
    .f-dropdown li a {
      display: block;
      padding: 0.5rem;
      color: #555; }
  .f-dropdown.content {
    position: absolute;
    left: -9999px;
    list-style: none;
    margin-left: 0;
    padding: 1.25rem;
    width: 100%;
    height: auto;
    max-height: none;
    background: #fff;
    border: solid 1px #cccccc;
    font-size: 0.875rem;
    z-index: 99;
    max-width: 200px; }
    .f-dropdown.content > *:first-child {
      margin-top: 0; }
    .f-dropdown.content > *:last-child {
      margin-bottom: 0; }
  .f-dropdown.tiny {
    max-width: 200px; }
  .f-dropdown.small {
    max-width: 300px; }
  .f-dropdown.medium {
    max-width: 500px; }
  .f-dropdown.large {
    max-width: 800px; }

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

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

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

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

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

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

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

html, body {
  height: 100%; }

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

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

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

a:hover {
  cursor: pointer; }

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

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

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

.left {
  float: left !important; }

.right {
  float: right !important; }

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

.clearfix:after {
  clear: both; }

.hide {
  display: none; }

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

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

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

select {
  width: 100%; }

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

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

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

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

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

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

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

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

html, body {
  height: 100%; }

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

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

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

a:hover {
  cursor: pointer; }

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

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

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

.left {
  float: left !important; }

.right {
  float: right !important; }

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

.clearfix:after {
  clear: both; }

.hide {
  display: none; }

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

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

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

select {
  width: 100%; }

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

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

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

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

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

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

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

html, body {
  height: 100%; }

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

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

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

a:hover {
  cursor: pointer; }

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

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

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

.left {
  float: left !important; }

.right {
  float: right !important; }

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

.clearfix:after {
  clear: both; }

.hide {
  display: none; }

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

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

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

select {
  width: 100%; }

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: #fff;
  transition: background-color 300ms ease-out; }
  button:hover, button:focus, .button:hover, .button:focus {
    background-color: #007095; }
  button:hover, button:focus, .button:hover, .button:focus {
    color: #fff; }
  button.secondary, .button.secondary {
    background-color: #e7e7e7;
    border-color: #007095;
    color: #333; }
    button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus {
      background-color: #007095; }
    button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus {
      color: #333; }
  button.success, .button.success {
    background-color: #43AC6A;
    border-color: #007095;
    color: #fff; }
    button.success:hover, button.success:focus, .button.success:hover, .button.success:focus {
      background-color: #007095; }
    button.success:hover, button.success:focus, .button.success:hover, .button.success:focus {
      color: #fff; }
  button.alert, .button.alert {
    background-color: #f04124;
    border-color: #007095;
    color: #fff; }
    button.alert:hover, button.alert:focus, .button.alert:hover, .button.alert:focus {
      background-color: #007095; }
    button.alert:hover, button.alert:focus, .button.alert:hover, .button.alert:focus {
      color: #fff; }
  button.large, .button.large {
    padding-top: 1.125rem;
    padding-right: 2.25rem;
    padding-bottom: 1.1875rem;
    padding-left: 2.25rem;
    font-size: 1.25rem; }
  button.small, .button.small {
    padding-top: 0.875rem;
    padding-right: 1.75rem;
    padding-bottom: 0.9375rem;
    padding-left: 1.75rem;
    font-size: 0.8125rem; }
  button.tiny, .button.tiny {
    padding-top: 0.625rem;
    padding-right: 1.25rem;
    padding-bottom: 0.6875rem;
    padding-left: 1.25rem;
    font-size: 0.6875rem; }
  button.expand, .button.expand {
    padding-right: 0;
    padding-left: 0;
    width: 100%; }
  button.left-align, .button.left-align {
    text-align: left;
    text-indent: 0.75rem; }
  button.right-align, .button.right-align {
    text-align: right;
    padding-right: 0.75rem; }
  button.radius, .button.radius {
    border-radius: 3px; }
  button.round, .button.round {
    border-radius: 1000px; }
  button.disabled, button[disabled], .button.disabled, .button[disabled] {
    background-color: #008CBA;
    border-color: #007095;
    color: #fff;
    cursor: default;
    opacity: 0.7;
    box-shadow: none; }
    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; }
    button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
      color: #fff; }
    button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
      background-color: #008CBA; }
    button.disabled.secondary, button[disabled].secondary, .button.disabled.secondary, .button[disabled].secondary {
      background-color: #e7e7e7;
      border-color: #007095;
      color: #333;
      cursor: default;
      opacity: 0.7;
      box-shadow: none; }
      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: #007095; }
      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: #333; }
      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; }
    button.disabled.success, button[disabled].success, .button.disabled.success, .button[disabled].success {
      background-color: #43AC6A;
      border-color: #007095;
      color: #fff;
      cursor: default;
      opacity: 0.7;
      box-shadow: none; }
      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: #007095; }
      button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
        color: #fff; }
      button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
        background-color: #43AC6A; }
    button.disabled.alert, button[disabled].alert, .button.disabled.alert, .button[disabled].alert {
      background-color: #f04124;
      border-color: #007095;
      color: #fff;
      cursor: default;
      opacity: 0.7;
      box-shadow: none; }
      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: #007095; }
      button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
        color: #fff; }
      button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
        background-color: #f04124; }

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

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

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

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

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

select::-ms-expand {
  display: none; }

/* Attach elements to the beginning or end of an input */
.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 */
.postfix.button {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  line-height: 2.125rem;
  border: none; }

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

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

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

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

.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 */
span.prefix, label.prefix {
  background: #f2f2f2;
  border-right: none;
  color: #333;
  border-color: #cccccc; }
  span.prefix.radius, label.prefix.radius {
    border-radius: 0;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px; }

span.postfix, label.postfix {
  background: #f2f2f2;
  border-left: none;
  color: #333;
  border-color: #cccccc; }
  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 */
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: #fff;
  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%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  transition: box-shadow 0.45s, border-color 0.45s ease-in-out; }
  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; }
  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; }
  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: #ddd; }
  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; }

input[type="submit"] {
  -webkit-appearance: none; }

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

/* Add height value for select elements to match text input height */
select {
  -webkit-appearance: none !important;
  background-color: #fafafa;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMTJweCIgeT0iMHB4IiB3aWR0aD0iMjRweCIgaGVpZ2h0PSIzcHgiIHZpZXdCb3g9IjAgMCA2IDMiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDYgMyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gcG9pbnRzPSI1Ljk5MiwwIDIuOTkyLDMgLTAuMDA4LDAgIi8+PC9zdmc+);
  background-position: 100% center;
  background-repeat: no-repeat;
  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; }
  select.radius {
    border-radius: 3px; }
  select:hover {
    background-color: #f3f3f3;
    border-color: #999999; }

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

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

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

/* We add basic fieldset styling */
fieldset {
  border: 1px solid #ddd;
  padding: 1.25rem;
  margin: 1.125rem 0; }
  fieldset legend {
    font-weight: bold;
    background: #fff;
    padding: 0 0.1875rem;
    margin: 0;
    margin-left: -0.1875rem; }

/* Error Handling */
[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: #fff; }

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

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

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

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

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

.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: #fff; }

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

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

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

label.error {
  color: #f04124; }

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

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

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

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

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

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

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

html, body {
  height: 100%; }

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

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

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

a:hover {
  cursor: pointer; }

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

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

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

.left {
  float: left !important; }

.right {
  float: right !important; }

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

.clearfix:after {
  clear: both; }

.hide {
  display: none; }

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

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

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

select {
  width: 100%; }

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

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

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

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

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

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

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

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

html, body {
  height: 100%; }

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

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

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

a:hover {
  cursor: pointer; }

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

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

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

.left {
  float: left !important; }

.right {
  float: right !important; }

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

.clearfix:after {
  clear: both; }

.hide {
  display: none; }

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

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

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

select {
  width: 100%; }

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

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

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

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

/* Orbit Graceful Loading */
.slideshow-wrapper {
  position: relative; }
  .slideshow-wrapper ul {
    list-style-type: none;
    margin: 0; }
    .slideshow-wrapper ul li,
    .slideshow-wrapper ul li .orbit-caption {
      display: none; }
    .slideshow-wrapper ul li:first-child {
      display: block; }
  .slideshow-wrapper .orbit-container {
    background-color: transparent; }
    .slideshow-wrapper .orbit-container li {
      display: block; }
      .slideshow-wrapper .orbit-container li .orbit-caption {
        display: block; }
    .slideshow-wrapper .orbit-container .orbit-bullets li {
      display: inline-block; }
  .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: #555 #fff;
    border-radius: 1000px;
    animation-name: rotate;
    animation-duration: 1.5s;
    animation-iteration-count: infinite;
    animation-timing-function: linear; }

.orbit-container {
  overflow: hidden;
  width: 100%;
  position: relative;
  background: none; }
  .orbit-container .orbit-slides-container {
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
    -webkit-transform: translateZ(0); }
    .orbit-container .orbit-slides-container img {
      display: block;
      max-width: 100%; }
    .orbit-container .orbit-slides-container > * {
      position: absolute;
      top: 0;
      width: 100%;
      margin-left: 100%; }
      .orbit-container .orbit-slides-container > *:first-child {
        margin-left: 0%; }
      .orbit-container .orbit-slides-container > * .orbit-caption {
        position: absolute;
        bottom: 0;
        background-color: rgba(51, 51, 51, 0.8);
        color: #fff;
        width: 100%;
        padding: 0.625rem 0.875rem;
        font-size: 0.875rem; }
  .orbit-container .orbit-slide-number {
    position: absolute;
    top: 10px;
    left: 10px;
    font-size: 12px;
    color: #fff;
    background: transparent;
    z-index: 10; }
    .orbit-container .orbit-slide-number span {
      font-weight: 700;
      padding: 0.3125rem; }
  .orbit-container .orbit-timer {
    position: absolute;
    top: 12px;
    right: 10px;
    height: 6px;
    width: 100px;
    z-index: 10; }
    .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; }
    .orbit-container .orbit-timer > span {
      display: none;
      position: absolute;
      top: 0px;
      right: 0;
      width: 11px;
      height: 14px;
      border: solid 4px #fff;
      border-top: none;
      border-bottom: none; }
    .orbit-container .orbit-timer.paused > span {
      right: -4px;
      top: 0px;
      width: 11px;
      height: 14px;
      border: inset 8px;
      border-left-style: solid;
      border-color: transparent;
      border-left-color: #fff; }
      .orbit-container .orbit-timer.paused > span.dark {
        border-left-color: #333; }
  .orbit-container:hover .orbit-timer > span {
    display: block; }
  .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; }
    .orbit-container .orbit-prev:hover,
    .orbit-container .orbit-next:hover {
      background-color: rgba(0, 0, 0, 0.3); }
    .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; }
  .orbit-container .orbit-prev {
    left: 0; }
    .orbit-container .orbit-prev > span {
      border-right-style: solid;
      border-color: transparent;
      border-right-color: #fff; }
    .orbit-container .orbit-prev:hover > span {
      border-right-color: #fff; }
  .orbit-container .orbit-next {
    right: 0; }
    .orbit-container .orbit-next > span {
      border-color: transparent;
      border-left-style: solid;
      border-left-color: #fff;
      left: 50%;
      margin-left: -4px; }
    .orbit-container .orbit-next:hover > span {
      border-left-color: #fff; }

.orbit-bullets-container {
  text-align: center; }

.orbit-bullets {
  margin: 0 auto 30px auto;
  overflow: hidden;
  position: relative;
  top: 10px;
  float: none;
  text-align: center;
  display: block; }
  .orbit-bullets li {
    cursor: pointer;
    display: inline-block;
    width: 0.5625rem;
    height: 0.5625rem;
    background: #ccc;
    float: none;
    margin-right: 6px;
    border-radius: 1000px; }
    .orbit-bullets li.active {
      background: #999; }
    .orbit-bullets li:last-child {
      margin-right: 0; }

.touch .orbit-container .orbit-prev,
.touch .orbit-container .orbit-next {
  display: none; }

.touch .orbit-bullets {
  display: none; }

@media only screen and (min-width: 40.063em) {
  .touch .orbit-container .orbit-prev,
  .touch .orbit-container .orbit-next {
    display: inherit; }
  .touch .orbit-bullets {
    display: block; } }

@media only screen and (max-width: 40em) {
  .orbit-stack-on-small .orbit-slides-container {
    height: auto !important; }
  .orbit-stack-on-small .orbit-slides-container > * {
    position: relative;
    margin: 0% !important;
    opacity: 1 !important; }
  .orbit-stack-on-small .orbit-slide-number {
    display: none; }
  .orbit-timer {
    display: none; }
  .orbit-next, .orbit-prev {
    display: none; }
  .orbit-bullets {
    display: none; } }

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

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

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

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

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

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

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

html, body {
  height: 100%; }

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

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

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

a:hover {
  cursor: pointer; }

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

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

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

.left {
  float: left !important; }

.right {
  float: right !important; }

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

.clearfix:after {
  clear: both; }

.hide {
  display: none; }

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

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

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

select {
  width: 100%; }

.reveal-modal-bg {
  position: fixed;
  height: 100%;
  width: 100%;
  background: #000;
  background: rgba(0, 0, 0, 0.45);
  z-index: 99;
  display: none;
  top: 0;
  left: 0; }

dialog, .reveal-modal {
  visibility: hidden;
  display: none;
  position: absolute;
  z-index: 100;
  width: 100vw;
  top: 0;
  left: 0;
  background-color: #fff;
  padding: 1.25rem;
  border: solid 1px #666;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.4); }
  @media only screen and (max-width: 40em) {
    dialog, .reveal-modal {
      min-height: 100vh; } }
  @media only screen and (min-width: 40.063em) {
    dialog, .reveal-modal {
      left: 50%; } }
  dialog .column,
  dialog .columns, .reveal-modal .column,
  .reveal-modal .columns {
    min-width: 0; }
  dialog > :first-child, .reveal-modal > :first-child {
    margin-top: 0; }
  dialog > :last-child, .reveal-modal > :last-child {
    margin-bottom: 0; }
  @media only screen and (min-width: 40.063em) {
    dialog, .reveal-modal {
      margin-left: -40%;
      width: 80%; } }
  @media only screen and (min-width: 40.063em) {
    dialog, .reveal-modal {
      top: 6.25rem; } }
  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: #aaa;
    font-weight: bold;
    cursor: pointer; }

dialog[open] {
  display: block;
  visibility: visible; }

@media only screen and (min-width: 40.063em) {
  dialog, .reveal-modal {
    padding: 1.875rem; }
    dialog.radius, .reveal-modal.radius {
      border-radius: 3px; }
    dialog.round, .reveal-modal.round {
      border-radius: 1000px; }
    dialog.collapse, .reveal-modal.collapse {
      padding: 0; } }
  @media only screen and (min-width: 40.063em) and (min-width: 40.063em) {
    dialog.tiny, .reveal-modal.tiny {
      margin-left: -15%;
      width: 30%; } }
  @media only screen and (min-width: 40.063em) and (min-width: 40.063em) {
    dialog.small, .reveal-modal.small {
      margin-left: -20%;
      width: 40%; } }
  @media only screen and (min-width: 40.063em) and (min-width: 40.063em) {
    dialog.medium, .reveal-modal.medium {
      margin-left: -30%;
      width: 60%; } }
  @media only screen and (min-width: 40.063em) and (min-width: 40.063em) {
    dialog.large, .reveal-modal.large {
      margin-left: -35%;
      width: 70%; } }
  @media only screen and (min-width: 40.063em) and (min-width: 40.063em) {
    dialog.xlarge, .reveal-modal.xlarge {
      margin-left: -47.5%;
      width: 95%; } }

@media only screen and (min-width: 40.063em) {
  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) {
    dialog.full, .reveal-modal.full {
      margin-left: -50vw;
      width: 100vw; } }

@media print {
  dialog, .reveal-modal {
    background: #fff !important; } }

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

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

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

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

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

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

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

html, body {
  height: 100%; }

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

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

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

a:hover {
  cursor: pointer; }

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

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

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

.left {
  float: left !important; }

.right {
  float: right !important; }

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

.clearfix:after {
  clear: both; }

.hide {
  display: none; }

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

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

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

select {
  width: 100%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

h1 {
  font-size: 2.125rem; }

h2 {
  font-size: 1.6875rem; }

h3 {
  font-size: 1.375rem; }

h4 {
  font-size: 1.125rem; }

h5 {
  font-size: 1.125rem; }

h6 {
  font-size: 1rem; }

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

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

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

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

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

code {
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: bold;
  color: #bd260d; }

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

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

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

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

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

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

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

ul.no-bullet {
  list-style: none; }

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

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

dl dd {
  margin-bottom: 0.75rem; }

/* Abbreviations */
abbr,
acronym {
  text-transform: uppercase;
  font-size: 90%;
  color: #222;
  border-bottom: 1px dotted #ddd;
  cursor: help; }

abbr {
  text-transform: none; }

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

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

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

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

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

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

/*
       * Print styles.
       *
       * Inlined to avoid required HTTP connection: www.phpied.com/delay-loading-your-print-css/
       * Credit to Paul Irish and HTML5 Boilerplate (html5boilerplate.com)
      */
.print-only {
  display: none !important; }

@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    /* Black prints faster: h5bp.com/s */
    box-shadow: none !important;
    text-shadow: none !important; }
  a,
  a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: ""; }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group;
    /* h5bp.com/t */ }
  tr,
  img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  @page {
    margin: 0.5cm; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  .hide-on-print {
    display: none !important; }
  .print-only {
    display: block !important; }
  .hide-for-print {
    display: none !important; }
  .show-for-print {
    display: inherit !important; } }

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

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

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

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

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

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

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

html, body {
  height: 100%; }

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

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

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

a:hover {
  cursor: pointer; }

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

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

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

.left {
  float: left !important; }

.right {
  float: right !important; }

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

.clearfix:after {
  clear: both; }

.hide {
  display: none; }

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

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

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

select {
  width: 100%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* Print visibility */
@media print {
  .show-for-print {
    display: block; }
  .hide-for-print {
    display: none; }
  table.show-for-print {
    display: table; }
  thead.show-for-print {
    display: table-header-group !important; }
  tbody.show-for-print {
    display: table-row-group !important; }
  tr.show-for-print {
    display: table-row !important; }
  td.show-for-print {
    display: table-cell !important; }
  th.show-for-print {
    display: table-cell !important; } }

/* TRANSITION */
.panel .button-gill {
  position: relative;
  background-color: rgba(255, 255, 255, 0.4);
  display: inline-block; }
  .panel .button-gill .small-11 {
    background-color: rgba(255, 255, 255, 0.4);
    height: 100%; }
  .panel .button-gill .small-1 {
    padding-left: 3px;
    padding-right: 3px;
    background: #FFF;
    min-height: 1px;
    height: 100%; }
    .panel .button-gill .small-1 .dbl-arrow {
      -webkit-font-smoothing: subpixel-antialiased;
      font-size: 40px;
      font-size: 2.5rem;
      color: #62c8d9;
      text-align: center;
      position: relative;
      display: block;
      line-height: 0;
      top: 50%; }
  .panel .button-gill a {
    color: #FFF;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 18px;
    line-height: 1.125rem;
    padding: 15px;
    padding: 0.9375rem; }

@media screen and (max-width: 767px) {
  .button-gill, .button-gill a {
    width: 100% !important; } }

body, .main .row {
  background: #f9f9f9; }

body {
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  font-size: 16px;
  max-width: 1600px;
  margin-left: auto;
  margin-right: auto;
  color: #4d4d4d;
  background-color: #1a4a4f; }

.main {
  position: relative;
  z-index: 400;
  margin-top: 68px; }
  .main .row {
    max-width: 100%;
    position: relative;
    z-index: 400; }
  .main h1 {
    font-family: 'DukeFill', sans-serif;
    text-transform: uppercase;
    font-size: 70px;
    font-size: 4.375rem;
    color: #ffffff;
    text-align: center;
    line-height: 220px;
    line-height: 13.75rem;
    background: #e0f4f7 url("../img/heading-bg-light.jpg?17") no-repeat center center;
    background-size: cover;
    margin: 0; }
  .main .page-header {
    position: relative;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-image: url("../img/heading-bg-light.jpg?17");
    width: 100%;
    min-height: 350px;
    min-height: 21.875rem;
    display: table; }
    .main .page-header:before {
      content: '';
      position: absolute;
      z-index: 400;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-color: rgba(0, 0, 0, 0.5); }
    .main .page-header h1 {
      width: 100%;
      line-height: 1.4;
      display: table-cell;
      vertical-align: middle;
      position: relative;
      z-index: 500;
      background-image: none;
      background-color: transparent; }
  .main .page-subheader {
    color: #ffffff;
    background-color: #62c8d9; }
    .main .page-subheader .row {
      background-color: transparent;
      margin: 0; }
    .main .page-subheader .columns {
      padding-top: 60px;
      padding-top: 3.75rem; }
      .main .page-subheader .columns p {
        color: #ffffff;
        margin: 0;
        font-size: 28px;
        font-size: 1.75rem;
        line-height: 1.4;
        padding-bottom: 60px;
        padding-bottom: 3.75rem;
        text-align: center; }
  .main .content-wrapper {
    position: relative;
    max-width: 620px;
    max-width: 38.75rem;
    margin: 0 auto;
    padding-top: 60px;
    padding-top: 3.75rem;
    padding-bottom: 210px;
    padding-bottom: 13.125rem; }
    .main .content-wrapper h2 {
      font-family: 'Lato', sans-serif;
      font-weight: 900;
      font-size: 20px;
      text-transform: uppercase;
      color: #4d4d4d;
      position: relative;
      left: -80px; }
    .main .content-wrapper p, .main .content-wrapper li, .main .content-wrapper th, .main .content-wrapper td {
      font-size: 18px;
      font-size: 1.125rem; }
    .main .content-wrapper a {
      text-decoration: underline; }
    .main .content-wrapper img {
      margin-bottom: 20px;
      margin-bottom: 1.25rem; }
    .main .content-wrapper .alignright {
      float: right;
      margin-left: 20px; }
    .main .content-wrapper .alignleft {
      float: left;
      margin-right: 20px; }
  .main .post-list {
    margin-left: 0;
    padding-left: 0; }
  .main .post-list li {
    margin-left: 0;
    padding-left: 0;
    list-style-type: none; }

#skip-link a {
  position: absolute;
  left: -10000px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
  z-index: 500; }
  #skip-link a:focus {
    left: 0;
    top: 0;
    width: 100%;
    height: auto; }

input {
  border-radius: 0 !important; }

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

.img-replace {
  text-indent: 110%;
  display: block;
  overflow: hidden; }

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

.pagination-container .pagination {
  margin-left: 0;
  padding-left: 0; }

.pagination-container .pagination li {
  margin-left: 0;
  padding-left: 0;
  list-style-type: none; }

.pagination-container .pagination {
  width: 100%; }
  .pagination-container .pagination:before, .pagination-container .pagination:after {
    content: " ";
    display: table; }
  .pagination-container .pagination:after {
    clear: both; }
  .pagination-container .pagination li {
    float: left; }
    .pagination-container .pagination li a {
      display: block; }

.pagination-container .pagination a, .pagination-container .pagination span.current {
  padding: 4px 8px;
  display: block;
  text-decoration: none; }

.pagination-container .pagination a:hover, .pagination-container .pagination a:focus {
  text-decoration: underline; }

body:not(
.page-template-tmpl-panel-landing-php
):not(
.page-template-tmpl-board-members-landing-php
):not(
.page-template-tmpl-contact-php
):not(
.home
):not(
.page-template-tmpl-timeline-php
):not(
.page-template-default
):not(
.page-template-tmpl-news-media-press-php
) .main .row:first-child {
  padding-bottom: 100px;
  padding-bottom: 6.25rem; }

@media screen and (max-width: 900px) {
  main[role="main"] {
    margin-top: 0; } }

@media only screen and (max-width: 1024px) {
  .main h1 {
    padding: 20px;
    line-height: 1.2; } }

@media only screen and (max-width: 640px) {
  .main h1 {
    font-size: 50px; }
  .main .content-wrapper {
    padding-top: 20px; } }

form input[type="text"], form input[type="password"], form input[type="date"], form input[type="datetime"], form input[type="datetime-local"], form input[type="month"], form input[type="week"], form input[type="email"], form input[type="number"], form input[type="search"], form input[type="tel"], form input[type="time"], form input[type="url"], form textarea {
  border: none;
  background: #808080;
  height: 38px;
  height: 2.375rem;
  color: #ffffff; }

form input[type="text"]:focus, form input[type="password"]:focus, form input[type="date"]:focus, form input[type="datetime"]:focus, form input[type="datetime-local"]:focus, form input[type="month"]:focus, form input[type="week"]:focus, form input[type="email"]:focus, form input[type="number"]:focus, form input[type="search"]:focus, form input[type="tel"]:focus, form input[type="time"]:focus, form input[type="url"]:focus, form textarea:focus {
  background: #9a9a9a; }

form input[type="submit"] {
  border: none;
  color: #ffffff;
  background: #4d4d4d;
  height: 38px;
  height: 2.375rem; }

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

:-moz-placeholder {
  color: #ffffff; }

::-moz-placeholder {
  color: #ffffff; }

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

.header {
  border-bottom: 1px solid #4d4d4d;
  width: 100%;
  height: 69px;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 500; }
  .header {
    background: #ffffff; }
  .header .columns {
    padding-left: 0;
    padding-right: 0; }
  .header .logo {
    width: 288px;
    width: 18rem;
    height: 68px;
    height: 4.25rem;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 400; }
    .header .logo h1 {
      margin: 0;
      line-height: 1; }
  .header nav {
    float: left; }
  .header .search-container {
    float: left;
    width: 68px;
    width: 4.25rem; }
    .header .search-container a {
      display: block;
      height: 68px;
      background: url("../img/icon-search.png?17") no-repeat 50% 50%; }

.main-menu {
  width: 100%; }
  .main-menu ul {
    background: #ffffff; }
  .main-menu ul, .main-menu li {
    list-style-type: none;
    margin: 0;
    padding: 0; }
  .main-menu > ul {
    float: left;
    width: 100%;
    position: relative;
    height: 68px;
    padding-left: 37%; }
    @media screen and (max-width: 1366px) {
      .main-menu > ul {
        padding-left: 34%; } }
    .main-menu > ul > li {
      float: left; }
      .main-menu > ul > li > a {
        display: block;
        height: 68px;
        font-family: 'Lato', sans-serif;
        font-weight: 900;
        font-size: 13px;
        font-size: 0.8125rem;
        text-transform: uppercase;
        letter-spacing: 1px;
        letter-spacing: 0.0625rem;
        padding: 19px 20px 28px 15px;
        padding:  1.1875rem 1.25rem 1.75rem 0.9375rem;
        margin: 0 13px;
        margin:  0 0.8125rem;
        color: #808080;
        border-top: 8px solid #ffffff;
        background: url("../img/arrow-main-nav.png") no-repeat 94% 48%; }
      .main-menu > ul > li.item-2 > a {
        background-image: none; }
      .main-menu > ul > li.active > a, .main-menu > ul > li > a:hover, .main-menu > ul > li > a:focus {
        border-top: 8px solid #62c8d9;
        color: #4d4d4d; }
      .main-menu > ul > li ul {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 0;
        overflow: hidden;
        display: flex;
        flex-wrap: wrap;
        justify-content: center; }
        .main-menu > ul > li ul > li a {
          display: block;
          color: #4d4d4d;
          font-weight: 400;
          font-size: 16px;
          font-size: 1rem;
          text-transform: none;
          padding: 10px 15px;
          padding:  0.625rem 0.9375rem; }
          .main-menu > ul > li ul > li a:hover, .main-menu > ul > li ul > li a:focus {
            color: #62c8d9; }
      .main-menu > ul > li.active ul, .main-menu > ul > li ul.active {
        border-top: 1px solid #4d4d4d; }
      .main-menu > ul > li.active ul,
      .main-menu > ul > li:hover ul,
      .main-menu > ul > li ul.active {
        top: 68px;
        padding-top: 10px;
        padding-top: 0.625rem;
        padding-bottom: 10px;
        padding-bottom: 0.625rem;
        height: auto; }

#shiftnav-toggle-main {
  z-index: 10000; }

.shiftnav .shiftnav-nav ul.shiftnav-menu li.menu-item > .shiftnav-target,
.shiftnav .shiftnav-nav ul.shiftnav-menu li.shiftnav-retract > .shiftnav-target {
  line-height: 1.8; }

.shiftnav.shiftnav-nojs.shiftnav-skin-standard-dark ul.shiftnav-menu li.menu-item > .shiftnav-target:hover, .shiftnav.shiftnav-skin-standard-dark ul.shiftnav-menu li.menu-item.shiftnav-active > .shiftnav-target, .shiftnav.shiftnav-skin-standard-dark ul.shiftnav-menu li.menu-item.shiftnav-in-transition > .shiftnav-target, .shiftnav.shiftnav-skin-standard-dark ul.shiftnav-menu li.menu-item.current-menu-item > .shiftnav-target, .shiftnav.shiftnav-skin-standard-dark ul.shiftnav-menu > li.shiftnav-sub-accordion.current-menu-ancestor > .shiftnav-target, .shiftnav.shiftnav-skin-standard-dark ul.shiftnav-menu > li.shiftnav-sub-shift.current-menu-ancestor > .shiftnav-target, .shiftnav.shiftnav-skin-standard-dark ul.shiftnav-menu.shiftnav-active-highlight li.menu-item > .shiftnav-target:active, .shiftnav.shiftnav-skin-standard-dark ul.shiftnav-menu.shiftnav-active-on-hover li.menu-item > .shiftnav-target:hover {
  background-color: #1a4a4f !important; }

#searchform .columns {
  padding: 0; }

#searchform input {
  margin: 0; }

#searchsubmit {
  width: 100%; }

.error404 .row .row {
  margin: 0; }

.footer {
  padding: 90px 0;
  padding:  5.625rem 0;
  color: #ffffff;
  background: #1a1a1a; }
  .footer .newsletter-container {
    padding-right: 50px;
    padding-right: 3.125rem; }
    .footer .newsletter-container h3 {
      font-family: 'DukeFill', sans-serif;
      text-transform: uppercase;
      font-size: 52px;
      font-size: 3.25rem;
      color: #62c8d9;
      margin: 0; }
    .footer .newsletter-container .social-icons {
      margin-left: 0;
      list-style: none;
      float: left; }
      .footer .newsletter-container .social-icons li {
        float: left; }
        .footer .newsletter-container .social-icons li a {
          display: block;
          width: 26px;
          width: 1.625rem;
          height: 26px;
          height: 1.625rem;
          text-indent: 110%;
          display: block;
          overflow: hidden;
          white-space: nowrap;
          background: url("../img/icons-social.png?17") no-repeat -26px 0; }
          .footer .newsletter-container .social-icons li a:hover, .footer .newsletter-container .social-icons li a:focus {
            background-position: -26px -26px; }
        .footer .newsletter-container .social-icons li:first-child a {
          background-position: 0 0; }
          .footer .newsletter-container .social-icons li:first-child a:hover, .footer .newsletter-container .social-icons li:first-child a:focus {
            background-position: 0 -26px; }
  .footer .footer-nav-container {
    border-left: 1px solid #4d4d4d;
    padding-left: 50px;
    padding-left: 3.125rem; }
    .footer .footer-nav-container input[type='submit'] {
      background-color: #343434; }
    .footer .footer-nav-container > .columns {
      padding: 0; }
    .footer .footer-nav-container .footer-nav a {
      text-transform: uppercase; }
    .footer .footer-nav-container .footer-nav.tertiary {
      float: right;
      clear: right; }
      .footer .footer-nav-container .footer-nav.tertiary a {
        text-transform: none; }
    .footer .footer-nav-container ul {
      float: left; }
      .footer .footer-nav-container ul {
        margin-left: 0;
        padding-left: 0; }
      .footer .footer-nav-container ul li {
        margin-left: 0;
        padding-left: 0;
        list-style-type: none; }
      .footer .footer-nav-container ul a {
        color: #d9d9d9;
        font-size: 14px;
        font-size: 0.875rem; }
        .footer .footer-nav-container ul a:hover, .footer .footer-nav-container ul a:focus {
          color: #62c8d9; }
    .footer .footer-nav-container #searchform, .footer .footer-nav-container .attribution {
      clear: left; }
    .footer .footer-nav-container .attribution {
      padding-top: 20px; }
      .footer .footer-nav-container .attribution a {
        color: #808080;
        font-size: 12px;
        font-size: 0.75rem; }
        .footer .footer-nav-container .attribution a:hover, .footer .footer-nav-container .attribution a:focus {
          color: #62c8d9; }

@media screen and (max-width: 900px) {
  .footer .newsletter-container input[type="submit"] {
    background-image: none; } }

@media screen and (max-width: 640px) {
  .footer {
    padding-top: 20px;
    padding-top: 1.25rem; }
    .footer .newsletter-container input[type="submit"] {
      text-align: center; }
  .footer .footer-nav-container {
    border: none;
    padding-left: 20px;
    padding-left: 1.25rem; }
    .footer .footer-nav-container .social-icons {
      padding-top: 20px;
      float: none;
      clear: both;
      display: block; }
      .footer .footer-nav-container .social-icons li {
        float: left; }
    .footer .footer-nav-container .footer-nav.tertiary {
      clear: both;
      float: left; }
      .footer .footer-nav-container .footer-nav.tertiary li {
        float: left; } }

body.page main li, body.page main p, body.page main b, body.page main strong {
  color: #4d4d4d; }

body.page main a {
  color: #808080; }

body.page main .content-wrapper p {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 26px;
  line-height: 1.625rem; }

body.page main .content-wrapper h2 {
  font-family: 'DukeFill', sans-serif;
  font-weight: lighter;
  text-transform: uppercase;
  color: #1a4a4f;
  font-size: 60px;
  font-size: 3.75rem;
  letter-spacing: 1px;
  letter-spacing: 0.0625rem;
  min-height: 70px;
  min-height: 4.375rem;
  line-height: 1.2; }

body.page main .content-wrapper h3 {
  font-family: 'Lato', sans-serif;
  text-transform: uppercase;
  color: #4d4d4d;
  font-weight: 900;
  font-size: 20px;
  font-size: 1.25rem;
  letter-spacing: 1px;
  letter-spacing: 0.0625rem;
  min-height: 70px;
  min-height: 4.375rem;
  line-height: 1.2; }

body.page main .content-wrapper h4 {
  font-family: 'Lato', sans-serif;
  font-weight: 500;
  text-transform: none;
  color: #d88031;
  font-size: 35px;
  font-size: 2.1875rem;
  line-height: 40px;
  line-height: 2.5rem;
  margin-top: 31px;
  margin-top: 1.9375rem;
  margin-bottom: 31px;
  margin-bottom: 1.9375rem; }

body.page main .content-wrapper ul li a {
  float: left;
  display: inline-block;
  color: #62c8d9;
  font-size: 16px;
  font-size: 1rem;
  padding: 0 10px;
  padding: 0 0.625rem; }

body.page main .content-wrapper ul li {
  color: #4d4d4d;
  list-style-type: disc; }

body.page main nav.post-sub-nav {
  width: 620px;
  width: 38.75rem;
  margin-bottom: 100px;
  margin-bottom: 6.25rem;
  margin: auto; }
  body.page main nav.post-sub-nav:before, body.page main nav.post-sub-nav:after {
    content: " ";
    display: table; }
  body.page main nav.post-sub-nav:after {
    clear: both; }
  body.page main nav.post-sub-nav ul {
    margin: auto;
    width: 290px;
    width: 18.125rem; }
    body.page main nav.post-sub-nav ul:before, body.page main nav.post-sub-nav ul:after {
      content: " ";
      display: table; }
    body.page main nav.post-sub-nav ul:after {
      clear: both; }
  body.page main nav.post-sub-nav li {
    float: left;
    display: inline-block;
    position: relative;
    padding-left: 20px; }
    body.page main nav.post-sub-nav li:first-child {
      padding-left: 0; }
    body.page main nav.post-sub-nav li a {
      text-transform: uppercase;
      text-decoration: none;
      font-family: 'Pathway Gothic One', sans-serif;
      letter-spacing: 1px;
      line-height: 60px;
      color: #808080; }
  body.page main nav.post-sub-nav li.active a {
    background-image: url("../img/graphic-blue-subnav-arrow.png?17");
    background-repeat: no-repeat;
    background-position: top center;
    padding-top: 22px;
    padding-top: 1.375rem;
    padding-bottom: 5px;
    padding-bottom: 0.3125rem;
    border-bottom: solid thin #808080; }
  body.page main nav.post-sub-nav li:hover a {
    color: #62c8d9;
    padding-bottom: 5px;
    border-bottom: solid thin #62c8d9; }

@media screen and (max-width: 640px) {
  body.page main nav.post-sub-nav ul {
    max-width: 38.75rem;
    margin-left: 15px; }
    body.page main nav.post-sub-nav ul li {
      float: none; } }

@media screen and (max-width: 1024px) {
  body.page main .content-wrapper h3 {
    position: static; } }

.home .panel .row {
  background-color: transparent; }

.home .panel .inner {
  min-height: 700px; }

.home .panel .text-wrapper > div {
  padding: 2% 0 20% 0;
  max-width: 1200px;
  margin: 0 auto; }

.home .panel h2, .home .panel h3, .home .panel p {
  color: #ffffff;
  text-align: center;
  text-shadow: 0 0 5px rgba(0, 0, 0, 0.75); }

.home .panel h2, .home .panel h3 {
  font-family: 'DukeFill', sans-serif;
  text-transform: uppercase;
  line-height: 1; }

.home .panel h2 {
  font-size: 105px; }

.home .panel .subhead {
  font-family: 'Lato', sans-serif;
  font-weight: 900;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 1.6; }

.home .panel .cta {
  font-family: 'Pathway Gothic One', sans-serif;
  font-size: 24px;
  line-height: 1.2; }
  .home .panel .cta a {
    display: inline-block;
    margin-left: auto;
    margin-right: auto; }
    .home .panel .cta a:hover, .home .panel .cta a:focus {
      text-decoration: none; }

.home .panel-static-home-hero {
  background-image: url("../img/panel_bgs/home-top.jpg?17"); }
  .home .panel-static-home-hero .text-wrapper > div {
    padding-top: 350px; }
  .home .panel-static-home-hero h2 {
    font-size: 120px; }
  .home .panel-static-home-hero .cta {
    text-transform: uppercase;
    font-size: 28px;
    margin-top: 4%; }
    .home .panel-static-home-hero .cta a {
      color: #62c8d9;
      max-width: 430px; }
      .home .panel-static-home-hero .cta a img {
        margin-bottom: 5px; }

.home .panel .panel-static-home-approach {
  min-height: 520px; }

.home .panel-static-home-approach {
  background-image: url("../img/panel_bgs/photo-home-what-should.jpg?17"); }
  .home .panel-static-home-approach .text-wrapper > div {
    padding-top: 10%; }
  .home .panel-static-home-approach h2 {
    max-width: 690px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 20px;
    font-size: 105px;
    color: #1a4a4f;
    border-bottom: 1px solid #1a4a4f; }
    .home .panel-static-home-approach h2 span {
      font-size: 70px;
      display: block; }
  .home .panel-static-home-approach h2, .home .panel-static-home-approach p {
    text-shadow: none; }
  .home .panel-static-home-approach .cta {
    margin-top: 3%; }
    .home .panel-static-home-approach .cta a {
      color: #ffffff; }
      .home .panel-static-home-approach .cta a img {
        display: inline;
        margin: 0; }

.home .panel-home-news .row {
  max-width: 780px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 30px; }
  .home .panel-home-news .row .columns {
    margin-left: auto;
    margin-right: auto;
    float: none; }
  .home .panel-home-news .row h2 {
    font-size: 60px;
    color: #1a4a4f;
    text-shadow: none; }
  .home .panel-home-news .row p {
    color: #1A1A1A;
    font-weight: 400;
    text-shadow: none; }
  .home .panel-home-news .row img {
    margin: 0 auto 20px auto;
    display: block; }
  .home .panel-home-news .row a {
    font-weight: 900;
    color: #4d4d4d; }
    .home .panel-home-news .row a:focus, .home .panel-home-news .row a:hover {
      text-decoration: underline; }

.home .panel .panel-static-home-priorities {
  min-height: 600px;
  background-color: #62c8d9; }

.home .panel-static-home-priorities .text-wrapper > div {
  padding-top: 20px; }

.home .panel-static-home-priorities ul, .home .panel-static-home-priorities li {
  margin: 0;
  padding: 0; }

.home .panel-static-home-priorities ul {
  margin-top: 40px;
  margin-bottom: 80px; }

.home .panel-static-home-priorities li, .home .panel-static-home-priorities a {
  color: #ffffff; }

.home .panel-static-home-priorities li {
  height: auto !important;
  list-style-type: none;
  padding: 8px;
  border-left: 1px solid #1a4a4f; }
  .home .panel-static-home-priorities li:first-child {
    border: none; }
  .home .panel-static-home-priorities li a {
    display: block;
    font-weight: 900;
    padding: 90px 0 0;
    text-align: center;
    text-transform: uppercase;
    font-size: 18px;
    line-height: 1.2;
    letter-spacing: 2px;
    background-position: center top;
    background-repeat: no-repeat; }
    .home .panel-static-home-priorities li a span {
      display: block; }

.home .panel-static-home-priorities a.equal-treatment {
  background-image: url("../img/icon-equal-treatment.png?17"); }

.home .panel-static-home-priorities a.safe-schools {
  background-image: url("../img/icon-safe-schools.png?17"); }

.home .panel-static-home-priorities a.family-recognition {
  background-image: url("../img/icon-family-recognition.png?17"); }

.home .panel-static-home-priorities a.prosperous-colorado {
  background-image: url("../img/icon-prosperous-colorado.png?17"); }

.home .panel .panel-static-home-fund {
  min-height: 430px;
  background-image: url("../img/graphic-home-funding.gif?17"); }

.home .panel-static-home-fund {
  background-color: #d88031; }
  .home .panel-static-home-fund .row {
    margin-left: 0; }
  .home .panel-static-home-fund h2, .home .panel-static-home-fund p {
    text-shadow: none; }
  .home .panel-static-home-fund h2 {
    margin-bottom: 10px; }
  .home .panel-static-home-fund .text-wrapper > div {
    padding-top: 30px;
    padding-bottom: 0; }
    .home .panel-static-home-fund .text-wrapper > div p {
      font-family: 'Lato', sans-serif;
      font-weight: 900;
      font-size: 21px;
      color: #ffffff;
      line-height: 1.4;
      text-align: left; }

.home .panel-static-home-tim-gill {
  background-image: url("../img/panel_bgs/photo-home-tim-gill.jpg?17"); }
  .home .panel-static-home-tim-gill .text-wrapper > div {
    padding-top: 40px;
    padding-bottom: 0; }
  .home .panel-static-home-tim-gill .row h2, .home .panel-static-home-tim-gill .row p {
    text-align: left; }
  .home .panel-static-home-tim-gill .row h2 {
    color: #62c8d9;
    font-size: 65px; }
  .home .panel-static-home-tim-gill .row p {
    font-size: 20px; }

@media only screen and (max-width: 1024px) {
  .home .panel .text-wrapper > div {
    padding-top: 4%; }
  .home .panel h2 {
    font-size: 90px; }
    .home .panel h2 span {
      font-size: 90px; }
    .home .panel h2 .subhead {
      font-size: 40px; }
    .home .panel h2 .cta {
      font-size: 50px; }
  .home .panel .panel-static-home-hero {
    background-position: center center; }
    .home .panel .panel-static-home-hero .text-wrapper > div {
      padding-top: 290px; }
  .home .panel .panel-home-news {
    min-height: 560px; }
  .home .panel .panel-static-home-approach {
    min-height: 600px; }
  .home .panel .panel-static-home-priorities {
    min-height: 550px; }
    .home .panel .panel-static-home-priorities li a {
      font-size: 13px; }
  .home .panel .panel-static-home-tim-gill {
    background-position: center center; } }

@media only screen and (max-width: 640px) {
  .home .panel h2 {
    font-size: 40px; }
  .home .panel .subhead {
    font-size: 18px; }
  .home .panel .cta {
    font-size: 24px; }
  .home .panel .cta {
    padding-left: 20px;
    padding-right: 20px; }
  .home .panel .text-wrapper > div {
    padding-bottom: 4%; }
  .home .panel-static-home-hero p.cta {
    font-size: 20px;
    margin-bottom: 46px; }
  .home .panel-static-home-hero .subhead {
    font-size: 14px; }
  .home .panel-home-news {
    background-image: none;
    background-color: #d9d9d9; }
    .home .panel-home-news img {
      margin-bottom: 20px;
      margin-left: auto;
      margin-right: auto;
      display: block; }
    .home .panel-home-news .text-wrapper > div {
      padding-top: 100px; }
    .home .panel-home-news h2 {
      border: none; }
    .home .panel-home-news .cta {
      padding-left: 0; }
    .home .panel-home-news .rotator-item p {
      font-size: 15px; }
  .home .panel-static-home-fund p {
    font-size: 45px; }
  .home .panel-static-home-approach h2, .home .panel-static-home-priorities h2 {
    font-size: 40px;
    border: none; }
    .home .panel-static-home-approach h2 span, .home .panel-static-home-priorities h2 span {
      font-size: 40px; }
  .home .panel-static-home-priorities .columns, .home .panel-static-home-priorities .row {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0; }
  .home .panel-static-home-priorities li, .home .panel-static-home-priorities a {
    width: 100%; }
  .home .panel-static-home-tim-gill {
    background-image: none;
    background-color: #4e4e4b; }
    .home .panel-static-home-tim-gill .row {
      padding-left: 20px; }
      .home .panel-static-home-tim-gill .row h3 {
        font-size: 40px; }
    .home .panel-static-home-tim-gill .cta {
      padding-left: 0; } }

@media only screen and (min-width: 1200px) and (max-width: 1500px) {
  .home .panel .panel-static-home-hero .text-wrapper > div {
    padding-top: 370px; }
    .home .panel .panel-static-home-hero .text-wrapper > div h2 {
      font-size: 90px; }
    .home .panel .panel-static-home-hero .text-wrapper > div .cta {
      margin-top: 0; } }

/*
custom colors for this promotional ad
Yellow = #e0b151
Dark Blue = #384651
Light Ivory = #f2f1ef 
*/
.home .panel-static-home-fund-php.promotional {
  background: #384651;
  padding-top: 30px;
  padding-bottom: 30px; }
  .home .panel-static-home-fund-php.promotional .text-wrapper {
    position: relative; }
    .home .panel-static-home-fund-php.promotional .text-wrapper > div {
      width: 90%;
      padding: 0; }
  .home .panel-static-home-fund-php.promotional .panel-static-home-fund {
    background: #384651; }
  .home .panel-static-home-fund-php.promotional * {
    color: #f2f1ef; }
  .home .panel-static-home-fund-php.promotional h2 span {
    font-size: 48px;
    display: block;
    line-height: 1.25;
    font-family: 'Pathway Gothic One', sans-serif; }
  .home .panel-static-home-fund-php.promotional .row.first {
    padding-top: 20px; }
  .home .panel-static-home-fund-php.promotional a.beyondido span {
    margin-left: 2px;
    margin-right: 2px;
    display: inline-block; }
  .home .panel-static-home-fund-php.promotional .inner {
    min-height: 1px; }
  .home .panel-static-home-fund-php.promotional .logos-container {
    padding-left: 40px;
    padding-top: 15px; }
  .home .panel-static-home-fund-php.promotional .logos {
    display: table;
    table-layout: fixed;
    max-width: 400px;
    margin: 0 auto;
    width: 100%;
    text-align: center; }
    .home .panel-static-home-fund-php.promotional .logos img {
      display: inline-block;
      width: 100%; }
    .home .panel-static-home-fund-php.promotional .logos .promo-logo {
      display: table-cell;
      vertical-align: bottom; }
      .home .panel-static-home-fund-php.promotional .logos .promo-logo.ad-council {
        width: 24%; }
      .home .panel-static-home-fund-php.promotional .logos .promo-logo.gill {
        width: 76%;
        padding-left: 10px; }
  @media only screen and (max-width: 900px) {
    .home .panel-static-home-fund-php.promotional h2 span {
      font-size: 48px; }
    .home .panel-static-home-fund-php.promotional .logos-container {
      padding: 0; } }
  @media only screen and (max-width: 640px) {
    .home .panel-static-home-fund-php.promotional h2 span {
      font-size: 32px; }
    .home .panel-static-home-fund-php.promotional .logos {
      padding-left: 10px;
      padding-right: 10px; } }

.page-template-tmpl-contact-php .main .content-wrapper,
.page-template-tmpl-contact-2018-php .main .content-wrapper,
.page-template-tmpl-contact-gravity-form-php .main .content-wrapper {
  max-width: 100%;
  margin: 0;
  padding: 0; }
  .page-template-tmpl-contact-php .main .content-wrapper ::-webkit-input-placeholder,
  .page-template-tmpl-contact-2018-php .main .content-wrapper ::-webkit-input-placeholder,
  .page-template-tmpl-contact-gravity-form-php .main .content-wrapper ::-webkit-input-placeholder {
    color: #808080; }
  .page-template-tmpl-contact-php .main .content-wrapper :-moz-placeholder,
  .page-template-tmpl-contact-2018-php .main .content-wrapper :-moz-placeholder,
  .page-template-tmpl-contact-gravity-form-php .main .content-wrapper :-moz-placeholder {
    color: #808080; }
  .page-template-tmpl-contact-php .main .content-wrapper ::-moz-placeholder,
  .page-template-tmpl-contact-2018-php .main .content-wrapper ::-moz-placeholder,
  .page-template-tmpl-contact-gravity-form-php .main .content-wrapper ::-moz-placeholder {
    color: #808080; }
  .page-template-tmpl-contact-php .main .content-wrapper :-ms-input-placeholder,
  .page-template-tmpl-contact-2018-php .main .content-wrapper :-ms-input-placeholder,
  .page-template-tmpl-contact-gravity-form-php .main .content-wrapper :-ms-input-placeholder {
    color: #808080; }
  .page-template-tmpl-contact-php .main .content-wrapper #contact-sub-nav,
  .page-template-tmpl-contact-php .main .content-wrapper .contact-sub-nav,
  .page-template-tmpl-contact-2018-php .main .content-wrapper #contact-sub-nav,
  .page-template-tmpl-contact-2018-php .main .content-wrapper .contact-sub-nav,
  .page-template-tmpl-contact-gravity-form-php .main .content-wrapper #contact-sub-nav,
  .page-template-tmpl-contact-gravity-form-php .main .content-wrapper .contact-sub-nav {
    margin-left: 0;
    margin-bottom: 100px;
    margin-bottom: 6.25rem;
    padding-left: 0;
    display: block; }
    .page-template-tmpl-contact-php .main .content-wrapper #contact-sub-nav li,
    .page-template-tmpl-contact-php .main .content-wrapper .contact-sub-nav li,
    .page-template-tmpl-contact-2018-php .main .content-wrapper #contact-sub-nav li,
    .page-template-tmpl-contact-2018-php .main .content-wrapper .contact-sub-nav li,
    .page-template-tmpl-contact-gravity-form-php .main .content-wrapper #contact-sub-nav li,
    .page-template-tmpl-contact-gravity-form-php .main .content-wrapper .contact-sub-nav li {
      list-style: none;
      float: none;
      clear: both; }
      .page-template-tmpl-contact-php .main .content-wrapper #contact-sub-nav li a,
      .page-template-tmpl-contact-php .main .content-wrapper .contact-sub-nav li a,
      .page-template-tmpl-contact-2018-php .main .content-wrapper #contact-sub-nav li a,
      .page-template-tmpl-contact-2018-php .main .content-wrapper .contact-sub-nav li a,
      .page-template-tmpl-contact-gravity-form-php .main .content-wrapper #contact-sub-nav li a,
      .page-template-tmpl-contact-gravity-form-php .main .content-wrapper .contact-sub-nav li a {
        padding-left: 40px;
        padding-left: 2.5rem;
        font-size: 22px;
        font-size: 1.375rem;
        text-decoration: none;
        font-family: 'Pathway Gothic One', sans-serif;
        text-transform: uppercase; }
      .page-template-tmpl-contact-php .main .content-wrapper #contact-sub-nav li.active a,
      .page-template-tmpl-contact-php .main .content-wrapper .contact-sub-nav li.active a,
      .page-template-tmpl-contact-2018-php .main .content-wrapper #contact-sub-nav li.active a,
      .page-template-tmpl-contact-2018-php .main .content-wrapper .contact-sub-nav li.active a,
      .page-template-tmpl-contact-gravity-form-php .main .content-wrapper #contact-sub-nav li.active a,
      .page-template-tmpl-contact-gravity-form-php .main .content-wrapper .contact-sub-nav li.active a {
        color: #d88031;
        background: url("../img/graphic-double-arrow-right-orange.png?17") no-repeat 0 5px; }
      .page-template-tmpl-contact-php .main .content-wrapper #contact-sub-nav li:hover a,
      .page-template-tmpl-contact-php .main .content-wrapper .contact-sub-nav li:hover a,
      .page-template-tmpl-contact-2018-php .main .content-wrapper #contact-sub-nav li:hover a,
      .page-template-tmpl-contact-2018-php .main .content-wrapper .contact-sub-nav li:hover a,
      .page-template-tmpl-contact-gravity-form-php .main .content-wrapper #contact-sub-nav li:hover a,
      .page-template-tmpl-contact-gravity-form-php .main .content-wrapper .contact-sub-nav li:hover a {
        background: url("../img/graphic-double-arrow-right-orange.png?17") no-repeat 0 5px; }
  .page-template-tmpl-contact-php .main .content-wrapper .contact-forms-container,
  .page-template-tmpl-contact-2018-php .main .content-wrapper .contact-forms-container,
  .page-template-tmpl-contact-gravity-form-php .main .content-wrapper .contact-forms-container {
    margin-top: 80px;
    margin-bottom: 80px; }
    .page-template-tmpl-contact-php .main .content-wrapper .contact-forms-container > div,
    .page-template-tmpl-contact-2018-php .main .content-wrapper .contact-forms-container > div,
    .page-template-tmpl-contact-gravity-form-php .main .content-wrapper .contact-forms-container > div {
      margin-bottom: 80px; }
    .page-template-tmpl-contact-php .main .content-wrapper .contact-forms-container h2,
    .page-template-tmpl-contact-2018-php .main .content-wrapper .contact-forms-container h2,
    .page-template-tmpl-contact-gravity-form-php .main .content-wrapper .contact-forms-container h2 {
      left: 0; }
    .page-template-tmpl-contact-php .main .content-wrapper .contact-forms-container .columns,
    .page-template-tmpl-contact-2018-php .main .content-wrapper .contact-forms-container .columns,
    .page-template-tmpl-contact-gravity-form-php .main .content-wrapper .contact-forms-container .columns {
      padding-left: 0;
      padding-right: 0; }
    .page-template-tmpl-contact-php .main .content-wrapper .contact-forms-container input[type='text'],
    .page-template-tmpl-contact-php .main .content-wrapper .contact-forms-container input[type='email'],
    .page-template-tmpl-contact-php .main .content-wrapper .contact-forms-container input[type='number'],
    .page-template-tmpl-contact-php .main .content-wrapper .contact-forms-container input[type='tel'],
    .page-template-tmpl-contact-php .main .content-wrapper .contact-forms-container textarea,
    .page-template-tmpl-contact-php .main .content-wrapper .contact-forms-container select,
    .page-template-tmpl-contact-2018-php .main .content-wrapper .contact-forms-container input[type='text'],
    .page-template-tmpl-contact-2018-php .main .content-wrapper .contact-forms-container input[type='email'],
    .page-template-tmpl-contact-2018-php .main .content-wrapper .contact-forms-container input[type='number'],
    .page-template-tmpl-contact-2018-php .main .content-wrapper .contact-forms-container input[type='tel'],
    .page-template-tmpl-contact-2018-php .main .content-wrapper .contact-forms-container textarea,
    .page-template-tmpl-contact-2018-php .main .content-wrapper .contact-forms-container select,
    .page-template-tmpl-contact-gravity-form-php .main .content-wrapper .contact-forms-container input[type='text'],
    .page-template-tmpl-contact-gravity-form-php .main .content-wrapper .contact-forms-container input[type='email'],
    .page-template-tmpl-contact-gravity-form-php .main .content-wrapper .contact-forms-container input[type='number'],
    .page-template-tmpl-contact-gravity-form-php .main .content-wrapper .contact-forms-container input[type='tel'],
    .page-template-tmpl-contact-gravity-form-php .main .content-wrapper .contact-forms-container textarea,
    .page-template-tmpl-contact-gravity-form-php .main .content-wrapper .contact-forms-container select {
      -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%;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      transition: box-shadow 0.45s, border-color 0.45s ease-in-out; }
      .page-template-tmpl-contact-php .main .content-wrapper .contact-forms-container input[type='text'].error,
      .page-template-tmpl-contact-php .main .content-wrapper .contact-forms-container input[type='email'].error,
      .page-template-tmpl-contact-php .main .content-wrapper .contact-forms-container input[type='number'].error,
      .page-template-tmpl-contact-php .main .content-wrapper .contact-forms-container input[type='tel'].error,
      .page-template-tmpl-contact-php .main .content-wrapper .contact-forms-container textarea.error,
      .page-template-tmpl-contact-php .main .content-wrapper .contact-forms-container select.error,
      .page-template-tmpl-contact-2018-php .main .content-wrapper .contact-forms-container input[type='text'].error,
      .page-template-tmpl-contact-2018-php .main .content-wrapper .contact-forms-container input[type='email'].error,
      .page-template-tmpl-contact-2018-php .main .content-wrapper .contact-forms-container input[type='number'].error,
      .page-template-tmpl-contact-2018-php .main .content-wrapper .contact-forms-container input[type='tel'].error,
      .page-template-tmpl-contact-2018-php .main .content-wrapper .contact-forms-container textarea.error,
      .page-template-tmpl-contact-2018-php .main .content-wrapper .contact-forms-container select.error,
      .page-template-tmpl-contact-gravity-form-php .main .content-wrapper .contact-forms-container input[type='text'].error,
      .page-template-tmpl-contact-gravity-form-php .main .content-wrapper .contact-forms-container input[type='email'].error,
      .page-template-tmpl-contact-gravity-form-php .main .content-wrapper .contact-forms-container input[type='number'].error,
      .page-template-tmpl-contact-gravity-form-php .main .content-wrapper .contact-forms-container input[type='tel'].error,
      .page-template-tmpl-contact-gravity-form-php .main .content-wrapper .contact-forms-container textarea.error,
      .page-template-tmpl-contact-gravity-form-php .main .content-wrapper .contact-forms-container select.error {
        border: #ff3232 solid 2px; }
    .page-template-tmpl-contact-php .main .content-wrapper .contact-forms-container textarea,
    .page-template-tmpl-contact-2018-php .main .content-wrapper .contact-forms-container textarea,
    .page-template-tmpl-contact-gravity-form-php .main .content-wrapper .contact-forms-container textarea {
      height: 80px; }
    .page-template-tmpl-contact-php .main .content-wrapper .contact-forms-container input[type="submit"],
    .page-template-tmpl-contact-2018-php .main .content-wrapper .contact-forms-container input[type="submit"],
    .page-template-tmpl-contact-gravity-form-php .main .content-wrapper .contact-forms-container input[type="submit"] {
      height: auto; }

.page-template-tmpl-contact-php #map-container,
.page-template-tmpl-contact-2018-php #map-container,
.page-template-tmpl-contact-gravity-form-php #map-container {
  position: relative; }
  .page-template-tmpl-contact-php #map-container img,
  .page-template-tmpl-contact-2018-php #map-container img,
  .page-template-tmpl-contact-gravity-form-php #map-container img {
    max-width: none; }

.page-template-tmpl-contact-php #map-container, .page-template-tmpl-contact-php #map-canvas,
.page-template-tmpl-contact-2018-php #map-container,
.page-template-tmpl-contact-2018-php #map-canvas,
.page-template-tmpl-contact-gravity-form-php #map-container,
.page-template-tmpl-contact-gravity-form-php #map-canvas {
  width: 100%;
  height: 100%;
  max-width: 100%;
  min-height: 540px;
  min-height: 33.75rem; }

.page-template-tmpl-contact-php #info-window-content,
.page-template-tmpl-contact-2018-php #info-window-content,
.page-template-tmpl-contact-gravity-form-php #info-window-content {
  width: 100px; }
  .page-template-tmpl-contact-php #info-window-content p,
  .page-template-tmpl-contact-2018-php #info-window-content p,
  .page-template-tmpl-contact-gravity-form-php #info-window-content p {
    font-size: 12px;
    margin: 0; }

.contact-info {
  position: absolute;
  top: 100px;
  display: block;
  left: 100px;
  z-index: 500;
  padding: 40px 30px;
  padding:  2.5rem 1.875rem;
  background: rgba(255, 255, 255, 0.65); }
  .contact-info p {
    position: relative;
    margin-left: 30px;
    margin-left: 1.875rem;
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 1.2; }
  .contact-info p, .contact-info a {
    color: #4d4d4d; }
  .contact-info b {
    position: absolute;
    top: 3px;
    top: 0.1875rem;
    left: -30px;
    left: -1.875rem;
    text-indent: 110%;
    display: inline-block;
    overflow: hidden;
    width: 23px;
    width: 1.4375rem;
    width: 23px;
    width: 1.4375rem; }
    .contact-info b:before {
      color: #1a4a4f;
      font-size: 25px;
      font-size: 1.5625rem;
      font-family: 'DukeFill', sans-serif;
      position: absolute;
      top: 0;
      left: -110%;
      line-height: 1; }
    .contact-info b.contact-email:before {
      content: 'E'; }
    .contact-info b.contact-phone:before {
      content: 'PH'; }
    .contact-info b.contact-fax:before {
      content: 'FX'; }
    .contact-info b.contact-address:before {
      content: 'AD'; }

@media screen and (max-width: 900px) {
  .page-template-tmpl-contact-php .main .contact-info,
  .page-template-tmpl-contact-2018-php .main .contact-info {
    left: 40px; } }

@media screen and (max-width: 767px) {
  .page-template-tmpl-contact-php .main .content-wrapper,
  .page-template-tmpl-contact-2018-php .main .content-wrapper {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem; }
  .page-template-tmpl-contact-php .main #map-canvas,
  .page-template-tmpl-contact-2018-php .main #map-canvas {
    display: none; }
  .page-template-tmpl-contact-php .main .contact-info,
  .page-template-tmpl-contact-2018-php .main .contact-info {
    width: 100%;
    position: static;
    padding: 10px;
    padding: 0.625rem; }
  .page-template-tmpl-contact-php .main form input[type="submit"],
  .page-template-tmpl-contact-2018-php .main form input[type="submit"] {
    float: right; }
  .page-template-tmpl-contact-php .main form select[name="state"],
  .page-template-tmpl-contact-2018-php .main form select[name="state"] {
    width: 100%;
    margin-left: initial;
    margin-right: initial; } }

.page-template-tmpl-employee-landing-php .main .page-header {
  background-image: url("../img/leafy-header.jpg?17"); }
  .page-template-tmpl-employee-landing-php .main .page-header:before {
    display: none; }

.page-template-tmpl-employee-landing-php .main .content-wrapper {
  max-width: 940px;
  max-width: 58.75rem; }

.page-template-tmpl-employee-landing-php .main .content-wrapper.large-6 {
  max-width: 38.75rem; }

.page-template-tmpl-employee-landing-php .main .post-sub-nav {
  margin-bottom: 1.25rem; }

.page-template-tmpl-employee-landing-php .main .page-content {
  padding-top: 0;
  padding-bottom: 0; }

.page-template-tmpl-employee-landing-php .main .landing-list {
  padding-top: 60px;
  padding-top: 3.75rem; }
  .page-template-tmpl-employee-landing-php .main .landing-list h2 {
    text-align: center;
    position: relative;
    line-height: 1;
    font-family: 'DukeFill', sans-serif;
    color: #62c8d9;
    font-size: 40px;
    font-size: 2.5rem;
    top: 0;
    left: 0;
    margin: 0 0 20px 0;
    margin:  0 0 1.25rem 0; }
    .page-template-tmpl-employee-landing-php .main .landing-list h2 span {
      position: relative;
      z-index: 500;
      top: 18px;
      top: 1.125rem;
      display: inline-block;
      background-color: #f9f9f9;
      padding: 0 20px;
      padding:  0 1.25rem; }
    .page-template-tmpl-employee-landing-php .main .landing-list h2:after {
      content: '';
      width: 100%;
      height: 1px;
      position: absolute;
      bottom: 50%;
      left: 0;
      background-color: #d9d9d9;
      z-index: 400; }

.page-template-tmpl-employee-landing-php .main .landing-list .post-list li {
  word-break: break-word;
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  padding-bottom: 60px;
  padding-bottom: 3.75rem;
  font-size: 18px;
  font-size: 1.125rem;
  height: auto !important; }
  .page-template-tmpl-employee-landing-php .main .landing-list .post-list li > div {
    background: #62c8d9;
    float: left;
    padding-bottom: 14px;
    padding-bottom: 0.875rem; }
  .page-template-tmpl-employee-landing-php .main .landing-list .post-list li, .page-template-tmpl-employee-landing-php .main .landing-list .post-list li a {
    color: #1a4a4f; }
  .page-template-tmpl-employee-landing-php .main .landing-list .post-list li a {
    display: block;
    color: #4d4d4d;
    text-decoration: none;
    padding: 0; }
    .page-template-tmpl-employee-landing-php .main .landing-list .post-list li a:hover, .page-template-tmpl-employee-landing-php .main .landing-list .post-list li a:focus {
      text-decoration: underline; }
  .page-template-tmpl-employee-landing-php .main .landing-list .post-list li span.title,
  .page-template-tmpl-employee-landing-php .main .landing-list .post-list li span.position,
  .page-template-tmpl-employee-landing-php .main .landing-list .post-list li a[href*=mailto] {
    padding: 0 20px;
    padding:  0 1.25rem;
    color: #1a4a4f;
    display: block;
    clear: both;
    max-width: 300px;
    max-width: 18.75rem; }
  .page-template-tmpl-employee-landing-php .main .landing-list .post-list li a[href*=mailto] {
    color: #ffffff; }
  .page-template-tmpl-employee-landing-php .main .landing-list .post-list li img {
    margin-bottom: 10px;
    margin-bottom: 0.625rem;
    display: block; }
  .page-template-tmpl-employee-landing-php .main .landing-list .post-list li .title {
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    font-size: 24px;
    font-size: 1.5rem;
    color: #1a4a4f;
    text-decoration: none; }
  .page-template-tmpl-employee-landing-php .main .landing-list .post-list li .position {
    font-weight: 900;
    text-transform: uppercase;
    font-size: 14px;
    font-size: 0.875rem; }

.page-template-tmpl-employee-landing-php .main .landing-list .wrapper-1 .post-list li > div {
  background: #d88031; }

.page-template-tmpl-employee-landing-php .main .landing-list .wrapper-1 .post-list li, .page-template-tmpl-employee-landing-php .main .landing-list .wrapper-1 .post-list li a, .page-template-tmpl-employee-landing-php .main .landing-list .wrapper-1 .post-list li .title, .page-template-tmpl-employee-landing-php .main .landing-list .wrapper-1 .post-list li .position {
  color: #ffffff; }

.single-employee .main h1, .single-board-member .main h1 {
  padding-top: 60px;
  padding-top: 3.75rem;
  padding-bottom: 60px;
  padding-bottom: 3.75rem;
  line-height: 1;
  background-image: url("../img/leafy-header.jpg?17"); }
  .single-employee .main h1 span, .single-board-member .main h1 span {
    display: block;
    font-family: 'Lato', sans-serif;
    font-weight: 900;
    font-size: 20px;
    font-size: 1.25rem;
    color: #FFF;
    padding-bottom: 10px;
    padding-bottom: 0.625rem; }

.single-employee .main .page-content p:first-child:first-line, .single-board-member .main .page-content p:first-child:first-line {
  font-weight: 900;
  font-size: 20px;
  font-size: 1.25rem; }

.single-employee .main .page-content .image-column, .single-board-member .main .page-content .image-column {
  background-color: #62c8d9;
  padding-bottom: 20px;
  padding-bottom: 1.25rem; }

.single-employee .main .page-content .position, .single-employee .main .page-content a[href*=mailto], .single-board-member .main .page-content .position, .single-board-member .main .page-content a[href*=mailto] {
  display: block;
  padding: 0 16px;
  padding:  0 1rem;
  font-size: 14px;
  font-size: 0.875rem; }

.single-employee .main .page-content .position, .single-board-member .main .page-content .position {
  font-weight: 900;
  text-transform: uppercase;
  font-size: 14px;
  font-size: 0.875rem;
  margin-bottom: 10px;
  margin-bottom: 0.625rem; }

.single-employee .main .page-content a[href*=mailto], .single-board-member .main .page-content a[href*=mailto] {
  color: #ffffff;
  text-decoration: none;
  word-break: break-word;
  line-height: 1.4; }
  .single-employee .main .page-content a[href*=mailto]:hover, .single-employee .main .page-content a[href*=mailto]:focus, .single-board-member .main .page-content a[href*=mailto]:hover, .single-board-member .main .page-content a[href*=mailto]:focus {
    text-decoration: underline; }

@media only screen and (max-width: 1024px) {
  .page-template-tmpl-employee-landing-php .landing-list h2 {
    padding-top: 20px;
    padding-left: 10px; }
  .single-employee .main .content-wrapper, .single-employee .main h1, .single-board-member .main .content-wrapper, .single-board-member .main h1 {
    padding: 20px; } }

body.page-template-tmpl-job-landing-php main .content-wrapper {
  padding-bottom: 5.125rem; }
  body.page-template-tmpl-job-landing-php main .content-wrapper:last-of-type {
    padding-top: 3.125rem; }
  body.page-template-tmpl-job-landing-php main .content-wrapper h3 {
    font-family: 'Lato', sans-serif;
    text-transform: uppercase;
    color: #4d4d4d;
    font-weight: 900;
    font-size: 20px;
    font-size: 1.25rem;
    letter-spacing: 1px;
    letter-spacing: 0.0625rem;
    min-height: 70px;
    min-height: 4.375rem;
    line-height: 1.2;
    font-weight: bolder;
    min-height: 60px;
    min-height: 3.75rem; }
  body.page-template-tmpl-job-landing-php main .content-wrapper h2:last-of-type {
    min-height: 50px;
    min-height: 3.125rem; }

body.page-template-tmpl-job-landing-php .landing-list {
  max-width: 69%;
  margin: auto; }

body.page-template-tmpl-job-landing-php .post-list .job-post {
  border-top: solid thin #d9d9d9;
  border-bottom: solid thin #d9d9d9; }

body.page-template-tmpl-job-landing-php .post-list .job-post + .job-post {
  border-top: none; }

body.page-template-tmpl-job-landing-php .post-list li.job-post {
  padding-top: 30px;
  padding-top: 1.875rem;
  padding-bottom: 30px;
  padding-bottom: 1.875rem; }

body.page-template-tmpl-job-landing-php .post-list li.job-post h2 {
  position: static;
  min-height: 40px;
  min-height: 2.5rem;
  font-family: 'Lato', sans-serif;
  text-transform: uppercase;
  font-size: 20px;
  font-size: 1.25rem; }
  body.page-template-tmpl-job-landing-php .post-list li.job-post h2 span {
    cursor: pointer;
    display: inline-block;
    width: 18px;
    height: 27px;
    background: url("../img/sprite-double-arrow-right.png?17") no-repeat left 10px;
    -moz-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    -webkit-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out; }
  body.page-template-tmpl-job-landing-php .post-list li.job-post h2 span.expanded {
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg); }

body.page-template-tmpl-job-landing-php .post-list li.job-post h2 a {
  color: #d88031;
  line-height: 42px;
  line-height: 2.625rem;
  text-decoration: none;
  padding-left: 15px;
  padding-left: 0.9375rem; }

body.page-template-tmpl-job-landing-php .post-list li.job-post .job-post-content {
  margin-top: 49px;
  margin-top: 3.0625rem; }
  body.page-template-tmpl-job-landing-php .post-list li.job-post .job-post-content h4 {
    font-family: 'Lato', sans-serif;
    text-transform: uppercase;
    color: #4d4d4d;
    font-weight: 900;
    font-size: 20px;
    font-size: 1.25rem;
    letter-spacing: 1px;
    letter-spacing: 0.0625rem;
    min-height: 70px;
    min-height: 4.375rem;
    line-height: 1.2;
    font-weight: bold;
    line-height: 1.4;
    padding-bottom: 0;
    min-height: 20px;
    min-height: 1.25rem;
    margin-top: 40px;
    margin-top: 2.5rem; }
  body.page-template-tmpl-job-landing-php .post-list li.job-post .job-post-content ul li {
    list-style-type: disc;
    font-size: 16px;
    font-size: 1rem; }

@media only screen and (max-width: 1024px) {
  body.page-template-tmpl-job-landing-php main .content-wrapper {
    padding: 20px; } }

body.page-template-tmpl-grants-landing-php .main .content-wrapper,
body.page-template-tmpl-grants-internal-php .main .content-wrapper {
  max-width: 900px;
  max-width: 56.25rem; }

body.page-template-tmpl-grants-landing-php main#content .content-wrapper .medium-12.columns .row:first-child,
body.page-template-tmpl-grants-internal-php main#content .content-wrapper .medium-12.columns .row:first-child {
  padding-bottom: 0; }

body.page-template-tmpl-grants-landing-php .sidebar li[data-active="1"] a,
body.page-template-tmpl-grants-internal-php .sidebar li[data-active="1"] a {
  color: #d88031; }

body.page-template-tmpl-grants-landing-php .sidebar li a:hover,
body.page-template-tmpl-grants-internal-php .sidebar li a:hover {
  color: #d88031; }

body.page-template-tmpl-grants-landing-php .sidebar ul li,
body.page-template-tmpl-grants-internal-php .sidebar ul li {
  list-style: none;
  display: block;
  float: none;
  clear: both; }
  body.page-template-tmpl-grants-landing-php .sidebar ul li a,
  body.page-template-tmpl-grants-internal-php .sidebar ul li a {
    font-family: Lato, sans-serif;
    color: #d88031;
    font-size: 16px;
    font-size: 1rem;
    text-decoration: none;
    font-weight: bold; }

body.page-template-tmpl-grants-landing-php .sidebar ul,
body.page-template-tmpl-grants-internal-php .sidebar ul {
  margin-bottom: 45px;
  margin-bottom: 2.8125rem;
  display: block; }

body.page-template-tmpl-grants-landing-php .sidebar ul li ul li a,
body.page-template-tmpl-grants-internal-php .sidebar ul li ul li a {
  color: #1a4a4f;
  font-size: initial;
  text-transform: none;
  font-weight: initial; }

body.page.page-template-tmpl-news-media-press-php main .page-header {
  background-image: url("../img/header-media-news.jpg?17"); }

body.page.page-template-tmpl-news-media-press-php main .row .row {
  margin-left: 0;
  margin-right: 0; }

body.page.page-template-tmpl-news-media-press-php main .content-wrapper {
  max-width: 62.5rem;
  margin-left: auto;
  margin-right: auto; }
  body.page.page-template-tmpl-news-media-press-php main .content-wrapper p {
    font-size: 14px;
    font-size: 0.875rem; }
  body.page.page-template-tmpl-news-media-press-php main .content-wrapper .col-1 h3 {
    min-height: 0;
    font-family: 'DukeFill', sans-serif;
    color: #62c8d9;
    font-size: 30px;
    font-size: 1.875rem;
    font-weight: normal; }
  body.page.page-template-tmpl-news-media-press-php main .content-wrapper .col-2 .press-news-lists h3 {
    font-size: 70px;
    font-size: 4.375rem;
    font-weight: normal; }
  body.page.page-template-tmpl-news-media-press-php main .content-wrapper .col-2 .press-news-lists li a {
    padding: 20px 0;
    padding:  1.25rem 0;
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 1.4;
    color: #4d4d4d;
    padding-right: 15px;
    padding-right: 0.9375rem;
    background: url("../img/link-blue-arrow.png") no-repeat 120% 50%; }
    body.page.page-template-tmpl-news-media-press-php main .content-wrapper .col-2 .press-news-lists li a:hover, body.page.page-template-tmpl-news-media-press-php main .content-wrapper .col-2 .press-news-lists li a:focus {
      color: #62c8d9;
      background-position: 100% 50%; }

body.page.page-template-tmpl-news-media-press-php main .media-inquiries-inner, body.page.page-template-tmpl-news-media-press-php main .feed-inner {
  background-color: #ffffff;
  padding: 20px;
  padding: 1.25rem;
  border: 1px solid #e8e8e8;
  border-radius: 5px; }

body.page.page-template-tmpl-news-media-press-php main .media-inquiries-inner {
  margin-bottom: 20px;
  margin-bottom: 1.25rem; }
  body.page.page-template-tmpl-news-media-press-php main .media-inquiries-inner p {
    margin: 0;
    line-height: 1.4; }
  body.page.page-template-tmpl-news-media-press-php main .media-inquiries-inner h4 {
    font-size: 12px;
    font-size: 0.75rem;
    color: #808080;
    margin: 10px 0 4px 0;
    margin:  0.625rem 0 0.25rem 0;
    line-height: 1; }

body.page.page-template-tmpl-news-media-press-php main #feed-facebook {
  margin-bottom: 80px;
  margin-bottom: 5rem; }
  body.page.page-template-tmpl-news-media-press-php main #feed-facebook .feed-inner {
    overflow-y: scroll;
    background-color: #ffffff; }
  body.page.page-template-tmpl-news-media-press-php main #feed-facebook, body.page.page-template-tmpl-news-media-press-php main #feed-facebook .feed-inner {
    height: 600px;
    height: 37.5rem; }

body.page.page-template-tmpl-news-media-press-php main .col-2 .press-news-lists h3 {
  min-height: 0;
  font-family: 'DukeFill', sans-serif;
  color: #62c8d9;
  font-size: 30px;
  font-size: 1.875rem;
  text-transform: uppercase;
  letter-spacing: 1px; }

body.page.page-template-tmpl-news-media-press-php main .col-2 .press-news-lists ul, body.page.page-template-tmpl-news-media-press-php main .col-2 .press-news-lists li {
  margin-left: 0;
  padding-left: 0; }

body.page.page-template-tmpl-news-media-press-php main .col-2 .press-news-lists ul {
  border-bottom: 1px solid #d9d9d9;
  margin-bottom: 40px;
  margin-bottom: 2.5rem; }

body.page.page-template-tmpl-news-media-press-php main .col-2 .press-news-lists li {
  list-style-type: none;
  background: none;
  margin-bottom: 0;
  font-family: 'Lato', sans-serif;
  border-top: 1px solid #d9d9d9; }
  body.page.page-template-tmpl-news-media-press-php main .col-2 .press-news-lists li a {
    display: block;
    float: none;
    color: #808080;
    text-decoration: none;
    padding: 10px 0;
    padding:  0.625rem 0;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.6; }
    body.page.page-template-tmpl-news-media-press-php main .col-2 .press-news-lists li a:hover, body.page.page-template-tmpl-news-media-press-php main .col-2 .press-news-lists li a:focus {
      color: #4d4d4d; }

.panel {
  position: relative; }
  .panel .columns {
    min-height: 1px; }
  .panel:before, .panel:after {
    content: " ";
    display: table; }
  .panel:after {
    clear: both; }
  .panel .inner {
    background-repeat: no-repeat;
    background-size: cover; }
  .panel .text-wrapper {
    padding: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 200;
    overflow: hidden; }
  .panel img.big-image {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 100; }
  .panel .alignleft {
    float: left; }
  .panel .flush-indent-right-inside {
    text-indent: -30px;
    padding-left: 30px; }
  .panel .linear-gradient {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIzMyUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMCIvPgogICAgPHN0b3Agb2Zmc2V0PSIzNSUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMCIvPgogICAgPHN0b3Agb2Zmc2V0PSI3MyUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC40OCIvPgogICAgPHN0b3Agb2Zmc2V0PSI5OCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC40OCIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(left, transparent 33%, transparent 35%, rgba(0, 0, 0, 0.48) 73%, rgba(0, 0, 0, 0.48) 98%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(33%, transparent), color-stop(35%, transparent), color-stop(73%, rgba(0, 0, 0, 0.48)), color-stop(98%, rgba(0, 0, 0, 0.48)));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, transparent 33%, transparent 35%, rgba(0, 0, 0, 0.48) 73%, rgba(0, 0, 0, 0.48) 98%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, transparent 33%, transparent 35%, rgba(0, 0, 0, 0.48) 73%, rgba(0, 0, 0, 0.48) 98%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(left, transparent 33%, transparent 35%, rgba(0, 0, 0, 0.48) 73%, rgba(0, 0, 0, 0.48) 98%);
    /* IE10+ */
    background: linear-gradient(to right, transparent 33%, transparent 35%, rgba(0, 0, 0, 0.48) 73%, rgba(0, 0, 0, 0.48) 98%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#7a000000',GradientType=1 );
    /* IE6-8 */ }
  .panel h2 {
    font-family: 'Lato', sans-serif;
    text-transform: uppercase;
    font-size: 20px;
    font-size: 1.25rem;
    letter-spacing: 1px;
    letter-spacing: 0.0625rem; }
  .panel .panel-header {
    margin-bottom: 0;
    margin-top: 3%;
    line-height: 0;
    padding: 0; }
    .panel .panel-header h2 {
      font-family: 'Lato', sans-serif;
      text-transform: uppercase;
      font-size: 20px;
      font-size: 1.25rem;
      letter-spacing: 1px;
      letter-spacing: 0.0625rem;
      padding-bottom: 20px;
      margin-bottom: 20px; }
      .panel .panel-header h2.exclude-underline {
        border: none;
        padding-bottom: 10px;
        margin-bottom: 10px; }
  .panel .panel-header + .row {
    padding-top: 0; }
  .panel img[class*='wp-image'] {
    margin: 10px 10px 10px 0; }
  .panel .small-type {
    font-size: 11px;
    line-height: 1.4;
    display: inline-block; }
  .panel img.img-outside-left {
    position: relative;
    left: -8px;
    top: -7px;
    display: inline-block;
    margin-left: -40px;
    margin-bottom: 0; }
  .panel h3 {
    font-size: 90px;
    font-size: 5.625rem;
    line-height: 1;
    font-family: 'DukeFill', sans-serif;
    text-transform: uppercase; }
    .panel h3 a {
      background-repeat: no-repeat;
      background-position: 100% 35%;
      background-size: 30px 30px;
      padding-right: 50px;
      padding-right: 3.125rem; }
  .panel h3.smaller-h3,
  .panel h3.smaller-h3 span {
    font-size: 3.625rem;
    line-height: 1; }
  .panel h3.huge-h3 {
    font-size: 110px;
    font-size: 6.875rem; }
  .panel .indent-left {
    position: relative;
    left: -52px; }
  .panel strong {
    font-weight: lighter; }
  .panel p span strong {
    color: inherit; }
  .panel h1 {
    margin-top: 0;
    font-family: 'DukeFill', sans-serif;
    text-transform: uppercase;
    line-height: 1;
    background-image: none;
    background-color: transparent; }
  .panel p {
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    font-size: 22px;
    font-size: 1.375rem;
    letter-spacing: 1px;
    letter-spacing: 0.0625rem; }
    .panel p, .panel p a {
      color: #ffffff; }
    .panel p a:hover, .panel p a:focus {
      text-decoration: underline; }
  .panel .no-text-shadow {
    text-shadow: none !important; }

.panel-header h2 {
  border-bottom: solid #FFF thin; }

.global-learn-about h3.smaller-h3, .global-learn-about h3.smaller-h3 a {
  text-align: left; }

.down-arrow {
  position: absolute;
  left: 40px;
  bottom: 0;
  z-index: 900;
  width: 56px;
  height: 54px;
  margin: 0 0 0 -28px !important;
  padding: 0 !important; }
  .down-arrow a {
    width: 100%;
    height: 100%;
    text-indent: 110%;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    background: url("../img/icon-down-arrow-white.png?17") no-repeat 0 0; }

@media screen and (max-width: 767px) {
  .flush-indent-right-inside {
    text-indent: 0 !important;
    padding-left: 0 !important; }
  .panel img.indent-left {
    position: static; } }

@media screen and (max-width: 640px) {
  .inner {
    background-size: contain;
    min-height: 0 !important;
    background-position: center center; }
  .linear-gradient {
    display: none; }
  .panel {
    background: #808080;
    border-top: 1px solid #ffffff; }
    .panel .text-wrapper {
      position: static; }
      .panel .text-wrapper:before, .panel .text-wrapper:after {
        content: " ";
        display: table; }
      .panel .text-wrapper:after {
        clear: both; }
    .panel img.big-image {
      display: none; }
    .panel .small-type {
      color: #ffffff; }
  .global-learn-about h3.smaller-h3, .global-learn-about h3.smaller-h3 a {
    font-size: 35px;
    font-size: 2.1875rem;
    padding: 0; }
  .global-learn-about h3.smaller-h3 a {
    display: block; } }

.main section.panel-type-01-php .color_teal_green_white {
  background-color: #62c8d9; }
  .main section.panel-type-01-php .color_teal_green_white h2 {
    color: #FFF; }
  .main section.panel-type-01-php .color_teal_green_white .panel-header h2 {
    border-bottom-color: #FFF; }
  .main section.panel-type-01-php .color_teal_green_white h3 {
    color: #1a4a4f; }
  .main section.panel-type-01-php .color_teal_green_white p {
    color: #1a4a4f; }
  .main section.panel-type-01-php .color_teal_green_white .button-gill span.dbl-arrow {
    color: #1a4a4f; }

.main section.panel-type-01-php .color_blue_orange_scheme {
  background-color: #163f43; }
  .main section.panel-type-01-php .color_blue_orange_scheme h2 {
    color: #33929c; }
  .main section.panel-type-01-php .color_blue_orange_scheme .panel-header h2 {
    border-bottom-color: #33929c; }
  .main section.panel-type-01-php .color_blue_orange_scheme h3 {
    color: #d88031; }
  .main section.panel-type-01-php .color_blue_orange_scheme p {
    color: #ffffff; }
  .main section.panel-type-01-php .color_blue_orange_scheme .button-gill span.dbl-arrow {
    color: #d88031; }

.main section.panel-type-01-php .color_light_blue_white_scheme {
  background-color: #2d8089; }
  .main section.panel-type-01-php .color_light_blue_white_scheme h3 {
    color: #1a4a4f; }
  .main section.panel-type-01-php .color_light_blue_white_scheme h2 {
    color: #1a4a4f; }
  .main section.panel-type-01-php .color_light_blue_white_scheme .panel-header h2 {
    border-bottom-color: #0d2629; }
  .main section.panel-type-01-php .color_light_blue_white_scheme p {
    color: #1a4a4f; }
  .main section.panel-type-01-php .color_light_blue_white_scheme .button-gill span.dbl-arrow {
    color: #1a4a4f; }

.main section.panel-type-01-php .color_light_blue_white_photo_scheme {
  background-color: #2d8089; }
  .main section.panel-type-01-php .color_light_blue_white_photo_scheme h3 {
    color: #1a4a4f; }
  .main section.panel-type-01-php .color_light_blue_white_photo_scheme h2 {
    color: #FFF; }
  .main section.panel-type-01-php .color_light_blue_white_photo_scheme .panel-header h2 {
    border-bottom-color: #FFF; }
  .main section.panel-type-01-php .color_light_blue_white_photo_scheme p {
    color: #1a4a4f; }
  .main section.panel-type-01-php .color_light_blue_white_photo_scheme .button-gill span.dbl-arrow {
    color: #1a4a4f; }

.main section.panel-type-01-php .color_orange_white_photo_scheme {
  background-color: #2d8089; }
  .main section.panel-type-01-php .color_orange_white_photo_scheme h3 {
    color: #d88031; }
  .main section.panel-type-01-php .color_orange_white_photo_scheme h2 {
    color: #FFF; }
  .main section.panel-type-01-php .color_orange_white_photo_scheme .panel-header h2 {
    border-bottom-color: #FFF; }
  .main section.panel-type-01-php .color_orange_white_photo_scheme p {
    color: #FFF; }
  .main section.panel-type-01-php .color_orange_white_photo_scheme .button-gill span.dbl-arrow {
    color: #1a4a4f; }

.main section.panel-type-01-php .color_light_purple_white_photo_scheme {
  background-color: #261635; }
  .main section.panel-type-01-php .color_light_purple_white_photo_scheme h3 {
    color: #7a5d94; }
  .main section.panel-type-01-php .color_light_purple_white_photo_scheme h2 {
    color: #FFF; }
  .main section.panel-type-01-php .color_light_purple_white_photo_scheme .panel-header h2 {
    border-bottom-color: #FFF; }
  .main section.panel-type-01-php .color_light_purple_white_photo_scheme p {
    color: #FFF; }
  .main section.panel-type-01-php .color_light_purple_white_photo_scheme .button-gill span.dbl-arrow {
    color: #cabed4; }

.main section.panel-type-01-php .color_light_purple_dark_purple_white_scheme {
  background-color: #cabed4; }
  .main section.panel-type-01-php .color_light_purple_dark_purple_white_scheme h3 {
    color: #261635; }
  .main section.panel-type-01-php .color_light_purple_dark_purple_white_scheme h2 {
    color: #FFF; }
  .main section.panel-type-01-php .color_light_purple_dark_purple_white_scheme .panel-header h2 {
    border-bottom-color: #FFF; }
  .main section.panel-type-01-php .color_light_purple_dark_purple_white_scheme p {
    color: #7a5d94; }
  .main section.panel-type-01-php .color_light_purple_dark_purple_white_scheme .button-gill span.dbl-arrow {
    color: #cabed4; }

.main section.panel-type-01-php .color_purple_dark_purple_scheme {
  background-color: #7a5d94; }
  .main section.panel-type-01-php .color_purple_dark_purple_scheme h3 {
    color: #261635; }
  .main section.panel-type-01-php .color_purple_dark_purple_scheme h2 {
    color: #ad98bf; }
  .main section.panel-type-01-php .color_purple_dark_purple_scheme .panel-header h2 {
    border-bottom-color: #FFF; }
  .main section.panel-type-01-php .color_purple_dark_purple_scheme p {
    color: #FFF; }
  .main section.panel-type-01-php .color_purple_dark_purple_scheme .button-gill span.dbl-arrow {
    color: #7a5d94; }

.main section.panel-type-01-php .color_purple_dark_orange_scheme {
  background-color: #261635; }
  .main section.panel-type-01-php .color_purple_dark_orange_scheme h3 {
    color: #d88031; }
  .main section.panel-type-01-php .color_purple_dark_orange_scheme h2 {
    color: #ad98bf; }
  .main section.panel-type-01-php .color_purple_dark_orange_scheme .panel-header h2 {
    border-bottom-color: #FFF; }
  .main section.panel-type-01-php .color_purple_dark_orange_scheme p {
    color: #FFF; }
  .main section.panel-type-01-php .color_purple_dark_orange_scheme .button-gill span.dbl-arrow {
    color: #261635; }

.main section.panel-type-01-php .color_white_photo_scheme {
  background-color: #261635; }
  .main section.panel-type-01-php .color_white_photo_scheme h3 {
    color: #FFF; }
  .main section.panel-type-01-php .color_white_photo_scheme h3.smaller-h3 a {
    background-image: url("../img/graphic-double-arrow-right-purple-large.png?17");
    background-repeat: no-repeat;
    background-position: top right; }
  .main section.panel-type-01-php .color_white_photo_scheme .medium-4:last-of-type h3 {
    background-image: none; }
  .main section.panel-type-01-php .color_white_photo_scheme h2 {
    color: #FFF; }
  .main section.panel-type-01-php .color_white_photo_scheme p {
    color: #FFF; }
  .main section.panel-type-01-php .color_white_photo_scheme .button-gill span.dbl-arrow {
    color: #261635; }

.main section.panel-type-01-php .color_light_blue_orange_scheme {
  background-color: #c0e9f0; }
  .main section.panel-type-01-php .color_light_blue_orange_scheme h3 {
    color: #d88031; }
  .main section.panel-type-01-php .color_light_blue_orange_scheme h2 {
    color: #62c8d9; }
  .main section.panel-type-01-php .color_light_blue_orange_scheme .panel-header h2 {
    border-bottom-color: #62c8d9; }
  .main section.panel-type-01-php .color_light_blue_orange_scheme p {
    color: #d88031; }
  .main section.panel-type-01-php .color_light_blue_orange_scheme .button-gill span.dbl-arrow {
    color: #d88031; }

.main section.panel-type-01-php .color_orange_photo_white {
  background-color: #a54a09; }
  .main section.panel-type-01-php .color_orange_photo_white h3 {
    color: #d88031; }
  .main section.panel-type-01-php .color_orange_photo_white h2 {
    color: #FFF; }
  .main section.panel-type-01-php .color_orange_photo_white .panel-header h2 {
    border-bottom-color: #FFF; }
  .main section.panel-type-01-php .color_orange_photo_white p {
    color: #FFF; }
  .main section.panel-type-01-php .color_orange_photo_white .button-gill span.dbl-arrow {
    color: #d88031; }

.main section.panel-type-01-php .color_dark_orange_light_orange {
  background-color: #a54a09; }
  .main section.panel-type-01-php .color_dark_orange_light_orange h3 {
    color: #d88031; }
  .main section.panel-type-01-php .color_dark_orange_light_orange h2 {
    color: #d88031; }
  .main section.panel-type-01-php .color_dark_orange_light_orange .panel-header h2 {
    border-bottom-color: #FFF; }
  .main section.panel-type-01-php .color_dark_orange_light_orange p {
    color: #d88031; }
  .main section.panel-type-01-php .color_dark_orange_light_orange .button-gill span.dbl-arrow {
    color: #d88031; }

.main section.panel-type-01-php .text-wrapper div {
  padding: 20% 0; }
  .main section.panel-type-01-php .text-wrapper div > div {
    max-width: 400px;
    max-width: 25rem;
    margin: 0 auto; }

.main section.panel-type-01-php h1 {
  font-size: 110px;
  font-size: 6.875rem;
  color: #ffffff;
  text-shadow: 0 0 5px rgba(0, 0, 0, 0.75); }

.main section.panel-type-01-php p {
  font-weight: lighter;
  text-align: center;
  color: #ffffff;
  padding-left: 20%;
  padding-right: 20%; }

.main section.panel-type-01-php hr {
  margin: 0 25% 1% 25%; }

.main section.panel-type-01-php .inner {
  height: auto;
  width: 100%;
  background-position: center center; }
  .main section.panel-type-01-php .inner:before, .main section.panel-type-01-php .inner:after {
    content: " ";
    display: table; }
  .main section.panel-type-01-php .inner:after {
    clear: both; }

@media screen and (max-width: 640px) {
  .main section.panel-type-01-php .text-wrapper {
    padding: 5% 0; }
    .main section.panel-type-01-php .text-wrapper h1 {
      font-size: 60px;
      font-size: 3.75rem;
      padding-left: 5%;
      padding-right: 5%; }
    .main section.panel-type-01-php .text-wrapper p {
      font-size: 18px;
      font-size: 1.125rem; } }

.panel-type-02-php .color_teal_green_white,
.panel-static-safe-schools-quickfact-php .color_teal_green_white,
.panel-static-safe-schools-help-make-change-php .color_teal_green_white,
.panel-static-equal-treatment-fairness-php .color_teal_green_white,
.panel-static-equal-treatment-make-change-php .color_teal_green_white,
.panel-static-outgiving-save-the-date-php .color_teal_green_white,
.panel-static-a-prosperous-colorado-our-home-php .color_teal_green_white,
.panel-static-outgiving-videos-php .color_teal_green_white,
.panel-type-07-php .color_teal_green_white {
  background-color: #62c8d9; }
  .panel-type-02-php .color_teal_green_white h2,
  .panel-static-safe-schools-quickfact-php .color_teal_green_white h2,
  .panel-static-safe-schools-help-make-change-php .color_teal_green_white h2,
  .panel-static-equal-treatment-fairness-php .color_teal_green_white h2,
  .panel-static-equal-treatment-make-change-php .color_teal_green_white h2,
  .panel-static-outgiving-save-the-date-php .color_teal_green_white h2,
  .panel-static-a-prosperous-colorado-our-home-php .color_teal_green_white h2,
  .panel-static-outgiving-videos-php .color_teal_green_white h2,
  .panel-type-07-php .color_teal_green_white h2 {
    color: #FFF; }
  .panel-type-02-php .color_teal_green_white .panel-header h2,
  .panel-static-safe-schools-quickfact-php .color_teal_green_white .panel-header h2,
  .panel-static-safe-schools-help-make-change-php .color_teal_green_white .panel-header h2,
  .panel-static-equal-treatment-fairness-php .color_teal_green_white .panel-header h2,
  .panel-static-equal-treatment-make-change-php .color_teal_green_white .panel-header h2,
  .panel-static-outgiving-save-the-date-php .color_teal_green_white .panel-header h2,
  .panel-static-a-prosperous-colorado-our-home-php .color_teal_green_white .panel-header h2,
  .panel-static-outgiving-videos-php .color_teal_green_white .panel-header h2,
  .panel-type-07-php .color_teal_green_white .panel-header h2 {
    border-bottom-color: #FFF; }
  .panel-type-02-php .color_teal_green_white h3,
  .panel-static-safe-schools-quickfact-php .color_teal_green_white h3,
  .panel-static-safe-schools-help-make-change-php .color_teal_green_white h3,
  .panel-static-equal-treatment-fairness-php .color_teal_green_white h3,
  .panel-static-equal-treatment-make-change-php .color_teal_green_white h3,
  .panel-static-outgiving-save-the-date-php .color_teal_green_white h3,
  .panel-static-a-prosperous-colorado-our-home-php .color_teal_green_white h3,
  .panel-static-outgiving-videos-php .color_teal_green_white h3,
  .panel-type-07-php .color_teal_green_white h3 {
    color: #1a4a4f; }
  .panel-type-02-php .color_teal_green_white p,
  .panel-static-safe-schools-quickfact-php .color_teal_green_white p,
  .panel-static-safe-schools-help-make-change-php .color_teal_green_white p,
  .panel-static-equal-treatment-fairness-php .color_teal_green_white p,
  .panel-static-equal-treatment-make-change-php .color_teal_green_white p,
  .panel-static-outgiving-save-the-date-php .color_teal_green_white p,
  .panel-static-a-prosperous-colorado-our-home-php .color_teal_green_white p,
  .panel-static-outgiving-videos-php .color_teal_green_white p,
  .panel-type-07-php .color_teal_green_white p {
    color: #1a4a4f; }
  .panel-type-02-php .color_teal_green_white .button-gill span.dbl-arrow,
  .panel-static-safe-schools-quickfact-php .color_teal_green_white .button-gill span.dbl-arrow,
  .panel-static-safe-schools-help-make-change-php .color_teal_green_white .button-gill span.dbl-arrow,
  .panel-static-equal-treatment-fairness-php .color_teal_green_white .button-gill span.dbl-arrow,
  .panel-static-equal-treatment-make-change-php .color_teal_green_white .button-gill span.dbl-arrow,
  .panel-static-outgiving-save-the-date-php .color_teal_green_white .button-gill span.dbl-arrow,
  .panel-static-a-prosperous-colorado-our-home-php .color_teal_green_white .button-gill span.dbl-arrow,
  .panel-static-outgiving-videos-php .color_teal_green_white .button-gill span.dbl-arrow,
  .panel-type-07-php .color_teal_green_white .button-gill span.dbl-arrow {
    color: #1a4a4f; }

.panel-type-02-php .color_blue_orange_scheme,
.panel-static-safe-schools-quickfact-php .color_blue_orange_scheme,
.panel-static-safe-schools-help-make-change-php .color_blue_orange_scheme,
.panel-static-equal-treatment-fairness-php .color_blue_orange_scheme,
.panel-static-equal-treatment-make-change-php .color_blue_orange_scheme,
.panel-static-outgiving-save-the-date-php .color_blue_orange_scheme,
.panel-static-a-prosperous-colorado-our-home-php .color_blue_orange_scheme,
.panel-static-outgiving-videos-php .color_blue_orange_scheme,
.panel-type-07-php .color_blue_orange_scheme {
  background-color: #163f43; }
  .panel-type-02-php .color_blue_orange_scheme h2,
  .panel-static-safe-schools-quickfact-php .color_blue_orange_scheme h2,
  .panel-static-safe-schools-help-make-change-php .color_blue_orange_scheme h2,
  .panel-static-equal-treatment-fairness-php .color_blue_orange_scheme h2,
  .panel-static-equal-treatment-make-change-php .color_blue_orange_scheme h2,
  .panel-static-outgiving-save-the-date-php .color_blue_orange_scheme h2,
  .panel-static-a-prosperous-colorado-our-home-php .color_blue_orange_scheme h2,
  .panel-static-outgiving-videos-php .color_blue_orange_scheme h2,
  .panel-type-07-php .color_blue_orange_scheme h2 {
    color: #33929c; }
  .panel-type-02-php .color_blue_orange_scheme .panel-header h2,
  .panel-static-safe-schools-quickfact-php .color_blue_orange_scheme .panel-header h2,
  .panel-static-safe-schools-help-make-change-php .color_blue_orange_scheme .panel-header h2,
  .panel-static-equal-treatment-fairness-php .color_blue_orange_scheme .panel-header h2,
  .panel-static-equal-treatment-make-change-php .color_blue_orange_scheme .panel-header h2,
  .panel-static-outgiving-save-the-date-php .color_blue_orange_scheme .panel-header h2,
  .panel-static-a-prosperous-colorado-our-home-php .color_blue_orange_scheme .panel-header h2,
  .panel-static-outgiving-videos-php .color_blue_orange_scheme .panel-header h2,
  .panel-type-07-php .color_blue_orange_scheme .panel-header h2 {
    border-bottom-color: #33929c; }
  .panel-type-02-php .color_blue_orange_scheme h3,
  .panel-static-safe-schools-quickfact-php .color_blue_orange_scheme h3,
  .panel-static-safe-schools-help-make-change-php .color_blue_orange_scheme h3,
  .panel-static-equal-treatment-fairness-php .color_blue_orange_scheme h3,
  .panel-static-equal-treatment-make-change-php .color_blue_orange_scheme h3,
  .panel-static-outgiving-save-the-date-php .color_blue_orange_scheme h3,
  .panel-static-a-prosperous-colorado-our-home-php .color_blue_orange_scheme h3,
  .panel-static-outgiving-videos-php .color_blue_orange_scheme h3,
  .panel-type-07-php .color_blue_orange_scheme h3 {
    color: #d88031; }
  .panel-type-02-php .color_blue_orange_scheme p,
  .panel-static-safe-schools-quickfact-php .color_blue_orange_scheme p,
  .panel-static-safe-schools-help-make-change-php .color_blue_orange_scheme p,
  .panel-static-equal-treatment-fairness-php .color_blue_orange_scheme p,
  .panel-static-equal-treatment-make-change-php .color_blue_orange_scheme p,
  .panel-static-outgiving-save-the-date-php .color_blue_orange_scheme p,
  .panel-static-a-prosperous-colorado-our-home-php .color_blue_orange_scheme p,
  .panel-static-outgiving-videos-php .color_blue_orange_scheme p,
  .panel-type-07-php .color_blue_orange_scheme p {
    color: #ffffff; }
  .panel-type-02-php .color_blue_orange_scheme .button-gill span.dbl-arrow,
  .panel-static-safe-schools-quickfact-php .color_blue_orange_scheme .button-gill span.dbl-arrow,
  .panel-static-safe-schools-help-make-change-php .color_blue_orange_scheme .button-gill span.dbl-arrow,
  .panel-static-equal-treatment-fairness-php .color_blue_orange_scheme .button-gill span.dbl-arrow,
  .panel-static-equal-treatment-make-change-php .color_blue_orange_scheme .button-gill span.dbl-arrow,
  .panel-static-outgiving-save-the-date-php .color_blue_orange_scheme .button-gill span.dbl-arrow,
  .panel-static-a-prosperous-colorado-our-home-php .color_blue_orange_scheme .button-gill span.dbl-arrow,
  .panel-static-outgiving-videos-php .color_blue_orange_scheme .button-gill span.dbl-arrow,
  .panel-type-07-php .color_blue_orange_scheme .button-gill span.dbl-arrow {
    color: #d88031; }

.panel-type-02-php .color_light_blue_white_scheme,
.panel-static-safe-schools-quickfact-php .color_light_blue_white_scheme,
.panel-static-safe-schools-help-make-change-php .color_light_blue_white_scheme,
.panel-static-equal-treatment-fairness-php .color_light_blue_white_scheme,
.panel-static-equal-treatment-make-change-php .color_light_blue_white_scheme,
.panel-static-outgiving-save-the-date-php .color_light_blue_white_scheme,
.panel-static-a-prosperous-colorado-our-home-php .color_light_blue_white_scheme,
.panel-static-outgiving-videos-php .color_light_blue_white_scheme,
.panel-type-07-php .color_light_blue_white_scheme {
  background-color: #2d8089; }
  .panel-type-02-php .color_light_blue_white_scheme h3,
  .panel-static-safe-schools-quickfact-php .color_light_blue_white_scheme h3,
  .panel-static-safe-schools-help-make-change-php .color_light_blue_white_scheme h3,
  .panel-static-equal-treatment-fairness-php .color_light_blue_white_scheme h3,
  .panel-static-equal-treatment-make-change-php .color_light_blue_white_scheme h3,
  .panel-static-outgiving-save-the-date-php .color_light_blue_white_scheme h3,
  .panel-static-a-prosperous-colorado-our-home-php .color_light_blue_white_scheme h3,
  .panel-static-outgiving-videos-php .color_light_blue_white_scheme h3,
  .panel-type-07-php .color_light_blue_white_scheme h3 {
    color: #1a4a4f; }
  .panel-type-02-php .color_light_blue_white_scheme h2,
  .panel-static-safe-schools-quickfact-php .color_light_blue_white_scheme h2,
  .panel-static-safe-schools-help-make-change-php .color_light_blue_white_scheme h2,
  .panel-static-equal-treatment-fairness-php .color_light_blue_white_scheme h2,
  .panel-static-equal-treatment-make-change-php .color_light_blue_white_scheme h2,
  .panel-static-outgiving-save-the-date-php .color_light_blue_white_scheme h2,
  .panel-static-a-prosperous-colorado-our-home-php .color_light_blue_white_scheme h2,
  .panel-static-outgiving-videos-php .color_light_blue_white_scheme h2,
  .panel-type-07-php .color_light_blue_white_scheme h2 {
    color: #1a4a4f; }
  .panel-type-02-php .color_light_blue_white_scheme .panel-header h2,
  .panel-static-safe-schools-quickfact-php .color_light_blue_white_scheme .panel-header h2,
  .panel-static-safe-schools-help-make-change-php .color_light_blue_white_scheme .panel-header h2,
  .panel-static-equal-treatment-fairness-php .color_light_blue_white_scheme .panel-header h2,
  .panel-static-equal-treatment-make-change-php .color_light_blue_white_scheme .panel-header h2,
  .panel-static-outgiving-save-the-date-php .color_light_blue_white_scheme .panel-header h2,
  .panel-static-a-prosperous-colorado-our-home-php .color_light_blue_white_scheme .panel-header h2,
  .panel-static-outgiving-videos-php .color_light_blue_white_scheme .panel-header h2,
  .panel-type-07-php .color_light_blue_white_scheme .panel-header h2 {
    border-bottom-color: #0d2629; }
  .panel-type-02-php .color_light_blue_white_scheme p,
  .panel-static-safe-schools-quickfact-php .color_light_blue_white_scheme p,
  .panel-static-safe-schools-help-make-change-php .color_light_blue_white_scheme p,
  .panel-static-equal-treatment-fairness-php .color_light_blue_white_scheme p,
  .panel-static-equal-treatment-make-change-php .color_light_blue_white_scheme p,
  .panel-static-outgiving-save-the-date-php .color_light_blue_white_scheme p,
  .panel-static-a-prosperous-colorado-our-home-php .color_light_blue_white_scheme p,
  .panel-static-outgiving-videos-php .color_light_blue_white_scheme p,
  .panel-type-07-php .color_light_blue_white_scheme p {
    color: #1a4a4f; }
  .panel-type-02-php .color_light_blue_white_scheme .button-gill span.dbl-arrow,
  .panel-static-safe-schools-quickfact-php .color_light_blue_white_scheme .button-gill span.dbl-arrow,
  .panel-static-safe-schools-help-make-change-php .color_light_blue_white_scheme .button-gill span.dbl-arrow,
  .panel-static-equal-treatment-fairness-php .color_light_blue_white_scheme .button-gill span.dbl-arrow,
  .panel-static-equal-treatment-make-change-php .color_light_blue_white_scheme .button-gill span.dbl-arrow,
  .panel-static-outgiving-save-the-date-php .color_light_blue_white_scheme .button-gill span.dbl-arrow,
  .panel-static-a-prosperous-colorado-our-home-php .color_light_blue_white_scheme .button-gill span.dbl-arrow,
  .panel-static-outgiving-videos-php .color_light_blue_white_scheme .button-gill span.dbl-arrow,
  .panel-type-07-php .color_light_blue_white_scheme .button-gill span.dbl-arrow {
    color: #1a4a4f; }

.panel-type-02-php .color_light_blue_white_photo_scheme,
.panel-static-safe-schools-quickfact-php .color_light_blue_white_photo_scheme,
.panel-static-safe-schools-help-make-change-php .color_light_blue_white_photo_scheme,
.panel-static-equal-treatment-fairness-php .color_light_blue_white_photo_scheme,
.panel-static-equal-treatment-make-change-php .color_light_blue_white_photo_scheme,
.panel-static-outgiving-save-the-date-php .color_light_blue_white_photo_scheme,
.panel-static-a-prosperous-colorado-our-home-php .color_light_blue_white_photo_scheme,
.panel-static-outgiving-videos-php .color_light_blue_white_photo_scheme,
.panel-type-07-php .color_light_blue_white_photo_scheme {
  background-color: #2d8089; }
  .panel-type-02-php .color_light_blue_white_photo_scheme h3,
  .panel-static-safe-schools-quickfact-php .color_light_blue_white_photo_scheme h3,
  .panel-static-safe-schools-help-make-change-php .color_light_blue_white_photo_scheme h3,
  .panel-static-equal-treatment-fairness-php .color_light_blue_white_photo_scheme h3,
  .panel-static-equal-treatment-make-change-php .color_light_blue_white_photo_scheme h3,
  .panel-static-outgiving-save-the-date-php .color_light_blue_white_photo_scheme h3,
  .panel-static-a-prosperous-colorado-our-home-php .color_light_blue_white_photo_scheme h3,
  .panel-static-outgiving-videos-php .color_light_blue_white_photo_scheme h3,
  .panel-type-07-php .color_light_blue_white_photo_scheme h3 {
    color: #1a4a4f; }
  .panel-type-02-php .color_light_blue_white_photo_scheme h2,
  .panel-static-safe-schools-quickfact-php .color_light_blue_white_photo_scheme h2,
  .panel-static-safe-schools-help-make-change-php .color_light_blue_white_photo_scheme h2,
  .panel-static-equal-treatment-fairness-php .color_light_blue_white_photo_scheme h2,
  .panel-static-equal-treatment-make-change-php .color_light_blue_white_photo_scheme h2,
  .panel-static-outgiving-save-the-date-php .color_light_blue_white_photo_scheme h2,
  .panel-static-a-prosperous-colorado-our-home-php .color_light_blue_white_photo_scheme h2,
  .panel-static-outgiving-videos-php .color_light_blue_white_photo_scheme h2,
  .panel-type-07-php .color_light_blue_white_photo_scheme h2 {
    color: #FFF; }
  .panel-type-02-php .color_light_blue_white_photo_scheme .panel-header h2,
  .panel-static-safe-schools-quickfact-php .color_light_blue_white_photo_scheme .panel-header h2,
  .panel-static-safe-schools-help-make-change-php .color_light_blue_white_photo_scheme .panel-header h2,
  .panel-static-equal-treatment-fairness-php .color_light_blue_white_photo_scheme .panel-header h2,
  .panel-static-equal-treatment-make-change-php .color_light_blue_white_photo_scheme .panel-header h2,
  .panel-static-outgiving-save-the-date-php .color_light_blue_white_photo_scheme .panel-header h2,
  .panel-static-a-prosperous-colorado-our-home-php .color_light_blue_white_photo_scheme .panel-header h2,
  .panel-static-outgiving-videos-php .color_light_blue_white_photo_scheme .panel-header h2,
  .panel-type-07-php .color_light_blue_white_photo_scheme .panel-header h2 {
    border-bottom-color: #FFF; }
  .panel-type-02-php .color_light_blue_white_photo_scheme p,
  .panel-static-safe-schools-quickfact-php .color_light_blue_white_photo_scheme p,
  .panel-static-safe-schools-help-make-change-php .color_light_blue_white_photo_scheme p,
  .panel-static-equal-treatment-fairness-php .color_light_blue_white_photo_scheme p,
  .panel-static-equal-treatment-make-change-php .color_light_blue_white_photo_scheme p,
  .panel-static-outgiving-save-the-date-php .color_light_blue_white_photo_scheme p,
  .panel-static-a-prosperous-colorado-our-home-php .color_light_blue_white_photo_scheme p,
  .panel-static-outgiving-videos-php .color_light_blue_white_photo_scheme p,
  .panel-type-07-php .color_light_blue_white_photo_scheme p {
    color: #1a4a4f; }
  .panel-type-02-php .color_light_blue_white_photo_scheme .button-gill span.dbl-arrow,
  .panel-static-safe-schools-quickfact-php .color_light_blue_white_photo_scheme .button-gill span.dbl-arrow,
  .panel-static-safe-schools-help-make-change-php .color_light_blue_white_photo_scheme .button-gill span.dbl-arrow,
  .panel-static-equal-treatment-fairness-php .color_light_blue_white_photo_scheme .button-gill span.dbl-arrow,
  .panel-static-equal-treatment-make-change-php .color_light_blue_white_photo_scheme .button-gill span.dbl-arrow,
  .panel-static-outgiving-save-the-date-php .color_light_blue_white_photo_scheme .button-gill span.dbl-arrow,
  .panel-static-a-prosperous-colorado-our-home-php .color_light_blue_white_photo_scheme .button-gill span.dbl-arrow,
  .panel-static-outgiving-videos-php .color_light_blue_white_photo_scheme .button-gill span.dbl-arrow,
  .panel-type-07-php .color_light_blue_white_photo_scheme .button-gill span.dbl-arrow {
    color: #1a4a4f; }

.panel-type-02-php .color_orange_white_photo_scheme,
.panel-static-safe-schools-quickfact-php .color_orange_white_photo_scheme,
.panel-static-safe-schools-help-make-change-php .color_orange_white_photo_scheme,
.panel-static-equal-treatment-fairness-php .color_orange_white_photo_scheme,
.panel-static-equal-treatment-make-change-php .color_orange_white_photo_scheme,
.panel-static-outgiving-save-the-date-php .color_orange_white_photo_scheme,
.panel-static-a-prosperous-colorado-our-home-php .color_orange_white_photo_scheme,
.panel-static-outgiving-videos-php .color_orange_white_photo_scheme,
.panel-type-07-php .color_orange_white_photo_scheme {
  background-color: #2d8089; }
  .panel-type-02-php .color_orange_white_photo_scheme h3,
  .panel-static-safe-schools-quickfact-php .color_orange_white_photo_scheme h3,
  .panel-static-safe-schools-help-make-change-php .color_orange_white_photo_scheme h3,
  .panel-static-equal-treatment-fairness-php .color_orange_white_photo_scheme h3,
  .panel-static-equal-treatment-make-change-php .color_orange_white_photo_scheme h3,
  .panel-static-outgiving-save-the-date-php .color_orange_white_photo_scheme h3,
  .panel-static-a-prosperous-colorado-our-home-php .color_orange_white_photo_scheme h3,
  .panel-static-outgiving-videos-php .color_orange_white_photo_scheme h3,
  .panel-type-07-php .color_orange_white_photo_scheme h3 {
    color: #d88031; }
  .panel-type-02-php .color_orange_white_photo_scheme h2,
  .panel-static-safe-schools-quickfact-php .color_orange_white_photo_scheme h2,
  .panel-static-safe-schools-help-make-change-php .color_orange_white_photo_scheme h2,
  .panel-static-equal-treatment-fairness-php .color_orange_white_photo_scheme h2,
  .panel-static-equal-treatment-make-change-php .color_orange_white_photo_scheme h2,
  .panel-static-outgiving-save-the-date-php .color_orange_white_photo_scheme h2,
  .panel-static-a-prosperous-colorado-our-home-php .color_orange_white_photo_scheme h2,
  .panel-static-outgiving-videos-php .color_orange_white_photo_scheme h2,
  .panel-type-07-php .color_orange_white_photo_scheme h2 {
    color: #FFF; }
  .panel-type-02-php .color_orange_white_photo_scheme .panel-header h2,
  .panel-static-safe-schools-quickfact-php .color_orange_white_photo_scheme .panel-header h2,
  .panel-static-safe-schools-help-make-change-php .color_orange_white_photo_scheme .panel-header h2,
  .panel-static-equal-treatment-fairness-php .color_orange_white_photo_scheme .panel-header h2,
  .panel-static-equal-treatment-make-change-php .color_orange_white_photo_scheme .panel-header h2,
  .panel-static-outgiving-save-the-date-php .color_orange_white_photo_scheme .panel-header h2,
  .panel-static-a-prosperous-colorado-our-home-php .color_orange_white_photo_scheme .panel-header h2,
  .panel-static-outgiving-videos-php .color_orange_white_photo_scheme .panel-header h2,
  .panel-type-07-php .color_orange_white_photo_scheme .panel-header h2 {
    border-bottom-color: #FFF; }
  .panel-type-02-php .color_orange_white_photo_scheme p,
  .panel-static-safe-schools-quickfact-php .color_orange_white_photo_scheme p,
  .panel-static-safe-schools-help-make-change-php .color_orange_white_photo_scheme p,
  .panel-static-equal-treatment-fairness-php .color_orange_white_photo_scheme p,
  .panel-static-equal-treatment-make-change-php .color_orange_white_photo_scheme p,
  .panel-static-outgiving-save-the-date-php .color_orange_white_photo_scheme p,
  .panel-static-a-prosperous-colorado-our-home-php .color_orange_white_photo_scheme p,
  .panel-static-outgiving-videos-php .color_orange_white_photo_scheme p,
  .panel-type-07-php .color_orange_white_photo_scheme p {
    color: #FFF; }
  .panel-type-02-php .color_orange_white_photo_scheme .button-gill span.dbl-arrow,
  .panel-static-safe-schools-quickfact-php .color_orange_white_photo_scheme .button-gill span.dbl-arrow,
  .panel-static-safe-schools-help-make-change-php .color_orange_white_photo_scheme .button-gill span.dbl-arrow,
  .panel-static-equal-treatment-fairness-php .color_orange_white_photo_scheme .button-gill span.dbl-arrow,
  .panel-static-equal-treatment-make-change-php .color_orange_white_photo_scheme .button-gill span.dbl-arrow,
  .panel-static-outgiving-save-the-date-php .color_orange_white_photo_scheme .button-gill span.dbl-arrow,
  .panel-static-a-prosperous-colorado-our-home-php .color_orange_white_photo_scheme .button-gill span.dbl-arrow,
  .panel-static-outgiving-videos-php .color_orange_white_photo_scheme .button-gill span.dbl-arrow,
  .panel-type-07-php .color_orange_white_photo_scheme .button-gill span.dbl-arrow {
    color: #1a4a4f; }

.panel-type-02-php .color_light_purple_white_photo_scheme,
.panel-static-safe-schools-quickfact-php .color_light_purple_white_photo_scheme,
.panel-static-safe-schools-help-make-change-php .color_light_purple_white_photo_scheme,
.panel-static-equal-treatment-fairness-php .color_light_purple_white_photo_scheme,
.panel-static-equal-treatment-make-change-php .color_light_purple_white_photo_scheme,
.panel-static-outgiving-save-the-date-php .color_light_purple_white_photo_scheme,
.panel-static-a-prosperous-colorado-our-home-php .color_light_purple_white_photo_scheme,
.panel-static-outgiving-videos-php .color_light_purple_white_photo_scheme,
.panel-type-07-php .color_light_purple_white_photo_scheme {
  background-color: #261635; }
  .panel-type-02-php .color_light_purple_white_photo_scheme h3,
  .panel-static-safe-schools-quickfact-php .color_light_purple_white_photo_scheme h3,
  .panel-static-safe-schools-help-make-change-php .color_light_purple_white_photo_scheme h3,
  .panel-static-equal-treatment-fairness-php .color_light_purple_white_photo_scheme h3,
  .panel-static-equal-treatment-make-change-php .color_light_purple_white_photo_scheme h3,
  .panel-static-outgiving-save-the-date-php .color_light_purple_white_photo_scheme h3,
  .panel-static-a-prosperous-colorado-our-home-php .color_light_purple_white_photo_scheme h3,
  .panel-static-outgiving-videos-php .color_light_purple_white_photo_scheme h3,
  .panel-type-07-php .color_light_purple_white_photo_scheme h3 {
    color: #7a5d94; }
  .panel-type-02-php .color_light_purple_white_photo_scheme h2,
  .panel-static-safe-schools-quickfact-php .color_light_purple_white_photo_scheme h2,
  .panel-static-safe-schools-help-make-change-php .color_light_purple_white_photo_scheme h2,
  .panel-static-equal-treatment-fairness-php .color_light_purple_white_photo_scheme h2,
  .panel-static-equal-treatment-make-change-php .color_light_purple_white_photo_scheme h2,
  .panel-static-outgiving-save-the-date-php .color_light_purple_white_photo_scheme h2,
  .panel-static-a-prosperous-colorado-our-home-php .color_light_purple_white_photo_scheme h2,
  .panel-static-outgiving-videos-php .color_light_purple_white_photo_scheme h2,
  .panel-type-07-php .color_light_purple_white_photo_scheme h2 {
    color: #FFF; }
  .panel-type-02-php .color_light_purple_white_photo_scheme .panel-header h2,
  .panel-static-safe-schools-quickfact-php .color_light_purple_white_photo_scheme .panel-header h2,
  .panel-static-safe-schools-help-make-change-php .color_light_purple_white_photo_scheme .panel-header h2,
  .panel-static-equal-treatment-fairness-php .color_light_purple_white_photo_scheme .panel-header h2,
  .panel-static-equal-treatment-make-change-php .color_light_purple_white_photo_scheme .panel-header h2,
  .panel-static-outgiving-save-the-date-php .color_light_purple_white_photo_scheme .panel-header h2,
  .panel-static-a-prosperous-colorado-our-home-php .color_light_purple_white_photo_scheme .panel-header h2,
  .panel-static-outgiving-videos-php .color_light_purple_white_photo_scheme .panel-header h2,
  .panel-type-07-php .color_light_purple_white_photo_scheme .panel-header h2 {
    border-bottom-color: #FFF; }
  .panel-type-02-php .color_light_purple_white_photo_scheme p,
  .panel-static-safe-schools-quickfact-php .color_light_purple_white_photo_scheme p,
  .panel-static-safe-schools-help-make-change-php .color_light_purple_white_photo_scheme p,
  .panel-static-equal-treatment-fairness-php .color_light_purple_white_photo_scheme p,
  .panel-static-equal-treatment-make-change-php .color_light_purple_white_photo_scheme p,
  .panel-static-outgiving-save-the-date-php .color_light_purple_white_photo_scheme p,
  .panel-static-a-prosperous-colorado-our-home-php .color_light_purple_white_photo_scheme p,
  .panel-static-outgiving-videos-php .color_light_purple_white_photo_scheme p,
  .panel-type-07-php .color_light_purple_white_photo_scheme p {
    color: #FFF; }
  .panel-type-02-php .color_light_purple_white_photo_scheme .button-gill span.dbl-arrow,
  .panel-static-safe-schools-quickfact-php .color_light_purple_white_photo_scheme .button-gill span.dbl-arrow,
  .panel-static-safe-schools-help-make-change-php .color_light_purple_white_photo_scheme .button-gill span.dbl-arrow,
  .panel-static-equal-treatment-fairness-php .color_light_purple_white_photo_scheme .button-gill span.dbl-arrow,
  .panel-static-equal-treatment-make-change-php .color_light_purple_white_photo_scheme .button-gill span.dbl-arrow,
  .panel-static-outgiving-save-the-date-php .color_light_purple_white_photo_scheme .button-gill span.dbl-arrow,
  .panel-static-a-prosperous-colorado-our-home-php .color_light_purple_white_photo_scheme .button-gill span.dbl-arrow,
  .panel-static-outgiving-videos-php .color_light_purple_white_photo_scheme .button-gill span.dbl-arrow,
  .panel-type-07-php .color_light_purple_white_photo_scheme .button-gill span.dbl-arrow {
    color: #cabed4; }

.panel-type-02-php .color_light_purple_dark_purple_white_scheme,
.panel-static-safe-schools-quickfact-php .color_light_purple_dark_purple_white_scheme,
.panel-static-safe-schools-help-make-change-php .color_light_purple_dark_purple_white_scheme,
.panel-static-equal-treatment-fairness-php .color_light_purple_dark_purple_white_scheme,
.panel-static-equal-treatment-make-change-php .color_light_purple_dark_purple_white_scheme,
.panel-static-outgiving-save-the-date-php .color_light_purple_dark_purple_white_scheme,
.panel-static-a-prosperous-colorado-our-home-php .color_light_purple_dark_purple_white_scheme,
.panel-static-outgiving-videos-php .color_light_purple_dark_purple_white_scheme,
.panel-type-07-php .color_light_purple_dark_purple_white_scheme {
  background-color: #cabed4; }
  .panel-type-02-php .color_light_purple_dark_purple_white_scheme h3,
  .panel-static-safe-schools-quickfact-php .color_light_purple_dark_purple_white_scheme h3,
  .panel-static-safe-schools-help-make-change-php .color_light_purple_dark_purple_white_scheme h3,
  .panel-static-equal-treatment-fairness-php .color_light_purple_dark_purple_white_scheme h3,
  .panel-static-equal-treatment-make-change-php .color_light_purple_dark_purple_white_scheme h3,
  .panel-static-outgiving-save-the-date-php .color_light_purple_dark_purple_white_scheme h3,
  .panel-static-a-prosperous-colorado-our-home-php .color_light_purple_dark_purple_white_scheme h3,
  .panel-static-outgiving-videos-php .color_light_purple_dark_purple_white_scheme h3,
  .panel-type-07-php .color_light_purple_dark_purple_white_scheme h3 {
    color: #261635; }
  .panel-type-02-php .color_light_purple_dark_purple_white_scheme h2,
  .panel-static-safe-schools-quickfact-php .color_light_purple_dark_purple_white_scheme h2,
  .panel-static-safe-schools-help-make-change-php .color_light_purple_dark_purple_white_scheme h2,
  .panel-static-equal-treatment-fairness-php .color_light_purple_dark_purple_white_scheme h2,
  .panel-static-equal-treatment-make-change-php .color_light_purple_dark_purple_white_scheme h2,
  .panel-static-outgiving-save-the-date-php .color_light_purple_dark_purple_white_scheme h2,
  .panel-static-a-prosperous-colorado-our-home-php .color_light_purple_dark_purple_white_scheme h2,
  .panel-static-outgiving-videos-php .color_light_purple_dark_purple_white_scheme h2,
  .panel-type-07-php .color_light_purple_dark_purple_white_scheme h2 {
    color: #FFF; }
  .panel-type-02-php .color_light_purple_dark_purple_white_scheme .panel-header h2,
  .panel-static-safe-schools-quickfact-php .color_light_purple_dark_purple_white_scheme .panel-header h2,
  .panel-static-safe-schools-help-make-change-php .color_light_purple_dark_purple_white_scheme .panel-header h2,
  .panel-static-equal-treatment-fairness-php .color_light_purple_dark_purple_white_scheme .panel-header h2,
  .panel-static-equal-treatment-make-change-php .color_light_purple_dark_purple_white_scheme .panel-header h2,
  .panel-static-outgiving-save-the-date-php .color_light_purple_dark_purple_white_scheme .panel-header h2,
  .panel-static-a-prosperous-colorado-our-home-php .color_light_purple_dark_purple_white_scheme .panel-header h2,
  .panel-static-outgiving-videos-php .color_light_purple_dark_purple_white_scheme .panel-header h2,
  .panel-type-07-php .color_light_purple_dark_purple_white_scheme .panel-header h2 {
    border-bottom-color: #FFF; }
  .panel-type-02-php .color_light_purple_dark_purple_white_scheme p,
  .panel-static-safe-schools-quickfact-php .color_light_purple_dark_purple_white_scheme p,
  .panel-static-safe-schools-help-make-change-php .color_light_purple_dark_purple_white_scheme p,
  .panel-static-equal-treatment-fairness-php .color_light_purple_dark_purple_white_scheme p,
  .panel-static-equal-treatment-make-change-php .color_light_purple_dark_purple_white_scheme p,
  .panel-static-outgiving-save-the-date-php .color_light_purple_dark_purple_white_scheme p,
  .panel-static-a-prosperous-colorado-our-home-php .color_light_purple_dark_purple_white_scheme p,
  .panel-static-outgiving-videos-php .color_light_purple_dark_purple_white_scheme p,
  .panel-type-07-php .color_light_purple_dark_purple_white_scheme p {
    color: #7a5d94; }
  .panel-type-02-php .color_light_purple_dark_purple_white_scheme .button-gill span.dbl-arrow,
  .panel-static-safe-schools-quickfact-php .color_light_purple_dark_purple_white_scheme .button-gill span.dbl-arrow,
  .panel-static-safe-schools-help-make-change-php .color_light_purple_dark_purple_white_scheme .button-gill span.dbl-arrow,
  .panel-static-equal-treatment-fairness-php .color_light_purple_dark_purple_white_scheme .button-gill span.dbl-arrow,
  .panel-static-equal-treatment-make-change-php .color_light_purple_dark_purple_white_scheme .button-gill span.dbl-arrow,
  .panel-static-outgiving-save-the-date-php .color_light_purple_dark_purple_white_scheme .button-gill span.dbl-arrow,
  .panel-static-a-prosperous-colorado-our-home-php .color_light_purple_dark_purple_white_scheme .button-gill span.dbl-arrow,
  .panel-static-outgiving-videos-php .color_light_purple_dark_purple_white_scheme .button-gill span.dbl-arrow,
  .panel-type-07-php .color_light_purple_dark_purple_white_scheme .button-gill span.dbl-arrow {
    color: #cabed4; }

.panel-type-02-php .color_purple_dark_purple_scheme,
.panel-static-safe-schools-quickfact-php .color_purple_dark_purple_scheme,
.panel-static-safe-schools-help-make-change-php .color_purple_dark_purple_scheme,
.panel-static-equal-treatment-fairness-php .color_purple_dark_purple_scheme,
.panel-static-equal-treatment-make-change-php .color_purple_dark_purple_scheme,
.panel-static-outgiving-save-the-date-php .color_purple_dark_purple_scheme,
.panel-static-a-prosperous-colorado-our-home-php .color_purple_dark_purple_scheme,
.panel-static-outgiving-videos-php .color_purple_dark_purple_scheme,
.panel-type-07-php .color_purple_dark_purple_scheme {
  background-color: #7a5d94; }
  .panel-type-02-php .color_purple_dark_purple_scheme h3,
  .panel-static-safe-schools-quickfact-php .color_purple_dark_purple_scheme h3,
  .panel-static-safe-schools-help-make-change-php .color_purple_dark_purple_scheme h3,
  .panel-static-equal-treatment-fairness-php .color_purple_dark_purple_scheme h3,
  .panel-static-equal-treatment-make-change-php .color_purple_dark_purple_scheme h3,
  .panel-static-outgiving-save-the-date-php .color_purple_dark_purple_scheme h3,
  .panel-static-a-prosperous-colorado-our-home-php .color_purple_dark_purple_scheme h3,
  .panel-static-outgiving-videos-php .color_purple_dark_purple_scheme h3,
  .panel-type-07-php .color_purple_dark_purple_scheme h3 {
    color: #261635; }
  .panel-type-02-php .color_purple_dark_purple_scheme h2,
  .panel-static-safe-schools-quickfact-php .color_purple_dark_purple_scheme h2,
  .panel-static-safe-schools-help-make-change-php .color_purple_dark_purple_scheme h2,
  .panel-static-equal-treatment-fairness-php .color_purple_dark_purple_scheme h2,
  .panel-static-equal-treatment-make-change-php .color_purple_dark_purple_scheme h2,
  .panel-static-outgiving-save-the-date-php .color_purple_dark_purple_scheme h2,
  .panel-static-a-prosperous-colorado-our-home-php .color_purple_dark_purple_scheme h2,
  .panel-static-outgiving-videos-php .color_purple_dark_purple_scheme h2,
  .panel-type-07-php .color_purple_dark_purple_scheme h2 {
    color: #ad98bf; }
  .panel-type-02-php .color_purple_dark_purple_scheme .panel-header h2,
  .panel-static-safe-schools-quickfact-php .color_purple_dark_purple_scheme .panel-header h2,
  .panel-static-safe-schools-help-make-change-php .color_purple_dark_purple_scheme .panel-header h2,
  .panel-static-equal-treatment-fairness-php .color_purple_dark_purple_scheme .panel-header h2,
  .panel-static-equal-treatment-make-change-php .color_purple_dark_purple_scheme .panel-header h2,
  .panel-static-outgiving-save-the-date-php .color_purple_dark_purple_scheme .panel-header h2,
  .panel-static-a-prosperous-colorado-our-home-php .color_purple_dark_purple_scheme .panel-header h2,
  .panel-static-outgiving-videos-php .color_purple_dark_purple_scheme .panel-header h2,
  .panel-type-07-php .color_purple_dark_purple_scheme .panel-header h2 {
    border-bottom-color: #FFF; }
  .panel-type-02-php .color_purple_dark_purple_scheme p,
  .panel-static-safe-schools-quickfact-php .color_purple_dark_purple_scheme p,
  .panel-static-safe-schools-help-make-change-php .color_purple_dark_purple_scheme p,
  .panel-static-equal-treatment-fairness-php .color_purple_dark_purple_scheme p,
  .panel-static-equal-treatment-make-change-php .color_purple_dark_purple_scheme p,
  .panel-static-outgiving-save-the-date-php .color_purple_dark_purple_scheme p,
  .panel-static-a-prosperous-colorado-our-home-php .color_purple_dark_purple_scheme p,
  .panel-static-outgiving-videos-php .color_purple_dark_purple_scheme p,
  .panel-type-07-php .color_purple_dark_purple_scheme p {
    color: #FFF; }
  .panel-type-02-php .color_purple_dark_purple_scheme .button-gill span.dbl-arrow,
  .panel-static-safe-schools-quickfact-php .color_purple_dark_purple_scheme .button-gill span.dbl-arrow,
  .panel-static-safe-schools-help-make-change-php .color_purple_dark_purple_scheme .button-gill span.dbl-arrow,
  .panel-static-equal-treatment-fairness-php .color_purple_dark_purple_scheme .button-gill span.dbl-arrow,
  .panel-static-equal-treatment-make-change-php .color_purple_dark_purple_scheme .button-gill span.dbl-arrow,
  .panel-static-outgiving-save-the-date-php .color_purple_dark_purple_scheme .button-gill span.dbl-arrow,
  .panel-static-a-prosperous-colorado-our-home-php .color_purple_dark_purple_scheme .button-gill span.dbl-arrow,
  .panel-static-outgiving-videos-php .color_purple_dark_purple_scheme .button-gill span.dbl-arrow,
  .panel-type-07-php .color_purple_dark_purple_scheme .button-gill span.dbl-arrow {
    color: #7a5d94; }

.panel-type-02-php .color_purple_dark_orange_scheme,
.panel-static-safe-schools-quickfact-php .color_purple_dark_orange_scheme,
.panel-static-safe-schools-help-make-change-php .color_purple_dark_orange_scheme,
.panel-static-equal-treatment-fairness-php .color_purple_dark_orange_scheme,
.panel-static-equal-treatment-make-change-php .color_purple_dark_orange_scheme,
.panel-static-outgiving-save-the-date-php .color_purple_dark_orange_scheme,
.panel-static-a-prosperous-colorado-our-home-php .color_purple_dark_orange_scheme,
.panel-static-outgiving-videos-php .color_purple_dark_orange_scheme,
.panel-type-07-php .color_purple_dark_orange_scheme {
  background-color: #261635; }
  .panel-type-02-php .color_purple_dark_orange_scheme h3,
  .panel-static-safe-schools-quickfact-php .color_purple_dark_orange_scheme h3,
  .panel-static-safe-schools-help-make-change-php .color_purple_dark_orange_scheme h3,
  .panel-static-equal-treatment-fairness-php .color_purple_dark_orange_scheme h3,
  .panel-static-equal-treatment-make-change-php .color_purple_dark_orange_scheme h3,
  .panel-static-outgiving-save-the-date-php .color_purple_dark_orange_scheme h3,
  .panel-static-a-prosperous-colorado-our-home-php .color_purple_dark_orange_scheme h3,
  .panel-static-outgiving-videos-php .color_purple_dark_orange_scheme h3,
  .panel-type-07-php .color_purple_dark_orange_scheme h3 {
    color: #d88031; }
  .panel-type-02-php .color_purple_dark_orange_scheme h2,
  .panel-static-safe-schools-quickfact-php .color_purple_dark_orange_scheme h2,
  .panel-static-safe-schools-help-make-change-php .color_purple_dark_orange_scheme h2,
  .panel-static-equal-treatment-fairness-php .color_purple_dark_orange_scheme h2,
  .panel-static-equal-treatment-make-change-php .color_purple_dark_orange_scheme h2,
  .panel-static-outgiving-save-the-date-php .color_purple_dark_orange_scheme h2,
  .panel-static-a-prosperous-colorado-our-home-php .color_purple_dark_orange_scheme h2,
  .panel-static-outgiving-videos-php .color_purple_dark_orange_scheme h2,
  .panel-type-07-php .color_purple_dark_orange_scheme h2 {
    color: #ad98bf; }
  .panel-type-02-php .color_purple_dark_orange_scheme .panel-header h2,
  .panel-static-safe-schools-quickfact-php .color_purple_dark_orange_scheme .panel-header h2,
  .panel-static-safe-schools-help-make-change-php .color_purple_dark_orange_scheme .panel-header h2,
  .panel-static-equal-treatment-fairness-php .color_purple_dark_orange_scheme .panel-header h2,
  .panel-static-equal-treatment-make-change-php .color_purple_dark_orange_scheme .panel-header h2,
  .panel-static-outgiving-save-the-date-php .color_purple_dark_orange_scheme .panel-header h2,
  .panel-static-a-prosperous-colorado-our-home-php .color_purple_dark_orange_scheme .panel-header h2,
  .panel-static-outgiving-videos-php .color_purple_dark_orange_scheme .panel-header h2,
  .panel-type-07-php .color_purple_dark_orange_scheme .panel-header h2 {
    border-bottom-color: #FFF; }
  .panel-type-02-php .color_purple_dark_orange_scheme p,
  .panel-static-safe-schools-quickfact-php .color_purple_dark_orange_scheme p,
  .panel-static-safe-schools-help-make-change-php .color_purple_dark_orange_scheme p,
  .panel-static-equal-treatment-fairness-php .color_purple_dark_orange_scheme p,
  .panel-static-equal-treatment-make-change-php .color_purple_dark_orange_scheme p,
  .panel-static-outgiving-save-the-date-php .color_purple_dark_orange_scheme p,
  .panel-static-a-prosperous-colorado-our-home-php .color_purple_dark_orange_scheme p,
  .panel-static-outgiving-videos-php .color_purple_dark_orange_scheme p,
  .panel-type-07-php .color_purple_dark_orange_scheme p {
    color: #FFF; }
  .panel-type-02-php .color_purple_dark_orange_scheme .button-gill span.dbl-arrow,
  .panel-static-safe-schools-quickfact-php .color_purple_dark_orange_scheme .button-gill span.dbl-arrow,
  .panel-static-safe-schools-help-make-change-php .color_purple_dark_orange_scheme .button-gill span.dbl-arrow,
  .panel-static-equal-treatment-fairness-php .color_purple_dark_orange_scheme .button-gill span.dbl-arrow,
  .panel-static-equal-treatment-make-change-php .color_purple_dark_orange_scheme .button-gill span.dbl-arrow,
  .panel-static-outgiving-save-the-date-php .color_purple_dark_orange_scheme .button-gill span.dbl-arrow,
  .panel-static-a-prosperous-colorado-our-home-php .color_purple_dark_orange_scheme .button-gill span.dbl-arrow,
  .panel-static-outgiving-videos-php .color_purple_dark_orange_scheme .button-gill span.dbl-arrow,
  .panel-type-07-php .color_purple_dark_orange_scheme .button-gill span.dbl-arrow {
    color: #261635; }

.panel-type-02-php .color_white_photo_scheme,
.panel-static-safe-schools-quickfact-php .color_white_photo_scheme,
.panel-static-safe-schools-help-make-change-php .color_white_photo_scheme,
.panel-static-equal-treatment-fairness-php .color_white_photo_scheme,
.panel-static-equal-treatment-make-change-php .color_white_photo_scheme,
.panel-static-outgiving-save-the-date-php .color_white_photo_scheme,
.panel-static-a-prosperous-colorado-our-home-php .color_white_photo_scheme,
.panel-static-outgiving-videos-php .color_white_photo_scheme,
.panel-type-07-php .color_white_photo_scheme {
  background-color: #261635; }
  .panel-type-02-php .color_white_photo_scheme h3,
  .panel-static-safe-schools-quickfact-php .color_white_photo_scheme h3,
  .panel-static-safe-schools-help-make-change-php .color_white_photo_scheme h3,
  .panel-static-equal-treatment-fairness-php .color_white_photo_scheme h3,
  .panel-static-equal-treatment-make-change-php .color_white_photo_scheme h3,
  .panel-static-outgiving-save-the-date-php .color_white_photo_scheme h3,
  .panel-static-a-prosperous-colorado-our-home-php .color_white_photo_scheme h3,
  .panel-static-outgiving-videos-php .color_white_photo_scheme h3,
  .panel-type-07-php .color_white_photo_scheme h3 {
    color: #FFF; }
  .panel-type-02-php .color_white_photo_scheme h3.smaller-h3 a,
  .panel-static-safe-schools-quickfact-php .color_white_photo_scheme h3.smaller-h3 a,
  .panel-static-safe-schools-help-make-change-php .color_white_photo_scheme h3.smaller-h3 a,
  .panel-static-equal-treatment-fairness-php .color_white_photo_scheme h3.smaller-h3 a,
  .panel-static-equal-treatment-make-change-php .color_white_photo_scheme h3.smaller-h3 a,
  .panel-static-outgiving-save-the-date-php .color_white_photo_scheme h3.smaller-h3 a,
  .panel-static-a-prosperous-colorado-our-home-php .color_white_photo_scheme h3.smaller-h3 a,
  .panel-static-outgiving-videos-php .color_white_photo_scheme h3.smaller-h3 a,
  .panel-type-07-php .color_white_photo_scheme h3.smaller-h3 a {
    background-image: url("../img/graphic-double-arrow-right-purple-large.png?17");
    background-repeat: no-repeat;
    background-position: top right; }
  .panel-type-02-php .color_white_photo_scheme .medium-4:last-of-type h3,
  .panel-static-safe-schools-quickfact-php .color_white_photo_scheme .medium-4:last-of-type h3,
  .panel-static-safe-schools-help-make-change-php .color_white_photo_scheme .medium-4:last-of-type h3,
  .panel-static-equal-treatment-fairness-php .color_white_photo_scheme .medium-4:last-of-type h3,
  .panel-static-equal-treatment-make-change-php .color_white_photo_scheme .medium-4:last-of-type h3,
  .panel-static-outgiving-save-the-date-php .color_white_photo_scheme .medium-4:last-of-type h3,
  .panel-static-a-prosperous-colorado-our-home-php .color_white_photo_scheme .medium-4:last-of-type h3,
  .panel-static-outgiving-videos-php .color_white_photo_scheme .medium-4:last-of-type h3,
  .panel-type-07-php .color_white_photo_scheme .medium-4:last-of-type h3 {
    background-image: none; }
  .panel-type-02-php .color_white_photo_scheme h2,
  .panel-static-safe-schools-quickfact-php .color_white_photo_scheme h2,
  .panel-static-safe-schools-help-make-change-php .color_white_photo_scheme h2,
  .panel-static-equal-treatment-fairness-php .color_white_photo_scheme h2,
  .panel-static-equal-treatment-make-change-php .color_white_photo_scheme h2,
  .panel-static-outgiving-save-the-date-php .color_white_photo_scheme h2,
  .panel-static-a-prosperous-colorado-our-home-php .color_white_photo_scheme h2,
  .panel-static-outgiving-videos-php .color_white_photo_scheme h2,
  .panel-type-07-php .color_white_photo_scheme h2 {
    color: #FFF; }
  .panel-type-02-php .color_white_photo_scheme p,
  .panel-static-safe-schools-quickfact-php .color_white_photo_scheme p,
  .panel-static-safe-schools-help-make-change-php .color_white_photo_scheme p,
  .panel-static-equal-treatment-fairness-php .color_white_photo_scheme p,
  .panel-static-equal-treatment-make-change-php .color_white_photo_scheme p,
  .panel-static-outgiving-save-the-date-php .color_white_photo_scheme p,
  .panel-static-a-prosperous-colorado-our-home-php .color_white_photo_scheme p,
  .panel-static-outgiving-videos-php .color_white_photo_scheme p,
  .panel-type-07-php .color_white_photo_scheme p {
    color: #FFF; }
  .panel-type-02-php .color_white_photo_scheme .button-gill span.dbl-arrow,
  .panel-static-safe-schools-quickfact-php .color_white_photo_scheme .button-gill span.dbl-arrow,
  .panel-static-safe-schools-help-make-change-php .color_white_photo_scheme .button-gill span.dbl-arrow,
  .panel-static-equal-treatment-fairness-php .color_white_photo_scheme .button-gill span.dbl-arrow,
  .panel-static-equal-treatment-make-change-php .color_white_photo_scheme .button-gill span.dbl-arrow,
  .panel-static-outgiving-save-the-date-php .color_white_photo_scheme .button-gill span.dbl-arrow,
  .panel-static-a-prosperous-colorado-our-home-php .color_white_photo_scheme .button-gill span.dbl-arrow,
  .panel-static-outgiving-videos-php .color_white_photo_scheme .button-gill span.dbl-arrow,
  .panel-type-07-php .color_white_photo_scheme .button-gill span.dbl-arrow {
    color: #261635; }

.panel-type-02-php .color_light_blue_orange_scheme,
.panel-static-safe-schools-quickfact-php .color_light_blue_orange_scheme,
.panel-static-safe-schools-help-make-change-php .color_light_blue_orange_scheme,
.panel-static-equal-treatment-fairness-php .color_light_blue_orange_scheme,
.panel-static-equal-treatment-make-change-php .color_light_blue_orange_scheme,
.panel-static-outgiving-save-the-date-php .color_light_blue_orange_scheme,
.panel-static-a-prosperous-colorado-our-home-php .color_light_blue_orange_scheme,
.panel-static-outgiving-videos-php .color_light_blue_orange_scheme,
.panel-type-07-php .color_light_blue_orange_scheme {
  background-color: #c0e9f0; }
  .panel-type-02-php .color_light_blue_orange_scheme h3,
  .panel-static-safe-schools-quickfact-php .color_light_blue_orange_scheme h3,
  .panel-static-safe-schools-help-make-change-php .color_light_blue_orange_scheme h3,
  .panel-static-equal-treatment-fairness-php .color_light_blue_orange_scheme h3,
  .panel-static-equal-treatment-make-change-php .color_light_blue_orange_scheme h3,
  .panel-static-outgiving-save-the-date-php .color_light_blue_orange_scheme h3,
  .panel-static-a-prosperous-colorado-our-home-php .color_light_blue_orange_scheme h3,
  .panel-static-outgiving-videos-php .color_light_blue_orange_scheme h3,
  .panel-type-07-php .color_light_blue_orange_scheme h3 {
    color: #d88031; }
  .panel-type-02-php .color_light_blue_orange_scheme h2,
  .panel-static-safe-schools-quickfact-php .color_light_blue_orange_scheme h2,
  .panel-static-safe-schools-help-make-change-php .color_light_blue_orange_scheme h2,
  .panel-static-equal-treatment-fairness-php .color_light_blue_orange_scheme h2,
  .panel-static-equal-treatment-make-change-php .color_light_blue_orange_scheme h2,
  .panel-static-outgiving-save-the-date-php .color_light_blue_orange_scheme h2,
  .panel-static-a-prosperous-colorado-our-home-php .color_light_blue_orange_scheme h2,
  .panel-static-outgiving-videos-php .color_light_blue_orange_scheme h2,
  .panel-type-07-php .color_light_blue_orange_scheme h2 {
    color: #62c8d9; }
  .panel-type-02-php .color_light_blue_orange_scheme .panel-header h2,
  .panel-static-safe-schools-quickfact-php .color_light_blue_orange_scheme .panel-header h2,
  .panel-static-safe-schools-help-make-change-php .color_light_blue_orange_scheme .panel-header h2,
  .panel-static-equal-treatment-fairness-php .color_light_blue_orange_scheme .panel-header h2,
  .panel-static-equal-treatment-make-change-php .color_light_blue_orange_scheme .panel-header h2,
  .panel-static-outgiving-save-the-date-php .color_light_blue_orange_scheme .panel-header h2,
  .panel-static-a-prosperous-colorado-our-home-php .color_light_blue_orange_scheme .panel-header h2,
  .panel-static-outgiving-videos-php .color_light_blue_orange_scheme .panel-header h2,
  .panel-type-07-php .color_light_blue_orange_scheme .panel-header h2 {
    border-bottom-color: #62c8d9; }
  .panel-type-02-php .color_light_blue_orange_scheme p,
  .panel-static-safe-schools-quickfact-php .color_light_blue_orange_scheme p,
  .panel-static-safe-schools-help-make-change-php .color_light_blue_orange_scheme p,
  .panel-static-equal-treatment-fairness-php .color_light_blue_orange_scheme p,
  .panel-static-equal-treatment-make-change-php .color_light_blue_orange_scheme p,
  .panel-static-outgiving-save-the-date-php .color_light_blue_orange_scheme p,
  .panel-static-a-prosperous-colorado-our-home-php .color_light_blue_orange_scheme p,
  .panel-static-outgiving-videos-php .color_light_blue_orange_scheme p,
  .panel-type-07-php .color_light_blue_orange_scheme p {
    color: #d88031; }
  .panel-type-02-php .color_light_blue_orange_scheme .button-gill span.dbl-arrow,
  .panel-static-safe-schools-quickfact-php .color_light_blue_orange_scheme .button-gill span.dbl-arrow,
  .panel-static-safe-schools-help-make-change-php .color_light_blue_orange_scheme .button-gill span.dbl-arrow,
  .panel-static-equal-treatment-fairness-php .color_light_blue_orange_scheme .button-gill span.dbl-arrow,
  .panel-static-equal-treatment-make-change-php .color_light_blue_orange_scheme .button-gill span.dbl-arrow,
  .panel-static-outgiving-save-the-date-php .color_light_blue_orange_scheme .button-gill span.dbl-arrow,
  .panel-static-a-prosperous-colorado-our-home-php .color_light_blue_orange_scheme .button-gill span.dbl-arrow,
  .panel-static-outgiving-videos-php .color_light_blue_orange_scheme .button-gill span.dbl-arrow,
  .panel-type-07-php .color_light_blue_orange_scheme .button-gill span.dbl-arrow {
    color: #d88031; }

.panel-type-02-php .color_orange_photo_white,
.panel-static-safe-schools-quickfact-php .color_orange_photo_white,
.panel-static-safe-schools-help-make-change-php .color_orange_photo_white,
.panel-static-equal-treatment-fairness-php .color_orange_photo_white,
.panel-static-equal-treatment-make-change-php .color_orange_photo_white,
.panel-static-outgiving-save-the-date-php .color_orange_photo_white,
.panel-static-a-prosperous-colorado-our-home-php .color_orange_photo_white,
.panel-static-outgiving-videos-php .color_orange_photo_white,
.panel-type-07-php .color_orange_photo_white {
  background-color: #a54a09; }
  .panel-type-02-php .color_orange_photo_white h3,
  .panel-static-safe-schools-quickfact-php .color_orange_photo_white h3,
  .panel-static-safe-schools-help-make-change-php .color_orange_photo_white h3,
  .panel-static-equal-treatment-fairness-php .color_orange_photo_white h3,
  .panel-static-equal-treatment-make-change-php .color_orange_photo_white h3,
  .panel-static-outgiving-save-the-date-php .color_orange_photo_white h3,
  .panel-static-a-prosperous-colorado-our-home-php .color_orange_photo_white h3,
  .panel-static-outgiving-videos-php .color_orange_photo_white h3,
  .panel-type-07-php .color_orange_photo_white h3 {
    color: #d88031; }
  .panel-type-02-php .color_orange_photo_white h2,
  .panel-static-safe-schools-quickfact-php .color_orange_photo_white h2,
  .panel-static-safe-schools-help-make-change-php .color_orange_photo_white h2,
  .panel-static-equal-treatment-fairness-php .color_orange_photo_white h2,
  .panel-static-equal-treatment-make-change-php .color_orange_photo_white h2,
  .panel-static-outgiving-save-the-date-php .color_orange_photo_white h2,
  .panel-static-a-prosperous-colorado-our-home-php .color_orange_photo_white h2,
  .panel-static-outgiving-videos-php .color_orange_photo_white h2,
  .panel-type-07-php .color_orange_photo_white h2 {
    color: #FFF; }
  .panel-type-02-php .color_orange_photo_white .panel-header h2,
  .panel-static-safe-schools-quickfact-php .color_orange_photo_white .panel-header h2,
  .panel-static-safe-schools-help-make-change-php .color_orange_photo_white .panel-header h2,
  .panel-static-equal-treatment-fairness-php .color_orange_photo_white .panel-header h2,
  .panel-static-equal-treatment-make-change-php .color_orange_photo_white .panel-header h2,
  .panel-static-outgiving-save-the-date-php .color_orange_photo_white .panel-header h2,
  .panel-static-a-prosperous-colorado-our-home-php .color_orange_photo_white .panel-header h2,
  .panel-static-outgiving-videos-php .color_orange_photo_white .panel-header h2,
  .panel-type-07-php .color_orange_photo_white .panel-header h2 {
    border-bottom-color: #FFF; }
  .panel-type-02-php .color_orange_photo_white p,
  .panel-static-safe-schools-quickfact-php .color_orange_photo_white p,
  .panel-static-safe-schools-help-make-change-php .color_orange_photo_white p,
  .panel-static-equal-treatment-fairness-php .color_orange_photo_white p,
  .panel-static-equal-treatment-make-change-php .color_orange_photo_white p,
  .panel-static-outgiving-save-the-date-php .color_orange_photo_white p,
  .panel-static-a-prosperous-colorado-our-home-php .color_orange_photo_white p,
  .panel-static-outgiving-videos-php .color_orange_photo_white p,
  .panel-type-07-php .color_orange_photo_white p {
    color: #FFF; }
  .panel-type-02-php .color_orange_photo_white .button-gill span.dbl-arrow,
  .panel-static-safe-schools-quickfact-php .color_orange_photo_white .button-gill span.dbl-arrow,
  .panel-static-safe-schools-help-make-change-php .color_orange_photo_white .button-gill span.dbl-arrow,
  .panel-static-equal-treatment-fairness-php .color_orange_photo_white .button-gill span.dbl-arrow,
  .panel-static-equal-treatment-make-change-php .color_orange_photo_white .button-gill span.dbl-arrow,
  .panel-static-outgiving-save-the-date-php .color_orange_photo_white .button-gill span.dbl-arrow,
  .panel-static-a-prosperous-colorado-our-home-php .color_orange_photo_white .button-gill span.dbl-arrow,
  .panel-static-outgiving-videos-php .color_orange_photo_white .button-gill span.dbl-arrow,
  .panel-type-07-php .color_orange_photo_white .button-gill span.dbl-arrow {
    color: #d88031; }

.panel-type-02-php .color_dark_orange_light_orange,
.panel-static-safe-schools-quickfact-php .color_dark_orange_light_orange,
.panel-static-safe-schools-help-make-change-php .color_dark_orange_light_orange,
.panel-static-equal-treatment-fairness-php .color_dark_orange_light_orange,
.panel-static-equal-treatment-make-change-php .color_dark_orange_light_orange,
.panel-static-outgiving-save-the-date-php .color_dark_orange_light_orange,
.panel-static-a-prosperous-colorado-our-home-php .color_dark_orange_light_orange,
.panel-static-outgiving-videos-php .color_dark_orange_light_orange,
.panel-type-07-php .color_dark_orange_light_orange {
  background-color: #a54a09; }
  .panel-type-02-php .color_dark_orange_light_orange h3,
  .panel-static-safe-schools-quickfact-php .color_dark_orange_light_orange h3,
  .panel-static-safe-schools-help-make-change-php .color_dark_orange_light_orange h3,
  .panel-static-equal-treatment-fairness-php .color_dark_orange_light_orange h3,
  .panel-static-equal-treatment-make-change-php .color_dark_orange_light_orange h3,
  .panel-static-outgiving-save-the-date-php .color_dark_orange_light_orange h3,
  .panel-static-a-prosperous-colorado-our-home-php .color_dark_orange_light_orange h3,
  .panel-static-outgiving-videos-php .color_dark_orange_light_orange h3,
  .panel-type-07-php .color_dark_orange_light_orange h3 {
    color: #d88031; }
  .panel-type-02-php .color_dark_orange_light_orange h2,
  .panel-static-safe-schools-quickfact-php .color_dark_orange_light_orange h2,
  .panel-static-safe-schools-help-make-change-php .color_dark_orange_light_orange h2,
  .panel-static-equal-treatment-fairness-php .color_dark_orange_light_orange h2,
  .panel-static-equal-treatment-make-change-php .color_dark_orange_light_orange h2,
  .panel-static-outgiving-save-the-date-php .color_dark_orange_light_orange h2,
  .panel-static-a-prosperous-colorado-our-home-php .color_dark_orange_light_orange h2,
  .panel-static-outgiving-videos-php .color_dark_orange_light_orange h2,
  .panel-type-07-php .color_dark_orange_light_orange h2 {
    color: #d88031; }
  .panel-type-02-php .color_dark_orange_light_orange .panel-header h2,
  .panel-static-safe-schools-quickfact-php .color_dark_orange_light_orange .panel-header h2,
  .panel-static-safe-schools-help-make-change-php .color_dark_orange_light_orange .panel-header h2,
  .panel-static-equal-treatment-fairness-php .color_dark_orange_light_orange .panel-header h2,
  .panel-static-equal-treatment-make-change-php .color_dark_orange_light_orange .panel-header h2,
  .panel-static-outgiving-save-the-date-php .color_dark_orange_light_orange .panel-header h2,
  .panel-static-a-prosperous-colorado-our-home-php .color_dark_orange_light_orange .panel-header h2,
  .panel-static-outgiving-videos-php .color_dark_orange_light_orange .panel-header h2,
  .panel-type-07-php .color_dark_orange_light_orange .panel-header h2 {
    border-bottom-color: #FFF; }
  .panel-type-02-php .color_dark_orange_light_orange p,
  .panel-static-safe-schools-quickfact-php .color_dark_orange_light_orange p,
  .panel-static-safe-schools-help-make-change-php .color_dark_orange_light_orange p,
  .panel-static-equal-treatment-fairness-php .color_dark_orange_light_orange p,
  .panel-static-equal-treatment-make-change-php .color_dark_orange_light_orange p,
  .panel-static-outgiving-save-the-date-php .color_dark_orange_light_orange p,
  .panel-static-a-prosperous-colorado-our-home-php .color_dark_orange_light_orange p,
  .panel-static-outgiving-videos-php .color_dark_orange_light_orange p,
  .panel-type-07-php .color_dark_orange_light_orange p {
    color: #d88031; }
  .panel-type-02-php .color_dark_orange_light_orange .button-gill span.dbl-arrow,
  .panel-static-safe-schools-quickfact-php .color_dark_orange_light_orange .button-gill span.dbl-arrow,
  .panel-static-safe-schools-help-make-change-php .color_dark_orange_light_orange .button-gill span.dbl-arrow,
  .panel-static-equal-treatment-fairness-php .color_dark_orange_light_orange .button-gill span.dbl-arrow,
  .panel-static-equal-treatment-make-change-php .color_dark_orange_light_orange .button-gill span.dbl-arrow,
  .panel-static-outgiving-save-the-date-php .color_dark_orange_light_orange .button-gill span.dbl-arrow,
  .panel-static-a-prosperous-colorado-our-home-php .color_dark_orange_light_orange .button-gill span.dbl-arrow,
  .panel-static-outgiving-videos-php .color_dark_orange_light_orange .button-gill span.dbl-arrow,
  .panel-type-07-php .color_dark_orange_light_orange .button-gill span.dbl-arrow {
    color: #d88031; }

.panel-type-02-php .columns, .panel-type-02-php .row,
.panel-static-safe-schools-quickfact-php .columns,
.panel-static-safe-schools-quickfact-php .row,
.panel-static-safe-schools-help-make-change-php .columns,
.panel-static-safe-schools-help-make-change-php .row,
.panel-static-equal-treatment-fairness-php .columns,
.panel-static-equal-treatment-fairness-php .row,
.panel-static-equal-treatment-make-change-php .columns,
.panel-static-equal-treatment-make-change-php .row,
.panel-static-outgiving-save-the-date-php .columns,
.panel-static-outgiving-save-the-date-php .row,
.panel-static-a-prosperous-colorado-our-home-php .columns,
.panel-static-a-prosperous-colorado-our-home-php .row,
.panel-static-outgiving-videos-php .columns,
.panel-static-outgiving-videos-php .row,
.panel-type-07-php .columns,
.panel-type-07-php .row {
  background: transparent; }

.panel-type-02-php .row,
.panel-static-safe-schools-quickfact-php .row,
.panel-static-safe-schools-help-make-change-php .row,
.panel-static-equal-treatment-fairness-php .row,
.panel-static-equal-treatment-make-change-php .row,
.panel-static-outgiving-save-the-date-php .row,
.panel-static-a-prosperous-colorado-our-home-php .row,
.panel-static-outgiving-videos-php .row,
.panel-type-07-php .row {
  width: 100%;
  max-width: 1000px;
  max-width: 62.5rem;
  margin-left: auto;
  margin-right: auto;
  padding-top: 3%;
  padding-bottom: 3%; }

.panel-type-02-php .row.panel-header,
.panel-static-safe-schools-quickfact-php .row.panel-header,
.panel-static-safe-schools-help-make-change-php .row.panel-header,
.panel-static-equal-treatment-fairness-php .row.panel-header,
.panel-static-equal-treatment-make-change-php .row.panel-header,
.panel-static-outgiving-save-the-date-php .row.panel-header,
.panel-static-a-prosperous-colorado-our-home-php .row.panel-header,
.panel-static-outgiving-videos-php .row.panel-header,
.panel-type-07-php .row.panel-header {
  padding-top: 0;
  padding-bottom: 0; }

.panel-type-02-php .text-wrapper,
.panel-static-safe-schools-quickfact-php .text-wrapper,
.panel-static-safe-schools-help-make-change-php .text-wrapper,
.panel-static-equal-treatment-fairness-php .text-wrapper,
.panel-static-equal-treatment-make-change-php .text-wrapper,
.panel-static-outgiving-save-the-date-php .text-wrapper,
.panel-static-a-prosperous-colorado-our-home-php .text-wrapper,
.panel-static-outgiving-videos-php .text-wrapper,
.panel-type-07-php .text-wrapper {
  padding: 4% 0 0 0; }

.panel-type-02-php .has-big-image,
.panel-static-safe-schools-quickfact-php .has-big-image,
.panel-static-safe-schools-help-make-change-php .has-big-image,
.panel-static-equal-treatment-fairness-php .has-big-image,
.panel-static-equal-treatment-make-change-php .has-big-image,
.panel-static-outgiving-save-the-date-php .has-big-image,
.panel-static-a-prosperous-colorado-our-home-php .has-big-image,
.panel-static-outgiving-videos-php .has-big-image,
.panel-type-07-php .has-big-image {
  background: none;
  position: absolute;
  top: 0; }

.panel-type-02-php div.big-image,
.panel-static-safe-schools-quickfact-php div.big-image,
.panel-static-safe-schools-help-make-change-php div.big-image,
.panel-static-equal-treatment-fairness-php div.big-image,
.panel-static-equal-treatment-make-change-php div.big-image,
.panel-static-outgiving-save-the-date-php div.big-image,
.panel-static-a-prosperous-colorado-our-home-php div.big-image,
.panel-static-outgiving-videos-php div.big-image,
.panel-type-07-php div.big-image {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 100; }

.panel-type-02-php .inner,
.panel-static-safe-schools-quickfact-php .inner,
.panel-static-safe-schools-help-make-change-php .inner,
.panel-static-equal-treatment-fairness-php .inner,
.panel-static-equal-treatment-make-change-php .inner,
.panel-static-outgiving-save-the-date-php .inner,
.panel-static-a-prosperous-colorado-our-home-php .inner,
.panel-static-outgiving-videos-php .inner,
.panel-type-07-php .inner {
  height: auto;
  width: 100%; }
  .panel-type-02-php .inner:before, .panel-type-02-php .inner:after,
  .panel-static-safe-schools-quickfact-php .inner:before,
  .panel-static-safe-schools-quickfact-php .inner:after,
  .panel-static-safe-schools-help-make-change-php .inner:before,
  .panel-static-safe-schools-help-make-change-php .inner:after,
  .panel-static-equal-treatment-fairness-php .inner:before,
  .panel-static-equal-treatment-fairness-php .inner:after,
  .panel-static-equal-treatment-make-change-php .inner:before,
  .panel-static-equal-treatment-make-change-php .inner:after,
  .panel-static-outgiving-save-the-date-php .inner:before,
  .panel-static-outgiving-save-the-date-php .inner:after,
  .panel-static-a-prosperous-colorado-our-home-php .inner:before,
  .panel-static-a-prosperous-colorado-our-home-php .inner:after,
  .panel-static-outgiving-videos-php .inner:before,
  .panel-static-outgiving-videos-php .inner:after,
  .panel-type-07-php .inner:before,
  .panel-type-07-php .inner:after {
    content: " ";
    display: table; }
  .panel-type-02-php .inner:after,
  .panel-static-safe-schools-quickfact-php .inner:after,
  .panel-static-safe-schools-help-make-change-php .inner:after,
  .panel-static-equal-treatment-fairness-php .inner:after,
  .panel-static-equal-treatment-make-change-php .inner:after,
  .panel-static-outgiving-save-the-date-php .inner:after,
  .panel-static-a-prosperous-colorado-our-home-php .inner:after,
  .panel-static-outgiving-videos-php .inner:after,
  .panel-type-07-php .inner:after {
    clear: both; }

.panel-type-02-php h1,
.panel-static-safe-schools-quickfact-php h1,
.panel-static-safe-schools-help-make-change-php h1,
.panel-static-equal-treatment-fairness-php h1,
.panel-static-equal-treatment-make-change-php h1,
.panel-static-outgiving-save-the-date-php h1,
.panel-static-a-prosperous-colorado-our-home-php h1,
.panel-static-outgiving-videos-php h1,
.panel-type-07-php h1 {
  font-family: 'Lato', sans-serif;
  font-weight: 900;
  font-size: 20px;
  font-size: 1.25rem;
  color: #cabed4;
  text-align: left;
  letter-spacing: 1px;
  letter-spacing: 0.0625rem;
  margin-bottom: 66px;
  margin-bottom: 4.125rem; }

.panel-type-02-php p,
.panel-static-safe-schools-quickfact-php p,
.panel-static-safe-schools-help-make-change-php p,
.panel-static-equal-treatment-fairness-php p,
.panel-static-equal-treatment-make-change-php p,
.panel-static-outgiving-save-the-date-php p,
.panel-static-a-prosperous-colorado-our-home-php p,
.panel-static-outgiving-videos-php p,
.panel-type-07-php p {
  font-size: 18px;
  font-size: 1.125rem; }

.panel-type-02-php .flex-prev,
.panel-type-02-php .flex-next,
.panel-static-safe-schools-quickfact-php .flex-prev,
.panel-static-safe-schools-quickfact-php .flex-next,
.panel-static-safe-schools-help-make-change-php .flex-prev,
.panel-static-safe-schools-help-make-change-php .flex-next,
.panel-static-equal-treatment-fairness-php .flex-prev,
.panel-static-equal-treatment-fairness-php .flex-next,
.panel-static-equal-treatment-make-change-php .flex-prev,
.panel-static-equal-treatment-make-change-php .flex-next,
.panel-static-outgiving-save-the-date-php .flex-prev,
.panel-static-outgiving-save-the-date-php .flex-next,
.panel-static-a-prosperous-colorado-our-home-php .flex-prev,
.panel-static-a-prosperous-colorado-our-home-php .flex-next,
.panel-static-outgiving-videos-php .flex-prev,
.panel-static-outgiving-videos-php .flex-next,
.panel-type-07-php .flex-prev,
.panel-type-07-php .flex-next {
  display: none !important; }

@media screen and (max-width: 900px) {
  .panel-type-02-php .inner {
    background-position: center center; }
  .panel-type-02-php h1 {
    margin-bottom: 30px;
    margin-bottom: 1.875rem; } }

@media screen and (max-width: 640px) {
  section.panel {
    border-top: none; }
  .panel-type-02-php {
    border-bottom: solid 20px #4d4d4d; }
    .panel-type-02-php p, .panel-type-02-php h2, .panel-type-02-php h3, .panel-type-02-php h4, .panel-type-02-php img, .panel-type-02-php img[class*='wp-image'] {
      text-align: center;
      margin-left: auto;
      margin-right: auto; }
    .panel-type-02-php img {
      display: block; }
    .panel-type-02-php h3 a {
      display: block;
      padding-bottom: 60px;
      padding-bottom: 3.75rem;
      line-height: 60px;
      line-height: 3.75rem; }
    .panel-type-02-php .inner {
      background-image: none !important; }
    .panel-type-02-php .indent-left {
      position: static; }
    .panel-type-02-php .text-wrapper {
      padding: 5% 0; }
    .panel-type-02-php h1 {
      font-size: 16px;
      font-size: 1rem;
      margin-bottom: 10px;
      margin-bottom: 0.625rem; }
    .panel-type-02-php p {
      font-size: 14px;
      font-size: 0.875rem; }
      .panel-type-02-php p > span img {
        display: none; } }

.panel-type-03-php .text-wrapper {
  padding: 7% 0 0 0; }

.panel-type-03-php h1 {
  font-family: 'Lato', sans-serif;
  font-weight: 900;
  font-size: 20px;
  font-size: 1.25rem;
  color: #cabed4;
  text-align: left;
  letter-spacing: 1px;
  letter-spacing: 0.0625rem;
  margin-bottom: 50px;
  margin-bottom: 3.125rem;
  position: relative;
  top: 0;
  left: -50px;
  left: -3.125rem; }

.panel-type-03-php p {
  font-size: 17px;
  font-size: 1.0625rem; }
  .panel-type-03-php p > span {
    display: block;
    font-family: 'DukeFill', sans-serif;
    text-transform: uppercase;
    font-size: 56px;
    font-size: 3.5rem;
    line-height: 1;
    color: #7a5d94;
    position: relative; }
    .panel-type-03-php p > span img {
      position: absolute;
      top: 0;
      left: -50px;
      left: -3.125rem; }
  .panel-type-03-php p.bottom-big-text {
    margin-bottom: 0; }
    .panel-type-03-php p.bottom-big-text > span {
      color: #d88031; }

@media screen and (max-width: 1024px) {
  .panel-type-03-php .text-wrapper {
    padding: 5% 0; }
  .panel-type-03-php h1 {
    margin-bottom: 30px;
    margin-bottom: 1.875rem;
    left: 0; }
  .panel-type-03-php p {
    font-size: 16px;
    font-size: 1rem; } }

@media screen and (max-width: 900px) {
  .panel-type-03-php h1 {
    margin-bottom: 20px;
    margin-bottom: 1.25rem; }
  .panel-type-03-php p > span {
    font-size: 40px;
    font-size: 2.5rem; }
    .panel-type-03-php p > span img {
      display: none; } }

@media screen and (max-width: 800px) {
  .panel-type-03-php p {
    line-height: 1.2; } }

.panel-type-04-php .text-wrapper {
  padding: 14% 0 0 0; }

.panel-type-04-php h1 {
  font-size: 110px;
  font-size: 6.875rem;
  text-align: left;
  letter-spacing: 1px;
  letter-spacing: 0.0625rem;
  margin-bottom: 0;
  line-height: .7; }

.panel-type-04-php p {
  font-size: 16px;
  font-size: 1rem; }
  .panel-type-04-php p.subheading {
    font-size: 18px;
    font-size: 1.125rem; }
  .panel-type-04-php p.first {
    padding-left: 0; }
  .panel-type-04-php p > span {
    display: block;
    font-family: 'DukeFill', sans-serif;
    text-transform: uppercase;
    font-size: 60px;
    font-size: 3.75rem;
    line-height: 1;
    position: relative; }
    .panel-type-04-php p > span img {
      position: absolute;
      top: 8px;
      top: 0.5rem;
      left: -56px;
      left: -3.5rem; }

@media screen and (max-width: 1200px) {
  .panel-type-04-php h1 {
    font-size: 90px;
    font-size: 5.625rem; }
  .panel-type-04-php p > span {
    font-size: 50px;
    font-size: 3.125rem; } }

@media screen and (max-width: 900px) {
  .panel-type-04-php .text-wrapper {
    padding-top: 7%; }
  .panel-type-04-php h1 {
    font-size: 70px;
    font-size: 4.375rem; }
  .panel-type-04-php p > span {
    font-size: 40px;
    font-size: 2.5rem; } }

@media screen and (max-width: 640px) {
  .panel-type-04-php .text-wrapper {
    padding: 5% 0; }
  .panel-type-04-php p.columns {
    padding: 0; }
  .panel-type-04-php p > span {
    display: inline;
    font-size: 40px;
    font-size: 2.5rem; }
    .panel-type-04-php p > span img {
      display: none; } }

.panel-type-05-php .row {
  margin-left: auto;
  margin-right: auto; }

.panel-type-05-php [class*="block-grid-"] {
  margin: 0; }

.panel-type-05-php .columns {
  min-height: 450px;
  min-height: 28.125rem; }

.panel-type-05-php .text-wrapper {
  position: relative; }

.panel-type-05-php .text-wrapper div {
  padding: 10% 20%;
  height: 100%;
  margin: auto; }

.panel-type-05-php p {
  font-size: 18px;
  font-size: 1.125rem;
  padding-bottom: 50px;
  padding-bottom: 3.125rem; }

@media screen and (max-width: 1190px) {
  .panel-type-05-php .columns {
    min-height: 600px;
    min-height: 37.5rem; } }

.panel-type-08-php .row .columns:last-child {
  float: left; }

.panel-type-08-php .color_teal_green_white {
  background-color: #62c8d9; }
  .panel-type-08-php .color_teal_green_white h2 {
    color: #FFF; }
  .panel-type-08-php .color_teal_green_white .panel-header h2 {
    border-bottom-color: #FFF; }
  .panel-type-08-php .color_teal_green_white h3 {
    color: #1a4a4f; }
  .panel-type-08-php .color_teal_green_white p {
    color: #1a4a4f; }
  .panel-type-08-php .color_teal_green_white .button-gill span.dbl-arrow {
    color: #1a4a4f; }

.panel-type-08-php .color_blue_orange_scheme {
  background-color: #163f43; }
  .panel-type-08-php .color_blue_orange_scheme h2 {
    color: #33929c; }
  .panel-type-08-php .color_blue_orange_scheme .panel-header h2 {
    border-bottom-color: #33929c; }
  .panel-type-08-php .color_blue_orange_scheme h3 {
    color: #d88031; }
  .panel-type-08-php .color_blue_orange_scheme p {
    color: #ffffff; }
  .panel-type-08-php .color_blue_orange_scheme .button-gill span.dbl-arrow {
    color: #d88031; }

.panel-type-08-php .color_light_blue_white_scheme {
  background-color: #2d8089; }
  .panel-type-08-php .color_light_blue_white_scheme h3 {
    color: #1a4a4f; }
  .panel-type-08-php .color_light_blue_white_scheme h2 {
    color: #1a4a4f; }
  .panel-type-08-php .color_light_blue_white_scheme .panel-header h2 {
    border-bottom-color: #0d2629; }
  .panel-type-08-php .color_light_blue_white_scheme p {
    color: #1a4a4f; }
  .panel-type-08-php .color_light_blue_white_scheme .button-gill span.dbl-arrow {
    color: #1a4a4f; }

.panel-type-08-php .color_light_blue_white_photo_scheme {
  background-color: #2d8089; }
  .panel-type-08-php .color_light_blue_white_photo_scheme h3 {
    color: #1a4a4f; }
  .panel-type-08-php .color_light_blue_white_photo_scheme h2 {
    color: #FFF; }
  .panel-type-08-php .color_light_blue_white_photo_scheme .panel-header h2 {
    border-bottom-color: #FFF; }
  .panel-type-08-php .color_light_blue_white_photo_scheme p {
    color: #1a4a4f; }
  .panel-type-08-php .color_light_blue_white_photo_scheme .button-gill span.dbl-arrow {
    color: #1a4a4f; }

.panel-type-08-php .color_orange_white_photo_scheme {
  background-color: #2d8089; }
  .panel-type-08-php .color_orange_white_photo_scheme h3 {
    color: #d88031; }
  .panel-type-08-php .color_orange_white_photo_scheme h2 {
    color: #FFF; }
  .panel-type-08-php .color_orange_white_photo_scheme .panel-header h2 {
    border-bottom-color: #FFF; }
  .panel-type-08-php .color_orange_white_photo_scheme p {
    color: #FFF; }
  .panel-type-08-php .color_orange_white_photo_scheme .button-gill span.dbl-arrow {
    color: #1a4a4f; }

.panel-type-08-php .color_light_purple_white_photo_scheme {
  background-color: #261635; }
  .panel-type-08-php .color_light_purple_white_photo_scheme h3 {
    color: #7a5d94; }
  .panel-type-08-php .color_light_purple_white_photo_scheme h2 {
    color: #FFF; }
  .panel-type-08-php .color_light_purple_white_photo_scheme .panel-header h2 {
    border-bottom-color: #FFF; }
  .panel-type-08-php .color_light_purple_white_photo_scheme p {
    color: #FFF; }
  .panel-type-08-php .color_light_purple_white_photo_scheme .button-gill span.dbl-arrow {
    color: #cabed4; }

.panel-type-08-php .color_light_purple_dark_purple_white_scheme {
  background-color: #cabed4; }
  .panel-type-08-php .color_light_purple_dark_purple_white_scheme h3 {
    color: #261635; }
  .panel-type-08-php .color_light_purple_dark_purple_white_scheme h2 {
    color: #FFF; }
  .panel-type-08-php .color_light_purple_dark_purple_white_scheme .panel-header h2 {
    border-bottom-color: #FFF; }
  .panel-type-08-php .color_light_purple_dark_purple_white_scheme p {
    color: #7a5d94; }
  .panel-type-08-php .color_light_purple_dark_purple_white_scheme .button-gill span.dbl-arrow {
    color: #cabed4; }

.panel-type-08-php .color_purple_dark_purple_scheme {
  background-color: #7a5d94; }
  .panel-type-08-php .color_purple_dark_purple_scheme h3 {
    color: #261635; }
  .panel-type-08-php .color_purple_dark_purple_scheme h2 {
    color: #ad98bf; }
  .panel-type-08-php .color_purple_dark_purple_scheme .panel-header h2 {
    border-bottom-color: #FFF; }
  .panel-type-08-php .color_purple_dark_purple_scheme p {
    color: #FFF; }
  .panel-type-08-php .color_purple_dark_purple_scheme .button-gill span.dbl-arrow {
    color: #7a5d94; }

.panel-type-08-php .color_purple_dark_orange_scheme {
  background-color: #261635; }
  .panel-type-08-php .color_purple_dark_orange_scheme h3 {
    color: #d88031; }
  .panel-type-08-php .color_purple_dark_orange_scheme h2 {
    color: #ad98bf; }
  .panel-type-08-php .color_purple_dark_orange_scheme .panel-header h2 {
    border-bottom-color: #FFF; }
  .panel-type-08-php .color_purple_dark_orange_scheme p {
    color: #FFF; }
  .panel-type-08-php .color_purple_dark_orange_scheme .button-gill span.dbl-arrow {
    color: #261635; }

.panel-type-08-php .color_white_photo_scheme {
  background-color: #261635; }
  .panel-type-08-php .color_white_photo_scheme h3 {
    color: #FFF; }
  .panel-type-08-php .color_white_photo_scheme h3.smaller-h3 a {
    background-image: url("../img/graphic-double-arrow-right-purple-large.png?17");
    background-repeat: no-repeat;
    background-position: top right; }
  .panel-type-08-php .color_white_photo_scheme .medium-4:last-of-type h3 {
    background-image: none; }
  .panel-type-08-php .color_white_photo_scheme h2 {
    color: #FFF; }
  .panel-type-08-php .color_white_photo_scheme p {
    color: #FFF; }
  .panel-type-08-php .color_white_photo_scheme .button-gill span.dbl-arrow {
    color: #261635; }

.panel-type-08-php .color_light_blue_orange_scheme {
  background-color: #c0e9f0; }
  .panel-type-08-php .color_light_blue_orange_scheme h3 {
    color: #d88031; }
  .panel-type-08-php .color_light_blue_orange_scheme h2 {
    color: #62c8d9; }
  .panel-type-08-php .color_light_blue_orange_scheme .panel-header h2 {
    border-bottom-color: #62c8d9; }
  .panel-type-08-php .color_light_blue_orange_scheme p {
    color: #d88031; }
  .panel-type-08-php .color_light_blue_orange_scheme .button-gill span.dbl-arrow {
    color: #d88031; }

.panel-type-08-php .color_orange_photo_white {
  background-color: #a54a09; }
  .panel-type-08-php .color_orange_photo_white h3 {
    color: #d88031; }
  .panel-type-08-php .color_orange_photo_white h2 {
    color: #FFF; }
  .panel-type-08-php .color_orange_photo_white .panel-header h2 {
    border-bottom-color: #FFF; }
  .panel-type-08-php .color_orange_photo_white p {
    color: #FFF; }
  .panel-type-08-php .color_orange_photo_white .button-gill span.dbl-arrow {
    color: #d88031; }

.panel-type-08-php .color_dark_orange_light_orange {
  background-color: #a54a09; }
  .panel-type-08-php .color_dark_orange_light_orange h3 {
    color: #d88031; }
  .panel-type-08-php .color_dark_orange_light_orange h2 {
    color: #d88031; }
  .panel-type-08-php .color_dark_orange_light_orange .panel-header h2 {
    border-bottom-color: #FFF; }
  .panel-type-08-php .color_dark_orange_light_orange p {
    color: #d88031; }
  .panel-type-08-php .color_dark_orange_light_orange .button-gill span.dbl-arrow {
    color: #d88031; }

.panel-type-08-php .columns, .panel-type-08-php .row {
  background: transparent; }

.panel-type-08-php .row {
  width: 100%;
  max-width: 1000px;
  max-width: 62.5rem;
  margin-left: auto;
  margin-right: auto;
  padding-top: 15%;
  padding-bottom: 5%; }

.panel-type-08-php .text-wrapper {
  padding: 7% 0 0 0; }

.panel-type-08-php .has-big-image {
  background: none;
  position: absolute;
  top: 0; }

.panel-type-08-php div.big-image {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 100; }

.panel-type-08-php .inner {
  height: auto;
  width: 100%; }
  .panel-type-08-php .inner:before, .panel-type-08-php .inner:after {
    content: " ";
    display: table; }
  .panel-type-08-php .inner:after {
    clear: both; }

.panel-type-08-php h1 {
  font-family: 'Lato', sans-serif;
  font-weight: 900;
  font-size: 20px;
  font-size: 1.25rem;
  color: #cabed4;
  text-align: left;
  letter-spacing: 1px;
  letter-spacing: 0.0625rem;
  margin-bottom: 66px;
  margin-bottom: 4.125rem; }

.panel-type-08-php p {
  font-size: 18px;
  font-size: 1.125rem; }
  .panel-type-08-php p > span {
    display: block;
    font-family: 'DukeFill', sans-serif;
    text-transform: uppercase;
    font-size: 110px;
    font-size: 6.875rem;
    line-height: 1;
    color: #7a5d94;
    position: relative; }
    .panel-type-08-php p > span img {
      position: absolute;
      top: 0;
      left: -108px;
      left: -6.75rem; }

.panel-type-text-small-big-small-php .inner {
  padding: 90px 0;
  padding:  5.625rem 0; }

.panel-type-text-small-big-small-php p {
  text-align: center;
  font-size: 30px;
  font-size: 1.875rem;
  line-height: 1.3;
  position: relative; }
  .panel-type-text-small-big-small-php p .center {
    display: block;
    font-family: 'DukeFill', sans-serif;
    text-transform: uppercase;
    font-size: 70px;
    font-size: 4.375rem;
    margin-top: 12px;
    margin-top: 0.75rem;
    margin-bottom: 0;
    line-height: 1; }
  .panel-type-text-small-big-small-php p .dec {
    position: relative;
    display: block; }
    .panel-type-text-small-big-small-php p .dec:after {
      content: '';
      height: 1px;
      width: 186px;
      width: 11.625rem;
      background: #ffffff;
      position: absolute;
      left: 50%;
      margin-left: -93px;
      margin-left: -5.8125rem; }
  .panel-type-text-small-big-small-php p .dec-1:after {
    top: -20px;
    top: -1.25rem; }
  .panel-type-text-small-big-small-php p .dec-2:after {
    bottom: -20px;
    bottom: -1.25rem; }

body.page.a-prosperous-colorado .panel-type-prosperous-colorado-our-home-php .inner {
  background: #d88031; }
  body.page.a-prosperous-colorado .panel-type-prosperous-colorado-our-home-php .inner > .row {
    width: 100%;
    max-width: 1000px;
    max-width: 62.5rem;
    margin-left: auto;
    margin-right: auto;
    padding-top: 30px;
    padding-bottom: 30px; }
  body.page.a-prosperous-colorado .panel-type-prosperous-colorado-our-home-php .inner .row {
    background-color: transparent;
    width: 100%;
    max-width: 1000px;
    max-width: 62.5rem;
    margin-left: auto;
    margin-right: auto;
    padding-top: 3%;
    padding-bottom: 3%; }
  body.page.a-prosperous-colorado .panel-type-prosperous-colorado-our-home-php .inner .row-citation {
    padding-top: 0;
    padding-bottom: 40px;
    padding-bottom: 2.5rem; }
    body.page.a-prosperous-colorado .panel-type-prosperous-colorado-our-home-php .inner .row-citation p {
      font-size: 11px;
      line-height: 1.4;
      color: #ffffff;
      text-align: center;
      margin: 0; }
      body.page.a-prosperous-colorado .panel-type-prosperous-colorado-our-home-php .inner .row-citation p a {
        color: inherit; }
  body.page.a-prosperous-colorado .panel-type-prosperous-colorado-our-home-php .inner .last-row {
    padding-top: 0;
    padding-bottom: 60px;
    padding-bottom: 3.75rem; }
    body.page.a-prosperous-colorado .panel-type-prosperous-colorado-our-home-php .inner .last-row .bottom-heading {
      display: block;
      font-family: 'DukeFill', sans-serif;
      font-size: 60px;
      font-size: 3.75rem;
      color: #a54a09;
      text-transform: uppercase;
      line-height: 1;
      margin-top: -60px;
      margin-top: -3.75rem;
      background: #d88031;
      margin-left: auto;
      margin-right: auto;
      width: 110px;
      width: 6.875rem; }
    body.page.a-prosperous-colorado .panel-type-prosperous-colorado-our-home-php .inner .last-row .bottom-text {
      font-size: 28px;
      font-size: 1.75rem;
      display: block;
      margin: 10px 60px 0 60px;
      margin:  0.625rem 3.75rem 0 3.75rem;
      text-align: center; }

body.page.a-prosperous-colorado .panel-type-prosperous-colorado-our-home-php h3, body.page.a-prosperous-colorado .panel-type-prosperous-colorado-our-home-php h2, body.page.a-prosperous-colorado .panel-type-prosperous-colorado-our-home-php p {
  text-align: center; }

body.page.a-prosperous-colorado .panel-type-prosperous-colorado-our-home-php p {
  color: #a54a09;
  font-size: 18px;
  font-size: 1.125rem; }

body.page.a-prosperous-colorado .panel-type-prosperous-colorado-our-home-php h3 {
  font-family: 'Lato', sans-serif;
  color: #f1cdad;
  font-size: 20px; }

body.page.a-prosperous-colorado .panel-type-prosperous-colorado-our-home-php h2 + p {
  padding-left: 25%;
  padding-right: 25%; }

body.page.a-prosperous-colorado .panel-type-prosperous-colorado-our-home-php hr {
  border-color: #a54a09;
  margin-bottom: 40px;
  margin-bottom: 2.5rem;
  margin-top: 36px;
  margin-top: 2.25rem; }

body.page.a-prosperous-colorado .panel-type-prosperous-colorado-our-home-php .point-among-states {
  color: #FFF;
  font-family: 'Lato', sans-serif;
  text-transform: uppercase;
  text-align: center;
  display: block;
  line-height: 25px;
  line-height: 1.5625rem; }

body.page.a-prosperous-colorado .panel-type-prosperous-colorado-our-home-php .medium-3 img {
  display: block;
  margin: auto;
  text-align: center; }

body.page.a-prosperous-colorado .panel-type-prosperous-colorado-our-home-php .middle-centered.medium-12 {
  padding-top: 0; }
  body.page.a-prosperous-colorado .panel-type-prosperous-colorado-our-home-php .middle-centered.medium-12 p {
    text-align: center;
    color: #FFF;
    margin-bottom: 0; }
  body.page.a-prosperous-colorado .panel-type-prosperous-colorado-our-home-php .middle-centered.medium-12 .columns:last-child p {
    font-size: 10px; }

@media screen and (max-width: 767px) {
  body.page.a-prosperous-colorado .inner.panel-type-prosperous-colorado-our-home-php .point-among-states:last-of-type {
    margin-bottom: 40px;
    margin-bottom: 2.5rem; }
  body.page.a-prosperous-colorado .inner.panel-type-prosperous-colorado-our-home-php p {
    text-align: center; } }

.panel-type-map-php {
  background-color: #163f43; }
  .panel-type-map-php .columns, .panel-type-map-php .row {
    background: transparent; }
    .panel-type-map-php .columns p, .panel-type-map-php .row p {
      color: #ffffff; }
  .panel-type-map-php .row {
    width: 100%;
    max-width: 1000px;
    max-width: 62.5rem;
    margin-left: auto;
    margin-right: auto;
    padding-top: 3%;
    padding-bottom: 3%; }
  .panel-type-map-php .panel-header {
    padding-top: 0;
    padding-bottom: 0; }
  .panel-type-map-php h2 {
    color: #33929c;
    border-color: #33929c; }
  .panel-type-map-php p {
    font-size: 18px;
    font-size: 1.125rem; }
  .panel-type-map-php p.text-2 {
    font-size: 30px;
    font-size: 1.875rem;
    line-height: 1.2; }
  .panel-type-map-php img {
    display: block;
    margin-left: auto;
    margin-right: auto; }

.panel-type-hero-php .inner {
  background-position: center center; }

.panel-type-hero-php .text-wrapper > div {
  padding-top: 420px;
  padding-top: 26.25rem; }

.panel-type-hero-php h1 {
  padding: 0;
  font-size: 120px;
  font-size: 7.5rem;
  color: #ffffff;
  text-shadow: 0 0 5px rgba(0, 0, 0, 0.75);
  margin-bottom: 20px;
  margin-bottom: 1.25rem; }
  .panel-type-hero-php h1 span {
    padding: 0 20px;
    padding:  0 1.25rem;
    border-bottom: 1px solid #ffffff; }

.panel-type-hero-php .subhead {
  font-weight: lighter;
  color: #ffffff;
  font-family: 'Lato', sans-serif;
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 1.6;
  text-align: center;
  padding-left: 20%;
  padding-right: 20%;
  letter-spacing: 1px;
  letter-spacing: 0.0625rem; }

.panel-type-hero-php .cta {
  text-transform: uppercase;
  font-size: 28px;
  margin-top: 4%; }
  .panel-type-hero-php .cta a {
    color: #62c8d9;
    max-width: 430px; }
    .panel-type-hero-php .cta a img {
      margin-bottom: 5px; }

body.safe-schools .panel .global-learn-about {
  background-color: #7a5d94; }
  body.safe-schools .panel .global-learn-about h3, body.safe-schools .panel .global-learn-about h3 a {
    color: #261635; }
  body.safe-schools .panel .global-learn-about h3 a {
    background-image: url("../img/graphic-double-arrow-right-purple-large.png?17"); }
  body.safe-schools .panel .global-learn-about h2 {
    color: #FFF; }
  body.safe-schools .panel .global-learn-about .panel-header h2 {
    border-bottom-color: #FFF; }
  body.safe-schools .panel .global-learn-about p {
    color: #FFF; }

body.safe-schools .panel .panel-quick-fact img {
  float: right; }

body.safe-schools .panel .panel-quick-fact h3.huge-h3 {
  margin-top: 40px;
  margin-top: 2.5rem; }

body.safe-schools .panel .panel-quick-fact p {
  margin-top: 42px;
  margin-top: 2.625rem; }

body.safe-schools .panel .panel-help-make-change h3.huge-h3 {
  margin-top: 40px;
  margin-top: 2.5rem; }

body.safe-schools .panel .panel-help-make-change p {
  margin-top: 42px;
  margin-top: 2.625rem; }

body.safe-schools .panel .panel-help-make-change h3 b {
  font-family: 'Lato', sans-serif;
  font-size: 20px;
  font-size: 1.25rem;
  text-transform: none;
  color: #FFF;
  display: block; }

@media screen and (max-width: 640px) {
  body.safe-schools .panel-safe-schools-the-challenge img {
    display: none; }
  body.safe-schools .panel-static-safe-schools-help-make-change-php .inner {
    background-image: none !important; }
  body.safe-schools .main section.panel-type-01-php .inner .text-wrapper div {
    padding: 120px 0 0 0; }
  body.safe-schools .main section.panel-type-01-php .inner .text-wrapper h1 {
    padding-top: 0;
    padding-bottom: 0; }
  body.safe-schools .main section.panel-type-01-php .inner .text-wrapper p {
    margin-bottom: 60px; } }

@media screen and (min-width: 641px) and (max-width: 1000px) {
  body.safe-schools .panel-safe-schools-the-challenge img {
    margin: 0 !important;
    clear: both;
    display: block;
    float: none; }
  body.safe-schools .main section.panel-type-01-php .inner .text-wrapper div {
    padding: 320px 0 0 0; } }

@media only screen and (min-width: 1000px) {
  body.safe-schools .main section.panel-type-01-php .inner .text-wrapper div {
    padding-top: 420px; } }

body.family-recognition .main .panel-static-family-recognition-how-we-won-php {
  text-align: center; }
  body.family-recognition .main .panel-static-family-recognition-how-we-won-php .inner {
    background-color: #338080;
    background-image: url("../img/panel_bgs/photo-how-we-did-it.jpg");
    background-position: left bottom;
    background-size: 100% auto; }
    body.family-recognition .main .panel-static-family-recognition-how-we-won-php .inner .row {
      padding: 66px 0 270px 0;
      padding:  4.125rem 0 16.875rem 0;
      background-color: transparent;
      margin-left: 0; }
      @media screen and (max-width: 500px) {
        body.family-recognition .main .panel-static-family-recognition-how-we-won-php .inner .row {
          padding-bottom: 200px;
          padding-bottom: 12.5rem; } }
      @media screen and (max-width: 420px) {
        body.family-recognition .main .panel-static-family-recognition-how-we-won-php .inner .row {
          padding-bottom: 100px;
          padding-bottom: 6.25rem; } }
  body.family-recognition .main .panel-static-family-recognition-how-we-won-php h3, body.family-recognition .main .panel-static-family-recognition-how-we-won-php li li {
    color: #1a4a4f; }
  body.family-recognition .main .panel-static-family-recognition-how-we-won-php h4 {
    font-family: 'DukeFill', sans-serif;
    text-transform: uppercase;
    font-size: 60px;
    font-size: 3.75rem;
    line-height: 1;
    margin-bottom: 0; }
  body.family-recognition .main .panel-static-family-recognition-how-we-won-php h4, body.family-recognition .main .panel-static-family-recognition-how-we-won-php p, body.family-recognition .main .panel-static-family-recognition-how-we-won-php b {
    color: #ffffff; }
  body.family-recognition .main .panel-static-family-recognition-how-we-won-php p, body.family-recognition .main .panel-static-family-recognition-how-we-won-php li {
    font-size: 18px;
    font-size: 1.125rem; }
  body.family-recognition .main .panel-static-family-recognition-how-we-won-php ol.outer-list {
    margin-top: 34px;
    margin-top: 2.125rem; }
    body.family-recognition .main .panel-static-family-recognition-how-we-won-php ol.outer-list {
      margin-left: 0;
      padding-left: 0; }
    body.family-recognition .main .panel-static-family-recognition-how-we-won-php ol.outer-list li {
      margin-left: 0;
      padding-left: 0;
      list-style-type: none; }
    body.family-recognition .main .panel-static-family-recognition-how-we-won-php ol.outer-list img {
      display: block;
      margin: 0 auto; }
    body.family-recognition .main .panel-static-family-recognition-how-we-won-php ol.outer-list > li {
      counter-increment: itemNumber;
      position: relative;
      padding: 60px 0;
      padding:  3.75rem 0;
      border-top: 1px solid #ffffff; }
      body.family-recognition .main .panel-static-family-recognition-how-we-won-php ol.outer-list > li:before {
        content: counter(itemNumber);
        color: #ffffff;
        background-color: #338080;
        border: 2px solid #ffffff;
        border-radius: 50%;
        display: block;
        width: 38px;
        width: 2.375rem;
        height: 38px;
        height: 2.375rem;
        line-height: 34px;
        line-height: 2.125rem;
        position: absolute;
        top: -21px;
        top: -1.3125rem;
        left: 50%;
        margin-left: -19px;
        margin-left: -1.1875rem; }
      body.family-recognition .main .panel-static-family-recognition-how-we-won-php ol.outer-list > li img {
        margin-bottom: 30px;
        margin-bottom: 1.875rem; }
    body.family-recognition .main .panel-static-family-recognition-how-we-won-php ol.outer-list li ol {
      margin-top: 40px;
      margin-top: 2.5rem;
      margin-bottom: 10px;
      margin-bottom: 0.625rem; }
      body.family-recognition .main .panel-static-family-recognition-how-we-won-php ol.outer-list li ol {
        margin-left: 0;
        padding-left: 0; }
      body.family-recognition .main .panel-static-family-recognition-how-we-won-php ol.outer-list li ol li {
        margin-left: 0;
        padding-left: 0;
        list-style-type: none; }
      body.family-recognition .main .panel-static-family-recognition-how-we-won-php ol.outer-list li ol {
        width: 100%; }
        body.family-recognition .main .panel-static-family-recognition-how-we-won-php ol.outer-list li ol:before, body.family-recognition .main .panel-static-family-recognition-how-we-won-php ol.outer-list li ol:after {
          content: " ";
          display: table; }
        body.family-recognition .main .panel-static-family-recognition-how-we-won-php ol.outer-list li ol:after {
          clear: both; }
        body.family-recognition .main .panel-static-family-recognition-how-we-won-php ol.outer-list li ol li {
          float: left; }
          body.family-recognition .main .panel-static-family-recognition-how-we-won-php ol.outer-list li ol li a {
            display: block; }
    body.family-recognition .main .panel-static-family-recognition-how-we-won-php ol.outer-list li li {
      width: 33.33%; }
      body.family-recognition .main .panel-static-family-recognition-how-we-won-php ol.outer-list li li .img-wrap {
        background-color: #1a4a4f;
        border-radius: 50%;
        padding: 40px;
        padding: 2.5rem;
        width: 135px;
        width: 8.4375rem;
        height: 135px;
        height: 8.4375rem;
        margin: 0 auto;
        margin-bottom: 10px;
        margin-bottom: 0.625rem; }
      body.family-recognition .main .panel-static-family-recognition-how-we-won-php ol.outer-list li li:first-child, body.family-recognition .main .panel-static-family-recognition-how-we-won-php ol.outer-list li li:nth-of-type(2) {
        position: relative; }
        body.family-recognition .main .panel-static-family-recognition-how-we-won-php ol.outer-list li li:first-child:after, body.family-recognition .main .panel-static-family-recognition-how-we-won-php ol.outer-list li li:nth-of-type(2):after {
          content: '';
          display: block;
          width: 34px;
          width: 2.125rem;
          height: 31px;
          height: 1.9375rem;
          background-image: url(../img/graphic-double-arrow-beige-8.png);
          background-repeat: no-repeat;
          background-position: 0 0;
          background-size: 34px 31px;
          background-size:  2.125rem 1.9375rem;
          position: absolute;
          right: -17px;
          top: 45px; }
      body.family-recognition .main .panel-static-family-recognition-how-we-won-php ol.outer-list li li:first-child {
        margin-left: 0;
        z-index: 500; }
        body.family-recognition .main .panel-static-family-recognition-how-we-won-php ol.outer-list li li:first-child img {
          margin-top: 10px;
          margin-top: 0.625rem;
          max-width: 46px;
          max-width: 2.875rem;
          height: 39px;
          height: 2.4375rem; }
      body.family-recognition .main .panel-static-family-recognition-how-we-won-php ol.outer-list li li:nth-of-type(2) {
        z-index: 400; }
        body.family-recognition .main .panel-static-family-recognition-how-we-won-php ol.outer-list li li:nth-of-type(2) img {
          max-width: 56px;
          max-width: 3.5rem;
          height: 51px;
          height: 3.1875rem; }
      body.family-recognition .main .panel-static-family-recognition-how-we-won-php ol.outer-list li li:nth-of-type(3) {
        z-index: 300; }
        body.family-recognition .main .panel-static-family-recognition-how-we-won-php ol.outer-list li li:nth-of-type(3) img {
          max-width: 55px;
          max-width: 3.4375rem;
          height: 45px;
          height: 2.8125rem; }
      @media screen and (max-width: 1100px) {
        body.family-recognition .main .panel-static-family-recognition-how-we-won-php ol.outer-list li li .img-wrap {
          padding: 28px;
          padding: 1.75rem;
          width: 95px;
          width: 5.9375rem;
          height: 95px;
          height: 5.9375rem; }
        body.family-recognition .main .panel-static-family-recognition-how-we-won-php ol.outer-list li li:first-child:after, body.family-recognition .main .panel-static-family-recognition-how-we-won-php ol.outer-list li li:nth-of-type(2):after {
          top: 31.6666666667px; }
        body.family-recognition .main .panel-static-family-recognition-how-we-won-php ol.outer-list li li:first-child {
          margin-left: 0; }
          body.family-recognition .main .panel-static-family-recognition-how-we-won-php ol.outer-list li li:first-child img {
            max-width: 32px;
            max-width: 2rem;
            height: 27px;
            height: 1.6875rem; }
        body.family-recognition .main .panel-static-family-recognition-how-we-won-php ol.outer-list li li:nth-of-type(2) img {
          max-width: 39px;
          max-width: 2.4375rem;
          height: 36px;
          height: 2.25rem; }
        body.family-recognition .main .panel-static-family-recognition-how-we-won-php ol.outer-list li li:nth-of-type(3) img {
          max-width: 39px;
          max-width: 2.4375rem;
          height: 32px;
          height: 2rem; } }
    @media screen and (max-width: 870px) {
      body.family-recognition .main .panel-static-family-recognition-how-we-won-php ol.outer-list ol li {
        float: none;
        width: 100%;
        padding: 30px 0 40px 0;
        padding:  1.875rem 0 2.5rem 0; }
        body.family-recognition .main .panel-static-family-recognition-how-we-won-php ol.outer-list ol li:first-child:after, body.family-recognition .main .panel-static-family-recognition-how-we-won-php ol.outer-list ol li:nth-of-type(2):after {
          right: auto;
          top: auto;
          bottom: -6px;
          bottom: -0.375rem;
          left: 50%;
          margin-left: -17px;
          margin-left: -1.0625rem;
          -webkit-transform: rotate(90deg);
          transform: rotate(90deg); } }
  body.family-recognition .main .panel-static-family-recognition-how-we-won-php .one > img {
    width: 68px;
    width: 4.25rem;
    height: 41px;
    height: 2.5625rem; }
  body.family-recognition .main .panel-static-family-recognition-how-we-won-php .two > img {
    width: 63px;
    width: 3.9375rem;
    height: 59px;
    height: 3.6875rem; }
  body.family-recognition .main .panel-static-family-recognition-how-we-won-php .three > img {
    width: 77px;
    width: 4.8125rem;
    height: 52px;
    height: 3.25rem; }

@media screen and (min-width: 640px) {
  body.family-recognition .main .panel-3898 .row > .columns {
    padding-top: 60px;
    padding-top: 3.75rem; }
    body.family-recognition .main .panel-3898 .row > .columns p:nth-of-type(2) {
      font-size: 28px;
      font-size: 1.75rem; } }

@media screen and (max-width: 640px) {
  body.family-recognition .main .panel-3898 .row {
    padding-bottom: 0; }
  body.family-recognition .main .panel-3898 .row > .columns {
    background-color: #1a1a1a;
    padding-top: 10px;
    padding-top: 0.625rem;
    padding-right: 40px;
    padding-right: 2.5rem;
    padding-left: 40px;
    padding-left: 2.5rem; } }

body.page.outgiving .static-panel-outgiving {
  background-size: cover; }
  body.page.outgiving .static-panel-outgiving img {
    position: absolute;
    right: 0;
    top: 60px; }

body.page.outgiving .panel-static-outgiving-save-the-date-php {
  background: red; }
  body.page.outgiving .panel-static-outgiving-save-the-date-php .success-message {
    display: none; }
  body.page.outgiving .panel-static-outgiving-save-the-date-php .form-errors {
    display: none;
    color: #ff3232; }
  body.page.outgiving .panel-static-outgiving-save-the-date-php a {
    color: #FFF; }
  body.page.outgiving .panel-static-outgiving-save-the-date-php hr {
    border-color: #62c8d9; }
  body.page.outgiving .panel-static-outgiving-save-the-date-php p, body.page.outgiving .panel-static-outgiving-save-the-date-php .required-text, body.page.outgiving .panel-static-outgiving-save-the-date-php strong {
    color: #62c8d9;
    font-size: 14px;
    font-size: 0.875rem; }
  body.page.outgiving .panel-static-outgiving-save-the-date-php h2 {
    color: #FFF;
    margin-top: 32px;
    margin-top: 2rem; }
  body.page.outgiving .panel-static-outgiving-save-the-date-php a.cta {
    background: white;
    color: #163f43;
    display: inline-block;
    padding: 10px 15px; }
    body.page.outgiving .panel-static-outgiving-save-the-date-php a.cta:hover {
      box-shadow: 0px 3px 15px rgba(0, 0, 0, 0.4); }

body.page.outgiving form > div {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 10px;
  padding-bottom: 10px; }
  body.page.outgiving form > div .small-12, body.page.outgiving form > div .small-8 {
    padding-left: 0; }

body.page.outgiving form .required-text {
  padding-bottom: 20px;
  display: block; }

body.page.outgiving form input[type="text"],
body.page.outgiving form input[type="email"],
body.page.outgiving form input[type='number'],
body.page.outgiving form input[type='tel'],
body.page.outgiving form textarea,
body.page.outgiving form select {
  background-color: #276e75;
  border: none;
  margin: 0;
  padding-bottom: 10px; }

body.page.outgiving form input[type='submit'] {
  background-color: #676767; }

body.page.outgiving form select {
  color: #ffffff; }

body.page.outgiving form input[type="checkbox"] {
  margin-bottom: 0; }

body.page.outgiving form textarea {
  min-height: 100px;
  min-height: 6.25rem; }

body.page.outgiving form label {
  color: white; }

body.page.outgiving form label[for="agree"] {
  border: initial;
  clip: auto;
  height: auto;
  margin: auto;
  overflow: visible;
  padding: initial;
  position: static;
  width: auto; }

body.page.outgiving form label[for="agree"] b {
  color: #62c8d9;
  font-weight: lighter;
  margin-left: 10px;
  margin-left: 0.625rem; }

body.page.outgiving form input.error, body.page.outgiving form textarea.error, body.page.outgiving form select.error {
  border: #ff3232 solid 2px; }

body.page.outgiving form input[type="checkbox"].error + b {
  color: #ff3232;
  text-decoration: underline; }

@media screen and (max-width: 767px) {
  body.outgiving .panel-static-outgiving-save-the-date-php h3 {
    margin-top: 30px;
    margin-top: 1.875rem; } }

body.page.our-approach .our-approach-urgency .text-wrapper div p {
  font-size: 14px;
  font-weight: 100; }
  body.page.our-approach .our-approach-urgency .text-wrapper div p strong {
    text-transform: uppercase; }

body.page.our-approach .our-approach-link-panels {
  min-height: 300px; }
  body.page.our-approach .our-approach-link-panels .text-wrapper div {
    padding: 0;
    position: relative;
    top: 45%; }
    body.page.our-approach .our-approach-link-panels .text-wrapper div h3.smaller-h3 a span img[class*='wp-image'] {
      margin: 2px 10px 10px 0; }
    body.page.our-approach .our-approach-link-panels .text-wrapper div h3.smaller-h3 a span,
    body.page.our-approach .our-approach-link-panels .text-wrapper div h3.smaller-h3 a,
    body.page.our-approach .our-approach-link-panels .text-wrapper div h3.smaller-h3 {
      font-size: 35px;
      font-size: 2.1875rem;
      display: block;
      margin: auto;
      text-align: center; }

body.page.it-takes-money .panel-3539 .text-wrapper {
  padding-top: 140px;
  padding-top: 8.75rem; }

@media screen and (max-width: 640px) {
  body.page.it-takes-money .panel-3539 .inner {
    background-position: -370px 0; } }

@media screen and (max-width: 640px) {
  body.page.it-takes-money .panel-3551 h2, body.page.it-takes-money .panel-3551 p {
    text-align: left; } }

@media screen and (max-width: 700px) {
  body.page.it-takes-money .panel-3548 .inner {
    background-position: -390px 0; } }

@media screen and (min-width: 700px) {
  body.page.it-takes-money .panel-3548 .inner {
    background-position: center; } }

body.page.it-takes-money .our-approach-link-panels {
  min-height: 300px; }
  body.page.it-takes-money .our-approach-link-panels .text-wrapper div {
    padding: 0;
    position: relative;
    top: 45%; }
    body.page.it-takes-money .our-approach-link-panels .text-wrapper div h3.smaller-h3 a span img[class*='wp-image'] {
      margin: 2px 10px 10px 0; }
    body.page.it-takes-money .our-approach-link-panels .text-wrapper div h3.smaller-h3 span a,
    body.page.it-takes-money .our-approach-link-panels .text-wrapper div h3.smaller-h3 a span,
    body.page.it-takes-money .our-approach-link-panels .text-wrapper div h3.smaller-h3 a,
    body.page.it-takes-money .our-approach-link-panels .text-wrapper div h3.smaller-h3 {
      font-size: 35px;
      font-size: 2.1875rem;
      display: block;
      margin: auto;
      text-align: center; }

.equal-treatment .panel-equal-treatment-hero {
  background-color: #808080; }

.equal-treatment section.panel-type-01-php .panel-equal-treatment-hero {
  background-position: 0 0; }

.equal-treatment .panel-equal-treatment-the-challenge {
  background-color: #c0e9f0;
  text-align: center; }
  .equal-treatment .panel-equal-treatment-the-challenge h2 {
    color: #62c8d9;
    border-bottom: 2px solid #62c8d9;
    padding-bottom: 15px;
    padding-bottom: 0.9375rem;
    margin-bottom: 18px;
    margin-bottom: 1.125rem; }
  .equal-treatment .panel-equal-treatment-the-challenge h3 {
    line-height: .9;
    margin-bottom: 0; }
  .equal-treatment .panel-equal-treatment-the-challenge h3, .equal-treatment .panel-equal-treatment-the-challenge p {
    color: #d88031; }
  .equal-treatment .panel-equal-treatment-the-challenge .map-tab-wrapper {
    background: #62c8d9;
    background: -moz-linear-gradient(top, #62c8d9 0%, #c0e9f0 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #62c8d9), color-stop(100%, #c0e9f0));
    background: -webkit-linear-gradient(top, #62c8d9 0%, #c0e9f0 100%);
    background: -o-linear-gradient(top, #62c8d9 0%, #c0e9f0 100%);
    background: -ms-linear-gradient(top, #62c8d9 0%, #c0e9f0 100%);
    background: linear-gradient(to bottom, #62c8d9 0%, #c0e9f0 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$top', endColorstr='$bottom',GradientType=0 );
    border-top: 2px solid #1a4a4f;
    margin-top: 56px;
    margin-top: 3.5rem;
    padding-bottom: 50px;
    padding-bottom: 3.125rem; }
    .equal-treatment .panel-equal-treatment-the-challenge .map-tab-wrapper p {
      color: #1a4a4f; }
  .equal-treatment .panel-equal-treatment-the-challenge .tabs {
    margin-bottom: 0;
    position: relative;
    top: -28px;
    top: -1.75rem; }
    .equal-treatment .panel-equal-treatment-the-challenge .tabs {
      margin-left: 0;
      padding-left: 0; }
    .equal-treatment .panel-equal-treatment-the-challenge .tabs li {
      margin-left: 0;
      padding-left: 0;
      list-style-type: none; }
    .equal-treatment .panel-equal-treatment-the-challenge .tabs a {
      display: block;
      background-color: #ffffff;
      color: #1a4a4f;
      text-align: center;
      text-transform: uppercase;
      line-height: 1;
      letter-spacing: 1px;
      letter-spacing: 0.0625rem;
      padding: 20px;
      padding: 1.25rem; }
    .equal-treatment .panel-equal-treatment-the-challenge .tabs li {
      border-top: 1px solid #1a4a4f; }
      .equal-treatment .panel-equal-treatment-the-challenge .tabs li:first-child {
        border: none; }
    .equal-treatment .panel-equal-treatment-the-challenge .tabs li.active a {
      color: #62c8d9;
      background-color: #1a4a4f; }
  .equal-treatment .panel-equal-treatment-the-challenge .tabs-content img[src^='https://lgbtmap.org'] {
    width: 780px;
    width: 48.75rem;
    height: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
    -webkit-filter: hue-rotate(115deg) saturate(1.5);
    filter: hue-rotate(115deg) saturate(1.5); }
  .equal-treatment .panel-equal-treatment-the-challenge .tabs-content .content {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px; }
  .equal-treatment .panel-equal-treatment-the-challenge .tabs-content .content.active {
    border: initial;
    clip: auto;
    height: auto;
    margin: auto;
    overflow: visible;
    padding: initial;
    position: static;
    width: auto; }
  .equal-treatment .panel-equal-treatment-the-challenge .legend {
    padding-top: 45px;
    padding-top: 2.8125rem; }
    .equal-treatment .panel-equal-treatment-the-challenge .legend p {
      font-size: 14px;
      font-size: 0.875rem;
      text-align: left;
      padding-left: 35px;
      padding-left: 2.1875rem;
      position: relative;
      letter-spacing: 0;
      line-height: 1.3; }
      .equal-treatment .panel-equal-treatment-the-challenge .legend p:before {
        content: '';
        width: 25px;
        width: 1.5625rem;
        height: 25px;
        height: 1.5625rem;
        text-indent: 110%;
        display: block;
        overflow: hidden;
        white-space: nowrap;
        background-image: url("../img/equality-maps-legend-sprite-8.png?17");
        background-position: 0 0;
        background-repeat: no-repeat;
        position: absolute;
        top: 0;
        left: 0; }
    .equal-treatment .panel-equal-treatment-the-challenge .legend li:nth-child(2) p:before {
      background-position: 0 -26px; }
    .equal-treatment .panel-equal-treatment-the-challenge .legend li:nth-child(3) p:before {
      background-position: 0 -53px; }
    .equal-treatment .panel-equal-treatment-the-challenge .legend li:nth-child(4) p:before {
      background-position: 0 -79px; }

.equal-treatment .panel-equal-treatment-consequences img[class*='wp-image'] {
  margin-top: 0;
  margin-bottom: 0; }

@media screen and (max-width: 920px) {
  .equal-treatment .panel-equal-treatment-make-change {
    background-position: -70px 0; } }

.equal-treatment .panel-equal-treatment-make-change ul {
  margin-left: 0;
  padding-left: 0; }

.equal-treatment .panel-equal-treatment-make-change ul li {
  margin-left: 0;
  padding-left: 0;
  list-style-type: none; }

.equal-treatment .panel-equal-treatment-make-change li {
  margin-bottom: 14px; }
  .equal-treatment .panel-equal-treatment-make-change li span {
    display: block; }
    .equal-treatment .panel-equal-treatment-make-change li span > span {
      font-family: 'DukeFill', sans-serif;
      font-size: 60px;
      line-height: 1;
      margin-bottom: -12px; }

.equal-treatment .panel-equal-treatment-fairness .row {
  padding-top: 30px;
  padding-bottom: 0; }

.equal-treatment .panel-equal-treatment-focus-areas-rotator {
  padding: 0 10% 2% 10%;
  overflow: hidden; }
  .equal-treatment .panel-equal-treatment-focus-areas-rotator .subhead {
    text-align: center;
    color: #d88031;
    font-family: 'Lato', sans-serif;
    font-weight: 900;
    text-transform: uppercase;
    font-size: 18px;
    line-height: 1.6;
    padding: 2% 0; }
    .equal-treatment .panel-equal-treatment-focus-areas-rotator .subhead:first-of-type {
      margin-top: 40px;
      margin-top: 2.5rem; }
  .equal-treatment .panel-equal-treatment-focus-areas-rotator .row {
    background-color: transparent; }
  .equal-treatment .panel-equal-treatment-focus-areas-rotator p.dots-intro-text {
    font-family: 'Lato', sans-serif;
    letter-spacing: 1px;
    text-align: center;
    font-size: 18px; }
  .equal-treatment .panel-equal-treatment-focus-areas-rotator .gill-rotator {
    padding-bottom: 0; }
    .equal-treatment .panel-equal-treatment-focus-areas-rotator .gill-rotator > div img {
      margin: 0 auto;
      display: block; }
    .equal-treatment .panel-equal-treatment-focus-areas-rotator .gill-rotator > div p, .equal-treatment .panel-equal-treatment-focus-areas-rotator .gill-rotator > div li {
      color: #1a4a4f; }
    .equal-treatment .panel-equal-treatment-focus-areas-rotator .gill-rotator > div ul {
      list-style: none; }
    .equal-treatment .panel-equal-treatment-focus-areas-rotator .gill-rotator > div li {
      font-family: 'Lato', sans-serif;
      position: relative;
      letter-spacing: 1px;
      margin-bottom: 20px;
      margin-bottom: 1.25rem; }
      .equal-treatment .panel-equal-treatment-focus-areas-rotator .gill-rotator > div li .bullet-point:before {
        content: '';
        width: 24px;
        height: 24px;
        background: url("../img/graphic-double-arrow-right-blue.png?17") no-repeat 0 0;
        position: absolute;
        left: -.75em;
        top: 0; }
      .equal-treatment .panel-equal-treatment-focus-areas-rotator .gill-rotator > div li .bullet-point-button {
        padding: 0 1em; }
    .equal-treatment .panel-equal-treatment-focus-areas-rotator .gill-rotator > div .content-area {
      border-top: 1px solid #62c8d9;
      margin-top: 30px;
      margin-bottom: 30px; }
    .equal-treatment .panel-equal-treatment-focus-areas-rotator .gill-rotator > div .join-us {
      margin-top: 30px; }
      .equal-treatment .panel-equal-treatment-focus-areas-rotator .gill-rotator > div .join-us p {
        font-size: 16px; }
      .equal-treatment .panel-equal-treatment-focus-areas-rotator .gill-rotator > div .join-us img {
        margin: 0; }
    .equal-treatment .panel-equal-treatment-focus-areas-rotator .gill-rotator .slick-dots {
      bottom: 0; }
      .equal-treatment .panel-equal-treatment-focus-areas-rotator .gill-rotator .slick-dots li {
        width: 30px;
        height: 29px; }
        .equal-treatment .panel-equal-treatment-focus-areas-rotator .gill-rotator .slick-dots li button {
          height: 100%;
          width: 100%; }
          .equal-treatment .panel-equal-treatment-focus-areas-rotator .gill-rotator .slick-dots li button:before {
            content: "";
            width: 100%;
            height: 100%;
            line-height: 100%;
            padding: 0;
            background-image: url("../img/state-btns-sprite.png?17");
            background-repeat: no-repeat; }
      .equal-treatment .panel-equal-treatment-focus-areas-rotator .gill-rotator .slick-dots li:first-child button:before {
        background-position: 0 0; }
      .equal-treatment .panel-equal-treatment-focus-areas-rotator .gill-rotator .slick-dots li.slick-active:first-child button:before, .equal-treatment .panel-equal-treatment-focus-areas-rotator .gill-rotator .slick-dots li:first-child button:hover:before, .equal-treatment .panel-equal-treatment-focus-areas-rotator .gill-rotator .slick-dots li:first-child button:focus:before {
        background-position: 0 -29px; }
      .equal-treatment .panel-equal-treatment-focus-areas-rotator .gill-rotator .slick-dots li:nth-child(2) button:before {
        background-position: -38px 0; }
      .equal-treatment .panel-equal-treatment-focus-areas-rotator .gill-rotator .slick-dots li.slick-active:nth-child(2) button:before, .equal-treatment .panel-equal-treatment-focus-areas-rotator .gill-rotator .slick-dots li:nth-child(2) button:hover:before, .equal-treatment .panel-equal-treatment-focus-areas-rotator .gill-rotator .slick-dots li:nth-child(2) button:focus:before {
        background-position: -38px -29px; }
      .equal-treatment .panel-equal-treatment-focus-areas-rotator .gill-rotator .slick-dots li:nth-child(3) button:before {
        background-position: -76px 0; }
      .equal-treatment .panel-equal-treatment-focus-areas-rotator .gill-rotator .slick-dots li.slick-active:nth-child(3) button:before, .equal-treatment .panel-equal-treatment-focus-areas-rotator .gill-rotator .slick-dots li:nth-child(3) button:hover:before, .equal-treatment .panel-equal-treatment-focus-areas-rotator .gill-rotator .slick-dots li:nth-child(3) button:focus:before {
        background-position: -76px -29px; }

@media only screen and (max-width: 640px) {
  .equal-treatment section.panel-type-01-php .panel-equal-treatment-hero {
    background-position: -60px 0; }
  .equal-treatment .panel-equal-treatment-fairness img {
    display: block;
    margin: 0 auto 20px; }
  .equal-treatment .panel-equal-treatment-fairness h3 {
    font-size: 60px; }
  .equal-treatment .panel-equal-treatment-fairness .columns .row .columns {
    padding-left: 0;
    padding-right: 0; }
  .equal-treatment .panel-equal-treatment-focus-areas-rotator {
    background-color: #ffffff; }
    .equal-treatment .panel-equal-treatment-focus-areas-rotator .gill-rotator > div li {
      margin-bottom: 20px; }
      .equal-treatment .panel-equal-treatment-focus-areas-rotator .gill-rotator > div li:first-child {
        padding-right: 0; }
    .equal-treatment .panel-equal-treatment-focus-areas-rotator .gill-rotator > div .join-us {
      margin-top: 0; }
  .equal-treatment .panel-equal-treatment-make-change {
    background-image: none !important; } }

@media all and (min-width: 40.063em) {
  .equal-treatment .panel-equal-treatment-the-challenge .tabs li {
    display: inline-block;
    border-left: 1px solid #c0e9f0;
    border-top: none;
    margin-left: -4px;
    margin-left: -0.25rem; }
    .equal-treatment .panel-equal-treatment-the-challenge .tabs li:first-child {
      border: none;
      margin-left: 0; } }

@media only screen and (min-width: 800px) {
  .main section.panel-type-01-php .panel-equal-treatment-hero .text-wrapper div {
    padding: 330px 0 0 0; } }

@media only screen and (min-width: 1400px) {
  .main section.panel-type-01-php .panel-equal-treatment-hero .text-wrapper div {
    padding-top: 420px; } }

body.page.a-prosperous-colorado .panel-depth-of-commitment h3 .small-type {
  font-family: 'Lato', sans-serif;
  text-transform: none; }

body.page.a-prosperous-colorado .panel-depth-of-commitment h2 {
  color: #d88031; }

body.page.a-prosperous-colorado .global-learn-about {
  background: #d88031; }
  body.page.a-prosperous-colorado .global-learn-about h2 {
    color: #a54a09; }
  body.page.a-prosperous-colorado .global-learn-about h3 a {
    color: #FFF;
    background-image: url("../img/graphic-right-arrow-white.png?17"); }

body.page.a-prosperous-colorado .panel-prosperous-colorado-work-in-action-rotator .row {
  background-color: #ffffff; }

body.page.a-prosperous-colorado .panel-prosperous-colorado-work-in-action-rotator .panel-header {
  margin: 0;
  padding-top: 20px; }
  body.page.a-prosperous-colorado .panel-prosperous-colorado-work-in-action-rotator .panel-header h2 {
    text-transform: uppercase;
    color: #d88031;
    font-family: 'Lato', sans-serif;
    font-weight: 900;
    font-size: 18px; }
  body.page.a-prosperous-colorado .panel-prosperous-colorado-work-in-action-rotator .panel-header .columns {
    padding-left: 0; }

body.page.a-prosperous-colorado .panel-prosperous-colorado-work-in-action-rotator .slick-slider {
  margin-bottom: 0;
  padding-bottom: 20px; }
  body.page.a-prosperous-colorado .panel-prosperous-colorado-work-in-action-rotator .slick-slider a {
    display: block; }
  body.page.a-prosperous-colorado .panel-prosperous-colorado-work-in-action-rotator .slick-slider img {
    max-width: 95%;
    display: block;
    margin: 20px 0 0 0; }
  body.page.a-prosperous-colorado .panel-prosperous-colorado-work-in-action-rotator .slick-slider p {
    margin: 10px 40px 0 0; }

body.page.a-prosperous-colorado .panel-prosperous-colorado-our-focus .flush-indent-right-inside {
  text-indent: -19px; }
  body.page.a-prosperous-colorado .panel-prosperous-colorado-our-focus .flush-indent-right-inside img[class*='wp-image'] {
    margin: 0;
    position: relative;
    top: -4px;
    left: -4px; }

@media screen and (max-width: 767px) {
  body.page.a-prosperous-colorado p > img[src*='arrow'] {
    float: left;
    margin-right: 10px;
    margin-right: 0.625rem; }
  .panel-prosperous-colorado-our-focus p {
    text-align: left; } }

body.priorities .panel .row {
  background-color: transparent; }

body.priorities .panel .inner {
  min-height: 700px; }

body.priorities .panel .text-wrapper > div {
  padding: 2% 0 20% 0;
  max-width: 1200px;
  margin: 0 auto; }

body.priorities .panel h2, body.priorities .panel h3, body.priorities .panel p {
  color: #ffffff;
  text-align: center;
  text-shadow: 0 0 5px rgba(0, 0, 0, 0.75); }

body.priorities .panel h2, body.priorities .panel h3 {
  font-family: 'DukeFill', sans-serif;
  text-transform: uppercase;
  line-height: 1; }

body.priorities .panel h2 {
  font-size: 105px; }

body.priorities .panel .subhead {
  font-family: 'Lato', sans-serif;
  font-weight: 900;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 1.6; }

body.priorities .panel .cta {
  font-family: 'Pathway Gothic One', sans-serif;
  font-size: 24px;
  line-height: 1.2; }
  body.priorities .panel .cta a {
    display: inline-block;
    margin-left: auto;
    margin-right: auto; }
    body.priorities .panel .cta a:hover, body.priorities .panel .cta a:focus {
      text-decoration: none; }

body.priorities .panel .priorities-hero .text-wrapper > div {
  padding-top: 310px;
  padding-top: 19.375rem; }

body.priorities .panel-static-equal-treatment {
  background-image: url("../img/panel_bgs/priorities-equal-treatment.jpg?17"); }
  body.priorities .panel-static-equal-treatment.inner {
    min-height: 830px;
    min-height: 51.875rem; }
  body.priorities .panel-static-equal-treatment .subhead img {
    display: block;
    margin: 0 auto 10px auto; }
  body.priorities .panel-static-equal-treatment .row h2 {
    text-align: left; }
  body.priorities .panel-static-equal-treatment .row h3 {
    font-size: 64px;
    margin-bottom: 0; }
  body.priorities .panel-static-equal-treatment .row h3, body.priorities .panel-static-equal-treatment .row p {
    text-align: left;
    color: #62c8d9;
    text-shadow: none; }
  body.priorities .panel-static-equal-treatment .row p {
    margin-bottom: 30px;
    margin-bottom: 1.875rem;
    font-size: 20px;
    font-size: 1.25rem; }
    body.priorities .panel-static-equal-treatment .row p.subhead {
      color: #ffffff;
      margin-bottom: 0; }
  body.priorities .panel-static-equal-treatment .row hr {
    margin-bottom: 20px;
    margin-bottom: 1.25rem; }
  @media screen and (max-width: 800px) {
    body.priorities .panel-static-equal-treatment .text-wrapper h2 {
      font-size: 70px;
      font-size: 4.375rem; } }

body.priorities .panel .panel-static-safe-schools {
  min-height: 600px; }

body.priorities .panel-static-safe-schools {
  background-color: #7a5d94; }
  body.priorities .panel-static-safe-schools .subhead img {
    display: block;
    margin: 0 auto 10px auto; }
  body.priorities .panel-static-safe-schools .row img {
    margin-bottom: 30px; }
  body.priorities .panel-static-safe-schools .row p {
    text-align: left; }
  body.priorities .panel-static-safe-schools .row .left-col p {
    text-shadow: none;
    color: #261635; }
  body.priorities .panel-static-safe-schools .row .left-col .stat-title {
    font-family: 'DukeFill', sans-serif;
    font-size: 70px;
    text-transform: uppercase;
    line-height: 1; }
    body.priorities .panel-static-safe-schools .row .left-col .stat-title span {
      font-size: 40px; }
  body.priorities .panel-static-safe-schools .row .left-col .stat-content {
    font-size: 20px;
    line-height: 1.4; }
  body.priorities .panel-static-safe-schools .row .right-col p {
    font-size: 20px;
    line-height: 1.4; }
  body.priorities .panel-static-safe-schools .row .right-col span {
    font-family: 'DukeFill', sans-serif;
    font-size: 70px;
    line-height: 1;
    text-shadow: none;
    display: block;
    color: #261635;
    line-height: 1;
    margin-top: 10px; }
    body.priorities .panel-static-safe-schools .row .right-col span img {
      display: inline;
      margin: 0; }

body.priorities .panel-static-family-recognition {
  background-image: url("../img/panel_bgs/photo-priorities-family-recognition.jpg?17");
  background-color: #8a804a;
  background-position: center center; }
  @media screen and (max-width: 640px) {
    body.priorities .panel-static-family-recognition .cta {
      margin-top: 0; } }
  @media screen and (min-width: 640px) {
    body.priorities .panel-static-family-recognition .cta {
      margin-top: 130px;
      margin-top: 8.125rem; } }
  @media screen and (min-width: 750px) {
    body.priorities .panel-static-family-recognition .cta {
      margin-top: 230px;
      margin-top: 14.375rem; } }

body.priorities .panel .panel-static-prosperous-colorado {
  min-height: 860px; }

body.priorities .panel-static-prosperous-colorado {
  background-color: #d88031; }
  body.priorities .panel-static-prosperous-colorado .subhead img {
    display: block;
    margin: 0 auto 10px auto; }
  body.priorities .panel-static-prosperous-colorado .row:first-child {
    margin-top: 20px;
    margin-bottom: 0;
    padding-bottom: 50px !important; }
  body.priorities .panel-static-prosperous-colorado .columns p {
    text-align: left;
    text-shadow: none; }
  body.priorities .panel-static-prosperous-colorado .columns p, body.priorities .panel-static-prosperous-colorado .columns li {
    color: #a54a09;
    font-family: 'Lato', sans-serif;
    font-weight: 900;
    font-size: 20px;
    line-height: 1.2; }
  body.priorities .panel-static-prosperous-colorado .columns .col1 p {
    border-right: 1px solid #a54a09; }
    body.priorities .panel-static-prosperous-colorado .columns .col1 p img {
      display: block;
      margin: 20px 0; }
  body.priorities .panel-static-prosperous-colorado .columns .col2 p, body.priorities .panel-static-prosperous-colorado .columns .col2 li {
    font-family: 'Pathway Gothic One', sans-serif; }
  body.priorities .panel-static-prosperous-colorado .columns .col2 ul {
    margin-left: 0;
    padding-left: 0; }
  body.priorities .panel-static-prosperous-colorado .columns .col2 ul li {
    margin-left: 0;
    padding-left: 0;
    list-style-type: none; }
  body.priorities .panel-static-prosperous-colorado .columns .col2 li img {
    display: block;
    float: left;
    margin-right: 20px; }

@media only screen and (min-width: 1500px) {
  body.priorities .panel-static-family-recognition {
    background-position: center -120px; } }

@media only screen and (max-width: 1024px) {
  body.priorities .panel .text-wrapper > div {
    padding-top: 4%; }
  body.priorities .panel h2 {
    font-size: 90px; }
    body.priorities .panel h2 span {
      font-size: 90px; }
    body.priorities .panel h2 .subhead {
      font-size: 40px; }
    body.priorities .panel h2 .cta {
      font-size: 50px; }
  body.priorities .panel-static-equal-treatment {
    background-position: -240px 0; }
  body.priorities .panel .panel-static-safe-schools {
    min-height: 880px; }
    body.priorities .panel .panel-static-safe-schools .row .right-col, body.priorities .panel .panel-static-safe-schools .row .left-col {
      margin-left: 8.33333%;
      width: auto;
      float: left;
      padding-top: 20px; }
  body.priorities .panel-static-family-recognition {
    background-position: center center; }
    body.priorities .panel-static-family-recognition .row .row > .columns p {
      text-align: center; }
    body.priorities .panel-static-family-recognition .row .row .col1 p {
      line-height: 1;
      margin-bottom: 0; }
  body.priorities .panel-static-prosperous-colorado {
    min-height: 860px; }
    body.priorities .panel-static-prosperous-colorado .row .columns .col1 p {
      padding-right: 20px; }
    body.priorities .panel-static-prosperous-colorado .row .columns .col2 ul, body.priorities .panel-static-prosperous-colorado .row .columns .col2 li {
      width: 100%;
      height: auto !important; } }

@media only screen and (max-width: 640px) {
  body.priorities .panel h2 {
    font-size: 40px; }
  body.priorities .panel .subhead {
    font-size: 18px; }
  body.priorities .panel .cta {
    font-size: 24px; }
  body.priorities .panel .cta {
    padding-left: 20px;
    padding-right: 20px; }
  body.priorities .panel .text-wrapper > div {
    padding-bottom: 4%; }
  body.priorities .panel-static-equal-treatment {
    background-image: none;
    background-color: #b3bac2; }
    body.priorities .panel-static-equal-treatment .row {
      padding-left: 20px; }
      body.priorities .panel-static-equal-treatment .row h3 {
        font-size: 40px; }
    body.priorities .panel-static-equal-treatment .row h3, body.priorities .panel-static-equal-treatment .row p {
      color: #1a4a4f; }
    body.priorities .panel-static-equal-treatment .row h3 img {
      display: none; }
  body.priorities .panel-static-safe-schools .row {
    padding-left: 20px; }
    body.priorities .panel-static-safe-schools .row h3 {
      font-size: 40px; }
  body.priorities .panel-static-family-recognition {
    background-image: none;
    background-color: #1a4a4f; }
    body.priorities .panel-static-family-recognition .row {
      padding-left: 20px; }
      body.priorities .panel-static-family-recognition .row h3 {
        font-size: 40px; }
  body.priorities .panel-static-prosperous-colorado .row {
    padding-left: 20px; }
    body.priorities .panel-static-prosperous-colorado .row h3 {
      font-size: 40px; }
  body.priorities .panel-static-prosperous-colorado .columns .col1 p {
    border: none; }
  body.priorities .panel-static-prosperous-colorado .columns .col2 li {
    clear: left; }
    body.priorities .panel-static-prosperous-colorado .columns .col2 li img {
      float: none;
      margin: 0 0 10px 0; } }

body.single-press-release .main h1 {
  background: none;
  text-align: left;
  font-family: 'Lato', sans-serif;
  text-transform: uppercase;
  color: #4d4d4d;
  font-weight: 900;
  font-size: 20px;
  font-size: 1.25rem;
  letter-spacing: 1px;
  letter-spacing: 0.0625rem;
  min-height: 70px;
  min-height: 4.375rem;
  line-height: 1.2;
  text-transform: none;
  min-height: 0; }
  body.single-press-release .main h1 + strong {
    font-size: 13px;
    font-size: 0.8125rem;
    margin-top: 10px;
    margin-top: 0.625rem;
    display: block; }
    body.single-press-release .main h1 + strong + p {
      margin-top: 23px;
      margin-top: 1.4375rem; }

body.single-press-release .main > .row > h2 {
  position: relative;
  font-family: 'DukeFill', sans-serif;
  text-transform: uppercase;
  font-size: 70px;
  font-size: 4.375rem;
  color: #ffffff;
  text-align: center;
  line-height: 220px;
  line-height: 13.75rem;
  background: #e0f4f7 url("../img/header-media-news.jpg?17") no-repeat center center;
  background-size: cover;
  margin: 0; }
  body.single-press-release .main > .row > h2:before {
    content: '';
    position: absolute;
    z-index: 400;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5); }
  body.single-press-release .main > .row > h2 span {
    position: relative;
    z-index: 500; }

body.single-press-release .main .content-wrapper {
  max-width: 62.5rem;
  margin-left: auto;
  margin-right: auto; }

body.single-press-release .main .col-2 .press-news-lists h3 {
  min-height: 0;
  font-family: 'DukeFill', sans-serif;
  color: #62c8d9;
  font-size: 30px;
  font-size: 1.875rem;
  text-transform: uppercase;
  letter-spacing: 1px; }

body.single-press-release .main .col-2 .press-news-lists ul, body.single-press-release .main .col-2 .press-news-lists li {
  margin-left: 0;
  padding-left: 0; }

body.single-press-release .main .col-2 .press-news-lists ul {
  border-bottom: 1px solid #d9d9d9;
  margin-bottom: 40px;
  margin-bottom: 2.5rem; }

body.single-press-release .main .col-2 .press-news-lists li {
  list-style-type: none;
  background: none;
  margin-bottom: 0;
  font-family: 'Lato', sans-serif;
  border-top: 1px solid #d9d9d9; }
  body.single-press-release .main .col-2 .press-news-lists li a {
    display: block;
    float: none;
    color: #808080;
    text-decoration: none;
    padding: 10px 0;
    padding:  0.625rem 0;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.6; }
    body.single-press-release .main .col-2 .press-news-lists li a:hover, body.single-press-release .main .col-2 .press-news-lists li a:focus {
      color: #4d4d4d; }

body.single-press-release .main .date {
  text-transform: uppercase;
  font-size: 14px;
  font-size: 0.875rem;
  letter-spacing: 1px;
  color: #808080; }

.page-template-tmpl-timeline-php .timeline-arrows {
  width: 100%;
  float: left; }
  .page-template-tmpl-timeline-php .timeline-arrows {
    margin-left: 0;
    padding-left: 0; }
  .page-template-tmpl-timeline-php .timeline-arrows li {
    margin-left: 0;
    padding-left: 0;
    list-style-type: none; }
  .page-template-tmpl-timeline-php .timeline-arrows li, .page-template-tmpl-timeline-php .timeline-arrows a {
    display: block;
    width: 43px;
    height: 86px; }
  .page-template-tmpl-timeline-php .timeline-arrows a {
    text-indent: 110%;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    background-image: url("../img/timeline-arrows.png?17");
    background-repeat: no-repeat;
    background-position: 0 0; }
  .page-template-tmpl-timeline-php .timeline-arrows .prev {
    float: left; }
    .page-template-tmpl-timeline-php .timeline-arrows .prev a {
      background-position: 0 0; }
  .page-template-tmpl-timeline-php .timeline-arrows .next {
    float: right; }
    .page-template-tmpl-timeline-php .timeline-arrows .next a {
      background-position: -43px 0; }

.page-template-tmpl-timeline-php .main .timeline-intro {
  background: url("../img/timeline-intro-bg.jpg?17") no-repeat 0 0/cover;
  padding: 50px 0; }
  .page-template-tmpl-timeline-php .main .timeline-intro h1, .page-template-tmpl-timeline-php .main .timeline-intro p {
    padding-left: 50px;
    padding-right: 50px;
    max-width: 700px;
    text-align: center;
    margin-left: auto;
    margin-right: auto; }
  .page-template-tmpl-timeline-php .main .timeline-intro h1 {
    background: transparent;
    color: #62c8d9;
    line-height: 1.2; }
  .page-template-tmpl-timeline-php .main .timeline-intro p {
    color: #ffffff;
    font-size: 18px;
    font-size: 1.125rem;
    letter-spacing: 1px; }

.page-template-tmpl-timeline-php .header {
  position: relative; }

.page-template-tmpl-timeline-php .main {
  margin-top: 0; }

.page-template-tmpl-timeline-php .timeline-container {
  position: relative;
  z-index: 200;
  top: 0;
  left: 0;
  z-index: 200;
  height: 100%;
  overflow: hidden; }

.page-template-tmpl-timeline-php .main #timeline-content article .year {
  background-repeat: no-repeat;
  background-size: auto 100%;
  padding-left: 50%;
  background-attachment: fixed; }
  .page-template-tmpl-timeline-php .main #timeline-content article .year .text-content {
    background: #33828c;
    background: #33828c;
    padding: 20% 10% 20% 20%; }
    .page-template-tmpl-timeline-php .main #timeline-content article .year .text-content p {
      font-size: 20px;
      font-size: 1.25rem;
      font-family: 'Lato', sans-serif;
      font-weight: 400;
      color: #ffffff;
      margin: 0;
      line-height: 1.4;
      letter-spacing: 1px; }
      .page-template-tmpl-timeline-php .main #timeline-content article .year .text-content p strong {
        font-weight: 900; }

.page-template-tmpl-timeline-php .main #timeline-content article h1 {
  background: transparent;
  line-height: 1;
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.page-template-tmpl-timeline-php .main #timeline-content article .timeline-event {
  background-position: 0 6px;
  background-repeat: no-repeat;
  min-height: 40px;
  min-height: 2.5rem;
  padding: 0 20px 120px 80px;
  padding:  0 1.25rem 7.5rem 5rem; }

.page-template-tmpl-timeline-php .main #timeline-content article .icon-1 {
  background-image: url("../img/timeline-gill-logo.png?17"); }

.page-template-tmpl-timeline-php .main #timeline-content article .icon-2 {
  background-image: url("../img/timeline-people-with-flag.png?17"); }

.page-template-tmpl-timeline-php #timeline-fixed-nav {
  width: 134px;
  width: 8.375rem;
  height: 100%;
  position: fixed;
  top: 0;
  left: 50%;
  z-index: 500;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  padding-top: 270px;
  padding-top: 16.875rem; }
  .page-template-tmpl-timeline-php #timeline-fixed-nav ul {
    position: relative;
    top: 0;
    left: 0; }
    .page-template-tmpl-timeline-php #timeline-fixed-nav ul {
      margin-left: 0;
      padding-left: 0; }
    .page-template-tmpl-timeline-php #timeline-fixed-nav ul li {
      margin-left: 0;
      padding-left: 0;
      list-style-type: none; }
    .page-template-tmpl-timeline-php #timeline-fixed-nav ul.year-1992 {
      top: -133px; }
    .page-template-tmpl-timeline-php #timeline-fixed-nav ul.year-1993 {
      top: -163px; }
    .page-template-tmpl-timeline-php #timeline-fixed-nav ul.year-1994 {
      top: -183px; }
    .page-template-tmpl-timeline-php #timeline-fixed-nav ul.year-1995 {
      top: -203px; }
    .page-template-tmpl-timeline-php #timeline-fixed-nav ul.year-1996 {
      top: -223px; }
    .page-template-tmpl-timeline-php #timeline-fixed-nav ul.year-1997 {
      top: -243px; }
    .page-template-tmpl-timeline-php #timeline-fixed-nav ul.year-1998 {
      top: -263px; }
    .page-template-tmpl-timeline-php #timeline-fixed-nav ul.year-1999 {
      top: -283px; }
    .page-template-tmpl-timeline-php #timeline-fixed-nav ul.year-2000 {
      top: -303px; }
    .page-template-tmpl-timeline-php #timeline-fixed-nav ul.year-2001 {
      top: -323px; }
    .page-template-tmpl-timeline-php #timeline-fixed-nav ul.year-2002 {
      top: -343px; }
    .page-template-tmpl-timeline-php #timeline-fixed-nav ul.year-2003 {
      top: -363px; }
    .page-template-tmpl-timeline-php #timeline-fixed-nav ul.year-2004 {
      top: -383px; }
    .page-template-tmpl-timeline-php #timeline-fixed-nav ul.year-2005 {
      top: -403px; }
    .page-template-tmpl-timeline-php #timeline-fixed-nav ul.year-2006 {
      top: -423px; }
    .page-template-tmpl-timeline-php #timeline-fixed-nav ul.year-2007 {
      top: -443px; }
    .page-template-tmpl-timeline-php #timeline-fixed-nav ul.year-2008 {
      top: -463px; }
    .page-template-tmpl-timeline-php #timeline-fixed-nav ul.year-2009 {
      top: -483px; }
    .page-template-tmpl-timeline-php #timeline-fixed-nav ul.year-2010 {
      top: -503px; }
    .page-template-tmpl-timeline-php #timeline-fixed-nav ul.year-2011 {
      top: -523px; }
    .page-template-tmpl-timeline-php #timeline-fixed-nav ul.year-2012 {
      top: -543px; }
    .page-template-tmpl-timeline-php #timeline-fixed-nav ul.year-2013 {
      top: -563px; }
    .page-template-tmpl-timeline-php #timeline-fixed-nav ul a {
      text-indent: 110%;
      display: block;
      overflow: hidden;
      white-space: nowrap;
      width: 10px;
      height: 10px;
      border-radius: 100%;
      background-color: #62c8d9;
      margin: 10px auto;
      position: relative; }
      .page-template-tmpl-timeline-php #timeline-fixed-nav ul a:hover, .page-template-tmpl-timeline-php #timeline-fixed-nav ul a:focus {
        text-indent: 0;
        overflow: visible; }
      .page-template-tmpl-timeline-php #timeline-fixed-nav ul a span {
        display: block;
        width: 50px;
        width: 3.125rem;
        height: auto;
        position: relative;
        left: 24px;
        left: 1.5rem;
        top: -11px;
        top: -0.6875rem;
        background: #4d4d4d;
        font-family: 'DukeFill', sans-serif;
        font-size: 22px;
        font-size: 1.375rem;
        letter-spacing: 1px;
        letter-spacing: 0.0625rem;
        color: #62c8d9;
        padding: 4px 8px 0;
        padding:  0.25rem 0.5rem 0;
        text-align: center;
        line-height: 28px;
        line-height: 1.75rem; }
        .page-template-tmpl-timeline-php #timeline-fixed-nav ul a span:before {
          content: '';
          width: 0;
          height: 0;
          border-top: 9px solid transparent;
          border-bottom: 9px solid transparent;
          border-right: 9px solid #4d4d4d;
          position: absolute;
          left: -9px;
          top: 7px;
          top: 0.4375rem; }
    .page-template-tmpl-timeline-php #timeline-fixed-nav ul .active {
      height: 134px; }
      .page-template-tmpl-timeline-php #timeline-fixed-nav ul .active a {
        display: none; }

.page-template-tmpl-timeline-php #date-display {
  text-align: center;
  line-height: 134px;
  line-height: 8.375rem;
  width: 134px;
  width: 8.375rem;
  height: 134px;
  height: 8.375rem;
  border-radius: 100%;
  background: black;
  background: rgba(0, 0, 0, 0.8);
  color: #62c8d9;
  display: block;
  border: 3px solid #62c8d9;
  font-size: 50px;
  font-size: 3.125rem;
  font-family: 'DukeFill', sans-serif;
  letter-spacing: 1px; }

@media screen and (max-width: 900px) {
  .page-template-tmpl-timeline-php .main .timeline-intro {
    background-size: 100% 100%; }
  .page-template-tmpl-timeline-php .main #timeline-content article .timeline-event {
    background-image: none;
    padding-left: 0; } }

@media screen and (max-width: 670px) {
  .page-template-tmpl-timeline-php .main #timeline-content article .year .text-content {
    padding-left: 30%; } }

@media screen and (max-width: 640px) {
  #timeline-container {
    width: 100%; }
  .page-template-tmpl-timeline-php .main .timeline-intro {
    background-image: none;
    background-color: #264f56; }
  .page-template-tmpl-timeline-php .main #timeline-content article .year {
    border-top: 1px solid #ffffff; }
    .page-template-tmpl-timeline-php .main #timeline-content article .year .text-content {
      padding-left: 42%; }
      .page-template-tmpl-timeline-php .main #timeline-content article .year .text-content p {
        font-size: 16px;
        word-wrap: break-word; }
  .page-template-tmpl-timeline-php .main #timeline-content article:first-child .year {
    border: none; }
  .page-template-tmpl-timeline-php .main #timeline-content article .timeline-event {
    padding-bottom: 30px; } }

@media screen and (max-width: 1024px) {
  .main .content-wrapper h2 {
    left: 0; } }

@media screen and (max-width: 900px) {
  .nav-container {
    display: none; }
  .header .logo {
    border: none; } }

@media print {
  body {
    padding: 20px !important; }
  * {
    font-family: serif !important;
    float: none !important;
    color: #000 !important;
    background: #fff !important;
    width: auto !important;
    height: auto !important;
    min-height: 0 !important;
    text-indent: 0 !important;
    border: none !important;
    position: static !important;
    padding-left: 0 !important;
    margin-left: 0 !important;
    text-align: left !important;
    letter-spacing: normal !important;
    text-transform: none !important;
    max-width: 100% !important; }
  * .right {
    float: none !important; }
  h1 {
    font-size: 24pt !important; }
  h2 {
    font-size: 22pt !important; }
  h3 {
    font-size: 20pt !important; }
  h4 {
    font-size: 18pt !important; }
  h5, h6 {
    font-size: 16pt !important; }
  a[href]:after {
    content: '' !important; }
  #main-menu, #shiftnav-toggle-main, .shiftnav, #skip-link, .down-arrow,
  footer[role="contentinfo"] {
    display: none !important; }
  .main {
    margin-top: 0; }
    .main .panel .text-wrapper div,
    .main .content-wrapper {
      padding-top: 0 !important;
      padding-bottom: 0 !important; }
    .main h1 {
      line-height: 1.4; }
  .home .panel-static-home-priorities li a {
    padding-top: 2px;
    padding-bottom: 2px; }
  .footer .newsletter-container input[type="email"] {
    border: 1px solid #000 !important; }
  .panel-prosperous-colorado-work-in-action-rotator-php,
  .panel-static-equal-treatment-focus-area-rotator-php {
    display: none; }
  .equal-treatment .panel-equal-treatment-focus-areas-rotator .subhead {
    margin: 0;
    line-height: 1.4; } }

/*# sourceMappingURL=main.css.map */