html {
	overflow-y: scroll;
	overflow-x: hidden;
}

html.noscroll {
	overflow: hidden;
}

h2.witTitle a {
	color: white;
	margin-bottom: 10px;
	display: block;
}

body {
	text-rendering: none !important;
	-moz-transition: none !important;
	-webkit-transition: none !important;
	-ms-transition: none !important;
	transition: none !important;
}

body.search-results .b-article-main .content>h2 {
	margin-bottom: 10px;
}

body.search-results .resultP {
	margin-bottom: 15px;
}

.btn {
	/* 	display: inline-block; */
	position: relative;
}

.btn a {
	max-width: 220px;
	padding: 9px 30px;
	font-size: 1rem;
	line-height: 20px;
	line-height: 1.25rem;
	border: 1px solid rgba(255, 255, 255, 0);
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	position: relative;
	border-radius: 20px;
	text-transform: uppercase;
	color: #fff;
	display: inline-block;
	-webkit-transition: all .4s ease-out;
	transition: all .4s ease-out;
}

.btn:after a {
	width: 8px;
	height: 14px;
	background: red !important;
}

.btn:hover a {
	padding-right: 50px;
	-webkit-transition: all .4s ease-out;
	transition: all .4s ease-out;
}

.btn.orange a {
	background-color: #f37029;
}

.btn.blue a {
	background-color: #0d5881;
}

.btn.white a {
	background-color: #ffffff;
	color: #f37029;
}

body.single-slide .titelheader {
	margin-bottom: 0px;
}

.b-teaser-story figure img {
	max-width: 600px;
}

.b-teaser-image-text .image-box img {
	max-width: 320px;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

em {
	font-style: italic;
}

.b-intro .content {
	height: auto;
	overflow: visible;
}

a:active,
a:focus,
a:hover {
	color: #fff;
}

.content-wrap ul li a:active,
.content-wrap ul li a:focus,
.content-wrap ul li a:hover {
	color: #f37029;
}

.b-social-media-twitter {
	height: 383px;
}

.b-page-header .btn-group {
	right: 0;
}

.label_mobile {
	display: none;
}

.beeldHolder {
	margin-top: -250px;
}

.box-m .b-teaser-story .text-box .btn,
.box-s .b-teaser-story .text-box .btn {
	font-family: 'HelveticaNeueLT-Bold', Arial, sans-serif;
	font-size: 14px;
}

h3 {
	font-family: 'HelveticaNeueLT-Bold', Arial, sans-serif;
	font-size: 26px;
	font-weight: bold;
}

.center {
	margin: 0 auto;
	text-align: center;
}

.clearfix {
	display: inline-block;
}

.wp-caption {
	width: 100%;
	position: relative;
	margin-bottom: 30px;
}

p.wp-caption-text {
	width: 100%;
	height: 50px;
	background: rgba(0, 0, 0, 0.5);
	color: #fff;
	text-indent: 20px;
	line-height: 50px;
	position: absolute;
	bottom: 0px;
}

.round {
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}

#label {
	width: 42px;
	height: 245px;
	background: url('../img/ds_label.jpg') no-repeat;
	position: fixed;
	right: 0px;
	top: 226px;
	z-index: 93;
	-ms-transition: right .4s ease-out;
	-moz-transition: right .4s ease-out;
	-webkit-transition: right .4s ease-out;
	transition: right .4s ease-out;
	cursor: pointer;
}

.b-section-nav .navlist a {
	font-family: 'HelveticaNeueLT-Bold', Arial, sans-serif;
	background: #fff;
	color: #f37029;
}

.no-touch .b-section-nav .navlist a:hover,
.no-touch .b-section-nav .navlist li.current_page_item a {
	background: #f37029;
	color: #fff;
}

.b-section-stage .form-select {
	padding: 30px 0px;
	height: auto;
}

.b-section-stage .form-select .wrapper {
	display: table;
	margin: 0 auto;
}

.form-select .page-numbers {
	font-family: "HelveticaNeueLT-Medium", Arial, sans-serif;
	display: block;
	line-height: 40px;
	width: 40px;
	padding-top: 1px;
	height: 40px;
	background: #fff;
	-webkit-border-radius: 40px;
	-moz-border-radius: 40px;
	border-radius: 40px;
	color: #f37029;
	text-align: center;
	float: left;
	margin-right: 10px;
	-ms-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-webkit-transition: all .3s ease-out;
	transition: all .3s ease-out;
}

.form-select .page-numbers.current,
.form-select .page-numbers:hover {
	background: #f37029;
	color: #fff;
}

.form-select .page-numbers.prev,
.form-select .page-numbers.next {
	width: auto;
	padding: 0px 15px;
	padding-top: 1px;
	/* text-indent: -9999px; */
}

.form-select .page-numbers.prev {}

.b-page-nav .close {
	/*
	-webkit-transform:translateZ(1);
	-ms-transform:translateZ(1);
	transform:translateZ(1);
*/
}

#label h3 {
	color: #f37029;
}

#label .open {
	width: 237px;
	height: 400px;
	background: #fff;
	position: relative;
	left: 42px;
	color: #0c587f;
	padding: 20px;
	font-size: 13px;
	line-height: 23px;
	z-index: 100;
	cursor: default;
}

.b-page-nav .main-nav {
	background: #f37029;
}

.b-page-header .btn-group label {
	cursor: pointer;
}

.b-page-header .btn-group .btn-search,
.b-page-header .btn-group .btn-nav {
	margin-left: 20px;
}

.label-menu.b-page-nav {
	/*    -moz-transition: none;
    -webkit-transition: none;
    -ms-transition: none;
    transition: none;	*/
}

.b-page-header .btn-group .btn-nav {
	-moz-transition: none;
	-webkit-transition: none;
	-ms-transition: none;
	transition: none;
}

.b-social-links .tumblr,
.b-access-links .tumblr {
	background-image: url('../img/tumblr_icon.png');
	background-repeat: no-repeat;
	min-height: 34px;
	padding: 6px 0 0 48px;
}

.label-menu {
	top: 0px;
	text-rendering: auto;
	-ms-transition: width .4s ease-out;
	-moz-transition: width .4s ease-out;
	-webkit-transition: width .4s ease-out;
	transition: width .4s ease-out;
	right: 0px;
	height: 100%;
	min-height: 100%;
	position: fixed;
	z-index: 9999;
	width: 0px;
	overflow: hidden;
	display: block;
}

.label-menu.active {
	right: 0px;
	width: 360px;
	/*	display:block;*/
}

.label-menu.b-page-nav {
	/*width:360px !important;*/
}

.label-menu.b-page-nav .main-nav {
	bottom: 0px;
	height: 100%;
}

.label-menu.b-page-nav .main-nav p {
	margin-top: 20px;
}

.language {
	width: 16px;
	height: 21px;
	display: block;
	background: url('../img/filter.png') no-repeat;
	text-indent: -9999px;
	float: left;
	position: relative;
	top: 10px;
	margin-right: 10px;
}

#label.active {
	right: 359px;
}

label.none {
	display: none;
}

#overlay {
	width: 100%;
	height: 100%;
	min-height: 100%;
	background: #041224;
	position: fixed;
	z-index: 94;
	margin-top: 112px;
	top: 0px;
	opacity: 0;
	overflow: scroll;
	display: none;
}

#overlay.active {
	display: block;
}

.b-page-header .btn-group .btn-nav.active {
	background-image: url('../img/nav_close.png');
}

.btn-group .group-lang,
.btn-group .group-search,
.btn-group .group-nav {
	float: left;
	margin-left: 20px;
}

nav[role="navigation"] {
	margin-top: 100px;
}

nav[role="navigation"] .group {
	width: 280px;
	margin-left: 40px;
	border: 0px;
	overflow: visible;
	margin-top: 0px;
}

nav[role="navigation"] .group.first {
	margin-left: 0px;
}

nav[role="navigation"] .group li:first-child {
	font-family: 'HelveticaNeueLT-Bold', Arial, sans-serif;
	font-size: 32px;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: 1px solid rgba(255, 255, 255, .25);
	padding-bottom: 30px;
}

nav[role="navigation"] .group li:hover a {
	color: #f36f2b;
}

ul.close_bottom {
	display: table;
	margin: 0 auto;
	margin-top: 50px;
}

ul.close_bottom li a {
	font-family: 'HelveticaNeueLT-Medium', Arial, sans-serif !important;
	border: 1px solid #fff;
	border-radius: 20px;
	text-transform: uppercase;
	color: #fff;
	background-color: rgba(255, 255, 255, 0);
	padding: 9px 30px;
	margin-left: 5px;
	display: table-cell;
	font-size: 1rem;
	line-height: 1.25rem;
}

ul.close_bottom li a:after {
	width: 8px;
	height: 14px;
	background-image: url("data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20enco…03c.17-.17.24-.391.24-.61%200-.221-.07-.44-.24-.601z%22%2F%3E%3C%2Fsvg%3E");
	background-repeat: no-repeat;
	content: "";
	opacity: 0;
	display: inline-block;
	-webkit-transition: all .4s ease-out;
	transition: all .4s ease-out;
	position: absolute;
	z-index: 1;
	top: 50%;
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	right: 20px;
}

ul.close_bottom li a:hover {
	border: 1px solid rgba(255, 255, 255, 0);
	color: #0e284c;
	background-color: #fff;
	padding-right: 45px;
}

.btn-group label {
	font-family: 'HelveticaNeueLT-Medium', Arial, sans-serif;
	float: left;
	font-size: 18px;
	padding-top: 12px;
}

html[xmlns] .clearfix {
	display: block;
}

* html .clearfix {
	height: 1%;
}

article.news {
	background: #fff;
	padding: 20px;
	height: 383px;
}

article.news .item {
	width: 100%;
	border-bottom: 1px #e2ddd7 solid;
	padding: 10px 0px;
}

article.news .item.last {
	border-bottom: 0px;
}

article.news .item .text-box {
	width: 275px;
	float: left;
}

article.news .item p {
	color: #0c587f;
	font-family: 'HelveticaNeueLT-Light', Arial, sans-serif;
}

article.news .item p a {
	color: #f37029;
}

article.news .item p .date {
	color: #f37029;
	font-size: 12px;
	display: block;
}

article.news .item figure {
	float: right;
	width: 260px;
}

article.news h3 {
	color: #0c587f;
}

.no-touch .box-m .b-teaser-story .link-box:hover .title {
	/* 	width: 500px; */
	font-size: 18px;
}

.box-m .b-teaser-story .text-box:hover .highlight {
	font-size: 30px;
}

.box-m .b-teaser-story .text-box .title {
	font-size: 24px;
	line-height: 30px;
}

.box-m .b-teaser-story .text-box .highlight {
	font-size: 40px;
	display: block;
}

.b-teaser-image-text blockquote {
	font-family: HelveticaNeueW01-45Ligh, Arial, sans-serif;
	text-align: center;
	font-style: normal;
	font-size: 17px;
}

.b-teaser-image-text blockquote span {
	color: #f37029;
	font-size: 12px;
}

.new_business,
.new_business figure img {
	text-align: center;
	margin: 0 auto;
}

.new_business a {
	color: #f37029;
}

.b-teaser-image-text blockquote {
	margin-top: 20px;
}

.new_business p {
	margin-top: 10px;
	font-family: 'HelveticaNeueLTStd-Th', Arial, sans-serif;
	font-size: 17px;
	line-height: 23px;
}

.new_business figure {
	margin-bottom: 30px;
}

.b-access-links h2 {
	font-weight: bold;
	color: #fff;
}

.b-access-links .item a {
	color: #8199aa;
	-webkit-transition: all .4s;
	transition: all .4s;
}

.b-access-links .item a:hover {
	color: #fff;
}

.b-access-links .twitter,
.b-access-links .linkedin {
	min-height: 34px;
	padding: 6px 0 0 48px;
}

.b-access-links .is-multi {
	width: 30%;
}

.b-access-links .channel {
	margin-bottom: 30px;
}

.twitter {
	background-image: url(data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encod…-9.34l-.01-.42c.643-.469%201.192-1.039%201.633-1.699z%22%2F%3E%3C%2Fsvg%3E);
	background-repeat: no-repeat;
}

.link-box:hover .text-box {
	background-color: rgba(14, 40, 76, .75);
}

.box-m .b-teaser-story .link-box .text-box .title {
	-webkit-transition: all 0.1s ease;
	-moz-transition: all 0.1s ease;
	-o-transition: all 0.1s ease;
	-ms-transition: all 0.1s ease;
}

.box-m .b-teaser-story .link-box .text-box .text {
	-webkit-transition: all 0.1s ease;
	-moz-transition: all 0.1s ease;
	-o-transition: all 0.1s ease;
	-ms-transition: all 0.1s ease;
}

.box-m .b-teaser-story .link-box:hover .text-box .text {
	opacity: 1;
}


/*SLIDER*/

nav.slides-navigation {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: table;
	table-layout: fixed;
	width: 100%;
	word-spacing: -1em;
	position: absolute;
	left: 50%;
	z-index: 101;
	width: 88px;
	text-align: right;
}

.b-page-main {
	z-index: 4;
}

.b-brandarea .controls {
	z-index: 4;
}

footer nav[role="navigation"] {
	margin-top: 0px;
}


/*MEDIA QUERIES*/

@media screen and (max-width: 1440px) and (min-width: 1024px) {
	#overlay {
		margin-top: 85px;
	}
	.b-search-form .back {
		right: 165px;
	}
	nav[role="navigation"] .group.last {
		margin-top: 40px;
	}
	article.news .item {
		border: 0px;
		padding-bottom: 0px;
	}
	article.news .item figure,
	article.news .item .text-box {
		width: 100%;
		float: none;
		margin-bottom: 10px;
	}
	article.news .item figure img {
		width: 100%;
	}
	.item.last {
		display: none;
	}
	.b-teaser-image-text blockquote {
		font-size: 14px;
		line-height: 18px;
	}
	.b-teaser-image-text figure .round {
		width: 65%;
	}
	.b-brandarea .link-group {
		margin-right: 108px;
	}
	.box-m .b-teaser-story .text-box .highlight,
	.b-teaser-story .text-box .highlight {
		font-size: 30px;
		line-height: 28px;
	}
	.is-grid-m-m .box-m+.box-m .b-teaser-story .text-box .title {
		font-size: 18px;
	}
	.box-m .b-teaser-story .link-box .text-box .title,
	.box-s .b-teaser-story .text-box .title {
		font-size: 18px;
	}
	.b-page-header .logo {
		width: 514px;
		height: 40px;
		width: 400px;
		height: 31px;
	}
}

@media screen and (max-width: 1023px) and (min-width: 768px) {
	#overlay {
		margin-top: 85px;
	}
	nav[role="navigation"] .group {
		width: 325px;
		float: left;
	}
	article.news .item {
		border: 0px;
		padding-bottom: 0px;
	}
	article.news .item figure,
	article.news .item .text-box {
		width: 100%;
		float: none;
		margin-bottom: 10px;
	}
	article.news .item figure img {
		width: 100%;
	}
	.item.last {
		display: none;
	}
	.b-teaser-image-text blockquote {
		font-size: 14px;
		line-height: 18px;
	}
	.b-teaser-image-text figure .round {
		width: 65%;
	}
	.b-access-links .is-multi {
		width: 40%;
	}
	.b-brandarea .link-group {
		margin-right: 108px;
	}
	.box-m .b-teaser-story .text-box .highlight,
	.b-teaser-story .text-box .highlight {
		font-size: 30px;
		line-height: 28px;
	}
	.is-grid-m-m .box-m+.box-m .b-teaser-story .text-box .title {
		font-size: 18px;
	}
	.b-section-nav .navlist a {
		font-size: 14px;
	}
	.b-page-header .logo {
		width: 440px;
		height: 35px;
		width: 300px;
		height: 23px;
		margin-top: 5px;
	}
}

@media screen and (max-width: 767px) and (min-width: 569px) {
	#overlay {
		margin-top: 59px;
	}
	.b-search-form .back {
		width: 76px;
	}
	nav[role="navigation"] {
		width: 100%;
	}
	nav[role="navigation"] .group:first-child {
		margin-top: 0px;
	}
	nav[role="navigation"] .group {
		width: 100%;
		margin-left: 0px;
		margin-top: 40px;
	}
	article.news .item {
		border: 0px;
		padding-bottom: 0px;
	}
	article.news .item figure,
	article.news .item .text-box {
		width: 100%;
		float: none;
		margin-bottom: 10px;
	}
	article.news .item figure img {
		width: 100%;
	}
	.b-teaser-image-text blockquote {
		font-size: 14px;
		line-height: 18px;
	}
	.b-teaser-image-text figure .round {
		width: 65%;
	}
	.b-page-footer .box-1 {
		padding: 30px;
		background-color: #0c3f73;
	}
	b-access-links .item {
		height: 50px;
	}
	.b-access-links .channel {
		width: 100%;
	}
	.b-access-links .item.is-multi {
		height: auto;
		width: 100%;
	}
	.b-access-links h2 {
		margin-bottom: 20px;
	}
	.box-m .b-teaser-story .text-box .highlight,
	.b-teaser-story .text-box .highlight {
		font-size: 30px;
		line-height: 28px;
	}
	.is-grid-m-m .box-m+.box-m .b-teaser-story .text-box .title,
	.box-m .b-teaser-story .text-box .title {
		font-size: 18px;
	}
	.btn-group .group-lang,
	.btn-group .group-search,
	.btn-group .group-nav {
		margin-left: 0px;
	}
	article.news {
		height: auto;
	}
	#menu-hoofdmenu-1 {
		/*display: none;*/
	}
	#menu-hoofdmenu-1 li.item ul.group {
		display: none;
	}
	#menu-main-menu-1 li.item ul.group {
		display: none;
	}
	.b-section-nav {
		display: block;
	}
	.b-section-nav ul.navlist li {
		width: 100%;
		height: 50px;
		display: block;
	}
	.b-section-nav ul.navlist li a {
		line-height: 50px;
		padding-left: 20px;
	}
	.b-page-header .logo {
		width: 314px;
		height: 25px;
		width: 180px;
		height: 14px;
		margin-top: 3px;
	}
	.btn-group .group-lang label {
		padding-top: 15px;
	}
	.btn-group .group-lang label img {
		width: 24px;
	}
}

@media screen and (max-width: 568px) {
	#overlay {
		margin-top: 59px;
	}
	.b-search-form .back {
		right: 75px;
	}
	nav[role="navigation"] {
		width: 100%;
	}
	nav[role="navigation"] .group:first-child {
		margin-top: 0px;
	}
	nav[role="navigation"] .group {
		width: 100%;
		margin-left: 0px;
		margin-top: 40px;
	}
	.b-teaser-image-text blockquote {
		font-size: 14px;
		line-height: 18px;
	}
	.b-teaser-image-text figure .round {
		width: 65%;
	}
	article.news .item figure,
	article.news .item .text-box {
		width: 100%;
		float: none;
		margin-bottom: 10px;
	}
	.b-page-footer .box-1 {
		padding: 30px;
		background-color: #0c3f73;
	}
	b-access-links .item {
		height: 50px;
	}
	.b-access-links .channel {
		width: 100%;
	}
	.b-access-links .item.is-multi {
		height: auto;
		width: 100%;
	}
	.box-m .b-teaser-story .text-box .title {
		font-size: 16px;
		line-height: 26px;
	}
	.box-m .b-teaser-story .text-box .highlight {
		font-size: 24px;
		display: block;
	}
	.btn-group label.show {
		display: block !important;
		margin: 1px 10px 0px 0px;
	}
	.btn-group label,
	#label,
	.language,
	.label-menu.b-page-nav .main-nav {
		display: none;
	}
	.btn-group .group-lang,
	.btn-group .group-search,
	.btn-group .group-nav {
		margin-left: 0px;
	}
	.label_mobile {
		width: 280px;
		background: #f37029;
		margin: 0 auto;
		display: block;
		padding-top: 10px;
	}
	.label_mobile article.text {
		padding: 20px;
	}
	.b-access-links h2 {
		margin-bottom: 20px;
	}
	.b-teaser-story .text-box .title {
		font-size: 18px;
		display: block;
	}
	article.news {
		height: auto;
	}
	.b-social-media-twitter {
		height: auto;
	}
	#menu-hoofdmenu-1 {
		/*display: none;*/
	}
	#menu-hoofdmenu-1 li.item ul.group {
		display: none;
	}
	#menu-main-menu-1 li.item ul.group {
		display: none;
	}
	.b-page-header .logo {
		top: 20px;
		width: 314px;
		height: 25px;
		width: 140px;
		height: 11px;
	}
	.btn-group .group-lang label {
		padding-top: 15px;
		margin: 0px;
	}
	.btn-group .group-lang label img {
		width: 24px;
	}
	.b-page-header .btn-group .btn-search {
		margin-left: 15px;
	}
	.b-page-header .btn-group .btn-nav {
		margin-left: 10px;
	}
}

#menu-main-menu-1 li.item a,
#menu-hoofdmenu-1 li.item a {
	font-weight: normal;
	color: white;
	font-family: "HelveticaNeueW01-77BdCn 692722", Arial, sans-serif;
	text-transform: uppercase;
	font-size: 14px;
	margin-bottom: 12px;
	display: block;
	line-height: 1.25rem;
}

#menu-main-menu-1 li.item ul.group li.item,
#menu-hoofdmenu-1 li.item ul.group li.item {
	width: auto!important;
	padding: 0;
	margin-bottom: 8px;
	float: none;
}

#menu-main-menu-1 li.item ul.group li.item a,
#menu-hoofdmenu-1 li.item ul.group li.item a {
	text-transform: none;
	color: #8199aa;
	-webkit-transition: all .4s;
	transition: all .4s;
	font-family: HelveticaNeueLT-Light, Arial, sans-serif;
	margin-bottom: 0px;
}

#menu-main-menu-1 li.item ul.group li.item a:hover,
#menu-hoofdmenu-1li.item ul.group li.item a:hover {
	color: white;
}

.content hr {
	border-bottom: 1px solid #f37029;
	margin-bottom: 25px;
}

.content h2 a:hover {
	color: #041224;
}

.pagination {
	color: #f37029;
}

.pagination a:hover {
	color: #f37029;
}

.hidden {
	display: none;
}


/* deze*/

#carousel1 li.item {
	margin-bottom: 40px!important;
}

#carousel1 li.item .b-teaser-media h2 a {
	font-family: 'HelveticaNeueLT-Bold', Arial, sans-serif;
	font-size: 16px;
}

#carousel1 li.item .b-teaser-media h2 a:hover {
	color: #f37029;
}


/* airbusgroup afbeelding verwijderen */

.b-single-contact .image-box,
.b-teaser-media .image-box {
	background-image: none;
}

.b-article-main {
	color: #666;
}

ul#menu-main-menu>li,
#menu-hoofdmenu>li {
	width: 280px;
	margin-left: 40px;
	border: 0px;
	overflow: visible;
	float: left;
	margin-top: 0px;
	margin-bottom: 40px;
}

ul#menu-main-menu>li.first-menu-item,
#menu-hoofdmenu>li.first-menu-item {
	margin-left: 0px;
}

ul#menu-main-menu>li>a,
#menu-hoofdmenu>li>a {
	width: 100%;
	display: block;
	font-family: 'HelveticaNeueLT-Bold', Arial, sans-serif;
	font-size: 32px;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: 1px solid rgba(255, 255, 255, .25);
	padding-bottom: 30px;
	color: #fff;
	text-decoration: none;
}

ul#menu-main-menu li ul.sub-menu li,
#menu-hoofdmenu li ul.sub-menu li {
	display: table;
	position: relative;
	width: 100%;
}

ul#menu-main-menu li ul.sub-menu li:hover,
#menu-hoofdmenu li ul.sub-menu li:hover {
	background-color: rgba(0, 0, 0, .2);
}

ul#menu-main-menu li ul.sub-menu li:hover a,
#menu-hoofdmenu li ul.sub-menu li:hover a {
	padding: 0 35px 0 10px;
	color: #f36f2b;
}

ul#menu-main-menu li ul.sub-menu li a,
#menu-hoofdmenu li ul.sub-menu li a {
	height: 53px;
	display: table-cell;
	vertical-align: middle;
	position: relative;
	border-bottom: 1px solid rgba(255, 255, 255, .25);
	padding-right: 45px;
	font-family: "HelveticaNeueLT-Medium", Arial, sans-serif;
	text-transform: uppercase;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	color: #fff;
	background-color: transparent;
	-webkit-transition: all .4s;
	transition: all .4s;
	line-height: 1.25rem;
	font-size: 1rem;
}

ul#menu-main-menu li ul.sub-menu li a:after,
#menu-hoofdmenu li ul.sub-menu li a:after {
	content: "";
	position: absolute;
	top: 20px;
	right: 10px;
	width: 8px;
	height: 13px;
	-webkit-transition: all .4s;
	transition: all .4s;
	background-image: url(data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%228%22%20height%3D%2213%22%20viewBox%3D%220%200%208%2013%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M7.76%205.897l-.03-.029-5.24-5.41-.04-.04c-.57-.56-1.47-.56-2.03.02s-.56%201.53%200%202.11l.58.599%202.65%202.73.04.04.04.04c.13.15.2.35.2.54%200%20.2-.07.39-.2.541l-.04.04-.04.04-2.65%202.74-.58.59c-.56.58-.56%201.529%200%202.109s1.46.59%202.03.021l.04-.04%205.241-5.4.029-.03c.17-.17.24-.391.24-.61%200-.221-.07-.44-.24-.601z%22%2F%3E%3C%2Fsvg%3E);
	background-repeat: no-repeat;
}

@media screen and (max-width: 1440px) and (min-width: 1024px) {
	#menu-main-menu-1 {}
}

@media screen and (max-width: 1023px) and (min-width: 768px) {
	#menu-main-menu-1 {}
	ul#menu-main-menu>li#menu-item-227,
	#menu-hoofdmenu>#menu-item-248 {
		margin-left: 0px;
	}
}

@media screen and (max-width: 767px) and (min-width: 569px) {
	#menu-main-menu-1 {}
	ul#menu-main-menu>li,
	#menu-hoofdmenu>li {
		margin-left: 0px;
	}
}

@media screen and (max-width: 568px) {
	#menu-main-menu-1 {}
	ul#menu-main-menu>li,
	#menu-hoofdmenu>li {
		margin-left: 0px;
	}
}


/* overruling */

.b-article-main .content em {
	font-style: italic !important;
}

.b-article-main .content strong {
	font-weight: bold !important;
}