/* ==========================================================================
	Imports
============================================================================= */
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0; }

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent; }

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  /* 2 */ }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder; }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none; }

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none; }

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline; }

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none; }

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none; }

/*! formstone v1.4.13 [background.css] 2019-03-17 | GPL-3.0 License | formstone.it */
.fs-background {
  overflow: hidden;
  position: relative; }

.fs-background, .fs-background-container, .fs-background-media {
  -webkit-transition: none;
  transition: none; }

.fs-background-container {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  z-index: 0;
  overflow: hidden; }

.fs-background-media {
  position: absolute;
  top: 0;
  bottom: 0;
  opacity: 0; }

.fs-background-media.fs-background-animated {
  -webkit-transition: opacity .5s linear;
  transition: opacity .5s linear; }

.fs-background-media iframe, .fs-background-media img, .fs-background-media video {
  width: 100%;
  height: 100%;
  display: block;
  -webkit-user-drag: none; }

.fs-background-media.fs-background-fixed, .fs-background-media.fs-background-native {
  width: 100%;
  height: 100%; }

.fs-background-media.fs-background-fixed img, .fs-background-media.fs-background-native img {
  display: none; }

.fs-background-media.fs-background-native {
  background-position: center;
  background-size: cover; }

.fs-background-media.fs-background-fixed {
  background-position: center;
  background-attachment: fixed; }

.fs-background-embed.fs-background-ready:after {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  content: ''; }

.fs-background-embed.fs-background-ready iframe {
  z-index: 0; }

/*! formstone v1.4.13 [carousel.css] 2019-03-17 | GPL-3.0 License | formstone.it */
.fs-carousel.fs-carousel-enabled {
  width: 100%;
  position: relative; }

.fs-carousel.fs-carousel-enabled:after {
  clear: both;
  content: '';
  display: table; }

.fs-carousel, .fs-carousel *, .fs-carousel :after, .fs-carousel :before, .fs-carousel:after, .fs-carousel:before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: none;
  transition: none;
  -webkit-user-select: none !important;
  -moz-user-select: none !important;
  -ms-user-select: none !important;
  user-select: none !important; }

.fs-carousel-enabled.fs-carousel-contained, .fs-carousel-enabled.fs-carousel-contained .fs-carousel-container, .fs-carousel-enabled.fs-carousel-contained .fs-carousel-viewport, .fs-carousel-enabled.fs-carousel-contained .fs-carousel-wrapper {
  overflow: hidden; }

.fs-carousel-enabled .fs-carousel-viewport {
  position: relative; }

.fs-carousel-enabled .fs-carousel-viewport:after {
  clear: both;
  content: '';
  display: table; }

.fs-carousel-enabled .fs-carousel-wrapper {
  position: relative; }

.fs-carousel-enabled .fs-carousel-wrapper:after {
  clear: both;
  content: '';
  display: table; }

.fs-carousel-enabled .fs-carousel-container {
  position: relative; }

.fs-carousel-enabled .fs-carousel-canister {
  position: relative;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  overflow: hidden;
  -webkit-transition: -webkit-transform .5s ease;
  transition: -webkit-transform .5s ease;
  transition: transform .5s ease;
  transition: transform .5s ease, -webkit-transform .5s ease;
  transition: transform .5s ease,-webkit-transform .5s ease;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.fs-carousel-enabled.fs-carousel-auto_height .fs-carousel-canister {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-transition: height .5s ease,-webkit-transform .5s ease;
  transition: height .5s ease,-webkit-transform .5s ease;
  transition: height .5s ease,transform .5s ease;
  transition: height .5s ease,transform .5s ease,-webkit-transform .5s ease; }

.fs-carousel-enabled .fs-carousel-item {
  min-height: 1px;
  display: block; }

.fs-carousel-enabled .fs-carousel-item img {
  -webkit-user-drag: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.fs-carousel-single .fs-carousel-item {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1; }

.fs-carousel-single .fs-carousel-item.fs-carousel-visible {
  position: relative;
  z-index: 2; }

.fs-carousel-controls {
  display: none; }

.fs-carousel-enabled .fs-carousel-controls {
  width: 100%;
  margin: 0;
  padding: 0; }

.fs-carousel-controls_custom.fs-carousel-visible, .fs-carousel-enabled .fs-carousel-controls.fs-carousel-visible {
  display: block; }

.fs-carousel-enabled .fs-carousel-control {
  border: none;
  cursor: pointer;
  padding: 0; }

.fs-carousel-pagination {
  display: none; }

.fs-carousel-enabled .fs-carousel-pagination {
  width: 100%; }

.fs-carousel-enabled .fs-carousel-pagination.fs-carousel-visible {
  display: block; }

.fs-carousel-enabled .fs-carousel-page {
  border: none;
  cursor: pointer;
  display: inline-block;
  padding: 0; }

.fs-carousel-enabled.fs-carousel-rtl {
  direction: rtl; }

/*! formstone v1.4.13 [checkbox.css] 2019-03-17 | GPL-3.0 License | formstone.it */
.fs-checkbox {
  display: inline-block;
  vertical-align: middle; }

.fs-checkbox, .fs-checkbox *, .fs-checkbox :after, .fs-checkbox :before, .fs-checkbox:after, .fs-checkbox:before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: none;
  transition: none;
  -webkit-user-select: none !important;
  -moz-user-select: none !important;
  -ms-user-select: none !important;
  user-select: none !important; }

.fs-checkbox-element_placeholder {
  display: none;
  visibility: hidden; }

.fs-checkbox-element {
  width: 110%;
  height: 110%;
  position: absolute;
  top: -5%;
  right: -5%;
  bottom: -5%;
  left: -5%;
  z-index: -1;
  background: 0 0;
  border: 0;
  margin: 0;
  padding: 0;
  pointer-events: none;
  -webkit-transition: none;
  transition: none;
  opacity: 0;
  -webkit-appearance: none; }

.fs-checkbox-label {
  cursor: pointer;
  display: inline-block;
  line-height: 20px;
  overflow: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.fs-checkbox-marker {
  position: relative;
  width: 20px;
  height: 20px;
  border: 1px solid;
  cursor: pointer;
  display: inline-block; }

.fs-checkbox-flag {
  width: 100%;
  height: 100%;
  margin: 0; }

.fs-checkbox-flag:before {
  width: 5px;
  height: 10px;
  border: 2px solid;
  border-top: 0;
  border-left: 0;
  content: '';
  display: block;
  margin: 3px 0 0 6px;
  -webkit-transition: -webkit-transform .15s ease;
  transition: -webkit-transform .15s ease;
  transition: transform .15s ease;
  transition: transform .15s ease, -webkit-transform .15s ease;
  transition: transform .15s ease,-webkit-transform .15s ease;
  -webkit-transform: rotate(45deg) scale(0);
  transform: rotate(45deg) scale(0); }

.fs-checkbox-checked .fs-checkbox-flag:before {
  -webkit-transform: rotate(45deg) scale(1);
  transform: rotate(45deg) scale(1); }

.fs-checkbox-radio .fs-checkbox-marker {
  position: relative;
  border-radius: 100%; }

.fs-checkbox-radio .fs-checkbox-flag {
  width: 10px;
  height: 10px;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #666;
  border-radius: 100%;
  margin: auto;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition: -webkit-transform .15s ease;
  transition: -webkit-transform .15s ease;
  transition: transform .15s ease;
  transition: transform .15s ease, -webkit-transform .15s ease;
  transition: transform .15s ease,-webkit-transform .15s ease; }

.fs-checkbox-radio .fs-checkbox-flag:before {
  display: none; }

.fs-checkbox-radio.fs-checkbox-checked .fs-checkbox-flag {
  -webkit-transform: scale(1);
  transform: scale(1); }

.fs-checkbox-radio.fs-checkbox-checked .fs-checkbox-flag:before {
  display: none; }

.fs-checkbox-disabled {
  cursor: default;
  opacity: .5; }

.fs-checkbox-label.fs-checkbox-disabled {
  cursor: default; }

.fs-checkbox-disabled .fs-checkbox-marker {
  cursor: default; }

.fs-checkbox-toggle {
  position: relative; }

.fs-checkbox-label.fs-checkbox-toggle {
  line-height: 40px; }

.fs-checkbox-toggle .fs-checkbox-marker {
  width: 100px;
  height: 40px;
  position: relative; }

.fs-checkbox-toggle .fs-checkbox-marker:after {
  clear: both;
  content: '';
  display: table; }

.fs-checkbox-toggle .fs-checkbox-flag {
  width: 50%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #666;
  display: block;
  -webkit-transition: left .15s ease;
  transition: left .15s ease; }

.no-touch .fs-checkbox-toggle:hover .fs-checkbox-flag:after {
  opacity: 1; }

.fs-checkbox-toggle.fs-checkbox-checked .fs-checkbox-flag {
  left: 50%; }

.fs-checkbox-toggle.fs-checkbox-checked .fs-checkbox-flag:before {
  display: none; }

.fs-checkbox-toggle.fs-checkbox-disabled .fs-checkbox-flag:after {
  display: none; }

.fs-checkbox-toggle .fs-checkbox-state {
  width: 50%;
  display: block;
  line-height: 40px;
  margin: 0;
  text-align: center; }

.fs-checkbox-toggle .fs-checkbox-state_on {
  float: left; }

.fs-checkbox-toggle .fs-checkbox-state_off {
  float: right; }

/*! formstone v1.4.13 [checkpoint.css] 2019-03-17 | GPL-3.0 License | formstone.it */
.fs-checkpoint[data-checkpoint-animation=fade-down], .fs-checkpoint[data-checkpoint-animation=fade-in], .fs-checkpoint[data-checkpoint-animation=fade-left], .fs-checkpoint[data-checkpoint-animation=fade-right], .fs-checkpoint[data-checkpoint-animation=fade-up] {
  opacity: 0;
  -webkit-transition: opacity .5s linear,-webkit-transform .5s ease;
  transition: opacity .5s linear,-webkit-transform .5s ease;
  transition: opacity .5s linear,transform .5s ease;
  transition: opacity .5s linear,transform .5s ease,-webkit-transform .5s ease; }

.fs-checkpoint[data-checkpoint-animation=fade-down].fs-checkpoint-active, .fs-checkpoint[data-checkpoint-animation=fade-in].fs-checkpoint-active, .fs-checkpoint[data-checkpoint-animation=fade-left].fs-checkpoint-active, .fs-checkpoint[data-checkpoint-animation=fade-right].fs-checkpoint-active, .fs-checkpoint[data-checkpoint-animation=fade-up].fs-checkpoint-active {
  opacity: 1; }

.fs-checkpoint[data-checkpoint-animation=fade-up] {
  -webkit-transform: translateY(50px);
  transform: translateY(50px); }

.fs-checkpoint[data-checkpoint-animation=fade-down] {
  -webkit-transform: translateY(-50px);
  transform: translateY(-50px); }

.fs-checkpoint[data-checkpoint-animation=fade-down].fs-checkpoint-active, .fs-checkpoint[data-checkpoint-animation=fade-up].fs-checkpoint-active {
  -webkit-transform: translateY(0);
  transform: translateY(0); }

.fs-checkpoint[data-checkpoint-animation=fade-left] {
  -webkit-transform: translateX(-50px);
  transform: translateX(-50px); }

.fs-checkpoint[data-checkpoint-animation=fade-right] {
  -webkit-transform: translateX(50px);
  transform: translateX(50px); }

.fs-checkpoint[data-checkpoint-animation=fade-left].fs-checkpoint-active, .fs-checkpoint[data-checkpoint-animation=fade-right].fs-checkpoint-active {
  -webkit-transform: translateX(0);
  transform: translateX(0); }

.fs-checkpoint[data-checkpoint-animation=zoom-in-down], .fs-checkpoint[data-checkpoint-animation=zoom-in-left], .fs-checkpoint[data-checkpoint-animation=zoom-in-right], .fs-checkpoint[data-checkpoint-animation=zoom-in-up], .fs-checkpoint[data-checkpoint-animation=zoom-in] {
  opacity: 0;
  -webkit-transition: opacity .5s linear,-webkit-transform .5s ease;
  transition: opacity .5s linear,-webkit-transform .5s ease;
  transition: opacity .5s linear,transform .5s ease;
  transition: opacity .5s linear,transform .5s ease,-webkit-transform .5s ease; }

.fs-checkpoint[data-checkpoint-animation=zoom-in-down].fs-checkpoint-active, .fs-checkpoint[data-checkpoint-animation=zoom-in-left].fs-checkpoint-active, .fs-checkpoint[data-checkpoint-animation=zoom-in-right].fs-checkpoint-active, .fs-checkpoint[data-checkpoint-animation=zoom-in-up].fs-checkpoint-active, .fs-checkpoint[data-checkpoint-animation=zoom-in].fs-checkpoint-active {
  opacity: 1; }

.fs-checkpoint[data-checkpoint-animation=zoom-in] {
  -webkit-transform: translateY(0) scale(0.5);
  transform: translateY(0) scale(0.5); }

.fs-checkpoint[data-checkpoint-animation=zoom-in-up] {
  -webkit-transform: translateY(50px) scale(0.5);
  transform: translateY(50px) scale(0.5); }

.fs-checkpoint[data-checkpoint-animation=zoom-in-down] {
  -webkit-transform: translateY(-50px) scale(0.5);
  transform: translateY(-50px) scale(0.5); }

.fs-checkpoint[data-checkpoint-animation=zoom-in-down].fs-checkpoint-active, .fs-checkpoint[data-checkpoint-animation=zoom-in-up].fs-checkpoint-active, .fs-checkpoint[data-checkpoint-animation=zoom-in].fs-checkpoint-active {
  -webkit-transform: translateY(0) scale(1);
  transform: translateY(0) scale(1); }

.fs-checkpoint[data-checkpoint-animation=zoom-in-left] {
  -webkit-transform: translateX(-50px) scale(0.5);
  transform: translateX(-50px) scale(0.5); }

.fs-checkpoint[data-checkpoint-animation=zoom-in-right] {
  -webkit-transform: translateX(50px) scale(0.5);
  transform: translateX(50px) scale(0.5); }

.fs-checkpoint[data-checkpoint-animation=zoom-in-left].fs-checkpoint-active, .fs-checkpoint[data-checkpoint-animation=zoom-in-right].fs-checkpoint-active {
  -webkit-transform: translateX(0) scale(1);
  transform: translateX(0) scale(1); }

.fs-checkpoint[data-checkpoint-animation=zoom-out-down], .fs-checkpoint[data-checkpoint-animation=zoom-out-left], .fs-checkpoint[data-checkpoint-animation=zoom-out-right], .fs-checkpoint[data-checkpoint-animation=zoom-out-up], .fs-checkpoint[data-checkpoint-animation=zoom-out] {
  opacity: 0;
  -webkit-transition: opacity .5s linear,-webkit-transform .5s ease;
  transition: opacity .5s linear,-webkit-transform .5s ease;
  transition: opacity .5s linear,transform .5s ease;
  transition: opacity .5s linear,transform .5s ease,-webkit-transform .5s ease; }

.fs-checkpoint[data-checkpoint-animation=zoom-out-down].fs-checkpoint-active, .fs-checkpoint[data-checkpoint-animation=zoom-out-left].fs-checkpoint-active, .fs-checkpoint[data-checkpoint-animation=zoom-out-right].fs-checkpoint-active, .fs-checkpoint[data-checkpoint-animation=zoom-out-up].fs-checkpoint-active, .fs-checkpoint[data-checkpoint-animation=zoom-out].fs-checkpoint-active {
  opacity: 1; }

.fs-checkpoint[data-checkpoint-animation=zoom-out] {
  -webkit-transform: translateY(0) scale(1.25);
  transform: translateY(0) scale(1.25); }

.fs-checkpoint[data-checkpoint-animation=zoom-out-up] {
  -webkit-transform: translateY(50px) scale(1.25);
  transform: translateY(50px) scale(1.25); }

.fs-checkpoint[data-checkpoint-animation=zoom-out-down] {
  -webkit-transform: translateY(-50px) scale(1.25);
  transform: translateY(-50px) scale(1.25); }

.fs-checkpoint[data-checkpoint-animation=zoom-out-down].fs-checkpoint-active, .fs-checkpoint[data-checkpoint-animation=zoom-out-up].fs-checkpoint-active, .fs-checkpoint[data-checkpoint-animation=zoom-out].fs-checkpoint-active {
  -webkit-transform: translateY(0) scale(1);
  transform: translateY(0) scale(1); }

.fs-checkpoint[data-checkpoint-animation=zoom-out-left] {
  -webkit-transform: translateX(-50px) scale(1.25);
  transform: translateX(-50px) scale(1.25); }

.fs-checkpoint[data-checkpoint-animation=zoom-out-right] {
  -webkit-transform: translateX(50px) scale(1.25);
  transform: translateX(50px) scale(1.25); }

.fs-checkpoint[data-checkpoint-animation=zoom-out-left].fs-checkpoint-active, .fs-checkpoint[data-checkpoint-animation=zoom-out-right].fs-checkpoint-active {
  -webkit-transform: translateX(0) scale(1);
  transform: translateX(0) scale(1); }

.fs-checkpoint[data-checkpoint-animation=flip-down], .fs-checkpoint[data-checkpoint-animation=flip-left], .fs-checkpoint[data-checkpoint-animation=flip-right], .fs-checkpoint[data-checkpoint-animation=flip-up] {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: opacity .5s linear,-webkit-transform .5s ease;
  transition: opacity .5s linear,-webkit-transform .5s ease;
  transition: opacity .5s linear,transform .5s ease;
  transition: opacity .5s linear,transform .5s ease,-webkit-transform .5s ease; }

.fs-checkpoint[data-checkpoint-animation=flip-up] {
  -webkit-transform: perspective(3000px) rotateX(-91deg);
  transform: perspective(3000px) rotateX(-91deg); }

.fs-checkpoint[data-checkpoint-animation=flip-down] {
  -webkit-transform: perspective(3000px) rotateX(91deg);
  transform: perspective(3000px) rotateX(91deg); }

.fs-checkpoint[data-checkpoint-animation=flip-down].fs-checkpoint-active, .fs-checkpoint[data-checkpoint-animation=flip-up].fs-checkpoint-active {
  -webkit-transform: perspective(3000px) rotateX(0);
  transform: perspective(3000px) rotateX(0); }

.fs-checkpoint[data-checkpoint-animation=flip-left] {
  -webkit-transform: perspective(3000px) rotateY(91deg);
  transform: perspective(3000px) rotateY(91deg); }

.fs-checkpoint[data-checkpoint-animation=flip-right] {
  -webkit-transform: perspective(3000px) rotateY(-91deg);
  transform: perspective(3000px) rotateY(-91deg); }

.fs-checkpoint[data-checkpoint-animation=flip-left].fs-checkpoint-active, .fs-checkpoint[data-checkpoint-animation=flip-right].fs-checkpoint-active {
  -webkit-transform: perspective(3000px) rotateY(0);
  transform: perspective(3000px) rotateY(0); }

/*! formstone v1.4.13 [dropdown.css] 2019-03-17 | GPL-3.0 License | formstone.it */
.fs-dropdown {
  position: relative;
  z-index: 1;
  display: block;
  max-width: 100%; }

.fs-dropdown, .fs-dropdown *, .fs-dropdown :after, .fs-dropdown :before, .fs-dropdown:after, .fs-dropdown:before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: none;
  transition: none;
  -webkit-user-select: none !important;
  -moz-user-select: none !important;
  -ms-user-select: none !important;
  user-select: none !important; }

.fs-dropdown-element {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  z-index: -1;
  opacity: 0;
  outline: 0;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
  -webkit-tap-highlight-color: transparent; }

.fs-dropdown-mobile .fs-dropdown-element, .fs-dropdown-native .fs-dropdown-element {
  z-index: 7; }

.fs-dropdown-mobile.fs-dropdown-multiple .fs-dropdown-element, .fs-dropdown-native.fs-dropdown-multiple .fs-dropdown-element {
  z-index: -1; }

.fs-dropdown-selected {
  border: none;
  padding: 0;
  width: 100%;
  position: relative;
  z-index: 2;
  background: #fff;
  border: 1px solid;
  color: #000;
  cursor: pointer;
  display: block;
  overflow: hidden;
  text-align: left;
  text-overflow: clip; }

.fs-dropdown-options {
  width: 100%;
  max-height: 260px;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 5;
  background: #fff;
  border: 1px solid;
  display: none;
  overflow: auto;
  overflow-x: hidden; }

.fs-dropdown-options.fs-scrollbar {
  position: absolute; }

.fs-dropdown-group {
  display: block;
  font-size: 75%; }

.fs-dropdown-item {
  border: none;
  padding: 0;
  width: 100%;
  background: #fff;
  border-radius: 0;
  color: #000;
  cursor: pointer;
  display: block;
  overflow: hidden;
  text-align: left;
  text-decoration: none;
  text-overflow: ellipsis; }

.fs-dropdown-item_placeholder {
  display: none; }

.fs-dropdown-item_selected {
  background: #ddd; }

.fs-dropdown-item_disabled {
  cursor: default;
  opacity: .5; }

.fs-dropdown-open {
  z-index: 3; }

.fs-dropdown-open .fs-dropdown-options {
  display: block; }

.fs-dropdown-open .fs-dropdown-selected {
  z-index: 6; }

.fs-dropdown-cover.fs-dropdown-open .fs-dropdown-selected {
  z-index: 4; }

.fs-dropdown-cover .fs-dropdown-options {
  top: 0; }

.fs-dropdown-bottom .fs-dropdown-options {
  top: auto;
  bottom: 100%; }

.fs-dropdown-bottom.fs-dropdown-cover .fs-dropdown-options {
  top: auto;
  bottom: 0; }

.fs-dropdown-multiple .fs-dropdown-options {
  width: 100%;
  position: static;
  display: block; }

.fs-dropdown-disabled {
  opacity: .5; }

.fs-dropdown-disabled .fs-dropdown-selected {
  cursor: default; }

.fs-dropdown-disabled .fs-dropdown-group, .fs-dropdown-disabled .fs-dropdown-item {
  cursor: default; }

.fs-dropdown-options.fs-scrollbar {
  overflow: hidden; }

.fs-dropdown-options.fs-scrollbar .fs-scrollbar-bar {
  border: 1px solid;
  border-width: 0 0 0 1px; }

.fs-dropdown-options.fs-scrollbar .fs-scrollbar-content {
  max-height: 260px;
  height: auto; }

.fs-dropdown-options.fs-scrollbar.fs-scrollbar-active .fs-scrollbar-content {
  padding: 0; }

/*! formstone v1.4.13 [lightbox.css] 2019-03-17 | GPL-3.0 License | formstone.it */
.fs-lightbox {
  width: 200px;
  height: 200px;
  position: absolute;
  right: 0;
  left: 0;
  z-index: 101;
  background: #fff;
  opacity: 0;
  margin: 0 auto;
  -webkit-transform: translateZ(0);
  transform: translateZ(0); }

.fs-lightbox, .fs-lightbox :not(input):not(textarea) {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-user-select: none !important;
  -moz-user-select: none !important;
  -ms-user-select: none !important;
  user-select: none !important; }

.fs-lightbox-fixed {
  position: fixed;
  top: 0;
  bottom: 0;
  margin: auto; }

.fs-lightbox-animating {
  -webkit-transition: height .25s ease,width .25s ease,opacity .25s linear,top .25s ease;
  transition: height .25s ease,width .25s ease,opacity .25s linear,top .25s ease; }

.fs-lightbox-animating .fs-lightbox-content, .fs-lightbox-animating .fs-lightbox-control, .fs-lightbox-animating .fs-lightbox-meta, .fs-lightbox-animating .fs-lightbox-thumbnails, .fs-lightbox-animating .fs-lightbox-tools {
  -webkit-transition: opacity .25s linear .25s,visibility .25s linear .25s;
  transition: opacity .25s linear .25s,visibility .25s linear .25s; }

.fs-lightbox-overlay {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 100;
  background: #000;
  opacity: 0;
  -webkit-transition: opacity .25s linear;
  transition: opacity .25s linear; }

.fs-lightbox-open {
  opacity: 1; }

.fs-lightbox-overlay.fs-lightbox-open {
  opacity: .75; }

.fs-lightbox-close {
  border: none;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 105;
  cursor: pointer;
  display: block;
  overflow: hidden;
  padding: 0; }

.fs-lightbox-container {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 103;
  background: #fff;
  overflow: hidden; }

.fs-lightbox-container:after {
  clear: both;
  content: '';
  display: table; }

.fs-lightbox-content {
  width: 100%;
  background: #fff;
  opacity: 1;
  overflow: hidden;
  padding: 0;
  visibility: visible; }

.fs-lightbox-content:after {
  clear: both;
  content: '';
  display: table; }

.fs-lightbox-inline .fs-lightbox-content {
  width: auto;
  overflow: auto;
  -webkit-overflow-scrolling: touch; }

.fs-lightbox-iframed .fs-lightbox-content {
  width: 100%;
  height: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch; }

.fs-lightbox-mobile .fs-lightbox-image_container {
  width: 1px;
  height: 1px;
  position: absolute;
  margin: 0;
  -webkit-transform: translate3D(0, 0, 0);
  transform: translate3D(0, 0, 0); }

.fs-lightbox-image {
  display: block; }

.fs-lightbox-mobile .fs-lightbox-image {
  position: relative; }

.fs-lightbox-video {
  width: 100%;
  height: 100%; }

.fs-lightbox-iframe {
  width: 100%;
  height: 100%;
  border: none;
  overflow: auto; }

.fs-lightbox-meta {
  opacity: 1;
  clear: both;
  visibility: visible; }

.fs-lightbox-control {
  border: none;
  padding: 0;
  position: absolute;
  top: 0;
  z-index: 105;
  cursor: pointer;
  display: block;
  margin-right: auto;
  margin-left: auto;
  opacity: 1;
  visibility: visible;
  white-space: nowrap; }

.fs-lightbox-control_previous {
  left: 0; }

.fs-lightbox-control_next {
  right: 0; }

.fs-lightbox-control_disabled {
  opacity: 0;
  visibility: hidden; }

.no-touchevents .fs-lightbox .fs-lightbox-control_disabled, .no-touchevents .fs-lightbox:hover .fs-lightbox-control_disabled {
  opacity: 0;
  visibility: hidden; }

.fs-lightbox-caption:after {
  clear: both;
  content: '';
  display: table; }

.fs-lightbox-toggle {
  border: none;
  padding: 0;
  display: none; }

.fs-lightbox-thumbnails {
  height: 60px;
  clear: both;
  overflow: hidden;
  padding: 0; }

.fs-lightbox-thumbnail_container {
  height: 80px;
  position: relative;
  overflow-x: scroll;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
  padding: 0 0 30px;
  text-align: center;
  white-space: nowrap; }

.fs-lightbox-thumbnail_item {
  width: 50px;
  height: 50px;
  position: relative;
  background: 0 0;
  border: none;
  display: inline-block;
  margin: 0 10px 0 0;
  opacity: .25;
  overflow: hidden;
  padding: 0;
  -webkit-transition: opacity .25s linear;
  transition: opacity .25s linear; }

.fs-lightbox-thumbnail_item:last-child {
  margin: 0; }

.fs-lightbox-thumbnail_item img {
  width: 100%;
  height: auto;
  position: absolute;
  top: 50%;
  display: block;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%); }

.fs-lightbox-thumbnail_item.fs-lightbox-active, .no-touchevents .fs-lightbox-thumbnail_item:hover {
  opacity: 1; }

.fs-lightbox-loading .fs-lightbox-content, .fs-lightbox-loading .fs-lightbox-control, .fs-lightbox-loading .fs-lightbox-meta, .fs-lightbox-loading .fs-lightbox-thumbnails, .fs-lightbox-loading .fs-lightbox-tools {
  opacity: 0;
  -webkit-transition: opacity .25s linear,visibility .25s linear;
  transition: opacity .25s linear,visibility .25s linear;
  visibility: hidden; }

.fs-lightbox-loading .fs-lightbox-loading_icon, .fs-lightbox-ready.fs-lightbox-loading .fs-lightbox-thumbnails, .fs-lightbox-ready.fs-lightbox-loading .fs-lightbox-tools {
  opacity: 1;
  visibility: visible; }

.fs-lightbox-mobile {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #111;
  border-radius: 0; }

.fs-lightbox-mobile .fs-lightbox-container {
  position: static;
  background: #111; }

.fs-lightbox-mobile .fs-lightbox-content {
  height: 100%;
  background-color: #111; }

.fs-lightbox-mobile .fs-lightbox-tools {
  width: 100%;
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #111; }

.fs-lightbox-mobile .fs-lightbox-controls {
  text-align: center; }

.fs-lightbox-mobile .fs-lightbox-control {
  opacity: 1;
  visibility: visible; }

.no-touchevents .fs-lightbox-mobile .fs-lightbox-control, .no-touchevents .fs-lightbox-mobile:hover .fs-lightbox-control {
  visibility: visible; }

.fs-lightbox-mobile .fs-lightbox-control_disabled, .no-touchevents .fs-lightbox-mobile .fs-lightbox-control_disabled, .no-touchevents .fs-lightbox-mobile:hover .fs-lightbox-control_disabled {
  cursor: default !important;
  opacity: 0;
  visibility: hidden; }

.fs-lightbox-mobile .fs-lightbox-position {
  color: #999; }

.fs-lightbox-mobile .fs-lightbox-caption p {
  color: #eee; }

.fs-lightbox-mobile .fs-lightbox-image {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0); }

.fs-lightbox-mobile.fs-lightbox-iframe .fs-lightbox-content, .fs-lightbox-mobile.fs-lightbox-inline .fs-lightbox-content {
  height: 100%;
  overflow-x: hidden;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch; }

.fs-lightbox-mobile.fs-lightbox-touch .fs-lightbox-tools {
  width: auto;
  position: static;
  background: 0 0; }

.fs-lightbox-mobile.fs-lightbox-touch .fs-lightbox-controls {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 105;
  background-color: #111; }

.fs-lightbox-mobile.fs-lightbox-touch .fs-lightbox-toggle {
  display: inline-block;
  margin: 0 5px; }

.fs-lightbox-mobile.fs-lightbox-touch .fs-lightbox-meta {
  width: 100%;
  height: 80%;
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 104;
  background: #222;
  -webkit-transform: translate(0, 100%);
  transform: translate(0, 100%);
  -webkit-transition: opacity .25s linear .25s,visibility .25s linear .25s,-webkit-transform .25s ease;
  transition: opacity .25s linear .25s,visibility .25s linear .25s,-webkit-transform .25s ease;
  transition: transform .25s ease,opacity .25s linear .25s,visibility .25s linear .25s;
  transition: transform .25s ease,opacity .25s linear .25s,visibility .25s linear .25s,-webkit-transform .25s ease; }

.fs-lightbox-touch.fs-lightbox-caption_open .fs-lightbox-meta {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0); }

.fs-lightbox-mobile.fs-lightbox-touch .fs-lightbox-thumbnails {
  width: 100%;
  height: 70px;
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 104;
  background: #111;
  -webkit-transform: translate(0, 100%);
  transform: translate(0, 100%);
  -webkit-transition: opacity .25s linear .25s,visibility .25s linear .25s,-webkit-transform .25s ease;
  transition: opacity .25s linear .25s,visibility .25s linear .25s,-webkit-transform .25s ease;
  transition: transform .25s ease,opacity .25s linear .25s,visibility .25s linear .25s;
  transition: transform .25s ease,opacity .25s linear .25s,visibility .25s linear .25s,-webkit-transform .25s ease; }

.fs-lightbox-mobile.fs-lightbox-touch .fs-lightbox-thumbnail_container {
  height: 100px; }

.fs-lightbox-touch.fs-lightbox-thumbnails_open .fs-lightbox-thumbnails {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0); }

.fs-lightbox-lock {
  overflow: hidden !important; }

.fs-lightbox-mobile.fs-lightbox-touch .fs-lightbox-container, .fs-lightbox-mobile.fs-lightbox-touch .fs-lightbox-content {
  overflow: visible; }

.fs-lightbox-mobile.fs-lightbox-touch .fs-lightbox-content {
  position: relative; }

.fs-lightbox .fs-viewer {
  top: 0;
  bottom: 0; }

.fs-lightbox .fs-viewer, .fs-lightbox .fs-viewer .fs-viewer-wrapper {
  height: auto;
  width: auto;
  position: absolute;
  right: 0;
  left: 0;
  background: #111; }

.fs-lightbox .fs-viewer .fs-viewer-wrapper {
  top: 0;
  bottom: 0; }

.fs-lightbox .fs-viewer .fs-viewer-loading_icon {
  display: none !important; }

.fs-lightbox .fs-viewer .fs-viewer-viewport {
  top: 5px;
  right: 15px;
  bottom: 15px;
  left: 15px; }

.fs-lightbox .fs-viewer .fs-viewer-controls {
  position: absolute;
  bottom: 10px; }

/*! formstone v1.4.13 [pagination.css] 2019-03-17 | GPL-3.0 License | formstone.it */
.fs-pagination-ellipsis, .fs-pagination-page {
  width: 1px;
  height: 1px;
  position: absolute;
  border: 0;
  clip: rect(0 0 0 0);
  display: inline-block;
  margin: -1px;
  overflow: hidden;
  padding: 0; }

.fs-pagination-active, .fs-pagination-first, .fs-pagination-last, .fs-pagination-visible {
  width: auto;
  height: auto;
  position: static;
  clip: none;
  margin: 0;
  overflow: visible; }

.fs-pagination-control {
  border: none;
  padding: 0; }

.fs-pagination-position, .fs-pagination-select {
  display: none; }

.fs-pagination-mobile .fs-pagination-pages {
  width: 1px;
  height: 1px;
  position: absolute;
  border: 0;
  clip: rect(0 0 0 0);
  display: inline-block;
  margin: -1px;
  overflow: hidden;
  padding: 0; }

.fs-pagination-mobile .fs-pagination-position {
  position: relative;
  display: block; }

.fs-pagination-mobile .fs-pagination-select {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  display: block;
  margin: auto;
  opacity: 0; }

/*! formstone v1.4.13 [sticky.css] 2019-03-17 | GPL-3.0 License | formstone.it */
.fs-sticky-element {
  will-change: scroll-position; }

.fs-sticky-element.fs-sticky-stuck {
  position: fixed; }

.fs-sticky-element.fs-sticky-passed {
  position: absolute; }

.fs-sticky-clone {
  display: none;
  opacity: 0;
  pointer-events: none;
  visibility: hidden; }

.fs-sticky-clone.fs-sticky-stuck {
  display: block; }

.fs-sticky-container {
  position: relative; }

/*! formstone v1.4.13 [viewer.css] 2019-03-17 | GPL-3.0 License | formstone.it */
.fs-viewer-source {
  display: none !important; }

.fs-viewer-wrapper {
  position: relative;
  background: #fff;
  overflow: hidden;
  -webkit-transition: none;
  transition: none;
  height: 300px; }

.fs-viewer-viewport {
  position: absolute;
  top: 30px;
  right: 30px;
  bottom: 30px;
  left: 30px; }

.fs-viewer-container {
  width: 1px;
  height: 1px;
  position: absolute;
  margin: 0;
  opacity: 1;
  -webkit-transform: translate3D(0, 0, 0);
  transform: translate3D(0, 0, 0);
  -webkit-transition: opacity .25s ease;
  transition: opacity .25s ease; }

.fs-viewer-loading .fs-viewer-container {
  opacity: 0; }

.fs-viewer-image {
  position: absolute; }

.fs-viewer-scaling .fs-viewer-container {
  -webkit-transition: none !important;
  transition: none !important; }

.fs-viewer-scaling .fs-viewer-image {
  -webkit-transition: none !important;
  transition: none !important; }

.fs-viewer-controls {
  background: #eee;
  margin: 0 auto; }

.fs-viewer-control {
  border: none;
  padding: 0; }

.fs-viewer-control_next, .fs-viewer-control_previous {
  display: none; }

.fs-viewer-gallery .fs-viewer-control_next, .fs-viewer-gallery .fs-viewer-control_previous {
  display: inline; }

/*! formstone v1.4.13 [grid.css] 2019-03-17 | GPL-3.0 License | formstone.it */
.fs-grid .fs-row, .fs_grid_row {
  min-width: 300px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: auto;
  margin-right: auto; }

@media screen and (max-width: 739px) {
  .fs-grid .fs-row, .fs_grid_row {
    width: 96%;
    width: calc(100% - 40px); } }

@media screen and (min-width: 740px) {
  .fs-grid .fs-row, .fs_grid_row {
    width: 720px; } }

@media screen and (min-width: 980px) {
  .fs-grid .fs-row, .fs_grid_row {
    width: 960px; } }

@media screen and (min-width: 1220px) {
  .fs-grid .fs-row, .fs_grid_row {
    width: 1200px; } }

.fs-grid-fluid .fs-row, .fs_grid_row_fluid {
  width: 96%;
  width: calc(100% - 40px); }

@media screen and (max-width: 499px) {
  .fs-grid-adaptive .fs-row, .fs_grid_row_adaptive {
    width: 300px; } }

@media screen and (min-width: 500px) and (max-width: 739px) {
  .fs-grid-adaptive .fs-row, .fs_grid_row_adaptive {
    width: 480px; } }

.fs_grid_row_reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse; }

.fs_grid_row_justify_around {
  -ms-flex-pack: distribute;
  justify-content: space-around; }

.fs_grid_row_justify_between {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.fs_grid_row_justify_start {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start; }

.fs_grid_row_justify_center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

.fs_grid_row_justify_end {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end; }

.fs_grid_row_align_start {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start; }

.fs_grid_row_align_center {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.fs_grid_row_align_end {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end; }

.fs-grid .fs-row .fs-row, .fs_grid_row_row {
  min-width: auto;
  width: 102.08333333%;
  margin-left: -1.04166667%;
  margin-right: -1.04166667%; }

.fs-grid .fs-row [class*=fs-cell][class*="-contained"] .fs-row, .fs_grid_row_row_contained {
  width: 100%;
  margin-left: 0;
  margin-right: 0; }

.fs_grid_row_destroy {
  width: auto;
  margin-left: 0;
  margin-right: 0; }

.fs-grid .fs-row [class*=fs-cell], .fs_grid_cell {
  width: 97.91666667%;
  max-width: 97.91666667%;
  min-width: 0;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 97.91666667%;
  flex: 0 0 97.91666667%;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  margin-left: 1.04166667%;
  margin-right: 1.04166667%; }

.fs-grid .fs-row [class*=fs-cell][class*="-padded"], .fs_grid_cell_padded {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  margin-left: 0;
  margin-right: 0;
  padding-left: 1.04166667%;
  padding-right: 1.04166667%; }

.fs-grid .fs-row [class*=fs-cell][class*="-contained"], .fs_grid_cell_contained {
  width: 100%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  margin-left: 0;
  margin-right: 0; }

.fs_grid_cell_justify_start {
  margin-right: auto; }

.fs_grid_cell_centered, .fs_grid_cell_justify_center {
  margin-right: auto;
  margin-left: auto; }

.fs_grid_cell_justify_end, .fs_grid_cell_right {
  margin-left: auto; }

.fs_grid_cell_align_start {
  -ms-flex-item-align: start;
  align-self: flex-start; }

.fs_grid_cell_align_center {
  -ms-flex-item-align: center;
  align-self: center; }

.fs_grid_cell_align_end {
  -ms-flex-item-align: end;
  align-self: flex-end; }

.fs_grid_cell_first {
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1; }

.fs_grid_cell_last {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1; }

.fs_grid_cell_destroy {
  width: auto;
  margin-left: 0;
  margin-right: 0; }

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

:after, :before {
  -webkit-box-sizing: inherit;
  box-sizing: inherit; }

.fs-grid .fs-row.fs-all-reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse; }

.fs-grid .fs-row.fs-all-justify-around {
  -ms-flex-pack: distribute;
  justify-content: space-around; }

.fs-grid .fs-row.fs-all-justify-between {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.fs-grid .fs-row.fs-all-justify-start {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start; }

.fs-grid .fs-row.fs-all-justify-center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

.fs-grid .fs-row.fs-all-justify-end {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end; }

.fs-grid .fs-row.fs-all-align-start {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start; }

.fs-grid .fs-row.fs-all-align-center {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.fs-grid .fs-row.fs-all-align-end {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end; }

.fs-grid .fs-row .fs-cell.fs-all-first, .fs-grid .fs-row [class*="-contained"].fs-all-first {
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1; }

.fs-grid .fs-row .fs-cell.fs-all-last, .fs-grid .fs-row [class*="-contained"].fs-all-last {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1; }

.fs-grid .fs-row .fs-cell.fs-all-align-start, .fs-grid .fs-row [class*="-contained"].fs-all-align-start {
  -ms-flex-item-align: start;
  align-self: flex-start; }

.fs-grid .fs-row .fs-cell.fs-all-align-center, .fs-grid .fs-row [class*="-contained"].fs-all-align-center {
  -ms-flex-item-align: center;
  align-self: center; }

.fs-grid .fs-row .fs-cell.fs-all-align-end, .fs-grid .fs-row [class*="-contained"].fs-all-align-end {
  -ms-flex-item-align: end;
  align-self: flex-end; }

.fs-grid .fs-row .fs-cell.fs-all-justify-start, .fs-grid .fs-row [class*="-contained"].fs-all-justify-start {
  margin-right: auto; }

.fs-grid .fs-row .fs-cell.fs-all-justify-center, .fs-grid .fs-row [class*="-contained"].fs-all-justify-center {
  margin-right: auto;
  margin-left: auto; }

.fs-grid .fs-row .fs-cell.fs-all-justify-end, .fs-grid .fs-row [class*="-contained"].fs-all-justify-end {
  margin-left: auto; }

.fs-grid .fs-row .fs-all-fifth {
  width: 17.91666667%;
  max-width: 17.91666667%;
  min-width: 0;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 17.91666667%;
  flex: 0 0 17.91666667%; }

.fs-grid .fs-row .fs-all-fourth {
  width: 22.91666667%;
  max-width: 22.91666667%;
  min-width: 0;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 22.91666667%;
  flex: 0 0 22.91666667%; }

.fs-grid .fs-row .fs-all-third {
  width: 31.25%;
  max-width: 31.25%;
  min-width: 0;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 31.25%;
  flex: 0 0 31.25%; }

.fs-grid .fs-row .fs-all-half {
  width: 47.91666667%;
  max-width: 47.91666667%;
  min-width: 0;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 47.91666667%;
  flex: 0 0 47.91666667%; }

.fs-grid .fs-row .fs-all-full {
  width: 97.91666667%;
  max-width: 97.91666667%;
  min-width: 0;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 97.91666667%;
  flex: 0 0 97.91666667%; }

.fs-grid .fs-row .fs-all-push-fifth {
  margin-left: 21.04166667%; }

.fs-grid .fs-row .fs-all-push-fourth {
  margin-left: 26.04166667%; }

.fs-grid .fs-row .fs-all-push-third {
  margin-left: 34.375%; }

.fs-grid .fs-row .fs-all-push-half {
  margin-left: 51.04166667%; }

.fs-grid .fs-row [class*="-contained"].fs-all-fifth {
  width: 20%;
  max-width: 20%;
  min-width: 0;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 20%;
  flex: 0 0 20%; }

.fs-grid .fs-row [class*="-contained"].fs-all-fourth {
  width: 25%;
  max-width: 25%;
  min-width: 0;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%; }

.fs-grid .fs-row [class*="-contained"].fs-all-third {
  width: 33.33333333%;
  max-width: 33.33333333%;
  min-width: 0;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.33333333%;
  flex: 0 0 33.33333333%; }

.fs-grid .fs-row [class*="-contained"].fs-all-half {
  width: 50%;
  max-width: 50%;
  min-width: 0;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%; }

.fs-grid .fs-row [class*="-contained"].fs-all-full {
  width: 100%;
  max-width: 100%;
  min-width: 0;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%; }

.fs-grid .fs-row [class*="-contained"].fs-all-push-fifth {
  margin-left: 20%; }

.fs-grid .fs-row [class*="-contained"].fs-all-push-fourth {
  margin-left: 25%; }

.fs-grid .fs-row [class*="-contained"].fs-all-push-third {
  margin-left: 33.33333333%; }

.fs-grid .fs-row [class*="-contained"].fs-all-push-half {
  margin-left: 50%; }

.fs-grid .fs-row .fs-all-auto {
  width: auto;
  max-width: 97.91666667%;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1; }

.fs-grid .fs-row .fs-all-hide {
  display: none; }

.fs-grid .fs-row .fs-all-destroy {
  width: auto;
  margin-left: 0;
  margin-right: 0; }

@media screen and (max-width: 739px) {
  .fs-grid .fs-row.fs-sm-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse; }
  .fs-grid .fs-row.fs-sm-justify-around {
    -ms-flex-pack: distribute;
    justify-content: space-around; }
  .fs-grid .fs-row.fs-sm-justify-between {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
  .fs-grid .fs-row.fs-sm-justify-start {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start; }
  .fs-grid .fs-row.fs-sm-justify-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .fs-grid .fs-row.fs-sm-justify-end {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end; }
  .fs-grid .fs-row.fs-sm-align-start {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start; }
  .fs-grid .fs-row.fs-sm-align-center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .fs-grid .fs-row.fs-sm-align-end {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end; }
  .fs-grid .fs-row .fs-sm-1 {
    width: 31.25%;
    max-width: 31.25%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 31.25%;
    flex: 0 0 31.25%; }
  .fs-grid .fs-row .fs-sm-2 {
    width: 64.58333333%;
    max-width: 64.58333333%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 64.58333333%;
    flex: 0 0 64.58333333%; }
  .fs-grid .fs-row .fs-sm-3 {
    width: 97.91666667%;
    max-width: 97.91666667%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 97.91666667%;
    flex: 0 0 97.91666667%; }
  .fs-grid .fs-row .fs-sm-push-1 {
    margin-left: 34.375%; }
  .fs-grid .fs-row .fs-sm-push-2 {
    margin-left: 67.70833333%; }
  .fs-grid .fs-row [class*="-contained"].fs-sm-1 {
    width: 33.33333333%;
    max-width: 33.33333333%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333333%;
    flex: 0 0 33.33333333%; }
  .fs-grid .fs-row [class*="-contained"].fs-sm-2 {
    width: 66.66666667%;
    max-width: 66.66666667%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66666667%;
    flex: 0 0 66.66666667%; }
  .fs-grid .fs-row [class*="-contained"].fs-sm-3 {
    width: 100%;
    max-width: 100%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%; }
  .fs-grid .fs-row [class*="-contained"].fs-sm-push-1 {
    margin-left: 33.33333333%; }
  .fs-grid .fs-row [class*="-contained"].fs-sm-push-2 {
    margin-left: 66.66666667%; }
  .fs-grid .fs-row .fs-cell.fs-sm-first, .fs-grid .fs-row [class*="-contained"].fs-sm-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1; }
  .fs-grid .fs-row .fs-cell.fs-sm-last, .fs-grid .fs-row [class*="-contained"].fs-sm-last {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }
  .fs-grid .fs-row .fs-cell.fs-sm-align-start, .fs-grid .fs-row [class*="-contained"].fs-sm-align-start {
    -ms-flex-item-align: start;
    align-self: flex-start; }
  .fs-grid .fs-row .fs-cell.fs-sm-align-center, .fs-grid .fs-row [class*="-contained"].fs-sm-align-center {
    -ms-flex-item-align: center;
    align-self: center; }
  .fs-grid .fs-row .fs-cell.fs-sm-align-end, .fs-grid .fs-row [class*="-contained"].fs-sm-align-end {
    -ms-flex-item-align: end;
    align-self: flex-end; }
  .fs-grid .fs-row .fs-cell.fs-sm-justify-start, .fs-grid .fs-row [class*="-contained"].fs-sm-justify-start {
    margin-right: auto; }
  .fs-grid .fs-row .fs-cell.fs-sm-justify-center, .fs-grid .fs-row [class*="-contained"].fs-sm-justify-center {
    margin-right: auto;
    margin-left: auto; }
  .fs-grid .fs-row .fs-cell.fs-sm-justify-end, .fs-grid .fs-row [class*="-contained"].fs-sm-justify-end {
    margin-left: auto; }
  .fs-grid .fs-row .fs-sm-fifth {
    width: 17.91666667%;
    max-width: 17.91666667%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 17.91666667%;
    flex: 0 0 17.91666667%; }
  .fs-grid .fs-row .fs-sm-fourth {
    width: 22.91666667%;
    max-width: 22.91666667%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 22.91666667%;
    flex: 0 0 22.91666667%; }
  .fs-grid .fs-row .fs-sm-third {
    width: 31.25%;
    max-width: 31.25%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 31.25%;
    flex: 0 0 31.25%; }
  .fs-grid .fs-row .fs-sm-half {
    width: 47.91666667%;
    max-width: 47.91666667%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 47.91666667%;
    flex: 0 0 47.91666667%; }
  .fs-grid .fs-row .fs-sm-full {
    width: 97.91666667%;
    max-width: 97.91666667%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 97.91666667%;
    flex: 0 0 97.91666667%; }
  .fs-grid .fs-row .fs-sm-push-fifth {
    margin-left: 21.04166667%; }
  .fs-grid .fs-row .fs-sm-push-fourth {
    margin-left: 26.04166667%; }
  .fs-grid .fs-row .fs-sm-push-third {
    margin-left: 34.375%; }
  .fs-grid .fs-row .fs-sm-push-half {
    margin-left: 51.04166667%; }
  .fs-grid .fs-row [class*="-contained"].fs-sm-fifth {
    width: 20%;
    max-width: 20%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%; }
  .fs-grid .fs-row [class*="-contained"].fs-sm-fourth {
    width: 25%;
    max-width: 25%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%; }
  .fs-grid .fs-row [class*="-contained"].fs-sm-third {
    width: 33.33333333%;
    max-width: 33.33333333%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333333%;
    flex: 0 0 33.33333333%; }
  .fs-grid .fs-row [class*="-contained"].fs-sm-half {
    width: 50%;
    max-width: 50%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%; }
  .fs-grid .fs-row [class*="-contained"].fs-sm-full {
    width: 100%;
    max-width: 100%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%; }
  .fs-grid .fs-row [class*="-contained"].fs-sm-push-fifth {
    margin-left: 20%; }
  .fs-grid .fs-row [class*="-contained"].fs-sm-push-fourth {
    margin-left: 25%; }
  .fs-grid .fs-row [class*="-contained"].fs-sm-push-third {
    margin-left: 33.33333333%; }
  .fs-grid .fs-row [class*="-contained"].fs-sm-push-half {
    margin-left: 50%; }
  .fs-grid .fs-row .fs-sm-auto {
    width: auto;
    max-width: 97.91666667%;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1; }
  .fs-grid .fs-row .fs-sm-hide {
    display: none; }
  .fs-grid .fs-row .fs-sm-destroy {
    width: auto;
    margin-left: 0;
    margin-right: 0; } }

@media screen and (max-width: 499px) {
  .fs-grid .fs-row.fs-xs-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse; }
  .fs-grid .fs-row.fs-xs-justify-around {
    -ms-flex-pack: distribute;
    justify-content: space-around; }
  .fs-grid .fs-row.fs-xs-justify-between {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
  .fs-grid .fs-row.fs-xs-justify-start {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start; }
  .fs-grid .fs-row.fs-xs-justify-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .fs-grid .fs-row.fs-xs-justify-end {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end; }
  .fs-grid .fs-row.fs-xs-align-start {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start; }
  .fs-grid .fs-row.fs-xs-align-center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .fs-grid .fs-row.fs-xs-align-end {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end; }
  .fs-grid .fs-row .fs-xs-1 {
    width: 31.25%;
    max-width: 31.25%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 31.25%;
    flex: 0 0 31.25%; }
  .fs-grid .fs-row .fs-xs-2 {
    width: 64.58333333%;
    max-width: 64.58333333%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 64.58333333%;
    flex: 0 0 64.58333333%; }
  .fs-grid .fs-row .fs-xs-3 {
    width: 97.91666667%;
    max-width: 97.91666667%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 97.91666667%;
    flex: 0 0 97.91666667%; }
  .fs-grid .fs-row .fs-xs-push-1 {
    margin-left: 34.375%; }
  .fs-grid .fs-row .fs-xs-push-2 {
    margin-left: 67.70833333%; }
  .fs-grid .fs-row [class*="-contained"].fs-xs-1 {
    width: 33.33333333%;
    max-width: 33.33333333%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333333%;
    flex: 0 0 33.33333333%; }
  .fs-grid .fs-row [class*="-contained"].fs-xs-2 {
    width: 66.66666667%;
    max-width: 66.66666667%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66666667%;
    flex: 0 0 66.66666667%; }
  .fs-grid .fs-row [class*="-contained"].fs-xs-3 {
    width: 100%;
    max-width: 100%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%; }
  .fs-grid .fs-row [class*="-contained"].fs-xs-push-1 {
    margin-left: 33.33333333%; }
  .fs-grid .fs-row [class*="-contained"].fs-xs-push-2 {
    margin-left: 66.66666667%; }
  .fs-grid .fs-row .fs-cell.fs-xs-first, .fs-grid .fs-row [class*="-contained"].fs-xs-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1; }
  .fs-grid .fs-row .fs-cell.fs-xs-last, .fs-grid .fs-row [class*="-contained"].fs-xs-last {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }
  .fs-grid .fs-row .fs-cell.fs-xs-align-start, .fs-grid .fs-row [class*="-contained"].fs-xs-align-start {
    -ms-flex-item-align: start;
    align-self: flex-start; }
  .fs-grid .fs-row .fs-cell.fs-xs-align-center, .fs-grid .fs-row [class*="-contained"].fs-xs-align-center {
    -ms-flex-item-align: center;
    align-self: center; }
  .fs-grid .fs-row .fs-cell.fs-xs-align-end, .fs-grid .fs-row [class*="-contained"].fs-xs-align-end {
    -ms-flex-item-align: end;
    align-self: flex-end; }
  .fs-grid .fs-row .fs-cell.fs-xs-justify-start, .fs-grid .fs-row [class*="-contained"].fs-xs-justify-start {
    margin-right: auto; }
  .fs-grid .fs-row .fs-cell.fs-xs-justify-center, .fs-grid .fs-row [class*="-contained"].fs-xs-justify-center {
    margin-right: auto;
    margin-left: auto; }
  .fs-grid .fs-row .fs-cell.fs-xs-justify-end, .fs-grid .fs-row [class*="-contained"].fs-xs-justify-end {
    margin-left: auto; }
  .fs-grid .fs-row .fs-xs-fifth {
    width: 17.91666667%;
    max-width: 17.91666667%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 17.91666667%;
    flex: 0 0 17.91666667%; }
  .fs-grid .fs-row .fs-xs-fourth {
    width: 22.91666667%;
    max-width: 22.91666667%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 22.91666667%;
    flex: 0 0 22.91666667%; }
  .fs-grid .fs-row .fs-xs-third {
    width: 31.25%;
    max-width: 31.25%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 31.25%;
    flex: 0 0 31.25%; }
  .fs-grid .fs-row .fs-xs-half {
    width: 47.91666667%;
    max-width: 47.91666667%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 47.91666667%;
    flex: 0 0 47.91666667%; }
  .fs-grid .fs-row .fs-xs-full {
    width: 97.91666667%;
    max-width: 97.91666667%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 97.91666667%;
    flex: 0 0 97.91666667%; }
  .fs-grid .fs-row .fs-xs-push-fifth {
    margin-left: 21.04166667%; }
  .fs-grid .fs-row .fs-xs-push-fourth {
    margin-left: 26.04166667%; }
  .fs-grid .fs-row .fs-xs-push-third {
    margin-left: 34.375%; }
  .fs-grid .fs-row .fs-xs-push-half {
    margin-left: 51.04166667%; }
  .fs-grid .fs-row [class*="-contained"].fs-xs-fifth {
    width: 20%;
    max-width: 20%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%; }
  .fs-grid .fs-row [class*="-contained"].fs-xs-fourth {
    width: 25%;
    max-width: 25%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%; }
  .fs-grid .fs-row [class*="-contained"].fs-xs-third {
    width: 33.33333333%;
    max-width: 33.33333333%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333333%;
    flex: 0 0 33.33333333%; }
  .fs-grid .fs-row [class*="-contained"].fs-xs-half {
    width: 50%;
    max-width: 50%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%; }
  .fs-grid .fs-row [class*="-contained"].fs-xs-full {
    width: 100%;
    max-width: 100%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%; }
  .fs-grid .fs-row [class*="-contained"].fs-xs-push-fifth {
    margin-left: 20%; }
  .fs-grid .fs-row [class*="-contained"].fs-xs-push-fourth {
    margin-left: 25%; }
  .fs-grid .fs-row [class*="-contained"].fs-xs-push-third {
    margin-left: 33.33333333%; }
  .fs-grid .fs-row [class*="-contained"].fs-xs-push-half {
    margin-left: 50%; }
  .fs-grid .fs-row .fs-xs-auto {
    width: auto;
    max-width: 97.91666667%;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1; }
  .fs-grid .fs-row .fs-xs-hide {
    display: none; }
  .fs-grid .fs-row .fs-xs-destroy {
    width: auto;
    margin-left: 0;
    margin-right: 0; } }

@media screen and (min-width: 740px) and (max-width: 979px) {
  .fs-grid .fs-row.fs-md-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse; }
  .fs-grid .fs-row.fs-md-justify-around {
    -ms-flex-pack: distribute;
    justify-content: space-around; }
  .fs-grid .fs-row.fs-md-justify-between {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
  .fs-grid .fs-row.fs-md-justify-start {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start; }
  .fs-grid .fs-row.fs-md-justify-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .fs-grid .fs-row.fs-md-justify-end {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end; }
  .fs-grid .fs-row.fs-md-align-start {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start; }
  .fs-grid .fs-row.fs-md-align-center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .fs-grid .fs-row.fs-md-align-end {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end; }
  .fs-grid .fs-row .fs-md-1 {
    width: 14.58333333%;
    max-width: 14.58333333%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 14.58333333%;
    flex: 0 0 14.58333333%; }
  .fs-grid .fs-row .fs-md-2 {
    width: 31.25%;
    max-width: 31.25%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 31.25%;
    flex: 0 0 31.25%; }
  .fs-grid .fs-row .fs-md-3 {
    width: 47.91666667%;
    max-width: 47.91666667%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 47.91666667%;
    flex: 0 0 47.91666667%; }
  .fs-grid .fs-row .fs-md-4 {
    width: 64.58333333%;
    max-width: 64.58333333%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 64.58333333%;
    flex: 0 0 64.58333333%; }
  .fs-grid .fs-row .fs-md-5 {
    width: 81.25%;
    max-width: 81.25%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 81.25%;
    flex: 0 0 81.25%; }
  .fs-grid .fs-row .fs-md-6 {
    width: 97.91666667%;
    max-width: 97.91666667%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 97.91666667%;
    flex: 0 0 97.91666667%; }
  .fs-grid .fs-row .fs-md-push-1 {
    margin-left: 17.70833333%; }
  .fs-grid .fs-row .fs-md-push-2 {
    margin-left: 34.375%; }
  .fs-grid .fs-row .fs-md-push-3 {
    margin-left: 51.04166667%; }
  .fs-grid .fs-row .fs-md-push-4 {
    margin-left: 67.70833333%; }
  .fs-grid .fs-row .fs-md-push-5 {
    margin-left: 84.375%; }
  .fs-grid .fs-row [class*="-contained"].fs-md-1 {
    width: 16.66666667%;
    max-width: 16.66666667%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66666667%;
    flex: 0 0 16.66666667%; }
  .fs-grid .fs-row [class*="-contained"].fs-md-2 {
    width: 33.33333333%;
    max-width: 33.33333333%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333333%;
    flex: 0 0 33.33333333%; }
  .fs-grid .fs-row [class*="-contained"].fs-md-3 {
    width: 50%;
    max-width: 50%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%; }
  .fs-grid .fs-row [class*="-contained"].fs-md-4 {
    width: 66.66666667%;
    max-width: 66.66666667%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66666667%;
    flex: 0 0 66.66666667%; }
  .fs-grid .fs-row [class*="-contained"].fs-md-5 {
    width: 83.33333333%;
    max-width: 83.33333333%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333333%;
    flex: 0 0 83.33333333%; }
  .fs-grid .fs-row [class*="-contained"].fs-md-6 {
    width: 100%;
    max-width: 100%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%; }
  .fs-grid .fs-row [class*="-contained"].fs-md-push-1 {
    margin-left: 16.66666667%; }
  .fs-grid .fs-row [class*="-contained"].fs-md-push-2 {
    margin-left: 33.33333333%; }
  .fs-grid .fs-row [class*="-contained"].fs-md-push-3 {
    margin-left: 50%; }
  .fs-grid .fs-row [class*="-contained"].fs-md-push-4 {
    margin-left: 66.66666667%; }
  .fs-grid .fs-row [class*="-contained"].fs-md-push-5 {
    margin-left: 83.33333333%; }
  .fs-grid .fs-row .fs-cell.fs-md-first, .fs-grid .fs-row [class*="-contained"].fs-md-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1; }
  .fs-grid .fs-row .fs-cell.fs-md-last, .fs-grid .fs-row [class*="-contained"].fs-md-last {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }
  .fs-grid .fs-row .fs-cell.fs-md-align-start, .fs-grid .fs-row [class*="-contained"].fs-md-align-start {
    -ms-flex-item-align: start;
    align-self: flex-start; }
  .fs-grid .fs-row .fs-cell.fs-md-align-center, .fs-grid .fs-row [class*="-contained"].fs-md-align-center {
    -ms-flex-item-align: center;
    align-self: center; }
  .fs-grid .fs-row .fs-cell.fs-md-align-end, .fs-grid .fs-row [class*="-contained"].fs-md-align-end {
    -ms-flex-item-align: end;
    align-self: flex-end; }
  .fs-grid .fs-row .fs-cell.fs-md-justify-start, .fs-grid .fs-row [class*="-contained"].fs-md-justify-start {
    margin-right: auto; }
  .fs-grid .fs-row .fs-cell.fs-md-justify-center, .fs-grid .fs-row [class*="-contained"].fs-md-justify-center {
    margin-right: auto;
    margin-left: auto; }
  .fs-grid .fs-row .fs-cell.fs-md-justify-end, .fs-grid .fs-row [class*="-contained"].fs-md-justify-end {
    margin-left: auto; }
  .fs-grid .fs-row .fs-md-fifth {
    width: 17.91666667%;
    max-width: 17.91666667%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 17.91666667%;
    flex: 0 0 17.91666667%; }
  .fs-grid .fs-row .fs-md-fourth {
    width: 22.91666667%;
    max-width: 22.91666667%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 22.91666667%;
    flex: 0 0 22.91666667%; }
  .fs-grid .fs-row .fs-md-third {
    width: 31.25%;
    max-width: 31.25%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 31.25%;
    flex: 0 0 31.25%; }
  .fs-grid .fs-row .fs-md-half {
    width: 47.91666667%;
    max-width: 47.91666667%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 47.91666667%;
    flex: 0 0 47.91666667%; }
  .fs-grid .fs-row .fs-md-full {
    width: 97.91666667%;
    max-width: 97.91666667%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 97.91666667%;
    flex: 0 0 97.91666667%; }
  .fs-grid .fs-row .fs-md-push-fifth {
    margin-left: 21.04166667%; }
  .fs-grid .fs-row .fs-md-push-fourth {
    margin-left: 26.04166667%; }
  .fs-grid .fs-row .fs-md-push-third {
    margin-left: 34.375%; }
  .fs-grid .fs-row .fs-md-push-half {
    margin-left: 51.04166667%; }
  .fs-grid .fs-row [class*="-contained"].fs-md-fifth {
    width: 20%;
    max-width: 20%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%; }
  .fs-grid .fs-row [class*="-contained"].fs-md-fourth {
    width: 25%;
    max-width: 25%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%; }
  .fs-grid .fs-row [class*="-contained"].fs-md-third {
    width: 33.33333333%;
    max-width: 33.33333333%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333333%;
    flex: 0 0 33.33333333%; }
  .fs-grid .fs-row [class*="-contained"].fs-md-half {
    width: 50%;
    max-width: 50%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%; }
  .fs-grid .fs-row [class*="-contained"].fs-md-full {
    width: 100%;
    max-width: 100%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%; }
  .fs-grid .fs-row [class*="-contained"].fs-md-push-fifth {
    margin-left: 20%; }
  .fs-grid .fs-row [class*="-contained"].fs-md-push-fourth {
    margin-left: 25%; }
  .fs-grid .fs-row [class*="-contained"].fs-md-push-third {
    margin-left: 33.33333333%; }
  .fs-grid .fs-row [class*="-contained"].fs-md-push-half {
    margin-left: 50%; }
  .fs-grid .fs-row .fs-md-auto {
    width: auto;
    max-width: 97.91666667%;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1; }
  .fs-grid .fs-row .fs-md-hide {
    display: none; }
  .fs-grid .fs-row .fs-md-destroy {
    width: auto;
    margin-left: 0;
    margin-right: 0; } }

@media screen and (min-width: 980px) {
  .fs-grid .fs-row.fs-lg-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse; }
  .fs-grid .fs-row.fs-lg-justify-around {
    -ms-flex-pack: distribute;
    justify-content: space-around; }
  .fs-grid .fs-row.fs-lg-justify-between {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
  .fs-grid .fs-row.fs-lg-justify-start {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start; }
  .fs-grid .fs-row.fs-lg-justify-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .fs-grid .fs-row.fs-lg-justify-end {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end; }
  .fs-grid .fs-row.fs-lg-align-start {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start; }
  .fs-grid .fs-row.fs-lg-align-center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .fs-grid .fs-row.fs-lg-align-end {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end; }
  .fs-grid .fs-row .fs-lg-1 {
    width: 6.25%;
    max-width: 6.25%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 6.25%;
    flex: 0 0 6.25%; }
  .fs-grid .fs-row .fs-lg-2 {
    width: 14.58333333%;
    max-width: 14.58333333%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 14.58333333%;
    flex: 0 0 14.58333333%; }
  .fs-grid .fs-row .fs-lg-3 {
    width: 22.91666667%;
    max-width: 22.91666667%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 22.91666667%;
    flex: 0 0 22.91666667%; }
  .fs-grid .fs-row .fs-lg-4 {
    width: 31.25%;
    max-width: 31.25%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 31.25%;
    flex: 0 0 31.25%; }
  .fs-grid .fs-row .fs-lg-5 {
    width: 39.58333333%;
    max-width: 39.58333333%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 39.58333333%;
    flex: 0 0 39.58333333%; }
  .fs-grid .fs-row .fs-lg-6 {
    width: 47.91666667%;
    max-width: 47.91666667%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 47.91666667%;
    flex: 0 0 47.91666667%; }
  .fs-grid .fs-row .fs-lg-7 {
    width: 56.25%;
    max-width: 56.25%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 56.25%;
    flex: 0 0 56.25%; }
  .fs-grid .fs-row .fs-lg-8 {
    width: 64.58333333%;
    max-width: 64.58333333%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 64.58333333%;
    flex: 0 0 64.58333333%; }
  .fs-grid .fs-row .fs-lg-9 {
    width: 72.91666667%;
    max-width: 72.91666667%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 72.91666667%;
    flex: 0 0 72.91666667%; }
  .fs-grid .fs-row .fs-lg-10 {
    width: 81.25%;
    max-width: 81.25%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 81.25%;
    flex: 0 0 81.25%; }
  .fs-grid .fs-row .fs-lg-11 {
    width: 89.58333333%;
    max-width: 89.58333333%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 89.58333333%;
    flex: 0 0 89.58333333%; }
  .fs-grid .fs-row .fs-lg-12 {
    width: 97.91666667%;
    max-width: 97.91666667%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 97.91666667%;
    flex: 0 0 97.91666667%; }
  .fs-grid .fs-row .fs-lg-push-1 {
    margin-left: 9.375%; }
  .fs-grid .fs-row .fs-lg-push-2 {
    margin-left: 17.70833333%; }
  .fs-grid .fs-row .fs-lg-push-3 {
    margin-left: 26.04166667%; }
  .fs-grid .fs-row .fs-lg-push-4 {
    margin-left: 34.375%; }
  .fs-grid .fs-row .fs-lg-push-5 {
    margin-left: 42.70833333%; }
  .fs-grid .fs-row .fs-lg-push-6 {
    margin-left: 51.04166667%; }
  .fs-grid .fs-row .fs-lg-push-7 {
    margin-left: 59.375%; }
  .fs-grid .fs-row .fs-lg-push-8 {
    margin-left: 67.70833333%; }
  .fs-grid .fs-row .fs-lg-push-9 {
    margin-left: 76.04166667%; }
  .fs-grid .fs-row .fs-lg-push-10 {
    margin-left: 84.375%; }
  .fs-grid .fs-row .fs-lg-push-11 {
    margin-left: 92.70833333%; }
  .fs-grid .fs-row [class*="-contained"].fs-lg-1 {
    width: 8.33333333%;
    max-width: 8.33333333%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333333%;
    flex: 0 0 8.33333333%; }
  .fs-grid .fs-row [class*="-contained"].fs-lg-2 {
    width: 16.66666667%;
    max-width: 16.66666667%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66666667%;
    flex: 0 0 16.66666667%; }
  .fs-grid .fs-row [class*="-contained"].fs-lg-3 {
    width: 25%;
    max-width: 25%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%; }
  .fs-grid .fs-row [class*="-contained"].fs-lg-4 {
    width: 33.33333333%;
    max-width: 33.33333333%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333333%;
    flex: 0 0 33.33333333%; }
  .fs-grid .fs-row [class*="-contained"].fs-lg-5 {
    width: 41.66666667%;
    max-width: 41.66666667%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66666667%;
    flex: 0 0 41.66666667%; }
  .fs-grid .fs-row [class*="-contained"].fs-lg-6 {
    width: 50%;
    max-width: 50%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%; }
  .fs-grid .fs-row [class*="-contained"].fs-lg-7 {
    width: 58.33333333%;
    max-width: 58.33333333%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333333%;
    flex: 0 0 58.33333333%; }
  .fs-grid .fs-row [class*="-contained"].fs-lg-8 {
    width: 66.66666667%;
    max-width: 66.66666667%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66666667%;
    flex: 0 0 66.66666667%; }
  .fs-grid .fs-row [class*="-contained"].fs-lg-9 {
    width: 75%;
    max-width: 75%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%; }
  .fs-grid .fs-row [class*="-contained"].fs-lg-10 {
    width: 83.33333333%;
    max-width: 83.33333333%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333333%;
    flex: 0 0 83.33333333%; }
  .fs-grid .fs-row [class*="-contained"].fs-lg-11 {
    width: 91.66666667%;
    max-width: 91.66666667%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66666667%;
    flex: 0 0 91.66666667%; }
  .fs-grid .fs-row [class*="-contained"].fs-lg-12 {
    width: 100%;
    max-width: 100%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%; }
  .fs-grid .fs-row [class*="-contained"].fs-lg-push-1 {
    margin-left: 8.33333333%; }
  .fs-grid .fs-row [class*="-contained"].fs-lg-push-2 {
    margin-left: 16.66666667%; }
  .fs-grid .fs-row [class*="-contained"].fs-lg-push-3 {
    margin-left: 25%; }
  .fs-grid .fs-row [class*="-contained"].fs-lg-push-4 {
    margin-left: 33.33333333%; }
  .fs-grid .fs-row [class*="-contained"].fs-lg-push-5 {
    margin-left: 41.66666667%; }
  .fs-grid .fs-row [class*="-contained"].fs-lg-push-6 {
    margin-left: 50%; }
  .fs-grid .fs-row [class*="-contained"].fs-lg-push-7 {
    margin-left: 58.33333333%; }
  .fs-grid .fs-row [class*="-contained"].fs-lg-push-8 {
    margin-left: 66.66666667%; }
  .fs-grid .fs-row [class*="-contained"].fs-lg-push-9 {
    margin-left: 75%; }
  .fs-grid .fs-row [class*="-contained"].fs-lg-push-10 {
    margin-left: 83.33333333%; }
  .fs-grid .fs-row [class*="-contained"].fs-lg-push-11 {
    margin-left: 91.66666667%; }
  .fs-grid .fs-row .fs-cell.fs-lg-first, .fs-grid .fs-row [class*="-contained"].fs-lg-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1; }
  .fs-grid .fs-row .fs-cell.fs-lg-last, .fs-grid .fs-row [class*="-contained"].fs-lg-last {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }
  .fs-grid .fs-row .fs-cell.fs-lg-align-start, .fs-grid .fs-row [class*="-contained"].fs-lg-align-start {
    -ms-flex-item-align: start;
    align-self: flex-start; }
  .fs-grid .fs-row .fs-cell.fs-lg-align-center, .fs-grid .fs-row [class*="-contained"].fs-lg-align-center {
    -ms-flex-item-align: center;
    align-self: center; }
  .fs-grid .fs-row .fs-cell.fs-lg-align-end, .fs-grid .fs-row [class*="-contained"].fs-lg-align-end {
    -ms-flex-item-align: end;
    align-self: flex-end; }
  .fs-grid .fs-row .fs-cell.fs-lg-justify-start, .fs-grid .fs-row [class*="-contained"].fs-lg-justify-start {
    margin-right: auto; }
  .fs-grid .fs-row .fs-cell.fs-lg-justify-center, .fs-grid .fs-row [class*="-contained"].fs-lg-justify-center {
    margin-right: auto;
    margin-left: auto; }
  .fs-grid .fs-row .fs-cell.fs-lg-justify-end, .fs-grid .fs-row [class*="-contained"].fs-lg-justify-end {
    margin-left: auto; }
  .fs-grid .fs-row .fs-lg-fifth {
    width: 17.91666667%;
    max-width: 17.91666667%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 17.91666667%;
    flex: 0 0 17.91666667%; }
  .fs-grid .fs-row .fs-lg-fourth {
    width: 22.91666667%;
    max-width: 22.91666667%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 22.91666667%;
    flex: 0 0 22.91666667%; }
  .fs-grid .fs-row .fs-lg-third {
    width: 31.25%;
    max-width: 31.25%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 31.25%;
    flex: 0 0 31.25%; }
  .fs-grid .fs-row .fs-lg-half {
    width: 47.91666667%;
    max-width: 47.91666667%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 47.91666667%;
    flex: 0 0 47.91666667%; }
  .fs-grid .fs-row .fs-lg-full {
    width: 97.91666667%;
    max-width: 97.91666667%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 97.91666667%;
    flex: 0 0 97.91666667%; }
  .fs-grid .fs-row .fs-lg-push-fifth {
    margin-left: 21.04166667%; }
  .fs-grid .fs-row .fs-lg-push-fourth {
    margin-left: 26.04166667%; }
  .fs-grid .fs-row .fs-lg-push-third {
    margin-left: 34.375%; }
  .fs-grid .fs-row .fs-lg-push-half {
    margin-left: 51.04166667%; }
  .fs-grid .fs-row [class*="-contained"].fs-lg-fifth {
    width: 20%;
    max-width: 20%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%; }
  .fs-grid .fs-row [class*="-contained"].fs-lg-fourth {
    width: 25%;
    max-width: 25%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%; }
  .fs-grid .fs-row [class*="-contained"].fs-lg-third {
    width: 33.33333333%;
    max-width: 33.33333333%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333333%;
    flex: 0 0 33.33333333%; }
  .fs-grid .fs-row [class*="-contained"].fs-lg-half {
    width: 50%;
    max-width: 50%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%; }
  .fs-grid .fs-row [class*="-contained"].fs-lg-full {
    width: 100%;
    max-width: 100%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%; }
  .fs-grid .fs-row [class*="-contained"].fs-lg-push-fifth {
    margin-left: 20%; }
  .fs-grid .fs-row [class*="-contained"].fs-lg-push-fourth {
    margin-left: 25%; }
  .fs-grid .fs-row [class*="-contained"].fs-lg-push-third {
    margin-left: 33.33333333%; }
  .fs-grid .fs-row [class*="-contained"].fs-lg-push-half {
    margin-left: 50%; }
  .fs-grid .fs-row .fs-lg-auto {
    width: auto;
    max-width: 97.91666667%;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1; }
  .fs-grid .fs-row .fs-lg-hide {
    display: none; }
  .fs-grid .fs-row .fs-lg-destroy {
    width: auto;
    margin-left: 0;
    margin-right: 0; } }

@media screen and (min-width: 1220px) {
  .fs-grid .fs-row.fs-xl-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse; }
  .fs-grid .fs-row.fs-xl-justify-around {
    -ms-flex-pack: distribute;
    justify-content: space-around; }
  .fs-grid .fs-row.fs-xl-justify-between {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
  .fs-grid .fs-row.fs-xl-justify-start {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start; }
  .fs-grid .fs-row.fs-xl-justify-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .fs-grid .fs-row.fs-xl-justify-end {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end; }
  .fs-grid .fs-row.fs-xl-align-start {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start; }
  .fs-grid .fs-row.fs-xl-align-center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .fs-grid .fs-row.fs-xl-align-end {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end; }
  .fs-grid .fs-row .fs-xl-1 {
    width: 6.25%;
    max-width: 6.25%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 6.25%;
    flex: 0 0 6.25%; }
  .fs-grid .fs-row .fs-xl-2 {
    width: 14.58333333%;
    max-width: 14.58333333%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 14.58333333%;
    flex: 0 0 14.58333333%; }
  .fs-grid .fs-row .fs-xl-3 {
    width: 22.91666667%;
    max-width: 22.91666667%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 22.91666667%;
    flex: 0 0 22.91666667%; }
  .fs-grid .fs-row .fs-xl-4 {
    width: 31.25%;
    max-width: 31.25%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 31.25%;
    flex: 0 0 31.25%; }
  .fs-grid .fs-row .fs-xl-5 {
    width: 39.58333333%;
    max-width: 39.58333333%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 39.58333333%;
    flex: 0 0 39.58333333%; }
  .fs-grid .fs-row .fs-xl-6 {
    width: 47.91666667%;
    max-width: 47.91666667%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 47.91666667%;
    flex: 0 0 47.91666667%; }
  .fs-grid .fs-row .fs-xl-7 {
    width: 56.25%;
    max-width: 56.25%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 56.25%;
    flex: 0 0 56.25%; }
  .fs-grid .fs-row .fs-xl-8 {
    width: 64.58333333%;
    max-width: 64.58333333%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 64.58333333%;
    flex: 0 0 64.58333333%; }
  .fs-grid .fs-row .fs-xl-9 {
    width: 72.91666667%;
    max-width: 72.91666667%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 72.91666667%;
    flex: 0 0 72.91666667%; }
  .fs-grid .fs-row .fs-xl-10 {
    width: 81.25%;
    max-width: 81.25%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 81.25%;
    flex: 0 0 81.25%; }
  .fs-grid .fs-row .fs-xl-11 {
    width: 89.58333333%;
    max-width: 89.58333333%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 89.58333333%;
    flex: 0 0 89.58333333%; }
  .fs-grid .fs-row .fs-xl-12 {
    width: 97.91666667%;
    max-width: 97.91666667%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 97.91666667%;
    flex: 0 0 97.91666667%; }
  .fs-grid .fs-row .fs-xl-push-1 {
    margin-left: 9.375%; }
  .fs-grid .fs-row .fs-xl-push-2 {
    margin-left: 17.70833333%; }
  .fs-grid .fs-row .fs-xl-push-3 {
    margin-left: 26.04166667%; }
  .fs-grid .fs-row .fs-xl-push-4 {
    margin-left: 34.375%; }
  .fs-grid .fs-row .fs-xl-push-5 {
    margin-left: 42.70833333%; }
  .fs-grid .fs-row .fs-xl-push-6 {
    margin-left: 51.04166667%; }
  .fs-grid .fs-row .fs-xl-push-7 {
    margin-left: 59.375%; }
  .fs-grid .fs-row .fs-xl-push-8 {
    margin-left: 67.70833333%; }
  .fs-grid .fs-row .fs-xl-push-9 {
    margin-left: 76.04166667%; }
  .fs-grid .fs-row .fs-xl-push-10 {
    margin-left: 84.375%; }
  .fs-grid .fs-row .fs-xl-push-11 {
    margin-left: 92.70833333%; }
  .fs-grid .fs-row [class*="-contained"].fs-xl-1 {
    width: 8.33333333%;
    max-width: 8.33333333%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333333%;
    flex: 0 0 8.33333333%; }
  .fs-grid .fs-row [class*="-contained"].fs-xl-2 {
    width: 16.66666667%;
    max-width: 16.66666667%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66666667%;
    flex: 0 0 16.66666667%; }
  .fs-grid .fs-row [class*="-contained"].fs-xl-3 {
    width: 25%;
    max-width: 25%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%; }
  .fs-grid .fs-row [class*="-contained"].fs-xl-4 {
    width: 33.33333333%;
    max-width: 33.33333333%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333333%;
    flex: 0 0 33.33333333%; }
  .fs-grid .fs-row [class*="-contained"].fs-xl-5 {
    width: 41.66666667%;
    max-width: 41.66666667%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66666667%;
    flex: 0 0 41.66666667%; }
  .fs-grid .fs-row [class*="-contained"].fs-xl-6 {
    width: 50%;
    max-width: 50%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%; }
  .fs-grid .fs-row [class*="-contained"].fs-xl-7 {
    width: 58.33333333%;
    max-width: 58.33333333%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333333%;
    flex: 0 0 58.33333333%; }
  .fs-grid .fs-row [class*="-contained"].fs-xl-8 {
    width: 66.66666667%;
    max-width: 66.66666667%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66666667%;
    flex: 0 0 66.66666667%; }
  .fs-grid .fs-row [class*="-contained"].fs-xl-9 {
    width: 75%;
    max-width: 75%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%; }
  .fs-grid .fs-row [class*="-contained"].fs-xl-10 {
    width: 83.33333333%;
    max-width: 83.33333333%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333333%;
    flex: 0 0 83.33333333%; }
  .fs-grid .fs-row [class*="-contained"].fs-xl-11 {
    width: 91.66666667%;
    max-width: 91.66666667%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66666667%;
    flex: 0 0 91.66666667%; }
  .fs-grid .fs-row [class*="-contained"].fs-xl-12 {
    width: 100%;
    max-width: 100%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%; }
  .fs-grid .fs-row [class*="-contained"].fs-xl-push-1 {
    margin-left: 8.33333333%; }
  .fs-grid .fs-row [class*="-contained"].fs-xl-push-2 {
    margin-left: 16.66666667%; }
  .fs-grid .fs-row [class*="-contained"].fs-xl-push-3 {
    margin-left: 25%; }
  .fs-grid .fs-row [class*="-contained"].fs-xl-push-4 {
    margin-left: 33.33333333%; }
  .fs-grid .fs-row [class*="-contained"].fs-xl-push-5 {
    margin-left: 41.66666667%; }
  .fs-grid .fs-row [class*="-contained"].fs-xl-push-6 {
    margin-left: 50%; }
  .fs-grid .fs-row [class*="-contained"].fs-xl-push-7 {
    margin-left: 58.33333333%; }
  .fs-grid .fs-row [class*="-contained"].fs-xl-push-8 {
    margin-left: 66.66666667%; }
  .fs-grid .fs-row [class*="-contained"].fs-xl-push-9 {
    margin-left: 75%; }
  .fs-grid .fs-row [class*="-contained"].fs-xl-push-10 {
    margin-left: 83.33333333%; }
  .fs-grid .fs-row [class*="-contained"].fs-xl-push-11 {
    margin-left: 91.66666667%; }
  .fs-grid .fs-row .fs-cell.fs-xl-first, .fs-grid .fs-row [class*="-contained"].fs-xl-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1; }
  .fs-grid .fs-row .fs-cell.fs-xl-last, .fs-grid .fs-row [class*="-contained"].fs-xl-last {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }
  .fs-grid .fs-row .fs-cell.fs-xl-align-start, .fs-grid .fs-row [class*="-contained"].fs-xl-align-start {
    -ms-flex-item-align: start;
    align-self: flex-start; }
  .fs-grid .fs-row .fs-cell.fs-xl-align-center, .fs-grid .fs-row [class*="-contained"].fs-xl-align-center {
    -ms-flex-item-align: center;
    align-self: center; }
  .fs-grid .fs-row .fs-cell.fs-xl-align-end, .fs-grid .fs-row [class*="-contained"].fs-xl-align-end {
    -ms-flex-item-align: end;
    align-self: flex-end; }
  .fs-grid .fs-row .fs-cell.fs-xl-justify-start, .fs-grid .fs-row [class*="-contained"].fs-xl-justify-start {
    margin-right: auto; }
  .fs-grid .fs-row .fs-cell.fs-xl-justify-center, .fs-grid .fs-row [class*="-contained"].fs-xl-justify-center {
    margin-right: auto;
    margin-left: auto; }
  .fs-grid .fs-row .fs-cell.fs-xl-justify-end, .fs-grid .fs-row [class*="-contained"].fs-xl-justify-end {
    margin-left: auto; }
  .fs-grid .fs-row .fs-xl-fifth {
    width: 17.91666667%;
    max-width: 17.91666667%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 17.91666667%;
    flex: 0 0 17.91666667%; }
  .fs-grid .fs-row .fs-xl-fourth {
    width: 22.91666667%;
    max-width: 22.91666667%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 22.91666667%;
    flex: 0 0 22.91666667%; }
  .fs-grid .fs-row .fs-xl-third {
    width: 31.25%;
    max-width: 31.25%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 31.25%;
    flex: 0 0 31.25%; }
  .fs-grid .fs-row .fs-xl-half {
    width: 47.91666667%;
    max-width: 47.91666667%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 47.91666667%;
    flex: 0 0 47.91666667%; }
  .fs-grid .fs-row .fs-xl-full {
    width: 97.91666667%;
    max-width: 97.91666667%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 97.91666667%;
    flex: 0 0 97.91666667%; }
  .fs-grid .fs-row .fs-xl-push-fifth {
    margin-left: 21.04166667%; }
  .fs-grid .fs-row .fs-xl-push-fourth {
    margin-left: 26.04166667%; }
  .fs-grid .fs-row .fs-xl-push-third {
    margin-left: 34.375%; }
  .fs-grid .fs-row .fs-xl-push-half {
    margin-left: 51.04166667%; }
  .fs-grid .fs-row [class*="-contained"].fs-xl-fifth {
    width: 20%;
    max-width: 20%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%; }
  .fs-grid .fs-row [class*="-contained"].fs-xl-fourth {
    width: 25%;
    max-width: 25%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%; }
  .fs-grid .fs-row [class*="-contained"].fs-xl-third {
    width: 33.33333333%;
    max-width: 33.33333333%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333333%;
    flex: 0 0 33.33333333%; }
  .fs-grid .fs-row [class*="-contained"].fs-xl-half {
    width: 50%;
    max-width: 50%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%; }
  .fs-grid .fs-row [class*="-contained"].fs-xl-full {
    width: 100%;
    max-width: 100%;
    min-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%; }
  .fs-grid .fs-row [class*="-contained"].fs-xl-push-fifth {
    margin-left: 20%; }
  .fs-grid .fs-row [class*="-contained"].fs-xl-push-fourth {
    margin-left: 25%; }
  .fs-grid .fs-row [class*="-contained"].fs-xl-push-third {
    margin-left: 33.33333333%; }
  .fs-grid .fs-row [class*="-contained"].fs-xl-push-half {
    margin-left: 50%; }
  .fs-grid .fs-row .fs-xl-auto {
    width: auto;
    max-width: 97.91666667%;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1; }
  .fs-grid .fs-row .fs-xl-hide {
    display: none; }
  .fs-grid .fs-row .fs-xl-destroy {
    width: auto;
    margin-left: 0;
    margin-right: 0; } }

.clearfix:after {
  clear: both;
  content: "";
  display: table; }

.visually_hide {
  width: 1px;
  height: 1px;
  position: absolute;
  border: 0;
  clip: rect(0 0 0 0);
  margin: -1px;
  overflow: hidden;
  padding: 0; }
  .visually_hide.focusable:active, .visually_hide.focusable:focus {
    width: auto;
    height: auto;
    position: static;
    clip: auto;
    margin: 0;
    overflow: visible; }

/* Not to be used with a form container */
/* Use -webkit-overflow-scrolling: auto instead */
[data-whatinput="mouse"] a:focus,
[data-whatinput="mouse"] button:focus,
[data-whatinput="touch"] a:focus,
[data-whatinput="touch"] button:focus {
  outline: none; }

/* ==========================================================================
	Base Elements
============================================================================= */
html {
  background: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

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

body {
  min-width: 300px;
  overflow-x: hidden; }
  body:before {
    height: 100%;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 200;
    background: rgba(0, 0, 0, 0.75);
    content: "";
    opacity: 0;
    pointer-events: none;
    visibility: hidden;
    -webkit-transition: opacity .35s, visibility .35s;
    transition: opacity .35s, visibility .35s; }
  body.blue_bg {
    background: #025CB8; }
  body.page_layout_umassp:before {
    background: #025CB8; }
  body.page_layout_umassp.fs-umassp-lock:before {
    opacity: 1;
    visibility: visible; }
  body.fs-page-lock:before, body.dialog_open:before {
    opacity: 1;
    visibility: visible; }
  body.dialog_open {
    overflow: hidden; }

::-moz-selection {
  background: #ddd;
  text-shadow: none; }

::selection {
  background: #ddd;
  text-shadow: none; }

iframe {
  border: none; }

menu {
  margin: 0;
  padding: 0; }

audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle; }

figure {
  margin: 0; }

hr {
  height: 1px;
  background: #ddd;
  border: none;
  margin: 0; }

a {
  text-decoration: none; }
  a[href^=tel] {
    color: inherit; }

strong {
  font-weight: 700; }

/* ==========================================================================
	Icons
============================================================================= */
.icon {
  display: block;
  stroke: inherit;
  fill: currentColor;
  -webkit-transition: fill 0.25s;
  transition: fill 0.25s; }
  @media print {
    .icon {
      display: none; } }
  .icon_arrow_right {
    height: 10px;
    width: 14px; }
  .icon_alert {
    height: 15px;
    width: 16px; }
  .icon_athletics {
    height: 20px;
    width: 18px; }
  .icon_book {
    height: 24px;
    width: 30px; }
  .icon_calculator {
    height: 21px;
    width: 17px; }
  .icon_caret_down {
    height: 10px;
    width: 20px; }
  .icon_chevron_left {
    height: 27px;
    width: 14px; }
  .icon_chevron_right {
    height: 27px;
    width: 14px; }
  .icon_close {
    height: 20px;
    width: 20px; }
  .icon_culture_management {
    height: 77px;
    width: 83px; }
  .icon_document {
    height: 20px;
    width: 15px; }
  .icon_down_arrow_circle {
    height: 24px;
    width: 24px; }
  .icon_download {
    height: 16px;
    width: 16px; }
  .icon_economy_brainstorming {
    height: 79px;
    width: 68px; }
  .icon_economy_development {
    height: 75px;
    width: 60px; }
  .icon_economy_distance_education {
    height: 65px;
    width: 88px; }
  .icon_economy_market_prediction {
    height: 79px;
    width: 85px; }
  .icon_economy_money_management {
    height: 80px;
    width: 70px; }
  .icon_economy_portfolio {
    height: 79px;
    width: 84px; }
  .icon_edit {
    height: 16px;
    width: 16px; }
  .icon_education_creative_mind {
    height: 90px;
    width: 90px; }
  .icon_environment_green_technology {
    height: 75px;
    width: 78px; }
  .icon_environment_solar_energy {
    height: 77px;
    width: 78px; }
  .icon_external {
    height: 30px;
    width: 30px; }
  .icon_facebook {
    height: 18px;
    width: 18px; }
  .icon_flickr {
    height: 10px;
    width: 22px; }
  .icon_fs_logo {
    height: 32px;
    width: 50px; }
  .icon_gallery_expand {
    height: 16px;
    width: 16px; }
  .icon_gear {
    height: 14px;
    width: 14px; }
  .icon_grad {
    height: 28px;
    width: 33px; }
  .icon_housing {
    height: 16px;
    width: 14px; }
  .icon_instagram {
    height: 18px;
    width: 18px; }
  .icon_lightbox_close {
    height: 16px;
    width: 15px; }
  .icon_lightbulb {
    height: 105px;
    width: 73px; }
  .icon_linkedin {
    height: 18px;
    width: 18px; }
  .icon_location {
    height: 16px;
    width: 12px; }
  .icon_lock {
    height: 24px;
    width: 18px; }
  .icon_logo {
    height: 47px;
    width: 525px; }
  .icon_logo_mobile {
    height: 117px;
    width: 189px; }
  .icon_logo_nav {
    height: 46px;
    width: 44px; }
  .icon_mail {
    height: 10px;
    width: 14px; }
  .icon_menu {
    height: 21px;
    width: 27px; }
  .icon_minus {
    height: 2px;
    width: 12px; }
  .icon_pause {
    height: 16px;
    width: 9px; }
  .icon_pin {
    height: 25px;
    width: 20px; }
  .icon_play {
    height: 22px;
    width: 12px; }
  .icon_plus {
    height: 12px;
    width: 12px; }
  .icon_print {
    height: 20px;
    width: 20px; }
  .icon_quality_certificate {
    height: 78px;
    width: 92px; }
  .icon_quality_clinical_center {
    height: 72px;
    width: 98px; }
  .icon_quality_e_business {
    height: 74px;
    width: 80px; }
  .icon_quality_university {
    height: 80px;
    width: 111px; }
  .icon_quote {
    height: 53px;
    width: 67px; }
  .icon_refresh {
    height: 12px;
    width: 12px; }
  .icon_right_arrow_circle {
    height: 32px;
    width: 32px; }
  .icon_rss {
    height: 30px;
    width: 30px; }
  .icon_save_the_planet {
    height: 79px;
    width: 99px; }
  .icon_search {
    height: 20px;
    width: 20px; }
  .icon_sub_menu {
    height: 5px;
    width: 10px; }
  .icon_table_menu {
    height: 9px;
    width: 16px; }
  .icon_top {
    height: 15px;
    width: 16px; }
  .icon_twitter {
    height: 15px;
    width: 18px; }
  .icon_umassp_external {
    height: 27px;
    width: 25px; }
  .icon_umassp_external_white {
    height: 27px;
    width: 25px; }
  .icon_umassp_logo {
    height: 40px;
    width: 400px; }
  .icon_umassp_logo_white {
    height: 25px;
    width: 240px; }
  .icon_university {
    height: 20px;
    width: 20px; }
  .icon_vimeo {
    height: 18px;
    width: 19px; }
  .icon_youtube {
    height: 15px;
    width: 21px; }

/* Animated Circle Icon
============================================================================= */
/* ==========================================================================
	Type Base
============================================================================= */
.typography {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 26px;
  color: #353535; }
  @media screen and (min-width: 740px) {
    .typography {
      font-size: 17px;
      font-size: 1.0625rem;
      line-height: 32px; } }
  .typography a {
    position: relative;
    color: #013E7D;
    font-weight: 700;
    text-decoration: underline;
	  text-decoration-line: underline;
      text-underline-offset: 2px;
    -webkit-transition: color 0.25s ease, background-color 0.25s ease;
    transition: color 0.25s ease, background-color 0.25s ease; }
    .typography a:hover, .typography a:focus {
      color: #148071; text-decoration-thickness: 3px; }
  .typography p {
    line-height: 26px;
    margin: 40px 0; }
    @media screen and (min-width: 740px) {
      .typography p {
        line-height: 32px; } }
  .typography h1 + *, .typography h2 + *, .typography h3 + *, .typography h4 + *, .typography h5 + *, .typography h6 + * {
    margin-top: 0; }
  .typography h1 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 28px;
    font-size: 1.75rem;
    line-height: 1.16667;
    margin: 40px 0 20px; }
    @media screen and (min-width: 740px) {
      .typography h1 {
        font-size: 55px;
        font-size: 3.4375rem; } }
  .typography h2 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 23px;
    font-size: 1.4375rem;
    line-height: 1.2;
    margin: 40px 0 20px; }
    @media screen and (min-width: 740px) {
      .typography h2 {
        font-size: 45px;
        font-size: 2.8125rem; } }
  .typography h3 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 1.25;
    margin: 40px 0 20px; }
    @media screen and (min-width: 740px) {
      .typography h3 {
        font-size: 35px;
        font-size: 2.1875rem; } }
  .typography h4 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.33333;
    margin: 40px 0 20px; }
    @media screen and (min-width: 740px) {
      .typography h4 {
        font-size: 30px;
        font-size: 1.875rem; } }
  .typography h5 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.5;
    margin: 40px 0 20px; }
    @media screen and (min-width: 740px) {
      .typography h5 {
        font-size: 20px;
        font-size: 1.25rem; } }
  .typography h6 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.5;
    text-transform: uppercase;
    margin: 40px 0 20px; }
  .typography .intro {
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.75; }
    @media screen and (min-width: 740px) {
      .typography .intro {
        font-size: 25px;
        font-size: 1.5625rem; } }
  .typography .copy {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 26px; }
    @media screen and (min-width: 740px) {
      .typography .copy {
        font-size: 17px;
        font-size: 1.0625rem;
        line-height: 32px; } }
  .typography .label {
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    font-size: 11px;
    font-size: 0.6875rem;
    letter-spacing: 2px;
    letter-spacing: 0.125rem;
    text-transform: uppercase; }
  .typography .caption {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.85714; }
  .typography *:last-child {
    margin-bottom: 0; }
  .typography iframe[allowfullscreen] {
    top: 0; }

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

.typography .block_left,
.typography .block_right,
.typography .block_center,
.typography .alignleft,
.typography .alignright,
.typography .aligncenter,
.typography .alignnone,
.typography .align-left,
.typography .align-right {
  width: auto;
  display: table;
  margin-top: 20px;
  margin-bottom: 20px;
  table-layout: fixed; }
  .typography .block_left img,
  .typography .block_right img,
  .typography .block_center img,
  .typography .alignleft img,
  .typography .alignright img,
  .typography .aligncenter img,
  .typography .alignnone img,
  .typography .align-left img,
  .typography .align-right img {
    display: block;
    max-width: 100%; }
  .typography .block_left figcaption,
  .typography .block_right figcaption,
  .typography .block_center figcaption,
  .typography .alignleft figcaption,
  .typography .alignright figcaption,
  .typography .aligncenter figcaption,
  .typography .alignnone figcaption,
  .typography .align-left figcaption,
  .typography .align-right figcaption {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.85714;
    position: relative;
    caption-side: bottom;
    font-weight: bold;
    display: block;
    margin-top: 10px; }
  .typography .block_left .photo_credit,
  .typography .block_right .photo_credit,
  .typography .block_center .photo_credit,
  .typography .alignleft .photo_credit,
  .typography .alignright .photo_credit,
  .typography .aligncenter .photo_credit,
  .typography .alignnone .photo_credit,
  .typography .align-left .photo_credit,
  .typography .align-right .photo_credit {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    display: block;
    font-size: 11px;
    font-size: 0.6875rem;
    letter-spacing: 1px;
    letter-spacing: 0.0625rem;
    margin-top: 20px;
    text-transform: uppercase; }

.typography .block_left,
.typography .block_right,
.typography .alignleft,
.typography .alignright,
.typography .align-left,
.typography .align-right {
  max-width: 40%; }
  @media screen and (max-width: 499px) {
    .typography .block_left,
    .typography .block_right,
    .typography .alignleft,
    .typography .alignright,
    .typography .align-left,
    .typography .align-right {
      max-width: 100%;
      float: none;
      margin-right: 0;
      margin-left: 0; } }
  @media screen and (min-width: 500px) {
    .typography .block_left,
    .typography .block_right,
    .typography .alignleft,
    .typography .alignright,
    .typography .align-left,
    .typography .align-right {
      margin-top: 0;
      margin-bottom: 30px; } }

@media screen and (min-width: 500px) {
  .typography .block_left,
  .typography .alignleft,
  .typography .align-left {
    float: left;
    margin-right: 30px; } }

@media screen and (min-width: 500px) {
  .typography .block_right,
  .typography .alignright,
  .typography .align-right {
    float: right;
    margin-left: 30px; } }

@media screen and (min-width: 980px) {
  .typography .block_right {
    margin-right: -11.375%; } }

.typography .block_center,
.typography .aligncenter,
.typography .align-center {
  text-align: center; }
  .typography .block_center img,
  .typography .aligncenter img,
  .typography .align-center img {
    margin-right: auto;
    margin-left: auto; }

.typography figure {
  width: 100%; }
  .typography figure img {
    width: 100%; }
  .typography figure figcaption {
    width: 100%;
    border-bottom: 1px solid #EAEAEA;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.5;
    padding: 27px 0 22px;
    text-align: left; }

.typography blockquote {
  margin: 20px 0; }
  .typography blockquote p {
    margin: 0; }



 { list-style-type: disc; }  
  .typography ul li { margin: 15px 0; }

  @media screen and (min-width: 740px) {
      .typography ul li {margin: 35px 0; } 
  }
  
 .typography ol li { padding: 5px 0; }
 .typography ol ul { list-style-type: disc; }
   .typography ol ul li:before { display: none; }
   .typography ol ul li { padding: 6px 0; margin: 0 !important; }


.typography table {
  width: 100%;
  border-collapse: collapse; }
  .typography table tr:nth-child(even) {
    background: #EAEAEA; }
  .typography table th,
  .typography table td {
    font-size: 14px;
    font-size: 0.875rem; }
  .typography table th {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    color: #FFF;
    padding: 10px 20px;
    text-align: left; }
  .typography table thead {
    border: 1px solid #025CB8; }
    .typography table thead th {
      font-family: 'Open Sans', sans-serif;
      font-weight: 700;
      font-size: 11px;
      font-size: 0.6875rem;
      letter-spacing: 2px;
      letter-spacing: 0.125rem;
      text-transform: uppercase;
      background: #025CB8;
      padding: 10px 20px; }
  .typography table tbody {
    border: 1px solid #DFDFDF; }
    .typography table tbody th {
      color: #000; }
    .typography table tbody tr {
      border-top: 1px solid #DFDFDF; }
  .typography table td {
    padding: 10px 20px; }

.table_wrapper {
  margin-top: 40px;
  margin-bottom: 40px;
  min-height: 0.01%; }
  .table_wrapper.table_wrapper_overflow:after {
    background-color: rgba(0, 0, 0, 0);
    background: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.1)));
    background: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.1));
    width: 20px;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    content: ""; }
  @media screen and (min-width: 980px) {
    .table_wrapper {
      width: 111.375%; } }

.table_wrapper_overflow {
  position: relative;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc; }

.table_wrapper_inner {
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar; }

/* ==========================================================================
   iframe
============================================================================= */
.typography .video_frame {
  width: 100%;
  position: relative;
  padding-bottom: 56.25%;
  margin-top: 40px; }
  .typography .video_frame iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0; }
  @media screen and (min-width: 740px) {
    .typography .video_frame {
      margin-top: 50px; } }
  @media screen and (min-width: 980px) {
    .typography .video_frame {
      margin-top: 60px; } }
  @media screen and (min-width: 1220px) {
    .typography .video_frame {
      margin-top: 80px; } }
  @media print {
    .typography .video_frame {
      display: none; } }

/* ==========================================================================
	Buttons
============================================================================= */
button {
  background: none;
  border: none;
  cursor: pointer;
  padding: 0; }

/* Skip Link
============================================================================= */
.skip_link {
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  cursor: pointer;
  text-align: center;
  display: inline-block;
  background: #EAEAEA;
  color: #666666;
  -webkit-transition: background .25s, color .25s;
  transition: background .25s, color .25s;
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  z-index: 100;
  border-radius: 5px;
  padding: 10px 20px;
  text-align: center;
  -webkit-transform: translate(-50%, -200%);
          transform: translate(-50%, -200%);
  -webkit-transition: -webkit-transform .35s;
  transition: -webkit-transform .35s;
  transition: transform .35s;
  transition: transform .35s, -webkit-transform .35s; }
  .skip_link [class*="icon"] {
    display: inline-block;
    vertical-align: middle; }
    @media print {
      .skip_link [class*="icon"] {
        display: none; } }
  .skip_link [class*="label"] {
    display: inline-block;
    vertical-align: middle; }
  .skip_link:focus, .skip_link:hover {
    background: #CCCCCC;
    color: #333333; }
  .skip_link:focus, .skip_link:active {
    -webkit-transform: translate(-50%, 40px);
            transform: translate(-50%, 40px); }

/* ==========================================================================
	Logo
============================================================================= */
.logo {
  margin: 0; }

.logo_link {
  background-position: 0 50%;
  background-repeat: no-repeat;
  background-size: contain;
  color: transparent;
  display: block;
  overflow: hidden;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  white-space: nowrap; }

.logo_icon .logo_link_label {
  width: 1px;
  height: 1px;
  position: absolute;
  border: 0;
  clip: rect(0 0 0 0);
  margin: -1px;
  overflow: hidden;
  padding: 0; }
  .logo_icon .logo_link_label.focusable:active, .logo_icon .logo_link_label.focusable:focus {
    width: auto;
    height: auto;
    position: static;
    clip: auto;
    margin: 0;
    overflow: visible; }

.logo_link_icon {
  color: #000;
  display: inline-block;
  vertical-align: top; }
  .header_roundabout .logo_link_icon {
    width: 100%; }
    @media screen and (min-width: 740px) {
      .header_roundabout .logo_link_icon {
        width: auto; } }

.logo_print {
  display: none; }
  @media print {
    .logo_print {
      display: block; } }

/* ==========================================================================
	Site Search
============================================================================= */
.site_search_handle {
  width: 22px;
  height: 42px;
  display: none;
  position: relative;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: opacity 0.25s ease;
  transition: opacity 0.25s ease; }
  .header_umassp .site_search_handle,
  .umassp_feature .site_search_handle {
    width: 45px;
    height: 45px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background: #FFF;
    border-radius: 50%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .umassp_feature .site_search_handle {
    -webkit-box-shadow: 0px 0px 12px 2px rgba(0, 0, 0, 0.25);
            box-shadow: 0px 0px 12px 2px rgba(0, 0, 0, 0.25); }
  @media screen and (min-width: 980px) {
    .header .site_search_handle:hover, .header .site_search_handle:focus,
    .home_header .site_search_handle:hover,
    .home_header .site_search_handle:focus {
      opacity: 0.7; } }
  @media screen and (min-width: 980px) {
    .site_search_handle {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; } }

.site_search_handle_label {
  width: 1px;
  height: 1px;
  position: absolute;
  border: 0;
  clip: rect(0 0 0 0);
  margin: -1px;
  overflow: hidden;
  padding: 0; }
  .site_search_handle_label.focusable:active, .site_search_handle_label.focusable:focus {
    width: auto;
    height: auto;
    position: static;
    clip: auto;
    margin: 0;
    overflow: visible; }

.site_search_handle_icon {
  display: block; }
  .site_search_handle_icon .icon_search,
  .site_search_handle_icon .icon_close {
    width: 22px;
    height: 22px;
    fill: #FFF; }
    .header_umassp .site_search_handle_icon .icon_search,
    .umassp_feature .site_search_handle_icon .icon_search, .header_umassp
    .site_search_handle_icon .icon_close,
    .umassp_feature
    .site_search_handle_icon .icon_close {
      width: 17px;
      height: 17px;
      fill: #025CB8; }
  .site_search_handle.fs-swap-active .site_search_handle_icon .icon_search {
    display: none; }
  .site_search_handle_icon .icon_close {
    display: none;
    width: 20px;
    height: 20px; }
    .site_search_handle.fs-swap-active .site_search_handle_icon .icon_close {
      display: block; }

.site_search {
  height: 44px;
  position: relative; }
  .site_search.site_search_menu {
    height: auto; }

.site_search_label {
  width: 1px;
  height: 1px;
  position: absolute;
  border: 0;
  clip: rect(0 0 0 0);
  margin: -1px;
  overflow: hidden;
  padding: 0; }
  .site_search_label.focusable:active, .site_search_label.focusable:focus {
    width: auto;
    height: auto;
    position: static;
    clip: auto;
    margin: 0;
    overflow: visible; }

.site_search_input {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  width: 100%;
  position: relative;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background: rgba(0, 0, 0, 0.4);
  border: 1px solid rgba(255, 255, 255, 0.3);
  border-radius: 4px;
  -webkit-box-shadow: 1px 1px 12px 2px rgba(0, 0, 0, 0.05);
          box-shadow: 1px 1px 12px 2px rgba(0, 0, 0, 0.05);
  color: #000;
  font-size: 14px;
  font-size: 0.875rem;
  padding: 12px 18px; }
  [data-whatinput="mouse"] .site_search_input:focus,
  [data-whatinput="touch"] .site_search_input:focus {
    outline: none; }
  .site_search_input::-webkit-input-placeholder {
    text-overflow: ellipsis;
    color: #000; }
  .site_search_input::-moz-placeholder {
    text-overflow: ellipsis;
    color: #000; }
  .site_search_input:-ms-input-placeholder {
    text-overflow: ellipsis;
    color: #000; }
  .site_search_input::-ms-input-placeholder {
    text-overflow: ellipsis;
    color: #000; }
  .site_search_input::placeholder {
    text-overflow: ellipsis;
    color: #000; }
  .site_search_menu .site_search_input {
    background: #FFF;
    border: 1px solid #EAEAEA;
    border-radius: 25px; }

.site_search_button {
  height: 100%;
  width: 50px;
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer; }
  .site_search_menu .site_search_button {
    right: 30px; }
    @media screen and (min-width: 740px) {
      .site_search_menu .site_search_button {
        right: 3px; } }

.site_search_button_label {
  width: 1px;
  height: 1px;
  position: absolute;
  border: 0;
  clip: rect(0 0 0 0);
  margin: -1px;
  overflow: hidden;
  padding: 0; }
  .site_search_button_label.focusable:active, .site_search_button_label.focusable:focus {
    width: auto;
    height: auto;
    position: static;
    clip: auto;
    margin: 0;
    overflow: visible; }

.site_search_button_icon {
  position: absolute;
  top: 50%;
  left: 50%;
  pointer-events: none;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); }
  .site_search_menu .site_search_button_icon .icon {
    fill: #000; }

.site_search_menu {
  width: calc(100% - 50px);
  padding: 20px 30px 20px 20px; }
  body:not(.loaded) .site_search_menu {
    opacity: 0;
    visibility: hidden; }
  @media screen and (min-width: 500px) {
    .site_search_menu {
      width: calc(100% - 60px);
      padding-left: 30px; } }
  @media screen and (min-width: 740px) {
    .site_search_menu {
      width: 550px;
      padding-right: 0;
      padding-left: 60px; } }

/* ==========================================================================
	Address
============================================================================= */
.address_detail_phone {
  color: inherit; }



/* ==========================================================================
    Login Page Modifications
============================================================================= */

.user-login-form { 
	margin: 50px 0 200px 0;
	width: 100%;
	background-color: #F3F3F4;
	border: 1px solid #025CB8;
	border-radius: 5px;
	padding: 30px; }
.user-login-form .form-item { padding: 12px 0; }
.user-login-form #edit-name--description, .user-login-form #edit-pass--description { display: none; }
.user-login-form a.simplesamlphp-auth-login-link { display: none; }

/* ==========================================================================
	Coveo Search
============================================================================= */


/* Site Search Page, Tab Section */
.coveo-tab-section { background-color: #FFF !important; text-align: left !important; border-bottom: none !important; }

.CoveoTab { 
	display: inline-block; height: 52px; padding: 0 10px 2px;
	font-family: 'Montserrat',sans-serif; font-size: 14px; font-size: 0.875rem; color: #222; 
	font-weight: 700; text-transform: uppercase; vertical-align: middle;
	-webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;
	border: 1px solid #148071; text-transform: capitalize; position: relative;}

.CoveoTab p { height: 100%; color: #222; }

.CoveoTab.coveo-selected, .CoveoTab.coveo:hover { background: #148071; border-color: #148071; }
.CoveoTab.coveo-selected p, .CoveoTab.coveo-selected:hover p { color: #FFF; }

	.CoveoTab.coveo:hover, .CoveoTab.coveo:hover p, .CoveoTab.coveo p:hover { text-decoration: underline !important; border-bottom: 2px solid #263e55; }
	.CoveoTab.coveo-selected:hover, .CoveoTab.coveo-selected:hover p { text-decoration: none !important; }

.CoveoTab:after { 
width: 30px;
height: 18px;
display: block;
position: absolute;
left: 50%;
top: 100%;
border-color: transparent transparent transparent transparent;
border-style: solid;
border-width: 0px 15px 0 15px;
content: "";
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
-webkit-transition: border-color 0.25s ease,border-width 0.25s ease;
transition: border-color 0.25s ease,border-width 0.25s ease;}


.CoveoTab.coveo-selected:after { border-color: #148071 transparent transparent transparent; border-width: 13px 15px 0 15px;}


/* Sort */

.coveo-sort-section { justify-content: flex-end; }


/* Site Search Page, Results */
.CoveoSearchInterface .coveo-results-column { padding: 0 !important; }
.coveo-list-layout.CoveoResult { padding-left: 0 !important; }



/* ==========================================================================
	Cludo Search
============================================================================= */
.cludo_site_search_container {
  position: relative; }

.cludo_search {
  margin-bottom: 40px; }
  @media screen and (min-width: 740px) {
    .cludo_search {
      margin-bottom: 50px; } }
  @media screen and (min-width: 980px) {
    .cludo_search {
      margin-bottom: 60px; } }
  @media screen and (min-width: 1220px) {
    .cludo_search {
      margin-bottom: 80px; } }
  .cludo_search.results {
    margin-bottom: 35px; }
  @media screen and (min-width: 980px) {
    .cludo_search {
      margin-bottom: 80px; } }
  @media screen and (min-width: 1220px) {
    .cludo_search {
      margin-bottom: 120px; } }

.cludo_search_form {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #FFF;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  .menu .cludo_search_form {
    position: relative; }
  @media screen and (min-width: 500px) {
    .cludo_search_form {
      border: 1px solid #DFDFDF;
      border-radius: 5px;
      -webkit-box-shadow: 0px 0px 12px 2px rgba(0, 0, 0, 0.08);
              box-shadow: 0px 0px 12px 2px rgba(0, 0, 0, 0.08);
      padding: 15px 0; }
      .menu .cludo_search_form {
        border: none;
        -webkit-box-shadow: none;
                box-shadow: none;
        border-radius: 20px;
        padding: 0; } }
  @media screen and (min-width: 740px) {
    .menu .cludo_search_form {
      border-radius: 30px; } }

.cludo_search_form_label {
  width: 1px;
  height: 1px;
  position: absolute;
  border: 0;
  clip: rect(0 0 0 0);
  margin: -1px;
  overflow: hidden;
  padding: 0; }
  .cludo_search_form_label.focusable:active, .cludo_search_form_label.focusable:focus {
    width: auto;
    height: auto;
    position: static;
    clip: auto;
    margin: 0;
    overflow: visible; }

.cludo_search_form_input {
  font-family: 'Montserrat', sans-serif;
  font-weight: 300;
  width: 100%;
  border: 1px solid #DFDFDF;
  border-radius: 5px;
  -webkit-box-shadow: 0px 0px 12px 2px rgba(0, 0, 0, 0.08);
          box-shadow: 0px 0px 12px 2px rgba(0, 0, 0, 0.08);
  color: #353535;
  font-size: 16px;
  font-size: 1rem;
  margin-bottom: 15px;
  padding: 24px 25px; }
  .menu .cludo_search_form_input {
    width: 100%;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    border-radius: 20px;
    color: #000;
    margin-bottom: 0;
    padding: 10px 15px;
    padding-right: 50px; }
  @media screen and (min-width: 500px) {
    .cludo_search_form_input {
      width: calc(100% - 203px);
      border: 1px solid #DFDFDF;
      border-radius: 0px;
      -webkit-box-shadow: none;
              box-shadow: none;
      margin: 0 15px;
      padding: 20px 25px 19px; }
      .menu .cludo_search_form_input {
        font-family: 'Open Sans', sans-serif;
        font-weight: 400;
        -webkit-box-shadow: 0px 0px 12px 2px rgba(0, 0, 0, 0.08);
                box-shadow: 0px 0px 12px 2px rgba(0, 0, 0, 0.08);
        border-radius: 20px;
        color: #000;
        margin: 0;
        padding: 10px 30px;
        padding-right: 60px; } }
  @media screen and (min-width: 740px) {
    .cludo_search_form_input {
      font-size: 25px;
      font-size: 1.5625rem; }
      .menu .cludo_search_form_input {
        border-radius: 30px; } }

.cludo_search_form_submit_button {
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 100%;
  background: #003E7D;
  color: #FFF;
  font-size: 16px;
  font-size: 1rem;
  padding: 24px 50px 22px; }
  .menu .cludo_search_form_submit_button {
    width: auto;
    position: absolute;
    right: 5px;
    top: 0;
    background: transparent;
    color: #025CB8;
    padding: 10px; }
  @media screen and (min-width: 500px) {
    .cludo_search_form_submit_button {
      width: 158px;
      margin-right: 15px; }
      .menu .cludo_search_form_submit_button {
        margin-right: 0; } }
  @media screen and (min-width: 740px) {
    .cludo_search_form_submit_button {
      font-size: 20px;
      font-size: 1.25rem; }
      .menu .cludo_search_form_submit_button {
        padding: 15px; } }

.search_autocomplete {
  width: 100%;
  border-top: 1px solid #DFDFDF;
  list-style: none;
  margin: 15px 0 0;
  padding-left: 0; }
  @media screen and (min-width: 500px) {
    .menu .search_autocomplete {
      border-top: none; } }
  .search_autocomplete li {
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    width: 100%;
    display: block;
    border-bottom: 1px solid #DFDFDF;
    color: #025CB8;
    font-size: 14px;
    font-size: 0.875rem;
    padding: 15px 40px; }
    .menu .search_autocomplete li {
      border-bottom: none;
      padding: 10px 0; }
    .search_autocomplete li:last-child {
      border-bottom: none;
      padding-bottom: 5px; }
      .search_autocomplete li:last-child:first-child {
        padding-bottom: 3px; }
    @media screen and (min-width: 500px) {
      .menu .search_autocomplete li {
        padding: 10px 30px; } }
    @media screen and (min-width: 740px) {
      .search_autocomplete li:hover {
        color: #DE2345;
        cursor: pointer; } }
    .search_autocomplete li a {
      width: 100%;
      display: block;
      cursor: pointer;
      -webkit-transition: color 0.25s ease;
      transition: color 0.25s ease; }

/* ==========================================================================
	Cludo Search Header
============================================================================= */
.header_ribbon_bottom .cludo_site_search_handle,
.home_sticky_nav .cludo_site_search_handle {
  width: 70px;
  height: 70px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-left: 1px solid #DFDFDF;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  opacity: 0;
  -webkit-transition: opacity 0.25s ease, visibility 0.25s ease;
  transition: opacity 0.25s ease, visibility 0.25s ease;
  visibility: hidden; }
  .header_ribbon_bottom .cludo_site_search_handle .site_search_handle_icon .icon,
  .home_sticky_nav .cludo_site_search_handle .site_search_handle_icon .icon {
    fill: #025CB8;
    -webkit-transition: fill 0.25s ease;
    transition: fill 0.25s ease; }
  .header_ribbon_bottom .cludo_site_search_handle:hover .site_search_handle_icon .icon,
  .home_sticky_nav .cludo_site_search_handle:hover .site_search_handle_icon .icon {
    fill: #000; }

.header_ribbon_bottom.load-logo .cludo_site_search_handle,
.home_sticky_nav.load-logo .cludo_site_search_handle {
  opacity: 1;
  visibility: visible; }

.header_cludo_search {
  width: 500px;
  position: absolute;
  right: -24px;
  top: 100%;
  opacity: 0;
  -webkit-transition: top 0.25s ease, opacity 0.25s ease;
  transition: top 0.25s ease, opacity 0.25s ease;
  visibility: hidden;
  z-index: 15; }
  .page_layout_umassp .header_cludo_search {
    right: -12px; }
  .header_ribbon_bottom .header_cludo_search,
  .home_sticky_nav .header_cludo_search {
    right: 0;
    top: calc(100% - 16px); }
    .header_ribbon_bottom .header_cludo_search.fs-swap-active,
    .home_sticky_nav .header_cludo_search.fs-swap-active {
      top: calc(100% - 4px);
      opacity: 0;
      visibility: hidden; }
  .home_sticky_nav.load-logo .header_cludo_search {
    bottom: calc(100% - 4px);
    top: auto; }
  .home_sticky_nav.load-logo.unstick .header_cludo_search {
    bottom: auto;
    top: calc(100% - 4px); }
  .header_ribbon_bottom.load-logo .header_cludo_search.fs-swap-active,
  .home_sticky_nav.load-logo .header_cludo_search.fs-swap-active {
    opacity: 1;
    visibility: visible;
	background-color: #FFF; }
  .header_cludo_search.fs-swap-active {
    opacity: 1;
    top: calc(100% + 12px);
    visibility: visible; }
  .header_cludo_search .cludo_search_form {
    padding: 10px 0; }
  .header_cludo_search .cludo_search_form_input {
    width: calc(100% - 160px);
    font-size: 14px;
    font-size: 0.875rem;
    padding: 17px 15px; }
  .header_cludo_search .cludo_search_form_submit_button {
    width: 115px;
    font-size: 14px;
    font-size: 0.875rem;
    padding: 18px 32px; }
  .header_cludo_search:after {
    width: 17px;
    height: 8px;
    display: block;
    position: absolute;
    top: -7px;
    right: 26px;
    border-style: solid;
    border-width: 0 9px 8px 9px;
    border-color: transparent transparent #FFF transparent;
    content: ""; }
  .home_sticky_nav.load-logo:not(.unstick) .header_cludo_search:after {
    bottom: -7px;
    top: auto;
    border-width: 8px 9px 0 9px;
    border-color: #FFF transparent transparent transparent; }

/* ==========================================================================
	Cludo Search Results
============================================================================= */
.cludo_search_results_wrapper {
  margin-top: 40px;
  margin-bottom: 40px; }
  @media screen and (min-width: 740px) {
    .cludo_search_results_wrapper {
      margin-top: 50px; } }
  @media screen and (min-width: 980px) {
    .cludo_search_results_wrapper {
      margin-top: 60px; } }
  @media screen and (min-width: 740px) {
    .cludo_search_results_wrapper {
      margin-bottom: 50px; } }
  @media screen and (min-width: 980px) {
    .cludo_search_results_wrapper {
      margin-bottom: 60px; } }
  .cludo_search_results_wrapper .search-result-count {
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    font-size: 11px;
    font-size: 0.6875rem;
    letter-spacing: 2px;
    letter-spacing: 0.125rem;
    text-transform: uppercase;
    color: #000;
    letter-spacing: 0.5px;
    letter-spacing: 0.03125rem;
    font-size: 14px;
    font-size: 0.875rem; }
  .cludo_search_results_wrapper .search-results ul {
    border-top: 1px solid #DFDFDF;
    list-style: none;
    margin-top: 62px;
    padding-left: 0; }
  .cludo_search_results_wrapper .search-results .search_page_list {
    border-top: none; }
  .cludo_search_results_wrapper .search-results-item {
    border-bottom: 1px solid #DFDFDF;
    padding: 32px 0; }
    .cludo_search_results_wrapper .search-results-item h2 {
      margin: 0; }
      .cludo_search_results_wrapper .search-results-item h2 a {
        font-family: 'Montserrat', sans-serif;
        font-weight: 700;
        font-size: 18px;
        font-size: 1.125rem;
        line-height: 1.33333;
        color: #000;
        -webkit-transition: color 0.25s ease;
        transition: color 0.25s ease; }
        @media screen and (min-width: 740px) {
          .cludo_search_results_wrapper .search-results-item h2 a {
            font-size: 30px;
            font-size: 1.875rem; } }
        .cludo_search_results_wrapper .search-results-item h2 a:hover, .cludo_search_results_wrapper .search-results-item h2 a:focus {
          color: #025CB8; }
    .cludo_search_results_wrapper .search-results-item p {
      font-family: 'Open Sans', sans-serif;
      font-weight: 400;
      font-size: 15px;
      font-size: 0.9375rem;
      line-height: 26px;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      color: #353535; }
      @media screen and (min-width: 740px) {
        .cludo_search_results_wrapper .search-results-item p {
          font-size: 17px;
          font-size: 1.0625rem;
          line-height: 32px; } }
    .cludo_search_results_wrapper .search-results-item .path a {
      font-family: 'Open Sans', sans-serif;
      font-weight: 400;
      color: #025CB8;
      font-size: 16px;
      font-size: 1rem; }
    @media screen and (min-width: 740px) {
      .cludo_search_results_wrapper .search-results-item {
        padding: 50px 0; } }
  .cludo_search_results_wrapper .cludo-c-3 {
    display: none; }
  .cludo_search_results_wrapper .search_page_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-bottom: 60px; }
    .cludo_search_results_wrapper .search_page_list li {
      font-family: 'Open Sans', sans-serif;
      font-weight: 700;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      font-size: 20px;
      font-size: 1.25rem;
      margin-right: 15px; }
      .cludo_search_results_wrapper .search_page_list li:last-child {
        margin-right: 0; }
      .cludo_search_results_wrapper .search_page_list li.active {
        color: #025CB8; }
        .cludo_search_results_wrapper .search_page_list li.active .cludo-sr-only {
          width: 1px;
          height: 1px;
          position: absolute;
          border: 0;
          clip: rect(0 0 0 0);
          margin: -1px;
          overflow: hidden;
          padding: 0; }
          .cludo_search_results_wrapper .search_page_list li.active .cludo-sr-only.focusable:active, .cludo_search_results_wrapper .search_page_list li.active .cludo-sr-only.focusable:focus {
            width: auto;
            height: auto;
            position: static;
            clip: auto;
            margin: 0;
            overflow: visible; }
      .cludo_search_results_wrapper .search_page_list li a {
        color: #000;
        -webkit-transition: color 0.25s ease;
        transition: color 0.25s ease; }
        .cludo_search_results_wrapper .search_page_list li a:hover {
          color: #025CB8; }
    @media screen and (min-width: 740px) {
      .cludo_search_results_wrapper .search_page_list {
        margin-bottom: 80px; } }
    @media screen and (min-width: 980px) {
      .cludo_search_results_wrapper .search_page_list {
        margin-bottom: 120px; } }

/* ==========================================================================
	Cludo Search Banner
============================================================================= */
.cludo-banner {
  background: #000;
  color: #fff;
  margin-top: 45px; }
  .cludo-banner a {
    color: inherit; }
    .cludo-banner a .animated_circle {
      width: 32px;
      height: 32px;
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      border: 1px solid #DE2345;
      border-radius: 50%;
      cursor: pointer;
      -webkit-transform: scale(0.9);
              transform: scale(0.9);
      -webkit-transition: border-color .25s, border-width .25s, -webkit-box-shadow .25s;
      transition: border-color .25s, border-width .25s, -webkit-box-shadow .25s;
      transition: border-color .25s, border-width .25s, box-shadow .25s;
      transition: border-color .25s, border-width .25s, box-shadow .25s, -webkit-box-shadow .25s;
      -webkit-transition-delay: 0.3s;
              transition-delay: 0.3s;
      will-change: transform; }
      .cludo-banner a .animated_circle svg {
        width: 32px;
        height: 32px;
        overflow: visible; }
      .cludo-banner a .animated_circle .animated_icon_arrow,
      .cludo-banner a .animated_circle .animated_icon_print {
        stroke: #fff;
        -webkit-transition: stroke 0.25s ease;
        transition: stroke 0.25s ease;
        -webkit-transform: scale(0.92) translateY(1px);
                transform: scale(0.92) translateY(1px); }
        @media screen and (min-width: 740px) {
          .cludo-banner a .animated_circle .animated_icon_arrow,
          .cludo-banner a .animated_circle .animated_icon_print {
            -webkit-transform: scale(1);
                    transform: scale(1); } }
      .cludo-banner a .animated_circle .animated_icon_print {
        width: 12px;
        -webkit-transform: scale(0.92) translate(8px, 7px);
                transform: scale(0.92) translate(8px, 7px); }
        @media screen and (min-width: 740px) {
          .cludo-banner a .animated_circle .animated_icon_print {
            -webkit-transform: scale(0.9) translate(8px, 8px);
                    transform: scale(0.9) translate(8px, 8px); } }
      .cludo-banner a .animated_circle.left .animated_icon_arrow,
      .cludo-banner a .animated_circle.left .animated_icon_print {
        -webkit-transform-origin: center center;
                transform-origin: center center;
        -webkit-transform: scale(0.92) translateX(-1px) rotate(180deg);
                transform: scale(0.92) translateX(-1px) rotate(180deg); }
        @media screen and (min-width: 740px) {
          .cludo-banner a .animated_circle.left .animated_icon_arrow,
          .cludo-banner a .animated_circle.left .animated_icon_print {
            -webkit-transform: scale(1) rotate(180deg);
                    transform: scale(1) rotate(180deg); } }
      .cludo-banner a .animated_circle .animated_icon_circle {
        stroke: #fff;
        stroke-dasharray: 95;
        stroke-dashoffset: 95;
        -webkit-transform: translateX(1px) translateY(31px) rotate(-90deg);
                transform: translateX(1px) translateY(31px) rotate(-90deg);
        -webkit-transition: stroke-dashoffset 600ms ease;
        transition: stroke-dashoffset 600ms ease;
        -webkit-transform-origin: 0px 0px 0px;
                transform-origin: 0px 0px 0px; }
      @media screen and (min-width: 740px) {
        .cludo-banner a .animated_circle {
          border-color: #DE2345;
          border-width: 1px;
          -webkit-transform: scale(1);
                  transform: scale(1); } }
    @media screen and (min-width: 740px) {
      .cludo-banner a:hover .animated_circle, .cludo-banner a:focus .animated_circle {
        border-color: transparent;
        -webkit-transition-delay: 0s;
                transition-delay: 0s; }
        .cludo-banner a:hover .animated_circle .animated_icon_circle, .cludo-banner a:focus .animated_circle .animated_icon_circle {
          stroke-dashoffset: 0px; }
        .cludo-banner a:hover .animated_circle .animated_icon_arrow,
        .cludo-banner a:hover .animated_circle .animated_icon_print, .cludo-banner a:focus .animated_circle .animated_icon_arrow,
        .cludo-banner a:focus .animated_circle .animated_icon_print {
          stroke: #fff; } }
  .cludo-banner .cludo-link-icon {
    position: relative;
    top: 10px;
    left: 10px; }
  .cludo-banner .cludo-inner {
    padding: 20px; }
    @media screen and (min-width: 980px) {
      .cludo-banner .cludo-inner {
        padding: 30px 70px; } }
    .cludo-banner .cludo-inner a {
      text-decoration: underline;
      -webkit-text-decoration-color: transparent;
              text-decoration-color: transparent;
      -webkit-transition: -webkit-text-decoration 0.25s;
      transition: -webkit-text-decoration 0.25s;
      transition: text-decoration 0.25s;
      transition: text-decoration 0.25s, -webkit-text-decoration 0.25s; }
      .cludo-banner .cludo-inner a:after {
        width: 33px;
        height: 33px;
        position: relative;
        top: 6px;
        left: 8px;
        background: url("../images/arrow.png") no-repeat;
        content: "";
        display: inline-block; }
      .cludo-banner .cludo-inner a:focus, .cludo-banner .cludo-inner a:hover {
        -webkit-text-decoration-color: inherit;
                text-decoration-color: inherit; }
    @media screen and (min-width: 980px) {
      .cludo-banner .cludo-inner.cludo-banner-image {
        padding: 0; } }
  @media screen and (min-width: 740px) {
    .cludo-banner .cludo-flex {
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; } }
  .cludo-banner .cludo-image {
    float: right;
    padding-left: 10px; }
    @media screen and (min-width: 740px) {
      .cludo-banner .cludo-image {
        float: none;
        padding-right: 50px;
        padding-left: 0; } }
  .cludo-banner img {
    width: 150px; }
    @media screen and (min-width: 740px) {
      .cludo-banner img {
        width: 250px;
        height: auto; } }
  .cludo-banner .cludo-banner-title {
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    font-size: 11px;
    font-size: 0.6875rem;
    letter-spacing: 2px;
    letter-spacing: 0.125rem;
    text-transform: uppercase; }
  .cludo-banner .cludo-banner-inner {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 17px;
    font-size: 1.0625rem;
    line-height: 1.94118;
    margin-top: 12px; }
    @media screen and (min-width: 740px) {
      .cludo-banner .cludo-banner-inner {
        font-size: 20px;
        font-size: 1.25rem;
        line-height: 1.85; } }

/* ==========================================================================
  Cludo Search 404
============================================================================= */
.page_wrapper #cludo-404 {
  margin-bottom: 40px;
  color: #353535; }
  @media screen and (min-width: 740px) {
    .page_wrapper #cludo-404 {
      margin-bottom: 50px; } }
  @media screen and (min-width: 980px) {
    .page_wrapper #cludo-404 {
      margin-bottom: 60px; } }
  @media screen and (min-width: 1220px) {
    .page_wrapper #cludo-404 {
      margin-bottom: 80px; } }
  .page_wrapper #cludo-404 h3.cludo-result-item-title {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 23px;
    font-size: 1.4375rem;
    line-height: 1.2;
    text-transform: none; }
    @media screen and (min-width: 740px) {
      .page_wrapper #cludo-404 h3.cludo-result-item-title {
        font-size: 45px;
        font-size: 2.8125rem; } }
  .page_wrapper #cludo-404 ul {
    margin: 0 0 20px;
    padding: 0; }
    .page_wrapper #cludo-404 ul li {
      border-bottom: 1px solid #DFDFDF;
      margin: 0;
      padding: 32px 0; }
      .page_wrapper #cludo-404 ul li > .cludo-result-item-path {
        font-family: 'Open Sans', sans-serif;
        font-weight: 400;
        color: #025CB8;
        font-size: 16px;
        font-size: 1rem;
        -webkit-transition: color 0.25s ease;
        transition: color 0.25s ease; }
        .page_wrapper #cludo-404 ul li > .cludo-result-item-path:hover, .page_wrapper #cludo-404 ul li > .cludo-result-item-path:focus {
          color: #DE2345; }
    .page_wrapper #cludo-404 ul .cludo-result-item-title {
      font-family: 'Montserrat', sans-serif;
      font-weight: 700;
      font-size: 18px;
      font-size: 1.125rem;
      line-height: 1.33333;
      color: #000;
      margin: 0 0 10px; }
      @media screen and (min-width: 740px) {
        .page_wrapper #cludo-404 ul .cludo-result-item-title {
          font-size: 30px;
          font-size: 1.875rem; } }
      .page_wrapper #cludo-404 ul .cludo-result-item-title a {
        color: inherit;
        -webkit-transition: color 0.25s ease;
        transition: color 0.25s ease; }
        .page_wrapper #cludo-404 ul .cludo-result-item-title a:hover, .page_wrapper #cludo-404 ul .cludo-result-item-title a:focus {
          color: #025CB8; }

/* ==========================================================================
	Forms
============================================================================= */
/* Select Mixins
============================================================================= */
/* Checkbox & Radio Mixins
============================================================================= */
/* ==========================================================================
   Typography
============================================================================= */
[data-whatinput="mouse"] .typography input:focus,
[data-whatinput="touch"] .typography input:focus, [data-whatinput="mouse"]
.typography textarea:focus,
[data-whatinput="touch"]
.typography textarea:focus, [data-whatinput="mouse"]
.typography label:focus,
[data-whatinput="touch"]
.typography label:focus, [data-whatinput="mouse"]
.typography select:focus,
[data-whatinput="touch"]
.typography select:focus {
  outline: none; }

/* ==========================================================================
   Formbuilder
============================================================================= */
.form_builder {
  margin-top: 40px;
  margin-bottom: 40px; }
  .form_builder h2 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 23px;
    font-size: 1.4375rem;
    line-height: 1.2; }
    @media screen and (min-width: 740px) {
      .form_builder h2 {
        font-size: 45px;
        font-size: 2.8125rem; } }
  .form_builder p {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 26px; }
    @media screen and (min-width: 740px) {
      .form_builder p {
        font-size: 17px;
        font-size: 1.0625rem;
        line-height: 32px; } }
  .form_builder fieldset {
    border: 0;
    margin: 20px 0;
    padding: 0; }
    .form_builder fieldset:after {
      clear: both;
      content: "";
      display: table; }
    .form_builder fieldset > label {
      display: block; }
    .form_builder fieldset label:first-child {
      margin-top: 0; }

.form_builder label:not(.fs-checkbox-label):not(.form_builder_sublabel) {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 26px;
  display: block; }
  @media screen and (min-width: 740px) {
    .form_builder label:not(.fs-checkbox-label):not(.form_builder_sublabel) {
      font-size: 17px;
      font-size: 1.0625rem;
      line-height: 32px; } }

.form_builder .form_builder_sublabel {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.85714; }

.form_builder input[type=text],
.form_builder input[type=email],
.form_builder input[type=tel],
.form_builder input[type=url],
.form_builder input[type=number],
.form_builder input[type=date],
.form_builder textarea {
  border: 1px solid #000;
  border-radius: 0;
  padding: 10px;
  width: 100%; }

.form_builder input::-ms-clear {
  width: 0;
  height: 0; }

.form_builder textarea {
  display: block;
  min-height: 220px;
  resize: vertical; }

.form_builder select {
  width: 100%;
  border: 1px solid #000;
  border-radius: 0;
  cursor: pointer; }

@media screen and (min-width: 500px) {
  .form_builder_wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; } }

.form_builder_wrap > div {
  margin-top: 10px;
  margin-bottom: 10px; }
  @media screen and (min-width: 500px) {
    .form_builder_wrap > div {
      margin-bottom: 0px; } }
  .form_builder_wrap > div:last-child {
    margin-bottom: 0; }

.form_builder_address:after {
  clear: both;
  content: "";
  display: table; }

.form_builder_address > div {
  margin-top: 10px;
  margin-bottom: 10px; }

.form_builder_address .form_builder_split {
  margin-top: 0; }

.form_builder_address .form_builder_split_last_row {
  margin-bottom: 0; }

.form_builder_split {
  width: calc(50% - 5px);
  margin-right: 10px;
  float: left; }
  @media screen and (min-width: 740px) {
    .form_builder_split {
      width: calc(50% - 10px);
      margin-right: 20px; } }
  .form_builder_split.form_builder_split_last_col {
    margin-right: 0; }

@media screen and (min-width: 500px) {
  .form_builder_firstname {
    -webkit-box-flex: calc(100% - 5px);
        -ms-flex: calc(100% - 5px);
            flex: calc(100% - 5px);
    margin-right: 10px; } }

@media screen and (min-width: 740px) {
  .form_builder_firstname {
    -webkit-box-flex: calc(100% - 10px);
        -ms-flex: calc(100% - 10px);
            flex: calc(100% - 10px);
    margin-right: 20px; } }

@media screen and (min-width: 500px) {
  .form_builder_lastname {
    width: calc(100% - 5px); } }

@media screen and (min-width: 740px) {
  .form_builder_lastname {
    width: calc(100% - 10px); } }

.form_builder_date_2 {
  width: 50px;
  float: left;
  margin-right: 10px; }

.form_builder_date_4 {
  width: 100px;
  float: left; }

.form_builder_phone_3 {
  width: 75px;
  float: left;
  margin-right: 10px; }

.form_builder_phone_4 {
  width: 100px;
  float: left; }

/* Radios and Checkboxes
============================================================================= */
.form_builder_checkbox,
.form_builder_radio {
  margin-top: 10px;
  margin-bottom: 10px; }
  .form_builder_checkbox:last-child,
  .form_builder_radio:last-child {
    margin-bottom: 0; }

.form_builder_checkbox {
  position: relative; }
  .form_builder_checkbox input {
    position: absolute;
    z-index: -1;
    opacity: 0; }
    .form_builder_checkbox input:checked ~ [class$="indicator"]:before {
      -webkit-transform: scale(1);
              transform: scale(1); }
  .form_builder_checkbox [class$="indicator"] {
    width: 20px;
    height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    pointer-events: none;
    text-align: center;
    -webkit-transition: background-color 0.25s;
    transition: background-color 0.25s;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none; }
    .form_builder_checkbox [class$="indicator"]:before {
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      margin: auto;
      width: 14px;
      height: 14px;
      content: "\2713";
      display: block;
      font-size: 14px;
      font-size: 0.875rem;
      line-height: 1;
      -webkit-transform: scale(0);
              transform: scale(0);
      -webkit-transition: -webkit-transform 0.25s;
      transition: -webkit-transform 0.25s;
      transition: transform 0.25s;
      transition: transform 0.25s, -webkit-transform 0.25s; }

.form_builder_radio {
  position: relative; }
  .form_builder_radio input {
    position: absolute;
    z-index: -1;
    opacity: 0; }
    .form_builder_radio input:checked ~ [class$="indicator"]:before {
      -webkit-transform: scale(1);
              transform: scale(1); }
  .form_builder_radio [class$="indicator"] {
    width: 20px;
    height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    pointer-events: none;
    border-radius: 50%;
    text-align: center;
    -webkit-transition: background-color 0.25s;
    transition: background-color 0.25s;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none; }
    .form_builder_radio [class$="indicator"]:before {
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      margin: auto;
      width: 50%;
      height: 50%;
      border-radius: inherit;
      content: "";
      display: block;
      -webkit-transform: scale(0);
              transform: scale(0);
      -webkit-transition: -webkit-transform 0.25s;
      transition: -webkit-transform 0.25s;
      transition: transform 0.25s;
      transition: transform 0.25s, -webkit-transform 0.25s; }

.form_builder_checkbox input:checked ~ [class$="indicator"] {
  background-color: #000; }

.form_builder_checkbox input:focus ~ [class$="indicator"] {
  -webkit-box-shadow: 0 0 0 2px #fff, 0 0 0 4px #000;
          box-shadow: 0 0 0 2px #fff, 0 0 0 4px #000; }

.form_builder_checkbox [class$="indicator"] {
  background-color: #CCCCCC;
  color: #fff; }

.form_builder_radio input:checked ~ [class$="indicator"] {
  background-color: #000; }

.form_builder_radio input:focus ~ [class$="indicator"] {
  -webkit-box-shadow: 0 0 0 2px #fff, 0 0 0 4px #000;
          box-shadow: 0 0 0 2px #fff, 0 0 0 4px #000; }

.form_builder_radio [class$="indicator"] {
  background-color: #CCCCCC;
  color: #fff; }
  .form_builder_radio [class$="indicator"]:before {
    background-color: #fff; }

.form_builder_for_checkbox {
  cursor: pointer;
  display: block;
  padding-left: 28px; }

/* Selects
============================================================================= */
.form_builder_select {
  position: relative;
  display: inline-block; }
  .form_builder_select select {
    width: 100%;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    border: 0;
    cursor: pointer;
    display: inline-block;
    line-height: 1.5;
    margin: 0;
    outline: 0;
    padding: 10px 45px 10px 20px; }

@-moz-document url-prefix() {
  .form_builder_select select {
    text-indent: 0.01px;
    text-overflow: ""; } }
    .form_builder_select select:focus:-moz-focusring {
      color: transparent;
      text-shadow: 0 0 0 #000; }
    .form_builder_select select::-ms-expand {
      display: none; }

@-moz-document url-prefix() {
  .form_builder_select select option {
    background-color: #fff; } }
  .form_builder_select:after {
    position: absolute;
    top: 50%;
    right: 1.25rem;
    width: 0;
    height: 0;
    border-top: .35rem solid;
    border-right: .35rem solid transparent;
    border-bottom: .35rem solid transparent;
    border-left: .35rem solid transparent;
    content: "";
    display: inline-block;
    margin-top: -.15rem;
    pointer-events: none; }
  .form_builder_select select {
    background-color: #CCCCCC;
    color: #000; }
    .form_builder_select select:focus {
      -webkit-box-shadow: 0 0 0 2px #fff, 0 0 0 4px #000;
              box-shadow: 0 0 0 2px #fff, 0 0 0 4px #000; }
    .form_builder_select select:active {
      color: #fff;
      background-color: #000; }

.drupal_tabs {
  display: none; }
  @media screen and (min-width: 740px) {
    .drupal_tabs {
      border-bottom: 1px solid #333;
      display: block;
      height: 40px;
      margin: 0 0 25px 0;
      padding: 0 !important; } }

.drupal_tab {
  display: inline-block;
  list-style: none;
  margin: 0; }
  .drupal_tab:before {
    display: none !important; }
  .drupal_tab a {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    background: #FFF;
    border: 1px solid #333;
    color: #000;
    display: inline-block;
    height: 40px;
    line-height: 40px;
    margin: 0 5px 0 0;
    padding: 0 10px; }
    .drupal_tab a.is-active {
      border-bottom-color: #FFF; }
    .no-touchevents .drupal_tab a:hover {
      border-bottom-color: #333;
      -webkit-box-shadow: none !important;
              box-shadow: none !important;
      background: #333;
      color: #FFF; }

/* ==========================================================================
	Campus Menu
============================================================================= */
.campus_menu {
  background: #F9F9F9;
  -webkit-box-shadow: -7px 0px 35px -2px rgba(0, 0, 0, 0.42);
          box-shadow: -7px 0px 35px -2px rgba(0, 0, 0, 0.42);
  opacity: 0;
  visibility: hidden;
  display: block; }
  [data-whatinput="mouse"] .campus_menu:focus,
  [data-whatinput="touch"] .campus_menu:focus {
    outline: none; }
  @media print {
    .campus_menu {
      display: none; } }
  .js .campus_menu {
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    width: 297px;
    max-width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    right: 0;
    z-index: 400;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
    -webkit-transition: opacity .35s, visibility .35s, -webkit-transform .35s;
    transition: opacity .35s, visibility .35s, -webkit-transform .35s;
    transition: opacity .35s, transform .35s, visibility .35s;
    transition: opacity .35s, transform .35s, visibility .35s, -webkit-transform .35s; }
    @media screen and (min-width: 500px) {
      .js .campus_menu {
        width: 400px; } }
    @media screen and (min-width: 740px) {
      .js .campus_menu {
        width: 500px; } }
  .campus_menu.fs-swap-active {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateX(0);
            transform: translateX(0); }

.campus_menu_container {
  background: #FFF; }

.campus_menu_flyout_image {
  width: 100%;
  display: block; }

.campus_menu_flyout_item {
  display: none; }
  .campus_menu_flyout_item.active {
    display: block; }

.campus_menu_flyout_title {
  margin: -10px 0 14px;
  padding: 0 20px; }
  @media screen and (min-width: 740px) {
    .campus_menu_flyout_title {
      margin: -10px 0 24px;
      padding: 0 30px; } }

.campus_menu_flyout_title_label {
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  background: #025CB8;
  color: #FFF;
  padding: 5px 10px; }
  .campus_menu_flyout_title_label .umass {
    font-family: 'Montserrat', sans-serif;
    font-weight: 300; }

@media screen and (min-width: 500px) {
  .campus_menu_flyout_attributes {
    padding: 0 20px; } }

@media screen and (min-width: 740px) {
  .campus_menu_flyout_attributes {
    padding: 0 30px 1px; } }

.flyout_attribute {
  border-bottom: 1px solid #EAEAEA; }
  @media screen and (min-width: 500px) {
    .flyout_attribute {
      border-bottom: none;
      margin-bottom: 10px; }
      .flyout_attribute:last-child {
        margin-bottom: 32px; } }

.flyout_attribute_info {
  padding: 0 20px; }
  @media screen and (min-width: 500px) {
    .flyout_attribute_info {
      border: 1px solid #EAEAEA;
      border-radius: 5px;
      padding: 0 20px; } }

.flyout_attribute_info_title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 12px 0 10px; }
  @media screen and (min-width: 500px) {
    .flyout_attribute_info_title {
      padding: 12px 0; } }
  @media screen and (min-width: 740px) {
    .flyout_attribute_info_title {
      padding: 14px 0; } }

.flyout_attribute_info_title_label {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-size: 11px;
  font-size: 0.6875rem;
  letter-spacing: 2px;
  letter-spacing: 0.125rem;
  text-transform: uppercase;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  letter-spacing: 1px;
  letter-spacing: 0.0625rem;
  font-size: 12px;
  font-size: 0.75rem;
  font-weight: 400; }
  @media screen and (min-width: 740px) {
    .flyout_attribute_info_title_label {
      font-size: 14px;
      font-size: 0.875rem; } }

.flyout_attribute_info_title_label_icon {
  display: none; }
  @media screen and (min-width: 740px) {
    .flyout_attribute_info_title_label_icon {
      width: 21px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      margin-right: 7px; } }

.flyout_attribute_info_title_button {
  width: 26px;
  height: 26px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: 1px solid #EAEAEA;
  border-radius: 50%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: background-color 0.25s ease, border-color 0.25s ease;
  transition: background-color 0.25s ease, border-color 0.25s ease;
  will-change: transform; }
  @media screen and (min-width: 740px) {
    .flyout_attribute_info_title_button:hover {
      background: #000;
      border-color: #000; }
      .flyout_attribute_info_title_button:hover .icon {
        fill: #FFF; } }
  .flyout_attribute_info_title_button .icon {
    width: 12px;
    height: 12px;
    fill: #148071;
    -webkit-transition: fill 0.25s ease;
    transition: fill 0.25s ease; }
  .flyout_attribute_info_title_button .icon_minus {
    display: none; }
  .flyout_attribute_info_title_button.active .icon_plus {
    display: none; }
  .flyout_attribute_info_title_button.active .icon_minus {
    display: block; }
  @media screen and (min-width: 740px) {
    .flyout_attribute_info_title_button {
      width: 32px;
      height: 32px; } }

.flyout_attribute_info_content {
  margin-bottom: 14px;
  display: none; }
  @media screen and (min-width: 740px) {
    .flyout_attribute_info_content {
      margin-bottom: 30px; } }

.flyout_attribute_info_content_label {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 26px; }
  @media screen and (min-width: 740px) {
    .flyout_attribute_info_content_label {
      font-size: 17px;
      font-size: 1.0625rem;
      line-height: 32px; } }

.campus_menu_close {
  width: 40px;
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  right: 20px;
  top: 30px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: rgba(0, 0, 0, 0.3);
  border: 1px solid #FFF;
  border-radius: 50%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: background-color 0.25s ease, border-color 0.25s ease;
  transition: background-color 0.25s ease, border-color 0.25s ease;
  z-index: 1; }
  body:not(.loaded) .campus_menu_close {
    opacity: 0; }
  @media screen and (min-width: 740px) {
    .campus_menu_close:hover, .campus_menu_close:focus {
      background: #000;
      border-color: #000; } }

.campus_menu_close_icon .icon {
  width: 15px;
  fill: #FFF; }

/* ==========================================================================
	Definition Menu
============================================================================= */
.definition_menu {
  background: #FFF;
  -webkit-box-shadow: -7px 0px 35px -2px rgba(0, 0, 0, 0.42);
          box-shadow: -7px 0px 35px -2px rgba(0, 0, 0, 0.42);
  display: block; }
  [data-whatinput="mouse"] .definition_menu:focus,
  [data-whatinput="touch"] .definition_menu:focus {
    outline: none; }
  @media print {
    .definition_menu {
      display: none; } }
  .js .definition_menu {
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    width: 297px;
    max-width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    right: 0;
    z-index: 400;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
    -webkit-transition: opacity .35s, visibility .35s, -webkit-transform .35s;
    transition: opacity .35s, visibility .35s, -webkit-transform .35s;
    transition: opacity .35s, transform .35s, visibility .35s;
    transition: opacity .35s, transform .35s, visibility .35s, -webkit-transform .35s; }
    @media screen and (min-width: 500px) {
      .js .definition_menu {
        width: 400px; } }
    @media screen and (min-width: 740px) {
      .js .definition_menu {
        width: 500px; } }
  .definition_menu.fs-swap-active {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateX(0);
            transform: translateX(0); }

.definition_menu_container {
  position: absolute;
  top: 75px;
  background: #FFF;
  padding: 0 20px; }
  @media screen and (min-width: 740px) {
    .definition_menu_container {
      padding: 0 40px; } }

.definition_menu_header {
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.5; }
  @media screen and (min-width: 740px) {
    .definition_menu_header {
      font-size: 20px;
      font-size: 1.25rem; } }

.definition_menu_header_text {
  text-transform: capitalize; }

.definition_menu_body {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 26px;
  margin-top: 15px; }
  @media screen and (min-width: 740px) {
    .definition_menu_body {
      font-size: 17px;
      font-size: 1.0625rem;
      line-height: 32px; } }

.definition_menu_close {
  width: 40px;
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  right: 20px;
  top: 30px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #DE2345;
  border: 1px solid #DE2345;
  border-radius: 50%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: background-color 0.25s ease, border-color 0.25s ease;
  transition: background-color 0.25s ease, border-color 0.25s ease;
  z-index: 1; }
  body:not(.loaded) .definition_menu_close {
    opacity: 0; }
  @media screen and (min-width: 740px) {
    .definition_menu_close:hover, .definition_menu_close:focus {
      background: #000;
      border-color: #000; } }

.definition_menu_close_icon .icon {
  width: 15px;
  fill: #FFF; }

/* ==========================================================================
	Footer
============================================================================= */
.footer {
  position: relative;
  background: #000;
  color: #FFF;
  padding: 20px 0 25px; }
  .fs-page-lock .footer {
    pointer-events: none; }
  .page_layout_umassp .footer {
    z-index: 3; }
  .special_report .footer {
    z-index: 4; }
  @media screen and (min-width: 740px) {
    .footer {
      padding: 50px 0; } }
  @media screen and (min-width: 980px) {
    .footer {
      padding: 70px 0 50px; } }
  @media print {
    .footer {
      display: none; } }

@media screen and (min-width: 740px) {
  .footer_ribbon_inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; } }

.logo_footer {
  width: 100%; }
  .logo_footer .logo_link_icon {
    width: 100%; }
  .logo_footer .icon_logo {
    width: 100%; }
  .logo_footer .icon_umassp_logo_white {
    width: 100%;
    height: 47px; }
  @media screen and (min-width: 740px) {
    .logo_footer {
      width: 340px; } }
  @media screen and (min-width: 1220px) {
    .logo_footer {
      width: 386px; } }

@media screen and (min-width: 740px) {
  .footer_group {
    width: 100%; } }

@media screen and (min-width: 980px) {
  .footer_group {
    border-top: 1px solid rgba(255, 255, 255, 0.25);
    padding-top: 20px;
    margin-top: 3px; } }

@media screen and (min-width: 1220px) {
  .footer_group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; } }

@media screen and (min-width: 1220px) {
  .footer_sub_group {
    display: inline-block; } }

/* ==========================================================================
	Header
============================================================================= */
.header {
  background: #eee;
  overflow-x: hidden; }
  @media print {
    .header {
      display: none; } }

.header_roundabout {
  background: transparent; }

.home_header {
  width: 100%;
  height: 50px;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1; }
  .page_wrapper_alert_alt .home_header {
    top: 78px; }
  @media screen and (min-width: 500px) {
    .home_header {
      height: 60px; } }
  @media screen and (min-width: 740px) {
    .home_header {
      height: 70px; } }
  @media screen and (min-width: 980px) {
    .home_header {
      background: transparent;
      margin: 50px 0 0; } }
  @media print {
    .home_header {
      display: none; } }

.header_ribbon.fixed {
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  -webkit-transform: translateY(-105px);
          transform: translateY(-105px);
  will-change: transform;
  z-index: 4; }

@media screen and (min-width: 1220px) {
  .page_layout_roundabout .header_ribbon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; } }

.header_ribbon_top {
  background: #025CB8; }
  @media screen and (min-width: 980px) {
    .header_ribbon_top {
      padding: 25px 0 26px; }
      .header_umassp .header_ribbon_top {
        width: 100%;
        position: fixed;
        top: 0;
        left: 0;
        border-bottom: 1px solid #3375bf;
        opacity: 0;
        padding: 0;
        -webkit-transform: translateY(-100%);
                transform: translateY(-100%);
        -webkit-transition: opacity 0.25s ease, -webkit-transform 0.25s ease;
        transition: opacity 0.25s ease, -webkit-transform 0.25s ease;
        transition: transform 0.25s ease, opacity 0.25s ease;
        transition: transform 0.25s ease, opacity 0.25s ease, -webkit-transform 0.25s ease;
        z-index: 12; }
      .header_umassp.active .header_ribbon_top {
        opacity: 1;
        -webkit-transform: translateY(0);
                transform: translateY(0); } }

.header_ribbon_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-left: 20px; }
  .page_layout_default .header_ribbon_inner,
  .page_layout_news_listing .header_ribbon_inner,
  .page_layout_news_detail .header_ribbon_inner,
  .page_layout_umassp .header_ribbon_inner {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  .page_layout_roundabout .header_ribbon_inner {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-right: 20px;
    padding-top: 15px; }
    @media screen and (min-width: 500px) {
      .page_layout_roundabout .header_ribbon_inner {
        padding-top: 20px; } }
    @media screen and (min-width: 740px) {
      .page_layout_roundabout .header_ribbon_inner {
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row; } }
  .page_layout_roundabout .header_ribbon_inner {
    position: relative; }
    @media screen and (min-width: 740px) {
      .page_layout_roundabout .header_ribbon_inner:after {
        width: calc(100% - 120px);
        height: 1px;
        display: block;
        position: absolute;
        bottom: 0;
        left: 60px;
        background: rgba(255, 255, 255, 0.35);
        content: ""; } }
    @media screen and (min-width: 980px) {
      .page_layout_roundabout .header_ribbon_inner:after {
        width: calc(100% - 120px);
        left: 60px; } }
    @media only screen and (min-width: 1080px) {
      .page_layout_roundabout .header_ribbon_inner:after {
        width: calc(100% - 120px);
        left: 60px; } }
    @media screen and (min-width: 1220px) {
      .page_layout_roundabout .header_ribbon_inner {
        width: 1220px;
        padding: 0px; }
        .page_layout_roundabout .header_ribbon_inner:after {
          width: 100%;
          left: 0px; } }
  .home_header .header_ribbon_inner {
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    padding-left: 0; }
    .home_announcement .home_header .header_ribbon_inner {
      padding-left: 20px;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; }
      @media screen and (min-width: 980px) {
        .home_announcement .home_header .header_ribbon_inner {
          -webkit-box-pack: justify;
              -ms-flex-pack: justify;
                  justify-content: space-between; } }
    @media screen and (min-width: 980px) {
      .home_header .header_ribbon_inner {
        position: relative;
        left: auto;
        top: auto;
        -webkit-box-align: initial;
            -ms-flex-align: initial;
                align-items: initial; } }
  @media screen and (min-width: 740px) {
    .header_ribbon_inner {
      padding: 0 60px; }
      .home_announcement .home_header .header_ribbon_inner {
        padding: 0 60px; }
      .header_roundabout .header_ribbon_inner {
        padding: 0 60px; } }
  @media screen and (min-width: 980px) {
    .header_ribbon_inner {
      padding: 0 25px; }
      .home_announcement .home_header .header_ribbon_inner {
        padding: 0 25px; } }
  @media only screen and (min-width: 1080px) {
    .header_ribbon_inner {
      padding: 0 60px; }
      .home_announcement .home_header .header_ribbon_inner {
        padding: 0 60px; } }
  @media screen and (min-width: 1220px) {
    .header_ribbon_inner {
      padding: 0 80px; }
      .home_announcement .home_header .header_ribbon_inner {
        padding: 0 80px; }
      .header_roundabout .header_ribbon_inner {
        padding: 0; } }

.header_ribbon_bottom {
  display: none;
  position: relative;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #f4f4f4;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-transition: -webkit-transform 0.25s ease;
  transition: -webkit-transform 0.25s ease;
  transition: transform 0.25s ease;
  transition: transform 0.25s ease, -webkit-transform 0.25s ease; }
  @media screen and (min-width: 980px) {
    .header_ribbon_bottom {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      .header_ribbon_bottom:after {
        width: 100%;
        height: 1px;
        display: block;
        position: absolute;
        left: 0px;
        bottom: 0px;
        background: #DFDFDF;
        content: '';
        -webkit-transition: left 0.325s ease, width 0.325s ease;
        transition: left 0.325s ease, width 0.325s ease;
        z-index: 5; }
      .header_ribbon_bottom.load-logo:after {
        width: calc(100% - 70px);
        left: 70px; }
      .header_ribbon_bottom.js-header-sticky {
        position: relative;
        top: 0;
        z-index: 4; }
        body:not(.ua-edge) .header_ribbon_bottom.js-header-sticky {
          position: -webkit-sticky;
          position: sticky; } }

.header_group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden; }
  @media screen and (min-width: 980px) {
    .page_layout_default .header_group,
    .page_layout_news_listing .header_group,
    .page_layout_news_detail .header_group {
      position: absolute;
      top: 20px;
      right: 25px; } }
  @media only screen and (min-width: 1080px) {
    .page_layout_default .header_group,
    .page_layout_news_listing .header_group,
    .page_layout_news_detail .header_group {
      right: 60px; } }
  @media screen and (min-width: 1220px) {
    .page_layout_default .header_group,
    .page_layout_news_listing .header_group,
    .page_layout_news_detail .header_group {
      right: 80px;
      top: 25px; } }
  @media only screen and (min-width: 1400px) {
    .page_layout_default .header_group,
    .page_layout_news_listing .header_group,
    .page_layout_news_detail .header_group {
      top: 32px; } }
  @media screen and (min-width: 980px) {
    .page_wrapper_alert_alt .header_group {
      top: 101px; } }
  @media screen and (min-width: 1220px) {
    .page_wrapper_alert_alt .header_group {
      top: 107px; } }
  @media screen and (min-width: 1330px) {
    .page_wrapper_alert_alt .header_group {
      top: 113px; } }
  @media screen and (min-width: 980px) {
    .page_layout_default.adminimal-admin-toolbar .header_group,
    .page_layout_default.adminimal-admin-toolbar .header_group,
    .page_layout_default.adminimal-admin-toolbar .header_group {
      top: 86px; } }
  @media screen and (min-width: 1220px) {
    .page_layout_default.adminimal-admin-toolbar .header_group,
    .page_layout_default.adminimal-admin-toolbar .header_group,
    .page_layout_default.adminimal-admin-toolbar .header_group {
      top: 94px; } }
  @media only screen and (min-width: 1400px) {
    .page_layout_default.adminimal-admin-toolbar .header_group,
    .page_layout_default.adminimal-admin-toolbar .header_group,
    .page_layout_default.adminimal-admin-toolbar .header_group {
      top: 103px; } }
  .page_layout_roundabout .header_group {
    width: 100%; }
  @media screen and (min-width: 980px) {
    .header_group {
      overflow: visible; } }

.home_sticky_nav {
  width: 100%;
  display: none;
  position: fixed;
  left: 0;
  bottom: 0;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  will-change: transform;
  -webkit-perspective: 1000;
          perspective: 1000;
  -webkit-overflow-scrolling: touch; }
  .home_sticky_nav.unstick {
    position: relative;
    bottom: auto;
    left: 0;
    top: 100vh; }
    .home_sticky_nav.unstick.fix-top {
      position: fixed;
      top: 0px;
      margin-top: 0;
      will-change: transform; }
  .home_sticky_nav:after {
    width: 100%;
    height: 1px;
    display: block;
    position: absolute;
    left: 0px;
    bottom: 0px;
    background: #DFDFDF;
    content: '';
    -webkit-transition: left 0.325s ease;
    transition: left 0.325s ease;
    z-index: 5; }
  .home_sticky_nav.load-logo:after {
    left: 70px; }
  @media screen and (min-width: 980px) {
    .home_sticky_nav {
      height: 70px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      background: #f4f4f4;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      margin-top: -70px;
      z-index: 10; } }

.home_header .header_logo {
  display: none; }
  .home_announcement .home_header .header_logo {
    display: block; }

.header_roundabout .header_logo {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  @media screen and (min-width: 1220px) {
    .header_roundabout .header_logo {
      width: 560px; } }

.header_umassp .header_logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start; }
  @media screen and (min-width: 500px) {
    .header_umassp .header_logo .icon_umassp_logo_white {
      width: 338px;
      height: 33px; } }

.header_logo .icon_logo {
  width: 220px;
  height: 20px; }

@media screen and (min-width: 500px) {
  .header_logo .icon_logo {
    width: 350px;
    height: 32px; } }

@media only screen and (min-width: 600px) {
  .header_roundabout .header_logo .icon_logo {
    width: 450px;
    height: 41px; } }

@media screen and (min-width: 740px) {
  .header_logo .icon_logo {
    width: 450px;
    height: 41px; }
    .header_roundabout .header_logo .icon_logo {
      width: 280px;
      height: 25px; } }

@media only screen and (min-width: 850px) {
  .header_roundabout .header_logo .icon_logo {
    width: 350px;
    height: 32px; } }

@media screen and (min-width: 980px) {
  .header_logo {
    display: block; }
    .header_logo .icon_logo {
      width: 330px;
      height: 30px; }
      .header_roundabout .header_logo .icon_logo {
        width: 420px;
        height: 38px; } }

@media screen and (min-width: 1220px) {
  .header_logo .icon_logo {
    width: 460px;
    height: 42px; } }

@media only screen and (min-width: 1400px) {
  .header_logo .icon_logo {
    width: 600px;
    height: 54px; }
    .header_roundabout .header_logo .icon_logo {
      width: 600px;
      height: 54px; } }

.sticky_nav_logo {
  width: 70px;
  height: 70px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #025CB8;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

.sticky_nav_logo_link {
  display: block; }

/* ==========================================================================
	Menu
============================================================================= */
.menu_handle {
  width: 50px;
  height: 50px;
  display: block;
  position: relative;
  background: #025CB8;
  -webkit-transition: background-color 0.25s ease;
  transition: background-color 0.25s ease; }
  .header_roundabout .menu_handle {
    width: 27px;
    height: 19px;
    background: transparent; }
    @media screen and (min-width: 740px) {
      .header_roundabout .menu_handle {
        display: none; } }
  body:not(.loaded) .menu_handle {
    opacity: 0; }
  body:not(.page_layout_roundabout) .menu_handle:focus {
    background: #000; }
  @media screen and (min-width: 500px) {
    .menu_handle {
      width: 60px;
      height: 60px; } }
  @media screen and (min-width: 740px) {
    .menu_handle {
      width: 70px;
      height: 70px; } }
  @media screen and (min-width: 980px) {
    .menu_handle {
      display: none; } }
  @media print {
    .menu_handle {
      display: none; } }

.menu_handle_icon {
  position: absolute;
  top: calc(50% - 2px);
  left: 50%;
  pointer-events: none;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); }
  @media screen and (min-width: 500px) {
    .menu_handle_icon .icon_menu {
      width: 32px;
      height: 22px; } }
  @media screen and (min-width: 740px) {
    .menu_handle_icon .icon_menu {
      width: 36px;
      height: 25px; } }

.menu_handle_label {
  width: 1px;
  height: 1px;
  position: absolute;
  border: 0;
  clip: rect(0 0 0 0);
  margin: -1px;
  overflow: hidden;
  padding: 0; }
  .menu_handle_label.focusable:active, .menu_handle_label.focusable:focus {
    width: auto;
    height: auto;
    position: static;
    clip: auto;
    margin: 0;
    overflow: visible; }

.menu {
  background: #fff;
  display: block;
  opacity: 0;
  visibility: hidden; }
  [data-whatinput="mouse"] .menu:focus,
  [data-whatinput="touch"] .menu:focus {
    outline: none; }
  @media print {
    .menu {
      display: none; } }
  .js .menu {
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    width: 100%;
    max-width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    right: 0;
    z-index: 400;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity .35s, visibility .35s, -webkit-transform .35s;
    transition: opacity .35s, visibility .35s, -webkit-transform .35s;
    transition: opacity .35s, transform .35s, visibility .35s;
    transition: opacity .35s, transform .35s, visibility .35s, -webkit-transform .35s; }
  .menu.fs-swap-active {
    opacity: 1;
    visibility: visible; }

.menu_close {
  width: 50px;
  height: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #025CB8;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: background-color 0.25s ease;
  transition: background-color 0.25s ease; }
  body:not(.loaded) .menu_close {
    opacity: 0; }
  .menu_close:focus {
    background: #000; }
  @media screen and (min-width: 500px) {
    .menu_close {
      width: 60px;
      height: 60px; } }
  @media screen and (min-width: 740px) {
    .menu_close {
      width: 70px;
      height: 70px;
      right: 60px; }
      .menu_close:hover, .menu_close:focus {
        background: #000; } }

.menu_close_icon .icon {
  fill: #FFF; }

.menu_inner_wrapper {
  width: 100%;
  min-height: calc(100% - 82px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  body:not(.loaded) .menu_inner_wrapper {
    opacity: 0; }

.menu_utility_links {
  padding: 0 20px; }
  @media screen and (min-width: 500px) {
    .menu_utility_links {
      padding: 0 30px; } }
  @media screen and (min-width: 740px) {
    .menu_utility_links {
      padding: 0 60px; } }

.campus_dropdown_label {
  width: 1px;
  height: 1px;
  position: absolute;
  border: 0;
  clip: rect(0 0 0 0);
  margin: -1px;
  overflow: hidden;
  padding: 0; }
  .campus_dropdown_label.focusable:active, .campus_dropdown_label.focusable:focus {
    width: auto;
    height: auto;
    position: static;
    clip: auto;
    margin: 0;
    overflow: visible; }

.campus_dropdown_select {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  width: 100%;
  height: 40px;
  display: block;
  position: relative;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background: #FFF url("../images/circle_plus.svg") no-repeat calc(100% - 15px) center;
  border: 1px solid #EAEAEA;
  -webkit-box-shadow: 0px 0px 12px 2px rgba(0, 0, 0, 0.08);
          box-shadow: 0px 0px 12px 2px rgba(0, 0, 0, 0.08);
  color: #000;
  cursor: pointer;
  font-size: 14px;
  font-size: 0.875rem;
  padding: 0 15px; }

.menu_iama_link {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: 1px solid #EAEAEA;
  border-radius: 5px;
  -webkit-box-shadow: 0px 0px 12px 2px rgba(0, 0, 0, 0.08);
          box-shadow: 0px 0px 12px 2px rgba(0, 0, 0, 0.08);
  color: #000;
  font-size: 14px;
  font-size: 0.875rem;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 5px 15px;
  margin-top: 20px;
  -webkit-transition: color 0.25s ease;
  transition: color 0.25s ease; }
  @media screen and (min-width: 740px) {
    .menu_iama_link:hover, .menu_iama_link:focus {
      color: #DE2345; } }

.menu_iama_link_icon {
  width: 28px;
  height: 28px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 50%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .menu_iama_link_icon .icon {
    fill: #DE2345; }

/* ==========================================================================
	Messaging Menu
============================================================================= */
.messaging_menu {
  background: #025CB8;
  display: block; }
  [data-whatinput="mouse"] .messaging_menu:focus,
  [data-whatinput="touch"] .messaging_menu:focus {
    outline: none; }
  @media print {
    .messaging_menu {
      display: none; } }
  .js .messaging_menu {
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    width: 100%;
    max-width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    right: 0;
    z-index: 400;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity .35s, visibility .35s, -webkit-transform .35s;
    transition: opacity .35s, visibility .35s, -webkit-transform .35s;
    transition: opacity .35s, transform .35s, visibility .35s;
    transition: opacity .35s, transform .35s, visibility .35s, -webkit-transform .35s; }
  .messaging_menu.fs-swap-active {
    opacity: 1;
    visibility: visible; }

.messaging_menu_close {
  width: 40px;
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  right: 20px;
  top: 30px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: 1px solid rgba(255, 255, 255, 0.4);
  border-radius: 50%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: background-color 0.25s ease, border-color 0.25s ease;
  transition: background-color 0.25s ease, border-color 0.25s ease;
  z-index: 1; }
  body:not(.loaded) .messaging_menu_close {
    opacity: 0; }
  .messaging_menu_close:focus {
    background: #000;
    border-color: #000; }
  @media screen and (min-width: 500px) {
    .messaging_menu_close {
      width: 60px;
      height: 60px; } }
  @media screen and (min-width: 740px) {
    .messaging_menu_close {
      width: 70px;
      height: 70px;
      right: 60px; }
      .messaging_menu_close:hover {
        background: #000; } }

.messaging_menu_close_icon .icon {
  fill: #FFF; }

/* ==========================================================================
	Page
============================================================================= */
.fs-navigation-lock {
  overflow: hidden !important; }

.page_wrapper {
  width: 100%;
  min-height: 100vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }
  .page_layout_roundabout .page_wrapper > .fs-background-container {
    z-index: -1; }
    .page_layout_roundabout .page_wrapper > .fs-background-container .fs-background-media {
      background-color: #000;
      background-size: 100% auto;
      background-repeat: no-repeat;
      background-position: left top; }
      .page_layout_roundabout .page_wrapper > .fs-background-container .fs-background-media:before {
        width: 100%;
        height: 0px;
        position: absolute;
        left: 0;
        top: 0;
        padding-top: 100%;
        background: rgba(53, 53, 53, 0.6);
        content: ""; }
        @media screen and (min-width: 740px) {
          .page_layout_roundabout .page_wrapper > .fs-background-container .fs-background-media:before {
            padding-top: 75%; } }
        @media screen and (min-width: 980px) {
          .page_layout_roundabout .page_wrapper > .fs-background-container .fs-background-media:before {
            height: 100%;
            padding-top: 0; } }
      .page_layout_roundabout .page_wrapper > .fs-background-container .fs-background-media:after {
        width: 100%;
        height: 0;
        position: absolute;
        left: 0;
        top: 0;
        background: linear-gradient(0deg, black 0%, black 8px, rgba(0, 0, 0, 0.15) 20px, rgba(0, 0, 0, 0) 30px);
        background-position: bottom left;
        content: "";
        padding-top: 100%; }
        @media screen and (min-width: 740px) {
          .page_layout_roundabout .page_wrapper > .fs-background-container .fs-background-media:after {
            padding-top: 76%; } }
        @media screen and (min-width: 980px) {
          .page_layout_roundabout .page_wrapper > .fs-background-container .fs-background-media:after {
            height: 100%;
            background: linear-gradient(0deg, black 0%, black 500px, rgba(0, 0, 0, 0.15) 75%, rgba(0, 0, 0, 0) 100%);
            padding-top: 0; } }
      @media screen and (min-width: 980px) {
        .page_layout_roundabout .page_wrapper > .fs-background-container .fs-background-media {
          background-attachment: fixed;
          background-size: cover;
          background-position: center center; } }

.page_inner {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-transition: -webkit-transform 0.5s ease;
  transition: -webkit-transform 0.5s ease;
  transition: transform 0.5s ease;
  transition: transform 0.5s ease, -webkit-transform 0.5s ease;
  -webkit-transition-delay: 0.325s;
          transition-delay: 0.325s; }
  @media screen and (min-width: 980px) {
    .page_layout_roundabout:not(.loaded) .page_inner {
      -webkit-transform: translateY(100%);
              transform: translateY(100%); } }

.page_content > .fs-row {
  display: block; }
  .page_content > .fs-row:after {
    clear: both;
    content: "";
    display: table; }

@media screen and (min-width: 980px) {
  .page_aside {
    float: left; } }

@media screen and (min-width: 980px) {
  .page_aside_left {
    float: left; } }

@media screen and (min-width: 980px) {
  .page_aside_right {
    float: right; } }

.page_main_content {
  display: block; }
  [data-whatinput="mouse"] .page_main_content:focus,
  [data-whatinput="touch"] .page_main_content:focus {
    outline: none; }
  .page_main_content.last {
    margin-bottom: 40px; }
    @media screen and (min-width: 740px) {
      .page_main_content.last {
        margin-bottom: 50px; } }
    @media screen and (min-width: 980px) {
      .page_main_content.last {
        margin-bottom: 60px; } }
    @media screen and (min-width: 1220px) {
      .page_main_content.last {
        margin-bottom: 80px; } }
  @media screen and (min-width: 980px) {
    .page_layout_full .page_main_content {
      float: none; } }
  @media screen and (min-width: 980px) {
    .page_main_content {
      float: left; } }

@media screen and (min-width: 980px) {
  .page_header {
    margin-right: 10.21666667%; } }

.page_title {
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  font-size: 28px;
  font-size: 1.75rem;
  line-height: 1.16667;
  margin: 0; }
  @media screen and (min-width: 740px) {
    .page_title {
      font-size: 55px;
      font-size: 3.4375rem; } }

.page_intro {
  font-family: 'Montserrat', sans-serif;
  font-weight: 300;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.75;
  margin: 0; }
  @media screen and (min-width: 740px) {
    .page_intro {
      font-size: 25px;
      font-size: 1.5625rem; } }

.page_meta {
  border-bottom: 1px solid #DFDFDF;
  margin-bottom: 18px;
  padding-bottom: 18px; }
  @media screen and (min-width: 740px) {
    .page_meta {
      margin-bottom: 22px;
      padding-bottom: 22px; } }
  @media screen and (min-width: 980px) {
    .page_meta {
      margin-bottom: 26px;
      padding-bottom: 32px; } }
  .page_meta.special_report {
    border-bottom: none;
    margin-bottom: 22px;
    padding-bottom: 0; }

.page_meta_author_date {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  margin-bottom: 10px; }
  @media screen and (min-width: 740px) {
    .page_meta_author_date {
      font-size: 16px;
      font-size: 1rem;
      margin-bottom: 14px; } }
  @media screen and (min-width: 980px) {
    .page_meta_author_date {
      font-size: 17px;
      font-size: 1.0625rem;
      margin-bottom: 20px; } }
  .page_meta.special_report .page_meta_author_date {
    font-size: 14px;
    font-size: 0.875rem; }
  .page_meta_author_date span {
    color: #CCCCCC; }

.page_meta_categories {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-size: 14px;
  font-size: 0.975rem;
  line-height: 1.85714;
  display: block;
  color: #013E7D;
  text-transform: uppercase; }
  .page_meta_categories span {
    color: #000; }

.page_sidebar {
  clear: left; }

.page_sidebar_left {
  clear: left; }

.page_sidebar_right {
  clear: right; }

.sidebar {
  position: relative; }
  .page_layout_news_listing .sidebar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse; }
    @media screen and (min-width: 980px) {
      .page_layout_news_listing .sidebar {
        display: block;
        margin-bottom: 70px; }
        .page_layout_news_listing .sidebar .sidebar_item:last-of-type {
          border-bottom: 1px solid #DFDFDF;
          padding-bottom: 32px; } }
  .sidebar .news_listing_sidebar {
    border-top: 1px solid #DFDFDF;
    padding-top: 30px;
    -webkit-transition: border-top-color 0.25s ease;
    transition: border-top-color 0.25s ease; }
    @media screen and (min-width: 980px) {
      .sidebar .news_listing_sidebar {
        margin-bottom: 40px; } }
  @media screen and (min-width: 980px) and (min-width: 740px) {
    .sidebar .news_listing_sidebar {
      margin-bottom: 50px; } }
  @media screen and (min-width: 980px) and (min-width: 980px) {
    .sidebar .news_listing_sidebar {
      margin-bottom: 60px; } }
  @media screen and (min-width: 980px) and (min-width: 1220px) {
    .sidebar .news_listing_sidebar {
      margin-bottom: 80px; } }
    .sidebar .news_listing_sidebar.sticky {
      position: relative;
      top: 70px;
      border-top-color: transparent; }
      body:not(.ua-edge) .sidebar .news_listing_sidebar.sticky {
        position: -webkit-sticky;
        position: sticky; }

.sidebar_resources_link {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.85714;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #DE2345;
  font-size: 13px;
  font-size: 0.8125rem;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  text-transform: uppercase;
  letter-spacing: 1px;
  letter-spacing: 0.0625rem;
  -webkit-transition: color 0.25s ease;
  transition: color 0.25s ease; }
  .sidebar_resources_link .animated_circle {
    width: 32px;
    height: 32px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border: 1px solid rgba(0, 0, 0, 0.3);
    border-radius: 50%;
    cursor: pointer;
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
    -webkit-transition: border-color .25s, border-width .25s, -webkit-box-shadow .25s;
    transition: border-color .25s, border-width .25s, -webkit-box-shadow .25s;
    transition: border-color .25s, border-width .25s, box-shadow .25s;
    transition: border-color .25s, border-width .25s, box-shadow .25s, -webkit-box-shadow .25s;
    -webkit-transition-delay: 0.3s;
            transition-delay: 0.3s;
    will-change: transform; }
    .sidebar_resources_link .animated_circle svg {
      width: 32px;
      height: 32px;
      overflow: visible; }
    .sidebar_resources_link .animated_circle .animated_icon_arrow,
    .sidebar_resources_link .animated_circle .animated_icon_print {
      stroke: #DE2345;
      -webkit-transition: stroke 0.25s ease;
      transition: stroke 0.25s ease;
      -webkit-transform: scale(0.92) translateY(1px);
              transform: scale(0.92) translateY(1px); }
      @media screen and (min-width: 740px) {
        .sidebar_resources_link .animated_circle .animated_icon_arrow,
        .sidebar_resources_link .animated_circle .animated_icon_print {
          -webkit-transform: scale(1);
                  transform: scale(1); } }
    .sidebar_resources_link .animated_circle .animated_icon_print {
      width: 12px;
      -webkit-transform: scale(0.92) translate(8px, 7px);
              transform: scale(0.92) translate(8px, 7px); }
      @media screen and (min-width: 740px) {
        .sidebar_resources_link .animated_circle .animated_icon_print {
          -webkit-transform: scale(0.9) translate(8px, 8px);
                  transform: scale(0.9) translate(8px, 8px); } }
    .sidebar_resources_link .animated_circle.left .animated_icon_arrow,
    .sidebar_resources_link .animated_circle.left .animated_icon_print {
      -webkit-transform-origin: center center;
              transform-origin: center center;
      -webkit-transform: scale(0.92) translateX(-1px) rotate(180deg);
              transform: scale(0.92) translateX(-1px) rotate(180deg); }
      @media screen and (min-width: 740px) {
        .sidebar_resources_link .animated_circle.left .animated_icon_arrow,
        .sidebar_resources_link .animated_circle.left .animated_icon_print {
          -webkit-transform: scale(1) rotate(180deg);
                  transform: scale(1) rotate(180deg); } }
    .sidebar_resources_link .animated_circle .animated_icon_circle {
      stroke: #DE2345;
      stroke-dasharray: 95;
      stroke-dashoffset: 95;
      -webkit-transform: translateX(1px) translateY(31px) rotate(-90deg);
              transform: translateX(1px) translateY(31px) rotate(-90deg);
      -webkit-transition: stroke-dashoffset 600ms ease;
      transition: stroke-dashoffset 600ms ease;
      -webkit-transform-origin: 0px 0px 0px;
              transform-origin: 0px 0px 0px; }
    @media screen and (min-width: 740px) {
      .sidebar_resources_link .animated_circle {
        border-color: rgba(0, 0, 0, 0.3);
        border-width: 1px;
        -webkit-transform: scale(1);
                transform: scale(1); } }
  @media screen and (min-width: 740px) {
    .sidebar_resources_link:hover .animated_circle, .sidebar_resources_link:focus .animated_circle {
      border-color: transparent;
      -webkit-transition-delay: 0s;
              transition-delay: 0s; }
      .sidebar_resources_link:hover .animated_circle .animated_icon_circle, .sidebar_resources_link:focus .animated_circle .animated_icon_circle {
        stroke-dashoffset: 0px; }
      .sidebar_resources_link:hover .animated_circle .animated_icon_arrow,
      .sidebar_resources_link:hover .animated_circle .animated_icon_print, .sidebar_resources_link:focus .animated_circle .animated_icon_arrow,
      .sidebar_resources_link:focus .animated_circle .animated_icon_print {
        stroke: #000; } }
  @media screen and (min-width: 740px) {
    .sidebar_resources_link:hover, .sidebar_resources_link:focus {
      color: #000; } }
  @media screen and (min-width: 980px) {
    .sidebar_resources_link {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; } }

.sidebar_resources_link_label {
  margin-right: 8px; }

.fourohfour_wrapper {
  margin-top: 40px;
  margin-bottom: 40px; }
  @media screen and (min-width: 740px) {
    .fourohfour_wrapper {
      margin-top: 50px; } }
  @media screen and (min-width: 980px) {
    .fourohfour_wrapper {
      margin-top: 60px; } }
  @media screen and (min-width: 1220px) {
    .fourohfour_wrapper {
      margin-top: 80px; } }
  @media screen and (min-width: 740px) {
    .fourohfour_wrapper {
      margin-bottom: 50px; } }
  @media screen and (min-width: 980px) {
    .fourohfour_wrapper {
      margin-bottom: 60px; } }
  @media screen and (min-width: 1220px) {
    .fourohfour_wrapper {
      margin-bottom: 80px; } }
  .fourohfour_wrapper .wysiwyg_block {
    margin: 0; }
    .fourohfour_wrapper .wysiwyg_block h1 {
      color: #025CB8; }
    .fourohfour_wrapper .wysiwyg_block p {
      font-family: 'Montserrat', sans-serif;
      font-weight: 300;
      font-size: 16px;
      font-size: 1rem;
      line-height: 1.75; }
      @media screen and (min-width: 740px) {
        .fourohfour_wrapper .wysiwyg_block p {
          font-size: 25px;
          font-size: 1.5625rem; } }

.fourohfour_breadcrumbs {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-size: 11px;
  font-size: 0.6875rem;
  letter-spacing: 2px;
  letter-spacing: 0.125rem;
  text-transform: uppercase;
  color: #353535;
  letter-spacing: 2px;
  margin-bottom: 4px; }
  .fourohfour_breadcrumbs .breadcrumb_item:last-child {
    position: relative; }
    .fourohfour_breadcrumbs .breadcrumb_item:last-child:before {
      width: 6px;
      height: 1px;
      display: block;
      position: absolute;
      right: -12px;
      top: 5px;
      background: rgba(53, 53, 53, 0.6);
      content: "";
      opacity: 1;
      visibility: visible; }
    .fourohfour_breadcrumbs .breadcrumb_item:last-child:after {
      width: 1px;
      height: 6px;
      display: block;
      position: absolute;
      right: -12px;
      top: 5px;
      background: rgba(53, 53, 53, 0.6);
      content: "";
      opacity: 1;
      visibility: visible; }
    .page_header_top.image .fourohfour_breadcrumbs .breadcrumb_item:last-child,
    .page_header_top.video .fourohfour_breadcrumbs .breadcrumb_item:last-child {
      position: relative; }
      .page_header_top.image .fourohfour_breadcrumbs .breadcrumb_item:last-child:before,
      .page_header_top.video .fourohfour_breadcrumbs .breadcrumb_item:last-child:before {
        width: 6px;
        height: 1px;
        display: block;
        position: absolute;
        right: -12px;
        top: 5px;
        background: rgba(255, 255, 255, 0.6);
        content: "";
        opacity: 1;
        visibility: visible; }
      .page_header_top.image .fourohfour_breadcrumbs .breadcrumb_item:last-child:after,
      .page_header_top.video .fourohfour_breadcrumbs .breadcrumb_item:last-child:after {
        width: 1px;
        height: 6px;
        display: block;
        position: absolute;
        right: -12px;
        top: 5px;
        background: rgba(255, 255, 255, 0.6);
        content: "";
        opacity: 1;
        visibility: visible; }

.back_to_top {
  width: 40px;
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: fixed;
  bottom: 0;
  right: 30px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: rgba(0, 0, 0, 0.7);
  border: 1px solid #1a1a1a;
  border-radius: 50%;
  -webkit-box-shadow: 0px 0px 25px 2px rgba(255, 255, 255, 0.375);
          box-shadow: 0px 0px 25px 2px rgba(255, 255, 255, 0.375);
  cursor: pointer;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  opacity: 0;
  -webkit-transition: border-color 0.25s, background-color 0.25s ease, bottom 0.25s ease, opacity 0.25s ease, -webkit-transform 0.25s ease;
  transition: border-color 0.25s, background-color 0.25s ease, bottom 0.25s ease, opacity 0.25s ease, -webkit-transform 0.25s ease;
  transition: border-color 0.25s, background-color 0.25s ease, bottom 0.25s ease, transform 0.25s ease, opacity 0.25s ease;
  transition: border-color 0.25s, background-color 0.25s ease, bottom 0.25s ease, transform 0.25s ease, opacity 0.25s ease, -webkit-transform 0.25s ease;
  -webkit-transform: translateY(100%);
          transform: translateY(100%);
  will-change: transform;
  z-index: 20; }
  .back_to_top:hover {
    background: #025CB8;
    border-color: #0375ea; }
  .back_to_top.active {
    bottom: 30px;
    opacity: 1;
    -webkit-transform: translateY(0px);
            transform: translateY(0px); }
    .special_report .back_to_top.active {
      bottom: 80px; }
  @media print {
    .back_to_top {
      display: none; } }

.back_to_top_label {
  width: 1px;
  height: 1px;
  position: absolute;
  border: 0;
  clip: rect(0 0 0 0);
  margin: -1px;
  overflow: hidden;
  padding: 0; }
  .back_to_top_label.focusable:active, .back_to_top_label.focusable:focus {
    width: auto;
    height: auto;
    position: static;
    clip: auto;
    margin: 0;
    overflow: visible; }

/* ==========================================================================
	Program Menu
============================================================================= */
.program_menu {
  background: #F9F9F9;
  -webkit-box-shadow: -7px 0px 35px -2px rgba(0, 0, 0, 0.42);
          box-shadow: -7px 0px 35px -2px rgba(0, 0, 0, 0.42);
  display: block; }
  [data-whatinput="mouse"] .program_menu:focus,
  [data-whatinput="touch"] .program_menu:focus {
    outline: none; }
  @media print {
    .program_menu {
      display: none; } }
  .js .program_menu {
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    width: 297px;
    max-width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    right: 0;
    z-index: 400;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
    -webkit-transition: opacity .35s, visibility .35s, -webkit-transform .35s;
    transition: opacity .35s, visibility .35s, -webkit-transform .35s;
    transition: opacity .35s, transform .35s, visibility .35s;
    transition: opacity .35s, transform .35s, visibility .35s, -webkit-transform .35s; }
    @media screen and (min-width: 500px) {
      .js .program_menu {
        width: 400px; } }
    @media screen and (min-width: 740px) {
      .js .program_menu {
        width: 500px; } }
  .program_menu.fs-swap-active {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateX(0);
            transform: translateX(0); }

.program_menu_container {
  background: #FFF;
  padding-bottom: 1px; }

.program_menu_close {
  width: 40px;
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  right: 20px;
  top: 30px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: rgba(0, 0, 0, 0.5);
  border: 1px solid #FFF;
  border-radius: 50%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: background-color 0.25s ease, border-color 0.25s ease;
  transition: background-color 0.25s ease, border-color 0.25s ease;
  z-index: 1; }
  body:not(.loaded) .program_menu_close {
    opacity: 0; }
  @media screen and (min-width: 740px) {
    .program_menu_close:hover, .program_menu_close:focus {
      background: #000;
      border-color: #000; } }

.program_menu_close_icon .icon {
  width: 15px;
  fill: #FFF; }

.program_menu_campus_image_img {
  width: 100%; }

.program_menu_header {
  padding: 0 20px; }
  @media screen and (min-width: 500px) {
    .program_menu_header {
      padding: 0 40px; } }

.program_menu_campus_title {
  display: inline-block;
  background: #025CB8;
  padding: 7px 10px;
  -webkit-transform: translateY(-15px);
          transform: translateY(-15px); }

.program_menu .result_item_title_campus {
  color: #FFF;
  margin-bottom: 0; }

.program_menu_program_title {
  margin: 6px 0 4px; }

.program_menu_program_title_label {
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.33333;
  color: #025CB8; }
  @media screen and (min-width: 740px) {
    .program_menu_program_title_label {
      font-size: 30px;
      font-size: 1.875rem; } }

.program_menu_program_subheading_label {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.85714;
  color: #025CB8;
  font-style: italic; }

.program_menu_meta {
  padding: 0 20px;
  margin: 20px 0 0; }
  @media screen and (min-width: 500px) {
    .program_menu_meta {
      padding: 0 40px; } }

.program_menu_description {
  padding: 0 20px;
  margin: 15px 0  21px; }
  @media screen and (min-width: 500px) {
    .program_menu_description {
      padding: 0 40px; } }
  @media screen and (min-width: 740px) {
    .program_menu_description {
      margin: 30px 0  36px; } }

.program_menu_description_text {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 26px;
  display: block;
  margin-bottom: 20px; }
  @media screen and (min-width: 740px) {
    .program_menu_description_text {
      font-size: 17px;
      font-size: 1.0625rem;
      line-height: 32px; } }
  @media screen and (min-width: 740px) {
    .program_menu_description_text {
      font-size: 16px;
      font-size: 1rem; } }

.program_menu_description_link {
  max-width: 320px;
  width: 100%;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #025CB8;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 10px;
  padding-right: 10px;
  padding-left: 20px; }
  .program_menu_description_link .animated_circle {
    width: 32px;
    height: 32px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border: 1px solid rgba(255, 255, 255, 0.4);
    border-radius: 50%;
    cursor: pointer;
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
    -webkit-transition: border-color .25s, border-width .25s, -webkit-box-shadow .25s;
    transition: border-color .25s, border-width .25s, -webkit-box-shadow .25s;
    transition: border-color .25s, border-width .25s, box-shadow .25s;
    transition: border-color .25s, border-width .25s, box-shadow .25s, -webkit-box-shadow .25s;
    -webkit-transition-delay: 0.3s;
            transition-delay: 0.3s;
    will-change: transform; }
    .program_menu_description_link .animated_circle svg {
      width: 32px;
      height: 32px;
      overflow: visible; }
    .program_menu_description_link .animated_circle .animated_icon_arrow,
    .program_menu_description_link .animated_circle .animated_icon_print {
      stroke: #FFF;
      -webkit-transition: stroke 0.25s ease;
      transition: stroke 0.25s ease;
      -webkit-transform: scale(0.92) translateY(1px);
              transform: scale(0.92) translateY(1px); }
      @media screen and (min-width: 740px) {
        .program_menu_description_link .animated_circle .animated_icon_arrow,
        .program_menu_description_link .animated_circle .animated_icon_print {
          -webkit-transform: scale(1);
                  transform: scale(1); } }
    .program_menu_description_link .animated_circle .animated_icon_print {
      width: 12px;
      -webkit-transform: scale(0.92) translate(8px, 7px);
              transform: scale(0.92) translate(8px, 7px); }
      @media screen and (min-width: 740px) {
        .program_menu_description_link .animated_circle .animated_icon_print {
          -webkit-transform: scale(0.9) translate(8px, 8px);
                  transform: scale(0.9) translate(8px, 8px); } }
    .program_menu_description_link .animated_circle.left .animated_icon_arrow,
    .program_menu_description_link .animated_circle.left .animated_icon_print {
      -webkit-transform-origin: center center;
              transform-origin: center center;
      -webkit-transform: scale(0.92) translateX(-1px) rotate(180deg);
              transform: scale(0.92) translateX(-1px) rotate(180deg); }
      @media screen and (min-width: 740px) {
        .program_menu_description_link .animated_circle.left .animated_icon_arrow,
        .program_menu_description_link .animated_circle.left .animated_icon_print {
          -webkit-transform: scale(1) rotate(180deg);
                  transform: scale(1) rotate(180deg); } }
    .program_menu_description_link .animated_circle .animated_icon_circle {
      stroke: #FFF;
      stroke-dasharray: 95;
      stroke-dashoffset: 95;
      -webkit-transform: translateX(1px) translateY(31px) rotate(-90deg);
              transform: translateX(1px) translateY(31px) rotate(-90deg);
      -webkit-transition: stroke-dashoffset 600ms ease;
      transition: stroke-dashoffset 600ms ease;
      -webkit-transform-origin: 0px 0px 0px;
              transform-origin: 0px 0px 0px; }
    @media screen and (min-width: 740px) {
      .program_menu_description_link .animated_circle {
        border-color: rgba(255, 255, 255, 0.4);
        border-width: 1px;
        -webkit-transform: scale(1);
                transform: scale(1); } }
  @media screen and (min-width: 740px) {
    .program_menu_description_link:hover .animated_circle, .program_menu_description_link:focus .animated_circle {
      border-color: transparent;
      -webkit-transition-delay: 0s;
              transition-delay: 0s; }
      .program_menu_description_link:hover .animated_circle .animated_icon_circle, .program_menu_description_link:focus .animated_circle .animated_icon_circle {
        stroke-dashoffset: 0px; }
      .program_menu_description_link:hover .animated_circle .animated_icon_arrow,
      .program_menu_description_link:hover .animated_circle .animated_icon_print, .program_menu_description_link:focus .animated_circle .animated_icon_arrow,
      .program_menu_description_link:focus .animated_circle .animated_icon_print {
        stroke: #FFF; } }
  .program_menu_description_link_request {
    padding-top: 13px;
    padding-bottom: 13px; }
  .program_menu_description_link_discovery {
    padding-top: 17px;
    padding-bottom: 17px; }

.program_menu_description_link_text {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-size: 11px;
  font-size: 0.6875rem;
  letter-spacing: 2px;
  letter-spacing: 0.125rem;
  text-transform: uppercase;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #fff;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1;
  letter-spacing: 1px;
  letter-spacing: 0.0625rem;
  -webkit-transition: color 0.25s ease;
  transition: color 0.25s ease; }
  .program_menu_description_link:hover .program_menu_description_link_text,
  .program_menu_description_link:focus .program_menu_description_link_text {
    color: rgba(255, 255, 255, 0.7); }

.program_menu_description_link_icon {
  width: 24px;
  height: 24px;
  display: block;
  margin-left: 8px;
  -webkit-transform: scale(0.9) translateY(-2px);
          transform: scale(0.9) translateY(-2px); }
  @media screen and (min-width: 740px) {
    .program_menu_description_link_icon {
      -webkit-transform: scale(1) translateY(-2px);
              transform: scale(1) translateY(-2px); } }

.program_menu_related_careers {
  padding: 0 20px;
  margin: 0 0 20px; }
  @media screen and (min-width: 500px) {
    .program_menu_related_careers {
      padding: 0 40px; } }
  @media screen and (min-width: 740px) {
    .program_menu_related_careers {
      margin: 0 0 43px; } }

.program_menu_related_careers_heading {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.85714;
  display: block;
  font-style: italic;
  margin-bottom: 20px; }

.program_menu_related_careers_list {
  list-style: none;
  margin: 0;
  padding-left: 20px; }

.menu_related_careers_item {
  position: relative;
  margin-bottom: 10px; }
  .menu_related_careers_item:last-child {
    margin-bottom: 0; }
  .menu_related_careers_item:before {
    width: 10px;
    height: 10px;
    display: block;
    position: absolute;
    left: -20px;
    top: 9px;
    background: #025CB8;
    border-radius: 50%;
    content: ''; }
  @media screen and (min-width: 740px) {
    .menu_related_careers_item {
      margin-bottom: 20px; } }

.related_careers_item_label {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 26px; }
  @media screen and (min-width: 740px) {
    .related_careers_item_label {
      font-size: 17px;
      font-size: 1.0625rem;
      line-height: 32px; } }
  @media screen and (min-width: 740px) {
    .related_careers_item_label {
      font-size: 15px;
      font-size: 0.9375rem; } }

.program_menu_related_links {
  background: #F9F9F9;
  padding: 30px 20px 0; }
  @media screen and (min-width: 500px) {
    .program_menu_related_links {
      padding: 30px 40px 0; } }
  @media screen and (min-width: 740px) {
    .program_menu_related_links {
      padding: 43px 40px 0; } }

.program_menu_related_links_heading {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.85714;
  font-style: italic; }

.program_menu_related_links_list {
  list-style: none;
  margin: 0;
  padding-left: 0; }

.menu_related_links_item {
  padding: 10px 0;
  border-bottom: 1px solid #DFDFDF; }
  .menu_related_links_item:last-child {
    border-bottom: none; }
  @media screen and (min-width: 740px) {
    .menu_related_links_item {
      padding: 14px 0; } }

.related_links_item_link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  .related_links_item_link .animated_circle {
    width: 32px;
    height: 32px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 50%;
    cursor: pointer;
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
    -webkit-transition: border-color .25s, border-width .25s, -webkit-box-shadow .25s;
    transition: border-color .25s, border-width .25s, -webkit-box-shadow .25s;
    transition: border-color .25s, border-width .25s, box-shadow .25s;
    transition: border-color .25s, border-width .25s, box-shadow .25s, -webkit-box-shadow .25s;
    -webkit-transition-delay: 0.3s;
            transition-delay: 0.3s;
    will-change: transform; }
    .related_links_item_link .animated_circle svg {
      width: 32px;
      height: 32px;
      overflow: visible; }
    .related_links_item_link .animated_circle .animated_icon_arrow,
    .related_links_item_link .animated_circle .animated_icon_print {
      stroke: #000;
      -webkit-transition: stroke 0.25s ease;
      transition: stroke 0.25s ease;
      -webkit-transform: scale(0.92) translateY(1px);
              transform: scale(0.92) translateY(1px); }
      @media screen and (min-width: 740px) {
        .related_links_item_link .animated_circle .animated_icon_arrow,
        .related_links_item_link .animated_circle .animated_icon_print {
          -webkit-transform: scale(1);
                  transform: scale(1); } }
    .related_links_item_link .animated_circle .animated_icon_print {
      width: 12px;
      -webkit-transform: scale(0.92) translate(8px, 7px);
              transform: scale(0.92) translate(8px, 7px); }
      @media screen and (min-width: 740px) {
        .related_links_item_link .animated_circle .animated_icon_print {
          -webkit-transform: scale(0.9) translate(8px, 8px);
                  transform: scale(0.9) translate(8px, 8px); } }
    .related_links_item_link .animated_circle.left .animated_icon_arrow,
    .related_links_item_link .animated_circle.left .animated_icon_print {
      -webkit-transform-origin: center center;
              transform-origin: center center;
      -webkit-transform: scale(0.92) translateX(-1px) rotate(180deg);
              transform: scale(0.92) translateX(-1px) rotate(180deg); }
      @media screen and (min-width: 740px) {
        .related_links_item_link .animated_circle.left .animated_icon_arrow,
        .related_links_item_link .animated_circle.left .animated_icon_print {
          -webkit-transform: scale(1) rotate(180deg);
                  transform: scale(1) rotate(180deg); } }
    .related_links_item_link .animated_circle .animated_icon_circle {
      stroke: #DE2345;
      stroke-dasharray: 95;
      stroke-dashoffset: 95;
      -webkit-transform: translateX(1px) translateY(31px) rotate(-90deg);
              transform: translateX(1px) translateY(31px) rotate(-90deg);
      -webkit-transition: stroke-dashoffset 600ms ease;
      transition: stroke-dashoffset 600ms ease;
      -webkit-transform-origin: 0px 0px 0px;
              transform-origin: 0px 0px 0px; }
    @media screen and (min-width: 740px) {
      .related_links_item_link .animated_circle {
        border-color: rgba(0, 0, 0, 0.2);
        border-width: 1px;
        -webkit-transform: scale(1);
                transform: scale(1); } }
  @media screen and (min-width: 740px) {
    .related_links_item_link:hover .animated_circle, .related_links_item_link:focus .animated_circle {
      border-color: transparent;
      -webkit-transition-delay: 0s;
              transition-delay: 0s; }
      .related_links_item_link:hover .animated_circle .animated_icon_circle, .related_links_item_link:focus .animated_circle .animated_icon_circle {
        stroke-dashoffset: 0px; }
      .related_links_item_link:hover .animated_circle .animated_icon_arrow,
      .related_links_item_link:hover .animated_circle .animated_icon_print, .related_links_item_link:focus .animated_circle .animated_icon_arrow,
      .related_links_item_link:focus .animated_circle .animated_icon_print {
        stroke: #DE2345; } }
  .related_links_item_link .external svg {
    fill: red; }
  .related_links_item_link:hover .related_links_item_link_label, .related_links_item_link:focus .related_links_item_link_label {
    color: #000; }
  .related_links_item_link:hover .external svg, .related_links_item_link:focus .external svg {
    fill: #000; }

.related_links_item_link_label {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-size: 11px;
  font-size: 0.6875rem;
  letter-spacing: 2px;
  letter-spacing: 0.125rem;
  text-transform: uppercase;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #DE2345;
  letter-spacing: 1px;
  letter-spacing: 0.0625rem; }
  @media screen and (min-width: 740px) {
    .related_links_item_link_label {
      font-size: 13px;
      font-size: 0.8125rem; } }

.program_menu_related_programs {
  background: #F9F9F9;
  padding: 10px 20px 30px; }
  @media screen and (min-width: 500px) {
    .program_menu_related_programs {
      padding: 10px 40px 30px; } }
  @media screen and (min-width: 740px) {
    .program_menu_related_programs {
      padding: 32px 40px 30px; } }

.program_menu_related_programs_heading {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.85714;
  display: block;
  font-style: italic; }

.program_menu_related_programs_list {
  list-style: none;
  margin: 0;
  padding-left: 0; }

.menu_related_programs_item {
  padding: 10px 0;
  border-bottom: 1px solid #DFDFDF; }
  .menu_related_programs_item:last-child {
    border-bottom: none; }
  @media screen and (min-width: 740px) {
    .menu_related_programs_item {
      padding: 14px 0; } }

.related_programs_item_link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  .related_programs_item_link .animated_circle {
    width: 32px;
    height: 32px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 50%;
    cursor: pointer;
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
    -webkit-transition: border-color .25s, border-width .25s, -webkit-box-shadow .25s;
    transition: border-color .25s, border-width .25s, -webkit-box-shadow .25s;
    transition: border-color .25s, border-width .25s, box-shadow .25s;
    transition: border-color .25s, border-width .25s, box-shadow .25s, -webkit-box-shadow .25s;
    -webkit-transition-delay: 0.3s;
            transition-delay: 0.3s;
    will-change: transform; }
    .related_programs_item_link .animated_circle svg {
      width: 32px;
      height: 32px;
      overflow: visible; }
    .related_programs_item_link .animated_circle .animated_icon_arrow,
    .related_programs_item_link .animated_circle .animated_icon_print {
      stroke: #000;
      -webkit-transition: stroke 0.25s ease;
      transition: stroke 0.25s ease;
      -webkit-transform: scale(0.92) translateY(1px);
              transform: scale(0.92) translateY(1px); }
      @media screen and (min-width: 740px) {
        .related_programs_item_link .animated_circle .animated_icon_arrow,
        .related_programs_item_link .animated_circle .animated_icon_print {
          -webkit-transform: scale(1);
                  transform: scale(1); } }
    .related_programs_item_link .animated_circle .animated_icon_print {
      width: 12px;
      -webkit-transform: scale(0.92) translate(8px, 7px);
              transform: scale(0.92) translate(8px, 7px); }
      @media screen and (min-width: 740px) {
        .related_programs_item_link .animated_circle .animated_icon_print {
          -webkit-transform: scale(0.9) translate(8px, 8px);
                  transform: scale(0.9) translate(8px, 8px); } }
    .related_programs_item_link .animated_circle.left .animated_icon_arrow,
    .related_programs_item_link .animated_circle.left .animated_icon_print {
      -webkit-transform-origin: center center;
              transform-origin: center center;
      -webkit-transform: scale(0.92) translateX(-1px) rotate(180deg);
              transform: scale(0.92) translateX(-1px) rotate(180deg); }
      @media screen and (min-width: 740px) {
        .related_programs_item_link .animated_circle.left .animated_icon_arrow,
        .related_programs_item_link .animated_circle.left .animated_icon_print {
          -webkit-transform: scale(1) rotate(180deg);
                  transform: scale(1) rotate(180deg); } }
    .related_programs_item_link .animated_circle .animated_icon_circle {
      stroke: #DE2345;
      stroke-dasharray: 95;
      stroke-dashoffset: 95;
      -webkit-transform: translateX(1px) translateY(31px) rotate(-90deg);
              transform: translateX(1px) translateY(31px) rotate(-90deg);
      -webkit-transition: stroke-dashoffset 600ms ease;
      transition: stroke-dashoffset 600ms ease;
      -webkit-transform-origin: 0px 0px 0px;
              transform-origin: 0px 0px 0px; }
    @media screen and (min-width: 740px) {
      .related_programs_item_link .animated_circle {
        border-color: rgba(0, 0, 0, 0.2);
        border-width: 1px;
        -webkit-transform: scale(1);
                transform: scale(1); } }
  @media screen and (min-width: 740px) {
    .related_programs_item_link:hover .animated_circle, .related_programs_item_link:focus .animated_circle {
      border-color: transparent;
      -webkit-transition-delay: 0s;
              transition-delay: 0s; }
      .related_programs_item_link:hover .animated_circle .animated_icon_circle, .related_programs_item_link:focus .animated_circle .animated_icon_circle {
        stroke-dashoffset: 0px; }
      .related_programs_item_link:hover .animated_circle .animated_icon_arrow,
      .related_programs_item_link:hover .animated_circle .animated_icon_print, .related_programs_item_link:focus .animated_circle .animated_icon_arrow,
      .related_programs_item_link:focus .animated_circle .animated_icon_print {
        stroke: #000; } }
  .related_programs_item_link:hover .related_programs_item_link_label, .related_programs_item_link:focus .related_programs_item_link_label {
    color: #148071; }
  .related_programs_item_link:hover .external svg, .related_programs_item_link:focus .external svg {
    fill: #148071; }
  .related_programs_item_link .external svg {
    fill: #000; }

.related_programs_item_link_label {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-size: 11px;
  font-size: 0.6875rem;
  letter-spacing: 2px;
  letter-spacing: 0.125rem;
  text-transform: uppercase;
	text-decoration-line: underline;
    text-underline-offset: 2px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #000;
  letter-spacing: 1px;
  letter-spacing: 0.0625rem;
  -webkit-transition: color 0.25s ease;
  transition: color 0.25s ease; }
  @media screen and (min-width: 740px) {
    .related_programs_item_link_label {
      font-size: 13px;
      font-size: 0.8125rem; } }
	  
	  
/* ==========================================================================
	Program Page
============================================================================= */	
.program-content { display: flex; margin-bottom: 75px;  }
  .program-links { margin: 20px 65px 0 0; }
  
  	.program-links a .program_menu_description_link_text { text-shadow: 1px 1px 2px #222; }
  
 /* 
  .program-links a { 
		max-width: 400px;
		width: 100%;
		display: -webkit-inline-box;
		display: -ms-inline-flexbox;
		display: inline-flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		background: #025CB8;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		margin-bottom: 10px;
		padding: 17px 10px 17px 20px;
		color: #FFF;
		text-decoration: none; }
		
		.program-links a:hover { text-decoration: underline; }
		
	.program-links a .program-link-text {	
		font-family: 'Open Sans',sans-serif; font-weight: 700; font-size: 14px; font-size: 0.875rem; color: #FFF;
		letter-spacing: 1.3px; text-transform: uppercase; line-height: 1;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		-webkit-transition: color 0.25s ease;
		  transition: color 0.25s ease; }
		  
		  
	.program-link-text { text-shadow: 1px 1px 2px #222; }  
  
  
  	.program-links a .animated_circle {
		border: 1px solid rgba(255,255,255,0.4);
		border-color: rgba(255,255,255,0.4);
		border-width: 1px; border-radius: 50%;
		width: 32px;
		height: 32px;
		display: -webkit-inline-box;
		display: -ms-inline-flexbox;
		display: inline-flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		cursor: pointer;
		-webkit-transform: scale(0.9);
		transform: scale(0.9);
		-webkit-transition: border-color .25s,border-width .25s,-webkit-box-shadow .25s;
		transition: border-color .25s,border-width .25s,-webkit-box-shadow .25s;
		transition: border-color .25s,border-width .25s,box-shadow .25s;
		transition: border-color .25s,border-width .25s,box-shadow .25s,-webkit-box-shadow .25s;
		-webkit-transition-delay: 0.3s;
		transition-delay: 0.3s;
		will-change: transform;
		stroke: #FFF;
		}
  
  .program-links a:hover .animated_circle {
		border-color: transparent;
		-webkit-transition-delay: 0s;
		transition-delay: 0s; }
		
  */
  
  
  .program-details {  }

	.campus-intro .result_item_title_campus { font-size: 19px; font-size: 1.2rem; }

	.program-meta { margin: 25px 0; }
	  .program-meta .meta-item { padding: 5px 8px; border: 1px solid #148071; border-radius: 5px; text-transform: uppercase; }

	.program-details h2 { font-weight: 600; color: #353535; font-size: 20px; font-size: 1.3rem; margin: 45px 0 0; }


.program-campus-info { border-top: 1px solid #EAEAEB; padding-top: 50px; margin-bottom: 75px; }



/* ==========================================================================
	Special Report Menu
============================================================================= */

.special_report_menu {
  background: #FFF;
  -webkit-box-shadow: -7px 0px 35px -2px rgba(0, 0, 0, 0.42);
          box-shadow: -7px 0px 35px -2px rgba(0, 0, 0, 0.42);
  display: block; }
  [data-whatinput="mouse"] .special_report_menu:focus,
  [data-whatinput="touch"] .special_report_menu:focus {
    outline: none; }
  @media print {
    .special_report_menu {
      display: none; } }
  .js .special_report_menu {
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    width: 287px;
    max-width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    right: 0;
    z-index: 400;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
    -webkit-transition: opacity .35s, visibility .35s, -webkit-transform .35s;
    transition: opacity .35s, visibility .35s, -webkit-transform .35s;
    transition: opacity .35s, transform .35s, visibility .35s;
    transition: opacity .35s, transform .35s, visibility .35s, -webkit-transform .35s; }
    @media screen and (min-width: 500px) {
      .js .special_report_menu {
        width: 400px; } }
    @media screen and (min-width: 740px) {
      .js .special_report_menu {
        width: 500px; } }
  .special_report_menu.fs-swap-active {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0);
    visibility: visible; }

.special_report_menu_close {
  width: 40px;
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  right: 13px;
  top: 20px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: 1px solid #DE2345;
  border-radius: 50%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: background-color 0.25s ease;
  transition: background-color 0.25s ease;
  z-index: 1; }
  body:not(.loaded) .special_report_menu_close {
    opacity: 0; }
  .special_report_menu_close:hover {
    background: #DE2345; }
  @media screen and (min-width: 500px) {
    .special_report_menu_close {
      right: 20px;
      top: 30px; } }

.special_report_menu_close_icon .icon {
  width: 16px;
  height: 16px;
  fill: #FFF; }

.special_report_menu_content_header {
  background: #000;
  padding: 16px 60px;
  padding-left: 13px; }
  @media screen and (min-width: 740px) {
    .special_report_menu_content_header {
      padding: 52px 60px; } }

.special_report_menu_content_header_label {
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.33333;
  color: #FFF;
  line-height: 1.5; }
  @media screen and (min-width: 740px) {
    .special_report_menu_content_header_label {
      font-size: 30px;
      font-size: 1.875rem; } }

.special_report_menu_listing {
  background: #000;
  border-top: 1px solid #353535;
  list-style: none;
  margin: 0;
  padding-left: 0; }

.report_menu_list_item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: 1px solid #353535;
  color: #FFF;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end; }

.report_menu_list_item_number {
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  width: 40px;
  height: 100%;
  min-height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  left: 0;
  top: 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #025CB8;
  font-size: 16px;
  font-size: 1rem;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  line-height: 1.75; }
  @media screen and (min-width: 500px) {
    .report_menu_list_item_number {
      width: 50px;
      min-height: 50px; } }
  @media screen and (min-width: 740px) {
    .report_menu_list_item_number {
      width: 60px;
      min-height: 60px;
      font-size: 25px;
      font-size: 1.5625rem; } }

.report_menu_list_item_link {
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.5;
  width: calc(100% - 40px);
  min-height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-left: 1px solid transparent;
  color: #FFF;
  padding: 10px 20px;
  -webkit-transition: background-color 0.25s ease, color 0.25s ease, border-color 0.25s ease;
  transition: background-color 0.25s ease, color 0.25s ease, border-color 0.25s ease; }
  @media screen and (min-width: 740px) {
    .report_menu_list_item_link {
      font-size: 20px;
      font-size: 1.25rem; } }
  @media screen and (min-width: 500px) {
    .report_menu_list_item_link {
      width: calc(100% - 50px);
      min-height: 50px; } }
  @media screen and (min-width: 740px) {
    .report_menu_list_item_link {
      width: calc(100% - 60px);
      min-height: 60px; }
      .report_menu_list_item_link:hover {
        background: #025CB8;
        border-color: rgba(0, 0, 0, 0.4);
        color: #FFF; } }

/* ==========================================================================
	Bidirectional Nav
========================================================================== */
.bidirectional_nav p {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 2;
  margin: 0; }
  @media screen and (min-width: 1220px) {
    .bidirectional_nav p {
      font-size: 14px;
      font-size: 0.875rem; } }

.bidirectional_nav a {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  position: relative;
  color: #FFF; }
  .bidirectional_nav a:before {
    width: 100%;
    height: 1px;
    display: block;
    position: absolute;
    bottom: -1px;
    left: 0;
    background: #148071;
    content: ""; }
  .bidirectional_nav a:after {
    width: 0;
    height: 1px;
    display: block;
    position: absolute;
    bottom: -1px;
    left: 0;
    background: #FFF;
    content: "";
    -webkit-transition: width 0.25s ease;
    transition: width 0.25s ease; }
  @media screen and (min-width: 740px) {
    .bidirectional_nav a:hover:after, .bidirectional_nav a:focus:after {
      width: 100%; } }

@media screen and (min-width: 980px) {
  .bidirectional_nav {
    display: inline-block; } }

/* ==========================================================================
	Breadcrumb Navigation
============================================================================= */
.breadcrumb_nav {
  display: none; }
  .page_header_top_breadcrumbs .breadcrumb_nav,
  .roundabout_feature_breadcrumbs .breadcrumb_nav {
    display: block; }
  @media screen and (min-width: 980px) {
    .breadcrumb_nav {
      display: block; } }

.breadcrumb_nav_header {
  width: 1px;
  height: 1px;
  position: absolute;
  border: 0;
  clip: rect(0 0 0 0);
  margin: -1px;
  overflow: hidden;
  padding: 0; }
  .breadcrumb_nav_header.focusable:active, .breadcrumb_nav_header.focusable:focus {
    width: auto;
    height: auto;
    position: static;
    clip: auto;
    margin: 0;
    overflow: visible; }

.breadcrumb_list {
  list-style: none;
  margin: 0;
  overflow-x: auto;
  padding: 0;
  white-space: nowrap; }

.breadcrumb_item {
  display: inline-block; }
  .breadcrumb_item:after {
    content: "/";
    color: rgba(0, 0, 0, 0.6); }
    .page_header_top.image .breadcrumb_item:after,
    .page_header_top.video .breadcrumb_item:after {
      color: rgba(255, 255, 255, 0.6); }
  .breadcrumb_item:last-child:after {
    opacity: 0;
    visibility: hidden; }
  @media screen and (max-width: 739px) {
    .breadcrumb_item {
      display: none; }
      .breadcrumb_item:last-child {
        display: inline-block; } }

.breadcrumb_pill {
  display: inline-block; }

.breadcrumb_pill_link {
  position: relative;
  color: inherit;
  padding-bottom: 2px; }
  .breadcrumb_pill_link:before {
    width: 0px;
    height: 1px;
    display: block;
    position: absolute;
    left: 0;
    bottom: 0px;
    background: rgba(0, 0, 0, 0.6);
    content: "";
    opacity: 0;
    -webkit-transition: width 0.25s ease, opacity 0.25s ease;
    transition: width 0.25s ease, opacity 0.25s ease;
    z-index: 1; }
    .page_header_top.image .breadcrumb_pill_link:before,
    .page_header_top.video .breadcrumb_pill_link:before,
    .roundabout_feature .breadcrumb_pill_link:before,
    .landing_feature_media_stats .breadcrumb_pill_link:before {
      background: rgba(255, 255, 255, 0.6); }
  .breadcrumb_pill_link:hover:before, .breadcrumb_pill_link:focus:before {
    width: 100%;
    opacity: 1; }

/* ==========================================================================
	Campus Menu
============================================================================= */
.campus_menu_mobile .menu_trigger {
  width: 100%;
  background: #FFF !important;
  border: 1px solid #DFDFDF;
  -webkit-box-shadow: 0px 0px 12px 2px rgba(0, 0, 0, 0.08);
          box-shadow: 0px 0px 12px 2px rgba(0, 0, 0, 0.08);
  color: #000;
  font-size: 14px;
  font-size: 0.875rem;
  padding: 5px 15px; }
  .campus_menu_mobile .menu_trigger[aria-expanded=true] {
    color: #000;
    padding-bottom: 5px; }
  @media screen and (min-width: 740px) {
    .campus_menu_mobile .menu_trigger:hover, .campus_menu_mobile .menu_trigger:focus {
      color: #DE2345; }
      .campus_menu_mobile .menu_trigger:hover .menu_trigger_icon, .campus_menu_mobile .menu_trigger:focus .menu_trigger_icon {
        background: #000;
        border-color: #000; }
        .campus_menu_mobile .menu_trigger:hover .menu_trigger_icon .icon, .campus_menu_mobile .menu_trigger:focus .menu_trigger_icon .icon {
          fill: #FFF; } }

.campus_menu_mobile .menu_trigger_icon {
  width: 28px;
  height: 28px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: 1px solid #DFDFDF;
  border-radius: 50%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: background-color 0.25s ease, border-color 0.25s ease;
  transition: background-color 0.25s ease, border-color 0.25s ease; }
  .campus_menu_mobile .menu_trigger_icon .icon {
    fill: #DE2345;
    -webkit-transition: fill 0.25s ease;
    transition: fill 0.25s ease; }
  .campus_menu_mobile .menu_trigger_icon .icon_minus {
    display: none; }

.campus_menu_mobile .menu_panel {
  width: 100%;
  position: relative;
  border: 1px solid #DFDFDF;
  border-top: none;
  border-radius: 0px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  -webkit-box-shadow: 0px 0px 12px 2px rgba(0, 0, 0, 0.08);
          box-shadow: 0px 0px 12px 2px rgba(0, 0, 0, 0.08); }

.campus_menu_mobile .menu_panel_link {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  border-bottom: 1px solid #DFDFDF;
  font-size: 14px;
  font-size: 0.875rem;
  padding: 11px 15px;
  -webkit-transition: color 0.25s ease;
  transition: color 0.25s ease; }
  @media screen and (min-width: 740px) {
    .campus_menu_mobile .menu_panel_link:hover {
      color: #DE2345; } }

.campus_menu_mobile.open .menu_trigger_icon .icon_minus {
  display: block; }

.campus_menu_mobile.open .menu_trigger_icon .icon_plus {
  display: none; }

/* ==========================================================================
	Footer Navigation
============================================================================= */
.copyright {
  margin-bottom: 30px; }
  .copyright .copyright_info {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 2;
    margin: 0; }
    @media screen and (min-width: 1220px) {
      .copyright .copyright_info {
        font-size: 14px;
        font-size: 0.875rem; } }
  @media screen and (min-width: 740px) {
    .copyright {
      margin-bottom: 25px; } }
  @media screen and (min-width: 980px) {
    .copyright {
      display: inline-block;
      margin-bottom: 0;
      margin-left: 10px; } }

.terms_nav {
  margin-bottom: 30px; }
  @media screen and (min-width: 740px) {
    .terms_nav {
      margin-bottom: 10px; } }
  @media screen and (min-width: 980px) {
    .terms_nav {
      margin-top: 10px; } }
  @media screen and (min-width: 1220px) {
    .terms_nav {
      display: inline-block; } }

.terms_nav_header {
  width: 1px;
  height: 1px;
  position: absolute;
  border: 0;
  clip: rect(0 0 0 0);
  margin: -1px;
  overflow: hidden;
  padding: 0; }
  .terms_nav_header.focusable:active, .terms_nav_header.focusable:focus {
    width: auto;
    height: auto;
    position: static;
    clip: auto;
    margin: 0;
    overflow: visible; }

.terms_nav_list {
  list-style: none;
  padding-left: 0;
  margin: 0; }
  @media screen and (min-width: 740px) {
    .terms_nav_list {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; } }

.terms_nav_item {
  margin-right: 20px;
  margin-bottom: 12px; }
  .terms_nav_item:last-child {
    margin-right: 0; }

.terms_nav_link {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-size: 11px;
  font-size: 0.6875rem;
  letter-spacing: 2px;
  letter-spacing: 0.125rem;
  text-transform: uppercase;
  position: relative;
  color: #FFF;
  letter-spacing: 1px;
  letter-spacing: 0.0625rem; }
  .terms_nav_link:after {
    width: 0px;
    height: 1px;
    display: block;
    position: absolute;
    bottom: -2px;
    left: 0;
    background: #FFF;
    content: "";
    -webkit-transition: width 0.25s ease;
    transition: width 0.25s ease; }
  .terms_nav_link:hover:after, .terms_nav_link:focus:after {
    width: 100%; }

.footer_nav {
  padding: 15px 0 27px; }
  @media screen and (min-width: 500px) {
    .footer_nav {
      padding: 25px 0 27px; } }
  @media screen and (min-width: 740px) {
    .footer_nav {
      width: 100%;
      padding: 15px 0 27px; } }
  @media screen and (min-width: 980px) {
    .footer_nav {
      width: auto; } }

.footer_nav_title {
  width: 1px;
  height: 1px;
  position: absolute;
  border: 0;
  clip: rect(0 0 0 0);
  margin: -1px;
  overflow: hidden;
  padding: 0; }
  .footer_nav_title.focusable:active, .footer_nav_title.focusable:focus {
    width: auto;
    height: auto;
    position: static;
    clip: auto;
    margin: 0;
    overflow: visible; }

.footer_nav_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  list-style: none;
  margin: 0;
  padding: 0; }
  @media screen and (min-width: 500px) {
    .footer_nav_list {
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; } }
  @media screen and (min-width: 740px) {
    .footer_nav_list {
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start; } }

@media screen and (min-width: 500px) {
  .footer_nav_item {
    margin-right: 20px; }
    .footer_nav_item:last-child {
      margin-right: 0px; } }

@media screen and (min-width: 1220px) {
  .footer_nav_item {
    margin-right: 40px; } }

.footer_nav_link {
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  display: block;
  position: relative;
  color: #FFF;
  font-size: 15px;
  font-size: 0.9375rem; }
  .footer_nav_link:after {
    width: 0px;
    height: 1px;
    display: block;
    position: absolute;
    bottom: 0px;
    left: 0;
    background: #FFF;
    content: "";
    -webkit-transition: width 0.25s ease;
    transition: width 0.25s ease; }
  @media screen and (min-width: 740px) {
    .footer_nav_link:hover:after, .footer_nav_link:focus:after {
      width: 100%; } }
  @media screen and (min-width: 1220px) {
    .footer_nav_link {
      font-size: 20px;
      font-size: 1.25rem; } }

/* ==========================================================================
	Main Navigation
============================================================================= */
.main_nav {
  -webkit-transition: -webkit-transform 0.325s ease;
  transition: -webkit-transform 0.325s ease;
  transition: transform 0.325s ease;
  transition: transform 0.325s ease, -webkit-transform 0.325s ease; }
  @media screen and (max-width: 979px) {
    .main_nav.main_nav_lg {
      display: none; } }
  .main_nav.main_nav_home, .main_nav.main_nav_interior {
    width: 40%; }
    .header_umassp .main_nav.main_nav_home, .header_umassp .main_nav.main_nav_interior {
      width: auto;
      display: none; }
      @media screen and (min-width: 980px) {
        .header_umassp .main_nav.main_nav_home, .header_umassp .main_nav.main_nav_interior {
          display: block; } }
  body.loaded .main_nav.main_nav_interior.load-logo {
    -webkit-transform: translateX(70px);
            transform: translateX(70px); }
  .load-logo .main_nav {
    -webkit-transform: translateX(70px);
            transform: translateX(70px); }
  .main_nav.main_nav_menu {
    border-top: 1px solid #EAEAEA; }

.main_nav_header {
  width: 1px;
  height: 1px;
  position: absolute;
  border: 0;
  clip: rect(0 0 0 0);
  margin: -1px;
  overflow: hidden;
  padding: 0; }
  .main_nav_header.focusable:active, .main_nav_header.focusable:focus {
    width: auto;
    height: auto;
    position: static;
    clip: auto;
    margin: 0;
    overflow: visible; }

.main_nav_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  margin: 0;
  padding: 0; }
  .main_nav_menu .main_nav_list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
  .header_umassp .main_nav_list {
    border-left: 1px solid rgba(255, 255, 255, 0.2);
    margin-left: 23px; }

.main_nav_item {
  width: 33.3333%;
  border-right: 1px solid #DFDFDF; }
  .main_nav_menu .main_nav_item {
    width: 100%;
    border-right: none;
    border-bottom: 1px solid #EAEAEA; }
  .header_umassp .main_nav_item {
    width: auto;
    border-color: rgba(255, 255, 255, 0.2); }

.main_nav_item_wrapper {
  position: relative; }

.main_nav_link {
  height: 70px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #FFF;
  color: #000;
  padding: 26px 30px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  @media screen and (min-width: 740px) {
    .main_nav_link:focus,
    .main_nav_item:hover .main_nav_link {
      color: #025CB8;
      background: #f4f4f4; }
      .main_nav_link:focus .main_nav_link_label:after,
      .main_nav_item:hover .main_nav_link .main_nav_link_label:after {
        width: 100%; }
      .header_umassp .main_nav_link:focus, .header_umassp
      .main_nav_item:hover .main_nav_link {
        background: #0375ea;
        color: #FFF; } }
  .main_nav_item.fs-swap-active .main_nav_link {
    color: #025CB8; }
  .main_nav_menu .main_nav_link {
    height: auto;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 12px 20px; }
    @media screen and (min-width: 500px) {
      .main_nav_menu .main_nav_link {
        padding: 20px 30px; } }
    @media screen and (min-width: 740px) {
      .main_nav_menu .main_nav_link {
        padding: 20px 60px; } }
  .header_umassp .main_nav_link {
    background: #025CB8;
    color: #FFF; }

.main_nav_link_label {
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.5;
  text-transform: uppercase; }
  .home_sticky_nav .main_nav_link_label,
  .header_ribbon_bottom .main_nav_link_label {
    position: relative; }
    .home_sticky_nav .main_nav_link_label:after,
    .header_ribbon_bottom .main_nav_link_label:after {
      width: 0px;
      height: 1px;
      display: block;
      position: absolute;
      left: 0;
      bottom: 2px;
      background: #025CB8;
      content: "";
      -webkit-transition: width 0.325s ease;
      transition: width 0.325s ease; }
  .main_nav_menu .main_nav_link_label {
    font-size: 20px;
    font-size: 1.25rem; }

.main_nav_link_icon {
  width: 24px;
  height: 24px;
  display: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #000;
  border-radius: 50%;
  cursor: pointer;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .main_nav_menu .main_nav_link_icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .main_nav_link_icon .icon {
    fill: #FFF; }
  .main_nav_link_icon .icon_close {
    width: 12px;
    height: 12px;
    display: none; }
  .main_nav_item.fs-swap-active .main_nav_link_icon {
    background: #DE2345; }
    .main_nav_item.fs-swap-active .main_nav_link_icon .icon_plus {
      display: none; }
    .main_nav_item.fs-swap-active .main_nav_link_icon .icon_close {
      display: block; }

.main_nav_toggle {
  display: none; }
  .js .main_nav_toggle {
    width: 44px;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
    display: block; }
    @media screen and (min-width: 500px) {
      .js .main_nav_toggle {
        width: 54px; } }
    @media screen and (min-width: 740px) {
      .js .main_nav_toggle {
        width: 84px; } }
  @media screen and (min-width: 980px) {
    .main_nav_lg .main_nav_toggle {
      position: absolute;
      opacity: 0;
      pointer-events: none; } }
  @media screen and (min-width: 980px) {
    .main_nav_toggle:focus {
      opacity: 1;
      pointer-events: auto; } }

.main_nav_toggle_label {
  width: 1px;
  height: 1px;
  position: absolute;
  border: 0;
  clip: rect(0 0 0 0);
  margin: -1px;
  overflow: hidden;
  padding: 0; }
  .main_nav_toggle_label.focusable:active, .main_nav_toggle_label.focusable:focus {
    width: auto;
    height: auto;
    position: static;
    clip: auto;
    margin: 0;
    overflow: visible; }

.main_nav_toggle_icon {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-transition: -webkit-transform 0.25s;
  transition: -webkit-transform 0.25s;
  transition: transform 0.25s;
  transition: transform 0.25s, -webkit-transform 0.25s; }

.main_nav_children {
  display: none;
  list-style: none;
  margin: 0;
  padding: 0; }
  .main_nav_lg .main_nav_children {
    display: block;
    position: absolute;
    opacity: 0;
    -webkit-transition: opacity 0.25s, visibility 0.25s;
    transition: opacity 0.25s, visibility 0.25s;
    visibility: hidden; }
  .main_nav_menu .main_nav_item.fs-swap-enabled .main_nav_children {
    background: #F9F9F9;
    border-top: 1px solid #EAEAEA; }
  .main_nav_menu .main_nav_item.fs-swap-enabled.fs-swap-active .main_nav_children {
    display: block; }
  .main_nav_sm .main_nav_item.fs-swap-enabled .main_nav_children {
    display: none; }
  .main_nav_lg .main_nav_item:focus .main_nav_children, .main_nav_lg
  .main_nav_item:hover .main_nav_children {
    opacity: 1;
    visibility: visible; }
  .main_nav_sm .main_nav_item.fs-swap-active .main_nav_children {
    display: block; }
  .main_nav_lg .main_nav_item.fs-swap-active .main_nav_children {
    opacity: 1;
    visibility: visible; }

.main_nav_child_item {
  border-bottom: 1px solid #EAEAEA;
  padding: 0 20px; }
  .main_nav_child_item:last-child {
    border-bottom: none; }
  @media screen and (min-width: 500px) {
    .main_nav_child_item {
      padding: 0 30px; } }
  @media screen and (min-width: 740px) {
    .main_nav_child_item {
      padding: 0 60px; } }

.main_nav_child_link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 12px 0; }
  @media screen and (min-width: 500px) {
    .main_nav_child_link {
      padding: 15px 0; } }

.main_nav_child_link_label {
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  color: #000;
  font-size: 14px;
  font-size: 0.875rem; }

.main_nav_child_link_icon {
  width: 24px;
  height: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 50%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .main_nav_child_link_icon .icon {
    fill: #DE2345; }

/* ==========================================================================
   Menu button
============================================================================= */
.menu_item {
  position: relative; }

.menu_trigger {
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  width: 180px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: rgba(0, 0, 0, 0.5);
  border: 1px solid rgba(255, 255, 255, 0.3);
  border-radius: 4px;
  color: #FFF;
  font-size: 14px;
  font-size: 0.875rem;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 12px 20px;
  -webkit-transition: background-color 0.25s ease, color 0.25s ease, height 0.25s ease, padding 0.25s ease;
  transition: background-color 0.25s ease, color 0.25s ease, height 0.25s ease, padding 0.25s ease; }
  .page_layout_default .menu_trigger,
  .page_layout_news_detail .menu_trigger,
  .page_layout_news_listing .menu_trigger {
    background-color: #025CB8; text-shadow: 1px 1px 2px #222; }
  .page_layout_roundabout .menu_trigger {
    background-color: #DE2345; }
  @media screen and (min-width: 740px) {
    .menu_trigger:hover, .menu_trigger:focus {
      background-color: #F9F9F9;
      color: #025CB8;
	  text-shadow: none; }
      .campusfinder_mobile_filter_menu_item .menu_trigger:hover, .campusfinder_mobile_filter_menu_item .menu_trigger:focus {
        background: #DE2345;
        color: #FFF; } }
  .menu_trigger[aria-expanded=true] {
    background-color: #F9F9F9;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    color: #025CB8;
    padding-bottom: 20px; }
    .campusfinder_mobile_filter_menu_item .menu_trigger[aria-expanded=true] {
      background: #DE2345;
      color: #FFF;
      padding-bottom: 12px; }

.menu_trigger_icon {
  margin-left: 10px; }
  .menu_trigger_icon .icon_caret_down {
    width: 10px;
    height: 6px; }

.menu_panel {
  width: auto;
  background-color: #FFF;
  color: #000;
  position: absolute;
  top: 100%;
  left: 0;
  border-radius: 4px;
  border-top-left-radius: 0; }

.menu_panel_list {
  list-style: none;
  margin: 0;
  padding: 0; }

.menu_panel_link {
  color: inherit;
  display: block; }

/* ==========================================================================
	News Category Menu
============================================================================= */
.news_category_menu .menu_trigger {
  width: 100%;
  background: #FFF !important;
  border: 1px solid #DFDFDF;
  -webkit-box-shadow: 0px 0px 12px 2px rgba(0, 0, 0, 0.08);
          box-shadow: 0px 0px 12px 2px rgba(0, 0, 0, 0.08);
  color: #000;
  font-size: 15px;
  font-size: 0.9375rem;
  padding: 5px 15px; }
  .news_category_menu .menu_trigger[aria-expanded=true] {
    color: #000;
    padding-bottom: 5px; }
  @media screen and (min-width: 740px) {
    .news_category_menu .menu_trigger:hover {
      color: #DE2345; }
      .news_category_menu .menu_trigger:hover .menu_trigger_icon {
        background: #000;
        border-color: #000; }
        .news_category_menu .menu_trigger:hover .menu_trigger_icon .icon {
          fill: #FFF; } }

.news_category_menu .menu_trigger_icon {
  width: 28px;
  height: 28px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: 1px solid #DFDFDF;
  border-radius: 50%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .news_category_menu .menu_trigger_icon .icon {
    fill: #DE2345; }
  .news_category_menu .menu_trigger_icon .icon_minus {
    display: none; }

.news_category_menu .menu_panel {
  width: 100%;
  position: relative;
  border: 1px solid #DFDFDF;
  border-top: none;
  border-radius: 0px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  -webkit-box-shadow: 0px 0px 12px 2px rgba(0, 0, 0, 0.08);
          box-shadow: 0px 0px 12px 2px rgba(0, 0, 0, 0.08); }

.news_category_menu .menu_panel_link {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  border-bottom: 1px solid #DFDFDF;
  font-size: 14px;
  font-size: 0.875rem;
  padding: 11px 15px;
  -webkit-transition: color 0.25s ease;
  transition: color 0.25s ease; }
  @media screen and (min-width: 740px) {
    .news_category_menu .menu_panel_link:hover {
      color: #DE2345; } }

.news_category_menu.open .menu_trigger_icon .icon_minus {
  display: block; }

.news_category_menu.open .menu_trigger_icon .icon_plus {
  display: none; }

@media screen and (min-width: 980px) {
  .news_category_menu {
    display: none; } }

/* ==========================================================================
	News Category Menu
============================================================================= */
.news_feed_menu .menu_trigger {
  width: 100%;
  background: #FFF !important;
  border: 1px solid #DFDFDF;
  -webkit-box-shadow: 0px 0px 12px 2px rgba(0, 0, 0, 0.08);
          box-shadow: 0px 0px 12px 2px rgba(0, 0, 0, 0.08);
  color: #000;
  font-size: 15px;
  font-size: 0.9375rem;
  padding: 5px 15px; }
  .news_feed_menu .menu_trigger[aria-expanded=true] {
    color: #000;
    padding-bottom: 5px; }
  @media screen and (min-width: 740px) {
    .news_feed_menu .menu_trigger:hover {
      color: #DE2345; }
      .news_feed_menu .menu_trigger:hover .menu_trigger_icon {
        background: #000;
        border-color: #000; }
        .news_feed_menu .menu_trigger:hover .menu_trigger_icon .icon {
          fill: #FFF; } }

.news_feed_menu .menu_trigger_icon {
  width: 28px;
  height: 28px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: 1px solid #DFDFDF;
  border-radius: 50%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .news_feed_menu .menu_trigger_icon .icon {
    fill: #DE2345; }
  .news_feed_menu .menu_trigger_icon .icon_minus {
    display: none; }

.news_feed_menu .menu_panel {
  width: 100%;
  position: relative;
  border: 1px solid #DFDFDF;
  border-top: none;
  border-radius: 0px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  -webkit-box-shadow: 0px 0px 12px 2px rgba(0, 0, 0, 0.08);
          box-shadow: 0px 0px 12px 2px rgba(0, 0, 0, 0.08); }

.news_feed_menu .menu_panel_link {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 100%;
  border-bottom: 1px solid #DFDFDF;
  font-size: 14px;
  font-size: 0.875rem;
  padding: 11px 15px;
  text-align: left;
  -webkit-transition: color 0.25s ease;
  transition: color 0.25s ease; }
  @media screen and (min-width: 740px) {
    .news_feed_menu .menu_panel_link:hover {
      color: #DE2345; } }

.news_feed_menu.open .menu_trigger_icon .icon_minus {
  display: block; }

.news_feed_menu.open .menu_trigger_icon .icon_plus {
  display: none; }

@media screen and (min-width: 980px) {
  .news_feed_menu {
    display: none; } }

/* ==========================================================================
	Related Footer Nav
========================================================================== */
@media screen and (min-width: 740px) {
  .related_nav {
    width: 100%; } }

@media screen and (min-width: 980px) {
  .related_nav {
    margin-top: 40px; } }

@media screen and (min-width: 1220px) {
  .related_nav {
    margin-top: 60px; } }

.related_nav_header {
  margin: 10px 0; }
  @media screen and (min-width: 740px) {
    .related_nav_header {
      margin-bottom: 20px; } }

.related_nav_title {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  display: inline-block;
  position: relative;
  font-size: 12px;
  font-size: 0.75rem;
  margin: 0; }
  @media screen and (min-width: 980px) {
    .related_nav_title {
      font-family: 'Open Sans', sans-serif;
      font-weight: 700;
      font-style: italic; } }
  @media screen and (min-width: 1220px) {
    .related_nav_title {
      font-size: 14px;
      font-size: 0.875rem; } }
  .related_nav_title:before {
    width: 6px;
    height: 1px;
    display: block;
    position: absolute;
    right: -15px;
    top: 50%;
    background: rgba(255, 255, 255, 0.5);
    content: ""; }
  .related_nav_title:after {
    width: 1px;
    height: 6px;
    display: block;
    position: absolute;
    right: -15px;
    top: calc(50% + 1px);
    background: rgba(255, 255, 255, 0.5);
    content: ""; }

.related_nav_list {
  list-style: none;
  padding-left: 0;
  margin: 0; }
  @media screen and (min-width: 740px) {
    .related_nav_list {
      width: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; } }
  @media screen and (min-width: 980px) {
    .related_nav_list {
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; } }

.related_nav_item {
  position: relative;
  margin-bottom: 12px; }
  @media screen and (min-width: 740px) {
    .related_nav_item {
      width: 33.33%; } }
  @media screen and (min-width: 980px) {
    .related_nav_item {
      width: auto; }
      .related_nav_item:after {
        width: 1px;
        height: 100%;
        display: block;
        position: absolute;
        right: -17px;
        top: 0;
        background: rgba(255, 255, 255, 0.3);
        content: ""; }
      .related_nav_item:last-child:after {
        display: none; } }
  @media screen and (min-width: 1220px) {
    .related_nav_item:after {
      right: -17px; }
      .page_layout_umassp .related_nav_item:after {
        right: -22px; } }

.related_nav_link {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-size: 11px;
  font-size: 0.6875rem;
  letter-spacing: 2px;
  letter-spacing: 0.125rem;
  text-transform: uppercase;
  position: relative;
  color: #FFF; }
  .related_nav_link:after {
    width: 0px;
    height: 1px;
    display: block;
    position: absolute;
    bottom: -2px;
    left: 0;
    background: #FFF;
    content: "";
    -webkit-transition: width 0.25s ease;
    transition: width 0.25s ease; }
  @media screen and (min-width: 740px) {
    .related_nav_link:hover:after, .related_nav_link:focus:after {
      width: 100%; } }

/* ==========================================================================
	Quick Nav
============================================================================= */
.roundabout_nav.roundabout_nav_home, .roundabout_nav.roundabout_nav_interior {
  width: 60%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end; }
  @media only screen and (min-width: 1400px) {
    .roundabout_nav.roundabout_nav_home, .roundabout_nav.roundabout_nav_interior {
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; } }

.roundabout_nav.roundabout_nav_home {
  height: 70px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  overflow: hidden; }

.roundabout_nav.roundabout_nav_special {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 20px; }
  .roundabout_nav.roundabout_nav_special:after {
    width: 100%;
    height: 3px;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(255, 255, 255, 0.2);
    content: "";
    z-index: 0; }
  @media screen and (min-width: 740px) {
    .roundabout_nav.roundabout_nav_special {
      margin-top: 0; }
      .roundabout_nav.roundabout_nav_special:after {
        display: none; } }

.roundabout_nav_header {
  width: 1px;
  height: 1px;
  position: absolute;
  border: 0;
  clip: rect(0 0 0 0);
  margin: -1px;
  overflow: hidden;
  padding: 0; }
  .roundabout_nav_header.focusable:active, .roundabout_nav_header.focusable:focus {
    width: auto;
    height: auto;
    position: static;
    clip: auto;
    margin: 0;
    overflow: visible; }

.roundabout_nav_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  margin: 0;
  padding-left: 0; }
  @media screen and (min-width: 1220px) {
    .page_layout_roundabout .roundabout_nav_list {
      width: 552px; } }
  @media only screen and (min-width: 1400px) {
    .roundabout_nav_list {
      -webkit-transform: translateX(70px);
              transform: translateX(70px); } }

.roundabout_nav_item {
  margin-right: 24px;
  opacity: 0;
  -webkit-transition: opacity 0.5s ease, -webkit-transform 0.5s ease;
  transition: opacity 0.5s ease, -webkit-transform 0.5s ease;
  transition: transform 0.5s ease, opacity 0.5s ease;
  transition: transform 0.5s ease, opacity 0.5s ease, -webkit-transform 0.5s ease;
  -webkit-transform: translateY(-300px);
          transform: translateY(-300px); }
  .roundabout_nav_special .roundabout_nav_item {
    margin-right: 12px;
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); }
    @media screen and (min-width: 500px) {
      .roundabout_nav_special .roundabout_nav_item {
        margin-right: 24px; } }
    @media screen and (min-width: 740px) {
      .roundabout_nav_special .roundabout_nav_item {
        margin-right: 12px; } }
    @media screen and (min-width: 980px) {
      .roundabout_nav_special .roundabout_nav_item {
        margin-right: 24px; } }
  @media screen and (min-width: 1220px) {
    .roundabout_nav_item {
      margin-right: 40px; } }
  @media screen and (min-width: 980px) {
    .page_inner.transition .roundabout_nav_item,
    .home_sticky_nav.visible .roundabout_nav_item {
      opacity: 1;
      -webkit-transform: translateY(0);
              transform: translateY(0); }
    .home_announcement .roundabout_nav_item {
      opacity: 1;
      -webkit-transform: translateY(0);
              transform: translateY(0); }
    .page_layout_default .roundabout_nav_item,
    .page_layout_news_listing .roundabout_nav_item,
    .page_layout_news_detail .roundabout_nav_item,
    .page_layout_roundabout .roundabout_nav_item {
      opacity: 1;
      -webkit-transform: translateY(0);
              transform: translateY(0); }
    .roundabout_nav_item:nth-of-type(1) {
      -webkit-transition-delay: 0.125s;
              transition-delay: 0.125s; }
    .roundabout_nav_item:nth-of-type(2) {
      -webkit-transition-delay: 0.25s;
              transition-delay: 0.25s; }
    .roundabout_nav_item:nth-of-type(3) {
      -webkit-transition-delay: 0.375s;
              transition-delay: 0.375s; }
    .roundabout_nav_item:nth-of-type(1):hover .roundabout_nav_link {
      color: #003E7D; }
      .roundabout_nav_special .roundabout_nav_item:nth-of-type(1):hover .roundabout_nav_link {
        color: #FFF; }
    .roundabout_nav_item:nth-of-type(2):hover .roundabout_nav_link {
      color: #881C1C; }
      .roundabout_nav_special .roundabout_nav_item:nth-of-type(2):hover .roundabout_nav_link {
        color: #FFF; }
    .roundabout_nav_item:nth-of-type(3):hover .roundabout_nav_link {
      color: #008977; }
      .roundabout_nav_special .roundabout_nav_item:nth-of-type(3):hover .roundabout_nav_link {
        color: #FFF; } }
  .roundabout_nav_special .roundabout_nav_item {
    -webkit-transition: border-color 0.25s ease;
    transition: border-color 0.25s ease; }
    .roundabout_nav_special .roundabout_nav_item .roundabout_nav_link {
      padding-top: 5px; }
    .roundabout_nav_special .roundabout_nav_item:nth-of-type(1) {
      border-top: 3px solid transparent; }
      .program_finder .roundabout_nav_special .roundabout_nav_item:nth-of-type(1) {
        border-color: #003E7D; }
      @media screen and (min-width: 740px) {
        .roundabout_nav_special .roundabout_nav_item:nth-of-type(1) {
          border-width: 8px; }
          .roundabout_nav_special .roundabout_nav_item:nth-of-type(1):hover {
            border-color: #003E7D; } }
    .roundabout_nav_special .roundabout_nav_item:nth-of-type(2) {
      border-top: 3px solid transparent; }
      .affordability .roundabout_nav_special .roundabout_nav_item:nth-of-type(2) {
        border-color: #881C1C; }
      @media screen and (min-width: 740px) {
        .roundabout_nav_special .roundabout_nav_item:nth-of-type(2) {
          border-width: 8px; }
          .roundabout_nav_special .roundabout_nav_item:nth-of-type(2):hover {
            border-color: #881C1C; } }
    .roundabout_nav_special .roundabout_nav_item:nth-of-type(3) {
      border-top: 3px solid transparent; }
      .campus_finder .roundabout_nav_special .roundabout_nav_item:nth-of-type(3) {
        border-color: #008977; }
      @media screen and (min-width: 740px) {
        .roundabout_nav_special .roundabout_nav_item:nth-of-type(3) {
          border-width: 8px; }
          .roundabout_nav_special .roundabout_nav_item:nth-of-type(3):hover {
            border-color: #008977; } }
    @media screen and (min-width: 740px) {
      .roundabout_nav_special .roundabout_nav_item .roundabout_nav_link {
        padding-top: 20px;
        padding-bottom: 24px; } }
    @media screen and (min-width: 980px) {
      .roundabout_nav_special .roundabout_nav_item .roundabout_nav_link {
        padding-top: 22px;
        padding-bottom: 32px; } }

.roundabout_nav_link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #000; }
  .roundabout_nav_special .roundabout_nav_link {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #FFF; }
    .roundabout_nav_special .roundabout_nav_link:focus {
      text-decoration: underline; }
  @media screen and (min-width: 980px) {
    .home_sticky_nav .roundabout_nav_link:focus.book,
    .header_ribbon_bottom .roundabout_nav_link:focus.book {
      color: #003E7D; }
      .home_sticky_nav .roundabout_nav_link:focus.book .roundabout_nav_link_label:after,
      .header_ribbon_bottom .roundabout_nav_link:focus.book .roundabout_nav_link_label:after {
        width: 100%;
        background: #003E7D; }
    .home_sticky_nav .roundabout_nav_link:focus.grad,
    .header_ribbon_bottom .roundabout_nav_link:focus.grad {
      color: #881C1C; }
      .home_sticky_nav .roundabout_nav_link:focus.grad .roundabout_nav_link_label:after,
      .header_ribbon_bottom .roundabout_nav_link:focus.grad .roundabout_nav_link_label:after {
        width: 100%;
        background: #881C1C; }
    .home_sticky_nav .roundabout_nav_link:focus.pin,
    .header_ribbon_bottom .roundabout_nav_link:focus.pin {
      color: #008977; }
      .home_sticky_nav .roundabout_nav_link:focus.pin .roundabout_nav_link_label:after,
      .header_ribbon_bottom .roundabout_nav_link:focus.pin .roundabout_nav_link_label:after {
        width: 100%;
        background: #008977; } }

.roundabout_nav_link_icon {
  width: 30px;
  height: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 50%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-right: 10px; }
  .roundabout_nav_link_icon .icon {
    height: 16px;
    fill: #FFF; }
  .roundabout_nav_special .roundabout_nav_link_icon {
    width: 25px;
    height: 30px;
    margin-right: 5px; }
    @media screen and (min-width: 980px) {
      .roundabout_nav_special .roundabout_nav_link_icon {
        width: 30px;
        margin-right: 10px; } }
  .roundabout_nav_item:nth-of-type(1) .roundabout_nav_link_icon {
    background: #003E7D; }
    .roundabout_nav_special .roundabout_nav_item:nth-of-type(1) .roundabout_nav_link_icon {
      background: transparent; }
      @media screen and (min-width: 980px) {
        .roundabout_nav_special .roundabout_nav_item:nth-of-type(1) .roundabout_nav_link_icon {
          background: #003E7D; } }
    .roundabout_nav_item:nth-of-type(1) .roundabout_nav_link_icon .icon {
      height: 14px; }
  .roundabout_nav_item:nth-of-type(2) .roundabout_nav_link_icon {
    background: #881C1C; }
    .roundabout_nav_special .roundabout_nav_item:nth-of-type(2) .roundabout_nav_link_icon {
      background: transparent; }
      @media screen and (min-width: 980px) {
        .roundabout_nav_special .roundabout_nav_item:nth-of-type(2) .roundabout_nav_link_icon {
          background: #881C1C; } }
  .roundabout_nav_item:nth-of-type(3) .roundabout_nav_link_icon {
    background: #008977; }
    .roundabout_nav_special .roundabout_nav_item:nth-of-type(3) .roundabout_nav_link_icon {
      background: transparent; }
      @media screen and (min-width: 980px) {
        .roundabout_nav_special .roundabout_nav_item:nth-of-type(3) .roundabout_nav_link_icon {
          background: #008977; } }

.roundabout_nav_link_label {
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  font-size: 13px;
  font-size: 0.8125rem; }
  .roundabout_nav_link_label .desktop {
    display: none; }
  .roundabout_nav_special .roundabout_nav_link_label {
    font-size: 10px;
    font-size: 0.625rem; }
    @media only screen and (min-width: 414px) {
      .roundabout_nav_special .roundabout_nav_link_label {
        font-size: 13px;
        font-size: 0.8125rem; } }
  .roundabout_nav_special .roundabout_nav_item:nth-of-type(3) .roundabout_nav_link_label {
    margin-left: -5px; }
  .home_sticky_nav .roundabout_nav_link_label,
  .header_ribbon_bottom .roundabout_nav_link_label {
    position: relative; }
    .home_sticky_nav .roundabout_nav_link_label:after,
    .header_ribbon_bottom .roundabout_nav_link_label:after {
      width: 0px;
      height: 1px;
      display: block;
      position: absolute;
      left: 0;
      bottom: -2px;
      content: "";
      -webkit-transition: width 0.325s ease;
      transition: width 0.325s ease; }
  @media screen and (min-width: 1220px) {
    .roundabout_nav_link_label .mobile {
      display: none; }
    .roundabout_nav_link_label .desktop {
      display: block; } }

.home_feature_roundabout_nav {
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  -webkit-transition: bottom 0.25s ease;
  transition: bottom 0.25s ease; }
  @media screen and (min-width: 980px) {
    .home_feature_roundabout_nav {
      bottom: 265px;
      left: 50%;
      -webkit-transform: translate(-50%, 0);
              transform: translate(-50%, 0); } }
  @media only screen and (min-width: 980px) and (max-height: 700px) {
    .home_feature_roundabout_nav {
      bottom: 180px; } }

.feat_roundabout_nav {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0; }
  @media screen and (min-width: 980px) {
    .feat_roundabout_nav {
      position: relative;
      left: auto;
      bottom: auto; } }

.feat_roundabout_nav_header {
  width: 1px;
  height: 1px;
  position: absolute;
  border: 0;
  clip: rect(0 0 0 0);
  margin: -1px;
  overflow: hidden;
  padding: 0; }
  .feat_roundabout_nav_header.focusable:active, .feat_roundabout_nav_header.focusable:focus {
    width: auto;
    height: auto;
    position: static;
    clip: auto;
    margin: 0;
    overflow: visible; }

.feat_roundabout_nav_list {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  list-style: none;
  margin: 0;
  padding-left: 0; }

.feat_roundabout_nav_item {
  width: calc(100% / 3);
  padding: 20px 0;
  -webkit-transition: opacity 0.5s ease, -webkit-transform 0.5s ease;
  transition: opacity 0.5s ease, -webkit-transform 0.5s ease;
  transition: transform 0.5s ease, opacity 0.5s ease;
  transition: transform 0.5s ease, opacity 0.5s ease, -webkit-transform 0.5s ease; }
  .feat_roundabout_nav_item:nth-of-type(1) {
    background: #003E7D; }
    .feat_roundabout_nav_item:nth-of-type(1) .feat_roundabout_nav_link .animated_circle {
      width: 32px;
      height: 32px;
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      border: 1px solid rgba(0, 0, 0, 0.2);
      border-radius: 50%;
      cursor: pointer;
      -webkit-transform: scale(0.9);
              transform: scale(0.9);
      -webkit-transition: border-color .25s, border-width .25s, -webkit-box-shadow .25s;
      transition: border-color .25s, border-width .25s, -webkit-box-shadow .25s;
      transition: border-color .25s, border-width .25s, box-shadow .25s;
      transition: border-color .25s, border-width .25s, box-shadow .25s, -webkit-box-shadow .25s;
      -webkit-transition-delay: 0.3s;
              transition-delay: 0.3s;
      will-change: transform; }
      .feat_roundabout_nav_item:nth-of-type(1) .feat_roundabout_nav_link .animated_circle svg {
        width: 32px;
        height: 32px;
        overflow: visible; }
      .feat_roundabout_nav_item:nth-of-type(1) .feat_roundabout_nav_link .animated_circle .animated_icon_arrow,
      .feat_roundabout_nav_item:nth-of-type(1) .feat_roundabout_nav_link .animated_circle .animated_icon_print {
        stroke: #003E7D;
        -webkit-transition: stroke 0.25s ease;
        transition: stroke 0.25s ease;
        -webkit-transform: scale(0.92) translateY(1px);
                transform: scale(0.92) translateY(1px); }
        @media screen and (min-width: 740px) {
          .feat_roundabout_nav_item:nth-of-type(1) .feat_roundabout_nav_link .animated_circle .animated_icon_arrow,
          .feat_roundabout_nav_item:nth-of-type(1) .feat_roundabout_nav_link .animated_circle .animated_icon_print {
            -webkit-transform: scale(1);
                    transform: scale(1); } }
      .feat_roundabout_nav_item:nth-of-type(1) .feat_roundabout_nav_link .animated_circle .animated_icon_print {
        width: 12px;
        -webkit-transform: scale(0.92) translate(8px, 7px);
                transform: scale(0.92) translate(8px, 7px); }
        @media screen and (min-width: 740px) {
          .feat_roundabout_nav_item:nth-of-type(1) .feat_roundabout_nav_link .animated_circle .animated_icon_print {
            -webkit-transform: scale(0.9) translate(8px, 8px);
                    transform: scale(0.9) translate(8px, 8px); } }
      .feat_roundabout_nav_item:nth-of-type(1) .feat_roundabout_nav_link .animated_circle.left .animated_icon_arrow,
      .feat_roundabout_nav_item:nth-of-type(1) .feat_roundabout_nav_link .animated_circle.left .animated_icon_print {
        -webkit-transform-origin: center center;
                transform-origin: center center;
        -webkit-transform: scale(0.92) translateX(-1px) rotate(180deg);
                transform: scale(0.92) translateX(-1px) rotate(180deg); }
        @media screen and (min-width: 740px) {
          .feat_roundabout_nav_item:nth-of-type(1) .feat_roundabout_nav_link .animated_circle.left .animated_icon_arrow,
          .feat_roundabout_nav_item:nth-of-type(1) .feat_roundabout_nav_link .animated_circle.left .animated_icon_print {
            -webkit-transform: scale(1) rotate(180deg);
                    transform: scale(1) rotate(180deg); } }
      .feat_roundabout_nav_item:nth-of-type(1) .feat_roundabout_nav_link .animated_circle .animated_icon_circle {
        stroke: #003E7D;
        stroke-dasharray: 95;
        stroke-dashoffset: 95;
        -webkit-transform: translateX(1px) translateY(31px) rotate(-90deg);
                transform: translateX(1px) translateY(31px) rotate(-90deg);
        -webkit-transition: stroke-dashoffset 600ms ease;
        transition: stroke-dashoffset 600ms ease;
        -webkit-transform-origin: 0px 0px 0px;
                transform-origin: 0px 0px 0px; }
      @media screen and (min-width: 740px) {
        .feat_roundabout_nav_item:nth-of-type(1) .feat_roundabout_nav_link .animated_circle {
          border-color: rgba(0, 0, 0, 0.2);
          border-width: 1px;
          -webkit-transform: scale(1);
                  transform: scale(1); } }
    @media screen and (min-width: 740px) {
      .feat_roundabout_nav_item:nth-of-type(1) .feat_roundabout_nav_link:hover .animated_circle, .feat_roundabout_nav_item:nth-of-type(1) .feat_roundabout_nav_link:focus .animated_circle {
        border-color: transparent;
        -webkit-transition-delay: 0s;
                transition-delay: 0s; }
        .feat_roundabout_nav_item:nth-of-type(1) .feat_roundabout_nav_link:hover .animated_circle .animated_icon_circle, .feat_roundabout_nav_item:nth-of-type(1) .feat_roundabout_nav_link:focus .animated_circle .animated_icon_circle {
          stroke-dashoffset: 0px; }
        .feat_roundabout_nav_item:nth-of-type(1) .feat_roundabout_nav_link:hover .animated_circle .animated_icon_arrow,
        .feat_roundabout_nav_item:nth-of-type(1) .feat_roundabout_nav_link:hover .animated_circle .animated_icon_print, .feat_roundabout_nav_item:nth-of-type(1) .feat_roundabout_nav_link:focus .animated_circle .animated_icon_arrow,
        .feat_roundabout_nav_item:nth-of-type(1) .feat_roundabout_nav_link:focus .animated_circle .animated_icon_print {
          stroke: #000; } }
    @media screen and (min-width: 980px) {
      .feat_roundabout_nav_item:nth-of-type(1) .feat_roundabout_nav_link:hover {
        color: #003E7D; } }
  .feat_roundabout_nav_item:nth-of-type(2) {
    background: #DE2345; }
    .feat_roundabout_nav_item:nth-of-type(2) .feat_roundabout_nav_link .animated_circle {
      width: 32px;
      height: 32px;
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      border: 1px solid rgba(0, 0, 0, 0.2);
      border-radius: 50%;
      cursor: pointer;
      -webkit-transform: scale(0.9);
              transform: scale(0.9);
      -webkit-transition: border-color .25s, border-width .25s, -webkit-box-shadow .25s;
      transition: border-color .25s, border-width .25s, -webkit-box-shadow .25s;
      transition: border-color .25s, border-width .25s, box-shadow .25s;
      transition: border-color .25s, border-width .25s, box-shadow .25s, -webkit-box-shadow .25s;
      -webkit-transition-delay: 0.3s;
              transition-delay: 0.3s;
      will-change: transform; }
      .feat_roundabout_nav_item:nth-of-type(2) .feat_roundabout_nav_link .animated_circle svg {
        width: 32px;
        height: 32px;
        overflow: visible; }
      .feat_roundabout_nav_item:nth-of-type(2) .feat_roundabout_nav_link .animated_circle .animated_icon_arrow,
      .feat_roundabout_nav_item:nth-of-type(2) .feat_roundabout_nav_link .animated_circle .animated_icon_print {
        stroke: #881C1C;
        -webkit-transition: stroke 0.25s ease;
        transition: stroke 0.25s ease;
        -webkit-transform: scale(0.92) translateY(1px);
                transform: scale(0.92) translateY(1px); }
        @media screen and (min-width: 740px) {
          .feat_roundabout_nav_item:nth-of-type(2) .feat_roundabout_nav_link .animated_circle .animated_icon_arrow,
          .feat_roundabout_nav_item:nth-of-type(2) .feat_roundabout_nav_link .animated_circle .animated_icon_print {
            -webkit-transform: scale(1);
                    transform: scale(1); } }
      .feat_roundabout_nav_item:nth-of-type(2) .feat_roundabout_nav_link .animated_circle .animated_icon_print {
        width: 12px;
        -webkit-transform: scale(0.92) translate(8px, 7px);
                transform: scale(0.92) translate(8px, 7px); }
        @media screen and (min-width: 740px) {
          .feat_roundabout_nav_item:nth-of-type(2) .feat_roundabout_nav_link .animated_circle .animated_icon_print {
            -webkit-transform: scale(0.9) translate(8px, 8px);
                    transform: scale(0.9) translate(8px, 8px); } }
      .feat_roundabout_nav_item:nth-of-type(2) .feat_roundabout_nav_link .animated_circle.left .animated_icon_arrow,
      .feat_roundabout_nav_item:nth-of-type(2) .feat_roundabout_nav_link .animated_circle.left .animated_icon_print {
        -webkit-transform-origin: center center;
                transform-origin: center center;
        -webkit-transform: scale(0.92) translateX(-1px) rotate(180deg);
                transform: scale(0.92) translateX(-1px) rotate(180deg); }
        @media screen and (min-width: 740px) {
          .feat_roundabout_nav_item:nth-of-type(2) .feat_roundabout_nav_link .animated_circle.left .animated_icon_arrow,
          .feat_roundabout_nav_item:nth-of-type(2) .feat_roundabout_nav_link .animated_circle.left .animated_icon_print {
            -webkit-transform: scale(1) rotate(180deg);
                    transform: scale(1) rotate(180deg); } }
      .feat_roundabout_nav_item:nth-of-type(2) .feat_roundabout_nav_link .animated_circle .animated_icon_circle {
        stroke: #881C1C;
        stroke-dasharray: 95;
        stroke-dashoffset: 95;
        -webkit-transform: translateX(1px) translateY(31px) rotate(-90deg);
                transform: translateX(1px) translateY(31px) rotate(-90deg);
        -webkit-transition: stroke-dashoffset 600ms ease;
        transition: stroke-dashoffset 600ms ease;
        -webkit-transform-origin: 0px 0px 0px;
                transform-origin: 0px 0px 0px; }
      @media screen and (min-width: 740px) {
        .feat_roundabout_nav_item:nth-of-type(2) .feat_roundabout_nav_link .animated_circle {
          border-color: rgba(0, 0, 0, 0.2);
          border-width: 1px;
          -webkit-transform: scale(1);
                  transform: scale(1); } }
    @media screen and (min-width: 740px) {
      .feat_roundabout_nav_item:nth-of-type(2) .feat_roundabout_nav_link:hover .animated_circle, .feat_roundabout_nav_item:nth-of-type(2) .feat_roundabout_nav_link:focus .animated_circle {
        border-color: transparent;
        -webkit-transition-delay: 0s;
                transition-delay: 0s; }
        .feat_roundabout_nav_item:nth-of-type(2) .feat_roundabout_nav_link:hover .animated_circle .animated_icon_circle, .feat_roundabout_nav_item:nth-of-type(2) .feat_roundabout_nav_link:focus .animated_circle .animated_icon_circle {
          stroke-dashoffset: 0px; }
        .feat_roundabout_nav_item:nth-of-type(2) .feat_roundabout_nav_link:hover .animated_circle .animated_icon_arrow,
        .feat_roundabout_nav_item:nth-of-type(2) .feat_roundabout_nav_link:hover .animated_circle .animated_icon_print, .feat_roundabout_nav_item:nth-of-type(2) .feat_roundabout_nav_link:focus .animated_circle .animated_icon_arrow,
        .feat_roundabout_nav_item:nth-of-type(2) .feat_roundabout_nav_link:focus .animated_circle .animated_icon_print {
          stroke: #000; } }
    @media screen and (min-width: 980px) {
      .feat_roundabout_nav_item:nth-of-type(2) .feat_roundabout_nav_link:hover {
        color: #881C1C; } }
  .feat_roundabout_nav_item:nth-of-type(3) {
    background: #008977; }
    .feat_roundabout_nav_item:nth-of-type(3) .feat_roundabout_nav_link .animated_circle {
      width: 32px;
      height: 32px;
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      border: 1px solid rgba(0, 0, 0, 0.2);
      border-radius: 50%;
      cursor: pointer;
      -webkit-transform: scale(0.9);
              transform: scale(0.9);
      -webkit-transition: border-color .25s, border-width .25s, -webkit-box-shadow .25s;
      transition: border-color .25s, border-width .25s, -webkit-box-shadow .25s;
      transition: border-color .25s, border-width .25s, box-shadow .25s;
      transition: border-color .25s, border-width .25s, box-shadow .25s, -webkit-box-shadow .25s;
      -webkit-transition-delay: 0.3s;
              transition-delay: 0.3s;
      will-change: transform; }
      .feat_roundabout_nav_item:nth-of-type(3) .feat_roundabout_nav_link .animated_circle svg {
        width: 32px;
        height: 32px;
        overflow: visible; }
      .feat_roundabout_nav_item:nth-of-type(3) .feat_roundabout_nav_link .animated_circle .animated_icon_arrow,
      .feat_roundabout_nav_item:nth-of-type(3) .feat_roundabout_nav_link .animated_circle .animated_icon_print {
        stroke: #008977;
        -webkit-transition: stroke 0.25s ease;
        transition: stroke 0.25s ease;
        -webkit-transform: scale(0.92) translateY(1px);
                transform: scale(0.92) translateY(1px); }
        @media screen and (min-width: 740px) {
          .feat_roundabout_nav_item:nth-of-type(3) .feat_roundabout_nav_link .animated_circle .animated_icon_arrow,
          .feat_roundabout_nav_item:nth-of-type(3) .feat_roundabout_nav_link .animated_circle .animated_icon_print {
            -webkit-transform: scale(1);
                    transform: scale(1); } }
      .feat_roundabout_nav_item:nth-of-type(3) .feat_roundabout_nav_link .animated_circle .animated_icon_print {
        width: 12px;
        -webkit-transform: scale(0.92) translate(8px, 7px);
                transform: scale(0.92) translate(8px, 7px); }
        @media screen and (min-width: 740px) {
          .feat_roundabout_nav_item:nth-of-type(3) .feat_roundabout_nav_link .animated_circle .animated_icon_print {
            -webkit-transform: scale(0.9) translate(8px, 8px);
                    transform: scale(0.9) translate(8px, 8px); } }
      .feat_roundabout_nav_item:nth-of-type(3) .feat_roundabout_nav_link .animated_circle.left .animated_icon_arrow,
      .feat_roundabout_nav_item:nth-of-type(3) .feat_roundabout_nav_link .animated_circle.left .animated_icon_print {
        -webkit-transform-origin: center center;
                transform-origin: center center;
        -webkit-transform: scale(0.92) translateX(-1px) rotate(180deg);
                transform: scale(0.92) translateX(-1px) rotate(180deg); }
        @media screen and (min-width: 740px) {
          .feat_roundabout_nav_item:nth-of-type(3) .feat_roundabout_nav_link .animated_circle.left .animated_icon_arrow,
          .feat_roundabout_nav_item:nth-of-type(3) .feat_roundabout_nav_link .animated_circle.left .animated_icon_print {
            -webkit-transform: scale(1) rotate(180deg);
                    transform: scale(1) rotate(180deg); } }
      .feat_roundabout_nav_item:nth-of-type(3) .feat_roundabout_nav_link .animated_circle .animated_icon_circle {
        stroke: #008977;
        stroke-dasharray: 95;
        stroke-dashoffset: 95;
        -webkit-transform: translateX(1px) translateY(31px) rotate(-90deg);
                transform: translateX(1px) translateY(31px) rotate(-90deg);
        -webkit-transition: stroke-dashoffset 600ms ease;
        transition: stroke-dashoffset 600ms ease;
        -webkit-transform-origin: 0px 0px 0px;
                transform-origin: 0px 0px 0px; }
      @media screen and (min-width: 740px) {
        .feat_roundabout_nav_item:nth-of-type(3) .feat_roundabout_nav_link .animated_circle {
          border-color: rgba(0, 0, 0, 0.2);
          border-width: 1px;
          -webkit-transform: scale(1);
                  transform: scale(1); } }
    @media screen and (min-width: 740px) {
      .feat_roundabout_nav_item:nth-of-type(3) .feat_roundabout_nav_link:hover .animated_circle, .feat_roundabout_nav_item:nth-of-type(3) .feat_roundabout_nav_link:focus .animated_circle {
        border-color: transparent;
        -webkit-transition-delay: 0s;
                transition-delay: 0s; }
        .feat_roundabout_nav_item:nth-of-type(3) .feat_roundabout_nav_link:hover .animated_circle .animated_icon_circle, .feat_roundabout_nav_item:nth-of-type(3) .feat_roundabout_nav_link:focus .animated_circle .animated_icon_circle {
          stroke-dashoffset: 0px; }
        .feat_roundabout_nav_item:nth-of-type(3) .feat_roundabout_nav_link:hover .animated_circle .animated_icon_arrow,
        .feat_roundabout_nav_item:nth-of-type(3) .feat_roundabout_nav_link:hover .animated_circle .animated_icon_print, .feat_roundabout_nav_item:nth-of-type(3) .feat_roundabout_nav_link:focus .animated_circle .animated_icon_arrow,
        .feat_roundabout_nav_item:nth-of-type(3) .feat_roundabout_nav_link:focus .animated_circle .animated_icon_print {
          stroke: #000; } }
    @media screen and (min-width: 980px) {
      .feat_roundabout_nav_item:nth-of-type(3) .feat_roundabout_nav_link:hover {
        color: #008977; } }
  @media screen and (min-width: 980px) {
    .feat_roundabout_nav_item {
      width: 30.875%;
      opacity: 0;
      padding: 0;
      -webkit-transform: translatey(-200px);
              transform: translatey(-200px); }
      body.loaded .feat_roundabout_nav_item {
        opacity: 1;
        -webkit-transform: translateY(0);
                transform: translateY(0); }
      body.loaded .activate .feat_roundabout_nav_item,
      body.loaded .page_inner.transition .feat_roundabout_nav_item {
        opacity: 0;
        pointer-events: none;
        -webkit-transform: translateY(400px);
                transform: translateY(400px); }
      .feat_roundabout_nav_item:nth-of-type(1) {
        background: transparent;
        -webkit-transition-delay: 0.125s;
                transition-delay: 0.125s; }
      .feat_roundabout_nav_item:nth-of-type(2) {
        background: transparent;
        -webkit-transition-delay: 0.25s;
                transition-delay: 0.25s; }
      .feat_roundabout_nav_item:nth-of-type(3) {
        background: transparent;
        -webkit-transition-delay: 0.375s;
                transition-delay: 0.375s; } }

.feat_roundabout_nav_link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #FFF;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-transition: color 0.25s ease;
  transition: color 0.25s ease; }
  @media screen and (min-width: 980px) {
    .feat_roundabout_nav_link {
      color: #000;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; }
      .feat_roundabout_nav_link:focus.book {
        color: #003E7D; }
      .feat_roundabout_nav_link:focus.grad {
        color: #DE2345; }
      .feat_roundabout_nav_link:focus.pin {
        color: #008977; } }

.feat_roundabout_nav_link_icon {
  width: 30px;
  height: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 12px; }
  .feat_roundabout_nav_link_icon .icon {
    fill: #FFF; }
  @media screen and (min-width: 980px) {
    .feat_roundabout_nav_link_icon {
      width: 70px;
      height: 90px;
      margin-bottom: 0; }
      .feat_roundabout_nav_item:nth-of-type(1) .feat_roundabout_nav_link_icon {
        background: #003E7D; }
      .feat_roundabout_nav_item:nth-of-type(2) .feat_roundabout_nav_link_icon {
        background: #881C1C; }
      .feat_roundabout_nav_item:nth-of-type(3) .feat_roundabout_nav_link_icon {
        background: #008977; } }

.feat_roundabout_nav_link_label {
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 10px;
  font-size: 0.625rem;
  text-align: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .feat_roundabout_nav_link_label.regular {
    display: none; }
  @media screen and (min-width: 500px) {
    .feat_roundabout_nav_link_label.mobile {
      display: none; }
    .feat_roundabout_nav_link_label.regular {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; } }
  @media screen and (min-width: 740px) {
    .feat_roundabout_nav_link_label {
      font-size: 14px;
      font-size: 0.875rem; } }
  @media screen and (min-width: 980px) {
    .feat_roundabout_nav_link_label {
      width: calc(100% - 70px);
      height: 90px;
      background: #FFF;
      font-size: 17px;
      font-size: 1.0625rem;
      text-align: left;
      padding: 0 20px; } }
  .feat_roundabout_nav_link_label .icon_arrow_right {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }
    .feat_roundabout_nav_item:nth-of-type(1) .feat_roundabout_nav_link_label .icon_arrow_right {
      fill: #003E7D; }
    .feat_roundabout_nav_item:nth-of-type(2) .feat_roundabout_nav_link_label .icon_arrow_right {
      fill: #DE2345; }
    .feat_roundabout_nav_item:nth-of-type(3) .feat_roundabout_nav_link_label .icon_arrow_right {
      fill: #008977; }
  .feat_roundabout_nav_link_label .animated_circle.link_label_arrow {
    width: 33px;
    height: 33px;
    display: none !important;
    position: relative;
    border-radius: 50%;
    border: 1px solid #CCCCCC;
    -ms-flex-preferred-size: 33px;
        flex-basis: 33px;
    margin-left: 10px; }
    @media screen and (min-width: 980px) {
      .feat_roundabout_nav_link_label .animated_circle.link_label_arrow {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important; } }

@media screen and (min-width: 980px) {
  .feat_roundabout_nav_link_label_text {
    width: calc(100% - 43px); } }

.menu_roundabout_nav {
  width: 100%;
  margin-top: 50px; }

.menu_roundabout_nav_header {
  width: 1px;
  height: 1px;
  position: absolute;
  border: 0;
  clip: rect(0 0 0 0);
  margin: -1px;
  overflow: hidden;
  padding: 0; }
  .menu_roundabout_nav_header.focusable:active, .menu_roundabout_nav_header.focusable:focus {
    width: auto;
    height: auto;
    position: static;
    clip: auto;
    margin: 0;
    overflow: visible; }

.menu_roundabout_nav_list {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  list-style: none;
  margin: 0;
  padding-left: 0; }

.menu_roundabout_nav_item {
  width: calc(100% / 3);
  padding: 20px 0;
  -webkit-transition: opacity 0.5s ease, -webkit-transform 0.5s ease;
  transition: opacity 0.5s ease, -webkit-transform 0.5s ease;
  transition: transform 0.5s ease, opacity 0.5s ease;
  transition: transform 0.5s ease, opacity 0.5s ease, -webkit-transform 0.5s ease; }
  .menu_roundabout_nav_item:nth-of-type(1) {
    background: #003E7D; }
  .menu_roundabout_nav_item:nth-of-type(2) {
    background: #DE2345; }
  .menu_roundabout_nav_item:nth-of-type(3) {
    background: #008977; }

.menu_roundabout_nav_link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #FFF;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }
  .menu_roundabout_nav_link:focus .menu_roundabout_nav_link_label {
    text-decoration: underline; }

.menu_roundabout_nav_link_icon {
  width: 30px;
  height: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 12px; }
  .menu_roundabout_nav_link_icon .icon {
    fill: #FFF; }

.menu_roundabout_nav_link_label {
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 10px;
  font-size: 0.625rem;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .menu_roundabout_nav_link_label.regular {
    display: none; }
  @media screen and (min-width: 500px) {
    .menu_roundabout_nav_link_label.mobile {
      display: none; }
    .menu_roundabout_nav_link_label.regular {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; } }
  @media screen and (min-width: 740px) {
    .menu_roundabout_nav_link_label {
      font-size: 14px;
      font-size: 0.875rem; } }
  .menu_roundabout_nav_link_label .icon_arrow_right {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }
    .menu_roundabout_nav_item:nth-of-type(1) .menu_roundabout_nav_link_label .icon_arrow_right {
      fill: #003E7D; }
    .menu_roundabout_nav_item:nth-of-type(2) .menu_roundabout_nav_link_label .icon_arrow_right {
      fill: #DE2345; }
    .menu_roundabout_nav_item:nth-of-type(3) .menu_roundabout_nav_link_label .icon_arrow_right {
      fill: #008977; }
  .menu_roundabout_nav_link_label .link_label_arrow {
    width: 33px;
    height: 33px;
    display: none;
    position: relative;
    border-radius: 50%;
    border: 1px solid #CCCCCC;
    -ms-flex-preferred-size: 33px;
        flex-basis: 33px;
    margin-left: 10px; }

/* ==========================================================================
	Secondary Navigation Common
============================================================================= */
.secondary_nav.secondary_nav_lg {
  display: none; }
  @media screen and (min-width: 980px) {
    .secondary_nav.secondary_nav_lg {
      display: block; } }

.secondary_nav_header {
  width: 1px;
  height: 1px;
  position: absolute;
  border: 0;
  clip: rect(0 0 0 0);
  margin: -1px;
  overflow: hidden;
  padding: 0; }
  .secondary_nav_header.focusable:active, .secondary_nav_header.focusable:focus {
    width: auto;
    height: auto;
    position: static;
    clip: auto;
    margin: 0;
    overflow: visible; }

.secondary_nav_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  margin: 0 24px 0 0;
  padding: 12px 0; }

.secondary_nav_item {
  margin-right: 14px;
  padding-right: 14px; }
  .secondary_nav_item:first-child {
    border-right: 1px solid rgba(255, 255, 255, 0.3); }
  .secondary_nav_item:last-child {
    margin-right: 0;
    padding-right: 0; }

.secondary_nav_link {
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  text-shadow: 1px 1px 2px #222;
  display: block;
  position: relative;
  color: #FFF;
  font-size: 16px;
  font-size: 1rem; }
  .secondary_nav_link:after {
    width: 0px;
    height: 1px;
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    background: #FFF;
    content: "";
    opacity: 0;
    -webkit-transition: width 0.25s ease, opacity 0.25s ease;
    transition: width 0.25s ease, opacity 0.25s ease; }
  .secondary_nav_link:hover:after, .secondary_nav_link:focus:after {
    width: 100%;
    opacity: 1; }

.secondary_menu_header {
  width: 1px;
  height: 1px;
  position: absolute;
  border: 0;
  clip: rect(0 0 0 0);
  margin: -1px;
  overflow: hidden;
  padding: 0; }
  .secondary_menu_header.focusable:active, .secondary_menu_header.focusable:focus {
    width: auto;
    height: auto;
    position: static;
    clip: auto;
    margin: 0;
    overflow: visible; }

.secondary_menu_list {
  list-style: none;
  margin: 0;
  padding: 30px 20px; }
  @media screen and (min-width: 500px) {
    .secondary_menu_list {
      padding: 30px; } }
  @media screen and (min-width: 740px) {
    .secondary_menu_list {
      padding: 30px 60px; } }

.secondary_menu_item {
  margin-bottom: 16px; }
  .secondary_menu_item:last-child {
    margin-bottom: 0; }

.secondary_menu_link {
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  display: block;
  color: #000;
  font-size: 16px;
  font-size: 1rem; }

/* ==========================================================================
	Social Navigation
============================================================================= */
@media screen and (min-width: 740px) {
  .social_nav {
    width: 200px; } }

.social_nav_title {
  width: 1px;
  height: 1px;
  position: absolute;
  border: 0;
  clip: rect(0 0 0 0);
  margin: -1px;
  overflow: hidden;
  padding: 0; }
  .social_nav_title.focusable:active, .social_nav_title.focusable:focus {
    width: auto;
    height: auto;
    position: static;
    clip: auto;
    margin: 0;
    overflow: visible; }

.social_nav_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: center;
      align-content: center;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  list-style: none;
  margin: 10px 0 0;
  padding: 15px 0; }
  @media screen and (min-width: 500px) {
    .social_nav_list {
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      margin: 30px 0 0; } }
  @media screen and (min-width: 740px) {
    .social_nav_list {
      border: none;
      padding: 0;
      margin: 10px 0 0; } }

.social_nav_item {
  display: inline-block; }
  @media screen and (min-width: 500px) {
    .social_nav_item {
      margin-right: 30px; }
      .social_nav_item:last-child {
        margin-right: 0; } }
  @media screen and (min-width: 740px) {
    .social_nav_item {
      margin-right: 20px; } }

.social_nav_link {
  display: block; }
  @media screen and (min-width: 740px) {
    .social_nav_link:hover .social_nav_icon .icon, .social_nav_link:focus .social_nav_icon .icon {
      fill: rgba(255, 255, 255, 0.5); } }

.social_nav_icon .icon {
  width: 24px;
  height: 24px;
  border-radius: 3px;
  fill: #FFF;
  -webkit-transition: fill 0.25s ease;
  transition: fill 0.25s ease; }

.social_nav_label {
  width: 1px;
  height: 1px;
  position: absolute;
  border: 0;
  clip: rect(0 0 0 0);
  margin: -1px;
  overflow: hidden;
  padding: 0; }
  .social_nav_label.focusable:active, .social_nav_label.focusable:focus {
    width: auto;
    height: auto;
    position: static;
    clip: auto;
    margin: 0;
    overflow: visible; }

/* ==========================================================================
	Sub Navigation
============================================================================= */
.sub_nav {
  position: relative;
  margin-bottom: 15px;
  margin-top: 20px; }
  @media screen and (min-width: 500px) {
    .sub_nav {
      margin-bottom: 40px;
      margin-top: 35px; } }
  @media screen and (min-width: 500px) and (min-width: 740px) {
    .sub_nav {
      margin-bottom: 50px; } }
  @media screen and (min-width: 500px) and (min-width: 980px) {
    .sub_nav {
      margin-bottom: 60px; } }
  @media screen and (min-width: 740px) {
    .sub_nav {
      margin-top: 42px; } }
  @media print {
    .sub_nav {
      display: none; } }

.sub_nav_header {
  margin-bottom: 8px; }

.sub_nav_title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0; }
  @media screen and (max-width: 979px) {
    .sub_nav_title {
      width: 1px;
      height: 1px;
      position: absolute;
      border: 0;
      clip: rect(0 0 0 0);
      margin: -1px;
      overflow: hidden;
      padding: 0; }
      .sub_nav_title.focusable:active, .sub_nav_title.focusable:focus {
        width: auto;
        height: auto;
        position: static;
        clip: auto;
        margin: 0;
        overflow: visible; } }

.sub_nav_title_icon {
  margin-right: 8px; }

.sub_nav_title_label {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-size: 14px;
  font-size: 0.875rem;
  font-style: italic; }

.sub_nav_handle {
  cursor: pointer;
  text-align: center;
  display: block;
  display: none;
  width: 100%;
  position: relative;
  border: 1px solid #EAEAEA;
  border-radius: 5px;
  -webkit-box-shadow: 0px 0px 12px 2px rgba(0, 0, 0, 0.08);
          box-shadow: 0px 0px 12px 2px rgba(0, 0, 0, 0.08);
  margin-bottom: 0;
  padding: 12px 15px;
  padding-right: 50px;
  background: #FFF;
  text-align: left; }
  .sub_nav_handle [class*="icon"] {
    display: inline-block;
    vertical-align: middle; }
    @media print {
      .sub_nav_handle [class*="icon"] {
        display: none; } }
  .sub_nav_handle [class*="label"] {
    display: inline-block;
    vertical-align: middle; }
  .js .sub_nav_handle {
    display: block; }
    @media screen and (min-width: 980px) {
      .js .sub_nav_handle {
        display: none; } }
  @media print {
    .sub_nav_handle {
      display: none; } }
  .sub_nav_handle.fs-swap-active {
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px; }

.sub_nav_handle_label {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  vertical-align: inherit !important; }
  .sub_nav_handle_label .sub_nav_handle_label_icon {
    height: 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-right: 8px; }
  .sub_nav_handle_label .sub_nav_handle_label_text {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    color: #353535;
    font-size: 13px;
    font-size: 0.8125rem; }

.sub_nav_handle_icon {
  width: 24px;
  height: 24px;
  position: absolute;
  top: 50%;
  right: 10px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: 1px solid #DFDFDF;
  border-radius: 50%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  pointer-events: none;
  -webkit-transform: translate(0, -50%) scale(1);
          transform: translate(0, -50%) scale(1);
  -webkit-transition: opacity .25s, -webkit-transform .25s;
  transition: opacity .25s, -webkit-transform .25s;
  transition: opacity .25s, transform .25s;
  transition: opacity .25s, transform .25s, -webkit-transform .25s; }
  .sub_nav .sub_nav_handle_icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .sub_nav_handle_icon .icon {
    fill: #025CB8; }

.fs-swap-active .sub_nav_handle_icon_open {
  opacity: 0; }

.sub_nav_handle_icon_close {
  opacity: 0; }
  .sub_nav_handle_icon_close .icon {
    width: 12px;
    height: 12px; }
  .fs-swap-active .sub_nav_handle_icon_close {
    opacity: 1; }

.sub_nav_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #F9F9F9;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  border: 1px solid #EAEAEA;
  -webkit-box-shadow: 0px 7px 12px 2px rgba(0, 0, 0, 0.05);
          box-shadow: 0px 7px 12px 2px rgba(0, 0, 0, 0.05);
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  list-style: none;
  margin: 0;
  padding-left: 0; }
  [data-whatinput="mouse"] .sub_nav_list:focus,
  [data-whatinput="touch"] .sub_nav_list:focus {
    outline: none; }
  @media screen and (min-width: 980px) {
    .sub_nav_list {
      background: #FFF;
      border: none;
      -webkit-box-shadow: none;
              box-shadow: none;
      padding: 0; } }
  @media screen and (max-width: 979px) {
    .sub_nav_list {
      width: 100%;
      position: absolute;
      top: 0;
      left: 0;
      z-index: 2;
      -webkit-transition: opacity .25s, visibility .25s;
      transition: opacity .25s, visibility .25s; } }
  @media screen and (max-width: 979px) {
    .sub_nav_list.fs-swap-enabled {
      opacity: 0;
      visibility: hidden; } }
  @media screen and (max-width: 979px) {
    .sub_nav_list.fs-swap-active {
      opacity: 1;
      visibility: visible; 
	  margin-top: 40px; } }

.sub_nav_item {
  width: 100%;
  border-bottom: 1px solid #DFDFDF;
  padding: 0 10px; }
  .sub_nav_item:last-child {
    border-bottom: none; }
  @media screen and (min-width: 980px) {
    .sub_nav_item {
      width: calc(33.33% - 24px);
      margin-right: 24px;
      padding: 0; }
      .sub_nav_item:nth-of-type(3n) {
        margin-right: 0; }
      .sub_nav_item:last-child {
        border-bottom: 1px solid #DFDFDF; } }

.sub_nav_link {
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  display: block;
  color: #025CB8;
  font-size: 14px;
  font-size: 0.875rem;
  padding: 11px 0; }
  .sub_nav_link:focus, .sub_nav_link:hover {
    color: #148071; }

.sub_nav_children {
  list-style: none;
  margin: 0;
  padding: 0; }


/* ==========================================================================
	Sidebar Section Navigation
============================================================================= */


ul.sidebar-nav li { width: 100%; padding: 0; margin: 0; }
nav.sub_nav > ul.sidebar-nav > li { border-bottom: 1px solid #CCC; }
nav.sub_nav > ul.sidebar-nav > li.menu__item--active-trail { border-left: 3px solid #148071; }
nav.sub_nav > ul.sidebar-nav > li > ul { padding-left: 18px; margin-top: -12px; }
.sidebar-nav li a {
    width: 100%; display: inline-block;
    font-family: 'Open Sans',sans-serif; font-weight: 400;
    color: #000; font-size: 14px; font-size: 0.875rem;
    padding: 12px 14px; text-decoration: none;
    }

    .sidebar-nav li a:hover { color: #148071; text-decoration: underline; }
    .sidebar-nav li a.is-active { color: #148071; text-decoration: none; }
      .sidebar-nav li a.is-active:hover { color: #148071; text-decoration: none; }

@media screen and (max-width: 979px) {
  .sub_nav_list .sub_nav_list { position: relative; display: inline; box-shadow: none; border: none; }
  nav.sub_nav > ul.sidebar-nav > li > ul.sub_nav_list { padding: 0; margin: 0; }
  .sub_nav_list .sub_nav_list li { padding-left: 18px; margin-top: -12px; }
}

/* ==========================================================================
	Secondary Navigation Common
============================================================================= */
president_mobile_secondarypresident_mobile_secondary_lg {
  display: block; }
  @media screen and (min-width: 980px) {
    president_mobile_secondarypresident_mobile_secondary_lg {
      display: none; } }

president_mobile_secondary_header {
  width: 1px;
  height: 1px;
  position: absolute;
  border: 0;
  clip: rect(0 0 0 0);
  margin: -1px;
  overflow: hidden;
  padding: 0; }
  president_mobile_secondary_header.focusable:active, president_mobile_secondary_header.focusable:focus {
    width: auto;
    height: auto;
    position: static;
    clip: auto;
    margin: 0;
    overflow: visible; }

president_mobile_secondary_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  margin: 0 24px 0 0;
  padding: 12px 0; }

president_mobile_secondary_item {
  margin-right: 14px;
  padding-right: 14px; }
  president_mobile_secondary_item:first-child {
    border-right: 1px solid rgba(255, 255, 255, 0.3); }
  president_mobile_secondary_item:last-child {
    margin-right: 0;
    padding-right: 0; }

president_mobile_secondary_link {
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  display: block;
  color: #FFF;
  font-size: 16px;
  font-size: 1rem; }

.president_mobile_secondary_header {
  width: 1px;
  height: 1px;
  position: absolute;
  border: 0;
  clip: rect(0 0 0 0);
  margin: -1px;
  overflow: hidden;
  padding: 0; }
  .president_mobile_secondary_header.focusable:active, .president_mobile_secondary_header.focusable:focus {
    width: auto;
    height: auto;
    position: static;
    clip: auto;
    margin: 0;
    overflow: visible; }

.president_mobile_secondary_list {
  list-style: none;
  margin: 0;
  padding: 0 20px; }
  @media screen and (min-width: 500px) {
    .president_mobile_secondary_list {
      padding: 0 30px; } }
  @media screen and (min-width: 740px) {
    .president_mobile_secondary_list {
      padding: 0 60px; } }

.president_mobile_secondary_item {
  border-bottom: 1px solid #EAEAEA;
  padding: 14px 0; }

.president_mobile_secondary_link {
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #000;
  font-size: 16px;
  font-size: 1rem;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  .president_mobile_secondary_link .icon {
    width: 24px;
    height: 24px; }
  .president_mobile_secondary_link .icon_umassp_external {
    fill: #025CB8; }
  .president_mobile_secondary_link .icon_lock {
    fill: #DE2345; }

.arrow_right .president_mobile_secondary_link_icon {
  width: 24px;
  height: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: 1px solid rgba(0, 0, 0, 0.3);
  border-radius: 50%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .arrow_right .president_mobile_secondary_link_icon .icon {
    width: 14px;
    height: 14px;
    fill: #025CB8; }

/* ==========================================================================
	Main Navigation
============================================================================= */
.president_mobile_nav {
  -webkit-transition: -webkit-transform 0.325s ease;
  transition: -webkit-transform 0.325s ease;
  transition: transform 0.325s ease;
  transition: transform 0.325s ease, -webkit-transform 0.325s ease; }
  @media screen and (min-width: 980px) {
    .president_mobile_nav.president_mobile_nav_lg {
      display: none; } }
  .president_mobile_nav.president_mobile_nav_home, .president_mobile_nav.president_mobile_nav_interior {
    width: 40%; }
    .header_umassp .president_mobile_nav.president_mobile_nav_home, .header_umassp .president_mobile_nav.president_mobile_nav_interior {
      width: auto;
      display: none; }
      @media screen and (min-width: 980px) {
        .header_umassp .president_mobile_nav.president_mobile_nav_home, .header_umassp .president_mobile_nav.president_mobile_nav_interior {
          display: block; } }
  body.loaded .president_mobile_nav.president_mobile_nav_interior.load-logo {
    -webkit-transform: translateX(70px);
            transform: translateX(70px); }
  .load-logo .president_mobile_nav {
    -webkit-transform: translateX(70px);
            transform: translateX(70px); }
  .president_mobile_nav.president_mobile_nav_menu {
    border-top: 1px solid #EAEAEA; }

.president_mobile_nav_header {
  width: 1px;
  height: 1px;
  position: absolute;
  border: 0;
  clip: rect(0 0 0 0);
  margin: -1px;
  overflow: hidden;
  padding: 0; }
  .president_mobile_nav_header.focusable:active, .president_mobile_nav_header.focusable:focus {
    width: auto;
    height: auto;
    position: static;
    clip: auto;
    margin: 0;
    overflow: visible; }

.president_mobile_nav_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-top: 1px solid #EAEAEA;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  list-style: none;
  margin: 0;
  padding: 0; }

.president_mobile_nav_item {
  width: 100%;
  border-bottom: 1px solid #EAEAEA; }
  .president_mobile_nav_item.fs-swap-active {
    z-index: 3; }

.president_mobile_nav_item_wrapper {
  position: relative; }

.president_mobile_nav_link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #FFF;
  color: #000;
  padding: 12px 20px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  @media screen and (min-width: 740px) {
    .president_mobile_nav_item:focus .president_mobile_nav_link,
    .president_mobile_nav_item:hover .president_mobile_nav_link {
      color: #025CB8;
      background: #f4f4f4; }
      .header_umassp .president_mobile_nav_item:focus .president_mobile_nav_link, .header_umassp
      .president_mobile_nav_item:hover .president_mobile_nav_link {
        background: #0375ea;
        color: #FFF; } }
  .president_mobile_nav_menu .president_mobile_nav_link {
    height: auto;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 12px 20px; }
    @media screen and (min-width: 500px) {
      .president_mobile_nav_menu .president_mobile_nav_link {
        padding: 20px 30px; } }
    @media screen and (min-width: 740px) {
      .president_mobile_nav_menu .president_mobile_nav_link {
        padding: 20px 60px; } }
  @media screen and (min-width: 500px) {
    .president_mobile_nav_link {
      padding: 12px 30px; } }
  @media screen and (min-width: 740px) {
    .president_mobile_nav_link {
      padding: 12px 60px; } }

.president_mobile_nav_link_label {
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.5;
  font-size: 20px;
  font-size: 1.25rem;
  letter-spacing: 1px;
  letter-spacing: 0.0625rem;
  text-transform: uppercase; }
  @media screen and (min-width: 740px) {
    .president_mobile_nav_link_label {
      font-size: 20px;
      font-size: 1.25rem; } }

.president_mobile_nav_link_icon {
  width: 24px;
  height: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 50%;
  cursor: pointer;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .president_mobile_nav_link_icon .icon {
    fill: #FFF; }
  .president_mobile_nav_link_icon .icon_close {
    width: 12px;
    height: 12px;
    display: none; }
  .president_mobile_nav_item:not(.president_mobile_nav_has_children) .president_mobile_nav_link_icon {
    border: 1px solid rgba(0, 0, 0, 0.3); }
    .president_mobile_nav_item:not(.president_mobile_nav_has_children) .president_mobile_nav_link_icon .icon {
      fill: #025CB8; }
  .president_mobile_nav_item.fs-swap-active .president_mobile_nav_link_icon {
    background: #DE2345; }
    .president_mobile_nav_item.fs-swap-active .president_mobile_nav_link_icon .icon_plus {
      display: none; }
    .president_mobile_nav_item.fs-swap-active .president_mobile_nav_link_icon .icon_close {
      display: block; }

.president_mobile_nav_toggle {
  display: none; }
  .js .president_mobile_nav_toggle {
    width: 24px;
    height: 24px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background: #025CB8;
    border-radius: 50%;
    cursor: pointer;
    display: block;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-transition: background-color 0.25s ease;
    transition: background-color 0.25s ease; }
  .js .president_mobile_nav_item.fs-swap-active .president_mobile_nav_toggle {
    background: #DE2345; }
  @media screen and (min-width: 980px) {
    .president_mobile_nav_lg .president_mobile_nav_toggle {
      position: absolute;
      opacity: 0;
      pointer-events: none; } }
  @media screen and (min-width: 980px) {
    .president_mobile_nav_toggle:focus {
      opacity: 1;
      pointer-events: auto; } }

.president_mobile_nav_toggle_label {
  width: 1px;
  height: 1px;
  position: absolute;
  border: 0;
  clip: rect(0 0 0 0);
  margin: -1px;
  overflow: hidden;
  padding: 0; }
  .president_mobile_nav_toggle_label.focusable:active, .president_mobile_nav_toggle_label.focusable:focus {
    width: auto;
    height: auto;
    position: static;
    clip: auto;
    margin: 0;
    overflow: visible; }

.president_mobile_nav_toggle_icon {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-transition: -webkit-transform 0.25s;
  transition: -webkit-transform 0.25s;
  transition: transform 0.25s;
  transition: transform 0.25s, -webkit-transform 0.25s; }

.president_mobile_nav_children {
  display: none;
  list-style: none;
  margin: 0;
  padding: 0; }
  .president_mobile_nav_lg .president_mobile_nav_children {
    height: 0px;
    display: block;
    opacity: 0;
    -webkit-transition: opacity 0.25s, visibility 0.25s;
    transition: opacity 0.25s, visibility 0.25s;
    visibility: hidden; }
  .president_mobile_nav_item.fs-swap-enabled .president_mobile_nav_children {
    background: #003E7D;
    border-top: 1px solid #EAEAEA; }
  .president_mobile_nav_item.fs-swap-enabled.fs-swap-active .president_mobile_nav_children {
    height: auto;
    opacity: 1;
    visibility: visible; }
  .main_nav_sm .president_mobile_nav_item.fs-swap-enabled .president_mobile_nav_children {
    display: none; }
  .president_mobile_nav_sm .president_mobile_nav_item.fs-swap-active .president_mobile_nav_children {
    display: block; }
  .president_mobile_nav_lg .president_mobile_nav_item.fs-swap-active .president_mobile_nav_children {
    opacity: 1;
    visibility: visible; }

.president_mobile_nav_child_item {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2); }
  .president_mobile_nav_child_item:last-child {
    border-bottom: none; }

.president_mobile_nav_child_link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 12px 20px; }
  @media screen and (min-width: 500px) {
    .president_mobile_nav_child_link {
      padding: 15px 30px; } }
  @media screen and (min-width: 740px) {
    .president_mobile_nav_child_link {
      padding: 15px 60px; } }

.president_mobile_nav_child_link_label {
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #FFF;
  font-size: 14px;
  font-size: 0.875rem; }

.president_mobile_nav_child_link_icon {
  width: 24px;
  height: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: 1px solid rgba(255, 255, 255, 0.3);
  border-radius: 50%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .president_mobile_nav_child_link_icon .icon {
    fill: #FFF; }

.president_mobile_child_nav_toggle {
  width: 24px;
  height: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #0269d1;
  border-radius: 50%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: background-color 0.25s ease;
  transition: background-color 0.25s ease; }
  .president_mobile_child_nav_toggle .icon {
    width: 12px;
    height: 12px;
    fill: #FFF; }
  .president_mobile_child_nav_toggle .icon_close {
    display: none; }
  .president_mobile_child_nav_toggle.fs-swap-active .icon_plus {
    display: none; }
  .president_mobile_child_nav_toggle.fs-swap-active .icon_close {
    display: block; }
  @media screen and (min-width: 740px) {
    .president_mobile_child_nav_toggle:hover {
      background: #000; } }

.president_mobile_grandchild_nav {
  height: 0;
  background: #1F6FC0;
  list-style: none;
  opacity: 0;
  padding: 0 50px;
  -webkit-transition: opacity 0.25s, visibility 0.25s;
  transition: opacity 0.25s, visibility 0.25s;
  visibility: hidden; }
  .president_mobile_nav_child_item.fs-swap-active .president_mobile_grandchild_nav {
    height: auto;
    opacity: 1;
    padding: 12px 50px;
    visibility: visible; }
    @media screen and (min-width: 740px) {
      .president_mobile_nav_child_item.fs-swap-active .president_mobile_grandchild_nav {
        padding-left: 80px;
        padding-right: 60px; } }

.president_mobile_grandchild_nav_item {
  opacity: 0;
  -webkit-transition: opacity 0.25s ease;
  transition: opacity 0.25s ease;
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
  visibility: hidden; }
  .president_mobile_nav_child_item.fs-swap-active .president_mobile_grandchild_nav_item {
    opacity: 1;
    -webkit-transition-delay: 0.125s;
            transition-delay: 0.125s;
    visibility: visible; }

.president_mobile_grandchild_nav_link {
  display: block;
  padding: 10px 0; }

.president_mobile_grandchild_nav_link_label {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-size: 11px;
  font-size: 0.6875rem;
  letter-spacing: 2px;
  letter-spacing: 0.125rem;
  text-transform: uppercase;
  color: #FFF;
  font-size: 14px;
  font-size: 0.875rem;
  letter-spacing: 1px;
  letter-spacing: 0.0625rem; }

/* ==========================================================================
	UTILITY NAV
============================================================================= */
.iama_menu_item {
  display: none;
  height: 42px;
  margin-right: 20px;
  -webkit-transition: height 0.25s ease;
  transition: height 0.25s ease; }
  .iama_menu_item.open {
    height: 50px;
    -webkit-box-shadow: 0px 0px 12px 2px rgba(0, 0, 0, 0.08);
            box-shadow: 0px 0px 12px 2px rgba(0, 0, 0, 0.08); }
  @media screen and (min-width: 980px) {
    .iama_menu_item {
      display: block; } }

.iama_menu_panel {
  width: 410px;
  -webkit-box-shadow: 0px 5px 10px 2px rgba(0, 0, 0, 0.08);
          box-shadow: 0px 5px 10px 2px rgba(0, 0, 0, 0.08);
  z-index: 5; }
  body:not(.loaded) .iama_menu_panel {
    opacity: 0; }

.iama_menu_panel_item {
  width: 180px; }
  .iama_menu_panel_item:last-of-type .iama_menu_panel_link {
    border-bottom-left-radius: 4px; }

.iama_menu_panel_link {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-size: 11px;
  font-size: 0.6875rem;
  letter-spacing: 2px;
  letter-spacing: 0.125rem;
  text-transform: uppercase;
  width: 100%;
  background: #F9F9F9;
  border-left: 4px solid transparent;
  border-right: 1px solid #DFDFDF;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  cursor: default;
  line-height: 1.75;
  padding: 20px 18px;
  text-align: left;
  -webkit-transition: background-color 0.25s ease, border-color 0.25s ease, color 0.25s ease;
  transition: background-color 0.25s ease, border-color 0.25s ease, color 0.25s ease; }
  .iama_menu_panel_link[href] {
    cursor: pointer; }
  .iama_menu_panel_item.active .iama_menu_panel_link, .iama_menu_panel_link:hover {
    background: #FFF;
    border-color: #003E7D;
    border-bottom-color: #DFDFDF;
    border-top-color: #DFDFDF;
    border-right-color: transparent;
    color: #003E7D; }
  .iama_menu_panel_link:hover {
    border-right-color: #DFDFDF; }

.iama_children {
  width: 230px;
  display: none;
  position: absolute;
  left: 180px;
  top: 0;
  list-style: none;
  padding: 26px 60px 15px 25px; }
  .iama_menu_panel_item.active .iama_children {
    height: 100%;
    display: block;
    overflow: hidden; }

.iama_child_item {
  margin-bottom: 25px; }
  .iama_child_item:last-child {
    margin-bottom: 0; }

.iama_child_link {
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  display: block;
  position: relative;
  color: #148071;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.875; }
  .iama_child_link .animated_circle {
    width: 32px;
    height: 32px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 50%;
    cursor: pointer;
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
    -webkit-transition: border-color .25s, border-width .25s, -webkit-box-shadow .25s;
    transition: border-color .25s, border-width .25s, -webkit-box-shadow .25s;
    transition: border-color .25s, border-width .25s, box-shadow .25s;
    transition: border-color .25s, border-width .25s, box-shadow .25s, -webkit-box-shadow .25s;
    -webkit-transition-delay: 0.3s;
            transition-delay: 0.3s;
    will-change: transform; }
    .iama_child_link .animated_circle svg {
      width: 32px;
      height: 32px;
      overflow: visible; }
    .iama_child_link .animated_circle .animated_icon_arrow,
    .iama_child_link .animated_circle .animated_icon_print {
      stroke: #000;
      -webkit-transition: stroke 0.25s ease;
      transition: stroke 0.25s ease;
      -webkit-transform: scale(0.92) translateY(1px);
              transform: scale(0.92) translateY(1px); }
      @media screen and (min-width: 740px) {
        .iama_child_link .animated_circle .animated_icon_arrow,
        .iama_child_link .animated_circle .animated_icon_print {
          -webkit-transform: scale(1);
                  transform: scale(1); } }
    .iama_child_link .animated_circle .animated_icon_print {
      width: 12px;
      -webkit-transform: scale(0.92) translate(8px, 7px);
              transform: scale(0.92) translate(8px, 7px); }
      @media screen and (min-width: 740px) {
        .iama_child_link .animated_circle .animated_icon_print {
          -webkit-transform: scale(0.9) translate(8px, 8px);
                  transform: scale(0.9) translate(8px, 8px); } }
    .iama_child_link .animated_circle.left .animated_icon_arrow,
    .iama_child_link .animated_circle.left .animated_icon_print {
      -webkit-transform-origin: center center;
              transform-origin: center center;
      -webkit-transform: scale(0.92) translateX(-1px) rotate(180deg);
              transform: scale(0.92) translateX(-1px) rotate(180deg); }
      @media screen and (min-width: 740px) {
        .iama_child_link .animated_circle.left .animated_icon_arrow,
        .iama_child_link .animated_circle.left .animated_icon_print {
          -webkit-transform: scale(1) rotate(180deg);
                  transform: scale(1) rotate(180deg); } }
    .iama_child_link .animated_circle .animated_icon_circle {
      stroke: #148071;
      stroke-dasharray: 95;
      stroke-dashoffset: 95;
      -webkit-transform: translateX(1px) translateY(31px) rotate(-90deg);
              transform: translateX(1px) translateY(31px) rotate(-90deg);
      -webkit-transition: stroke-dashoffset 600ms ease;
      transition: stroke-dashoffset 600ms ease;
      -webkit-transform-origin: 0px 0px 0px;
              transform-origin: 0px 0px 0px; }
    @media screen and (min-width: 740px) {
      .iama_child_link .animated_circle {
        border-color: rgba(0, 0, 0, 0.2);
        border-width: 1px;
        -webkit-transform: scale(1);
                transform: scale(1); } }
  @media screen and (min-width: 740px) {
    .iama_child_link:hover .animated_circle, .iama_child_link:focus .animated_circle {
      border-color: transparent;
      -webkit-transition-delay: 0s;
              transition-delay: 0s; }
      .iama_child_link:hover .animated_circle .animated_icon_circle, .iama_child_link:focus .animated_circle .animated_icon_circle {
        stroke-dashoffset: 0px; }
      .iama_child_link:hover .animated_circle .animated_icon_arrow,
      .iama_child_link:hover .animated_circle .animated_icon_print, .iama_child_link:focus .animated_circle .animated_icon_arrow,
      .iama_child_link:focus .animated_circle .animated_icon_print {
        stroke: #148071; } }
  @media screen and (min-width: 740px) {
    .iama_child_link:hover .iama_child_link_label, .iama_child_link:focus .iama_child_link_label {
      color: #000;
      text-decoration: underline; } }
  @media screen and (min-width: 740px) {
    .iama_child_link .animated_circle {
      -webkit-transform: translateY(-2px) scale(0.9);
              transform: translateY(-2px) scale(0.9); } }

.iama_child_link_label {
  -webkit-transition: color 0.25s ease;
  transition: color 0.25s ease; }

.iama_child_link_icon {
  position: absolute;
  margin-left: 3px; }

.campus_menu_item {
  display: none;
  height: 42px;
  margin-right: 20px;
  -webkit-transition: height 0.25s ease;
  transition: height 0.25s ease; }
  .campus_menu_item.open {
    height: 50px;
    -webkit-box-shadow: 0px 0px 12px 2px rgba(0, 0, 0, 0.08);
            box-shadow: 0px 0px 12px 2px rgba(0, 0, 0, 0.08); }
  @media screen and (min-width: 980px) {
    .campus_menu_item {
      display: block; } }

.campus_menu_panel {
  width: 100%;
  -webkit-box-shadow: 0px 5px 10px 2px rgba(0, 0, 0, 0.08);
          box-shadow: 0px 5px 10px 2px rgba(0, 0, 0, 0.08);
  z-index: 5; }
  .campus_menu_item.open .campus_menu_panel {
    border-top-right-radius: 0; }
  body:not(.loaded) .campus_menu_panel {
    opacity: 0; }

.campus_menu_panel_item:first-of-type .campus_menu_panel_link {
  border-top: 1px solid #DFDFDF; }

.campus_menu_panel_item:last-of-type .campus_menu_panel_link {
  border-bottom: none; }

.campus_menu_panel_link {
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  border-bottom: 1px solid #DFDFDF;
  font-size: 12px;
  font-size: 0.75rem;
  padding: 12px 25px; }
  .campus_menu_panel_link .umass {
    font-family: 'Montserrat', sans-serif;
    font-weight: 400; }
  .campus_menu_panel_link:hover, .campus_menu_panel_link:focus {
    color: #025CB8;
    text-decoration: underline; }

.quicklink_menu_item {
  display: none;
  height: 42px;
  margin-right: 20px;
  -webkit-transition: height 0.25s ease;
  transition: height 0.25s ease; }
  .quicklink_menu_item.open {
    height: 50px;
    -webkit-box-shadow: 0px 0px 12px 2px rgba(0, 0, 0, 0.08);
            box-shadow: 0px 0px 12px 2px rgba(0, 0, 0, 0.08); }
  @media screen and (min-width: 980px) {
    .quicklink_menu_item {
      display: block; } }

.quicklink_menu_panel {
  width: 100%;
  -webkit-box-shadow: 0px 5px 10px 2px rgba(0, 0, 0, 0.08);
          box-shadow: 0px 5px 10px 2px rgba(0, 0, 0, 0.08);
  z-index: 5; }
  .quicklink_menu_item.open .quicklink_menu_panel {
    border-top-right-radius: 0; }
  body:not(.loaded) .quicklink_menu_panel {
    opacity: 0; }

.quicklink_menu_panel_item:first-of-type .campus_menu_panel_link {
  border-top: 1px solid #DFDFDF; }

.quicklink_menu_panel_item:last-of-type .quicklink_menu_panel_link {
  border-bottom: none; }

.quicklink_menu_panel_link {
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  border-bottom: 1px solid #DFDFDF;
  font-size: 12px;
  font-size: 0.75rem;
  padding: 12px 25px; }
  .quicklink_menu_panel_link .umass {
    font-family: 'Montserrat', sans-serif;
    font-weight: 400; }
  .quicklink_menu_panel_link:hover {
    color: #025CB8; }

/* ==========================================================================
	Carousel
============================================================================= */
.fs-carousel-canister {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  @media print {
    .fs-carousel-canister {
      width: 100% !important;
      display: block !important;
      -webkit-transform: none !important;
              transform: none !important; } }

@media print {
  .fs-carousel-item {
    height: auto !important;
    width: 100% !important; } }

/* ==========================================================================
	 Controls
============================================================================= */
@media print {
  .fs-carousel-controls {
    display: none !important; } }

.fs-carousel-control {
  position: relative;
  cursor: default;
  pointer-events: none; }
  .fs-carousel-control.fs-carousel-visible {
    cursor: pointer;
    pointer-events: auto; }

.fs-carousel-control-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  pointer-events: none;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); }

/* Control Themes
============================================================================= */
/* ==========================================================================
	 Pagination
============================================================================= */
@media print {
  .fs-carousel-pagination {
    display: none !important; } }

.fs-carousel-page {
  height: 15px;
  width: 15px;
  position: relative;
  color: transparent;
  display: inline-block;
  overflow: hidden; }
  .fs-carousel-page:before {
    height: 10px;
    width: 10px;
    position: absolute;
    top: 50%;
    left: 50%;
    border-radius: 50%;
    content: "";
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }

/* Pagination Themes
============================================================================= */
/* ==========================================================================
	Dropdowns
============================================================================= */
.fs-dropdown-wrapper {
  position: relative; }

.fs-dropdown-selected {
  padding: 20px; }

.fs-dropdown-options {
  background: none;
  border: 0; }

.fs-dropdown-item {
  background: #eee;
  padding: 20px; }

.fs-checkbox {
  display: block;
  margin-bottom: 10px; }

.fs-checkbox-marker {
  float: none;
  display: inline-block;
  margin-right: 10px;
  vertical-align: middle; }

.fs-checkbox-flag {
  position: absolute;
  top: 0;
  left: 0; }
  .fs-checkbox-flag:before {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: 0;
    -webkit-transform: translate(-50%, -50%) rotate(45deg) scale(0);
            transform: translate(-50%, -50%) rotate(45deg) scale(0); }
    .fs-checkbox-checked .fs-checkbox-flag:before {
      -webkit-transform: translate(-50%, -50%) rotate(45deg) scale(1);
              transform: translate(-50%, -50%) rotate(45deg) scale(1); }

.fs-checkbox-label {
  display: inline-block;
  vertical-align: middle; }

/* ==========================================================================
	Lightboxing
============================================================================= */
.fs-lightboxing {
  height: 100%;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 400;
  background: #000;
  -webkit-transition: opacity .15s, visibility .15s;
  transition: opacity .15s, visibility .15s; }
  .fs-lightboxing.iframe {
    background: rgba(0, 0, 0, 0.9); }
  .fs-lightboxing.hidden {
    opacity: 0;
    visibility: hidden; }

.fs-lightboxing-close {
  height: 40px;
  width: 40px;
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 40;
  background: #000;
  border: 1px solid #FFF;
  border-radius: 50%;
  -webkit-transition: background-color 0.25s ease, border-color 0.25s ease;
  transition: background-color 0.25s ease, border-color 0.25s ease; }
  .fs-lightboxing-close:hover, .fs-lightboxing-close:focus {
    background: #FFF;
    border-color: #FFF; }
    .fs-lightboxing-close:hover .fs-lightboxing-close-icon, .fs-lightboxing-close:focus .fs-lightboxing-close-icon {
      color: #DE2345; }

.fs-lightboxing-close-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  color: #fff;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-transition: color 0.25s ease;
  transition: color 0.25s ease; }

.fs-lightboxing-close-label {
  width: 1px;
  height: 1px;
  position: absolute;
  border: 0;
  clip: rect(0 0 0 0);
  margin: -1px;
  overflow: hidden;
  padding: 0; }
  .fs-lightboxing-close-label.focusable:active, .fs-lightboxing-close-label.focusable:focus {
    width: auto;
    height: auto;
    position: static;
    clip: auto;
    margin: 0;
    overflow: visible; }

/* Lightboxing Figure
============================================================================= */
.fs-lightboxing-figure {
  width: 260px;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) scale(1);
          transform: translate(-50%, -50%) scale(1);
  -webkit-transition: opacity .15s, -webkit-transform .15s;
  transition: opacity .15s, -webkit-transform .15s;
  transition: opacity .15s, transform .15s;
  transition: opacity .15s, transform .15s, -webkit-transform .15s; }
  .loading .fs-lightboxing-figure {
    opacity: 0; }
  .fs-lightboxing.iframe .fs-lightboxing-figure {
    background: #FFF; }
  .loading .fs-lightboxing-figure,
  .hidden .fs-lightboxing-figure:not(.loading) .fs-lightboxing-figure {
    -webkit-transform: translate(-50%, -50%) scale(0.85);
            transform: translate(-50%, -50%) scale(0.85); }
  .fs-lightboxing-figure:before {
    height: 80px;
    width: 80px;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 400;
    -webkit-animation: load 2s infinite;
            animation: load 2s infinite;
    content: ""; }

@-webkit-keyframes load {}

@keyframes load {}  .fs-lightboxing-figure iframe {
    background: #FFF;
    height: 500px; }
    @media screen and (min-width: 500px) {
      .fs-lightboxing-figure iframe {
        padding: 0 20px; } }
    @media screen and (min-width: 1220px) {
      .fs-lightboxing-figure iframe {
        padding: 0; } }
    @media only screen and (min-height: 1000px) {
      .fs-lightboxing-figure iframe {
        height: 700px; } }
    @media only screen and (min-height: 1100px) {
      .fs-lightboxing-figure iframe {
        height: 800px; } }
    @media only screen and (min-height: 1200px) {
      .fs-lightboxing-figure iframe {
        height: 900px; } }
  @media screen and (min-width: 500px) {
    .fs-lightboxing-figure {
      width: 400px; } }
  @media screen and (min-width: 740px) {
    .fs-lightboxing-figure {
      width: 600px; } }
  @media screen and (min-width: 980px) {
    .fs-lightboxing-figure {
      width: 800px; } }
  @media screen and (min-width: 1220px) {
    .fs-lightboxing-figure {
      width: 1000px; } }

.fs-lightboxing-iframe-wrapper {
  width: 100%; }

.fs-lightboxing-object {
  z-index: 20;
  display: block;
  margin: 0 auto; }
  .fs-lightboxing-object.fs-lightboxing-iframe-youtube {
    width: 100% !important;
    max-height: 565px; }
  .fs-lightboxing-object.fs-lightboxing-iframe-brightcove {
    background: #000;
    max-height: 565px; }

.fs-lightboxing-iframe {
  height: 100%;
  width: 100%; }

.fs-lightboxing-image {
  max-width: 100%;
  max-height: 100%; }
  @media only screen and (max-height: 1500px) {
    .fs-lightboxing-image {
      max-height: 1000px; } }
  @media only screen and (max-height: 1200px) {
    .fs-lightboxing-image {
      max-height: 900px; } }
  @media only screen and (max-height: 1150px) {
    .fs-lightboxing-image {
      max-height: 800px; } }
  @media only screen and (max-height: 900px) {
    .fs-lightboxing-image {
      max-height: 600px; } }
  @media only screen and (max-height: 750px) {
    .fs-lightboxing-image {
      max-height: 500px; } }
  @media only screen and (max-height: 600px) {
    .fs-lightboxing-image {
      max-height: 400px; } }
  @media only screen and (max-height: 500px) {
    .fs-lightboxing-image {
      max-height: 300px; } }

/* Lightboxing Controls
============================================================================= */
.fs-lightboxing-controls {
  width: 60px;
  height: 120px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  bottom: 0;
  right: 0;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }
  @media screen and (min-width: 740px) {
    .fs-lightboxing-controls {
      bottom: auto;
      right: auto;
      top: 50%;
      right: 0;
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%); } }

.fs-lightboxing-control {
  height: 60px;
  width: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #eaeaea;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .fs-lightboxing-control-previous {
    left: 0; }
  .fs-lightboxing-control-next {
    right: 0; }
  .fs-lightboxing-control:hover .fs-lightboxing-control-icon .icon, .fs-lightboxing-control:focus .fs-lightboxing-control-icon .icon {
    fill: #148071; }

.fs-lightboxing-control-icon .icon {
  fill: #025CB8; }

.fs-lightboxing-control-label {
  width: 1px;
  height: 1px;
  position: absolute;
  border: 0;
  clip: rect(0 0 0 0);
  margin: -1px;
  overflow: hidden;
  padding: 0; }
  .fs-lightboxing-control-label.focusable:active, .fs-lightboxing-control-label.focusable:focus {
    width: auto;
    height: auto;
    position: static;
    clip: auto;
    margin: 0;
    overflow: visible; }

/* Lightboxing Caption
============================================================================= */
.fs-lightboxing-caption-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }
  @media screen and (min-width: 740px) {
    .fs-lightboxing-caption-wrapper {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      margin-top: 42px; } }

.fs-lightboxing-caption-text {
  width: 100%;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  color: #FFF;
  font-size: 17px;
  font-size: 1.0625rem;
  line-height: 2; }
  @media screen and (min-width: 740px) {
    .fs-lightboxing-caption-text {
      width: calc(100% - 120px); } }

.fs-lightboxing-index-position {
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  width: 120px;
  color: #FFF;
  font-size: 30px;
  font-size: 1.875rem;
  margin-bottom: 10px; }
  .fs-lightboxing.no_controls .fs-lightboxing-index-position {
    display: none; }
  .fs-lightboxing-index-position span {
    font-family: 'Montserrat', sans-serif;
    font-weight: 300; }
  @media screen and (min-width: 740px) {
    .fs-lightboxing-index-position {
      font-size: 45px;
      font-size: 2.8125rem;
      margin-bottom: 0; } }

.fs-lightboxing-iframe-title {
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 100%;
  display: block;
  background: #FFF;
  border-bottom: 1px solid #F9F9F9;
  color: #025CB8;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1;
  padding: 20px 20px; }
  @media screen and (min-width: 500px) {
    .fs-lightboxing-iframe-title {
      font-size: 26px;
      font-size: 1.625rem;
      padding: 30px 40px; } }
  @media screen and (min-width: 740px) {
    .fs-lightboxing-iframe-title {
      font-size: 32px;
      font-size: 2rem;
      padding: 40px 40px; } }
  @media screen and (min-width: 980px) {
    .fs-lightboxing-iframe-title {
      font-size: 46px;
      font-size: 2.875rem;
      padding: 40px 70px; } }
  @media screen and (min-width: 1220px) {
    .fs-lightboxing-iframe-title {
      font-size: 62px;
      font-size: 3.875rem;
      padding: 40px 160px; } }

/* ==========================================================================
	Pagination
============================================================================= */
.pagination {
  display: inline-block;
  margin-top: 48px; }
  .pagination.hidden {
    display: none; }
  .pagination.drupal_pagination {
    margin-bottom: 40px; }
    @media screen and (min-width: 740px) {
      .pagination.drupal_pagination {
        margin-bottom: 50px; } }
    @media screen and (min-width: 980px) {
      .pagination.drupal_pagination {
        margin-bottom: 60px; } }
    @media screen and (min-width: 1220px) {
      .pagination.drupal_pagination {
        margin-bottom: 80px; } }
  @media print {
    .pagination {
      display: none; } }

.pagination_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }

.pagination_arrow {
  height: 32px;
  position: relative; }
  .pagination_arrow .animated_circle {
    width: 32px;
    height: 32px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border: 1px solid rgba(0, 0, 0, 0.3);
    border-radius: 50%;
    cursor: pointer;
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
    -webkit-transition: border-color .25s, border-width .25s, -webkit-box-shadow .25s;
    transition: border-color .25s, border-width .25s, -webkit-box-shadow .25s;
    transition: border-color .25s, border-width .25s, box-shadow .25s;
    transition: border-color .25s, border-width .25s, box-shadow .25s, -webkit-box-shadow .25s;
    -webkit-transition-delay: 0.3s;
            transition-delay: 0.3s;
    will-change: transform; }
    .pagination_arrow .animated_circle svg {
      width: 32px;
      height: 32px;
      overflow: visible; }
    .pagination_arrow .animated_circle .animated_icon_arrow,
    .pagination_arrow .animated_circle .animated_icon_print {
      stroke: #DE2345;
      -webkit-transition: stroke 0.25s ease;
      transition: stroke 0.25s ease;
      -webkit-transform: scale(0.92) translateY(1px);
              transform: scale(0.92) translateY(1px); }
      @media screen and (min-width: 740px) {
        .pagination_arrow .animated_circle .animated_icon_arrow,
        .pagination_arrow .animated_circle .animated_icon_print {
          -webkit-transform: scale(1);
                  transform: scale(1); } }
    .pagination_arrow .animated_circle .animated_icon_print {
      width: 12px;
      -webkit-transform: scale(0.92) translate(8px, 7px);
              transform: scale(0.92) translate(8px, 7px); }
      @media screen and (min-width: 740px) {
        .pagination_arrow .animated_circle .animated_icon_print {
          -webkit-transform: scale(0.9) translate(8px, 8px);
                  transform: scale(0.9) translate(8px, 8px); } }
    .pagination_arrow .animated_circle.left .animated_icon_arrow,
    .pagination_arrow .animated_circle.left .animated_icon_print {
      -webkit-transform-origin: center center;
              transform-origin: center center;
      -webkit-transform: scale(0.92) translateX(-1px) rotate(180deg);
              transform: scale(0.92) translateX(-1px) rotate(180deg); }
      @media screen and (min-width: 740px) {
        .pagination_arrow .animated_circle.left .animated_icon_arrow,
        .pagination_arrow .animated_circle.left .animated_icon_print {
          -webkit-transform: scale(1) rotate(180deg);
                  transform: scale(1) rotate(180deg); } }
    .pagination_arrow .animated_circle .animated_icon_circle {
      stroke: #DE2345;
      stroke-dasharray: 95;
      stroke-dashoffset: 95;
      -webkit-transform: translateX(1px) translateY(31px) rotate(-90deg);
              transform: translateX(1px) translateY(31px) rotate(-90deg);
      -webkit-transition: stroke-dashoffset 600ms ease;
      transition: stroke-dashoffset 600ms ease;
      -webkit-transform-origin: 0px 0px 0px;
              transform-origin: 0px 0px 0px; }
    @media screen and (min-width: 740px) {
      .pagination_arrow .animated_circle {
        border-color: rgba(0, 0, 0, 0.3);
        border-width: 1px;
        -webkit-transform: scale(1);
                transform: scale(1); } }
  @media screen and (min-width: 740px) {
    .pagination_arrow:hover .animated_circle, .pagination_arrow:focus .animated_circle {
      border-color: transparent;
      -webkit-transition-delay: 0s;
              transition-delay: 0s; }
      .pagination_arrow:hover .animated_circle .animated_icon_circle, .pagination_arrow:focus .animated_circle .animated_icon_circle {
        stroke-dashoffset: 0px; }
      .pagination_arrow:hover .animated_circle .animated_icon_arrow,
      .pagination_arrow:hover .animated_circle .animated_icon_print, .pagination_arrow:focus .animated_circle .animated_icon_arrow,
      .pagination_arrow:focus .animated_circle .animated_icon_print {
        stroke: #000; } }

.pagination_arrow_left {
  margin-right: 5px; }

.pagination_arrow_right {
  margin-left: 5px; }

.pagination_arrow_label {
  width: 1px;
  height: 1px;
  position: absolute;
  border: 0;
  clip: rect(0 0 0 0);
  margin: -1px;
  overflow: hidden;
  padding: 0; }
  .pagination_arrow_label.focusable:active, .pagination_arrow_label.focusable:focus {
    width: auto;
    height: auto;
    position: static;
    clip: auto;
    margin: 0;
    overflow: visible; }

.pagination_link {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  display: inline-block;
  color: #000;
  font-size: 20px;
  font-size: 1.25rem;
  padding: 4px;
  -webkit-transition: color 0.25s ease;
  transition: color 0.25s ease;
  vertical-align: middle; }
  .pagination_link:focus, .pagination_link:hover {
    color: #025CB8; }
  .pagination_link.active {
    color: #025CB8; }

/* ==========================================================================
	Share Tools
============================================================================= */
.share_tools {
  display: none; }
  @media screen and (min-width: 980px) {
      .js .share_tools { display: block; } 
    }

.share_tools_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

.share_tools_header {
  width: 100%;
  position: relative;
  text-align: center;
  margin-bottom: 26px; }
  .share_tools_header:after {
    width: 1px;
    height: 10px;
    position: absolute;
    left: 50%;
    bottom: -16px;
    background: rgba(0, 0, 0, 0.2);
    content: ""; }

.share_tools_title {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  display: block;
  color: #353535;
  font-size: 14px;
  font-size: 0.875rem;
  font-style: italic;
  margin: 0; }

.share_tools_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  list-style: none;
  margin: 0;
  padding: 0; }
  @media screen and (min-width: 1220px) {
    .share_tools_list {
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex; } }

.share_tool_item {
  border-radius: 50%;
  -webkit-box-shadow: 0px 0px 12px 2px rgba(0, 0, 0, 0.08);
          box-shadow: 0px 0px 12px 2px rgba(0, 0, 0, 0.08);
  margin-bottom: 15px; }
  .share_tool_item:last-child {
    margin-bottom: 0px; }

.share_tool {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .share_tool:hover .share_tool_icon, .share_tool:focus .share_tool_icon {
    background: #025CB8;
    border-color: #025CB8; }
    .share_tool:hover .share_tool_icon .icon, .share_tool:focus .share_tool_icon .icon {
      fill: #FFF; }

.share_tool_label {
  width: 1px;
  height: 1px;
  position: absolute;
  border: 0;
  clip: rect(0 0 0 0);
  margin: -1px;
  overflow: hidden;
  padding: 0; }
  .share_tool_label.focusable:active, .share_tool_label.focusable:focus {
    width: auto;
    height: auto;
    position: static;
    clip: auto;
    margin: 0;
    overflow: visible; }

.share_tool_icon {
  width: 32px;
  height: 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: 1px solid #DFDFDF;
  border-radius: 50%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: background-color 0.25s ease, border-color 0.25s ease;
  transition: background-color 0.25s ease, border-color 0.25s ease; }
  .share_tool_icon .icon {
    width: 14px;
    height: 14px;
    border-radius: 2px;
    fill: #025CB8;
    -webkit-transition: fill 0.25s ease;
    transition: fill 0.25s ease; }

/* ==========================================================================
	Component
============================================================================= */
/* ==========================================================================
	Home Announcement
============================================================================= */
.home_announcement {
  width: 100%;
  height: 100vh; }

.home_announcement_media {
  height: 100vh; }

.home_announcement_wrapper {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  left: 0;
  top: 0;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.350578)), color-stop(60%, rgba(0, 0, 0, 0.204919)), to(rgba(0, 0, 0, 0)));
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.350578) 0%, rgba(0, 0, 0, 0.204919) 60%, rgba(0, 0, 0, 0) 100%);
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding: 0 0 40px; }
  @media screen and (min-width: 740px) {
    .home_announcement_wrapper {
      padding: 0 0 60px; } }
  @media screen and (min-width: 980px) {
    .home_announcement_wrapper {
      padding: 0 0 130px; } }

.home_announcement_mobile_logo {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -60%);
          transform: translate(-50%, -60%); }
  @media screen and (min-width: 500px) {
    .home_announcement_mobile_logo .icon_logo_mobile {
      width: 242px;
      height: 150px; } }
  @media screen and (min-width: 740px) {
    .home_announcement_mobile_logo .icon_logo_mobile {
      width: 258px;
      height: 160px; } }
  @media screen and (min-width: 980px) {
    .home_announcement_mobile_logo {
      display: none; } }

.home_announcement_title {
  width: 100%;
  background: #025CB8;
  padding: 7px 20px; }

.home_announcement_title_link {
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  font-size: 23px;
  font-size: 1.4375rem;
  line-height: 1.2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #FFF;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  line-height: 1.375; }
  @media screen and (min-width: 740px) {
    .home_announcement_title_link {
      font-size: 45px;
      font-size: 2.8125rem; } }
  .home_announcement_title_link .animated_circle {
    width: 32px;
    height: 32px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border: 1px solid rgba(255, 255, 255, 0.4);
    border-radius: 50%;
    cursor: pointer;
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
    -webkit-transition: border-color .25s, border-width .25s, -webkit-box-shadow .25s;
    transition: border-color .25s, border-width .25s, -webkit-box-shadow .25s;
    transition: border-color .25s, border-width .25s, box-shadow .25s;
    transition: border-color .25s, border-width .25s, box-shadow .25s, -webkit-box-shadow .25s;
    -webkit-transition-delay: 0.3s;
            transition-delay: 0.3s;
    will-change: transform; }
    .home_announcement_title_link .animated_circle svg {
      width: 32px;
      height: 32px;
      overflow: visible; }
    .home_announcement_title_link .animated_circle .animated_icon_arrow,
    .home_announcement_title_link .animated_circle .animated_icon_print {
      stroke: #FFF;
      -webkit-transition: stroke 0.25s ease;
      transition: stroke 0.25s ease;
      -webkit-transform: scale(0.92) translateY(1px);
              transform: scale(0.92) translateY(1px); }
      @media screen and (min-width: 740px) {
        .home_announcement_title_link .animated_circle .animated_icon_arrow,
        .home_announcement_title_link .animated_circle .animated_icon_print {
          -webkit-transform: scale(1);
                  transform: scale(1); } }
    .home_announcement_title_link .animated_circle .animated_icon_print {
      width: 12px;
      -webkit-transform: scale(0.92) translate(8px, 7px);
              transform: scale(0.92) translate(8px, 7px); }
      @media screen and (min-width: 740px) {
        .home_announcement_title_link .animated_circle .animated_icon_print {
          -webkit-transform: scale(0.9) translate(8px, 8px);
                  transform: scale(0.9) translate(8px, 8px); } }
    .home_announcement_title_link .animated_circle.left .animated_icon_arrow,
    .home_announcement_title_link .animated_circle.left .animated_icon_print {
      -webkit-transform-origin: center center;
              transform-origin: center center;
      -webkit-transform: scale(0.92) translateX(-1px) rotate(180deg);
              transform: scale(0.92) translateX(-1px) rotate(180deg); }
      @media screen and (min-width: 740px) {
        .home_announcement_title_link .animated_circle.left .animated_icon_arrow,
        .home_announcement_title_link .animated_circle.left .animated_icon_print {
          -webkit-transform: scale(1) rotate(180deg);
                  transform: scale(1) rotate(180deg); } }
    .home_announcement_title_link .animated_circle .animated_icon_circle {
      stroke: #FFF;
      stroke-dasharray: 95;
      stroke-dashoffset: 95;
      -webkit-transform: translateX(1px) translateY(31px) rotate(-90deg);
              transform: translateX(1px) translateY(31px) rotate(-90deg);
      -webkit-transition: stroke-dashoffset 600ms ease;
      transition: stroke-dashoffset 600ms ease;
      -webkit-transform-origin: 0px 0px 0px;
              transform-origin: 0px 0px 0px; }
    @media screen and (min-width: 740px) {
      .home_announcement_title_link .animated_circle {
        border-color: rgba(255, 255, 255, 0.4);
        border-width: 1px;
        -webkit-transform: scale(1);
                transform: scale(1); } }
  @media screen and (min-width: 740px) {
    .home_announcement_title_link:hover .animated_circle, .home_announcement_title_link:focus .animated_circle {
      border-color: transparent;
      -webkit-transition-delay: 0s;
              transition-delay: 0s; }
      .home_announcement_title_link:hover .animated_circle .animated_icon_circle, .home_announcement_title_link:focus .animated_circle .animated_icon_circle {
        stroke-dashoffset: 0px; }
      .home_announcement_title_link:hover .animated_circle .animated_icon_arrow,
      .home_announcement_title_link:hover .animated_circle .animated_icon_print, .home_announcement_title_link:focus .animated_circle .animated_icon_arrow,
      .home_announcement_title_link:focus .animated_circle .animated_icon_print {
        stroke: #FFF; } }
  @media screen and (min-width: 740px) {
    .home_announcement_title_link {
      display: block; } }

.home_announcement_title_link_icon {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  top: -10px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

/* ==========================================================================
	Home Feature
============================================================================= */
.home_feature {
  height: var(--wh);
  position: relative; }
  @media screen and (min-width: 500px) {
    .home_feature {
      height: calc(var(--vh, 1vh) * 100); } }

.home_feature_media_fallback {
  height: calc(100% + 20px);
  width: calc(100% + 20px);
  position: absolute;
  top: -10px;
  left: -10px;
  z-index: 0; }
  @supports ((-webkit-filter: blur(10px)) or (filter: blur(10px))) {
    .home_feature_media_fallback {
      -webkit-filter: blur(10px);
              filter: blur(10px); } }

.home_feature_header {
  width: 1px;
  height: 1px;
  position: absolute;
  border: 0;
  clip: rect(0 0 0 0);
  margin: -1px;
  overflow: hidden;
  padding: 0; }
  .home_feature_header.focusable:active, .home_feature_header.focusable:focus {
    width: auto;
    height: auto;
    position: static;
    clip: auto;
    margin: 0;
    overflow: visible; }

.home_feature_header_text {
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  font-size: 28px;
  font-size: 1.75rem;
  line-height: 1.16667; }
  @media screen and (min-width: 740px) {
    .home_feature_header_text {
      font-size: 55px;
      font-size: 3.4375rem; } }

.home_feature_media_wrapper {
  width: 100%;
  height: var(--wh);
  position: fixed;
  left: 0;
  top: 0;
  background: #025CB8;
  will-change: transform; }
  @media screen and (min-width: 500px) {
    .home_feature_media_wrapper {
      height: calc(var(--vh, 1vh) * 100); } }

.home_feature_media {
  width: 100%;
  height: var(--wh);
  min-height: 450px;
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
  will-change: transform; }
  .home_feature_media.blue,
  .page_inner.transition .home_feature_media {
    opacity: 0.2; }
  .home_feature_media video {
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
    will-change: transform; }
  @media screen and (min-width: 500px) {
    .home_feature_media {
      height: calc(var(--vh, 1vh) * 100); } }

.home_feature_media_description {
  width: 1px;
  height: 1px;
  position: absolute;
  border: 0;
  clip: rect(0 0 0 0);
  margin: -1px;
  overflow: hidden;
  padding: 0; }
  .home_feature_media_description.focusable:active, .home_feature_media_description.focusable:focus {
    width: auto;
    height: auto;
    position: static;
    clip: auto;
    margin: 0;
    overflow: visible; }

.home_feature_wrapper {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.350578)), color-stop(60%, rgba(0, 0, 0, 0.204919)), to(rgba(0, 0, 0, 0)));
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.350578) 0%, rgba(0, 0, 0, 0.204919) 60%, rgba(0, 0, 0, 0) 100%); }

.home_feature_logo {
  position: absolute;
  left: 50%;
  top: 40%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); }
  @media screen and (min-width: 980px) {
    .home_feature_logo {
      top: 36%; } }
  .home_feature_logo .icon_logo {
    width: 623px;
    height: 56px; }
    @media screen and (min-width: 980px) {
      .home_feature_logo .icon_logo {
        width: 823px;
        height: 74px; } }
  @media screen and (min-width: 500px) {
    .home_feature_logo .icon_logo_mobile {
      width: 242px;
      height: 150px; } }
  .home_feature_logo .logo_feature {
    display: none; }
  @media screen and (min-width: 740px) {
    .home_feature_logo .logo_feature {
      display: block; }
    .home_feature_logo .logo_feature_mobile {
      display: none; } }

.home_feature_pause {
  position: absolute;
  bottom: 110px;
  right: 50%;
  -webkit-transform: translateX(50%);
          transform: translateX(50%);
  will-change: transform;
  z-index: 0; }
  .home_feature_pause.fade-out,
  .page_inner.transition .home_feature_pause {
    opacity: 0;
    -webkit-transition-delay: 0s;
            transition-delay: 0s; }
  @media screen and (min-width: 740px) {
    .home_feature_pause {
      bottom: 125px;
      right: 35px;
      -webkit-transform: translateX(0);
              transform: translateX(0); } }
  @media only screen and (min-width: 740px) and (max-height: 700px) {
    .home_feature_pause {
      bottom: 120px; } }
  @media screen and (min-width: 980px) {
    .home_feature_pause {
      position: fixed;
      right: 0; } }
  @media screen and (min-width: 980px) and (min-width: 740px) {
    .home_feature_pause {
      margin-right: calc(((100% - 720px) / 2 + 1.04166667%) * 1); } }
  @media screen and (min-width: 980px) and (min-width: 980px) {
    .home_feature_pause {
      margin-right: calc(((100% - 960px) / 2 + 1.04166667%) * 1); } }
  @media screen and (min-width: 980px) and (min-width: 1220px) {
    .home_feature_pause {
      margin-right: calc(((100% - 1200px) / 2 + 1.04166667%) * 1); } }
  @media screen and (min-width: 980px) and (min-width: 740px) {
    .home_feature_pause {
      margin-left: calc(((100% - 720px) / 2 + 1.04166667%) * 1); } }
  @media screen and (min-width: 980px) and (min-width: 980px) {
    .home_feature_pause {
      margin-left: calc(((100% - 960px) / 2 + 1.04166667%) * 1); } }
  @media screen and (min-width: 980px) and (min-width: 1220px) {
    .home_feature_pause {
      margin-left: calc(((100% - 1200px) / 2 + 1.04166667%) * 1); } }

.home_feature_pause_button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: rgba(0, 0, 0, 0.6);
  border: 1px solid rgba(255, 255, 255, 0.3);
  border-radius: 36px;
  -webkit-transition: opacity 0.25s ease;
  transition: opacity 0.25s ease;
  -webkit-transition-delay: 0.25s;
          transition-delay: 0.25s; }
  .home_feature_pause_button:hover, .home_feature_pause_button:focus {
    background: rgba(0, 0, 0, 0.7);
    border-color: rgba(255, 255, 255, 0.4); }
    .home_feature_pause_button:hover .home_feature_pause_button_icon, .home_feature_pause_button:focus .home_feature_pause_button_icon {
      opacity: 0.7; }
    .home_feature_pause_button:hover .home_feature_pause_button_label, .home_feature_pause_button:focus .home_feature_pause_button_label {
      color: rgba(255, 255, 255, 0.7); }

.home_feature_pause_button_icon {
  width: 36px;
  height: 36px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-left: 5px;
  -webkit-transition: background-color 0.25s ease, border-color 0.25s ease, opacity 0.25s ease;
  transition: background-color 0.25s ease, border-color 0.25s ease, opacity 0.25s ease; }
  .home_feature_pause_button_icon .icon_play {
    width: 10px;
    height: 16px;
    display: none;
    fill: #FFF;
    -webkit-transform: translateX(1px);
            transform: translateX(1px); }
    .home_feature_pause.paused .home_feature_pause_button_icon .icon_play {
      display: block; }
  .home_feature_pause_button_icon .icon_pause {
    height: 14px;
    fill: #FFF; }
    .home_feature_pause.paused .home_feature_pause_button_icon .icon_pause {
      display: none; }

.home_feature_pause_button_label {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  width: 100px;
  color: #FFF;
  font-size: 14px;
  font-size: 0.875rem;
  padding-right: 10px;
  text-align: left;
  -webkit-transition: color 0.25s ease;
  transition: color 0.25s ease; }

/* ==========================================================================
	Landing Feature
============================================================================= */
.landing_feature.no_meta {
  margin-bottom: 25px; }
  @media screen and (min-width: 740px) {
    .landing_feature.no_meta {
      margin-bottom: 50px; } }

.landing_feature_background {
  min-height: 250px; }
  @media screen and (min-width: 500px) {
    .landing_feature_background {
      min-height: 400px; } }
  @media screen and (min-width: 740px) {
    .landing_feature_background {
      min-height: 600px; } }
  @media only screen and (min-width: 1100px) {
    .landing_feature_background {
      min-height: 710px; } }
  @media only screen and (min-width: 1100px) and (max-height: 800px) {
    .landing_feature_background {
      min-height: 550px; } }
  @media screen and (min-width: 1220px) {
    .landing_feature_background {
      min-height: 810px; } }
  @media screen and (min-width: 1220px) and (max-height: 900px) {
    .landing_feature_background {
      min-height: 700px; } }
  @media screen and (min-width: 1220px) and (max-height: 800px) {
    .landing_feature_background {
      min-height: 600px; } }

.landing_feature_media_stats {
  position: relative; }

.landing_feature_media_stats_wrapper {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -ms-flex-line-pack: end;
      align-content: flex-end;
  background: -webkit-gradient(linear, left bottom, left top, from(black), color-stop(80%, rgba(0, 0, 0, 0.499037)), to(rgba(0, 0, 0, 0)));
  background: linear-gradient(0deg, black 0%, rgba(0, 0, 0, 0.499037) 80%, rgba(0, 0, 0, 0) 100%);
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: -120px;
  padding-top: 24px; }
  @media screen and (min-width: 740px) {
    .landing_feature_media_stats_wrapper {
      position: absolute;
      left: 0;
      top: 0;
      background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.468225)), color-stop(7%, rgba(0, 0, 0, 0.499037)), to(rgba(0, 0, 0, 0)));
      background: linear-gradient(0deg, rgba(0, 0, 0, 0.468225) 0%, rgba(0, 0, 0, 0.499037) 7%, rgba(0, 0, 0, 0) 100%);
      margin-top: 0; } }
  @media screen and (min-width: 980px) {
    .landing_feature_media_stats_wrapper {
      padding-top: 0; } }

.landing_feature_breadcrumbs {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-size: 11px;
  font-size: 0.6875rem;
  letter-spacing: 2px;
  letter-spacing: 0.125rem;
  text-transform: uppercase;
  color: #FFF;
  letter-spacing: 2px;
  margin-bottom: 3px; }
  .landing_feature_breadcrumbs .breadcrumb_item:last-child {
    position: relative; }
    .landing_feature_breadcrumbs .breadcrumb_item:last-child:before {
      width: 6px;
      height: 1px;
      display: block;
      position: absolute;
      right: -12px;
      top: 5px;
      background: rgba(255, 255, 255, 0.6);
      content: "";
      opacity: 1;
      visibility: visible; }
    .landing_feature_breadcrumbs .breadcrumb_item:last-child:after {
      width: 1px;
      height: 6px;
      display: block;
      position: absolute;
      right: -12px;
      top: 5px;
      background: rgba(255, 255, 255, 0.6);
      content: "";
      opacity: 1;
      visibility: visible; }
  .landing_feature_breadcrumbs .breadcrumb_item:after {
    color: #FFF; }

.landing_feature_title {
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  font-size: 28px;
  font-size: 1.75rem;
  line-height: 1.16667;
  color: #FFF;
  margin: 3px 0 10px; }
  @media screen and (min-width: 740px) {
    .landing_feature_title {
      font-size: 55px;
      font-size: 3.4375rem; } }
  .landing_feature_title .umass {
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  @media screen and (min-width: 740px) {
    .landing_feature_title {
      margin-bottom: 5px; } }
  @media screen and (min-width: 980px) {
    .landing_feature_title {
      margin-bottom: 30px; } }
  @media screen and (min-width: 1220px) {
    .landing_feature_title {
      margin-bottom: 46px; } }

.landing_feature_stats {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #000;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  @media screen and (min-width: 740px) {
    .landing_feature_stats {
      background: rgba(0, 0, 0, 0.7); } }
  @media screen and (min-width: 980px) {
    .landing_feature_stats {
      width: 200px;
      height: 100%;
      position: absolute;
      right: 0;
      top: 0;
      border-left: 1px solid rgba(0, 0, 0, 0.2);
      padding: 0 30px; } }
  @media only screen and (min-width: 1100px) {
    .landing_feature_stats {
      width: 300px;
      padding: 0 50px; } }

@media screen and (min-width: 980px) {
  .landing_feature_stats_row {
    width: auto !important;
    min-width: inherit !important;
    display: block !important;
    margin: auto !important;
    min-width: 0px !important; } }

@media screen and (min-width: 980px) {
  .landing_feature_stats_cell {
    width: auto !important;
    min-width: inherit !important;
    max-width: none !important;
    display: block !important;
    margin: auto !important;
    min-width: 0px !important; } }

.landing_feature_wrapper_cell {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end; }

.landing_feature_media_stats_items {
  list-style: none;
  margin: 0;
  padding: 25px 0 25px; }
  @media screen and (min-width: 500px) {
    .landing_feature_media_stats_items {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; } }
  @media screen and (min-width: 980px) {
    .landing_feature_media_stats_items {
      display: block;
      padding: 0; } }

.landing_feature_media_stats_item {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 100%;
  position: relative;
  color: #FFF;
  margin-bottom: 15px; }
  .landing_feature_media_stats_item:last-child {
    margin-bottom: 0; }
  @media screen and (min-width: 500px) {
    .landing_feature_media_stats_item {
      width: calc((100% / 3) - 15px);
      margin-bottom: 0;
      margin-right: 30px; }
      .landing_feature_media_stats_item:last-child {
        margin-right: 0; } }
  @media screen and (min-width: 980px) {
    .landing_feature_media_stats_item {
      width: 100%;
      display: block;
      margin-bottom: 60px; }
      .landing_feature_media_stats_item:after {
        width: 60px;
        height: 1px;
        display: block;
        position: absolute;
        left: 0;
        bottom: -32px;
        background: rgba(255, 255, 255, 0.4);
        content: ""; }
      .landing_feature_media_stats_item:last-child {
        margin-bottom: 0; }
        .landing_feature_media_stats_item:last-child:after {
          display: none; } }
  @media only screen and (min-width: 1100px) and (max-height: 800px) {
    .landing_feature_media_stats_item {
      margin-bottom: 40px; }
      .landing_feature_media_stats_item:after {
        bottom: -22px; } }
  @media screen and (min-width: 1220px) {
    .landing_feature_media_stats_item {
      margin-bottom: 100px; }
      .landing_feature_media_stats_item:after {
        bottom: -50px; } }
  @media screen and (min-width: 1220px) and (max-height: 800px) {
    .landing_feature_media_stats_item {
      margin-bottom: 60px; }
      .landing_feature_media_stats_item:after {
        bottom: -30px; } }

.media_stat_figure {
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  font-size: 23px;
  font-size: 1.4375rem;
  line-height: 1.2;
  display: block; }
  @media screen and (min-width: 740px) {
    .media_stat_figure {
      font-size: 45px;
      font-size: 2.8125rem; } }
  @media screen and (min-width: 740px) {
    .media_stat_figure {
      font-size: 36px;
      font-size: 2.25rem; } }
  @media screen and (min-width: 980px) {
    .media_stat_figure {
      font-size: 32px;
      font-size: 2rem; } }
  @media only screen and (min-width: 1100px) {
    .media_stat_figure {
      font-size: 45px;
      font-size: 2.8125rem; } }

.media_stat_text {
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.5;
  display: block; }
  @media screen and (min-width: 740px) {
    .media_stat_text {
      font-size: 20px;
      font-size: 1.25rem; } }
  @media screen and (min-width: 740px) {
    .media_stat_text {
      font-size: 16px;
      font-size: 1rem; } }
  @media only screen and (min-width: 1100px) {
    .media_stat_text {
      font-size: 20px;
      font-size: 1.25rem; } }

.landing_feature_meta {
  margin-bottom: 40px;
  background: #F9F9F9;
  padding: 20px 0 15px; }
  @media screen and (min-width: 740px) {
    .landing_feature_meta {
      margin-bottom: 50px; } }
  @media screen and (min-width: 740px) {
    .landing_feature_meta {
      padding: 32px 0 30px; } }

.landing_feature_meta_title {
  margin: 0 0 20px; }

.landing_feature_meta_title_label {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-size: 14px;
  font-size: 0.875rem;
  font-style: italic; }

.landing_feature_meta_items {
  list-style: none;
  margin: 0;
  padding: 0; }
  @media screen and (min-width: 500px) {
    .landing_feature_meta_items {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; } }

.landing_feature_meta_item {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 10px; }
  @media screen and (min-width: 500px) {
    .landing_feature_meta_item {
      width: calc(50% - 15px);
      border-bottom: 1px solid rgba(0, 0, 0, 0.2);
      margin-bottom: 15px;
      margin-right: 30px;
      padding-bottom: 15px; }
      .landing_feature_meta_item:nth-of-type(2n) {
        margin-right: 0; } }
  @media screen and (min-width: 1220px) {
    .landing_feature_meta_item {
      width: calc((100% / 3) - 20px); }
      .landing_feature_meta_item:nth-of-type(2n) {
        margin-right: 30px; }
      .landing_feature_meta_item:nth-of-type(3n) {
        margin-right: 0; } }

.landing_feature_meta_item_icon {
  width: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-right: 6px; }

.landing_feature_meta_item_label {
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  font-size: 13px;
  font-size: 0.8125rem; }
  .landing_feature_meta_item_label .name {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700; }

.landing_feature_pause {
  display: none;
  position: absolute;
  right: 200px;
  margin: 0 30px;
  padding-bottom: 40px; }
  @media screen and (min-width: 980px) {
    .landing_feature_pause {
      display: block; } }
  @media only screen and (min-width: 1100px) {
    .landing_feature_pause {
      right: 300px;
      margin: 0 40px; } }
  @media screen and (min-width: 1220px) {
    .landing_feature_pause {
      padding-bottom: 54px; } }
  @media only screen and (min-width: 1400px) {
    .landing_feature_pause {
      margin: 0 50px; } }

.landing_feature_pause_button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: rgba(0, 0, 0, 0.4);
  border: 1px solid rgba(255, 255, 255, 0.3);
  border-radius: 36px;
  color: #FFF; }
  @media screen and (min-width: 740px) {
    .landing_feature_pause_button:hover, .landing_feature_pause_button:focus {
      background: rgba(0, 0, 0, 0.7); }
      .landing_feature_pause_button:hover .landing_feature_pause_button_label, .landing_feature_pause_button:focus .landing_feature_pause_button_label {
        opacity: 0.7; } }

.landing_feature_pause_button_icon {
  width: 32px;
  height: 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-left: 5px;
  -webkit-transition: background-color 0.25s ease;
  transition: background-color 0.25s ease; }
  .landing_feature_pause_button_icon .icon_play {
    height: 15px;
    display: none;
    fill: #FFF; }
  .landing_feature_pause_button_icon .icon_pause {
    height: 14px;
    fill: #FFF; }
  .landing_feature.paused .landing_feature_pause_button_icon .icon_play {
    display: block; }
  .landing_feature.paused .landing_feature_pause_button_icon .icon_pause {
    display: none; }

.landing_feature_pause_button_label {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  width: 52px;
  font-size: 14px;
  font-size: 0.875rem;
  padding-right: 10px;
  text-align: left;
  -webkit-transition: opacity 0.25s ease;
  transition: opacity 0.25s ease; }

.landing_feature_mobile_video_pause {
  margin-bottom: 10px; }
  @media screen and (min-width: 980px) {
    .landing_feature_mobile_video_pause {
      display: none; } }

.landing_feature_mobile_pause_button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: rgba(0, 0, 0, 0.4);
  border: 1px solid rgba(255, 255, 255, 0.3);
  border-radius: 36px; }
  @media screen and (min-width: 740px) {
    .landing_feature_mobile_pause_button:hover {
      background: rgba(0, 0, 0, 0.7); }
      .landing_feature_mobile_pause_button:hover .landing_feature_mobile_pause_button_label {
        opacity: 0.7; } }

.landing_feature_mobile_pause_button_icon {
  width: 32px;
  height: 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-left: 5px;
  -webkit-transform: scale(0.85);
          transform: scale(0.85);
  -webkit-transition: background-color 0.25s ease;
  transition: background-color 0.25s ease; }
  .landing_feature_mobile_pause_button_icon .icon_play {
    height: 14px;
    display: none;
    fill: #FFF; }
  .landing_feature_mobile_pause_button_icon .icon_pause {
    fill: #FFF; }
  .landing_feature.paused .landing_feature_mobile_pause_button_icon .icon_play {
    display: block; }
  .landing_feature.paused .landing_feature_mobile_pause_button_icon .icon_pause {
    display: none; }

.landing_feature_mobile_pause_button_label {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  width: 95px;
  color: #FFF;
  font-size: 14px;
  font-size: 0.875rem;
  text-align: left;
  padding-right: 10px;
  -webkit-transition: opacity 0.25s ease;
  transition: opacity 0.25s ease; }

/* ==========================================================================
	Page Header
============================================================================= */
.news_header_top {
  position: relative;
  margin-bottom: 30px;
  padding: 33px 0 0;
  overflow: hidden; }
  @media screen and (min-width: 740px) {
    .news_header_top {
      margin-bottom: 40px; } }
  @media screen and (min-width: 740px) and (min-width: 740px) {
    .news_header_top {
      margin-bottom: 50px; } }
  @media screen and (min-width: 740px) and (min-width: 980px) {
    .news_header_top {
      margin-bottom: 60px; } }
  @media screen and (min-width: 740px) and (min-width: 1220px) {
    .news_header_top {
      margin-bottom: 80px; } }

.news_header_top_wrapper {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  color: #353535;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start; }

.news_header_top_breadcrumbs {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-size: 11px;
  font-size: 0.6875rem;
  letter-spacing: 2px;
  letter-spacing: 0.125rem;
  text-transform: uppercase;
  letter-spacing: 2px; }
  .news_header_top_breadcrumbs .breadcrumb_item:last-child {
    position: relative; }
    .news_header_top_breadcrumbs .breadcrumb_item:last-child:before {
      width: 6px;
      height: 1px;
      display: block;
      position: absolute;
      right: -12px;
      top: 5px;
      background: #353535;
      content: "";
      opacity: 1;
      visibility: visible; }
    .news_header_top_breadcrumbs .breadcrumb_item:last-child:after {
      width: 1px;
      height: 6px;
      display: block;
      position: absolute;
      right: -12px;
      top: 5px;
      background: #353535;
      content: "";
      opacity: 1;
      visibility: visible; }

.news_header_top_title {
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  font-size: 28px;
  font-size: 1.75rem;
  line-height: 1.16667;
  color: #025CB8;
  margin: 3px 0 0; }
  @media screen and (min-width: 740px) {
    .news_header_top_title {
      font-size: 55px;
      font-size: 3.4375rem; } }

.news_header_feature {
  position: relative;
  margin-top: 22px; }

.news_header_feature_item {
  width: 100%;
  position: relative;
  margin-right: 30px;
  -webkit-transition: opacity 0.25s ease;
  transition: opacity 0.25s ease; }
  .news_header_feature_item.fs-carousel-item {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 250px;
            flex: 0 0 250px; }
    @media screen and (min-width: 500px) {
      .news_header_feature_item.fs-carousel-item {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 450px;
                flex: 0 0 450px; } }
    @media screen and (min-width: 740px) {
      .news_header_feature_item.fs-carousel-item {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 640px;
                flex: 0 0 640px; } }
    @media screen and (min-width: 980px) {
      .news_header_feature_item.fs-carousel-item {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 900px;
                flex: 0 0 900px; } }
    @media screen and (min-width: 1220px) {
      .news_header_feature_item.fs-carousel-item {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 1170px;
                flex: 0 0 1170px; } }

.news_header_feature_picture {
  width: 100%;
  display: block; }

.news_header_feature_image {
  width: 100%;
  display: block; }

.news_header_feature_wrapper {
  width: 100%; }
  @media screen and (min-width: 740px) {
    .news_header_feature_wrapper {
      height: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      position: absolute;
      left: 0;
      top: 0;
      -webkit-box-align: end;
          -ms-flex-align: end;
              align-items: flex-end;
      padding: 30px; } }
  @media screen and (min-width: 980px) {
    .news_header_feature_wrapper {
      padding: 50px; } }

.news_header_feature_link {
  display: block;
  position: relative;
  color: #000;
  padding: 38px 38px 0 0; }
  .news_header_feature_link .animated_circle {
    width: 32px;
    height: 32px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border: 1px solid rgba(0, 0, 0, 0.3);
    border-radius: 50%;
    cursor: pointer;
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
    -webkit-transition: border-color .25s, border-width .25s, -webkit-box-shadow .25s;
    transition: border-color .25s, border-width .25s, -webkit-box-shadow .25s;
    transition: border-color .25s, border-width .25s, box-shadow .25s;
    transition: border-color .25s, border-width .25s, box-shadow .25s, -webkit-box-shadow .25s;
    -webkit-transition-delay: 0.3s;
            transition-delay: 0.3s;
    will-change: transform; }
    .news_header_feature_link .animated_circle svg {
      width: 32px;
      height: 32px;
      overflow: visible; }
    .news_header_feature_link .animated_circle .animated_icon_arrow,
    .news_header_feature_link .animated_circle .animated_icon_print {
      stroke: #025CB8;
      -webkit-transition: stroke 0.25s ease;
      transition: stroke 0.25s ease;
      -webkit-transform: scale(0.92) translateY(1px);
              transform: scale(0.92) translateY(1px); }
      @media screen and (min-width: 740px) {
        .news_header_feature_link .animated_circle .animated_icon_arrow,
        .news_header_feature_link .animated_circle .animated_icon_print {
          -webkit-transform: scale(1);
                  transform: scale(1); } }
    .news_header_feature_link .animated_circle .animated_icon_print {
      width: 12px;
      -webkit-transform: scale(0.92) translate(8px, 7px);
              transform: scale(0.92) translate(8px, 7px); }
      @media screen and (min-width: 740px) {
        .news_header_feature_link .animated_circle .animated_icon_print {
          -webkit-transform: scale(0.9) translate(8px, 8px);
                  transform: scale(0.9) translate(8px, 8px); } }
    .news_header_feature_link .animated_circle.left .animated_icon_arrow,
    .news_header_feature_link .animated_circle.left .animated_icon_print {
      -webkit-transform-origin: center center;
              transform-origin: center center;
      -webkit-transform: scale(0.92) translateX(-1px) rotate(180deg);
              transform: scale(0.92) translateX(-1px) rotate(180deg); }
      @media screen and (min-width: 740px) {
        .news_header_feature_link .animated_circle.left .animated_icon_arrow,
        .news_header_feature_link .animated_circle.left .animated_icon_print {
          -webkit-transform: scale(1) rotate(180deg);
                  transform: scale(1) rotate(180deg); } }
    .news_header_feature_link .animated_circle .animated_icon_circle {
      stroke: #025CB8;
      stroke-dasharray: 95;
      stroke-dashoffset: 95;
      -webkit-transform: translateX(1px) translateY(31px) rotate(-90deg);
              transform: translateX(1px) translateY(31px) rotate(-90deg);
      -webkit-transition: stroke-dashoffset 600ms ease;
      transition: stroke-dashoffset 600ms ease;
      -webkit-transform-origin: 0px 0px 0px;
              transform-origin: 0px 0px 0px; }
    @media screen and (min-width: 740px) {
      .news_header_feature_link .animated_circle {
        border-color: rgba(0, 0, 0, 0.3);
        border-width: 1px;
        -webkit-transform: scale(1);
                transform: scale(1); } }
  @media screen and (min-width: 740px) {
    .news_header_feature_link:hover .animated_circle, .news_header_feature_link:focus .animated_circle {
      border-color: transparent;
      -webkit-transition-delay: 0s;
              transition-delay: 0s; }
      .news_header_feature_link:hover .animated_circle .animated_icon_circle, .news_header_feature_link:focus .animated_circle .animated_icon_circle {
        stroke-dashoffset: 0px; }
      .news_header_feature_link:hover .animated_circle .animated_icon_arrow,
      .news_header_feature_link:hover .animated_circle .animated_icon_print, .news_header_feature_link:focus .animated_circle .animated_icon_arrow,
      .news_header_feature_link:focus .animated_circle .animated_icon_print {
        stroke: #000; } }
  @media screen and (min-width: 740px) {
    .news_header_feature_link {
      width: 100%;
      background: rgba(0, 0, 0, 0.7);
      color: #FFF;
      padding: 38px 38px 14px 18px;
      -webkit-transition: background-color 0.325s ease, color 0.325s ease;
      transition: background-color 0.325s ease, color 0.325s ease; }
      .news_header_feature_link .animated_circle {
        width: 32px;
        height: 32px;
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        border: 1px solid rgba(255, 255, 255, 0.3);
        border-radius: 50%;
        cursor: pointer;
        -webkit-transform: scale(0.9);
                transform: scale(0.9);
        -webkit-transition: border-color .25s, border-width .25s, -webkit-box-shadow .25s;
        transition: border-color .25s, border-width .25s, -webkit-box-shadow .25s;
        transition: border-color .25s, border-width .25s, box-shadow .25s;
        transition: border-color .25s, border-width .25s, box-shadow .25s, -webkit-box-shadow .25s;
        -webkit-transition-delay: 0.3s;
                transition-delay: 0.3s;
        will-change: transform; }
        .news_header_feature_link .animated_circle svg {
          width: 32px;
          height: 32px;
          overflow: visible; }
        .news_header_feature_link .animated_circle .animated_icon_arrow,
        .news_header_feature_link .animated_circle .animated_icon_print {
          stroke: #FFF;
          -webkit-transition: stroke 0.25s ease;
          transition: stroke 0.25s ease;
          -webkit-transform: scale(0.92) translateY(1px);
                  transform: scale(0.92) translateY(1px); } }
      @media screen and (min-width: 740px) and (min-width: 740px) {
        .news_header_feature_link .animated_circle .animated_icon_arrow,
        .news_header_feature_link .animated_circle .animated_icon_print {
          -webkit-transform: scale(1);
                  transform: scale(1); } }
  @media screen and (min-width: 740px) {
        .news_header_feature_link .animated_circle .animated_icon_print {
          width: 12px;
          -webkit-transform: scale(0.92) translate(8px, 7px);
                  transform: scale(0.92) translate(8px, 7px); } }
      @media screen and (min-width: 740px) and (min-width: 740px) {
        .news_header_feature_link .animated_circle .animated_icon_print {
          -webkit-transform: scale(0.9) translate(8px, 8px);
                  transform: scale(0.9) translate(8px, 8px); } }
  @media screen and (min-width: 740px) {
        .news_header_feature_link .animated_circle.left .animated_icon_arrow,
        .news_header_feature_link .animated_circle.left .animated_icon_print {
          -webkit-transform-origin: center center;
                  transform-origin: center center;
          -webkit-transform: scale(0.92) translateX(-1px) rotate(180deg);
                  transform: scale(0.92) translateX(-1px) rotate(180deg); } }
      @media screen and (min-width: 740px) and (min-width: 740px) {
        .news_header_feature_link .animated_circle.left .animated_icon_arrow,
        .news_header_feature_link .animated_circle.left .animated_icon_print {
          -webkit-transform: scale(1) rotate(180deg);
                  transform: scale(1) rotate(180deg); } }
  @media screen and (min-width: 740px) {
        .news_header_feature_link .animated_circle .animated_icon_circle {
          stroke: #FFF;
          stroke-dasharray: 95;
          stroke-dashoffset: 95;
          -webkit-transform: translateX(1px) translateY(31px) rotate(-90deg);
                  transform: translateX(1px) translateY(31px) rotate(-90deg);
          -webkit-transition: stroke-dashoffset 600ms ease;
          transition: stroke-dashoffset 600ms ease;
          -webkit-transform-origin: 0px 0px 0px;
                  transform-origin: 0px 0px 0px; } }
    @media screen and (min-width: 740px) and (min-width: 740px) {
      .news_header_feature_link .animated_circle {
        border-color: rgba(255, 255, 255, 0.3);
        border-width: 1px;
        -webkit-transform: scale(1);
                transform: scale(1); } }
  @media screen and (min-width: 740px) and (min-width: 740px) {
    .news_header_feature_link:hover .animated_circle, .news_header_feature_link:focus .animated_circle {
      border-color: transparent;
      -webkit-transition-delay: 0s;
              transition-delay: 0s; }
      .news_header_feature_link:hover .animated_circle .animated_icon_circle, .news_header_feature_link:focus .animated_circle .animated_icon_circle {
        stroke-dashoffset: 0px; }
      .news_header_feature_link:hover .animated_circle .animated_icon_arrow,
      .news_header_feature_link:hover .animated_circle .animated_icon_print, .news_header_feature_link:focus .animated_circle .animated_icon_arrow,
      .news_header_feature_link:focus .animated_circle .animated_icon_print {
        stroke: #FFF; } }
  @media screen and (min-width: 740px) {
      .news_header_feature_link:hover, .news_header_feature_link:focus {
        color: rgba(255, 255, 255, 0.75);
        background: rgba(0, 0, 0, 0.9); } }

.news_header_feature_link_title {
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.33333;
  display: block;
  line-height: 1.75; }
  @media screen and (min-width: 740px) {
    .news_header_feature_link_title {
      font-size: 30px;
      font-size: 1.875rem; } }

.news_header_feature_link_title_label {
  position: relative; }

.news_header_feature_link_title_icon {
  margin-left: 8px;
  position: absolute; }
  @media screen and (min-width: 740px) {
    .news_header_feature_link .news_header_feature_link_title_icon.animated_circle {
      -webkit-transform: scale(1) translateY(9px);
              transform: scale(1) translateY(9px); } }

.news_header_feature_link_category {
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.5;
  text-transform: uppercase;
  display: block;
  position: absolute;
  bottom: calc(100% - 36px);
  color: #025CB8;
  letter-spacing: 1px;
  letter-spacing: 0.0625rem; }
  @media screen and (min-width: 740px) {
    .news_header_feature_link_category {
      color: #FFF; } }

.news_header_feature_controls {
  width: 60px;
  height: 120px;
  position: absolute;
  right: 0;
  top: 50%;
  background: #FFF;
  -webkit-box-shadow: 0px 0px 12px 2px rgba(0, 0, 0, 0.08);
          box-shadow: 0px 0px 12px 2px rgba(0, 0, 0, 0.08);
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%); }
  .news_header_feature_controls.fs-carousel-controls.fs-carousel-visible {
    display: none; }
    @media screen and (min-width: 740px) {
      .news_header_feature_controls.fs-carousel-controls.fs-carousel-visible {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; } }

.news_header_feature_previous {
  width: 60px;
  height: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .news_header_feature_previous .icon {
    fill: #025CB8;
    opacity: 0.4; }
  .news_header_feature_previous.fs-carousel-visible .icon {
    opacity: 1;
    -webkit-transition: fill 0.25s ease;
    transition: fill 0.25s ease; }
  .news_header_feature_previous.fs-carousel-visible:hover .icon {
    fill: #DE2345; }

.news_header_feature_next {
  width: 60px;
  height: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .news_header_feature_next .icon {
    fill: #025CB8;
    opacity: 0.4; }
  .news_header_feature_next.fs-carousel-visible .icon {
    opacity: 1;
    -webkit-transition: fill 0.25s ease;
    transition: fill 0.25s ease; }
  .news_header_feature_next.fs-carousel-visible:hover .icon {
    fill: #DE2345; }

.news_header_top .fs-carousel-enabled .fs-carousel-pagination {
  width: 100%;
  display: block;
  margin-top: 12px; }
  .news_header_top .fs-carousel-enabled .fs-carousel-pagination button {
    display: inline-block;
    width: 6px;
    height: 6px;
    background: #CCCCCC;
    border-radius: 50%;
    margin-right: 8px;
    -webkit-transform: translateY(2px);
            transform: translateY(2px);
    -webkit-transition: width 0.25s ease, height 0.25s ease, -webkit-transform 0.25s ease;
    transition: width 0.25s ease, height 0.25s ease, -webkit-transform 0.25s ease;
    transition: transform 0.25s ease, width 0.25s ease, height 0.25s ease;
    transition: transform 0.25s ease, width 0.25s ease, height 0.25s ease, -webkit-transform 0.25s ease; }
    .news_header_top .fs-carousel-enabled .fs-carousel-pagination button.fs-carousel-active {
      width: 10px;
      height: 10px;
      background: #025CB8;
      -webkit-transform: translateY(0);
              transform: translateY(0); }
      .news_header_top .fs-carousel-enabled .fs-carousel-pagination button.fs-carousel-active:first-child:last-child {
        display: none; }
  @media screen and (min-width: 740px) {
    .news_header_top .fs-carousel-enabled .fs-carousel-pagination {
      display: none; } }

/* ==========================================================================
	Page Header
============================================================================= */
.page_header_top {
  position: relative;
  margin-bottom: 50px; }
  .page_header_top:not(.image):not(.video) {
    margin-top: 20px; }
    @media screen and (min-width: 500px) {
      .page_header_top:not(.image):not(.video) {
        margin-top: 40px; } }
    @media screen and (min-width: 740px) {
      .page_header_top:not(.image):not(.video) {
        margin-top: 50px; } }
    @media screen and (min-width: 980px) {
      .page_header_top:not(.image):not(.video) {
        margin-top: 70px; } }
    @media screen and (min-width: 1220px) {
      .page_header_top:not(.image):not(.video) {
        margin-top: 80px; } }
  .page_layout_news_detail .page_header_top {
    margin-bottom: 20px; }
    @media screen and (min-width: 740px) {
      .page_layout_news_detail .page_header_top {
        margin-bottom: 28px; } }
    @media screen and (min-width: 980px) {
      .page_layout_news_detail .page_header_top {
        margin-bottom: 36px; } }
  .special_report .page_header_top {
    margin-bottom: 0; }
  @media screen and (min-width: 1400px) {
    .page_header_top .fs-background-media.fs-background-native {
      background-position: 50% 20%; } }

.page_header_top.image .page_header_top_media,
.page_header_top.video .page_header_top_media {
  min-height: 320px; }
  @media screen and (min-width: 500px) {
    .page_header_top.image .page_header_top_media,
    .page_header_top.video .page_header_top_media {
      min-height: 400px; } }
  @media screen and (min-width: 740px) {
    .page_header_top.image .page_header_top_media,
    .page_header_top.video .page_header_top_media {
      min-height: 500px; } }
  @media screen and (min-width: 980px) {
    .page_header_top.image .page_header_top_media,
    .page_header_top.video .page_header_top_media {
      min-height: 620px; } }
  @media print {
    .page_header_top.image .page_header_top_media,
    .page_header_top.video .page_header_top_media {
      min-height: auto; } }

.page_header_top.video .page_header_video_background {
  min-height: 320px; }
  @media screen and (min-width: 500px) {
    .page_header_top.video .page_header_video_background {
      min-height: 400px; } }
  @media screen and (min-width: 740px) {
    .page_header_top.video .page_header_video_background {
      min-height: 500px; } }
  @media screen and (min-width: 980px) {
    .page_header_top.video .page_header_video_background {
      min-height: 620px; } }
  @media screen and (min-width: 1600px) {
    .page_header_top.video .page_header_video_background {
      min-height: 810px; } }
  @media screen and (min-width: 2800px) {
    .page_header_top.video .page_header_video_background {
      min-height: 1250px; } }

.page_header_top_wrapper {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  left: 0;
  top: 0;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  color: #353535;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start; }
  .page_header_top.image .page_header_top_wrapper,
  .page_header_top.video .page_header_top_wrapper {
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.65)), color-stop(7%, rgba(0, 0, 0, 0.7)), to(rgba(0, 0, 0, 0)));
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.7) 7%, rgba(0, 0, 0, 0) 100%);
    color: #FFF;
    padding-bottom: 12px; }
  .page_header_top:not(.image):not(.video) .page_header_top_wrapper {
    position: relative;
    left: auto;
    top: auto; }
  @media print {
    .page_header_top_wrapper .fs-row {
      width: 100%; } }
  @media screen and (min-width: 500px) {
    .page_header_top.image .page_header_top_wrapper,
    .page_header_top.video .page_header_top_wrapper {
      padding-bottom: 36px; } }
  @media screen and (min-width: 980px) {
    .page_header_top_wrapper {
      padding-bottom: 5px; }
      .page_header_top.image .page_header_top_wrapper,
      .page_header_top.video .page_header_top_wrapper {
        padding-bottom: 48px; } }
  @media print {
    .page_header_top_wrapper {
      position: relative;
      margin-top: 50px; } }

.page_header_top_breadcrumbs {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-size: 11px;
  font-size: 0.6875rem;
  letter-spacing: 2px;
  letter-spacing: 0.125rem;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-bottom: 3px; }
  .page_header_top_breadcrumbs .breadcrumb_item:last-child {
    position: relative; }
    .page_header_top_breadcrumbs .breadcrumb_item:last-child:before {
      width: 6px;
      height: 1px;
      display: block;
      position: absolute;
      right: -12px;
      top: 5px;
      background: rgba(53, 53, 53, 0.6);
      content: "";
      opacity: 1;
      visibility: visible; }
    .page_header_top_breadcrumbs .breadcrumb_item:last-child:after {
      width: 1px;
      height: 6px;
      display: block;
      position: absolute;
      right: -12px;
      top: 5px;
      background: rgba(53, 53, 53, 0.6);
      content: "";
      opacity: 1;
      visibility: visible; }
    .page_header_top.image .page_header_top_breadcrumbs .breadcrumb_item:last-child,
    .page_header_top.video .page_header_top_breadcrumbs .breadcrumb_item:last-child {
      position: relative; }
      .page_header_top.image .page_header_top_breadcrumbs .breadcrumb_item:last-child:before,
      .page_header_top.video .page_header_top_breadcrumbs .breadcrumb_item:last-child:before {
        width: 6px;
        height: 1px;
        display: block;
        position: absolute;
        right: -12px;
        top: 5px;
        background: rgba(255, 255, 255, 0.6);
        content: "";
        opacity: 1;
        visibility: visible; }
      .page_header_top.image .page_header_top_breadcrumbs .breadcrumb_item:last-child:after,
      .page_header_top.video .page_header_top_breadcrumbs .breadcrumb_item:last-child:after {
        width: 1px;
        height: 6px;
        display: block;
        position: absolute;
        right: -12px;
        top: 5px;
        background: rgba(255, 255, 255, 0.6);
        content: "";
        opacity: 1;
        visibility: visible; }
  @media print {
    .page_header_top_breadcrumbs {
      display: none; } }

.page_header_top_title {
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  font-size: 28px;
  font-size: 1.75rem;
  line-height: 1.16667;
  color: #353535;
  line-height: 1.375;
  margin: 3px 0 0; }
  @media screen and (min-width: 740px) {
    .page_header_top_title {
      font-size: 55px;
      font-size: 3.4375rem; } }
  .page_header_top.image .page_header_top_title,
  .page_header_top.video .page_header_top_title {
    color: #FFF; }

@media screen and (min-width: 500px) {
  .page_header_description {
    margin-top: 5px; } }

@media screen and (min-width: 740px) {
  .page_header_description {
    margin-top: 10px; } }

@media screen and (min-width: 980px) {
  .page_header_description {
    margin-top: 12px; } }

.page_header_description_label {
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.5; }
  @media screen and (min-width: 740px) {
    .page_header_description_label {
      font-size: 20px;
      font-size: 1.25rem; } }

.page_header_pause {
  margin-top: 10px;
  margin-left: -5px; }
  @media screen and (min-width: 980px) {
    .page_header_pause {
      height: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: end;
          -ms-flex-align: end;
              align-items: flex-end;
      margin: 0; } }

.page_header_pause_button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: rgba(0, 0, 0, 0.4);
  border: 1px solid rgba(255, 255, 255, 0.3);
  border-radius: 36px;
  -webkit-transition: opacity 0.25s ease;
  transition: opacity 0.25s ease;
  -webkit-transition-delay: 0.25s;
          transition-delay: 0.25s; }
  .page_header_pause_button.fade-out {
    opacity: 0;
    -webkit-transition-delay: 0s;
            transition-delay: 0s; }
  .page_header_pause_button:hover {
    background: rgba(0, 0, 0, 0.7);
    border-color: rgba(255, 255, 255, 0.4); }
    .page_header_pause_button:hover .page_header_pause_button_icon {
      opacity: 0.7; }
    .page_header_pause_button:hover .page_header_pause_button_label {
      opacity: 0.7; }
  @media screen and (min-width: 980px) {
    .page_header_pause_button {
      margin-bottom: 5px; } }

.page_header_pause_button_icon {
  width: 32px;
  height: 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-left: 5px;
  -webkit-transform: scale(0.85);
          transform: scale(0.85);
  -webkit-transition: background-color 0.25s ease, border-color 0.25s ease, opacity 0.25s ease;
  transition: background-color 0.25s ease, border-color 0.25s ease, opacity 0.25s ease; }
  .page_header_pause_button_icon .icon_play {
    width: 10px;
    height: 16px;
    display: none;
    fill: #FFF;
    -webkit-transform: translateX(1px);
            transform: translateX(1px);
    -webkit-transition: fill 0.25s ease;
    transition: fill 0.25s ease; }
    .page_header_pause.paused .page_header_pause_button_icon .icon_play {
      display: block; }
  .page_header_pause_button_icon .icon_pause {
    height: 14px;
    fill: #FFF;
    -webkit-transition: fill 0.25s ease;
    transition: fill 0.25s ease; }
    .page_header_pause.paused .page_header_pause_button_icon .icon_pause {
      display: none; }
  @media screen and (min-width: 980px) {
    .page_header_pause_button_icon {
      -webkit-transform: scale(1);
              transform: scale(1); } }

.page_header_pause_button_label {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  width: 95px;
  color: #FFF;
  font-size: 14px;
  font-size: 0.875rem;
  text-align: left;
  padding-right: 10px;
  -webkit-transition: opacity 0.25s ease;
  transition: opacity 0.25s ease; }

/* ==========================================================================
	Header
============================================================================= */
@media print {
  .affordability .roundabout_feature {
    display: none; } }

.roundabout_feature_inner {
  padding: 30px 0 45px; }
  @media screen and (min-width: 740px) {
    .roundabout_feature_inner {
      padding: 45px 0; } }

.roundabout_feature_header {
  text-align: center; }

.roundabout_feature_header_title {
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  font-size: 28px;
  font-size: 1.75rem;
  line-height: 1.16667;
  color: #FFF;
  margin: 16px 0 0; }
  @media screen and (min-width: 740px) {
    .roundabout_feature_header_title {
      font-size: 55px;
      font-size: 3.4375rem; } }

.roundabout_feature_breadcrumbs {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-size: 11px;
  font-size: 0.6875rem;
  letter-spacing: 2px;
  letter-spacing: 0.125rem;
  text-transform: uppercase;
  color: #FFF;
  letter-spacing: 2px;
  margin-bottom: 3px; }
  .roundabout_feature_breadcrumbs .breadcrumb_item:after {
    color: rgba(255, 255, 255, 0.6); }
  .roundabout_feature_breadcrumbs .breadcrumb_item:last-child {
    position: relative; }
    .roundabout_feature_breadcrumbs .breadcrumb_item:last-child:before {
      width: 6px;
      height: 1px;
      display: block;
      position: absolute;
      right: -12px;
      top: 5px;
      background: rgba(255, 255, 255, 0.6);
      content: "";
      opacity: 1;
      visibility: visible; }
    .roundabout_feature_breadcrumbs .breadcrumb_item:last-child:after {
      width: 1px;
      height: 6px;
      display: block;
      position: absolute;
      right: -12px;
      top: 5px;
      background: rgba(255, 255, 255, 0.6);
      content: "";
      opacity: 1;
      visibility: visible; }

/* ==========================================================================
	Search Header
============================================================================= */
.search_header {
  margin-top: 40px;
  margin-bottom: 30px; }
  @media screen and (min-width: 740px) {
    .search_header {
      margin-top: 50px; } }
  @media screen and (min-width: 980px) {
    .search_header {
      margin-top: 60px; } }
  @media screen and (min-width: 1220px) {
    .search_header {
      margin-top: 80px; } }

.search_header_breadcrumbs {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-size: 11px;
  font-size: 0.6875rem;
  letter-spacing: 2px;
  letter-spacing: 0.125rem;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-bottom: 5px; }
  .search_header_breadcrumbs .breadcrumb_item:last-child {
    position: relative; }
    .search_header_breadcrumbs .breadcrumb_item:last-child:before {
      width: 6px;
      height: 1px;
      display: block;
      position: absolute;
      right: -12px;
      top: 5px;
      background: rgba(53, 53, 53, 0.6);
      content: "";
      opacity: 1;
      visibility: visible; }
    .search_header_breadcrumbs .breadcrumb_item:last-child:after {
      width: 1px;
      height: 6px;
      display: block;
      position: absolute;
      right: -12px;
      top: 5px;
      background: rgba(53, 53, 53, 0.6);
      content: "";
      opacity: 1;
      visibility: visible; }
    .page_header_top.image .search_header_breadcrumbs .breadcrumb_item:last-child,
    .page_header_top.video .search_header_breadcrumbs .breadcrumb_item:last-child {
      position: relative; }
      .page_header_top.image .search_header_breadcrumbs .breadcrumb_item:last-child:before,
      .page_header_top.video .search_header_breadcrumbs .breadcrumb_item:last-child:before {
        width: 6px;
        height: 1px;
        display: block;
        position: absolute;
        right: -12px;
        top: 5px;
        background: rgba(255, 255, 255, 0.6);
        content: "";
        opacity: 1;
        visibility: visible; }
      .page_header_top.image .search_header_breadcrumbs .breadcrumb_item:last-child:after,
      .page_header_top.video .search_header_breadcrumbs .breadcrumb_item:last-child:after {
        width: 1px;
        height: 6px;
        display: block;
        position: absolute;
        right: -12px;
        top: 5px;
        background: rgba(255, 255, 255, 0.6);
        content: "";
        opacity: 1;
        visibility: visible; }

.search_heading_text {
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  font-size: 28px;
  font-size: 1.75rem;
  line-height: 1.16667;
  color: #025CB8;
  margin: 0; }
  @media screen and (min-width: 740px) {
    .search_heading_text {
      font-size: 55px;
      font-size: 3.4375rem; } }

/* ==========================================================================
	UMass P Feature Menu
============================================================================= */
.umassp_feature_menu {
  width: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  background: #003E7D;
  opacity: 0;
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
  -webkit-transition-delay: 0.425s;
          transition-delay: 0.425s;
  visibility: hidden; }
  .umassp_feature_menu.fs-swap-active {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  @media screen and (max-width: 979px) {
    .umassp_feature_menu {
      display: none; } }

.umassp_feature_menu_close {
  width: 40px;
  height: 40px;
  display: none;
  position: fixed;
  top: 30px;
  right: 30px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: rgba(0, 0, 0, 0.3);
  border: 1px solid #025CB8;
  border-radius: 50%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  opacity: 0;
  -webkit-transition: background-color 0.25s ease, border-color 0.25s ease, opacity 0.25s ease, visibility 0.25s ease, -webkit-transform 0.25s ease;
  transition: background-color 0.25s ease, border-color 0.25s ease, opacity 0.25s ease, visibility 0.25s ease, -webkit-transform 0.25s ease;
  transition: background-color 0.25s ease, border-color 0.25s ease, opacity 0.25s ease, visibility 0.25s ease, transform 0.25s ease;
  transition: background-color 0.25s ease, border-color 0.25s ease, opacity 0.25s ease, visibility 0.25s ease, transform 0.25s ease, -webkit-transform 0.25s ease;
  visibility: hidden; }
  .umassp_feature_menu_close .icon {
    width: 17px;
    height: 17px; }
  .umassp_feature_menu_close:hover {
    background: #000;
    border-color: #003E7D; }
  .umassp_feature_menu_close.fs-swap-active {
    opacity: 1;
    visibility: visible;
    z-index: 2; }
    .umassp_feature_menu_close.fs-swap-active.slide-down {
      -webkit-transform: translateY(60px);
              transform: translateY(60px); }
  @media screen and (min-width: 980px) {
    .umassp_feature_menu_close {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; } }

.umassp_feature_menu_logo {
  margin-bottom: 20px;
  padding-top: 120px; }
  .umassp_feature_menu_logo svg {
    width: 438px;
    height: 43px; }
  @media only screen and (min-width: 980px) and (max-width: 1079px) {
    .umassp_feature_menu_logo {
      padding-left: 30px;
      padding-right: 30px; } }
  @media only screen and (min-width: 1220px) and (max-width: 1300px) {
    .umassp_feature_menu_logo {
      padding-left: 30px;
      padding-right: 30px; } }

@media only screen and (min-width: 980px) and (max-width: 1079px) {
  .umassp_feature_menu_inner {
    padding-left: 30px;
    padding-right: 30px; } }

@media only screen and (min-width: 1220px) and (max-width: 1300px) {
  .umassp_feature_menu_inner {
    padding-left: 30px;
    padding-right: 30px; } }

.umassp_feature_menu_item {
  padding: 60px 0; }
  .umassp_feature_menu_item:nth-of-type(even) {
    background: #025CB8;
    position: relative; }
    .umassp_feature_menu_item:nth-of-type(even):before {
      width: 1000px;
      height: 100%;
      position: absolute;
      right: 100%;
      top: 0;
      background: #025CB8;
      content: '';
      z-index: 0; }
    .umassp_feature_menu_item:nth-of-type(even):after {
      width: 1000px;
      height: 100%;
      position: absolute;
      left: 100%;
      top: 0;
      background: #025CB8;
      content: '';
      z-index: 0; }

.umassp_feature_menu_item_heading {
  font-family: 'Montserrat', sans-serif;
  font-weight: 300;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #FFF;
  font-weight: 700; }
  @media screen and (min-width: 740px) {
    .umassp_feature_menu_item_heading {
      font-size: 35px;
      font-size: 2.1875rem; } }

.umassp_feature_menu_item_links {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.umassp_feature_menu_item_link {
  width: calc(33.33% - 14px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-right: 20px;
  padding: 14px 0; }
  .umassp_feature_menu_item_link .animated_circle {
    width: 32px;
    height: 32px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border: 1px solid rgba(255, 255, 255, 0.3);
    border-radius: 50%;
    cursor: pointer;
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
    -webkit-transition: border-color .25s, border-width .25s, -webkit-box-shadow .25s;
    transition: border-color .25s, border-width .25s, -webkit-box-shadow .25s;
    transition: border-color .25s, border-width .25s, box-shadow .25s;
    transition: border-color .25s, border-width .25s, box-shadow .25s, -webkit-box-shadow .25s;
    -webkit-transition-delay: 0.3s;
            transition-delay: 0.3s;
    will-change: transform; }
    .umassp_feature_menu_item_link .animated_circle svg {
      width: 32px;
      height: 32px;
      overflow: visible; }
    .umassp_feature_menu_item_link .animated_circle .animated_icon_arrow,
    .umassp_feature_menu_item_link .animated_circle .animated_icon_print {
      stroke: #FFF;
      -webkit-transition: stroke 0.25s ease;
      transition: stroke 0.25s ease;
      -webkit-transform: scale(0.92) translateY(1px);
              transform: scale(0.92) translateY(1px); }
      @media screen and (min-width: 740px) {
        .umassp_feature_menu_item_link .animated_circle .animated_icon_arrow,
        .umassp_feature_menu_item_link .animated_circle .animated_icon_print {
          -webkit-transform: scale(1);
                  transform: scale(1); } }
    .umassp_feature_menu_item_link .animated_circle .animated_icon_print {
      width: 12px;
      -webkit-transform: scale(0.92) translate(8px, 7px);
              transform: scale(0.92) translate(8px, 7px); }
      @media screen and (min-width: 740px) {
        .umassp_feature_menu_item_link .animated_circle .animated_icon_print {
          -webkit-transform: scale(0.9) translate(8px, 8px);
                  transform: scale(0.9) translate(8px, 8px); } }
    .umassp_feature_menu_item_link .animated_circle.left .animated_icon_arrow,
    .umassp_feature_menu_item_link .animated_circle.left .animated_icon_print {
      -webkit-transform-origin: center center;
              transform-origin: center center;
      -webkit-transform: scale(0.92) translateX(-1px) rotate(180deg);
              transform: scale(0.92) translateX(-1px) rotate(180deg); }
      @media screen and (min-width: 740px) {
        .umassp_feature_menu_item_link .animated_circle.left .animated_icon_arrow,
        .umassp_feature_menu_item_link .animated_circle.left .animated_icon_print {
          -webkit-transform: scale(1) rotate(180deg);
                  transform: scale(1) rotate(180deg); } }
    .umassp_feature_menu_item_link .animated_circle .animated_icon_circle {
      stroke: #FFF;
      stroke-dasharray: 95;
      stroke-dashoffset: 95;
      -webkit-transform: translateX(1px) translateY(31px) rotate(-90deg);
              transform: translateX(1px) translateY(31px) rotate(-90deg);
      -webkit-transition: stroke-dashoffset 600ms ease;
      transition: stroke-dashoffset 600ms ease;
      -webkit-transform-origin: 0px 0px 0px;
              transform-origin: 0px 0px 0px; }
    @media screen and (min-width: 740px) {
      .umassp_feature_menu_item_link .animated_circle {
        border-color: rgba(255, 255, 255, 0.3);
        border-width: 1px;
        -webkit-transform: scale(1);
                transform: scale(1); } }
  @media screen and (min-width: 740px) {
    .umassp_feature_menu_item_link:hover .animated_circle, .umassp_feature_menu_item_link:focus .animated_circle {
      border-color: transparent;
      -webkit-transition-delay: 0s;
              transition-delay: 0s; }
      .umassp_feature_menu_item_link:hover .animated_circle .animated_icon_circle, .umassp_feature_menu_item_link:focus .animated_circle .animated_icon_circle {
        stroke-dashoffset: 0px; }
      .umassp_feature_menu_item_link:hover .animated_circle .animated_icon_arrow,
      .umassp_feature_menu_item_link:hover .animated_circle .animated_icon_print, .umassp_feature_menu_item_link:focus .animated_circle .animated_icon_arrow,
      .umassp_feature_menu_item_link:focus .animated_circle .animated_icon_print {
        stroke: #FFF; } }
  .umassp_feature_menu_item_link:nth-of-type(3n) {
    margin-right: 0; }

.umassp_feature_menu_item_link_label {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-size: 11px;
  font-size: 0.6875rem;
  letter-spacing: 2px;
  letter-spacing: 0.125rem;
  text-transform: uppercase;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #FFF;
  font-size: 14px;
  font-size: 0.875rem;
  letter-spacing: 0px;
  letter-spacing: 0; }

/* ==========================================================================
	UMass P Feature
============================================================================= */
.umassp_feature {
  -webkit-transition: height 0.325s ease;
  transition: height 0.325s ease; }
  .umassp_feature > .fs-background-container {
    z-index: -1; }
    .umassp_feature > .fs-background-container:before {
      width: 100%;
      height: 100%;
      position: absolute;
      left: 0;
      top: 0;
      background: rgba(0, 0, 0, 0.6);
      content: '';
      z-index: 1; }
  @media only screen and (min-width: 1500px) {
    .umassp_feature {
      min-height: 960px; } }

.umassp_feature_row {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse; }

.umassp_feature_inner {
  padding-bottom: 40px;
  padding-top: 40px; }
  @media screen and (min-width: 740px) {
    .umassp_feature_inner {
      padding-bottom: 50px; } }
  @media screen and (min-width: 980px) {
    .umassp_feature_inner {
      padding-bottom: 60px; } }
  @media screen and (min-width: 1220px) {
    .umassp_feature_inner {
      padding-bottom: 80px; } }
  @media screen and (min-width: 740px) {
    .umassp_feature_inner {
      padding-top: 50px; } }
  @media screen and (min-width: 980px) {
    .umassp_feature_inner {
      padding-top: 60px; } }
  @media screen and (min-width: 1220px) {
    .umassp_feature_inner {
      padding-top: 80px; } }
  @media only screen and (min-width: 1500px) {
    .umassp_feature_inner {
      margin-top: 70px; } }

.umassp_feature_left_cell {
  position: relative;
  -webkit-transition: -webkit-transform 0.5s ease;
  transition: -webkit-transform 0.5s ease;
  transition: transform 0.5s ease;
  transition: transform 0.5s ease, -webkit-transform 0.5s ease;
  will-change: transform;
  z-index: 10; }
  .menu-active .umassp_feature_left_cell.left {
    -webkit-transition: -webkit-transform 0s;
    transition: -webkit-transform 0s;
    transition: transform 0s;
    transition: transform 0s, -webkit-transform 0s; }

.umassp_feature_left {
  display: none;
  background: #FFF;
  padding: 47px 45px 60px; }
  @media screen and (min-width: 980px) {
    .umassp_feature_left {
      display: block; } }
  .menu-active .umassp_feature_left {
    -webkit-transition: opacity 0.25s ease, -webkit-transform 0.25s ease;
    transition: opacity 0.25s ease, -webkit-transform 0.25s ease;
    transition: opacity 0.25s ease, transform 0.25s ease;
    transition: opacity 0.25s ease, transform 0.25s ease, -webkit-transform 0.25s ease;
    will-change: transform; }
    .menu-active .umassp_feature_left:hover {
      cursor: pointer;
      opacity: 0.85;
      -webkit-transform: translateX(6px);
              transform: translateX(6px); }

.umassp_logo {
  margin-bottom: 28px; }
  .umassp_logo .icon {
    width: 100%; }

.umassp_main_nav_header {
  width: 1px;
  height: 1px;
  position: absolute;
  border: 0;
  clip: rect(0 0 0 0);
  margin: -1px;
  overflow: hidden;
  padding: 0; }
  .umassp_main_nav_header.focusable:active, .umassp_main_nav_header.focusable:focus {
    width: auto;
    height: auto;
    position: static;
    clip: auto;
    margin: 0;
    overflow: visible; }

.umassp_main_nav_list {
  list-style: none;
  margin: 0;
  padding: 0; }

.umassp_main_nav_item {
  padding: 23px 0;
  border-bottom: 1px solid #DFDFDF; }

.umassp_main_nav_link {
  width: 100%;
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #000;
  font-size: 16px;
  font-size: 1rem;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-transition: color 0.25s ease;
  transition: color 0.25s ease; }
  .umassp_main_nav_link .animated_circle {
    width: 32px;
    height: 32px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border: 1px solid rgba(0, 0, 0, 0.3);
    border-radius: 50%;
    cursor: pointer;
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
    -webkit-transition: border-color .25s, border-width .25s, -webkit-box-shadow .25s;
    transition: border-color .25s, border-width .25s, -webkit-box-shadow .25s;
    transition: border-color .25s, border-width .25s, box-shadow .25s;
    transition: border-color .25s, border-width .25s, box-shadow .25s, -webkit-box-shadow .25s;
    -webkit-transition-delay: 0.3s;
            transition-delay: 0.3s;
    will-change: transform; }
    .umassp_main_nav_link .animated_circle svg {
      width: 32px;
      height: 32px;
      overflow: visible; }
    .umassp_main_nav_link .animated_circle .animated_icon_arrow,
    .umassp_main_nav_link .animated_circle .animated_icon_print {
      stroke: #025CB8;
      -webkit-transition: stroke 0.25s ease;
      transition: stroke 0.25s ease;
      -webkit-transform: scale(0.92) translateY(1px);
              transform: scale(0.92) translateY(1px); }
      @media screen and (min-width: 740px) {
        .umassp_main_nav_link .animated_circle .animated_icon_arrow,
        .umassp_main_nav_link .animated_circle .animated_icon_print {
          -webkit-transform: scale(1);
                  transform: scale(1); } }
    .umassp_main_nav_link .animated_circle .animated_icon_print {
      width: 12px;
      -webkit-transform: scale(0.92) translate(8px, 7px);
              transform: scale(0.92) translate(8px, 7px); }
      @media screen and (min-width: 740px) {
        .umassp_main_nav_link .animated_circle .animated_icon_print {
          -webkit-transform: scale(0.9) translate(8px, 8px);
                  transform: scale(0.9) translate(8px, 8px); } }
    .umassp_main_nav_link .animated_circle.left .animated_icon_arrow,
    .umassp_main_nav_link .animated_circle.left .animated_icon_print {
      -webkit-transform-origin: center center;
              transform-origin: center center;
      -webkit-transform: scale(0.92) translateX(-1px) rotate(180deg);
              transform: scale(0.92) translateX(-1px) rotate(180deg); }
      @media screen and (min-width: 740px) {
        .umassp_main_nav_link .animated_circle.left .animated_icon_arrow,
        .umassp_main_nav_link .animated_circle.left .animated_icon_print {
          -webkit-transform: scale(1) rotate(180deg);
                  transform: scale(1) rotate(180deg); } }
    .umassp_main_nav_link .animated_circle .animated_icon_circle {
      stroke: #025CB8;
      stroke-dasharray: 95;
      stroke-dashoffset: 95;
      -webkit-transform: translateX(1px) translateY(31px) rotate(-90deg);
              transform: translateX(1px) translateY(31px) rotate(-90deg);
      -webkit-transition: stroke-dashoffset 600ms ease;
      transition: stroke-dashoffset 600ms ease;
      -webkit-transform-origin: 0px 0px 0px;
              transform-origin: 0px 0px 0px; }
    @media screen and (min-width: 740px) {
      .umassp_main_nav_link .animated_circle {
        border-color: rgba(0, 0, 0, 0.3);
        border-width: 1px;
        -webkit-transform: scale(1);
                transform: scale(1); } }
  @media screen and (min-width: 740px) {
    .umassp_main_nav_link:hover .animated_circle, .umassp_main_nav_link:focus .animated_circle {
      border-color: transparent;
      -webkit-transition-delay: 0s;
              transition-delay: 0s; }
      .umassp_main_nav_link:hover .animated_circle .animated_icon_circle, .umassp_main_nav_link:focus .animated_circle .animated_icon_circle {
        stroke-dashoffset: 0px; }
      .umassp_main_nav_link:hover .animated_circle .animated_icon_arrow,
      .umassp_main_nav_link:hover .animated_circle .animated_icon_print, .umassp_main_nav_link:focus .animated_circle .animated_icon_arrow,
      .umassp_main_nav_link:focus .animated_circle .animated_icon_print {
        stroke: #000; } }
  @media screen and (min-width: 740px) {
    .umassp_main_nav_link {
      font-size: 25px;
      font-size: 1.5625rem; }
      .umassp_main_nav_link:hover, .umassp_main_nav_link:focus {
        color: #025CB8; }
        .umassp_main_nav_link:hover .umassp_main_nav_link_icon.plus, .umassp_main_nav_link:focus .umassp_main_nav_link_icon.plus {
          background: #000; } }

.umassp_main_nav_link_icon.plus {
  width: 32px;
  height: 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #025CB8;
  border-radius: 50%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: background-color 0.25s ease;
  transition: background-color 0.25s ease; }
  .umassp_main_nav_link_icon.plus .icon {
    fill: #FFF;
    -webkit-transition: -webkit-transform 0.325s ease;
    transition: -webkit-transform 0.325s ease;
    transition: transform 0.325s ease;
    transition: transform 0.325s ease, -webkit-transform 0.325s ease; }

.umassp_secondary_nav {
  margin-top: 48px; }

.umassp_secondary_nav_header {
  width: 1px;
  height: 1px;
  position: absolute;
  border: 0;
  clip: rect(0 0 0 0);
  margin: -1px;
  overflow: hidden;
  padding: 0; }
  .umassp_secondary_nav_header.focusable:active, .umassp_secondary_nav_header.focusable:focus {
    width: auto;
    height: auto;
    position: static;
    clip: auto;
    margin: 0;
    overflow: visible; }

.umassp_secondary_nav_list {
  margin: 0;
  padding: 0;
  list-style: none; }
  @media screen and (min-width: 740px) {
    .umassp_secondary_nav_list {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; } }

.umassp_secondary_nav_item {
  width: 100%;
  padding: 14px 0;
  border-bottom: 1px solid #DFDFDF; }
  @media screen and (min-width: 740px) {
    .umassp_secondary_nav_item {
      width: calc(50% - 20px);
      margin-right: 40px; }
      .umassp_secondary_nav_item:nth-of-type(2n) {
        margin-right: 0; } }

.umassp_secondary_nav_link {
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #000;
  font-size: 14px;
  font-size: 0.875rem;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-transition: color 0.25s ease;
  transition: color 0.25s ease;
  will-change: transform; }
  .umassp_secondary_nav_link .animated_circle {
    width: 32px;
    height: 32px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border: 1px solid rgba(0, 0, 0, 0.3);
    border-radius: 50%;
    cursor: pointer;
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
    -webkit-transition: border-color .25s, border-width .25s, -webkit-box-shadow .25s;
    transition: border-color .25s, border-width .25s, -webkit-box-shadow .25s;
    transition: border-color .25s, border-width .25s, box-shadow .25s;
    transition: border-color .25s, border-width .25s, box-shadow .25s, -webkit-box-shadow .25s;
    -webkit-transition-delay: 0.3s;
            transition-delay: 0.3s;
    will-change: transform; }
    .umassp_secondary_nav_link .animated_circle svg {
      width: 32px;
      height: 32px;
      overflow: visible; }
    .umassp_secondary_nav_link .animated_circle .animated_icon_arrow,
    .umassp_secondary_nav_link .animated_circle .animated_icon_print {
      stroke: #025CB8;
      -webkit-transition: stroke 0.25s ease;
      transition: stroke 0.25s ease;
      -webkit-transform: scale(0.92) translateY(1px);
              transform: scale(0.92) translateY(1px); }
      @media screen and (min-width: 740px) {
        .umassp_secondary_nav_link .animated_circle .animated_icon_arrow,
        .umassp_secondary_nav_link .animated_circle .animated_icon_print {
          -webkit-transform: scale(1);
                  transform: scale(1); } }
    .umassp_secondary_nav_link .animated_circle .animated_icon_print {
      width: 12px;
      -webkit-transform: scale(0.92) translate(8px, 7px);
              transform: scale(0.92) translate(8px, 7px); }
      @media screen and (min-width: 740px) {
        .umassp_secondary_nav_link .animated_circle .animated_icon_print {
          -webkit-transform: scale(0.9) translate(8px, 8px);
                  transform: scale(0.9) translate(8px, 8px); } }
    .umassp_secondary_nav_link .animated_circle.left .animated_icon_arrow,
    .umassp_secondary_nav_link .animated_circle.left .animated_icon_print {
      -webkit-transform-origin: center center;
              transform-origin: center center;
      -webkit-transform: scale(0.92) translateX(-1px) rotate(180deg);
              transform: scale(0.92) translateX(-1px) rotate(180deg); }
      @media screen and (min-width: 740px) {
        .umassp_secondary_nav_link .animated_circle.left .animated_icon_arrow,
        .umassp_secondary_nav_link .animated_circle.left .animated_icon_print {
          -webkit-transform: scale(1) rotate(180deg);
                  transform: scale(1) rotate(180deg); } }
    .umassp_secondary_nav_link .animated_circle .animated_icon_circle {
      stroke: #025CB8;
      stroke-dasharray: 95;
      stroke-dashoffset: 95;
      -webkit-transform: translateX(1px) translateY(31px) rotate(-90deg);
              transform: translateX(1px) translateY(31px) rotate(-90deg);
      -webkit-transition: stroke-dashoffset 600ms ease;
      transition: stroke-dashoffset 600ms ease;
      -webkit-transform-origin: 0px 0px 0px;
              transform-origin: 0px 0px 0px; }
    @media screen and (min-width: 740px) {
      .umassp_secondary_nav_link .animated_circle {
        border-color: rgba(0, 0, 0, 0.3);
        border-width: 1px;
        -webkit-transform: scale(1);
                transform: scale(1); } }
  @media screen and (min-width: 740px) {
    .umassp_secondary_nav_link:hover .animated_circle, .umassp_secondary_nav_link:focus .animated_circle {
      border-color: transparent;
      -webkit-transition-delay: 0s;
              transition-delay: 0s; }
      .umassp_secondary_nav_link:hover .animated_circle .animated_icon_circle, .umassp_secondary_nav_link:focus .animated_circle .animated_icon_circle {
        stroke-dashoffset: 0px; }
      .umassp_secondary_nav_link:hover .animated_circle .animated_icon_arrow,
      .umassp_secondary_nav_link:hover .animated_circle .animated_icon_print, .umassp_secondary_nav_link:focus .animated_circle .animated_icon_arrow,
      .umassp_secondary_nav_link:focus .animated_circle .animated_icon_print {
        stroke: #000; } }
  @media screen and (min-width: 740px) {
    .umassp_secondary_nav_link:hover, .umassp_secondary_nav_link:focus {
      color: #025CB8; }
      .umassp_secondary_nav_link:hover .icon_lock, .umassp_secondary_nav_link:focus .icon_lock {
        fill: #000; }
      .umassp_secondary_nav_link:hover .icon_umassp_external, .umassp_secondary_nav_link:focus .icon_umassp_external {
        fill: #000; } }

.umassp_secondary_nav_link_icon {
  width: 32px;
  height: 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .umassp_secondary_nav_link_icon .icon_umassp_external {
    fill: #025CB8;
    -webkit-transform: translateX(3px);
            transform: translateX(3px); }
  .umassp_secondary_nav_link_icon .icon_lock {
    fill: #DE2345;
    -webkit-transition: fill 0.25s ease;
    transition: fill 0.25s ease; }

.umassp_feature_right {
  opacity: 0;
  -webkit-transform: translateY(100%);
          transform: translateY(100%);
  -webkit-transition: opacity 0.375s ease, -webkit-transform 0.5s ease;
  transition: opacity 0.375s ease, -webkit-transform 0.5s ease;
  transition: transform 0.5s ease, opacity 0.375s ease;
  transition: transform 0.5s ease, opacity 0.375s ease, -webkit-transform 0.5s ease;
  -webkit-transition-delay: 0.375s;
          transition-delay: 0.375s; }
  .loaded .umassp_feature_right {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
    -webkit-transition-delay: 0s;
            transition-delay: 0s; }
  .menu-active .umassp_feature_right {
    opacity: 0;
    -webkit-transform: translateX(70%);
            transform: translateX(70%);
    -webkit-transition-delay: 0s;
            transition-delay: 0s; }

.umassp_feature_header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end; }
  .umassp_feature_header .menu_trigger[aria-expanded=true] {
    background: #FFF; }
  .umassp_feature_header .iama_menu_item {
    position: absolute;
    top: 1px;
    right: 55px; }
    .umassp_feature_header .iama_menu_item .menu_panel {
      left: auto;
      right: 0;
      border-top-left-radius: 4px;
      border-top-right-radius: 0px; }

.umassp_feature_header_logo {
  width: 1px;
  height: 1px;
  position: absolute;
  border: 0;
  clip: rect(0 0 0 0);
  margin: -1px;
  overflow: hidden;
  padding: 0; }
  .umassp_feature_header_logo.focusable:active, .umassp_feature_header_logo.focusable:focus {
    width: auto;
    height: auto;
    position: static;
    clip: auto;
    margin: 0;
    overflow: visible; }

.umassp_intro {
  font-family: 'Montserrat', sans-serif;
  font-weight: 300;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.75;
  color: #FFF; }
  @media screen and (min-width: 740px) {
    .umassp_intro {
      font-size: 25px;
      font-size: 1.5625rem; } }
  @media screen and (min-width: 500px) {
    .umassp_intro {
      margin-top: 25px; } }
  @media screen and (min-width: 740px) {
    .umassp_intro {
      margin-top: 60px; } }
  @media screen and (min-width: 980px) {
    .umassp_intro {
      font-size: 18px;
      font-size: 1.125rem;
      margin-top: 25px; } }
  @media screen and (min-width: 1220px) {
    .umassp_intro {
      font-size: 25px;
      font-size: 1.5625rem;
      margin-top: 60px; } }

.umassp_heading {
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  font-size: 23px;
  font-size: 1.4375rem;
  line-height: 1.2;
  color: #FFF;
  font-size: 20px;
  font-size: 1.25rem;
  margin: 0 0 15px; }
  @media screen and (min-width: 740px) {
    .umassp_heading {
      font-size: 45px;
      font-size: 2.8125rem; } }
  @media screen and (min-width: 500px) {
    .umassp_heading {
      font-size: 23px;
      font-size: 1.4375rem; } }
  @media screen and (min-width: 740px) {
    .umassp_heading {
      font-size: 40px;
      font-size: 2.5rem; } }
  @media screen and (min-width: 1220px) {
    .umassp_heading {
      font-size: 44px;
      font-size: 2.75rem; } }

.umassp_feature_footnote {
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  margin-top: 25px;
  padding: 22px 20px; }
  @media screen and (min-width: 500px) {
    .umassp_feature_footnote {
      margin-top: 40px; } }
  @media screen and (min-width: 740px) {
    .umassp_feature_footnote {
      margin-top: 55px;
      padding: 45px; } }
  @media screen and (min-width: 980px) {
    .umassp_feature_footnote {
      margin-top: 30px; } }
  @media screen and (min-width: 1220px) {
    .umassp_feature_footnote {
      margin-top: 55px; } }
  @media only screen and (min-width: 1320px) {
    .umassp_feature_footnote {
      width: calc(100% + 90px);
      left: -45px; } }

.umassp_feature_footnote_label {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 26px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #FFF;
  line-height: 1.9375; }
  @media screen and (min-width: 740px) {
    .umassp_feature_footnote_label {
      font-size: 17px;
      font-size: 1.0625rem;
      line-height: 32px; } }
  .umassp_feature_footnote_label a {
    position: relative;
    color: #FFF;
    font-weight: 700; }
    .umassp_feature_footnote_label a:after {
      width: 100%;
      height: 2px;
      display: block;
      position: absolute;
      left: 0;
      bottom: 0;
      background: #DE2345;
      content: '';
      -webkit-transition: background-color 0.25s ease;
      transition: background-color 0.25s ease; }
    @media screen and (min-width: 740px) {
      .umassp_feature_footnote_label a:hover:after, .umassp_feature_footnote_label a:focus:after {
        background: #FFF; } }

/* ==========================================================================
	Accordion
============================================================================= */
.accordion {
  margin-top: 40px;
  margin-bottom: 40px; }
  @media screen and (min-width: 740px) {
    .accordion {
      margin-top: 50px; } }
  @media screen and (min-width: 980px) {
    .accordion {
      margin-top: 60px; } }
  @media screen and (min-width: 740px) {
    .accordion {
      margin-bottom: 50px; } }
  @media screen and (min-width: 980px) {
    .accordion {
      margin-bottom: 60px; } }

.accordion_title {
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  font-size: 23px;
  font-size: 1.4375rem;
  line-height: 1.2;
  margin: 0 0 40px; }
  @media screen and (min-width: 740px) {
    .accordion_title {
      font-size: 45px;
      font-size: 2.8125rem; } }

.accordion_item {
  border: 1px solid #DFDFDF;
  border-radius: 5px;
  -webkit-box-shadow: 1px 1px 12px 2px rgba(0, 0, 0, 0.08);
          box-shadow: 1px 1px 12px 2px rgba(0, 0, 0, 0.08);
  margin-bottom: 10px;
  -webkit-transition: background .25s;
  transition: background .25s; }
  .accordion_item:last-child {
    margin-bottom: 0; }
  .accordion_item.fs-swap-active {
    background: #F9F9F9; }

.accordion_heading {
  margin: 0; }

.accordion_trigger {
  width: 100%;
  position: relative;
  padding: 24px 20px;
  text-align: left; }
  @media screen and (min-width: 980px) {
    .accordion_trigger {
      padding-right: 30px;
      padding-left: 30px; } }

.accordion_trigger_label {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  color: #000;
  display: block;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 26px;
  padding-right: 65px; }
  @media screen and (min-width: 740px) {
    .accordion_trigger_label {
      font-size: 17px;
      font-size: 1.0625rem;
      line-height: 32px; } }

.accordion_trigger_icon {
  height: 34px;
  width: 34px;
  position: absolute;
  top: 50%;
  right: 20px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: 1px solid #DFDFDF;
  border-radius: 50%;
  -webkit-box-shadow: 1px 1px 12px 2px rgba(0, 0, 0, 0.08);
          box-shadow: 1px 1px 12px 2px rgba(0, 0, 0, 0.08);
  color: #DE2345;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: border .25s, fill .25s, -webkit-box-shadow .25s, -webkit-transform .25s;
  transition: border .25s, fill .25s, -webkit-box-shadow .25s, -webkit-transform .25s;
  transition: border .25s, box-shadow .25s, fill .25s, transform .25s;
  transition: border .25s, box-shadow .25s, fill .25s, transform .25s, -webkit-box-shadow .25s, -webkit-transform .25s;
  -webkit-transform: translate(0, -50%) rotate(0) scale(1);
          transform: translate(0, -50%) rotate(0) scale(1); }
  @media screen and (min-width: 980px) {
    .accordion_trigger_icon {
      right: 30px; } }
  .accordion_item:not(.fs-swap-active):hover .accordion_trigger_icon,
  .accordion_item:not(.fs-swap-active):focus .accordion_trigger_icon,
  .accordion_item.fs-swap-active .accordion_trigger_icon {
    border-color: transparent;
    -webkit-box-shadow: 1px 1px 12px 2px transparent;
            box-shadow: 1px 1px 12px 2px transparent;
    fill: #DE2345;
    -webkit-transform: translate(0, -50%) rotate(0);
            transform: translate(0, -50%) rotate(0); }
    .accordion_item:not(.fs-swap-active):hover .accordion_trigger_icon .animated_icon_circle,
    .accordion_item:not(.fs-swap-active):focus .accordion_trigger_icon .animated_icon_circle,
    .accordion_item.fs-swap-active .accordion_trigger_icon .animated_icon_circle {
      stroke-dashoffset: 0; }
  .accordion_item.fs-swap-active .accordion_trigger_icon {
    -webkit-transform: translate(0, -50%) rotate(-45deg);
            transform: translate(0, -50%) rotate(-45deg); }
  .accordion_trigger_icon .animated_icon_circle {
    stroke: #DE2345;
    stroke-dasharray: 95;
    stroke-dashoffset: 95;
    -webkit-transform: translateX(1px) translateY(31px) rotate(-90deg);
            transform: translateX(1px) translateY(31px) rotate(-90deg);
    -webkit-transition: stroke-dashoffset 600ms ease;
    transition: stroke-dashoffset 600ms ease;
    -webkit-transform-origin: 0px 0px 0px;
            transform-origin: 0px 0px 0px; }

.accordion_content {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 26px;
  border-top: 1px solid #ddd;
  margin: 0 20px;
  padding: 24px 0; }
  @media screen and (min-width: 740px) {
    .accordion_content {
      font-size: 17px;
      font-size: 1.0625rem;
      line-height: 32px; } }
  @media screen and (min-width: 980px) {
    .accordion_content {
      margin: 0 30px; } }
  .accordion_content a {
    color: #DE2345;
    font-weight: 700;
    text-decoration: underline;
    -webkit-transition: color 0.25s, background-color 0.25s;
    transition: color 0.25s, background-color 0.25s; }
    .accordion_content a:hover, .accordion_content a:focus {
      color: #000; }
  .accordion_content > *:first-child {
    margin-top: 0; }
  .accordion_content > *:last-child {
    margin-bottom: 0; }
  .accordion_item.fs-swap-enabled .accordion_content {
    display: none; }
  .accordion_item.fs-swap-active .accordion_content {
    display: block; }

/* ==========================================================================
	Affordability Base
============================================================================= */
.affordability_base_row {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px; }
  @media screen and (min-width: 980px) {
    .affordability_base_row {
      border-radius: none; } }

.affordability_base_inner {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #FFF;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  @media print {
    .affordability_base_inner {
      background: #FFF !important; } }

.affordability_progress_cell {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #F9F9F9;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-left: 0 !important;
  margin-right: 0 !important; }
  @media screen and (max-width: 979px) {
    .affordability_progress_cell {
      width: 100% !important;
      max-width: 100% !important; } }
  @media screen and (min-width: 740px) {
    .affordability_progress_cell {
      margin-right: 1.04166667%; } }
  @media screen and (min-width: 980px) {
    .affordability_progress_cell {
      border-right: 1px solid #EAEAEA;
      padding: 80px 0; } }

.affordability_progress_menu {
  width: 100%;
  position: relative;
  background: #F9F9F9;
  border: 1px solid #DFDFDF;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
  -webkit-box-shadow: 0px 0px 12px 2px rgba(0, 0, 0, 0.08);
          box-shadow: 0px 0px 12px 2px rgba(0, 0, 0, 0.08); }
  @media screen and (min-width: 980px) {
    .affordability_progress_menu {
      width: calc(100% - 40px);
      background: #FFF; } }
  @media print {
    .affordability_progress_menu {
      display: none; } }

.affordability_current_progress {
  padding: 10px 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  @media screen and (min-width: 980px) {
    .affordability_current_progress {
      display: block;
      padding: 21px 20px; } }

.affordability_current_progress_label {
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  display: none;
  font-size: 14px;
  font-size: 0.875rem; }
  .affordability_current_progress_label .current_progress_value {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: 700; }
  @media screen and (min-width: 980px) {
    .affordability_current_progress_label {
      display: block; } }

.affordability_current_progress_label_mobile {
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  font-size: 12px;
  font-size: 0.75rem; }
  .affordability_current_progress_label_mobile .current_step {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: 700; }
  .affordability_current_progress_label_mobile .total_steps {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: 700; }
  @media screen and (min-width: 980px) {
    .affordability_current_progress_label_mobile {
      display: none; } }

.affordability_current_step_menu_button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  @media screen and (min-width: 740px) {
    .affordability_current_step_menu_button:hover .current_step_menu_button_label {
      color: #000; }
    .affordability_current_step_menu_button:hover .current_step_menu_button_icon {
      background: #000; } }
  @media screen and (min-width: 980px) {
    .affordability_current_step_menu_button {
      display: none; } }

.current_step_menu_button_label {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #DE2345;
  font-size: 12px;
  font-size: 0.75rem;
  margin-right: 10px;
  -webkit-transition: color 0.25s ease;
  transition: color 0.25s ease; }

.current_step_menu_button_icon {
  width: 20px;
  height: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #DE2345;
  border-radius: 50%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: background-color 0.25s ease;
  transition: background-color 0.25s ease; }
  .current_step_menu_button_icon .icon {
    width: 10px;
    fill: #FFF;
    -webkit-transform: translateY(1px);
            transform: translateY(1px);
    -webkit-transition: -webkit-transform 0.25s ease;
    transition: -webkit-transform 0.25s ease;
    transition: transform 0.25s ease;
    transition: transform 0.25s ease, -webkit-transform 0.25s ease; }
    .affordability_current_step_menu_button.fs-swap-active .current_step_menu_button_icon .icon {
      -webkit-transform: translateY(-1px) scaleY(-1);
              transform: translateY(-1px) scaleY(-1); }

.affordability_progress_steps {
  width: 100%;
  height: 0;
  background: #FFF;
  border-top: 1px solid #EAEAEA;
  list-style: none;
  margin: 0;
  opacity: 0;
  padding-left: 0;
  visibility: hidden;
  z-index: 5; }
  .affordability_progress_steps.fs-swap-active {
    height: auto;
    opacity: 1;
    visibility: visible; }
  @media screen and (min-width: 980px) {
    .affordability_progress_steps {
      height: auto;
      opacity: 1;
      visibility: visible; } }

.affordability_progress_step {
  background: #FFF;
  border-bottom: 1px solid #EAEAEA;
  opacity: 0.5;
  pointer-events: none; }
  .affordability_progress_step.complete {
    background: #F9F9F9;
    opacity: 1;
    pointer-events: auto; }
    .affordability_progress_step.complete .affordability_progress_step_button_icon {
      visibility: visible; }
  .affordability_progress_step.active {
    opacity: 1;
    pointer-events: auto; }
  .affordability_progress_step:last-child {
    border-bottom: none; }

.affordability_progress_step_button {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 10px 20px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  .affordability_progress_step_button.fs-swap-active {
    background: #148071;
    color: #FFF; }
    .affordability_base.results .affordability_progress_step_button.fs-swap-active {
      pointer-events: none; }
    .affordability_progress_step_button.fs-swap-active .affordability_progress_step_button_label {
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      font-weight: 700; }
    .affordability_progress_step_button.fs-swap-active .affordability_progres_button_icon {
      visibility: hidden; }

.affordability_progress_step_button_label {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: 14px;
  font-size: 0.875rem; }

.affordability_progress_step_button_icon {
  visibility: hidden; }
  .affordability_progress_step_button_icon .icon {
    fill: #148071; }

.affordability_results_summary_mobile {
  width: 100%; }
  @media screen and (min-width: 980px) {
    .affordability_results_summary_mobile {
      display: none; } }

.affordability_results_summary {
  width: 100%;
  display: none;
  background: #FFF;
  -webkit-box-shadow: 0px 0px 12px 2px rgba(0, 0, 0, 0.08);
          box-shadow: 0px 0px 12px 2px rgba(0, 0, 0, 0.08); }
  @media screen and (min-width: 980px) {
    .affordability_results_summary {
      width: calc(100% - 40px);
      display: block; } }

.affordability_results_list {
  width: 100%;
  list-style: none;
  margin: 0; }
  .affordability_base.results .affordability_results_list {
    padding: 10px 0; }

.affordability_results_list_item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 11px 20px; }
  .affordability_results_summary_mobile .affordability_results_list_item {
    padding: 11px 0; }
    @media print {
      .affordability_results_summary_mobile .affordability_results_list_item {
        padding: 4px 0; } }
  .affordability_results_list_item .results_list_item_label {
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    font-size: 11px;
    font-size: 0.6875rem;
    letter-spacing: 2px;
    letter-spacing: 0.125rem;
    text-transform: uppercase;
    display: block;
    font-size: 10px;
    font-size: 0.625rem;
    font-weight: 200;
    letter-spacing: 1px;
    letter-spacing: 0.0625rem; }
    @media screen and (min-width: 1220px) {
      .affordability_results_list_item .results_list_item_label {
        font-size: 11px;
        font-size: 0.6875rem; } }
  .affordability_results_list_item .results_list_item_value {
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    font-size: 11px;
    font-size: 0.6875rem;
    letter-spacing: 2px;
    letter-spacing: 0.125rem;
    text-transform: uppercase;
    display: block;
    font-size: 10px;
    font-size: 0.625rem;
    letter-spacing: 1px;
    letter-spacing: 0.0625rem; }
    @media screen and (min-width: 1220px) {
      .affordability_results_list_item .results_list_item_value {
        font-size: 11px;
        font-size: 0.6875rem; } }
  .affordability_results_list_item:after {
    width: 100%;
    height: 1px;
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    background: #DFDFDF;
    content: ""; }
    @media screen and (min-width: 980px) {
      .affordability_results_list_item:after {
        width: calc(100% - 40px);
        left: 20px; } }
  .affordability_results_list_item:last-child:after {
    display: none; }

.affordability_step_cell {
  position: relative;
  padding: 25px 0 175px;
  -webkit-transition: min-height 0.25s ease;
  transition: min-height 0.25s ease; }
  @media screen and (min-width: 740px) {
    .affordability_step_cell {
      padding: 40px 0 165px; } }
  @media screen and (min-width: 980px) {
    .affordability_step_cell {
      min-height: 900px;
      padding: 80px 0 165px; }
      .affordability_base.body .affordability_step_cell {
        min-height: 650px; }
      .affordability_base.body.results .affordability_step_cell {
        min-height: 1200px; } }
  @media screen and (min-width: 1220px) {
    .affordability_step_cell {
      min-height: 860px; } }

.affordability_step {
  height: 0px;
  opacity: 0;
  padding: 0 17px;
  visibility: hidden; }
  .affordability_step.fs-swap-active {
    height: auto;
    opacity: 1;
    visibility: visible; }
  .affordability_step h3 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.5;
    margin-top: 0; }
    @media screen and (min-width: 740px) {
      .affordability_step h3 {
        font-size: 20px;
        font-size: 1.25rem; } }
  .affordability_step p {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 26px;
    color: #353535; }
    @media screen and (min-width: 740px) {
      .affordability_step p {
        font-size: 17px;
        font-size: 1.0625rem;
        line-height: 32px; } }
    .affordability_step p .bullets {
      padding-top: 10px; }
      @media screen and (min-width: 740px) {
        .affordability_step p .bullets {
          font-size: 16px;
          font-size: 1rem; } }
    .affordability_step p a {
      color: #013E7D;
      font-weight: 700;
      text-decoration: underline; 
		text-decoration-line: underline;
    	text-underline-offset: 2px;}
      .affordability_step p a:hover, .affordability_step p a:focus {
        color: #000; text-decoration-thickness: 3px; }
  .affordability_step .definition {
    display: inline;
    position: relative;
    text-decoration: underline;
    will-change: transform; }
    .affordability_step .definition:hover {
      color: #025CB8;
      cursor: pointer; }
  @media screen and (min-width: 740px) {
    .affordability_step {
      padding: 0 35px; } }
  @media screen and (min-width: 980px) {
    .affordability_step {
      padding: 0 55px; } }
  @media print {
    .affordability_step {
      padding: 0 150px; }
      .affordability_step * {
        color: #000 !important; } }

.affordability_step_instructions h2 {
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.5; }
  @media screen and (min-width: 740px) {
    .affordability_step_instructions h2 {
      font-size: 20px;
      font-size: 1.25rem; } }

.affordability_base.error .affordability_step_inner > *:not(.affordability_results_error) {
  display: none; }

.affordability_next {
  width: calc(100% - 40px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  left: 17px;
  bottom: 60px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-top: 1px solid #DFDFDF;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-top: 30px; }
  @media screen and (min-width: 500px) {
    .affordability_next {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
          -ms-flex-direction: row-reverse;
              flex-direction: row-reverse; } }
  @media screen and (min-width: 740px) {
    .affordability_next {
      width: calc(100% - 70px);
      left: 35px; } }
  @media screen and (min-width: 980px) {
    .affordability_next {
      left: 55px; } }

.affordability_next_button {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #148071;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 13px 20px;
  padding-right: 10px;
  will-change: transform; }
  .affordability_next_button .animated_circle {
    width: 32px;
    height: 32px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border: 1px solid rgba(255, 255, 255, 0.3);
    border-radius: 50%;
    cursor: pointer;
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
    -webkit-transition: border-color .25s, border-width .25s, -webkit-box-shadow .25s;
    transition: border-color .25s, border-width .25s, -webkit-box-shadow .25s;
    transition: border-color .25s, border-width .25s, box-shadow .25s;
    transition: border-color .25s, border-width .25s, box-shadow .25s, -webkit-box-shadow .25s;
    -webkit-transition-delay: 0.3s;
            transition-delay: 0.3s;
    will-change: transform; }
    .affordability_next_button .animated_circle svg {
      width: 32px;
      height: 32px;
      overflow: visible; }
    .affordability_next_button .animated_circle .animated_icon_arrow,
    .affordability_next_button .animated_circle .animated_icon_print {
      stroke: #FFF;
      -webkit-transition: stroke 0.25s ease;
      transition: stroke 0.25s ease;
      -webkit-transform: scale(0.92) translateY(1px);
              transform: scale(0.92) translateY(1px); }
      @media screen and (min-width: 740px) {
        .affordability_next_button .animated_circle .animated_icon_arrow,
        .affordability_next_button .animated_circle .animated_icon_print {
          -webkit-transform: scale(1);
                  transform: scale(1); } }
    .affordability_next_button .animated_circle .animated_icon_print {
      width: 12px;
      -webkit-transform: scale(0.92) translate(8px, 7px);
              transform: scale(0.92) translate(8px, 7px); }
      @media screen and (min-width: 740px) {
        .affordability_next_button .animated_circle .animated_icon_print {
          -webkit-transform: scale(0.9) translate(8px, 8px);
                  transform: scale(0.9) translate(8px, 8px); } }
    .affordability_next_button .animated_circle.left .animated_icon_arrow,
    .affordability_next_button .animated_circle.left .animated_icon_print {
      -webkit-transform-origin: center center;
              transform-origin: center center;
      -webkit-transform: scale(0.92) translateX(-1px) rotate(180deg);
              transform: scale(0.92) translateX(-1px) rotate(180deg); }
      @media screen and (min-width: 740px) {
        .affordability_next_button .animated_circle.left .animated_icon_arrow,
        .affordability_next_button .animated_circle.left .animated_icon_print {
          -webkit-transform: scale(1) rotate(180deg);
                  transform: scale(1) rotate(180deg); } }
    .affordability_next_button .animated_circle .animated_icon_circle {
      stroke: #FFF;
      stroke-dasharray: 95;
      stroke-dashoffset: 95;
      -webkit-transform: translateX(1px) translateY(31px) rotate(-90deg);
              transform: translateX(1px) translateY(31px) rotate(-90deg);
      -webkit-transition: stroke-dashoffset 600ms ease;
      transition: stroke-dashoffset 600ms ease;
      -webkit-transform-origin: 0px 0px 0px;
              transform-origin: 0px 0px 0px; }
    @media screen and (min-width: 740px) {
      .affordability_next_button .animated_circle {
        border-color: rgba(255, 255, 255, 0.3);
        border-width: 1px;
        -webkit-transform: scale(1);
                transform: scale(1); } }
  @media screen and (min-width: 740px) {
    .affordability_next_button:hover .animated_circle, .affordability_next_button:focus .animated_circle {
      border-color: transparent;
      -webkit-transition-delay: 0s;
              transition-delay: 0s; }
      .affordability_next_button:hover .animated_circle .animated_icon_circle, .affordability_next_button:focus .animated_circle .animated_icon_circle {
        stroke-dashoffset: 0px; }
      .affordability_next_button:hover .animated_circle .animated_icon_arrow,
      .affordability_next_button:hover .animated_circle .animated_icon_print, .affordability_next_button:focus .animated_circle .animated_icon_arrow,
      .affordability_next_button:focus .animated_circle .animated_icon_print {
        stroke: #FFF; } }
  .affordability_base.results .affordability_next_button {
    display: none; }
  @media screen and (min-width: 500px) {
    .affordability_next_button {
      width: 185px; } }
  @media screen and (min-width: 740px) {
    .affordability_next_button:hover .affordability_next_button_label, .affordability_next_button:focus .affordability_next_button_label {
      opacity: 0.7; } }

.affordability_next_logo {
  margin-top: 20px; }
  @media screen and (min-width: 500px) {
    .affordability_next_logo {
      margin-top: 0; } }

.affordability_next_button_label {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-size: 11px;
  font-size: 0.6875rem;
  letter-spacing: 2px;
  letter-spacing: 0.125rem;
  text-transform: uppercase;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #FFF;
  font-size: 14px;
  font-size: 0.875rem;
  letter-spacing: 1px;
  letter-spacing: 0.0625rem;
  -webkit-transition: opacity 0.25s ease;
  transition: opacity 0.25s ease; }

/* ==========================================================================
	Affordability Questions
============================================================================= */
.affordability_step_question_label,
.affordability_step_question_text {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 26px;
  display: block;
  margin-bottom: 26px; }
  @media screen and (min-width: 740px) {
    .affordability_step_question_label,
    .affordability_step_question_text {
      font-size: 17px;
      font-size: 1.0625rem;
      line-height: 32px; } }
  .affordability_step_input.radio .affordability_step_question_label, .affordability_step_input.radio
  .affordability_step_question_text {
    width: 100%; }

.affordability_step_question_text a {
  color: #DE2345;
  text-decoration: underline;
  -webkit-transition: color 0.25s ease;
  transition: color 0.25s ease; }
  .affordability_step_question_text a:focus, .affordability_step_question_text a:hover {
    color: #000; }

.affordability_step_question_radio_label {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: 14px;
  font-size: 0.875rem; }

.affordability_step_input_select {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-size: 11px;
  font-size: 0.6875rem;
  letter-spacing: 2px;
  letter-spacing: 0.125rem;
  text-transform: uppercase;
  width: 100%;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background: #F9F9F9 url("../images/caret_down.svg") no-repeat;
  background-size: 12px 7px;
  background-position: 93% 49%;
  border: 2px solid #EAEAEA;
  border-radius: 0px;
  font-size: 16px;
  font-size: 1rem;
  letter-spacing: 1px;
  letter-spacing: 0.0625rem;
  margin-bottom: 86px;
  padding: 24px 26px;
  padding-right: 50px; }
  .affordability_step_input_select[data-variable=stateOfResidence] {
    margin-bottom: 20px; }
  @media screen and (min-width: 500px) {
    .affordability_step_input_select {
      width: auto;
      padding-right: 100px; } }
  @media screen and (min-width: 740px) {
    .affordability_step_input_select {
      font-size: 14px;
      font-size: 0.875rem; } }

.affordability_step_input.radio {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 86px; }
  .affordability_step_input.radio[data-variable=discountNERSP] {
    margin-bottom: 0; }
    .affordability_step_input.radio[data-variable=discountNERSP]:not(.show) {
      width: 1px;
      height: 1px;
      position: absolute;
      border: 0;
      clip: rect(0 0 0 0);
      margin: -1px;
      overflow: hidden;
      padding: 0; }
      .affordability_step_input.radio[data-variable=discountNERSP]:not(.show).focusable:active, .affordability_step_input.radio[data-variable=discountNERSP]:not(.show).focusable:focus {
        width: auto;
        height: auto;
        position: static;
        clip: auto;
        margin: 0;
        overflow: visible; }

.affordability_radio_input {
  margin-bottom: 15px; }

.affordability_step_radio_fieldset {
  border: none;
  padding: 0; }
  .affordability_step_3 .affordability_step_radio_fieldset {
    height: 130px; }

.affordability_step_input_radio {
  margin-right: 8px; }

.affordability_step_disclaimer {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  max-width: 400px;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-style: italic;
  margin-bottom: 40px; }

.affordability_step_input_wrapper {
  display: block;
  position: relative; }
  .affordability_step_input.number.currency .affordability_step_input_wrapper:after {
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    font-size: 11px;
    font-size: 0.6875rem;
    letter-spacing: 2px;
    letter-spacing: 0.125rem;
    text-transform: uppercase;
    width: 10px;
    height: 15px;
    display: block;
    position: absolute;
    left: 20px;
    top: 50%;
    content: "$";
    color: #000;
    font-size: 14px;
    font-size: 0.875rem;
    -webkit-transform: translateY(-55%);
            transform: translateY(-55%);
    z-index: 1; }

.affordability_step_input.number {
  position: relative; }
  .affordability_step_input.number[data-variable=zipcode]:not(.show) {
    width: 1px;
    height: 1px;
    position: absolute;
    border: 0;
    clip: rect(0 0 0 0);
    margin: -1px;
    overflow: hidden;
    padding: 0; }
    .affordability_step_input.number[data-variable=zipcode]:not(.show).focusable:active, .affordability_step_input.number[data-variable=zipcode]:not(.show).focusable:focus {
      width: auto;
      height: auto;
      position: static;
      clip: auto;
      margin: 0;
      overflow: visible; }

.affordability_step_input_number {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-size: 11px;
  font-size: 0.6875rem;
  letter-spacing: 2px;
  letter-spacing: 0.125rem;
  text-transform: uppercase;
  width: 100%;
  display: block;
  position: relative;
  background: #F9F9F9;
  border: 2px solid #EAEAEA;
  font-size: 16px;
  font-size: 1rem;
  font-weight: 400;
  letter-spacing: 1px;
  letter-spacing: 0.0625rem;
  margin-bottom: 40px;
  padding: 20px 30px; }
  .affordability_step_input_number[data-variable=zipcode] {
    margin-bottom: 20px; }
  @media screen and (min-width: 500px) {
    .affordability_step_input_number {
      width: 180px;
      margin-bottom: 60px;
      padding: 24px 30px; } }
  @media screen and (min-width: 740px) {
    .affordability_step_input_number {
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      font-size: 14px;
      font-size: 0.875rem;
      font-weight: 700; } }
  @media screen and (min-width: 980px) {
    .affordability_step_input_number {
      margin-bottom: 86px; } }

.affordability_step_error {
  margin-bottom: 0;
  opacity: 0;
  -webkit-transition: opacity 0.25s ease, visibility 0.25s ease, margin-bottom 0.25s ease;
  transition: opacity 0.25s ease, visibility 0.25s ease, margin-bottom 0.25s ease; }
  .affordability_step_error.active {
    margin-bottom: 40px;
    opacity: 1;
    visibility: visible; }

.affordability_step_error_label {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #DE2345;
  font-size: 14px;
  font-size: 0.875rem;
  letter-spacing: 1px;
  letter-spacing: 0.0625rem;
  text-transform: uppercase; }

.affordability_step_alert:not(.show) {
  width: 1px;
  height: 1px;
  position: absolute;
  border: 0;
  clip: rect(0 0 0 0);
  margin: -1px;
  overflow: hidden;
  padding: 0; }
  .affordability_step_alert:not(.show).focusable:active, .affordability_step_alert:not(.show).focusable:focus {
    width: auto;
    height: auto;
    position: static;
    clip: auto;
    margin: 0;
    overflow: visible; }

.affordability_step_alert_text {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 26px; }
  @media screen and (min-width: 740px) {
    .affordability_step_alert_text {
      font-size: 17px;
      font-size: 1.0625rem;
      line-height: 32px; } }

/* ==========================================================================
	Affordability Results
============================================================================= */
.affordability_results_header {
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  font-size: 20px;
  font-size: 1.25rem;
  margin-bottom: 10px; }
  .affordability_results_header strong {
    font-weight: 700; }
  @media screen and (min-width: 740px) {
    .affordability_results_header {
      margin-bottom: 35px; } }

.affordability_results_header_text {
  width: 100%;
  display: block;
  text-align: center; }
  @media screen and (min-width: 740px) {
    .affordability_results_header_text {
      text-align: left; } }

.affordability_contribution_results_wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }
  @media screen and (min-width: 740px) {
    .affordability_contribution_results_wrapper {
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; } }
  @media print {
    .affordability_contribution_results_wrapper {
      -webkit-box-orient: vertical;
      -webkit-box-direction: reverse;
          -ms-flex-direction: column-reverse;
              flex-direction: column-reverse; } }

.contribution_results_menu {
  width: 100%;
  margin-bottom: 15px;
  will-change: transform; }
  @media screen and (min-width: 740px) {
    .contribution_results_menu {
      width: calc(100% - 290px);
      border: 1px solid #DFDFDF;
      border-radius: 5px;
      -webkit-box-shadow: 0px 0px 12px 2px rgba(0, 0, 0, 0.08);
              box-shadow: 0px 0px 12px 2px rgba(0, 0, 0, 0.08);
      margin-bottom: 0;
      margin-right: 40px; } }
  @media screen and (min-width: 980px) {
    .contribution_results_menu {
      width: calc(100% - 240px); } }
  @media screen and (min-width: 1220px) {
    .contribution_results_menu {
      width: calc(100% - 320px); } }

.contribution_results_menu_header {
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 14px;
  font-size: 0.875rem;
  padding: 20px 0 18px;
  text-align: center; }
  @media screen and (min-width: 740px) {
    .contribution_results_menu_header {
      border-bottom: 1px solid #DFDFDF;
      padding: 20px 20px 18px;
      text-align: left; } }
  @media print {
    .contribution_results_menu_header {
      display: none; } }

.contribution_results_menu_items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media screen and (min-width: 740px) {
    .contribution_results_menu_items {
      display: block; } }
  @media print {
    .contribution_results_menu_items {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }

.contribution_results_menu_button {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  width: calc(33.33% - 4px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: 1px solid #DFDFDF;
  border-radius: 5px;
  -webkit-box-shadow: 0px 0px 12px 2px rgba(0, 0, 0, 0.08);
          box-shadow: 0px 0px 12px 2px rgba(0, 0, 0, 0.08);
  font-size: 11px;
  font-size: 0.6875rem;
  font-weight: 200;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  letter-spacing: 1px;
  letter-spacing: 0.0625rem;
  margin-right: 6px;
  padding: 12px 20px;
  text-align: center;
  text-transform: uppercase;
  -webkit-transition: color 0.25s ease, background-color 0.25s ease, border-color 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease, border-color 0.25s ease; }
  .contribution_results_menu_button:before {
    width: 16px;
    height: 8px;
    display: block;
    position: absolute;
    top: 100%;
    left: 50%;
    border-style: solid;
    border-width: 0 8px 0 8px;
    border-color: #353535 transparent transparent transparent;
    content: "";
    opacity: 0;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    -webkit-transition: background-color 0.25s ease, border-width 0.25s ease, opacity 0.25s ease;
    transition: background-color 0.25s ease, border-width 0.25s ease, opacity 0.25s ease;
    will-change: transform; }
    @media screen and (min-width: 740px) {
      .contribution_results_menu_button:before {
        width: 0px;
        height: 100%;
        display: none;
        left: 0;
        top: 0;
        background: #DE2345;
        border: none;
        -webkit-transform: none;
                transform: none;
        -webkit-transition: width 0.25s ease;
        transition: width 0.25s ease; } }
  .contribution_results_menu_button.fs-swap-active {
    background: #353535;
    border-color: #353535;
    color: #FFF; }
    .contribution_results_menu_button.fs-swap-active:before {
      border-width: 8px 8px 0 8px;
      opacity: 1; }
    @media screen and (min-width: 740px) {
      .contribution_results_menu_button.fs-swap-active {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        background: #353535;
        border-color: #353535;
        color: #FFF;
        font-weight: 700; }
        .contribution_results_menu_button.fs-swap-active:before {
          width: 5px; } }
  .contribution_results_menu_button:last-of-type {
    margin-right: 0; }
  .contribution_results_menu_button .print_estimate {
    width: 100%;
    display: none;
    margin-bottom: 3px;
    text-align: left; }
    @media print {
      .contribution_results_menu_button .print_estimate {
        display: block; } }
  @media screen and (max-width: 739px) {
    .contribution_results_menu_button {
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; } }
  @media screen and (min-width: 500px) {
    .contribution_results_menu_button {
      height: 60px; } }
  @media screen and (min-width: 740px) {
    .contribution_results_menu_button {
      width: 100%;
      height: auto;
      background: #FFF;
      border: none;
      border-bottom: 1px solid #DFDFDF;
      border-radius: 0;
      -webkit-box-shadow: none;
              box-shadow: none;
      font-size: 14px;
      font-size: 0.875rem;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      letter-spacing: 0;
      text-transform: none; }
      .contribution_results_menu_button:last-of-type {
        border-bottom: none; }
        .contribution_results_menu_button:last-of-type:before {
          border-bottom-left-radius: 5px; }
      .contribution_results_menu_button:not(.fs-swap-active):hover, .contribution_results_menu_button:not(.fs-swap-active):focus {
        background: #F9F9F9; } }
  @media print {
    .contribution_results_menu_button {
      width: 100%;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start;
      margin-bottom: 10px;
      padding: 15px; }
      .contribution_results_menu_button.fs-swap-active {
        border-color: #DFDFDF; }
        .contribution_results_menu_button.fs-swap-active:before {
          display: none; } }

@media print {
  .contribution_results_menu_button_label {
    font-weight: 700;
    margin-bottom: 5px; } }

.contribution_results_menu_button_value {
  display: none; }
  @media screen and (min-width: 740px) {
    .contribution_results_menu_button_value {
      display: block; } }

.contribution_results_chart {
  width: 100%;
  height: 260px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .contribution_results_chart .chart_results {
    height: 260px;
    z-index: 5; }
  @media screen and (min-width: 500px) {
    .contribution_results_chart {
      height: 280px; }
      .contribution_results_chart .chart_results {
        height: 280px; } }
  @media screen and (min-width: 740px) {
    .contribution_results_chart {
      width: 250px;
      height: 250px; }
      .contribution_results_chart .chart_results {
        height: 250px; } }
  @media screen and (min-width: 980px) {
    .contribution_results_chart {
      width: 200px;
      height: 200px; }
      .contribution_results_chart .chart_results {
        height: 200px; } }
  @media screen and (min-width: 1220px) {
    .contribution_results_chart {
      width: 280px;
      height: 280px; }
      .contribution_results_chart .chart_results {
        height: 280px; } }
  @media print {
    .contribution_results_chart {
      height: 100px; }
      .contribution_results_chart .chart_results {
        display: none; } }

.chart_coa_overlay {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  left: 0;
  top: 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 45px;
  z-index: 0; }
  @media print {
    .chart_coa_overlay {
      padding: 0; } }

.coa_overlay_label {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  width: 100%;
  display: block;
  font-size: 11px;
  font-size: 0.6875rem;
  letter-spacing: 1px;
  letter-spacing: 0.0625rem;
  text-align: center;
  text-transform: uppercase; }

.coa_overlay_value {
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  width: 100%;
  display: block;
  font-size: 20px;
  font-size: 1.25rem;
  margin-top: 10px;
  text-align: center; }

.contribution_results_legend {
  width: 100%;
  margin-top: 40px; }
  @media print {
    .contribution_results_legend {
      display: none; } }

.contribution_results_legend_list {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  display: none;
  font-size: 14px;
  font-size: 0.875rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  list-style: none;
  margin: 10px 0 0;
  padding-left: 0; }
  .contribution_results_legend_list.fs-swap-active {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  @media screen and (min-width: 500px) {
    .contribution_results_legend_list {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; } }

.contribution_results_legend_item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 15px;
  margin-right: 30px; }
  .contribution_results_legend_item:nth-of-type(1) .legend_item_color {
    background: #025CB8; }
  .contribution_results_legend_item:nth-of-type(2) .legend_item_color {
    background: #008977; }
  .contribution_results_legend_item:nth-of-type(3) .legend_item_color {
    background: #DE2345; }
  .contribution_results_legend_item:nth-of-type(4) .legend_item_color {
    background: #2AB3FF; }
  .contribution_results_legend_item:nth-of-type(5) .legend_item_color {
    background: #EAEAEA; }
  @media screen and (min-width: 740px) {
    .contribution_results_legend_item {
      width: 50%;
      margin-right: 0; } }

.legend_item_color {
  width: 16px;
  height: 16px; }

.affordability_results_print_email {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-top: 30px; }
  @media screen and (min-width: 980px) {
    .affordability_results_print_email {
      border-top: 1px solid #DFDFDF;
      margin-top: 46px; } }
  @media print {
    .affordability_results_print_email {
      display: none; } }

.affordability_results_print_button {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-size: 11px;
  font-size: 0.6875rem;
  letter-spacing: 2px;
  letter-spacing: 0.125rem;
  text-transform: uppercase;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #025CB8;
  color: #FFF;
  font-size: 14px;
  font-size: 0.875rem;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  letter-spacing: 1px;
  letter-spacing: 0.0625rem;
  margin-bottom: 15px;
  padding: 12px 20px; }
  .affordability_results_print_button .animated_circle {
    width: 32px;
    height: 32px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border: 1px solid rgba(255, 255, 255, 0.3);
    border-radius: 50%;
    cursor: pointer;
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
    -webkit-transition: border-color .25s, border-width .25s, -webkit-box-shadow .25s;
    transition: border-color .25s, border-width .25s, -webkit-box-shadow .25s;
    transition: border-color .25s, border-width .25s, box-shadow .25s;
    transition: border-color .25s, border-width .25s, box-shadow .25s, -webkit-box-shadow .25s;
    -webkit-transition-delay: 0.3s;
            transition-delay: 0.3s;
    will-change: transform; }
    .affordability_results_print_button .animated_circle svg {
      width: 32px;
      height: 32px;
      overflow: visible; }
    .affordability_results_print_button .animated_circle .animated_icon_arrow,
    .affordability_results_print_button .animated_circle .animated_icon_print {
      stroke: #FFF;
      -webkit-transition: stroke 0.25s ease;
      transition: stroke 0.25s ease;
      -webkit-transform: scale(0.92) translateY(1px);
              transform: scale(0.92) translateY(1px); }
      @media screen and (min-width: 740px) {
        .affordability_results_print_button .animated_circle .animated_icon_arrow,
        .affordability_results_print_button .animated_circle .animated_icon_print {
          -webkit-transform: scale(1);
                  transform: scale(1); } }
    .affordability_results_print_button .animated_circle .animated_icon_print {
      width: 12px;
      -webkit-transform: scale(0.92) translate(8px, 7px);
              transform: scale(0.92) translate(8px, 7px); }
      @media screen and (min-width: 740px) {
        .affordability_results_print_button .animated_circle .animated_icon_print {
          -webkit-transform: scale(0.9) translate(8px, 8px);
                  transform: scale(0.9) translate(8px, 8px); } }
    .affordability_results_print_button .animated_circle.left .animated_icon_arrow,
    .affordability_results_print_button .animated_circle.left .animated_icon_print {
      -webkit-transform-origin: center center;
              transform-origin: center center;
      -webkit-transform: scale(0.92) translateX(-1px) rotate(180deg);
              transform: scale(0.92) translateX(-1px) rotate(180deg); }
      @media screen and (min-width: 740px) {
        .affordability_results_print_button .animated_circle.left .animated_icon_arrow,
        .affordability_results_print_button .animated_circle.left .animated_icon_print {
          -webkit-transform: scale(1) rotate(180deg);
                  transform: scale(1) rotate(180deg); } }
    .affordability_results_print_button .animated_circle .animated_icon_circle {
      stroke: #FFF;
      stroke-dasharray: 95;
      stroke-dashoffset: 95;
      -webkit-transform: translateX(1px) translateY(31px) rotate(-90deg);
              transform: translateX(1px) translateY(31px) rotate(-90deg);
      -webkit-transition: stroke-dashoffset 600ms ease;
      transition: stroke-dashoffset 600ms ease;
      -webkit-transform-origin: 0px 0px 0px;
              transform-origin: 0px 0px 0px; }
    @media screen and (min-width: 740px) {
      .affordability_results_print_button .animated_circle {
        border-color: rgba(255, 255, 255, 0.3);
        border-width: 1px;
        -webkit-transform: scale(1);
                transform: scale(1); } }
  @media screen and (min-width: 740px) {
    .affordability_results_print_button:hover .animated_circle, .affordability_results_print_button:focus .animated_circle {
      border-color: transparent;
      -webkit-transition-delay: 0s;
              transition-delay: 0s; }
      .affordability_results_print_button:hover .animated_circle .animated_icon_circle, .affordability_results_print_button:focus .animated_circle .animated_icon_circle {
        stroke-dashoffset: 0px; }
      .affordability_results_print_button:hover .animated_circle .animated_icon_arrow,
      .affordability_results_print_button:hover .animated_circle .animated_icon_print, .affordability_results_print_button:focus .animated_circle .animated_icon_arrow,
      .affordability_results_print_button:focus .animated_circle .animated_icon_print {
        stroke: #FFF; } }
  @media screen and (min-width: 740px) {
    .affordability_results_print_button {
      width: calc(50% - 5px);
      margin-bottom: 0;
      margin-right: 10px; }
      .affordability_results_print_button:hover, .affordability_results_print_button:focus {
        color: rgba(255, 255, 255, 0.8); } }

.affordability_results_email_button {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-size: 11px;
  font-size: 0.6875rem;
  letter-spacing: 2px;
  letter-spacing: 0.125rem;
  text-transform: uppercase;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #025CB8;
  color: #FFF;
  font-size: 14px;
  font-size: 0.875rem;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  letter-spacing: 1px;
  letter-spacing: 0.0625rem;
  padding: 12px 20px; }
  .affordability_results_email_button .animated_circle {
    width: 32px;
    height: 32px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border: 1px solid rgba(255, 255, 255, 0.3);
    border-radius: 50%;
    cursor: pointer;
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
    -webkit-transition: border-color .25s, border-width .25s, -webkit-box-shadow .25s;
    transition: border-color .25s, border-width .25s, -webkit-box-shadow .25s;
    transition: border-color .25s, border-width .25s, box-shadow .25s;
    transition: border-color .25s, border-width .25s, box-shadow .25s, -webkit-box-shadow .25s;
    -webkit-transition-delay: 0.3s;
            transition-delay: 0.3s;
    will-change: transform; }
    .affordability_results_email_button .animated_circle svg {
      width: 32px;
      height: 32px;
      overflow: visible; }
    .affordability_results_email_button .animated_circle .animated_icon_arrow,
    .affordability_results_email_button .animated_circle .animated_icon_print {
      stroke: #FFF;
      -webkit-transition: stroke 0.25s ease;
      transition: stroke 0.25s ease;
      -webkit-transform: scale(0.92) translateY(1px);
              transform: scale(0.92) translateY(1px); }
      @media screen and (min-width: 740px) {
        .affordability_results_email_button .animated_circle .animated_icon_arrow,
        .affordability_results_email_button .animated_circle .animated_icon_print {
          -webkit-transform: scale(1);
                  transform: scale(1); } }
    .affordability_results_email_button .animated_circle .animated_icon_print {
      width: 12px;
      -webkit-transform: scale(0.92) translate(8px, 7px);
              transform: scale(0.92) translate(8px, 7px); }
      @media screen and (min-width: 740px) {
        .affordability_results_email_button .animated_circle .animated_icon_print {
          -webkit-transform: scale(0.9) translate(8px, 8px);
                  transform: scale(0.9) translate(8px, 8px); } }
    .affordability_results_email_button .animated_circle.left .animated_icon_arrow,
    .affordability_results_email_button .animated_circle.left .animated_icon_print {
      -webkit-transform-origin: center center;
              transform-origin: center center;
      -webkit-transform: scale(0.92) translateX(-1px) rotate(180deg);
              transform: scale(0.92) translateX(-1px) rotate(180deg); }
      @media screen and (min-width: 740px) {
        .affordability_results_email_button .animated_circle.left .animated_icon_arrow,
        .affordability_results_email_button .animated_circle.left .animated_icon_print {
          -webkit-transform: scale(1) rotate(180deg);
                  transform: scale(1) rotate(180deg); } }
    .affordability_results_email_button .animated_circle .animated_icon_circle {
      stroke: #FFF;
      stroke-dasharray: 95;
      stroke-dashoffset: 95;
      -webkit-transform: translateX(1px) translateY(31px) rotate(-90deg);
              transform: translateX(1px) translateY(31px) rotate(-90deg);
      -webkit-transition: stroke-dashoffset 600ms ease;
      transition: stroke-dashoffset 600ms ease;
      -webkit-transform-origin: 0px 0px 0px;
              transform-origin: 0px 0px 0px; }
    @media screen and (min-width: 740px) {
      .affordability_results_email_button .animated_circle {
        border-color: rgba(255, 255, 255, 0.3);
        border-width: 1px;
        -webkit-transform: scale(1);
                transform: scale(1); } }
  @media screen and (min-width: 740px) {
    .affordability_results_email_button:hover .animated_circle, .affordability_results_email_button:focus .animated_circle {
      border-color: transparent;
      -webkit-transition-delay: 0s;
              transition-delay: 0s; }
      .affordability_results_email_button:hover .animated_circle .animated_icon_circle, .affordability_results_email_button:focus .animated_circle .animated_icon_circle {
        stroke-dashoffset: 0px; }
      .affordability_results_email_button:hover .animated_circle .animated_icon_arrow,
      .affordability_results_email_button:hover .animated_circle .animated_icon_print, .affordability_results_email_button:focus .animated_circle .animated_icon_arrow,
      .affordability_results_email_button:focus .animated_circle .animated_icon_print {
        stroke: #FFF; } }
  @media screen and (min-width: 740px) {
    .affordability_results_email_button {
      width: calc(50% - 5px); }
      .affordability_results_email_button:hover, .affordability_results_email_button:focus {
        color: rgba(255, 255, 255, 0.8); } }

.affordability_results_campus_request_info {
  margin-top: 20px; }
  @media screen and (min-width: 740px) {
    .affordability_results_campus_request_info {
      margin-top: 30px; } }
  @media screen and (min-width: 1220px) {
    .affordability_results_campus_request_info {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; } }
  @media print {
    .affordability_results_campus_request_info {
      display: none; } }

.affordability_results_campus {
  width: 100%; }
  @media screen and (min-width: 1220px) {
    .affordability_results_campus {
      width: calc(100% - 192px); } }

.results_change_campus_label {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  margin: 30px 0 8px; }
  @media screen and (min-width: 500px) {
    .results_change_campus_label {
      font-size: 16px;
      font-size: 1rem; } }

.affordability_results_change_campus {
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 100%;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background: #FFF url("../images/caret_down.svg") no-repeat;
  background-size: 12px 7px;
  background-position: 95% 49%;
  border: 1px solid #DFDFDF;
  font-size: 16px;
  font-size: 1rem;
  -webkit-box-shadow: 0px 0px 12px 2px rgba(0, 0, 0, 0.08);
          box-shadow: 0px 0px 12px 2px rgba(0, 0, 0, 0.08);
  padding: 24px 15px; }
  @media screen and (min-width: 740px) {
    .affordability_results_change_campus {
      font-size: 14px;
      font-size: 0.875rem;
      padding: 24px 20px; } }

.results_change_campus_option[disabled=disabled] {
  display: none; }

.affordability_results_request_info {
  width: 100%;
  border-bottom: 1px solid #DFDFDF;
  margin-top: 16px;
  padding-bottom: 16px; }
  @media screen and (min-width: 1220px) {
    .affordability_results_request_info {
      width: 160px;
      border-bottom: none;
      margin-left: 32px;
      margin-top: 0;
      padding-bottom: 0; } }

.affordability_request_info_button {
  width: 100%;
  display: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  .affordability_request_info_button .animated_circle {
    width: 32px;
    height: 32px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 50%;
    cursor: pointer;
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
    -webkit-transition: border-color .25s, border-width .25s, -webkit-box-shadow .25s;
    transition: border-color .25s, border-width .25s, -webkit-box-shadow .25s;
    transition: border-color .25s, border-width .25s, box-shadow .25s;
    transition: border-color .25s, border-width .25s, box-shadow .25s, -webkit-box-shadow .25s;
    -webkit-transition-delay: 0.3s;
            transition-delay: 0.3s;
    will-change: transform; }
    .affordability_request_info_button .animated_circle svg {
      width: 32px;
      height: 32px;
      overflow: visible; }
    .affordability_request_info_button .animated_circle .animated_icon_arrow,
    .affordability_request_info_button .animated_circle .animated_icon_print {
      stroke: #000;
      -webkit-transition: stroke 0.25s ease;
      transition: stroke 0.25s ease;
      -webkit-transform: scale(0.92) translateY(1px);
              transform: scale(0.92) translateY(1px); }
      @media screen and (min-width: 740px) {
        .affordability_request_info_button .animated_circle .animated_icon_arrow,
        .affordability_request_info_button .animated_circle .animated_icon_print {
          -webkit-transform: scale(1);
                  transform: scale(1); } }
    .affordability_request_info_button .animated_circle .animated_icon_print {
      width: 12px;
      -webkit-transform: scale(0.92) translate(8px, 7px);
              transform: scale(0.92) translate(8px, 7px); }
      @media screen and (min-width: 740px) {
        .affordability_request_info_button .animated_circle .animated_icon_print {
          -webkit-transform: scale(0.9) translate(8px, 8px);
                  transform: scale(0.9) translate(8px, 8px); } }
    .affordability_request_info_button .animated_circle.left .animated_icon_arrow,
    .affordability_request_info_button .animated_circle.left .animated_icon_print {
      -webkit-transform-origin: center center;
              transform-origin: center center;
      -webkit-transform: scale(0.92) translateX(-1px) rotate(180deg);
              transform: scale(0.92) translateX(-1px) rotate(180deg); }
      @media screen and (min-width: 740px) {
        .affordability_request_info_button .animated_circle.left .animated_icon_arrow,
        .affordability_request_info_button .animated_circle.left .animated_icon_print {
          -webkit-transform: scale(1) rotate(180deg);
                  transform: scale(1) rotate(180deg); } }
    .affordability_request_info_button .animated_circle .animated_icon_circle {
      stroke: #DE2345;
      stroke-dasharray: 95;
      stroke-dashoffset: 95;
      -webkit-transform: translateX(1px) translateY(31px) rotate(-90deg);
              transform: translateX(1px) translateY(31px) rotate(-90deg);
      -webkit-transition: stroke-dashoffset 600ms ease;
      transition: stroke-dashoffset 600ms ease;
      -webkit-transform-origin: 0px 0px 0px;
              transform-origin: 0px 0px 0px; }
    @media screen and (min-width: 740px) {
      .affordability_request_info_button .animated_circle {
        border-color: rgba(0, 0, 0, 0.2);
        border-width: 1px;
        -webkit-transform: scale(1);
                transform: scale(1); } }
  @media screen and (min-width: 740px) {
    .affordability_request_info_button:hover .animated_circle, .affordability_request_info_button:focus .animated_circle {
      border-color: transparent;
      -webkit-transition-delay: 0s;
              transition-delay: 0s; }
      .affordability_request_info_button:hover .animated_circle .animated_icon_circle, .affordability_request_info_button:focus .animated_circle .animated_icon_circle {
        stroke-dashoffset: 0px; }
      .affordability_request_info_button:hover .animated_circle .animated_icon_arrow,
      .affordability_request_info_button:hover .animated_circle .animated_icon_print, .affordability_request_info_button:focus .animated_circle .animated_icon_arrow,
      .affordability_request_info_button:focus .animated_circle .animated_icon_print {
        stroke: #000; } }
  @media screen and (min-width: 740px) {
    .affordability_request_info_button:hover .affordability_request_info_button_label, .affordability_request_info_button:focus .affordability_request_info_button_label {
      color: #000; } }
  @media screen and (min-width: 1220px) {
    .affordability_request_info_button {
      margin-top: 50px; } }

.affordability_request_info_button_label {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-size: 11px;
  font-size: 0.6875rem;
  letter-spacing: 2px;
  letter-spacing: 0.125rem;
  text-transform: uppercase;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #DE2345;
  font-size: 14px;
  font-size: 0.875rem;
  letter-spacing: 1px;
  letter-spacing: 0.0625rem;
  margin-right: 10px;
  -webkit-transition: color 0.25s ease;
  transition: color 0.25s ease; }

.affordability_results_footnote {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: 14px;
  font-size: 0.875rem;
  font-style: italic;
  line-height: 1.75;
  margin-top: 35px; }
  .affordability_results_footnote + .affordability_results_footnote .affordability_results_footote_text {
    display: none; }

.amherst_affordability_results_footnote_text[aria-hidden=true] {
  display: none; }

.affordability_results_request_button {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-size: 11px;
  font-size: 0.6875rem;
  letter-spacing: 2px;
  letter-spacing: 0.125rem;
  text-transform: uppercase;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #025CB8;
  color: #FFF;
  font-size: 14px;
  font-size: 0.875rem;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  letter-spacing: 1px;
  letter-spacing: 0.0625rem;
  margin: 40px 0 20px;
  padding: 12px 20px; }
  .affordability_results_request_button .animated_circle {
    width: 32px;
    height: 32px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border: 1px solid rgba(255, 255, 255, 0.3);
    border-radius: 50%;
    cursor: pointer;
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
    -webkit-transition: border-color .25s, border-width .25s, -webkit-box-shadow .25s;
    transition: border-color .25s, border-width .25s, -webkit-box-shadow .25s;
    transition: border-color .25s, border-width .25s, box-shadow .25s;
    transition: border-color .25s, border-width .25s, box-shadow .25s, -webkit-box-shadow .25s;
    -webkit-transition-delay: 0.3s;
            transition-delay: 0.3s;
    will-change: transform; }
    .affordability_results_request_button .animated_circle svg {
      width: 32px;
      height: 32px;
      overflow: visible; }
    .affordability_results_request_button .animated_circle .animated_icon_arrow,
    .affordability_results_request_button .animated_circle .animated_icon_print {
      stroke: #FFF;
      -webkit-transition: stroke 0.25s ease;
      transition: stroke 0.25s ease;
      -webkit-transform: scale(0.92) translateY(1px);
              transform: scale(0.92) translateY(1px); }
      @media screen and (min-width: 740px) {
        .affordability_results_request_button .animated_circle .animated_icon_arrow,
        .affordability_results_request_button .animated_circle .animated_icon_print {
          -webkit-transform: scale(1);
                  transform: scale(1); } }
    .affordability_results_request_button .animated_circle .animated_icon_print {
      width: 12px;
      -webkit-transform: scale(0.92) translate(8px, 7px);
              transform: scale(0.92) translate(8px, 7px); }
      @media screen and (min-width: 740px) {
        .affordability_results_request_button .animated_circle .animated_icon_print {
          -webkit-transform: scale(0.9) translate(8px, 8px);
                  transform: scale(0.9) translate(8px, 8px); } }
    .affordability_results_request_button .animated_circle.left .animated_icon_arrow,
    .affordability_results_request_button .animated_circle.left .animated_icon_print {
      -webkit-transform-origin: center center;
              transform-origin: center center;
      -webkit-transform: scale(0.92) translateX(-1px) rotate(180deg);
              transform: scale(0.92) translateX(-1px) rotate(180deg); }
      @media screen and (min-width: 740px) {
        .affordability_results_request_button .animated_circle.left .animated_icon_arrow,
        .affordability_results_request_button .animated_circle.left .animated_icon_print {
          -webkit-transform: scale(1) rotate(180deg);
                  transform: scale(1) rotate(180deg); } }
    .affordability_results_request_button .animated_circle .animated_icon_circle {
      stroke: #FFF;
      stroke-dasharray: 95;
      stroke-dashoffset: 95;
      -webkit-transform: translateX(1px) translateY(31px) rotate(-90deg);
              transform: translateX(1px) translateY(31px) rotate(-90deg);
      -webkit-transition: stroke-dashoffset 600ms ease;
      transition: stroke-dashoffset 600ms ease;
      -webkit-transform-origin: 0px 0px 0px;
              transform-origin: 0px 0px 0px; }
    @media screen and (min-width: 740px) {
      .affordability_results_request_button .animated_circle {
        border-color: rgba(255, 255, 255, 0.3);
        border-width: 1px;
        -webkit-transform: scale(1);
                transform: scale(1); } }
  @media screen and (min-width: 740px) {
    .affordability_results_request_button:hover .animated_circle, .affordability_results_request_button:focus .animated_circle {
      border-color: transparent;
      -webkit-transition-delay: 0s;
              transition-delay: 0s; }
      .affordability_results_request_button:hover .animated_circle .animated_icon_circle, .affordability_results_request_button:focus .animated_circle .animated_icon_circle {
        stroke-dashoffset: 0px; }
      .affordability_results_request_button:hover .animated_circle .animated_icon_arrow,
      .affordability_results_request_button:hover .animated_circle .animated_icon_print, .affordability_results_request_button:focus .animated_circle .animated_icon_arrow,
      .affordability_results_request_button:focus .animated_circle .animated_icon_print {
        stroke: #FFF; } }
  @media screen and (min-width: 740px) {
    .affordability_results_request_button {
      width: calc(50% - 5px); }
      .affordability_results_request_button:hover, .affordability_results_request_button:focus {
        color: rgba(255, 255, 255, 0.8); } }

.affordability_results_footote_text a {
  color: #000;
  text-decoration: underline;
  -webkit-transition: color 0.25 ease;
  transition: color 0.25 ease; }
  @media screen and (min-width: 740px) {
    .affordability_results_footote_text a:hover, .affordability_results_footote_text a:focus {
      color: #DE2345; } }

.affordability_results_error {
  display: none; }
  .affordability_base.error .affordability_results_error {
    display: block; }

.affordability_results_error_header {
  margin-bottom: 15px; }

.results_error_heading {
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.5; }
  @media screen and (min-width: 740px) {
    .results_error_heading {
      font-size: 20px;
      font-size: 1.25rem; } }

.results_error_info {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 26px; }
  @media screen and (min-width: 740px) {
    .results_error_info {
      font-size: 17px;
      font-size: 1.0625rem;
      line-height: 32px; } }
  .results_error_info a {
    color: #013E7D;
    text-decoration: underline;
    -webkit-transition: color 0.25s ease;
    transition: color 0.25s ease; }
    @media screen and (min-width: 740px) {
      .results_error_info a:hover {
        color: #148071; } }

.results_error_info_list {
  list-style: none;
  margin: 30px 0;
  padding-left: 0; }

.results_error_info_list_item {
  display: block;
  position: relative;
  margin-bottom: 25px;
  padding-left: 25px; }
  .results_error_info_list_item:before {
    width: 8px;
    height: 8px;
    display: block;
    position: absolute;
    left: 0;
    top: 6px;
    background: #025CB8;
    border-radius: 50%;
    content: ''; }
  .results_error_info_list_item:last-child {
    margin-bottom: 0; }

.results_error_info_list_item_link {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  position: relative;
  color: #DE2345; }
  .results_error_info_list_item_link:before {
    width: 100%;
    height: 1px;
    display: block;
    position: absolute;
    left: 0;
    bottom: 0px;
    background: #EAEAEA;
    content: ''; }
  .results_error_info_list_item_link:after {
    width: 0px;
    height: 1px;
    display: block;
    position: absolute;
    left: 0;
    bottom: 0px;
    background: #DE2345;
    content: '';
    -webkit-transition: width 0.25s ease;
    transition: width 0.25s ease; }
  @media screen and (min-width: 740px) {
    .results_error_info_list_item_link:hover:after {
      width: 100%; } }

/* ==========================================================================
	Alert Alternative
============================================================================= */
.alert_alternative {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  position: relative;
  background: #DE2345;
  padding: 15px 0;
  z-index: 2; }
  @media screen and (min-width: 740px) {
    .alert_alternative {
      padding: 20px 0; } }
  @media screen and (min-width: 980px) {
    .alert_alternative {
      padding: 25px 0; } }

.alert_alternative_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding: 0 20px; }
  @media screen and (min-width: 740px) {
    .alert_alternative_inner {
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      padding: 0 60px; } }
  @media screen and (min-width: 980px) {
    .alert_alternative_inner {
      padding: 0 25px; } }
  @media only screen and (min-width: 1080px) {
    .alert_alternative_inner {
      padding: 0 60px; } }
  @media screen and (min-width: 1220px) {
    .alert_alternative_inner {
      padding: 0 80px; } }

.alert_alt_icon {
  margin-top: 5px;
  margin-right: 10px; }
  @media screen and (min-width: 740px) {
    .alert_alt_icon {
      margin-top: 0; } }
  .alert_alt_icon .icon {
    fill: #FFF; }
    @media screen and (min-width: 740px) {
      .alert_alt_icon .icon {
        width: 26px;
        height: 24px; } }

.alert_alt_link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #FFF; }
  .alert_alt_link .animated_circle {
    width: 32px;
    height: 32px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border: 1px solid #FFF;
    border-radius: 50%;
    cursor: pointer;
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
    -webkit-transition: border-color .25s, border-width .25s, -webkit-box-shadow .25s;
    transition: border-color .25s, border-width .25s, -webkit-box-shadow .25s;
    transition: border-color .25s, border-width .25s, box-shadow .25s;
    transition: border-color .25s, border-width .25s, box-shadow .25s, -webkit-box-shadow .25s;
    -webkit-transition-delay: 0.3s;
            transition-delay: 0.3s;
    will-change: transform; }
    .alert_alt_link .animated_circle svg {
      width: 32px;
      height: 32px;
      overflow: visible; }
    .alert_alt_link .animated_circle .animated_icon_arrow,
    .alert_alt_link .animated_circle .animated_icon_print {
      stroke: #FFF;
      -webkit-transition: stroke 0.25s ease;
      transition: stroke 0.25s ease;
      -webkit-transform: scale(0.92) translateY(1px);
              transform: scale(0.92) translateY(1px); }
      @media screen and (min-width: 740px) {
        .alert_alt_link .animated_circle .animated_icon_arrow,
        .alert_alt_link .animated_circle .animated_icon_print {
          -webkit-transform: scale(1);
                  transform: scale(1); } }
    .alert_alt_link .animated_circle .animated_icon_print {
      width: 12px;
      -webkit-transform: scale(0.92) translate(8px, 7px);
              transform: scale(0.92) translate(8px, 7px); }
      @media screen and (min-width: 740px) {
        .alert_alt_link .animated_circle .animated_icon_print {
          -webkit-transform: scale(0.9) translate(8px, 8px);
                  transform: scale(0.9) translate(8px, 8px); } }
    .alert_alt_link .animated_circle.left .animated_icon_arrow,
    .alert_alt_link .animated_circle.left .animated_icon_print {
      -webkit-transform-origin: center center;
              transform-origin: center center;
      -webkit-transform: scale(0.92) translateX(-1px) rotate(180deg);
              transform: scale(0.92) translateX(-1px) rotate(180deg); }
      @media screen and (min-width: 740px) {
        .alert_alt_link .animated_circle.left .animated_icon_arrow,
        .alert_alt_link .animated_circle.left .animated_icon_print {
          -webkit-transform: scale(1) rotate(180deg);
                  transform: scale(1) rotate(180deg); } }
    .alert_alt_link .animated_circle .animated_icon_circle {
      stroke: #FFF;
      stroke-dasharray: 95;
      stroke-dashoffset: 95;
      -webkit-transform: translateX(1px) translateY(31px) rotate(-90deg);
              transform: translateX(1px) translateY(31px) rotate(-90deg);
      -webkit-transition: stroke-dashoffset 600ms ease;
      transition: stroke-dashoffset 600ms ease;
      -webkit-transform-origin: 0px 0px 0px;
              transform-origin: 0px 0px 0px; }
    @media screen and (min-width: 740px) {
      .alert_alt_link .animated_circle {
        border-color: #FFF;
        border-width: 1px;
        -webkit-transform: scale(1);
                transform: scale(1); } }
  @media screen and (min-width: 740px) {
    .alert_alt_link:hover .animated_circle, .alert_alt_link:focus .animated_circle {
      border-color: transparent;
      -webkit-transition-delay: 0s;
              transition-delay: 0s; }
      .alert_alt_link:hover .animated_circle .animated_icon_circle, .alert_alt_link:focus .animated_circle .animated_icon_circle {
        stroke-dashoffset: 0px; }
      .alert_alt_link:hover .animated_circle .animated_icon_arrow,
      .alert_alt_link:hover .animated_circle .animated_icon_print, .alert_alt_link:focus .animated_circle .animated_icon_arrow,
      .alert_alt_link:focus .animated_circle .animated_icon_print {
        stroke: #FFF; } }
  .alert_alt_link:after {
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    content: ""; }
  @media screen and (min-width: 740px) {
    .alert_alt_link:hover .alt_alert_icon, .alert_alt_link:focus .alt_alert_icon {
      border-color: #FFF; }
    .alert_alt_link:focus {
      outline: none; }
      .alert_alt_link:focus:after {
        outline: 2px solid #FFF;
        outline-offset: -2px; }
      .alert_alt_link:focus .alt_alert_icon {
        border-color: #FFF; } }

.alt_alert_message {
  display: inline;
  color: #FFF;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.71429; }
  @media screen and (min-width: 500px) {
    .alt_alert_message {
      font-size: 16px;
      font-size: 1rem; } }
  @media screen and (min-width: 740px) {
    .alt_alert_message {
      font-size: 17px;
      font-size: 1.0625rem;
      line-height: 1.88235; } }

.alt_alert_icon {
  width: 21px;
  height: 21px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: 1px solid rgba(255, 255, 255, 0.35);
  border-radius: 50%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-left: 3px;
  -webkit-transform: translateY(-1px);
          transform: translateY(-1px);
  -webkit-transition: border-color 0.25s ease;
  transition: border-color 0.25s ease;
  white-space: nowrap; }
  @media screen and (min-width: 740px) {
    .alt_alert_icon {
      width: 32px;
      height: 32px;
      margin-left: 10px; } }
  .alt_alert_icon .icon {
    width: 10px;
    height: 7px;
    fill: #FFF; }
    @media screen and (min-width: 740px) {
      .alt_alert_icon .icon {
        width: 14px;
        height: 10px; } }


/* ==========================================================================
	CTA Buttons
============================================================================= */

.cta-buttons { padding-bottom: 40px; }
a.button { 
  display: inline-block; 
  padding: 9px 12px; 
  margin-right: 16px; margin-bottom: 25px;
  font-family: 'Montserrat', sans-serif;
  font-size: 18px; font-size: 1.125rem;
  border-radius: 4px; 
  cursor: pointer; text-decoration: none !important; }

a.button.primary { color: #FFF; background-color: #148071; border: 3px solid #148071; }
a.button.secondary { color: #013E7D; background-color: #FFF; border: 3px solid #013E7D; }


/* default button states */
a.button:focus, a.button:hover, a.button:active { 
     outline: 3px solid; 
     outline-offset: 5px; 
     outline-color: #148071; }

    /* secondary button overrides outline color */
    a.button.secondary:focus, a.button.secondary:hover, a.button.secondary:active { 
      outline-color: #013E7D; }


/* ==========================================================================
	Statistics Grouping 
============================================================================= */
.facts-stats-grouping { margin-bottom: 80px; }

		.fact-stats-grouping.pale-gray { background-color: #F9F9F9; }

	  .facts-stats-grouping .inner-wrapper { display: flex; flex-flow: row wrap; justify-content: flex-start; align-items: stretch; }
		.facts-stats-grouping .inner-wrapper > .paragraph--type--statistic { width: calc(33.3% - 50px); margin: 25px; border: 1px solid #005EB8; }

	  h2.stats-heading { text-align: center; margin: 40px 0 30px 0 !important; }

			.paragraph--type--statistic .text-wrapper { text-align: center; padding: 20px 30px; color: #005EB8; }

			.text-wrapper .figure { font-family: Montserrat; font-weight: 700; font-size: 3rem; }
			.text-wrapper .text { font-weight: 500; font-size: 1.2rem; }
			.text-wrapper .supporting-text { font-size: .875; font-style: italic; }





/* ==========================================================================
	Clickable Cards
============================================================================= */
.cards { display: flex; flex-direction: row; padding-bottom: 60px; }
  .cards.cards-two { gap: 80px; }
  .cards.cards-three { gap: 50px; }
  .cards.cards-four { gap: 25px; }

	.cards .card { 
		position: relative;
		outline: 2px solid transparent;
		outline-offset: 0px;
		transition: outline-offset .2s ease-in-out, outline .2s ease-in-out;
		border: 1px solid #CCC;
		box-shadow:
			0 1px 5px 0 rgba(99,115,138,.2),
			0 2px 2px 0 rgba(99,115,138,.14),
			0 3px 1px -2px rgba(99,115,138,.12);
		padding: 1em; background-color: #FFF; }

	  .cards-two .card { width: 50%; }
	  .cards-three .card { width: 33.3%; }
	  .cards-four .card { width: 25%; }


	  .cards .card:hover, .cards .card:focus-within { outline: 2px solid #148071; outline-offset: 2px; }

		.card-image img { width: 100% !important; height: auto !important; }
		
	.cards .card a { display: block; }
		.cards .card a:hover { color: #148071; }
		.cards .card a:focus { outline: none !important; }
	  .cards .card a:after { position: absolute; top: 0; left: 0; height: 100%; width: 100%; content: ""; }
	  

	.cards .card h2.card-heading, 
	.cards .card h3.card-heading { 
		font-size:  19px; font-size: 1.2rem; font-family: 'Montserrat',sans-serif; 
		color: #005EB8; font-weight: 600; line-height: 1.2; margin: 20px 0 !important; }

	  .cards .card h2.card-heading:hover, 
	  .cards .card h3.card-heading:hover { color: #148071; }

		.cards .card a h2, 
		.cards .card a h3 { text-decoration:underline; text-decoration-thickness: 1px; }

		.cards .card a:hover h2, 
		.cards .card a:hover h3 { color: #148071; text-decoration:underline; text-decoration-thickness: 3px; }

			.cards .card a:focus h2, 
			.cards .card a:focus h3 { color: #148071; text-decoration:underline; text-decoration-thickness: 3px; }

	.cards .card .card-text { position: relative; z-index: 2; }
		.card-text.typography p { margin-top: 25px; }

@media screen and (max-width: 900px) {
	
	.cards { flex-wrap: wrap; }
	.cards.cards-two, .cards.cards-three, .cards.cards-four { gap: 40px; }
	.cards-two .card, .cards-three .card, .cards-four .card { width: calc(50% - 20px); }
	
}

@media screen and (max-width: 600px) {
	
	.cards { flex-direction: column; }
	.cards.cards-two, .cards.cards-three, .cards.cards-four { gap: 50px; }
	.cards-two .card, .cards-three .card, .cards-four .card { width: 100%; }
	
}


/* ==========================================================================
	Columns
============================================================================= */


.columns { display: flex; flex-direction: row; gap: 80px; }
	.columns.two-equal .column { width: 50%; }

	.columns.sixty-forty .column { width: 40%; }
	.columns.sixty-forty .column:first-child { width: 60%; }

	.columns.forty-sixty .column { width: 60%; }
	.columns.forty-sixty .column:first-child { width: 40%; }

	.columns.seventy-five-twenty-five .column { width: 25%; }
	.columns.seventy-five-twenty-five .column:first-child { width: 75%; }

	.columns.twenty-five-seventy-five .column { width: 75%; }
	.columns.twenty-five-seventy-five .column:first-child { width: 25%; }


@media screen and (max-width: 700px) { 
	.columns { flex-wrap: wrap; gap: 0 60px; }
	.columns.two-equal .column { width: 100%; }
	.columns.sixty-forty .column { width: 100%; }
	.columns.sixty-forty .column:first-child { width: 100%; }
	.columns.forty-sixty .column { width: 100%; }
	.columns.forty-sixty .column:first-child { width: 100%; }
	.columns.seventy-five-twenty-five .column { width: 100%; }
	.columns.seventy-five-twenty-five .column:first-child { width: 100%; }
	.columns.twenty-five-seventy-five .column { width: 100%; }
	.columns.twenty-five-seventy-five .column:first-child { width: 100%; }
	
	.columns .column:last-child { margin-bottom: 50px; }
}

/* ==========================================================================
	Brightcove Videos
============================================================================= */

section.side-by-side-videos { margin: 80px auto; } /*just for testing */
  .videos-flex-wrapper { display: flex; justify-content: space-between; }
    .videos-flex-wrapper .video { width: 47.75%; }
	.video-wrapper { width: 100%; }


section.single-brightcove-video { margin: 80px 0; }
  .single-video-wrapper { width: 100%; max-width: 960px; }
  

  .video-container { width: 100%; max-width: 100%; height: 0; padding-bottom: 56.25%; position: relative; }
	.video-container iframe { width: 100%; height: 100%; position: absolute; top: 0; left: 0; }


		/* transcript link in presidential message of homepage */
		.presidential_message .video a { color: #FFF !important; }
		.presidential_message .video a:hover { opacity: 0.7; }

	/* old bc-player
	.video-js.vjs-thumbnails { width: 100% !important; padding-bottom: 56.25% !important; }
	.videos-flex-wrapper video { width: 100%; height: auto; }
	
	.bc-player-ezD1RR9ND_default.vjs-fluid, 
	.bc-player-ezD1RR9ND_default.vjs-fluid:not(.vjs-audio-only-mode) { padding-top: 0 !important; }   */


/* ==========================================================================
	MEDIA MENTIONS
============================================================================= */

  .media-mention { border-bottom: 1px solid #999; padding: 12px 0; } 
	.media-mention:first-child { padding-top: 0; }
		.media-source { font-size: 18px; font-size: 1.125rem; }
		.media-title { font-size: 20px; font-size: 1.25rem; font-weight: 600; margin: 8px 0 5px; }
		.media-date { font-size: 16px; font-size: 1rem; font-style: italic; }


/* ==========================================================================
	EU COOKIE BANNER
============================================================================= */

#sliding-popup { padding: 22px 0 0 0; font-family: 'Open Sans',sans-serif !important; }
#sliding-popup.eu-cookie-withdraw-wrapper { background: #013E7D !important; }

button.eu-cookie-withdraw-tab { padding: 15px; border-color: #013E7D; }
	button.eu-cookie-withdraw-tab:hover { text-decoration: underline; }

.eu-cookie-compliance-message h2 { font-size: 1.2rem; font-weight: 400; }
.eu-cookie-compliance-message p { font-size: .85rem; font-weight: 500; }
.eu-cookie-compliance-message p a { color: #FFF; text-decoration: underline; }
.eu-cookie-compliance-message p a:hover { color: #FFF; text-decoration: none; border-bottom: 2px solid #FFF; font-weight: bold; }


#popup-buttons button, 
#popup-buttons .eu-cookie-compliance-secondary-button, 
#popup-buttons .eu-cookie-compliance-default-button { 
		margin-right: 10px; margin-top: 0; margin-bottom: 18px; vertical-align: middle;
		-moz-box-shadow: none;
		-webkit-box-shadow: none;
		box-shadow: none;
		background: none;
		background-color: none;
		background-image: none;
		border-radius: 4px;
		border: 1px solid #FFF;
		color: #FFF;
		font-family: 'Montserrat', sans-serif; font-size: 18px; font-size: 1.125rem;
		font-weight: normal;
		padding: 10px 12px;
		text-decoration: none;
		text-shadow: none; 
		cursor: pointer; }

#popup-buttons .eu-cookie-compliance-secondary-button { background: #FFF !important; color: #000; font-weight: 600; }

/* ==========================================================================
	Facts & Stats
============================================================================= */
.dialog_wrapper {
  position: fixed;
  left: 50%;
  top: 25px;
  opacity: 0;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  -webkit-transition: opacity 0.25s ease;
  transition: opacity 0.25s ease;
  visibility: hidden;
  z-index: 400; }
  .dialog_wrapper.visible {
    opacity: 1;
    visibility: visible; }
  @media screen and (min-width: 740px) {
    .dialog_wrapper {
      top: calc(var(--vh) * 50);
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%); } }

.dialog {
  width: 100%;
  max-height: 100vh;
  display: block;
  position: relative;
  background: #025CB8;
  border: 10px solid #FFF;
  overflow-y: auto;
  padding: 66px 25px 40px; }
  @media screen and (min-width: 500px) {
    .dialog {
      border-width: 15px;
      padding: 80px 25px 40px; } }
  @media screen and (min-width: 740px) {
    .dialog {
      border-width: 20px;
      padding: 80px 50px; } }
  @media screen and (min-width: 980px) {
    .dialog {
      border-width: 25px;
      padding: 70px; } }

.dialog_document {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }

.dialog_alert_title {
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.33333;
  color: #FFF;
  font-size: 16px;
  font-size: 1rem;
  margin-bottom: 16px;
  margin-top: 0;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1; }
  @media screen and (min-width: 740px) {
    .dialog_alert_title {
      font-size: 30px;
      font-size: 1.875rem; } }
  @media screen and (min-width: 740px) {
    .dialog_alert_title {
      font-size: 18px;
      font-size: 1.125rem; } }
  @media screen and (min-width: 980px) {
    .dialog_alert_title {
      font-size: 30px;
      font-size: 1.875rem; } }

.dialog_subheading {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-size: 11px;
  font-size: 0.6875rem;
  letter-spacing: 2px;
  letter-spacing: 0.125rem;
  text-transform: uppercase;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: block;
  color: #FFF;
  letter-spacing: 1px;
  letter-spacing: 0.0625rem;
  margin-bottom: 10px;
  -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
          order: 0; }

.dialog_alert_body {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 26px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #FFF;
  line-height: 22px;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2; }
  @media screen and (min-width: 740px) {
    .dialog_alert_body {
      font-size: 17px;
      font-size: 1.0625rem;
      line-height: 32px; } }
  @media screen and (min-width: 500px) {
    .dialog_alert_body {
      line-height: 26px; } }

.dialog_alert_link {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #FFF;
  margin-top: 25px;
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
  will-change: transform; }
  .dialog_alert_link .animated_circle {
    width: 32px;
    height: 32px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border: 1px solid rgba(255, 255, 255, 0.4);
    border-radius: 50%;
    cursor: pointer;
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
    -webkit-transition: border-color .25s, border-width .25s, -webkit-box-shadow .25s;
    transition: border-color .25s, border-width .25s, -webkit-box-shadow .25s;
    transition: border-color .25s, border-width .25s, box-shadow .25s;
    transition: border-color .25s, border-width .25s, box-shadow .25s, -webkit-box-shadow .25s;
    -webkit-transition-delay: 0.3s;
            transition-delay: 0.3s;
    will-change: transform; }
    .dialog_alert_link .animated_circle svg {
      width: 32px;
      height: 32px;
      overflow: visible; }
    .dialog_alert_link .animated_circle .animated_icon_arrow,
    .dialog_alert_link .animated_circle .animated_icon_print {
      stroke: #FFF;
      -webkit-transition: stroke 0.25s ease;
      transition: stroke 0.25s ease;
      -webkit-transform: scale(0.92) translateY(1px);
              transform: scale(0.92) translateY(1px); }
      @media screen and (min-width: 740px) {
        .dialog_alert_link .animated_circle .animated_icon_arrow,
        .dialog_alert_link .animated_circle .animated_icon_print {
          -webkit-transform: scale(1);
                  transform: scale(1); } }
    .dialog_alert_link .animated_circle .animated_icon_print {
      width: 12px;
      -webkit-transform: scale(0.92) translate(8px, 7px);
              transform: scale(0.92) translate(8px, 7px); }
      @media screen and (min-width: 740px) {
        .dialog_alert_link .animated_circle .animated_icon_print {
          -webkit-transform: scale(0.9) translate(8px, 8px);
                  transform: scale(0.9) translate(8px, 8px); } }
    .dialog_alert_link .animated_circle.left .animated_icon_arrow,
    .dialog_alert_link .animated_circle.left .animated_icon_print {
      -webkit-transform-origin: center center;
              transform-origin: center center;
      -webkit-transform: scale(0.92) translateX(-1px) rotate(180deg);
              transform: scale(0.92) translateX(-1px) rotate(180deg); }
      @media screen and (min-width: 740px) {
        .dialog_alert_link .animated_circle.left .animated_icon_arrow,
        .dialog_alert_link .animated_circle.left .animated_icon_print {
          -webkit-transform: scale(1) rotate(180deg);
                  transform: scale(1) rotate(180deg); } }
    .dialog_alert_link .animated_circle .animated_icon_circle {
      stroke: #FFF;
      stroke-dasharray: 95;
      stroke-dashoffset: 95;
      -webkit-transform: translateX(1px) translateY(31px) rotate(-90deg);
              transform: translateX(1px) translateY(31px) rotate(-90deg);
      -webkit-transition: stroke-dashoffset 600ms ease;
      transition: stroke-dashoffset 600ms ease;
      -webkit-transform-origin: 0px 0px 0px;
              transform-origin: 0px 0px 0px; }
    @media screen and (min-width: 740px) {
      .dialog_alert_link .animated_circle {
        border-color: rgba(255, 255, 255, 0.4);
        border-width: 1px;
        -webkit-transform: scale(1);
                transform: scale(1); } }
  @media screen and (min-width: 740px) {
    .dialog_alert_link:hover .animated_circle, .dialog_alert_link:focus .animated_circle {
      border-color: transparent;
      -webkit-transition-delay: 0s;
              transition-delay: 0s; }
      .dialog_alert_link:hover .animated_circle .animated_icon_circle, .dialog_alert_link:focus .animated_circle .animated_icon_circle {
        stroke-dashoffset: 0px; }
      .dialog_alert_link:hover .animated_circle .animated_icon_arrow,
      .dialog_alert_link:hover .animated_circle .animated_icon_print, .dialog_alert_link:focus .animated_circle .animated_icon_arrow,
      .dialog_alert_link:focus .animated_circle .animated_icon_print {
        stroke: #FFF; } }
  @media screen and (min-width: 740px) {
    .dialog_alert_link:hover .dialog_alert_link_text, .dialog_alert_link:focus .dialog_alert_link_text {
      opacity: 0.7; } }

.dialog_alert_link_text {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-size: 11px;
  font-size: 0.6875rem;
  letter-spacing: 2px;
  letter-spacing: 0.125rem;
  text-transform: uppercase;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 14px;
  font-size: 0.875rem;
  letter-spacing: 1px;
  letter-spacing: 0.0625rem;
  margin-right: 8px;
  -webkit-transition: opacity 0.25s ease;
  transition: opacity 0.25s ease; }

.dialog_close {
  width: 40px;
  height: 40px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  position: fixed;
  right: 35px;
  top: 30px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: 1px solid rgba(255, 255, 255, 0.4);
  border-radius: 50%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: background-color 0.25s ease, border-color 0.25s ease;
  transition: background-color 0.25s ease, border-color 0.25s ease; }
  @media screen and (min-width: 500px) {
    .dialog_close {
      right: 50px;
      top: 40px; } }
  @media screen and (min-width: 740px) {
    .dialog_close:hover, .dialog_close:focus {
      background: #FFF;
      border-color: #FFF; }
      .dialog_close:hover .dialog_close_icon .icon, .dialog_close:focus .dialog_close_icon .icon {
        fill: #000; } }
  @media screen and (min-width: 980px) {
    .dialog_close {
      right: 65px;
      top: 50px; } }

.dialog_close_icon .icon {
  width: 15px;
  fill: #FFF;
  -webkit-transition: fill 0.25s ease;
  transition: fill 0.25s ease; }

.blockquote_full {
  margin-top: 40px;
  margin-bottom: 40px; }
  @media screen and (min-width: 740px) {
    .blockquote_full {
      margin-top: 50px; } }
  @media screen and (min-width: 980px) {
    .blockquote_full {
      margin-top: 60px; } }
  @media screen and (min-width: 1220px) {
    .blockquote_full {
      margin-top: 80px; } }
  @media screen and (min-width: 740px) {
    .blockquote_full {
      margin-bottom: 50px; } }
  @media screen and (min-width: 980px) {
    .blockquote_full {
      margin-bottom: 60px; } }
  @media screen and (min-width: 1220px) {
    .blockquote_full {
      margin-bottom: 80px; } }

.blockquote_full_inner {
  position: relative;
  border: 1px solid #DFDFDF;
  border-left: none;
  border-right: none;
  padding: 26px 0 18px 24px; }
  @media screen and (min-width: 740px) {
    .blockquote_full_inner {
      padding: 58px 0 50px 24px; } }

.blockquote_full_icon {
  position: absolute;
  top: 15px;
  left: 0; }
  .blockquote_full_icon .icon_quote {
    fill: #f1f1f1; }
  @media screen and (min-width: 740px) {
    .blockquote_full_icon {
      top: 50px; } }

.blockquote_full_text {
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.33333;
  display: block;
  position: relative;
  color: #025CB8;
  line-height: 1.625; }
  @media screen and (min-width: 740px) {
    .blockquote_full_text {
      font-size: 30px;
      font-size: 1.875rem; } }
  @media screen and (min-width: 740px) {
    .blockquote_full_text {
      line-height: 1.5; } }

.blockquote_full_name {
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.5;
  display: block;
  margin-top: 12px; }
  @media screen and (min-width: 740px) {
    .blockquote_full_name {
      font-size: 20px;
      font-size: 1.25rem; } }
  @media screen and (min-width: 740px) {
    .blockquote_full_name {
      font-size: 18px;
      font-size: 1.125rem;
      margin-top: 40px; } }

.blockquote_full_title {
  font-family: 'Montserrat', sans-serif;
  font-weight: 300;
  display: block;
  font-size: 12px;
  font-size: 0.75rem; }
  @media screen and (min-width: 740px) {
    .blockquote_full_title {
      font-size: 14px;
      font-size: 0.875rem; } }

.campus_locator_inner {
  width: 100%;
  background: #F6F6F6;
  padding: 35px 20px; }
  @media screen and (min-width: 740px) {
    .campus_locator_inner {
      padding-top: 55px;
      padding-bottom: 55px; } }
  @media screen and (min-width: 980px) {
    .campus_locator_inner {
      -webkit-box-align: end;
          -ms-flex-align: end;
              align-items: flex-end;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; } }
  @media screen and (min-width: 1220px) {
    .campus_locator_inner {
      padding-right: 100px;
      padding-left: 100px; } }

.campus_locator_header {
  margin-bottom: 12px; }
  @media screen and (min-width: 980px) {
    .campus_locator_header {
      width: calc(100% - 280px);
      margin-bottom: 0;
      padding-right: 80px; } }

.campus_locator_title {
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.5;
  margin: 0 0 5px; }
  @media screen and (min-width: 740px) {
    .campus_locator_title {
      font-size: 20px;
      font-size: 1.25rem; } }
  @media screen and (min-width: 740px) {
    .campus_locator_title {
      margin-bottom: 8px; } }

.campus_locator_caption {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.85714;
  color: #353535; }
  .campus_locator_caption p {
    margin: 0; }

.campus_locator_tool {
  position: relative; }
  @media screen and (min-width: 980px) {
    .campus_locator_tool {
      width: 280px;
      margin-bottom: 4px; } }

.campus_locator_trigger {
  width: 100%;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background: #025CB8;
  border-radius: 4px;
  color: #fff;
  display: block;
  padding: 12px 20px;
  text-align: left;
  -webkit-transition: background .25s, border-radius .25s, color .25s;
  transition: background .25s, border-radius .25s, color .25s; }
  .campus_locator_trigger.fs-swap-active {
    background: #fff;
    border-radius: 4px 4px 0 0;
    color: #025CB8; }

.campus_locator_trigger_inner {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }

.campus_locator_trigger_label {
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  font-size: 14px;
  font-size: 0.875rem;
  letter-spacing: .35px;
  letter-spacing: 0.02188rem; }

.campus_locator_trigger_icon {
  -webkit-transform: scale(0.625);
          transform: scale(0.625); }

.campus_locator_dropdown {
  width: 100%;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 20;
  background: #fff;
  border-radius: 0 0 4px 4px;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translate(0, -4px);
          transform: translate(0, -4px);
  -webkit-transition: opacity .25s, visibility .25s, -webkit-transform .25s;
  transition: opacity .25s, visibility .25s, -webkit-transform .25s;
  transition: opacity .25s, visibility .25s, transform .25s;
  transition: opacity .25s, visibility .25s, transform .25s, -webkit-transform .25s; }
  .campus_locator_dropdown.fs-swap-active {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0); }

.campus_locator_drop {
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  border-top: 1px solid #DFDFDF;
  color: #000;
  display: block;
  font-size: 12px;
  font-size: 0.75rem;
  padding: 12px 20px;
  -webkit-text-decoration-color: transparent;
          text-decoration-color: transparent;
  text-decoration: underline;
  -webkit-transition: color .25s, -webkit-text-decoration-color .25s;
  transition: color .25s, -webkit-text-decoration-color .25s;
  transition: color .25s, text-decoration-color .25s;
  transition: color .25s, text-decoration-color .25s, -webkit-text-decoration-color .25s; }
  .campus_locator_drop:hover, .campus_locator_drop:focus {
    color: #025CB8;
    -webkit-text-decoration-color: currentColor;
            text-decoration-color: currentColor; }

/* ==========================================================================
	Quick Nav
============================================================================= */
.fs-page-lock .campusfinder_filter {
  pointer-events: none; }

.campusfinder_filter_inner {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #FFF;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  body:not(.loaded) .campusfinder_filter_inner {
    opacity: 0; }

@media screen and (max-width: 979px) {
  .campusfinder_filter_inner_cell {
    width: auto !important;
    min-width: inherit !important;
    max-width: none !important;
    display: block !important;
    margin: auto !important;
    max-width: 100% !important; } }

.campusfinder_filter_header {
  padding: 28px 16px 0; }
  @media screen and (min-width: 740px) {
    .campusfinder_filter_header {
      padding: 28px 28px 0; } }
  @media screen and (min-width: 980px) {
    .campusfinder_filter_header {
      padding: 0; } }

.campusfinder_filter_header_text {
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  font-size: 23px;
  font-size: 1.4375rem;
  line-height: 1.2; }
  @media screen and (min-width: 740px) {
    .campusfinder_filter_header_text {
      font-size: 45px;
      font-size: 2.8125rem; } }

.campusfinder_filter_filters {
  display: none;
  list-style: none;
  margin-bottom: 35px;
  padding-left: 0; }
  @media screen and (min-width: 980px) {
    .campusfinder_filter_filters {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; } }

.campusfinder_filter_item {
  position: relative; }

.campusfinder_filter_button {
  height: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: 1px solid #148071;
  border-radius: 5px;
  margin-right: 10px;
  padding: 0 20px;
  -webkit-transition: background-color 0.25s ease, border-color 0.25s ease, color 0.25s ease;
  transition: background-color 0.25s ease, border-color 0.25s ease, color 0.25s ease; }
  .campusfinder_filter_button:after {
    width: 30px;
    height: 18px;
    display: block;
    position: absolute;
    left: 50%;
    top: 100%;
    border-color: transparent transparent transparent transparent;
    border-style: solid;
    border-width: 0px 15px 0 15px;
    content: "";
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    -webkit-transition: border-color 0.25s ease, border-width 0.25s ease;
    transition: border-color 0.25s ease, border-width 0.25s ease; }
  .campusfinder_filter_button:hover, .campusfinder_filter_button:focus, .campusfinder_filter_button.fs-swap-active {
    background: #148071;
    border-color: #148071;
    color: #FFF; }
    .campusfinder_filter_button:hover .campusfinder_filter_button_icon .icon, .campusfinder_filter_button:focus .campusfinder_filter_button_icon .icon, .campusfinder_filter_button.fs-swap-active .campusfinder_filter_button_icon .icon {
      fill: #FFF; }
  .campusfinder_filter_button.fs-swap-active:after {
    border-color: #148071 transparent transparent transparent;
    border-width: 13px 15px 0 15px; }

.campusfinder_filter_button_icon {
  margin-right: 8px; }
  .campusfinder_filter_button_icon .icon {
    fill: #000;
    -webkit-transition: fill 0.2875s ease;
    transition: fill 0.2875s ease; }

.campusfinder_filter_button_label {
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 14px;
  font-size: 0.875rem; }

.campusfinder_mobile_menu_wrapper {
  width: 100%;
  height: 74px; }
  @media screen and (min-width: 980px) {
    .campusfinder_mobile_menu_wrapper {
      display: none; } }

.campusfinder_mobile_filter_menu_item {
  background: #FFF;
  padding: 16px 16px;
  -webkit-transition: width 0.25s ease, -webkit-box-shadow 0.25s ease;
  transition: width 0.25s ease, -webkit-box-shadow 0.25s ease;
  transition: box-shadow 0.25s ease, width 0.25s ease;
  transition: box-shadow 0.25s ease, width 0.25s ease, -webkit-box-shadow 0.25s ease; }
  .campusfinder_mobile_filter_menu_item.fixed {
    width: 300px;
    position: fixed;
    left: 50%;
    top: 0px;
    border-bottom: 1px solid #EAEAEA;
    -webkit-box-shadow: -20px 0 0 0 #fff, 20px 0 0 0 #fff;
            box-shadow: -20px 0 0 0 #fff, 20px 0 0 0 #fff;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    z-index: 5; }
    @media only screen and (min-width: 340px) {
      .campusfinder_mobile_filter_menu_item.fixed {
        width: calc(100% - 40px); } }
    @media screen and (min-width: 740px) {
      .campusfinder_mobile_filter_menu_item.fixed {
        width: 720px;
        -webkit-box-shadow: none;
                box-shadow: none; } }
  @media screen and (min-width: 740px) {
    .campusfinder_mobile_filter_menu_item {
      padding: 16px 20px; } }

.campusfinder_mobile_filter_menu_trigger {
  width: 100%;
  border-color: #DE2345;
  border-bottom: none;
  padding: 12px 20px;
  padding-left: 5px; }

.menu_trigger_label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.campusfinder_mobile_filter_menu_panel {
  width: calc(100% - 30px);
  left: 15px;
  top: calc(100% - 16px);
  border: 1px solid #EAEAEA;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-top: none;
  -webkit-box-shadow: 0px 0px 12px 2px rgba(0, 0, 0, 0.08);
          box-shadow: 0px 0px 12px 2px rgba(0, 0, 0, 0.08);
  z-index: 5; }
  @media screen and (min-width: 740px) {
    .campusfinder_mobile_filter_menu_panel {
      width: calc(100% - 38px);
      left: 19px; } }

.campusfinder_mobile_filter_menu_panel_item:last-child {
  border-bottom: none; }
  .campusfinder_mobile_filter_menu_panel_item:last-child .campusfinder_mobile_filter_menu_panel_link {
    border-bottom: none;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px; }

.campusfinder_mobile_filter_menu_panel_link {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: transparent;
  border-bottom: 1px solid #EAEAEA;
  padding: 12px 5px;
  -webkit-transition: background-color 0.25s ease, border-color 0.25s ease;
  transition: background-color 0.25s ease, border-color 0.25s ease; }
  @media screen and (min-width: 740px) {
    .campusfinder_mobile_filter_menu_panel_link:hover {
      background: #DE2345;
      border-color: #DE2345; }
      .campusfinder_mobile_filter_menu_panel_link:hover .campusfinder_mobile_filter_menu_panel_link_label {
        color: #FFF; }
      .campusfinder_mobile_filter_menu_panel_link:hover .campusfinder_mobile_filter_menu_panel_link_icon .icon {
        fill: #FFF; } }

.campusfinder_mobile_filter_menu_panel_link_icon {
  width: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .campusfinder_mobile_filter_menu_panel_link_icon .icon {
    fill: #000;
    -webkit-transition: fill 0.25s ease;
    transition: fill 0.25s ease; }
    .menu_trigger_label .campusfinder_mobile_filter_menu_panel_link_icon .icon {
      fill: #FFF; }

.campusfinder_mobile_filter_menu_panel_link_label {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-size: 11px;
  font-size: 0.6875rem;
  letter-spacing: 2px;
  letter-spacing: 0.125rem;
  text-transform: uppercase;
  color: #DE2345;
  letter-spacing: 1px;
  letter-spacing: 0.0625rem; }

.campusfinder_description {
  margin-bottom: 20px;
  padding: 0 16px;
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease; }
  .campusfinder_description.fadeout {
    opacity: 0; }
  @media screen and (min-width: 740px) {
    .campusfinder_description {
      padding: 0 28px;
      margin-top: 12px;
      margin-bottom: 32px; } }
  @media screen and (min-width: 980px) {
    .campusfinder_description {
      margin-bottom: 45px;
      padding: 0; } }

.campusfinder_description_text {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 26px; }
  @media screen and (min-width: 740px) {
    .campusfinder_description_text {
      font-size: 17px;
      font-size: 1.0625rem;
      line-height: 32px; } }

.campusfinder_campuses {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  @media screen and (min-width: 740px) {
    .campusfinder_campuses {
      padding: 0 20px; } }
  @media screen and (min-width: 980px) {
    .campusfinder_campuses {
      padding: 0 20px; } }

.campus_item {
  width: 100%;
  background: #025CB8; }
  .campus_item:nth-of-type(even) {
    background: #003E7D; }
  .campus_item:nth-of-type(1) .campus_item_attribute_inner {
    -webkit-transition-delay: 0.0975s;
            transition-delay: 0.0975s; }
  .campus_item:nth-of-type(2) .campus_item_attribute_inner {
    -webkit-transition-delay: 0.195s;
            transition-delay: 0.195s; }
  .campus_item:nth-of-type(3) .campus_item_attribute_inner {
    -webkit-transition-delay: 0.2925s;
            transition-delay: 0.2925s; }
  .campus_item:nth-of-type(4) .campus_item_attribute_inner {
    -webkit-transition-delay: 0.39s;
            transition-delay: 0.39s; }
  @media screen and (min-width: 740px) {
    .campus_item {
      width: calc(50% - 10px);
      background: #FFF;
      margin-right: 20px;
      margin-bottom: 20px; }
      .campus_item:nth-of-type(2n) {
        margin-right: 0; }
      .campus_item:nth-of-type(even) {
        background: #FFF; } }
  @media screen and (min-width: 1220px) {
    .campus_item {
      width: calc(25% - 15px); }
      .campus_item:nth-of-type(2n) {
        margin-right: 20px; }
      .campus_item:nth-of-type(4n) {
        margin-right: 0; }
      .campus_item:nth-of-type(1) .campus_item_attribute_image {
        -webkit-transition-delay: 0.0875s;
                transition-delay: 0.0875s; }
      .campus_item:nth-of-type(2) .campus_item_attribute_image {
        -webkit-transition-delay: 0.175s;
                transition-delay: 0.175s; }
      .campus_item:nth-of-type(3) .campus_item_attribute_image {
        -webkit-transition-delay: 0.2625s;
                transition-delay: 0.2625s; }
      .campus_item:nth-of-type(4) .campus_item_attribute_image {
        -webkit-transition-delay: 0.35s;
                transition-delay: 0.35s; } }

.campus_item_header {
  padding: 20px 16px 12px; }
  @media screen and (min-width: 740px) {
    .campus_item_header {
      background: #025CB8;
      padding: 9px 16px; } }

.campus_item_header_label {
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #FFF;
  font-size: 18px;
  font-size: 1.125rem; }
  .campus_item_header_label .umass {
    font-family: 'Montserrat', sans-serif;
    font-weight: 400; }

.campus_item_content {
  height: calc(100% - 38px);
  position: relative; }

.campus_item_content_attribute {
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.5s ease, visibility 0.5s ease;
  transition: opacity 0.5s ease, visibility 0.5s ease; }
  .campus_item_content_attribute.fs-swap-active {
    position: relative;
    opacity: 1;
    visibility: visible; }

.campus_item_attribute_image {
  width: 100%;
  display: none; }
  @media screen and (min-width: 740px) {
    .campus_item_attribute_image {
      display: block;
      opacity: 0;
      -webkit-transition: opacity 0.25s ease;
      transition: opacity 0.25s ease; }
      .campus_item_content_attribute.fs-swap-active .campus_item_attribute_image {
        opacity: 1; } }

.campus_item_attribute_inner {
  opacity: 0;
  padding: 0 16px 14px;
  -webkit-transition: opacity 0.375s ease;
  transition: opacity 0.375s ease; }
  .campus_item_content_attribute.fs-swap-active .campus_item_attribute_inner {
    opacity: 1; }
  @media screen and (min-width: 740px) {
    .campus_item_attribute_inner {
      height: calc(100% - 186px);
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      border: 1px solid #EAEAEA;
      border-bottom-left-radius: 5px;
      border-bottom-right-radius: 5px;
      -webkit-box-shadow: 1px 1px 12px 2px rgba(0, 0, 0, 0.05);
              box-shadow: 1px 1px 12px 2px rgba(0, 0, 0, 0.05);
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      padding: 0 26px 26px; } }
  @media screen and (min-width: 980px) {
    .campus_item_attribute_inner {
      height: calc(100% - 254px); } }
  @media screen and (min-width: 1220px) {
    .campus_item_attribute_inner {
      height: calc(100% - 155px); } }

.campus_item_attribute_title {
  display: none;
  position: relative;
  padding: 25px 0 20px; }
  @media screen and (min-width: 740px) {
    .campus_item_attribute_title {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; } }

.campus_item_attribute_title_icon {
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-30%);
          transform: translateY(-30%); }

.campus_item_attribute_title_label {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: 11px;
  font-size: 0.6875rem;
  padding-left: 25px;
  text-transform: uppercase; }
  .campus_item_attribute_title_label strong {
    font-family: 'Open Sans', sans-serif;
    font-weight: 700; }

.campus_item_attribute_description_label {
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #FFF;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.625; }
  @media screen and (min-width: 740px) {
    .campus_item_attribute_description_label {
      color: #025CB8;
      font-size: 18px;
      font-size: 1.125rem; } }

.campus_item_attribute_link {
  margin-top: 11px; }
  @media screen and (min-width: 980px) {
    .campus_item_attribute_link {
      margin-top: 22px; } }

.campus_item_attribute_link_button {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left; }
  @media screen and (min-width: 740px) {
    .campus_item_attribute_link_button {
      background: #F9F9F9;
      border: 1px solid #CCCCCC;
      border-radius: 5px;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      padding: 11px 0;
      -webkit-transition: background-color 0.25s ease;
      transition: background-color 0.25s ease; }
      .campus_item_attribute_link_button:hover, .campus_item_attribute_link_button:focus {
        background: #FFF; }
        .campus_item_attribute_link_button:hover .campus_item_attribute_button_label, .campus_item_attribute_link_button:focus .campus_item_attribute_button_label {
          color: #148071; }
        .campus_item_attribute_link_button:hover .campus_item_attribute_button_icon, .campus_item_attribute_link_button:focus .campus_item_attribute_button_icon {
          background: #000; }
          .campus_item_attribute_link_button:hover .campus_item_attribute_button_icon .icon, .campus_item_attribute_link_button:focus .campus_item_attribute_button_icon .icon {
            fill: #FFF; } }

.campus_item_attribute_button_label {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  color: #FFF;
  font-size: 14px;
  font-size: 0.875rem;
  margin-right: 10px;
  text-transform: uppercase;
  -webkit-transition: color 0.25s ease;
  transition: color 0.25s ease; }
  @media screen and (min-width: 740px) {
    .campus_item_attribute_button_label {
      color: #000; } }

.campus_item_attribute_button_icon {
  width: 24px;
  height: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: 1px solid rgba(255, 255, 255, 0.3);
  border-radius: 50%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: background-color 0.25s ease;
  transition: background-color 0.25s ease; }
  .campus_item_attribute_button_icon .icon {
    fill: #FFF;
    -webkit-transition: fill 0.25s ease;
    transition: fill 0.25s ease; }
  @media screen and (min-width: 740px) {
    .campus_item_attribute_button_icon {
      background: #FFF;
      border-color: #EAEAEA; }
      .campus_item_attribute_button_icon .icon {
        fill: #148071; } }

.campus_finder_content_wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }

body:not(.loaded) .campusfinder_intro {
  opacity: 0;
  visibility: hidden; }

.fs-page-lock .campusfinder_intro {
  pointer-events: none; }

.campusfinder_intro_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #FFF;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  @media screen and (min-width: 980px) {
    .campusfinder_intro_inner {
      padding-top: 40px;
      padding-bottom: 40px; } }
  @media screen and (min-width: 980px) and (min-width: 740px) {
    .campusfinder_intro_inner {
      padding-top: 50px; } }
  @media screen and (min-width: 980px) and (min-width: 980px) {
    .campusfinder_intro_inner {
      padding-top: 60px; } }
  @media screen and (min-width: 980px) and (min-width: 1220px) {
    .campusfinder_intro_inner {
      padding-top: 80px; } }
  @media screen and (min-width: 980px) and (min-width: 740px) {
    .campusfinder_intro_inner {
      padding-bottom: 50px; } }
  @media screen and (min-width: 980px) and (min-width: 980px) {
    .campusfinder_intro_inner {
      padding-bottom: 60px; } }

.campusfinder_intro_text {
  display: none; }
  @media screen and (min-width: 980px) {
    .campusfinder_intro_text {
      display: block; } }

.campusfinder_intro_text_label {
  font-family: 'Montserrat', sans-serif;
  font-weight: 300;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.75; }
  @media screen and (min-width: 740px) {
    .campusfinder_intro_text_label {
      font-size: 25px;
      font-size: 1.5625rem; } }

@media screen and (max-width: 979px) {
  .campusfinder_intro_note_cell {
    width: auto !important;
    min-width: inherit !important;
    max-width: none !important;
    display: block !important;
    margin: auto !important;
    max-width: 100% !important; 
	display: none !important; } }

.campusfinder_intro_note_wraper {
  width: 100%;
  position: relative;
  background: #F9F9F9;
  padding: 25px 20px; }
  @media screen and (min-width: 980px) {
    .campusfinder_intro_note_wraper {
      width: calc(100% + 60px);
      left: -30px; } }
  @media screen and (min-width: 1220px) {
    .campusfinder_intro_note_wraper {
      width: calc(100% + 40px);
      left: -20px; } }

.campusfinder_intro_note_text {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.85714; }
  .campusfinder_intro_note_text strong {
    font-weight: 700; }

.campusfinder_intro_note_items {
  list-style: none;
  padding-left: 0; }

.campusfinder_intro_note_item {
  border-bottom: 1px solid #CCCCCC;
  margin-bottom: 12px;
  padding-bottom: 12px; }
  .campusfinder_intro_note_item:last-of-type {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0; }

.campusfinder_intro_note_item_link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  will-change: transform; }
  .campusfinder_intro_note_item_link .animated_circle {
    width: 32px;
    height: 32px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 50%;
    cursor: pointer;
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
    -webkit-transition: border-color .25s, border-width .25s, -webkit-box-shadow .25s;
    transition: border-color .25s, border-width .25s, -webkit-box-shadow .25s;
    transition: border-color .25s, border-width .25s, box-shadow .25s;
    transition: border-color .25s, border-width .25s, box-shadow .25s, -webkit-box-shadow .25s;
    -webkit-transition-delay: 0.3s;
            transition-delay: 0.3s;
    will-change: transform; }
    .campusfinder_intro_note_item_link .animated_circle svg {
      width: 32px;
      height: 32px;
      overflow: visible; }
    .campusfinder_intro_note_item_link .animated_circle .animated_icon_arrow,
    .campusfinder_intro_note_item_link .animated_circle .animated_icon_print {
      stroke: #013E7D;
      -webkit-transition: stroke 0.25s ease;
      transition: stroke 0.25s ease;
      -webkit-transform: scale(0.92) translateY(1px);
              transform: scale(0.92) translateY(1px); }
      @media screen and (min-width: 740px) {
        .campusfinder_intro_note_item_link .animated_circle .animated_icon_arrow,
        .campusfinder_intro_note_item_link .animated_circle .animated_icon_print {
          -webkit-transform: scale(1);
                  transform: scale(1); } }
    .campusfinder_intro_note_item_link .animated_circle .animated_icon_print {
      width: 12px;
      -webkit-transform: scale(0.92) translate(8px, 7px);
              transform: scale(0.92) translate(8px, 7px); }
      @media screen and (min-width: 740px) {
        .campusfinder_intro_note_item_link .animated_circle .animated_icon_print {
          -webkit-transform: scale(0.9) translate(8px, 8px);
                  transform: scale(0.9) translate(8px, 8px); } }
    .campusfinder_intro_note_item_link .animated_circle.left .animated_icon_arrow,
    .campusfinder_intro_note_item_link .animated_circle.left .animated_icon_print {
      -webkit-transform-origin: center center;
              transform-origin: center center;
      -webkit-transform: scale(0.92) translateX(-1px) rotate(180deg);
              transform: scale(0.92) translateX(-1px) rotate(180deg); }
      @media screen and (min-width: 740px) {
        .campusfinder_intro_note_item_link .animated_circle.left .animated_icon_arrow,
        .campusfinder_intro_note_item_link .animated_circle.left .animated_icon_print {
          -webkit-transform: scale(1) rotate(180deg);
                  transform: scale(1) rotate(180deg); } }
    .campusfinder_intro_note_item_link .animated_circle .animated_icon_circle {
      stroke: #013E7D;
      stroke-dasharray: 95;
      stroke-dashoffset: 95;
      -webkit-transform: translateX(1px) translateY(31px) rotate(-90deg);
              transform: translateX(1px) translateY(31px) rotate(-90deg);
      -webkit-transition: stroke-dashoffset 600ms ease;
      transition: stroke-dashoffset 600ms ease;
      -webkit-transform-origin: 0px 0px 0px;
              transform-origin: 0px 0px 0px; }
    @media screen and (min-width: 740px) {
      .campusfinder_intro_note_item_link .animated_circle {
        border-color: rgba(0, 0, 0, 0.15);
        border-width: 1px;
        -webkit-transform: scale(1);
                transform: scale(1); } }
  @media screen and (min-width: 740px) {
    .campusfinder_intro_note_item_link:hover .animated_circle, .campusfinder_intro_note_item_link:focus .animated_circle {
      border-color: transparent;
      -webkit-transition-delay: 0s;
              transition-delay: 0s; }
      .campusfinder_intro_note_item_link:hover .animated_circle .animated_icon_circle, .campusfinder_intro_note_item_link:focus .animated_circle .animated_icon_circle {
        stroke-dashoffset: 0px; }
      .campusfinder_intro_note_item_link:hover .animated_circle .animated_icon_arrow,
      .campusfinder_intro_note_item_link:hover .animated_circle .animated_icon_print, .campusfinder_intro_note_item_link:focus .animated_circle .animated_icon_arrow,
      .campusfinder_intro_note_item_link:focus .animated_circle .animated_icon_print {
        stroke: #148071; } }
  .campusfinder_intro_note_item_link .icon {
    fill: #013E7D;
    -webkit-transition: fill 0.25s ease;
    transition: fill 0.25s ease; }
  @media screen and (min-width: 740px) {
    .campusfinder_intro_note_item_link:hover .campusfinder_intro_note_item_link_label, .campusfinder_intro_note_item_link:focus .campusfinder_intro_note_item_link_label {
      color: #148071; text-decoration-thickness: 3px; }
    .campusfinder_intro_note_item_link:hover .icon, .campusfinder_intro_note_item_link:focus .icon {
      fill: #148071; } }

.campusfinder_intro_note_item_link_label {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-size: 11px;
  font-size: 0.6875rem;
  letter-spacing: 2px;
  letter-spacing: 0.125rem;
  text-transform: capitalize;
  color: #013E7D;
	text-decoration-line: underline;
    text-underline-offset: 2px;
  font-size: 14px;
  font-size: 0.875rem;
  letter-spacing: 1px;
  letter-spacing: 0.0625rem;
  margin-right: 8px;
  -webkit-transition: color 0.25s ease;
  transition: color 0.25s ease; }


/* ==========================================================================
	Chart Module with Highcharts Library
============================================================================= */
section.highcharts { margin: 40px 0; }
		@media screen and (min-width: 740px) { 
			section.highcharts { margin: 50px 0; }
		}
		@media screen and (min-width: 980px) { 
			section.highcharts { margin: 60px 0; }
		}
		@media screen and (min-width: 1220px) { 
			section.highcharts { margin: 80px 0; }
		}


.highcharts-wrapper { border-top: 1px solid #EAEAEA; border-bottom: 1px solid #EAEAEA; padding: 24px 0 20px; }
@media screen and (min-width: 740px) { 
	.highcharts-wrapper { padding: 48px 0 20px; }
}


/* ==========================================================================
	Chart JS
============================================================================= */
.chart_block {
  margin-top: 40px;
  margin-bottom: 40px; }
  @media screen and (min-width: 740px) {
    .chart_block {
      margin-top: 50px; } }
  @media screen and (min-width: 980px) {
    .chart_block {
      margin-top: 60px; } }
  @media screen and (min-width: 1220px) {
    .chart_block {
      margin-top: 80px; } }
  @media screen and (min-width: 740px) {
    .chart_block {
      margin-bottom: 50px; } }
  @media screen and (min-width: 980px) {
    .chart_block {
      margin-bottom: 60px; } }
  @media screen and (min-width: 1220px) {
    .chart_block {
      margin-bottom: 80px; } }

.chart_wrapper {
  border-top: 1px solid #EAEAEA;
  border-bottom: 1px solid #EAEAEA;
  padding: 24px 0 20px; }
  @media screen and (min-width: 740px) {
    .chart_doughnut .chart_wrapper {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; } }
  @media screen and (min-width: 740px) {
    .chart_wrapper {
      padding: 48px 0 20px; } }

@media screen and (min-width: 740px) {
  .chart_doughnut .chart_content {
    width: 50%; } }

@media screen and (min-width: 980px) {
  .chart_doughnut .chart_content {
    width: 60%; } }

@media screen and (min-width: 740px) {
  .chart_doughnut .chart_figure {
    width: 50%;
    height: 320px; } }

@media screen and (min-width: 980px) {
  .chart_doughnut .chart_figure {
    width: 40%;
    height: 420px; } }

.chart_title {
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.5;
  margin: 0; }
  @media screen and (min-width: 740px) {
    .chart_title {
      font-size: 20px;
      font-size: 1.25rem; } }

.chart_body {
  margin-top: -3px; }

.chart_description {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 22px; }
  @media screen and (min-width: 740px) {
    .chart_description {
      font-size: 17px;
      font-size: 1.0625rem;
      line-height: 32px; } }

.chart_legend {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 26px;
  margin-bottom: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }
  @media screen and (min-width: 740px) {
    .chart_legend {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      margin-bottom: 52px; }
      .chart_doughnut .chart_legend {
        margin-bottom: 0; } }

.legend_item {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  font-size: 14px;
  font-size: 0.875rem;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-bottom: 10px; }
  @media screen and (min-width: 740px) {
    .legend_item {
      width: calc((100% - 40px) / 2);
      margin-bottom: 0;
      margin-right: 20px; }
      .chart_doughnut .legend_item {
        width: 50%;
        margin-right: 0;
        margin-bottom: 20px; } }
  @media screen and (min-width: 980px) {
    .legend_item {
      width: calc(100% / 3); }
      .chart_doughnut .legend_item {
        width: calc(100% / 3); } }

.legend_item_color {
  width: 16px;
  height: 16px;
  display: block;
  margin-right: 12px; }
  .legend_item_color.red {
    background: #DE2345; }
  .legend_item_color.blue {
    background: #025CB8; }
  .legend_item_color.lightblue {
    background: #2AB3FF; }
  .legend_item_color.green {
    background: #008977; }
  .legend_item_color.gray {
    background: #EAEAEA; }

@media screen and (min-width: 740px) {
  .legend_item_text {
    width: calc(100% - 30px);
    padding-right: 25px; } }

.legend_item_label {
  display: block; }

/* ==========================================================================
	Component
============================================================================= */
/* ==========================================================================
	Contact Listing
============================================================================= */
.contact_listing {
  margin-top: 40px;
  margin-bottom: 40px; }
  @media screen and (min-width: 740px) {
    .contact_listing {
      margin-top: 50px; } }
  @media screen and (min-width: 980px) {
    .contact_listing {
      margin-top: 60px; } }
  @media screen and (min-width: 1220px) {
    .contact_listing {
      margin-top: 80px; } }
  @media screen and (min-width: 740px) {
    .contact_listing {
      margin-bottom: 50px; } }
  @media screen and (min-width: 980px) {
    .contact_listing {
      margin-bottom: 60px; } }
  @media screen and (min-width: 1220px) {
    .contact_listing {
      margin-bottom: 80px; } }

.contact_listing_header {
  margin-bottom: 26px; }
  @media screen and (min-width: 740px) {
    .contact_listing_header {
      margin-bottom: 36px; } }

.contact_listing_title {
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  font-size: 23px;
  font-size: 1.4375rem;
  line-height: 1.2;
  margin-bottom: 10px;
  margin-top: 0; }
  @media screen and (min-width: 740px) {
    .contact_listing_title {
      font-size: 45px;
      font-size: 2.8125rem; } }

.contact_listing_caption {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 26px; }
  @media screen and (min-width: 740px) {
    .contact_listing_caption {
      font-size: 17px;
      font-size: 1.0625rem;
      line-height: 32px; } }

.contact {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  border-bottom: 1px solid #EAEAEA;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 25px 0; }
  @media screen and (min-width: 980px) {
    .contact.no_image {
      -webkit-box-pack: end;
          -ms-flex-pack: end;
              justify-content: flex-end; } }
  .contact:first-of-type {
    border-top: 1px solid #EAEAEA; }
  .contact:last-of-type {
    border-bottom: none; }
  @media only screen and (min-width: 450px) {
    .contact {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
          -ms-flex-direction: row-reverse;
              flex-direction: row-reverse; } }
  @media screen and (min-width: 500px) {
    .contact {
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
          -ms-flex-direction: row-reverse;
              flex-direction: row-reverse;
      padding: 35px 0; } }
  @media screen and (min-width: 740px) {
    .contact {
      padding: 40px 0; } }

.contact_media {
  width: 175px; }
  @media only screen and (min-width: 450px) {
    .contact_media {
      width: 100px; } }
  @media screen and (min-width: 500px) {
    .contact_media {
      width: 175px; } }
  @media screen and (min-width: 740px) {
    .contact_media {
      width: 187px; } }
  @media print {
    .contact_media {
      width: 175px; } }

.contact_figure {
  display: block; }
  .contact_figure picture {
    display: block; }
  .contact_figure img {
    display: block;
    width: 100%; }

.contact_wrapper {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  @media only screen and (min-width: 450px) {
    .contact_wrapper {
      width: calc(100% - 100px);
      padding-right: 25px; } }
  @media screen and (min-width: 500px) {
    .contact_wrapper {
      width: calc(100% - 175px); } }
  @media screen and (min-width: 980px) {
    .contact_wrapper {
      width: calc(100% - 187px);
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; } }

.contact_header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #000;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 25px 0; }
  @media only screen and (min-width: 450px) {
    .contact_header {
      margin-top: 0; } }
  @media screen and (min-width: 500px) {
    .contact_header {
      margin: 25px 0; } }
  @media screen and (min-width: 740px) {
    .contact_header {
      margin-top: 0; } }
  @media screen and (min-width: 980px) {
    .contact_header {
      width: 350px;
      margin: 0;
      padding-right: 40px; } }
  @media screen and (min-width: 1220px) {
    .contact_header {
      width: 560px;
      padding-right: 80px; } }

.contact_name {
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.33333;
  margin: 0;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1; }
  @media screen and (min-width: 740px) {
    .contact_name {
      font-size: 30px;
      font-size: 1.875rem; } }
  @media screen and (min-width: 740px) {
    .contact_name {
      font-size: 18px;
      font-size: 1.125rem; } }
  @media screen and (min-width: 1220px) {
    .contact_name {
      font-size: 30px;
      font-size: 1.875rem; } }

.contact_name_link {
  color: #000;
  -webkit-transition: color 0.25s ease;
  transition: color 0.25s ease; }
  .contact_name_link .animated_circle {
    width: 32px;
    height: 32px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border: 1px solid rgba(0, 0, 0, 0.3);
    border-radius: 50%;
    cursor: pointer;
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
    -webkit-transition: border-color .25s, border-width .25s, -webkit-box-shadow .25s;
    transition: border-color .25s, border-width .25s, -webkit-box-shadow .25s;
    transition: border-color .25s, border-width .25s, box-shadow .25s;
    transition: border-color .25s, border-width .25s, box-shadow .25s, -webkit-box-shadow .25s;
    -webkit-transition-delay: 0.3s;
            transition-delay: 0.3s;
    will-change: transform; }
    .contact_name_link .animated_circle svg {
      width: 32px;
      height: 32px;
      overflow: visible; }
    .contact_name_link .animated_circle .animated_icon_arrow,
    .contact_name_link .animated_circle .animated_icon_print {
      stroke: #148071;
      -webkit-transition: stroke 0.25s ease;
      transition: stroke 0.25s ease;
      -webkit-transform: scale(0.92) translateY(1px);
              transform: scale(0.92) translateY(1px); }
      @media screen and (min-width: 740px) {
        .contact_name_link .animated_circle .animated_icon_arrow,
        .contact_name_link .animated_circle .animated_icon_print {
          -webkit-transform: scale(1);
                  transform: scale(1); } }
    .contact_name_link .animated_circle .animated_icon_print {
      width: 12px;
      -webkit-transform: scale(0.92) translate(8px, 7px);
              transform: scale(0.92) translate(8px, 7px); }
      @media screen and (min-width: 740px) {
        .contact_name_link .animated_circle .animated_icon_print {
          -webkit-transform: scale(0.9) translate(8px, 8px);
                  transform: scale(0.9) translate(8px, 8px); } }
    .contact_name_link .animated_circle.left .animated_icon_arrow,
    .contact_name_link .animated_circle.left .animated_icon_print {
      -webkit-transform-origin: center center;
              transform-origin: center center;
      -webkit-transform: scale(0.92) translateX(-1px) rotate(180deg);
              transform: scale(0.92) translateX(-1px) rotate(180deg); }
      @media screen and (min-width: 740px) {
        .contact_name_link .animated_circle.left .animated_icon_arrow,
        .contact_name_link .animated_circle.left .animated_icon_print {
          -webkit-transform: scale(1) rotate(180deg);
                  transform: scale(1) rotate(180deg); } }
    .contact_name_link .animated_circle .animated_icon_circle {
      stroke: #148071;
      stroke-dasharray: 95;
      stroke-dashoffset: 95;
      -webkit-transform: translateX(1px) translateY(31px) rotate(-90deg);
              transform: translateX(1px) translateY(31px) rotate(-90deg);
      -webkit-transition: stroke-dashoffset 600ms ease;
      transition: stroke-dashoffset 600ms ease;
      -webkit-transform-origin: 0px 0px 0px;
              transform-origin: 0px 0px 0px; }
    @media screen and (min-width: 740px) {
      .contact_name_link .animated_circle {
        border-color: rgba(0, 0, 0, 0.3);
        border-width: 1px;
        -webkit-transform: scale(1);
                transform: scale(1); } }
  @media screen and (min-width: 740px) {
    .contact_name_link:hover .animated_circle, .contact_name_link:focus .animated_circle {
      border-color: transparent;
      -webkit-transition-delay: 0s;
              transition-delay: 0s; }
      .contact_name_link:hover .animated_circle .animated_icon_circle, .contact_name_link:focus .animated_circle .animated_icon_circle {
        stroke-dashoffset: 0px; }
      .contact_name_link:hover .animated_circle .animated_icon_arrow,
      .contact_name_link:hover .animated_circle .animated_icon_print, .contact_name_link:focus .animated_circle .animated_icon_arrow,
      .contact_name_link:focus .animated_circle .animated_icon_print {
        stroke: #000; } }
  @media screen and (min-width: 740px) {
    .contact_name_link:hover, .contact_name_link:focus {
      color: #148071; } }

.contact_name_link_icon {
  position: relative;
  top: 9px;
  margin-left: 5px; }
  @media screen and (min-width: 740px) {
    .contact_name_link_icon {
      top: 8px; } }
  @media screen and (min-width: 980px) {
    .contact_name_link_icon {
      top: 5px; } }

.contact_title {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: 14px;
  font-size: 0.875rem;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  margin-top: 6px; }
  @media screen and (min-width: 740px) {
    .contact_title {
      margin-top: 12px; } }

/* Contact Body
============================================================================= */
@media screen and (min-width: 980px) {
  .contact_body {
    width: 323px; } }

@media screen and (min-width: 1220px) {
  .contact_body {
    width: 350px; } }

.contact_type {
  display: grid;
  grid-gap: 20px;
  grid-template-columns: 15px 1fr;
  margin-bottom: 7px; }
  .contact_type:last-of-type {
    margin-bottom: 0; }
  @media screen and (min-width: 980px) {
    .contact_type {
      margin-bottom: 12px; } }

.contact_type_label {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  width: 25px;
  height: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  top: -5px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: 1px solid #EAEAEA;
  border-radius: 50%;
  color: #000;
  font-size: 11px;
  font-size: 0.6875rem;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  @media screen and (min-width: 980px) {
    .contact_type_label {
      top: -2px; } }

.contact_type_label_icon {
  margin: 0 auto; }

.contact_type_label_text {
  width: 1px;
  height: 1px;
  position: absolute;
  border: 0;
  clip: rect(0 0 0 0);
  margin: -1px;
  overflow: hidden;
  padding: 0; }
  .contact_type_label_text.focusable:active, .contact_type_label_text.focusable:focus {
    width: auto;
    height: auto;
    position: static;
    clip: auto;
    margin: 0;
    overflow: visible; }

.contact_type_description {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  color: #000;
  font-size: 14px;
  font-size: 0.875rem;
  -webkit-transition: color 0.25s ease;
  transition: color 0.25s ease; }
  .contact_type_email .contact_type_description {
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    color: #000;
	text-decoration: underline; }
  @media screen and (min-width: 1220px) {
    .contact_type_description {
      font-size: 17px;
      font-size: 1.0625rem; } }

.contact_type_link {
  color: #000; }
  .contact_type_link .contact_type_description { text-decoration: underline; }
  .contact_type_link:hover .contact_type_description, .contact_type_link:focus .contact_type_description {
    color: #148071; }
  .contact_type_link:hover .contact_type_description[itemprop="email"], .contact_type_link:focus .contact_type_description[itemprop="email"] {
    color: #148071; }

.contact_socials {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  margin: 0;
  padding: 0;
  -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
          order: 0; }

.contact_social {
  margin-bottom: 8px; }
  @media screen and (min-width: 500px) {
    .contact_social {
      margin-bottom: 0; } }
  @media screen and (min-width: 740px) {
    .contact_social {
      margin-bottom: 12px; } }

.contact_social_link {
  display: block;
  border-radius: 3px; }

.contact_social_icon .icon {
  width: 14px;
  height: 14px;
  fill: #000;
  -webkit-transition: fill 0.25s ease;
  transition: fill 0.25s ease; }

.contact_social_label {
  width: 1px;
  height: 1px;
  position: absolute;
  border: 0;
  clip: rect(0 0 0 0);
  margin: -1px;
  overflow: hidden;
  padding: 0; }
  .contact_social_label.focusable:active, .contact_social_label.focusable:focus {
    width: auto;
    height: auto;
    position: static;
    clip: auto;
    margin: 0;
    overflow: visible; }

.contact_social_facebook {
  margin-bottom: 0;
  margin-right: 10px; }

.contact_social_twitter {
  margin-bottom: 0;
  margin-right: 10px; }

.contact_social_linkedin {
  margin-bottom: 0;
  margin-right: 10px; }

/* ==========================================================================
	Content Facts & Stats
============================================================================= */
.content_facts_stats {
  margin-top: 40px;
  margin-bottom: 40px; }
  @media screen and (min-width: 740px) {
    .content_facts_stats {
      margin-top: 50px; } }
  @media screen and (min-width: 980px) {
    .content_facts_stats {
      margin-top: 60px; } }
  @media screen and (min-width: 1220px) {
    .content_facts_stats {
      margin-top: 80px; } }
  @media screen and (min-width: 740px) {
    .content_facts_stats {
      margin-bottom: 50px; } }
  @media screen and (min-width: 980px) {
    .content_facts_stats {
      margin-bottom: 60px; } }
  @media screen and (min-width: 1220px) {
    .content_facts_stats {
      margin-bottom: 80px; } }

.content_facts_stats_cell {
  position: relative; }

.content_facts_stats_inner {
  position: relative;
  background: #F9F9F9;
  padding: 20px; }
  @media screen and (min-width: 740px) {
    .content_facts_stats_inner {
      min-height: 280px; } }

.content_facts_stats_item {
  width: 100%; }
  .fs-carousel-enabled .content_facts_stats_item.fs-carousel-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    @media screen and (min-width: 740px) {
      .fs-carousel-enabled .content_facts_stats_item.fs-carousel-item {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row; } }

.content_facts_stats_media {
  display: none; }
  .content_facts_stats_item.has_image .content_facts_stats_media {
    width: 100%;
    display: block;
    background: #FFFFFF;
    margin-bottom: 10px; }
    @media screen and (min-width: 740px) {
      .content_facts_stats_item.has_image .content_facts_stats_media {
        width: 320px;
        margin-bottom: 0; } }

.content_facts_stats_image {
  width: 100%; }

.content_facts_stats_wrapper {
  width: 100%;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  @media screen and (min-width: 740px) {
    .content_facts_stats_wrapper {
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; } }
  .content_facts_stats_item.has_image .content_facts_stats_wrapper {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start; }
    @media screen and (min-width: 740px) {
      .content_facts_stats_item.has_image .content_facts_stats_wrapper {
        width: calc(100% - 320px); } }
  .content_facts_stats_wrapper .fact {
    padding: 0 10px; }
    @media screen and (min-width: 740px) {
      .content_facts_stats_wrapper .fact {
        width: 500px;
        padding-left: 40px; } }
    .content_facts_stats_item.has_image .content_facts_stats_wrapper .fact {
      width: 100%;
      padding: 0; }
      @media screen and (min-width: 740px) {
        .content_facts_stats_item.has_image .content_facts_stats_wrapper .fact {
          padding-left: 30px;
          padding-right: 20px; } }
  .content_facts_stats_wrapper .fact_label {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.5;
    display: block;
    font-size: 22px;
    font-size: 1.375rem; }
    @media screen and (min-width: 740px) {
      .content_facts_stats_wrapper .fact_label {
        font-size: 20px;
        font-size: 1.25rem; } }
    .content_facts_stats_item.has_image .content_facts_stats_wrapper .fact_label {
      font-size: 20px;
      font-size: 1.25rem;
      margin-top: 5px; }
    @media screen and (min-width: 740px) {
      .content_facts_stats_wrapper .fact_label {
        font-size: 20px;
        font-size: 1.25rem;
        margin-top: 0; } }
  .content_facts_stats_wrapper .stat {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    color: #025CB8;
    font-size: 80px;
    font-size: 5rem;
    padding: 0 10px; }
    .content_facts_stats_item.has_image .content_facts_stats_wrapper .stat {
      font-size: 45px;
      font-size: 2.8125rem;
      padding: 0; }
      @media screen and (min-width: 740px) {
        .content_facts_stats_item.has_image .content_facts_stats_wrapper .stat {
          padding-left: 30px; } }
    @media screen and (min-width: 740px) {
      .content_facts_stats_wrapper .stat {
        font-size: 120px;
        font-size: 7.5rem; } }

.content_facts_stats_link {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.85714;
  width: 200px;
  display: block;
  color: #DE2345;
  margin-bottom: 10px;
  margin-top: 16px;
  text-transform: uppercase;
  -webkit-transition: color 0.25s ease;
  transition: color 0.25s ease; }
  .content_facts_stats_link .animated_circle {
    width: 32px;
    height: 32px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border: 1px solid rgba(0, 0, 0, 0.3);
    border-radius: 50%;
    cursor: pointer;
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
    -webkit-transition: border-color .25s, border-width .25s, -webkit-box-shadow .25s;
    transition: border-color .25s, border-width .25s, -webkit-box-shadow .25s;
    transition: border-color .25s, border-width .25s, box-shadow .25s;
    transition: border-color .25s, border-width .25s, box-shadow .25s, -webkit-box-shadow .25s;
    -webkit-transition-delay: 0.3s;
            transition-delay: 0.3s;
    will-change: transform; }
    .content_facts_stats_link .animated_circle svg {
      width: 32px;
      height: 32px;
      overflow: visible; }
    .content_facts_stats_link .animated_circle .animated_icon_arrow,
    .content_facts_stats_link .animated_circle .animated_icon_print {
      stroke: #DE2345;
      -webkit-transition: stroke 0.25s ease;
      transition: stroke 0.25s ease;
      -webkit-transform: scale(0.92) translateY(1px);
              transform: scale(0.92) translateY(1px); }
      @media screen and (min-width: 740px) {
        .content_facts_stats_link .animated_circle .animated_icon_arrow,
        .content_facts_stats_link .animated_circle .animated_icon_print {
          -webkit-transform: scale(1);
                  transform: scale(1); } }
    .content_facts_stats_link .animated_circle .animated_icon_print {
      width: 12px;
      -webkit-transform: scale(0.92) translate(8px, 7px);
              transform: scale(0.92) translate(8px, 7px); }
      @media screen and (min-width: 740px) {
        .content_facts_stats_link .animated_circle .animated_icon_print {
          -webkit-transform: scale(0.9) translate(8px, 8px);
                  transform: scale(0.9) translate(8px, 8px); } }
    .content_facts_stats_link .animated_circle.left .animated_icon_arrow,
    .content_facts_stats_link .animated_circle.left .animated_icon_print {
      -webkit-transform-origin: center center;
              transform-origin: center center;
      -webkit-transform: scale(0.92) translateX(-1px) rotate(180deg);
              transform: scale(0.92) translateX(-1px) rotate(180deg); }
      @media screen and (min-width: 740px) {
        .content_facts_stats_link .animated_circle.left .animated_icon_arrow,
        .content_facts_stats_link .animated_circle.left .animated_icon_print {
          -webkit-transform: scale(1) rotate(180deg);
                  transform: scale(1) rotate(180deg); } }
    .content_facts_stats_link .animated_circle .animated_icon_circle {
      stroke: #DE2345;
      stroke-dasharray: 95;
      stroke-dashoffset: 95;
      -webkit-transform: translateX(1px) translateY(31px) rotate(-90deg);
              transform: translateX(1px) translateY(31px) rotate(-90deg);
      -webkit-transition: stroke-dashoffset 600ms ease;
      transition: stroke-dashoffset 600ms ease;
      -webkit-transform-origin: 0px 0px 0px;
              transform-origin: 0px 0px 0px; }
    @media screen and (min-width: 740px) {
      .content_facts_stats_link .animated_circle {
        border-color: rgba(0, 0, 0, 0.3);
        border-width: 1px;
        -webkit-transform: scale(1);
                transform: scale(1); } }
  @media screen and (min-width: 740px) {
    .content_facts_stats_link:hover .animated_circle, .content_facts_stats_link:focus .animated_circle {
      border-color: transparent;
      -webkit-transition-delay: 0s;
              transition-delay: 0s; }
      .content_facts_stats_link:hover .animated_circle .animated_icon_circle, .content_facts_stats_link:focus .animated_circle .animated_icon_circle {
        stroke-dashoffset: 0px; }
      .content_facts_stats_link:hover .animated_circle .animated_icon_arrow,
      .content_facts_stats_link:hover .animated_circle .animated_icon_print, .content_facts_stats_link:focus .animated_circle .animated_icon_arrow,
      .content_facts_stats_link:focus .animated_circle .animated_icon_print {
        stroke: #000; } }
  @media screen and (min-width: 740px) {
    .content_facts_stats_link:hover, .content_facts_stats_link:focus {
      color: #000; } }

.content_facts_stats_link_icon {
  position: absolute;
  margin-left: 8px; }
  .content_facts_stats_link_icon.animated_circle {
    -webkit-transform: scale(0.9) translateY(-5px);
            transform: scale(0.9) translateY(-5px);
    will-change: transform; }
    @media screen and (min-width: 740px) {
      .content_facts_stats_link_icon.animated_circle {
        -webkit-transform: scale(1) translateY(-5px);
                transform: scale(1) translateY(-5px); } }

/* Pagination
---------------------------------------------- */
.content_facts_stats .fs-carousel-enabled .fs-carousel-pagination.fs-carousel-visible {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-top: 20px; }
  @media screen and (min-width: 740px) {
    .content_facts_stats .fs-carousel-enabled .fs-carousel-pagination.fs-carousel-visible {
      display: none; } }
  .content_facts_stats .fs-carousel-enabled .fs-carousel-pagination.fs-carousel-visible .fs-carousel-page {
    width: 6px;
    height: 6px;
    background: #EAEAEA;
    border-radius: 50%;
    margin-right: 8px;
    -webkit-transition: background-color 0.25s ease, -webkit-transform 0.25s ease;
    transition: background-color 0.25s ease, -webkit-transform 0.25s ease;
    transition: transform 0.25s ease, background-color 0.25s ease;
    transition: transform 0.25s ease, background-color 0.25s ease, -webkit-transform 0.25s ease; }
    .content_facts_stats .fs-carousel-enabled .fs-carousel-pagination.fs-carousel-visible .fs-carousel-page.fs-carousel-active {
      background: #DE2345;
      -webkit-transform: scale(1.65);
              transform: scale(1.65); }

/* Controls
---------------------------------------------- */
.content_facts_stats_controls {
  width: 60px;
  height: 120px;
  position: absolute;
  right: -1px;
  top: 50%;
  -webkit-box-shadow: 0px 0px 12px 2px rgba(0, 0, 0, 0.08), inset 0px 0px 1px 1px black;
          box-shadow: 0px 0px 12px 2px rgba(0, 0, 0, 0.08), inset 0px 0px 1px 1px black;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-transform: translate(28px, -50%);
          transform: translate(28px, -50%);
  will-change: transform; }
  .content_facts_stats_controls.fs-carousel-controls_custom.fs-carousel-visible {
    display: none; }
    @media screen and (min-width: 740px) {
      .content_facts_stats_controls.fs-carousel-controls_custom.fs-carousel-visible {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; } }

.content_facts_stats_previous {
  width: 60px;
  height: 60px;
  display: block;
  background: #FFF; }
  .content_facts_stats_previous.fs-carousel-visible .icon {
    opacity: 1;
    -webkit-transition: fill 0.25s ease;
    transition: fill 0.25s ease; }
  .content_facts_stats_previous.fs-carousel-visible:hover .icon, .content_facts_stats_previous.fs-carousel-visible:focus .icon {
    fill: #DE2345; }

.content_facts_stats_previous_label {
  width: 1px;
  height: 1px;
  position: absolute;
  border: 0;
  clip: rect(0 0 0 0);
  margin: -1px;
  overflow: hidden;
  padding: 0; }
  .content_facts_stats_previous_label.focusable:active, .content_facts_stats_previous_label.focusable:focus {
    width: auto;
    height: auto;
    position: static;
    clip: auto;
    margin: 0;
    overflow: visible; }

.content_facts_stats_previous_icon {
  width: 60px;
  height: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .content_facts_stats_previous_icon .icon {
    fill: #025CB8;
    opacity: 0.4; }

.content_facts_stats_next {
  width: 60px;
  height: 60px;
  display: block;
  background: #FFF; }
  .content_facts_stats_next.fs-carousel-visible .icon {
    opacity: 1;
    -webkit-transition: fill 0.25s ease;
    transition: fill 0.25s ease; }
  .content_facts_stats_next.fs-carousel-visible:hover .icon, .content_facts_stats_next.fs-carousel-visible:focus .icon {
    fill: #DE2345; }

.content_facts_stats_next_label {
  width: 1px;
  height: 1px;
  position: absolute;
  border: 0;
  clip: rect(0 0 0 0);
  margin: -1px;
  overflow: hidden;
  padding: 0; }
  .content_facts_stats_next_label.focusable:active, .content_facts_stats_next_label.focusable:focus {
    width: auto;
    height: auto;
    position: static;
    clip: auto;
    margin: 0;
    overflow: visible; }

.content_facts_stats_next_icon {
  width: 60px;
  height: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .content_facts_stats_next_icon .icon {
    fill: #025CB8;
    opacity: 0.4; }

/* ==========================================================================
	Facts & Stats
============================================================================= */
.facts_stats {
  position: relative;
  background: #FFF;
  overflow: hidden; }
  .facts_stats.theme_dark {
    background: #000; }
  .facts_stats .fs-carousel-enabled .fs-carousel-canister {
    overflow: visible; }

.fs-grid .fs-row.facts_stats_row {
  width: 100%; }
  @media screen and (min-width: 740px) {
    .fs-grid .fs-row.facts_stats_row {
      width: 720px; } }
  @media screen and (min-width: 980px) {
    .fs-grid .fs-row.facts_stats_row {
      width: 960px; } }
  @media screen and (min-width: 1220px) {
    .fs-grid .fs-row.facts_stats_row {
      width: 1200px; } }

.fs-grid .fs-row [class*=fs-cell].facts_stats_cell {
  width: 100%;
  max-width: 100%;
  margin: 0; }
  @media screen and (min-width: 740px) {
    .fs-grid .fs-row [class*=fs-cell].facts_stats_cell {
      margin-right: calc(((100% - 720px) / 2 + 1.04166667%) * 1); } }
  @media screen and (min-width: 980px) {
    .fs-grid .fs-row [class*=fs-cell].facts_stats_cell {
      margin-right: calc(((100% - 960px) / 2 + 1.04166667%) * 1); } }
  @media screen and (min-width: 1220px) {
    .fs-grid .fs-row [class*=fs-cell].facts_stats_cell {
      margin-right: calc(((100% - 1200px) / 2 + 1.04166667%) * 1); } }
  @media screen and (min-width: 740px) {
    .fs-grid .fs-row [class*=fs-cell].facts_stats_cell {
      margin-left: calc(((100% - 720px) / 2 + 1.04166667%) * 1); } }
  @media screen and (min-width: 980px) {
    .fs-grid .fs-row [class*=fs-cell].facts_stats_cell {
      margin-left: calc(((100% - 960px) / 2 + 1.04166667%) * 1); } }
  @media screen and (min-width: 1220px) {
    .fs-grid .fs-row [class*=fs-cell].facts_stats_cell {
      margin-left: calc(((100% - 1200px) / 2 + 1.04166667%) * 1); } }
  @media screen and (min-width: 740px) {
    .fs-grid .fs-row [class*=fs-cell].facts_stats_cell {
      width: 97.91666667%;
      max-width: 97.91666667%; } }

.facts_stats_inner {
  margin-top: 40px;
  margin-bottom: 40px;
  margin-bottom: 85px; }
  @media screen and (min-width: 740px) {
    .facts_stats_inner {
      margin-top: 50px; } }
  @media screen and (min-width: 980px) {
    .facts_stats_inner {
      margin-top: 60px; } }
  @media screen and (min-width: 1220px) {
    .facts_stats_inner {
      margin-top: 80px; } }
  @media screen and (min-width: 740px) {
    .facts_stats_inner {
      margin-bottom: 50px; } }
  @media screen and (min-width: 980px) {
    .facts_stats_inner {
      margin-bottom: 60px; } }
  @media screen and (min-width: 1220px) {
    .facts_stats_inner {
      margin-bottom: 80px; } }
  @media screen and (min-width: 740px) {
    .facts_stats_inner {
      position: relative; } }

.facts_stats_header {
  margin-bottom: 40px;
  margin-left: calc((20px + 1.04166667%) * 1);
  margin-right: calc((20px + 1.04166667%) * 1); }
  @media screen and (min-width: 980px) {
    .facts_stats_header {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      margin: 0 0 30px; } }

.facts_stats_heading {
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  font-size: 28px;
  font-size: 1.75rem;
  line-height: 1.16667;
  width: 100%;
  display: block;
  margin-bottom: 10px; }
  @media screen and (min-width: 740px) {
    .facts_stats_heading {
      font-size: 55px;
      font-size: 3.4375rem; } }
  @media screen and (min-width: 980px) {
    .facts_stats_heading {
      width: 58%;
      margin-bottom: 0; } }
  .theme_dark .facts_stats_heading {
    color: #FFF; }

.facts_stats_description {
  width: 100%; }
  @media screen and (min-width: 980px) {
    .facts_stats_description {
      width: 42%; } }

.facts_stats_description_text {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  color: #FFF;
  font-size: 17px;
  font-size: 1.0625rem;
  line-height: 1.875; }

.facts_stats_wrapper {
  position: relative; }

.facts_stats_carousel {
  width: 100%; }

.facts_stats_item {
  display: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }
  .facts_stats_item.active {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .fs-carousel-single .facts_stats_item {
    position: relative; }
    @media screen and (min-width: 740px) {
      .fs-carousel-single .facts_stats_item {
        position: absolute; } }
  @media screen and (min-width: 740px) {
    .facts_stats_item {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; } }
  .fs-carousel-enabled .facts_stats_item.fs-carousel-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .stats_bottom .facts_stats_item {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }

.facts_stats_item_image {
  width: 100%;
  position: relative;
  -webkit-transition: opacity 0.625s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: opacity 0.625s cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  .facts_stats.theme_dark .facts_stats_item_image:after {
    width: 100%;
    height: 50%;
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 100%);
    content: ""; }
  @media screen and (min-width: 740px) {
    .facts_stats_item_image {
      width: calc(100% - 250px);
      -webkit-transition: opacity 0.25s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.625s cubic-bezier(0.55, 0.055, 0.675, 0.19);
      transition: opacity 0.25s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.625s cubic-bezier(0.55, 0.055, 0.675, 0.19);
      transition: transform 0.625s cubic-bezier(0.55, 0.055, 0.675, 0.19), opacity 0.25s cubic-bezier(0.55, 0.055, 0.675, 0.19);
      transition: transform 0.625s cubic-bezier(0.55, 0.055, 0.675, 0.19), opacity 0.25s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.625s cubic-bezier(0.55, 0.055, 0.675, 0.19); }
      .fs-carousel-item_previous .facts_stats_item_image,
      .fs-carousel-item_next .facts_stats_item_image {
        opacity: 0;
        -webkit-transform: translateY(100%);
                transform: translateY(100%); }
      .fs-carousel-visible .facts_stats_item_image {
        -webkit-transform: translateY(0);
                transform: translateY(0); }
      .stats_bottom .facts_stats_item_image {
        width: 100%; } }

.facts_stats_item_info_wrapper {
  width: calc(100% - ((20px + 1.04166667%) * 2));
  margin-left: calc((20px + 1.04166667%) * 1);
  margin-right: calc((20px + 1.04166667%) * 1);
  margin-top: -50px; }
  @media screen and (min-width: 740px) {
    .facts_stats_item_info_wrapper {
      width: 250px;
      margin: 0; }
      .stats_bottom .facts_stats_item_info_wrapper {
        width: 100%; } }

.facts_stats_item_info {
  height: 100%;
  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: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  @media screen and (min-width: 740px) {
    .facts_stats_item_info {
      width: 250px;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      padding-left: 70px; } }
  .stats_bottom .facts_stats_item_info {
    width: 100%;
    height: auto; }
    @media screen and (min-width: 740px) {
      .stats_bottom .facts_stats_item_info {
        position: absolute;
        bottom: 20px;
        -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: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        padding: 0 30px; }
        .stats_bottom .facts_stats_item_info .fs-carousel-canister {
          -webkit-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center; } }
    @media screen and (min-width: 980px) {
      .stats_bottom .facts_stats_item_info {
        padding: 0 70px; } }
  .facts_stats_item_info .fs-carousel-viewport {
    width: 100%; }
    @media screen and (min-width: 740px) {
      .facts_stats_item_info .fs-carousel-viewport {
        width: auto; }
        .stats_bottom .facts_stats_item_info .fs-carousel-viewport {
          width: 100%; } }
  .facts_stats_item_info .item_stat {
    width: 160px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background: #FFF;
    border: 1px solid #EAEAEA;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 160px;
            flex: 0 0 160px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-right: 24px;
    padding: 36px 20px 20px;
    text-align: center; }
    @media screen and (min-width: 740px) {
      .facts_stats_item_info .item_stat {
        position: relative;
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start;
        background: transparent;
        border: none;
        -webkit-box-flex: 0;
            -ms-flex: 0 0 180px;
                flex: 0 0 180px;
        -webkit-box-pack: start;
            -ms-flex-pack: start;
                justify-content: flex-start;
        margin-bottom: 40px;
        padding: 0;
        text-align: left;
        -webkit-transition: opacity 0.25s ease, -webkit-transform 0.25s ease;
        transition: opacity 0.25s ease, -webkit-transform 0.25s ease;
        transition: transform 0.25s ease, opacity 0.25s ease;
        transition: transform 0.25s ease, opacity 0.25s ease, -webkit-transform 0.25s ease; }
        .facts_stats_item_info .item_stat:last-child {
          margin-bottom: 0; }
        .stats_bottom .facts_stats_item_info .item_stat {
          width: 30%;
          -webkit-box-flex: 0;
              -ms-flex: 0 0 auto;
                  flex: 0 0 auto;
          margin-bottom: 0; }
          .stats_bottom .facts_stats_item_info .item_stat:last-child {
            margin-right: 0px; }
        .facts_stats_item_info .item_stat:nth-of-type(1) {
          -webkit-transition-delay: 0s;
                  transition-delay: 0s; }
        .facts_stats_item_info .item_stat:nth-of-type(2) {
          -webkit-transition-delay: 0s;
                  transition-delay: 0s; }
        .facts_stats_item_info .item_stat:nth-of-type(3) {
          -webkit-transition-delay: 0s;
                  transition-delay: 0s; }
        .fs-carousel-item_previous .facts_stats_item_info .item_stat,
        .fs-carousel-item_next .facts_stats_item_info .item_stat {
          opacity: 0;
          -webkit-transform: translateX(100%);
                  transform: translateX(100%); }
        .fs-carousel-visible .facts_stats_item_info .item_stat {
          -webkit-transform: translateX(0);
                  transform: translateX(0); }
          .fs-carousel-visible .facts_stats_item_info .item_stat:nth-of-type(1) {
            -webkit-transition-delay: 0.175s;
                    transition-delay: 0.175s; }
          .fs-carousel-visible .facts_stats_item_info .item_stat:nth-of-type(2) {
            -webkit-transition-delay: 0.35s;
                    transition-delay: 0.35s; }
          .fs-carousel-visible .facts_stats_item_info .item_stat:nth-of-type(3) {
            -webkit-transition-delay: 0.525s;
                    transition-delay: 0.525s; } }
    @media screen and (min-width: 740px) {
      .facts_stats_item_info .item_stat .icon {
        margin-bottom: 15px; } }
    @media screen and (min-width: 980px) {
      .facts_stats_item_info .item_stat .icon {
        margin-bottom: 20px; } }
  .facts_stats_item_info .fs-carousel-pagination {
    width: 100%;
    display: block;
    position: absolute;
    bottom: -40px;
    left: 0; }
    .facts_stats_item_info .fs-carousel-pagination button {
      display: inline-block;
      width: 6px;
      height: 6px;
      background: #CCCCCC;
      border-radius: 50%;
      margin-right: 8px;
      -webkit-transform: translateY(2px);
              transform: translateY(2px);
      -webkit-transition: width 0.25s ease, height 0.25s ease, -webkit-transform 0.25s ease;
      transition: width 0.25s ease, height 0.25s ease, -webkit-transform 0.25s ease;
      transition: transform 0.25s ease, width 0.25s ease, height 0.25s ease;
      transition: transform 0.25s ease, width 0.25s ease, height 0.25s ease, -webkit-transform 0.25s ease; }
      .facts_stats.theme_dark .facts_stats_item_info .fs-carousel-pagination button {
        background: #FFF; }
      .facts_stats_item_info .fs-carousel-pagination button.fs-carousel-active {
        width: 10px;
        height: 10px;
        background: #025CB8;
        -webkit-transform: translateY(0);
                transform: translateY(0); }
        .facts_stats.theme_dark .facts_stats_item_info .fs-carousel-pagination button.fs-carousel-active {
          background: #025CB8; }
        .facts_stats_item_info .fs-carousel-pagination button.fs-carousel-active:first-child:last-child {
          display: none; }
    @media screen and (min-width: 740px) {
      .facts_stats_item_info .fs-carousel-pagination {
        display: none; } }

.item_stat_heading {
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  font-size: 23px;
  font-size: 1.4375rem;
  line-height: 1.2;
  display: block;
  color: #148071; }
  @media screen and (min-width: 740px) {
    .item_stat_heading {
      font-size: 45px;
      font-size: 2.8125rem; } }
  @media screen and (min-width: 740px) {
    .item_stat_heading {
      font-size: 23px;
      font-size: 1.4375rem; } }
  @media screen and (min-width: 980px) {
    .item_stat_heading {
      font-size: 45px;
      font-size: 2.8125rem; } }

.item_stat_icon {
  width: 64px;
  height: 64px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  left: 50%;
  top: 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #000;
  border-radius: 50%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); }
  .item_stat_icon .icon {
    height: 35px; }
    @media screen and (min-width: 740px) {
      .item_stat_icon .icon {
        height: 50px; } }
    @media screen and (min-width: 980px) {
      .item_stat_icon .icon {
        height: 70px; } }
    @media screen and (min-width: 1220px) {
      .item_stat_icon .icon {
        height: auto; } }
  @media screen and (min-width: 740px) {
    .item_stat_icon {
      width: auto;
      position: relative;
      left: auto;
      top: auto;
      background: transparent;
      margin-bottom: 20px;
      -webkit-transform: none;
              transform: none; } }

.item_stat_description {
  display: block; }

.item_stat_description_text {
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.5; }
  @media screen and (min-width: 740px) {
    .item_stat_description_text {
      font-size: 20px;
      font-size: 1.25rem; } }
  @media screen and (min-width: 740px) {
    .item_stat_description_text {
      font-size: 14px;
      font-size: 0.875rem; } }
  @media screen and (min-width: 980px) {
    .item_stat_description_text {
      font-size: 20px;
      font-size: 1.25rem; } }
  .theme_dark .item_stat_description_text {
    color: #FFF; }
  .stats_bottom .item_stat_description_text {
    display: block;
    background: #FFF;
    color: #000;
    padding: 5px 10px; }

.facts_stats_media_image {
  width: 100%; }

.facts_stats_controller {
  width: calc(100% - ((20px + 1.04166667%) * 2));
  position: absolute;
  top: -20px;
  margin-left: calc((20px + 1.04166667%) * 1);
  margin-right: calc((20px + 1.04166667%) * 1);
  z-index: 4; }
  @media screen and (min-width: 740px) {
    .facts_stats_controller {
      width: auto;
      display: inline-block;
      position: absolute;
      top: 20px;
      left: -25px;
      margin-left: 0;
      margin-right: 0;
      z-index: 1; } }
  @media screen and (min-width: 980px) {
    .facts_stats_controller {
      top: 40px; } }

.facts_stats_controller_header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  background: #025CB8;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  @media screen and (min-width: 740px) {
    .facts_stats_controller_header {
      display: none; } }

.facts_stats_controller_heading {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-size: 11px;
  font-size: 0.6875rem;
  letter-spacing: 2px;
  letter-spacing: 0.125rem;
  text-transform: uppercase;
  width: calc(100% - 44px);
  display: block;
  color: #FFF;
  font-size: 14px;
  font-size: 0.875rem;
  padding: 12px 20px; }

.facts_stats_controller_icon {
  width: 44px;
  padding-right: 20px; }
  .facts_stats_controller_icon .icon_down_arrow_circle {
    width: 24px;
    height: 24px; }
    .controller_open .facts_stats_controller_icon .icon_down_arrow_circle {
      -webkit-transform: rotateX(180deg);
              transform: rotateX(180deg); }

.facts_stats_controls {
  display: none;
  list-style: none;
  margin: 0;
  padding-left: 0; }
  @media screen and (min-width: 740px) {
    .facts_stats_controls {
      display: inline-block !important; } }

.facts_stats_controls_item.active {
  display: none; }
  @media screen and (min-width: 740px) {
    .facts_stats_controls_item.active {
      display: block; } }

@media screen and (min-width: 740px) {
  .facts_stats_controls_item {
    margin-bottom: 12px; }
    .facts_stats_controls_item:last-child {
      margin-bottom: 0; } }

.facts_stats_button {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-size: 11px;
  font-size: 0.6875rem;
  letter-spacing: 2px;
  letter-spacing: 0.125rem;
  text-transform: uppercase;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 100%;
  display: block;
  background: #EAEAEA;
  color: #000;
  font-size: 14px;
  font-size: 0.875rem;
  padding: 12px 20px;
  text-align: left;
  -webkit-transition: background-color 0.25s ease, color 0.25s ease;
  transition: background-color 0.25s ease, color 0.25s ease; }
  .facts_stats_button.active {
    background: #025CB8;
    color: #FFF; }
    @media screen and (min-width: 740px) {
      .facts_stats_button.active {
        position: relative; }
        .facts_stats_button.active:before {
          width: 6px;
          height: 1px;
          display: block;
          position: absolute;
          right: -15px;
          top: 20px;
          background: #025CB8;
          content: "";
          opacity: 1;
          visibility: visible; }
        .facts_stats_button.active:after {
          width: 1px;
          height: 6px;
          display: block;
          position: absolute;
          right: -15px;
          top: 20px;
          background: #025CB8;
          content: "";
          opacity: 1;
          visibility: visible; } }
  .facts_stats_button:hover, .facts_stats_button:focus {
    background: #003E7D;
    color: #FFF; }
  @media screen and (min-width: 740px) {
    .facts_stats_button {
      width: auto; } }

/* ==========================================================================
	Flexible Callout
============================================================================= */
.flex_callout {
  width: 100%;
  position: relative;
  background: #FFF;
  border: 10px solid #FFF;
  color: #fff; }
  @media screen and (min-width: 500px) {
    .flex_callout {
      border-width: 20px; } }
  @media screen and (min-width: 740px) {
    .flex_callout {
      height: 600px;
      border-width: 25px; } }
  @media screen and (min-width: 980px) {
    .flex_callout {
      border-width: 30px; } }
  @media only screen and (min-width: 1400px) {
    .flex_callout {
      height: 700px; } }
  .flex_callout + .flex_callout {
    border-top: none; }
  .flex_callout + section {
    margin-top: 0; }
  .page_layout_umassp .flex_callout {
    z-index: 3; }

.flex_callout_media {
  width: 100%;
  height: 170px;
  position: relative;
  overflow: hidden; }
  @media only screen and (min-width: 400px) {
    .flex_callout_media {
      height: 225px; } }
  @media screen and (min-width: 500px) {
    .flex_callout_media {
      height: 250px; } }
  @media screen and (min-width: 740px) {
    .flex_callout_media {
      height: 100%;
      width: 100%;
      position: absolute;
      top: 0;
      left: 0; } }
  @media print {
    .flex_callout_media {
      display: none; } }

.flex_callout_media_fallback {
  height: calc(100% + 20px);
  width: calc(100% + 20px);
  position: absolute;
  top: -10px;
  left: -10px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover; }

.flex_callout_background {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0; }

.mobile_flex_video_button_link {
  display: block;
  margin-left: 24px; }
  @media screen and (min-width: 740px) {
    .mobile_flex_video_button_link {
      display: none; } }

.mobile_flex_video_button_link_label {
  width: 1px;
  height: 1px;
  position: absolute;
  border: 0;
  clip: rect(0 0 0 0);
  margin: -1px;
  overflow: hidden;
  padding: 0; }
  .mobile_flex_video_button_link_label.focusable:active, .mobile_flex_video_button_link_label.focusable:focus {
    width: auto;
    height: auto;
    position: static;
    clip: auto;
    margin: 0;
    overflow: visible; }

.mobile_flex_video_button_link_icon {
  width: 50px;
  height: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #DE2345;
  border-radius: 50%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 28px 0 0 10px;
  -webkit-transition: width 0.25s ease, height 0.25s ease, margin 0.25s ease;
  transition: width 0.25s ease, height 0.25s ease, margin 0.25s ease; }
  .mobile_flex_video_button_link_icon:after {
    width: 65px;
    height: 65px;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    background: transparent;
    border: 1px solid #FFF;
    border-radius: 50%;
    content: "";
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    -webkit-transition: width 0.25s ease, height 0.25s ease, opacity 0.25s ease;
    transition: width 0.25s ease, height 0.25s ease, opacity 0.25s ease; }

.flex_callout_wrapper {
  width: 100%;
  height: 100%; }
  @media screen and (min-width: 740px) {
    .flex_callout_wrapper {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: end;
          -ms-flex-align: end;
              align-items: flex-end;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      overflow: hidden; } }

.flex_video_button_row.fs-row {
  display: none;
  -ms-flex-item-align: start;
      align-self: flex-start; }
  @media screen and (min-width: 740px) {
    .flex_video_button_row.fs-row {
      display: block; } }

.flex_video_button {
  position: relative;
  z-index: 1; }

.flex_video_button_link:hover .flex_video_button_link_icon {
  width: 90px;
  height: 90px;
  margin: 50px 0 00; }
  .flex_video_button_link:hover .flex_video_button_link_icon:after {
    width: 70px;
    height: 70px;
    opacity: 0; }

.flex_video_button_link_label {
  width: 1px;
  height: 1px;
  position: absolute;
  border: 0;
  clip: rect(0 0 0 0);
  margin: -1px;
  overflow: hidden;
  padding: 0; }
  .flex_video_button_link_label.focusable:active, .flex_video_button_link_label.focusable:focus {
    width: auto;
    height: auto;
    position: static;
    clip: auto;
    margin: 0;
    overflow: visible; }

.flex_video_button_link_icon {
  width: 70px;
  height: 70px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #DE2345;
  border-radius: 50%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 60px 0 0 10px;
  -webkit-transition: width 0.25s ease, height 0.25s ease, margin 0.25s ease;
  transition: width 0.25s ease, height 0.25s ease, margin 0.25s ease; }
  .flex_video_button_link_icon:after {
    width: 90px;
    height: 90px;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    background: transparent;
    border: 1px solid #FFF;
    border-radius: 50%;
    content: "";
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    -webkit-transition: width 0.25s ease, height 0.25s ease, opacity 0.25s ease;
    transition: width 0.25s ease, height 0.25s ease, opacity 0.25s ease; }

@media screen and (max-width: 739px) {
  .flex_callout_row.fs-row {
    width: 100% !important;
    margin: 0; } }

@media screen and (max-width: 739px) {
  .flex_callout_cell.fs-cell {
    width: 100% !important;
    margin: 0; } }

.flex_callout_inner {
  position: relative;
  margin-top: -70px;
  padding: 10px;
  -webkit-transition: -webkit-transform 0.375s ease;
  transition: -webkit-transform 0.375s ease;
  transition: transform 0.375s ease;
  transition: transform 0.375s ease, -webkit-transform 0.375s ease;
  will-change: transform; }
  @media screen and (min-width: 500px) {
    .flex_callout_inner {
      padding: 20px; } }
  @media screen and (min-width: 740px) {
    .flex_callout_inner {
      margin-top: 0;
      padding: 50px 0; } }
  @media print {
    .flex_callout_inner {
      padding: 0; } }

.flex_callout_header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  background: #025CB8;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 12px 20px;
  z-index: 3; }
  @media screen and (min-width: 740px) {
    .flex_callout_header {
      width: 80%;
      padding: 16px 24px; } }
  @media screen and (min-width: 980px) {
    .flex_callout_header {
      width: 65%; } }

.flex_callout_label {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-size: 11px;
  font-size: 0.6875rem;
  letter-spacing: 2px;
  letter-spacing: 0.125rem;
  text-transform: uppercase;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #FFF;
  font-size: 14px;
  font-size: 0.875rem;
  letter-spacing: 1px;
  letter-spacing: 0.0625rem;
  margin-bottom: 5px;
  -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
          order: 0; }
  @media screen and (min-width: 740px) {
    .flex_callout_label {
      margin-bottom: 5px; } }

.flex_callout_title {
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.33333;
  background: #025CB8;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  margin: 0; }
  @media screen and (min-width: 740px) {
    .flex_callout_title {
      font-size: 30px;
      font-size: 1.875rem; } }
  .flex_callout_title button {
    color: #FFF;
    font-weight: 700;
    line-height: 1.375;
    text-align: left; }

.flex_callout_body {
  background: #FFF;
  margin-top: 10px; }
  @media screen and (min-width: 740px) {
    .flex_callout_body {
      position: absolute;
      top: 100%;
      left: 0;
      margin-top: 0;
      padding: 90px 70px 20px 20px;
      -webkit-transition: -webkit-transform 0.375s ease;
      transition: -webkit-transform 0.375s ease;
      transition: transform 0.375s ease;
      transition: transform 0.375s ease, -webkit-transform 0.375s ease; }
      .flex_callout_body:after {
        width: 1000px;
        height: 100%;
        display: block;
        position: absolute;
        right: 100%;
        top: 0;
        background: #FFF;
        content: ""; }
      .flex_callout.active .flex_callout_body {
        -webkit-transform: translate3d(0, -110px, 0);
                transform: translate3d(0, -110px, 0); } }

.flex_callout_description {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 26px;
  color: #353535; }
  @media screen and (min-width: 740px) {
    .flex_callout_description {
      font-size: 17px;
      font-size: 1.0625rem;
      line-height: 32px; } }
  @media screen and (min-width: 740px) {
    .flex_callout_description {
      opacity: 0;
      -webkit-transition: opacity 0.5s ease;
      transition: opacity 0.5s ease; }
      .flex_callout.active .flex_callout_description {
        opacity: 1; } }
  .flex_callout_description p {
    margin: 0; }

.flex_callout_links {
  margin-top: 16px; }
  @media screen and (min-width: 740px) {
    .flex_callout_links {
      opacity: 0;
      -webkit-transition: opacity 0.5s ease;
      transition: opacity 0.5s ease; }
      .flex_callout.active .flex_callout_links {
        opacity: 1; } }
  @media print {
    .flex_callout_links {
      display: none; } }

.flex_callout_link {
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.5;
  text-transform: uppercase;
  color: #DE2345;
  -webkit-transition: color 0.25s ease;
  transition: color 0.25s ease; }
  .flex_callout_link .animated_circle {
    width: 32px;
    height: 32px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 50%;
    cursor: pointer;
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
    -webkit-transition: border-color .25s, border-width .25s, -webkit-box-shadow .25s;
    transition: border-color .25s, border-width .25s, -webkit-box-shadow .25s;
    transition: border-color .25s, border-width .25s, box-shadow .25s;
    transition: border-color .25s, border-width .25s, box-shadow .25s, -webkit-box-shadow .25s;
    -webkit-transition-delay: 0.3s;
            transition-delay: 0.3s;
    will-change: transform; }
    .flex_callout_link .animated_circle svg {
      width: 32px;
      height: 32px;
      overflow: visible; }
    .flex_callout_link .animated_circle .animated_icon_arrow,
    .flex_callout_link .animated_circle .animated_icon_print {
      stroke: #DE2345;
      -webkit-transition: stroke 0.25s ease;
      transition: stroke 0.25s ease;
      -webkit-transform: scale(0.92) translateY(1px);
              transform: scale(0.92) translateY(1px); }
      @media screen and (min-width: 740px) {
        .flex_callout_link .animated_circle .animated_icon_arrow,
        .flex_callout_link .animated_circle .animated_icon_print {
          -webkit-transform: scale(1);
                  transform: scale(1); } }
    .flex_callout_link .animated_circle .animated_icon_print {
      width: 12px;
      -webkit-transform: scale(0.92) translate(8px, 7px);
              transform: scale(0.92) translate(8px, 7px); }
      @media screen and (min-width: 740px) {
        .flex_callout_link .animated_circle .animated_icon_print {
          -webkit-transform: scale(0.9) translate(8px, 8px);
                  transform: scale(0.9) translate(8px, 8px); } }
    .flex_callout_link .animated_circle.left .animated_icon_arrow,
    .flex_callout_link .animated_circle.left .animated_icon_print {
      -webkit-transform-origin: center center;
              transform-origin: center center;
      -webkit-transform: scale(0.92) translateX(-1px) rotate(180deg);
              transform: scale(0.92) translateX(-1px) rotate(180deg); }
      @media screen and (min-width: 740px) {
        .flex_callout_link .animated_circle.left .animated_icon_arrow,
        .flex_callout_link .animated_circle.left .animated_icon_print {
          -webkit-transform: scale(1) rotate(180deg);
                  transform: scale(1) rotate(180deg); } }
    .flex_callout_link .animated_circle .animated_icon_circle {
      stroke: #DE2345;
      stroke-dasharray: 95;
      stroke-dashoffset: 95;
      -webkit-transform: translateX(1px) translateY(31px) rotate(-90deg);
              transform: translateX(1px) translateY(31px) rotate(-90deg);
      -webkit-transition: stroke-dashoffset 600ms ease;
      transition: stroke-dashoffset 600ms ease;
      -webkit-transform-origin: 0px 0px 0px;
              transform-origin: 0px 0px 0px; }
    @media screen and (min-width: 740px) {
      .flex_callout_link .animated_circle {
        border-color: rgba(0, 0, 0, 0.2);
        border-width: 1px;
        -webkit-transform: scale(1);
                transform: scale(1); } }
  @media screen and (min-width: 740px) {
    .flex_callout_link:hover .animated_circle, .flex_callout_link:focus .animated_circle {
      border-color: transparent;
      -webkit-transition-delay: 0s;
              transition-delay: 0s; }
      .flex_callout_link:hover .animated_circle .animated_icon_circle, .flex_callout_link:focus .animated_circle .animated_icon_circle {
        stroke-dashoffset: 0px; }
      .flex_callout_link:hover .animated_circle .animated_icon_arrow,
      .flex_callout_link:hover .animated_circle .animated_icon_print, .flex_callout_link:focus .animated_circle .animated_icon_arrow,
      .flex_callout_link:focus .animated_circle .animated_icon_print {
        stroke: #000; } }
  @media screen and (min-width: 740px) {
    .flex_callout_link:hover, .flex_callout_link:focus {
      color: #000; } }

.flex_callout_link_icon {
  position: absolute;
  margin-left: 8px; }
  .flex_callout_link_icon.animated_circle {
    -webkit-transform: scale(0.9) translateY(-8px);
            transform: scale(0.9) translateY(-8px); }
    @media screen and (min-width: 740px) {
      .flex_callout_link_icon.animated_circle {
        -webkit-transform: scale(1) translateY(-6px);
                transform: scale(1) translateY(-6px); } }

/* ==========================================================================
	Home News
============================================================================= */
.home_news {
  position: relative;
  background: #FFF;
  overflow-x: hidden;
  padding-top: 132px;
  margin-top: -100px; }
  @media screen and (min-width: 740px) {
    .home_news {
      margin-top: -70px;
      padding-top: 70px; } }
  @media screen and (min-width: 980px) {
    .home_news {
      margin-top: -120px;
      padding-top: 120px; } }

.home_news_inner {
  margin-bottom: 40px; }
  @media screen and (min-width: 740px) {
    .home_news_inner {
      margin-bottom: 50px; } }
  @media screen and (min-width: 980px) {
    .home_news_inner {
      margin-bottom: 60px; } }
  @media screen and (min-width: 1220px) {
    .home_news_inner {
      margin-bottom: 80px; } }

@media screen and (min-width: 740px) {
  .home_news_header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: 20px; } }

.home_news_title {
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  font-size: 23px;
  font-size: 1.4375rem;
  line-height: 1.2;
  margin-top: 40px;
  margin-bottom: 5px; }
  @media screen and (min-width: 740px) {
    .home_news_title {
      font-size: 45px;
      font-size: 2.8125rem; } }
  @media screen and (min-width: 740px) {
    .home_news_title {
      margin-top: 50px; } }
  @media screen and (min-width: 980px) {
    .home_news_title {
      margin-top: 60px; } }
  @media screen and (min-width: 1220px) {
    .home_news_title {
      margin-top: 80px; } }
  @media screen and (min-width: 740px) {
    .home_news_title {
      margin-bottom: 20px; } }

.home_news_all_link {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  font-size: 16px;
  font-size: 1rem;
  color: #000;
  line-height: 1.85714;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #000;
  letter-spacing: 1px;
  letter-spacing: 0.0625rem;
  margin-bottom: 20px;
  text-transform: uppercase;
  -webkit-transition: color 0.25s ease;
  transition: color 0.25s ease; }
  .home_news_all_link:hover { text-decoration: underline; }
  .home_news_all_link .animated_circle {
    width: 32px;
    height: 32px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 50%;
    cursor: pointer;
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
    -webkit-transition: border-color .25s, border-width .25s, -webkit-box-shadow .25s;
    transition: border-color .25s, border-width .25s, -webkit-box-shadow .25s;
    transition: border-color .25s, border-width .25s, box-shadow .25s;
    transition: border-color .25s, border-width .25s, box-shadow .25s, -webkit-box-shadow .25s;
    -webkit-transition-delay: 0.3s;
            transition-delay: 0.3s;
    will-change: transform; }
    .home_news_all_link .animated_circle svg {
      width: 32px;
      height: 32px;
      overflow: visible; }
    .home_news_all_link .animated_circle .animated_icon_arrow,
    .home_news_all_link .animated_circle .animated_icon_print {
      stroke: #025CB8;
      -webkit-transition: stroke 0.25s ease;
      transition: stroke 0.25s ease;
      -webkit-transform: scale(0.92) translateY(1px);
              transform: scale(0.92) translateY(1px); }
      @media screen and (min-width: 740px) {
        .home_news_all_link .animated_circle .animated_icon_arrow,
        .home_news_all_link .animated_circle .animated_icon_print {
          -webkit-transform: scale(1);
                  transform: scale(1); } }
    .home_news_all_link .animated_circle .animated_icon_print {
      width: 12px;
      -webkit-transform: scale(0.92) translate(8px, 7px);
              transform: scale(0.92) translate(8px, 7px); }
      @media screen and (min-width: 740px) {
        .home_news_all_link .animated_circle .animated_icon_print {
          -webkit-transform: scale(0.9) translate(8px, 8px);
                  transform: scale(0.9) translate(8px, 8px); } }
    .home_news_all_link .animated_circle.left .animated_icon_arrow,
    .home_news_all_link .animated_circle.left .animated_icon_print {
      -webkit-transform-origin: center center;
              transform-origin: center center;
      -webkit-transform: scale(0.92) translateX(-1px) rotate(180deg);
              transform: scale(0.92) translateX(-1px) rotate(180deg); }
      @media screen and (min-width: 740px) {
        .home_news_all_link .animated_circle.left .animated_icon_arrow,
        .home_news_all_link .animated_circle.left .animated_icon_print {
          -webkit-transform: scale(1) rotate(180deg);
                  transform: scale(1) rotate(180deg); } }
    .home_news_all_link .animated_circle .animated_icon_circle {
      stroke: #DE2345;
      stroke-dasharray: 95;
      stroke-dashoffset: 95;
      -webkit-transform: translateX(1px) translateY(31px) rotate(-90deg);
              transform: translateX(1px) translateY(31px) rotate(-90deg);
      -webkit-transition: stroke-dashoffset 600ms ease;
      transition: stroke-dashoffset 600ms ease;
      -webkit-transform-origin: 0px 0px 0px;
              transform-origin: 0px 0px 0px; }
    @media screen and (min-width: 740px) {
      .home_news_all_link .animated_circle {
        border-color: rgba(0, 0, 0, 0.2);
        border-width: 1px;
        -webkit-transform: scale(1);
                transform: scale(1); } }
  @media screen and (min-width: 740px) {
    .home_news_all_link:hover .animated_circle, .home_news_all_link:focus .animated_circle {
      border-color: transparent;
      -webkit-transition-delay: 0s;
              transition-delay: 0s; }
      .home_news_all_link:hover .animated_circle .animated_icon_circle, .home_news_all_link:focus .animated_circle .animated_icon_circle {
        stroke-dashoffset: 0px; }
      .home_news_all_link:hover .animated_circle .animated_icon_arrow,
      .home_news_all_link:hover .animated_circle .animated_icon_print, .home_news_all_link:focus .animated_circle .animated_icon_arrow,
      .home_news_all_link:focus .animated_circle .animated_icon_print {
        stroke: #000; } }
  @media screen and (min-width: 740px) {
    .home_news_all_link {
      margin-bottom: 0; }
      .home_news_all_link:hover, .home_news_all_link:focus {
        color: #000; } }

.home_news_all_link_label {
  margin-right: 10px; }

.home_news_items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  list-style: none;
  margin: 0;
  padding-left: 0;
  padding-bottom: 20px; }
  .home_news_items .fs-carousel-viewport {
    width: 100%; }
  .home_news_items .fs-carousel-canister {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  @media screen and (min-width: 740px) {
    .home_news_items {
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap; } }

.home_news_item {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 250px;
          flex: 0 0 250px;
  margin-right: 20px; }
  @media screen and (min-width: 740px) {
    .home_news_item {
      width: calc(33.33% - 40px);
      -webkit-box-flex: 0;
          -ms-flex: 0 0 auto;
              flex: 0 0 auto;
      margin-right: 60px; }
      .home_news_item:last-child {
        margin-right: 0; } }

.home_news_item_picture {
  display: block; }

.home_news_item_image {
  width: 100%; }

.home_news_item_header {
  margin-top: 50px;
  position: relative; }

.home_news_item_title {
  margin: 0; }

.home_news_item_title_link {
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.5;
  display: block;
  color: #000; }
  @media screen and (min-width: 740px) {
    .home_news_item_title_link {
      font-size: 20px;
      font-size: 1.25rem; } }
  .home_news_item_title_link .animated_circle {
    width: 32px;
    height: 32px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 50%;
    cursor: pointer;
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
    -webkit-transition: border-color .25s, border-width .25s, -webkit-box-shadow .25s;
    transition: border-color .25s, border-width .25s, -webkit-box-shadow .25s;
    transition: border-color .25s, border-width .25s, box-shadow .25s;
    transition: border-color .25s, border-width .25s, box-shadow .25s, -webkit-box-shadow .25s;
    -webkit-transition-delay: 0.3s;
            transition-delay: 0.3s;
    will-change: transform; }
    .home_news_item_title_link .animated_circle svg {
      width: 32px;
      height: 32px;
      overflow: visible; }
    .home_news_item_title_link .animated_circle .animated_icon_arrow,
    .home_news_item_title_link .animated_circle .animated_icon_print {
      stroke: #025CB8;
      -webkit-transition: stroke 0.25s ease;
      transition: stroke 0.25s ease;
      -webkit-transform: scale(0.92) translateY(1px);
              transform: scale(0.92) translateY(1px); }
      @media screen and (min-width: 740px) {
        .home_news_item_title_link .animated_circle .animated_icon_arrow,
        .home_news_item_title_link .animated_circle .animated_icon_print {
          -webkit-transform: scale(1);
                  transform: scale(1); } }
    .home_news_item_title_link .animated_circle .animated_icon_print {
      width: 12px;
      -webkit-transform: scale(0.92) translate(8px, 7px);
              transform: scale(0.92) translate(8px, 7px); }
      @media screen and (min-width: 740px) {
        .home_news_item_title_link .animated_circle .animated_icon_print {
          -webkit-transform: scale(0.9) translate(8px, 8px);
                  transform: scale(0.9) translate(8px, 8px); } }
    .home_news_item_title_link .animated_circle.left .animated_icon_arrow,
    .home_news_item_title_link .animated_circle.left .animated_icon_print {
      -webkit-transform-origin: center center;
              transform-origin: center center;
      -webkit-transform: scale(0.92) translateX(-1px) rotate(180deg);
              transform: scale(0.92) translateX(-1px) rotate(180deg); }
      @media screen and (min-width: 740px) {
        .home_news_item_title_link .animated_circle.left .animated_icon_arrow,
        .home_news_item_title_link .animated_circle.left .animated_icon_print {
          -webkit-transform: scale(1) rotate(180deg);
                  transform: scale(1) rotate(180deg); } }
    .home_news_item_title_link .animated_circle .animated_icon_circle {
      stroke: #025CB8;
      stroke-dasharray: 95;
      stroke-dashoffset: 95;
      -webkit-transform: translateX(1px) translateY(31px) rotate(-90deg);
              transform: translateX(1px) translateY(31px) rotate(-90deg);
      -webkit-transition: stroke-dashoffset 600ms ease;
      transition: stroke-dashoffset 600ms ease;
      -webkit-transform-origin: 0px 0px 0px;
              transform-origin: 0px 0px 0px; }
    @media screen and (min-width: 740px) {
      .home_news_item_title_link .animated_circle {
        border-color: rgba(0, 0, 0, 0.2);
        border-width: 1px;
        -webkit-transform: scale(1);
                transform: scale(1); } }
  @media screen and (min-width: 740px) {
    .home_news_item_title_link:hover .animated_circle, .home_news_item_title_link:focus .animated_circle {
      border-color: transparent;
      -webkit-transition-delay: 0s;
              transition-delay: 0s; }
      .home_news_item_title_link:hover .animated_circle .animated_icon_circle, .home_news_item_title_link:focus .animated_circle .animated_icon_circle {
        stroke-dashoffset: 0px; }
      .home_news_item_title_link:hover .animated_circle .animated_icon_arrow,
      .home_news_item_title_link:hover .animated_circle .animated_icon_print, .home_news_item_title_link:focus .animated_circle .animated_icon_arrow,
      .home_news_item_title_link:focus .animated_circle .animated_icon_print {
        stroke: #000; } }
  @media screen and (min-width: 740px) {
    .home_news_item_title_link:hover, .home_news_item_title_link:focus {
      color: #025CB8; } }

.home_news_item_title_label {
  display: inline; }

.home_news_item_title_icon {
  display: none !important; }
  @media screen and (min-width: 740px) {
    .home_news_item_title_icon {
      display: -webkit-inline-box !important;
      display: -ms-inline-flexbox !important;
      display: inline-flex !important;
      position: absolute;
      margin-left: 8px; } }

.home_news_item_category_label {
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.5;
  text-transform: uppercase;
  position: absolute;
  left: 0;
  top: -26px;
  color: #013E7D; }

.home_news_items .fs-carousel-pagination {
  width: 100%;
  display: block;
  position: absolute;
  bottom: -7px;
  left: 0; }
  .home_news_items .fs-carousel-pagination button {
    display: inline-block;
    width: 6px;
    height: 6px;
    background: #CCCCCC;
    border-radius: 50%;
    margin-right: 8px;
    -webkit-transform: translateY(2px);
            transform: translateY(2px);
    -webkit-transition: width 0.25s ease, height 0.25s ease, -webkit-transform 0.25s ease;
    transition: width 0.25s ease, height 0.25s ease, -webkit-transform 0.25s ease;
    transition: transform 0.25s ease, width 0.25s ease, height 0.25s ease;
    transition: transform 0.25s ease, width 0.25s ease, height 0.25s ease, -webkit-transform 0.25s ease; }
    .home_news_items .fs-carousel-pagination button.fs-carousel-active {
      width: 10px;
      height: 10px;
      background: #025CB8;
      -webkit-transform: translateY(0);
              transform: translateY(0); }
      .home_news_items .fs-carousel-pagination button.fs-carousel-active:first-child:last-child {
        display: none; }
  @media screen and (min-width: 740px) {
    .home_news_items .fs-carousel-pagination {
      display: none; } }

/* ==========================================================================
   IE
============================================================================= */
@media screen and (min-width: 980px) {
  html.browser_alert_open {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 99;
    overflow: hidden; } }

@media screen and (min-width: 980px) {
  body.browser_alert_open:before {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99;
    background: rgba(0, 0, 0, 0.7);
    content: "";
    display: block; } }

.ie_dialog_wrapper {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 930px;
  z-index: 999;
  background: #fff;
  border: none;
  -webkit-box-shadow: 0 2px 8px 8px rgba(0, 0, 0, 0.1);
          box-shadow: 0 2px 8px 8px rgba(0, 0, 0, 0.1);
  color: #000;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }
  @media screen and (max-width: 979px) {
    .ie_dialog_wrapper {
      display: none; } }

.ie_dialog_inner {
  width: 930px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 100px; }

.ie_dialog_document a {
  color: currentColor;
  text-decoration: underline; }

.ie_dialog_title {
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: bold;
  margin: 0 0 22px 0; }

.ie_dialog_description {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5;
  margin: 0; }

.ie_dialog_buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 40px 0 80px 0; }

.ie_dialog_buttons_edge_wrap {
  margin-right: 50px; }

.ie_dialog_edge_button {
  width: 314px;
  height: 80px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #000;
  border-radius: 5px;
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.5);
          box-shadow: 0 2px 8px rgba(0, 0, 0, 0.5);
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

.ie_dialog_edge_button_label {
  color: #fff;
  display: block;
  font-weight: bold;
  text-decoration: underline; }

.ie_dialog_edge_button_icon {
  width: 38px;
  height: 40px;
  background: url("/images/edge.svg") no-repeat;
  margin-left: 20px; }

.ie_dialog_buttons_alt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 10px; }

.ie_dialog_chrome_button {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .ie_dialog_chrome_button:after {
    width: 1px;
    height: 56px;
    background: #000;
    content: "";
    display: block;
    margin: 0 40px; }

.ie_dialog_chrome_button_label {
  font-size: 16px;
  font-size: 1rem;
  font-weight: bold;
  margin-left: 15px; }

.ie_dialog_chrome_button_icon {
  width: 40px;
  height: 40px;
  background: url("/images/chrome.svg") no-repeat; }

.ie_dialog_firefox_button {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.ie_dialog_firefox_button_label {
  font-size: 16px;
  font-size: 1rem;
  font-weight: bold;
  margin-left: 15px; }

.ie_dialog_firefox_button_icon {
  width: 40px;
  height: 40px;
  background: url("/images/firefox.svg") no-repeat; }

.ie_dialog_close_label {
  text-decoration: underline; }

/* ==========================================================================
	Full Image
============================================================================= */
.full_image {
  margin-top: 40px;
  margin-bottom: 40px; }
  @media screen and (min-width: 740px) {
    .full_image {
      margin-top: 50px; } }
  @media screen and (min-width: 980px) {
    .full_image {
      margin-top: 60px; } }
  @media screen and (min-width: 1220px) {
    .full_image {
      margin-top: 80px; } }
  @media screen and (min-width: 740px) {
    .full_image {
      margin-bottom: 50px; } }
  @media screen and (min-width: 980px) {
    .full_image {
      margin-bottom: 60px; } }
  @media screen and (min-width: 1220px) {
    .full_image {
      margin-bottom: 80px; } }

.full_image_image {
  width: 100%; }

.full_image_caption {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.85714;
  border-bottom: 1px solid #DFDFDF;
  padding: 20px 0 15px; }
  @media screen and (min-width: 740px) {
    .full_image_caption {
      padding: 30px 0 25px; } }

.full_image_caption_text {
  display: inline-block; }

.full_image_credit_text {
  display: inline-block; }

/* ==========================================================================
	Link List
============================================================================= */
.link_list {
  margin-top: 40px;
  margin-bottom: 40px; }
  @media screen and (min-width: 740px) {
    .link_list {
      margin-top: 50px; } }
  @media screen and (min-width: 980px) {
    .link_list {
      margin-top: 60px; } }
  @media screen and (min-width: 1220px) {
    .link_list {
      margin-top: 80px; } }
  @media screen and (min-width: 740px) {
    .link_list {
      margin-bottom: 50px; } }
  @media screen and (min-width: 980px) {
    .link_list {
      margin-bottom: 60px; } }
  @media screen and (min-width: 1220px) {
    .link_list {
      margin-bottom: 80px; } }

.theme_gray .link_list_inner_block {
  background: #f4f4f4;
  border-top: 1px solid #dfdfdf;
  border-bottom: 1px solid #dfdfdf;
  margin: 0 calc(-20px - 1.04166667%);
  padding: 40px calc(20px + 1.04166667%) 60px; }
  @media screen and (min-width: 980px) {
    .theme_gray .link_list_inner_block {
      padding: 70px 0; } }

.link_list_title {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.link_list_title_label {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  display: inline-block;
  color: #353535;
  font-size: 14px;
  font-size: 0.875rem;
  font-style: italic;
  margin: 0; }

/* Link List Body
============================================================================= */
.link_list_items {
  display: grid;
  grid-gap: 0 70px;
  grid-template-columns: repeat(auto-fill, minmax(296px, 2fr));
  list-style: none;
  margin: 0;
  overflow: hidden;
  padding: 0; }

.link_list_item {
  border-bottom: 1px solid #DFDFDF;
  padding: 14px 0;
  padding-right: 2px; }

.link_list_link {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.85714;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #013E7D;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  letter-spacing: 1px;
  letter-spacing: 0.0625rem;
  text-transform: uppercase;
  -webkit-transition: color 0.25s ease;
  transition: color 0.25s ease; }
  .link_list_link .animated_circle {
    width: 32px;
    height: 32px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 50%;
    cursor: pointer;
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
    -webkit-transition: border-color .25s, border-width .25s, -webkit-box-shadow .25s;
    transition: border-color .25s, border-width .25s, -webkit-box-shadow .25s;
    transition: border-color .25s, border-width .25s, box-shadow .25s;
    transition: border-color .25s, border-width .25s, box-shadow .25s, -webkit-box-shadow .25s;
    -webkit-transition-delay: 0.3s;
            transition-delay: 0.3s;
    will-change: transform; }
    .link_list_link .animated_circle svg {
      width: 32px;
      height: 32px;
      overflow: visible; }
    .link_list_link .animated_circle .animated_icon_arrow,
    .link_list_link .animated_circle .animated_icon_print {
      stroke: #000;
      -webkit-transition: stroke 0.25s ease;
      transition: stroke 0.25s ease;
      -webkit-transform: scale(0.92) translateY(1px);
              transform: scale(0.92) translateY(1px); }
      @media screen and (min-width: 740px) {
        .link_list_link .animated_circle .animated_icon_arrow,
        .link_list_link .animated_circle .animated_icon_print {
          -webkit-transform: scale(1);
                  transform: scale(1); } }
    .link_list_link .animated_circle .animated_icon_print {
      width: 12px;
      -webkit-transform: scale(0.92) translate(8px, 7px);
              transform: scale(0.92) translate(8px, 7px); }
      @media screen and (min-width: 740px) {
        .link_list_link .animated_circle .animated_icon_print {
          -webkit-transform: scale(0.9) translate(8px, 8px);
                  transform: scale(0.9) translate(8px, 8px); } }
    .link_list_link .animated_circle.left .animated_icon_arrow,
    .link_list_link .animated_circle.left .animated_icon_print {
      -webkit-transform-origin: center center;
              transform-origin: center center;
      -webkit-transform: scale(0.92) translateX(-1px) rotate(180deg);
              transform: scale(0.92) translateX(-1px) rotate(180deg); }
      @media screen and (min-width: 740px) {
        .link_list_link .animated_circle.left .animated_icon_arrow,
        .link_list_link .animated_circle.left .animated_icon_print {
          -webkit-transform: scale(1) rotate(180deg);
                  transform: scale(1) rotate(180deg); } }
    .link_list_link .animated_circle .animated_icon_circle {
      stroke: #148071;
      stroke-dasharray: 95;
      stroke-dashoffset: 95;
      -webkit-transform: translateX(1px) translateY(31px) rotate(-90deg);
              transform: translateX(1px) translateY(31px) rotate(-90deg);
      -webkit-transition: stroke-dashoffset 600ms ease;
      transition: stroke-dashoffset 600ms ease;
      -webkit-transform-origin: 0px 0px 0px;
              transform-origin: 0px 0px 0px; }
    @media screen and (min-width: 740px) {
      .link_list_link .animated_circle {
        border-color: rgba(0, 0, 0, 0.2);
        border-width: 1px;
        -webkit-transform: scale(1);
                transform: scale(1); } }
  @media screen and (min-width: 740px) {
    .link_list_link:hover .animated_circle, .link_list_link:focus .animated_circle {
      border-color: transparent;
      -webkit-transition-delay: 0s;
              transition-delay: 0s; }
      .link_list_link:hover .animated_circle .animated_icon_circle, .link_list_link:focus .animated_circle .animated_icon_circle {
        stroke-dashoffset: 0px; }
      .link_list_link:hover .animated_circle .animated_icon_arrow,
      .link_list_link:hover .animated_circle .animated_icon_print, .link_list_link:focus .animated_circle .animated_icon_arrow,
      .link_list_link:focus .animated_circle .animated_icon_print {
        stroke: #148071; } }
  .link_list_link:hover, .link_list_link:focus {
    color: #148071; }

.link_list_link_label {
  padding-right: 20px; }
  @media screen and (min-width: 740px) {
    .link_list_link_label {
      padding-right: 15px; } }

/* ==========================================================================
	Media Gallery
============================================================================= */
.media_gallery {
  margin-top: 40px;
  margin-bottom: 40px;
  color: #FFF;
  overflow: hidden; }
  @media screen and (min-width: 740px) {
    .media_gallery {
      margin-top: 50px; } }
  @media screen and (min-width: 980px) {
    .media_gallery {
      margin-top: 60px; } }
  @media screen and (min-width: 1220px) {
    .media_gallery {
      margin-top: 80px; } }
  @media screen and (min-width: 740px) {
    .media_gallery {
      margin-bottom: 50px; } }
  @media screen and (min-width: 980px) {
    .media_gallery {
      margin-bottom: 60px; } }
  @media screen and (min-width: 1220px) {
    .media_gallery {
      margin-bottom: 80px; } }

.testimonial + .media_gallery {
  margin-top: 0; }

.media_gallery_inner {
  padding-top: 40px;
  padding-bottom: 40px;
  background: #000; }
  @media screen and (min-width: 740px) {
    .media_gallery_inner {
      padding-top: 50px; } }
  @media screen and (min-width: 980px) {
    .media_gallery_inner {
      padding-top: 60px; } }
  @media screen and (min-width: 1220px) {
    .media_gallery_inner {
      padding-top: 80px; } }
  @media screen and (min-width: 740px) {
    .media_gallery_inner {
      padding-bottom: 50px; } }
  @media screen and (min-width: 980px) {
    .media_gallery_inner {
      padding-bottom: 60px; } }
  @media screen and (min-width: 1220px) {
    .media_gallery_inner {
      padding-bottom: 80px; } }

.media_gallery_header {
  margin-bottom: 40px; }
  @media screen and (min-width: 740px) {
    .media_gallery_header {
      margin-bottom: 50px; } }
  @media screen and (min-width: 980px) {
    .media_gallery_header {
      margin-bottom: 60px; } }
  @media screen and (min-width: 1220px) {
    .media_gallery_header {
      margin-bottom: 80px; } }

.media_gallery_header_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  @media screen and (min-width: 980px) {
    .media_gallery_header_inner {
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start; } }

.media_gallery_header_group {
  width: 100%; }
  @media screen and (min-width: 980px) {
    .media_gallery_header_group {
      width: 60%;
      max-width: 550px; } }

.media_gallery_title {
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  font-size: 23px;
  font-size: 1.4375rem;
  line-height: 1.2;
  margin: 0;
  line-height: 1.5; }
  @media screen and (min-width: 740px) {
    .media_gallery_title {
      font-size: 45px;
      font-size: 2.8125rem; } }

.media_gallery_description {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  width: 100%;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5; }
  @media screen and (min-width: 980px) {
    .media_gallery_description {
      width: 36%;
      margin-top: 20px; } }
  @media screen and (min-width: 1220px) {
    .media_gallery_description {
      width: 40%; } }

.media_gallery_meta {
  width: 100%;
  margin: 15px 0; }
  @media screen and (min-width: 1220px) {
    .media_gallery_meta {
      margin-bottom: 0; } }

.media_gallery_photos_count {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  display: inline-block;
  font-size: 14px;
  font-size: 0.875rem;
  letter-spacing: 1px;
  letter-spacing: 0.0625rem;
  margin-right: 20px;
  text-transform: uppercase; }
  .media_gallery_photos_count .count_number {
    width: 25px;
    height: 25px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border: 1px solid #DE2345;
    border-radius: 50%;
    font-size: 12px;
    font-size: 0.75rem;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-right: 5px; }

.media_gallery_videos_count {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  display: inline-block;
  font-size: 14px;
  font-size: 0.875rem;
  letter-spacing: 1px;
  letter-spacing: 0.0625rem;
  text-transform: uppercase; }
  .media_gallery_videos_count .count_number {
    width: 25px;
    height: 25px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border: 1px solid #DE2345;
    border-radius: 50%;
    font-size: 12px;
    font-size: 0.75rem;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-right: 5px; }

.media_gallery_body {
  position: relative; }

.media_gallery_item {
  position: relative;
  margin-right: 20px; }
  .media_gallery_item.square {
    width: 180px;
    height: 180px; }
  .media_gallery_item.full {
    width: 240px;
    height: 180px; }
  .media_gallery_item.portraitClassic {
    width: 120px;
    height: 180px; }
  @media screen and (min-width: 500px) {
    .media_gallery_item {
      margin-right: 25px; }
      .media_gallery_item.square {
        width: 300px;
        height: 300px; }
      .media_gallery_item.full {
        width: 400px;
        height: 300px; }
      .media_gallery_item.portraitClassic {
        width: 200px;
        height: 300px; } }
  @media screen and (min-width: 740px) {
    .media_gallery_item {
      margin-right: 50px; }
      .media_gallery_item.square {
        width: 550px;
        height: 550px; }
      .media_gallery_item.full {
        width: 734px;
        height: 550px; }
      .media_gallery_item.portraitClassic {
        width: 366px;
        height: 550px; } }

.media_gallery_picture {
  height: 100%;
  display: block; }

.media_gallery_square_image,
.media_gallery_full_image,
.media_gallery_portraitClassic_image {
  width: 100%;
  height: 100%; }

/* Hover Link / Lightbox
---------------------------------------------- */
.media_gallery_item_link {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  left: 0;
  top: 0;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  border: 0px solid #DE2345;
  color: #FFF;
  font-size: 17px;
  font-size: 1.0625rem;
  -webkit-transition: border-width 0.25s ease;
  transition: border-width 0.25s ease;
  will-change: transform; }
  .media_gallery_item_link:after {
    width: 36px;
    height: 36px;
    display: block;
    position: absolute;
    bottom: 0;
    right: 0;
    background: #DE2345 url("../images/gallery_expand.svg") no-repeat center center;
    background-size: 16px 16px;
    content: "";
    -webkit-transition: opacity 0.25s ease;
    transition: opacity 0.25s ease; }
    @media screen and (min-width: 740px) {
      .media_gallery_item_link:after {
        bottom: auto;
        right: -28px;
        top: -20px;
        opacity: 0; } }
  @media screen and (min-width: 740px) {
    .media_gallery_item_link:hover, .media_gallery_item_link:focus {
      border-width: 10px; }
      .media_gallery_item_link:hover:after, .media_gallery_item_link:focus:after {
        opacity: 1; }
      .media_gallery_item_link:hover .media_gallery_item_caption, .media_gallery_item_link:focus .media_gallery_item_caption {
        opacity: 1;
        -webkit-transition-delay: 0.25s;
                transition-delay: 0.25s; }
      .media_gallery_item_link:hover .media_gallery_item_caption_label, .media_gallery_item_link:focus .media_gallery_item_caption_label {
        -webkit-transform: translateY(-10px);
                transform: translateY(-10px); }
      .media_gallery_item_link:hover .media_gallery_video_icon, .media_gallery_item_link:focus .media_gallery_video_icon {
        width: 70px;
        height: 70px;
        left: 25px;
        top: 25px; }
        .media_gallery_item_link:hover .media_gallery_video_icon:after, .media_gallery_item_link:focus .media_gallery_video_icon:after {
          width: 55px;
          height: 55px;
          opacity: 0; } }

.media_gallery_video_icon {
  width: 32px;
  height: 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  left: 20px;
  top: 20px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #DF2049;
  border-radius: 50%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  pointer-events: none;
  -webkit-transition: width 0.25s ease, height 0.25s ease, left 0.25s ease, top 0.25s ease;
  transition: width 0.25s ease, height 0.25s ease, left 0.25s ease, top 0.25s ease; }
  .media_gallery_video_icon .icon_play {
    width: 9px;
    height: 12px; }
  .media_gallery_video_icon:after {
    width: 44px;
    height: 44px;
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    border: 1px solid rgba(255, 255, 255, 0.4);
    border-radius: 50%;
    content: "";
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    -webkit-transition: width 0.25s ease, height 0.25s ease, opacity 0.25s ease;
    transition: width 0.25s ease, height 0.25s ease, opacity 0.25s ease; }
    @media screen and (min-width: 740px) {
      .media_gallery_video_icon:after {
        width: 75px;
        height: 75px; } }
  @media screen and (min-width: 740px) {
    .media_gallery_video_icon {
      width: 55px;
      height: 55px;
      left: 40px;
      top: 40px; }
      .media_gallery_video_icon .icon_play {
        width: 12px;
        height: 22px; } }

.media_gallery_item_caption {
  width: 100%;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(9%, rgba(0, 0, 0, 0.8)), color-stop(45%, rgba(0, 0, 0, 0.6)), to(rgba(0, 0, 0, 0)));
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.8) 9%, rgba(0, 0, 0, 0.6) 45%, rgba(0, 0, 0, 0) 100%);
  opacity: 0;
  padding: 60px 22px 10px;
  -webkit-transition: opacity 0.25s ease;
  transition: opacity 0.25s ease;
  -webkit-transition-delay: 0s;
          transition-delay: 0s; }

.media_gallery_item_caption_label {
  display: block;
  line-height: 1.85;
  -webkit-transition: -webkit-transform 0.5s ease;
  transition: -webkit-transform 0.5s ease;
  transition: transform 0.5s ease;
  transition: transform 0.5s ease, -webkit-transform 0.5s ease;
  -webkit-transition-delay: 0.2s;
          transition-delay: 0.2s; }

/* Pagination
---------------------------------------------- */
.media_gallery {
  /* Controls
    ---------------------------------------------- */ }
  .media_gallery .fs-carousel-enabled .fs-carousel-canister {
    overflow: visible; }
  .media_gallery .fs-carousel-enabled .fs-carousel-pagination.fs-carousel-visible {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    margin-top: 20px; }
    @media screen and (min-width: 740px) {
      .media_gallery .fs-carousel-enabled .fs-carousel-pagination.fs-carousel-visible {
        display: none; } }
    .media_gallery .fs-carousel-enabled .fs-carousel-pagination.fs-carousel-visible .fs-carousel-page {
      width: 6px;
      height: 6px;
      background: #EAEAEA;
      border-radius: 50%;
      margin-right: 8px;
      -webkit-transition: background-color 0.25s ease, -webkit-transform 0.25s ease;
      transition: background-color 0.25s ease, -webkit-transform 0.25s ease;
      transition: transform 0.25s ease, background-color 0.25s ease;
      transition: transform 0.25s ease, background-color 0.25s ease, -webkit-transform 0.25s ease; }
      .media_gallery .fs-carousel-enabled .fs-carousel-pagination.fs-carousel-visible .fs-carousel-page.fs-carousel-active {
        background: #DE2345;
        -webkit-transform: scale(1.65);
                transform: scale(1.65); }
  .media_gallery .media_gallery_controls {
    width: 60px;
    height: 120px;
    display: none;
    position: absolute;
    right: -1px;
    top: 50%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    will-change: transform; }
    @media screen and (min-width: 740px) {
      .media_gallery .media_gallery_controls {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; } }
  .media_gallery .media_gallery_previous {
    width: 60px;
    height: 60px;
    background: #FFF; }
    .media_gallery .media_gallery_previous.fs-carousel-visible .icon {
      opacity: 1;
      -webkit-transition: fill 0.25s ease;
      transition: fill 0.25s ease; }
    .media_gallery .media_gallery_previous.fs-carousel-visible:hover .icon {
      fill: #DE2345; }
  .media_gallery .media_gallery_previous_label {
    width: 1px;
    height: 1px;
    position: absolute;
    border: 0;
    clip: rect(0 0 0 0);
    margin: -1px;
    overflow: hidden;
    padding: 0; }
    .media_gallery .media_gallery_previous_label.focusable:active, .media_gallery .media_gallery_previous_label.focusable:focus {
      width: auto;
      height: auto;
      position: static;
      clip: auto;
      margin: 0;
      overflow: visible; }
  .media_gallery .media_gallery_previous_icon {
    width: 60px;
    height: 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    .media_gallery .media_gallery_previous_icon .icon {
      fill: #025CB8;
      opacity: 0.4; }
  .media_gallery .media_gallery_next {
    width: 60px;
    height: 60px;
    background: #FFF; }
    .media_gallery .media_gallery_next.fs-carousel-visible .icon {
      opacity: 1;
      -webkit-transition: fill 0.25s ease;
      transition: fill 0.25s ease; }
    .media_gallery .media_gallery_next.fs-carousel-visible:hover .icon {
      fill: #DE2345; }
  .media_gallery .media_gallery_next_label {
    width: 1px;
    height: 1px;
    position: absolute;
    border: 0;
    clip: rect(0 0 0 0);
    margin: -1px;
    overflow: hidden;
    padding: 0; }
    .media_gallery .media_gallery_next_label.focusable:active, .media_gallery .media_gallery_next_label.focusable:focus {
      width: auto;
      height: auto;
      position: static;
      clip: auto;
      margin: 0;
      overflow: visible; }
  .media_gallery .media_gallery_next_icon {
    width: 60px;
    height: 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    .media_gallery .media_gallery_next_icon .icon {
      fill: #025CB8;
      opacity: 0.4; }

/* ==========================================================================
    Messaging
============================================================================= */
.messaging {
  width: 100%;
  position: relative;
  background: #025CB8; }
  @media screen and (min-width: 980px) {
    .messaging {
      height: calc(var(--vh, 1vh) * 100);
      background: transparent; }
      .home_announcement .messaging {
        background: #025CB8; } }

.messaging_media {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0.25; }
  .messaging_takeover .messaging_media {
    display: none; }
  @media screen and (min-width: 980px) {
    .messaging_media {
      height: calc(var(--vh, 1vh) * 100);
      display: none; }
      .home_announcement .messaging_media {
        display: block; } }

.messaging_wrapper {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  opacity: 1;
  padding: 50px 0;
  -webkit-transition: opacity 1s ease, -webkit-transform 1s ease;
  transition: opacity 1s ease, -webkit-transform 1s ease;
  transition: transform 1s ease, opacity 1s ease;
  transition: transform 1s ease, opacity 1s ease, -webkit-transform 1s ease;
  -webkit-transition-delay: 0.325s;
          transition-delay: 0.325s; }
  .messaging_takeover .messaging_wrapper {
    padding: 40px 0 80px; }
    @media screen and (min-width: 500px) {
      .messaging_takeover .messaging_wrapper {
        padding: 80px 0; } }
    @media screen and (min-width: 740px) {
      .messaging_takeover .messaging_wrapper {
        padding: 100px 0; } }
  @media screen and (min-width: 500px) {
    .messaging_wrapper {
      padding: 100px 0; } }
  @media screen and (min-width: 740px) {
    .messaging_wrapper {
      padding: 150px 0; } }
  @media screen and (min-width: 980px) {
    .messaging_wrapper {
      height: calc(var(--vh, 1vh) * 100);
      opacity: 0; }
      .messaging.fade-up .messaging_wrapper,
      .page_inner.transition .messaging_wrapper {
        opacity: 1;
        padding-bottom: 0;
        -webkit-transform: translateY(-250px);
                transform: translateY(-250px); }
      .home_announcement .messaging_wrapper {
        opacity: 1; } }

.messaging_inner {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }

.message_content {
  width: 100%;
  position: relative;
  z-index: 1; }
  @media screen and (min-width: 980px) {
    .message_content {
      width: calc(100% - 315px); } }

.message_header {
  font-family: 'Montserrat', sans-serif;
  font-weight: 300;
  width: 100%;
  display: block;
  color: #FFF;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.625;
  margin-bottom: 26px; }
  @media screen and (min-width: 500px) {
    .message_header {
      font-size: 24px;
      font-size: 1.5rem; } }
  @media screen and (min-width: 740px) {
    .message_header {
      font-size: 30px;
      font-size: 1.875rem; } }
  @media screen and (min-width: 980px) {
    .message_header {
      font-size: 38px;
      font-size: 2.375rem; } }

.message_text {
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  display: block;
  color: #FFF;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.625; }
  @media screen and (min-width: 500px) {
    .message_text {
      font-size: 24px;
      font-size: 1.5rem; } }
  @media screen and (min-width: 980px) {
    .message_text {
      font-size: 32px;
      font-size: 2rem; } }
  @media screen and (min-width: 1220px) {
    .message_text {
      font-size: 38px;
      font-size: 2.375rem; } }
  .message_text span,
  .message_text button {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    background: #FFF;
    color: #025CB8;
    cursor: pointer;
    padding: 0 10px;
    -webkit-transition: background-color 0.25s ease, color 0.25s ease;
    transition: background-color 0.25s ease, color 0.25s ease; }
    @media screen and (min-width: 740px) {
	  .message_text button { border: 1px solid #FFF; }
      .message_text span:hover, .message_text span:focus,
      .message_text button:hover,
      .message_text button:focus {
        background: #148071;
        color: #FFF; 
		border: 1px solid #FFF; } }

.messaging .message_stats {
  display: none;
  width: 225px;
  position: relative;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start; }
  @media screen and (min-width: 980px) {
    .messaging .message_stats {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-transform: translateY(92px);
              transform: translateY(92px); } }

.messaging_takeover .message_stats {
  display: block; }

body:not(.loaded) .message_stats {
  opacity: 0;
  visibility: hidden; }

.message_stats_group {
  width: 100%;
  height: 100%; }
  .message_stats_group:first-child.fs-carousel-visible .message_stat_item {
    opacity: 0;
    -webkit-transform: translateX(100%);
            transform: translateX(100%); }
    .messaging.loaded .message_stats_group:first-child.fs-carousel-visible .message_stat_item {
      opacity: 1;
      -webkit-transform: translateX(0);
              transform: translateX(0); }
    .home_announcement .message_stats_group:first-child.fs-carousel-visible .message_stat_item {
      opacity: 1;
      -webkit-transform: translateX(0);
              transform: translateX(0); }
  .messaging_takeover .message_stats_group {
    margin-bottom: 80px; }
    .messaging_takeover .message_stats_group:last-child {
      margin-bottom: 0; }

.message_stats_group_heading {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  position: relative;
  display: inline-block;
  position: relative;
  color: #FFF;
  font-size: 12px;
  font-size: 0.75rem;
  font-style: italic;
  margin-bottom: 20px; }
  .message_stats_group_heading:before {
    width: 6px;
    height: 1px;
    display: block;
    position: absolute;
    right: -12px;
    top: 6px;
    background: rgba(255, 255, 255, 0.5);
    content: "";
    opacity: 1;
    visibility: visible; }
  .message_stats_group_heading:after {
    width: 1px;
    height: 6px;
    display: block;
    position: absolute;
    right: -12px;
    top: 6px;
    background: rgba(255, 255, 255, 0.5);
    content: "";
    opacity: 1;
    visibility: visible; }

.message_stat_item {
  margin-bottom: 40px;
  -webkit-transition: opacity 0.25s ease, -webkit-transform 0.25s ease;
  transition: opacity 0.25s ease, -webkit-transform 0.25s ease;
  transition: transform 0.25s ease, opacity 0.25s ease;
  transition: transform 0.25s ease, opacity 0.25s ease, -webkit-transform 0.25s ease; }
  .message_stat_item:last-child {
    margin-bottom: 0; }
  .fs-carousel-item_previous .message_stat_item,
  .fs-carousel-item_next .message_stat_item {
    opacity: 0;
    -webkit-transform: translateX(100%);
            transform: translateX(100%); }
  .fs-carousel-visible .message_stat_item {
    -webkit-transform: translateX(0);
            transform: translateX(0); }
    .fs-carousel-visible .message_stat_item:nth-of-type(1) {
      -webkit-transition-delay: 0.175s;
              transition-delay: 0.175s; }
    .fs-carousel-visible .message_stat_item:nth-of-type(2) {
      -webkit-transition-delay: 0.35s;
              transition-delay: 0.35s; }
    .fs-carousel-visible .message_stat_item:nth-of-type(3) {
      -webkit-transition-delay: 0.525s;
              transition-delay: 0.525s; }

.message_stat_item_header {
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  font-size: 23px;
  font-size: 1.4375rem;
  line-height: 1.2;
  display: block;
  color: #FFF;
  font-size: 45px;
  font-size: 2.8125rem; }
  @media screen and (min-width: 740px) {
    .message_stat_item_header {
      font-size: 45px;
      font-size: 2.8125rem; } }

.message_stat_item_description {
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #FFF; }
  @media screen and (min-width: 740px) {
    .message_stat_item_description {
      font-size: 20px;
      font-size: 1.25rem; } }

/* ==========================================================================
	Pre Footer
============================================================================= */
.pre_footer {
  position: relative;
  background: #FFF;
  border-top: 1px solid rgba(0, 0, 0, 0.85); }
  @media screen and (min-width: 740px) {
    .pre_footer {
      border-top: none; } }
  @media print {
    .pre_footer {
      display: none; } }
  .page_layout_umassp .pre_footer {
    z-index: 3; }
  .special_report .pre_footer {
    z-index: 4; }
  .page_layout_roundabout .pre_footer {
    width: 1px;
    height: 1px;
    position: absolute;
    border: 0;
    clip: rect(0 0 0 0);
    margin: -1px;
    overflow: hidden;
    padding: 0; }
    .page_layout_roundabout .pre_footer.focusable:active, .page_layout_roundabout .pre_footer.focusable:focus {
      width: auto;
      height: auto;
      position: static;
      clip: auto;
      margin: 0;
      overflow: visible; }

.pre_footer_items {
  background: #FFF; }
  @media screen and (min-width: 740px) {
    .pre_footer_items {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; } }

.pre_footer_item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid rgba(0, 0, 0, 0.85);
  cursor: pointer;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .pre_footer_item:last-child {
    border-bottom: none; }
    .pre_footer_item:last-child .pre_footer_item_content_header {
      width: 100%;
      height: 70px;
      background: #025CB8;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      padding: 40px 20px; }
      @media screen and (min-width: 740px) {
        .pre_footer_item:last-child .pre_footer_item_content_header {
          height: 100%;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          position: relative;
          left: auto;
          top: auto; } }
    @media screen and (min-width: 980px) {
      .pre_footer_item:last-child {
        width: 66.66%; } }
    @media screen and (min-width: 1220px) {
      .pre_footer_item:last-child {
        width: 25%; } }
  @media screen and (min-width: 740px) {
    .pre_footer_item {
      width: 50%;
      position: relative;
      border-bottom: none;
      cursor: default;
      overflow: hidden; }
      .pre_footer_item:hover .pre_footer_item_content {
        top: 0; } }
  @media screen and (min-width: 980px) {
    .pre_footer_item {
      width: 33.33%; } }
  @media screen and (min-width: 1220px) {
    .pre_footer_item {
      width: 25%; } }

.pre_footer_item_title {
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  height: calc(100% + 4px);
  width: calc(100% + 4px);
  position: absolute;
  top: -2px;
  left: -2px;
  display: none;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.468225)), color-stop(7%, rgba(0, 0, 0, 0.499037)), to(rgba(0, 0, 0, 0)));
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.468225) 0%, rgba(0, 0, 0, 0.499037) 7%, rgba(0, 0, 0, 0) 100%);
  color: #FFF;
  font-size: 20px;
  font-size: 1.25rem;
  padding: 30px;
  z-index: 1; }
  @media screen and (min-width: 740px) {
    .pre_footer_item_title {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      font-size: 25px;
      font-size: 1.5625rem; } }
  .pre_footer_item_title .umass {
    font-family: 'Montserrat', sans-serif;
    font-weight: 400; }

.pre_footer_item_media {
  width: 80px; }
  @media screen and (min-width: 740px) {
    .pre_footer_item_media {
      padding-top: 56.25%;
      width: 100%; } }

.pre_footer_item_content_header {
  width: calc(100% - 80px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #000;
  color: #FFF;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 18px 20px;
  -webkit-transition: background-color 0.25s ease;
  transition: background-color 0.25s ease; }
  .pre_footer_item.open .pre_footer_item_content_header {
    background: #025CB8; }
  @media screen and (min-width: 740px) {
    .pre_footer_item_content_header {
      display: none; } }

.pre_footer_item_content_header_title {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-size: 18px;
  font-size: 1.125rem; }
  .pre_footer_item_content_header_title .umass {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400; }

.pre_footer_item_content_header_icon {
  width: 24px;
  height: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: 1px solid #DE2345;
  border-radius: 50%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transform: background-color 0.25s ease, border-color 0.25s ease;
          transform: background-color 0.25s ease, border-color 0.25s ease; }
  .pre_footer_item_content_header_icon .icon_minus {
    display: none;
    fill: #025CB8; }
  .pre_footer_item.open .pre_footer_item_content_header_icon {
    background: #FFF;
    border-color: #FFF; }
    .pre_footer_item.open .pre_footer_item_content_header_icon .icon_plus {
      display: none; }
    .pre_footer_item.open .pre_footer_item_content_header_icon .icon_minus {
      display: block; }

.pre_footer_item_content {
  width: 100%;
  display: none; }
  @media screen and (min-width: 740px) {
    .pre_footer_item_content {
      height: 100%;
      display: -webkit-box !important;
      display: -ms-flexbox !important;
      display: flex !important;
      position: absolute;
      left: 0;
      top: 100%;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      background: #003E7D;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      z-index: 2;
      -webkit-transition: top 0.325s ease;
      transition: top 0.325s ease; } }

.pre_footer_item_inner_content_header {
  display: none;
  padding: 0 30px 8px; }
  @media screen and (min-width: 740px) {
    .pre_footer_item_inner_content_header {
      display: block; } }
  .pre_footer_item_inner_content_header .item_content_header_title {
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    display: block;
    color: #FFF;
    font-size: 18px;
    font-size: 1.125rem; }
    .pre_footer_item_inner_content_header .item_content_header_title .umass {
      font-family: 'Open Sans', sans-serif;
      font-weight: 400; }
    @media only screen and (min-width: 1600px) {
      .pre_footer_item_inner_content_header .item_content_header_title {
        font-size: 22px;
        font-size: 1.375rem;
        margin-bottom: 5px; } }

.pre_footer_item_content_links {
  background: #003E7D;
  border-top: 1px solid rgba(0, 0, 0, 0.75);
  list-style: none;
  margin: 0;
  padding-left: 0; }
  @media screen and (min-width: 740px) {
    .pre_footer_item_content_links {
      border-top: none; } }

.pre_footer_item_content_link_item:last-child .pre_footer_item_content_link {
  border-bottom: none; }
  @media screen and (min-width: 740px) {
    .pre_footer_item_content_link_item:last-child .pre_footer_item_content_link {
      padding-bottom: 0; } }

.pre_footer_item_content_link {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-size: 11px;
  font-size: 0.6875rem;
  letter-spacing: 2px;
  letter-spacing: 0.125rem;
  text-transform: uppercase;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: 1px solid rgba(0, 0, 0, 0.45);
  color: #FFF;
  font-size: 14px;
  font-size: 0.875rem;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 16px 20px; }
  .pre_footer_item_content_link .animated_circle {
    width: 32px;
    height: 32px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border: 1px solid rgba(255, 255, 255, 0.4);
    border-radius: 50%;
    cursor: pointer;
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
    -webkit-transition: border-color .25s, border-width .25s, -webkit-box-shadow .25s;
    transition: border-color .25s, border-width .25s, -webkit-box-shadow .25s;
    transition: border-color .25s, border-width .25s, box-shadow .25s;
    transition: border-color .25s, border-width .25s, box-shadow .25s, -webkit-box-shadow .25s;
    -webkit-transition-delay: 0.3s;
            transition-delay: 0.3s;
    will-change: transform; }
    .pre_footer_item_content_link .animated_circle svg {
      width: 32px;
      height: 32px;
      overflow: visible; }
    .pre_footer_item_content_link .animated_circle .animated_icon_arrow,
    .pre_footer_item_content_link .animated_circle .animated_icon_print {
      stroke: #FFF;
      -webkit-transition: stroke 0.25s ease;
      transition: stroke 0.25s ease;
      -webkit-transform: scale(0.92) translateY(1px);
              transform: scale(0.92) translateY(1px); }
      @media screen and (min-width: 740px) {
        .pre_footer_item_content_link .animated_circle .animated_icon_arrow,
        .pre_footer_item_content_link .animated_circle .animated_icon_print {
          -webkit-transform: scale(1);
                  transform: scale(1); } }
    .pre_footer_item_content_link .animated_circle .animated_icon_print {
      width: 12px;
      -webkit-transform: scale(0.92) translate(8px, 7px);
              transform: scale(0.92) translate(8px, 7px); }
      @media screen and (min-width: 740px) {
        .pre_footer_item_content_link .animated_circle .animated_icon_print {
          -webkit-transform: scale(0.9) translate(8px, 8px);
                  transform: scale(0.9) translate(8px, 8px); } }
    .pre_footer_item_content_link .animated_circle.left .animated_icon_arrow,
    .pre_footer_item_content_link .animated_circle.left .animated_icon_print {
      -webkit-transform-origin: center center;
              transform-origin: center center;
      -webkit-transform: scale(0.92) translateX(-1px) rotate(180deg);
              transform: scale(0.92) translateX(-1px) rotate(180deg); }
      @media screen and (min-width: 740px) {
        .pre_footer_item_content_link .animated_circle.left .animated_icon_arrow,
        .pre_footer_item_content_link .animated_circle.left .animated_icon_print {
          -webkit-transform: scale(1) rotate(180deg);
                  transform: scale(1) rotate(180deg); } }
    .pre_footer_item_content_link .animated_circle .animated_icon_circle {
      stroke: #FFF;
      stroke-dasharray: 95;
      stroke-dashoffset: 95;
      -webkit-transform: translateX(1px) translateY(31px) rotate(-90deg);
              transform: translateX(1px) translateY(31px) rotate(-90deg);
      -webkit-transition: stroke-dashoffset 600ms ease;
      transition: stroke-dashoffset 600ms ease;
      -webkit-transform-origin: 0px 0px 0px;
              transform-origin: 0px 0px 0px; }
    @media screen and (min-width: 740px) {
      .pre_footer_item_content_link .animated_circle {
        border-color: rgba(255, 255, 255, 0.4);
        border-width: 1px;
        -webkit-transform: scale(1);
                transform: scale(1); } }
  @media screen and (min-width: 740px) {
    .pre_footer_item_content_link:hover .animated_circle, .pre_footer_item_content_link:focus .animated_circle {
      border-color: transparent;
      -webkit-transition-delay: 0s;
              transition-delay: 0s; }
      .pre_footer_item_content_link:hover .animated_circle .animated_icon_circle, .pre_footer_item_content_link:focus .animated_circle .animated_icon_circle {
        stroke-dashoffset: 0px; }
      .pre_footer_item_content_link:hover .animated_circle .animated_icon_arrow,
      .pre_footer_item_content_link:hover .animated_circle .animated_icon_print, .pre_footer_item_content_link:focus .animated_circle .animated_icon_arrow,
      .pre_footer_item_content_link:focus .animated_circle .animated_icon_print {
        stroke: #FFF; } }
  @media screen and (min-width: 740px) {
    .pre_footer_item_content_link {
      border-bottom: none;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start;
      padding: 8px 30px; } }
  @media screen and (min-width: 1220px) {
    .pre_footer_item_content_link {
      padding: 4px 30px; } }
  @media only screen and (min-width: 1400px) {
    .pre_footer_item_content_link {
      padding: 6px 30px; } }
  @media screen and (min-width: 740px) {
    .pre_footer_item_content_link:hover .pre_footer_item_link_label, .pre_footer_item_content_link:focus .pre_footer_item_link_label {
      opacity: 0.7; } }

.pre_footer_item_link_label {
  -webkit-transition: opacity 0.25s ease;
  transition: opacity 0.25s ease; }

.pre_footer_item_link_icon {
  width: 24px;
  height: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: 1px solid #FFF;
  border-radius: 50%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-left: 15px; }
  .pre_footer_item_link_icon .icon_arrow_right {
    width: 12px;
    height: 10px; }
  .pre_footer_item_link_icon .icon_external {
    width: 26px;
    height: 26px; }
  .pre_footer_item_link_icon.external {
    border: none;
    border-radius: 0px; }
  @media screen and (min-width: 740px) {
    .pre_footer_item_link_icon.animated_circle {
      -webkit-transform: scale(0.88);
              transform: scale(0.88); } }

.pre_footer_last_item_cta_link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #FFF;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start; }
  .pre_footer_last_item_cta_link .animated_circle {
    width: 32px;
    height: 32px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border: 1px solid rgba(255, 255, 255, 0.4);
    border-radius: 50%;
    cursor: pointer;
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
    -webkit-transition: border-color .25s, border-width .25s, -webkit-box-shadow .25s;
    transition: border-color .25s, border-width .25s, -webkit-box-shadow .25s;
    transition: border-color .25s, border-width .25s, box-shadow .25s;
    transition: border-color .25s, border-width .25s, box-shadow .25s, -webkit-box-shadow .25s;
    -webkit-transition-delay: 0.3s;
            transition-delay: 0.3s;
    will-change: transform; }
    .pre_footer_last_item_cta_link .animated_circle svg {
      width: 32px;
      height: 32px;
      overflow: visible; }
    .pre_footer_last_item_cta_link .animated_circle .animated_icon_arrow,
    .pre_footer_last_item_cta_link .animated_circle .animated_icon_print {
      stroke: #FFF;
      -webkit-transition: stroke 0.25s ease;
      transition: stroke 0.25s ease;
      -webkit-transform: scale(0.92) translateY(1px);
              transform: scale(0.92) translateY(1px); }
      @media screen and (min-width: 740px) {
        .pre_footer_last_item_cta_link .animated_circle .animated_icon_arrow,
        .pre_footer_last_item_cta_link .animated_circle .animated_icon_print {
          -webkit-transform: scale(1);
                  transform: scale(1); } }
    .pre_footer_last_item_cta_link .animated_circle .animated_icon_print {
      width: 12px;
      -webkit-transform: scale(0.92) translate(8px, 7px);
              transform: scale(0.92) translate(8px, 7px); }
      @media screen and (min-width: 740px) {
        .pre_footer_last_item_cta_link .animated_circle .animated_icon_print {
          -webkit-transform: scale(0.9) translate(8px, 8px);
                  transform: scale(0.9) translate(8px, 8px); } }
    .pre_footer_last_item_cta_link .animated_circle.left .animated_icon_arrow,
    .pre_footer_last_item_cta_link .animated_circle.left .animated_icon_print {
      -webkit-transform-origin: center center;
              transform-origin: center center;
      -webkit-transform: scale(0.92) translateX(-1px) rotate(180deg);
              transform: scale(0.92) translateX(-1px) rotate(180deg); }
      @media screen and (min-width: 740px) {
        .pre_footer_last_item_cta_link .animated_circle.left .animated_icon_arrow,
        .pre_footer_last_item_cta_link .animated_circle.left .animated_icon_print {
          -webkit-transform: scale(1) rotate(180deg);
                  transform: scale(1) rotate(180deg); } }
    .pre_footer_last_item_cta_link .animated_circle .animated_icon_circle {
      stroke: #FFF;
      stroke-dasharray: 95;
      stroke-dashoffset: 95;
      -webkit-transform: translateX(1px) translateY(31px) rotate(-90deg);
              transform: translateX(1px) translateY(31px) rotate(-90deg);
      -webkit-transition: stroke-dashoffset 600ms ease;
      transition: stroke-dashoffset 600ms ease;
      -webkit-transform-origin: 0px 0px 0px;
              transform-origin: 0px 0px 0px; }
    @media screen and (min-width: 740px) {
      .pre_footer_last_item_cta_link .animated_circle {
        border-color: rgba(255, 255, 255, 0.4);
        border-width: 1px;
        -webkit-transform: scale(1);
                transform: scale(1); } }
  @media screen and (min-width: 740px) {
    .pre_footer_last_item_cta_link:hover .animated_circle, .pre_footer_last_item_cta_link:focus .animated_circle {
      border-color: transparent;
      -webkit-transition-delay: 0s;
              transition-delay: 0s; }
      .pre_footer_last_item_cta_link:hover .animated_circle .animated_icon_circle, .pre_footer_last_item_cta_link:focus .animated_circle .animated_icon_circle {
        stroke-dashoffset: 0px; }
      .pre_footer_last_item_cta_link:hover .animated_circle .animated_icon_arrow,
      .pre_footer_last_item_cta_link:hover .animated_circle .animated_icon_print, .pre_footer_last_item_cta_link:focus .animated_circle .animated_icon_arrow,
      .pre_footer_last_item_cta_link:focus .animated_circle .animated_icon_print {
        stroke: #FFF; } }
  @media screen and (min-width: 740px) {
    .pre_footer_last_item_cta_link {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }
  .pre_footer_last_item_cta_link:hover .pre_footer_last_item_cta_label {
    opacity: 0.7; }

.pre_footer_last_item_title {
  font-family: 'Montserrat', sans-serif;
  font-weight: 300;
  font-size: 15px;
  font-size: 0.9375rem;
  margin-right: 8px; }
  @media screen and (min-width: 740px) {
    .pre_footer_last_item_title {
      font-size: 25px;
      font-size: 1.5625rem;
      margin-right: 0;
      text-align: center; } }

.pre_footer_last_item_cta {
  font-family: 'Montserrat', sans-serif;
  font-weight: 300;
  font-size: 15px;
  font-size: 0.9375rem; }
  @media screen and (min-width: 740px) {
    .pre_footer_last_item_cta {
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex;
      -webkit-box-align: baseline;
          -ms-flex-align: baseline;
              align-items: baseline; } }

.pre_footer_last_item_cta_label {
  display: none; }
  @media screen and (min-width: 740px) {
    .pre_footer_last_item_cta_label {
      font-family: 'Montserrat', sans-serif;
      font-weight: 700;
	  text-shadow: 1px 1px 2px #222;
      display: inline-block;
      font-size: 16px;
      font-size: 1rem;
      text-transform: uppercase;
      letter-spacing: 1px;
      letter-spacing: 0.0625rem;
      margin-top: 30px;
      -webkit-transition: opacity 0.25s ease;
      transition: opacity 0.25s ease; } }

@media screen and (min-width: 740px) {
  .pre_footer_last_item_icon {
    position: relative;
    top: 9px;
    margin-left: 8px; } }

/* ==========================================================================
	President's Message
============================================================================= */
.presidential_message {
  position: relative;
  background: #025CB8;
  overflow: auto;
  overflow-x: hidden; }

.presidential_message_inner {
  margin-top: 40px;
  margin-bottom: 22px; }
  @media screen and (min-width: 740px) {
    .presidential_message_inner {
      margin-top: 50px; } }
  @media screen and (min-width: 980px) {
    .presidential_message_inner {
      margin-top: 60px; } }
  @media screen and (min-width: 1220px) {
    .presidential_message_inner {
      margin-top: 80px; } }
  @media screen and (min-width: 740px) {
    .presidential_message_inner {
      margin-bottom: 40px; } }
  @media screen and (min-width: 740px) and (min-width: 740px) {
    .presidential_message_inner {
      margin-bottom: 50px; } }

@media screen and (min-width: 980px) {
  .presidential_message_content {
    position: relative; } }

@media screen and (min-width: 1220px) {
  .presidential_message_content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; } }

.presidential_message_quote {
  width: 100%;
  color: #FFF; }

  .presidential_message_quote:before {
    width: 67px;
    height: 53px;
    display: block;
    position: absolute;
    left: 8px;
    top: 26px;
    background: transparent url(../images/quote.svg) no-repeat;
    background-size: 67px 53px;
    content: ""; }
    @media screen and (min-width: 740px) {
      .presidential_message_quote:before {
        left: -30px;
        top: -10px; } }
    @media screen and (min-width: 980px) {
      .presidential_message_quote:before {
        left: -30px;
        top: 20px; } }
  @media screen and (min-width: 740px) {
    .presidential_message_quote {
      position: relative; } }
  @media screen and (min-width: 1220px) {
    .presidential_message_quote {
      width: calc(100% - 280px);
      padding-right: 40px; } }

.presidential_message_quote:before { display: none; } /* commenting out large quote for accessibility/darkmode */

.presidential_message_quote_text {
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.33333;
  display: block;
  position: relative;
  line-height: 1.825;
  margin-bottom: 20px;
  margin-top: 35px;
  z-index: 3; }
  @media screen and (min-width: 740px) {
    .presidential_message_quote_text {
      font-size: 30px;
      font-size: 1.875rem; } }
  @media screen and (min-width: 740px) {
    .presidential_message_quote_text {
      line-height: 1.5; } }
  @media screen and (min-width: 1220px) {
    .presidential_message_quote_text {
      margin-bottom: 48px; } }

.js .presidential_message_attribute .share_tools {
  display: none; }
  @media screen and (min-width: 1220px) {
    .js .presidential_message_attribute .share_tools {
      display: inline-block;
      position: relative;
      margin-left: 35px; }
      .js .presidential_message_attribute .share_tools:after {
        width: 15px;
        height: 1px;
        display: block;
        position: absolute;
        left: -27px;
        top: 10px;
        background: rgba(255, 255, 255, 0.3);
        content: ""; } }

.presidential_message_attribute_name {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-size: 18px;
  font-size: 1.125rem;
  text-shadow: 1px 1px 2px #222;
  line-height: 1.5;
  display: none; }
  @media screen and (min-width: 740px) {
    .presidential_message_attribute_name {
      font-size: 20px;
      font-size: 1.25rem; } }
  @media screen and (min-width: 1220px) {
    .presidential_message_attribute_name {
      display: inline-block;
      font-size: 18px;
      font-size: 1.125rem;
      margin-bottom: 1px; } }

.presidential_message_attribute_title {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-size: 18px;
  font-size: 1.125rem;
  text-shadow: 1px 1px 2px #222;
  line-height: 1.85714;
  display: none; }
  @media screen and (min-width: 1220px) {
    .presidential_message_attribute_title {
      display: block; } }

.presidential_message_image {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 50px; }
  @media screen and (min-width: 980px) {
    .presidential_message_image {
      margin-bottom: 0; } }
  @media screen and (min-width: 1220px) {
    .presidential_message_image {
      width: 280px;
      position: relative; } }

.presidential_media_picture {
  width: 90px;
  display: block; }
  @media screen and (min-width: 740px) {
    .presidential_media_picture {
      width: 120px; } }
  @media screen and (min-width: 1220px) {
    .presidential_media_picture {
      width: auto; } }

.presidential_message_image_content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  color: #FFF;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding-left: 18px; }
  @media screen and (min-width: 1220px) {
    .presidential_message_image_content {
      padding-left: 0; } }

.presidential_media_image {
  width: 100%;
  border-radius: 50%;
  -webkit-box-shadow: inset -12px 0px 19px -8px rgba(0, 0, 0, 0.67);
          box-shadow: inset -12px 0px 19px -8px rgba(0, 0, 0, 0.67); }

.presidential_message_mobile_social_share {
  margin-bottom: 16px; }
  @media screen and (min-width: 1220px) {
    .presidential_message_mobile_social_share {
      display: none; } }

@media screen and (min-width: 980px) {
  .presidential_message_mobile_attribute {
    margin-bottom: 8px; } }

@media screen and (min-width: 1220px) {
  .presidential_message_mobile_attribute {
    display: none; } }

.presidential_message_mobile_attribute .presidential_message_name {
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  display: block;
  font-size: 15px;
  font-size: 0.9375rem;
  margin-bottom: 5px; }
  @media screen and (min-width: 740px) {
    .presidential_message_mobile_attribute .presidential_message_name {
      font-size: 20px;
      font-size: 1.25rem; } }

.presidential_message_mobile_attribute .presidential_message_title {
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  display: block;
  font-size: 12px;
  font-size: 0.75rem; }
  @media screen and (min-width: 740px) {
    .presidential_message_mobile_attribute .presidential_message_title {
      font-size: 14px;
      font-size: 0.875rem; } }

.presidential_message_media_wrapper {
  overflow: hidden;
  padding-bottom: 20px; }

.presidential_message_media.fs-carousel-enabled {
  z-index: 4; }

@media screen and (min-width: 740px) {
  .presidential_message_media .fs-carousel-canister {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; } }

.presidential_message_media_item {
  position: relative;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 250px;
          flex: 0 0 250px;
  margin-right: 20px;
  z-index: 4; }
  @media screen and (min-width: 740px) {
    .presidential_message_media_item {
      width: calc(50% - 25px);
      -webkit-box-flex: 0;
          -ms-flex: 0 0 auto;
              flex: 0 0 auto;
      margin-right: 0; } }

.presidential_message_media_picture {
  width: 100%; }

.presidential_message_media_image {
  width: 100%; }

.presidential_message_media_item_content {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.6)), color-stop(7%, rgba(0, 0, 0, 0.6)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.6) 7%, rgba(0, 0, 0, 0) 100%); }
  .presidential_message_media_item_content .video_item_icon {
    width: 32px;
    height: 32px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    left: 20px;
    top: 20px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background: #148071;
    border-radius: 50%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    pointer-events: none;
    -webkit-transition: width 0.25s ease, height 0.25s ease, left 0.25s ease, top 0.25s ease;
    transition: width 0.25s ease, height 0.25s ease, left 0.25s ease, top 0.25s ease;
    will-change: transform; }
    .presidential_message_media_item_content .video_item_icon:after {
      width: 44px;
      height: 44px;
      display: block;
      position: absolute;
      left: 50%;
      top: 50%;
      border: 1px solid rgba(255, 255, 255, 0.4);
      border-radius: 50%;
      content: "";
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
      -webkit-transition: width 0.25s ease, height 0.25s ease, opacity 0.25s ease;
      transition: width 0.25s ease, height 0.25s ease, opacity 0.25s ease; }
    .presidential_message_media_item_content .video_item_icon .icon_play {
      width: 9px;
      height: 12px; }
      @media screen and (min-width: 980px) {
        .presidential_message_media_item_content .video_item_icon .icon_play {
          width: 12px;
          height: 22px; } }
    @media screen and (min-width: 980px) {
      .presidential_message_media_item_content .video_item_icon {
        width: 55px;
        height: 55px;
        left: 35px;
        top: 35px; }
        .presidential_message_media_item_content .video_item_icon:after {
          width: 75px;
          height: 75px; } }
  .presidential_message_media_item_content:hover .video_item_icon {
    width: 44px;
    height: 44px;
    left: 15px;
    top: 15px; }
    .presidential_message_media_item_content:hover .video_item_icon:after {
      width: 32px;
      height: 32px;
      opacity: 0; }
    @media screen and (min-width: 980px) {
      .presidential_message_media_item_content:hover .video_item_icon {
        width: 70px;
        height: 70px;
        left: 28px;
        top: 28px; }
        .presidential_message_media_item_content:hover .video_item_icon:after {
          width: 55px;
          height: 55px; } }

.presidential_message_media_item_link {
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.5;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  left: 0;
  top: 0;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  color: #FFF;
  padding: 12px 20px; }
  @media screen and (min-width: 740px) {
    .presidential_message_media_item_link {
      font-size: 20px;
      font-size: 1.25rem; } }
  .presidential_message_media_item_link .animated_circle {
    width: 32px;
    height: 32px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border: 1px solid #DE2345;
    border-radius: 50%;
    cursor: pointer;
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
    -webkit-transition: border-color .25s, border-width .25s, -webkit-box-shadow .25s;
    transition: border-color .25s, border-width .25s, -webkit-box-shadow .25s;
    transition: border-color .25s, border-width .25s, box-shadow .25s;
    transition: border-color .25s, border-width .25s, box-shadow .25s, -webkit-box-shadow .25s;
    -webkit-transition-delay: 0.3s;
            transition-delay: 0.3s;
    will-change: transform; }
    .presidential_message_media_item_link .animated_circle svg {
      width: 32px;
      height: 32px;
      overflow: visible; }
    .presidential_message_media_item_link .animated_circle .animated_icon_arrow,
    .presidential_message_media_item_link .animated_circle .animated_icon_print {
      stroke: #FFF;
      -webkit-transition: stroke 0.25s ease;
      transition: stroke 0.25s ease;
      -webkit-transform: scale(0.92) translateY(1px);
              transform: scale(0.92) translateY(1px); }
      @media screen and (min-width: 740px) {
        .presidential_message_media_item_link .animated_circle .animated_icon_arrow,
        .presidential_message_media_item_link .animated_circle .animated_icon_print {
          -webkit-transform: scale(1);
                  transform: scale(1); } }
    .presidential_message_media_item_link .animated_circle .animated_icon_print {
      width: 12px;
      -webkit-transform: scale(0.92) translate(8px, 7px);
              transform: scale(0.92) translate(8px, 7px); }
      @media screen and (min-width: 740px) {
        .presidential_message_media_item_link .animated_circle .animated_icon_print {
          -webkit-transform: scale(0.9) translate(8px, 8px);
                  transform: scale(0.9) translate(8px, 8px); } }
    .presidential_message_media_item_link .animated_circle.left .animated_icon_arrow,
    .presidential_message_media_item_link .animated_circle.left .animated_icon_print {
      -webkit-transform-origin: center center;
              transform-origin: center center;
      -webkit-transform: scale(0.92) translateX(-1px) rotate(180deg);
              transform: scale(0.92) translateX(-1px) rotate(180deg); }
      @media screen and (min-width: 740px) {
        .presidential_message_media_item_link .animated_circle.left .animated_icon_arrow,
        .presidential_message_media_item_link .animated_circle.left .animated_icon_print {
          -webkit-transform: scale(1) rotate(180deg);
                  transform: scale(1) rotate(180deg); } }
    .presidential_message_media_item_link .animated_circle .animated_icon_circle {
      stroke: #FFF;
      stroke-dasharray: 95;
      stroke-dashoffset: 95;
      -webkit-transform: translateX(1px) translateY(31px) rotate(-90deg);
              transform: translateX(1px) translateY(31px) rotate(-90deg);
      -webkit-transition: stroke-dashoffset 600ms ease;
      transition: stroke-dashoffset 600ms ease;
      -webkit-transform-origin: 0px 0px 0px;
              transform-origin: 0px 0px 0px; }
    @media screen and (min-width: 740px) {
      .presidential_message_media_item_link .animated_circle {
        border-color: #DE2345;
        border-width: 1px;
        -webkit-transform: scale(1);
                transform: scale(1); } }
  @media screen and (min-width: 740px) {
    .presidential_message_media_item_link:hover .animated_circle, .presidential_message_media_item_link:focus .animated_circle {
      border-color: transparent;
      -webkit-transition-delay: 0s;
              transition-delay: 0s; }
      .presidential_message_media_item_link:hover .animated_circle .animated_icon_circle, .presidential_message_media_item_link:focus .animated_circle .animated_icon_circle {
        stroke-dashoffset: 0px; }
      .presidential_message_media_item_link:hover .animated_circle .animated_icon_arrow,
      .presidential_message_media_item_link:hover .animated_circle .animated_icon_print, .presidential_message_media_item_link:focus .animated_circle .animated_icon_arrow,
      .presidential_message_media_item_link:focus .animated_circle .animated_icon_print {
        stroke: #FFF; } }
  .presidential_message_media_item_link:focus + .video_item_icon {
    width: 44px;
    height: 44px;
    left: 15px;
    top: 15px; }
    .presidential_message_media_item_link:focus + .video_item_icon:after {
      width: 32px;
      height: 32px;
      opacity: 0; }
    @media screen and (min-width: 980px) {
      .presidential_message_media_item_link:focus + .video_item_icon {
        width: 70px;
        height: 70px;
        left: 28px;
        top: 28px; }
        .presidential_message_media_item_link:focus + .video_item_icon:after {
          width: 55px;
          height: 55px; } }
  @media screen and (min-width: 740px) {
    .presidential_message_media_item_link {
      font-size: 14px;
      font-size: 0.875rem;
      padding: 24px 30px; } }
  @media screen and (min-width: 980px) {
    .presidential_message_media_item_link {
      font-size: 20px;
      font-size: 1.25rem; } }

.presidential_message_media_item_link_label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.presidential_message_item_link_label_text {
  width: calc(100% - 42px); }
  @media screen and (min-width: 980px) {
    .presidential_message_item_link_label_text {
      width: auto;
      margin-right: 10px; } }

.presidential_message_more_link {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-size: 14px;
  font-size: 0.875rem;
  text-shadow: 1px 1px 2px #222;
  letter-spacing: 2px;
  letter-spacing: 0.125rem;
  text-transform: uppercase;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #FFF; }
  .presidential_message_more_link .animated_circle {
    width: 32px;
    height: 32px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border: 1px solid rgba(255, 255, 255, 0.5);
    border-radius: 50%;
    cursor: pointer;
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
    -webkit-transition: border-color .25s, border-width .25s, -webkit-box-shadow .25s;
    transition: border-color .25s, border-width .25s, -webkit-box-shadow .25s;
    transition: border-color .25s, border-width .25s, box-shadow .25s;
    transition: border-color .25s, border-width .25s, box-shadow .25s, -webkit-box-shadow .25s;
    -webkit-transition-delay: 0.3s;
            transition-delay: 0.3s;
    will-change: transform; }
    .presidential_message_more_link .animated_circle svg {
      width: 32px;
      height: 32px;
      overflow: visible; }
    .presidential_message_more_link .animated_circle .animated_icon_arrow,
    .presidential_message_more_link .animated_circle .animated_icon_print {
      stroke: #FFF;
      -webkit-transition: stroke 0.25s ease;
      transition: stroke 0.25s ease;
      -webkit-transform: scale(0.92) translateY(1px);
              transform: scale(0.92) translateY(1px); }
      @media screen and (min-width: 740px) {
        .presidential_message_more_link .animated_circle .animated_icon_arrow,
        .presidential_message_more_link .animated_circle .animated_icon_print {
          -webkit-transform: scale(1);
                  transform: scale(1); } }
    .presidential_message_more_link .animated_circle .animated_icon_print {
      width: 12px;
      -webkit-transform: scale(0.92) translate(8px, 7px);
              transform: scale(0.92) translate(8px, 7px); }
      @media screen and (min-width: 740px) {
        .presidential_message_more_link .animated_circle .animated_icon_print {
          -webkit-transform: scale(0.9) translate(8px, 8px);
                  transform: scale(0.9) translate(8px, 8px); } }
    .presidential_message_more_link .animated_circle.left .animated_icon_arrow,
    .presidential_message_more_link .animated_circle.left .animated_icon_print {
      -webkit-transform-origin: center center;
              transform-origin: center center;
      -webkit-transform: scale(0.92) translateX(-1px) rotate(180deg);
              transform: scale(0.92) translateX(-1px) rotate(180deg); }
      @media screen and (min-width: 740px) {
        .presidential_message_more_link .animated_circle.left .animated_icon_arrow,
        .presidential_message_more_link .animated_circle.left .animated_icon_print {
          -webkit-transform: scale(1) rotate(180deg);
                  transform: scale(1) rotate(180deg); } }
    .presidential_message_more_link .animated_circle .animated_icon_circle {
      stroke: #FFF;
      stroke-dasharray: 95;
      stroke-dashoffset: 95;
      -webkit-transform: translateX(1px) translateY(31px) rotate(-90deg);
              transform: translateX(1px) translateY(31px) rotate(-90deg);
      -webkit-transition: stroke-dashoffset 600ms ease;
      transition: stroke-dashoffset 600ms ease;
      -webkit-transform-origin: 0px 0px 0px;
              transform-origin: 0px 0px 0px; }
    @media screen and (min-width: 740px) {
      .presidential_message_more_link .animated_circle {
        border-color: rgba(255, 255, 255, 0.5);
        border-width: 1px;
        -webkit-transform: scale(1);
                transform: scale(1); } }
  @media screen and (min-width: 740px) {
    .presidential_message_more_link:hover .animated_circle, .presidential_message_more_link:focus .animated_circle {
      border-color: transparent;
      -webkit-transition-delay: 0s;
              transition-delay: 0s; }
      .presidential_message_more_link:hover .animated_circle .animated_icon_circle, .presidential_message_more_link:focus .animated_circle .animated_icon_circle {
        stroke-dashoffset: 0px; }
      .presidential_message_more_link:hover .animated_circle .animated_icon_arrow,
      .presidential_message_more_link:hover .animated_circle .animated_icon_print, .presidential_message_more_link:focus .animated_circle .animated_icon_arrow,
      .presidential_message_more_link:focus .animated_circle .animated_icon_print {
        stroke: #FFF; } }
  .presidential_message_more_link:hover .presidential_message_more_link_label, .presidential_message_more_link:focus .presidential_message_more_link_label {
    opacity: 0.7; }
  @media screen and (min-width: 980px) {
    .presidential_message_more_link {
      position: absolute;
      right: 0;
      bottom: 0; } }

.presidential_message_more_link_label {
  margin-right: 10px; }

.presidential_message .fs-carousel-pagination {
  width: 100%;
  display: block;
  position: relative;
  bottom: -20px;
  left: 0; }
  .presidential_message .fs-carousel-pagination button {
    display: inline-block;
    width: 6px;
    height: 6px;
    background: #CCCCCC;
    border-radius: 50%;
    margin-right: 8px;
    -webkit-transform: translateY(2px);
            transform: translateY(2px);
    -webkit-transition: width 0.25s ease, height 0.25s ease, -webkit-transform 0.25s ease;
    transition: width 0.25s ease, height 0.25s ease, -webkit-transform 0.25s ease;
    transition: transform 0.25s ease, width 0.25s ease, height 0.25s ease;
    transition: transform 0.25s ease, width 0.25s ease, height 0.25s ease, -webkit-transform 0.25s ease; }
    .presidential_message .fs-carousel-pagination button.fs-carousel-active {
      width: 10px;
      height: 10px;
      background: #025CB8;
      -webkit-transform: translateY(0);
              transform: translateY(0); }
      .presidential_message .fs-carousel-pagination button.fs-carousel-active:first-child:last-child {
        display: none; }
  @media screen and (min-width: 740px) {
    .presidential_message .fs-carousel-pagination {
      display: none; } }

/* ----------------------------------------------------------
	Social Links
---------------------------------------------------------- */
.presidential_share_tools {
  display: inline-block; }
  .presidential_share_tools.desktop {
    display: none; }
    @media screen and (min-width: 1220px) {
      .presidential_share_tools.desktop {
        display: inline-block;
        position: relative;
        margin-left: 26px; }
        .presidential_share_tools.desktop:after {
          width: 15px;
          height: 1px;
          display: block;
          position: absolute;
          left: -22px;
          top: 12px;
          background: rgba(255, 255, 255, 0.2);
          content: ""; } }

.presidential_share_tools_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

.presidential_share_tools_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  margin: 0;
  padding: 0; }
  @media screen and (min-width: 1220px) {
    .presidential_share_tools_list {
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex; } }

.presidential_share_tool_item {
  margin-right: 15px; }
  .presidential_share_tool_item:last-child {
    margin-right: 0px; }
  @media screen and (min-width: 1220px) {
    .presidential_share_tool_item {
      margin-right: 10px; } }

.presidential_share_tool {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .presidential_share_tool:hover .share_tool_icon {
    background: #025CB8;
    border-color: #025CB8; }
    .presidential_share_tool:hover .share_tool_icon .icon {
      fill: #FFF; }
  .presidential_share_tool:focus .presidential_share_tool_icon {
    opacity: 0.7; }

.presidential_share_tool_label {
  width: 1px;
  height: 1px;
  position: absolute;
  border: 0;
  clip: rect(0 0 0 0);
  margin: -1px;
  overflow: hidden;
  padding: 0; }
  .presidential_share_tool_label.focusable:active, .presidential_share_tool_label.focusable:focus {
    width: auto;
    height: auto;
    position: static;
    clip: auto;
    margin: 0;
    overflow: visible; }

.presidential_share_tool_icon {
  width: 25px;
  height: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .presidential_share_tool_icon .icon {
    width: 25px;
    height: 25px;
    border-radius: 2px;
    fill: #FFF; }
    @media screen and (min-width: 1220px) {
      .presidential_share_tool_icon .icon {
        width: 18px;
        height: 18px; } }
    .desktop .presidential_share_tool_icon .icon:hover, .desktop .presidential_share_tool_icon .icon:focus {
      fill: rgba(255, 255, 255, 0.7); }

/* ==========================================================================
    Program Search Filter
============================================================================= */
.program_search_filter_inner {
  padding-top: 40px;
  width: 100%;
  background: #FFF;
  padding: 30px 22px 0px; }
  @media screen and (min-width: 740px) {
    .program_search_filter_inner {
      padding-top: 50px; } }
  @media screen and (min-width: 980px) {
    .program_search_filter_inner {
      padding-top: 60px; } }
  @media screen and (min-width: 740px) {
    .program_search_filter_inner {
      padding: 40px 30px 0; } }
  @media screen and (min-width: 980px) {
    .program_search_filter_inner {
      padding: 70px 0 0; }
      .program_site_search_results .program_search_filter_inner {
        padding: 40px 0 0; } }

.program_search_filter_intro {
  margin-bottom: 20px; }
  @media screen and (min-width: 740px) {
    .program_search_filter_intro {
      margin-bottom: 40px; }
      .program_site_search_results .program_search_filter_intro {
        display: none; } }

.program_search_filter_intro_text {
  font-family: 'Montserrat', sans-serif;
  font-weight: 300;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.75;
  display: block;
  margin-bottom: 16px; }
  @media screen and (min-width: 740px) {
    .program_search_filter_intro_text {
      font-size: 25px;
      font-size: 1.5625rem; } }
  @media screen and (min-width: 740px) {
    .program_search_filter_intro_text {
      margin-bottom: 36px; } }

.program_search_filter_intro_subheading {
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.5;
  display: block;
  margin-bottom: 20px; }
  @media screen and (min-width: 740px) {
    .program_search_filter_intro_subheading {
      font-size: 20px;
      font-size: 1.25rem; } }
  @media screen and (min-width: 740px) {
    .program_search_filter_intro_subheading {
      font-size: 17px;
      font-size: 1.0625rem;
      line-height: 1.88235;
      margin: 0 0 40px 0; } }

.program_site_search {
  padding-bottom: 20px; }
  @media screen and (min-width: 500px) {
    .program_site_search {
      padding: 0 0 40px; } }
  @media screen and (min-width: 980px) {
    .program_site_search {
      padding: 0 40px 40px; } }
  .program_site_search_results .program_site_search {
    padding-bottom: 0; }

@media screen and (min-width: 980px) {
  .program_site_search_form {
    background: #F9F9F9;
    padding: 60px 60px 200px; }
    .program_site_search_results .program_site_search_form {
      padding: 60px 60px 20px; } }

.program_site_search_label {
  width: 1px;
  height: 1px;
  position: absolute;
  border: 0;
  clip: rect(0 0 0 0);
  margin: -1px;
  overflow: hidden;
  padding: 0; }
  .program_site_search_label.focusable:active, .program_site_search_label.focusable:focus {
    width: auto;
    height: auto;
    position: static;
    clip: auto;
    margin: 0;
    overflow: visible; }

.program_site_search_input {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  width: 100%;
  border: 1px solid #CCCCCC;
  border-radius: 50px;
  -webkit-box-shadow: 0px 0px 12px 2px rgba(0, 0, 0, 0.06);
          box-shadow: 0px 0px 12px 2px rgba(0, 0, 0, 0.06);
  font-size: 16px;
  font-size: 1rem;
  padding: 16px; }
  @media screen and (min-width: 740px) {
    .program_site_search_input {
      font-size: 14px;
      font-size: 0.875rem; } }
  @media screen and (min-width: 980px) {
    .program_site_search_input {
      border-radius: 60px;
      font-size: 17px;
      font-size: 1.0625rem;
      padding: 18px 25px; } }

.program_site_search_button {
  width: 100%;
  background: #025CB8;
  border-radius: 5px;
  padding: 12px 15px 14px;
  -webkit-transition: background-color 0.25s ease;
  transition: background-color 0.25s ease; }
  .program_site_search_results .program_site_search_button {
    margin-bottom: 30px; }
    @media screen and (min-width: 500px) {
      .program_site_search_results .program_site_search_button {
        margin-bottom: 40px; } }
    @media screen and (min-width: 980px) {
      .program_site_search_results .program_site_search_button {
        margin-bottom: 70px; } }
    @media screen and (min-width: 1220px) {
      .program_site_search_results .program_site_search_button {
        margin-bottom: 100px; } }
  @media screen and (min-width: 500px) {
    .program_site_search_button {
      width: auto;
      border-radius: 30px;
      padding: 5px 15px 7px; } }
  .program_site_search_button:hover, .program_site_search_button:focus {
    background: #000; }

.program_site_search_button_label {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-size: 11px;
  font-size: 0.6875rem;
  letter-spacing: 2px;
  letter-spacing: 0.125rem;
  text-transform: uppercase;
  color: #FFF;
  letter-spacing: 1px;
  letter-spacing: 0.0625rem; }

.program_site_search_results_label_clear {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.program_site_search_results_label {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: 14px;
  font-size: 0.875rem; }
  .program_site_search_results_label strong {
    font-weight: 700; }

.program_site_search_results_clear {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #FFF;
  border: 1px solid #CCCCCC;
  border-radius: 30px;
  -webkit-box-shadow: 0px 0px 12px 2px rgba(0, 0, 0, 0.06);
          box-shadow: 0px 0px 12px 2px rgba(0, 0, 0, 0.06);
  color: #000;
  margin-left: 10px;
  padding: 7px 10px;
  -webkit-transition: background-color 0.25s ease, border-color 0.25s ease, color 0.25s ease;
  transition: background-color 0.25s ease, border-color 0.25s ease, color 0.25s ease; }
  .program_site_search_results_clear .icon {
    fill: #025CB8;
    margin-right: 5px;
    -webkit-transition: fill 0.25s ease, -webkit-transform 0.25s ease;
    transition: fill 0.25s ease, -webkit-transform 0.25s ease;
    transition: fill 0.25s ease, transform 0.25s ease;
    transition: fill 0.25s ease, transform 0.25s ease, -webkit-transform 0.25s ease; }
  @media screen and (min-width: 740px) {
    .program_site_search_results_clear:hover, .program_site_search_results_clear:focus {
      background: #000;
      border-color: #000;
      -webkit-box-shadow: none;
              box-shadow: none;
      color: #FFF; }
      .program_site_search_results_clear:hover .icon, .program_site_search_results_clear:focus .icon {
        fill: #FFF;
        -webkit-transform: rotate(360deg);
                transform: rotate(360deg); } }

.program_site_search_results_clear_text {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-size: 11px;
  font-size: 0.6875rem;
  letter-spacing: 2px;
  letter-spacing: 0.125rem;
  text-transform: uppercase;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  letter-spacing: 1px;
  letter-spacing: 0.0625rem; }

.program_site_search_filters {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 28px 0 20px; }
  @media screen and (min-width: 740px) {
    .program_site_search_filters {
      margin: 20px 0 40px; } }
  @media screen and (min-width: 980px) {
    .program_site_search_filters {
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap; } }

.search_filter_select {
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.5;
  text-transform: uppercase;
  width: 100%;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background: #FFF url(../images/caret_down.svg) no-repeat;
  background-position: 95% 50%;
  background-size: 10px 6px;
  border: 1px solid #CCCCCC;
  border-radius: 5px;
  -webkit-box-shadow: 0px 0px 12px 2px rgba(0, 0, 0, 0.08);
          box-shadow: 0px 0px 12px 2px rgba(0, 0, 0, 0.08);
  font-size: 16px;
  font-size: 1rem;
  margin-bottom: 10px;
  padding: 8px 16px;
  text-transform: none; }
  .search_filter_select:last-child {
    margin-bottom: 0; }
  @media screen and (min-width: 740px) {
    .search_filter_select {
      width: 48%;
      font-size: 14px;
      font-size: 0.875rem; }
      .search_filter_select:last-child {
        margin-bottom: 10px; } }
  @media screen and (min-width: 980px) {
    .search_filter_select {
      width: 23%;
      margin-bottom: 0; }
      .search_filter_select:last-child {
        margin-bottom: 0; } }

/* ==========================================================================
    Program Search Results
============================================================================= */
.program_finder_results {
  position: relative; }

.program_finder_results_inner {
  width: 100%;
  background: #FFF;
  padding: 0; }
  @media screen and (min-width: 980px) {
    .program_finder_results_inner {
      padding: 0 40px; } }

.program_finder_results_listing {
  padding-bottom: 30px; }
  @media screen and (min-width: 980px) {
    .program_finder_results_listing {
      border-top: 1px solid #DFDFDF;
      padding-bottom: 55px; } }

.program_finder_result_item {
  padding: 28px 20px 18px; }
  .program_finder_result_item:nth-of-type(even) {
    background: #F9F9F9; }
  @media screen and (min-width: 500px) {
    .program_finder_result_item {
      padding: 28px 30px 18px; } }
  @media screen and (min-width: 980px) {
    .program_finder_result_item {
      padding: 38px 60px 28px;
      border-bottom: 1px solid #DFDFDF; } }

.result_item_title_menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-right: 20px; }

.result_item_title_group {
  width: calc(100% - 30px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }
  @media screen and (min-width: 740px) {
    .result_item_title_group {
      width: calc(100% - 36px);
      padding-right: 30px; } }
  @media screen and (min-width: 980px) {
    .result_item_title_group {
      padding-right: 40px; } }
  @media screen and (min-width: 1220px) {
    .result_item_title_group {
      padding-right: 50px; } }

.result_item_program_title {
  font-family: 'Montserrat', sans-serif;
  font-weight: 300;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1.25;
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  display: block;
  color: #025CB8;
  cursor: pointer;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  -webkit-transition: color 0.25s ease;
  transition: color 0.25s ease; }
  @media screen and (min-width: 740px) {
    .result_item_program_title {
      font-size: 35px;
      font-size: 2.1875rem; } }
  .fs-page-lock .result_item_program_title {
    pointer-events: none; }
  @media screen and (min-width: 740px) {
    .result_item_program_title:hover {
      color: #000; } }


.result_item_program_title a { color: #025CB8; }
.result_item_program_title a:hover, .result_item_program_title a:focus, .result_item_program_title a:active { color: #000; }

.result_item_title_campus {
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
          order: 0;
  margin-bottom: 7px; }
  .result_item_title_campus .umass {
    font-weight: 400; }

.result_item_menu_handle {
  width: 30px;
  height: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #FFF;
  border: 1px solid #DFDFDF;
  border-radius: 50%;
  -webkit-box-shadow: 0px 0px 12px 2px rgba(0, 0, 0, 0.06);
          box-shadow: 0px 0px 12px 2px rgba(0, 0, 0, 0.06);
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: background-color 0.25s ease, border-color 0.25s ease;
  transition: background-color 0.25s ease, border-color 0.25s ease;
  will-change: transform; }
  .result_item_menu_handle .icon {
    fill: #148071;
    -webkit-transition: fill 0.25s ease;
    transition: fill 0.25s ease; }
  .result_item_menu_handle .icon_minus {
    display: none; }
  @media screen and (min-width: 740px) {
    .result_item_menu_handle {
      width: 36px;
      height: 36px; }
      .result_item_menu_handle:hover, .result_item_menu_handle:focus {
        background: #000;
        -webkit-box-shadow: none;
                box-shadow: none;
        border-color: #000; }
        .result_item_menu_handle:hover .icon, .result_item_menu_handle:focus .icon {
          fill: #FFF; } }

.result_item_meta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 16px; }

.result_item_meta_degrees_label {
  width: 1px;
  height: 1px;
  position: absolute;
  border: 0;
  clip: rect(0 0 0 0);
  margin: -1px;
  overflow: hidden;
  padding: 0; }
  .result_item_meta_degrees_label.focusable:active, .result_item_meta_degrees_label.focusable:focus {
    width: auto;
    height: auto;
    position: static;
    clip: auto;
    margin: 0;
    overflow: visible; }

.result_item_meta_location_label {
  width: 1px;
  height: 1px;
  position: absolute;
  border: 0;
  clip: rect(0 0 0 0);
  margin: -1px;
  overflow: hidden;
  padding: 0; }
  .result_item_meta_location_label.focusable:active, .result_item_meta_location_label.focusable:focus {
    width: auto;
    height: auto;
    position: static;
    clip: auto;
    margin: 0;
    overflow: visible; }

.result_item_meta_degrees {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-bottom: 10px;
  margin-right: 20px; }

.result_item_meta_degree {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-size: 11px;
  font-size: 0.6875rem;
  letter-spacing: 2px;
  letter-spacing: 0.125rem;
  text-transform: uppercase;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background: #F9F9F9;
  border: 1px solid #DFDFDF;
  border-right: none;
  color: #CCCCCC;
  letter-spacing: 0px;
  letter-spacing: 0;
  padding: 1px 3px; }
  .result_item_meta_degree:last-child {
    border-right: 1px solid #DFDFDF; }
  .result_item_meta_degree.active {
    background: #148071;
    border-color: #148071;
    color: #FFF; }

.result_item_meta_locations {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-bottom: 10px;
  margin-right: 20px; }

.result_item_meta_location {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-size: 11px;
  font-size: 0.6875rem;
  letter-spacing: 2px;
  letter-spacing: 0.125rem;
  text-transform: uppercase;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background: #F9F9F9;
  border: 1px solid #DFDFDF;
  border-right: none;
  color: #CCCCCC;
  letter-spacing: 0px;
  letter-spacing: 0;
  padding: 1px 2px; }
  .result_item_meta_location:last-child {
    border-right: 1px solid #DFDFDF; }
  .result_item_meta_location.active {
    background: #148071;
    border-color: #148071;
    color: #FFF; }

.result_item_meta_degree_granted_label {
  width: 1px;
  height: 1px;
  position: absolute;
  border: 0;
  clip: rect(0 0 0 0);
  margin: -1px;
  overflow: hidden;
  padding: 0; }
  .result_item_meta_degree_granted_label.focusable:active, .result_item_meta_degree_granted_label.focusable:focus {
    width: auto;
    height: auto;
    position: static;
    clip: auto;
    margin: 0;
    overflow: visible; }

.result_item_meta_degree_label {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.85714;
  margin-bottom: 10px; }

/* ==========================================================================
    Refine Results Button (Mobile)
============================================================================= */
.program_finder_refine_results {
  width: 100%;
  position: fixed;
  bottom: 0;
  left: 0;
  background: #FFF;
  border-top: 1px solid #DFDFDF;
  opacity: 0;
  padding: 10px 40px;
  -webkit-transform: translateY(100%);
          transform: translateY(100%);
  -webkit-transition: opacity 0.25s ease, visibility 0.25s ease, -webkit-transform 0.25s ease;
  transition: opacity 0.25s ease, visibility 0.25s ease, -webkit-transform 0.25s ease;
  transition: opacity 0.25s ease, visibility 0.25s ease, transform 0.25s ease;
  transition: opacity 0.25s ease, visibility 0.25s ease, transform 0.25s ease, -webkit-transform 0.25s ease;
  visibility: hidden; }
  .program_finder_refine_results.visible {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
    visibility: visible; }
  .program_finder_refine_results.sticky {
    position: absolute; }
  @media screen and (min-width: 500px) {
    .program_finder_refine_results {
      display: none; } }

.refine_results_button {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #FFF;
  border: 1px solid #DFDFDF;
  border-radius: 5px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 12px 0;
  -webkit-transition: background-color 0.25s ease;
  transition: background-color 0.25s ease; }

.refine_results_button_icon {
  margin-right: 6px; }
  .refine_results_button_icon .icon {
    fill: #000; }

.refine_results_button_label {
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  color: #000;
  font-size: 12px;
  font-size: 0.75rem;
  -webkit-transition: color 0.25s ease;
  transition: color 0.25s ease; }

.program_finder_no_results_inner {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  width: 100%;
  background: #FFF;
  font-size: 16px;
  font-size: 1rem;
  padding: 20px 20px; }
  @media screen and (min-width: 740px) {
    .program_finder_no_results_inner {
      padding: 20px 30px; } }
  @media screen and (min-width: 980px) {
    .program_finder_no_results_inner {
      padding: 30px 40px; } }

/* ==========================================================================
	Link List
============================================================================= */
.report_menu_link_list {
  margin: 28px 0 0; }
  .campus_menu_flyout_item .report_menu_link_list {
    margin: 0;
    padding: 28px 0 0;
    background: #F9F9F9; }

.report_menu_link_list_inner {
  padding: 0 20px; }
  @media screen and (min-width: 740px) {
    .report_menu_link_list_inner {
      padding: 0 30px; } }

.link_list_title {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.report_menu_link_list_title {
  margin: 0; }

.report_menu_link_list_title_label {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  display: inline-block;
  color: #353535;
  font-size: 14px;
  font-size: 0.875rem;
  font-style: italic;
  margin: 0; }

/* Link List Body
============================================================================= */
.report_menu_link_list_items {
  display: grid;
  grid-gap: 0 70px;
  grid-template-columns: repeat(auto-fill, minmax(230px, 2fr));
  list-style: none;
  margin: 0;
  overflow: hidden;
  padding: 0; }

.report_menu_link_list_item {
  border-bottom: 1px solid #DFDFDF;
  padding: 14px 0;
  padding-right: 2px; }
  .report_menu_link_list_item:last-child {
    border-bottom: none; }

.report_menu_link_list_link {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.85714;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #148071;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  letter-spacing: 1px;
  letter-spacing: 0.0625rem;
  text-transform: uppercase;
  -webkit-transition: color 0.25s ease;
  transition: color 0.25s ease; }
  .report_menu_link_list_link .animated_circle {
    width: 32px;
    height: 32px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 50%;
    cursor: pointer;
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
    -webkit-transition: border-color .25s, border-width .25s, -webkit-box-shadow .25s;
    transition: border-color .25s, border-width .25s, -webkit-box-shadow .25s;
    transition: border-color .25s, border-width .25s, box-shadow .25s;
    transition: border-color .25s, border-width .25s, box-shadow .25s, -webkit-box-shadow .25s;
    -webkit-transition-delay: 0.3s;
            transition-delay: 0.3s;
    will-change: transform; }
    .report_menu_link_list_link .animated_circle svg {
      width: 32px;
      height: 32px;
      overflow: visible; }
    .report_menu_link_list_link .animated_circle .animated_icon_arrow,
    .report_menu_link_list_link .animated_circle .animated_icon_print {
      stroke: #000;
      -webkit-transition: stroke 0.25s ease;
      transition: stroke 0.25s ease;
      -webkit-transform: scale(0.92) translateY(1px);
              transform: scale(0.92) translateY(1px); }
      @media screen and (min-width: 740px) {
        .report_menu_link_list_link .animated_circle .animated_icon_arrow,
        .report_menu_link_list_link .animated_circle .animated_icon_print {
          -webkit-transform: scale(1);
                  transform: scale(1); } }
    .report_menu_link_list_link .animated_circle .animated_icon_print {
      width: 12px;
      -webkit-transform: scale(0.92) translate(8px, 7px);
              transform: scale(0.92) translate(8px, 7px); }
      @media screen and (min-width: 740px) {
        .report_menu_link_list_link .animated_circle .animated_icon_print {
          -webkit-transform: scale(0.9) translate(8px, 8px);
                  transform: scale(0.9) translate(8px, 8px); } }
    .report_menu_link_list_link .animated_circle.left .animated_icon_arrow,
    .report_menu_link_list_link .animated_circle.left .animated_icon_print {
      -webkit-transform-origin: center center;
              transform-origin: center center;
      -webkit-transform: scale(0.92) translateX(-1px) rotate(180deg);
              transform: scale(0.92) translateX(-1px) rotate(180deg); }
      @media screen and (min-width: 740px) {
        .report_menu_link_list_link .animated_circle.left .animated_icon_arrow,
        .report_menu_link_list_link .animated_circle.left .animated_icon_print {
          -webkit-transform: scale(1) rotate(180deg);
                  transform: scale(1) rotate(180deg); } }
    .report_menu_link_list_link .animated_circle .animated_icon_circle {
      stroke: #148071;
      stroke-dasharray: 95;
      stroke-dashoffset: 95;
      -webkit-transform: translateX(1px) translateY(31px) rotate(-90deg);
              transform: translateX(1px) translateY(31px) rotate(-90deg);
      -webkit-transition: stroke-dashoffset 600ms ease;
      transition: stroke-dashoffset 600ms ease;
      -webkit-transform-origin: 0px 0px 0px;
              transform-origin: 0px 0px 0px; }
    @media screen and (min-width: 740px) {
      .report_menu_link_list_link .animated_circle {
        border-color: rgba(0, 0, 0, 0.2);
        border-width: 1px;
        -webkit-transform: scale(1);
                transform: scale(1); } }
  @media screen and (min-width: 740px) {
    .report_menu_link_list_link:hover .animated_circle, .report_menu_link_list_link:focus .animated_circle {
      border-color: transparent;
      -webkit-transition-delay: 0s;
              transition-delay: 0s; }
      .report_menu_link_list_link:hover .animated_circle .animated_icon_circle, .report_menu_link_list_link:focus .animated_circle .animated_icon_circle {
        stroke-dashoffset: 0px; }
      .report_menu_link_list_link:hover .animated_circle .animated_icon_arrow,
      .report_menu_link_list_link:hover .animated_circle .animated_icon_print, .report_menu_link_list_link:focus .animated_circle .animated_icon_arrow,
      .report_menu_link_list_link:focus .animated_circle .animated_icon_print {
        stroke: #000; } }
  @media screen and (min-width: 740px) {
    .report_menu_link_list_link:hover {
      color: #000; } }

.report_menu_link_list_link_label {
  padding-right: 20px; }
  @media screen and (min-width: 740px) {
    .report_menu_link_list_link_label {
      padding-right: 15px; } }

/* ==========================================================================
    Single Feed
============================================================================= */
.single_news_feed {
  position: relative;
  background: #FFF; }
  .single_news_feed:not(.themed) {
    margin-top: 40px; }
    @media screen and (min-width: 740px) {
      .single_news_feed:not(.themed) {
        margin-top: 50px; } }
    @media screen and (min-width: 980px) {
      .single_news_feed:not(.themed) {
        margin-top: 60px; } }
    @media screen and (min-width: 1220px) {
      .single_news_feed:not(.themed) {
        margin-top: 80px; } }
  .single_news_feed.theme_gray {
    background: #F9F9F9;
    border-bottom: 1px solid #DFDFDF;
    border-top: 1px solid #DFDFDF; }
    @media screen and (min-width: 500px) {
      .single_news_feed.theme_gray {
        border: none; } }
  .page_layout_umassp .single_news_feed {
    margin-top: 20px;
    z-index: 3; }
    @media screen and (min-width: 500px) {
      .page_layout_umassp .single_news_feed {
        margin-top: 0; } }

.single_news_feed.themed .single_news_feed_inner {
  margin-top: 40px;
  margin-bottom: 40px; }
  @media screen and (min-width: 740px) {
    .single_news_feed.themed .single_news_feed_inner {
      margin-top: 50px; } }
  @media screen and (min-width: 980px) {
    .single_news_feed.themed .single_news_feed_inner {
      margin-top: 60px; } }
  @media screen and (min-width: 1220px) {
    .single_news_feed.themed .single_news_feed_inner {
      margin-top: 80px; } }
  @media screen and (min-width: 740px) {
    .single_news_feed.themed .single_news_feed_inner {
      margin-bottom: 50px; } }
  @media screen and (min-width: 980px) {
    .single_news_feed.themed .single_news_feed_inner {
      margin-bottom: 60px; } }
  @media screen and (min-width: 1220px) {
    .single_news_feed.themed .single_news_feed_inner {
      margin-bottom: 80px; } }

.single_news_feed:not(.themed) .single_news_feed_inner {
  padding-bottom: 40px; }
  @media screen and (min-width: 740px) {
    .single_news_feed:not(.themed) .single_news_feed_inner {
      padding-bottom: 50px; } }
  @media screen and (min-width: 980px) {
    .single_news_feed:not(.themed) .single_news_feed_inner {
      padding-bottom: 60px; } }
  @media screen and (min-width: 1220px) {
    .single_news_feed:not(.themed) .single_news_feed_inner {
      padding-bottom: 80px; } }

.single_news_feed_header {
  color: #025CB8; }

.single_news_feed_header_label {
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  font-size: 23px;
  font-size: 1.4375rem;
  line-height: 1.2;
  margin: 0; }
  @media screen and (min-width: 740px) {
    .single_news_feed_header_label {
      font-size: 45px;
      font-size: 2.8125rem; } }
  .single_news_feed_header_label .umass {
    font-weight: 400; }

.single_news_feed_listing {
  list-style: none;
  margin: 0;
  padding: 0; }

.single_news_feed_item {
  border-bottom: 1px solid #DFDFDF;
  padding: 18px 0; }
  .single_news_feed_item:nth-child(n+4) {
    display: none; }
  @media screen and (min-width: 500px) {
    .single_news_feed_item {
      padding: 25px 0; } }
  @media screen and (min-width: 740px) {
    .single_news_feed_item {
      padding: 40px 0; } }
  @media screen and (min-width: 980px) {
    .single_news_feed_item {
      padding: 45px 0; } }

.single_news_feed_item_media {
  width: 100%; }
  @media screen and (min-width: 500px) {
    .single_news_feed_item_media {
      width: 32%;
      margin: 0 0 0 16px; } }
  @media print, screen and (min-width: 740px) {
    .single_news_feed_item_media {
      width: 225px;
      margin-right: 15px; } }
  @media screen and (min-width: 980px) {
    .single_news_feed_item_media {
      width: 285px; } }

.single_news_feed_item_media_link {
  display: block; }

.single_news_feed_item_figure {
  display: block; }
  .single_news_feed_item_figure picture {
    display: block; }
  .single_news_feed_item_figure img {
    display: block;
    width: 100%; }

.single_news_feed_item_wrapper {
  width: 100%;
  margin-top: 15px; }
  @media screen and (min-width: 500px) {
    .single_news_feed_item_wrapper {
      width: calc(68% - 16px);
      margin-top: 0;
      padding-right: 25px; } }
  @media screen and (min-width: 740px) {
    .single_news_feed_item_wrapper {
      width: calc(100% - 256px);
      padding-right: 40px; } }
  @media screen and (min-width: 980px) {
    .single_news_feed_item_wrapper {
      width: calc(100% - 316px); } }
  @media screen and (min-width: 1220px) {
    .single_news_feed_item_wrapper {
      padding-right: 70px; } }

.single_news_feed_item_header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }

.single_news_feed_item_title {
  margin: 0;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1; }

.single_news_feed_item_title_link {
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.5;
  position: relative;
  color: #000;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  line-height: 1.9375;
  -webkit-transition: color 0.25s ease;
  transition: color 0.25s ease; }
  @media screen and (min-width: 740px) {
    .single_news_feed_item_title_link {
      font-size: 20px;
      font-size: 1.25rem; } }
  .single_news_feed_item_title_link .animated_circle {
    width: 32px;
    height: 32px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border: 1px solid rgba(0, 0, 0, 0.3);
    border-radius: 50%;
    cursor: pointer;
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
    -webkit-transition: border-color .25s, border-width .25s, -webkit-box-shadow .25s;
    transition: border-color .25s, border-width .25s, -webkit-box-shadow .25s;
    transition: border-color .25s, border-width .25s, box-shadow .25s;
    transition: border-color .25s, border-width .25s, box-shadow .25s, -webkit-box-shadow .25s;
    -webkit-transition-delay: 0.3s;
            transition-delay: 0.3s;
    will-change: transform; }
    .single_news_feed_item_title_link .animated_circle svg {
      width: 32px;
      height: 32px;
      overflow: visible; }
    .single_news_feed_item_title_link .animated_circle .animated_icon_arrow,
    .single_news_feed_item_title_link .animated_circle .animated_icon_print {
      stroke: #DE2345;
      -webkit-transition: stroke 0.25s ease;
      transition: stroke 0.25s ease;
      -webkit-transform: scale(0.92) translateY(1px);
              transform: scale(0.92) translateY(1px); }
      @media screen and (min-width: 740px) {
        .single_news_feed_item_title_link .animated_circle .animated_icon_arrow,
        .single_news_feed_item_title_link .animated_circle .animated_icon_print {
          -webkit-transform: scale(1);
                  transform: scale(1); } }
    .single_news_feed_item_title_link .animated_circle .animated_icon_print {
      width: 12px;
      -webkit-transform: scale(0.92) translate(8px, 7px);
              transform: scale(0.92) translate(8px, 7px); }
      @media screen and (min-width: 740px) {
        .single_news_feed_item_title_link .animated_circle .animated_icon_print {
          -webkit-transform: scale(0.9) translate(8px, 8px);
                  transform: scale(0.9) translate(8px, 8px); } }
    .single_news_feed_item_title_link .animated_circle.left .animated_icon_arrow,
    .single_news_feed_item_title_link .animated_circle.left .animated_icon_print {
      -webkit-transform-origin: center center;
              transform-origin: center center;
      -webkit-transform: scale(0.92) translateX(-1px) rotate(180deg);
              transform: scale(0.92) translateX(-1px) rotate(180deg); }
      @media screen and (min-width: 740px) {
        .single_news_feed_item_title_link .animated_circle.left .animated_icon_arrow,
        .single_news_feed_item_title_link .animated_circle.left .animated_icon_print {
          -webkit-transform: scale(1) rotate(180deg);
                  transform: scale(1) rotate(180deg); } }
    .single_news_feed_item_title_link .animated_circle .animated_icon_circle {
      stroke: #DE2345;
      stroke-dasharray: 95;
      stroke-dashoffset: 95;
      -webkit-transform: translateX(1px) translateY(31px) rotate(-90deg);
              transform: translateX(1px) translateY(31px) rotate(-90deg);
      -webkit-transition: stroke-dashoffset 600ms ease;
      transition: stroke-dashoffset 600ms ease;
      -webkit-transform-origin: 0px 0px 0px;
              transform-origin: 0px 0px 0px; }
    @media screen and (min-width: 740px) {
      .single_news_feed_item_title_link .animated_circle {
        border-color: rgba(0, 0, 0, 0.3);
        border-width: 1px;
        -webkit-transform: scale(1);
                transform: scale(1); } }
  @media screen and (min-width: 740px) {
    .single_news_feed_item_title_link:hover .animated_circle, .single_news_feed_item_title_link:focus .animated_circle {
      border-color: transparent;
      -webkit-transition-delay: 0s;
              transition-delay: 0s; }
      .single_news_feed_item_title_link:hover .animated_circle .animated_icon_circle, .single_news_feed_item_title_link:focus .animated_circle .animated_icon_circle {
        stroke-dashoffset: 0px; }
      .single_news_feed_item_title_link:hover .animated_circle .animated_icon_arrow,
      .single_news_feed_item_title_link:hover .animated_circle .animated_icon_print, .single_news_feed_item_title_link:focus .animated_circle .animated_icon_arrow,
      .single_news_feed_item_title_link:focus .animated_circle .animated_icon_print {
        stroke: #000; } }
  @media screen and (min-width: 740px) {
    .single_news_feed_item_title_link:hover, .single_news_feed_item_title_link:focus {
      color: #DE2345; } }

.single_news_feed_item_title_label {
  margin-right: 8px; }

.single_news_feed_item_title_icon svg {
  width: 21px;
  height: 22px;
  fill: #DE2345;
  -webkit-transform: translateY(-3px);
          transform: translateY(-3px); }
  @media screen and (min-width: 740px) {
    .single_news_feed_item_title_icon svg {
      width: 25px;
      height: 26px; } }

.single_news_feed_item_categories {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  list-style: none;
  margin: 0 0 8px;
  -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
          order: 0;
  padding: 0; }

.single_news_feed_item_category_link {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-size: 11px;
  font-size: 0.6875rem;
  letter-spacing: 2px;
  letter-spacing: 0.125rem;
  text-transform: uppercase;
  color: #025CB8;
  font-size: 14px;
  font-size: 0.875rem; }

.single_news_feed_item_meta {
  margin-top: 3px; }
  @media screen and (min-width: 740px) {
    .single_news_feed_item_meta {
      margin-top: 0; } }

.single_news_feed_item_date {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  color: #353535;
  font-size: 12px;
  font-size: 0.75rem; }
  @media screen and (min-width: 740px) {
    .single_news_feed_item_date {
      font-size: 14px;
      font-size: 0.875rem; } }

.single_news_feed_item_date_label {
  width: 1px;
  height: 1px;
  position: absolute;
  border: 0;
  clip: rect(0 0 0 0);
  margin: -1px;
  overflow: hidden;
  padding: 0; }
  .single_news_feed_item_date_label.focusable:active, .single_news_feed_item_date_label.focusable:focus {
    width: auto;
    height: auto;
    position: static;
    clip: auto;
    margin: 0;
    overflow: visible; }

.single_news_feed_item_author {
  display: block;
  position: relative;
  font-size: 12px;
  font-size: 0.75rem;
  font-weight: 400;
  margin-top: 4px; }
  @media screen and (min-width: 740px) {
    .single_news_feed_item_author {
      display: inline-block;
      font-size: 12px;
      font-size: 0.75rem;
      font-weight: 400;
      margin-left: 18px; }
      .single_news_feed_item_author:after {
        width: 1px;
        height: 16px;
        display: block;
        position: absolute;
        left: -11px;
        top: 0;
        background: #DFDFDF;
        content: ""; } }

.single_news_feed_item_link {
  cursor: pointer;
  text-align: center;
  display: block; }
  .single_news_feed_item_link [class*="icon"] {
    display: inline-block;
    vertical-align: middle; }
    @media print {
      .single_news_feed_item_link [class*="icon"] {
        display: none; } }
  .single_news_feed_item_link [class*="label"] {
    display: inline-block;
    vertical-align: middle; }
  .single_news_feed_item_link [class*="icon"] {
    display: inline-block;
    vertical-align: middle; }
    @media print {
      .single_news_feed_item_link [class*="icon"] {
        display: none; } }
  .single_news_feed_item_link [class*="label"] {
    display: inline-block;
    vertical-align: middle; }
  @media screen and (min-width: 500px) {
    .single_news_feed_item_link {
      display: inline-block; } }

.single_feed_all_news_link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 22px; }
  @media screen and (min-width: 740px) {
    .single_feed_all_news_link:hover .single_feed_all_news_link_label {
      color: #000; }
    .single_feed_all_news_link:hover .single_feed_all_news_link_icon .icon {
      fill: #000; } }

.single_feed_all_news_link_label {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-size: 11px;
  font-size: 0.6875rem;
  letter-spacing: 2px;
  letter-spacing: 0.125rem;
  text-transform: uppercase;
  color: #DE2345;
  font-size: 14px;
  font-size: 0.875rem;
  letter-spacing: 1px;
  letter-spacing: 0.0625rem;
  margin-right: 10px;
  -webkit-transition: color 0.25s ease;
  transition: color 0.25s ease; }

.single_feed_all_news_link_icon {
  -webkit-transform: translateY(-2px);
          transform: translateY(-2px); }
  .single_feed_all_news_link_icon .icon {
    width: 21px;
    height: 22px;
    fill: #DE2345;
    -webkit-transition: fill 0.25s ease;
    transition: fill 0.25s ease; }
    @media screen and (min-width: 740px) {
      .single_feed_all_news_link_icon .icon {
        width: 25px;
        height: 26px; } }

/* ==========================================================================
	Special Report Menu
============================================================================= */
.report_menubar {
  margin-bottom: 40px;
  background: #F9F9F9; }
  @media screen and (min-width: 740px) {
    .report_menubar {
      margin-bottom: 50px; } }
  @media screen and (min-width: 980px) {
    .report_menubar {
      margin-bottom: 60px; } }
  @media screen and (min-width: 1220px) {
    .report_menubar {
      margin-bottom: 80px; } }
  @media screen and (min-width: 1220px) {
    .report_menubar {
      height: 82px; } }

.report_menubar_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 20px 0; }
  @media screen and (min-width: 980px) {
    .report_menubar_inner {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; } }

.report_menubar_media_inquiry_label {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  color: #000;
  font-size: 14px;
  font-size: 0.875rem; }
  .report_menubar_media_inquiry_label a {
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    position: relative;
    color: #DE2345; }
    .report_menubar_media_inquiry_label a:after {
      width: 100%;
      height: 1px;
      display: block;
      position: absolute;
      left: 0;
      bottom: 0;
      background: #DFDFDF;
      content: "";
      -webkit-transition: background-color 0.25s ease;
      transition: background-color 0.25s ease; }
    @media screen and (min-width: 740px) {
      .report_menubar_media_inquiry_label a:hover:after, .report_menubar_media_inquiry_label a:focus:after {
        background: #DE2345; } }

.report_menubar_buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  @media screen and (min-width: 740px) {
    .report_menubar_buttons {
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; } }
  @media print {
    .report_menubar_buttons {
      display: none; } }

.report_menubar_print_button {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-size: 11px;
  font-size: 0.6875rem;
  letter-spacing: 2px;
  letter-spacing: 0.125rem;
  text-transform: uppercase;
  color: #025CB8;
  font-size: 14px;
  font-size: 0.875rem;
  letter-spacing: 1px;
  letter-spacing: 0.0625rem;
  -webkit-transition: color 0.25s ease;
  transition: color 0.25s ease; }
  @media screen and (min-width: 740px) {
    .report_menubar_print_button:hover, .report_menubar_print_button:focus {
      color: #DE2345; } }

.report_menubar_download_button {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-size: 11px;
  font-size: 0.6875rem;
  letter-spacing: 2px;
  letter-spacing: 0.125rem;
  text-transform: uppercase;
  position: relative;
  color: #025CB8;
  font-size: 14px;
  font-size: 0.875rem;
  letter-spacing: 1px;
  letter-spacing: 0.0625rem;
  margin-left: 22px;
  -webkit-transition: color 0.25s ease;
  transition: color 0.25s ease; }
  .report_menubar_download_button:after {
    width: 1px;
    height: 100%;
    display: block;
    position: absolute;
    left: -14px;
    top: 0;
    background: #CCCCCC;
    content: ''; }
  @media screen and (min-width: 740px) {
    .report_menubar_download_button {
      margin-left: 16px; }
      .report_menubar_download_button:hover, .report_menubar_download_button:focus {
        color: #DE2345; }
      .report_menubar_download_button:after {
        display: none; } }

.report_menubar_buttons_group {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1; }
  @media screen and (min-width: 740px) {
    .report_menubar_buttons_group {
      -webkit-box-ordinal-group: 1;
          -ms-flex-order: 0;
              order: 0; } }

.report_menubar_table_wrapper {
  width: 100%;
  height: 42px;
  -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
          order: 0;
  margin: 20px 0; }
  @media screen and (min-width: 740px) {
    .report_menubar_table_wrapper {
      width: 266px;
      margin: 0 0 0 30px;
      -webkit-box-ordinal-group: 2;
          -ms-flex-order: 1;
              order: 1; } }
  @media screen and (min-width: 980px) {
    .report_menubar_table_wrapper {
      margin: 0 0 0 22px; } }

.report_menubar_table_button {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #FFF;
  border: 1px solid #DFDFDF;
  border-radius: 6px;
  -webkit-box-shadow: 0px 0px 12px 2px rgba(0, 0, 0, 0.06);
          box-shadow: 0px 0px 12px 2px rgba(0, 0, 0, 0.06);
  -webkit-transition: color 0.25s ease;
  transition: color 0.25s ease; }
  .report_menubar_table_button.fixed {
    position: fixed;
    top: 20px;
    background: #000;
    border-color: #000;
    color: #FFF;
    -webkit-transition: border-color 0.25s ease, background-color 0.25s ease;
    transition: border-color 0.25s ease, background-color 0.25s ease;
    z-index: 3; }
    .report_menubar_table_button.fixed .report_menubar_table_button_icon .icon {
      fill: #FFF; }
    @media screen and (min-width: 740px) {
      .report_menubar_table_button.fixed:hover, .report_menubar_table_button.fixed:focus {
        background: #025CB8;
        color: #FFF;
        border-color: #024f9f; }
        .report_menubar_table_button.fixed:hover .report_menubar_table_button_icon .icon, .report_menubar_table_button.fixed:focus .report_menubar_table_button_icon .icon {
          fill: #FFF; } }
    @media screen and (min-width: 980px) {
      .report_menubar_table_button.fixed {
        top: 90px; } }
  @media screen and (min-width: 740px) {
    .report_menubar_table_button {
      width: 266px; }
      .report_menubar_table_button:hover, .report_menubar_table_button:focus {
        color: #DE2345; }
        .report_menubar_table_button:hover .report_menubar_table_button_icon .icon, .report_menubar_table_button:focus .report_menubar_table_button_icon .icon {
          fill: #DE2345; } }

.report_menubar_table_button_label {
  width: calc(100% - 45px);
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-size: 11px;
  font-size: 0.6875rem;
  letter-spacing: 2px;
  letter-spacing: 0.125rem;
  text-transform: uppercase;
  border-right: 1px solid #DFDFDF;
  font-size: 14px;
  font-size: 0.875rem;
  padding: 12px 20px; }

.report_menubar_table_button_icon {
  width: 45px;
  padding: 0 14px; }
  .report_menubar_table_button_icon .icon {
    fill: #025CB8; }

.mobile_toc_fixed {
  width: 100%;
  position: fixed;
  left: 0;
  bottom: 0;
  background: #000;
  padding: 10px 20px;
  -webkit-transform: translateY(100%);
          transform: translateY(100%);
  -webkit-transition: -webkit-transform 0.375s ease;
  transition: -webkit-transform 0.375s ease;
  transition: transform 0.375s ease;
  transition: transform 0.375s ease, -webkit-transform 0.375s ease;
  z-index: 2; }
  .mobile_toc_fixed.visible {
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  @media screen and (min-width: 740px) {
    .mobile_toc_fixed {
      display: none; } }

.mobile_toc_button {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  border: 1px solid rgba(255, 255, 255, 0.5);
  border-radius: 5px; }

.mobile_toc_button_label {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-size: 11px;
  font-size: 0.6875rem;
  letter-spacing: 2px;
  letter-spacing: 0.125rem;
  text-transform: uppercase;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: calc(100% - 40px);
  color: #FFF;
  font-size: 14px;
  font-size: 0.875rem;
  padding: 11px 0; }

.mobile_toc_button_icon {
  width: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-left: 1px solid rgba(255, 255, 255, 0.5);
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 15px 0; }
  .mobile_toc_button_icon .icon {
    fill: #FFF; }

/* ==========================================================================
	Testimonial
============================================================================= */
.testimonial {
  position: relative;
  background: #003E7D;
  overflow: hidden; }

.testimonial_inner {
  position: relative; }
  .testimonial_inner:after {
    width: 200%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    background: #025CB8;
    content: ""; }
    .image_left .testimonial_inner:after {
      right: 50%; }
      @media screen and (min-width: 740px) {
        .image_left .testimonial_inner:after {
          left: 50%;
          right: auto; } }
    .image_right .testimonial_inner:after {
      right: 50%; }

.testimonial_wrapper {
  position: relative;
  z-index: 1; }

.testimonial_container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 60px 0 80px; }
  @media screen and (min-width: 740px) {
    .testimonial_container {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
          -ms-flex-direction: row-reverse;
              flex-direction: row-reverse;
      margin: 45px 0 60px; }
      .image_right .testimonial_container {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row; } }

.testimonial_item {
  background: #003E7D;
  padding: 0 45px;
  -webkit-transition: opacity 0.375s ease, -webkit-transform 0.375s ease;
  transition: opacity 0.375s ease, -webkit-transform 0.375s ease;
  transition: transform 0.375s ease, opacity 0.375s ease;
  transition: transform 0.375s ease, opacity 0.375s ease, -webkit-transform 0.375s ease; }
  .testimonial_item.fs-carousel-visible {
    background: #025CB8; }
    @media screen and (min-width: 740px) {
      .image_left .testimonial_item.fs-carousel-visible {
        -webkit-box-shadow: -55px 0px 40px -18px rgba(0, 0, 0, 0.25);
                box-shadow: -55px 0px 40px -18px rgba(0, 0, 0, 0.25); }
      .image_right .testimonial_item.fs-carousel-visible {
        -webkit-box-shadow: 55px 0px 40px -18px rgba(0, 0, 0, 0.25);
                box-shadow: 55px 0px 40px -18px rgba(0, 0, 0, 0.25); } }
    @media only screen and (min-width: 980px) and (max-width: 1050px) {
      .image_left .testimonial_item.fs-carousel-visible,
      .image_right .testimonial_item.fs-carousel-visible {
        padding-right: 60px; } }
    @media only screen and (min-width: 1220px) and (max-width: 1300px) {
      .image_left .testimonial_item.fs-carousel-visible,
      .image_right .testimonial_item.fs-carousel-visible {
        padding-right: 60px; } }
  .image_left .testimonial_item {
    padding-right: 26px;
    padding-left: 5px; }
    .image_left .testimonial_item.fs-carousel-item_previous {
      -webkit-transform: translateX(-100%);
              transform: translateX(-100%);
      opacity: 0; }
    .image_left .testimonial_item.fs-carousel-visible {
      -webkit-transform: translateX(0px);
              transform: translateX(0px); }
    .image_left .testimonial_item.fs-carousel-item_next {
      -webkit-transform: translateX(100px);
              transform: translateX(100px); }
    @media screen and (min-width: 740px) {
      .image_left .testimonial_item {
        padding-left: 32px;
        padding-right: 0; }
        .image_left .testimonial_item.fs-carousel-item_previous {
          -webkit-transform: translateX(100%);
                  transform: translateX(100%);
          opacity: 0; }
        .image_left .testimonial_item.fs-carousel-visible {
          -webkit-transform: translateX(0px);
                  transform: translateX(0px); }
        .image_left .testimonial_item.fs-carousel-item_next {
          -webkit-transform: translateX(-100px);
                  transform: translateX(-100px); } }
  .image_right .testimonial_item {
    padding-left: 5px;
    padding-right: 26px; }
    .image_right .testimonial_item.fs-carousel-item_previous {
      -webkit-transform: translateX(-100%);
              transform: translateX(-100%);
      opacity: 0; }
    .image_right .testimonial_item.fs-carousel-visible {
      -webkit-transform: translateX(0px);
              transform: translateX(0px); }
    .image_right .testimonial_item.fs-carousel-item_next {
      -webkit-transform: translateX(100px);
              transform: translateX(100px); }
    @media screen and (min-width: 740px) {
      .image_right .testimonial_item {
        padding-left: 0;
        padding-right: 32px; } }
  .testimonial_item:first-of-type:last-of-type {
    -webkit-box-shadow: none;
            box-shadow: none; }
    .testimonial_item:first-of-type:last-of-type:after {
      width: 1500px;
      height: 100%;
      display: block;
      position: absolute;
      left: 100%;
      top: 0;
      background: #025CB8;
      content: ""; }
    .image_left .testimonial_item:first-of-type:last-of-type {
      padding-left: 0; }
      @media screen and (min-width: 740px) {
        .image_left .testimonial_item:first-of-type:last-of-type:after {
          left: auto;
          right: 100%; } }
  @media screen and (max-width: 739px) {
    .testimonial_item.fs-carousel-item_next .testimonial_content, .testimonial_item.fs-carousel-item_previous .testimonial_content {
      opacity: 0.5; }
    .testimonial_item.fs-carousel-item_next .testimonial_image, .testimonial_item.fs-carousel-item_previous .testimonial_image {
      opacity: 0.5; } }

.testimonial_image {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  @media screen and (min-width: 740px) {
    .testimonial_image {
      width: 225px;
      display: block; } }
  @media screen and (min-width: 980px) {
    .testimonial_image {
      width: 300px; } }

.testimonial_media_picture {
  width: 90px;
  display: block; }
  @media screen and (min-width: 740px) {
    .testimonial_media_picture {
      width: 100%; } }

.testimonial_content {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  @media screen and (min-width: 740px) {
    .testimonial_content {
      width: calc(100% - 225px); } }
  @media screen and (min-width: 980px) {
    .testimonial_content {
      width: calc(100% - 300px); } }
  @media screen and (min-width: 740px) {
    .image_left .testimonial_content {
      padding-left: 50px; } }
  @media screen and (min-width: 980px) {
    .image_left .testimonial_content {
      padding-left: 80px; } }
  @media screen and (min-width: 740px) {
    .image_right .testimonial_content {
      padding-right: 50px; } }
  @media screen and (min-width: 980px) {
    .image_right .testimonial_content {
      padding-right: 80px; } }

.testimonial_quote {
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.33333;
  width: 100%;
  display: block;
  position: relative;
  color: #FFF;
  margin-bottom: 24px; }
  @media screen and (min-width: 740px) {
    .testimonial_quote {
      font-size: 30px;
      font-size: 1.875rem; } }
  @media screen and (min-width: 500px) {
    .testimonial_quote {
      font-size: 24px;
      font-size: 1.5rem; } }
  @media screen and (min-width: 740px) {
    .testimonial_quote {
      margin-bottom: 40px; } }
  @media screen and (min-width: 980px) {
    .testimonial_quote {
      font-size: 30px;
      font-size: 1.875rem; } }
  .testimonial_quote:before {
    width: 67px;
    height: 53px;
    display: block;
    position: absolute;
    left: -22px;
    top: -22px;
    background: transparent url("../images/quote.svg") no-repeat;
    background-size: 67px 53px;
    content: ""; }

  .testimonial_quote_text {
  position: relative;
  z-index: 1; }
  
  
  @media (prefers-color-scheme: dark) {
	.testimonial_quote:before { display: none; }
	.testimonial_quote_text { background-color: #000; }
  }

.testimonial_attribute_link {
  width: 100%;
  display: none; }
  @media screen and (min-width: 740px) {
    .testimonial_attribute_link {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; } }
  @media screen and (min-width: 1220px) {
    .testimonial_attribute_link {
      -webkit-box-align: end;
          -ms-flex-align: end;
              align-items: flex-end;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; } }

.testimonial_attribute_text {
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.85714;
  color: #FFF; }
  .testimonial_attribute_text .name {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    display: block;
    font-size: 18px;
    font-size: 1.125rem; }

.testimonial_more_link {
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.5;
  text-transform: uppercase;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #FFF;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-bottom: -4px; }
  .testimonial_more_link .animated_circle {
    width: 32px;
    height: 32px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border: 1px solid rgba(255, 255, 255, 0.4);
    border-radius: 50%;
    cursor: pointer;
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
    -webkit-transition: border-color .25s, border-width .25s, -webkit-box-shadow .25s;
    transition: border-color .25s, border-width .25s, -webkit-box-shadow .25s;
    transition: border-color .25s, border-width .25s, box-shadow .25s;
    transition: border-color .25s, border-width .25s, box-shadow .25s, -webkit-box-shadow .25s;
    -webkit-transition-delay: 0.3s;
            transition-delay: 0.3s;
    will-change: transform; }
    .testimonial_more_link .animated_circle svg {
      width: 32px;
      height: 32px;
      overflow: visible; }
    .testimonial_more_link .animated_circle .animated_icon_arrow,
    .testimonial_more_link .animated_circle .animated_icon_print {
      stroke: #FFF;
      -webkit-transition: stroke 0.25s ease;
      transition: stroke 0.25s ease;
      -webkit-transform: scale(0.92) translateY(1px);
              transform: scale(0.92) translateY(1px); }
      @media screen and (min-width: 740px) {
        .testimonial_more_link .animated_circle .animated_icon_arrow,
        .testimonial_more_link .animated_circle .animated_icon_print {
          -webkit-transform: scale(1);
                  transform: scale(1); } }
    .testimonial_more_link .animated_circle .animated_icon_print {
      width: 12px;
      -webkit-transform: scale(0.92) translate(8px, 7px);
              transform: scale(0.92) translate(8px, 7px); }
      @media screen and (min-width: 740px) {
        .testimonial_more_link .animated_circle .animated_icon_print {
          -webkit-transform: scale(0.9) translate(8px, 8px);
                  transform: scale(0.9) translate(8px, 8px); } }
    .testimonial_more_link .animated_circle.left .animated_icon_arrow,
    .testimonial_more_link .animated_circle.left .animated_icon_print {
      -webkit-transform-origin: center center;
              transform-origin: center center;
      -webkit-transform: scale(0.92) translateX(-1px) rotate(180deg);
              transform: scale(0.92) translateX(-1px) rotate(180deg); }
      @media screen and (min-width: 740px) {
        .testimonial_more_link .animated_circle.left .animated_icon_arrow,
        .testimonial_more_link .animated_circle.left .animated_icon_print {
          -webkit-transform: scale(1) rotate(180deg);
                  transform: scale(1) rotate(180deg); } }
    .testimonial_more_link .animated_circle .animated_icon_circle {
      stroke: #FFF;
      stroke-dasharray: 95;
      stroke-dashoffset: 95;
      -webkit-transform: translateX(1px) translateY(31px) rotate(-90deg);
              transform: translateX(1px) translateY(31px) rotate(-90deg);
      -webkit-transition: stroke-dashoffset 600ms ease;
      transition: stroke-dashoffset 600ms ease;
      -webkit-transform-origin: 0px 0px 0px;
              transform-origin: 0px 0px 0px; }
    @media screen and (min-width: 740px) {
      .testimonial_more_link .animated_circle {
        border-color: rgba(255, 255, 255, 0.4);
        border-width: 1px;
        -webkit-transform: scale(1);
                transform: scale(1); } }
  @media screen and (min-width: 740px) {
    .testimonial_more_link:hover .animated_circle, .testimonial_more_link:focus .animated_circle {
      border-color: transparent;
      -webkit-transition-delay: 0s;
              transition-delay: 0s; }
      .testimonial_more_link:hover .animated_circle .animated_icon_circle, .testimonial_more_link:focus .animated_circle .animated_icon_circle {
        stroke-dashoffset: 0px; }
      .testimonial_more_link:hover .animated_circle .animated_icon_arrow,
      .testimonial_more_link:hover .animated_circle .animated_icon_print, .testimonial_more_link:focus .animated_circle .animated_icon_arrow,
      .testimonial_more_link:focus .animated_circle .animated_icon_print {
        stroke: #FFF; } }
  @media screen and (min-width: 740px) {
    .testimonial_more_link {
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      margin-top: 25px; }
      .testimonial_more_link:hover .testimonial_more_link_label, .testimonial_more_link:focus .testimonial_more_link_label {
        opacity: 0.7; } }
  @media screen and (min-width: 980px) {
    .testimonial_more_link {
      padding-bottom: 25px; } }
  @media screen and (min-width: 1220px) {
    .testimonial_more_link {
      margin-top: 0;
      padding-bottom: 0; } }

.testimonial_more_link_label {
  display: block;
  margin-right: 10px; }

.testimonial_media_image {
  width: 100%;
  border-radius: 50%; }

.testimonial_mobile_attribute_link {
  width: calc(100% - 90px);
  padding-left: 15px; }
  @media screen and (min-width: 740px) {
    .testimonial_mobile_attribute_link {
      display: none; } }

.testimonial_mobile_more_link {
  width: 100%;
  margin-top: 20px; }
  .testimonial_mobile_more_link .animated_circle {
    width: 32px;
    height: 32px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border: 1px solid rgba(255, 255, 255, 0.4);
    border-radius: 50%;
    cursor: pointer;
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
    -webkit-transition: border-color .25s, border-width .25s, -webkit-box-shadow .25s;
    transition: border-color .25s, border-width .25s, -webkit-box-shadow .25s;
    transition: border-color .25s, border-width .25s, box-shadow .25s;
    transition: border-color .25s, border-width .25s, box-shadow .25s, -webkit-box-shadow .25s;
    -webkit-transition-delay: 0.3s;
            transition-delay: 0.3s;
    will-change: transform; }
    .testimonial_mobile_more_link .animated_circle svg {
      width: 32px;
      height: 32px;
      overflow: visible; }
    .testimonial_mobile_more_link .animated_circle .animated_icon_arrow,
    .testimonial_mobile_more_link .animated_circle .animated_icon_print {
      stroke: #FFF;
      -webkit-transition: stroke 0.25s ease;
      transition: stroke 0.25s ease;
      -webkit-transform: scale(0.92) translateY(1px);
              transform: scale(0.92) translateY(1px); }
      @media screen and (min-width: 740px) {
        .testimonial_mobile_more_link .animated_circle .animated_icon_arrow,
        .testimonial_mobile_more_link .animated_circle .animated_icon_print {
          -webkit-transform: scale(1);
                  transform: scale(1); } }
    .testimonial_mobile_more_link .animated_circle .animated_icon_print {
      width: 12px;
      -webkit-transform: scale(0.92) translate(8px, 7px);
              transform: scale(0.92) translate(8px, 7px); }
      @media screen and (min-width: 740px) {
        .testimonial_mobile_more_link .animated_circle .animated_icon_print {
          -webkit-transform: scale(0.9) translate(8px, 8px);
                  transform: scale(0.9) translate(8px, 8px); } }
    .testimonial_mobile_more_link .animated_circle.left .animated_icon_arrow,
    .testimonial_mobile_more_link .animated_circle.left .animated_icon_print {
      -webkit-transform-origin: center center;
              transform-origin: center center;
      -webkit-transform: scale(0.92) translateX(-1px) rotate(180deg);
              transform: scale(0.92) translateX(-1px) rotate(180deg); }
      @media screen and (min-width: 740px) {
        .testimonial_mobile_more_link .animated_circle.left .animated_icon_arrow,
        .testimonial_mobile_more_link .animated_circle.left .animated_icon_print {
          -webkit-transform: scale(1) rotate(180deg);
                  transform: scale(1) rotate(180deg); } }
    .testimonial_mobile_more_link .animated_circle .animated_icon_circle {
      stroke: #FFF;
      stroke-dasharray: 95;
      stroke-dashoffset: 95;
      -webkit-transform: translateX(1px) translateY(31px) rotate(-90deg);
              transform: translateX(1px) translateY(31px) rotate(-90deg);
      -webkit-transition: stroke-dashoffset 600ms ease;
      transition: stroke-dashoffset 600ms ease;
      -webkit-transform-origin: 0px 0px 0px;
              transform-origin: 0px 0px 0px; }
    @media screen and (min-width: 740px) {
      .testimonial_mobile_more_link .animated_circle {
        border-color: rgba(255, 255, 255, 0.4);
        border-width: 1px;
        -webkit-transform: scale(1);
                transform: scale(1); } }
  @media screen and (min-width: 740px) {
    .testimonial_mobile_more_link:hover .animated_circle, .testimonial_mobile_more_link:focus .animated_circle {
      border-color: transparent;
      -webkit-transition-delay: 0s;
              transition-delay: 0s; }
      .testimonial_mobile_more_link:hover .animated_circle .animated_icon_circle, .testimonial_mobile_more_link:focus .animated_circle .animated_icon_circle {
        stroke-dashoffset: 0px; }
      .testimonial_mobile_more_link:hover .animated_circle .animated_icon_arrow,
      .testimonial_mobile_more_link:hover .animated_circle .animated_icon_print, .testimonial_mobile_more_link:focus .animated_circle .animated_icon_arrow,
      .testimonial_mobile_more_link:focus .animated_circle .animated_icon_print {
        stroke: #FFF; } }
  @media screen and (min-width: 500px) {
    .testimonial_mobile_more_link {
      margin-top: 28px; } }
  @media screen and (min-width: 740px) {
    .testimonial_mobile_more_link {
      display: none; } }

@media screen and (min-width: 740px) {
  .testimonial_more_link_label {
    margin-top: 1px; } }

.testimonial_controls {
  width: 60px;
  height: 120px;
  display: none;
  position: absolute;
  top: 50%;
  right: 0;
  background: #FFF;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  z-index: 3; }
  @media screen and (min-width: 980px) {
    .testimonial_controls {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; } }

.testimonial_previous {
  width: 60px;
  height: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .testimonial_previous .icon_chevron_left {
    fill: #025CB8; }
  .testimonial_previous:not(.disabled):hover .icon_chevron_left, .testimonial_previous:not(.disabled):focus .icon_chevron_left {
    fill: #148071; }
  .testimonial_previous.disabled {
    pointer-events: none; }
    .testimonial_previous.disabled .icon_chevron_left {
      fill: #B2B2B2; }

.testimonial_next {
  width: 60px;
  height: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .testimonial_next .icon_chevron_right {
    fill: #025CB8; }
  .testimonial_next:not(.disabled):hover .icon_chevron_right, .testimonial_next:not(.disabled):focus .icon_chevron_right {
    fill: #148071; }
  .testimonial_next.disabled {
    pointer-events: none; }
    .testimonial_next.disabled .icon_chevron_right {
      fill: #B2B2B2; }

.testimonial .fs-carousel-enabled .fs-carousel-canister {
  overflow: visible; }

.testimonial .fs-carousel-pagination {
  position: absolute;
  bottom: 40px;
  left: 0;
  padding-left: 6px; }
  .testimonial .fs-carousel-pagination button {
    display: inline-block;
    width: 6px;
    height: 6px;
    background: rgba(255, 255, 255, 0.5);
    border-radius: 50%;
    margin-right: 8px;
    -webkit-transform: translateY(2px);
            transform: translateY(2px);
    -webkit-transition: width 0.25s ease, height 0.25s ease, -webkit-transform 0.25s ease;
    transition: width 0.25s ease, height 0.25s ease, -webkit-transform 0.25s ease;
    transition: transform 0.25s ease, width 0.25s ease, height 0.25s ease;
    transition: transform 0.25s ease, width 0.25s ease, height 0.25s ease, -webkit-transform 0.25s ease; }
    .testimonial .fs-carousel-pagination button.fs-carousel-active {
      width: 10px;
      height: 10px;
      background: #FFF;
      -webkit-transform: translateY(0);
              transform: translateY(0); }
  @media screen and (min-width: 740px) {
    .testimonial .fs-carousel-pagination {
      bottom: 24px;
      left: 26px; } }
  @media screen and (min-width: 980px) {
    .testimonial .fs-carousel-pagination {
      display: none !important; } }

@media screen and (min-width: 740px) {
  .testimonial.image_right .fs-carousel-pagination {
    left: 0;
    padding-left: 0; } }

/* ==========================================================================
	Topic Row
============================================================================= */
.topic_block {
  margin-top: 40px;
  overflow: hidden; }
  @media screen and (min-width: 740px) {
    .topic_block {
      margin-top: 50px; } }
  @media screen and (min-width: 980px) {
    .topic_block {
      margin-top: 60px; } }
  @media screen and (min-width: 1220px) {
    .topic_block {
      margin-top: 80px; } }
  .topic_block.theme_gray {
    background: #F9F9F9;
    margin-bottom: 0; }

@media screen and (max-width: 739px) {
  .topic_block_row {
    width: auto !important;
    min-width: inherit !important;
    display: block !important;
    margin: auto !important; } }

@media screen and (max-width: 739px) {
  .topic_block_cell {
    width: auto !important;
    min-width: inherit !important;
    max-width: none !important;
    display: block !important;
    margin: auto !important; } }

@media screen and (min-width: 740px) {
  .topic_block.theme_gray .topic_block_inner {
    margin: 0;
    padding-top: 40px;
    padding-bottom: 40px; } }
  @media screen and (min-width: 740px) and (min-width: 740px) {
    .topic_block.theme_gray .topic_block_inner {
      padding-top: 50px; } }
  @media screen and (min-width: 740px) and (min-width: 980px) {
    .topic_block.theme_gray .topic_block_inner {
      padding-top: 60px; } }
  @media screen and (min-width: 740px) and (min-width: 1220px) {
    .topic_block.theme_gray .topic_block_inner {
      padding-top: 80px; } }
  @media screen and (min-width: 740px) and (min-width: 740px) {
    .topic_block.theme_gray .topic_block_inner {
      padding-bottom: 50px; } }
  @media screen and (min-width: 740px) and (min-width: 980px) {
    .topic_block.theme_gray .topic_block_inner {
      padding-bottom: 60px; } }
  @media screen and (min-width: 740px) and (min-width: 1220px) {
    .topic_block.theme_gray .topic_block_inner {
      padding-bottom: 80px; } }

@media screen and (min-width: 740px) {
  .topic_block_inner {
    margin-top: 40px;
    margin-bottom: 40px; } }
  @media screen and (min-width: 740px) and (min-width: 740px) {
    .topic_block_inner {
      margin-top: 50px; } }
  @media screen and (min-width: 740px) and (min-width: 980px) {
    .topic_block_inner {
      margin-top: 60px; } }
  @media screen and (min-width: 740px) and (min-width: 1220px) {
    .topic_block_inner {
      margin-top: 80px; } }
  @media screen and (min-width: 740px) and (min-width: 740px) {
    .topic_block_inner {
      margin-bottom: 50px; } }
  @media screen and (min-width: 740px) and (min-width: 980px) {
    .topic_block_inner {
      margin-bottom: 60px; } }
  @media screen and (min-width: 740px) and (min-width: 1220px) {
    .topic_block_inner {
      margin-bottom: 80px; } }

@media screen and (max-width: 739px) {
  .topic_block_header {
    padding-right: calc(20px + 1.04166667%);
    padding-left: calc(20px + 1.04166667%);
    margin-bottom: 30px; } }
  @media screen and (max-width: 739px) and (min-width: 740px) {
    .topic_block_header {
      padding-right: calc((100% - 720px) / 2 + 1.04166667%); } }
  @media screen and (max-width: 739px) and (min-width: 980px) {
    .topic_block_header {
      padding-right: calc((100% - 960px) / 2 + 1.04166667%); } }
  @media screen and (max-width: 739px) and (min-width: 1220px) {
    .topic_block_header {
      padding-right: calc((100% - 1200px) / 2 + 1.04166667%); } }
  @media screen and (max-width: 739px) and (min-width: 740px) {
    .topic_block_header {
      padding-left: calc((100% - 720px) / 2 + 1.04166667%); } }
  @media screen and (max-width: 739px) and (min-width: 980px) {
    .topic_block_header {
      padding-left: calc((100% - 960px) / 2 + 1.04166667%); } }
  @media screen and (max-width: 739px) and (min-width: 1220px) {
    .topic_block_header {
      padding-left: calc((100% - 1200px) / 2 + 1.04166667%); } }

@media screen and (max-width: 739px) {
    .topic_block.theme_gray .topic_block_header {
      margin-top: 30px; } }

@media screen and (min-width: 740px) {
  .topic_block_header {
    margin-bottom: 40px;
    display: block; } }
  @media screen and (min-width: 740px) and (min-width: 740px) {
    .topic_block_header {
      margin-bottom: 50px; } }
  @media screen and (min-width: 740px) and (min-width: 980px) {
    .topic_block_header {
      margin-bottom: 60px; } }

.topic_block_title {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  display: inline-block;
  color: #353535;
  font-size: 14px;
  font-size: 0.875rem;
  font-style: italic;
  margin: 0; }

/* Topics
============================================================================= */
.topic {
  padding-bottom: 30px; }
  .topic:last-child {
    border-bottom: none;
    margin-bottom: 0; }
  @media screen and (min-width: 740px) {
    .topic {
      border-bottom: 1px solid #DFDFDF;
      margin-bottom: 40px;
      padding-bottom: 40px; }
      .topic:last-child {
        padding-bottom: 0; } }

@media screen and (min-width: 740px) {
  .topic_inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; } }

.topic_media {
  width: 100%;
  margin: 0;
  position: relative; }
  @media print, screen and (min-width: 740px) {
    .topic_media {
      width: 200px; } }
  @media screen and (min-width: 980px) {
    .topic_media {
      width: 260px; } }
  @media print {
    .topic_media {
      width: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: end;
          -ms-flex-align: end;
              align-items: flex-end; } }

.topic_media_mobile_title {
  padding-right: calc(20px + 1.04166667%);
  padding-left: calc(20px + 1.04166667%);
  width: 70%;
  position: absolute;
  bottom: 0;
  left: 0; }
  @media screen and (min-width: 740px) {
    .topic_media_mobile_title {
      padding-right: calc((100% - 720px) / 2 + 1.04166667%); } }
  @media screen and (min-width: 980px) {
    .topic_media_mobile_title {
      padding-right: calc((100% - 960px) / 2 + 1.04166667%); } }
  @media screen and (min-width: 1220px) {
    .topic_media_mobile_title {
      padding-right: calc((100% - 1200px) / 2 + 1.04166667%); } }
  @media screen and (min-width: 740px) {
    .topic_media_mobile_title {
      padding-left: calc((100% - 720px) / 2 + 1.04166667%); } }
  @media screen and (min-width: 980px) {
    .topic_media_mobile_title {
      padding-left: calc((100% - 960px) / 2 + 1.04166667%); } }
  @media screen and (min-width: 1220px) {
    .topic_media_mobile_title {
      padding-left: calc((100% - 1200px) / 2 + 1.04166667%); } }
  @media screen and (min-width: 740px) {
    .topic_media_mobile_title {
      display: none; } }
  @media print {
    .topic_media_mobile_title {
      position: relative;
      padding: 0; } }

.topic_media_mobile_title_text {
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.33333;
  display: inline-block;
  background: #025CB8;
  color: #FFF;
  padding: 3px 10px; }
  @media screen and (min-width: 740px) {
    .topic_media_mobile_title_text {
      font-size: 30px;
      font-size: 1.875rem; } }
  @media print {
    .topic_media_mobile_title_text {
      margin-bottom: 0;
      padding-bottom: 0; } }

.topic_figure {
  display: block; }
  .topic_figure picture {
    display: block; }
  .topic_figure img {
    display: block;
    width: 100%; }

@media screen and (max-width: 739px) {
  .topic_wrapper {
    padding-right: calc(20px + 1.04166667%);
    padding-left: calc(20px + 1.04166667%); } }
  @media screen and (max-width: 739px) and (min-width: 740px) {
    .topic_wrapper {
      padding-right: calc((100% - 720px) / 2 + 1.04166667%); } }
  @media screen and (max-width: 739px) and (min-width: 980px) {
    .topic_wrapper {
      padding-right: calc((100% - 960px) / 2 + 1.04166667%); } }
  @media screen and (max-width: 739px) and (min-width: 1220px) {
    .topic_wrapper {
      padding-right: calc((100% - 1200px) / 2 + 1.04166667%); } }
  @media screen and (max-width: 739px) and (min-width: 740px) {
    .topic_wrapper {
      padding-left: calc((100% - 720px) / 2 + 1.04166667%); } }
  @media screen and (max-width: 739px) and (min-width: 980px) {
    .topic_wrapper {
      padding-left: calc((100% - 960px) / 2 + 1.04166667%); } }
  @media screen and (max-width: 739px) and (min-width: 1220px) {
    .topic_wrapper {
      padding-left: calc((100% - 1200px) / 2 + 1.04166667%); } }

@media screen and (min-width: 740px) {
  .topic_wrapper {
    width: 100%; }
    .topic.has_image .topic_wrapper {
      width: calc(100% - 200px);
      padding-left: 30px; } }

@media screen and (min-width: 980px) {
  .topic.has_image .topic_wrapper {
    width: calc(100% - 260px);
    padding-left: 70px; } }

.topic_title {
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.33333;
  display: inline-block;
  background: #025CB8;
  color: #FFF;
  margin: 0;
  padding: 3px 10px; }
  @media screen and (min-width: 740px) {
    .topic_title {
      font-size: 30px;
      font-size: 1.875rem; } }
  .topic.has_image .topic_title {
    display: none;
    background: none;
    color: #000;
    padding: 0; }
    @media screen and (min-width: 740px) {
      .topic.has_image .topic_title {
        display: block; } }
  @media screen and (min-width: 740px) {
    .topic_title {
      display: block;
      background: none;
      color: #000;
      padding: 0; } }
  @media screen and (min-width: 980px) {
    .topic_title {
      margin-bottom: 10px; } }

.topic_body {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  color: #353535;
  font-size: 17px;
  font-size: 1.0625rem;
  margin-bottom: 20px;
  margin-top: 10px; }
  .topic.has_image .topic_body {
    margin-top: 30px; }
    @media screen and (min-width: 740px) {
      .topic.has_image .topic_body {
        margin-top: 0; } }
  @media screen and (min-width: 740px) {
    .topic_body {
      margin-top: 0; } }

.topic_description p {
  margin: 0;
  line-height: 1.75; }

.topic_block_iframe .topic_links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }

@media print {
  .topic_links {
    display: none; } }

.topic_link {
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  font-size: 17px;
  font-size: 1.0625rem;
  line-height: 1.85714;
  height: 34px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #000;
  letter-spacing: 1px;
  letter-spacing: 0.0625rem;
  text-transform: uppercase;
  -webkit-transition: color 0.25s ease;
  transition: color 0.25s ease; }
  .topic_link .animated_circle {
    width: 32px;
    height: 32px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 50%;
    cursor: pointer;
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
    -webkit-transition: border-color .25s, border-width .25s, -webkit-box-shadow .25s;
    transition: border-color .25s, border-width .25s, -webkit-box-shadow .25s;
    transition: border-color .25s, border-width .25s, box-shadow .25s;
    transition: border-color .25s, border-width .25s, box-shadow .25s, -webkit-box-shadow .25s;
    -webkit-transition-delay: 0.3s;
            transition-delay: 0.3s;
    will-change: transform; }
    .topic_link .animated_circle svg {
      width: 32px;
      height: 32px;
      overflow: visible; }
    .topic_link .animated_circle .animated_icon_arrow,
    .topic_link .animated_circle .animated_icon_print {
      stroke: #148071;
      -webkit-transition: stroke 0.25s ease;
      transition: stroke 0.25s ease;
      -webkit-transform: scale(0.92) translateY(1px);
              transform: scale(0.92) translateY(1px); }
      @media screen and (min-width: 740px) {
        .topic_link .animated_circle .animated_icon_arrow,
        .topic_link .animated_circle .animated_icon_print {
          -webkit-transform: scale(1);
                  transform: scale(1); } }
    .topic_link .animated_circle .animated_icon_print {
      width: 12px;
      -webkit-transform: scale(0.92) translate(8px, 7px);
              transform: scale(0.92) translate(8px, 7px); }
      @media screen and (min-width: 740px) {
        .topic_link .animated_circle .animated_icon_print {
          -webkit-transform: scale(0.9) translate(8px, 8px);
                  transform: scale(0.9) translate(8px, 8px); } }
    .topic_link .animated_circle.left .animated_icon_arrow,
    .topic_link .animated_circle.left .animated_icon_print {
      -webkit-transform-origin: center center;
              transform-origin: center center;
      -webkit-transform: scale(0.92) translateX(-1px) rotate(180deg);
              transform: scale(0.92) translateX(-1px) rotate(180deg); }
      @media screen and (min-width: 740px) {
        .topic_link .animated_circle.left .animated_icon_arrow,
        .topic_link .animated_circle.left .animated_icon_print {
          -webkit-transform: scale(1) rotate(180deg);
                  transform: scale(1) rotate(180deg); } }
    .topic_link .animated_circle .animated_icon_circle {
      stroke: #148071;
      stroke-dasharray: 95;
      stroke-dashoffset: 95;
      -webkit-transform: translateX(1px) translateY(31px) rotate(-90deg);
              transform: translateX(1px) translateY(31px) rotate(-90deg);
      -webkit-transition: stroke-dashoffset 600ms ease;
      transition: stroke-dashoffset 600ms ease;
      -webkit-transform-origin: 0px 0px 0px;
              transform-origin: 0px 0px 0px; }
    @media screen and (min-width: 740px) {
      .topic_link .animated_circle {
        border-color: rgba(0, 0, 0, 0.2);
        border-width: 1px;
        -webkit-transform: scale(1);
                transform: scale(1); } }
  @media screen and (min-width: 740px) {
    .topic_link:hover .animated_circle, .topic_link:focus .animated_circle {
      border-color: transparent;
      -webkit-transition-delay: 0s;
              transition-delay: 0s; }
      .topic_link:hover .animated_circle .animated_icon_circle, .topic_link:focus .animated_circle .animated_icon_circle {
        stroke-dashoffset: 0px; }
      .topic_link:hover .animated_circle .animated_icon_arrow,
      .topic_link:hover .animated_circle .animated_icon_print, .topic_link:focus .animated_circle .animated_icon_arrow,
      .topic_link:focus .animated_circle .animated_icon_print {
        stroke: #000; } }
  .topic_block_iframe .topic_link {
    margin-bottom: 10px; }
    .topic_block_iframe .topic_link:last-of-type {
      margin-bottom: 0; }
  .topic_link:hover, .topic_link:focus {
    color: #148071; }

.topic_link_label {
  margin-right: 10px; }

/* ==========================================================================
	UMass P Linklist
============================================================================= */
.umassp_linklist {
  position: relative;
  background: #FFF;
  padding: 34px 0 12px;
  z-index: 3; }
  @media only screen and (min-width: 1320px) {
    .umassp_linklist {
      padding: 12px 0 12px; } }

.umassp_linklist_row {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.umassp_linklist_intro_label {
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  font-size: 23px;
  font-size: 1.4375rem;
  line-height: 1.2;
  color: #025CB8;
  margin: 0 0 11px; }
  @media screen and (min-width: 740px) {
    .umassp_linklist_intro_label {
      font-size: 45px;
      font-size: 2.8125rem; } }

.umassp_linklist_description {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 26px; }
  @media screen and (min-width: 740px) {
    .umassp_linklist_description {
      font-size: 17px;
      font-size: 1.0625rem;
      line-height: 32px; } }

.umassp_linklist_items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  list-style: none;
  margin: 18px 0 0;
  padding-left: 0; }
  @media screen and (min-width: 980px) {
    .umassp_linklist_items {
      padding-left: 40px; } }

.umassp_linklist_item {
  width: 100%;
  border: 1px solid #DFDFDF;
  -webkit-box-shadow: 0px 0px 12px 2px rgba(0, 0, 0, 0.08);
          box-shadow: 0px 0px 12px 2px rgba(0, 0, 0, 0.08);
  margin-bottom: 12px;
  padding: 10px 20px;
  -webkit-transition: background-color 0.25s ease, border-color 0.25s ease;
  transition: background-color 0.25s ease, border-color 0.25s ease; }
  @media screen and (min-width: 740px) {
    .umassp_linklist_item {
      width: calc(50% - 12px);
      border-color: #EAEAEA;
      margin-bottom: 18px;
      margin-right: 24px; }
      .umassp_linklist_item:nth-of-type(2n) {
        margin-right: 0; }
      .umassp_linklist_item:hover {
        background: #F9F9F9;
        border-color: #DFDFDF; } }

.umassp_linklist_link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #000;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-transition: color 0.25s ease;
  transition: color 0.25s ease; }
  .umassp_linklist_link .animated_circle {
    width: 32px;
    height: 32px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 50%;
    cursor: pointer;
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
    -webkit-transition: border-color .25s, border-width .25s, -webkit-box-shadow .25s;
    transition: border-color .25s, border-width .25s, -webkit-box-shadow .25s;
    transition: border-color .25s, border-width .25s, box-shadow .25s;
    transition: border-color .25s, border-width .25s, box-shadow .25s, -webkit-box-shadow .25s;
    -webkit-transition-delay: 0.3s;
            transition-delay: 0.3s;
    will-change: transform; }
    .umassp_linklist_link .animated_circle svg {
      width: 32px;
      height: 32px;
      overflow: visible; }
    .umassp_linklist_link .animated_circle .animated_icon_arrow,
    .umassp_linklist_link .animated_circle .animated_icon_print {
      stroke: #DE2345;
      -webkit-transition: stroke 0.25s ease;
      transition: stroke 0.25s ease;
      -webkit-transform: scale(0.92) translateY(1px);
              transform: scale(0.92) translateY(1px); }
      @media screen and (min-width: 740px) {
        .umassp_linklist_link .animated_circle .animated_icon_arrow,
        .umassp_linklist_link .animated_circle .animated_icon_print {
          -webkit-transform: scale(1);
                  transform: scale(1); } }
    .umassp_linklist_link .animated_circle .animated_icon_print {
      width: 12px;
      -webkit-transform: scale(0.92) translate(8px, 7px);
              transform: scale(0.92) translate(8px, 7px); }
      @media screen and (min-width: 740px) {
        .umassp_linklist_link .animated_circle .animated_icon_print {
          -webkit-transform: scale(0.9) translate(8px, 8px);
                  transform: scale(0.9) translate(8px, 8px); } }
    .umassp_linklist_link .animated_circle.left .animated_icon_arrow,
    .umassp_linklist_link .animated_circle.left .animated_icon_print {
      -webkit-transform-origin: center center;
              transform-origin: center center;
      -webkit-transform: scale(0.92) translateX(-1px) rotate(180deg);
              transform: scale(0.92) translateX(-1px) rotate(180deg); }
      @media screen and (min-width: 740px) {
        .umassp_linklist_link .animated_circle.left .animated_icon_arrow,
        .umassp_linklist_link .animated_circle.left .animated_icon_print {
          -webkit-transform: scale(1) rotate(180deg);
                  transform: scale(1) rotate(180deg); } }
    .umassp_linklist_link .animated_circle .animated_icon_circle {
      stroke: #DE2345;
      stroke-dasharray: 95;
      stroke-dashoffset: 95;
      -webkit-transform: translateX(1px) translateY(31px) rotate(-90deg);
              transform: translateX(1px) translateY(31px) rotate(-90deg);
      -webkit-transition: stroke-dashoffset 600ms ease;
      transition: stroke-dashoffset 600ms ease;
      -webkit-transform-origin: 0px 0px 0px;
              transform-origin: 0px 0px 0px; }
    @media screen and (min-width: 740px) {
      .umassp_linklist_link .animated_circle {
        border-color: rgba(0, 0, 0, 0.2);
        border-width: 1px;
        -webkit-transform: scale(1);
                transform: scale(1); } }
  @media screen and (min-width: 740px) {
    .umassp_linklist_link:hover .animated_circle, .umassp_linklist_link:focus .animated_circle {
      border-color: transparent;
      -webkit-transition-delay: 0s;
              transition-delay: 0s; }
      .umassp_linklist_link:hover .animated_circle .animated_icon_circle, .umassp_linklist_link:focus .animated_circle .animated_icon_circle {
        stroke-dashoffset: 0px; }
      .umassp_linklist_link:hover .animated_circle .animated_icon_arrow,
      .umassp_linklist_link:hover .animated_circle .animated_icon_print, .umassp_linklist_link:focus .animated_circle .animated_icon_arrow,
      .umassp_linklist_link:focus .animated_circle .animated_icon_print {
        stroke: #000; } }
  @media screen and (min-width: 740px) {
    .umassp_linklist_link:hover, .umassp_linklist_link:focus {
      color: #DE2345; } }

.umassp_linklist_link_label {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-size: 11px;
  font-size: 0.6875rem;
  letter-spacing: 2px;
  letter-spacing: 0.125rem;
  text-transform: uppercase;
  font-size: 14px;
  font-size: 0.875rem;
  letter-spacing: 1px;
  letter-spacing: 0.0625rem; }

/* ==========================================================================
	UMass P Locations
============================================================================= */
.umassp_locations {
  padding-top: 40px;
  padding-bottom: 40px;
  position: relative;
  background: #FFF;
  z-index: 4; }
  @media screen and (min-width: 740px) {
    .umassp_locations {
      padding-top: 50px; } }
  @media screen and (min-width: 980px) {
    .umassp_locations {
      padding-top: 60px; } }
  @media screen and (min-width: 1220px) {
    .umassp_locations {
      padding-top: 80px; } }
  @media screen and (min-width: 740px) {
    .umassp_locations {
      padding-bottom: 50px; } }
  @media screen and (min-width: 980px) {
    .umassp_locations {
      padding-bottom: 60px; } }
  @media screen and (min-width: 1220px) {
    .umassp_locations {
      padding-bottom: 80px; } }

.umassp_locations_title {
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  font-size: 23px;
  font-size: 1.4375rem;
  line-height: 1.2;
  color: #025CB8;
  margin: 0 0 40px; }
  @media screen and (min-width: 740px) {
    .umassp_locations_title {
      font-size: 45px;
      font-size: 2.8125rem; } }
  .umassp_locations_title .light {
    font-weight: 200; }

.umassp_locations_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  @media screen and (min-width: 500px) {
    .umassp_locations_list {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; } }

.umassp_location_list_item {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-shadow: 0px 0px 12px 2px rgba(0, 0, 0, 0.08);
          box-shadow: 0px 0px 12px 2px rgba(0, 0, 0, 0.08);
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-bottom: 20px; }
  @media screen and (min-width: 500px) {
    .umassp_location_list_item {
      width: calc(50% - 12px);
      margin-bottom: 0;
      margin-right: 24px; }
      .umassp_location_list_item:nth-of-type(2n) {
        margin-right: 0; } }
  @media screen and (min-width: 740px) {
    .umassp_location_list_item {
      width: calc(50% - 24px);
      margin-right: 48px; } }
  @media screen and (min-width: 1220px) {
    .umassp_location_list_item {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; } }

.umassp_location_item_picture {
  width: 100%;
  display: block; }
  @media screen and (min-width: 1220px) {
    .umassp_location_item_picture {
      width: 50%; } }

.umassp_location_item_image {
  width: 100%; }

.umassp_location_item_address {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 26px;
  width: 100%;
  background: #F9F9F9;
  padding: 20px; }
  @media screen and (min-width: 740px) {
    .umassp_location_item_address {
      font-size: 17px;
      font-size: 1.0625rem;
      line-height: 32px; } }
  @media screen and (min-width: 1220px) {
    .umassp_location_item_address {
      width: 50%;
      padding: 24px 36px; } }

.location_item_title {
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.5;
  display: block;
  margin-bottom: 8px; }
  @media screen and (min-width: 740px) {
    .location_item_title {
      font-size: 20px;
      font-size: 1.25rem; } }

.location_item_street {
  display: block; }
  @media screen and (min-width: 740px) {
    .location_item_street {
      margin-bottom: 6px; } }

.location_item_city_state {
  display: block; }
  @media screen and (min-width: 740px) {
    .location_item_city_state {
      margin-bottom: 6px; } }

.location_item_phone {
  display: inline-block;
  position: relative;
  color: #DE2345;
  font-weight: 700; }
  .location_item_phone[href^=tel] {
    color: #DE2345; }
  .location_item_phone:after {
    width: 100%;
    height: 1px;
    display: block;
    position: absolute;
    left: 0;
    bottom: 2px;
    background: #DFDFDF;
    content: '';
    -webkit-transition: background-color 0.25s ease;
    transition: background-color 0.25s ease; }
  @media screen and (min-width: 740px) {
    .location_item_phone {
      margin-bottom: 6px; }
      .location_item_phone:hover:after, .location_item_phone:focus:after {
        background-color: #DE2345; } }

.location_item_hours {
  display: block; }

/* ==========================================================================
	UMass P Testimonial
============================================================================= */
.umassp_testimonial {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #025CB8;
  overflow: hidden;
  z-index: 3; }
  @media screen and (min-width: 980px) {
    .umassp_testimonial {
      border: 30px solid #FFF; } }

.umassp_testimonial_wrapper {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 60px 30px 48px; }

.umassp_testimonial_row {
  min-width: 260px !important; }
  @media screen and (max-width: 739px) {
    .umassp_testimonial_row {
      width: 100% !important; } }
  @media screen and (min-width: 980px) {
    .umassp_testimonial_row {
      width: auto !important;
      min-width: inherit !important;
      display: block !important;
      margin: auto !important;
      width: 563px !important;
      margin: 0 0 0 auto !important;
      padding-right: 40px; } }
  @media screen and (min-width: 1220px) {
    .umassp_testimonial_row {
      width: 690px !important;
      padding-right: 80px; } }
  @media only screen and (min-width: 1400px) {
    .umassp_testimonial_row {
      width: calc(680px + 2.5%) !important; } }
  @media only screen and (min-width: 1700px) {
    .umassp_testimonial_row {
      width: calc(680px + 4%) !important; } }

.umassp_testimonial_inner {
  position: relative; }
  .umassp_testimonial_inner:after {
    width: 70px;
    height: 56px;
    display: block;
    position: absolute;
    left: -24px;
    top: -9px;
    background: url("../images/quote.svg") no-repeat;
    content: '';
    z-index: 0; }

.umassp_testimonial_text {
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  color: #FFF;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.625;
  z-index: 1; }
  @media screen and (min-width: 500px) {
    .umassp_testimonial_text {
      font-size: 26px;
      font-size: 1.625rem; } }
  @media screen and (min-width: 1220px) {
    .umassp_testimonial_text {
      font-size: 35px;
      font-size: 2.1875rem;
      line-height: 1.425; } }
  @media only screen and (min-width: 1400px) {
    .umassp_testimonial_text {
      font-size: 40px;
      font-size: 2.5rem; } }

.umassp_testimonial_attribute {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 32px; }

.umassp_testimonial_attribute_mobile_image {
  width: 90px;
  height: 90px; }
  @media screen and (min-width: 980px) {
    .umassp_testimonial_attribute_mobile_image {
      display: none; } }

.umassp_testimonial_mobile_picture {
  display: block;
  width: 100%;
  height: 100%; }

.umassp_testimonial_mobile_image {
  width: 100%;
  border-radius: 50%; }

.umassp_testimonial_attribute_content {
  width: calc(100% - 90px);
  padding-left: 20px; }
  @media screen and (min-width: 980px) {
    .umassp_testimonial_attribute_content {
      width: auto;
      padding-left: 0; } }

.umassp_testimonial_attribute_name {
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  display: inline-block;
  color: #FFF;
  font-size: 15px;
  font-size: 0.9375rem; }
  @media screen and (min-width: 740px) {
    .umassp_testimonial_attribute_name {
      font-size: 18px;
      font-size: 1.125rem; } }

.umassp_testimonial_attribute_title {
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  display: block;
  color: #FFF;
  font-size: 12px;
  font-size: 0.75rem;
  margin-top: 7px; }
  @media screen and (min-width: 740px) {
    .umassp_testimonial_attribute_title {
      font-size: 14px;
      font-size: 0.875rem; } }

.umassp_testimonial_link {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-size: 11px;
  font-size: 0.6875rem;
  letter-spacing: 2px;
  letter-spacing: 0.125rem;
  text-transform: uppercase;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #FFF;
  font-size: 12px;
  font-size: 0.75rem;
  letter-spacing: 0px;
  letter-spacing: 0;
  margin-top: 30px;
  -webkit-transition: color 0.25s ease;
  transition: color 0.25s ease; }
  @media screen and (min-width: 500px) {
    .umassp_testimonial_link {
      font-size: 14px;
      font-size: 0.875rem; } }
  @media screen and (min-width: 740px) {
    .umassp_testimonial_link:hover, .umassp_testimonial_link:focus {
      color: rgba(255, 255, 255, 0.7); } }
  @media screen and (min-width: 980px) {
    .umassp_testimonial_link {
      margin-top: 60px; } }
  @media screen and (min-width: 1220px) {
    .umassp_testimonial_link {
      margin-top: 80px; } }

.umassp_testimonial_link_label {
  margin-right: 12px; }

.umassp_testimonial_link_icon {
  -webkit-transform: translateY(-3px);
          transform: translateY(-3px); }
  .umassp_testimonial_link_icon .icon {
    width: 21px;
    height: 22px;
    fill: #FFF; }
    @media screen and (min-width: 740px) {
      .umassp_testimonial_link_icon .icon {
        width: 25px;
        height: 26px; } }

.umassp_testimonial_picture {
  display: none;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 40%;
          flex: 0 0 40%; }
  @media screen and (min-width: 980px) {
    .umassp_testimonial_picture {
      display: block; } }

.umassp_testimonial_image {
  width: 100%; }

/* ==========================================================================
    WYSIWYG Block
============================================================================= */
.wysiwyg_block {
  margin-top: 40px;
  margin-bottom: 40px; }
  @media screen and (min-width: 740px) {
    .wysiwyg_block {
      margin-top: 50px; } }
  @media screen and (min-width: 980px) {
    .wysiwyg_block {
      margin-top: 60px; } }
  @media screen and (min-width: 1220px) {
    .wysiwyg_block {
      margin-top: 80px; } }
  @media screen and (min-width: 740px) {
    .wysiwyg_block {
      margin-bottom: 50px; } }
  @media screen and (min-width: 980px) {
    .wysiwyg_block {
      margin-bottom: 60px; } }
  @media screen and (min-width: 1220px) {
    .wysiwyg_block {
      margin-bottom: 80px; } }

.wysiwyg_block_wrapper .typography *:first-child {
  margin-top: 0; }

.wysiwyg_block_wrapper .typography *:last-child {
  margin-bottom: 0; }


/* ==========================================================================
    Views Block/Views Reference Field
============================================================================= */
.views_block {
  margin-top: 40px;
  margin-bottom: 40px; }
  @media screen and (min-width: 740px) {
    .views_block {
      margin-top: 50px; } }
  @media screen and (min-width: 980px) {
    .views_block {
      margin-top: 60px; } }
  @media screen and (min-width: 1220px) {
    .views_block {
      margin-top: 80px; } }
  @media screen and (min-width: 740px) {
    .views_block {
      margin-bottom: 50px; } }
  @media screen and (min-width: 980px) {
    .views_block {
      margin-bottom: 60px; } }
  @media screen and (min-width: 1220px) {
    .views_block {
      margin-bottom: 80px; } }

.views_block_wrapper .typography *:first-child {
  margin-top: 0; }

.views_block_wrapper .typography *:last-child {
  margin-bottom: 0; }



/* ==========================================================================
	FORM PAGES
============================================================================= */
.form-page .page_header_top { display: none; }
.form-page .drupal_tabs { display: none; }
.form-page-feature .page_header_top {  }
.form-page .page_content {  }
.form-page-content { 
  background-repeat: no-repeat;
  background-position: 0 -360px;
  background-size: 100%;
  background-color: #005CB8;
  }

.form-page-content .form-content-inner { 
  /* hiding linear gradient 
  background: rgb(255,255,255,6);
  background: linear-gradient(0deg, rgba(255,255,255,0) 0%, rgb(255, 255, 255,1) 100%); */ }

.form-page-content main { padding: 50px 0; }
.form-page h1 {
  font-family: 'Montserrat',sans-serif;
  font-size: 55px;
  font-size: 3.4375rem;
  font-weight: 600;
  text-transform: uppercase;
  color: #FFF;
  text-shadow: 1px 1px 1px #EAEAEB,0 0 .7em #333,0 0 0.05em #EAEAEB;
  width: 80%;
  margin: 0 auto 35px auto;
}

.form-page h2 { margin-top: 0 !important; }

.form-page .flex-wrapper { 
  display: flex; justify-content: space-between; align-items: flex-start; 
  width: 80%;
  margin: 0 auto;
  padding: 50px;
  background-color: rgb(255,255,255,5); }
  
  .form-page .flex-item-wrapper { width: 400px; }
  .form-page .flex-item-wrapper.typography { width: auto; margin-right: 75px; }


/* embedded FormAssembly form */
.wFormHeader { display: none; }
.wFormContainer { font-family: 'Open Sans', sans-serif; font-size: 1.2rem; border: 1px solid #005CB8; border-radius: 5px; background-color: #f6f7f8; }
.wFormContainer .htmlSection { margin: 0 !important; padding: 0 !important; border: none !important; display: none; }
.wFormContainer .wForm h1 { font-family: 'Open Sans', sans-serif; font-weight: 400; font-size: 1.5rem; color: #005EB8; padding: 10px 0 0; }
.wFormContainer .wForm form { padding: 0 25px 30px; }
.wFormContainer .label.preField { color: #222; }
.wForm .preField { min-width: 100%; }
.wFormContainer .label { color: #000; font-size: 16px!important; }
.label { text-align: left; padding: 0; font-size: 16px!important; }
.wFormContainer .wForm .inputWrapper select { font-size: 14px!important; }
.wFormContainer .oneChoice, .wForm form .vertical > .oneChoice { margin: 0; padding: 0; }


/* Program Editors View styles */
.program-editors-view .views-table { border: 1px solid #000; }
.program-editors-view .views-table th { background-color: #005CB8; color: #FFF; }


@media screen and (max-width: 1200px) {
	.form-page-content { background-position: 0 -200px; }
}

@media screen and (max-width: 1024px) {
	.form-page h1 { width: 90%; }
	.form-page .flex-wrapper { width: 90%; }
	.form-page .flex-item-wrapper { width: 100%; }
  	.form-page .flex-item-wrapper.typography { display: none; }
}

@media screen and (max-width: 680px) {
	.form-page-content { background-position: 0 -70px; }
}

/* ==========================================================================
	Component
============================================================================= */
/* ==========================================================================
	News Feed
============================================================================= */
.news_feed {
  margin-top: 45px; }
  .news_feed.hidden {
    display: none; }
  .news_feed.loaded {
    display: block; }
  @media screen and (min-width: 980px) {
    .news_feed {
      margin-top: 0; } }

.feed_loading_animation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 50px;
  margin-bottom: 50px; }
  .news_feed.loaded .feed_loading_animation {
    display: none; }
  .feed_loading_animation .rss_icon {
    display: block;
    margin-bottom: 28px; }
  .feed_loading_animation .rss_heading {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    display: block;
    font-size: 17px;
    font-size: 1.0625rem;
    margin-bottom: 40px; }
  .feed_loading_animation .loading_bar {
    width: 100%;
    height: 15px;
    background: #F9F9F9;
    border: 1px solid #DFDFDF;
    border-radius: 5px;
    overflow: hidden; }
  .feed_loading_animation .loading_progress {
    width: 0px;
    height: 13px;
    background: #025CB8;
    -webkit-transition: width 0s ease;
    transition: width 0s ease; }
    .news_feed.loading .feed_loading_animation .loading_progress {
      width: 100%;
      -webkit-transition: width 2s ease;
      transition: width 2s ease; }

.news_feed_header {
  width: 1px;
  height: 1px;
  position: absolute;
  border: 0;
  clip: rect(0 0 0 0);
  margin: -1px;
  overflow: hidden;
  padding: 0; }
  .news_feed_header.focusable:active, .news_feed_header.focusable:focus {
    width: auto;
    height: auto;
    position: static;
    clip: auto;
    margin: 0;
    overflow: visible; }

.news_feed_content {
  width: 1px;
  height: 1px;
  position: absolute;
  border: 0;
  clip: rect(0 0 0 0);
  margin: -1px;
  overflow: hidden;
  padding: 0; }
  .news_feed_content.focusable:active, .news_feed_content.focusable:focus {
    width: auto;
    height: auto;
    position: static;
    clip: auto;
    margin: 0;
    overflow: visible; }
  .news_feed.loaded .news_feed_content {
    width: auto;
    height: auto;
    position: relative;
    border: none;
    clip: auto;
    margin: 0;
    overflow: visible;
    padding: 0; }

.news_feed_no_articles {
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.5; }
  @media screen and (min-width: 740px) {
    .news_feed_no_articles {
      font-size: 20px;
      font-size: 1.25rem; } }
  @media screen and (min-width: 980px) {
    .news_feed_no_articles {
      padding-top: 42px; } }

.news_feed_items {
  border-top: 1px solid #DFDFDF;
  list-style: none;
  margin: 0 0 50px;
  padding: 0; }
  @media screen and (min-width: 740px) {
    .news_feed_items {
      margin-bottom: 85px; } }

.news_feed_item {
  border-bottom: 1px solid #DFDFDF;
  padding: 25px 0; }
  @media screen and (min-width: 740px) {
    .news_feed_item {
      padding: 45px 0; } }
  @media screen and (min-width: 980px) {
    .news_feed_item {
      padding: 54px 0 56px; } }

.news_feed_item_title_link {
  display: block;
  color: #000;
  -webkit-transition: color 0.25s ease;
  transition: color 0.25s ease; }
  .news_feed_item_title_link .animated_circle {
    width: 32px;
    height: 32px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border: 1px solid rgba(0, 0, 0, 0.3);
    border-radius: 50%;
    cursor: pointer;
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
    -webkit-transition: border-color .25s, border-width .25s, -webkit-box-shadow .25s;
    transition: border-color .25s, border-width .25s, -webkit-box-shadow .25s;
    transition: border-color .25s, border-width .25s, box-shadow .25s;
    transition: border-color .25s, border-width .25s, box-shadow .25s, -webkit-box-shadow .25s;
    -webkit-transition-delay: 0.3s;
            transition-delay: 0.3s;
    will-change: transform; }
    .news_feed_item_title_link .animated_circle svg {
      width: 32px;
      height: 32px;
      overflow: visible; }
    .news_feed_item_title_link .animated_circle .animated_icon_arrow,
    .news_feed_item_title_link .animated_circle .animated_icon_print {
      stroke: #DE2345;
      -webkit-transition: stroke 0.25s ease;
      transition: stroke 0.25s ease;
      -webkit-transform: scale(0.92) translateY(1px);
              transform: scale(0.92) translateY(1px); }
      @media screen and (min-width: 740px) {
        .news_feed_item_title_link .animated_circle .animated_icon_arrow,
        .news_feed_item_title_link .animated_circle .animated_icon_print {
          -webkit-transform: scale(1);
                  transform: scale(1); } }
    .news_feed_item_title_link .animated_circle .animated_icon_print {
      width: 12px;
      -webkit-transform: scale(0.92) translate(8px, 7px);
              transform: scale(0.92) translate(8px, 7px); }
      @media screen and (min-width: 740px) {
        .news_feed_item_title_link .animated_circle .animated_icon_print {
          -webkit-transform: scale(0.9) translate(8px, 8px);
                  transform: scale(0.9) translate(8px, 8px); } }
    .news_feed_item_title_link .animated_circle.left .animated_icon_arrow,
    .news_feed_item_title_link .animated_circle.left .animated_icon_print {
      -webkit-transform-origin: center center;
              transform-origin: center center;
      -webkit-transform: scale(0.92) translateX(-1px) rotate(180deg);
              transform: scale(0.92) translateX(-1px) rotate(180deg); }
      @media screen and (min-width: 740px) {
        .news_feed_item_title_link .animated_circle.left .animated_icon_arrow,
        .news_feed_item_title_link .animated_circle.left .animated_icon_print {
          -webkit-transform: scale(1) rotate(180deg);
                  transform: scale(1) rotate(180deg); } }
    .news_feed_item_title_link .animated_circle .animated_icon_circle {
      stroke: #DE2345;
      stroke-dasharray: 95;
      stroke-dashoffset: 95;
      -webkit-transform: translateX(1px) translateY(31px) rotate(-90deg);
              transform: translateX(1px) translateY(31px) rotate(-90deg);
      -webkit-transition: stroke-dashoffset 600ms ease;
      transition: stroke-dashoffset 600ms ease;
      -webkit-transform-origin: 0px 0px 0px;
              transform-origin: 0px 0px 0px; }
    @media screen and (min-width: 740px) {
      .news_feed_item_title_link .animated_circle {
        border-color: rgba(0, 0, 0, 0.3);
        border-width: 1px;
        -webkit-transform: scale(1);
                transform: scale(1); } }
  @media screen and (min-width: 740px) {
    .news_feed_item_title_link:hover .animated_circle, .news_feed_item_title_link:focus .animated_circle {
      border-color: transparent;
      -webkit-transition-delay: 0s;
              transition-delay: 0s; }
      .news_feed_item_title_link:hover .animated_circle .animated_icon_circle, .news_feed_item_title_link:focus .animated_circle .animated_icon_circle {
        stroke-dashoffset: 0px; }
      .news_feed_item_title_link:hover .animated_circle .animated_icon_arrow,
      .news_feed_item_title_link:hover .animated_circle .animated_icon_print, .news_feed_item_title_link:focus .animated_circle .animated_icon_arrow,
      .news_feed_item_title_link:focus .animated_circle .animated_icon_print {
        stroke: #000; } }
  @media screen and (min-width: 740px) {
    .news_feed_item_title_link:hover, .news_feed_item_title_link:focus {
      color: #DE2345; }
      .news_feed_item_title_link:hover .news_feed_item_title_icon, .news_feed_item_title_link:focus .news_feed_item_title_icon {
        fill: #DE2345; } }

.news_feed_item_title_icon {
  position: absolute;
  margin-left: 8px;
  -webkit-transform: scale(0.9) translateY(-2px);
          transform: scale(0.9) translateY(-2px); }
  @media screen and (min-width: 740px) {
    .news_feed_item_title_icon {
      -webkit-transform: scale(1) translateY(-2px);
              transform: scale(1) translateY(-2px); } }

.news_feed_item_title {
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #000;
  line-height: 2;
  margin: 0; }
  @media screen and (min-width: 740px) {
    .news_feed_item_title {
      font-size: 20px;
      font-size: 1.25rem; } }
  @media screen and (min-width: 980px) {
    .news_feed_item_title {
      line-height: 1.5; } }

.news_feed_item_meta {
  margin-top: 6px; }

.news_feed_item_date {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  color: #353535;
  font-size: 14px;
  font-size: 0.875rem; }

/* ==========================================================================
	News List
============================================================================= */
.news_listing {
  margin-bottom: 40px; }
  @media screen and (min-width: 740px) {
    .news_listing {
      margin-bottom: 50px; } }
  @media screen and (min-width: 980px) {
    .news_listing {
      margin-bottom: 60px; } }
  @media screen and (min-width: 1220px) {
    .news_listing {
      margin-bottom: 80px; } }
  .views-element-container .news_listing {
    margin-bottom: 25px; }
  .news_listing.hidden {
    display: none; }
  @media screen and (min-width: 980px) {
    .news_listing {
      border-top: 1px solid #DFDFDF; } }

.news_listing_header {
  width: 1px;
  height: 1px;
  position: absolute;
  border: 0;
  clip: rect(0 0 0 0);
  margin: -1px;
  overflow: hidden;
  padding: 0; }
  .news_listing_header.focusable:active, .news_listing_header.focusable:focus {
    width: auto;
    height: auto;
    position: static;
    clip: auto;
    margin: 0;
    overflow: visible; }

/* News Items
============================================================================= */
.news_items {
  list-style: none;
  margin: 0;
  padding: 0; }

.news_item {
  border-bottom: 1px solid #DFDFDF;
  padding: 25px 0; }
  @media screen and (min-width: 740px) {
    .news_item {
      padding: 40px 0; } }
  @media screen and (min-width: 980px) {
    .news_item {
      padding: 50px 0; } }

@media print, screen and (min-width: 500px) {
  .news_item_article {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse; }
    .news_item_article.no_image {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; } }

.news_item_media {
  width: 100%;
  margin-bottom: 15px; }
  @media screen and (min-width: 500px) {
    .news_item_media {
      width: 32%;
      margin: 0 0 0 16px; } }
  @media print, screen and (min-width: 740px) {
    .news_item_media {
      width: 225px;
      margin-right: 0; } }
  @media screen and (min-width: 980px) {
    .news_item_media {
      width: 285px; } }

.news_item_media_link {
  display: block; }

.news_item_figure {
  display: block; }
  .news_item_figure picture {
    display: block; }
  .news_item_figure img {
    display: block;
    width: 100%; }

.news_item_wrapper {
  width: 100%; }
  @media screen and (min-width: 500px) {
    .news_item_wrapper {
      width: calc(68% - 16px);
      margin-top: 0;
      padding-right: 25px; }
      .news_item_article.no_image .news_item_wrapper {
        width: 100%;
        padding-right: 0; } }
  @media screen and (min-width: 740px) {
    .news_item_wrapper {
      width: calc(100% - 241px);
      padding-right: 40px; } }
  @media screen and (min-width: 980px) {
    .news_item_wrapper {
      width: calc(100% - 300px); } }
  @media screen and (min-width: 1220px) {
    .news_item_wrapper {
      padding-right: 70px; } }

.news_item_header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }

.news_item_category {
  border-right: 1px solid #CCCCCC;
  margin-right: 10px;
  padding-right: 7px; }
  .news_item_category:last-child {
    border-right: none; }

.news_item_title {
  margin: 0;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  padding-right: 30px; }
  @media screen and (min-width: 500px) {
    .news_item_title {
      padding-right: 0; } }

.news_item_title_link {
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.5;
  display: block;
  position: relative;
  color: #000;
  line-height: 1.9375;
  -webkit-transition: color 0.25s ease;
  transition: color 0.25s ease; }
  @media screen and (min-width: 740px) {
    .news_item_title_link {
      font-size: 20px;
      font-size: 1.25rem; } }
  .news_item_title_link .animated_circle {
    width: 32px;
    height: 32px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border: 1px solid rgba(0, 0, 0, 0.3);
    border-radius: 50%;
    cursor: pointer;
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
    -webkit-transition: border-color .25s, border-width .25s, -webkit-box-shadow .25s;
    transition: border-color .25s, border-width .25s, -webkit-box-shadow .25s;
    transition: border-color .25s, border-width .25s, box-shadow .25s;
    transition: border-color .25s, border-width .25s, box-shadow .25s, -webkit-box-shadow .25s;
    -webkit-transition-delay: 0.3s;
            transition-delay: 0.3s;
    will-change: transform; }
    .news_item_title_link .animated_circle svg {
      width: 32px;
      height: 32px;
      overflow: visible; }
    .news_item_title_link .animated_circle .animated_icon_arrow,
    .news_item_title_link .animated_circle .animated_icon_print {
      stroke: #148071;
      -webkit-transition: stroke 0.25s ease;
      transition: stroke 0.25s ease;
      -webkit-transform: scale(0.92) translateY(1px);
              transform: scale(0.92) translateY(1px); }
      @media screen and (min-width: 740px) {
        .news_item_title_link .animated_circle .animated_icon_arrow,
        .news_item_title_link .animated_circle .animated_icon_print {
          -webkit-transform: scale(1);
                  transform: scale(1); } }
    .news_item_title_link .animated_circle .animated_icon_print {
      width: 12px;
      -webkit-transform: scale(0.92) translate(8px, 7px);
              transform: scale(0.92) translate(8px, 7px); }
      @media screen and (min-width: 740px) {
        .news_item_title_link .animated_circle .animated_icon_print {
          -webkit-transform: scale(0.9) translate(8px, 8px);
                  transform: scale(0.9) translate(8px, 8px); } }
    .news_item_title_link .animated_circle.left .animated_icon_arrow,
    .news_item_title_link .animated_circle.left .animated_icon_print {
      -webkit-transform-origin: center center;
              transform-origin: center center;
      -webkit-transform: scale(0.92) translateX(-1px) rotate(180deg);
              transform: scale(0.92) translateX(-1px) rotate(180deg); }
      @media screen and (min-width: 740px) {
        .news_item_title_link .animated_circle.left .animated_icon_arrow,
        .news_item_title_link .animated_circle.left .animated_icon_print {
          -webkit-transform: scale(1) rotate(180deg);
                  transform: scale(1) rotate(180deg); } }
    .news_item_title_link .animated_circle .animated_icon_circle {
      stroke: #148071;
      stroke-dasharray: 95;
      stroke-dashoffset: 95;
      -webkit-transform: translateX(1px) translateY(31px) rotate(-90deg);
              transform: translateX(1px) translateY(31px) rotate(-90deg);
      -webkit-transition: stroke-dashoffset 600ms ease;
      transition: stroke-dashoffset 600ms ease;
      -webkit-transform-origin: 0px 0px 0px;
              transform-origin: 0px 0px 0px; }
    @media screen and (min-width: 740px) {
      .news_item_title_link .animated_circle {
        border-color: rgba(0, 0, 0, 0.3);
        border-width: 1px;
        -webkit-transform: scale(1);
                transform: scale(1); } }
  @media screen and (min-width: 740px) {
    .news_item_title_link:hover .animated_circle, .news_item_title_link:focus .animated_circle {
      border-color: transparent;
      -webkit-transition-delay: 0s;
              transition-delay: 0s; }
      .news_item_title_link:hover .animated_circle .animated_icon_circle, .news_item_title_link:focus .animated_circle .animated_icon_circle {
        stroke-dashoffset: 0px; }
      .news_item_title_link:hover .animated_circle .animated_icon_arrow,
      .news_item_title_link:hover .animated_circle .animated_icon_print, .news_item_title_link:focus .animated_circle .animated_icon_arrow,
      .news_item_title_link:focus .animated_circle .animated_icon_print {
        stroke: #000; } }
  @media screen and (min-width: 740px) {
    .news_item_title_link:hover {
      color: #148071; } }

.news_item_title_icon {
  margin-left: 8px;
  position: absolute; }
  .news_item_title_link .news_item_title_icon.animated_circle {
    -webkit-transform: scale(0.9) translateY(-2px);
            transform: scale(0.9) translateY(-2px); }
    @media screen and (min-width: 740px) {
      .news_item_title_link .news_item_title_icon.animated_circle {
        -webkit-transform: scale(1) translateY(3px);
                transform: scale(1) translateY(3px); } }

.news_item_categories {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  list-style: none;
  margin: 0 0 8px;
  -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
          order: 0;
  padding: 0; }

.news_item_category_label {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-size: 11px;
  font-size: 0.6875rem;
  letter-spacing: 2px;
  letter-spacing: 0.125rem;
  text-transform: uppercase;
  color: #013E7D;
  font-size: 14px;
  font-size: 0.875rem; }

.news_item_meta {
  margin-top: 10px; }
  @media screen and (min-width: 980px) {
    .news_item_meta {
      margin-top: 20px; } }

.news_item_date {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  color: #353535;
  font-size: 12px;
  font-size: 0.75rem; }
  @media screen and (min-width: 740px) {
    .news_item_date {
      font-size: 14px;
      font-size: 0.875rem; } }

.news_item_date_label {
  width: 1px;
  height: 1px;
  position: absolute;
  border: 0;
  clip: rect(0 0 0 0);
  margin: -1px;
  overflow: hidden;
  padding: 0; }
  .news_item_date_label.focusable:active, .news_item_date_label.focusable:focus {
    width: auto;
    height: auto;
    position: static;
    clip: auto;
    margin: 0;
    overflow: visible; }

.news_item_author {
  display: block;
  position: relative;
  font-size: 12px;
  font-size: 0.75rem;
  font-weight: 400;
  margin-top: 4px; }
  @media screen and (min-width: 740px) {
    .news_item_author {
      display: inline-block;
      font-size: 12px;
      font-size: 0.75rem;
      font-weight: 400;
      margin-left: 18px; }
      .news_item_author:after {
        width: 1px;
        height: 16px;
        display: block;
        position: absolute;
        left: -11px;
        top: 0;
        background: #DFDFDF;
        content: ""; } }

.news_item_link {
  cursor: pointer;
  text-align: center;
  display: block; }
  .news_item_link [class*="icon"] {
    display: inline-block;
    vertical-align: middle; }
    @media print {
      .news_item_link [class*="icon"] {
        display: none; } }
  .news_item_link [class*="label"] {
    display: inline-block;
    vertical-align: middle; }
  .news_item_link [class*="icon"] {
    display: inline-block;
    vertical-align: middle; }
    @media print {
      .news_item_link [class*="icon"] {
        display: none; } }
  .news_item_link [class*="label"] {
    display: inline-block;
    vertical-align: middle; }
  @media screen and (min-width: 500px) {
    .news_item_link {
      display: inline-block; } }

/* ==========================================================================
	Component
============================================================================= */
/* ==========================================================================
	News Listing Topic Filter
============================================================================= */
.news_feed_list {
  margin: 25px 0; }
  @media screen and (min-width: 980px) {
    .news_feed_list {
      margin: 36px 0; } }

@media screen and (max-width: 979px) {
  .news_feed_list_header {
    width: 1px;
    height: 1px;
    position: absolute;
    border: 0;
    clip: rect(0 0 0 0);
    margin: -1px;
    overflow: hidden;
    padding: 0; }
    .news_feed_list_header.focusable:active, .news_feed_list_header.focusable:focus {
      width: auto;
      height: auto;
      position: static;
      clip: auto;
      margin: 0;
      overflow: visible; } }

.news_feed_list_title {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  position: relative;
  display: inline-block;
  color: #025CB8;
  font-size: 14px;
  font-size: 0.875rem;
  font-style: italic;
  margin-bottom: 13px;
  margin-top: 0; }
  .news_feed_list_title:before {
    width: 6px;
    height: 1px;
    display: block;
    position: absolute;
    right: -15px;
    top: 7px;
    background: #025CB8;
    content: "";
    opacity: 1;
    visibility: visible; }
  .news_feed_list_title:after {
    width: 1px;
    height: 6px;
    display: block;
    position: absolute;
    right: -15px;
    top: 7px;
    background: #025CB8;
    content: "";
    opacity: 1;
    visibility: visible; }

.news_feed_list_items {
  display: none;
  list-style: none;
  margin: 0;
  padding-left: 10px; }
  @media screen and (min-width: 980px) {
    .news_feed_list_items {
      display: block; } }

.news_feed_list_item {
  margin-bottom: 3px; }
  .news_feed_list_item:last-child {
    margin-bottom: 0; }

.news_feed_list_link {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  display: block;
  color: #000;
  font-size: 14px;
  font-size: 0.875rem;
  padding: 6px 10px;
  -webkit-transition: color 0.25s ease, background-color 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease; }
  .news_feed_list_link:hover, .news_feed_list_link:focus {
    color: #DE2345; }
  .news_feed_list_link.active {
    background: #DE2345;
    color: #FFF; }

.news_feed_list_dropdown {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  width: 100%;
  height: 40px;
  display: block;
  position: relative;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background: #FFF url("../images/circle_plus.svg") no-repeat calc(100% - 15px) center;
  border: 1px solid #EAEAEA;
  -webkit-box-shadow: 0px 0px 12px 2px rgba(0, 0, 0, 0.08);
          box-shadow: 0px 0px 12px 2px rgba(0, 0, 0, 0.08);
  color: #000;
  cursor: pointer;
  font-size: 16px;
  font-size: 1rem;
  padding: 0 15px; }
  @media screen and (min-width: 980px) {
    .news_feed_list_dropdown {
      display: none; } }

/* ==========================================================================
	News Listing Topic Filter
============================================================================= */
@media screen and (min-width: 980px) {
  .news_topic_filter {
    margin: 8px 0 36px; } }

@media screen and (max-width: 979px) {
  .news_topic_filter_header {
    width: 1px;
    height: 1px;
    position: absolute;
    border: 0;
    clip: rect(0 0 0 0);
    margin: -1px;
    overflow: hidden;
    padding: 0; }
    .news_topic_filter_header.focusable:active, .news_topic_filter_header.focusable:focus {
      width: auto;
      height: auto;
      position: static;
      clip: auto;
      margin: 0;
      overflow: visible; } }

.news_topic_filter_title {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  position: relative;
  display: inline-block;
  color: #013E7D;
  font-size: 14px;
  font-size: 0.875rem;
  font-style: italic;
  margin-bottom: 18px;
  margin-top: 0; }
  .news_topic_filter_title:before {
    width: 6px;
    height: 1px;
    display: block;
    position: absolute;
    right: -15px;
    top: 7px;
    background: #013E7D;
    content: "";
    opacity: 1;
    visibility: visible; }
  .news_topic_filter_title:after {
    width: 1px;
    height: 6px;
    display: block;
    position: absolute;
    right: -15px;
    top: 7px;
    background: #013E7D;
    content: "";
    opacity: 1;
    visibility: visible; }

.news_topic_filter_items {
  display: none;
  list-style: none;
  margin: 0;
  padding-left: 10px; }
  @media screen and (min-width: 980px) {
    .news_topic_filter_items {
      display: block; } }

.news_topic_filter_item {
  margin-bottom: 14px; }

.news_topic_filter_link {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  color: #000;
  font-size: 14px;
  font-size: 0.875rem;
  padding: 6px 10px;
  -webkit-transition: color 0.25s ease, background-color 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease; }
  .news_topic_filter_item.active .news_topic_filter_link {
    background: #148071;
    color: #FFF; }
  @media screen and (min-width: 740px) {
    .news_topic_filter_link:hover, .news_topic_filter_link:focus {
      color: #148071; text-decoration-line: underline;
    text-underline-offset: 2px; } }

.news_topic_filter_clear {
  display: none;
  background: #F9F9F9;
  border: 1px solid #DFDFDF;
  border-radius: 25px;
  color: #000;
  margin-left: 20px;
  margin-top: 0px;
  padding: 8px;
  -webkit-transition: background-color 0.25s ease, color 0.25s ease, border-color 0.25s ease, opacity 0.25s ease;
  transition: background-color 0.25s ease, color 0.25s ease, border-color 0.25s ease, opacity 0.25s ease; }
  .news_topic_filter_clear:hover, .news_topic_filter_clear:focus {
    background: #000;
    border-color: #000;
    color: #FFF; }
    .news_topic_filter_clear:hover .news_topic_filter_clear_icon, .news_topic_filter_clear:focus .news_topic_filter_clear_icon {
      -webkit-transform: rotate(360deg);
              transform: rotate(360deg); }
      .news_topic_filter_clear:hover .news_topic_filter_clear_icon .icon, .news_topic_filter_clear:focus .news_topic_filter_clear_icon .icon {
        fill: #FFF; }
  .news_topic_filter_clear[disabled] {
    opacity: 0.45;
    pointer-events: none; }
  @media screen and (min-width: 980px) {
    .news_topic_filter_clear {
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex; } }

.news_topic_filter_clear_label {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-size: 11px;
  font-size: 0.6875rem;
  letter-spacing: 2px;
  letter-spacing: 0.125rem;
  text-transform: uppercase;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  letter-spacing: 1px;
  letter-spacing: 0.0625rem;
  margin-left: 8px; }

.news_topic_filter_clear_icon {
  -webkit-transition: -webkit-transform 0.25s ease;
  transition: -webkit-transform 0.25s ease;
  transition: transform 0.25s ease;
  transition: transform 0.25s ease, -webkit-transform 0.25s ease; }
  .news_topic_filter_clear_icon .icon {
    fill: #025CB8;
    -webkit-transition: fill 0.25s ease;
    transition: fill 0.25s ease; }

@media screen and (min-width: 980px) {
  .news_topic_dropdown {
    display: none; } }

.news_topic_dropdown_items {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  width: 100%;
  height: 40px;
  display: block;
  position: relative;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background: #FFF url("../images/circle_plus.svg") no-repeat calc(100% - 15px) center;
  border: 1px solid #EAEAEA;
  -webkit-box-shadow: 0px 0px 12px 2px rgba(0, 0, 0, 0.08);
          box-shadow: 0px 0px 12px 2px rgba(0, 0, 0, 0.08);
  color: #000;
  cursor: pointer;
  font-size: 16px;
  font-size: 1rem;
  padding: 0 15px; }
  @media screen and (min-width: 980px) {
    .news_topic_dropdown_items {
      display: none; } }

/* ==========================================================================
	Print
============================================================================= */
@media print {
  * {
    background: none !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
    color: #555 !important;
    text-shadow: none !important; }
  h2,
  h3,
  p {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  a {
    text-decoration: underline; }
    a:visited {
      text-decoration: underline; }
    a[href]:after {
      content: " (" attr(href) ")"; }
    a[href^="javascript:"]:after, a[href^="#"]:after {
      content: ""; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  pre,
  blockquote {
    border: 1px solid #999;
    padding: 10px;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  .print {
    display: block; }
  #fs-grid-menu {
    display: none !important; } }





/* ==========================================================================
	Reduced Motion
============================================================================= */

@media screen and (prefers-reduced-motion: reduce) { 
	
	/* home page background video */
	.home_feature_media_wrapper { 
		background-color: none !important;
		background-image: none !important; }
	.home_feature_media {  -webkit-transition: none !important; transition: none !important; }
	.home_feature_media_wrapper .home_feature_media .fs-background-container { background: none !important; }
	.fs-background-media.fs-background-animated { 
		background-image: url(/sites/default/files/styles/full_xlrg/public/2019-04/atmospheric2019.jpg?itok=PtnLeMtZ) !important; 
		background-size: 100% auto !important; }
	.home_feature_media video { display: none; }
	.home_feature_pause { display: none; }
	.messaging_wrapper { -webkit-transition: none !important; transition: none !important; }
	
	
	
	.animated_circle .animated_icon_circle, .roundabout_nav_item, .testimonial_item, .fs-carousel-enabled .fs-carousel-canister, 
	.testimonial_item, .main_nav, .home_sticky_nav .main_nav_link_label:after, .header_ribbon_bottom .main_nav_link_label:after, 
	.footer_nav_link::after, .bidirectional_nav a::after, .terms_nav_link::after, .related_nav_link::after, 
	.campus_item_content_attribute, .campus_item_content_attribute.fs-swap-active, .campus_item:nth-of-type(1) .campus_item_attribute_image, 
	.campus_item_attribute_image, .campus_item:nth-of-type(1) .campus_item_attribute_inner, .campus_item:nth-of-type(2) .campus_item_attribute_inner, 
	.campus_item:nth-of-type(3) .campus_item_attribute_inner, .campus_item:nth-of-type(4) .campus_item_attribute_inner, .js .program_menu, .js .campus_menu, 
	.js .special_report_menu, .fs-lightboxing-figure { -webkit-transition: none !important; transition: none !important; }
	
	.fs-carousel-item_previous .message_stat_item, .fs-carousel-item_next .message_stat_item,
	.fs-carousel-item_previous .facts_stats_item_image, .fs-carousel-item_next .facts_stats_item_image,
	.facts_stats_item_info .item_stat,
	.page_inner, 
	.feat_roundabout_nav_item,  
	.roundabout_nav_list, 
	.pre_footer_item_content, 
	.messaging.loaded .message_stats_group:first-child.fs-carousel-visible .message_stat_item, 
	.message_stats_group:first-child.fs-carousel-visible .message_stat_item, 
	.fs-carousel-visible .message_stat_item { 
		-webkit-transform: none !important; transform: none !important; 
		-webkit-transition: none !important; transition: none !important; }
	
    
    /* flex callout */
    .flex_callout { height: auto !important; border: none; border-width: 0; }
    .flex_callout_media { display:none; }
	.flex_callout_wrapper { display: block !important; }
    .fs-row.flex_callout_row { width: 100% !important; }
    .flex_callout_row { }
    .fs-grid .fs-row .fs-cell {  }
    .flex_callout_inner {  }
    .flex_callout_inner { padding: 50px 0 0 0; }
    .flex_callout_body { position: relative; top: 0; padding: 70px 70px 30px 60px; border-top: 3px solid #005CB8; border-bottom: 3px solid #005CB8; }
	
        /* flex callout transitions */
        .flex_callout_inner { 
            -webkit-transform: none !important; transform: none !important; 
            -webkit-transition: none !important; transition: none !important; 
            will-change: unset; }
	
        .flex_callout_inner[style], 
        .flex_callout_inner.js-flex-inner[style] {  
            -webkit-transform: translate3d(0px, 0px, 0px) !important; transform: translate3d(0px, 0px, 0px) !important; }

        .flex_callout_body, .flex_callout.active .flex_callout_body { 
            -webkit-transform: none !important; transform: none !important; 
            -webkit-transition: none !important; transition: none !important; }

        .flex_callout_description, .flex_callout_links { 
            -webkit-transform: none !important; transform: none !important; 
            -webkit-transition: none !important; transition: none !important;
            opacity: 1 !important; }
	
}

/* dark mode issues */
@media (prefers-color-scheme: dark) {

	.blockquote_full_icon { display: none; }
	.feat_roundabout_nav_link_label { background: rgba(0,0,0,1) !important; }
	.feat_roundabout_nav_link_label_text { color: #FFF !important; }
	.landing_feature_stats { background: rgba(0,0,0,.7) !important; }
	
}
