@charset "UTF-8";
/* = Base
----------------------------------------------------------------------------------------------------------------- */
/* = Colours
----------------------------------------------------------------------------------------------------------------- */
/* = Fonts
----------------------------------------------------------------------------------------------------------------- */
/* = CSS3
----------------------------------------------------------------------------------------------------------------- */
/* = Fonts and Reset
----------------------------------------------------------------------------------------------------------------- */
/* = Fonts
----------------------------------------------------------------------------------------------------------------- */
@import url("//fast.fonts.net/t/1.css?apiType=css&projectid=22f21ab4-5363-427a-bce6-0f6cc160f6f2");
/* Normal */
@font-face {
  font-family: "Neue Helvetica W01_n4";
  src: url("/_fonts/1b950d2a-907a-4888-8056-0d44e8e86338.eot?#iefix") format("eot");
}
/* Normal */
@font-face {
  font-family: "Neue Helvetica W01";
  src: url("/_fonts/1b950d2a-907a-4888-8056-0d44e8e86338.eot?#iefix");
  src: url("/_fonts/1b950d2a-907a-4888-8056-0d44e8e86338.eot?#iefix") format("eot"), url("/_fonts/3a46542f-f429-4821-9a88-62e3be54a640.woff2") format("woff2"), url("/_fonts/50ac1699-f3d2-47b6-878f-67a368a17c41.woff") format("woff"), url("/_fonts/0be5590f-8353-4ef3-ada1-43ac380859f8.ttf") format("truetype"), url("/_fonts/82a4e1c2-7ffd-4c58-86fa-4010a6723c8e.svg#82a4e1c2-7ffd-4c58-86fa-4010a6723c8e") format("svg");
  font-weight: 400;
  font-style: normal;
}
/* Normal Italic */
@font-face {
  font-family: "Neue Helvetica W01";
  src: url("/_fonts/e36efb7d-12e3-4773-a830-26e5652373ea.eot?#iefix");
  src: url("/_fonts/e36efb7d-12e3-4773-a830-26e5652373ea.eot?#iefix") format("eot"), url("/_fonts/261b4efb-3d70-4965-977d-38af9422700d.woff2") format("woff2"), url("/_fonts/2e00514e-1764-4250-a0c5-aca3e5a8d133.woff") format("woff"), url("/_fonts/e2fe2e07-9419-400f-953d-dc23cfa647a2.ttf") format("truetype"), url("/_fonts/000472ba-312c-41be-b038-043ad8254e91.svg#000472ba-312c-41be-b038-043ad8254e91") format("svg");
  font-weight: 400;
  font-style: italic;
}
/* Bold */
@font-face {
  font-family: "Neue Helvetica W01";
  src: url("/_fonts/f95f9fc2-ffda-431c-9d6a-2c3668f5b20b.eot?#iefix");
  src: url("/_fonts/f95f9fc2-ffda-431c-9d6a-2c3668f5b20b.eot?#iefix") format("eot"), url("/_fonts/5b1fbd62-45dc-4433-a7df-a2b24a146411.woff2") format("woff2"), url("/_fonts/050b1948-f226-4d20-a65a-15d8ed031222.woff") format("woff"), url("/_fonts/beb88be6-2a60-46fe-914f-6892b3ae46ce.ttf") format("truetype"), url("/_fonts/e5567978-93ef-4de1-804d-1f0e3654a014.svg#e5567978-93ef-4de1-804d-1f0e3654a014") format("svg");
  font-weight: 700;
  font-style: normal;
}
/* Bold Italic */
@font-face {
  font-family: "Neue Helvetica W01";
  src: url("/_fonts/4c68f39a-1d08-4a26-81b3-c424cbe6d712.eot?#iefix");
  src: url("/_fonts/4c68f39a-1d08-4a26-81b3-c424cbe6d712.eot?#iefix") format("eot"), url("/_fonts/657c2fa4-585b-4761-9e2e-65ab13159323.woff2") format("woff2"), url("/_fonts/400869f0-f0d5-49a0-8a11-f4fb4279d125.woff") format("woff"), url("/_fonts/14df02b1-01f4-4426-bf7b-ad2f39dc1346.ttf") format("truetype"), url("/_fonts/af7715e0-f8ab-4b34-a78f-a9dad7859eff.svg#af7715e0-f8ab-4b34-a78f-a9dad7859eff") format("svg");
  font-weight: 700;
  font-style: italic;
}
/* Normal */
@font-face {
  font-family: "Neue Helvetica W01_i4";
  src: url("/_fonts/e36efb7d-12e3-4773-a830-26e5652373ea.eot?#iefix") format("eot");
}
/* Normal */
@font-face {
  font-family: "Neue Helvetica W01_n7";
  src: url("/_fonts/f95f9fc2-ffda-431c-9d6a-2c3668f5b20b.eot?#iefix") format("eot");
}
/* Normal */
@font-face {
  font-family: "Neue Helvetica W01_i7";
  src: url("/_fonts/4c68f39a-1d08-4a26-81b3-c424cbe6d712.eot?#iefix") format("eot");
}
/* Heavy */
@font-face {
  font-family: "Neue Helvetica W01";
  src: url("/_fonts/helvetica_neue_heavy-webfont.woff2") format("woff2"), url("/_fonts/helvetica_neue_heavy-webfont.woff") format("woff"), url("/_fonts/helvetica_neue_heavy-webfont.ttf") format("truetype");
  font-weight: 800;
  font-style: normal;
}
/* Black */
@font-face {
  font-family: "Neue Helvetica W01";
  src: url("/_fonts/helvetica_neue_black-webfont.woff2") format("woff2"), url("/_fonts/helvetica_neue_black-webfont.woff") format("woff"), url("/_fonts/helvetica_neue_black-webfont.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
}
* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
}

/* = Reset
----------------------------------------------------------------------------------------------------------------- */
html, body, div, span, h1, h2, h3, h4, h5, h6, p, hr, a, a img, font, img, dd, dl, dt, li, ol, ul, blockquote, fieldset, form, label, legend, table, caption, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
}

/* = HTML5 Elements
----------------------------------------------------------------------------------------------------------------- */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

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

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

/* = Body
----------------------------------------------------------------------------------------------------------------- */
body {
  color: #222;
  font-size: 1.063em;
  text-align: left;
  letter-spacing: 0.03em;
  font-family: "Neue Helvetica W01", Arial, Sans-Serif;
  background: #fff;
}

/* = Flex
----------------------------------------------------------------------------------------------------------------- */
.flx {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}

.flx-inl {
  display: -ms-inline-flexbox;
  display: -webkit-inline-flex;
  display: inline-flex;
}

.flx--col {
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.flx--jc {
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.flx--ac {
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
}

.flx--ai {
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.flx--wr {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.flx--noSh {
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

/* = Typography
----------------------------------------------------------------------------------------------------------------- */
h1, h2, h3, h4, h5, h6 {
  margin: 0 0 20px;
  color: #00295d;
}

h1 {
  font-size: 3.6em;
}

h2 {
  font-size: 2.1em;
}
@media screen and (max-width: 1024px) {
  h2 {
    font-size: 2em;
  }
}
@media screen and (max-width: 600px) {
  h2 {
    font-size: 1.8em;
  }
}
@media screen and (max-width: 400px) {
  h2 {
    font-size: 1.65em;
  }
}

h3 {
  font-size: 1.6em;
}
@media screen and (max-width: 1024px) {
  h3 {
    font-size: 1.5em;
  }
}
@media screen and (max-width: 600px) {
  h3 {
    font-size: 1.4em;
  }
}

h3 span {
  font-weight: normal;
}

h4 {
  font-size: 1.5em;
}
@media screen and (max-width: 1024px) {
  h4 {
    font-size: 1.4em;
  }
}
@media screen and (max-width: 600px) {
  h4 {
    font-size: 1.3em;
  }
}

h5 {
  font-size: 1.4em;
}
@media screen and (max-width: 1024px) {
  h5 {
    font-size: 1.35em;
  }
}
@media screen and (max-width: 600px) {
  h5 {
    font-size: 1.25em;
  }
}

h6 {
  font-size: 1.3em;
}
@media screen and (max-width: 1024px) {
  h6 {
    font-size: 1.25em;
  }
}
@media screen and (max-width: 600px) {
  h6 {
    font-size: 1.15em;
  }
}

p {
  margin: 0 0 20px;
  line-height: 1.5em;
}

blockquote {
  margin: 50px 0;
  padding: 20px 20px 25px;
  font-size: 1.4em;
  text-align: center;
  border-top: 1px solid #ae8e5b;
  border-bottom: 1px solid #ae8e5b;
}
blockquote p {
  margin: 0;
  font-style: italic;
  line-height: 1.45em;
}
blockquote a {
  color: #222;
}
blockquote cite {
  display: block;
  margin: 10px 0 0;
  font-size: 0.65em;
  font-style: normal;
}
@media screen and (max-width: 740px) {
  blockquote {
    text-align: left;
    margin: 40px 0;
    font-size: 1.2em;
  }
}
@media screen and (max-width: 480px) {
  blockquote {
    margin: 36px 0;
  }
}
blockquote:last-child {
  margin-bottom: 20px;
}

a {
  color: #ae8e5b;
  font-weight: bold;
  text-decoration: none;
  overflow-wrap: break-word;
  word-wrap: break-word;
  word-break: break-word;
}
a:hover {
  color: #886d43;
  text-decoration: none;
}

img {
  height: auto;
  vertical-align: bottom;
  -ms-interpolation-mode: bicubic;
}

hr {
  margin: 40px 0;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  clear: both;
}

small {
  font-size: 0.8em;
}

address {
  margin: 0 0 20px;
  line-height: 1.5em;
  font-style: normal;
}

iframe {
  width: 100%;
}

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

pre {
  margin: 0;
}

pre code {
  font-size: 1.5em;
  white-space: pre-wrap;
}

figure {
  margin: 0 0 20px;
}
figure img {
  max-width: 100%;
}
figure figcaption {
  padding-top: 10px;
  color: #777;
  font-size: 0.8em;
}
figure.figureleft {
  max-width: 30%;
  float: left;
  margin-top: 8px;
  margin-right: 40px;
  -moz-border-radius: 0 15px 15px;
  -webkit-border-radius: 0 15px 15px;
  border-radius: 0 15px 15px;
}
@media screen and (max-width: 480px) {
  figure.figureleft {
    max-width: 100%;
    float: none;
    margin-top: 0;
    margin-right: 0;
  }
}
figure.figureright {
  max-width: 30%;
  float: right;
  margin-top: 8px;
  margin-left: 40px;
  -moz-border-radius: 0 15px 15px;
  -webkit-border-radius: 0 15px 15px;
  border-radius: 0 15px 15px;
}
@media screen and (max-width: 480px) {
  figure.figureright {
    max-width: 100%;
    float: none;
    margin-top: 0;
    margin-left: 0;
  }
}

.floatLeft {
  float: left;
}

.floatRight {
  float: right;
}

.hide {
  display: none;
}

.hideText {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}

.clr {
  clear: both;
}

.leader {
  font-size: 1.35em;
  margin-bottom: 24px;
}
.leader:last-child {
  margin-bottom: 5px;
}
@media screen and (max-width: 740px) {
  .leader {
    font-size: 1.2em;
  }
}
@media screen and (max-width: 600px) {
  .leader {
    font-size: 1.15em;
  }
}
@media screen and (max-width: 400px) {
  .leader {
    font-size: 1.1em;
  }
  .leader:last-child {
    margin-bottom: 0;
  }
}

h1.leader, h2.leader, h3.leader, h4.leader, h5.leader, h6.leader {
  line-height: 1.3em;
}

.leaderbigger {
  font-size: 1.35em;
  color: #00295d;
  font-style: italic;
  font-weight: bold;
}
@media screen and (max-width: 740px) {
  .leaderbigger {
    font-size: 1.2em;
  }
}

.textLeft {
  text-align: left;
}

.textCenter {
  text-align: center;
}

.textRight {
  text-align: right;
}

.highlight {
  color: #00295d;
}

.marked {
  color: #fff;
  background: #00295d;
}

.meta {
  color: #666;
  font-style: italic;
  font-size: 0.8em;
  margin-bottom: 10px;
}

.lrgfont {
  font-size: 2.4em;
}

.homeButtons {
  margin-top: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap: 20px;
}
.homeButtons:last-child {
  margin-bottom: 10px;
}
.homeButtons .btn {
  min-width: 155px;
  max-width: 400px;
  text-align: center;
}
@media screen and (max-width: 600px) {
  .homeButtons {
    display: block;
  }
  .homeButtons .btn {
    display: block;
    margin: 0 auto;
  }
  .homeButtons .btn + .btn {
    margin: 20px auto 0;
  }
}

.spacing {
  padding: 60px 0;
}
@media screen and (max-width: 1024px) {
  .spacing {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
@media screen and (max-width: 740px) {
  .spacing {
    padding-top: 35px;
    padding-bottom: 35px;
  }
}

.spacingbottom {
  padding-bottom: 60px;
}
@media screen and (max-width: 1024px) {
  .spacingbottom {
    padding-bottom: 40px;
  }
}
@media screen and (max-width: 740px) {
  .spacingbottom {
    padding-bottom: 35px;
  }
}

.extramargin {
  margin-bottom: 60px;
}
@media screen and (max-width: 1024px) {
  .extramargin {
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 740px) {
  .extramargin {
    margin-bottom: 35px;
  }
}

.topspacing {
  padding-top: 60px;
}
@media screen and (max-width: 1024px) {
  .topspacing {
    padding-top: 40px;
  }
}
@media screen and (max-width: 740px) {
  .topspacing {
    padding-top: 35px;
  }
}

.circle {
  padding: 40px;
  background: url(/_img/circle.svg) no-repeat center center;
  -moz-background-size: auto 100%;
  -webkit-background-size: auto 100%;
  background-size: auto 100%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}

.rounded {
  -moz-border-radius: 0 15px 15px;
  -webkit-border-radius: 0 15px 15px;
  border-radius: 0 15px 15px;
}

.cornered {
  -moz-border-radius: 0 50% 50%;
  -webkit-border-radius: 0 50% 50%;
  border-radius: 0 50% 50%;
}

.pod {
  width: 260px;
  float: right;
  margin: 0 0 50px 50px;
  padding: 40px 40px 60px;
  color: #fff;
  background: #ae8e5b;
}

.quotestart {
  text-indent: 40px;
  padding: 8px 0 0;
  background: url(/_img/icons/quotes-start.svg) no-repeat left top 3px;
}

.quoteend {
  background: url(/_img/icons/quotes-end.svg) no-repeat bottom right;
}

.poem {
  color: #6a7696;
  padding: 0 0 0 25px;
  border-left: 4px solid #e0c083;
}
.poem h3 {
  margin: 0;
  line-height: 1em;
}
.poem h3 em {
  font-size: 0.6em;
  font-weight: normal;
}
.poem p {
  margin: 20px 0 0;
  font-style: italic;
}
.poem p span {
  color: #222;
  font-style: normal;
}
@media screen and (max-width: 740px) {
  .poem {
    padding-left: 20px;
  }
}

.contentimage {
  max-width: 40%;
  float: right;
  margin: 0 0 40px 40px;
}
@media screen and (max-width: 480px) {
  .contentimage {
    max-width: 100%;
    float: none;
    margin-bottom: 20px;
    margin-left: 0;
  }
}

.jumptotop {
  color: #c1c6db;
  font-weight: normal;
  margin: 0 0 20px;
  padding: 0 20px 0 0;
  font-size: 0.9em;
  position: absolute;
  bottom: 0;
  right: 0;
  background: url(/_img/arrows/white-up.svg) no-repeat right center;
}
.jumptotop:hover {
  color: #fff;
}
@media screen and (max-width: 1150px) {
  .jumptotop {
    position: static;
    margin: 0;
  }
}

/* = Newsletter
----------------------------------------------------------------------------------------------------------------- */
.nl-intro {
  margin-bottom: 15px;
}

.nl-intro p:last-child {
  margin-bottom: 0;
}

.nl-image-wrap,
.nl-text-only {
  margin: 30px 0;
}

.nl-image-wrap .nl-image-left,
.nl-image-wrap .nl-image-right {
  float: left;
  width: 50%;
}
@media screen and (max-width: 480px) {
  .nl-image-wrap .nl-image-left,
  .nl-image-wrap .nl-image-right {
    float: none;
    width: 100%;
    margin: 20px 0;
  }
}

.nl-image-wrap .nl-image-left img,
.nl-image-wrap .nl-image-left .nl-image--caption {
  padding-right: 2%;
}
@media screen and (max-width: 480px) {
  .nl-image-wrap .nl-image-left img,
  .nl-image-wrap .nl-image-left .nl-image--caption {
    padding-right: 0;
  }
}

@media screen and (max-width: 480px) {
  .nl-image-wrap .nl-image-right:last-child {
    margin-bottom: 0;
  }
}

.nl-image-wrap .nl-image-right img,
.nl-image-wrap .nl-image-right .nl-image--caption {
  padding-left: 2%;
}
@media screen and (max-width: 480px) {
  .nl-image-wrap .nl-image-right img,
  .nl-image-wrap .nl-image-right .nl-image--caption {
    padding-left: 0;
  }
}

.nl-image-wrap--33 .nl-image {
  float: left;
  width: 32.333%;
  margin-right: 1.5%;
}
@media screen and (max-width: 480px) {
  .nl-image-wrap--33 .nl-image {
    float: none;
    width: 100%;
    margin: 20px 0;
  }
}
.nl-image-wrap--33 .nl-image:nth-child(3n+1) {
  clear: left;
}
.nl-image-wrap--33 .nl-image:nth-child(3n+3) {
  clear: right;
}

.nl-image-wrap--33 .nl-image:last-child {
  margin-right: 0;
}

.nl-image-100.curveCorners img,
.nl-image-5050.curveCorners img,
.nl-image-33.curveCorners img {
  border-radius: 0 20px 0 20px;
}

.nl-image--caption {
  padding-top: 10px;
  color: #777;
  font-size: 0.8em;
}

.newsletterimage {
  width: 30%;
  display: inline-block;
  margin: 0 2% 0 0;
  -moz-border-radius: 0 15px 15px;
  -webkit-border-radius: 0 15px 15px;
  border-radius: 0 15px 15px;
}
@media screen and (max-width: 480px) {
  .newsletterimage {
    width: 100%;
    margin: 10px 0;
  }
}

.newsletterTitle {
  margin: 30px 0 15px;
  padding: 0 0 10px;
  border-bottom: 1px solid #00295d;
}
.newsletterTitle.junior {
  border-color: #f7941d;
}
.newsletterTitle.senior {
  border-color: #d80b8c;
}
.newsletterTitle.sixth {
  border-color: #50b847;
}

.newsletterListing {
  margin: 20px 0 15px;
  overflow: hidden;
  width: 100%;
  float: none;
  clear: both;
}
.newsletterListing h4 {
  font-size: 1.3em;
  margin: 0 0 10px;
  font-style: italic;
}
.newsletterListing img {
  width: 200px;
  float: left;
  margin: 7px 30px 30px 0;
  -moz-border-radius: 0 15px 15px;
  -webkit-border-radius: 0 15px 15px;
  border-radius: 0 15px 15px;
}
@media screen and (max-width: 480px) {
  .newsletterListing img {
    width: 100%;
    margin-bottom: 20px;
  }
}
.newsletterListing.newsletterListingHasImage h4:first-of-type {
  margin-left: 225px;
}
@media screen and (max-width: 480px) {
  .newsletterListing.newsletterListingHasImage h4:first-of-type {
    margin-left: 0;
  }
}
@media screen and (max-width: 480px) {
  .newsletterListing.newsletterListingHasImage p {
    margin-left: 0;
  }
}
.newsletterListing.newsletterListingHasImage ul {
  margin-left: 245px;
}
@media screen and (max-width: 480px) {
  .newsletterListing.newsletterListingHasImage ul {
    margin-left: 20px;
  }
}
.newsletterListing.junior h4 {
  color: #f7941d;
}
.newsletterListing.senior h4 {
  color: #d80b8c;
}
.newsletterListing.sixth h4 {
  color: #50b847;
}

.newsletterListing + .nl-image-wrap,
.newsletterListing + .nl-text-only {
  margin-top: 0;
}

@media screen and (max-width: 480px) {
  .nl-image-wrap--33 {
    margin: 0;
  }
  .nl-image-wrap--33 .nl-image:last-child {
    margin-bottom: 0;
  }
}

@media screen and (max-width: 480px) {
  .nl-image-wrap--33 + .nl-text-only,
  .nl-image-wrap--33 + .newsletterTitle,
  .nl-image-wrap--33 + .newsletterListing {
    margin-top: 35px;
  }
}

/* = Drawings
----------------------------------------------------------------------------------------------------------------- */
.happychild {
  width: 182px;
  height: 353px;
  background: url(/_img/drawings/sophie-1.png) no-repeat center center;
}

.happychildbooks {
  width: 188px;
  height: 389px;
  background: url(/_img/drawings/sophie-2.png) no-repeat center center;
}

.happychildwaving {
  width: 264px;
  height: 282px;
  background: url(/_img/drawings/sophie-3.png) no-repeat center center;
}

.happychildcommander {
  width: 292px;
  height: 380px;
  background: url(/_img/drawings/sophie-4.png) no-repeat center center;
}

.happychildballet {
  width: 292px;
  height: 380px;
  background: url(/_img/drawings/sophie-5.png) no-repeat center center;
}

.happychildswinging {
  width: 250px;
  height: 420px;
  background: url(/_img/drawings/sophie-6.png) no-repeat center center;
}

/* = Bars
----------------------------------------------------------------------------------------------------------------- */
.bars {
  width: 100%;
  height: 12px;
  position: relative;
}
.bars span {
  width: 33.33%;
  float: left;
  display: block;
  padding: 3px 0 0;
  border-top: 6px solid #ae8e5b;
  border-bottom: 3px solid #01b5da;
}
.bars span.junior {
  border-top-color: #f7941d;
}
.bars span.senior {
  border-top-color: #d80b8c;
}
.bars span.sixth {
  border-top-color: #50b847;
}

/* = Colours
----------------------------------------------------------------------------------------------------------------- */
.brandgold {
  color: #fff;
  background: #ae8e5b;
}

.brandlightgold {
  background: #e0c083;
}

.brandpink {
  color: #fff;
  background: #d80b8c;
}

.brandorange {
  background: #f7941d;
}

.brandgreen {
  color: #fff;
  background: #50b847;
}

.branddarkblue {
  color: #fff;
  background: #00295d;
}

.brandblue {
  color: #fff;
  background: #01b5da;
}

.brandpaleblue {
  background: #ebeef3;
}

.block {
  display: inline-block;
  padding: 50px 50px 10px 20px;
  font-weight: bold;
}

.paleblue {
  background: #ebeef3;
}

.gold {
  background: #ae8e5b;
}

.lightgold {
  background: #e0c083;
}

#nodiscovernews .paleblue {
  display: none;
}

/* = Buttons
----------------------------------------------------------------------------------------------------------------- */
.btn {
  display: inline-block;
  padding: 8px 20px;
  color: #fff;
  font-weight: bold;
  font-family: "Neue Helvetica W01", Arial, Sans-Serif;
  outline: none;
  cursor: pointer;
  border: 1px solid #ae8e5b;
  background: #ae8e5b;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
}
.btn:hover {
  color: #fff;
}

.btnImpact {
  border-color: #00295d;
  background: #00295d;
}

.btnFixed {
  display: none;
  padding: 14px 62px 14px 22px;
  position: fixed;
  bottom: 0;
  right: 40px;
  border: 0;
  background: #ae8e5b url(/_img/arrows/white-fixedbtn.svg) no-repeat right center;
  font-size: 16px;
  z-index: 9997;
  -moz-border-radius: 2px 2px 0 0;
  -webkit-border-radius: 2px 2px 0 0;
  border-radius: 2px 2px 0 0;
}
@media screen and (max-width: 750px) {
  .btnFixed {
    display: none !important;
  }
}

input.btn {
  font-size: 1em;
  line-height: 1.5em;
}

/* = Lists
----------------------------------------------------------------------------------------------------------------- */
ul {
  margin: 0 0 20px 20px;
  line-height: 1.5em;
}
ul li {
  margin: 0 0 10px;
}
ul li ul {
  margin-top: 20px;
  margin-left: 30px;
  list-style-type: circle;
}

ol {
  margin: 0 0 20px 20px;
  line-height: 1.5em;
}
ol li {
  margin: 0 0 10px;
}
ol li ol {
  margin-top: 20px;
  margin-left: 30px;
  list-style-type: lower-latin;
}

dl {
  margin: 0 0 20px;
  line-height: 1.5em;
}

dt {
  color: #111;
  font-weight: bold;
}

dd {
  margin: 0 0 20px;
}

.inline {
  margin-left: 0;
  list-style: none;
}
.inline li {
  display: inline-block;
  margin: 0 15px 0 0;
}
.inline li a {
  font-weight: normal;
}
.inline li a.btn {
  font-weight: bold;
}
@media screen and (max-width: 600px) {
  .inline li a.btn {
    margin-bottom: 10px;
  }
}
.inline li a.news {
  color: #222;
  margin: 5px 8px;
  display: inline-block;
  vertical-align: middle; /*padding: 0 0 0 20px;*/
  font-size: 0.9em; /*background-image: url(/_img/icons/news.svg); background-repeat: no-repeat; background-position: left center;*/ /*&.junior { background-image: url(/_img/icons/news-junior.svg); }
&.senior { background-image: url(/_img/icons/news-senior.svg); }
&.sixth { background-image: url(/_img/icons/news-sixth.svg); }
&.international { background-image: url(/_img/icons/news-int.svg); }*/
}
.inline li a.events {
  color: #222;
  margin: 5px 8px;
  display: inline-block;
  vertical-align: middle; /*padding: 0 0 0 20px;*/
  font-size: 0.9em; /*background-image: url(/_img/icons/events.svg); background-repeat: no-repeat; background-position: left center;*/ /*&.junior { background-image: url(/_img/icons/events-junior.svg); }
&.senior { background-image: url(/_img/icons/events-senior.svg); }
&.sixth { background-image: url(/_img/icons/events-sixth.svg); }
&.international { background-image: url(/_img/icons/events-int.svg); }*/
}
.inline li:last-child {
  margin-right: 0;
}

.bcNobottom .breadcrumb {
  margin-bottom: 0;
}

.breadcrumb {
  margin: 28px 0;
  text-align: left;
}
.breadcrumb ul {
  margin: 0;
  list-style: none;
}
.breadcrumb ul li {
  display: inline;
  margin: 0 10px 0 0;
  font-size: 0.9em;
}
.breadcrumb ul li a {
  font-weight: normal;
}
.breadcrumb ul li:last-child {
  margin-right: 0;
}
@media screen and (max-width: 600px) {
  .breadcrumb ul.hideCrumbMobile {
    display: none;
  }
  .breadcrumb ul li:nth-child(-n+2) {
    display: none;
  }
}
@media screen and (max-width: 480px) {
  .breadcrumb {
    margin: 25px 0;
  }
  .breadcrumb ul li {
    font-size: 0.8em;
    margin: 0 8px 0 0;
  }
}
@media screen and (max-width: 400px) {
  .breadcrumb {
    margin: 22px 0;
  }
  .breadcrumb ul li {
    font-size: 0.75em;
    margin: 0 6px 0 0;
  }
}
@media screen and (max-width: 340px) {
  .breadcrumb {
    margin: 20px 0;
  }
  .breadcrumb ul li {
    font-size: 0.7em;
  }
}

.progress {
  margin: 0 0 20px;
  position: relative;
}
.progress:before {
  width: 99%;
  height: 3px;
  content: "";
  position: absolute;
  top: 19px;
  bottom: 0;
  left: 1%;
  background: #ced2e3;
}
@media screen and (max-width: 400px) {
  .progress:before {
    top: 18px;
    left: 3%;
    right: 3%;
    width: 94%;
  }
}
.progress ul {
  text-align: center;
}
.progress ul li {
  display: inline-block;
  margin-right: 25px;
  text-align: center;
  position: relative;
}
.progress ul li span {
  width: 40px;
  display: block;
  margin: 0 auto 5px;
  padding: 20px 0;
  background: #00295d url(/_img/icons/dot.svg) no-repeat center center;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
@media screen and (max-width: 400px) {
  .progress ul li span {
    width: 36px;
    padding: 18px 0;
  }
}
.progress ul li a {
  color: #222;
}
.progress ul li.progressSuccess span {
  background-image: url(/_img/icons/complete.svg);
  background-color: #586a94;
}
.progress ul li.progressActive span {
  background-image: url(/_img/icons/down.svg);
  background-color: #ae8e5b;
}
@media screen and (max-width: 480px) {
  .progress ul li {
    margin-right: 15px;
  }
}
@media screen and (max-width: 400px) {
  .progress ul li {
    margin-right: 10px;
  }
}

.paging {
  margin: 0 0 20px;
  clear: left;
}
.paging ul {
  margin: 0;
  list-style: none;
}
.paging ul li {
  display: inline;
}
.paging ul li.det {
  padding-right: 10px;
}
@media screen and (max-width: 480px) {
  .paging ul li.det {
    display: block;
    padding-right: 0;
  }
}
.paging ul li a {
  display: inline-block;
  font-weight: normal;
  padding: 4px 10px;
  color: #00295d;
}
.paging ul li a:hover {
  color: #fff;
  background: #ae8e5b;
}
.paging ul li a.on {
  color: #fff;
  background: #ae8e5b;
}

.secondlevelmenu {
  margin-bottom: 40px;
}
.secondlevelmenu li {
  margin: 0 30px 0 0;
}
.secondlevelmenu li a {
  display: inline-block;
  margin: 5px 0;
  padding: 0 0 5px;
  font-weight: normal;
  color: #222;
  border-bottom: 3px solid #ebeef3;
}
.secondlevelmenu li a:hover {
  color: #ae8e5b;
}
.secondlevelmenu li a.on {
  font-weight: bold;
  color: #ae8e5b;
  border-color: #ae8e5b;
}
.secondlevelmenu li.junior a {
  border-color: #f7941d;
}
.secondlevelmenu li.senior a {
  border-color: #d80b8c;
}
.secondlevelmenu li.sixth a {
  border-color: #50b847;
}
.secondlevelmenu li.circlekey a {
  border-color: #01b5da;
}

.ethos {
  list-style-type: none;
  margin-left: 0;
}
.ethos li {
  font-size: 1.35em;
  line-height: 1.4em;
}
.ethos li span {
  width: 80px;
  height: 3px;
  display: block;
  font-size: 0;
  margin: 20px 0 15px 0;
  background: #ae8e5b;
}

.goldarrows {
  list-style-type: none;
  margin-left: 0;
}
.goldarrows li {
  padding: 0 0 0 15px;
  background: url(/_img/arrows/gold-right.svg) no-repeat left 7px;
}

.searchResults ul {
  margin: 0;
  list-style: none;
}

.key ul {
  margin: 0;
  list-style: none;
}
.key ul li {
  width: 110px;
  min-height: 80px;
  display: inline-block;
  margin: 0;
  padding: 15px;
  vertical-align: top;
}
.key ul li.junior {
  background: #f7941d;
}
.key ul li.senior {
  color: #fff;
  background: #d80b8c;
}
.key ul li.sixth {
  color: #fff;
  background: #50b847;
}
.key ul li.circlekey {
  color: #fff;
  background: #01b5da;
}
@media screen and (max-width: 520px) {
  .key ul li {
    width: auto;
    min-height: 1px;
    display: block;
    margin: 0 0 5px;
  }
}

.monthLinks a {
  padding: 0 0 5px;
  font-weight: normal;
  color: #222;
  border-bottom: 3px solid #ebeef3;
}
.monthLinks a.on {
  font-weight: bold;
  color: #ae8e5b;
  border-color: #ae8e5b;
}

/* = Tables
----------------------------------------------------------------------------------------------------------------- */
.tableWrap {
  overflow: auto;
  margin-bottom: 30px;
}

.tableWrap:last-child {
  margin-bottom: 0;
}

table {
  width: 100%;
  margin: 0 0 20px;
  border-spacing: 0;
  border-collapse: collapse;
}
table th {
  padding: 15px;
  color: #fff;
  border: 1px solid #00295d;
  background: #00295d;
}
table tr:nth-child(even) td {
  background: #ebeef3;
}
table td {
  padding: 15px;
  line-height: 1.5em;
  border-bottom: 1px solid #e5e5e5;
  background: #fff;
}
table .rowItemStandout td {
  color: #fff;
  background: #ae8e5b;
}

.timetable tr:nth-child(even) td {
  background-color: #fff;
}

.timetable td:nth-child(1) {
  color: #ae8e5b;
  width: 100px;
}

.timetable td:nth-child(2) {
  width: 50%;
}

.timetable td:nth-child(3) {
  width: 100px;
}

.timetable td:nth-child(4) {
  width: 20%;
}

#ondemand .timetable td:nth-child(1), #ondemand .timetable td:nth-child(2), #ondemand .timetable td:nth-child(3), #ondemand .timetable td:nth-child(4) {
  width: auto;
}

.timetable td {
  padding: 30px 15px;
  font-weight: bold;
  border: 1px solid #ae8e5b;
  border-width: 1px 0 0 0;
}

.timetable tr:last-child td {
  border-width: 1px 0 1px 0;
}

.timetable tr + .tr--choose td {
  border-top: none;
  padding-top: 0;
}

.timetable td p {
  font-weight: normal;
}

.timetable .tt-breakout {
  color: #222;
}

.timetable .td-infoContent {
  display: none;
  font-weight: normal;
}

.timetable .td-infoLink {
  cursor: pointer;
  color: #ae8e5b;
  text-decoration: underline;
}

.timetable .tt-breakout {
  overflow: hidden;
}

.timetable .ttbo-option {
  float: left;
  width: calc(16.666% - 8.333px);
  margin-right: 10px;
  text-align: center;
}

.timetable .ttbo-number {
  width: 100%;
  height: 0;
  padding-top: 60%;
  margin-bottom: 15px;
  border-radius: 6px;
  background-color: #c8d0dd;
  background-repeat: no-repeat;
  position: relative;
}

.timetable .ttbo-number:after {
  content: "1";
  font-size: 1.2em;
  position: absolute;
  color: #fff;
  text-align: center;
  line-height: 46px;
  width: 46px;
  height: 46px;
  border: 1px solid #fff;
  border-radius: 50%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.timetable .ttbo-number--2:after {
  content: "2";
}

.timetable .ttbo-number--3:after {
  content: "3";
}

.timetable .ttbo-number--4:after {
  content: "4";
}

.timetable .ttbo-number--5:after {
  content: "5";
}

.timetable .ttbo-number--6:after {
  content: "6";
}

.timetable .ttbo-content {
  font-size: 0.9em;
  line-height: 1.25em;
}

.timetable .ttbo-content span {
  display: block;
  margin: 5px 0;
  font-weight: normal;
  font-style: italic;
}

.timetable .ttbo-content .td-infoLink {
  margin-top: 10px;
}

@media screen and (min-width: 981px) {
  .timetable .ttbo-option:last-child {
    margin-right: 0;
  }
}
@media screen and (max-width: 980px) and (min-width: 601px) {
  .timetable .ttbo-option {
    width: calc(33.333% - 6.666px);
    margin-top: 15px;
  }
  .timetable .ttbo-option:nth-child(3n+3) {
    margin-right: 0;
  }
  .timetable .ttbo-option:nth-child(-n+3) {
    margin-top: 0;
  }
}
@media screen and (max-width: 600px) {
  .tablewrap {
    overflow-x: scroll;
  }
  .timetable .ttbo-option {
    width: calc(50% - 5px);
    margin: 15px 10px 0 0;
  }
  .timetable .ttbo-option:nth-child(odd) {
    margin-right: 10px;
  }
  .timetable .ttbo-option:nth-child(even) {
    margin-right: 0;
  }
  .timetable .ttbo-option:nth-child(-n+2) {
    margin-top: 0;
  }
  .timetable tr,
  .timetable td {
    display: block;
    width: 100%;
  }
  .timetable td:nth-child(odd),
  .timetable td:nth-child(even) {
    width: 100%;
    border: none;
    padding: 4px 0;
  }
  .timetable tr {
    padding: 20px 5px;
    border-top: 1px solid #ae8e5b;
  }
  .timetable tr:last-child {
    border-bottom: 1px solid #ae8e5b;
  }
  .timetable tr + .tr--choose {
    border-top: none;
    padding-top: 0;
  }
  .timetable tr:first-child {
    display: none;
  }
  .timetable tr:nth-child(2) {
    padding-top: 0;
    border: none;
  }
  .timetable tr:not(:first-child):not(.tr--choose) td:first-child:before {
    content: "Time";
    display: block;
    color: #00295d;
  }
  .timetable tr:not(:first-child) td:nth-child(2):before {
    content: "Session";
    display: block;
    color: #00295d;
  }
  .timetable tr:not(:first-child):not(.tr--nospeaker) td:nth-child(4):before {
    content: "Speaker";
    display: block;
    color: #00295d;
  }
  #ondemand .timetable tr:not(:first-child):not(.tr--choose) td:first-child:before {
    display: none;
  }
  #ondemand .timetable tr:not(:first-child) td:nth-child(2):before {
    display: none;
  }
  #ondemand .timetable tr:not(:first-child):not(.tr--nospeaker) td:nth-child(4):before {
    display: none;
  }
  #ondemand .timetable tr:first-child {
    display: block;
  }
  #ondemand .timetable tr:nth-child(2) {
    padding: 20px 5px;
    border-top: 1px solid #ae8e5b;
  }
  .timetable .tr--nospeaker td:nth-child(3),
  .timetable .tr--nospeaker td:nth-child(4) {
    display: none;
  }
}
@media screen and (max-width: 480px) {
  .timetable {
    font-size: 16px;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 400px) {
  .timetable .ttbo-number:after {
    line-height: 40px;
    width: 40px;
    height: 40px;
  }
  .timetable td:nth-child(odd),
  .timetable td:nth-child(even) {
    padding: 2px 0;
  }
}
#openDayDetail .td-infoLink, #ondemand .td-infoLink {
  display: inline-block;
  padding: 8px 20px;
  color: #fff;
  font-weight: bold;
  font-family: "Neue Helvetica W01", Arial, Sans-Serif;
  outline: none;
  cursor: pointer;
  border: 1px solid #ae8e5b;
  background: #ae8e5b;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  border-radius: 15px;
  text-decoration: none;
}

/* = Screen Messages
----------------------------------------------------------------------------------------------------------------- */
.msg {
  margin: 0 0 20px;
  padding: 20px;
  background: #ebeef3;
}
.msg p {
  margin-bottom: 0;
}
.msg ul {
  margin-bottom: 0;
}
.msg ul li {
  margin-bottom: 5px;
}

.msgImp {
  padding-left: 65px;
  color: #fff;
  background: #01b5da url(/_img/icons/important.svg) no-repeat 30px center;
}
.msgImp a {
  color: #fff;
  font-weight: bold;
}

.msgError {
  padding-left: 65px;
  color: #fff;
  background: #d80b8c url(/_img/icons/error.svg) no-repeat 20px center;
}
.msgError a {
  color: #fff;
  font-weight: bold;
}

.msgSuccess {
  padding-left: 65px;
  color: #fff;
  background: #50b847 url(/_img/icons/success.svg) no-repeat 20px center;
}
.msgSuccess h3 {
  color: #fff;
  margin: 0 0 10px;
}
.msgSuccess a {
  color: #fff;
  font-weight: bold;
}

.msgAssist {
  color: #fff;
  background-color: #ae8e5b;
}

.msgRounded {
  color: #fff;
  padding-right: 350px;
  padding-left: 30px;
  position: relative;
  background: #00295d;
  -moz-border-radius: 0 15px 15px;
  -webkit-border-radius: 0 15px 15px;
  border-radius: 0 15px 15px;
}
.msgRounded h3 {
  margin: 0 0 10px;
  color: #fff;
}
.msgRounded h3 a {
  color: #fff;
}
.msgRounded .btn {
  position: absolute;
  top: 70px;
  right: 40px;
}
@media screen and (max-width: 800px) {
  .msgRounded .btn {
    position: static;
    margin: 20px 0 0;
  }
}
@media screen and (max-width: 800px) {
  .msgRounded {
    padding-right: 30px;
  }
}

/* = Columns
----------------------------------------------------------------------------------------------------------------- */
.colsHalf .col {
  width: 48%;
  float: left;
  margin-right: 4%;
}

.colsThird .col {
  width: 30.666%;
  float: left;
  margin-right: 4%;
}

.colsFourth .col {
  width: 22%;
  float: left;
  margin-right: 4%;
}

.colsTwoOne .col {
  width: 65%;
  float: left;
  margin-right: 4%;
}

.colsTwoOne .endCol {
  width: 31%;
  margin-right: 0;
}

.colsTwoOne.biggerGutters .col {
  width: 63%;
  margin-right: 8%;
}

.colsTwoOne.biggerGutters .endCol {
  width: 29%;
  margin-right: 0;
}

.colsOneTwo .col {
  width: 31%;
  float: left;
  margin-right: 4%;
}

.colsOneTwo .endCol {
  width: 65%;
  margin-right: 0;
}

.colsOneTwoOne .col {
  width: 23%;
  float: left;
  margin-right: 4%;
}

.colsOneTwoOne .col:nth-child(3n+2) {
  width: 46%;
}

.colsOneTwoOne .endCol {
  margin-right: 0;
}

.cols img {
  max-width: 100%;
}

.cols .endCol {
  margin-right: 0;
}

.col p:last-child {
  margin-bottom: 0;
}

.colsDrawing {
  padding: 0 0 100px 225px;
  background: url(/_img/drawings/sophie-2.png) no-repeat bottom left;
  background-size: auto 100%;
}

.colsOpenDayIntro {
  padding: 20px 0 30px;
  border-bottom: 2px solid #eee;
}

@media screen and (min-width: 1025px) {
  .colsOpenDayIntro .endCol .courseCta {
    height: 100%;
  }
  .colsOpenDayIntro .endCol .courseCta > div {
    height: 100%;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: flex-end;
    -ms-flex-align: flex-end;
    align-items: flex-end;
  }
}
@media screen and (max-width: 1024px) {
  .colsTwoOne .col {
    width: 100%;
    margin-right: 0;
  }
  .colsTwoOne .endCol {
    width: 100%;
  }
  .colsTwoOne.biggerGutters .col {
    width: 100%;
    margin-right: 0;
  }
  .colsTwoOne.biggerGutters .endCol {
    width: 100%;
  }
  .colsOneTwo .col {
    width: 100%;
    margin-right: 0;
  }
  .colsOneTwo .endCol {
    width: 100%;
  }
  .colsAdmissions .col {
    float: none;
    width: 100%;
    max-width: 650px;
    margin: 30px auto 0;
  }
  .colsAdmissions .col:first-child {
    margin-top: 0;
  }
  .colsOpenDays .col {
    width: calc(50% - 20px);
    margin-right: 40px;
  }
  .colsOpenDays .col:nth-child(2) {
    margin-right: 0;
  }
  .colsOpenDays .col:nth-child(3) {
    width: 100%;
    margin: 40px 0 0;
  }
  .colsOpenDayIntro {
    max-width: 650px;
    margin: 0 auto;
    padding-top: 5px;
  }
  .colsOpenDayIntro .courseCta {
    width: 100%;
  }
  .colsOpenDayIntro .col:last-child {
    margin-top: 30px;
  }
}
@media screen and (max-width: 750px) {
  .colsHalf .col {
    width: 100%;
    margin-right: 0;
  }
  .colsThird .col {
    width: 100%;
    margin-right: 0;
  }
  .colsFourth .col {
    width: 100%;
    margin-right: 0;
  }
  .colsOpenDays .col:nth-child(2),
  .colsOpenDays .col:nth-child(3) {
    margin-top: 35px;
  }
}
@media screen and (max-width: 600px) {
  .colsOpenDayIntro {
    padding-top: 0;
  }
  .colsOpenDayIntro .col:last-child {
    margin-top: 25px;
  }
}
@media screen and (max-width: 400px) {
  .colsOpenDayIntro .col:last-child {
    margin-top: 30px;
  }
  .colsOpenDays .col:nth-child(2),
  .colsOpenDays .col:nth-child(3) {
    margin-top: 32px;
  }
}
/* = Modules
----------------------------------------------------------------------------------------------------------------- */
.module h3 {
  margin: 0 0 10px;
}

/* = Tabs
----------------------------------------------------------------------------------------------------------------- */
.tabs {
  margin: 0 0 20px;
}
.tabs ul {
  margin: 0;
  list-style: none;
}
.tabs ul li {
  display: inline;
  margin: 0 20px 0 0;
}
.tabs ul li a {
  display: inline-block;
  padding: 0 0 5px;
  color: #222;
  border-bottom: 3px solid #fff;
}
.tabs ul li a:hover {
  color: #ae8e5b;
}
.tabs ul li a.on {
  font-weight: bold;
  color: #ae8e5b;
  border-color: #ae8e5b;
}
.tabs .panel {
  padding: 20px 0 0;
}
.tabs.tabsAdmissions ul {
  text-align: center;
}
.tabs.tabsAdmissions ul li {
  width: 25%;
  float: left;
  margin-right: 0;
  text-align: center;
}
.tabs.tabsAdmissions ul li a {
  height: 150px;
  display: block;
  color: #00295d;
  padding: 0 0 25px;
  line-height: 1.2em;
  border-bottom: 0;
  background: #fff;
}
.tabs.tabsAdmissions ul li a span {
  display: block;
  font-size: 4em;
  font-style: italic;
  line-height: 1.2em;
  color: #dcdcdc;
  background-repeat: no-repeat;
}
.tabs.tabsAdmissions ul li a.on {
  background: #fff url(/_img/tip.svg) no-repeat center bottom;
}
.tabs.tabsAdmissions ul li a.on span {
  color: #ae8e5b;
}
.tabs.tabsAdmissions ul li:nth-child(1) span {
  padding: 0 25% 0 0;
  background-image: url(/_img/steps/1.svg);
  background-position: 65% center;
}
@media screen and (max-width: 400px) {
  .tabs.tabsAdmissions ul li:nth-child(1) span {
    background-size: auto 60%;
    font-size: 3em;
  }
}
.tabs.tabsAdmissions ul li:nth-child(2) span {
  padding: 0 25% 0 0;
  background-image: url(/_img/steps/2.svg);
  background-position: 65% center;
}
@media screen and (max-width: 400px) {
  .tabs.tabsAdmissions ul li:nth-child(2) span {
    background-size: auto 60%;
    font-size: 3em;
  }
}
.tabs.tabsAdmissions ul li:nth-child(3) span {
  padding: 0 25% 0 0;
  background-image: url(/_img/steps/3.svg);
  background-position: 65% center;
}
@media screen and (max-width: 400px) {
  .tabs.tabsAdmissions ul li:nth-child(3) span {
    background-size: auto 60%;
    font-size: 3em;
  }
}
.tabs.tabsAdmissions ul li:nth-child(4) span {
  padding: 0 25% 0 0;
  background-image: url(/_img/steps/4.svg);
  background-position: 65% center;
}
@media screen and (max-width: 400px) {
  .tabs.tabsAdmissions ul li:nth-child(4) span {
    background-size: auto 60%;
    font-size: 3em;
  }
}
.tabs.tabsAdmissions ul li:last-child {
  margin-right: 0;
}
.tabs.tabsAdmissions .panel {
  padding: 30px 30px 10px;
  clear: left;
  background: #e0c083;
}
.tabs.tabsAdmissions .panel a {
  color: #222;
}

/* = Accordions
----------------------------------------------------------------------------------------------------------------- */
.accordion {
  margin: 0 0 20px;
}
.accordion h3 {
  display: block;
  color: #fff;
  font-size: 1.3em;
  font-style: normal;
  font-weight: normal;
  margin: 0 0 15px;
  padding: 10px 46px 12px 20px;
  background: #00295d url(/_img/arrows/white-down.svg) no-repeat right 15px center;
  -moz-background-size: 14px auto;
  -webkit-background-size: 14px auto;
  background-size: 14px auto;
}
.accordion h3:hover {
  cursor: pointer;
  background-color: #ae8e5b;
}
.accordion h3.on {
  background-color: #ae8e5b;
  background-image: url(/_img/arrows/white-up.svg);
}
.accordion .content {
  display: none;
}
.accordion .content.contentopen {
  display: block;
  margin: 0 0 40px;
}

/* = Banners
----------------------------------------------------------------------------------------------------------------- */
.banner {
  margin: 0;
  position: relative;
}
.banner .content {
  width: 250px;
  min-height: 240px;
  color: #fff;
  padding: 45px 40px 60px;
  text-align: center;
  position: absolute;
  top: 100px;
  left: 0;
  background: #ae8e5b;
  -moz-border-radius: 0 50% 50%;
  -webkit-border-radius: 0 50% 50%;
  border-radius: 0 50% 50%;
}
.banner .content p {
  margin: 0;
}
.banner .content p span {
  display: block;
  font-size: 2em;
  margin: 0 0 10px;
}
@media screen and (max-width: 1240px) {
  .banner .content {
    top: 50px;
  }
}
@media screen and (max-width: 1070px) {
  .banner .content {
    padding-top: 35px;
    padding-bottom: 50px;
  }
}
@media screen and (max-width: 1000px) {
  .banner .content {
    min-height: 0;
    width: 100%;
    padding: 20px;
    position: static;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
  }
}
@media screen and (max-width: 1000px) {
  .banner .container {
    margin: 0;
  }
}
.banner img {
  width: 100%; /*@media screen and (max-width: 1000px) { padding: 0 20px 20px; }*/
}

.bannersrepeater ul {
  margin: 0;
  list-style: none;
}
.bannersrepeater ul li {
  margin: 0;
}
.bannersrepeater ul li .banner-image {
  height: 0;
  padding-bottom: 32%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50%;
}
@media screen and (max-width: 1140px) {
  .bannersrepeater ul li .banner-image {
    padding-bottom: 350px;
  }
}
@media screen and (max-width: 600px) {
  .bannersrepeater ul li .banner-image {
    padding-bottom: 300px;
  }
}
@media screen and (max-width: 480px) {
  .bannersrepeater ul li .banner-image {
    padding-bottom: 250px;
  }
}
@media screen and (max-width: 420px) {
  .bannersrepeater ul li .banner-image {
    padding-bottom: 225px;
  }
}
@media screen and (max-width: 1500px) {
  .bannersrepeater ul li .content {
    left: 55px;
  }
}
@media screen and (max-width: 1400px) {
  .bannersrepeater ul li .content {
    left: 100px;
  }
}
@media screen and (max-width: 1000px) {
  .bannersrepeater ul li .content {
    left: 0;
  }
}
.bannersrepeater ul + .lSAction > a {
  top: 50%;
  bottom: auto;
  margin-top: -35px;
  background-color: rgba(255, 255, 255, 0.35);
  opacity: 0.9;
}
@media screen and (max-width: 1000px) {
  .bannersrepeater ul + .lSAction > a {
    top: calc(50% + 45px);
  }
}
.bannersrepeater ul + .lSAction > a.lSPrev, .bannersrepeater ul + .lSAction > a.lSNext {
  width: 70px;
  height: 70px;
  -webkit-border-radius: 60px;
  border-radius: 60px;
}
@media screen and (max-width: 1300px) {
  .bannersrepeater ul + .lSAction > a.lSPrev, .bannersrepeater ul + .lSAction > a.lSNext {
    width: 60px;
    height: 60px;
    margin-top: -30px;
  }
}
@media screen and (max-width: 600px) {
  .bannersrepeater ul + .lSAction > a.lSPrev, .bannersrepeater ul + .lSAction > a.lSNext {
    bottom: -13px;
    width: 50px;
    height: 50px;
    margin-top: -25px;
  }
}
.bannersrepeater ul + .lSAction > a.lSPrev {
  background-position: 45% 50%;
}
@media screen and (max-width: 1300px) {
  .bannersrepeater ul + .lSAction > a.lSPrev {
    left: 10px;
  }
}
.bannersrepeater ul + .lSAction > a.lSNext {
  background-position: 55% 50%;
}
@media screen and (max-width: 1300px) {
  .bannersrepeater ul + .lSAction > a.lSNext {
    right: 10px;
  }
}

/* = Forms
----------------------------------------------------------------------------------------------------------------- */
.webForm div {
  margin: 0 0 20px;
}
.webForm div em {
  display: block;
  margin-top: 10px;
}

label {
  display: block;
  padding: 0 0 10px;
  font-weight: bold;
}
label.labelhide {
  display: none;
}

input.text, input.txt, textarea, select {
  width: 100%;
  padding: 12px;
  font-size: 1em;
  font-family: "Neue Helvetica W01", Arial, Sans-Serif;
  border: 1px solid #ced2e3;
  -moz-border-radius: 0 15px 15px;
  -webkit-border-radius: 0 15px 15px;
  border-radius: 0 15px 15px;
}

input.text:focus, input.txt:focus, textarea:focus, select:focus {
  outline: none;
  border-color: #a1a8c4;
}

input.file {
  margin: 8px 0;
}

select {
  -moz-border-radius: 0 0 0 15px;
  -webkit-border-radius: 0 0 0 15px;
  border-radius: 0 0 0 15px;
  background: #fff url(/_img/arrows/black-down.svg) no-repeat right 15px center;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}

.formList {
  display: inline-block;
  padding: 8px 0;
  line-height: 1.5em;
}
.formList label {
  display: inline-block;
  padding: 0;
  font-weight: normal;
}
@media screen and (max-width: 750px) {
  .formList label {
    width: auto;
    float: none;
  }
}
.formList input {
  width: auto;
  float: left;
  margin: 5px 10px 0 0;
  padding: 0;
  border: 0;
}
.formList.qid133 {
  display: block;
}
.formList.qid133 label {
  width: 47%;
}
@media screen and (max-width: 1175px) {
  .formList.qid133 label {
    width: auto;
  }
}
@media screen and (max-width: 750px) {
  .formList.qid133 label {
    float: none;
  }
}
.formList.qid133 input {
  float: none;
}
.formList.qid133 br {
  display: none;
}
@media screen and (max-width: 1175px) {
  .formList.qid133 br {
    display: block;
  }
}

.checkbox {
  display: inline-block;
  padding: 12px 0 0;
}
.checkbox input {
  float: left;
  margin: 0;
  padding: 0;
  border: 0;
}

.check {
  display: inline-block;
  padding: 12px 0 0;
}
.check input {
  float: left;
  margin: 0;
  padding: 0;
  border: 0;
}

.labelfullwidth div {
  clear: left;
  margin: 0 0 10px;
}
.labelfullwidth div .label {
  width: 100%;
  padding: 0 0 10px;
}
.labelfullwidth label.labelhide {
  display: none;
}
.labelfullwidth input.text, .labelfullwidth .labelfullwidth textarea, .labelfullwidth .labelfullwidth select {
  width: 100%;
}
.labelfullwidth .formList {
  width: 100%;
  float: left;
  margin: 0 0 10px;
}
.labelfullwidth .formList input {
  float: left;
  margin: 3px 5px 0 0;
}
.labelfullwidth .formList label {
  width: auto;
  float: none;
  padding: 0;
}
.labelfullwidth .formList br {
  clear: left;
}

.customform .twenty select {
  width: 20%;
}
.customform .twenty input {
  width: 20%;
}
.customform .thirty select {
  width: 30%;
}
.customform .thirty input {
  width: 30%;
}
.customform .forty select {
  width: 40%;
}
.customform .forty input {
  width: 40%;
}
.customform .fifty select {
  width: 50%;
}
.customform .fifty input {
  width: 50%;
}
.customform .sixty select {
  width: 60%;
}
.customform .sixty input {
  width: 60%;
}
.customform .seventy select {
  width: 70%;
}
.customform .seventy input {
  width: 70%;
}
.customform .eighty select {
  width: 80%;
}
.customform .eighty input {
  width: 80%;
}
.customform textarea {
  min-height: 100px;
}

.applicationform .submitBtn {
  text-align: center;
}
.applicationform .twenty select {
  width: 20%;
}
.applicationform .twenty input {
  width: 20%;
}
.applicationform .thirty select {
  width: 30%;
}
.applicationform .thirty input {
  width: 30%;
}
.applicationform .forty select {
  width: 40%;
}
.applicationform .forty input {
  width: 40%;
}
.applicationform .fifty select {
  width: 50%;
}
.applicationform .fifty input {
  width: 50%;
}
.applicationform .sixty select {
  width: 60%;
}
.applicationform .sixty input {
  width: 60%;
}
.applicationform .seventy select {
  width: 70%;
}
.applicationform .seventy input {
  width: 70%;
}
.applicationform .eighty select {
  width: 80%;
}
.applicationform .eighty input {
  width: 80%;
}
.applicationform textarea {
  min-height: 100px;
}

.payment p {
  margin-bottom: 20px;
}
.payment img.powered {
  max-width: 100%;
}

@media screen and (max-width: 750px) {
  .webForm div em {
    margin-top: 5px;
    margin-left: 0;
  }
  label {
    width: 100%;
    float: left;
    padding-top: 0;
    padding-bottom: 5px;
  }
  input.text, textarea, select {
    width: 100%;
  }
  input.file {
    margin-top: 0;
    margin-bottom: 0;
  }
  .formList {
    padding-top: 0;
    padding-bottom: 0;
  }
  .checkbox {
    padding-top: 5px;
  }
}
/*Cross browser & device placeholder reset*/
::-webkit-input-placeholder {
  color: #222;
  opacity: 1;
}

::-moz-placeholder {
  color: #222;
  opacity: 1;
}

:-ms-input-placeholder {
  color: #222;
  opacity: 1;
}

:-moz-placeholder {
  color: #222;
  opacity: 1;
}

/* = YouTube Videos (CKeditor)
----------------------------------------------------------------------------------------------------------------- */
.youtube-container {
  position: relative;
  margin: 40px 0;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
}
@media screen and (max-width: 480px) {
  .youtube-container {
    margin: 30px 0;
  }
}
@media screen and (max-width: 360px) {
  .youtube-container {
    margin: 26px 0;
  }
}

.youtube-container iframe, .youtube-container object, .youtube-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* = Hide the promo urls
----------------------------------------------------------------------------------------------------------------- */
.input-promo-tracking-url,
.input-promo-tracking-name {
  display: none;
}

/* = No SVG / IE8 < Fallbacks
----------------------------------------------------------------------------------------------------------------- */
.no-svg .msgImp {
  background-image: url(/_img/fallbacks/important.png);
}
.no-svg .msgError {
  background-image: url(/_img/fallbacks/error.png);
}
.no-svg .msgSuccess {
  background-image: url(/_img/fallbacks/success.png);
}
.no-svg .logo {
  background-image: url(/_img/fallbacks/logo.png);
}
.no-svg .menuTrigger {
  background-image: url(/_img/fallbacks/menu.png);
}

/* = No Javascript
----------------------------------------------------------------------------------------------------------------- */
.no-js .nojavascript {
  margin: 0;
  padding: 10px 15px;
  text-align: center;
  background-image: none;
}
.no-js .tabs ul {
  display: none;
}
.no-js .tabs .panel {
  padding: 0;
}
.no-js .accordion .content {
  display: block;
}

/* = Error
----------------------------------------------------------------------------------------------------------------- */
.error h1 {
  font-size: 2.1em;
}
.error header .logo {
  margin: 25px 0 0;
}

/* = Inline images (CKeditor)
----------------------------------------------------------------------------------------------------------------- */
.inline-image {
  margin: 30px 0;
}

.image-left {
  float: left;
  margin: 5px 5% 5% 0;
}

.image-right {
  float: right;
  margin: 5px 0 5% 5%;
}

.inline-image--left-half {
  float: left;
  margin: 5px 5% 5% 0;
  width: 50%;
}

.inline-image--right-half {
  float: right;
  margin: 5px 0 5% 5%;
  width: 50%;
}

.inline-image--left-third {
  float: left;
  margin: 5px 4% 4% 0;
  width: 33.3%;
}

.inline-image--right-third {
  float: right;
  margin: 5px 0 4% 4%;
  width: 33.3%;
}

@media screen and (max-width: 650px) {
  .image-left {
    max-width: 40%;
  }
  .image-right {
    max-width: 40%;
  }
  .inline-image--left-third,
  .inline-image--left-half {
    margin: 5px 5% 5% 0;
    width: 40%;
  }
  .inline-image--right-third,
  .inline-image--right-half {
    margin: 5px 0 5% 5%;
    width: 40%;
  }
}
@media screen and (max-width: 480px) {
  .image-left,
  .image-right,
  .inline-image--left-half,
  .inline-image--right-half,
  .inline-image--left-third,
  .inline-image--right-third {
    float: none;
    margin: 20px 0;
    width: 100%;
  }
}
/* = Clearing
----------------------------------------------------------------------------------------------------------------- */
.clearFix:after,
.cta-squares:after,
.container:after,
.skinny:after,
.cols:after,
.col:after,
.progress:after,
.flexslider:after,
.ctas:after,
.ugcgrid:after,
.galleries:after,
.galleries ul:after,
.blogs ul li:after,
.inlineCTA:after,
.featuresNews ul:after {
  content: "";
  display: table;
  clear: both;
}

/* = Layout
----------------------------------------------------------------------------------------------------------------- */
header {
  background: #fff;
  z-index: 100;
  /* = Fullscreen Trigger
  ----------------------------------------------------------------------------------------------------------------- */
  /* = Login
  ----------------------------------------------------------------------------------------------------------------- */
  /* = Portal
  ----------------------------------------------------------------------------------------------------------------- */
  /* = Menus
  ----------------------------------------------------------------------------------------------------------------- */
}
header.stickymenu {
  width: 100%;
  position: fixed;
  top: -100px;
  z-index: 9990;
  -moz-border-radius: 0 2px 2px rgba(0, 0, 0, 0.06);
  -webkit-border-radius: 0 2px 2px rgba(0, 0, 0, 0.06);
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.06);
  -moz-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  /*.menu { display: none; }*/
}
header.stickymenu .bars {
  display: none;
}
header.stickymenu .topstrip {
  display: none;
}
header.stickymenu .fullscreen-trigger {
  top: 20px;
}
header.stickymenu .logo {
  width: 100px;
  height: 59px;
  margin: 15px auto;
  background-size: auto 100%;
}
header.stickymenu .login {
  top: 10px;
}
header.stickymenu > .container {
  display: none;
}
header.stickymenu .portal {
  top: 74px;
}
@media screen and (max-width: 1030px) {
  header.stickymenu {
    display: none !important;
  }
}
header.stickymenu.on {
  top: 0;
}
header .topstrip {
  padding: 8px 0;
  text-align: center;
  border-bottom: 1px solid #efefef;
  /*@media screen and (max-width: 740px) { padding-bottom: 0; border: 0; }*/
  /* = Search
  ----------------------------------------------------------------------------------------------------------------- */
  /* = Numbers
  ----------------------------------------------------------------------------------------------------------------- */
}
@media screen and (max-width: 980px) {
  header .topstrip {
    min-height: 41px;
  }
}
header .topstrip .search {
  font-size: 0.85em;
  position: absolute;
  top: 50%;
  margin-top: -14px;
  left: 0;
  z-index: 1;
}
header .topstrip .search .search-trigger {
  display: none;
}
@media screen and (max-width: 600px) {
  header .topstrip .search .search-trigger {
    width: 25px;
    height: 27px;
    display: block;
    font-size: 0;
    padding: 0;
    border: 0;
    background: url(/_img/icons/search.svg) no-repeat left 7px;
  }
  header .topstrip .search .search-trigger.close {
    background-image: url(/_img/icons/search-close.svg);
  }
}
header .topstrip .search .search-btn {
  display: none;
}
@media screen and (max-width: 600px) {
  header .topstrip .search .search-btn.show {
    display: block;
    font-size: 0;
    margin: 0;
    padding: 16px 22px;
    outline: none;
    cursor: pointer;
    position: absolute;
    top: -2px;
    right: 0;
    border: 0;
    background: url(/_img/icons/search.svg) no-repeat center center;
    z-index: 10;
  }
}
header .topstrip .search .text {
  width: 100%;
  padding: 5px 5px 5px 35px;
  border-color: #ebeef3;
  background: #ebeef3 url(/_img/icons/search.svg) no-repeat 10px center;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  border-radius: 15px;
}
@media screen and (max-width: 600px) {
  header .topstrip .search .text {
    display: none;
  }
  header .topstrip .search .text.show {
    width: 90%;
    display: block;
    padding: 5px 45px 5px 15px;
    position: absolute;
    top: -1px;
    right: -1px;
    background-image: none;
    z-index: 9;
  }
}
@media screen and (max-width: 1300px) {
  header .topstrip .search {
    max-width: 160px;
  }
}
@media screen and (max-width: 1130px) {
  header .topstrip .search {
    float: left;
  }
}
@media screen and (max-width: 600px) {
  header .topstrip .search {
    width: 100%;
  }
}
header .topstrip .numbers {
  font-size: 0.9em;
}
header .topstrip .numbers p {
  margin: 0;
}
@media screen and (max-width: 1130px) {
  header .topstrip .numbers {
    display: none;
  }
}
@media screen and (max-width: 650px) {
  header .topstrip {
    display: none;
  }
}
header .hdr-main {
  padding: 25px 0;
  /* = Social
  ----------------------------------------------------------------------------------------------------------------- */
}
header .hdr-main .social {
  position: absolute;
  top: 50%;
  margin-top: -14px;
  left: 0;
}
header .hdr-main .social ul {
  margin: 0;
  list-style: none;
  line-height: 1;
}
header .hdr-main .social ul li {
  display: inline-block;
  vertical-align: middle;
  margin: 0 5px 0 0;
  font-size: 0;
}
header .hdr-main .social ul li a {
  width: 25px;
  height: 25px;
  display: inline-block;
  vertical-align: top;
  background-color: #00295d;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: auto 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
header .hdr-main .social ul li a.facebook {
  background-image: url(/_img/icons/facebook.svg);
  background-size: auto 60%;
}
header .hdr-main .social ul li a.instagram {
  background-image: url(/_img/icons/instagram.svg);
}
header .hdr-main .social ul li a.twitter {
  background-image: url(/_img/icons/twitter.svg);
  background-size: auto 55%;
}
header .hdr-main .social ul li a.youtube {
  background-image: url(/_img/icons/youtube.svg);
  background-size: auto 43%;
}
header .hdr-main .social ul li a.linkedin {
  background-image: url(/_img/icons/linkedin.svg);
}
header .hdr-main .social ul li a.rss {
  background-image: url(/_img/icons/rss.svg);
}
header .hdr-main .social ul li a:hover {
  background-color: #ae8e5b;
}
@media screen and (max-width: 740px) {
  header .hdr-main .social ul li a {
    width: 22px;
    height: 22px;
  }
}
@media screen and (max-width: 650px) {
  header .hdr-main .social ul li a {
    width: 20px;
    height: 20px;
    display: block;
  }
}
@media screen and (max-width: 1130px) {
  header .hdr-main .social ul li {
    margin-left: 2px;
  }
}
@media screen and (max-width: 600px) {
  header .hdr-main .social ul li {
    margin-left: 1px;
  }
}
@media screen and (max-width: 650px) {
  header .hdr-main .social {
    left: auto;
    right: 100px;
    margin-top: -10px;
  }
}
@media screen and (max-width: 600px) {
  header .hdr-main .social {
    right: 90px;
  }
}
@media screen and (max-width: 560px) {
  header .hdr-main .social {
    display: none;
  }
}
@media screen and (max-width: 1100px), screen and (max-height: 700px) and (min-width: 741px) {
  header .hdr-main {
    padding: 20px 0;
  }
}
@media screen and (max-width: 650px) {
  header .hdr-main {
    padding: 15px 0;
  }
}
@media screen and (max-width: 600px) {
  header .hdr-main .container {
    margin-right: 25px;
    margin-left: 25px;
  }
}
@media screen and (min-width: 1401px) {
  header .hdr-main .container {
    width: 1300px;
  }
}
@media screen and (min-width: 1601px) {
  header .hdr-main .container {
    width: 1400px;
  }
}
@media screen and (min-width: 1701px) {
  header .hdr-main .container {
    width: 1500px;
  }
}
@media screen and (max-width: 400px) {
  header .hdr-main .container {
    margin-right: 20px;
    margin-left: 20px;
  }
}
@media screen and (max-width: 980px) {
  header > .container {
    padding: 25px 0 23px;
  }
}
@media screen and (max-width: 400px) {
  header > .container {
    padding: 22px 0 20px;
  }
}
header .fullscreen-trigger {
  padding: 0 0 0 30px;
  color: #222;
  position: absolute;
  top: 50px;
  left: 0;
  font-weight: normal;
  background: url(/_img/icons/menu.svg) no-repeat left center;
}
@media screen and (max-width: 740px) {
  header .fullscreen-trigger {
    width: 25px;
    height: 25px;
    padding-left: 0;
    top: 30px;
    font-size: 0;
  }
}
header .login {
  padding-right: 35px;
  position: absolute;
  top: 40px;
  right: 0;
  background-image: url(/_img/arrows/white-down.svg);
  background-repeat: no-repeat;
  background-position: right 15px center;
}
header .login.on {
  background-image: url(/_img/arrows/white-up.svg);
}
@media screen and (max-width: 740px) {
  header .login.on {
    background-image: url(/_img/icons/login.svg);
  }
}
@media screen and (max-width: 740px) {
  header .login {
    width: 21px;
    height: 23px;
    font-size: 0;
    padding: 0;
    top: 30px;
    border: 0;
    background: url(/_img/icons/login.svg) no-repeat center center;
  }
}
header .portal, header .alumaeBlock, header .parentsBlock, header .agentBlock {
  width: 60%;
  top: 34px;
  left: 20%;
  right: 20%;
  display: none;
  padding: 10px 25px;
  position: absolute;
  border: 1px solid #efefef;
  background: #fff;
  z-index: 9998;
  text-align: left;
}
header .portal.show, header .alumaeBlock.show, header .parentsBlock.show, header .agentBlock.show {
  display: block;
}
header .portal h3, header .alumaeBlock h3, header .parentsBlock h3, header .agentBlock h3 {
  margin: 10px 0;
  font-size: 1.2em;
  font-style: normal;
}
@media screen and (max-width: 740px) {
  header .portal h3, header .alumaeBlock h3, header .parentsBlock h3, header .agentBlock h3 {
    margin: 10px 0;
  }
}
header .portal ul, header .alumaeBlock ul, header .parentsBlock ul, header .agentBlock ul {
  margin: 0;
  list-style: none;
}
header .portal ul li, header .alumaeBlock ul li, header .parentsBlock ul li, header .agentBlock ul li {
  margin: 0;
  font-size: 0.9em;
  border-top: 1px solid #ddd;
}
header .portal ul li a, header .alumaeBlock ul li a, header .parentsBlock ul li a, header .agentBlock ul li a {
  display: block;
  padding: 10px 0 10px 15px;
  color: #00295d;
  font-weight: normal;
  background: url(/_img/arrows/gold-right.svg) no-repeat left center;
}
header .portal ul li a:hover, header .alumaeBlock ul li a:hover, header .parentsBlock ul li a:hover, header .agentBlock ul li a:hover {
  text-decoration: underline;
}
@media screen and (max-width: 1260px) {
  header .portal, header .alumaeBlock, header .parentsBlock, header .agentBlock {
    width: 80%;
    top: 40px;
    left: 10%;
    right: 10%;
  }
}
@media screen and (max-width: 1130px) {
  header .portal, header .alumaeBlock, header .parentsBlock, header .agentBlock {
    top: 34px;
  }
}
header .alumaeBlock ul li:first-child, header .parentsBlock ul li:first-child, header .agentBlock ul li:first-child {
  border-top: 0;
}
header .userMenu {
  position: relative;
}
header .userMenu > ul {
  margin: 0;
  list-style: none;
}
header .userMenu > ul > li {
  display: inline-block;
  margin: 0;
}
header .userMenu > ul > li > a {
  font-size: 16px;
  padding: 10px;
  font-weight: normal;
  font-weight: normal;
  color: #00295d;
}
header .userMenu > ul > li > a.toggle {
  padding: 10px 28px 10px 10px;
  background-image: url(/_img/arrows/gold-down.svg);
  background-repeat: no-repeat;
  background-position: right 12px center;
}
header .userMenu > ul > li > a.toggle.on {
  text-decoration: underline;
  background-image: url(/_img/arrows/gold-up.svg);
}
@media screen and (max-width: 1300px) {
  header .userMenu > ul > li > a {
    padding: 10px 5px;
    font-size: 15px;
  }
}
@media screen and (max-width: 750px) {
  header .userMenu > ul > li > a {
    font-size: 14px;
  }
}
header .userMenu > ul > li > div {
  display: none;
}
header .userMenu > ul > li > div ul {
  margin: 0;
  list-style: none;
}
@media screen and (max-width: 650px) {
  header .userMenu {
    height: 27px;
    visibility: hidden;
    z-index: -1;
  }
}
header .megaMenus {
  /* Area specific overrides */
}
header .megaMenus > div {
  display: none;
  text-align: left;
  position: absolute;
  top: 45px;
  left: 0;
  width: 100%;
  padding: 35px 0;
  background: #ae8e5b;
  z-index: 10;
  /*&:nth-child(1) { display: block !important; }*/
}
header .megaMenus > div .mmLeft {
  float: left;
  width: 25%;
  margin-right: 5%;
  color: #fff;
}
header .megaMenus > div .mmLeft * {
  color: #fff;
  font-style: normal;
  font-weight: normal;
}
header .megaMenus > div .mmLeft a:hover {
  text-decoration: underline;
}
header .megaMenus > div .mmright {
  float: left;
  width: 70%;
  color: #fff;
  position: relative;
}
header .megaMenus ul.level2 {
  max-width: 280px;
}
header .megaMenus ul.level2 > li {
  padding: 5px 15px;
  display: block;
}
header .megaMenus ul.level2 > li a {
  padding: 0;
  background-image: none;
}
header .megaMenus ul.level2 > li a:hover {
  background: none;
}
header .megaMenus ul.level2 > li.liHasChildren > a:after {
  content: "";
  position: relative;
  display: inline-block;
  vertical-align: baseline;
  margin-left: 10px;
  height: 9px;
  width: 6px;
  background-image: url(/_img/arrows/blue-right.svg);
  background-repeat: no-repeat;
  background-position: 0 0;
}
header .megaMenus ul.level2 > li > ul.level2 {
  position: absolute;
  top: 0;
  left: 280px;
  min-height: 100%;
  display: none;
  border-left: 2px solid #00295d;
}
header .megaMenus ul.level2 > li > ul.level2 > li {
  padding: 5px 0 5px 35px;
}
header .megaMenus ul.level2 > li > ul.level2 > li a {
  color: #fff;
  position: relative;
}
header .megaMenus ul.level2 > li > ul.level2 > li a:hover {
  text-decoration: underline;
}
header .megaMenus ul.level2 > li > ul.level2 > li > a:after {
  content: none;
}
header .megaMenus ul.level2 > li > ul.level2 > li:first-child {
  margin-top: 0;
}
header .megaMenus ul.level2 > li > ul.level2 > li:hover {
  background: none;
}
header .megaMenus ul.level2 > li > ul.level2 > li ul {
  position: relative;
  top: 0;
  left: 0;
}
header .megaMenus ul.level2 > li > ul.level2 > li.mmenu-title-wrap {
  font-style: italic;
}
header .megaMenus ul.level2 > li > ul.level2 > li.mmenu-title-wrap a {
  font-weight: bold;
}
header .megaMenus ul.level2 > li.on {
  background: #00295d;
}
header .megaMenus ul.level2 > li.on ul.level2 {
  display: block;
}
header .megaMenus ul.level2 > li.on a {
  background-image: none;
}
header .megaMenus ul.level2 > li.on > a:after {
  background-image: url(/_img/arrows/white-right.svg);
}
header .megaMenus ul.level2 > li:hover a {
  background-image: none;
}
header .megaMenus .container {
  max-width: 1100px;
}
header .megaMenus .mm-news ul.level2 > li.liHasChildren a:after {
  content: none;
}
header .menu {
  background: #00295d;
  position: relative;
  text-align: center;
}
header .menu ul.level1 > li.menu-hovered a {
  background-color: #ae8e5b;
  background-image: url(/_img/arrows/white-down.svg);
}
header .menu ul {
  margin: 0;
  list-style: none;
}
header .menu ul li {
  display: inline-block;
  margin: 0;
}
header .menu ul li a {
  display: inline-block;
  color: #fff;
  padding: 10px 30px 10px 15px;
  font-weight: normal;
  background-image: url(/_img/arrows/gold-down.svg);
  background-repeat: no-repeat;
  background-position: right 15px center;
}
header .menu ul li a:hover {
  background-color: #ae8e5b;
  background-image: url(/_img/arrows/white-down.svg);
}
header .menu ul ul {
  background: #ae8e5b;
  z-index: 9999;
}
header .menu ul ul li {
  display: block;
  margin: 0;
}
header .menu ul ul li a {
  display: block;
}
header .menu ul ul ul {
  top: -10px;
  left: 300px;
}
header .menu .jumpto {
  display: none;
}
header .menu .quicklinks {
  text-align: right;
  color: #fff;
}
header .menu .quicklinks b {
  display: inline-block;
  padding: 12px 0;
}
@media screen and (max-width: 1240px) {
  header .menu .quicklinks b {
    cursor: pointer;
  }
}
@media screen and (max-width: 740px) {
  header .menu .quicklinks b {
    display: none;
  }
}
header .menu .quicklinks ul {
  display: inline;
}
header .menu .quicklinks ul li {
  margin: 0 0 0 20px;
}
header .menu .quicklinks ul li a {
  padding: 10px 0;
  background-image: none;
}
header .menu .quicklinks ul li a:hover {
  color: #ebeef3;
  background: none;
}
header .menu .quicklinks ul li a.on {
  background: none;
}
header .menu .quicklinks ul li:first-child {
  margin-left: 10px;
}
@media screen and (max-width: 1100px) {
  header .menu {
    display: none;
  }
}

/* = Logo
----------------------------------------------------------------------------------------------------------------- */
.logo {
  width: 208px;
  height: 125px;
  display: block;
  margin: 0 auto;
  text-align: center;
  background: url(/_img/logo.svg) no-repeat top left;
}
@media screen and (max-width: 1100px), screen and (max-height: 700px) and (min-width: 741px) {
  .logo {
    width: 170px;
    height: 100px;
    background-size: auto 100%;
  }
}
@media screen and (max-width: 980px) {
  .logo {
    margin: 0 auto;
  }
}
@media screen and (max-width: 740px) {
  .logo {
    width: 141px;
    height: 85px;
  }
}
@media screen and (max-width: 650px) {
  .logo {
    margin: 0 auto 0 0;
    width: 201px;
    height: 50px;
    background: url(/_img/logo-mobi.svg) no-repeat top left;
  }
}
@media screen and (max-width: 340px) {
  .logo {
    width: 184px;
    height: 46px;
    background-size: auto 100%;
  }
}

#home .logo {
  width: 208px;
  height: 125px;
  background-image: url(/_img/st-marys-white.svg);
}
@media screen and (max-width: 1100px) {
  #home .logo {
    width: 208px;
    height: 125px;
  }
}
@media screen and (max-width: 750px) {
  #home .logo {
    width: 170px;
    height: 100px;
    background-size: auto 100%;
  }
}
@media screen and (max-width: 650px) {
  #home .logo {
    width: 201px;
    height: 50px;
    background: url(/_img/logo-mobi-white.svg) no-repeat top left;
  }
}
@media screen and (max-width: 340px) {
  #home .logo {
    width: 184px;
    height: 46px;
    background-size: auto 100%;
  }
}

.one-twenty-years {
  position: absolute;
  top: 50%;
  margin-top: -40px;
  right: 0;
}
@media screen and (max-width: 980px) {
  .one-twenty-years {
    margin-top: -35px;
    left: 0;
    right: auto;
  }
}
@media screen and (max-width: 600px) {
  .one-twenty-years {
    display: none;
  }
}

.fullscreen-nav {
  visibility: hidden;
  opacity: 0;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #efefef;
  z-index: -1;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.fullscreen-nav .fsn-inner {
  padding: 25px;
  background: #fff;
  position: relative;
  height: 100%;
}
@media screen and (max-width: 650px) {
  .fullscreen-nav .fsn-inner {
    padding: 0;
  }
}
.fullscreen-nav .fsn-inner .fsn-left {
  float: left;
  width: 50%;
  height: 100%;
  position: relative;
}
@media screen and (max-width: 980px) {
  .fullscreen-nav .fsn-inner .fsn-left {
    width: 45%;
  }
}
@media screen and (max-width: 800px) {
  .fullscreen-nav .fsn-inner .fsn-left {
    width: 40%;
  }
}
@media screen and (max-width: 650px) {
  .fullscreen-nav .fsn-inner .fsn-left {
    display: none;
    margin: 0;
  }
}
.fullscreen-nav .fsn-inner .fsn-right {
  float: left;
  width: calc(50% - 25px);
  height: 100%;
  margin: 0 0 0 25px;
  padding: 25px 50px;
  background: #eeeded;
  position: relative;
}
@media screen and (max-width: 1200px) {
  .fullscreen-nav .fsn-inner .fsn-right {
    padding: 25px 40px;
  }
}
@media screen and (max-width: 1024px) {
  .fullscreen-nav .fsn-inner .fsn-right {
    padding: 25px 35px;
  }
}
@media screen and (max-width: 980px) {
  .fullscreen-nav .fsn-inner .fsn-right {
    width: calc(55% - 25px);
  }
}
@media screen and (max-width: 800px) {
  .fullscreen-nav .fsn-inner .fsn-right {
    width: calc(60% - 25px);
  }
}
@media screen and (max-width: 650px) {
  .fullscreen-nav .fsn-inner .fsn-right {
    float: none;
    width: 100%;
    margin: 0;
    padding: 35px;
  }
}
@media screen and (max-width: 480px) {
  .fullscreen-nav .fsn-inner .fsn-right {
    padding: 30px;
  }
}
@media screen and (max-width: 400px) {
  .fullscreen-nav .fsn-inner .fsn-right {
    padding: 25px 25px 30px;
  }
}
.fullscreen-nav .nav-close {
  position: absolute;
  top: 25px;
  right: 25px;
  width: 32px;
  height: 32px;
  text-align: center;
  color: #fff;
  background: #00295d url(/_img/icons/close.svg) center no-repeat;
  background-size: 16px;
  cursor: pointer;
}
@media screen and (min-width: 1401px) {
  .fullscreen-nav .nav-close {
    width: 35px;
    height: 35px;
  }
}
@media screen and (max-width: 480px) {
  .fullscreen-nav .nav-close {
    top: 20px;
    right: 20px;
    width: 30px;
    height: 30px;
    background-size: 14px;
  }
}
@media screen and (max-width: 400px) {
  .fullscreen-nav .nav-close {
    top: 15px;
    right: 15px;
    width: 30px;
    height: 30px;
    background-size: 14px;
  }
}
@media screen and (max-width: 380px) {
  .fullscreen-nav .nav-close {
    top: 12px;
    right: 12px;
    width: 28px;
    height: 28px;
  }
}
.fullscreen-nav .social {
  display: none;
  position: absolute;
  top: 30px;
  left: 40px;
}
@media screen and (max-width: 650px) {
  .fullscreen-nav .social {
    display: block;
  }
}
@media screen and (max-width: 480px) {
  .fullscreen-nav .social {
    top: 25px;
    left: 35px;
  }
}
@media screen and (max-width: 400px) {
  .fullscreen-nav .social {
    left: 30px;
  }
}
@media screen and (max-width: 380px) {
  .fullscreen-nav .social {
    top: 20px;
    left: 25px;
  }
}
.fullscreen-nav .social ul {
  margin: 0;
  list-style: none;
  line-height: 1;
}
.fullscreen-nav .social ul li {
  display: inline-block;
  vertical-align: middle;
  margin: 0 10px 0 0;
  font-size: 0;
}
.fullscreen-nav .social ul li a {
  width: 20px;
  height: 20px;
  display: block;
  background-color: #00295d;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: auto 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.fullscreen-nav .social ul li a.facebook {
  background-image: url(/_img/icons/facebook.svg);
  background-size: auto 60%;
}
.fullscreen-nav .social ul li a.instagram {
  background-image: url(/_img/icons/instagram.svg);
}
.fullscreen-nav .social ul li a.twitter {
  background-image: url(/_img/icons/twitter.svg);
  background-size: auto 55%;
}
.fullscreen-nav .social ul li a.youtube {
  background-image: url(/_img/icons/youtube.svg);
  background-size: auto 42%;
}
.fullscreen-nav .social ul li a.linkedin {
  background-image: url(/_img/icons/linkedin.svg);
}
.fullscreen-nav .social ul li a.rss {
  background-image: url(/_img/icons/rss.svg);
}
.fullscreen-nav .social ul li a:hover {
  background-color: #ae8e5b;
}

.navOn .fullscreen-nav {
  visibility: visible;
  opacity: 1;
  z-index: 9998;
}

.nav-boxes {
  position: relative;
  height: 100%;
}
.nav-boxes .nav-box {
  display: block;
  opacity: 0.25;
  float: left;
  width: calc(50% - 10px);
  height: calc(33.333% - 13.333px);
  margin: 0 20px 20px 0;
  background-color: #c3ced3;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50%;
  position: relative;
  transition: all 0.3s ease;
}
.nav-boxes .nav-box:nth-child(1) {
  -webkit-transform: translate(-30px, -30px);
  transform: translate(-30px, -30px);
}
.nav-boxes .nav-box:nth-child(2) {
  -webkit-transform: translate(30px, -30px);
  transform: translate(30px, -30px);
}
.nav-boxes .nav-box:nth-child(3) {
  -webkit-transform: translate(-30px, 0);
  transform: translate(-30px, 0);
}
.nav-boxes .nav-box:nth-child(4) {
  -webkit-transform: translate(30px, 0);
  transform: translate(30px, 0);
}
.nav-boxes .nav-box:nth-child(5) {
  -webkit-transform: translate(-30px, 30px);
  transform: translate(-30px, 30px);
}
@media screen and (max-width: 980px) {
  .nav-boxes .nav-box:nth-child(5) {
    display: none;
  }
}
.nav-boxes .nav-box:nth-child(6) {
  -webkit-transform: translate(30px, 30px);
  transform: translate(30px, 30px);
}
@media screen and (max-width: 980px) {
  .nav-boxes .nav-box:nth-child(6) {
    display: none;
  }
}
.nav-boxes .nav-box:nth-child(even) {
  margin-right: 0;
}
.nav-boxes .nav-box--fullwidth {
  width: 100%;
  height: calc(16.666% - 15px);
  margin: 0 0 20px;
}
@media screen and (max-width: 980px) {
  .nav-boxes .nav-box {
    width: 100%;
    margin-right: 0;
    height: calc(25% - 15px);
  }
  .nav-boxes .nav-box:nth-child(-n+5) {
    -webkit-transform: none;
    transform: none;
  }
}
.nav-boxes .nav-box h4,
.nav-boxes .nav-box h5 {
  margin: 0;
  padding: 10px 0 12px;
  text-align: center;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  color: #fff;
  background: #00295d;
}
@media screen and (min-width: 981px) and (max-width: 1400px) {
  .nav-boxes .nav-box h4,
  .nav-boxes .nav-box h5 {
    font-size: 1.7vw;
  }
}
@media screen and (min-width: 1201px) and (max-width: 1400px) {
  .nav-boxes .nav-box h4,
  .nav-boxes .nav-box h5 {
    font-size: 1.6vw;
  }
}
@media screen and (max-width: 980px) {
  .nav-boxes .nav-box h4,
  .nav-boxes .nav-box h5 {
    font-size: 2vw;
  }
}
@media screen and (max-width: 800px) {
  .nav-boxes .nav-box h4,
  .nav-boxes .nav-box h5 {
    font-size: 2.35vw;
  }
}

.navOn .nav-boxes .nav-box {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
  opacity: 1;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}

.menu-nav {
  max-width: 600px;
  margin: 60px auto;
  overflow-x: hidden;
  overflow-y: auto;
  height: 100%;
  max-height: calc(100% - 120px);
}
@media screen and (max-height: 700px) {
  .menu-nav {
    margin: 50px auto;
    max-height: calc(100% - 100px);
  }
}
@media screen and (max-height: 650px) {
  .menu-nav {
    margin: 40px auto;
    max-height: calc(100% - 80px);
  }
}
@media screen and (max-height: 600px) {
  .menu-nav {
    margin: 30px auto;
    max-height: calc(100% - 60px);
  }
}
@media screen and (min-height: 801px) {
  .menu-nav {
    margin: 70px auto;
    max-height: calc(100% - 140px);
  }
}
@media screen and (min-height: 851px) {
  .menu-nav {
    margin: 80px auto;
    max-height: calc(100% - 160px);
  }
}
@media screen and (min-height: 901px) {
  .menu-nav {
    margin: 100px auto;
    max-height: calc(100% - 200px);
  }
}
@media screen and (max-width: 650px) {
  .menu-nav {
    margin: 60px auto 0;
    max-height: calc(100% - 60px);
  }
}
@media screen and (max-width: 480px) {
  .menu-nav {
    margin: 55px auto 0;
    max-height: calc(100% - 55px);
  }
}
@media screen and (max-width: 400px) {
  .menu-nav {
    margin: 50px auto 0;
    max-height: calc(100% - 50px);
  }
}
@media screen and (max-width: 380px) {
  .menu-nav {
    margin: 40px auto 0;
    max-height: calc(100% - 40px);
  }
}
.menu-nav .menu {
  position: relative;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  /*Has children & sub heading*/
  /*Top level*/
  /*Second level*/
  /*Only slide in correct sub items*/
  /*Back buttons*/
  /*Optional toggle*/
}
.menu-nav .menu ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.menu-nav .menu ul li {
  margin: 0;
  padding: 5px 10px 6px;
}
.menu-nav .menu ul li a {
  font-size: 20px;
  padding: 5px 0;
  display: block;
  color: #00295d;
}
@media screen and (max-height: 650px), screen and (max-width: 800px) {
  .menu-nav .menu ul li a {
    font-size: 19px;
    padding: 4px 0;
  }
}
@media screen and (max-height: 600px), screen and (max-width: 400px) {
  .menu-nav .menu ul li a {
    font-size: 18px;
    padding: 3px 0;
  }
}
.menu-nav .menu ul li ul li a {
  font-size: 18px;
}
@media screen and (max-width: 800px) {
  .menu-nav .menu ul li ul li a {
    font-size: 17px;
  }
}
@media screen and (max-width: 400px) {
  .menu-nav .menu ul li ul li a {
    font-size: 16px;
  }
}
@media screen and (min-width: 1201px) {
  .menu-nav .menu ul li ul li a:hover {
    text-decoration: underline;
  }
}
@media screen and (min-width: 651px) {
  .menu-nav .menu ul li.navMobOnly {
    height: 0;
    overflow: hidden;
    padding: 0 !important;
    border: none;
  }
}
.menu-nav .menu.lev1on {
  -ms-transform: translateX(-100%);
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
}
.menu-nav .menu.lev2on {
  -ms-transform: translateX(-200%);
  -webkit-transform: translateX(-200%);
  transform: translateX(-200%);
}
.menu-nav .menu.lev3on {
  -ms-transform: translateX(-300%);
  -webkit-transform: translateX(-300%);
  transform: translateX(-300%);
}
.menu-nav .menu.lev4on {
  -ms-transform: translateX(-400%);
  -webkit-transform: translateX(-400%);
  transform: translateX(-400%);
}
.menu-nav .menu.lev5on {
  -ms-transform: translateX(-500%);
  -webkit-transform: translateX(-500%);
  transform: translateX(-500%);
}
.menu-nav .menu.lev6on {
  -ms-transform: translateX(-600%);
  -webkit-transform: translateX(-600%);
  transform: translateX(-600%);
}
.menu-nav .menu.lev7on {
  -ms-transform: translateX(-700%);
  -webkit-transform: translateX(-700%);
  transform: translateX(-700%);
}
.menu-nav .menu .subHeading {
  text-transform: uppercase;
}
.menu-nav .menu .hasChildren > a {
  padding-right: 30px;
  position: relative;
}
.menu-nav .menu .next {
  top: 50%;
  margin-top: -8px;
  right: 0;
  position: absolute;
  display: inline-block;
  vertical-align: baseline;
  margin-left: 10px;
  height: 16px;
  width: 16px;
  padding: 0;
  background: url(/_img/arrows/blue-right.svg) center no-repeat;
  background-size: 8px auto;
}
.menu-nav .menu .noSub .next {
  display: none;
}
.menu-nav .menu > ul > li:first-child {
  border-top: 1px solid #dbd0c1;
}
.menu-nav .menu > ul > li {
  border-bottom: 1px solid #dbd0c1;
  opacity: 0;
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
}
.menu-nav .menu > ul > li:not(.menuToggle) {
  padding: 10px;
}
@media screen and (max-width: 600px) {
  .menu-nav .menu > ul > li:not(.menuToggle) {
    padding: 8px;
  }
}
@media screen and (max-width: 400px) {
  .menu-nav .menu > ul > li:not(.menuToggle) {
    padding: 7px;
  }
}
.menu-nav .menu > ul + ul {
  display: none;
}
@media screen and (max-width: 650px) {
  .menu-nav .menu > ul + ul {
    display: block;
  }
  .menu-nav .menu > ul + ul > li:first-child {
    border-top: none;
  }
}
.menu-nav .menu ul li ul li {
  padding: 4px 0;
}
.menu-nav .menu .level2,
.menu-nav .menu .level3,
.menu-nav .menu .level4,
.menu-nav .menu .level5,
.menu-nav .menu .level6,
.menu-nav .menu .level7 {
  display: none;
  margin-left: 100%;
  width: 100%;
  top: 0;
  left: 0;
  position: absolute;
  border-bottom: 1px solid #dbd0c1;
}
.menu-nav .menu .level2 > li,
.menu-nav .menu .level3 > li,
.menu-nav .menu .level4 > li,
.menu-nav .menu .level5 > li,
.menu-nav .menu .level6 > li,
.menu-nav .menu .level7 > li {
  padding: 4px 10px;
}
.menu-nav .menu .level2 > li:last-child,
.menu-nav .menu .level3 > li:last-child,
.menu-nav .menu .level4 > li:last-child,
.menu-nav .menu .level5 > li:last-child,
.menu-nav .menu .level6 > li:last-child,
.menu-nav .menu .level7 > li:last-child {
  padding-bottom: 15px;
}
.menu-nav .menu .subOn > ul {
  display: block;
}
.menu-nav .menu .nav > .back {
  padding: 5px 10px 6px;
  border-top: 1px solid #dbd0c1;
  border-bottom: 1px solid #dbd0c1;
}
.menu-nav .menu .back span {
  display: block;
  padding: 5px 0;
  padding-left: 20px;
  cursor: pointer;
  color: #00295d;
}
.menu-nav .menu .back span:before {
  background: url(/_img/arrows/blue-left.svg) center no-repeat;
}
.menu-nav .menu .nav > .subHeading {
  padding: 15px 10px 2px;
}
.menu-nav .menu .menuToggle > ul {
  display: none;
}
.menu-nav .menu .menuToggle .next:before {
  -webkit-transition: transform 0.3s linear;
  transition: transform 0.3s linear;
}
.menu-nav .menu .menuToggle.subOn .next:before {
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.menu-nav .menu > ul > li.menuToggle > a {
  text-transform: initial;
}

.navOn .menu-nav .menu > ul > li:nth-child(1) {
  top: 0;
  opacity: 1;
  transition-delay: 0s;
}
.navOn .menu-nav .menu > ul > li:nth-child(2) {
  top: 0;
  opacity: 1;
  transition-delay: 0.1s;
}
.navOn .menu-nav .menu > ul > li:nth-child(3) {
  top: 0;
  opacity: 1;
  transition-delay: 0.175s;
}
.navOn .menu-nav .menu > ul > li:nth-child(4) {
  top: 0;
  opacity: 1;
  transition-delay: 0.25s;
}
.navOn .menu-nav .menu > ul > li:nth-child(5) {
  top: 0;
  opacity: 1;
  transition-delay: 0.325s;
}
.navOn .menu-nav .menu > ul > li:nth-child(6) {
  top: 0;
  opacity: 1;
  transition-delay: 0.4s;
}
.navOn .menu-nav .menu > ul > li:nth-child(7) {
  top: 0;
  opacity: 1;
  transition-delay: 0.475s;
}
.navOn .menu-nav .menu > ul > li:nth-child(8) {
  top: 0;
  opacity: 1;
  transition-delay: 0.525s;
}
.navOn .menu-nav .menu > ul > li:nth-child(9) {
  top: 0;
  opacity: 1;
  transition-delay: 0.6s;
}
.navOn .menu-nav .menu > ul > li:nth-child(10) {
  top: 0;
  opacity: 1;
  transition-delay: 0.675s;
}
.navOn .menu-nav .menu > ul > li:nth-child(11) {
  top: 0;
  opacity: 1;
  transition-delay: 0.75;
}
.navOn .menu-nav .menu > ul > li:nth-child(12) {
  top: 0;
  opacity: 1;
  transition-delay: 0.825s;
}
.navOn .menu-nav .menu > ul > li:nth-child(13) {
  top: 0;
  opacity: 1;
  transition-delay: 0.9s;
}
.navOn .menu-nav .menu > ul > li:nth-child(14) {
  top: 0;
  opacity: 1;
  transition-delay: 0.975s;
}
@media screen and (max-width: 650px) {
  .navOn .menu-nav .menu > ul > li {
    -webkit-transition: none;
    transition: none;
  }
}
.navOn .menu-nav .menu.lev1on > ul > li {
  transition-delay: 0s;
}

.header-sticky {
  position: fixed;
  top: -50px;
  padding: 10px 20px;
  max-height: 50px;
  width: 100%;
  color: #fff;
  background: #00295d;
  background: rgba(0, 40, 92, 0.85);
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  visibility: visible;
  opacity: 1;
  z-index: 9997;
}
.header-sticky .burger {
  right: 20px;
}
.header-sticky .burger .b-label {
  font-size: 14px;
}
.header-sticky .sticky-logo {
  display: inline-block;
  vertical-align: middle;
  width: 142px;
  height: 30px;
  background: url(/_img/logo-sticky.svg) no-repeat top left;
  background-size: auto 100%;
}
.header-sticky .social {
  display: inline-block;
  vertical-align: middle;
  margin-left: 40px;
}
@media screen and (max-width: 800px) {
  .header-sticky .social {
    position: absolute;
    margin: 0;
    right: 130px;
    display: block;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
@media screen and (max-width: 600px) {
  .header-sticky .social {
    display: none;
  }
}
.header-sticky .social ul {
  margin: 0;
  list-style: none;
  line-height: 1;
}
.header-sticky .social ul li {
  display: inline-block;
  vertical-align: top;
  margin: 0 8px 0 0;
  font-size: 0;
}
.header-sticky .social ul li a {
  width: 24px;
  height: 24px;
  display: block;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: auto 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.header-sticky .social ul li a.facebook {
  background-image: url(/_img/icons/facebook.svg);
  background-size: auto 60%;
}
.header-sticky .social ul li a.instagram {
  background-image: url(/_img/icons/instagram.svg);
}
.header-sticky .social ul li a.twitter {
  background-image: url(/_img/icons/twitter.svg);
  background-size: auto 56%;
}
.header-sticky .social ul li a.youtube {
  background-image: url(/_img/icons/youtube.svg);
  background-size: auto 44%;
}
.header-sticky .social ul li a.linkedin {
  background-image: url(/_img/icons/linkedin.svg);
  background-size: auto 54%;
}
.header-sticky .social ul li a.rss {
  background-image: url(/_img/icons/rss.svg);
}
.header-sticky .social ul li a:hover {
  background-color: #ae8e5b;
}

.navOn .header-sticky {
  opacity: 0;
  visibility: hidden;
}

.sticky-on .header-sticky {
  top: 0;
}

#home header {
  background-color: transparent;
  position: relative;
}

#home header .topstrip {
  background-color: transparent;
  border-color: transparent;
}

#home header .userMenu > ul > li > a {
  color: #fff;
}

#home main {
  margin-top: -217px;
}
@media screen and (max-width: 1100px), screen and (max-height: 700px) and (min-width: 751px) {
  #home main {
    margin-top: -208px;
  }
}
@media screen and (max-width: 750px) {
  #home main {
    margin-top: -183px;
  }
}
@media screen and (max-width: 650px) {
  #home main {
    margin-top: -90px;
  }
}
@media screen and (max-width: 340px) {
  #home main {
    margin-top: -86px;
  }
}

#home header .hdr-main .social ul li a {
  background-color: transparent;
}

@media screen and (max-width: 650px) {
  #home header .hdr-main {
    padding: 20px 0;
  }
}
/* = Header search icon
----------------------------------------------------------------------------------------------------------------- */
.hdr-search {
  display: block;
  overflow: hidden;
  position: absolute;
  top: 50%;
  margin-top: -9px;
  right: 140px;
  min-width: 17px;
  min-height: 17px;
  line-height: 16px;
  padding-right: 25px;
  cursor: pointer;
  color: #00295d;
  background: url(/_img/icons/search.svg) 100% 50% no-repeat;
  z-index: 1;
}
@media screen and (max-width: 850px) {
  .hdr-search {
    right: 125px;
    padding-right: 22px;
  }
}
@media screen and (max-width: 750px) {
  .hdr-search span {
    display: none;
  }
}
@media screen and (max-width: 650px) {
  .hdr-search {
    right: 285px;
  }
}
@media screen and (max-width: 650px) {
  .hdr-search {
    right: 265px;
  }
}
@media screen and (max-width: 560px) {
  .hdr-search {
    right: 110px;
  }
}
@media screen and (max-width: 420px) {
  .hdr-search {
    right: 100px;
  }
}
@media screen and (max-width: 380px) {
  .hdr-search {
    display: none;
  }
}

#home .hdr-search,
.header-sticky .hdr-search {
  color: #fff;
  background: url(/_img/icons/search-white.svg) 100% 50% no-repeat;
}

.header-sticky .hdr-search {
  right: 140px;
  font-weight: normal;
}

@media screen and (max-width: 800px) {
  .header-sticky .hdr-search,
  #home .header-sticky .hdr-search {
    right: 332px;
    background-size: 14px;
  }
  .header-sticky .hdr-search span,
  #home .header-sticky .hdr-search span {
    display: none;
  }
}
@media screen and (max-width: 600px) {
  .header-sticky .hdr-search,
  #home .header-sticky .hdr-search {
    right: 130px;
    display: block;
  }
}
@media screen and (max-width: 360px) {
  .header-sticky .hdr-search,
  #home .header-sticky .hdr-search {
    right: 125px;
  }
}
@media screen and (max-width: 340px) {
  .header-sticky .hdr-search,
  #home .header-sticky .hdr-search {
    right: 116px;
    background-size: 13px;
  }
}
/* = Hamburger
----------------------------------------------------------------------------------------------------------------- */
.burger {
  display: block;
  overflow: hidden;
  position: absolute;
  top: 50%;
  margin-top: -9px;
  right: 10px;
  cursor: pointer;
  z-index: 1;
}

.burger .b-label {
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 16px;
  padding-right: 10px;
  line-height: 18px;
  color: hsl(214, 100%, 18%);
  font-weight: 600;
  user-select: none;
}

.burger > div {
  float: left;
}

.hamburger {
  position: relative;
  background: url(/_img/icons/burger-blue-thin.svg) 0 no-repeat;
  padding: 0;
  width: 20px;
  height: 17px;
  cursor: pointer;
  overflow: hidden;
}

.hamburger:focus {
  outline: none;
}

#home .hamburger,
.header-sticky .hamburger {
  background: url(/_img/icons/burger-white-thin.svg) 0 no-repeat;
}

#home .burger .b-label,
.header-sticky .burger .b-label {
  color: #fff;
}

@media screen and (max-width: 650px) {
  .burger {
    right: 0;
  }
  .burger .b-label {
    font-size: 14px;
    padding-right: 8px;
  }
}
@media screen and (max-width: 340px) {
  .burger .b-label,
  .header-sticky .burger .b-label {
    font-size: 13px;
  }
}
/* = END - Hamburger
----------------------------------------------------------------------------------------------------------------- */
.nav-on header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 10;
}

header.stickymenu .megaMenus {
  display: none;
  overflow: hidden;
}

.sticky-on header.stickymenu .megaMenus {
  display: block;
  overflow: unset;
}

.nav-on main {
  margin-top: 189px;
}
@media screen and (max-width: 740px) {
  .nav-on main {
    margin-top: 174px;
  }
}
@media screen and (max-width: 600px) {
  .nav-on main {
    margin-top: 137px;
  }
}
@media screen and (max-width: 400px) {
  .nav-on main {
    margin-top: 131px;
  }
}

.video-overlay-on .hero {
  overflow: unset;
}

.mobile-nav {
  display: none;
  top: 0;
  margin-top: 189px;
  padding: 50px;
  position: fixed;
  overflow: hidden;
  width: 100%;
  height: calc(100% - 189px);
  background: #ae8e5b;
  z-index: 10;
  /*overflow: auto;*/
  -ms-transform: translateX(100%);
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
  -webkit-transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
}
@media screen and (max-width: 1100px) {
  .mobile-nav {
    display: block;
  }
}
@media screen and (max-width: 740px) {
  .mobile-nav {
    padding: 40px;
    margin-top: 174px;
    height: calc(100% - 174px);
  }
}
@media screen and (max-width: 600px) {
  .mobile-nav {
    padding: 40px 35px;
    margin-top: 137px;
    height: calc(100% - 137px);
  }
}
@media screen and (max-width: 400px) {
  .mobile-nav {
    padding: 35px 30px;
    margin-top: 131px;
    height: calc(100% - 131px);
  }
}
@media screen and (max-width: 360px) {
  .mobile-nav {
    padding: 35px 25px;
  }
}
@media screen and (max-width: 340px) {
  .mobile-nav {
    padding: 32px 22px;
  }
}
.mobile-nav .mobile-menu {
  position: relative;
  height: 100%;
  overflow: auto;
}
.mobile-nav .mobile-menu ul {
  margin: 0;
  list-style: none;
}
.mobile-nav .mobile-menu ul li {
  margin-bottom: 18px;
  font-size: 18px;
}
.mobile-nav .mobile-menu ul li ul {
  list-style: none;
  margin: 0;
  padding: 50px;
  top: 0;
  left: 0;
  display: block;
  position: fixed;
  overflow: auto;
  overflow-x: hidden;
  background: #ae8e5b;
  height: 100%;
  width: 100%;
  z-index: 1;
  -ms-transform: translateX(120%);
  -webkit-transform: translateX(120%);
  transform: translateX(120%);
  -webkit-transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  -webkit-box-shadow: -12px 0 40px 0 rgba(0, 0, 0, 0.08);
  box-shadow: -12px 0 40px 0 rgba(0, 0, 0, 0.08);
}
@media screen and (max-width: 740px) {
  .mobile-nav .mobile-menu ul li ul {
    padding: 40px;
  }
}
@media screen and (max-width: 600px) {
  .mobile-nav .mobile-menu ul li ul {
    padding: 40px 35px;
  }
}
@media screen and (max-width: 400px) {
  .mobile-nav .mobile-menu ul li ul {
    padding: 35px 30px;
  }
}
@media screen and (max-width: 360px) {
  .mobile-nav .mobile-menu ul li ul {
    padding: 35px 25px;
  }
}
@media screen and (max-width: 340px) {
  .mobile-nav .mobile-menu ul li ul {
    padding: 32px 22px;
  }
}
.mobile-nav .mobile-menu ul li.sub-on > ul {
  -ms-transform: translateX(0);
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.mobile-nav .mobile-menu ul li li.sub-menu-title {
  width: auto;
  height: 27px;
  display: block;
  position: relative;
  color: #fff;
  text-align: left;
  /*@media screen and (max-width: 360px) { margin: 10px -36px 36px; }*/
}
.mobile-nav .mobile-menu ul li li.sub-menu-title .sub-back {
  width: 29px;
  height: 28px;
  padding-right: 100%;
  position: absolute;
  display: inline-block;
  line-height: 1;
  top: 0;
  left: 0;
  text-align: left;
  cursor: pointer;
  background: url(/_img/arrows/blue-left.svg) no-repeat 0 45%;
}
.mobile-nav .mobile-menu ul li li.sub-menu-title .sub-back + .h4 {
  padding-left: 20px;
}
@media screen and (max-width: 340px) {
  .mobile-nav .mobile-menu ul li li.sub-menu-title .sub-back + .h4 {
    padding-left: 16px;
  }
}
@media screen and (max-width: 340px) {
  .mobile-nav .mobile-menu ul li li.sub-menu-title .sub-back {
    background: url(/_img/arrows/blue-left.svg) no-repeat 0 50%;
    background-size: auto 8px;
  }
}
.mobile-nav .mobile-menu ul li li.sub-menu-title .h4 {
  padding-left: 10px;
}
.mobile-nav .mobile-menu ul li li.sub-menu-title .h4,
.mobile-nav .mobile-menu ul li li.sub-menu-title .h6 {
  font-size: 15px;
  line-height: 1;
  display: inline-block;
  vertical-align: baseline;
  margin: 0;
  text-align: center;
}
@media screen and (max-width: 340px) {
  .mobile-nav .mobile-menu ul li li.sub-menu-title .h4,
  .mobile-nav .mobile-menu ul li li.sub-menu-title .h6 {
    font-size: 14px;
  }
}
.mobile-nav .mobile-menu ul li li.sub-menu-title .h6 {
  padding-left: 20px;
  display: inline-block;
  vertical-align: baseline;
}
.mobile-nav .mobile-menu ul li li.sub-menu-title .h6:after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 11px;
  height: 5px;
  padding: 0 0 0 10px;
  background: url(/_img/arrows/long-arrow-right.svg) no-repeat 10px 0;
  color: #fff;
}
.mobile-nav .mobile-menu ul li li:not(.sub-menu-title) {
  margin-bottom: 16px;
}
@media screen and (max-width: 400px) {
  .mobile-nav .mobile-menu ul li li:not(.sub-menu-title) {
    margin-bottom: 16px;
  }
}
.mobile-nav .mobile-menu ul li.hasChildren:not(.noSub) > a {
  padding-right: 18px;
  background-image: url(/_img/arrows/blue-right.svg);
  background-repeat: no-repeat;
  background-position: 100% 62%;
}
.mobile-nav .mobile-menu ul li a {
  font-weight: normal;
  color: #fff;
}
@media screen and (max-width: 400px) {
  .mobile-nav .mobile-menu ul li {
    font-size: 17px;
    margin-bottom: 16px;
  }
}
.mobile-nav .mobile-menu .nav.level2 > li > span:after {
  content: "Back";
  position: absolute;
  top: 6px;
  left: 14px;
  line-height: 1;
}

@media screen and (max-width: 1100px) {
  .nav-on .mobile-nav {
    -ms-transform: translateX(0);
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.menu--login .mmenu-title-wrap,
.menu--agentZone .mmenu-title-wrap {
  display: none;
}

main img {
  max-width: 100%;
  height: auto !important;
}

footer {
  color: #fff;
  position: relative;
  background: #00295d;
  /* = Menu
  ----------------------------------------------------------------------------------------------------------------- */
  /* = More Menu
  ----------------------------------------------------------------------------------------------------------------- */
  /* = Contacts
  ----------------------------------------------------------------------------------------------------------------- */
  /* = Telephone
  ----------------------------------------------------------------------------------------------------------------- */
  /* = Social
  ----------------------------------------------------------------------------------------------------------------- */
  /* = Copyright
  ----------------------------------------------------------------------------------------------------------------- */
}
footer .menu {
  width: 40%;
  float: left;
  margin: 40px 0 25px;
}
footer .menu ul {
  margin: 0;
  list-style: none;
}
footer .menu ul li {
  /*width: 45%;
  float: left;*/
  font-size: 0.9em;
  margin-bottom: 8px;
}
footer .menu ul li a {
  color: #e7e9f3;
  font-weight: normal;
}
footer .menu ul li a:hover {
  color: #a0a8bd;
}
footer .menu ul li.liHasChildren ul {
  display: none;
}
footer .menu ul li:nth-child(odd) {
  margin-right: 4%;
}
@media screen and (max-width: 900px) {
  footer .menu ul li {
    width: 33%;
  }
  footer .menu ul li:nth-child(odd) {
    margin-right: 0;
  }
}
@media screen and (max-width: 600px) {
  footer .menu ul li {
    width: 49.5%;
  }
}
@media screen and (max-width: 1120px) {
  footer .menu {
    width: 55%;
  }
}
@media screen and (max-width: 900px) {
  footer .menu {
    width: 100%;
  }
}
footer .more-menu {
  float: left;
  margin: 30px 0 0 0;
  max-width: 160px;
}
footer .more-menu h3 {
  margin: 0 0 10px;
  font-size: 1.1em;
  color: #fff;
  font-style: normal;
}
footer .more-menu ul {
  margin: 0;
  list-style: none;
}
footer .more-menu ul li {
  margin: 0;
  font-size: 0.9em;
}
footer .more-menu ul li a {
  color: #c1c6db;
  font-weight: normal;
}
footer .more-menu ul li a:hover {
  color: #fff;
}
@media screen and (max-width: 1065px) {
  footer .more-menu ul li {
    display: inline;
    margin-right: 20px;
  }
}
@media screen and (max-width: 680px) {
  footer .more-menu ul li {
    display: block;
  }
}
@media screen and (max-width: 1120px) {
  footer .more-menu {
    clear: left;
    margin-top: 0;
    margin-bottom: 30px;
    max-width: none;
  }
}
footer .contacts {
  float: left;
  margin: 40px 8% 0 0;
  color: #e7e9f3;
}
footer .contacts h3 {
  margin: 0 0 10px;
  font-size: 1.1em;
  color: #fff;
  font-style: normal;
}
footer .contacts h4 {
  margin: 0 0 5px;
  font-size: 0.9em;
  color: #fff;
}
footer .contacts p {
  font-size: 0.9em;
  margin-bottom: 10px;
}
footer .contacts p a {
  color: #c1c6db;
  font-weight: normal;
}
footer .contacts p a:hover {
  color: #fff;
}
footer .contacts p a.maplink {
  color: #e0c083;
}
@media screen and (max-width: 900px) {
  footer .contacts {
    margin-top: 0;
  }
}
@media screen and (max-width: 570px) {
  footer .contacts {
    width: 100%;
    margin-right: 0;
  }
}
footer .telephone {
  float: left;
  margin: 65px 6% 0 0;
  color: #a0a8bd;
}
footer .telephone h3 {
  margin: 0 0 10px;
  font-size: 1.1em;
  color: #fff;
  font-style: normal;
}
footer .telephone h4 {
  margin: 0 0 5px;
  font-size: 0.9em;
  color: #fff;
}
footer .telephone p {
  font-size: 0.9em;
}
footer .telephone p a {
  color: #a0a8bd;
  font-weight: normal;
}
footer .telephone p a:hover {
  color: #fff;
}
@media screen and (max-width: 1120px) {
  footer .telephone {
    margin-right: 0;
  }
}
@media screen and (max-width: 900px) {
  footer .telephone {
    margin-top: 30px;
  }
}
@media screen and (max-width: 570px) {
  footer .telephone {
    width: 100%;
    margin-top: 0;
  }
}
footer .social ul {
  margin: 0;
  list-style: none;
}
footer .social ul li {
  display: inline-block;
  margin: 20px 20px 50px 0;
  font-size: 0;
}
footer .social ul li a {
  width: 20px;
  height: 20px;
  display: block;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: auto 100%;
}
footer .social ul li a.facebook {
  background-image: url(/_img/icons/facebook.svg);
}
footer .social ul li a.instagram {
  background-image: url(/_img/icons/instagram.svg);
}
footer .social ul li a.twitter {
  background-image: url(/_img/icons/twitter.svg);
}
footer .social ul li a.youtube {
  background-image: url(/_img/icons/youtube.svg);
}
footer .social ul li a.linkedin {
  background-image: url(/_img/icons/linkedin.svg);
}
footer .social ul li a.rss {
  background-image: url(/_img/icons/rss.svg);
}
@media screen and (max-width: 600px) {
  footer .social ul li a {
    width: 25px;
    height: 25px;
  }
}
@media screen and (max-width: 1150px) {
  footer .social ul li {
    margin-right: 15px;
  }
}
@media screen and (max-width: 900px) {
  footer .social ul li {
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 1150px) {
  footer .social {
    position: static;
    clear: both;
    margin: 0 0 20px;
  }
}
footer .copyright {
  text-align: center;
  padding: 10px 0 40px;
}
footer .copyright p {
  margin: 0;
  background: #00295d;
  opacity: 0.8;
}
@media screen and (max-width: 900px) {
  footer .copyright p {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media screen and (max-width: 900px) {
  footer .copyright {
    text-align: left;
  }
}
@media screen and (max-width: 750px) {
  footer {
    padding-bottom: 40px;
  }
}
footer .jumptotop {
  display: none;
  padding: 10px 50px 10px 20px;
  bottom: 50px;
  right: 40px;
  position: fixed;
  color: #fff;
  background: rgba(18, 26, 55, 0.6) url(/_img/arrows/white-up.svg) no-repeat right 20px center;
  z-index: 3;
}
@media screen and (max-width: 1150px) {
  footer .jumptotop {
    bottom: 70px;
  }
}
@media screen and (max-width: 750px) {
  footer .jumptotop {
    right: auto;
    left: 20px;
    bottom: 0px;
    background-color: rgba(18, 26, 55, 0.85);
    font-size: 0.8em;
  }
}
@media screen and (max-width: 480px) {
  footer .jumptotop {
    display: none !important;
  }
}

/* = Framework
----------------------------------------------------------------------------------------------------------------- */
/* = Container
----------------------------------------------------------------------------------------------------------------- */
.container {
  width: 1240px;
  margin: 0 auto;
  position: relative;
}
@media screen and (max-width: 1360px) {
  .container {
    width: auto;
    margin-right: 50px;
    margin-left: 50px;
  }
}
@media screen and (max-width: 1300px) {
  .container {
    margin-right: 40px;
    margin-left: 40px;
  }
}
@media screen and (max-width: 1024px) {
  .container {
    margin-right: 30px;
    margin-left: 30px;
  }
}
@media screen and (max-width: 480px) {
  .container {
    margin-right: 25px;
    margin-left: 25px;
  }
}
@media screen and (max-width: 380px) {
  .container {
    margin-right: 20px;
    margin-left: 20px;
  }
}

.container-1040 {
  max-width: 1120px;
  margin: 0 auto;
  padding-left: 40px;
  padding-right: 40px;
  position: relative;
}
@media screen and (max-width: 750px) {
  .container-1040 {
    padding-right: 30px;
    padding-left: 30px;
  }
}
@media screen and (max-width: 480px) {
  .container-1040 {
    padding-right: 25px;
    padding-left: 25px;
  }
}
@media screen and (max-width: 380px) {
  .container-1040 {
    padding-right: 20px;
    padding-left: 20px;
  }
}

.skinny {
  width: 900px;
  margin: 0 auto;
  position: relative;
}
@media screen and (max-width: 1024px) {
  .skinny {
    width: auto;
    margin-right: 60px;
    margin-left: 60px;
  }
}
@media screen and (max-width: 960px) {
  .skinny {
    margin-right: 40px;
    margin-left: 40px;
  }
}
@media screen and (max-width: 750px) {
  .skinny {
    margin-right: 30px;
    margin-left: 30px;
  }
}
@media screen and (max-width: 480px) {
  .skinny {
    margin-right: 25px;
    margin-left: 25px;
  }
}
@media screen and (max-width: 380px) {
  .skinny {
    margin-right: 20px;
    margin-left: 20px;
  }
}

@media screen and (max-width: 1024px) {
  .container .skinny {
    max-width: 900px;
    margin-right: auto;
    margin-left: auto;
  }
}

/* = Templates
----------------------------------------------------------------------------------------------------------------- */
.template2col section {
  width: 70%;
  float: left;
  margin-top: 20px;
}
@media screen and (max-width: 1024px) {
  .template2col section {
    width: 100%;
    margin-top: 10px;
  }
}
@media screen and (max-width: 600px) {
  .template2col section {
    margin-top: 0;
  }
}
.template2col aside {
  width: 25%;
  float: right;
  margin-top: 20px;
}
.template2col aside img {
  width: 100%;
}
@media screen and (max-width: 1024px) {
  .template2col aside {
    width: 100%;
    margin-top: 10px;
  }
}
@media screen and (max-width: 600px) {
  .template2col aside {
    margin-top: 0;
  }
}

.school-intro-split {
  margin: 50px 0;
}
.school-intro-split .intro {
  float: left;
  width: calc(100% - 350px);
}
.school-intro-split .aside {
  float: right;
  width: 300px;
}
.school-intro-split .aside h3, .school-intro-split .aside h4 {
  margin-bottom: 30px;
}
.school-intro-split .aside p:last-child {
  margin: 0;
}
@media screen and (max-width: 1024px) {
  .school-intro-split {
    margin: 35px 0 60px;
  }
  .school-intro-split .intro, .school-intro-split .aside {
    width: 100%;
    float: none;
  }
}
@media screen and (max-width: 600px) {
  .school-intro-split {
    margin: 30px 0 40px;
  }
}
@media screen and (max-width: 480px) {
  .school-intro-split {
    margin-top: 20px;
  }
}
@media screen and (max-width: 400px) {
  .school-intro-split {
    margin-top: 0px;
  }
}

.aside-cta {
  padding: 35px 30px 38px;
  margin-bottom: 20px;
  background: #ebeef3;
  -webkit-border-radius: 0 15px 15px;
  border-radius: 0 15px 15px;
}
.aside-cta p:last-child {
  margin-bottom: 0;
}
.aside-cta:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 1024px) {
  .aside-cta {
    margin-top: 40px;
  }
}
@media screen and (max-width: 600px) {
  .aside-cta {
    margin-top: 30px;
  }
}

.colouredsection {
  background: #ebeef3;
}
.colouredsection h1, .colouredsection h2 {
  margin-bottom: 40px;
}
@media screen and (max-width: 600px) {
  .colouredsection h1, .colouredsection h2 {
    margin-bottom: 30px;
  }
}

/* = Offline
----------------------------------------------------------------------------------------------------------------- */
.offline {
  text-align: center;
  margin-top: 50px;
}

/* = Includes
----------------------------------------------------------------------------------------------------------------- */
/* = Menu Fullscreen
----------------------------------------------------------------------------------------------------------------- */
.fullscreen-menu {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  opacity: 0;
  background: #00295d url(/_img/menu/bg.jpg) no-repeat center center;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
  z-index: -1;
  -moz-transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.fullscreen-menu.show {
  opacity: 1;
  z-index: 9999;
}
.fullscreen-menu .fullscreen-close {
  padding: 0 0 0 30px;
  color: #fff;
  position: absolute;
  top: 50px;
  left: 0;
  font-weight: normal;
  background: url(/_img/icons/close.svg) no-repeat left center;
}
@media screen and (max-width: 740px) {
  .fullscreen-menu .fullscreen-close {
    width: 25px;
    height: 25px;
    padding-left: 0;
    top: 0;
    font-size: 0;
  }
}
.fullscreen-menu .logo {
  width: 208px;
  height: 125px;
  display: block;
  margin: 71px auto 50px;
  text-align: center;
  background: url(/_img/menu/logo.svg) no-repeat top left;
}
@media screen and (max-width: 480px) {
  .fullscreen-menu .logo {
    width: 148px;
    height: 89px;
    margin-top: 25px;
    margin-bottom: 25px;
    background-size: auto 100%;
  }
}
.fullscreen-menu .menu {
  position: relative;
  z-index: 1;
}
.fullscreen-menu .menu ul {
  margin: 0;
  list-style: none;
}
.fullscreen-menu .menu ul li {
  width: 50%;
  display: inline-block;
  font-size: 1.4em;
  margin: 0 0 15px;
}
.fullscreen-menu .menu ul li a {
  color: #fff;
  font-weight: normal;
}
.fullscreen-menu .menu ul li a:hover {
  color: #e0c083;
}
.fullscreen-menu .menu ul li.liHasChildren ul {
  display: none;
}
@media screen and (max-width: 800px) {
  .fullscreen-menu .menu ul li {
    font-size: 1.2em;
    margin-bottom: 5px;
  }
}
@media screen and (max-width: 600px) {
  .fullscreen-menu .menu ul li {
    width: 48%;
    font-size: 1em;
  }
  .fullscreen-menu .menu ul li:nth-child(2n) {
    text-align: right;
  }
}
.fullscreen-menu .small-menu {
  margin: 30px 0 0;
  position: relative;
  z-index: 1;
}
.fullscreen-menu .small-menu ul {
  margin: 0;
  list-style: none;
}
.fullscreen-menu .small-menu ul li {
  display: inline;
  color: #999;
  font-size: 0.85em;
  margin: 0 10px 0 0;
}
.fullscreen-menu .small-menu ul li a {
  color: #fff;
  padding: 0 10px 0 0;
  font-weight: normal;
}
.fullscreen-menu .small-menu ul li a:hover {
  color: #999;
}
.fullscreen-menu .ctas ul li {
  min-height: 188px;
  -moz-border-radius: none;
  -webkit-border-radius: none;
  box-shadow: none;
}
@media screen and (max-width: 1020px) {
  .fullscreen-menu .ctas {
    display: none;
  }
}
.fullscreen-menu .ribbon {
  width: 100%;
  height: 231px;
  position: absolute;
  bottom: 20px;
  background: url(/_img/menu/ribbon.png) repeat-x bottom center;
  -moz-background-size: contain;
  -webkit-background-size: contain;
  background-size: contain;
}
@media screen and (max-height: 795px) {
  .fullscreen-menu .ribbon {
    display: none;
  }
}
@media screen and (max-height: 615px) {
  .fullscreen-menu .ribbon {
    height: 125px;
    display: block;
    position: static;
  }
}
@media screen and (max-height: 550px) {
  .fullscreen-menu .ribbon {
    height: 80px;
  }
}
@media screen and (max-height: 615px) {
  .fullscreen-menu {
    overflow-y: scroll;
  }
}
@media screen and (max-width: 1020px) {
  .fullscreen-menu .colsTwoOne .col {
    width: auto;
    margin-right: 0;
  }
}

/* = Sub Menu
----------------------------------------------------------------------------------------------------------------- */
.submenu {
  margin: 0 0 40px;
  padding: 20px;
  background: #e0c083;
  background: rgba(224, 192, 131, 0.85);
}
@media screen and (max-width: 1024px) {
  .submenu {
    margin: 30px 0;
  }
}
@media screen and (max-width: 750px) {
  .submenu {
    margin: 25px 0;
  }
}
.submenu h3 {
  font-style: italic;
  font-size: 1.4em;
  margin: 0 0 15px;
  padding: 0 0 15px;
  border-bottom: 3px solid rgba(255, 255, 255, 0.6);
}
.submenu ul {
  overflow: hidden;
  margin: 0;
  list-style: none;
}
.submenu ul li {
  position: relative;
  display: block;
  margin: 0;
}
.submenu ul li a {
  display: block;
  padding: 8px 0;
  color: #222;
  font-weight: normal;
  position: relative;
}
.submenu ul li a.on {
  font-weight: bold;
}
.submenu ul li ul {
  display: none;
  margin-bottom: 10px;
}
.submenu ul li ul li a {
  padding: 5px 0 5px 20px;
}
.submenu ul li.on > ul,
.submenu ul li > ul.toggle-sub {
  display: block;
}
.submenu ul li.hasChildren.on > .sub-toggle .fas, .submenu ul li.hasChildren.toggle-sub > .sub-toggle .fas {
  -moz-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.submenu ul li.hasChildren a {
  margin-right: 30px;
}
.submenu ul li .sub-toggle {
  position: absolute;
  right: 0;
  z-index: 2;
  width: 40px;
  height: 25px;
  top: 9px;
  font-size: 18px;
  cursor: pointer;
}
.submenu ul li .sub-toggle .fas {
  text-align: right;
  width: 12px;
  float: right;
}
.submenu ul li .sub-toggle:hover {
  color: #00295d;
}
.submenu ul li.on > a {
  font-weight: bold;
}
.submenu ul li.noArrow > .sub-toggle {
  display: none;
}
.submenu ul .level4 {
  margin-left: 20px;
}

/*.submenu > ul > li {
    @media screen and (max-width: 1024px) { float: left; width: 49%; }
    @media screen and (max-width: 600px) { display: block; width: 100%; }
}*/
.subbox {
  overflow: hidden;
}
@media screen and (max-width: 1024px) {
  .subbox {
    float: left;
    width: 48.5%;
    margin-right: 3%;
  }
  .subbox:nth-of-type(even) {
    margin-right: 0;
  }
}
@media screen and (max-width: 600px) {
  .subbox {
    float: none;
    width: 100%;
    margin-right: 0;
  }
}
.subbox h3 {
  font-size: 1.4em;
  margin: 0 0 15px;
  padding: 0 0 15px;
  border-bottom: 3px solid rgba(255, 255, 255, 0.6);
}
.subbox img {
  max-width: 36%;
  float: left;
  margin: 5px 17px 0 0;
}
.subbox ul {
  margin: 0;
  list-style: none;
}
.subbox ul li {
  display: block;
  margin: 0;
}
.subbox ul li a {
  display: block;
  padding: 3px 0;
  color: #222;
  font-weight: normal;
}
.subbox ul li a.on {
  font-weight: bold;
}
.subbox p {
  margin-bottom: 20px;
}
.subbox p:last-child {
  margin-bottom: 0;
}
.subbox.subbox--publication > a {
  font-weight: normal;
  color: #000;
}
.subbox.subbox--publication p {
  margin-bottom: 10px;
}
.subbox.subbox--publication .img-cover {
  max-width: 35%;
}
@media screen and (max-width: 400px) {
  .subbox.subbox--publication .img-cover {
    max-width: 30%;
  }
}
.subbox.subbox--publication.fullWidth .img-cover {
  width: 100%;
  max-width: 100%;
  margin-bottom: 15px;
}

/* = Hero
----------------------------------------------------------------------------------------------------------------- */
.hero {
  position: relative;
  overflow: hidden;
  max-height: 620px;
}
.hero .banner-image {
  margin: 0;
  height: 0;
  padding-top: 30%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  position: relative;
  /*+ h1 { bottom: auto; top: 50%; }*/
}
@media screen and (min-width: 1600px) {
  .hero .banner-image {
    padding-top: 480px;
  }
}
@media screen and (max-width: 1300px) {
  .hero .banner-image {
    padding-top: 32%;
  }
}
@media screen and (max-width: 1200px) {
  .hero .banner-image {
    padding-top: 35%;
  }
}
@media screen and (max-width: 1060px) {
  .hero .banner-image {
    padding-top: 38%;
  }
}
@media screen and (max-width: 980px) {
  .hero .banner-image {
    padding-top: 40%;
  }
}
@media screen and (max-width: 750px) {
  .hero .banner-image {
    padding-top: 42%;
  }
}
@media screen and (max-width: 600px) {
  .hero .banner-image {
    padding-top: 44%;
  }
}
@media screen and (max-width: 480px) {
  .hero .banner-image {
    padding-top: 48%;
  }
}
@media screen and (max-width: 460px) {
  .hero .banner-image {
    padding-top: 220px;
  }
}
.hero .banner-image:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(/_img/lens/lens_15.png) repeat 0 0;
  z-index: 0;
}
.hero .hero-overlay {
  width: 100%;
  position: absolute;
  padding: 0 30px;
  bottom: 80px;
}
@media screen and (max-width: 1300px) {
  .hero .hero-overlay {
    bottom: 75px;
  }
}
@media screen and (max-width: 1200px) {
  .hero .hero-overlay {
    bottom: 70px;
  }
}
@media screen and (max-width: 980px) {
  .hero .hero-overlay {
    bottom: 60px;
  }
}
@media screen and (max-width: 750px) {
  .hero .hero-overlay {
    bottom: 50px;
  }
}
@media screen and (max-width: 650px) {
  .hero .hero-overlay {
    bottom: 45px;
  }
}
@media screen and (max-width: 600px) {
  .hero .hero-overlay {
    bottom: 40px;
  }
}
@media screen and (max-width: 470px) {
  .hero .hero-overlay {
    padding: 0 25px;
  }
}
@media screen and (max-width: 400px) {
  .hero .hero-overlay {
    padding: 0 20px;
    bottom: 35px;
  }
}
@media screen and (max-width: 380px) {
  .hero .hero-overlay {
    bottom: 32px;
  }
}
.hero .hero-overlay h1 {
  position: relative;
  bottom: 0;
  line-height: normal;
}
.hero .hero-overlay h1 + .video-image {
  margin: 20px 0 0;
}
@media screen and (max-width: 750px) {
  .hero.hero--hasCTA .banner-image {
    padding-top: 300px;
  }
}
@media screen and (max-width: 600px) {
  .hero.hero--hasCTA .banner-image {
    padding-top: 260px;
  }
}
@media screen and (max-width: 500px) {
  .hero.hero--hasCTA .banner-image {
    padding-top: 240px;
  }
}
.hero .hero-overlay--internal {
  text-align: center;
}
.hero .hero-overlay--internal h1 {
  line-height: normal;
  margin-bottom: 15px;
}
.hero .hero-overlay--internal h1:last-child {
  margin: 0;
}
.hero .hero-overlay--internal p {
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 25px;
  color: #fff;
  font-size: 1.4em;
  line-height: 1.25em;
  font-style: normal;
}
.hero .hero-overlay--internal p:last-child {
  margin-bottom: 0;
}
.hero .hero-overlay--internal .hero-btn {
  margin-top: 5px;
  font-size: 1em;
}
@media screen and (max-width: 1300px) {
  .hero .hero-overlay--internal h1 {
    font-size: 3.4em;
  }
}
@media screen and (max-width: 1200px) {
  .hero .hero-overlay--internal h1 {
    font-size: 3.3em;
  }
}
@media screen and (max-width: 1024px), screen and (min-width: 1025px) and (max-width: 1300px) and (max-height: 650px) {
  .hero .hero-overlay--internal h1 {
    font-size: 3.2em;
  }
}
@media screen and (max-width: 960px) {
  .hero .hero-overlay--internal h1 {
    font-size: 3em;
    margin-bottom: 12px;
  }
}
@media screen and (max-width: 750px) {
  .hero .hero-overlay--internal h1 {
    font-size: 2.6em;
  }
  .hero .hero-overlay--internal p {
    font-size: 1.2em;
  }
}
@media screen and (max-width: 700px) {
  .hero .hero-overlay--internal h1 {
    font-size: 2.4em;
  }
  .hero .hero-overlay--internal p {
    font-size: 1.1em;
  }
}
@media screen and (max-width: 600px) {
  .hero .hero-overlay--internal h1 {
    font-size: 2em;
  }
  .hero .hero-overlay--internal p {
    font-size: 1em;
    margin-bottom: 20px;
  }
  .hero .hero-overlay--internal .btn {
    font-size: 0.9em;
    padding: 6px 14px 8px;
  }
}
@media screen and (max-width: 520px) {
  .hero .hero-overlay--internal h1 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 480px) {
  .hero .hero-overlay--internal h1 {
    font-size: 1.8em;
  }
}
@media screen and (max-width: 420px) {
  .hero .hero-overlay--internal h1 {
    font-size: 1.65em;
    margin-bottom: 10px;
  }
  .hero .hero-overlay--internal p {
    margin-bottom: 18px;
  }
}
.hero .hero-overlay--open-day {
  bottom: 150px;
}
@media screen and (max-width: 1300px) {
  .hero .hero-overlay--open-day {
    bottom: 145px;
  }
}
@media screen and (max-width: 1200px) {
  .hero .hero-overlay--open-day {
    bottom: 140px;
  }
}
@media screen and (max-width: 980px) {
  .hero .hero-overlay--open-day {
    bottom: 130px;
  }
}
@media screen and (max-width: 750px) {
  .hero .hero-overlay--open-day {
    bottom: 120px;
  }
}
@media screen and (max-width: 650px) {
  .hero .hero-overlay--open-day {
    bottom: 115px;
  }
}
@media screen and (max-width: 600px) {
  .hero .hero-overlay--open-day {
    bottom: 100px;
  }
}
@media screen and (max-width: 400px) {
  .hero .hero-overlay--open-day {
    bottom: 105px;
  }
}
@media screen and (max-width: 380px) {
  .hero .hero-overlay--open-day {
    bottom: 102px;
  }
}
.hero ul {
  margin: 0;
  list-style: none;
}
.hero ul li {
  margin: 0;
  height: 0;
  padding-top: 32.29%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  position: relative;
}
.hero ul li:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(/_img/lens/lens_15.png) repeat 0 0;
  z-index: -1;
}
.hero ul li .hero-overlay {
  width: 100%;
  position: absolute;
  padding: 0 30px;
  bottom: 80px;
}
@media screen and (max-width: 1200px) {
  .hero ul li .hero-overlay {
    bottom: 70px;
  }
}
@media screen and (max-width: 980px) {
  .hero ul li .hero-overlay {
    bottom: 60px;
  }
}
@media screen and (max-width: 750px) {
  .hero ul li .hero-overlay {
    bottom: 50px;
  }
}
@media screen and (max-width: 600px) {
  .hero ul li .hero-overlay {
    bottom: 40px;
  }
}
@media screen and (max-width: 480px) {
  .hero ul li .hero-overlay {
    padding: 0 25px;
  }
}
@media screen and (max-width: 400px) {
  .hero ul li .hero-overlay {
    padding: 0 20px;
  }
}
.hero ul li .hero-overlay--block {
  top: auto;
  bottom: 120px;
}
.hero ul li .hero-overlay--block h1 {
  line-height: normal;
  margin-bottom: 15px;
}
.hero ul li .hero-overlay--block h1:last-child {
  margin: 0;
}
.hero ul li .hero-overlay--block p {
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 25px;
  font-size: 1.4em;
  line-height: 1.25em;
  font-style: normal;
}
.hero ul li .hero-overlay--block p:last-child {
  margin-bottom: 0;
}
.hero ul li .hero-overlay--block .btn {
  font-size: 0.8em;
}
.hero ul li .hero-overlay--block .hero-btn {
  margin-top: 5px;
  font-size: 1em;
}
@media screen and (max-width: 750px), screen and (min-width: 751px) and (max-height: 600px) {
  .hero ul li .hero-overlay--block {
    bottom: 100px;
  }
}
@media screen and (max-width: 1300px) {
  .hero ul li .hero-overlay--block h1 {
    font-size: 3.4em;
  }
}
@media screen and (max-width: 1024px), screen and (min-width: 1025px) and (max-width: 1300px) and (max-height: 650px) {
  .hero ul li .hero-overlay--block h1 {
    font-size: 3.2em;
  }
}
@media screen and (max-width: 960px) {
  .hero ul li .hero-overlay--block h1 {
    font-size: 3em;
    margin-bottom: 12px;
  }
}
@media screen and (max-width: 750px) {
  .hero ul li .hero-overlay--block h1 {
    font-size: 2.6em;
  }
  .hero ul li .hero-overlay--block p {
    font-size: 1.2em;
  }
}
@media screen and (max-width: 700px) {
  .hero ul li .hero-overlay--block h1 {
    font-size: 2.4em;
  }
  .hero ul li .hero-overlay--block p {
    font-size: 1.1em;
  }
}
@media screen and (max-width: 600px) {
  .hero ul li .hero-overlay--block h1 {
    font-size: 2em;
  }
  .hero ul li .hero-overlay--block p {
    font-size: 1em;
    margin-bottom: 20px;
  }
  .hero ul li .hero-overlay--block .btn {
    font-size: 0.9em;
    padding: 6px 14px 8px;
  }
}
@media screen and (max-width: 650px) {
  .hero ul li .hero-overlay--block {
    bottom: 90px;
  }
}
@media screen and (max-width: 480px) {
  .hero ul li .hero-overlay--block {
    bottom: 80px;
  }
  .hero ul li .hero-overlay--block h1 {
    font-size: 1.8em;
  }
}
@media screen and (max-width: 420px) {
  .hero ul li .hero-overlay--block h1 {
    font-size: 1.65em;
    margin-bottom: 10px;
  }
  .hero ul li .hero-overlay--block p {
    margin-bottom: 18px;
  }
}
.hero ul li p {
  line-height: 1.2em;
  text-align: center;
  color: #fff;
  margin: 0;
  font-size: 2.8em;
  font-style: italic;
}
@media screen and (max-width: 1260px) {
  .hero ul li p {
    font-size: 2.4em;
  }
}
@media screen and (max-width: 1024px) {
  .hero ul li p {
    font-size: 2.2em;
  }
}
@media screen and (max-width: 740px) {
  .hero ul li p {
    font-size: 1.8em;
  }
}
@media screen and (max-width: 600px) {
  .hero ul li p {
    font-size: 1.4em;
  }
}
@media screen and (max-width: 470px) {
  .hero ul li p {
    font-size: 1.2em;
  }
}
@media screen and (max-width: 400px) {
  .hero ul li p {
    font-size: 1.1em;
  }
}
.hero ul li p a {
  color: #fff;
  font-weight: normal;
}
.hero ul li.herovideo.vid-on {
  z-index: inherit !important;
}
.hero ul li.herovideo.vid-on .hero-overlay {
  z-index: 3;
}
@media screen and (max-width: 1200px) {
  .hero ul li {
    padding-top: 38%;
  }
}
@media screen and (max-width: 1060px) {
  .hero ul li {
    padding-top: 40%;
  }
}
@media screen and (max-width: 980px) {
  .hero ul li {
    padding-top: 42%;
  }
}
@media screen and (max-width: 750px) {
  .hero ul li {
    padding-top: 300px;
  }
}
@media screen and (max-width: 600px) {
  .hero ul li {
    padding-top: 260px;
  }
}
@media screen and (max-width: 500px) {
  .hero ul li {
    padding-top: 240px;
  }
}
.hero h1 {
  width: 100%;
  color: #fff;
  text-align: center;
  margin: 0;
  position: absolute;
  font-weight: normal;
  bottom: 80px;
  bottom: 80px;
  text-shadow: 0 0 18px rgba(0, 0, 0, 0.1);
}
@media screen and (max-width: 1300px) {
  .hero h1 {
    font-size: 3.4em;
  }
}
@media screen and (max-width: 1200px) {
  .hero h1 {
    bottom: 70px;
  }
}
@media screen and (max-width: 1024px), screen and (min-width: 1025px) and (max-width: 1300px) and (max-height: 650px) {
  .hero h1 {
    font-size: 3.2em;
  }
}
@media screen and (max-width: 980px) {
  .hero h1 {
    bottom: 60px;
  }
}
@media screen and (max-width: 960px) {
  .hero h1 {
    font-size: 3em;
  }
}
@media screen and (max-width: 750px) {
  .hero h1 {
    bottom: 50px;
    font-size: 2.6em;
  }
}
@media screen and (max-width: 700px) {
  .hero h1 {
    font-size: 2.4em;
  }
}
@media screen and (max-width: 600px) {
  .hero h1 {
    bottom: 40px;
    font-size: 2em;
    text-shadow: 0 0 12px rgba(0, 0, 0, 0.1);
  }
}
@media screen and (max-width: 480px) {
  .hero h1 {
    font-size: 1.8em;
  }
}
@media screen and (max-width: 420px) {
  .hero h1 {
    font-size: 1.65em;
  }
}
@media screen and (max-width: 350px) {
  .hero h1 {
    font-size: 1.6em;
  }
}
.hero > h1 {
  padding-left: 15px;
  padding-right: 15px;
}
@media screen and (max-width: 360px) {
  .hero > h1 {
    padding-left: 12px;
    padding-right: 12px;
  }
}
.hero img {
  width: 100%;
}
.hero .content {
  width: 250px;
  color: #fff;
  padding: 45px 45px 60px;
  text-align: center;
  position: absolute;
  top: 100px;
  left: 0;
  background: #ae8e5b;
  -moz-border-radius: 0 50% 50%;
  -webkit-border-radius: 0 50% 50%;
  border-radius: 0 50% 50%;
}
.hero .content p {
  margin: 0;
}
.hero .content p span {
  display: block;
  font-size: 2em;
  margin: 0 0 10px;
}
.hero .logo {
  width: 370px;
  height: 220px;
  display: block;
  margin-left: -185px;
  position: absolute;
  top: 240px;
  left: 50%;
  background: url(/_img/logo-white.svg) no-repeat top left;
  background-size: auto 100%;
}
@media screen and (max-width: 1520px) {
  .hero .logo {
    top: auto;
    bottom: 215px;
  }
}
.hero .ribbon {
  width: 100%;
  height: 271px;
  position: absolute;
  bottom: 0;
  background: url(/_img/ribbons/hero.png) repeat-x bottom center;
  z-index: 9;
  -moz-background-size: 100%;
  -webkit-background-size: 100%;
  background-size: 100%;
}
@media screen and (max-width: 1900px) {
  .hero .ribbon {
    height: 231px;
  }
}
@media screen and (max-width: 900px) {
  .hero .ribbon {
    height: 105px;
  }
}
.hero.heronobanner {
  max-height: 325px;
  /* To hide hero on news view */
}
.hero.heronobanner .banner-image {
  padding-top: 300px;
}
.hero.heronobanner h1 {
  top: 48%;
  bottom: auto;
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  /*@media screen and (max-width: 1250px) { bottom: 60%; }*/
  /*@media screen and (max-width: 370px) { bottom: 37%; }*/
}
@media screen and (max-width: 1400px) {
  .hero.heronobanner h1 {
    font-size: 3.4em;
  }
}
@media screen and (max-width: 1300px) {
  .hero.heronobanner h1 {
    font-size: 3.2em;
  }
}
@media screen and (max-width: 1200px) {
  .hero.heronobanner h1 {
    font-size: 2.9em;
  }
}
@media screen and (max-width: 1100px) {
  .hero.heronobanner h1 {
    font-size: 2.6em;
  }
}
@media screen and (max-width: 775px) {
  .hero.heronobanner h1 {
    font-size: 1.6em;
  }
}
@media screen and (max-width: 500px) {
  .hero.heronobanner h1 {
    font-size: 1.4em;
  }
}
@media screen and (max-width: 500px) {
  .hero.heronobanner img {
    width: 160%;
  }
}
@media screen and (max-width: 1330px) {
  .hero.heronobanner .ribbon {
    height: 155px;
    -moz-background-size: 100%;
    -webkit-background-size: 100%;
    background-size: 100%;
  }
}
@media screen and (max-width: 1100px) {
  .hero.heronobanner .ribbon {
    height: 155px;
  }
}
@media screen and (max-width: 1300px) {
  .hero.heronobanner {
    max-height: 275px;
  }
  .hero.heronobanner .banner-image {
    padding-top: 275px;
  }
}
@media screen and (max-width: 1100px) {
  .hero.heronobanner {
    max-height: 250px;
  }
  .hero.heronobanner .banner-image {
    padding-top: 250px;
  }
}
@media screen and (max-width: 775px) {
  .hero.heronobanner {
    max-height: 160px;
  }
  .hero.heronobanner .banner-image {
    padding-top: 160px;
  }
}
@media screen and (max-width: 500px) {
  .hero.heronobanner {
    height: 105px;
  }
}
.hero.herogallery .content {
  width: 160px;
  height: 160px;
  color: #222;
  padding: 30px 20px 0;
  top: 50px;
  background: #fff;
}
.hero.herogallery .content a {
  display: block;
  padding: 30px 0 0;
  color: #222;
  font-weight: normal;
  line-height: 1.3em;
  background: url(/_img/icons/camera.svg) no-repeat top center;
}
@media screen and (max-width: 850px) {
  .hero.herogallery .content {
    width: 100%;
    height: auto;
    display: inline-block;
    margin: 20px 0;
    padding: 20px;
    position: static;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
  }
}

#home .hero {
  height: 100vh;
  max-height: 100%;
  min-height: 540px;
}
#home .hero ul {
  height: 100%;
  position: relative;
}
#home .hero ul li {
  padding: 0;
  height: 100%;
  background-color: #a8a8a8;
}
#home .hero ul li .hero-overlay,
#home .hero ul li .hero-overlay--block {
  top: auto;
  bottom: 120px;
  transform: none;
  z-index: 2;
}
@media screen and (max-width: 750px), screen and (min-width: 751px) and (max-height: 600px) {
  #home .hero ul li .hero-overlay,
  #home .hero ul li .hero-overlay--block {
    bottom: 100px;
  }
}
@media screen and (max-width: 650px) {
  #home .hero ul li .hero-overlay,
  #home .hero ul li .hero-overlay--block {
    bottom: 90px;
  }
}
@media screen and (max-width: 480px) {
  #home .hero ul li .hero-overlay,
  #home .hero ul li .hero-overlay--block {
    bottom: 80px;
  }
}
#home .hero ul li .hero-overlay .btn,
#home .hero ul li .hero-overlay--block .btn {
  border-color: #00295d;
  background: #00295d;
}
#home .hero ul li:after {
  background: rgba(0, 0, 0, 0.4);
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.3) 24%, rgba(0, 0, 0, 0.1) 50%, rgba(0, 0, 0, 0.325) 76%, rgba(0, 0, 0, 0.45) 100%);
  content: "";
  display: block;
  height: 100%;
  left: 0;
  top: 0;
  pointer-events: none;
  position: absolute;
  width: 100%;
  z-index: 1;
}
@media screen and (max-width: 600px) {
  #home .hero ul li:after {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.3) 24%, rgba(0, 0, 0, 0.15) 50%, rgba(0, 0, 0, 0.325) 76%, rgba(0, 0, 0, 0.45) 100%);
  }
}
#home .hero ul .black-slide {
  background: #000;
}
#home .hero ul .black-slide .hero-overlay {
  bottom: calc((100% - 188px) / 2);
  -ms-transform: translateY(50%);
  -webkit-transform: translateY(50%);
  transform: translateY(50%);
}
@media screen and (max-width: 750px) {
  #home .hero ul .black-slide .hero-overlay {
    bottom: calc((100% - 163px) / 2);
  }
}
@media screen and (max-width: 650px) {
  #home .hero ul .black-slide .hero-overlay {
    bottom: calc((100% - 70px) / 2);
  }
}
#home .hero ul .black-slide .hero-overlay p {
  font-weight: 700;
}
@media screen and (max-width: 750px) {
  #home .hero {
    height: 600px;
  }
}
@media screen and (max-width: 650px) {
  #home .hero {
    height: 500px;
    min-height: 400px;
  }
}
@media screen and (max-width: 600px) {
  #home .hero {
    height: 450px;
  }
}
@media screen and (max-width: 480px) {
  #home .hero {
    height: 425px;
  }
}

/* Fading Heros */
.flexslider {
  max-height: 620px;
  background: #fff url(/_img/loader.gif) no-repeat center center;
}
.flexslider ul li {
  display: none;
}
.flexslider ul li:first-child {
  display: block;
}
.flexslider .flex-control-paging {
  width: 100%;
  display: block;
  position: absolute;
  bottom: 30px;
  text-align: center;
  margin: 0 auto;
  list-style: none;
  z-index: 2;
}
.flexslider .flex-control-paging li {
  margin: 0 8px;
  padding: 0;
  text-align: center;
  display: inline;
}
.flexslider .flex-control-paging li a {
  width: 12px;
  height: 12px;
  display: inline-block;
  font-size: 0;
  background: #ebeef3;
  border-radius: 50%;
}
.flexslider .flex-control-paging li a:hover {
  background: #e0c083;
}
.flexslider .flex-control-paging li a.flex-active {
  background: #e0c083;
}
@media screen and (max-width: 600px) {
  .flexslider .flex-control-paging {
    display: none;
  }
}

#newsView .heronobanner {
  display: none;
}

#home .flexslider .flex-control-paging {
  display: block;
}
@media screen and (max-width: 480px) {
  #home .flexslider .flex-control-paging li a {
    width: 10px;
    height: 10px;
  }
}

#home .hero--vids {
  height: auto;
  max-height: 100vh;
}

#home .hero--vids ul li {
  max-height: 100vh;
  min-height: 540px;
}
@media screen and (max-width: 650px) {
  #home .hero--vids ul li {
    min-height: 0;
  }
}

.home-vidbanner {
  width: 100%;
  height: 0;
  padding-top: 56.25%;
  overflow: hidden;
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}

.home-vidbanner video {
  position: absolute;
  width: 100%;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  object-fit: cover;
}

@media screen and (min-width: 1201px) {
  #home .hero--vids {
    min-height: 560px;
  }
  #home .hero--vids ul li {
    min-height: 560px;
  }
}
@media screen and (max-width: 1040px) {
  .home-vidbanner {
    padding: 0;
    height: 675px;
  }
  .home-vidbanner video {
    height: 675px;
    width: auto;
  }
}
@media screen and (max-width: 750px) {
  .home-vidbanner {
    height: 600px;
  }
  .home-vidbanner video {
    height: 600px;
  }
  #home .hero--vids .home-isa-logo {
    right: 0;
  }
  #home .hero--vids .home-isa-logo img {
    width: 120px;
  }
}
@media screen and (max-width: 650px) {
  .home-vidbanner {
    height: 500px;
  }
  .home-vidbanner video {
    height: 500px;
  }
}
@media screen and (max-width: 600px) {
  .home-vidbanner {
    height: 450px;
  }
  .home-vidbanner video {
    height: 450px;
  }
}
@media screen and (max-width: 480px) {
  .home-vidbanner {
    height: 425px;
  }
  .home-vidbanner video {
    height: 425px;
  }
}
.hero--vids .home-isa-logo {
  z-index: 3;
  position: absolute;
  right: 1px;
  bottom: 10px;
}

.hero--vids .home-isa-logo img {
  width: 160px;
}

.int-isa-logo {
  z-index: 3;
  position: absolute;
  right: 1px;
  bottom: 10px;
}

.int-isa-logo {
  width: 160px;
}

@media screen and (max-width: 850px) {
  .hero--vids .home-isa-logo img {
    width: 120px;
  }
  .int-isa-logo {
    width: 120px;
  }
}
@media screen and (max-width: 650px) {
  .hero--vids .home-isa-logo img {
    display: none;
  }
  .int-isa-logo {
    display: none;
  }
}
/* = Calendar
----------------------------------------------------------------------------------------------------------------- */
.calendarHome {
  background-color: #fff;
  padding: 20px;
}

.calendar {
  margin-top: 40px;
}
.calendar .year {
  padding: 40px 0 20px;
  line-height: 1em;
}
@media screen and (max-width: 600px) {
  .calendar .year {
    padding-top: 25px;
    padding-bottom: 10px;
  }
}
.calendar .day .bars {
  width: 100%;
  float: left;
  height: auto;
  margin: 0 0 5px;
}
.calendar .day .bars span {
  height: 3px;
  float: left;
  display: block;
  padding: 0;
  border-bottom: 0;
  border-width: 4px;
}
.calendar .day .bars span.C {
  border-top-color: #0099ac;
}
.calendar .day .bars span.JS {
  border-top-color: #f7941d;
}
.calendar .day .bars span.O {
  border-top-color: #99a4c3;
}
.calendar .day .bars span.PS {
  border-top-color: #77297f;
}
.calendar .day .bars span.PT {
  border-top-color: #ae8e5b;
}
.calendar .day .bars span.SS {
  border-top-color: #d80b8c;
}
.calendar .day .bars span.SF {
  border-top-color: #50b847;
}
.calendar .day .bars.bars1 span {
  width: 100%;
}
.calendar .day .bars.bars2 span {
  width: 50%;
}
.calendar .day .bars.bars3 span {
  width: 33.3%;
}
.calendar .day .bars.bars4 span {
  width: 25%;
}
.calendar .day .StMarys {
  display: block;
  margin: 0 0 15px;
  padding: 20px;
  background: #ebeef3;
}
.calendar .day .StMarys .popout {
  display: none;
}
.calendar .ctas {
  text-align: left;
}
.calendar .ctas ul li {
  min-height: 1px;
  padding: 0;
  color: #222;
  background: #fff;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-border-radius: none;
  -webkit-border-radius: none;
  box-shadow: none;
}
.calendar .ctas ul li h3 {
  color: #00295d;
  margin: 0 0 10px;
}
.calendar .ctas ul li p {
  font-size: 1em;
}
.calendar .ctas ul li p a {
  color: #222;
  font-weight: normal;
}
@media screen and (max-width: 740px) {
  .calendar .ctas ul li {
    margin-bottom: 0;
  }
}

.monthmenu {
  margin-bottom: 20px;
}
.monthmenu li {
  margin-right: 15px;
}

.monthdropdown {
  width: 200px;
  -moz-border-radius: 0 0 0 15px;
  -webkit-border-radius: 0 0 0 15px;
  border-radius: 0 0 0 15px;
}

.prevMonth {
  color: #222;
  padding: 20px 0 20px 40px;
  position: absolute;
  top: 0;
  left: 0;
  background: url(/_img/arrows/circle-left.svg) no-repeat left center;
  -moz-background-size: auto 50%;
  -webkit-background-size: auto 50%;
  background-size: auto 50%;
}
@media screen and (max-width: 600px) {
  .prevMonth {
    font-size: 0;
    -moz-background-size: auto 100%;
    -webkit-background-size: auto 100%;
    background-size: auto 100%;
  }
}

.nextMonth {
  color: #222;
  padding: 20px 40px 20px 0;
  position: absolute;
  top: 0;
  right: 0;
  background: url(/_img/arrows/circle-right.svg) no-repeat right center;
  -moz-background-size: auto 50%;
  -webkit-background-size: auto 50%;
  background-size: auto 50%;
}
@media screen and (max-width: 600px) {
  .nextMonth {
    font-size: 0;
    -moz-background-size: auto 100%;
    -webkit-background-size: auto 100%;
    background-size: auto 100%;
  }
}

/* = Carousel
----------------------------------------------------------------------------------------------------------------- */
.slider {
  margin: 0 auto;
  position: relative;
}

.slick-slide {
  height: 100%;
  float: left;
  min-height: 1px;
  display: block;
  margin: 0 40px 0 0;
  text-align: center;
  position: relative;
  outline: none;
}
.slick-slide h4 {
  font-size: 1em;
  font-style: italic;
}
.slick-slide img {
  max-width: 100%;
  display: block;
  margin: 0 auto;
}

.slick-dotted .slick-slide {
  margin: 0 20px;
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  -moz-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-list {
  display: block;
  overflow: hidden;
  margin: 0 0 40px;
  -moz-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-loading .slick-track {
  visibility: hidden;
}
.slick-loading .slick-list {
  background: #fff url(/_img/loader.gif) center center no-repeat;
}

.slick-prev,
.slick-next {
  width: 38px;
  height: 38px;
  display: block;
  font-size: 0;
  position: absolute;
  top: 40%;
  padding: 0;
  cursor: pointer;
  border: 0;
  outline: none;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center center;
  -moz-background-size: auto 100%;
  -webkit-background-size: auto 100%;
  background-size: auto 100%;
  z-index: 9;
  -moz-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

.slick-prev {
  left: 0;
  background-image: url(/_img/arrows/circle-left.svg);
}

.slick-next {
  right: 0;
  background-image: url(/_img/arrows/circle-right.svg);
}

.slick-dots {
  width: 100%;
  display: block;
  margin: 0;
  list-style: none;
  position: absolute;
  bottom: -50px;
  text-align: center;
}
.slick-dots li {
  width: 10px;
  height: 10px;
  display: inline-block;
  margin: 0 4px;
}
.slick-dots li button {
  width: 10px;
  height: 12px;
  font-size: 0;
  display: block;
  cursor: pointer;
  border: 0;
  outline: none;
  background: #ebeef3;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.slick-dots li.slick-active button {
  background: #00295d;
}

/*.slick-slider { -moz-user-select: none; -webkit-user-select: none; user-select: none; -webkit-touch-callout: none; -khtml-user-select: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent; }*/
/*! lightslider - v1.1.3 - 2015-04-14*/
.lSSlideWrapper, .lSSlideWrapper .lSFade {
  position: relative;
}

.lSSlideWrapper .lSSlide, .lSSlideWrapper.usingCss .lSFade > * {
  -webkit-transition-timing-function: inherit !important;
  transition-timing-function: inherit !important;
  -webkit-transition-duration: inherit !important;
  transition-duration: inherit !important;
}

.lSSlideOuter, .lSSlideOuter .lSPager.lSGallery {
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
}

.lSSlideOuter .lSPager.lSGallery:after, .lSSlideWrapper > .lightSlider:after {
  clear: both;
}

.lSSlideOuter {
  overflow: hidden;
  user-select: none;
}

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

.lightSlider {
  overflow: hidden;
  margin: 0;
}

.lSSlideWrapper {
  max-width: 100%; /*overflow: hidden*/
}

.lSSlideWrapper .lSSlide {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transition: all 1s;
  -webkit-transition-property: -webkit-transform, height;
  -moz-transition-property: -moz-transform, height;
  transition-property: transform, height;
}

.lSSlideWrapper .lSFade > * {
  position: absolute !important;
  top: 0;
  left: 0;
  z-index: 9;
  margin-right: 0;
  width: 100%;
}

.lSSlideWrapper.usingCss .lSFade > * {
  opacity: 0;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  -webkit-transition-property: opacity;
  transition-property: opacity;
}

.lSSlideWrapper .lSFade > .active {
  z-index: 10;
}

.lSSlideWrapper.usingCss .lSFade > .active {
  opacity: 1;
}

.lSSlideOuter .lSPager.lSpg {
  margin: 10px 0 0;
  padding: 0;
  text-align: center;
}

.lSSlideOuter .lSPager.lSpg > li {
  cursor: pointer;
  display: inline-block;
  margin: 35px 0;
  padding: 0 6px;
}

.lSSlideOuter .lSPager.lSpg > li a {
  background-color: #ddd;
  display: inline-block;
  height: 10px;
  width: 10px;
  overflow: hidden;
  text-indent: -999em;
  position: relative;
  z-index: 1;
  -webkit-transition: all 0.5s linear 0s;
  transition: all 0.5s linear 0s;
}

.lSSlideOuter .lSPager.lSpg > li.active a, .lSSlideOuter .lSPager.lSpg > li:hover a {
  background-color: #ae8e5b;
}

.lSSlideOuter .media {
  opacity: 0.8;
}

.lSSlideOuter .media.active {
  opacity: 1;
}

.lSSlideOuter .lSPager.lSGallery {
  list-style: none;
  padding-left: 0;
  margin: 0;
  overflow: hidden;
  transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  user-select: none;
}

.lSSlideOuter .lSPager.lSGallery li {
  overflow: hidden;
  border: 2px solid transparent;
}

.lSSlideOuter .lSPager.lSGallery li a {
  display: block;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
  position: relative;
}

.lSSlideOuter .lSPager.lSGallery li.active {
  border-color: #ae8e5b;
}

.lSSlideOuter .lSPager.lSGallery img {
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: auto;
  max-width: 100%;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.lSSlideOuter .lSPager.lSGallery:after, .lSSlideOuter .lSPager.lSGallery:before {
  content: " ";
  display: table;
}

.lSAction > a {
  bottom: -62px;
  width: 30px;
  display: block;
  height: 30px;
  cursor: pointer;
  position: absolute;
  z-index: 1;
  -webkit-transition: opacity 0.35s linear 0s;
  transition: opacity 0.35s linear 0s;
}

.lSAction > a:hover {
  opacity: 1;
}

.lSAction > .lSPrev {
  background: url(/_img/arrows/blue-left.svg) no-repeat 0 50%;
  background-size: 24px 24px;
  left: 25px;
}

.lSAction > .lSNext {
  background: url(/_img/arrows/blue-right.svg) no-repeat 100% 50%;
  background-size: 24px 24px;
  right: 25px;
}

@media screen and (max-width: 600px) {
  .lSAction > .lSPrev {
    background-size: 22px 22px;
    left: 20px;
  }
  .lSAction > .lSNext {
    background-size: 22px 22px;
    right: 20px;
  }
}
@media screen and (max-width: 400px) {
  .lSSlideOuter .lSPager.lSpg > li {
    margin: 30px 0;
  }
  .lSAction > a {
    bottom: -57px;
  }
  .lSAction > .lSPrev {
    background-size: 21px 21px;
    left: 18px;
  }
  .lSAction > .lSNext {
    background-size: 21px 21px;
    right: 18px;
  }
}
.lSAction > a.disabled {
  pointer-events: none;
}

.cS-hidden {
  height: 1px;
  opacity: 0;
  filter: alpha(opacity=0);
  overflow: hidden;
}

.lSSlideOuter.vertical {
  position: relative;
}

.lSSlideOuter.vertical.noPager {
  padding-right: 0 !important;
}

.lSSlideOuter.vertical .lSGallery {
  position: absolute !important;
  right: 0;
  top: 0;
}

.lSSlideOuter.vertical .lightSlider > * {
  width: 100% !important;
  max-width: none !important;
}

.lSSlideOuter.vertical .lSAction > a {
  left: 50%;
  margin-left: -14px;
  margin-top: 0;
}

.lSSlideOuter.vertical .lSAction > .lSNext {
  background-position: 31px -31px;
  bottom: 10px;
  top: auto;
}

.lSSlideOuter.vertical .lSAction > .lSPrev {
  background-position: 0 -31px;
  bottom: auto;
  top: 10px;
}

.lSSlideOuter.lSrtl {
  direction: rtl;
}

.lSSlideOuter .lSPager, .lSSlideOuter .lightSlider {
  padding-left: 0;
  list-style: none;
}

.lSSlideOuter.lSrtl .lSPager, .lSSlideOuter.lSrtl .lightSlider {
  padding-right: 0;
}

.lSSlideOuter .lSGallery li, .lSSlideOuter .lightSlider > * {
  float: left;
}

.lSSlideOuter.lSrtl .lSGallery li, .lSSlideOuter.lSrtl .lightSlider > * {
  float: right !important;
}

@-webkit-keyframes rightEnd {
  0%, 100% {
    left: 0;
  }
  50% {
    left: -15px;
  }
}
@keyframes rightEnd {
  0%, 100% {
    left: 0;
  }
  50% {
    left: -15px;
  }
}
@-webkit-keyframes topEnd {
  0%, 100% {
    top: 0;
  }
  50% {
    top: -15px;
  }
}
@keyframes topEnd {
  0%, 100% {
    top: 0;
  }
  50% {
    top: -15px;
  }
}
@-webkit-keyframes leftEnd {
  0%, 100% {
    left: 0;
  }
  50% {
    left: 15px;
  }
}
@keyframes leftEnd {
  0%, 100% {
    left: 0;
  }
  50% {
    left: 15px;
  }
}
@-webkit-keyframes bottomEnd {
  0%, 100% {
    bottom: 0;
  }
  50% {
    bottom: -15px;
  }
}
@keyframes bottomEnd {
  0%, 100% {
    bottom: 0;
  }
  50% {
    bottom: -15px;
  }
}
.lSSlideOuter .rightEnd {
  -webkit-animation: rightEnd 0.3s;
  animation: rightEnd 0.3s;
  position: relative;
}

.lSSlideOuter .leftEnd {
  -webkit-animation: leftEnd 0.3s;
  animation: leftEnd 0.3s;
  position: relative;
}

.lSSlideOuter.vertical .rightEnd {
  -webkit-animation: topEnd 0.3s;
  animation: topEnd 0.3s;
  position: relative;
}

.lSSlideOuter.vertical .leftEnd {
  -webkit-animation: bottomEnd 0.3s;
  animation: bottomEnd 0.3s;
  position: relative;
}

.lSSlideOuter.lSrtl .rightEnd {
  -webkit-animation: leftEnd 0.3s;
  animation: leftEnd 0.3s;
  position: relative;
}

.lSSlideOuter.lSrtl .leftEnd {
  -webkit-animation: rightEnd 0.3s;
  animation: rightEnd 0.3s;
  position: relative;
}

.lightSlider.lsGrab > * {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}

.lightSlider.lsGrabbing > * {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing;
}

/* = Galleries
----------------------------------------------------------------------------------------------------------------- */
.galleries + .galleries,
.galleries + .ugclist,
.galleries + .msg {
  margin-top: 32px;
}
@media screen and (max-width: 1200px) {
  .galleries + .galleries,
  .galleries + .ugclist,
  .galleries + .msg {
    margin-top: 30px;
  }
}
@media screen and (max-width: 1024px) {
  .galleries + .galleries,
  .galleries + .ugclist,
  .galleries + .msg {
    margin-top: 25px;
  }
}
.galleries + .msg {
  margin-bottom: 32px;
}
@media screen and (max-width: 1200px) {
  .galleries + .msg {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 1024px) {
  .galleries + .msg {
    margin-bottom: 25px;
  }
}
.galleries h2 {
  text-align: left;
  font-size: 1.4em;
  padding: 0 0 10px;
  border-bottom: 3px solid #a5acc9;
}
.galleries h2 a {
  float: right;
  font-style: normal;
  font-size: 0.7em;
  line-height: 36px;
}
@media screen and (min-width: 1200px) {
  .galleries h2 a {
    line-height: 38px;
  }
}
@media screen and (max-width: 650px) {
  .galleries h2 a {
    line-height: 36px;
  }
}
.galleries ul {
  margin: 0;
  list-style: none;
}
.galleries ul li {
  width: 22%;
  float: left;
  margin: 0 4% 0 0;
}
.galleries ul li img {
  width: 100%;
  margin: 0 0 10px;
}
.galleries ul li > a {
  display: block;
}
.galleries ul li h3 {
  font-size: 1.1em;
  text-align: center;
  line-height: 1.2em;
}
@media screen and (max-width: 1060px) {
  .galleries ul li h3 {
    font-size: 1em;
  }
}
@media screen and (max-width: 740px) {
  .galleries ul li h3 {
    font-size: 0.9em;
  }
}
.galleries ul li:nth-child(4n) {
  margin-right: 0;
}
.galleries ul li:nth-child(4n+1) {
  clear: left;
}
@media screen and (max-width: 960px) {
  .galleries ul li {
    width: 30.666%;
  }
  .galleries ul li:nth-child(4n) {
    margin-right: 4%;
  }
  .galleries ul li:nth-child(4n+1) {
    clear: none;
  }
  .galleries ul li:nth-child(3n) {
    margin-right: 0;
  }
  .galleries ul li:nth-child(3n+1) {
    clear: left;
  }
}
@media screen and (max-width: 740px) {
  .galleries ul li {
    width: 48%;
  }
  .galleries ul li:nth-child(4n) {
    margin-right: 4%;
  }
  .galleries ul li:nth-child(3n) {
    margin-right: 4%;
  }
  .galleries ul li:nth-child(2n) {
    margin-right: 0;
  }
  .galleries ul li:nth-child(odd) {
    clear: left;
  }
  .galleries ul li:nth-child(even) {
    clear: right;
  }
}
@media screen and (max-width: 350px) {
  .galleries ul li {
    width: 100%;
    margin-right: 0;
  }
}

.galleryview {
  margin: 0;
  list-style: none;
}
.galleryview li {
  width: 24%;
  float: left;
  margin: 0 1% 1% 0;
}
.galleryview li img {
  width: 100%;
}
.galleryview li:nth-child(4n+1) {
  clear: left;
}
.galleryview li:nth-child(4n) {
  margin-right: 0;
}
@media screen and (max-width: 600px) {
  .galleryview li {
    width: 48%;
  }
}

.masonry-slider {
  position: relative;
}

.masonry-slider .slick-prev, .masonry-slider .slick-next {
  background: rgba(255, 255, 255, 0.77) no-repeat center/auto 21px;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  height: 70px;
  top: 50%;
  width: 70px;
}

.masonry-slider .slick-prev {
  background-image: url(/_img/arrows/blue-left.svg);
  left: 50px;
}

.masonry-slider .slick-next {
  background-image: url(/_img/arrows/blue-right.svg);
  right: 50px;
}

.masonry-slider .slick-list {
  margin-bottom: 0;
}

.masonry-slider .slick-list .slick-slide, .masonry-slider .slick-list .slick-slide .col {
  margin-right: 0;
}

.masonry-slider .slick-list .slick-slide.colsHalf .col, .masonry-slider .slick-list .slick-slide.colsOneTwoOne .col:nth-child(3n+2) {
  width: 50%;
}

.masonry-slider .slick-list .slick-slide.colsTwoOne .col, .masonry-slider .slick-list .slick-slide.colsOneTwo .col.endCol {
  width: 66.67%;
}

.masonry-slider .slick-list .slick-slide.colsTwoOne .endCol, .masonry-slider .slick-list .slick-slide.colsOneTwo .col {
  width: 33.33%;
}

.masonry-slider .slick-list .slick-slide.colsOneTwoOne .col {
  width: 25%;
}

.masonry-slider .slick-list .slick-slide span {
  background: no-repeat center/cover;
  display: block;
  padding-bottom: 50%;
  width: 100%;
}

.masonry-slider .slick-list .slick-slide span.square-img {
  padding-bottom: 100%;
}

.masonry-slider .slick-list .slick-slide.colsTwoOne span, .masonry-slider .slick-list .slick-slide.colsOneTwo span {
  padding-bottom: 75%;
}

.masonry-slider .slick-list .slick-slide.colsTwoOne span.square-img, .masonry-slider .slick-list .slick-slide.colsOneTwo span.square-img {
  padding-bottom: 75%;
}

@media screen and (max-width: 1300px) {
  .masonry-slider .slick-prev, .masonry-slider .slick-next {
    height: 60px;
    width: 60px;
  }
  .masonry-slider .slick-prev {
    left: 40px;
  }
  .masonry-slider .slick-next {
    right: 40px;
  }
}
@media screen and (max-width: 1024px) {
  .masonry-slider .slick-prev {
    left: 30px;
  }
  .masonry-slider .slick-next {
    right: 30px;
  }
}
@media screen and (max-width: 950px) {
  .masonry-slider .slick-prev {
    left: 20px;
  }
  .masonry-slider .slick-next {
    right: 20px;
  }
}
@media screen and (max-width: 750px) {
  .masonry-slider .slick-prev {
    left: 10px;
  }
  .masonry-slider .slick-next {
    right: 10px;
  }
}
@media screen and (max-width: 600px) {
  .masonry-slider .slick-prev, .masonry-slider .slick-next {
    height: 50px;
    width: 50px;
  }
}
@media screen and (max-width: 400px) {
  .masonry-slider .slick-prev, .masonry-slider .slick-next {
    height: 46px;
    width: 46px;
  }
}
@media screen and (max-width: 380px) {
  .masonry-slider .slick-prev {
    left: 8px;
  }
  .masonry-slider .slick-next {
    right: 8px;
  }
}
/* = News
----------------------------------------------------------------------------------------------------------------- */
.news {
  margin: 0;
}
.news ul {
  margin: 0;
  list-style: none;
}
.news ul li {
  display: inline-block;
  margin: 0 0 30px;
  padding: 0 0 10px;
  border-bottom: 1px solid #ccc;
}
.news ul li h3 {
  margin: 0 0 10px;
  line-height: 1em;
}
.news ul li h4 {
  margin: 0 0 10px;
}
.news ul li img {
  width: 20%;
  float: left;
  margin: 0 20px 20px 0;
}
@media screen and (max-width: 480px) {
  .news ul li img {
    width: 100%;
    float: none;
  }
}
.news ul li .meta {
  margin: 0 0 20px;
}
.news ul li:last-child {
  margin: 0;
  padding: 0;
  border: 0;
}

.newsview {
  width: 900px;
  margin: 0 auto;
}
.newsview h1 {
  text-align: center;
  font-size: 2.1em;
  margin: 0 0 30px;
}
@media screen and (max-width: 900px) {
  .newsview h1 {
    font-size: 2em;
  }
}
@media screen and (max-width: 470px) {
  .newsview h1 {
    font-size: 1.6em;
  }
}
.newsview h2 {
  margin: 0 0 5px;
}
.newsview img {
  max-width: 100%;
}
.newsview iframe {
  margin: 0 0 20px;
}
.newsview .large {
  float: right;
  margin: 0 0 40px 40px;
}
@media screen and (max-width: 740px) {
  .newsview .large {
    float: none;
    margin-bottom: 20px;
    margin-left: 0;
  }
}
.newsview .large img {
  max-width: 320px;
}
@media screen and (max-width: 740px) {
  .newsview .large img {
    max-width: 100%;
  }
}
.newsview .meta {
  margin: 0 0 20px;
}
@media screen and (max-width: 900px) {
  .newsview {
    width: auto;
  }
}

/* = Featured
----------------------------------------------------------------------------------------------------------------- */
.featuresNews ul {
  margin: 0;
  list-style: none;
}
.featuresNews ul li {
  margin: 0;
  position: relative;
}
.featuresNews ul li h3 {
  margin: 0 0 10px;
  font-style: normal;
  line-height: 1.2em;
}
.featuresNews ul li h3 a {
  color: #00295d;
}
.featuresNews ul li p {
  font-style: normal;
}
.featuresNews ul li img {
  width: 40%;
  float: left;
  margin: 0 20px 0 0;
  -moz-border-radius: 0 15px 15px;
  -webkit-border-radius: 0 15px 15px;
  border-radius: 0 15px 15px;
}
@media screen and (max-width: 600px) {
  .featuresNews ul li img {
    position: relative;
    width: 100%;
    float: none;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 470px) {
  .featuresNews ul li img {
    width: 30%;
    float: right;
    margin: 0 0 0 25px;
  }
}
.featuresNews ul li .fn-content {
  width: 56%;
  float: right;
}
@media screen and (max-width: 600px) {
  .featuresNews ul li .fn-content {
    width: 100%;
    float: none;
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 1024px) {
  .featuresNews ul {
    margin-bottom: 30px;
  }
}

/* = Blogs
----------------------------------------------------------------------------------------------------------------- */
.blogs ul {
  margin: 0;
  list-style: none;
}
.blogs ul li {
  margin: 0 0 20px;
  padding: 15px 0;
  background: #fff;
  -moz-border-radius: 0 15px 15px;
  -webkit-border-radius: 0 15px 15px;
  border-radius: 0 15px 15px;
}
.blogs ul li h3 {
  margin: 0 0 5px 30%;
  font-style: normal;
  font-size: 1.1em;
}
.blogs ul li h3 a {
  color: #00295d;
}
@media screen and (max-width: 1024px) {
  .blogs ul li h3 {
    margin-left: 120px;
  }
}
.blogs ul li p {
  margin-left: 30%;
  font-style: normal;
}
@media screen and (max-width: 1024px) {
  .blogs ul li p {
    margin-left: 120px;
  }
}
.blogs ul li img {
  max-width: 25%;
  float: left;
  -moz-border-radius: 0 15px 15px;
  -webkit-border-radius: 0 15px 15px;
  border-radius: 0 15px 15px;
}
@media screen and (max-width: 1024px) {
  .blogs ul li img {
    width: 100px;
  }
}
@media screen and (max-width: 470px) {
  .blogs ul li img {
    max-width: 26%;
  }
}
@media screen and (max-width: 1024px) {
  .blogs ul li {
    padding: 0;
  }
}

/* = Search
----------------------------------------------------------------------------------------------------------------- */
.newsSearch {
  width: 250px;
  margin: 0 auto 40px;
  position: relative;
}
.newsSearch label {
  display: none;
}
.newsSearch input {
  padding: 10px 40px 10px 15px;
  border: 0;
  background: #ecedef;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  border-radius: 15px;
}
.newsSearch input.btn {
  width: 40px;
  height: 40px;
  padding: 0;
  font-size: 0;
  position: absolute;
  top: 0;
  right: 0;
  background: url(/_img/icons/search.svg) no-repeat center center;
}

#home .newsSearch {
  margin-bottom: 0;
}
#home .newsSearch input {
  background-color: #fff;
}
#home .newsSearch div {
  margin-bottom: 0;
}

/* = Slider
----------------------------------------------------------------------------------------------------------------- */
.newsSlider .slick-slide {
  height: auto;
  text-align: left;
  overflow: hidden;
  word-break: break-word;
  -moz-border-radius: 0 15px 15px;
  -webkit-border-radius: 0 15px 15px;
  border-radius: 0 15px 15px;
}
.newsSlider .slick-slide h3 {
  color: #fff;
  margin: 0 0 5px;
  font-size: 1.2em;
  font-style: normal;
  font-style: normal;
  line-height: 1.2em;
  position: absolute;
  right: 20px;
  bottom: 15px;
  left: 20px;
  text-shadow: 0 0 3px rgba(0, 0, 0, 0.4);
}
.newsSlider .slick-slide h3 a {
  color: #fff;
}
.newsSlider .slick-slide h3 em {
  width: 20px;
  height: 13px;
  display: inline-block;
  font-size: 0;
  background: url(/_img/icons/play-white.svg) no-repeat center center;
}
.newsSlider .slick-slide img {
  -moz-border-radius: 0 15px 15px;
  -webkit-border-radius: 0 15px 15px;
  border-radius: 0 15px 15px;
}
.newsSlider .slick-slide span {
  color: #fff;
  font-size: 0.9em;
  padding: 5px 10px;
  position: absolute;
  top: 0;
  left: 0;
  background: #ae8e5b;
}
.newsSlider .slick-slide span.junior {
  color: #222;
  background: #f7941d;
}
.newsSlider .slick-slide span.senior {
  background: #d80b8c;
}
.newsSlider .slick-slide span.sixthform {
  background: #50b847;
}
.newsSlider .slick-slide span.international {
  background: #01b5da;
}
.newsSlider .slick-slide span.twitter {
  background: #55acee;
}
.newsSlider .slick-slide span.instagram {
  width: 15px;
  height: 15px;
  padding: 0;
  top: 15px;
  left: 15px;
  background: url(/_img/icons/instagram.svg) no-repeat center center;
}
.newsSlider .slick-slide .lens {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  background: url(/_img/lens/news.png) repeat-x bottom center;
  -moz-border-radius: 0 15px 15px;
  -webkit-border-radius: 0 15px 15px;
  border-radius: 0 15px 15px;
}
.newsSlider .slick-slide .play {
  display: none;
}
.newsSlider .slick-dots {
  display: none !important;
}
.newsSlider .slick-prev,
.newsSlider .slick-next {
  top: 50%;
}

/* = Affiliates
----------------------------------------------------------------------------------------------------------------- */
.affiliates {
  text-align: center;
}
.affiliates ul {
  margin: 0;
  list-style: none;
}
.affiliates ul li {
  width: 22%;
  float: left;
  margin: 0 4% 0 0;
}
.affiliates ul li h3 {
  font-size: 1.1em;
}
.affiliates ul li img {
  max-width: 100%;
}
.affiliates ul li:nth-child(4n+1) {
  clear: left;
}
.affiliates ul li:nth-child(4n) {
  margin-right: 0;
}
@media screen and (max-width: 740px) {
  .affiliates ul li {
    width: 48%;
  }
  .affiliates ul li:nth-child(2n) {
    margin-right: 0;
  }
}
@media screen and (max-width: 350px) {
  .affiliates ul li {
    width: 100%;
    margin-right: 0;
  }
}

/* = Map
----------------------------------------------------------------------------------------------------------------- */
#map_wrapper {
  height: 550px;
  margin: 0 0 40px;
  background: url(/_img/loader.gif) no-repeat center center;
}

#map_canvas {
  width: 100%;
  height: 100%;
}
#map_canvas .info_content h3 {
  margin: 0 0 10px;
}
#map_canvas .info_content p {
  margin: 0;
}

/* = Pageblocks
----------------------------------------------------------------------------------------------------------------- */
.pageblockList ul {
  margin: 0;
  list-style: none;
}
.pageblockList.pageblockListTeam ul li {
  padding: 0 0 0 15px;
  font-size: 1.2em;
  background: url(/_img/arrows/gold-right.svg) no-repeat left 7px;
}
.pageblockList.pageblockListTeam ul li a {
  color: #00295d;
}
.pageblockList.pageblockListTeam ul li a span {
  font-size: 0.75em;
  color: #222;
  font-style: italic;
  font-weight: normal;
}
.pageblockList.pageblockListTeam ul li:nth-child(2n+1) {
  clear: left;
}
@media screen and (max-width: 380px) {
  .pageblockList.pageblockListTeam ul li {
    width: 100%;
    float: none;
  }
}

.pageblockView h2 {
  margin: 0 0 5px;
}
.pageblockView h3 {
  margin: 0 0 40px;
  font-weight: normal;
  font-style: normal;
}
@media screen and (max-width: 740px) {
  .pageblockView h3 {
    font-size: 1.2em;
  }
}
.pageblockView .mainimage {
  max-width: 40%;
  float: right;
  margin: 0 0 40px 40px;
}
@media screen and (max-width: 480px) {
  .pageblockView .mainimage {
    max-width: 100%;
    float: none;
    margin-bottom: 20px;
    margin-left: 0;
  }
}
.pageblockView .newsletterHeading {
  margin: 0 0 10px;
  font-weight: bold;
  font-style: italic;
}
.pageblockView .msgCallout {
  clear: both;
}
.pageblockView .msgCallout h3 {
  margin: 0 0 5px;
  font-weight: bold;
  font-style: italic;
}
.pageblockView .msgCallout h3.junior {
  color: #f7941d;
}
.pageblockView .msgCallout h3.senior {
  color: #d80b8c;
}
.pageblockView .msgCallout h3.sixth {
  color: #50b847;
}

.videoBanner .cols {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 40px;
}
.videoBanner .cols .col {
  width: 50%;
}
.videoBanner .cols .col video {
  display: block;
}
@media screen and (max-width: 1024px) {
  .videoBanner .cols .col {
    float: none;
    width: 100%;
  }
}
.videoBanner .cols .col:first-of-type {
  background-color: #00295d;
  margin-right: 0;
  padding: 40px;
}
.videoBanner .cols .col:first-of-type h2 {
  color: #ae8e5b;
}
.videoBanner .cols .col:first-of-type p {
  color: #fff;
}
@media screen and (max-width: 568px) {
  .videoBanner .cols .col:first-of-type {
    padding: 20px;
  }
}
@media screen and (max-width: 1024px) {
  .videoBanner .cols .endCol {
    padding-bottom: 56.25%;
    position: relative;
  }
  .videoBanner .cols .endCol iframe, .videoBanner .cols .endCol video {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
  }
}
@media screen and (max-width: 1024px) {
  .videoBanner .cols {
    margin-bottom: 20px;
  }
}

.videoBanner.staticImage .endCol {
  background-position: center;
  background-size: cover;
}

.courseKeyPoints {
  background-color: #ebeef3;
  border-radius: 0 15px 15px;
  margin-bottom: 20px;
  padding: 20px;
}
.courseKeyPoints h6 {
  border-bottom: 3px solid #fff;
  padding-bottom: 15px;
}
@media screen and (max-width: 1024px) {
  .courseKeyPoints {
    float: left;
    margin-right: 4%;
    width: 48%;
  }
}
@media screen and (max-width: 600px) {
  .courseKeyPoints {
    float: none;
    margin-right: 0;
    width: 100%;
  }
}

.courseKeyPoints:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 1024px) {
  .courseKeyPoints:last-child {
    margin-right: 0;
  }
}

.courseKeyPoints.keyPointsIcon {
  background-size: 100px;
  background-position: top right;
  background-repeat: no-repeat;
}
.courseKeyPoints.keyPointsIcon h6 {
  font-size: 1.5em;
  margin-right: 33%;
  width: 67%;
}

.courseCta {
  background-size: cover;
  border-radius: 0 15px 15px;
  margin-bottom: 20px;
}
.courseCta div {
  background-color: rgba(0, 41, 93, 0.5);
  border-radius: 0 15px 15px;
  padding: 80px 80px 20px 20px;
}
.courseCta div h3, .courseCta div p {
  color: #fff;
  font-weight: 400;
}
.courseCta div h3 .highlight, .courseCta div p .highlight {
  color: #e0c083;
}
.courseCta:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 1024px) {
  .courseCta {
    float: left;
    margin-right: 4%;
    width: 48%;
  }
}
@media screen and (max-width: 600px) {
  .courseCta {
    float: none;
    margin-right: 0%;
    width: 100%;
  }
}

@media screen and (max-width: 1024px) {
  .courseCta:last-child {
    margin-right: 0;
  }
}

h2.quote-cite {
  color: #fff;
}

.teamList {
  list-style: none;
  margin-left: 0;
}
.teamList li {
  cursor: pointer;
  float: left;
  margin-bottom: 20px;
  margin-right: 4%;
  width: 30.66%;
}
.teamList li .thumb {
  position: relative;
}
.teamList li .thumb img {
  border-radius: 0;
  max-width: none;
  width: 100%;
}
.teamList li .thumb .details {
  bottom: 0;
  left: 0;
  padding: 0 20px;
  position: absolute;
  width: 100%;
  z-index: 3;
}
.teamList li .thumb .details h3, .teamList li .thumb .details p {
  color: #fff;
}
.teamList li .thumb .preview {
  background: #00295d;
  cursor: auto;
  display: none;
  height: 100%;
  left: 0;
  padding: 20px 20px 60px;
  position: absolute;
  top: 0;
  z-index: 4;
}
.teamList li .thumb .preview .previewInner {
  height: 100%;
  -ms-overflow-style: none;
  overflow-x: hidden;
  scrollbar-width: none;
}
.teamList li .thumb .preview .previewInner p {
  border-bottom: 1px solid #ae8e5b;
  border-top: 1px solid #ae8e5b;
  color: #fff;
  font-style: italic;
  margin-bottom: 0;
  padding: 20px 0;
}
.teamList li .thumb .preview .previewInner::-webkit-scrollbar {
  display: none;
}
.teamList li .thumb .preview .profileLink {
  bottom: 20px;
  color: #ae8e5b;
  cursor: pointer;
  left: 20px;
  position: absolute;
  text-transform: uppercase;
}
.teamList li .thumb .popup {
  cursor: auto;
  display: none;
  height: 100%;
  left: 0;
  position: fixed;
  text-align: center;
  top: 0;
  white-space: nowrap;
  width: 100%;
  z-index: 9999;
}
.teamList li .thumb .popup.popupShow {
  display: block;
  padding-left: 25px;
  padding-right: 25px;
}
.teamList li .thumb .popup.popupShow .inner {
  background: #fff;
  border: 40px solid #fff;
  display: inline-block;
  max-height: 90%;
  max-width: 1040px;
  overflow-x: hidden;
  position: relative;
  text-align: left;
  top: 15px;
  vertical-align: middle;
  white-space: normal;
  width: 100%;
}
.teamList li .thumb .popup.popupShow .inner .close {
  cursor: pointer;
  height: 30px;
  position: absolute;
  right: 0;
  top: 0;
  width: 30px;
}
.teamList li .thumb .popup.popupShow .inner .close:before {
  background: #00295d;
  content: "";
  display: block;
  left: 0;
  height: 2px;
  position: absolute;
  top: 14px;
  transform: rotate(45deg);
  width: 30px;
}
.teamList li .thumb .popup.popupShow .inner .close:after {
  background: #00295d;
  content: "";
  display: block;
  left: 0;
  height: 2px;
  position: absolute;
  top: 14px;
  transform: rotate(-45deg);
  width: 30px;
}
.teamList li .thumb .popup.popupShow .inner .content {
  overflow-y: auto;
}
.teamList li .thumb .popup.popupShow .inner .content .col img {
  margin-bottom: 20px;
}
.teamList li .thumb .popup.popupShow .inner .content .col h6 {
  padding-right: 40px;
}
.teamList li .thumb .popup.popupShow .inner .content .col h3 {
  margin-bottom: 80px;
}
@media screen and (max-width: 600px) {
  .teamList li .thumb .popup.popupShow .inner .content .col h3 {
    margin-bottom: 20px;
  }
}
.teamList li .thumb .popup.popupShow .inner .content .col a {
  cursor: pointer;
}
@media screen and (max-width: 1024px) {
  .teamList li .thumb .popup.popupShow .inner .content .col {
    width: 31%;
    float: left;
    margin-right: 4%;
  }
}
@media screen and (max-width: 750px) {
  .teamList li .thumb .popup.popupShow .inner .content .col {
    width: 100%;
    float: none;
    margin-right: 0;
  }
}
@media screen and (max-width: 1024px) {
  .teamList li .thumb .popup.popupShow .inner .content .endCol {
    width: 65%;
    margin-right: 0;
  }
}
@media screen and (max-width: 750px) {
  .teamList li .thumb .popup.popupShow .inner .content .endCol {
    width: 100%;
    margin-right: 0;
  }
}
.teamList li .thumb:after {
  background: linear-gradient(rgba(0, 41, 93, 0.25), rgba(0, 41, 93, 0.75));
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 2;
}
.teamList li .thumb:hover .preview {
  display: block;
}
@media screen and (max-width: 1024px) {
  .teamList li {
    margin-right: 4;
    width: 48%;
  }
}
@media screen and (max-width: 600px) {
  .teamList li {
    margin-right: 0;
    width: 100%;
  }
}
.teamList li:nth-of-type(3n) {
  margin-right: 0;
}
@media screen and (max-width: 1024px) {
  .teamList li:nth-of-type(3n) {
    margin-right: 4%;
  }
}
@media screen and (max-width: 600px) {
  .teamList li:nth-of-type(3n) {
    margin-right: 0;
  }
}
.teamList li:nth-of-type(3n + 1) {
  clear: left;
}
@media screen and (max-width: 1024px) {
  .teamList li:nth-of-type(3n + 1) {
    clear: none;
  }
}
@media screen and (max-width: 1024px) {
  .teamList li:nth-of-type(2n) {
    margin-right: 0;
  }
}
@media screen and (max-width: 600px) {
  .teamList li:nth-of-type(2n) {
    margin-right: 0;
  }
}
@media screen and (max-width: 1024px) {
  .teamList li:nth-of-type(2n + 1) {
    clear: left;
  }
}

.noscroll {
  overflow: hidden;
}

/* = Banners
----------------------------------------------------------------------------------------------------------------- */
.courseBanner {
  display: flex;
  flex-wrap: wrap;
}
.courseBanner .col {
  background-size: cover;
  margin-right: 0;
  width: 50%;
}
@media screen and (max-width: 1024px) {
  .courseBanner .col {
    float: none;
    padding: 0 0 56.25%;
    width: 100%;
  }
}
.courseBanner .col.endCol {
  background: #ae8e5b;
  padding: 60px;
}
.courseBanner .col.endCol h2, .courseBanner .col.endCol blockquote {
  border-color: #fff;
  color: #fff;
  margin-top: 0;
  max-width: 580px;
  padding-left: 0;
  padding-right: 0;
  text-align: left;
}
.courseBanner .col.endCol blockquote {
  font-size: inherit;
}
@media screen and (max-width: 1024px) {
  .courseBanner .col.endCol blockquote {
    max-width: none;
  }
}
@media screen and (max-width: 568px) {
  .courseBanner .col.endCol {
    padding: 30px;
  }
}

/* = Tabs
----------------------------------------------------------------------------------------------------------------- */
.tabs.tabCourse > ul {
  display: flex;
  flex-wrap: wrap;
}
.tabs.tabCourse > ul li {
  border-radius: 0 15px 0 0;
  flex-basis: 0;
  flex-grow: 1;
  padding-bottom: 20px;
  position: relative;
  text-align: center;
}
.tabs.tabCourse > ul li a {
  background-color: #ebeef3;
  border-bottom: none;
  border-radius: 0 15px 15px;
  color: #00295d;
  font-size: 1.4em;
  height: 100%;
  padding: 40px 85px;
  position: relative;
  width: 100%;
}
.tabs.tabCourse > ul li a i {
  height: 85px;
  left: 0;
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 85px;
}
@media screen and (max-width: 768px) {
  .tabs.tabCourse > ul li a i {
    display: none;
  }
}
.tabs.tabCourse > ul li a i.world {
  background: url(/_img/icons/globe-icon.svg) center/cover;
}
.tabs.tabCourse > ul li a i.paths {
  background: url(/_img/icons/arrows-icon.svg) center/cover;
}
@media screen and (max-width: 768px) {
  .tabs.tabCourse > ul li a {
    padding: 20px;
  }
}
.tabs.tabCourse > ul li a.on:after {
  background-color: #ebeef3;
  bottom: -35px;
  content: "";
  height: 50px;
  left: 0;
  position: absolute;
  width: 100%;
  z-index: -1;
}
.tabs.tabCourse > ul li:last-of-type {
  margin-right: 0;
}

.tabs.tabCourse .panel {
  background-color: #ebeef3;
  border-radius: 0 15px 15px;
  padding: 40px;
}
.tabs.tabCourse .panel h6 em {
  font-size: 0.75em;
  font-weight: 400;
}
.tabs.tabCourse .panel p {
  color: #00295d;
}
.tabs.tabCourse .panel p q {
  border-left: 3px solid #ae8e5b;
  display: inline-block;
  padding-left: 17px;
}
@media screen and (max-width: 568px) {
  .tabs.tabCourse .panel {
    padding: 20px;
  }
}

/* = UGC List
----------------------------------------------------------------------------------------------------------------- */
.ugclist + .ugclist,
.ugclist + .msg {
  margin-top: 32px;
}
@media screen and (max-width: 1200px) {
  .ugclist + .ugclist,
  .ugclist + .msg {
    margin-top: 30px;
  }
}
@media screen and (max-width: 1024px) {
  .ugclist + .ugclist,
  .ugclist + .msg {
    margin-top: 25px;
  }
}
.ugclist + .msg {
  margin-bottom: 32px;
}
@media screen and (max-width: 1200px) {
  .ugclist + .msg {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 1024px) {
  .ugclist + .msg {
    margin-bottom: 25px;
  }
}
.ugclist h3 {
  font-size: 1.4em;
  padding: 0 0 10px;
  border-bottom: 3px solid #a5acc9;
}
@media screen and (max-width: 650px) {
  .ugclist h3 {
    font-size: 1.3em;
    padding-right: 70px;
    position: relative;
  }
}
.ugclist h3 a {
  float: right;
  font-style: normal;
  font-size: 0.7em;
  line-height: 36px;
}
@media screen and (min-width: 1200px) {
  .ugclist h3 a {
    line-height: 38px;
  }
}
@media screen and (max-width: 650px) {
  .ugclist h3 a {
    line-height: 36px;
    float: none;
    position: absolute;
    right: 0;
  }
}
@media screen and (max-width: 440px) {
  .ugclist h3 a {
    line-height: 34px;
  }
}
.ugclist img {
  max-width: 100%;
  -moz-border-radius: 3px 3px 2px #efefef;
  -webkit-border-radius: 3px 3px 2px #efefef;
  box-shadow: 3px 3px 2px #efefef;
}
.ugclist .carousel .slick-list {
  margin-bottom: 20px;
}
@media screen and (max-width: 600px) {
  .ugclist .carousel .slick-list {
    margin-bottom: 10px;
  }
}
.ugclist .carousel .slick-dots {
  position: relative;
  bottom: 0;
}

.ugcgrid div {
  width: 22%;
  float: left;
  text-align: center;
  margin: 0 4% 0 0;
}
.ugcgrid div h4 {
  font-size: 1em;
  font-style: italic;
}
.ugcgrid div p {
  margin: 15px 0 10px 0;
}
.ugcgrid div img {
  width: 120px;
}
.ugcgrid div:nth-child(4n) {
  margin-right: 0;
}
.ugcgrid div:nth-child(4n+1) {
  clear: left;
}
@media screen and (max-width: 740px) {
  .ugcgrid div {
    width: 48%;
  }
  .ugcgrid div:nth-child(2n) {
    margin-right: 0;
  }
}
@media screen and (max-width: 350px) {
  .ugcgrid div {
    width: 100%;
    margin-right: 0;
  }
}

#policies .ugcgrid div {
  width: 50%;
  text-align: left;
  margin-right: 0;
}
#policies .ugcgrid div h4 {
  margin: 0 0 10px;
  font-style: normal;
}
#policies .ugcgrid div h4 a {
  min-height: 30px;
  display: block;
  padding: 0 0 0 30px;
  font-weight: normal;
  color: #222;
  background: url(/_img/icons/pdf.png) no-repeat left top;
  -moz-background-size: 21px;
  -webkit-background-size: 21px;
  background-size: 21px;
}
#policies .ugcgrid div p {
  display: none;
}
@media screen and (max-width: 740px) {
  #policies .ugcgrid div {
    width: 100%;
  }
}

/* = Popout
----------------------------------------------------------------------------------------------------------------- */
.polaroidsPopout {
  width: 800px;
  display: block;
  position: fixed;
  top: 0;
  left: 50%;
  height: 100%;
  overflow: auto;
  margin-top: 0;
  margin-left: -400px;
  background: #fff;
  z-index: 9999;
  -moz-border-radius: 0 0 5px #ddd;
  -webkit-border-radius: 0 0 5px #ddd;
  box-shadow: 0 0 5px #ddd;
}
.polaroidsPopout h2 {
  font-size: 1.6em;
  margin: 0;
  padding: 0 0 10px;
  border-bottom: 3px solid #a5acc9;
}
.polaroidsPopout h2.prospectusTitle {
  text-align: center;
  font-size: 2em;
  color: #fff;
  margin: 0 0 20px;
  padding: 25px 0 95px;
  border: 0;
  background: #00295d url(/_img/ribbons/hero.png) no-repeat bottom center;
  -moz-background-size: contain;
  -webkit-background-size: contain;
  background-size: contain;
}
@media screen and (max-width: 600px) {
  .polaroidsPopout h2.prospectusTitle {
    padding: 25px 40px 60px;
  }
}
@media screen and (max-width: 400px) {
  .polaroidsPopout h2.prospectusTitle {
    font-size: 1.6em;
  }
}
.polaroidsPopout .webForm {
  padding: 0 40px 20px;
  font-size: 0.9em;
}
.polaroidsPopout .webForm .page1 {
  width: 47%;
  float: left;
}
.polaroidsPopout .webForm .page2 {
  width: 47%;
  float: right;
}
.polaroidsPopout .webForm .page3 {
  width: 100%;
  float: left;
  clear: both;
}
.polaroidsPopout .webForm .questTypeSwitch {
  position: relative;
  overflow: hidden;
}
.polaroidsPopout .webForm .questTypeSwitch label {
  padding-left: 35px;
}
@media screen and (max-width: 600px) {
  .polaroidsPopout .webForm .questTypeSwitch label {
    padding-left: 30px;
  }
}
.polaroidsPopout .webForm .questTypeSwitch span {
  width: auto;
  position: absolute;
  top: 0;
  left: 0;
  padding-top: 5px;
}
.polaroidsPopout .webForm .submitBtn {
  text-align: center;
  clear: left;
}
.polaroidsPopout .webForm .submitBtn label {
  display: none;
}
@media screen and (max-width: 560px) {
  .polaroidsPopout .webForm .page1,
  .polaroidsPopout .webForm .page2,
  .polaroidsPopout .webForm .page3 {
    width: 100%;
    float: none;
  }
  .polaroidsPopout .webForm .formList {
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 600px) {
  .polaroidsPopout .webForm {
    padding: 0 20px 20px;
  }
}
.polaroidsPopout .close {
  width: 20px;
  height: 20px;
  font-size: 0;
  display: block;
  cursor: pointer;
  position: absolute;
  top: 20px;
  right: 20px;
  background: url(/_img/icons/close.svg) no-repeat top left;
}
.polaroidsPopout iframe {
  display: block;
}
.polaroidsPopout.on {
  display: block;
}
@media screen and (max-width: 900px) {
  .polaroidsPopout {
    width: 94%;
    margin: 0 3%;
    left: 0;
  }
}
@media screen and (max-width: 600px) {
  .polaroidsPopout {
    width: 100%;
    margin: 0;
    top: 0;
    right: 0;
    left: 0;
  }
}

.bgoverlay {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background: url(/_img/lens/white.png) repeat center center;
  z-index: 2;
}

/* = Video Popout
----------------------------------------------------------------------------------------------------------------- */
.video-image {
  margin: 0 0 20px;
  position: relative;
}
.video-image img {
  width: 100%;
  cursor: pointer;
}
.video-image span {
  width: 84px;
  height: 84px;
  font-size: 0;
  margin: -40px 0 0 -40px;
  position: absolute;
  top: 50%;
  left: 50%;
  cursor: pointer;
  background: url(/_img/icons/play-circle.svg) no-repeat center center;
}
.video-image .polaroidsPopout {
  top: 45%;
  position: fixed;
  display: none;
  margin-top: -200px;
}
.video-image .polaroidsPopout .close {
  width: 25px;
  height: 25px;
  top: -45px;
  right: 0;
  background-image: url(/_img/icons/popup-close.svg);
}
.video-image .polaroidsPopout.on {
  display: block;
}
@media screen and (max-width: 1024px) {
  .video-image {
    margin: 0 0 15px;
  }
}
@media screen and (max-width: 740px) {
  .video-image {
    margin: 5px 0 10px;
  }
}

.courseCta .video-image span {
  display: block;
  position: static;
  margin: 0;
}

/* = Video Hero Popout Play icon
----------------------------------------------------------------------------------------------------------------- */
.video-hero span {
  left: 0;
  position: relative;
  display: block;
  margin: 0 auto;
}
@media screen and (max-width: 1260px) {
  .video-hero span {
    background-size: 70px 70px;
    height: 70px;
    width: 70px;
  }
}
@media screen and (max-width: 1024px) {
  .video-hero span {
    background-size: 60px 60px;
    height: 60px;
    width: 60px;
  }
}
@media screen and (max-width: 740px) {
  .video-hero span {
    background-size: 50px 50px;
    height: 50px;
    width: 50px;
  }
}
@media screen and (max-width: 600px) {
  .video-hero span {
    background-size: 40px 40px;
    height: 40px;
    width: 40px;
  }
}
@media screen and (max-width: 400px) {
  .video-hero span {
    background-size: 36px 36px;
    height: 36px;
    width: 36px;
  }
}

/* = New modal 
----------------------------------------------------------------------------------------------------------------- */
.modal {
  display: none;
  background: rgba(216, 222, 230, 0.9);
  position: fixed;
  top: 0;
  height: 100%;
  width: 100%;
  z-index: 101;
}

.modal .modal-inner {
  max-width: 840px;
  width: 90%;
  max-height: 90%;
  left: 50%;
  top: 45%;
  padding: 40px;
  margin: 0 auto;
  background: #fff;
  display: block;
  float: none;
  position: absolute;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  overflow: auto;
  -webkit-transition: top 0.3s ease-in-out;
  transition: top 0.3s ease-in-out;
}

.modal .modal-inner.modal-vidInner {
  overflow: unset;
  padding: 30px;
}

.modal .modal-inner--text {
  padding-top: 55px;
}

.modal .modal-inner p:last-child {
  margin-bottom: 0;
}

.modal.on .modal-inner {
  top: 50%;
}

.modalClose {
  cursor: pointer;
  width: 24px;
  height: 24px;
  background: url(/_img/icons/popup-close.svg) no-repeat 0 0;
  overflow: hidden;
  position: absolute;
  top: 16px;
  right: 16px;
  text-align: center;
  line-height: 1.2;
  z-index: 1;
}

.modal-vidInner .modalClose {
  top: -40px;
  right: 0;
}

@media screen and (max-width: 700px) {
  .modal .modal-inner.modal-vidInner {
    padding: 20px;
  }
}
@media screen and (max-width: 600px) {
  .modal .modal-inner {
    max-height: 92%;
  }
  .modal .modal-inner {
    padding: 30px;
  }
  .modal .modal-inner--text {
    padding-top: 50px;
  }
  .modal-vidInner .modalClose {
    width: 20px;
    height: 20px;
  }
  .modalClose {
    width: 20px;
    height: 20px;
    background-size: 20px;
  }
}
@media screen and (max-width: 460px) {
  .modal .modal-inner.modal-vidInner {
    padding: 10px;
  }
  .modalClose.closeVideo {
    top: 10px;
    right: 7px;
  }
  .modal-vidInner .modalClose {
    top: -40px;
    right: 0;
  }
}
@media screen and (max-width: 380px) {
  .modal .modal-inner.modal-vidInner {
    width: 100%;
  }
  .modal-vidInner .modalClose {
    top: -40px;
    right: 15px;
  }
  .modalClose {
    width: 18px;
    height: 18px;
    background-size: 18px;
    top: 14px;
    right: 14px;
  }
}
@media screen and (max-width: 360px) {
  .modal .modal-inner {
    padding: 30px 25px;
  }
  .modal .modal-inner--text {
    padding-top: 45px;
  }
  .modalClose {
    width: 16px;
    height: 16px;
    background-size: 16px;
    top: 12px;
    right: 12px;
  }
}
/* = Youtube in modal
----------------------------------------------------------------------------------------------------------------- */
.yt-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
}

.yt-container iframe,
.yt-container object,
.yt-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.yt-container .html5video {
  max-width: 100%;
  width: 100%;
}

/* = Lightbox
----------------------------------------------------------------------------------------------------------------- */
body:after {
  content: url(/_img/icons/close.svg) url(/_img/loading.gif) url(/_img/arrows/circle-left.svg) url(/_img/arrows/circle-right.svg);
  display: none;
}

body.lb-disable-scrolling {
  overflow: hidden;
}

.lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: #011f46;
  opacity: 0.8;
  display: none;
}

.lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
  font-weight: normal;
}

.lightbox .lb-image {
  display: block;
  height: auto;
  max-width: inherit;
}

.lightbox a img {
  border: none;
}

.lb-outerContainer {
  position: relative;
  background-color: white;
  *zoom: 1;
  width: 250px;
  height: 250px;
  margin: 0 auto;
}

.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-container {
  padding: 10px;
}

.lb-loader {
  position: absolute;
  top: 43%;
  left: 0;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}

.lb-cancel {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  background: url(/_img/loading.gif) no-repeat;
}

.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}

.lb-container > .nav {
  left: 0;
}

.lb-nav a {
  outline: none;
  background-image: url("data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==");
}

.lb-prev, .lb-next {
  height: 100%;
  cursor: pointer;
  display: block;
}

.lb-nav a.lb-prev {
  width: 34%;
  left: 0;
  float: left;
  background: url(/_img/arrows/circle-left.svg) left 48% no-repeat;
  opacity: 0;
  transition: opacity 0.6s;
}

.lb-nav a.lb-prev:hover {
  opacity: 1;
}

.lb-nav a.lb-next {
  width: 64%;
  right: 0;
  float: right;
  background: url(/_img/arrows/circle-right.svg) right 48% no-repeat;
  opacity: 0;
  transition: opacity 0.6s;
}

.lb-nav a.lb-next:hover {
  opacity: 1;
}

.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  *zoom: 1;
  width: 100%;
}

.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-data {
  padding: 0 4px;
  color: #ccc;
}

.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em;
}

.lb-data .lb-caption {
  font-size: 13px;
  font-weight: bold;
  line-height: 1em;
}

.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 12px;
  color: #fff;
}

.lb-data .lb-close {
  display: block;
  float: right;
  width: 20px;
  height: 20px;
  background: url(/_img/icons/close.svg) top right no-repeat;
  text-align: right;
  outline: none;
  opacity: 0.7;
  transition: opacity 0.2s;
}

.lb-data .lb-close:hover {
  cursor: pointer;
  opacity: 1;
}

.important-notice-container {
  display: table;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(/_img/lens/lens_blue.png);
}

.important-notice-inner {
  display: table-cell;
  vertical-align: middle;
}

.important-notice-content {
  margin: 20px auto 0;
  max-width: 100%;
  width: 560px;
  padding: 30px;
  box-shadow: 0px 0px 15px 5px rgba(0, 0, 0, 0.15);
  background: #fff;
  position: relative;
}

.alert-triangle {
  padding-left: 40px;
  background: url(/_img/icons/alert.png) no-repeat 0 50%;
}

.important-notice-content p {
  margin: 0 0 10px;
}

.important-notice-content .popup-button {
  display: block;
  width: 20px;
  height: 20px;
  background: url(/_img/icons/close.svg) top right no-repeat;
  position: absolute;
  right: 0px;
  top: -30px;
  cursor: pointer;
  text-align: center;
  color: #fff;
  line-height: 1;
  padding: 0;
  line-height: 20px;
  font-size: 18px;
}

.popup-container {
  display: none;
  height: 100%;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
}

@media screen and (max-width: 620px) {
  .important-notice-content {
    width: auto;
    margin: 40px 20px;
    padding: 40px 20px 20px;
    max-height: 100%;
    overflow: auto;
  }
  .important-notice-content .popup-button {
    top: 0;
    width: 30px;
    height: 30px;
    background-position: 50%;
    background-color: #00285b;
  }
}
/* = Events Calendar
----------------------------------------------------------------------------------------------------------------- */
.ctas {
  text-align: center;
}
.ctas > ul {
  margin: 0;
  list-style: none;
}
.ctas > ul > li {
  width: 18.4%;
  float: left;
  min-height: 200px;
  color: #fff;
  margin: 0 2% 2% 0;
  padding: 20px;
  position: relative;
  background: #00295d;
  -moz-border-radius: 0 15px 15px;
  -webkit-border-radius: 0 15px 15px;
  border-radius: 0 15px 15px;
  -moz-border-radius: 4px 4px 0 #ddd;
  -webkit-border-radius: 4px 4px 0 #ddd;
  box-shadow: 4px 4px 0 #ddd;
}
.ctas > ul > li h3 {
  color: #fff;
  margin: 0 0 5px;
  font-size: 1.3em;
  font-style: italic;
}
.ctas > ul > li h3 a {
  color: #fff;
}
.ctas > ul > li p {
  margin: 0 0 5px;
  font-size: 0.9em;
}
.ctas > ul > li img {
  width: 100%;
  margin: 0 0 20px;
}
.ctas > ul > li .lens {
  display: none;
}
.ctas > ul > li:last-child {
  margin-right: 0;
}
.ctas > ul > li.news {
  text-align: left;
  padding: 0;
  overflow: hidden;
  background: none;
  -moz-border-radius: none;
  -webkit-border-radius: none;
  box-shadow: none;
}
.ctas > ul > li.news h3 {
  color: #00295d;
  font-size: 1.2em;
  font-style: normal;
  z-index: 1;
}
.ctas > ul > li.news h3 a {
  color: #00295d;
}
.ctas > ul > li.news h3 em {
  width: 20px;
  height: 13px;
  display: inline-block;
  font-size: 0;
  background: url(/_img/icons/play-gold.svg) no-repeat center center;
}
.ctas > ul > li.news p {
  color: #222;
  font-size: 0.8em;
  z-index: 1;
}
.ctas > ul > li.news img {
  margin: 0 0 10px;
  -moz-border-radius: 0 15px 15px;
  -webkit-border-radius: 0 15px 15px;
  border-radius: 0 15px 15px;
}
.ctas > ul > li.news span {
  font-size: 0.9em;
  padding: 2px 10px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  background: #00295d;
}
.ctas > ul > li.news span.twitter {
  background: #55acee;
}
.ctas > ul > li.news span.instagram {
  width: 15px;
  height: 15px;
  padding: 0;
  top: 15px;
  left: 15px;
  background: url(/_img/icons/instagram.svg) no-repeat center center;
}
.ctas > ul > li.news .play {
  width: 100%;
  height: 84px;
  display: block;
  position: absolute;
  top: 25%;
  background: url(/_img/icons/play-circle.svg) no-repeat top center;
}
.ctas > ul > li.calendar {
  color: #222;
  background: #e7eaf3;
  -moz-border-radius: none;
  -webkit-border-radius: none;
  box-shadow: none;
}
.ctas > ul > li.calendar h3 {
  color: #00295d;
}
.ctas > ul > li.sports {
  padding: 0;
  -moz-border-radius: none;
  -webkit-border-radius: none;
  box-shadow: none;
}
.ctas > ul > li.sports img {
  margin: 0;
  -moz-border-radius: 0 15px 15px;
  -webkit-border-radius: 0 15px 15px;
  border-radius: 0 15px 15px;
}
.ctas > ul > li.sports h3 {
  font-size: 1.45em;
  position: absolute;
  right: 20px;
  bottom: 20px;
  left: 20px;
  text-shadow: 0 0 3px rgba(0, 0, 0, 0.4);
}
@media screen and (max-width: 740px) {
  .ctas > ul > li {
    width: 100% !important;
    min-height: 1px;
    margin-right: 0;
    margin-bottom: 20px;
  }
}
.ctas > ul > li.staff-card {
  padding: 0;
  background: none;
  border: none;
  -moz-border-radius: none;
  -webkit-border-radius: none;
  box-shadow: none;
  text-align: left;
}
.ctas > ul > li.staff-card h3 {
  color: #00295d;
  font-size: 18px;
  line-height: normal;
  font-style: normal;
}
.ctas.ctas5 > ul > li {
  width: 18.4%;
}
.ctas.ctas5 > ul > li:nth-child(5n) {
  margin-right: 0;
}
.ctas.ctas5 > ul > li:nth-child(5n+1) {
  clear: left;
}
.ctas.ctas4 > ul > li {
  width: 23.5%;
}
.ctas.ctas4 > ul > li:nth-child(4n) {
  margin-right: 0;
}
.ctas.ctas4 > ul > li:nth-child(4n+1) {
  clear: left;
}
.ctas.ctas3 > ul > li {
  width: 32%;
}
.ctas.ctas3 > ul > li:nth-child(3n) {
  margin-right: 0;
}
.ctas.ctas3 > ul > li:nth-child(3n+1) {
  clear: left;
}
.ctas.ctas2 > ul > li {
  width: 49%;
}
.ctas.ctas2 > ul > li:nth-child(2n) {
  margin-right: 0;
}
.ctas.ctas2 > ul > li:nth-child(2n+1) {
  clear: left;
}

#home .ctas > ul > li.news h3 {
  color: #fff;
  line-height: 1.2em;
  position: absolute;
  right: 20px;
  bottom: 35px;
  left: 20px;
  text-shadow: 0 0 5px rgba(0, 0, 0, 0.4);
}
#home .ctas > ul > li.news h3 a {
  color: #fff;
}
#home .ctas > ul > li.news h3 em {
  background-image: url(/_img/icons/play-white.svg);
}
#home .ctas > ul > li.news p {
  color: #fff;
  font-size: 0.8em;
  position: absolute;
  bottom: 10px;
  left: 20px;
}
#home .ctas > ul > li.news img {
  margin: 0;
}
#home .ctas > ul > li.news .lens {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  background: url(/_img/lens/news.png) repeat-x bottom center;
}
#home .ctas > ul > li.news .play {
  display: none;
}

.newsListOuter {
  margin-bottom: 20px;
}

h2 + .newsListOuter {
  margin-top: 50px;
}
@media screen and (max-width: 980px) {
  h2 + .newsListOuter {
    margin-top: 35px;
  }
}
@media screen and (max-width: 750px) {
  h2 + .newsListOuter {
    margin-top: 30px;
  }
}
@media screen and (max-width: 600px) {
  h2 + .newsListOuter {
    margin-top: 25px;
  }
}

.newsListOuter + .newsListOuter {
  margin-bottom: 0;
}

.ctas ul.newsCarousel {
  height: auto !important;
}
.ctas ul.newsCarousel li {
  height: 400px;
  background-color: #ddd;
  position: relative;
  -webkit-border-radius: 0 15px 15px;
  border-radius: 0 15px 15px;
}
@media screen and (max-width: 1150px) {
  .ctas ul.newsCarousel li {
    height: 340px;
  }
}
@media screen and (max-width: 950px) {
  .ctas ul.newsCarousel li {
    height: 280px;
  }
}
@media screen and (max-width: 750px) {
  .ctas ul.newsCarousel li {
    height: 340px;
  }
}
@media screen and (max-width: 550px) {
  .ctas ul.newsCarousel li {
    height: 460px;
  }
}
@media screen and (max-width: 350px) {
  .ctas ul.newsCarousel li {
    height: 320px;
  }
}
.ctas ul.newsCarousel li .news-image-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50%;
  -webkit-border-radius: 0 15px 15px;
  border-radius: 0 15px 15px;
}
.ctas ul.newsCarousel li .news-image-bg:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(/_img/lens/lens_15.png) repeat 0 0;
  z-index: 0;
  -webkit-border-radius: 0 15px 15px;
  border-radius: 0 15px 15px;
}
.ctas ul.newsCarousel li span {
  font-size: 0.9em;
  padding: 2px 10px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  background: #00295d;
}
.ctas ul.newsCarousel li span.twitter {
  background: #55acee;
}
.ctas ul.newsCarousel li span.instagram {
  width: 15px;
  height: 15px;
  padding: 0;
  top: 15px;
  left: 15px;
  background: url(/_img/icons/instagram.svg) no-repeat center center;
}
.ctas ul.newsCarousel li h3 {
  color: #fff;
  line-height: 1.2em;
  text-align: left;
  font-size: 1.2em;
  position: absolute;
  right: 20px;
  bottom: 35px;
  left: 20px;
  text-shadow: 0 0 5px rgba(0, 0, 0, 0.4);
  z-index: 1;
}
.ctas ul.newsCarousel li h3 a {
  color: #fff;
}
.ctas ul.newsCarousel li h3 em {
  width: 20px;
  height: 13px;
  display: inline-block;
  font-size: 0;
  background: url(/_img/icons/play-gold.svg) no-repeat center center;
}
.ctas ul.newsCarousel li p {
  color: #fff;
  font-size: 0.8em;
  position: absolute;
  bottom: 10px;
  left: 20px;
  z-index: 1;
}
.ctas ul.newsCarousel li a {
  color: #fff;
  font-weight: normal;
}
.ctas ul.newsCarousel + .lSAction > .lSPrev {
  left: 0;
}
.ctas ul.newsCarousel + .lSAction > .lSNext {
  right: 0;
}

.template2col .ctas ul.newsCarousel li {
  height: 280px;
}
@media screen and (max-width: 1150px) {
  .template2col .ctas ul.newsCarousel li {
    height: 240px;
  }
}
@media screen and (max-width: 950px) {
  .template2col .ctas ul.newsCarousel li {
    height: 280px;
  }
}
@media screen and (max-width: 750px) {
  .template2col .ctas ul.newsCarousel li {
    height: 220px;
  }
}
@media screen and (max-width: 550px) {
  .template2col .ctas ul.newsCarousel li {
    height: 240px;
  }
}
@media screen and (max-width: 350px) {
  .template2col .ctas ul.newsCarousel li {
    height: 320px;
  }
}

.ctas ul.newsCarousel.additionalSpacing {
  margin-bottom: 40px;
}

@media screen and (max-width: 600px) {
  .news-categories {
    display: none;
  }
}
/* = Facebook
----------------------------------------------------------------------------------------------------------------- */
.facebook h3 {
  font-size: 2.2em;
}
@media screen and (max-width: 740px) {
  .facebook h3 {
    font-size: 1.6em;
  }
}
.facebook ul {
  margin: 0;
  list-style: none;
}
.facebook ul li {
  margin: 0;
}
.facebook ul li .details a {
  float: left;
  margin: 0 15px 0 0;
}
.facebook ul li .details span {
  color: #707fa5;
  font-size: 0.8em;
}

/* = Cookie
----------------------------------------------------------------------------------------------------------------- */
.cookie-notice {
  display: none;
  opacity: 0;
  -ms-transform: translateY(100%);
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
  z-index: 9999;
}

.pageLoaded .cookie-notice,
.no-js .cookie-notice {
  opacity: 1;
  transition: opacity 0.8s ease, transform 0.8s ease;
  -webkit-transition-delay: 0.8s;
  transition-delay: 0.8s;
  -ms-transform: translateY(0);
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

.cookie-notice {
  font-size: 0.8em;
  display: none;
  position: fixed;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 9999;
}

.cookie-notice-inner {
  margin: 0 auto;
  max-width: 1240px;
  display: table;
  background: #333;
  position: relative;
}

.cookie-notice p {
  color: #d4d4d4;
}

.cookie-notice p:last-child {
  margin-bottom: 0;
}

.cookie-notice .cookie-info {
  display: table-cell;
  vertical-align: middle;
  padding: 30px 35px;
}

.cookie-notice .cookie-info .cookie-reject {
  display: none;
}

.cookie-notice .cookie-info .cookie-links a:first-of-type {
  margin-left: 0;
}

.cookie-notice .cookie-info p:first-child {
  margin-bottom: 8px;
}

.cookie-notice .cookie-info a {
  color: #fff;
  text-decoration: underline;
}

.cookie-notice .cookie-info .cookie-links a {
  display: inline-block;
  margin: 0 10px;
}

.cookie-notice .cookie-info .cookie-links a:last-of-type {
  margin-right: 0;
}

.cookie-notice .cookie-button {
  display: table-cell;
  vertical-align: middle;
  padding: 30px 35px;
  min-width: 295px;
  background: #3d3d3d;
  text-align: center;
}

.cookie-notice .cookie-button .btn {
  padding: 15px 20px 15px 70px;
  position: relative;
  text-transform: uppercase;
  border: 0;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  color: #fff;
  background: #ae8e5b;
}

.cookie-notice .cookie-button .btn:before {
  content: "";
  color: #fff;
  background: #9a7e51 url(/_img/icons/cookie-check.svg) no-repeat 50% 50%;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  height: 100%;
  width: 50px;
  -webkit-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}

@media screen and (max-width: 770px) {
  .cookie-notice .cookie-info .cookie-links a {
    display: block;
    margin: 6px 0 0;
  }
  .cookie-notice .cookie-info .cookie-links a + span {
    display: none;
  }
  .cookie-notice .cookie-info .cookie-reject .cookie-links a {
    display: inline-block;
    margin: 5px 10px 0;
  }
  .cookie-notice .cookie-info .cookie-reject .cookie-links a:first-of-type {
    margin-left: 0;
  }
}
@media screen and (max-width: 650px) {
  .cookie-notice .cookie-info {
    padding: 30px 25px 25px;
    display: block;
  }
  .cookie-notice .cookie-button {
    padding: 0 25px 30px;
    background: none;
    display: block;
    position: absolute;
    bottom: 0;
    right: 0;
    text-align: right;
  }
  .cookie-notice .cookie-info .cookie-links {
    width: calc(100% - 220px);
    min-height: 60px;
  }
  .cookie-notice .cookie-info .cookie-reject .cookie-links a {
    margin: 10px 0 0;
    display: inline-block;
    width: 44%;
  }
  .cookie-notice .cookie-button .btn {
    padding: 12px 15px 12px 65px;
  }
}
@media screen and (max-width: 420px) {
  .cookie-notice {
    font-size: 0.7em;
  }
  .cookie-notice .cookie-info {
    padding: 30px 25px 25px;
  }
  .cookie-notice .cookie-info .cookie-links {
    width: 100%;
    min-height: 0;
  }
  .cookie-notice .cookie-info .cookie-reject .cookie-links a {
    margin: 0 15px 0 0;
    width: auto;
  }
  .cookie-notice .cookie-button {
    position: relative;
    text-align: left;
  }
  .cookie-notice .cookie-button .btn {
    padding: 10px 15px 10px 65px;
  }
}
.cta-squares {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
}
.cta-squares .cta-item {
  float: left;
  width: 33.3333%;
  height: 0;
  padding-bottom: 31%;
  overflow: hidden;
  position: relative;
}
@media screen and (max-width: 1260px) {
  .cta-squares .cta-item {
    padding-bottom: 40%;
  }
}
@media screen and (max-width: 600px) {
  .cta-squares .cta-item {
    padding-bottom: 33.333%;
  }
}
.cta-squares .cta-item a {
  display: block;
  position: absolute;
  height: 100%;
  width: 100%;
  color: #fff;
  font-weight: normal;
}
.cta-squares .cta-item .cta-image-contain {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}
.cta-squares .cta-item .cta-image-contain .cta-img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: 50% 50%;
}
.cta-squares .cta-item .cta-image-contain .cta-img:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.25;
  z-index: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.cta-squares .cta-item .cta-content {
  position: absolute;
  bottom: 13%;
  padding: 0 40px;
  z-index: 1;
}
.cta-squares .cta-item .cta-content h1, .cta-squares .cta-item .cta-content h2, .cta-squares .cta-item .cta-content h3 {
  font-style: normal;
  text-decoration: none;
  color: #fff;
}
.cta-squares .cta-item .cta-content p {
  margin-bottom: 30px;
}
.cta-squares .cta-item .cta-content p:last-child {
  margin-bottom: 4px;
}
@media screen and (max-width: 1024px) {
  .cta-squares .cta-item .cta-content p {
    margin-bottom: 25px;
  }
}
.cta-squares .cta-item .cta-content .btn {
  min-width: 140px;
  text-align: center;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media screen and (max-width: 1024px) {
  .cta-squares .cta-item .cta-content {
    top: 51%;
    bottom: auto;
    padding: 0 30px;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
@media screen and (max-width: 1060px) {
  .cta-squares .cta-item .cta-content {
    padding: 0 30px;
  }
}
@media screen and (max-width: 980px) {
  .cta-squares .cta-item .cta-content {
    padding: 0 40px;
  }
}
@media screen and (max-width: 750px) {
  .cta-squares .cta-item .cta-content {
    padding: 0 30px;
  }
}
@media screen and (max-width: 590px) {
  .cta-squares .cta-item .cta-content {
    padding: 0 50px;
  }
}
@media screen and (max-width: 480px) {
  .cta-squares .cta-item .cta-content {
    padding: 0 40px;
  }
}
@media screen and (max-width: 400px) {
  .cta-squares .cta-item .cta-content {
    padding: 0 30px;
  }
}
@media screen and (max-width: 360px) {
  .cta-squares .cta-item .cta-content {
    padding: 0 25px;
  }
}
.cta-squares .cta-item a:hover .cta-img:after {
  background: #00295d;
  opacity: 0.45;
}
.cta-squares .cta-item a:hover .btn {
  background: #00295d;
  border-color: #023679;
}
.cta-squares .cta-item.lslide {
  padding-bottom: 450px;
  width: 100%;
}
@media screen and (max-width: 480px) {
  .cta-squares .cta-item.lslide {
    padding-bottom: 400px;
  }
}
@media screen and (max-width: 400px) {
  .cta-squares .cta-item.lslide {
    padding-bottom: 360px;
  }
}
@media screen and (max-width: 380px) {
  .cta-squares .cta-item.lslide {
    padding-bottom: 340px;
  }
}
.cta-squares .cta-item.lslide h2 {
  font-size: 1.8em;
}
@media screen and (max-width: 800px) {
  .cta-squares .cta-item.lslide h2 {
    font-size: 1.6em;
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 595px) {
  .cta-squares .cta-item.lslide h2 {
    font-size: 2em;
  }
}
@media screen and (max-width: 480px) {
  .cta-squares .cta-item.lslide h2 {
    font-size: 1.8em;
    margin-bottom: 18px;
  }
}
@media screen and (max-width: 420px) {
  .cta-squares .cta-item.lslide h2 {
    font-size: 1.6em;
    margin-bottom: 15px;
  }
}
.cta-squares .cta-item.cta-item--noimg {
  background-color: #00295d;
}
.cta-squares .cta-item h2 {
  line-height: 1.15;
}
@media screen and (max-width: 1400px) {
  .cta-squares .cta-item h2 {
    font-size: 1.8em;
  }
}
@media screen and (max-width: 1200px) {
  .cta-squares .cta-item h2 {
    font-size: 1.7em;
  }
}
.cta-squares .cta-item.cta-row-of-four {
  padding-bottom: 25%;
  width: 25%;
}
.cta-squares.cta-squares--X2 .cta-item {
  width: 50%;
  padding-bottom: 31%;
}
.cta-squares.cta-squares--X2 .cta-item .cta-content {
  padding: 0 20%;
  top: 50%;
  bottom: auto;
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.cta-squares.cta-squares--X2 .cta-item .cta-content p {
  max-width: 420px;
}
@media screen and (max-width: 1200px) {
  .cta-squares.cta-squares--X2 .cta-item .cta-content {
    padding: 0 15%;
  }
}
@media screen and (max-width: 1080px) {
  .cta-squares.cta-squares--X2 .cta-item .cta-content {
    padding: 0 12%;
  }
}
@media screen and (max-width: 980px) {
  .cta-squares.cta-squares--X2 .cta-item .cta-content {
    padding: 0 40px;
  }
}
@media screen and (max-width: 750px) {
  .cta-squares.cta-squares--X2 .cta-item .cta-content {
    padding: 0 30px;
  }
}
@media screen and (max-width: 590px) {
  .cta-squares.cta-squares--X2 .cta-item .cta-content {
    padding: 0 50px;
  }
}
@media screen and (max-width: 480px) {
  .cta-squares.cta-squares--X2 .cta-item .cta-content {
    padding: 0 40px;
  }
}
@media screen and (max-width: 400px) {
  .cta-squares.cta-squares--X2 .cta-item .cta-content {
    padding: 0 30px;
  }
}
@media screen and (max-width: 360px) {
  .cta-squares.cta-squares--X2 .cta-item .cta-content {
    padding: 0 25px;
  }
}
.cta-squares.cta-squares--X2 .cta-item.lslide {
  padding-bottom: 450px;
  width: 100%;
}
@media screen and (max-width: 480px) {
  .cta-squares.cta-squares--X2 .cta-item.lslide {
    padding-bottom: 400px;
  }
}
@media screen and (max-width: 400px) {
  .cta-squares.cta-squares--X2 .cta-item.lslide {
    padding-bottom: 360px;
  }
}
@media screen and (max-width: 380px) {
  .cta-squares.cta-squares--X2 .cta-item.lslide {
    padding-bottom: 340px;
  }
}
.cta-squares.cta-squares--X2 .cta-item.lslide h2 {
  font-size: 1.8em;
}
@media screen and (max-width: 800px) {
  .cta-squares.cta-squares--X2 .cta-item.lslide h2 {
    font-size: 1.6em;
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 595px) {
  .cta-squares.cta-squares--X2 .cta-item.lslide h2 {
    font-size: 2em;
  }
}
@media screen and (max-width: 480px) {
  .cta-squares.cta-squares--X2 .cta-item.lslide h2 {
    font-size: 1.8em;
    margin-bottom: 18px;
  }
}
@media screen and (max-width: 420px) {
  .cta-squares.cta-squares--X2 .cta-item.lslide h2 {
    font-size: 1.6em;
    margin-bottom: 15px;
  }
}
.cta-squares.cta-squares--X4 .cta-item {
  width: 25%;
  padding-bottom: 25%;
}
.cta-squares.cta-squares--X4 .cta-item .cta-content {
  top: 50%;
  bottom: auto;
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.cta-squares.cta-squares--X4 .cta-item .cta-content p {
  max-width: 420px;
}
@media screen and (max-width: 1400px) {
  .cta-squares.cta-squares--X4 .cta-item .cta-content {
    padding: 0 20%;
  }
}
@media screen and (max-width: 1200px) {
  .cta-squares.cta-squares--X4 .cta-item .cta-content {
    padding: 0 15%;
  }
}
@media screen and (max-width: 1080px) {
  .cta-squares.cta-squares--X4 .cta-item .cta-content {
    padding: 0 12%;
  }
}
@media screen and (max-width: 980px) {
  .cta-squares.cta-squares--X4 .cta-item .cta-content {
    padding: 0 40px;
  }
}
@media screen and (max-width: 750px) {
  .cta-squares.cta-squares--X4 .cta-item .cta-content {
    padding: 0 30px;
  }
}
@media screen and (max-width: 590px) {
  .cta-squares.cta-squares--X4 .cta-item .cta-content {
    padding: 0 50px;
  }
}
@media screen and (max-width: 480px) {
  .cta-squares.cta-squares--X4 .cta-item .cta-content {
    padding: 0 40px;
  }
}
@media screen and (max-width: 400px) {
  .cta-squares.cta-squares--X4 .cta-item .cta-content {
    padding: 0 30px;
  }
}
@media screen and (max-width: 360px) {
  .cta-squares.cta-squares--X4 .cta-item .cta-content {
    padding: 0 25px;
  }
}
@media screen and (max-width: 1600px) {
  .cta-squares.cta-squares--X4 .cta-item .cta-content h2 {
    font-size: 1.8em;
  }
}
@media screen and (max-width: 1400px) {
  .cta-squares.cta-squares--X4 .cta-item {
    width: 50%;
    padding-bottom: 33.3333%;
  }
}
.cta-squares.cta-squares--X4 .cta-item.lslide {
  padding-bottom: 450px;
  width: 100%;
}
@media screen and (max-width: 480px) {
  .cta-squares.cta-squares--X4 .cta-item.lslide {
    padding-bottom: 400px;
  }
}
@media screen and (max-width: 400px) {
  .cta-squares.cta-squares--X4 .cta-item.lslide {
    padding-bottom: 360px;
  }
}
@media screen and (max-width: 380px) {
  .cta-squares.cta-squares--X4 .cta-item.lslide {
    padding-bottom: 340px;
  }
}
.cta-squares.cta-squares--X4 .cta-item.lslide h2 {
  font-size: 1.8em;
}
@media screen and (max-width: 800px) {
  .cta-squares.cta-squares--X4 .cta-item.lslide h2 {
    font-size: 1.6em;
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 595px) {
  .cta-squares.cta-squares--X4 .cta-item.lslide h2 {
    font-size: 2em;
  }
}
@media screen and (max-width: 480px) {
  .cta-squares.cta-squares--X4 .cta-item.lslide h2 {
    font-size: 1.8em;
    margin-bottom: 18px;
  }
}
@media screen and (max-width: 420px) {
  .cta-squares.cta-squares--X4 .cta-item.lslide h2 {
    font-size: 1.6em;
    margin-bottom: 15px;
  }
}

#sixth .template2col section .cta-squares,
.template2col section .cta-squares {
  margin: 40px 0;
}
#sixth .template2col section .cta-squares .cta-item,
.template2col section .cta-squares .cta-item {
  float: left;
  width: 48.5%;
  padding-bottom: 48.5%;
  margin: 0 3% 3% 0;
}
#sixth .template2col section .cta-squares .cta-item:nth-child(even),
.template2col section .cta-squares .cta-item:nth-child(even) {
  margin-right: 0;
}
#sixth .template2col section .cta-squares .cta-item h2,
.template2col section .cta-squares .cta-item h2 {
  font-size: 1.85em;
}
@media screen and (max-width: 1300px) {
  #sixth .template2col section .cta-squares .cta-item h2,
  .template2col section .cta-squares .cta-item h2 {
    font-size: 1.8em;
  }
}
@media screen and (max-width: 1200px) {
  #sixth .template2col section .cta-squares .cta-item h2,
  .template2col section .cta-squares .cta-item h2 {
    font-size: 1.6em;
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 1024px) {
  #sixth .template2col section .cta-squares .cta-item h2,
  .template2col section .cta-squares .cta-item h2 {
    font-size: 1.8em;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 1260px) {
  #sixth .template2col section .cta-squares .cta-item,
  .template2col section .cta-squares .cta-item {
    padding-bottom: 50%;
  }
}
#sixth .template2col section .cta-squares .cta-item.lslide,
.template2col section .cta-squares .cta-item.lslide {
  margin: 0;
  padding-bottom: 450px;
  width: 100%;
}
@media screen and (max-width: 480px) {
  #sixth .template2col section .cta-squares .cta-item.lslide,
  .template2col section .cta-squares .cta-item.lslide {
    padding-bottom: 400px;
  }
}
@media screen and (max-width: 400px) {
  #sixth .template2col section .cta-squares .cta-item.lslide,
  .template2col section .cta-squares .cta-item.lslide {
    padding-bottom: 360px;
  }
}
@media screen and (max-width: 380px) {
  #sixth .template2col section .cta-squares .cta-item.lslide,
  .template2col section .cta-squares .cta-item.lslide {
    padding-bottom: 340px;
  }
}
#sixth .template2col section .cta-squares .cta-item.lslide h2,
.template2col section .cta-squares .cta-item.lslide h2 {
  font-size: 1.8em;
}
@media screen and (max-width: 800px) {
  #sixth .template2col section .cta-squares .cta-item.lslide h2,
  .template2col section .cta-squares .cta-item.lslide h2 {
    font-size: 1.6em;
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 595px) {
  #sixth .template2col section .cta-squares .cta-item.lslide h2,
  .template2col section .cta-squares .cta-item.lslide h2 {
    font-size: 2em;
  }
}
@media screen and (max-width: 480px) {
  #sixth .template2col section .cta-squares .cta-item.lslide h2,
  .template2col section .cta-squares .cta-item.lslide h2 {
    font-size: 1.8em;
    margin-bottom: 18px;
  }
}
@media screen and (max-width: 420px) {
  #sixth .template2col section .cta-squares .cta-item.lslide h2,
  .template2col section .cta-squares .cta-item.lslide h2 {
    font-size: 1.6em;
    margin-bottom: 15px;
  }
}
#sixth .template2col section .cta-squares .cta-item:nth-last-child(-n+2),
.template2col section .cta-squares .cta-item:nth-last-child(-n+2) {
  margin-bottom: 0;
}
#sixth .template2col section .cta-squares.lightSlider,
.template2col section .cta-squares.lightSlider {
  margin: 0;
}
#sixth .template2col section .lSSlideOuter .lSPager.lSpg > li,
.template2col section .lSSlideOuter .lSPager.lSpg > li {
  margin-bottom: 0;
}

.template2col .cta-squares-wrap .lSAction > .lSPrev {
  left: 0;
}

.template2col .cta-squares-wrap .lSAction > .lSNext {
  right: 0;
}

#sixth .cta-squares-wrap .lSPager.lSpg,
.template2col .cta-squares-wrap .lSPager.lSpg {
  max-height: 61px;
}

@media screen and (max-width: 850px) {
  #sixth .cta-squares-wrap .lSPager.lSpg > li,
  .template2col .cta-squares-wrap .lSPager.lSpg > li {
    visibility: hidden;
  }
}

.cta-results {
  margin: 40px 0;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
}
.cta-results:first-of-type {
  margin-bottom: 1%;
}
.cta-results:last-child {
  margin-bottom: 10px;
}
.cta-results + .cta-results {
  margin-top: 0;
}
.cta-results + .cta-results--X2 {
  margin-top: 2%;
}
@media screen and (max-width: 750px) {
  .cta-results + .cta-results--X2 {
    margin-top: 0;
  }
}
.cta-results.cta-results--X2:first-of-type {
  margin-bottom: 2%;
}
@media screen and (max-width: 750px) {
  .cta-results.cta-results--X2:first-of-type {
    margin-bottom: 0;
  }
}
.cta-results.cta-results--X2 + .cta-results {
  margin-top: 0;
}
.cta-results.cta-results--X2:last-child {
  margin-bottom: 10px;
}
.cta-results.cta-results--X2 .cta-item {
  width: 49%;
  margin-right: 2%;
}
.cta-results.cta-results--X2 .cta-item:nth-child(even) {
  margin-right: 0;
}
@media screen and (max-width: 750px) {
  .cta-results.cta-results--X2 .cta-item {
    float: none;
    width: 100%;
    margin: 0 0 10px;
  }
}
@media screen and (max-width: 600px) {
  .cta-results.cta-results--X2 .cta-item {
    padding: 8% 0;
  }
}
@media screen and (max-width: 480px) {
  .cta-results.cta-results--X2 .cta-item {
    padding: 10% 0;
  }
}
@media screen and (max-width: 750px) {
  .cta-results {
    margin: 30px 0;
  }
  .cta-results:first-of-type {
    margin-bottom: 0;
  }
}
.cta-results .cta-item {
  padding: 6% 0;
  float: left;
  width: 32.6666666667%;
  margin-right: 1%;
  overflow: hidden;
  position: relative;
  background: #ebeef3;
  text-align: center;
}
.cta-results .cta-item:nth-child(3n+3) {
  margin-right: 0;
}
@media screen and (max-width: 750px) {
  .cta-results .cta-item {
    float: none;
    width: 100%;
    margin: 0 0 10px; /*&:last-child { margin-bottom: 0; }*/
  }
}
@media screen and (max-width: 600px) {
  .cta-results .cta-item {
    padding: 8% 0;
  }
}
@media screen and (max-width: 480px) {
  .cta-results .cta-item {
    padding: 10% 0;
  }
}
.cta-results .cta-item .cta-content {
  padding: 0 40px;
}
@media screen and (max-width: 1024px) {
  .cta-results .cta-item .cta-content {
    padding: 0 30px;
  }
}
@media screen and (max-width: 850px) {
  .cta-results .cta-item .cta-content {
    padding: 0 25px;
  }
}
.cta-results .cta-item .cta-content .cta-icon {
  margin-bottom: 2%;
  color: #ae8e5b;
  font-size: 2em;
}
@media screen and (max-width: 850px) {
  .cta-results .cta-item .cta-content .cta-icon {
    font-size: 1.8em;
  }
}
.cta-results .cta-item .cta-content .cta-number {
  color: #00295d;
}
@media screen and (max-width: 1200px) {
  .cta-results .cta-item .cta-content .cta-number {
    font-size: 0.9em;
  }
}
@media screen and (max-width: 1024px) {
  .cta-results .cta-item .cta-content .cta-number {
    font-size: 0.8em;
  }
}
@media screen and (max-width: 850px) {
  .cta-results .cta-item .cta-content .cta-number {
    font-size: 0.7em;
  }
}
.cta-results .cta-item .cta-content .cta-number .cta-lrge {
  font-size: 5.294em;
  font-weight: 600;
}
.cta-results .cta-item .cta-content .cta-number .cta-symbol {
  font-size: 2.2em;
  font-weight: 600;
  padding-bottom: 5%;
}
.cta-results .cta-item .cta-content .cta-number span {
  display: inline-block;
  vertical-align: middle;
}
.cta-results .cta-item .cta-content p {
  margin-top: 2%;
  font-size: 18px;
}
.cta-results .cta-item .cta-content p:last-child {
  margin-bottom: 0;
}

#junior .twitter-module {
  background: url(/_img/twitter_bg_juniors.jpg) no-repeat 100% 50%;
}

.twitter-module {
  padding: 80px 0 85px;
  background: url(/_img/twitter_bg.jpg) no-repeat 100% 50%;
  background-size: cover;
  position: relative;
}
@media screen and (max-width: 600px) {
  .twitter-module {
    padding: 65px 0 72px;
  }
}
@media screen and (max-width: 480px) {
  .twitter-module {
    padding: 50px 0 60px;
  }
}
.twitter-module #latestTweets {
  position: relative;
  z-index: 1;
}
.twitter-module h2, .twitter-module h3 {
  text-align: center;
  margin-bottom: 50px;
  font-size: 1.765em;
}
@media screen and (max-width: 1024px) {
  .twitter-module h2, .twitter-module h3 {
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 600px) {
  .twitter-module h2, .twitter-module h3 {
    margin-bottom: 35px;
  }
}
@media screen and (max-width: 480px) {
  .twitter-module h2, .twitter-module h3 {
    margin-bottom: 30px;
  }
}
.twitter-module h2 .fa-twitter, .twitter-module h3 .fa-twitter {
  font-size: 0.9em;
  margin-right: 18px;
  color: #fff;
}
.twitter-module h2 a, .twitter-module h3 a {
  color: #fff;
}
.twitter-module .cta-tweets {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  height: auto !important;
  z-index: 1;
}
.twitter-module .cta-tweets .cta-item {
  padding: 40px 35px 55px;
  background: #fff;
  -webkit-border-radius: 15px;
  border-radius: 15px;
  position: relative;
}
@media screen and (max-width: 380px) {
  .twitter-module .cta-tweets .cta-item {
    padding: 35px 30px 55px;
  }
}
@media screen and (max-width: 360px) {
  .twitter-module .cta-tweets .cta-item {
    padding: 30px 25px 52px;
  }
}
.twitter-module .cta-tweets .cta-item a {
  color: #00295d;
}
.twitter-module .cta-tweets .cta-item a:hover {
  text-decoration: underline;
}
.twitter-module .cta-tweets .cta-item p:last-child {
  margin: 0;
}
.twitter-module .cta-tweets .cta-item .interact {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 0 35px 35px;
  font-size: 0.9em;
}
@media screen and (max-width: 380px) {
  .twitter-module .cta-tweets .cta-item .interact {
    padding: 0 30px 35px;
  }
}
@media screen and (max-width: 360px) {
  .twitter-module .cta-tweets .cta-item .interact {
    padding: 0 25px 30px;
  }
}
.twitter-module .cta-tweets .cta-item .interact a {
  color: #ae8e5b;
  margin-right: 10px;
  padding-right: 13px;
  position: relative;
}
.twitter-module .cta-tweets .cta-item .interact a:after {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 4px;
  line-height: 1.2;
  content: "·";
}
.twitter-module .cta-tweets .cta-item .interact a:hover {
  text-decoration: underline;
}
.twitter-module .cta-tweets .cta-item .interact a:last-child {
  margin-right: 0;
  padding-right: 0;
}
.twitter-module .cta-tweets .cta-item .interact a:last-child:after {
  content: none;
  margin-left: 0;
}
.twitter-module .cta-tweets .cta-item .media {
  display: none;
}
.twitter-module .cta-tweets .cta-item .media:first-of-type {
  display: block;
  margin-bottom: 40px;
}
.twitter-module .cta-tweets + .lSAction > a {
  bottom: auto;
  top: 50%;
  margin-top: -15px;
}
.twitter-module:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(/_img/lens/lens_15.png) repeat 0 0;
  z-index: -1;
}
.twitter-module .tm-wrap {
  position: relative;
}
@media screen and (max-width: 1300px) {
  .twitter-module .tm-wrap {
    padding: 0 50px;
  }
}
@media screen and (max-width: 900px) {
  .twitter-module .tm-wrap {
    padding: 0;
  }
}
@media screen and (max-width: 900px) {
  .twitter-module .twitter-nav {
    display: none;
  }
}
.twitter-module .twitter-nav > span {
  top: 50%;
  margin-top: -35px;
  width: 70px;
  height: 70px;
  -webkit-border-radius: 60px;
  border-radius: 60px;
  display: block;
  cursor: pointer;
  position: absolute;
  opacity: 0.8;
}
@media screen and (max-width: 1300px) {
  .twitter-module .twitter-nav > span {
    margin-top: -30px;
    width: 60px;
    height: 60px;
  }
}
.twitter-module .twitter-nav .prev-tweet {
  left: -100px;
  background: rgba(255, 255, 255, 0.6) url(/_img/arrows/blue-left.svg) no-repeat 45% 50%;
  background-size: 24px 24px;
}
@media screen and (max-width: 1300px) {
  .twitter-module .twitter-nav .prev-tweet {
    left: -30px;
  }
}
.twitter-module .twitter-nav .next-tweet {
  right: -100px;
  background: rgba(255, 255, 255, 0.6) url(/_img/arrows/blue-right.svg) no-repeat 55% 50%;
  background-size: 24px 24px;
}
@media screen and (max-width: 1300px) {
  .twitter-module .twitter-nav .next-tweet {
    right: -30px;
  }
}

.quotes-slider {
  padding: 100px 0;
  background: #00295d;
}
@media screen and (max-width: 950px) {
  .quotes-slider {
    padding: 80px 0;
  }
}
@media screen and (max-width: 600px) {
  .quotes-slider {
    padding: 60px 0 65px;
  }
}
@media screen and (max-width: 600px) {
  .quotes-slider {
    padding: 50px 0 60px;
  }
}
.quotes-slider .quote-item {
  text-align: center;
}
.quotes-slider .quote-item p {
  padding: 0 6%;
  color: #fff;
}
@media screen and (max-width: 950px) {
  .quotes-slider .quote-item p {
    padding: 0;
  }
}
.quotes-slider .quote-item p.quote-text {
  font-style: italic;
}
.quotes-slider .quote-item p.quote-cite {
  margin: 0;
}
.quotes-slider .qs-wrap {
  position: relative;
}
@media screen and (max-width: 1300px) {
  .quotes-slider .qs-wrap {
    padding: 0 50px;
  }
}
@media screen and (max-width: 900px) {
  .quotes-slider .qs-wrap {
    padding: 0;
  }
}
.quotes-slider .qs-wrap .lSPager {
  display: none;
}
@media screen and (max-width: 950px) {
  .quotes-slider .qs-wrap .lSPager {
    display: block;
  }
  .quotes-slider .qs-wrap .lSPager li {
    margin-top: 35px;
    margin-bottom: 0;
  }
}
.quotes-slider .quotes-nav > span {
  top: 50%;
  margin-top: -35px;
  width: 70px;
  height: 70px;
  -webkit-border-radius: 60px;
  border-radius: 60px;
  display: block;
  cursor: pointer;
  position: absolute;
}
@media screen and (max-width: 1300px) {
  .quotes-slider .quotes-nav > span {
    margin-top: -30px;
    width: 60px;
    height: 60px;
  }
}
@media screen and (max-width: 950px) {
  .quotes-slider .quotes-nav > span {
    top: auto;
    bottom: -15px;
    margin-top: 0;
  }
}
@media screen and (max-width: 600px) {
  .quotes-slider .quotes-nav > span {
    bottom: -13px;
    width: 50px;
    height: 50px;
  }
}
.quotes-slider .quotes-nav .prev-quote {
  left: -100px;
  background: #426087 url(/_img/arrows/blue-left.svg) no-repeat 45% 50%;
  background-size: 24px 24px;
}
@media screen and (max-width: 1500px) {
  .quotes-slider .quotes-nav .prev-quote {
    left: -60px;
  }
}
@media screen and (max-width: 1400px) {
  .quotes-slider .quotes-nav .prev-quote {
    left: -40px;
  }
}
@media screen and (max-width: 1300px) {
  .quotes-slider .quotes-nav .prev-quote {
    left: -30px;
  }
}
@media screen and (max-width: 950px) {
  .quotes-slider .quotes-nav .prev-quote {
    left: -20px;
  }
}
@media screen and (max-width: 600px) {
  .quotes-slider .quotes-nav .prev-quote {
    background-size: 22px 22px;
  }
}
@media screen and (max-width: 480px) {
  .quotes-slider .quotes-nav .prev-quote {
    left: -15px;
  }
}
@media screen and (max-width: 400px) {
  .quotes-slider .quotes-nav .prev-quote {
    height: 46px;
    width: 46px;
    background-size: 21px 21px;
  }
}
@media screen and (max-width: 380px) {
  .quotes-slider .quotes-nav .prev-quote {
    left: -12px;
  }
}
.quotes-slider .quotes-nav .next-quote {
  right: -100px;
  background: #426087 url(/_img/arrows/blue-right.svg) no-repeat 55% 50%;
  background-size: 24px 24px;
}
@media screen and (max-width: 1500px) {
  .quotes-slider .quotes-nav .next-quote {
    right: -60px;
  }
}
@media screen and (max-width: 1400px) {
  .quotes-slider .quotes-nav .next-quote {
    right: -40px;
  }
}
@media screen and (max-width: 1300px) {
  .quotes-slider .quotes-nav .next-quote {
    right: -30px;
  }
}
@media screen and (max-width: 950px) {
  .quotes-slider .quotes-nav .next-quote {
    right: -20px;
  }
}
@media screen and (max-width: 600px) {
  .quotes-slider .quotes-nav .next-quote {
    background-size: 22px 22px;
  }
}
@media screen and (max-width: 480px) {
  .quotes-slider .quotes-nav .next-quote {
    right: -15px;
  }
}
@media screen and (max-width: 400px) {
  .quotes-slider .quotes-nav .next-quote {
    height: 46px;
    width: 46px;
    background-size: 21px 21px;
  }
}
@media screen and (max-width: 380px) {
  .quotes-slider .quotes-nav .next-quote {
    right: -12px;
  }
}
.quotes-slider .container {
  /*.quotes-nav > span { display: none; }*/
}
.quotes-slider .container .qs-wrap {
  padding: 0;
}

.download-item {
  width: 15.5%;
  float: left;
  margin: 4% 12% 4% 0;
}
.download-item a {
  display: block;
}
.download-item:nth-child(4n+4) {
  margin-right: 0;
}
.download-item .dl-cover {
  margin-bottom: 20px;
  padding-bottom: 130%;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: #eee;
  -webkit-box-shadow: 0px 10px 30px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0px 10px 30px 0 rgba(0, 0, 0, 0.15);
}
@media screen and (max-width: 480px) {
  .download-item .dl-cover {
    margin-bottom: 15px;
  }
}
.download-item .dl-content h6 {
  margin: 10px 0 0;
  font-size: 1em;
}
.download-item .dl-content h6.dl-cat {
  color: #222;
}
@media screen and (max-width: 1320px) {
  .download-item {
    width: 19.75%;
    margin: 3% 7% 40px 0;
  }
}
@media screen and (max-width: 950px) {
  .download-item {
    width: 22%;
    margin: 3% 4% 40px 0;
  }
}
@media screen and (max-width: 750px) {
  .download-item {
    width: 45%;
    margin: 4% 10% 4% 0;
  }
  .download-item:nth-child(4n+4) {
    margin-right: 2%;
  }
  .download-item:nth-child(2n+2) {
    margin-right: 0;
  }
}
@media screen and (max-width: 480px) {
  .download-item {
    width: 48%;
    margin: 3% 4% 4% 0;
  }
}

.peopleWrap {
  margin: 45px 0;
}
@media screen and (max-width: 650px) {
  .peopleWrap {
    margin: 40px 0;
  }
}
@media screen and (max-width: 480px) {
  .peopleWrap {
    margin: 35px 0;
  }
}

.people-block {
  float: left;
  width: 49%;
  margin-bottom: 2%;
  margin-right: 2%;
  cursor: pointer;
}
.people-block .pb-image {
  height: 0;
  padding-top: 75%;
  background: #ddd;
  position: relative;
  overflow: hidden;
}
.people-block .pb-image > div {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-position: 50%;
  background-size: cover;
  background-repeat: no-repeat;
  z-index: 1;
}
.people-block:nth-child(even) {
  clear: right;
}
.people-block:nth-child(odd) {
  clear: left;
}
.people-block .pb-content {
  padding: 40px 30px;
  background: #f5f5f5;
  position: relative;
}
@media screen and (max-width: 750px) {
  .people-block .pb-content {
    padding: 26px 20px;
  }
}
@media screen and (max-width: 650px) {
  .people-block .pb-content {
    font-size: 0.85em;
  }
}
@media screen and (max-width: 580px) {
  .people-block .pb-content {
    padding: 20px 18px;
    font-size: 0.7em;
  }
}
@media screen and (max-width: 400px) {
  .people-block .pb-content {
    padding: 16px 14px;
    font-size: 0.65em;
  }
}
.people-block .pb-content p:last-child {
  margin-bottom: 0;
}
.people-block .pb-content p.pb-title {
  font-size: 1.25em;
  margin-bottom: 12px;
  z-index: 1;
  position: relative;
  -moz-transition: color 0.275s ease;
  -webkit-transition: color 0.275s ease;
  transition: color 0.275s ease;
}
@media screen and (max-width: 750px) {
  .people-block .pb-content p.pb-title {
    margin-bottom: 8px;
  }
}
@media screen and (max-width: 650px) {
  .people-block .pb-content p.pb-title {
    margin-bottom: 5px;
  }
}
.people-block .pb-content h3 {
  color: #00295d;
  margin-bottom: 0;
  position: relative;
  z-index: 1;
  -moz-transition: color 0.275s ease;
  -webkit-transition: color 0.275s ease;
  transition: color 0.275s ease;
}
.people-block .pb-content .pb-desc {
  display: none;
}
.people-block .pb-content:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 0;
  background: #00295d;
  z-index: 0;
  -moz-transition: width 0.275s ease;
  -webkit-transition: width 0.275s ease;
  transition: width 0.275s ease;
}
@media screen and (max-width: 750px) {
  .people-block .pb-content:before {
    content: none;
  }
}
.people-block:nth-child(even) {
  margin-right: 0;
}
.people-block:hover .pb-content p.pb-title, .people-block:hover .pb-content h3 {
  color: #fff;
}
.people-block:hover .pb-content:before {
  width: 100%;
}
@media screen and (max-width: 750px) {
  .people-block:hover .pb-content p.pb-title {
    color: #222;
  }
  .people-block:hover .pb-content h3 {
    color: #00295d;
  }
}

.modal .people-block {
  width: 100%;
  float: none;
}
.modal .people-block .pb-desc {
  display: block;
}
.modal .people-block .pb-image {
  float: left;
  width: 30%;
  padding-top: 25%;
  z-index: 1;
}
@media screen and (max-width: 700px) {
  .modal .people-block .pb-image {
    margin: 0 20px 20px 0;
  }
}
@media screen and (max-width: 480px) {
  .modal .people-block .pb-image {
    float: none;
    width: 80%;
    padding-top: 55%;
    margin: 25px auto;
  }
}
@media screen and (max-width: 400px) {
  .modal .people-block .pb-image {
    margin-top: 30px;
    width: 100%;
    padding-top: 75%;
  }
}
.modal .people-block .pb-content {
  float: right;
  width: 65%;
  margin: 0;
  padding: 0;
  z-index: 0;
  background: none;
}
.modal .people-block .pb-content h3 {
  margin-bottom: 20px;
}
.modal .people-block .pb-content p.pb-title {
  font-size: 21px;
  margin-bottom: 5px;
}
@media screen and (max-width: 650px) {
  .modal .people-block .pb-content {
    font-size: 0.85em;
  }
}
@media screen and (max-width: 700px) {
  .modal .people-block .pb-content {
    float: none;
    width: 100%;
  }
}
.modal .people-block .pb-content:before {
  content: none;
}
.modal .people-block:hover .pb-content p.pb-title {
  color: #222;
}
.modal .people-block:hover .pb-content h3 {
  color: #00295d;
}

.inlineCTAwrap {
  margin: 50px 0;
  text-align: center;
  display: table;
  width: 100%;
  /*&:last-child { margin-bottom: 0; }*/
}
@media screen and (max-width: 1024px) {
  .inlineCTAwrap {
    margin: 40px 0;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
  }
}
.inlineCTAwrap .inlineCTA {
  display: inline-block;
  vertical-align: middle;
  text-align: left;
  width: 33.333%;
  display: table-cell;
}
.inlineCTAwrap .inlineCTA:nth-child(3n+3) {
  padding-right: 0;
  padding-left: 35px;
}
.inlineCTAwrap .inlineCTA:nth-child(3n+1) {
  padding-left: 0;
  padding-right: 35px;
}
@media screen and (max-width: 1024px) {
  .inlineCTAwrap .inlineCTA {
    display: block;
    width: 100%;
    margin-bottom: 50px;
  }
  .inlineCTAwrap .inlineCTA:nth-last-child(-n+2) {
    margin-bottom: 0;
  }
  .inlineCTAwrap .inlineCTA:nth-child(3n+3), .inlineCTAwrap .inlineCTA:nth-child(3n+1) {
    padding: 0;
  }
  .inlineCTAwrap .inlineCTA:nth-child(odd) {
    padding-right: 25px;
  }
  .inlineCTAwrap .inlineCTA:nth-child(even) {
    padding-left: 25px;
  }
}
@media screen and (max-width: 650px) {
  .inlineCTAwrap .inlineCTA {
    margin: 0 0 50px;
  }
  .inlineCTAwrap .inlineCTA:nth-last-child(-n+2) {
    margin-bottom: 50px;
  }
  .inlineCTAwrap .inlineCTA:last-child {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 1024px) {
  .inlineCTAwrap .inlineCTA.inlineCTA--download, .inlineCTAwrap .inlineCTA.inlineCTA--general {
    display: block;
    width: 50%;
  }
  .inlineCTAwrap .inlineCTA.inlineCTA--download:nth-last-child(-n+2), .inlineCTAwrap .inlineCTA.inlineCTA--general:nth-last-child(-n+2) {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 650px) {
  .inlineCTAwrap .inlineCTA.inlineCTA--download, .inlineCTAwrap .inlineCTA.inlineCTA--general {
    width: 100%;
    padding: 0;
  }
}
.inlineCTAwrap .inlineCTA.inlineCTA--download .cta-cover, .inlineCTAwrap .inlineCTA.inlineCTA--general .cta-cover {
  background: #ddd;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50%;
  float: left;
  width: 150px;
  height: 205px;
  -webkit-box-shadow: 0px 10px 30px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0px 10px 30px 0 rgba(0, 0, 0, 0.1);
}
@media screen and (max-width: 1360px) {
  .inlineCTAwrap .inlineCTA.inlineCTA--download .cta-cover, .inlineCTAwrap .inlineCTA.inlineCTA--general .cta-cover {
    width: 125px;
    height: 175px;
  }
}
.inlineCTAwrap .inlineCTA.inlineCTA--download .cta-content, .inlineCTAwrap .inlineCTA.inlineCTA--general .cta-content {
  float: right;
  width: calc(100% - 172px);
}
@media screen and (max-width: 1360px) {
  .inlineCTAwrap .inlineCTA.inlineCTA--download .cta-content, .inlineCTAwrap .inlineCTA.inlineCTA--general .cta-content {
    width: calc(100% - 145px);
  }
}
.inlineCTAwrap .inlineCTA.inlineCTA--download .cta-content p, .inlineCTAwrap .inlineCTA.inlineCTA--general .cta-content p {
  font-weight: bold;
  margin-bottom: 25px;
}
.inlineCTAwrap .inlineCTA.inlineCTA--download .cta-content p:last-child, .inlineCTAwrap .inlineCTA.inlineCTA--general .cta-content p:last-child {
  margin: 0;
}
.inlineCTAwrap .inlineCTA.inlineCTA--events {
  /*order: 2;*/
  text-align: center;
}
@media screen and (max-width: 1024px) {
  .inlineCTAwrap .inlineCTA.inlineCTA--events {
    display: block;
    width: 48%;
  }
}
@media screen and (max-width: 650px) {
  .inlineCTAwrap .inlineCTA.inlineCTA--events {
    padding: 0;
    width: 100%;
    text-align: left;
  }
}
.inlineCTAwrap .inlineCTA.inlineCTA--events .calIcon {
  margin-bottom: 5px;
  font-size: 2em;
  color: #ae8e5b;
}
@media screen and (max-width: 650px) {
  .inlineCTAwrap .inlineCTA.inlineCTA--events .calIcon {
    display: inline-block;
  }
}
@media screen and (max-width: 650px) {
  .inlineCTAwrap .inlineCTA.inlineCTA--events h4 {
    margin-left: 5px;
    display: inline-block;
  }
  .inlineCTAwrap .inlineCTA.inlineCTA--events h4 br {
    display: none;
  }
}
@media screen and (max-width: 400px) {
  .inlineCTAwrap .inlineCTA.inlineCTA--events h4 {
    display: block;
    margin-left: 0;
  }
}
.inlineCTAwrap .inlineCTA.inlineCTA--events p {
  margin-bottom: 25px;
}
.inlineCTAwrap .inlineCTA.inlineCTA--events p:last-child {
  margin: 0;
}
.inlineCTAwrap .inlineCTA.inlineCTA--mailchimp {
  order: 3;
  padding: 36px 30px;
  background: #ebeef3;
}
.inlineCTAwrap .inlineCTA.inlineCTA--mailchimp .subscribeSignup .mc--gdpr p,
.inlineCTAwrap .inlineCTA.inlineCTA--mailchimp .subscribeSignup .checkList label span {
  padding-left: 30px;
  display: block;
  margin-bottom: 0;
  font-size: 0.8em;
  line-height: 1.35;
}
.inlineCTAwrap .inlineCTA.inlineCTA--mailchimp .subscribeSignup .checkList {
  position: relative;
}
.inlineCTAwrap .inlineCTA.inlineCTA--mailchimp .subscribeSignup input[type=checkbox] {
  position: absolute;
  top: 8px;
  left: 0;
}
.inlineCTAwrap .inlineCTA.inlineCTA--mailchimp .mc--email .btn {
  margin: 10px 0;
}

.cta-squares.lightSlider {
  display: block;
  flex-wrap: nowrap;
}

.resultBadge {
  background-image: url(/_img/resultbadges/badge-blue.png);
  background-repeat: no-repeat;
  background-position: center;
  text-align: center;
  width: 100%;
  height: 280px;
  color: #00295D;
}
.resultBadge.blue {
  background-image: url(/_img/resultbadges/badge-blue.png);
}
.resultBadge.blue .exams {
  color: #fff;
}
.resultBadge.gold {
  background-image: url(/_img/resultbadges/badge-gold.png);
  background-color: transparent;
}
.resultBadge.gold .exams {
  margin-left: -5px;
}
.resultBadge .resultPadding {
  padding-top: 60px;
}
.resultBadge .gradeLevel {
  height: 30px;
  padding-top: 6px;
  max-width: 150px;
  margin: 0 auto;
}
.resultBadge .exams {
  height: 30px;
  padding-top: 32px;
  font-weight: bold;
}
.resultBadge .percentage {
  top: 20px;
  opacity: 0;
  position: relative;
  height: 60px;
  font-size: 50px;
  /*-webkit-animation: textIn 800ms;
  		animation: textIn 800ms;
  -webkit-animation-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
  		animation-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
  -webkit-animation-delay: 800ms;
  		animation-delay: 800ms;
  -webkit-animation-fill-mode: forwards;
  		animation-fill-mode: forwards;*/
  /*.resultCarousel:nth-child(2) & {
  	-webkit-animation-delay: 800ms;
  			animation-delay: 800ms;
  }*/
}

.resultBadge.slick-active .percentage {
  -webkit-animation: textIn 800ms;
  animation: textIn 800ms;
  -webkit-animation-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
  animation-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
  -webkit-animation-delay: 200ms;
  animation-delay: 200ms;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

.resultCarousel + .resultCarousel {
  margin-top: 60px;
}
.resultCarousel .slick-list {
  margin-left: -16px;
  margin-right: -16px;
}
.resultCarousel .slick-slide {
  margin: 0 16px;
}

@-webkit-keyframes textIn {
  from {
    top: 20px;
    opacity: 0;
  }
  to {
    top: 0px;
    opacity: 1;
  }
}
@keyframes textIn {
  from {
    top: 20px;
    opacity: 0;
  }
  to {
    top: 0px;
    opacity: 1;
  }
}
.resultCarousel.showMobile {
  display: none;
}

@media only screen and (max-width: 1024px) {
  .resultCarousel {
    display: none;
  }
  .resultCarousel.showMobile {
    display: block;
  }
  main {
    overflow-x: hidden;
  }
  .resultCarousel .slick-list {
    overflow: visible;
    margin: 0 -32px;
  }
  .resultCarousel .slick-slide {
    margin: 0;
  }
}
#staticBadges .percentage {
  top: 0;
  opacity: 1;
}

.main-openDay .breadcrumb {
  margin: 0;
  padding: 28px 0;
}
@media screen and (max-width: 400px) {
  .main-openDay .breadcrumb {
    padding: 25px 0;
  }
}

.anchor-to {
  height: 1px;
  padding-top: 130px;
  margin-top: -130px;
}

.od-anchors {
  visibility: hidden;
  opacity: 0;
  position: fixed;
  text-align: center;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 10;
}
@media screen and (max-width: 1030px) {
  .od-anchors {
    display: none;
  }
}

.sticky-on .od-anchors {
  visibility: visible;
  opacity: 1;
  top: 45px;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  -webkit-transition-delay: 0.4s;
  transition-delay: 0.4s;
}

.od-anchors ul {
  display: inline-block;
  list-style: none;
  margin: 0;
  padding: 15px 25px;
  border-radius: 0 0 12px 12px;
  background-color: #ae8e5b;
  -webkit-box-shadow: 0 2px 6px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 0 2px 6px 0px rgba(0, 0, 0, 0.15);
}

.od-anchors li {
  display: inline-block;
  margin: 0 8px;
}

.od-anchors li a {
  color: #fff;
  font-weight: normal;
  position: relative;
}
@media screen and (max-height: 750px) {
  .od-anchors li a {
    font-size: 16px;
  }
}

.od-anchors li a:before {
  content: "";
  position: absolute;
  bottom: -2px;
  left: 0;
  height: 1px;
  width: 100%;
  background: #fff;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition: transform 0.3s ease;
  transition: transform 0.3s ease;
}

.od-anchors li.on a:before {
  -webkit-transform: scale(1);
  transform: scale(1);
}

.image-title {
  display: block;
  padding: 30px;
  border-radius: 0 12px 12px 12px;
  min-height: 250px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
}
.image-title.lens:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 0 12px 12px 12px;
  background-color: #000;
}
.image-title.lens--05:before {
  opacity: 0.05;
}
.image-title.lens--10:before {
  opacity: 0.1;
}
.image-title.lens--10:before {
  opacity: 0.15;
}
.image-title.lens--20:before {
  opacity: 0.2;
}
.image-title.lens--25:before {
  opacity: 0.25;
}
.image-title.lens--30:before {
  opacity: 0.3;
}
.image-title.lens--35:before {
  opacity: 0.35;
}
.image-title.lens--40:before {
  opacity: 0.4;
}

.image-title + .image-title {
  margin-top: 18px;
}

.image-title h2 {
  position: absolute;
  max-width: 80%;
  color: #fff;
  font-size: 1.8em;
  bottom: 0;
  left: 0;
  width: 100%;
  margin: 0;
  padding: 0 30px 30px 30px;
}

.image-title h3 {
  color: #fff;
  font-size: 1.3em;
}

.image-title--half {
  padding: 20px 25px;
  min-height: 115px;
}

.image-title--btn {
  display: table;
  width: 100%;
}

.image-title--btn > * {
  display: table-cell;
  vertical-align: middle;
}

.image-title--btn .btn {
  font-size: 0.95em;
  padding: 0.4em 1.25em;
  font-weight: normal;
  min-width: 100px;
  text-align: center;
}

.image-title--btn h3 {
  padding-right: 20px;
}

.od-block {
  padding: 35px 0;
  text-align: center;
  border-bottom: 2px solid #eee;
}

.od-block h3,
.od-block h4,
.od-block h5 {
  color: #ae8e5b;
  margin-bottom: 15px;
}

.od-block h4 {
  font-size: 1.2em;
}

.odb-date {
  color: #00295d;
  font-weight: 600;
}

.odb-date span {
  display: block;
  font-weight: normal;
}

.odb-buttons {
  overflow: hidden;
  margin: 25px 0 5px;
}

.odb-buttons .btn {
  float: left;
  width: calc(50% - 7.5px);
  margin-right: 15px;
  font-weight: normal;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}

.odb-buttons .btn:last-child {
  margin-right: 0;
}

.odb-buttons .btnImpact:hover {
  background-color: #fff;
  color: #00295d;
}

.odb-buttons .btn:hover {
  background-color: #fff;
  color: #00295d;
  border-color: #00295d;
}

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

.admissions-team li {
  overflow: hidden;
  display: table;
  width: 100%;
  margin: 25px 0 0;
}

.admissions-team li:first-child {
  margin: 0;
}

.admissions-team li > * {
  display: table-cell;
  vertical-align: middle;
}

.admissions-team .at-image {
  width: 75px;
  height: 75px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.admissions-team .at-name {
  padding-left: 20px;
  font-weight: bold;
}

.contact-lead {
  font-size: 1.05em;
}

.textGold {
  color: #ae8e5b;
  font-weight: bold;
}

@media screen and (max-width: 1300px) and (min-width: 1025px) {
  .image-title--btn {
    display: block;
  }
  .image-title--btn > * {
    display: block;
  }
}
@media screen and (min-width: 751px) and (max-width: 1025px) {
  .image-title--half {
    float: left;
    width: calc(50% - 9px);
    margin: 0 18px 18px 0;
  }
  .image-title--half + .image-title--half {
    margin: 0 0 18px;
  }
}
@media screen and (max-width: 480px) {
  .od-block {
    padding: 30px 0;
  }
  .od-block h3,
  .od-block h4,
  .od-block h5 {
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 400px) {
  .od-block {
    padding: 25px 0;
  }
  .odb-buttons {
    margin: 20px 0 4px;
  }
  .image-title--half {
    padding: 20px;
  }
}
/*General Styles*/
p.small {
  font-size: 0.85em;
}

.icon {
  padding-left: 20px;
  color: #222;
  position: relative;
}

a.icon {
  margin: 2px 0;
  font-weight: normal;
  display: inline-block;
}

a.icon:hover {
  text-decoration: underline;
}

.icon:before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  width: 14px;
  height: 14px;
  background-size: 14px;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: 0 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.icon--large {
  padding-left: 25px;
}

.icon--large:before {
  width: 18px;
  height: 18px;
  background-size: 18px;
}

.icon--tel:before {
  background-image: url(/_img/icons/icon-tel.svg);
}

.icon--email:before {
  background-image: url(/_img/icons/icon-envelope.svg);
}

.icon--skype:before {
  background-image: url(/_img/icons/icon-skype.svg);
}

.cta-aside {
  margin: 18px 0;
  padding: 25px;
  -webkit-border-radius: 0 15px 15px;
  border-radius: 0 15px 15px;
  clear: both;
  background: #ebeef3;
}

.cta-aside:first-child {
  margin-top: 0;
}

.cta-aside:last-child {
  margin-bottom: 0;
}

.cta-aside p:last-child,
.cta-aside ul:last-child {
  margin-bottom: 0;
}

.cta-aside .webForm div {
  margin: 0 0 12px;
}

.cta-aside .webForm label {
  padding: 0 0 4px;
}

.cta-aside .webForm div:not(.questTypeDropdown) label,
.cta-aside .submitBtn label {
  display: none;
}

.cta-aside .webForm select {
  -webkit-border-radius: 0 15px 15px;
  border-radius: 0 15px 15px;
}

.profile-circle {
  width: 150px;
  height: 150px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.profile-circle.profile-circle--right {
  float: right;
  margin: 10px 0 20px 20px;
}
@media screen and (max-width: 400px) {
  .profile-circle.profile-circle--right {
    margin: 10px 0 16px 16px;
  }
}
@media screen and (max-width: 600px) {
  .profile-circle {
    width: 140px;
    height: 140px;
  }
}
@media screen and (max-width: 440px) {
  .profile-circle {
    width: 120px;
    height: 120px;
  }
}
@media screen and (max-width: 400px) {
  .profile-circle {
    width: 100px;
    height: 100px;
  }
}

.staff-card {
  position: relative;
  text-align: left;
}

.staff-card .sc-bg {
  margin: 0 0 15px;
  width: 100%;
  height: 0;
  padding-top: 100%;
  -webkit-border-radius: 0 15px 15px;
  border-radius: 0 15px 15px;
  background-size: cover;
  background-repeat: no-repeat;
}

.staff-card h3 {
  margin: 0;
  color: #00295d;
  font-size: 18px;
  line-height: normal;
  font-style: normal;
}

.staffCarousel + .lSAction > .lSPrev {
  left: 0;
}

.staffCarousel + .lSAction > .lSNext {
  right: 0;
}

.staffCarousel + .lSAction > a {
  bottom: -50px;
}

.staffListOuter .lSSlideOuter .lSPager.lSpg > li {
  margin: 25px 0 0;
}

.vs-wrap {
  max-width: 900px;
  margin: 0 auto;
  position: relative;
}
@media screen and (max-width: 1160px) {
  .vs-wrap {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media screen and (max-width: 980px) {
  .vs-wrap {
    margin-left: 30px;
    margin-right: 30px;
  }
}
@media screen and (max-width: 600px) {
  .vs-wrap {
    padding-left: 0;
    padding-right: 0;
  }
}
@media screen and (max-width: 480px) {
  .vs-wrap {
    margin-left: 25px;
    margin-right: 25px;
  }
}
@media screen and (max-width: 380px) {
  .vs-wrap {
    margin-left: 20px;
    margin-right: 20px;
  }
}

.video-slider .vid-slide .youtube-container {
  margin: 0;
}

@media screen and (max-width: 600px) {
  .vids-nav {
    display: none;
  }
}
.vids-nav > span {
  top: 50%;
  margin-top: -35px;
  width: 70px;
  height: 70px;
  -webkit-border-radius: 60px;
  border-radius: 60px;
  display: block;
  cursor: pointer;
  position: absolute;
}
@media screen and (max-width: 1300px) {
  .vids-nav > span {
    margin-top: -30px;
    width: 60px;
    height: 60px;
  }
}
.vids-nav .prev-vid {
  left: -100px;
  background: url(/_img/arrows/blue-left.svg) no-repeat 45% 50%;
  background-size: 24px 24px;
}
@media screen and (max-width: 1160px) {
  .vids-nav .prev-vid {
    left: -20px;
  }
}
@media screen and (max-width: 600px) {
  .vids-nav .prev-vid {
    background-size: 22px 22px;
  }
}
@media screen and (max-width: 400px) {
  .vids-nav .prev-vid {
    height: 46px;
    width: 46px;
    background-size: 21px 21px;
  }
}
.vids-nav .next-vid {
  right: -100px;
  background: url(/_img/arrows/blue-right.svg) no-repeat 55% 50%;
  background-size: 24px 24px;
}
@media screen and (max-width: 1160px) {
  .vids-nav .next-vid {
    right: -20px;
  }
}
@media screen and (max-width: 600px) {
  .vids-nav .next-vid {
    background-size: 22px 22px;
  }
}
@media screen and (max-width: 400px) {
  .vids-nav .next-vid {
    height: 46px;
    width: 46px;
    background-size: 21px 21px;
  }
}

.banner-imageText {
  position: relative;
  background-color: #ae8e5b;
}

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

.bit-text {
  margin-left: 50%;
  padding: 5%;
}

.bit-inner {
  max-width: 640px;
  margin: 0 auto;
  color: #fff;
}

.bit-inner a:not(.btn) {
  color: #fff;
  text-decoration: underline;
}

.bit-inner p:last-child {
  margin-bottom: 0;
}

.bit-inner > * {
  color: #fff;
}

@media screen and (max-width: 960px) {
  .bit-image {
    position: relative;
    width: 100%;
    height: 0;
    padding-top: 55%;
  }
  .bit-text {
    margin: 0;
    padding: 10%;
  }
}
.main-virtualOpenDay h2 {
  font-size: 2em;
  line-height: 1.21em;
  margin-bottom: 30px;
}

.main-virtualOpenDay h3 {
  font-size: 1.65em;
  line-height: 1.21em;
}

.main-virtualOpenDay .inline-image {
  margin: 0;
}

.profile {
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}

.agenda {
  overflow: auto;
  position: relative;
}

.agenda::before, .agenda::after {
  background: url(/_img/arrows/thin-large-arrow.svg) no-repeat center/100%;
  content: "";
  display: block;
  height: 43px;
  position: absolute;
  top: 118px;
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 22px;
}

.agenda::before {
  left: 33.33%;
}

.agenda::after {
  left: 66.67%;
}

.agenda .col {
  margin-bottom: 20px;
  text-align: center;
}

.agenda .col .col-inner span {
  background: #00295d;
  border-radius: 50%;
  color: #fff;
  display: block;
  font-size: 1.5em;
  font-weight: 500;
  line-height: 1.25em;
  margin: 0 auto 20px;
  padding: 10px 0;
  text-align: center;
  width: 50px;
}

.agenda .col .col-inner div {
  background: no-repeat bottom/84px auto;
  height: 88px;
  margin-bottom: 35px;
}

.agenda .col .col-inner h5 {
  margin-bottom: 0;
}

.blue-white-grey-gradient {
  background: linear-gradient(#00295D 0, #00295D 20%, #fff 20%, #fff 60%, #EBEEF3 60%);
}

.blue-white-grey-gradient h3, .blue-white-grey-gradient h4, .blue-white-grey-gradient p {
  text-align: center;
}

.blue-white-grey-gradient .explore-content h3 {
  color: #fff;
}

.blue-white-grey-gradient h4 {
  color: #AE8E5B;
}

.blue-white-grey-gradient .youtube-container {
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.11);
  margin-bottom: 60px;
}

.blue-white-grey-gradient .crowdcast-container {
  margin: 40px 0 20px;
}

.teacher-talk-videos-container {
  margin-top: 20px;
  position: relative;
}

.teacher-talk-videos-container .bg-image {
  background: url(/_img/teacher-talk-videos-bg.jpg) no-repeat center/cover;
  bottom: 0;
  left: 0;
  mix-blend-mode: luminosity;
  opacity: 0.12;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
}

.teacher-talk-videos-container .bg-colour {
  background: #00295D;
  bottom: 0;
  left: 0;
  mix-blend-mode: overlay;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 3;
}

.teacher-talk-videos-container .container {
  padding: 100px 0 40px;
  z-index: 4;
}

.teacher-talk-videos-container .container .col {
  cursor: pointer;
  margin-bottom: 20px;
}

.teacher-talk-videos-container .container .col:nth-child(4n+1) {
  clear: left;
}

.teacher-talk-videos-container .container .col .img-container {
  margin-bottom: 15px;
  position: relative;
}

.teacher-talk-videos-container .container .col .img-container::after {
  background: #222;
  bottom: 0;
  content: "";
  left: 0;
  opacity: 0.36;
  position: absolute;
  right: 0;
  top: 0;
}

.teacher-talk-videos-container .container .col .img-container img {
  width: 100%;
}

.teacher-talk-videos-container .container .col .img-container i {
  color: #fff;
  font-size: 1.08em;
  left: 50%;
  position: absolute;
  top: 50%;
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 3;
}

.teacher-talk-videos-container .container .col h6 {
  font-size: 1.2em;
  font-weight: 400;
  text-align: center;
}

.teacher-talk-videos-container .container .col .popup {
  cursor: auto;
  display: none;
  height: 100%;
  left: 0;
  position: fixed;
  text-align: center;
  top: 0;
  white-space: nowrap;
  width: 100%;
  z-index: 9999;
}
.teacher-talk-videos-container .container .col .popup.popupShow {
  display: block;
  padding-left: 25px;
  padding-right: 25px;
}
.teacher-talk-videos-container .container .col .popup.popupShow .inner {
  background: #fff;
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.11);
  display: inline-block;
  max-height: 84%;
  max-width: 1040px;
  overflow-x: hidden;
  padding: 40px;
  position: relative;
  text-align: left;
  top: 50px;
  vertical-align: middle;
  white-space: normal;
  width: 100%;
}
.teacher-talk-videos-container .container .col .popup.popupShow .inner .close {
  cursor: pointer;
  height: 30px;
  position: absolute;
  right: 5px;
  top: 5px;
  width: 30px;
}
.teacher-talk-videos-container .container .col .popup.popupShow .inner .close:before {
  background: #00295d;
  content: "";
  display: block;
  left: 0;
  height: 2px;
  position: absolute;
  top: 14px;
  transform: rotate(45deg);
  width: 30px;
}
.teacher-talk-videos-container .container .col .popup.popupShow .inner .close:after {
  background: #00295d;
  content: "";
  display: block;
  left: 0;
  height: 2px;
  position: absolute;
  top: 14px;
  transform: rotate(-45deg);
  width: 30px;
}
.teacher-talk-videos-container .container .col .popup.popupShow .inner .content {
  overflow-y: auto;
}
.teacher-talk-videos-container .container .col .popup.popupShow .inner .content .youtube-container {
  margin: 0;
}

.prospectus-container {
  margin-bottom: 40px;
}

.prospectus-container iframe {
  margin-top: 25px;
}

.prospectus-container p:last-of-type {
  margin-bottom: 0;
}

@media screen and (max-width: 1024px) {
  .profile {
    margin-top: 20px;
  }
}
@media screen and (max-width: 750px) {
  .agenda::before, .agenda::after {
    background-image: url(/_img/arrows/thin-large-down-arrow.svg);
    height: 22px;
    left: 50%;
    width: 43px;
  }
  .agenda::before {
    top: 78px;
  }
  .agenda::after {
    top: 182px;
  }
  .agenda .col {
    margin-bottom: 52px;
  }
  .agenda .endCol {
    margin-bottom: 0;
  }
  .agenda .col .col-inner {
    display: inline-block;
    padding-right: 62px;
    position: relative;
  }
  .agenda .col .col-inner span, .agenda .col .col-inner h5 {
    display: inline-block;
  }
  .agenda .col .col-inner span {
    margin: 0 10px 0 0;
  }
  .agenda .col .col-inner div {
    background-position: center;
    background-size: 100% auto;
    height: 52px;
    margin-bottom: 0;
    position: absolute;
    right: 0;
    top: 50%;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 52px;
  }
  .teacher-talk-videos-container .container {
    padding: 80px 0 20px;
  }
  .teacher-talk-videos-container .container .col {
    margin-right: 4%;
    width: 30.66%;
  }
  .teacher-talk-videos-container .container .col:nth-child(4n+1) {
    clear: left;
  }
  .teacher-talk-videos-container .container .col:nth-child(3n) {
    margin-right: 0;
  }
  .teacher-talk-videos-container .container .col:nth-child(3n+1) {
    clear: left;
  }
}
@media screen and (max-width: 600px) {
  .teacher-talk-videos-container .container {
    padding: 60px 0 0;
  }
  .teacher-talk-videos-container .container .col {
    width: 48%;
  }
  .teacher-talk-videos-container .container .col:nth-child(3n) {
    margin-right: 4%;
  }
  .teacher-talk-videos-container .container .col:nth-child(3n+1) {
    clear: none;
  }
  .teacher-talk-videos-container .container .col:nth-child(2n) {
    margin-right: 0;
  }
  .teacher-talk-videos-container .container .col:nth-child(2n+1) {
    clear: left;
  }
}
@media screen and (max-width: 480px) {
  .blue-white-grey-gradient .youtube-container {
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 360px) {
  .blue-white-grey-gradient .youtube-container {
    margin-bottom: 46px;
  }
}
.chart-wrap {
  margin: 40px 0;
  position: relative;
  background: #efefef;
}
.chart-wrap:first-child {
  margin-top: 0;
}
.chart-wrap .chart-inner {
  -webkit-display: flex;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  padding: 40px;
}
@media screen and (max-width: 750px) {
  .chart-wrap .chart-inner {
    padding: 35px;
  }
}
@media screen and (max-width: 650px) and (min-width: 561px) {
  .chart-wrap .chart-inner {
    padding: 30px;
  }
}
@media screen and (max-width: 560px) {
  .chart-wrap .chart-inner {
    display: block;
  }
  .chart-wrap .chart-inner.chart-inner--has-asterisk {
    padding-bottom: 50px;
  }
}
@media screen and (max-width: 480px) {
  .chart-wrap .chart-inner {
    padding: 30px;
  }
}
@media screen and (max-width: 400px) {
  .chart-wrap .chart-inner {
    padding: 25px;
  }
  .chart-wrap .chart-inner.chart-inner--has-asterisk {
    padding-bottom: 40px;
  }
}
@media screen and (max-width: 340px) {
  .chart-wrap .chart-inner {
    padding: 20px;
  }
}
.chart-wrap .chart-inner .asterisk {
  position: absolute;
  padding: 6px 10px;
  bottom: 0;
  right: 0;
  color: #fff;
  font-size: 11px;
  background: #7a8ea8;
}
@media screen and (max-width: 750px) {
  .chart-wrap .chart-inner .asterisk {
    padding: 5px 8px;
    font-size: 10px;
  }
}
@media screen and (max-width: 400px) {
  .chart-wrap .chart-inner .asterisk {
    padding: 4px 6px;
    font-size: 9px;
  }
}
.chart-wrap .chart-canvas {
  width: calc(100% - 280px);
  padding: 0 6% 0 0;
  max-width: 400px;
  position: relative;
}
@media screen and (max-width: 750px) {
  .chart-wrap .chart-canvas {
    width: calc(100% - 250px);
  }
}
@media screen and (max-width: 650px) and (min-width: 561px) {
  .chart-wrap .chart-canvas {
    width: calc(100% - 240px);
  }
}
@media screen and (max-width: 560px) {
  .chart-wrap .chart-canvas {
    width: 100%;
    padding: 0;
    max-width: 300px;
    margin: 0 auto 20px;
  }
}
.chart-wrap .chart-title {
  margin: 0;
  padding: 12px 15px;
  text-align: center;
  color: #fff;
  background: #00295d;
}
@media screen and (max-width: 400px) {
  .chart-wrap .chart-title {
    font-size: 1.2em;
    line-height: 1.15em;
  }
}
.chart-wrap .chart-legend {
  display: block;
  width: 280px;
  background: #fff;
  padding: 20px;
}
@media screen and (max-width: 750px) {
  .chart-wrap .chart-legend {
    width: 250px;
    padding: 16px;
  }
}
@media screen and (max-width: 650px) and (min-width: 561px) {
  .chart-wrap .chart-legend {
    padding: 14px;
    width: 240px;
  }
}
@media screen and (max-width: 560px) {
  .chart-wrap .chart-legend {
    width: 100%;
  }
}
.chart-wrap .chart-legend ul {
  list-style: none;
  margin: 0;
  font-size: 1em;
}
@media screen and (max-width: 750px) {
  .chart-wrap .chart-legend ul {
    font-size: 16px;
  }
}
@media screen and (max-width: 650px) and (min-width: 561px) {
  .chart-wrap .chart-legend ul {
    font-size: 14px;
  }
}
@media screen and (max-width: 400px) {
  .chart-wrap .chart-legend ul {
    font-size: 15px;
  }
}
.chart-wrap .chart-legend ul li {
  display: flex;
  align-items: center;
  margin-bottom: 6px;
}
.chart-wrap .chart-legend ul li:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 1201px) {
  .chart-wrap .chart-legend ul li {
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 400px) {
  .chart-wrap .chart-legend ul li {
    margin-bottom: 4px;
  }
}
.chart-wrap .chart-legend ul li span {
  display: inline-block;
  vertical-align: middle;
}
.chart-wrap .chart-legend ul li span.chart-legend-key {
  width: 25px;
  height: 25px;
  margin-right: 10px;
  border: 2px solid #fff;
}
@media screen and (max-width: 750px) {
  .chart-wrap .chart-legend ul li span.chart-legend-key {
    width: 22px;
    height: 22px;
  }
}
@media screen and (max-width: 400px) {
  .chart-wrap .chart-legend ul li span.chart-legend-key {
    width: 20px;
    height: 20px;
  }
}

.open-map360 {
  display: block;
  margin: 35px 0;
  border: 1px solid #9cb2ce;
  position: relative;
}
.open-map360:first-child {
  margin-top: 0;
}
.open-map360:last-child {
  margin-bottom: 0;
}
.open-map360 .om-wrap {
  position: relative;
  overflow: hidden;
}
.open-map360 .om-wrap:after {
  content: "";
  opacity: 0.1;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #00295d;
}
.open-map360 .om-wrap img {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.open-map360 .om-wrap:hover img {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}
.open-map360 h4 {
  margin: 0;
  padding: 15px;
  color: #fff;
  background-color: #00295d;
  text-align: center;
}
.open-map360 .btn {
  position: absolute;
  min-width: 200px;
  text-align: center;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  box-shadow: 0px 10px 19px 0px rgba(0, 0, 0, 0.1);
}
.open-map360 .btn i {
  margin-left: 5px;
  color: #e0c083;
}

.main-virtualOpenDay .open-map360 {
  margin-bottom: 0;
  text-align: center;
}

#content-360 {
  width: 100%;
  height: 0;
  padding-bottom: 70%;
  border: none;
  position: relative;
  border: 1px solid #ddd;
}

.wr360_player {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -ms-touch-action: none;
  touch-action: pan-y;
}

.wr360_player .container {
  position: relative;
  overflow: hidden;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  box-shadow: none !important;
  background: inherit !important;
  max-width: none !important;
  font-family: Tahoma, sans-serif;
  cursor: pointer !important;
}

.wr360_player .container::before {
  display: none !important;
}

.wr360_player .container .spinner_hint {
  width: 100%;
  height: 100%;
  z-index: 11;
  position: absolute;
  left: 0;
  top: 0;
  display: none;
  cursor: pointer;
}

.wr360_player .container .spinner_hint .spinner_hint_aligner {
  position: absolute;
  bottom: 20px;
  left: 0;
  width: 100%;
  text-align: center;
  z-index: 1;
}

.wr360_player .container .spinner_hint .spinner_hint_item {
  padding: 7px 18px 7px 18px;
  line-height: 14px;
  color: #696969;
  font-size: 11px;
  background: rgba(240, 240, 240, 0.88);
  border-radius: 0;
  margin: 0 auto 0 auto;
  max-width: 300px;
  font-family: Tahoma, Helvetica, Sans-Serif;
  opacity: 0;
  display: inline-block;
  transition: 0.2s ease;
}

@-moz-document url-prefix() {
  .wr360_player .container .spinner_hint .spinner_hint_item {
    padding-bottom: 8px;
  }
}
.wr360_player .container .spinner_hint:hover .spinner_hint_item {
  background: rgba(225, 225, 225, 0.78);
  color: #555;
  transition: 0.3s ease;
  padding-left: 22px;
  padding-right: 22px;
}

.wr360_player img {
  max-width: none !important;
  max-height: none !important;
  border: none !important;
  box-shadow: none !important;
  cursor: pointer !important;
  image-rendering: -webkit-optimize-contrast;
}

.wr360_player .arrow_zoom_cursor,
.wr360_player .arrow_zoom_cursor > img {
  cursor: url(/_web360/imagerotator/html/img/basic/pointer-zoom-in.svg), zoom-in !important;
}

.wr360_player .arrow_zoom_cursor.container_zoomed,
.wr360_player .arrow_zoom_cursor.container_zoomed > img {
  cursor: url(/_web360/imagerotator/html/img/basic/pointer-zoom-out.svg), zoom-out !important;
}

.wr360_player .arrow_zoom_cursor.container_zoomoff,
.wr360_player .arrow_zoom_cursor.container_zoomoff > img {
  cursor: url(/_web360/imagerotator/html/img/basic/pointer-zoom-off.svg), pointer !important;
}

.wr360_player .zoom_cursor,
.wr360_player .zoom_cursor > img {
  cursor: zoom-in !important;
}

.wr360_player .zoom_cursor.container_zoomed,
.wr360_player .zoom_cursor.container_zoomed > img {
  cursor: zoom-out !important;
}

.wr360_player .zoom_cursor.container_zoomoff,
.wr360_player .zoom_cursor.container_zoomoff > img {
  cursor: pointer !important;
}

/* Desktop Safari doesn't work well with -webkit-optimize-contrast so apply this Safari only hack */
.wr360_player .container .panning {
  position: absolute;
  left: 0;
  top: 0;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center;
  z-index: 1;
  display: none;
}

.wr360_player .container .theme_panel_back {
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  height: 50px;
  z-index: 2;
}

.wr360_player .container .theme_panel {
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  height: 50px;
  z-index: 3;
  cursor: pointer !important;
  visibility: hidden;
}

.wr360_player .container .theme_header {
  height: 20px;
  z-index: 2;
  margin: 3px 0 0 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  font-family: Tahoma, Helvetica, Sans-Serif;
}

.wr360_player .container .theme_header .progress_wrap {
  float: left;
  cursor: pointer;
}

.wr360_player .container .theme_header .progress_wrap .progress_bar_anim_fs {
  margin: 10px 0 0 15px;
  height: 28px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: none;
}

.wr360_player .container .theme_header .progress_wrap .progress_bar_anim {
  margin: 1px 0 0 6px;
  height: 16px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: none;
}

.wr360_player .container .theme_header .progress_wrap .progress_bar_anim_fs div,
.wr360_player .container .theme_header .progress_wrap .progress_bar_anim div {
  height: 100%;
  width: 5px;
  opacity: 0;
  margin: 0 2px 0 0;
  background-color: #bbb;
  float: left;
  overflow: hidden;
  -webkit-animation: wr360_progress_delay 1.2s infinite ease-in-out;
  animation: wr360_progress_delay 1.2s infinite ease-in-out;
}

.wr360_player .container .theme_header .progress_wrap .progress_bar_anim_fs div {
  width: 6px;
  margin: 0 3px 0 0;
  background-color: #aaa;
}

.wr360_player .container .theme_header .progress_wrap .progress_bar_anim .animbar1,
.wr360_player .container .theme_header .progress_wrap .progress_bar_anim_fs .animbar1 {
  -webkit-animation-delay: -1.2s;
  animation-delay: -1.2s;
}

.wr360_player .container .theme_header .progress_wrap .progress_bar_anim .animbar2,
.wr360_player .container .theme_header .progress_wrap .progress_bar_anim_fs .animbar2 {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
}

.wr360_player .container .theme_header .progress_wrap .progress_bar_anim .animbar3,
.wr360_player .container .theme_header .progress_wrap .progress_bar_anim_fs .animbar3 {
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}

.wr360_player .container .theme_header .progress_wrap .progress_bar_anim .animbar4,
.wr360_player .container .theme_header .progress_wrap .progress_bar_anim_fs .animbar4 {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}

.wr360_player .container .theme_header .progress_wrap .progress_bar_anim .animbar5,
.wr360_player .container .theme_header .progress_wrap .progress_bar_anim_fs .animbar5 {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s;
}

.wr360_player .container .theme_header .progress_wrap .progress_bar_anim span.percentnums {
  font-size: 8px;
  line-height: 16px;
  height: 16px;
  width: 25px;
  float: left;
  color: #999;
  margin: 0 0 0 4px;
  display: none;
}

.wr360_player .container .theme_header .progress_wrap .progress_bar_anim_fs span.percentnums {
  font-size: 11px;
  line-height: 28px;
  height: 28px;
  width: 25px;
  float: left;
  color: #999;
  margin: 0 0 0 6px;
  display: none;
}

@-moz-document url-prefix() {
  .wr360_player .container .theme_header .progress_wrap .progress_bar_anim span.percentnums,
  .wr360_player .container .theme_header .progress_wrap .progress_bar_anim_fs span.percentnums {
    margin-top: -1px;
  }
}
@-webkit-keyframes wr360_progress_delay {
  0%, 40%, 100% {
    -webkit-transform: scaleY(0.5);
  }
  20% {
    -webkit-transform: scaleY(1);
    opacity: 1;
  }
}
@keyframes wr360_progress_delay {
  0%, 40%, 100% {
    transform: scaleY(0.5);
    -webkit-transform: scaleY(0.5);
  }
  20% {
    transform: scaleY(1);
    -webkit-transform: scaleY(1);
    opacity: 1;
  }
}
.wr360_player .container .theme_header a.watermark {
  margin: 5px 0 0 5px;
  float: left;
  width: 1px;
  height: 1px;
  cursor: pointer;
  display: none;
}

.wr360_player .container .theme_panel .toolbar {
  position: relative;
  height: 42px;
  padding: 3px 10px 0 10px;
  margin: 0 auto 0 auto;
  box-sizing: content-box !important;
  border: none !important;
  background: inherit !important;
  pointer-events: none;
}

.wr360_player .container .theme_panel .toolbar > a {
  transition: none !important;
  display: block;
  float: left;
  width: 38px;
  height: 38px;
  margin: 3px 0 0 11px;
}

.wr360_player .container .theme_panel .toolbar > a:first-of-type {
  margin-left: 0;
}

.wr360_player .container .theme_panel .toolbar a.left_button {
  background: url(/_web360/imagerotator/html/img/basic/left.svg) no-repeat 0 0;
}

.wr360_player .container .theme_panel .toolbar a.right_button {
  background: url(/_web360/imagerotator/html/img/basic/right.svg) no-repeat 0 0;
}

.wr360_player .container .theme_panel .toolbar a.up_button {
  background: url(/_web360/imagerotator/html/img/basic/up.svg) no-repeat 0 0;
}

.wr360_player .container .theme_panel .toolbar a.down_button {
  background: url(/_web360/imagerotator/html/img/basic/down.svg) no-repeat 0 0;
}

.wr360_player .container .theme_panel .toolbar a.play_button {
  background: url(/_web360/imagerotator/html/img/basic/play.svg) no-repeat 0 0;
}

.wr360_player .container .theme_panel .toolbar a.pause_button {
  background: url(/_web360/imagerotator/html/img/basic/pause.svg) no-repeat 0 0;
}

.wr360_player .container .theme_panel .toolbar a.zoomin_button {
  background: url(/_web360/imagerotator/html/img/basic/zoomin.svg) no-repeat 0 0;
}

.wr360_player .container_zoomoff .theme_panel .toolbar a.zoomin_button,
.wr360_player .container_zoomoff .theme_panel .toolbar a.zoomin_button:hover {
  cursor: default;
  opacity: 0.4;
}

.wr360_player .container .theme_panel .toolbar a.zoomout_button {
  background: url(/_web360/imagerotator/html/img/basic/zoomout.svg) no-repeat 0 0;
}

.wr360_player .container .theme_panel .toolbar a.hotspotson_button {
  background: url(/_web360/imagerotator/html/img/basic/hotspoton.svg) no-repeat 0 0;
}

.wr360_player .container .theme_panel .toolbar a.hotspotsoff_button {
  background: url(/_web360/imagerotator/html/img/basic/hotspotoff.svg) no-repeat 0 0;
}

.wr360_player .container .theme_panel .toolbar a.fullscreenon_button {
  background: url(/_web360/imagerotator/html/img/basic/fullscreenon.svg) no-repeat 0 0;
}

.wr360_player a.fullscreenoff_button {
  background: url(/_web360/imagerotator/html/img/basic/fullscreenoff.svg) no-repeat center center;
  width: 50px;
  height: 50px;
  top: 20px;
  right: 23px;
  z-index: 10;
  position: absolute;
  cursor: pointer;
  display: block;
  transition: none !important;
}

.wr360_player .container .theme_panel .toolbar > a:hover,
.wr360_player a.fullscreenoff_button:hover {
  opacity: 0.8;
}

.wr360_player .container .hotspot_indicator {
  z-index: 4;
  cursor: pointer;
}

.wr360_player .container .indicator_effect_scale_up {
  -webkit-transform: scale(0, 0);
  transform: scale(0, 0);
  -webkit-animation: wr360_effect_scale_up 0.3s cubic-bezier(0.22, 0.02, 0.13, 0.99) forwards;
  animation: wr360_effect_scale_up 0.3s cubic-bezier(0.22, 0.02, 0.13, 0.99) forwards;
}

.wr360_player .container .hotspot_indicator_hidden {
  display: none !important;
}

.wr360_player .container .indicator_link_wrap {
  z-index: 3;
  position: absolute;
}

.wr360_player .container .indicator_link {
  transform-origin: top left;
  position: absolute;
}

.wr360_player .container .position_rollover {
  position: absolute;
  left: 0;
  top: 0;
  visibility: hidden;
  z-index: 15;
  cursor: pointer;
}

.wr360_player .container .position_rollover > a {
  display: inline-block;
  box-sizing: border-box;
  text-decoration: none;
}

.wr360_player .container .position_rollover > div {
  box-sizing: border-box;
}

.wr360_player .container .lightbox_rollover {
  z-index: 18;
  width: 100%;
  height: 100%;
  background-color: rgb(0, 0, 0);
  position: absolute;
  top: 0;
  left: 0;
  display: none;
  cursor: default;
}

.wr360_player .container .lightbox_rollover * {
  box-sizing: border-box;
}

.wr360_player .container .lightbox_rollover .closelbox {
  position: absolute;
  background: url(/_web360/imagerotator/html/img/basic/lightbox_close.svg) 7px 7px no-repeat;
  right: 15px;
  top: 15px;
  width: 28px;
  height: 28px;
  cursor: pointer;
}

.wr360_player .container .lightbox_rollover .closelbox:hover {
  opacity: 0.8;
}

.wr360_player .container .lightbox_rollover .img_wrap {
  width: 100%;
  height: 100%;
  max-width: 100%;
  max-height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
}

.wr360_player .container .lightbox_rollover .img_title {
  position: absolute;
  padding: 0;
  max-width: 100%;
  width: 100%;
  text-align: left;
  bottom: 0;
  left: 0;
  background-color: rgba(65, 65, 65, 0.9);
}

.wr360_player .container .lightbox_rollover .img_title a {
  color: #ff0000;
}

.wr360_player .container .lightbox_rollover .img_title .usr_text {
  display: inline-block;
  color: #fff;
  width: 50%;
  text-align: left;
  padding: 15px 20px 19px 20px;
  line-height: 19px;
  font-size: 16px;
}

@-webkit-keyframes wr360_effect_scale_up {
  100% {
    -webkit-transform: scale(1, 1);
  }
}
@keyframes wr360_effect_scale_up {
  100% {
    transform: scale(1, 1);
  }
}
/*************************Hotspot Title******************************/
/******************************************************/
.spot1_indicator::after {
  text-align: center;
  font-family: Verdana;
  position: absolute;
  right: 20px;
  top: 20px;
  content: "Coach House (Preschool)";
  width: 160px;
  height: auto;
  background: #d80b8c;
  color: #fff;
  border-radius: 0px;
  display: none;
  padding: 5px;
  font-size: 12px;
}

.spot1_indicator:hover::after {
  display: block;
}

.spot2_indicator::after {
  text-align: center;
  font-family: Verdana;
  position: absolute;
  right: 20px;
  top: -20px;
  content: "Coach House (Pre-prep)";
  width: 160px;
  height: auto;
  background: #d80b8c;
  color: #fff;
  border-radius: 0px;
  display: none;
  padding: 5px;
  font-size: 12px;
}

.spot2_indicator:hover::after {
  display: block;
}

.spot3_indicator::after {
  text-align: center;
  font-family: Verdana;
  position: absolute;
  left: 20px;
  top: -20px;
  content: "Coach House Playground";
  width: 160px;
  height: auto;
  background: #d80b8c;
  color: #fff;
  border-radius: 0px;
  display: none;
  padding: 5px;
  font-size: 12px;
}

.spot3_indicator:hover::after {
  display: block;
}

.spot4_indicator::after {
  text-align: center;
  font-family: Verdana;
  position: absolute;
  right: 20px;
  top: -20px;
  content: "Acton House (Prep)";
  width: 120px;
  height: auto;
  background: #d80b8c;
  color: #fff;
  border-radius: 0px;
  display: none;
  padding: 5px;
  font-size: 12px;
}

.spot4_indicator:hover::after {
  display: block;
}

.spot5_indicator::after {
  text-align: center;
  font-family: Verdana;
  position: absolute;
  left: 20px;
  top: -20px;
  content: "Acton Hall";
  width: 80px;
  height: auto;
  background: #d80b8c;
  color: #fff;
  border-radius: 0px;
  display: none;
  padding: 5px;
  font-size: 12px;
}

.spot5_indicator:hover::after {
  display: block;
}

.spot6_indicator::after {
  text-align: center;
  font-family: Verdana;
  position: absolute;
  left: 20px;
  top: -20px;
  content: "Acton Library";
  width: 100px;
  height: auto;
  background: #d80b8c;
  color: #fff;
  border-radius: 0px;
  display: none;
  padding: 5px;
  font-size: 12px;
}

.spot6_indicator:hover::after {
  display: block;
}

.spot7_indicator::after {
  text-align: center;
  font-family: Verdana;
  position: absolute;
  left: 20px;
  top: -20px;
  content: "Prep Classrooms";
  width: 120px;
  height: auto;
  background: #d80b8c;
  color: #fff;
  border-radius: 0px;
  display: none;
  padding: 5px;
  font-size: 12px;
}

.spot7_indicator:hover::after {
  display: block;
}

.spot8_indicator::after {
  text-align: center;
  font-family: Verdana;
  position: absolute;
  left: 20px;
  top: -20px;
  content: "Dining Room and Gymnasium";
  width: 180px;
  height: auto;
  background: #d80b8c;
  color: #fff;
  border-radius: 0px;
  display: none;
  padding: 5px;
  font-size: 12px;
}

.spot8_indicator:hover::after {
  display: block;
}

.spot9_indicator::after {
  text-align: center;
  font-family: Verdana;
  position: absolute;
  left: 20px;
  top: -20px;
  content: "Music in Junior School";
  width: 150px;
  height: auto;
  background: #d80b8c;
  color: #fff;
  border-radius: 0px;
  display: none;
  padding: 5px;
  font-size: 12px;
}

.spot9_indicator:hover::after {
  display: block;
}

.spot10_indicator::after {
  text-align: center;
  font-family: Verdana;
  position: absolute;
  left: 20px;
  top: -20px;
  content: "STEM Lab Development";
  width: 160px;
  height: auto;
  background: #d80b8c;
  color: #fff;
  border-radius: 0px;
  display: none;
  padding: 5px;
  font-size: 12px;
}

.spot10_indicator:hover::after {
  display: block;
}

.spot11_indicator::after {
  text-align: center;
  font-family: Verdana;
  position: absolute;
  left: 20px;
  top: -20px;
  content: "Dedicated Art Room";
  width: 150px;
  height: auto;
  background: #d80b8c;
  color: #fff;
  border-radius: 0px;
  display: none;
  padding: 5px;
  font-size: 12px;
}

.spot11_indicator:hover::after {
  display: block;
}

.spot12_indicator::after {
  text-align: center;
  font-family: Verdana;
  position: absolute;
  left: 20px;
  top: -20px;
  content: "Sport Facilities";
  width: 100px;
  height: auto;
  background: #d80b8c;
  color: #fff;
  border-radius: 0px;
  display: none;
  padding: 5px;
  font-size: 12px;
}

.spot12_indicator:hover::after {
  display: block;
}

.spot13_indicator::after {
  text-align: center;
  font-family: Verdana;
  position: absolute;
  left: 20px;
  top: -20px;
  content: "Adventure Play Area";
  width: 150px;
  height: auto;
  background: #d80b8c;
  color: #fff;
  border-radius: 0px;
  display: none;
  padding: 5px;
  font-size: 12px;
}

.spot13_indicator:hover::after {
  display: block;
}

.spot14_indicator::after {
  text-align: center;
  font-family: Verdana;
  position: absolute;
  left: 20px;
  top: -20px;
  content: "Vegetable Garden";
  width: 140px;
  height: auto;
  background: #d80b8c;
  color: #fff;
  border-radius: 0px;
  display: none;
  padding: 5px;
  font-size: 12px;
}

.spot14_indicator:hover::after {
  display: block;
}

.spot15_indicator::after {
  text-align: center;
  font-family: Verdana;
  position: absolute;
  left: 20px;
  top: -20px;
  content: "Woodland Explorers";
  width: 150px;
  height: auto;
  background: #d80b8c;
  color: #fff;
  border-radius: 0px;
  display: none;
  padding: 5px;
  font-size: 12px;
}

.spot15_indicator:hover::after {
  display: block;
}

.spot16_indicator::after {
  text-align: center;
  font-family: Verdana;
  position: absolute;
  left: 20px;
  top: -20px;
  content: "Shakespeare in The Garden";
  width: 180px;
  height: auto;
  background: #d80b8c;
  color: #fff;
  border-radius: 0px;
  display: none;
  padding: 5px;
  font-size: 12px;
}

.spot16_indicator:hover::after {
  display: block;
}

.spot17_indicator::after {
  text-align: center;
  font-family: Verdana;
  position: absolute;
  left: 20px;
  top: -20px;
  content: "Spacious Grounds";
  width: 140px;
  height: auto;
  background: #d80b8c;
  color: #fff;
  border-radius: 0px;
  display: none;
  padding: 5px;
  font-size: 12px;
}

.spot17_indicator:hover::after {
  display: block;
}

.spot18_indicator::after {
  text-align: center;
  font-family: Verdana;
  position: absolute;
  right: 20px;
  top: -20px;
  content: "Boarding at Mary Ward House";
  width: 200px;
  height: auto;
  background: #d80b8c;
  color: #fff;
  border-radius: 0px;
  display: none;
  padding: 5px;
  font-size: 12px;
}

.spot18_indicator:hover::after {
  display: block;
}

.video1_indicator::after {
  text-align: center;
  font-family: Verdana;
  position: absolute;
  left: 20px;
  top: -20px;
  content: "Coach House (Preschool)";
  width: 200px;
  height: auto;
  background: #d80b8c;
  color: #fff;
  border-radius: 0px;
  display: none;
  padding: 5px;
  font-size: 12px;
}

.video1_indicator:hover::after {
  display: block;
}

.video9_indicator::after {
  text-align: center;
  font-family: Verdana;
  position: absolute;
  left: 20px;
  top: -20px;
  content: "Music in Junior School";
  width: 100px;
  height: auto;
  background: #d80b8c;
  color: #fff;
  border-radius: 0px;
  display: none;
  padding: 5px;
  font-size: 12px;
}

.video9_indicator:hover::after {
  display: block;
}

.video10_indicator::after {
  text-align: center;
  font-family: Verdana;
  position: absolute;
  left: 20px;
  top: -20px;
  content: "STEM Lab Development";
  width: 200px;
  height: auto;
  background: #d80b8c;
  color: #fff;
  border-radius: 0px;
  display: none;
  padding: 5px;
  font-size: 12px;
}

.video10_indicator:hover::after {
  display: block;
}

.video12_indicator::after {
  text-align: center;
  font-family: Verdana;
  position: absolute;
  left: 20px;
  top: -20px;
  content: "Sport at Long Road";
  width: 70px;
  height: auto;
  background: #d80b8c;
  color: #fff;
  border-radius: 0px;
  display: none;
  padding: 5px;
  font-size: 12px;
}

.video12_indicator:hover::after {
  display: block;
}

.video16_indicator::after {
  text-align: center;
  font-family: Verdana;
  position: absolute;
  left: 20px;
  top: -20px;
  content: "Drama in Junior School";
  width: 100px;
  height: auto;
  background: #d80b8c;
  color: #fff;
  border-radius: 0px;
  display: none;
  padding: 5px;
  font-size: 12px;
}

.video16_indicator:hover::after {
  display: block;
}

.video18_indicator::after {
  text-align: center;
  font-family: Verdana;
  position: absolute;
  right: 20px;
  top: -20px;
  content: "Mary Ward House";
  width: 160px;
  height: auto;
  background: #d80b8c;
  color: #fff;
  border-radius: 0px;
  display: none;
  padding: 5px;
  font-size: 12px;
}

.video18_indicator:hover::after {
  display: block;
}

#gs-area table {
  margin: 0;
}

#gs-area table,
#gs-area tbody {
  border-radius: 0 !important;
}

#gs-area .gsc-control-cse {
  padding: 0;
}

#gs-area td {
  padding: 0;
  border: 0;
}

#gs-area .gsc-input-box {
  margin: 0 !important;
  padding: 0 !important;
  border: 1px solid #c1c1c1 !important;
  border-right: none !important;
  border-radius: 0 !important;
}

#gs-area input.gsc-input {
  width: 100%;
  height: auto !important;
  margin: 0 !important;
  padding: 16px 18px !important;
  margin: 0;
  font-size: 1em;
  font-family: "Neue Helvetica W01", Arial, Sans-Serif !important;
  background: #fff;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}

#gs-area .gsc-search-button {
  height: 100%;
  background-color: #ae8e5b !important;
}

#gs-area .gsc-search-button button {
  padding: 0px 22px !important;
  margin: 0 !important;
  border: none !important;
}

#gs-area .gsc-search-button svg {
  width: 16px;
  height: 16px;
}

#gs-area .gsc-search-button button:hover,
#gs-area .gsc-search-button button:focus {
  border: none !important;
  outline: none;
  cursor: pointer;
}

#gs-area .gsst_b {
  padding: 0 7px;
}

#gs-area .gsc-search-box-tools {
  margin-bottom: 25px !important;
}

#gs-area .gsc-control-cse,
#gs-area .gsc-control-cse .gsc-table-result {
  font-family: "Neue Helvetica W01", Arial, Sans-Serif !important;
}

#gs-area .gsc-table-result {
  margin-top: 5px;
  font-size: 14px;
}

#gs-area .gsc-webResult.gsc-result {
  padding: 15px 0;
  border-bottom: 1px solid #efefef;
  border-width: 0 0 1px 0 !important;
}

#gs-area .gsc-webResult.gsc-result:hover {
  border-color: #efefef !important;
}

#gs-area .gsc-webResult.gsc-result:last-child {
  margin-bottom: 20px;
}

#gs-area .gs-result .gs-title {
  margin-bottom: 6px;
  line-height: 1.4em;
}

#gs-area .gs-result .gs-title a,
#gs-area .gsc-control-cse .gs-result .gs-title * {
  color: #00295d;
  letter-spacing: normal;
  font-size: 20px !important;
}

#gs-area .gsc-control-cse .gs-result .gs-title b {
  color: #ae8e5b;
  font-weight: 700;
}

#gs-area .gs-result .gs-title a:hover {
  text-decoration: underline;
}

#gs-area .gs-webResult div.gs-visibleUrl-breadcrumb {
  letter-spacing: normal;
  color: #717171;
}

#gs-area .gs-web-image-box {
  padding: 0;
  margin: 5px 10px 10px;
}

#gs-area .gs-result a.gs-image {
  border: none;
}

#gs-area .gs-fileFormat {
  margin-bottom: 8px;
  color: #ae8e5b;
}

#gs-area .gs-fileFormatType {
  color: #ae8e5b;
}

#gs-area .gsst_a .gscb_a {
  color: #2d6a7e;
  vertical-align: middle;
}

#gs-area .gsc-cursor-page,
#gs-area .gsc-results .gsc-cursor-box .gsc-cursor-page {
  font-size: 12px;
  color: #00295d !important;
  display: inline-block !important;
  vertical-align: top !important;
  padding: 0 !important;
  width: 26px !important;
  height: 26px !important;
  line-height: 24px !important;
  border: 1px solid #00295d !important;
  -webkit-border-radius: 30px !important;
  border-radius: 30px !important;
  text-align: center;
  outline: none;
}

#gs-area .gsc-cursor-page:hover,
#gs-area .gsc-results .gsc-cursor-box .gsc-cursor-page:hover {
  text-decoration: none !important;
  color: #fff !important;
  border-color: #ae8e5b !important;
  background: #ae8e5b !important;
}

#gs-area .gsc-cursor-current-page,
#gs-area .gsc-results .gsc-cursor-box .gsc-cursor-current-page {
  color: #fff !important;
  border-color: #00295d !important;
  background: #00295d !important;
}

#gs-area .gsc-results .gsc-cursor-box {
  display: block !important;
}

#gs-area .gcsc-more-maybe-branding-root {
  margin-top: 20px;
  display: none;
}

.dnyNews, .dnyNewsBrief, .dynSimpleText, .dynSimpleTitle, .dynFullText {
  margin-top: 40px;
  margin-bottom: 40px;
}

.dnyNews .featuresNews ul li img {
  width: 30%;
}

.dnyNews .featuresNews ul li .fn-content {
  width: 66%;
}

.dnyNewsBrief h3 a {
  color: #00295d;
}

.timeline {
  list-style: none;
  margin: 0;
  padding: 89px 0 79px;
  position: relative;
}
.timeline::before {
  background-image: linear-gradient(#fff, #ae8e5b 89px);
  content: "";
  display: block;
  height: 100%;
  left: 50%;
  position: absolute;
  top: 0;
  width: 1px;
  z-index: 2;
}
@media screen and (max-width: 640px) {
  .timeline::before {
    left: 81px;
  }
}
@media screen and (max-width: 480px) {
  .timeline::before {
    left: 0;
  }
}
.timeline::after {
  background-image: linear-gradient(rgba(255, 255, 255, 0), rgb(255, 255, 255));
  bottom: 0;
  content: "";
  display: block;
  height: 89px;
  left: 0;
  position: absolute;
  width: 100%;
  z-index: 3;
}
.timeline li {
  overflow: auto;
  margin-bottom: 10px;
  position: relative;
}
.timeline li::before {
  border: 12px solid transparent;
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.timeline li div {
  background: #ebeef3;
  padding: 22px 21px;
  width: calc(50% - 47px);
}
@media screen and (max-width: 640px) {
  .timeline li div {
    width: calc(100% - 128px);
  }
}
@media screen and (max-width: 480px) {
  .timeline li div {
    width: calc(100% - 37px);
  }
}
.timeline li div h5 {
  color: #ae8e5b;
  font-size: 28px;
  font-weight: 700;
  margin-bottom: 0;
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  -webkit-ransform: translateY(-50%);
  transform: translateY(-50%);
}
@media screen and (max-width: 480px) {
  .timeline li div h5 {
    position: static;
    -ms-transform: none;
    -webkit-ransform: none;
    transform: none;
  }
}
.timeline li div p {
  color: #1b2145;
  font-size: 18px;
  margin-bottom: 0;
}
@media screen and (max-width: 480px) {
  .timeline li div p {
    margin-top: 20px;
  }
}
.timeline li div img {
  margin-top: 20px;
}
.timeline li:nth-child(odd)::before {
  border-left: 12px solid #ae8e5b;
  left: 50%;
}
@media screen and (max-width: 640px) {
  .timeline li:nth-child(odd)::before {
    left: 82px;
  }
}
@media screen and (max-width: 480px) {
  .timeline li:nth-child(odd)::before {
    left: 1px;
  }
}
.timeline li:nth-child(odd) div {
  border-left: 6px solid #00295d;
  border-radius: 0 15px 15px 0;
  float: right;
  padding-left: 30px;
}
.timeline li:nth-child(odd) h5 {
  padding-right: 16px;
  right: 50%;
}
@media screen and (max-width: 640px) {
  .timeline li:nth-child(odd) h5 {
    left: 0;
    right: auto;
  }
}
.timeline li:nth-child(even)::before {
  border-right: 12px solid #ae8e5b;
  right: 50%;
}
@media screen and (max-width: 640px) {
  .timeline li:nth-child(even)::before {
    border-left: 12px solid #ae8e5b;
    border-right: none;
    left: 82px;
    right: auto;
  }
}
@media screen and (max-width: 480px) {
  .timeline li:nth-child(even)::before {
    left: 1px;
  }
}
.timeline li:nth-child(even) div {
  border-right: 6px solid #00295d;
  border-radius: 15px 0 0 15px;
  float: left;
  padding-right: 30px;
  text-align: right;
}
@media screen and (max-width: 640px) {
  .timeline li:nth-child(even) div {
    border-left: 6px solid #00295d;
    border-right: none;
    border-radius: 0 15px 15px 0;
    float: right;
    padding-left: 30px;
    padding-right: 21px;
    text-align: left;
  }
}
.timeline li:nth-child(even) h5 {
  left: 50%;
  padding-left: 16px;
}
@media screen and (max-width: 640px) {
  .timeline li:nth-child(even) h5 {
    left: 0;
    padding-left: 0;
  }
}

.footerLogos {
  padding: 2.5% 0 3%;
  text-align: center;
  background: #f7f7f7;
}
.footerLogos .logoStrip .fLogo {
  padding-bottom: 10px;
  vertical-align: baseline;
  text-align: center;
  display: inline-block;
  margin-bottom: 30px;
}
.footerLogos .logoStrip .fLogo:first-child {
  margin-top: 30px;
}
.footerLogos .logoStrip .fLogo img {
  max-width: 100%;
  padding: 0 20px;
}
@media screen and (max-width: 425px) {
  .footerLogos .logoStrip .fLogo {
    display: block;
  }
}
@media screen and (max-width: 900px) {
  .footerLogos {
    padding: 3% 0 3.5%;
  }
}

/* = Sixth Theme
----------------------------------------------------------------------------------------------------------------- */
#sixth .hero .banner-image::before {
  background: url("/_img/icons/sixth-graphic.svg") no-repeat left center/cover;
  content: "";
  bottom: 0;
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
#sixth .hero.heronobanner .banner-image::before {
  background-size: contain;
}
@media screen and (max-width: 1200px) {
  #sixth .hero.heronobanner .banner-image::before {
    background-size: cover;
  }
}
#sixth .hero .hero-overlay {
  margin-left: 50%;
  padding: 0;
  width: 50%;
}
@media screen and (max-width: 750px) {
  #sixth .hero .hero-overlay {
    margin-left: 0;
    position: static;
    width: 100%;
  }
}
#sixth .hero .hero-overlay h1 {
  background: #00295d;
  color: #fff;
  font-weight: 900;
  line-height: 1em;
  margin-bottom: 10px;
  padding: 10px 30px;
  text-align: left;
}
@media screen and (max-width: 1024px) {
  #sixth .hero .hero-overlay h1 {
    text-align: right;
  }
}
@media screen and (max-width: 750px) {
  #sixth .hero .hero-overlay h1 {
    text-align: left;
  }
}
#sixth .hero .hero-overlay h1 span {
  color: #97c8eb;
}
#sixth .hero .hero-overlay p {
  background: #00295d;
  color: #fff;
  font-size: 36px;
  margin-bottom: 0;
  margin-left: 0;
  max-width: none;
  padding: 5px 10px;
  text-align: left;
}
@media screen and (max-width: 1300px) {
  #sixth .hero .hero-overlay p {
    font-size: 34px;
  }
}
@media screen and (max-width: 1200px) {
  #sixth .hero .hero-overlay p {
    font-size: 32px;
  }
}
@media screen and (max-width: 1024px) {
  #sixth .hero .hero-overlay p {
    font-size: 30px;
    text-align: right;
  }
}
@media screen and (max-width: 960px) {
  #sixth .hero .hero-overlay p {
    font-size: 28px;
  }
}
@media screen and (max-width: 750px) {
  #sixth .hero .hero-overlay p {
    font-size: 26px;
    text-align: left;
  }
}
@media screen and (max-width: 700px) {
  #sixth .hero .hero-overlay p {
    font-size: 24px;
  }
}
@media screen and (max-width: 600px) {
  #sixth .hero .hero-overlay p {
    font-size: 22px;
  }
}
@media screen and (max-width: 520px) {
  #sixth .hero .hero-overlay p {
    font-size: 20px;
  }
}
@media screen and (max-width: 480px) {
  #sixth .hero .hero-overlay p {
    font-size: 18px;
  }
}
@media screen and (max-width: 420px) {
  #sixth .hero .hero-overlay p {
    font-size: 16px;
  }
}
#sixth .hero .hero-overlay p span {
  color: #97c8eb;
  font-weight: 700;
  text-transform: uppercase;
}
#sixth .hero > h1 {
  position: absolute;
  left: 50%;
  width: auto;
  right: 0;
  padding: 10px 30px;
  background-color: #00295d;
  bottom: 80px;
  font-weight: 900;
  text-align: left;
  top: auto;
}
@media screen and (max-width: 1300px) {
  #sixth .hero > h1 {
    bottom: 75px;
  }
}
@media screen and (max-width: 1200px) {
  #sixth .hero > h1 {
    bottom: 70px;
  }
}
@media screen and (max-width: 1024px) {
  #sixth .hero > h1 {
    text-align: right;
  }
}
@media screen and (max-width: 980px) {
  #sixth .hero > h1 {
    bottom: 60px;
  }
}
@media screen and (max-width: 750px) {
  #sixth .hero > h1 {
    position: static;
    text-align: left;
  }
}
#sixth .hero > h1 span {
  color: #97c8eb;
}
#sixth .hero.heronobanner h1 {
  -moz-transform: none;
  -webkit-transform: none;
  transform: none;
}
#sixth .hero.heronobanner > h1 {
  bottom: 25px;
}
@media screen and (max-width: 1300px) {
  #sixth .hero.heronobanner > h1 {
    bottom: 20px;
  }
}
@media screen and (max-width: 1200px) {
  #sixth .hero.heronobanner > h1 {
    bottom: 15px;
  }
}
@media screen and (max-width: 980px) {
  #sixth .hero.heronobanner > h1 {
    bottom: 5px;
  }
}
@media screen and (max-width: 1240px) {
  #sixth .hero.heronobanner {
    max-height: none;
    height: auto;
  }
}
#sixth .video-hero span {
  background-image: url("/_img/icons/play-circle-white.svg");
  margin: 10px auto 0 0;
}
@media screen and (max-width: 1024px) {
  #sixth .video-hero span {
    margin-left: auto;
    margin-right: 0;
  }
}
@media screen and (max-width: 1024px) {
  #sixth p.leader {
    font-weight: 600;
  }
}
#sixth .btn,
#sixth .btnImpact {
  border-color: #97c8eb;
  background-color: #97c8eb;
}
#sixth .btn.cookieNoticeClose,
#sixth .btnImpact.cookieNoticeClose {
  background-color: #ae8e5b;
  border-color: #ae8e5b;
}
#sixth .aside-cta {
  background: #ddedf8;
  text-align: center;
}
@media screen and (max-width: 1024px) {
  #sixth .aside-cta {
    text-align: left;
  }
}
#sixth .aside-cta h4 {
  font-size: 17px;
  font-weight: 400;
}
#sixth .aside-cta h4 .desktopTxt {
  display: block;
  font-weight: 700;
}
@media screen and (max-width: 1024px) {
  #sixth .aside-cta h4 .desktopTxt {
    display: inline;
    font-size: 31px;
  }
}
#sixth .aside-cta h4 strong {
  display: block;
  font-size: 31px;
}
@media screen and (max-width: 1024px) {
  #sixth .aside-cta h4 strong {
    display: inline;
  }
}
@media screen and (max-width: 1024px) {
  #sixth .aside-cta h4 .mobileTxt {
    display: block;
    font-size: 31px;
  }
}
#sixth .aside-cta + p .btn {
  text-align: center;
  width: 100%;
}
@media screen and (max-width: 1024px) {
  #sixth .aside-cta + p .btn {
    width: auto;
  }
}
@media screen and (min-width: 801px) {
  #sixth .cta-squares .cta-item,
  #sixth .cta-squares .cta-item.cta-sixth {
    padding-bottom: 27%;
  }
}
@media screen and (min-width: 981px) and (max-width: 1200px) {
  #sixth .cta-squares .cta-item,
  #sixth .cta-squares .cta-item.cta-sixth {
    padding-bottom: 32%;
  }
}
@media screen and (min-width: 1201px) and (max-width: 1300px) {
  #sixth .cta-squares .cta-item,
  #sixth .cta-squares .cta-item.cta-sixth {
    padding-bottom: 30%;
  }
}
#sixth .cta-squares .cta-item .cta-image-contain .cta-img::before {
  background: url("/_img/icons/six-graphic-purple.svg") no-repeat left 65% center/contain;
  bottom: 0;
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
  background-size: 100% auto;
  background-position: 50% 115%;
  width: 90%;
  left: auto;
  right: -35%;
  opacity: 0.85;
}
@media screen and (max-width: 750px) {
  #sixth .cta-squares .cta-item .cta-image-contain .cta-img::before {
    display: none;
  }
}
#sixth .cta-squares .cta-item:nth-child(3n-2) .cta-image-contain .cta-img::before {
  background-image: url("/_img/icons/six-graphic-blue.svg");
  background-size: 100% auto;
  background-position: 50% 35%;
  left: auto;
  width: 90%;
  right: -20%;
}
#sixth .cta-squares .cta-item:nth-child(3n) .cta-image-contain .cta-img::before {
  background-image: url("/_img/icons/six-graphic-orange.svg");
  background-size: 100% auto;
  background-position: 50% -20%;
  left: auto;
  width: 90%;
  right: 0;
  top: 0;
}
#sixth .cta-squares .cta-item h2 {
  font-size: 2.6em;
  line-height: 1;
  margin-bottom: 5px;
}
@media screen and (max-width: 1024px) {
  #sixth .cta-squares .cta-item h2 {
    font-size: 2.5em;
  }
}
#sixth .cta-squares .cta-item .cta-content {
  bottom: auto;
  top: 13%;
  width: 100%;
}
@media screen and (max-width: 1024px) {
  #sixth .cta-squares .cta-item .cta-content {
    -moz-transform: none;
    -webkit-transform: none;
    transform: none;
  }
}
#sixth .cta-squares .cta-item .cta-content p:not(.btn) {
  padding-right: 70px;
}
#sixth .cta-squares .btn {
  padding-bottom: 10px;
  background: transparent;
  border-color: transparent;
  bottom: 0;
  color: #fff;
  margin-bottom: 0;
  position: absolute;
  right: 0;
  text-align: right;
  z-index: 1;
}
#sixth .cta-squares .btn::after {
  border-bottom: 80px solid #8e79b6;
  border-left: 80px solid transparent;
  border-right: 80px solid #8e79b6;
  border-top: 80px solid transparent;
  bottom: 0;
  content: "";
  position: absolute;
  right: 0;
  z-index: -1;
  transition: border-color 0.3s ease;
}
#sixth .cta-squares .cta-item a:hover .btn::after {
  border-bottom-color: #704796;
  border-right-color: #704796;
}
#sixth .cta-squares .cta-item:nth-child(3n-2) .btn::after {
  border-bottom-color: #5fb2e8;
  border-right-color: #5fb2e8;
}
#sixth .cta-squares .cta-item:nth-child(3n-2) a:hover .btn::after {
  border-bottom-color: #3e8ccb;
  border-right-color: #3e8ccb;
}
#sixth .cta-squares .cta-item:nth-child(3n) .btn::after {
  border-bottom-color: #f4a800;
  border-right-color: #f4a800;
}
#sixth .cta-squares .cta-item:nth-child(3n) a:hover .btn::after {
  border-bottom-color: #d47600;
  border-right-color: #d47600;
}
@media screen and (max-width: 1024px) {
  #sixth .spacing {
    padding-top: 0;
  }
}
#sixth .cta-results {
  margin-top: 0;
}
@media screen and (max-width: 750px) {
  #sixth .cta-results {
    margin-bottom: 20px;
  }
}
#sixth .cta-results .cta-item {
  background: #d8d0e6;
  margin-right: 0;
  overflow: hidden;
  padding: 20px 0;
  position: relative;
  text-align: right;
}
@media screen and (max-width: 750px) {
  #sixth .cta-results .cta-item {
    margin-bottom: 0;
  }
}
#sixth .cta-results .cta-item::after {
  background: url("/_img/icons/file-bg.png") no-repeat bottom left/auto 100%;
  bottom: -15px;
  content: "";
  left: -5px;
  opacity: 0.3;
  position: absolute;
  right: 0;
  top: 30%;
  z-index: 1;
}
@media screen and (max-width: 750px) {
  #sixth .cta-results .cta-item::after {
    bottom: -10px;
    left: 30%;
  }
}
@media screen and (max-width: 580px) {
  #sixth .cta-results .cta-item::after {
    left: 20%;
  }
}
#sixth .cta-results .cta-item:first-child {
  background: #c7e1f4;
}
#sixth .cta-results .cta-item:first-child::after {
  background-image: url("/_img/icons/star-bg.png");
  bottom: -20px;
  left: -15px;
}
@media screen and (max-width: 750px) {
  #sixth .cta-results .cta-item:first-child::after {
    bottom: -10px;
    left: 30%;
  }
}
@media screen and (max-width: 580px) {
  #sixth .cta-results .cta-item:first-child::after {
    left: 20%;
  }
}
#sixth .cta-results .cta-item:last-child {
  background-color: #fbe1a6;
}
#sixth .cta-results .cta-item:last-child::after {
  background-image: url("/_img/icons/graduation-bg.png");
  bottom: 5px;
  left: -25px;
}
@media screen and (max-width: 750px) {
  #sixth .cta-results .cta-item:last-child::after {
    left: 25%;
  }
}
@media screen and (max-width: 580px) {
  #sixth .cta-results .cta-item:last-child::after {
    left: 15%;
  }
}
#sixth .cta-results .cta-item .cta-number {
  color: #8f79b7;
  font-family: Arial, Helvetica, sans-serif;
}
@media screen and (max-width: 750px) {
  #sixth .cta-results .cta-item .cta-number {
    text-align: center;
  }
}
#sixth .cta-results .cta-item .cta-number span {
  vertical-align: top;
}
#sixth .cta-results .cta-item .cta-number .cta-lrge {
  font-size: 12em;
  line-height: 1;
}
@media screen and (max-width: 1600px) {
  #sixth .cta-results .cta-item .cta-number .cta-lrge {
    font-size: 10.75em;
  }
}
@media screen and (max-width: 1500px) {
  #sixth .cta-results .cta-item .cta-number .cta-lrge {
    font-size: 9.5em;
  }
}
@media screen and (max-width: 1300px) {
  #sixth .cta-results .cta-item .cta-number .cta-lrge {
    font-size: 8.25em;
  }
}
@media screen and (max-width: 1200px) {
  #sixth .cta-results .cta-item .cta-number .cta-lrge {
    font-size: 7em;
  }
}
#sixth .cta-results .cta-item .cta-number .cta-symbol {
  font-size: 7em;
}
@media screen and (max-width: 1600px) {
  #sixth .cta-results .cta-item .cta-number .cta-symbol {
    font-size: 6em;
  }
}
@media screen and (max-width: 1500px) {
  #sixth .cta-results .cta-item .cta-number .cta-symbol {
    font-size: 5em;
  }
}
@media screen and (max-width: 1200px) {
  #sixth .cta-results .cta-item .cta-number .cta-symbol {
    font-size: 3em;
  }
}
#sixth .cta-results .cta-item:first-child .cta-number {
  color: #5cabe6;
}
#sixth .cta-results .cta-item:last-child .cta-number {
  color: #f5a800;
}
#sixth .cta-results .cta-item .cta-content {
  padding: 0 30px;
  position: relative;
  z-index: 2;
}
#sixth .cta-results .cta-item .cta-content p {
  color: #00295d;
  font-weight: 700;
  margin-left: 33.33%;
}
@media screen and (max-width: 980px) {
  #sixth .cta-results .cta-item .cta-content p {
    margin-left: 0;
  }
}
@media screen and (max-width: 750px) {
  #sixth .cta-results .cta-item .cta-content p {
    text-align: center;
  }
}
#sixth .quotes-slider {
  background: #97c8eb;
  padding: 80px 0;
}
#sixth .quotes-slider .quote-item p.quote-text {
  font-size: 1.75em;
  line-height: 1;
}
#sixth .quotes-slider .quotes-nav .prev-quote,
#sixth .quotes-slider .quotes-nav .next-quote {
  background-color: #fff;
}
#sixth .quotes-slider .quotes-nav .prev-quote {
  background-image: url("/_img/arrows/sixth-left.svg");
}
#sixth .quotes-slider .quotes-nav .next-quote {
  background-image: url("/_img/arrows/sixth-right.svg");
}
#sixth .hero.herogallery .content a {
  background-image: url("/_img/icons/camera-sixth.svg");
}
#sixth .submenu,
#sixth .msg,
#sixth .accordion h3:hover,
#sixth .accordion h3.on,
#sixth .courseKeyPoints,
#sixth .tabs.tabCourse > ul li a,
#sixth .tabs.tabCourse > ul li a.on::after,
#sixth .tabs.tabCourse .panel,
#sixth .people-block .pb-content {
  background-color: #ddedf8;
}
#sixth .accordion h3:hover,
#sixth .accordion h3.on {
  color: #00295d;
}
#sixth .accordion h3:hover {
  background-image: url("/_img/arrows/blue-down.svg");
}
#sixth .accordion h3.on {
  background-image: url("/_img/arrows/blue-up.svg");
}
#sixth .videoBanner .cols .col:first-of-type {
  background: #ddedf8;
}
#sixth .videoBanner .cols .col:first-of-type h2 {
  color: #00295d;
}
#sixth .videoBanner .cols .col:first-of-type p {
  color: #222;
}
#sixth .courseBanner .col.endCol {
  background: #ddedf8;
}
#sixth .courseBanner .col.endCol h2 {
  color: #00295d;
}
#sixth .courseBanner .col.endCol blockquote {
  color: #222;
}
#sixth .modal .people-block .pb-content {
  background: none;
}
#sixth .video-image span {
  background-image: url("/_img/icons/play-circle-white.svg");
}
#sixth .tabs.tabCourse > ul li a i.world {
  background-image: url("/_img/icons/globe-icon-sixth.svg");
}
#sixth .tabs.tabCourse > ul li a i.paths {
  background-image: url("/_img/icons/arrows-icon-sixth.svg");
}

/*# sourceMappingURL=stmarys.css.map */
