/*
 * DO NOT EDIT THIS FILE.
 * See the following change record for more information,
 * https://www.drupal.org/node/3084859
 * @preserve
 */

/**
 * @file
 * Generic base elements.
 */

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

html {
  font-family: metropolis, sans-serif;
  font-size: 100%;
  font-weight: normal;
  font-style: normal;
  line-height: 1.6875rem;
}

body {
  margin: 0;
  color: #313637;
  background-color: #f7f9fa;
  /*background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='50' height='84' viewBox='0 0 50 84'%3e  %3cpath opacity='0.05' fill='%230e6ba6' d='M25,61.7C25,68.5,19.4,74,12.5,74S0,68.5,0,61.7c0-5.7,3.9-9.6,7.4-12.9c2.3-2.2,4.5-4.4,5.1-6.8c0.7,2.4,2.8,4.6,5.1,6.8C21.1,52.2,25,56,25,61.7z M42.6,6.8c-2.3-2.2-4.5-4.4-5.1-6.8c-0.7,2.4-2.9,4.6-5.1,6.8C28.9,10.2,25,14,25,19.7C25,26.5,30.6,32,37.5,32S50,26.5,50,19.7C50,14,46.1,10.2,42.6,6.8z'/%3e%3c/svg%3e");*/
  background-position: top left; /* LTR */
  font-family: metropolis,sans-serif;
}

body.is-fixed {
  position: fixed;
  overflow: hidden;
  width: 100%;
}

[dir="rtl"] body {
  background-position: top right;
}

a {
  color: #c6050f;
}

a:hover {
  color: #0d522f;
}

a:focus {
  outline: solid 2px currentColor;
  outline-offset: 2px;
}

button {
  font-family: inherit;
}

img,
video {
  display: block;
  max-width: 100%;
  height: auto;
}

audio {
  display: block;
  max-width: 100%;
}

h1 {
  letter-spacing: -0.01em;
  font-size: 1.75rem;
  line-height: 2.25rem;
}

@media (min-width: 43.75rem) {

  h1 {
    font-size: 3.75rem;
    line-height: 4.5rem;
  }
}

h2 {
  letter-spacing: -0.01em;
  font-size: 1.5rem;
  line-height: 2.25rem;
}

@media (min-width: 43.75rem) {

  h2 {
    font-size: 2.25rem;
    line-height: 3.1rem;
  }
}

h3 {
  font-size: 1.25rem;
  line-height: 1.6875rem;
}

@media (min-width: 43.75rem) {

  h3 {
    font-size: 1.5rem;
    line-height: 2.25rem;
  }
}

h4 {
  font-size: 1.125rem;
  line-height: 1.6875rem;
}

h5 {
  font-size: 1rem;
  line-height: 1.6875rem;
}

h6 {
  font-size: 0.875rem;
  line-height: 1.125rem;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 1.125rem;
  margin-bottom: 1.125rem;
  color: #0d1214;
  font-family: metropolis, sans-serif;
  font-weight: bold;
}

@media (min-width: 43.75rem) {

  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    margin-top: 2.25rem;
    margin-bottom: 2.25rem;
  }
}

[dir="ltr"] ul {
  margin-left: 1.5em;
}

[dir="rtl"] ul {
  margin-right: 1.5em;
}

[dir="ltr"] ul {
  margin-right: 0;
}

[dir="rtl"] ul {
  margin-left: 0;
}

[dir="ltr"] ul {
  padding-left: 0;
}

[dir="rtl"] ul {
  padding-right: 0;
}

ul {
  margin-top: 0.25em;
  margin-bottom: 0.25em;
  list-style-type: disc;
  list-style-image: none;
}


body.toolbar-tray-open.page-node-type-page .region--highlighted, body.toolbar-tray-open.page-node-type-programmes .region--highlighted, body.toolbar-tray-open.page-node-type-custom-page .region--highlighted, body.toolbar-tray-open.page-node-type-video-embed .region--highlighted{
    z-index: 2000;
    display: block;
    position: absolute;
}


.site-branding__text{
  display: none !important;
}


.document-download a{
  padding: 10px;
  background-color: #efefef;
  border-radius: 3px;
  text-decoration: none;
  line-height: 1.5;
}


.document-download .file--application-pdf a::before {
    content: '\f1c1 ';
    font-family: fontawesome;
    margin-right: 5px;
}



.sidebar-col .region--sidebar nav.block-menu{
  width: 260px;
  position: relative;
  background-color: #efefef;
  border-radius: 10px;
  padding: 10px;
}

.sidebar-col .region--sidebar nav.block-menu .block__title{
  padding: 20px 20px;
  background-color: #efefef;
  color: #0d522f !important;
  font-size: 20px !important;
  margin-bottom: 0px !important;
  border-radius: 10px;
}


.sidebar-col .region--sidebar nav.block-menu ul.menu--sidebar{
  line-height: 1 !important;
}



.sidebar-col .region--sidebar nav.block-menu ul.menu--sidebar .menu__link{
  font-family: metropolis,sans-serif !important;
  font-size: 1rem;
  color: #424348;
}



.caption {
    display: contents;
}


body.toolbar-loading.user-logged-in.path-node.page-node-type-article .caption {
    display: table !important;
    margin-left: auto;
    margin-right: auto;
}


body.toolbar-loading.user-logged-in.path-node.page-node-type-article .news-image .wide-image img{
    margin-left: auto;
    margin-right: auto;
}

body.toolbar-loading.user-logged-in.path-node.page-node-type-article .single-blog-list{
    width: 80%;
}


.caption > figcaption {
    display: inline-block !important;
    width: 100% !important;
    caption-side: bottom;
    font-family: metropolis,sans-serif !important;
}


.text-content .align-center {
    display: block !important;
}

.news-date h5, .page-date h5{
  color: #c6050f;
  margin-top: 0px !important;
}

.news-date h5 span.news-cat::before {
    content: '\f054';
    margin-right: 0px;
    font-family: fontawesome;
    font-size: 13px;
}

.page-date span div{
    display: inline-block;
}

ul.course-schedule .field{
    display: inline-block;
}


.news-date h5 span.social-share a{
  text-decoration: none;
}


.news-date h5 span.ann-cat div, .news-date h5 span.news-cat div{
  display: inline-block;
}


.news-date .social-share{
    margin-left: 2px;
    text-decoration: none;
}


.social-share a{
    text-decoration: none;
    font-size: 25px;
}


.social-share a:hover{
    color: #dc1822;
}


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

.event-date .date-day{
    color: #c6050f;
}

.event-date .date-day, .event-date .date-month{
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}


.event-time, .event-venue {
    padding: 5px 0px;
}


section.section {
    margin-bottom: 30px;
    display: inline-block;
    width: 100%;
}

.section h2.block__title{
    color: #0d1214 !important;
    display: inline-block;
    width: 100%;
    padding-bottom: 20px;
    padding-top: 15px;
    border-bottom: solid 1px #efefef;
    margin-bottom: 25px;
}


.section h2.section__title{
    color: #0d1214 !important;
    display: inline-block;
    width: 100%;
    margin-bottom: 5px !important;
}

.section h2.section__title_b{
    color: #ffffff !important;
    display: inline-block;
    width: 100%;
    margin-bottom: 5px !important;
}

.dark-row .page-text p{
    color: #ffffff;
}


.lightgreen-row .page-text p{
    color: #313637;
}


.section .more-link{
    text-align: center;
    margin-top: 25px;
    margin-bottom: 25px !important;
}

.section .more-link a{
    color: #111111;
    text-decoration: none;
}

.section .more-link a:hover{
    color: #c6050f;
}

.section .more-link a::after {
    content: "\f178";
    font-family: fontawesome;
    margin-left: 10px;
    text-decoration: none;
}


.button-primary-style2 a, .button-primary-style3 a, .button-primary-download a{
    color: #c6050f;
    text-decoration: none;
}

.button-primary-style2 a:hover, .button-primary-style3 a:hover{
    color: #2a2a2a;
}


.button-primary-style2 a::after {
    content: "\f178";
    font-family: fontawesome;
    margin-left: 10px;
    text-decoration: none;
}


.news-style-2 .view-content, .event-style-3 .view-content, .event-style-2 .view-content, .event-style-1 .view-content, .ann-style-1 .view-content{
    margin-bottom: 0.1rem !important;
}


.event-style-3 .event-image {
    margin-bottom: 20px;
}



.news-item{
    background: #ffffff;
    border: 1px solid #d8dde0;
    position: relative;
    width: 100%;
    border-radius: 3px;
    min-height: 440px;
    overflow: hidden;

}



.news-item a{
    text-decoration: none !important;
}


.news-item .news-image img, .news-item .news-image-md img{
    width: 100%;
    height: auto;
    transition: all .3s;
}


.news-item a:hover .news-image img{
    transform: scale(1.1);
    transition: all .3s;
}


.news-item a:hover .news-image-md img{
    transform: scale(1.1);
    transition: all .3s;
}


.news-item .news-image, .news-item .news-image-md, .news-item .news-title{
    margin-bottom: -20px;
}

.news-item .news-date, .news-item .news-title{
    padding: 5px 20px;
}


.news-item .news-date{
    color: #222222 !important;
}


.news-item .news-title h4{
    margin-bottom: 25px;
}


.news-item .news-title h5{
    margin-bottom: 25px;
    line-height: 23px;
}


.news-item-4{
    background: #ffffff;
    position: relative;
    overflow: hidden;

}


.news-item-4 a{
    text-decoration: none !important;
    display: block;
}



.news-item-4 .news-image img, .news-item-4 .news-image-md img{
    width: 100%;
    height: auto;
    transition: all .3s;
}


.news-item-4 a:hover .news-image img{
    transform: scale(1.1);
    transition: all .3s;
}


.news-item-4 a:hover .news-image-md img{
    transform: scale(1.1);
    transition: all .3s;
}


.news-item-4 .news-date, .news-item-4 .news-title{
    padding: 5px 0px;
}


.news-item-4 .news-date{
    color: #7A7A7A !important;
}


.news-item-4 .news-title h4{
    margin-bottom: 25px;
}


.news-item-4 .news-title h5{
    margin-bottom: 25px;
    line-height: 23px;
}


.news-item-4 .news-image {
    height: 266px;
    overflow: hidden;
}
  
  


.programme-item{
    height: 295px;
    overflow: hidden;
    border-radius: 3px;
    transition-duration: .3s;
    transition-property: transform;
    transition-timing-function: ease-out;
}


.programme-item:hover{
    transform: translateY(-8px);
}


.programme-item .programme-title{
    margin-top: -297px;
    text-align: center;
    height: 300px;
    background-color: rgba(0,0,0,0.5);
    position: relative;
    padding: 150px 10px;
    font-size: 28px;
    font-weight: 600;
}


.programme-item a{
    color: #ffffff;
    text-decoration: none;
}



.quicklinks-item{
    height: 295px;
    overflow: hidden;
    border-radius: 3px;
    transition-duration: .3s;
    transition-property: transform;
    transition-timing-function: ease-out;
}


.quicklinks-item:hover{
    transform: translateY(-8px);
}



.quicklinks-item a{
    color: #ffffff;
    text-decoration: none;
}


.icon-link, .ann-style-medium{
    transition-duration: .3s;
    transition-property: transform;
    transition-timing-function: ease-out;
}


.icon-link:hover{
    transform: translateY(-8px);
}

.ann-style-medium:hover{
    transform: translateY(-8px);
}



.sc-item{
    height: 370px;
    overflow: hidden;
    border-radius: 10px;
    transition-duration: .3s;
    transition-property: transform;
    transition-timing-function: ease-out;
}


.ql-item{
    height: 380px;
    overflow: hidden;
    border-radius: 10px;
    transition-duration: .3s;
    transition-property: transform;
    transition-timing-function: ease-out;
}


.sc-item:hover, .ql-item:hover{
    transform: translateY(-8px);
}


.sc-item .sc-title{
    margin-top: -370px;
    text-align: left;
    height: 400px;
    background-image: linear-gradient(0deg, #000000 0%, #0000 100%);
    position: relative;
    padding: 69% 13px 34px;
    font-size: 28px;
    font-weight: 600;
}


.sc-item .sc-title-lg {
    margin-top: -600px;
    text-align: left;
    height: 400px;
    background-image: linear-gradient(0deg, #000000 0%, #0000 100%);
    position: relative;
    padding: 46% 40px 34px;
    font-size: 28px;
    font-weight: 600;
    top: 0px;
}


.sc-item .sc-title-lg.mt-move {
    margin-top: -520px !important;
}


.ql-item .ql-title{
    text-align: center;
    height: 400px;
    background-image: linear-gradient(0deg, #111111 5%, #111111 5%, #01111110 105%);
    position: relative;
    padding: 40px 15px;
    align-content: end;
}


.sc-item .sc-title-md, .ql-item .ql-title-md{
    text-align: left;
    height: 400px;
    background-image: linear-gradient(0deg,#0d77b5 0%,#0d77b500 100%);
    position: relative;
    padding: 35% 25px 50px;
    font-size: 28px;
    font-weight: 600;
}

.sc-item .sc-title h4, .sc-item .sc-title-md h4, .sc-item .sc-title-lg h4{
    color: #ffffff;
    font-size: 1.125rem;
    margin-top: 0px !important;
    margin-bottom: 10px !important;
}


.ql-item .ql-title h4{
    color: #ffffff;
    font-size: 1.5rem;
    margin-top: 0px !important;
    margin-bottom: 10px !important;
}


.ql-item .ql-title-md h4{
    color: #ffffff;
    font-size: 1.5rem;
    margin-top: 0px !important;
    margin-bottom: 10px !important;
    width: 80%;
}


.sc-item .sc-title-md h5, .ql-item .ql-title h5, .ql-item .ql-title-md h5{
    color: #ffffff;
    margin-top: 20px !important;
    margin-bottom: 0px !important;
}


.sc-item .sc-title h5, .sc-item .sc-title-lg h5{
    color: #ffffff;
    margin-top: 1px !important;
    margin-bottom: 0px !important;
}


.ql-item .ql-title p{
    color: #ededed;
    font-size: 13px;
    font-weight: 100;
}



.sc-item a, .ql-item a{
    color: #ffffff;
    text-decoration: none;
}



.sc-item .sc-image, .ql-item .ql-image{
  width: 100%;
  height: auto;
}


.sc-item .sc-image img, .ql-item .ql-image img{
  width: 100%;
}


.sc-item .sc-date{
  color: #ffffff;
}


.ql-item-style2 .ql-image-style2 img{
    border-radius: 7px;
}

.line-link a{
    text-decoration: none;
}

.body-section .body-section-title{
    margin: 10px 0px !important;
    display: inline-block;
}


.body-section .body-text{
    display: inline-block;
    width: 100%;
}


.body-section .button{
    margin-top: 0px !important;
}


.video-box-row{
  background-color: rgba(16,153,232, 0.1);
  padding: 5.5% 5% 3%;
  border-radius: 7px;
}


.video-box-row .video-box{
  width: 800;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}


.media--type-remote-video{
   width: 100%;
   display: inline-block !important;
}


section.section iframe, .video-section iframe, .block__content iframe, .path-media .region iframe, .path-node .region iframe{
  aspect-ratio: 16 / 9;
  width: 100%;
  height: auto;
  border-width: 0px;
  border-radius: 3px;
}


.page-image img{
  width: auto;
  max-width: 100%;
  height: auto;
}

.top-alumni-image .wide-image {
    margin-top: 0.5rem !important;
}


.top-alumni-image img{
  max-width: 100%;
}


.top-alumni-image .wide-image{
  width: 100% !important;
  margin-left: 0px !important;
}


.alumni-image img{
  margin-left: auto;
  margin-right: auto;
}


.site-footer .col-sm-3 h4{
  color: #ffffff;
}

.site-footer .col-sm-4 h4{
  color: #ffffff;
}

.site-footer .col-sm-3 p, .site-footer .col-sm-4 p, .site-footer .col-sm-5 p, .site-footer .col-sm-6 p{
  color: rgba(255,255,255,0.6);
  line-height: 1.5;
  margin: 22px 0px;
}


.site-footer .copyright {
  text-align: center;
  margin-top: 50px;
}


.site-footer .copyright span {
    font-size: 14px;
}

.site-footer .copyright .region--footer-bottom {
    display: inline-block;
}


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


.partner-section img{
  margin-left: auto;
  margin-right: auto;
}


.partner-section .carousel-indicators{
  bottom: -30px;
}


span.socials {
    display: inline-block;
    float: left;
    margin-right: 10px;
}


body.user-logged-in .tabs-wrapper {
  display: block !important;
}

body.path-user .tabs-wrapper {
  display: none;
}


.profile-image div.wide-image{
  margin-left: 0px !important;
  width: inherit;
  margin-top: 0px !important;
}

.profile-image .wide-image img, .profile-item .profile-image-box img, .profile-item-style2 .profile-image-box img{
  border-radius: 3px;
}


.profile-page h4.position{
  color: #c6050f;
}

.profile-page .bio{
  margin-bottom: 30px;
}


.profile-item, .profile-item-style2 {
    background-color: #efefef;
    border-radius: 3px;
    overflow: hidden;
    margin-top: 25px;
}


.profile-item-style2 .col-sm-6{
    padding-right: 0px !important;
    padding-left: 0px !important;
}


.short-course .pull-right{
  float: right;
}


.short-course .button--primary a, .programmes .button--primary a{
  color: #ffffff;
  text-decoration: none;
}


.profile-page .profile-button a{
    color: #ffffff;
    text-decoration: none;
    background-color: #c6050f;
    display: inline-block;
    height: 3.375rem;
    margin-top: 1.125rem;
    margin-bottom: 1.125rem;
    padding-top: 1.125rem;
    padding-right: 1.6875rem;
    padding-bottom: 1.125rem;
    padding-left: 1.6875rem;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    border: solid 2px #c6050f;
    border-radius: 0.1875rem;
    font-family: metropolis,sans-serif;
    font-size: 1.125rem;
    font-weight: 700;
    transition: all 0.3s;
    -webkit-appearance: none;
    appearance: none;
    -webkit-font-smoothing: antialiased;
}


.profile-page .profile-button a:hover, .profile-page .profile-button a:focus {
    color: #fff;
    border-color: #2a2a2a;
    background-color: #2a2a2a;
}


.profile-info{
   padding: 15px 20px; 
}


.profile-item h4, .profile-item-style2 h4{
  margin-top: 10px !important;
  margin-bottom: 0px !important;
}


.profile-item h5, .profile-item-style2 h5{
  margin-top: 0px !important;
  margin-bottom: 15px !important;
  color: #c6050f;
  font-weight: 500;
  font-size: 15px;
}

.news-page-row .source{
    margin-top: 40px;
    color: #777777;
    font-size: 15px;
}

.menu--secondary-link a.primary-nav__menu-link{
    background-color: #c6050f;
    color: #ffffff;
    border-radius: 20px;
    text-align: center;
    display: inline-block !important;
    padding: 0 24px;
}

.menu--secondary-link a.primary-nav__menu-link .primary-nav__menu-link-inner:after {
    border-top: solid 0px #c6050f !important;
}

.menu--secondary-link a.primary-nav__menu-link:hover, .menu--secondary-link a.primary-nav__menu-link:focus{
    background-color: #2a2a2a;
    color: #ffffff;
}


.menu--secondary-link a.primary-nav__menu-link span.primary-nav__menu-link-inner{
    padding-top: 0.8rem !important;
    padding-bottom: 0.8rem !important;
}


span.topstory-tag{
    font-size: 20px;
    display: block;
}


.dark-row{
    padding: 50px 0px;
    background-color: #272727;
    display: inline-block;
    width: 100%;
}


.grey-row{
    padding: 50px 0px;
    background-color: #F8FAFC;
    display: inline-block;
    width: 100%;
}

.lightgreen-row{
    padding: 35px 0px 0px;
    background-color: #e6efec;
}


.body-text {
    margin-bottom: 20px;
}


.homepage-body-text {
   line-height: 1.5;
   font-size: 17px;
}


.homepage-body-text p{
   margin-bottom: 20px;
}


.section__title_home {
   margin-top: 1px;
   margin-bottom: 10px;
}


.news-section-title, .event-section-title{
    margin-top: 0px;
    margin-bottom: 0px;
}

.news-style-medium, .event-style-medium, .ann-style-medium{
    display: inline-block;
    width: 100%;
}

.news-style-medium a, .event-style-medium a{
    color: #313637;
    display: inline-block;
    width: 100%;
    margin-bottom: 40px;
}


.ann-style-medium{
    background-color: #efefef;
    border-radius: 4px;
}


.ann-style-medium a{
    padding: 30px;
    color: #313637;
    display: inline-block;
    width: 100%;
    margin-bottom: 1px;
    text-decoration: none;
}


.ann-style-medium h5{
    line-height: 23px;
}


.news-date {
    font-size: 15px;
}


.video-section-title{
    margin-top: 10px !important;
    margin-bottom: 15px !important;
}


.mt-20{
    margin-top: 20px;
}


.region .view-header{
    margin-bottom: 15px;
}

.region .view-header p{
    margin-top: 10px;
    margin-bottom: 0px;
    font-size: 23px;
}


.email-button a{
    width: 104px;
    display: inline-block;
    color: transparent;
    height: 40px;
    overflow: hidden;
    padding-bottom: 60px;
}

.email-button a::after{
    content: 'Send email';
    width: 104px;
    background-color: #efefef;
    color: #222222;
    display: block;
    padding: 10px;
    border-radius: 5px;
    margin-top: -19px;
}


.selected-month div{
    display: inline-block !important;
}


.tawk-branding{
    display: none !important;
}


.body-section {
    margin-bottom: 30px;
}


.newsletter img{
    border-radius: 4px;
}



.slider3 .slide-link-line a {
    color: #0d522f !important;
    text-decoration: none;
    transition-duration: .3s;
    font-weight: 100;
    font-size: 18px;
}


.slider3 .slide-link-line a:hover {
    color: #222222 !important;
}


.slider3 .slide-link-line a::after {
    content: "\f178";
    font-family: fontawesome;
    margin-left: 10px;
    text-decoration: none;
    font-size: 17px;
    font-weight: 100;
}


.menu--main .primary-nav__menu-item a.is-active .primary-nav__menu-link-inner {
    color: #c6050f;
}



.site-footer nav.block-menu{
    margin-bottom: 30px;
}


.site-header .primary-nav__menu .primary-nav__menu-item--nolink .primary-nav__menu-link--nolink.primary-nav__menu-link--level-1{
	font-weight: bold;
    color: #0d1214;
}


.welcome-msg{
    background-image: url(img/welcome-pattern.jpg);
    background-position: center center;
    background-repeat: repeat;
    background-size: cover;
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
    padding: 4%;
    border-radius: 10px;
}


.welcome-msg .page-text{
    font-size: 18px;
}


.title-desc{
    font-size: 16px;
    color: #7A7A7A;
}


.toolbar-tray-open #block-elearning-help{
	margin-top: -120px;
    display: none;
    background-color: #ffffff;
    padding: 5px;
}


form.comment-form .filter-guidelines__item, form.comment-form .js-filter-wrapper, form.comment-form .form-item-subject-0-value, .comments .comment__content h3 a{
    display: none;
}


.comment .comment__text-wrapper .comment__content h3{
    margin: 0px;
    font-size: 16px;
}


.comment .comment__picture{
    width: 2.5rem;
    height: 2.5rem;
    background-image: url(img/user-icon.png);
    background-repeat: no-repeat;
    background-size: 90%;
    background-position: bottom;
}


a:focus {
    outline: none !important;
}


.page-node-type-staff-profile h1.page-title, .page-node-type-people h1.page-title{
    display: none;
}


body.page-node-type-programmes .region--content-above{
        display: block !important;
        background-color: rgba(0,0,0,0.6);
        position: absolute;
        width: 100%;
        top: 0px;
        left: 0px;
        height: 450px;
        text-align: left;
    }
    
    
body.page-node-type-programmes .region--content-above .page-title {
    display: inline-table;
    color: #ffffff !important;
    height: 200px;
    vertical-align: middle;
    font-size: 43px;
    width: 70%;
    line-height: 1.4;
}
       
    
body.page-node-type-programmes .region--content-above .page-title span{
    vertical-align: middle;
    height: inherit;
    display: table-cell;
}


    
    
.programme-header-image{
        position: absolute;
        width: 100%;
        top: 0px;
        left: 0px;
        right: 0px;
        display: block !important;
        background-color: #333333;
        z-index: -2;
        height: 450px;
        overflow: hidden;
}


.programme-brief{
    display: inline-block;
    margin-bottom: 45px;
    width: 100%;
}


.programme-brief .p-brief-info{
    color: #ffffff;
    font-size: 19px;
    font-weight: 600;
    margin-top: 10px;
} 

.programme-brief label{
    color: #38df84;
    font-size: 18px;
} 
       
       
       
.programme-header-image .wide-image{
        margin: 0px !important;
        width: 100% !important;
        height: 450px;
}



.programme-brief .p-brief-info{
    color: #ffffff;
    font-size: 19px;
    font-weight: 600;
    margin-top: 10px;
} 



.programme-brief .p-brief-info a{
    color: #ffffff;
    text-decoration: none;
}

.programme-brief .p-brief-info a:hover{
    color: #38df84;
}

.programme-brief .p-brief-info a::after {
    content: "\f178";
    font-family: fontawesome;
    margin-left: 10px;
    text-decoration: none;
}


.programme-brief .p-apply-button a{
    display: inline-block;
    height: 3.375rem;
    margin-top: 1.125rem;
    margin-bottom: 1.125rem;
    padding-top: 1.125rem;
    padding-right: 1.6875rem;
    padding-bottom: 1.125rem;
    padding-left: 1.6875rem;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    color: #ffffff;
    border-radius: 0.1875rem;
    background-color: #c6050f;
    font-family: metropolis, sans-serif;
    font-size: 1.125rem;
    font-weight: 700;
    -webkit-appearance: none;
    appearance: none;
    -webkit-font-smoothing: antialiased;
    transition: all .3s ease-in 0s;
}

.programme-brief .p-apply-button a:hover{
    color: #ffffff;
    background-color: #0a5931;
}

.main-content .body-section ul{
    line-height: 2;
}


.main-content .body-section ul li{
    font-size: 16px;
}


.contain-tabs{
    padding-top: 20px;
}


.contain-tabs ul.nav-pills{
    margin: 0;
}


.contain-tabs ul.nav-pills li .btn{
   background-color: #ffffff;
} 

.contain-tabs ul.nav-pills li .btn.active{
   border-bottom: solid 5px #c6050f;
   color: #c6050f;
   font-weight: 600;
}

.page-node-type-programmes .body-section .tab-content {
    background-color: #f9f9f9;
    padding: 20px;
    min-height: 423px;
}

.faqs-row .field__item {
    margin-bottom: 15px;
}



.video-row iframe{
    border-radius: 10px;
}


.page-image .wide-image{
    margin-left: 0 !important;
}


.top-bar{
    background-color: #c6050f;
    width: 100%;
}


.top-bar .region{
    margin: 10px 0px 7px;
    display: inline-block;
    width: 100%;
}

.top-bar nav{
    display: inline-block;
    float: left;
    margin-bottom: 0px !important;
}


.top-bar .views-element-container {
    display: inline-block;
    float: right;
    width: 300px;
    margin-bottom: 0px !important;
}




.top-bar nav ul li{
    margin-right: 10px;
    padding-right: 10px;
}


.top-bar nav ul li:last-child:after{
    content: none !important;
}

.top-bar nav ul li a{
    color: #ffffff;
    font-size: 12px;
    text-decoration: none;
}

.top-bar nav ul li a:hover{
    color: #efefef;
}


.top-bar .region .socials img {
    width: 23px;
    padding-top: 2px;
    transition: all .3s;
}

.top-bar .region .socials img:hover {
    transform: scale(1.1);
}


body.path-contact form.contact-form{
    background-color: #efefef;
    padding: 30px 40px;
}


.page-wrapper .contain-tabs .btn.focus, .page-wrapper .contain-tabs .btn:focus {
    box-shadow: none !important;
}


.block__content figure.align-left.caption, .block__content figure.align-right.caption {
    display: inline-block !important;
}


.block__content figure.align-left.caption img, .block__content figure.align-right.caption img {
    width: auto !important;
}


.block__content figure.align-left.caption > figcaption, .block__content figure.align-right.caption > figcaption {
    display: inline-block !important;
    width: inherit !important;
    caption-side: bottom;
}


.accordion-row h5.mb-0{
    margin-top: 0px;
}

.accordion-row h3.mt-2{
    margin-bottom: 10px;
}


.accordion-row button.btn-link{
    text-decoration: none !important;
}


.accordion-row button.btn-link:hover{
    color: #c6050f !important;
}

.accordion-row button.btn-link:active{
    color: #c6050f !important;
}

.accordion-row p{
    line-height: 1.5;
}


.accordion-row .card{
	margin-bottom: 20px !important;
}

.accordion-row .card .views-field-title span.field-content{
	display: none !important;
}


.hide, .slideshow .carousel-caption .hide, .slideshow .carousel-caption .Hide{display: none !important;}

.slideshow .hide

.p-date {
    padding-top: 18px;
}


.node-preview-container.node-preview-container .node-preview-form-select {
    padding: 20px 10px 35px !important;
}


.course-search-form .search-form {
    padding-bottom: 60px;
}


.course-search-form .search-form input.button--primary {
    border: solid 1px #ffffff;
}


body.path-frontpage .site-footer {
    margin-top: 0px !important;
    top: -5px !important;
}


.page-header-image::after{
    background-color: rgba(20, 20, 20, 0.8);
    -webkit-opacity: .7;
    -moz-opacity: .7;
    opacity: .7;
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}


.our-events .image-box .wide-image{
    margin-left: 0 !important;
}


.e-issues-section .views-exposed-form {
	justify-content: center;
    display: flex !important;
}


.e-issues-section .js-form-item {
	margin-top: 3px;
    margin-right: 20px;
}


.e-issues-section .js-form-item label{
	margin-bottom: 15px;
}


body.page-node-type-slideshow .site-header,
body.page-node-type-staff-profile .site-header,
body.page-node-type-quicklinks .site-header,
body.page-node-type-socials .site-header, 
body.page-node-type-video-embed .site-header,
body.page-node-type-article .site-header,
body.page-node-type-short-course .site-header,
body.page-node-type-events .site-header,
body.page-node-type-announcement .site-header,
body.page-node-type-programmes .site-header,
body.page-node-type-partner-logos .site-header,
body.path-media .site-header,
body.path-user .site-header,
body.path-webform .site-header,
body.path-search .site-header{
        background-color: #c6050f;
}


body.page-node-type-slideshow .site-header::after,
body.page-node-type-staff-profile .site-header::after,
body.page-node-type-quicklinks .site-header::after,
body.page-node-type-socials .site-header::after, 
body.page-node-type-video-embed .site-header::after,
body.page-node-type-article .site-header::after,
body.page-node-type-short-course .site-header::after,
body.page-node-type-events .site-header::after,
body.page-node-type-announcement .site-header::after,
body.page-node-type-programmes .site-header::after,
body.page-node-type-partner-logos .site-header::after,
body.path-media .site-header::after,
body.path-user .site-header::after,
body.path-webform .site-header::after,
body.path-search .site-header::after{
    background-color: rgba(20, 20, 20, 0.8);
    -webkit-opacity: .7;
    -moz-opacity: .7;
    opacity: .7;
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
}



body.page-node-type-page .region--content, body.page-node-type-custom-page .region--content{
        margin-top: 18rem;
}



.news-image .wide-image{
    margin-left: 0px !important;
}


@media (min-width:992px){
   .d-flex-max-w {
    display: -ms-flexbox!important;
    display: flex!important;
    }
    
    body:not(.is-always-mobile-nav) .header-nav {
        justify-content: space-around !important;
    }
    
    .d-flex-custom {
        display: -ms-flexbox !important;
        display: flex !important;
    }
    
    .course-search-form .search-form input.form-search{
    width: 700px;
    }
    
    .course-search-form input.button--primary{
        margin-left: -30px;
    }
    
  
}




@media (min-width:1600px){
    .slideshow .slider3 .carousel-caption {
    width: 37% !important;
  }
  
   .slideshow .slider4 .carousel-caption {
    width: 48% !important;
  }
  
  
    body.page-node-type-programmes .region--content-above{
        padding: 0px 274px !important;
    }
    
    body.page-node-type-programmes .region--content-above .page-title {
    padding-left: 7rem !important;
    }
  
}



@media (min-width:767px){
  .slideshow .slider1 .carousel-caption{
    width: 600px;
    background-color: rgba(255,255,255,0.85);
    position: absolute;
    margin-top: -33rem;
    z-index: 10000;
    padding: 25px 46px;
    margin-left: 14em;
  }
  
  
  .slideshow .slider2 {
    max-height: 1000px;
    overflow: hidden;  
  }
  
  .slideshow .slider2 .carousel-caption {
    width: 100%;
    background-color: transparent;
    position: absolute;
    margin-top: -25rem;
    z-index: 10000;
    padding: 1px 46px;
    margin-left: auto;
    text-align: center;
    margin-right: auto;
    margin-bottom: 40px;
  }
  
  
  .slideshow .slider2 .carousel-caption .slide-title, .slideshow .slider2 .carousel-caption .slide-caption {
    width: 800px;
    margin-left: auto;
    margin-right: auto;
  }
  
  
  .slideshow .slider2 .carousel .carousel-indicators{
      bottom: 0 !important;
      margin-bottom: 30px;
  }
  
   
   .slideshow .slider2 .carousel-inner .carousel-item .img-overlay::after {
    background-color: #000;
    -webkit-opacity: .3;
    -moz-opacity: .3;
    opacity: .3;
    content: "";
    width: 100%;
    height: 785px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
   }
   
   
   .slideshow .slider3 {
    max-height: 782px;
    overflow: hidden;  
  }
  
  
   .slideshow .slider4 {
    max-height: 1000px;
    overflow: hidden;  
  }
  
  
  .slideshow .slider3 .carousel-caption {
    width: 46%;
    background-color: rgba(255,255,255,0.6);
    position: absolute;
    margin-top: 13%;
    z-index: 10000;
    padding: 1px 55px;
    margin-left: 200px;
    text-align: left;
    margin-right: auto;
    margin-bottom: 40px;
    min-height: 254px;
    top: 0px;
    align-items: center;
    align-content: center;
    display: flex !important;
  }
  
  
  .slideshow .slider3 .carousel-caption h3{
    margin-top: 0px !important;
    margin-bottom: 0px !important;
  }
  
  
  .slideshow .slider3 .carousel-caption .slide-title, .slideshow .slider3 .carousel-caption .slide-caption {
    width: auto;
    margin-right: auto;
  }
  
  
  .slideshow .slider3 .carousel .carousel-indicators{
      bottom: 0 !important;
      margin-bottom: 30px;
  }
  
  .slideshow .slider2 .carousel-inner .carousel-item .black-overlay::after {
    background-color: rgba(20, 20, 20, 0.8);
    -webkit-opacity: .7;
    -moz-opacity: .7;
    opacity: .7;
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
   }
  
  
  
  .slideshow .slider4 .carousel-inner .carousel-item .black-overlay::after {
    background-color: rgba(20, 20, 20, 0.8);
    -webkit-opacity: .7;
    -moz-opacity: .7;
    opacity: .7;
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
   }
   
   
   .slideshow .slider4 .carousel-inner .carousel-item .green-overlay::after {
    background-color: rgba(23, 116, 69, 0.8);
    -webkit-opacity: .7;
    -moz-opacity: .7;
    opacity: .7;
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
   }
  
  
  .slideshow .slider4 .carousel-caption {
    width: 60%;
    height: 100%;
    background-color: transparent;
    position: absolute;
    z-index: 10000;
    padding: 1px 55px;
    margin-left: 200px;
    text-align: left;
    margin-right: auto;
    margin-bottom: 40px;
    min-height: 254px;
    top: 0px;
    align-items: center;
    align-content: center;
    display: flex !important;
  }
  
  
  .slideshow .slider4 .carousel-caption h3{
    margin-top: 0px !important;
    margin-bottom: 0px !important;
  }
  
  
  .slideshow .slider4 .carousel-caption .slide-title, .slideshow .slider4 .carousel-caption .slide-caption {
    width: auto;
    margin-right: auto;
  }
  
  
  .slideshow .slider4 .carousel .carousel-indicators{
      bottom: 0 !important;
      margin-bottom: 30px;
  }
  
   

  .slider1 .carousel-caption .slide-title h3{
  font-size: 33px;
  margin-bottom: 13px !important;
  }
  
  .slider2 .carousel-caption .slide-title h3{
  font-size: 48px;
  margin-bottom: 1px !important;
  color: #ffffff;
  line-height: 3rem;
  }
  
  .slider3 .carousel-caption .slide-title h3{
  font-size: 35px;
  margin-bottom: 1px !important;
  color: #222222;
  line-height: 3rem;
  }
  
  .slider4 .carousel-caption .slide-title h3{
  font-size: 60px;
  margin-bottom: 1px !important;
  color: #ffffff;
  line-height: 4rem;
  }
  
  .slider4 .carousel-caption .slide-sub-title h4 {
    font-size: 24px;
    color: #ffffff;
  }


  .slider1 .slide-caption p{
  font-size: 18px !important;
  font-weight: 100;
  line-height: 1.5;
  margin-top: 0px !important;
  }
  
  .slider2 .slide-caption p{
  font-size: 18px !important;
  font-weight: 100;
  line-height: 1.5;
  margin-top: 0px !important;
  color: #ffffff;
  }
  
  .slider3 .slide-caption p{
  font-size: 18px !important;
  font-weight: 100;
  line-height: 1.5;
  margin-top: 0px !important;
  color: #222222;
  }
  
  
  .slider4 .slide-caption p{
  font-size: 18px !important;
  font-weight: 100;
  line-height: 1.5;
  margin-top: 0px !important;
  color: #ffffff;
  }

  .news-page-row, .page-row{
    width: 85%;
  }
  
  .basic-page-row{
    width: 100%;
  }

  .slider1 .carousel-control-prev {
    width: 90px !important;
    float: left;
    height: 100%;
    top: 0px;
    margin-top: 0px;
    position: absolute;
    align-items: center;
    align-content: center;
    display: flex;
    flex-wrap: wrap;
  }

  .slider1 .carousel-control-next {
    width: 90px !important;
    float: right;
    height: 100%;
    top: 0px;
    margin-top: 0px;
    position: absolute;
    align-items: center;
    align-content: center;
    display: flex;
    flex-wrap: wrap;
  }
  
  
  .slider2 .carousel-control-prev, .slider3 .carousel-control-prev, .slider4 .carousel-control-prev {
   width: 90px !important;
    float: left;
    height: 100%;
    top: 0px;
    margin-top: 0px;
    position: absolute;
    align-items: center;
    align-content: center;
    display: flex;
    flex-wrap: wrap;
  }

  .slider2 .carousel-control-next, .slider3 .carousel-control-next, .slider4 .carousel-control-next {
    width: 90px !important;
    float: right;
    height: 100%;
    top: 0px;
    margin-top: 0px;
    position: absolute;
    align-items: center;
    align-content: center;
    display: flex;
    flex-wrap: wrap;
  }


  .slider1 .carousel-control-next, .slider1 .carousel-control-prev {
      padding: 10px;
  }
  
  .slider2 .carousel-control-next, .slider2 .carousel-control-prev {
      padding: 10px;
  }
  
  
  .slider3 .carousel-control-next, .slider3 .carousel-control-prev {
      padding: 10px;
  }
  
  .slider4 .carousel-control-next, .slider4 .carousel-control-prev {
      padding: 10px;
  }

  .section h2.block__title, .section h2.section__title, .section h2.section__title_b{
    font-size: 40px !important;
  }

  .sc-item .sc-title-md, .ql-item .ql-title-md{
    margin-top: -630px;
  }
  
  .news-item .news-image {
    height: 266px;
    overflow: hidden;
  }
  
  
  .news-item .news-image-md {
    height: 200px;
    overflow: hidden;
  }
  
  .news-item a{
    height: 440px;
    display: block;
  }
  
  
  .section .region--section3 .block-views-blocknews-style-2-block-2, .section .region--section3 .block-views-blockevent-style-2-block-2, .section .region--section3 .block-views-blockevent-style-3-block-2{
    width: 48%;
    float: left;
    margin-right: 2%;
  }
  
  
  .section .news-style-2 .more-link, .section .event-style-1 .more-link, .section .event-style-3 .more-link {
    text-align: left !important;
    margin-top: 0px !important;
    }
    
    
    .quicklinks-item{
    margin-top: 30px;
    }
    
    .profile-item {
    min-height: 500px;
    }
    
    .newsletter{
    padding-left: 30px;
    }
    
    .vertical-align-center{
    align-content: center;
    align-items: center;
    display: flex;
    position: relative;
    flex-wrap: wrap;
    min-height: 29vw;   
    }
    
    
    .vertical-align-center-video{
    align-content: center;
    align-items: center;
    display: grid;
    position: relative;
    min-height: 25vw;   
    }
    
    
    .carousel-control-next-icon, .carousel-control-prev-icon {
    width: 50px !important;
    height: 50px !important;
    background-size: 50% 50% !important;
    background-color: #111111 !important;
    border-radius: 3px;
    }
    
    .section__title_home {
    font-size: 40px !important;
    }
    
    .home-news-section-style3 .news-item, .home-news-section-style4 .news-item{
     min-height: 400px !important;   
    }
    
    .home-news-section-style3 .news-item a, .home-news-section-style4 .news-item a{
     height: 400px !important;   
    }
    
    .container-icon-link .views-view-grid__item .icon-link .flex-nowrap{
    min-height: 42px;
    align-content: center;
    align-items: center;
    font-size: 15px;
    }
    
    
    .region--section3 .views-element-container{
    margin-bottom: 0.375rem !important;
    }
    
    
    .ann-style-medium{
    background-color: #efefef;
    border-radius: 4px;
    min-height: 475px;
    }
    
    
    .home-news-section-style3 .view-content, .home-news-section-style4 .view-content{
    margin-bottom: 1rem !important;    
    }
    
    
    section.globe-bg{
    background-image: url(img/globe.webp);
    background-repeat: no-repeat;
    background-size: 50%;
    background-position: left top;
    }
    
    
    section .about-bg{
    background-image: url(img/aboutbg.webp);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top left;
    padding: 2rem 3rem !important;
    }
    
    .video-bg{
      padding: 1.5rem 13rem !important;  
    }
    
    .video-bg iframe{
        border-radius: 10px;
    }
    
    
    .quicklinks-item .quicklinks-title{
    height: 300px;
    background-color: rgba(0,0,0,0.5);
    position: relative;
    font-size: 28px;
    font-weight: 600;
    margin-top: -297px;
    align-items: center;
    align-content: center;
    flex-wrap: nowrap;
    display: flex;
    text-align: center;
    justify-content: center;
    }
    
    
    body:not(.is-always-mobile-nav) .site-header .primary-nav__menu--level-1 ul.primary-nav__menu--level-2{
       overflow: visible !important;
    }
    
    .site-header .menu ul.primary-nav__menu--level-3{
    position: absolute;
    left: 87%;
    background-color: #ffffff;
    z-index: 2000;
    max-height: calc(100vh - 12.375rem);
    width: 15.625rem;
    margin-top: -30px;
    padding: 30px;
    visibility: hidden; 
    transition: all .3s ease;
    opacity: 0;
    }
    
    
    .site-header ul.primary-nav__menu--level-2 .primary-nav__menu-item--level-2.primary-nav__menu-item--has-children{
        width: 300px;
    }
    
    
    .site-header ul.primary-nav__menu--level-2 .primary-nav__menu-item--level-2  a.primary-nav__menu-link--has-children:hover ~ ul.primary-nav__menu--level-3{
        visibility: visible !important;
        opacity: 1;
    }
    
    .site-header ul.primary-nav__menu--level-2 .primary-nav__menu-item--level-2 ul.primary-nav__menu--level-3:hover{
        visibility: visible !important;
        opacity: 1;
    }
    
    .site-header li.primary-nav__menu-item--level-3 {
    padding-bottom: 0.5rem !important;
    margin-bottom: 0px !important;
    letter-spacing: 0.02em;
    font-size: 1rem;
    line-height: 1.6875rem;
    font-weight: normal;
    }
    
    
    .site-header ul.primary-nav__menu--level-2 .primary-nav__menu-item--level-2 ul.primary-nav__menu--level-3 span.primary-nav__menu-link-inner--level-3{
    padding-top: 5px !important;
    padding-bottom: 5px !important;
    }
    
    
    .site-header ul.primary-nav__menu--level-2 .primary-nav__menu-item--level-2 ul.primary-nav__menu--level-3 span.primary-nav__menu-link-inner--level-3:after {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 0;
    content: "";
    transition: transform 0.2s;
    transform: scaleX(0);
    transform-origin: left;
    border-top: solid 5px #c6050f;
    }
    
    
    .ql-item .ql-title h4{
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    }
    
    
    
    .site-header li.primary-nav__menu-item--level-2 {
        padding-bottom: 0rem !important;
        margin-bottom: 0px !important;
    }
    
    body.page-node-type-page .main-content .layout--content-medium, body.page-node-type-page .main-content .layout--pass--content-medium > * {
        grid-column: 2 / 14;
    }
    
    body.page-node-type-page .main-content .sidebar-grid .layout--pass--content-medium > * {
        grid-column: 1 / 14 !important;
    }
    
    body.page-node-type-staff-profile .main-content .layout--content-medium, body.page-node-type-staff-profile .main-content .layout--pass--content-medium > * {
        grid-column: 2 / 14;
    }
    
    body.page-node-type-people .main-content .layout--content-medium, body.page-node-type-people .main-content .layout--pass--content-medium > * {
        grid-column: 2 / 14;
    }
    
    body.page-node-type-programmes .main-content .layout--content-medium, body.page-node-type-programmes .main-content .layout--pass--content-medium > * {
        grid-column: 2 / 14;
    }
    
    body.page-node-type-programmes .region--content-above{
        padding: 0px 190px;
    }
    
    body.page-node-type-programmes .region--content-above .page-title {
    padding-left: 0rem;
    }
    
    /*[dir="ltr"] .wide-image {*/
    /*    margin-left: 0rem !important;*/
    /*}*/
    
    
    .ql-item .ql-title{
    margin-top: -28rem;
    }
    
    
    body.page-node-type-programmes .region--content{
        margin-top: 13rem !important;
    }
    
    
    .news-item-4 .news-image-md {
    height: 200px;
    overflow: hidden;
    border-radius: 10px;
    }
    
    
    .news-item-4 .news-image{
    margin-bottom: -20px;
    }
    
    .layout-main-wrapper {
    min-height: 51vh;
    }
    
    .page-node-type-page .sidebar-grid .sidebar-col {
    margin-top: 19rem !important;
    width: max-content;    
    }
    
    
    .news-date h5 span.social-share a{
    margin-left: 15px;
    }
    
    .news-date h5 span.share-label{
    margin-left: 3rem;
    }
    
    .top-bar nav ul{
    list-style: none;
    display: inline-flex;
    margin-left: 0px !important;
    }
    
    .top-bar nav ul li:after{
    background-color: #ffffff;
    content: "";
    height: 11px;
    position: absolute;
    top: 24px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 2px;
    margin-left: 10px;
    }
    
    /*body.path-frontpage .layout-main-wrapper {*/
    /*margin-top: -147px;*/
    /*}*/
    
    /*body.path-frontpage .header-nav, body.path-frontpage .site-header__inner {*/
    /*background-color: transparent;*/
    /*}*/
    
    /*body.path-frontpage .site-branding {*/
    /*background-image: none;*/
    /*}*/
    
     /*body.path-frontpage:not(.is-always-mobile-nav) .primary-nav__button-toggle .icon--menu-toggle {*/
    /*    background-color: transparent;*/
    /*}*/
    
    /*body.path-frontpage .site-header .primary-nav__menu .primary-nav__menu-item--nolink .primary-nav__menu-link--nolink.primary-nav__menu-link--level-1 {*/
    /*color: #ffffff;*/
    /*}*/
    
    
    /*body.path-frontpage .site-header .primary-nav__menu .primary-nav__menu-item .primary-nav__menu-link--level-1 {*/
    /*color: #ffffff !important;*/
    /*}*/
    
    
    /*body.path-frontpage:not(.is-always-mobile-nav) .primary-nav__button-toggle .icon--menu-toggle:after {*/
    /*    border-right: solid 2px #ffffff;*/
    /*    border-bottom: solid 2px #ffffff;*/
    /*}*/
    
    
    body.path-frontpage .layout-main-wrapper, body.page-node-type-custom-page .layout-main-wrapper, body.page-node-type-page .layout-main-wrapper {
    margin-top: -147px;
    }
    
    body .header-nav, body .site-header__inner {
    background-color: transparent;
    }
    
    
    body .site-branding {
    background-image: none;
    }
    
   
    body:not(.is-always-mobile-nav) .primary-nav__button-toggle .icon--menu-toggle {
        background-color: transparent !important;
    }
    
    
    body .site-header .primary-nav__menu .primary-nav__menu-item--nolink .primary-nav__menu-link--nolink.primary-nav__menu-link--level-1 {
    color: #ffffff;
    }
    
    
    body .site-header .primary-nav__menu .primary-nav__menu-item .primary-nav__menu-link--level-1 {
    color: #ffffff !important;
    }
    
    
     body:not(.is-always-mobile-nav) .primary-nav__button-toggle .icon--menu-toggle:after {
        border-right: solid 2px #ffffff !important;
        border-bottom: solid 2px #ffffff !important;
    }
    
    
    body.page-node-type-article .layout--content-medium, .layout--pass--content-medium > * {
        -ms-grid-column: 2;
        -ms-grid-column-span: 14;
        grid-column: 2 / 14 !important;
    }
  
    
}


@media (max-width:767px){
  .slideshow .carousel-caption .button--primary {
    font-size: 14px !Important;
    padding-left: 0.8rem !Important;
    padding-right: 0.8rem !Important;
    height: 40px;
  }
  
  
  .slideshow .slider1 .carousel-caption{
    min-height: 200px;
    background-color: rgba(255, 255, 255, 0.7);
    width: 80%;
    position: absolute;
    z-index: 10000;
    padding: 1px 46px;
    text-align: left;
    margin-right: auto;
    margin-top: 122px;
    top: 0px;
    align-items: end;
    display: inline-flex;
    margin-left: 40px;
  }
  
  
  .slideshow .slider2 .carousel-caption{
    width: 100%;
    background-color: transparent;
    position: absolute;
    z-index: 10000;
    padding: 1px 46px;
    text-align: center;
    margin-right: auto;
    margin-top: 0px;
    top: 0px;
    height: 100%;
    align-items: end;
    display: inline-flex;
  }
  
  
  .slideshow .slider2 .carousel-inner .carousel-item .img-overlay::after {
    background-color: #000;
    -webkit-opacity: .4;
    -moz-opacity: .4;
    opacity: .4;
    content: "";
    width: 100%;
    height: 400px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
   }
   
   .slideshow .slider2 .carousel-inner .carousel-item .black-overlay::after {
    background-color: rgba(20, 20, 20, 0.8);
    -webkit-opacity: .7;
    -moz-opacity: .7;
    opacity: .7;
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
   }
   
   
   .slideshow .slider4 .carousel-inner .carousel-item .black-overlay::after {
    background-color: rgba(20, 20, 20, 0.8);
    -webkit-opacity: .7;
    -moz-opacity: .7;
    opacity: .7;
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
   }
   
   
   .slideshow .slider4 .carousel-inner .carousel-item .green-overlay::after {
    background-color: rgba(23, 116, 69, 0.8);
    -webkit-opacity: .7;
    -moz-opacity: .7;
    opacity: .7;
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
   }
   
   
   .slideshow .slider3 .carousel-caption{
    background-color: rgba(255,255,255,0.6);
    position: absolute;
    width: 100%;
    z-index: 10000;
    padding: 1px 46px;
    text-align: left;
    margin-right: auto;
    margin-top: 0px;
    top: 0px;
    height: 100%;
    align-items: end;
    display: inline-flex;
  }
  
   
   
   .slideshow .slider4 .carousel-caption{
    width: 100%;
    background-color: transparent;
    position: absolute;
    z-index: 10000;
    padding: 1px 46px;
    text-align: left;
    margin-right: auto;
    margin-top: 0px;
    top: 0px;
    height: 100%;
    align-items: end;
    display: inline-flex;
  }
  
   

  .slideshow .slider1 .carousel-item img {
    height: auto;
    max-width: 180% !important;
    margin-left: -30% !important;
  }
  
  .slideshow .slider2 .carousel-item img {
    height: auto;
    max-width: 180% !important;
    margin-left: -30% !important;
  }
  
  .slideshow .slider3 .carousel-item img {
    height: auto;
    max-width: 180% !important;
    margin-left: -30% !important;
  }
  
  .slideshow .slider4 .carousel-item img {
    height: auto;
    max-width: 180% !important;
    margin-left: -30% !important;
  }

  .slider1 .carousel-caption .slide-title h3 {
    font-size: 27px;
    margin-bottom: 13px !important;
    width: 90%;
  }
  
  
  .slider2 .carousel-caption .slide-title h3 {
    font-size: 18px;
    margin-bottom: 13px !important;
    width: 90%;
    color: #ffffff;
    line-height: 1.3rem;
  }
  
  .slider3 .carousel-caption .slide-title h3 {
    font-size: 18px;
    margin-bottom: 13px !important;
    width: 90%;
    color: #111111;
    line-height: 1.3rem;
  }
  
  
  .slider4 .carousel-caption .slide-title h3 {
    font-size: 18px;
    margin-bottom: 13px !important;
    width: 90%;
    color: #ffffff;
    line-height: 1.3rem;
  }
  
  .slider4 .carousel-caption .slide-sub-title h4 {
    font-size: 14px;
    color: #ffffff;
  }
  

  .slider1 .slide-caption p{
    display: none;
  }
  
  
  .slider2 .slide-caption p {
    display: none;
  }
  
  
  .slider3 .slide-caption p {
    display: none;
  }
  
  
  .slider4 .slide-caption p {
    display: none;
  }
  

  .slider1 .slide-button .button, .slider2 .slide-button .button{
    padding-right: 1rem !important;
    padding-left: 1rem !important;
    font-size: 0.7em !important;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
  }


  .slider1 .carousel-control-prev, .slider2 .carousel-control-prev {
    width: 40px !important;
    float: left;
  }

  .slider1 .carousel-control-next, .slider2 .carousel-control-next {
      width: 40px !important;
      float: right;
  }


  .slider1 .carousel-control-next, .slider1 .carousel-control-prev {
      padding: 10px;
      margin-top: -14rem !important;
  }
  
  
  .slider2 .carousel-control-next, .slider2 .carousel-control-prev {
      padding: 10px;
  }
  
  .slider3 .carousel-control-next, .slider3 .carousel-control-prev {
      padding: 10px;
  }
  

  .home-news-section{
    overflow-x: scroll;
    height: 335px;
    overflow-y: hidden;
  }
  
  .home-news-section-style2 .view-content{
    overflow-x: scroll;
    height: 360px;
    overflow-y: hidden;
  }
  
  .home-news-section-style3 .view-content, .home-news-section-style4 .view-content{
    overflow-x: scroll;
    height: 335px;
    overflow-y: hidden;
  }
  
  .home-events-section-style2 .view-content{
    overflow-x: scroll;
    height: 225px;
    overflow-y: hidden;
  }
  
  .home-events-section-style3 .view-content{
    overflow-x: scroll;
    height: 360px;
    overflow-y: hidden;
  }
  
  
  .home-events-section-style1 .view-content{
    overflow-x: scroll;
    height: 225px;
    overflow-y: hidden;
  }
  
  
  .home-ann-section-style1 .view-content{
    overflow-x: scroll;
    height: 460px;
    overflow-y: hidden;
  }


  .home-news-section .view-content .views-view-grid, .home-news-section-style2 .view-content .views-view-grid, .home-events-section-style3 .view-content .views-view-grid, .home-events-section-style1 .view-content .views-view-grid{
    width: 900px;
  }
  
  
  .home-events-section-style2 .view-content .views-view-grid{
   width: 1185px;   
  }
  
  
  .home-news-section-style4 .view-content .views-view-grid, .home-news-section-style3 .view-content .views-view-grid, .home-ann-section-style1 .view-content .views-view-grid{
    width: 1160px;
  }


  .home-news-section .news-item, .home-news-section-style3 .news-item, .home-news-section-style4 .news-item {
    min-height: 325px !important;
  }


  .home-news-section .views-view-grid--horizontal.cols-3 > * {
    flex-basis: 270px;
    display: flex;
    margin-right: 20px !important;
  }
  
  
  .home-news-section-style3 .views-view-grid--horizontal.cols-4 > * {
    flex-basis: 270px;
    display: flex;
    margin-right: 20px !important;
  }
  
  .home-news-section-style4 .views-view-grid--horizontal.cols-4 > * {
    flex-basis: 270px;
    display: flex;
    margin-right: 20px !important;
  }
  
  
  .home-ann-section-style1 .views-view-grid--horizontal.cols-4 > * {
    flex-basis: 270px;
    display: flex;
    margin-right: 20px !important;
  }


  .home-news-section .news-item .news-title h4, .home-news-section-style3 .news-item .news-title h4, .home-news-section-style4 .news-item .news-title h4 {
    font-size: 15px !important;
    line-height: 1.25;
    margin-top: 30px !important;
  }


  .home-news-section .news-item .news-date, .home-news-section-style3 .news-item .news-date, .home-news-section-style4 .news-item .news-date {
    font-size: 15px !important;
  }


  .home-shortcourse-section, .home-quicklinks-section{
    overflow-x: scroll;
    height: auto;
    overflow-y: hidden;
  }


  .home-shortcourse-section .view-content{
    width: 1185px;
  }
  
  
  .home-quicklinks-section .view-content{
    width: 950px;
  }


  .home-shortcourse-section .sc-item, .home-quicklinks-section .ql-item {
    height: 350px !important;
  }


  .home-shortcourse-section .views-view-grid--horizontal.cols-4 > * {
    flex-basis: 270px;
    display: flex;
    margin-right: 20px !important;
  }
  
  .home-quicklinks-section .views-view-grid--horizontal > *{
    flex-basis: 270px !important;
    display: flex;
    margin-right: 20px !important;
  }
  
  .home-events-section-style2 .views-view-grid--horizontal > *{
    flex-basis: 270px !important;
    display: flex;
    margin-right: 20px !important;
  }


  .home-shortcourse-section .sc-item .sc-title h4 {
    font-size: 15px !important;
    line-height: 1.25;
    margin-top: 30px !important;
  }
  
  .home-shortcourse-section .sc-item .sc-title-lg h4 {
    font-size: 15px !important;
    line-height: 1.25;
    margin-top: 30px !important;
  }
  
  .home-quicklinks-section .ql-item .ql-title h4 {
    font-size: 15px !important;
    line-height: 1.25;
    margin-top: 30px !important;
  }


  .home-shortcourse-section .sc-item .sc-title h5 {
    font-size: 15px !important;
  }
  
  .home-shortcourse-section .sc-item .sc-title-lg h5 {
    font-size: 15px !important;
  }


  .home-quicklinks-section .ql-item .ql-title h5 {
    font-size: 15px !important;
  }


  .programme-item, .quicklinks-item {
    height: 205px !important;
  }

  .social-bar__inner, .sidebar-col{
    display: none !important;
  }


  .section h2.block__title, .section h2.section__title, .section h2.section__title_b{
    font-size: 27px !important;
    line-height: 27px;
  }


  .page-title {
    font-size: 27px !important;
    line-height: 1.2;
  }

  .news-date h5, .page-date h5 {
    font-size: 14px !important;
  }


  .news-item-mobile{
    min-height: auto !important;
  }


  .news-item-mobile .news-title {
    padding: 15px 20px !important;
  }


  .sc-item .sc-title-md, .ql-item .ql-title-md{
    margin-top: -395px;
  }


  .site-header {
    border-bottom: solid 0px #efefef;
    padding-top: 15px;
    padding-bottom: 10px;
  }

  .region > * {
    margin-bottom: 1.1rem !important;
  }

  .news-item-mobile .news-date {
    margin-bottom: 15px;
  }

  .section .more-link {
    text-align: left;
    margin-top: -36px !important;
    position: absolute !important;
  }
  
  
  .section .video-box-row .more-link {
    text-align: center !important;
  }


  .partner-section h2{
    margin-top: 0px !important;
  }


  .profile-item .profile-image-box img, .profile-item-style2 .profile-image-box img{
  width: 100%;
  height: auto;
  }
  
  .menu--secondary-link a.primary-nav__menu-link {
    width: auto !important;
    margin-top: 15px;
  }
  
  
  .news-style-medium .col-sm-4 img, .ann-style-medium .col-sm-4 img{
    margin-bottom: 15px;
  }
  
  .news-section-title, .event-section-title {
    font-size: larger !important;
    margin-bottom: 10px;
    line-height: 1.4rem;
  }
  
  .section .region--section3 .block-views-blocknews-style-2-block-2, .section .region--section3 .block-views-blockevent-style-2-block-2{
    padding-bottom: 25px;
  }
  
    .news-style-2 .news-style-medium {
    width: 33%;
    float: left;
    }
  
    .event-style-3 .event-style-medium {
    width: 33%;
    float: left;
    padding-top: 15px;
    }
  
   .event-style-3 .event-style-medium {
    padding-right: 20px;
    }
  
    .news-style-medium .page-text, .event-style-medium .page-text {
    display: none;
    }
 
    .event-style-3 .event-image {
    padding-right: 50px;
    }
    
    
    .body-section{
      word-wrap: break-word;  
    }
    
    span.topstory-tag{
    margin-top: 20px;
    }
    
    .container-icon-link .views-view-grid__item {
    display: inline-block;
    max-width: 50%;
    }
    
    .container-icon-link .views-view-grid__item .icon-link {
    margin-right: 10px;
    font-size: 12px;
    }
    
    .container-icon-link .views-view-grid__item .icon-link .flex-nowrap{
    align-items: center;
    align-content: center;
    height: 30px;
    }
    
    
    .slider2 .carousel-control-prev, .slider3 .carousel-control-prev, .slider4 .carousel-control-prev, .slider3 .carousel-control-prev {
    width: 40px !important;
    float: left;
    height: 100%;
    top: 0px;
    margin-top: 0px;
    position: absolute;
    align-items: center;
    align-content: center;
    display: flex;
    flex-wrap: wrap;
    }
    
    .slider2 .carousel-control-next, .slider3 .carousel-control-next, .slider4 .carousel-control-next, .slider3 .carousel-control-next {
    width: 40px !important;
    float: right;
    height: 100%;
    top: 0px;
    margin-top: 0px;
    position: absolute;
    align-items: center;
    align-content: center;
    display: flex;
    flex-wrap: wrap;
    }
    
    .carousel-control-next-icon, .carousel-control-prev-icon {
    background-size: 50% 50% !important;
    background-color: #222222 !important;
    border-radius: 3px;
    }
    
    .ann-style-medium{
    background-color: #efefef;
    border-radius: 4px;
    min-height: 445px;
    margin-bottom: 33px;
    }
    
    
    section.globe-bg{
    background-image: url(img/globe.webp);
    background-repeat: no-repeat;
    background-size: auto;
    background-position: top left;
    }
    
    
    section .about-bg{
    background-image: url(img/aboutbg.webp);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 75% 50%;
    padding: 0.5rem !important;
    }
    
    .video-bg{
      padding: 0.5rem !important;  
    }
    
    .custom-table tr td {
      width: 100% !important;
      display: inline-block !important;
      padding: 0px !important;
    }
    
    .quicklinks-item .quicklinks-title{
    height: 225px;
    background-color: rgba(0,0,0,0.5);
    position: relative;
    font-size: 25px;
    font-weight: 600;
    margin-top: -235px;
    align-items: center;
    align-content: center;
    flex-wrap: nowrap;
    display: flex;
    text-align: center;
    justify-content: center;
    padding: 0px 20px;
    }
    
    
    .primary-nav__menu--level-3 li.primary-nav__menu-item--level-3{
    margin-bottom: 0px;
    }
    
    
    .primary-nav__menu--level-3 li.primary-nav__menu-item--level-3 span, .primary-nav__menu--level-3 li.primary-nav__menu-item--level-3 a{
    font-size: 16px;
    padding: 0px 0px;
    }
    
    
    .ql-item .ql-title{
    margin-top: -24rem;
    }
    
    
    body.path-frontpage .main-content__container {
    padding-top: 0rem !important;
    }
    
    
    body.page-node-type-programmes .region--content {
    margin-top: 10rem !important;
    }
    
    body.page-node-type-programmes .region--content-above .page-title{
    padding-left: 36px;    
    }
    
    
    .body-section {
    display: inline-block;
    width: 100%;
    }
    
    body.page-node-type-programmes .programme-header-image .wide-image img{
    max-width: inherit;
    margin-left: -262%;
    }
    
    
    /*.top-bar{*/
    /*    display: none;*/
    /*}*/
    
    
    .news-date h5 span.social-share a{
    margin-left: 10px;
    }
    
    .news-date h5 .social-share-row{
    display: block;
    }
    
    .top-bar .views-element-container {
        display: none !important;
    }
    
    .top-bar nav {
        width: 400px;
        overflow-x: scroll;
        padding: 8px 0px;
    }
    
    
    .top-bar nav ul {
        list-style: none;
        margin-left: 0px !important;
        width: 800px;
    }
    
    .top-bar nav ul li {
        float: left;
    }
    
    .site-header__inner {
    background: transparent !important;
    }
    
    .site-branding {
    background-image: none !important;
    }
    
    body.path-frontpage .layout-main-wrapper, body.page-node-type-custom-page .layout-main-wrapper, body.page-node-type-page .layout-main-wrapper {
    margin-top: -109px;
    }
    
    .custom-table tr {
    padding-bottom: 40px;
    display: inline-block;
    }
    
    .custom-table tr td img {
        margin-bottom: 25px;
    }
    
    .page-header-image{
        position: absolute;
        width: 100%;
        top: 0px;
        left: 0px;
        right: 0px;
        display: block !important;
        background-color: #c6050f;
        z-index: -2;
        height: 200px;
        overflow: hidden;
        align-items: center;
        align-content: center;
    }
    
    .page-header-image h2{
        font-size: 32px;
        color: #ffffff;
        padding-top: 5rem;
        z-index: 1000;
        position: relative;
    }
    
    .course-search-form .search-form input.form-search{
    width: 320px;
    }
    
     body.page-node-type-page .region--content, body.page-node-type-custom-page .region--content{
        margin-top: 10rem;
    }
    
    body.page-node-type-slideshow .region--content,
    body.page-node-type-staff-profile .region--content,
    body.page-node-type-quicklinks .region--content,
    body.page-node-type-socials .region--content, 
    body.page-node-type-video-embed .region--content,
    body.page-node-type-article .region--content,
    body.page-node-type-short-course .region--content,
    body.page-node-type-events .region--content,
    body.page-node-type-announcement .region--content,
    body.page-node-type-programmes .region--content,
    body.page-node-type-partner-logos .region--content,
    body.path-media .region--content,
    body.path-user .region--content,
    body.path-webform .region--content,
    body.path-search .region--content{
            margin-top: 0;
    }
    
    
    
}



@media (min-width:1200px){
    
    /*body.page-node-type-page .region--content-above,  body.page-node-type-custom-page .region--content-above{*/
    /*    display: block !important;*/
    /*    padding: 0px 274px;*/
    /*    background-color: rgba(0,0,0,0.6);*/
    /*    position: absolute;*/
    /*    width: 100%;*/
    /*    top: 0px;*/
    /*    left: 0px;*/
    /*    height: 417px;*/
    /*    text-align: centre;*/
    /*}*/
    
    /*body.page-node-type-page .region--content-above,  body.page-node-type-custom-page .region--content-above{*/
    /*    display: block !important;*/
    /*    padding: 0px 274px;*/
    /*    background-color: rgba(0,0,0,0.6);*/
    /*    position: absolute;*/
    /*    width: 100%;*/
    /*    height: 100%;*/
    /*    left: 0px;*/
    /*}*/
    
    
    /*body.page-node-type-page .region--content-above .page-title, body.page-node-type-custom-page .region--content-above .page-title {*/
    /*display: inline-table;*/
    /*color: #ffffff !important;*/
    /*height: 220px;*/
    /*vertical-align: middle;*/
    /*}*/
    
    
    body.page-node-type-page .region--content-above .page-title span,  body.page-node-type-custom-page .region--content-above .page-title span{
    vertical-align: middle;
    height: inherit;
    display: table-cell;
    }


    /*body.page-node-type-page .region--content, body.page-node-type-custom-page .region--content{*/
    /*    margin-top: 25rem !important;*/
    /*}*/
    
    body.user-logged-in.page-node-type-page .region--content, body.user-logged-in.page-node-type-custom-page .region--content{
        margin-top: 25rem !important;
    }
    
    
    body.page-node-type-page .region--content, body.page-node-type-custom-page .region--content{
        margin-top: 25rem;
    }
    
    
    .page-header-image{
        position: absolute;
        width: 100%;
        top: 0px;
        left: 0px;
        right: 0px;
        display: block !important;
        background-color: #c6050f;
        z-index: -2;
        height: 417px;
        overflow: hidden;
        align-items: center;
        align-content: center;
    }
    
    
    .page-header-image h2{
        font-size: 52px;
        color: #ffffff;
        padding-top: 10rem;
        z-index: 1000;
        position: relative;
    }
    
    
    body.page-node-type-slideshow .region--content,
    body.page-node-type-staff-profile .region--content,
    body.page-node-type-quicklinks .region--content,
    body.page-node-type-socials .region--content, 
    body.page-node-type-video-embed .region--content,
    body.page-node-type-article .region--content,
    body.page-node-type-article .news-sidebar,
    body.page-node-type-short-course .region--content,
    body.page-node-type-events .region--content,
    body.page-node-type-announcement .region--content,
    body.page-node-type-programmes .region--content,
    body.page-node-type-partner-logos .region--content,
    body.path-media .region--content,
    body.path-user .region--content,
    body.path-webform .region--content,
    body.path-search .region--content{
            margin-top: 0;
    }
    
    
    
}


@media screen and (min-width: 768px) and (max-width: 1200px){
    
    .page-header-image{
        position: absolute;
        width: 100%;
        top: 0px;
        left: 0px;
        right: 0px;
        display: block !important;
        background-color: #c6050f;
        z-index: -2;
        height: 300px;
        overflow: hidden;
        align-items: center;
        align-content: center;
    }
    
    .page-header-image h2{
        font-size: 32px;
        color: #ffffff;
        padding-top: 10rem;
        z-index: 1000;
        position: relative;
    }
    
    body.user-logged-in.page-node-type-page .region--content, body.user-logged-in.page-node-type-custom-page .region--content{
        margin-top: 18rem !important;
    }
    
    
    body.page-node-type-page .region--content, body.page-node-type-custom-page .region--content{
        margin-top: 18rem;
    }
    
    .site-header .site-header__fixable, body .layout-main-wrapper, .site-footer {
        padding: 0px 20px;
    }
    
    body.page-node-type-slideshow .region--content,
    body.page-node-type-staff-profile .region--content,
    body.page-node-type-quicklinks .region--content,
    body.page-node-type-socials .region--content, 
    body.page-node-type-video-embed .region--content,
    body.page-node-type-article .region--content,
    body.page-node-type-article .news-sidebar,
    body.page-node-type-short-course .region--content,
    body.page-node-type-events .region--content,
    body.page-node-type-announcement .region--content,
    body.page-node-type-programmes .region--content,
    body.page-node-type-partner-logos .region--content,
    body.path-media .region--content,
    body.path-user .region--content,
    body.path-webform .region--content,
    body.path-search .region--content{
            margin-top: 0;
    }
    
    
}

