<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/*
Theme Name: Yale-NUS
Description: Customised Theme for Yale-NUS with customised blocks.
Author: EY Digital
Version: 1.1.6
*/
/*--------------------------------------------------------------
&gt;&gt;&gt; TABLE OF CONTENTS:
----------------------------------------------------------------
# Variables
# Normalize
# Typography
	## Headings
	## Copy
# Elements
	## Lists
	## Tables
# Forms
	## Buttons
	## Fields
# Navigation
	## Links
	## Menus
	## Next &amp; Previous
# Accessibility
# Alignments
# Clearings
# Layout
# Widgets
# Content
	## Archives
	## Posts and pages
	## Comments
# Blocks
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/
/*
 * Chrome renders extra-wide &amp;nbsp; characters for the Hoefler Text font.
 * This results in a jumping cursor when typing in both the Classic and block
 * editors. The following font-face override fixes the issue by manually inserting
 * a custom font that includes just a Hoefler Text space replacement for that
 * character instead.
 */
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

body, .fixed-mega-menu {
  max-width: 1920px;
}

main {
  display: block;
  z-index: 1;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

a {
  background-color: transparent;
  text-decoration: none;
  color:#231f20;
}
a:hover .a-hover {
  text-decoration: underline;
}
a:visited {
  color: #004282;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}

b,
strong {
  font-weight: bolder;
}

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

[type="button"],
[type="reset"],
[type="submit"],
button {
  -webkit-appearance: button;
}

[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring,
button:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

p {
  line-height: 140%;
}

p iframe {
  max-width: 100%;
}

p, table, .wp-block-columns, h1, h2, h3, h4, h5, h6, ol, ul, .teachpress_pub_list, figure, figure.wp-block-table, figure.wp-block-embed, .n2-section-smartslider {
  max-width: 1260px;
  margin-left: auto;
  margin-right: auto;
}

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

details {
  display: block;
}

summary {
  display: list-item;
}

[hidden],
template {
  display: none;
}

.clear {
  clear: both;
}

a.location:hover span {
  text-decoration: underline;
}

.block-orange-line .orange-line {
  border-top: 2px solid #f89829;
  height: 2px;
  margin-bottom: 30px;
}

.wp-block-columns {
  display: flex;
  column-gap: 15px;
}
.wp-block-column {
  margin-bottom: 30px;
}

.wp-block-column {
  flex: 1;
}
.wp-block-column figure {
  margin: 0;
}
.wp-block-column img {
  max-width: 100%;
  height: auto;
}
.wp-block-column h1, .wp-block-column h2,
.wp-block-column h3, .wp-block-column h4,
.wp-block-column h5, .wp-block-column h6 {
  margin-top: 0;
}

.wp-block-column p:last-child { 
  margin-bottom: 0;
}

@media (max-width: 600px) {
  .wp-block-columns {
    display: block;
  }
}

.slick-prev.slick-disabled,
.slick-prev.slick-disabled:hover,
.slick-next.slick-disabled,
.slick-next.slick-disabled:hover {
  opacity: 0;
}
.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.slick-track:after,
.slick-track:before {
  content: "";
  display: table;
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  height: 100%;
}

.pointer {
  cursor: pointer;
}

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

.searchbardiv .input-group {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: stretch;
  align-items: stretch;
  width: 100%;
}

.searchbardiv .input-group .btn.btn-search {
  padding: 8px 22px;
  vertical-align: middle;
  background-color: #004b8d;
  color: #fff;
  margin-top: 9px;
  font-size: 1.125rem;
  position: absolute;
  right: 0;
}

#searchbox.form-control {
  padding: 18px 15px;
  width: 88%;
  outline: none;
  border: none;
  font-size: 1.125rem;
}

#searchform .icon-search {
  line-height: 54px;
  vertical-align: middle;
  display: inline-block;
}

.searchbardiv .close-search {
  position: absolute;
  right: 0;
  top: 15px;
  z-index: 10;
}

.searchbardiv .close-search .icon-close {
  padding: 5px;
  border-radius: 100px;
  background-color: #777;
  color: #fff;
}

@font-face {
  font-family: Trebuchet MS;
  font-style: normal;
  font-weight: 400;
  src: url(assets/fonts/Trebuchet-MS.ttf);
  src: local("Trebuchet MS"), local("Trebuchet-MS-Regular"), url(assets/fonts/Trebuchet-MS.ttf) format("truetype");
}

@font-face {
  font-family: Trebuchet MS;
  font-style: normal;
  font-weight: 700;
  src: url(assets/fonts/Trebuchet-MS-Bold.ttf);
  src: local("Trebuchet MS Bold"), local("Trebuchet-MS-Bold"), url(assets/fonts/Trebuchet-MS-Bold.ttf) format("truetype");
}

@font-face {
  font-family: Lexia DaMa Regular;
  font-style: normal;
  font-weight: 400;
  src: url(assets/fonts/Lexia-DaMa-Regular.otf);
  src: local("Lexia DaMa Regular"), local("Lexia-DaMa-Regular"), url(assets/fonts/Lexia-DaMa-Regular.otf) format("opentype");
}

@font-face {
  font-family: Lexia DaMa Regular;
  font-style: normal;
  font-weight: 700;
  src: url(assets/fonts/Lexia-DaMa-Bold.otf);
  src: local("Lexia DaMa Bold"), local("Lexia-DaMa-Bold"), url(assets/fonts/Lexia-DaMa-Bold.otf) format("opentype");
}

@font-face {
  font-family: icomoon;
  src: url(assets/fonts/icomoon.eot?ddjfe6);
  src: url(assets/fonts/icomoon.eot?ddjfe6#iefix) format("embedded-opentype"), url(assets/fonts/icomoon.ttf?ddjfe6) format("truetype"), url(assets/fonts/icomoon.woff?ddjfe6) format("woff"),
    url(assets/fonts/icomoon.svg?ddjfe6#icomoon) format("svg");
  font-weight: 400;
  font-style: normal;
  font-display: block;
}

[class*=" icon-"],
[class^="icon-"] {
  font-family: icomoon !important;
  speak: never;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.pt10 {
  padding-top: 10px;
}

.pt30 {
  padding-top: 30px;
}

.icon-tiktok:before {
  content: "\E90A";
}

.icon-chevron-right:before,
.slick-next:before {
  content: "\E900";
}

.icon-chevron-down:before {
  content: "\E907";
}

.icon-chevron-up:before {
  content: "\E909";
}

.icon-chevron-left:before,
.slick-prev:before {
  content: "\E904";
}

.icon-chevron-down1:before {
  content: "\E901";
}

.icon-email:before {
  content: "\E903";
}

.icon-quote:before {
  content: "\E905";
}

.icon-search:before {
  content: "\E906";
}

.icon-yn-chevron:before {
  content: "\E908";
}

.icon-phone:before {
  content: "\E942";
}

.icon-location:before {
  content: "\E947";
}

.icon-clock:before {
  content: "\E94E";
}

.icon-plus:before {
  content: "\EA0A";
}

.icon-minus:before {
  content: "\EA0B";
}

.icon-arrow-up:before {
  content: "\EA3A";
}

.icon-arrow-up-right:before {
  content: "\EA3B";
}

.icon-arrow-right:before {
  content: "\EA3C";
}

.icon-arrow-down:before {
  content: "\EA3E";
}

.icon-arrow-left:before {
  content: "\EA40";
}

.icon-facebook:before {
  content: "\EA90";
}

.icon-instagram:before {
  content: "\EA92";
}

.icon-twitter:before {
  content: "\EA96";
}

.icon-youtube:before {
  content: "\EA9D";
}

.icon-linkedin:before {
  content: "\EACA";
}

.icon-close:before {
  content: "\E902";
}

.icon-play:before {
  content: "\EA15";
}

.icon-pause:before {
  content: "\EA16";
}

.icon-play2:before {
  content: "\EA1C";
}

.icon-home:before {
  content: "\E90B";
}
.icon-download3:before {
  content: "\e9c7";
}

.icon-lock:before {
  content: "\e90f";
}
.icon-download:before {
  content: "\e900";
}
.icon-home:before {
  content: "\e901";
}
.icon-menu:before {
  content: "\e903";
}
.icon-chevron-right:before {
  content: "\e904";
}
.icon-chevron-down1:before {
  content: "\e905";
}
.icon-close:before {
  content: "\e906";
}
.icon-email:before {
  content: "\e907";
}
.icon-chevron-left:before {
  content: "\e908";
}
.icon-quote:before {
  content: "\e909";
}
.icon-search:before {
  content: "\e90a";
}
.icon-chevron-down:before {
  content: "\e90b";
}
.icon-yn-chevron:before {
  content: "\e90c";
}
.icon-chevron-up:before {
  content: "\e90d";
}
.icon-tiktok:before {
  content: "\e90e";
}
.icon-phone:before {
  content: "\e942";
}
.icon-location:before {
  content: "\e947";
}
.icon-clock:before {
  content: "\e94e";
}
.icon-plus:before {
  content: "\ea0a";
}
.icon-minus:before {
  content: "\ea0b";
}
.icon-play:before {
  content: "\ea15";
}
.icon-pause:before {
  content: "\ea16";
}
.icon-play2:before {
  content: "\ea1c";
}
.icon-arrow-up:before {
  content: "\ea3a";
}
.icon-arrow-up-right:before {
  content: "\ea3b";
}
.icon-arrow-right:before,
.slick-next:before {
  content: "\ea3c";
}
.icon-arrow-down:before {
  content: "\ea3e";
}
.icon-arrow-left:before,
.slick-prev:before {
  content: "\ea40";
}
.icon-facebook:before {
  content: "\ea90";
}
.icon-instagram:before {
  content: "\ea92";
}
.icon-twitter:before {
  content: "\ea96";
}
.icon-youtube:before {
  content: "\ea9d";
}
.icon-linkedin:before {
  content: "\eaca";
}

.icon-minus:before {
  content: "\e911";
}
.icon-plus:before {
  content: "\e912";
}
.icon-lock:before {
  content: "\e90f";
}
.icon-download:before {
  content: "\e900";
}
.icon-home:before {
  content: "\e901";
}
.icon-Group-4164:before {
  content: "\e902";
}
.icon-menu:before {
  content: "\e903";
}
.icon-chevron-right:before {
  content: "\e904";
}
.icon-chevron-down1:before {
  content: "\e905";
}
.icon-close:before {
  content: "\e906";
}
.icon-email:before {
  content: "\e907";
  font-weight: 700;
}
.icon-chevron-left:before {
  content: "\e908";
}
.icon-quote:before {
  content: "\e909";
}
.icon-search:before {
  content: "\e90a";
}
.icon-chevron-down:before {
  content: "\e90b";
}
.icon-yn-chevron:before {
  content: "\e90c";
}
.icon-chevron-up:before {
  content: "\e90d";
}
.icon-tiktok:before {
  content: "\e90e";
}
.icon-home1:before {
  content: "\e910";
}
.icon-phone:before {
  content: "\e942";
}
.icon-location:before {
  content: "\e947";
}
.icon-clock:before {
  content: "\e94e";
}
.icon-play:before {
  content: "\ea15";
}
.icon-pause:before {
  content: "\ea16";
}
.icon-play2:before {
  content: "\ea1c";
}
.icon-arrow-up:before {
  content: "\ea3a";
}
.icon-arrow-up-right:before {
  content: "\ea3b";
}
.icon-arrow-right:before,
.slick-next:before {
  content: "\ea3c";
}
.icon-arrow-down:before {
  content: "\ea3e";
}
.icon-arrow-left:before,
.slick-prev:before {
  content: "\ea40";
}
.icon-facebook:before {
  content: "\ea90";
}
.icon-instagram:before {
  content: "\ea92";
}
.icon-twitter:before {
  content: "\ea96";
}
.icon-youtube:before {
  content: "\ea9d";
}
.icon-linkedin:before {
  content: "\eaca";
}

.icon-external-link:before {
  content: "\f39c";
}
.icon-calendar:before {
  content: "\e902";
}
.icon-link:before {
  content: "\e914";
}
.icon-minus:before {
  content: "\e911";
}
.icon-plus:before {
  content: "\e912";
}
.icon-lock:before {
  content: "\e90f";
  font-weight: 700;
}
.icon-download:before {
  content: "\e900";
  font-weight: 700;
}
.icon-home:before {
  content: "\e901";
}
.icon-menu:before {
  content: "\e903";
}
.icon-chevron-right:before,
.slick-next:before {
  content: "\e904";
}
.icon-chevron-down1:before {
  content: "\e905";
}
.icon-close:before {
  content: "\e906";
}
.icon-email:before {
  content: "\e907";
}
.icon-chevron-left:before,
.slick-prev:before {
  content: "\e908";
}
.icon-quote:before {
  content: "\e909";
}
.icon-search:before {
  content: "\e90a";
}
.icon-chevron-down:before {
  content: "\e90b";
}
.icon-yn-chevron:before {
  content: "\e90c";
}
.icon-chevron-up:before {
  content: "\e90d";
}
.icon-tiktok:before {
  content: "\e90e";
}
.icon-home1:before {
  content: "\e910";
}
.icon-phone:before {
  content: "\e942";
}
.icon-location:before {
  content: "\e947";
}
.icon-clock:before {
  content: "\e94e";
}
.icon-play:before {
  content: "\ea15";
}
.icon-pause:before {
  content: "\ea16";
}
.icon-play2:before {
  content: "\ea1c";
}
.icon-arrow-up:before {
  content: "\ea3a";
}
.icon-arrow-up-right:before {
  content: "\ea3b";
}
.icon-arrow-right:before {
  content: "\ea3c";
}
.icon-arrow-down:before {
  content: "\ea3e";
}
.icon-arrow-left:before {
  content: "\ea40";
}
.icon-facebook:before {
  content: "\ea90";
}
.icon-instagram:before {
  content: "\ea92";
}
.icon-twitter:before {
  content: "\ea96";
}
.icon-youtube:before {
  content: "\ea9d";
}
.icon-linkedin:before {
  content: "\eaca";
}
.icon-printer:before {
  content: "\e954";
}

.icon-printer {
  font-size: 1.2rem;
}
.icon-link {
  font-size: 0.8rem;
}

.sr-only,
.vh,
.visuallyhidden {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
}

.clearfix:after,
.clearfix:before,
.container:after,
.container:before,
.row:after,
.row:before {
  display: table;
  content: "";
}

.clearfix:after,
.container:after,
.row:after {
  clear: both;
}

.container {
  margin: auto;
  max-width: 1280px;
  width: 100%;
}
/* .mega-menu-link a {
  white-space: nowrap;
} */
.mega-menu ul {
  padding: 0;
}
@media (min-width: 1387px) and (max-width: 1389px) {
  .homebanner {
    height: 626px !important;
  }
}
@media (min-width: 1279px) and (max-width: 1281px) {
  .homebanner {
    height: 657px !important;
  }
}
@media (min-width: 1439px) and (max-width: 1441px) {
  .homebanner {
    height: 660px !important;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .homebanner {
    height: 480px !important;
  }
  .homebanner-slider__slide .text-container {
    padding: 0px !important;
  }
  /* .slick-dots {
		bottom: 90px!important;
	} */
  .mobile-only {
    display: none !important;
  }
  .site-header &gt; .site-header__menu {
    padding: 15px 0px;
  }

  .impact-slider__slide .flex-container {
    width: 100%;
    position: relative;
    align-items: center;
  }

  .impact-slider__slide .image-container {
    width: 33% !important;
    top: -30px;
  }

  .impact-slider__slide .content-arrow .text-container {
    width: 85%;
    padding-left: 37%;
  }

  .impact .impact__content .impact__heading {
    margin: 0 0 25px;
    padding: 7% 0 3%;
  }

  .cta-arrow .col-sm-3 {
    max-width: 33% !important;
    flex: auto;
  }
}

@media (min-width: 1024px) {
  .mobile-only,
  .mobile-tablet-only,
  .tablet-only {
    display: none !important;
  }
}

@media (max-width: 767px) {
  .homebanner {
    height: 400px !important;
  }
  /* .slick-dots {
		bottom: 40px!important;
	} */
  .desktop-only {
    display: none !important;
  }
  .site-header__content {
    padding: 0px 0px 5px 0px;
  }

  .ptxs0 {
    padding-top: 0;
  }
  .mtxs10 {
    margin-top: 10px !important;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .desktop-only {
    display: none !important;
  }
}

.img-responsive {
  display: block;
  height: auto;
  margin: auto;
  max-width: 100%;
  width: 100%;
}

.table-responsive {
  width: 100%;
  overflow-x: auto;
}

.hide {
  display: none;
}

[class*=" col-"],
[class^="col-"] {
  float: left;
  padding: 0 10px;
  width: 100%;
}

.container {
  position: relative;
  margin: 0 auto;
  padding: 0 20px;
  max-width: 1300px;
}

.row {
  margin: 0 -10px;
}

.right {
  float: right;
}

.left {
  float: left;
}

.text-center {
  text-align: center;
}

.mt-0{
	margin-top: 0 !important;
}

@media only screen and (min-width: 576px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}

.col-xs-1 {
  flex: 0 0 8.33333%;
  max-width: 8.33333%;
}

.col-offset-xs-1 {
  margin-left: 8.33333%;
}

.col-xs-2 {
  flex: 0 0 16.66667%;
  max-width: 16.66667%;
}

.col-offset-xs-2 {
  margin-left: 16.66667%;
}

.col-xs-3 {
  flex: 0 0 25%;
  max-width: 25%;
}

.col-offset-xs-3 {
  margin-left: 25%;
}

.col-xs-4 {
  flex: 0 0 33.33333%;
  max-width: 33.33333%;
}

.col-offset-xs-4 {
  margin-left: 33.33333%;
}

.col-xs-5 {
  flex: 0 0 41.66667%;
  max-width: 41.66667%;
}

.col-offset-xs-5 {
  margin-left: 41.66667%;
}

.col-xs-6 {
  flex: 0 0 50%;
  max-width: 50%;
}

.col-offset-xs-6 {
  margin-left: 50%;
}

.col-xs-7 {
  flex: 0 0 58.33333%;
  max-width: 58.33333%;
}

.col-offset-xs-7 {
  margin-left: 58.33333%;
}

.col-xs-8 {
  flex: 0 0 66.66667%;
  max-width: 66.66667%;
}

.col-offset-xs-8 {
  margin-left: 66.66667%;
}

.col-xs-9 {
  flex: 0 0 75%;
  max-width: 75%;
}

.col-offset-xs-9 {
  margin-left: 75%;
}

.col-xs-10 {
  flex: 0 0 83.33333%;
  max-width: 83.33333%;
}

.col-offset-xs-10 {
  margin-left: 83.33333%;
}

.col-xs-11 {
  flex: 0 0 91.66667%;
  max-width: 91.66667%;
}

.col-offset-xs-11 {
  margin-left: 91.66667%;
}

.col-xs-12 {
  flex: 0 0 100%;
  max-width: 100%;
}

.col-offset-xs-12 {
  margin-left: 100%;
}

.hidden-xs,
.hidden-sm {
  display: block;
}

.visible-xs,
.visible-sm,
.visible-md {
  display: none;
}

@media only screen and (max-width: 767px) {
  .col-xs-1 {
    width: 8.33333%;
    padding: 0 10px;
  }
  .col-offset-xs-1 {
    margin-left: 8.33333%;
  }
  .col-xs-2 {
    width: 16.66667%;
    padding: 0 10px;
  }
  .col-offset-xs-2 {
    margin-left: 16.66667%;
  }
  .col-xs-3 {
    width: 25%;
    padding: 0 10px;
  }
  .col-offset-xs-3 {
    margin-left: 25%;
  }
  .col-xs-4 {
    width: 33.33333%;
    padding: 0 10px;
  }
  .col-offset-xs-4 {
    margin-left: 33.33333%;
  }
  .col-xs-5 {
    width: 41.66667%;
    padding: 0 10px;
  }
  .col-offset-xs-5 {
    margin-left: 41.66667%;
  }
  .col-xs-6 {
    width: 50%;
    padding: 0 10px;
  }
  .col-offset-xs-6 {
    margin-left: 50%;
  }
  .col-xs-7 {
    width: 58.33333%;
    padding: 0 10px;
  }
  .col-offset-xs-7 {
    margin-left: 58.33333%;
  }
  .col-xs-8 {
    width: 66.66667%;
    padding: 0 10px;
  }
  .col-offset-xs-8 {
    margin-left: 66.66667%;
  }
  .col-xs-9 {
    width: 75%;
    padding: 0 10px;
  }
  .col-offset-xs-9 {
    margin-left: 75%;
  }
  .col-xs-10 {
    width: 83.33333%;
    padding: 0 10px;
  }
  .col-offset-xs-10 {
    margin-left: 83.33333%;
  }
  .col-xs-11 {
    width: 91.66667%;
    padding: 0 10px;
  }
  .col-offset-xs-11 {
    margin-left: 91.66667%;
  }
  .col-xs-12 {
    width: 100%;
    padding: 0 10px;
  }
  .col-offset-xs-12 {
    margin-left: 100%;
  }
  .hidden-xs {
    display: none;
  }
  .visible-xs {
    display: block;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .hidden-sm {
    display: none;
  }
  .visible-sm {
    display: block;
  }
}

.desktop-tablet-only {
  display: none !important;
}
@media only screen and (min-width: 768px), print {
  .desktop-tablet-only {
    display: block !important;
  }

  .col-sm-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .col-offset-sm-1 {
    margin-left: 8.33333%;
  }
  .col-sm-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-offset-sm-2 {
    margin-left: 16.66667%;
  }
  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-offset-sm-3 {
    margin-left: 25%;
  }
  .col-sm-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .col-offset-sm-4 {
    margin-left: 33.33333%;
  }
  .col-sm-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .col-offset-sm-5 {
    margin-left: 41.66667%;
  }
  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-offset-sm-6 {
    margin-left: 50%;
  }
  .col-sm-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .col-offset-sm-7 {
    margin-left: 58.33333%;
  }
  .col-sm-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .col-offset-sm-8 {
    margin-left: 66.66667%;
  }
  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-offset-sm-9 {
    margin-left: 75%;
  }
  .col-sm-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .col-offset-sm-10 {
    margin-left: 83.33333%;
  }
  .col-sm-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .col-offset-sm-11 {
    margin-left: 91.66667%;
  }
  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .col-offset-sm-12 {
    margin-left: 100%;
  }
}

@media only screen and (min-width: 1024px), print {
  .visible-md {
    display: block;
  }
  .col-md-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .col-offset-md-1 {
    margin-left: 8.33333%;
  }
  .col-md-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-offset-md-2 {
    margin-left: 16.66667%;
  }
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-offset-md-3 {
    margin-left: 25%;
  }
  .col-md-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .col-offset-md-4 {
    margin-left: 33.33333%;
  }
  .col-md-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .col-offset-md-5 {
    margin-left: 41.66667%;
  }
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-offset-md-6 {
    margin-left: 50%;
  }
  .col-md-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .col-offset-md-7 {
    margin-left: 58.33333%;
  }
  .col-md-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .col-offset-md-8 {
    margin-left: 66.66667%;
  }
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-offset-md-9 {
    margin-left: 75%;
  }
  .col-md-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .col-offset-md-10 {
    margin-left: 83.33333%;
  }
  .col-md-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .col-offset-md-11 {
    margin-left: 91.66667%;
  }
  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .col-offset-md-12 {
    margin-left: 100%;
  }
}

@media only screen and (min-width: 1280px) {
  .col-lg-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .col-offset-lg-1 {
    margin-left: 8.33333%;
  }
  .col-lg-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-offset-lg-2 {
    margin-left: 16.66667%;
  }
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-offset-lg-3 {
    margin-left: 25%;
  }
  .col-lg-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .col-offset-lg-4 {
    margin-left: 33.33333%;
  }
  .col-lg-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .col-offset-lg-5 {
    margin-left: 41.66667%;
  }
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-offset-lg-6 {
    margin-left: 50%;
  }
  .col-lg-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .col-offset-lg-7 {
    margin-left: 58.33333%;
  }
  .col-lg-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .col-offset-lg-8 {
    margin-left: 66.66667%;
  }
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-offset-lg-9 {
    margin-left: 75%;
  }
  .col-lg-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .col-offset-lg-10 {
    margin-left: 83.33333%;
  }
  .col-lg-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .col-offset-lg-11 {
    margin-left: 91.66667%;
  }
  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .col-offset-lg-12 {
    margin-left: 100%;
  }
  .pr-md-30 {
    padding-right: 30px;
  }
}

@media (min-width: 1280px) {
  .clear-lg {
    clear: both;
  }
}

@media (min-width: 1025px) and (max-width: 1279px) {
  .clear-md {
    clear: both;
  }
}

@media (min-width: 769px) and (max-width: 1024px) {
  .clear-sm {
    clear: both;
  }
}

.page-404 {
  padding: 5rem 9px;
  text-align: center;
}
.page-404 h1,
.page-500 h1 {
  font-size: 2.25rem;
  color: #004b8d;
}
.page-500 {
  top: 50%;
  left: 50%;
  max-width: 100%;
  position: absolute;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}
.page-500 p:last-child {
  margin-bottom: 0;
}

.slick-slider {
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list,
.slick-slider {
  position: relative;
  display: block;
}

.slick-list {
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.slick-slider .slick-list,
.slick-slider .slick-track {
  transform: translateZ(0);
}

.slick-slide {
  float: left;
  min-height: 1px;
  display: none;
}

[dir="rtl"] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

.slick-dots {
  position: absolute;
  bottom: 60px;
  list-style: none;
  display: block;
  padding: 0;
  margin: 0;
  width: 100%;
  max-width: 100%;
}

.slick-dots li {
  position: relative;
  display: inline-block;
  margin: 0 5px;
  padding: 0;
}

.slick-dots li,
.slick-dots li button {
  height: 15px;
  width: 15px;
  cursor: pointer;
}

.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  outline: none;
  line-height: 0;
  font-size: 0;
  color: transparent;
  padding: 5px;
}

.slick-dots li button:focus,
.slick-dots li button:hover {
  outline: none;
}

.slick-dots li button:focus:before,
.slick-dots li button:hover:before {
  opacity: 1;
}

.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 15px;
  height: 15px;
  font-size: 6px;
  line-height: 15px;
  border-radius: 999px;
  text-align: center;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background: hsla(0, 0%, 100%, 0.5);
  transition: width 0.25s ease-out;
}

.slick-dots li.slick-active {
  width: 30px;
}

.slick-dots li.slick-active button:before {
  opacity: 1;
  background: #fff;
  width: 30px;
}

.slick-arrow {
  position: absolute;
  z-index: 3;
  overflow: hidden;
  cursor: pointer;
}

.slick-prev {
  left: 75%;
}

.slick-next {
  right: 15%;
}

.slick-next,
.slick-prev {
  display: none !important;
}

.slick-next:hover,
.slick-prev:hover {
  opacity: 1;
  background: #ffffff;
  color: #004b8d;
  border: 1px solid #004b8d;
}
/*.slick-next:before {
	content: "\E900";
}
.slick-prev:before {
	content: "\E904";
}*/
.slick-next:before,
.slick-prev:before {
  text-indent: 0;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  font-family: icomoon;
}

*,
:after,
:before {
  box-sizing: border-box;
}

html {
  font-size: 16px;
}

body,
html {
  overflow-x: hidden;
}

body {
  font-size: 1rem;
  font-family: Trebuchet MS, Arial, sans-serif;
  margin: auto;
  color: #231f20;
}

.lexia {
  font-family: "Lexia DaMa Regular", Arial, sans-serif;
}

.section-title {
  font-family: "Lexia DaMa Regular", Arial, sans-serif;
}

.slick-list,
.slick-slide,
.slick-slide &gt; div,
.slick-track {
  height: 100%;
}

h1 {
  font-size: 40px;
  line-height: 48px;
}

@media (max-width: 767px) {
  h1 {
    font-size: 30px;
    line-height: 36px;
  }
}

h2 {
  font-size: 32px;
  line-height: 40px;
}

@media (max-width: 767px) {
  h2 {
    font-size: 28px;
    line-height: 36px;
  }
}

h3 {
  font-size: 28px;
  line-height: 36px;
}

@media (max-width: 767px) {
  h3 {
    font-size: 24px;
    line-height: 32px;
  }
}

h4 {
  font-size: 22px;
  line-height: 29px;
}

@media (max-width: 767px) {
  h4 {
    font-size: 20px;
    line-height: 26px;
  }
}

h5 {
  font-size: 20px;
  line-height: 26px;
}

h6 {
  font-size: 20px;
  line-height: 24px;
  font-weight: normal;
}

@media (max-width: 767px) {
  h6 {
    font-size: 18px;
    line-height: 22px;
  }
}

.btn {
  padding: 0 0 0 5px;
  line-height: 1;
  border-radius: 999px;
  /*letter-spacing: 1px;*/
  text-align: center;
  font-size: 16px;
  font-family: Trebuchet MS, Arial, sans-serif;
  font-weight: 600;
  border: 2px solid #004b8d;
  background: transparent;
  cursor: pointer;
  color: #004b8d;
  transition: all 0.25s ease-in-out;
  text-decoration: none;
  display: inline-flex;
  max-height: 38px;
}

.btn:focus,
.btn:hover {
  background: #004b8d;
  color: #fff;
}

.btn span {
  align-self: center;
  padding: 6px 20px;
  white-space: nowrap;
  transition: background 0.5s ease-in-out;
  -webkit-transition: background 0.5s ease-in-out;
}

.btn .icon-arrow-up-right,
.btn .icon-lock,
.btn .icon-download {
  align-self: flex-end;
  border-radius: 50%;
  background: #004b8d;
  color: #fff;
  padding: 8px;
  margin-right: -1px;
  border: 1px solid #004b8d;
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
}

.btn:focus .icon-arrow-up-right,
.btn:hover .icon-arrow-up-right {
  background: #fff;
  color: #004b8d;
  border: 1px solid #004b8d;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
.btn:focus .icon-arrow-up-right:before,
.btn:hover .icon-arrow-up-right:before {
  /*content: "\EA3C"*/
}

.btn:focus .icon-lock,
.btn:hover .icon-lock,
.btn:focus .icon-download,
.btn:hover .icon-download {
  background: #fff;
  color: #004b8d;
  border: 1px solid #004b8d;
}

.btn .icon-play2 {
  padding: 10px 0 10px 10px;
}

.btn.white-bg {
  background: #fff;
}

.btn.white-bg:focus,
.btn.white-bg:hover {
  background: #004b8d;
  color: #fff;
}

.criss-cross {
  position: relative;
  width: 100%;
  height: 45px;
  overflow: hidden;
  margin-bottom: 40px;
}

.criss-cross .left-angle {
  bottom: 0;
  border-width: 15px 0 15px 100vw;
  border-color: transparent transparent transparent #004b8d;
  z-index: 5;
}

.criss-cross .right-angle {
  position: absolute;
  left: 0;
  bottom: 15px;
  width: 100%;
  border-width: 7px 0 15px 50vw;
  border-color: transparent transparent transparent #f89829;
  z-index: 4;
  transform: rotate(180deg);
}

.criss-cross .left-angle,
.criss-cross .right-angle {
  position: absolute;
  left: 0;
  width: 100%;
  border-style: solid;
  background: transparent;
}

.criss-cross .left-angle.orange,
.criss-cross .right-angle.orange {
  border-color: transparent transparent transparent #f89829;
}

.criss-cross .left-angle.light-orange,
.criss-cross .right-angle.light-orange {
  border-color: transparent transparent transparent #fdb740;
}

.criss-cross .left-angle.meduim-orange,
.criss-cross .right-angle.meduim-orange {
  border-color: transparent transparent transparent #f3a839;
}

.criss-cross .left-angle.medium-orange2,
.criss-cross .right-angle.medium-orange2 {
  border-color: transparent transparent transparent #faa62c;
}

.criss-cross .left-angle.accent-orange,
.criss-cross .right-angle.accent-orange {
  border-color: transparent transparent transparent #e75f0a;
}

.criss-cross .left-angle.light-blue,
.criss-cross .right-angle.light-blue {
  border-color: transparent transparent transparent #1288ca;
}

.criss-cross .left-angle.dark-blue,
.criss-cross .right-angle.dark-blue {
  border-color: transparent transparent transparent #005d97;
}

.criss-cross .left-angle.medium-blue,
.criss-cross .right-angle.medium-blue {
  border-color: transparent transparent transparent #006da4;
}

.criss-cross .left-angle.accent-blue,
.criss-cross .right-angle.accent-blue {
  border-color: transparent transparent transparent #eef7ff;
}

.criss-cross .left-angle.yellow,
.criss-cross .right-angle.yellow {
  border-color: transparent transparent transparent #ffe06f;
}

@media (min-width: 1024px) {
  .criss-cross,
  .criss-cross {
    height: 90px;
  }
  .homebanner .criss-cross,
  .video-wheel .criss-cross {
    margin-top: -40px;
  }
  .criss-cross .left-angle {
    border-width: 35px 0 35px 100vw;
  }
  .criss-cross .right-angle {
    bottom: 35px;
    width: 100%;
    border-width: 17px 0 35px 50vw;
  }
}

@media (max-width: 768px) {
  .homebanner .criss-cross,
  .video-wheel .criss-cross {
    margin-top:  -25px;
  }

  /*.criss-cross .left-angle {
		border-width: 15px 0 33px 100vw;
		top: -10px;
	}

	.criss-cross .right-angle {
		border-width: 7px 0 25px 50vw;
  }*/
}

.notification {
  background: #f89829;
  color: #231f20;
  width: 100%;
  display: none;
}

.notification__content {
  display: flex;
  width: 100%;
  padding: 10px 0;
}

.notification__item {
  width: 100%;
  text-align: center;
  align-self: center;
  min-height: 22.8px;
  padding-right: 10px;
}

.notification__item p {
  margin: 0;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.425rem;
  display: none;
}
.notification__item p.active {
  display: block;
}

.notification__toggle {
  align-self: center;
  width: 70px;
  font-weight: 700;
  font-size: 12px;
}
.notification__toggle i:first-child {
  margin-right: 5px;
}
.notification__toggle i:last-child {
  margin-left: 5px;
}
.notification__toggle i {
  cursor: pointer;
}
.notification__toggle #notification__toggle-page {
  display: inline-block;
  vertical-align: text-top;
}

.notification .btn-close {
  background: transparent;
  border: none;
  color: #231f20;
  cursor: pointer;
}
.notification .btn-close .icon {
  font-weight: 700;
}

.mega-menu {
  display: none;
}

.menu-section-link {
  height: 100%;
  background-color: #f2f6f9;
  display: flex;
  align-items: center;
}
.menu-section-link .content {
  text-align: center;
  flex: auto;
}
.menu-section-link .content h3 {
  font-size: 1.2rem;
  font-weight: bold;
  margin-top: 0;
}

.mega-menu__dropdown-section .sub-sub-menu {
  display: none;
}
.mega-menu &gt; ul &gt; li &gt; .mega-menu__dropdown .mega-menu__content .mega-menu__dropdown-section .sub-menu li.sub-sub-menu-container {
  margin-left: -30px;
  padding-left: 30px;
}
.mega-menu__dropdown-section .sub-menu li.sub-sub-menu-container:hover,
.mega-menu__dropdown-section .sub-menu li.sub-sub-menu-container.active {
  background-color: #f2f6f9;
}
.mega-menu__dropdown-section .sub-menu li.sub-sub-menu-container:hover &gt; .sub-sub-menu,
.mega-menu__dropdown-section .sub-menu li.sub-sub-menu-container.active &gt; .sub-sub-menu {
  display: block;
}
.mega-menu__dropdown-section .sub-sub-menu {
  position: absolute;
  left: 300px;
  top: -30px;
  min-height: 450px;
  background-color: #f2f6f9;
  width: 1000px;
  padding: 30px;
  margin: 0;
  list-style-type: none;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
.mega-menu__dropdown-section .sub-sub-menu-container .icon-chevron-right {
  color: #f89829;
  font-size: 0.9rem;
  margin-right: 10px;
  font-weight: bold;
  display: none;
}
.mega-menu__dropdown-section .sub-menu li.sub-sub-menu-container:hover .icon-chevron-right,
.mega-menu__dropdown-section .sub-menu li.sub-sub-menu-container.active .icon-chevron-right {
  display: inline;
}

.mobile-menu {
  position: fixed;
  width: 100%;
  z-index: 10000;
  background-color: #fff;
  /*overflow-y: scroll;*/
}

.mobile-menu,
.mobile-main-menu,
.mobile-secondary-menu,
.mobile-tertiary-menu {
  height: 100%;
}

.mobile-secondary-menu.show,
.mobile-tertiary-menu {
  overflow-y: auto;
}

.mobile-menu {
  display: none;
}

.mobile-secondary-menu,
.mobile-tertiary-menu {
  position: absolute;
  left: 100%;
  top: 0;
  width: 100%;
}

.mobile-main-menu {
  left: 0;
  padding-left: 18px;
  padding-right: 18px;
}

.mobile-menu ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.mobile-main-menu,
.mobile-secondary-menu,
.mobile-tertiary-menu {
  position: absolute;
  width: 100%;
  transition: left 0.5s;
  -webkit-transition: left 0.5s;
}

.mobile-main-menu.hidden,
.mobile-secondary-menu.hidden {
  left: -100%;
}

.mobile-secondary-menu.show,
.mobile-tertiary-menu.show {
  left: 0;
}

.mobile-main-menu li,
.mobile-secondary-menu .mobile-menu-secondary-title,
.mobile-tertiary-menu .mobile-menu-tertiary-title {
  padding: 15px 0;
  border-bottom: 1px solid #b3c9dd;
  position: relative;
}

.mobile-main-menu li a,
.mobile-secondary-menu .mobile-menu-secondary-title,
.mobile-tertiary-menu .mobile-menu-tertiary-title {
  color: #004b8d;
  font-size: 15px;
  font-weight: 700;
}
.mobile-main-menu li a,
.mobile-main-menu li a:hover,
.mobile-main-menu li a:focus,
.mobile-main-menu li a:active,
.mobile-menu-secondary-content li a,
.mobile-menu-secondary-content li a:hover,
.mobile-menu-secondary-content li a:focus,
.mobile-menu-secondary-content li a:active,
.mobile-menu-tertiary-content li a,
.mobile-menu-tertiary-content li a:hover,
.mobile-menu-tertiary-content li a:focus,
.mobile-menu-tertiary-content li a:active {
  text-decoration: none;
}

.mobile-menu i {
  color: #f89829;
}

.mobile-menu li i {
  position: absolute;
  right: 0;
  top: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.mobile-main-menu .mobile-bottom-menu {
  margin-top: 18px;
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 15px;
  -moz-column-gap: 15px;
  column-gap: 12px;
}

.mobile-main-menu li {
  padding-right: 22px;
}

.mobile-main-menu .mobile-bottom-menu li {
  border-bottom: none;
  margin-bottom: 12px;
  padding: 0;
}

.mobile-secondary-menu .mobile-menu-secondary-title,
.mobile-tertiary-menu .mobile-menu-tertiary-title {
  padding-left: 18px;
  padding-right: 18px;
  position: relative;
}

.mobile-secondary-menu .mobile-menu-secondary-title i,
.mobile-tertiary-menu .mobile-menu-tertiary-title i {
  position: absolute;
  top: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  margin-left: 5px;
}

.mobile-secondary-menu .mobile-menu-secondary-title label,
.mobile-tertiary-menu .mobile-menu-tertiary-title label {
  display: block;
  margin-left: 20px;
}

.mobile-secondary-menu .mobile-menu-secondary-content,
.mobile-tertiary-menu .mobile-menu-tertiary-content {
  padding-left: 30px;
  padding-right: 18px;
  padding-top: 15px;
}

.mobile-secondary-menu .mobile-menu-secondary-content ul,
.mobile-tertiary-menu .mobile-menu-tertiary-content ul {
  padding-bottom: 8px;
  border-bottom: 1px solid #b3c9dd;
}
.mobile-secondary-menu .mobile-menu-secondary-content:last-child ul,
.mobile-tertiary-menu .mobile-menu-tertiary-content:last-child ul {
  border-bottom: none;
}

.mobile-menu-secondary-content .menu-section-title,
.mobile-menu-tertiary-content .menu-section-title {
  margin-bottom: 5px;
}

.mobile-menu-secondary-content li,
.mobile-menu-tertiary-content li {
  padding: 8px 22px 8px 10px;
  position: relative;
}

.mobile-menu-secondary-content li a,
.mobile-menu-tertiary-content li a {
  color: #004b8d;
  font-size: 15px;
  font-weight: 700;
}

.mobile-secondary-menu-item,
.mobile-tertiary-menu-item {
  display: none;
}

@media (min-width: 1024px) {
  .mega-menu {
    display: block;
    align-self: flex-end;
  }
  .mega-menu &gt; ul {
    display: flex;
    list-style-type: none;
    margin: 0;
  }
  .mega-menu &gt; ul &gt; li a {
    text-decoration: none;
    color: #004b8d;
    font-weight: 700;
  }
  .mega-menu &gt; ul &gt; li &gt; .mega-menu__dropdown {
    display: none;
    position: absolute;
    top: calc(100% + 4px);
    left: 0;
    width: 100%;
    float: left;
    background: #fff;
    overflow: hidden;
    box-shadow: 0 0 15px 2px rgba(0, 0, 0, 0.1);
    z-index: 100001;
  }
  .mega-menu &gt; ul &gt; li &gt; .mega-menu__dropdown.is-active {
    display: block;
  }
  .mega-menu &gt; ul &gt; li &gt; .mega-menu__dropdown .mega-menu__content {
    display: flex;
    padding: 30px 0;
  }
  .mega-menu &gt; ul &gt; li &gt; .mega-menu__dropdown .mega-menu__content .menu-card {
    width: 300px;
    padding-right: 50px;
  }
  .mega-menu &gt; ul &gt; li &gt; .mega-menu__dropdown .mega-menu__content .menu-card__title {
    font-weight: 700;
    color: #004b8d;
    margin-bottom: 0;
  }
  .mega-menu &gt; ul &gt; li &gt; .mega-menu__dropdown .mega-menu__content .menu-card img {
    width: 100%;
  }
  .mega-menu &gt; ul &gt; li &gt; .mega-menu__dropdown .mega-menu__content .menu-card .teaser,
  .mega-menu &gt; ul &gt; li &gt; .mega-menu__dropdown .mega-menu__content .menu-card a {
    font-size: 0.875rem;
  }
  .mega-menu &gt; ul &gt; li &gt; .mega-menu__dropdown .mega-menu__content .menu-card .teaser {
    margin-top: 0;
  }
  .mega-menu &gt; ul &gt; li &gt; .mega-menu__dropdown .mega-menu__content .menu-card a span {
    margin-right: 5px;
  }
  .mega-menu &gt; ul &gt; li &gt; .mega-menu__dropdown .mega-menu__content .mega-menu__dropdown-section {
    align-items: flex-start;
    width: calc(33.33333% - 100px);
  }
  .mega-menu &gt; ul &gt; li &gt; .mega-menu__dropdown .mega-menu__content .mega-menu__dropdown-section .menu-section-title {
    font-weight: 700;
  }
  .mega-menu &gt; ul &gt; li &gt; .mega-menu__dropdown .mega-menu__content .mega-menu__dropdown-section .sub-menu {
    padding: 0 40px 0 0;
    margin: 0;
    list-style-type: none;
    position: relative;
  }
  .mega-menu &gt; ul &gt; li &gt; .mega-menu__dropdown .mega-menu__content .mega-menu__dropdown-section .sub-menu li {
    padding: 15px 0 10px;
  }
  .mega-menu &gt; ul &gt; li:last-child a {
    padding: 15px 0 15px 25px;
  }
  .mega-menu &gt; ul &gt; li &gt; a {
    align-items: flex-start;
    display: block;
    padding: 15px 15px;
    position: relative;
  }
  .fixed-mega-menu .mega-menu &gt; ul &gt; li &gt; a {
    padding-top: 17px;
  }
  .fixed-mega-menu .site-header__content {
    padding-top: 4px;
  }
}

.top-menu {
  display: none;
}

@media (min-width: 1024px) {
  .top-menu {
    display: block;
    align-self: flex-end;
  }
  .top-menu ul {
    display: flex;
    list-style-type: none;
    margin: 0;
  }
  .top-menu ul li a {
    text-decoration: none;
    color: #231f20;
  }
  .top-menu ul li a.login-btn {
    /*padding: 6px 15px 4px;*/
    padding: 5px 20px 6px;
    margin: 13px 0 8px 15px;
    display: block;
    border: 2px solid #004b8d;
    border-radius: 999px;
    color: #004b8d;
    font-size: 0.875rem;
    -webkit-transition: background-color 0.3s ease-out;
    transition: background-color 0.3s ease-out;
  }
  .top-menu ul li a.login-btn:hover {
    background-color: #004b8d;
    color: #fff;
  }
  .top-menu ul li a:not(.login-btn) {
    padding: 20px 15px 12px;
    display: block;
    position: relative;
  }
  /*.top-menu ul li a:not(.login-btn).active:before,
	.top-menu ul li a:not(.login-btn):focus:before,
	.top-menu ul li a:not(.login-btn):hover:before {
		content: "";
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background-color: #f3a839;
		z-index: -1;
		border-bottom: 20px solid transparent;
		-webkit-clip-path: polygon(0 0, 100% 0, 100% 85%, 50% 100%, 0 85%);
		clip-path: polygon(0 0, 100% 0, 100% 85%, 50% 100%, 0 85%);
	}*/
}

@media (min-width: 1023px) and (max-width: 1024px) {
  .homebanner-slider__slide .video-container video {
    height: 91vh;
    bottom: 0 !important;
    object-fit: fill;
  }
}

@media (max-width: 767px) {
  .menu-section-link {
    padding: 40px 0 50px;
  }

  .notification .btn-close {
    padding-right: 0;
    padding-left: 5px;
    font-size: 12px;
    align-self: center;
  }

  .notification__item p {
    padding-right: 5px;
  }
}

.story-card {
  display: flex;
  flex-direction: column;
}

.story-card:hover {
  cursor: pointer;
}

.story-card:hover .text-container .story-title {
  text-decoration: underline;
}

.story-card a {
  display: block;
}

.story-card.main-story-card {
  flex-direction: column;
}

.story-card.main-story-card .image-container,
.story-card.main-story-card .text-container {
  width: 100% !important;
}

.story-card .image-container {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.story-card .image-container img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
}

.story-card .text-container {
  color: #fff;
}

.story-card .text-container .date {
  color: #faa62c;
  margin: 10px 0;
}

.story-card .text-container .date span {
  text-transform: uppercase;
  font-size: 0.875rem;
}

.story-card .text-container .story-title {
  margin: 15px 0 5px;
  font-size: 1.125rem;
  line-height: 1.4rem;
  font-weight: 700;
}

.story-card .text-container .story-desc {
  margin-top: 0;
  font-size: 0.875rem;
  line-height: 1.25rem;
}

@media (min-width: 1024px) {
  .story-card {
    flex-direction: row;
    flex-grow: 1;
    flex-basis: 33%;
  }
  .story-card:not(:last-child) {
    margin-bottom: 15px;
  }
  .story-card .image-container {
    width: 30%;
    margin-right: 20px;
  }
  .story-card .text-container {
    width: 70%;
  }
  .story-card .text-container .story-title {
    margin: 0 0 10px;
  }
  .story-card.main-story-card .text-container .story-title {
    margin-top: 15px;
  }
}

.event-card {
  display: flex;
  flex-direction: column;
  position: relative;
  margin-bottom: 20px;
  padding: 0 20px;
}

.event-card:hover {
  cursor: pointer;
}

.event-card:hover .text-container .story-title {
  text-decoration: underline;
}

.event-card .date {
  position: absolute;
  /*left: 10px;*/
  top: -10px;
  width: 75px;
  height: auto;
  background: #ffe06f;
  color: #231f20;
  -webkit-clip-path: polygon(0 0, 100% 0, 71% 100%, 0 84%);
  clip-path: polygon(0 0, 100% 0, 71% 100%, 0 84%);
  padding: 15px 30px 20px 20px;
  font-weight: 700;
  line-height: 1.5rem;
  text-align: center;
}
.event-card .date div {
  line-height: 1.1rem;
}
.event-card .date .date-number {
  font-size: 1.1rem;
}

.event-card .date .date-text {
  font-size: 0.9rem;
  font-weight: 300;
}

.event-card .upcoming {
  position: absolute;
  font-size: 0.8rem;
  top: 10px;
  right: 10px;
  background: #f89829;
  color: #231f20;
  padding: 10px 15px;
  font-weight: 700;
  -webkit-clip-path: polygon(0% 0%, 90% 0, 100% 50%, 90% 100%, 0% 100%);
  clip-path: polygon(0% 0%, 90% 0, 100% 50%, 90% 100%, 0% 100%);
}

.event-card .text-container {
  padding: 60px 30px 30px 75px;
  background: #fff;
}

.event-card .text-container .story-title {
  margin-top: 0;
  font-size: 1.125rem;
  line-height: 1.375rem;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box !important;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  white-space: normal;
  max-height: 72px;
}

.event-card .text-container .location {
  padding: 5px 0;
  margin-left: -1px;
}

.event-card .text-container .location .icon {
  font-size: 1.125rem;
  vertical-align: text-top;
}

.event-card .text-container .location a {
  text-decoration: none;
}

.event-card .text-container .time {
  padding: 5px 0;
}

.event-card .text-container .time .icon,
.event-card .text-container .location .icon {
  margin-right: 11px;
}

.event-card .image-container {
  position: relative;
  width: 100%;
}

.event-card .image-container img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
}

@media (min-width: 1024px) {
  /*.event-card {
		padding: 0
	}
	.event-card .date {
		left: 0
	}*/
  .event-card .text-container .story-title {
    font-size: 1.25rem;
    line-height: 1.5rem;
  }
}

.cta-ribbon.large-margin {
  margin: 50px 0;
}

.cta-ribbon {
  position: relative;
}
.cta-ribbon .container .row {
  margin: 0 -20px;
}
.cta-ribbon .cta-ribbon-left-background {
  position: absolute;
  width: 50%;
  height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
}
.cta-ribbon .cta-ribbon-left-background.blue {
  background-color: #004b8d;
}

.cta-ribbon-background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  /*filter: drop-shadow(30px 0px 0px #faa62c) drop-shadow(30px 0px 0px #fdb740) drop-shadow(30px 0px 0px #ffe06f);*/
  z-index: -1;
}

.cta-ribbon-background:before {
  content: "";
  position: absolute;
  background-color: #004b8d;
  width: calc(100% - 108px);
  height: 100%;
  -webkit-clip-path: polygon(94% 0, 100% 50%, 94% 100%, 0 100%, 0 0);
  clip-path: polygon(94% 0, 100% 50%, 94% 100%, 0 100%, 0 0);
  max-width: 1580px;
}
@media (min-width: 768px) and (max-width: 1024px) {
  .cta-ribbon-background:before {
    /*width: calc(100% - (30px * 3));
    -webkit-clip-path: polygon(90% 0, 100% 50%, 90% 100%, 0 100%, 0 0);
    clip-path: polygon(95% 0, 100% 50%, 95% 100%, 0 100%, 0 0);*/
  }
}
@media (min-width: 1025px) {
  .cta-ribbon-background:before {
    /*width: calc(100% - (30px * 3) - 15px);
    -webkit-clip-path: polygon(95% 0, 100% 50%, 95% 100%, 0 100%, 0 0);
    clip-path: polygon(95% 0, 100% 50%, 95% 100%, 0 100%, 0 0);*/
  }
}
.cta-ribbon .arrow-container {
  width: calc(100% - 90px);
  position: relative;
}

.cta-ribbon .arrow-bg {
  /* background: #004b8d; */
  padding: 30px 125px 30px 20px;
  min-height: 232px;
}

/* .cta-ribbon .arrow-bg,
.cta-ribbon .arrow-orange1-bg,
.cta-ribbon .arrow-orange2-bg,
.cta-ribbon .arrow-yellow-bg {
	-webkit-clip-path: polygon(85% 0, 100% 50%, 85% 100%, 0 100%, 0 50%, 0 0);
	clip-path: polygon(85% 0, 100% 50%, 85% 100%, 0 100%, 0 50%, 0 0)
}

.cta-ribbon .arrow-orange1-bg,
.cta-ribbon .arrow-orange2-bg,
.cta-ribbon .arrow-yellow-bg {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0
}

.cta-ribbon .arrow-orange1-bg {
	background: #faa62c;
	z-index: -1;
	left: 15px
}

.cta-ribbon .arrow-orange2-bg {
	background: #fdb740;
	z-index: -2;
	left: 30px
}

.cta-ribbon .arrow-yellow-bg {
	background: #ffe06f;
	z-index: -3;
	left: 45px
} */

.cta-ribbon__content {
  display: flex;
  justify-content: center;
  color: #fff;
  flex-direction: column;
}

.cta-ribbon__content .section-title {
  margin: 0;
}

.cta-ribbon__content .text-container {
  padding: 0;
}

.cta-ribbon .text-container {
  line-height: 25.2px;
}

@media (min-width: 1024px) {
  .cta-ribbon .arrow-bg {
    padding: 60px 125px 60px 20px;
    width: 100%;
    /*-webkit-clip-path: polygon(95% 0, 100% 50%, 95% 100%, 0 100%, 0 50%, 0 0);
    clip-path: polygon(95% 0, 100% 50%, 95% 100%, 0 100%, 0 50%, 0 0);*/
  }
  .cta-ribbon .arrow-orange1-bg,
  .cta-ribbon .arrow-orange2-bg,
  .cta-ribbon .arrow-yellow-bg {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-clip-path: polygon(95% 0, 100% 50%, 95% 100%, 0 100%, 0 50%, 0 0);
    clip-path: polygon(95% 0, 100% 50%, 95% 100%, 0 100%, 0 50%, 0 0);
  }
  .cta-ribbon .arrow-orange1-bg {
    left: 30px;
  }
  .cta-ribbon .arrow-orange2-bg {
    left: 60px;
  }
  .cta-ribbon .arrow-yellow-bg {
    left: 90px;
  }
  .cta-ribbon__content {
    flex-direction: row;
    align-items: center;
    min-height: 107px;
  }
  .cta-ribbon .text-container {
    padding: 0 50px;
  }
}

@media (max-width: 768px) {
  .cta-ribbon .arrow-container {
    width: calc(100% - 25px);
  }
  .cta-ribbon .arrow-bg,
  .cta-ribbon .arrow-orange1-bg,
  .cta-ribbon .arrow-orange2-bg,
  .cta-ribbon .arrow-yellow-bg {
    -webkit-clip-path: polygon(80% 0, 100% 50%, 80% 100%, 0 100%, 0 50%, 0 0);
    clip-path: polygon(80% 0, 100% 50%, 80% 100%, 0 100%, 0 50%, 0 0);
  }
  .cta-ribbon .arrow-bg {
    padding: 30px 50px 30px 20px;
    width: 91.5%;
    -webkit-clip-path: polygon(78% 0, 100% 50%, 78% 100%, 0 100%, 0 50%, 0 0);
    clip-path: polygon(78% 0, 100% 50%, 78% 100%, 0 100%, 0 50%, 0 0);
  }
  .cta-ribbon .arrow-orange1-bg {
    left: -5px;
  }
  .cta-ribbon .arrow-orange2-bg {
    left: 20px;
  }
  .cta-ribbon .arrow-yellow-bg {
    left: 45px;
  }
  .cta-ribbon .cta-ribbon__content .text-container p {
    font-size: 0.875rem;
    line-height: 1.25rem;
    min-height: 60px;
  }
  .notification__item {
    text-align: left;
  }
}

@media (max-width: 500px) {
  .cta-ribbon .arrow-bg {
    padding: 30px 82px 30px 20px;
  }
  #searchbox.form-control {
    padding-left: 0;
  }
}

@media (min-width: 426px) and (max-width: 767px) {
  .cta-ribbon-background:before {
    /*-webkit-clip-path: polygon(90% 0, 100% 50%, 90% 100%, 0 100%, 0 0);
    clip-path: polygon(90% 0, 100% 50%, 90% 100%, 0 100%, 0 0);
    width: calc(100% - (30px * 3));*/
  }
}

@media (min-width: 769px) and (max-width: 1023px) {
  .cta-ribbon .arrow-bg {
    padding: 30px 50px 30px 20px;
  }

  .impact-slider__slide .content-arrow {
    padding: 0 !important;
  }
}

@media (max-width: 500px) {
  .cta-ribbon-background:before {
    /*-webkit-clip-path: polygon(85% 0, 100% 50%, 85% 100%, 0 100%, 0 0);
    clip-path: polygon(85% 0, 100% 50%, 85% 100%, 0 100%, 0 0);*/
  }

  .cta-ribbon .cta-ribbon__content .text-container p {
    min-height: 100px;
  }
}

@media (min-width: 1025px) and (max-width: 1099px) {
  .cta-ribbon .arrow-bg {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}

.video-lightbox {
  display: none;
  position: fixed;
  background: rgba(35, 31, 32, 0.6);
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 1000;
}

.video-lightbox .lightbox-close-btn {
  position: absolute;
  right: 10px;
  top: -35px;
  padding: 0;
  font-size: 1.875rem;
  background: transparent;
  border: 0;
  z-index: 9999;
  color: hsla(0, 0%, 100%, 0.4);
  color: #fff;
  cursor: pointer;
}

.video-lightbox .lightbox-close-btn:hover {
  color: #fff;
}

.video-lightbox .video-lightbox-container {
  position: relative;
  height: 100vh;
}

.video-lightbox .video-lightbox-container .video-lightbox__content {
  width: 100vh;
  max-width: 100%;
  z-index: 10;
  position: absolute;
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
}

.video-lightbox .video-lightbox-container .iframe-container {
  padding-top: 56.25%;
  position: relative;
  width: 90%;
  margin: 0 auto;
}

.video-lightbox .video-lightbox-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.video-lightbox-open {
  overflow: hidden;
  height: 100vh;
}

.breadcrumbs {
  width: 100%;
  margin-top: 28px;
}

.breadcrumbs__list {
  display: flex;
  list-style-type: none;
  margin: 30px 0 15px;
  padding: 0;
}
.breadcrumbs__list.no-share {
  margin-top: 15px;
}

.breadcrumb-upper .breadcrumbs__list {
  margin-top: 15px;
}

.breadcrumbs__list li {
  margin-right: 25px;
  position: relative;
}

.breadcrumbs__list li.active a {
  font-weight: 700;
}

.breadcrumbs__list li:not(:last-child):after {
  content: "\e904";
  font-family: icomoon !important;
  speak: never;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 0.625rem;
  color: #f89829;
  position: absolute;
  right: -16px;
  top: 4px;
}

.breadcrumbs__list li a {
  text-decoration: none;
  font-size: 0.875rem;
  color: #231f20;
  white-space: nowrap;
}

@media (min-width: 1024px) {
  .breadcrumbs {
    width: auto;
    overflow-x: visible;
  }
}

.share-buttons {
  display: flex;
  margin: 30px 0 15px;
  min-width: 203px;
  padding-left: 15px;
}
.share-buttons__icon .at-share-btn .at-icon-wrapper,
.share-buttons__icon .at-share-btn .at-icon {
  width: 24px !important;
  height: 24px !important;
}
.share-buttons__icon .at-share-btn-elements {
  margin-top: -10px;
}

.share-buttons__text {
  margin-right: 10px;
}

.share-buttons__icon {
  display: flex;
  min-height: 29px;
}

.share-buttons__icon .icon-wrap {
  margin: 0 5px;
}

.share-buttons__icon .icon-wrap a.icon-wrap__link {
  text-decoration: none;
  color: #fff;
  padding: 10px;
  background: #004b8d;
  border-radius: 50%;
}

.related-stories {
  margin: 0px 0px 60px 0px;
}

.related-stories__content {
  display: flex;
  flex-direction: column;
}
.related-stories__content .card:hover h3 {
  text-decoration: underline;
}

@media (min-width: 1024px) {
  .related-stories__content {
    flex-direction: row;
  }
  .related-stories__content .card {
    width: 33%;
  }
  .related-stories__content .card:not(:last-child) {
    margin-right: 24px;
  }
}

.card {
  display: flex;
  flex-direction: column;
}

.card a {
  display: block;
  text-decoration: none;
}

.card .image-container {
  position: relative;
  margin-bottom: 10px;
}

.related-stories__content .card .image-container {
  margin-bottom: 36px;
}

.card .image-container img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
}

.card .text-container .date {
  margin: 10px 0;
}

.card .text-container .date span {
  text-transform: uppercase;
  color: #004b8d;
  font-size: 0.75rem;
  font-weight: 700;
}

.card .text-container .title h3 {
  margin: 0 0 10px;
  font-size: 1rem;
  line-height: 1.4rem;
  color: #231f20;
}

.sidebar-accordion {
  display: none;
}
@media (max-width: 1023px) {
  .top-menu {
    display: none !important;
  }
  .sidebar-accordion {
    display: block;
  }
  .sidebar-accordion ul {
    margin: 0;
    margin-top: 24px;
    padding: 0px 20px 35px 20px;
    list-style-type: none;
    border: 1px solid rgba(0, 75, 141, 0.3);
    border-radius: 5px;
  }
  .sidebar-accordion ul ul {
    margin-top: 0;
    border: none;
    padding: 0px;
  }
  .sidebar-accordion__menu &gt; li &gt; a {
    border-bottom: 1px solid rgba(0, 75, 141, 0.3);
    font-weight: 700;
  }
  .sidebar-accordion__menu &gt; li &gt; a i {
    transition: all 0.25s ease-out;
  }
  .sidebar-accordion__menu &gt; li.active &gt; a i {
    transform: rotate(180deg);
  }
  .sidebar-accordion__menu li a {
    text-decoration: none;
    color: #004b8d;
    padding: 16px 0;
    display: flex;
    justify-content: space-between;
  }
  .sidebar-accordion__submenu {
    margin: 10px 0;
    list-style-type: none;
    /* display: none; */
  }
  .sidebar-accordion__submenu li {
    margin: 10px 0;
    position: relative;
    width: 92%;
    padding-right: 20px;
  }
  .sidebar-accordion__submenu li .bg-blue {
    background: #004b8d;
    left: 0;
    z-index: -1;
  }
  .sidebar-accordion__submenu li .bg-blue,
  .sidebar-accordion__submenu li .bg-blue1,
  .sidebar-accordion__submenu li .bg-blue2,
  .sidebar-accordion__submenu li .bg-blue3 {
    -webkit-clip-path: polygon(calc(100% - 10px) 0, 100% 50%, calc(100% - 10px) 100%, 0 100%, 0 50%, 0 0);
    clip-path: polygon(calc(100% - 10px) 0, 100% 50%, calc(100% - 10px) 100%, 0 100%, 0 50%, 0 0);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    opacity: 0;
  }
  .sidebar-accordion__submenu li .bg-blue1 {
    background: #005d97;
    left: 30px;
    z-index: -3;
  }
  .sidebar-accordion__submenu li .bg-blue2 {
    background: #006da4;
    left: 20px;
    z-index: -3;
  }
  .sidebar-accordion__submenu li .bg-blue3 {
    background: #1288ca;
    left: 10px;
    z-index: -3;
  }
  .sidebar-accordion__submenu li.active .bg-blue,
  .sidebar-accordion__submenu li.active .bg-blue1,
  .sidebar-accordion__submenu li.active .bg-blue2,
  .sidebar-accordion__submenu li.active .bg-blue3,
  .sidebar-accordion__submenu li:hover .bg-blue,
  .sidebar-accordion__submenu li:hover .bg-blue1,
  .sidebar-accordion__submenu li:hover .bg-blue2,
  .sidebar-accordion__submenu li:hover .bg-blue3 {
    opacity: 1;
  }
  .sidebar-accordion__submenu li.active a,
  .sidebar-accordion__submenu li:hover a {
    color: #fff;
  }
  .sidebar-accordion__submenu li a {
    padding: 15px 0 15px 30px;
  }
  .sidebar-accordion .action-button {
    margin-top: 10px;
  }
  .site-header__search,
  .site-header__hamburger {
    display: block;
    position: absolute;
    font-size: 20px;
    top: 16px;
  }
  .site-header__search {
    right: 75px;
  }
  .site-header__search .mega-menu-link a,
  .site-header__hamburger .mega-menu-link a {
    text-decoration: none;
    color: #004b8d;
  }
  .site-header__hamburger {
    right: 25px;
    bottom: 12px;
  }
  [class*=" col-"],
  [class^="col-"] {
    padding: 0 15px;
  }
  .page-404 h1,
  .page-500 h1 {
    font-size: 1.5rem;
    line-height: 1.875rem;
  }
}
@media (min-width: 1024px) {
  .sidebar-accordion {
    display: block;
  }
  .sidebar-accordion ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
  }
  .sidebar-accordion__menu &gt; li &gt; a {
    border-bottom: 1px solid rgba(0, 75, 141, 0.3);
    font-weight: 700;
  }
  .sidebar-accordion__menu &gt; li &gt; a i {
    transition: all 0.25s ease-out;
  }
  .sidebar-accordion__menu &gt; li.active &gt; a i {
    transform: rotate(180deg);
  }
  .sidebar-accordion__menu li a {
    text-decoration: none;
    color: #004b8d;
    padding: 16px 0;
    display: flex;
    justify-content: space-between;
  }
  .sidebar-accordion__submenu {
    margin: 10px 0;
    list-style-type: none;
  }
  .sidebar-accordion__submenu li {
    margin: 10px 0;
    position: relative;
    width: 92%;
    padding-right: 20px;
  }
  .sidebar-accordion__submenu li .bg-blue {
    background: #004b8d;
    left: 0;
    z-index: -1;
  }
  .sidebar-accordion__submenu li .bg-blue,
  .sidebar-accordion__submenu li .bg-blue1,
  .sidebar-accordion__submenu li .bg-blue2,
  .sidebar-accordion__submenu li .bg-blue3 {
    -webkit-clip-path: polygon(calc(100% - 10px) 0, 100% 50%, calc(100% - 10px) 100%, 0 100%, 0 50%, 0 0);
    clip-path: polygon(calc(100% - 10px) 0, 100% 50%, calc(100% - 10px) 100%, 0 100%, 0 50%, 0 0);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    opacity: 0;
  }
  .sidebar-accordion__submenu li .bg-blue1 {
    background: #005d97;
    left: 30px;
    z-index: -3;
  }
  .sidebar-accordion__submenu li .bg-blue2 {
    background: #006da4;
    left: 20px;
    z-index: -3;
  }
  .sidebar-accordion__submenu li .bg-blue3 {
    background: #1288ca;
    left: 10px;
    z-index: -3;
  }
  .sidebar-accordion__submenu li.active .bg-blue,
  .sidebar-accordion__submenu li.active .bg-blue1,
  .sidebar-accordion__submenu li.active .bg-blue2,
  .sidebar-accordion__submenu li.active .bg-blue3,
  .sidebar-accordion__submenu li:hover .bg-blue,
  .sidebar-accordion__submenu li:hover .bg-blue1,
  .sidebar-accordion__submenu li:hover .bg-blue2,
  .sidebar-accordion__submenu li:hover .bg-blue3 {
    opacity: 1;
  }
  .sidebar-accordion__submenu li.active a,
  .sidebar-accordion__submenu li:hover a {
    color: #fff;
  }
  .sidebar-accordion__submenu li a {
    padding: 15px 0 15px 30px;
  }
  .site-header__search,
  .site-header__hamburger {
    display: none;
  }
}

.content-tabs {
  border-bottom: 1px solid rgba(0, 75, 141, 0.3);
}

.content-tabs__heading {
  width: 100%;
  overflow-x: scroll;
  overflow-y: visible;
}

.content-tabs__buttons {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: flex;
  border-bottom: 2px solid #e75f0a;
}

.content-tabs__buttons li {
  margin: 0 20px;
}

.content-tabs__buttons li.active .tab-btn {
  background: #f3a839;
}

.content-tabs__buttons li .tab-btn {
  -webkit-clip-path: polygon(100% 0, 100% 80%, 50% 100%, 0 80%, 0 0);
  clip-path: polygon(100% 0, 100% 80%, 50% 100%, 0 80%, 0 0);
  background: transparent;
  border: 0;
  padding: 15px 30px 30px;
  margin-bottom: -25px;
  font-size: 1.125rem;
  cursor: pointer;
}

.content-tabs__tabs {
  padding: 20px 0;
}

.content-tabs__tabs:not(:first-child) {
  display: none;
}

.landing-banner.homebanner .m-description {
  display: none;
}

@media (min-width: 1024px) {
  .content-tabs__heading {
    overflow-x: visible;
  }
  .content-tabs__buttons li .tab-btn {
    margin-bottom: -15px;
  }
}
.content-links {
  border-top: 1px solid rgba(0, 75, 141, 0.3);
  margin-top: 30px;
  margin-bottom: 30px;
}
.content-links__links {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.content-links__links li {
  margin: 10px 0;
}

.content-links__links li a {
  padding: 17px 20px;
  display: block;
  text-decoration: none;
  color: #004b8d !important;
  background: rgba(0, 75, 141, 0.15);
  -webkit-clip-path: polygon(calc(100% - 15px) 0, 100% 50%, calc(100% - 15px) 100%, 0 100%, 0 50%, 0 0);
  clip-path: polygon(calc(100% - 15px) 0, 100% 50%, calc(100% - 15px) 100%, 0 100%, 0 50%, 0 0);
  font-weight: bold;
}

.content-links__links li a i {
  margin-right: 12px;
}

.content-links__links li a:hover,
.content-links__links li a:hover i {
  text-decoration: none !important;
}

.content-links__links li a:hover span {
  text-decoration: underline;
}

@media (min-width: 1024px) {
  .content-links__links li a {
    width: 85%;
  }
  .site-header__content.empty {
    padding: 18px 0 15px;
  }
}

.site-header {
  position: relative;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  background-color: #fff;
  z-index: 10000;
}

.site-header &gt; .site-header__menu {
  border-bottom: 4px solid #e75f0a;
  position: relative;
}
.site-header__menu &gt; .container {
  position: initial;
}

.site-header &gt; .container {
  position: static !important;
  padding: 15px 20px 4px 20px;
}

.site-header__content,
.site-header__logo {
  display: flex;
}

.site-header__logo a {
  align-self: center;
}
.site-header__logo a img {
  display: block;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
}

@media (min-width: 1024px) {
  .site-header__navigation {
    flex-grow: 3;
    display: flex;
    flex-direction: column;
  }
  .site-header__navigation .top-menu-content {
    display: flex;
    direction: rtl;
  }

  .site-header__navigation .top-menu li a:hover .underline {
    visibility: visible;
  }

  .site-header__logo a img {
    width: 285px;
  }
}

.site-footer {
  background: #004b8d;
  color: #fff;
  padding: 48px 0 0;
  position: relative;
}

.site-footer:before {
  background: linear-gradient(90deg, #ffe06f 33%, #fdb740 0 66%, #faa62c 66% 100%);
  position: absolute;
  content: "";
  height: 6px;
  right: 0;
  left: 0;
  top: 0;
}

.site-footer__top {
  display: flex;
  flex-direction: column;
  padding-bottom: 30px;
}

.site-footer__top .footer-box {
  flex-grow: 1;
  margin-bottom: 30px;
}

.site-footer__top .footer-box p {
  margin: 5px 0;
  font-size: 0.8rem;
}

.site-footer .footer-box .footer-box-title {
  margin-top: 0;
  font-size: 0.94rem;
  line-height: 1.5rem;
}

.site-footer .footer-box .footer-box-menu {
  margin-bottom: 0px;
}

.site-footer .footer-box .footer-box-menu li {
  margin: 5px 0;
}

.site-footer .footer-box.footer-logo {
  margin-right: 30px;
}

.site-footer .footer-box.footer-logo .image-container {
  padding-right: 30px;
  margin-bottom: 20px;
}

.site-footer .footer-box.footer-logo .image-container img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
  max-width: 300px;
}

.site-footer .footer-box .social-menu {
  display: flex;
}

.site-footer .footer-box .social-menu li {
  margin-right: 20px;
}

.site-footer .footer-box .social-menu li a {
  font-size: 1.25rem;
}

.site-footer .footer-box .social-menu li a:hover {
  text-decoration: none;
}

.site-footer .footer-box.with-btn {
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
  margin-bottom: 0;
}

.site-footer .footer-box.with-btn .to-top {
  background: rgba(35, 31, 32, 0.5);
  border: 0;
  padding: 6px 12px;
  cursor: pointer;
  text-transform: uppercase;
  border-radius: 5px;
  white-space: nowrap;
}

.site-footer .footer-box.with-btn .to-top i,
.site-footer .footer-box.with-btn .to-top span {
  color: #fff;
  font-size: 0.8rem;
}

.site-footer__bottom {
  border-top: 1px solid hsla(0, 0%, 100%, 0.5);
  padding: 20px 0;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  font-size: 0.875rem;
}

.site-footer__bottom .legal-menu,
.site-footer__bottom #menu-footer-bottom {
  display: block;
}

.site-footer__bottom .legal-menu li,
.site-footer__bottom #menu-footer-bottom li {
  margin: 5px 20px 5px 0;
  display: inline-block;
  position: relative;
  padding-right: 20px;
}

.site-footer__bottom .legal-menu li:not(:last-child):after,
.site-footer__bottom #menu-footer-bottom li:not(:last-child):after {
  content: "";
  position: absolute;
  right: 0;
  height: 100%;
  width: 1px;
  background: #fff;
}

.site-footer__bottom .footer-box p {
  margin: 0;
  line-height: 1.425rem;
}

.site-footer ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.site-footer ul li {
  color: #fff;
  font-size: 0.8rem;
}

.site-footer ul li a {
  text-decoration: none;
  color: #fff;
}

.site-footer ul li a:hover {
  text-decoration: underline;
}

.site-footer .footer-box .btn {
  font-size: 0.8rem;
  margin-top: 10px;
}
.site-footer__top .footer-box.with-btn {
  align-content: flex-end;
}
@media (min-width: 1024px) {
  .site-footer__top {
    flex-direction: row;
    margin-bottom: 0;
  }
  .site-footer__top .footer-box {
    flex-grow: 1;
    width: 25%;
    margin-bottom: 0;
    padding-left: 5px;
    padding-right: 5px;
  }
  .site-footer__top .footer-box:last-child {
    width: 8%;
  }
  .site-footer__top .footer-box.with-btn {
    align-items: flex-end;
  }
  .site-footer__bottom {
    flex-direction: row;
  }
  .site-footer__bottom .legal-menu,
  .site-footer__bottom #menu-footer-bottom {
    display: flex;
  }
  .site-footer__bottom .legal-menu li,
  .site-footer__bottom #menu-footer-bottom li {
    margin: 0 20px 0 0;
  }
}

@media (max-width: 768px) {
  .site-footer__top {
    padding-bottom: 20px;
  }
  .site-footer__top .footer-box {
    margin-top: 10px;
    margin-bottom: 20px;
  }
  .site-footer__top .footer-box.with-btn {
    margin-top: 0;
  }
  .site-footer .footer-box .footer-box-menu {
    margin-bottom: 0;
  }
  .site-footer__bottom .legal-menu li,
  .site-footer__bottom #menu-footer-bottom li {
    padding-right: 10px;
    margin-right: 10px;
  }
  .footer-box.copyright {
    font-size: 0.8rem;
    margin-top: 15px;
  }
  .site-footer .footer-box.footer-logo {
    margin-right: 0;
    text-align: center;
  }
  .site-footer .footer-box.footer-logo .image-container img {
    width: 100%;
  }
  .site-footer .footer-box.footer-logo .image-container {
    padding-right: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    padding-bottom: 10px;
  }
  .site-footer .footer-box .social-menu {
    display: block;
  }
  .site-footer .footer-box .social-menu li {
    display: inline-block;
  }
  .site-footer .footer-box .social-menu li a {
    font-size: 1.75rem;
  }
  .site-footer .footer-box .social-menu li:last-child {
    margin-right: 0;
  }

  .impact__content {
    padding: 0 !important;
  }

  .impact .dots-container {
    margin-top: 7% !important;
    margin-bottom: 25px;
  }
}
@media (max-width: 374px) {
  .site-footer .footer-box .social-menu li a {
    font-size: 1.25rem;
  }
}

.homebanner {
  height: 720px;
  position: relative;
  padding-bottom: 15px;
  overflow: hidden;
}

.homebanner-slider {
  height: 100%;
}

.major-landing .landing-banner .homebanner-slider {
  height: 100%;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

.landing-banner.major {
  height: 432px;
}
.landing-banner.major .image-container,
.landing-banner.major .navigation-container {
  width: 70%;
  display: inline-block;
  vertical-align: top;
}
.landing-banner.major .navigation-container {
  width: 30%;
  margin-left: -5px;
}
.landing-banner.major .navigation-container.desktop-only,
.landing-banner.major .navigation-container.desktop-only .navigation-item.full-height {
  height: 100%;
}
.landing-banner.major .navigation-container.desktop-only .navigation-item.half-height {
  height: 50%;
}
.landing-banner.major .navigation-container h3 {
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 25px;
  margin-top: 0;
  margin-bottom: 14px;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box !important;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  white-space: normal;
  max-height: 25px;
}
.landing-banner.major .navigation-container .navigation-item {
  padding: 19px;
  background-color: #d9e4ee;
  cursor: pointer;
  color: #004b8d;
}
.landing-banner.major .navigation-item p {
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box !important;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    white-space: normal;
    height: 66px;
    margin: 0;
}
.landing-banner.major .navigation-item h3 i {
  margin-left: -1px;
}
.landing-banner.major .navigation-container h3,
.landing-banner.major .navigation-item p {
  color: #004b8d;
}
.landing-banner.major .navigation-item:hover {
  background-color: #004b8e;
}
.landing-banner.major .navigation-item:hover h3,
.landing-banner.major .navigation-item:hover p,
.landing-banner.major .navigation-item:hover i {
  color:  #FFF;
}
.landing-banner.major .navigation-item h3 span {
  display: inline-block;
  border-bottom: 2px solid transparent;
}
.landing-banner.major .navigation-item:hover h3 span {
  border-bottom: 2px solid #FFF;
}
.landing-banner.major .navigation-item {
  transition: all .5s;
  -webkit-transition: all .5s;
  border-bottom: 1px solid #004b8d;
}
.landing-banner.major a:last-child .navigation-item {
  border-bottom: none;
}
@media only screen and (min-width: 1851px) {
  .landing-banner.major .image-container img {
    width: 100%;
  }
}
@media only screen and (min-width: 1441px) and (max-width: 1850px) {
  .landing-banner.major .image-container {
    position: relative;
    height: 100%;
  }
  .landing-banner.major .image-container img {
    position: absolute;
    left: 0;
    top: 0;
    height:  100%;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1440px) {
  .landing-banner.major .image-container {
    position: relative;
    height: 100%;
  }
  .landing-banner.major .image-container img {
    position: absolute;
    left: -12.5%;
    top: 0;
    height:  100%;
  }
}
@media only screen and (max-width: 1024px) {
  .landing-banner.major .desktop-only {
    display: none !important;
  }
  .landing-banner.major .mobile-tablet-only {
    display: block !important;
  }

  .btn-pill-group {
    margin-bottom: 20px;
  }


  .landing-banner.major .image-container,
  .landing-banner.major .navigation-container {
    width: 100%;
    display: block;
    margin-left: 0;
  }
  .landing-banner.major {
    overflow: unset;
    height: auto;
  }
  .landing-banner.major .image-container img {
    width:  100%;
  }
  .landing-banner.major .navigation-container .navigation-item {
    padding-bottom: 40px;
  }
  .landing-banner.major .navigation-container .slick-dots {
    bottom: 15px;
    top: auto;
    text-align: center;
  }
  .landing-banner.major .navigation-container .slick-dots li button:before {
    background: #5788b4;
  }
  .landing-banner.major .navigation-container .slick-dots li.slick-active button:before {
    background: #004b8d;
  }
}

.homebanner-slider__slide {
  height: 100%;
  position: relative;
}

.homebanner-slider__slide:after {
  content: "";
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  transition: background-color 0.25s ease-out;
  background-color: transparent;
  position: absolute;
}

.homebanner-slider__slide:hover:after {
  background-color: rgba(0, 0, 0, 0.3);
}

.homebanner-slider__slide .image-container {
  position: absolute;
  height: 100%;
  width: 100%;
}

.homebanner-slider__slide .image-container img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
  pointer-events: fill;
}

.homebanner-slider__slide .video-container video {
  position: relative;
}

.homebanner-slider__slide .slide-content {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 4;
}

.homebanner-slider__slide .slide-content &gt; .container {
  height: 100%;
  position: relative;
}

.homebanner-slider__slide .text-container {
  width: 100%;
  color: #fff;
  position: absolute;
  top: 50%;
  left: 20px;
  transform: translateY(-50%);
  padding: 0 20px;
}

.homebanner-slider__slide .text-container .slide-title {
  margin-top: 0;
  margin-bottom: 1.5rem;
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}

/*.homebanner-slider__slide .text-container .btn span,*/
.homebanner-slider__slide .text-container p {
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  font-size: 1.25rem;
  line-height: 1.75rem;
  margin-bottom: 0;
}

.homebanner-slider__slide .btn.btn__white {
  margin-top: 1.5rem;
}

.homebanner-slider__slide .video-container {
  height: 100%;
}

.homebanner-slider__slide .video-container video {
  width: 100%;
}

.homebanner-slider__slide .video-control {
  position: absolute;
  right: 9%;
  top: 50%;
  margin-top: -20px;
}

.homebanner-slider__slide .video-control i {
  font-size: 2.5rem;
  color: #fff;
  cursor: pointer;
}

/* The animation code */
@keyframes arrowdown {
  0% {
    bottom: 45px;
  }
  20% {
    bottom: 44px;
  }
  40% {
    bottom: 43px;
  }
  60% {
    bottom: 42px;
  }
  80% {
    bottom: 41px;
  }
  100% {
    bottom: 40px;
  }
}

.homebanner-arrow__down {
  position: absolute;
  bottom: 45px;
  left: 50%;
  color: #fff;
  margin-left: -12px;

  animation-name: arrowdown;
  animation-duration: 1s;
  animation-iteration-count: infinite;
}

@media (min-width: 1024px) {
  /*.homebanner {
		padding-bottom: 35px;
		margin-top: 147px;
	}*/
  .homebanner-slider__slide .image-container {
    position: absolute;
    height: 100%;
    width: 100%;
  }
  .homebanner-slider__slide .image-container img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: 50% 50%;
    object-position: 50% 50%;
    pointer-events: fill;
  }
  .homebanner-slider__slide .text-container {
    width: 50%;
    padding: 0;
  }
  .homebanner-slider__slide .text-container .slide-title {
    font-size: 4rem;
    line-height: 4.75rem;
  }
}

@media (max-width: 768px) {
  .homebanner-slider__slide .text-container .slide-title {
    font-size: 24px;
  }
  .homebanner-slider__slide .text-container p {
    font-size: 0.875rem;
    line-height: 1.2275rem;
  }

  .homebanner-slider__slide .video-container video {
    /* width: auto; */
    height: 100%;
    position: initial;
    /* transform: translate(-50%, 0);
		-webkit-transform: translate(-50%, 0); */
  }
  .homebanner-slider__slide .video-control {
    right: 15px;
    bottom: 40px;
    top: auto;
    margin-top: 0;
  }
}

.more-than {
  margin: 30px 0;
}

.more-than &gt; .container {
  display: flex;
}

.more-than__left,
.more-than__right {
  display: flex;
  flex-flow: column;
  flex-grow: 1;
  justify-content: center;
  position: relative;
}

.more-than__left {
  width: 100%;
}

.more-than__left .more-than__links {
  padding: 0;
  list-style-type: none;
}

.more-than__left .more-than__links li {
  display: inline-block;
  margin: 10px 20px 10px 0;
}

.more-than__branding {
  width: 100%;
  display: flex;
  align-items: center;
}

.more-than__branding .halcyon {
  margin-right: 10px;
}

.more-than__branding img {
  width: 100%;
}

.more-than__right {
  display: none;
}
.impact-slider__slide .image-container {
  position: absolute;
  left: 0;
  /* top: -30px; */
  width: 100%;
  z-index: 5;
  display: flex;
  /* justify-content: flex-end;*/
  align-items: flex-end;
}
.impact-slider__slide .profile-title {
  margin-top:  20px;
}
.impact-slider__slide .image-container img {
  width: 100%;
  height: auto;
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
}

@media (max-width: 425px) {
  .impact-slider__slide .image-container {
    width: 280px;
  }

  .impact__content {
    padding: 0 0 0 !important;
  }
}

@media (min-width: 426px) and (max-width: 768px) {
  .impact-slider__slide .image-container {
    width: 50%;
    top: -30px;
  }

  .impact + section {
    margin-top: -40px !important;
  }
}
@media (min-width: 1025px) {
  .impact-slider__slide .image-container {
    width: 33%;
    top: -30px;
  }
}
@media (min-width: 1024px) {
  .more-than {
    margin: 30px 0;
    padding: 20px 0;
  }
  .more-than__branding {
    display: block;
  }
  .more-than__branding .halcyon {
    margin-bottom: 30px;
  }
  .more-than__branding img {
    display: block;
    width: auto;
    margin: 10px 0;
  }
  .more-than__left {
    padding-right: 5%;
    width: 50%;
  }
  .more-than__right {
    display: flex;
    width: 50%;
    align-items: flex-end;
    margin-right: 30px;
  }
  .more-than__right .left-trapezoid,
  .more-than__right .right-trapezoid {
    max-width: 550px;
    position: relative;
  }
  .more-than__right .left-trapezoid img,
  .more-than__right .right-trapezoid img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: 50% 50%;
    object-position: 50% 50%;
    z-index: 5;
  }
  .more-than__right .orange-bg {
    background: #f89829;
    z-index: -2;
    right: -30px;
    height: 100%;
  }
  .more-than__right .white-bg {
    background: #fff;
    z-index: -1;
    right: -20px;
    height: 100%;
  }
  .more-than__right .orange-bg,
  .more-than__right .white-bg {
    width: 100%;
    position: absolute;
    top: 0;
  }
  .more-than__right .left-trapezoid .orange-bg,
  .more-than__right .left-trapezoid .trapezoid,
  .more-than__right .left-trapezoid .white-bg {
    -webkit-clip-path: polygon(0 0, 70% 0, 100% 100%, 30% 100%);
    clip-path: polygon(0 0, 70% 0, 100% 100%, 30% 100%);
  }
  .more-than__right .left-trapezoid .trapezoid {
    height: 100%;
  }
  .more-than__right .right-trapezoid {
    margin-top: -1px;
  }
  .more-than__right .right-trapezoid .orange-bg,
  .more-than__right .right-trapezoid .trapezoid,
  .more-than__right .right-trapezoid .white-bg {
    -webkit-clip-path: polygon(30% 0, 100% 0, 70% 100%, 0 100%);
    clip-path: polygon(30% 0, 100% 0, 70% 100%, 0 100%);
  }
  .more-than__right .right-trapezoid .trapezoid {
    height: 100%;
  }
}

.impact {
  position: relative;
}

.impact + section {
  margin-top: -20px;
}

.impact__left-yellow {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 30%;
  background: #ffe06f;
  z-index: -1;
  transform: skewY(3deg);
}

.impact__content {
  padding: 0 0 30px;
}

.impact__content .impact__heading {
  margin: 40px 0;
}

.impact__content .slick-prev,
.impact__content .slick-next {
  position: relative;
  transform: none;
  left: 0;
}
.impact__content .slick-arrow-container {
  position: absolute;
  top: 3%;
  left: 82%;
}
.impact__content .slick-arrow-container:first-child {
  margin-left: -60px;
}
@media (max-width: 426px) {
  .impact__content .impact__heading {
    margin: 0;
    margin-bottom: 20px;
    padding-top: 7%;
  }
}

@media (min-width: 425px) and (max-width: 426px) {
  .impact-slider__slide .content-arrow-container {
    margin-top: 36%;
    width: 100%;
  }
  .impact-slider__slide .image-container {
    top: -1% !important;
  }
  .impact__content .impact__heading {
    margin-bottom: 15px;
  }

  .impact .mobile-only {
    top: 4%;
  }
}

.impact__content .impact__heading .section-title {
  margin: 0;
}
.slick-arrow-container {
  padding: 2px;
}

.impact .dots-container {
  text-align: center;
  margin-top: 100px;
}

.impact .dots-container .slick-dots li button:before {
  background: rgba(0, 0, 0, 0.3);
}

.impact .dots-container .slick-dots li.slick-active button:before {
  background: #fff;
}

.impact .skew-bg {
  margin-top: 25px;
  background: #f89829;
  transform: skewY(-4deg);
  /* padding: 50px 0 0 */
}

.impact .skew-bg &gt; .container {
  transform: skewY(4deg);
}

.impact-slider &gt; .slick-list {
  overflow: visible;
}

.impact-slider__slide {
  position: relative;
  display: none;
  width: 100%;
  /* margin-top: 50px */
}

.impact-slider__slide:first-child {
  display: block;
}

.impact-slider__slide .flex-container {
  display: flex;
}

.impact-slider__slide .push-box {
  width: 0;
}

/* .impact-slider__slide .orange1-bg,
.impact-slider__slide .orange2-bg,
.impact-slider__slide .yellow-bg {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	-webkit-clip-path: polygon(90% 0, 100% 50%, 90% 100%, 0 100%, 10% 50%, 0 0);
	clip-path: polygon(90% 0, 100% 50%, 90% 100%, 0 100%, 10% 50%, 0 0)
} */

/* .impact-slider__slide .orange1-bg {
	background: #faa62c;
	z-index: -1;
	left: 15px
}

.impact-slider__slide .orange2-bg {
	background: #fdb740;
	z-index: -2;
	left: 30px
}

.impact-slider__slide .yellow-bg {
	background: #ffe06f;
	z-index: -3;
	left: 45px
} */

.impact-slider__slide .content-arrow-container {
  /* width: calc(100% + 200px);
	position: relative;
	margin-left: -20px; */
  margin-right: -20px;
  /* margin-top: 135px */
}
.impact-slider__slide .content-arrow {
  width: 100%;
  /* -webkit-clip-path: polygon(90% 0, 100% 50%, 90% 100%, 0 100%, 10% 50%, 0 0);
	clip-path: polygon(90% 0, 100% 50%, 90% 100%, 0 100%, 10% 50%, 0 0);*/
  /* background: #004b8d;  */
  padding: 22px 20px;
  align-self: flex-end;
  display: block;
  position: relative;
}
@media (min-width: 1024px) {
  .impact-slider__slide .content-arrow {
    padding: 0px 20px;
  }
}
.impact-slider__slide .content-arrow &gt; .bg {
  position: absolute;
  left: -20px;
  right: 0px;
  height: 100%;
  filter: drop-shadow(27px 0px 0px #faa62c) drop-shadow(27px 0px 0px #fdb740) drop-shadow(27px 0px 0px #ffe06f);
  transform: translateZ(0);
  z-index: -1;
}
.impact-slider__slide .content-arrow &gt; .bg:before {
  content: "";
  background: #004b8d;
  width: calc(100% - (27px * 3));
  height: 100%;
  position: absolute;
  -webkit-clip-path: polygon(0% 0, 80% 0%, 100% 50%, 80% 100%, 0% 100%);
  clip-path: polygon(0% 0, 80% 0%, 100% 50%, 80% 100%, 0% 100%);
}

@media (min-width: 426px) and (max-width: 767px) {
  .impact .mobile-only {
    position: absolute;
    top: 6%;
    right: 5%;
  }

  .impact-slider__slide .image-container {
    width: 320px;
    top: 0;
  }

  .impact__content .impact__heading {
    margin-bottom: 20px;
  }

  .impact-slider__slide .content-arrow-container {
    margin-top: 180px;
  }

  .impact-slider__slide .content-arrow &gt; .bg:before {
    -webkit-clip-path: polygon(0% 0, 89% 0%, 100% 50%, 89% 100%, 0% 100%);;
    clip-path: polygon(0% 0, 89% 0%, 100% 50%, 89% 100%, 0% 100%);
  }
}

@media (min-width: 426px) and (max-width: 600px) {
  .impact-slider__slide .content-arrow &gt; .bg:before {
    -webkit-clip-path: polygon(0% 0, 86% 0%, 100% 50%, 86% 100%, 0% 100%);;
    clip-path: polygon(0% 0, 86% 0%, 100% 50%, 86% 100%, 0% 100%);
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .impact-slider__slide .content-arrow-container {
    margin-top: 0;
    width: 100%;
  }

  .impact-slider__slide .content-arrow &gt; .bg:before {
    -webkit-clip-path: polygon(0% 0, 93% 0%, 100% 50%, 93% 100%, 0% 100%);
    clip-path: polygon(0% 0, 93% 0%, 100% 50%, 93% 100%, 0% 100%);
  }
  .site-header__logo a img {
    width: 190px;
  }
}
@media (min-width: 1024px) {
  .impact-slider__slide .content-arrow &gt; .bg:before {
    -webkit-clip-path: polygon(0% 0, 92% 0%, 100% 50%, 92% 100%, 0% 100%, 10% 50%);
    clip-path: polygon(0% 0, 92% 0%, 100% 50%, 92% 100%, 0% 100%, 10% 50%);
  }
}
.impact-slider__slide .content-arrow .text-container {
  color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: start;
  padding-top: 30px;
  padding-bottom: 30px;
  width: 82%;
}

.impact-slider__slide .content-arrow .text-container h3 {
  font-weight: 400;
  font-size: 22px;
  line-height: 1.75rem;
  margin: 10px 0;
}

.impact-slider__slide .content-arrow .text-container .super {
  text-transform: uppercase;
  font-size: 12px;
  margin: 0;
}

@media (min-width: 1366px) {
  .impact-slider__slide .content-arrow-container {
    min-width: 1123px;
  }
  .impact-slider__slide .content-arrow .text-container .super {
    width: 84%;
  }
}
@media (min-width: 1280px) and (max-width: 1365px) {
  .impact-slider__slide .content-arrow .text-container .super {
    width: 75%;
  }
  .impact__content .slick-arrow-container {
    left: 80%;
  }
}
@media (min-width: 1205px) and (max-width: 1279px) {
  .impact-slider__slide .content-arrow .text-container .super {
    width: 75%;
  }
  .impact-slider__slide .content-arrow-container {
    min-width: 988px;
  }
}
@media (min-width: 1100px) and (max-width: 1280px) {
  .impact-slider__slide .content-arrow-container {
    min-width: 910px;
  }
  .impact-slider__slide .content-arrow .text-container .super {
    width: 70%;
  }
  .impact__content .slick-arrow-container {
    left: 80%;
  }
}

@media (min-width: 1024px) {
  .impact {
    margin-top: 100px;
  }
  .impact + section {
    margin-top: -70px;
  }
  .impact .skew-bg {
    padding: 50px 0;
  }
  /* .impact__content {
		padding: 50px 0 70px
	} */
  .impact__content .impact__heading {
    display: flex;
    justify-content: space-between;
    /* margin: 20px 0 */
    margin-bottom: 60px;
  }
  .impact .dots-container {
    margin-top: 60px;
  }
  .impact__left-yellow {
    transform: skewY(2deg);
  }
  .impact-slider__slide {
    display: none;
    flex-direction: rtl;
  }
  .impact-slider__slide:first-child {
    display: flex;
  }
  /* .impact-slider__slide .image-container {
		margin-top: -20px;
		width: 40%;
		height: 350px
	} */
  .impact-slider__slide .push-box {
    width: 15%;
  }
  /* .impact-slider__slide .orange1-bg,
	.impact-slider__slide .orange2-bg,
	.impact-slider__slide .yellow-bg {
		-webkit-clip-path: polygon(93% 0, 100% 50%, 93% 100%, 0 100%, 7% 50%, 0 0);
		clip-path: polygon(93% 0, 100% 50%, 93% 100%, 0 100%, 7% 50%, 0 0)
	}
	.impact-slider__slide .orange1-bg {
		left: 30px
	}
	.impact-slider__slide .orange2-bg {
		left: 60px
	}
	.impact-slider__slide .yellow-bg {
		left: 90px
	} */
  .impact-slider__slide .content-arrow-container {
    /* width: calc(75% - 90px); */
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }
  /* .impact-slider__slide .content-arrow {
		-webkit-clip-path: polygon(93% 0, 100% 50%, 93% 100%, 0 100%, 7% 50%, 0 0);
		clip-path: polygon(93% 0, 100% 50%, 93% 100%, 0 100%, 7% 50%, 0 0);
		padding: 50px 100px 50px 300px
	} */
  .impact-slider__slide .content-arrow .text-container {
    padding: 50px 0;
    margin-left: 320px;
    width: 50%;
  }
  .impact-slider__slide .content-arrow .text-container h3 {
    font-weight: 700;
    font-size: 1.75rem;
    line-height: 2.25rem;
    margin: 10px 0 20px;
  }
  .impact-slider__slide .content-arrow .text-container .super {
    font-size: 16px;
  }
  .impact-slider__slide .content-arrow .text-container h3 {
    font-size: 28px;
  }
  .slick-prev {
    left: 73%;
  }
  .slick-next {
    right: 16%;
  }
}
@media (min-width: 1024px) and (max-width: 1099px) {
  .impact-slider__slide .content-arrow-container {
    min-width: 865px;
  }
  .impact-slider__slide .content-arrow .text-container {
    margin-left: 300px;
  }
  .impact__content .slick-arrow-container {
    left: 80%;
  }
  .impact-slider__slide .content-arrow .text-container .super {
    width: 70%;
  }
  .impact-slider__slide .content-arrow .text-container h3 {
    font-size: 25px;
  }
}

@media (max-width: 1023px) {
  .content-links {
    margin: 30px 0;
  }
  .impact__content .slick-arrow-container {
  	display: none;
  }

  .impact .dots-container {
  	margin-top: 2%;
  	margin-bottom: 80px;
  	position: relative;
  }
  .slick-dots {
  	bottom: auto;
  	top: 0;
  }
}

@media (max-width: 768px) {
  .impact-slider__slide .content-arrow .text-container {
    padding-top: 45px;
    height: auto;
    width: calc(100% - 120px);
    justify-content: start;
  }

  .impact-slider__slide .content-arrow .text-container h3 {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .impact-slider__slide .orange1-bg,
  .impact-slider__slide .orange2-bg,
  .impact-slider__slide .yellow-bg {
    -webkit-clip-path: polygon(78% 0, 100% 50%, 78% 100%, 0 100%, 7% 50%, 0 0);
    clip-path: polygon(78% 0, 100% 50%, 78% 100%, 0 100%, 7% 50%, 0 0);
  }
  .impact-slider__slide .orange1-bg {
    left: -33px;
  }
  .impact-slider__slide .orange2-bg {
    left: -2px;
  }
  .impact-slider__slide .yellow-bg {
    left: 20px;
  }
  /* .impact-slider__slide .content-arrow {
		width: 87%;
		-webkit-clip-path: polygon(75% 0, 100% 50%, 75% 100%, 0 100%, 7% 50%, 0 0);
		clip-path: polygon(75% 0, 100% 50%, 75% 100%, 0 100%, 7% 50%, 0 0)
	} */

  .impact .dots-container {
    margin-top: 25px !important;
  }
  .impact__content .slick-dots {
    position: relative;
    left: 0;
    bottom: 0;
  }
  .stories-events .events .dots-container .slick-dots {
    top: auto;
  }

  .impact-slider__slide .content-arrow {
    padding-left: 0;
    padding-bottom: 0;
  }
}

@media (max-width: 425px) {
  .impact .dots-container {
    margin-bottom: 30px;
  }
}

@media (max-width: 375px) {
  .impact-slider__slide .content-arrow-container {
    margin-top: 145px;
  }
}
@media (min-width: 375px) and (max-width: 424px) {
  .impact-slider__slide .content-arrow-container {
    margin-top: 140px;
  }
  .impact-slider__slide .content-arrow .text-container {
    width: 68%;
    padding-top: 55px;
  }
  .impact-slider__slide .image-container {
    top: 0;
  }
}

.stories-events {
  position: relative;
  z-index: 1;
}

.stories-events + section {
  margin-top: -20px;
}

.stories-events .skew-bg {
  background: url(assets/images/home/stories-background.jpg) no-repeat 50%;
  /*background-size: cover;*/
  padding: 50px 0;
  transform: skewY(-4deg);
}

.stories-events .skew-bg &gt; div {
  transform: skewY(4deg);
}

.stories-events .events__heading,
.stories-events .stories__heading {
  display: flex;
  justify-content: space-between;
  color: #fff;
  margin: 20px 0 30px;
}

.stories-events .events__heading .section-title,
.stories-events .stories__heading .section-title {
  margin: 0;
}

.stories-events .stories {
  margin-bottom: 50px;
}

.stories-events .stories__content {
  display: flex;
  flex-direction: row;
}

.stories-events .stories__content .main-story,
.stories-events .stories__content .other-stories {
  flex-grow: 1;
  flex-basis: 50%;
}

.stories-events .stories__content .other-stories .story-card {
  display: none;
}

.stories-events .stories__content .other-stories .story-card:first-child {
  display: flex;
}

.stories-events .events &gt; .container {
  padding: 0;
}

.stories-events .events__heading {
  padding: 0 20px;
}

.stories-events .events__content {
  display: flex;
  flex-direction: column;
}

.stories-events .events .dots-container {
  margin-top: 20px;
  text-align: center;
  height: 40px;
}

.stories-events .events .dots-container .slick-dots {
  bottom: 75px;
}

.stories-events .events .view-all.mobile-tablet-only {
  padding: 0 20px;
}

.stories__content .other-stories .date {
  margin-top: 0;
}

@media (max-width: 1024px) {
  .stories-events .slick-list {
    padding-top: 10px !important;
  }
}

@media (max-width: 768px) {
  .stories__content .other-stories .date {
    margin-top: 10px;
  }
  .stories-events .events__heading {
    margin-top: 0;
  }
  .stories-events .stories .story-card {
    margin-bottom: 1.5rem;
  }
  .stories-events .events__heading,
  .stories-events .stories__heading {
    margin-bottom: 20px;
  }
  .stories-events .events__heading,
  .stories-events .stories__heading h2 {
    font-size: 1.5rem;
    line-height: 1.7875rem;
  }
  .stories-events .events__heading .section-title {
    font-size: 1.5rem;
    line-height: 1.7875rem;
  }
}

@media (min-width: 1024px) {
  .stories-events + section {
    margin-top: -70px;
  }
  .stories-events .skew-bg {
    padding: 100px 0 50px;
  }
  .stories-events .stories__content {
    flex-direction: row;
  }
  .stories-events .stories__content .main-story {
    margin-right: 30px;
  }
  .stories-events .stories__content .other-stories {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
  }
  .stories-events .stories__content .other-stories .story-card {
    display: flex;
  }
  .stories-events .events &gt; .container {
    padding: 0 20px;
  }
  .stories-events .events__heading {
    padding: 0;
  }
  .stories-events .events__content {
    flex-direction: row;
  }
  .stories-events .events__content .event-card {
    margin-right: 20px;
    padding-left: 0px;
  }
  .stories-events .events__content .event-card:first-child {
    /* padding-left: 0px; */
  }
  .stories-events .events__content .event-card:last-child {
    margin-right: 0;
    /* padding-right: 0px; */
  }
}

.video-wheel {
  position: relative;
}

.video-wheel__content {
  background: #fff;
  padding: 50px 0 0;
  overflow: hidden;
  position: relative;
  height: 110vh;
  margin-top: -120px;
}

.video-wheel__slider {
  height: 100%;
}

.video-wheel__slide {
  height: 100%;
  position: relative;
  display: none;
}

.video-wheel__slide:first-child {
  display: block;
}

.video-wheel__slide .image-container {
  position: relative;
  height: 100%;
}

.video-wheel__slide .image-container img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
}

.video-wheel__slide .image-container:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
}

.video-wheel__slide .text-container {
  width: 100%;
  position: absolute;
  top: calc(50% + 60px);
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 0 20px;
  text-align: center;
}

.video-wheel__slide .text-container img {
  width: 100%;
}

.video-wheel .dots-container {
  text-align: center;
}

.video-wheel .dots-container .slick-dots .student-info {
  display: none;
}

.video-wheel .dots-container .slick-dots li.slick-active .student-info,
.video-wheel .dots-container .slick-dots li:hover .student-info {
  font-weight: bold;
}
.video-wheel .dots-container .slick-dots li.slick-active button:before,
.video-wheel .dots-container .slick-dots li:hover button:before {
  opacity: 1;
  background: #f89829;
  width: 20px;
  transition: all 0.5s;
}

.video-wheel__slide .image-container img.mobile-tablet-only {
  object-position: 0% 0%;
}

@media (min-height: 800px) and (max-height: 1000px) {
  .video-wheel__content {
    height: 120vh;
  }
}

@media (max-width: 1024px) and (min-height: 1001px) {
  .video-wheel__content {
    height: 60vh;
  }
  .video-wheel__slide .image-container img {
    object-position: 0% 0%;
  }
}

@media (min-height: 1201px) {
  .video-wheel__content {
    height: 85vh;
  }
}

@media (min-width: 769px) and (max-width: 1023px) {
  .slick-dots {
    bottom: 30px;
  }
  .video-wheel__content {
    height: 85vh;
  }
}

@media (min-width: 500px) and (max-width: 768px) {
  .video-wheel__content {
    height: 85vh;
    margin-top: -60px;
  }
}

@media (min-width: 1024px) {
  .video-wheel__content {
    min-height: 800px;
  }
  .video-wheel__slide .text-container {
    width: 600px;
    height: 600px;
    padding: 0 30px;
    z-index: 5;
  }
  .video-wheel .dots-container {
    width: 100%;
    position: absolute;
    width: 600px;
    height: 600px;
    padding: 0;
    top: calc(50% + 60px);
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 4;
    pointer-events: none;
  }
  .video-wheel .dots-container .slick-dots {
    width: 100%;
    height: 100%;
    bottom: 0;
    transform: rotate(-90deg);
    position: relative;
    width: 600px;
    height: 600px;
    padding: 0;
    border-radius: 50%;
    list-style: none;
    border: 2px solid #fff;
    transition: all 0.25s ease-out;
  }
  .video-wheel .dots-container .slick-dots &gt; * {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 15px;
    height: 15px;
    margin: -7.5px;
  }
  .video-wheel .dots-container .slick-dots &gt; :first-of-type {
    transform: rotate(0deg) translate(300px) rotate(90deg);
  }
  .video-wheel .dots-container .slick-dots &gt; :nth-of-type(2) {
    transform: rotate(72deg) translate(300px) rotate(18deg);
  }
  .video-wheel .dots-container .slick-dots &gt; :nth-of-type(3) {
    transform: rotate(144deg) translate(300px) rotate(-54deg);
  }
  .video-wheel .dots-container .slick-dots &gt; :nth-of-type(4) {
    transform: rotate(216deg) translate(300px) rotate(-126deg);
  }
  .video-wheel .dots-container .slick-dots &gt; :nth-of-type(5) {
    transform: rotate(288deg) translate(300px) rotate(-198deg);
  }
  .video-wheel .dots-container .slick-dots .student-info {
    display: block;
    width: 300px;
    color: #fff;
    text-transform: uppercase;
    position: absolute;
    text-align: left;
  }
  .video-wheel .dots-container .slick-dots .student-info p {
    margin: 0 0 5px;
  }
  .video-wheel .dots-container .slick-dots li:first-child .student-info {
    left: 25px;
    top: -38px;
  }
  .video-wheel .dots-container .slick-dots li:nth-child(2) .student-info {
    left: 30px;
    top: -20px;
  }
  .video-wheel .dots-container .slick-dots li:nth-child(3) .student-info {
    left: 30px;
    top: 5px;
  }
  .video-wheel .dots-container .slick-dots li:nth-child(4) .student-info {
    right: 30px;
    top: 5px;
    text-align: right;
  }
  .video-wheel .dots-container .slick-dots li:last-child .student-info {
    right: 30px;
    top: -20px;
    text-align: right;
  }
  .video-wheel .dots-container .slick-dots li {
    pointer-events: auto;
  }
  .video-wheel .dots-container .slick-dots li button {
    border: 0;
    background: transparent;
    display: block;
    height: 20px;
    width: 20px;
  }
  .video-wheel .dots-container .slick-dots li button:before {
    width: 20px;
    height: 20px;
    line-height: 20px;
    background: #fff;
  }
  .video-wheel .dots-container .slick-dots li.slick-active {
    width: 20px;
  }
}

@media (min-width: 1280px) {
  .video-wheel .dots-container {
    width: 700px;
    height: 700px;
  }
  .video-wheel .dots-container .slick-dots {
    position: relative;
    width: 700px;
    height: 700px;
    padding: 0;
    border-radius: 50%;
    list-style: none;
  }
  .video-wheel .dots-container .slick-dots &gt; * {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 20px;
    height: 20px;
    margin: -10px;
  }
  .video-wheel .dots-container .slick-dots &gt; :first-of-type {
    transform: rotate(0deg) translate(350px) rotate(90deg);
  }
  .video-wheel .dots-container .slick-dots &gt; :nth-of-type(2) {
    transform: rotate(72deg) translate(350px) rotate(18deg);
  }
  .video-wheel .dots-container .slick-dots &gt; :nth-of-type(3) {
    transform: rotate(144deg) translate(350px) rotate(-54deg);
  }
  .video-wheel .dots-container .slick-dots &gt; :nth-of-type(4) {
    transform: rotate(216deg) translate(350px) rotate(-126deg);
  }
  .video-wheel .dots-container .slick-dots &gt; :nth-of-type(5) {
    transform: rotate(288deg) translate(350px) rotate(-198deg);
  }
}

@media (max-width: 1024px) {
  .video-wheel__slide .text-container img {
    max-width: 375px;
  }
}

@media (max-width: 768px) {
  .video-wheel__slide .text-container {
    padding: 0 40px;
    top: 50%;
  }
  .video-wheel__slide .text-container p {
    font-size: 14px;
    line-height: 19.6px;
  }
  .video-wheel .dots-container .slick-dots li.slick-active button:before,
  .video-wheel .dots-container .slick-dots li:hover button:before {
    background: #fff;
    width: 30px;
  }
  .video-wheel__slide.urban-studies .image-container img {
    -o-object-position: 100% 50%;
    object-position: 100% 50%;
  }
}

@media (max-width: 500px) {
  .stories-events + section {
    margin-top: 80px;
  }
}

@media (min-width: 1024px) and (max-width: 1279px) and (max-height: 799px) {
	.video-wheel__slide .text-container {
		width: 450px;
		height: 450px;
	}
	.video-wheel .dots-container .slick-dots, .video-wheel .dots-container {
		width: 550px;
		height: 550px;
	}
	.video-wheel__slide .text-container {
		top: calc(50% + 30px);
	}
	.video-wheel .dots-container .slick-dots &gt; :first-of-type {
		left: 45%;
	}
	.video-wheel .dots-container .slick-dots &gt; :nth-of-type(2) {
		top: 45%;
	}
	.video-wheel .dots-container .slick-dots &gt; :nth-of-type(3), .video-wheel .dots-container .slick-dots &gt; :nth-of-type(4) {
		left: 56.5%;
	}
	.video-wheel .dots-container .slick-dots &gt; :nth-of-type(5) {
		top: 54.5%;
	}
}

@media (min-width: 1280px) and (max-height: 799px) {
  .video-wheel__slide .text-container {
    width: 450px;
    height: 450px;
  }
  .video-wheel .dots-container .slick-dots, .video-wheel .dots-container {
    width: 550px;
    height: 550px;
  }
  .video-wheel__slide .text-container {
    top: calc(50% + 30px);
  }
  .video-wheel .dots-container .slick-dots &gt; :first-of-type {
    left: 36%;
  }
  .video-wheel .dots-container .slick-dots &gt; :nth-of-type(2) {
    top: 35%;
  }
  .video-wheel .dots-container .slick-dots &gt; :nth-of-type(3), .video-wheel .dots-container .slick-dots &gt; :nth-of-type(4) {
    left: 68.5%;
  }
  .video-wheel .dots-container .slick-dots &gt; :nth-of-type(5) {
    top: 65%;
  }
}

.page-banner,
.page-banner.standard {
  height: 200px;
  position: relative;
  align-items: center;
  display: flex;
  overflow: hidden;
}
.page-banner &gt; .page-banner-img {
  z-index: -2;
  margin-left: auto;
}
.page-banner.standard &gt; .page-banner-img {
  width: 50%;
}
.page-banner &gt; .page-banner-img img {
  width: 100%;
  height: auto;
  display: block;
}

.page-banner-arrow-container {
  position: absolute;
  width: 50%;
  height: 100%;
}
.page-banner-arrow-background {
  position: absolute;
  background: #004b8e;
  width: 80%;
  height: 100%;
}
.page-banner .page-banner-arrow,
.page-banner-faq .page-banner-arrow {
  position: absolute;
  width: 320px;
  height: 100%;
  filter: drop-shadow(27px 0px 0px #ffe06f) drop-shadow(27px 0px 0px #fdb740) drop-shadow(27px 0px 0px #faa62c);
  z-index: -1;
  right: 0;
  transform: translateZ(0);
}
.page-banner-faq .page-banner-arrow {
  right: calc(27px * 3);
}
.page-banner .page-banner-arrow::after,
.page-banner-faq .page-banner-arrow::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: #004b8e;
  -webkit-clip-path: polygon(0% 0, 85% 0%, 100% 50%, 85% 100%, 0% 100%, 10% 50%);
  clip-path: polygon(0% 0, 85% 0%, 100% 50%, 85% 100%, 0% 100%, 0% 50%);
  z-index: -1;
}
.page-banner-faq .page-banner-arrow-container {
  width: 100%;
}
.page-banner-faq .page-banner-arrow-background {
  width: calc(100% - 320px);
}

.page-banner .container {
  position: absolute;
  left: 0;
  right: 0;
  display: flex;
  align-items: center;
}
.page-banner .page-banner-title {
  width: 44%;
  font-family: "Lexia DaMa Regular", Arial, sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 40px;
  line-height: 1.2em;
  /* or 48px */

  color: #ffffff;
  z-index: 10;
  margin: 0;
}

@media (min-width: 1200px) {
  .page-banner.standard {
    height: 240px;
  }
}

@media (min-width: 1100px) {
  .events .events__content {
    width: 100%;
  }

  .events .events__content .slick-list {
    width: 100%;
  }

  .events .events__content .slick-list .slick-track {
    width: 100%;
    display: flex;
    justify-content: space-between;
  }

  .events .events__content .slick-list .slick-track .slick-slide {
    padding: 0 1em;
  }
}
@media (min-width: 1025px) and (max-width: 1100px) {
  .page-banner.standard .page-banner-title {
    font-size: 36px;
  }
}
@media (min-width: 615px) and (max-width: 1024px) {
  .page-banner .page-banner-title {
    font-size: 28px;
    line-height: 1.125em;
  }
}
@media screen and (max-width: 614px) {
  .page-banner.standard {
    height: 195px;
  }
  .page-banner.standard .page-banner-img {
    width: 100%;
  }
  .page-banner &gt; .page-banner-img img {
    width: auto;
    height: 100%;
  }
  .page-banner &gt; .page-banner-arrow {
    bottom: 5px;
    left: 0;
    right: 0;
    height: 43%;
  }
  .page-banner .container {
    bottom: 0;
    left: 0;
    right: 0;
    height: 40%;
    top: 154px;
  }

  .page-banner .page-banner-arrow {
    filter: drop-shadow(15px 0px 0px #ffe06f) drop-shadow(15px 0px 0px #fdb740) drop-shadow(15px 0px 0px #faa62c);
    transform: translateZ(0);
  }
  .page-banner .page-banner-arrow::after {
    -webkit-clip-path: polygon(0 0, calc(92% - 45px) 0, calc(100% - 45px) 50%, calc(92% - 45px) 100%, 0 100%);
    clip-path: polygon(0 0, calc(92% - 45px) 0, calc(100% - 45px) 50%, calc(92% - 45px) 100%, 0 100%);
  }
  .page-banner .page-banner-title {
    font-size: 20px;
    width: 80%;
    line-height: 24px;
  }
  .page-banner-arrow-background {
    width: 50%;
  }
  .page-banner-arrow-container {
    height: 96px;
    width: 100%;
    top: 145px;
  }
  .page-banner,
  .page-banner.standard {
    overflow: unset;
  }
  .page-banner.standard {
    margin-bottom: 50px;
  }
  .page-banner-img {
    height: 195px;
    overflow: hidden;
  }
}

/*.page-banner {
	height: auto;
	display: block;
	position: relative;
	padding-bottom: 75px;
	margin-top: 97px;
}

.page-banner .arrow-bg {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background-color: #004b8d;
	z-index: 4;
	background: #004b8d;
	-webkit-clip-path: polygon(93% 0, 100% 50%, 93% 100%, 0 100%, 0 50%, 0 0);
	clip-path: polygon(93% 0, 100% 50%, 93% 100%, 0 100%, 0 50%, 0 0)
}

.page-banner .arrow-bg.mobile-tablet-only {
	bottom: 0;
	left: -45px;
	top: auto
}

.page-banner .arrow-bg.mobile-tablet-only .text-container {
	padding: 0 40px 0 60px
}

.page-banner__content {
	height: 100%;
	display: flex;
	align-items: center
}

.page-banner__content .image-container {
	position: relative;
	width: 100%;
	height: 100%
}

.page-banner__content .image-container img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: 50% 50%;
	object-position: 50% 50%
}

.page-banner .arrow-container {
	position: absolute;
	height: 150px;
	bottom: 0;
	width: 100%
}

.page-banner .non-arrow-container {
	width: 100%;
	height: 40vh;
	background: #004b8d
}

.page-banner .non-arrow-container .mobile-tablet-only {
	height: 100%;
	width: 100%
}

.page-banner .arrow-orange1-bg,
.page-banner .arrow-orange2-bg,
.page-banner .arrow-yellow-bg {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	-webkit-clip-path: polygon(93% 0, 100% 50%, 93% 100%, 0 100%, 0 50%, 0 0);
	clip-path: polygon(93% 0, 100% 50%, 93% 100%, 0 100%, 0 50%, 0 0)
}

.page-banner .arrow-orange1-bg {
	background: #faa62c;
	z-index: 3;
	left: -30px
}

.page-banner .arrow-orange2-bg {
	background: #fdb740;
	z-index: 2;
	left: -15px
}

.page-banner .arrow-yellow-bg {
	background: #ffe06f;
	z-index: 1;
	left: 0
}

.page-banner .text-container {
	color: #fff;
	padding-left: 20px;
}

@media (min-width:1024px) {
	.page-banner {
		height: 40vh;
		display: flex;
		padding-bottom: 0
	}
	.page-banner .arrow-bg {
		-webkit-clip-path: polygon(90% 0, 100% 50%, 90% 100%, 0 100%, 0 50%, 0 0);
		clip-path: polygon(90% 0, 100% 50%, 90% 100%, 0 100%, 0 50%, 0 0)
	}
	.page-banner .arrow-container {
		width: calc(50% + 20px);
		height: 100%;
		position: relative
	}
	.page-banner .non-arrow-container {
		width: 50%;
		height: 100%
	}
	.page-banner .arrow-orange1-bg,
	.page-banner .arrow-orange2-bg,
	.page-banner .arrow-yellow-bg {
		width: 100%;
		height: 100%;
		position: absolute;
		top: 0;
		left: 0;
		-webkit-clip-path: polygon(90% 0, 100% 50%, 90% 100%, 0 100%, 0 50%, 0 0);
		clip-path: polygon(90% 0, 100% 50%, 90% 100%, 0 100%, 0 50%, 0 0)
	}
	.page-banner .arrow-orange1-bg {
		left: 33px
	}
	.page-banner .arrow-orange2-bg {
		left: 66px
	}
	.page-banner .arrow-yellow-bg {
		left: 100px
	}
	.page-banner .desktop-only {
		width: 100%;
		height: 100%
	}
}*/

.content__heading {
  display: flex;
  justify-content: space-between;
}

.content__body {
  margin: 30px 0;
  border-bottom: 1px solid rgba(0, 75, 141, 0.3);
}
.content__body.no-bottom-line {
  border-bottom: none;
}
.content__body.no-top-margin {
  margin-top: 0;
}
#faq .content__body {
  border-bottom: none;
}

.content__body aside.sidebar {
  width: 100%;
}

.content__body figure {
  margin-left: 0;
  max-width: 100%;
  margin-right: 0;
}

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

.content__body figure figcaption {
  font-style: italic;
}

.white-popup-block {
    background: #FFF;
    text-align: left;
    max-width: 870px;
    margin: 40px auto;
    position: relative;
}
.white-popup-block img {
  max-width: 100%;
}
button.mfp-close, button.mfp-close:focus, button.mfp-close:link, button.mfp-close:active {
    background-color: #231f20 !important;
    color: #FFF;
    border-radius: 100%;
    opacity: 1;
    right: -15px;
    top: -17px;
    width: 37px;
    height: 37px;
    line-height: 38px;
}
.popup-image-container {
  position: relative;
  height: 400px;
  background-position: center;
  background-size: cover;
}
.popup-image-container p {
  display: inline-block;
  padding: 8px 15px;
  background-color: rgba(0,0,0,0.6);
  color: #FFF;
  border-radius: 15px;
}
.popup-image-container .text-container {
  position: absolute;
  width: 100%;
  height: auto;
  bottom: 15px;
  text-align: center;
}
.white-popup-block .slider-nav-container img {
  width: auto !important;
  max-height: 60px;
  margin: 5px 0 0 5px;
  opacity: 0.6;
  cursor: pointer;
}
.mfp-bg {
  z-index: 10002 !important;
}
.mfp-wrap {
  z-index: 10003 !important;
}

.white-popup-block .slider-nav-container img.slick-current {
  opacity: 1;
}

.white-popup-block .slick-next, .white-popup-block .slick-prev {
  top: 50%;
}
.white-popup-block .slick-next {
  right: 5%;
}
.white-popup-block .slick-prev {
  left: 5%;
}

@media (min-width: 1024px) {
  .content__body {
    display: flex;
    padding-bottom: 40px;
    margin: 50px 0px 15px 0px;
  }
  .content__body aside.sidebar {
    width: calc(30% - 50px);
    margin-right: 50px;
  }
  .content__body-content {
    width: 75%;
    padding: 0px;
  }
}

.rte ul li {
  line-height: 1.425rem;
}
.rte p {
  line-height: 25.6px;
  font-size: 16px;
}
.rte p.has-small-font-size {
  font-size: 14px;
  line-height: 18.2px;
}
.content-tabs__body h2 {
  font-size: 24px;
}
.underline {
  left: 25px;
  right: 25px;
  padding: 2px 0px;
  background: #faa62c;
  visibility: hidden;
  transition: 0.2s;
  -webkit-transition: 0.2s;
}
.site-header__navigation .top-menu .underline {
  background: #004b8d;
}
.mega-menu-link:hover .underline {
  visibility: visible;
}
#btn-search-icon {
  display: inline-block;
  width: 17px;
}
.fixed-mega-menu {
  position: fixed;
  z-index: 10000;
  background: #ffffff;
  width: 100%;
}
.site-header__logo a img.compact {
  width: 190px;
}
.cta-arrow {
  margin: 70px 0px;
  position: relative;
}
.cta-arrow-background {
  position: absolute;
  top: 0;
  left: 0;
  width: 50%;
  height: 100%;
}
.cta-arrow-background.white {
  background-color: #fff;
}
.cta-arrow .arrow-container {
  background: #ffffff;
  padding: 40px 10px 70px 0px;
  display: flex;
  align-items: center;
  margin: 0;
  min-height: 288px;
  width: calc(100% - 100px);
}
.cta-arrow .title {
  font-size: 32px;
  font-weight: 700;
  letter-spacing: 0em;
  color: #004b8d;
}
.cta-arrow .text-container p {
  color: #231f20;
}
.cta-arrow .text-container .media-release-date {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  color: #c75209;
}
.cta-arrow .text-container {
  font-size: 20px;
  font-weight: 700;
  line-height: 28px;
  color: #231f20;
  align-items: center;
}
.cta-arrow {
  position: relative;
}
.cta-arrow .dots-container {
  text-align: center;
  margin-top: 100px;
}
.cta-arrow .dots-container .slick-dots li button:before {
  background: #6693bb;
}
.cta-arrow .dots-container .slick-dots li.slick-active button:before {
  background: #004b8d;
}
.cta-arrow .impact-slider__slide {
  margin-top: 0px;
}
.cta-arrow .slick-dots {
  position: absolute;
  bottom: 15%;
  left: 0%;
  list-style: none;
  display: block;
  padding: 0;
  margin: 0;
  width: 100%;
}

.cta-arrow .slick-arrow-container {
  right: -37%;
  left: auto;
  top: 53%;
  position: absolute;
}

.cta-arrow .slick-prev {
  margin-left: -105px;
}

.cta-arrow .slick-arrow-container:first-child {
  margin-left: -60px;
}

.cta-arrow .cta-arrow-shape {
  position: absolute;
  clip-path: polygon(30% 0, 100% 50%, 30% 100%, 0 100%, 0 50%, 0 0);
  -webkit-clip-path: polygon(30% 0, 100% 50%, 30% 100%, 0 100%, 0 50%, 0 0);
  background: #fff;
  width: 101px;
  right: 20px;
  height: 100%;
  top: 0;
}

@media (max-width: 1023px) {
  .cta-arrow .arrow-container {
    padding-top: 10px;
  }
  /*.stories-events .match-height img {
    height: 200px;
  }*/
}

@media (max-width: 768px) {
  .cta-arrow .arrow-container {
    padding: 10px 10px 60px 0px;
  }
  .cta-arrow .container {
    padding-right: 0;
  }
  .cta-arrow .impact-slider {
    padding-right: 0;
    padding-left: 0;
  }
  .cta-arrow .text-container p {
    margin-top: 0;
    font-size: 14px;
    line-height: 19.6px;
  }
  .cta-arrow .media-release-date {
    margin-bottom: 5px;
  }
  .cta-arrow .dots-container {
    text-align: left;
  }
  .cta-arrow .slick-dots {
    left: 16px;
    bottom: 15%;
  }
  .cta-arrow .impact-slider h2 {
    font-size: 24px;
    line-height: 28.72px;
    margin-top: 0;
  }
  #faq .content__body {
    margin-top: 10px;
  }
  #faq .rte-accordion {
    padding-top: 10px;
  }
  .cta-arrow .cta-arrow-shape {
    right: 0;
  }
}

.dummysocmed-title {
  font-size: 32px;
  font-weight: 700;
  line-height: 37px;
  text-align: center;
  color: #004b8e;
  padding-top: 50px
}
.dummysocmed {
  -webkit-column-count: 4;
  -moz-column-count: 4;
  column-count: 4;
  -webkit-column-gap: 24px;
  -moz-column-gap: 24px;
  column-gap: 24px;
  margin-bottom: 20px;
}
.dummysocmed-item {
  display: inline-block;
  width: 100%;
  margin-bottom: 15px;
  border-radius: 6px;
  text-decoration: none;
  color: #231f20;
  box-shadow: 1px 1px 24px rgba(0, 0, 0, 0.12);
}
.dummysocmed-item.instagram {
  border-top: 3.65px solid #ae378d;
}
.dummysocmed-item.facebook {
  border-top: 3.65px solid #114a9f;
}
.dummysocmed-item .feed {
  padding: 10px 20px;
}
.dummysocmed-item .feed:after {
  clear: both;
}
.dummysocmed-item .feed p,
.dummysocmed-item .feed img {
  float: left;
  margin: 0;
  font-size: 13px;
  letter-spacing: 0.1em;
  line-height: 21px;
}
.dummysocmed-item .feed img {
  width: auto;
  height: 16px;
}
.dummysocmed-item .feed p:first-of-type {
  padding-left: 12px;
  font-weight: 700;
}
.dummysocmed-item .feed p:last-of-type {
  float: right;
}
.dummysocmed-item img {
  display: block;
  width: 100%;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
}
.dummysocmed-item span {
  display: block;
  padding: 0 20px 20px;
  font-family: Trebuchet MS;
  font-size: 13px;
  font-weight: 400;
  line-height: 19px;
}
.dummysocmed-item span a {
  color: #004b8e;
  text-decoration: none;
}
.pl-0 {
  padding-left: 0;
}
.pr-0 {
  padding-right: 0;
}
.relative {
  position: relative;
}
.story-card .image-container,
.event-card .image-container,
.related-stories__content .card .image-container,
.image-container {
  overflow: hidden;
}
.story-card .image-container img,
.event-card .image-container img,
.related-stories__content .card .image-container img,
.profile-item-container .profile-image-container img,
.landing-quick-links-image-title-content-image .image-container img,
.landing-academic-news-box-item .image-container img,
a .image-container img {
  transition: transform 0.8s ease;
  -webkit-transition: transform 0.8s ease;
  display: block;
}
.story-card:hover .image-container img,
.event-card:hover .image-container img,
.related-stories__content .card:hover .image-container img,
.profile-item-container:hover .profile-image-container img,
.landing-quick-links-image-title-content-image:hover .image-container img,
.landing-academic-news-box-item:hover .image-container img,
a:hover .image-container img {
  transform: scale(1.05);
}
.yellow-yale {
  color: #f89829 !important;
}
@media (max-width: 575px) {
  h2 {
    font-size: 20px;
  }
  h3 {
    font-size: 16px;
  }
  .card .text-container .date span {
    font-size: 12px;
  }
  .card .text-container .title h3 {
    font-size: 14px;
  }
  .content-links__links li a {
    margin-left: -20px;
    font-size: 14px;
  }
  .related-stories__heading h2 {
    font-size: 16px;
  }
}

.mobile-only {
  display: none;
}
@media (max-width: 767px) {
  .desktop-only {
    display: none !important;
  }
  .mobile-only {
    display: block !important;
  }
  .mobile-mb-4 {
    margin-bottom: 4rem;
  }
  .breadcrumbs, .landing-breadcrumb {
    display: none;
  }
  .fixed-mega-menu .site-header__logo a img,
  .site-header__logo img {
    width: 145px;
    height: auto;
  }
  /*.page-banner, .homebanner {
		margin-top: 85px;
	}*/
  .card .text-container .title h3 {
    margin: 0 0 35px;
  }
  .related-stories {
    margin: 0px 0px 25px 0px;
  }
  .related-stories__content .card .image-container {
    margin-bottom: 17px;
  }
  .rte p {
    line-height: 22.4px;
  }

  /*.homebanner {
		height: 40vh;
	}*/
  .homebanner-slider__slide .text-container {
    left: 0;
  }
  .homebanner .slick-dots {
    bottom: 80px;
  }
  /* .impact-slider__slide .image-container {
		top: -55px;
	} */
  .event-card .upcoming {
    top: 0;
    clip-path: none;
    -webkit-clip-path: none;
  }
  .event-card {
    margin-left: -20px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .slick-current .event-card {
    padding-left: 20px;
  }
  .video-wheel__content {
    height: 80vh;
    padding-top: 0;
  }
  .video-wheel__content .slick-dots {
    bottom: 30px;
    top: auto;
  }
  .dummysocmed {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
  }
  .dummysocmed-item {
    margin-bottom: 20px;
    display: none;
  }
  .dummysocmed-item:first-child {
    display: block;
  }
  .dummysocmed-item:nth-child(2) {
    display: block;
  }

  .btn {
    font-size: 0.75rem;
    line-height: 1.05rem;
  }
  .site-header__search,
  .site-header__hamburger {
    font-size: 16px;
    top: 14px;
  }
  .site-header__search {
    right: 60px;
  }
  .site-header &gt; .site-header__menu {
    padding: 14px 0 8px;
  }
}
@media (min-width: 600px) and (max-width: 767px) {
  .dummysocmed {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  h1 {
    font-size: 34px;
    line-height: 38px;
  }
  h2 {
    font-size: 30px;
    line-height: 36px;
  }
  h3 {
    font-size: 26px;
    line-height: 34px;
  }
  h5 {
    font-size: 18px;
    line-height: 24px;
  }
  .desktop-only {
    display: none !important;
  }
  .mobile-only {
    display: none !important;
  }
  .card .text-container .title h3 {
    margin: 0 0 35px;
  }

  .related-stories__content .card .image-container {
    margin-bottom: 17px;
  }
  .share-buttons {
    display: none;
  }
  .page-404 h1,
  .page-500 h1 {
    font-size: 1.5rem;
    line-height: 1.875rem;
  }
  .dummysocmed {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
  }
  .homebanner .criss-cross,
  .video-wheel .criss-cross {
    margin-top: -22px;
  }
}
@media (min-width: 1024px) {
  .mobile-tablet-only {
    display: none !important;
  }
  .slick-next,
  .slick-prev {
    top: 12%;
    border-radius: 50%;
    padding: 12px 28px 30px 15px;
    transform: translateY(-50%);
    font-size: 1em;
    text-indent: 999px;
    width: 30px;
    height: 40px;
    border: 1px solid #ffffff;
    background: #004b8d;
    color: #ffffff;
    transition: all 0.25s ease-in;
    -webkit-transition: all 0.25 ease-in;
    display: block !important;
  }
  .site-header &gt; .container {
    padding: 0px 20px;
  }
  .pr-sm-30 {
    padding-right: 30px;
  }
}

@media (max-width: 500px) {
  .site-footer .footer-box.footer-logo {
    margin-right: 0;
    text-align: center;
  }

  .site-footer .footer-box.footer-logo .image-container {
    padding-right: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    padding-bottom: 10px;
  }
}

@media (min-width: 1366px) {
  .impact-slider__slide .content-arrow .text-container {
    width: 55%;
  }

  .mega-menu &gt; ul &gt; li &gt; .mega-menu__dropdown .mega-menu__content .mega-menu__dropdown-section .sub-menu {
    padding: 0 15px 0 0;
  }
}

@media (min-width: 1024px) and (max-width: 1365px) {
  .mega-menu &gt; ul &gt; li &gt; .mega-menu__dropdown .mega-menu__content .mega-menu__dropdown-section .sub-menu li {
    padding-right: 4em;
  }
  .mega-menu &gt; ul &gt; li &gt; .mega-menu__dropdown .mega-menu__content .mega-menu__dropdown-section {
    width: calc(46.33333% - 100px);
  }

  .cta-arrow .slick-prev {
    left: 116%;
  }

  .impact__content .slick-arrow-container {
    position: absolute;
    top: 5%;
  }

  .impact-slider__slide .content-arrow .text-container {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}

@media (min-width: 1366px) and (max-width: 1339px) {
  .container {
    max-width: 1280px;
  }
}

@media (min-width: 1280px) and (max-width: 1365px) {
  .container {
    max-width: 1140px;
  }
  p, table, .wp-block-columns, h1, h2, h3, h4, h5, h6, .teachpress_pub_list, figure, figure.wp-block-table, figure.wp-block-embed, .n2-section-smartslider {
    max-width: 1100px;
  }
}

@media (min-width: 1100px) and (max-width: 1279px) {
  .container {
    max-width: 1050px;
  }
  p, table, .wp-block-columns, h1, h2, h3, h4, h5, h6, .teachpress_pub_list, figure, figure.wp-block-table, figure.wp-block-embed, .n2-section-smartslider {
    max-width: 1020px;
  }
}

@media (min-width: 1024px) and (max-width: 1099px) {
  .container {
    max-width: 1000px;
  }

  p, table, .wp-block-columns, h1, h2, h3, h4, h5, h6, .teachpress_pub_list, figure, figure.wp-block-table, figure.wp-block-embed, .n2-section-smartslider {
    max-width: 960px;
  }
  
  .stories-events .events .dots-container .slick-dots {
    bottom: 0;
  }
}

@media (max-width: 1023px) {
  .entry-content &gt; p,
  .entry-content &gt; table,
  .entry-content &gt; .wp-block-columns,
  .entry-content &gt; h1,
  .entry-content &gt; h2,
  .entry-content &gt; h3,
  .entry-content &gt; h4,
  .entry-content &gt; h5,
  .entry-content &gt; h6,
  .entry-content &gt; ol,
  .entry-content &gt; ul,
  .entry-content &gt; .teachpress_pub_list,
  .entry-content &gt; figure,
  .entry-content &gt; figure.wp-block-embed {
    max-width: calc(100% - 40px);
  }

  .container .entry-content &gt; p,
  .container .entry-content &gt; table,
  .container .entry-content &gt; .wp-block-columns,
  .container .entry-content &gt; h1,
  .container .entry-content &gt; h2,
  .container .entry-content &gt; h3,
  .container .entry-content &gt; h4,
  .container .entry-content &gt; h5,
  .container .entry-content &gt; h6,
  .container .entry-content &gt; ol,
  .container .entry-content &gt; ul,
  .container .entry-content &gt; .teachpress_pub_list,
  .container .entry-content &gt; figure,
  .container .entry-content &gt; figure.wp-block-embed {
    max-width: 100%;
  }
}

@media (min-height: 299px) and (max-height: 1000px) {
  .homebanner {
    height: 461px;
    height: calc(100vh - 140px);
  }

  .homebanner-slider__slide .video-container video {
    bottom: 0 !important;
    height: 100%;
    object-fit: cover;
  }

  .homebanner-slider__slide .text-container {
    top: 40%;
  }
}

@media (min-width: 1282px) and (max-width: 1365px) {
  .impact-slider__slide .image-container {
    width: 37%;
    top: -7%;
  }
}

@media (min-width: 1025px) and (max-width: 1281px) {
  .impact-slider__slide .image-container {
    width: 40%;
  }
}

@media only screen and (min-width: 1024) and (min-height: 599px) and (max-height: 800px) {
  .video-wheel .dots-container {
    width: 400px;
    height: 400px;
  }

  .video-wheel .dots-container .slick-dots {
    width: 450px;
    height: 450px;
  }

  .video-wheel__slide .text-container {
    width: 400px;
    height: 400px;
    transform: translate(-44%, -44%);
  }
  .video-wheel .dots-container .slick-dots &gt; :first-of-type {
    transform: rotate(0deg) translate(224px) rotate(90deg);
  }
  .video-wheel .dots-container .slick-dots &gt; :nth-of-type(2) {
    transform: rotate(65deg) translate(223px) rotate(24deg);
  }
  .video-wheel .dots-container .slick-dots &gt; :nth-of-type(3) {
    transform: rotate(144deg) translate(221px) rotate(-54deg);
  }

  .video-wheel .dots-container .slick-dots &gt; :nth-of-type(4) {
    transform: rotate(216deg) translate(224px) rotate(-126deg);
  }
  .video-wheel .dots-container .slick-dots &gt; :nth-of-type(5) {
    transform: rotate(295deg) translate(228px) rotate(-205deg);
  }
}

/* Event Listing */
@-webkit-keyframes fadeEffect {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeEffect {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
/* .event-listing .page-banner &gt; .page-banner-arrow {
  width: 55%;
}
.event-listing .page-banner &gt; .page-banner-img img {
  width: 952px;
  height: auto;
  content: url(../images/event-listing/landing-listing-banner-desktop.png);
  display: block;
}
.event-listing .page-banner .page-banner-title {
  width: 25%;
}
.event-listing .page-banner &gt; .page-banner-arrow {
  width: 60%;
} */

.listing-container {
  padding: 30px 0;
}
.event-listing .row.modify {
  margin: 0 -20px;
}
.tab {
  overflow: hidden;
  display: flex;
  justify-content: center;
  border-bottom: 1px solid #b4b4b4;
}
.tab a.tablinks {
  color: #231f20;
  padding: 10px 0px;
  margin: 0px 45px;
  transition: 0.3s;
  text-decoration: none;
  font-size: 20px;
  font-weight: 700;
  line-height: 26px;
  border-bottom: 4px solid transparent;
}
.tab a.tablinks:hover {
  color: #004b8d;
  font-weight: 700;
  border-bottom: 4px solid #e75f0a;
}
.tab a.tablinks:active {
  border-bottom: 4px solid #e75f0a;
}

.tab a.tablinks.active {
  color: #004b8d;
  font-weight: 700;
  border-bottom: 4px solid #e75f0a;
}
.tabcontent {
  display: none;
  padding: 20px;
  -webkit-animation: fadeEffect 1s;
  animation: fadeEffect 1s;
  padding-top: 0;
}
.tabcontent p {
  margin-top: 0;
}

.event-listing .tabcontent {
  padding-top: 40px;
}
/* .event-listing .content {
  margin-top: 40px;
} */
.event-listing .sidebar {
  padding-right: 40px;
}
.event-listing .sidebar a.mini-reset {
  position: absolute;
  left: 15px;
  top: 5px;
  text-decoration: underline;
  color: #231f20;
}
.event-listing .sidebar h3 {
  font-size: 20px;
  font-weight: 700;
  line-height: 26px;
  margin: 0px;
}
.event-listing .sidebar-accordion__submenu li a {
  padding: 15px 0px;
}
.event-listing .sidebar-accordion__menu li a {
  font-size: 18px;
  line-height: 24px;
}
.active {
  display: block;
}
.event-listing .sidebar-accordion ul {
  padding: 20px 0px;
}
.custom-checkbox {
  display: block;
  position: relative;
  padding-left: 45px;
  margin: 20px 0px;
  cursor: pointer;
  font-size: 16px;
  line-height: 21px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.custom-checkbox input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.checkmark {
  position: absolute;
  border-radius: 4px;
  border: 1px solid #231f20;
  top: -2px;
  left: 0;
  height: 23px;
  width: 23px;
}
.custom-checkbox input:checked ~ .checkmark {
  background-color: #004b8d;
}
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
.custom-checkbox input:checked ~ .checkmark:after {
  display: block;
}
.custom-checkbox .checkmark:after {
  left: 8px;
  top: 4px;
  width: 7px;
  height: 11px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.filter-mobile {
  display: none;
}
.event-listing .sidebar .action-button {
  font-size: 18px;
  font-weight: 400;
  line-height: 19px;
  text-align: left;
}
.event-listing .btn-accordion {
  border-radius: 25px;
  padding: 10px 32px;
  margin: 0px;
  cursor: pointer;
  transition: all 0.25s ease-out;
  -webkit-transition: all 0.25s ease-out;
}
.event-listing .btn-accordion.filter {
  margin-left: 0;
  margin-right: 10px;
  margin-bottom: 15px;
}
.filter,
.reset {
  background-color: #004b8d;
  border: 1px solid #004b8d;
  color: #ffffff;
}
.reset {
  color: #231f20;
  background-color: transparent;
  border-color: #231f20;
}
.filter:hover,
.filter:focus .reset:hover,
.reset:focus {
  background-color: #ffffff;
  border: 1px solid #231f20;
  color: #231f20;
}
.reset:hover,
.reset:focus {
  color: #fff;
  background-color: #004b8d;
}
.event-listing .event-item {
  margin-bottom: 30px;
}
.event-listing .event-item h3 {
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box !important;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  white-space: normal;
  min-height: 38px;
}
.search-event {
  width: 100%;
  position: relative;
  margin: 0px 0px 45px 0px;
}
.search-event input.search-text {
  padding: 15px 170px 15px 40px;
  width: 100%;
  border-radius: 60px;
  border: 1px solid #c4c4c4;
  font-size: 21px;
  font-weight: 400;
  line-height: 35px;
  color: #231f20;
}
.search-event input.search-text:focus-visible {
  outline: none;
}
.search-event button.search-button {
  position: absolute;
  border-radius: 60px;
  padding: 15px 45px;
  cursor: pointer;
  right: 0px;
  top: 0px;
  font-size: 21px;
  font-weight: 400;
  line-height: 35px;
  background-color: #004b8d;
  border: 1px solid #004b8d;
  color: #ffffff;
  transition: all 0.25s ease-out;
  -webkit-transition: all 0.25s ease-out;
}
.search-event button.search-button:hover {
  background-color: white;
  border: 1px solid #c4c4c4;
  color: #231f20;
}
.back-navigation {
  display: block;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 18px;
  margin-top: 0;
  margin-bottom: 25px;
}
.back-navigation i {
  color: #f89829;
  font-size: 12px;
  margin-right: 8px;
}
.back-navigation a,
.back-navigation a:active,
.back-navigation a:visited,
.back-navigation a:link,
.back-navigation a:hover {
  color: #004b8d;
  text-decoration: none;
}
.event-listing .sorted-event {
  position: relative;
  display: flex;
  justify-content: space-between;
  margin-bottom: 50px;
}
.sorted-event .result {
  font-size: 20px;
  font-weight: 700;
  line-height: 26px;
}
.sort-by .black-text {
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
}
.sort-by .blue-text {
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
  color: #004b8d;
}
.sort-by select {
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
  color: #004b8d;
  text-decoration: none;
  border: none;
  outline: none;
  padding-right: 15px;
}
.event-listing .box-event {
  border: 1px solid #00000040;
  width: 100%;
  position: relative;
}
.sticky-date {
  position: absolute;
  top: -10px;
  left: -1px;
  width: 65px;
  height: auto;
  background: #ffe06f;
  color: #231f20;
  -webkit-clip-path: polygon(0 0, 100% 0, 71% 100%, 0 84%);
  clip-path: polygon(0 0, 100% 0, 71% 100%, 0 84%);
  padding: 15px 30px 25px 20px;
  line-height: 1.5rem;
  text-align: center;
}
.sticky-text {
  font-size: 12px;
  font-weight: 400;
  line-height: 14px;
}
.sticky-number {
  font-size: 18px;
  font-weight: 700;
  line-height: 22px;
}
.event-description {
  padding: 35px 15px 20px 66px;
  min-height: 170px;
}
.event-description h3 {
  font-size: 16px;
  font-weight: 700;
  line-height: 19px;
  margin-top: 0px;
}
.event-description .time,
.event-description .location {
  font-size: 15px;
  font-weight: 400;
  line-height: 27px;
  position: relative;
}
.event-description .location .icon,
.event-description .time .icon {
  position: absolute;
  top: 6px;
  left: 0;
}
.event-description .location,
.event-description .time {
  padding-left: 30px;
}
.box-event .img-event {
  width: 100%;
}
.box-event .img-event img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
}
.box-event div,
.box-event span {
  color: #231f20;
}

.mega-menu-filter {
  height: 0%;
  width: 100%;
  position: fixed;
  z-index: 1;
  top: 0;
  left: 0;
  background-color: #ffffff;
  overflow-y: hidden;
  transition: all 0.25s ease-in;
  -webkit-transition: all 0.25 ease-in;
  z-index: 10001;
}
.mega-menu-filter-content {
  position: relative;
  top: 0%;
  width: 100%;
}
.mega-menu-filter .closebtn {
  position: absolute;
  top: 2px;
  right: 20px;
  font-weight: 700;
  font-size: 20px;
  color: #231f20;
}
@media screen and (max-height: 5000px) {
  .mega-menu-filter {
    overflow-y: auto;
  }
}
@media (max-width: 1023px) {
  .event-listing .mega-menu-filter .sidebar {
    padding: 0px;
    margin: 30px 0px;
  }
  .mega-menu-filter .sidebar-accordion ul {
    margin: 0;
    margin-top: 20px;
    padding: 0px 20px 35px 20px;
    border: none;
  }
  .mega-menu-filter .sidebar-accordion ul.sidebar-accordion__menu {
    height: 68vh;
    overflow: auto;
  }
  .event-listing .sidebar h3 {
    text-align: center;
    padding: 0px 0px 25px 0px;
    border-bottom: 1px solid #cccccc;
    font-size: 16px;
  }
  .mega-menu-filter .sidebar-accordion ul ul {
    padding: 0px;
    border: none;
	margin-top: 0;
  }
  .mega-menu-filter .sidebar-accordion__menu &gt; li &gt; a {
    border-bottom: none;
  }
  .event-listing .sidebar-accordion__menu li a {
    font-size: 16px;
    line-height: 21px;
  }
  /* .event-listing .page-banner &gt; .page-banner-arrow {
		width: 100%;
	} */
  .event-listing .event-item {
    padding: 0px 5px;
  }
  .responsive-scroll {
    overflow: auto;
    -ms-overflow-style: none;
    scrollbar-width: none;
  }
  .responsive-scroll::-webkit-scrollbar {
    display: none;
  }
  .tab {
    margin-top: 40px;
    justify-content: unset;
    display: block;
    white-space: nowrap;
    border-bottom: 1px solid #b4b4b4;
  }
  .tab a.tablinks {
    margin: 0px 15px;
    font-size: 14px;
    line-height: 18px;
    white-space: nowrap;
    display: inline-block;
  }
  .event-listing .tab {
    margin-top: 20px;
  }
  .event-listing .sidebar .action-button {
    display: block;
    padding: 0px 15px;
  }
  .event-listing .btn-accordion {
    margin: 5px 0px;
    width: 100%;
  }
  .event-listing .tabcontent {
    padding-top: 30px;
  }
  .search-event {
    margin: 0 0px 15px;
  }
  .search-event input.search-text {
    padding: 15px 60px 15px 30px;
    width: 100%;
    font-size: 16px;
    font-weight: 400;
    line-height: 27px;
  }
  .search-event button.search-button {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    font-weight: 400;
    line-height: 27px;
    padding: 15px 20px;
    border-radius: 50%;
    width: 58px;
    height: 58px;
  }
  .filter-mobile {
    display: block;
    width: 100%;
    margin-bottom: 30px;
  }
  .event-listing .filter-mobile .mobile-btn-filter {
    font-size: 16px;
    font-weight: 400;
    line-height: 17px;
    text-align: center;
    border-radius: 25px;
    padding: 18px 30px;
    width: 100%;
    background-color: #004b8d;
    border: 1px solid #004b8d;
    color: #ffffff;
    cursor: pointer;
    transition: all 0.25s ease-out;
    -webkit-transition: all 0.25s ease-out;
  }
  .event-listing .filter-mobile .mobile-btn-filter:hover {
    background-color: white;
    border: 1px solid #c4c4c4;
    color: #231f20;
  }
  .event-listing .sorted-event {
    display: block;
    width: 100%;
    height: 75px;
    border-bottom: 0.5px solid #b4b4b4;
    margin-bottom: 30px;
  }
  .sorted-event .result {
    font-size: 14px;
    font-weight: 700;
    line-height: 18px;
    position: absolute;
    left: 0px;
    bottom: 15px;
  }
  .sort-by .black-text {
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
  }
  .sort-by .blue-text {
    font-size: 14px;
    font-weight: 700;
    line-height: 18px;
  }
  .sort-by a {
    font-size: 14px;
    font-weight: 700;
    line-height: 18px;
  }
  .event-description {
    padding: 30px 40px 20px 65px;
    height: 160px;
  }
  .event-description h3 {
    font-size: 15px;
    line-height: 21px;
  }
  .event-description .time,
  .event-description .location {
    font-size: 14px;
    line-height: 25px;
  }
  .wp-block-columns {
    padding: 0 20px;
  }

  .content__body-content.rte .wp-block-columns {
    padding: 0;
  }

  /* .event-listing .page-banner .page-banner-title {
		width: 80%;
	}
	.event-listing .page-banner &gt; .page-banner-arrow {
		width: 100%;
	}*/
}
/*@media (max-width: 1023px) {
  .event-listing .content {
    margin-top: 0;
  }
  .event-listing .mega-menu-filter .sidebar {
    padding: 0px;
    margin: 60px 0px;
  }
  .mega-menu-filter .sidebar-accordion ul {
    margin: 0;
    margin-top: 20px;
    padding: 0px 20px 35px 20px;
    border: none;
  }
  .event-listing .sidebar h3 {
    text-align: center;
    padding: 0px 0px 25px 0px;
    border-bottom: 1px solid #cccccc;
    font-size: 16px;
  }
  .mega-menu-filter .sidebar-accordion ul ul {
    padding: 0px;
    border: none;
  }
  .mega-menu-filter .sidebar-accordion__menu &gt; li &gt; a {
    border-bottom: none;
  }
  .event-listing .sidebar-accordion__menu li a {
    font-size: 16px;
    line-height: 21px;
  }
  .event-listing .page-banner &gt; .page-banner-arrow {
    width: 100%;
  }
  .event-listing .col-md-9 .col-md-4 {
    padding: 0px 5px;
  }
  .responsive-scroll {
    overflow: auto;
  }
  .tab {
    margin-top: 40px;
    justify-content: unset;
    display: block;
    white-space: nowrap;
    border-bottom: 1px solid #b4b4b4;
    overflow: auto;
  }
  .tab::-webkit-scrollbar {
    display: none;
  }
  .tab a.tablinks {
    margin: 0px 15px;
    font-size: 14px;
    line-height: 18px;
    white-space: nowrap;
    display: inline-block;
  }
  .event-listing .sidebar .action-button {
    display: block;
    padding: 0px 15px;
  }
  .btn-accordion {
    margin: 5px 0px;
    width: 100%;
  }
  .search-event {
    margin: 25px 0px 15px;
  }
  .search-event input.search-text {
    padding: 15px 60px 15px 30px;
    width: 100%;
    font-size: 16px;
    font-weight: 400;
    line-height: 27px;
  }
  .search-event button.search-button {
    font-size: 16px;
    font-weight: 400;
    line-height: 27px;
    padding: 15px 20px;
    border-radius: 50%;
  }
  .filter-mobile {
    display: block;
    width: 100%;
    margin-bottom: 30px;
  }
  .event-listing .filter-mobile .mobile-btn-filter {
    font-size: 16px;
    font-weight: 400;
    line-height: 17px;
    text-align: center;
    border-radius: 25px;
    padding: 18px 30px;
    width: 100%;
    background-color: #004b8d;
    border: 1px solid #004b8d;
    color: #ffffff;
    cursor: pointer;
    transition: all 0.25s ease-out;
    -webkit-transition: all 0.25s ease-out;
  }
  .event-listing .sorted-event {
    display: block;
    width: 100%;
    height: 75px;
    border-bottom: 0.5px solid #b4b4b4;
    margin-bottom: 30px;
  }
  .sorted-event .result {
    font-size: 14px;
    font-weight: 700;
    line-height: 18px;
    position: absolute;
    left: 0px;
    bottom: 15px;
  }
  .sort-by .black-text {
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
  }
  .sort-by .blue-text {
    font-size: 14px;
    font-weight: 700;
    line-height: 18px;
  }
  .sort-by a {
    font-size: 14px;
    font-weight: 700;
    line-height: 18px;
  }
  .event-description {
    padding: 30px 40px 20px 65px;
    height: 160px;
  }
  .event-description h3 {
    font-size: 15px;
    line-height: 21px;
  }
  .event-description .time,
  .event-description .location {
    font-size: 14px;
    line-height: 25px;
  }
  .event-listing .page-banner .page-banner-title {
    width: 80%;
  }
  .event-listing .page-banner &gt; .page-banner-arrow {
    width: 100%;
  }
  .event-listing .page-banner &gt; .page-banner-img img {
    width: 100vw;
  }

}*/

@media screen and (max-width: 614px) {
  /* .event-listing .page-banner &gt; .page-banner-arrow {
		bottom: 10px;
		height: 35%;
	}

	.event-listing .page-banner &gt; .page-banner-arrow {
		bottom: 10px;
		height: 35%;
	}

	.event-listing .page-banner .container {
		height: 42%;
	}
 */
  .event-listing .tab {
    margin-top: 10px;
  }

  .event-listing .content {
    margin-top: 50px;
  }
}

/* Event Detail */
.event-detail {
  padding: 24px 0 10px;
}
.event-detail &gt; .row {
  margin: 0 -30px;
}
.event-detail &gt; .row .col-sm-9 {
  padding: 0 80px 0 30px;
}
.event-detail &gt; .row .col-sm-3 {
  padding: 0 30px 0 0;
}
.event-detail.external-event-detail &gt; .row .col-sm-3 {
  padding: 0 30px;
}
.event-detail-title {
  font-style: normal;
  font-weight: bold;
  font-size: 36px;
  line-height: 43px;
  margin-bottom: 35px;
  color: #004b8d;
}
.event-detail-image img {
  width: 100%;
  margin-bottom: 30px;
}
.event-detail-content h1 {
  font-style: normal;
  font-weight: bold;
  font-size: 36px;
  line-height: 50px;
  margin-top: 0;
  padding-top: 10px;
  margin-bottom: 20px;
}
.event-detail-content h2 {
  font-style: normal;
  font-weight: bold;
  font-size: 32px;
  line-height: 44px;
  margin-top: 0;
  padding-top: 10px;
  margin-bottom: 20px;
}
.event-detail-content {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 22px;
}
.event-detail-content p {
  margin-top: 0;
  margin-bottom: 15px;
}
.event-detail-content ul {
  padding-left: 20px;
  margin-bottom: 15px;
}
.event-detail-tag {
  margin-top: 40px;
}
.event-detail-tag a,
.event-detail-tag a:active,
.event-detail-tag a:visited,
.event-detail-tag a:link {
  display: inline-block;
  margin-right: 15px;
  margin-bottom: 15px;
  background-color: #f2f6f9;
  border-radius: 20px;
  padding: 10px 20px;
  color: #004b8d;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 19px;
  transition: all 0.25s ease-out;
  -webkit-transition: all 0.25s ease-out;
}
.event-detail-tag a:hover {
  background-color: #004b8d;
  color: #fff;
}
.event-detail-schedule {
  padding-bottom: 15px;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 25px;
}
.event-detail-schedule .icon {
  width: 15px;
  margin-right: 10px;
}

.event-detail-schedule {
  position: relative;
  padding-left: 33px;
}
.event-detail-schedule .icon {
  position: absolute;
  top: 3px;
  left: 0;
}
.event-detail-schedule a,
.event-detail-schedule a:active,
.event-detail-schedule a:link,
.event-detail-schedule a:visited,
.event-detail-schedule a:hover {
  text-decoration: underline;
  color: #004b8d;
}
.event-detail-button {
  margin-top: 20px;
  position: relative;
}
.event-detail-button a.event-detail-button-blue,
.event-detail-button a.event-detail-button-blue:active,
.event-detail-button a.event-detail-button-blue:visited,
.event-detail-button a.event-detail-button-blue:link {
  display: block;
  width: 100%;
  border-radius: 42px;
  padding: 15px;
  background-color: #004b8d;
  color: #fff;
  border: 1px solid #004b8d;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 22px;
  transition: all 0.25s ease-out;
  -webkit-transition: all 0.25s ease-out;
  text-align: center;
}
.event-detail-button a.event-detail-button-blue:hover {
  color: #004b8d;
  background-color: #fff;
}
.event-detail-button a.event-detail-button-white, 
.event-detail-button a.event-detail-button-white:active,
.event-detail-button a.event-detail-button-white:visited,
.event-detail-button a.event-detail-button-white:link, 
span.event-detail-button-white, span.event-detail-button-white:active,
span.event-detail-button-white:visited, span.event-detail-button-white:link {
  display: block;
  width: 100%;
  border-radius: 42px;
  padding: 15px;
  color: #004b8d;
  background-color: #fff;
  border: 1px solid #004b8d;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 22px;
  transition: all 0.25s ease-out;
  -webkit-transition: all 0.25s ease-out;
  text-align: center;
  cursor: pointer;
}
.event-detail-button a.event-detail-button-white:hover, span.event-detail-button-white:hover  {
  background-color: #004b8d;
  color: #fff;
}
.event-detail-people-container {
  margin-top: 20px;
}
.event-detail-people-title {
  margin-top: 40px;
  padding-bottom: 10px;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 17px;
  color: #2e2e3c;
}
.event-detail-people {
  margin-top: 15px;
}
.event-detail-people img {
  max-width: 88px;
  max-height: 88px;
  border-radius: 100%;
  width: 100%;
}
.event-detail-people .event-detail-people-name {
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 17px;
  color: #2e2e3c;
  margin-top: 20px;
}
.event-detail-people .event-detail-people-affiliation {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 17px;
  color: #2e2e3c;
  margin-top: 10px;
}
.event-detail-mobile {
  display: none;
}

@media only screen and (min-width: 767px) and (max-width: 1024px) {
  .event-detail &gt; .row .col-sm-9 {
    padding-right: 50px;
  }

  .stories-events .match-height {
    padding: 1em;
  }

  .stories-events .view-all {
    padding-left: 1em;
  }
}
@media only screen and (max-width: 768px) {
  .navigation-mobile {
    display: block;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 18px;
    margin-top: 20px;
    margin-bottom: 10px;
  }
  .navigation-mobile i {
    color: #f89829;
    font-size: 12px;
    margin-right: 8px;
  }
  .navigation-mobile a,
  .navigation-mobile a:active,
  .navigation-mobile a:visited,
  .navigation-mobile a:link,
  .navigation-mobile a:hover {
    color: #004b8d;
    text-decoration: none;
  }
  .event-detail &gt; .row {
    margin: 0 -10px;
  }
  .event-detail &gt; .row .col-sm-9 {
    padding: 0 10px;
  }
  .event-detail &gt; .row .col-sm-3 {
    padding: 0 10px;
  }
  .event-detail-title {
    font-size: 24px;
    line-height: 34px;
    margin-bottom: 20px;
  }
  .event-detail-image img {
    width: 100%;
    margin-bottom: 20px;
  }
  .event-detail-content h1 {
    font-size: 24px;
    line-height: 34px;
  }
  .event-detail-content h2 {
    font-size: 21px;
    line-height: 30px;
  }
  .event-detail-tag {
    margin-top: 20px;
  }
  .event-detail-tag a,
  .event-detail-tag a:active,
  .event-detail-tag a:visited,
  .event-detail-tag a:link {
    margin-right: 10px;
    margin-bottom: 10px;
    font-size: 12px;
    line-height: 14px;
  }
  .event-detail-desktop {
    display: none;
  }
  .event-detail-mobile {
    display: block;
  }
  .event-detail-schedule {
    padding-bottom: 10px;
    font-size: 14px;
    line-height: 20px;
  }
  .event-detail-button {
    margin-top: 15px;
  }
  .event-detail-people-container {
    margin-top: 15px;
    margin-bottom: 28px;
  }
  .event-detail-people-container .row {
    margin: 0 -10px;
  }
  .event-detail-people-container .col-xs-3,
  .event-detail-people-container .col-xs-9 {
    padding: 0 10px;
  }
  .event-detail-people .event-detail-people-name {
    font-size: 14px;
    line-height: 15px;
    margin-top: 10px;
  }
  .event-detail-people .event-detail-people-affiliation {
    font-size: 14px;
    line-height: 15px;
  }
  .event-detail-people-hidden {
    display: none;
  }
  .event-detail-people-more {
    margin-top: 30px;
    border-top: 1px solid #b3c9dd;
    padding: 12px 0;
    text-align: center;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 16px;
    color: #333333;
    cursor: pointer;
  }
  .event-detail-people-more i {
    margin-left: 5px;
    vertical-align: middle;
    font-size: 12px;
  }
}

/* News Detail */
#news-detail .content__body {
  display: block;
}

.title-news-detail {
  font-family: Trebuchet MS;
  font-style: normal;
  font-weight: bold;
  font-size: 36px;
  line-height: 120%;
  /* or 43px */

  font-feature-settings: "liga" off;

  /* YaleNUS Blue */

  color: #004b8d;
}
.sub-title-news-detail {
  font-family: Trebuchet MS;
  font-style: italic;
  font-weight: bold;
  font-size: 20px;
  line-height: 140%;
  /* or 28px */

  font-feature-settings: "liga" off;

  color: #231f20;
}
.news-detail-row-img {
  margin-bottom: 20px;
}
.img-news-detail {
  width: 100%;
  height: auto;
}
.img-desc:first-child {
  font-family: Trebuchet MS;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 140%;
  /* or 25px */

  font-feature-settings: "liga" off;

  /* YaleNUS Blue */

  color: #004b8d;
}
.img-desc:nth-child(2) {
  font-family: Trebuchet MS;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 140%;
  /* or 25px */

  /* Dark Theme/ #2e2e3c */

  color: #2e2e3c;
  margin-bottom: 22px;
}
.img-desc:nth-child(3) {
  font-family: Trebuchet MS;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 140%;
  /* or 25px */

  /* Dark Theme/ #2e2e3c */

  color: #2e2e3c;
  margin-bottom: 36px;
}
.hr-news-detail {
  width: 100%;
  background-color: #004b8d;
  margin-bottom: 16px;
}
.btn-circle-group {
  display: flex;
  margin-bottom: 31px;
}
.btn-circle {
  background: #004b8d;
  width: 47px;
  height: 47px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  color: white;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  margin-right: 12px;
  border: 1px solid #004b8d;
}
.btn-circle:focus,
.btn-circle:hover {
  color: #004b8d;
  background-color: white;
  border: 1px solid #004b8d;
}
.btn-pill-group {
  width: 100%;
}
.btn-pill {
  border-radius: 999px;
  background: #f2f6f9;
  padding: 11px 24px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: Trebuchet MS;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 120.5%;
  /* or 19px */

  /* YaleNUS Blue */

  color: #004b8d;
  float: left;
  margin: 10px 20px 10px 0px;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.btn-pill:hover,
.btn-pill:focus {
  color: #f2f6f9;
  background-color: #004b8d;
}
#news-detail .content h1 {
  line-height: 140%;
  /* or 50px */
  font-size: 36px;
}
#news-detail .content h2 {
  line-height: 140%;
  /* or 50px */
  font-size: 32px;
}
#news-detail .content h3 {
  line-height: 140%;
  /* or 50px */
  font-size: 21px;
}

#news-detail .content p {
  line-height: 140%;
  /* or 50px */
  font-size: 16px;
}

#news-detail .content p:first-child {
  margin-top: 0;
}

#news-detail .img-news-detail {
  margin-bottom: 20px;
}

/* SECTION ACCORDION------------- */
.sec-accordion-news-detail {
  margin: 25px 0;
}
.sec-accordion-news-detail &gt; .btn-accordion {
  display: flex;
  flex-direction: column;
  border-bottom: 1px solid #cbdae7;
}
.sec-accordion-news-detail {
  border-top: 1px solid #cbdae7;
}
.sec-accordion-news-detail &gt; .btn-accordion &gt; .btn-accordion-box {
  color: #004b8d;
  padding: 25px 10px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  text-decoration: none;
  cursor: pointer;
}
.sec-accordion-news-detail &gt; .btn-accordion:link {
  text-decoration: none !important;
}
.sec-accordion-news-detail &gt; .btn-accordion i {
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  transform: rotate(0deg);
  transform-origin: center center;
}
.sec-accordion-news-detail &gt; .btn-accordion.active .btn-accordion-box i {
  transform: rotate(180deg);
}
.sec-accordion-news-detail &gt; .btn-accordion span {
  font-family: Trebuchet MS;
  font-style: normal;
  font-weight: bold;
  font-size: 21px;
  line-height: 140%;
  /* or 29px */

  font-feature-settings: "liga" off;
}
.sec-accordion-news-detail .panel {
  background-color: white;
  /* border: 1px solid #004b8d; */
  box-sizing: border-box;
  /* overflow: hidden; */
  transition: all 0.5s ease-in;
  -webkit-transition: all 0.5 ease-in;
  max-height: 0;
  visibility: hidden;
  overflow: hidden;
}
.sec-accordion-news-detail .panel p:first-child {
  margin-top: 0;
}
.sec-accordion-news-detail .panel p:last-child {
  margin-bottom: 32px;
}
.sec-accordion-news-detail .panel p {
  padding: 0px;
  margin-bottom: 12px;
  font-family: Trebuchet MS;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 160%;
  /* or 26px */

  font-feature-settings: "liga" off;

  /* YaleNUS Black */

  color: #231f20;
}

.sec-accordion-news-detail .panel.active {
  max-height: 1000px;
  visibility: visible;
}
.sec-accordion-news-detail .panel {
  padding-left: 10px;
}

.news-detail-info {
  padding-left: 40px;
}
.navigation-mobile {
  display: none;
}
#news-detail .content__body-editor{
  overflow-x: scroll;
}
#news-detail .content__body-editor a {
  color: #1288ca;
}
#news-detail .content__body-editor a:hover {
  text-decoration: underline;
}
#news-detail .content__body-editor img {
  width: 100%;
  height: auto;
}
@media screen and (max-width: 767px) {
  .navigation-mobile {
    display: block;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 18px;
    margin-top: 20px;
    margin-bottom: 10px;
  }
  .navigation-mobile i {
    color: #f89829;
    font-size: 12px;
    margin-right: 8px;
  }
  .navigation-mobile a,
  .navigation-mobile a:active,
  .navigation-mobile a:visited,
  .navigation-mobile a:link,
  .navigation-mobile a:hover {
    color: #004b8d;
    text-decoration: none;
  }
  .news-detail-info {
    padding-left: 15px;
  }
  .title-news-detail {
    font-size: 24px;
  }
  .sub-title-news-detail {
    font-size: 16px;
  }
  .news-detail-row-img {
    margin-bottom: 24px;
  }
  .img-desc:first-child {
    font-size: 14px;
  }
  .img-desc:nth-child(2) {
    font-size: 14px;
    margin-bottom: 18px;
  }
  .img-desc:nth-child(3) {
    font-size: 14px;
    margin-bottom: 18px;
  }
  .hr-news-detail {
    margin-bottom: 28px;
  }
  .btn-circle-group {
    margin-bottom: 23px;
  }
  .btn-circle {
    width: 38px;
    height: 38px;
    margin-right: 10px;
  }
  .btn-pill {
    font-size: 12px;
    margin: 9px 9px 9px 0px;
  }
  #news-detail .content h1 {
    font-size: 24px;
  }
  #news-detail .content h2 {
    font-size: 21px;
  }
  #news-detail .content h3 {
    font-size: 18px;
  }
  #news-detail .content p {
    font-size: 14px;
  }

  .stories-events .events__content {
    display: flex;
    flex-direction: column;
    padding-left: 1.4em;
  }
}

/* Profile Listing */
.profile-item-container {
  cursor: pointer;
}
.row.profile-item  {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
}
.profile-item .row {
  margin: 0 -30px;
}
.profile-item .col-sm-4 {
  padding: 30px;
  text-align: center;
}
.profile-item .profile-image {
  background-color: #d9e4ee;
  border-radius: 100%;
  width: 186px;
  height: 186px;
  display: inline-block;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  margin: 0 auto;
}
.profile-item .profile-name {
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 26px;
  margin-top: 25px;
}
.profile-item .profile-divison {
  margin-top: 15px;
}
.profile-item .profile-title {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 21px;
  margin-top: 15px;
}
.profile-item .profile-subject {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 21px;
  margin-top: 15px;
}
.profile-item .profile-email {
  margin-top: 15px;
}
.profile-item .profile-email .icon-email {
  font-size: 0.75rem;
  font-weight: bold;
  color: #004b8d;
}
.profile-item .profile-email a,
.profile-item .profile-email a:active,
.profile-item .profile-email a:link,
.profile-item .profile-email a:visited,
.profile-item .profile-email a:hover {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 22px;
  text-decoration: underline;
  color: #004b8d;
}
.sidebar-accordion__submenu-profile-listing li a {
  padding: 15px 0px;
}
.sidebar-accordion__menu-profile-listing li a {
  font-size: 18px;
  line-height: 24px;
}
.sidebar-accordion__menu-profile-listing li.active {
  display: block;
}
.sidebar-accordion__submenu-profile-listing {
  max-height: 0;
  overflow: hidden;
  display: none;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.sidebar-accordion__submenu-profile-listing.show {
  display: block;
}
.sidebar-accordion__submenu-profile-listing.active {
  max-height: 10000px;
}

@media (min-width: 1024px) {
  .sidebar-accordion__menu-profile-listing li a {
    text-decoration: none;
    color: #004b8d;
    padding: 16px 0;
    display: flex;
    justify-content: space-between;
  }
  .sidebar-accordion__menu-profile-listing &gt; li &gt; a {
    border-bottom: 1px solid rgba(0, 75, 141, 0.3);
    font-weight: 700;
  }
}

@media (max-width: 1024px) {
  .sidebar-accordion .yale-nus-dropdown a span:first-child {
    white-space: nowrap;
    max-width: 100%;
    overflow: hidden;
    margin-right: 10px;
  }
}
@media only screen and (max-width: 767px) {
  .profile-item .row {
    margin: 0 -10px;
  }
  .profile-item .col-sm-4 {
    padding: 20px 10px;
  }
  .profile-item .profile-image {
    width: 130px;
    height: 130px;
  }
  .profile-item .profile-title, .profile-item .profile-subject {
    font-size: 12px;
    line-height: 16px;
  }
  .profile-item .profile-divison,
  .profile-item .profile-name,
  .profile-item .profile-email,
  .profile-item .profile-title,
  .profile-item .profile-subject {
    margin-top: 10px;
    font-size: 12px;
    line-height: 16px;
  }
  .profile-item .profile-name {
    font-size: 14px;
    line-height: 18px;
  }
  .profile-item .profile-email a,
  .profile-item .profile-email a:active,
  .profile-item .profile-email a:link,
  .profile-item .profile-email a:visited,
  .profile-item .profile-email a:hover {
    font-size: 10px;
    line-height: 15px;
  }
}

/* Profile Detail */
.navigation-mobile {
  display: none;
}
.content__body.profile-detail {
  display: block;
  padding-bottom: 40px;
}
.profile-detail-image {
  padding-right: 50px;
}
.profile-detail-image img {
  width: calc(100% - 16px);
  height: calc(100% - 16px);
  box-shadow: 16px -16px #e75f0a;
  margin-top: 16px;
}
.profile-detail-name {
  font-style: normal;
  font-weight: bold;
  font-size: 34px;
  line-height: 45px;
  margin-top: 25px;
}
.profile-detail-title {
  font-style: normal;
  font-weight: normal;
  font-size: 24px;
  line-height: 32px;
  margin-top: 5px;
}
.profile-detail-subject {
  font-style: normal;
  font-weight: normal;
  font-size: 20px;
  line-height: 26px;
}
.profile-detail-contact {
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 30px;
  margin-top: 30px;
}
.profile-detail-button {
  margin-top: 25px;
}
.profile-detail .tab {
  justify-content: start;
  margin-top: 80px;
}
.profile-detail .tab .tablinks:first-child {
  margin-left: 0;
}
.profile-detail .tab .tablinks:last-child {
  margin-right: 0;
}
.profile-detail .tabcontent {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 26px;
  padding: 20px 0;
}
.profile-detail .tabcontent p,
.profile-detail-contact p {
  margin-top: 0;
  margin-bottom: 15px;
}
.profile-detail .tabcontent ul,
.profile-detail-contact ul {
  padding-left: 20px;
  margin-top: 0;
  margin-bottom: 15px;
}
.profile-detail .tabcontent a,
.profile-detail .tabcontent a:active,
.profile-detail .tabcontent a:link,
.profile-detail .tabcontent a:visited,
.profile-detail .tabcontent a:hover,
.profile-detail-contact a,
.profile-detail-contact a:active,
.profile-detail-contact a:link,
.profile-detail-contact a:visited,
.profile-detail-contact a:hover {
  color: #004b8d;
  text-decoration: underline;
}
@media only screen and (max-width: 767px) {
  .navigation-mobile {
    display: block;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 18px;
    margin-top: 20px;
    margin-bottom: 10px;
  }
  .navigation-mobile i {
    color: #f89829;
    font-size: 12px;
    margin-right: 8px;
  }
  .navigation-mobile a,
  .navigation-mobile a:active,
  .navigation-mobile a:visited,
  .navigation-mobile a:link,
  .navigation-mobile a:hover {
    color: #004b8d;
    text-decoration: none;
  }
  .profile-detail-image {
    padding-right: 10px;
  }
  .profile-detail-image img {
    width: calc(100% - 10px);
    height: calc(100% - 10px);
    box-shadow: 10px -10px #e75f0a;
    margin-top: 10px;
  }
  .profile-detail-name {
    font-size: 18px;
    line-height: 24px;
    margin-top: 30px;
  }
  .profile-detail-title {
    font-size: 14px;
    line-height: 19px;
    margin-top: 5px;
  }
  .profile-detail-subject {
    font-size: 12px;
    line-height: 16px;
  }
  .profile-detail-contact {
    font-style: normal;
    font-weight: normal;
    font-size: 11px;
    line-height: 19px;
    margin-top: 15px;
  }
  .profile-detail-button {
    margin-top: 20px;
  }
  .profile-detail-button a {
    font-size: 12px;
  }
  .profile-detail .tab {
    justify-content: space-around;
    margin-top: 40px;
  }
  .profile-detail .tabcontent {
    font-size: 14px;
    line-height: 20px;
  }
}

/* Alumni Listing */
#alumni-listing .profile-item-container {
  min-height: 535px;
}
#alumni-listing .sidebar-accordion ul {
  padding: 0px;
}
.sorted-event .result {
  font-size: 28px;
  font-weight: 700;
  line-height: 37px;
}
@media (max-width: 1023px) {
  .event-listing .sorted-event {
    height: 115px;
    border-bottom: none;
    margin-bottom: 30px;
  }
  .event-listing .event-items {
    margin: 0 -20px;
  }
  .sort-by {
    border-bottom: 0.5px solid #b4b4b4;
    padding-bottom: 15px;
  }

  .profile-detail-image {
    padding-right: 10px;
  }
}
@media (max-width: 767px) {
  .sorted-event .result {
    font-size: 20px;
    font-weight: 700;
    line-height: 27px;
  }
  #alumni-listing .profile-item-container {
    min-height: 405px;
  }
  .event-description {
    height: auto;
  }
  .event-listing .event-item h3 {
    text-overflow: initial;
    overflow: initial;
    display: block !important;
    -webkit-line-clamp: initial;
    -webkit-box-orient: initial;
  }
}

/* Landing Feature Widget */
.landing-feature-widget {
  padding-bottom: 30px;
}
.landing-feature-box {
  padding: 50px 80px;
  background-color: #004b8d;
}
.landing-feature-box-title {
  font-style: normal;
  font-weight: bold;
  font-size: 32px;
  line-height: 38px;
  color: #fff;
}
.landing-feature-box-description {
  font-style: normal;
  font-weight: normal;
  font-size: 22px;
  line-height: 34px;
  color: #fff;
  margin-top: 15px;
}
.landing-feature-box-button {
  text-align: right;
}
@media only screen and (min-width:  768px) and (max-width: 1024px) {
  .landing-feature-box {
    padding: 40px;
  }
}
@media only screen and (max-width: 1023px) {
  .landing-feature-box-button {
    text-align: left;
    padding-top: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .landing-feature-widget {
    padding: 30px 0;
  }
  .landing-feature-box {
    padding: 40px 30px;
  }
  .landing-feature-box-title {
    font-size: 20px;
    line-height: 26px;
  }
  .landing-feature-box-description {
    font-size: 14px;
    line-height: 22px;
    margin: 10px 0 15px;
  }
}

/* Landing Breadcrumb */
.landing-breadcrumb,
.breadcrumbs {
  padding: 12px 0;
  font-style: normal;
  font-size: 14px;
  line-height: 1;
}
.breadcrumbs {
  padding: 0;
}
.landing-breadcrumb, .breadcrumb-arrow, .landing-breadcrumb-active, .landing-breadcrumb a, .breadcrumbs a {
  vertical-align: middle;
}
.landing-breadcrumb-arrow {
  display: inline-block;
  margin: 0 8px;
}

.breadcrumb-arrow {
  width: 10px;
  height: 12px;
  position: relative;
  padding-left: 10px;
  padding-right: 10px;
}
.breadcrumb-arrow:after {
  content: "\e904";
  font-family: icomoon !important;
  speak: never;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 0.625rem;
  color: #f89829;
  position: absolute;
  left: 6px;
  top: 4px;
}

.landing-breadcrumb-active {
  font-weight: bold;
  padding: 13px 0 11px;
  font-style: normal;
  font-size: 14px;
  line-height: 1;
}
.landing-breadcrumb a {
  color: #231f20;
}

/* Landing Banner */
.landing-banner {
  position: relative;
  height: 321px;
  overflow: hidden;
}
.image-container-item {
  display: none;
}
.image-container-item.active {
  display: block;
}
@media only screen and (min-width: 1700px) {
  .landing-banner {
    height: 400px;
  }
}
.landing-banner .landing-banner-arrow {
  width: 100%;
  height: 100%;
  filter: drop-shadow(27px 0px 0px #1288ca) drop-shadow(27px 0px 0px #006da4) drop-shadow(27px 0px 0px #005d97);
  z-index: -1;
  position: absolute;
  transform: translateZ(0);
}
.landing-banner .landing-banner-arrow::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: url("assets/images/transparent.png");
  background-size: cover;
  -webkit-clip-path: polygon(0% 0%, calc(95% - (27px * 3)) 0, calc(100% - (27px * 3)) 50%, calc(95% - (27px * 3)) 100%, 0% 100%);
  clip-path: polygon(0% 0%, calc(95% - (27px * 3)) 0, calc(100% - (27px * 3)) 50%, calc(95% - (27px * 3)) 100%, 0% 100%);
}
/*.landing-banner .img-banner-container{
	width:100%;
	height: 100%;
	filter: drop-shadow(35px 0px 0px #1288ca) drop-shadow(35px 0px 0px #006da4)
	drop-shadow(35px 0px 0px #005d97);
	z-index: -1;
}*/
.landing-banner .img-banner {
  width: 100%;
  /*-webkit-clip-path: polygon(0% 0%, calc(95% - (35px * 3)) 0, calc(100% - (35px * 3)) 50%,calc(95% - (35px * 3)) 100%, 0% 100%);
	clip-path: polygon(0% 0%,calc(95% - (35px * 3)) 0, calc(100% - (35px * 3)) 50%,calc(95% - (35px * 3)) 100%, 0% 100%);*/
}

.landing-banner.homebanner {
  height: 44vh;
}
.landing-banner-title {
  font-family: Lexia DaMa Regular;
  font-style: normal;
  font-weight: bold;
  font-size: 64px;
  line-height: 120.1%;
  position: absolute;
  z-index: 10;
  color: #fff;
  bottom: 60px;
  width: 100%;
  text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
}

.landing-banner .arrow-first,
.cta-ribbon .arrow-first {
  position: absolute;
  background: #1288ca;
  width: 160px;
  height: 100%;
  top: 0;
  right: 0;
  -webkit-clip-path: polygon(100% 0, 0% 0, 45% 50%, 0% 100%, 100% 100%);
  clip-path: polygon(100% 0, 0% 0, 45% 50%, 0% 100%, 100% 100%);
  z-index: 1;
}
.cta-ribbon .arrow-first {
  background: #faa62c;
}
.landing-banner .arrow-second,
.cta-ribbon .arrow-second {
  position: absolute;
  background: #006da4;
  width: 130px;
  height: 100%;
  top: 0;
  right: 0;
  -webkit-clip-path: polygon(100% 0, 0% 0, 55% 50%, 0% 100%, 100% 100%);
  clip-path: polygon(100% 0, 0% 0, 55% 50%, 0% 100%, 100% 100%);
  z-index: 2;
}
.cta-ribbon .arrow-second {
  background-color: #fdb740;
}
.landing-banner .arrow-third,
.cta-ribbon .arrow-third {
  position: absolute;
  background: #005d97;
  width: 100px;
  height: 100%;
  top: 0;
  right: 0;
  -webkit-clip-path: polygon(100% 0, 0% 0, 70% 50%, 0% 100%, 100% 100%);
  clip-path: polygon(100% 0, 0% 0, 70% 50%, 0% 100%, 100% 100%);
  z-index: 3;
}
.cta-ribbon .arrow-third {
  background-color: #ffe06f;
}
.landing-banner .arrow-forth,
.cta-ribbon .arrow-forth {
  position: absolute;
  background: #ffffff;
  width: 70px;
  height: 100.2%;
  top: 0;
  right: 0;
  -webkit-clip-path: polygon(100% 0, 0% 0, 100% 50%, 0% 100%, 100% 100%);
  clip-path: polygon(100% 0, 0% 0, 100% 50%, 0% 100%, 100% 100%);
  z-index: 4;
}
.cta-ribbon .arrow-forth {
  height: 101%;
  top:  -0.5%
}
.cta-ribbon .arrow-first,
.cta-ribbon .arrow-second,
.cta-ribbon .arrow-third {
  right:  20px;
}
.cta-ribbon .arrow-forth {
  right:  19.5px;
}
.landing-banner-box {
  /* position: absolute; */
  width: 100%;
  z-index: 10;
  bottom: 0;
  top: 0;
}

.landing-banner-box .container {
  max-width: 100%;
  padding: 0;
}

.landing-banner-box .description p {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  max-height: 55px;
}

.landing-banner-box .container .row {
  flex-direction: column;
  display: flex;
  justify-content: center;
  align-content: center;
}

.landing-banner-box .row {
  margin: 0;
}
.landing-banner-box .col-sm-3 {
  padding: 25px;
  background-color: #d9e4ee;
  cursor: pointer;
  color: #004b8d;
  transition: all 0.25s ease-in-out;
  -webkit-transition: all 0.25s ease-in-out;
  margin-left: auto;
}
.landing-banner-box .col-sm-3:last-child {
  border-right: none;
}
.landing-banner-box .col-sm-3.active,
.landing-banner-box .col-sm-3:hover {
  background-color: #004b8e;
  color: #fff;
}
.landing-banner-box .landing-banner-box-number {
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 21px;
}
.landing-banner-box .landing-banner-box-text {
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 25px;
}
.landing-banner-box .landing-banner-box-text .icon-arrow-right {
  font-size: 18px;
  vertical-align: middle;
}
.landing-profile .text-container {
  padding: 30px 160px 60px 30px;
  color: #ffffff;
  min-height: 400px;
}

@media (min-width: 1201px) and (max-width: 1365px) {
  .landing-banner {
    height: 280px;
  }

  .landing-banner-title {
    font-size: 56px;
  }

  .landing-banner .arrow-first {
    width: 140px;
  }

  .landing-banner .arrow-second {
    width: 115px;
  }

  .landing-banner .arrow-third {
    width: 90px;
  }

  .landing-banner .arrow-forth {
    width: 65px;
  }
}

@media (min-width: 1024px) and (max-width: 1200px) {
  .landing-banner {
    height: 240px;
  }

  .landing-banner-title {
    font-size: 48px;
    bottom: 30px;
  }

  .landing-banner .arrow-first {
    width: 155px;
  }

  .landing-banner .arrow-second {
    width: 125px;
  }

  .landing-banner .arrow-third {
    width: 95px;
  }

  .landing-banner .arrow-forth {
    width: 65px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .landing-banner-title {
    bottom: 40px;
    font-size: 48px;
  }
}
@media only screen and (max-width: 767px) {
  .cta-ribbon .arrow-first,
  .cta-ribbon .arrow-second,
  .cta-ribbon .arrow-third,
  .cta-ribbon .arrow-forth {
    right: 0;
  }

  .cta-ribbon-background:before {
    width: calc(100% - 87px);
    -webkit-clip-path: polygon(89% 0, 100% 50%, 89% 100%, 0 100%, 0 0);
    clip-path: polygon(89% 0, 100% 50%, 89% 100%, 0 100%, 0 0);
  }
}
@media only screen and (max-width: 320px) {
  .landing-banner-title {
    font-size: 20px;
    bottom: 40px;
  }
}
@media only screen and (min-width: 321px) and (max-width: 769px) {
  .landing-banner-title {
    font-size: 24px;
    bottom: 40px;
    width:  70%;
  }

  /* .landing-banner .arrow-first {
		width: 100px;
	}
	.landing-banner .arrow-second {
		width: 80px;
	}
	.landing-banner .arrow-third {
		width: 60px;
	}
	.landing-banner .arrow-forth {
		width: 40px;
	} */
  .landing-banner-box {
    position: relative;
    bottom: auto;
  }
  .landing-banner-box .container {
    padding: 0;
  }
  .landing-banner-box .col-sm-3 {
    padding: 20px;
    cursor: pointer;
    border-right: none;
    border-bottom: 1px solid #004b8e;
    position: relative;
  }
  .landing-banner-box .col-sm-3:last-child {
    border-bottom: none;
  }
  .landing-banner-box .landing-banner-box-number {
    font-size: 16px;
    line-height: 19px;
    position: absolute;
    top: 20px;
    left: 20px;
  }
  .landing-banner-box .landing-banner-box-text {
    font-size: 16px;
    line-height: 20px;
    margin-top: 0;
  }
  .landing-banner-box .landing-banner-box-text .icon-arrow-right {
    font-size: 14px;
  }
  .landing-banner.homebanner {
    height: auto;
    padding-bottom: 0;
  }
}

.landing-banner .hidden-xs.img-banner {
  display: block;
}
.landing-banner .visible-xs.img-banner {
  display: none;
}
@media (max-width: 1024px) {
  .landing-banner .img-banner {
    width: auto;
    height: 100%;
  }

  .landing-banner {
    height: 240px;
  }

  .landing-banner .arrow-first {
    width: 140px;
  }

  .landing-banner .arrow-second {
    width: 115px;
  }

  .landing-banner .arrow-third {
    width: 90px;
  }

  .landing-banner .arrow-forth {
    width: 60px;
  }

  .landing-banner .hidden-xs.img-banner {
    display: none;
  }
  .landing-banner .visible-xs.img-banner {
    display: block;
  }
}

/* Landing Intro */
.landing-intro {
  padding-bottom: 40px;
  font-style: normal;
  font-weight: normal;
  font-size: 20px;
  line-height: 140%;
}
.landing-intro img {
  max-width: 100%;
}
.landing-intro-button {
  margin-bottom: 18px;
  text-align: right;
}
.landing-intro-down {
  padding-top: 34px;
}
.landing-intro-down p:first-child {
  margin-top: 0;
}
@media only screen and (max-width: 1023px) {
  .landing-intro-button {
    text-align: left;
  }
}
@media only screen and (max-width: 767px) {
  .landing-intro {
    font-size: 14px;
  }
  .landing-intro a.btn {
    font-size: 12px;
  }
  .landing-intro-down {
    padding-top: 20px;
  }
  .landing-banner .img-banner {
    height: auto;
    width: 100%;
  }
}
@media only screen and (max-width: 370px) {
  .landing-banner .img-banner {
    height: 240px;
    width: auto;
  }
}

/* Landing Profile */
.landing-profile {
  margin: 60px 0px 100px;
  padding-top: 60px;
}
.landing-profile .yellow-ribbon {
  position: absolute;
  background: #ffe06f;
  top: 0;
  width: 100%;
  height: 270px;
  -webkit-clip-path: polygon(100% 50%, 0 0, 0 50%, 100% 100%);
  clip-path: polygon(100% 50%, 0 0, 0 50%, 100% 100%);
}
.landing-profile .orange-ribbon {
  position: absolute;
  background: #fdb740;
  top: 0;
  width: 100%;
  height: 540px;
  -webkit-clip-path: polygon(100% 0%, 0 20%, 0% 100%, 100% 80%);
  clip-path: polygon(100% 0%, 0 20%, 0% 100%, 100% 80%);
}
.landing-profile .inline-flex {
  display: inline-flex !important;
}
.landing-profile .col-md-3 {
  position: relative;
}
.landing-profile .arrow-container {
  background: #004b8d;
  -webkit-clip-path: polygon(90% 0, 100% 50%, 90% 100%, 0 100%, 0 50%, 0 0);
  clip-path: polygon(90% 0, 100% 50%, 90% 100%, 0 100%, 0 50%, 0 0);
}
.landing-profile .img-container {
  position: relative;
}
.landing-profile img {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
}
.profile-thin-text {
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
}
.profile-mega-text {
  font-size: 22px;
  font-weight: 700;
  line-height: 32px;
  margin-bottom: 0;
}
.landing-profile .slick-prev {
  margin-left: -60px;
}
.landing-profile .slick-next,
.landing-profile .slick-prev {
  left: 85%;
  top: 16%;
  border-radius: 50%;
  padding: 12px 28px 30px 15px;
  transform: translateY(-50%);
  font-size: 1em;
  width: 30px;
  height: 40px;
  border: 1px solid #ffffff;
  background: #004b8d;
  color: #ffffff;
  transition: all 0.25s ease-in;
  -webkit-transition: all 0.25 ease-in;
  display: block !important;
}
.landing-profile .slick-next:hover,
.landing-profile .slick-prev:hover {
  border: 1px solid #004b8d;
  background: #ffffff;
  color: #004b8d;
}
.landing-profile .slick-dots {
  bottom: 30px;
  margin-left: 45px;
}
.profile-title {
  font-style: normal;
  font-weight: bold;
  font-size: 28px;
  line-height: 34px;
}
.profile-sub-title {
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 22px;
  margin-top: 15px;
}
.profile-description {
  font-style: normal;
  font-weight: bold;
  font-size: 26px;
  line-height: 36px;
  margin-top: 25px;
}
.landing-profile .links {
  margin-top: 20px;
}
/* special one */
@media (min-width: 1024px) {
  .landing-profile img {
    top: -20px;
  }
  .landing-profile .img-container {
    background-color: #004b8d;
  }
}
@media (min-width: 1280px) and (max-width: 1280px) {
  /*.landing-profile .img-container {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }

  .landing-profile .arrow-container {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }*/

  .landing-profile .slick-next, .landing-profile .slick-prev {
    left: 82%;
  }
}
@media (min-width: 1280px) {
  .impact-slider__slide .profile-title,
  .impact-slider__slide .profile-thin-text {
    padding-right: 65px;
  }
}
@media (min-width: 1280px) and (max-width: 1365px) {
  .landing-profile .arrow-container {
    -webkit-clip-path: polygon(90% 0, 100% 50%, 90% 100%, 0 100%, 0 50%, 0 0);
    clip-path: polygon(90% 0, 100% 50%, 90% 100%, 0 100%, 0 50%, 0 0);
  }

  .landing-profile .profile-mega-text {
    min-height: 180px;
  }
  .landing-profile .text-container {
    padding: 30px 100px 60px 30px;
    min-height: 338px;
  }
  .landing-profile img {
    top: -28px;
  }
  .landing-profile .profile-title {
    margin-top: 0;
  }
  .landing-profile .profile-mega-text {
    font-size: 20px;
    line-height: 28px;
  }
  .landing-profile .impact-slider__slide .profile-title {
    padding-right: 93px;
  }
  .landing-profile .profile-mega-text {
    min-height: 0;
  }
  .landing-profile .slick-next, .landing-profile .slick-prev {
    left: 85%;
  }
  .landing-profile .orange-ribbon {
    height: 450px;
  }
  .landing-profile {
    margin-bottom: 80px;
  }
}
@media (min-width: 1024px) and (max-width: 1279px) {
  .landing-profile .arrow-container {
    -webkit-clip-path: polygon(90% 0, 100% 50%, 90% 100%, 0 100%, 0 50%, 0 0);
    clip-path: polygon(90% 0, 100% 50%, 90% 100%, 0 100%, 0 50%, 0 0);
  }

  .landing-profile .profile-mega-text {
    min-height: 180px;
  }
  .landing-profile .text-container {
    padding: 30px 90px 60px 30px;
    min-height: 329px;
  }
  .landing-profile .profile-title {
    margin-top: 0;
  }
  .landing-profile .profile-mega-text {
    font-size: 19px;
    line-height: 26px;
  }
  .landing-profile .profile-title {
    padding-right: 114px;
  }
  .landing-profile .profile-mega-text {
    min-height: 0;
  }
  .landing-profile .slick-next, .landing-profile .slick-prev {
    left: 85%;
  }

  .landing-profile .slick-next,
  .landing-profile .slick-prev {
    left: 84%;
    top: 14%;
  }

  .landing-profile .orange-ribbon {
    height: 440px;
  }
}
@media (min-width: 1024px) and (max-width: 1099px) {
  .landing-profile .text-container {
      padding: 30px 80px 60px 30px;
      min-height: 320px;
  }

  .landing-profile .profile-title {
    font-size: 26px;
    line-height: 34px;
  }

  .landing-profile .profile-mega-text {
      font-size: 18px;
      line-height: 24px;
  }

  .landing-profile {
    margin-bottom: 80px;
  }
}
@media (max-width: 1023px) {
  .landing-profile .slick-next,
  .landing-profile .slick-prev {
    display: none !important;
  }
  .landing-profile {
    margin: 100px 0px 0px 0px;
    padding-top: 161px;
  }
  .landing-profile img {
    left: 20px;
    z-index: 999;
    bottom: -40px;
    width: 200px;
  }
  .landing-profile .impact-slider__slide {
    display: block !important;
  }
  .profile-mega-text {
    min-height: 145px;
  }
  .landing-profile .container {
    padding: 0;
  }
}
@media (max-width: 767px) {
  .landing-profile .dots-container {
    margin-top: 25px !important;
  }
  .landing-profile img {
    left: 70px;
    z-index: 999;
    bottom: -60px;
  }
  /*.landing-profile {
    padding-top: 60px;
  }*/
  .landing-profile .profile-thin-text {
    font-size: 12px;
    font-weight: 700;
    line-height: 16px;
  }
  .landing-profile .profile-mega-text {
    font-size: 16px;
    font-weight: 700;
    line-height: 22px;
    letter-spacing: 0.02em;
    min-height: 65px;
  }
  .landing-profile .landing-profile .btn__text {
    font-size: 12px;
    font-weight: 700;
    line-height: 17px;
  }
  .landing-profile .text-container {
    padding: 55px 60px 80px 10px;
    min-height: 384px;
  }
  .landing-profile img {
    left: 20px;
    bottom: 100px;
  }
  .landing-profile .profile-title {
    font-size: 20px;
    line-height: 25px;
    margin-bottom: 10px;
  }
  .landing-profile .profile-sub-title {
    font-size: 12px;
    line-height: 16px;
    margin-top: 0;
  }
  .landing-profile .profile-description {
    font-size: 16px;
    line-height: 22px;
  }
}

@media only screen and (max-width: 1023px) {
  .landing-profile .text-container {
    padding-right: 60px;
    padding-left: 10px;
    padding-bottom: 60px;
    min-height: 528px;
  }

  .landing-profile .arrow-container {
    -webkit-clip-path: polygon(92% 0, 100% 50%, 92% 100%, 0 100%, 0 50%, 0 0);
    clip-path: polygon(92% 0, 100% 50%, 92% 100%, 0 100%, 0 50%, 0 0);
  }

  .landing-profile .dots-container {
    margin-top: 25px !important;
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 815px) and (max-width: 1023px) {
  .landing-profile .text-container {
    min-height: 359px;
  }
  .landing-profile .slick-dots {
    bottom: 45px;
    top: auto;
    margin-left: -45px;
  }
  .landing-profile .profile-mega-text {
    font-size: 20px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 814px) {
  .landing-profile .text-container {
    min-height: 314px;
    padding-right: 55px;
  }
  .landing-profile .slick-dots {
    top: auto;
    margin-left: 0;
    bottom: 50px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 768px) {
  .landing-profile img {
    bottom: 120px;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  .landing-profile .text-container {
    min-height: 314px;
    padding-right: 55px;
  }
  .landing-profile .slick-dots {
    top: auto;
    margin-left: 0;
    bottom: 50px;
  }
}

@media (max-width: 575px) {
  .landing-profile .text-container {
    padding-right: 60px;
  }
  .landing-profile .arrow-container {
    -webkit-clip-path: polygon(85% 0, 100% 50%, 85% 100%, 0 100%, 0 50%, 0 0);
    clip-path: polygon(85% 0, 100% 50%, 85% 100%, 0 100%, 0 50%, 0 0);
  }
  .landing-profile .slick-dots {
    left: -10%;
    bottom: 50px;
    margin-left: 0;
    top: auto;
  }
  .landing-profile .orange-ribbon {
    height: 450px;
  }
  .landing-profile .profile-mega-text {
    min-height: 100px;
  }
  .landing-profile .text-container {
    min-height: 400px;
  }
}

@media (max-width: 414px) {
  .landing-profile .text-container {
    min-height: 430px;
  }

  .landing-profile .text-container {
    padding-right: 50px;
  }
}

@media (max-width: 350px) {
  .landing-profile .text-container {
    min-height: 474px;
  }
}

/* Landing Curriculum */
.landing-curriculum {
  padding: 40px 0 30px;
}
.landing-curriculum-title {
  font-family: Lexia DaMa Regular;
  font-style: normal;
  font-weight: bold;
  font-size: 48px;
  line-height: 55px;
  color: #004b8e;
  padding-top: 15px;
}
.landing-curriculum-icon {
  text-align: right;
}
.landing-curriculum-icon img {
  max-width: 100%;
}
.landing-curriculum-tab-intro {
  font-style: normal;
  font-weight: normal;
  font-size: 20px;
  line-height: 140%;
}
.landing-curriculum-tab-subject {
  margin-top: 30px;
}
.landing-curriculum-tab-subject .row {
  margin: 0 -7px;
}
.landing-curriculum-tab-subject .col-sm-3 {
  padding: 7px;
}
/* .landing-curriculum-tab-subject ul{
	margin:0;
	padding: 0;
}
.landing-curriculum-tab-subject li{
	list-style-type: none;
} */
.landing-curriculum-tab-subject .col-sm-3 a,
.landing-curriculum-tab-subject .col-sm-3 a:link,
.landing-curriculum-tab-subject .col-sm-3 a:active,
.landing-curriculum-tab-subject .col-sm-3 a:visited {
  display: flex;
  width: 100%;
  height: 125px;
  padding: 15px;
  background: rgba(0, 75, 141, 0.15);
  border-radius: 8px;
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 24px;
  align-items: center;
  justify-content: center;
  text-align: center;
  overflow: hidden;
  color: #004b8d;
  transition: all 0.25s ease-in-out;
  -webkit-transition: all 0.25s ease-in-out;
  text-decoration: none;
}
.landing-curriculum-tab-subject .col-sm-3 a:hover,
.landing-curriculum-tab-subject .col-sm-3 a.subject-active {
  background-color: #004b8d;
  color: #fff;
}
.landing-curriculum-tab-subject .curriculum-description {
  max-height: 0;
  overflow: hidden;
  opacity: 0;
}
.landing-curriculum-tab-box {
  padding: 30px 0;
}
.landing-curriculum-tab-box .landing-curriculum-tab-image img {
  width: 100%;
}
.landing-curriculum-tab-box .row {
  margin: 0 -2px;
}
.landing-curriculum-tab-box .col-sm-5 {
  padding: 0;
}
.landing-curriculum-tab-box .tab-and-tile-content {
  position: relative;
  padding: 0 60px;
}
.landing-curriculum-tab-box .landing-curriculum-tab-close {
  position: absolute;
  top: 25px;
  right: 30px;
  z-index: 10;
  cursor: pointer;
}
.landing-curriculum-tab-title {
  font-family: Lexia DaMa Regular;
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 29px;
  margin: 25px 0 15px;
}
.landing-curriculum-tab-note {
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 20px;
  opacity: 0.5;
  margin-bottom: 5px;
}
.landing-curriculum-tab-sub-content {
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 25px;
  margin-bottom: 30px;
}
@media only screen and (max-width: 767px) {
  .landing-curriculum-title {
    font-size: 24px;
    line-height: 27px;
    text-align: center;
  }
  .landing-curriculum-icon {
    display: none;
  }
  .landing-curriculum-tab-intro {
    font-size: 14px;
  }
  .landing-curriculum-tab-subject .row {
    margin: 0 -3px;
  }
  .landing-curriculum-tab-subject .col-xs-4 {
    padding: 3px;
  }
  .landing-curriculum-tab-subject .col-sm-3 a,
  .landing-curriculum-tab-subject .col-sm-3 a:link,
  .landing-curriculum-tab-subject .col-sm-3 a:active,
  .landing-curriculum-tab-subject .col-sm-3 a:visited {
    font-size: 11px;
    border-radius: 4px;
    height: 77px;
    line-height: 13px;
  }
  .landing-curriculum-tab-title {
    margin: 0 0 10px;
    font-size: 16px;
    line-height: 22px;
  }
  .landing-curriculum-tab-sub-content {
    font-size: 14px;
    line-height: 20px;
  }
  .landing-curriculum-tab-button a.btn {
    font-size: 12px;
  }
  .landing-curriculum-tab-box {
    padding: 17px 0;
  }
  .landing-curriculum-tab-box .landing-curriculum-tab-image {
    display: none;
  }
  .landing-curriculum-tab-box .tab-and-tile-content {
    padding: 0;
  }
  .landing-curriculum-tab-box .landing-curriculum-tab-close {
    top: 0;
    right: 0;
    z-index: 10;
  }
  .landing-curriculum-tab-box .landing-curriculum-tab-close img {
    height: 10px;
  }
  .landing-curriculum-tab-title {
    font-family: Lexia DaMa Regular;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 22px;
    margin: 0 0 15px;
  }
  .landing-curriculum-tab-note {
    font-style: normal;
    font-weight: bold;
    font-size: 12px;
    line-height: 20px;
    opacity: 0.5;
    margin-bottom: 10px;
  }
  .landing-curriculum-tab-sub-content {
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 20px;
  }
}

/* Landing Featured */
.landing-featured {
  padding: 80px 0;
  margin:  20px 0;
  position: relative;
}
.landing-featured.arrow-reverse {
  margin-bottom: 80px;
}
.landing-featured-image-with-arrow {
  position: absolute;
  right: 0;
  width: 800px;
  top: 53.5px;
  display: none;
}
.landing-featured-image-with-arrow.left {
  right: auto;
  left: 0;
}
.landing-featured-image-with-arrow img,
.landing-featured-image-with-arrow.left img {
  width: 100%;
  max-width: 900px;
  clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%, 20% 50%);
}
.landing-featured-image-with-arrow.left img {
  clip-path: polygon(0% 0%, 80% 0%, 100% 50%, 80% 100%, 0% 100%);
  max-width: 850px;
}
.landing-featured-right-content {
  padding-left: 60px;
}
.landing-featured-title {
  font-family: Lexia DaMa Regular;
  font-style: normal;
  font-weight: bold;
  font-size: 32px;
  line-height: 37px;
  color: #004b8d;
  margin: 100px 0 25px;
}
.landing-featured-content {
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 25px;
  margin-bottom: 15px;
}
.landing-featured-link-grid{
  display:grid;
}
.landing-featured-link-grid div {
  margin-top: 25px;
  padding:0 20px;
}
.landing-featured-link-grid a,
.landing-featured-link-grid a:link,
.landing-featured-link-grid a:visited,
.landing-featured-link-grid a:active {
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 23px;
  text-decoration: none;
  transition: all 0.25s ease-in-out;
  -webkit-transition: all 0.25s ease-in-out;
  color: #004b8d;
}
.landing-featured-link-grid a:hover {
  text-decoration: underline;
}
.landing-featured-link-grid img {
  margin-left: 15px;
  margin-bottom: -1px;
}

.landing-featured-link div {
  margin-top: 25px;
}
.landing-featured-link a,
.landing-featured-link a:link,
.landing-featured-link a:visited,
.landing-featured-link a:active {
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 23px;
  text-decoration: none;
  transition: all 0.25s ease-in-out;
  -webkit-transition: all 0.25s ease-in-out;
  color: #004b8d;
}
.landing-featured-link a:hover {
  text-decoration: underline;
}
.landing-featured-link img {
  margin-left: 15px;
  margin-bottom: -1px;
}
.landing-featured-image {
  position: relative;
  padding: 0;
  clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%, 20% 50%);
  visibility: hidden;
}
.landing-featured-image.reverse {
  clip-path: polygon(0% 0%, 80% 0%, 100% 50%, 80% 100%, 0% 100%);
}
.landing-featured-image img {
  width: 100%;
  height: auto;
  margin: 0;
}
@media only screen and (min-width: 1000px) and (max-width: 1366px) {
  .landing-featured-title {
    margin: 50px 0 25px;
  }
}
@media only screen and (max-width: 1024px) {
  .landing-featured-image-with-arrow,
  .landing-featured-image {
    display: none !important;
  }
  .landing-featured-content,
  .landing-featured-right-content {
    max-width: 100%;
  }
  .landing-featured {
    padding: 50px 0 40px;
    margin:  0;
  }
  .landing-featured.arrow-reverse {
    margin-bottom: 0;
  }
  .landing-featured-title {
    margin: 0 0 15px;
  }
  .landing-featured-right-content {
    padding-left: 10px;
  }
}

.tablet-only{
  display: none;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .landing-profile .orange-ribbon {
    height: 550px;
  }
  .tablet-only{
    display: block;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .landing-profile .orange-ribbon {
    height: 450px;
  }
}

@media only screen and (min-width: 481px) and (max-width: 766px) {
  .stories-events .match-height {
    padding: 1em;
  }

  /*.stories-events .match-height img {
    height: 200px;
  }*/
}

@media only screen and (max-width: 767px) {
  .landing-featured-title {
    margin: 0 0 15px;
    font-size: 24px;
    line-height: 27px;
  }
  .landing-featured-content {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 10px;
  }
  .landing-featured-link-grid {
    grid-template-columns: 1fr 1fr;
  }
  .landing-featured-link-grid div {
    margin-top: 20px;
    padding:0 15px;
  }
  .landing-featured-link-grid a,
  .landing-featured-link-grid a:link,
  .landing-featured-link-grid a:visited,
  .landing-featured-link-grid a:active {
    font-size: 14px;
    line-height: 18px;
  }
  .landing-featured-link-grid img {
    margin-left: 10px;
    margin-bottom: -2px;
  }
  .landing-featured-link div {
    margin-top: 20px;
  }
  .landing-featured-link a,
  .landing-featured-link a:link,
  .landing-featured-link a:visited,
  .landing-featured-link a:active {
    font-size: 14px;
    line-height: 18px;
  }
  .landing-featured-link img {
    margin-left: 10px;
    margin-bottom: -2px;
  }
  .landing-featured-image {
    display: none;
  }
}

/* Landing Highlights */
.landing-highlights {
  padding-bottom: 30px;
}
.landing-highlights-title {
  font-family: Lexia DaMa Regular;
  font-style: normal;
  font-weight: bold;
  font-size: 32px;
  line-height: 37px;
  color: #004b8d;
}
.landing-highlights-view-all-button-desktop {
  text-align: right;
  display: block;
}
.landing-highlights-view-all-button-mobile {
  display: none;
}
.landing-highlights-box {
  margin-top: 15px;
}
.landing-highlights-box .col-sm-4 {
  padding: 15px 15px 30px 40px;
  border-right: 1px solid #b9b9b9;
}
.landing-highlights-box .col-sm-4:first-child {
  padding: 15px 15px 30px 10px;
}
.landing-highlights-box .col-sm-4:last-child {
  padding: 15px 10px 30px 40px;
  border-right: none;
}
.landing-highlights-date {
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 20px;
  color: #c75209;
  margin-bottom: 10px;
}
.landing-highlights-content {
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 28px;
  height: 84px;
  overflow: hidden;
  color: #231f20;
}
@media only screen and (max-width: 767px) {
  .landing-highlights {
    padding: 0 0 40px;
  }
  .landing-highlights-title {
    margin: 0;
    font-size: 24px;
    line-height: 29px;
  }
  .landing-highlights-box {
    margin-top: 0;
  }
  .landing-highlights-view-all-button-desktop {
    display: none;
  }
  .landing-highlights-view-all-button-mobile {
    display: block;
    margin-top: 15px;
  }
  .landing-highlights-view-all-button-mobile a.btn {
    font-size: 12px;
  }
  .landing-highlights-box .col-sm-4,
  .landing-highlights-box .col-sm-4:last-child,
  .landing-highlights-box .col-sm-4:first-child {
    border-right: none;
    padding: 20px 15px 0;
  }
  .landing-highlights-box .col-sm-4 .landing-highlights-content {
    padding-bottom: 20px;
    border-bottom: 1px solid #b9b9b9;
  }
  .landing-highlights-box .col-sm-4:last-child .landing-highlights-content {
    border-bottom: none;
  }
  .landing-highlights-date {
    font-size: 10px;
    line-height: 14px;
  }
  .landing-highlights-content {
    display: block;
    height: auto;
    overflow: visible;
    font-size: 14px;
    line-height: 20px;
  }
}

/* Landing Academic */
.landing-academic {
  padding-top: 20px;
  padding-bottom: 50px;
}
.landing-academic-title {
  font-family: Lexia DaMa Regular;
  font-style: normal;
  font-weight: bold;
  font-size: 32px;
  line-height: 49px;
  color: #004b8d;
  margin-bottom: 35px;
}
.landing-academic-title img {
  margin-left: 10px;
}
.landing-academic .academic-nav img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
  opacity: 1;
}
.landing-academic .academic-nav .nav-arrow {
  color: #ffffff;
  background: #004b8d;
  font-size: 20px;
  padding: 10px 30px 10px 20px;
  position: absolute;
  bottom: 0;
  left: 2%;
  width: 90%;
  -webkit-clip-path: polygon(95% 0, 100% 50%, 95% 100%, 0 100%, 0 0);
  clip-path: polygon(95% 0, 100% 50%, 95% 100%, 0 100%, 0 0);
  height: 66px;
}
.landing-academic .academic-nav .nav-arrow .nav-arrow-content {
  display: flex;
  height: 100%;
}
.landing-academic .academic-nav .nav-arrow .nav-arrow-content span {
  align-self: center;
}
.landing-academic .academic-nav .slick-slide {
  padding: 0px 25px 32px 25px;
}
.landing-academic .slick-slide.is-active img {
  opacity: 1;
}
.landing-academic .slick-next,
.landing-academic .slick-prev {
  top: 40%;
  border: 1px solid #004b8d;
}
.landing-academic .slick-prev {
  left: 0%;
}
.landing-academic .slick-next {
  right: 0%;
}
@media only screen and (max-width: 767px) {
  .landing-academic {
    padding: 0 0 40px;
  }
  .landing-academic-title {
    margin-bottom: 15px;
    font-size: 24px;
    line-height: 29px;
  }
  .landing-academic-title img {
    height: 10px;
    margin-left: 5px;
    vertical-align: middle;
  }
  .landing-academic .academic-nav .slick-slide {
    padding: 0px 8px 28px 8px;
  }
  .landing-academic .academic-nav span {
    font-size: 12px;
    font-weight: 700;
    line-height: 1.425em;
    left: 5%;
  }
  .landing-academic .academic-nav .nav-arrow {
    height: 55px;
  }
}
@media only screen and (max-width: 575px) {
  .landing-academic .academic-nav .slick-slide {
    padding: 5px;
    padding-bottom: 28px;
  }
  .landing-academic .slick-slide {
    width: 270px !important;
  }
}

/* Landing Financial */
.landing-financial {
  padding: 80px 0;
}
.landing-financial-title {
  font-family: Lexia DaMa Regular;
  font-style: normal;
  font-weight: bold;
  font-size: 32px;
  line-height: 38px;
  color: #fff;
  text-align: center;
}
.landing-financial-box {
  margin-top: 40px;
  display: flex;
  width: 100%;
  position: relative;
}
.financial-link-ul {
  width: 40%;
  padding: 0;
  left: 0;
  max-width: none;
  margin-left: 0;
  margin-right: 0;
}
.financial-link-ul li {
  list-style-type: none;
  display: flex;
  flex-direction: column;
}
.btn-financial {
  text-decoration: none;
  display: flex;
  width: 100%;
  border-bottom: 1px solid #1288ca;
  position: relative;
}
.btn-financial:link {
  text-decoration: none !important;
}

.btn-financial .bg {
  position: absolute;
  z-index: -1;
  left: 0;
  right: calc(-9px * 3);
  height: 100%;
  filter: drop-shadow(9px 0px 0px #ffe06f) drop-shadow(9px 0px 0px #fdb740) drop-shadow(9px 0px 0px #faa62c);
  display: none;
}

.financial-link-ul li.active .btn-financial {
  border: none;
}
.financial-link-ul li.active .btn-financial .bg,
.financial-link-ul li:hover .btn-financial .bg {
  display: block;
}
.financial-link-ul li .btn-financial .bg::before {
  content: "";
  position: absolute;
  width: calc(100% - (9px * 3));
  height: 100%;
  background: #006da4;
  -webkit-clip-path: polygon(0 0, 95% 0, 100% 50%, 95% 100%, 0 100%);
  clip-path: polygon(0 0, 95% 0, 100% 50%, 95% 100%, 0 100%);
  z-index: -1;
}
.btn-financial span {
  font-family: Trebuchet MS;
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 140%;
  /* or 28px */

  color: #ffffff;
  padding: 27px 28px;
}
.financial-link-ul li.active .panel-financial {
  opacity: 1;
  max-height: 1000px;
}
.panel-financial {
  position: absolute;
  right: 0;
  left: 50%;
  top: 0;
  bottom: 0;
  opacity: 0;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  max-height: 0;
  overflow: hidden;
}
.landing-financial-sub-title {
  font-family: Lexia DaMa Regular;
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 29px;
  color: #fff;
  margin: 10px 0 15px;
}
.landing-financial-content {
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 25px;
  margin-bottom: 20px;
  color: #fff;
}

@media only screen and (max-width: 767px) {
  .landing-financial {
    padding: 0 0 40px;
  }
  .financial-link-ul {
    width: 100vw;
  }
  .panel-financial {
    position: static;
    padding: 0 20px;
  }
  .btn-financial span {
    padding: 15px 20px;
    font-size: 14px;
  }
  .btn-financial .bg {
    left: -20px;
    right: 0;
  }
  .panel-financial::before {
    content: " ";
    font-size: 0;
    white-space: pre;
    margin-top: 27px;
    height: 100%;
    clear: both;
  }
  .panel-financial::after {
    content: " ";
    font-size: 0;
    white-space: pre;
    margin-bottom: 27px;
    height: 100%;
    clear: both;
  }
  .financial-link-ul li.active .panel-financial {
    border-bottom: 1px solid #1288ca;
  }

  .landing-financial-title {
    font-size: 24px;
    line-height: 29px;
  }
  .landing-financial-box {
    margin-top: 35px;
  }
  .landing-financial-sub-title {
    margin: 0 0 10px;
    font-size: 16px;
    line-height: 22px;
  }
  .landing-financial-content {
    font-size: 14px;
    line-height: 20px;
  }
  .financial-link-ul li .btn-financial .bg {
    filter: drop-shadow(6px 0px 0px #ffe06f) drop-shadow(6px 0px 0px #fdb740) drop-shadow(6px 0px 0px #faa62c);
    transform: translateZ(0);
  }
  .financial-link-ul li .btn-financial .bg::before {
    width: calc(100% - (6px * 3));
    -webkit-clip-path: polygon(0 0, 97% 0, 100% 50%, 97% 100%, 0 100%);
    clip-path: polygon(0 0, 97% 0, 100% 50%, 97% 100%, 0 100%);
  }
}

/* Landing Academic News */
.landing-academic-news-title,
.landing-academic-news-title a {
  font-family: Lexia DaMa Regular;
  font-style: normal;
  font-weight: bold;
  font-size: 32px;
  line-height: 49px;
  color: #004b8d !important;
}
.landing-academic-news-title a:hover {
  text-decoration: underline;
}
.landing-academic-news-box {
  margin-top: 30px;
  margin-bottom: 20px;
}
.landing-academic-news-box .row {
  margin: 0 -24px;
}
.landing-academic-news-box .col-sm-6, .landing-academic-news-box .col-sm-4 {
  padding: 0 24px;
}
.landing-academic-news-box img {
  width: 100%;
}
.landing-academic-news-date {
  font-style: normal;
  font-weight: bold;
  font-size: 12px;
  line-height: 17px;
  color: #004b8d;
  margin-bottom: 3px;
}
.landing-academic-news-content {
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 40px;
  margin-top: 20px;
  color: #231f20;
}
.landing-academic-news .sec-virtual {
  margin-top: 35px;
}
@media only screen and (max-width: 767px) {
  .landing-academic-news-title {
    margin: 0;
    font-size: 24px;
    line-height: 29px;
  }
  .landing-academic-news-title img {
    height: 10px;
    margin-left: 5px;
    vertical-align: middle;
  }
  .landing-academic-news-box {
    margin-top: 20px;
    margin-bottom: 0;
  }
  .landing-academic-news-box .row {
    margin: 0 -10px;
  }
  .landing-academic-news-box .col-sm-6, .landing-academic-news-box .col-sm-4 {
    padding: 0 10px;
  }
  .landing-academic-news-box img {
    width: 100%;
    margin-bottom: 20px;
  }
  .landing-academic-news-date {
    font-size: 10px;
    line-height: 14px;
  }
  .landing-academic-news-content {
    font-size: 14px;
    line-height: 20px;
  }
}

/* Landing Liner */
.landing-liner {
  padding: 80px 0;
}
.landing-liner-title {
  font-family: Lexia DaMa Regular;
  font-style: normal;
  font-weight: bold;
  font-size: 36px;
  line-height: 43px;
  color: #004b8d;
  margin: 20px 0 25px;
}
.landing-liner-content {
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 25px;
  margin-bottom: 25px;
}

.landing-liner .landing-liner-button {
  margin-bottom: 71px;
}

.landing-liner .slider {
  position: relative;
  overflow: hidden;
  height: 400px;
  margin-right: -200px;
}
.landing-liner .slider .item-container {
  position: absolute;
  padding: 0 17px;
  height: 100%;
  width: 335px;
  display: flex;
  overflow: hidden;
  justify-content: center;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.landing-liner .slider .item-container a {
  width: 100%;
}
.landing-liner .slider .item-container img {
  height: 100%;
  width: 100%;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.landing-liner .slider .item-container img.blur {
  opacity: 0.3;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
  filter: alpha(opacity=0.3);
  transform: translateZ(0);
}

.landing-liner .slider .item-container span {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  font-family: Trebuchet MS;
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 132%;
  /* or 32px */

  text-align: center;

  color: #ffffff;
  padding-left: inherit;
  padding-right: inherit;
  bottom: 14%;
}

.landing-liner .btn-nav {
  background-color: #004b8d;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  border-radius: 50%;
  display: flex;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  width: 50px;
  height: 50px;
  cursor: pointer;
}
.landing-liner .col-xs-12.col-sm-8 {
  position: relative;
}
.landing-liner .btn-nav.prev {
  left: 30px;
}
.landing-liner .btn-nav.next {
  right: 0;
}
.landing-liner .btn-nav.prev.disabled,
.landing-liner .btn-nav.next.disabled {
  opacity: 0;
  display: none;
}
.landing-liner .btn-nav:hover {
  border: #004b8d solid 1px;
  background-color: white;
}
.landing-liner .btn-nav::after {
  content: "";
  background-color: white;
  flex: 1;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.landing-liner .btn-nav.prev::after {
  -webkit-clip-path: polygon(60% 35%, 55% 35%, 40% 50%, 55% 65%, 60% 65%, 45% 50%);
  clip-path: polygon(60% 35%, 55% 35%, 40% 50%, 55% 65%, 60% 65%, 45% 50%);
}
.landing-liner .btn-nav.next::after {
  -webkit-clip-path: polygon(40% 35%, 45% 35%, 60% 50%, 45% 65%, 40% 65%, 55% 50%);
  clip-path: polygon(40% 35%, 45% 35%, 60% 50%, 45% 65%, 40% 65%, 55% 50%);
}
.landing-liner .btn-nav:hover::after {
  background-color: #004b8d;
}
@media only screen and (max-width: 767px) {
  .landing-liner {
    padding: 40px 0;
  }
  .landing-liner-title {
    margin: 0 0 10px;
    font-size: 24px;
    line-height: 29px;
  }
  .landing-liner-content {
    font-size: 14px;
    line-height: 20px;
  }
  .landing-liner-button a.btn {
    font-size: 12px;
  }

  .landing-liner .col-xs-12.col-sm-8 {
    position: relative;
    height: 316px;
  }
  .landing-liner .landing-liner-button {
    margin-bottom: 40px;
  }

  .landing-liner .slider {
    height: 316px;
    margin-left: -210px;
  }

  .landing-liner .btn-nav.prev {
    display: flex;
    left: 0;
  }
  .landing-liner .slider .item-container {
    padding: 0 10px;
    width: 265px;
  }
}

/* Landing Adventure */
.landing-adventure {
  padding: 80px 0 45px;
}
.landing-adventure-title {
  font-family: Lexia DaMa Regular;
  font-style: normal;
  font-weight: bold;
  font-size: 32px;
  line-height: 48px;
  color: #004b8d;
  text-align: center;
}
.landing-adventure-content {
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 27px;
  margin: 5px 0 40px;
  text-align: center;
  color: #18191f;
}
.landing-adventure-featured .row {
  margin: 0 -40px;
}
.landing-adventure-featured .col-sm-2 {
  padding: 0 40px 15px;
  text-align: center;
}
.landing-adventure-featured img {
  max-width: 100%;
  max-height: 100px;
}
.landing-adventure-featured-title {
  font-style: normal;
  font-weight: bold;
  font-size: 32px;
  line-height: 48px;
  color: #2e2e2e;
  margin-top: 15px;
}
.landing-adventure-featured-sub-title {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 26px;
  color: #2e2e2e;
  margin-top: 10px;
}
.landing-adventure-featured .landing-adventure-featured-container {
  padding: 0 40px 15px;
  text-align: center;
}
.rte .landing-adventure-featured .landing-adventure-featured-container {
  padding: 0 20px 15px;
}
@media only screen and (min-width: 1280px) and (max-width: 1366px) {
  .landing-adventure-featured .landing-adventure-featured-container {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media only screen and (min-width: 1024px) {
  .row.landing-adventure-featured {
    display:  flex;
    justify-content: center;
  }
}
@media only screen and (max-width: 767px) {
  .landing-adventure {
    padding: 30px 0;
  }
  .landing-adventure-title {
    margin: 0 0 10px;
    font-size: 24px;
    line-height: 29px;
  }
  .landing-adventure-content {
    font-size: 16px;
    line-height: 22px;
    margin: 20px 0 35px;
  }
  .landing-adventure-featured .row {
    margin: 0 -25px;
  }
  .landing-adventure-featured .col-sm-2 {
    padding: 0 25px 15px;
  }
  .landing-adventure-featured img {
    height: 80px;
  }
  .landing-adventure-featured-title {
    font-size: 28px;
    line-height: 42px;
    margin-top: 10px;
  }
  .landing-adventure-featured-sub-title {
    font-size: 12px;
    line-height: 19px;
    color: #2e2e2e;
    margin-top: 0;
  }
}

/* Landing Quick Links */
.landing-quick-links {
  /*padding: 60px 0 45px;*/
  padding-bottom:  30px;
}
.landing-quick-links-title {
  font-family: Lexia DaMa Regular;
  font-style: normal;
  font-weight: bold;
  font-size: 32px;
  line-height: 42px;
  color: #004b8d;
  margin-bottom: 10px;
}
.landing-quick-links-background-image-title-2 .row {
  margin: 0 -12px;
}
.landing-quick-links-background-image-title-2 .col-sm-6 {
  padding: 15px 12px;
}
.landing-quick-links-background-image-title-2 .landing-quick-links-background-image-title-2-image {
  background-color: #d9e4ee;
  height: 130px;
  position: relative;
}
.landing-quick-links-background-image-title-2 .landing-quick-links-background-image-title-2-image .landing-quick-links-background-image-title-2-text {
  position: absolute;
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 26px;
  color: #004b8d;
  bottom: 30px;
  width: 100%;
  padding: 0 30px;
}
.landing-quick-links-background-image-title-3 {
  margin: 50px 0 0;
}
.landing-quick-links-background-image-title-3 .row {
  margin: 0 -12px;
}
.landing-quick-links-background-image-title-3 .col-sm-4 {
  padding: 15px 12px;
}
.landing-quick-links-background-image-title-3 .landing-quick-links-background-image-title-3-image {
  background-color: #d9e4ee;
  height: 130px;
  position: relative;
}
.landing-quick-links-background-image-title-3 .landing-quick-links-background-image-title-3-image .landing-quick-links-background-image-title-3-text {
  position: absolute;
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 26px;
  color: #004b8d;
  bottom: 30px;
  width: 100%;
  padding: 0 30px;
}
.landing-quick-links-background-image-title-content {
  margin: 50px 0 0;
}
.landing-quick-links-background-image-title-content .row {
  margin: 0 -12px;
}
.landing-quick-links-background-image-title-content .col-sm-6 {
  padding: 15px 12px;
}
.landing-quick-links-background-image-title-content .landing-quick-links-background-image-title-content-image {
  background-color: #d9e4ee;
  padding: 35px 45px;
}
.landing-quick-links-background-image-title-content .landing-quick-links-background-image-title-content-image .landing-quick-links-background-image-title-content-text {
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 28px;
  color: #004b8d;
  width: 100%;
  height: 56px;
  overflow: hidden;
}
.landing-quick-links-background-image-title-content .landing-quick-links-background-image-title-content-image .landing-quick-links-background-image-title-content-description {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 22px;
  color: #004b8d;
  margin-top: 15px;
  height: 44px;
  overflow: hidden;
}
.landing-quick-links-image-title-content {
  /*margin: 50px 0 0;*/
}
.landing-quick-links-image-title-content .row {
  margin: 0 -15px;
}
.landing-quick-links-image-title-content .col-sm-4, .landing-quick-links-image-title-content .col-sm-6 {
  padding: 15px;
}
.landing-quick-links-image-title-content .landing-quick-links-image-title-content-image {
  background-color: #d9e4ee;
  padding: 30px;
  position: relative;
}
.landing-quick-links-image-title-content .landing-quick-links-image-title-content-text .push-to-bottom {
  position: absolute;
  bottom: 0;
}
.rte .landing-quick-links-image-title-content .landing-quick-links-image-title-content-image {
  padding: 20px;
}
.landing-quick-links-image-title-content .landing-quick-links-image-title-content-image .landing-quick-links-image-title-content-thumbnail {
  overflow: hidden;
  text-align: center;
  margin-bottom: 15px;
}
.landing-quick-links-image-title-content .landing-quick-links-image-title-content-image img {
  width: 100%;
}
.landing-quick-links-image-title-content .landing-quick-links-image-title-content-image .landing-quick-links-image-title-content-text {
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 28px;
  color: #004b8d;
  width: 100%;
  min-height: 56px;
  position: relative;
}
.landing-quick-links-image-title-content .landing-quick-links-image-title-content-image .landing-quick-links-image-title-content-text a {
  color: #004b8d !important;
}
.landing-quick-links-image-title-content .landing-quick-links-image-title-content-image .landing-quick-links-image-title-content-text a:hover {
  text-decoration: underline;
}
.landing-quick-links-image-title-content .landing-quick-links-image-title-content-image .landing-quick-links-image-title-content-description {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 22px;
  overflow: hidden;
  min-height: 60px;
}
.landing-quick-links-image-title-content-description p {
  margin-top: 15px;
  margin-bottom: 0;
}
@media only screen and (max-width: 767px) {
  .landing-quick-links {
    margin: 0;
    padding-bottom: 0;
  }
  .landing-quick-links-title {
    margin: 0 0 10px;
    font-size: 24px;
    line-height: 34px;
  }
  .landing-quick-links-background-image-title-2 .row {
    margin: 0 -10px;
  }
  .landing-quick-links-background-image-title-2 .col-sm-6 {
    padding: 9px 10px;
  }
  .landing-quick-links-background-image-title-2 .landing-quick-links-background-image-title-2-image {
    height: 114px;
  }
  .landing-quick-links-background-image-title-2 .landing-quick-links-background-image-title-2-image .landing-quick-links-background-image-title-2-text {
    font-size: 18px;
    line-height: 24px;
    bottom: 20px;
    padding: 0 20px;
  }
  .landing-quick-links-background-image-title-3 {
    margin: 0;
  }
  .landing-quick-links-background-image-title-3 .row {
    margin: 0 -10px;
  }
  .landing-quick-links-background-image-title-3 .col-sm-4 {
    padding: 9px 10px;
  }
  .landing-quick-links-background-image-title-3 .landing-quick-links-background-image-title-3-image {
    height: 114px;
  }
  .landing-quick-links-background-image-title-3 .landing-quick-links-background-image-title-3-image .landing-quick-links-background-image-title-3-text {
    font-size: 18px;
    line-height: 24px;
    bottom: 20px;
    padding: 0 20px;
  }
  .landing-quick-links-background-image-title-content {
    margin: 0;
  }
  .landing-quick-links-background-image-title-content .row {
    margin: 0 -10px;
  }
  .landing-quick-links-background-image-title-content .col-sm-4 {
    padding: 9px 10px;
  }
  .landing-quick-links-background-image-title-content .landing-quick-links-background-image-title-content-image {
    padding: 30px 25px 35px;
  }
  .landing-quick-links-background-image-title-content .landing-quick-links-background-image-title-content-image .landing-quick-links-background-image-title-content-text {
    font-size: 18px;
    line-height: 25px;
    height: 52px;
  }
  .landing-quick-links-background-image-title-content .landing-quick-links-background-image-title-content-image .landing-quick-links-background-image-title-content-description {
    font-size: 14px;
    line-height: 20px;
  }
  .landing-quick-links-image-title-content {
    margin: 0;
  }
  .landing-quick-links-image-title-content .row {
    margin: 0 -10px;
  }
  .landing-quick-links-image-title-content .col-sm-4, .landing-quick-links-image-title-content .col-sm-6 {
    padding: 9px 10px;
  }
  .landing-quick-links-image-title-content .landing-quick-links-image-title-content-image {
    padding: 20px 20px 35px;
  }
  .landing-quick-links-image-title-content .landing-quick-links-image-title-content-image .landing-quick-links-image-title-content-thumbnail {
    height: auto;
  }
  .landing-quick-links-image-title-content .landing-quick-links-image-title-content-image .landing-quick-links-image-title-content-text {
    font-size: 18px;
    line-height: 25px;
    padding: 0 5px;
    min-height: 50px;
  }
  .landing-quick-links-image-title-content .landing-quick-links-image-title-content-image .landing-quick-links-image-title-content-description {
    font-size: 14px;
    line-height: 20px;
    padding: 0 5px;
    min-height: 60px;
  }
}

/* Landing Custom News 2 */
.landing-custom-news-2 {
  padding: 60px 0;
}
.landing-custom-news-2 .row {
  margin: 0 -100px;
}
.landing-custom-news-2 .col-sm-6 {
  padding: 0 100px;
  border-right: 1px solid rgba(116, 116, 116, 0.5);
}
.landing-custom-news-2 .col-sm-6 .landing-custom-news-2-box {
  padding-bottom: 30px;
}
.landing-custom-news-2 .col-sm-6:last-child {
  border-right: none;
}
.landing-custom-news-2-image img {
  width: calc(100% - 16px);
  height: calc(100% - 16px);
  box-shadow: 16px -16px #e75f0a;
  margin-top: 16px;
}
.landing-custom-news-2 .col-sm-6:last-child .landing-custom-news-2-image img {
  box-shadow: 16px -16px #f89829;
}
.landing-custom-news-2-title {
  font-style: normal;
  font-weight: bold;
  font-size: 28px;
  line-height: 34px;
  margin-top: 40px;
  overflow: hidden;
}
.landing-custom-news-2-description {
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 25px;
  margin-top: 30px;
}
.landing-custom-news-2-button {
  margin-top: 25px;
}
@media only screen and (max-width: 767px) {
  .landing-custom-news-2 {
    padding: 30px 0 0;
  }
  .landing-custom-news-2 .row {
    margin: 0 -10px;
  }
  .landing-custom-news-2 .col-sm-6 {
    padding: 0 10px;
    border-right: none;
    height: auto;
    margin-bottom: 45px;
  }
  .landing-custom-news-2 .col-sm-6:last-child {
    margin-bottom: 0;
  }
  .landing-custom-news-2-image img {
    margin-top: 0;
  }
  .landing-custom-news-2 .col-sm-6:last-child .landing-custom-news-2-box {
    border-bottom: none;
  }
  .landing-custom-news-2-title {
    font-size: 18px;
    line-height: 22px;
    margin-top: 15px;
    height: 44px;
  }
  .landing-custom-news-2-description {
    font-size: 14px;
    line-height: 20px;
    margin-top: 15px;
  }
  .landing-custom-news-2-button a.btn {
    font-size: 12px;
  }
}

/* Landing Custom News Image Right */
.landing-custom-news-image-right {
  padding: 60px 0;
}
.landing-custom-news-image-right .row {
  margin: 0 -10px;
}
.landing-custom-news-image-right .col-sm-6 {
  padding: 0 10px;
}
.landing-custom-news-image-right .col-sm-6:nth-child(2) {
  padding-right: 168px;
}
.landing-custom-news-image-right .col-sm-6:nth-child(1) {
  float: right;
}
.landing-custom-news-image-right .col-sm-6 .landing-custom-news-image-right-box {
  padding-bottom: 25px;
}
.landing-custom-news-image-right-image img {
  width: calc(100% - 16px);
  height: calc(100% - 16px);
  box-shadow: 16px -16px #e75f0a;
}
.landing-custom-news-image-right-title {
  font-style: normal;
  font-weight: bold;
  font-size: 28px;
  line-height: 37px;
  margin-top: 30px;
}
.landing-custom-news-image-right-description {
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 25px;
  margin-top: 20px;
}
.landing-custom-news-image-right-button {
  margin-top: 25px;
}

/* Landing Custom News Image Left */
.landing-custom-news-image-left {
  padding: 60px 0;
}
.landing-custom-news-image-left .row {
  margin: 0 -10px;
}
.landing-custom-news-image-left .col-sm-6 {
  padding: 0 10px;
}
.landing-custom-news-image-left .col-sm-6:last-child {
  padding-left: 146px;
}
.landing-custom-news-image-left-image img {
  width: calc(100% - 16px);
  height: calc(100% - 16px);
  box-shadow: 16px -16px #f89829;
}
.landing-custom-news-image-left-title {
  font-style: normal;
  font-weight: bold;
  font-size: 28px;
  line-height: 37px;
  margin-top: 30px;
}
.landing-custom-news-image-left-description {
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 25px;
  margin-top: 20px;
}
.landing-custom-news-image-left-button {
  margin-top: 25px;
}

@media only screen and (max-width: 1280px) {
  .landing-custom-news-image-right .col-sm-6:nth-child(2) {
    padding-right: 50px;
  }
  .landing-custom-news-image-left .col-sm-6:last-child {
    padding-left: 50px;
  }
  .landing-custom-news-image-right-title,
  .landing-custom-news-image-left-title {
    margin-top: 0;
  }
  .landing-custom-news-image-right .col-sm-6 .landing-custom-news-image-right-box {
    padding-top: 0px;
  }
}
@media only screen and (max-width: 767px) {
  .landing-custom-news-image-right {
    padding: 30px 0 0;
  }
  .landing-custom-news-image-right .row {
    margin: 0 -10px;
  }
  .landing-custom-news-image-right .col-sm-6 {
    padding: 0 10px;
  }
  .landing-custom-news-image-right .col-sm-6:nth-child(2) {
    padding-right: 10px;
  }
  .landing-custom-news-image-right .landing-custom-news-image-right-image {
    margin-top: 15px;
  }
  .landing-custom-news-image-right-title {
    font-size: 18px;
    line-height: 22px;
    margin-top: 20px;
  }
  .landing-custom-news-image-right-description {
    font-size: 14px;
    line-height: 20px;
    margin-top: 15px;
  }
  .landing-custom-news-image-right-button a.btn {
    font-size: 12px;
  }
}

@media only screen and (min-width: 1024px) {
  .landing-custom-news-image-left .col-sm-6:last-child {
    padding-top: 20px;
  }
}

@media only screen and (max-width: 767px) {
  .landing-custom-news-image-left {
    padding: 30px 0;
  }
  .landing-custom-news-image-left .row {
    margin: 0 -10px;
  }
  .landing-custom-news-image-left .col-sm-6 {
    padding: 0 10px;
  }
  .landing-custom-news-image-left .col-sm-6:last-child {
    padding-left: 10px;
    padding-right: 10px;
  }
  .landing-custom-news-image-left-title {
    font-size: 18px;
    line-height: 22px;
    margin-top: 20px;
  }
  .landing-custom-news-image-left-description {
    font-size: 14px;
    line-height: 20px;
    margin-top: 15px;
  }
  .landing-custom-news-image-left-button a.btn {
    font-size: 12px;
  }
}

/* Landing Custom News Text Only */
.landing-custom-news-text-only {
  padding: 60px 0;
}
.landing-custom-news-text-only-title {
  font-style: normal;
  font-weight: bold;
  font-size: 28px;
  line-height: 37px;
  text-align: center;
}
.landing-custom-news-text-only-description {
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 25px;
  margin-top: 20px;
  text-align: center;
}
.landing-custom-news-text-only-button {
  margin-top: 25px;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .landing-custom-news-text-only {
    padding: 30px 0;
  }
  .landing-custom-news-text-only-title {
    font-size: 18px;
    line-height: 22px;
    text-align: left;
  }
  .landing-custom-news-text-only-description {
    font-size: 14px;
    line-height: 20px;
    margin-top: 15px;
    text-align: left;
  }
  .landing-custom-news-text-only-button {
    text-align: left;
  }
  .landing-custom-news-text-only-button a.btn {
    font-size: 12px;
  }
}

/* Landing Custom News Text Only 2 */
.landing-custom-news-text-only-2 {
  padding: 60px 0;
}
.landing-custom-news-text-only-2 .row {
  margin: 0 -100px;
}
.landing-custom-news-text-only-2 .col-sm-6 {
  margin-bottom: 0;
  padding: 0 100px;
  border-right: 1px solid rgba(116, 116, 116, 0.5);
  height: 350px;
}
.landing-custom-news-text-only-2 .col-sm-6 .landing-custom-news-text-only-2-box {
  padding-bottom: 30px;
}
.landing-custom-news-text-only-2 .col-sm-6:last-child {
  border-right: none;
  margin-bottom: 0;
}
.landing-custom-news-text-only-2-title {
  font-style: normal;
  font-weight: bold;
  font-size: 28px;
  line-height: 34px;
  margin-top: 50px;
  height: 68px;
  overflow: hidden;
}
.landing-custom-news-text-only-2-description {
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 25px;
  margin-top: 30px;
  height: 99px;
  overflow: hidden;
}
.landing-custom-news-text-only-2-button {
  margin-top: 25px;
}
@media only screen and (max-width: 767px) {
  .landing-custom-news-text-only-2 {
    padding: 30px 0 0;
  }
  .landing-custom-news-text-only-2 .row {
    margin: 0 -10px;
  }
  .landing-custom-news-text-only-2 .col-sm-6 {
    padding: 0 10px;
    border-right: none;
    height: auto;
    margin-bottom: 30px;
  }
  .landing-custom-news-text-only-2 .col-sm-6:last-child .landing-custom-news-text-only-2-box {
    border-bottom: none;
  }
  .landing-custom-news-text-only-2-title {
    font-size: 18px;
    line-height: 22px;
    margin-top: 0;
    height: 44px;
  }
  .landing-custom-news-text-only-2-description {
    font-size: 14px;
    line-height: 20px;
    margin-top: 15px;
    height: 80px;
  }
  .landing-custom-news-text-only-2-button a.btn {
    font-size: 12px;
  }
}

/*  Landing Counselling Centre */
.landing-counselling-centre {
  background-color: #f8e9de;
  padding: 30px 0;
  margin-bottom: 30px;
}
.landing-counselling-centre-card-container .landing-counselling-centre-card:last-child {
  margin-bottom: 0;
}
.landing-counselling-centre-box {
  padding: 40px 30px;
  display: flex;
}
.landing-counselling-centre-title {
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 29px;
  color: #333;

  margin-bottom: 25px;
}
.landing-counselling-centre-card {
  margin-bottom: 25px;
}
.landing-counselling-centre-card p {
  font-size: 14px;
}
.landing-counselling-centre-card p:first-child {
  margin-top: 0;
}
.landing-counselling-centre-card .landing-counselling-centre-sub-title {
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 21px;
  color: #004b8e;
}
.landing-counselling-centre-card .landing-counselling-centre-list {
  position: relative;
  margin-top: 10px;
  padding-left: 30px;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 21px;
}
.landing-counselling-centre-card .landing-counselling-centre-list img {
  position: absolute;
  top: 3px;
  left: 0;
}
.landing-counselling-centre-card .landing-counselling-centre-sub-title-black {
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 24px;
}
.landing-counselling-centre-card .landing-counselling-centre-description {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 21px;
}
.landing-counselling-centre-card .landing-counselling-centre-list a,
.landing-counselling-centre-card.landing-counselling-centre-list a:link,
.landing-counselling-centre-card.landing-counselling-centre-list a:active,
.landing-counselling-centre-card.landing-counselling-centre-list a:visited,
.landing-counselling-centre-card.landing-counselling-centre-list a:hover {
  text-decoration: underline;
  color: #004b8d;
}
.landing-counselling-centre hr {
  margin-top: 30px;
  background-color: #004b8d;
}
.landing-counselling-centre-card .landing-counselling-centre-button {
  margin: 15px 0;
}
.landing-counselling-centre-card .landing-counselling-centre-button a,
.landing-counselling-centre-card .landing-counselling-centre-button a:link,
.landing-counselling-centre-card .landing-counselling-centre-button a:active,
.landing-counselling-centre-card .landing-counselling-centre-button a:visited {
  background-color: #fff;
}
.landing-counselling-centre-card .landing-counselling-centre-button a:hover, .landing-counselling-centre-card .landing-counselling-centre-button a:focus {
  background-color: #004b8d;
}
@media only screen and (min-width: 1280px) {
  .landing-counselling-centre-card p:last-child {
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 767px) {
  .landing-counselling-centre {
    padding: 30px 0;
  }
  .landing-counselling-centre-box {
    padding: 30px 20px;
  }
  .landing-counselling-centre-title {
    font-size: 20px;
    line-height: 26px;
  }
  .landing-counselling-centre-card .landing-counselling-centre-sub-title {
    font-size: 14px;
    line-height: 18px;
  }
  .landing-counselling-centre-card p {
    font-size: 12px !important;
  }
  .landing-counselling-centre-card .landing-counselling-centre-list {
    padding-left: 25px;
    font-size: 12px;
    line-height: 18px;
  }
  .landing-counselling-centre-card .landing-counselling-centre-list img {
    width: 15px;
  }
  .landing-counselling-centre-card .landing-counselling-centre-sub-title-black {
    font-size: 14px;
    line-height: 21px;
  }
  .landing-counselling-centre-card .landing-counselling-centre-description {
    font-size: 12px;
    line-height: 18px;
  }
  .landing-counselling-centre-card .landing-counselling-centre-button {
    margin: 15px 0;
  }
  .landing-counselling-centre-card .landing-counselling-centre-button a {
    font-size: 12px;
  }
}

/* Landing Contact Full */
.landing-contact-full-box {
  text-align: center;
  padding: 60px 0;
}
.landing-contact-full-title {
  font-family: Lexia DaMa Regular;
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 27px;
}
.landing-contact-full-sub-title {
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 21px;
}
.landing-contact-full-button {
  display: inline-block;
  margin-left: 35px;
}
@media only screen and (max-width: 767px) {
  .landing-contact-full-box {
    padding: 30px 0;
  }
  .landing-contact-full-title {
    font-size: 18px;
    line-height: 28px;
  }
  .landing-contact-full-sub-title {
    font-size: 12px;
    line-height: 19px;
    display: block;
  }
  .landing-contact-full-button {
    display: block;
    margin-top: 15px;
    margin-left: 0;
  }
  .landing-contact-full-button a.btn {
    font-size: 12px;
  }
}

/* Landing Contact 3 */
.landing-contact-3-box {
  padding: 60px 0;
}
.landing-contact-3-title {
  font-family: Lexia DaMa Regular;
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 38px;
  text-align: center;
}
.landing-contact-3-sub-title {
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 28px;
  text-align: center;
}
.landing-contact-3-card {
  margin-top: 30px;
  position: relative;
  padding-left: 30px;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 21px;
}
.landing-contact-3-card img {
  position: absolute;
  top: 3px;
  margin-left: -30px;
}
.landing-contact-3-card a,
.landing-contact-3-card a:active,
.landing-contact-3-card a:visited,
.landing-contact-3-card a:link {
  text-decoration: none;
  color: #004b8d;
}
.landing-contact-3-card a:hover {
  text-decoration: underline;
}
@media only screen and (max-width: 767px) {
  .landing-contact-3-box {
    padding: 30px 0;
  }
  .landing-contact-3-title {
    font-size: 18px;
    line-height: 28px;
  }
  .landing-contact-3-sub-title {
    font-size: 12px;
    line-height: 19px;
    display: block;
  }
  .landing-contact-3-card {
    margin-top: 15px;
    font-size: 12px;
    line-height: 18px;
  }
  .landing-contact-3-card img {
    width: 15px;
  }
}

/* Landing Contact 4 */
.landing-contact-4-box {
  padding: 60px 0;
}
.landing-contact-4-box .col-sm-2,
.landing-contact-4-box .col-sm-3 {
  padding-top: 35px;
  padding-bottom: 20px;
}
.landing-contact-4-box .landing-contact-4-question {
  padding-left: 80px;
}
.landing-contact-4-box .landing-contact-4-card-contact {
  padding-bottom: 20px;
  border-right: 1px solid rgba(116, 116, 116, 0.5);
}
.landing-contact-4-title {
  font-family: Lexia DaMa Regular;
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 38px;
}
.landing-contact-4-sub-title {
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 28px;
}
.landing-contact-4-card {
  margin-top: 10px;
  position: relative;
  padding-left: 30px;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 21px;
}
.landing-contact-4-card img {
  position: absolute;
  top: 3px;
  left: 0;
}
.landing-contact-4-card a,
.landing-contact-4-card a:active,
.landing-contact-4-card a:visited,
.landing-contact-4-card a:link {
  text-decoration: none;
  color: #004b8d;
}
.landing-contact-4-card a:hover {
  text-decoration: underline;
}
.landing-contact-4-button {
  text-align: right;
}

.landing-contact-4-button,
.landing-contact-4-box .landing-contact-4-card-contact,
.landing-contact-4-title {
  padding-top: 25px;
}

@media only screen and (max-width: 1100px) {
  .landing-contact-4-box .col-md-2,
  .landing-contact-4-box .col-md-3,
  .landing-contact-4-box .col-md-4 {
    max-width: 100%;
  }

  .landing-contact-4-box {
    padding: 30px 0;
  }
  .landing-contact-4-box .col-md-2,
  .landing-contact-4-box .col-md-3 {
    padding-top: 0;
    padding-bottom: 0;
  }
  .landing-contact-4-box .landing-contact-4-question {
    padding-left: 10px;
  }
  .landing-contact-4-box .landing-contact-4-card-contact {
    padding-top: 0;
    border-right: none;
    margin-top: 20px;
  }
  .landing-contact-4-title,
  .landing-contact-4-sub-title,
  .landing-contact-4-button {
    text-align: center;
  }
  .landing-contact-4-box .landing-contact-4-question {
    padding-top: 10px;
    margin-top: 20px;
    border-top: 1px solid rgba(116, 116, 116, 0.5);
  }
}
@media only screen and (max-width: 767px) {
  .landing-contact-4-title {
    font-size: 18px;
    line-height: 28px;
  }
  .landing-contact-4-sub-title {
    font-size: 12px;
    line-height: 19px;
  }
  .landing-contact-4-card {
    margin-top: 15px;
    padding-left: 60px;
    font-size: 12px;
    line-height: 18px;
  }
  .landing-contact-4-card img {
    left: 30px;
    width: 15px;
  }
  .landing-contact-4-button {
    margin-top: 15px;
  }
  .landing-contact-4-button a.btn {
    font-size: 12px;
  }
}

/* Major Landing */
.homebanner-slider__slide .image-container .hidden-xs {
  display: block !important;
}
.homebanner-slider__slide .image-container .visible-xs {
  display: none !important;
}
@media only screen and (max-width: 767px) {
  .homebanner-slider__slide .image-container .hidden-xs {
    display: none !important;
  }
  .homebanner-slider__slide .image-container .visible-xs {
    display: block !important;
  }
  .landing-banner .homebanner-slider {
    height: 265px;
  }
}

/* Secondary Landing */
.landing-academic-news.modify .landing-academic-news-box .row {
  margin: 0 -10px;
}
.landing-academic-news.modify .landing-academic-news-box img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
  margin-bottom: 0;
  display: block;
}
.landing-academic-news.modify .landing-academic-news-content-title {
  font-weight: bold;
  font-size: 20px;
  line-height: 28px;
  color: #004b8d;
  margin-bottom: 10px;
  margin-top: 25px;
}
.landing-academic-news.modify .landing-academic-news-content {
  font-weight: 400;
  font-size: 20px;
  line-height: 28px;
  margin-bottom: 50px;
  color: #231f20;
}
.landing-highlights.modify {
  padding: 30px 0px 60px 0px;
}
#secondary-landing .landing-academic-news-box .col-sm-6 {
  padding: 0 12px;
}

.secondary-landing-navigation .landing-academic-news-box-item {
  margin-bottom: 25px;
}
.secondary-landing-navigation .landing-academic-news-content-title {
  margin-top: 15px !important;
}

.secondary-landing-navigation .landing-academic-news-content {
  margin-top: 10px;
  margin-bottom: 10px !important;
}

@media (max-width: 575px) {
  .landing-intro.modify {
    padding-top: 0px;
  }
  .landing-academic-news.modify .landing-academic-news-title {
    margin-bottom: 30px;
  }
  .landing-academic-news.modify .landing-academic-news-content-title,
  .landing-academic-news.modify .landing-academic-news-content {
    font-size: 16px;
    line-height: 22px;
  }
  .landing-academic-news.modify .landing-academic-news-content {
    margin-bottom: 25px;
  }
  .secondary-landing-navigation .landing-academic-news-box-item {
    margin-bottom: 15px;
  }
}

/* Resources */
.resource-card {
  padding-bottom: 40px;
  margin-bottom: 40px;
  border-bottom: 1px solid #b4b4b4;
}
.resource-card.media-clip {
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.resource-card:last-child {
  margin-bottom: 0;
}
.resource-card .row {
  margin: 0 -15px;
}
.resource-card .col-sm-3,
.resource-card .col-sm-9,
.resource-card .col-xs-12 {
  padding: 0 15px;
}
.resource-card .resource-image, .image-container .placeholder-image {
  width: 100%;
  height: 150px;
  background-color: #d9e4ee;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}
.resource-card .resource-date-mobile {
  display: none;
}
.resource-card .resource-date-desktop {
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 20px;
  color: #c75209;
  margin-bottom: 15px;
}
.resource-card .resource-title {
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 28px;
  color: #004b8d;
}
.resource-card .resource-description {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 20px;
  margin-top: 10px;
  color: #231f20;
}
.resource-card .resource-description p:last-child {
  margin-bottom: 0;
}
.resource-card .resource-tag {
  display: inline-block;
  background-color: #f89829;
  padding: 3px 15px;
  margin-right: 10px;
  font-style: normal;
  font-weight: bold;
  font-size: 12px;
  line-height: 22px;
  color: #231f20;
}
@media only screen and (max-width: 767px) {
  .resource-card {
    padding-bottom: 25px;
    margin-bottom: 25px;
  }
  .resource-card .row {
    margin: 0 -8px;
  }
  .resource-card .col-sm-3,
  .resource-card .col-sm-9,
  .resource-card .col-xs-12 {
    padding: 0 8px;
  }
  .resource-card .resource-image, .image-container .placeholder-image {
    height: 85px;
  }
  .resource-card .resource-date-mobile {
    display: block;
    font-style: normal;
    font-weight: bold;
    font-size: 12px;
    line-height: 17px;
    color: #c75209;
    margin-bottom: 10px;
  }
  .resource-card .resource-date-desktop {
    display: none;
  }
  .resource-card .resource-title {
    font-size: 14px;
    line-height: 20px;
  }
  .resource-card .resource-description {
    margin-top: 10px;
  }
  .resource-card .resource-tag {
    padding: 3px 10px;
    margin-right: 10px;
    font-size: 10px;
    line-height: 18px;
  }
  .resource-card .resource-title,
  .resource-card .resource-description {
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box !important;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    white-space: normal;
    max-height: 40px;
  }
}

/* Major Standard Page */
.topnav {
  overflow: hidden;
  background: #004b8d;
  width: 100%;
  z-index: 999;
}
.topnav &gt; .container {
  position: static;
}
.topnav .topnav-container {
  display: flex;
}

.topnav .urban-menu {
  width: 249px;
  display: flex;
  flex-direction: column;
  margin: 11px 0 11px 0px;
  border-right: 1px solid #ffffff;
}
.topnav .urban-menu .urban-component {
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #ffffff;
  font-weight: normal;
  padding-top: 6px;
  padding-bottom: 8px;
  padding-right: 30px;
}

.topnav .urban-menu .arrow {
  transform-origin: center center;
  transform: rotate(0deg);
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  display: flex;
  justify-content: center;
  align-items: center;
}

.topnav .urban-menu.open .arrow {
  transform: rotate(180deg);
}

.topnav .urban-menu span {
  float: left;
  display: block;
  text-align: left;
  text-decoration: none;
  font-family: Trebuchet MS;
  font-style: normal;
  font-size: 18px;
  line-height: 132%;
  /* identical to box height, or 24px */
}

.topnav .other-menus {
  margin: 0;
  padding: 0 28px 0 0;
  list-style-type: none;
  display: block;
  width: 100%;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.topnav .other-menus::-webkit-scrollbar {
  display: none;
}

.topnav .other-menus a {
  padding: 18px 5px 18px 22px;

  display: inline-block;
  /*flex-direction: column;
  text-align: left;*/
  text-decoration: none;
  /*font-family: Trebuchet MS;*/
  font-size: 16px;
  line-height: 132%;
  color: #ffffff;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
.topnav .other-menus a.single {
  padding: 18px 22px;
}
.other-menus &gt; li {
  display: inline-block;
}
.topnav .other-menus li.active a,
.topnav .other-menus li.active i,
.topnav .other-menus li.active {
  color: #004b8d;
}
.topnav .other-menus li.active {
  background: #f2f6f9;
}
.topnav .other-menus li a i:hover {
  color: #f89829;
}
.topnav .other-menus a .major-menu-underline {
  visibility: hidden;
  background-color: #faa62c;
  padding: 2px 0;
  width: 100%;
}
.topnav .other-menus li a:hover .major-menu-underline {
  visibility: visible;
}
.topnav .other-menus i {
  vertical-align: middle;
  cursor: pointer;
  font-size: 12px;
  padding: 23px 10px 23px 10px;
  color: #fff;
  transform: rotate(0deg);
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  display: inline-block;
}
.topnav .other-menus li.active i {
  color: #f89829;
  transform: rotate(180deg);
}
.topnav .other-menu-dropdown {
  list-style-type: none;
  position: absolute;
  padding: 0;
  margin: 0;
  z-index: 99999;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  max-height: 0;
  overflow: hidden;
}
.topnav .other-menus li.active .other-menu-dropdown {
  max-height: 1000px;
}
.topnav .other-menu-dropdown li a {
  padding: 10px 24px;
  min-width: 185px;
  width: 100%;
  background-color: white;
  font-family: Trebuchet MS;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 280%;
  /* or 39px */

  color: #004b8e;
}
.topnav .other-menu-dropdown li a:hover {
  background: #f2f6f9;
}
/*.topnav .other-menus a:after {
  content: "";
  background: white;
  width: 100%;
  height: 4px;
  opacity: 0;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;transition: max-height 0.5s cubic-bezier(0.075, 0.82, 0.165, 1) 0s;
}
.topnav .other-menus a:focus:after,
.topnav .other-menus a:hover:after {
  opacity: 1;
}*/

.topnav-dropdown {
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;

  /* -webkit-transition: max-height 0.5s cubic-bezier(0.075, 0.82, 0.165, 1);
  -moz-transition: max-height 0.5s cubic-bezier(0.075, 0.82, 0.165, 1);
  -o-transition: max-height 0.5s cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: max-height 0.5s cubic-bezier(0.075, 0.82, 0.165, 1); */
  max-height: 0px;
  background: white;
}

.topnav-dropdown .container {
  position: static;
}
.topnav-dropdown.open {
  max-height: 1000px;
}

.topnav-dropdown .row-menu {
  display: flex;
  padding: 20px 0;
  line-height: 370%;
}

.topnav-dropdown .urban-side {
  width: 270px;
}

.topnav-dropdown .urban-side a {
  font-family: Trebuchet MS;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 132%;
  /* identical to box height, or 21px */

  text-transform: uppercase;
  text-decoration: none;

  color: #373737;
}

.topnav-dropdown .other-side {
  flex: 1;
}
.topnav-dropdown .other-side a {
  padding: 11px 24px;
  background: #f2f6f9;
  border-radius: 20px;
  font-family: Trebuchet MS;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 120.5%;
  /* or 19px */

  text-align: center;
  text-decoration: none;
  /* YaleNUS Blue */

  color: #004b8d;
  white-space: nowrap;
  margin: 0 10px;
  display: inline-block;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.topnav-dropdown .other-side.special-background a,
.topnav-dropdown .other-side a.minor {
  background: #1288ca26;
}
.topnav-dropdown .other-side a:focus,
.topnav-dropdown .other-side a:hover {
  background: #004b8d;
  color: #fff;
}

/* SECTION CTA---------------------------- */
.cta-row {
  display: flex;
  padding: 12px 0;
}
.btn-cta {
  border: 1.5px solid #004b8d;
  box-sizing: border-box;
  border-radius: 500px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  overflow: hidden;
  text-decoration: none;
  height: 42px;
  padding: auto;
  margin-right: 16px;
}
.btn-cta &gt; span {
  padding: 13px 28px;
  white-space: nowrap;
  font-family: Trebuchet MS;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 140.62%;
  color: #004b8d;
  text-overflow: ellipsis;
  overflow: hidden;
  flex: 1;
}
.btn-cta:link {
  text-decoration: none !important;
}
.btn-cta:focus,
.btn-cta:hover {
  background: #004b8d;
}
.btn-cta:focus &gt; span,
.btn-cta:hover &gt; span {
  color: #fff;
}
.btn-cta &gt; i {
  border-radius: 500px;
  fill: #fff;
  stroke: #fff;
  padding: 9px;
  background: #004b8d;
  border: 1px solid #004b8d;
  border: 0;
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  height: 40px;
  width: 40px;
  margin: -1px;
  display: flex;
  justify-content: center;
  align-items: center;
  transform-origin: center center;
}
.btn-cta .img-arrow {
  padding: 13px;
}
.btn-cta:focus &gt; i,
.btn-cta:hover &gt; i {
  background: #fff;
  fill: #004b8d;
  stroke: #004b8d;
  border: 1px solid #004b8d;
}
.btn-cta:focus &gt; .img-arrow,
.btn-cta:hover &gt; .img-arrow {
  transform: rotate(45deg);
}

/* SECTION ABOUT---------------------------- */
.sec-about {
  padding: 50px;
  background: #ffffff;
  /* blue */

  border: 1px solid #004b8d;
  box-sizing: border-box;
  margin-bottom: 30px;
}
.sec-about &gt; .header {
  display: flex;
}
.sec-about .avatar {
  width: 109px;
  height: 109px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.sec-about .avatar &gt; img {
  width: 100px;
  height: 100px;
  border-radius: 100%;
}

.sec-about .detail h5 {
  margin-top: 20px;
  margin-bottom: 0px;
}

.sec-about .detail li {
  line-height: 1.425rem;
}
.sec-about .detail ul,
.sec-about .detail ol {
  margin-bottom: 0;
}

.sec-about .profile &gt; * {
  margin: 0;
}
.sec-about .profile {
  display: flex;
  flex-direction: column;
  padding-left: 27px;
  /* justify-content: center; */
  margin-top: 20px;
}
.sec-about .profile &gt; h2, .sec-about .profile &gt; h2 a {
  font-family: Trebuchet MS;
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 132%;
  /* or 32px */

  /* blue */

  color: #004b8d;
  margin-bottom: 10px;
}
.sec-about .profile &gt; h5,
.sec-about .profile &gt; h4 {
  font-family: Trebuchet MS;
  font-style: italic;
  font-weight: normal;
  font-size: 16px;
  line-height: 132%;
  /* identical to box height, or 21px */

  color: #2e2e2e;
}
.sec-about .profile &gt; h4 {
  font-style: normal;
}
.sec-about .detail &gt; h3 {
  font-family: Trebuchet MS;
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 160%;
  /* or 32px */

  /* YaleNUS Black */

  color: #231f20;
}
.sec-about .detail &gt; p {
  font-family: Trebuchet MS;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 160%;
  /* or 32px */

  /* YaleNUS Black */

  color: #231f20;
}
.sec-about .detail &gt; p:last-child {
  margin-bottom: 0;
}

/* SECTION QUICKLINKS-------------------------- */
.sec-quicklinks &gt; h2 {
  font-family: Lexia DaMa;
  font-style: normal;
  font-weight: bold;
  font-size: 32px;
  line-height: 132%;
  /* or 42px */

  color: #004b8d;
}
.sec-quicklinks .row {
  margin-bottom: 75px;
}
.sec-quicklinks .box {
  min-height: 130px;
  background: #d9e4ee;
  position: relative;
  padding: 37px 33px;
  margin: 15px 0;
}

.sec-quicklinks .box &gt; span {
  position: absolute;
  left: 21px;
  bottom: 31px;
  font-family: Trebuchet MS;
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 132%;
  /* identical to box height, or 26px */

  /* YaleNUS Blue */

  color: #004b8d;
}
.sec-quicklinks .box &gt; h3 {
  font-family: Trebuchet MS;
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 140%;
  /* or 28px */

  /* YaleNUS Blue */

  color: #004b8d;
}
.sec-quicklinks .box &gt; p {
  font-family: Trebuchet MS;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 140%;
  /* or 22px */

  /* YaleNUS Blue */

  color: #004b8d;
}
@media screen and (max-width: 1024px) {
  .topnav-dropdown .row-menu {
    display: block;
  }
  .topnav .other-menus {
    display: none;
  }
  .topnav .urban-menu {
    border-right: none;
  }
  .topnav .urban-menu .urban-component {
    padding-right: 0;
  }
  .topnav .urban-menu {
    width: 100%;
    margin-right: 0px;
  }
  .topnav .urban-menu:hover:after {
    display: none;
  }
  .topnav .urban-menu {
    border-right: none;
  }
  .topnav .urban-menu span {
    font-size: 16px;
  }
}
@media (min-width: 615px) and (max-width: 1024px) {
  .page-banner-major-standard .page-banner-title {
    font-size: 20px;
  }
  .topnav-dropdown .urban-side {
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 614px) {
  .page-banner-major-standard &gt; .page-banner-img img {
    width: 100vw;
    margin-bottom: 16%;
    content: url("../images/major-standard/page-banner.jpg");
  }
  .page-banner-major-standard &gt; .page-banner-arrow {
    /* top: 65px; */
    bottom: 0;
    left: 0;
    right: 0;
    height: 50%;
  }
  .page-banner-major-standard .container {
    bottom: 0;
    left: 0;
    right: 0;
    height: 50%;
  }
  .topnav-dropdown.open {
    max-height: 1260px;
    box-shadow: 0px 0px 10px 0px #00000040;
  }
  .topnav-dropdown .urban-side a, .urban-side-legend label {
    font-size: 12px;
  }
  .topnav-dropdown .other-side a {
    white-space: break-spaces;
    font-size: 12px;
    line-height: 14.5px;
    padding: 9px 15px;
    margin: 0px 5px;
  }
  .page-banner-major-standard .page-banner-arrow {
    filter: drop-shadow(15px 0px 0px #ffe06f) drop-shadow(15px 0px 0px #fdb740) drop-shadow(15px 0px 0px #faa62c);
    transform: translateZ(0);
  }
  .page-banner-major-standard .page-banner-arrow::after {
    -webkit-clip-path: polygon(0 0, calc(92% - 45px) 0, calc(100% - 45px) 50%, calc(92% - 45px) 100%, 0 100%);
    clip-path: polygon(0 0, calc(92% - 45px) 0, calc(100% - 45px) 50%, calc(92% - 45px) 100%, 0 100%);
  }
  .page-banner-major-standard .page-banner-title {
    font-size: 20px;
    width: 80%;
  }

  .topnav-dropdown {
    padding: 0;
  }
  .btn-cta {
    height: 34px;
  }
  .btn-cta &gt; span {
    font-size: 12px;
  }
  .btn-cta &gt; i {
    height: 30px;
    width: 30px;
    /* padding:5px; */
  }
  .btn-cta .img-arrow {
    padding: 10px;
  }
  /* SECTION ABOUT --------------------- */
  .sec-about {
    padding: 40px 28px;
  }
  .sec-about .avatar, .sec-about .avatar &gt; img {
    width: 85px;
    height: 85px;
  }
  .sec-about .profile {
    padding-left: 17px;
  }
  .sec-about .profile &gt; h2 {
    font-size: 18px;
  }
  .sec-about .profile &gt; h5,
  .sec-about .profile &gt; h4 {
    font-size: 14px;
  }
  .sec-about .detail &gt; h3 {
    font-size: 16px;
  }
  /* SECTION QUICKLINKS-------------------------- */
  .sec-quicklinks &gt; h2 {
    font-size: 24px;
  }
  .sec-quicklinks .row {
    margin-bottom: 50px;
  }
  .sec-quicklinks .box {
    min-height: 114px;
    padding: 32px 26px;
    margin: 9px 0;
  }

  .sec-quicklinks .box &gt; span {
    font-size: 18px;
  }
  .sec-quicklinks .box &gt; h3 {
    font-size: 18px;
  }
  .sec-quicklinks .box &gt; p {
    font-size: 14px;
  }
}

/* RTE Sec Alert */
.sec-alert {
  display: block;
  margin-bottom: 30px;
}

.sec-alert .sec-alert-container {
  background: rgba(231, 95, 10, 0.15);
  border: 1px solid #e75f0a;
  box-sizing: border-box;
  border-radius: 4px;
  padding: 25px 32px 25px 32px;
  color: #2f2f2f;
}

.sec-alert .sec-alert-title {
  font-weight: 700;
  font-size: 20px;
  line-height: 32px;
}

.sec-alert .sec-alert-content {
  font-size: 16px;
  line-height: 25.6px;
  margin-top: 3px;
}
@media (max-width: 575px) {
  .sec-alert .sec-alert-title {
    font-size: 18px;
    line-height: 21.6px;
  }
  .sec-alert .sec-alert-content {
    font-size: 14px;
    line-height: 22.4px;
  }
}

.sec-tabs ol li,
.sec-tabs ul li {
  line-height: 28.6px;
}
.sec-tabs .tabcontent {
  margin-top: -15px;
}

.rte-tab::-webkit-scrollbar {
  -webkit-appearance: none;
  height: 0;
}

/* RTE Sec RTE Sample */
.sec-rte-sample {
  display: block;
  margin: 56px 0px 50px 0px;
  color: #231f20;
}
.sec-rte-sample .rte-description {
  margin-top: 40px;
}
/*.rte-header1, .rte-header2, .rte-header3, .rte-header4, .rte-header5 {
	font-family: Lexia DaMa Regular;
	font-weight: 700;
}*/
.sec-rte-sample .rte-header1 {
  font-weight: bold;
  font-size: 36px;
  line-height: 39.6px;
}
.sec-rte-sample .rte-header2 {
  font-weight: bold;
  font-size: 32px;
  line-height: 35.2px;
}
.sec-rte-sample .rte-header3 {
  font-weight: bold;
  font-size: 21px;
  line-height: 23.1px;
}
/*.sec-rte-sample .rte-p1 {
	font-size: 16px;
	line-height: 20.8px;
}*/
.sec-rte-sample .rte-p1:last-of-type {
  color: #004b8d;
  font-style: italic;
}
.sec-rte-sample .rte-p2 {
  font-size: 14px;
  line-height: 18.2px;
}
@media (max-width: 575px) {
  .sec-rte-sample .rte-header1 {
    font-size: 24px;
    line-height: 26.4px;
  }
  .sec-rte-sample .rte-header2 {
    font-size: 18px;
    line-height: 19.8px;
  }
  .sec-rte-sample .rte-header3 {
    font-size: 16px;
    line-height: 17.6px;
  }
  /*.sec-rte-sample .rte-p1 {
		font-size: 14px;
		line-height: 18.2px;
	}*/
  .sec-rte-sample .rte-p2 {
    font-size: 12px;
    line-height: 15.6px;
  }
}

/* RTE Sec Quote */
.sec-quote {
  display: block;
}
.sec-quote .widget-name {
  font-weight: bold;
  font-size: 16px;
  line-height: 130.11%;
  color: #e40e0e;
  text-align: right;
  width: 100%;
  padding-right: 50px;
}
.sec-quote .quote-container {
  display: flex;
  width: 100%;
  height: 50px;
}
.sec-quote .quote-container.m15 {
  margin-top: -15px;
}
.sec-quote hr {
  border: 1px solid #b3c9dd;
  background-color: #b3c9dd;
  width: 45%; /*46.11541%;*/
  flex: 1;
  margin-top: 30px;
}
.sec-quote .line-right {
  right: 0;
}
.sec-quote .quote-sign {
  font-weight: bold;
  font-size: 96px;
  text-align: center;
  padding: 0 15px 0 15px;
}
.sec-quote .quote-content p {
  font-style: italic;
  font-weight: normal;
  font-size: 24px;
  line-height: 36px;
  text-align: center;
  color: #231f20;
  margin: 20px;
}
@media (max-width: 1023px) {
  .sec-quote .widget-name {
    display: none;
  }
}
@media (max-width: 575px) {
  .sec-quote .quote-content p {
    font-size: 18px;
    line-height: 27px;
  }
  .sec-quote .quote-sign {
    font-size: 91px;
  }
}

/* RTE Sec Lists */
.sec-lists {
  font-size: 16px;
  line-height: 28.6px;
}
.sec-lists .list-model1,
.sec-lists .list-model2,
.sec-lists .list-model3 {
  margin-top: 0;
  margin-bottom: 30px;
}
.sec-lists .list-model1 {
  list-style: none;
  padding: 0;
}

.sec-lists .list-model1 li:before {
  content: "•";
  font-family: Trebuchet MS;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  color: #004b8d;
  margin-right: 18px;
  margin-left: 25px;
}

.sec-lists .list-model2 {
  list-style: none;
  counter-reset: list;
  padding: 0;
}

.sec-lists .list-model2 li {
  counter-increment: list;
  display: table-row;
  padding: 5px 0 5px;
}

.sec-lists .list-model2 span {
  flex: 1;
  display: table-cell;
}

.sec-lists .list-model2 li:before {
  content: counter(list);
  border-radius: 50%;
  border: 2px solid #e75f0a;
  font-family: Trebuchet MS;
  font-style: normal;
  font-weight: bold;
  font-size: 12px;
  color: #e75f0a;
  height: 18px;
  width: 18px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 12.89px;
  margin-left: 25px;
}

.sec-lists .list-model3 {
  list-style: none;
  counter-reset: list;
  padding: 0;
}

.sec-lists .list-model3 li,
.sec-lists .list-model1 li {
  display: table-row;
  padding: 5px 0 5px;
}

.sec-lists .list-model3 span,
.sec-lists .list-model1 span {
  flex: 1;
  margin-left: 9px;
  display: table-cell;
}

.sec-lists .list-model3 li:before {
  content: url("assets/images/rte/sec-lists/chevron.svg");
  border-radius: 50%;
  border: 2px solid #f89829;

  color: #e75f0a;
  height: 18px;
  width: 18px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 12.89px;
  margin-left: 22px;
}

@media (max-width: 575px) {
  .sec-lists {
    font-size: 14px;
    line-height: 22.4px;
  }
  .rte p {
    font-size: 14px;
    line-height: 22.4px;
  }
}

/* RTE Sec Tabs */
.sec-tabs {
  margin-top: 55px;
}
.rte-tab {
  position: relative;
  overflow: auto;
  display: flex;
  width: 100%;
}

.rte-tab::-webkit-scrollbar {
  width: 0px; /* remove scrollbar space /
  background: transparent; / optional: just make scrollbar invisible */
}

.rte-tab .tab-group {
  display: flex;
  flex-grow: 1;
  position: relative;
}
.rte-tab .tab-group::before {
  content: "";
  background-color: #e75f0a;
  position: absolute;
  width: 100%;
  height: 2px;
  top: 48%;
  z-index: -1;
}

.rte-tab .tab-group hr {
  display: flex;
  border: 2px #e75f0a solid;
  background-color: #e75f0a;
  position: absolute;
  width: 100%;
}

.rte-tab .tab-group .btn-tab:first-child {
  margin-left: 17px;
  margin-right: 2px;
}
.rte-tab .tab-group .btn-tab:not(:first-child):not(:last-child) {
  margin: 0 2px;
}
.rte-tab .tab-group .btn-tab:last-child {
  margin-right: 17px;
  margin-left: 2px;
}
.rte-tab .tab-group .btn-tab {
  background-color: transparent;
  text-decoration: none;
  border: none;
  outline: none;
  border: none;
  padding: 0;
  cursor: pointer;
}
.rte-tab .tab-group .btn-tab .top {
  padding: 13px 25px 9px 25px;
  white-space: nowrap;
  font-family: Trebuchet MS;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 23px;
  color: #231f20;
  border-bottom: 2px solid transparent;
}
.rte-tab .tab-group .btn-tab .tab-underline {
  background: #faa62c;
  opacity: 0;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  width: 100%;
  height: 2px;
}
.rte-tab .tab-group .btn-tab:focus {
  text-decoration: none !important;
}
.rte-tab .tab-group .btn-tab:hover .top .tab-underline,
.rte-tab .tab-group .btn-tab.active .top .tab-underline {
  opacity: 1;
  background-color: black;
}

.rte-tab .tab-group .btn-tab .top {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.rte-tab .tab-group .btn-tab .bottom {
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}
.rte-tab .tab-group .btn-tab.active .top,
.rte-tab .tab-group .btn-tab:hover .top {
  background-color: #f3a839;
  border-bottom: #f3a839 2px solid;
  overflow: visible;
}

.rte-tab .tab-group .btn-tab .bottom,
.rte-tab .tab-group .btn-tab .bottom {
  -webkit-clip-path: polygon(0 0%, 100% 0%, 50% 30%);
  clip-path: polygon(0 0%, 100% 0%, 50% 30%);
}

.rte-tab .tab-group .btn-tab:hover .bottom,
.rte-tab .tab-group .btn-tab.active .bottom {
  background-color: #f3a839;
  border: #f3a839 2px solid;
}
.rte-tab a:hover {
  text-decoration: none !important;
}
.sec-tabs .tabcontent {
  display: none;
}
.sec-tabs .tabcontent.active {
  display: block;
}
@media (max-width: 575px) {
  .rte-tab .tab-group .btn-tab .top {
    font-size: 14px;
    line-height: 22.4px;
  }
  .sec-tabs .tabcontent {
    padding-left: 0;
    padding-right: 0;
  }

  .sec-tabs {
    margin-top: 30px;
  }
}

/* RTE Sec Tables */
.sec-tables .table-container {
  display: flex;
  width: 100%;
  padding-bottom: 24px;
  text-align: left;
}

table {
  width: 100%;
  border-collapse: collapse;
}

table thead {
  background: #004b8d;
  color: white;
}
table thead th {
  padding: 28px 15px;
  font-family: Trebuchet MS;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 140%;
  color: #FFF;
}

table thead th:first-child,
table td:first-child {
  padding: 28px 15px 28px 40px;
}

table thead th:last-child,
table td:last-child {
  padding: 28px 40px 28px 15px;
}

table tbody tr:nth-child(2n + 1) {
  background: #f2f6f9;
  border: 1px solid #c7c7c7;
  box-sizing: border-box;
}

table tbody tr:nth-child(2n + 2) {
  background: #cfdbe7;
  border: 1px solid #c7c7c7;
  box-sizing: border-box;
}

table tbody td,
.wp-block-table td,
.wp-block-table th {
  padding: 22px 15px;
  font-family: Trebuchet MS;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 150%;
  /* or 24px */
  border: none;
  color: #262626;
  text-align: left;
}
.wp-block-table th {
  color: #FFF;
}
.wp-block-table {
  overflow-x: unset;
}
.wp-block-table thead {
  border: 1px solid #004b8d;
  border-bottom: none;
}

/*table tbody td:first-child {
  padding: 22px 15px 22px 40px;
}

table tbody td:last-child {
  padding: 22px 40px 22px 15px;
}*/

.sec-tables .table-model2 {
  width: 100%;
  border-collapse: collapse;
  border: 1px solid #c7c7c7;
}

.sec-tables .table-model2 th {
  padding: 20px 60px;
  background: #004b8d;
  font-family: Trebuchet MS;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 140%;
  /* or 22px */

  color: #ffffff;
  max-height: 62.4px;
  overflow: hidden;
  border: 0.8px solid #dbdbdb;
}

.sec-tables .table-model2 tr {
  max-height: 62.4px;
}

.sec-tables .table-model2 td {
  font-family: Trebuchet MS;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 140%;
  /* or 22px */

  font-feature-settings: "liga" off;

  color: #231f20;
  padding: 20px 75px;
  max-height: 62.4px;
  overflow: hidden;
}

.sec-tables .table-model2 td p {
  margin-top: 0;
  margin-bottom: 0;
}

.sec-tables .table-model2 tr:nth-child(2n + 1) td {
  background: #f2f6f9;
}

.sec-tables .table-model2 tr:nth-child(2n + 2) td {
  background: #cfdbe7;
}

/* MOBILE VIEW */
@media (max-width: 1023px) {
  .table-model1 {
    overflow-x: auto;
    padding-bottom:24px;
  }

  .table-model1 thead th {
    white-space: nowrap;
    min-width: 200px;
  }

  .table-model1::-webkit-scrollbar {
    height: 6px;
  }

  .table-model1::-webkit-scrollbar-track {
    background: #efefef;
    border-radius: 10px;
  }

  .table-model1::-webkit-scrollbar-thumb {
    background: #004b8d;
    border-radius: 10px;
  }

  .sec-tables .table-container {
    overflow-x: auto;
  }

  .sec-tables .table-container::-webkit-scrollbar {
    height: 6px;
  }

  .sec-tables .table-container::-webkit-scrollbar-track {
    background: #efefef;
    border-radius: 10px;
  }

  .sec-tables .table-container::-webkit-scrollbar-thumb {
    background: #004b8d;
    border-radius: 10px;
  }

  .sec-tables .table-model2 th {
    width: 267px;
  }

  .sec-tables .table-model2 th,
  .sec-tables .table-model2 td {
    white-space: nowrap;
    padding: 20px;
  }

  .sec-tables .table-model2 td p {
    max-width: 100%;
  }

  .sec-tables .table-model1 thead th {
    min-width: 200px;
  }
}

/* RTE Sec Accordion */
.rte-accordion {
  margin-bottom: 30px;
}
.rte-accordion .accordion {
  background: #f2f6f9;
  cursor: pointer;
  padding: 24px 34px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  margin-top: 8px;

  font-family: Trebuchet MS;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 130.11%;
  /* or 23px */

  display: flex;
  align-items: center;
  justify-content: space-between;

  color: #004b8e;

  transition: all 0.25s ease-in;
  -webkit-transition: all 0.25 ease-in;
}
.rte-accordion .accordion-header {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  margin-bottom: 14px;
}
.rte-accordion .btn-expand {
  display: flex;
  align-items: center;
  text-decoration: none;
}
.rte-accordion .btn-expand:link {
  text-decoration: none !important;
}
.rte-accordion .btn-expand &gt; i {
  width: 12px;
  height: 12px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #004b8d;
}
.rte-accordion .btn-expand:after {
  content: "Expand All";
  font-family: Trebuchet MS;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 130.11%;
  /* identical to box height, or 21px */

  display: flex;
  align-items: center;
  text-align: right;

  /* blue */
  padding-left: 8px;
  color: #004b8d;
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
}
.rte-accordion .btn-expand.expand:after {
  content: "Collapse All";
}
.rte-accordion .accordion span:last-child {
  height: 25px;
  display: flex;
  align-items: center;
}

.rte-accordion .accordion:hover {
  background-color: #ccc;
}

.rte-accordion .accordion.active {
  background: #004b8d;
  color: white;
}

.rte-accordion .panel {
  padding: 0 34px;
  background-color: white;
  border: 1px solid #004b8d;
  box-sizing: border-box;
  /* overflow: hidden; */
  transition: all 0.25s ease-in;
  -webkit-transition: all 0.25 ease-in;
  max-height: 0;
  visibility: hidden;
  overflow: hidden;
}
.rte-accordion .panel p:first-child {
  margin-top: 32px;
}
.rte-accordion .panel p:last-child {
  margin-bottom: 32px;
}
.rte-accordion .panel p {
  padding: 0px;
  margin-bottom: 12px;
  font-family: Trebuchet MS;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 160%;
  /* or 26px */

  font-feature-settings: "liga" off;

  /* YaleNUS Black */

  color: #231f20;
}

.rte-accordion .panel.active {
  max-height: 10000px;
  visibility: visible;
}
.rte-accordion .panel table {
  margin-top: 30px;
  margin-bottom: 30px;
}

.rte-accordion .accordion-container i.icon-plus {
  display: inline-block;

  color: #e75f0a;
  transition: all 0.25s ease-in;
  -webkit-transition: all 0.25 ease-in;
}
.rte-accordion .accordion-container .accordion.active i {
  color: white;
}
.rte-accordion .accordion-container .panel img {
  max-width: 100%;
  height: auto;
}

/* MOBILE VIEW */
@media (max-width: 1023px) {
  .rte-accordion .accordion {
    justify-content: flex-end;
    flex-direction: row-reverse;
    font-size: 15px;
  }

  .rte-accordion .accordion i {
    margin-right: 25px;
  }

  .rte-accordion {
    padding-top: 30px;
  }
  .rte-accordion .panel p {
    font-size: 14px;
  }
}

/* RTE Sec Slider */
.sec-slider .main-slide {
  width: 100%;
  position: relative;
  height: auto;
  display: flex;
  align-items: center;
}

.sec-slider .main-slide .img-slide {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: auto;
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -o-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  z-index: -1;
  transform: translateZ(0);
}

.sec-slider .main-slide .img-slide.opaque {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=1);
  transform: translateZ(0);
}

.sec-slider .main-slide .nav-slide {
  position: absolute;
  width: 4px;
  height: 42px;
}

.sec-slider .chevron-left::before,
.sec-slider .chevron-left::after {
  content: "";
  position: absolute;
  right: 0;
  height: 50%;
  width: 100%;
  background: white;
}
.chevron-left:before {
  top: 0;
  transform: skewX(-40deg);
}

.chevron-left:after {
  bottom: 0;
  height: 50%;
  transform: skewX(40deg);
}

.sec-slider .chevron-right::before,
.sec-slider .chevron-right::after {
  content: "";
  position: absolute;
  left: 0;
  height: 50%;
  width: 100%;
  background: white;
}
.chevron-right:before {
  top: 0;
  transform: skewX(40deg);
}

.chevron-right:after {
  bottom: 0;
  height: 50%;
  transform: skewX(-40deg);
}

.sec-slider .main-slide .nav-slide:hover {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -o-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}
.sec-slider .main-slide .nav-slide.prev {
  left: 44px;
}
.sec-slider .main-slide .nav-slide.next {
  right: 44px;
}

.sec-slider .second-slide {
  padding: 16px 0;
  position: relative;
}

.sec-slider .second-slide .item-list {
  overflow: hidden;
  width: 100%;
  position: relative;
}

.sec-slider .second-slide .item-slide {
  width: 25%;
  height: auto;
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
}
.sec-slider .second-slide .item-slide img {
  width: 100%;
  height: auto;
  position: relative;
}

.sec-slider .second-slide .item-slide .blur {
  background: white;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0.5;
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -o-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}
.sec-slider .second-slide .item-slide .blur.opaque {
  opacity: 0;
}

.sec-slider .second-slide {
  height: 100%;
}

.sec-slider .second-slide .nav-slide {
  position: absolute;
  top: 50%;
  border-radius: 50%;
  height: 30%;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #004b8d;
  transform: translateY(-50%);
}
.sec-slider .second-slide .nav-slide .arrow {
  width: 25%;
  height: 25%;
  border: solid white;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 3px;
}
.sec-slider .second-slide .nav-slide:hover {
  background: white;
  border: 1px solid #004b8d;
}
.sec-slider .second-slide .nav-slide:hover .arrow {
  border: solid #004b8d;
  border-width: 0 3px 3px 0;
}

.sec-slider .second-slide .nav-slide .arrow.right {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}

.sec-slider .second-slide .nav-slide .arrow.left {
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
}

.sec-slider .second-slide .nav-slide.prev {
  left: 28px;
}

.sec-slider .second-slide .nav-slide.next {
  right: 28px;
}

/* RTE Side Menu Alternative */
.rte .sidebar-accordion__submenu li {
  overflow: hidden;
}
.rte .sidebar-accordion__submenu li:hover ::before,
.rte .sidebar-accordion__submenu li:focus ::before,
.rte .sidebar-accordion__submenu li.active ::before {
  content: "";
  position: absolute;
  border: none;
  background: #004b8d;
  transform-origin: 100% 100%;
  box-shadow: 10px 0 0px 0px #1288ca, 20px 0 0px 0px #006da4, 30px 0 0px 0px #005d97, 40px 0 0px 0px #004b8d;
  transform: skewX(30deg);
  left: 0;
  right: 40px;
  top: 0;
  bottom: 51%;
  z-index: -1;
}
.rte .sidebar-accordion__submenu li:hover ::after,
.rte .sidebar-accordion__submenu li:focus ::after,
.rte .sidebar-accordion__submenu li.active ::after {
  content: "";
  transform-origin: 100% 0%;
  position: absolute;
  border: none;
  background: #004b8d;
  box-shadow: 10px 0 0px 0px #1288ca, 20px 0 0px 0px #006da4, 30px 0 0px 0px #005d97, 40px 0 0px 0px #004b8d;
  transform: skewX(-30deg);
  left: 0;
  right: 40px;
  top: 49%;
  bottom: 0;
  z-index: -1;
}

.rte .sidebar-accordion__submenu li.active a,
.rte .sidebar-accordion__submenu li:hover a {
  color: #fff;
}

/* RTE Sec Links */
.sec-links {
  margin: 55px 0px;
}
.rte h1 {
  font-size: 36px;
  font-weight: 700;
  line-height: 40px;
}
.rte h2 {
  font-size: 32px;
  font-weight: 700;
  line-height: 35px;
}
.rte h3 {
  font-size: 21px;
  font-weight: 700;
  line-height: 23px;
}

.rte .tabcontent h1,
.rte .tabcontent h2,
.rte .tabcontent h3 {
  margin-top:  0;
}

.rte .content__body-content a:focus,
.content__body-content.rte a:focus,
.rte .content__body-content a:hover,
.content__body-content.rte a:hover,
.notification__item a:focus,
.notification__item a:hover,
.event-detail a:focus,
.event-detail a:hover,
.rte .entry-content a:focus,
.rte .entry-content a:hover,
.entry-content p a:hover,
.campus-facilities-description a:hover {
  text-decoration: underline;
}
.rte .content__body-content a,
.content__body-content.rte a,
.rte .entry-content a,
.event-detail a,
.entry-content p a,
.campus-facilities-description a {
  color: #1288ca;
}
.rte a.visited,
.rte a[target="_blank"],
.content__body-content a[target="_blank"],
#news-detail a[target="_blank"],
.notification__item a,
.notification__item a[target="_blank"],
.event-detail a[target="_blank"],
.entry-content p a[target="_blank"],
.campus-facilities-description a[target="_blank"] {
  color: #004282;
}
@media (max-width: 575px) {
  .rte h1 {
    font-size: 24px;
    font-weight: 700;
    line-height: 26.4px;
  }
  .rte h2 {
    font-size: 20px;
    font-weight: 700;
    line-height: 26.02px;
  }
  .rte h3 {
    font-size: 16px;
    font-weight: 700;
    line-height: 17.6px;
  }
}

.content__body-content.rte {
  width: 75%;
  padding: 0;
}
.search-event {
  margin-top: 0;
}
@media (min-width: 600px) and (max-width: 781px) {
  .wp-block-column:not(:only-child) {
    flex-basis: 100% !important;
    flex-grow: unset;
  }

  .wp-block-column:nth-child(2n) {
    margin-left: 0;
  }
}

@media (max-width: 768px) {
  .content__body-content.rte {
    width: 100%;
  }

  .landing-banner.homebanner .m-description {
    top: 0;
  }
  .stories-events .stories__content {
    flex-direction: column;
  }

  .landing-banner.homebanner .m-description {
    display: block;
    position: relative;
    top: 0;
  }

  .landing-banner-box .col-sm-3.item-slider .landing-banner-box-text,
  .landing-banner-box .col-sm-3.item-slider .description {
    display: none;
  }

  .landing-banner-box .container .row {
    flex-direction: row;
    display: block;
    text-align: center;
  }

  .major-landing .landing-banner-box .col-sm-3 {
    max-width: unset;
    border-radius: 50%;
    border: 0;
    width: 10px;
    padding: 0;
    height: 10px;
    margin: 0 5px;
  }

  .major-landing .landing-banner-box .col-sm-3.active {
    width: 30px;
    border-radius: 20px;
    background: #004b8d;
  }

  .major-landing .landing-banner-box .col-sm-3 {
    background: #004b8d57;
    float: none;
    display: inline-block;
  }

  .major-landing .landing-banner .homebanner-slider {
    position: relative !important;
  }

  .major-landing .landing-banner.homebanner {
    overflow: visible;
    padding: 0 !important;
  }

  .landing-banner .homebanner-slider .slick-list .homebanner-slider__slide img {
    position: relative;
    min-height: 450px;
  }

  .landing-banner .homebanner-slider .slick-list .image-container {
    position: relative;
  }

  .landing-banner.homebanner .m-description .card-desc {
    background-color: #d9e4ee;
    color: #004b8d;
  }

  .landing-banner-box {
    bottom: 2em;
    top: inherit;
  }
}

/* RTE Sec CTA */
.rte a.btn {
  color: #004b8d;
  text-decoration: none;
  margin-bottom: 30px;
}
.rte a.btn:hover,
.rte a.btn:focus {
  text-decoration: none;
  color: #ffffff;
}
.rte .btn .fa-download {
  align-self: flex-end;
  border-radius: 50%;
  background: #004b8d;
  color: #fff;
  padding: 9px;
  margin: 0px -1px -1px 50px;
  border: 1px solid #004b8d;
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
}
.rte .btn:focus .fa-download,
.rte .btn:hover .fa-download {
  background: #fff;
  color: #004b8d;
  border: 1px solid #004b8d;
}
@media (max-width: 575px) {
  .rte .btn {
    font-size: 12px;
  }
  .rte .btn .fa-download {
    padding: 10px;
    margin: 0px -1px 0px 0px;
  }
}

/* RTE Sec Build */
.sec-build {
  text-align: center;
  margin: 55px 0px;
}
.sec-build h2 {
  font-weight: 700;
  line-height: 38px;
  margin: 0;
}
.sec-build h3 {
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 27px;
  margin: 5px 0;
}
.sec-build .row {
  margin-top: 50px;
}
.sec-build .col-md-3,
.sec-build .col-xs-6 {
  padding: 0px 25px 25px 25px;
}
.sec-build img {
  margin-bottom: 10px;
}
.sec-build span {
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
}
@media (max-width: 575px) {
  .sec-build h2 {
    font-weight: 700;
    line-height: 28.8px;
  }
  .sec-build h3 {
    font-size: 16px;
    line-height: 24px;
  }
  .sec-build span {
    font-size: 14px;
    font-weight: 400;
    line-height: 22.4px;
  }
}

/* RTE Sec virtual */
.sec-virtual .virtual-card {
  position: relative;
  padding: 0;
  margin-bottom: 30px;
}
.sec-virtual .virtual-card.two-dates {
  margin-bottom: 70px;
}
.sec-virtual .text-container {
  border: 5px solid #ffe06f;
  padding: 30px 20px 30px 100px;
  font-size: 15px;
  color: #231f20;
}
.sec-virtual .text-container a {
  color: #231f20;
}
.sec-virtual .text-container h3 {
  font-size: 18px;
  line-height: 21.6px;
  margin: 0px;
  margin-bottom: 20px;
  color: #231f20;
}
.sec-virtual .date {
  position: absolute;
  top: -10px;
  left: 0;
  background: #ffe06f;
  font-size: 21px;
  font-weight: 700;
  width: 90px;
  padding: 20px;
  -webkit-clip-path: polygon(0 0, 100% 0, 71% 100%, 0 93%);
  clip-path: polygon(0 0, 100% 0, 71% 100%, 0 93%);
  color: #231f20;
}
.sec-virtual .date span span {
  font-size: 16px;
  font-weight: 700;
}
.sec-virtual .text-container .time {
  display: flex;
  padding: 5px 0px;
}
.sec-virtual .text-container .location {
  display: flex;
  padding: 5px 0px;
  margin-left: -1px;
}
.sec-virtual .text-container .time .icon,
.sec-virtual .text-container .location .icon {
  margin-right: 11px;
  font-size: 20px;
}
.rte a:hover .sec-virtual .text-container .time .icon,
.rte a:hover .sec-virtual .text-container .location .icon,
a.event-block-url:hover {
  text-decoration: none !important;
}
@media (min-width: 1024px) and (max-width: 1279px) {
  .sec-virtual .virtual-card .text-container h3 {
    min-height: 42px;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box !important;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    white-space: normal;
  }
}
@media (max-width: 1023px) {
  .sec-virtual .col-md-4.col-sm-6 {
    margin-bottom: 50px;
  }
}
@media (max-width: 767px) {
  .sec-virtual .col-sm-12,
  .sec-virtual .col-sm-4,
  .sec-virtual .col-sm-6 {
    margin-bottom: 50px;
  }
  .sec-virtual {
    margin: 20px 0;
  }
}
@media (max-width: 575px) {
  .sec-virtual .text-container {
    padding: 25px 20px 25px 90px;
    font-size: 14px;
  }
  .sec-virtual .date {
    font-size: 18px;
    width: 85px;
  }
  .sec-virtual .date span span {
    font-size: 14px;
  }
  .sec-virtual .text-container h3 {
    font-size: 15px;
    line-height: 21px;
  }
  .sec-virtual .text-container .time .icon,
  .sec-virtual .text-container .location .icon {
    font-size: 14px;
  }
}

/* RTE Sec Slideone */
.sec-slideone {
  margin: 55px 0px;
}
.sec-slideone .slider-single {
  width: 100%;
  height: auto;
  padding: 5px;
  overflow: hidden;
}
.sec-slideone .slider-single img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
}
.sec-slideone .slider-nav img::before {
  content: "";
  display: block;
  padding-top: 75%;
}
.sec-slideone .slider-nav img {
  width: 100%;
  height: auto;
  opacity: 0.5;
}
.sec-slideone .slider-nav .slick-slide {
  cursor: pointer;
  padding: 5px;
}
.sec-slideone .slick-slide.is-active img {
  opacity: 1;
}
.sec-slideone .slider-single .slick-next,
.sec-slideone .slider-single .slick-prev {
  top: 50%;
  border-radius: 0%;
  padding: 0;
  transform: translateY(-50%);
  font-size: 40px;
  text-indent: 999px;
  width: 10%;
  height: 97.6%;
  border: none;
  background: transparent;
  color: #ffffff;
  transition: all 0.25s ease-in;
  -webkit-transition: all 0.25 ease-in;
  display: block !important;
}
.sec-slideone .slider-single .slick-prev {
  left: 0;
}
.sec-slideone .slider-single .slick-next {
  right: 0;
}
.sec-slideone .slider-nav .slick-next,
.sec-slideone .slider-nav .slick-prev {
  top: 50%;
  border-radius: 50%;
  padding: 12px 28px 30px 15px;
  transform: translateY(-50%);
  font-size: 1em;
  text-indent: 999px;
  width: 30px;
  height: 40px;
  border: 1px solid transparent;
  background: #004b8d;
  color: #ffffff;
  transition: all 0.25s ease-in;
  -webkit-transition: all 0.25 ease-in;
  display: block !important;
}
.sec-slideone .slider-nav .slick-next:hover,
.sec-slideone .slider-nav .slick-prev:hover {
  border: 1px solid #004b8d;
  background: #ffffff;
  color: #004b8d;
}
.sec-slideone .slider-nav .slick-prev {
  left: 4%;
}
.sec-slideone .slider-nav .slick-next {
  right: 4%;
}
.sec-slideone .slider-single img {
  min-height: 400px;
}
@media (max-width: 767px) {
  .sec-slideone .slider-single .slick-next,
  .sec-slideone .slider-single .slick-prev {
    font-size: 25px;
    width: 10%;
  }
  .sec-slideone .slider-nav .slick-next,
  .sec-slideone .slider-nav .slick-prev {
    display: none !important;
  }
  .sec-slideone .slider-single img {
    min-height: 50px;
  }
}

/* RTE Sec Slide Video */
.sec-slidevideo {
  margin: 55px 0px;
}
.sec-slidevideo .video-single {
  width: 100%;
  height: auto;
  padding: 5px;
  overflow: hidden;
}
.sec-slidevideo .video-single iframe {
  width: 100%;
  height: 491px;
}
.sec-slidevideo .video-single span,
.sec-slidevideo .video-nav span {
  width: 100%;
  font-size: 12px;
  font-weight: 700;
  line-height: 14px;
  padding: 6px 0;
}
.sec-slidevideo .video-nav iframe::before {
  content: "";
  display: block;
  padding-top: 75%;
}
.sec-slidevideo .video-nav iframe {
  width: 100%;
  height: 112px;
  opacity: 0.5;
}
.sec-slidevideo .video-nav div {
  position: relative;
}
.sec-slidevideo .video-nav .windows {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: transparent;
}
.sec-slidevideo .video-nav .slick-slide {
  cursor: pointer;
  padding: 5px;
}
.sec-slidevideo .slick-slide.is-active iframe {
  opacity: 1;
}
.sec-slidevideo .video-single .slick-next,
.sec-slidevideo .video-single .slick-prev {
  display: none !important;
}
.sec-slidevideo .video-single .slick-prev {
  left: 0;
}
.sec-slidevideo .video-single .slick-next {
  right: 0;
}
.sec-slidevideo .video-nav .slick-next:hover,
.sec-slidevideo .video-nav .slick-prev:hover {
  color: #004b8d;
  background-color: white;
}
.sec-slidevideo .video-nav .slick-next,
.sec-slidevideo .video-nav .slick-prev {
  border-radius: 50%;
  transform: translateY(-50%);
  font-size: 1em;
  top: 125%;
  text-indent: 999px;
  width: 40px;
  height: 40px;
  border: 1px solid #004b8d;
  background: #004b8d;
  color: #ffffff;
  transition: all 0.25s ease-in;
  -webkit-transition: all 0.25 ease-in;
  display: block !important;
}
.sec-slidevideo .video-nav .slick-prev {
  left: 5px;
  padding: 18px 30px 37px 25px;
}
.sec-slidevideo .video-nav .slick-next {
  left: 65px;
  padding: 18px 20px 37px 35px;
}
.sec-slidevideo .video-nav {
  margin-bottom: 55px;
}
.sec-slidevideo .video-nav.arrow {
  margin-bottom: 125px;
}
@media (max-width: 767px) {
  .sec-slidevideo .video-nav .slick-next,
  .sec-slidevideo .video-nav .slick-prev {
    display: none !important;
  }
  .sec-slidevideo .video-nav {
    margin-bottom: 0;
  }
  .sec-slidevideo {
    margin: 25px 0px;
  }
  .sec-slidevideo .video-single iframe {
    width: 100%;
    height: 190px;
  }
}

/* Sec RTE Youtube */
.sec-rte-youtube .main-video {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  height: 0;
  overflow: hidden;
  width: 100%;
}

.sec-rte-youtube .main-video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.sec-rte-youtube .mini-video {
  width: 100%;
  position: relative;
  overflow: hidden;
  margin: 12px 0;
}

.sec-rte-youtube .mini-video .mini-video-container {
  position: absolute;
  left: 0;
  top: 0;
}
.sec-rte-youtube .mini-video .item-mini-video {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  height: 0;
  overflow: hidden;
  transform: translateX(0);
  width: 100%;
}
.sec-rte-youtube .mini-video .item-mini-video .blur {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-color: white;
  opacity: 0.5;
}

.sec-rte-youtube .mini-video .item-mini-video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.sec-rte-youtube .nav-group {
  width: 100px;
  height: 45px;
  display: flex;
}

/* FAQ */
.page-banner-faq {
  height: 200px;
  position: relative;
  align-items: center;
  display: flex;
}

/*.page-banner-faq &gt; .page-banner-arrow-faq {
  position: absolute;
  width: 100%;
  height: 100%;
  filter: drop-shadow(26px 0px 0px #ffe06f) drop-shadow(26px 0px 0px #fdb740)
    drop-shadow(26px 0px 0px #faa62c);
  z-index: -1;
}
.page-banner-faq .page-banner-arrow-faq::after {
  content: "";
  position: absolute;
  width: calc(100% - (26px * 3));
  height: 100%;
  background: #004b8e;
  -webkit-clip-path: polygon(0 0, 97% 0, 100% 50%, 97% 100%, 0 100%);
  clip-path: polygon(0 0, 96% 0, 100% 50%, 96% 100%, 0 100%);
  z-index: -1;
}*/

.page-banner-faq .container {
  position: absolute;
  left: 0;
  right: 0;
  display: flex;
  align-items: center;
}
.page-banner-faq .page-banner-title-faq {
  width: 100%;
  font-family: "Lexia DaMa Regular", Arial, sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 40px;
  line-height: 120%;
  /* or 48px */

  text-align: center;
  z-index: 10;
  color: #ffffff;
}

.page-banner-faq {
  margin-top: 0;
}
/* SECTION NAVIGATION-------------------- */
/* SECTION ACCORDION--------------------- */

@media (min-width: 615px) and (max-width: 1024px) {
  .page-banner-faq .page-banner-title-faq {
    font-size: 32px;
    text-align: left;
  }
  .page-banner-faq {
    height: 150px;
  }

  .page-banner-faq .page-banner-arrow::after {
    -webkit-clip-path: polygon(0% 0, 90% 0%, 100% 50%, 90% 100%, 0% 100%, 0% 50%);
    clip-path: polygon(0% 0, 90% 0%, 100% 50%, 90% 100%, 0% 100%, 0% 50%);
  }
}
@media screen and (max-width: 614px) {
  .page-banner-faq {
    height: 134px;
  }
  /* .page-banner-faq .container {
    bottom: 0;
    left: 0;
    right: 0;
    height: 50%;
  } */

  .page-banner-faq .page-banner-arrow::after {
    -webkit-clip-path: polygon(0% 0, 90% 0%, 100% 50%, 90% 100%, 0% 100%, 0% 50%);
    clip-path: polygon(0% 0, 90% 0%, 100% 50%, 90% 100%, 0% 100%, 0% 50%);
  }
  .page-banner-faq .page-banner-arrow-faq::after {
    width: calc(100% - (15px * 3));
    -webkit-clip-path: polygon(0 0, 89% 0, 100% 50%, 89% 100%, 0 100%);
    clip-path: polygon(0 0, 89% 0, 100% 50%, 89% 100%, 0 100%);
  }
  .page-banner-faq .page-banner-title-faq {
    font-size: 24px;
    width: 70%;
    text-align: left;
  }

  .page-banner-faq .page-banner-arrow-container {
    height: 134px;
    top: 0;
  }
}

/* Yale NUS Sidebar */
.yale-nus-sidebar-accordion__menu li a {
  text-decoration: none;
  color: #004b8d;
  padding: 16px 0;
  display: flex;
  justify-content: space-between;
  position: relative;
}
.yale-nus-sidebar-accordion__menu li a i {
  display: flex;
  justify-content: center;
  align-items: center;
  transform-origin: center center;
  transform: rotate(0deg);
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.yale-nus-sidebar-accordion__menu li.active a i {
  transform: rotate(180deg);
}
.yale-nus-sidebar-accordion__submenu {
  max-height: 0;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.yale-nus-sidebar-accordion__menu li.active .yale-nus-sidebar-accordion__submenu {
  max-height: 10000px;
}
.yale-nus-sidebar-accordion__submenu li {
  margin: 10px 0;
  position: relative;
  width: 100%;
}
.yale-nus-sidebar-accordion__menu &gt; li &gt; a {
  border-bottom: 1px solid rgba(0, 75, 141, 0.3);
  font-weight: 700;
}
.yale-nus-sidebar-accordion__submenu li a {
  padding: 15px 0 15px 30px;
  text-decoration: none;
  color: #004b8d;
  padding: 16px 21px;
  display: flex;
  justify-content: space-between;
  position: relative;
}
.yale-nus-sidebar-accordion__submenu li.current a {
  padding-right: 50px;
}
.yale-nus-sidebar-accordion__submenu li a .bg {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: -1;
  display: none;
  filter: drop-shadow(6px 0px 0px #1288ca) drop-shadow(6px 0px 0px #006da4) drop-shadow(6px 0px 0px #005d97);
  transform: translateZ(0);
}
.yale-nus-sidebar-accordion__submenu li a .bg::before,
.yale-nus-sidebar-accordion__submenu li a .bg::before {
  content: "";
  position: absolute;
  width: calc(100% - (6px * 3));
  height: 100%;
  background: #004b8d;
  -webkit-clip-path: polygon(0 0, 95% 0, 100% 50%, 95% 100%, 0 100%);
  clip-path: polygon(0 0, 95% 0, 100% 50%, 95% 100%, 0 100%);
  z-index: -1;
}
.yale-nus-sidebar-accordion__submenu li:focus a,
.yale-nus-sidebar-accordion__submenu li:hover a,
.yale-nus-sidebar-accordion__submenu li.active a,
.yale-nus-sidebar-accordion__submenu li.current a {
  color: white;
}
.yale-nus-sidebar-accordion__submenu li:focus a .bg,
.yale-nus-sidebar-accordion__submenu li:hover a .bg,
.yale-nus-sidebar-accordion__submenu li.active a .bg,
.yale-nus-sidebar-accordion__submenu li.current a .bg {
  display: block;
}

/* Yale NUS Dropdown */
/* DROPDOWN YALE_NUS */
.yale-nus-dropdown {
  margin: 16px 0px;
}
.yale-nus-dropdown &gt; a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 54px;
  width: 100%;
  border: 1px solid #b3c9dd;
  border-radius: 4px;
  padding: 14px 20px;
  text-decoration: none;
  position: static;
}
.yale-nus-dropdown &gt; a span {
  font-family: Trebuchet MS;
  font-style: normal;
  font-weight: bold;
  font-size: 15px;
  line-height: 170.19%;
  /* identical to box height, or 26px */

  color: #004b8d;
}
.yale-nus-dropdown &gt; a .arrow {
  transform-origin: center center;
  transform: rotate(0deg);
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.yale-nus-dropdown &gt; a.active .arrow {
  transform: rotate(180deg);
}
.yale-nus-dropdown .dropdown-content.show {
  display: block;
}
.yale-nus-dropdown .dropdown-content::-webkit-scrollbar {
  display: none;
}

.yale-nus-dropdown .dropdown-content.active {
  max-height: 80vh;
  overflow-y: auto;
}
.yale-nus-dropdown &gt; .dropdown-content {
  max-height: 0;
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  background: #ffffff;
  border: 1px solid #b3c9dd;
  border-radius: 0px 0px 4px 4px;
  z-index: 100;
  margin: 0;
  padding: 0;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.yale-nus-dropdown .dropdown-content &gt; li {
  list-style-type: none;
  display: flex;
  flex-direction: column;
  position: relative;
}
.yale-nus-dropdown &gt; .dropdown-content &gt; li::after {
  content: "";
  height: 1px;
  background: #004b8d;
  opacity: 0.3;
  margin: 0 20px;
}
.yale-nus-dropdown .dropdown-content ul {
  padding: 0;
}
.yale-nus-dropdown .dropdown-content ul li {
  list-style-type: none;
}
.yale-nus-dropdown .dropdown-content a {
  text-decoration: none;
  width: 95%;
  text-overflow: ellipsis;
  overflow: hidden;
}
.yale-nus-dropdown .dropdown-content .submenu {
  position: relative;
}
.yale-nus-dropdown .dropdown-content .submenu .bg {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: -1;
  filter: drop-shadow(6px 0px 0px #1288ca) drop-shadow(6px 0px 0px #006da4) drop-shadow(6px 0px 0px #005d97);
  display: none;
}
.yale-nus-dropdown .dropdown-content .submenu:focus,
.yale-nus-dropdown .dropdown-content .submenu:hover {
  color: white;
}
.yale-nus-dropdown .dropdown-content .submenu .bg:before,
.yale-nus-dropdown .dropdown-content .submenu .bg:before {
  content: "";
  position: absolute;
  background-color: #004b8d;
  width: calc(100% - (6px * 3));
  height: 100%;
  z-index: -1;
  -webkit-clip-path: polygon(0 0, calc(100% - 19px) 0, 100% 50%, calc(100% - 19px) 100%, 0 100%);
  clip-path: polygon(0 0, calc(100% - 19px) 0, 100% 50%, calc(100% - 19px) 100%, 0 100%);
}
.yale-nus-dropdown .dropdown-content .submenu:focus .bg,
.yale-nus-dropdown .dropdown-content .submenu:hover .bg {
  display: block;
}

.yale-nus-dropdown .dropdown-content .dropdown-list {
  font-family: Trebuchet MS;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 155%;
  /* or 25px */

  color: #004b8d;
  text-decoration: none;
  padding: 15px 0;
  margin: 0 20px;
  display: flex;
  align-items: center;
  width: 90%;
  text-overflow: ellipsis;
  overflow: hidden;
}
.yale-nus-dropdown .dropdown-content .submenu:focus .dropdown-list,
.yale-nus-dropdown .dropdown-content .submenu:hover .dropdown-list {
  color: white;
}
.yale-nus-dropdown &gt; .dropdown-content .submenu:hover:focus,
.yale-nus-dropdown &gt; .dropdown-content .submenu:hover:after {
  display: none;
}

.yale-nus-dropdown .dropdown-content .dropdown-accordion {
  font-family: Trebuchet MS;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 155%;
  /* or 25px */

  color: #004b8d;
  padding: 15px 20px;
  display: flex;
  justify-content: space-between;
  width:  100%;
}
.yale-nus-dropdown .dropdown-content .dropdown-accordion .arrow {
  transform: rotate(0deg);
  transform-origin: center center;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.yale-nus-dropdown .dropdown-content .dropdown-accordion.active .arrow {
  transform: rotate(180deg);
}
.yale-nus-dropdown .dropdown-content .accordion-content {
  overflow: hidden;
  max-height: 0;
  display: none;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.yale-nus-dropdown .dropdown-content .accordion-content.show {
  display: block;
}
.yale-nus-dropdown .dropdown-content .accordion-content::-webkit-scrollbar {
  display: none;
}
.yale-nus-dropdown .dropdown-content .accordion-content.active {
  max-height: 300px;
  overflow-y: auto;
}
.yale-nus-dropdown .dropdown-content .accordion-content li {
  display: flex;
  flex-direction: column;
  position: relative;
  height: 50px;
  justify-content: center;
}
.yale-nus-dropdown .dropdown-content .accordion-content li .bg {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: -1;
  filter: drop-shadow(6px 0px 0px #1288ca) drop-shadow(6px 0px 0px #006da4) drop-shadow(6px 0px 0px #005d97);
  display: none;
}
.yale-nus-dropdown .dropdown-content .accordion-content li:focus,
.yale-nus-dropdown .dropdown-content .accordion-content li:hover,
.yale-nus-dropdown .dropdown-content .accordion-content li.active {
  color: white;
}
.yale-nus-dropdown .dropdown-content .accordion-content li .bg:before,
.yale-nus-dropdown .dropdown-content .accordion-content li .bg:before,
.yale-nus-dropdown .dropdown-content .accordion-content li .bg:before {
  content: "";
  position: absolute;
  background-color: #004b8d;
  width: calc(100% - (6px * 3));
  height: 100%;
  z-index: -1;
  -webkit-clip-path: polygon(0 0, calc(100% - 19px) 0, 100% 50%, calc(100% - 19px) 100%, 0 100%);
  clip-path: polygon(0 0, calc(100% - 19px) 0, 100% 50%, calc(100% - 19px) 100%, 0 100%);
}
.yale-nus-dropdown .dropdown-content .accordion-content li:focus .bg,
.yale-nus-dropdown .dropdown-content .accordion-content li:hover .bg,
.yale-nus-dropdown .dropdown-content .accordion-content li.active .bg {
  display: block;
}
/*.yale-nus-dropdown .dropdown-content .accordion-content li:hover a,*/
.yale-nus-dropdown .dropdown-content .accordion-content li.active a {
  color: white;
}
.yale-nus-dropdown .dropdown-content .accordion-content li a {
  font-family: Trebuchet MS;
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  line-height: 140%;
  /* or 21px */

  padding: 15px 0;
  color: #004b8d;
  height: 50px;
  display: flex;
  align-items: center;
  margin-left: 20px;
}
.yale-nus-dropdown .dropdown-content .accordion-content li a.current {
  color: #FFF;
  padding-right: 36px;
}

/* pagination */
/*.pagination{
	padding: 50px 0;
}
.pagination .first-page, .pagination .last-page{
	display: none;
}
.pagination .page-numbers-container{
	text-align: center;
}
.pagination .page-numbers-container .page-numbers{
	padding: 13px 16px;
	cursor: pointer;
	font-style: normal;
	font-weight: bold;
	font-size: 16px;
	line-height: 1;
	color: #004B8D;
	border-radius: 100%;
	margin: 0 2px;
	display: inline-block;
	transition: all .25s ease-out;
}
.pagination .page-numbers-container .page-numbers .icon{
	font-size: 14px;
	padding: 0 1px;
}
.pagination .page-numbers-container .page-numbers.disabled, .pagination .page-numbers-container .page-numbers.disabled:hover{
	color: #a7a5a6;
	cursor: not-allowed;
	background-color: transparent;
}
.pagination .page-numbers-container .page-numbers.active, .pagination .page-numbers-container .page-numbers:hover{
	background-color: #004B8D;
	color: #fff;
}
@media only screen and (max-width:767px){
	.pagination{
		padding: 30px 0;
	}
	.pagination .first-page{
		display: block;
		font-style: normal;
		font-weight: bold;
		font-size: 13px;
		letter-spacing: 0.1em;
		padding-top: 8px;
	}
	.pagination .last-page{
		display: block;
		text-align: right;
		font-style: normal;
		font-weight: bold;
		font-size: 13px;
		letter-spacing: 0.1em;
		padding-top: 8px;
	}
	.pagination .page-numbers-container{
		padding: 0;
	}
	.pagination .first-page.disabled, .pagination .last-page.disabled{
		color: #a7a5a6;
	}
	.pagination .page-numbers-container .page-numbers{
		padding: 8px 11px;
		font-size: 13px;
	}
	.pagination .page-numbers-container .page-numbers .icon, .pagination .first-page .icon, .pagination .last-page .icon{
		font-size: 11px;
	}
}*/
.safe-space {
  margin: 30px 0px 10px;
}
.pagination {
  display: flex;
  align-items: center;
  justify-content: center;
}
.pagination .between {
  display: flex;
  max-width: calc(100% - 180px);
  overflow: auto;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.pagination .between::-webkit-scrollbar {
  display: none;
}
.pagination .between:first-child {
  max-width: 95px;
}
.pagination .between:last-child {
  max-width: 95px;
}
.pagination a {
  color: #004b8d;
  padding: 6px 18px;
  text-decoration: none;
  transition: background-color 0.3s;
  margin: 0 4px;
  border-radius: 50%;
  font-size: 16px;
  font-weight: 700;
  line-height: 32px;
}
.pagination a.double {
  padding: 7px 14px;
}
.pagination .between:first-child a {
  padding-left: 0px;
  text-align: left;
  width: 100%;
}
.pagination .between:last-child a {
  padding-right: 0px;
  text-align: right;
  width: 100%;
}
.pagination a.mini-arrow {
  font-size: 14px;
  font-weight: 700;
  line-height: 21px;
  letter-spacing: 0.1em;
}
.pagination a.disable {
  color: #918f8f;
}
.pagination a.mini-arrow i {
  margin: 0px 8px;
  font-size: 11px;
}
.pagination a.active {
  background-color: #004b8d;
  color: #ffffff;
}
.pagination a:hover {
  background-color: #d9e4ee;
}
.pagination a.mini-arrow:hover {
  background-color: transparent;
}
.pagination a.active:hover {
  background-color: #004b8d;
  color: #ffffff;
}
@media (max-width: 1023px) {
  .pagination {
    display: flex;
    justify-content: space-between;
  }
  .pagination a {
    margin: 0px;
    font-size: 14px;
    line-height: 21px;
    padding: 7px 14px;
  }
  .pagination .between {
    max-width: calc(100% - 150px);
  }
}

@media screen and (max-width: 768px) {
  .major-landing .landing-banner.homebanner {
    height: auto !important;
  }
  .landing-banner .homebanner-slider .slick-list {
    overflow: visible;
  }

  .landing-banner.homebanner .m-description .card-desc {
    background: red;
  }

  /*.landing-profile .text-container {
    padding: 190px 100px 60px 100px;
    color: #ffffff;
    text-align: center;
  }*/
  .landing-profile .col-md-3 {
    position: relative;
    top: 10em;
  }

  .landing-banner.homebanner .m-description .card-desc {
    padding: 1.7em 1.7em 2.6em;
    background-color: #d9e4ee;
    cursor: pointer;
    color: #004b8d;
    float: none;
    margin-left: auto;
  }

  .description p {
    max-width: inherit;
    -webkit-line-clamp: unset;
  }

  .landing-banner-box {
    /* bottom: -8em; */
    width: 100% !important;
  }

  .landing-banner-box .title-direction {
    display: none;
  }

  /* .landing-banner-box .description {
    display: none;
  } */

  .landing-banner-box .col-sm-5 {
    width: 10px;
    max-width: 10px;
    height: 10px;
    border: 0;
    padding: 0;
    margin: 0 0.3em;
    border-radius: 50%;
    background: #a4b4c3;
    opacity: 0.5;
  }

  .landing-banner-box .row {
    display: inline-flex;
    width: 100%;
    display: flex;
    justify-content: center;
  }

  .landing-banner-box .col-sm-5.active {
    width: 25px;
    border-radius: 1em;
    opacity: 1;
    max-width: 25px;
    background-color: #ffffff;
  }

  .landing-banner.homebanner .m-description .card-desc .title-direction {
    font-weight: 600;
    font-size: 1.2em;
  }

  .landing-banner.homebanner .m-description .card-desc .title-direction .landing-banner-box-text {
    display: flex;
    align-items: center;
  }
  .landing-banner.homebanner .m-description .card-desc .title-direction .landing-banner-box-text .icon {
    padding-left: 0.6em;
  }
}

/*@media screen and (max-width: 577px) {
  .landing-profile .text-container {
    padding: 130px 98px 100px 20px;
    text-align: left;
  }
  .landing-profile img {
    bottom: 15px;
    left: 2.5em;
    right: 0;
    margin: unset;
    width: 100px;
  }
}*/

@media screen and (max-width: 480px) {
  /* .landing-banner.homebanner .m-description {
    top: 0;
  }
  .stories-events .stories__content {
    flex-direction: column;
  }

  .landing-banner.homebanner .m-description {
    display: block;
    position: relative;
    top: 0;
  }

  .landing-banner-box .col-sm-3.item-slider .landing-banner-box-text,
  .landing-banner-box .col-sm-3.item-slider .description {
    display: none;
  }

  .landing-banner-box .container .row {
    flex-direction: row;
  }

  .major-landing .landing-banner-box .col-sm-3 {
    max-width: unset;
    border-radius: 50%;
    border: 0;
    width: 10px;
    padding: 0;
    height: 10px;
    margin: 0 5px;
  }

  .major-landing .landing-banner-box .col-sm-3.active {
    width: 30px;
    border-radius: 20px;
    background: #004b8d;
  }

  .major-landing .landing-banner-box .col-sm-3 {
    background: #004b8d57;
  }

  .major-landing .landing-banner.homebanner {
    overflow: visible;
    padding: 0 !important;
  }

  .major-landing .landing-banner .homebanner-slider {
    position: relative;
  }

  .landing-banner .homebanner-slider .slick-list .homebanner-slider__slide img {
    position: relative;
    min-height: 300px;
  }

  .landing-banner .homebanner-slider .slick-list .image-container {
    position: relative;
  }

  .landing-banner.homebanner .m-description .card-desc {
    background-color: #d9e4ee;
    color: #004b8d;
  }

  .landing-banner-box {
    bottom: 2em;
    top: inherit;
  } */
}

@media only screen and (max-width: 350px) {
  .impact-slider__slide .image-container {
    width: 240px;
  }
  .impact-slider__slide .content-arrow-container {
    margin-top: 120px;
  }
}

@media only screen and (min-width: 1024px) and (max-width: 1279px) {
  .landing-banner.homebanner {
    height: 65vh;
    padding: 0;
  }
}

@media only screen and (min-width: 770px) and (max-width: 1023px) {
  .landing-banner.homebanner {
    /* height: 81vh !important; */
    padding: 0;
  }
  .landing-banner-box .col-sm-5 {
    /* max-width: 65%; */
    padding: 1.4em;
  }
}

@media only screen and (min-height: 600px) and (max-height: 800px) {
  .landing-banner.homebanner {
    height: 80vh !important;
  }
}

@media only screen and (min-width: 1134px) and (max-width: 1320px) {
  .landing-banner.homebanner {
    height: calc(92vh - 420px) !important;
  }
}

@media only screen and (min-width: 961px) and (max-width: 1132px) {
  .landing-banner-box .col-sm-5 {
    padding: 1.29em;
  }
  .landing-banner.homebanner {
    height: calc(83vh - 420px) !important;
  }
}

@media only screen and (min-width: 781px) and (max-width: 920px) {
  .major-landing .landing-banner.homebanner {
    height: calc(84vh - 420px) !important;
  }
}
@media only screen and (min-width: 1322px) and (max-width: 1578px) {
  .landing-banner.homebanner {
    height: calc(85vh - 420px) !important;
  }
}

@media only screen and (min-height: 600px) {
  .major-landing .landing-banner.homebanner {
    height: auto !important;
    min-height: calc(100vh - 518px) !important;
    /* height: calc(100vh - 300px) !important; */
    padding-bottom: 0;
  }
}

/* ======================================= Sitemap Page ============================================= */

.tab-sitemap .tab {
  border-bottom: 3px solid #e75f0a;
}

.tab-sitemap .tab a.tablinks:hover {
  font-weight: 700;
  background: #f3a839;
  color: #231f20;
  border: 0;
}

.tab-sitemap .tab a.tablinks {
  padding: 1em;
}

.single-content .sitemap-card li {
  width: 33.333%;
  list-style-type: none;
  text-transform: capitalize;
  padding-right: 2em;
}

.single-content .sitemap-card li a {
  display: block;
  padding: 14px 0;
  color: #004b8d;
  font-size: 1.13em;
}

.single-content .sitemap-card {
  display: flex;
  width: 100%;
  padding: 0;
}

.single-content {
  width: 100%;
}

.single-content .sitemap-card li .title-list {
  margin: 0;
  padding-bottom: 0.7em;
}

.single-content .list-sitemap .title-sitemap {
  border-bottom: 1px solid #f1f1f1;
  margin-bottom: 1.5em;
  padding-bottom: 1em;
  color: #004b8d;
  font-size: 28px;
}

.list-sitemap {
  padding-bottom: 3em;
}

.single-content .sitemap-card:nth-of-type(2) {
  padding-top: 4em;
}

.list-sitemap.bottom-menu .sitemap-card:nth-of-type(2) {
  padding-top: 0;
}

@media only screen and (max-width: 960px) {
  .m-d-none {
    display: none !important;
  }

  .single-content .sitemap-card:nth-of-type(2) {
    padding-top: 0;
    margin: 0;
  }

  .list-sitemap {
    padding-bottom: 0;
  }

  .single-content .sitemap-card li:last-child {
    padding-bottom: 0;
  }
  .major-landing .landing-banner-box .col-sm-3 {
    max-width: 45%;
  }
}

@media only screen and (min-width: 590px) and (max-width: 960px) {
  .single-content .sitemap-card {
    width: 100%;
    padding: 0;
    display: inline-block;
  }

  .single-content .list-sitemap .title-sitemap {
    margin-bottom: 0;
  }

  .single-content .sitemap-card li {
    width: 49%;
    display: inline-block;
    padding-bottom: 0;
    padding-top: 2em;
  }
}

@media only screen and (min-width: 320px) and (max-width: 590px) {
  .single-content .sitemap-card {
    width: 100%;
    padding: 0;
    display: inline-block;
  }

  .single-content .sitemap-card li {
    width: 100%;
    padding-right: 0;
    display: inline-block;
    padding-top: 1.5em;
  }

  .single-content .sitemap-card li a {
    padding: 8px 15px 8px 0;
    display: inline-block;
    width: 49%;
    vertical-align: text-top;
    font-size: 0.8em;
    line-height: 21px;
  }

  .single-content .list-sitemap .title-sitemap {
    margin-bottom: 1em;
    font-size: 1.3em;
  }

  .single-content .sitemap-card li:first-child {
    padding-top: 0;
  }

  .single-content .sitemap-card:nth-of-type(2) {
    padding-top: 1em;
  }

  .single-content {
    width: 100%;
    padding: 1em 0 3em;
  }

  .list-sitemap.bottom-menu ul li {
    border-bottom: 1px solid #eaeaea;
    padding: 0.8em 0 0.5em;
  }

  .list-sitemap.bottom-menu ul li a {
    padding: 0;
  }

  .list-sitemap.bottom-menu {
    padding-top: 1em;
  }

  .single-content .sitemap-card li .title-list {
    font-size: 1em;
  }
}

@media only screen and (max-width: 660px) {
  /* .events__content .slick-slide {
    width: calc(100% - 173px) !important;
  } */

  /* .events__content .slick-slide {
    width: 66% !important;
  }
  .stories-events .events__content {
    padding: 1.5em;
  }

  .stories-events .event-card {
    padding: 0;
    margin-left: 0;
  }

  .stories-events .events .dots-container {
    display: none;
  }

   */

  .stories-events .skew-bg {
    background-size: cover;
  }
}

@media only screen and (min-width: 500px) and (max-width: 660px) {
  /* .events__content .slick-slide {
    width: calc(80% - 100px) !important;
    box-sizing: border-box;
  } */
}

 @media only screen and (min-width: 1921px) {
  .landing-banner .arrow-forth {
    right:  -1px;
  }
 }

.at-style-responsive .at-share-btn {
  margin-right: 8px !important;
}

.grey-line{
	margin: 30px 0;
	border-top: 1px solid rgba(0, 75, 141, .3);
}

.visible-desktop,
.visible-tablet,
.visible-mobile {
  display: none !important;
}

@media only screen and (min-width: 1025px) {
  .visible-desktop {
    display: block !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .visible-tablet {
    display: block !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .content__body-content.rte {
    width: 100%;
  }
}

@media only screen and (min-width: 614px) and (max-width: 868px) {
  .page-banner &gt; .page-banner-img img {
    width: auto;
    height: 100%;
  }
  .page-banner.standard &gt; .page-banner-img {
      position: relative;
      top: 0;
      height: 100%;
  }
}

@media only screen and (max-width: 767px) {
  .visible-mobile {
    display: block !important;
  }
}
@media only screen and (max-width: 614px) {
  .page-banner &gt; .page-banner-img img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: auto;
  }

  .page-banner.standard .page-banner-img {
    overflow: hidden;
    position: relative;
  }
}
@media only screen and (max-width: 370px) {
  .page-banner &gt; .page-banner-img img {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: auto;
  }
}

#primary, #secondary-landing, #major-landing {
  margin-top: 30px;
  margin-bottom: 30px;
}

.btn__white,
.rte a.btn__white,
a.btn__white {
  color: #fff !important;
  background: transparent;
  border: 2px solid #fff;
}

.btn__white:focus,
.btn__white:hover,
.rte a.btn__white:focus,
.rte a.btn__white:hover {
  background: #fff;
  color: #004b8d !important;
}

.btn__white .icon-arrow-up-right {
  background: #fff;
  color: #004b8d;
  border: 1px solid #fff;
}

.btn__white:focus .icon-arrow-up-right,
.btn__white:hover .icon-arrow-up-right {
  background: #004b8d;
  color: #fff;
  border: 1px solid #fff;
}

.btn__white:focus .icon-arrow-up-right:before,
.btn__white:hover .icon-arrow-up-right:before {
  /*content: "\EA3C"*/
}

.no-padding {
  padding: 0;
}

.feature_box_widget {
  padding-top: 20px;
}

.padding-bottom-30 {
  padding-bottom: 30px;
}

.urban-side-legend {
  line-height: 2em;
}
.urban-side-legend .colour {
  width: 20px;
  height: 20px;
  border-radius: 100%;
  display: inline-block;
  vertical-align: sub;
}
.urban-side-legend .colour.colour-major {
  background-color: #f2f6f9;
}
.urban-side-legend .colour.colour-minor {
  background-color: #1288ca26;
}
.urban-side-legend label {
  display: inline-block;
  margin-left: 5px;
}

.hidden-public {
  display: none;
}
.acf-block-preview .hidden-public {
  display: block;
}
.has-text-align-center {
  text-align: center;
}
.has-text-align-right {
  text-align: right;
}

#search {
  margin-bottom: 30px;
}
.search-result-container .search-event {
  margin-bottom: 20px;
}
.gsc-adBlock {
  display: none !important;
}
.gsc-control-cse, .gsc-webResult.gsc-result {
  padding: 0 !important;
}

.gs-web-image-box {
  margin-right: 10px !important;
  margin-top: 10px;
}
.gs-webResult.gs-result a.gs-title:link, .gs-webResult.gs-result a.gs-title:link b, .gs-imageResult a.gs-title:link, .gs-imageResult a.gs-title:link b,
.gs-webResult.gs-result a.gs-title:visited, .gs-webResult.gs-result a.gs-title:visited b, .gs-imageResult a.gs-title:visited, .gs-imageResult a.gs-title:visited b {
  font-style: normal !important;
  font-weight: bold !important;
  font-size: 20px !important;
  line-height: 28px !important;
  color: #004b8d !important;
}

.gs-webResult .gs-snippet, .gs-fileFormatType {
    font-style: normal !important;
    font-weight: normal !important;
    font-size: 14px !important;
    line-height: 20px !important;
    margin-top: 10px !important;
    color: #231f20;
}

.gs-webResult.gs-result a.gs-title:link, .gs-webResult.gs-result a.gs-title:link b, .gs-imageResult a.gs-title:link, .gs-imageResult a.gs-title:link b,
.gs-webResult .gs-snippet, .gs-fileFormatType, .gsc-cursor-page, .gcsc-more-maybe-branding-root, .gs-visibleUrl-breadcrumb,
.gsc-result-info, .gsc-tabHeader.gsc-tabhActive, .gsc-refinementHeader.gsc-refinementhActive, .gs-fileFormat,
.gs-no-results-result .gs-snippet, .gs-error-result .gs-snippet {
  font-family: Trebuchet MS, Arial, sans-serif !important;
}

.gs-no-results-result .gs-snippet, .gs-error-result .gs-snippet {
  margin: 0 !important;
  padding: 0 !important;
  border: none !important;
  background-color: transparent !important;
}

.gsc-webResult.gsc-result {
    padding-bottom: 40px !important;
    margin-bottom: 40px !important;
    border-bottom: 1px solid #b4b4b4 !important;
}

.gsc-expansionArea {
  margin-top: 40px;
}
.gcsc-more-maybe-branding-root {
  margin-top: 20px;
}
.gs-fileFormat {
  margin-top: 10px;
}

.gsc-above-wrapper-area {
  border-bottom: none !important;
}

.gsc-cursor-page {
    color: #004b8d !important;
    padding: 13px 18px !important;
    text-decoration: none !important;
    transition: background-color 0.3s !important;
    margin: 0 4px !important;
    border-radius: 50% !important;
    font-size: 16px !important;
    font-weight: 700 !important;
    line-height: 32px !important;
}

.gsc-cursor-page.gsc-cursor-current-page{
  background-color: #004b8d !important;
  color: #ffffff !important;
}

.gs-visibleUrl-breadcrumb {
  color: #f89829 !important;
}

.gsc-results .gsc-cursor-box {
  padding: 10px 0;
  margin: 0 !important;
  overflow-x: auto;
}

.addeventatc_dropdown {
	display: none;
    width: 100%;    
    background-color: #fff;
    color: #231f20;
    font-weight: 600;
    line-height: 100%;
    font-size: 16px;
    text-decoration: none;
    text-align: left;
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    -webkit-box-shadow: rgba(0,0,0,0.4) 0px 10px 26px;
    -moz-box-shadow: rgba(0,0,0,0.4) 0px 10px 26px;
    box-shadow: rgba(0,0,0,0.4) 0px 10px 26px;
    z-index: 10;
    -webkit-user-select: none;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
	padding: 15px 0;
	position: absolute;
	top: 70px;
	left: 0;
}

.addeventatc_dropdown span {
    display: block;
    line-height: 100%;
    /*background: #fff;*/
    font-size: 15px;
    color: #333;
    cursor: pointer;
    font-weight: 600;
    padding: 14px 10px 14px 55px;
    margin: -2px 0px;
}

.addeventatc_dropdown &gt; span:hover {  
  background-color: #f4f4f4 !important;    
}

.addeventatc_dropdown em {
  color: #999 !important;
  font-size: 12px !important;
  font-weight: 400;
}

#appleEvent {
  background: url("../images/event-calendar/icon-apple-t5.svg") 18px 40% no-repeat;
  background-size: 22px 100%;
}

#googleEvent {
  background: url("../images/event-calendar/icon-google-t5.svg") 18px 40% no-repeat;
  background-size: 22px 100%;
}

#office365Event {
  background: url("../images/event-calendar/icon-office365-t5.svg") 18px 40% no-repeat;
  background-size: 22px 100%;
}

#outlookEvent {
  background: url("../images/event-calendar/icon-outlook-t5.svg") 18px 40% no-repeat;
  background-size: 22px 100%;
}

#outlookcomEvent {
  background: url("../images/event-calendar/icon-outlookcom-t5.svg") 18px 40% no-repeat;
  background-size: 22px 100%;
}

#yahooEvent {
  background: url("../images/event-calendar/icon-yahoo-t5.svg") 18px 40% no-repeat;
  background-size: 22px 100%;
}

.teachpress_filter {
  margin-top: 30px;
}
.teachpress_filter, .teachpress_pub_list form p {
  text-align: left !important;
}
.teachpress_filter select {
    font-size: 18px;
    font-weight: 700;
    line-height: 24px;
    color: #004b8d;
    text-decoration: none;
    border: none;
    border-bottom: 1px solid #004b8d;
    outline: none;
    padding-right: 15px;
    margin-right: 15px;
    margin-bottom: 15px;
    max-width: 220px;
}
.teachpress_filter select:last-child {
  margin-right: 0;
}
.tablenav-pages {
  float: none;
}
.teachpress_pub_list form p {
  padding: 8px 15px;
  background-color: #f89829;
  display: inline-block;
  margin-bottom: 0;
  border-radius: 5px;
}
.teachpress_pub_list form p a {
  color: #FFF;
}
.teachpress_publication_list td h3 {
  margin: 0;
}
table.teachpress_publication_list tbody tr:nth-child(2n + 1),
table.teachpress_publication_list tbody tr:nth-child(2n + 2) {
  background-color: transparent;
  border: none;
}
td.tp_pub_info {
  border-bottom: none;
}
table.teachpress_publication_list tbody td {
  border-bottom: 1px solid #b4b4b4 !important;
}
table.teachpress_publication_list tbody td {
  padding-left: 0;
  padding-right: 0;
}
.tp_title_link {
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 28px;
  color: #004b8d;
  display: block;
}
.tp_title_link:hover {
  text-decoration: underline;
}
.tp_pub_type {
  background-color: #004b8d !important;
  padding: 8px 10px !important;
  margin-left: 0 !important;
  margin-top: 10px;
  margin-bottom: 10px;
  text-transform: uppercase;
}
.tablenav {
  margin-top: 15px !important;
}
.tp_close, a.tp_pub_list {
  color: #004b8d;
}
a.tp_pub_list {
  text-decoration: underline;
}
.tp_show_block {
  color: #f89829;
}
.tp_bibtex_entry pre {
  white-space: pre-wrap;
}
.tp_pub_additional {
  font-weight: bold;
}

.impact__content .slick-arrow {
  display: none !important;
}
.impact__content .slick-arrow.active {
  display: block !important;
}

.fwpl-layout,
.facet-campus-facilities .fwpl-layout {
    display: grid !important;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr !important;
    grid-gap: 20px !important;
}
.facet-campus-facilities .fwpl-layout {
    grid-template-columns: 1fr 1fr 1fr !important;
}
.campus-facilities-title {
  text-align: left;
}
.campus-facilities-title h2 {
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 28px;
}
.campus-facilities-description p {
  line-height: 1.425rem;
  margin-top: 0;
}
.white-popup-block .content-container {
  margin-top: 20px;
  padding-bottom: 5px;
}

.fwpl-item img {
  width: 100%;
  height: auto;
}
.fwpl-item .author,
.fwpl-item .book-title,
.fwpl-item .publisher {
  margin-top: 0;
  margin-bottom: 10px;
  color: #888;
  font-size: 14px;
  font-family: Trebuchet MS, Arial, sans-serif;
  margin-top: -20px;
}
.fwpl-item .author,
.fwpl-item .publisher {
  text-transform: uppercase;
}
.fwpl-item .author,
.fwpl-item .book-title {
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box !important;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    white-space: normal;
    min-height: 40px;
    line-height: 1.225rem;
}
.fwpl-item .book-title {
  -webkit-line-clamp: 3;
  min-height: 58px;
}
.fwpl-item .book-title {
  color: #004b8d;
}
.fwpl-item a:hover .book-title {
  text-decoration: underline;
}
.fwpl-item .publisher {
  font-weight: normal;
  white-space: pre-wrap;
  min-height: 48px;
}
.facetwp-facet {
    display: inline-block;
    margin-bottom: 20px !important;
    margin-right: 10px;
}
.fwpl-item .feat-container {
    box-shadow: 0 0 20px rgb(0 0 0 / 16%);
    background-color: #fff;
    display: block;
    border-radius: 6px;
    overflow: hidden;
    transition: all .2s ease-in-out;
}
.fwpl-item .text {
  padding: 0 15px;
}
.fwpl-item {
  max-width: 236px;
}
.facet-campus-facilities .fwpl-item {
  max-width: 100%;
}
.facet-campus-facilities .feat-container h6 {
    color: #888;
    text-decoration: none;
    margin: 0;
    height: 40px;
    line-height: 19px;
}
.facet-campus-facilities .feat-container .text {
  padding: 20px;
}
.facetwp-facet .facetwp-dropdown {
  max-width: 250px;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
  color: #004b8d;
  text-decoration: none;
  border: none;
  border-bottom: 1px solid #004b8d;
  outline: none;
  padding-right: 15px;
  margin-right: 15px;
}
.facet pre {
  white-space: pre-wrap;
}
.facet .entry-content h1 {
  margin-top: 0;
}
.facet-reset {
  color: #1288ca;
}
@media (max-width: 800px) {
  .facet-reset {
    display: block;
  }
}
.facet .sidebar-accordion h4 {
  margin-top: 0;
  margin-bottom: 15px;
}
.sidebar-accordion .facetwp-facet {
  display: block;
}
.facetwp-checkbox:before {
    content: "";
    position: absolute;
    width: 15px;
    height: 15px;
    border: 2px solid #9e9e9e;
    border-radius: 2px;
    background-color: #fff;
    margin-left: -28px;
}
.facetwp-checkbox {
    background: none !important;
    margin-bottom: 10px !important;
    padding-left: 30px !important;
    position: relative;
}
.facetwp-checkbox.checked:before {
    background-color: #f9690e;
    border-color: #f9690e;
}
.facetwp-checkbox.checked:after {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    left: 7px;
    top: 2px;
    display: table;
    width: 4px;
    height: 10px;
    border: 2px solid;
    border-top: 0;
    border-left: 0;
    content: ' ';
    color: #fff;
}

.form-container {
  margin-bottom: 30px;
}
#searchlibraryform label {
  font-size: 24px;
  font-weight: 700;
  width: 100px;
  display: inline-block;
}

#searchlibraryform .search-container {
  display: inline-block;
  width: calc(100% - 105px);
}

#searchlibraryform .search-container input[type="text"] {
  width: calc(100% - 52px);
  border: 1px solid #c4c4c4;
  padding: 15px;
  border-radius: 8px;
}

#searchlibraryform .btnSubmit {
  border: none;
  background-color: #f58220;
  color: #FFF;
  border-radius: 6px;
  padding: 17px 15px 13px;
  vertical-align: middle;
}

@media (max-width: 1280px) {
    .fwpl-layout {
      grid-template-columns: 1fr 1fr 1fr 1fr !important;
    }
}

@media (max-width: 1000px) {
    .fwpl-layout {
      grid-template-columns: 1fr 1fr 1fr !important;
    }

    .fwpl-item {
      max-width: 306px;
    }

    .facet-campus-facilities {
      margin-top: 20px;
    }
}

@media (min-width: 769px) {
  #searchlibraryform label {
    line-height: 28px;
    margin-top: -6px;
    vertical-align: middle;
  }
}

@media (max-width: 768px) {
    .fwpl-layout, .facet-campus-facilities .fwpl-layout {
      grid-template-columns: 1fr 1fr !important;
    }

    .fwpl-item {
      max-width: 354px;
    }

    #searchlibraryform label {
      display: block;
      margin-bottom: 10px;
    }
    #searchlibraryform .search-container {
      display: block;
      width: 100%;
    }
}
@media (max-width: 500px) {
    .fwpl-layout,
    .facet-campus-facilities .fwpl-layout {
      grid-template-columns: 1fr !important;
    }

    .fwpl-item {
      max-width: 100%;
    }
}
@media (max-width: 614px) {
  .facet .entry-content h1 {
    margin-top: 20px;
  }
}

@media (max-width: 960px) {
  button.mfp-close, button.mfp-close:focus, button.mfp-close:link, button.mfp-close:active {
    top: 0;
    right: 0;
  }
}

@media (max-width: 1024px) {
  .campus-facilities-title {
    text-align: left;
  }
}

.w-100 {
  width: 100% !important;
}

.wp-block-image .alignleft {
  float: none;
  text-align: left;
}

.wpcf7-submit, .cc-color-override-1150154694 .cc-btn {
  background-color: #004b8d;
  border: none;
  padding: 10px 30px;
  border-radius: 25px;
  color: #FFF;
  cursor: pointer;
}
.cc-color-override-1150154694.cc-window {
  padding-bottom: 0.6em !important;
}

.sec-about .avatar &gt; img,
.white-popup-block .slider-nav-container img {
  image-rendering: -moz-crisp-edges;         /* Firefox */
  image-rendering:   -o-crisp-edges;         /* Opera */
  image-rendering: -webkit-optimize-contrast;/* Webkit (non-standard naming) */
  image-rendering: crisp-edges;
  -ms-interpolation-mode: nearest-neighbor;  /* IE (non-standard property) */
}

#pojo-a11y-toolbar .pojo-a11y-toolbar-toggle a { background-color: transparent !important; }
#pojo-a11y-toolbar .pojo-a11y-toolbar-toggle a{ box-shadow: none; -webkit-box-shadow: none; display: none; }
#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay, #pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items.pojo-a11y-links{ border-color: #4054b2;}
body.pojo-a11y-focusable a:focus{ outline-style: solid !important;	outline-width: 1px !important;	outline-color: #FF0000 !important;}
#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay{ background-color: #ffffff;}
#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items li.pojo-a11y-toolbar-item a, #pojo-a11y-toolbar .pojo-a11y-toolbar-overlay p.pojo-a11y-toolbar-title{ color: #333333;}
#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items li.pojo-a11y-toolbar-item a.active{ background-color: #4054b2;	color: #ffffff;}

#pojo-a11y-toolbar .pojo-a11y-toolbar-toggle a, #pojo-a11y-toolbar.pojo-a11y-toolbar-open .pojo-a11y-toolbar-toggle, #pojo-a11y-toolbar .pojo-a11y-toolbar-toggle a:hover, #pojo-a11y-toolbar .pojo-a11y-toolbar-toggle a:focus { box-shadow: none !important; -webkit-box-shadow: none !important;  }

#pojo-a11y-toolbar .pojo-a11y-toolbar-toggle a img { height: 50px; }
#pojo-a11y-toolbar .pojo-a11y-toolbar-toggle { bottom: 80px; }

@media (max-width: 1024px) { #pojo-a11y-toolbar .pojo-a11y-toolbar-toggle { bottom: 100px; } }
@media (max-width: 767px) { #pojo-a11y-toolbar { top: 50px !important; } #pojo-a11y-toolbar .pojo-a11y-toolbar-toggle { bottom: 108px; } }

.cool-vertical-timeline-body.both-sided .timeline-content .story-details,
.timeline-block-time .story-time p {
	font-family: Trebuchet MS, Arial, sans-serif;
}
.cool-vertical-timeline-body.left {
	float: none;
}
.wp-block-cp-timeline-content-timeline {
	margin-bottom: 4em;
}

@media screen and (max-width: 414px) and (orientation: portrait), screen and (max-width: 736px) and (orientation: landscape) {
  .cc-window.cc-banner .cc-message {
      margin-right: 0;
      font-size: 11px !important;
      line-height: 16px;
  }
}

/* Added by iClick Media */

/* Adjust twitter logo size */
.twitter-logo {
	width: 20px;
	height: 20px;
}

/* Remove video wheek */
.video-wheel {
	display: none !important;
}

/* Add padding to social media section */
.dummysocmed-title {
    padding-top: 50px;
}
</pre></body></html>