
body {
	color: #4a3553;
    background-color: #ce383a;
}
.eab-slider>li:first-of-type {
	background-color: #d03a3c;
    background-image: url(//eab-site-resources.s3-eu-west-1.amazonaws.com/pages_media/20_bg-graduation.jpg);  
}
.eab-slider>li:nth-of-type(2) {
	background-color: #ffb251;
    background-image: url(//eab-site-resources.s3-eu-west-1.amazonaws.com/pages_media/20_bg-turquoise-mountains.jpg);
}
.eab-slider>li:nth-of-type(3) {
	background-color: #7d7160;
    background-image: url(//eab-site-resources.s3-eu-west-1.amazonaws.com/pages_media/20_bg-blue-mountains.jpg);
}
.eab-slider>li:nth-of-type(4) {
	background-color: #ff625a;
    background-image: url(//eab-site-resources.s3-eu-west-1.amazonaws.com/pages_media/20_red-mountains.jpg);
}
.eab-slider>li:nth-of-type(5) {
	background-color: #feffb1;
    background-image: url(//eab-site-resources.s3-eu-west-1.amazonaws.com/pages_media/20_bg-summerschool.jpg);
}
.eab-slider>li:nth-of-type(6) {
	background-color: #388563;
    background-image: url(//eab-site-resources.s3-eu-west-1.amazonaws.com/pages_media/20_bg-more.jpg);
}
.eab-slider>li:nth-of-type(2) h2 span, .eab-slider>li:nth-of-type(2) p span {
    background-image: linear-gradient(to right bottom, rgba(156, 218, 207,0.85), rgba(68, 205, 203,0.85));
}
.eab-slider>li:nth-of-type(3) h2 span, .eab-slider>li:nth-of-type(3) p span {
	background-image: linear-gradient(to right bottom, rgba(73, 107, 196,0.85), rgba(46, 65, 183,0.85));
}
.eab-slider>li:nth-of-type(5) h2 span, .eab-slider>li:nth-of-type(5) p span {
	background-image: linear-gradient(to right bottom, rgba(255, 223, 102, .85), rgba(169, 141, 34, .85));
}
.eab-slider>li:nth-of-type(6) h2 span, .eab-slider>li:nth-of-type(6) p span {
	background-image: linear-gradient(to right bottom, rgba(73, 107, 196,0.85), rgba(46, 65, 183,0.85));
}
.eab-slider>li:nth-of-type(6) span a {color: #f3d87f;}
.eab-slider>li:nth-of-type(6) span a:hover {color: #fe9c03;}
.eab-slider-navigation a {
	background: url(//eab-site-resources.s3-eu-west-1.amazonaws.com/pages_media/20_courses-icon-navigation.svg) no-repeat -10px -10px;
}
.eab-slider-navigation li.selected:first-of-type a {
	background-position: -10px -70px
}
.eab-slider-navigation li:nth-of-type(2) a {
	background-position: -70px -10px
}
.eab-slider-navigation li.selected:nth-of-type(2) a {
	background-position: -70px -70px
}
.eab-slider-navigation li:nth-of-type(3) a {
	background-position: -130px -10px
}
.eab-slider-navigation li.selected:nth-of-type(3) a {
	background-position: -130px -70px
}
.eab-slider-navigation li:nth-of-type(4) a {
	background-position: -190px -10px
}
.eab-slider-navigation li.selected:nth-of-type(4) a {
	background-position: -190px -70px
}
.eab-slider-navigation li:nth-of-type(5) a {
	background-position: -252px -10px
}
.eab-slider-navigation li.selected:nth-of-type(5) a {
	background-position: -252px -70px
}
.eab-slider-navigation li:nth-of-type(6) a {
	background-position: -312px -10px
}
.eab-slider-navigation li.selected:nth-of-type(6) a {
	background-position: -312px -70px
}
@media only screen and (min-width:1170px) {
	.eab-slider-navigation a {
		height: 60px;
		width: 60px
	}
	.eab-slider-navigation li:first-of-type a {
		background-position: 0 0
	}
	.eab-slider-navigation li.selected:first-of-type a {
		background-position: 0 -60px
	}
	.eab-slider-navigation li:nth-of-type(2) a {
		background-position: -60px 0
	}
	.eab-slider-navigation li.selected:nth-of-type(2) a {
		background-position: -60px -60px
	}
	.eab-slider-navigation li:nth-of-type(3) a {
		background-position: -120px 0
	}
	.eab-slider-navigation li.selected:nth-of-type(3) a {
		background-position: -120px -60px
	}
	.eab-slider-navigation li:nth-of-type(4) a {
		background-position: -180px 0
	}
	.eab-slider-navigation li.selected:nth-of-type(4) a {
		background-position: -180px -60px
	}
	.eab-slider-navigation li:nth-of-type(5) a {
		background-position: -242px 0
	}
	.eab-slider-navigation li.selected:nth-of-type(5) a {
		background-position: -242px -60px
	}
	.eab-slider-navigation li:nth-of-type(6) a {
		background-position: -302px 0
	}
	.eab-slider-navigation li.selected:nth-of-type(6) a {
		background-position: -302px -60px
	}
}