@import url(owl.carousel.min.css);
.btn__reset {
  border: 0;
  outline: 0;
  padding: 0;
  cursor: pointer;
  background: transparent;
  -webkit-appearance: none;
  -webkit-border-radius: 0; }

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

.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: #666666;
  font-family: "Roboto", sans-serif; }

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

.region a {
  color: #07719d;
  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: #f4f5f7; }
  .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: #f4f5f7; }

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

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

.btn__reset {
  border: 0;
  outline: 0;
  padding: 0;
  cursor: pointer;
  background: transparent;
  -webkit-appearance: none;
  -webkit-border-radius: 0; }

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

.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: #666666;
  font-family: "Roboto", sans-serif; }

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

.region a {
  color: #07719d;
  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: #f4f5f7; }
  .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: #f4f5f7; }

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

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

.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 {
  width: 90%;
  max-width: 1280px;
  margin-right: auto;
  margin-left: auto;
  float: none;
  margin-right: auto;
  margin-left: auto; }
  .center:before, .urgent__list:before, .center:after, .urgent__list:after {
    content: "";
    display: table; }
  .center:after, .urgent__list:after {
    clear: both; }
  .lte-ie7 .center, .lte-ie7 .urgent__list {
    zoom: 1; }

.btn__reset {
  border: 0;
  outline: 0;
  padding: 0;
  cursor: pointer;
  background: transparent;
  -webkit-appearance: none;
  -webkit-border-radius: 0; }

.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 .3s ease, fill .3s ease, background .3s ease, border-color .3s ease;
  -o-transition: color .3s ease, fill .3s ease, background .3s ease, border-color .3s ease;
  transition: color .3s ease, fill .3s ease, background .3s ease, border-color .3s ease; }

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

.ms-btn > *,
.content__form__submit, .caps {
  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: #666666;
  fill: #666666; }

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

.col-pri {
  color: #000000; }

.col-sec {
  color: #d9bb0f; }

.col-ter {
  color: #8A61A2; }

.col-white {
  color: #FFF; }

.bg-pri {
  background-color: #000000; }

.bg-sec {
  background-color: #d9bb0f; }

.bg-ter {
  background-color: #8A61A2; }

h1, h2, h3, h4, h5, h6, .font-headings {
  font: 700 1em/1.2 "Roboto", 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, .w700 {
  font-weight: 700; }

.ls10 {
  letter-spacing: 0.01em; }

.ls50 {
  letter-spacing: 0.05em; }

.ls100 {
  letter-spacing: 0.1em; }

.ls140 {
  letter-spacing: 0.14em; }

.ls150 {
  letter-spacing: 0.15em; }

.ls200 {
  letter-spacing: 0.2em; }

.ls500 {
  letter-spacing: 0.5em; }

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: #000000;
  background: #d9bb0f; }
  .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(0, 0, 0, 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: #1f1f1f;
  color: #FFF; }
  .ms-btn-border > *:hover {
    color: inherit;
    background: black; }

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

.btn__reset {
  border: 0;
  outline: 0;
  padding: 0;
  cursor: pointer;
  background: transparent;
  -webkit-appearance: none;
  -webkit-border-radius: 0; }

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

.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: #666666;
  font-family: "Roboto", sans-serif; }

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

.region a {
  color: #07719d;
  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: #f4f5f7; }
  .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: #f4f5f7; }

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

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

body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
  body .edit_mason {
    position: relative;
    z-index: 4;
    display: inline-block;
    margin-right: 10px;
    font: 300 14px/40px 'Lato', sans-serif;
    height: 40px;
    padding: 0 20px;
    background: #ef5b25;
    color: #FFF;
    border: 1px solid #e35623;
    text-decoration: none;
    text-transform: none;
    letter-spacing: normal; }
    body .edit_mason:before {
      content: '\f040';
      font-family: 'FontAwesome';
      font-size: 16px;
      font-weight: normal;
      display: block;
      z-index: 3;
      line-height: 20px;
      text-align: center;
      float: left;
      margin-right: 13px;
      margin-top: 10px; }
    body .edit_mason--absolute {
      position: absolute;
      top: 0;
      right: 0; }
      body .edit_mason--absolute--left {
        left: 0;
        right: auto; }

.mason {
  font: 400 1em/1.75 "Roboto", 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: auto; }

svg {
  fill: inherit; }

html {
  font-size: .825em; }

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

.lte-ie8 html {
  font-size: .85em; }

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

.lte-ie8 html {
  font-size: .915em; }

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

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

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

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

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

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

.lte-ie8 .hide-tab {
  display: none; }

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

.lte-ie8 .hide-desk {
  display: none; }

.inline__div {
  display: inline-block;
  vertical-align: top; }

.cover {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }
  .cover--bg__cover {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center; }

.lazy__load__img {
  opacity: 0;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  z-index: 1;
  opacity: 0;
  -webkit-transition: opacity 1s ease;
  -o-transition: opacity 1s ease;
  transition: opacity 1s ease; }
  .lazy__load__img--contain {
    background-size: contain; }
  .lazy__loaded .lazy__load__img {
    opacity: 1;
    -webkit-transition: opacity 1s ease;
    -o-transition: opacity 1s ease;
    transition: opacity 1s ease; }
  .swipe__animate .lazy__load__img {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    -webkit-transition: opacity 0.5s ease 0.5s, -webkit-transform 0.5s cubic-bezier(0.02, 0.22, 0.595, 1.165) 0.5s;
    transition: opacity 0.5s ease 0.5s, -webkit-transform 0.5s cubic-bezier(0.02, 0.22, 0.595, 1.165) 0.5s;
    -o-transition: opacity 0.5s ease 0.5s, transform 0.5s cubic-bezier(0.02, 0.22, 0.595, 1.165) 0.5s;
    transition: opacity 0.5s ease 0.5s, transform 0.5s cubic-bezier(0.02, 0.22, 0.595, 1.165) 0.5s;
    transition: opacity 0.5s ease 0.5s, transform 0.5s cubic-bezier(0.02, 0.22, 0.595, 1.165) 0.5s, -webkit-transform 0.5s cubic-bezier(0.02, 0.22, 0.595, 1.165) 0.5s; }

.admin__tip {
  background: #EF5B25;
  color: #fff;
  position: absolute;
  right: 0;
  padding: 0.1em 1em;
  z-index: 4;
  font-size: 0.875em;
  line-height: 30px; }
  .admin__tip > div {
    padding-right: 40px;
    min-height: 30px; }
  .admin__tip a {
    text-decoration: none;
    color: #fff;
    padding: 0 !important; }
  .admin__tip--above {
    bottom: 105%;
    bottom: calc(100% + 15px); }
  .admin__tip--below {
    top: 100%;
    top: calc(100% + 15px); }
  .admin__tip--top {
    top: 0; }
  .admin__tip--bottom {
    bottom: 0; }
  .admin__tip input {
    border: 2px solid #d2430f;
    background: white;
    color: #EF5B25; }
  .admin__tip i {
    margin-right: 0.5em; }

.lazyload[data-animation]:after {
  content: '';
  z-index: 1;
  background: #000000;
  -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; }
  .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-weight: 400;
  letter-spacing: 0.05em;
  text-transform: uppercase; }

.menu__sidebar__list__item__button, .menu__btn {
  display: none; }

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

.menu__quicklinks__list__item {
  position: relative; }
  .menu__quicklinks__list__item__link {
    display: block; }

@media (max-width: 980px) {
  .menu__btn {
    top: 0;
    bottom: 0;
    margin: auto;
    border: none;
    outline: none;
    color: #FFF;
    background: #000000;
    z-index: 10;
    width: 100px;
    height: 40px;
    padding: 0;
    border-radius: 20px;
    display: block;
    position: absolute;
    -webkit-transition: color 400ms ease, background 400ms ease, left 400ms ease, right 400ms ease, margin 400ms ease, -webkit-box-shadow 400ms ease;
    transition: color 400ms ease, background 400ms ease, left 400ms ease, right 400ms ease, margin 400ms ease, -webkit-box-shadow 400ms ease;
    -o-transition: color 400ms ease, background 400ms ease, box-shadow 400ms ease, left 400ms ease, right 400ms ease, margin 400ms ease;
    transition: color 400ms ease, background 400ms ease, box-shadow 400ms ease, left 400ms ease, right 400ms ease, margin 400ms ease;
    transition: color 400ms ease, background 400ms ease, box-shadow 400ms ease, left 400ms ease, right 400ms ease, margin 400ms ease, -webkit-box-shadow 400ms ease; }
    .menu__btn .menu__btn__text {
      font-size: 1.125em;
      font-weight: 400;
      text-transform: uppercase;
      margin-left: 0.5em;
      position: absolute;
      right: 16px;
      top: 50%;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
      -webkit-transition: right .3s ease, opacity .3s ease;
      -o-transition: right .3s ease, opacity .3s ease;
      transition: right .3s ease, opacity .3s ease; }
      .menu__btn .menu__btn__text.menu__btn__text--open {
        right: 16px;
        opacity: 1; }
      .menu__btn .menu__btn__text.menu__btn__text--close {
        right: -120px;
        opacity: 0; }
      .mason--menu .menu__btn .menu__btn__text.menu__btn__text--open {
        right: 0px;
        opacity: 0; }
      .mason--menu .menu__btn .menu__btn__text.menu__btn__text--close {
        right: 16px;
        opacity: 1; }
    .menu__btn .menu__btn__icon {
      background: #FFF;
      height: 2px;
      width: 16px;
      position: absolute;
      top: 0;
      bottom: 0;
      left: 16px;
      margin: auto;
      display: inline-block;
      -webkit-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
      transform: rotate(0deg);
      -webkit-box-shadow: 0px 5px 0px 0px #FFF, 0px -5px 0px 0px #FFF;
      box-shadow: 0px 5px 0px 0px #FFF, 0px -5px 0px 0px #FFF;
      -webkit-transition: left 350ms ease, background 350ms ease, -webkit-transform 350ms ease, -webkit-box-shadow 350ms ease 350ms;
      transition: left 350ms ease, background 350ms ease, -webkit-transform 350ms ease, -webkit-box-shadow 350ms ease 350ms;
      -o-transition: transform 350ms ease, box-shadow 350ms ease 350ms, left 350ms ease, background 350ms ease;
      transition: transform 350ms ease, box-shadow 350ms ease 350ms, left 350ms ease, background 350ms ease;
      transition: transform 350ms ease, box-shadow 350ms ease 350ms, left 350ms ease, background 350ms ease, -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 {
        background: #FFF;
        -webkit-transform: rotate(135deg);
        -ms-transform: rotate(135deg);
        transform: rotate(135deg);
        -webkit-box-shadow: 0px 0 0px 0px #FFF, 0px 0 0px 0px #FFF;
        box-shadow: 0px 0 0px 0px #FFF, 0px 0 0px 0px #FFF;
        -webkit-transition: left 350ms ease, background 350ms ease, -webkit-transform 350ms ease, -webkit-box-shadow 350ms ease;
        transition: left 350ms ease, background 350ms ease, -webkit-transform 350ms ease, -webkit-box-shadow 350ms ease;
        -o-transition: transform 350ms ease, box-shadow 350ms ease, left 350ms ease, background 350ms ease;
        transition: transform 350ms ease, box-shadow 350ms ease, left 350ms ease, background 350ms ease;
        transition: transform 350ms ease, box-shadow 350ms ease, left 350ms ease, background 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__sidebar {
    top: 0;
    bottom: 0;
    width: 85%;
    z-index: 20;
    height: 100%;
    overflow: hidden;
    overflow-y: auto;
    position: fixed;
    background: black; }
    .mason--admin .menu__sidebar {
      border-top: 110px solid transparent; }
  .menu__sidebar__list {
    position: relative;
    width: 100%;
    z-index: 1;
    margin: 0;
    padding: 0; }
  .menu__sidebar__list__item {
    display: block;
    position: relative;
    border-bottom: 1px solid black; }
  .menu__sidebar__list__item__link {
    color: #FFF;
    padding: 1em 1.5em;
    display: block;
    text-decoration: none;
    text-transform: uppercase; }
  .menu__sidebar__list__item__button {
    display: none; }
  .menu__sidebar__list__item--subitems > .menu__sidebar__list__item__button {
    width: auto;
    height: auto;
    padding: 1em;
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    border: 0;
    outline: 0;
    color: #FFF;
    background: transparent; }
  .menu__sidebar__list__item--subitems > .menu__sidebar__list__item__sub {
    display: none;
    overflow: hidden;
    padding: 0.875em 1.5em;
    background: black; }
    .menu__sidebar__list__item--subitems > .menu__sidebar__list__item__sub .menu__sidebar__list__item__link {
      padding: 0.5em 1em; }
  .menu__sidebar__list__item--subitems.menu__sidebar__list__item--expand > .menu__sidebar__list__item__button {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg); }
  .menu__sidebar__list__item--subitems.menu__sidebar__list__item--expand > .menu__sidebar__list__item__sub {
    display: block; }
  .menu__search {
    padding: 2em 1.5em; }
    .menu__search__toggle {
      display: none; } }

@media all and (max-width: 980px) and (min-width: 415px) {
  .menu__sidebar {
    max-width: 85%;
    width: 22.313em; } }

@media (max-width: 980px) {
  .lte-ie8 .menu__sidebar {
    max-width: 85%;
    width: 22.313em; }
  .mason,
  .menu__sidebar {
    -webkit-transition: right 400ms ease;
    -o-transition: right 400ms ease;
    transition: right 400ms ease; }
  .menu__btn {
    right: 0;
    /* margin-right: 46px; */ }
  .mason {
    right: 0; }
  .menu__sidebar {
    right: -85%; }
  .mason--menu {
    right: 85%; }
    .mason--menu .menu__sidebar {
      right: 0; }
  .header__fixed.mason--menu .header {
    right: 85%; } }

@media all and (max-width: 980px) and (min-width: 415px) {
  .menu__sidebar {
    right: -22.313em; }
  .mason--menu {
    right: 22.313em; } }

@media (max-width: 980px) {
  .lte-ie8 .menu__sidebar {
    right: -22.313em; }
  .lte-ie8 .mason--menu {
    right: 22.313em; } }

@media (min-width: 981px) {
  .menu {
    position: absolute;
    top: 4.875em;
    left: 0;
    width: 100%; }
    .sticky .menu {
      position: fixed;
      top: -5000em;
      -webkit-transform: translateY(-100%);
      -ms-transform: translateY(-100%);
      transform: translateY(-100%);
      background: #FFF;
      -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
      box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
      -webkit-transition: top 0s 0s, -webkit-transform 0s;
      transition: top 0s 0s, -webkit-transform 0s;
      -o-transition: top 0s 0s, transform 0s;
      transition: top 0s 0s, transform 0s;
      transition: top 0s 0s, transform 0s, -webkit-transform 0s; }
    .inview .menu {
      top: 0;
      -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
      transform: translateY(0);
      -webkit-transition: top 0s 0s, -webkit-transform .4s;
      transition: top 0s 0s, -webkit-transform .4s;
      -o-transition: top 0s 0s, transform .4s;
      transition: top 0s 0s, transform .4s;
      transition: top 0s 0s, transform .4s, -webkit-transform .4s; }
    .mason--admin.sticky .menu {
      border-top: 110px solid transparent; }
    .mason--secure.sticky .menu {
      border-top: 39px solid transparent; }
  .menu__sidebar {
    width: 90%;
    max-width: 1280px;
    margin-right: auto;
    margin-left: auto;
    float: none;
    margin-right: auto;
    margin-left: auto;
    padding-right: 4em;
    max-width: none; }
    .sticky .menu__sidebar {
      background-image: url("/_site/images/design/logo_fixed.png");
      background-position: center left;
      background-repeat: no-repeat;
      background-size: auto 3em; }
  .menu__sidebar__list {
    text-align: right;
    -webkit-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s; }
    .mason--search .menu__sidebar__list {
      opacity: 0.25; }
  .menu__sidebar__list__item {
    display: inline-block; }
  .menu__sidebar__list__item__link {
    color: #FFF;
    padding: 1.375em 1em;
    -webkit-transition: background 350ms ease, color 350ms ease;
    -o-transition: background 350ms ease, color 350ms ease;
    transition: background 350ms ease, color 350ms ease; }
    .sticky .menu__sidebar__list__item__link {
      color: #666; }
    .menu__sidebar__list__item__link span {
      position: relative; }
    .menu__sidebar__list__item__link span:after {
      left: 0;
      right: 0;
      bottom: -8px;
      content: '';
      height: 1px;
      background: #d9bb0f;
      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:hover > .menu__sidebar__list__item__link 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: 14.375em;
    top: -5500em;
    display: block;
    text-align: left;
    padding: 0.875em 0;
    position: absolute;
    z-index: 1;
    -webkit-transform: translateY(10px);
    -ms-transform: translateY(10px);
    transform: translateY(10px);
    background: #000000;
    -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.375em 1em;
      color: #FFF; }
      .menu__sidebar__list__item--subitems > .menu__sidebar__list__item__sub .menu__sidebar__list__item__link span {
        font-size: 0.875em; }
      .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: #d9bb0f; }
  .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; }
  .menu__search {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    display: inline-block;
    vertical-align: middle;
    height: 2.5em; }
    .menu__search__toggle {
      position: relative;
      z-index: 1;
      display: block;
      width: 2.5em;
      height: 2.5em;
      border-radius: 50%;
      color: #FFF;
      background: #000000; }
      .menu__search__toggle svg {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        margin: auto;
        font-size: 0.875em; }
      .menu__search__toggle__title {
        display: none; }
  .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 {
  position: relative; }
  @media (min-width: 981px) {
    .menu__search__form {
      position: absolute;
      top: 0;
      right: 0;
      width: 12em;
      -webkit-transform: scaleX(0);
      -ms-transform: scaleX(0);
      transform: scaleX(0);
      opacity: 0;
      -webkit-transform-origin: right;
      -ms-transform-origin: right;
      transform-origin: right;
      -webkit-transition: opacity .3s, -webkit-transform .3s;
      transition: opacity .3s, -webkit-transform .3s;
      -o-transition: transform .3s, opacity .3s;
      transition: transform .3s, opacity .3s;
      transition: transform .3s, opacity .3s, -webkit-transform .3s; }
      .mason--search .menu__search__form {
        -webkit-transform: scaleX(1);
        -ms-transform: scaleX(1);
        transform: scaleX(1);
        opacity: 1; } }

.menu__search__input {
  width: 100%;
  height: 3em;
  border: 0;
  outline: 0;
  border-radius: 3em;
  padding: 0 3.5em 0 1.25em;
  font-weight: 500;
  background: #f4f5f7;
  color: #000; }
  .menu__search__input::-webkit-input-placeholder {
    color: #000000;
    opacity: 0.9 !important; }
  .menu__search__input:-moz-placeholder {
    /* Firefox 18- */
    color: #000000;
    opacity: 0.9 !important; }
  .menu__search__input::-moz-placeholder {
    /* Firefox 19+ */
    color: #000000;
    opacity: 0.9 !important; }
  .menu__search__input:-ms-input-placeholder {
    color: #000000;
    opacity: 0.9 !important; }
  @media (min-width: 981px) {
    .menu__search__input {
      height: 2.5em; } }

.menu__search__submit {
  border: 0;
  background: transparent;
  color: #FFF;
  position: absolute;
  top: 0;
  right: 0;
  width: 3.5em;
  height: 100%; }
  @media (min-width: 981px) {
    .menu__search__submit {
      display: none; } }

@media all and (min-width: 825px) {
  #google_translate_element {
    position: absolute;
    top: 0;
    right: 1.25em;
    width: 18em;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: right;
    -ms-transform-origin: right;
    transform-origin: right;
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    -o-transition: transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s; }
    .mason--translate #google_translate_element {
      -webkit-transform: scaleX(1);
      -ms-transform: scaleX(1);
      transform: scaleX(1); } }

#google_translate_element .lte-ie8 {
  position: absolute;
  top: 0;
  right: 1.25em;
  width: 18em;
  -webkit-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: right;
  -ms-transform-origin: right;
  transform-origin: right;
  -webkit-transition: -webkit-transform .3s;
  transition: -webkit-transform .3s;
  -o-transition: transform .3s;
  transition: transform .3s;
  transition: transform .3s, -webkit-transform .3s; }
  .mason--translate #google_translate_element .lte-ie8 {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1); }

#google_translate_element .goog-te-gadget {
  position: relative;
  font-size: 1rem;
  height: 3.5em;
  overflow: hidden; }
  #google_translate_element .goog-te-gadget .goog-te-combo {
    width: 100%;
    height: 3.5em;
    margin: 0;
    padding: 0 1.25em;
    border: 0;
    border-radius: 3.5em;
    outline: 0;
    font-family: "Roboto", sans-serif;
    font-size: 1rem; }
    @media all and (min-width: 825px) {
      #google_translate_element .goog-te-gadget .goog-te-combo {
        border-radius: 3.5em 0 0 3.5em; } }
    #google_translate_element .goog-te-gadget .goog-te-combo .lte-ie8 {
      border-radius: 3.5em 0 0 3.5em; }

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

.urgent {
  width: 100%;
  position: relative;
  overflow: hidden;
  color: #FFF;
  background: #AE4141;
z-index:33 }

.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: 825px) {
  .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: 10;
  top: 0;
  left: 0;
  width: 100%;
  padding: 4em 0 0;
  color: #FFF; }

.header__inner {
  position: relative; }
  .header__inner.center {
    max-width: none; }

.header__title {
  position: relative;
  z-index: 11;
  display: inline-block;
  vertical-align: top;
  margin-right: 140px; }
  .header__title a {
    display: inline-block;
    vertical-align: top; }
    .header__title a img {
      display: block;
      max-width: 14.625em;
      max-width: 100px;
      width: 100%;
      height: auto; }
  .header__title .header__text {
    display: inline-block;
    vertical-align: top;
    padding: 1em 0 0 1.5em; }
    @media (max-width: 580px) {
      .header__title .header__text {
        display: none; } }
    @media (min-width: 981px) {
      .header__title .header__text {
        display: none; } }
    @media (min-width: 1351px) {
      .header__title .header__text {
        display: inline-block; } }
    .header__title .header__text h1 {
      margin: 0;
      font-size: 1.875em;
      line-height: 0.8em; }
    .header__title .header__text span {
      display: block; }

.hero {
  width: 100%;
  position: relative;
  background: #1a1817;
  height: 30em; }
  @media all and (min-width: 825px) {
    .hero {
      height: 36.563em; } }
  .hero .lte-ie8 {
    height: 36.563em; }
  @media all and (min-width: 1152px) {
    .hero {
      height: 46.563em; } }
  .hero:before {
    content: '';
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    width: 100%;
    height: 29%;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.6)), to(transparent));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.6), transparent);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0.6), transparent);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.6), transparent); }
  .hero:after {
    content: '';
    position: absolute;
    z-index: 2;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 54%;
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.6)), to(transparent));
    background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.6), transparent);
    background: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.6), transparent);
    background: linear-gradient(to top, rgba(0, 0, 0, 0.6), transparent); }

.hero__slideshow {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
  overflow: hidden;
  opacity: 0;
  -webkit-transition: opacity 1s;
  -o-transition: opacity 1s;
  transition: opacity 1s; }
  .loaded .hero__slideshow {
    opacity: 0.9; }

.hero__slideshow__item {
  width: 100%;
  height: 100%; }

.hero__content {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding-bottom: 4.5em;
  z-index: 4;
  color: #FFF; }
  @media all and (min-width: 825px) {
    .hero__content {
      bottom: 5.125em; } }
  .hero__content .lte-ie8 {
    bottom: 5.125em; }

.hero__title {
  font-size: 3em; }
  @media all and (min-width: 1152px) {
    .hero__title {
      font-size: 4em; } }
  .hero__title div {
    color: #FFF;
    font-size: 1em;
    line-height: 1.031em; }

.main {
  position: relative;
  z-index: 3;
  font-size: 1em;
  color: #666666;
  background: #FFFFFF; }
  @media all and (min-width: 825px) {
    .main {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between; } }
  .main .lte-ie8 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }

.content__path__item {
  display: inline;
  position: relative; }
  .content__path__item--page_1 + .content__path__item--page_1 {
    display: none; }

.content__path__item__link {
  font-size: 1em;
  font-weight: 400;
  letter-spacing: 0.1em;
  text-transform: uppercase; }

.content__path__item__sep {
  margin: 0 1.25rem;
  font-size: 0.875em;
  color: #d9bb0f; }

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

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

.content__title {
  position: relative;
  margin: 0 0 1rem;
  padding: 0 0 0.375em;
  color: #000000;
  font-weight: 500;
  font-size: 2.5em; }
  @media all and (min-width: 1152px) {
    .content__title {
      font-size: 3em; } }

.content {
  position: relative;
  padding: 4.5em 8%;
  background: #FFFFFF; }
  @media all and (min-width: 415px) {
    .content {
      padding: 4.5em 5%; } }
  .content .lte-ie8 {
    padding: 4.5em 5%; }
  @media all and (min-width: 825px) {
    .content {
      float: left;
      width: 69%;
      margin-top: -5.125em;
      padding: 6em 5%; } }
  .content .lte-ie8 {
    float: left;
    width: 69%;
    margin-top: -5.125em;
    padding: 6em 5%; }
  @media all and (min-width: 1401px) {
    .content {
      padding-left: calc(50vw - 640px);
      padding-right: 8em; } }
  .mason--vacancies .content {
    background: transparent;
    width: 100%;
    margin: 0; }
    @media all and (min-width: 1401px) {
      .mason--vacancies .content {
        padding-left: calc(50% - 640px);
        padding-right: calc(50% - 640px); } }

.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: 3em; }

.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: #07719d; }
  .content__region a:hover {
    text-decoration: underline; }

.content__region h2, .content__region h3, .content__region h4, .content__region h5 {
  margin: 1em 0;
  color: #000000;
  font-weight: 500; }

.content__region h2 {
  font-size: 2em; }
  @media all and (min-width: 1152px) {
    .content__region h2 {
      margin: 0.67em 0;
      font-size: 2.5em; } }

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

.subnav {
  position: relative;
  width: 100%;
  padding: 4.5em 0;
  color: #000000;
  background: #f4f5f7; }
  @media all and (min-width: 825px) {
    .subnav {
      float: right;
      width: 31%; } }
  .subnav .lte-ie8 {
    float: right;
    width: 31%; }

.subnav__title {
  position: relative;
  padding: 0 8%;
  font-size: 1.875em;
  font-weight: 500; }
  @media all and (min-width: 415px) {
    .subnav__title {
      padding-left: 5%;
      padding-right: 5%; }
      .subnav__title:after {
        left: 5%; } }
  .subnav__title .lte-ie8 {
    padding-left: 5%;
    padding-right: 5%; }
    .subnav__title .lte-ie8:after {
      left: 5%; }
  @media all and (min-width: 825px) {
    .subnav__title {
      padding-left: 3rem;
      padding-right: 10%; }
      .subnav__title:after {
        left: 3rem; } }
  .subnav__title .lte-ie8 {
    padding-left: 3rem;
    padding-right: 10%; }
    .subnav__title .lte-ie8:after {
      left: 3rem; }
  @media all and (min-width: 1152px) {
    .subnav__title {
      font-size: 2em;
      padding-left: 4rem; }
      .subnav__title:after {
        left: 4rem; } }
  @media all and (min-width: 1401px) {
    .subnav__title {
      padding-right: calc(50vw - 700px); } }

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

.subnav__list:after {
  clear: both; }

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

.subnav__list__item {
  display: block;
  margin: 1.25em 0 0; }
  .subnav__list__item.subnav__list__item--selected .subnav__list__item__link, .subnav__list__item:hover .subnav__list__item__link {
    background: #000000;
    color: #FFF; }
    .subnav__list__item.subnav__list__item--selected .subnav__list__item__link:before, .subnav__list__item:hover .subnav__list__item__link:before {
      left: 0;
      opacity: 1; }

.subnav__list__item__link {
  padding: 0.75em 8%;
  display: block;
  position: relative;
  color: #4e598e;
  font-size: 1em;
  font-weight: 500;
  line-height: 1.5em;
  letter-spacing: 0.025em;
  text-transform: uppercase;
  text-decoration: none; }
  @media all and (min-width: 415px) {
    .subnav__list__item__link {
      padding-left: 5%;
      padding-right: 5%; } }
  .subnav__list__item__link .lte-ie8 {
    padding-left: 5%;
    padding-right: 5%; }
  @media all and (min-width: 825px) {
    .subnav__list__item__link {
      padding-left: 3rem;
      padding-right: 10%; }
      .subnav__list__item__link:before {
        content: '\f061';
        font-family: 'FontAwesome';
        font-weight: 400;
        font-size: 1.25em;
        position: absolute;
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        left: -0.5em;
        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;
        width: 4rem;
        height: 4rem;
        border-radius: 50%;
        background: #FFF;
        color: #000000;
        opacity: 0;
        -webkit-transition: left .3s, opacity .3s;
        -o-transition: left .3s, opacity .3s;
        transition: left .3s, opacity .3s; } }
  .subnav__list__item__link .lte-ie8 {
    padding-left: 3rem;
    padding-right: 10%; }
    .subnav__list__item__link .lte-ie8:before {
      content: '\f061';
      font-family: 'FontAwesome';
      font-weight: 400;
      font-size: 1.25em;
      position: absolute;
      top: 50%;
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      left: -0.5em;
      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;
      width: 4rem;
      height: 4rem;
      border-radius: 50%;
      background: #FFF;
      color: #000000;
      opacity: 0;
      -webkit-transition: left .3s, opacity .3s;
      -o-transition: left .3s, opacity .3s;
      transition: left .3s, opacity .3s; }
  @media all and (min-width: 1152px) {
    .subnav__list__item__link {
      padding-left: 4rem; } }
  @media all and (min-width: 1401px) {
    .subnav__list__item__link {
      padding-right: calc(50vw - 700px); } }

.footer {
  position: relative;
  z-index: 3;
  width: 100%;
  clear: both;
  color: #FFF;
  background: #000; }

.footer__bg {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("/_site/images/design/footer.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-attachment: fixed;
  opacity: 0.15;
  -webkit-filter: saturate(0%);
  filter: saturate(0%); }
  @media all and (min-width: 825px) {
    .footer__bg {
      background-position: top 10em center; } }
  .footer__bg .lte-ie8 {
    background-position: top 10em center; }

.footer__inner {
  position: relative;
  z-index: 1;
  padding: 5.375em 0 4.375em; }
  @media (min-width: 541px) {
    .footer__inner {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; } }
  @media all and (min-width: 825px) {
    .footer__inner {
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap; } }
  .footer__inner .lte-ie8 {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; }

.footer__legal {
  margin: 0 0 3em;
  width: 100%; }
  @media (min-width: 541px) {
    .footer__legal {
      margin: 0 auto 3em 0; } }
  @media all and (min-width: 825px) {
    .footer__legal {
      margin: 0 auto 0 0;
      width: auto; } }
  .footer__legal .lte-ie8 {
    margin: 0 auto 0 0;
    width: auto; }
  .footer__legal img {
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 0 2.5em; }
    .footer__legal img:first-child {
      margin: 0;
      width: 80px; }
  .footer__legal p {
    font-size: 0.875em;
    font-weight: 400;
    line-height: 1.5rem; }
    .footer__legal p .sep {
      color: #6d7577;
      margin: 0 0.857em; }
    .footer__legal p a:hover {
      text-decoration: underline; }

.footer__social__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .footer__social__list.list {
    margin: 1.5em 0 3em; }
  .footer__social__list__item {
    display: inline-block;
    vertical-align: middle;
    margin: 0 0.938em 0 0; }
    .footer__social__list__item__link {
      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;
      width: 2.5em;
      height: 2.5em;
      border-radius: 50%;
      border: 2px solid rgba(255, 255, 255, 0.25);
      color: rgba(221, 222, 222, 0.5); }
      .footer__social__list__item__link:hover {
        border-color: #FFF;
        color: #dddede; }

.footer__contact {
  margin: 3em 0 0; }
  @media (min-width: 541px) {
    .footer__contact {
      margin: 0;
      width: 50%; } }
  @media all and (min-width: 825px) {
    .footer__contact {
      width: 25%; } }
  .footer__contact .lte-ie8 {
    width: 25%; }
  .footer__contact__title {
    position: relative;
    color: #FFF;
    font-size: 1.25em;
    margin: 1em 0; }
  .footer__contact p {
    font-size: 0.875em;
    font-weight: 400;
    line-height: 1.5rem;
    color: rgba(255, 255, 255, 0.6); }
    .footer__contact p a {
      display: block; }
      .footer__contact p a:hover {
        color: #FFF; }

.footer__links {
  margin: 3em 0 0; }
  @media (min-width: 541px) {
    .footer__links {
      margin: 0;
      width: 50%; } }
  @media all and (min-width: 825px) {
    .footer__links {
      width: 25%; } }
  .footer__links .lte-ie8 {
    width: 25%; }
  .footer__links__title {
    position: relative;
    color: #FFF;
    font-size: 1.25em;
    margin: 1em 0; }
  .footer__links__list {
    font-size: 0.875em;
    font-weight: 400;
    line-height: 1.5rem; }
    .footer__links__list.list {
      margin: 1em 0; }
    .footer__links__list__item__link {
      display: block;
      color: rgba(255, 255, 255, 0.6); }
      .footer__links__list__item__link:hover {
        color: #FFF; }

.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: #000000;
  background: rgba(0, 0, 0, 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: 825px) {
  .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: #000000;
  background: rgba(0, 0, 0, 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: #000000;
  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 #000000; }
    .mason--governors .governors__list__item > p {
      margin-top: 0; }
  .mason--governors .governors__list__item__photo {
    float: left;
    width: 280px;
    margin: 0 1em 0 0; } }
