
.story-fixed-bg.story-fixed-bg--online {
	background-image: url('//eab-site-resources.s3-eu-west-1.amazonaws.com/pages_media/4_education-online.jpg');
}
.story-fixed-bg.story-fixed-bg--classroom {
	background-image: url('//eab-site-resources.s3-eu-west-1.amazonaws.com/pages_media/4_education-classroom.jpg');
}
.story-fixed-bg.story-fixed-bg--speaking {
	background-image: url('//eab-site-resources.s3-eu-west-1.amazonaws.com/pages_media/4_education-speaking.jpg');
  	background-position: top right;
}
.story-fixed-bg.story-fixed-bg--reading {
	background-image: url('//eab-site-resources.s3-eu-west-1.amazonaws.com/pages_media/4_education-reading.jpg');
}
.story-fixed-bg.story-fixed-bg--distance {
	background-image: url('//eab-site-resources.s3-eu-west-1.amazonaws.com/pages_media/4_education-distance.jpg');
}
.story-fixed-bg.story-fixed-bg--immersion {
	background-image: url('//eab-site-resources.s3-eu-west-1.amazonaws.com/pages_media/4_education-immersion.jpg');
	background-position: bottom left;
}
.story-fixed-bg.story-fixed-bg--assessment {
	background-image: url('//eab-site-resources.s3-eu-west-1.amazonaws.com/pages_media/4_education-exam-100pc-2.jpg');
  background-position: top center;
}
.cEducation__image > img {max-width:100%;}

.sEducationList h2 span, .sEducationList p span {
  padding: .05rem .5rem;
	-webkit-box-decoration-break: clone;
	box-decoration-break: clone;
  background-image: linear-gradient(to right bottom, rgba(126,213,111,0.85), rgba(40,180,133,0.85));
}
#eleducationIntro {
  padding-bottom: 20px;
}
.sPrimary>.container>div[style]:first-child {
  max-width: 100%;
}
.sEducationList {
  margin: 0;
  padding: 0;
  list-style-type: none;
  -webkit-transition: 0.5s all ease-in-out;
  -moz-transition: 0.5s all ease-in-out;
  -ms-transition: 0.5s all ease-in-out;
  -o-transition: 0.5s all ease-in-out;
  transition: 0.5s all ease-in-out;
}
.sEducationList.ipsSticky {
  background: transparent !important;
  margin-top: 0 !important;
  width: 100% !important;
  left: 15px;
}
.sEducationList.ipsSticky > li {
  width: 14.285%;
  padding-right: 0;
}
.sEducationList.ipsSticky > li a {
  height: 60px;
  margin-bottom: 0;
}
.sEducationList.ipsSticky > li a h2 {
  font-size: 18px;
}
.sEducationList.ipsSticky > li a h2 + p {
  display: none;
}
.sEducationList.ipsSticky > li a:hover:after {
  opacity: 0;
}
.sEducationList.ipsSticky + div {
  max-width: 100%;
}
.sEducationList > li {
  padding-left: 0;
  padding-right: 5px;
}
.sEducationList > li a {
  color: inherit;
  display: block;
  padding: 15px;
  margin-bottom: 5px;
  border-bottom: none;
  height: 105px;
  overflow: hidden;
  position: relative;
  -webkit-transition: 0.05s all ease-in-out;
  -moz-transition: 0.05s all ease-in-out;
  -ms-transition: 0.05s all ease-in-out;
  -o-transition: 0.05s all ease-in-out;
  transition: 0.05s all ease-in-out;
}
.sEducationList > li a h2 {
  margin: 0;
  font-size: 22px;
  font-weight: 500;
  color: #fff !important;
  -webkit-transition: 0.05s all ease-in-out;
  -moz-transition: 0.05s all ease-in-out;
  -ms-transition: 0.05s all ease-in-out;
  -o-transition: 0.05s all ease-in-out;
  transition: 0.05s all ease-in-out;
}
.sEducationList > li a h2 + p {
  font-size: 15px;
  margin-top: 12px;
  margin-right: 50px;
  color: #fff;
  /*opacity: 0.7;*/
}
@media (min-width: 980px) and (max-width: 1079px) {
	.sEducationList > li a h2 + p {
    font-size: 12px;
  }
}
@media (min-width: 500px) and (max-width: 979px) {
	.sEducationList > li a h2 + p {
    font-size: 18px;
  }
}
@media screen and (max-width: 767px), screen and (max-width: 979px) {
  .sEducationList > li a h2 + p {
    margin-right: 0;
  }
}
.sEducationList > li a:before {
  position: absolute;
  right: 7px;
  bottom: 16px;
  font-family: 'FontAwesome';
  font-size: 53px;
  color: #fff;
  opacity: 0.1;
}


.sEducationList > li a:after {
  position: absolute;
  content: '\f063';
  font-family: 'FontAwesome';
  font-size: 40px;
  color: #fff;
  right: 24px;
  /*bottom: 24px;*/
  bottom: 100px;
  opacity: 0;
  -webkit-transition: 0.3s all ease-out;
  -moz-transition: 0.3s all ease-out;
  -ms-transition: 0.3s all ease-out;
  -o-transition: 0.3s all ease-out;
  transition: 0.3s all ease-out;
}
.EducationList > li a:hover {
  background: #984d84;
  color: #e5ccde;
}
.sEducationList > li a:hover:after {
  /*right: 24px;*/
  bottom: 24px;
  opacity: 1;
}
.sEducationList > li a:hover h2 {
  color: #fff;
}
.sEducationName {
  font-size: 40px;
  font-weight: 500;
  margin-top: 0;
}
.sEducationName + p {
  max-width: 800px;
  margin: 0 auto;
}
.sEducationBadge {
  width: 50px;
  height: 50px;
  border-radius: 50px;
  line-height: 50px;
  text-align: center;
  color: #fff;
  display: inline-block;
  position: relative;
  top: -3px;
  font-size: 22px;
  margin-right: 5px;
}
.sEducationBadge.title {
  width: 100px;
  height: 100px;
  border-radius: 100px;
  line-height: 100px;
  font-size: 44px;
  display: block;
  margin: 0 auto;
  top: 7px;
}
@media screen and (min-width: 1200px){
  .text-right-lg {text-align: right;}
}
@media screen and (max-width: 1199px){
  h2.header {
    font-size: 2.8rem;
    text-align: center;
    padding-top: 15px;
  }
}
@media screen and (max-width: 1199px){
  .row.education-row:not(:last-child) {
    margin: 15px 0 -15px 0;
    padding-bottom: 30px;
    border-width: 0 0 2px 0;
    border-style: solid;
    border-color: rgba(255, 255, 255, 0.05);
  }
}