html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
html {
  height: 100%;
  scroll-behavior: smooth;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.page-id-11836 .grey-section .tier-three h2,
.page-id-11836 .grey-section .tier-three h3,
.page-id-11836 .grey-section .tier-three h4 {
  color: #221f1f;
}

.page-id-77 .grey-section .form label,
.page-id-77 .grey-section .ea form label,
.page-id-77 .grey-section .ea p {
  color: #221f1f;
}

.page-id-77 .grey-section .contact-form fieldset,
.page-id-77 .grey-section form input[type="text"],
.page-id-77 .grey-section .ea form input[type="text"],
.page-id-77 .grey-section form input[type="email"],
.page-id-77 .grey-section .ea form input[type="email"],
.page-id-77 .grey-section form select,
.page-id-77 .grey-section .ea form select,
.page-id-77 .grey-section form textarea,
.page-id-77 .grey-section .ea form textarea {
  width: 100% !important;
  max-width: 100% !important;
}

.page-id-77 .grey-section form input[type="text"],
.page-id-77 .grey-section .ea form input[type="text"],
.page-id-77 .grey-section form input[type="email"],
.page-id-77 .grey-section .ea form input[type="email"],
.page-id-77 .grey-section form input[type="tel"],
.page-id-77 .grey-section .ea form input[type="tel"],
.page-id-77 .grey-section form select,
.page-id-77 .grey-section .ea form select,
.page-id-77 .grey-section form textarea,
.page-id-77 .grey-section .ea form textarea {
  border: 1px solid #d2d2d2;
}

.page-id-77 .grey-section form input[type="checkbox"],
.page-id-77 .grey-section .ea form input[type="checkbox"] {
  margin-right: 10px !important;
}

.page-id-77 .grey-section .hs-form-booleancheckbox-display {
  display: flex;
  align-items: center;
}

.page-id-77
  .grey-section
  .legal-consent-container
  .hs-form-booleancheckbox-display
  > span {
  margin-left: 0 !important;
}

.page-id-77 .grey-section form a,
.page-id-77 .grey-section .ea form a {
  color: #221f1f !important;
}

.page-id-77 .grey-section form input[type="submit"],
.page-id-77 .grey-section .ea form input[type="submit"] {
  max-width: 500px !important;
}

.grey-section {
  background-color: #f1f1f2;
}
.mid-grey-section {
  background-color: #3c3a3a;
}
.dark-grey-section {
  background-color: #221f1f;
}
.red-section {
  background-color: #bd202e;
}
.border-top {
  border-top: 1px solid #d2d2d2;
}
.tier-max {
  margin: 0 auto;
  width: 100%;
  box-sizing: border-box;
}
.tier-max .anchors {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.tier-max .anchor {
  padding: 9px 0;
  margin: 0 16px;
  font-weight: 400;
}
.tier-max .icon {
  max-height: 70px;
  width: auto;
}
.tier-max .anchor-id,
.tier .anchor-id {
  display: block;
  position: relative;
  top: -144px;
  visibility: hidden;
}
@media only screen and (max-width: 1400px) {
  .tier-max .anchor-id,
  .tier .anchor-id {
    top: -124px;
  }
}
@media only screen and (max-width: 780px) {
  .tier-max .anchor {
    width: 100%;
  }
}
.tier,
.tier-three,
.tier-card {
  max-width: 980px;
  width: 100%;
  margin: 0 auto;
  position: relative;
  clear: both;
  box-sizing: border-box;
}
@media only screen and (min-width: 1400px) {
  .tier,
  .tier-three,
  .tier-card {
    max-width: 1280px;
  }
}
@media only screen and (max-width: 1060px) {
  .tier,
  .tier-three,
  .tier-card {
    max-width: 740px;
  }
}
@media only screen and (max-width: 780px) {
  .tier,
  .tier-three,
  .tier-card {
    max-width: auto;
    width: calc(100% - 48px);
  }
}
.tier:after,
.tier-three:after,
.tier-card:after {
  content: " ";
  display: table;
  clear: both;
}
.tier-three,
.tier-card {
  max-width: 1004px;
}
@media only screen and (min-width: 1400px) {
  .tier-three,
  .tier-card {
    max-width: 1304px;
  }
}
@media only screen and (max-width: 1060px) {
  .tier-three,
  .tier-card {
    max-width: 764px;
  }
}
.clear-fix:after {
  content: " ";
  display: table;
  clear: both;
}

.col-left-40,
.col-right-40 {
  width: 40%;
  box-sizing: border-box;
}

.col-left-50,
.col-right-50 {
  width: 50%;
  box-sizing: border-box;
}

.col-left-60,
.col-right-60 {
  width: 60%;
  box-sizing: border-box;
}

.col-left-75,
.col-right-75 {
  width: 75%;
  box-sizing: border-box;
}
.col-left-66,
.col-right-66 {
  width: 66.6%;
  box-sizing: border-box;
}
.col-right-33,
.col-left-33 {
  width: 33.3%;
  box-sizing: border-box;
}
.col-left-25,
.col-right-25 {
  width: 25%;
  box-sizing: border-box;
}
.col-33 {
  width: 33.3%;
  box-sizing: border-box;
  float: left;
  padding: 0 12px;
}
@media only screen and (max-width: 780px) {
  .col-33 {
    width: 100%;
    padding: 0;
  }
}
@media only screen and (max-width: 780px) {
  .col-left-33.filter-break,
  .col-right-66.filter-break {
    width: 100%;
    padding: 0;
  }
}
.col-left-50,
.col-left-25,
.col-left-75,
.col-left-33,
.col-left-66,
.col-left-60,
.col-left-40 {
  float: left;
  padding: 0 12px 0 0;
}
@media only screen and (max-width: 500px) {
  .col-left-50,
  .col-left-25,
  .col-left-75,
  .col-left-33,
  .col-left-66,
  .col-left-60,
  .col-left-40 {
    width: 100%;
    padding: 0;
  }
}

.col-right-50,
.col-right-25,
.col-right-75,
.col-right-33,
.col-right-66,
.col-right-60,
.col-right-40 {
  float: right;
  padding: 0 0 0 12px;
}
@media only screen and (max-width: 500px) {
  .col-right-50,
  .col-right-25,
  .col-right-75,
  .col-right-33,
  .col-right-66,
  .col-right-60,
  .col-right-40 {
    width: 100%;
    padding: 0;
  }
}
@media only screen and (max-width: 780px) {
  .tier-card .col-33 {
    width: 50%;
    padding: 0 12px 0 0;
  }
  .tier-card .col-33:nth-of-type(2n + 0) {
    padding: 0 0 0 12px;
  }
}
@media only screen and (max-width: 500px) {
  .tier-card .col-33 {
    width: 100%;
    padding: 0;
  }
  .tier-card .col-33:nth-of-type(2n + 0) {
    padding: 0;
  }
}
@media only screen and (max-width: 780px) {
  .tier-card.drop-last .col-33:last-of-type {
    display: none;
  }
}
.centrally-aligned {
  text-align: center;
}
.visually-hidden {
  display: none !important;
}
.uppercase {
  text-transform: uppercase;
}
.sectional-padding {
  padding: 24px 0;
}
@media only screen and (min-width: 1400px) {
  .sectional-padding {
    padding: 48px 0;
  }
}
.tier.no-pading.edit-page {
  z-index: 10;
}
.animated-800 {
  -webkit-animation-duration: 800ms;
  animation-duration: 800ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.animated-600 {
  -webkit-animation-duration: 600ms;
  animation-duration: 600ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
@-webkit-keyframes fadePulse {
  0% {
    opacity: 0;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  30% {
    opacity: 1;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadePulse {
  0% {
    opacity: 0;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  30% {
    opacity: 1;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }
  100% {
    opacity: 0;
  }
}
.fadePulse {
  -webkit-animation-name: fadePulse;
  animation-name: fadePulse;
  -webkit-animation-duration: 3s;
  animation-duration: 3s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
@-webkit-keyframes submenu-slide {
  0% {
    -webkit-transform: translateX(30px);
    transform: translateX(30px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}
@keyframes submenu-slide {
  0% {
    -webkit-transform: translateX(30px);
    transform: translateX(30px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}
@-webkit-keyframes submenu-fade-top {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes submenu-fade-top {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes modal-slide-up {
  0% {
    -webkit-transform: translateY(100px);
    transform: translateY(100px);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}
@keyframes modal-slide-up {
  0% {
    -webkit-transform: translateY(100px);
    transform: translateY(100px);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}
@-webkit-keyframes hide-rotate-show {
  0% {
    opacity: 1;
  }
  49% {
    opacity: 0;
  }
  50% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  51% {
    opacity: 0;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
}
@keyframes hide-rotate-show {
  0% {
    opacity: 1;
  }
  49% {
    opacity: 0;
  }
  50% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  51% {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
}
body {
  position: relative;
  background-color: #fff;
  color: #221f1f;
  font-size: 1.255em;
  line-height: 1.75em;
  font-family: "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 500;
  ‑webkit‑text‑size‑adjust: 100%;
  text‑size‑adjust: 100%;
  height: 100%;
  overflow-x: hidden;
  margin-top: 124px;
}

body.header-empty {
  margin-top: 60px;
}

@media only screen and (min-width: 1400px) {
  body {
    font-size: 1.625em;
    margin-top: 144px;
  }

  body.header-empty {
    margin-top: 80px;
  }
}
@media only screen and (max-width: 1060px) {
  body {
    font-size: 1.125em;
  }
}
@media only screen and (max-width: 780px) {
  body {
    font-size: 0.875em;
  }
}
h1,
.page-title {
  font-size: 3em;
  line-height: 1em;
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 900;
}
@media only screen and (max-width: 640px) {
  h1,
  .page-title {
    font-size: 2.4em;
  }
}
@media only screen and (max-height: 640px) {
  h1,
  .page-title {
    font-size: 2.4em;
  }
}
h2.card-title {
  font-size: 1.9em;
  line-height: 1.2em;
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 900;
  padding: 0 0 18px 12px;
}
@media only screen and (max-width: 780px) {
  h2.card-title {
    padding: 0 0 18px 0;
  }
}
.card-copy p {
  padding: 0 0 18px 12px;
}
@media only screen and (max-width: 780px) {
  .card-copy p {
    padding: 0 0 18px 0;
  }
}
.ea {
  padding: 24px 0;
  word-wrap: break-word;
}
@media only screen and (min-width: 1400px) {
  .ea {
    padding: 48px 0;
  }
}
.ea sup {
  position: relative;
  font-size: 0.5em;
  top: -0.7em;
}
.ea h1 {
  font-size: 2.4em;
  line-height: 1.2em;
  padding: 0 0 24px 0;
  border-bottom: 1px solid #d2d2d2;
  margin: 0 0 24px 0;
}
.ea h2 {
  font-size: 1.9em;
  line-height: 1.2em;
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 900;
  padding: 18px 0;
}
.ea h3 {
  font-size: 1.6em;
  line-height: 1.2em;
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 900;
  padding: 18px 0;
}
.ea h4 {
  font-size: 1.4em;
  line-height: 1.2em;
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 900;
  padding: 18px 0;
}
.ea h5,
.ea h6 {
  font-size: 1.2em;
  line-height: 1.2em;
  font-family: "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 700;
  padding: 18px 0;
}
.ea p,
.ea address {
  padding: 18px 0;
  line-height: 1.5em;
}
@media only screen and (max-width: 780px) {
  .ea p,
  .ea address {
    padding: 8px 0;
  }
}
.ea ol {
  list-style: decimal;
}
.ea ul {
  list-style: disc;
}
.ea ol,
.ea ul {
  padding: 18px 24px;
}
.ea ol li,
.ea ul li {
  padding: 0 0 6px 12px;
  font-size: 0.9em;
  max-width: 90%;
}
.ea strong,
.ea strong p,
.ea p strong {
  font-family: "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 700;
}
.ea em,
.ea em p,
.ea p em {
  font-family: "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: italic;
  font-weight: 500;
}
.ea strong em,
.ea strong em p,
.ea em strong p,
.ea p strong em,
.ea p em strong {
  font-family: "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: italic;
  font-weight: 700;
}
.ea a {
  color: #000;
  -webkit-transition: color 600ms ease;
  -moz-transition: color 600ms ease;
  -ms-transition: color 600ms ease;
  -o-transition: color 600ms ease;
  transition: color 600ms ease;
  font-family: "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 700;
}
.ea a:hover {
  color: #bd202e;
}
.ea img {
  width: 100%;
  height: auto;
  margin: 0 auto;
  padding: 18px 0 0 0;
  display: block;
  -webkit-transition: all 600ms ease;
  -moz-transition: all 600ms ease;
  -ms-transition: all 600ms ease;
  -o-transition: all 600ms ease;
  transition: all 600ms ease;
}
@media only screen and (max-width: 780px) {
  .ea img {
    padding: 8px 0 0 0;
  }
}
.ea img.lazy.pending {
  opacity: 0;
}
.ea img.lazy {
  opacity: 1;
}
.ea blockquote {
  position: relative;
  margin: 32px;
  font-family: "Georgia", Georgia, serif;
  font-style: italic;
  font-weight: 400;
  text-transform: none;
  font-size: 1.2em;
  line-height: 1.1em;
  width: 75%;
  border-left: 2px solid #bd202e;
  padding: 24px;
  color: #bd202e;
}
.ea blockquote:before,
.ea blockquote:after {
  display: block;
  content: "";
  width: 40px;
  height: 40px;
  position: absolute;
  z-index: 10;
  background-image: url(../images/sprite-sheet.svg);
  background-repeat: no-repeat;
  background-size: 800px 600px;
}
.ea blockquote:before {
  top: -12px;
  left: 24px;
  background-position: 0 -230px;
}
.ea blockquote:after {
  bottom: -12px;
  left: 24px;
  background-position: -40px -230px;
}
@media only screen and (max-width: 780px) {
  .ea blockquote {
    margin: 32px 12px;
  }
}
.ea.no-padding {
  padding: 24px 0 0 0;
}
@media only screen and (min-width: 1400px) {
  .ea.no-padding {
    padding: 48px 0 0 0;
  }
}
.ea.hidden-padding {
  padding: 0;
}
@media only screen and (max-width: 780px) {
  .ea .col-33 img {
    max-width: 300px;
  }
}
.tier.ea.no-padding + .tier.ea,
.tier.ea.no-padding + .tier-three.ea {
  padding: 0 0 24px 0;
}
@media only screen and (min-width: 1400px) {
  .tier.ea.no-padding + .tier.ea,
  .tier.ea.no-padding + .tier-three.ea {
    padding: 0 0 48px 0;
  }
}
header {
  position: fixed;
  width: 100%;
  height: 60px;
  z-index: 100;
  top: 0;
  left: 0;
  background-color: #bd202e;
  -webkit-transition: background 800ms ease;
  -moz-transition: background 800ms ease;
  -ms-transition: background 800ms ease;
  -o-transition: background 800ms ease;
  transition: background 800ms ease;
  overflow: visible;
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.4);
}
header .home-link {
  display: block;
  position: absolute;
  height: 60px;
  width: 130px;
  top: 0;
  left: 24px;
  text-indent: -9999px;
  background-image: url("/wp-content/themes/ncuk/thrive-additional/ncuk-logo.png");
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: left center;
}
header .menu-toggle {
  position: absolute;
  top: 5px;
  right: 0;
  height: 50px;
  width: 50px;
  border: none;
  outline: none;
  text-indent: -9999px;
}
header .tier {
  max-width: 100%;
  width: 100%;
}
@media only screen and (min-width: 940px) {
  header nav ul {
    height: 60px;
    display: block;
    text-align: left;
    margin: 0 12px 0 0;
    float: right;
    position: relative;
    box-sizing: border-box;
    font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 900;
  }
  header nav ul > li {
    display: block;
    float: left;
    font-size: 12px;
    line-height: 16px;
    box-sizing: border-box;
    height: 60px;
    padding: 22px 10px 0 10px;
    -webkit-transition: background 600ms ease;
    -moz-transition: background 600ms ease;
    -ms-transition: background 600ms ease;
    -o-transition: background 600ms ease;
    transition: background 600ms ease;
    background-color: transparent;
    position: relative;
  }
  header nav ul > li:hover,
  header nav ul > li:focus,
  header nav ul > li:active {
    background-color: #990f0f;
    background-color: rgba(153, 15, 15, 0.9);
  }
  header nav ul > li a {
    color: #fff;
    text-decoration: none;
  }
  header nav ul .sub-set {
    padding: 22px 30px 0 10px;
  }
  header nav ul .sub-set > span {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    width: 30px;
    height: 60px;
    background-image: url(../images/sprite-sheet.svg);
    background-repeat: no-repeat;
    background-size: 800px 600px;
    background-position: -140px 15px;
    cursor: pointer;
  }
  header nav ul .sub-set:hover > span,
  header nav ul .sub-set:focus > span,
  header nav ul .sub-set:active > span {
    -webkit-animation: hide-rotate-show 500ms ease-out;
    animation: hide-rotate-show 500ms ease-out;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
  }
  header nav ul .sub-set ul {
    display: none;
    opacity: 0;
  }
  header nav ul .sub-set:hover ul,
  header nav ul .sub-set:focus ul,
  header nav ul .sub-set:active ul {
    display: block;
    opacity: 1;
    height: auto;
    width: 300px;
    position: absolute;
    top: 60px;
    left: 0%;
    padding: 10px 0;
    background-color: #221f1f;
    background-color: rgba(34, 31, 31, 0.98);
    -webkit-animation: submenu-fade-top 300ms ease-out;
    animation: submenu-fade-top 300ms ease-out;
  }
  header nav ul .sub-set:hover ul li,
  header nav ul .sub-set:focus ul li,
  header nav ul .sub-set:active ul li {
    display: block;
    width: 100%;
    float: left;
    font-size: 13px;
    line-height: 14px;
    line-height: 18px;
    padding: 6px 12px;
    height: auto;
    min-height: 40px;
    box-sizing: border-box;
  }
}
@media only screen and (min-width: 940px) and (max-width: 1400px) {
  header nav ul .sub-set:hover ul li,
  header nav ul .sub-set:focus ul li,
  header nav ul .sub-set:active ul li {
    font-size: 11px;
  }
}
@media only screen and (min-width: 940px) {
  header nav ul .sub-set:hover ul li:hover,
  header nav ul .sub-set:focus ul li:hover,
  header nav ul .sub-set:active ul li:hover {
    background-color: transparent;
  }
  header nav ul .sub-set:hover ul li:nth-of-type(odd),
  header nav ul .sub-set:focus ul li:nth-of-type(odd),
  header nav ul .sub-set:active ul li:nth-of-type(odd) {
    clear: both;
  }
  header nav ul .sub-set:hover ul li a,
  header nav ul .sub-set:focus ul li a,
  header nav ul .sub-set:active ul li a {
    display: block;
    box-sizing: border-box;
    width: 100%;
    padding: 0 12px 6px 12px;
    border-bottom: 2px solid rgba(255, 255, 255, 0.1);
    background-color: transparent;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
  }
  header nav ul .sub-set:hover ul li a:hover,
  header nav ul .sub-set:focus ul li a:hover,
  header nav ul .sub-set:active ul li a:hover {
    border-bottom: 2px solid #bd202e;
  }
}
@media only screen and (min-width: 1400px) {
  header nav ul,
  header {
    height: 80px;
  }
  header .home-link {
    height: 80px;
    width: 190px;
  }
  header nav ul > li {
    height: 80px;
    padding: 30px 10px 0 10px;
    font-size: 15px;
    line-height: 20px;
  }
  header nav ul .sub-set {
    padding: 30px 30px 0 10px;
  }
  header nav ul .sub-set span {
    top: 10px;
  }
  header nav ul .sub-set:hover ul {
    top: 80px;
  }
}
@media only screen and (max-width: 940px) {
  header nav > ul {
    height: 100%;
    margin: 60px 0 0 0;
    padding: 0 0 60px 0;
    -webkit-box-shadow: inset 0 0 10px 0 rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 0 10px 0 rgba(0, 0, 0, 0.2);
    box-sizing: border-box;
    position: fixed;
    z-index: -1;
    top: 0;
    right: -200px;
    display: block;
    overflow-y: auto;
    width: 200px;
    text-align: left;
    background-color: #bd202e;
    -webkit-transition: -webkit-transform 600ms ease;
    -moz-transition: -moz-transform 600ms ease;
    -ms-transition: -ms-transform 600ms ease;
    -o-transition: -o-transform 600ms ease;
    transition: transform 600ms ease;
    box-sizing: border-box;
    font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 900;
    -moz-transform: translateX(0);
    -webkit-transform: translateX(0);
    -o-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  header nav > ul > li {
    display: block;
    box-sizing: border-box;
    min-height: 60px;
    position: relative;
    font-size: 12px;
    width: 100%;
    padding: 0;
    -webkit-transition: background 600ms ease;
    -moz-transition: background 600ms ease;
    -ms-transition: background 600ms ease;
    -o-transition: background 600ms ease;
    transition: background 600ms ease;
    background-color: transparent;
  }
  header nav > ul > li:hover {
    background-color: #990f0f;
  }
  header nav > ul > li a {
    color: #fff;
    display: inline-block;
    line-height: 20px;
    text-decoration: none;
    padding: 20px 50px 20px 12px;
  }
  header nav > ul .sub-set > span {
    display: block;
    position: absolute;
    right: 7px;
    top: 10px;
    width: 40px;
    height: 40px;
    background-image: url(../images/sprite-sheet.svg);
    background-repeat: no-repeat;
    background-size: 800px 600px;
    background-position: -135px 5px;
    cursor: pointer;
  }
  header nav > ul .sub-set > span.open {
    -webkit-animation: hide-rotate-show 800ms ease-out;
    animation: hide-rotate-show 800ms ease-out;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
  }
  header nav > ul .sub-set > ul {
    display: block;
    opacity: 1;
    height: auto;
    width: 100%;
    background-color: #221f1f;
  }
  header nav > ul .sub-set > ul li {
    display: block;
    width: 100%;
    font-size: 11px;
    line-height: 13px;
    padding: 0;
    height: auto;
    min-height: 40px;
    -webkit-animation: submenu-slide 400ms ease-out;
    animation: submenu-slide 400ms ease-out;
  }
  header nav > ul .sub-set > ul li:hover {
    background-color: transparent;
  }
  header nav > ul .sub-set > ul li a {
    display: block;
    box-sizing: border-box;
    width: 100%;
    padding: 12px;
    line-height: 14px;
  }
  header nav:after {
    display: block;
    position: fixed;
    content: "";
    background-color: rgba(34, 31, 31, 0);
    -webkit-transition: background 600ms ease;
    -moz-transition: background 600ms ease;
    -ms-transition: background 600ms ease;
    -o-transition: background 600ms ease;
    transition: background 600ms ease;
    height: 0;
    width: 0;
    top: 60px;
    left: 0;
    z-index: -10;
  }
}
.menu-tray header nav > ul {
  -moz-transform: translateX(-200px);
  -webkit-transform: translateX(-200px);
  -o-transform: translateX(-200px);
  -ms-transform: translateX(-200px);
  transform: translateX(-200px);
}
.menu-tray header nav:after {
  background-color: rgba(34, 31, 31, 0.7);
  height: 150%;
  width: 100%;
}
.content-wrap {
  height: 100%;
  -webkit-transition: -webkit-transform 600ms ease;
  -moz-transition: -moz-transform 600ms ease;
  -ms-transition: -ms-transform 600ms ease;
  -o-transition: -o-transform 600ms ease;
  transition: transform 600ms ease;
  -moz-transform: translateX(0);
  -webkit-transform: translateX(0);
  -o-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}
.content-wrap:after {
  content: " ";
  display: table;
  clear: both;
}
.menu-tray .content-wrap {
  -moz-transform: translateX(-140px);
  -webkit-transform: translateX(-140px);
  -o-transform: translateX(-140px);
  -ms-transform: translateX(-140px);
  transform: translateX(-140px);
}
.traynav {
  padding: 10px;
  z-index: 100;
  display: inline-block;
  cursor: pointer;
  transition-property: opacity, -webkit-filter;
  transition-property: opacity, filter;
  transition-property: opacity, filter, -webkit-filter;
  transition-duration: 200ms;
  transition-timing-function: linear;
  text-transform: none;
  overflow: visible;
  position: absolute;
  right: 2px;
  top: 10px;
  outline: none;
  background-color: transparent;
  border: none;
}
.traynav-box {
  width: 30px;
  height: 22px;
  display: inline-block;
  position: relative;
}
.traynav-inner {
  display: block;
}
.traynav-inner,
.traynav-inner:before,
.traynav-inner:after {
  width: 28px;
  height: 3px;
  background-color: #fff;
  border-radius: 1px;
  position: absolute;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  transition-duration: 0.25s;
  transition-timing-function: ease-in-out;
}
.traynav-inner::before,
.traynav-inner::after {
  content: "";
  display: block;
}
.traynav-slider .traynav-inner:before {
  top: 8px;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  transition-timing-function: ease-in-out;
  transition-duration: 0.25s;
}
.traynav-slider .traynav-inner:after {
  top: 16px;
}
.menu-tray .traynav-slider .traynav-inner {
  -webkit-transform: translate3d(0, 8px, 0) rotate(45deg);
  transform: translate3d(0, 8px, 0) rotate(45deg);
}
.menu-tray .traynav-slider .traynav-inner:before {
  -webkit-transform: rotate(-45deg) translate3d(-15px, -7px, 0);
  transform: rotate(-45deg) translate3d(-15px, -7px, 0);
  opacity: 0;
}
.menu-tray .traynav-slider .traynav-inner:after {
  -webkit-transform: translate3d(0, -16px, 0) rotate(-90deg);
  transform: translate3d(0, -16px, 0) rotate(-90deg);
}
@media only screen and (min-width: 940px) {
  .traynav {
    display: none;
  }
}
.hero,
.hero-half,
.hero-half-notext,
.hero-quarter {
  width: 100%;
  height: calc(100% - 124px);
  background: #221f1f;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
}
@media only screen and (min-width: 1400px) {
  .hero,
  .hero-half,
  .hero-half-notext,
  .hero-quarter {
    height: calc(100% - 144px);
  }
}
.hero div,
.hero-half div,
.hero-half-notext div,
.hero-quarter div {
  display: table;
  position: relative;
  width: 100%;
  height: 100.1%;
  background-color: rgba(0, 0, 0, 0.3);
}
.hero h1,
.hero .page-title,
.hero-half h1,
.hero-half .page-title,
.hero-half-notext h1,
.hero-half-notext .page-title,
.hero-quarter h1,
.hero-quarter .page-title {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  color: #fff;
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 900;
  text-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
}
.hero h1 span,
.hero .page-title span,
.hero-half h1 span,
.hero-half .page-title span,
.hero-half-notext h1 span,
.hero-half-notext .page-title span,
.hero-quarter h1 span,
.hero-quarter .page-title span {
  display: block;
  padding: 40px 0 0 0;
}
.hero .scroll-indicator,
.hero-half .scroll-indicator,
.hero-half-notext .scroll-indicator,
.hero-quarter .scroll-indicator {
  position: absolute;
  width: 100%;
  height: 15%;
  text-indent: -9999px;
  left: 0;
  bottom: 0;
  opacity: 0;
  -webkit-transition: all 600ms ease;
  -moz-transition: all 600ms ease;
  -ms-transition: all 600ms ease;
  -o-transition: all 600ms ease;
  transition: all 600ms ease;
}
.hero .scroll-indicator:after,
.hero-half .scroll-indicator:after,
.hero-half-notext .scroll-indicator:after,
.hero-quarter .scroll-indicator:after {
  display: block;
  content: " ";
  width: 40px;
  height: 40px;
  position: absolute;
  left: 50%;
  bottom: 30px;
  overflow: hidden;
  text-indent: -9999px;
  margin: 0 0 0 -20px;
  background-image: url(../images/sprite-sheet.svg);
  background-repeat: no-repeat;
  background-size: 800px 600px;
  background-position: 0 -60px;
}
.hero .title-pos {
  display: flex;
  background-color: transparent;
}
.hero .title-pos .tier {
  padding: 80px 0 0 0;
}
@media only screen and (max-width: 1060px) {
  .hero .title-pos .tier {
    padding: 40px 0 0 0;
  }
}
.hero-half,
.hero-half-notext {
  width: 100%;
  height: 60%;
  min-height: 360px;
  background-position: center center;
}
.hero-half-notext {
  height: 40%;
  min-height: 200px;
}
.hero-half-notext:before {
  display: block;
  content: "";
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.5);
}
.hero-quarter {
  width: 100%;
  height: 30%;
  min-height: 260px;
  background-position: center center;
}
.hero-quarter h1 span,
.hero-quarter .page-title span {
  padding: 80px 0 0 0;
}
.link-strip {
  padding: 24px 0;
  font-size: 0;
}
.link-strip a {
  text-decoration: none;
  vertical-align: middle;
  display: inline-block;
  box-sizing: border-box;
  padding: 16px 12px;
  text-align: center;
  min-width: 25%;
  max-width: 25%;
  border: 2px solid #221f1f;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  font-size: 14px;
  line-height: 16px;
  text-transform: uppercase;
  margin: 6px 12px 6px 0;
  position: relative;
  font-family: "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 800;
}
@media only screen and (max-width: 780px) {
  .link-strip a {
    min-width: 100%;
    max-width: 100%;
    margin: 6px 0 !important;
  }
}
.link-strip a span {
  z-index: 10;
  position: relative;
}
.link-strip a .link-icon {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0;
  padding: 0 0 0 12px;
  z-index: 20;
}
.link-strip a:after,
.link-strip a:before {
  display: block;
  position: absolute;
  content: "";
  height: 100%;
  opacity: 0;
  width: 0%;
  background-color: #221f1f;
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
  z-index: 5;
}
.link-strip a:after {
  left: 50%;
  top: 0;
}
.link-strip a:before {
  right: 50%;
  top: 0;
}
.link-strip a#ed-hide {
  border: 2px solid #bd202e;
  clear: both;
  color: #bd202e;
  float: right;
  margin: 6px 0 6px 0;
}
@media only screen and (max-width: 780px) {
  .link-strip a#ed-hide {
    float: none;
    margin: 24px 0 6px 0;
  }
}
.link-strip a#ed-hide:after,
.link-strip a#ed-hide:before {
  background-color: #bd202e;
}
.link-strip a#ed-hide:hover {
  color: #fff;
}
.link-strip a:hover {
  color: #fff;
}
.link-strip a:hover:after,
.link-strip a:hover:before {
  width: 50%;
  opacity: 1;
}
.link-strip a.icon {
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: 100%;
  margin-left: auto !important;
  margin-right: auto !important;
}
.video-wrapper,
.map-wrapper {
  width: 100%;
  height: 0;
  position: relative;
  padding-bottom: 56.25%;
}
.video-wrapper iframe,
.map-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.map-wrapper {
  padding-bottom: 60%;
}
.toggle-tier {
  padding: 32px 0;
}
.toggle-content-title {
  color: #fff;
  cursor: pointer;
  background-color: #bd202e;
  font-family: "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 800;
  font-size: 1.2em;
  line-height: 1.1em;
  margin: 12px 0;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  text-transform: uppercase;
  padding: 12px 48px 12px 12px;
  -webkit-transition: background 600ms ease;
  -moz-transition: background 600ms ease;
  -ms-transition: background 600ms ease;
  -o-transition: background 600ms ease;
  transition: background 600ms ease;
  position: relative;
}
.toggle-content-title:hover,
.toggle-content-title:active,
.toggle-content-title:focus {
  background-color: #221f1f;
}
.toggle-content-title:after,
.toggle-content-title:before {
  display: block;
  content: "";
  position: absolute;
  height: 23px;
  width: 3px;
  background-color: #fff;
  top: 50%;
  right: 22px;
  margin-top: -11px;
  opacity: 1;
  -webkit-border-radius: 1px;
  border-radius: 1px;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}
.toggle-content-title:after {
  height: 3px;
  width: 23px;
  top: 50%;
  right: 12px;
  margin-top: -1px;
}
.toggle-content-title.open {
  background-color: #221f1f;
}
.toggle-content-title.open:before,
.toggle-content-title.open:after {
  -moz-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  opacity: 1;
}
.toggle-content-title.open:after {
  opacity: 0;
}
.toggle-content {
  opacity: 0;
  padding: 0;
  -webkit-transition: opacity 600ms ease;
  -moz-transition: opacity 600ms ease;
  -ms-transition: opacity 600ms ease;
  -o-transition: opacity 600ms ease;
  transition: opacity 600ms ease;
}
.toggle-content.open {
  opacity: 1;
}
.full-width-image {
  max-height: 500px;
  overflow: hidden;
  position: relative;
}
@media only screen and (min-width: 780px) {
  .full-width-image {
    max-height: 700px;
  }
}
.inline-page-image.p-unit {
  max-height: auto;
  position: relative;
  padding: 0;
}
.inline-page-image.p-unit .desktop {
  display: block;
}
.inline-page-image.p-unit .mobile {
  display: none;
}
@media only screen and (max-width: 600px) {
  .inline-page-image.p-unit .desktop {
    display: none;
  }
  .inline-page-image.p-unit .mobile {
    display: block;
  }
}
@media only screen and (max-width: 600px) {
  .p-unit-col .col-left-50,
  .p-unit-col .col-right-50 {
    width: 100%;
    float: left;
    clear: left;
    padding: 0;
  }
}
.inline-page-image {
  position: relative;
}
.full-width-image .caption,
.inline-page-image .caption {
  position: absolute;
  display: block;
  top: 24px;
  left: 24px;
  margin: 0 24px 0 0;
  z-index: 10;
  color: #fff;
  padding: 4px 12px;
  font-size: 0.8em;
  line-height: 1.2em;
  text-transform: uppercase;
  background-color: rgba(34, 31, 31, 0.9);
}
.full-width-image img,
.inline-page-image img {
  width: 100%;
  z-index: 5;
  position: relative;
  display: block;
  height: auto;
  margin: 0;
  padding: 0;
}
form,
.ea form {
  color: #fff;
}
form a,
.ea form a {
  color: #fff;
}
form ul,
.ea form ul {
  padding: 0;
  list-style: none;
}
form ul li,
.ea form ul li {
  font-size: 1em;
  padding: 0;
  max-width: 100%;
}
form h3,
.ea form h3 {
  border-bottom: 1px solid #d2d2d2;
  font-size: 1.3em;
  margin: 0 0 30px 0;
}
@media only screen and (max-width: 780px) {
  form h3,
  .ea form h3 {
    font-size: 1.5em;
  }
}
form input[type="text"],
form input[type="email"],
form input[type="submit"],
form input[type="tel"],
form input[type="url"],
form input[type="password"],
form textarea,
form select,
.ea form input[type="text"],
.ea form input[type="email"],
.ea form input[type="submit"],
.ea form input[type="tel"],
.ea form input[type="url"],
.ea form input[type="password"],
.ea form textarea,
.ea form select {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
}
form select,
.ea form select {
  background-image: url(../images/dd-arrow.svg);
  background-size: 40px 40px;
  background-position: center right;
  background-repeat: no-repeat;
}
@media only screen and (max-width: 780px) {
  form select,
  .ea form select {
    background-size: 30px 30px;
  }
}
form input[type="text"],
form input[type="email"],
form input[type="submit"],
form input[type="tel"],
form input[type="url"],
form input[type="password"],
form input[type="search"],
form textarea,
form select,
.ea form input[type="text"],
.ea form input[type="email"],
.ea form input[type="submit"],
.ea form input[type="tel"],
.ea form input[type="url"],
.ea form input[type="password"],
.ea form input[type="search"],
.ea form textarea,
.ea form select {
  display: block;
  box-sizing: border-box;
  outline: none;
  background-color: #fff;
  padding: 12px;
  margin: 6px 0;
  font-size: 0.8em;
  width: 100%;
  color: #221f1f;
  font-family: "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 500;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  border: 2px solid #fff;
  -webkit-transition: all 600ms ease;
  -moz-transition: all 600ms ease;
  -ms-transition: all 600ms ease;
  -o-transition: all 600ms ease;
  transition: all 600ms ease;
  -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
}
form input[type="text"]:focus,
form input[type="text"]:hover,
form input[type="text"]:active,
form input[type="email"]:focus,
form input[type="email"]:hover,
form input[type="email"]:active,
form input[type="submit"]:focus,
form input[type="submit"]:hover,
form input[type="submit"]:active,
form input[type="tel"]:focus,
form input[type="tel"]:hover,
form input[type="tel"]:active,
form input[type="url"]:focus,
form input[type="url"]:hover,
form input[type="url"]:active,
form input[type="password"]:focus,
form input[type="password"]:hover,
form input[type="password"]:active,
form input[type="search"]:focus,
form input[type="search"]:hover,
form input[type="search"]:active,
form textarea:focus,
form textarea:hover,
form textarea:active,
form select:focus,
form select:hover,
form select:active,
.ea form input[type="text"]:focus,
.ea form input[type="text"]:hover,
.ea form input[type="text"]:active,
.ea form input[type="email"]:focus,
.ea form input[type="email"]:hover,
.ea form input[type="email"]:active,
.ea form input[type="submit"]:focus,
.ea form input[type="submit"]:hover,
.ea form input[type="submit"]:active,
.ea form input[type="tel"]:focus,
.ea form input[type="tel"]:hover,
.ea form input[type="tel"]:active,
.ea form input[type="url"]:focus,
.ea form input[type="url"]:hover,
.ea form input[type="url"]:active,
.ea form input[type="password"]:focus,
.ea form input[type="password"]:hover,
.ea form input[type="password"]:active,
.ea form input[type="search"]:focus,
.ea form input[type="search"]:hover,
.ea form input[type="search"]:active,
.ea form textarea:focus,
.ea form textarea:hover,
.ea form textarea:active,
.ea form select:focus,
.ea form select:hover,
.ea form select:active {
  -webkit-box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.3);
}
form textarea,
.ea form textarea {
  resize: none;
  min-height: 260px;
  line-height: 1.4em;
}
form input[type="submit"],
.ea form input[type="submit"] {
  font-size: 14px;
  line-height: 17px;
  border: 2px solid #bd202e;
  color: #fff;
  background-color: #bd202e;
  text-transform: uppercase;
  font-family: "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 800;
  cursor: pointer;
  margin: 24px 0;
  padding: 16px 12px;
}
form label,
.ea form label {
  color: #fff;
  font-family: "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 700;
  padding: 0;
  font-size: 0.8em;
  margin: 12px 0 6px 0;
  display: block;
}
@media only screen and (max-width: 780px) {
  form label,
  .ea form label {
    font-size: 1.2em;
  }
}

.hubspot-form form fieldset,
.hubspot-form .ea form fieldset {
  max-width: 100%;
}

.hubspot-form fieldset.form-columns-1 .input,
.hubspot-form fieldset.form-columns-2 .input {
  margin-right: 0 !important;
}

.hubspot-form fieldset.form-columns-1 .hs-input[type="text"],
.hubspot-form fieldset.form-columns-1 .hs-input[type="email"],
.hubspot-form fieldset.form-columns-1 .hs-input[type="tel"],
.hubspot-form fieldset.form-columns-1 select.hs-input,
.hubspot-form fieldset.form-columns-1 textarea.hs-input,
.hubspot-form fieldset.form-columns-2 .hs-input[type="text"],
.hubspot-form fieldset.form-columns-2 .hs-input[type="email"],
.hubspot-form fieldset.form-columns-2 .hs-input[type="tel"] {
  width: 100% !important;
}

@media only screen and (min-width: 768px) {
  .hubspot-form fieldset.form-columns-2 .hs-form-field:nth-child(1) .input {
    margin-right: 8px !important;
  }
}

.hubspot-form .hs-form-radio label span {
  margin-left: 12px;
}

.hubspot-form .hs-form-booleancheckbox {
  position: relative;
  cursor: pointer;
}

.hubspot-form .hs-form-booleancheckbox label {
  display: flex;
  align-items: center;
  font-size: 0.6em;
  font-weight: 300;
}

.hubspot-form .hs-form-booleancheckbox input {
  position: relative;
  top: 0;
  left: 0;
  margin-right: 0.5rem;
  height: 30px;
  visibility: hidden;
  width: 30px !important;
}

.hubspot-form .hs-form-booleancheckbox span {
  width: 100%;
}

.hubspot-form .hs-form-booleancheckbox > span,
.hubspot-form .hs-form-booleancheckbox-display > span {
  display: block;
  margin-left: 0px !important;
  height: 30px;
}

.hubspot-form .hs-form-booleancheckbox .hs-input + span:before {
  content: "";
  position: absolute;
  left: 0;
  display: block;
  top: 50%;
  height: 20px;
  width: 20px;
  border: 1px solid #fff;
  background: transparent;
  transform: translateY(-50%);
}

.hubspot-form .hs-form-booleancheckbox .hs-input + span:after {
  content: "";
  position: absolute;
  display: block;
  visibility: hidden;
  top: 10px;
  left: 8px;
  width: 4px;
  height: 12px;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

@media only screen and (min-width: 1400px) {
  .hubspot-form .hs-form-booleancheckbox .hs-input + span:before {
    top: calc(50% + 8px);
  }
  .hubspot-form .hs-form-booleancheckbox .hs-input + span:after {
    top: 17px;
  }
}

.hubspot-form .hs-form-booleancheckbox .hs-input:checked + span:after {
  visibility: visible;
}

.hubspot-form .hs-error-msgs .hs-error-msg,
.hubspot-form .hs-error-msgs .hs-main-font-element {
  color: #f2545b;
}

.hubspot-form .hs-button {
  max-width: 250px;
}

.fancybox-inner #search-modal #entry-directory-modal {
  color: #221f1f;
}
.fancybox-inner #search-modal #entry-directory-modal h3 {
  font-family: "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 700;
  border-bottom: none;
}
.fancybox-inner #search-modal #entry-directory-modal label {
  color: #221f1f;
}
.fancybox-inner #search-modal #entry-directory-modal input[type="text"],
.fancybox-inner #search-modal #entry-directory-modal select {
  border: 2px solid #d2d2d2;
}
#form_success {
  border: 2px solid #d2d2d2;
  font-family: "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 700;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  padding: 24px;
  margin: 24px 0;
}
.visual-form-builder-container input[type="text"].error,
.visual-form-builder-container input[type="email"].error,
.visual-form-builder-container input[type="submit"].error,
.visual-form-builder-container input[type="tel"].error,
.visual-form-builder-container input[type="password"].error,
.visual-form-builder-container input[type="url"].error,
.visual-form-builder-container textarea.error {
  border: 2px solid #bd202e;
}
.visual-form-builder-container .vfb-item-radio span,
.visual-form-builder-container .vfb-item-checkbox span {
  width: 100%;
  display: block;
  position: relative;
}
.visual-form-builder-container .vfb-item-radio span.vfb-required-asterisk,
.visual-form-builder-container .vfb-item-checkbox span.vfb-required-asterisk {
  display: inline-block;
  width: auto;
}
.visual-form-builder-container .vfb-item-radio input[type="radio"],
.visual-form-builder-container .vfb-item-radio input[type="checkbox"],
.visual-form-builder-container .vfb-item-checkbox input[type="radio"],
.visual-form-builder-container .vfb-item-checkbox input[type="checkbox"] {
  position: absolute;
  top: 30%;
  left: 0;
}
@media only screen and (max-width: 780px) {
  .visual-form-builder-container .vfb-item-radio input[type="radio"],
  .visual-form-builder-container .vfb-item-radio input[type="checkbox"],
  .visual-form-builder-container .vfb-item-checkbox input[type="radio"],
  .visual-form-builder-container .vfb-item-checkbox input[type="checkbox"] {
    top: 20%;
  }
}
.visual-form-builder-container .vfb-item-radio div span.vfb-span label,
.visual-form-builder-container .vfb-item-checkbox div span.vfb-span label {
  display: inline-block;
  margin: 6px 0;
  padding: 0 0 0 32px;
  line-height: 1em;
  font-size: 0.8em;
  font-family: "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 700;
  color: #fff;
}
@media only screen and (max-width: 780px) {
  .visual-form-builder-container .vfb-item-radio div span.vfb-span label,
  .visual-form-builder-container .vfb-item-checkbox div span.vfb-span label {
    padding: 0 0 0 24px;
    margin: 12px 0;
  }
}
.visual-form-builder-container .vfb-span label,
.visual-form-builder-container div span label {
  display: block;
  width: 100%;
  padding: 0 0 12px 0;
  margin: 0;
  font-size: 0.7em;
  line-height: 1.4em;
  font-family: "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 500;
  color: #d2d2d2;
}
@media only screen and (max-width: 780px) {
  .visual-form-builder-container .vfb-span label,
  .visual-form-builder-container div span label {
    font-size: 0.8em;
  }
}
.visual-form-builder-container label.error {
  color: #bd202e;
  font-family: "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  padding: 0;
  line-height: 18px;
  margin: 0;
  height: 30px;
}
@media only screen and (max-width: 780px) {
  .visual-form-builder-container label.error {
    font-size: 14px;
  }
}
.course-search-strip {
  padding: 12px 0 0 0;
}
.course-search-strip:after {
  content: " ";
  display: table;
  clear: both;
}
.course-search-strip h2 {
  margin: 0 0 12px 0;
  font-size: 1.2em;
  padding: 12px 0;
  border-bottom: 1px solid #d2d2d2;
}
@media only screen and (max-width: 780px) {
  .course-search-strip h2 {
    font-size: 1.4em;
  }
}
.course-search-strip form label {
  margin: 0;
  height: 30px;
  line-height: 30px;
}
.course-search-strip form input[type="submit"] {
  margin: 36px 0;
}
@media only screen and (max-width: 1400px) {
  .course-search-strip form input[type="submit"] {
    line-height: 11px;
  }
}
@media only screen and (max-width: 1060px) {
  .course-search-strip form input[type="submit"] {
    line-height: 9px;
  }
}
@media only screen and (max-width: 780px) {
  .course-search-strip form input[type="submit"] {
    line-height: 7px;
  }
}
@media only screen and (max-width: 640px) {
  .course-search-strip form input[type="submit"] {
    margin: 24px 0;
  }
}
.course-search-strip .form-col-left,
.course-search-strip .form-col-middle,
.course-search-strip .form-col-right {
  width: 40%;
  box-sizing: border-box;
  float: left;
  padding: 0 12px 0 0;
}
.course-search-strip .form-col-right {
  width: 20%;
  padding: 0;
}
@media only screen and (max-width: 780px) {
  .course-search-strip .form-col-left {
    padding: 0;
    width: 100%;
  }
  .course-search-strip .form-col-middle,
  .course-search-strip .form-col-right {
    width: 50%;
  }
}
@media only screen and (max-width: 640px) {
  .course-search-strip .form-col-left,
  .course-search-strip .form-col-middle,
  .course-search-strip .form-col-right {
    padding: 0;
    width: 100%;
  }
}
.events a {
  display: block;
  width: 66.6%;
  position: relative;
  height: auto;
  margin: 24px auto;
  box-sizing: border-box;
  text-align: left;
  min-height: 144px;
  padding: 0 0 12px 144px;
  text-decoration: none;
  border-bottom: 1px solid #d2d2d2;
}
.events a:last-of-type {
  border: none;
}
.events a h3 {
  padding: 12px 0;
}
.events a p {
  font-size: 0.9em;
  line-height: 1.2em;
  padding-top: 0;
  color: #0a9cff;
  font-family: "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 500;
}
.events a p span {
  color: #221f1f;
}
.events a .image-holder {
  display: block;
  width: 120px;
  height: 120px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  position: absolute;
  background-color: #0a9cff;
  top: 0;
  left: 0;
  padding: 0;
  -webkit-box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.2);
}
.events a .image-holder:before {
  display: block;
  content: "";
  width: 40px;
  height: 40px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-color: #221f1f;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  background-image: url(.../images/sprite-sheet.svg);
  background-repeat: no-repeat;
  background-size: 800px 600px;
  background-position: -40px -190px;
}
.events a .image-holder img {
  padding: 0;
  margin: 0;
  -webkit-transition: all 600ms ease;
  -moz-transition: all 600ms ease;
  -ms-transition: all 600ms ease;
  -o-transition: all 600ms ease;
  transition: all 600ms ease;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.events a:hover,
.events a:focus,
.events a:active {
  color: #221f1f;
}
.events a:hover .image-holder img,
.events a:focus .image-holder img,
.events a:active .image-holder img {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: gray;
  opacity: 0.4;
}
@media only screen and (max-width: 640px) {
  .events a {
    padding: 0 0 24px 0;
    text-align: center;
  }
  .events a .image-holder {
    position: relative;
    margin: 0 auto 12px auto;
  }
}
@media only screen and (max-width: 500px) {
  .events a {
    width: 75%;
  }
}
.ea.article-intro {
  padding: 24px 0 0 0;
}
@media only screen and (min-width: 1400px) {
  .ea.article-intro {
    padding: 48px 0 0 0;
  }
}
h1.article-title {
  padding: 0 0 24px 0;
  color: #bd202e;
}
@media only screen and (max-width: 780px) {
  h1.article-title {
    padding: 0 0 24px 0;
  }
}
@media only screen and (min-width: 780px) {
  h1.article-title {
    padding: 0 0 24px 0;
  }
}
h1.article-title.author {
  padding: 52px 0 24px 0;
}
@media only screen and (max-width: 780px) {
  h1.article-title.author {
    padding: 48px 0 24px 0;
  }
}
@media only screen and (min-width: 780px) {
  h1.article-title.author {
    padding: 64px 0 24px 0;
  }
}
.ea .author-image {
  position: absolute;
  top: 0;
  width: 140px;
  height: 140px;
  padding: 0;
  top: -75px;
  left: 0;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -webkit-box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.2);
  -webkit-transition: all 800ms ease;
  -moz-transition: all 800ms ease;
  -ms-transition: all 800ms ease;
  -o-transition: all 800ms ease;
  transition: all 800ms ease;
}
@media only screen and (max-width: 780px) {
  .ea .author-image {
    width: 100px;
    height: 100px;
    top: -50px;
  }
}
@media only screen and (min-width: 1400px) {
  .ea .author-image {
    width: 180px;
    height: 180px;
    top: -90px;
  }
}
.ea .author-image.lazy.pending {
  -webkit-transform: translateY(10px);
  transform: translateY(10px);
}
.ea .author-image.lazy {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.ea p.meta {
  padding: 0 0 24px 0;
  color: #bd202e;
}
.ea p.meta span {
  text-transform: uppercase;
  color: #221f1f;
}
.ea p.meta span.blog-author strong {
  text-transform: none;
  color: #bd202e;
  font-weight: 400;
}
@media only screen and (max-width: 780px) {
  .ea p.meta {
    padding: 0 0 24px 0;
  }
}
.ea p.meta a.view-details {
  height: 40px;
  margin: 12px 0 0 0;
  padding: 0 0 0 50px;
  line-height: 40px;
  position: relative;
  display: inline-block;
  text-decoration: none;
}
.ea p.meta a.view-details:hover {
  color: #0a9cff;
}
.ea p.meta a.view-details:hover:before {
  background-color: #0a9cff;
}
.ea p.meta a.view-details:before {
  display: block;
  content: "";
  width: 40px;
  height: 40px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-color: #221f1f;
  position: absolute;
  top: 0;
  left: 0;
  background-image: url(../images/sprite-sheet.svg);
  background-repeat: no-repeat;
  background-size: 800px 600px;
  -webkit-transition: background 600ms ease;
  -moz-transition: background 600ms ease;
  -ms-transition: background 600ms ease;
  -o-transition: background 600ms ease;
  transition: background 600ms ease;
  background-position: -40px -191px;
}
.event-details {
  position: relative;
  background-color: #0a9cff;
  color: #fff;
  margin: 0 auto 48px auto;
}
.event-details .tier {
  z-index: 10;
}
.event-details .event-bg {
  z-index: 5;
  position: absolute;
  opacity: 0.1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: gray;
}
.grey-section h2,
.grey-section h3,
.grey-section h4 {
  color: #bd202e;
}
.grey-section .link-strip a {
  border: 2px solid #bd202e;
  color: #bd202e;
}
.grey-section .link-strip a:after,
.grey-section .link-strip a:before {
  background-color: #bd202e;
}
.grey-section .link-strip a:hover {
  color: #fff;
}
@media only screen and (max-width: 780px) {
  .grey-section .link-strip a {
    margin: 6px 0;
  }
}
.red-section .link-strip a {
  border: 2px solid #fff;
  color: #fff;
}
.red-section .link-strip a:after,
.red-section .link-strip a:before {
  background-color: #fff;
}
.red-section .link-strip a:hover {
  color: #bd202e;
}
.red-section .link-strip a:hover .link-icon {
  fill: #bd202e;
}
@media only screen and (max-width: 780px) {
  .red-section .link-strip a {
    margin: 6px 0;
  }
}
.mid-grey-section h2,
.mid-grey-section h3,
.mid-grey-section p,
.mid-grey-section blockquote,
.mid-grey-section a,
.event-details h2,
.event-details h3,
.event-details p,
.event-details blockquote,
.event-details a,
.red-section,
.dark-grey-section,
.dark-grey-section a {
  color: #fff;
}
.mid-grey-section a:hover,
.event-details a:hover {
  color: #f1f1f2;
}
.mid-grey-section blockquote,
.event-details blockquote {
  border-left-color: #fff;
}
.mid-grey-section blockquote:before,
.event-details blockquote:before {
  background-position: -80px -230px;
}
.mid-grey-section blockquote:after,
.event-details blockquote:after {
  background-position: -120px -230px;
}
.align-centre {
  text-align: center;
}
.align-centre .link-strip a {
  margin: 6px;
}
.align-centre blockquote {
  border-left: none;
  box-sizing: border-box;
  border-top: 2px solid #bd202e;
  border-bottom: 2px solid #bd202e;
  width: 80%;
  padding: 0;
  margin: 48px auto;
}
.align-centre blockquote:before {
  top: -48px;
  left: calc(50% - 15px);
}
.align-centre blockquote:after {
  bottom: -48px;
  left: calc(50% - 15px);
}
.align-centre ul,
.align-centre ol {
  padding: 18px 0;
  margin: 0 auto;
  width: 80%;
}
.align-centre ul li,
.align-centre ol li {
  max-width: 100%;
  list-style-position: inside;
}
a.post-edit-link {
  display: block;
  position: absolute;
  right: -5px;
  top: -40px;
  background-color: #221f1f;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  box-sizing: border-box;
  border: 5px solid #fff;
  width: 80px;
  height: 80px;
  text-indent: -9999px;
  -webkit-transition: background 600ms ease;
  -moz-transition: background 600ms ease;
  -ms-transition: background 600ms ease;
  -o-transition: background 600ms ease;
  transition: background 600ms ease;
  background-image: url(../images/sprite-sheet.svg);
  background-repeat: no-repeat;
  background-size: 800px 600px;
  background-position: -5px -275px;
}
a.post-edit-link:hover {
  background-color: #bd202e;
}
@media only screen and (max-width: 780px) {
  a.post-edit-link {
    display: none;
  }
}
.ed-full {
  padding: 24px 0;
}
@media only screen and (min-width: 1400px) {
  .ed-full {
    padding: 48px 0;
  }
}
.entry-directory-result .directory-result {
  text-decoration: none;
  display: block;
  background-color: #fff;
  -webkit-box-shadow: 0 3px 9px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 3px 9px 0 rgba(0, 0, 0, 0.1);
  box-sizing: border-box;
  padding: 24px;
  margin: 0 0 24px 0;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
  font-size: 0.8em;
  position: relative;
}
.entry-directory-result .directory-result h2 {
  font-size: 1.8em;
  color: #bd202e;
  border-bottom: 1px solid #d2d2d2;
  margin: 24px 0 12px 0;
}
.entry-directory-result .directory-result h3,
.entry-directory-result .directory-result h4 {
  margin: 18px 0;
  padding: 0;
  color: #221f1f;
}
.entry-directory-result .directory-result h4 {
  color: #bd202e;
}
.entry-directory-result .directory-result p {
  color: #221f1f;
  text-transform: uppercase;
  font-family: "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 500;
  padding: 0;
}
.entry-directory-result .directory-result p span {
  color: #990f0f;
}
.entry-directory-result .directory-result span.degree-details {
  display: block;
  padding: 0 12px;
  line-height: 40px;
  height: 40px;
  background-color: #221f1f;
  color: #fff;
  position: absolute;
  top: 12px;
  left: -12px;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}
.entry-directory-result .directory-result:focus,
.entry-directory-result .directory-result:hover,
.entry-directory-result .directory-result:active {
  -webkit-box-shadow: 0 6px 18px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 6px 18px 0 rgba(0, 0, 0, 0.2);
  -moz-transform: translateY(-3px);
  -webkit-transform: translateY(-3px);
  -o-transform: translateY(-3px);
  -ms-transform: translateY(-3px);
  transform: translateY(-3px);
}
.entry-directory-result .directory-result:focus span.degree-details,
.entry-directory-result .directory-result:hover span.degree-details,
.entry-directory-result .directory-result:active span.degree-details {
  background-color: #bd202e;
}
.card {
  display: block;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  overflow: hidden;
  width: 100%;
  background-color: #fff;
  padding: 0;
  box-sizing: border-box;
  text-decoration: none;
  position: relative;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
  -webkit-box-shadow: 0 3px 9px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 3px 9px 0 rgba(0, 0, 0, 0.1);
}
.card .image-holder {
  height: 0;
  width: 100%;
  padding: 0 0 100% 0;
  position: relative;
  overflow: hidden;
  background-color: #bd202e;
}
.card .image-holder img {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  -webkit-transition: all 600ms ease;
  -moz-transition: all 600ms ease;
  -ms-transition: all 600ms ease;
  -o-transition: all 600ms ease;
  transition: all 600ms ease;
}
.card .image-holder img.lazy.pending {
  opacity: 0;
}
.card .image-holder img.lazy {
  opacity: 1;
}
.card h2 {
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 900;
  font-size: 1.1em;
  line-height: 1.2em;
  color: #fff;
  width: 100%;
  box-sizing: border-box;
  border-bottom: 2px solid #bd202e;
  padding: 12px 24px;
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #221f1f;
  background-color: rgba(34, 31, 31, 0.7);
}
@media only screen and (max-width: 1060px) {
  .card h2 {
    padding: 12px;
  }
}
.card h2 span.sub-title {
  display: block;
  width: 100%;
  font-size: 0.8em;
  font-family: "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 500;
}
.card p,
.card blockquote {
  font-size: 0.9em;
  line-height: 1.2em;
  color: #bd202e;
  font-family: "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 700;
  text-transform: uppercase;
  padding: 24px;
}
@media only screen and (max-width: 1060px) {
  .card p,
  .card blockquote {
    padding: 12px;
  }
}
.card blockquote {
  font-family: "Georgia", Georgia, serif;
  font-style: italic;
  font-weight: 400;
  text-transform: none;
  font-size: 1.2em;
}
.card:focus,
.card:hover,
.card:active {
  -webkit-box-shadow: 0 6px 24px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 6px 24px 0 rgba(0, 0, 0, 0.2);
  -moz-transform: translateY(-6px);
  -webkit-transform: translateY(-6px);
  -o-transform: translateY(-6px);
  -ms-transform: translateY(-6px);
  transform: translateY(-6px);
}
.card:focus .image-holder img,
.card:hover .image-holder img,
.card:active .image-holder img {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: gray;
  opacity: 0.4;
}
.card.university {
  min-height: auto;
  margin: 24px 0;
}
.card.university .card-detail {
  min-height: 100px;
}
@media only screen and (max-width: 1060px) {
  .card.university {
    margin: 12px 0;
  }
  .card.university .card-detail {
    min-height: 80px;
  }
}
@media only screen and (max-width: 780px) {
  .card.university .card-detail {
    min-height: 60px;
  }
}
.card.update,
.card.testimonial,
.card.generic-grid {
  min-height: auto;
  margin: 24px 0;
}
@media only screen and (max-width: 1060px) {
  .card.update,
  .card.testimonial,
  .card.generic-grid {
    margin: 12px 0;
  }
}
.card.centre {
  min-height: auto;
  margin: 24px 0;
}
.card.centre .card-detail {
  padding: 24px;
  min-height: 220px;
}
@media only screen and (max-width: 1060px) {
  .card.centre {
    margin: 12px 0;
  }
  .card.centre .card-detail {
    min-height: 200px;
    padding: 12px;
  }
}
@media only screen and (max-width: 780px) {
  .card.centre .card-detail {
    min-height: 140px;
  }
}
.card.centre p {
  color: #bd202e;
  text-transform: none;
  font-family: "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 500;
  padding: 0;
  margin: 0;
  line-height: 1.2em;
}
.card.centre p span {
  text-transform: uppercase;
  display: block;
  font-family: "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 700;
  color: #bd202e;
  font-size: 0.9em;
  padding: 0 0 6px 0;
}
.card.centre p .country {
  border-bottom: 1px solid #d2d2d2;
  margin: 0 0 6px 0;
  padding: 0 0 6px 0;
  color: #221f1f;
}
.card.centre p .study-options {
  font-size: 0.7em;
  margin: 6px 0 6px 0;
  padding: 0;
  text-transform: none;
  color: #3c3a3a;
  font-family: "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 500;
}
.card.centre ul {
  margin: 0;
  font-size: 0.7em;
  line-height: 1.5em;
  padding: 0;
  list-style: disc;
  color: #3c3a3a;
  font-family: "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 500;
}
.card.centre ul li {
  margin: 0 0 8px 24px;
}
.card .card-programme-list {
  padding: 0;
}
.card .card-programme-list .programme-parent {
  margin: 0 0 8px;
}
.card.update:before {
  display: block;
  content: "";
  width: 40px;
  height: 40px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-color: #221f1f;
  background-color: rgba(34, 31, 31, 0.8);
  position: absolute;
  top: 24px;
  right: 24px;
  z-index: 10;
  background-image: url(../images/sprite-sheet.svg);
  background-repeat: no-repeat;
  background-size: 800px 600px;
  background-position: -80px -190px;
}
@media only screen and (max-width: 1060px) {
  .card.update:before {
    top: 12px;
    right: 12px;
  }
}
.card.update h2 {
  border-bottom: 2px solid #ff8900;
}
.card.update p {
  color: #221f1f;
  font-family: "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 700;
}
.card.update p span {
  text-transform: none;
  display: block;
  font-family: "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 500;
  color: #ff8900;
  font-size: 0.9em;
}
.card.update .image-holder {
  background-color: #ff8900;
}
.card.update.story h2 {
  padding: 48px 24px 12px 24px;
  border-bottom: 2px solid #730298;
}
.card.update.story h2 img.author {
  position: absolute;
  width: 80px;
  height: 80px;
  top: -40px;
  left: 24px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -webkit-filter: grayscale(0%);
  -moz-filter: grayscale(0%);
  -ms-filter: grayscale(0%);
  -o-filter: grayscale(0%);
  filter: grayscale(0%);
  filter: none;
  -webkit-box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.2);
  -webkit-transition: all 800ms ease;
  -moz-transition: all 800ms ease;
  -ms-transition: all 800ms ease;
  -o-transition: all 800ms ease;
  transition: all 800ms ease;
}
.card.update.story h2 img.author.lazy.pending {
  opacity: 0;
  -webkit-transform: translateY(10px);
  transform: translateY(10px);
}
.card.update.story h2 img.author.lazy {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.card.update.story p span {
  color: #730298;
}
.card.update.story .image-holder {
  background-color: #730298;
}
.card.update.story:before {
  background-position: 0 -190px;
}
@media only screen and (max-width: 1060px) {
  .card.update.story h2 {
    padding: 38px 24px 12px 12px;
  }
  .card.update.story h2 img.author {
    width: 60px;
    height: 60px;
    left: 12px;
    top: -30px;
  }
}
.card.update.event h2 {
  border-bottom: 2px solid #0a9cff;
}
.card.update.event .image-holder {
  background-color: #0a9cff;
}
.card.update.event p span {
  color: #0a9cff;
}
.card.update.event:before {
  background-position: -40px -191px;
}
.card.testimonial .quote {
  min-height: 540px;
  position: relative;
}
@media only screen and (min-width: 1400px) {
  .card.testimonial .quote {
    min-height: 700px;
  }
}
@media only screen and (max-width: 780px) {
  .card.testimonial .quote {
    min-height: 300px;
  }
}
@media only screen and (max-width: 640px) {
  .card.testimonial .quote {
    min-height: 360px;
  }
}
@media only screen and (max-width: 500px) {
  .card.testimonial .quote {
    min-height: auto;
    margin-bottom: 140px;
  }
}
.card.testimonial .quote blockquote {
  position: relative;
  margin: 32px 0;
}
.card.testimonial .quote blockquote:before,
.card.testimonial .quote blockquote:after {
  display: block;
  content: "";
  width: 40px;
  height: 40px;
  position: absolute;
  z-index: 10;
  background-image: url(../images/sprite-sheet.svg);
  background-repeat: no-repeat;
  background-size: 800px 600px;
}
.card.testimonial .quote blockquote:before {
  top: -12px;
  left: 24px;
  background-position: 0 -230px;
}
@media only screen and (max-width: 1060px) {
  .card.testimonial .quote blockquote:before {
    top: -24px;
    left: 12px;
  }
}
.card.testimonial .quote blockquote:after {
  bottom: -12px;
  left: 24px;
  background-position: -40px -230px;
}
@media only screen and (max-width: 1060px) {
  .card.testimonial .quote blockquote:after {
    bottom: -24px;
    left: 12px;
  }
}
.card.testimonial .card-detail {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
.card.testimonial .card-detail p {
  color: #221f1f;
}
.card.testimonial .card-detail p span {
  color: #bd202e;
  display: block;
  border-top: 1px solid #d2d2d2;
  margin: 6px 0 0 0;
  padding: 6px 0 0 0;
}
.card.testimonial .card-detail p span.course {
  text-transform: none;
  font-family: "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 500;
  color: #990f0f;
  font-size: 0.9em;
}
.card.testimonial:focus,
.card.testimonial:hover,
.card.testimonial:active {
  -webkit-box-shadow: 0 3px 9px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 3px 9px 0 rgba(0, 0, 0, 0.1);
  -moz-transform: translateY(0);
  -webkit-transform: translateY(0);
  -o-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.card.testimonial:focus .image-holder img,
.card.testimonial:hover .image-holder img,
.card.testimonial:active .image-holder img {
  -webkit-filter: grayscale(0%);
  -moz-filter: grayscale(0%);
  -ms-filter: grayscale(0%);
  -o-filter: grayscale(0%);
  filter: grayscale(0%);
  filter: none;
  opacity: 1;
}
.wp-pagenavi {
  text-transform: uppercase;
  font-size: 15px;
}
.wp-pagenavi .pages {
  padding: 0 12px 0 0;
  display: block;
  width: 100%;
  line-height: 40px;
  box-sizing: border-box;
  height: 50px;
  border-bottom: 1px solid #d2d2d2;
  margin: 0 0 18px 0;
  font-size: 20px;
}
.wp-pagenavi a {
  text-decoration: none;
  font-weight: 400;
}
.wp-pagenavi a,
.wp-pagenavi .current,
.wp-pagenavi .page,
.wp-pagenavi .previouspostlink,
.wp-pagenavi .nextpostlink,
.wp-pagenavi .extend {
  display: inline-block;
  float: none;
  margin: 0 12px 0 0;
  width: 40px;
  height: 40px;
  line-height: 40px;
  color: #fff;
  text-align: center;
  background-color: #221f1f;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  position: relative;
  -webkit-transition: all 600ms ease;
  -moz-transition: all 600ms ease;
  -ms-transition: all 600ms ease;
  -o-transition: all 600ms ease;
  transition: all 600ms ease;
  top: 0;
  position: relative;
  top: 0;
  scroll-snap-align: start;
}
.wp-pagenavi a:hover,
.wp-pagenavi .current:hover,
.wp-pagenavi .page:hover,
.wp-pagenavi .previouspostlink:hover,
.wp-pagenavi .nextpostlink:hover,
.wp-pagenavi .extend:hover {
  background-color: #bd202e;
  top: -6px;
  color: #fff;
}
.wp-pagenavi .last,
.wp-pagenavi .first {
  font-family: "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 800;
  font-size: 0.7em;
}
.wp-pagenavi .extend {
  background-color: #fff;
  color: #221f1f;
}
.wp-pagenavi .extend:hover {
  top: 0;
  background-color: #fff;
  color: #221f1f;
}
.wp-pagenavi .current {
  background-color: #bd202e;
  color: #fff;
}
.temp-pag {
  overflow-x: scroll;
  white-space: nowrap;
  scroll-snap-type: x mandatory;
  scrollbar-width: thin;
  scrollbar-color: #221f1f #f1f1f2;
  border-bottom: 1px solid #d2d2d2;
}
.temp-pag::-webkit-scrollbar {
  width: 12px;
}
.temp-pag::-webkit-scrollbar-track {
  background: #f1f1f2;
}
.temp-pag::-webkit-scrollbar-thumb {
  background-color: #221f1f;
  border-radius: 20px;
  border: 3px solid #f1f1f2;
}
.temp-wrap {
  display: inline-flex;
  align-items: flex-end;
  height: 46px;
  padding-bottom: 18px;
}
.temp-scroll-msg {
  margin-top: 10px;
}
.update-filter-bar {
  display: block;
  box-sizing: border-box;
  border: 2px solid #3c3a3a;
  margin: 12px 12px 24px 12px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  font-family: "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 800;
  font-size: 0.8em;
}
.update-filter-bar:after {
  content: " ";
  display: table;
  clear: both;
}
@media only screen and (max-width: 780px) {
  .update-filter-bar {
    margin: 12px 0 24px 0;
  }
}
.update-filter-bar li {
  display: block;
  text-align: center;
  float: left;
  width: 25%;
}
.update-filter-bar li a {
  text-transform: uppercase;
  text-decoration: none;
  color: #565353;
  display: block;
  height: 48px;
  line-height: 48px;
  -webkit-transition: all 400ms ease;
  -moz-transition: all 400ms ease;
  -ms-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  transition: all 400ms ease;
  position: relative;
}
.update-filter-bar li a:hover {
  background-color: #3c3a3a;
  color: #fff;
}
.update-filter-bar li a.active {
  background-color: #3c3a3a;
  color: #fff;
}
.update-filter-bar li a.active:after {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: transparent;
  border-top-color: #3c3a3a;
  border-width: 10px;
  margin-left: -10px;
}
.social-strip a:not(.ss-tiktok) {
  display: block;
  float: left;
  margin: 0 12px 12px 0;
  width: 40px;
  height: 40px;
  text-indent: -9999px;
  background-image: url(../images/sprite-sheet.svg);
  background-repeat: no-repeat;
  background-size: 800px 600px;
  background-color: #221f1f;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  position: relative;
  -webkit-transition: all 600ms ease;
  -moz-transition: all 600ms ease;
  -ms-transition: all 600ms ease;
  -o-transition: all 600ms ease;
  transition: all 600ms ease;
  top: 0;
}
.social-strip a.ss-facebook {
  background-position: 0 -110px;
}
.social-strip a.ss-instagram {
  background-position: -40px -110px;
}
.social-strip a.ss-linkedin {
  background-position: -80px -110px;
}
.social-strip a.ss-twitter {
  background-position: -120px -110px;
}
.social-strip a.ss-pintrest {
  background-position: -160px -110px;
}
.social-strip a.ss-google {
  background-position: -200px -110px;
}
.social-strip a.ss-weibo {
  background-position: -240px -110px;
}
.social-strip a.ss-vimeo {
  background-position: -280px -110px;
}
.social-strip a.ss-youtube {
  background-position: -320px -110px;
  margin-right: 7px;
}

.social-strip a.ss-tiktok {
 width: 40px;
  height: 40px;
  display: inline-block;
  margin: 0 12px 12px 0;
  border-radius: 50%;
  -webkit-transition: all 600ms ease;
  -moz-transition: all 600ms ease;
  -ms-transition: all 600ms ease;
  -o-transition: all 600ms ease;
  transition: all 600ms ease;
}

.social-strip a.ss-tiktok svg {
  width: 22px;
  margin-top: 7px;
  margin-left: 9px;
}

.social-strip a:hover {
  background-color: #bd202e;
  top: -6px;
}

.social-strip a.ss-tiktok:hover {
  margin-top: -6px;
}
.filter-box {
  background-color: #fff;
  -webkit-box-shadow: 0 3px 9px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 3px 9px 0 rgba(0, 0, 0, 0.1);
  box-sizing: border-box;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
.filter-box h2 {
  margin: 0;
  padding: 12px;
  background-color: #bd202e;
  color: #fff;
  font-size: 1.2em;
  -webkit-border-radius: 2px 2px 0 0;
  border-radius: 2px 2px 0 0;
  position: relative;
}
.filter-box h2 span {
  display: none;
}
@media only screen and (max-width: 780px) {
  .filter-box h2 {
    -webkit-border-radius: 0;
    border-radius: 0;
    cursor: pointer;
  }
  .filter-box h2 span {
    display: block;
    width: 40px;
    height: 40px;
    background-image: url(../images/sprite-sheet.svg);
    background-repeat: no-repeat;
    background-size: 800px 600px;
    background-position: -80px -350px;
    position: absolute;
    right: 5px;
    top: 2px;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
  }
}
.filter-box h3 {
  color: #3c3a3a;
  font-family: "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 700;
  position: relative;
  font-size: 0.7em;
  margin: 0;
  box-sizing: border-box;
  padding: 0 12px;
  line-height: 50px;
  height: 50px;
  border-top: 1px solid #f1f1f2;
  text-transform: uppercase;
  cursor: pointer;
  -webkit-transition: background 600ms ease;
  -moz-transition: background 600ms ease;
  -ms-transition: background 600ms ease;
  -o-transition: background 600ms ease;
  transition: background 600ms ease;
}
.filter-box h3 span {
  -webkit-border-radius: 50%;
  border-radius: 50%;
  box-sizing: border-box;
  border: 2px solid #3c3a3a;
  width: 28px;
  height: 28px;
  position: absolute;
  right: 12px;
  top: 10px;
}
.filter-box h3 span:after,
.filter-box h3 span:before {
  display: block;
  content: "";
  position: absolute;
  height: 16px;
  width: 2px;
  background-color: #3c3a3a;
  top: 4px;
  right: 11px;
  opacity: 1;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
  z-index: 10;
}
.filter-box h3 span:after {
  height: 2px;
  width: 16px;
  top: 11px;
  right: 4px;
}
.filter-box h3.open {
  background-color: #f1f1f2;
}
.filter-box h3.open span:before,
.filter-box h3.open span:after {
  -moz-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  opacity: 1;
}
.filter-box h3.open span:after {
  opacity: 0;
}
.filter-box .toggle-filter {
  padding: 24px 0 0 0;
}
.filter-box .toggle-filter:after {
  content: " ";
  display: table;
  clear: both;
}
.filter-box .toggle-filter .notes {
  padding: 0 12px 12px 12px;
  float: left;
  box-sizing: border-box;
  width: 100%;
  clear: both;
  font-size: 0.6em;
}
.filter-box .toggle-filter .notes p {
  padding: 6px 0 6px 0;
  margin: 0;
  border-top: 1px solid #f1f1f2;
}
.filter-box .clear-filter {
  text-decoration: none;
  display: block;
  box-sizing: border-box;
  padding: 16px 12px;
  width: 100%;
  text-align: left;
  color: #fff;
  border: none;
  background-color: #3c3a3a;
  -webkit-border-radius: 0 0 2px 2px;
  border-radius: 0 0 2px 2px;
  outline: none;
  font-size: 14px;
  height: 50px;
  cursor: pointer;
  line-height: 16px;
  text-transform: uppercase;
  margin: 0;
  position: relative;
  font-family: "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 800;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}
.filter-box .clear-filter:hover {
  background-color: #bd202e;
}
@media only screen and (max-width: 780px) {
  .filter-box .clear-filter {
    -webkit-border-radius: 0;
    border-radius: 0;
    background-color: #221f1f;
  }
}
.filter-box .filter-wrap {
  display: block;
  box-sizing: border-box;
  padding: 0 12px;
  min-height: 50px;
  width: 100%;
  float: left;
  clear: left;
  font-size: 0.8em;
}
@media only screen and (max-width: 780px) {
  .filter-box .filter-wrap {
    width: 50%;
    clear: none;
  }
}
@media only screen and (max-width: 500px) {
  .filter-box .filter-wrap {
    width: 100%;
    clear: both;
  }
}
.filter-box [type="checkbox"]:not(:checked),
.filter-box [type="checkbox"]:checked,
.filter-box [type="radio"]:not(:checked),
.filter-box [type="radio"]:checked {
  position: absolute;
  left: -9999px;
}
.filter-box [type="checkbox"]:not(:checked) + label,
.filter-box [type="checkbox"]:checked + label,
.filter-box [type="radio"]:not(:checked) + label,
.filter-box [type="radio"]:checked + label {
  position: relative;
  display: block;
  line-height: 1.2em;
  padding: 6px 12px 6px 36px;
  cursor: pointer;
  font-size: 0.8em;
}
@media only screen and (min-width: 1400px) {
  .filter-box [type="checkbox"]:not(:checked) + label,
  .filter-box [type="checkbox"]:checked + label,
  .filter-box [type="radio"]:not(:checked) + label,
  .filter-box [type="radio"]:checked + label {
    padding: 4px 12px 12px 36px;
  }
}
@media only screen and (max-width: 780px) {
  .filter-box [type="checkbox"]:not(:checked) + label,
  .filter-box [type="checkbox"]:checked + label,
  .filter-box [type="radio"]:not(:checked) + label,
  .filter-box [type="radio"]:checked + label {
    padding: 8px 12px 12px 36px;
    font-size: 1em;
  }
}
.filter-box [type="checkbox"]:not(:checked) + label:before,
.filter-box [type="checkbox"]:checked + label:before,
.filter-box [type="radio"]:not(:checked) + label:before,
.filter-box [type="radio"]:checked + label:before {
  content: "";
  position: absolute;
  left: 0;
  top: 1px;
  width: 24px;
  height: 24px;
  border: 2px solid rgba(34, 31, 31, 0.7);
  background: #fff;
  box-sizing: border-box;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
.filter-box [type="checkbox"]:checked + label:before,
.filter-box [type="radio"]:checked + label:before {
  border: 2px solid #221f1f;
}
.filter-box [type="checkbox"]:not(:checked) + label:after,
.filter-box [type="checkbox"]:checked + label:after,
.filter-box [type="radio"]:not(:checked) + label:after,
.filter-box [type="radio"]:checked + label:after {
  content: "";
  background-image: url(../images/sprite-sheet.svg);
  background-repeat: no-repeat;
  background-size: 800px 600px;
  background-position: -50px -360px;
  display: block;
  width: 22px;
  height: 22px;
  position: absolute;
  top: 2px;
  left: 8px;
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
}
.filter-box [type="checkbox"]:not(:checked) + label:after,
.filter-box [type="radio"]:not(:checked) + label:after {
  opacity: 0;
  transform: scale(0);
}
.filter-box [type="checkbox"]:checked + label:after,
.filter-box [type="radio"]:checked + label:after {
  opacity: 1;
  transform: scale(1);
}
.filter-box [type="checkbox"]:checked:hover + label:before,
.filter-box [type="checkbox"]:not(:checked):hover + label:before,
.filter-box [type="radio"]:checked:hover + label:before,
.filter-box [type="radio"]:not(:checked):hover + label:before {
  border: 2px solid #221f1f;
}
.filter-box .set-wrapper {
  display: block;
}
@media only screen and (max-width: 780px) {
  .filter-box .set-wrapper {
    height: 0;
    opacity: 0;
    overflow: hidden;
    -webkit-transition: opacity 400ms ease;
    -moz-transition: opacity 400ms ease;
    -ms-transition: opacity 400ms ease;
    -o-transition: opacity 400ms ease;
    transition: opacity 400ms ease;
  }
}
.mobile-filter .filter-box h2 {
  z-index: 25;
}
.mobile-filter .filter-box h2 span {
  -moz-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.mobile-filter .filter-box .set-wrapper {
  display: block;
  position: absolute;
  width: 100%;
  opacity: 1;
  z-index: 20;
  padding: 0;
  margin: 0;
  height: auto;
  background-color: #fff;
}
.filter-overlay {
  display: block;
  width: 0;
  height: 0;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
  opacity: 0;
}
.mobile-filter .filter-overlay {
  position: fixed;
  width: 100%;
  height: 9999%;
  top: 0;
  left: 0;
  background-color: rgba(34, 31, 31, 0.8);
  opacity: 1;
  z-index: 10;
}
.centre-results a.centre,
.centre-results a.uni,
.uni-list-results a.centre,
.uni-list-results a.uni {
  text-decoration: none;
  display: block;
  width: 100%;
  position: relative;
  box-sizing: border-box;
  padding: 12px 12px 12px 184px;
  min-height: 206px;
  border-bottom: 1px solid #d2d2d2;
}
.centre-results a.centre:after,
.centre-results a.uni:after,
.uni-list-results a.centre:after,
.uni-list-results a.uni:after {
  content: " ";
  display: table;
  clear: both;
}
.centre-results a.centre .image-holder,
.centre-results a.uni .image-holder,
.uni-list-results a.centre .image-holder,
.uni-list-results a.uni .image-holder {
  position: absolute;
  top: 24px;
  left: 0;
  width: 160px;
  height: 160px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  overflow: hidden;
  background-color: #bd202e;
}
.centre-results a.centre .image-holder img,
.centre-results a.uni .image-holder img,
.uni-list-results a.centre .image-holder img,
.uni-list-results a.uni .image-holder img {
  display: block;
  position: absolute;
  width: 160px;
  height: 160px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  height: auto;
  margin: 0;
  padding: 0;
  -webkit-transition: all 600ms ease;
  -moz-transition: all 600ms ease;
  -ms-transition: all 600ms ease;
  -o-transition: all 600ms ease;
  transition: all 600ms ease;
}
.centre-results a.centre .image-holder img.lazy.pending,
.centre-results a.uni .image-holder img.lazy.pending,
.uni-list-results a.centre .image-holder img.lazy.pending,
.uni-list-results a.uni .image-holder img.lazy.pending {
  opacity: 0;
}
.centre-results a.centre .image-holder img.lazy,
.centre-results a.uni .image-holder img.lazy,
.uni-list-results a.centre .image-holder img.lazy,
.uni-list-results a.uni .image-holder img.lazy {
  opacity: 1;
}
.centre-results a.centre h2,
.centre-results a.uni h2,
.uni-list-results a.centre h2,
.uni-list-results a.uni h2 {
  font-size: 1.3em;
  line-height: 1.2em;
  color: #221f1f;
  display: block;
  float: left;
  clear: both;
  width: 100%;
  padding: 24px 0 24px 0;
}
.centre-results a.centre p,
.centre-results a.uni p,
.uni-list-results a.centre p,
.uni-list-results a.uni p {
  font-size: 0.7em;
  line-height: 1.6em;
  padding: 6px 0;
  position: relative;
  color: #3c3a3a;
  font-family: "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 500;
  border-top: 1px solid #e6e6e6;
}
.centre-results a.centre p span,
.centre-results a.uni p span,
.uni-list-results a.centre p span,
.uni-list-results a.uni p span {
  color: #221f1f;
  text-transform: uppercase;
  color: #221f1f;
  font-family: "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 0.9em;
  display: block;
}
.centre-results a.centre p span.g-text-note,
.centre-results a.uni p span.g-text-note,
.uni-list-results a.centre p span.g-text-note,
.uni-list-results a.uni p span.g-text-note {
  color: #990f0f;
  padding: 10px 0 10px 30px;
  position: relative;
}
.centre-results a.centre p span.g-text-note:before,
.centre-results a.uni p span.g-text-note:before,
.uni-list-results a.centre p span.g-text-note:before,
.uni-list-results a.uni p span.g-text-note:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  width: 30px;
  height: 30px;
  margin-top: -15px;
  background-image: url(../images/sprite-sheet.svg);
  background-repeat: no-repeat;
  background-size: 800px 600px;
  background-position: -240px -356px;
}
.centre-results a.centre p.university-cta-text,
.centre-results a.uni p.university-cta-text,
.uni-list-results a.centre p.university-cta-text,
.uni-list-results a.uni p.university-cta-text {
  font-size: 1em;
  padding: 0 0 6px 0;
  border-top: none;
  top: -12px;
}
.centre-results a.centre p.study-options,
.centre-results a.uni p.study-options,
.uni-list-results a.centre p.study-options,
.uni-list-results a.uni p.study-options {
  padding: 6px 0 0 0;
}
.centre-results a.centre ul,
.centre-results a.uni ul,
.uni-list-results a.centre ul,
.uni-list-results a.uni ul {
  font-size: 0.75em;
  line-height: 1.2em;
  padding: 0;
  margin: 0 0 0 12px;
  display: block;
  clear: both;
  position: relative;
  color: #3c3a3a;
  font-family: "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 500;
}
.centre-results a.centre ul li,
.centre-results a.uni ul li,
.uni-list-results a.centre ul li,
.uni-list-results a.uni ul li {
  padding: 4px 0 8px 0;
  margin: 0 0 0 12px;
}
.centre-results a.centre:focus .image-holder img,
.centre-results a.centre:hover .image-holder img,
.centre-results a.centre:active .image-holder img,
.centre-results a.uni:focus .image-holder img,
.centre-results a.uni:hover .image-holder img,
.centre-results a.uni:active .image-holder img,
.uni-list-results a.centre:focus .image-holder img,
.uni-list-results a.centre:hover .image-holder img,
.uni-list-results a.centre:active .image-holder img,
.uni-list-results a.uni:focus .image-holder img,
.uni-list-results a.uni:hover .image-holder img,
.uni-list-results a.uni:active .image-holder img {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: gray;
  opacity: 0.4;
}
@media only screen and (max-width: 1060px) {
  .centre-results a.centre,
  .centre-results a.uni,
  .uni-list-results a.centre,
  .uni-list-results a.uni {
    padding: 12px 12px 12px 124px;
    min-height: 148px;
  }
  .centre-results a.centre .image-holder,
  .centre-results a.uni .image-holder,
  .uni-list-results a.centre .image-holder,
  .uni-list-results a.uni .image-holder {
    width: 100px;
    height: 100px;
  }
  .centre-results a.centre .image-holder img,
  .centre-results a.uni .image-holder img,
  .uni-list-results a.centre .image-holder img,
  .uni-list-results a.uni .image-holder img {
    width: 100px;
    height: 100px;
  }
}
@media only screen and (max-width: 640px) {
  .centre-results a.centre,
  .centre-results a.uni,
  .uni-list-results a.centre,
  .uni-list-results a.uni {
    padding: 12px 12px 12px 104px;
    min-height: 124px;
  }
  .centre-results a.centre .image-holder,
  .centre-results a.uni .image-holder,
  .uni-list-results a.centre .image-holder,
  .uni-list-results a.uni .image-holder {
    width: 80px;
    height: 80px;
  }
  .centre-results a.centre .image-holder img,
  .centre-results a.uni .image-holder img,
  .uni-list-results a.centre .image-holder img,
  .uni-list-results a.uni .image-holder img {
    width: 80px;
    height: 80px;
  }
}
#delivery-no-results {
  width: 100%;
}
#delivery-no-results h2 {
  padding: 0;
  line-height: 60px;
  font-size: 1.2em;
  border-bottom: 1px solid #d2d2d2;
}
.no-results {
  padding: 0;
  line-height: 60px;
  font-size: 1.2em;
  border-bottom: 1px solid #d2d2d2;
  color: #bd202e;
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 900;
}
footer {
  min-height: 200px;
  background-color: #221f1f;
  color: #fff;
  font-size: 0.8em;
  position: relative;
}
footer:after {
  content: " ";
  display: table;
  clear: both;
}
footer .maplink {
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 900;
  display: inline-block;
  text-decoration: none;
  color: #fff;
  padding: 0 0 0 40px;
  margin: 0 0 24px 0;
  line-height: 40px;
  font-size: 0.9em;
  position: relative;
}
footer .maplink:before {
  display: block;
  content: "";
  width: 30px;
  height: 40px;
  position: absolute;
  top: 0;
  left: 0;
  background-image: url(../images/sprite-sheet.svg);
  background-repeat: no-repeat;
  background-size: 800px 600px;
  background-position: -120px -190px;
}
footer .col-left-50 {
  position: relative;
}

footer .col-left-50 .association-block {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: minmax(0, 1fr) 16px minmax(0, 1fr);
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 16px;
  width: 100%;
  padding: 10px 0 30px;
}

footer .col-left-50 .association-link {
  max-width: 180px;
  display: inline-flex;
  align-items: flex-end;
}

footer .col-left-50 .association-link img {
  display: block;
  width: 100%;
  padding: 0;
}

@media only screen and (min-width: 768px) {
  footer .col-left-50 .association-block {
    position: absolute;
    top: 55px;
    left: 50%;
    width: 50%;
  }
}

@media only screen and (min-width: 1024px) {
  footer .col-left-50 .association-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    left: calc(100% + 15px);
    width: 100%;
    top: auto;
    bottom: 0;
  }
}

footer .lower-footer {
  display: block;
  float: left;
  clear: both;
  position: relative;
  width: 100%;
  border-top: 1px solid #3c3a3a;
  padding: 12px 0 0 0;
  font-size: 0.8em;
  font-size: 0.8em;
}
footer .lower-footer nav {
  display: block;
  width: 100%;
}
footer .lower-footer nav:after {
  content: " ";
  display: table;
  clear: both;
}
footer .lower-footer ul {
  padding: 0;
}
footer .lower-footer ul li {
  display: inline-block;
  float: left;
  margin: 12px 12px 12px 0;
  line-height: 1em;
  padding: 0;
  border-right: 1px solid #fff;
}
footer .lower-footer ul li:last-of-type {
  border: none;
}
footer .lower-footer ul li a {
  color: #fff;
  padding: 0 12px 0 0;
}
@media only screen and (max-width: 780px) {
  footer {
    font-size: 1em;
  }
  footer .col-left-50,
  footer .col-right-50 {
    width: 100%;
    padding: 0 0 0 0;
    margin: 0 0 12px 0;
    border-bottom: 1px solid #3c3a3a;
  }
  footer .lower-footer {
    padding: 0;
    border: none;
  }
  footer .maplink {
    margin: 0 0 12px 0;
  }
}
.cookie-alert {
  background-color: rgba(34, 31, 31, 0.95);
  position: fixed;
  bottom: 0;
  left: 0;
  padding: 10px 0;
  left: 0;
  width: 100%;
  min-height: 64px;
  -webkit-transition: all 400ms ease;
  -moz-transition: all 400ms ease;
  -ms-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  transition: all 400ms ease;
  opacity: 1;
}
.cookie-alert p {
  color: #fff;
  box-sizing: border-box;
  padding: 10px 400px 10px 0;
  font-size: 14px;
  line-height: 18px;
}
.cookie-alert p a {
  color: #fff;
}
@media only screen and (max-width: 780px) {
  .cookie-alert p {
    font-size: 12px;
    padding: 10px 40px 10px 0;
    line-height: 15px;
  }
}
@media only screen and (max-width: 640px) {
  .cookie-alert p {
    padding: 10px 0;
    width: 80%;
  }
}
.cookie-alert a.accept-policy {
  text-decoration: none;
  vertical-align: middle;
  display: block;
  box-sizing: border-box;
  padding: 8px 12px;
  text-align: center;
  width: 150px;
  position: relative;
  border: 2px solid #fff;
  color: #fff;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  font-size: 14px;
  line-height: 16px;
  text-transform: uppercase;
  margin: 6px 12px 6px 0;
  font-family: "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 800;
}
@media only screen and (max-width: 780px) {
  .cookie-alert a.accept-policy {
    margin: 6px 0;
  }
}
@media only screen and (max-width: 640px) {
  .cookie-alert a.accept-policy {
    position: relative;
    width: 50%;
    margin: 6px 0;
    padding: 6px 2px;
  }
}
.cookie-alert a.accept-policy span {
  z-index: 10;
  position: relative;
}
.cookie-alert a.accept-policy:after,
.cookie-alert a.accept-policy:before {
  display: block;
  position: absolute;
  content: "";
  height: 100%;
  opacity: 0;
  width: 0%;
  background-color: #fff;
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
  z-index: 5;
}
.cookie-alert a.accept-policy:after {
  left: 50%;
  top: 0;
}
.cookie-alert a.accept-policy:before {
  right: 50%;
  top: 0;
}
.cookie-alert a.accept-policy:hover {
  color: #221f1f;
}
.cookie-alert a.accept-policy:hover:after,
.cookie-alert a.accept-policy:hover:before {
  width: 50%;
  opacity: 1;
}
body.policy-accepted .cookie-alert {
  bottom: -140px;
  opacity: 0;
}
.modal-content {
  display: none;
  background-color: #fff;
  box-sizing: border-box;
  padding: 24px;
  font-size: 0.8em;
  line-height: 1.5em;
  width: 100%;
}
.ea.modal-course-details {
  padding: 24px 0;
}
.ea.modal-course-details h2 {
  font-size: 2em;
  color: #bd202e;
  border-bottom: 1px solid #d2d2d2;
  margin: 0 0 24px 0;
}
@media only screen and (max-width: 780px) {
  .ea.modal-course-details h2 {
    margin: 0 0 12px 0;
  }
}
.ea.modal-course-details h3,
.ea.modal-course-details h4 {
  margin: 18px 0;
  padding: 0;
}
@media only screen and (max-width: 780px) {
  .ea.modal-course-details h3,
  .ea.modal-course-details h4 {
    margin: 8px 0;
  }
}

.ea.modal-course-details h3 span,
.ea.modal-course-details h4 {
  color: #bd202e;
}
.ea.modal-course-details p.meta {
  padding: 0 0 12px 0;
}
.ea.modal-course-details .requirements {
  display: block;
  float: left;
  width: 20%;
  text-align: center;
  box-sizing: border-box;
  text-transform: uppercase;
  padding: 0 0 24px 0;
  font-size: 0.8em;
  margin: 0;
}
@media only screen and (max-width: 640px) {
  .ea.modal-course-details .requirements {
    width: 49%;
    padding: 0 0 12px 0;
  }
}
.ea.modal-course-details .requirements span {
  display: block;
  box-sizing: border-box;
  margin: 0 12px 12px 12px;
  color: #3c3a3a;
  border-bottom: 1px solid #d2d2d2;
  font-family: "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 700;
}
.ea.modal-course-details .requirements strong {
  width: 40px;
  display: inline-block;
  height: 40px;
  font-size: 18px;
  color: #990f0f;
  border: 2px solid #990f0f;
  line-height: 36px;
  box-sizing: border-box;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.ea.modal-course-details .requirements-wrap:after {
  content: " ";
  display: table;
  clear: both;
}
.ea.modal-course-details .inline-requirements {
  text-transform: uppercase;
  font-family: "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 700;
  color: #990f0f;
  font-size: 0.8em;
  margin: 0 12px;
}
.ea.modal-course-details .inline-requirements p {
  border-bottom: 1px solid #d2d2d2;
  padding: 12px 0;
}
.ea.modal-course-details .inline-requirements p:last-of-type {
  border-bottom: none;
}
.ea.modal-course-details .inline-requirements span {
  color: #3c3a3a;
}
input:focus::-webkit-input-placeholder {
  color: transparent;
}
input:focus:-moz-placeholder {
  color: transparent;
}
input:focus::-moz-placeholder {
  color: transparent;
}
input:focus:-ms-input-placeholder {
  color: transparent;
}
textarea:focus::-webkit-input-placeholder {
  color: transparent;
}
textarea:focus:-moz-placeholder {
  color: transparent;
}
textarea:focus::-moz-placeholder {
  color: transparent;
}
texarea:focus:-ms-input-placeholder {
  color: transparent;
}
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top;
}
.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020;
  -webkit-animation-name: modal-slide-up;
  animation-name: modal-slide-up;
  -webkit-animation-duration: 600ms;
  animation-duration: 600ms;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
.fancybox-skin {
  position: relative;
  background: #f9f9f9;
  color: #444;
  text-shadow: none;
}
.fancybox-opened {
  z-index: 8030;
}
.fancybox-wrap .fancybox-opened {
  opacity: 1;
  -moz-transform: translateY(0);
  -webkit-transform: translateY(0);
  -o-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0 6px 24px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 6px 24px rgba(0, 0, 0, 0.5);
  box-shadow: 0 6px 24px rgba(0, 0, 0, 0.5);
}
.fancybox-outer,
.fancybox-inner {
  position: relative;
}
.fancybox-inner {
  overflow: hidden;
}
.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch;
}
.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap;
}
.fancybox-image,
.fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%;
}
.fancybox-image {
  max-width: 100%;
  max-height: 100%;
}
#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060;
}
#fancybox-loading div {
  display: none;
}
.fancybox-close {
  position: absolute;
  top: -20px;
  background-color: #990f0f;
  right: 24px;
  width: 40px;
  height: 40px;
  cursor: pointer;
  z-index: 8040;
  -webkit-transition: background 600ms ease;
  -moz-transition: background 600ms ease;
  -ms-transition: background 600ms ease;
  -o-transition: background 600ms ease;
  transition: background 600ms ease;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-image: url(../images/sprite-sheet.svg);
  background-repeat: no-repeat;
  background-size: 800px 600px;
  background-position: 0 -350px;
}
.fancybox-close:hover {
  background-color: #bd202e;
}
.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url(../images/blank.gif);
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  z-index: 8040;
}
.fancybox-prev {
  left: 0;
}
.fancybox-next {
  right: 0;
}
.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden;
}
.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px;
}
.fancybox-next span {
  right: 10px;
  background-position: 0 -72px;
}
.fancybox-nav:hover span {
  visibility: visible;
}
.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important;
}
.fancybox-lock {
  overflow: hidden !important;
  width: auto;
}
.fancybox-lock body {
  overflow: hidden !important;
}
.fancybox-lock-test {
  overflow-y: hidden !important;
}
.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background-color: rgba(34, 31, 31, 0.8);
}
.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0;
}
.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll;
}
.gform_wrapper .gf_progressbar {
  padding: 5px;
  width: 100%;
}
.gform_wrapper {
  font-size: 1em;
}
.gform_wrapper .gf_progressbar_wrapper h3.gf_progressbar_title {
  margin: 1em 1em 1em 0 !important;
  line-height: 1.2em !important;
  display: inline-block;
}
.gform_wrapper .gf_progressbar_percentage {
  background: none;
}
.gform_wrapper .percentbar_red {
  background-color: #bd202e;
}
.gform_wrapper .gf_progressbar_percentage span {
  line-height: 24px;
  font-size: 14px;
}
.gform_wrapper .gform_page_footer:after {
  content: " ";
  display: table;
  clear: both;
}
.gform_wrapper .gform_page_footer input {
  border: 2px solid #bd202e;
  color: #fff;
  background-color: transparent;
  border: 2px solid #fff;
  text-transform: uppercase;
  font-family: "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 700;
  cursor: pointer;
  margin: 12px 0 !important;
  padding: 16px 12px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  font-size: 14px !important;
  line-height: 17px !important;
}
.gform_wrapper .gform_page_footer .button.gform_previous_button,
.gform_wrapper .gform_page_footer .button.gform_next_button {
  width: 50%;
  width: calc(50% - 6px);
}
.gform_wrapper .gform_page_footer .button.gform_previous_button {
  float: left;
}
.gform_wrapper .gform_page_footer .button.gform_next_button {
  float: right;
}
.gform_wrapper .gform_footer input[type="submit"],
.gform_wrapper .gform_page_footer input[type="submit"] {
  margin: 12px 0;
  width: 100%;
  background-color: #bd202e;
}
.gform_wrapper div.validation_error {
  background-color: transparent;
  color: #fff;
  font-size: 0.8em;
  line-height: 1.25em;
  border: 2px solid #990f0f;
  padding: 12px;
  text-align: left;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
.gform_wrapper li.gfield.gfield_error,
.gform_wrapper
  li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
  background-color: transparent;
  border: none;
}
.gform_wrapper
  li.gfield.gfield_error.gfield_contains_required
  div.gfield_description {
  padding: 8px;
  background-color: #990f0f;
  line-height: 1em;
  font-size: 0.8em;
  color: #fff;
  margin: 8px 0 0 0;
  display: inline-block;
  width: auto;
}
.gform_wrapper .gfield_error .gfield_label {
  color: #fff;
}
.gform_wrapper
  input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not(
    [type="button"]
  ):not([type="image"]):not([type="file"]) {
  width: 100% !important;
  padding: 12px;
  margin: 6px 0;
  font-size: 0.8em;
}
.gform_wrapper ul.gform_fields li.gfield {
  padding-right: 0px !important;
}
.gform-wrapper .ginput_container input.medium,
.gform-wrapper .ginput_container_select input.medium,
.gform-wrapper .ginput_container input.small,
.gform-wrapper .ginput_container input.large {
  display: block;
  box-sizing: border-box;
  outline: none;
  background-color: #fff;
  padding: 12px;
  margin: 6px 0;
  font-size: 0.8em;
  width: 100%;
  color: #221f1f;
  font-family: "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 500;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  border: 2px solid #fff;
  -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
}
.gform_wrapper .top_label select.medium,
.gform_wrapper .top_label select.large,
.gform_wrapper .top_label select.small {
  width: 100% !important;
  padding: 12px;
}
@media only screen and (min-width: 641px) {
  .gform_wrapper .top_label select.medium,
  .gform_wrapper .top_label select.large,
  .gform_wrapper .top_label select.small {
    width: 100% !important;
  }
}
.browser-warning {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: #bd202e;
  font-family: "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 700;
  height: 120px;
  margin: 0;
}
.browser-warning .ea {
  padding: 0;
}
#entry-directory .ie-message {
  background-color: transparent;
  border: 2px solid #fff;
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 2px;
  border-radius: 2px;
  padding: 24px;
  font-size: 0.8em;
}
header .translate-bar {
  z-index: 2;
  background-color: rgba(34, 31, 31, 0.75);
  padding: 0;
  overflow: visible;
  height: 40px;
  position: relative;
}
header .translate-bar:after {
  content: " ";
  display: table;
  clear: both;
}
@media only screen and (max-width: 940px) {
  header .translate-bar {
    top: 60px;
  }
}
header .translate-bar .ncuk-language-switch {
  float: right;
  width: 170px;
  height: 40px;
  position: relative;
}
header .translate-bar .ncuk-language-switch .dbar-bar {
  position: absolute;
  top: 7px;
  right: 14px;
}
@media only screen and (max-width: 940px) {
  header .translate-bar .ncuk-language-switch .dbar-bar {
    right: 9px;
  }
}
header .translate-bar .china-site-link {
  background-color: #221f1f;
  float: right;
  display: inline-block;
}
header .translate-bar .china-site-link a {
  font-size: 12px;
  padding: 0 20px 0 40px;
  line-height: 40px;
  color: #fff;
  font-weight: 700;
  border-left: 2px solid rgba(189, 32, 46, 0.75);
  display: block;
  text-decoration: none;
  background-image: url(../images/zh-CN-flag.png);
  background-repeat: no-repeat;
  background-position: 12px 12px;
}
@media only screen and (max-width: 940px) {
  header .translate-bar .china-site-link a {
    padding: 0 12px 0 30px;
    background-position: 8px 12px;
  }
}
header .tier.global-menu-wrapper {
  z-index: 100;
}
.side-link {
  position: fixed;
  top: 50%;
  margin: -70px 0 0 0;
  left: 0;
  overflow: visible;
  height: 0;
  width: 0;
}
@media only screen and (max-width: 780px) {
  .side-link {
    margin: -20px 0 0 0;
  }
}
.side-link .link-wrap {
  display: block;
  position: relative;
  width: 320px;
  -webkit-transition: background 600ms ease;
  -moz-transition: background 600ms ease;
  -ms-transition: background 600ms ease;
  -o-transition: background 600ms ease;
  transition: background 600ms ease;
  -moz-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  -moz-transform-origin: 40px 0;
  -webkit-transform-origin: 40px 0;
  -o-transform-origin: 40px 0;
  -ms-transform-origin: 40px 0;
  transform-origin: 40px 0;
}
.side-link .link-wrap a {
  display: block;
  float: left;
  color: #fff;
  background-color: rgba(34, 31, 31, 0.9);
  -webkit-border-radius: 2px 2px 0 0;
  border-radius: 2px 2px 0 0;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 13px;
  line-height: 40px;
  height: 40px;
  margin: 0 5px;
  padding: 0 0 0 45px;
  font-family: "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 800;
  display: block;
  background-image: url(../images/sprite-sheet.svg);
  background-repeat: no-repeat;
  background-size: 800px 600px;
  background-position: 2px -400px;
  background-repeat: no-repeat;
  position: relative;
}
.side-link .link-wrap a:hover,
.side-link .link-wrap a:focus {
  background-color: #bd202e;
}
.side-link .link-wrap a span {
  display: block;
  width: 100px;
  width: auto;
  padding: 0 12px 0 0;
}
@media only screen and (max-width: 780px) {
  .side-link .link-wrap a span {
    display: none;
  }
}
.side-link .link-wrap a.apply {
  background-position: 2px -440px;
}

.modal-hubspot {
  position: fixed;
  top: 0;
  left: 0;
  display: none;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: calc(100% - 80px);
  width: calc(100% - 40px);
  padding: 40px 20px;
  z-index: 300;
  background-color: #000;
  background-color: rgba(0, 0, 0, var(--bg-opacity));
  --bg-opacity: 0.75;
  overflow-y: scroll;
}

.modal-hubspot .modal-hubspot-content {
  position: relative;
  margin: auto;
  color: #fff;
}

.modal-hubspot .tier {
  width: calc(100% - 48px);
}

@media only screen and (min-width: 1400px) {
  .modal-hubspot .tier {
    width: calc(100% - 120px);
  }
}

.modal-hubspot .title-btn {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.modal-hubspot .close-btn {
  width: 20px;
  height: 20px;
  margin: 0;
  padding: 0;
  cursor: pointer;
}

@media only screen and (min-width: 1400px) {
  .modal-hubspot .close-btn {
    width: 36px;
    height: 36px;
  }
}

.no-js .delivery-no-results,
.no-js .map-wrapper {
  display: none;
}
.no-js .lazy.pending {
  display: none;
}
.no-js .toggle-content {
  opacity: 1;
}
.no-js noscript div {
  background-color: #fff;
  padding: 24px;
  color: #bd202e;
  font-family: "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 0.8em;
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 2px;
  border-radius: 2px;
  border: 2px solid #bd202e;
}
.no-js noscript div p {
  padding: 0;
}
@media only screen and (max-width: 780px) {
  .no-js noscript div {
    padding: 12px;
  }
}
.no-js #entry-directory noscript div,
.no-js #event-details noscript div {
  background-color: transparent;
  border: 2px solid #fff;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.delivery-center-filters-wrap {
  background-color: #f1f1f2;
  position: sticky;
  top: 144px;
  z-index: 100;
}

.video-content-row {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 3rem;
}

.video-content-row__video iframe {
  width: 100%;
  min-height: 335px;
}

.video-content-row.flipped .video-content-row__content {
  order: -1;
}

@media (max-width: 991px) {
  .video-content-row {
    grid-template-columns: minmax(0, 1fr);
  }
}

.breadcrumbs {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  font-size: 1rem;
  padding: 1rem 0 0;
}

.breadcrumbs-link {
  text-decoration: none;
  margin-right: 0.5rem;
}
.breadcrumbs-link:hover {
  text-decoration: underline;
}
.breadcrumbs svg {
  margin-right: 0.5rem;
}

.card .card-detail li.programme-parent {
  list-style: none;
  margin: 0 0 6px 0;
  font-weight: 600;
}

/* Accordion row */
.accordion-row {
  margin-top: 3rem;
  margin-bottom: 3rem;
}
.accordion-group-title {
  padding: 1rem 1.5rem;
  font-weight: bold;
  font-size: 1.25rem;
  line-height: 1;
  background-color: #bd202e;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
  transition: 0.3s ease-in-out;
}

.accordion-group:nth-child(2n) .accordion-group-title {
  background-color: #a31925;
}

.accordion-group-title:hover {
  background-color: #90131e;
}

.accordion-group.active .accordion-group-title svg {
  transform: rotate(180deg);
}
.accordion-group-title svg {
  transition: 0.3s ease-in-out;
}

.accordion-content {
  padding: 4rem 5rem;
  background-color: #f0f0f0;
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 3rem;
}

.team-member {
  transition: 0.2s ease-in-out;
  background-color: #221f1f;
  box-shadow: 0px 13px 27px -5px rgba(50, 50, 93, 0.25),
    0px 8px 16px -8px rgba(0, 0, 0, 0.3),
    0px -6px 16px -6px rgba(0, 0, 0, 0.025);
}

.team-member:hover {
  opacity: 0.8;
}

.team-member-image img {
  width: 100%;
  max-width: 100%;
  height: auto;
  display: block;
}

.team-member-content {
  background-color: #221f1f;
  color: #fff;
  padding: 2rem 1rem;
}

.team-member-name {
  font-size: 1.1rem;
  line-height: 1;
  text-align: center;
  font-weight: bold;
  margin-bottom: 0.5rem;
}

.team-member-title {
  font-size: 0.9rem;
  line-height: 1;
  text-align: center;
  margin-bottom: 0.5rem;
}

.team-member-placeholder {
  height: 10rem;
  display: flex;
  align-items: center;
  justify-content: center;
}

.team-member-socials {
  display: flex;
  align-items: center;
  justify-content: center;
}

.team-member-profile {
  display: none;
}

.team-member-link {
  color: #fff;
  text-decoration: none;
  padding: 0 0.25rem;
  transition: 0.3s ease-in-out;
}

.team-member-link:hover {
  opacity: 0.5;
}

.team-member-modal {
  position: fixed;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  z-index: 101;
  opacity: 0;
  pointer-events: none;
  background-color: rgba(0, 0, 0, 0.5);
  transition: 0.3s ease-in-out;
}

.team-member-modal-inner {
  width: 100%;
  height: auto;
  max-width: 73.75rem;
  max-height: calc(100vh - 10rem);
  overflow: auto;
  background-color: #fff;
  padding: 3rem;
  margin: 1.5rem;
  position: relative;
  transform: translate3d(0, 5rem, 0);
  opacity: 0;
  transition: 0.3s ease-in-out 0.3s;
}

.team-member-modal.active {
  pointer-events: all;
  opacity: 1;
}
.team-member-modal.active .team-member-modal-inner {
  transform: translate3d(0, 0, 0);
  opacity: 1;
}

.team-modal-head {
  padding-bottom: 1.5rem;
  border-bottom: 2px solid #ccc;
  margin: 0 auto 2.5rem;
  max-width: 25rem;
}

.team-member-modal .team-member-image {
  display: flex;
  justify-content: center;
  margin-bottom: 1rem;
}

.team-member-modal .team-member-image img {
  width: auto;
}

.team-member-modal .team-modal-profile {
  font-size: 1rem;
  line-height: 1.5;
  text-align: center;
  max-width: 47.5rem;
  margin: 0 auto;
}

.team-member-modal .team-modal-profile p {
  margin-bottom: 0.75rem;
}

.team-member-modal-close {
  background-color: transparent;
  border: 0;
  position: absolute;
  top: 2rem;
  right: 2rem;
  cursor: pointer;
  transition: 0.3s ease-in-out;
}

.team-member-modal-close:hover {
  opacity: 0.5;
}

.team-member-link {
  line-height: 1;
}

@media (max-width: 1400px) {
  .accordion-content {
    padding: 2rem;
    gap: 1rem;
  }
}

@media (max-width: 1060px) {
  .accordion-content {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 2rem 4rem;
  }
}

@media (max-width: 568px) {
  .accordion-content {
    grid-template-columns: minmax(0, 1fr);
  }
  .team-member-modal-inner {
    padding: 2rem 1rem;
  }
}
