@charset "UTF-8";
/*------------------------------------*\
    $RESET
\*------------------------------------*/
/* Border-Box http:/paulirish.com/2012/box-sizing-border-box-ftw/ */
@import url("https://fonts.googleapis.com/css?family=Libre+Baskerville:400,400i,700|Open+Sans:300,300i,400,400i,600,600i,700,700i");
* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

html, body, div, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, ol, ul, li, form, legend, label, table, header, footer, nav, section, figure {
  margin: 0;
  padding: 0;
}

header, footer, nav, section, article, hgroup, figure {
  display: block;
}

.side-nav .sf-accordion-toggle a, .js .search-results-container .pager li.pager__item-next a, .region--main-menu .sf-accordion-toggle a.sf-expanded, .region--main-menu .sf-accordion-toggle a, .l-main .search-form input[type=submit], .sb-search-open input[type=submit], .btn-alt.active, .btn-alt, .btn-burgundy, .btn-green, .btn-orange, .btn-blue, .btn, button, input[type=submit] {
  background-size: 100% 100%;
  cursor: pointer;
  display: inline-block;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  *display: inline;
  *zoom: 1;
  font-weight: 700;
  text-align: center;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  background-image: none;
  text-decoration: none;
  text-transform: capitalize;
  vertical-align: baseline;
}
.side-nav .sf-accordion-toggle a:focus, .js .search-results-container .pager li.pager__item-next a:focus, .region--main-menu .sf-accordion-toggle a:focus, .l-main .search-form input[type=submit]:focus, .btn-alt:focus, .btn-burgundy:focus, .btn-green:focus, .btn-orange:focus, .btn-blue:focus, .btn:focus, button:focus, input[type=submit]:focus, .side-nav .sf-accordion-toggle a:hover, .js .search-results-container .pager li.pager__item-next a:hover, .region--main-menu .sf-accordion-toggle a:hover, .l-main .search-form input[type=submit]:hover, .btn-alt:hover, .btn-burgundy:hover, .btn-green:hover, .btn-orange:hover, .btn-blue:hover, .btn:hover, button:hover, input[type=submit]:hover, .side-nav .sf-accordion-toggle a:active, .js .search-results-container .pager li.pager__item-next a:active, .region--main-menu .sf-accordion-toggle a:active, .l-main .search-form input[type=submit]:active, .btn-alt:active, .btn-burgundy:active, .btn-green:active, .btn-orange:active, .btn-blue:active, .btn:active, button:active, input[type=submit]:active {
  outline: 0;
  text-decoration: none;
}

ul.tabs.primary, .split-list, .clearfix, .cf, .region--header-preface-right,
.region--header-preface-right .inner, footer.footer .menu {
  *zoom: 1;
}
ul.tabs.primary:before, .split-list:before, .clearfix:before, .cf:before, .region--header-preface-right:before,
.region--header-preface-right .inner:before, footer.footer .menu:before, ul.tabs.primary:after, .split-list:after, .clearfix:after, .cf:after, .region--header-preface-right:after,
.region--header-preface-right .inner:after, footer.footer .menu:after {
  content: " ";
  display: block;
  line-height: 0;
}
ul.tabs.primary:after, .split-list:after, .clearfix:after, .cf:after, .region--header-preface-right:after,
.region--header-preface-right .inner:after, footer.footer .menu:after {
  clear: both;
}

.block-menu-menu-social-media .menu-title, .region--main-menu .sf-accordion-toggle a span, .flex-direction-nav span,
.flex-pauseplay span, .branding .site-name a span, .sr-only, footer.footer #block-socialmediasharing ul li a span,
.element-invisible {
  position: absolute;
  left: -10000px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
  padding: 0;
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
}

.block-menu-menu-social-media .menu, .side-nav .menu, .pager,
.pagination, .split-list .sub-list, .reset-list, .fa-text-list ul, .float-list, .inline-list.reset, footer.footer .menu {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.block-menu-menu-social-media .menu > li, .side-nav .menu > li, .pager > li,
.pagination > li, .split-list .sub-list > li, .reset-list > li, .fa-text-list ul > li, .float-list > li, .inline-list.reset > li, footer.footer .menu > li {
  list-style-type: none;
  list-style-image: none;
  padding: 0;
  margin: 0;
}

/* Rem Unit font sizes with relative fallback http:/seesparkbox.com/foundry/scss_rem_mixin_now_with_a_better_fallback
	Usage: @include font-size(1, large);
*/
/*------------------------------------*\
    $RESET
\*------------------------------------*/
/* Border-Box http:/paulirish.com/2012/box-sizing-border-box-ftw/ */
/* line 6, ../sass/variables/_reset.scss */
* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

html, body, div, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, ol, ul, li, form, legend, label, table, header, footer, nav, section, figure {
  margin: 0;
  padding: 0;
}

header, footer, nav, section, article, hgroup, figure {
  display: block;
}

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;
}

html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

body {
  margin: 0;
}

a {
  background: transparent;
}

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

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

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

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

small {
  font-size: 80%;
}

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

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

figure {
  margin: 1em 40px;
}

hr {
  -webkit-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] {
  -webkit-box-sizing: border-box;
  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;
  -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 #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

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

td,
th {
  padding: 0;
}

/* Blockquote */
blockquote {
  border-left: 1px solid #6c7a89;
  color: #2e343c;
  padding-left: 16px;
  margin-bottom: 24px;
}
blockquote.pull-right {
  border: 1px solid #6c7a89;
  padding: 16px;
  padding: 1pxrem;
}
@media (min-width: 768px) {
  blockquote.pull-right {
    width: 50%;
    float: right;
    margin: 10px 0px 15px 20px;
    margin: 0.625pxrem 0pxrem 0.9375pxrem 1.25pxrem;
  }
}

/* Horizontal Rule */
hr {
  border: 0;
  height: 2px;
  background: #D6DDE2;
  margin: 1.5rem 0;
}

abbr {
  border-bottom: 1px dotted #6c7a89;
  cursor: help;
}

headings a {
  color: #2e343c;
}
headings a:visited {
  color: #2e343c;
}
headings a:focus {
  color: #2e343c;
}
headings a:hover {
  color: #2e343c;
}
headings a:active {
  color: #2e343c;
}
headings a:focus, headings a:hover, headings a:active {
  text-decoration: none;
  cursor: hand;
}

/* Headings */
/*Further Reading: http:/csswizardry.com/2012/02/pragmatic-practical-font-sizing-in-css/ */
h1, .alpha, h2.alpha {
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.75em;
  line-height: 1.2;
  color: #081d3a;
}
@media (min-width: 1024px) {
  h1, .alpha, h2.alpha {
    font-size: 2.5em;
  }
}

h2.alpha {
  margin-bottom: 0.6em;
  color: #2e343c;
}

h2, .beta {
  font-weight: bold;
  font-size: 1.75em;
  line-height: 1.2857142857;
  color: #004A6E;
  margin: 1.2857142857em auto 0.8571428571em;
}
h2 a, .beta a {
  color: #004A6E;
}
h2 a:visited, .beta a:visited {
  color: #004A6E;
}
h2 a:focus, .beta a:focus {
  color: #004A6E;
}
h2 a:hover, .beta a:hover {
  color: #004A6E;
}
h2 a:active, .beta a:active {
  color: #004A6E;
}
h2 a:focus, h2 a:hover, h2 a:active, .beta a:focus, .beta a:hover, .beta a:active {
  text-decoration: none;
  cursor: hand;
}

h1.page-title {
  padding: 10px 0 40px 0px;
  padding: 0.625pxrem 0rem 2.5pxrem 0pxrem;
}

.no-display h1.page-title {
  padding-bottom: 0;
}
.no-display .tagline {
  margin: 0;
}

h2.page-title {
  text-align: center;
}

h3, .gamma {
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.5em;
  line-height: 1.5;
  margin-bottom: 1em;
  color: #2e343c;
  font-weight: bold;
}

h4, .delta {
  color: #2e343c;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.25em;
  line-height: 1.2;
  font-weight: 600;
}

h5, .epsilon {
  color: #2e343c;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.125em;
  line-height: 1.3333333333;
  font-weight: 600;
}

h6, .zeta {
  color: #2e343c;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1em;
  line-height: 1.5;
  font-weight: 600;
}

/* Text-Related Elements */
p {
  margin: 0 0 1.5em !important;
}
p.gamma {
  margin: 0 0 1em;
}
p.delta {
  margin: 0 0 1.2em;
}
p.epsilon {
  margin: 0 0 1.3333333333em;
}

.rtecenter {
  text-align: center;
}

.secondary {
  font-family: "Libre Baskerville", Georgia, Times, "Times New Roman", serif;
}

/*------------------------------------*\
    $FORMS
\*------------------------------------*/
form ol, form ul {
  list-style: none;
  margin-left: 0;
}

fieldset {
  border: solid 1px #D6DDE2;
  padding: 0.75em;
  margin: 1.5em 0;
}

.fieldset-title {
  font-weight: bold;
  color: #2e343c;
}
.fieldset-title:visited {
  color: #9f3050;
}
.fieldset-title:focus {
  color: #2e343c;
}
.fieldset-title:hover {
  color: #9f3050;
}
.fieldset-title:active {
  color: #9f3050;
}

label {
  display: block;
  padding-bottom: 0.5em;
  font-weight: bold;
  padding-top: 0.75em;
}

button, input, select, textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0 1px 0;
}

input, textarea {
  width: 100%;
  border: 1px solid #D6DDE2;
  padding: 0.375em 0.5em;
}

input[type=text], input[type=search], input[type=url], input[type=number], textarea, input[type=submit] {
  -webkit-appearance: none;
  border-radius: 0;
}

button, input[type=submit] {
  font-size: 0.75em;
  -webkit-transition: background-color 300ms ease-out, border-color 320ms ease-out;
  transition: background-color 300ms ease-out, border-color 320ms ease-out;
  background-color: #435259;
  border: 1px solid #6a787f;
  color: #FFF;
  position: relative;
  z-index: 1;
  -webkit-box-shadow: rgba(0, 0, 0, 0.12) -1px 0 2px 0, rgba(0, 0, 0, 0.12) 1px 0 2px 0, rgba(0, 0, 0, 0.24) 0 1px 1px 0;
  box-shadow: rgba(0, 0, 0, 0.12) -1px 0 2px 0, rgba(0, 0, 0, 0.12) 1px 0 2px 0, rgba(0, 0, 0, 0.24) 0 1px 1px 0;
  margin: 1.5em 0;
  cursor: pointer;
  width: auto;
}
button:visited, input[type=submit]:visited {
  color: #FFF;
}
button:focus, input[type=submit]:focus {
  color: #FFF;
}
button:hover, input[type=submit]:hover {
  color: #FFF;
}
button:active, input[type=submit]:active {
  color: #FFF;
}
button:focus, button:hover, button:active, input[type=submit]:focus, input[type=submit]:hover, input[type=submit]:active {
  background-color: #016E9D;
  border-color: #26b9f8;
  outline: 0;
  text-decoration: none;
  -webkit-box-shadow: rgba(0, 0, 0, 0.16) -2px 0 2px 0, rgba(0, 0, 0, 0.16) 2px 0 2px 0, rgba(0, 0, 0, 0.32) 0 2px 2px 0;
  box-shadow: rgba(0, 0, 0, 0.16) -2px 0 2px 0, rgba(0, 0, 0, 0.16) 2px 0 2px 0, rgba(0, 0, 0, 0.32) 0 2px 2px 0;
}

.form-type-checkbox,
.form-type-radio {
  padding-left: 1.25em;
}
.form-type-checkbox label,
.form-type-radio label {
  display: inline-block;
}

input[type=checkbox],
input[type=radio] {
  width: auto;
  margin: -0.125em 0.5em 0 0;
}

.checkbox {
  text-align: left;
}

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

.field-container {
  margin-bottom: 24px;
}

.inline-form fieldset, .inline-form .inline-container {
  position: relative;
}
.l-main .inline-form input[type=submit], .l-main .inline-form button, .l-main .inline-form .btn {
  font-size: 16px;
  font-size: 16px;
  padding: 0.65rem 1.3rem;
  background: #435259;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  width: auto;
}
.l-main .inline-form input[type=submit]:hover, .l-main .inline-form input[type=submit]:focus, .l-main .inline-form button:hover, .l-main .inline-form button:focus, .l-main .inline-form .btn:hover, .l-main .inline-form .btn:focus {
  background: #6c7a89;
  color: white;
}

/* Validation */
.has-error {
  border-color: #BE1512;
}

.is-valid {
  border-color: #188916;
}

/*------------------------------------*\
    $SPECIFIC FORMS
\*------------------------------------*/
/* Search Form */
.search-field {
  padding-right: 3em;
}

.inline-form .search-submit {
  background: none;
  padding: 0.78em 1em;
  border: 0;
  border-left: 1px solid #6c7a89;
  color: #6c7a89;
}

/*------------------------------------*\
    $GLOBAL CLASSES
\*------------------------------------*/
/* Clearfix */
/* Completely remove from the flow and screen readers. */
.is-hidden {
  display: none !important;
  visibility: hidden !important;
}

/* Completely remove from the flow but leave available to screen readers. */
/* Text-Align */
.align-right {
  text-align: right;
}

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

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

/* Display Classes */
.hide {
  display: none !important;
}

@media all and (max-width: 768px) {
  .hide-small {
    display: none;
  }
}

@media (min-width: 768px) and (max-width: 1024px) {
  .hide-med {
    display: none;
  }
}

@media all and (min-width: 1024px) {
  .hide-large {
    display: none;
  }
}

.valid {
  color: #188916;
}

.error {
  color: #BE1512;
}

.italic {
  font-style: italic;
}

.warning {
  color: #78070e;
}

.information {
  color: #1860AA;
}

.font-secondary {
  font-family: "Libre Baskerville", Georgia, Times, "Times New Roman", serif;
}

.font-primary {
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.clear-l {
  clear: left;
}

.clear-r {
  clear: right;
}

.clear-all {
  clear: both;
}

.border-gray-light {
  border: 1px solid #D6DDE2;
}
.border-gray-light .content {
  padding: 1em;
}

.bg-blue {
  background: #016E9D;
}

.bg-gray-dark {
  background: #435259;
}

.bg-gray-darker {
  background: #3F4249;
}

.bg-gray-light {
  background: #D6DDE2;
}
.bg-gray-light.paragraphs-item-grid-layout {
  background: none;
}

.bg-gray-lightest {
  background: #F2F2F2;
}
.bg-gray-lightest.border {
  border: 1px solid #ededed;
}
.bg-gray-lightest.paragraphs-item-grid-layout {
  background: none;
}

.bg-green {
  background: #188916;
}

.bg-orange {
  background: #CB4D0B;
}

.bg-purple {
  background: #5b3b66;
}

.bg-green *,
.bg-gray-dark *,
.bg-gray-darker *,
.bg-gray-darkest *,
.bg-blue *,
.bg-orange *,
.bg-purple * {
  color: white;
}
.bg-green.paragraphs-item-grid-layout,
.bg-gray-dark.paragraphs-item-grid-layout,
.bg-gray-darker.paragraphs-item-grid-layout,
.bg-gray-darkest.paragraphs-item-grid-layout,
.bg-blue.paragraphs-item-grid-layout,
.bg-orange.paragraphs-item-grid-layout,
.bg-purple.paragraphs-item-grid-layout {
  background: none;
}
.bg-green.paragraphs-item-grid-layout *,
.bg-gray-dark.paragraphs-item-grid-layout *,
.bg-gray-darker.paragraphs-item-grid-layout *,
.bg-gray-darkest.paragraphs-item-grid-layout *,
.bg-blue.paragraphs-item-grid-layout *,
.bg-orange.paragraphs-item-grid-layout *,
.bg-purple.paragraphs-item-grid-layout * {
  color: inherit;
}

.text-blue {
  color: #016E9D;
}

.text-green {
  color: #188916;
}

.preface {
  font-size: 0.75em;
  font-family: "Libre Baskerville", Georgia, Times, "Times New Roman", serif;
}

/* Floats */
.left,
.right {
  display: block;
  width: 30%;
}
.left.width-40,
.right.width-40 {
  width: 40%;
}
.left.width-50,
.right.width-50 {
  width: 50%;
}
.left.width-60,
.right.width-60 {
  width: 60%;
}
.left img,
.right img {
  display: block;
  width: 100% !important;
  height: auto !important;
}

.center {
  text-align: center;
}

img.center {
  display: block;
  margin: 1.5em auto;
}

[style*="float: left"] [style*="float:left"],
figure[style*="float:left"],
.left {
  float: left;
  margin-right: 0.5;
  margin-bottom: 1.5em;
}

[style*="float: right"],
[style*="float:right"],
figure[style*="float:right"],
.right {
  float: right;
  margin-left: 0.5;
  margin-bottom: 1.5em;
}

.constrain-text {
  max-width: 62.5em;
}

@media (min-width: 768px) {
  /* Floats */
  .right-search {
    float: right;
    padding: 0 0 16px 0;
  }
}
@media screen and (max-width: 979px) {
  .bp-desk {
    display: none;
  }
}
@media (min-width: 1024px) {
  .bp-desk {
    display: block;
  }
  .bp-mobile {
    display: none;
  }
}
/* Links */
a {
  color: #016E9D;
  text-decoration: none;
  outline: 0;
}
a:visited {
  color: #016E9D;
}
a:focus {
  color: #9f3050;
}
a:hover {
  color: #9f3050;
}
a:active {
  color: #9f3050;
}
a.active {
  color: #9f3050;
}
a:focus, a:hover, a:active {
  text-decoration: none;
  cursor: hand;
  cursor: pointer;
}

ol, ul {
  margin: 1.5em 0 1.5em 1.5em;
  padding: 0;
}

/* Definition Lists */
dl {
  overflow: hidden;
  margin: 0 0 1.5em;
}

dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

ul ul {
  list-style-type: circle;
}

html {
  width: 100%;
  height: 100%;
  font-size: 62.5%;
}

body {
  background: #fff;
  font-size: 16px;
  font-size: 1pxrem;
  -webkit-text-size-adjust: 100%;
  color: #2e343c;
  line-height: 1.5;
  height: 100%;
}

.wrapper--ckeditor {
  padding: 1em;
}

.content-wrapper {
  background: #FFF;
  overflow-wrap: break-word;
  word-wrap: break-word;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  width: 100%;
}

.region--highlighted {
  position: relative;
  z-index: 101;
}

footer {
  -ms-flex-negative: 0;
  flex-shrink: 0; /* Prevent Chrome, Opera, and Safari from letting these items shrink to smaller than their content's default minimum size. */
}

.region--content .col-sm-8.first {
  padding-right: 50px;
}
.region--content .col-sm-8 .region--content {
  margin: 0;
}
.region--content .col-sm-3 {
  margin-left: 50px;
  float: right;
}
.region--content .col-sm-3 .sidebar {
  background-color: #EFF3F4;
  border: 1px solid #e9eef0;
  display: block;
  padding: 0.75em 1em;
  font-size: 0.9em;
}
.region--content .col-sm-3 .sidebar .item-list ul li {
  margin-bottom: 20px;
}

.sidebar p {
  margin: 0 0 1em !important;
}
.sidebar .field--name-field-title {
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.4375em;
  line-height: 1.5652173913;
  margin-bottom: 10px;
  color: #2e343c;
  font-weight: bold;
}
.sidebar .views-field-title {
  font-weight: bold;
  font-size: 1.4em;
}

/*------------------------------------*\
    $MEDIA ELEMENTS
\*------------------------------------*/
/* Flexible Media */
img, video, object, iframe {
  max-width: 100% !important;
  border: none;
}

img {
  height: auto;
}

figure {
  margin-bottom: 0.75em;
  margin-right: 0.75em;
}
figure img {
  margin-bottom: 0.75em;
}

figcaption {
  font-style: italic;
  max-width: 99%;
  font-size: 0.75em;
}

.wrapper--video {
  padding-bottom: 56.25%; /* 16:9 */
}

.wrapper--video {
  position: relative;
  height: 0;
}
.wrapper--video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
}

.wrapper--image-text .image {
  border: 1px solid #D6DDE2;
}
.wrapper--image-text .image img {
  width: 100% !important;
  height: auto !important;
}
@media (min-width: 768px) {
  .wrapper--image-text.vertical {
    display: -webkit-box;
    display: flex;
    display: -ms-flexbox;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .wrapper--image-text.vertical .image {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  .wrapper--image-text.vertical .image.right {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
}

.image_name, .video_name {
  display: none;
}

.round-image {
  text-align: center;
}
.round-image img {
  border-radius: 50%;
}

.field--name-field-media-oembed-video {
  position: relative;
  padding-bottom: 56.25%;
}
.field--name-field-media-oembed-video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/*------------------------------------*\
    $Table
\*------------------------------------*/
table {
  border-collapse: collapse;
  border-spacing: 0;
  border: 1px solid #c7d1d7;
  width: 100%;
}

th {
  text-align: left;
  border: 1px solid #c7d1d7;
  border-width: 0 0 1px;
  padding: 0.5em 0.75em;
  background: #D6DDE2;
}
th a.active {
  color: #1860AA;
}
th.active {
  background: #016E9D;
}
th.active a.active {
  color: white;
}

td {
  border: none;
  padding: 0.5em 0.75em;
}

table tr.odd td.active,
table td.active {
  background: transparent;
}

tr.odd {
  background: white;
}

tr.even {
  background: #F2F2F2;
}

#page-wrapper {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
  min-height: 100%;
}
#page-wrapper:after {
  content: " ";
  display: block;
  clear: both;
}

#first-time,
.layout-constrain {
  width: 96%;
  max-width: 1280px;
  margin: auto;
  *zoom: 1;
}
#first-time:before, #first-time:after,
.layout-constrain:before,
.layout-constrain:after {
  content: " ";
  display: block;
  line-height: 0;
}
#first-time:after,
.layout-constrain:after {
  clear: both;
}
.col #first-time,
.col .layout-constrain {
  max-width: 100%;
  width: 100%;
}

.content-area {
  padding: 30px 0;
  padding: 1.875pxrem 0rem;
  background: #F2F2F2;
}

.flex-box .content {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 75%;
  flex: 1 1 75%;
}
.flex-box .sidebar {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 25%;
  flex: 0 1 25%;
  padding: 15px 15px 0px;
  padding: 0.9375pxrem 0.9375pxrem 0pxrem;
  margin: 30px 0 0;
  margin: 1.875pxrem 0rem 0rem;
  border-top: 1px solid #D6DDE2;
}
.flex-box .sidebar h2 {
  font-size: 24px;
  font-weight: normal;
}
.flex-box .sidebar h2:first-child {
  margin-top: 0;
}
@media (min-width: 768px) {
  .flex-box .sidebar {
    padding: 0 15px 0 30px;
    padding: 0rem 0.9375pxrem 0rem 1.875pxrem;
    margin: 0 0 0 30px;
    margin: 0rem 0rem 0rem 1.875pxrem;
    border-top: none;
    border-left: 1px solid #D6DDE2;
  }
}

.container-wide,
.layout-wide,
.layout-wide > .paragraphs-inner {
  *zoom: 1;
  width: 1920px;
  margin: 0 auto;
}
.container-wide:before, .container-wide:after,
.layout-wide:before,
.layout-wide:after,
.layout-wide > .paragraphs-inner:before,
.layout-wide > .paragraphs-inner:after {
  content: " ";
  display: block;
  line-height: 0;
}
.container-wide:after,
.layout-wide:after,
.layout-wide > .paragraphs-inner:after {
  clear: both;
}
.col .container-wide,
.col .layout-wide,
.col .layout-wide > .paragraphs-inner {
  max-width: 100%;
  width: 100%;
}

.full-width {
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
}

.padding {
  padding: 1em 0 !important;
}

.padding-all {
  padding: 1em !important;
}

.padding-extra {
  padding: 3em 0 !important;
}

.padding-left {
  padding-left: 1em !important;
}

.padding-right {
  padding-right: 1em !important;
}

.padding-top-bottom {
  padding: 1em 0 !important;
}

.spacing,
.spacing-extra {
  margin: 2.25em auto;
}

h1.spacing {
  margin: 0.9em auto;
}

.spacing-half {
  margin: 0.75em auto;
}

.spacing-top,
.panel-region-right-aside,
.panel-region-left-aside {
  margin-top: 2.25em;
}

.spacing-bottom, .region--content-top {
  margin-bottom: 2.25em;
}

h1.spacing-bottom, h1.region--content-top {
  margin-bottom: 0.9em;
}

.spacing-left {
  margin-left: 2.25em;
}

.spacing-right {
  margin-right: 2.25em;
}

.no-spacing {
  margin: 0 auto;
}

.no-padding {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

@media (min-width: 768px) {
  .padding-sm {
    padding: 1.5em 0;
  }
  .padding-extra-sm {
    padding: 3em 0;
  }
  .spacing-sm {
    margin: 2.25em auto;
  }
  .spacing-extra-sm {
    margin: 3em auto;
  }
  .no-spacing-sm {
    margin: 0;
  }
  .spacing-extra {
    margin: 3em auto;
  }
  .region--content .paragraphs-item-grid-layout .content.col-sm-6 {
    width: 100%;
  }
}
@media (min-width: 1024px) {
  .l-container-md {
    width: 96%;
    max-width: 1280px;
    margin: auto;
  }
  .padding-md {
    padding: 1.5em 0;
  }
  .padding-extra-md {
    padding: 3em 0;
  }
  .spacing-md {
    margin: 2.25em 0;
  }
  .spacing-extra-md {
    margin: 3em 0;
  }
  .no-spacing-md {
    margin: 0;
  }
  .entity-paragraphs-item .layout > .col {
    margin-bottom: 0;
  }
  .region--content .last,
  .region--content .last-md {
    margin-right: 0;
    padding-right: 0;
  }
  .region--content.four-column .col-fourth {
    margin-right: 0;
  }
  .region--content .first {
    padding-left: 0;
    margin-left: 0;
  }
  .ds-3col-stacked-equal {
    *zoom: 1;
  }
  .ds-3col-stacked-equal:before, .ds-3col-stacked-equal:after {
    content: " ";
    display: block;
    line-height: 0;
  }
  .ds-3col-stacked-equal:after {
    clear: both;
  }
  .ds-3col-stacked-equal > .group-left,
  .ds-3col-stacked-equal > .group-middle,
  .ds-3col-stacked-equal > .group-right {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
  }
}
@media (min-width: 1996.8px) {
  .l-container-wide {
    max-width: 100%;
  }
}
.container, .sponsors-page .region--featured .block-views .block-container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  max-width: 1200px;
  *zoom: 1;
}
.container:before, .sponsors-page .region--featured .block-views .block-container:before, .container:after, .sponsors-page .region--featured .block-views .block-container:after {
  content: " ";
  display: block;
  line-height: 0;
}
.container:after, .sponsors-page .region--featured .block-views .block-container:after {
  clear: both;
}

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.row {
  margin-right: -15px;
  margin-left: -15px;
}

.views-view-grid .entity,
.paragraphs-item-grid-layout .content .entity {
  margin-bottom: 1.5em;
}

@media (min-width: 768px) {
  .grid-wrapper > .view-content,
  .grid-wrapper > .content {
    display: -webkit-box;
    display: flex;
    display: -ms-flexbox;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    margin: 0 -10px;
  }
  .no-flexbox .grid-wrapper > .view-content,
  .no-flexbox .grid-wrapper > .content {
    *zoom: 1;
  }
  .no-flexbox .grid-wrapper > .view-content:before, .no-flexbox .grid-wrapper > .view-content:after,
  .no-flexbox .grid-wrapper > .content:before,
  .no-flexbox .grid-wrapper > .content:after {
    content: " ";
    display: block;
    line-height: 0;
  }
  .no-flexbox .grid-wrapper > .view-content:after,
  .no-flexbox .grid-wrapper > .content:after {
    clear: both;
  }
  .grid-wrapper > .view-content:before, .grid-wrapper > .view-content:after,
  .grid-wrapper > .content:before,
  .grid-wrapper > .content:after {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .grid-wrapper > .view-content .col-sm-6,
  .grid-wrapper > .content .col-sm-6 {
    max-width: span(6);
  }
  .grid-wrapper > .view-content .col-sm-6:nth-child(2n+1),
  .grid-wrapper > .content .col-sm-6:nth-child(2n+1) {
    clear: both;
  }
  .grid-wrapper > .view-content .last-sm,
  .grid-wrapper > .content .last-sm {
    margin-right: 0;
  }
  .grid-wrapper > .view-content .col-sm-8,
  .grid-wrapper > .content .col-sm-8 {
    max-width: span(8);
  }
  .grid-wrapper > .view-content .col-sm-4,
  .grid-wrapper > .content .col-sm-4 {
    max-width: span(4);
  }
  .grid-wrapper > .view-content .col-sm-9,
  .grid-wrapper > .content .col-sm-9 {
    max-width: span(9);
  }
  .grid-wrapper > .view-content .col-sm-9,
  .grid-wrapper > .content .col-sm-9 {
    max-width: span(9);
  }
  .grid-wrapper > .view-content .col-sm-6.no-margin,
  .grid-wrapper > .content .col-sm-6.no-margin {
    float: left;
    width: 50%;
    max-width: 50%;
    margin: 0;
  }
  .grid-wrapper > .view-content .col-sm-4.no-margin,
  .grid-wrapper > .content .col-sm-4.no-margin {
    float: left;
    width: 25%;
    max-width: 50%;
    margin: 0;
  }
  .grid-wrapper > .view-content > .col,
  .grid-wrapper > .content > .col {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
  }
  .grid-wrapper > .view-content > .col.last,
  .grid-wrapper > .content > .col.last {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .grid-wrapper.center > .view-content,
  .grid-wrapper.center > .content {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .grid-wrapper.equal-col .col {
    display: -webkit-box;
    display: flex;
    display: -ms-flexbox;
    width: 100%;
    margin: 0 10px;
  }
  .flex-column {
    display: -webkit-box;
    display: flex;
    display: -ms-flexbox;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .views-view-grid,
  .paragraphs-item-grid-layout .content {
    display: -webkit-box;
    display: flex;
    display: -ms-flexbox;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .views-view-grid:before, .views-view-grid:after,
  .paragraphs-item-grid-layout .content:before,
  .paragraphs-item-grid-layout .content:after {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .views-view-grid > .paragraph,
  .paragraphs-item-grid-layout .content > .paragraph {
    width: span(6);
    max-width: span(6);
    margin-right: gutter();
  }
  .views-view-grid > .paragraph:nth-child(2n),
  .paragraphs-item-grid-layout .content > .paragraph:nth-child(2n) {
    margin-right: 0;
  }
  .no-flexbox .views-view-grid,
  .no-flexbox .paragraphs-item-grid-layout .content {
    *zoom: 1;
  }
  .no-flexbox .views-view-grid:before, .no-flexbox .views-view-grid:after,
  .no-flexbox .paragraphs-item-grid-layout .content:before,
  .no-flexbox .paragraphs-item-grid-layout .content:after {
    content: " ";
    display: block;
    line-height: 0;
  }
  .no-flexbox .views-view-grid:after,
  .no-flexbox .paragraphs-item-grid-layout .content:after {
    clear: both;
  }
  .no-flexbox .views-view-grid .entity,
  .no-flexbox .paragraphs-item-grid-layout .content .entity {
    float: left;
  }
  .no-flexbox .views-view-grid .entity:nth-child(2n+1),
  .no-flexbox .paragraphs-item-grid-layout .content .entity:nth-child(2n+1) {
    clear: left;
  }
  .views-view-grid .views-row,
  .paragraphs-item-grid-layout .content .views-row {
    width: 100%;
    display: -webkit-box;
    display: flex;
    display: -ms-flexbox;
  }
  .views-view-grid .views-col,
  .paragraphs-item-grid-layout .content .views-col {
    display: -webkit-box;
    display: flex;
    display: -ms-flexbox;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    width: 100%;
  }
}
@media (min-width: 1024px) {
  .grid-wrapper .view-content .col-md-3:nth-child(2n+1),
  .grid-wrapper .view-content .col-md-4:nth-child(2n+1),
  .grid-wrapper .content .col-md-3:nth-child(2n+1),
  .grid-wrapper .content .col-md-4:nth-child(2n+1) {
    clear: none;
  }
  .grid-wrapper .view-content .col-md-3, .grid-wrapper .view-content .col-md-3:nth-child(2n),
  .grid-wrapper .content .col-md-3,
  .grid-wrapper .content .col-md-3:nth-child(2n) {
    max-width: span(3);
  }
  .grid-wrapper .view-content .col-md-3:nth-child(4n+1),
  .grid-wrapper .content .col-md-3:nth-child(4n+1) {
    clear: both;
  }
  .grid-wrapper .view-content .col-md-4, .grid-wrapper .view-content .col-md-4:nth-child(2n),
  .grid-wrapper .content .col-md-4,
  .grid-wrapper .content .col-md-4:nth-child(2n) {
    max-width: span(4);
  }
  .grid-wrapper .view-content .col-md-4:nth-child(3n+1),
  .grid-wrapper .content .col-md-4:nth-child(3n+1) {
    clear: both;
  }
  .grid-wrapper .view-content .col-md-6:nth-child(2n+1),
  .grid-wrapper .content .col-md-6:nth-child(2n+1) {
    clear: both;
  }
  .grid-wrapper .view-content .last-md,
  .grid-wrapper .content .last-md {
    margin-right: 0;
    float: right;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .grid-wrapper .view-content .col-md-6.no-margin,
  .grid-wrapper .content .col-md-6.no-margin {
    float: left;
    width: 50%;
    margin: 0;
  }
  .grid-wrapper .view-content .col-md-4.no-margin,
  .grid-wrapper .content .col-md-4.no-margin {
    float: left;
    width: 33.3%;
    margin: 0;
  }
  .grid-wrapper .view-content .col-md-3.no-margin,
  .grid-wrapper .content .col-md-3.no-margin {
    float: left;
    width: 25%;
    margin: 0;
  }
  .grid-wrapper .view-content .col-md-6.no-margin,
  .grid-wrapper .content .col-md-6.no-margin {
    float: left;
    width: 16.6667%;
    margin: 0;
  }
  .grid-wrapper.no-wrap > .view-content,
  .grid-wrapper.no-wrap > .content {
    display: -webkit-box;
    display: flex;
    display: -ms-flexbox;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .grid-wrapper.border .col, .grid-wrapper.border .col.last-sm {
    border-right: 1px solid #7f8e9b;
  }
  .grid-wrapper.border .col.last-md {
    border-right: none;
  }
  .views-view-grid.col-4 .entity, .views-view-grid.col-md-3 .entity,
  .paragraphs-item-grid-layout .content.col-4 .entity,
  .paragraphs-item-grid-layout .content.col-md-3 .entity {
    width: span(3);
    max-width: span(3);
  }
  .views-view-grid.col-4 .entity:nth-child(2n), .views-view-grid.col-md-3 .entity:nth-child(2n),
  .paragraphs-item-grid-layout .content.col-4 .entity:nth-child(2n),
  .paragraphs-item-grid-layout .content.col-md-3 .entity:nth-child(2n) {
    margin-right: gutter();
  }
  .views-view-grid.col-4 .entity:nth-child(4n), .views-view-grid.col-md-3 .entity:nth-child(4n),
  .paragraphs-item-grid-layout .content.col-4 .entity:nth-child(4n),
  .paragraphs-item-grid-layout .content.col-md-3 .entity:nth-child(4n) {
    margin-right: 0;
  }
  .no-flexbox .views-view-grid.col-4 .entity:nth-child(2n+1), .no-flexbox .views-view-grid.col-md-3 .entity:nth-child(2n+1),
  .no-flexbox .paragraphs-item-grid-layout .content.col-4 .entity:nth-child(2n+1),
  .no-flexbox .paragraphs-item-grid-layout .content.col-md-3 .entity:nth-child(2n+1) {
    clear: none;
  }
  .no-flexbox .views-view-grid.col-4 .entity:nth-child(4n+1), .no-flexbox .views-view-grid.col-md-3 .entity:nth-child(4n+1),
  .no-flexbox .paragraphs-item-grid-layout .content.col-4 .entity:nth-child(4n+1),
  .no-flexbox .paragraphs-item-grid-layout .content.col-md-3 .entity:nth-child(4n+1) {
    clear: left;
  }
  .views-view-grid.col-md-4 .entity, .views-view-grid.col-3 .entity, .views-view-grid.col-5 .entity, .views-view-grid.col-6 .entity, .views-view-grid.col-wd-2 .entity,
  .paragraphs-item-grid-layout .content.col-md-4 .entity,
  .paragraphs-item-grid-layout .content.col-3 .entity,
  .paragraphs-item-grid-layout .content.col-5 .entity,
  .paragraphs-item-grid-layout .content.col-6 .entity,
  .paragraphs-item-grid-layout .content.col-wd-2 .entity {
    width: span(4);
    max-width: span(4);
  }
  .views-view-grid.col-md-4 .entity:nth-child(2n), .views-view-grid.col-3 .entity:nth-child(2n), .views-view-grid.col-5 .entity:nth-child(2n), .views-view-grid.col-6 .entity:nth-child(2n), .views-view-grid.col-wd-2 .entity:nth-child(2n),
  .paragraphs-item-grid-layout .content.col-md-4 .entity:nth-child(2n),
  .paragraphs-item-grid-layout .content.col-3 .entity:nth-child(2n),
  .paragraphs-item-grid-layout .content.col-5 .entity:nth-child(2n),
  .paragraphs-item-grid-layout .content.col-6 .entity:nth-child(2n),
  .paragraphs-item-grid-layout .content.col-wd-2 .entity:nth-child(2n) {
    margin-right: gutter();
  }
  .views-view-grid.col-md-4 .entity:nth-child(3n), .views-view-grid.col-3 .entity:nth-child(3n), .views-view-grid.col-5 .entity:nth-child(3n), .views-view-grid.col-6 .entity:nth-child(3n), .views-view-grid.col-wd-2 .entity:nth-child(3n),
  .paragraphs-item-grid-layout .content.col-md-4 .entity:nth-child(3n),
  .paragraphs-item-grid-layout .content.col-3 .entity:nth-child(3n),
  .paragraphs-item-grid-layout .content.col-5 .entity:nth-child(3n),
  .paragraphs-item-grid-layout .content.col-6 .entity:nth-child(3n),
  .paragraphs-item-grid-layout .content.col-wd-2 .entity:nth-child(3n) {
    margin-right: 0;
  }
  .no-flexbox .views-view-grid.col-md-4 .entity:nth-child(2n+1), .no-flexbox .views-view-grid.col-3 .entity:nth-child(2n+1), .no-flexbox .views-view-grid.col-5 .entity:nth-child(2n+1), .no-flexbox .views-view-grid.col-6 .entity:nth-child(2n+1), .no-flexbox .views-view-grid.col-wd-2 .entity:nth-child(2n+1),
  .no-flexbox .paragraphs-item-grid-layout .content.col-md-4 .entity:nth-child(2n+1),
  .no-flexbox .paragraphs-item-grid-layout .content.col-3 .entity:nth-child(2n+1),
  .no-flexbox .paragraphs-item-grid-layout .content.col-5 .entity:nth-child(2n+1),
  .no-flexbox .paragraphs-item-grid-layout .content.col-6 .entity:nth-child(2n+1),
  .no-flexbox .paragraphs-item-grid-layout .content.col-wd-2 .entity:nth-child(2n+1) {
    clear: none;
  }
  .no-flexbox .views-view-grid.col-md-4 .entity:nth-child(3n+1), .no-flexbox .views-view-grid.col-3 .entity:nth-child(3n+1), .no-flexbox .views-view-grid.col-5 .entity:nth-child(3n+1), .no-flexbox .views-view-grid.col-6 .entity:nth-child(3n+1), .no-flexbox .views-view-grid.col-wd-2 .entity:nth-child(3n+1),
  .no-flexbox .paragraphs-item-grid-layout .content.col-md-4 .entity:nth-child(3n+1),
  .no-flexbox .paragraphs-item-grid-layout .content.col-3 .entity:nth-child(3n+1),
  .no-flexbox .paragraphs-item-grid-layout .content.col-5 .entity:nth-child(3n+1),
  .no-flexbox .paragraphs-item-grid-layout .content.col-6 .entity:nth-child(3n+1),
  .no-flexbox .paragraphs-item-grid-layout .content.col-wd-2 .entity:nth-child(3n+1) {
    clear: left;
  }
}
@media (min-width: 1280px) {
  .grid-wrapper .view-content .col-wd-3, .grid-wrapper .view-content .col-wd-3:nth-child(2n), .grid-wrapper .view-content .col-wd-3:nth-child(3n),
  .grid-wrapper .content .col-wd-3,
  .grid-wrapper .content .col-wd-3:nth-child(2n),
  .grid-wrapper .content .col-wd-3:nth-child(3n) {
    max-width: span(3);
  }
  .grid-wrapper .view-content .col-wd-3:nth-child(3n+1),
  .grid-wrapper .content .col-wd-3:nth-child(3n+1) {
    clear: none;
  }
  .grid-wrapper .view-content .col-wd-3:nth-child(4n+1),
  .grid-wrapper .content .col-wd-3:nth-child(4n+1) {
    clear: both;
  }
  .grid-wrapper .view-content .col-wd-3.no-margin, .grid-wrapper .view-content .col-wd-3.no-margin:nth-child(2n), .grid-wrapper .view-content .col-wd-3.no-margin:nth-child(3n),
  .grid-wrapper .content .col-wd-3.no-margin,
  .grid-wrapper .content .col-wd-3.no-margin:nth-child(2n),
  .grid-wrapper .content .col-wd-3.no-margin:nth-child(3n) {
    max-width: 25%;
    margin-right: 0;
  }
  .grid-wrapper .view-content .col-wd-2, .grid-wrapper .view-content .col-wd-2:nth-child(2n), .grid-wrapper .view-content .col-wd-2:nth-child(3n),
  .grid-wrapper .content .col-wd-2,
  .grid-wrapper .content .col-wd-2:nth-child(2n),
  .grid-wrapper .content .col-wd-2:nth-child(3n) {
    max-width: span(2);
  }
  .grid-wrapper .view-content .col-wd-2:nth-child(3n+1),
  .grid-wrapper .content .col-wd-2:nth-child(3n+1) {
    clear: none;
  }
  .grid-wrapper .view-content .col-wd-2:nth-child(6n+1),
  .grid-wrapper .content .col-wd-2:nth-child(6n+1) {
    clear: both;
  }
  .grid-wrapper .view-content .col-wd-2.no-margin, .grid-wrapper .view-content .col-wd-2.no-margin:nth-child(2n), .grid-wrapper .view-content .col-wd-2.no-margin:nth-child(3n),
  .grid-wrapper .content .col-wd-2.no-margin,
  .grid-wrapper .content .col-wd-2.no-margin:nth-child(2n),
  .grid-wrapper .content .col-wd-2.no-margin:nth-child(3n) {
    float: left;
    width: 16.667%;
    max-width: 16.667%;
    margin-right: 0;
  }
  .views-view-grid.col-sm-2 > .grid-content, .views-view-grid.col-wd-2 > .grid-content,
  .paragraphs-item-grid-layout .content.col-sm-2 > .grid-content,
  .paragraphs-item-grid-layout .content.col-wd-2 > .grid-content {
    float: left;
    width: span(6);
    max-width: span(6);
  }
  .views-view-grid.col-sm-2 > .grid-content:last-child, .views-view-grid.col-wd-2 > .grid-content:last-child,
  .paragraphs-item-grid-layout .content.col-sm-2 > .grid-content:last-child,
  .paragraphs-item-grid-layout .content.col-wd-2 > .grid-content:last-child {
    float: left;
    margin-right: 0;
  }
  .views-view-grid.col-sm-2 > .grid-content:first-child, .views-view-grid.col-wd-2 > .grid-content:first-child,
  .paragraphs-item-grid-layout .content.col-sm-2 > .grid-content:first-child,
  .paragraphs-item-grid-layout .content.col-wd-2 > .grid-content:first-child {
    margin-right: gutter();
  }
  .views-view-grid.col-sm-2 > .grid-content:nth-child(3n), .views-view-grid.col-wd-2 > .grid-content:nth-child(3n),
  .paragraphs-item-grid-layout .content.col-sm-2 > .grid-content:nth-child(3n),
  .paragraphs-item-grid-layout .content.col-wd-2 > .grid-content:nth-child(3n) {
    margin-right: gutter();
  }
  .views-view-grid.col-sm-2 > .grid-content .entity, .views-view-grid.col-wd-2 > .grid-content .entity,
  .paragraphs-item-grid-layout .content.col-sm-2 > .grid-content .entity,
  .paragraphs-item-grid-layout .content.col-wd-2 > .grid-content .entity {
    float: left;
    margin-right: gutter();
  }
  .no-flexbox .views-view-grid.col-sm-2 > .grid-content .entity .entity:nth-child(6n+1), .no-flexbox .views-view-grid.col-wd-2 > .grid-content .entity .entity:nth-child(6n+1),
  .no-flexbox .paragraphs-item-grid-layout .content.col-sm-2 > .grid-content .entity .entity:nth-child(6n+1),
  .no-flexbox .paragraphs-item-grid-layout .content.col-wd-2 > .grid-content .entity .entity:nth-child(6n+1) {
    clear: left;
  }
  .views-view-grid.col-5 .entity,
  .paragraphs-item-grid-layout .content.col-5 .entity {
    width: 20%;
    max-width: 20%;
    margin-right: 0;
    padding-right: gutter();
  }
  .views-view-grid.col-5 .entity:nth-child(3n),
  .paragraphs-item-grid-layout .content.col-5 .entity:nth-child(3n) {
    margin-right: 0;
  }
  .no-flexbox .views-view-grid.col-5 .entity:nth-child(5n+1),
  .no-flexbox .paragraphs-item-grid-layout .content.col-5 .entity:nth-child(5n+1) {
    clear: left;
  }
}
.columns {
  display: none;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-11 {
  width: 91.66666667%;
}

.col-xs-10 {
  width: 83.33333333%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-8 {
  width: 66.66666667%;
}

.col-xs-7 {
  width: 58.33333333%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-5 {
  width: 41.66666667%;
}

.col-xs-4 {
  width: 33.33333333%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-2 {
  width: 16.66666667%;
}

.col-xs-1 {
  width: 8.33333333%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-pull-11 {
  right: 91.66666667%;
}

.col-xs-pull-10 {
  right: 83.33333333%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-8 {
  right: 66.66666667%;
}

.col-xs-pull-7 {
  right: 58.33333333%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-5 {
  right: 41.66666667%;
}

.col-xs-pull-4 {
  right: 33.33333333%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-2 {
  right: 16.66666667%;
}

.col-xs-pull-1 {
  right: 8.33333333%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-push-11 {
  left: 91.66666667%;
}

.col-xs-push-10 {
  left: 83.33333333%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-8 {
  left: 66.66666667%;
}

.col-xs-push-7 {
  left: 58.33333333%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-5 {
  left: 41.66666667%;
}

.col-xs-push-4 {
  left: 33.33333333%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-2 {
  left: 16.66666667%;
}

.col-xs-push-1 {
  left: 8.33333333%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

.col-xs-offset-11 {
  margin-left: 91.66666667%;
}

.col-xs-offset-10 {
  margin-left: 83.33333333%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-8 {
  margin-left: 66.66666667%;
}

.col-xs-offset-7 {
  margin-left: 58.33333333%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-5 {
  margin-left: 41.66666667%;
}

.col-xs-offset-4 {
  margin-left: 33.33333333%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-2 {
  margin-left: 16.66666667%;
}

.col-xs-offset-1 {
  margin-left: 8.33333333%;
}

.col-xs-offset-0 {
  margin-left: 0%;
}

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 768px) {
  .reset-list .spacing-extra, .fa-text-list ul .spacing-extra, .spacing-extra {
    margin: 48px auto;
    margin: 3pxrem calc(auto / 16)rem;
  }
  .reset-list .spacing-extra-bottom, .fa-text-list ul .spacing-extra-bottom, .spacing-extra-bottom {
    margin-bottom: 48px;
    margin-bottom: 3pxrem;
  }
  .spacing-extra-top, .spacing-extra-top.border-top {
    margin-top: 48px;
    margin-top: 3pxrem;
  }
  .spacing-extra-bottom, .spacing-extra-bottom.border-bottom {
    margin-bottom: 48px;
    margin-bottom: 3pxrem;
  }
  .padding-extra-all {
    padding: 48px 32px;
    padding: 3pxrem 2pxrem;
  }
  .padding-extra {
    padding: 48px 0;
    padding: 3pxrem 0rem;
  }
  .padding-extra-top, .padding-extra-top.border-top {
    padding-top: 48px;
    padding-top: 3pxrem;
  }
  .padding-extra-bottom, .padding-extra-bottom.border-bottom {
    padding-bottom: 48px;
    padding-bottom: 3pxrem;
  }
  .col-sm-6 {
    width: span(6);
    max-width: span(6);
  }
  .col-sm-9 {
    width: span(9);
    max-width: span(9);
  }
  .col-sm-3 {
    width: span(3);
    max-width: span(3);
  }
  .col-sm-8 {
    width: span(8);
    max-width: span(8);
  }
  .col-sm-4 {
    width: span(4);
    max-width: span(4);
  }
  .col-sm-5 {
    width: span(5);
    max-width: span(5);
  }
  .col-sm-7 {
    width: span(7);
    max-width: span(7);
  }
  .layout > .col,
  .layout > .content > .col {
    float: left;
    margin-right: gutter();
  }
  .item-list .grid-wrapper > .col-sm-6:nth-child(2n),
  .grid-wrapper > .view-content > .col-sm-6:nth-child(2n),
  .grid-wrapper > .content > .col-sm-6:nth-child(2n) {
    margin-right: 0;
  }
  .item-list .grid-wrapper > .col-sm-6.no-margin,
  .grid-wrapper > .view-content > .col-sm-6.no-margin,
  .grid-wrapper > .content > .col-sm-6.no-margin {
    width: 50%;
    max-width: 50%;
    margin-right: 0;
  }
  .item-list .grid-wrapper > .col-sm-4:nth-child(3n),
  .grid-wrapper > .view-content > .col-sm-4:nth-child(3n),
  .grid-wrapper > .content > .col-sm-4:nth-child(3n) {
    margin-right: 0;
  }
  .item-list .grid-wrapper > .col-sm-4.no-margin,
  .grid-wrapper > .view-content > .col-sm-4.no-margin,
  .grid-wrapper > .content > .col-sm-4.no-margin {
    width: 33.33%;
    max-width: 33.33%;
    margin-right: 0;
  }
  .flex-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .flex-box .last {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .item-list .grid-wrapper,
  .grid-wrapper > .view-content,
  .grid-wrapper > .content {
    word-break: break-word;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .item-list .grid-wrapper:before, .item-list .grid-wrapper:after,
  .grid-wrapper > .view-content:before,
  .grid-wrapper > .view-content:after,
  .grid-wrapper > .content:before,
  .grid-wrapper > .content:after {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .item-list .grid-wrapper.center,
  .grid-wrapper > .view-content.center,
  .grid-wrapper > .content.center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .item-list .grid-wrapper.equal-col > .col,
  .grid-wrapper > .view-content.equal-col > .col,
  .grid-wrapper > .content.equal-col > .col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .item-list .grid-wrapper .col,
  .grid-wrapper > .view-content .col,
  .grid-wrapper > .content .col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 0;
    margin-bottom: 0;
  }
  .item-list .grid-wrapper .col.spacing-bottom, .item-list .grid-wrapper .col.region--content-top,
  .grid-wrapper > .view-content .col.spacing-bottom,
  .grid-wrapper > .view-content .col.region--content-top,
  .grid-wrapper > .content .col.spacing-bottom,
  .grid-wrapper > .content .col.region--content-top {
    padding-bottom: 24px;
    padding-bottom: 1.5pxrem;
  }
  .item-list .grid-wrapper .col.spacing,
  .grid-wrapper > .view-content .col.spacing,
  .grid-wrapper > .content .col.spacing {
    padding: 24px 0;
    padding: 1.5pxrem 0rem;
  }
}
.masonry-grid .grid-item {
  float: left;
}

.gutter-sizer {
  margin-right: gutter();
}

@media (min-width: 1024px) {
  .col-md-2 {
    width: span(2);
    max-width: span(2);
  }
  .col-md-3 {
    width: span(3);
    max-width: span(3);
  }
  .col-md-4 {
    width: span(4);
    max-width: span(4);
  }
  .col-md-5 {
    width: span(5);
    max-width: span(5);
  }
  .col-md-6 {
    width: span(6);
    max-width: span(6);
  }
  .col-md-7 {
    width: span(7);
    max-width: span(7);
  }
  .col-md-8 {
    width: span(8);
    max-width: span(8);
  }
  .col-md-9 {
    width: span(9);
    max-width: span(9);
  }
  .col-md-10 {
    width: span(10);
    max-width: span(10);
  }
  .layout > .col-md-6.last-sm,
  .layout > .col-md-9.last-sm,
  .layout > .col-md-3.last-sm,
  .layout > .col-md-8.last-sm,
  .layout > .col-md-4.last-sm,
  .layout > .col-md-5.last-sm,
  .layout > .col-md-7.last-sm,
  .layout > .col-md-10.last-sm,
  .layout > .content > .col-md-6.last-sm,
  .layout > .content > .col-md-9.last-sm,
  .layout > .content > .col-md-3.last-sm,
  .layout > .content > .col-md-8.last-sm,
  .layout > .content > .col-md-4.last-sm,
  .layout > .content > .col-md-5.last-sm,
  .layout > .content > .col-md-7.last-sm,
  .layout > .content > .col-md-10.last-sm {
    float: left;
    margin-right: gutter();
  }
  .item-list .grid-wrapper .col-md-3, .item-list .grid-wrapper .col-md-3:nth-child(2n),
  .grid-wrapper > .view-content .col-md-3,
  .grid-wrapper > .view-content .col-md-3:nth-child(2n),
  .grid-wrapper > .content .col-md-3,
  .grid-wrapper > .content .col-md-3:nth-child(2n) {
    margin-right: gutter();
  }
  .item-list .grid-wrapper .col-md-3:nth-child(4n),
  .grid-wrapper > .view-content .col-md-3:nth-child(4n),
  .grid-wrapper > .content .col-md-3:nth-child(4n) {
    margin-right: 0;
  }
  .no-flexbox .item-list .grid-wrapper .col-md-3:nth-child(4n+1),
  .no-flexbox .grid-wrapper > .view-content .col-md-3:nth-child(4n+1),
  .no-flexbox .grid-wrapper > .content .col-md-3:nth-child(4n+1) {
    clear: both;
  }
  .item-list .grid-wrapper .col-md-4, .item-list .grid-wrapper .col-md-4:nth-child(2n),
  .grid-wrapper > .view-content .col-md-4,
  .grid-wrapper > .view-content .col-md-4:nth-child(2n),
  .grid-wrapper > .content .col-md-4,
  .grid-wrapper > .content .col-md-4:nth-child(2n) {
    margin-right: gutter();
  }
  .item-list .grid-wrapper .col-md-4:nth-child(3n),
  .grid-wrapper > .view-content .col-md-4:nth-child(3n),
  .grid-wrapper > .content .col-md-4:nth-child(3n) {
    margin-right: 0;
  }
  .no-flexbox .item-list .grid-wrapper .col-md-4:nth-child(3n+1),
  .no-flexbox .grid-wrapper > .view-content .col-md-4:nth-child(3n+1),
  .no-flexbox .grid-wrapper > .content .col-md-4:nth-child(3n+1) {
    clear: both;
  }
  .item-list .grid-wrapper .col-md-6:nth-child(2n), .item-list .grid-wrapper .col-md-6.last,
  .grid-wrapper > .view-content .col-md-6:nth-child(2n),
  .grid-wrapper > .view-content .col-md-6.last,
  .grid-wrapper > .content .col-md-6:nth-child(2n),
  .grid-wrapper > .content .col-md-6.last {
    margin-right: 0;
  }
  .no-flexbox .item-list .grid-wrapper .col-md-6:nth-child(2n+1),
  .no-flexbox .grid-wrapper > .view-content .col-md-6:nth-child(2n+1),
  .no-flexbox .grid-wrapper > .content .col-md-6:nth-child(2n+1) {
    clear: both;
  }
  .item-list .grid-wrapper .col-md-6.no-margin,
  .grid-wrapper > .view-content .col-md-6.no-margin,
  .grid-wrapper > .content .col-md-6.no-margin {
    float: left;
    width: 50%;
    margin: 0;
  }
  .item-list .grid-wrapper .col-md-4.no-margin,
  .grid-wrapper > .view-content .col-md-4.no-margin,
  .grid-wrapper > .content .col-md-4.no-margin {
    float: left;
    width: 33.3%;
    margin: 0;
  }
  .item-list .grid-wrapper .col-md-3.no-margin,
  .grid-wrapper > .view-content .col-md-3.no-margin,
  .grid-wrapper > .content .col-md-3.no-margin {
    float: left;
    width: 25%;
    margin: 0;
  }
  .item-list .grid-wrapper .col-md-6.no-margin,
  .grid-wrapper > .view-content .col-md-6.no-margin,
  .grid-wrapper > .content .col-md-6.no-margin {
    float: left;
    width: 16.6667%;
    margin: 0;
  }
  .item-list .grid-wrapper.no-wrap,
  .grid-wrapper > .view-content.no-wrap,
  .grid-wrapper > .content.no-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
.slick__arrow {
  top: 25%;
}

.slick-arrow {
  width: 30px;
  height: 30px;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.slick-arrow:before {
  color: #fff;
  font-size: 3.25rem;
}
.slick-arrow:hover {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.slick-arrow:hover:before {
  color: #ffd400;
  font-size: 3.25rem;
}
.slick-arrow.slick-prev {
  left: 20px;
}
.slick-arrow.slick-next {
  right: 20px;
}

.slide__caption {
  padding: 0 10px;
  padding: 0rem 0.625pxrem;
}
.slide__caption .slide__title {
  font-size: 18px;
  font-size: 1.125pxrem;
  text-align: center;
}
.slide__caption p {
  display: none;
}

.view-footer .slick-play-pause-button {
  margin: 0 auto;
  width: 40px;
  display: block;
  opacity: 0.3;
  cursor: pointer;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
}

@media (min-width: 640px) {
  .slick__arrow {
    top: 40%;
  }
  .slick-arrow {
    width: 60px;
    height: 60px;
  }
  .slick-arrow:before {
    font-size: 5.25rem;
  }
  .slick-arrow:hover:before {
    font-size: 5.25rem;
  }
}
@media (min-width: 1024px) {
  .slick__arrow {
    top: 50%;
  }
  .slide__caption {
    padding: 20px;
    padding: 1.25pxrem;
  }
  .slide__caption .slide__title {
    font-size: 28px;
    text-align: left;
  }
  .slide__caption p {
    display: inline;
  }
}
/*** MOBILE STYLES ***/
ul.sf-menu.sf-accordion {
  display: none;
  position: absolute;
}
ul.sf-menu.sf-accordion,
ul.sf-menu.sf-accordion ul,
ul.sf-menu.sf-accordion li {
  float: left;
  width: 100%;
}
ul.sf-menu.sf-accordion ul {
  margin: 0;
  padding: 0;
}
ul.sf-menu.sf-accordion.sf-expanded, ul.sf-menu.sf-accordion li.sf-expanded > ul, ul.sf-menu.sf-accordion li.sf-expanded > .sf-mega {
  left: auto !important;
  position: relative;
  top: auto !important;
}
ul.sf-menu.sf-accordion li.menuparent > a {
  position: relative;
  display: inline-block;
  padding-left: 4em;
}
ul.sf-menu.sf-accordion li.menuparent > a:before {
  content: "\f107";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  color: true;
  position: absolute;
  font-size: 0.375em;
  top: 4.8333333333em;
  left: 1em;
}
ul.sf-menu.sf-accordion li.menuparent > a:hover:before {
  color: false;
}
ul.sf-menu.sf-accordion li.menuparent > a:after {
  -webkit-transition: all 0.4s cubic-bezier(0.55, 0.085, 0, 0.99);
  transition: all 0.4s cubic-bezier(0.55, 0.085, 0, 0.99);
}
ul.sf-menu.sf-accordion li.menuparent.sf-expanded > a:after {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

/*** ESSENTIAL STYLES ***/
.sf-menu {
  float: left;
}
.sf-menu,
.sf-menu * {
  margin: 0;
  padding: 0;
  list-style: none;
}
.sf-menu li {
  position: relative;
  background: #3F4249;
  white-space: nowrap; /* no need for Supersubs plugin */
  *white-space: normal; /* ...unless you support IE7 (let it wrap) */
  -webkit-transition: background 0.2s, color 0.2s;
  transition: background 0.2s, color 0.2s;
}
.sf-menu li p {
  white-space: normal;
}
.sf-menu .sf-mega,
.sf-menu ul {
  position: absolute;
  display: none;
  top: 100%;
  left: 0;
  z-index: 200;
  min-width: 12em; /* allow long menu items to determine submenu width */
  *width: 12em; /* no auto sub width for IE7, see white-space comment below */
}
.sf-menu .sf-mega ul {
  display: block;
  position: relative;
  top: auto;
  width: 100%;
}
.sf-menu > li {
  float: left;
}
.sf-menu li:hover > ul,
.sf-menu li.sfHover > ul {
  display: block;
}
.sf-menu a {
  display: block;
  position: relative;
  padding: 12px 16px;
  padding: 0.75pxrem 1pxrem;
  text-decoration: none;
  zoom: 1; /* IE7 */
}
.sf-menu ul ul {
  top: 0;
  left: 100%;
}
.sf-menu li:hover,
.sf-menu li.sfHover {
  /* only transition out, not in */
  -webkit-transition: none;
  transition: none;
}

/*** arrows (for all except IE7) **/
.sf-arrows .sf-with-ul {
  padding-right: 2.5em;
  *padding-right: 1em; /* no CSS arrows for IE7 (lack pseudo-elements) */
}

/* styling for both css and generated arrows */
.sf-arrows .sf-with-ul:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 1em;
  margin-top: -3px;
  height: 0;
  width: 0;
  /* order of following 3 rules important for fallbacks to work */
  border: 5px solid transparent;
  border-top-color: #dFeEFF; /* edit this to suit design (no rgba in IE8) */
  border-top-color: rgba(255, 255, 255, 0.5);
}

.sf-arrows > li > .sf-with-ul:focus:after,
.sf-arrows > li:hover > .sf-with-ul:after,
.sf-arrows > .sfHover > .sf-with-ul:after {
  border-top-color: white; /* IE8 fallback colour */
}

/* styling for right-facing arrows */
.sf-arrows ul .sf-with-ul:after {
  margin-top: -5px;
  margin-right: -3px;
  border-color: transparent;
  border-left-color: #dFeEFF; /* edit this to suit design (no rgba in IE8) */
  border-left-color: rgba(255, 255, 255, 0.5);
}

.sf-arrows ul li > .sf-with-ul:focus:after,
.sf-arrows ul li:hover > .sf-with-ul:after,
.sf-arrows ul .sfHover > .sf-with-ul:after {
  border-left-color: white;
}

/* Front page program areas menu */
ul.sf-program-areas.sf-style-blue {
  float: none;
  padding-bottom: 1em;
  overflow: hidden;
}
ul.sf-program-areas.sf-style-blue li {
  width: 50%;
  text-align: center;
  white-space: pre-wrap;
  height: 3.5em;
  border: 1px solid #0091c2;
}
@media (min-width: 768px) {
  ul.sf-program-areas.sf-style-blue {
    width: 100%;
    float: left;
  }
  ul.sf-program-areas.sf-style-blue.menu {
    margin-bottom: 30px;
    margin-bottom: 1.875pxrem;
  }
  ul.sf-program-areas.sf-style-blue li {
    width: 25%;
    height: auto;
    white-space: nowrap;
    border: none;
  }
  ul.sf-program-areas.sf-style-blue li a {
    background-color: #007EA8;
    padding: 1.25em 1.5em;
  }
  ul.sf-program-areas.sf-style-blue li a:hover {
    background-color: #00769e;
    color: #fff;
  }
  ul.sf-program-areas.sf-style-blue li:nth-child(odd) a {
    background-color: #006F94;
  }
  ul.sf-program-areas.sf-style-blue li:nth-child(odd) a:hover {
    background-color: #005c7b;
    color: #fff;
  }
}

.ytp-title {
  font-size: 100% !important;
}

.field--type-image {
  line-height: 0;
}

.highlight {
  color: #CB4D0B;
}

.hint {
  font-family: "Libre Baskerville", Georgia, Times, "Times New Roman", serif;
  font-size: 14px;
  font-style: italic;
  color: #6c7a89;
}

.clearfix {
  *zoom: 1;
}
.clearfix:before, .clearfix:after {
  content: " ";
  display: block;
  line-height: 0;
}
.clearfix:after {
  clear: both;
}

.border-bottom, .reset-list .border-bottom, .fa-text-list ul .border-bottom, .item-list .border-bottom {
  border-bottom: 1px solid #9ca7b1;
  padding-bottom: 24px;
  padding-bottom: 1.5pxrem;
  margin-bottom: 24px;
  margin-bottom: 1.5pxrem;
}
.border-bottom p:last-child, .reset-list .border-bottom p:last-child, .item-list .border-bottom p:last-child {
  margin-bottom: 0;
}
aside .border-bottom, aside .reset-list .border-bottom, aside .item-list .border-bottom {
  margin-bottom: 12px;
  margin-bottom: 0.75pxrem;
}
.reset-list .border-bottom:last-child, .fa-text-list ul .border-bottom:last-child, .item-list .border-bottom:last-child {
  border-bottom: none;
}

.border-top, .reset-list .border-top, .fa-text-list ul .border-top, .item-list .border-top {
  border-top: 1px solid #9ca7b1;
  padding-top: 24px;
  padding-top: 1.5pxrem;
  margin-top: 24px;
  margin-top: 1.5pxrem;
}
aside .border-top, aside .reset-list .border-top, aside .item-list .border-top {
  margin-top: 12px;
  margin-top: 0.75pxrem;
}
.reset-list .border-top:last-child, .fa-text-list ul .border-top:last-child, .item-list .border-top:last-child {
  border-top: none;
}

.border {
  border: 1px solid #9ca7b1;
  padding: 24px 16px;
  padding: 1.5pxrem 1pxrem;
  margin-top: 24px;
  margin-top: 1.5pxrem;
  margin-bottom: 24px;
  margin-bottom: 1.5pxrem;
}

.emphasis {
  font-weight: bold;
}

.not-front .read-more:after, .front .read-more a:after {
  content: ">>";
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  padding-left: 5px;
  padding-left: 0.3125pxrem;
  font-size: 0.85em;
}

span.pull-quote {
  display: block;
  color: #74659e;
  border-left: 3px solid #74659e;
}

[role=button] {
  cursor: pointer;
}

.large {
  font-size: 110%;
}

.small {
  font-size: 75%;
  line-height: 1.5;
}

.rteindent1 {
  margin: 0 0 24px 16px;
  margin: 0rem 0rem 1.5pxrem 1pxrem;
}

[style*="float: right"],
[style*="float:right"] {
  margin: 0 0 24px 16px;
  margin: 0rem 0rem 1.5pxrem 1pxrem;
}

[style*="float: left"] [style*="float:left"] {
  margin: 0 16px 24px 0;
  margin: 0rem 1pxrem 1.5pxrem 0rem;
}

figure {
  margin: 0 0 24px;
  margin: 0rem 0rem 1.5pxrem;
  line-height: 0;
}

figcaption,
.caption {
  font-size: 12px;
  font-size: 0.75pxrem;
  padding-top: 12px;
  padding-top: 0.75pxrem;
  line-height: 1.5;
  color: #6c7a89;
}
figcaption p:last-child,
.caption p:last-child {
  margin: 0;
}

.flt-left {
  float: left;
  margin: 0 16px 24px 0;
  margin: 0rem 1pxrem 1.5pxrem 0rem;
}

.flt-right {
  float: right;
  min-width: 360px;
  margin: 0 0 24px 16px;
  margin: 0rem 0rem 1.5pxrem 1pxrem;
}

.flt-left,
.flt-right {
  *zoom: 1;
}
.flt-left figure,
.flt-left img,
.flt-right figure,
.flt-right img {
  width: 100% !important;
  float: none !important;
  margin: 0;
}
.clearfix .flt-left p,
.clearfix .flt-right p {
  font-size: 16px;
  font-size: 1pxrem;
  margin-bottom: 0;
  line-height: 1.5;
  color: #435259;
}
.flt-left:before, .flt-left:after,
.flt-right:before,
.flt-right:after {
  content: " ";
  display: block;
  line-height: 0;
}
.flt-left:after,
.flt-right:after {
  clear: both;
}

.item-center {
  margin: 0 auto;
  margin-bottom: 24px;
  margin-bottom: 1.5pxrem;
}

.flt-left p,
.flt-right p,
.item-center p,
.img-caption,
.field-collection-item-field-caption-image .field--type-text-long p {
  margin: 12px 0;
  margin: 0.75pxrem 0rem;
  font-size: 12px;
  font-size: 0.75pxrem;
  line-height: 1.5;
  color: #6c7a89;
}
.flt-left p:last-child,
.flt-right p:last-child,
.item-center p:last-child,
.img-caption:last-child,
.field-collection-item-field-caption-image .field--type-text-long p:last-child {
  margin-bottom: 0;
}

.flt-left p:first-child,
.flt-right p:first-child,
.item-center p:first-child {
  margin-bottom: 6px;
  margin-bottom: 0.375pxrem;
}

.wrapper--image-text .image img {
  border: 1px solid #D6DDE2;
  padding: 2px;
}
@media (min-width: 768px) {
  .wrapper--image-text {
    *zoom: 1;
  }
  .wrapper--image-text:before, .wrapper--image-text:after {
    content: " ";
    display: block;
    line-height: 0;
  }
  .wrapper--image-text:after {
    clear: both;
  }
  .wrapper--image-text .image {
    max-width: 40%;
    float: left;
    margin: 0 16px 24px 0;
    margin: 0rem 1pxrem 1.5pxrem 0rem;
  }
  .wrapper--image-text .image.right {
    float: right;
    margin: 0 0 24px 16px;
    margin: 0rem 0rem 1.5pxrem 1pxrem;
  }
}

.flt-25 {
  width: 25%;
}

.flt-30 {
  width: 30%;
}

.flt-40 {
  width: 40%;
}

.flt-50 {
  width: 50%;
}

.flt-60 {
  width: 60%;
}

.flt-75 {
  width: 75%;
}

.flt-25 img,
.flt-30 img,
.flt-40 img,
.flt-50 img,
.flt-60 img,
.flt-70 img,
.item-center img {
  width: 100% !important;
  height: auto;
}

.hanging-indent {
  padding-left: 16px;
  padding-left: 1pxrem;
}
.hanging-indent:first-letter {
  margin-left: -16px;
  margin-left: -1pxrem;
}

.bold {
  font-weight: bold;
}

.semi-bold {
  font-weight: 600;
}

.medium {
  font-weight: 500;
}

.cke_reset .flt-right,
.cke_reset .flt-left,
.cke_toolgroup .flt-right,
.cke_toolgroup .flt-left,
.cke_toolbar .flt-right,
.cke_toolbar .flt-left {
  float: none;
}
.cke_reset .flt-25,
.cke_reset .flt-30,
.cke_reset .flt-40,
.cke_reset .flt-50,
.cke_reset .flt-60,
.cke_reset .flt-75,
.cke_toolgroup .flt-25,
.cke_toolgroup .flt-30,
.cke_toolgroup .flt-40,
.cke_toolgroup .flt-50,
.cke_toolgroup .flt-60,
.cke_toolgroup .flt-75,
.cke_toolbar .flt-25,
.cke_toolbar .flt-30,
.cke_toolbar .flt-40,
.cke_toolbar .flt-50,
.cke_toolbar .flt-60,
.cke_toolbar .flt-75 {
  width: 100%;
}

#cboxContent .l-sidebar-wrapper,
#cboxContent .tabs--primary,
#cboxContent footer {
  display: none;
}
#cboxContent .l-main {
  float: none;
  width: 96%;
  margin: 0 auto;
}
body.section-portraits #cboxContent #cboxTitle {
  display: none !important;
}
#cboxContent #cboxStaticEnlargement {
  background: rgba(0, 0, 0, 0) -webkit-gradient(linear, left top, left bottom, from(#6b6b6b), to(#000000)) repeat scroll 0 0;
  background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #6b6b6b 0%, #000000 100%) repeat scroll 0 0;
  border: 1px solid #000000;
  border-radius: 5px;
  bottom: 0px;
  left: 0px;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5), 0 0 1px rgba(255, 255, 255, 0.7) inset;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5), 0 0 1px rgba(255, 255, 255, 0.7) inset;
  color: #ffffff;
  display: inline-block;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  padding: 4px 9px;
  position: absolute;
  text-decoration: none;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4), 0 1px 0 rgba(255, 255, 255, 0.3);
}

.align-center {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

/* Display Classes */
@media (min-width: max-width 768px) {
  .hide-small {
    display: none;
  }
}

@media (min-width: max-width 1024px) {
  .hide-med {
    display: none;
  }
}

@media (min-width: 1024px) {
  .hide-large {
    display: none;
  }
}

@media (min-width: 1024px) {
  .b-text-overlay {
    position: absolute;
    right: 50px;
    bottom: 50px;
    background: rgba(0, 0, 0, 0.6);
    width: 45%;
    padding: 20px;
    padding: 1.25pxrem;
    color: #fff;
  }
  .b-text-overlay h2, .b-text-overlay h3, .b-text-overlay a {
    color: #fff;
  }
  .b-text-overlay h2, .b-text-overlay h3 {
    margin-bottom: 0.5em;
  }
}

/*------------------------------------*\
    $ACCESSIBILITY
\*------------------------------------*/
.sr-only, footer.footer #block-socialmediasharing ul li a span {
  position: absolute;
  left: -10000px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
}

.breadcrumbs {
  font-size: 0.75em;
  line-height: 1.5;
  list-style-type: none;
  padding: 0;
  margin: 0;
  overflow: hidden;
  margin: 1.5em auto 0;
  padding: 0;
}
.not-front .breadcrumbs {
  margin: 1.5em auto;
}
.breadcrumbs > li {
  list-style-type: none;
  list-style-image: none;
  display: inline-block;
}
.breadcrumbs > li:last-child {
  margin-right: 0px;
}
.breadcrumbs li:after {
  content: "|";
  color: #778288;
}
.breadcrumbs li span {
  display: inline-block;
  margin: 0 0.3333333333em;
  color: #778288;
}
.breadcrumbs li a {
  color: #016E9D;
}
.breadcrumbs li a:visited {
  color: #016E9D;
}
.breadcrumbs li a:focus {
  color: #016E9D;
}
.breadcrumbs li a:hover {
  color: #9f3050;
}
.breadcrumbs li a:active {
  color: #9f3050;
}
.breadcrumbs li.active {
  color: #778288;
}
.breadcrumbs li:last-child:after {
  content: "";
}

/*------------------------------------*\
    $BUTTONS
\*------------------------------------*/
.btn,
.btn-blue,
.btn-orange,
.btn-burgundy,
.btn-green,
.btn-alt {
  margin-bottom: 2em;
  text-transform: capitalize;
  letter-spacing: 0.1px;
  padding: 0.3333333333em 1.6666666667em;
}

.btn {
  font-size: 0.75em;
  -webkit-transition: background-color 300ms ease-out, border-color 320ms ease-out;
  transition: background-color 300ms ease-out, border-color 320ms ease-out;
  background-color: #435259;
  border: 1px solid #6a787f;
  color: #FFF;
  position: relative;
  z-index: 1;
  -webkit-box-shadow: rgba(0, 0, 0, 0.12) -1px 0 2px 0, rgba(0, 0, 0, 0.12) 1px 0 2px 0, rgba(0, 0, 0, 0.24) 0 1px 1px 0;
  box-shadow: rgba(0, 0, 0, 0.12) -1px 0 2px 0, rgba(0, 0, 0, 0.12) 1px 0 2px 0, rgba(0, 0, 0, 0.24) 0 1px 1px 0;
}
.btn:visited {
  color: #FFF;
}
.btn:focus {
  color: #FFF;
}
.btn:hover {
  color: #FFF;
}
.btn:active {
  color: #FFF;
}
.btn:focus, .btn:hover, .btn:active {
  background-color: #016E9D;
  border-color: #26b9f8;
  outline: 0;
  text-decoration: none;
  -webkit-box-shadow: rgba(0, 0, 0, 0.16) -2px 0 2px 0, rgba(0, 0, 0, 0.16) 2px 0 2px 0, rgba(0, 0, 0, 0.32) 0 2px 2px 0;
  box-shadow: rgba(0, 0, 0, 0.16) -2px 0 2px 0, rgba(0, 0, 0, 0.16) 2px 0 2px 0, rgba(0, 0, 0, 0.32) 0 2px 2px 0;
}
.btn.read-more {
  position: relative;
  display: inline-block;
  padding-right: 2.5em;
}
.btn.read-more:after {
  content: "\f101";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  color: white;
  position: absolute;
  font-size: 1em;
  top: 0.25em;
  right: 1em;
}
.btn.read-more:hover:after {
  color: white;
}

.btn-blue {
  font-size: 0.75em;
  -webkit-transition: background-color 300ms ease-out, border-color 320ms ease-out;
  transition: background-color 300ms ease-out, border-color 320ms ease-out;
  background-color: #016E9D;
  border: 1px solid #07a1e3;
  color: white;
  position: relative;
  z-index: 1;
  -webkit-box-shadow: rgba(0, 0, 0, 0.12) -1px 0 2px 0, rgba(0, 0, 0, 0.12) 1px 0 2px 0, rgba(0, 0, 0, 0.24) 0 1px 1px 0;
  box-shadow: rgba(0, 0, 0, 0.12) -1px 0 2px 0, rgba(0, 0, 0, 0.12) 1px 0 2px 0, rgba(0, 0, 0, 0.24) 0 1px 1px 0;
}
.btn-blue:visited {
  color: white;
}
.btn-blue:focus {
  color: white;
}
.btn-blue:hover {
  color: white;
}
.btn-blue:active {
  color: white;
}
.btn-blue:focus, .btn-blue:hover, .btn-blue:active {
  background-color: #014a6a;
  border-color: #07a1e3;
  outline: 0;
  text-decoration: none;
  -webkit-box-shadow: rgba(0, 0, 0, 0.16) -2px 0 2px 0, rgba(0, 0, 0, 0.16) 2px 0 2px 0, rgba(0, 0, 0, 0.32) 0 2px 2px 0;
  box-shadow: rgba(0, 0, 0, 0.16) -2px 0 2px 0, rgba(0, 0, 0, 0.16) 2px 0 2px 0, rgba(0, 0, 0, 0.32) 0 2px 2px 0;
}

.btn-orange {
  font-size: 0.75em;
  -webkit-transition: background-color 300ms ease-out, border-color 320ms ease-out;
  transition: background-color 300ms ease-out, border-color 320ms ease-out;
  background-color: #CB4D0B;
  border: 1px solid #ee7434;
  color: white;
  position: relative;
  z-index: 1;
  -webkit-box-shadow: rgba(0, 0, 0, 0.12) -1px 0 2px 0, rgba(0, 0, 0, 0.12) 1px 0 2px 0, rgba(0, 0, 0, 0.24) 0 1px 1px 0;
  box-shadow: rgba(0, 0, 0, 0.12) -1px 0 2px 0, rgba(0, 0, 0, 0.12) 1px 0 2px 0, rgba(0, 0, 0, 0.24) 0 1px 1px 0;
}
.btn-orange:visited {
  color: white;
}
.btn-orange:focus {
  color: white;
}
.btn-orange:hover {
  color: white;
}
.btn-orange:active {
  color: white;
}
.btn-orange:focus, .btn-orange:hover, .btn-orange:active {
  background-color: #9b3b08;
  border-color: #ee7434;
  outline: 0;
  text-decoration: none;
  -webkit-box-shadow: rgba(0, 0, 0, 0.16) -2px 0 2px 0, rgba(0, 0, 0, 0.16) 2px 0 2px 0, rgba(0, 0, 0, 0.32) 0 2px 2px 0;
  box-shadow: rgba(0, 0, 0, 0.16) -2px 0 2px 0, rgba(0, 0, 0, 0.16) 2px 0 2px 0, rgba(0, 0, 0, 0.32) 0 2px 2px 0;
}
.btn-orange.inactive {
  opacity: 0.3;
  color: #F2F2F2;
}

.btn-green {
  font-size: 0.75em;
  -webkit-transition: background-color 300ms ease-out, border-color 320ms ease-out;
  transition: background-color 300ms ease-out, border-color 320ms ease-out;
  background-color: #188916;
  border: 1px solid #29c526;
  color: white;
  position: relative;
  z-index: 1;
  -webkit-box-shadow: rgba(0, 0, 0, 0.12) -1px 0 2px 0, rgba(0, 0, 0, 0.12) 1px 0 2px 0, rgba(0, 0, 0, 0.24) 0 1px 1px 0;
  box-shadow: rgba(0, 0, 0, 0.12) -1px 0 2px 0, rgba(0, 0, 0, 0.12) 1px 0 2px 0, rgba(0, 0, 0, 0.24) 0 1px 1px 0;
}
.btn-green:visited {
  color: white;
}
.btn-green:focus {
  color: white;
}
.btn-green:hover {
  color: white;
}
.btn-green:active {
  color: white;
}
.btn-green:focus, .btn-green:hover, .btn-green:active {
  background-color: #105d0f;
  border-color: #29c526;
  outline: 0;
  text-decoration: none;
  -webkit-box-shadow: rgba(0, 0, 0, 0.16) -2px 0 2px 0, rgba(0, 0, 0, 0.16) 2px 0 2px 0, rgba(0, 0, 0, 0.32) 0 2px 2px 0;
  box-shadow: rgba(0, 0, 0, 0.16) -2px 0 2px 0, rgba(0, 0, 0, 0.16) 2px 0 2px 0, rgba(0, 0, 0, 0.32) 0 2px 2px 0;
}

.btn-burgundy {
  font-size: 0.75em;
  -webkit-transition: background-color 300ms ease-out, border-color 320ms ease-out;
  transition: background-color 300ms ease-out, border-color 320ms ease-out;
  background-color: #9f3050;
  border: 1px solid #c55776;
  color: white;
  position: relative;
  z-index: 1;
  -webkit-box-shadow: rgba(0, 0, 0, 0.12) -1px 0 2px 0, rgba(0, 0, 0, 0.12) 1px 0 2px 0, rgba(0, 0, 0, 0.24) 0 1px 1px 0;
  box-shadow: rgba(0, 0, 0, 0.12) -1px 0 2px 0, rgba(0, 0, 0, 0.12) 1px 0 2px 0, rgba(0, 0, 0, 0.24) 0 1px 1px 0;
}
.btn-burgundy:visited {
  color: white;
}
.btn-burgundy:focus {
  color: white;
}
.btn-burgundy:hover {
  color: white;
}
.btn-burgundy:active {
  color: white;
}
.btn-burgundy:focus, .btn-burgundy:hover, .btn-burgundy:active {
  background-color: #78243c;
  border-color: #c55776;
  outline: 0;
  text-decoration: none;
  -webkit-box-shadow: rgba(0, 0, 0, 0.16) -2px 0 2px 0, rgba(0, 0, 0, 0.16) 2px 0 2px 0, rgba(0, 0, 0, 0.32) 0 2px 2px 0;
  box-shadow: rgba(0, 0, 0, 0.16) -2px 0 2px 0, rgba(0, 0, 0, 0.16) 2px 0 2px 0, rgba(0, 0, 0, 0.32) 0 2px 2px 0;
}

.btn-alt {
  font-size: 0.75em;
  -webkit-transition: background-color 300ms ease-out, border-color 320ms ease-out;
  transition: background-color 300ms ease-out, border-color 320ms ease-out;
  background-color: #D6DDE2;
  border: 1px solid white;
  color: #435259;
  position: relative;
  z-index: 1;
  -webkit-box-shadow: rgba(0, 0, 0, 0.12) -1px 0 2px 0, rgba(0, 0, 0, 0.12) 1px 0 2px 0, rgba(0, 0, 0, 0.24) 0 1px 1px 0;
  box-shadow: rgba(0, 0, 0, 0.12) -1px 0 2px 0, rgba(0, 0, 0, 0.12) 1px 0 2px 0, rgba(0, 0, 0, 0.24) 0 1px 1px 0;
}
.btn-alt:visited {
  color: #435259;
}
.btn-alt:focus {
  color: #435259;
}
.btn-alt:hover {
  color: #435259;
}
.btn-alt:active {
  color: #435259;
}
.btn-alt:focus, .btn-alt:hover, .btn-alt:active {
  background-color: #b8c4cd;
  border-color: white;
  outline: 0;
  text-decoration: none;
  -webkit-box-shadow: rgba(0, 0, 0, 0.16) -2px 0 2px 0, rgba(0, 0, 0, 0.16) 2px 0 2px 0, rgba(0, 0, 0, 0.32) 0 2px 2px 0;
  box-shadow: rgba(0, 0, 0, 0.16) -2px 0 2px 0, rgba(0, 0, 0, 0.16) 2px 0 2px 0, rgba(0, 0, 0, 0.32) 0 2px 2px 0;
}
.btn-alt.active {
  font-size: 0.75em;
  -webkit-transition: background-color 300ms ease-out, border-color 320ms ease-out;
  transition: background-color 300ms ease-out, border-color 320ms ease-out;
  background-color: #9f3050;
  border: 1px solid #c55776;
  color: white;
  position: relative;
  z-index: 1;
  -webkit-box-shadow: rgba(0, 0, 0, 0.12) -1px 0 2px 0, rgba(0, 0, 0, 0.12) 1px 0 2px 0, rgba(0, 0, 0, 0.24) 0 1px 1px 0;
  box-shadow: rgba(0, 0, 0, 0.12) -1px 0 2px 0, rgba(0, 0, 0, 0.12) 1px 0 2px 0, rgba(0, 0, 0, 0.24) 0 1px 1px 0;
}
.btn-alt.active:visited {
  color: white;
}
.btn-alt.active:focus {
  color: white;
}
.btn-alt.active:hover {
  color: white;
}
.btn-alt.active:active {
  color: white;
}
.btn-alt.active:focus, .btn-alt.active:hover, .btn-alt.active:active {
  background-color: #78243c;
  border-color: #c55776;
  outline: 0;
  text-decoration: none;
  -webkit-box-shadow: rgba(0, 0, 0, 0.16) -2px 0 2px 0, rgba(0, 0, 0, 0.16) 2px 0 2px 0, rgba(0, 0, 0, 0.32) 0 2px 2px 0;
  box-shadow: rgba(0, 0, 0, 0.16) -2px 0 2px 0, rgba(0, 0, 0, 0.16) 2px 0 2px 0, rgba(0, 0, 0, 0.32) 0 2px 2px 0;
}

.btn-large {
  font-size: 1.25em;
  padding: 0.6em 0.6em;
  margin-bottom: 1.2em;
}
.btn-large.active {
  font-size: 1.25em;
  padding: 0.6em 0.6em;
}

.btn-alt.fullsize {
  background-repeat: no-repeat;
  padding: 1em;
}

.btn + .btn {
  margin-left: 1em;
}
[dir=rtl] .btn + .btn {
  margin-left: 0;
  margin-right: 1em;
}

.btn-small {
  padding: 0.3333333333em 0.6666666667em;
}

.btn-text {
  position: relative;
  display: inline-block;
  padding-right: 1em;
}
.btn-text:after {
  content: "\f101";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  color: #016E9D;
  position: absolute;
  font-size: 1em;
  top: 0.125em;
  right: 0;
}
.btn-text:hover:after {
  color: #9f3050;
}
.btn-text:after {
  color: inherit;
}
.btn-text:after:hover {
  color: inherit;
}
.btn-text:hover {
  color: #9f3050;
}

.calendar-calendar div.day {
  padding: 0;
}

ul.js-pager__items {
  margin: 0;
}

.view-upcoming-events .views-exposed-form {
  background: #7f8e9b;
  padding: 10px;
  margin-bottom: 35px;
  color: white;
}
.view-upcoming-events .views-exposed-form select {
  color: #000;
  width: 100%;
}
.view-upcoming-events .views-exposed-form legend {
  font-weight: bold;
  padding-bottom: 5px;
}
.view-upcoming-events .views-exposed-form .form-checkboxes {
  display: -webkit-box;
  display: flex;
  display: -ms-flexbox;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.view-upcoming-events .views-exposed-form .form-checkboxes .form-item {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.view-upcoming-events .views-exposed-form .form-checkboxes input {
  margin-top: 7px;
  float: left;
}
.view-upcoming-events .views-exposed-form .form-checkboxes .form-submit {
  margin-top: 0;
}
.view-upcoming-events .views-row {
  margin-bottom: 15px;
}
.view-upcoming-events .date-block {
  float: left;
  width: 65px;
  background: #016E9D;
  color: white;
  height: 65px;
  margin-right: 15px;
  margin-bottom: 15px;
  text-align: center;
  margin-top: 5px;
  line-height: 20px;
  padding-top: 13px;
}
.view-upcoming-events .date-block time:nth-child(2n+0) {
  display: none;
}
.view-upcoming-events .date-block time:first-child {
  font-size: 2em;
}
.view-upcoming-events .views-field-field-location, .view-upcoming-events .views-field-field-event-dates-2 {
  font-size: 0.85em;
}

.calendar-calendar .calendar-calendar .month-view .full td.single-day div.monthview,
.calendar-calendar .calendar-calendar .week-view .full td.single-day div.weekview,
.calendar-calendar .calendar-calendar .day-view .full td.single-day div.dayview {
  background: none;
}
.calendar-calendar .month-view .full td.single-day .calendar-empty,
.calendar-calendar .month-view .full td.single-day.empty,
.calendar-calendar .month-view .full td.date-box.empty {
  background: #F2F2F2;
}
.calendar-calendar .th.days {
  background: #7f8e9b;
}
.calendar-calendar td.empty {
  color: #6c7a89;
}
.calendar-calendar .month-view .full td.date-box.today,
.calendar-calendar .month-view .full tr td.single-day.today {
  border-color: #000;
}
.calendar-calendar th.days {
  background-color: #6c7a89;
  color: white;
}
.calendar-calendar div.calendar .date-event {
  padding: 5px !important;
}
.calendar-calendar div.calendar .date-event .event-title a {
  font-size: 1.25em;
}

#cboxLoadedContent {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
#cboxLoadedContent header,
#cboxLoadedContent footer {
  display: none;
}
@media (min-width: 1024px) {
  #cboxLoadedContent {
    overflow: hidden !important;
  }
}
#cboxLoadedContent .hide {
  display: block !important;
}

#cboxWrapper {
  border-radius: 0;
}

.edan_full_record {
  display: -webkit-box;
  display: flex;
  display: -ms-flexbox;
  margin-top: 3em;
}
.edan_full_record figure {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin-left: 0;
  margin-right: 3em;
}
.edan_full_record .record_details {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding-top: 13px;
}
.edan_full_record .record_details h1 {
  margin-top: 10px;
  margin-bottom: 1em;
}
.edan_full_record .record_details dd {
  margin-left: 40px;
}

#edan-search #edan-search-form-get {
  display: table;
  margin-bottom: 30px;
  width: 97%;
}
#edan-search #edan-search-form-get .js-form-type-search label {
  font-size: 2em;
  padding-top: 0;
}
#edan-search #edan-search-form-get .js-form-type-search,
#edan-search #edan-search-form-get .form-actions {
  display: table-cell;
  vertical-align: bottom;
}
#edan-search #edan-search-form-get input {
  position: relative;
}
#edan-search #edan-search-form-get input[type=submit] {
  position: relative;
  height: 39px;
  width: 38px;
  top: 0;
  background-color: #435259;
  -webkit-box-shadow: none;
}
#edan-search .facets.accordion .facet-body {
  height: auto !important;
  padding: 1em;
}
#edan-search .facets.accordion .ui-state-default {
  background: #d6dde2;
  border: 1px solid #eff3f4;
  color: #435259;
}
#edan-search .facets.accordion .ui-state-default:hover {
  color: #9f3050;
}
#edan-search .facets.accordion .ui-state-active {
  background: #b8c4cd;
  border: 1px solid #eff3f4;
  color: #435259;
}
#edan-search .facets.accordion ul {
  margin: 0.5em;
}
#edan-search .facets.accordion ul li {
  list-style: none;
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px dotted #7d746d;
  font-size: 16px;
}
#edan-search .facets.accordion ul li a:hover {
  color: #9f3050;
}
#edan-search .search-results .edan-row {
  display: -webkit-box;
  display: flex;
  display: -ms-flexbox;
  margin-bottom: 30px;
  border-bottom: 1px solid gray;
  margin-right: 50px;
}
#edan-search .search-results .edan-row .record-details {
  width: 100%;
  margin-bottom: 15px;
}
#edan-search .search-results .edan-row h3.title {
  margin-bottom: 0.5em;
  color: #0177A8;
}
#edan-search .search-results .edan-row p {
  margin-bottom: 0.5em !important;
}
#edan-search .search-results .edan-row .record-label {
  font-weight: 900;
  float: left;
  padding-right: 20px;
  min-width: 25%;
}
#edan-search .search-results .edan-row .record-media {
  max-width: 150px;
  margin-right: 30px;
  padding-top: 10px;
}
#edan-search .pager li.pager__item.pager__item-current,
#edan-search .pager li.pager__item.active,
#edan-search .pager li.pager__item-current,
#edan-search .pager li.active,
#edan-search .pagination li.pager__item.pager__item-current,
#edan-search .pagination li.pager__item.active,
#edan-search .pagination li.pager__item-current,
#edan-search .pagination li.active {
  padding: 0;
  min-width: 3.125em;
  background: #0177A8;
  border: 3px solid #0177A8;
}

/*------------------------------------*\
    $EXPOSED FILTERS
\*------------------------------------*/
.view-resources .views-exposed-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: stretch;
  -ms-flex-pack: stretch;
  justify-content: stretch;
  margin-bottom: 3rem;
}
.view-resources .views-exposed-form > div {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding: 10px 5px;
}
.view-resources .views-exposed-form > div.form-item-keys {
  -webkit-box-flex: 2;
  -ms-flex: 2;
  flex: 2;
}
.view-resources .views-exposed-form > div:not(.form-actions) input,
.view-resources .views-exposed-form > div:not(.form-actions) select {
  width: 100%;
  border: 1px solid #D6DDE2;
  padding: 0.375em 0.5em;
}
.view-resources .views-exposed-form > div.form-actions {
  position: relative;
}
.view-resources .views-exposed-form > div.form-actions input {
  height: 32px;
  width: 48%;
  margin: 0 auto;
  bottom: -44px;
}
@media (max-width: 675px) {
  .view-resources .views-exposed-form > div.form-item-keys, .view-resources .views-exposed-form > div.form-actions {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .view-resources .views-exposed-form > div.form-actions input {
    width: 49%;
    bottom: 0;
  }
}
@media (max-width: 550px) {
  .view-resources .views-exposed-form > div {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (max-width: 825px) {
  .view-resources.view-id-resources .form-item-keys,
  .view-resources.view-id-resources .form-actions {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .view-resources.view-id-resources .form-actions input {
    width: 49% !important;
    bottom: 0 !important;
  }
}

.field--label-inline .field__label,
.field--label-inline .field-label,
.field--label-inline .field__item,
.field--label-inline .field-item,
.field--label-inline .field__items,
.field-label-inline .field__label,
.field-label-inline .field-label,
.field-label-inline .field__item,
.field-label-inline .field-item,
.field-label-inline .field__items {
  display: inline-block;
  float: none;
}
.field--label-inline .field__label,
.field--label-inline .field-label,
.field-label-inline .field__label,
.field-label-inline .field-label {
  font-weight: bold;
}
.field--label-inline .field__label::after,
.field--label-inline .field-label::after,
.field-label-inline .field__label::after,
.field-label-inline .field-label::after {
  content: ":";
}

.field-type-image {
  line-height: 0;
}

.tagline {
  font-family: "Libre Baskerville", Georgia, Times, "Times New Roman", serif;
  font-style: italic;
  font-size: 1.125em;
  line-height: 1.3333333333;
  color: #081d3a;
}

.inline-block > div {
  display: inline-block;
}

footer.footer {
  background: #3F4249;
  margin-top: 50px;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  padding: 1.5em 0;
}
.show-page-nav footer.footer {
  padding-bottom: 3.375em;
}
footer.footer a {
  color: white;
}
footer.footer a:visited {
  color: white;
}
footer.footer a:focus {
  color: white;
}
footer.footer a:hover {
  color: #ffd400;
}
footer.footer a:active {
  color: #ffd400;
}
footer.footer * {
  color: white;
}
footer.footer p {
  margin: 0;
}
footer.footer .si-logo {
  display: block;
  max-width: 50%;
  background-repeat: no-repeat;
  background-position: top left;
  background-size: contain;
  background-image: url("logo.png");
  height: 20px;
}
.svgasimg footer.footer .si-logo {
  background-image: url("../images/bg/logo.png");
  background-image: url("data:image/svg+xml, %3Csvg data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 275 52.86'%3E%3Ctext transform='translate(61.21 37.62)' font-size='42.35' fill='%23fff' font-family='MinionPro-Regular%2C Minion Pro'%3E%3Ctspan letter-spacing='-.01em'%3ES%3C/tspan%3E%3Ctspan x='19.82' y='0'%3Em%3C/tspan%3E%3Ctspan x='54.51' y='0' letter-spacing='-.01em'%3Ei%3C/tspan%3E%3Ctspan x='65.35' y='0' letter-spacing='.01em'%3Et%3C/tspan%3E%3Ctspan x='78.52' y='0' letter-spacing='-.01em'%3Eh%3C/tspan%3E%3Ctspan x='100.8' y='0' letter-spacing='.01em'%3Es%3C/tspan%3E%3Ctspan x='116.68' y='0' letter-spacing='-.01em'%3Eo%3C/tspan%3E%3Ctspan x='137.77' y='0'%3En%3C/tspan%3E%3Ctspan x='160.93' y='0' letter-spacing='0em'%3Ei%3C/tspan%3E%3Ctspan x='172.41' y='0' letter-spacing='-.01em'%3Ea%3C/tspan%3E%3Ctspan x='190.62' y='0'%3En%3C/tspan%3E%3C/text%3E%3Ccircle cx='23.09' cy='24.16' r='23.08' transform='rotate(-22.5 20.411 23.632)' fill='%230097d4'/%3E%3Cpath d='M39.17 28.49a5.58 5.58 0 0 0-4.79-3l11.51-2.4-11.51-2.4a9.31 9.31 0 0 1 5.71-2.13c2.53 0 4.72-3.14 3.32-5.52 0 0-.42 3.74-5.14 2.49a5.59 5.59 0 0 0-5.51 1.27l6.45-9.87-9.83 6.44a9.29 9.29 0 0 1 2.53-5.55C33.67 6.04 33 2.3 30.36 1.61c0 0 2.35 2.94-1.87 5.4a5.59 5.59 0 0 0-3 4.79L23.09.29l-2.4 11.51a9.31 9.31 0 0 1-2.13-5.71c0-2.53-3.14-4.72-5.52-3.32 0 0 3.74.42 2.49 5.14a5.59 5.59 0 0 0 1.27 5.51L7 6.93l5.25 8 1.19 1.82a9.31 9.31 0 0 1-5.55-2.53C6 12.51 2.3 13.15 1.61 15.82c0 0 2.94-2.35 5.4 1.87a5.59 5.59 0 0 0 4.8 3L.29 23.09l11.51 2.4a9.3 9.3 0 0 1-5.71 2.13c-2.53 0-4.72 3.14-3.33 5.52 0 0 .42-3.74 5.14-2.49a5.59 5.59 0 0 0 5.51-1.27L7 39.21l9.83-6.44a9.3 9.3 0 0 1-2.53 5.55c-1.76 1.82-1.12 5.56 1.55 6.25 0 0-2.35-2.94 1.87-5.4a5.59 5.59 0 0 0 3-4.8l2.37 11.56 2.4-11.5a9.31 9.31 0 0 1 2.13 5.71c0 2.53 3.14 4.72 5.52 3.32 0 0-3.74-.41-2.49-5.14a5.59 5.59 0 0 0-1.27-5.51l9.83 6.44-3.4-5.19-3-4.64a9.31 9.31 0 0 1 5.51 2.51c1.82 1.76 5.56 1.12 6.25-1.55 0-.02-2.94 2.33-5.4-1.89Z' fill='%23ffd400'/%3E%3C/svg%3E");
}
footer.footer .menu {
  display: -webkit-box;
  display: flex;
  display: -ms-flexbox;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
footer.footer .menu li {
  float: left;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
}
@media (min-width: 768px) {
  footer.footer .menu li {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 50%;
    flex: 1 1 50%;
    margin-bottom: 10px;
    margin-bottom: 0.625pxrem;
  }
}
footer.footer .menu a {
  display: block;
}
footer.footer #block-socialmediasharing ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
  overflow: hidden;
  margin: 10px 0 0 50px;
  margin: 0.625pxrem 0rem 0rem 3.125pxrem;
}
footer.footer #block-socialmediasharing ul > li {
  list-style-type: none;
  list-style-image: none;
  display: block;
  float: left;
}
footer.footer #block-socialmediasharing ul > li:last-child {
  margin-right: 0px;
}
footer.footer #block-socialmediasharing ul li {
  margin-right: 10px;
  margin-right: 0.625pxrem;
}
footer.footer .region--footer-top {
  border-bottom: 1px solid #4b4e57;
  padding-bottom: 1.5em;
  margin-bottom: 1.5em;
}
footer.footer .region--footer-left {
  margin-right: 0px;
  margin-bottom: 40px;
  margin-bottom: 2.5pxrem;
}
footer.footer .region--footer-left #block-silogo {
  max-width: 300px;
}
@media (min-width: 1024px) {
  footer.footer .si-logo {
    height: 47px;
    max-width: 100%;
  }
  footer.footer .region--footer-left {
    margin-bottom: 0px;
    margin-bottom: 0pxrem;
  }
}

.header {
  position: relative;
  background: #3F4249;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
}
.header p {
  margin: 0;
}

.header-preface-wrapper {
  background: #016E9D;
}
.header-preface-wrapper * {
  color: white;
}

.l-header-preface-wrapper {
  background: #202023;
}

.region--header-preface-left {
  padding: 0.5em;
  background: #004A6E;
  width: 104%;
  margin-left: -2%;
}
.region--header-preface-left a {
  color: white;
}
.region--header-preface-left a:visited {
  color: white;
}
.region--header-preface-left a:focus {
  color: white;
}
.region--header-preface-left a:hover {
  color: #ffd400;
}
.region--header-preface-left a:active {
  color: #ffd400;
}

#block-natcollbranding {
  float: left;
  height: auto;
  padding-left: 10px;
}
#block-natcollbranding .logo {
  position: relative;
  top: 2px;
  height: 85px;
  overflow: hidden;
}
#block-natcollbranding img {
  width: 79%;
}

.marquee {
  display: block;
  line-height: 1;
  position: relative;
  overflow: hidden;
}
.marquee .views-row {
  display: inline-block;
  margin-right: 2em;
  white-space: nowrap; /* keep all text on a single line */
}

.region--header-preface-right,
.region--header-preface-right .inner {
  float: right;
}
.region--header-preface-right p {
  line-height: 1;
}
.region--header-preface-right .inner > .block {
  float: left;
  text-align: right;
}
.region--header-preface-right .inner > .block-search {
  width: 250px;
}

/*
.region-header {
  position: absolute;
  top: 25%;
  right: 2%;
  .has-preface-left & {
    top: 40%;
  }
}
*/
.l-header-inner {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.branding {
  padding: 1em 0;
  color: #fff;
}
.branding img {
  width: 100%;
  max-width: 400px;
}
.branding .site-name a {
  display: block;
  height: 2.75em;
  background-repeat: no-repeat;
  background-position: top left;
  background-size: contain;
  background-image: url("../images/logos/logo-white.png");
}
.branding .site-name a:focus, .branding .site-name a:hover, .branding .site-name a:active {
  border-bottom: none;
}
.branding .site-slogan {
  font-size: 14px;
  font-size: 0.875pxrem;
}

@media (min-width: 768px) {
  .region-header-preface-right .inner > .block-search {
    width: 200px;
  }
  .region-header-preface-left {
    margin-left: 0;
    background: transparent;
  }
  .region-header-preface-left a {
    color: white;
  }
  .region-header-preface-left a:visited {
    color: white;
  }
  .region-header-preface-left a:focus {
    color: white;
  }
  .region-header-preface-left a:hover {
    color: #2e343c;
  }
  .region-header-preface-left a:active {
    color: #2e343c;
  }
  .branding .site-name a {
    height: 3.25em;
  }
}
#block-gtranslate {
  float: right;
  margin-top: 40px;
}
#block-gtranslate .gtranslate {
  position: absolute;
}

@media (min-width: 1024px) {
  .region-header-preface-left {
    width: span(7);
  }
  .region-header,
  .region-header-preface-right {
    position: static;
    right: auto;
    top: auto;
  }
  .region-header-preface-right {
    width: span(5);
  }
  .region-header-preface-right .inner > .block-search {
    width: 250px;
  }
}
@media (min-width: 1010px) {
  .region-header-preface-right .inner > .block {
    width: 110px;
  }
  .region-header-preface-right .inner > .block-search {
    width: 250px;
  }
}
.region-hero {
  position: relative;
}
.region-hero .overlay {
  height: 12.5em;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
}
.cssgradients .region-hero .overlay {
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(0, 0, 0, 0.75)));
  background-image: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.75) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#BF000000", GradientType=0);
}
.region-hero .wrapper--page-header {
  position: relative;
  bottom: 0;
  text-align: center;
  z-index: 100;
  display: block;
}
@media (min-width: 768px) {
  .region-hero .wrapper--page-header {
    position: absolute;
    bottom: 30px;
    left: 0;
    right: 0;
    text-align: center;
    z-index: 100;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
.region-hero .wrapper--page-header > .panel-pane {
  position: relative;
  width: 96%;
  max-width: 1280px;
  margin: auto;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);
}
.region-hero .wrapper--page-header .panel-display {
  padding-bottom: 3%;
  z-index: 10;
  border: none;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 50%;
  flex: 0 1 50%;
  -ms-flex-item-align: center;
  align-self: center;
  color: black;
}
@media (min-width: 768px) {
  .region-hero .wrapper--page-header .panel-display {
    padding-bottom: 3%;
    z-index: 10;
    border: none;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 50%;
    flex: 0 1 50%;
    -ms-flex-item-align: center;
    align-self: center;
    background: url(00000066-5.png);
    background: rgba(0, 0, 0, 0.4);
    text-align: center;
  }
  .region-hero .wrapper--page-header .panel-display * {
    color: white;
  }
}
.region-hero .wrapper--page-header .panel-display h1 {
  font-size: 28px;
}
@media (min-width: 1024px) {
  .region-hero .wrapper--page-header .panel-display h1 {
    font-size: 40px;
  }
}
.region-hero .pane-node-field-image {
  line-height: 0;
  text-align: center;
}

.inline-list li {
  display: inline-block;
}
.float-list {
  *zoom: 1;
}
.float-list:before, .float-list:after {
  content: " ";
  display: block;
  line-height: 0;
}
.float-list:after {
  clear: both;
}
.float-list li {
  display: block;
  float: left;
}

/* Social List */
/* Text List */
.reset-list li, .fa-text-list ul li {
  margin-bottom: 1.5em;
}
.reset-list li.spacing-half, .fa-text-list ul li.spacing-half {
  margin-bottom: 0.75em;
}
.reset-list li.spacing-bottom, .fa-text-list ul li.spacing-bottom, .reset-list li.region--content-top, .fa-text-list ul li.region--content-top {
  margin-bottom: 2.25em;
}
.reset-list li.spacing, .fa-text-list ul li.spacing {
  margin: 2.25em 0;
}
.reset-list li.no-spacing, .fa-text-list ul li.no-spacing {
  margin-top: 0;
  margin-bottom: 0;
}

.fa-text-list span {
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  padding-left: 10px;
}
@media (min-width: 1024px) {
  .fa-text-list.program-social-media {
    padding-left: 50px;
    padding-left: 3.125pxrem;
  }
}

.paragraph {
  margin: 2.25em auto;
}

.entity-paragraphs-item.field-spacing .section-title, .entity-paragraphs-item.field-padding .section-title {
  margin-top: 0;
}
.entity-paragraphs-item.field-spacing .content > h2:first-child {
  margin-top: 0;
}

.paragraphs-item-grid-layout .inner {
  background-color: #F2F2F2;
  border: 1px solid #ededed;
  display: block;
  position: relative;
  z-index: 1;
  border-radius: inherit;
  color: #2e343c;
}
.paragraphs-item-grid-layout .inner:visited {
  color: #2e343c;
}
.paragraphs-item-grid-layout .inner:focus {
  color: #2e343c;
}
.paragraphs-item-grid-layout .inner:hover {
  color: #2e343c;
}
.paragraphs-item-grid-layout .inner:active {
  color: #2e343c;
}
.paragraphs-item-grid-layout .inner:after, .paragraphs-item-grid-layout .inner:before {
  border-radius: inherit;
  z-index: -1;
  position: absolute;
  content: "";
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: 0;
  padding: 0;
}
.paragraphs-item-grid-layout .inner:after {
  opacity: 0.0625;
  -webkit-box-shadow: 0 2px 0 0 #000;
  box-shadow: 0 2px 0 0 #000;
}
.paragraphs-item-grid-layout.bg-purple .inner {
  background: #5b3b66;
}
.paragraphs-item-grid-layout.bg-purple .inner.hover, .paragraphs-item-grid-layout.bg-purple .inner:hover {
  background: #4d3256;
}
.paragraphs-item-grid-layout.bg-gray-dark .inner {
  background: #435259;
}
.paragraphs-item-grid-layout.bg-gray-dark .inner.hover, .paragraphs-item-grid-layout.bg-gray-dark .inner:hover {
  background: #38454a;
}
.paragraphs-item-grid-layout.bg-blue .inner {
  background: #016E9D;
}
.paragraphs-item-grid-layout.bg-blue .inner.hover, .paragraphs-item-grid-layout.bg-blue .inner:hover {
  background: #015c84;
}
.paragraphs-item-grid-layout.bg-green .inner {
  background: #188916;
}
.paragraphs-item-grid-layout.bg-green .inner.hover, .paragraphs-item-grid-layout.bg-green .inner:hover {
  background: #147312;
}
.paragraphs-item-grid-layout.bg-orange .inner {
  background: #CB4D0B;
}
.paragraphs-item-grid-layout.bg-orange .inner.hover, .paragraphs-item-grid-layout.bg-orange .inner:hover {
  background: #b3440a;
}
.paragraphs-item-grid-layout.bg-purple .inner *, .paragraphs-item-grid-layout.bg-blue .inner *, .paragraphs-item-grid-layout.bg-gray-dark .inner *, .paragraphs-item-grid-layout.bg-orange .inner *, .paragraphs-item-grid-layout.bg-green .inner * {
  color: white;
}
@media (min-width: 768px) {
  .paragraphs-item-grid-layout .no-media .inner {
    padding-top: 15.625em;
  }
}
@media (min-width: 1024px) {
  .paragraphs-item-grid-layout.col-md-3 > .content > .entity:nth-child(2n+1), .paragraphs-item-grid-layout.col-md-4 > .content > .entity:nth-child(2n+1), .paragraphs-item-grid-layout.col-wd-2 > .content > .entity:nth-child(2n+1) {
    clear: none;
  }
  .paragraphs-item-grid-layout.col-md-3 > .content > .entity, .paragraphs-item-grid-layout.col-md-3 > .content > .entity:nth-child(2n) {
    max-width: span(3);
  }
  .paragraphs-item-grid-layout.col-md-3 > .content > .entity:nth-child(4n+1) {
    clear: both;
  }
  .paragraphs-item-grid-layout.col-md-4 > .content > .entity, .paragraphs-item-grid-layout.col-md-4 > .content > .entity:nth-child(2n), .paragraphs-item-grid-layout.col-wd-2 > .content > .entity, .paragraphs-item-grid-layout.col-wd-2 > .content > .entity:nth-child(2n) {
    max-width: span(4);
  }
  .paragraphs-item-grid-layout.col-md-4 > .content > .entity:nth-child(3n+1), .paragraphs-item-grid-layout.col-wd-2 > .content > .entity:nth-child(3n+1) {
    clear: both;
  }
}
@media (min-width: 1280px) {
  .paragraphs-item-grid-layout.col-wd-2 > .content > .entity, .paragraphs-item-grid-layout.col-wd-2 > .content > .entity:nth-child(2n), .paragraphs-item-grid-layout.col-wd-2 > .content > .entity:nth-child(3n) {
    max-width: span(2);
  }
  .paragraphs-item-grid-layout.col-wd-2 > .content > .entity:nth-child(3n+1) {
    clear: none;
  }
  .paragraphs-item-grid-layout.col-wd-2 > .content > .entity:nth-child(6n+1) {
    clear: both;
  }
}

.paragraphs-item-text-block.layout-constrain .content {
  max-width: 61.25em;
}

.span-width > .panel-pane > .paragraphs-item-accordion-tab > .content,
.span-width > .paragraphs-item-accordion-tab > .content,
.span-width > .panel-pane > .paragraphs-item-tabs > .content,
.span-width > .paragraphs-item-tabs > .content,
.span-width > .panel-pane > .paragraphs-item-text-block > .content,
.span-width > .paragraphs-item-text-block > .content,
.span-width > .panel-pane > .node > .paragraphs-item-text-block > .content {
  width: 96%;
  max-width: 1280px;
  margin: auto;
}
.span-width > .panel-pane > .paragraphs-item-accordion-tab > .content > .field-name-field-text-block,
.span-width > .paragraphs-item-accordion-tab > .content > .field-name-field-text-block,
.span-width > .panel-pane > .paragraphs-item-tabs > .content > .field-name-field-text-block,
.span-width > .paragraphs-item-tabs > .content > .field-name-field-text-block,
.span-width > .panel-pane > .paragraphs-item-text-block > .content > .field-name-field-text-block,
.span-width > .paragraphs-item-text-block > .content > .field-name-field-text-block,
.span-width > .panel-pane > .node > .paragraphs-item-text-block > .content > .field-name-field-text-block {
  max-width: 56.25em;
}
.span-width > .panel-pane > .paragraphs-item-text-block > .content,
.span-width > .paragraphs-item-text-block > .content {
  width: 96%;
  max-width: 1280px;
  margin: auto;
}
.span-width > .panel-pane > .paragraphs-item-text-block > .content > .field-name-field-text-block,
.span-width > .paragraphs-item-text-block > .content > .field-name-field-text-block {
  max-width: 56.25em;
}

.entity-paragraphs-item .group-header {
  margin: 2.25em auto 1.5em;
}

.group-header {
  text-align: center;
  width: 96%;
  max-width: 1280px;
  margin: 0 auto;
}
.group-header .title {
  text-transform: none;
  color: #004a6e;
}

.paragraph--type--embedded-view .field--name-field-title {
  font-family: "Libre Baskerville", Georgia, Times, "Times New Roman", serif;
  font-weight: bold;
  font-size: 24px;
  line-height: 1.28571;
  color: #004A6E;
  margin-bottom: 0.85714em;
}

.region-postscript .page-nav {
  font-weight: 700;
  max-width: 10.9375em;
  position: fixed;
  right: 0;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  z-index: 1000;
  opacity: 0;
  -webkit-transition: opacity 400ms, bottom 200ms;
  transition: opacity 400ms, bottom 200ms;
  bottom: -9999px;
}
.region-postscript .page-nav .text {
  color: #000;
  opacity: 0;
  font-size: 0.75em;
}
.region-postscript .page-nav .icon {
  background-color: #9f3050;
  border-radius: 50%;
  border: 3px solid #fff;
  -webkit-box-shadow: -1px 0 2px 0 rgba(0, 0, 0, 0.12), 1px 0 2px 0 rgba(0, 0, 0, 0.12), 0 1px 1px 0 rgba(0, 0, 0, 0.24);
  box-shadow: -1px 0 2px 0 rgba(0, 0, 0, 0.12), 1px 0 2px 0 rgba(0, 0, 0, 0.12), 0 1px 1px 0 rgba(0, 0, 0, 0.24);
  display: block;
  height: 2.25em;
  width: 2.25em;
  margin: 0 auto;
  position: relative;
  background-image: url("../images/bg/arrow-white-up.png");
  background-image: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 31 19' style='enable-background:new 0 0 31 19' xml:space='preserve' fill='rgb%28255%2C255%2C255%29'%3E%3Cpath d='M14.8.7.3 15.2c-.2.2-.3.4-.3.7 0 .3.1.5.3.7l1.6 1.6c.2.2.4.3.7.3s.5-.1.7-.3L15.5 6.1l12.2 12.2c.2.2.4.3.7.3.3 0 .5-.1.7-.3l1.6-1.6c.2-.2.3-.4.3-.7 0-.3-.1-.5-.3-.7L16.2.7c-.2-.2-.4-.3-.7-.3-.3 0-.5.2-.7.3z' style='fill:%23fff'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: 50% 45%;
  background-size: 60%;
}
.region-postscript .page-nav:hover .text, .region-postscript .page-nav:active .text {
  opacity: 1;
}
.show-page-nav .region-postscript .page-nav {
  display: block;
  opacity: 1;
  bottom: 0;
}
@media (min-width: 768px) {
  .region-postscript .page-nav .icon {
    height: 3.375em;
    width: 3.375em;
  }
}
@media (min-width: 1280px) {
  .region-postscript .page-nav {
    right: 2%;
  }
}

.search-form, #search-block-form {
  position: relative;
}
.search-form .container-inline, #search-block-form .container-inline {
  position: relative;
}
.search-form input[type=submit], #search-block-form input[type=submit] {
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: 80%;
  background-color: transparent;
  background-image: url("../images/bg/search.png");
  background-image: url("data:image/svg+xml, %3Csvg data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='rgb%28255%2C255%2C255%29'%3E%3Cpath d='M15.5 14h-.79l-.28-.27a6.51 6.51 0 1 0-.7.7l.27.28v.79l5 5 1.49-1.5Zm-6 0A4.5 4.5 0 1 1 14 9.5 4.49 4.49 0 0 1 9.5 14Z' style='fill:%23fff'/%3E%3Cpath d='M0 0h24v24H0V0Z' style='fill:none'/%3E%3C/svg%3E");
  position: absolute;
  top: 0px;
  right: 0px;
  text-indent: -99999px;
  height: 31px;
  width: 34px;
  padding: 0;
  margin: 0;
  border: 0;
}

.sb-search-open input[type=submit] {
  font-size: 0.75em;
  -webkit-transition: background-color 300ms ease-out, border-color 320ms ease-out;
  transition: background-color 300ms ease-out, border-color 320ms ease-out;
  background-color: #f89406;
  color: white;
  position: relative;
  z-index: 1;
}
.sb-search-open input[type=submit]:visited {
  color: white;
}
.sb-search-open input[type=submit]:focus {
  color: white;
}
.sb-search-open input[type=submit]:hover {
  color: white;
}
.sb-search-open input[type=submit]:active {
  color: white;
}
.sb-search-open input[type=submit]:focus, .sb-search-open input[type=submit]:hover, .sb-search-open input[type=submit]:active {
  background-color: #c67605;
  border-color: #f6b354;
  outline: 0;
  text-decoration: none;
  -webkit-box-shadow: rgba(0, 0, 0, 0.16) -2px 0 2px 0, rgba(0, 0, 0, 0.16) 2px 0 2px 0, rgba(0, 0, 0, 0.32) 0 2px 2px 0;
  box-shadow: rgba(0, 0, 0, 0.16) -2px 0 2px 0, rgba(0, 0, 0, 0.16) 2px 0 2px 0, rgba(0, 0, 0, 0.32) 0 2px 2px 0;
}

.l-main .search-form-wrapper {
  position: relative;
}
.l-main .search-form label {
  display: none;
}
.l-main .search-form input[type=text] {
  display: inline-block;
  width: 100%;
  height: 48px;
  padding-right: 48px;
  border-radius: 0;
  -webkit-appearance: none;
  border: 1px solid #c7d1d7;
  padding-left: 0.625em;
}
.l-main .search-form .form-text input:-moz-placeholder-shown {
  color: #435259;
  text-transform: uppercase;
}
.l-main .search-form .form-text input:-ms-input-placeholder {
  color: #435259;
  text-transform: uppercase;
}
.l-main .search-form .form-text input:placeholder-shown {
  color: #435259;
  text-transform: uppercase;
}
.l-main .search-form input[type=submit] {
  font-size: 0.75em;
  -webkit-transition: background-color 300ms ease-out, border-color 320ms ease-out;
  transition: background-color 300ms ease-out, border-color 320ms ease-out;
  background-color: #188916;
  border: 1px solid #29c526;
  color: white;
  position: relative;
  z-index: 1;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: 80%;
  background-image: url("../images/bg/search.png");
  background-image: url("data:image/svg+xml, %3Csvg data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='rgb%28255%2C255%2C255%29'%3E%3Cpath d='M15.5 14h-.79l-.28-.27a6.51 6.51 0 1 0-.7.7l.27.28v.79l5 5 1.49-1.5Zm-6 0A4.5 4.5 0 1 1 14 9.5 4.49 4.49 0 0 1 9.5 14Z' style='fill:%23fff'/%3E%3Cpath d='M0 0h24v24H0V0Z' style='fill:none'/%3E%3C/svg%3E");
  height: 48px;
  width: 48px;
  margin: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  text-indent: -99999px;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: 70%;
  position: absolute;
  top: 0;
  right: 0px;
}
.l-main .search-form input[type=submit]:visited {
  color: white;
}
.l-main .search-form input[type=submit]:focus {
  color: white;
}
.l-main .search-form input[type=submit]:hover {
  color: white;
}
.l-main .search-form input[type=submit]:active {
  color: white;
}
.l-main .search-form input[type=submit]:focus, .l-main .search-form input[type=submit]:hover, .l-main .search-form input[type=submit]:active {
  background-color: #105d0f;
  border-color: #29c526;
  outline: 0;
  text-decoration: none;
  -webkit-box-shadow: rgba(0, 0, 0, 0.16) -2px 0 2px 0, rgba(0, 0, 0, 0.16) 2px 0 2px 0, rgba(0, 0, 0, 0.32) 0 2px 2px 0;
  box-shadow: rgba(0, 0, 0, 0.16) -2px 0 2px 0, rgba(0, 0, 0, 0.16) 2px 0 2px 0, rgba(0, 0, 0, 0.32) 0 2px 2px 0;
}

header #search-block-form {
  -webkit-backface-visibility: hidden;
}
header #search-block-form form {
  position: relative;
  width: 35px;
  min-width: 34px;
  height: auto;
  min-height: 34px;
  overflow: hidden;
  -webkit-transition: min-width 0.4s ease;
  transition: min-width 0.4s ease;
}
header #search-block-form .form-type-textfield,
header #search-block-form .form-type-search {
  margin: 0;
  display: block;
  z-index: 0;
  min-width: 0;
  overflow: hidden;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  color: #2e343c;
}
header #search-block-form .form-type-textfield input,
header #search-block-form .form-type-search input {
  background: white;
  border-radius: 0px;
}
header #search-block-form input[type=text] {
  -webkit-appearance: none;
  height: 36px;
  padding-right: 40px;
  font-size: 0.75em;
  color: #2e343c;
}
header #search-block-form input[type=submit] {
  background-color: #6c7a89;
  border: 1px solid #6c7a89;
  border-radius: 0px;
  -webkit-box-shadow: none;
  box-shadow: none;
}
header #search-block-form .form-actions {
  width: 34px;
  height: 30px;
  display: block;
  position: absolute;
  right: 0px;
  top: 0;
  padding: 0;
  margin: 0;
  cursor: pointer;
  z-index: 10;
}
header #search-block-form.sb-search-open form, .no-js header #search-block-form form {
  width: 100%;
  height: auto;
  min-width: 100%;
}
header #search-block-form.sb-search-open .form-type-textfield,
header #search-block-form.sb-search-open .form-type-search, .no-js header #search-block-form .form-type-textfield,
.no-js header #search-block-form .form-type-search {
  min-width: 100%;
  opacity: 1;
}
header #search-block-form.sb-search-open input[type=submit], .no-js header #search-block-form input[type=submit] {
  border-radius: 0;
}
header #search-block-form.sb-search-open .form-type-textfield,
header #search-block-form.sb-search-open .form-type-search, .no-js header #search-block-form .form-type-textfield,
.no-js header #search-block-form .form-type-search {
  min-width: 150px;
}

@media (min-width: 1024px) {
  .l-main .search-form .container-inline input[type=text] {
    padding-right: 32%;
    padding-left: 0.25em;
  }
  .page-landing .l-main .search-form .container-inline input[type=text] {
    border: none;
    text-align: right;
  }
  .l-main .search-form .container-inline .form-text input::-webkit-input-placeholder {
    color: #6c7a89;
    text-transform: capitalize;
  }
  .l-main .search-form .container-inline .form-text input::-moz-placeholder {
    color: #6c7a89;
    text-transform: capitalize;
  }
  .l-main .search-form .container-inline .form-text input:-ms-input-placeholder {
    color: #6c7a89;
    text-transform: capitalize;
  }
  .l-main .search-form .container-inline .form-text input::-ms-input-placeholder {
    color: #6c7a89;
    text-transform: capitalize;
  }
  .l-main .search-form .container-inline .form-text input::placeholder {
    color: #6c7a89;
    text-transform: capitalize;
  }
  .l-main .search-form .container-inline .form-text ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #6c7a89;
    text-transform: capitalize;
  }
  .l-main .search-form .container-inline .form-text ::-moz-placeholder { /* Firefox 19+ */
    color: #6c7a89;
    text-transform: capitalize;
  }
  .l-main .search-form .container-inline .form-text :-ms-input-placeholder { /* IE 10+ */
    color: #6c7a89;
    text-transform: capitalize;
  }
  .l-main .search-form .container-inline .form-text :-moz-placeholder { /* Firefox 18- */
    color: #6c7a89;
    text-transform: capitalize;
  }
}
.search-results #search-form .container-inline label {
  display: block;
}
.search-results #search-form .form-search {
  width: 75%;
  height: 34px;
  padding: 0;
  padding-left: 15px;
}
.search-results #search-form input[type=submit] {
  display: inline;
  position: relative;
  top: 0;
  background-color: #6c7a89;
  height: 35px;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.search-results #search-form .search-advanced input[type=submit] {
  text-indent: 0;
  min-width: 120px;
  background-image: none;
}
.search-results #search-form #edit-lang-fieldset {
  display: none;
}

/*end search-results*/
.addtoany_list {
  display: block;
  text-align: right;
  margin-top: 1.5em;
  position: relative;
}
.addtoany_list a:hover {
  border: 1px solid #6c7a89;
}
.addtoany_list a:hover svg path {
  fill: #9f3050 !important;
  stroke: #ffffff !important;
}
.addtoany_list a:hover span {
  opacity: 1;
}

.share-btn {
  width: 38px;
  height: 34px;
  display: block;
  border: 1px solid transparent;
  position: relative;
  z-index: 20;
  background-repeat: no-repeat;
  background-position: 50% 60%;
  background-color: white;
  background-size: 65%;
  background-image: url("../images/bg/share.png");
  background-image: url("data:image/svg+xml, %3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' x='0' y='0' viewBox='0 0 32 30.6' style='enable-background:new 0 0 32 30.6' xml:space='preserve' fill='rgb%28255%2C255%2C255%29'%3E%3Cstyle%3E.st0%7Bfill:%230177a8%7D.st1%7Bfill:none%3Bstroke:%230177a8%3Bstroke-miterlimit:10%7D%3C/style%3E%3Ccircle class='st0' cx='5.7' cy='15.3' r='5.7'/%3E%3Ccircle class='st0' cx='26.3' cy='24.9' r='5.7'/%3E%3Ccircle class='st0' cx='26.3' cy='5.7' r='5.7'/%3E%3Cpath class='st1' d='m5.7 15.3 20.6-9.6M26.3 24.9 5.7 15.3'/%3E%3C/svg%3E");
}
.share-btn:hover, .share-btn.active {
  border: 1px solid #6c7a89;
  background-image: url("../images/bg/share-burgundy.png");
  background-image: url("data:image/svg+xml, %3Csvg data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 22.6 21.6'%3E%3Ccircle cx='4' cy='10.8' r='4' fill='%239f3050'/%3E%3Ccircle cx='18.6' cy='17.6' r='4' fill='%239f3050'/%3E%3Ccircle cx='18.6' cy='4' r='4' fill='%239f3050'/%3E%3Cpath fill='none' stroke='%239f3050' stroke-miterlimit='10' d='M4 10.8 18.6 4M18.6 17.6 4 10.8'/%3E%3C/svg%3E");
}
.share-btn.active {
  border-bottom: none;
}

.social-media {
  position: absolute;
  top: -999px;
  right: 0;
  min-width: 217px;
  z-index: 10;
  opacity: 0;
  border: 1px solid #6c7a89;
  background: white;
  text-align: center;
  *zoom: 1;
  -webkit-transition: opacity 400ms ease-in-out;
  transition: opacity 400ms ease-in-out;
}
.social-media:before, .social-media:after {
  content: " ";
  display: block;
  line-height: 0;
}
.social-media:after {
  clear: both;
}
.social-media a {
  padding: 2px;
  line-height: 1;
}
.social-media a:hover {
  border: none;
}
.social-media.active {
  top: 34px;
  opacity: 1;
}

.views-slideshow-controls-bottom .views_slideshow_controls_text .views_slideshow_controls_text_previous {
  text-decoration: none;
  text-indent: -9999px;
  position: absolute;
  z-index: 10;
  margin: 0;
  margin-left: 15px;
  top: 30%;
  width: 2em;
  height: 2em;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  overflow: hidden;
  background-image: url(/themes/si_basetheme/images/prev.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: 0 50%;
  cursor: pointer;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  left: 1%;
}
.views-slideshow-controls-bottom .views_slideshow_controls_text .views_slideshow_controls_text_previous a:hover {
  border: none;
}
.views-slideshow-controls-bottom .views_slideshow_controls_text .views_slideshow_controls_text_pause {
  position: absolute;
  bottom: 5em;
  right: 4%;
}
.views-slideshow-controls-bottom .views_slideshow_controls_text .views_slideshow_controls_text_pause a {
  position: relative;
  display: block;
  width: 18px;
  height: 20px;
  opacity: 0.8;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  color: #FFF;
  text-indent: -999em;
}
.views-slideshow-controls-bottom .views_slideshow_controls_text .views_slideshow_controls_text_pause a:before {
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  font-size: 1em;
  color: inherit;
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  content: "\f04c";
  text-indent: 0;
}
.views-slideshow-controls-bottom .views_slideshow_controls_text .views_slideshow_controls_text_pause a:hover {
  opacity: 0.8;
}
@media (min-width: 768px) {
  .views-slideshow-controls-bottom .views_slideshow_controls_text .views_slideshow_controls_text_pause a {
    bottom: 2.5em;
    height: 24px;
  }
  .views-slideshow-controls-bottom .views_slideshow_controls_text .views_slideshow_controls_text_pause a a:before {
    font-size: 1em;
  }
}
.views-slideshow-controls-bottom .views_slideshow_controls_text .views_slideshow_controls_text_next {
  text-decoration: none;
  position: absolute;
  z-index: 10;
  margin: 0;
  margin-right: 15px;
  top: 30%;
  width: 2em;
  height: 2em;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  overflow: hidden;
  right: 1%;
  text-indent: -9999px;
  background-position: 100% 50%;
  background-image: url(/themes/si_basetheme/images/next.svg);
  background-repeat: no-repeat;
  background-size: contain;
  cursor: pointer;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.views-slideshow-controls-bottom .views_slideshow_controls_text .views_slideshow_controls_text_next a:hover {
  border: none;
}
@media (min-width: 1024px) {
  .views-slideshow-controls-bottom .views_slideshow_controls_text .views_slideshow_controls_text_next,
  .views-slideshow-controls-bottom .views_slideshow_controls_text .views_slideshow_controls_text_previous {
    width: 4em;
    height: 4em;
    top: 40%;
  }
}

.views_slideshow_cycle_main:hover + .views_slideshow_controls_bottom {
  display: block;
}

.views_slideshow_cycle_teaser_section, .views_slideshow_cycle_slide {
  max-width: 100% !important;
}

.view-id-slider.view-display-id-block_2 {
  position: relative;
}
.view-id-slider.view-display-id-block_2 .views-slideshow-controls-bottom {
  position: absolute;
  top: 40%;
  width: 100%;
}

#views_slideshow_controls_text_slider-block_2 .views_slideshow_controls_text_previous {
  text-decoration: none;
  text-indent: -9999px;
  z-index: 10;
  margin: 0;
  margin-left: 15px;
  width: 2em;
  height: 2em;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  overflow: hidden;
  background-image: url(/themes/si_basetheme/images/prev.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: 0 50%;
  cursor: pointer;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  left: 1%;
}
#views_slideshow_controls_text_slider-block_2 .views_slideshow_controls_text_previous a:hover {
  border: none;
}
#views_slideshow_controls_text_slider-block_2 .views_slideshow_controls_text_pause {
  position: absolute;
  bottom: 5em;
  right: 4%;
}
#views_slideshow_controls_text_slider-block_2 .views_slideshow_controls_text_pause a {
  position: relative;
  display: block;
  width: 18px;
  height: 20px;
  opacity: 0.8;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  color: #FFF;
  text-indent: -999em;
}
#views_slideshow_controls_text_slider-block_2 .views_slideshow_controls_text_pause a:before {
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  font-size: 1em;
  color: inherit;
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  content: "\f04c";
  text-indent: 0;
}
#views_slideshow_controls_text_slider-block_2 .views_slideshow_controls_text_pause a:hover {
  opacity: 0.8;
}
@media (min-width: 768px) {
  #views_slideshow_controls_text_slider-block_2 .views_slideshow_controls_text_pause a {
    bottom: 2.5em;
    height: 24px;
  }
  #views_slideshow_controls_text_slider-block_2 .views_slideshow_controls_text_pause a a:before {
    font-size: 1em;
  }
}
#views_slideshow_controls_text_slider-block_2 .views_slideshow_controls_text_next {
  text-decoration: none;
  z-index: 10;
  margin: 0;
  margin-right: 15px;
  width: 2em;
  height: 2em;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  overflow: hidden;
  right: 1%;
  text-indent: -9999px;
  background-position: 100% 50%;
  background-image: url(/themes/si_basetheme/images/next.svg);
  background-repeat: no-repeat;
  background-size: contain;
  cursor: pointer;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#views_slideshow_controls_text_slider-block_2 .views_slideshow_controls_text_next a:hover {
  border: none;
}
@media (min-width: 1024px) {
  #views_slideshow_controls_text_slider-block_2 .views_slideshow_controls_text_next a,
  #views_slideshow_controls_text_slider-block_2 .views_slideshow_controls_text_previous a {
    width: 4em;
    height: 4em;
    top: 40%;
  }
}

/** Theme
**/
.flexslider {
  margin: 0;
  border: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.flexslider .flex-caption {
  font-style: normal;
  padding: 1.5em;
  border: 1px solid #4e5f68;
  background: #435259;
}
.flexslider .flex-caption * {
  color: white;
}
.flexslider .flex-caption a:hover {
  text-decoration: underline;
}
.flexslider h3, .flexslider h2 {
  margin: 0;
  color: #2e343c;
}
.flexslider p {
  margin-bottom: 0.75em;
}
.flexslider p:last-child {
  margin: 0;
}
.flexslider .slides .entity {
  position: relative;
}
.flexslider .slides li {
  margin: 0;
}
.flexslider .caption {
  font-size: 1em;
  line-height: 1.5;
}

.flex-pauseplay a {
  left: auto;
  right: 2%;
}

.preface {
  font-size: 0.75em;
  line-height: 1.5;
}

.field--name-field-slideshow .flexslider {
  background: #D6DDE2;
}
.field--name-field-slideshow .flexslider * {
  color: #2e343c;
}
.field--name-field-slideshow .flexslider .flex-pauseplay {
  bottom: 0.5em;
  right: 0.75em;
}
.field--name-field-slideshow .flexslider .flex-pauseplay a:before {
  color: #2e343c;
}
.field--name-field-slideshow .break {
  width: 1px;
  height: 0.375em;
}

.views_slideshow_cycle_main {
  text-shadow: rgba(0, 0, 0, 0.35) 1px 1px 2px;
}
.views_slideshow_cycle_main .flexslider {
  background: none;
}
.views_slideshow_cycle_main .flexslider * {
  color: white;
}
.views_slideshow_cycle_main .flexslider .slides li {
  position: relative;
}
.views_slideshow_cycle_main .text-wrapper {
  margin: 0 auto;
  max-width: 61.25em;
  width: 96%;
  border: none;
  padding: 0;
  position: relative;
}
.views_slideshow_cycle_main .group-wrapper {
  padding: 0.5em;
  max-width: 61.25em;
  display: inline-block;
  background: rgba(0, 0, 0, 0.4);
  margin: 0 auto;
  position: absolute;
  bottom: 1.5em;
  left: 10%;
}
.views_slideshow_cycle_main .slide-title {
  font-size: 1.25em;
  line-height: 1.2;
  color: white;
  margin: 0;
}
.views_slideshow_cycle_main p {
  margin-bottom: 0;
  color: white;
}
.views_slideshow_cycle_main .read-more {
  display: none;
}
.views_slideshow_cycle_main .flex-direction-nav a {
  width: 10%;
}
.views_slideshow_cycle_main .flex-pauseplay a {
  bottom: 3em;
}
.views_slideshow_cycle_main .flex-pauseplay a:before {
  color: #fff;
}

@media (min-width: 768px) {
  .views_slideshow_cycle_main .group-wrapper {
    padding: 1em;
    bottom: 4.5em;
    left: 0;
  }
}
@media (min-width: 1024px) {
  .views_slideshow_cycle_main .slide-title {
    font-size: 1.75em;
    line-height: 1.2857142857;
    color: white;
    margin: 0 0 0.2142857143em;
    display: inline;
  }
  .views_slideshow_cycle_main p {
    display: inline;
    font-size: 1.125em;
    line-height: 1.3333333333;
  }
  .views_slideshow_cycle_main .group-wrapper {
    padding: 0.5em 1em;
  }
}
.si-tabs {
  *zoom: 1;
  margin-bottom: 1.5em;
}
.si-tabs:before, .si-tabs:after {
  content: " ";
  display: block;
  line-height: 0;
}
.si-tabs:after {
  clear: both;
}
.si-tabs.r-tabs {
  /* Disabled tab */
}
.si-tabs.r-tabs .r-tabs-nav {
  display: none;
}
.si-tabs.r-tabs .r-tabs-accordion-title {
  display: block;
}
.no-js .si-tabs.r-tabs .r-tabs-accordion-title {
  display: none;
}
.si-tabs.r-tabs .r-tabs-panel,
.si-tabs.r-tabs .tab-content-title {
  -webkit-transition: opacity 0.5s, height 0.8s;
  transition: opacity 0.5s, height 0.8s;
  opacity: 0;
  height: 0;
  overflow: hidden;
}
.no-js .si-tabs.r-tabs .r-tabs-panel,
.no-js .si-tabs.r-tabs .tab-content-title {
  height: 100%;
}
.si-tabs.r-tabs .r-tabs-panel.r-tabs-state-active {
  display: block;
  opacity: 1;
  height: 100%;
}
.si-tabs.r-tabs .r-tabs-nav .r-tabs-state-disabled {
  opacity: 0.5;
}
.si-tabs .heading,
.si-tabs .r-tabs-accordion-title {
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 0;
}
.si-tabs .ui-state-default {
  background: none;
  border: none;
}
.si-tabs .ui-accordion .ui-accordion-header {
  background: #F2F2F2;
  border: 1px solid #D6DDE2;
  border-width: 1px 1px 0;
}
.si-tabs .ui-accordion .ui-accordion-header:hover {
  background: #F2F2F2 !important;
  color: #2e343c !important;
}
.si-tabs h3.heading,
.si-tabs .r-tabs-accordion-title a {
  display: block;
  position: relative;
  font-weight: bold;
  font-size: 1em;
  padding: 0.5em 0.625em;
  padding-left: 1.25em;
  color: #2e343c;
}
.si-tabs h3.heading:before,
.si-tabs .r-tabs-accordion-title a:before {
  font-family: FontAwesome;
      font-style: normal;
      font-weight: 400;
      text-decoration: inherit;
  font-size: 0.6666666667em;
  position: absolute;
  display: inline-block;
}
.si-tabs h3.heading:after,
.si-tabs .r-tabs-accordion-title a:after {
  content: "";
}
.si-tabs .ui-accordion .ui-accordion-header .heading:before,
.si-tabs .r-tabs-accordion-title a:before {
  top: 1.25em;
  left: 0.4375em;
  display: inline-block;
  content: "\f054";
  color: #2e343c;
}
.si-tabs .r-tabs-accordion-title.r-tabs-state-active a,
.si-tabs .ui-accordion .ui-accordion-header.ui-state-active {
  background: #016E9D;
  border: 1px solid #016E9D;
  border-width: 1px 1px 0;
}
.si-tabs .r-tabs-accordion-title.r-tabs-state-active a .heading,
.si-tabs .ui-accordion .ui-accordion-header.ui-state-active .heading {
  color: white;
}
.si-tabs .r-tabs-accordion-title.r-tabs-state-active a .heading:before,
.si-tabs .ui-accordion .ui-accordion-header.ui-state-active .heading:before {
  top: 0.9375em;
  left: 0.4375em;
  content: "\f078";
  color: white;
}
.si-tabs .r-tabs-accordion-title.r-tabs-state-active a .heading:hover,
.si-tabs .ui-accordion .ui-accordion-header.ui-state-active .heading:hover {
  color: #2e343c;
}
.si-tabs .r-tabs-accordion-title.r-tabs-state-active a .heading:hover:before,
.si-tabs .ui-accordion .ui-accordion-header.ui-state-active .heading:hover:before {
  color: #2e343c;
}
.si-tabs.menu-tab .tab-wrapper {
  border-bottom: 1px solid #D6DDE2;
}
.si-tabs.menu-tab .tab-wrapper .tab-pane {
  border: 1px solid #D6DDE2;
  padding: 1.5em 1.25em;
  border-width: 0 1px;
}
.si-tabs.responsive-tab .r-tabs-nav .r-tabs-anchor {
  padding: 0.6875em 1.25em 0.75em;
  color: #435259;
  border: 1px solid #D6DDE2;
  border-width: 1px 0 1px 1px;
  position: relative;
  background: #F2F2F2;
  top: 2px;
  display: block;
}
.si-tabs.responsive-tab .r-tabs-nav .last .r-tabs-anchor {
  border-right-width: 1px;
}
.si-tabs.responsive-tab .r-tabs-nav .r-tabs-state-active .r-tabs-anchor {
  background: white;
  padding: 0.75em 1.25em;
  border-bottom: 1px transparent;
  color: #016E9D;
  font-weight: bold;
}
.si-tabs.responsive-tab .r-tabs-panel.r-tabs-state-active {
  border: 1px solid #D6DDE2;
  padding: 1.5em 1.25em;
}
@media (min-width: 1024px) {
  .si-tabs .tab-content-title {
    display: block;
  }
  .si-tabs.r-tabs .r-tabs-nav {
    display: block;
  }
  .si-tabs.r-tabs .r-tabs-accordion-title {
    display: none;
  }
  .si-tabs.r-tabs.responsive-tab .r-tabs-tab {
    display: block;
    float: left;
  }
  .si-tabs.r-tabs.menu-tab > .r-tabs-nav {
    margin-bottom: 0.75em;
  }
  .si-tabs.r-tabs.menu-tab > .r-tabs-nav .tab-title {
    font-size: 1.25em;
  }
  .si-tabs.r-tabs.menu-tab > .tab-wrapper {
    border: none;
  }
  .si-tabs.r-tabs.menu-tab > .tab-wrapper > .tab-pane {
    border: none;
    padding: 0;
  }
}

.si-collapsible-block .collapse,
.si-tabs .collapse {
  display: none;
}
.no-js .si-collapsible-block .collapse,
.no-js .si-tabs .collapse {
  display: block;
}
.si-collapsible-block .collapse.in,
.si-tabs .collapse.in {
  display: block;
}
.si-collapsible-block tr.collapse.in,
.si-tabs tr.collapse.in {
  display: table-row;
}
.si-collapsible-block tbody.collapse.in,
.si-tabs tbody.collapse.in {
  display: table-row-group;
}
.si-collapsible-block .collapsing,
.si-tabs .collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height ease 0.35s;
  transition: height ease 0.35s;
}
.si-collapsible-block .fade,
.si-tabs .fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.si-collapsible-block .fade.in,
.si-tabs .fade.in {
  opacity: 1;
}

div.horizontal-tabs {
  margin-top: 1.5em;
  border: none;
  border-bottom: 1px solid #435259;
}
div.horizontal-tabs ul.horizontal-tabs-list {
  background: none;
  border: none;
  display: block;
  margin-left: 2px;
  *zoom: 1;
}
div.horizontal-tabs ul.horizontal-tabs-list:before, div.horizontal-tabs ul.horizontal-tabs-list:after {
  content: " ";
  display: block;
  line-height: 0;
}
div.horizontal-tabs ul.horizontal-tabs-list:after {
  clear: both;
}
div.horizontal-tabs ul.horizontal-tabs-list li {
  background: none;
  border: none;
  padding: 0;
  display: block;
}
div.horizontal-tabs ul.horizontal-tabs-list li a {
  display: block;
  padding: 0.6875em 1.25em 0.75em;
  color: #435259;
  border: 1px solid #435259;
  border-width: 1px 0 1px 1px;
  position: relative;
  background: #6c7a89;
  top: 0.0625em;
}
div.horizontal-tabs ul.horizontal-tabs-list li a strong {
  font-weight: 400;
}
div.horizontal-tabs ul.horizontal-tabs-list li:last-child a {
  border-right-width: 1px;
}
div.horizontal-tabs ul.horizontal-tabs-list li.selected {
  background: none;
  padding: 0;
}
div.horizontal-tabs ul.horizontal-tabs-list li.selected a {
  background: white;
  padding: 0.75em 1.25em;
  border-bottom: 1px transparent;
  bottom: -0.0625em;
  top: 0.0625em;
}
div.horizontal-tabs ul.horizontal-tabs-list li.selected a,
div.horizontal-tabs ul.horizontal-tabs-list li.selected a strong {
  font-weight: bold;
  color: #016E9D;
}
div.horizontal-tabs fieldset.horizontal-tabs-pane {
  padding: 1.5em 1.25em;
  border: 1px solid #435259;
  border-width: 1px 1px 0;
}

nav.tabs {
  background: #D6DDE2;
}

ul.tabs.primary {
  width: 96%;
  max-width: 1280px;
  margin: auto;
  border: none;
}
ul.tabs.primary li {
  text-align: center;
  border: none;
  background: none;
  display: block;
  float: left;
  padding: 0;
}
ul.tabs.primary a {
  display: block;
  padding: 8px;
  color: #7f8e9b;
  border: none;
}
ul.tabs.primary a:visited {
  color: #7f8e9b;
}
ul.tabs.primary a:focus {
  color: #7f8e9b;
}
ul.tabs.primary a:hover {
  color: #9f3050;
}
ul.tabs.primary a:active {
  color: #9f3050;
}
ul.tabs.primary a:hover, ul.tabs.primary a.is-active {
  background: white;
  color: #2e343c;
  border: none;
  border-top: 3px solid #016E9D;
  margin-top: -3px;
}

.b-media-wrapper {
  line-height: 1;
}

.view-mode-teaser headings,
.teaser headings {
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.view-mode-teaser headings.secondary,
.teaser headings.secondary {
  font-family: "Libre Baskerville", Georgia, Times, "Times New Roman", serif;
}
.view-mode-teaser p,
.teaser p {
  margin: 0 0 0.75em !important;
}
.view-mode-teaser img,
.teaser img {
  display: block;
  width: 100%;
}
.view-mode-teaser h3,
.teaser h3 {
  margin-bottom: 0;
}
.view-mode-teaser a:hover,
.teaser a:hover {
  text-decoration: none;
}
.view-mode-teaser .preface,
.teaser .preface {
  font-family: "Libre Baskerville", Georgia, Times, "Times New Roman", serif;
}
.view-mode-teaser a,
.teaser a {
  color: #2e343c;
}
.view-mode-teaser a:visited,
.teaser a:visited {
  color: #2e343c;
}
.view-mode-teaser a:focus,
.teaser a:focus {
  color: #2e343c;
}
.view-mode-teaser a:hover,
.teaser a:hover {
  color: #2e343c;
}
.view-mode-teaser a:active,
.teaser a:active {
  color: #2e343c;
}
.view-mode-teaser img,
.teaser img {
  width: 100% !important;
}
.view-mode-teaser .b-text-wrapper,
.teaser .b-text-wrapper {
  padding: 1em;
}
.view-mode-teaser .b-text-wrapper h2, .view-mode-teaser .b-text-wrapper h3,
.teaser .b-text-wrapper h2,
.teaser .b-text-wrapper h3 {
  margin: 0;
  margin-bottom: 0.5em;
}

.teaser {
  width: 100%;
}

.teaser-long {
  height: 100%;
  min-height: 200px;
}
.teaser-long .preface {
  font-size: 0.75em;
}
.teaser-long .inner {
  background-color: #F2F2F2;
  position: relative;
  z-index: 1;
  border-radius: inherit;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 0px;
  flex: 1 1 0;
  color: #2e343c;
}
@media (min-width: 768px) {
  .teaser-long .inner {
    border: 1px solid #ededed;
  }
}
.teaser-long .inner:visited {
  color: #2e343c;
}
.teaser-long .inner:focus {
  color: #2e343c;
}
.teaser-long .inner:hover {
  color: #2e343c;
}
.teaser-long .inner:active {
  color: #2e343c;
}
.teaser-long .inner h3 {
  display: -webkit-box;
  max-width: 100%;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.teaser-long .inner:after, .teaser-long .inner:before {
  border-radius: inherit;
  z-index: -1;
  position: absolute;
  content: "";
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: 0;
  padding: 0;
}
.teaser-long .inner:after {
  opacity: 0.0625;
  -webkit-box-shadow: 0 2px 0 0 #000;
  box-shadow: 0 2px 0 0 #000;
}
.teaser-long .inner .read-more .btn {
  background: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.teaser-long .inner .read-more .btn:hover {
  border-color: inherit;
  background-color: #687583;
  color: #fff;
}
.teaser-long .b-media-wrapper {
  line-height: 1;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  overflow: hidden;
}
.teaser-long .b-text-wrapper {
  padding: 1em;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
@media (min-width: 1024px) {
  .teaser-long .b-text-wrapper.fixed-height {
    min-height: 300px;
  }
}
.teaser-long a.inner:hover,
.teaser-long .inner.hover {
  background-color: #D6DDE2;
}
.bg-gray-light .teaser-long a.inner:hover,
.bg-gray-light .teaser-long .inner.hover {
  background: none;
}
.teaser-long.media-left {
  width: 100%;
}
.teaser-long.media-left .b-media-wrapper {
  float: left;
  padding: 1em;
}
.teaser-long.media-left .b-text-wrapper {
  float: left;
}

.node-teaser-long.border,
.node-teaser-long {
  background: none;
}

.teaser-featured .b-text-wrapper,
.teaser-list .b-text-wrapper {
  padding: 1em;
}
.teaser-featured.has-media .b-text-wrapper,
.teaser-list.has-media .b-text-wrapper {
  padding: 0;
}

article.teaser-long {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

@media (min-width: 768px) {
  .teaser-featured.has-media .inner, .paragraphs-item-grid-layout.col-sm-2 .teaser-featured.has-media .inner, .paragraphs-item-grid-layout.col-sm-2 .teaser-featured.has-media .inner,
  .teaser-list.has-media .inner,
  .paragraphs-item-grid-layout.col-sm-2 .teaser-list.has-media .inner,
  .paragraphs-item-grid-layout.col-sm-2 .teaser-list.has-media .inner {
    display: grid;
    grid-template-columns: 1fr 2fr;
    grid-gap: 1em;
  }
  .paragraphs-item-grid-layout .teaser-featured.has-media .inner,
  .paragraphs-item-grid-layout .teaser-list.has-media .inner {
    display: block;
  }
  .teaser-featured.has-media .b-text-wrapper, .paragraphs-item-grid-layout.col-sm-2 .teaser-featured.has-media .b-text-wrapper, .paragraphs-item-grid-layout.col-sm-2 .teaser-featured.has-media .b-text-wrapper,
  .teaser-list.has-media .b-text-wrapper,
  .paragraphs-item-grid-layout.col-sm-2 .teaser-list.has-media .b-text-wrapper,
  .paragraphs-item-grid-layout.col-sm-2 .teaser-list.has-media .b-text-wrapper {
    padding: 0.5em;
    padding-left: 0;
  }
  .paragraphs-item-grid-layout .teaser-featured.has-media .b-text-wrapper,
  .paragraphs-item-grid-layout .teaser-list.has-media .b-text-wrapper {
    padding: 1em;
  }
  .teaser-featured.has-media .b-media-wrapper, .paragraphs-item-grid-layout.col-sm-2 .teaser-featured.has-media .b-media-wrapper, .paragraphs-item-grid-layout.col-sm-2 .teaser-featured.has-media .b-media-wrapper,
  .teaser-list.has-media .b-media-wrapper,
  .paragraphs-item-grid-layout.col-sm-2 .teaser-list.has-media .b-media-wrapper,
  .paragraphs-item-grid-layout.col-sm-2 .teaser-list.has-media .b-media-wrapper {
    padding: 0.5em;
    padding-right: 0;
  }
  .paragraphs-item-grid-layout .teaser-featured.has-media .b-media-wrapper,
  .paragraphs-item-grid-layout .teaser-list.has-media .b-media-wrapper {
    padding: 0;
  }
  .no-cssgrid .teaser-featured.has-media .inner,
  .no-cssgrid .teaser-list.has-media .inner {
    *zoom: 1;
  }
  .no-cssgrid .teaser-featured.has-media .inner:before, .no-cssgrid .teaser-featured.has-media .inner:after,
  .no-cssgrid .teaser-list.has-media .inner:before,
  .no-cssgrid .teaser-list.has-media .inner:after {
    content: " ";
    display: block;
    line-height: 0;
  }
  .no-cssgrid .teaser-featured.has-media .inner:after,
  .no-cssgrid .teaser-list.has-media .inner:after {
    clear: both;
  }
}
.view-announcements .outerlink-title {
  font-weight: bold;
  font-size: 0.85em;
  font-style: italic;
}
.view-announcements .outerlink-description {
  font-style: italic;
  font-size: 0.85em;
}

.sidebar .sidebar_interior {
  padding: 0 10px 5px 10px;
  background: #F2F2F2;
}

.panel-region-main.col .page-title {
  max-width: 100%;
  width: 100%;
}
.panel-region-main #mini-panel-page_header {
  margin: 3em auto 2.25em;
}

.section-title {
  width: 100%;
}

.view.site-map .views-exposed-form {
  width: 96%;
  max-width: 1280px;
  margin: auto;
  margin-bottom: 1.5em;
}
.view.site-map .views-exposed-form .views-exposed-widget {
  float: none;
  padding: 0;
}
.view.site-map .views-exposed-form fieldset {
  margin-top: 0;
}
.view.site-map .views-exposed-form #edit-censuses-wrapper {
  *zoom: 1;
}
.view.site-map .views-exposed-form #edit-censuses-wrapper:before, .view.site-map .views-exposed-form #edit-censuses-wrapper:after {
  content: " ";
  display: block;
  line-height: 0;
}
.view.site-map .views-exposed-form #edit-censuses-wrapper:after {
  clear: both;
}
.view.site-map .views-exposed-form #edit-censuses-wrapper input {
  padding: 0.15em 0.5em;
}
.view.site-map .views-exposed-form #edit-censuses-wrapper .views-widget.slider-filter-processed {
  float: left;
  width: 25%;
}
.view.site-map .views-exposed-form #edit-censuses-wrapper .ui-widget.ui-slider {
  float: right;
  width: 65%;
  margin: 0.5em 0 0;
}
@media (min-width: 1024px) {
  .view.site-map .views-exposed-form #edit-censuses-wrapper .ui-widget.ui-slider {
    width: 70%;
  }
}
.view.site-map .views-exposed-form .ui-widget-content {
  border-color: #D6DDE2;
  background-color: #F2F2F2;
}
.view.site-map .ctools-auto-submit-processed .views-submit-button {
  display: none;
}

.view ul {
  margin: 0;
}
.view .item-list ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.view .item-list ul > li {
  list-style-type: none;
  list-style-image: none;
  padding: 0;
}
.view.view-tweets.view-display-id-block .views-row {
  position: relative;
  padding-bottom: 0.75em;
  border-bottom: 1px solid #ededed;
}
.view.view-tweets.view-display-id-block .views-row.views-row-last {
  border-bottom: none;
}
.view.view-tweets.view-display-id-block .views-field-formatted-tweet {
  padding: 0.75em 0.5em;
  z-index: 1;
  padding-bottom: 2.25em;
  position: relative;
}
.view.view-tweets.view-display-id-block .views-field-formatted-tweet .twitter-status {
  background: none;
  padding: 0;
  font-size: 1em;
}
.view.view-tweets.view-display-id-block .views-field-formatted-tweet .twitter-status .timestamp {
  position: absolute;
  right: 1em;
  bottom: 0.75em;
  font-size: 0.75em;
}
.view.view-tweets.view-display-id-block .views-field-formatted-tweet .twitter-status .actions {
  text-align: left;
  visibility: visible;
  position: absolute;
  left: 0;
  bottom: 0;
}
.view.view-tweets.view-display-id-block .views-field-formatted-tweet .twitter-timeline-link {
  font-size: 0.75em;
}
.view.view-tweets.view-display-id-block .views-field-formatted-tweet .image {
  margin-left: 60px;
}

.pane-views-panes .panel-title {
  width: 96%;
  max-width: 1280px;
  margin: auto;
}

.views-exposed-form .views-exposed-widget .form-submit {
  margin-top: 3.2em;
}

.view-resources .view-content,
.view-test .view-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: stretch;
  -ms-flex-pack: stretch;
  justify-content: stretch;
}
.view-resources .view-content > .views-row,
.view-test .view-content > .views-row {
  padding: 15px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  float: unset;
}

ul.sf-menu.sf-accordion,
ul.sf-menu.sf-accordion .sf-hidden {
  display: none !important;
  position: absolute;
}

ul.sf-menu.sf-accordion {
  -webkit-box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, 0.24);
  box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, 0.24);
}
ul.sf-menu.sf-accordion,
ul.sf-menu.sf-accordion ul,
ul.sf-menu.sf-accordion li {
  float: left;
  width: 100%;
}
ul.sf-menu.sf-accordion ul {
  margin: 0;
  padding: 0;
}
ul.sf-menu.sf-accordion.sf-expanded,
ul.sf-menu.sf-accordion li.sf-expanded > ul {
  left: auto !important;
  position: relative;
  top: auto !important;
  display: block !important;
}
ul.sf-menu.sf-accordion li.menuparent > a {
  position: relative;
  display: inline-block;
  padding-left: 1.4285714286em;
  display: block;
}
ul.sf-menu.sf-accordion li.menuparent > a:before {
  content: "\f067";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  color: white;
  position: absolute;
  font-size: 0.875em;
  top: 0.8571428571em;
  left: 0.3571428571em;
}
ul.sf-menu.sf-accordion li.menuparent > a:hover:before {
  color: white;
}
ul.sf-menu.sf-accordion li.menuparent.sf-expanded {
  background: #232428;
}
ul.sf-menu.sf-accordion li.menuparent.sf-expanded > a:before {
  content: "\f068";
}

.sf-menu,
.sf-menu * {
  list-style: none;
  margin: 0;
  padding: 0;
}

.sf-menu {
  line-height: 1.25;
  z-index: 497;
}
.sf-menu a,
.sf-menu span.nolink {
  display: block;
  position: relative;
}
.sf-menu.sf-horizontal ul {
  left: 0;
  position: absolute;
  top: -99999em;
  width: 12em;
}
.sf-menu.sf-horizontal ul li {
  width: 100%;
}
.sf-menu.sf-horizontal li {
  float: left;
  position: relative;
  z-index: 498;
}
.sf-menu.sf-horizontal li:hover > ul, .sf-menu.sf-horizontal li.sfHover > ul {
  left: 0;
  top: 2.5em;
}
.sf-menu.sf-horizontal li li:hover > ul,
.sf-menu.sf-horizontal li li.sfHover > ul {
  left: 12em;
  top: 0;
}
.sf-menu.sf-horizontal .sf-hidden {
  left: -99999em !important;
  top: -99999em !important;
}

.sf-menu.menu,
.sf-menu.menu ul,
.sf-menu.menu li {
  margin: 0;
}

.sf-menu a.sf-with-ul,
.sf-menu span.nolink.sf-with-ul {
  min-width: 1px;
}

a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator,
span.nolink:hover > .sf-sub-indicator,
li:hover > span.nolink > .sf-sub-indicator,
li.sfHover > span.nolink > .sf-sub-indicator {
  background-position: -10px -100px;
}

.sf-menu ul .sf-sub-indicator {
  background-position: -10px 0;
}

.sf-menu ul a > .sf-sub-indicator,
.sf-menu ul span.nolink > .sf-sub-indicator {
  background-position: 0 0;
}

.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator,
.sf-menu ul span.nolink:hover > .sf-sub-indicator,
.sf-menu ul li:hover > span.nolink > .sf-sub-indicator,
.sf-menu ul li.sfHover > span.nolink > .sf-sub-indicator {
  background-position: -10px 0;
}

.sf-shadow ul.sf-shadow-off {
  background: transparent;
}

.sf-menu.rtl,
.sf-menu.rtl li {
  float: right;
}

.sf-menu.rtl li:hover > ul,
.sf-menu.rtl li.sfHover > ul {
  left: auto;
  right: 0;
}

.sf-menu.rtl li li:hover > ul,
.sf-menu.rtl li li.sfHover > ul {
  left: auto;
  right: 12em;
}

.sf-menu.rtl ul {
  left: auto;
  right: 0;
}

.sf-menu.rtl .sf-sub-indicator {
  left: 0.75em;
  right: auto;
  background: url("../images/arrows-ffffff-rtl.png") no-repeat -10px -100px;
}

.sf-menu.rtl a > .sf-sub-indicator,
.sf-menu.rtl span.nolink > .sf-sub-indicator {
  top: 0.8em;
  background-position: -10px -100px;
}

.sf-menu.rtl a:focus > .sf-sub-indicator,
.sf-menu.rtl a:hover > .sf-sub-indicator,
.sf-menu.rtl a:active > .sf-sub-indicator,
.sf-menu.rtl li:hover > a > .sf-sub-indicator,
.sf-menu.rtl li.sfHover > a > .sf-sub-indicator,
.sf-menu.rtl span.nolink:hover > .sf-sub-indicator,
.sf-menu.rtl li:hover > span.nolink > .sf-sub-indicator,
.sf-menu.rtl li.sfHover > span.nolink > .sf-sub-indicator {
  background-position: 0 -100px;
}

.sf-menu.rtl ul .sf-sub-indicator {
  background-position: 0 0;
}

.sf-menu.rtl ul a > .sf-sub-indicator,
.sf-menu.rtl ul span.nolink > .sf-sub-indicator {
  background-position: -10px 0;
}

.sf-menu.rtl ul a:focus > .sf-sub-indicator,
.sf-menu.rtl ul a:hover > .sf-sub-indicator,
.sf-menu.rtl ul a:active > .sf-sub-indicator,
.sf-menu.rtl ul li:hover > a > .sf-sub-indicator,
.sf-menu.rtl ul li.sfHover > a > .sf-sub-indicator,
.sf-menu.rtl ul span.nolink:hover > .sf-sub-indicator,
.sf-menu.rtl ul li:hover > span.nolink > .sf-sub-indicator,
.sf-menu.rtl ul li.sfHover > span.nolink > .sf-sub-indicator {
  background-position: 0 0;
}

.sf-menu.rtl .sf-hidden,
.sf-menu.rtl.sf-hidden {
  left: auto !important;
  right: -99999em !important;
}

.sf-menu.rtl.sf-horizontal.sf-shadow ul,
.sf-menu.rtl.sf-vertical.sf-shadow ul,
.sf-menu.rtl.sf-navbar.sf-shadow ul ul {
  background-position: bottom left;
  padding: 0 0 9px 8px !important;
  -webkit-border-radius: 8px;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius: 8px;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomleft: 0;
  border-radius: 8px;
  border-top-right-radius: 0;
  border-bottom-left-radius: 0;
}

.sf-vertical.rtl li:hover > ul,
.sf-vertical.rtl li.sfHover > ul {
  left: auto;
  right: 12em;
}

.sf-vertical.rtl .sf-sub-indicator {
  background-position: -10px 0;
}

.sf-vertical.rtl a > .sf-sub-indicator,
.sf-vertical.rtl span.nolink > .sf-sub-indicator {
  background-position: 0 0;
}

.sf-vertical.rtl a:focus > .sf-sub-indicator,
.sf-vertical.rtl a:hover > .sf-sub-indicator,
.sf-vertical.rtl a:active > .sf-sub-indicator,
.sf-vertical.rtl li:hover > a > .sf-sub-indicator,
.sf-vertical.rtl li.sfHover > a > .sf-sub-indicator,
.sf-vertical.rtl span.nolink:hover > .sf-sub-indicator,
.sf-vertical.rtl li:hover > span.nolink > .sf-sub-indicator,
.sf-vertical.rtl li.sfHover > span.nolink > .sf-sub-indicator {
  background-position: -10px 0;
}

.sf-navbar.rtl li li {
  float: right;
}

.sf-navbar.rtl ul .sf-sub-indicator {
  background-position: 0 -100px;
}

.sf-navbar.rtl ul a > .sf-sub-indicator {
  background-position: -10px -100px;
}

.sf-navbar.rtl ul a:focus > .sf-sub-indicator,
.sf-navbar.rtl ul a:hover > .sf-sub-indicator,
.sf-navbar.rtl ul a:active > .sf-sub-indicator,
.sf-navbar.rtl ul li:hover > a > .sf-sub-indicator,
.sf-navbar.rtl ul li.sfHover > a > .sf-sub-indicator,
.sf-navbar.rtl ul span.nolink:hover > .sf-sub-indicator,
.sf-navbar.rtl ul li:hover > span.nolink > .sf-sub-indicator,
.sf-navbar.rtl ul li.sfHover > span.nolink > .sf-sub-indicator {
  background-position: 0 -100px;
}

.sf-navbar.rtl ul ul .sf-sub-indicator {
  background-position: 0 0;
}

.sf-navbar.rtl ul ul a > .sf-sub-indicator,
.sf-navbar.rtl ul ul span.nolink > .sf-sub-indicator {
  background-position: -10px 0;
}

.sf-navbar.rtl ul ul a:focus > .sf-sub-indicator,
.sf-navbar.rtl ul ul a:hover > .sf-sub-indicator,
.sf-navbar.rtl ul ul a:active > .sf-sub-indicator,
.sf-navbar.rtl ul ul li:hover > a > .sf-sub-indicator,
.sf-navbar.rtl ul ul li.sfHover > a > .sf-sub-indicator,
.sf-navbar.rtl ul ul span.nolink:hover > .sf-sub-indicator,
.sf-navbar.rtl ul ul li:hover > span.nolink > .sf-sub-indicator,
.sf-navbar.rtl ul ul li.sfHover > span.nolink > .sf-sub-indicator {
  background-position: 0 0;
}

.sf-navbar.rtl li li:hover > ul,
.sf-navbar.rtl li li.sfHover > ul {
  left: auto;
  right: 0;
}

.sf-navbar.rtl li li li:hover > ul,
.sf-navbar.rtl li li li.sfHover > ul {
  left: auto;
  right: 12em;
}

.sf-navbar.rtl > li > ul {
  background: transparent;
  padding: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-topleft: 0;
  -webkit-border-top-left-radius: 0;
  -webkit-border-bottom-right-radius: 0;
}

.region--main-menu {
  position: absolute;
  top: 30%;
  right: 3%;
}
.region--main-menu .sf-accordion-toggle {
  position: relative;
  text-align: right;
}
.region--main-menu .sf-accordion-toggle a {
  font-size: 0.75em;
  -webkit-transition: background-color 300ms ease-out, border-color 320ms ease-out;
  transition: background-color 300ms ease-out, border-color 320ms ease-out;
  background-color: #016E9D;
  color: white;
  position: relative;
  z-index: 1;
  -webkit-box-shadow: rgba(0, 0, 0, 0.12) -1px 0 2px 0, rgba(0, 0, 0, 0.12) 1px 0 2px 0, rgba(0, 0, 0, 0.24) 0 1px 1px 0;
  box-shadow: rgba(0, 0, 0, 0.12) -1px 0 2px 0, rgba(0, 0, 0, 0.12) 1px 0 2px 0, rgba(0, 0, 0, 0.24) 0 1px 1px 0;
  font-size: 1.375em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-shadow: rgba(0, 0, 0, 0.004) 1px 1px 1px;
  position: relative;
  display: inline-block;
  padding-right: 0;
  line-height: 1;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  width: 35px;
  height: 34px;
}
.region--main-menu .sf-accordion-toggle a:visited {
  color: white;
}
.region--main-menu .sf-accordion-toggle a:focus {
  color: white;
}
.region--main-menu .sf-accordion-toggle a:hover {
  color: white;
}
.region--main-menu .sf-accordion-toggle a:active {
  color: white;
}
.region--main-menu .sf-accordion-toggle a:focus, .region--main-menu .sf-accordion-toggle a:hover, .region--main-menu .sf-accordion-toggle a:active {
  background-color: #016E9D;
  border-color: #26b9f8;
  outline: 0;
  text-decoration: none;
  -webkit-box-shadow: rgba(0, 0, 0, 0.16) -2px 0 2px 0, rgba(0, 0, 0, 0.16) 2px 0 2px 0, rgba(0, 0, 0, 0.32) 0 2px 2px 0;
  box-shadow: rgba(0, 0, 0, 0.16) -2px 0 2px 0, rgba(0, 0, 0, 0.16) 2px 0 2px 0, rgba(0, 0, 0, 0.32) 0 2px 2px 0;
}
.region--main-menu .sf-accordion-toggle a:after {
  content: "\f0c9";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  color: white;
  position: absolute;
  font-size: 1.25em;
  top: 0.15em;
  right: 0.2em;
}
.region--main-menu .sf-accordion-toggle a:hover:after {
  color: white;
}
.region--main-menu .sf-accordion-toggle a.sf-expanded {
  font-size: 0.75em;
  -webkit-transition: background-color 300ms ease-out, border-color 320ms ease-out;
  transition: background-color 300ms ease-out, border-color 320ms ease-out;
  background-color: #232428;
  color: white;
  position: relative;
  z-index: 1;
  -webkit-box-shadow: rgba(0, 0, 0, 0.12) -1px 0 2px 0, rgba(0, 0, 0, 0.12) 1px 0 2px 0, rgba(0, 0, 0, 0.24) 0 1px 1px 0;
  box-shadow: rgba(0, 0, 0, 0.12) -1px 0 2px 0, rgba(0, 0, 0, 0.12) 1px 0 2px 0, rgba(0, 0, 0, 0.24) 0 1px 1px 0;
  font-size: 1.375em;
  position: relative;
  display: inline-block;
  padding-right: 0;
}
.region--main-menu .sf-accordion-toggle a.sf-expanded:visited {
  color: white;
}
.region--main-menu .sf-accordion-toggle a.sf-expanded:focus {
  color: white;
}
.region--main-menu .sf-accordion-toggle a.sf-expanded:hover {
  color: white;
}
.region--main-menu .sf-accordion-toggle a.sf-expanded:active {
  color: white;
}
.region--main-menu .sf-accordion-toggle a.sf-expanded:focus, .region--main-menu .sf-accordion-toggle a.sf-expanded:hover, .region--main-menu .sf-accordion-toggle a.sf-expanded:active {
  background-color: #232428;
  border-color: #636468;
  outline: 0;
  text-decoration: none;
  -webkit-box-shadow: rgba(0, 0, 0, 0.16) -2px 0 2px 0, rgba(0, 0, 0, 0.16) 2px 0 2px 0, rgba(0, 0, 0, 0.32) 0 2px 2px 0;
  box-shadow: rgba(0, 0, 0, 0.16) -2px 0 2px 0, rgba(0, 0, 0, 0.16) 2px 0 2px 0, rgba(0, 0, 0, 0.32) 0 2px 2px 0;
}
.region--main-menu .sf-accordion-toggle a.sf-expanded:after {
  content: "\f00d";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  color: white;
  position: absolute;
  font-size: 1.375em;
  top: 0.1363636364em;
  right: 0.1818181818em;
}
.region--main-menu .sf-accordion-toggle a.sf-expanded:hover:after {
  color: white;
}
.region--main-menu .sf-menu {
  line-height: 1.5;
  margin: 0;
  padding: 0;
  background: #ffffff !important;
  width: 100% !important;
  max-width: 30em;
  z-index: 500;
}
.region--main-menu .sf-menu.sf-accordion.sf-expanded {
  position: absolute !important;
  min-width: 400px;
  top: 35px !important;
  left: unset !important;
  right: 0px;
  padding: 1rem !important;
}
@media (max-width: 500px) {
  .region--main-menu .sf-menu.sf-accordion.sf-expanded {
    min-width: unset !important;
    width: calc(100vw - 25px) !important;
  }
}
.region--main-menu .sf-menu.sf-navbar {
  width: 100%;
}
.region--main-menu .sf-menu ul {
  padding-left: 0;
}
.region--main-menu .sf-menu #menu-3905-1 .sf-clone-parent {
  display: none !important;
}
.region--main-menu .sf-menu li a {
  white-space: normal;
  font-size: 1em;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  letter-spacing: 1px;
  font-weight: 700;
  color: white;
  padding: 0.5em 0.625em;
}
.region--main-menu .sf-menu li a:visited {
  color: white;
}
.region--main-menu .sf-menu li a:focus {
  color: white;
}
.region--main-menu .sf-menu li a:hover {
  color: white;
}
.region--main-menu .sf-menu li a:active {
  color: white;
}
.region--main-menu .sf-menu li ul {
  background: #232428;
  padding-left: 1.875em;
}
.region--main-menu .sf-menu > li > a {
  margin-left: 0.5em;
}
.region--main-menu .sf-menu.sf-accordion li {
  background: #232428;
}
.region--main-menu .sf-menu.sf-accordion li a .sf-sub-indicator {
  display: none;
}
.region--main-menu .sf-menu.sf-accordion li a:hover {
  background: #2e3136;
}
.region--main-menu .sf-menu.sf-accordion li.menuparent.sf-expanded {
  background: #232428;
}
.region--main-menu .sf-menu.sf-accordion li.menuparent.sf-expanded > a {
  color: #ffd400;
  background: #2e3136;
}
.region--main-menu .sf-menu.sf-accordion li.menuparent.sf-expanded > a:before {
  content: "";
}
@media (min-width: 1024px) {
  .region--main-menu {
    position: relative;
    top: 0;
    right: 0;
    background: #3F4249;
  }
  .region--main-menu .block-superfish {
    position: relative;
    width: 100%;
    top: auto;
    right: auto;
  }
  .region--main-menu .block-superfish .block__content,
  .region--main-menu .block-superfish .block-container {
    *zoom: 1;
    float: right;
  }
  .region--main-menu .block-superfish .block__content:before, .region--main-menu .block-superfish .block__content:after,
  .region--main-menu .block-superfish .block-container:before,
  .region--main-menu .block-superfish .block-container:after {
    content: " ";
    display: block;
    line-height: 0;
  }
  .region--main-menu .block-superfish .block__content:after,
  .region--main-menu .block-superfish .block-container:after {
    clear: both;
  }
  .region--main-menu .sf-menu.sf-style-none {
    background: #3F4249;
    -webkit-box-shadow: none;
    box-shadow: none;
    float: left;
    max-width: 100%;
  }
  .region--main-menu .sf-menu.sf-style-none li a {
    white-space: pre-wrap;
    color: white;
  }
  .region--main-menu .sf-menu.sf-style-none li a:visited {
    color: white;
  }
  .region--main-menu .sf-menu.sf-style-none li a:focus {
    color: #ffd400;
  }
  .region--main-menu .sf-menu.sf-style-none li a:hover {
    color: #ffd400;
  }
  .region--main-menu .sf-menu.sf-style-none li a:active {
    color: #ffd400;
  }
  .region--main-menu .sf-menu.sf-style-none li a:focus, .region--main-menu .sf-menu.sf-style-none li a:hover, .region--main-menu .sf-menu.sf-style-none li a:active {
    border-bottom: none;
  }
  .region--main-menu .sf-menu.sf-style-none li a:hover {
    background: #232428;
  }
  .region--main-menu .sf-menu.sf-style-none li.sf-depth-2 ul {
    display: none !important;
  }
  .region--main-menu .sf-menu.sf-style-none li.active-trail > a {
    color: #ffd400;
  }
  .region--main-menu .sf-menu.sf-style-none .sf-sub-indicator {
    position: relative;
    display: inline-block;
    padding-right: 1em;
    position: absolute;
  }
  .region--main-menu .sf-menu.sf-style-none .sf-sub-indicator:after {
    content: "\f107";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: white;
    position: absolute;
    font-size: 1em;
    top: 0em;
    right: 0em;
  }
  .region--main-menu .sf-menu.sf-style-none .sf-sub-indicator:hover:after {
    color: white;
  }
  .region--main-menu .sf-menu.sf-style-none > li.sfHover:last-child > ul {
    left: auto !important;
    right: 0 !important;
  }
  .region--main-menu .sf-menu.sf-style-none > li.sfHover .sf-sub-indicator:after {
    color: #ffd400;
  }
  .region--main-menu .sf-menu.sf-style-none > li > a {
    display: block;
    margin-left: 0;
  }
  .region--main-menu .sf-menu.sf-style-none > li.sf-depth-1 > a {
    display: block;
    line-height: 70px;
    line-height: 4.375pxrem;
    padding: 8px 15px;
    padding: 0.5pxrem 0.9375pxrem;
    border-top: 3px solid transparent;
  }
  .region--main-menu .sf-menu.sf-style-none > li.sf-depth-1 > a:before {
    content: "";
  }
  .region--main-menu .sf-menu.sf-style-none > li.sf-depth-1 > a:hover {
    border-top: 3px solid #ffd400;
  }
  .region--main-menu .sf-menu.sf-style-none > li.sf-depth-1 > a.sf-with-ul {
    padding-right: 32px;
    padding-right: 2pxrem;
  }
  .region--main-menu .sf-menu.sf-style-none > li.sf-depth-1.sf-expanded {
    background: #3F4249;
  }
  .region--main-menu .sf-menu.sf-style-none > li.sf-depth-1.sf-expanded > a:before {
    content: "";
  }
  .region--main-menu .sf-menu.sf-style-none > li > ul {
    padding-left: 0;
    min-width: 3em;
  }
  .region--main-menu .sf-menu.sf-style-none > li.sfHover > ul {
    top: 5.5em !important;
    left: 0 !important;
    -webkit-box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.5);
  }
  .region--main-menu .sf-menu.sf-style-none > li.sfHover > ul li {
    background: #232428;
  }
  .region--main-menu .sf-menu.sf-style-none > li.sfHover.last > ul {
    left: auto !important;
    right: 0 !important;
  }
}
@media (min-width: 1680px) {
  .region--main-menu .sf-menu.sf-style-none > li.sf-depth-1.last.sfHover > ul {
    top: 5.125em !important;
    left: 0 !important;
    right: auto !important;
  }
}

.pager,
.pagination {
  text-align: center;
  margin: 1.5em 0 0;
}
.pager li.pager__item,
.pager li,
.pagination li.pager__item,
.pagination li {
  display: inline-block;
  list-style: none;
  margin: 0 0.125em;
  padding: 0;
  text-align: center;
  color: white;
  margin-bottom: 1.5em;
}
.pager li.pager__item.pager__item-current, .pager li.pager__item.active,
.pager li.pager__item-current,
.pager li.active,
.pagination li.pager__item.pager__item-current,
.pagination li.pager__item.active,
.pagination li.pager__item-current,
.pagination li.active {
  padding: 0.75em;
  min-width: 3.125em;
  background: #016E9D;
}
.pager li.pager__item.pager__item-ellipsis,
.pager li.pager__item-ellipsis,
.pagination li.pager__item.pager__item-ellipsis,
.pagination li.pager__item-ellipsis {
  padding: 1.5em 0.75em 0;
  color: #2e343c;
}
.pager li.pager__item a,
.pager li a,
.pagination li.pager__item a,
.pagination li a {
  display: block;
  padding: 0.35em;
  min-width: 3.125em;
  background: #6c7a89;
  color: white;
}
.pager li.pager__item a:visited,
.pager li a:visited,
.pagination li.pager__item a:visited,
.pagination li a:visited {
  color: white;
}
.pager li.pager__item a:focus,
.pager li a:focus,
.pagination li.pager__item a:focus,
.pagination li a:focus {
  color: white;
}
.pager li.pager__item a:hover,
.pager li a:hover,
.pagination li.pager__item a:hover,
.pagination li a:hover {
  color: white;
}
.pager li.pager__item a:active,
.pager li a:active,
.pagination li.pager__item a:active,
.pagination li a:active {
  color: white;
}
.pager li.pager__item a:hover,
.pager li a:hover,
.pagination li.pager__item a:hover,
.pagination li a:hover {
  background: #016E9D;
}

.pagination li.active {
  padding: 0;
}
.pagination li.active a {
  background: #016E9D;
}

.js .search-results-container .pager {
  margin: 2.25em 0 auto;
}
.js .search-results-container .pager li.pager__item {
  float: none;
  display: none;
}
.js .search-results-container .pager li.pager__item-next {
  display: inline-block !important;
}
.js .search-results-container .pager li.pager__item-next a {
  font-size: 0.75em;
  -webkit-transition: background-color 300ms ease-out, border-color 320ms ease-out;
  transition: background-color 300ms ease-out, border-color 320ms ease-out;
  background-color: #D6DDE2;
  border: 1px solid white;
  color: #435259;
  position: relative;
  z-index: 1;
  -webkit-box-shadow: rgba(0, 0, 0, 0.12) -1px 0 2px 0, rgba(0, 0, 0, 0.12) 1px 0 2px 0, rgba(0, 0, 0, 0.24) 0 1px 1px 0;
  box-shadow: rgba(0, 0, 0, 0.12) -1px 0 2px 0, rgba(0, 0, 0, 0.12) 1px 0 2px 0, rgba(0, 0, 0, 0.24) 0 1px 1px 0;
  padding: 1.5em 1em;
  text-transform: capitalize;
}
.js .search-results-container .pager li.pager__item-next a:visited {
  color: #435259;
}
.js .search-results-container .pager li.pager__item-next a:focus {
  color: #435259;
}
.js .search-results-container .pager li.pager__item-next a:hover {
  color: #435259;
}
.js .search-results-container .pager li.pager__item-next a:active {
  color: #435259;
}
.js .search-results-container .pager li.pager__item-next a:focus, .js .search-results-container .pager li.pager__item-next a:hover, .js .search-results-container .pager li.pager__item-next a:active {
  background-color: #b8c4cd;
  border-color: white;
  outline: 0;
  text-decoration: none;
  -webkit-box-shadow: rgba(0, 0, 0, 0.16) -2px 0 2px 0, rgba(0, 0, 0, 0.16) 2px 0 2px 0, rgba(0, 0, 0, 0.32) 0 2px 2px 0;
  box-shadow: rgba(0, 0, 0, 0.16) -2px 0 2px 0, rgba(0, 0, 0, 0.16) 2px 0 2px 0, rgba(0, 0, 0, 0.32) 0 2px 2px 0;
}

.side-nav {
  display: none;
}
.side-nav p {
  margin: 0;
}
.side-nav h2 {
  border-top: 1px solid #D6DDE2;
  font-size: 1em;
  line-height: 1.5;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 0;
  font-weight: 400;
}
.side-nav h2 a {
  color: #2e343c;
}
.side-nav h2 a:visited {
  color: #2e343c;
}
.side-nav h2 a:focus {
  color: #9f3050;
}
.side-nav h2 a:hover {
  color: #9f3050;
}
.side-nav h2 a:active {
  color: #9f3050;
}
.side-nav h2 a,
.side-nav .menu a {
  background-color: #F2F2F2;
  display: block;
  padding: 0.75em 1em;
  -webkit-transition: background-color 0.5s;
  transition: background-color 0.5s;
  color: #2e343c;
}
.side-nav h2 a:visited,
.side-nav .menu a:visited {
  color: #2e343c;
}
.side-nav h2 a:focus,
.side-nav .menu a:focus {
  color: #9f3050;
}
.side-nav h2 a:hover,
.side-nav .menu a:hover {
  color: #9f3050;
}
.side-nav h2 a:active,
.side-nav .menu a:active {
  color: #9f3050;
}
.side-nav h2 a.is-active,
.side-nav .menu a.is-active {
  background-color: #e5e5e5;
  color: #9f3050;
  font-weight: 600;
}
.side-nav h2 a:hover,
.side-nav .menu a:hover {
  background-color: #e5e5e5;
  text-decoration: none;
  font-weight: 400;
}
.side-nav .sf-accordion-toggle a {
  width: 100%;
  font-size: 0.75em;
  -webkit-transition: background-color 300ms ease-out, border-color 320ms ease-out;
  transition: background-color 300ms ease-out, border-color 320ms ease-out;
  background-color: #435259;
  border: 1px solid #6a787f;
  color: #FFF;
  position: relative;
  z-index: 1;
  -webkit-box-shadow: rgba(0, 0, 0, 0.12) -1px 0 2px 0, rgba(0, 0, 0, 0.12) 1px 0 2px 0, rgba(0, 0, 0, 0.24) 0 1px 1px 0;
  box-shadow: rgba(0, 0, 0, 0.12) -1px 0 2px 0, rgba(0, 0, 0, 0.12) 1px 0 2px 0, rgba(0, 0, 0, 0.24) 0 1px 1px 0;
  text-transform: uppercase;
  letter-spacing: 0.1px;
  margin: 0;
}
.side-nav .sf-accordion-toggle a:visited {
  color: #FFF;
}
.side-nav .sf-accordion-toggle a:focus {
  color: #FFF;
}
.side-nav .sf-accordion-toggle a:hover {
  color: #FFF;
}
.side-nav .sf-accordion-toggle a:active {
  color: #FFF;
}
.side-nav .sf-accordion-toggle a:focus, .side-nav .sf-accordion-toggle a:hover, .side-nav .sf-accordion-toggle a:active {
  background-color: #016E9D;
  border-color: #26b9f8;
  outline: 0;
  text-decoration: none;
  -webkit-box-shadow: rgba(0, 0, 0, 0.16) -2px 0 2px 0, rgba(0, 0, 0, 0.16) 2px 0 2px 0, rgba(0, 0, 0, 0.32) 0 2px 2px 0;
  box-shadow: rgba(0, 0, 0, 0.16) -2px 0 2px 0, rgba(0, 0, 0, 0.16) 2px 0 2px 0, rgba(0, 0, 0, 0.32) 0 2px 2px 0;
}
.side-nav .sf-accordion-toggle a.sf-expanded {
  background: #016E9D;
  border-bottom: none;
}
.side-nav .menu {
  width: 100%;
  background-color: #F2F2F2;
}
.side-nav .menu ul {
  -webkit-transition: opacity 0.2s ease-in, max-height 0.4s ease-in;
  transition: opacity 0.2s ease-in, max-height 0.4s ease-in;
  max-height: 0;
  overflow: hidden;
  opacity: 0;
}
.side-nav .menu li li a {
  padding-left: 2em;
  padding-top: 0.5em;
}
.side-nav .menu li li li a {
  padding-left: 3em;
}
.side-nav .menu li li li a {
  padding-left: 3.5em;
}
.side-nav .menu li a.is-active {
  background-color: #e5e5e5;
  color: #9f3050;
  font-weight: 400;
}
.side-nav .menu li.hasChildren > a {
  position: relative;
  display: block;
  padding-right: 1.7142857143em;
}
.side-nav .menu li.hasChildren > a:after {
  content: "\f078";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  color: #2e343c;
  position: absolute;
  font-size: 0.875em;
  top: 0.5714285714em;
  right: 0.4285714286em;
}
.side-nav .menu li.hasChildren > a:hover:after {
  color: #9f3050;
}
.side-nav .menu li.hasChildren.sf-depth-1 > a:after {
  content: "";
}
.side-nav .menu li.hasChildren.sfHover {
  -webkit-transition: all 0.5s ease-in;
  transition: all 0.5s ease-in;
}
.side-nav .menu li.hasChildren.sfHover > a {
  position: relative;
  display: inline-block;
  padding-right: 1.7142857143em;
  display: block;
}
.side-nav .menu li.hasChildren.sfHover > a:after {
  content: "\f077";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  color: #2e343c;
  position: absolute;
  font-size: 0.875em;
  top: 0.8571428571em;
  right: 0.4285714286em;
}
.side-nav .menu li.hasChildren.sfHover > a:hover:after {
  color: #9f3050;
}
.side-nav .menu li.hasChildren.sfHover.active-trail > a:after {
  content: "\f078";
}
.side-nav .menu li.sfHover > ul, .side-nav .menu li.active-trail > ul, .side-nav .menu li.sfHover.active-trail > ul {
  max-height: 9999px;
  opacity: 1;
}
.side-nav .menu li.sfHover a {
  background-color: #e5e5e5;
}
.side-nav .menu > li {
  border-top: 1px solid #D6DDE2;
}
@media (min-width: 1024px) {
  .side-nav {
    display: block;
    *zoom: 1;
    margin-bottom: 2.25em;
    border: 1px solid #D6DDE2;
    border-width: 0 1px 1px;
  }
  .side-nav:before, .side-nav:after {
    content: " ";
    display: block;
    line-height: 0;
  }
  .side-nav:after {
    clear: both;
  }
  .side-nav .sf-hidden {
    position: static;
    left: auto !important;
    top: auto !important;
  }
}

.block-menu-menu-social-media .menu li {
  display: inline-block;
}
.view-staff .views-row:nth-child(odd),
.view-events .views-row:nth-child(odd) {
  background: #F2F2F2;
}
.view-staff h3,
.view-events h3 {
  margin-bottom: 0;
}
.view-staff .secondary,
.view-events .secondary {
  font-style: italic;
  margin-bottom: 0.5em;
}

.view-sponsors h4 {
  margin-bottom: 1em;
}

.view-speakers h3 {
  line-height: 1;
}

.view-resources .item-list .grid-wrapper .views-row {
  margin-bottom: 30px;
  margin-bottom: 1.875pxrem;
}

.blog-list .views-exposed-form .views-exposed-widget .form-submit {
  margin-top: 0;
}

.view-blog .group-date {
  margin-top: 12px;
  margin-top: 0.75pxrem;
}
.view-blog .views-row h4 {
  margin-bottom: 10px;
  margin-bottom: 0.625pxrem;
}
.view-blog .views-row .b-text-wrapper h2, .view-blog .views-row .b-text-wrapper h3 {
  font-size: 21.6px;
  font-size: 1.35pxrem;
}
.view-blog .views-row .b-text-wrapper.b-text-overlay .blog-author {
  margin-bottom: 10px;
  margin-bottom: 0.625pxrem;
}

.featured-post .b-media-wrapper {
  position: relative;
}

#block-views-block-news-latest-news .views-row h4 {
  margin-bottom: 10px;
  margin-bottom: 0.625pxrem;
}
#block-views-block-news-latest-news .views-row .b-text-wrapper h2, #block-views-block-news-latest-news .views-row .b-text-wrapper h3 {
  font-size: 21.6px;
  font-size: 1.35pxrem;
  line-height: 1.35;
}
#block-views-block-news-latest-news .views-row .b-text-wrapper p {
  font-size: 14px;
}

.view-slideshow {
  padding-bottom: 24px;
  padding-bottom: 1.5pxrem;
}
@media (min-width: 1024px) {
  .view-slideshow .slide__caption {
    position: absolute;
    right: 250px;
    bottom: 100px;
    background: rgba(0, 0, 0, 0.6);
    top: auto;
    width: 45%;
    left: auto;
    color: #fff;
  }
  .view-slideshow .slide__caption h2, .view-slideshow .slide__caption h3, .view-slideshow .slide__caption a {
    color: #fff;
  }
  .slide--caption--right .view-slideshow .slide__caption {
    right: 250px;
    bottom: 100px;
  }
  .slide--caption--left .view-slideshow .slide__caption {
    left: 250px;
    bottom: 100px;
  }
}
.view-slideshow .b-text-wrapper {
  padding: 12px 0;
  padding: 0.75pxrem 0rem;
}
.view-slideshow h2,
.view-slideshow .beta {
  margin: 12px 0;
  margin: 0.75pxrem 0rem;
  position: relative;
}
.view-slideshow .b-media-wrapper {
  position: relative;
  height: 500px;
  height: calc(80vh - 145px);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 0%;
}
.view-slideshow .b-media-wrapper a {
  display: block;
  width: 100%;
  height: 100%;
}
@media (min-width: 768px) {
  .view-slideshow .b-text-wrapper {
    padding: 12px 0;
    padding: 0.75pxrem 0rem;
  }
  .view-slideshow .b-media-wrapper {
    position: relative;
    height: 500px;
    height: calc(80vh - 145px);
  }
}

/* Contact Page and Form */
.contact-page .flex-box {
  display: block;
}
@media (min-width: 1024px) {
  .contact-page .flex-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.contact-page .col {
  padding: 24px;
  padding: 1.5pxrem;
}
.contact-page h2 {
  margin: 0 0 10px;
  margin: 0rem 0rem 0.625pxrem;
  padding: 0;
  padding: 0rem;
  text-transform: uppercase;
  font-size: 24px;
}
.contact-page .bg-gray-darker * {
  color: #ffd400;
}
.contact-page #block-contactussocialmedia h2 {
  color: #2e343c;
}
.contact-page #block-contactussocialmedia .field--name-body ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.contact-page #block-contactussocialmedia .field--name-body ul li {
  padding: 0 2rem 0 0;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
}
.contact-page form * {
  text-transform: uppercase;
}
.contact-page form fieldset {
  border: none;
  padding: 0px;
  margin-top: 0px;
  margin-bottom: 24px;
}
.contact-page form fieldset legend {
  text-transform: uppercase;
  font-size: 24px;
  font-weight: bold;
}
.contact-page form .form-item label {
  display: block;
  font-weight: normal;
  padding-bottom: 0.75em;
}
.contact-page form input[type=text], .contact-page form textarea {
  margin-bottom: 15px;
  background: #4b4e57;
  color: #fff !important;
  border: 1px solid #575b64;
  text-transform: none;
}
.contact-page form .webform-actions {
  text-align: center;
}
.contact-page form .webform-actions input[type=submit] {
  margin: 0 auto;
  width: 25%;
  background: none;
}

.node--type-event .col-sm-8 .field--name-body {
  padding-top: 15px;
  padding-bottom: 15px;
}
.node--type-event .col-sm-8 .field {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 15px;
}
.node--type-event .col-sm-8 .field__item, .node--type-event .col-sm-8 .field__items {
  -webkit-box-flex: 3;
  -ms-flex: 3 1 0px;
  flex: 3 1 0;
}
.node--type-event .col-sm-8 .field__label {
  font-weight: 900;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 0px;
  flex: 1 1 0;
}

.front .header, .path-frontpage .header {
  background: #fff;
}
.front .header .branding .site-name a, .path-frontpage .header .branding .site-name a {
  background-image: url("../images/logos/logo.png");
}
.front .header .navigation,
.front .header .region--main-menu, .path-frontpage .header .navigation,
.path-frontpage .header .region--main-menu {
  background: none;
}
.front .header .navigation .sf-menu li,
.front .header .region--main-menu .sf-menu li, .path-frontpage .header .navigation .sf-menu li,
.path-frontpage .header .region--main-menu .sf-menu li {
  background: #fff;
}
.front .header .navigation .sf-menu.sf-style-none li a,
.front .header .region--main-menu .sf-menu.sf-style-none li a, .path-frontpage .header .navigation .sf-menu.sf-style-none li a,
.path-frontpage .header .region--main-menu .sf-menu.sf-style-none li a {
  color: #2e343c;
}
.front .header .navigation .sf-menu.sf-style-none li a:hover,
.front .header .region--main-menu .sf-menu.sf-style-none li a:hover, .path-frontpage .header .navigation .sf-menu.sf-style-none li a:hover,
.path-frontpage .header .region--main-menu .sf-menu.sf-style-none li a:hover {
  background: #f2f2f2;
}
.front .header .navigation .sf-menu.sf-style-none li ul,
.front .header .region--main-menu .sf-menu.sf-style-none li ul, .path-frontpage .header .navigation .sf-menu.sf-style-none li ul,
.path-frontpage .header .region--main-menu .sf-menu.sf-style-none li ul {
  background: #fff;
}
.front .header .navigation .sf-menu.sf-style-none > li.sfHover > ul li,
.front .header .region--main-menu .sf-menu.sf-style-none > li.sfHover > ul li, .path-frontpage .header .navigation .sf-menu.sf-style-none > li.sfHover > ul li,
.path-frontpage .header .region--main-menu .sf-menu.sf-style-none > li.sfHover > ul li {
  background: #fff;
}
.front .header .navigation .sf-menu.sf-style-none .sf-sub-indicator:after,
.front .header .region--main-menu .sf-menu.sf-style-none .sf-sub-indicator:after, .path-frontpage .header .navigation .sf-menu.sf-style-none .sf-sub-indicator:after,
.path-frontpage .header .region--main-menu .sf-menu.sf-style-none .sf-sub-indicator:after {
  color: #2e343c;
}
.front .header .navigation .sf-menu.sf-accordion li.menuparent > a:before,
.front .header .region--main-menu .sf-menu.sf-accordion li.menuparent > a:before, .path-frontpage .header .navigation .sf-menu.sf-accordion li.menuparent > a:before,
.path-frontpage .header .region--main-menu .sf-menu.sf-accordion li.menuparent > a:before {
  color: #2e343c;
}
.front .header .navigation .sf-menu.sf-accordion li.menuparent.sf-expanded,
.front .header .region--main-menu .sf-menu.sf-accordion li.menuparent.sf-expanded, .path-frontpage .header .navigation .sf-menu.sf-accordion li.menuparent.sf-expanded,
.path-frontpage .header .region--main-menu .sf-menu.sf-accordion li.menuparent.sf-expanded {
  background: #fff;
}
.front .header .navigation .sf-menu.sf-accordion li.menuparent.sf-expanded > a,
.front .header .region--main-menu .sf-menu.sf-accordion li.menuparent.sf-expanded > a, .path-frontpage .header .navigation .sf-menu.sf-accordion li.menuparent.sf-expanded > a,
.path-frontpage .header .region--main-menu .sf-menu.sf-accordion li.menuparent.sf-expanded > a {
  background: #f2f2f2;
}

.node--type-resource .field--name-field-file .field__item a[href*=pdf] {
  position: relative;
  display: inline-block;
  padding-right: 1.2em;
}
.node--type-resource .field--name-field-file .field__item a[href*=pdf]:after {
  content: "\f1c1";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  color: #016E9D;
  position: absolute;
  font-size: 1em;
  top: 0em;
  right: 0em;
}
.node--type-resource .field--name-field-file .field__item a[href*=pdf]:hover:after {
  color: #9f3050;
}
.node--type-resource .field--name-field-file .field__item a[href*=jpg] {
  position: relative;
  display: inline-block;
  padding-right: 1.2em;
}
.node--type-resource .field--name-field-file .field__item a[href*=jpg]:after {
  content: "\f03e";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  color: #016E9D;
  position: absolute;
  font-size: 1em;
  top: 0em;
  right: 0em;
}
.node--type-resource .field--name-field-file .field__item a[href*=jpg]:hover:after {
  color: #9f3050;
}
.node--type-resource .field--name-field-link .field__item a {
  position: relative;
  display: inline-block;
  padding-right: 1.2em;
}
.node--type-resource .field--name-field-link .field__item a:after {
  content: "\f0c1";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  color: #016E9D;
  position: absolute;
  font-size: 1em;
  top: 0em;
  right: 0em;
}
.node--type-resource .field--name-field-link .field__item a:hover:after {
  color: #9f3050;
}
.node--type-resource.node--view-mode-teaser > .inner {
  position: relative;
}
.node--type-resource.node--view-mode-teaser > .inner > a {
  position: absolute;
  cursor: pointer;
  top: 0;
  bottom: 0;
  display: block;
  left: 0;
  right: 0;
  z-index: 10;
}
.node--type-resource.node--view-mode-teaser .b-text-wrapper h3 {
  min-height: 72px;
}
.node--type-resource.node--view-mode-teaser .b-text-wrapper .details > p {
  display: none;
}
.node--type-resource.node--view-mode-teaser .b-text-wrapper .details > div > div {
  display: inline-block;
}
.node--type-resource.node--view-mode-teaser .b-text-wrapper .details > div > div.field--name-field-functional-area {
  margin-left: 10px;
}
.node--type-resource.node--view-mode-teaser .b-text-wrapper .details > div > div.field--name-field-functional-area > div {
  display: inline-block;
}
.node--type-resource.node--view-mode-teaser .b-text-wrapper .details > div > div.field--name-field-functional-area > div:not(:last-of-type)::after {
  content: ",";
}

.sponsors-page .region--featured .block-views {
  padding: 20px 0;
  padding: 1.25pxrem 0rem;
}
.sponsors-page .region--featured .block-views:nth-child(odd) {
  background: #F2F2F2;
}
.sponsors-page .region--featured .block-views .block-container h2 {
  margin-top: 20px;
  margin-top: 1.25pxrem;
}

.node--type-staff .secondary {
  font-style: italic;
  margin-bottom: 0.5em;
}
.node--type-staff .col-sm-8 h1.page-title {
  padding-bottom: 0;
}
.node--type-staff .col-sm-8 .field--name-field-media-image {
  float: left;
  padding-right: 30px;
  padding-bottom: 30px;
  padding-top: 10px;
}
.node--type-staff .col-sm-8 .field--name-field-first-name {
  float: left;
  padding-right: 5px;
}
.node--type-staff .col-sm-8 .field--name-body {
  padding-top: 15px;
  padding-bottom: 15px;
}

.bio {
  padding-top: 30px;
}

.page-user .content-wrapper {
  padding: 3em 1em;
}
.page-user .content-wrapper .region-content,
.page-user .content-wrapper .messages {
  width: 96%;
  max-width: 1280px;
  margin: auto;
}
/*# sourceMappingURL=sourcemaps/dpo_styles.css.map */
