ul.job-list {
	margin-left: 45px;
}

.mod-content.skin-content-accordion .list .item.is-active .content {
	max-height: 3000px;
}
/*
.mod-content.skin-content-hover-switch .content-box-regular .hover-image {
  display: block;
  font-size: 6.5rem;
  width: 30%;
  margin: 0 auto .5rem;
  max-width: 120px;
}
*/
@media only screen and (min-width: 64.063em) {
  .mod-content.skin-content-hover-switch .content-box-regular .hover-image {
    font-size: 7.5rem;
    margin: 0 auto 1.5rem;
  }
}

.mod-stage .text-content blockquote.text-right h3 {
	color: #EE7103;
}

.mod-image-bar .slick .slide {
	cursor: default;
}

.content-wrapper p {
	height: 80px;
	font-size: 90%;
}

.a-anchor {
	display: block;
	height: 128px;
	margin-top: -128px;
	visibility: hidden;
}

.e-img {
	max-height: 100%;
}

.e-icon2 {
	max-width: 325px;
	max-height: 100%;
}

@media only screen and (min-width: 64.063em) {
  .mod-content.contact-request .wrapper fieldset {
    width: 25%;
  }
}

.big-numbers-title {
	margin-top: 75px;
	font-size: 36px;
	color: #fff;
}

a.logo-link:before {
	content: normal;
}

.-background-tertiary-color {
  background-color: #f7f7f7;
}
