/*! 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;
    -moz-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%
}

@media all and (min-width: 0px) {
    body {
        font-size: 90%
    }
}

@media all and (min-width: 321px) {
    body {
        font-size: 95%
    }
}

@media all and (min-width: 401px) {
    body {
        font-size: 100%
    }
}

@media all and (min-width: 481px) {
    body {
        font-size: 105%
    }
}

@media all and (min-width: 561px) {
    body {
        font-size: 110%
    }
}

@media all and (min-width: 769px) {
    body {
        font-size: 115%
    }
}

.no-mediaqueries body {
    font-size: 115%
}

@media all and (min-width: 1025px) {
    body {
        font-size: 120%
    }
}

html,
body,
.mason {
    width: 100%;
    height: 100%
}

body {
    background: #ccc
}

.mason *,
.mason *:before,
.mason *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    *behavior: url("/_includes/polyfills/boxsizing.htc")
}

.mason--resizing * {
    -webkit-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: #fff
}

@media all and (min-width: 0px) {
    .mason {
        width: auto
    }
}

.mason {
    color: #555;
    font-family: "Montserrat", sans-serif
}

button,
input,
select,
textarea {
    font-family: "Montserrat", sans-serif
}

.video {
    max-width: 100%;
    position: relative;
    background: #000
}

.video iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    border: 0
}

.region h1,
.content__region h1,
.content__comments h1,
.region h2,
.content__region h2,
.content__comments h2,
.region h3,
.content__region h3,
.content__comments h3,
.region h4,
.content__region h4,
.content__comments h4,
.region h5,
.content__region h5,
.content__comments h5,
.region h6,
.content__region h6,
.content__comments h6 {
    color: #444;
    font-family: "Montserrat", sans-serif;
    font-weight: normal;
    line-height: 1.5em
}

.region a,
.content__region a,
.content__comments a {
    color: #4587d0;
    text-decoration: none
}

.region hr,
.content__region hr,
.content__comments hr {
    width: 100%;
    height: 0;
    margin: 0;
    border: 0;
    border-bottom: 1px solid #e0e0e0
}

.region img,
.content__region img,
.content__comments img,
.region iframe,
.content__region iframe,
.content__comments iframe {
    max-width: 100%
}

.region img,
.content__region img,
.content__comments img {
    height: auto !important
}

.region img[data-fill],
.content__region img[data-fill],
.content__comments img[data-fill] {
    max-width: none
}

.region figure,
.content__region figure,
.content__comments figure {
    max-width: 100%;
    padding: 2px;
    margin: 1em 0;
    border: 1px solid #e0e0e0;
    background: #f8f8f8
}

.region figure img,
.content__region figure img,
.content__comments figure img {
    clear: both
}

.region figure figcaption,
.content__region figure figcaption,
.content__comments figure figcaption {
    clear: both
}

.region blockquote,
.content__region blockquote,
.content__comments blockquote {
    margin: 1em 0;
    padding: 0 0 0 1em
}

.region table,
.content__region table,
.content__comments table {
    max-width: 100%;
    margin: 1em 0;
    clear: both;
    border: 1px solid #e0e0e0;
    background: #f8f8f8
}

.region th,
.content__region th,
.content__comments th,
.region td,
.content__region td,
.content__comments td {
    text-align: left;
    padding: 0.25em 0.5em;
    border: 1px solid #e0e0e0
}

.region label,
.content__region label,
.content__comments label {
    margin-right: .5em;
    display: block
}

.region legend,
.content__region legend,
.content__comments legend {
    padding: 0 .5em
}

.region label em,
.content__region label em,
.content__comments label em,
.region legend em,
.content__region legend em,
.content__comments legend em {
    color: #CF1111;
    font-style: normal;
    margin-left: .2em
}

.region input,
.content__region input,
.content__comments input {
    max-width: 100%
}

.region input[type=text],
.content__region input[type=text],
.content__comments input[type=text],
.region input[type=password],
.content__region input[type=password],
.content__comments input[type=password] {
    width: 18em;
    height: 2em;
    display: block;
    padding: 0 0 0 .5em;
    border: 1px solid #e0e0e0
}

.region input[type=radio],
.content__region input[type=radio],
.content__comments input[type=radio],
.region input[type=checkbox],
.content__region input[type=checkbox],
.content__comments input[type=checkbox] {
    width: 1em;
    height: 1em;
    margin: .4em
}

.region textarea,
.content__region textarea,
.content__comments textarea {
    max-width: 100%;
    display: block;
    padding: .5em;
    border: 1px solid #e0e0e0
}

.region select,
.content__region select,
.content__comments select {
    max-width: 100%;
    width: 18em;
    height: 2em;
    padding: .2em;
    border: 1px solid #e0e0e0
}

.region select[size],
.content__region select[size],
.content__comments select[size] {
    height: auto;
    padding: .2em
}

.region fieldset,
.content__region fieldset,
.content__comments fieldset {
    border-color: #e0e0e0
}

.captcha {
    display: block;
    margin: 0 0 1em
}

.captcha__help {
    max-width: 28em
}

.captcha__help--extended {
    max-width: 26em
}

.captcha__elements {
    width: 200px
}

.btn {
    height: auto;
    margin-top: -1px;
    display: inline-block;
    padding: 0 1em;
    color: #4587d0;
    line-height: 2.8em;
    letter-spacing: 1px;
    text-decoration: none;
    text-transform: uppercase;
    border: 1px solid #4587d0;
    background: transparent;
    -webkit-transition: background .4s, color .4s;
    transition: background .4s, color .4s
}

.btn:hover,
.btn:focus {
    color: #FFF;
    background: #4587d0
}

.btn__icon,
.btn__text {
    float: left;
    margin: 0 0.2em;
    line-height: inherit
}

.btn__icon {
    font-size: 1.5em;
    margin-top: -2px
}

.btn--disabled {
    color: #999;
    border-color: #999;
    cursor: default
}

.btn--disabled:hover,
.btn--disabled:focus {
    color: #999;
    background: transparent
}

.anchor,
.access__anchor,
.content__anchor {
    visibility: hidden;
    position: absolute;
    top: 0
}

.mason--admin .anchor,
.mason--admin .access__anchor,
.mason--admin .content__anchor {
    margin-top: -110px
}

.ui_toolbar {
    clear: both;
    margin: 1em 0;
    line-height: 2.1em
}

.ui_toolbar:before,
.ui_toolbar:after {
    content: '';
    display: table
}

.ui_toolbar:after {
    clear: both
}

.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: #444 !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: 4px;
    background-color: #f8f8f8;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.25)), to(rgba(255, 255, 255, 0.45)));
    background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.25), rgba(255, 255, 255, 0.45));
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.25), rgba(255, 255, 255, 0.45));
    background-repeat: repeat-x
}

.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 {
    cursor: pointer;
    outline: none !important;
    text-decoration: none;
    -webkit-transition: background .3s;
    transition: background .3s
}

.ui_card {
    padding: 1em;
    display: block;
    text-align: left;
    color: #444;
    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: 4px
}

.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: 4px 4px 0 0
}

.ui_card__img--full {
    margin: -1em;
    border-radius: 4px
}

.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: 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;
    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: 0.15em;
    right: 0.15em
}

.ui_select--selected>ul {
    display: block
}

.ui_group {
    float: left;
    margin: 0 .5em 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: 4px 0 0 4px;
    border-left-color: rgba(0, 0, 0, 0.15)
}

.ui_group .ui_button:last-child {
    border-radius: 0 4px 4px 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
}

.section,
.translate,
.header,
.breadcrumbs,
.main,
.federation__links,
.schools,
.footer {
    width: 100%;
    max-width: 1300px;
    padding-right: 5%;
    padding-left: 5%;
    margin-right: auto;
    margin-left: auto;
    position: relative;
    padding-top: 3em;
    padding-bottom: 3em
}

@media all and (min-width: 1301px) {
    .section,
    .translate,
    .header,
    .breadcrumbs,
    .main,
    .federation__links,
    .schools,
    .footer {
        max-width: none;
        padding-right: -webkit-calc(50% - 585px);
        padding-right: calc(50% - 585px);
        padding-left: -webkit-calc(50% - 585px);
        padding-left: calc(50% - 585px)
    }
}

.section:before,
.translate:before,
.header:before,
.breadcrumbs:before,
.main:before,
.federation__links:before,
.schools:before,
.footer:before,
.section:after,
.translate:after,
.header:after,
.breadcrumbs:after,
.main:after,
.federation__links:after,
.schools:after,
.footer:after {
    content: "";
    display: table
}

.section:after,
.translate:after,
.header:after,
.breadcrumbs:after,
.main:after,
.federation__links:after,
.schools:after,
.footer:after {
    clear: both
}

.lte-ie7 .section,
.lte-ie7 .translate,
.lte-ie7 .header,
.lte-ie7 .breadcrumbs,
.lte-ie7 .main,
.lte-ie7 .federation__links,
.lte-ie7 .schools,
.lte-ie7 .footer {
    zoom: 1
}

.region hr,
.content__region hr,
.content__comments hr {
    max-width: 3em;
    border-bottom: 3px solid #e2e6e9
}

@media all and (min-width: 1301px) {
    .section,
    .translate,
    .header,
    .breadcrumbs,
    .main,
    .federation__links,
    .schools,
    .footer {
        padding-right: -webkit-calc(50% - 640px);
        padding-right: calc(50% - 640px);
        padding-left: -webkit-calc(50% - 640px);
        padding-left: calc(50% - 640px)
    }
}

.more__link img {
    margin-left: 1em;
    vertical-align: middle;
    -webkit-transition: margin-left 350ms ease;
    transition: margin-left 350ms ease
}

.more__link:hover img {
    margin-left: .5em
}

a:focus {
    outline: none
}

.mason--infant .btn {
    border-color: #deb91e
}

.mason--infant .btn:hover,
.mason--infant .btn:focus {
    background: #deb91e;
    color: #FFF
}

.mason--junior .btn {
    border-color: #dd4949
}

.mason--junior .btn:hover,
.mason--junior .btn:focus {
    background: #dd4949;
    color: #FFF
}

.mason--teaching .btn {
    border-color: #76c560
}

.mason--teaching .btn:hover,
.mason--teaching .btn:focus {
    background: #76c560;
    color: #FFF
}

.display_table {
    display: table;
    height: 100%;
    width: 100%
}

.display_tablecell {
    display: table-cell;
    vertical-align: middle
}

@-webkit-keyframes hover {
    50% {
        -webkit-transform: translateY(-5px);
        transform: translateY(-5px)
    }
    100% {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px)
    }
}

@keyframes hover {
    50% {
        -webkit-transform: translateY(-5px);
        transform: translateY(-5px)
    }
    100% {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px)
    }
}

.access {
    width: 100%;
    height: 0;
    overflow: hidden;
    position: relative
}

.translate__btn {
    display: none
}

.translate {
    width: 100%;
    position: absolute;
    bottom: 3em;
    background: #FFF
}

.menu__hide .translate {
    top: -48px !important
}

.translate .goog-te-gadget {
    color: #FFF
}

.translate .goog-te-gadget span {
    display: none
}

.translate .goog-te-gadget .goog-te-combo {
    width: 100%
}

@media all and (max-width: 768px) {
    .translate {
        padding: 10px
    }
}

.lte-ie8 .translate {
    padding: 10px
}

@media all and (min-width: 401px) {
    .translate {
        width: 300px
    }
}

.lte-ie8 .translate {
    width: 300px
}

@media all and (min-width: 769px) {
    .translate__btn {
        display: block;
        position: absolute;
        left: auto;
        bottom: auto;
        width: auto;
        height: auto;
        right: 4.5em;
        top: 14px;
        z-index: 5;
        background: url(/_site/images/design/icon_translate.png) no-repeat right center !important;
        width: 24px;
        height: 18px;
        outline: 0;
        border: 0
    }
    .translate {
        display: block;
        bottom: auto;
        left: 0;
        padding-top: 0;
        padding-bottom: 0;
        height: 0;
        top: 48px;
        width: 100%;
        background: #192128;
        overflow: hidden;
        -webkit-transition: height 450ms ease;
        transition: height 450ms ease
    }
    .mason--translate .translate {
        height: 60px
    }
    #translate__element {
        overflow: hidden
    }
    #translate__element .goog-te-combo {
        float: left;
        width: 100%;
        border: 0;
        margin: 14px 0 !important;
        padding: 6px;
        background: #2d3b48;
        color: #FFF
    }
    #translate__element span {
        display: none
    }
}

.lte-ie8 .translate__btn {
    display: block;
    position: absolute;
    left: auto;
    bottom: auto;
    width: auto;
    height: auto;
    right: 4.5em;
    top: 14px;
    z-index: 5;
    background: url(/_site/images/design/icon_translate.png) no-repeat right center !important;
    width: 24px;
    height: 18px;
    outline: 0;
    border: 0
}

.lte-ie8 .translate {
    display: block;
    bottom: auto;
    left: 0;
    padding-top: 0;
    padding-bottom: 0;
    height: 0;
    top: 48px;
    width: 100%;
    background: #192128;
    overflow: hidden;
    -webkit-transition: height 450ms ease;
    transition: height 450ms ease
}

.mason--translate .lte-ie8 .translate {
    height: 60px
}

.lte-ie8 #translate__element {
    overflow: hidden
}

.lte-ie8 #translate__element .goog-te-combo {
    float: left;
    width: 100%;
    border: 0;
    margin: 14px 0 !important;
    padding: 6px;
    background: #2d3b48;
    color: #FFF
}

.lte-ie8 #translate__element span {
    display: none
}

.mason--translate .menu__sidebar__list__item--selected .menu__sidebar__list__item__link:after {
    border-color: transparent transparent #192128 transparent !important;
    -webkit-transition: border-color 100ms 0ms;
    transition: border-color 100ms 0ms
}

.lte-ie8 .translate {
    width: 1024px;
    left: 50%;
    margin-left: -512px
}

.mason {
    left: 0;
    -webkit-transition: left .8s;
    transition: left .8s
}

.mason h1,
.mason h2,
.mason h3,
.mason h4,
.mason h5,
.mason h6 {
    font-family: "Montserrat", sans-serif;
    color: #232e38
}

.mason a {
    text-decoration: none
}

.menu {
    width: 100%;
    position: fixed;
    bottom: 0;
    left: 100%;
    z-index: 9;
    height: 100%;
    text-transform: uppercase;
    font-size: .85em
}

.mason--infant .menu,
.mason--junior .menu,
.mason--teaching .menu {
    top: 0
}

.menu__btn {
    padding: .5em;
    position: fixed;
    top: 0;
    right: 0;
    width: 100%;
    z-index: 9;
    color: #FFF;
    background: #232e38;
    border: none;
    outline: 0
}

.menu__btn__icon {
    font-size: 2.5em;
    display: block;
    float: right
}

.menu__btn__icon {
    width: 1em;
    height: 1em;
    position: relative
}

.menu__btn__icon__bar {
    width: .8em;
    height: 0.04em;
    margin-top: -0.02em;
    display: block;
    position: absolute;
    background: #fff;
    -webkit-transition: opacity 0.25s 0.5s, top 0.25s 0.5s, -webkit-transform 0.5s;
    transition: opacity 0.25s 0.5s, top 0.25s 0.5s, transform 0.5s
}

.menu__btn__icon__bar--one {
    top: .2em;
    left: .1em;
    opacity: 1
}

.menu__btn__icon__bar--two,
.menu__btn__icon__bar--three {
    top: .5em;
    left: .1em
}

.menu__btn__icon__bar--four {
    top: .8em;
    left: .1em;
    opacity: 1
}

.mason--menu .menu__btn__icon__bar--one,
.mason--menu .menu__btn__icon__bar--four {
    top: .5em;
    opacity: 0;
    -webkit-transition: opacity 0.25s, top 0.25s;
    transition: opacity 0.25s, top 0.25s
}

.mason--menu .menu__btn__icon__bar--two {
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
    -webkit-transition: -webkit-transform 0.5s 0.25s;
    transition: transform 0.5s 0.25s
}

.mason--menu .menu__btn__icon__bar--three {
    -webkit-transform: rotate(225deg);
    -ms-transform: rotate(225deg);
    transform: rotate(225deg);
    -webkit-transition: -webkit-transform 0.5s 0.25s;
    transition: transform 0.5s 0.25s
}

.menu__btn__icon__bar {
    width: .65em;
    height: 3px
}

.menu__btn__icon__bar--one {
    top: .275em
}

.menu__btn__icon__bar--four {
    top: .725em
}

.menu__btn__text {
    float: right;
    padding: .65em
}

.menu__sidebar {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    bottom: 0;
    overflow: hidden;
    background: #192128;
    -webkit-transition: left .8s;
    transition: left .8s
}

.menu__sidebar__list {
    width: 100%;
    position: absolute;
    z-index: 1;
    top: 0;
    left: -100%;
    bottom: 6em;
    overflow: hidden;
    overflow-y: auto;
    padding: 8em 0 0;
    margin: 0;
    list-style: none;
    -webkit-transition: left .8s;
    transition: left .8s
}

.menu__sidebar__list__item {
    position: relative;
    font-size: 18px
}

.menu__sidebar__list__item__link {
    display: block;
    padding: 1em;
    color: #FFF;
    text-decoration: none;
    border-bottom: 1px solid #444
}

.menu__sidebar__list__item__button {
    width: auto;
    height: auto;
    padding: 1em;
    display: none;
    position: absolute;
    right: 0;
    top: 0;
    border: 0;
    outline: 0;
    color: #FFF;
    background: transparent;
    -webkit-transition: -webkit-transform .5s;
    transition: transform .5s
}

.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__button {
    display: block
}

.menu__sidebar__list__item__sub {
    height: 0;
    padding: 0;
    margin: 0;
    overflow: hidden
}

.menu__sidebar__list__item--expand .menu__sidebar__list__item__sub {
    height: auto;
    padding: .5em 0;
    border-bottom: 1px solid #444
}

.menu__sidebar__list__item__sub .menu__sidebar__list__item {
    left: 0;
    opacity: 1;
    overflow: hidden;
    font-size: 1em;
    -webkit-transition: none;
    transition: none
}

.menu__sidebar__list__item__sub .menu__sidebar__list__item__link {
    color: #999;
    padding: 0 1em;
    line-height: 2em;
    white-space: nowrap;
    border: 0
}

.menu__sidebar__list__item__sub .menu__sidebar__list__item__button {
    display: none
}

.menu__sidebar__search {
    width: 100%;
    height: 3em;
    padding-right: 3em;
    position: absolute;
    z-index: 2;
    bottom: 0;
    left: -100%;
    background: #232e38;
    color: #232E38 !important;
    -webkit-transition: left .8s;
    transition: left .8s
}

.menu__sidebar__search__input {
    width: 100%;
    height: 3em;
    padding: 0 0 0 3em;
    color: #232E38;
    background: url("/_site/images/design/icon_search.png") no-repeat 1em center #232e38;
    border: 0;
    outline: 0
}

.menu__sidebar__search__input::-webkit-input-placeholder {
    color: #232e38 !important
}

.menu__sidebar__search__input:-moz-placeholder {
    color: #232e38 !important
}

.menu__sidebar__search__input::-moz-placeholder {
    color: #232e38 !important
}

.menu__sidebar__search__input:-ms-input-placeholder {
    color: #232e38 !important
}

.menu__sidebar__search__submit {
    height: 3em;
    width: 3em;
    position: absolute;
    right: 0;
    top: 0;
    background: #151c22 url(/_site/images/design/icon_search_submit.png) no-repeat center;
    border: 0;
    outline: 0
}

@media all and (min-width: 401px) {
    .menu__sidebar {
        width: 300px
    }
    .menu__sidebar__search {
        width: 300px
    }
    .menu__sidebar__list__item__link {
        padding-right: 2.5em
    }
}

.lte-ie8 .menu__sidebar {
    width: 300px
}

.lte-ie8 .menu__sidebar__search {
    width: 300px
}

.lte-ie8 .menu__sidebar__list__item__link {
    padding-right: 2.5em
}

@media all and (min-width: 769px) {
    .menu {
        top: 0;
        left: 0;
        height: 48px;
        position: relative;
        padding-top: 0;
        padding-bottom: 0;
        z-index: 3;
        -webkit-transition: margin 450ms ease;
        transition: margin 450ms ease
    }
    .menu__sidebar {
        position: relative;
        width: 100%;
        height: 48px;
        padding: 0 1em;
        background: #232e38;
        overflow: visible
    }
    .menu__sidebar__logo {
        display: block;
        position: absolute;
        top: .65em;
        left: .65em
    }
    .menu__sidebar__list {
        margin: 0 auto;
        height: 48px;
        position: relative;
        top: auto;
        left: auto;
        bottom: 0;
        padding: 0;
        -webkit-transition: none;
        transition: none;
        overflow: hidden;
        width: auto;
        float: left
    }
    .menu__sidebar__list__item {
        font-size: .685em;
        display: block;
        float: left;
        width: auto;
        height: 48px;
        position: relative;
        margin: 0
    }
    .menu__sidebar__list__item__link {
        height: 48px;
        display: block;
        padding: 1.45em .85em 0;
        border-bottom: 0;
        display: block;
        width: 100%;
        position: relative;
        -webkit-transition: color 250ms ease;
        transition: color 250ms ease
    }
    .menu__sidebar__list__item__link:after {
        position: absolute;
        content: '';
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 0 7px 8px 7px;
        border-color: transparent transparent #232e38 transparent;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
        -webkit-transition: border-color 100ms 650ms;
        transition: border-color 100ms 650ms
    }
    .menu__btn,
    .menu__sidebar__list__item__sub,
    .menu__sidebar__list__item--subitems .menu__sidebar__list__item__button {
        display: none
    }
    .menu__sidebar__list__item--page_1 .menu__sidebar__list__item__link:hover,
    .menu__sidebar__list__item--selected .menu__sidebar__list__item__link {
        color: #e5752b
    }
    .menu__sidebar__list__item--page_2 .menu__sidebar__list__item__link:hover,
    .mason--infant .menu__sidebar__list__item--selected .menu__sidebar__list__item__link {
        color: #deb91e
    }
    .menu__sidebar__list__item--page_3 .menu__sidebar__list__item__link:hover,
    .mason--junior .menu__sidebar__list__item--selected .menu__sidebar__list__item__link {
        color: #dd4949
    }
    .menu__sidebar__list__item--page_6 .menu__sidebar__list__item__link:hover,
    .mason--teaching .menu__sidebar__list__item--selected .menu__sidebar__list__item__link {
        color: #76c560
    }
    .menu__sidebar__list__item--selected .menu__sidebar__list__item__link {
        font-weight: bold
    }
    .mason--infant .menu__sidebar__list__item--selected .menu__sidebar__list__item__link:after {
        border-color: transparent transparent #deb91e transparent
    }
    .mason--junior .menu__sidebar__list__item--selected .menu__sidebar__list__item__link:after {
        border-color: transparent transparent #dd4949 transparent
    }
    .mason--teaching .menu__sidebar__list__item--selected .menu__sidebar__list__item__link:after {
        border-color: transparent transparent #76c560 transparent
    }
}

.lte-ie8 .menu {
    top: 0;
    left: 0;
    height: 48px;
    position: relative;
    padding-top: 0;
    padding-bottom: 0;
    z-index: 3;
    -webkit-transition: margin 450ms ease;
    transition: margin 450ms ease
}

.lte-ie8 .menu__sidebar {
    position: relative;
    width: 100%;
    height: 48px;
    padding: 0 1em;
    background: #232e38;
    overflow: visible
}

.lte-ie8 .menu__sidebar__logo {
    display: block;
    position: absolute;
    top: .65em;
    left: .65em
}

.lte-ie8 .menu__sidebar__list {
    margin: 0 auto;
    height: 48px;
    position: relative;
    top: auto;
    left: auto;
    bottom: 0;
    padding: 0;
    -webkit-transition: none;
    transition: none;
    overflow: hidden;
    width: auto;
    float: left
}

.lte-ie8 .menu__sidebar__list__item {
    font-size: .685em;
    display: block;
    float: left;
    width: auto;
    height: 48px;
    position: relative;
    margin: 0
}

.lte-ie8 .menu__sidebar__list__item__link {
    height: 48px;
    display: block;
    padding: 1.45em .85em 0;
    border-bottom: 0;
    display: block;
    width: 100%;
    position: relative;
    -webkit-transition: color 250ms ease;
    transition: color 250ms ease
}

.lte-ie8 .menu__sidebar__list__item__link:after {
    position: absolute;
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 7px 8px 7px;
    border-color: transparent transparent #232e38 transparent;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    -webkit-transition: border-color 100ms 650ms;
    transition: border-color 100ms 650ms
}

.lte-ie8 .menu__btn,
.lte-ie8 .menu__sidebar__list__item__sub,
.lte-ie8 .menu__sidebar__list__item--subitems .menu__sidebar__list__item__button {
    display: none
}

.lte-ie8 .menu__sidebar__list__item--page_1 .menu__sidebar__list__item__link:hover,
.lte-ie8 .menu__sidebar__list__item--selected .menu__sidebar__list__item__link {
    color: #e5752b
}

.lte-ie8 .menu__sidebar__list__item--page_2 .menu__sidebar__list__item__link:hover,
.lte-ie8 .mason--infant .menu__sidebar__list__item--selected .menu__sidebar__list__item__link {
    color: #deb91e
}

.lte-ie8 .menu__sidebar__list__item--page_3 .menu__sidebar__list__item__link:hover,
.lte-ie8 .mason--junior .menu__sidebar__list__item--selected .menu__sidebar__list__item__link {
    color: #dd4949
}

.lte-ie8 .menu__sidebar__list__item--page_6 .menu__sidebar__list__item__link:hover,
.lte-ie8 .mason--teaching .menu__sidebar__list__item--selected .menu__sidebar__list__item__link {
    color: #76c560
}

.lte-ie8 .menu__sidebar__list__item--selected .menu__sidebar__list__item__link {
    font-weight: bold
}

.lte-ie8 .mason--infant .menu__sidebar__list__item--selected .menu__sidebar__list__item__link:after {
    border-color: transparent transparent #deb91e transparent
}

.lte-ie8 .mason--junior .menu__sidebar__list__item--selected .menu__sidebar__list__item__link:after {
    border-color: transparent transparent #dd4949 transparent
}

.lte-ie8 .mason--teaching .menu__sidebar__list__item--selected .menu__sidebar__list__item__link:after {
    border-color: transparent transparent #76c560 transparent
}

@media all and (min-width: 880px) {
    .menu__sidebar__list__item {
        font-size: .785em
    }
    .menu__sidebar__list__item__link {
        padding-top: 1.35em
    }
}

@media all and (min-width: 1025px) {
    .menu__sidebar__list__item {
        font-size: .9em
    }
    .menu__sidebar__list__item__link {
        padding-top: 1em
    }
}

.lte-ie8 .menu {
    width: 1024px;
    right: 0;
    margin: auto;
    bottom: auto
}

.lte-ie8 .menu__sidebar__search__input {
    padding-top: .85em
}

.mason--menu,
.mason--menu .menu__sidebar {
    left: -100%
}

.mason--menu .menu__sidebar__search,
.mason--menu .menu__sidebar__list {
    left: 0
}

@media all and (min-width: 401px) {
    .mason--menu,
    .mason--menu .menu__sidebar {
        left: -300px
    }
}

.lte-ie8 .mason--menu,
.lte-ie8 .mason--menu .menu__sidebar {
    left: -300px
}

.lte-ie7 .menu {
    left: 50%;
    margin-left: -512px
}

@media all and (min-width: 769px) {
    .search__btn {
        display: block;
        width: 2.2em;
        height: 2.2em;
        background: #13191f url(/_site/images/design/icon_search.png) no-repeat center;
        border-radius: 50%;
        border: none;
        float: right;
        margin-top: .3em
    }
    .menu__sidebar__search {
        width: 100%;
        padding-right: 0;
        left: 0;
        top: -60px;
        height: 0;
        overflow: hidden;
        -webkit-transition: height 350ms ease 350ms, top 0ms ease 700ms;
        transition: height 350ms ease 350ms, top 0ms ease 700ms
    }
    .menu__sidebar__search__input,
    #search_submit {
        height: 60px;
        right: -4em;
        -webkit-transition: right 350ms ease 0ms;
        transition: right 350ms ease 0ms
    }
    .menu__sidebar__search__input {
        font-size: 1.4em;
        background: #FFF;
        padding-left: 1.25em
    }
    .menu__sidebar__search__submit {
        width: 4em;
        background-color: #e5752b
    }
    .mason--infant .menu__sidebar__search__submit {
        background-color: #deb91e
    }
    .mason--junior .menu__sidebar__search__submit {
        background-color: #dd4949
    }
    .mason--teaching .menu__sidebar__search__submit {
        background-color: #76c560
    }
    .mason--search .menu__sidebar__search {
        top: 48px;
        height: 60px;
        -webkit-transition: height 350ms ease 0ms;
        transition: height 350ms ease 0ms
    }
    .mason--search .menu__sidebar__search__input,
    .mason--search #search_submit {
        right: 0;
        -webkit-transition: right 350ms ease 350ms;
        transition: right 350ms ease 350ms
    }
    .mason--search .menu__sidebar__list__item--selected .menu__sidebar__list__item__link:after {
        border-color: transparent transparent #FFF transparent;
        -webkit-transition: border-color 100ms 0ms;
        transition: border-color 100ms 0ms
    }
}

.lte-ie8 .search__btn {
    display: block;
    width: 2.2em;
    height: 2.2em;
    background: #13191f url(/_site/images/design/icon_search.png) no-repeat center;
    border-radius: 50%;
    border: none;
    float: right;
    margin-top: .3em
}

.lte-ie8 .menu__sidebar__search {
    width: 100%;
    padding-right: 0;
    left: 0;
    top: -60px;
    height: 0;
    overflow: hidden;
    -webkit-transition: height 350ms ease 350ms, top 0ms ease 700ms;
    transition: height 350ms ease 350ms, top 0ms ease 700ms
}

.lte-ie8 .menu__sidebar__search__input,
.lte-ie8 #search_submit {
    height: 60px;
    right: -4em;
    -webkit-transition: right 350ms ease 0ms;
    transition: right 350ms ease 0ms
}

.lte-ie8 .menu__sidebar__search__input {
    font-size: 1.4em;
    background: #FFF;
    padding-left: 1.25em
}

.lte-ie8 .menu__sidebar__search__submit {
    width: 4em;
    background-color: #e5752b
}

.lte-ie8 .mason--infant .menu__sidebar__search__submit {
    background-color: #deb91e
}

.lte-ie8 .mason--junior .menu__sidebar__search__submit {
    background-color: #dd4949
}

.lte-ie8 .mason--teaching .menu__sidebar__search__submit {
    background-color: #76c560
}

.lte-ie8 .mason--search .menu__sidebar__search {
    top: 48px;
    height: 60px;
    -webkit-transition: height 350ms ease 0ms;
    transition: height 350ms ease 0ms
}

.lte-ie8 .mason--search .menu__sidebar__search__input,
.lte-ie8 .mason--search #search_submit {
    right: 0;
    -webkit-transition: right 350ms ease 350ms;
    transition: right 350ms ease 350ms
}

.lte-ie8 .mason--search .menu__sidebar__list__item--selected .menu__sidebar__list__item__link:after {
    border-color: transparent transparent #FFF transparent;
    -webkit-transition: border-color 100ms 0ms;
    transition: border-color 100ms 0ms
}

.submenu {
    display: none
}

@media all and (min-width: 769px) {
    .submenu {
        position: relative;
        width: 100%;
        display: block;
        padding: 0 2em;
        height: 60px;
        font-size: .7em;
        text-transform: uppercase;
        -webkit-transition: -webkit-box-shadow 650ms ease;
        transition: box-shadow 650ms ease
    }
    .submenu__logo {
        height: 35px;
        position: absolute;
        top: -40px;
        left: 12px;
        -webkit-transition: top 650ms ease;
        transition: top 650ms ease
    }
    .submenu__list {
        margin: 0;
        padding: 0;
        list-style: none
    }
    .submenu__list__item {
        float: left
    }
    .submenu__list__item__link {
        color: #232e38;
        height: 60px;
        display: block;
        padding: 1.7em 1em;
        -webkit-transition: color 250ms ease;
        transition: color 250ms ease
    }
    .submenu__list__item--selected .submenu__list__item__link,
    .submenu__list__item__link:hover {
        color: #FFF
    }
    .submenu__list__item__button {
        display: none
    }
    .mason--infant .submenu {
        background: #deb91e
    }
    .mason--junior .submenu {
        background: #dd4949
    }
    .mason--teaching .submenu {
        background: #76c560
    }
}

.lte-ie8 .submenu {
    position: relative;
    width: 100%;
    display: block;
    padding: 0 2em;
    height: 60px;
    font-size: .7em;
    text-transform: uppercase;
    -webkit-transition: -webkit-box-shadow 650ms ease;
    transition: box-shadow 650ms ease
}

.lte-ie8 .submenu__logo {
    height: 35px;
    position: absolute;
    top: -40px;
    left: 12px;
    -webkit-transition: top 650ms ease;
    transition: top 650ms ease
}

.lte-ie8 .submenu__list {
    margin: 0;
    padding: 0;
    list-style: none
}

.lte-ie8 .submenu__list__item {
    float: left
}

.lte-ie8 .submenu__list__item__link {
    color: #232e38;
    height: 60px;
    display: block;
    padding: 1.7em 1em;
    -webkit-transition: color 250ms ease;
    transition: color 250ms ease
}

.lte-ie8 .submenu__list__item--selected .submenu__list__item__link,
.lte-ie8 .submenu__list__item__link:hover {
    color: #FFF
}

.lte-ie8 .submenu__list__item__button {
    display: none
}

.lte-ie8 .mason--infant .submenu {
    background: #deb91e
}

.lte-ie8 .mason--junior .submenu {
    background: #dd4949
}

.lte-ie8 .mason--teaching .submenu {
    background: #76c560
}

@media all and (min-width: 1025px) {
    .submenu {
        font-size: .895em
    }
    .submenu__list__item__link {
        padding: 1.05em 1em
    }
}

.lte-ie8 .submenu {
    width: 1024px;
    right: 0;
    margin: auto
}

.header {
    padding-top: 2em;
    padding-bottom: 1em;
    height: auto;
    position: relative;
    margin-top: 3em;
    overflow: hidden;
    background: #e2e6e9
}

.header__content {
    padding: 0;
    position: relative;
    z-index: 2
}

.header__content__logo {
    display: block;
    margin: 0 auto .5em
}

.header__content__titles {
    text-align: center;
    padding: 1.5em
}

.header__content__text {
    padding: 0;
    position: relative;
    color: #FFF;
    font-size: 35px;
    font-weight: normal;
    margin: 0
}

.header__content__text span {
    font-weight: 700
}

.header__arrow {
    width: 5.5em;
    height: 5.5em;
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 2.25em;
    background: url(/_site/images/design/header_arrow.png) no-repeat center
}

@media all and (min-width: 769px) {
    .header {
        z-index: 1;
        margin-top: 0
    }
    .header__content__logo {
        float: left;
        height: 60px
    }
    .header__content__text {
        font-size: 29px;
        line-height: 1.1em;
        text-align: left;
        position: absolute;
        bottom: .75em;
        left: .75em;
        width: 85%
    }
    .header__arrow {
        -webkit-animation-name: hover;
        animation-name: hover;
        -webkit-animation-duration: 850ms;
        animation-duration: 850ms;
        -webkit-animation-delay: 0.3s;
        animation-delay: 0.3s;
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
        -webkit-animation-iteration-count: infinite;
        animation-iteration-count: infinite;
        -webkit-animation-direction: alternate;
        animation-direction: alternate
    }
    .mason--infant .header__content__logo,
    .mason--junior .header__content__logo {
        height: auto;
        margin-right: 5%
    }
    .mason--infant .header__content__titles,
    .mason--junior .header__content__titles {
        padding-top: 2.5em;
        padding-right: 0
    }
    .mason--infant .header__content__text,
    .mason--junior .header__content__text {
        float: left;
        display: inline;
        position: relative;
        bottom: auto;
        left: auto;
        width: 65%;
        margin-top: .5em
    }
    .mason--junior .header__content__titles {
        padding-top: 2.75em
    }
    .mason--junior .header__content__text {
        margin-top: .25em
    }
    .mason--teaching .header__content__logo {
        height: 40px
    }
}

.lte-ie8 .header {
    z-index: 1;
    margin-top: 0
}

.lte-ie8 .header__content__logo {
    float: left;
    height: 60px
}

.lte-ie8 .header__content__text {
    font-size: 29px;
    line-height: 1.1em;
    text-align: left;
    position: absolute;
    bottom: .75em;
    left: .75em;
    width: 85%
}

.lte-ie8 .header__arrow {
    -webkit-animation-name: hover;
    animation-name: hover;
    -webkit-animation-duration: 850ms;
    animation-duration: 850ms;
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-direction: alternate;
    animation-direction: alternate
}

.lte-ie8 .mason--infant .header__content__logo,
.lte-ie8 .mason--junior .header__content__logo {
    height: auto;
    margin-right: 5%
}

.lte-ie8 .mason--infant .header__content__titles,
.lte-ie8 .mason--junior .header__content__titles {
    padding-top: 2.5em;
    padding-right: 0
}

.lte-ie8 .mason--infant .header__content__text,
.lte-ie8 .mason--junior .header__content__text {
    float: left;
    display: inline;
    position: relative;
    bottom: auto;
    left: auto;
    width: 65%;
    margin-top: .5em
}

.lte-ie8 .mason--junior .header__content__titles {
    padding-top: 2.75em
}

.lte-ie8 .mason--junior .header__content__text {
    margin-top: .25em
}

.lte-ie8 .mason--teaching .header__content__logo {
    height: 40px
}

@media all and (min-width: 1025px) {
    .header__content__logo {
        height: auto
    }
    .header__content__text {
        font-size: 40px
    }
    .mason--infant .header__content__text,
    .mason--junior .header__content__text,
    .mason--teaching .header__content__text {
        font-size: 29px
    }
}

@media all and (min-width: 1301px) {
    .header__content__text {
        font-size: 50px
    }
    .mason--inner .header__content__text {
        font-size: 34px
    }
    .mason--infant .header__content__text,
    .mason--junior .header__content__text {
        font-size: 40px;
        margin-top: .075em
    }
    .mason--junior .header__content__text {
        margin-top: 0
    }
    .mason--teaching .header__content__logo {
        height: 60px
    }
    .mason--teaching .header__content__text {
        font-size: 34px
    }
}

.lte-ie7 .header {
    padding-top: 3.5em
}

.lte-ie7 .header__arrow {
    left: 50%;
    margin-left: -2.75em
}

.lte-ie7 .mason--infant .header,
.lte-ie7 .mason--junior .header,
.lte-ie7 .mason--teaching .header {
    padding-top: 1em
}

@media all and (min-width: 769px) {
    .submenu__locked.mason--infant .submenu,
    .submenu__locked.mason--junior .submenu,
    .submenu__locked.mason--teaching .submenu {
        position: fixed;
        top: 0;
        left: 0;
        z-index: 2;
        -webkit-box-shadow: 0 7px 20px 0 rgba(0, 0, 0, 0.2);
        box-shadow: 0 7px 20px 0 rgba(0, 0, 0, 0.2)
    }
    .submenu__locked.mason--infant .submenu__logo,
    .submenu__locked.mason--junior .submenu__logo,
    .submenu__locked.mason--teaching .submenu__logo {
        top: 12px;
        -webkit-transition: top 650ms ease;
        transition: top 650ms ease
    }
    .submenu__locked.mason--infant .header,
    .submenu__locked.mason--junior .header,
    .submenu__locked.mason--teaching .header {
        margin-top: 60px
    }
}

.lte-ie8 .submenu__locked.mason--infant .submenu,
.lte-ie8 .submenu__locked.mason--junior .submenu,
.lte-ie8 .submenu__locked.mason--teaching .submenu {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 2;
    -webkit-box-shadow: 0 7px 20px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 7px 20px 0 rgba(0, 0, 0, 0.2)
}

.lte-ie8 .submenu__locked.mason--infant .submenu__logo,
.lte-ie8 .submenu__locked.mason--junior .submenu__logo,
.lte-ie8 .submenu__locked.mason--teaching .submenu__logo {
    top: 12px;
    -webkit-transition: top 650ms ease;
    transition: top 650ms ease
}

.lte-ie8 .submenu__locked.mason--infant .header,
.lte-ie8 .submenu__locked.mason--junior .header,
.lte-ie8 .submenu__locked.mason--teaching .header {
    margin-top: 60px
}

.lte-ie7 .submenu__locked.mason--infant .submenu,
.lte-ie7 .submenu__locked.mason--junior .submenu,
.lte-ie7 .submenu__locked.mason--teaching .submenu {
    left: 50%;
    margin-left: -512px
}

.hero__panel,
.hero__panel {
    width: 100%;
    height: 10em;
    margin-bottom: 1em;
    float: left;
    position: relative
}

.hero__panel--02 {
    display: none
}

.hero__panel--03 {
    width: 100%;
    height: auto;
    background: url(/_site/images/design/header_bg.jpg) bottom left
}

.mason--infant .hero__panel--03 {
    background: url(/_site/images/design/infants/header_bg.jpg) bottom left
}

.mason--junior .hero__panel--03 {
    background: url(/_site/images/design/junior/header_bg.jpg) bottom left
}

.mason--teaching .hero__panel--03 {
    background: url(/_site/images/design/teaching/header_bg.jpg) bottom left
}

.hero__panels--right {
    display: none
}

.hero__folder__id {
    font-family: "Lato", sans-serif;
    font-weight: 300;
    font-size: 18px;
    position: absolute;
    top: 0;
    left: 0;
    color: #FFF;
    background: #EF5B25;
    z-index: 101;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center
}

@media all and (min-width: 401px) {
    .hero__panel--01,
    .hero__panel--02 {
        display: block;
        width: 49%;
        width: -webkit-calc(50% - .5em);
        width: calc(50% - .5em)
    }
    .hero__panel--01 {
        margin-right: 1em
    }
    .hero__panel--02 {
        display: block
    }
}

.lte-ie8 .hero__panel--01,
.lte-ie8 .hero__panel--02 {
    display: block;
    width: 49%;
    width: -webkit-calc(50% - .5em);
    width: calc(50% - .5em)
}

.lte-ie8 .hero__panel--01 {
    margin-right: 1em
}

.lte-ie8 .hero__panel--02 {
    display: block
}

@media all and (min-width: 769px) {
    .hero__panels--left,
    .hero__panels--right {
        display: block;
        width: -webkit-calc(50% - .5em);
        width: calc(50% - .5em);
        float: left
    }
    .hero__panels--right {
        margin-left: 1em
    }
    .hero__panel--03 {
        height: 10em
    }
    .hero__panel--05,
    .hero__panel--06,
    .hero__panel--09 {
        display: none
    }
    .hero__panel--04 {
        height: 10em
    }
    .hero__panel--07,
    .hero__panel--08 {
        display: block;
        width: 49%;
        width: -webkit-calc(50% - .5em);
        width: calc(50% - .5em)
    }
    .hero__panel--08 {
        margin-left: 1em
    }
}

.lte-ie8 .hero__panels--left,
.lte-ie8 .hero__panels--right {
    display: block;
    width: -webkit-calc(50% - .5em);
    width: calc(50% - .5em);
    float: left
}

.lte-ie8 .hero__panels--right {
    margin-left: 1em
}

.lte-ie8 .hero__panel--03 {
    height: 10em
}

.lte-ie8 .hero__panel--05,
.lte-ie8 .hero__panel--06,
.lte-ie8 .hero__panel--09 {
    display: none
}

.lte-ie8 .hero__panel--04 {
    height: 10em
}

.lte-ie8 .hero__panel--07,
.lte-ie8 .hero__panel--08 {
    display: block;
    width: 49%;
    width: -webkit-calc(50% - .5em);
    width: calc(50% - .5em)
}

.lte-ie8 .hero__panel--08 {
    margin-left: 1em
}

@media all and (min-width: 1025px) {
    .hero__panels--left {
        width: 40%;
        width: -webkit-calc(42% - .5em);
        width: calc(42% - .5em)
    }
    .hero__panels--right {
        width: 60%;
        width: -webkit-calc(58% - .5em);
        width: calc(58% - .5em)
    }
    .hero__panel--04 {
        width: -webkit-calc(60% - 1em);
        width: calc(60% - 1em)
    }
    .hero__panel--05,
    .hero__panel--06 {
        display: block;
        width: -webkit-calc(40.65% - .25em);
        width: calc(40.65% - .25em);
        margin-left: 1em;
        height: 10em
    }
    .hero__panel--08 {
        margin-right: 1em;
        width: 37%
    }
    .hero__panel--07,
    .hero__panel--09 {
        display: block;
        width: -webkit-calc(31.5% - 1em);
        width: calc(31.5% - 1em)
    }
}

.lte-ie8 .hero__panels--left {
    width: 40%;
    float: left
}

.lte-ie8 .hero__panels--right {
    width: 58%;
    float: left
}

.lte-ie8 .hero__panel--01,
.lte-ie8 .hero__panel--02,
.lte-ie8 .hero__panel--08 {
    width: 47.5%
}

.hero__slider {
    width: 100%;
    height: 100%;
    overflow: hidden
}

.hero__slider ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.hero__slider .slider {
    width: 100%;
    height: 100%
}

.hero__slider__item {
    width: 100%;
    height: 100%;
    float: left;
    position: relative;
    overflow: hidden
}

.hero__slider__item__image {
    opacity: .5;
    max-width: none
}

.hero__slider__item__caption {
    display: none
}

.urgent {
    idth: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 101;
    background: #4ec1da;
    -webkit-transition: background 350ms ease;
    transition: background 350ms ease
}

.urgent:hover {
    background: #2aaecb
}

.urgent__list {
    padding: 0;
    margin: 0;
    list-style: none;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 1.3em;
    overflow: hidden
}

.urgent__list__item {
    position: relative;
    width: 100%;
    height: 100%
}

.urgent__list__item__link {
    display: block;
    height: 100%;
    padding: 1.3em 1em 1em 1.3em
}

.urgent__list__item__info__title {
    margin: 0;
    display: inline;
    font-family: 'Reenie Beanie', serif !important;
    font-size: 1.8em;
    font-weight: normal;
    line-height: 1em;
    color: #FFF !important
}

.urgent__list__item__info__title * {
    margin: 0;
    display: inline
}

.breadcrumbs {
    padding-top: 1em;
    padding-bottom: 1em;
    color: #555;
    line-height: 1.5em;
    text-align: center;
    background: #FFF
}

.breadcrumbs__list {
    padding: 0;
    margin: 0;
    list-style: none
}

.breadcrumbs__list__item {
    display: inline;
    position: relative
}

.breadcrumbs__list__item__link {
    color: #555;
    text-decoration: none;
    text-transform: uppercase
}

.breadcrumbs__list__item__sep {
    margin: 0 .2em
}

.breadcrumbs__list__item--final .breadcrumbs__list__item__sep {
    display: none
}

.main {
    padding-top: 0;
    padding-bottom: 0;
    position: relative;
    font-size: 1em;
    color: #555;
    background: #FFF
}

@media all and (min-width: 769px) {
    .main {
        display: flex;
    }
}

.lte-ie8 .main {
    overflow: hidden
}

.content {
    padding: 1em 0 1em;
    margin: 0 auto;
    line-height: 1.8em;
    background: #FFF
}

.content a,
.content h1,
.content h2,
.content h3,
.content h4,
.content h5,
.content h6 {
    color: #e5752b
}

.content__title,
.content__title__region h2,
.home__title {
    line-height: 1.5em;
    font-size: 1.4em;
    font-weight: normal;
    margin-bottom: .75em
}

.content__region,
.content__attachments,
.content__comments {
    margin: 0 auto;
    font-size: 1em;
    line-height: 1.6em
}

.content__region:before,
.content__region:after,
.content__attachments:before,
.content__attachments:after,
.content__comments:before,
.content__comments:after {
    content: "";
    display: table
}

.content__region:after,
.content__attachments:after,
.content__comments:after {
    clear: both
}

.lte-ie7 .content__region,
.lte-ie7 .content__attachments,
.lte-ie7 .content__comments {
    zoom: 1
}

.content__region p,
.content__attachments p,
.content__comments p {
    margin: 0 0 1.5em
}

.content__link {
    font-size: 1.2em;
    margin: 0 !important
}

.content__link img {
    vertical-align: middle;
    margin-left: 14px;
    -webkit-transition: margin 350ms;
    transition: margin 350ms
}

.content__link:hover img {
    margin-left: 24px
}

.mason--infant .content a,
.mason--infant .content h1,
.mason--infant .content h2,
.mason--infant .content h3,
.mason--infant .content h4,
.mason--infant .content h5,
.mason--infant .content h6,
.mason--infant .notices a,
.mason--infant .notices h1,
.mason--infant .notices h2,
.mason--infant .notices h3,
.mason--infant .notices h4,
.mason--infant .notices h5,
.mason--infant .notices h6 {
    color: #deb91e
}

.mason--junior .content a,
.mason--junior .content h1,
.mason--junior .content h2,
.mason--junior .content h3,
.mason--junior .content h4,
.mason--junior .content h5,
.mason--junior .content h6,
.mason--junior .notices a,
.mason--junior .notices h1,
.mason--junior .notices h2,
.mason--junior .notices h3,
.mason--junior .notices h4,
.mason--junior .notices h5,
.mason--junior .notices h6 {
    color: #dd4949
}

.mason--teaching .content a,
.mason--teaching .content h1,
.mason--teaching .content h2,
.mason--teaching .content h3,
.mason--teaching .content h4,
.mason--teaching .content h5,
.mason--teaching .content h6 {
    color: #76c560
}

@media all and (min-width: 401px) {
    .content__region,
    .content__attachments,
    .content__comments {
        font-size: .875em
    }
}

.lte-ie8 .content__region,
.lte-ie8 .content__attachments,
.lte-ie8 .content__comments {
    font-size: .875em
}

@media all and (min-width: 769px) {
    .content {
        width: 60%;
        float: left;
        min-height: 400px;
        padding-right: 2em;
        padding-bottom: 2.5em
    }
    .content__region,
    .content__attachments,
    .content__comments {
        font-size: .875em
    }
}

.lte-ie8 .content {
    width: 60%;
    float: left;
    min-height: 400px;
    padding-right: 2em;
    padding-bottom: 2.5em
}

.lte-ie8 .content__region,
.lte-ie8 .content__attachments,
.lte-ie8 .content__comments {
    font-size: .875em
}

@media all and (min-width: 1025px) {
    .content {
        width: 67%;
        float: left
    }
}

.sidebar {
    margin: 0 auto;
    padding: 2em;
    background: #232e38 url(/_site/images/design/subnav_bg_pattern.jpg) no-repeat top left
}

.sidebar:before,
.sidebar:after {
    content: "";
    display: table
}

.sidebar:after {
    clear: both
}

.lte-ie7 .sidebar {
    zoom: 1
}

@media all and (min-width: 769px) {
    .sidebar {
        width: 40%;
        float: left;
        position: relative;
        min-height: 400px
    }
    
}

.lte-ie8 .sidebar {
    width: 40%;
    float: left;
    position: relative;
    min-height: 400px
}

.lte-ie8 .sidebar:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 20000em;
    background: #232e38;
    top: 100%;
    left: 0
}

@media all and (min-width: 1025px) {
    .sidebar {
        width: 33%;
        float: left
    }
}

.subnav {
    text-align: center;
    font-size: 1.2em
}

.subnav__list {
    padding: 1.5em 0;
    margin: 0;
    list-style: none
}

.subnav__list__item {
    display: block;
    padding: 0
}

.subnav__list__item__link {
    padding: .5em 0;
    display: block;
    position: relative;
    color: #FFF;
    text-decoration: none;
    -webkit-transition: color 250ms ease;
    transition: color 250ms ease
}

.mason--infant .subnav .subnav__list__item--selected a,
.mason--infant .subnav a:hover {
    color: #deb91e
}

.mason--junior .subnav .subnav__list__item--selected a,
.mason--junior .subnav a:hover {
    color: #dd4949
}

.mason--teaching .subnav .subnav__list__item--selected a,
.mason--teaching .subnav a:hover {
    color: #76c560
}

.federation__links {
    padding-top: 1.5em;
    padding-bottom: .5em;
    background: #232e38;
    border-top: 3em solid #FFF
}

.federation__list {
    margin: 0;
    padding: 0;
    list-style: none
}

.federation__list__item {
    width: 100%;
    background: white;
    overflow: hidden;
    position: relative;
    background: #151c22;
    text-align: center;
    margin-top: 1em
}

.federation__list__item:first-child {
    margin-top: 0
}

.federation__list__item__image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: .35
}

.federation__list__item__link {
    position: relative;
    width: 100%;
    height: 100%;
    color: #FFF;
    padding: 1.5em;
    display: block;
    font-size: 1.4em
}

.federation__list__item__link span {
    font-weight: bold
}

.federation__list__item__link .federation__list__item__icon {
    display: block;
    margin: .75em auto 0
}

.federation__list__item__link .federation__list__item__icon--active {
    display: none
}

.mason--admin .federation__list__item__link {
    width: 80%
}

@media all and (min-width: 769px) {
    .federation__links {
        border-top: 3em solid #e2e6e9
    }
    .federation__list__item {
        width: 32%;
        height: 12em;
        margin-left: 2%;
        float: left;
        margin-top: 0;
        -webkit-transition: background 350ms ease;
        transition: background 350ms ease
    }
    .federation__list__item:first-child {
        margin-left: 16%;
    }
    .federation__list__item__link .federation__list__item__icon,
    .federation__list__item__link .federation__list__item__icon--active {
        display: block;
        position: absolute;
        bottom: 1em;
        left: 0;
        right: 0;
        margin: auto;
        -webkit-transition: opacity 350ms;
        transition: opacity 350ms
    }
    .federation__list__item__link .federation__list__item__icon--active {
        opacity: 0
    }
    .federation__list__item__image {
        -webkit-transition: opacity 350ms ease;
        transition: opacity 350ms ease
    }
    .federation__list__item:hover .federation__list__item__image {
        opacity: .2
    }
    .federation__list__item:hover .federation__list__item__icon {
        opacity: 0
    }
    .federation__list__item:hover .federation__list__item__icon--active {
        opacity: 1
    }
    .federation__list__item--01:hover {
        background: #d2631a
    }
    .federation__list__item--02:hover {
        background: #bf9f1a
    }
    .federation__list__item--03:hover {
        background: #d72b2b
    }
    .federation__list__item--04:hover {
        background: #5fbb46
    }
}

.lte-ie8 .federation__links {
    border-top: 3em solid #e2e6e9
}

.lte-ie8 .federation__list__item {
    width: 32%;
    height: 12em;
    margin-left: 2%;
    float: left;
    margin-top: 0;
    -webkit-transition: background 350ms ease;
    transition: background 350ms ease
}

.lte-ie8 .federation__list__item:first-child {
    margin-left: 0
}

.lte-ie8 .federation__list__item__link .federation__list__item__icon,
.lte-ie8 .federation__list__item__link .federation__list__item__icon--active {
    display: block;
    position: absolute;
    bottom: 1em;
    left: 0;
    right: 0;
    margin: auto;
    -webkit-transition: opacity 350ms;
    transition: opacity 350ms
}

.lte-ie8 .federation__list__item__link .federation__list__item__icon--active {
    opacity: 0
}

.lte-ie8 .federation__list__item__image {
    -webkit-transition: opacity 350ms ease;
    transition: opacity 350ms ease
}

.lte-ie8 .federation__list__item:hover .federation__list__item__image {
    opacity: .2
}

.lte-ie8 .federation__list__item:hover .federation__list__item__icon {
    opacity: 0
}

.lte-ie8 .federation__list__item:hover .federation__list__item__icon--active {
    opacity: 1
}

.lte-ie8 .federation__list__item--01:hover {
    background: #d2631a
}

.lte-ie8 .federation__list__item--02:hover {
    background: #bf9f1a
}

.lte-ie8 .federation__list__item--03:hover {
    background: #d72b2b
}

.lte-ie8 .federation__list__item--04:hover {
    background: #5fbb46
}

@media all and (min-width: 1240px) {
    .federation__list__item {
        height: 7.8em;
        text-align: left
    }
    .federation__list__item__link {
        padding-right: 4em
    }
    .federation__list__item__link .federation__list__item__icon,
    .federation__list__item__link .federation__list__item__icon--active {
        bottom: auto;
        left: auto;
        right: 1em;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }
    .federation__list__item:first-child .federation__list__item__link {
        padding-right: 5em
    }
}

.lte-ie8 .federation__list__item__icon--active {
    display: none !important
}

.lte-ie8 .federation__list__item__icon,
.lte-ie8 .federation__list__item__icon--active {
    bottom: -3em !important
}

.lte-ie8 .federation__list__item__image img {
    filter: alpha(opacity=35) !important
}

.lte-ie8 .federation__list__item:hover .federation__list__item__icon {
    display: none
}

.lte-ie8 .federation__list__item:hover .federation__list__item__icon--active {
    display: block !important
}

.lte-ie7 .federation__list__item__icon,
.lte-ie7 .federation__list__item__icon--active {
    bottom: 1.5em !important;
    left: 50% !important;
    margin-left: -25px !important
}

.schools {
    background: #0091ac
}

.schools__list {
    margin: 0;
    padding: 0;
    list-style: none
}

.schools__list__item {
    position: relative;
    text-align: center;
    margin-top: 1em
}

.schools__list__item__bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #006679;
    background-repeat: no-repeat;
    background-blend-mode: multiply;
    -webkit-background-size: cover;
    background-size: cover;
    opacity: .8
}

.schools__list__item__bg img {
    display: none
}

.no-backgroundblendmode .schools__list__item__bg {
    opacity: .2
}

.no-backgroundblendmode .schools__list__item {
    background: #006679
}

.no-backgroundblendmode .schools__list__item:hover {
    background: #005565
}

.no-backgroundblendmode .schools__list__item:hover .schools__list__item__bg {
    opacity: .1
}

.schools__list__item__link {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    padding: 0 2em
}

.schools__list__item__link .display_table {
    height: 10em
}

.schools__list__item__name {
    color: #FFF !important;
    font-size: 1em;
    font-weight: normal;
    margin-bottom: 0
}

.schools__list__item__icon {
    display: none
}

@media all and (min-width: 769px) {
    .schools__list__item {
        width: 31.4%;
        float: left;
        margin-top: 1em;
        margin-left: .966%;
        margin-right: .966%
    }
    .schools__list__item__link .display_table {
        height: 16em
    }
    .schools__list__item__bg {
        -webkit-transition: opacity 350ms;
        transition: opacity 350ms
    }
    .schools__list__item__icon {
        display: inline
    }
    .schools__list__item__name {
        margin-bottom: 1em
    }
    .schools__list__item__logo {
        height: 70px
    }
    .schools__list__item:hover {
        background: #232e38
    }
    .schools__list__item:hover .schools__list__item__bg {
        opacity: .6
    }
    .mason--teaching--home .schools__list__item {
        -webkit-transform: perspective(2000px) rotateX(90deg);
        transform: perspective(2000px) rotateX(90deg);
        -webkit-transform-origin: 50%;
        -ms-transform-origin: 50%;
        transform-origin: 50%;
        -webkit-transition: -webkit-transform 500ms ease-in-out 0s, background 350ms ease;
        transition: transform 500ms ease-in-out 0s, background 350ms ease;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-transition: -webkit-transform 1050ms;
        transition: transform 1050ms
    }
    .mason--teaching--home .schools__in_view .schools__list__item {
        -webkit-transition: -webkit-transform 1050ms 0ms, background 350ms ease;
        transition: transform 1050ms 0ms, background 350ms ease;
        -webkit-transform: perspective(2000px) rotateX(0deg);
        transform: perspective(2000px) rotateX(0deg)
    }
}

.lte-ie8 .schools__list__item {
    width: 31.4%;
    float: left;
    margin-top: 1em;
    margin-left: .966%;
    margin-right: .966%
}

.lte-ie8 .schools__list__item__link .display_table {
    height: 16em
}

.lte-ie8 .schools__list__item__bg {
    -webkit-transition: opacity 350ms;
    transition: opacity 350ms
}

.lte-ie8 .schools__list__item__icon {
    display: inline
}

.lte-ie8 .schools__list__item__name {
    margin-bottom: 1em
}

.lte-ie8 .schools__list__item__logo {
    height: 70px
}

.lte-ie8 .schools__list__item:hover {
    background: #232e38
}

.lte-ie8 .schools__list__item:hover .schools__list__item__bg {
    opacity: .6
}

.lte-ie8 .mason--teaching--home .schools__list__item {
    -webkit-transform: perspective(2000px) rotateX(90deg);
    transform: perspective(2000px) rotateX(90deg);
    -webkit-transform-origin: 50%;
    -ms-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-transition: -webkit-transform 500ms ease-in-out 0s, background 350ms ease;
    transition: transform 500ms ease-in-out 0s, background 350ms ease;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: -webkit-transform 1050ms;
    transition: transform 1050ms
}

.lte-ie8 .mason--teaching--home .schools__in_view .schools__list__item {
    -webkit-transition: -webkit-transform 1050ms 0ms, background 350ms ease;
    transition: transform 1050ms 0ms, background 350ms ease;
    -webkit-transform: perspective(2000px) rotateX(0deg);
    transform: perspective(2000px) rotateX(0deg)
}

@media all and (min-width: 1025px) {
    .schools__list__item {
        text-align: left
    }
    .schools__list__item__link .display_table {
        height: 10em
    }
    .schools__list__item__logo {
        height: auto;
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        left: 1em
    }
    .schools__list__item__icon {
        display: block;
        position: absolute;
        right: 1.25em;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }
    .schools__list__item__link {
        padding-left: 5.5em;
        padding-right: 6em
    }
}

.lte-ie8 .schools__list__item__bg {
    background-image: none;
    overflow: hidden;
    filter: alpha(opacity=40)
}

.lte-ie8 .schools__list__item__bg img {
    display: block;
    height: 110%
}

.sidebar__quicklinks {
    background: #76c560 url(/_site/images/design/teaching/quicklinks_bg.jpg) repeat-x top left;
    padding: 2em;
    border-bottom: 3em solid #FFF
}

.mason--home .sidebar__quicklinks {
    background: #e57010 url(/_site/images/design/quicklinks_bg-fed.jpg) repeat-x top left
}

.quicklinks__list {
    margin: 0;
    padding: 0;
    list-style: none
}

.quicklinks__list__item {
    border-bottom: 2px solid #aceb93
}

.mason--home .quicklinks__list__item {
    border-color: #eda16f
}

.mason--infant .quicklinks__list__item {
    border-color: #deb91e
}

.mason--junior .quicklinks__list__item {
    border-color: #dd4949
}

.quicklinks__list__item:first-child {
    border-top: 2px solid #aceb93
}

.mason--home .quicklinks__list__item:first-child {
    border-color: #eda16f
}

.mason--infant .quicklinks__list__item:first-child {
    border-color: #deb91e
}

.mason--junior .quicklinks__list__item:first-child {
    border-color: #dd4949
}

.quicklinks__list__item__link {
    display: block;
    width: 100%;
    height: 100%;
    padding: .5em 2em .5em 0;
    background: url(/_site/images/design/teaching/quicklinks_arrow.png) no-repeat 98% center;
    -webkit-transition: background-position 350ms;
    transition: background-position 350ms
}

.quicklinks__list__item__title {
    font-family: 'Reenie Beanie', serif !important;
    font-weight: normal;
    font-size: 1.8em;
    line-height: 1em !important;
    color: #FFF !important;
    margin: 0
}

@media all and (min-width: 769px) {
    .sidebar__quicklinks {
        padding-top: 3.5em;
        border-bottom: none;
        min-height: 470px
    }
    .sidebar__quicklinks:after {
        background: #76c560
    }
    .mason--home .sidebar__quicklinks:after {
        background: #e57010
    }
    .quicklinks__list__item__link:hover {
        background-position: 95% center
    }
}

.lte-ie8 .sidebar__quicklinks {
    padding-top: 3.5em;
    border-bottom: none;
    min-height: 470px
}

.lte-ie8 .sidebar__quicklinks:after {
    background: #76c560
}

.mason--home .lte-ie8 .sidebar__quicklinks:after {
    background: #e57010
}

.lte-ie8 .quicklinks__list__item__link:hover {
    background-position: 95% center
}

.footer {
    padding-top: 1.5em;
    padding-bottom: 1.5em;
    position: relative;
    text-align: center;
    color: #FFF;
    background: #232e38
}

.footer a {
    color: #FFF
}

.footer .footer__divider {
    margin: 0 .5em
}

@media all and (min-width: 401px) {
    .footer {
        font-size: .75em
    }
    .footer a {
        -webkit-transition: color 250ms;
        transition: color 250ms
    }
    .footer a:hover {
        color: #e5752b
    }
    .mason--infant .footer a:hover {
        color: #deb91e
    }
    .mason--junior .footer a:hover {
        color: #dd4949
    }
    .mason--teaching .footer a:hover {
        color: #76c560
    }
}

.lte-ie8 .footer {
    font-size: .75em
}

.lte-ie8 .footer a {
    -webkit-transition: color 250ms;
    transition: color 250ms
}

.lte-ie8 .footer a:hover {
    color: #e5752b
}

.lte-ie8 .mason--infant .footer a:hover {
    color: #deb91e
}

.lte-ie8 .mason--junior .footer a:hover {
    color: #dd4949
}

.lte-ie8 .mason--teaching .footer a:hover {
    color: #76c560
}

.table-container4 .h3 {
    color: #FFFFFF !important
}
