@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700,600,300|Montserrat:400,700|Poppins:400,500,600,700,300);
/*! normalize.css v1.1.2 | MIT License | git.io/normalize */
@import url(/_site/css/owl.carousel.css);
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 {
  -moz-box-sizing: content-box;
  -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;
  -moz-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;
  *behavior: url("/_includes/polyfills/boxsizing.htc"); }

.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: #3a3a3a;
  font-family: "Poppins", sans-serif; }

button,
input,
select,
textarea {
  font-family: "Poppins", 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: #2b5eaf;
  font-family: "Poppins", sans-serif;
  font-weight: normal;
  line-height: 1.5em; }

.region a {
  color: #235ebb;
  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: #F8F8F8; }
  .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: #F8F8F8; }

.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: #235ebb;
  line-height: 2.8em;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: uppercase;
  border: 1px solid #235ebb;
  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: #235ebb; }

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

#forumUpdateForm fieldset {
  margin: 1em 0; }

#forumUpdateForm .cmsForm__field {
  display: block;
  clear: both; }

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

.lte-ie7 .ui_toolbar {
  zoom: 1; }

.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 !important;
  text-decoration: none;
  -webkit-transition: background .3s;
  -o-transition: background .3s;
  transition: background .3s; }

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

.menu {
  position: relative;
  z-index: 3;
  width: 100%; }

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

.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; }
  .lte-ie7 .menu__sidebar__list {
    zoom: 1; }

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

.menu__sidebar__list__item__link {
  display: block;
  text-decoration: none;
  font-family: "Montserrat", sans-serif;
  font-size: 0.813em;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px; }

.menu__sidebar__list__item__button, .menu__btn {
  display: none; }

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

@media all and (max-width: 768px) {
  .menu {
    background: #235ebb; }
  .menu__btn {
    width: 100%;
    border: none;
    outline: none;
    padding: 0 5%;
    color: #FFF;
    display: block;
    height: 3.375em;
    position: relative;
    z-index: 2;
    background: #2769d0;
    text-align: right; }
    .menu__btn .menu__btn__text {
      margin-right: 0.5em;
      font-weight: 700;
      font-family: "Montserrat", sans-serif;
      text-transform: uppercase;
      letter-spacing: 1px; }
    .menu__btn .menu__btn__icon {
      position: relative;
      display: inline-block; }
      .menu__btn .menu__btn__icon:after {
        content: "\f0c9";
        font-family: "FontAwesome";
        color: #FFF;
        font-size: 1.3em; }
    .menu__btn .menu__btn__text--close {
      display: none; }
  .menu__sidebar {
    display: none; }
    .mason--menu .menu__sidebar {
      display: block; }
  .menu__sidebar__list {
    padding-top: 120px;
    padding-bottom: 2em; }
  .menu__sidebar__list__item {
    display: block; }
  .menu__sidebar__list__item__link {
    color: #FFF;
    padding: 0.7em 5%; }
  .menu__sidebar__list__item__link {
    padding-right: 3em; }
  .menu__sidebar__list__item--subitems > .menu__sidebar__list__item__button {
    top: 0;
    right: 0;
    padding: 0;
    width: 50px;
    height: 47px;
    border: none;
    outline: none;
    display: block;
    line-height: 1.5em;
    position: absolute;
    background: transparent; }
    .menu__sidebar__list__item--subitems > .menu__sidebar__list__item__button i {
      color: #FFF;
      top: 0.625em;
      width: 22px;
      height: 22px;
      line-height: 22px;
      right: 1.875em;
      position: absolute;
      background: #2769d0;
      border-radius: 50px; }
  .menu__sidebar__list__item--subitems .menu__sidebar__list__item__sub {
    padding: 0.5em 0;
    font-size: 0.875em;
    background: #1b4890; }
    .menu__sidebar__list__item--subitems .menu__sidebar__list__item__sub .menu__sidebar__list__item__link {
      padding: 0.5em 6%;
      padding: 0.5em calc(5% + 1em); }
  .menu__sidebar__list__item--subitems.menu__sidebar__list__item--expand > .menu__sidebar__list__item__sub {
    display: block; }
  .mason--menu .menu__btn .menu__btn__text--close {
    display: inline; }
  .mason--menu .menu__btn .menu__btn__text--open {
    display: none; }
  .mason--menu .menu__btn .menu__btn__icon:after {
    content: "\f00d"; } }

.lte-ie8 .menu {
  background: #235ebb; }

.lte-ie8 .menu__btn {
  width: 100%;
  border: none;
  outline: none;
  padding: 0 5%;
  color: #FFF;
  display: block;
  height: 3.375em;
  position: relative;
  z-index: 2;
  background: #2769d0;
  text-align: right; }
  .lte-ie8 .menu__btn .menu__btn__text {
    margin-right: 0.5em;
    font-weight: 700;
    font-family: "Montserrat", sans-serif;
    text-transform: uppercase;
    letter-spacing: 1px; }
  .lte-ie8 .menu__btn .menu__btn__icon {
    position: relative;
    display: inline-block; }
    .lte-ie8 .menu__btn .menu__btn__icon:after {
      content: "\f0c9";
      font-family: "FontAwesome";
      color: #FFF;
      font-size: 1.3em; }
  .lte-ie8 .menu__btn .menu__btn__text--close {
    display: none; }

.lte-ie8 .menu__sidebar {
  display: none; }
  .mason--menu .lte-ie8 .menu__sidebar {
    display: block; }

.lte-ie8 .menu__sidebar__list {
  padding-top: 120px;
  padding-bottom: 2em; }

.lte-ie8 .menu__sidebar__list__item {
  display: block; }

.lte-ie8 .menu__sidebar__list__item__link {
  color: #FFF;
  padding: 0.7em 5%; }

.lte-ie8 .menu__sidebar__list__item__link {
  padding-right: 3em; }

.lte-ie8 .menu__sidebar__list__item--subitems > .menu__sidebar__list__item__button {
  top: 0;
  right: 0;
  padding: 0;
  width: 50px;
  height: 47px;
  border: none;
  outline: none;
  display: block;
  line-height: 1.5em;
  position: absolute;
  background: transparent; }
  .lte-ie8 .menu__sidebar__list__item--subitems > .menu__sidebar__list__item__button i {
    color: #FFF;
    top: 0.625em;
    width: 22px;
    height: 22px;
    line-height: 22px;
    right: 1.875em;
    position: absolute;
    background: #2769d0;
    border-radius: 50px; }

.lte-ie8 .menu__sidebar__list__item--subitems .menu__sidebar__list__item__sub {
  padding: 0.5em 0;
  font-size: 0.875em;
  background: #1b4890; }
  .lte-ie8 .menu__sidebar__list__item--subitems .menu__sidebar__list__item__sub .menu__sidebar__list__item__link {
    padding: 0.5em 6%;
    padding: 0.5em calc(5% + 1em); }

.lte-ie8 .menu__sidebar__list__item--subitems.menu__sidebar__list__item--expand > .menu__sidebar__list__item__sub {
  display: block; }

.lte-ie8 .mason--menu .menu__btn .menu__btn__text--close {
  display: inline; }

.lte-ie8 .mason--menu .menu__btn .menu__btn__text--open {
  display: none; }

.lte-ie8 .mason--menu .menu__btn .menu__btn__icon:after {
  content: "\f00d"; }

@media all and (min-width: 769px) {
  .menu {
    background: #235ebb;
    -webkit-box-shadow: 0 5px 0 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 5px 0 0 rgba(0, 0, 0, 0.15); }
  .menu__sidebar {
    width: 90%;
    max-width: 1170px;
    margin-right: auto;
    margin-left: auto;
    float: none;
    margin-right: auto;
    margin-left: auto;
    padding-left: 220px;
    padding-right: 100px; } }
  @media all and (min-width: 769px) and (min-width: 1450px) {
    .menu__sidebar {
      padding-left: 120px; } }

@media all and (min-width: 769px) {
  .menu__sidebar__list {
    /* display: table; */
    width: auto; } }
  @media all and (min-width: 769px) and (min-width: 1025px) {
    .menu__sidebar__list {
      float: right; } }

@media all and (min-width: 769px) {
  .menu__sidebar__list__item {
    /* display: table-cell;
		        vertical-align: middle; */ }
  .menu__sidebar__list__item__link {
    color: #FFF;
    padding: 1.875em 1em;
    text-align: center;
    -webkit-transition: background 350ms ease, color 350ms ease;
    -o-transition: background 350ms ease, color 350ms ease;
    transition: background 350ms ease, color 350ms ease; }
    .menu__sidebar__list__item__link span {
      position: relative; }
    .menu__sidebar__list__item__link span:after {
      left: 0;
      right: 0;
      bottom: -5px;
      content: '';
      height: 1px;
      background: #FFF;
      position: absolute;
      -webkit-transform: scale(0, 1);
      -ms-transform: scale(0, 1);
      transform: scale(0, 1);
      -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__sidebar__list__item--selected .menu__sidebar__list__item__link span:after, .menu__sidebar__list__item__link:hover span:after {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); }
  .menu__sidebar__list__item--subitems > .menu__sidebar__list__item__sub {
    left: 0;
    opacity: 0;
    padding: 0;
    width: 200px;
    top: -5500em;
    display: block;
    text-align: left;
    padding: 11px 0;
    position: absolute;
    -webkit-transform: translateY(10px);
    -ms-transform: translateY(10px);
    transform: translateY(10px);
    background: #2769d0;
    -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 .menu__sidebar__list__item {
      display: block; }
    .menu__sidebar__list__item--subitems > .menu__sidebar__list__item__sub .menu__sidebar__list__item__link {
      padding: 0.5em 1em;
      text-align: left; }
      .menu__sidebar__list__item--subitems > .menu__sidebar__list__item__sub .menu__sidebar__list__item__link span {
        font-size: 1em; }
      .menu__sidebar__list__item--subitems > .menu__sidebar__list__item__sub .menu__sidebar__list__item__link span:after {
        display: none; }
      .menu__sidebar__list__item--subitems > .menu__sidebar__list__item__sub .menu__sidebar__list__item__link:hover {
        background: #235ebb; }
  .menu__sidebar__list__item--subitems:hover > .menu__sidebar__list__item__sub {
    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; }
  .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; } }

.lte-ie8 .menu {
  background: #235ebb;
  -webkit-box-shadow: 0 5px 0 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 5px 0 0 rgba(0, 0, 0, 0.15); }

.lte-ie8 .menu__sidebar {
  width: 90%;
  max-width: 1170px;
  margin-right: auto;
  margin-left: auto;
  float: none;
  margin-right: auto;
  margin-left: auto;
  padding-left: 220px;
  padding-right: 100px; }
  @media all and (min-width: 1450px) {
    .lte-ie8 .menu__sidebar {
      padding-left: 120px; } }

.lte-ie8 .menu__sidebar__list {
  /* display: table; */
  width: auto; }
  @media all and (min-width: 1025px) {
    .lte-ie8 .menu__sidebar__list {
      float: right; } }

.lte-ie8 .menu__sidebar__list__item {
  /* display: table-cell;
		        vertical-align: middle; */ }

.lte-ie8 .menu__sidebar__list__item__link {
  color: #FFF;
  padding: 1.875em 1em;
  text-align: center;
  -webkit-transition: background 350ms ease, color 350ms ease;
  -o-transition: background 350ms ease, color 350ms ease;
  transition: background 350ms ease, color 350ms ease; }
  .lte-ie8 .menu__sidebar__list__item__link span {
    position: relative; }
  .lte-ie8 .menu__sidebar__list__item__link span:after {
    left: 0;
    right: 0;
    bottom: -5px;
    content: '';
    height: 1px;
    background: #FFF;
    position: absolute;
    -webkit-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    transform: scale(0, 1);
    -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; }

.lte-ie8 .menu__sidebar__list__item--selected .menu__sidebar__list__item__link span:after, .lte-ie8 .menu__sidebar__list__item__link:hover span:after {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1); }

.lte-ie8 .menu__sidebar__list__item--subitems > .menu__sidebar__list__item__sub {
  left: 0;
  opacity: 0;
  padding: 0;
  width: 200px;
  top: -5500em;
  display: block;
  text-align: left;
  padding: 11px 0;
  position: absolute;
  -webkit-transform: translateY(10px);
  -ms-transform: translateY(10px);
  transform: translateY(10px);
  background: #2769d0;
  -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; }
  .lte-ie8 .menu__sidebar__list__item--subitems > .menu__sidebar__list__item__sub .menu__sidebar__list__item {
    display: block; }
  .lte-ie8 .menu__sidebar__list__item--subitems > .menu__sidebar__list__item__sub .menu__sidebar__list__item__link {
    padding: 0.5em 1em;
    text-align: left; }
    .lte-ie8 .menu__sidebar__list__item--subitems > .menu__sidebar__list__item__sub .menu__sidebar__list__item__link span {
      font-size: 1em; }
    .lte-ie8 .menu__sidebar__list__item--subitems > .menu__sidebar__list__item__sub .menu__sidebar__list__item__link span:after {
      display: none; }
    .lte-ie8 .menu__sidebar__list__item--subitems > .menu__sidebar__list__item__sub .menu__sidebar__list__item__link:hover {
      background: #235ebb; }

.lte-ie8 .menu__sidebar__list__item--subitems:hover > .menu__sidebar__list__item__sub {
  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; }

.lte-ie8 .lte-ie8 .menu__sidebar {
  display: block; }

.lte-ie8 .lte-ie8 .menu__btn, .lte-ie8 .lte-ie8 .menu__sidebar__list__item__button {
  display: none !important; }

.lte-ie8 .lte-ie7 .menu {
  left: 50%;
  width: 1024px;
  margin-left: -512px; }

.lte-ie8 .lte-ie7 .menu__sidebar__list__item {
  display: inline; }

/*https://www.sitepoint.com/building-linear-gradient-mixin-sass/*/
.urgent__list, .hero__content__center, .main__inner, .footer__inner {
  width: 90%;
  max-width: 1170px;
  margin-right: auto;
  margin-left: auto;
  float: none;
  margin-right: auto;
  margin-left: auto; }
  .urgent__list:before, .hero__content__center:before, .main__inner:before, .footer__inner:before, .urgent__list:after, .hero__content__center:after, .main__inner:after, .footer__inner:after {
    content: "";
    display: table; }
  .urgent__list:after, .hero__content__center:after, .main__inner:after, .footer__inner:after {
    clear: both; }
  .lte-ie7 .urgent__list, .lte-ie7 .hero__content__center, .lte-ie7 .main__inner, .lte-ie7 .footer__inner {
    zoom: 1; }

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

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

/* .urgent {
	@extend %center;
	position: relative;
	color: #FFF;
	background: #AE4141;
}
.urgent__list {
	@extend %list;
	line-height: 1.8em;
}
.urgent__list__item__intro {
	margin: 0 0 2em;
}
.urgent__list__item__more {
	margin: 2em 0 0;
	padding: .4em .6em;
	color: #FFF;
	font-size: 1.2em;
	text-decoration: none;
	border: 1px solid;
} */
.urgent {
  width: 100%;
  position: relative;
  overflow: hidden;
  color: #fff;
  background: #ae4141; }

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

.urgent__list__item__title {
  color: #fff;
  position: relative;
  font-weight: 700; }
  .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; }

@media all and (min-width: 769px) {
  .urgent__list__item__title {
    overflow: hidden;
    width: 100%;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis; } }

.lte-ie8 .urgent__list__item__title {
  overflow: hidden;
  width: 100%;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis; }

.header {
  position: absolute;
  z-index: 4;
  top: 20px;
  left: 5%; }
  .mason--urgent .header {
    top: 80px; }

.header__title a {
  display: inline-block; }
  @media all and (max-width: 768px) {
    .header__title a img {
      max-width: 140px;
      height: auto; } }
  .header__title a img .lte-ie8 {
    max-width: 140px;
    height: auto; }

.header__title h1 {
  display: none;
  font-size: 1.4em;
  margin: 1em 0 0; }

.header__extra__link {
  position: absolute;
  left: 4%;
  top: 3.75em;
  display: none; }
  .header__extra__link img {
    max-width: 120px;
    width: 100%; }
  .mason--menu .header__extra__link {
    display: block;
    z-index: 10; }
  @media all and (min-width: 769px) {
    .header__extra__link {
      display: block;
      right: 5%;
      left: auto;
      top: 0.75em; } }
  .header__extra__link .lte-ie8 {
    display: block;
    right: 5%;
    left: auto;
    top: 0.75em; }

.menu {
  background: #2641a4; }

.menu__btn {
  background: #2b49b9; }

.menu__sidebar__list__item--subitems > .menu__sidebar__list__item__button i {
  background: #2b49b9; }

.menu__sidebar__list__item--subitems > .menu__sidebar__list__item__sub {
  background: #2b49b9; }
  .menu__sidebar__list__item--subitems > .menu__sidebar__list__item__sub .menu__sidebar__list__item__link:hover {
    background: #2641a4; }

/* Extended Dropdown Styles */
@media all and (min-width: 769px) {
  .menu__extended-nav {
    min-width: 451px;
    display: -ms-grid !important;
    display: grid !important;
    -ms-grid-columns: 189px 189px;
    grid-template-columns: 189px 189px; }
  /* .menu__list>.menu__list__item:nth-last-child(1) .menu__extended-nav {
		left: unset;
		right: 0;
	} */ }

/* Search Styles */
.menu__extras {
  display: block;
  height: 100%;
  position: relative; }

.search__container {
  display: none;
  position: relative; }

.menu__extras__form {
  width: 100%; }

.menu__extras__submit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  right: 0.4rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  border: 0;
  background-color: transparent;
  color: #235ebb; }

.menu__extras__input {
  overflow: hidden;
  border: 2px solid #fff;
  font-size: 0.8rem;
  padding: 0.4rem 0.7rem;
  width: 100%; }

.find__button {
  position: relative;
  z-index: 3;
  background: transparent;
  border: 2px solid #fff;
  border-radius: 50%;
  color: #fff; }

@media all and (max-width: 768px) {
  .menu__extras {
    padding: 0 2rem 1rem 5%; }
  .menu__extras__form {
    position: relative; }
  .mason--menu .search__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .search__container,
  .search__container__flex {
    width: 100%; }
  .find__button {
    display: none; } }

@media all and (min-width: 769px) {
  .menu__sidebar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .search__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    top: 100%;
    right: 0; }
  .menu__extras__form {
    position: absolute;
    right: 100%;
    width: 200px;
    margin: 0 1rem;
    border: 2px solid #235ebb;
    border-radius: 0 0 5px 5px;
    border-top: 0;
    overflow: hidden; }
  .menu__extras__input {
    border: 0;
    outline: 0; } }

.hero {
  width: 100%;
  height: 18em;
  /* overflow: hidden; */
  position: relative;
  z-index: 2;
  background: #1c317b; }
  @media all and (min-width: 769px) {
    .hero {
      height: 450px; } }
  .hero .lte-ie8 {
    height: 450px; }

.hero__slideshow {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
  overflow: hidden; }
  .hero__slideshow:after {
    /* @include gradient(to bottom, true, rgba(#030F3B, 0) 0%, rgba(#030F3B, .6) 100%); */
    background: rgba(3, 15, 59, 0);
    background: -webkit-linear-gradient(top, rgba(3, 15, 59, 0) 0%, rgba(3, 15, 59, 0.45) 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(3, 15, 59, 0)), to(rgba(3, 15, 59, 0.45)));
    background: -o-linear-gradient(top, rgba(3, 15, 59, 0) 0%, rgba(3, 15, 59, 0.45) 100%);
    background: linear-gradient(to bottom, rgba(3, 15, 59, 0) 0%, rgba(3, 15, 59, 0.45) 100%);
    position: absolute;
    content: "";
    top: 35%;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2; }

.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__curve {
  position: relative;
  display: block;
  position: absolute;
  bottom: -1px;
  left: 0;
  right: 0;
  min-height: 2.5em;
  max-height: 4.8125em;
  z-index: 3; }
  .hero__curve:before {
    content: '';
    display: block;
    visibility: hidden;
    padding-bottom: 5.5%; }
  .hero__curve svg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    fill: #fff; }

.hero__content {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding-bottom: 2em;
  text-align: center;
  z-index: 2;
  color: #fff; }

.hero__content__txt {
  font-size: 0.65em; }
  @media all and (min-width: 500px) {
    .hero__content__txt {
      font-size: 0.7em; } }
  @media all and (min-width: 769px) {
    .hero__content__txt {
      font-size: 0.8em; } }
  .hero__content__txt .lte-ie8 {
    font-size: 0.8em; }
  @media all and (min-width: 1025px) {
    .hero__content__txt {
      font-size: 0.9em; } }
  @media all and (min-width: 1301px) {
    .hero__content__txt {
      font-size: 1em; } }

.hero__motto {
  font-family: "Poppins", sans-serif;
  font-size: 2.25em;
  font-weight: 600;
  line-height: 1.2;
  margin: 0 0 2.425em; }

.hero__pager {
  display: none; }
  @media all and (min-width: 769px) {
    .hero__pager {
      display: block; } }
  .hero__pager .lte-ie8 {
    display: block; }
  .hero__pager__item {
    display: inline-block;
    margin-left: 5px;
    -webkit-transition: border 350ms ease, background 350ms ease;
    -o-transition: border 350ms ease, background 350ms ease;
    transition: border 350ms ease, background 350ms ease; }
    .hero__pager__item span {
      display: block;
      width: 13px;
      height: 13px;
      border: 3px solid #e6c71e;
      border-radius: 50%;
      background: #e6c71e; }
    .hero__pager__item.cycle-pager-active span {
      border: 3px solid #ddcb3a;
      background: #235ebb; }

.hero__scroll {
  position: absolute;
  z-index: 1;
  top: -1em;
  left: 0;
  right: 0;
  margin: auto;
  display: inline-block;
  width: 7.75em;
  height: 3.75em;
  border-radius: 50%;
  background: #fff url("/_site/images/design/hero_scroll_bg.png") no-repeat center;
  color: #2b5eaf;
  text-decoration: none;
  text-align: center;
  padding: 0.35em 0 0; }
  .hero__scroll__text {
    font-family: "Poppins", sans-serif;
    font-size: 11px;
    font-weight: 600;
    text-transform: uppercase; }

.main {
  position: relative;
  z-index: 2;
  font-size: 1em;
  padding: 1em 0 3em;
  color: #3a3a3a;
  background: #fff; }
  .main__inner {
    position: relative;
    z-index: 2; }
    @media all and (min-width: 769px) {
      .main__inner {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between; } }
    .main__inner .lte-ie8 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between; }

.content__path__item {
  display: inline;
  position: relative;
  font-size: 0.813em; }

.content__path__item__link {
  color: #2641a4;
  text-decoration: none;
  font-weight: 600;
  text-transform: uppercase; }

.content__path__item__sep {
  color: #2641a4;
  margin: 0 0.2em; }

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

.content__title {
  font-size: 1.875em;
  font-weight: 600;
  margin: 0;
  color: #2b5eaf; }

.content {
  background: #fff;
  padding: 0 1.875em 1.875em;
  line-height: 1.8em; }
  .content__anchor {
    top: -1em; }

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

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

.lte-ie7 .content > div {
  zoom: 1; }

.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: 0.5em;
    font-size: 2em; }
  .content__share__list__icon a {
    color: inherit; }

.content__region a {
  text-decoration: none;
  color: #235ebb;
  -webkit-transition: color 350ms ease;
  -o-transition: color 350ms ease;
  transition: color 350ms ease; }
  .content__region a:hover {
    color: #c4a602; }

.content__region h2,
.content__region h3,
.content__region h4,
.content__region h5 {
  color: #2b5eaf; }

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

@media all and (min-width: 769px) {
  .content {
    width: 65%;
    float: left;
    min-height: 500px;
    padding-left: 0; }
    .csscalc .content {
      width: calc(100% - 330px);
      margin-right: 30px; } }

.lte-ie8 .content {
  width: 65%;
  float: left;
  min-height: 500px;
  padding-left: 0; }
  .csscalc .lte-ie8 .content {
    width: calc(100% - 330px);
    margin-right: 30px; }

.subnav {
  width: 100%;
  color: #fff;
  border-radius: 1.2em;
  background: #d4a826; }

.subnav__list {
  padding: 0.625em; }
  .subnav__list:before, .subnav__list:after {
    content: "";
    display: table; }
  .subnav__list:after {
    clear: both; }
  .lte-ie7 .subnav__list {
    zoom: 1; }

.subnav__list__item {
  position: relative;
  display: block;
  margin-bottom: 0.25em; }
  .subnav__list__item:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    pointer-events: none;
    background-image: url("/_site/images/design/subnav_arrow.png");
    background-position: center right 1em;
    background-repeat: no-repeat;
    opacity: 0;
    -webkit-transition: opacity 350ms ease;
    -o-transition: opacity 350ms ease;
    transition: opacity 350ms ease; }
  .subnav__list__item.subnav__list__item--selected:after, .subnav__list__item:hover:after {
    opacity: 1; }
  .subnav__list__item.subnav__list__item--selected .subnav__list__item__link, .subnav__list__item:hover .subnav__list__item__link {
    /* background: $pri2018; */ }

.subnav__list__item__link {
  padding: 0.842em 2.526em 0.842em 0.842em;
  border-radius: 0.6em;
  font-size: 1em;
  font-weight: 600;
  display: block;
  position: relative;
  color: #fff;
  text-decoration: none;
  background: #dcae28;
  letter-spacing: 0.5px;
  -webkit-transition: background 350ms ease;
  -o-transition: background 350ms ease;
  transition: background 350ms ease; }
  @media all and (min-width: 769px) {
    .subnav__list__item__link {
      font-size: 1.188em; } }
  .subnav__list__item__link .lte-ie8 {
    font-size: 1.188em; }

@media all and (min-width: 769px) {
  .subnav {
    width: 30%;
    float: right;
    text-align: left;
    padding-bottom: 3em;
    position: relative; }
    .csscalc .subnav {
      width: 300px; } }

.lte-ie8 .subnav {
  width: 30%;
  float: right;
  text-align: left;
  padding-bottom: 3em;
  position: relative; }
  .csscalc .lte-ie8 .subnav {
    width: 300px; }

@media all and (min-width: 1025px) {
  .subnav {
    margin-top: -9.5em; } }

.footer {
  position: relative;
  z-index: 3;
  overflow: hidden;
  width: 100%;
  clear: both;
  color: #fff;
  text-align: center;
  background: #152d87; }
  @media all and (min-width: 769px) {
    .footer {
      text-align: left; } }
  .footer .lte-ie8 {
    text-align: left; }
  .footer__inner {
    padding: 3.75em 0; }

.footer__logos {
  width: 100%;
  max-width: 1300px;
  padding-right: 5%;
  padding-left: 5%;
  margin-right: auto;
  margin-left: auto;
  position: relative;
  position: relative;
  overflow: hidden;
  background: #fff;
  padding-top: 3.125em;
  padding-bottom: 3.125em;
  position: absolute;
  /* top: 0; */
  bottom: 100%;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: bottom 500ms ease;
  -o-transition: bottom 500ms ease;
  transition: bottom 500ms ease; }
  @media all and (min-width: 1301px) {
    .footer__logos {
      max-width: none;
      padding-right: calc(50% - 585px);
      padding-left: calc(50% - 585px); } }
  .footer__logos.active {
    bottom: 0; }
  .footer__logos__list.owl-carousel .owl-stage-outer .owl-stage {
    white-space: nowrap; }
    .footer__logos__list.owl-carousel .owl-stage-outer .owl-stage .owl-item {
      white-space: nowrap;
      float: none;
      display: inline-block;
      vertical-align: middle; }
  @media all and (min-width: 769px) {
    .footer__logos__list {
      width: calc(100% - 300px);
      float: left; } }
  .footer__logos__list .lte-ie8 {
    width: calc(100% - 300px);
    float: left; }
  .footer__logos__list__item img {
    width: auto !important;
    height: 100px; }
  .footer__logos__list .footer__logos__list__item a {
    position: absolute;
    inset: 0;
    z-index: 1; }
  .footer__logos__list .footer__logos__list__item a[href=""] {
    display: none; }
  .footer__logos__list .footer__logos__list__item img {
    -webkit-transition: -webkit-transform 0.3s ease;
    transition: -webkit-transform 0.3s ease;
    -o-transition: transform 0.3s ease;
    transition: transform 0.3s ease;
    transition: transform 0.3s ease, -webkit-transform 0.3s ease; }
  .footer__logos__list .footer__logos__list__item:has(a:not([href=""])):hover img {
    -webkit-transform: scale(1.02);
    -ms-transform: scale(1.02);
    transform: scale(1.02); }
  .footer__logos__link {
    margin-top: 2em;
    color: #fff;
    background: transparent;
    border: 2px solid #e4b52a;
    border-radius: 0.6em;
    font-family: "Open Sans", sans-serif;
    font-weight: 700;
    font-size: 0.813em;
    line-height: 60px;
    padding: 0 1.5em;
    -webkit-transition: color 0.3s;
    -o-transition: color 0.3s;
    transition: color 0.3s; }
    @media all and (min-width: 769px) {
      .footer__logos__link {
        float: right;
        margin-top: 0; }
        .footer__logos__link:hover {
          background: #2b49b9; } }
    .footer__logos__link .lte-ie8 {
      float: right;
      margin-top: 0; }
      .footer__logos__link .lte-ie8:hover {
        background: #2b49b9; }
  .footer__logos.active .footer__logos__link {
    color: #e4b52a; }

.footer__legal {
  display: block;
  margin: 0 auto;
  font-family: "Open Sans", sans-serif;
  font-size: 0.813em;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: 0.5px; }
  @media all and (min-width: 769px) {
    .footer__legal {
      margin: 0;
      display: inline-block;
      text-align: left; } }
  .footer__legal .lte-ie8 {
    margin: 0;
    display: inline-block;
    text-align: left; }
  .footer__legal a {
    color: #fff;
    text-decoration: none;
    -webkit-transition: color 350ms ease;
    -o-transition: color 350ms ease;
    transition: color 350ms ease; }
    .footer__legal a:hover {
      color: #3051cd; }

.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: #2641a4;
  background: rgba(38, 65, 164, 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; } }

.lte-ie8 .mason--staff .staff__list {
  text-align: left; }

.lte-ie8 .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: #2641a4;
  background: rgba(38, 65, 164, 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: #2641a4;
  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 #2641a4; }
    .mason--governors .governors__list__item > p {
      margin-top: 0; }
  .mason--governors .governors__list__item__photo {
    float: left;
    width: 280px;
    margin: 0 1em 0 0; } }
