.hp-slider-container .content-wrapper .award div {
  background-color: #242753;
}

.slideshow-layers .slide.thirtyone .logo div {
  width: 25%;
}

@media only screen and (min-width: 580px) {
  .slideshow-layers .slide.five .caption.bottom-left {
    bottom: 32%;
    left: 2%;
  }
  .slideshow-layers .slide.five.cy .caption.bottom-left {
    bottom: 33%;
    left: 3%;
  }
  .slideshow-layers .slide.twenty .caption.bottom-left,
  .slideshow-layers .slide.twentyeight .caption.bottom-left,
  .slideshow-layers .slide.twentynine .caption.bottom-left {
    bottom: 30%;
    left: 5%;
  }
  .slideshow-layers .slide.twentynine.cy .caption.bottom-left {
    bottom: 35%;
  }
  .slideshow-layers .slide.twenty.cy .caption.bottom-left {
    bottom: 29%;
  }
  .slideshow-layers .slide.twenty .caption.bottom-left small {
    font-size: 60%;
  }
  .slideshow-layers .slide.two .caption.top-left small {
    font-size: 60%;
  }
  .slideshow-layers .slide.twentyone .caption.bottom-left,
  .slideshow-layers .slide.thirtyone .caption.bottom-left {
    left: 3%;
  }
  .slideshow-layers .slide.thirtyone .caption.bottom-left {
    bottom: 28%;
  }
  .slideshow-layers .slide.thirtytwo .caption.bottom-left {
    bottom: 22%;
    left: auto;
    right: 3%;
    width: 41%;
  }
  .slideshow-layers .slide.twentyone .logo div,
  .slideshow-layers .slide.thirtyone .logo div {
    width: 13%;
  }
  .slideshow-layers .slide.twentyfour .caption.bottom-left {
    bottom: 25%;
    left: 3%;
  }
  .slideshow-layers .slide.twentyfive .caption.bottom-left,
  .slideshow-layers .slide.twentysix .caption.bottom-left {
    bottom: 35%;
    left: 3%;
  }
  .slideshow-layers .slide.twentyfive.cy .caption.bottom-left,
  .slideshow-layers .slide.twentysix.cy .caption.bottom-left {
    bottom: 35%;
    left: 3%;
  }
  .slideshow-layers .slide.twentysix .logo img {
    text-shadow: 0px 0px 3px #4e4e4e;
  }
}

.slideshow-layers .slide .caption p span:first-child {
  text-indent: 0;
}

.opendays-events h2 + p {
  margin-top: -30px;
  padding: 0px 23px 18px 0;
  line-height: 1;
  position: relative;
}

/*Homepage change just for clearing*/
/*.nav-icons ul li a figure.i-clearing.cy {
    background: #51ca2d;
    background-image:url(/img/content/clearing-19/icons/clearing-phone-wh.svg);
    background-image:url(/img/content/clearing-19/icons/clearing-phone-wh.svg), linear-gradient(to top, #51ca2d 0%, #75ef43 100%);
    border: 2px solid #75ef43;
    background-size: contain;
}
.nav-icons ul li a:hover figure.i-clearing.cy {
    border-color: #4e4e4e;
}
.no-svg .nav-icons ul li a figure.i-clearing.cy {
    background-image:url(/img/icons/nav/clearing-wh.png)
}
@media only screen and (-moz-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3 / 2), only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5){
    .no-svg .nav-icons ul li a figure.i-clearing.cy {
        background-image:url(/img/icons/nav/clearing-wh@2x.png)
    }
}*/
/*.nav-icons ul {
    max-width: 1000px;
    margin: 0 auto;
}*/

.opendays-events .date {
  position: relative;
  z-index: 1;
}
.opendays-events h2 small {
  font-size: 70%;
}

@media only screen and (min-width: 580px) {
  .slideshow-layers .slide.twentyeight.yellow .caption.bottom-left {
    bottom: 10%;
    left: 5%;
    z-index: 14;
  }
  .slideshow-layers .slide.one .image.gradient-bottom:before,
  .slideshow-layers .slide.thirtythree .image.gradient-bottom:before {
    opacity: 0.77;
  }
}
@media only screen and (min-width: 650px) {
  .slideshow-layers .slide.twentyeight.yellow .caption.bottom-left {
    bottom: 15%;
    left: 5%;
  }
}
@media only screen and (min-width: 1140px) {
  .slideshow-layers .slide.twentyeight.yellow .caption.bottom-left {
    bottom: 25%;
    left: 5%;
  }
}
.yellow-ribbon {
  display: none;
}
@media only screen and (min-width: 500px) {
  .yellow-ribbon {
    display: block;
    width: 300px;
    height: 300px;
    overflow: hidden;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 12;
  }
  .yellow-ribbon .ribbon {
    font-size: 25px;
    font-weight: 700;
    text-align: center;
    -webkit-transform: rotate(-30deg);
    -moz-transform: rotate(-30deg);
    -ms-transform: rotate(-30deg);
    -o-transform: rotate(-30deg);
    position: relative;
    padding: 4px 0 7px;
    top: 30px;
    left: -110px;
    width: 380px;
    background-color: #ffcc00;
    color: #3b3b3b;
  }
  .yellow-ribbon.cy .ribbon {
    font-size: 20px;
    top: 35px;
    left: -105px;
  }
}
@media only screen and (min-width: 900px) {
  .yellow-ribbon {
    width: 500px;
    height: 400px;
  }
  .yellow-ribbon .ribbon {
    padding: 7px 0 10px;
    font-size: 40px;
    width: 500px;
    top: 55px;
    left: -116px;
  }
  .yellow-ribbon.cy .ribbon {
    font-size: 40px;
    width: 600px;
    top: 70px;
    left: -125px;
  }
}

.carousel-events-hp.no-image a > div {
  margin-top: 0px;
}
.carousel-events-hp.no-image a > div p {
  margin-bottom: 0;
}
@media only screen and (min-width: 1024px) {
  .carousel-events-hp.no-image h2 {
    margin-top: 0;
  }
}

/*NEW ** NEW*/

.nav-icons ul li a figure.i-clearing-green {
  background: #51ca2d;
  background-image: url("/img/icons/nav/clearing-phone-wh-full.svg");
  background-image: url("/img/icons/nav/clearing-phone-wh-full.svg"), linear-gradient(to top, #51ca2d 0%, #75ef43 100%);
  background-position: center center;
  background-size: contain;
  border-radius: 10px;
  border: 2px solid #75ef43;
}

.no-svg .nav-icons ul li a figure.i-clearing-green {
  background-image: url("/img/icons/nav/clearing-phone-wh-full.png");
}

@media only screen and (-moz-min-device-pixel-ratio: 1.5),
  only screen and (-o-min-device-pixel-ratio: 3 / 2),
  only screen and (-webkit-min-device-pixel-ratio: 1.5),
  only screen and (min-device-pixel-ratio: 1.5) {
  .no-svg .nav-icons ul li a figure.i-clearing-green {
    background-image: url("/img/icons/nav/clearing-phone-wh-full@2x.png");
  }
}

.slideshow-hero-hp .one .image {
  background-image: url("/img/homepage/hero/clearing-sm.jpg");
}
.slideshow-hero-hp .two .image {
  background-image: url("/img/homepage/hero/campus-tours-sm.jpg");
}
.slideshow-hero-hp .three .image {
  background-image: url("/img/homepage/hero/research-sm.jpg");
}
.slideshow-hero-hp .four .image {
  background-image: url("/img/homepage/hero/pg-community-2-sm.jpg");
}
.slideshow-hero-hp .five.cy .image {
  background-image: url("/img/homepage/hero/welsh-medium-sm.jpg");
}
.slideshow-hero-hp .six .image {
  background-image: url("/img/homepage/hero/welcome-2-sm.jpg");
}
.slideshow-hero-hp .seven .image {
  background-image: url("/img/homepage/hero/open-day-sm.jpg");
}
.slideshow-hero-hp .eight .image {
  background-image: url("/img/homepage/hero/study-at-aber-sm.jpg");
}
.slideshow-hero-hp .nine .image {
  background-image: url("/img/homepage/hero/ood-2-sm.jpg");
}
.slideshow-hero-hp .ten .image {
  background-image: url("/img/homepage/hero/scholarship-sm.jpg");
}
.slideshow-hero-hp .eleven .image {
  background-image: url("/img/homepage/hero/pg-sm.jpg");
}
.slideshow-hero-hp .twelve .image {
  background-image: url("/img/homepage/hero/pgce-sm.jpg");
}
.slideshow-hero-hp .therteen .image {
  background-image: url("/img/homepage/hero/graduation-2022-sm.jpg");
}
.slideshow-hero-hp .fourteen .image {
  background-image: url("/img/homepage/hero/clearing-2-sm.jpg");
}
.slideshow-hero-hp .fifteen .image {
  background-image: url("/img/homepage/hero/student-satisfaction-sm.jpg");
}
.slideshow-hero-hp .sixteen .image {
  background-image: url("/img/homepage/hero/accommodation-sm.jpg");
}
.slideshow-hero-hp .seventeen .image {
  background-image: url("/img/homepage/hero/learn-more-about-clearing-sm.jpg");
}
.slideshow-hero-hp .eighteen .image {
  background-image: url("/img/homepage/hero/150-ri-sm.jpg");
}
.slideshow-hero-hp .nineteen .image {
  background-image: url("/img/homepage/hero/location-sm.jpg");
}
.slideshow-hero-hp .twenty .image {
  background-image: url("/img/homepage/hero/nursing-sm.jpg");
}
.slideshow-hero-hp .twentyone .image {
  background-image: url("/img/homepage/hero/call-us-sm.jpg");
}
.slideshow-hero-hp .twentytwo .image {
  background-image: url("/img/homepage/hero/queen-sm.jpg");
}
.slideshow-hero-hp .twentythree .image {
  background-image: url("/img/homepage/hero/150-sm.jpg");
}
.slideshow-hero-hp .twentyfour .image {
  background-image: url("/img/homepage/hero/ood-3-sm.jpg");
}
.slideshow-hero-hp .twentyfive .image {
  background-image: url("/img/homepage/hero/festival-of-research-sm.jpg");
}
.slideshow-hero-hp .twentysix .image {
  background-image: url("/img/homepage/hero/ucas-deadline-sm.jpg");
}
.slideshow-hero-hp .twentyseven .image {
  background-image: url("/img/homepage/hero/what-uni-23-sm.jpg");
}
.slideshow-hero-hp .twentyseven.cy .image {
  background-image: url("/img/homepage/hero/what-uni-23-cy-sm.jpg");
}
.slideshow-hero-hp .twentyeight .image {
  background-image: url("/img/homepage/hero/top-forty-sm.jpg");
}
.slideshow-hero-hp .twentynine .image {
  background-image: url("/img/homepage/hero/student-satisfaction-2-sm.jpg");
}
.slideshow-hero-hp .thirtyone .image {
  background-image: url("/img/homepage/hero/nursing-3-sm.jpg");
}
.slideshow-hero-hp .thirtytwo .image {
  background-image: url("/img/homepage/hero/nursing-2-sm.jpg");
}
.slideshow-hero-hp .thirtythree .image {
  background-image: url("/img/homepage/hero/welcome-sm.jpg");
}
.slideshow-hero-hp .thirtyfour .image {
  background-image: url("/img/homepage/hero/heddwch-sm.jpg");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min--moz-device-pixel-ratio: 2),
  only screen and (-o-min-device-pixel-ratio: 2 / 1),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  .slideshow-hero-hp .one .image {
    background-image: url("/img/homepage/hero/clearing-sm@2x.jpg");
  }
  .slideshow-hero-hp .two .image {
    background-image: url("/img/homepage/hero/campus-tours-sm@2x.jpg");
  }
  .slideshow-hero-hp .three .image {
    background-image: url("/img/homepage/hero/research-sm@2x.jpg");
  }
  .slideshow-hero-hp .four .image {
    background-image: url("/img/homepage/hero/pg-community-2-sm@2x.jpg");
  }
  .slideshow-hero-hp .five.cy .image {
    background-image: url("/img/homepage/hero/welsh-medium-sm@2x.jpg");
  }
  .slideshow-hero-hp .six .image {
    background-image: url("/img/homepage/hero/welcome-2-sm@2x.jpg");
  }
  .slideshow-hero-hp .seven .image {
    background-image: url("/img/homepage/hero/open-day-sm@2x.jpg");
  }
  .slideshow-hero-hp .eight .image {
    background-image: url("/img/homepage/hero/study-at-aber-sm@2x.jpg");
  }
  .slideshow-hero-hp .nine .image {
    background-image: url("/img/homepage/hero/ood-2-sm@2x.jpg");
  }
  .slideshow-hero-hp .ten .image {
    background-image: url("/img/homepage/hero/scholarship-sm@2x.jpg");
  }
  .slideshow-hero-hp .eleven .image {
    background-image: url("/img/homepage/hero/pg-sm@2x.jpg");
  }
  .slideshow-hero-hp .twelve .image {
    background-image: url("/img/homepage/hero/pgce-sm@2x.jpg");
  }
  .slideshow-hero-hp .therteen .image {
    background-image: url("/img/homepage/hero/graduation-2022-sm@2x.jpg");
  }
  .slideshow-hero-hp .fourteen .image {
    background-image: url("/img/homepage/hero/clearing-2-sm@2x.jpg");
  }
  .slideshow-hero-hp .fifteen .image {
    background-image: url("/img/homepage/hero/student-satisfaction-sm@2x.jpg");
  }
  .slideshow-hero-hp .sixteen .image {
    background-image: url("/img/homepage/hero/accommodation-sm@2x.jpg");
  }
  .slideshow-hero-hp .seventeen .image {
    background-image: url("/img/homepage/hero/learn-more-about-clearing-sm@2x.jpg");
  }
  .slideshow-hero-hp .eighteen .image {
    background-image: url("/img/homepage/hero/150-ri-sm@2x.jpg");
  }
  .slideshow-hero-hp .nineteen .image {
    background-image: url("/img/homepage/hero/location-sm@2x.jpg");
  }
  .slideshow-hero-hp .twenty .image {
    background-image: url("/img/homepage/hero/nursing-sm@2x.jpg");
  }
  .slideshow-hero-hp .twentyone .image {
    background-image: url("/img/homepage/hero/call-us-sm@2x.jpg");
  }
  .slideshow-hero-hp .twentytwo .image {
    background-image: url("/img/homepage/hero/queen-sm@2x.jpg");
  }
  .slideshow-hero-hp .twentythree .image {
    background-image: url("/img/homepage/hero/150-sm@2x.jpg");
  }
  .slideshow-hero-hp .twentyfour .image {
    background-image: url("/img/homepage/hero/ood-3-sm@2x.jpg");
  }
  .slideshow-hero-hp .twentyfive .image {
    background-image: url("/img/homepage/hero/festival-of-research-sm@2x.jpg");
  }
  .slideshow-hero-hp .twentysix .image {
    background-image: url("/img/homepage/hero/ucas-deadline-sm@2x.jpg");
  }
  .slideshow-hero-hp .twentyseven .image {
    background-image: url("/img/homepage/hero/what-uni-23-sm@2x.jpg");
  }
  .slideshow-hero-hp .twentyseven.cy .image {
    background-image: url("/img/homepage/hero/what-uni-23-cy-sm@2x.jpg");
  }
  .slideshow-hero-hp .twentyeight .image {
    background-image: url("/img/homepage/hero/top-forty-sm@2x.jpg");
  }
  .slideshow-hero-hp .twentynine .image {
    background-image: url("/img/homepage/hero/student-satisfaction-2-sm@2x.jpg");
  }
  .slideshow-hero-hp .thirtyone .image {
    background-image: url("/img/homepage/hero/nursing-3-sm@2x.jpg");
  }
  .slideshow-hero-hp .thirtytwo .image {
    background-image: url("/img/homepage/hero/nursing-2-sm@2x.jpg");
  }
  .slideshow-hero-hp .thirtythree .image {
    background-image: url("/img/homepage/hero/welcome-sm@2x.jpg");
  }
  .slideshow-hero-hp .thirtyfour .image {
    background-image: url("/img/homepage/hero/heddwch-sm@2x.jpg");
  }
}
@media only screen and (min-width: 420px) {
  .slideshow-hero-hp .one .image {
    background-image: url("/img/homepage/hero/clearing-md.jpg");
  }
  .slideshow-hero-hp .two .image {
    background-image: url("/img/homepage/hero/campus-tours-md.jpg");
  }
  .slideshow-hero-hp .three .image {
    background-image: url("/img/homepage/hero/research-md.jpg");
  }
  .slideshow-hero-hp .four .image {
    background-image: url("/img/homepage/hero/pg-community-2-md.jpg");
  }
  .slideshow-hero-hp .five.cy .image {
    background-image: url("/img/homepage/hero/welsh-medium-md.jpg");
  }
  .slideshow-hero-hp .six .image {
    background-image: url("/img/homepage/hero/welcome-2-md.jpg");
  }
  .slideshow-hero-hp .seven .image {
    background-image: url("/img/homepage/hero/open-day-md.jpg");
  }
  .slideshow-hero-hp .eight .image {
    background-image: url("/img/homepage/hero/study-at-aber-md.jpg");
  }
  .slideshow-hero-hp .nine .image {
    background-image: url("/img/homepage/hero/ood-2-md.jpg");
  }
  .slideshow-hero-hp .ten .image {
    background-image: url("/img/homepage/hero/scholarship-md.jpg");
  }
  .slideshow-hero-hp .eleven .image {
    background-image: url("/img/homepage/hero/pg-md.jpg");
  }
  .slideshow-hero-hp .twelve .image {
    background-image: url("/img/homepage/hero/pgce-md.jpg");
  }
  .slideshow-hero-hp .therteen .image {
    background-image: url("/img/homepage/hero/graduation-2022-md.jpg");
  }
  .slideshow-hero-hp .fourteen .image {
    background-image: url("/img/homepage/hero/clearing-2-md.jpg");
  }
  .slideshow-hero-hp .fifteen .image {
    background-image: url("/img/homepage/hero/student-satisfaction-md.jpg");
  }
  .slideshow-hero-hp .sixteen .image {
    background-image: url("/img/homepage/hero/accommodation-md.jpg");
  }
  .slideshow-hero-hp .seventeen .image {
    background-image: url("/img/homepage/hero/learn-more-about-clearing-md.jpg");
  }
  .slideshow-hero-hp .eighteen .image {
    background-image: url("/img/homepage/hero/150-ri-md.jpg");
  }
  .slideshow-hero-hp .nineteen .image {
    background-image: url("/img/homepage/hero/location-md.jpg");
  }
  .slideshow-hero-hp .twenty .image {
    background-image: url("/img/homepage/hero/nursing-md.jpg");
  }
  .slideshow-hero-hp .twentyone .image {
    background-image: url("/img/homepage/hero/call-us-md.jpg");
  }
  .slideshow-hero-hp .twentytwo .image {
    background-image: url("/img/homepage/hero/queen-md.jpg");
  }
  .slideshow-hero-hp .twentythree .image {
    background-image: url("/img/homepage/hero/150-md.jpg");
  }
  .slideshow-hero-hp .twentyfour .image {
    background-image: url("/img/homepage/hero/ood-3-md.jpg");
  }
  .slideshow-hero-hp .twentyfive .image {
    background-image: url("/img/homepage/hero/festival-of-research-md.jpg");
  }
  .slideshow-hero-hp .twentysix .image {
    background-image: url("/img/homepage/hero/ucas-deadline-md.jpg");
  }
  .slideshow-hero-hp .twentyseven .image {
    background-image: url("/img/homepage/hero/what-uni-23-md.jpg");
  }
  .slideshow-hero-hp .twentyseven.cy .image {
    background-image: url("/img/homepage/hero/what-uni-23-cy-md.jpg");
  }
  .slideshow-hero-hp .twentyeight .image {
    background-image: url("/img/homepage/hero/top-forty-md.jpg");
  }
  .slideshow-hero-hp .twentynine .image {
    background-image: url("/img/homepage/hero/student-satisfaction-2-md.jpg");
  }
  .slideshow-hero-hp .thirtyone .image {
    background-image: url("/img/homepage/hero/nursing-3-md.jpg");
  }
  .slideshow-hero-hp .thirtytwo .image {
    background-image: url("/img/homepage/hero/nursing-2-md.jpg");
  }
  .slideshow-hero-hp .thirtythree .image {
    background-image: url("/img/homepage/hero/welcome-md.jpg");
  }
  .slideshow-hero-hp .thirtyfour .image {
    background-image: url("/img/homepage/hero/heddwch-md.jpg");
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) and (min-width: 420px),
  only screen and (min--moz-device-pixel-ratio: 2) and (min-width: 420px),
  only screen and (-o-min-device-pixel-ratio: 2 / 1) and (min-width: 420px),
  only screen and (min-device-pixel-ratio: 2) and (min-width: 420px),
  only screen and (min-resolution: 192dpi) and (min-width: 420px),
  only screen and (min-resolution: 2dppx) and (min-width: 420px) {
  .slideshow-hero-hp .one .image {
    background-image: url("/img/homepage/hero/clearing-md@2x.jpg");
  }
  .slideshow-hero-hp .two .image {
    background-image: url("/img/homepage/hero/campus-tours-md@2x.jpg");
  }
  .slideshow-hero-hp .three .image {
    background-image: url("/img/homepage/hero/research-md@2x.jpg");
  }
  .slideshow-hero-hp .four .image {
    background-image: url("/img/homepage/hero/pg-community-2-md@2x.jpg");
  }
  .slideshow-hero-hp .five.cy .image {
    background-image: url("/img/homepage/hero/welsh-medium-md@2x.jpg");
  }
  .slideshow-hero-hp .six .image {
    background-image: url("/img/homepage/hero/welcome-2-md@2x.jpg");
  }
  .slideshow-hero-hp .seven .image {
    background-image: url("/img/homepage/hero/open-day-md@2x.jpg");
  }
  .slideshow-hero-hp .eight .image {
    background-image: url("/img/homepage/hero/study-at-aber-md@2x.jpg");
  }
  .slideshow-hero-hp .nine .image {
    background-image: url("/img/homepage/hero/ood-2-md@2x.jpg");
  }
  .slideshow-hero-hp .ten .image {
    background-image: url("/img/homepage/hero/scholarship-md@2x.jpg");
  }
  .slideshow-hero-hp .eleven .image {
    background-image: url("/img/homepage/hero/pg-md@2x.jpg");
  }
  .slideshow-hero-hp .twelve .image {
    background-image: url("/img/homepage/hero/pgce-md@2x.jpg");
  }
  .slideshow-hero-hp .therteen .image {
    background-image: url("/img/homepage/hero/graduation-2022-md@2x.jpg");
  }
  .slideshow-hero-hp .fourteen .image {
    background-image: url("/img/homepage/hero/clearing-2-md@2x.jpg");
  }
  .slideshow-hero-hp .fifteen .image {
    background-image: url("/img/homepage/hero/student-satisfaction-md@2x.jpg");
  }
  .slideshow-hero-hp .sixteen .image {
    background-image: url("/img/homepage/hero/accommodation-md@2x.jpg");
  }
  .slideshow-hero-hp .seventeen .image {
    background-image: url("/img/homepage/hero/learn-more-about-clearing-md@2x.jpg");
  }
  .slideshow-hero-hp .eighteen .image {
    background-image: url("/img/homepage/hero/150-ri-md@2x.jpg");
  }
  .slideshow-hero-hp .nineteen .image {
    background-image: url("/img/homepage/hero/location-md@2x.jpg");
  }
  .slideshow-hero-hp .twenty .image {
    background-image: url("/img/homepage/hero/nursing-md@2x.jpg");
  }
  .slideshow-hero-hp .twentyone .image {
    background-image: url("/img/homepage/hero/call-us-md@2x.jpg");
  }
  .slideshow-hero-hp .twentytwo .image {
    background-image: url("/img/homepage/hero/queen-md@2x.jpg");
  }
  .slideshow-hero-hp .twentythree .image {
    background-image: url("/img/homepage/hero/150-md@2x.jpg");
  }
  .slideshow-hero-hp .twentyfour .image {
    background-image: url("/img/homepage/hero/ood-3-md@2x.jpg");
  }
  .slideshow-hero-hp .twentyfive .image {
    background-image: url("/img/homepage/hero/festival-of-research-md@2x.jpg");
  }
  .slideshow-hero-hp .twentysix .image {
    background-image: url("/img/homepage/hero/ucas-deadline-md@2x.jpg");
  }
  .slideshow-hero-hp .twentyseven .image {
    background-image: url("/img/homepage/hero/what-uni-23-md@2x.jpg");
  }
  .slideshow-hero-hp .twentyseven.cy .image {
    background-image: url("/img/homepage/hero/what-uni-23-cy-md@2x.jpg");
  }
  .slideshow-hero-hp .twentyeight .image {
    background-image: url("/img/homepage/hero/top-forty-md@2x.jpg");
  }
  .slideshow-hero-hp .twentynine .image {
    background-image: url("/img/homepage/hero/student-satisfaction-2-md@2x.jpg");
  }
  .slideshow-hero-hp .thirtyone .image {
    background-image: url("/img/homepage/hero/nursing-3-md@2x.jpg");
  }
  .slideshow-hero-hp .thirtytwo .image {
    background-image: url("/img/homepage/hero/nursing-2-md@2x.jpg");
  }
  .slideshow-hero-hp .thirtythree .image {
    background-image: url("/img/homepage/hero/welcome-md@2x.jpg");
  }
  .slideshow-hero-hp .thirtyfour .image {
    background-image: url("/img/homepage/hero/heddwch-md@2x.jpg");
  }
}
@media only screen and (min-width: 768px) {
  .slideshow-hero-hp .one .image {
    background-image: url("/img/homepage/hero/clearing-la.jpg");
  }
  .slideshow-hero-hp .two .image {
    background-image: url("/img/homepage/hero/campus-tours-la.jpg");
  }
  .slideshow-hero-hp .three .image {
    background-image: url("/img/homepage/hero/research-la.jpg");
  }
  .slideshow-hero-hp .four .image {
    background-image: url("/img/homepage/hero/pg-community-2-la.jpg");
  }
  .slideshow-hero-hp .five.cy .image {
    background-image: url("/img/homepage/hero/welsh-medium-la.jpg");
  }
  .slideshow-hero-hp .six .image {
    background-image: url("/img/homepage/hero/welcome-2-la.jpg");
  }
  .slideshow-hero-hp .seven .image {
    background-image: url("/img/homepage/hero/open-day-la.jpg");
  }
  .slideshow-hero-hp .eight .image {
    background-image: url("/img/homepage/hero/study-at-aber-la.jpg");
  }
  .slideshow-hero-hp .nine .image {
    background-image: url("/img/homepage/hero/ood-2-la.jpg");
  }
  .slideshow-hero-hp .ten .image {
    background-image: url("/img/homepage/hero/scholarship-la.jpg");
  }
  .slideshow-hero-hp .eleven .image {
    background-image: url("/img/homepage/hero/pg-la.jpg");
  }
  .slideshow-hero-hp .twelve .image {
    background-image: url("/img/homepage/hero/pgce-la.jpg");
  }
  .slideshow-hero-hp .therteen .image {
    background-image: url("/img/homepage/hero/graduation-2022-la.jpg");
  }
  .slideshow-hero-hp .fourteen .image {
    background-image: url("/img/homepage/hero/clearing-2-la.jpg");
  }
  .slideshow-hero-hp .fifteen .image {
    background-image: url("/img/homepage/hero/student-satisfaction-la.jpg");
  }
  .slideshow-hero-hp .sixteen .image {
    background-image: url("/img/homepage/hero/accommodation-la.jpg");
  }
  .slideshow-hero-hp .seventeen .image {
    background-image: url("/img/homepage/hero/learn-more-about-clearing-la.jpg");
  }
  .slideshow-hero-hp .eighteen .image {
    background-image: url("/img/homepage/hero/150-ri-la.jpg");
  }
  .slideshow-hero-hp .nineteen .image {
    background-image: url("/img/homepage/hero/location-la.jpg");
  }
  .slideshow-hero-hp .twenty .image {
    background-image: url("/img/homepage/hero/nursing-la.jpg");
  }
  .slideshow-hero-hp .twentyone .image {
    background-image: url("/img/homepage/hero/call-us-la.jpg");
  }
  .slideshow-hero-hp .twentytwo .image {
    background-image: url("/img/homepage/hero/queen-la.jpg");
  }
  .slideshow-hero-hp .twentythree .image {
    background-image: url("/img/homepage/hero/150-la.jpg");
  }
  .slideshow-hero-hp .twentyfour .image {
    background-image: url("/img/homepage/hero/ood-3-la.jpg");
  }
  .slideshow-hero-hp .twentyfive .image {
    background-image: url("/img/homepage/hero/festival-of-research-la.jpg");
  }
  .slideshow-hero-hp .twentysix .image {
    background-image: url("/img/homepage/hero/ucas-deadline-la.jpg");
  }
  .slideshow-hero-hp .twentyseven .image {
    background-image: url("/img/homepage/hero/what-uni-23-la.jpg");
  }
  .slideshow-hero-hp .twentyseven.cy .image {
    background-image: url("/img/homepage/hero/what-uni-23-cy-la.jpg");
  }
  .slideshow-hero-hp .twentyeight .image {
    background-image: url("/img/homepage/hero/top-forty-la.jpg");
  }
  .slideshow-hero-hp .twentynine .image {
    background-image: url("/img/homepage/hero/student-satisfaction-2-la.jpg");
  }
  .slideshow-hero-hp .thirtyone .image {
    background-image: url("/img/homepage/hero/nursing-3-la.jpg");
  }
  .slideshow-hero-hp .thirtytwo .image {
    background-image: url("/img/homepage/hero/nursing-2-la.jpg");
  }
  .slideshow-hero-hp .thirtythree .image {
    background-image: url("/img/homepage/hero/welcome-la.jpg");
  }
  .slideshow-hero-hp .thirtyfour .image {
    background-image: url("/img/homepage/hero/heddwch-la.jpg");
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) and (min-width: 768px),
  only screen and (min--moz-device-pixel-ratio: 2) and (min-width: 768px),
  only screen and (-o-min-device-pixel-ratio: 2 / 1) and (min-width: 768px),
  only screen and (min-device-pixel-ratio: 2) and (min-width: 768px),
  only screen and (min-resolution: 192dpi) and (min-width: 768px),
  only screen and (min-resolution: 2dppx) and (min-width: 768px) {
  .slideshow-hero-hp .one .image {
    background-image: url("/img/homepage/hero/clearing-la@2x.jpg");
  }
  .slideshow-hero-hp .two .image {
    background-image: url("/img/homepage/hero/campus-tours-la@2x.jpg");
  }
  .slideshow-hero-hp .three .image {
    background-image: url("/img/homepage/hero/research-la@2x.jpg");
  }
  .slideshow-hero-hp .four .image {
    background-image: url("/img/homepage/hero/pg-community-2-la@2x.jpg");
  }
  .slideshow-hero-hp .five.cy .image {
    background-image: url("/img/homepage/hero/welsh-medium-la@2x.jpg");
  }
  .slideshow-hero-hp .six .image {
    background-image: url("/img/homepage/hero/welcome-2-la@2x.jpg");
  }
  .slideshow-hero-hp .seven .image {
    background-image: url("/img/homepage/hero/open-day-la@2x.jpg");
  }
  .slideshow-hero-hp .eight .image {
    background-image: url("/img/homepage/hero/study-at-aber-la@2x.jpg");
  }
  .slideshow-hero-hp .nine .image {
    background-image: url("/img/homepage/hero/ood-2-la@2x.jpg");
  }
  .slideshow-hero-hp .ten .image {
    background-image: url("/img/homepage/hero/scholarship-la@2x.jpg");
  }
  .slideshow-hero-hp .eleven .image {
    background-image: url("/img/homepage/hero/pg-la@2x.jpg");
  }
  .slideshow-hero-hp .twelve .image {
    background-image: url("/img/homepage/hero/pgce-la@2x.jpg");
  }
  .slideshow-hero-hp .therteen .image {
    background-image: url("/img/homepage/hero/graduation-2022-la@2x.jpg");
  }
  .slideshow-hero-hp .fourteen .image {
    background-image: url("/img/homepage/hero/clearing-2-la@2x.jpg");
  }
  .slideshow-hero-hp .fifteen .image {
    background-image: url("/img/homepage/hero/student-satisfaction-la@2x.jpg");
  }
  .slideshow-hero-hp .sixteen .image {
    background-image: url("/img/homepage/hero/accommodation-la@2x.jpg");
  }
  .slideshow-hero-hp .seventeen .image {
    background-image: url("/img/homepage/hero/learn-more-about-clearing-la@2x.jpg");
  }
  .slideshow-hero-hp .eighteen .image {
    background-image: url("/img/homepage/hero/150-ri-la@2x.jpg");
  }
  .slideshow-hero-hp .nineteen .image {
    background-image: url("/img/homepage/hero/location-la@2x.jpg");
  }
  .slideshow-hero-hp .twenty .image {
    background-image: url("/img/homepage/hero/nursing-la@2x.jpg");
  }
  .slideshow-hero-hp .twentyone .image {
    background-image: url("/img/homepage/hero/call-us-la@2x.jpg");
  }
  .slideshow-hero-hp .twentytwo .image {
    background-image: url("/img/homepage/hero/queen-la@2x.jpg");
  }
  .slideshow-hero-hp .twentythree .image {
    background-image: url("/img/homepage/hero/150-la@2x.jpg");
  }
  .slideshow-hero-hp .twentyfour .image {
    background-image: url("/img/homepage/hero/ood-3-la@2x.jpg");
  }
  .slideshow-hero-hp .twentyfive .image {
    background-image: url("/img/homepage/hero/festival-of-research-la@2x.jpg");
  }
  .slideshow-hero-hp .twentysix .image {
    background-image: url("/img/homepage/hero/ucas-deadline-la@2x.jpg");
  }
  .slideshow-hero-hp .twentyseven .image {
    background-image: url("/img/homepage/hero/what-uni-23-la@2x.jpg");
  }
  .slideshow-hero-hp .twentyseven.cy .image {
    background-image: url("/img/homepage/hero/what-uni-23-cy-la@2x.jpg");
  }
  .slideshow-hero-hp .twentyeight .image {
    background-image: url("/img/homepage/hero/top-forty-la@2x.jpg");
  }
  .slideshow-hero-hp .twentynine .image {
    background-image: url("/img/homepage/hero/student-satisfaction-2-la@2x.jpg");
  }
  .slideshow-hero-hp .thirtyone .image {
    background-image: url("/img/homepage/hero/nursing-3-la@2x.jpg");
  }
  .slideshow-hero-hp .thirtytwo .image {
    background-image: url("/img/homepage/hero/nursing-2-la@2x.jpg");
  }
  .slideshow-hero-hp .thirtythree .image {
    background-image: url("/img/homepage/hero/welcome-la@2x.jpg");
  }
  .slideshow-hero-hp .thirtyfour .image {
    background-image: url("/img/homepage/hero/heddwch-la@2x.jpg");
  }
}
@media only screen and (min-width: 1280px) {
  .slideshow-hero-hp .one .image {
    background-image: url("/img/homepage/hero/clearing-xl.jpg");
  }
  .slideshow-hero-hp .two .image {
    background-image: url("/img/homepage/hero/campus-tours-xl.jpg");
  }
  .slideshow-hero-hp .three .image {
    background-image: url("/img/homepage/hero/research-xl.jpg");
  }
  .slideshow-hero-hp .four .image {
    background-image: url("/img/homepage/hero/pg-community-2-xl.jpg");
  }
  .slideshow-hero-hp .five.cy .image {
    background-image: url("/img/homepage/hero/welsh-medium-xl.jpg");
  }
  .slideshow-hero-hp .six .image {
    background-image: url("/img/homepage/hero/welcome-2-xl.jpg");
  }
  .slideshow-hero-hp .seven .image {
    background-image: url("/img/homepage/hero/open-day-xl.jpg");
  }
  .slideshow-hero-hp .eight .image {
    background-image: url("/img/homepage/hero/study-at-aber-xl.jpg");
  }
  .slideshow-hero-hp .nine .image {
    background-image: url("/img/homepage/hero/ood-2-xl.jpg");
  }
  .slideshow-hero-hp .ten .image {
    background-image: url("/img/homepage/hero/scholarship-xl.jpg");
  }
  .slideshow-hero-hp .eleven .image {
    background-image: url("/img/homepage/hero/pg-xl.jpg");
  }
  .slideshow-hero-hp .twelve .image {
    background-image: url("/img/homepage/hero/pgce-xl.jpg");
  }
  .slideshow-hero-hp .therteen .image {
    background-image: url("/img/homepage/hero/graduation-2022-xl.jpg");
  }
  .slideshow-hero-hp .fourteen .image {
    background-image: url("/img/homepage/hero/clearing-2-xl.jpg");
  }
  .slideshow-hero-hp .fifteen .image {
    background-image: url("/img/homepage/hero/student-satisfaction-xl.jpg");
  }
  .slideshow-hero-hp .sixteen .image {
    background-image: url("/img/homepage/hero/accommodation-xl.jpg");
  }
  .slideshow-hero-hp .seventeen .image {
    background-image: url("/img/homepage/hero/learn-more-about-clearing-xl.jpg");
  }
  .slideshow-hero-hp .eighteen .image {
    background-image: url("/img/homepage/hero/150-ri-xl.jpg");
  }
  .slideshow-hero-hp .nineteen .image {
    background-image: url("/img/homepage/hero/location-xl.jpg");
  }
  .slideshow-hero-hp .twenty .image {
    background-image: url("/img/homepage/hero/nursing-xl.jpg");
  }
  .slideshow-hero-hp .twentyone .image {
    background-image: url("/img/homepage/hero/call-us-xl.jpg");
  }
  .slideshow-hero-hp .twentytwo .image {
    background-image: url("/img/homepage/hero/queen-xl.jpg");
  }
  .slideshow-hero-hp .twentythree .image {
    background-image: url("/img/homepage/hero/150-xl.jpg");
  }
  .slideshow-hero-hp .twentyfour .image {
    background-image: url("/img/homepage/hero/ood-3-xl.jpg");
  }
  .slideshow-hero-hp .twentyfive .image {
    background-image: url("/img/homepage/hero/festival-of-research-xl.jpg");
  }
  .slideshow-hero-hp .twentysix .image {
    background-image: url("/img/homepage/hero/ucas-deadline-xl.jpg");
  }
  .slideshow-hero-hp .twentyseven .image {
    background-image: url("/img/homepage/hero/what-uni-23-xl.jpg");
  }
  .slideshow-hero-hp .twentyseven.cy .image {
    background-image: url("/img/homepage/hero/what-uni-23-cy-xl.jpg");
  }
  .slideshow-hero-hp .twentyeight .image {
    background-image: url("/img/homepage/hero/top-forty-xl.jpg");
  }
  .slideshow-hero-hp .twentynine .image {
    background-image: url("/img/homepage/hero/student-satisfaction-2-xl.jpg");
  }
  .slideshow-hero-hp .thirtyone .image {
    background-image: url("/img/homepage/hero/nursing-3-xl.jpg");
  }
  .slideshow-hero-hp .thirtytwo .image {
    background-image: url("/img/homepage/hero/nursing-2-xl.jpg");
  }
  .slideshow-hero-hp .thirtythree .image {
    background-image: url("/img/homepage/hero/welcome-xl.jpg");
  }
  .slideshow-hero-hp .thirtyfour .image {
    background-image: url("/img/homepage/hero/heddwch-xl.jpg");
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) and (min-width: 1280px),
  only screen and (min--moz-device-pixel-ratio: 2) and (min-width: 1280px),
  only screen and (-o-min-device-pixel-ratio: 2 / 1) and (min-width: 1280px),
  only screen and (min-device-pixel-ratio: 2) and (min-width: 1280px),
  only screen and (min-resolution: 192dpi) and (min-width: 1280px),
  only screen and (min-resolution: 2dppx) and (min-width: 1280px) {
  .slideshow-hero-hp .one .image {
    background-image: url("/img/homepage/hero/clearing-xl@2x.jpg");
  }
  .slideshow-hero-hp .two .image {
    background-image: url("/img/homepage/hero/campus-tours-xl@2x.jpg");
  }
  .slideshow-hero-hp .three .image {
    background-image: url("/img/homepage/hero/research-xl@2x.jpg");
  }
  .slideshow-hero-hp .four .image {
    background-image: url("/img/homepage/hero/pg-community-2-xl@2x.jpg");
  }
  .slideshow-hero-hp .five.cy .image {
    background-image: url("/img/homepage/hero/welsh-medium-xl@2x.jpg");
  }
  .slideshow-hero-hp .six .image {
    background-image: url("/img/homepage/hero/welcome-2-xl@2x.jpg");
  }
  .slideshow-hero-hp .seven .image {
    background-image: url("/img/homepage/hero/open-day-xl@2x.jpg");
  }
  .slideshow-hero-hp .eight .image {
    background-image: url("/img/homepage/hero/study-at-aber-xl@2x.jpg");
  }
  .slideshow-hero-hp .nine .image {
    background-image: url("/img/homepage/hero/ood-2-xl@2x.jpg");
  }
  .slideshow-hero-hp .ten .image {
    background-image: url("/img/homepage/hero/scholarship-xl@2x.jpg");
  }
  .slideshow-hero-hp .eleven .image {
    background-image: url("/img/homepage/hero/pg-xl@2x.jpg");
  }
  .slideshow-hero-hp .twelve .image {
    background-image: url("/img/homepage/hero/pgce-xl@2x.jpg");
  }
  .slideshow-hero-hp .therteen .image {
    background-image: url("/img/homepage/hero/graduation-2022-xl@2x.jpg");
  }
  .slideshow-hero-hp .fourteen .image {
    background-image: url("/img/homepage/hero/clearing-2-xl@2x.jpg");
  }
  .slideshow-hero-hp .fifteen .image {
    background-image: url("/img/homepage/hero/student-satisfaction-xl@2x.jpg");
  }
  .slideshow-hero-hp .sixteen .image {
    background-image: url("/img/homepage/hero/accommodation-xl@2x.jpg");
  }
  .slideshow-hero-hp .seventeen .image {
    background-image: url("/img/homepage/hero/learn-more-about-clearing-xl@2x.jpg");
  }
  .slideshow-hero-hp .eighteen .image {
    background-image: url("/img/homepage/hero/150-ri-xl@2x.jpg");
  }
  .slideshow-hero-hp .nineteen .image {
    background-image: url("/img/homepage/hero/location-xl@2x.jpg");
  }
  .slideshow-hero-hp .twenty .image {
    background-image: url("/img/homepage/hero/nursing-xl@2x.jpg");
  }
  .slideshow-hero-hp .twentyone .image {
    background-image: url("/img/homepage/hero/call-us-xl@2x.jpg");
  }
  .slideshow-hero-hp .twentytwo .image {
    background-image: url("/img/homepage/hero/queen-xl@2x.jpg");
  }
  .slideshow-hero-hp .twentythree .image {
    background-image: url("/img/homepage/hero/150-xl@2x.jpg");
  }
  .slideshow-hero-hp .twentyfour .image {
    background-image: url("/img/homepage/hero/ood-3-xl@2x.jpg");
  }
  .slideshow-hero-hp .twentyfive .image {
    background-image: url("/img/homepage/hero/festival-of-research-xl@2x.jpg");
  }
  .slideshow-hero-hp .twentysix .image {
    background-image: url("/img/homepage/hero/ucas-deadline-xl@2x.jpg");
  }
  .slideshow-hero-hp .twentyseven .image {
    background-image: url("/img/homepage/hero/what-uni-23-xl@2x.jpg");
  }
  .slideshow-hero-hp .twentyseven.cy .image {
    background-image: url("/img/homepage/hero/what-uni-23-cy-xl@2x.jpg");
  }
  .slideshow-hero-hp .twentyeight .image {
    background-image: url("/img/homepage/hero/top-forty-xl@2x.jpg");
  }
  .slideshow-hero-hp .twentynine .image {
    background-image: url("/img/homepage/hero/student-satisfaction-2-xl@2x.jpg");
  }
  .slideshow-hero-hp .thirtyone .image {
    background-image: url("/img/homepage/hero/nursing-3-xl@2x.jpg");
  }
  .slideshow-hero-hp .thirtytwo .image {
    background-image: url("/img/homepage/hero/nursing-2-xl@2x.jpg");
  }
  .slideshow-hero-hp .thirtythree .image {
    background-image: url("/img/homepage/hero/welcome-xl@2x.jpg");
  }
  .slideshow-hero-hp .thirtyfour .image {
    background-image: url("/img/homepage/hero/heddwch-xl@2x.jpg");
  }
}

.slideshow-hero-hp small {
  font-size: 75%;
  display: block;
  padding-top: 2%;
  line-height: 1.3;
}
.slideshow-hero-hp .slick-slide .twentytwo .caption p {
  line-height: 1;
}

.slideshow-hero-hp .slick-slide .twentytwo .caption {
  background-color: #3b3b3b;
}

/* image change on homrpage - needs to be moved to main site*/
.menu-hp .image.ten.cy {
  background-image: url(/img/homepage/discover/cymraeg-sm.jpg);
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min--moz-device-pixel-ratio: 2),
  only screen and (-o-min-device-pixel-ratio: 2 / 1),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  .menu-hp .image.ten.cy {
    background-image: url(/img/homepage/discover/cymraeg-sm@2x.jpg);
  }
}
@media only screen and (min-width: 420px) {
  .menu-hp .image.ten.cy {
    background-image: url(/img/homepage/discover/cymraeg-md.jpg);
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) and (min-width: 420px),
  only screen and (min--moz-device-pixel-ratio: 2) and (min-width: 420px),
  only screen and (-o-min-device-pixel-ratio: 2 / 1) and (min-width: 420px),
  only screen and (min-device-pixel-ratio: 2) and (min-width: 420px),
  only screen and (min-resolution: 192dpi) and (min-width: 420px),
  only screen and (min-resolution: 2dppx) and (min-width: 420px) {
  .menu-hp .image.ten.cy {
    background-image: url(/img/homepage/discover/cymraeg-md@2x.jpg);
  }
}
@media only screen and (min-width: 768px) {
  .menu-hp .image.ten.cy {
    background-image: url(/img/homepage/discover/cymraeg-la.jpg);
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) and (min-width: 768px),
  only screen and (min--moz-device-pixel-ratio: 2) and (min-width: 768px),
  only screen and (-o-min-device-pixel-ratio: 2 / 1) and (min-width: 768px),
  only screen and (min-device-pixel-ratio: 2) and (min-width: 768px),
  only screen and (min-resolution: 192dpi) and (min-width: 768px),
  only screen and (min-resolution: 2dppx) and (min-width: 768px) {
  .menu-hp .image.ten.cy {
    background-image: url(/img/homepage/discover/cymraeg-la@2x.jpg);
  }
}
@media only screen and (min-width: 1280px) {
  .menu-hp .image.ten.cy {
    background-image: url(/img/homepage/discover/cymraeg-xl.jpg);
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) and (min-width: 1280px),
  only screen and (min--moz-device-pixel-ratio: 2) and (min-width: 1280px),
  only screen and (-o-min-device-pixel-ratio: 2 / 1) and (min-width: 1280px),
  only screen and (min-device-pixel-ratio: 2) and (min-width: 1280px),
  only screen and (min-resolution: 192dpi) and (min-width: 1280px),
  only screen and (min-resolution: 2dppx) and (min-width: 1280px) {
  .menu-hp .image.ten.cy {
    background-image: url(/img/homepage/discover/cymraeg-xl@2x.jpg);
  }
}

.slideshow-hero-hp small {
  font-size: 70%;
}
