.semicol::after {
	content: ': ';
}

a {
	color: #08416C;
	font-size: 15px;
	font-weight: 500;
	font-family: Montserrat;
}

a:hover {
	color: #DE6C21;
}

.moduletable.readlink p a {
	text-transform: uppercase;
	color: #D4571A;
	font-size: 14px;
	font-weight: 500;
	background: url('../images/arrow_orange.png');
	background-repeat: no-repeat;
    background-position: right;
	background-size: 20px 13px;
	padding-right: 40px;
}

.moduletable.readlink p a:hover {
	color: #107FAD;
	background: url('../images/arrow_blue.png');
	background-repeat: no-repeat;
    background-position: right;
	background-size: 20px 13px;
}

#logo-row {
    padding: 25px 0px 0px;
	margin-bottom: 8px;
}

#logo {
	margin: 0;
}

#logo img {
	width: 96px;
	margin-bottom: 12px;
}

#logo-row {
	box-shadow: 0 1px 6px 0 rgba(0,0,0,0.1);
	-webkit-box-shadow: 0 1px 6px 0 rgba(0,0,0,0.1);
	-moz-box-shadow: 0 1px 6px 0 rgba(0,0,0,0.1);
}

#logo-row .btn {
	border: none;
	color: #004084;
	line-height: normal;
}

#logo-row .btn:hover {
	background: none;
}

#logo-row .moduletable {
	display: inline-block;
	vertical-align: top;
}

#logo-row .moduletable.langsel {
	margin-left: 17px;
}

.logo-row-menu {
	text-align: right;
}

.head-phone {
	width: 77%;
	display: inline-block;
	text-align: right;
	padding-top: 3px;
}

.head-phone, #logo-row .head-phone p {
	color: #08416C;
	font-family: Montserrat;
	font-size: 14px;
	font-weight: normal;
}

.videomodule {
	margin-bottom: 130px;
}

.topvideo {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
}

.topvideo h1 {
	font-weight: 600;
	font-size: 80px;
	line-height: 97px;
	text-transform: none;
	text-align: center;
	text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.11);
	position: absolute;
	color: #FFFFFF;
	padding: 0 24px;
	margin-bottom: 0px;
}

.video-container {
	position:relative;
	padding-bottom:56.25%;
	padding-top:30px;
	height:0;
	overflow:hidden;
}

.video-container iframe, .video-container object, .video-container embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}

article h1 {
	color: #08416C;
	font-family: Montserrat;
	font-size: 40px;
	line-height: 49px;
	text-transform: none;
	font-weight: normal;
}

article h2 {
	font-family: "Open Sans";
	font-size: 18px;
	font-weight: bold;
	line-height: 28px;
	color: #D4571A;
	margin-bottom: 28px;
}

h2 {
	font-size: 40px;
}

#header-wrapper {
	margin-top: -8px;
	margin-bottom: 64px;
}


#main-content-row {
	padding: 0;
}

#main-content-row .row-fluid {
	margin-left: 0;
}

.row-fluid .main_menu {
	margin-bottom: 17px;
}

.scrolled ul.sf-menu > li > a, 
.scrolled ul.sf-menu > li > span 
{
	padding: 0px 8px;
	margin: 0px 10px;
	line-height: 32px;
}

ul.sf-menu > li > a, ul.sf-menu > li > span {
	padding: 0px 8px;
	margin: 0px 10px;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none;
}

.carousel {
	line-height: 32px;
}
.testemonial .tekst p {
	display: inline;
	margin: 0;
}


.testemonial .tekst {
	font-style: italic;
	font-weight: 600;
}
.testemonial .person {
	display: block;
}

.itemid-110 .carousel-inner .testemonial .testemonial-img {
	width: 150px;
	height: 155px;
	background-size: contain;
	background-repeat: no-repeat;
	float: left;
	margin-right: 24px;
}

.recentlyadded {
	padding-top: 42px;
}


.recentlyadded table th:nth-child(1) {
	width: 20%;
}

.recentlyadded table th:nth-child(2) {
	width: 65%;
}


.recentlyadded table th:nth-child(3) {
	width: 15%;
}

@media (min-width: 859px) {
	.scrolled ul.sf-menu > li > a, 
	.scrolled ul.sf-menu > li > span 
	{
		padding: 0px 8px;
		margin: 0px 17px;
	}

	ul.sf-menu > li > a, ul.sf-menu > li > span {
		padding: 0px 8px;
		margin: 0px 17px;
	}
}

#slider-row .moduletable-wrapper {
    margin: 0 0 -60px 0;

}

#slider-row .container-fluid {
	padding-left: 0;
	padding-right: 0;
}

@media (max-width: 767px) {
	#slider-row .row-container {
		padding: 0;
	}
}

.topnieuws div p {
	margin: 0;
	padding: 0;
	text-align: right;
	margin-top: -55px;
}

.topnieuws div p a {
	color: #107FAD;
	background: url('../images/arrow_blue.png');
	background-repeat: no-repeat;
    background-position: 3px 4px;
	background-size: 20px 13px;
	text-transform: uppercase;
	padding: 1px 0px 1px 39px;
}

.topnieuws div p a:hover {
	color: #D4571A;
	background: url('../images/arrow_orange.png');
	background-repeat: no-repeat;
    background-position: 3px 4px;
	background-size: 20px 13px;
}


@media (max-width: 1150px) {

}

@media (max-width: 859px) {

}

@media (max-width: 620px) {
	.topnieuws .iecsv {
		text-align: center;
	}
}


.force-break {
	overflow-wrap: break-word;
	word-wrap: break-word;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	-o-hyphens: auto;
	hyphens: auto;
}



.moduletable .featured {
	font-size: 20px;
}

.featured .moduletable-wrapper p {
	width: 59%;
	display: table;
	margin: 0 auto;
}

.slide-img {
	width: auto;
	max-width: none;
}

@media (min-width: 1613px) {
	.slide-img {
		width: 100%;
		max-width: 100%;
	}
}

.sequence-slider > .sequence-canvas li > .info {
    color: white;
	text-align: center;	
	text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.11);
	width: 100%;
	top: 98px;
}

.sequence-slider > .sequence-canvas li.animate-in .info {
    right: 0%;
}

.sequence-slider > .sequence-canvas li > .info h1 {
	font-weight: 600;
	font-size: 80px;
	line-height: 97px;
	text-transform: none;
}

#slider-row {
    border-bottom: none;
}

#slider-row .row-fluid {
	margin-left: 0;
}

#footer-wrapper {
	margin-top: 82px;
	background-color: #002E45;
}

#footer-wrapper a {
	color: #fff;
	font-weight: normal;
}

#footer-wrapper .nav.menu li a {
	color: #FFFFFF;
	font-family: "Open Sans";
	font-size: 15px;
	line-height: 32px;
	padding: 0;
}

#footer-wrapper .nav.menu li a:hover, #footer-wrapper a:hover {
	color: #DE6C21;
}

.nav.menu li a::before {
	display: none;
}

#footer-row-2 .mod-menu .nav.menu li {
	float: left;
	margin-right: 32px;
}

#copyright-row {
	background-color: transparent;
	padding-top: 32px;
}

#content-row-1 .moduletable {
	margin-bottom: 40px;
}
	
#content-row-1 .item_title_part2 {
	font-weight: 600;
	color: #107FAD;
}

#content-row-2 .item_title_part0 {
	color: #107FAD;
}

#content-row-2 {
	background: #f4f8fa;
}

#content-row-3 {
	background-color: #0092BB;
    padding: 80px 0px 80px;
	margin-top: -8px;
	margin-bottom: 88px;
}

#content-row-3 .pagetitle h1 {
	color: #FFFFFF;
	font-family: Montserrat;
	font-size: 52px;
	font-weight: 600;
	line-height: 63px;
	text-shadow: 0 2px 6px 0 rgba(0,0,0,0.11);
	text-transform: none;
	margin-bottom: 0;
}

#content-row-7 {
	color: #255D82;
    padding: 170px 0px 30px;
}

#content-row-7 h3 {
	color: #00547F;
	font-family: Montserrat;
	font-size: 40px;
	font-weight: 300;
	line-height: 49px;
	text-transform: none;
}

#content-row-7 .item_title_part2 {
	color: #0092BB;
	font-weight: 600;
}

#footer-row-1 {
	padding-bottom: 0px;
	overflow-wrap: break-word;
	word-wrap: break-word;
}

#footer-row-1 {
	color: #FFFFFF;
	font-family: "Open Sans";
	font-size: 15px;
	line-height: 22px;
    padding: 60px 0 80px;
}

#footer-row-1 h3 {
	color: #107FAD;
	font-family: Montserrat;
	font-size: 16px;
	font-weight: bold;
	line-height: 19px;
	margin-bottom: 20px;
}

#footer-row-2 {
    padding: 20px 0 15px 0;
}

.lang-active a {
	color: #DE6C21;
}

.lang-inline li {
	position: relative;
}

ul.lang-inline {
	line-height: 29px;
}

.lang-inline li:after {
  content: '';
  height: 46%;
  width: 2px;
  position: absolute;
  right: 0;
  top: 9px;
  background-color: #08416C;
}

.lang-inline li.lastItem:after {
	display: none;
}

div.mod-languages li {
	margin-left: 0;
	padding-right: 3px;
}

.mwnaam, .mwnaam a {
	margin-top: 16px;
	padding: 0;
	color: #08416C;
	font-family: Montserrat;
	font-size: 16px;
	font-weight: 500;
	line-height: 24px;
}

.mwnaam a:hover {
	color: #D4571A;
}

.mwfunctie {
	color: #81AEC2;
	font-family: "Open Sans";
	font-size: 15px;
	line-height: 20px;
	padding-bottom: 64px;
}

.ieobject-medewerker .mwnaam {
	color: #08416C;
	font-family: Montserrat;
	font-size: 40px;
	line-height: 49px;
	text-transform: none;
	margin: 0;
}

.ieobject-medewerker .mwfunctie {
	color: #81AEC2;
	font-family: "Open Sans";
	font-size: 18px;
	line-height: 24px;
	padding: 0 0 38px 0;
}

.ieobject-medewerker .iem {
	width: 80%;
}

.contactgegevens p, .contactgegevens a {
	font-size: 15px;
	padding: 0;
	word-break: break-all;
	color: #81AEC2;
	font-weight: normal;
}


.ieobject-medewerker h4, .contactgegevens h4 {
	color: #08416C;
	font-family: Montserrat;
	font-size: 16px;
	font-weight: 500;
	line-height: 24px;
	margin: 28px 0 6px 0;
	text-transform: none;
}

#iesrch {
	position: relative;
	margin: 0;
}

#iesrch label {
	display: none;
}

#iesrch button {
	position: absolute;
	top: 9px;
	left: 7px;
	background: url('../images/search_blue.png');
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 14px 14px;
	border: none;
}

.search {
	width: 80%;
}

.search input {
	width: 100%;
	height: auto;
	border: 1px solid #E2E6E9;
	background-color: #FFFFFF;
	padding: 9px 36px;
	color: #08416C;
	font-family: Montserrat;
	font-size: 14px;
	line-height: 18px;
}

ul.sf-menu > li > a, ul.sf-menu > li > span {
	color: #08416C;
	font-family: Montserrat;
	font-size: 15px;
	font-weight: 500;
	text-transform: none;
}

ul.sf-menu > li > a, ul.sf-menu > li > span {
	line-height: 32px;
}
	
ul.sf-menu > li > a:hover, 
ul.sf-menu > li > span:hover
{
	background-color: transparent;
	color: #D4571A;
}

ul.sf-menu > li.active > a, ul.sf-menu > li.sfHover > a, ul.sf-menu > li.current > a, ul.sf-menu > li.active > span, ul.sf-menu > li.sfHover > span, ul.sf-menu > li.current > span {
	border-bottom: 2px solid #DE6C21;
    background-color: transparent;
}

#copyright, #copyright a {
	color: #999999;
	text-transform: none;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
}

.display-sm {
	display: none;
}

#back-top a {
    color: #107FAD;
}

#component {
	margin-top: 32px;
}

.contpre {
	display: inline-block;
	width: 20px;
	font-weight: bold;
	color: #08416C;
}

.ieobject-medewerker {
	margin-bottom: 46px;
}

.ieobject {
	display: inline-block;
}

.ieobject-medewerker .expertises {
	width: 80%;
}
    
.ieobject-medewerker .expertises ul {
   list-style-type: none;
   margin: 0;
}

.ieobject-medewerker .expertises ul li {
   line-height: normal;
   padding-bottom: 15px;
}

.ieobject-medewerker .expertises ul li a {
	color: #81AEC2;
	font-family: "Open Sans";
	font-size: 15px;
	line-height: 23px;
}

.ieobject-medewerker .expertises ul li a:hover {
	color: #D4571A;
}

.ieobject-artikel h1, .ieobject-expertise h1 {
	font-family: Montserrat;
	font-size: 40px;
	font-weight: 300;
	line-height: 49px;
	text-transform: none;
	width: 75%;

}

.ieobject-expertise .span8 a, .view-article #main-content-row a {
	font-size: 18px;
	font-weight: 300;
	font-family: Open Sans;
	text-decoration: underline !important;
}

.ieobject-expertise .ierel, .ieobject-expertise .ierel .ier-medewerker {
	display: inline;
}

.ieobject-artikel p, .artikel-tekst {
	width: 75%;
}

.artikel-tekst {
	display: inline-block;
}

.ieobject-artikel a {
	text-decoration: underline !important;
	font-weight: normal;
}

.ieobject-artikel, .ieobject-expertise {
	margin-bottom: 110px;
}

.ieobject-artikel {
	margin-top: 72px;
}

.ieobject-artikel .subtitel {
	width: 75%;
	color: #81AEC2;
	font-family: "Open Sans";
	font-size: 18px;
	line-height: 24px;
    position: relative;
	top: -50px;
}

.ieobject-artikel .mainimg {
	width: 25%;
	float: right;
}

.ieobject-medewerker {
	margin-top: 75px;
}

.divider, .expertises-divider {
	clear: both;
	display: inline-block;
	margin: 110px 0 130px 0;
	width: 100%;
	height: 1px;
	background-color: rgba(0,84,127,0.2);
}

.expertises-divider {
	margin: 15px 0 24px 0;
	width: 80%;
	display: block;
}

.divider-artikel {
	width: 25%;
	margin: 36px 0;
	display: block;
}

.sharethis {
	color: #9B9B9B;
	font-family: "Open Sans";
	font-size: 16px;
	font-weight: bold;
	line-height: 28px;
	margin-bottom: 8px;
}

.socicon {
	padding: 15px 0 15px 38px;
	color: #08416C;
	font-family: "Open Sans";
	font-size: 15px;
	line-height: 35px;
}

.soclinkd {
	background: url('../images/social-linkedin.png');
	background-repeat: no-repeat;
    background-position: left;
	background-size: 30px 30px;
}

.iesocshare-custom .ieshare {
	width: 35px;
	height: 35px;
	display: inline-block;
	margin-right: 17px;
}


.iesocshare-custom a {
	width: 35px;
	height: 35px;
	display: inline-block;
}

.iesocshare-custom a.fb-share-button {
	background: url('../images/social-facebook.png');
	background-repeat: no-repeat;
    background-position: center;
	background-size: 35px 35px;
}

.iesocshare-custom a.twitter-share-button {
	background: url('../images/social-twitter.png');
	background-repeat: no-repeat;
    background-position: center;
	background-size: 35px 35px;
}

.iesocshare-custom a.linkedin-share-button {
	background: url('../images/social-linkedin.png');
	background-repeat: no-repeat;
    background-position: center;
	background-size: 35px 35px;
}

.iesocshare-custom a.mail-share-button {
	background: url('../images/social-mail.png');
	background-repeat: no-repeat;
    background-position: center;
	background-size: 35px 35px;
}

.ieobject .pager ul li a {
	background: #92BCCD;
	color: #FFFFFF;
	font-family: "Open Sans";
	font-size: 15px;
	font-weight: bold;
	line-height: 20px;
	text-align: center;
	border: none;
	margin: 0 2px;
	padding: 24px 16px;
}

.ieobject .pager ul li a:hover {
	background: #DE6C21;
}

.ieobject .selectpicker {
	margin-right: 30px;
	font-family: "Open Sans";
	font-size: 14px;
	line-height: 19px;
	color: #81AEC2;
	border-color: #E2E6E9;
	background-color: #F9F9F9;
	padding: 0 0 0 11px;
	height: 48px;
	width: 202px;
}

.ieobject .selectpicker:hover, .selectpicker.active {
	color: #D4571A;
}

.ieobject .selectpicker option {
	color: #255D82;
}

.ieobject .selectpicker option:checked {
	color: #D4571A !important;
}

.moduletable.vacatures ul {
	list-style: none;
	margin: 0 0 12.5px 0px;
}

.moduletable.vacatures ul li {
	margin-bottom: 8px !important;
}

.moduletable.vacatures ul li::before {
	content: "• ";
	color: #DE6C21;
	font-size: 25px;
	vertical-align: middle;
}

.fotosmall p, .fotobreed p {
	padding-bottom: 0;
}

hr {
	border-top: 1px solid rgba(0,84,127,0.2);
	border-bottom: none;
}

.ie_document {
	display: block;
	margin: 0 8px 48px 0;
	text-align: center;
	width: 38%;
	background-color: #f4f4f4;
	padding: 16px;
}

.ie_document .ie_file {
    line-height: 1.2em;
}

table tr td.ar {
	padding-left: 36px;
	background: url('../images/flag_ar.svg');
	background-repeat: no-repeat;
    background-position: left;
	background-size: 30px auto;
}

table tr td.uk {
	padding-left: 36px;
	background: url('../images/flag_uk.svg');
	background-repeat: no-repeat;
    background-position: left;
	background-size: 30px auto;
}

table tr td.ie {
	padding-left: 36px;
	background: url('../images/flag_ie.svg');
	background-repeat: no-repeat;
    background-position: left;
	background-size: 30px auto;
}

table tr td.ch {
	padding-left: 36px;
	background: url('../images/flag_ch.svg');
	background-repeat: no-repeat;
    background-position: left;
	background-size: 30px auto;
}

table tr td.ru {
	padding-left: 36px;
	background: url('../images/flag_ru.svg');
	background-repeat: no-repeat;
    background-position: left;
	background-size: 30px auto;
}

table tr td.nl {
	padding-left: 36px;
	background: url('../images/flag_nl.svg');
	background-repeat: no-repeat;
    background-position: left;
	background-size: 30px auto;
}

table tr td.it {
	padding-left: 36px;
	background: url('../images/flag_it.svg');
	background-repeat: no-repeat;
    background-position: left;
	background-size: 30px auto;
}

table tr td.se {
	padding-left: 36px;
	background: url('../images/flag_se.svg');
	background-repeat: no-repeat;
    background-position: left;
	background-size: 30px auto;
}

table tr td.dk {
	padding-left: 36px;
	background: url('../images/flag_dk.svg');
	background-repeat: no-repeat;
    background-position: left;
	background-size: 30px auto;
}

table tr td.de {
	padding-left: 36px;
	background: url('../images/flag_de.svg');
	background-repeat: no-repeat;
    background-position: left;
	background-size: 30px auto;
}

table tr td.fi {
	padding-left: 36px;
	background: url('../images/flag_fi.svg');
	background-repeat: no-repeat;
    background-position: left;
	background-size: 30px auto;
}

table tr td.sovu {
	padding-left: 36px;
	background: url('../images/flag_sovu.svg');
	background-repeat: no-repeat;
    background-position: left;
	background-size: 30px auto;
}

table tr td.brd {
	padding-left: 36px;
	background: url('../images/flag_brd.svg');
	background-repeat: no-repeat;
    background-position: left;
	background-size: 30px auto;
}

table tr td.ddr {
	padding-left: 36px;
	background: url('../images/flag_ddr.svg');
	background-repeat: no-repeat;
    background-position: left;
	background-size: 30px auto;
}

.ieobject.ieobject-evenement div.flags {
	float: right;
	width: 25%;
	height: 80px;
}

.ieobject.ieobject-evenement div.flags span.flag {
    background-position: right;
}

div.flags  {
	float: left;
	width: 16%;
	height: 40px;
}

div .flags div {
	width: 100%;
	height: 100%;
}

div .flags span.flag {
	background-repeat: no-repeat;
    background-position: left;
	background-size: contain;
	display: block;
	width: 100%;
	height: 100%;
}

span.flag.uk {
	background-image: url('../images/flag_uk.svg');
}
span.flag.us {
	background-image: url('../images/flag_us.svg');
}
span.flag.ch {
	background-image: url('../images/flag_ch.svg');
}
span.flag.se {
	background-image: url('../images/flag_se.svg');
}
span.flag.dk {
	background-image: url('../images/flag_dk.svg');
}
span.flag.de {
	background-image: url('../images/flag_de.svg');
}

@media (max-width: 480px) {
	body {
		font-size: 16px;
	}
	.ieobject-expertise .span8 a, .view-article #main-content-row a {
		font-size: 16px;
	}
	article h1 {
		font-size: 28px;
		line-height: 34px;
	}
	h2 {
		font-size: 32px;
		line-height: 39px;
	}
	.featured .moduletable-wrapper p {
		width: 100%;
		display: table;
		margin: 0 auto;
	}
	.moduletable .featured {
		font-size: 18px;
		line-height: 30px;
	}
	#main-content-row .row-fluid {
		margin-left: -12px;
	}
	#content-row-7 h3 {
		font-size: 28px;
		line-height: 34px;
	}
	.sequence-slider > .sequence-canvas li > .info h1 {
		font-size: 40px;
		line-height: 49px;
	}
	.sequence-slider > .sequence-canvas li > .info {
		top: 156px;
	}
	.slide-img {
	    margin-left: -213px;
	}
	.mod-menu .nav.menu li {
		width: 50%;
		float: left;
	}
	.moduletable.contact2 {
		margin-top: 0px;
	}
	.contact2 h3 {
		display: none;
	}
	#content-row-1 {
		padding-top: 58px;
	}
	#content-row-3 {
		padding: 39px 0px 41px;
		margin-bottom: 10px;
	}
	#content-row-3 .pagetitle h1 {
		font-size: 32px;
		line-height: 39px;
	}
	.ieobject .selectpicker {
		width: 100%
	}
	.navigation .btn-sf-menu {
		padding: 1px 47% !important;
	}
	.hidden-sm {
		display: none;
	}
	.display-sm {
		display: initial;
	}
	.ieobject-expertise .selectpicker {
		margin-bottom: 32px;
	}
	.ieobject-expertise h1 {
		margin-bottom: 12px;
	}
	.ieobject-artikel h1, .ieobject-expertise h1 {
		font-size: 28px;
		line-height: 38px;
		width: 100%;
		word-wrap: break-word;
	}
	.ieobject-medewerker {
		margin-top: 12px;
		font-size: 16px;
	}
	.ieobject-medewerker .mwblock {
		padding-bottom: 60px;
		margin-bottom: 24px;
		border-bottom: 1px solid rgba(0,84,127,0.2);
	}
	.ieobject-medewerker .contactgegevens {
		padding-bottom: 24px;
		margin-bottom: 24px;
	}
	.ieobject-medewerker .expertises {
		padding-bottom: 24px;
		margin-bottom: 24px;
		border-bottom: 1px solid rgba(0,84,127,0.2);
	}
	.ieobject-medewerker .expertises-divider {
		display: none;
	}
	.ieobject-medewerker .divider, .ieobject-expertise .divider {
		margin: 24px 0 24px 0;
	}
	.ieobject-medewerker .mwnaam {
		font-size: 28px;
		line-height: 34px;
	}
	.divider-artikel {
		width: 100%;
		margin: 16px 0 36px 0;
	}
	#content-row-1 .moduletable.fotosmall, #content-row-1 .moduletable.fotobreed {
		margin-bottom: 8px !important;
		margin-top: 8px !important;
	}
	.ieobject {
		display: block;
	}
	#footer-row-1 {
		padding: 36px 0 13px 0;
	}
	#footer-row-1 .moduletable.footerline {
		border-bottom: 1px solid #1A4357;
		padding-bottom: 33px;
	}
	#footer-row-1 h3 {
		margin-bottom: 16px;
	}
	#footer-row-1 .moduletable + .moduletable {
		margin-top: 28px;
	}
	#footer-row-1 .moduletable.contact2 {
		margin-top: 0;
	}
	#footer-row-1 .moduletable.contact2.footerline {
		padding-bottom: 7px;
	}
	#footer-row-2 .nav.menu li a {
		font-size: 14px;
    }
	#footer-row-2 .mod-menu .nav.menu li {
		width: auto;
		margin-right: 40px;
	}
	#copyright, #copyright a {
		text-align: center;
		line-height: 18px;
	}
	.itemid-110 .carousel-inner .testemonial .testemonial-img {
		width: 88px;
		height: 90px;
		margin-right: 16px;
	}
	.carousel {
		line-height: 30px;
	}
}

@media (max-width: 767px) {
	#logo {
		float: none;
		width: 100%;
	}
	#logo-row .row-container {
		padding: 0;
	}
	#logo-row .row-fluid .span2 {
		display: inline-block !important;
		width: 120px;
	}
	#logo-row .row-fluid .span10 {
		display: inline-block !important;
		float: right;
	}
	.navigation .btn-sf-menu {
		margin: 0px 22px 10px 0;
		padding: 10px 15px;
	}
	.logo-row-menu {
		margin-top: 5px;
	}
	ul.sf-menu {
		float: right;
	}
	.topnieuws div p.visible-phone {
		margin-top: 0;
		text-align: center;
	}
	.topnieuws div p.visible-phone a {
		color: #D4571A;
		background: url(../images/arrow_orange.png);
		font-size: 14px;
		font-weight: 500;
		background-repeat: no-repeat;
		background-position: right;
		background-size: 20px 13px;
		padding-right: 40px;
	}
	.topvideo h1 {
		font-size: 40px;
		line-height: 49px;
	}
	.ieobject-artikel h1, .ieobject-expertise h1 {
		width: 100%;
	}
	.ieobject-artikel p, .artikel-tekst {
		width: 100%;
	}
	.ieobject-artikel {
		display: block;
	}
	.ieobject-medewerker .iem {
		width: 100%;
	}
	.ieobject-medewerker .expertises {
		width: 100%;
	}
	.contactgegevens {
		padding-bottom: 86px;
		margin-bottom: 86px;
		border-bottom: 1px solid rgba(0,84,127,0.2);
	}
	.mwcontent {
		height: 90px;
		overflow: hidden;
	}
	.mwcontent .mwnaam, .mwcontent .mwnaam a {
		line-height: 18px;
	}
	.mwcontent .mwfunctie {
		margin-top: 3px;
		line-height: 16px;
		padding-bottom: 0;
	}
	#logo-row .moduletable {
		display: block;
	}
	.moduletable.langsel {
		position: absolute;
		top: -34px;
		right: 74px;
	}
	.lang-inline li:after {
		top: 7px;
	}
}

@media (min-width: 768px) {
	.logo-row-menu {
		margin-top: 10px;
	}
	.moduletable.smallbot {
		margin-bottom: 24px !important;
	}
}
