@import url(owl.carousel.min.css);
.gradient:after, .ms-btn-icon .ms-btn-ico.custom svg, .abs_fill, .lazyload[data-animation]:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }

/*! normalize.css v1.1.2 | MIT License | git.io/normalize */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

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

[hidden] {
  display: none; }

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

html,
button,
input,
select,
textarea {
  font-family: sans-serif; }

body {
  margin: 0; }

a:focus {
  outline: thin dotted; }

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

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

h2 {
  font-size: 1.5em;
  margin: 0.83em 0; }

h3 {
  font-size: 1.17em;
  margin: 1em 0; }

h4 {
  font-size: 1em;
  margin: 1.33em 0; }

h5 {
  font-size: 0.83em;
  margin: 1.67em 0; }

h6 {
  font-size: 0.67em;
  margin: 2.33em 0; }

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

b,
strong {
  font-weight: bold; }

blockquote {
  margin: 1em 40px; }

dfn {
  font-style: italic; }

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

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

p,
pre {
  margin: 1em 0; }

code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em; }

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

q {
  quotes: none; }

q:before,
q:after {
  content: '';
  content: none; }

small {
  font-size: 80%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

dl,
menu,
ol,
ul {
  margin: 1em 0; }

dd {
  margin: 0 0 0 40px; }

menu,
ol,
ul {
  padding: 0 0 0 40px; }

nav ul,
nav ol {
  list-style: none;
  list-style-image: none; }

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

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

figure {
  margin: 0; }

form {
  margin: 0; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0;
  white-space: normal;
  *margin-left: -7px; }

button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle; }

button,
input {
  line-height: normal; }

button,
select {
  text-transform: none; }

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

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

input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
  *height: 13px;
  *width: 13px; }

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

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

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

textarea {
  overflow: auto;
  vertical-align: top; }

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

body {
  font-size: 100%; }

html,
body,
.mason {
  width: 100%;
  height: 100%; }

body {
  background: #FFFFFF; }

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

.mason--resizing * {
  -webkit-transition: none;
  -o-transition: none;
  transition: none; }

.mason {
  width: 1024px;
  min-height: 100%;
  height: auto !important;
  height: 100%;
  margin: 0 auto;
  clear: both;
  position: relative;
  overflow: hidden;
  background: #FFFFFF; }
  @media all and (min-width: 0px) {
    .mason {
      width: auto; } }

.mason {
  color: #4b4b4b;
  font-family: "Open Sans", sans-serif; }

button,
input,
select,
textarea {
  font-family: "Open Sans", sans-serif; }

.video {
  max-width: 100%;
  position: relative;
  background: #000; }
  .video iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    border: 0; }

.region h1,
.region h2,
.region h3,
.region h4,
.region h5,
.region h6 {
  color: #444444;
  font-family: "Open Sans", sans-serif;
  font-weight: normal;
  line-height: 1.5em; }

.region a {
  color: #4587D0;
  text-decoration: none; }

.region hr {
  width: 100%;
  height: 0;
  margin: 0;
  border: 0;
  border-bottom: 1px solid #E0E0E0; }

.region img,
.region iframe {
  max-width: 100%; }

.region img {
  height: auto !important; }

.region img[data-fill] {
  max-width: none; }

.region figure {
  max-width: 100%;
  padding: 2px;
  margin: 1em 0;
  border: 1px solid #E0E0E0;
  background: #8ab2dc; }
  .region figure img {
    clear: both; }
  .region figure figcaption {
    clear: both; }

.region blockquote {
  margin: 1em 0;
  padding: 0 0 0 1em; }

.region table {
  max-width: 100%;
  margin: 1em 0;
  clear: both;
  border: 1px solid #E0E0E0;
  background: #8ab2dc; }

.region th, .region td {
  text-align: left;
  padding: 0.25em 0.5em;
  border: 1px solid #E0E0E0; }

.region label {
  margin-right: .5em;
  display: block; }

.region legend {
  padding: 0 .5em; }

.region label em,
.region legend em {
  color: #CF1111;
  font-style: normal;
  margin-left: .2em; }

.region input {
  max-width: 100%; }

.region input[type=text],
.region input[type=number],
.region input[type=password] {
  width: 18em;
  height: 2em;
  display: block;
  padding: 0 0 0 .5em;
  border: 1px solid #E0E0E0; }

.region input[type=radio],
.region input[type=checkbox] {
  width: 1em;
  height: 1em;
  margin: .4em; }

.region textarea {
  max-width: 100%;
  display: block;
  padding: .5em;
  border: 1px solid #E0E0E0; }

.region select {
  max-width: 100%;
  width: 18em;
  height: 2em;
  padding: .2em;
  border: 1px solid #E0E0E0; }

.region select[size] {
  height: auto;
  padding: .2em; }

.region fieldset {
  border-color: #E0E0E0; }

.captcha {
  display: block;
  margin: 0 0 1em; }

.captcha__help {
  max-width: 28em; }

.captcha__help--extended {
  max-width: 26em; }

.captcha__elements {
  width: 200px; }

.btn {
  height: auto;
  margin-top: -1px;
  display: inline-block;
  padding: 0 1em;
  color: #4587D0;
  line-height: 2.8em;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: uppercase;
  border: 1px solid #4587D0;
  background: transparent;
  -webkit-transition: background .4s, color .4s;
  -o-transition: background .4s, color .4s;
  transition: background .4s, color .4s; }

.btn:hover,
.btn:focus {
  color: #FFF;
  background: #4587D0; }

.btn__icon,
.btn__text {
  float: left;
  margin: 0 0.2em;
  line-height: inherit; }

.btn__icon {
  font-size: 1.5em;
  margin-top: -2px; }

.btn--disabled {
  color: #999;
  border-color: #999;
  cursor: default; }

.btn--disabled:hover,
.btn--disabled:focus {
  color: #999;
  background: transparent; }

.anchor, .access__anchor, .content__anchor {
  visibility: hidden;
  position: absolute;
  top: 0; }

.mason--admin .anchor, .mason--admin .access__anchor, .mason--admin .content__anchor {
  margin-top: -110px; }

.ui_toolbar {
  clear: both;
  margin: 1em 0;
  line-height: 2.1em; }

.ui_toolbar:before,
.ui_toolbar:after {
  content: '';
  display: table; }

.ui_toolbar:after {
  clear: both; }

.ui_toolbar > *,
.ui_left > *,
.ui_right > * {
  margin: 0 .5em 0 0;
  float: left; }

.ui_toolbar > *:last-child,
.ui_right > *:last-child {
  margin-right: 0; }

.ui_left {
  float: left; }

.ui_right {
  float: right;
  margin-left: .5em; }

.ui_button, .ui_tag, .ui_select {
  margin: 0 .5em 0 0;
  position: relative;
  float: left;
  text-align: left; }

.ui_button, .ui_tag, .ui_select > div {
  height: 2.1em;
  padding: 0 .6em;
  position: relative;
  font-size: 1em;
  white-space: nowrap;
  color: #444444 !important;
  line-height: 2.1em;
  border: 1px solid;
  border-color: rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.25);
  border-radius: 0px;
  background-color: #F8F8F8;
  background-image: none; }

.ui_button:hover, .ui_select:hover > div {
  background-color: #E0E0E0; }

.ui_button.ui_button--selected, .ui_select.ui_select--selected > div {
  background-color: #E0E0E0; }

.ui_button.ui_button--disabled, .ui_select.ui_select--disabled > div {
  cursor: default;
  color: rgba(68, 68, 68, 0.25) !important;
  background-color: #F8F8F8; }

.ui_button {
  margin: 0 .3em 0 0;
  cursor: pointer;
  outline: none;
  text-decoration: none;
  -webkit-transition: background .3s;
  -o-transition: background .3s;
  transition: background .3s; }

.ui_button:focus {
  outline: thin dotted; }

.ui_card {
  padding: 1em;
  display: block;
  text-align: left;
  color: #444444;
  background-color: #F8F8F8;
  border: 1px solid !important;
  border-color: rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.25) !important;
  border-radius: 0px; }

.ui_card:before,
.ui_card:after {
  content: '';
  display: table;
  clear: both; }

.ui_card--void {
  padding: 0;
  overflow: hidden; }

.ui_card--void > * {
  margin: -1px -2px -1px -1px; }

.ui_card__img {
  margin: 0 -1em;
  display: block;
  overflow: hidden;
  border: 2px solid #F8F8F8; }

.ui_card__img--top {
  margin: -1em -1em 0;
  border-radius: 0px 0px 0 0; }

.ui_card__img--full {
  margin: -1em;
  border-radius: 0px; }

.ui_txt {
  margin: 0 0 0.8em;
  font-weight: 300;
  line-height: 1.6em; }

.ui_txt__title {
  margin: 0.66667em 0;
  font-size: 1.2em;
  font-weight: 400;
  line-height: 1.33333em; }

.ui_txt__bold {
  margin: 0.8em 0;
  font-weight: 400; }

.ui_txt__sub {
  margin: -1em 0 1em;
  font-size: 0.8em;
  font-weight: 300;
  line-height: 2em; }

.ui_txt__content {
  font-size: 0.9em;
  line-height: 1.77778em; }
  .ui_txt__content * {
    display: inline;
    margin: 0; }

.ui_txt--truncate_3, .ui_txt--truncate_4, .ui_txt--truncate_5, .ui_txt--truncate_6, .ui_txt--truncate_7, .ui_txt--truncate_8, .ui_txt--truncate_9 {
  position: relative;
  overflow: hidden; }

.ui_txt--truncate_3:after, .ui_txt--truncate_4:after, .ui_txt--truncate_5:after, .ui_txt--truncate_6:after, .ui_txt--truncate_7:after, .ui_txt--truncate_8:after, .ui_txt--truncate_9:after {
  content: '';
  width: 50%;
  height: 1.6em;
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
  background: -webkit-gradient(linear, left top, right top, from(rgba(248, 248, 248, 0)), to(#f8f8f8));
  background: -webkit-linear-gradient(left, rgba(248, 248, 248, 0), #f8f8f8);
  background: -o-linear-gradient(left, rgba(248, 248, 248, 0), #f8f8f8);
  background: linear-gradient(to right, rgba(248, 248, 248, 0), #f8f8f8); }

.ui_txt--truncate_3 {
  height: 4.8em; }

.ui_txt--truncate_3 .ui_txt__title {
  max-height: 1.33333em;
  overflow: hidden; }

.ui_txt--truncate_4 {
  height: 6.4em; }

.ui_txt--truncate_4 .ui_txt__title {
  max-height: 2.66667em;
  overflow: hidden; }

.ui_txt--truncate_5 {
  height: 8em; }

.ui_txt--truncate_5 .ui_txt__title {
  max-height: 4em;
  overflow: hidden; }

.ui_txt--truncate_6 {
  height: 9.6em; }

.ui_txt--truncate_6 .ui_txt__title {
  max-height: 5.33333em;
  overflow: hidden; }

.ui_txt--truncate_7 {
  height: 11.2em; }

.ui_txt--truncate_7 .ui_txt__title {
  max-height: 6.66667em;
  overflow: hidden; }

.ui_txt--truncate_8 {
  height: 12.8em; }

.ui_txt--truncate_8 .ui_txt__title {
  max-height: 8em;
  overflow: hidden; }

.ui_txt--truncate_9 {
  height: 14.4em; }

.ui_txt--truncate_9 .ui_txt__title {
  max-height: 9.33333em;
  overflow: hidden; }

.ui_select {
  padding: 0; }

.ui_select > div {
  padding: 0 1.5em 0 .6em;
  cursor: pointer;
  outline: none !important;
  text-decoration: none;
  -webkit-transition: background .3s;
  -o-transition: background .3s;
  transition: background .3s; }

.ui_select > div:after {
  content: '';
  display: block;
  position: absolute;
  right: .6em;
  top: 50%;
  margin-top: -2px;
  border: 4px solid;
  border-left-color: transparent;
  border-right-color: transparent;
  border-bottom-color: transparent; }

.ui_select > ul {
  padding: 0;
  margin: .75em 0 0;
  display: none;
  list-style: none;
  overflow: hidden;
  background: #fff;
  position: absolute;
  z-index: 8;
  top: 100%;
  right: 0; }

.ui_select > ul li {
  height: 2.1em;
  padding: .15em;
  clear: both;
  position: relative;
  border-bottom: 1px solid #ddd; }

.ui_select > ul li span {
  width: .6em;
  height: .6em;
  margin: .6em;
  float: left; }

.ui_select > ul li label {
  margin: 0 3.6em 0 1.8em;
  display: block;
  white-space: nowrap; }

.ui_select > ul li input {
  position: absolute;
  top: 50%;
  right: 0.15em;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%); }

.ui_select--selected > ul {
  display: block; }

.ui_group {
  float: left;
  margin: 0 .3em 0 0; }

.ui_group .ui_button {
  float: left;
  margin: 0;
  border-radius: 0;
  border-left-color: rgba(255, 255, 255, 0.15); }

.ui_group .ui_button:first-child {
  border-radius: 0px 0 0 0px;
  border-left-color: rgba(0, 0, 0, 0.15); }

.ui_group .ui_button:last-child {
  border-radius: 0 0px 0px 0; }

.ui_icon {
  height: .5em;
  font-size: 2em;
  line-height: .5em;
  display: inline-block;
  font-family: "Courier New", Courier, monospace; }

.ui_icon--prev:after {
  content: "\02039";
  font-weight: bold; }

.ui_icon--next:after {
  content: "\0203A";
  font-weight: bold; }

.ui-tooltip {
  -webkit-box-shadow: 0 0 5px #aaa;
  box-shadow: 0 0 5px #aaa;
  max-width: 300px;
  padding: 8px;
  position: absolute;
  z-index: 9999;
  font-size: 95%;
  line-height: 1.2; }

.gradient:after, .ms-btn-icon .ms-btn-ico.custom svg, .abs_fill, .lazyload[data-animation]:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }

/*! normalize.css v1.1.2 | MIT License | git.io/normalize */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

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

[hidden] {
  display: none; }

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

html,
button,
input,
select,
textarea {
  font-family: sans-serif; }

body {
  margin: 0; }

a:focus {
  outline: thin dotted; }

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

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

h2 {
  font-size: 1.5em;
  margin: 0.83em 0; }

h3 {
  font-size: 1.17em;
  margin: 1em 0; }

h4 {
  font-size: 1em;
  margin: 1.33em 0; }

h5 {
  font-size: 0.83em;
  margin: 1.67em 0; }

h6 {
  font-size: 0.67em;
  margin: 2.33em 0; }

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

b,
strong {
  font-weight: bold; }

blockquote {
  margin: 1em 40px; }

dfn {
  font-style: italic; }

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

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

p,
pre {
  margin: 1em 0; }

code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em; }

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

q {
  quotes: none; }

q:before,
q:after {
  content: '';
  content: none; }

small {
  font-size: 80%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

dl,
menu,
ol,
ul {
  margin: 1em 0; }

dd {
  margin: 0 0 0 40px; }

menu,
ol,
ul {
  padding: 0 0 0 40px; }

nav ul,
nav ol {
  list-style: none;
  list-style-image: none; }

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

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

figure {
  margin: 0; }

form {
  margin: 0; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0;
  white-space: normal;
  *margin-left: -7px; }

button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle; }

button,
input {
  line-height: normal; }

button,
select {
  text-transform: none; }

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

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

input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
  *height: 13px;
  *width: 13px; }

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

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

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

textarea {
  overflow: auto;
  vertical-align: top; }

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

body {
  font-size: 100%; }

html,
body,
.mason {
  width: 100%;
  height: 100%; }

body {
  background: #FFFFFF; }

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

.mason--resizing * {
  -webkit-transition: none;
  -o-transition: none;
  transition: none; }

.mason {
  width: 1024px;
  min-height: 100%;
  height: auto !important;
  height: 100%;
  margin: 0 auto;
  clear: both;
  position: relative;
  overflow: hidden;
  background: #FFFFFF; }
  @media all and (min-width: 0px) {
    .mason {
      width: auto; } }

.mason {
  color: #4b4b4b;
  font-family: "Open Sans", sans-serif; }

button,
input,
select,
textarea {
  font-family: "Open Sans", sans-serif; }

.video {
  max-width: 100%;
  position: relative;
  background: #000; }
  .video iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    border: 0; }

.region h1,
.region h2,
.region h3,
.region h4,
.region h5,
.region h6 {
  color: #444444;
  font-family: "Open Sans", sans-serif;
  font-weight: normal;
  line-height: 1.5em; }

.region a {
  color: #4587D0;
  text-decoration: none; }

.region hr {
  width: 100%;
  height: 0;
  margin: 0;
  border: 0;
  border-bottom: 1px solid #E0E0E0; }

.region img,
.region iframe {
  max-width: 100%; }

.region img {
  height: auto !important; }

.region img[data-fill] {
  max-width: none; }

.region figure {
  max-width: 100%;
  padding: 2px;
  margin: 1em 0;
  border: 1px solid #E0E0E0;
  background: #8ab2dc; }
  .region figure img {
    clear: both; }
  .region figure figcaption {
    clear: both; }

.region blockquote {
  margin: 1em 0;
  padding: 0 0 0 1em; }

.region table {
  max-width: 100%;
  margin: 1em 0;
  clear: both;
  border: 1px solid #E0E0E0;
  background: #8ab2dc; }

.region th, .region td {
  text-align: left;
  padding: 0.25em 0.5em;
  border: 1px solid #E0E0E0; }

.region label {
  margin-right: .5em;
  display: block; }

.region legend {
  padding: 0 .5em; }

.region label em,
.region legend em {
  color: #CF1111;
  font-style: normal;
  margin-left: .2em; }

.region input {
  max-width: 100%; }

.region input[type=text],
.region input[type=number],
.region input[type=password] {
  width: 18em;
  height: 2em;
  display: block;
  padding: 0 0 0 .5em;
  border: 1px solid #E0E0E0; }

.region input[type=radio],
.region input[type=checkbox] {
  width: 1em;
  height: 1em;
  margin: .4em; }

.region textarea {
  max-width: 100%;
  display: block;
  padding: .5em;
  border: 1px solid #E0E0E0; }

.region select {
  max-width: 100%;
  width: 18em;
  height: 2em;
  padding: .2em;
  border: 1px solid #E0E0E0; }

.region select[size] {
  height: auto;
  padding: .2em; }

.region fieldset {
  border-color: #E0E0E0; }

.captcha {
  display: block;
  margin: 0 0 1em; }

.captcha__help {
  max-width: 28em; }

.captcha__help--extended {
  max-width: 26em; }

.captcha__elements {
  width: 200px; }

.btn {
  height: auto;
  margin-top: -1px;
  display: inline-block;
  padding: 0 1em;
  color: #4587D0;
  line-height: 2.8em;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: uppercase;
  border: 1px solid #4587D0;
  background: transparent;
  -webkit-transition: background .4s, color .4s;
  -o-transition: background .4s, color .4s;
  transition: background .4s, color .4s; }

.btn:hover,
.btn:focus {
  color: #FFF;
  background: #4587D0; }

.btn__icon,
.btn__text {
  float: left;
  margin: 0 0.2em;
  line-height: inherit; }

.btn__icon {
  font-size: 1.5em;
  margin-top: -2px; }

.btn--disabled {
  color: #999;
  border-color: #999;
  cursor: default; }

.btn--disabled:hover,
.btn--disabled:focus {
  color: #999;
  background: transparent; }

.anchor, .access__anchor, .content__anchor {
  visibility: hidden;
  position: absolute;
  top: 0; }

.mason--admin .anchor, .mason--admin .access__anchor, .mason--admin .content__anchor {
  margin-top: -110px; }

.ui_toolbar {
  clear: both;
  margin: 1em 0;
  line-height: 2.1em; }

.ui_toolbar:before,
.ui_toolbar:after {
  content: '';
  display: table; }

.ui_toolbar:after {
  clear: both; }

.ui_toolbar > *,
.ui_left > *,
.ui_right > * {
  margin: 0 .5em 0 0;
  float: left; }

.ui_toolbar > *:last-child,
.ui_right > *:last-child {
  margin-right: 0; }

.ui_left {
  float: left; }

.ui_right {
  float: right;
  margin-left: .5em; }

.ui_button, .ui_tag, .ui_select {
  margin: 0 .5em 0 0;
  position: relative;
  float: left;
  text-align: left; }

.ui_button, .ui_tag, .ui_select > div {
  height: 2.1em;
  padding: 0 .6em;
  position: relative;
  font-size: 1em;
  white-space: nowrap;
  color: #444444 !important;
  line-height: 2.1em;
  border: 1px solid;
  border-color: rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.25);
  border-radius: 0px;
  background-color: #F8F8F8;
  background-image: none; }

.ui_button:hover, .ui_select:hover > div {
  background-color: #E0E0E0; }

.ui_button.ui_button--selected, .ui_select.ui_select--selected > div {
  background-color: #E0E0E0; }

.ui_button.ui_button--disabled, .ui_select.ui_select--disabled > div {
  cursor: default;
  color: rgba(68, 68, 68, 0.25) !important;
  background-color: #F8F8F8; }

.ui_button {
  margin: 0 .3em 0 0;
  cursor: pointer;
  outline: none;
  text-decoration: none;
  -webkit-transition: background .3s;
  -o-transition: background .3s;
  transition: background .3s; }

.ui_button:focus {
  outline: thin dotted; }

.ui_card {
  padding: 1em;
  display: block;
  text-align: left;
  color: #444444;
  background-color: #F8F8F8;
  border: 1px solid !important;
  border-color: rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.25) !important;
  border-radius: 0px; }

.ui_card:before,
.ui_card:after {
  content: '';
  display: table;
  clear: both; }

.ui_card--void {
  padding: 0;
  overflow: hidden; }

.ui_card--void > * {
  margin: -1px -2px -1px -1px; }

.ui_card__img {
  margin: 0 -1em;
  display: block;
  overflow: hidden;
  border: 2px solid #F8F8F8; }

.ui_card__img--top {
  margin: -1em -1em 0;
  border-radius: 0px 0px 0 0; }

.ui_card__img--full {
  margin: -1em;
  border-radius: 0px; }

.ui_txt {
  margin: 0 0 0.8em;
  font-weight: 300;
  line-height: 1.6em; }

.ui_txt__title {
  margin: 0.66667em 0;
  font-size: 1.2em;
  font-weight: 400;
  line-height: 1.33333em; }

.ui_txt__bold {
  margin: 0.8em 0;
  font-weight: 400; }

.ui_txt__sub {
  margin: -1em 0 1em;
  font-size: 0.8em;
  font-weight: 300;
  line-height: 2em; }

.ui_txt__content {
  font-size: 0.9em;
  line-height: 1.77778em; }
  .ui_txt__content * {
    display: inline;
    margin: 0; }

.ui_txt--truncate_3, .ui_txt--truncate_4, .ui_txt--truncate_5, .ui_txt--truncate_6, .ui_txt--truncate_7, .ui_txt--truncate_8, .ui_txt--truncate_9 {
  position: relative;
  overflow: hidden; }

.ui_txt--truncate_3:after, .ui_txt--truncate_4:after, .ui_txt--truncate_5:after, .ui_txt--truncate_6:after, .ui_txt--truncate_7:after, .ui_txt--truncate_8:after, .ui_txt--truncate_9:after {
  content: '';
  width: 50%;
  height: 1.6em;
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
  background: -webkit-gradient(linear, left top, right top, from(rgba(248, 248, 248, 0)), to(#f8f8f8));
  background: -webkit-linear-gradient(left, rgba(248, 248, 248, 0), #f8f8f8);
  background: -o-linear-gradient(left, rgba(248, 248, 248, 0), #f8f8f8);
  background: linear-gradient(to right, rgba(248, 248, 248, 0), #f8f8f8); }

.ui_txt--truncate_3 {
  height: 4.8em; }

.ui_txt--truncate_3 .ui_txt__title {
  max-height: 1.33333em;
  overflow: hidden; }

.ui_txt--truncate_4 {
  height: 6.4em; }

.ui_txt--truncate_4 .ui_txt__title {
  max-height: 2.66667em;
  overflow: hidden; }

.ui_txt--truncate_5 {
  height: 8em; }

.ui_txt--truncate_5 .ui_txt__title {
  max-height: 4em;
  overflow: hidden; }

.ui_txt--truncate_6 {
  height: 9.6em; }

.ui_txt--truncate_6 .ui_txt__title {
  max-height: 5.33333em;
  overflow: hidden; }

.ui_txt--truncate_7 {
  height: 11.2em; }

.ui_txt--truncate_7 .ui_txt__title {
  max-height: 6.66667em;
  overflow: hidden; }

.ui_txt--truncate_8 {
  height: 12.8em; }

.ui_txt--truncate_8 .ui_txt__title {
  max-height: 8em;
  overflow: hidden; }

.ui_txt--truncate_9 {
  height: 14.4em; }

.ui_txt--truncate_9 .ui_txt__title {
  max-height: 9.33333em;
  overflow: hidden; }

.ui_select {
  padding: 0; }

.ui_select > div {
  padding: 0 1.5em 0 .6em;
  cursor: pointer;
  outline: none !important;
  text-decoration: none;
  -webkit-transition: background .3s;
  -o-transition: background .3s;
  transition: background .3s; }

.ui_select > div:after {
  content: '';
  display: block;
  position: absolute;
  right: .6em;
  top: 50%;
  margin-top: -2px;
  border: 4px solid;
  border-left-color: transparent;
  border-right-color: transparent;
  border-bottom-color: transparent; }

.ui_select > ul {
  padding: 0;
  margin: .75em 0 0;
  display: none;
  list-style: none;
  overflow: hidden;
  background: #fff;
  position: absolute;
  z-index: 8;
  top: 100%;
  right: 0; }

.ui_select > ul li {
  height: 2.1em;
  padding: .15em;
  clear: both;
  position: relative;
  border-bottom: 1px solid #ddd; }

.ui_select > ul li span {
  width: .6em;
  height: .6em;
  margin: .6em;
  float: left; }

.ui_select > ul li label {
  margin: 0 3.6em 0 1.8em;
  display: block;
  white-space: nowrap; }

.ui_select > ul li input {
  position: absolute;
  top: 50%;
  right: 0.15em;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%); }

.ui_select--selected > ul {
  display: block; }

.ui_group {
  float: left;
  margin: 0 .3em 0 0; }

.ui_group .ui_button {
  float: left;
  margin: 0;
  border-radius: 0;
  border-left-color: rgba(255, 255, 255, 0.15); }

.ui_group .ui_button:first-child {
  border-radius: 0px 0 0 0px;
  border-left-color: rgba(0, 0, 0, 0.15); }

.ui_group .ui_button:last-child {
  border-radius: 0 0px 0px 0; }

.ui_icon {
  height: .5em;
  font-size: 2em;
  line-height: .5em;
  display: inline-block;
  font-family: "Courier New", Courier, monospace; }

.ui_icon--prev:after {
  content: "\02039";
  font-weight: bold; }

.ui_icon--next:after {
  content: "\0203A";
  font-weight: bold; }

.ui-tooltip {
  -webkit-box-shadow: 0 0 5px #aaa;
  box-shadow: 0 0 5px #aaa;
  max-width: 300px;
  padding: 8px;
  position: absolute;
  z-index: 9999;
  font-size: 95%;
  line-height: 1.2; }

.list, .urgent__list, .hero__slideshow, .content__path, .content__share__list, .subnav__list, .mason--staff .staff__list, .mason--governors .governors__list {
  margin: 0;
  padding: 0;
  list-style: none; }

.center, .urgent__list, .main {
  width: 90%;
  max-width: 1240px;
  margin-right: auto;
  margin-left: auto;
  float: none;
  margin-right: auto;
  margin-left: auto; }
  .center:before, .urgent__list:before, .main:before, .center:after, .urgent__list:after, .main:after {
    content: "";
    display: table; }
  .center:after, .urgent__list:after, .main:after {
    clear: both; }

.gradient:after, .ms-btn-icon .ms-btn-ico.custom svg, .abs_fill, .lazyload[data-animation]:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }

.flex_center {
  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; }

.bg_fill {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover; }

.ms-btn > *,
.content__form__submit, a {
  -webkit-transition: color 350ms ease, fill 350ms ease, background 350ms ease, border-color 350ms ease;
  -o-transition: color 350ms ease, fill 350ms ease, background 350ms ease, border-color 350ms ease;
  transition: color 350ms ease, fill 350ms ease, background 350ms ease, border-color 350ms ease; }

.dropdown_ico, .ms-btn-icon .ms-btn-ico i, .ms-btn-icoanim .ms-btn-ico {
  -webkit-transition: opacity 350ms ease, visibility 350ms ease, -webkit-transform 350ms ease;
  transition: opacity 350ms ease, visibility 350ms ease, -webkit-transform 350ms ease;
  -o-transition: transform 350ms ease, opacity 350ms ease, visibility 350ms ease;
  transition: transform 350ms ease, opacity 350ms ease, visibility 350ms ease;
  transition: transform 350ms ease, opacity 350ms ease, visibility 350ms ease, -webkit-transform 350ms ease; }

.ms-btn > *,
.content__form__submit, .caps, .menu__sidebar__list__item__link, .subnav__list__item__link, .accessibility__toggle__btn span {
  font-weight: 600;
  text-transform: uppercase; }

.ms-pad {
  padding: 2em 0; }

.dropdown_ico {
  position: absolute;
  right: 5%;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 2em;
  line-height: 2; }

.block-l {
  background: #FFFFFF;
  color: #4b4b4b;
  fill: #4b4b4b; }

.ms-btn > *,
.content__form__submit, .block-d {
  background: #325c94;
  color: #FFF;
  fill: #FFF; }

.col-pri {
  color: #325c94; }

.col-sec {
  color: #8ab2dc; }

.col-ter {
  color: #292929; }

.col-white {
  color: #FFF; }

.bg-pri {
  background-color: #325c94; }

.bg-sec {
  background-color: #8ab2dc; }

.bg-ter {
  background-color: #292929; }

h1, h2, h3, h4, h5, h6, .font-headings {
  font: 700 1em/1.2 "Open Sans", sans-serif; }

/* sorry, change in font has resulted in this excess! */
.fs15 {
  font-size: 0.9375em; }

.fs16 {
  font-size: 1em; }

.fs17 {
  font-size: 1.0625em; }

.fs18 {
  font-size: 1.125em; }

.fs19 {
  font-size: 1.1875em; }

.fs22 {
  font-size: 1.375em; }

.fs23 {
  font-size: 1.4375em; }

.fs24 {
  font-size: 1.5em; }

.fs25 {
  font-size: 1.5625em; }

.fs26 {
  font-size: 1.625em; }

.fs27 {
  font-size: 1.6875em; }

.fs28 {
  font-size: 1.75em; }

.fs30 {
  font-size: 1.875em; }

.fs31 {
  font-size: 1.9375em; }

.fs32 {
  font-size: 2em; }

.fs33 {
  font-size: 2.0625em; }

.fs34 {
  font-size: 2.125em; }

.fs46 {
  font-size: 2.875em; }

.w400 {
  font-weight: 400; }

.ms-btn > *,
.content__form__submit, .w600 {
  font-weight: 600; }

hr {
  width: 2.0625em;
  height: 5px;
  border: 0;
  margin: 1.5em 0;
  display: inline-block;
  background: #21493f; }

.table {
  display: table;
  width: 100%;
  height: 100%; }

.tablecell {
  display: table-cell;
  vertical-align: middle; }

.ms-btn-border > *, .border {
  border: 4px solid #E0E0E0; }

.ms-btn > *,
.content__form__submit, .rounded {
  border-radius: 8px;
  overflow: hidden;
  z-index: 1; }

.spaced {
  letter-spacing: .0875em; }

.superspaced {
  letter-spacing: .215em; }

.a_block {
  display: block; }

.gradient:after {
  background: rgba(0, 0, 0, 0);
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.77) 100%);
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.77) 100%);
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.77)));
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.77) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.77) 100%);
  content: ''; }

.ms-btn {
  display: inline-block;
  color: #E0E0E0; }

.ms-btn > *,
.content__form__submit {
  display: block;
  color: inherit;
  position: relative;
  padding: .6025em 2.15em;
  z-index: 0; }

.ms-btn > *:hover {
  color: #325c94;
  background: #8ab2dc; }
  .ms-btn > *:hover i.fa-angle-right {
    -webkit-transform: translateX(4px);
    -ms-transform: translateX(4px);
    transform: translateX(4px); }

.ms-btn-icon {
  position: relative; }
  .ms-btn-icon > * {
    padding-right: 4.5em; }
  .ms-btn-icon .ms-btn-ico {
    text-align: right;
    right: 1.5em;
    width: 2em;
    height: 1.9375em;
    line-height: 1.625;
    border-left: 1px solid rgba(30, 62, 104, 0.39); }
    .ms-btn-icon .ms-btn-ico.custom {
      right: 1.15em;
      width: 2.5em; }
      .ms-btn-icon .ms-btn-ico.custom svg {
        right: -1em;
        margin: auto; }
    .ms-btn-icon .ms-btn-ico i {
      vertical-align: middle;
      will-change: transform; }

.ms-btn-border > * {
  background: none;
  border-color: #587eac;
  color: #FFF; }
  .ms-btn-border > *:hover {
    color: inherit;
    background: #2c5388; }

.ms-btn-chunky > * {
  padding-top: .915em;
  padding-bottom: .915em; }

.ms-btn-icoanim .ms-btn-ico {
  -webkit-transform: scale(0.35);
  -ms-transform: scale(0.35);
  transform: scale(0.35);
  visibility: hidden;
  opacity: 0; }

.ms-btn-icoanim > *:hover .ms-btn-ico,
.subnav__list__item--selected a .ms-btn-ico {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  visibility: visible;
  opacity: 1; }

.gradient:after, .ms-btn-icon .ms-btn-ico.custom svg, .abs_fill, .lazyload[data-animation]:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }

/*! normalize.css v1.1.2 | MIT License | git.io/normalize */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

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

[hidden] {
  display: none; }

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

html,
button,
input,
select,
textarea {
  font-family: sans-serif; }

body {
  margin: 0; }

a:focus {
  outline: thin dotted; }

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

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

h2 {
  font-size: 1.5em;
  margin: 0.83em 0; }

h3 {
  font-size: 1.17em;
  margin: 1em 0; }

h4 {
  font-size: 1em;
  margin: 1.33em 0; }

h5 {
  font-size: 0.83em;
  margin: 1.67em 0; }

h6 {
  font-size: 0.67em;
  margin: 2.33em 0; }

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

b,
strong {
  font-weight: bold; }

blockquote {
  margin: 1em 40px; }

dfn {
  font-style: italic; }

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

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

p,
pre {
  margin: 1em 0; }

code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em; }

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

q {
  quotes: none; }

q:before,
q:after {
  content: '';
  content: none; }

small {
  font-size: 80%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

dl,
menu,
ol,
ul {
  margin: 1em 0; }

dd {
  margin: 0 0 0 40px; }

menu,
ol,
ul {
  padding: 0 0 0 40px; }

nav ul,
nav ol {
  list-style: none;
  list-style-image: none; }

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

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

figure {
  margin: 0; }

form {
  margin: 0; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0;
  white-space: normal;
  *margin-left: -7px; }

button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle; }

button,
input {
  line-height: normal; }

button,
select {
  text-transform: none; }

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

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

input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
  *height: 13px;
  *width: 13px; }

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

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

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

textarea {
  overflow: auto;
  vertical-align: top; }

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

body {
  font-size: 100%; }

html,
body,
.mason {
  width: 100%;
  height: 100%; }

body {
  background: #FFFFFF; }

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

.mason--resizing * {
  -webkit-transition: none;
  -o-transition: none;
  transition: none; }

.mason {
  width: 1024px;
  min-height: 100%;
  height: auto !important;
  height: 100%;
  margin: 0 auto;
  clear: both;
  position: relative;
  overflow: hidden;
  background: #FFFFFF; }
  @media all and (min-width: 0px) {
    .mason {
      width: auto; } }

.mason {
  color: #4b4b4b;
  font-family: "Open Sans", sans-serif; }

button,
input,
select,
textarea {
  font-family: "Open Sans", sans-serif; }

.video {
  max-width: 100%;
  position: relative;
  background: #000; }
  .video iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    border: 0; }

.region h1,
.region h2,
.region h3,
.region h4,
.region h5,
.region h6 {
  color: #444444;
  font-family: "Open Sans", sans-serif;
  font-weight: normal;
  line-height: 1.5em; }

.region a {
  color: #4587D0;
  text-decoration: none; }

.region hr {
  width: 100%;
  height: 0;
  margin: 0;
  border: 0;
  border-bottom: 1px solid #E0E0E0; }

.region img,
.region iframe {
  max-width: 100%; }

.region img {
  height: auto !important; }

.region img[data-fill] {
  max-width: none; }

.region figure {
  max-width: 100%;
  padding: 2px;
  margin: 1em 0;
  border: 1px solid #E0E0E0;
  background: #8ab2dc; }
  .region figure img {
    clear: both; }
  .region figure figcaption {
    clear: both; }

.region blockquote {
  margin: 1em 0;
  padding: 0 0 0 1em; }

.region table {
  max-width: 100%;
  margin: 1em 0;
  clear: both;
  border: 1px solid #E0E0E0;
  background: #8ab2dc; }

.region th, .region td {
  text-align: left;
  padding: 0.25em 0.5em;
  border: 1px solid #E0E0E0; }

.region label {
  margin-right: .5em;
  display: block; }

.region legend {
  padding: 0 .5em; }

.region label em,
.region legend em {
  color: #CF1111;
  font-style: normal;
  margin-left: .2em; }

.region input {
  max-width: 100%; }

.region input[type=text],
.region input[type=number],
.region input[type=password] {
  width: 18em;
  height: 2em;
  display: block;
  padding: 0 0 0 .5em;
  border: 1px solid #E0E0E0; }

.region input[type=radio],
.region input[type=checkbox] {
  width: 1em;
  height: 1em;
  margin: .4em; }

.region textarea {
  max-width: 100%;
  display: block;
  padding: .5em;
  border: 1px solid #E0E0E0; }

.region select {
  max-width: 100%;
  width: 18em;
  height: 2em;
  padding: .2em;
  border: 1px solid #E0E0E0; }

.region select[size] {
  height: auto;
  padding: .2em; }

.region fieldset {
  border-color: #E0E0E0; }

.captcha {
  display: block;
  margin: 0 0 1em; }

.captcha__help {
  max-width: 28em; }

.captcha__help--extended {
  max-width: 26em; }

.captcha__elements {
  width: 200px; }

.btn {
  height: auto;
  margin-top: -1px;
  display: inline-block;
  padding: 0 1em;
  color: #4587D0;
  line-height: 2.8em;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: uppercase;
  border: 1px solid #4587D0;
  background: transparent;
  -webkit-transition: background .4s, color .4s;
  -o-transition: background .4s, color .4s;
  transition: background .4s, color .4s; }

.btn:hover,
.btn:focus {
  color: #FFF;
  background: #4587D0; }

.btn__icon,
.btn__text {
  float: left;
  margin: 0 0.2em;
  line-height: inherit; }

.btn__icon {
  font-size: 1.5em;
  margin-top: -2px; }

.btn--disabled {
  color: #999;
  border-color: #999;
  cursor: default; }

.btn--disabled:hover,
.btn--disabled:focus {
  color: #999;
  background: transparent; }

.anchor, .access__anchor, .content__anchor {
  visibility: hidden;
  position: absolute;
  top: 0; }

.mason--admin .anchor, .mason--admin .access__anchor, .mason--admin .content__anchor {
  margin-top: -110px; }

.ui_toolbar {
  clear: both;
  margin: 1em 0;
  line-height: 2.1em; }

.ui_toolbar:before,
.ui_toolbar:after {
  content: '';
  display: table; }

.ui_toolbar:after {
  clear: both; }

.ui_toolbar > *,
.ui_left > *,
.ui_right > * {
  margin: 0 .5em 0 0;
  float: left; }

.ui_toolbar > *:last-child,
.ui_right > *:last-child {
  margin-right: 0; }

.ui_left {
  float: left; }

.ui_right {
  float: right;
  margin-left: .5em; }

.ui_button, .ui_tag, .ui_select {
  margin: 0 .5em 0 0;
  position: relative;
  float: left;
  text-align: left; }

.ui_button, .ui_tag, .ui_select > div {
  height: 2.1em;
  padding: 0 .6em;
  position: relative;
  font-size: 1em;
  white-space: nowrap;
  color: #444444 !important;
  line-height: 2.1em;
  border: 1px solid;
  border-color: rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.25);
  border-radius: 0px;
  background-color: #F8F8F8;
  background-image: none; }

.ui_button:hover, .ui_select:hover > div {
  background-color: #E0E0E0; }

.ui_button.ui_button--selected, .ui_select.ui_select--selected > div {
  background-color: #E0E0E0; }

.ui_button.ui_button--disabled, .ui_select.ui_select--disabled > div {
  cursor: default;
  color: rgba(68, 68, 68, 0.25) !important;
  background-color: #F8F8F8; }

.ui_button {
  margin: 0 .3em 0 0;
  cursor: pointer;
  outline: none;
  text-decoration: none;
  -webkit-transition: background .3s;
  -o-transition: background .3s;
  transition: background .3s; }

.ui_button:focus {
  outline: thin dotted; }

.ui_card {
  padding: 1em;
  display: block;
  text-align: left;
  color: #444444;
  background-color: #F8F8F8;
  border: 1px solid !important;
  border-color: rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.25) !important;
  border-radius: 0px; }

.ui_card:before,
.ui_card:after {
  content: '';
  display: table;
  clear: both; }

.ui_card--void {
  padding: 0;
  overflow: hidden; }

.ui_card--void > * {
  margin: -1px -2px -1px -1px; }

.ui_card__img {
  margin: 0 -1em;
  display: block;
  overflow: hidden;
  border: 2px solid #F8F8F8; }

.ui_card__img--top {
  margin: -1em -1em 0;
  border-radius: 0px 0px 0 0; }

.ui_card__img--full {
  margin: -1em;
  border-radius: 0px; }

.ui_txt {
  margin: 0 0 0.8em;
  font-weight: 300;
  line-height: 1.6em; }

.ui_txt__title {
  margin: 0.66667em 0;
  font-size: 1.2em;
  font-weight: 400;
  line-height: 1.33333em; }

.ui_txt__bold {
  margin: 0.8em 0;
  font-weight: 400; }

.ui_txt__sub {
  margin: -1em 0 1em;
  font-size: 0.8em;
  font-weight: 300;
  line-height: 2em; }

.ui_txt__content {
  font-size: 0.9em;
  line-height: 1.77778em; }
  .ui_txt__content * {
    display: inline;
    margin: 0; }

.ui_txt--truncate_3, .ui_txt--truncate_4, .ui_txt--truncate_5, .ui_txt--truncate_6, .ui_txt--truncate_7, .ui_txt--truncate_8, .ui_txt--truncate_9 {
  position: relative;
  overflow: hidden; }

.ui_txt--truncate_3:after, .ui_txt--truncate_4:after, .ui_txt--truncate_5:after, .ui_txt--truncate_6:after, .ui_txt--truncate_7:after, .ui_txt--truncate_8:after, .ui_txt--truncate_9:after {
  content: '';
  width: 50%;
  height: 1.6em;
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
  background: -webkit-gradient(linear, left top, right top, from(rgba(248, 248, 248, 0)), to(#f8f8f8));
  background: -webkit-linear-gradient(left, rgba(248, 248, 248, 0), #f8f8f8);
  background: -o-linear-gradient(left, rgba(248, 248, 248, 0), #f8f8f8);
  background: linear-gradient(to right, rgba(248, 248, 248, 0), #f8f8f8); }

.ui_txt--truncate_3 {
  height: 4.8em; }

.ui_txt--truncate_3 .ui_txt__title {
  max-height: 1.33333em;
  overflow: hidden; }

.ui_txt--truncate_4 {
  height: 6.4em; }

.ui_txt--truncate_4 .ui_txt__title {
  max-height: 2.66667em;
  overflow: hidden; }

.ui_txt--truncate_5 {
  height: 8em; }

.ui_txt--truncate_5 .ui_txt__title {
  max-height: 4em;
  overflow: hidden; }

.ui_txt--truncate_6 {
  height: 9.6em; }

.ui_txt--truncate_6 .ui_txt__title {
  max-height: 5.33333em;
  overflow: hidden; }

.ui_txt--truncate_7 {
  height: 11.2em; }

.ui_txt--truncate_7 .ui_txt__title {
  max-height: 6.66667em;
  overflow: hidden; }

.ui_txt--truncate_8 {
  height: 12.8em; }

.ui_txt--truncate_8 .ui_txt__title {
  max-height: 8em;
  overflow: hidden; }

.ui_txt--truncate_9 {
  height: 14.4em; }

.ui_txt--truncate_9 .ui_txt__title {
  max-height: 9.33333em;
  overflow: hidden; }

.ui_select {
  padding: 0; }

.ui_select > div {
  padding: 0 1.5em 0 .6em;
  cursor: pointer;
  outline: none !important;
  text-decoration: none;
  -webkit-transition: background .3s;
  -o-transition: background .3s;
  transition: background .3s; }

.ui_select > div:after {
  content: '';
  display: block;
  position: absolute;
  right: .6em;
  top: 50%;
  margin-top: -2px;
  border: 4px solid;
  border-left-color: transparent;
  border-right-color: transparent;
  border-bottom-color: transparent; }

.ui_select > ul {
  padding: 0;
  margin: .75em 0 0;
  display: none;
  list-style: none;
  overflow: hidden;
  background: #fff;
  position: absolute;
  z-index: 8;
  top: 100%;
  right: 0; }

.ui_select > ul li {
  height: 2.1em;
  padding: .15em;
  clear: both;
  position: relative;
  border-bottom: 1px solid #ddd; }

.ui_select > ul li span {
  width: .6em;
  height: .6em;
  margin: .6em;
  float: left; }

.ui_select > ul li label {
  margin: 0 3.6em 0 1.8em;
  display: block;
  white-space: nowrap; }

.ui_select > ul li input {
  position: absolute;
  top: 50%;
  right: 0.15em;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%); }

.ui_select--selected > ul {
  display: block; }

.ui_group {
  float: left;
  margin: 0 .3em 0 0; }

.ui_group .ui_button {
  float: left;
  margin: 0;
  border-radius: 0;
  border-left-color: rgba(255, 255, 255, 0.15); }

.ui_group .ui_button:first-child {
  border-radius: 0px 0 0 0px;
  border-left-color: rgba(0, 0, 0, 0.15); }

.ui_group .ui_button:last-child {
  border-radius: 0 0px 0px 0; }

.ui_icon {
  height: .5em;
  font-size: 2em;
  line-height: .5em;
  display: inline-block;
  font-family: "Courier New", Courier, monospace; }

.ui_icon--prev:after {
  content: "\02039";
  font-weight: bold; }

.ui_icon--next:after {
  content: "\0203A";
  font-weight: bold; }

.ui-tooltip {
  -webkit-box-shadow: 0 0 5px #aaa;
  box-shadow: 0 0 5px #aaa;
  max-width: 300px;
  padding: 8px;
  position: absolute;
  z-index: 9999;
  font-size: 95%;
  line-height: 1.2; }

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

.mason {
  font: 400 1em/1.75 "Open Sans", sans-serif; }

a {
  text-decoration: none;
  color: inherit; }

button,
input {
  color: inherit;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  text-transform: inherit; }

button:focus, button:active,
a:focus, a:active {
  outline: none !important; }

h1, h2, h3, h4, h5, h6, .font-headings {
  margin: 0; }

svg {
  fill: inherit; }

html {
  font-size: .825em; }

@media all and (min-width: 441px) {
  html {
    font-size: .85em; } }

@media all and (min-width: 769px) {
  html {
    font-size: .915em; } }

@media all and (min-width: 1025px) {
  html {
    font-size: .95em; } }

@media all and (min-width: 1301px) {
  html {
    font-size: 1em; } }

.ms-spread {
  width: 100%;
  max-width: 1370px;
  padding-right: 5%;
  padding-left: 5%;
  margin-right: auto;
  margin-left: auto;
  position: relative; }
  @media all and (min-width: 1301px) {
    .ms-spread {
      max-width: none;
      padding-right: calc(50% - 620px);
      padding-left: calc(50% - 620px); } }
  .ms-spread:before, .ms-spread:after {
    content: "";
    display: table; }
  .ms-spread:after {
    clear: both; }

.ms-center {
  width: 90%;
  max-width: 1240px;
  margin-right: auto;
  margin-left: auto;
  float: none;
  margin-right: auto;
  margin-left: auto;
  position: relative; }
  .ms-center:before, .ms-center:after {
    content: "";
    display: table; }
  .ms-center:after {
    clear: both; }

.parent {
  position: relative;
  width: 100%; }
  .parent:before, .parent:after {
    content: "";
    display: table; }
  .parent:after {
    clear: both; }

/*.r90 { transform: rotate(90deg); }
.r180 { transform: rotate(180deg); }
.r270 { transform: rotate(270deg); }
 }*/
@media all and (max-width: 768px) {
  .hide-tab {
    display: none; } }

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

.lazyload[data-animation]:after {
  content: '';
  z-index: 1;
  background: #325c94;
  -webkit-transition: -webkit-transform 0.5s ease;
  transition: -webkit-transform 0.5s ease;
  -o-transition: transform 0.5s ease;
  transition: transform 0.5s ease;
  transition: transform 0.5s ease, -webkit-transform 0.5s ease; }

[data-animation="swipeUp"].inview:after {
  -webkit-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%); }

[data-animation="swipeDown"].inview:after {
  -webkit-transform: translateY(100%);
  -ms-transform: translateY(100%);
  transform: translateY(100%); }

[data-animation="swipeLeft"].inview:after {
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%); }

[data-animation="swipeRight"].inview:after {
  -webkit-transform: translateX(100%);
  -ms-transform: translateX(100%);
  transform: translateX(100%); }

.menu {
  width: 100%; }

.menu__sidebar {
  z-index: 10;
  position: relative; }
  .menu__sidebar:before, .menu__sidebar:after {
    content: "";
    display: table; }
  .menu__sidebar:after {
    clear: both; }

.menu__sidebar__list {
  margin: 0;
  padding: 0;
  list-style: none; }
  .menu__sidebar__list:before, .menu__sidebar__list:after {
    content: "";
    display: table; }
  .menu__sidebar__list:after {
    clear: both; }

.menu__sidebar__list__item {
  position: relative;
  display: inline-block; }

.menu__sidebar__list__item__link {
  display: block;
  text-decoration: none; }

.menu__sidebar__list__item__button, .menu__btn {
  display: none; }

.menu__sidebar__list__item__sub {
  margin: 0;
  padding: 0;
  display: none; }
  .menu__sidebar__list__item__sub__wrapper {
    display: none; }
    .menu__sidebar__list__item__sub__wrapper__header {
      display: none; }

.menu__quicklinks__list {
  margin: 0;
  padding: 0;
  list-style: none; }
  .menu__quicklinks__list__item {
    position: relative;
    z-index: 1; }

@media all and (max-width: 1024px) {
  .menu__btn {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    border: none;
    outline: none;
    color: #8ab2dc;
    z-index: 21;
    width: 3.125em;
    min-width: 3.125em;
    height: 3.125em;
    line-height: 3.125em;
    overflow: hidden;
    border-radius: 50%;
    text-align: center;
    padding: 0;
    display: block;
    position: absolute;
    background: #8ab2dc;
    -webkit-transition: left 400ms ease, width 400ms ease, right 400ms ease, margin-right 400ms ease;
    -o-transition: left 400ms ease, width 400ms ease, right 400ms ease, margin-right 400ms ease;
    transition: left 400ms ease, width 400ms ease, right 400ms ease, margin-right 400ms ease; } }
  @media all and (max-width: 1024px) and (max-width: 440px) {
    .mason--menu .menu__btn {
      position: fixed;
      top: 2.25em;
      -webkit-transform: none;
      -ms-transform: none;
      transform: none;
      right: 90% !important;
      margin-right: -1.5625em; } }

@media all and (max-width: 1024px) {
    .menu__btn .menu__btn__text {
      display: none; }
    .menu__btn .menu__btn__icon {
      background: #7a7a7a;
      height: 2px;
      width: 16px;
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      margin: auto;
      display: inline-block;
      -webkit-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
      transform: rotate(0deg);
      -webkit-box-shadow: 0px 5px 0px 0px #7a7a7a, 0px -5px 0px 0px #7a7a7a;
      box-shadow: 0px 5px 0px 0px #7a7a7a, 0px -5px 0px 0px #7a7a7a;
      -webkit-transition: -webkit-transform 350ms ease, -webkit-box-shadow 350ms ease 350ms;
      transition: -webkit-transform 350ms ease, -webkit-box-shadow 350ms ease 350ms;
      -o-transition: transform 350ms ease, box-shadow 350ms ease 350ms;
      transition: transform 350ms ease, box-shadow 350ms ease 350ms;
      transition: transform 350ms ease, box-shadow 350ms ease 350ms, -webkit-transform 350ms ease, -webkit-box-shadow 350ms ease 350ms; }
      .menu__btn .menu__btn__icon:after {
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        content: '';
        position: absolute;
        background: inherit;
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: -webkit-transform 350ms ease;
        transition: -webkit-transform 350ms ease;
        -o-transition: transform 350ms ease;
        transition: transform 350ms ease;
        transition: transform 350ms ease, -webkit-transform 350ms ease; }
      .mason--menu .menu__btn .menu__btn__icon {
        -webkit-transform: rotate(135deg);
        -ms-transform: rotate(135deg);
        transform: rotate(135deg);
        -webkit-box-shadow: 0px 0 0px 0px #7a7a7a, 0px 0 0px 0px #7a7a7a;
        box-shadow: 0px 0 0px 0px #7a7a7a, 0px 0 0px 0px #7a7a7a;
        -webkit-transition: -webkit-transform 350ms ease, -webkit-box-shadow 350ms ease;
        transition: -webkit-transform 350ms ease, -webkit-box-shadow 350ms ease;
        -o-transition: transform 350ms ease, box-shadow 350ms ease;
        transition: transform 350ms ease, box-shadow 350ms ease;
        transition: transform 350ms ease, box-shadow 350ms ease, -webkit-transform 350ms ease, -webkit-box-shadow 350ms ease; }
        .mason--menu .menu__btn .menu__btn__icon:after {
          -webkit-transform: rotate(90deg);
          -ms-transform: rotate(90deg);
          transform: rotate(90deg);
          -webkit-transition: -webkit-transform 350ms ease;
          transition: -webkit-transform 350ms ease;
          -o-transition: transform 350ms ease;
          transition: transform 350ms ease;
          transition: transform 350ms ease, -webkit-transform 350ms ease; }
  .menu {
    top: 0;
    height: 0;
    overflow: visible;
    position: absolute; }
    .menu:after {
      content: '';
      position: fixed;
      z-index: 19;
      top: 0;
      left: 5000em;
      width: 100%;
      height: 100%;
      background: #000;
      opacity: 0;
      -webkit-transition: left 0ms ease 400ms, opacity 400ms;
      -o-transition: left 0ms ease 400ms, opacity 400ms;
      transition: left 0ms ease 400ms, opacity 400ms; }
      .mason--menu .menu:after {
        left: 0;
        opacity: 0.25;
        -webkit-transition: left 0ms ease 0ms, opacity 400ms ease;
        -o-transition: left 0ms ease 0ms, opacity 400ms ease;
        transition: left 0ms ease 0ms, opacity 400ms ease; }
  .menu__sidebar {
    top: 0;
    bottom: 0;
    width: 90%;
    z-index: 20;
    height: 100%;
    /* overflow: hidden; */
    position: fixed;
    background: #8ab2dc; }
    .mason--admin .menu__sidebar {
      border-top: 110px solid transparent; }
  .menu__sidebar__list {
    width: 100%;
    z-index: 2;
    top: 0;
    bottom: 13em;
    margin: 0;
    padding: 0;
    overflow: hidden;
    overflow-y: auto;
    position: absolute; }
  .menu__sidebar__list__item {
    display: block;
    position: relative; }
    .menu__sidebar__list__item--selected > .menu__sidebar__list__item__link, .menu__sidebar__list__item:hover > .menu__sidebar__list__item__link {
      color: #325c94 !important; }
    .menu__sidebar__list__item--selected > .menu__sidebar__list__item__link {
      font-weight: 700; }
  .menu__sidebar__list__item__link {
    font-family: "Open Sans", sans-serif;
    font-size: 1em;
    font-weight: 600;
    color: #7a7a7a;
    padding: 1em 1.5em;
    display: block;
    text-decoration: none; }
  .menu__sidebar__list__item__button {
    display: none; }
  .menu__sidebar__list__item__sub__wrapper {
    display: none; }
  .menu__sidebar__list__item--subitems {
    /* &.menu__sidebar__list__item--expand {
				& > .menu__sidebar__list__item__button {
					transform: rotate(180deg);
				}
				& > .menu__sidebar__list__item__sub {
					display: block;
				}
			} */ }
    .menu__sidebar__list__item--subitems > .menu__sidebar__list__item__button {
      width: auto;
      height: auto;
      padding: 0 1em;
      display: block;
      position: absolute;
      right: 0;
      top: 0;
      height: 100%;
      border: 0;
      outline: 0;
      color: #7a7a7a;
      line-height: 1.5em;
      background: transparent; }
      .menu__sidebar__list__item--subitems > .menu__sidebar__list__item__button svg {
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg); }
    .menu__sidebar__list__item--subitems > .menu__sidebar__list__item__sub__wrapper {
      display: block;
      position: fixed;
      z-index: 1;
      top: 0;
      bottom: 0;
      right: 0;
      width: 90%;
      overflow: hidden;
      overflow-y: auto;
      background: #82adda;
      -webkit-transform: translateX(100%);
      -ms-transform: translateX(100%);
      transform: translateX(100%);
      -webkit-transition: -webkit-transform 400ms ease;
      transition: -webkit-transform 400ms ease;
      -o-transition: transform 400ms ease;
      transition: transform 400ms ease;
      transition: transform 400ms ease, -webkit-transform 400ms ease; }
      .mason--admin .menu__sidebar__list__item--subitems > .menu__sidebar__list__item__sub__wrapper {
        border-top: 110px solid transparent; }
      .mason--menu .menu__sidebar__list__item--subitems > .menu__sidebar__list__item__sub__wrapper.active {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0); }
      .menu__sidebar__list__item--subitems > .menu__sidebar__list__item__sub__wrapper > .menu__sidebar__list__item__sub__wrapper__header {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        height: 60px;
        padding: 0 1.25em;
        border-bottom: 2px solid rgba(122, 122, 122, 0.1);
        cursor: pointer; }
        .menu__sidebar__list__item--subitems > .menu__sidebar__list__item__sub__wrapper > .menu__sidebar__list__item__sub__wrapper__header svg {
          display: inline-block;
          vertical-align: middle;
          margin-right: 1em; }
          .menu__sidebar__list__item--subitems > .menu__sidebar__list__item__sub__wrapper > .menu__sidebar__list__item__sub__wrapper__header svg .cls-1,
          .menu__sidebar__list__item--subitems > .menu__sidebar__list__item__sub__wrapper > .menu__sidebar__list__item__sub__wrapper__header svg .cls-2 {
            stroke: #7a7a7a; }
        .menu__sidebar__list__item--subitems > .menu__sidebar__list__item__sub__wrapper > .menu__sidebar__list__item__sub__wrapper__header span {
          display: inline-block;
          vertical-align: middle;
          margin-left: auto;
          font-family: "Open Sans", sans-serif;
          font-weight: 600;
          font-size: 1.125em;
          color: #7a7a7a;
          text-transform: uppercase; }
      .menu__sidebar__list__item--subitems > .menu__sidebar__list__item__sub__wrapper > .menu__sidebar__list__item__sub {
        display: block;
        position: absolute;
        top: 60px;
        bottom: 0;
        left: 0;
        width: 100%;
        overflow: hidden;
        overflow-y: auto;
        padding: 1.5em 0; }
        .menu__sidebar__list__item--subitems > .menu__sidebar__list__item__sub__wrapper > .menu__sidebar__list__item__sub .menu__sidebar__list__item {
          /* .menu__sidebar__list__item__sub {
							.menu__sidebar__list__item {
								margin: 0;
								&--selected, &:hover {
									& > .menu__sidebar__list__item__link {
										color: $menu !important;
										span:after {
											background-color: $sec;
											background-position: top left !important;
										}
									}
								}
								.menu__sidebar__list__item__link {
									font-size: 0.75em;
									font-weight: 600;
										                    padding: 0.542em 1.875rem;
										                    color: $menu;
									span {
										display: block;
										&:after {
											display: block;
											height: 1px;
											transform: none;
											background-color: $borders;
											background-image: linear-gradient(to left, #f0f0f0 0%, #f0f0f0 50%, $pri 50%, $sec 100%);
											background-size: 200% 200%;
											background-position: top right;
											transition: background-position 400ms ease;
										}
									}
								}
							}
						} */ }
          .menu__sidebar__list__item--subitems > .menu__sidebar__list__item__sub__wrapper > .menu__sidebar__list__item__sub .menu__sidebar__list__item .menu__sidebar__list__item__link {
            padding: 0.542em 1.875rem;
            color: #7a7a7a; }
            .menu__sidebar__list__item--subitems > .menu__sidebar__list__item__sub__wrapper > .menu__sidebar__list__item__sub .menu__sidebar__list__item .menu__sidebar__list__item__link span:after {
              /* display: none; */ }
        .menu__sidebar__list__item--subitems > .menu__sidebar__list__item__sub__wrapper > .menu__sidebar__list__item__sub > .menu__sidebar__list__item--subitems > .menu__sidebar__list__item__sub__wrapper {
          display: block;
          background: #7aa8d7; }
          .menu__sidebar__list__item--subitems > .menu__sidebar__list__item__sub__wrapper > .menu__sidebar__list__item__sub > .menu__sidebar__list__item--subitems > .menu__sidebar__list__item__sub__wrapper > .menu__sidebar__list__item__sub__wrapper__header {
            /* display: none !important; */ }
  .menu__quicklinks {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%; }
    .menu__quicklinks__list__item {
      position: relative; }
      .menu__quicklinks__list__item--search .menu__quicklinks__list__item__link, .menu__quicklinks__list__item--translate .menu__quicklinks__list__item__link {
        display: none; }
      .menu__quicklinks__list__item__link {
        display: block;
        padding: 0.5em 2em; }
      .menu__quicklinks__list__item__title, .menu__quicklinks__list__item__icon {
        font-size: 1.063em; }
      .menu__quicklinks__list__item__icon {
        margin-right: 0.5em;
        color: #325c94; }
        .menu__quicklinks__list__item__icon.fa-twitter {
          color: #1da1f2; }
        .menu__quicklinks__list__item__icon.fa-facebook {
          color: #3B5998; }
      .menu__quicklinks__list__item__title {
        font-weight: 600;
        text-transform: uppercase; } }

@media all and (max-width: 1024px) and (min-width: 441px) {
  .menu__sidebar {
    max-width: 90%;
    width: 22.313em; }
  .menu__sidebar__list > .menu__sidebar__list__item--subitems > .menu__sidebar__list__item__sub__wrapper {
    max-width: 90%;
    width: 22.313em; } }

@media all and (max-width: 1024px) {
  .mason,
  .menu__sidebar {
    -webkit-transition: right 400ms ease;
    -o-transition: right 400ms ease;
    transition: right 400ms ease; }
  .menu__btn {
    right: 5%; }
  .mason {
    right: 0; }
  .menu__sidebar {
    right: -90%; }
  .mason--menu {
    right: 90%; }
    .mason--menu .menu__btn {
      right: 0; }
    .mason--menu .menu__sidebar {
      right: 0; } }

@media all and (max-width: 1024px) and (min-width: 441px) {
  .menu__sidebar {
    right: -22.313em; }
  .mason--menu {
    right: 22.313em; }
    .mason--menu .menu__btn {
      right: 5%; } }

@media all and (min-width: 1025px) {
  .menu {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: #FFF; }
    .menu:after {
      content: '';
      position: absolute;
      z-index: 2;
      top: 100%;
      left: 0;
      margin-top: 6px;
      width: 100%;
      height: 3px;
      background: rgba(180, 151, 90, 0.5); }
    .header__fixed .menu {
      position: fixed;
      z-index: 5;
      top: 0;
      bottom: auto;
      left: 0;
      width: 100%;
      -webkit-transform: translateY(-120%);
      -ms-transform: translateY(-120%);
      transform: translateY(-120%);
      -webkit-box-shadow: 0 6px 8px rgba(0, 0, 0, 0.2);
      box-shadow: 0 6px 8px rgba(0, 0, 0, 0.2); }
    .header__fixed.header__inview .menu {
      -webkit-transform: translateY(-1px);
      -ms-transform: translateY(-1px);
      transform: translateY(-1px);
      -webkit-transition: -webkit-transform 500ms ease;
      transition: -webkit-transform 500ms ease;
      -o-transition: transform 500ms ease;
      transition: transform 500ms ease;
      transition: transform 500ms ease, -webkit-transform 500ms ease; }
    .mason--admin.header__fixed .menu {
      top: 110px; }
  .menu__bar {
    position: absolute;
    z-index: 3;
    top: 100%;
    left: 0;
    margin-top: 6px;
    width: 100px;
    height: 3px;
    background: #b4975a; }
  .menu__sidebar {
    width: 90%;
    max-width: 1240px;
    margin-right: auto;
    margin-left: auto;
    float: none;
    margin-right: auto;
    margin-left: auto;
    padding-left: 13em; }
    .header__fixed .menu__sidebar {
      /* padding-left: 9em; */ }
  .menu__sidebar__list {
    margin: 0 -1em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .menu__sidebar__list__item {
    display: inline-block;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto; }
  .menu__sidebar__list__item__link {
    color: #7a7a7a;
    padding: 1.125em 0.5em;
    -webkit-transition: background 350ms ease, color 350ms ease;
    -o-transition: background 350ms ease, color 350ms ease;
    transition: background 350ms ease, color 350ms ease; } }
  @media all and (min-width: 1025px) and (min-width: 1301px) {
    .menu__sidebar__list__item__link {
      padding: 1.125em 1em; } }

@media all and (min-width: 1025px) {
  .menu__sidebar__list__item--selected > .menu__sidebar__list__item__link, .menu__sidebar__list__item:hover > .menu__sidebar__list__item__link {
    color: #325c94; }
  .menu__sidebar__list__item--selected > .menu__sidebar__list__item__link {
    font-weight: 700; }
  .menu__sidebar__list__item--subitems > .menu__sidebar__list__item__sub__wrapper {
    left: 0;
    opacity: 0;
    padding: 0;
    width: 200px;
    top: -5500em;
    display: block;
    text-align: left;
    padding: 11px 0;
    position: absolute;
    z-index: 1;
    -webkit-transform: translateY(10px);
    -ms-transform: translateY(10px);
    transform: translateY(10px);
    background: #8ab2dc;
    -webkit-transition: opacity 500ms ease, top 0ms 500ms, -webkit-transform 500ms ease;
    transition: opacity 500ms ease, top 0ms 500ms, -webkit-transform 500ms ease;
    -o-transition: opacity 500ms ease, transform 500ms ease, top 0ms 500ms;
    transition: opacity 500ms ease, transform 500ms ease, top 0ms 500ms;
    transition: opacity 500ms ease, transform 500ms ease, top 0ms 500ms, -webkit-transform 500ms ease; }
    .menu__sidebar__list__item--subitems > .menu__sidebar__list__item__sub__wrapper .menu__sidebar__list__item__sub {
      display: block; }
    .menu__sidebar__list__item--subitems > .menu__sidebar__list__item__sub__wrapper .menu__sidebar__list__item {
      display: block; }
    .menu__sidebar__list__item--subitems > .menu__sidebar__list__item__sub__wrapper .menu__sidebar__list__item__link {
      padding: 0.25em 1em;
      line-height: 1.2; }
      .menu__sidebar__list__item--subitems > .menu__sidebar__list__item__sub__wrapper .menu__sidebar__list__item__link span {
        font-size: 0.875em; }
  .menu__sidebar__list__item--subitems:hover > .menu__sidebar__list__item__sub__wrapper {
    top: 100%;
    opacity: 1;
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
    -webkit-transition: opacity 500ms ease, top 0ms, -webkit-transform 500ms ease;
    transition: opacity 500ms ease, top 0ms, -webkit-transform 500ms ease;
    -o-transition: opacity 500ms ease, transform 500ms ease, top 0ms;
    transition: opacity 500ms ease, transform 500ms ease, top 0ms;
    transition: opacity 500ms ease, transform 500ms ease, top 0ms, -webkit-transform 500ms ease; }
  .menu__quicklinks {
    position: absolute;
    bottom: 100%;
    right: 0; }
    .menu__quicklinks__list__item {
      display: inline-block;
      vertical-align: middle;
      margin-right: 0.375em; }
      .menu__quicklinks__list__item:last-child {
        margin-right: 0; }
      .menu__quicklinks__list__item__link {
        display: block;
        width: 2.625em;
        min-width: 2.625em;
        height: 2.625em;
        line-height: 2.625em;
        overflow: hidden;
        border-radius: 50%;
        text-align: center;
        background: #292929;
        color: #FFF; }
      .menu__quicklinks__list__item--translate .menu__quicklinks__list__item__link {
        background: -webkit-gradient(linear, left top, right top, from(transparent), to(rgba(0, 0, 0, 0.1))), #325c94;
        background: -webkit-linear-gradient(left, transparent, rgba(0, 0, 0, 0.1)), #325c94;
        background: -o-linear-gradient(left, transparent, rgba(0, 0, 0, 0.1)), #325c94;
        background: linear-gradient(to right, transparent, rgba(0, 0, 0, 0.1)), #325c94; }
      .menu__quicklinks__list__item--twitter .menu__quicklinks__list__item__link {
        background: #1da1f2; }
      .menu__quicklinks__list__item--facebook .menu__quicklinks__list__item__link {
        background: #3B5998; }
  .lte-ie8 .menu__sidebar {
    display: block; }
  .lte-ie8 .menu__btn, .lte-ie8 .menu__sidebar__list__item__button {
    display: none !important; }
  .lte-ie7 .menu {
    left: 50%;
    width: 1024px;
    margin-left: -512px; }
  .lte-ie7 .menu__sidebar__list__item {
    display: inline; } }

.menu__search__form {
  width: 100%; }
  @media all and (min-width: 1025px) {
    .menu__search__form {
      position: absolute;
      z-index: -1;
      top: 0;
      right: 1.5em;
      width: 12.5em;
      -webkit-transform-origin: right;
      -ms-transform-origin: right;
      transform-origin: right;
      -webkit-transform: scaleX(0);
      -ms-transform: scaleX(0);
      transform: scaleX(0);
      -webkit-transition: -webkit-transform 350ms ease;
      transition: -webkit-transform 350ms ease;
      -o-transition: transform 350ms ease;
      transition: transform 350ms ease;
      transition: transform 350ms ease, -webkit-transform 350ms ease; }
      .mason--search .menu__search__form {
        -webkit-transform: scaleX(1);
        -ms-transform: scaleX(1);
        transform: scaleX(1); } }

.menu__search__input {
  width: 100%;
  height: 2.625em;
  border: 0;
  outline: 0;
  padding: 0 3.5em 0 1.5em;
  font-weight: 600;
  border-radius: 0;
  background: #292929;
  color: #FFF; }
  @media all and (min-width: 1025px) {
    .menu__search__input {
      border-radius: 2.625em 0 0 2.625em; } }

.menu__search__submit {
  border: 0;
  background: transparent;
  color: #325c94;
  position: absolute;
  top: 0;
  right: 0;
  width: 2.625em;
  height: 100%; }
  @media all and (min-width: 1025px) {
    .menu__search__submit {
      display: none; } }

#google_translate_element {
  width: 100%; }
  @media all and (min-width: 1025px) {
    #google_translate_element {
      position: absolute;
      z-index: -1;
      top: 0;
      right: 1.5em;
      width: 12.5em;
      -webkit-transform-origin: right;
      -ms-transform-origin: right;
      transform-origin: right;
      -webkit-transform: scaleX(0);
      -ms-transform: scaleX(0);
      transform: scaleX(0);
      -webkit-transition: -webkit-transform 350ms ease;
      transition: -webkit-transform 350ms ease;
      -o-transition: transform 350ms ease;
      transition: transform 350ms ease;
      transition: transform 350ms ease, -webkit-transform 350ms ease; }
      .mason--translate #google_translate_element {
        -webkit-transform: scaleX(1);
        -ms-transform: scaleX(1);
        transform: scaleX(1); } }
  #google_translate_element .goog-te-gadget {
    position: relative;
    font-size: 1rem;
    height: 2.625em;
    overflow: hidden; }
    #google_translate_element .goog-te-gadget .goog-te-combo {
      width: 100%;
      height: 2.625em;
      border: 0;
      outline: 0;
      margin: 0;
      padding: 0 0 0 1.5em;
      font-family: "Open Sans", sans-serif;
      font-size: 1rem;
      font-weight: 600;
      border-radius: 0;
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none;
      background: #325c94;
      color: #FFF; }
      @media all and (min-width: 1025px) {
        #google_translate_element .goog-te-gadget .goog-te-combo {
          border-radius: 2.625em 0 0 2.625em; } }

.ocular {
  font-size: 15px !important;
  display: inline-block;
  background: #FFF;
  border-radius: 6px;
  padding: 10px 12px;
  text-align: left;
  color: #000; }
  .ocular > * {
    margin: 4px 0; }
  .ocular h3 {
    font-size: 16px;
    margin: 16px 0 3px; }
  .ocular select {
    min-width: 150px; }
  .ocular select,
  .ocular button {
    border: 0;
    outline: 0;
    cursor: pointer;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    font-size: 15px !important;
    width: 100%;
    position: relative;
    overflow: hidden;
    padding: 0 4px;
    height: 35px;
    line-height: 35px;
    border-radius: 6px;
    background: transparent;
    -webkit-box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.15); }
  .ocular div button {
    width: 35px;
    display: inline-block;
    vertical-align: top;
    margin-right: 5px;
    font-weight: 700;
    color: #a8a8a8; }
    .ocular div button span {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      border-radius: inherit; }
      .ocular div button span:after {
        position: absolute;
        content: '';
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        border-radius: inherit;
        -webkit-box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.15);
        box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.15); }
    .ocular div button.selected span:after {
      -webkit-box-shadow: inset 0 0 0 3px #EF5B25;
      box-shadow: inset 0 0 0 3px #EF5B25; }

.access {
  width: 100%;
  height: 0;
  overflow: hidden;
  position: relative; }

.svg__arrow .cls-1, .svg__arrow .cls-2 {
  fill: none;
  stroke: #7a7a7a;
  stroke-linecap: round;
  stroke-width: 2px; }

.svg__arrow .cls-1 {
  stroke-miterlimit: 10; }

.svg__arrow .cls-2 {
  stroke-linejoin: round; }

.ios .mason--menu {
  overflow: visible; }

.urgent {
  position: absolute;
  z-index: 3;
  bottom: 0;
  left: 0;
  width: 100%;
  overflow: hidden;
  color: #FFF;
  background: -webkit-gradient(linear, left top, right top, from(transparent), to(rgba(0, 0, 0, 0.1))), #2a4e7d;
  background: -webkit-linear-gradient(left, transparent, rgba(0, 0, 0, 0.1)), #2a4e7d;
  background: -o-linear-gradient(left, transparent, rgba(0, 0, 0, 0.1)), #2a4e7d;
  background: linear-gradient(to right, transparent, rgba(0, 0, 0, 0.1)), #2a4e7d; }

.urgent__list {
  margin: 0 auto;
  line-height: 1.8em; }

.urgent__list__item__title {
  color: #FFF;
  position: relative;
  font-weight: 700;
  overflow: hidden;
  width: 100%;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis; }
  .urgent__list__item__title .fa, .urgent__list__item__title span {
    font-weight: 400; }
  .urgent__list__item__title span {
    margin-left: 10px; }

.urgent__list__item__link {
  text-decoration: none;
  color: #FFF; }

.header {
  width: 100%;
  position: relative;
  z-index: 5; }
  @media all and (min-width: 1025px) {
    .header {
      padding-bottom: 4em; } }

@media all and (max-width: 1024px) {
  .header__inner {
    padding-right: 10%; } }

.header__title {
  position: relative;
  padding-top: 1.875em;
  padding-left: 13em;
  padding-bottom: 1.875em; }
  @media all and (max-width: 440px) {
    .header__title {
      min-height: 7.65em; } }
  @media all and (min-width: 1025px) {
    .header__title {
      padding-top: 1.375em;
      padding-bottom: 0; } }
  .header__title a {
    display: inline-block;
    position: absolute;
    z-index: 11;
    top: 0;
    left: 0;
    width: 10em;
    height: 10em;
    text-align: center;
    color: #FFF;
    background: #293281;
    border-radius: 0 0 0.625em 0.625em;
    -webkit-box-shadow: 0.15em 0 0.35em 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0.15em 0 0.35em 0 rgba(0, 0, 0, 0.2); }
    .header__title a:before {
      content: '';
      display: inline-block;
      vertical-align: middle;
      height: 100%; }
    .header__title a > * {
      display: inline-block;
      vertical-align: middle; }
    .header__title a svg, .header__title a img {
      width: 7.6875em;
      height: auto; }
    @media all and (min-width: 1025px) {
      .header__fixed .header__title a {
        position: fixed;
        top: 0;
        left: 5%;
        font-size: 0.6em;
        -webkit-transform: translateY(-120%);
        -ms-transform: translateY(-120%);
        transform: translateY(-120%); }
      .header__fixed.header__inview .header__title a {
        -webkit-transform: translateY(-1px);
        -ms-transform: translateY(-1px);
        transform: translateY(-1px);
        -webkit-transition: -webkit-transform 500ms ease;
        transition: -webkit-transform 500ms ease;
        -o-transition: transform 500ms ease;
        transition: transform 500ms ease;
        transition: transform 500ms ease, -webkit-transform 500ms ease; }
      .mason--admin.header__fixed .header__title a {
        top: 110px; } }
    @media all and (min-width: 1301px) {
      .header__fixed .header__title a {
        left: calc(50% - 620px); } }
  .header__title h1 {
    display: inline-block;
    margin: 0;
    font-size: 2.25em;
    color: #292929; }
    @media (max-width: 640px) {
      .header__title h1 {
        font-size: 1.875em; } }
    @media (max-width: 540px) {
      .header__title h1 {
        font-size: 1.5em; } }
    @media all and (max-width: 440px) {
      .header__title h1 {
        position: absolute;
        opacity: 0; } }
    .header__title h1 span {
      font-weight: 400; }

.hero {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 31.25em;
  overflow: hidden;
  background: #292929; }
  .hero:before {
    content: '';
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    width: 100%;
    height: 30%;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(transparent));
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), transparent);
    background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), transparent);
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), transparent); }
  .hero:after {
    content: '';
    position: absolute;
    z-index: 2;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 50%;
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.75)), to(transparent));
    background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.75), transparent);
    background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.75), transparent);
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.75), transparent); }

.hero__slideshow {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
  overflow: hidden; }

.hero__slideshow__item {
  width: 100%;
  height: 100%; }
  .hero__slideshow__item img {
    opacity: 0;
    -webkit-transition: opacity 1s;
    -o-transition: opacity 1s;
    transition: opacity 1s; }

.hero__content {
  width: 100%;
  max-width: 1370px;
  padding-right: 5%;
  padding-left: 5%;
  margin-right: auto;
  margin-left: auto;
  position: relative;
  position: absolute;
  z-index: 3;
  left: 0;
  bottom: 0;
  padding-bottom: 4.375em;
  color: #FFF; }
  @media all and (min-width: 1301px) {
    .hero__content {
      max-width: none;
      padding-right: calc(50% - 620px);
      padding-left: calc(50% - 620px); } }

.hero__svg {
  position: absolute;
  z-index: 3;
  bottom: -1px;
  left: 0;
  display: block;
  width: 100%;
  height: 2.9vw;
  color: #FFF; }
  .ocular-theme-1 .hero__svg,
  .ocular-theme-2 .hero__svg {
    color: #000 !important; }
  .ocular-theme-3 .hero__svg {
    color: #FF0 !important; }

.main {
  position: relative;
  font-size: 1em;
  padding: 5.25em 0;
  color: #4b4b4b;
  background: #FFFFFF; }

@media all and (min-width: 769px) {
  .content__path {
    margin-right: 32%; } }

.content__path__item {
  display: inline;
  position: relative; }

.content__path__item__link {
  color: #FFF;
  text-decoration: none; }

.content__path__item__sep {
  margin: 0 1.444em;
  color: #325c94;
  font-size: 1.125em; }

.content__path__item:last-child .content__path__item__link {
  opacity: 0.6; }

.content__path__item:last-child .content__path__item__sep {
  display: none; }

.content__title {
  font-size: 2.25em;
  line-height: 1.2em;
  color: #325c94; }
  @media all and (min-width: 1025px) {
    .content__title {
      font-size: 3em; } }

.content {
  position: relative;
  z-index: 3; }

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

.content > div:after {
  clear: both; }

.content > div:not(.content__share) {
  margin-bottom: 1em; }

.content__share {
  width: 100%; }
  .content__share__list {
    text-align: center; }
  .content__share__list__icon {
    min-width: 20%;
    display: inline-block;
    padding: .5em;
    font-size: 2em; }
  .content__share__list__icon a {
    color: inherit; }
    .content__share__list__icon a .fa-facebook-square:before {
      content: '\f09a'; }
    .content__share__list__icon a .fa-google-plus-square:before {
      content: '\f0d5'; }
    .content__share__list__icon a .fa-linkedin-square:before {
      content: '\f0e1'; }

.content__region a {
  text-decoration: none;
  color: #325c94; }
  .content__region a:hover {
    text-decoration: underline; }

.content__region h2, .content__region h3, .content__region h4, .content__region h5 {
  margin: 1em 0;
  color: #325c94; }

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

@media all and (min-width: 769px) {
  .content {
    width: 65%;
    float: left; } }

.subnav {
  position: relative;
  z-index: 4;
  width: 100%;
  margin-top: 3em; }

.subnav__title {
  position: relative;
  margin: 0;
  font-size: 1.875em;
  font-weight: 300;
  color: #FFF;
  background: -webkit-gradient(linear, left top, right top, from(transparent), to(rgba(0, 0, 0, 0.1))), #325c94;
  background: -webkit-linear-gradient(left, transparent, rgba(0, 0, 0, 0.1)), #325c94;
  background: -o-linear-gradient(left, transparent, rgba(0, 0, 0, 0.1)), #325c94;
  background: linear-gradient(to right, transparent, rgba(0, 0, 0, 0.1)), #325c94;
  padding: 1.067em 2.5rem;
  border-radius: 1.25rem 1.25rem 0 0; }
  .subnav__title:after {
    content: '';
    position: absolute;
    bottom: 1rem;
    right: 1rem;
    width: 48px;
    height: 110px;
    background-image: url("/_site/images/design/stars.png");
    background-repeat: no-repeat;
    background-position: center; }

.subnav__list {
  padding: 2.5em 0;
  background: #ececec;
  border-radius: 0 0 1.25rem 1.25rem; }
  .subnav__list:before, .subnav__list:after {
    content: "";
    display: table; }
  .subnav__list:after {
    clear: both; }

.subnav__list__item {
  display: block; }
  .subnav__list__item.subnav__list__item--selected .subnav__list__item__link, .subnav__list__item:hover .subnav__list__item__link {
    color: #292929;
    font-weight: 700; }
    .subnav__list__item.subnav__list__item--selected .subnav__list__item__link span:after, .subnav__list__item:hover .subnav__list__item__link span:after {
      -webkit-transform: scaleX(1);
      -ms-transform: scaleX(1);
      transform: scaleX(1); }

.subnav__list__item__link {
  padding: 0.75em 2.5em;
  display: block;
  position: relative;
  color: #7a7a7a;
  text-decoration: none;
  -webkit-transition: color 350ms ease;
  -o-transition: color 350ms ease;
  transition: color 350ms ease; }
  .subnav__list__item__link span {
    position: relative;
    display: inline-block; }
    .subnav__list__item__link span:after {
      content: '';
      position: absolute;
      bottom: -5px;
      left: 0;
      width: 100%;
      height: 3px;
      background: #325c94;
      -webkit-transform-origin: left;
      -ms-transform-origin: left;
      transform-origin: left;
      -webkit-transform: scaleX(0);
      -ms-transform: scaleX(0);
      transform: scaleX(0);
      -webkit-transition: -webkit-transform 350ms ease;
      transition: -webkit-transform 350ms ease;
      -o-transition: transform 350ms ease;
      transition: transform 350ms ease;
      transition: transform 350ms ease, -webkit-transform 350ms ease; }

@media all and (min-width: 769px) {
  .subnav {
    width: 30%;
    float: right;
    margin-top: -11em; } }

.accessibility__toggle {
  position: relative; }
  .accessibility__toggle__btn {
    border: 0;
    background: transparent;
    margin: 0;
    padding: 0;
    color: #292929; }
    .accessibility__toggle__btn__icon {
      position: relative;
      display: inline-block;
      vertical-align: middle;
      color: #325c94;
      width: 2.375em;
      min-width: 2.375em;
      height: 2.375em;
      line-height: 2.375em;
      overflow: hidden;
      border-radius: 50%;
      text-align: center;
      -webkit-box-shadow: inset 0 0 0 2px #79a7d7;
      box-shadow: inset 0 0 0 2px #79a7d7; }
    .accessibility__toggle__btn span {
      display: inline-block;
      vertical-align: middle;
      margin-left: 1em;
      font-size: 0.875em;
      font-weight: 700;
      letter-spacing: 0.025em; }

.accessibility__container {
  position: absolute;
  bottom: 100%;
  left: 0;
  width: 200px;
  -webkit-transform-origin: bottom;
  -ms-transform-origin: bottom;
  transform-origin: bottom;
  -webkit-transform: scaleY(0);
  -ms-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transition: -webkit-transform 350ms ease;
  transition: -webkit-transform 350ms ease;
  -o-transition: transform 350ms ease;
  transition: transform 350ms ease;
  transition: transform 350ms ease, -webkit-transform 350ms ease; }
  .mason--accessibility .accessibility__container {
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1); }

.footer {
  position: relative;
  z-index: 3;
  width: 100%;
  clear: both;
  background: #FFF; }
  .footer:before {
    content: '';
    position: absolute;
    top: -8px;
    left: 0;
    width: 100%;
    height: 3px;
    background: #b4975a; }
  .footer:after {
    content: '';
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #FFF; }
    .ocular-theme-1 .footer:after,
    .ocular-theme-2 .footer:after {
      background: #000 !important; }
    .ocular-theme-3 .footer:after {
      background: #FF0 !important; }

.footer__svg {
  position: absolute;
  z-index: -1;
  bottom: 100%;
  left: 100%;
  -webkit-transform: translateX(-43.5em) translateY(9.5em);
  -ms-transform: translateX(-43.5em) translateY(9.5em);
  transform: translateX(-43.5em) translateY(9.5em);
  color: #292929;
  opacity: 0.04;
  pointer-events: none; }
  .ocular-imgsoff .footer__svg {
    display: none; }

.footer__inner {
  position: relative;
  z-index: 1;
  background: #FFF;
  padding: 2.25em 0; }
  @media all and (min-width: 769px) {
    .footer__inner {
      padding: 2.25em 0 0; } }

.footer__back {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  -ms-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  width: 4.375em;
  min-width: 4.375em;
  height: 4.375em;
  line-height: 4.375em;
  overflow: hidden;
  border-radius: 50%;
  text-align: center;
  line-height: 3.75em;
  color: #325c94;
  background: #FFF;
  -webkit-box-shadow: 0 0 24px 8px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 24px 8px rgba(0, 0, 0, 0.1); }
  .footer__back .fa-angle-up {
    font-size: 1.875em; }

.footer__legal {
  padding: 0.875em 0 1em; }
  .footer__legal p {
    font-size: 0.875em; }
    .footer__legal p .sep {
      margin: 0 1em;
      color: #5690cc; }
    .footer__legal p a:hover {
      color: #2a4e7d; }

@media all and (min-width: 769px) {
  .footer__trust {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 0; } }

.mason--staff .staff__list {
  width: 100%;
  position: relative;
  text-align: center; }

.mason--staff .staff__list__item {
  display: inline-block;
  width: 100%;
  max-width: 280px;
  position: relative;
  overflow: hidden;
  height: 15em;
  margin: 0 10px 20px; }

.mason--staff .staff__list__item__photo {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1; }

.mason--staff .staff__list__item__info {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 10px;
  text-align: center;
  background: #325c94;
  background: rgba(50, 92, 148, 0.5);
  color: #FFF;
  z-index: 2; }
  .mason--staff .staff__list__item__info strong {
    margin: 0; }
  .mason--staff .staff__list__item__info p {
    margin: 0; }

@media all and (min-width: 769px) {
  .mason--staff .staff__list {
    text-align: left; }
  .mason--staff .staff__list__item {
    width: 31%;
    margin: 0 2% 20px 0; } }

.mason--governors .governors__list {
  width: 100%;
  position: relative;
  text-align: left; }

.mason--governors .governors__list__item {
  display: inline-block;
  width: 100%;
  position: relative;
  overflow: hidden;
  margin: 0 0 20px; }

.mason--governors .governors__list__item__photo {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 15em;
  z-index: 1;
  overflow: hidden; }

.mason--governors .governors__list__item__info {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 10px;
  text-align: center;
  background: #325c94;
  background: rgba(50, 92, 148, 0.5);
  color: #FFF;
  z-index: 2; }
  .mason--governors .governors__list__item__info strong {
    margin: 0; }
  .mason--governors .governors__list__item__info p {
    margin: 0; }

.mason--governors .governors__list__item__download {
  padding: 10px;
  display: inline-block;
  background: #325c94;
  color: #FFF;
  text-decoration: none; }
  .mason--governors .governors__list__item__download .fa {
    margin-right: 5px; }
  .mason--governors .governors__list__item__download[href=""] {
    display: none; }

@media all and (min-width: 550px) {
  .mason--governors .governors__list__item {
    padding: 20px 0;
    border-bottom: 1px solid #325c94; }
    .mason--governors .governors__list__item > p {
      margin-top: 0; }
  .mason--governors .governors__list__item__photo {
    float: left;
    width: 280px;
    margin: 0 1em 0 0; } }

.vacancies__list {
  list-style: none;
  padding: 0;
  margin: 3em -0.375em 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  text-align: left; }
  .vacancies__list:before, .vacancies__list:after {
    content: "";
    display: table; }
  .vacancies__list:after {
    clear: both; }
  .vacancies__list__item {
    float: left;
    width: 100%;
    padding: 0 0.375em;
    margin: 0 0 0.75em; }
    @media (min-width: 541px) {
      .vacancies__list__item {
        width: 50%; } }
    @media (min-width: 1151px) {
      .vacancies__list__item {
        width: 33.333%; } }
    .vacancies__list__item__link {
      position: relative;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      height: 100%;
      background: #8ab2dc;
      color: #323232;
      -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
      box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
      -webkit-transition: background .3s, color .3s, -webkit-box-shadow .3s;
      transition: background .3s, color .3s, -webkit-box-shadow .3s;
      -o-transition: background .3s, color .3s, box-shadow .3s;
      transition: background .3s, color .3s, box-shadow .3s;
      transition: background .3s, color .3s, box-shadow .3s, -webkit-box-shadow .3s; }
    .vacancies__list__item__location {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      height: 5em;
      padding: 0.5em 2.5em;
      background: #325c94;
      color: #FFF; }
      .vacancies__list__item__location span {
        font-size: 0.875em;
        font-weight: 600;
        letter-spacing: 0.01em;
        line-height: 1.1em; }
    .vacancies__list__item__info {
      position: relative;
      overflow: hidden;
      padding: 2em 2.5em;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      height: calc(100% - 5em); }
      .vacancies__list__item__info__title {
        margin: 0;
        font-size: 1.375em;
        letter-spacing: normal;
        color: #325c94;
        -webkit-transition: color .3s;
        -o-transition: color .3s;
        transition: color .3s; }
      .vacancies__list__item__info__type {
        margin: 0;
        font-size: 0.875em;
        font-weight: 600;
        line-height: 1.75rem;
        letter-spacing: 0.01em;
        color: rgba(50, 92, 148, 0.5);
        -webkit-transition: color .3s;
        -o-transition: color .3s;
        transition: color .3s; }
      .vacancies__list__item__info__content {
        margin: 1.5em 0; }
        .vacancies__list__item__info__content p {
          margin: 0;
          font-size: 0.875em;
          line-height: 1.25rem;
          overflow: hidden;
          max-height: 7.5rem;
          -o-text-overflow: ellipsis;
          text-overflow: ellipsis;
          display: -webkit-box;
          -webkit-line-clamp: 6;
          -webkit-box-orient: vertical; }
      .vacancies__list__item__info__date {
        margin-top: auto;
        color: #325c94;
        -webkit-transition: color .3s;
        -o-transition: color .3s;
        transition: color .3s; }
        .vacancies__list__item__info__date p {
          margin: 0;
          font-size: 0.875em;
          font-weight: 500;
          letter-spacing: 0.01em; }
