#themaportal header .title-block .title h1 {
	color: #fff;
	text-shadow: 0 1px 1px #363636;
}
#themaportal header .title-block .title p {
	text-shadow: 0 1px 1px #363636;
	color: #fff;
	font-size: 12px;
    font-weight: bold;
}
.socials {
	display: none;
}

#themaportal.page--subhomepage .logo-slider {
	border: 0;
	height: auto;
}

#themaportal.page--subhomepage .logo-slider .slider__prev,
#themaportal.page--subhomepage .logo-slider .slider__next {
    top: 150px;
}

#themaportal.page--subhomepage .logo-slider .slider__container {
	height: 175px;
}

#themaportal.page--subhomepage .logo-slider .slider__container .slides figure {
	height: 150px;
	padding: 5px;
}

#themaportal.page--subhomepage .mediaTitle, .theme--groundbreakingwork .chapter h2 {
	display: none;
}

#themaportal.page--subhomepage .columnAddition {
    margin-top: 24px;
}

@media screen and (max-width: 990px) {
	.logo-slider,.logo-slider h2 {
		width: 100%;
	}
}
