.slideshow-wrapper-outer {
    margin-top: 30px;
    margin-bottom: 50px;
}
.hermes-hp-text {
    width: 90%;
    padding-top: 20px;
}
.vorteile-hermes {
    padding: 50px 0;
    display: inline-block;
}
.vorteile-hermes .col-sm-6.col-md-3{
	min-height: 80px;
}
.vorteile-hermes strong {
    font-weight: 400;
}
.hermes-hp-category{
    text-align: center;
}
.hermes-themeworlds{
    text-align: center;
    margin-top: 50px;
    margin-bottom: 50px;
}
.footer-top.footer.container{
    padding: 30px 0;
}
.cap-width-60{
    width: 60%;
}
.cap-width-60 a{
    font-size: 14px;
    color: #fff;
    text-decoration: underline;
}
.small-banner img{

}
.footer-primary .sidebarbutton{
    background: #868573;
}
.hermes-hp-category{
    margin-top: 50px;
    margin-bottom: 50px;
}
.individuele_hermes_block{
    margin-bottom: 15px;
    display: flex;
}
.individuele_hermes_block .col-md-5{
    background: #e6e6e6;
    display: flex;
    align-items: center;
    justify-content: center;
}
.individuele_hermes_block--text {
    height: 80%;
    width: 80%;
}
.nav-item.level0.nav-3.level-top.mega.right a.level-top{
    background: #868573;
}
.nav-container{
    border-bottom: 2px solid #868573 !important;
}
h5.individuele_header_text{
    font-family: Raleway;
	font-weight: 400;
	font-size: 3.0rem;
	line-height: 1.3;
	margin-bottom: 15px;
}
a.individuele_link{
    color: #333333;
	text-decoration: underline;
	font-weight: 600;
}
.individuele_hermes_block .col-md-5.mobile{
	display: none;
}
/*Responsive*/
@media screen and (min-width: 992px) {
	.individuele_hermes_block .col-md-7:nth-child(2n+1) {
		padding-left: 0 !important;
	}
	.individuele_hermes_block .col-md-7:nth-child(2n) {
		padding-right: 0 !important;
	}
}
@media screen and (max-width: 991px) {
	.individuele_hermes_block-img{
		padding-left: 15px !important;
		padding-right: 15px !important;
	}
	.individuele_hermes_block--text{
		width: 100% !important;
		padding: 20px 0;
	}
	.individuele_hermes_block{
		display: unset !important;
	}
	.individuele_hermes_block .col-md-5{
		margin: 0 15px;
	}
	.individuele_hermes_block .col-md-5.desktop{
		display: none !important;
	}
	.individuele_hermes_block .col-md-5.mobile{
		display: block !important;
	}
}
