/* CSS Document 
Client: City of London Academies Trust Collegiate Sixth Form
Version: 1.0
Date: 27/08/2024
Author: Geoff Boult
Company: Concept4
Website: www.concept4.com
Type: Inclusive Stylesheet
*/
/*

01: Variables
02: Mixins
03: Placeholder
04: Boilerplate/Project Color Scheme/Transitions
05: Normalize
06: Building Blocks
07: Type
08: Header
09: Menu
10: Footer
11: Landing page
12: Internal Page
13: News template
14: Search template
15: Sitemap page
16: C4 Global
17: Filter Styles

*/
#slider.page #skipLink, .visuallyhidden {
  border: 0;
  margin: -1px;
  padding: 0;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(0 0 0 0);
  clip: rect(0);
  position: absolute;
}

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */
html {
  color: #6E6D6D;
  height: 100vh;
  font-size: 16px;
  -webkit-font-smoothing: antialiased;
  font-family: sans-serif; /* 1 */
  -ms-text-size-adjust: 100%; /* 2 */
  -webkit-text-size-adjust: 100%; /* 3 */
  box-sizing: border-box;
}

nav[role=mobileMenu] {
  display: none;
}

.indent {
  text-indent: -999em;
}

/*
 * Remove text-shadow in selection highlight:
 * https://twitter.com/miketaylr/status/12228805301
 *
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */
::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}

::selection {
  background: #b3d4fc;
  text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

/*
 * Remove the gap between audio, canvas, iframes,
 * images, videos and the bottom of their containers:
 * https://github.com/h5bp/html5-boilerplate/issues/440
 */
audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

/*
 * Enable Smooth Scrolling.
 */
@media (prefers-reduced-motion: no-preference) {
  html {
    scroll-behavior: smooth;
  }
}
/*
 * Allow only vertical resizing of textareas.
 */
textarea {
  resize: vertical;
}

/* ==========================================================================
   Browser Upgrade Prompt
   ========================================================================== */
.browserupgrade {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */
body {
  width: 100%;
  height: 100%;
  min-height: 100%;
  font-size: 62.5%; /* 1em = 10px */
  line-height: 1;
  font-family: "Poppins", sans-serif;
  background: #fff;
  margin: 0;
  color: #6E6D6D;
}

/* ==========================================================================
   Helper classes
   ========================================================================== */
/*
 * Hide visually and from screen readers:
 */
.hidden {
  display: none !important;
}

/*
 * Hide only visually, but have it available for screen readers:
 * http://snook.ca/archives/html_and_css/hiding-content-for-accessibility
 */
/*
 * Extends the .visuallyhidden class to allow the element
 * to be focusable when navigated to via the keyboard:
 * https://www.drupal.org/node/897638
 */
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

/*
 * Hide visually and from screen readers, but maintain layout
 */
.invisible {
  visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */
@media only screen and (min-width: 35em) {
  /* Style adjustments for viewports that meet the condition */
}
@media print, (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 1.25dppx), (min-resolution: 120dpi) {
  /* Style adjustments for high resolution devices */
}
/* ==========================================================================
   Print styles.
   Inlined to avoid the additional HTTP request:
   http://www.phpied.com/delay-loading-your-print-css/
   ========================================================================== */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important; /* Black prints faster:
   http://www.sanbeiji.com/archives/953 */
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  /*
   * Don't show links that are fragment identifiers,
   * or use the `javascript:` pseudo protocol
   */
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  /*
   * Printing Tables:
   * http://css-discuss.incutio.com/wiki/Printing_Tables
   */
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}
#slider .sliderImages button,
#latestNews .owl-carousel a,
section.row .column.text,
#slider .sliderText .slide .bannerText:before,
#slider .sliderText .slide .bannerText:after,
a.mobileMenuBTN #navIcon span,
#slider.page .flex h1:after,
#mainContent .flex,
#mainContent #content-area .filterList .list .accordion-panel,
#mainContent #content-area .filterList .list legend button,
#mainContent #content-area .selectList .list legend button,
#latestNews .owl-carousel .owl-dots button.active,
#latestNews .owl-carousel .owl-dots button:hover,
#latestNews .owl-carousel .owl-dots button:focus,
#slider .slick-slide.slick-active .bannerText a.more:hover,
body.sub-menu-open header#masthead .topBar a,
body.menu-open header#masthead .topBar a {
  background-color: #fff;
}

#latestNews,
#sub-nav,
#sub-nav-2,
#sub-nav-3,
footer#siteFooter .footerInfo a.social,
#mobile-nav,
#mobile-nav .nav-header,
header#masthead .topBar a {
  background-color: #981A32;
}

#latestNews,
#sub-nav,
#sub-nav-2,
#sub-nav-3,
footer#siteFooter .footerInfo a.social,
header#masthead .topBar a {
  background-color: #dc0027;
}

#mobile-nav,
#mobile-nav:before,
#mobile-nav:after {
  background-color: #dc0027;
}

header#masthead .contact-btn:hover,
#slider button.slickPrev:hover,
#slider button.slickNext:hover,
#slider #pausePlay button:hover,
button.searchBTN-opener:hover,
#search button.searchBTN,
#mob-search button.searchBTN,
.skip-nav-link,
footer#siteFooter .footerInfo a.social:hover,
header#masthead .topBar a:hover,
body.sub-menu-open header#masthead .topBar a:hover,
body.menu-open header#masthead .topBar a:hover,
header#masthead button.keyboard-close-nav:hover i,
#testimonial #pausePlay-testimonial button:hover,
#testimonial .owl-nav button:hover,
a.mobileMenuBTN:hover #navIcon span,
body.menu-open a.mobileMenuBTN #navIcon span,
header#masthead a.mobileMenuBTN-search:hover {
  background-color: #d2d2d2;
}

/*section.row a.more:hover,
.title:after,
#mainContent #content-area h2:after,
#mainContent #content-area .flex.link-table a:after,
#mainContent #content-area a.more:hover,
#mainContent #content-area.fullWidth.news .mobilePadding .pagination a:after,
#mainContent #content-area .filterList .list legend button[aria-expanded="true"],
#mainContent #content-area .vacanciesList .vacancy:hover span.more {
    background-color: $orange;
}*/
section.row a.more:hover,
.title:after,
#mainContent #content-area h2:after,
#mainContent #content-area .flex.link-table a:after,
#mainContent #content-area a.more:hover,
#mainContent #content-area.fullWidth.news .mobilePadding .pagination a:after,
#mainContent #content-area .filterList .list legend button[aria-expanded=true],
#mainContent #content-area .vacanciesList .vacancy:hover span.more {
  background-color: #d2d2d2;
}

#latestNews .owl-carousel a:hover,
#latestNews .owl-carousel a:focus-visible {
  background-color: #d2d2d2;
}

#mainContent #content-area .column.background-grey,
#mainContent #content-area .background-grey .column,
#mainContent #content-area.fullWidth.news .column.text,
#mainContent #content-area.fullWidth.news .mobilePadding .pagination a,
#mainContent #content-area.fullWidth.news .mobilePadding .pagination span.arrow,
body.page.search-results #mainContent #content-area .tab-content .pageListing .page,
#mainContent #content-area .vacanciesList .vacancy {
  background: rgba(217, 217, 217, 0.3);
}

#testimonial .overlay {
  background-color: #000;
}

header#masthead .bg,
#latestNews .owl-carousel .owl-dots button,
#latestNews .owl-nav-wrapper button,
button.searchBTN-opener,
#mobile-nav .nav-header button.close,
#mainContent #sidebar-region button.sidebarMenu,
#search button.close,
button.keyboard-close-nav {
  background-color: transparent;
}

header#masthead .contact-btn,
nav#mainMenu ul li a,
#slider .sliderText .slide .bannerText,
section.row a.more:hover,
#latestNews .title,
#latestNews .mini-title,
button.searchBTN-opener,
#search button.searchBTN,
#mob-search button.searchBTN,
#sub-nav ul li a,
#sub-nav-2 ul li a,
#sub-nav-3 ul li a,
footer#siteFooter .footerInfo a.social,
#mobile-nav ul li a,
#mobile-nav ul ul ul li a,
#mobile-nav .nav-header button.close,
#mobile-nav li.has-sub .holder,
#slider.page .flex,
#mainContent #content-area a.more:hover,
#mainContent #content-area .filterList .list legend button[aria-expanded=true],
#testimonial .content,
header#masthead .topBar a,
#mainContent #content-area .vacanciesList .vacancy:hover span.more,
#sub-nav ul li.high-level a:hover,
#sub-nav-2 ul li.high-level a:hover,
#sub-nav-3 ul li.high-level a:hover,
#slider .slick-slide.slick-active .bannerText a.more,
#latestNews .owl-nav-wrapper button,
button.keyboard-close-nav,
#mainContent #content-area .filterList .list legend button[aria-expanded=true] i,
header#masthead a.mobileMenuBTN-search {
  color: #fff;
}

header#masthead .topBar a:hover,
#slider button.slickPrev,
#slider button.slickNext,
#slider #pausePlay button,
section.row .title,
#slider .slick-slide.slick-active .bannerText a.more:hover,
body.sub-menu-open header#masthead .topBar a,
body.menu-open header#masthead .topBar a,
header#masthead button.keyboard-close-nav:hover i,
#search button.close,
#search button.searchBTN:hover,
.skip-nav-link,
#mainContent #content-area h2,
#mainContent #content-area h3,
#mainContent #content-area h5,
#mainContent #content-area p.highlight,
#mainContent #content-area .flex.link-table a,
#mainContent #content-area blockquote cite,
#mainContent #content-area .filterList .list legend button,
#mainContent #content-area .filterList .list .accordion-panel a,
#mainContent #content-area .selectList select,
body.search-results #mainContent #content-area .filterList .title,
body.page.search-results #mainContent #content-area .tab-content .pageListing .page .title,
#mainContent #content-area .vacanciesList .vacancy .title,
#mainContent #content-area.fullWidth.news .mobilePadding .pagination span.arrow,
#testimonial #pausePlay-testimonial button,
#testimonial .owl-nav button {
  color: #dc0027;
}

nav#mainMenu ul li a:hover,
nav#mainMenu ul li.active a,
#mobile-nav ul ul li.high-level a,
#mobile-nav li.has-sub:hover > .holder,
#mobile-nav li.has-sub:focus > .holder,
#mobile-nav li.has-sub.open > .holder,
#mobile-nav ul li.has-sub.open > a,
#mobile-nav ul li a:hover,
#mobile-nav ul li:hover > a,
#mobile-nav ul li a:focus,
#mobile-nav ul li a.active,
#sub-nav ul li a:hover,
#sub-nav-2 ul li a:hover,
#sub-nav-3 ul li a:hover,
#latestNews .owl-nav-wrapper button:hover,
header#masthead button.keyboard-close-nav:hover {
  color: #d2d2d2;
}

/*section.row .mini-title,
section.row a.more,
#mainContent #sidebar-region button.sidebarMenu,
#mainContent #content-area h4,
#mainContent #content-area blockquote,
#mainContent #content-area a.more,
#mainContent #sidebar-region nav ul ul li a,
#mainContent #sidebar-region nav ul li a:hover,
#mainContent #sidebar-region nav ul li a.active,
#mainContent #content-area.fullWidth.news section.row .date,
#mainContent #content-area.fullWidth.news .mobilePadding .pagination span.title,
#mainContent #content-area .sitemap ul li a,
#mainContent #content-area .vacanciesList .vacancy span.more {
    color: $orange;
}*/
section.row .mini-title,
section.row a.more,
#mainContent #sidebar-region button.sidebarMenu,
#mainContent #content-area h4,
#mainContent #content-area blockquote,
#mainContent #content-area a.more,
#mainContent #sidebar-region nav ul ul li a,
#mainContent #sidebar-region nav ul li a:hover,
#mainContent #sidebar-region nav ul li a.active,
#mainContent #content-area.fullWidth.news section.row .date,
#mainContent #content-area.fullWidth.news .mobilePadding .pagination span.title,
#mainContent #content-area .sitemap ul li a,
#mainContent #content-area .vacanciesList .vacancy span.more,
#sub-nav ul li.high-level a,
#sub-nav-2 ul li.high-level a,
#sub-nav-3 ul li.high-level a,
#search button.close:hover,
#mainContent #content-area .filterList .list legend button i,
#mainContent #sidebar-region nav > ul > li:before,
#mobile-nav ul ul li a {
  color: #d2d2d2;
}

section.row ul.schools-list li a:hover span,
#mainContent #content-area .vacanciesList .vacancy {
  color: #6E6D6D;
}

header#masthead .contact-btn:hover,
#search button.searchBTN-opener:hover,
section.row ul.schools-list li a,
#latestNews .owl-carousel a,
footer#siteFooter .footerInfo,
footer#siteFooter .footerInfo a,
footer#siteFooter .footerInfo a.social:hover,
#mainContent #sidebar-region nav ul li a,
#mainContent #content-area p a,
#mainContent #content-area span.articleDate,
#mainContent #content-area.fullWidth.news .mobilePadding .pagination a,
#mainContent #content-area .sitemap ul ul li a,
#mainContent #content-area .vacanciesList .vacancy strong,
#mainContent #content-area .flex.link-table a:hover,
header#masthead a.mobileMenuBTN-search:hover {
  color: #000;
}

nav#mainMenu ul li a svg,
#latestNews .owl-nav-wrapper button svg,
header#masthead .topBar a svg {
  fill: #fff;
}

nav#mainMenu ul li a:hover svg,
nav#mainMenu ul li.active a svg,
#latestNews .owl-nav-wrapper button:hover svg {
  fill: #d2d2d2;
}

section.row ul.schools-list li a:hover svg,
#mainContent #content-area.fullWidth.news .mobilePadding .pagination span.arrow svg {
  fill: #E25835;
}

#slider button.slickPrev svg.icon-maroon, #slider button.slickNext svg.icon-maroon,
header#masthead .topBar a:hover svg {
  fill: #981A32;
}

header#masthead .contact-btn,
button.searchBTN-opener,
#latestNews .owl-carousel .owl-dots button,
#slider .slick-slide.slick-active .bannerText a.more,
button.keyboard-close-nav i,
#mobile-nav ul li,
header#masthead a.mobileMenuBTN-search {
  border-color: #fff;
}

header#masthead .contact-btn:hover,
button.searchBTN-opener:hover,
header#masthead button.keyboard-close-nav:hover i,
header#masthead a.mobileMenuBTN-search:hover {
  border-color: #d2d2d2;
}

/*section.row a.more,
section.row ul.schools-list li,
#mainContent #content-area a.more,
#mainContent #sidebar-region nav ul ul,
#mainContent #sidebar-region nav ul li,
#mainContent #content-area .vacanciesList .vacancy span.more {
    border-color: $orange;
}*/
section.row a.more,
section.row ul.schools-list li,
#mainContent #content-area a.more,
#mainContent #content-area .vacanciesList .vacancy span.more {
  border-color: #d2d2d2;
}

#mainContent #sidebar-region nav,
#mainContent #sidebar-region nav ul li,
#mainContent #sidebar-region nav ul ul {
  border-color: #000;
}

/*@media (min-width:1024px) {
    // Blue at 70% Opacity
    body.fixedHeader header#masthead {
        @include alpha-background-color(rgba($maroon, 0.7), $maroon);
    }
}*/
nav#mainMenu ul li a,
section.row ul.schools-list li a span,
#mainContent #sidebar-region nav ul li a,
#mainContent #content-area .flex.link-table a,
#latestNews .owl-nav-wrapper button {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

#slider button.slickPrev,
#slider button.slickNext,
#latestNews .owl-carousel a,
#latestNews .owl-carousel .owl-dots button,
#slider #pausePlay button,
#testimonial #pausePlay-testimonial button,
#testimonial .owl-nav button {
  -webkit-transition: background-color, 0.2s ease-in-out;
  -moz-transition: background-color, 0.2s ease-in-out;
  -ms-transition: background-color, 0.2s ease-in-out;
  -o-transition: background-color, 0.2s ease-in-out;
  transition: background-color, 0.2s ease-in-out;
}

header#masthead,
header#masthead .contact-btn,
nav#mainMenu,
header .logoHolder,
header .logoHolder a,
a.more,
span.more,
button.searchBTN-opener,
#search button.searchBTN,
#search,
#mob-search,
footer#siteFooter .footerInfo a.social,
#mainContent #content-area.fullWidth.news .mobilePadding .pagination a:after,
#mainContent #content-area .filterList .list legend button,
header#masthead .topBar a,
#sub-nav ul li a,
#sub-nav-2 ul li a,
#sub-nav-3 ul li a,
header#masthead button.keyboard-close-nav,
header#masthead button.keyboard-close-nav i,
#mobile-nav ul li a,
a.mobileMenuBTN #navIcon span {
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

section.row ul.schools-list li a svg,
#mainContent #content-area .filterList .list legend button svg {
  -webkit-transition: fill 0.2s ease;
  -moz-transition: fill 0.2s ease;
  -ms-transition: fill 0.2s ease;
  -o-transition: fill 0.2s ease;
  transition: fill 0.2s ease;
}

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

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

audio, canvas, progress, video {
  display: inline-block; /* 1 */
  vertical-align: baseline; /* 2 */
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden], template {
  display: none;
}

a {
  background-color: transparent;
  text-decoration: none;
}

a:active, a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b, strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

small {
  font-size: 80%;
}

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

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

pre {
  overflow: auto;
}

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

button, input, optgroup, select, textarea {
  color: inherit; /* 1 */
  font: inherit; /* 2 */
  margin: 0; /* 3 */
}

button {
  overflow: visible;
}

button,
elect {
  text-transform: none;
}

button,
html input[type=button], input[type=reset], input[type=submit] {
  -webkit-appearance: button; /* 2 */
  cursor: pointer; /* 3 */
}

button[disabled], html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type=checkbox], input[type=radio] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome.
 */
input[type=search] {
  -webkit-appearance: textfield; /* 1 */
  box-sizing: content-box; /* 2 */
}

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto;
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold;
}

/* Tables
   ========================================================================== */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

td, th {
  padding: 0;
}

#wrapper, .mm-page {
  width: 100%;
  min-height: 100%;
  height: auto !important;
  height: 100%;
  margin: 0 auto;
  position: relative;
  top: 0;
  padding: 0;
}

body.home #wrapper {
  overflow: hidden;
}

.container {
  padding: 0 5%;
  position: relative;
}

.full-width {
  position: relative;
  padding: 0 13.5%;
  width: 100%;
}

@media all and (min-width: 1400px) and (max-width: 1800px) {
  .container {
    padding: 0 6.75%;
  }
}
@media (min-width: 1800px) {
  .container {
    max-width: none;
    padding: 0 13.5%;
    margin: 0 auto;
    position: relative;
  }
}
h2, h3, h4, h5 {
  margin: 5px 0 8px 0;
  padding-top: 0;
  line-height: 1.2;
}

#slider .sliderText .slide .bannerText .title,
section.row .title,
#latestNews .title,
#latestNews .owl-carousel a .article-title,
#slider.page .flex h1,
#mainContent #content-area h2,
#mainContent #content-area h3,
#mainContent #content-area h4,
#mainContent #sidebar-region button.sidebarMenu,
#mainContent #content-area blockquote,
body.page.search-results #mainContent #content-area .tab-content .pageListing .page .title,
#testimonial .content .comment,
#mainContent #content-area .vacanciesList .vacancy {
  font-family: "Sura", serif;
}

header#masthead .topBar a i,
nav#mainMenu > ul > li > a:before,
#sub-nav ul li a:before,
#sub-nav-2 ul li a:before,
#sub-nav-3 ul li a:before,
#mainContent #sidebar-region nav > ul > li:before,
#mainContent #content-area.fullWidth.news .mobilePadding .pagination span.arrow {
  font-size: 0.75rem;
}

body,
#mobile-nav ul ul li a,
#mainContent #content-area .flex.link-table a span,
#mainContent #content-area .sitemap ul ul li a,
#mainContent #content-area .filterList .list legend button i {
  font-size: 1rem;
}

nav#mainMenu ul li a {
  font-size: 1.063rem;
}

#sub-nav ul li a,
#sub-nav-2 ul li a,
#sub-nav-3 ul li a,
#mobile-nav ul li a,
#mainContent #content-area blockquote cite,
#slider button.slickPrev i,
#slider button.slickNext i,
#latestNews .owl-nav-wrapper button i,
#testimonial .owl-nav button.owl-prev:before,
#testimonial .owl-nav button.owl-next:before {
  font-size: 1.125rem;
}

#mainContent #content-area p.highlight,
#mainContent #content-area .flex.link-table a span i {
  font-size: 1.25rem;
}

#sub-nav ul li.high-level a,
#sub-nav-2 ul li.high-level a,
#sub-nav-3 ul li.high-level a {
  font-size: 1.313rem;
}

footer#siteFooter .footerInfo .trustName,
#mainContent #content-area .flex.link-table a,
#mainContent #content-area h4,
#mainContent #content-area .filterList .list legend button,
body.search-results #mainContent #content-area .filterList .title {
  font-size: 1.375rem;
}

#mainContent #sidebar-region button.sidebarMenu {
  font-size: 1.438rem;
}

#latestNews .owl-carousel a .article-title,
#mainContent #content-area .sitemap ul li a {
  font-size: 1.563rem;
}

#mainContent #content-area blockquote {
  font-size: 1.75rem;
}

#mobile-nav .nav-header button.close,
#mainContent #content-area h3,
body.page.search-results #mainContent #content-area .tab-content .pageListing .page .title,
#mainContent #content-area .vacanciesList .vacancy .title {
  font-size: 2.188rem;
}

section.row .title,
#latestNews .title,
#mainContent #content-area h2,
#testimonial .content .comment {
  font-size: 2.813rem;
}

#slider .sliderText .slide .bannerText .title,
#slider.page .flex h1 {
  font-size: 4.125rem;
}

#slider .sliderText .slide .bannerText .title,
#sub-nav ul li a:before,
#sub-nav-2 ul li a:before,
#sub-nav-3 ul li a:before,
#slider.page .flex h1,
#mainContent #content-area h2,
#mainContent #content-area .flex.link-table a span,
#mainContent #content-area h3,
#mainContent #content-area .sitemap ul ul li a,
#testimonial .content .comment {
  font-weight: 400;
}

#mobile-nav ul ul ul li a {
  font-weight: 500;
}

a.more, span.more,
header#masthead .contact-btn,
nav#mainMenu ul li a,
#mainContent #content-area .filterList .list legend button,
#mainContent #content-area .selectList select,
#mainContent #content-area .sitemap ul li a,
button.keyboard-close-nav {
  font-weight: 600;
}

#latestNews .owl-carousel a .article-title,
#latestNews .owl-carousel a .article-academy-name,
.skip-nav-link,
#mobile-nav ul ul li a,
#mainContent #sidebar-region button.sidebarMenu,
#mainContent #content-area .flex.link-table a,
#mainContent #content-area h4,
#mainContent #content-area blockquote cite,
#mainContent #content-area span.articleDate span,
body.search-results #mainContent #content-area .filterList .title,
#mainContent #sidebar-region nav ul li a:hover,
#mainContent #sidebar-region nav ul li a.active,
#mainContent #sidebar-region nav ul li a:focus {
  font-weight: 700;
}

#sub-nav ul li.high-level a,
#sub-nav-2 ul li.high-level a,
#sub-nav-3 ul li.high-level a,
#mobile-nav ul li a {
  font-weight: 800;
}

@media (max-width: 767px) {
  #mob-search input.searchInput {
    font-size: 0.938rem;
  }
  #mainContent #content-area .flex.link-table a,
  #mainContent #content-area blockquote cite {
    font-size: 1rem;
  }
  footer#siteFooter .footerInfo .trustName,
  #mainContent #content-area p.highlight,
  #mainContent #content-area .flex.link-table a span i,
  #mainContent #content-area h4 {
    font-size: 1.125rem;
  }
  #mainContent #content-area h3,
  body.page.search-results #mainContent #content-area .tab-content .pageListing .page .title,
  #mainContent #content-area .sitemap ul li a {
    font-size: 1.25rem;
  }
  #mainContent #content-area h2,
  #mainContent #content-area blockquote,
  #testimonial .content .comment,
  #mainContent #content-area .vacanciesList .vacancy .title {
    font-size: 1.5rem;
  }
  #slider .sliderText .slide .bannerText .title,
  section.row .title,
  #latestNews .title,
  #slider.page .flex h1 {
    font-size: 1.75rem;
  }
}
@media all and (min-width: 768px) and (max-width: 1024px) {
  #mainContent #content-area .flex.link-table a,
  #mainContent #content-area h4 {
    font-size: 1.25rem;
  }
  #latestNews .owl-carousel a .article-title {
    font-size: 1.375rem;
  }
  #mainContent #content-area blockquote {
    font-size: 1.563rem;
  }
  #mainContent #content-area h3,
  body.page.search-results #mainContent #content-area .tab-content .pageListing .page .title,
  #mainContent #content-area .vacanciesList .vacancy .title {
    font-size: 1.875rem;
  }
  section.row .title,
  #mainContent #content-area h2,
  #testimonial .content .comment {
    font-size: 2.188rem;
  }
  #slider .sliderText .slide .bannerText .title,
  #latestNews .title,
  #slider.page .flex h1 {
    font-size: 2.5rem;
  }
}
@media only screen and (min-width: 1024px) and (max-height: 900px) {
  #slider .sliderText .slide .bannerText .title,
  #slider.page .flex h1 {
    font-size: 3rem;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1367px) {
  #mainContent #content-area .vacanciesList .vacancy .title {
    font-size: 1.875rem;
  }
  section.row .title,
  #mainContent #content-area h2,
  #testimonial .content .comment {
    font-size: 2.5rem;
  }
  #slider .sliderText .slide .bannerText .title,
  #slider.page .flex h1 {
    font-size: 3rem;
  }
}
@keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-moz-keyframes fadein { /* Firefox */
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes fadein { /* Safari and Chrome */
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-o-keyframes fadein { /* Opera */
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fade-in-move-down {
  0% {
    opacity: 0;
    transform: translateY(2rem);
    -webkit-transform: translateY(2rem);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
    -webkit-transform: translateY(0);
  }
}
/* Standard height of header */
/* Height of header when scrolled*/
/* Height of header for mobiles */
/* Height of header for mobiles */
header#masthead {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 324px;
  z-index: 1000;
}
header#masthead .logoHolder {
  position: absolute;
  left: 13.5%;
  top: 25px;
  z-index: 2000;
}
header#masthead .logoHolder a {
  display: block;
  position: relative;
  z-index: 5;
}
header#masthead .logoHolder a img {
  max-width: 100%;
  height: auto;
}
header#masthead .logoHolder,
header#masthead .logoHolder a {
  width: 238px;
  height: 289px;
}
header#masthead .topBar {
  right: 13.5%;
  top: 0;
  position: absolute;
  height: 43px;
  display: flex;
}
header#masthead .topBar a {
  display: inline-block;
  line-height: 43px;
  padding: 0 20px;
}
header#masthead .topBar a i {
  margin-right: 6px;
}
header#masthead .contact-btn {
  position: absolute;
  right: 13.5%;
  top: 75px;
}
header#masthead a.mobileMenuBTN-search {
  position: absolute;
  height: 42px;
  width: 42px;
  position: absolute;
  right: calc(5% + 30px + 12px + 80px);
  right: calc(5% + 50px);
  top: 60px;
  border-width: 0.1rem;
  border-style: solid;
  border-radius: 50%;
  padding: 0;
  margin: 0;
  display: none;
}
header#masthead a.mobileMenuBTN-search i {
  line-height: calc(42px - 0.1rem);
  position: absolute;
  top: 0;
  left: 0;
  width: calc(42px - 0.2rem);
  text-align: center;
}
header#masthead button.keyboard-close-nav {
  opacity: 0;
  position: absolute;
  top: 75px;
  left: calc(40% + 80px);
  border: none;
  appearance: none;
  padding: 0;
  pointer-events: none;
  visibility: hidden;
}
header#masthead button.keyboard-close-nav i {
  height: 48px;
  width: 48px;
  line-height: 48px;
  text-align: center;
  border-width: 0.1rem;
  border-style: solid;
  border-radius: 50%;
  margin-right: 12px;
}
header#masthead button.keyboard-close-nav:hover {
  cursor: pointer;
}

body.new-menu-styles header#masthead .contact-btn {
  right: calc(13.5% + 30px + 20px);
}

body.sub-menu-open header#masthead button.keyboard-close-nav {
  opacity: 1;
  visibility: visible;
  z-index: 3000;
  pointer-events: all;
}

body.sub-menu-open header#masthead,
body.menu-open header#masthead {
  height: 140px;
}
body.sub-menu-open header#masthead a.mobileMenuBTN-search,
body.menu-open header#masthead a.mobileMenuBTN-search {
  visibility: hidden;
  opacity: 0;
}

@media (max-width: 767px) {
  header#masthead {
    height: 160px;
  }
  header#masthead .logoHolder {
    top: 15px;
  }
  header#masthead .logoHolder,
  header#masthead .logoHolder a {
    width: 105px;
    height: 127px;
  }
  header#masthead .topBar {
    right: 5%;
    height: 38px;
  }
  header#masthead .topBar a {
    line-height: 38px;
    padding: 0 15px;
  }
  header#masthead .topBar a svg {
    display: none;
  }
  header#masthead a.mobileMenuBTN-search {
    display: block;
  }
  header#masthead .contact-btn {
    top: 60px;
    right: calc(5% + 50px);
  }
  header#masthead .contact-btn span {
    display: none;
  }
  body.menu-open header#masthead {
    height: 120px;
  }
  body.menu-open header#masthead .logoHolder {
    opacity: 0;
    visibility: hidden;
  }
  body.new-menu-styles header#masthead .contact-btn {
    right: calc(5% + 30px + 10px);
    padding: 0 12px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  header#masthead {
    height: 235px;
  }
  header#masthead .logoHolder {
    top: 25px;
  }
  header#masthead .logoHolder,
  header#masthead .logoHolder a {
    width: 163px;
    height: 198px;
  }
  header#masthead .contact-btn {
    top: 64px;
    right: calc(5% + 50px);
  }
  header#masthead .topBar {
    right: 5%;
  }
}
@media (max-width: 1023px) {
  body header#masthead button.keyboard-close-nav {
    display: none !important;
  }
  body.sub-menu-open header#masthead .logoHolder {
    opacity: 1 !important;
    visibility: visible !important;
  }
}
@media all and (min-width: 1024px) and (max-width: 1400px) {
  header#masthead .contact-btn,
  header#masthead .topBar {
    right: 5%;
  }
}
@media all and (min-width: 768px) and (max-width: 1400px) {
  body.new-menu-styles header#masthead .contact-btn {
    right: calc(5% + 30px + 20px);
  }
}
@media all and (min-width: 1400px) and (max-width: 1800px) {
  header#masthead .logoHolder {
    left: 6.75%;
  }
  header#masthead .contact-btn,
  header#masthead .topBar {
    right: 6.75%;
  }
  body.new-menu-styles header#masthead .contact-btn {
    right: calc(6.75% + 30px + 20px);
  }
}
@media (max-width: 1400px) {
  header#masthead .logoHolder {
    left: 5%;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1367px) {
  header#masthead {
    height: 235px;
  }
  header#masthead .logoHolder {
    top: 18px;
  }
  header#masthead .logoHolder,
  header#masthead .logoHolder a {
    width: 163px;
    height: 198px;
  }
  header#masthead .contact-btn {
    top: 64px;
  }
  header#masthead button.keyboard-close-nav {
    top: 64px;
  }
}
@media (max-width: 1300px) {
  body.sub-menu-open header#masthead .logoHolder {
    opacity: 0;
    visibility: hidden;
  }
  header#masthead button.keyboard-close-nav {
    left: 5%;
  }
}
@media all and (min-width: 1300px) and (max-width: 2200px) {
  header#masthead button.keyboard-close-nav {
    left: calc(25% + 80px);
  }
}
nav#mainMenu {
  position: absolute;
  top: 75px;
  right: 270px;
  right: calc(13.5% + 180px); /* 40px less than original */
}
nav#mainMenu span.sub-menu-position {
  visibility: hidden;
  opacity: 0;
}
nav#mainMenu ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: flex;
  gap: 0 10px;
}
nav#mainMenu ul li {
  display: inline-block;
  margin-left: 15px;
}
nav#mainMenu ul li a {
  display: block;
  padding: 17px 20px;
}
nav#mainMenu ul li a:hover {
  cursor: pointer;
}

nav#mainMenu > ul > li {
  position: relative;
  /*&.about-menu,
  &.join-menu,
  &.info-menu {
      > a {
          &:before {
              content: "\f054";
              font-family: "Font Awesome 6 Free";
              font-weight: 700;
              left: 0;
              top: 50%;
              position: absolute;
              transform: translateY(-50%);
          }
      }
  }*/
}

body.sub-menu-open,
body.menu-open {
  overflow: hidden;
}

#sub-nav,
#sub-nav-2,
#sub-nav-3 {
  position: fixed;
  top: 0;
  right: -100%;
  width: 60%;
  height: 100%;
  z-index: 999;
  transition: all 0.3s ease-in-out;
  /* For Webkit browsers (Chrome, Safari) */
}
#sub-nav.active,
#sub-nav-2.active,
#sub-nav-3.active {
  right: 0;
}
#sub-nav .padd,
#sub-nav-2 .padd,
#sub-nav-3 .padd {
  padding: 195px 80px 85px 80px;
  height: 100%;
}
#sub-nav .scroll,
#sub-nav-2 .scroll,
#sub-nav-3 .scroll {
  height: 100%;
  overflow-y: auto;
  scrollbar-width: thin;
  scrollbar-color: #000;
}
#sub-nav .scroll::-webkit-scrollbar,
#sub-nav-2 .scroll::-webkit-scrollbar,
#sub-nav-3 .scroll::-webkit-scrollbar {
  width: 6px;
}
#sub-nav .scroll::-webkit-scrollbar-thumb,
#sub-nav-2 .scroll::-webkit-scrollbar-thumb,
#sub-nav-3 .scroll::-webkit-scrollbar-thumb {
  background-color: #888;
  border-radius: 8px;
}
#sub-nav .scroll::-webkit-scrollbar-thumb:hover,
#sub-nav-2 .scroll::-webkit-scrollbar-thumb:hover,
#sub-nav-3 .scroll::-webkit-scrollbar-thumb:hover {
  background-color: #555;
}
#sub-nav .scroll::-webkit-scrollbar-track,
#sub-nav-2 .scroll::-webkit-scrollbar-track,
#sub-nav-3 .scroll::-webkit-scrollbar-track {
  background-color: #f9f9f9;
  border-radius: 8px;
}
#sub-nav ul,
#sub-nav-2 ul,
#sub-nav-3 ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
#sub-nav ul.flex,
#sub-nav-2 ul.flex,
#sub-nav-3 ul.flex {
  gap: 0 125px;
}
#sub-nav ul li a,
#sub-nav-2 ul li a,
#sub-nav-3 ul li a {
  display: block;
  line-height: 1.7;
  padding: 5px 0 5px 20px;
  position: relative;
  /*&:before {
      content: "\f054";
      width: 27px;
      height: 18px;
      font-family: "Font Awesome 6 Free";
      font-weight: 700;
      position: absolute;
      top: 10px;
      left: 0;
  }*/
}
#sub-nav ul li a:focus-visible,
#sub-nav-2 ul li a:focus-visible,
#sub-nav-3 ul li a:focus-visible {
  outline: 0;
}
#sub-nav ul li a:focus-visible:after,
#sub-nav-2 ul li a:focus-visible:after,
#sub-nav-3 ul li a:focus-visible:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 20px;
  right: 0;
  height: 2px;
  opacity: 0.8;
  background-color: #fff;
}
#sub-nav ul li.high-level a:before,
#sub-nav-2 ul li.high-level a:before,
#sub-nav-3 ul li.high-level a:before {
  display: none;
}
#sub-nav button.keyboard-close-nav,
#sub-nav-2 button.keyboard-close-nav,
#sub-nav-3 button.keyboard-close-nav {
  opacity: 0;
  position: absolute;
  top: 75px;
  left: 13.5%;
  border: none;
  appearance: none;
  padding: 8px 12px;
  pointer-events: none;
}
#sub-nav button.keyboard-close-nav i,
#sub-nav-2 button.keyboard-close-nav i,
#sub-nav-3 button.keyboard-close-nav i {
  height: 48px;
  width: 48px;
  line-height: 48px;
  text-align: center;
  border-width: 0.1rem;
  border-style: solid;
  border-radius: 50%;
  margin-right: 12px;
}
#sub-nav button.keyboard-close-nav:hover,
#sub-nav-2 button.keyboard-close-nav:hover,
#sub-nav-3 button.keyboard-close-nav:hover {
  cursor: pointer;
}

#sub-nav button.keyboard-close-nav,
#sub-nav-2 button.keyboard-close-nav,
#sub-nav-3 button.keyboard-close-nav {
  opacity: 1;
  pointer-events: auto;
}

#mobile-nav {
  position: fixed;
  top: 0;
  right: -100%;
  height: 100%;
  width: calc(635px + 13.5%);
  z-index: 999;
  transition: all 0.3s ease-in-out;
  /* For Webkit browsers (Chrome, Safari) */
}
#mobile-nav:before {
  content: "";
  position: absolute;
  top: 0;
  height: 140px;
  left: 0;
  width: 100%;
  z-index: 2;
}
#mobile-nav:after {
  content: "";
  position: absolute;
  right: calc(-50vw + 2px);
  width: 50vw;
  top: 0;
  height: 100%;
}
#mobile-nav.active {
  right: 0;
}
#mobile-nav .padd {
  padding: 160px 13.5vw 50px 50px;
  overflow-y: auto;
  height: 100%;
  scrollbar-width: thin;
  scrollbar-color: #000;
}
#mobile-nav .scroll::-webkit-scrollbar {
  width: 6px;
}
#mobile-nav .scroll::-webkit-scrollbar-thumb {
  background-color: #888;
  border-radius: 8px;
}
#mobile-nav .scroll::-webkit-scrollbar-thumb:hover {
  background-color: #555;
}
#mobile-nav .scroll::-webkit-scrollbar-track {
  background-color: #f9f9f9;
  border-radius: 8px;
}
#mobile-nav .nav-header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 130px;
  padding: 0 5%;
  z-index: 2;
}
#mobile-nav .nav-header button.close {
  position: absolute;
  height: 40px;
  width: 40px;
  line-height: 40px;
  text-align: center;
  right: 5%;
  top: 40px;
  border: none;
  appearance: none;
  padding: 0;
}
#mobile-nav ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
#mobile-nav ul ul {
  display: none;
  padding-bottom: 15px;
}
#mobile-nav ul ul ul {
  padding-bottom: 0;
}
#mobile-nav ul li {
  border-top-width: 0.1rem;
  border-top-style: solid;
}
#mobile-nav ul li a {
  display: block;
  padding: 20px 0 20px 40px;
}
#mobile-nav ul ul li a {
  padding: 12px 0 12px 40px;
}
#mobile-nav li.has-sub {
  position: relative;
}
#mobile-nav li.has-sub .holder {
  position: absolute;
  left: 0;
  top: 0;
  height: 55px; /* This might alter depending on padding & font size ect */
  width: 36px;
  z-index: 0;
  border: none;
  background-color: transparent;
  cursor: pointer;
}
#mobile-nav li.has-sub .holder:after {
  content: "\f054";
  font-family: "Font Awesome 6 Free";
  font-weight: 700;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(0%, -50%);
}
#mobile-nav li.has-sub.open .holder:after {
  content: "\f078";
}
#mobile-nav li.has-sub.no-link > .holder {
  width: 100%;
}
#mobile-nav li.has-sub.open ul li.has-sub .holder:after {
  content: "\f054";
}
#mobile-nav li.has-sub.open ul li.has-sub.open .holder:after {
  content: "\f078";
}
#mobile-nav li.has-sub.open ul li.has-sub.open ul li.has-sub .holder:after {
  content: "\f054";
}
#mobile-nav li.has-sub.open ul li.has-sub.open ul li.has-sub.open .holder:after {
  content: "\f078";
}
#mobile-nav ul ul li.has-sub .holder {
  height: 38px;
}
#mobile-nav ul ul li {
  border: none;
}

a.mobileMenuBTN {
  display: none;
  padding: 7px 0;
  outline: none;
}
a.mobileMenuBTN #navIcon {
  width: 30px;
  height: 21px;
  position: relative;
  cursor: pointer;
  float: left;
}
a.mobileMenuBTN #navIcon span {
  display: block;
  position: absolute;
  height: 2px;
  width: 100%;
  opacity: 1;
  left: 0;
}
a.mobileMenuBTN #navIcon span:nth-child(1) {
  top: 0px;
}
a.mobileMenuBTN #navIcon span:nth-child(2) {
  top: 9px;
  opacity: 1;
}
a.mobileMenuBTN #navIcon span:nth-child(3) {
  top: 18px;
}

body.menu-open a.mobileMenuBTN #navIcon span:nth-child(1) {
  top: 10px;
  transform: rotate(40deg);
  -webkit-transform: rotate(40deg);
  -ms-transform: rotate(40deg);
}
body.menu-open a.mobileMenuBTN #navIcon span:nth-child(2) {
  opacity: 0;
}
body.menu-open a.mobileMenuBTN #navIcon span:nth-child(3) {
  top: 10px;
  transform: rotate(-40deg);
  -webkit-transform: rotate(-40deg);
  -ms-transform: rotate(-40deg);
}

html.search-open nav#mainMenu {
  opacity: 0;
  visibility: hidden;
}

body.new-menu-styles a.mobileMenuBTN {
  display: inline-block;
  top: 83px;
  right: 13.5%;
  position: absolute;
}

@media (max-width: 767px) {
  nav#mainMenu {
    top: 65px;
    right: 5%;
  }
  #mobile-nav {
    width: 100%;
  }
  #mobile-nav:before {
    height: 120px;
  }
  #mobile-nav .padd {
    padding: 130px 5% 50px 5%;
  }
  body.new-menu-styles a.mobileMenuBTN {
    right: 5%;
    top: 65px;
  }
}
@media all and (min-width: 768px) and (max-width: 1023px) {
  nav#mainMenu {
    top: 72px !important;
    right: 5%;
  }
}
@media (max-width: 1023px) {
  nav#mainMenu ul,
  nav#mainMenu span#sub-menu-position {
    display: none;
  }
  a.mobileMenuBTN {
    display: inline-block;
  }
  #sub-nav, #sub-nav-2, #sub-nav-3 {
    display: none !important;
  }
}
@media all and (min-width: 1024px) and (max-width: 1300px) {
  #sub-nav .padd, #sub-nav-2 .padd, #sub-nav-3 .padd {
    padding-right: 5%;
    padding-left: 5%;
  }
}
@media all and (min-width: 1024px) and (max-width: 1400px) {
  nav#mainMenu {
    right: calc(5% + 180px);
  }
  nav#mainMenu ul li a {
    padding: 17px 10px 17px 20px;
  }
  #sub-nav ul.flex, #sub-nav-2 ul.flex, #sub-nav-3 ul.flex {
    gap: 0 100px;
  }
}
@media all and (min-width: 768px) and (max-width: 1400px) {
  #mobile-nav {
    width: calc(495px + 6.75%);
  }
  #mobile-nav .padd {
    padding: 160px 5vw 50px 50px;
  }
  body.new-menu-styles a.mobileMenuBTN {
    right: 5%;
    top: 73px;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1367px) {
  #sub-nav .padd, #sub-nav-2 .padd, #sub-nav-3 .padd {
    padding-top: 165px;
    padding-bottom: 40px;
  }
  #sub-nav ul li a, #sub-nav-2 ul li a, #sub-nav-3 ul li a {
    padding-top: 3px;
    padding-bottom: 3px;
  }
  nav#mainMenu {
    top: 64px;
  }
}
@media (max-width: 1300px) {
  #sub-nav, #sub-nav-2, #sub-nav-3 {
    width: 100%;
  }
}
@media all and (min-width: 1400px) and (max-width: 1800px) {
  nav#mainMenu {
    right: calc(6.75% + 180px);
  }
  #mobile-nav {
    width: calc(635px + 6.75%);
  }
  #mobile-nav .padd {
    padding: 160px 6.75vw 50px 50px;
  }
  body.new-menu-styles a.mobileMenuBTN {
    right: 6.75%;
  }
}
@media all and (min-width: 1300px) and (max-width: 2200px) {
  #sub-nav, #sub-nav-2, #sub-nav-3 {
    width: 75%;
  }
}
footer#siteFooter {
  clear: both;
  padding: 30px 0 80px 0;
}
footer#siteFooter a {
  text-decoration: underline;
}
footer#siteFooter a:hover {
  text-decoration: none;
}
footer#siteFooter .flex {
  justify-content: center;
  gap: 0 80px;
}
footer#siteFooter .crest {
  flex: 0 0 137px;
  height: 135px;margin-top: 50px;
}
footer#siteFooter .footerInfo {
  margin-top: 50px;
  line-height: 1.5;
  position: relative;
}
footer#siteFooter .footerInfo .socials {
  height: 28px;
  border-radius: 50%;
  position: absolute;
  right: 0;
  top: -10px;
  text-align: center;
  line-height: 28px;
}
footer#siteFooter .footerInfo .socials a {
  height: 28px;
  width: 28px;
  border-radius: 50%;
  text-align: center;
  display: inline-block;
  line-height: 28px;
  margin-left: 3px;
}
footer#siteFooter .footerInfo .addressLine {
  margin: 12px 0;
}
footer#siteFooter .footerInfo .addressLine .address,
footer#siteFooter .footerInfo .addressLine .email {
  margin-right: 20px;
}
footer#siteFooter .footerInfo .footerLinks span {
  display: inline-block;
  margin: 0 8px 0 11px;
}

@media (max-width: 767px) {
      footer#siteFooter .crest {
margin-top: 0px !important;
}
  footer#siteFooter {
    padding: 30px 0 40px 0;
  }
  footer#siteFooter .flex {
    gap: 0 0;
  }
  footer#siteFooter .crest {
    height: 120px;
  }
  footer#siteFooter .crest img {
    height: 100%;
    width: auto;
  }
  footer#siteFooter .footerInfo {
    margin-top: 25px;
  }
  footer#siteFooter .footerInfo .socials {
    margin-bottom: 20px;
  }
  footer#siteFooter .footerInfo .addressLine {
    margin: 12px 0 15px 0;
  }
  footer#siteFooter .footerInfo .addressLine span.email {
    margin: 15px 0;
    display: block;
  }
}
@media all and (min-width: 768px) and (max-width: 1200px) {
  footer#siteFooter .footerInfo .addressLine .address {
    margin-bottom: 15px;
  }   footer#siteFooter .crest {
margin-top: 0px !important;
}

}
@media (max-width: 1200px) {
  footer#siteFooter .footerInfo .addressLine .address {
    display: block;
    margin-right: 0;
  }
}
@media all and (min-width: 768px) and (max-width: 1450px) {
  footer#siteFooter .footerInfo {
    margin-top: 35px;
  }
  footer#siteFooter .footerInfo .socials {
    margin-bottom: 30px;
  }
    footer#siteFooter .crest {
margin-top: 35px !important;
}
}
@media all and (max-width: 1199px) {

    footer#siteFooter .crest {
margin-top: 0px !important;
}
}
@media all and (min-width: 1200px) and (max-width: 1450px) {

    footer#siteFooter .crest {
margin-top: 35px !important;
}
}
@media (max-width: 1200px) {
  footer#siteFooter .flex {
    flex-wrap: wrap;
    justify-content: unset;
    text-align: center;
  }
  footer#siteFooter .crest,
  footer#siteFooter .footerInfo {
    flex: 0 0 100%;
  }
  footer#siteFooter .footerInfo .socials {
    position: relative;
    display: inline-block;
    top: auto;
    right: auto;
  }
  footer#siteFooter .footerInfo .socials a {
    margin: 0 2px;
  }
}
@media all and (min-width: 1200px) and (max-width: 1900px) {
  footer#siteFooter .footerInfo .addressLine .address {
    display: block;
    margin: 0 0 13px 0;
  }
}
@media all and (min-width: 1900px) and (max-width: 2250px) {
  footer#siteFooter .footerInfo .addressLine .email {
    margin-right: 0;
  }
  footer#siteFooter .footerInfo .addressLine .telephone {
    display: block;
    margin: 13px 0 0 0;
  }
}
a.more,
span.more {
  padding: 0 20px;
  line-height: 46px;
  border-style: solid;
  border-width: 0.1rem;
  border-radius: 23px;
  display: inline-block;
}

.flex {
  display: flex;
}
.flex.justify-center {
  justify-content: center;
}
.flex.align-center {
  align-items: center;
}
.flex.space-between {
  justify-content: space-between;
}
.flex.align-items-start {
  align-items: flex-start;
}
.flex.align-items-end {
  align-items: flex-end;
}
.flex.align-content-start {
  align-content: flex-start;
}
.flex.justify-flex-end {
  justify-content: flex-end;
}
.flex.wrap {
  flex-wrap: wrap;
}
.flex.row-reverse {
  flex-direction: row-reverse;
}

.skip-nav-link {
  display: block;
  position: fixed;
  left: -1000rem;
  width: 0;
  height: 0;
  overflow: hidden;
  text-decoration: none;
}
.skip-nav-link:focus {
  top: 0;
  left: 0;
  width: auto;
  height: auto;
  padding: 0.9375rem;
  overflow: visible;
  z-index: 9002;
}

#slider {
  position: relative;
  clear: both;
  width: 100%;
  height: 100vh;
  overflow: hidden;
}
#slider .container {
  height: 100vh;
}
#slider button.slickPrev,
#slider button.slickNext {
  position: absolute;
  z-index: 20;
  height: 44px;
  width: 44px;
  margin-top: -22px;
  top: 50%;
  border: none;
  font-size: 0;
  appearance: none;
  border-radius: 50%;
}
#slider button.slickPrev {
  left: 140px;
}
#slider button.slickNext {
  right: 140px;
}
#slider .sliderImages {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
#slider .slide .overlay {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(185.44deg, rgba(153, 153, 153, 0.5) -1.42%, rgba(255, 255, 255, 0.5) 87.87%);
  mix-blend-mode: multiply;
  z-index: 3;
}
#slider .slide .overlay-2 {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.26);
  mix-blend-mode: multiply;
  z-index: 2;
}
#slider .sliderImages .slideImage {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center center;
}
#slider .slick-list,
#slider .slick-track {
  height: 100%;
}
#slider .sliderText {
  position: absolute;
  top: 0;
  right: 13.5%;
  left: 13.5%;
  width: auto;
  z-index: 200;
  height: 100%;
}
#slider .sliderText .slide .bannerText {
  bottom: 170px;
  width: 970px;
  left: 0;
  position: absolute;
  z-index: 200;
  transform: translateY(2rem);
  -webkit-transform: translateY(2rem);
  animation: fade-in-move-down 1s;
  -webkit-animation: fade-in-move-down 1s;
  opacity: 0;
}
#slider .sliderText .slide .bannerText .mini-title {
  text-transform: uppercase;
  line-height: 1.5;
  margin-bottom: 20px;
}
#slider .sliderText .slide .bannerText .title {
  line-height: 1.18;
  float: left;
  width: 100%;
  margin-bottom: 40px;
}
#slider .sliderText .slide .bannerText .subTitle {
  line-height: 1.5;
  float: left;
  width: 90%;
}
#slider .slick-slide.slick-active .bannerText {
  transform: translateY(0);
  -webkit-transform: translateY(0);
  opacity: 1;
  transition-duration: 1s;
  -webkit-transition-duration: 1s;
}
#slider #pausePlay {
  position: absolute;
  z-index: 200;
  height: 44px;
  width: 44px;
  left: 50%;
  transform: translateX(-50%);
  bottom: 50px;
}
#slider #pausePlay button {
  position: absolute;
  height: 44px;
  width: 44px;
  left: 0;
  top: 0px;
  padding: 0;
  border: 0;
  appearance: none;
  border-radius: 50%;
}
#slider #pausePlay i {
  line-height: 44px;
  width: 44px;
  text-align: center;
  position: absolute;
  left: 0;
  top: 0;
}
#slider button#play {
  display: none;
}

section.row {
  clear: both;
  position: relative;
}
section.row .column {
  flex: 0 0 50%;
  min-height: 735px;
}
section.row .column.text {
  padding: 80px 7.333% 90px 7.333%;
  text-align: center;
}
section.row .column.text div {
  flex: 0 0 100%;
}
section.row .column.image {
  position: relative;
}
section.row .column.image img {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
section.row .mini-title {
  margin-bottom: 10px;
  line-height: 1.5;
  text-transform: uppercase;
}
section.row .title {
  margin: 0 0 60px 0;
  line-height: 1.3;
  position: relative;
}
section.row .title:after {
  content: "";
  position: absolute;
  bottom: -35px;
  left: 50%;
  transform: translateX(-50%);
  width: 96px;
  height: 6px;
  clip-path: polygon(0 0, 100% 0, 97% 100%, 0% 100%);
}
section.row p {
  line-height: 2.05;
}
section.row a.more {
  margin-top: 40px;
}
section.row ul.schools-list {
  margin: 0;
  padding: 0;
  list-style-type: none;
  margin-top: 40px;
  display: flex;
  flex-wrap: wrap;
  flex: 0 0 100%;
  gap: 0 60px;
}
section.row ul.schools-list .column-block {
  flex: 0 0 calc(50% - 30px);
}
section.row ul.schools-list li {
  display: block;
  text-align: left;
  position: relative;
  border-top-style: solid;
  border-top-width: 0.1rem;
  line-height: 1.5;
}
section.row ul.schools-list li:nth-child(1) {
  border: none;
}
section.row ul.schools-list li a {
  display: block;
  padding: 18px 50px 18px 0;
}
section.row ul.schools-list li svg {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}

#testimonial {
  clear: both;
  position: relative;
}
#testimonial .bg-image {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
#testimonial .overlay {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: 3;
  opacity: 0.4;
}
#testimonial .content {
  padding: 250px 13.5%;
  position: relative;
  z-index: 5;
}
#testimonial .content .mini-title,
#testimonial .content .comment {
  max-width: 50%;
}
#testimonial .content .mini-title {
  margin-bottom: 10px;
}
#testimonial .content .comment {
  line-height: 1.3;
  position: relative;
}
#testimonial .content .comment:before, #testimonial .content .comment:after {
  content: "";
  position: absolute;
  width: 49px;
  height: 40px;
  background-image: url(../images/global/quote-marks-white.svg);
  background-repeat: no-repeat;
}
#testimonial .content .comment:before {
  left: -60px;
  top: -90px;
}
#testimonial .content .comment:after {
  right: -50px;
  bottom: -80px;
  transform: rotate(180deg) scale(-1, 1);
}
#testimonial #pausePlay-testimonial {
  position: absolute;
  z-index: 200;
  height: 44px;
  width: 44px;
  left: 50%;
  transform: translateX(-50%);
  bottom: 50px;
}
#testimonial #pausePlay-testimonial button {
  position: absolute;
  height: 44px;
  width: 44px;
  left: 0;
  top: 0px;
  padding: 0;
  border: 0;
  appearance: none;
  border-radius: 50%;
}
#testimonial #pausePlay-testimonial i {
  line-height: 44px;
  width: 44px;
  text-align: center;
  position: absolute;
  left: 0;
  top: 0;
}
#testimonial button#play-testimonial {
  display: none;
}
#testimonial .owl-nav {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 50px;
  width: 162px;
  height: 44px;
}
#testimonial .owl-nav button {
  appearance: none;
  border: none;
  margin: 0;
  padding: 0;
  height: 44px;
  position: absolute;
  width: 44px;
  font-size: 0;
  border-radius: 50%;
}
#testimonial .owl-nav button.owl-prev:before, #testimonial .owl-nav button.owl-next:before {
  font-family: "Font Awesome 6 Free";
  font-weight: 700;
}
#testimonial .owl-nav button.owl-prev {
  left: 0;
}
#testimonial .owl-nav button.owl-prev:before {
  content: "\f053";
}
#testimonial .owl-nav button.owl-next {
  right: 0;
}
#testimonial .owl-nav button.owl-next:before {
  content: "\f054";
}

#latestNews {
  clear: both;
  position: relative;
  padding: 140px 0 140px 0;
}
#latestNews .mini-title {
  margin-bottom: 10px;
  line-height: 1.5;
  text-transform: uppercase;
}
#latestNews .title {
  flex: 0 0 100%;
  margin: 0 0 60px 0;
  line-height: 1.3;
  position: relative;
  text-align: center;
}
#latestNews .title:after {
  content: "";
  position: absolute;
  bottom: -35px;
  left: 50%;
  transform: translateX(-50%);
  width: 96px;
  height: 6px;
  clip-path: polygon(0 0, 100% 0, 97% 100%, 0% 100%);
}
#latestNews .scroll-holder {
  margin-top: 60px;
}
#latestNews .scroller {
  position: relative;
  flex: 0 0 92.667%;
  min-height: 500px;
  overflow: hidden;
  padding-bottom: 85px;
}
#latestNews .owl-carousel {
  width: 116%;
  position: unset;
}
#latestNews .owl-carousel a {
  display: block;
}
#latestNews .owl-carousel a figure {
  margin: 0;
  height: auto;
}
#latestNews .owl-carousel a figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
#latestNews .owl-carousel a .post-content {
  padding: 25px 35px 45px 35px;
}
#latestNews .owl-carousel a .post-content .article-title {
  line-height: 1.3;
}
#latestNews .owl-carousel a .post-content .article-date {
  margin: 16px 0;
}
#latestNews .owl-carousel a .post-content .article-academy-name {
  line-height: 1.5;
}
#latestNews .owl-carousel .owl-dots {
  position: absolute;
  left: 0;
  bottom: 35px;
  right: 7.333%;
  width: auto;
  text-align: center;
}
#latestNews .owl-carousel .owl-dots button {
  display: inline-block;
  margin: 0 6px;
  padding: 0;
  height: 16px;
  width: 16px;
  border-width: 0.07rem;
  border-style: solid;
  appearance: none;
  border-radius: 50%;
}
#latestNews .owl-nav-wrapper {
  position: absolute;
  left: 0;
  bottom: 1px;
  right: 7.333%;
  width: auto;
  height: 20px;
}
#latestNews .owl-nav-wrapper button {
  appearance: none;
  border: none;
  margin: 0;
  padding: 0;
  height: 20px;
  position: absolute;
  width: 26px;
  font-size: 0;
}
#latestNews .owl-nav-wrapper button svg {
  position: absolute;
  top: 0;
  left: 0;
  height: 20px;
}
#latestNews .owl-nav-wrapper button.owlPrev {
  left: 50%;
  margin-left: -35px;
}
#latestNews .owl-nav-wrapper button.owlNext {
  right: 50%;
  margin-right: -35px;
}

@media (max-width: 767px) {
  a.more, span.more {
    line-height: 40px;
    border-radius: 20px;
  }
  body.home #slider,
  body.home #slider .container {
    height: 550px;
    min-height: 0;
  }
  #slider .slide .overlay {
    height: 50%;
    background: linear-gradient(360deg, rgba(217, 217, 217, 0) 36.79%, #000000 100%);
    background-blend-mode: multiply;
  }
  #slider .slide .overlay-2 {
    background: rgba(0, 0, 0, 0.27);
  }
  #slider .sliderText .slide .bannerText {
    bottom: 70px;
  }
  #slider .sliderText .slide .bannerText .mini-title {
    margin-bottom: 10px;
  }
  #slider .sliderText .slide .bannerText:before, #slider .sliderText .slide .bannerText:after {
    height: 45px;
    width: 4px;
  }
  #slider .sliderText .slide .bannerText:before {
    top: -58px;
  }
  #slider .sliderText .slide .bannerText:after {
    bottom: -15px;
  }
  #slider button.slickPrev, #slider button.slickNext {
    top: auto;
    bottom: 20px;
    height: 36px;
    width: 36px;
    z-index: 201;
  }
  #slider button.slickPrev svg, #slider button.slickNext svg {
    width: 20px;
  }
  #slider button.slickPrev {
    left: auto;
    right: 112px;
  }
  #slider button.slickNext {
    right: 20px;
  }
  #slider #pausePlay {
    bottom: 20px;
    left: auto;
    transform: none;
    right: 66px;
    height: 36px;
    width: 36px;
  }
  #slider #pausePlay button,
  #slider #pausePlay i {
    height: 36px;
    width: 36px;
    line-height: 36px;
  }
  section.row {
    flex-wrap: wrap;
  }
  section.row .column {
    flex: 0 0 100%;
    min-height: 0;
  }
  section.row .column.text {
    padding: 40px 5%;
  }
  section.row .column.image {
    height: 350px;
  }
  section.row .title {
    margin-bottom: 35px;
  }
  section.row .title:after {
    bottom: -25px;
    height: 4px;
  }
  section.row a.more {
    margin-top: 15px;
  }
  section.row ul.schools-list {
    margin-top: 20px;
  }
  section.row ul.schools-list li a {
    padding: 15px 50px 15px 0;
  }
  #testimonial .content {
    padding-top: 140px;
    padding-bottom: 140px;
    padding-left: 60px !important;
    padding-right: 60px !important;
  }
  #testimonial .content .mini-title,
  #testimonial .content .comment {
    max-width: 100%;
  }
  #testimonial .content .comment:before,
  #testimonial .content .comment:after {
    width: 40px;
    height: 33px;
    background-size: 40px 33px;
  }
  #testimonial .content .comment:before {
    left: -40px;
    top: -70px;
  }
  #testimonial .content .comment:after {
    right: -40px;
    bottom: -50px;
  }
  #testimonial #pausePlay-testimonial,
  #testimonial .owl-nav {
    bottom: 20px;
  }
  #testimonial #pausePlay-testimonial {
    height: 36px;
    width: 36px;
  }
  #testimonial #pausePlay-testimonial button {
    height: 36px;
    width: 36px;
  }
  #testimonial #pausePlay-testimonial button i {
    line-height: 36px;
    width: 36px;
  }
  #testimonial .owl-nav {
    height: 36px;
    width: 128px;
  }
  #testimonial .owl-nav button {
    height: 36px;
    width: 36px;
  }
  #latestNews {
    padding: 50px 0;
  }
  #latestNews .title {
    margin-bottom: 35px;
  }
  #latestNews .title:after {
    bottom: -25px;
    height: 4px;
  }
  #latestNews .scroll-holder {
    margin-top: 25px;
  }
  #latestNews .scroll-holder.justify-flex-end {
    justify-content: center;
  }
  #latestNews .scroller {
    flex: 0 0 90%;
  }
  #latestNews .owl-carousel {
    width: 100%;
  }
  #latestNews .owl-carousel .owl-dots {
    right: 0;
  }
  #latestNews .owl-nav-wrapper {
    right: 0;
  }
}
@media all and (min-width: 768px) and (max-width: 1023px) {
  body.home #slider,
  body.home #slider .container {
    height: 700px;
    min-height: 0;
  }
}
@media all and (min-width: 768px) and (max-width: 1024px) {
  #slider .sliderText .slide .bannerText {
    bottom: 90px;
  }
  #slider .sliderText .slide .bannerText .mini-title {
    margin-bottom: 10px;
  }
  #slider .sliderText .slide .bannerText:before, #slider .sliderText .slide .bannerText:after {
    height: 60px;
  }
  #slider .sliderText .slide .bannerText:before {
    top: -75px;
  }
  #slider .sliderText .slide .bannerText:after {
    bottom: -35px;
  }
  #slider button.slickPrev, #slider button.slickNext {
    top: auto;
    bottom: 40px;
    z-index: 201;
  }
  #slider button.slickPrev {
    left: 50%;
    margin-left: -80px;
  }
  #slider button.slickNext {
    right: 50%;
    margin-right: -80px;
  }
  #slider #pausePlay {
    bottom: 40px;
  }
  section.row .column {
    min-height: 650px;
  }
  section.row .column.text {
    flex: 0 0 55%;
    padding: 45px 5% 45px 5%;
  }
  section.row .column.image {
    flex: 0 0 45%;
  }
  section.row .title {
    margin-bottom: 40px;
  }
  section.row .title:after {
    bottom: -30px;
  }
  section.row p {
    line-height: 1.8;
  }
  section.row a.more {
    margin-top: 20px;
  }
  section.row.row-reverse .column.image {
    right: auto;
    left: 0;
  }
  section.row ul.schools-list {
    margin-top: 20px;
  }
  section.row ul.schools-list li a {
    padding: 12px 50px 12px 0;
  }
  #testimonial .content {
    padding-top: 180px;
    padding-bottom: 220px;
  }
  #testimonial .content .mini-title,
  #testimonial .content .comment {
    max-width: 70%;
  }
  #testimonial #pausePlay-testimonial,
  #testimonial .owl-nav {
    bottom: 40px;
  }
  #latestNews {
    padding: 70px 0;
  }
  #latestNews .scroll-holder {
    margin-top: 45px;
  }
}
@media (max-width: 1023px) {
  #slider {
    margin-top: 0;
  }
  #slider .slick-slide.slick-active .bannerText {
    max-width: 90%;
  }
}
@media (min-width: 1024px) {
  #slider.home,
  #slider.home .container {
    min-height: 700px;
  }
}
@media all and (min-width: 1024px) and (max-width: 1400px) {
  #testimonial .content {
    padding-top: 200px;
    padding-bottom: 250px;
  }
  #testimonial .content .mini-title,
  #testimonial .content .comment {
    max-width: 60%;
  }
  #testimonial .content .comment:before {
    left: -50px;
  }
}
@media (max-width: 1400px) {
  section.row ul.schools-list .column-block {
    flex: 0 0 100%;
  }
  section.row ul.schools-list .column-block:nth-child(2) li:nth-child(1) {
    border-top-width: 0.1rem;
    border-top-style: solid;
    border-color: #E25835;
  }
  #testimonial .content {
    padding-left: 100px;
    padding-right: 100px;
  }
}
@media (max-width: 1400px) {
  #slider .sliderText {
    left: 5%;
    right: 5%;
  }
}
@media all and (min-width: 1024px) and (max-width: 1750px) {
  #slider #pausePlay {
    bottom: 40px;
  }
  #slider button.slickPrev, #slider button.slickNext {
    top: auto;
    bottom: 40px;
    z-index: 201;
  }
  #slider button.slickPrev {
    left: 50%;
    margin-left: -80px;
  }
  #slider button.slickNext {
    right: 50%;
    margin-right: -80px;
  }
  #latestNews {
    padding: 100px 0;
  }
}
@media all and (min-width: 1400px) and (max-width: 1749px) {
  #slider .sliderText {
    left: 6.75%;
    right: 6.75%;
  }
}
@media all and (min-width: 1025px) and (max-width: 1800px) {
  section.row .column {
    min-height: 650px;
  }
  section.row .column.text {
    padding: 60px 5.333% 60px 5.333%;
  }
  section.row .column a.more {
    margin-top: 30px;
  }
}
@media all and (min-width: 1400px) and (max-width: 1800px) {
  #testimonial .content {
    padding-left: 6.75%;
    padding-right: 6.75%;
  }
}
@media all and (min-width: 1750px) and (max-width: 2000px) {
  #slider button.slickPrev {
    left: 50px;
  }
  #slider button.slickNext {
    right: 50px;
  }
}
@media only screen and (min-width: 1024px) and (max-height: 900px) {
  #slider .sliderText .slide .bannerText {
    bottom: 90px;
  }
  #slider .sliderText .slide .bannerText:before, #slider .sliderText .slide .bannerText:after {
    height: 60px;
  }
  #slider .sliderText .slide .bannerText:before {
    top: -75px;
  }
  #slider .sliderText .slide .bannerText:after {
    bottom: -35px;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1367px) {
  #slider .sliderText .slide .bannerText {
    bottom: 90px;
  }
  #slider .sliderText .slide .bannerText .mini-title {
    margin-bottom: 10px;
  }
  #slider .sliderText .slide .bannerText:before, #slider .sliderText .slide .bannerText:after {
    height: 60px;
  }
  #slider .sliderText .slide .bannerText:before {
    top: -75px;
  }
  #slider .sliderText .slide .bannerText:after {
    bottom: -35px;
  }
}
#slider.page {
  min-height: 0;
}
#slider.page .flex {
  display: flex;
  flex-wrap: wrap;
  align-content: flex-end;
}
#slider.page .flex p,
#slider.page .flex .subMenuHeading {
  flex: 0 0 100%;
}
#slider.page .flex h1 {
  position: relative;
  flex: 0 0 800px;
  line-height: 1.18;
  margin-top: 0;
  margin-bottom: calc(var(--negative-margin) + 140px);
}
#slider.page .flex p {
  line-height: 1.4;
}
#slider.page #skipLink {
  bottom: calc(var(--negative-margin) + 100px);
}

#slider.page,
#slider.page .sliderImages,
#slider.page .sliderImages .slide,
#slider.page .sliderImages .slideImage,
#slider.page .container,
#slider.page .flex {
  height: 900px;
}

:root {
  --sidebar-width: 420px;
  --sidebar-width-smaller: 320px;
  --gutter: 50px;
  --small-gutter: 30px;
  --negative-margin: 170px;
  --negative-margin-smaller: 100px ;
}

#mainContent {
  clear: both;
  padding-bottom: 70px;
}
#mainContent .flex {
  display: flex;
  flex-wrap: wrap;
}
#mainContent .flex.negative-margin {
  margin-top: calc(-1 * var(--negative-margin));
}
#mainContent .flex.row-reverse {
  flex-direction: row-reverse;
}
#mainContent .flex.gap-30 {
  gap: 0 30px;
}
#mainContent .flex.gap-140 {
  gap: 0 140px;
}
#mainContent #sidebar-region {
  flex: 0 0 var(--sidebar-width);
  background: rgba(217, 217, 217, 0.3);
  padding: 0 40px 30px 55px;
  position: relative;
}
#mainContent #sidebar-region .sticky {
  margin-top: 50px;
  position: sticky;
  top: 30px;
  padding-bottom: 30px;
}
#mainContent #sidebar-region button.sidebarMenu {
  border: none;
  appearance: none;
  height: 70px;
  width: 100%;
  padding: 0;
  text-align: left;
}
#mainContent #sidebar-region button.sidebarMenu i {
  display: none;
  position: absolute;
  right: 25px;
}
#mainContent #sidebar-region button.sidebarMenu.sectionMenuOpen i {
  transform: rotate(180deg);
}
#mainContent #sidebar-region button.sidebarMenu:hover {
  cursor: default;
}
#mainContent #sidebar-region nav {
  display: block;
  position: relative;
  margin-bottom: 90px;
  border-top-width: 0.05rem;
  border-top-style: solid;
}
#mainContent #sidebar-region nav ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
#mainContent #sidebar-region nav ul li {
  position: relative;
}
#mainContent #sidebar-region nav ul li a {
  display: block;
  line-height: 1.5;
}
#mainContent #sidebar-region nav ul li.has-sub .holder {
  position: absolute;
  right: 0;
  top: 0;
  height: 53px; /* This might alter depending on padding & font size ect */
  width: 36px;
  z-index: 0;
  border: none;
  background-color: transparent;
  cursor: pointer;
}
#mainContent #sidebar-region nav ul li.has-sub .holder:after {
  content: "\f107";
  font-family: "Font Awesome 6 Free";
  font-weight: 700;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
#mainContent #sidebar-region nav ul li.has-sub.open .holder:after {
  content: "\f106";
}
#mainContent #sidebar-region nav ul ul li.has-sub .holder {
  height: 40px;
}
#mainContent #sidebar-region nav ul ul {
  display: none;
  border-top-style: solid;
  border-top-width: 0.05rem;
}
#mainContent #sidebar-region nav ul ul li {
  margin-top: 0.08rem;
}
#mainContent #sidebar-region nav ul ul li:last-child {
  border-bottom: none;
}
#mainContent #sidebar-region nav ul li.has-sub.open ul li.has-sub .holder:after {
  content: "\f107";
}
#mainContent #sidebar-region nav ul li.has-sub.open ul li.has-sub.open .holder:after {
  content: "\f106";
}
#mainContent #sidebar-region nav ul li a {
  padding: 12px 12px 12px 0;
}
#mainContent #sidebar-region nav ul li.has-sub > a {
  padding: 12px 42px 12px 0;
}
#mainContent #sidebar-region nav ul ul li a {
  padding: 8px 12px 8px 0;
  /*&:hover,
  &.active {
      text-decoration: underline;
  }*/
}
#mainContent #sidebar-region nav ul ul li.has-sub > a {
  padding: 8px 42px 8px 0;
}
#mainContent #sidebar-region nav ul ul ul li a {
  padding: 8px 12px 8px 27px;
  position: relative;
}
#mainContent #sidebar-region nav ul ul ul li a:before {
  content: "-";
  top: 8px;
  left: 14px;
  position: absolute;
}
#mainContent #sidebar-region nav a.nav.button {
  position: absolute;
  display: block;
  bottom: -32px;
  left: 25px;
  right: 25px;
  width: auto;
  text-align: center;
  line-height: 65px;
  height: 65px;
}
#mainContent #sidebar-region nav > ul > li {
  border-bottom-style: solid;
  border-bottom-width: 0.05rem;
}
#mainContent #content-area {
  flex: 1;
  padding: 65px 0 0 60px;
}
#mainContent #content-area.fullWidth {
  padding-right: 60px;
}
#mainContent #content-area.margin-bottom {
  margin-bottom: 100px;
}
#mainContent #content-area.extra-padding-bottom {
  padding-bottom: 100px;
}
#mainContent #content-area p {
  line-height: 1.6;
  margin: 0 0 40px 0;
}
#mainContent #content-area h1, #mainContent #content-area h2, #mainContent #content-area h3, #mainContent #content-area h4, #mainContent #content-area h5 {
  line-height: 1.3;
}
#mainContent #content-area p a {
  text-decoration: underline;
}
#mainContent #content-area p a:hover {
  text-decoration: none;
}
#mainContent #content-area img {
  max-width: 100%;
}
#mainContent #content-area h2 {
  margin: 0 0 70px 0;
  max-width: 80%;
  position: relative;
}
#mainContent #content-area h2:after {
  content: "";
  position: absolute;
  bottom: -30px;
  left: 0;
  width: 96px;
  height: 6px;
  clip-path: polygon(0 0, 100% 0, 97% 100%, 0% 100%);
}
#mainContent #content-area h3 {
  margin: 0 0 25px 0;
}
#mainContent #content-area h6 {
  line-height: 1.6;
  margin: 20px 0 30px 0;
}
#mainContent #content-area .flex.double-column {
  gap: 0 50px;
}
#mainContent #content-area .flex.double-column .column {
  flex-basis: calc(50% - 25px);
  flex-grow: 0;
}
#mainContent #content-area .flex.double-column.background-grey {
  gap: 0 30px;
}
#mainContent #content-area .flex.double-column.background-grey .column {
  padding: 30px 40px;
  flex-basis: calc(50% - 15px);
}
#mainContent #content-area .flex.double-column.align-center {
  text-align: center;
}
#mainContent #content-area .flex.tripple-column {
  gap: 0 50px;
}
#mainContent #content-area .flex.tripple-column .column {
  flex-basis: calc(33.333% - 34px);
  flex-grow: 0;
}
#mainContent #content-area blockquote {
  padding: 80px 50px 40px 0;
  margin: 30px 0 50px 0;
  position: relative;
  line-height: 1.5;
}
#mainContent #content-area blockquote:before, #mainContent #content-area blockquote:after {
  content: "";
  position: absolute;
  width: 49px;
  height: 40px;
  background-image: url(../images/global/quote-marks.svg);
  background-repeat: no-repeat;
}
#mainContent #content-area blockquote:before {
  left: -60px;
  top: 35px;
}
#mainContent #content-area blockquote:after {
  right: 60px;
  bottom: 20px;
  transform: rotate(180deg) scale(-1, 1);
}
#mainContent #content-area blockquote cite {
  display: block;
  font-style: normal;
  margin-top: 30px;
}
#mainContent #content-area .flex.content-image-block {
  display: flex;
}
#mainContent #content-area .flex.content-image-block .column {
  flex-basis: 50%;
  flex-shrink: 0;
}
#mainContent #content-area .flex.content-image-block .column.column-padding {
  padding: 30px 40px;
}
#mainContent #content-area .flex.content-image-block .column.image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#mainContent #content-area .flex.link-table {
  display: flex;
  gap: 10px 0;
}
#mainContent #content-area .flex.link-table.bottom-40 {
  margin-bottom: 40px;
}
#mainContent #content-area .flex.link-table a {
  flex-basis: 100%;
  flex-shrink: 0;
  line-height: 1.4;
  padding: 25px 20px;
  position: relative;
}
#mainContent #content-area .flex.link-table a:after {
  content: "";
  position: absolute;
  bottom: 0px;
  left: 0;
  width: 100%;
  height: 8px;
  clip-path: polygon(0 0, 100% 0, 99.5% 100%, 0% 100%);
}
#mainContent #content-area .flex.link-table a i {
  margin-right: 8px;
}
#mainContent #content-area .flex.link-table a i:first-child {
  width: 30px;
  text-align: center;
}
#mainContent #content-area .flex.link-table a span {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 20px;
}
#mainContent #content-area .flex.link-table a span i {
  margin: 0 0 0 8px;
}
#mainContent #content-area .flex.journey {
  padding: 45px 35px;
}
#mainContent #content-area .flex.journey h3 {
  text-align: center;
  flex-basis: 100%;
}
#mainContent #content-area .flex.journey .step {
  padding: 25px 30px;
  display: flex;
  flex-basis: 100%;
  gap: 0 35px;
  align-items: center;
  margin: 4px 0;
}
#mainContent #content-area .flex.journey .step .step-number {
  height: 68px;
  width: 68px;
  flex-basis: 68px;
  flex-shrink: 0;
  line-height: 68px;
  text-align: center;
  border-radius: 50%;
}
#mainContent #content-area .flex.journey .step .step-info {
  line-height: 1.4;
}
#mainContent #content-area .flex.journey .contact-block {
  padding: 35px 70px;
  text-align: center;
  margin-top: 15px;
}
#mainContent #content-area .lrg-margin-30-top {
  margin-top: 70px;
}
#mainContent #content-area .lrg-margin-30-top {
  margin-top: 40px;
}
#mainContent #content-area .lrg-margin-50-top {
  margin-top: 50px;
}
#mainContent #content-area .lrg-margin-60-top {
  margin-top: 60px;
}
#mainContent #content-area .lrg-margin-70-top {
  margin-top: 70px;
}
#mainContent #content-area .lrg-margin-80-top {
  margin-top: 80px;
}
#mainContent #content-area .lrg-margin-30-bottom {
  margin-bottom: 70px;
}
#mainContent #content-area .lrg-margin-30-bottom {
  margin-bottom: 40px;
}
#mainContent #content-area .lrg-margin-50-bottom {
  margin-bottom: 50px;
}
#mainContent #content-area .lrg-margin-60-bottom {
  margin-bottom: 60px;
}
#mainContent #content-area .lrg-margin-70-bottom {
  margin-bottom: 70px;
}
#mainContent #content-area .lrg-margin-80-bottom {
  margin-bottom: 80px;
}

/*#mainContent #sidebar-region nav > ul > li {
    position: relative;
    &:before {
        content: "";
        position: absolute;
        top: 18px;
        width: 15px;
        height: 15px;
        left: -20px;
        content:"\f054";
        font-family: "Font Awesome 6 Free";
        font-weight: 700;
    }
}*/
@media (max-width: 767px) {
  #slider.page, #slider.page .sliderImages, #slider.page .sliderImages .slide, #slider.page .sliderImages .slideImage, #slider.page .container, #slider.page .flex {
    height: 500px;
    min-height: 0;
  }
  #slider.page .flex h1 {
    flex: 0 0 90%;
    margin-bottom: 113px;
  }
  #slider.page .flex h1:after {
    width: 4px;
    height: 45px;
    bottom: -55px;
  }
  #mainContent {
    padding-bottom: 20px;
  }
  #mainContent #content-area {
    padding: 40px 0 0 0;
  }
  #mainContent #content-area h2 {
    margin: 0 0 50px 0;
  }
  #mainContent #content-area h2:after {
    bottom: -25px;
    height: 4px;
  }
  #mainContent #content-area p {
    margin: 0 0 30px 0;
  }
  #mainContent #content-area blockquote {
    margin: 30px 0;
    padding: 50px 30px 20px 30px;
  }
  #mainContent #content-area blockquote:before, #mainContent #content-area blockquote:after {
    width: 40px;
    height: 33px;
    background-size: 40px 33px;
  }
  #mainContent #content-area blockquote:before {
    left: 0;
    top: 0;
  }
  #mainContent #content-area blockquote:after {
    right: 0;
  }
  #mainContent #content-area .highlight-wrapper {
    margin-bottom: 40px;
  }
  #mainContent #content-area .counter-section {
    padding: 30px 40px 10px 40px;
  }
  #mainContent #content-area .flex.link-table a {
    padding: 15px 35px 15px 0px;
  }
  #mainContent #content-area .flex.link-table a:after {
    height: 6px;
    clip-path: polygon(0 0, 100% 0, 98.5% 100%, 0% 100%);
  }
  #mainContent #content-area .flex.link-table a i:first-child {
    left: 10px;
    top: 19px;
  }
  #mainContent #content-area .flex.link-table a span {
    position: relative;
    right: auto;
    top: auto;
    transform: none;
    display: block;
    margin-top: 12px;
  }
  #mainContent #content-area.margin-bottom {
    margin-bottom: 40px;
  }
  #mainContent #content-area .flex.double-column .column.background-grey {
    margin-top: 25px;
  }
  #mainContent #content-area .flex.double-column.background-grey {
    gap: 20px 0;
  }
  #mainContent #content-area .flex.double-column.background-grey .column {
    padding: 25px 30px 10px 30px;
  }
  #mainContent #content-area .flex.content-image-block .column.column-padding {
    padding: 25px 30px;
  }
  #mainContent #content-area .flex.content-image-block .column.image {
    max-height: 300px;
  }
  #mainContent .flex.gap-140 {
    gap: 0 0;
  }
  #mainContent #sidebar-region button.sidebarMenu {
    height: 50px;
  }
  #mainContent #sidebar-region nav {
    padding: 10px 15px 25px 15px;
  }
}
@media all and (min-width: 768px) and (max-width: 1023px) {
  #slider.page, #slider.page .sliderImages, #slider.page .sliderImages .slide, #slider.page .sliderImages .slideImage, #slider.page .container, #slider.page .flex {
    height: 500px;
    min-height: 0;
  }
  #slider.page .flex h1 {
    margin-bottom: 100px;
  }
  #slider.page .flex h1:after {
    height: 60px;
    bottom: -70px;
  }
  #mainContent #content-area {
    padding: 50px 0 0 0;
  }
  #mainContent #content-area .lrg-margin-70-top {
    margin-top: 50px;
  }
  #mainContent #content-area blockquote {
    padding: 80px 50px 40px 50px;
  }
  #mainContent #content-area blockquote:before {
    left: 0px;
  }
  body.no-slider #mainContent {
    margin-top: 40px;
  }
}
@media (max-width: 1023px) {
  #mainContent {
    margin-top: 0;
  }
  #mainContent .flex.negative-margin {
    margin-top: 0;
  }
  #mainContent #sidebar-region {
    display: none;
  }
  #mainContent #content-area.fullWidth {
    padding-right: 0;
  }
  #mainContent #content-area h2 {
    max-width: none;
  }
  #mainContent #content-area .sml-margin-20-top {
    margin-top: 20px;
  }
  #mainContent #content-area .sml-margin-30-top {
    margin-top: 30px;
  }
  #mainContent #content-area .sml-margin-40-top {
    margin-top: 40px;
  }
  #mainContent #content-area .sml-margin-50-top {
    margin-top: 50px;
  }
  #mainContent #content-area .sml-margin-20-bottom {
    margin-bottom: 20px;
  }
  #mainContent #content-area .sml-margin-30-bottom {
    margin-bottom: 30px;
  }
  #mainContent #content-area .sml-margin-40-bottom {
    margin-bottom: 40px;
  }
  #mainContent #content-area .sml-margin-50-bottom {
    margin-bottom: 50px;
  }
  #mainContent #content-area {
    max-width: 100%;
  }
}
@media (min-width: 1024px) {
  #mainContent #sidebar-region nav {
    display: block !important;
  }
}
@media all and (min-width: 768px) and (max-width: 1200px) {
  #mainContent #content-area .flex.content-image-block .column.image {
    height: 0;
    padding-bottom: 70%;
    position: relative;
  }
  #mainContent #content-area .flex.content-image-block .column.image img {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
  }
  #mainContent #content-area .flex.link-table a {
    padding-right: 150px;
    padding-left: 0;
  }
  #mainContent #content-area .flex.double-column .column.background-grey {
    margin-top: 40px;
  }
  #mainContent #content-area .flex.content-image-block .column.column-minimal-padding {
    padding: 0 0 40px 0;
  }
  #mainContent #content-area .flex.double-column.background-grey {
    gap: 30px 0;
  }
}
@media (max-width: 1200px) {
  #mainContent #content-area .flex.content-image-block .column,
  #mainContent #content-area .flex.double-column .column,
  #mainContent #content-area .flex.tripple-column .column,
  #mainContent #content-area .flex.double-column.background-grey .column {
    flex-basis: 100%;
  }
  #mainContent #content-area .flex.double-column,
  #mainContent #content-area .flex.tripple-column {
    gap: 0 0;
  }
  #mainContent .flex.row-reverse {
    padding-left: 0;
    padding-right: 0;
  }
}
@media all and (min-width: 1024px) and (max-width: 1500px) {
  #mainContent .flex.gap-140 {
    gap: 0 80px;
  }
  #mainContent #content-area {
    flex: 1;
    padding: 60px 0 0 60px;
  }
  #mainContent #content-area h2 {
    max-width: none;
  }
  #mainContent #sidebar-region {
    flex: 0 0 var(--sidebar-width-smaller);
    padding-right: 30px;
  }
  #mainContent #sidebar-region.sticky {
    margin-top: 60px;
  }
}
@media all and (min-width: 1200px) and (max-width: 1400px) {
  #mainContent #content-area .flex.tripple-column .column {
    flex-basis: calc(50% - 25px);
  }
}
@media all and (min-width: 1024px) and (max-height: 1000px) {
  #slider.page, #slider.page .sliderImages, #slider.page .sliderImages .slide, #slider.page .sliderImages .slideImage, #slider.page .container, #slider.page .flex {
    max-height: 90vh;
    min-height: 650px;
  }
  #mainContent .flex.negative-margin {
    margin-top: calc(-1 * var(--negative-margin-smaller));
  }
  #slider.page .flex h1 {
    margin-bottom: calc(var(--negative-margin-smaller) + 120px);
  }
  #slider.page .flex h1:after {
    height: 60px;
    bottom: -70px;
  }
}
@media (min-width: 1800px) {
  #mainContent .container {
    padding: 0 13.5%;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1367px) {
  #slider.page .flex h1:after {
    height: 60px;
    bottom: -80px;
  }
}
span.articleDate {
  line-height: 40px;
  display: inline-block;
  margin-bottom: 15px;
  position: relative;
}
span.articleDate:after {
  position: absolute;
  left: 0;
  width: 100%;
  height: 2px;
  content: "";
  bottom: 4px;
}

#mainContent #content-area.fullWidth.news h2 {
  max-width: calc(85% - var(--sidebar-width));
}
#mainContent #content-area.fullWidth.news .newsHolder {
  width: calc(100% + 120px);
  margin-left: -60px;
}
#mainContent #content-area.fullWidth.news section.row .date {
  flex: 0 0 100%;
  line-height: 1.5;
  margin-bottom: 10px;
  text-transform: uppercase;
}
#mainContent #content-area.fullWidth.news section.row .column {
  min-height: 650px;
}
#mainContent #content-area.fullWidth.news .mobilePadding {
  position: relative;
}
#mainContent #content-area.fullWidth.news .mobilePadding .pagination {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 50px;
}
#mainContent #content-area.fullWidth.news .mobilePadding .pagination .title {
  flex: 0 0 100%;
  display: block;
  text-transform: uppercase;
}
#mainContent #content-area.fullWidth.news .mobilePadding .pagination span,
#mainContent #content-area.fullWidth.news .mobilePadding .pagination a {
  display: inline-block;
  line-height: 34px;
}
#mainContent #content-area.fullWidth.news .mobilePadding .pagination span.arrow {
  padding: 0 15px;
}
#mainContent #content-area.fullWidth.news .mobilePadding .pagination a {
  width: 34px;
  text-align: center;
  padding: 0;
  position: relative;
}
#mainContent #content-area.fullWidth.news .mobilePadding .pagination a:after {
  height: 3px;
  left: 0;
  width: 100%;
  bottom: 0;
  content: "";
  position: absolute;
  opacity: 0;
}
#mainContent #content-area.fullWidth.news .mobilePadding .pagination a.current:after, #mainContent #content-area.fullWidth.news .mobilePadding .pagination a:hover:after {
  opacity: 1;
}

#mainContent #content-area .vacanciesList {
  display: flex;
  gap: 25px 30px;
  flex-wrap: wrap;
}
#mainContent #content-area .vacanciesList .vacancy {
  padding: 20px 20px 95px 20px;
  flex: 0 0 calc(50% - 15px);
  position: relative;
}
#mainContent #content-area .vacanciesList .vacancy .salary {
  margin: 20px 0 12px 0;
}
#mainContent #content-area .vacanciesList .vacancy .more {
  position: absolute;
  left: 20px;
  bottom: 20px;
}

@media (max-width: 767px) {
  #mainContent #content-area.fullWidth.news section.row .column {
    min-height: 0;
  }
  #mainContent #content-area.fullWidth.news .mobilePadding .pagination {
    margin-bottom: 40px;
  }
  #mainContent #content-area .vacanciesList {
    gap: 12px 0;
  }
  #mainContent #content-area .vacanciesList .vacancy {
    flex: 0 0 100%;
  }
}
@media all and (min-width: 1024px) and (max-width: 1350px) {
  #mainContent #content-area .vacanciesList {
    gap: 20px 0;
  }
  #mainContent #content-area .vacanciesList .vacancy {
    flex: 0 0 100%;
  }
}
@media (max-width: 1023px) {
  #mainContent #content-area.fullWidth h2 {
    max-width: 100%;
  }
  #mainContent #content-area.fullWidth.news .newsHolder {
    width: 100%;
    margin-left: 0;
  }
  body.news-listing #mainContent .container {
    padding: 0;
  }
  body.news-listing #mainContent .mobilePadding {
    padding: 0 5%;
  }
}
@media (max-width: 1400px) {
  #mainContent #content-area.fullWidth.news h2 {
    max-width: none;
  }
  #mainContent #content-area.fullWidth.news .mobilePadding .pagination .title {
    position: relative;
    top: auto;
    left: auto;
  }
}
@media all and (min-width: 1400px) and (max-width: 1800px) {
  #mainContent #content-area.fullWidth.news h2 {
    max-width: calc(85% - var(--sidebar-width-smaller));
  }
}
#search,
#mob-search {
  width: 0;
  min-width: 48px;
  height: 48px;
  display: flex;
  position: absolute;
  top: 75px;
  right: 200px;
  right: calc(13.5% + 110px); /* 40px less than original */
  overflow: hidden;
}
#search.open,
#mob-search.open {
    /*
  width: 430px;*/
}
#search button.searchBTN-opener,
#mob-search button.searchBTN-opener {
  border-style: solid;
  border-width: 0.1rem;
  width: 48px;
  height: 48px;
  appearance: none;
  border-radius: 50%;
  position: absolute;
  appearance: none;
  right: 0;
  top: 0;
  padding: 0;
  z-index: 2;
  margin: 0;
}
#search .expandedSearch,
#mob-search .expandedSearch {
  width: 0;
  position: absolute;
  top: 0;
  right: 48px;
  height: 48px;
  overflow: hidden;
}
#search.open .expandedSearch,
#mob-search.open .expandedSearch {
  width: 380px;
  z-index: 3;
  overflow: visible;
}
#search form,
#mob-search form {
  height: 48px;
  display: block;
  width: 100%;
  border-radius: 24px;
}
#search button.close,
#mob-search button.close {
  position: absolute;
  appearance: none;
  width: 48px;
  height: 48px;
  line-height: 48px;
  text-align: center;
  border: none;
  top: 0;
  left: -1px;
  border-radius: 50%;
  z-index: 3;
}
#search button.close:after,
#mob-search button.close:after {
  content: "\f00d";
  font-family: "Font Awesome 6 Free";
  font-weight: 700;
}
#search input.searchInput,
#mob-search input.searchInput {
  position: absolute;
  width: 325px;
  height: 40px;
  padding: 5px 15px 3px 40px;
  box-sizing: content-box;
  border: none;
  color: #dc0027;
  -webkit-appearance: none;
  appearance: none;
  outline: none;
  z-index: 2;
  background: #fff;
  border-radius: 24px 0 0 24px;
}
#search input.searchInput::-webkit-input-placeholder,
#mob-search input.searchInput::-webkit-input-placeholder {
  color: #dc0027;
  opacity: 1;
}
#search input.searchInput:moz-placeholder,
#mob-search input.searchInput:moz-placeholder {
  color: #dc0027;
  opacity: 1;
}
#search input.searchInput::-moz-placeholder,
#mob-search input.searchInput::-moz-placeholder {
  color: #dc0027;
  opacity: 1;
}
#search input.searchInput:-ms-input-placeholder,
#mob-search input.searchInput:-ms-input-placeholder {
  color: #dc0027;
  opacity: 1;
}
#search button.searchBTN,
#mob-search button.searchBTN {
  position: absolute;
  right: -48px;
  top: 0;
  width: 48px;
  height: 48px;
  border: none !important;
  -webkit-appearance: none;
  appearance: none;
  padding: 0;
  border-radius: 0 24px 24px 0;
}

body.new-menu-styles #search {
  right: calc(13.5% + 110px + 30px + 20px); /* 40px less than original */
 right: calc(13.5% + 30px + 20px); /* 40px less than original */
}

body.search-open #search {
  display: block;
}

#mob-search {
  top: 37px;
  right: calc(5% + 50px);
}
#mob-search.open {
  width: calc(90% - 50px);
}
#mob-search.open .expandedSearch {
  width: calc(100% - 48px);
}
#mob-search input.searchInput {
  width: calc(100% - 33px);
  padding: 5px 18px 3px 15px;
}

body.page.search-results #mainContent #content-area .tab-content {
  position: absolute;
  width: 100%;
  top: -999rem;
  opacity: 0;
  transition: opacity 0.2s ease-in-out;
  -webkit-transition: opacity 0.2s ease-in-out;
  visibility: hidden;
  height: 0;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin-top: 50px;
}
body.page.search-results #mainContent #content-area .tab-content .pageListing {
  display: flex;
  flex-wrap: wrap;
  flex: 0 0 100%;
}
body.page.search-results #mainContent #content-area .tab-content .pageListing .pageList {
  flex: 0 0 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 20px 0;
}
body.page.search-results #mainContent #content-area .tab-content .pageListing .page {
  flex: 0 0 100%;
  padding: 25px 25px 120px 25px;
  position: relative;
}
body.page.search-results #mainContent #content-area .tab-content .pageListing .page .title {
  line-height: 1.2;
  margin-bottom: 20px;
}
body.page.search-results #mainContent #content-area .tab-content .pageListing .page .excerpt {
  line-height: 1.5;
}
body.page.search-results #mainContent #content-area .tab-content .pageListing .page a.more {
  position: absolute;
  bottom: 25px;
  right: 25px;
}
body.page.search-results #mainContent #content-area .tab-content.current {
  opacity: 1;
  position: relative;
  top: auto;
  visibility: visible;
  height: auto;
}

body.page.search-results #wrapper {
  overflow: hidden;
}
body.page.search-results #pageHolder #pageContent.fullWidth .tab-content .pageListing.no-results .page {
  padding: 25px;
}

@media (max-width: 767px) {
  #search {
    display: none;
    min-width: 0;
    top: 62px;
    height: 40px;
    width: 40px;
    width: calc(90% - 40px - 60px - 20px);
        width: calc(90% - 40px);
  }
  #search form {
    height: 40px;
  }
  #search .expandedSearch {
    right: 39px;
    height: 40px;
    overflow: visible;
  }
  #search .expandedSearch {
    width: calc(100% - 40px);
  }
  #search button.searchBTN-opener {
    display: none;
  }
  #search button.searchBTN {
    height: 40px;
    width: 40px;
    right: -39px;
  }
  #search button.close {
    display: none;
  }
  #search input.searchInput {
    height: 32px;
    width: calc(100% - 30px);
    padding: 5px 15px 3px 15px;
  }
  body.new-menu-styles #search {
    right: calc(5% + 80px + 30px + 12px);
    right: calc(5% + 40px);
  }
  body.menu-open #search {
    display: block;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  #search {
    top: 64px;
    right: calc(5% + 160px);
  }
  #search.open .expandedSearch {
  /*  width: 260px;*/
  }
  #search input.searchInput {
    width: 205px;
  }
  #search.open {
    width: 310px;
  }
}
@media all and (min-width: 1024px) and (max-width: 1400px) {
  #search, #mob-search {
    right: calc(5% + 110px);
  }
}
@media all and (min-width: 768px) and (max-width: 1400px) {
  body.new-menu-styles #search {
    right: calc(5% + 110px + 30px + 20px); /* 40px less than original */
     right: calc(5% + 50px);
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1367px) {
  #search {
    top: 64px;
  }
  #search.open {
    width: 310px;
  }
  #search.open .expandedSearch {
    width: 295px;
  }
  #search input.searchInput {
    width: 205px;
  }
  #search.open {
    width: 310px;
  }
}
@media all and (min-width: 1400px) and (max-width: 1800px) {
  #search, #mob-search {
    right: calc(6.75% + 110px);
    right: calc(6.75% + 30px + 20px);
  }
  body.new-menu-styles #search {
    right: calc(6.75% + 110px + 30px + 20px); /* 40px less than original */
    right: calc(6.75% + 30px + 20px);
  }
}
#mainContent #content-area .sitemap {
  display: flex;
  justify-content: space-between;
}
#mainContent #content-area .sitemap ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  margin: 10px 0;
}
#mainContent #content-area .sitemap ul li {
  margin: 2px 0;
}
#mainContent #content-area .sitemap ul li a {
  line-height: 1.2;
  padding: 5px 0;
  position: relative;
  display: block;
}
#mainContent #content-area .sitemap ul li a:hover {
  text-decoration: underline;
}
#mainContent #content-area .sitemap ul ul {
  margin: 5px 0;
}
#mainContent #content-area .sitemap ul ul li {
  padding: 0 0 0 20px;
  position: relative;
}
#mainContent #content-area .sitemap ul ul li:before {
  padding: 0 4px;
  display: block;
  height: 0.07rem;
  left: 0 !important;
  width: 3px;
  border-radius: 0 !important;
  top: 0px;
  position: absolute;
  content: "_";
}

@media (max-width: 767px) {
  #mainContent #content-area .sitemap ul.row {
    gap: 0 0;
    flex-wrap: wrap;
  }
  #mainContent #content-area .sitemap ul.column-half {
    flex-basis: 100%;
    flex-shrink: 0;
  }
}
#mainContent #content-area .filterList,
#mainContent #content-area .selectList {
  display: flex;
  gap: 0 10px;
  margin: 0 0 50px 0;
  flex-wrap: wrap;
  justify-content: center;
}
#mainContent #content-area .filterList .list,
#mainContent #content-area .selectList .list {
  flex: 1;
  /* For Webkit browsers (Chrome, Safari) */
}
#mainContent #content-area .filterList .list fieldset,
#mainContent #content-area .selectList .list fieldset {
  border: none;
  padding: 0;
  margin: 0;
  position: relative;
}
#mainContent #content-area .filterList .list legend,
#mainContent #content-area .selectList .list legend {
  width: 100%;
}
#mainContent #content-area .filterList .list legend button,
#mainContent #content-area .selectList .list legend button {
  height: 50px;
  padding: 0;
  width: 100%;
  text-align: left;
  padding: 0 35px 0 18px;
  box-shadow: 0 0 17px 0 rgba(0, 0, 0, 0.12);
  border-radius: 0;
  z-index: 100;
  border: none;
  position: relative;
}
#mainContent #content-area .filterList .list legend button i,
#mainContent #content-area .selectList .list legend button i {
  position: absolute;
  top: 50%;
  right: 17px;
  transform: translateY(-50%);
  width: 20px;
  height: 20px;
  text-align: center;
}
#mainContent #content-area .filterList .list legend button[aria-expanded=true] i,
#mainContent #content-area .selectList .list legend button[aria-expanded=true] i {
  transform: rotate(90deg) translateX(-50%);
}
#mainContent #content-area .filterList .list .accordion-panel,
#mainContent #content-area .selectList .list .accordion-panel {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  max-height: 300px;
  overflow-y: auto;
  z-index: 101;
  scrollbar-width: thin;
  scrollbar-color: #000;
  padding: 12px 18px 10px 18px;
  box-shadow: 0 5px 6px rgba(0, 0, 0, 0.3);
}
#mainContent #content-area .filterList .list .accordion-panel a,
#mainContent #content-area .selectList .list .accordion-panel a {
  display: block;
  padding: 4px 0;
  margin: 2px 0;
  line-height: 1.4;
}
#mainContent #content-area .filterList .list .accordion-panel a:hover, #mainContent #content-area .filterList .list .accordion-panel a:focus,
#mainContent #content-area .selectList .list .accordion-panel a:hover,
#mainContent #content-area .selectList .list .accordion-panel a:focus {
  text-decoration: underline;
}
#mainContent #content-area .filterList .list .accordion-panel::-webkit-scrollbar,
#mainContent #content-area .selectList .list .accordion-panel::-webkit-scrollbar {
  width: 6px;
}
#mainContent #content-area .filterList .list .accordion-panel::-webkit-scrollbar-thumb,
#mainContent #content-area .selectList .list .accordion-panel::-webkit-scrollbar-thumb {
  background-color: #888;
  border-radius: 8px;
}
#mainContent #content-area .filterList .list .accordion-panel::-webkit-scrollbar-thumb:hover,
#mainContent #content-area .selectList .list .accordion-panel::-webkit-scrollbar-thumb:hover {
  background-color: #555;
}
#mainContent #content-area .filterList .list .accordion-panel::-webkit-scrollbar-track,
#mainContent #content-area .selectList .list .accordion-panel::-webkit-scrollbar-track {
  background-color: #f9f9f9;
  border-radius: 8px;
}

body.search-results #mainContent #content-area .filterList {
  justify-content: flex-start;
}
body.search-results #mainContent #content-area .filterList .title {
  display: inline-block;
  line-height: 50px;
  margin-right: 10px;
}
body.search-results #mainContent #content-area .filterList .list {
  flex: 0 0 300px;
}
body.search-results #mainContent #content-area .selectList {
  justify-content: flex-start;
}

#mainContent #content-area .selectList {
  display: none;
  margin: 20px 0 50px 0;
}
#mainContent #content-area .selectList select {
  height: 45px;
  width: 100%;
  padding: 0 15px;
  position: relative;
  line-height: 44px;
  appearance: none;
  background-image: url(../images/global/arrow-orange.svg);
  background-repeat: no-repeat;
  background-position: center right 20px;
  background-size: 27px 8px;
  background-color: transparent;
  border: none;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.14);
  margin-top: 14px;
}
#mainContent #content-area .selectList select#mobile-category {
  margin-top: 0;
}

@media (max-width: 767px) {
  #mainContent #content-area .filterList {
    display: none;
  }
  #mainContent #content-area .filterList .title {
    margin-bottom: 10px;
  }
  #mainContent #content-area .filterList .list {
    flex-basis: 100%;
    margin-top: 10px;
  }
  #mainContent #content-area .filterList .list legend {
    position: relative;
    z-index: 1;
  }
  #mainContent #content-area .selectList {
    display: flex;
    margin: 0 0 35px 0;
  }
  #mainContent #content-area .selectList .title {
    margin-bottom: 10px;
  }
  body.search-results #mainContent #content-area .title {
    line-height: 1.2;
  }
}
@media all and (min-width: 768px) and (max-width: 1023px) {
  #mainContent #content-area .filterList {
    gap: 20px 2.5%;
  }
  #mainContent #content-area .filterList .list {
    flex: 0 0 48.75%;
  }
}
@media all and (min-width: 768px) and (max-width: 1300px) {
  body.newsletters-with-sidebar #mainContent #content-area .filterList .list {
    flex: 1;
  }
}

#search form, #mob-search form {
  height: 48px;
  display: block;
  width: 100%;
  border-radius: 24px;
}


@media (max-width: 767px) {
    
      #search {
    display: none;
    min-width: 0;
    top: 62px;
    height: 40px;
    width: calc(90% - 40px);
  }
    
  #search .expandedSearch {
    width: calc(100% - 40px);
  }
  
   #search input.searchInput {
    height: 32px;
    width: calc(100% - 30px);
    padding: 5px 15px 3px 15px;
  }
  
}

@media (min-width: 768px) and (max-width: 1023px) {
    
     #search.open {
    width: 415px;
  }
    
  #search.open .expandedSearch {
    width: 364px;
  }
  #search input.searchInput {
    width: 309px;
  }
  
}


@media (min-width: 768px) and (max-width: 1023px) {
  #search input.searchInput {
    width: 309px;
  }
}


@media only screen and (min-width: 1024px) and (max-width: 1367px) {
    
    #search.open .expandedSearch {
    width: calc(100% - 50px);
  }
    
  #search input.searchInput {
    width: calc(100% - 55px);
  }
  
  #search.open {
    width: 415px;
  }
}

@media (min-width: 1368px) {
  #search.open .expandedSearch {
    width: calc(100% - 50px);
  }
  
  #search input.searchInput {
    width: calc(100% - 55px);
  }
  
    #search.open {
    width: 540px;
  }
}