/* CSS Document 
Client: Hopwood Hall College
Version: 1.0
Date: 22/10/2022
Author: Geoff Boult
Company: Concept4
Website: www.concept4.com
Type: Inclusive Stylesheet
*/
/*

01: Variables
02: Mixins
03: Placeholder
04: REM/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: Sector Colours
18: Sector Landing
19: Page Columns
20: Course Listing
21: Events Page
22: Course Detail

*/
.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: #2b2b2b;
  height: 100%;
  font-size: 16px;
  webkit-font-smoothing: antialiased;
}

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;
}

/*
 * 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: "proxima-nova", sans-serif;
  background: #fff;
  margin: 0;
  color: #2b2b2b;
}

/* ==========================================================================
   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;
  }
}
nav#mainMenu ul li a:after,
#slider .searchHolder .courseSearch,
#slider .searchHolder .courseSearch:before,
#sectionMenu .menuOpeners .menuItem:before,
#upcomingEvents .eventCarousel .item a .info,
#upcomingEvents .eventCarousel .item a .more,
#latestNews .holder .item:after,
a.mobileMenuBTN #navIcon span,
header#masthead .topBar .applyBTN:hover,
header#masthead .topBar .dropDownSection .dropdown,
.mobileMenuAdditions .innerHeader .topBar .dropDownSection .dropdown,
.mobileMenuAdditions .innerHeader a.mobMenuBTNClose:before, .mobileMenuAdditions .innerHeader a.mobMenuBTNClose:after,
#relatedCourses .course {
  background-color: #fff;
}

nav#mainMenu ul ul,
header#masthead .topBar,
header#masthead .topBar:after,
header#masthead .topBar .combined:before,
.mobileMenuAdditions .innerHeader .topBar .combined:before,
#slider .searchHolder .courseSearch .searchElement:after,
#slider .searchHolder .courseSearch .searchElement button.searchBTN,
#slider .searchHolder .searchElement button.searchBTN:before,
#slider .searchHolder .searchElement button.searchBTN:after,
#slider .searchHolder .linkButtons a:hover,
#introduction .holder .introMessage a.more,
#upcomingEvents .eventCarousel .item a .thumbnailDate .date,
#upcomingEvents a.viewAll,
#openDays .content a.more,
#latestNews .holder .item.twitter,
#latestNews .holder .item.twitter a,
#latestNews a.more.viewAll,
#campus,
.searchBox,
.mobileMenuAdditions .innerHeader .topBar,
.mobileMenuAdditions .innerHeader .topBar:after,
#pageHolder aside#sidebar nav#sideMenu,
#pageHolder #pageContent a.more.error-404_home,
.filter .buttons button,
.courseCategoryList .course,
body.interests #slider .searchHolder .linkButtons a:hover,
.subjectAreas .subjectCategory#interests .category a,
body.courses #slider .searchHolder .linkButtons a:hover,
body.career-search #slider .searchHolder .linkButtons a:hover,
#pageHolder #pageContent ul.eventList li .date,
#pageHolder #pageContent .eventInfo .date,
body.course-search .inputSearch button.searchBTN,
body.course-basket #pageHolder #pageContent a.applyNow,
#pageHolder #sidebar .apply,
#pageHolder #pageContent #additionalButtons .apply {
  background-color: #C0A160;
}

header#masthead .topBar .applyBTN,
#slider .searchHolder .courseSearch .searchElement button.searchBTN:hover,
#slider .searchHolder .searchElement button.searchBTN:hover:before,
#slider .searchHolder .searchElement button.searchBTN:hover:after,
body.home #upcomingEvents,
.mobileMenuAdditions .innerHeader .topBar .applyBTN,
#pageHolder #pageContent blockquote,
#upcomingEvents.page .eventCarousel .item a .info,
#upcomingEvents.page .eventCarousel .item a .more,
#pageContent #monthFilter .filterGroup,
#pageContent #monthFilter .filterItems,
#testimonials,
.filter .filterGroup,
.filter .filterItems,
#pageHolder #pageContent ul.eventList li,
body.course-search .inputSearch .search,
body.course-search.website #pageHolder .pageList .page,
#pageHolder #pageContent #accordion.mainDetail .accordion-title,
#mobile.button-area .title,
#mobile.button-area .buttonContainer {
  background-color: #d1d1d1;
}

header#masthead,
header#masthead .topBar:before,
.mobileMenuAdditions .innerHeader .topBar:before,
#slider .searchHolder .linkButtons a,
#introduction .holder .introLinks .title,
#introduction .holder .introLinks .link.courseGuides .image .overlay,
#pageHolder aside#sidebar .introLinks .link.courseGuides .image .overlay,
body.course-page #pageHolder aside#sidebar .introLinks .title,
#latestNews .holder .item,
#latestNews .holder .item .more,
#latestNews .tabs .item a:after,
#quickLinks .ql .more,
footer#siteFooter,
#latestNews.page .holderAlt .item .info,
#latestNews.page .holderAlt .item .more,
#pageHolder #pageContent ul.newsList .info,
#pageHolder #pageContent ul.newsList .more,
#pageHolder #pageContent .sitemap li ul ul li:before,
#testimonials .testimonialsCarousel .item .content,
#testimonials .testimonialsCarousel .item .content a.more,
#testimonials .testimonialsCarousel .item .content .name,
#sectorLandingWelcome .welcomeSidebar .link.courseGuides .image .overlay,
#sectorLandingWelcome .welcomeSidebar .link.courseGuides .title,
.courseCategoryList .course .more,
.filter .buttons button:hover,
.subjectAreas .subjectCategory#interests .category .more,
.sectorCategory .category .infoSection .more,
#pageHolder #pageContent ul.eventList li a .more,
body.course-search .inputSearch button.searchBTN:hover,
.courseCategoryList .course button.remove,
body.course-search.website #pageHolder .pageList .page .more,
body.course-search.website #pageHolder .newsList .article,
body.course-search.website #pageHolder .newsList .article .more,
#pageHolder #sidebar button.course-page,
#pageHolder #sidebar .enquire,
#pageHolder #pageContent #accordion.mainDetail .accordion-title.ui-state-active,
#pageHolder #pageContent #additionalButtons a,
#pageHolder #pageContent #additionalButtons button,
#relatedCourses .course .more,
body.course-page #pageHolder #pageContent #mobileIntro.introLinks .title,
body.course-page #pageHolder #pageContent #mobileIntro.introLinks .link.courseGuides .image .overlay,
#pageHolder #pageContent .alumniList .item,
#sectorLandingWelcome .welcomeSidebar .alumniProfile .profile {
  background-color: #2b2b2b;
}

#introduction .holder .introLinks .image .overlay,
#pageHolder aside#sidebar .introLinks .image .overlay,
#quickLinks .ql .overlay,
body.course-page #pageHolder #pageContent #mobileIntro.introLinks .image .overlay {
  background-color: #2b2b2b;
  background-color: rgba(43, 43, 43, 0.9);
}

#introduction .holder .introLinks a:hover .image .overlay,
#quickLinks .ql a:hover .overlay {
  background-color: #2b2b2b;
  background-color: rgba(43, 43, 43, 0.5);
}

body.interests #slider .searchHolder .linkButtons a,
body.courses #slider .searchHolder .linkButtons a,
body.career-search #slider .searchHolder .linkButtons a {
  background-color: transparent;
}

nav#mainMenu ul li a,
#slider .bannerText,
#slider .searchHolder .panelTitle,
#slider .searchHolder .linkButtons a,
#sectionMenu .menuOpeners .menuItem .title,
#introduction .holder .introLinks .title,
body.course-page #pageHolder aside#sidebar .introLinks .title,
#introduction .holder .introLinks a:hover .image .icon,
#pageHolder aside#sidebar .introLinks a:hover .image .icon,
#openDays .content .inner p,
#openDays .owl-nav button,
#latestNews .holder .item .more,
#latestNews .holder .item a,
#latestNews .holder .item.facebook .info,
#quickLinks .ql .more,
#quickLinks .ql a:hover i,
footer#siteFooter,
footer#siteFooter a,
#slider a.scrollMore,
.mobileMenuAdditions .innerHeader .topBar .textLinks a.textLink,
#sectionMenu.page ul .sf-mega a,
#latestNews.page .holderAlt .item .info,
#latestNews.page .holderAlt .item .more,
#mobile.categoryMenu ul li a,
#mobile.categoryMenu .owl-nav button,
#pageHolder #pageContent ul.newsList .info,
#pageHolder #pageContent ul.newsList .more,
#slider.page .sectorPageTitle,
#sectorLandingWelcome .welcomeSidebar .video i,
#testimonials .testimonialsCarousel .item .content,
#testimonials .testimonialsCarousel .item .content a.more,
#pageContent.fullWidth .quickLinks .link a,
#sectorLandingWelcome .welcomeSidebar .link.courseGuides .title,
.filter .buttons button:hover,
.courseCategoryList .course a .more,
.subjectAreas .subjectCategory#interests .category .more,
.sectorCategory .category a,
.sectorCategory .category .infoSection .more,
#pageHolder #pageContent ul.eventList li a .more,
.courseCategoryList .course button.remove,
body.course-search.website #pageHolder .pageList .page .more,
body.course-search.website #pageHolder .newsList .article a,
#pageHolder aside#sidebar #courseInfo,
#pageHolder #sidebar button.course-page,
#pageHolder #sidebar .enquire,
#pageHolder #pageContent #accordion.mainDetail .accordion-title.ui-state-active,
#pageHolder #pageContent #employmentOpportunities,
#pageHolder #pageContent #additionalButtons a,
#pageHolder #pageContent #additionalButtons button,
#relatedCourses .sectionTitle,
#relatedCourses .course .more,
#relatedCourses .owl-nav button,
body.course-page #pageHolder #pageContent #mobileIntro.introLinks .title,
#pageHolder #pageContent .alumniList .item .alumniInfo,
#sectorLandingWelcome .welcomeSidebar .alumniProfile .profile,
#sectionMenu .menuOpeners .dropdown,
#sectionMenu .menuOpeners .dropdown a {
  color: #fff;
}

#introduction .holder .introLinks .image .icon,
#pageHolder aside#sidebar .introLinks .image .icon,
#openDays .content .inner .title,
#quickLinks .ql i,
.mm-search .searchButton:before,
body.course-search .inputSearch button.searchBTN:hover,
body.course-page #pageHolder #pageContent #mobileIntro.introLinks .image .icon,
#pageHolder #pageContent .alumniList .item .alumniInfo .comments,
#sectorLandingWelcome .welcomeSidebar .alumniProfile .profile .comments {
  color: #C0A160;
}

nav#mainMenu ul ul li a,
header#masthead .topBar a,
#slider .searchHolder .linkButtons a:hover,
#introduction .holder .introMessage a.more,
#upcomingEvents .eventCarousel .item a .thumbnailDate .date,
#upcomingEvents .eventCarousel .item a .info,
#upcomingEvents .eventCarousel .item a .more,
#upcomingEvents a.viewAll,
#upcomingEvents .eventCarousel .owl-nav button,
#openDays .content a.more,
#latestNews .holder .item.twitter a,
#latestNews a.more.viewAll,
#campus .campus .email a,
#campus .center .socials a,
header#masthead .topBar .dropDownSection .dropdown a,
.mobileMenuAdditions .innerHeader .topBar .dropDownSection .dropdown a,
.mobileMenuAdditions .innerHeader .topBar .applyBTN a,
.mobileMenuAdditions .innerHeader .topBar a.social,
#pageHolder .pageHolder .breadcrumb a,
#pageHolder aside#sidebar .sectionHeader,
#pageHolder aside#sidebar ul li a,
#pageHolder #pageContent p a,
.share a,
#pageHolder #pageContent .sitemap li a,
#pageHolder #pageContent a.more.error-404_home,
#testimonials .owl-nav button,
.filter .buttons button,
.courseCategoryList .course a,
.subjectAreas #interests.subjectCategory .category .icon i,
#pageHolder #pageContent ul.eventList li a,
body.course-basket #pageHolder #pageContent a.applyNow,
body.course-search .searchQueryInfo a,
body.course-search.website #pageHolder .pageList .page a,
#pageHolder #sidebar .apply,
#pageHolder #pageContent #additionalButtons .apply,
#relatedCourses .course a {
  color: #2b2b2b;
}

#slider .searchHolder .linkButtons a {
  border-color: #fff;
}

#slider .searchHolder .linkButtons a:hover {
  border-color: #C0A160;
}

@media (max-width: 767px) {
  #quickLinks .ql .more {
    background-color: transparent;
  }
  body.home #slider .container {
    background-color: #2b2b2b;
  }
}
@media (max-width: 1023px) {
  #quickLinks .ql .more i {
    color: #fff;
  }
}
@media (max-width: 1100px) {
  header#masthead .topBar a.textLink {
    color: #fff;
  }
}
#quickLinks .ql i,
#introduction .holder .introLinks .image .icon,
#pageHolder aside#sidebar .introLinks .image .icon {
  -webkit-transition: color 0.2s ease-in-out;
  -moz-transition: color 0.2s ease-in-out;
  -ms-transition: color 0.2s ease-in-out;
  -o-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
}

#slider .searchHolder .courseSearch .searchElement button.searchBTN,
#slider .searchHolder .searchElement button.searchBTN:before,
#slider .searchHolder .searchElement button.searchBTN:after,
header#masthead .topBar .applyBTN {
  -webkit-transition: background-color, 0.3s ease-in-out;
  -moz-transition: background-color, 0.3s ease-in-out;
  -ms-transition: background-color, 0.3s ease-in-out;
  -o-transition: background-color, 0.3s ease-in-out;
  transition: background-color, 0.3s ease-in-out;
}

.subjectAreas .subjectCategory .category .overlay {
  -webkit-transition: opacity, 0.2s ease-in-out;
  -moz-transition: opacity, 0.2s ease-in-out;
  -ms-transition: opacity, 0.2s ease-in-out;
  -o-transition: opacity, 0.2s ease-in-out;
  transition: opacity, 0.2s ease-in-out;
}

.b {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

header#masthead,
header#masthead .logoHolder,
header#masthead .logoHolder a,
header#masthead .topBar a.social,
header#masthead .topBar a.searchBTN.dt,
#slider .searchHolder .linkButtons a,
#sectionMenu .menuOpeners .menuItem .overlay,
#sectionMenu .menuOpeners .menuItem .background,
#sectionMenu .menuOpeners .menuItem .title,
#introduction .holder .introMessage a.more i,
#introduction .holder .introLinks .image .overlay,
#introduction .holder .introLinks .title,
#introduction .holder .introLinks .title i,
#upcomingEvents .eventCarousel .item a .more i,
#upcomingEvents .eventCarousel .owl-nav button:before,
#openDays .content a.more,
#openDays .content a.more i,
#openDays .owl-nav button:before,
#latestNews .holder .item .thumbnail img,
#latestNews .holder .item .more,
#latestNews .holder .item .more i,
#latestNews .owl-nav button:before,
#testimonials .owl-nav button:before,
#upcomingEvents a.viewAll,
#upcomingEvents a.viewAll i,
#latestNews .holder a.more.viewAll,
#latestNews .holder a.more.viewAll i,
#quickLinks .ql .more,
#quickLinks .ql .more i,
#quickLinks .ql .overlay,
header#masthead:after,
#sectionMenu.page,
nav#mainMenu,
nav#mainMenu ul li a,
nav#mainMenu ul li a:after,
#latestNews .holderAlt .item .thumbnail img,
#latestNews.page .holderAlt .item .more i,
#latestNews .holderAlt a.more.viewAll i,
#slider a.scrollMore span,
#introduction .holder .introLinks .link.courseGuides a .image img,
#pageHolder aside#sidebar .introLinks .link.courseGuides a .image img,
.share a,
#pageHolder #pageContent ul.newsList .thumbnail img,
#pageHolder #pageContent ul.newsList .more i,
#pageContent #monthFilter .filterGroup:after,
body.error-404 #pageHolder #pageContent a.more i,
#testimonials .testimonialsCarousel .item .content a.more i,
#pageContent.fullWidth .quickLinks .link a .title,
#pageContent.fullWidth .quickLinks .link a .findOutMore,
#sectorLandingWelcome .welcomeSidebar .link.courseGuides .image .background-image img,
#sectorLandingWelcome .welcomeSidebar .link.courseGuides .title i,
.courseCategoryList .course .more i,
.filter .filterGroup:after,
.filter .buttons button,
.courseCategoryList .course:after,
.sectorCategory .category .infoSection .more i,
body.course-search .inputSearch button.searchBTN,
.courseCategoryList .course button.remove i,
body.course-basket #pageHolder #pageContent a.applyNow i,
body.course-search.website #pageHolder .pageList .page .more i,
body.course-search.website #pageHolder .newsList .article .more i,
#pageHolder .apply i.fa-arrow-circle-right,
#pageHolder button.course-page i.fa-arrow-circle-right,
#pageHolder .enquire i.fa-arrow-circle-right,
#pageHolder #pageContent #accordion.mainDetail .accordion-title,
#pageHolder aside#sidebar .introLinks .title i,
#relatedCourses .course .more i,
#relatedCourses .course:after,
#testimonials .owl-nav button,
#relatedCourses .owl-nav button:before {
  -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;
}

html {
  font-family: sans-serif; /* 1 */
  -ms-text-size-adjust: 100%; /* 2 */
  -webkit-text-size-adjust: 100%; /* 2 */
  box-sizing: border-box;
}

body {
  margin: 0;
}

*, *: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;
}

#wrapper {
  overflow: hidden;
}

.container {
  padding: 0 40px;
  position: relative;
}

@media (max-width: 767px) {
  .container {
    padding: 0 20px;
    min-width: 320px;
  }
}
@media (min-width: 1500px) {
  .container {
    max-width: 1500px;
    max-width: 93.75rem;
    padding: 0 50px;
    padding: 0 3.125rem;
    margin: 0 auto;
    position: relative;
  }
}
h2, h3, h4, h5 {
  margin: 5px 0 8px 0;
  margin: 0.3125rem 0 0.5rem 0;
  padding-top: 0;
  line-height: 1.2;
}

header#masthead .topBar a.textLink,
header#masthead .topBar a.textLink.smaller i,
#upcomingEvents .eventCarousel .item a .info,
header#masthead .topBar .dropDownSection .dropdown a,
.mobileMenuAdditions .innerHeader .topBar .textLinks a.textLink,
.mobileMenuAdditions .innerHeader .topBar a.textLink.smaller i,
#pageHolder #pageContent .alumniList .item .alumniInfo,
#sectorLandingWelcome .welcomeSidebar .alumniProfile .profile {
  font-size: 14px;
  font-size: 0.875rem;
}

.b {
  font-size: 15px;
  font-size: 0.9375rem;
}

body,
#introduction .holder .introMessage a.more,
#mobile.categoryMenu .owl-nav button,
#pageHolder #pageContent .sitemap li ul li a,
#pageHolder #sidebar #accordion.sidebarDetail .accordion-title:after,
#pageHolder #pageContent .alumniList .item .alumniInfo .comments,
#sectorLandingWelcome .welcomeSidebar .alumniProfile .profile .comments {
  font-size: 16px;
  font-size: 1rem;
}

.b {
  font-size: 17px;
  font-size: 1.0625rem;
}

header#masthead .topBar a.searchBTN,
header#masthead .topBar a.textLink i,
#introduction .holder .introMessage,
#upcomingEvents .eventCarousel .item a .info .title,
#latestNews .holder .item.twitter p,
#latestNews .holder .item.facebook p,
#campus .campus,
.searchBox button.searchBTN,
#slider a.scrollMore i,
.mm-search .searchButton:before,
.mm-prev:before,
#pageHolder #pageContent h5,
#pageHolder #pageContent blockquote cite,
#pageHolder #pageContent ul.eventList li a .info .title,
#sectionMenu .menuOpeners .dropdown .intro {
  font-size: 18px;
  font-size: 1.125rem;
}

header#masthead .topBar a.social,
.mobileMenuAdditions .innerHeader .topBar a.social,
header#masthead .topBar a.textLink.larger i,
header#masthead .topBar .applyBTN a i,
#sectionMenu .menuOpeners .menuItem .title span,
#latestNews .holder .item i,
#campus .center .socials a,
#slider a.scrollMore:hover span,
.mobileMenuAdditions .innerHeader .topBar a.textLink i,
#pageHolder #pageContent h4,
span.articleDate,
.share,
.pagination .pageContent,
#pageHolder #pageContent p.intro,
.courseCategoryList .course .specifics .spec i,
.filter .filterGroup .filterName i,
body.course-search .searchQueryInfo,
#pageHolder #pageContent p.intro,
#pageHolder #pageContent #employmentOpportunities,
#relatedCourses .course .specifics .spec i,
#pageHolder #sidebar #accordion.sidebarDetail .accordion-title,
#pageHolder #pageContent .alumniList .item .alumniInfo .name,
#sectorLandingWelcome .welcomeSidebar .alumniProfile .profile .name,
#sectionMenu .menuOpeners .dropdown .quickLinks a {
  font-size: 20px;
  font-size: 1.25rem;
}

#latestNews .holder .item.news .title,
#pageHolder #pageContent ul.newsList .info .title,
#pageHolder aside#sidebar .sectionHeader,
#latestNews.page .holderAlt .item .info,
body.course-search.website #pageHolder .newsList .article .content .title,
#pageHolder #sidebar .apply,
#pageHolder #sidebar button.course-page,
#pageHolder #sidebar .enquire,
#pageHolder #pageContent #accordion.mainDetail .accordion-title,
#pageHolder #pageContent #additionalButtons {
  font-size: 22px;
  font-size: 1.375rem;
}

#upcomingEvents .eventCarousel .owl-nav button,
#openDays .owl-nav button,
#latestNews .owl-nav button,
#testimonials .owl-nav button,
#relatedCourses .owl-nav button,
#pageHolder #pageContent #accordion.mainDetail .accordion-title:after {
  font-size: 24px;
  font-size: 1.5rem;
}

#slider .searchHolder .panelTitle,
#sectionMenu .menuOpeners .menuItem .title i,
#upcomingEvents .eventCarousel .item a .thumbnailDate .date span,
#openDays .content .inner p,
#campus .campus .location,
#pageHolder #pageContent blockquote,
#pageContent.fullWidth .quickLinks .link a,
#pageHolder #pageContent ul.eventList li a .date span,
#pageHolder #pageContent .eventInfo .date span {
  font-size: 25px;
  font-size: 1.5625rem;
}

#pageHolder #pageContent h3,
#upcomingEvents.page .sectionTitle,
#latestNews.page .sectionTitle,
#pageHolder #pageContent .sitemap li a,
.courseCategoryList .course .title,
body.course-search.website #pageHolder .pageList .page .title,
#pageHolder aside#sidebar #courseInfo .sectionTitle,
#pageHolder #pageContent #employmentOpportunities .title,
body.course-page #pageHolder aside#sidebar .gallery .title,
#relatedCourses .course .title,
body.course-page #pageHolder #pageContent #mobileGallery.gallery .title {
  font-size: 30px;
  font-size: 1.875rem;
}

#pageHolder #pageContent h2,
#pageHolder #pageContent .monthTitle,
.subjectAreas .sectionTitle,
body.course-search.website .extraTitle.h2 {
  font-size: 40px;
  font-size: 2.5rem;
}

#upcomingEvents .sectionTitle,
#upcomingEvents .eventCarousel .item a .thumbnailDate .date,
#latestNews .sectionTitle,
#pageHolder #pageContent h1,
#sectorLandingWelcome .welcomeSidebar .video i,
#testimonials .sectionTitle,
.sectorCategory .category a .title,
#pageHolder #pageContent ul.eventList li a .date,
#pageHolder #pageContent .eventInfo .date,
#relatedCourses .sectionTitle,
#pageHolder .mobileIntro .pageTitle {
  font-size: 50px;
  font-size: 3.125rem;
}

#quickLinks .ql i.large {
  font-size: 54px;
  font-size: 3.375rem;
}

#introduction .holder .introLinks .image .icon,
#pageHolder aside#sidebar .introLinks .image .icon,
body.course-page #pageHolder #pageContent #mobileIntro.introLinks .image .icon {
  font-size: 70px;
  font-size: 4.375rem;
}

#slider .bannerText,
#openDays .content .inner .title,
#slider.page .sectorPageTitle,
.subjectAreas #interests.subjectCategory .category .icon i,
#pageHolder #pageContent #employmentOpportunities .counter {
  font-size: 80px;
  font-size: 5rem;
}

#upcomingEvents .eventCarousel .item a .thumbnailDate .date span,
#pageHolder #pageContent h2,
#pageHolder #pageContent h3,
#pageHolder #pageContent ul.eventList li a .date span,
#pageHolder #pageContent .eventInfo .date span {
  font-weight: 400;
}

header#masthead .topBar a.textLink,
header#masthead .topBar .applyBTN a,
#slider .bannerText,
#slider .searchHolder .panelTitle,
#slider .searchHolder .courseSearch .searchElement button.searchBTN,
#slider .searchHolder .linkButtons a,
#sectionMenu .menuOpeners .menuItem .title span,
a.more,
span.more,
.more,
#introduction .holder .introLinks .title,
#upcomingEvents .eventCarousel .item a .thumbnailDate .date,
#upcomingEvents .eventCarousel .item a .info .title,
#upcomingEvents .eventCarousel .item a .more,
#openDays .content .inner .title,
#latestNews .holder .item.news .title,
#latestNews .holder .item .info .collegeName,
#latestNews .tabs .item a,
#campus .campus .location,
#campus .campus .tel,
#campus .campus .email,
footer#siteFooter .fLeft a,
.mobileMenuAdditions .innerHeader .topBar .applyBTN a,
.mobileMenuAdditions .innerHeader .topBar .textLinks a.textLink span,
#pageHolder aside#sidebar .sectionHeader,
#pageHolder #pageContent h1,
#pageHolder #pageContent h4,
#pageHolder #pageContent h5,
#pageHolder #pageContent blockquote cite,
#latestNews.page .holderAlt .item .info,
#mobile.categoryMenu ul li a,
#pageContent #monthFilter span.title,
#pageHolder #pageContent ul.newsList .info .title,
#slider.page .sectorPageTitle,
#testimonials .testimonialsCarousel .item .content .name,
#pageContent.fullWidth .quickLinks .link a,
#sectorLandingWelcome .welcomeSidebar .link.courseGuides .title,
.filter .filterWrapper span.sectionName,
.filter .buttons button,
.filter .filterOpenClose,
.sectorCategory .category a .title,
#pageHolder #pageContent h2.alternateFormat,
#pageHolder #pageContent ul.eventList li a .date,
#pageHolder #pageContent ul.eventList li a .info .title,
#pageHolder #pageContent .eventInfo .date,
body.course-search .searchQueryInfo span,
body.course-search .inputSearch button.searchBTN,
body.course-search.website #pageHolder .newsList .article .content .title,
#pageHolder #sidebar .apply,
#pageHolder aside#sidebar #courseInfo .infoItem span,
#pageHolder #sidebar button.course-page,
#pageHolder #sidebar .enquire,
#pageHolder #pageContent #accordion.mainDetail .accordion-title,
#pageHolder #pageContent #employmentOpportunities .counter,
#pageHolder #pageContent #employmentOpportunities .industry,
#pageHolder #pageContent #employmentOpportunities .jobRoles .jr-title,
#pageHolder #pageContent #additionalButtons,
.share span,
body.course-page #pageHolder aside#sidebar .introLinks .title,
#pageHolder .mobileIntro .pageTitle,
body.course-page #pageHolder #pageContent #mobileIntro.introLinks .title,
#pageHolder #sidebar #accordion.sidebarDetail .accordion-title,
#pageHolder #pageContent .alumniList .item .alumniInfo .name,
#pageHolder #pageContent .alumniList .item .alumniInfo .comments,
#mobile.button-area .sectionName,
#sectorLandingWelcome .welcomeSidebar .alumniProfile .profile .name,
#sectorLandingWelcome .welcomeSidebar .alumniProfile .profile .comments,
#sectionMenu .menuOpeners .dropdown .intro,
#sectionMenu .menuOpeners .dropdown .quickLinks a {
  font-weight: 700;
}

.b {
  font-weight: 800;
}

.b {
  font-weight: 900;
}

@media (max-width: 600px) {
  #pageContent.fullWidth .quickLinks .link a .title {
    font-size: 16px;
    font-size: 1rem;
  }
  #pageContent.fullWidth .quickLinks .link a .findOutMore i {
    font-size: 21px;
    font-size: 1.3125rem;
  }
}
@media (max-width: 767px) {
  body,
  #openDays .content .inner p,
  #introduction .holder .introMessage,
  #sectionMenu .menuOpeners .menuItem .title span,
  #pageHolder #pageContent blockquote cite,
  #pageHolder aside#sidebar .sectionHeader,
  #pageHolder #pageContent #employmentOpportunities {
    font-size: 14px;
    font-size: 0.875rem;
  }
  #campus .campus,
  #quickLinks .ql .more span,
  #latestNews .holder .item.twitter p,
  #slider .searchHolder .panelTitle,
  #pageHolder #pageContent h5,
  #pageHolder aside#sidebar .holder:after,
  #pageHolder #pageContent p.intro,
  #pageHolder #pageContent .eventInfo .date span,
  #pageHolder #sidebar .apply,
  #pageHolder #sidebar .enquire,
  #pageHolder #pageContent .apply,
  #pageHolder #pageContent .enquire,
  #pageHolder #pageContent #accordion.mainDetail .accordion-title,
  #pageHolder #pageContent #employmentOpportunities .industry,
  #pageHolder #pageContent button.favourites,
  #pageHolder #pageContent button.print,
  #relatedCourses .course .specifics,
  #pageHolder #sidebar #accordion button.favourites {
    font-size: 16px;
    font-size: 1rem;
  }
  #sectionMenu .menuOpeners .menuItem .title i,
  #slider .bannerText,
  header#masthead .topBar a.social,
  .mobileMenuAdditions .innerHeader .topBar a.textLink i,
  #pageHolder #pageContent h4,
  #pageHolder aside#sidebar .sectionHeader .sectionTitle i {
    font-size: 18px;
    font-size: 1.125rem;
  }
  #campus .campus .location,
  #latestNews .holder .item.news .title,
  .mobileMenuAdditions .innerHeader .topBar a.textLink.larger i,
  #pageHolder #pageContent blockquote,
  #slider.page .sectorPageTitle,
  .subjectAreas .sectionTitle,
  .sectorCategory .category .infoSection .title,
  #pageHolder #pageContent #employmentOpportunities .title {
    font-size: 20px;
    font-size: 1.25rem;
  }
  #pageHolder #sidebar .apply i,
  #pageHolder #sidebar #accordion button.favourites i.fa-arrow-circle-right {
    font-size: 22px;
    font-size: 1.375rem;
  }
  #pageHolder #pageContent h3,
  #pageHolder #pageContent .sitemap li a,
  .courseCategoryList .course .title,
  body.course-search.website #pageHolder .pageList .page .title,
  #pageHolder aside#sidebar #courseInfo .sectionTitle,
  #relatedCourses .course .title {
    font-size: 25px;
    font-size: 1.5625rem;
  }
  #latestNews .sectionTitle,
  #openDays .content .inner .title,
  #upcomingEvents .sectionTitle,
  #pageHolder #pageContent h2,
  #pageHolder #pageContent .monthTitle,
  #testimonials .sectionTitle,
  body.course-search.website .extraTitle.h2,
  #relatedCourses .sectionTitle {
    font-size: 30px;
    font-size: 1.875rem;
  }
  #pageHolder #pageContent .eventInfo .date {
    font-size: 32px;
    font-size: 2rem;
  }
  #quickLinks .ql i.large {
    font-size: 36px;
    font-size: 2.25rem;
  }
  #pageHolder #pageContent h1,
  #pageHolder .mobileIntro .pageTitle {
    font-size: 38px;
    font-size: 2.375rem;
  }
  .subjectAreas #interests.subjectCategory .category .icon i,
  #pageHolder #pageContent #employmentOpportunities .counter {
    font-size: 50px;
    font-size: 3.125rem;
  }
}
@media all and (min-width: 768px) and (max-width: 1024px) {
  #sectionMenu.page .menuOpeners .menuItem .title span {
    font-size: 15px;
    font-size: 0.9375rem;
  }
  #openDays .content .inner p,
  #campus .campus {
    font-size: 16px;
    font-size: 1rem;
  }
  #campus .campus .location,
  #pageHolder aside#sidebar .sectionHeader {
    font-size: 20px;
    font-size: 1.25rem;
  }
  #sectionMenu .menuOpeners .menuItem .title i {
    font-size: 22px;
    font-size: 1.375rem;
  }
  .sectorCategory .category .infoSection .title {
    font-size: 30px;
    font-size: 1.875rem;
  }
  #slider .bannerText,
  #slider.page .sectorPageTitle {
    font-size: 45px;
    font-size: 2.8125rem;
  }
  #openDays .content .inner .title {
    font-size: 50px;
    font-size: 3.125rem;
  }
}
@media all and (min-width: 1024px) and (max-width: 1300px) {
  #sectionMenu .menuOpeners .dropdown .quickLinks a {
    font-size: 1rem;
  }
  #pageHolder #pageContent #employmentOpportunities {
    font-size: 18px;
    font-size: 1.125rem;
  }
  .sectorCategory .category .infoSection .title {
    font-size: 40px;
    font-size: 2.5rem;
  }
  #pageHolder #pageContent #employmentOpportunities .counter {
    font-size: 65px;
    font-size: 4.0625rem;
  }
}
@media all and (min-width: 1024px) and (max-width: 1550px) {
  #pageHolder #sidebar .apply,
  #pageHolder #sidebar #accordion button.favourites {
    font-size: 17px;
    font-size: 1.0625rem;
  }
}
@media all and (max-height: 850px) and (min-width: 1024px) and (max-width: 1800px) {
  #slider .bannerText {
    font-size: 70px;
    font-size: 4.375rem;
  }
}
@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);
  }
}
header#masthead,
.mobileMenuAdditions .innerHeader {
  position: relative;
  width: 100%;
  height: 150px;
  height: 9.375rem;
  z-index: 9000;
}
header#masthead .logoHolder,
.mobileMenuAdditions .innerHeader .logoHolder {
  position: absolute;
  left: 50px;
  left: 3.125rem;
  top: 20px;
  top: 1.25rem;
  z-index: 2000;
  overflow: hidden;
}
header#masthead .logoHolder a,
.mobileMenuAdditions .innerHeader .logoHolder a {
  display: block;
  position: relative;
  z-index: 5;
  text-align: center;
}
header#masthead .logoHolder a img,
.mobileMenuAdditions .innerHeader .logoHolder a img {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  max-width: 100%;
  height: auto;
}
header#masthead .logoHolder,
header#masthead .logoHolder a,
.mobileMenuAdditions .innerHeader .logoHolder,
.mobileMenuAdditions .innerHeader .logoHolder a {
  width: 160px;
  width: 10rem;
  height: 105px;
  height: 6.5625rem;
}
header#masthead .topBar,
.mobileMenuAdditions .innerHeader .topBar {
  position: absolute;
  top: 0px;
  top: 0rem;
  right: 50px;
  right: 3.125rem;
  height: 65px;
}
header#masthead .topBar .combined,
header#masthead .topBar .applyBTN,
.mobileMenuAdditions .innerHeader .topBar .combined,
.mobileMenuAdditions .innerHeader .topBar .applyBTN {
  float: left;
  height: 65px;
}
header#masthead .topBar .applyBTN,
.mobileMenuAdditions .innerHeader .topBar .applyBTN {
  position: relative;
}
header#masthead .topBar .applyBTN:before,
.mobileMenuAdditions .innerHeader .topBar .applyBTN:before {
  position: absolute;
  top: 0;
  left: -37px;
  height: 65px;
  width: 64px;
  content: "";
  background-image: url(../images/background/slashes-style-1-fallback.png);
  background-image: url(../images/background/slashes-header-style-1.svg);
  z-index: 5;
}
header#masthead .topBar .combined,
.mobileMenuAdditions .innerHeader .topBar .combined {
  padding-left: 15px;
  position: relative;
}
header#masthead .topBar .combined:before,
.mobileMenuAdditions .innerHeader .topBar .combined:before {
  position: absolute;
  height: 65px;
  content: "";
  top: 0;
  width: 36px;
  width: 2.25rem;
  transform: skewX(-24deg);
  -webkit-transform: skewX(-24deg);
  left: -16px;
  left: -1rem;
}
header#masthead .topBar .combined a.searchBTN.dt:hover,
.mobileMenuAdditions .innerHeader .topBar .combined a.searchBTN.dt:hover {
  cursor: pointer;
  margin-top: -2px;
}
header#masthead .topBar .textLinks,
.mobileMenuAdditions .innerHeader .topBar .textLinks {
  float: left;
}
header#masthead .topBar a,
.mobileMenuAdditions .innerHeader .topBar a {
  padding: 0 5px;
  margin: 0 3px;
  line-height: 65px;
  float: left;
  vertical-align: middle;
  position: relative;
  z-index: 3;
}
header#masthead .topBar a.social:hover,
.mobileMenuAdditions .innerHeader .topBar a.social:hover {
  margin-top: -2px;
}
header#masthead .topBar a.textLink i,
.mobileMenuAdditions .innerHeader .topBar a.textLink i {
  margin-right: 8px;
}
header#masthead .topBar a.textLink:hover,
.mobileMenuAdditions .innerHeader .topBar a.textLink:hover {
  text-decoration: underline;
}
header#masthead .topBar .dropDownSection,
.mobileMenuAdditions .innerHeader .topBar .dropDownSection {
  float: left;
  position: relative;
  z-index: 10;
}
header#masthead .topBar .dropDownSection a.textLink.open i,
.mobileMenuAdditions .innerHeader .topBar .dropDownSection a.textLink.open i {
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
}
header#masthead .topBar .dropDownSection .dropdown,
.mobileMenuAdditions .innerHeader .topBar .dropDownSection .dropdown {
  display: none;
  position: absolute;
  left: 8px;
  top: 65px;
  width: 130px;
  padding: 7px 0;
  box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.26);
  -webkit-box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.26);
}
header#masthead .topBar .dropDownSection .dropdown a,
.mobileMenuAdditions .innerHeader .topBar .dropDownSection .dropdown a {
  display: block;
  width: 100%;
  padding: 4px 12px;
  line-height: 1.3;
  margin: 0;
}
header#masthead .topBar .dropDownSection .dropdown a:hover,
.mobileMenuAdditions .innerHeader .topBar .dropDownSection .dropdown a:hover {
  text-decoration: underline;
}
header#masthead .topBar:after, header#masthead .topBar:before,
.mobileMenuAdditions .innerHeader .topBar:after,
.mobileMenuAdditions .innerHeader .topBar:before {
  position: absolute;
  height: 100%;
  content: "";
  top: 0;
}
header#masthead .topBar:before,
.mobileMenuAdditions .innerHeader .topBar:before { /* this is used to create the slanted left edge using skew */
  width: 36px;
  width: 2.25rem;
  transform: skewX(-24deg);
  -webkit-transform: skewX(-24deg);
  left: -19px;
  left: -1.1875rem;
  z-index: 2;
}
header#masthead .topBar:after,
.mobileMenuAdditions .innerHeader .topBar:after { /* this is to run off the gold top bar to the webpage edge on right */
  width: 2000px;
  width: 125rem;
  right: -1999px;
  right: -124.9375rem;
}
header#masthead .topBar .applyBTN a,
.mobileMenuAdditions .innerHeader .topBar .applyBTN a {
  padding: 0 40px 0 45px;
}
header#masthead .topBar .applyBTN a i,
.mobileMenuAdditions .innerHeader .topBar .applyBTN a i {
  margin-right: 8px;
}
header#masthead .topBar a.searchBTN,
.mobileMenuAdditions .innerHeader .topBar a.searchBTN {
  margin-right: 0;
  padding-right: 0;
}
header#masthead .topBar a.searchBTN.mob,
.mobileMenuAdditions .innerHeader .topBar a.searchBTN.mob {
  display: none;
}
header#masthead .topBar a.closeBTN,
.mobileMenuAdditions .innerHeader .topBar a.closeBTN {
  line-height: 40px;
}
header#masthead:after,
.mobileMenuAdditions .innerHeader:after {
  position: absolute;
  top: 0;
  right: -60px;
  height: 150px;
  width: 240px;
  content: "";
  background-image: url(../images/background/slashes-style-2-fallback.png);
  background-image: url(../images/background/slashes-header-style-2.svg);
  z-index: 2;
  background-position: top right;
}

.mobileMenuAdditions .innerHeader .topBar {
  right: 0px;
}
.mobileMenuAdditions .innerHeader .topBar .dropDownSection .dropdown a {
  margin: 0;
}
.mobileMenuAdditions .innerHeader .logoHolder {
  left: 0;
}
.mobileMenuAdditions .innerHeader:after {
  right: -100px;
}
.mobileMenuAdditions .innerHeader .topBar .textLinks {
  position: absolute;
  right: 55px;
  width: 320px;
  height: 25px;
  top: 95px;
}
.mobileMenuAdditions .innerHeader a.mobMenuBTNClose {
  position: absolute;
  right: 0;
  height: 40px;
  width: 40px;
  top: 88px;
  top: 5.5rem;
  z-index: 5;
}
.mobileMenuAdditions .innerHeader a.mobMenuBTNClose:before, .mobileMenuAdditions .innerHeader a.mobMenuBTNClose:after {
  position: absolute;
  content: "";
  height: 2px;
  height: 0.125rem;
  width: 30px;
  width: 1.875rem;
  top: 18px;
  top: 1.125rem;
  left: 11px;
  left: 0.6875rem;
}
.mobileMenuAdditions .innerHeader a.mobMenuBTNClose:before {
  transform: rotate(42deg);
  -webkit-transform: rotate(42deg);
  -ms-transform: rotate(42deg);
}
.mobileMenuAdditions .innerHeader a.mobMenuBTNClose:after {
  transform: rotate(-42deg);
  -webkit-transform: rotate(-42deg);
  -ms-transform: rotate(-42deg);
}
.mobileMenuAdditions .innerHeader a.mobMenuBTNClose:hover {
  cursor: pointer;
}

@media (max-width: 767px) {
  header#masthead .topBar,
  .mobileMenuAdditions .innerHeader .topBar {
    right: 20px;
    height: 45px;
  }
  header#masthead .topBar .applyBTN,
  .mobileMenuAdditions .innerHeader .topBar .applyBTN {
    height: 45px;
  }
  header#masthead .topBar a,
  .mobileMenuAdditions .innerHeader .topBar a {
    line-height: 45px;
    margin: 0;
  }
  header#masthead .topBar a.social.facebook,
  .mobileMenuAdditions .innerHeader .topBar a.social.facebook {
    padding-left: 0;
  }
  header#masthead .topBar .combined,
  .mobileMenuAdditions .innerHeader .topBar .combined {
    height: 45px;
  }
  header#masthead .topBar .combined:before,
  header#masthead .topBar .applyBTN:before,
  .mobileMenuAdditions .innerHeader .topBar .combined:before,
  .mobileMenuAdditions .innerHeader .topBar .applyBTN:before {
    height: 45px;
  }
  header#masthead .topBar .combined:before,
  .mobileMenuAdditions .innerHeader .topBar .combined:before {
    width: 26px;
  }
  header#masthead .topBar .applyBTN a,
  .mobileMenuAdditions .innerHeader .topBar .applyBTN a {
    padding: 0 25px 0 28px;
  }
  header#masthead .topBar .applyBTN a span,
  .mobileMenuAdditions .innerHeader .topBar .applyBTN a span {
    display: none;
  }
  header#masthead .topBar .textLinks,
  .mobileMenuAdditions .innerHeader .topBar .textLinks {
    top: 60px;
    right: 0;
  }
  header#masthead .topBar a.textLink,
  .mobileMenuAdditions .innerHeader .topBar a.textLink {
    line-height: 20px;
    margin: 0 0 0 12px;
    padding: 0;
  }
  header#masthead .topBar a.textLink i,
  .mobileMenuAdditions .innerHeader .topBar a.textLink i {
    margin-right: 0;
  }
  header#masthead .topBar a.textLink span,
  .mobileMenuAdditions .innerHeader .topBar a.textLink span {
    display: none;
  }
  header#masthead .topBar .dropDownSection,
  .mobileMenuAdditions .innerHeader .topBar .dropDownSection {
    position: absolute;
    top: 57px;
    right: 45px;
    width: 80px;
  }
  header#masthead .topBar .dropDownSection a i,
  .mobileMenuAdditions .innerHeader .topBar .dropDownSection a i {
    margin-right: 8px;
  }
  header#masthead .topBar .dropDownSection .dropdown,
  .mobileMenuAdditions .innerHeader .topBar .dropDownSection .dropdown {
    top: 33px;
    left: auto;
    right: 3px;
    padding: 5px 0;
  }
  header#masthead .topBar .dropDownSection .dropdown a,
  .mobileMenuAdditions .innerHeader .topBar .dropDownSection .dropdown a {
    padding: 2px 10px;
  }
  header#masthead .logoHolder,
  .mobileMenuAdditions .innerHeader .logoHolder {
    left: 20px;
    top: 57px;
  }
  header#masthead .logoHolder,
  header#masthead .logoHolder a,
  .mobileMenuAdditions .innerHeader .logoHolder,
  .mobileMenuAdditions .innerHeader .logoHolder a {
    width: 115px;
    height: 75px;
  }
  header#masthead:after {
    right: -140px;
  }
  .mobileMenuAdditions .innerHeader:after {
    right: -160px;
  }
  .mobileMenuAdditions .innerHeader .logoHolder {
    left: 0;
  }
  .mobileMenuAdditions .innerHeader .topBar .textLinks {
    width: auto;
  }
  .mobileMenuAdditions .innerHeader .topBar {
    right: 0px;
  }
  .mobileMenuAdditions .innerHeader a.mobMenuBTNClose {
    top: 102px;
  }
}
@media all and (min-width: 768px) and (max-width: 1100px) {
  header#masthead .topBar .textLinks,
  .mobileMenuAdditions .innerHeader .topBar .textLinks {
    right: 55px;
    width: 320px;
    height: 25px;
    top: 95px;
  }
  header#masthead .topBar .textLinks a.textLink,
  .mobileMenuAdditions .innerHeader .topBar .textLinks a.textLink {
    line-height: 25px;
  }
  header#masthead .topBar .textLinks a.textLink.basket i,
  header#masthead .topBar .textLinks a.textLink.shop i,
  .mobileMenuAdditions .innerHeader .topBar .textLinks a.textLink.basket i,
  .mobileMenuAdditions .innerHeader .topBar .textLinks a.textLink.shop i {
    margin-right: 0;
  }
  header#masthead .topBar .textLinks a.textLink.basket span,
  header#masthead .topBar .textLinks a.textLink.shop span,
  .mobileMenuAdditions .innerHeader .topBar .textLinks a.textLink.basket span,
  .mobileMenuAdditions .innerHeader .topBar .textLinks a.textLink.shop span {
    display: none;
  }
  header#masthead .topBar .dropDownSection .dropdown {
    top: 55px;
  }
  .mobileMenuAdditions .innerHeader .topBar .dropDownSection .dropdown {
    top: 45px;
  }
}
@media (max-width: 1100px) {
  header#masthead .topBar .textLinks {
    position: absolute;
  }
  header#masthead .topBar a.searchBTN.dt {
    display: none;
  }
  header#masthead .topBar a.searchBTN.mob {
    display: block;
  }
}
@media (min-width: 1100px) {
  header#masthead {
    position: fixed;
    top: 0;
    left: 0;
  }
  body.fixedHeader header#masthead {
    height: 120px;
    height: 7.5rem;
    -webkit-box-shadow: 0px 10px 10px -8px rgba(0, 0, 0, 0.38);
    -moz-box-shadow: 0px 10px 10px -8px rgba(0, 0, 0, 0.38);
    box-shadow: 0px 10px 10px -8px rgba(0, 0, 0, 0.38);
  }
  body.fixedHeader header#masthead .logoHolder {
    top: 12px;
    top: 0.75rem;
  }
  body.fixedHeader header#masthead .logoHolder,
  body.fixedHeader header#masthead .logoHolder a {
    width: 138px;
    width: 8.625rem;
    height: 90px;
    height: 5.625rem;
  }
  body.fixedHeader header#masthead:after {
    height: 120px;
  }
}
@media all and (min-width: 768px) and (max-width: 1500px) {
  header#masthead .logoHolder {
    left: 40px;
  }
  header#masthead .topBar {
    right: 40px;
  }
}
nav#mainMenu {
  position: absolute;
  right: 50px;
  right: 3.125rem;
  left: 300px;
  left: 18.75rem;
  top: 65px;
  top: 4.0625rem;
  height: 85px;
  height: 5.3125rem;
  width: auto;
  z-index: 5;
}
nav#mainMenu ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  float: right;
  width: auto;
  position: relative;
  /* This Fixes a recent C4 Issue on the last menu items (Contact) make sure it's used */
}
nav#mainMenu ul li {
  float: left;
  padding: 0 9px;
  padding: 0 0.5625rem;
  position: relative;
}
nav#mainMenu ul li:last-child {
  padding: 0 0 0 9px;
  padding: 0 0 0 0.5625rem;
}
nav#mainMenu ul li a {
  display: block;
  line-height: 85px;
  line-height: 5.3125rem;
  padding: 0 6px;
  padding: 0 0.375rem;
  position: relative;
  outline: none;
}
nav#mainMenu ul li a:after {
  content: "";
  height: 1px;
  height: 0.0625rem;
  position: absolute;
  left: 50%;
  right: 50%;
  bottom: 32px;
  bottom: 2rem;
  opacity: 0;
}
nav#mainMenu ul li a:hover:after,
nav#mainMenu ul li:hover > a:after,
nav#mainMenu ul li a.active:after {
  left: 6px;
  left: 0.375rem;
  right: 6px;
  right: 0.375rem;
  opacity: 1;
}
nav#mainMenu ul li:last-child a {
  padding: 0 0 0 6px;
  padding: 0 0 0 0.375rem;
}
nav#mainMenu ul li:last-child a:hover:after {
  right: 0;
  right: 0;
}
nav#mainMenu ul ul {
  position: absolute;
  top: 85px;
  top: 5.3125rem;
  left: 0px;
  left: 0rem;
  z-index: 999;
  -webkit-box-shadow: 0px 4px 13px -1px rgba(48, 48, 48, 0.3);
  -moz-box-shadow: 0px 4px 13px -1px rgba(48, 48, 48, 0.3);
  box-shadow: 0px 4px 13px -1px rgba(48, 48, 48, 0.3);
  display: none;
  width: 280px;
  padding: 10px 0;
}
nav#mainMenu ul ul li {
  width: 100%;
  padding: 3px 17px;
}
nav#mainMenu ul ul li:last-child {
  padding: 3px 17px;
}
nav#mainMenu ul ul:before, nav#mainMenu ul ul:after,
nav#mainMenu ul ul li a:after {
  display: none;
}
nav#mainMenu ul ul li a,
nav#mainMenu ul ul li:last-child a {
  line-height: 1.3;
  padding: 3px 0;
  padding: 0.1875rem 0;
}
nav#mainMenu ul ul li a:focus,
nav#mainMenu ul ul li a:hover {
  opacity: 1;
  text-decoration: underline;
}
nav#mainMenu ul ul.col2 {
  width: 450px;
}
nav#mainMenu ul ul.col2 .col {
  width: 50%;
  float: left;
}
nav#mainMenu ul li:last-child ul li a {
  padding: 3px 0;
  padding: 0.1875rem 0;
}
nav#mainMenu ul li:nth-last-child(1) ul,
nav#mainMenu ul li:nth-last-child(2) ul {
  left: auto;
  right: 0;
}
nav#mainMenu ul li:nth-last-child(1) a:hover:after,
nav#mainMenu ul li:nth-last-child(1):hover > a:after,
nav#mainMenu ul li:nth-last-child(1) a.active:after {
  right: 0;
  right: 0;
}

a.mobileMenuBTN {
  display: none;
  float: left;
  padding: 7px 0;
  padding: 0.4375rem 0;
  outline: none;
}
a.mobileMenuBTN #navIcon {
  width: 30px;
  width: 1.875rem;
  height: 21px;
  height: 1.3125rem;
  position: relative;
  cursor: pointer;
  float: left;
}
a.mobileMenuBTN #navIcon span {
  display: block;
  position: absolute;
  height: 2px;
  height: 0.125rem;
  width: 100%;
  opacity: 1;
  left: 0;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
  background-clip: padding-box;
  behavior: url(PIE.htc);
}
a.mobileMenuBTN #navIcon span:nth-child(1) {
  top: 0px;
}
a.mobileMenuBTN #navIcon span:nth-child(2) {
  top: 9px;
  top: 0.5625rem;
  opacity: 1;
}
a.mobileMenuBTN #navIcon span:nth-child(3) {
  top: 18px;
  top: 1.125rem;
}

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

#menud {
  display: none;
}
#menud.mm-menu.mm-offcanvas.mm-opened {
  display: block;
}
#menud.mm-menu.mm-offcanvas.mm-opened .mobileMenuAdditions .innerHeader {
  display: block;
}

.innerHeader {
  display: none;
}

.mm-search .searchButton {
  position: absolute;
  right: -32px;
  right: -2rem;
  top: 0;
  top: 0;
  width: 32px;
  width: 2rem;
  height: 40px;
  height: 2.5rem;
  border: none;
  -webkit-appearance: none;
  padding: 0;
  z-index: 10;
}
.mm-search .searchButton:before {
  width: 32px;
  width: 2rem;
  height: 40px;
  height: 2.5rem;
  content: "\f002";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  text-align: right;
  line-height: 40px;
  line-height: 2.5rem;
}
.mm-search .searchButton:hover {
  cursor: pointer;
}
.mm-search input {
  border: none;
  color: #2b2b2b;
}
.mm-search input::-webkit-input-placeholder {
  color: #2b2b2b;
  opacity: 1;
}
.mm-search input:moz-placeholder {
  color: #2b2b2b;
  opacity: 1;
}
.mm-search input::-moz-placeholder {
  color: #2b2b2b;
  opacity: 1;
}
.mm-search input:-ms-input-placeholder {
  color: #2b2b2b;
  opacity: 1;
}

.mm-listview > li {
  background-size: cover;
  background-position: center;
}
.mm-listview > li.school-leavers {
  background-image: url(../images/background/sector-menu-1.jpg);
}
.mm-listview > li.apprenticeships {
  background-image: url(../images/background/sector-menu-2.jpg);
}
.mm-listview > li.adult {
  background-image: url(../images/background/sector-menu-3.jpg);
}
.mm-listview > li.university {
  background-image: url(../images/background/sector-menu-4.jpg);
}
.mm-listview > li.employers {
  background-image: url(../images/background/sector-menu-5.jpg);
}

@media (max-width: 767px) {
  nav#mainMenu {
    right: 20px;
    top: 105px;
  }
}
@media all and (min-width: 768px) and (max-width: 1100px) {
  nav#mainMenu {
    top: 90px;
  }
}
@media (max-width: 1100px) {
  nav#mainMenu {
    left: auto;
    width: 30px;
    height: 30px;
  }
  nav#mainMenu ul {
    display: none;
  }
  a.mobileMenuBTN {
    display: block;
  }
}
@media (min-width: 1101px) {
  body.fixedHeader nav#mainMenu {
    top: 65px;
    height: 55px;
  }
  body.fixedHeader nav#mainMenu ul li a {
    line-height: 55px;
  }
  body.fixedHeader nav#mainMenu ul li a:after {
    bottom: 17px;
  }
  body.fixedHeader nav#mainMenu ul ul {
    top: 55px;
  }
  body.fixedHeader nav#mainMenu ul ul li a {
    line-height: 1.2;
  }
}
@media all and (min-width: 768px) and (max-width: 1500px) {
  nav#mainMenu {
    right: 40px;
  }
}
footer#siteFooter {
  float: left;
  width: 100%;
  padding: 20px 0;
}
footer#siteFooter a:hover {
  text-decoration: underline;
}
footer#siteFooter .fLeft {
  float: left;
}
footer#siteFooter .fLeft a {
  margin-right: 20px;
}
footer#siteFooter .fRight {
  float: right;
}
footer#siteFooter .fRight .copy,
footer#siteFooter .fRight .siteBy {
  display: inline-block;
}
footer#siteFooter .fRight .copy {
  margin-right: 20px;
}
footer#siteFooter .fLeft {
  width: 60%;
}

@media (max-width: 767px) {
  footer#siteFooter {
    padding: 25px 0;
    line-height: 1.35;
  }
  footer#siteFooter .fLeft a {
    padding: 3px 0;
  }
  footer#siteFooter .fRight .copy,
  footer#siteFooter .fRight .siteBy {
    display: block;
  }
  footer#siteFooter .fRight .copy {
    margin: 0 0 8px 0;
  }
}
@media all and (min-width: 768px) and (max-width: 1023px) {
  footer#siteFooter {
    padding: 30px 0;
  }
}
@media (max-width: 1250px) {
  footer#siteFooter .fLeft,
  footer#siteFooter .fRight {
    width: 100%;
    text-align: center;
  }
  footer#siteFooter .fLeft {
    margin-bottom: 20px;
  }
  footer#siteFooter .fLeft a {
    float: none;
    display: inline-block;
    margin: 0 10px;
  }
}
a.more,
.more,
span.more {
  padding: 0 20px;
  padding: 0 1.25rem;
  line-height: 46px;
  line-height: 2.875rem;
  display: inline-block;
  text-align: center;
}

.slashes.style-1 {
  position: absolute;
  width: 322px;
  height: 201px;
  background-image: url(../images/background/slashes-style-1-fallback.png);
  background-image: url(../images/background/slashes-style-1.svg), linear-gradient(transparent, transparent);
}

.slashes.style-2 {
  position: absolute;
  width: 1064px;
  height: 666px;
  background-image: url(../images/background/slashes-style-2-fallback.png);
  background-image: url(../images/background/slashes-style-2.svg), linear-gradient(transparent, transparent);
}

#slider {
  position: relative;
  float: left;
  width: 100%;
  height: 100vh;
  height: calc(100vh - 300px);
  margin-top: 150px;
  margin-top: 9.375rem;
  overflow: hidden;
  min-height: 500px;
  min-height: 31.25rem;
}
#slider .container {
  height: 100vh;
  height: calc(100vh - 300px);
  min-height: 500px;
  min-height: 31.25rem;
}
#slider .sliderImages {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
#slider .sliderImages .slideImage {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
#slider .sliderImages .slideImage video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  -o-object-fit: cover;
  object-position: center center;
  position: absolute;
  top: 0;
  left: 0;
}
#slider .sliderImages .slideImage .overlay {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-color: #2b2b2b;
  opacity: 0.2;
  z-index: 5;
}
#slider .slick-list,
#slider .slick-track {
  height: 100%;
}
#slider .bannerText {
  bottom: 330px;
  bottom: 20.625rem;
  width: auto;
  left: 50px;
  right: 50px;
  position: absolute;
  z-index: 200;
  line-height: 1.18;
  text-align: center;
  text-shadow: 0px 1px 10px rgba(0, 0, 0, 0.29);
}
#slider ul.slick-dots {
  display: none;
}
#slider .searchHolder {
  position: absolute;
  right: 50px;
  left: 114px;
  height: 129px;
  bottom: 135px;
  width: auto;
}
#slider .searchHolder .panelTitle {
  float: left;
  margin: 15px 0 0 25px;
}
#slider .searchHolder .linkButtons {
  float: right;
  position: relative;
}
#slider .searchHolder .linkButtons .clearfix {
  display: none;
}
#slider .searchHolder .linkButtons a {
  display: block;
  float: left;
  line-height: 46px;
  padding: 0 20px;
  border-width: 1px;
  border-style: solid;
  margin-left: 10px;
}
#slider .searchHolder .courseSearch {
  height: 65px;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  width: calc(100% - 35px);
}
#slider .searchHolder .courseSearch:before {
  position: absolute;
  height: 100%;
  content: "";
  top: 0;
  width: 36px;
  width: 2.25rem;
  transform: skewX(-24.4deg);
  -webkit-transform: skewX(-24.4deg);
  left: -16px;
  left: -1rem;
}
#slider .searchHolder .courseSearch .slashes.style-1 {
  position: absolute;
  content: "";
  background-image: url(../images/background/slashes-banner-style-1-fallback.png);
  background-image: url(../images/background/slashes-banner-style-1.svg);
  top: 0;
  height: 65px;
  width: 64px;
  left: -71px;
}
#slider .searchHolder .courseSearch .searchElement {
  position: relative;
  float: left;
  width: 100%;
  width: calc(100% - 68px);
  height: 65px;
  z-index: 10;
}
#slider .searchHolder .courseSearch .searchElement input.searchInput {
  position: absolute;
  top: 0;
  left: 20px;
  left: 1.25rem;
  width: 86%;
  width: calc(100% - 135px);
  height: 48px;
  height: 3rem;
  padding: 8px 12px 9px 5px;
  padding: 0.5rem 0.75rem 0.5625rem 0.3125rem;
  box-sizing: content-box;
  border: none;
  color: #2b2b2b;
  appearance: none;
  outline: none;
  z-index: 10;
}
#slider .searchHolder .courseSearch .searchElement input.searchInput::-webkit-input-placeholder {
  color: #2b2b2b;
  opacity: 1;
}
#slider .searchHolder .courseSearch .searchElement input.searchInput:moz-placeholder {
  color: #2b2b2b;
  opacity: 1;
}
#slider .searchHolder .courseSearch .searchElement input.searchInput::-moz-placeholder {
  color: #2b2b2b;
  opacity: 1;
}
#slider .searchHolder .courseSearch .searchElement input.searchInput:-ms-input-placeholder {
  color: #2b2b2b;
  opacity: 1;
}
#slider .searchHolder .courseSearch .searchElement button.searchBTN {
  position: absolute;
  right: -68px;
  right: -4.25rem;
  top: 0;
  top: 0;
  width: 68px;
  width: 4.25rem;
  height: 65px;
  text-align: right;
  border: none !important;
  appearance: none;
  padding: 0 8px 0 0;
  border-radius: 0;
  z-index: 12;
}
#slider .searchHolder .courseSearch .searchElement button.searchBTN:before {
  position: absolute;
  height: 100%;
  content: "";
  top: 0;
  width: 36px;
  width: 2.25rem;
  transform: skewX(-24deg);
  -webkit-transform: skewX(-24deg);
  left: -16px;
  left: -1rem;
}
#slider .searchHolder .courseSearch .searchElement button.searchBTN:after {
  position: absolute;
  height: 100%;
  content: "";
  top: 0;
  width: 36px;
  width: 2.25rem;
  transform: skewX(-24deg);
  -webkit-transform: skewX(-24deg);
  right: -19px;
  right: -1.1875rem;
}
#slider .searchHolder .courseSearch .searchElement button.searchBTN span {
  display: block;
  position: relative;
  z-index: 3;
}
#slider .searchHolder .courseSearch .searchElement button.searchBTN:hover {
  cursor: pointer;
}
#slider a.scrollMore {
  position: absolute;
  bottom: 55px;
  bottom: 3.4375rem;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  z-index: 2000;
  line-height: 40px;
  line-height: 2.5rem;
  padding: 0 20px;
  padding: 0 1.25rem;
  z-index: 5;
  text-align: center;
}
#slider a.scrollMore span {
  text-shadow: 0px 1px 10px rgba(0, 0, 0, 0.28);
}
#slider a.scrollMore i {
  display: block;
  line-height: 20px;
  line-height: 1.25rem;
}
#slider a.scrollMore:hover {
  cursor: pointer;
}

#slider .searchHolder.page {
  bottom: 40px;
}

html.tablet.landscape body.home #slider,
html.tablet.landscape body.home #slider .container {
  min-height: 0;
}

#sectionMenu {
  height: 150px;
  top: 0;
  left: 0;
  width: 100%;
  position: absolute;
}
#sectionMenu.affix {
  position: fixed;
  top: 65px;
  left: 0;
}
#sectionMenu .holder {
  float: left;
  width: 100%;
}
#sectionMenu.mobile {
  display: none;
}
#sectionMenu.mobile .owl-nav {
  z-index: 1;
}
#sectionMenu.mobile.owl-carousel .owl-stage-outer {
  z-index: 5;
}
#sectionMenu .menuOpeners {
  float: left;
  height: 150px;
  width: 20%;
}
#sectionMenu .menuOpeners:first-child .menuItem:before {
  display: none;
}
#sectionMenu .menuOpeners:hover {
  cursor: pointer;
}
#sectionMenu .menuOpeners .menuItem {
  width: 100%;
  height: 150px;
  text-align: center;
  position: relative;
  overflow: hidden;
}
#sectionMenu .menuOpeners .menuItem:before {
  position: absolute;
  content: "";
  top: 35px;
  height: 75px;
  width: 2px;
  left: -1px;
  z-index: 5;
  opacity: 0.7;
}
#sectionMenu .menuOpeners .menuItem .title {
  width: 100%;
  position: absolute;
  top: 50%;
  z-index: 5;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  margin-top: 13px;
}
#sectionMenu .menuOpeners .menuItem .title span {
  display: block;
  line-height: 1.3;
  padding: 0 20px;
}
#sectionMenu .menuOpeners .menuItem .title span.t2 {
  display: none;
}
#sectionMenu .menuOpeners .menuItem .title i {
  opacity: 0;
}
#sectionMenu .menuOpeners .menuItem:hover .title {
  margin-top: 0;
}
#sectionMenu .menuOpeners .menuItem:hover .title i {
  opacity: 1;
  margin-top: 10px;
}
#sectionMenu .menuOpeners .menuItem .background,
#sectionMenu .menuOpeners .menuItem .overlay {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
#sectionMenu .menuOpeners .menuItem .background {
  z-index: 1;
}
#sectionMenu .menuOpeners .menuItem .background img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#sectionMenu .menuOpeners .menuItem .overlay {
  opacity: 0.95;
  z-index: 2;
}
#sectionMenu .menuOpeners .menuItem a:hover .title span.t1 {
  display: none;
}
#sectionMenu .menuOpeners .menuItem a:hover .title span.t2 {
  display: block;
}
#sectionMenu .menuOpeners .menuItem a:hover .background {
  transform: scale(1.1);
}
#sectionMenu .menuOpeners .dropdown {
  visibility: hidden;
  opacity: 0;
  transition: opacity 0.2s ease;
  position: absolute;
  bottom: 150px;
  left: 0;
  width: 100%;
  padding: 40px 100px;
  z-index: 2000;
  display: flex;
  align-items: center;
  gap: 0 150px;
}
#sectionMenu .menuOpeners .dropdown .introText {
  flex: 0 0 45%;
  position: relative;
  padding-top: 20px;
}
#sectionMenu .menuOpeners .dropdown .introText .intro {
  float: left;
  width: 100%;
  line-height: 1.7;
}
#sectionMenu .menuOpeners .dropdown .introText .quickLinks {
  float: left;
  width: 100%;
  margin-top: 30px;
  display: flex;
  gap: 0 2.7294%;
}
#sectionMenu .menuOpeners .dropdown .introText .quickLinks .column.span_5_of_10 {
  flex: 0 0 48.6353%;
}
#sectionMenu .menuOpeners .dropdown .introText .quickLinks .link {
  float: left;
  width: 100%;
  margin: 12px 0;
}
#sectionMenu .menuOpeners .dropdown .introText .quickLinks .link a {
  display: inline-block;
  line-height: 1.4;
  padding-left: 20px;
  position: relative;
}
#sectionMenu .menuOpeners .dropdown .introText .quickLinks .link a:before {
  position: absolute;
  left: 0;
  content: ">";
  margin-right: 7px;
}
#sectionMenu .menuOpeners .dropdown .introText .quickLinks .link a:after {
  left: 50%;
  right: 50%;
  width: 0;
  content: "";
  position: absolute;
  bottom: 0px;
  background-color: #fff;
  height: 1px;
  transition: all 0.2s ease-in-out;
}
#sectionMenu .menuOpeners .dropdown .introText .quickLinks .link a i {
  margin-left: 10px;
}
#sectionMenu .menuOpeners .dropdown .introText .quickLinks .link a:hover:after {
  width: auto;
  left: 20px;
  right: 0;
}
#sectionMenu .menuOpeners .dropdown .introText .quickLinks .link a:hover i {
  margin-left: 20px;
}
#sectionMenu .menuOpeners .dropdown .menuItems {
  flex: 1;
  display: flex;
  gap: 0 40px;
}
#sectionMenu .menuOpeners .dropdown .menuItems a.image-block {
  flex: 0 0 calc(50% - 20px);
  display: block;
  position: relative;
  max-height: 300px;
  overflow: hidden;
}
#sectionMenu .menuOpeners .dropdown .menuItems a.image-block .overlay {
  position: absolute;
  inset: 0;
  z-index: 2;
  opacity: 0;
  transition: opacity 0.2s ease-in-out;
}
#sectionMenu .menuOpeners .dropdown .menuItems a.image-block figure {
  margin: 0;
  height: 100%;
}
#sectionMenu .menuOpeners .dropdown .menuItems a.image-block figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.2s ease-in-out;
}
#sectionMenu .menuOpeners .dropdown .menuItems a.image-block .title {
  position: absolute;
  z-index: 5;
  bottom: 0;
  left: 0;
  padding: 10px 20px;
  line-height: 1.4;
  background-color: #fff;
  max-width: 90%;
  text-align: left;
  font-weight: 700;
  display: flex;
  align-items: center;
}
#sectionMenu .menuOpeners .dropdown .menuItems a.image-block .title i {
  width: 0;
  opacity: 0;
  transition: all 0.2s;
  font-size: 1.125rem;
}
#sectionMenu .menuOpeners .dropdown .menuItems a.image-block:hover figure img {
  transform: scale(1.1);
}
#sectionMenu .menuOpeners .dropdown .menuItems a.image-block:hover .overlay {
  opacity: 1;
}
#sectionMenu .menuOpeners .dropdown .menuItems a.image-block:hover .title i {
  width: auto;
  opacity: 1;
  margin-left: 8px;
}
#sectionMenu .menuOpeners .dropdown button.close {
  background: none;
  appearance: none;
  border: 0;
  padding: 0;
  margin: 0;
  position: absolute;
  right: 90px;
  top: 62px;
}
#sectionMenu .menuOpeners .dropdown button.close:hover {
  opacity: 0.8;
}
#sectionMenu .menuOpeners:hover > .menuItem > a .background {
  transform: scale(1.1);
}
#sectionMenu .menuOpeners:hover > .dropdown,
#sectionMenu .menuOpeners:focus-within > .dropdown,
#sectionMenu .menuOpeners.open > .dropdown {
  opacity: 1;
  visibility: visible;
}
#sectionMenu.page {
  position: fixed;
  top: 150px;
  height: 60px;
  left: 0;
  z-index: 8000;
}
#sectionMenu.page ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  float: left;
  width: 100%;
  position: relative;
}
#sectionMenu.page .menuOpeners,
#sectionMenu.page .menuOpeners .menuItem {
  height: 60px;
}
#sectionMenu.page .menuOpeners .title,
#sectionMenu.page .menuOpeners .menuItem .title {
  margin-top: 0;
}
#sectionMenu.page .menuOpeners a:hover .title span.t1,
#sectionMenu.page .menuOpeners .menuItem a:hover .title span.t1 {
  display: block;
}
#sectionMenu.page .menuOpeners a:hover .background,
#sectionMenu.page .menuOpeners .menuItem a:hover .background {
  transform: scale(1.1);
}
#sectionMenu.page .menuOpeners:before {
  display: none;
}
#sectionMenu.page ul .sf-mega {
  position: absolute;
  left: 0;
  width: 100%;
  top: 60px;
  top: 3.75rem;
  z-index: 999;
  display: none;
  padding: 30px 90px 25px 90px;
  padding: 1.875rem 5.625rem 1.5625rem 5.625rem;
}
#sectionMenu.page ul .sf-mega .col {
  float: left;
  padding-right: 40px;
}
#sectionMenu.page ul .sf-mega .col li {
  display: block;
}
#sectionMenu.page ul .sf-mega .col:last-child {
  padding-right: 0;
}
#sectionMenu.page ul .sf-mega .col .columnTitle {
  float: left;
  width: 100%;
  margin-bottom: 25px;
  margin-bottom: 1.5625rem;
}
#sectionMenu.page ul .sf-mega .col.s-8 {
  width: 12.5%;
}
#sectionMenu.page ul .sf-mega .col.s-6 {
  width: 16.6666%;
}
#sectionMenu.page ul .sf-mega .col.s-5 {
  width: 20%;
}
#sectionMenu.page ul .sf-mega .col.s-4 {
  width: 25%;
}
#sectionMenu.page ul .sf-mega .col.s-3 {
  width: 33.3333%;
}
#sectionMenu.page ul .sf-mega .col.s-2 {
  width: 50%;
}
#sectionMenu.page ul .sf-mega .col a {
  display: block;
  text-align: left;
  line-height: 1.2;
  padding: 3px 0;
  padding: 0.1875rem 0;
  margin: 14px 0;
  margin: 0.875rem 0;
  height: auto;
  opacity: 1;
}
#sectionMenu.page ul .sf-mega .col a:hover, #sectionMenu.page ul .sf-mega .col a:focus {
  text-decoration: underline;
}
#sectionMenu.page ul .sf-mega a:before,
#sectionMenu.page ul .sf-mega a:after {
  display: none;
}

#mobile.categoryMenu {
  display: none;
  height: 40px;
  height: 2.5rem;
  padding: 0;
  padding: 0;
}
#mobile.categoryMenu .owl-carousel .owl-stage-outer {
  z-index: 5;
}
#mobile.categoryMenu ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
#mobile.categoryMenu ul li {
  position: relative;
  z-index: 5;
  float: left;
  width: 100%;
}
#mobile.categoryMenu ul li a {
  line-height: 40px;
  line-height: 2.5rem;
  text-align: center;
  display: block;
}
#mobile.categoryMenu ul li:before,
#mobile.categoryMenu ul:before {
  top: 10px;
  top: 0.625rem;
}
#mobile.categoryMenu ul li a:before {
  top: 10px;
  top: 0.625rem;
}
#mobile.categoryMenu .owl-nav {
  display: block;
  position: absolute;
  top: 0;
  height: 40px;
  height: 2.5rem;
  left: 0px;
  left: 0rem;
  width: 100%;
}
#mobile.categoryMenu .owl-nav button {
  height: 40px;
  height: 2.5rem;
  width: 40px;
  width: 2.5rem;
  appearance: none;
  outline: none;
  position: absolute;
  margin: 0;
  padding: 0;
  border: none;
  font-family: "Font Awesome 5 Free";
  font-weight: 700;
  z-index: 10;
  background-color: transparent;
}
#mobile.categoryMenu .owl-nav button:before {
  position: absolute;
  top: 0;
  height: 100%;
  width: 100%;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  text-align: center;
  line-height: 40px;
  line-height: 2.5rem;
  left: 0;
}
#mobile.categoryMenu .owl-nav .owl-prev {
  left: 0;
  left: 0;
}
#mobile.categoryMenu .owl-nav .owl-prev:before {
  content: "\f0a8";
}
#mobile.categoryMenu .owl-nav .owl-next {
  right: 0;
  right: 0;
}
#mobile.categoryMenu .owl-nav .owl-next:before {
  content: "\f0a9";
}

/*body.home #sectionMenu .menuOpeners {
    position: relative;
}*/
#introduction {
  float: left;
  width: 100%;
  position: relative;
  padding: 220px 0 70px 0;
  padding: 13.75rem 0 4.375rem 0;
}
#introduction .holder {
  float: left;
  width: 100%;
  position: relative;
}
#introduction .slashes.style-1.left {
  top: 220px;
  left: -142px;
}
#introduction .slashes.style-1.right {
  bottom: 0;
  right: -160px;
}
#introduction .holder {
  float: left;
  width: 100%;
}
#introduction .holder .introMessage {
  float: left;
  width: 380px;
  margin-top: 30px;
}
#introduction .holder .introMessage p {
  line-height: 1.5;
  margin-bottom: 30px;
}
#introduction .holder .introMessage a.more {
  margin-top: 0;
  margin-top: 0;
}
#introduction .holder .introMessage a.more span {
  float: left;
}
#introduction .holder .introMessage a.more i {
  float: left;
  margin-left: 0;
  line-height: 45px;
  opacity: 0;
  width: 0;
}
#introduction .holder .introMessage a.more:hover i {
  margin-left: 8px;
  opacity: 1;
  width: auto;
}
#introduction .holder .introLinks {
  float: right;
  width: 860px;
}
#introduction .holder .introLinks .link {
  width: 420px;
  height: 356px;
  float: left;
}
#introduction .holder .introLinks .link.campus {
  margin-right: 20px;
}
#introduction .holder .introLinks .link.courseGuides .image {
  width: 492px;
  overflow: visible;
}
#introduction .holder .introLinks .link.courseGuides .image .overlay {
  width: 420px;
}
#introduction .holder .introLinks .link.courseGuides .image .background-image {
  z-index: 5;
  left: 0;
  top: 0;
  transform: none;
}
#introduction .holder .introLinks .link.courseGuides a:hover .image img {
  transform: scale(1.02);
  transform-origin: top left;
  -webkit-transform: scale(1.02);
  -webkit-transform-origin: top left;
}
#introduction .holder .introLinks a {
  display: block;
  height: 356px;
}
#introduction .holder .introLinks a:hover .title i {
  margin-left: 8px;
  opacity: 1;
  width: auto;
}
#introduction .holder .introLinks .image {
  float: left;
  width: 100%;
  height: 310px;
  overflow: hidden;
  position: relative;
}
#introduction .holder .introLinks .image .background-image {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  object-fit: cover;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  z-index: 1;
}
#introduction .holder .introLinks .image .overlay {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}
#introduction .holder .introLinks .image .icon {
  position: absolute;
  height: 70px;
  width: 70px;
  top: 50%;
  left: 50%;
  margin-left: -35px;
  margin-top: -35px;
  z-index: 3;
}
#introduction .holder .introLinks .title {
  display: block;
  float: left;
  line-height: 46px;
  height: 46px;
  padding: 0 20px;
}
#introduction .holder .introLinks .title span {
  float: left;
}
#introduction .holder .introLinks .title i {
  float: left;
  margin-left: 0;
  line-height: 45px;
  opacity: 0;
  width: 0;
}
#introduction.page {
  padding-top: 0;
}
#introduction.page .introLinks {
  width: 100%;
}
#introduction.page .introLinks .link {
  width: 32.3076%;
}
#introduction.page .introLinks .link.facilities,
#introduction.page .introLinks .link.campus {
  margin-right: 1.5384%;
}

#upcomingEvents {
  float: left;
  position: relative;
  width: 100%;
  padding: 70px 0 185px 0;
  overflow: hidden;
}
#upcomingEvents .slashes.style-2.right {
  top: 0;
  right: -334px;
  height: 100%;
  background-size: cover;
}
#upcomingEvents .sectionTitle {
  line-height: 1.3;
  text-align: center;
}
#upcomingEvents .eventCarousel {
  width: 100%;
  margin-top: 50px;
}
#upcomingEvents .eventCarousel .item {
  float: left;
  width: 100%;
}
#upcomingEvents .eventCarousel .item a {
  display: block;
  float: left;
  width: 100%;
}
#upcomingEvents .eventCarousel .item a .thumbnailDate,
#upcomingEvents .eventCarousel .item a .info {
  float: left;
  width: 100%;
}
#upcomingEvents .eventCarousel .item a .info {
  padding: 20px 20px 40px 20px;
}
#upcomingEvents .eventCarousel .item a .info .title {
  margin-bottom: 22px;
  line-height: 1.4;
}
#upcomingEvents .eventCarousel .item a .info .time,
#upcomingEvents .eventCarousel .item a .info .location {
  position: relative;
  line-height: 1.7;
  padding-left: 25px;
}
#upcomingEvents .eventCarousel .item a .info i {
  position: absolute;
  left: 0;
  top: 5px;
  width: 15px;
  text-align: center;
}
#upcomingEvents .eventCarousel .item a .thumbnailDate {
  height: 110px;
  position: relative;
}
#upcomingEvents .eventCarousel .item a .thumbnailDate .thumbnail {
  position: absolute;
  height: 100%;
  left: 0;
  right: 110px;
  overflow: hidden;
}
#upcomingEvents .eventCarousel .item a .thumbnailDate .thumbnail img {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 103%;
  object-fit: cover;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  z-index: 1;
}
#upcomingEvents .eventCarousel .item a .thumbnailDate .date {
  position: absolute;
  right: 0;
  width: 110px;
  height: 100%;
  text-align: center;
  padding-top: 10px;
}
#upcomingEvents .eventCarousel .item a .thumbnailDate .date span {
  display: block;
  margin-top: 5px;
}
#upcomingEvents .eventCarousel .item a .more {
  float: left;
  position: relative;
}
#upcomingEvents .eventCarousel .item a .more span {
  float: left;
}
#upcomingEvents .eventCarousel .item a .more i {
  float: left;
  margin-left: 0;
  line-height: 45px;
  opacity: 0;
  width: 0;
}
#upcomingEvents .eventCarousel .item a:hover .more i {
  margin-left: 8px;
  opacity: 1;
  width: auto;
}
#upcomingEvents .eventCarousel .owl-nav {
  position: absolute;
  bottom: -80px;
  bottom: -5rem;
  right: 0;
  right: 0;
  width: 90px;
  width: 5.625rem;
}
#upcomingEvents .eventCarousel .owl-nav button {
  height: 25px;
  width: 25px;
  border: none;
  appearance: none;
  background: none;
  padding: 0;
  outline: none;
  position: absolute;
}
#upcomingEvents .eventCarousel .owl-nav button:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  line-height: 25px;
  line-height: 1.5625rem;
  font-family: "Font Awesome 5 Free";
  font-weight: 700;
}
#upcomingEvents .eventCarousel .owl-nav button.owl-prev {
  left: 0;
}
#upcomingEvents .eventCarousel .owl-nav button.owl-prev:before {
  content: "\f0a8";
}
#upcomingEvents .eventCarousel .owl-nav button.owl-next {
  right: 0;
}
#upcomingEvents .eventCarousel .owl-nav button.owl-next:before {
  content: "\f0a9";
}
#upcomingEvents .eventCarousel .owl-nav button:hover:before {
  top: -2px;
}
#upcomingEvents a.viewAll {
  position: absolute;
  left: 50px;
  bottom: -116px;
}
#upcomingEvents a.viewAll span {
  float: left;
}
#upcomingEvents a.viewAll i {
  float: left;
  margin-left: 0;
  line-height: 45px;
  opacity: 0;
  width: 0;
}
#upcomingEvents a.viewAll:hover i {
  margin-left: 8px;
  opacity: 1;
  width: auto;
}
#upcomingEvents.page {
  padding: 35px 0 66px 0;
}
#upcomingEvents.page .sectionTitle {
  text-align: left;
}
#upcomingEvents.page .eventCarousel {
  margin-top: 10px;
}
#upcomingEvents.page a.viewAll {
  left: 0;
  bottom: 0;
}
#upcomingEvents.page .eventCarousel .owl-nav {
  bottom: -40px;
}
#upcomingEvents.page .owl-nav {
  width: 70px;
}

/*#openDays {
    float: left;
    width: 100%;
    height: 420px;
    position: relative;
    .infoBlock {
        position: relative;
        float: left;
        width: 100%;
    }
    .image {
        float: right;
        width: 60%;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center center;
        @include rem(height, 420px);
        margin-right: -2px;
    }
    .gradient {
        position: absolute;
        left: -2px;
        top: 0;
        height: 100%;
        width: 2030px;
        background: linear-gradient(90deg, rgba(43,43,43,1) 65%, rgba(255,255,255,0) 100%);
    }
    .content {
        position: absolute;
        z-index: 10;
        top: 0;
        left: 50%;
        height: 100%;
        @include rem(width, 1400px);
        @include rem(margin-left, -700px);
        -webkit-transform-style: preserve-3d;
        -moz-transform-style: preserve-3d;
        transform-style: preserve-3d;
        .inner {
            position: absolute;
            top: 45px;
            left: 0;
            line-height: 1.35;
            @include rem(width, 650px);
            .title {
                line-height: 1;
            }
        }
        p a:hover,
        p a:focus {
            text-decoration: underline;
            -webkit-text-underline-position: under;
            -ms-text-underline-position: under;
            text-underline-position: under;
        }
        a.more {
            float: left;
            @include rem(margin-top, 0);
            span {
                float: left;
            }
            i {
                float: left;
                margin-left: 0;
                line-height: 45px;
                opacity: 0;
                width: 0;
            }
            &:hover i {
                margin-left: 8px;
                opacity: 1;
                width: auto;
            }
        }
    }
    .owl-nav {
        position: absolute;
        @include rem(bottom, 65px);
        left: 50%;
        @include rem(margin-left, -700px);
        @include rem(width, 90px);
        z-index: 11;
        button {
            @include square(25px);
            border: none;
            -webkit-appearance: none;
            background: none;
            padding: 0;
            outline: none;
            position: absolute;
            &:before {
                position: absolute;
                top: 0;
                left: 0;
                width: 100%;
                height: 100%;
                @include rem(line-height, 25px);
                font-family: "Font Awesome 5 Free";
                font-weight: 700;
            }
            &.owl-prev {
                left: 0;
                &:before {
                    content: "\f0a8";
                }
            }
            &.owl-next {
                right: 0;
                &:before {
                    content: "\f0a9";
                }
            }
            &:hover:before {
                top: -2px;
            }
        }
    }
}*/
#openDays {
  float: left;
  width: 100%;
  position: relative;
}
#openDays .infoBlock {
  position: relative;
  float: left;
  width: 100%;
}
#openDays .image {
  position: absolute;
  top: 0;
  right: 0;
  width: 60%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  height: 100%;
  margin-right: -2px;
}
#openDays .gradient {
  position: absolute;
  left: -2px;
  top: 0;
  height: 100%;
  width: 2030px;
  background: linear-gradient(90deg, rgb(43, 43, 43) 65%, rgba(255, 255, 255, 0) 100%);
}
#openDays .content {
  position: relative;
  z-index: 10;
  max-width: 1500px;
  max-width: 93.75rem;
  padding: 0 50px;
  padding: 0 3.125rem;
  margin: 0 auto;
}
#openDays .content .inner {
  position: relative;
  margin-top: 45px;
  float: left;
  line-height: 1.35;
  width: 650px;
  width: 40.625rem;
  padding-bottom: 100px;
}
#openDays .content .inner .title {
  line-height: 1;
}
#openDays .content p a:hover,
#openDays .content p a:focus {
  text-decoration: underline;
  -webkit-text-underline-position: under;
  -ms-text-underline-position: under;
  text-underline-position: under;
}
#openDays .content a.more {
  float: left;
  margin-top: 0;
  margin-top: 0;
}
#openDays .content a.more span {
  float: left;
}
#openDays .content a.more i {
  float: left;
  margin-left: 0;
  line-height: 45px;
  opacity: 0;
  width: 0;
}
#openDays .content a.more:hover i {
  margin-left: 8px;
  opacity: 1;
  width: auto;
}
#openDays .owl-nav {
  position: absolute;
  bottom: 65px;
  bottom: 4.0625rem;
  left: 50%;
  margin-left: -700px;
  margin-left: -43.75rem;
  width: 90px;
  width: 5.625rem;
  z-index: 11;
}
#openDays .owl-nav button {
  height: 25px;
  width: 25px;
  border: none;
  appearance: none;
  background: none;
  padding: 0;
  outline: none;
  position: absolute;
}
#openDays .owl-nav button:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  line-height: 25px;
  line-height: 1.5625rem;
  font-family: "Font Awesome 5 Free";
  font-weight: 700;
}
#openDays .owl-nav button.owl-prev {
  left: 0;
}
#openDays .owl-nav button.owl-prev:before {
  content: "\f0a8";
}
#openDays .owl-nav button.owl-next {
  right: 0;
}
#openDays .owl-nav button.owl-next:before {
  content: "\f0a9";
}
#openDays .owl-nav button:hover:before {
  top: -2px;
}

#latestNews {
  float: left;
  width: 100%;
  position: relative;
  padding: 70px 0 50px 0;
}
#latestNews .slashes.style-1.left {
  top: 70px;
  left: -142px;
}
#latestNews .sectionTitle {
  text-align: center;
  margin-bottom: 30px;
  margin-bottom: 1.875rem;
}
#latestNews .tabs {
  float: left;
  width: 100%;
  text-align: center;
  height: 46px;
  height: 2.875rem;
  margin-top: 70px;
  z-index: 10;
}
#latestNews .tabs .item {
  display: inline-block;
  line-height: 46px;
  line-height: 2.875rem;
}
#latestNews .tabs .item a {
  display: block;
  position: relative;
  padding: 0;
  padding: 0;
  margin: 0 10px;
  margin: 0 0.625rem;
}
#latestNews .tabs .item a:hover {
  cursor: pointer;
}
#latestNews .tabs .item a.current:after,
#latestNews .tabs .item a:hover:after {
  position: absolute;
  content: "";
  height: 1px;
  left: 0;
  width: 100%;
  bottom: 0px;
}
#latestNews .holder,
#latestNews .holderAlt {
  position: relative;
  float: left;
  width: 100%;
  margin-top: 50px;
  margin-top: 3.125rem;
}
#latestNews .holder .tab-content,
#latestNews .holderAlt .tab-content {
  box-sizing: border-box;
  float: left;
  width: 100%;
  position: absolute;
  top: -999rem;
  opacity: 0;
  transition: opacity 0.2s ease-in 0s;
  -webkit-transition: opacity 0.2s ease-in 0s;
  visibility: hidden;
  height: 0;
}
#latestNews .holder .tab-content.current,
#latestNews .holderAlt .tab-content.current {
  opacity: 1;
  position: relative;
  top: auto;
  visibility: visible;
  height: auto;
}
#latestNews .holder .owl-carousel,
#latestNews .holder .item,
#latestNews .holder .item .thumbnail,
#latestNews .holder .item .info,
#latestNews .holderAlt .owl-carousel,
#latestNews .holderAlt .item,
#latestNews .holderAlt .item .thumbnail,
#latestNews .holderAlt .item .info {
  float: left;
  width: 100%;
}
#latestNews .holder .item,
#latestNews .holderAlt .item {
  overflow: hidden;
  position: relative;
}
#latestNews .holder .item:after,
#latestNews .holderAlt .item:after {
  position: absolute;
  left: 0;
  width: 100%;
  height: 46px;
  bottom: 0;
  content: "";
  z-index: 2;
}
#latestNews .holder .item.twitter, #latestNews .holder .item.facebook,
#latestNews .holderAlt .item.twitter,
#latestNews .holderAlt .item.facebook {
  text-align: center;
}
#latestNews .holder .item.twitter .collegeName, #latestNews .holder .item.facebook .collegeName,
#latestNews .holderAlt .item.twitter .collegeName,
#latestNews .holderAlt .item.facebook .collegeName {
  margin-top: 20px;
}
#latestNews .holder .item.twitter p, #latestNews .holder .item.facebook p,
#latestNews .holderAlt .item.twitter p,
#latestNews .holderAlt .item.facebook p {
  line-height: 1.5;
}
#latestNews .holder .item.twitter .post a, #latestNews .holder .item.facebook .post a,
#latestNews .holderAlt .item.twitter .post a,
#latestNews .holderAlt .item.facebook .post a {
  float: none;
  display: inline-block;
  text-decoration: underline;
}
#latestNews .holder .item.twitter .post a:hover, #latestNews .holder .item.facebook .post a:hover,
#latestNews .holderAlt .item.twitter .post a:hover,
#latestNews .holderAlt .item.facebook .post a:hover {
  text-decoration: none;
}
#latestNews .holder .item.news a:hover .more i, #latestNews .holder .item.twitter .more:hover i, #latestNews .holder .item.facebook .more:hover i,
#latestNews .holderAlt .item.news a:hover .more i,
#latestNews .holderAlt .item.twitter .more:hover i,
#latestNews .holderAlt .item.facebook .more:hover i {
  margin-left: 8px;
  opacity: 1;
  width: auto;
}
#latestNews .holder .item a,
#latestNews .holderAlt .item a {
  display: block;
  float: left;
  width: 100%;
}
#latestNews .holder .item .thumbnail,
#latestNews .holderAlt .item .thumbnail {
  height: 200px;
  height: 12.5rem;
  position: relative;
  overflow: hidden;
}
#latestNews .holder .item .thumbnail img,
#latestNews .holderAlt .item .thumbnail img {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 105%;
  height: 105%;
  object-fit: cover;
  transform: translate(-50%, -50%) scale(1);
  -webkit-transform: translate(-50%, -50%) scale(1);
}
#latestNews .holder .item .info,
#latestNews .holderAlt .item .info {
  padding: 22px 20px 90px 20px;
  padding: 1.375rem 1.25rem 5.625rem 1.25rem;
  float: left;
  width: 100%;
  position: relative;
}
#latestNews .holder .item .info .title,
#latestNews .holder .item .info .tweet,
#latestNews .holderAlt .item .info .title,
#latestNews .holderAlt .item .info .tweet {
  margin-top: 10px;
  margin-top: 0.625rem;
  line-height: 1.3;
}
#latestNews .holder .item a:hover .thumbnail img,
#latestNews .holderAlt .item a:hover .thumbnail img {
  transform: translate(-50%, -50%) scale(1.1);
  -webkit-transform: translate(-50%, -50%) scale(1.1);
}
#latestNews .holder .item .more,
#latestNews .holderAlt .item .more {
  position: absolute;
  left: 0px;
  left: 0rem;
  bottom: 0;
  bottom: 0;
  z-index: 5;
}
#latestNews .holder .item .more span,
#latestNews .holderAlt .item .more span {
  float: left;
}
#latestNews .holder .item .more i,
#latestNews .holderAlt .item .more i {
  float: left;
  margin-left: 0;
  line-height: 45px;
  opacity: 0;
  width: 0;
}
#latestNews .holder a.more.viewAll,
#latestNews .holderAlt a.more.viewAll {
  position: absolute;
  left: 0;
  bottom: -118px;
}
#latestNews .holder a.more.viewAll span,
#latestNews .holderAlt a.more.viewAll span {
  float: left;
}
#latestNews .holder a.more.viewAll i,
#latestNews .holderAlt a.more.viewAll i {
  float: left;
  margin-left: 0;
  line-height: 45px;
  opacity: 0;
  width: 0;
}
#latestNews .holder a.more.viewAll:hover i,
#latestNews .holderAlt a.more.viewAll:hover i {
  margin-left: 8px;
  opacity: 1;
  width: auto;
}
#latestNews .owl-nav {
  position: absolute;
  bottom: -82px;
  bottom: -5.125rem;
  right: 0;
  right: 0;
  width: 90px;
  width: 5.625rem;
}
#latestNews .owl-nav button {
  height: 25px;
  width: 25px;
  border: none;
  appearance: none;
  background: none;
  padding: 0;
  outline: none;
  position: absolute;
}
#latestNews .owl-nav button:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  line-height: 25px;
  line-height: 1.5625rem;
  font-family: "Font Awesome 5 Free";
  font-weight: 700;
}
#latestNews .owl-nav button.owl-prev {
  left: 0;
}
#latestNews .owl-nav button.owl-prev:before {
  content: "\f0a8";
}
#latestNews .owl-nav button.owl-next {
  right: 0;
}
#latestNews .owl-nav button.owl-next:before {
  content: "\f0a9";
}
#latestNews .owl-nav button:hover:before {
  top: -2px;
}
#latestNews.page {
  border-top-style: solid;
  border-top-width: 2px;
  padding: 0 0 66px 0;
  margin-top: 35px;
}
#latestNews.page .owl-carousel {
  margin-bottom: 25px;
}
#latestNews.page .sectionTitle {
  text-align: left;
  margin-bottom: 15px;
}
#latestNews.page .owl-nav {
  width: 70px;
  bottom: -37px;
  bottom: -2.3125rem;
}
#latestNews.page a.more.viewAll {
  bottom: -40px;
}
#latestNews.page .holderAlt {
  margin-top: 30px;
}
#latestNews.page .holderAlt .item {
  overflow: visible;
}
#latestNews.page .holderAlt .item .more {
  bottom: 0px;
}
#latestNews.page .holderAlt .item .info {
  padding: 22px 20px 60px 20px;
}
#latestNews.page .holderAlt .item a {
  padding-bottom: 46px;
}

body.events #latestNews.page {
  border-top: none;
  margin-top: 0;
}

#quickLinks {
  float: left;
  width: 100%;
  position: relative;
  padding: 50px 0 25px 0;
}
#quickLinks .ql {
  float: left;
  width: 23.8461%;
  position: relative;
  overflow: hidden;
  margin-left: 1.5385%;
}
#quickLinks .ql:first-child {
  margin-left: 0;
}
#quickLinks .ql a {
  display: block;
  height: 240px;
}
#quickLinks .ql a:hover .more i {
  margin-left: 8px;
  opacity: 1;
  width: auto;
}
#quickLinks .ql a:hover i.sports {
  background-image: url(../images/global/ionic-football-white.svg);
}
#quickLinks .ql a:hover i.hairCare {
  background-image: url(../images/global/ionic-hair-care-white.svg);
}
#quickLinks .ql a:hover i.conference {
  background-image: url(../images/global/ionic-suitcase-white.svg);
}
#quickLinks .ql .image,
#quickLinks .ql .overlay {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
#quickLinks .ql i.large {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  z-index: 4;
}
#quickLinks .ql i.sports {
  background-image: url(../images/global/ionic-football.svg);
  height: 60px;
  width: 60px;
}
#quickLinks .ql i.hairCare {
  background-image: url(../images/global/ionic-hair-care.svg);
  width: 69px;
  height: 60px;
}
#quickLinks .ql i.conference {
  background-image: url(../images/global/ionic-suitcase.svg);
  width: 65px;
  height: 60px;
}
#quickLinks .ql .image {
  z-index: 2;
}
#quickLinks .ql .image img {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 105%;
  height: 105%;
  object-fit: cover;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}
#quickLinks .ql .overlay {
  z-index: 3;
}
#quickLinks .ql .more {
  z-index: 5;
  position: absolute;
  bottom: 0;
  left: 0;
}
#quickLinks .ql .more span {
  float: left;
}
#quickLinks .ql .more i {
  float: left;
  margin-left: 0;
  line-height: 45px;
  opacity: 0;
  width: 0;
}
#quickLinks.page {
  display: none;
}

#associates {
  float: left;
  width: 100%;
  position: relative;
  padding: 40px 0;
  padding: 2.5rem 0;
}
#associates .caroufredsel_wrapper {
  max-width: 100%;
}
#associates #ticker {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
#associates #ticker .logo {
  float: left;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 152px;
  height: 9.5rem;
  margin: 0 25px;
  margin: 0 1.5625rem;
}
#associates #ticker .logo img {
  display: inline-block;
  max-width: 100%;
  height: auto;
}

#campus {
  float: left;
  width: 100%;
  padding: 60px 0;
  position: relative;
}
#campus .campus {
  text-align: center;
}
#campus .campus .location {
  margin-bottom: 28px;
}
#campus .campus .address {
  line-height: 1.4;
}
#campus .campus .tel {
  margin: 30px 0 4px 0;
}
#campus .campus a:hover {
  text-decoration: underline;
}
#campus .campus.left {
  float: left;
}
#campus .campus.right {
  float: right;
}
#campus .center {
  position: absolute;
  left: 50%;
  width: 200px;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
#campus .center .logo {
  float: left;
  width: 100%;
  text-align: center;
  margin-bottom: 36px;
}
#campus .center .logo img {
  display: inline-block;
}
#campus .center .socials {
  clear: both;
  margin: 0 auto;
  width: 122px;
  text-align: center;
}
#campus .center .socials a {
  display: block;
  margin: 0 6px;
  float: left;
}
#campus .center .socials a:hover {
  margin-top: -2px;
}

@media (max-width: 767px) {
  body.home #slider {
    height: 345px;
    height: 21.5625rem;
    min-height: 0;
  }
  body.home #slider .bannerText {
    bottom: 240px;
  }
  body.home #slider .sliderImages {
    height: 180px;
  }
  body.home #slider .container {
    height: 165px;
    margin-top: 180px;
    min-height: 0;
  }
  #slider .searchHolder {
    left: 20px;
    right: 20px;
    bottom: 12px;
    height: 153px;
  }
  #slider .searchHolder .courseSearch .slashes.style-1 {
    width: 30px;
    height: 30px;
    background-size: 30px 30px;
    left: -41px;
  }
  #slider .searchHolder .panelTitle {
    margin: 10px 0 0 0;
    text-align: center;
    width: 100%;
  }
  #slider .searchHolder .linkButtons {
    height: 78px;
    margin-top: 50px;
    text-align: center;
    width: 100%;
  }
  #slider .searchHolder .linkButtons .clearfix {
    display: block;
    margin-bottom: 8px;
  }
  #slider .searchHolder .linkButtons a {
    line-height: 34px;
    padding: 0 6px;
    float: none;
    display: inline-block;
    margin: 0 2px;
  }
  #slider .searchHolder .linkButtons a:last-child {
    clear: left;
  }
  #slider .searchHolder .courseSearch {
    left: 40px;
    bottom: auto;
    top: 35px;
    height: 30px;
    width: calc(100% - 80px);
  }
  #slider .searchHolder .courseSearch:before,
  #slider .searchHolder .courseSearch .searchElement {
    width: calc(100% - 45px);
  }
  #slider .searchHolder .courseSearch .searchElement input.searchInput {
    height: 12px;
    left: 0;
    width: calc(100% - 30px);
  }
  #slider .searchHolder .courseSearch .searchElement,
  #slider .searchHolder .courseSearch .searchElement button.searchBTN {
    height: 30px;
  }
  #slider .searchHolder .courseSearch .searchElement button.searchBTN {
    width: 56px;
    padding: 0 4px 0 0;
  }
  #slider .searchHolder .courseSearch .searchElement button.searchBTN:before {
    width: 16px;
    left: -8px;
  }
  #slider .searchHolder .courseSearch .searchElement button.searchBTN:after {
    width: 16px;
    right: -8px;
  }
  #sectionMenu.page {
    display: none;
  }
  #mobile.categoryMenu {
    display: block;
  }
  #sectionMenu .menuOpeners {
    height: 40px;
  }
  #sectionMenu .menuOpeners:before {
    display: none;
  }
  #sectionMenu .menuOpeners .menuItem {
    height: 40px;
    text-align: left;
  }
  #sectionMenu .menuOpeners .menuItem .title {
    margin-top: 0;
    transform: none;
    top: auto;
  }
  #sectionMenu .menuOpeners .menuItem .title span {
    padding: 0 20px;
    line-height: 40px;
  }
  #sectionMenu .menuOpeners .menuItem .title i {
    right: 20px;
    top: 12px;
  }
  #introduction .holder .introMessage {
    width: 100%;
    margin-bottom: 5px;
  }
  #introduction .holder .introLinks {
    width: 340px;
    max-width: 100%;
    float: none;
    margin: 0 auto;
  }
  #introduction .holder .introLinks .link {
    width: 100%;
    height: 221px;
    margin-top: 20px;
  }
  #introduction .holder .introLinks .link a {
    height: 221px;
  }
  #introduction .holder .introLinks .image {
    height: 175px;
  }
  #introduction .holder .introLinks .link.courseGuides .image {
    width: 100%;
    height: 185px;
  }
  #introduction .holder .introLinks .link.courseGuides .image img {
    width: 108%;
  }
  #introduction .holder .introLinks .link.courseGuides .image .overlay {
    width: 100%;
  }
  #introduction .holder .introLinks .link.courseGuides a:hover .image img {
    transform: none;
  }
  #introduction .slashes.style-1.right {
    bottom: -50px;
    right: -200px;
  }
  #introduction.page {
    padding-bottom: 50px;
  }
  #introduction.page .slashes.style-1.right {
    bottom: -30px;
  }
  #upcomingEvents {
    padding: 35px 0 90px 0;
  }
  #upcomingEvents .slashes.style-2.right {
    right: -634px;
  }
  #upcomingEvents .eventCarousel {
    margin-top: 30px;
  }
  #upcomingEvents .eventCarousel .owl-nav {
    width: 70px;
    bottom: -32px;
  }
  #upcomingEvents a.viewAll {
    left: 20px;
    bottom: -66px;
  }
  #openDays .gradient {
    width: 70%;
  }
  #openDays .content {
    width: 100%;
    margin-left: auto;
    left: auto;
    padding: 0;
    max-width: none;
  }
  #openDays .content .inner {
    margin-top: 25px;
    padding: 0 0 70px 20px;
    width: 70%;
  }
  #openDays .content .inner p {
    line-height: 1.6;
  }
  #openDays .content a.more {
    display: none;
  }
  #openDays .owl-nav {
    left: 20px;
    margin-left: 0;
    bottom: 40px;
    width: 70px;
  }
  #latestNews {
    padding: 35px 0 85px 0;
  }
  #latestNews .slashes.style-1.left {
    top: 15px;
  }
  #latestNews .holder {
    margin-top: 30px;
  }
  #latestNews .sectionTitle {
    margin-bottom: 0;
  }
  #latestNews .tabs {
    margin-top: 10px;
  }
  #latestNews .tabs .item a.current:after,
  #latestNews .tabs .item a:hover:after {
    bottom: 4px;
  }
  #latestNews .owl-nav {
    bottom: -92px;
  }
  #latestNews .holder a.more.viewAll {
    bottom: -128px;
  }
  #quickLinks {
    padding: 0px 0 15px 0;
  }
  #quickLinks .ql {
    width: 100%;
    margin: 10px 0 0 0;
  }
  #quickLinks .ql .more {
    width: 100%;
    bottom: auto;
    padding-right: 85px;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
  }
  #quickLinks .ql a {
    height: 80px;
    position: relative;
  }
  #quickLinks .ql i.large {
    right: -5px;
    left: auto;
  }
  #quickLinks .ql i.sports {
    height: 35px;
    width: 35px;
    background-size: 35px 35px;
  }
  #quickLinks .ql i.hairCare {
    width: 40px;
    height: 35px;
    background-size: 40px 35px;
  }
  #quickLinks .ql i.conference {
    width: 39px;
    height: 36px;
    background-size: 39px 36px;
  }
  #quickLinks.page {
    padding-bottom: 5px;
  }
  #associates {
    padding: 0;
  }
  #associates #ticker .logo {
    margin: 0;
    height: 120px;
  }
  #associates #ticker .logo img {
    max-width: 70%;
  }
  #associates .caroufredsel_wrapper {
    height: 120px !important;
  }
  #campus {
    padding: 20px 0;
  }
  #campus .center {
    position: relative;
  }
  #campus .center .logo {
    margin-bottom: 25px;
  }
  #campus .campus.left,
  #campus .campus.right {
    width: 100%;
    margin-top: 38px;
  }
  #campus .campus .location {
    margin-bottom: 16px;
  }
  #campus .campus .tel {
    margin-top: 18px;
  }
}
@media all and (min-width: 768px) and (max-width: 1023px) {
  body.home #slider,
  body.home #slider .container {
    height: 440px;
    height: 27.5rem;
    min-height: 0;
  }
  #slider .bannerText {
    bottom: 240px;
  }
  body.home #sectionMenu .menuOpeners {
    height: 50px;
  }
  body.home #sectionMenu .menuOpeners:before {
    display: none;
  }
  body.home #sectionMenu .menuOpeners .menuItem {
    height: 50px;
    text-align: left;
  }
  body.home #sectionMenu .menuOpeners .menuItem .title {
    margin-top: 0;
    transform: none;
    top: auto;
  }
  body.home #sectionMenu .menuOpeners .menuItem .title span {
    padding: 0 40px;
    line-height: 50px;
  }
  body.home #sectionMenu .menuOpeners .menuItem .title i {
    right: 40px;
    top: 12px;
  }
  #sectionMenu.page .menuOpeners .menuItem .title span {
    padding: 0 10px;
  }
  #sectionMenu.page,
  #sectionMenu.page .menuOpeners,
  #sectionMenu.page .menuOpeners .menuItem {
    height: 50px;
  }
  #introduction.page .container {
    padding: 0 65px;
  }
  #introduction .slashes.style-1.left {
    top: 280px;
  }
  #introduction .slashes.style-1.right {
    right: -82px;
    bottom: -30px;
    width: 214px;
    height: 151px;
  }
  #introduction .holder .introMessage {
    width: 100%;
    margin: 45px 0 50px 0;
    padding: 0 70px;
  }
  #introduction .holder .introLinks {
    width: 715px;
    float: none;
    margin: 0 auto;
    clear: left;
  }
  #introduction .holder .introLinks .image {
    height: 220px;
  }
  #introduction .holder .introLinks .link,
  #introduction .holder .introLinks a {
    height: 266px;
  }
  #introduction .holder .introLinks .link.campus {
    width: 315px;
  }
  #introduction .holder .introLinks .link.courseGuides {
    width: 325px;
  }
  #introduction .holder .introLinks .link.courseGuides .image {
    width: 380px;
  }
  #introduction .holder .introLinks .link.courseGuides .image .background-image {
    width: 100%;
    transform: none !important;
  }
  #introduction .holder .introLinks .link.courseGuides .image .background-image img {
    width: 100%;
  }
  #introduction .holder .introLinks .link.courseGuides .image .overlay {
    width: 325px;
  }
  #introduction.page .holder .introLinks {
    width: 100%;
    float: left;
  }
  #introduction.page .holder .introLinks .link.campus,
  #introduction.page .holder .introLinks .link.courseGuides {
    width: 48.4375%;
  }
  #introduction.page .holder .introLinks .link.campus {
    margin-right: 3.125%;
  }
  #introduction.page .holder .introLinks .link.courseGuides .image,
  #introduction.page .holder .introLinks .link.courseGuides .image .overlay {
    width: 100%;
  }
  #introduction.page .holder .introLinks .link.courseGuides .image .background-image img {
    width: 110%;
  }
  #upcomingEvents {
    padding: 40px 0 130px 0;
  }
  #upcomingEvents a.viewAll {
    bottom: -86px;
  }
  #upcomingEvents .eventCarousel .owl-nav {
    bottom: -55px;
  }
  #upcomingEvents .slashes.style-2.right {
    width: 919px;
    height: 100%;
    right: -507px;
  }
  #upcomingEvents .eventCarousel {
    margin-top: 35px;
  }
  #openDays .gradient {
    width: 70%;
  }
  #openDays .content .inner {
    width: 480px;
  }
  #latestNews {
    padding: 40px 0 33px 0;
  }
  #latestNews .container {
    padding: 0 65px;
  }
  #latestNews .slashes.style-1.left {
    top: 25px;
  }
  #latestNews .holder {
    margin-top: 15px;
  }
  #latestNews .holder a.more.viewAll {
    bottom: -88px;
  }
  #latestNews .tabs {
    margin-top: 43px;
  }
  #latestNews .owl-nav {
    bottom: -52px;
  }
  #quickLinks {
    padding: 15px 0 15px 0;
  }
  #quickLinks .container {
    padding: 0 65px;
  }
  #quickLinks .ql {
    margin-top: 18px;
    width: 48.4375%;
    margin-left: 3.125%;
  }
  #quickLinks .ql:nth-child(odd) {
    margin-left: 0;
  }
  #campus {
    padding: 45px 0;
  }
  #campus .center {
    width: 160px;
  }
  #campus .center .logo {
    margin-bottom: 30px;
  }
  #campus .center .logo img {
    width: 100%;
  }
}
@media (max-width: 1023px) {
  #introduction {
    padding-top: 0;
  }
  body.home #sectionMenu {
    position: relative;
    float: left;
    height: auto;
  }
  body.home #sectionMenu .menuOpeners .menuItem:hover .title i {
    margin-top: 0;
  }
  body.home #sectionMenu .menuOpeners {
    width: 100%;
  }
  body.home #sectionMenu .menuOpeners .menuItem {
    border-top: 1px solid #fff;
  }
  body.home #sectionMenu .menuOpeners .menuItem .title i {
    opacity: 1;
    position: absolute;
  }
  body.home #sectionMenu .menuOpeners .menuItem .title span.t1 {
    display: block !important;
  }
  body.home #sectionMenu .menuOpeners .menuItem .title span.t2 {
    display: none !important;
  }
  #introduction .holder .introMessage a.more i,
  #introduction .holder .introLinks .title i,
  #openDays .content a.more i,
  #latestNews .holder .item .more i,
  #upcomingEvents .eventCarousel .item a .more i,
  #upcomingEvents a.viewAll i,
  #latestNews .holder a.more.viewAll i,
  #quickLinks .ql .more i,
  #latestNews .holder .item .more i {
    width: auto;
    opacity: 1;
    margin-left: 8px;
  }
  #introduction.page .introLinks .link.facilities,
  #upcomingEvents.page,
  #latestNews.page,
  #sectionMenu .menuOpeners .dropdown {
    display: none;
  }
  #quickLinks.page {
    display: block;
  }
}
@media (max-width: 1100px) {
  #slider {
    margin-top: 0;
  }
  #slider a.scrollMore {
    display: none;
  }
  #sectionMenu.page {
    position: relative;
    top: auto;
  }
}
@media (min-width: 1100px) {
  body.fixedHeader #sectionMenu.page {
    top: 120px;
  }
}
@media all and (min-width: 768px) and (max-width: 1100px) {
  #slider .searchHolder {
    height: 189px;
    bottom: 24px;
  }
  #slider .searchHolder .linkButtons {
    position: absolute;
    bottom: 0;
    left: -25px;
    width: 100%;
    text-align: center;
  }
  #slider .searchHolder .linkButtons a {
    display: inline-block;
    float: none;
  }
  #slider .searchHolder .courseSearch {
    bottom: 63px;
  }
  #sectionMenu.page ul .sf-mega {
    display: none !important;
  }
}
@media all and (min-width: 1024px) and (max-width: 1400px) {
  #introduction .holder .introMessage {
    width: 100%;
    padding: 0 80px;
    margin: 0 0 50px 0;
  }
  #introduction .slashes.style-1.left {
    top: 180px;
  }
  #introduction .holder .introLinks {
    float: none;
    margin: 0 auto;
  }
  #introduction .slashes.style-1.right {
    bottom: -30px;
  }
  #upcomingEvents {
    padding: 50px 0 165px 0;
  }
  #latestNews {
    padding: 50px 0 50px 0;
  }
  #latestNews .holder {
    margin-top: 30px;
  }
  #sectionMenu .menuOpeners .dropdown {
    gap: 0 60px;
    padding: 30px 60px;
  }
  #sectionMenu .menuOpeners .dropdown .introText {
    flex: 0 0 60%;
  }
  #sectionMenu .menuOpeners .dropdown .introText .intro {
    line-height: 1.5;
  }
  #sectionMenu .menuOpeners .dropdown .menuItems {
    gap: 0;
  }
  #sectionMenu .menuOpeners .dropdown .menuItems a.image-block {
    flex: 0 0 100%;
    max-height: 250px;
  }
  #sectionMenu .menuOpeners .dropdown .menuItems a.image-block.mobile-hide {
    display: none;
  }
}
@media (max-width: 1500px) {
  #slider .sliderText {
    left: 40px;
    right: 40px;
  }
}
@media all and (min-width: 768px) and (max-width: 1500px) {
  #upcomingEvents a.viewAll {
    left: 40px;
  }
  #openDays .content {
    padding-left: 40px;
    padding-right: 40px;
    max-width: none;
    width: 100%;
  }
  #openDays .owl-nav {
    left: 40px;
    margin-left: 0;
  }
}
@media all and (min-width: 1024px) and (max-width: 1500px) {
  #introduction.page .holder {
    padding-right: 40px;
  }
  #introduction.page .holder .introLinks .link.courseGuides .image,
  #introduction.page .holder .introLinks .link.courseGuides .image .overlay {
    width: 100%;
  }
  #introduction.page .holder .introLinks .link.courseGuides .image .background-image img {
    max-width: 124%;
  }
  #introduction.page .holder .introLinks a {
    height: 316px;
  }
  #introduction.page .holder .introLinks .image {
    height: 270px;
  }
}
@media all and (min-width: 1100px) and (max-width: 1600px) {
  #sectionMenu.page ul .sf-mega {
    padding: 30px 40px 25px 40px;
  }
  #sectionMenu.page ul .sf-mega .col {
    padding-right: 25px;
  }
}
@media all and (min-width: 1500px) and (max-width: 1600px) {
  #introduction .holder .introLinks {
    margin-right: 30px;
  }
}
@media all and (min-width: 1400px) and (max-width: 1800px) {
  #sectionMenu .menuOpeners .dropdown {
    padding: 40px;
  }
  #sectionMenu .menuOpeners .dropdown .introText {
    flex: 0 0 40%;
  }
  #sectionMenu .menuOpeners .dropdown .introText .intro {
    line-height: 1.5;
    font-size: 1rem;
  }
  #sectionMenu .menuOpeners .dropdown .menuItems {
    gap: 0 20px;
  }
  #sectionMenu .menuOpeners .dropdown .menuItems a.image-block {
    flex: 0 0 calc(50% - 10px);
  }
}
@media all and (min-width: 1024px) and (max-width: 1900px) {
  #openDays .gradient {
    width: 80%;
  }
}
@media all and (min-width: 1400px) and (max-width: 2000px) {
  #sectionMenu .menuOpeners .dropdown {
    gap: 0 80px;
  }
}
@media all and (max-height: 850px) and (min-width: 1024px) and (max-width: 1800px) {
  #slider .searchHolder {
    bottom: 100px;
  }
  #slider .bannerText {
    bottom: 280px;
  }
  #slider a.scrollMore {
    bottom: 35px;
  }
}
#slider.page {
  min-height: 0;
  margin-top: 210px;
}
#slider.page .sliderImages {
  left: 0;
  width: 100%;
  top: 0;
}
#slider.page .sliderImages .slideImage {
  width: 100%;
  background-size: cover;
  background-position: center bottom;
}
#slider.page .sliderImages .overlay {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  background-image: url(../images/background/gradient.svg);
  background-size: cover;
}
#slider.page .sectorPageTitle {
  position: absolute;
  width: 100%;
  top: 40%;
  left: 0;
  text-align: center;
  transform: translateY(-50%);
  text-shadow: 0px 1px 10px rgba(0, 0, 0, 0.29);
}

#slider.page,
#slider.page .sliderImages,
#slider.page .sliderImages .slide,
#slider.page .sliderImages .slideImage,
#slider.page .container {
  height: 490px;
  height: 30.625rem;
  max-height: 60vh;
}

#slider.page .container {
  min-height: 0;
}

html.tablet.landscape #slider.page,
html.tablet.landscape #slider.page .sliderImages,
html.tablet.landscape #slider.page .sliderImages .slide,
html.tablet.landscape #slider.page .sliderImages .slideImage,
html.tablet.landscape #slider.page .container {
  height: 350px;
  height: 21.875rem;
}

html.tablet.landscape body.landing.banner-search #slider.page,
html.tablet.landscape body.landing.banner-search #slider.page .sliderImages,
html.tablet.landscape body.landing.banner-search #slider.page .sliderImages .slide,
html.tablet.landscape body.landing.banner-search #slider.page .sliderImages .slideImage,
html.tablet.landscape body.landing.banner-search #slider.page .container {
  height: 400px;
  height: 25rem;
}

#pageHolder {
  float: left;
  width: 100%;
  position: relative;
}
#pageHolder .slashes.style-1.left {
  top: 70px;
  left: -142px;
}
#pageHolder .pageHolder {
  float: left;
  width: 100%;
  position: relative;
  padding-bottom: 100px;
  padding-bottom: 6.25rem;
}
#pageHolder .pageHolder .breadcrumb {
  float: left;
  position: relative;
  width: 100%;
  margin: 30px 0 35px 0;
  margin: 1.875rem 0 2.1875rem 0;
  line-height: 1.3;
}
#pageHolder .pageHolder .breadcrumb a {
  word-break: break-word;
  padding: 0 4px 0 0;
  padding: 0 0.25rem 0 0;
  margin-right: 20px;
  margin-right: 1.25rem;
  position: relative;
}
#pageHolder .pageHolder .breadcrumb a:first-child {
  padding: 0 4px 0 0;
  padding: 0 0.25rem 0 0;
}
#pageHolder .pageHolder .breadcrumb a:hover,
#pageHolder .pageHolder .breadcrumb a.current {
  text-decoration: underline;
}
#pageHolder aside#sidebar {
  float: left;
  width: 310px;
  width: 19.375rem;
  position: relative;
  margin: 0;
  padding: 0;
  opacity: 1;
}
#pageHolder aside#sidebar nav#sideMenu {
  float: left;
  width: 100%;
  padding-bottom: 15px;
  padding-bottom: 0.9375rem;
}
#pageHolder aside#sidebar .sectionHeader {
  display: block;
  float: left;
  position: relative;
  padding: 0 20px;
  padding: 0 1.25rem;
  width: 100%;
  height: 40px;
  height: 2.5rem;
  line-height: 40px;
  line-height: 2.5rem;
  margin-top: 10px;
  margin-top: 0.625rem;
}
#pageHolder aside#sidebar .sectionHeader .sectionTitle i {
  display: none;
  line-height: 40px;
  line-height: 2.5rem;
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}
#pageHolder aside#sidebar .sectionHeader a.linkAction {
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
#pageHolder aside#sidebar .sectionHeader.sectionMenuOpen .sectionTitle i {
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  margin: 0 0 0 0;
  margin: 0 0 0 0;
}
#pageHolder aside#sidebar ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  float: left;
  width: 100%;
  padding: 5px 0 0 0;
  padding: 0.3125rem 0 0 0;
  z-index: 2000;
  position: relative;
}
#pageHolder aside#sidebar ul li {
  float: left;
  width: 100%;
  position: relative;
}
#pageHolder aside#sidebar ul li a {
  display: block;
  padding: 8px 20px;
  padding: 0.5rem 1.25rem;
  line-height: 1.4;
}
#pageHolder aside#sidebar ul li a:hover, #pageHolder aside#sidebar ul li a:focus, #pageHolder aside#sidebar ul li a.active {
  text-decoration: underline;
}
#pageHolder aside#sidebar ul li.has-sub > a {
  padding: 8px 60px 8px 20px;
  padding: 0.5rem 3.75rem 0.5rem 1.25rem;
}
#pageHolder aside#sidebar ul li ul {
  display: none;
  margin: 0;
  margin: 0;
  padding: 0;
}
#pageHolder aside#sidebar ul li ul li {
  float: left;
  width: 100%;
  padding: 0;
  border: none;
}
#pageHolder aside#sidebar ul li ul li a {
  padding: 3px 35px 3px 32px;
  padding: 0.1875rem 2.1875rem 0.1875rem 2rem;
  border: none;
}
#pageHolder aside#sidebar ul li ul li.has-sub > a {
  padding: 3px 60px 3px 32px;
  padding: 0.1875rem 3.75rem 0.1875rem 2rem;
}
#pageHolder aside#sidebar ul li ul li:before {
  position: absolute;
  top: 5px;
  top: 0.3125rem;
  left: 20px;
  left: 1.25rem;
  content: "-";
}
#pageHolder aside#sidebar ul li ul li li a {
  padding: 3px 35px 3px 45px;
  padding: 0.1875rem 2.1875rem 0.1875rem 2.8125rem;
}
#pageHolder aside#sidebar ul li ul li li:before {
  left: 34px;
  left: 2.125rem;
}
#pageHolder aside#sidebar ul li.has-sub ul {
  display: none;
}
#pageHolder aside#sidebar ul li.has-sub.open .holder {
  top: -2px;
  top: -0.125rem;
}
#pageHolder aside#sidebar ul li.has-sub.open .holder:after {
  content: "\f0aa";
}
#pageHolder aside#sidebar ul li.has-sub.open ul li .holder:after {
  content: "\f0ab";
}
#pageHolder aside#sidebar ul li.has-sub.open ul li.has-sub.open .holder:after {
  content: "\f0aa";
}
#pageHolder aside#sidebar .holder {
  width: 30px;
  width: 1.875rem;
  height: 0;
  right: 15px;
  right: 0.9375rem;
  position: absolute;
  top: 0;
  top: 0;
  height: 100%;
}
#pageHolder aside#sidebar .holder:after {
  display: block;
  position: absolute;
  text-align: center;
  width: 100%;
  height: 12px;
  height: 0.75rem;
  padding: 0;
  padding: 0;
  z-index: 10;
  content: "\f0ab";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  top: 10px;
  top: 0.625rem;
}
#pageHolder aside#sidebar .holder:hover {
  cursor: pointer;
}
#pageHolder #pageContent {
  margin-left: 370px;
  margin-left: 23.125rem;
  margin-top: 80px;
  margin-top: 5rem;
  position: relative;
  z-index: 1800;
}
#pageHolder #pageContent ul, #pageHolder #pageContent ol {
  line-height: 1.5;
  display: block;
  width: 100%;
}
#pageHolder #pageContent ul {
  margin-bottom: 25px;
  margin-bottom: 1.5625rem;
  margin-left: 0;
  padding: 0;
  padding-left: 18px;
  padding-left: 1.125rem;
}
#pageHolder #pageContent ul li {
  position: relative;
  list-style-position: outside;
}
#pageHolder #pageContent ol {
  counter-reset: li;
  list-style: none;
  *list-style: decimal;
  padding: 0 0 0 24px;
  width: 96%;
}
#pageHolder #pageContent ol li {
  position: relative;
  margin-bottom: 1px;
  margin-bottom: 0.0625rem;
}
#pageHolder #pageContent ol li:before {
  content: counter(li) ".";
  counter-increment: li;
  position: absolute;
  left: -28px;
  left: -1.75rem;
  top: 0;
  top: 0;
  height: 20px;
  width: 20px;
  text-align: center;
}
#pageHolder #pageContent h1 {
  margin-top: 0;
  margin-bottom: 30px;
  margin-bottom: 1.875rem;
  position: relative;
  line-height: 1.35;
  width: 100%;
  float: left;
}
#pageHolder #pageContent h1.noMargin {
  margin-bottom: 0;
}
#pageHolder #pageContent h2.alternateFormat {
  margin-bottom: 30px;
}
#pageHolder #pageContent p {
  line-height: 1.5;
  margin: 0 0 25px 0;
  margin: 0 0 1.5625rem 0;
}
#pageHolder #pageContent p a {
  text-decoration: underline;
}
#pageHolder #pageContent p a:hover {
  text-decoration: none;
}
#pageHolder #pageContent img.alignLeft,
#pageHolder #pageContent img.alignRight {
  margin-bottom: 25px;
  margin-bottom: 1.5625rem;
}
#pageHolder #pageContent img.alignLeft {
  float: left;
  margin-right: 25px;
  margin-right: 1.5625rem;
}
#pageHolder #pageContent img.alignRight {
  float: right;
  margin-left: 25px;
  margin-left: 1.5625rem;
}
#pageHolder #pageContent img.centered {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
#pageHolder #pageContent img.alignright {
  padding: 4px;
  margin: 0 0 2px 7px;
  display: inline;
}
#pageHolder #pageContent img.alignleft {
  padding: 4px;
  margin: 0 7px 2px 0;
  display: inline;
}
#pageHolder #pageContent .alignright {
  float: right;
}
#pageHolder #pageContent .alignleft {
  float: left;
}
#pageHolder #pageContent blockquote {
  margin: 45px 0 25px 0;
  margin: 2.8125rem 0 1.5625rem 0;
  padding: 55px 50px;
  padding: 3.4375rem 3.125rem;
  line-height: 1.5;
}
#pageHolder #pageContent blockquote cite.author {
  margin-top: 12px;
  margin-top: 0.75rem;
  display: block;
  font-style: normal;
}
#pageHolder #pageContent .oneThird {
  float: left;
  width: 30%;
  margin-left: 5%;
}
#pageHolder #pageContent .oneHalf {
  float: left;
  width: 47.5%;
  margin-left: 5%;
}
#pageHolder #pageContent .extraContent {
  padding: 20px 0 0 0;
  padding: 1.25rem 0 0 0;
  float: left;
  width: 100%;
}
#pageHolder #pageContent .extraContent h2 {
  text-transform: none;
}
#pageHolder #pageContent .oneThird:first-of-type {
  margin-left: 0;
}
#pageHolder #pageContent .oneHalf:first-of-type {
  margin-left: 0;
}
#pageHolder #pageContent.fullWidth {
  margin-left: 0;
}

body.landing.banner-search #slider.page .sectorPageTitle {
  top: 30%;
}

body.error-404 #pageHolder #pageContent h1 {
  margin-bottom: 15px;
}
body.error-404 #pageHolder #pageContent h2 {
  margin-bottom: 25px;
}
body.error-404 #pageHolder #pageContent a.more span {
  float: left;
}
body.error-404 #pageHolder #pageContent a.more i {
  float: left;
  margin-left: 0;
  line-height: 45px;
  opacity: 0;
  width: 0;
}
body.error-404 #pageHolder #pageContent a.more:hover i {
  margin-left: 8px;
  opacity: 1;
  width: auto;
}

body.course-basket #pageHolder #pageContent a.applyNow span {
  float: left;
}
body.course-basket #pageHolder #pageContent a.applyNow i {
  float: left;
  margin-left: 0;
  line-height: 45px;
  opacity: 0;
  width: 0;
}
body.course-basket #pageHolder #pageContent a.applyNow:hover i {
  margin-left: 8px;
  opacity: 1;
  width: auto;
}

#pageHolder #pageContent .alumniList,
#sectorLandingWelcome .welcomeSidebar .alumniProfile {
  width: 100%;
  float: left;
}
#pageHolder #pageContent .alumniList .item,
#pageHolder #pageContent .alumniList .profile,
#sectorLandingWelcome .welcomeSidebar .alumniProfile .item,
#sectorLandingWelcome .welcomeSidebar .alumniProfile .profile {
  float: left;
  position: relative;
  width: calc(50% - 20px);
  margin-left: 0;
  padding: 25px 25px 30px 0;
  margin-bottom: 20px;
  min-height: 300px;
}
#pageHolder #pageContent .alumniList .item:nth-child(odd),
#pageHolder #pageContent .alumniList .profile:nth-child(odd),
#sectorLandingWelcome .welcomeSidebar .alumniProfile .item:nth-child(odd),
#sectorLandingWelcome .welcomeSidebar .alumniProfile .profile:nth-child(odd) {
  margin-left: 0;
}
#pageHolder #pageContent .alumniList .item .thumbnail,
#pageHolder #pageContent .alumniList .profile .thumbnail,
#sectorLandingWelcome .welcomeSidebar .alumniProfile .item .thumbnail,
#sectorLandingWelcome .welcomeSidebar .alumniProfile .profile .thumbnail {
  position: absolute;
  left: 0;
  top: 0;
  margin: 0;
  width: 200px;
}
#pageHolder #pageContent .alumniList .item .thumbnail img,
#pageHolder #pageContent .alumniList .profile .thumbnail img,
#sectorLandingWelcome .welcomeSidebar .alumniProfile .item .thumbnail img,
#sectorLandingWelcome .welcomeSidebar .alumniProfile .profile .thumbnail img {
  max-width: 100%;
  height: auto;
}
#pageHolder #pageContent .alumniList .item .alumniInfo,
#pageHolder #pageContent .alumniList .profile .alumniInfo,
#sectorLandingWelcome .welcomeSidebar .alumniProfile .item .alumniInfo,
#sectorLandingWelcome .welcomeSidebar .alumniProfile .profile .alumniInfo {
  position: relative;
  padding-left: 225px;
}
#pageHolder #pageContent .alumniList .item .alumniInfo span,
#pageHolder #pageContent .alumniList .profile .alumniInfo span,
#sectorLandingWelcome .welcomeSidebar .alumniProfile .item .alumniInfo span,
#sectorLandingWelcome .welcomeSidebar .alumniProfile .profile .alumniInfo span {
  display: block;
  line-height: 1.4;
}
#pageHolder #pageContent .alumniList .item .alumniInfo .name,
#pageHolder #pageContent .alumniList .profile .alumniInfo .name,
#sectorLandingWelcome .welcomeSidebar .alumniProfile .item .alumniInfo .name,
#sectorLandingWelcome .welcomeSidebar .alumniProfile .profile .alumniInfo .name {
  margin-bottom: 20px;
}
#pageHolder #pageContent .alumniList .item .alumniInfo .job-title,
#pageHolder #pageContent .alumniList .item .alumniInfo .studied,
#pageHolder #pageContent .alumniList .profile .alumniInfo .job-title,
#pageHolder #pageContent .alumniList .profile .alumniInfo .studied,
#sectorLandingWelcome .welcomeSidebar .alumniProfile .item .alumniInfo .job-title,
#sectorLandingWelcome .welcomeSidebar .alumniProfile .item .alumniInfo .studied,
#sectorLandingWelcome .welcomeSidebar .alumniProfile .profile .alumniInfo .job-title,
#sectorLandingWelcome .welcomeSidebar .alumniProfile .profile .alumniInfo .studied {
  padding-left: 30px;
  margin: 3px 0;
  position: relative;
}
#pageHolder #pageContent .alumniList .item .alumniInfo .job-title i,
#pageHolder #pageContent .alumniList .item .alumniInfo .studied i,
#pageHolder #pageContent .alumniList .profile .alumniInfo .job-title i,
#pageHolder #pageContent .alumniList .profile .alumniInfo .studied i,
#sectorLandingWelcome .welcomeSidebar .alumniProfile .item .alumniInfo .job-title i,
#sectorLandingWelcome .welcomeSidebar .alumniProfile .item .alumniInfo .studied i,
#sectorLandingWelcome .welcomeSidebar .alumniProfile .profile .alumniInfo .job-title i,
#sectorLandingWelcome .welcomeSidebar .alumniProfile .profile .alumniInfo .studied i {
  position: absolute;
  left: 0;
  top: 4px;
}
#pageHolder #pageContent .alumniList .item .alumniInfo .excerpt,
#pageHolder #pageContent .alumniList .item .alumniInfo .comments,
#pageHolder #pageContent .alumniList .profile .alumniInfo .excerpt,
#pageHolder #pageContent .alumniList .profile .alumniInfo .comments,
#sectorLandingWelcome .welcomeSidebar .alumniProfile .item .alumniInfo .excerpt,
#sectorLandingWelcome .welcomeSidebar .alumniProfile .item .alumniInfo .comments,
#sectorLandingWelcome .welcomeSidebar .alumniProfile .profile .alumniInfo .excerpt,
#sectorLandingWelcome .welcomeSidebar .alumniProfile .profile .alumniInfo .comments {
  line-height: 1.5;
}
#pageHolder #pageContent .alumniList .item .alumniInfo .excerpt,
#pageHolder #pageContent .alumniList .profile .alumniInfo .excerpt,
#sectorLandingWelcome .welcomeSidebar .alumniProfile .item .alumniInfo .excerpt,
#sectorLandingWelcome .welcomeSidebar .alumniProfile .profile .alumniInfo .excerpt {
  margin: 20px 0 25px 0;
  padding-top: 25px;
  border-top-width: 1px;
  border-top-style: solid;
}
#pageHolder #pageContent .alumniList .profile,
#sectorLandingWelcome .welcomeSidebar .alumniProfile .profile {
  width: 100%;
  text-align: left;
}

.button-area {
  float: left;
  width: 100%;
  text-align: center;
  margin: 0 0 50px 0;
  margin: 0 0 3.125rem 0;
}
.button-area .button {
  display: inline-block;
  min-width: 19.2307%;
  padding: 0 18px;
  cursor: pointer;
  margin: 0;
  line-height: 1.5;
}
.button-area input[type=checkbox] {
  display: none;
}

#mobile.button-area {
  position: relative;
  float: left;
  width: 240px;
  margin: 0 0 30px 0;
  margin: 0 0 1.875rem 0;
}
#mobile.button-area .sectionName {
  float: left;
  margin-bottom: 15px;
}
#mobile.button-area .title {
  position: relative;
  float: left;
  width: 100%;
  padding: 0 18px;
  height: 45px;
  height: 2.8125rem;
  line-height: 45px;
  line-height: 2.8125rem;
  text-align: left;
}
#mobile.button-area .title.open i.fa-arrow-down {
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform-style: preserve-3d;
}
#mobile.button-area .title i.fa-arrow-down {
  position: absolute;
  right: 18px;
  right: 1.125rem;
  top: 0;
  line-height: 45px;
  line-height: 2.8125rem;
}
#mobile.button-area .title i.fa-graduation-cap {
  float: left;
  line-height: 45px;
  margin-right: 8px;
}
#mobile.button-area .buttonContainer {
  position: absolute;
  top: 75px;
  top: 4.6875rem;
  left: 0;
  width: 100%;
  z-index: 100;
  padding: 5px 0;
  height: 0;
  opacity: 0;
}
#mobile.button-area .buttonContainer.active {
  height: auto;
  opacity: 1;
  padding-bottom: 15px;
  padding-bottom: 0.9375rem;
}
#mobile.button-area .buttonContainer .button {
  margin: 5px 0;
}
#mobile.button-area .button {
  width: 100%;
  text-align: left;
  margin-left: 0;
}
#mobile.button-area .button.active {
  text-decoration: underline;
}

@media (max-width: 400px) {
  #pageHolder #pageContent .alumniList .item .thumbnail,
  #sectorLandingWelcome .welcomeSidebar .alumniProfile .profile .thumbnail {
    height: 240px;
  }
  #pageHolder #pageContent .alumniList .item .thumbnail img,
  #sectorLandingWelcome .welcomeSidebar .alumniProfile .profile .thumbnail img {
    top: -15%;
  }
}
@media all and (min-width: 400px) and (max-width: 500px) {
  #pageHolder #pageContent .alumniList .item .thumbnail,
  #sectorLandingWelcome .welcomeSidebar .alumniProfile .profile .thumbnail {
    height: 280px;
  }
  #pageHolder #pageContent .alumniList .item .thumbnail img,
  #sectorLandingWelcome .welcomeSidebar .alumniProfile .profile .thumbnail img {
    top: -18%;
  }
}
@media all and (min-width: 500px) and (max-width: 600px) {
  #pageHolder #pageContent .alumniList .item .thumbnail,
  #sectorLandingWelcome .welcomeSidebar .alumniProfile .profile .thumbnail {
    height: 320px;
  }
  #pageHolder #pageContent .alumniList .item .thumbnail img,
  #sectorLandingWelcome .welcomeSidebar .alumniProfile .profile .thumbnail img {
    top: -20%;
  }
}
@media (max-width: 600px) {
  #pageHolder #pageContent .alumniList .item,
  #sectorLandingWelcome .welcomeSidebar .alumniProfile .profile {
    margin: 0 0 10px 0;
    padding: 0;
  }
  #pageHolder #pageContent .alumniList .item .thumbnail,
  #sectorLandingWelcome .welcomeSidebar .alumniProfile .profile .thumbnail {
    position: relative;
    float: left;
    width: 100%;
    overflow: hidden;
  }
  #pageHolder #pageContent .alumniList .item .thumbnail img,
  #sectorLandingWelcome .welcomeSidebar .alumniProfile .profile .thumbnail img {
    position: absolute;
    left: 0;
    width: 100%;
    height: auto;
  }
  #pageHolder #pageContent .alumniList .item .alumniInfo,
  #sectorLandingWelcome .welcomeSidebar .alumniProfile .profile .alumniInfo {
    float: left;
    padding: 15px 20px 25px 20px;
  }
}
@media (max-width: 767px) {
  #slider.page,
  #slider.page .sliderImages,
  #slider.page .sliderImages .slide,
  #slider.page .sliderImages .slideImage,
  #slider.page .container {
    height: 150px;
    height: 9.375rem;
    min-height: 0;
  }
  #pageHolder .pageHolder {
    padding-top: 25px;
  }
  #pageHolder .pageHolder .breadcrumb {
    display: none;
  }
  #pageHolder .slashes.style-1.left {
    top: 30px;
  }
  #pageHolder #pageContent h1 {
    margin-bottom: 25px;
    margin-bottom: 1.5625rem;
  }
  #pageHolder #pageContent blockquote {
    padding: 25px 20px 20px 20px;
    padding: 1.5625rem 1.25rem 1.25rem 1.25rem;
    margin: 35px 0 20px 0;
    margin: 2.1875rem 0 1.25rem 0;
  }
  #pageHolder #pageContent img {
    width: 100%;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  #pageHolder aside#sidebar {
    top: 0;
  }
  #pageHolder aside#sidebar .sectionHeader .sectionTitle i {
    right: 15px;
    right: 0.9375rem;
  }
  #pageHolder aside#sidebar nav#sideMenu {
    top: -40px;
  }
  #pageHolder aside#sidebar .sectionHeader {
    padding: 0 15px;
  }
  #pageHolder aside#sidebar ul {
    padding: 0 0 10px 0;
  }
  #pageHolder aside#sidebar ul li a {
    padding: 5px 15px;
  }
  #pageHolder aside#sidebar ul li.has-sub a {
    padding: 5px 50px 5px 15px;
  }
  #pageHolder aside#sidebar .holder {
    right: 14px;
  }
  #pageHolder aside#sidebar ul li ul li:before {
    left: 15px;
  }
  #pageHolder aside#sidebar ul li ul li a {
    padding: 3px 35px 3px 26px !important;
  }
  #pageHolder aside#sidebar ul li ul li li:before {
    left: 28px;
  }
  #pageHolder aside#sidebar ul li ul li li a {
    padding: 3px 35px 3px 38px !important;
  }
  #pageHolder .pageHolder {
    padding-bottom: 10px;
  }
  body.landing.banner-search #slider.page {
    height: 315px;
  }
  body.landing.banner-search #slider.page .sliderImages,
  body.landing.banner-search #slider.page .sliderImages .slide,
  body.landing.banner-search #slider.page .sliderImages .slideImage {
    height: 150px;
  }
  body.landing.banner-search #slider.page .sectorPageTitle {
    top: -85px;
  }
  body.landing.banner-search #slider.page .container {
    height: 165px;
    margin-top: 150px;
    background-color: #2b2b2b;
  }
  body.landing.banner-search #slider .searchHolder.page {
    bottom: 12px;
  }
  body.landing.banner-search.interests #slider.page,
  body.landing.banner-search.career-search #slider.page {
    height: 285px;
  }
  body.landing.banner-search.interests #slider .searchHolder,
  body.landing.banner-search.career-search #slider .searchHolder {
    height: 116px;
  }
  body.landing.banner-search.interests #slider.page .sliderImages,
  body.landing.banner-search.interests #slider.page .sliderImages .slide,
  body.landing.banner-search.interests #slider.page .sliderImages .slideImage,
  body.landing.banner-search.career-search #slider.page .sliderImages,
  body.landing.banner-search.career-search #slider.page .sliderImages .slide,
  body.landing.banner-search.career-search #slider.page .sliderImages .slideImage {
    height: 150px;
  }
  body.landing.banner-search.interests #slider .searchHolder .linkButtons,
  body.landing.banner-search.career-search #slider .searchHolder .linkButtons {
    height: 36px;
  }
  body.landing.banner-search.interests #slider.page .container,
  body.landing.banner-search.career-search #slider.page .container {
    height: 135px;
    margin-top: 150px;
    background-color: #2b2b2b;
  }
  body.landing.banner-search.interests #slider .searchHolder.page,
  body.landing.banner-search.career-search #slider .searchHolder.page {
    bottom: 12px;
  }
  #mobile.button-area .buttonContainer {
    top: 74px;
  }
  #sectorLandingWelcome .welcomeSidebar .alumniProfile {
    margin-bottom: 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 {
    height: 380px;
    height: 23.75rem;
    min-height: 0;
  }
  #pageHolder .pageHolder .breadcrumb {
    margin-top: 20px;
  }
  #pageHolder aside#sidebar .sectionHeader {
    height: 60px;
    line-height: 60px;
  }
  #pageHolder aside#sidebar {
    top: -60px;
  }
  #pageHolder aside#sidebar .sectionHeader .sectionTitle i {
    right: 20px;
    right: 1.25rem;
  }
  #pageHolder aside#sidebar .sectionHeader .sectionTitle i {
    line-height: 60px;
  }
  #pageHolder .pageHolder {
    padding-bottom: 50px;
  }
  #slider .searchHolder.page {
    bottom: 20px;
  }
  #slider.page .sectorPageTitle {
    top: 100px;
  }
  body.landing.banner-search #slider.page,
  body.landing.banner-search #slider.page .sliderImages,
  body.landing.banner-search #slider.page .sliderImages .slide,
  body.landing.banner-search #slider.page .sliderImages .slideImage,
  body.landing.banner-search #slider.page .container {
    max-height: 380px;
  }
  #sectorLandingWelcome .welcomeSidebar .alumniProfile {
    margin-bottom: 25px;
  }
}
@media (max-width: 1023px) {
  #pageHolder aside#sidebar .collapse {
    position: relative;
    display: none;
    float: left;
    width: 100%;
    position: relative;
  }
  #pageHolder aside#sidebar {
    margin-left: 0;
    margin-right: 0;
    width: 100%;
    z-index: 1900;
    position: absolute;
  }
  #pageHolder aside#sidebar nav#sideMenu {
    position: absolute;
    left: 0;
    padding-bottom: 0;
  }
  #pageHolder aside#sidebar .sectionHeader {
    margin-top: 0;
  }
  #pageHolder aside#sidebar .sectionHeader a.linkAction {
    display: block;
    z-index: 2000;
  }
  #pageHolder aside#sidebar .sectionHeader a.linkAction:hover {
    cursor: pointer;
  }
  #pageHolder aside#sidebar .sectionHeader .sectionTitle i {
    position: absolute;
    top: 0;
    display: block;
  }
  #pageHolder #pageContent {
    margin-left: 0;
    float: left;
    margin-top: 0;
    width: 100%;
  }
}
@media all and (min-width: 768px) and (max-width: 1024px) {
  #sectorLandingWelcome .welcomeSidebar .alumniProfile {
    padding-left: 25px;
    padding-right: 25px;
  }
}
@media (max-width: 1100px) {
  #slider.page {
    margin-top: 0;
  }
}
@media (max-width: 1249px) {
  #pageHolder #pageContent .oneThird {
    width: 100%;
    margin: 0;
    margin: 0;
  }
}
@media all and (min-width: 768px) and (max-width: 1400px) {
  #pageHolder #pageContent .alumniList .item {
    margin: 0 0 15px 0;
  }
}
@media (max-width: 1400px) {
  #pageHolder #pageContent .alumniList .item {
    width: 100%;
  }
}
@media (min-width: 1500px) {
  #pageHolder {
    min-height: 700px;
  }
}
span.articleDate {
  margin: 0 0 35px 0;
  margin: 0 0 2.1875rem 0;
  display: block;
}

#pageContent #monthFilter {
  float: right;
}
#pageContent #monthFilter span.title {
  float: left;
  line-height: 40px;
  line-height: 2.5rem;
  margin-right: 10px;
  margin-right: 0.625rem;
}
#pageContent #monthFilter .filterGroup {
  float: left;
  width: 240px;
  width: 15rem;
  height: 40px;
  height: 2.5rem;
  line-height: 40px;
  line-height: 2.5rem;
  padding: 0 35px 0 22px;
  padding: 0 2.1875rem 0 1.375rem;
  position: relative;
}
#pageContent #monthFilter .filterGroup:after {
  content: "\f063";
  font-family: "Font Awesome 5 Free";
  font-weight: 700;
  position: absolute;
  top: 0;
  line-height: 40px;
  line-height: 2.5rem;
  width: 34px;
  width: 2.125rem;
  height: 40px;
  height: 2.5rem;
  right: 7px;
  right: 0.4375rem;
  text-align: center;
  transform-style: preserve-3d;
  transform: rotate(0);
  -webkit-transform: rotate(0);
}
#pageContent #monthFilter .filterGroup.open:after {
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
}
#pageContent #monthFilter .filterItems {
  position: absolute;
  width: 100%;
  top: 100%;
  left: 0;
  padding: 0;
  padding: 0;
  display: none;
  overflow: hidden;
  z-index: 100;
  transition: max-height 0s, opacity 0.25s ease-in;
  -webkit-transition: max-height 0s, opacity 0.25s ease-in;
  -webkit-box-shadow: 0px 6px 8px -2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 6px 8px -2px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 6px 8px -2px rgba(0, 0, 0, 0.2);
}
#pageContent #monthFilter .filterItems .filterItem {
  line-height: normal;
  padding: 5px 15px 5px 22px;
  padding: 0.3125rem 0.9375rem 0.3125rem 1.375rem;
}
#pageContent #monthFilter .filterItems .filterItem:last-child {
  padding-bottom: 15px;
  padding-bottom: 0.9375rem;
}
#pageContent #monthFilter .filterItems .filterItem:hover,
#pageContent #monthFilter .filterItems .filterItem:focus {
  cursor: pointer;
  text-decoration: underline;
  z-index: 200;
}

#pageHolder #pageContent .monthTitle {
  margin: 0 0 20px 0;
  margin: 0 0 1.25rem 0;
  display: block;
  float: left;
}

#pageHolder #pageContent ul.newsList {
  margin: 0;
  padding: 0;
  list-style-type: none;
  margin: 0 0 20px 0;
  margin: 0 0 1.25rem 0;
  width: 100%;
  float: left;
  clear: none;
}
#pageHolder #pageContent ul.newsList li:before {
  display: none;
}
#pageHolder #pageContent ul.newsList li {
  float: left;
  margin-bottom: 76px;
  margin-bottom: 4.75rem;
  width: 100%;
}
#pageHolder #pageContent ul.newsList li a {
  display: block;
  z-index: 5;
  width: 100%;
}
#pageHolder #pageContent ul.newsList .thumbnail {
  height: 200px;
  height: 12.5rem;
  position: relative;
  overflow: hidden;
}
#pageHolder #pageContent ul.newsList .thumbnail img {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 105%;
  height: 105%;
  object-fit: cover;
  transform: translate(-50%, -50%) scale(1);
  -webkit-transform: translate(-50%, -50%) scale(1);
}
#pageHolder #pageContent ul.newsList .info {
  padding: 22px 20px 45px 20px;
  padding: 1.375rem 1.25rem 2.8125rem 1.25rem;
  float: left;
  width: 100%;
  position: relative;
}
#pageHolder #pageContent ul.newsList .info .title {
  margin-top: 10px;
  margin-top: 0.625rem;
  line-height: 1.3;
}
#pageHolder #pageContent ul.newsList a:hover .thumbnail img {
  transform: translate(-50%, -50%) scale(1.1);
  -webkit-transform: translate(-50%, -50%) scale(1.1);
}
#pageHolder #pageContent ul.newsList a:hover .more i {
  margin-left: 8px;
  opacity: 1;
  width: auto;
}
#pageHolder #pageContent ul.newsList .more {
  position: absolute;
  left: 0px;
  left: 0rem;
  bottom: -46px;
  bottom: -2.875rem;
  z-index: 5;
}
#pageHolder #pageContent ul.newsList .more span {
  float: left;
}
#pageHolder #pageContent ul.newsList .more i {
  float: left;
  margin-left: 0;
  line-height: 45px;
  opacity: 0;
  width: 0;
}

#pageHolder #pageContent ul.newsList {
  margin-top: 15px;
  margin-top: 0.9375rem;
}
#pageHolder #pageContent ul.newsList li {
  padding: 0 !important;
}

.pagination {
  width: 100%;
  height: 20px;
  height: 1.25rem;
  float: left;
  margin: 15px 0 35px 0;
  margin: 0.9375rem 0 2.1875rem 0;
  text-align: center;
  position: relative;
}
.pagination a.previous,
.pagination a.next {
  position: absolute;
}
.pagination a.previous {
  left: 0;
}
.pagination a.next {
  right: 0;
}
.pagination .pageContent {
  float: left;
  width: 100%;
}
.pagination a.next:hover, .pagination a.previous:hover,
.pagination a.next:focus, .pagination a.previous:focus {
  cursor: pointer;
  text-decoration: underline;
}

.share {
  float: left;
  width: 100%;
  margin: 40px 0;
  margin: 2.5rem 0;
  border-top-style: solid;
  border-top-width: 2px;
  padding-top: 30px;
}
.share span {
  float: left;
  margin: 1px 5px 0 0;
  margin: 0.0625rem 0.3125rem 0 0;
}
.share a {
  float: left;
  margin-left: 7px;
  margin-left: 0.4375rem;
  padding: 0 3px;
}
.share a:hover {
  margin-top: -2px;
}
.share.course-page {
  margin: 10px 0 40px 0;
  margin: 0.625rem 0 2.5rem 0;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-top: none;
  padding: 0 0 30px 0;
}

@media (max-width: 767px) {
  #pageHolder #pageContent ul.newsList li {
    margin-bottom: 56px;
  }
  #pageContent #monthFilter {
    float: left;
    clear: left;
  }
  .pagination a {
    line-height: 20px;
  }
  #pageContent #monthFilter .filterGroup {
    width: 233px;
  }
}
@media all and (min-width: 768px) and (max-width: 1023px) {
  #pageHolder #pageContent ul.newsList li {
    width: 47.9275%;
    margin-left: 4.145%;
  }
  #pageHolder #pageContent ul.newsList li:nth-child(odd) {
    margin-left: 0;
  }
  .share {
    margin: 15px 0 0 0;
  }
  #pageHolder #pageContent ul.newsList {
    padding: 0 30px;
  }
}
@media all and (min-width: 768px) and (max-width: 1400px) {
  #pageHolder #pageContent ul.newsList li {
    width: 47.9275%;
    margin-left: 4.145%;
  }
  #pageHolder #pageContent ul.newsList li:nth-child(odd) {
    margin-left: 0;
  }
  .share {
    margin: 15px 0 0 0;
  }
}
@media (min-width: 1400px) {
  #pageHolder #pageContent ul.newsList li {
    width: 31.6863%;
    margin-left: 2.47055%;
  }
  #pageHolder #pageContent ul.newsList li:nth-child(3n+1) {
    margin-left: 0;
  }
}
.searchBox {
  display: none;
  width: 620px;
  width: 38.75rem;
  height: 40px;
  height: 2.5rem;
  position: absolute;
  top: 12px;
  top: 0.75rem;
  right: 0;
  right: 0;
  z-index: 10;
}
.searchBox input.searchInput {
  position: absolute;
  top: 0;
  left: 15px;
  left: 0.9375rem;
  width: 540px;
  width: 33.75rem;
  height: 28px;
  height: 1.75rem;
  padding: 5px 15px 3px 0;
  padding: 0.3125rem 0.9375rem 0.1875rem 0;
  box-sizing: content-box;
  border: none;
  color: #2b2b2b;
  -webkit-appearance: none;
  outline: none;
  z-index: 10;
  background: none;
}
.searchBox input.searchInput::-webkit-input-placeholder {
  color: #2b2b2b;
  opacity: 1;
}
.searchBox input.searchInput:moz-placeholder {
  color: #2b2b2b;
  opacity: 1;
}
.searchBox input.searchInput::-moz-placeholder {
  color: #2b2b2b;
  opacity: 1;
}
.searchBox input.searchInput:-ms-input-placeholder {
  color: #2b2b2b;
  opacity: 1;
}
.searchBox button.searchBTN {
  position: absolute;
  right: 0;
  right: 0;
  top: -1px;
  top: -0.0625rem;
  width: 43px;
  width: 2.6875rem;
  height: 43px;
  height: 2.6875rem;
  border: none !important;
  -webkit-appearance: none;
  padding: 0;
  outline: none;
  text-align: right;
  background-color: transparent;
  line-height: 41px;
}

.searchBox a.closeBTN {
  position: absolute;
  left: -20px;
  left: -1.25rem;
  top: 0;
  top: 0;
  z-index: 2;
  width: 40px;
  width: 2.5rem;
  height: 40px;
  height: 2.5rem;
  margin-left: 0 !important;
  text-align: center;
}
.searchBox a.closeBTN i {
  line-height: 40px;
  line-height: 2.5rem;
}

body.course-search .inputSearch {
  float: left;
  width: 100%;
  margin: 0 0 25px 0;
  margin: 0 0 1.5625rem 0;
  position: relative;
}
body.course-search .inputSearch .search {
  width: 91%;
  float: left;
  width: calc(100% - 90px);
  height: 60px;
  height: 3.75rem;
  position: relative;
}
body.course-search .inputSearch .search input.searchInput {
  position: absolute;
  top: 0;
  left: 25px;
  left: 1.5625rem;
  width: 80%;
  width: calc(100% - 60px);
  height: 48px;
  height: 3rem;
  padding: 5px 15px 3px 0;
  padding: 0.3125rem 0.9375rem 0.1875rem 0;
  box-sizing: content-box;
  border: none;
  color: #2b2b2b;
  -webkit-appearance: none;
  outline: none;
  z-index: 10;
  background: none;
}
body.course-search .inputSearch .search input.searchInput::-webkit-input-placeholder {
  color: #2b2b2b;
  opacity: 1;
}
body.course-search .inputSearch .search input.searchInput:moz-placeholder {
  color: #2b2b2b;
  opacity: 1;
}
body.course-search .inputSearch .search input.searchInput::-moz-placeholder {
  color: #2b2b2b;
  opacity: 1;
}
body.course-search .inputSearch .search input.searchInput:-ms-input-placeholder {
  color: #2b2b2b;
  opacity: 1;
}
body.course-search .inputSearch button.searchBTN {
  position: relative;
  float: right;
  width: 90px;
  width: 5.625rem;
  height: 60px;
  height: 3.75rem;
  border: none !important;
  -webkit-appearance: none;
  padding: 0;
  outline: none;
  text-align: center;
}
body.course-search .searchQueryInfo,
body.course-search .resultsSectionTitle {
  float: left;
  width: 100%;
}
body.course-search .searchQueryInfo {
  line-height: 1.6;
  margin-bottom: 25px;
}
body.course-search .searchQueryInfo a:hover {
  cursor: pointer;
  text-decoration: underline;
}

#courseListAnchor,
#pageListAnchor,
#newsListAnchor {
  scroll-margin-top: 20px;
  scroll-snap-margin-top: 20px;
}

@media (max-width: 767px) {
  body.course-search .searchQueryInfo {
    margin-bottom: 5px;
  }
  body.course-search .inputSearch {
    margin-bottom: 15px;
  }
  body.course-search .inputSearch .search {
    height: 50px;
  }
  body.course-search .inputSearch .search input.searchInput {
    height: 38px;
    left: 15px;
    width: calc(100% - 40px);
  }
  body.course-search .inputSearch button.searchBTN {
    height: 50px;
  }
}
@media all and (min-width: 768px) and (max-width: 1024px) {
  body.course-search .searchQueryInfo {
    margin-bottom: 15px;
  }
}
@media (min-width: 1024px) {
  #courseListAnchor,
  #pageListAnchor,
  #newsListAnchor {
    scroll-margin-top: 280px;
    scroll-snap-margin-top: 280px;
  }
}
#pageHolder #pageContent .sitemap .column.span_5_of_10 {
  width: 50%;
  float: left;
  position: relative;
}

#pageHolder #pageContent .sitemap ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  list-style-type: none;
  padding-left: 0;
}

#pageHolder #pageContent .sitemap li {
  list-style-position: inside;
  margin: 0;
  padding: 0;
  list-style-type: none;
  float: left;
  width: 100%;
  padding: 5px 0 !important;
  padding: 0.3125rem 0 !important;
}
#pageHolder #pageContent .sitemap li a {
  line-height: 1.2;
  text-decoration: none;
  position: relative;
}
#pageHolder #pageContent .sitemap li a:hover {
  text-decoration: underline;
}
#pageHolder #pageContent .sitemap li:before {
  display: none;
}
#pageHolder #pageContent .sitemap li ul {
  margin: 25px 0 15px 0 !important;
  margin: 1.5625rem 0 0.9375rem 0 !important;
}
#pageHolder #pageContent .sitemap li ul li {
  padding: 2px 0 !important;
  padding: 0.125rem 0 !important;
}
#pageHolder #pageContent .sitemap li ul ul {
  margin: 5px 0 20px 0 !important;
  margin: 0.3125rem 0 1.25rem 0 !important;
}
#pageHolder #pageContent .sitemap li ul ul li {
  padding: 0 0 0 16px !important;
  padding: 0 0 0 1rem !important;
  position: relative;
}
#pageHolder #pageContent .sitemap li ul ul li:before {
  padding: 0 4px;
  padding: 0 0.25rem;
  -webkit-transition: color 0.3s;
  -moz-transition: color 0.3s;
  -ms-transition: color 0.3s;
  -o-transition: color 0.3s;
  transition: color 0.3s;
  display: block;
  height: 1px !important;
  height: 0.0625rem !important;
  left: 0 !important;
  width: 3px !important;
  width: 0.1875rem !important;
  border-radius: 0 !important;
  top: 12px !important;
  top: 0.75rem !important;
  position: absolute;
  content: "";
}
#pageHolder #pageContent .sitemap li ul ul li a {
  text-transform: inherit;
}

@media (max-width: 1023px) {
  #pageHolder #pageContent .sitemap .column.span_5_of_10 {
    width: 100%;
  }
}
#sectionMenu.page ul li.school-leavers .sf-mega,
#mobile.categoryMenu ul li.school-leavers,
.sectorCategory .category.school-leavers a,
body.course-search .courseCategoryList .course.school-leavers,
body.course-basket .courseCategoryList .course.school-leavers,
#sectionMenu .menuOpeners.school-leavers .dropdown {
  background-color: #33558B;
}

#sectionMenu .menuOpeners.school-leavers .dropdown .menuItems a.image-block .title {
  color: #33558B;
}

body.school-leavers #pageHolder aside#sidebar nav#sideMenu,
body.school-leavers #slider .searchHolder .courseSearch .searchElement button.searchBTN,
body.school-leavers #slider .searchHolder .searchElement button.searchBTN:before,
body.school-leavers #slider .searchHolder .searchElement button.searchBTN:after,
body.school-leavers .subjectAreas .subjectCategory .category .more,
body.school-leavers .courseCategoryList .course,
body.school-leavers #pageHolder aside#sidebar #courseInfo,
body.school-leavers #pageHolder #pageContent #employmentOpportunities,
body.school-leavers #relatedCourses {
  background-color: #33558B;
}

#sectionMenu .menuOpeners.school-leavers .menuItem .overlay,
.mm-listview > li.school-leavers a {
  background-color: #33558b;
  background-color: rgba(51, 85, 139, 0.95);
}

body.school-leavers #pageContent .quickLinks .link a .overlay {
  background-color: #33558b;
  background-color: rgba(51, 85, 139, 0.95);
}

body.school-leavers .subjectAreas .subjectCategory .category .overlay,
#sectionMenu .menuOpeners.school-leavers .dropdown .menuItems a.image-block .overlay {
  background-color: #33558b;
  background-color: rgba(51, 85, 139, 0.7);
}

#sectionMenu.page ul li.apprenticeships .sf-mega,
#mobile.categoryMenu ul li.apprenticeships,
.sectorCategory .category.apprenticeships a,
body.course-search .courseCategoryList .course.apprenticeships,
body.course-basket .courseCategoryList .course.apprenticeships,
#sectionMenu .menuOpeners.apprenticeships .dropdown {
  background-color: #B25E5D;
}

#sectionMenu .menuOpeners.apprenticeships .dropdown .menuItems a.image-block .title {
  color: #B25E5D;
}

body.apprenticeships #pageHolder aside#sidebar nav#sideMenu,
body.apprenticeships #slider .searchHolder .courseSearch .searchElement button.searchBTN,
body.apprenticeships #slider .searchHolder .searchElement button.searchBTN:before,
body.apprenticeships #slider .searchHolder .searchElement button.searchBTN:after,
body.apprenticeships .subjectAreas .subjectCategory .category .more,
body.apprenticeships .courseCategoryList .course,
body.apprenticeships #pageHolder aside#sidebar #courseInfo,
body.apprenticeships #pageHolder #pageContent #employmentOpportunities,
body.apprenticeships #relatedCourses {
  background-color: #B25E5D;
}

#sectionMenu .menuOpeners.apprenticeships .menuItem .overlay,
.mm-listview > li.apprenticeships a {
  background-color: #b25e5d;
  background-color: rgba(178, 94, 93, 0.95);
}

body.apprenticeships #pageContent .quickLinks .link a .overlay {
  background-color: #b25e5d;
  background-color: rgba(178, 94, 93, 0.9);
}

body.apprenticeships .subjectAreas .subjectCategory .category .overlay,
#sectionMenu .menuOpeners.apprenticeships .dropdown .menuItems a.image-block .overlay {
  background-color: #b25e5d;
  background-color: rgba(178, 94, 93, 0.7);
}

#sectionMenu.page ul li.adult .sf-mega,
#mobile.categoryMenu ul li.adult,
.sectorCategory .category.adult a,
body.course-search .courseCategoryList .course.adult,
body.course-basket .courseCategoryList .course.adult,
#sectionMenu .menuOpeners.adult .dropdown {
  background-color: #647C50;
}

#sectionMenu .menuOpeners.adult .dropdown .menuItems a.image-block .title {
  color: #647C50;
}

body.adult #pageHolder aside#sidebar nav#sideMenu,
body.adult #slider .searchHolder .courseSearch .searchElement button.searchBTN,
body.adult #slider .searchHolder .searchElement button.searchBTN:before,
body.adult #slider .searchHolder .searchElement button.searchBTN:after,
body.adult .subjectAreas .subjectCategory .category .more,
body.adult .courseCategoryList .course,
body.adult #pageHolder aside#sidebar #courseInfo,
body.adult #pageHolder #pageContent #employmentOpportunities,
body.adult #relatedCourses {
  background-color: #647C50;
}

#sectionMenu .menuOpeners.adult .menuItem .overlay,
.mm-listview > li.adult a {
  background-color: #647c50;
  background-color: rgba(100, 124, 80, 0.95);
}

body.adult #pageContent .quickLinks .link a .overlay {
  background-color: #647c50;
  background-color: rgba(100, 124, 80, 0.9);
}

body.adult .subjectAreas .subjectCategory .category .overlay,
#sectionMenu .menuOpeners.adult .dropdown .menuItems a.image-block .overlay {
  background-color: #647c50;
  background-color: rgba(100, 124, 80, 0.7);
}

#sectionMenu.page ul li.university .sf-mega,
#mobile.categoryMenu ul li.university,
.sectorCategory .category.university a,
body.course-search .courseCategoryList .course.university,
body.course-basket .courseCategoryList .course.university,
#sectionMenu .menuOpeners.university .dropdown {
  background-color: #70617D;
}

#sectionMenu .menuOpeners.university .dropdown .menuItems a.image-block .title {
  color: #70617D;
}

body.university #pageHolder aside#sidebar nav#sideMenu,
body.university #slider .searchHolder .courseSearch .searchElement button.searchBTN,
body.university #slider .searchHolder .searchElement button.searchBTN:before,
body.university #slider .searchHolder .searchElement button.searchBTN:after,
body.university .subjectAreas .subjectCategory .category .more,
body.university .courseCategoryList .course,
body.university #pageHolder aside#sidebar #courseInfo,
body.university #pageHolder #pageContent #employmentOpportunities,
body.university #relatedCourses {
  background-color: #70617D;
}

#sectionMenu .menuOpeners.university .menuItem .overlay,
.mm-listview > li.university a {
  background-color: #70617d;
  background-color: rgba(112, 97, 125, 0.95);
}

body.university #pageContent .quickLinks .link a .overlay {
  background-color: #70617d;
  background-color: rgba(112, 97, 125, 0.9);
}

body.university .subjectAreas .subjectCategory .category .overlay,
#sectionMenu .menuOpeners.university .dropdown .menuItems a.image-block .overlay {
  background-color: #70617d;
  background-color: rgba(112, 97, 125, 0.7);
}

#sectionMenu.page ul li.employers .sf-mega,
#mobile.categoryMenu ul li.employers,
.sectorCategory .category.employers,
body.course-search .courseCategoryList .course.employers,
body.course-basket .courseCategoryList .course.employers,
#sectionMenu .menuOpeners.employers .dropdown {
  background-color: #64778B;
}

#sectionMenu .menuOpeners.employers .dropdown .menuItems a.image-block .title {
  color: #64778B;
}

body.employers #pageHolder aside#sidebar nav#sideMenu,
body.employers #slider .searchHolder .courseSearch .searchElement button.searchBTN,
body.employers #slider .searchHolder .searchElement button.searchBTN:before,
body.employers #slider .searchHolder .searchElement button.searchBTN:after,
body.employers .subjectAreas .subjectCategory .category .more,
body.employers .courseCategoryList .course a,
body.employers #pageHolder aside#sidebar #courseInfo,
body.employers #pageHolder #pageContent #employmentOpportunities,
body.employers #relatedCourses {
  background-color: #64778B;
}

#sectionMenu .menuOpeners.employers .menuItem .overlay,
.mm-listview > li.employers a {
  background-color: #64778b;
  background-color: rgba(100, 119, 139, 0.95);
}

body.employers #pageContent .quickLinks .link a .overlay {
  background-color: #64778b;
  background-color: rgba(100, 119, 139, 0.9);
}

body.employers .subjectAreas .subjectCategory .category .overlay,
#sectionMenu .menuOpeners.employers .dropdown .menuItems a.image-block .overlay {
  background-color: #64778b;
  background-color: rgba(100, 119, 139, 0.7);
}

#sectionMenu .menuOpeners.school-leavers .menuItem a:hover .overlay,
#sectionMenu .menuOpeners.apprenticeships .menuItem a:hover .overlay,
#sectionMenu .menuOpeners.adult .menuItem a:hover .overlay,
#sectionMenu .menuOpeners.university .menuItem a:hover .overlay,
#sectionMenu .menuOpeners.employers .menuItem a:hover .overlay,
#sectionMenu .menuOpeners.school-leavers:hover > .menuItem > a .overlay,
#sectionMenu .menuOpeners.apprenticeships:hover > .menuItem > a .overlay,
#sectionMenu .menuOpeners.adult:hover > .menuItem > a .overlay,
#sectionMenu .menuOpeners.university:hover > .menuItem > a .overlay,
#sectionMenu .menuOpeners.employers:hover > .menuItem > a .overlay,
#sectionMenu .menuOpeners.school-leavers .menuItem a.active .overlay,
#sectionMenu .menuOpeners.apprenticeships .menuItem a.active .overlay,
#sectionMenu .menuOpeners.adult .menuItem a.active .overlay,
#sectionMenu .menuOpeners.university .menuItem a.active .overlay,
#sectionMenu .menuOpeners.employers .menuItem a.active .overlay {
  background-color: #2b2b2b;
  background-color: rgba(43, 43, 43, 0.85);
}

body.school-leavers #slider .searchHolder .courseSearch .searchElement button.searchBTN:hover,
body.school-leavers #slider .searchHolder .searchElement button.searchBTN:hover:before,
body.school-leavers #slider .searchHolder .searchElement button.searchBTN:hover:after,
body.apprenticships #slider .searchHolder .courseSearch .searchElement button.searchBTN:hover,
body.apprenticships #slider .searchHolder .searchElement button.searchBTN:hover:before,
body.apprenticships #slider .searchHolder .searchElement button.searchBTN:hover:after,
body.adult #slider .searchHolder .courseSearch .searchElement button.searchBTN:hover,
body.adult #slider .searchHolder .searchElement button.searchBTN:hover:before,
body.adult #slider .searchHolder .searchElement button.searchBTN:hover:after,
body.university #slider .searchHolder .courseSearch .searchElement button.searchBTN:hover,
body.university #slider .searchHolder .searchElement button.searchBTN:hover:before,
body.university #slider .searchHolder .searchElement button.searchBTN:hover:after {
  background-color: #d1d1d1;
}

body.school-leavers #slider .searchHolder .linkButtons a,
body.apprenticeships #slider .searchHolder .linkButtons a,
body.adult #slider .searchHolder .linkButtons a,
body.university #slider .searchHolder .linkButtons a {
  background-color: transparent;
}

body.school-leavers #slider .searchHolder .linkButtons a:hover,
body.apprenticeships #slider .searchHolder .linkButtons a:hover,
body.adult #slider .searchHolder .linkButtons a:hover,
body.university #slider .searchHolder .linkButtons a:hover {
  background-color: #C0A160;
}

body.school-leavers #pageHolder aside#sidebar .sectionHeader,
body.school-leavers #pageHolder aside#sidebar ul li a,
body.school-leavers #pageHolder aside#sidebar .holder:after,
body.school-leavers #pageHolder aside#sidebar ul li ul li:before,
body.school-leavers #slider .searchHolder .searchElement button.searchBTN,
body.school-leavers .subjectAreas .subjectCategory .category .more,
body.school-leavers .courseCategoryList .course a,
body.school-leavers .courseCategoryList .course,
body.apprenticeships #pageHolder aside#sidebar .sectionHeader,
body.apprenticeships #pageHolder aside#sidebar ul li a,
body.apprenticeships #pageHolder aside#sidebar .holder:after,
body.apprenticeships #pageHolder aside#sidebar ul li ul li:before,
body.apprenticeships #slider .searchHolder .searchElement button.searchBTN,
body.apprenticeships .subjectAreas .subjectCategory .category .more,
body.apprenticeships .courseCategoryList .course a,
body.apprenticeships .courseCategoryList .course,
body.adult #pageHolder aside#sidebar .sectionHeader,
body.adult #pageHolder aside#sidebar ul li a,
body.adult #pageHolder aside#sidebar .holder:after,
body.adult #pageHolder aside#sidebar ul li ul li:before,
body.adult #slider .searchHolder .searchElement button.searchBTN,
body.adult .subjectAreas .subjectCategory .category .more,
body.adult .courseCategoryList .course a,
body.adult .courseCategoryList .course,
body.university #pageHolder aside#sidebar .sectionHeader,
body.university #pageHolder aside#sidebar ul li a,
body.university #pageHolder aside#sidebar .holder:after,
body.university #pageHolder aside#sidebar ul li ul li:before,
body.university #slider .searchHolder .searchElement button.searchBTN,
body.university .subjectAreas .subjectCategory .category .more,
body.university .courseCategoryList .course a,
body.university .courseCategoryList .course,
body.employers #pageHolder aside#sidebar .sectionHeader,
body.employers #pageHolder aside#sidebar ul li a,
body.employers #pageHolder aside#sidebar .holder:after,
body.employers #pageHolder aside#sidebar ul li ul li:before,
body.employers #slider .searchHolder .searchElement button.searchBTN,
body.employers .subjectAreas .subjectCategory .category .more,
body.employers .courseCategoryList .course a,
body.employers .courseCategoryList .course,
body.course-search #pageHolder aside#sidebar .sectionHeader,
body.course-search #pageHolder aside#sidebar ul li a,
body.course-search #pageHolder aside#sidebar .holder:after,
body.course-search #pageHolder aside#sidebar ul li ul li:before,
body.course-search #slider .searchHolder .searchElement button.searchBTN,
body.course-search .subjectAreas .subjectCategory .category .more,
body.course-search .courseCategoryList .course a,
body.course-search .courseCategoryList .course,
body.course-basket #pageHolder aside#sidebar .sectionHeader,
body.course-basket #pageHolder aside#sidebar ul li a,
body.course-basket #pageHolder aside#sidebar .holder:after,
body.course-basket #pageHolder aside#sidebar ul li ul li:before,
body.course-basket #slider .searchHolder .searchElement button.searchBTN,
body.course-basket .subjectAreas .subjectCategory .category .more,
body.course-basket .courseCategoryList .course a,
body.course-basket .courseCategoryList .course {
  color: #fff;
}

body.school-leavers #slider .searchHolder .courseSearch .searchElement button.searchBTN:hover,
body.apprenticeships #slider .searchHolder .courseSearch .searchElement button.searchBTN:hover,
body.adult #slider .searchHolder .courseSearch .searchElement button.searchBTN:hover,
body.university #slider .searchHolder .courseSearch .searchElement button.searchBTN:hover,
body.employers #slider .searchHolder .courseSearch .searchElement button.searchBTN:hover {
  color: #2b2b2b;
}

#sectorLandingWelcome {
  float: left;
  width: 100%;
  position: relative;
}
#sectorLandingWelcome .slashes.style-1.right {
  bottom: -30px;
  right: -250px;
}
#sectorLandingWelcome .welcomeMessage.span_5_of_10 {
  padding-right: 100px;
}
#sectorLandingWelcome .welcomeSidebar {
  margin-top: 10px;
  margin-top: 0.625rem;
  text-align: center;
}
#sectorLandingWelcome .welcomeSidebar a {
  display: block;
}
#sectorLandingWelcome .welcomeSidebar .courseNumber {
  padding: 45px;
  padding: 2.8125rem;
  text-align: center;
  line-height: 1.5;
  float: left;
  width: 100%;
}
#sectorLandingWelcome .welcomeSidebar .courseNumber span.number {
  display: block;
  line-height: 1.1;
}
#sectorLandingWelcome .welcomeSidebar img {
  max-width: 100%;
  display: inline-block;
}
#sectorLandingWelcome .welcomeSidebar .imageHolder {
  margin: 20px 0;
  margin: 1.25rem 0;
  position: relative;
}
#sectorLandingWelcome .welcomeSidebar .video,
#sectorLandingWelcome .welcomeSidebar .videoCarousel,
#sectorLandingWelcome .welcomeSidebar .blockquoteCarousel,
#sectorLandingWelcome .welcomeSidebar .imageCarousel {
  float: left;
  width: 100%;
  position: relative;
  margin-bottom: 35px;
}
#sectorLandingWelcome .welcomeSidebar .video .owl-dots,
#sectorLandingWelcome .welcomeSidebar .videoCarousel .owl-dots,
#sectorLandingWelcome .welcomeSidebar .blockquoteCarousel .owl-dots,
#sectorLandingWelcome .welcomeSidebar .imageCarousel .owl-dots {
  position: absolute;
  bottom: 15px;
  bottom: 0.9375rem;
  left: 0;
  width: 100%;
  text-align: center;
}
#sectorLandingWelcome .welcomeSidebar .video .owl-dots button,
#sectorLandingWelcome .welcomeSidebar .videoCarousel .owl-dots button,
#sectorLandingWelcome .welcomeSidebar .blockquoteCarousel .owl-dots button,
#sectorLandingWelcome .welcomeSidebar .imageCarousel .owl-dots button {
  height: 10px;
  width: 10px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  background-clip: padding-box;
  behavior: url(PIE.htc);
  margin: 0 6px;
  margin: 0 0.375rem;
  border: none;
  -webkit-appearance: none;
  padding: 0;
  outline: none;
  display: inline-block;
  border-style: solid;
  border-width: 1px;
}
#sectorLandingWelcome .welcomeSidebar .video .item,
#sectorLandingWelcome .welcomeSidebar .videoCarousel .item,
#sectorLandingWelcome .welcomeSidebar .blockquoteCarousel .item,
#sectorLandingWelcome .welcomeSidebar .imageCarousel .item {
  float: left;
  width: 100%;
}
#sectorLandingWelcome .welcomeSidebar .video {
  padding-bottom: 0;
}
#sectorLandingWelcome .welcomeSidebar .video i {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  z-index: 5;
}
#sectorLandingWelcome .welcomeSidebar .blockquoteCarousel,
#sectorLandingWelcome .welcomeSidebar .imageCarousel {
  margin-bottom: 0;
}
#sectorLandingWelcome .welcomeSidebar .blockquoteCarousel blockquote {
  margin: 0 !important;
  text-align: left;
  padding: 50px 50px 80px 50px !important;
}
#sectorLandingWelcome .welcomeSidebar .alert {
  margin: 35px 0 25px 0;
  display: block;
}
#sectorLandingWelcome .welcomeSidebar .alert a {
  display: block;
  padding: 28px 110px 28px 30px;
  line-height: 1.4;
  text-align: left;
  position: relative;
  border-top-right-radius: 20px;
  -webkit-border-top-right-radius: 20px;
  -webkit-border-bottom-left-radius: 20px;
  border-bottom-left-radius: 20px;
}
#sectorLandingWelcome .welcomeSidebar .alert a i {
  position: absolute;
  right: 45px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  opacity: 0;
}
#sectorLandingWelcome .welcomeSidebar .alert a:hover i {
  right: 40px;
  opacity: 1;
}
#sectorLandingWelcome .welcomeSidebar .link.courseGuides {
  width: 420px;
  height: 356px;
  float: left;
  position: relative;
}
#sectorLandingWelcome .welcomeSidebar .link.courseGuides .image {
  width: 492px;
  overflow: visible;
  position: relative;
  float: left;
  height: 310px;
}
#sectorLandingWelcome .welcomeSidebar .link.courseGuides .image .overlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 420px;
  height: 100%;
}
#sectorLandingWelcome .welcomeSidebar .link.courseGuides .image .background-image {
  z-index: 5;
  left: 0;
  top: 0;
  transform: none;
  position: absolute;
  width: 100%;
  object-fit: cover;
  z-index: 3;
}
#sectorLandingWelcome .welcomeSidebar .link.courseGuides .image .background-image img {
  max-width: 110%;
}
#sectorLandingWelcome .welcomeSidebar .link.courseGuides a:hover .image img {
  transform: scale(1.02);
  transform-origin: top left;
  -webkit-transform: scale(1.02);
  -webkit-transform-origin: top left;
}
#sectorLandingWelcome .welcomeSidebar .link.courseGuides .image {
  float: left;
  width: 100%;
  height: 310px;
  overflow: hidden;
  position: relative;
}
#sectorLandingWelcome .welcomeSidebar .link.courseGuides .title {
  display: block;
  float: left;
  line-height: 46px;
  height: 46px;
  padding: 0 20px;
}
#sectorLandingWelcome .welcomeSidebar .link.courseGuides .title span {
  float: left;
}
#sectorLandingWelcome .welcomeSidebar .link.courseGuides .title i {
  float: left;
  margin-left: 0;
  line-height: 45px;
  opacity: 0;
  width: 0;
}
#sectorLandingWelcome .welcomeSidebar .link.courseGuides:hover .title i {
  margin-left: 8px;
  opacity: 1;
  width: auto;
}
#sectorLandingWelcome .welcomeSidebar .link.courseGuides.university {
  margin-bottom: 65px;
}
#sectorLandingWelcome .welcomeSidebar .link.courseGuides.university .image {
  overflow: visible;
}
#sectorLandingWelcome .welcomeSidebar .link.courseGuides.university a:hover .image img {
  transform: scale(1.06);
  transform-origin: top 15px;
  -webkit-transform: scale(1.06);
  -webkit-transform-origin: top 15px;
}
#sectorLandingWelcome .welcomeSidebar .advert,
#sectorLandingWelcome .welcomeSidebar .quickLink {
  width: 100%;
  position: relative;
}
#sectorLandingWelcome .welcomeSidebar .advert .item,
#sectorLandingWelcome .welcomeSidebar .quickLink .item {
  float: left;
  width: 100%;
}
#sectorLandingWelcome .welcomeSidebar .advert .item a,
#sectorLandingWelcome .welcomeSidebar .quickLink .item a {
  display: block;
  height: 360px;
  position: relative;
}
#sectorLandingWelcome .welcomeSidebar .advert .item figure,
#sectorLandingWelcome .welcomeSidebar .quickLink .item figure {
  margin: 0;
  position: relative;
  height: 360px;
  overflow: hidden;
}
#sectorLandingWelcome .welcomeSidebar .advert .item figure img,
#sectorLandingWelcome .welcomeSidebar .quickLink .item figure img {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform: translate(-50%, -50%) scale(1);
  -webkit-transform: translate(-50%, -50%) scale(1);
}
#sectorLandingWelcome .welcomeSidebar .advert .item .title,
#sectorLandingWelcome .welcomeSidebar .quickLink .item .title {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 30px;
}
#sectorLandingWelcome .welcomeSidebar .advert .item .title.norm,
#sectorLandingWelcome .welcomeSidebar .quickLink .item .title.norm {
  opacity: 1;
}
#sectorLandingWelcome .welcomeSidebar .advert .item .title.over,
#sectorLandingWelcome .welcomeSidebar .quickLink .item .title.over {
  opacity: 0;
}
#sectorLandingWelcome .welcomeSidebar .advert .item a:hover figure img,
#sectorLandingWelcome .welcomeSidebar .quickLink .item a:hover figure img {
  transform: translate(-50%, -50%) scale(1.1);
  -webkit-transform: translate(-50%, -50%) scale(1.1);
}
#sectorLandingWelcome .welcomeSidebar .advert .item a:hover .title.norm,
#sectorLandingWelcome .welcomeSidebar .quickLink .item a:hover .title.norm {
  opacity: 0;
}
#sectorLandingWelcome .welcomeSidebar .advert .item a:hover .title.over,
#sectorLandingWelcome .welcomeSidebar .quickLink .item a:hover .title.over {
  opacity: 1;
}
#sectorLandingWelcome .welcomeSidebar .quickLink .item .overlay {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
#sectorLandingWelcome .welcomeSidebar .quickLink .item .title {
  top: 50%;
  bottom: auto;
  width: 100%;
  text-align: center;
  padding: 0 70px;
  transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
}
#sectorLandingWelcome .welcomeSidebar .quickLink .item .title span {
  display: block;
  line-height: 1.3;
}
#sectorLandingWelcome .welcomeSidebar .quickLink .item .title i {
  opacity: 0;
  margin-top: 0;
}
#sectorLandingWelcome .welcomeSidebar .quickLink .item a:hover i {
  display: block;
  margin-top: 20px;
  opacity: 1;
}

body.apprenticeships.course-listing.landing .subjectAreas {
  margin-top: 60px;
}

.subjectAreas {
  float: left;
  width: 100%;
  position: relative;
  margin-top: 60px;
}
.subjectAreas .sectionTitle {
  display: block;
}
.subjectAreas .subjectCategory {
  float: left;
  width: 100%;
  margin: 30px 0 0 0;
  margin: 1.875rem 0 0 0;
}
.subjectAreas .subjectCategory .category {
  float: left;
  width: 23.8461%;
  margin-left: 1.5385%;
  margin-bottom: 20px;
  margin-bottom: 1.25rem;
  height: 310px;
  height: 19.375rem;
  position: relative;
  overflow: hidden;
  background-size: cover;
  background-position: center;
}
.subjectAreas .subjectCategory .category a {
  display: block;
  height: 310px;
  height: 19.375rem;
}
.subjectAreas .subjectCategory .category .overlay {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  z-index: 1;
}
.subjectAreas .subjectCategory .category .more {
  position: absolute;
  left: 0;
  bottom: 0px;
  bottom: 0rem;
  z-index: 5;
  padding: 10px 20px;
  line-height: 1.4;
  text-align: left;
  height: auto;
  max-width: 90%;
}
.subjectAreas .subjectCategory .category .more span {
  float: left;
}
.subjectAreas .subjectCategory .category .more .name {
  display: block;
}
.subjectAreas .subjectCategory .category .more .viewCourses {
  display: none;
}
.subjectAreas .subjectCategory .category .more i {
  float: left;
  margin-left: 0;
  line-height: 1.4;
  opacity: 0;
  width: 0;
}
.subjectAreas .subjectCategory .category a:hover .more i {
  width: auto;
  opacity: 1;
  margin-left: 8px;
}
.subjectAreas .subjectCategory .category a:hover .name {
  display: none;
}
.subjectAreas .subjectCategory .category a:hover .viewCourses {
  display: block;
}
.subjectAreas .subjectCategory .category a:hover .overlay {
  opacity: 1;
}

body.course-search .subjectAreas,
body.course-basket .subjectAreas,
body.course-basket .courseCategoryList {
  margin-top: 0;
}

.subjectAreas #interests.subjectCategory .category .icon {
  position: absolute;
  top: 65px;
  left: 50%;
  transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
}

body.apprenticeships.course-listing .subjectAreas {
  margin-top: 0;
}

#pageContent.fullWidth .quickLinks {
  float: left;
  width: 100%;
  margin-top: 10px;
}
#pageContent.fullWidth .quickLinks .link {
  float: left;
  width: 32.3076%;
  margin-top: 20px;
  margin-left: 1.5386%;
}
#pageContent.fullWidth .quickLinks .link a {
  float: left;
  width: 100%;
  height: 220px;
  position: relative;
}
#pageContent.fullWidth .quickLinks .link a .background,
#pageContent.fullWidth .quickLinks .link a .overlay {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
#pageContent.fullWidth .quickLinks .link a .background {
  z-index: 1;
  background-position: center;
  background-size: cover;
}
#pageContent.fullWidth .quickLinks .link a .overlay {
  z-index: 2;
}
#pageContent.fullWidth .quickLinks .link a .title {
  display: block;
  position: absolute;
  width: 100%;
  z-index: 5;
  top: 50%;
  left: 0;
  padding: 0 40px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  line-height: 1.4;
  text-align: center;
}
#pageContent.fullWidth .quickLinks .link a .findOutMore {
  position: absolute;
  width: 100%;
  z-index: 5;
  top: 60%;
  left: 0;
  opacity: 0;
  padding: 0 20px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  line-height: 1.4;
  text-align: center;
}
#pageContent.fullWidth .quickLinks .link a .findOutMore i {
  display: block;
  margin-top: 8px;
}
#pageContent.fullWidth .quickLinks .link a:hover .title {
  opacity: 0;
  top: 40%;
}
#pageContent.fullWidth .quickLinks .link a:hover .findOutMore {
  opacity: 1;
  top: 50%;
}
#pageContent.fullWidth .quickLinks.margin-bottom {
  margin-bottom: 15px;
}

body.adult #pageContent.fullWidth .quickLinks .link {
  width: 23.8461%;
  margin-left: 1.5385%;
}
body.adult #pageContent.fullWidth .quickLinks .link:first-child {
  margin-left: 0;
}

#testimonials {
  float: left;
  width: 100%;
  padding: 70px 0;
  margin-bottom: 70px;
  position: relative;
  overflow: hidden;
}
#testimonials.noMargin {
  margin-bottom: 0;
}
#testimonials .slashes.style-2.right {
  top: 0;
  right: -334px;
  height: 100%;
  background-size: cover;
}
#testimonials .sectionTitle {
  display: block;
  text-align: center;
}
#testimonials .testimonialsCarousel {
  float: left;
  width: 100%;
  margin-top: 30px;
}
#testimonials .testimonialsCarousel .item {
  float: left;
  width: 100%;
  padding-bottom: 46px;
}
#testimonials .testimonialsCarousel .item .thumbnail {
  float: left;
  width: 100%;
  height: 220px;
  position: relative;
}
#testimonials .testimonialsCarousel .item .thumbnail img {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  z-index: 1;
}
#testimonials .testimonialsCarousel .item .content {
  float: left;
  width: 100%;
  padding: 20px 20px 30px 20px;
  position: relative;
}
#testimonials .testimonialsCarousel .item .content .name {
  position: absolute;
  top: -46px;
  left: 0;
  height: 46px;
  padding: 0 20px;
  line-height: 46px;
  z-index: 3;
}
#testimonials .testimonialsCarousel .item .content .review {
  line-height: 1.6;
}
#testimonials .testimonialsCarousel .item .content a.more {
  position: absolute;
  bottom: -46px;
  left: 0;
}
#testimonials .testimonialsCarousel .item .content a.more span {
  float: left;
}
#testimonials .testimonialsCarousel .item .content a.more i {
  float: left;
  margin-left: 0;
  line-height: 45px;
  opacity: 0;
  width: 0;
}
#testimonials .testimonialsCarousel .item .content a.more:hover i {
  margin-left: 8px;
  opacity: 1;
  width: auto;
}
#testimonials .owl-nav {
  position: absolute;
  top: 200px;
  top: 12.5rem;
  right: 0;
  right: 0;
  width: 100%;
}
#testimonials .owl-nav button {
  height: 25px;
  width: 25px;
  border: none;
  -webkit-appearance: none;
  background: none;
  padding: 0;
  outline: none;
  position: absolute;
}
#testimonials .owl-nav button:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  line-height: 25px;
  line-height: 1.5625rem;
  font-family: "Font Awesome 5 Free";
  font-weight: 700;
}
#testimonials .owl-nav button.owl-prev {
  left: -45px;
}
#testimonials .owl-nav button.owl-prev:before {
  content: "\f0a8";
}
#testimonials .owl-nav button.owl-next {
  right: -45px;
}
#testimonials .owl-nav button.owl-next:before {
  content: "\f0a9";
}
#testimonials .owl-nav button:hover:before {
  top: -2px;
}

@media (max-width: 600px) {
  #pageContent.fullWidth .quickLinks {
    margin: 5px 0 20px 0;
  }
  #pageContent.fullWidth .quickLinks .link {
    margin-top: 5px;
  }
  #pageContent.fullWidth .quickLinks .link a {
    height: 60px;
  }
  #pageContent.fullWidth .quickLinks .link a .title {
    text-align: left;
    padding: 0 60px 0 20px;
  }
  #pageContent.fullWidth .quickLinks .link a .findOutMore {
    height: 20px;
    width: 20px;
    opacity: 1;
    position: absolute;
    right: 20px;
    left: auto;
    top: 50% !important;
  }
  #pageContent.fullWidth .quickLinks .link a .findOutMore span {
    display: none;
  }
  #pageContent.fullWidth .quickLinks .link a .findOutMore i {
    margin: 0;
    padding: 0;
  }
  #pageContent.fullWidth .quickLinks .link a:hover .title {
    opacity: 1 !important;
    top: 50% !important;
  }
}
@media (max-width: 767px) {
  #testimonials {
    padding: 35px 0 25px 0;
    margin: 10px 0 15px 0;
  }
  #testimonials .owl-nav {
    bottom: 25px;
    top: auto;
    width: 70px;
    right: 0;
  }
  #testimonials .owl-nav button.owl-prev {
    left: 0;
  }
  #testimonials .owl-nav button.owl-next {
    right: 0;
  }
  #testimonials .slashes.style-2.right {
    right: -634px;
  }
  .subjectAreas,
  body.apprenticeships.course-listing.landing .subjectAreas {
    margin-top: 0;
  }
  .subjectAreas .subjectCategory {
    margin-top: 20px;
  }
  .subjectAreas .subjectCategory .category {
    width: 100%;
    margin: 0 0 10px 0;
    height: 200px;
  }
  .subjectAreas .subjectCategory .category a {
    height: 200px;
  }
  .subjectAreas .subjectCategory .category .more i,
  .subjectAreas .subjectCategory .category .overlay {
    display: none !important;
  }
  #pageContent.fullWidth .quickLinks.margin-bottom {
    margin-bottom: 0;
  }
  body.adult.landing #sectorLandingWelcome .welcomeSidebar {
    margin-bottom: 45px;
  }
  #sectorLandingWelcome .welcomeSidebar .link.courseGuides {
    width: 340px;
    max-width: 100%;
    margin: 0 auto;
    float: none;
    height: 241px;
  }
  #sectorLandingWelcome .welcomeSidebar .link.courseGuides a {
    height: 236px;
  }
  #sectorLandingWelcome .welcomeSidebar .link.courseGuides .image {
    height: 195px;
  }
  #sectorLandingWelcome .welcomeSidebar .link.courseGuides .image .background-image img {
    max-width: 75%;
  }
  #sectorLandingWelcome .welcomeSidebar .link.courseGuides.university .image .background-image img {
    max-width: 85%;
  }
  #sectorLandingWelcome .welcomeSidebar .link.courseGuides .title i {
    margin-left: 8px;
    opacity: 1;
    width: auto;
  }
  #sectorLandingWelcome .welcomeSidebar .link.courseGuides .image .overlay {
    width: 100%;
  }
  #sectorLandingWelcome .welcomeSidebar .link.courseGuides.university {
    margin-bottom: 45px;
  }
  #sectorLandingWelcome .slashes.style-1.right {
    right: -150px;
    bottom: -20px;
    width: 293px;
    height: 119px;
    background-size: 293px 119px;
  }
  .subjectAreas .subjectCategory .category .more {
    padding: 10px 15px;
  }
  .subjectAreas .subjectCategory .category a:hover .viewCourses {
    display: none;
  }
  .subjectAreas .subjectCategory .category a:hover .more .name {
    display: block;
  }
  body.adult.landing.course-listing #sectorLandingWelcome .welcomeSidebar {
    margin-bottom: 0;
  }
  .subjectAreas #interests.subjectCategory .category .icon {
    top: 45px;
  }
  body.adult #pageContent.fullWidth .quickLinks .link {
    width: 100%;
    margin-left: 0;
  }
}
@media all and (min-width: 600px) and (max-width: 800px) {
  #pageContent.fullWidth .quickLinks .link {
    margin-top: 10px;
  }
  #pageContent.fullWidth .quickLinks .link a {
    height: 100px;
  }
  #pageContent.fullWidth .quickLinks .link a .title {
    text-align: left;
  }
  #pageContent.fullWidth .quickLinks .link a .findOutMore {
    height: 25px;
    width: 25px;
    opacity: 1;
    position: absolute;
    right: 25px;
    left: auto;
    top: 50% !important;
  }
  #pageContent.fullWidth .quickLinks .link a .findOutMore span {
    display: none;
  }
  #pageContent.fullWidth .quickLinks .link a .findOutMore i {
    margin: 0;
    padding: 0;
  }
  #pageContent.fullWidth .quickLinks .link a:hover .title {
    opacity: 1 !important;
    top: 50% !important;
  }
}
@media all and (min-width: 768px) and (max-width: 1024px) {
  .subjectAreas .subjectCategory .category,
  body.adult #pageContent.fullWidth .quickLinks .link {
    width: 48.4375%;
    margin-left: 3.125%;
  }
  .subjectAreas .subjectCategory .category:nth-child(odd),
  body.adult #pageContent.fullWidth .quickLinks .link:nth-child(odd) {
    margin-left: 0;
  }
  #sectorLandingWelcome .welcomeSidebar .video,
  .subjectAreas,
  #pageContent.fullWidth .quickLinks {
    padding-left: 25px;
    padding-right: 25px;
  }
  body.course-search .subjectAreas,
  body.course-basket .subjectAreas {
    padding-left: 0;
    padding-right: 0;
  }
  #pageContent.fullWidth .quickLinks.position-2 {
    padding-left: 0;
    padding-right: 0;
  }
  #testimonials {
    padding: 35px 0 45px 0;
    margin-bottom: 0;
  }
  .subjectAreas,
  body.apprenticeships.course-listing.landing .subjectAreas {
    margin-top: 0;
  }
  body.adult.landing #sectorLandingWelcome {
    margin-bottom: 65px;
  }
  body.adult.landing.course-listing #sectorLandingWelcome {
    margin-bottom: 35px;
  }
  #pageContent.fullWidth .quickLinks .link a .title {
    padding: 0 25px;
  }
}
@media (max-width: 800px) {
  #pageContent.fullWidth .quickLinks .link {
    margin-left: 0;
    width: 100%;
  }
}
@media all and (min-width: 800px) and (max-width: 1100px) {
  #pageContent.fullWidth .quickLinks .link {
    width: 48.4375%;
    margin-left: 3.125%;
  }
  #pageContent.fullWidth .quickLinks .link:nth-child(odd) {
    margin-left: 0;
  }
}
@media all and (min-width: 768px) and (max-width: 1200px) {
  #sectorLandingWelcome .welcomeSidebar .link.courseGuides {
    float: none;
    margin: 0 auto;
  }
  #sectorLandingWelcome .slashes.style-1.right {
    bottom: -30px;
  }
}
@media (max-width: 1200px) {
  #sectorLandingWelcome .welcomeMessage.span_5_of_10,
  #sectorLandingWelcome .welcomeSidebar.span_5_of_10,
  #sectorLandingChoose .tab-content .column.span_5_of_10 {
    width: 100%;
  }
  #sectorLandingWelcome .welcomeMessage.span_5_of_10 {
    padding-right: 0;
  }
}
@media (min-width: 1100px) {
  #pageContent.fullWidth .quickLinks .link:nth-child(3n+1) {
    margin-left: 0;
  }
}
@media all and (min-width: 1025px) and (max-width: 1299px) {
  .subjectAreas .subjectCategory .category {
    width: 31%;
    margin-left: 3.5%;
  }
  .subjectAreas .subjectCategory .category:nth-child(3n+1) {
    margin-left: 0;
  }
  body.adult #pageContent.fullWidth .quickLinks .link {
    width: 48.4375%;
    margin-left: 3.125%;
  }
  body.adult #pageContent.fullWidth .quickLinks .link:nth-child(odd) {
    margin-left: 0;
  }
}
@media all and (min-width: 768px) and (max-width: 1600px) {
  #testimonials .container {
    padding: 0 65px;
  }
}
@media (min-width: 1300px) {
  .subjectAreas .subjectCategory .category:nth-child(4n-7) {
    margin-left: 0;
  }
}
.span_10_of_10 {
  width: 100%;
}

.span_9_of_10 {
  width: 89.6%;
}

.span_8_of_10 {
  width: 79.2%;
}

.span_7_of_10 {
  width: 68.8%;
}

.span_6_of_10 {
  width: 58.4%;
}

.span_5_of_10 {
  width: 48.6353%;
}

.span_4_of_10 {
  width: 37.6%;
}

.span_3_of_10 {
  width: 27.2%;
}

.span_2_of_10 {
  width: 16.8%;
}

.span_1_of_10 {
  width: 6.4%;
}

.align-col-left {
  float: left;
}

.align-col-right {
  float: right;
}

.span_1_of_3 {
  width: 32.3076%;
}

.span_2_of_3 {
  width: 57.6923%;
}

.span_3_of_3 {
  width: 100%;
}

.column {
  float: left;
}

@media (max-width: 767px) {
  .column.span_5_of_10,
  .column.span_1_of_3 {
    width: 100%;
  }
}
.filter {
  float: left;
  width: 100%;
  margin-top: 16px;
  margin-top: 1rem;
  position: relative;
}
.filter .filterOpenClose {
  position: absolute;
  top: -40px;
  right: 0;
}
.filter .filterOpenClose .show,
.filter .filterOpenClose .hide {
  float: left;
}
.filter .filterOpenClose .show:hover,
.filter .filterOpenClose .hide:hover {
  cursor: pointer;
}
.filter .filterOpenClose .show i,
.filter .filterOpenClose .hide i {
  margin-right: 8px;
}
.filter .filterOpenClose .hide {
  display: none;
}
.filter .buttons {
  position: absolute;
  right: 0;
  top: 0;
}
.filter .buttons button {
  -webkit-appearance: none;
  border: none;
  padding: 0 20px;
  line-height: 45px;
  float: left;
  margin: 0 0 0 20px;
}
.filter .filterWrapper {
  float: left;
  position: relative;
  width: 100%;
  display: none;
  padding-top: 60px;
}
.filter .filterWrapper span.sectionName {
  position: absolute;
  left: 0;
  top: 20px;
}
.filter .filterWrapper button.filterBTN {
  border: none;
  position: absolute;
  right: -84px;
  top: 0;
  height: 45px;
  -webkit-appearance: none;
  padding: 0;
  text-align: center;
  margin: 0;
  width: 74px;
}
.filter .filterWrapper.noHide {
  display: block;
}

.filter.open .filterWrapper {
  display: block !important;
}
.filter.open .filterWrapper .filterGroup.course {
  margin-left: 0;
  width: 200px;
}

.filter .filterGroup {
  width: 15.3846%;
  margin-left: 1.5384%;
  height: 45px;
  height: 2.8125rem;
  line-height: 45px;
  line-height: 2.8125rem;
  padding: 0 35px 0 16px;
  padding: 0 2.1875rem 0 1rem;
  position: relative;
  float: left;
}
.filter .filterGroup:after {
  content: "\f063";
  font-family: "Font Awesome 5 Free";
  font-weight: 700;
  position: absolute;
  top: 0;
  line-height: 45px;
  line-height: 2.8125rem;
  width: 34px;
  width: 2.125rem;
  height: 45px;
  height: 2.8125rem;
  right: 5px;
  right: 0.3125rem;
  text-align: center;
  transform-style: preserve-3d;
  transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
}
.filter .filterGroup.location, .filter .filterGroup.all {
  margin-left: 0;
}
.filter .filterGroup.all {
  width: 420px;
}
.filter .filterGroup.open:after {
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
}
.filter .filterGroup .filterName i {
  float: left;
  margin-right: 8px;
  line-height: 45px;
}
.filter .filterGroup:hover {
  cursor: pointer;
}

.filter .filterItems {
  position: absolute;
  width: 100%;
  top: 100%;
  left: 0;
  max-height: 200px;
  overflow: hidden;
  display: none;
  z-index: 100;
}
.filter .filterItems .filterItem {
  line-height: normal;
  padding: 4px 18px;
  padding: 0.25rem 1.125rem;
}
.filter .filterItems .filterItem:last-child {
  padding: 4px 18px 15px 18px;
  padding: 0.25rem 1.125rem 0.9375rem 1.125rem;
}
.filter .filterItems .filterItem:hover,
.filter .filterItems .filterItem:focus {
  cursor: pointer;
  text-decoration: underline;
  z-index: 200;
}

.courseCategoryList {
  float: left;
  width: 100%;
  margin-top: 30px;
}
.courseCategoryList .course {
  float: left;
  width: 100%;
  margin-bottom: 20px;
  position: relative;
}
.courseCategoryList .course:after {
  width: 276px;
  height: 100%;
  top: 0;
  right: -90px;
  content: "";
  position: absolute;
  background-image: url(../images/background/slashes-style-3-course-listing-fallback.png);
  background-image: url(../images/background/slashes-style-3-course-listing.svg), linear-gradient(transparent, transparent);
  background-size: auto 100%;
}
.courseCategoryList .course a {
  display: block;
  float: left;
  width: 100%;
  padding: 22px 190px 95px 30px;
  position: relative;
  z-index: 2;
}
.courseCategoryList .course .title {
  line-height: 1.3;
  display: block;
}
.courseCategoryList .course .specifics {
  margin-top: 30px;
}
.courseCategoryList .course .specifics .spec {
  float: left;
  margin: 0 30px 18px 0;
}
.courseCategoryList .course .specifics .spec i {
  margin-right: 8px;
}
.courseCategoryList .course .intro {
  display: block;
  margin-top: 28px;
  width: 100%;
  clear: both;
  line-height: 1.6;
}
.courseCategoryList .course .more,
.courseCategoryList .course a.more {
  position: absolute;
  left: 0px;
  bottom: 0px;
}
.courseCategoryList .course .more span,
.courseCategoryList .course a.more span {
  float: left;
}
.courseCategoryList .course .more i,
.courseCategoryList .course a.more i {
  float: left;
  margin-left: 0;
  line-height: 45px;
  opacity: 0;
  width: 0;
}
.courseCategoryList .course a:hover .more i {
  margin-left: 8px;
  opacity: 1;
  width: auto;
}
.courseCategoryList .course button.remove {
  position: absolute;
  left: 69%;
  bottom: 0px;
  border: none;
  -webkit-appearance: none;
  line-height: 46px;
  padding: 0 20px;
}
.courseCategoryList .course button.remove span {
  float: left;
}
.courseCategoryList .course button.remove i {
  float: left;
  margin-left: 0;
  line-height: 45px;
  opacity: 0;
  width: 0;
}
.courseCategoryList .course button.remove:hover i {
  margin-left: 8px;
  opacity: 1;
  width: auto;
}

.courseCategoryList .course a.more {
  width: auto;
  padding: 0 20px;
}

body.course-basket .courseCategoryList .course {
  padding: 22px 190px 95px 30px;
}
body.course-basket .courseCategoryList .course .more:hover i {
  margin-left: 8px;
  opacity: 1;
  width: auto;
}

.sectorCategory {
  float: left;
  width: 100%;
}
.sectorCategory .category {
  float: left;
  width: 100%;
  margin-top: 20px;
}
.sectorCategory .category a {
  display: block;
  width: 100%;
  float: left;
  height: 250px;
  position: relative;
}
.sectorCategory .category .infoSection {
  float: left;
  width: 60%;
  width: calc(100% - 550px);
  padding: 50px 100px 70px 90px;
}
.sectorCategory .category .infoSection .title {
  display: block;
  line-height: 1.4;
}
.sectorCategory .category .infoSection .more {
  float: left;
  margin-top: 25px;
}
.sectorCategory .category .infoSection .more span {
  float: left;
}
.sectorCategory .category .infoSection .more i {
  float: left;
  margin-left: 0;
  line-height: 45px;
  opacity: 0;
  width: 0;
}
.sectorCategory .category .image {
  position: absolute;
  right: 0;
  width: 550px;
  top: 0;
  height: 100%;
  background-size: cover;
  background-position: center;
}
.sectorCategory .category a:hover .more i {
  margin-left: 8px;
  opacity: 1;
  width: auto;
}

body.course-search .filter {
  margin-top: 0;
}

body.course-search.website #pageHolder .pageList {
  float: left;
  width: 100%;
  margin-top: 35px;
}
body.course-search.website #pageHolder .pageList .page {
  float: left;
  width: 100%;
  margin-bottom: 20px;
}
body.course-search.website #pageHolder .pageList .page a {
  display: block;
  float: left;
  width: 100%;
  position: relative;
  padding: 22px 35px 95px 30px;
}
body.course-search.website #pageHolder .pageList .page .title {
  line-height: 1.3;
  display: block;
}
body.course-search.website #pageHolder .pageList .page .intro {
  display: block;
  margin-top: 20px;
  line-height: 1.6;
}
body.course-search.website #pageHolder .pageList .page .more,
body.course-search.website #pageHolder .pageList .page a.more {
  position: absolute;
  left: 0px;
  bottom: 0px;
}
body.course-search.website #pageHolder .pageList .page .more span,
body.course-search.website #pageHolder .pageList .page a.more span {
  float: left;
}
body.course-search.website #pageHolder .pageList .page .more i,
body.course-search.website #pageHolder .pageList .page a.more i {
  float: left;
  margin-left: 0;
  line-height: 45px;
  opacity: 0;
  width: 0;
}
body.course-search.website #pageHolder .pageList .page a:hover .more i {
  margin-left: 8px;
  opacity: 1;
  width: auto;
}
body.course-search.website #pageHolder .newsList {
  float: left;
  width: 100%;
  margin-top: 35px;
}
body.course-search.website #pageHolder .newsList .article {
  float: left;
  width: 100%;
  position: relative;
  margin-bottom: 20px;
}
body.course-search.website #pageHolder .newsList .article a {
  display: block;
  float: left;
  width: 100%;
  min-height: 280px;
}
body.course-search.website #pageHolder .newsList .article .thumbnail {
  position: absolute;
  left: 0;
  top: 0;
  width: 310px;
  height: 100%;
  overflow: hidden;
}
body.course-search.website #pageHolder .newsList .article .thumbnail img {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 105%;
  height: 105%;
  object-fit: cover;
  transform: translate(-50%, -50%) scale(1);
  -webkit-transform: translate(-50%, -50%) scale(1);
}
body.course-search.website #pageHolder .newsList .article .content {
  float: left;
  width: 100%;
  padding: 40px 50px 30px 350px;
}
body.course-search.website #pageHolder .newsList .article .content .date {
  margin-bottom: 20px;
}
body.course-search.website #pageHolder .newsList .article .more {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 5;
}
body.course-search.website #pageHolder .newsList .article .more span {
  float: left;
}
body.course-search.website #pageHolder .newsList .article .more i {
  float: left;
  margin-left: 0;
  line-height: 45px;
  opacity: 0;
  width: 0;
}
body.course-search.website #pageHolder .newsList .article a:hover .more i {
  margin-left: 8px;
  opacity: 1;
  width: auto;
}
body.course-search.website .extraTitle.h2 {
  float: left;
  width: 100%;
  padding-top: 45px;
  margin-top: 20px;
  border-top-style: solid;
  border-top-width: 2px;
}

@media (max-width: 767px) {
  .courseCategoryList {
    margin-top: 5px;
  }
  .courseCategoryList .course {
    margin-bottom: 10px;
  }
  .courseCategoryList .course a {
    padding: 18px 20px 70px 20px;
  }
  .courseCategoryList .course:after {
    display: none;
  }
  .courseCategoryList .course .intro {
    margin-top: 18px;
  }
  .courseCategoryList .course .specifics {
    margin-top: 20px;
  }
  body.course-basket .courseCategoryList .course {
    padding: 18px 20px 70px 20px;
  }
  .filter .filterOpenClose {
    top: -30px;
  }
  .filter .filterWrapper {
    padding-bottom: 15px;
  }
  .filter .filterGroup {
    width: 100%;
    margin: 0 0 5px 0;
  }
  .filter .filterGroup.all {
    width: 100%;
    margin-bottom: 0;
  }
  .sectorCategory {
    margin-bottom: 15px;
  }
  .sectorCategory .category {
    margin-top: 10px;
  }
  .sectorCategory .category a {
    height: auto;
  }
  .sectorCategory .category .infoSection,
  .sectorCategory .category .image {
    width: 100%;
  }
  .sectorCategory .category .image {
    position: relative;
    top: auto;
    left: auto;
    float: left;
    height: 160px;
  }
  .sectorCategory .category .infoSection {
    padding: 35px 38px 35px 38px;
  }
  .sectorCategory .category .infoSection .more {
    margin-top: 18px;
  }
  .courseCategoryList .course button.remove {
    left: 150px;
  }
  body.course-search.website #pageHolder .pageList .page a {
    padding: 18px 20px 70px 20px;
  }
  body.course-search.website #pageHolder .pageList,
  body.course-search.website #pageHolder .newsList {
    margin-top: 25px;
  }
  body.course-search.website #pageHolder .newsList {
    margin-bottom: 30px;
  }
  body.course-search.website .extraTitle.h2 {
    padding-top: 25px;
    margin-top: 5px;
  }
  body.course-search.website #pageHolder .newsList .article .thumbnail {
    width: 100%;
    height: auto;
    position: relative;
    float: left;
    left: auto;
    top: auto;
  }
  body.course-search.website #pageHolder .newsList .article .thumbnail img {
    position: relative;
    top: auto;
    left: auto;
    transform: none;
  }
  body.course-search.website #pageHolder .newsList .article .content {
    padding: 18px 20px 70px 20px;
  }
  body.course-search.website #pageHolder .newsList .article .more {
    bottom: -46px;
  }
  .courseCategoryList .course .specifics .spec {
    width: 50%;
    margin-right: 0;
  }
}
@media all and (min-width: 768px) and (max-width: 1024px) {
  .filter .filterGroup {
    width: 32.3333%;
    margin-left: 1.5%;
    margin-bottom: 13px;
  }
  .filter .filterGroup:nth-child(3n) {
    margin-left: 0;
  }
  .filter .filterWrapper.noHide .filterGroup:nth-child(3n-1) {
    margin-left: 0;
  }
  .filter .filterWrapper.noHide .filterGroup:nth-child(3n) {
    margin-left: 1.5%;
  }
  .courseCategoryList {
    margin-top: 20px;
  }
  .courseCategoryList .course a {
    padding-right: 30px;
  }
  .courseCategoryList .course:after {
    right: -75px;
  }
  .courseCategoryList .course button.remove {
    left: 150px;
  }
}
@media (max-width: 1024px) {
  body.apprenticeships.course-listing .filter {
    margin-top: 0;
  }
}
@media all and (min-width: 1024px) and (max-width: 1200px) {
  .filter .filterGroup {
    width: 16%;
    margin-left: 0.8%;
  }
}
@media (min-width: 1025px) {
  .courseCategoryList .course:hover:after {
    right: -15px;
  }
}
@media (max-width: 1200px) {
  .filter .filterGroup .filterName i {
    display: none;
  }
}
@media all and (min-width: 768px) and (max-width: 1400px) {
  .sectorCategory .category .infoSection,
  .sectorCategory .category .image {
    width: 50%;
  }
  .sectorCategory .category .infoSection {
    padding: 50px 50px 70px 45px;
  }
}
#pageHolder #pageContent ul.eventList {
  margin: 0;
  padding: 0;
  list-style-type: none;
  float: left;
  width: 100%;
  margin-bottom: 25px;
}
#pageHolder #pageContent ul.eventList li {
  float: left;
  width: 100%;
  margin-bottom: 65px;
}
#pageHolder #pageContent ul.eventList li a {
  display: block;
  width: 100%;
  position: relative;
  float: left;
}
#pageHolder #pageContent ul.eventList li a .thumbnail {
  position: absolute;
  width: 200px;
  height: 100%;
  top: 0;
  left: 0;
  overflow: hidden;
}
#pageHolder #pageContent ul.eventList li a .thumbnail img {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 105%;
  height: 105%;
  object-fit: cover;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}
#pageHolder #pageContent ul.eventList li a .info {
  float: left;
  width: 100%;
  padding: 16px 140px 16px 235px;
}
#pageHolder #pageContent ul.eventList li a .info .title {
  margin-bottom: 12px;
}
#pageHolder #pageContent ul.eventList li a .info .time,
#pageHolder #pageContent ul.eventList li a .info .location {
  position: relative;
  line-height: 1.6;
  padding-left: 25px;
}
#pageHolder #pageContent ul.eventList li a .info i {
  position: absolute;
  left: 0;
  top: 5px;
  width: 15px;
  text-align: center;
}
#pageHolder #pageContent ul.eventList li a .date {
  position: absolute;
  top: 0;
  right: 0;
  width: 110px;
  height: 100%;
  max-height: 125px;
  text-align: center;
}
#pageHolder #pageContent ul.eventList li a .date .center {
  top: 50%;
  position: relative;
  transform: translateY(-50%);
}
#pageHolder #pageContent ul.eventList li a .date .center span {
  display: block;
  margin-top: -14px;
}
#pageHolder #pageContent ul.eventList li a .more {
  position: absolute;
  bottom: -46px;
  left: 0;
  width: auto;
}
#pageHolder #pageContent ul.eventList li a .more span {
  float: left;
}
#pageHolder #pageContent ul.eventList li a .more i {
  float: left;
  margin-left: 0;
  line-height: 45px;
  opacity: 0;
  width: 0;
}
#pageHolder #pageContent ul.eventList li a:hover .more i {
  margin-left: 8px;
  opacity: 1;
  width: auto;
}

#pageHolder #pageContent .eventInfo {
  display: block;
  position: relative;
  float: left;
  width: 100%;
  margin-bottom: 40px;
}
#pageHolder #pageContent .eventInfo .date {
  float: left;
  height: 110px;
  width: 110px;
  position: relative;
  text-align: center;
}
#pageHolder #pageContent .eventInfo .date .center {
  top: 50%;
  position: relative;
  transform: translateY(-50%);
}
#pageHolder #pageContent .eventInfo .date .center span {
  display: block;
}
#pageHolder #pageContent .eventInfo .timeLocation {
  float: left;
  margin-left: 26px;
  padding-top: 25px;
}
#pageHolder #pageContent .eventInfo .timeLocation span {
  display: block;
  margin: 3px 0;
  line-height: 1.3;
}
#pageHolder #pageContent .eventInfo .timeLocation .time,
#pageHolder #pageContent .eventInfo .timeLocation .location {
  position: relative;
  line-height: 1.6;
  padding-left: 25px;
}
#pageHolder #pageContent .eventInfo .timeLocation i {
  position: absolute;
  left: 0;
  top: 5px;
  width: 15px;
  text-align: center;
}

@media (max-width: 767px) {
  #pageHolder #pageContent ul.eventList:first-of-type() {
    margin-top: 20px;
  }
  #pageHolder #pageContent ul.eventList li {
    margin-bottom: 55px;
  }
  #pageHolder #pageContent ul.eventList li a {
    padding-top: 125px;
  }
  #pageHolder #pageContent ul.eventList li a .thumbnail {
    width: auto;
    right: 110px;
    height: 110px;
  }
  #pageHolder #pageContent ul.eventList li a .date {
    height: 110px;
    max-height: 110px;
  }
  #pageHolder #pageContent ul.eventList li a .date .center span {
    margin-top: -18px;
  }
  #pageHolder #pageContent ul.eventList li a .info {
    padding: 0 25px 20px 25px;
  }
  #pageHolder #pageContent ul.eventList li a .info .title {
    margin-bottom: 8px;
  }
  #pageHolder #pageContent .monthTitle {
    margin-bottom: 15px;
  }
  #pageHolder #pageContent .eventInfo .date {
    height: 72px;
    width: 72px;
    position: absolute;
    left: 0;
    top: 0;
  }
  #pageHolder #pageContent .eventInfo .timeLocation {
    float: left;
    width: 100%;
    padding: 6px 0 0 85px;
    margin-left: 0;
  }
}
@media all and (min-width: 768px) and (max-width: 1024px) {
  #pageHolder #pageContent .eventInfo {
    margin-bottom: 25px;
  }
}
body.course-page #pageHolder #pageContent {
  margin-left: 0;
  width: 60%;
  width: calc(100% - 480px);
}
body.course-page #pageHolder #pageContent #mobileIntro.introLinks {
  display: none;
  float: right;
  width: 100%;
}
body.course-page #pageHolder #pageContent #mobileIntro.introLinks .link {
  width: 420px;
  height: 356px;
  float: left;
  margin-top: 40px;
  position: relative;
}
body.course-page #pageHolder #pageContent #mobileIntro.introLinks .link.campus {
  margin-right: 20px;
}
body.course-page #pageHolder #pageContent #mobileIntro.introLinks .link.courseGuides .image {
  width: 492px;
  overflow: visible;
}
body.course-page #pageHolder #pageContent #mobileIntro.introLinks .link.courseGuides .image .overlay {
  width: 420px;
}
body.course-page #pageHolder #pageContent #mobileIntro.introLinks .link.courseGuides .image .background-image {
  z-index: 5;
  left: 0;
  top: 0;
  transform: none;
}
body.course-page #pageHolder #pageContent #mobileIntro.introLinks .link.courseGuides a:hover .image img {
  transform: scale(1.02);
  transform-origin: top left;
  -webkit-transform: scale(1.02);
  -webkit-transform-origin: top left;
}
body.course-page #pageHolder #pageContent #mobileIntro.introLinks .link .slashes.style-1.right {
  bottom: -30px;
  right: -220px;
}
body.course-page #pageHolder #pageContent #mobileIntro.introLinks a {
  display: block;
  height: 356px;
}
body.course-page #pageHolder #pageContent #mobileIntro.introLinks a:hover .title i {
  margin-left: 8px;
  opacity: 1;
  width: auto;
}
body.course-page #pageHolder #pageContent #mobileIntro.introLinks .image {
  float: left;
  width: 100%;
  height: 310px;
  overflow: hidden;
  position: relative;
}
body.course-page #pageHolder #pageContent #mobileIntro.introLinks .image .background-image {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  object-fit: cover;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  z-index: 1;
}
body.course-page #pageHolder #pageContent #mobileIntro.introLinks .image .overlay {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}
body.course-page #pageHolder #pageContent #mobileIntro.introLinks .image .icon {
  position: absolute;
  height: 70px;
  width: 70px;
  top: 50%;
  left: 50%;
  margin-left: -35px;
  margin-top: -35px;
  z-index: 3;
}
body.course-page #pageHolder #pageContent #mobileIntro.introLinks .title {
  display: block;
  float: left;
  line-height: 46px;
  height: 46px;
  padding: 0 20px;
}
body.course-page #pageHolder #pageContent #mobileIntro.introLinks .title span {
  float: left;
}
body.course-page #pageHolder #pageContent #mobileIntro.introLinks .title i {
  float: left;
  margin-left: 0;
  line-height: 45px;
  opacity: 0;
  width: 0;
}
body.course-page #pageHolder #pageContent #mobileGallery.gallery {
  display: none;
  width: 100%;
  float: left;
  margin-top: 45px;
}
body.course-page #pageHolder #pageContent #mobileGallery.gallery .gallery-widget {
  margin-top: 20px;
}
body.course-page #pageHolder aside#sidebar {
  float: right;
  width: 420px;
}
body.course-page #pageHolder aside#sidebar .introLinks {
  float: right;
  width: 100%;
}
body.course-page #pageHolder aside#sidebar .introLinks .link {
  width: 420px;
  height: 356px;
  float: left;
  margin-top: 40px;
  position: relative;
}
body.course-page #pageHolder aside#sidebar .introLinks .link.campus {
  margin-right: 20px;
}
body.course-page #pageHolder aside#sidebar .introLinks .link.courseGuides .image {
  width: 492px;
  overflow: visible;
}
body.course-page #pageHolder aside#sidebar .introLinks .link.courseGuides .image .overlay {
  width: 420px;
}
body.course-page #pageHolder aside#sidebar .introLinks .link.courseGuides .image .background-image {
  z-index: 5;
  left: 0;
  top: 0;
  transform: none;
}
body.course-page #pageHolder aside#sidebar .introLinks .link.courseGuides a:hover .image img {
  transform: scale(1.02);
  transform-origin: top left;
  -webkit-transform: scale(1.02);
  -webkit-transform-origin: top left;
}
body.course-page #pageHolder aside#sidebar .introLinks .link .slashes.style-1.right {
  bottom: -30px;
  right: -220px;
}
body.course-page #pageHolder aside#sidebar .introLinks a {
  display: block;
  height: 356px;
}
body.course-page #pageHolder aside#sidebar .introLinks a:hover .title i {
  margin-left: 8px;
  opacity: 1;
  width: auto;
}
body.course-page #pageHolder aside#sidebar .introLinks .image {
  float: left;
  width: 100%;
  height: 310px;
  overflow: hidden;
  position: relative;
}
body.course-page #pageHolder aside#sidebar .introLinks .image .background-image {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  object-fit: cover;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  z-index: 1;
}
body.course-page #pageHolder aside#sidebar .introLinks .image .overlay {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}
body.course-page #pageHolder aside#sidebar .introLinks .image .icon {
  position: absolute;
  height: 70px;
  width: 70px;
  top: 50%;
  left: 50%;
  margin-left: -35px;
  margin-top: -35px;
  z-index: 3;
}
body.course-page #pageHolder aside#sidebar .introLinks .title {
  display: block;
  float: left;
  line-height: 46px;
  height: 46px;
  padding: 0 20px;
}
body.course-page #pageHolder aside#sidebar .introLinks .title span {
  float: left;
}
body.course-page #pageHolder aside#sidebar .introLinks .title i {
  float: left;
  margin-left: 0;
  line-height: 45px;
  opacity: 0;
  width: 0;
}
body.course-page #pageHolder aside#sidebar .gallery {
  float: left;
  width: 100%;
  margin-top: 45px;
}
body.course-page #pageHolder aside#sidebar .gallery .title {
  display: block;
  margin-bottom: 25px;
}

#pageHolder aside#sidebar #courseInfo {
  padding: 0 30px 20px 30px;
  margin-top: 10px;
}
#pageHolder aside#sidebar #courseInfo span.sectionTitle {
  line-height: 1.4;
  padding: 20px 0;
  display: block;
}
#pageHolder aside#sidebar #courseInfo .infoItem {
  margin: 7px 0;
  line-height: 1.3;
}

#pageHolder #sidebar button.favourites,
#pageHolder #sidebar button.print,
#pageHolder #pageContent button.favourites,
#pageHolder #pageContent button.print {
  display: block;
  width: 100%;
  margin: 10px 0 0 0;
  -webkit-appearance: none;
  border: none;
  line-height: 65px;
  padding: 0 20px 0 60px;
  text-align: left;
  position: relative;
}
#pageHolder #sidebar button.favourites i.fa-shopping-basket,
#pageHolder #sidebar button.favourites i.fa-print,
#pageHolder #sidebar button.print i.fa-shopping-basket,
#pageHolder #sidebar button.print i.fa-print,
#pageHolder #pageContent button.favourites i.fa-shopping-basket,
#pageHolder #pageContent button.favourites i.fa-print,
#pageHolder #pageContent button.print i.fa-shopping-basket,
#pageHolder #pageContent button.print i.fa-print {
  position: absolute;
  left: 20px;
  top: 20px;
}
#pageHolder #sidebar button.favourites i.fa-arrow-circle-right,
#pageHolder #sidebar button.print i.fa-arrow-circle-right,
#pageHolder #pageContent button.favourites i.fa-arrow-circle-right,
#pageHolder #pageContent button.print i.fa-arrow-circle-right {
  position: absolute;
  right: 25px;
  top: 20px;
  opacity: 0;
}
#pageHolder #sidebar button.favourites:hover i.fa-arrow-circle-right,
#pageHolder #sidebar button.print:hover i.fa-arrow-circle-right,
#pageHolder #pageContent button.favourites:hover i.fa-arrow-circle-right,
#pageHolder #pageContent button.print:hover i.fa-arrow-circle-right {
  opacity: 1;
  right: 20px;
}
#pageHolder #sidebar .apply,
#pageHolder #sidebar .enquire,
#pageHolder #pageContent .apply,
#pageHolder #pageContent .enquire {
  display: block;
  width: 100%;
  margin: 10px 0 0 0;
  line-height: 65px;
  padding: 0 20px 0 60px;
  text-align: left;
  position: relative;
}
#pageHolder #sidebar .apply i.fa-clipboard-check,
#pageHolder #sidebar .apply i.fa-phone,
#pageHolder #sidebar .enquire i.fa-clipboard-check,
#pageHolder #sidebar .enquire i.fa-phone,
#pageHolder #pageContent .apply i.fa-clipboard-check,
#pageHolder #pageContent .apply i.fa-phone,
#pageHolder #pageContent .enquire i.fa-clipboard-check,
#pageHolder #pageContent .enquire i.fa-phone {
  position: absolute;
  left: 20px;
  top: 20px;
}
#pageHolder #sidebar .apply i.fa-arrow-circle-right,
#pageHolder #sidebar .enquire i.fa-arrow-circle-right,
#pageHolder #pageContent .apply i.fa-arrow-circle-right,
#pageHolder #pageContent .enquire i.fa-arrow-circle-right {
  position: absolute;
  right: 25px;
  top: 20px;
  opacity: 0;
}
#pageHolder #sidebar .apply:hover i.fa-arrow-circle-right,
#pageHolder #sidebar .enquire:hover i.fa-arrow-circle-right,
#pageHolder #pageContent .apply:hover i.fa-arrow-circle-right,
#pageHolder #pageContent .enquire:hover i.fa-arrow-circle-right {
  opacity: 1;
  right: 20px;
}
#pageHolder #sidebar #accordion.sidebarDetail,
#pageHolder #pageContent #accordion.sidebarDetail {
  position: relative;
  display: block;
  width: 100%;
}
#pageHolder #sidebar #accordion.sidebarDetail .accordion-title,
#pageHolder #pageContent #accordion.sidebarDetail .accordion-title {
  display: block;
  padding: 0 50px 5px 0;
  padding: 0 3.125rem 0.3125rem 0;
  position: relative;
  outline: none;
  margin-top: 15px;
}
#pageHolder #sidebar #accordion.sidebarDetail .accordion-title:after,
#pageHolder #pageContent #accordion.sidebarDetail .accordion-title:after {
  width: 30px;
  width: 1.875rem;
  position: absolute;
  right: 0px;
  top: 50%;
  text-align: center;
  font-family: "Font Awesome 5 Free";
  font-weight: 700;
  content: "\f0ab";
  z-index: 2;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
#pageHolder #sidebar #accordion.sidebarDetail .accordion-title:hover,
#pageHolder #pageContent #accordion.sidebarDetail .accordion-title:hover {
  cursor: pointer;
}
#pageHolder #sidebar #accordion.sidebarDetail .accordion-title.ui-state-active:after,
#pageHolder #pageContent #accordion.sidebarDetail .accordion-title.ui-state-active:after {
  content: "\f0aa";
}
#pageHolder #sidebar #accordion.sidebarDetail div.ui-accordion-content,
#pageHolder #pageContent #accordion.sidebarDetail div.ui-accordion-content {
  padding: 0 0 5px 0;
  padding: 0 0 0.3125rem 0;
}

#pageHolder #pageContent #accordion.mainDetail {
  float: left;
  width: 100%;
  margin: 20px 0 35px 0;
  margin: 1.25rem 0 2.1875rem 0;
}
#pageHolder #pageContent #accordion.mainDetail .accordion-title {
  display: block;
  padding: 20px 80px 20px 20px;
  padding: 1.25rem 5rem 1.25rem 1.25rem;
  position: relative;
  outline: none;
  margin-top: 15px;
}
#pageHolder #pageContent #accordion.mainDetail .accordion-title:after {
  width: 30px;
  width: 1.875rem;
  position: absolute;
  right: 20px;
  top: 50%;
  text-align: center;
  font-family: "Font Awesome 5 Free";
  font-weight: 700;
  content: "\f0ab";
  z-index: 2;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
#pageHolder #pageContent #accordion.mainDetail .accordion-title:hover {
  cursor: pointer;
}
#pageHolder #pageContent #accordion.mainDetail .accordion-title.ui-state-active:after {
  content: "\f0aa";
}
#pageHolder #pageContent #accordion.mainDetail div.ui-accordion-content {
  padding: 25px 20px 3px 20px;
  padding: 1.5625rem 1.25rem 0.1875rem 1.25rem;
}
#pageHolder #pageContent #employmentOpportunities {
  float: left;
  width: 100%;
  padding: 40px;
  text-align: center;
  position: relative;
  overflow: hidden;
}
#pageHolder #pageContent #employmentOpportunities:after {
  background-image: url(../images/background/slashes-style-3-course-listing-fallback.png);
  background-image: url(../images/background/slashes-style-3-course-listing.svg), linear-gradient(transparent, transparent);
  position: absolute;
  top: 0;
  height: 100%;
  content: "";
  width: 500px;
  right: -220px;
  background-size: auto 100%;
  background-repeat: no-repeat;
  z-index: 1;
}
#pageHolder #pageContent #employmentOpportunities .title {
  width: 100%;
  margin-bottom: 35px;
  position: relative;
  z-index: 2;
}
#pageHolder #pageContent #employmentOpportunities .progress-bar {
  display: block;
  margin-bottom: 20px;
  z-index: 2;
  position: relative;
}
#pageHolder #pageContent #employmentOpportunities .jobRoles {
  display: block;
  float: left;
  width: 100%;
  margin-top: 40px;
  line-height: 1.55;
  padding: 0 60px;
  z-index: 2;
  position: relative;
}
#pageHolder #pageContent #pathways {
  float: left;
  width: 100%;
  margin: 50px 0 65px 0;
}
#pageHolder #pageContent #pathways img.mobile {
  display: none;
}
#pageHolder #pageContent #additionalButtons {
  float: left;
  width: 100%;
  border-top-width: 2px;
  border-top-style: solid;
  padding: 20px 0 30px 0;
}
#pageHolder #pageContent #additionalButtons button,
#pageHolder #pageContent #additionalButtons a {
  float: left;
  width: 49.0804%;
}
#pageHolder #pageContent #additionalButtons a.apply,
#pageHolder #pageContent #additionalButtons a.enquire {
  margin-right: 1.8392%;
}
#pageHolder #pageContent .careerProspects {
  float: left;
  width: 100%;
  margin: 50px 0;
}
#pageHolder #pageContent .careerProspects .sectionTitle {
  margin-bottom: 35px;
}
#pageHolder #pageContent .careerProspects .stats {
  float: left;
  width: 100%;
  margin-top: 45px;
  margin-top: 2.8125rem;
}
#pageHolder #pageContent .careerProspects .stats .stat {
  float: left;
  width: 31.9587%;
  height: 200px;
  height: 12.5rem;
  position: relative;
  text-align: center;
  margin-left: 2.06195%;
  border-width: 1px;
  border-style: solid;
}
#pageHolder #pageContent .careerProspects .stats .stat:first-child, #pageHolder #pageContent .careerProspects .stats .stat:first-of-type {
  margin-left: 0;
}
#pageHolder #pageContent .careerProspects .stats .stat .progress-bar {
  position: absolute;
  top: 45px;
  left: 0;
  width: 100%;
  z-index: 5;
}
#pageHolder #pageContent .careerProspects .stats .stat .statInfo {
  position: absolute;
  bottom: 35px;
  left: 0;
  width: 100%;
  padding: 0 40px;
  padding: 0 2.5rem;
  z-index: 5;
  line-height: 1.3;
}

#pageHolder .mobileIntro {
  display: none;
  float: left;
  width: 100%;
}
#pageHolder .mobileIntro .pageTitle {
  margin-bottom: 35px;
  line-height: 1.4;
}
#pageHolder .mobileIntro p {
  line-height: 1.5;
}

#relatedCourses {
  float: left;
  width: 100%;
  padding: 70px 0;
}
#relatedCourses .sectionTitle {
  width: 100%;
  display: block;
  text-align: center;
  margin-bottom: 50px;
}
#relatedCourses .course {
  width: 100%;
  float: left;
  width: 100%;
  position: relative;
}
#relatedCourses .course:after {
  width: 276px;
  height: 100%;
  top: 0;
  right: -110px;
  content: "";
  position: absolute;
  background-size: auto 100%;
}
#relatedCourses .course:hover:after {
  right: -80px;
}
#relatedCourses .course a {
  display: block;
  padding: 30px 100px 120px 25px;
  position: relative;
  float: left;
  width: 100%;
}
#relatedCourses .course .title {
  line-height: 1.4;
}
#relatedCourses .course .more {
  position: absolute;
  left: 0;
  bottom: 0px;
  bottom: 0rem;
  z-index: 5;
  padding: 10px 20px;
  line-height: 1.4;
  text-align: left;
  height: auto;
  max-width: 90%;
}
#relatedCourses .course .more span {
  float: left;
}
#relatedCourses .course .more .name {
  display: block;
}
#relatedCourses .course .more .viewCourses {
  display: none;
}
#relatedCourses .course .more i {
  float: left;
  margin-left: 0;
  line-height: 1.4;
  opacity: 0;
  width: 0;
}
#relatedCourses .course a:hover .more i {
  width: auto;
  opacity: 1;
  margin-left: 8px;
}
#relatedCourses .course .specifics {
  margin-top: 30px;
}
#relatedCourses .course .specifics .spec {
  float: left;
  margin: 0 30px 18px 0;
}
#relatedCourses .course .specifics .spec i {
  margin-right: 8px;
}
#relatedCourses .owl-carousel .owl-stage-outer {
  z-index: 5;
}
#relatedCourses .owl-nav {
  position: absolute;
  top: 50%;
  margin-top: -13px;
  margin-top: -0.8125rem;
  left: 0;
  left: 0;
  height: 25px;
  height: 1.5625rem;
  width: 100%;
  z-index: 2;
}
#relatedCourses .owl-nav button {
  height: 25px;
  width: 25px;
  border: none;
  -webkit-appearance: none;
  background: none;
  padding: 0;
  outline: none;
  position: absolute;
}
#relatedCourses .owl-nav button:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  line-height: 25px;
  line-height: 1.5625rem;
  font-family: "Font Awesome 5 Free";
  font-weight: 700;
}
#relatedCourses .owl-nav button.owl-prev {
  left: -45px;
}
#relatedCourses .owl-nav button.owl-prev:before {
  content: "\f0a8";
}
#relatedCourses .owl-nav button.owl-next {
  right: -45px;
}
#relatedCourses .owl-nav button.owl-next:before {
  content: "\f0a9";
}
#relatedCourses .owl-nav button:hover:before {
  top: -2px;
}

body.school-leavers #relatedCourses .course:after {
  background-image: url(../images/background/slashes-related-courses-blue-fallback.png);
  background-image: url(../images/background/slashes-related-courses-blue.svg), linear-gradient(transparent, transparent);
}

body.apprenticeships #relatedCourses .course:after {
  background-image: url(../images/background/slashes-related-courses-red-fallback.png);
  background-image: url(../images/background/slashes-related-courses-red.svg), linear-gradient(transparent, transparent);
}

body.adult #relatedCourses .course:after {
  background-image: url(../images/background/slashes-related-courses-green-fallback.png);
  background-image: url(../images/background/slashes-related-courses-green.svg), linear-gradient(transparent, transparent);
}

body.university #relatedCourses .course:after {
  background-image: url(../images/background/slashes-related-courses-purple-fallback.png);
  background-image: url(../images/background/slashes-related-courses-purple.svg), linear-gradient(transparent, transparent);
}

@media (max-width: 767px) {
  body.course-page #pageHolder #pageContent #mobileIntro.introLinks {
    width: 340px;
    max-width: 100%;
    float: none;
    margin: 0 auto;
  }
  body.course-page #pageHolder #pageContent #mobileIntro.introLinks .image {
    height: 175px;
  }
  body.course-page #pageHolder #pageContent #mobileIntro.introLinks .link {
    width: 100%;
    height: 221px;
    margin-top: 20px;
  }
  body.course-page #pageHolder #pageContent #mobileIntro.introLinks .link a {
    height: 221px;
  }
  body.course-page #pageHolder #pageContent #mobileIntro.introLinks .link .title i {
    width: auto;
    opacity: 1;
    margin-left: 8px;
  }
  body.course-page #pageHolder #pageContent #mobileIntro.introLinks .link.courseGuides .image {
    width: 100%;
    height: 185px;
  }
  body.course-page #pageHolder #pageContent #mobileIntro.introLinks .link.courseGuides .image img {
    width: 108%;
  }
  body.course-page #pageHolder #pageContent #mobileIntro.introLinks .link.courseGuides .image .overlay {
    width: 100%;
  }
  body.course-page #pageHolder #pageContent #mobileIntro.introLinks .link .slashes.style-1.right {
    bottom: -50px;
    right: -200px;
  }
  body.course-page #pageHolder #pageContent #mobileGallery.gallery {
    margin-bottom: 25px;
  }
  body.course-page #testimonials.noMargin {
    margin-top: 0;
  }
  #pageHolder #pageContent #additionalButtons {
    padding: 10px 0 20px 0;
  }
  #pageHolder #pageContent #additionalButtons button.favourites,
  #pageHolder #pageContent #additionalButtons a.enquire,
  #pageHolder #pageContent #additionalButtons button.print {
    margin-top: 5px;
  }
  #pageHolder #pageContent #additionalButtons a.apply,
  #pageHolder #pageContent #additionalButtons a.enquire,
  #pageHolder #pageContent #additionalButtons button.favourites,
  #pageHolder #pageContent #additionalButtons button.print {
    padding: 0 20px 0 46px;
  }
  #pageHolder #pageContent #additionalButtons a.apply i,
  #pageHolder #pageContent #additionalButtons a.enquire i,
  #pageHolder #pageContent #additionalButtons button.favourites i,
  #pageHolder #pageContent #additionalButtons button.print i {
    font-size: 20px;
  }
  #pageHolder #pageContent #additionalButtons a.apply i {
    font-size: 22px;
  }
  #pageHolder #pageContent #additionalButtons button.favourites i.fa-shopping-basket,
  #pageHolder #pageContent #additionalButtons a.enquire i.fa-phone,
  #pageHolder #pageContent #additionalButtons button.print i.fa-print {
    left: 16px;
  }
  .share.course-page {
    padding: 0 0 15px 0;
    margin-bottom: 10px;
  }
  #pageHolder #pageContent #pathways {
    margin: 20px 0;
  }
  #pageHolder #pageContent #pathways img.mobile {
    display: block;
  }
  #pageHolder #pageContent #pathways img.main {
    display: none;
  }
  #pageHolder #pageContent #employmentOpportunities {
    padding: 25px 20px;
  }
  #pageHolder #pageContent #employmentOpportunities .title {
    margin-bottom: 30px;
  }
  #pageHolder #pageContent #employmentOpportunities .column.span_5_of_10:nth-child(3) {
    margin-top: 25px;
  }
  #pageHolder #pageContent #employmentOpportunities .jobRoles {
    padding-left: 0;
    padding-right: 0;
    margin-top: 30px;
  }
  #pageHolder aside#sidebar #courseInfo {
    padding: 0 20px 20px 20px;
  }
  #pageHolder aside#sidebar #courseInfo span.sectionTitle {
    padding-bottom: 15px;
  }
  #pageHolder #sidebar .apply {
    padding: 0 20px 0 40px;
  }
  #pageHolder #sidebar .apply i.fa-arrow-circle-right {
    display: none !important;
  }
  #pageHolder #sidebar .apply i.fa-clipboard-check {
    left: 15px;
  }
  #pageHolder #sidebar #accordion button.favourites {
    padding: 0 20px 0 40px;
  }
  #pageHolder #sidebar #accordion button.favourites i.fa-shopping-basket {
    top: 23px;
    left: 13px;
  }
  #pageHolder #sidebar #accordion button.favourites i.fa-arrow-circle-right {
    display: none !important;
  }
  #pageHolder #sidebar #accordion .apply i.fa-arrow-circle-right {
    display: none !important;
  }
  #pageHolder #pageContent #accordion.mainDetail .accordion-title {
    margin-top: 5px;
  }
  #pageHolder #pageContent #accordion.mainDetail div.ui-accordion-content {
    padding: 22px 20px 0px 20px;
  }
  #pageHolder #sidebar #accordion.sidebarDetail .accordion-title:after {
    width: 20px;
  }
  #relatedCourses {
    padding: 30px 0 80px 0;
  }
  #relatedCourses .sectionTitle {
    margin-bottom: 25px;
  }
  #relatedCourses .course a {
    padding: 25px 20px 65px 20px;
  }
  #relatedCourses .course:after {
    display: none;
  }
  #relatedCourses .owl-nav {
    bottom: -50px;
    top: auto;
  }
  #relatedCourses .owl-nav button.owl-prev {
    left: 50%;
    margin-left: -35px;
  }
  #relatedCourses .owl-nav button.owl-next {
    right: 50%;
    margin-right: -35px;
  }
  body.course-page.apprenticeships #pageHolder #pageContent,
  body.course-page.adult #pageHolder #pageContent {
    margin-bottom: 60px;
  }
}
@media all and (min-width: 768px) and (max-width: 1023px) {
  body.course-page #pageHolder aside#sidebar {
    margin-top: 10px;
  }
  #pageHolder #pageContent #employmentOpportunities .jobRoles {
    padding-left: 35px;
    padding-right: 35px;
  }
  #pageHolder #pageContent #pathways {
    margin: 35px 0 40px 0;
  }
  #relatedCourses {
    padding: 40px 0 45px 0;
  }
  #relatedCourses .sectionTitle {
    margin-bottom: 30px;
  }
  body.course-page #pageHolder #pageContent #mobileIntro.introLinks {
    width: 715px;
    float: none;
    margin: 0 auto;
  }
  body.course-page #pageHolder #pageContent #mobileIntro.introLinks .image {
    height: 220px;
  }
  body.course-page #pageHolder #pageContent #mobileIntro.introLinks .link.campus {
    width: 315px;
    margin-right: 20px;
  }
  body.course-page #pageHolder #pageContent #mobileIntro.introLinks .link.courseGuides {
    width: 325px;
  }
  body.course-page #pageHolder #pageContent #mobileIntro.introLinks .link.courseGuides .image {
    width: 380px;
    height: 220px;
  }
  body.course-page #pageHolder #pageContent #mobileIntro.introLinks .link.courseGuides .image .background-image {
    width: 100%;
    transform: none !important;
  }
  body.course-page #pageHolder #pageContent #mobileIntro.introLinks .link.courseGuides .image .background-image img {
    width: 100%;
  }
  body.course-page #pageHolder #pageContent #mobileIntro.introLinks .link.courseGuides .image .overlay {
    width: 325px;
  }
  body.course-page #pageHolder #pageContent #mobileIntro.introLinks .link,
  body.course-page #pageHolder #pageContent #mobileIntro.introLinks a {
    height: 266px;
  }
  body.course-page #pageHolder #pageContent #mobileIntro.introLinks .link .slashes.style-1.right {
    right: -82px;
    bottom: -30px;
    width: 214px;
    height: 151px;
  }
  body.course-page #pageHolder #pageContent #mobileIntro.introLinks a .title i {
    margin-left: 8px;
    opacity: 1;
    width: auto;
  }
  .share.course-page {
    margin-bottom: 25px;
  }
}
@media (max-width: 1023px) {
  #pageHolder .mobileIntro {
    display: block;
  }
  body.course-page #pageHolder aside#sidebar,
  body.course-page #pageHolder #pageContent,
  #pageHolder #pageContent #additionalButtons a.apply,
  #pageHolder #pageContent #additionalButtons a.enquire,
  #pageHolder #pageContent #additionalButtons button,
  #pageHolder #pageContent #additionalButtons a {
    width: 100%;
  }
  #pageHolder #pageContent #additionalButtons a.apply,
  #pageHolder #pageContent #additionalButtons a.enquire,
  #pageHolder #pageContent #additionalButtons button,
  #pageHolder #pageContent #additionalButtons a {
    margin-right: 0;
  }
  body.course-page #pageHolder aside#sidebar {
    top: auto;
    position: relative;
  }
  #pageHolder #sidebar button.favourites,
  #pageHolder #sidebar button.print,
  #pageHolder #sidebar .enquire,
  body.course-page #pageHolder aside#sidebar .gallery,
  body.course-page #pageHolder aside#sidebar .introLinks,
  body.course-page #pageHolder #pageContent h1,
  body.course-page #pageHolder #pageContent p.intro {
    display: none;
  }
  #pageHolder #pageContent #accordion.mainDetail {
    margin-top: 5px;
  }
  .share.course-page {
    margin-top: 0;
  }
  body.course-page #pageHolder #pageContent #mobileIntro.introLinks,
  body.course-page #pageHolder #pageContent #mobileGallery.gallery {
    display: block;
  }
  #pageHolder #sidebar #accordion button.favourites {
    display: block;
  }
}
@media all and (min-width: 1024px) and (max-width: 1200px) {
  #pageHolder #pageContent #additionalButtons button,
  #pageHolder #pageContent #additionalButtons a {
    width: 100%;
    margin-right: 0 !important;
  }
  #pageHolder #pageContent #employmentOpportunities .jobRoles {
    padding-left: 0;
    padding-right: 0;
  }
  #pageHolder #pageContent #employmentOpportunities .column.span_5_of_10 {
    width: 100%;
  }
  #pageHolder #pageContent #employmentOpportunities .column.span_5_of_10:nth-child(3) {
    margin-top: 25px;
  }
  #relatedCourses .course a {
    padding: 30px 40px 90px 25px;
  }
}
@media all and (min-width: 768px) and (max-width: 1600px) {
  #relatedCourses .container {
    padding: 0 65px;
  }
}
@media all and (min-width: 1024px) and (max-width: 1550px) {
  body.course-page #pageHolder aside#sidebar {
    width: 350px;
  }
  body.course-page #pageHolder aside#sidebar .introLinks {
    margin-bottom: 40px;
  }
  body.course-page #pageHolder aside#sidebar .introLinks .link {
    width: 350px;
    height: 310px;
  }
  body.course-page #pageHolder aside#sidebar .introLinks .link a {
    height: 310px;
  }
  body.course-page #pageHolder aside#sidebar .introLinks .link.courseGuides {
    height: 286px;
  }
  body.course-page #pageHolder aside#sidebar .introLinks .link.courseGuides a {
    height: 286px;
  }
  body.course-page #pageHolder aside#sidebar .introLinks .link.courseGuides .image .overlay {
    width: 350px;
  }
  body.course-page #pageHolder aside#sidebar .introLinks .link.courseGuides .image {
    width: 372px;
    height: 240px;
  }
  body.course-page #pageHolder aside#sidebar .introLinks .link.courseGuides .image img {
    width: 100%;
  }
  body.course-page #pageHolder #pageContent {
    width: calc(100% - 400px);
  }
  #pageHolder #sidebar .apply,
  #pageHolder #sidebar #accordion button.favourites {
    padding-left: 43px;
  }
  #pageHolder #sidebar .apply i.fa-clipboard-check,
  #pageHolder #sidebar .apply i.fa-shopping-basket,
  #pageHolder #sidebar #accordion button.favourites i.fa-clipboard-check,
  #pageHolder #sidebar #accordion button.favourites i.fa-shopping-basket {
    left: 15px;
    top: 23px;
  }
  #pageHolder #sidebar .apply i.fa-arrow-circle-right,
  #pageHolder #sidebar #accordion button.favourites i.fa-arrow-circle-right {
    top: 22px;
  }
}/*# sourceMappingURL=main.css.map */

@media all and (max-width:1349px)
{
	#slider .searchHolder .linkButtons a.hide1350{display:none !important}
}