/* =Reset default browser CSS
-------------------------------------------------------------- */
body, div, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, iframe, img, ins, kbd, samp, small, strong, sub, sup, tt, var, b, i, dl, dt, dd, object, ol, ul, li, form, label, legend, span, table, caption, tbody, tfoot, thead, tr, th, td {
	background-color: transparent;
	background-position: top left;
	background-repeat: no-repeat;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}

ol, ul {
	list-style-type: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

em, address, big, strong, cite, code, tt, var {
	font-style: normal;
}
em > strong{
	font-style: italic;
}

a {
	text-decoration: none;
}
a:hover{
	color: red;
	text-decoration: underline;
}
.colwrap-news:before, .colwrap-news:after {
	clear: both;
	content: "";
	display: block;
}
/* Standard HTML Tag Definition 
-------------------------------------------------------------- */
body,
form, input, select, textarea, fieldset, button,input , p, h1, h2, h3, h4, h5, h6{
	color: #000000;
	font-family: Lato, sans-serif, Arial, Helvetica;
	font-size: 62.5%;
	margin: 0px;
	padding: 0px;
}

html {
	
}

body {
	/*background-color: #363636;*/
	background-color: #CECECE;
	overflow-y:scroll;
}

 img { 
	max-width: 100%;
	height: auto; 
	width: auto\9; /* ie8 */ 
} 

/* =Custom Classes
-------------------------------------------------------------- */
.clear {
	clear: both;
}

/* =Layout
-------------------------------------------------------------- */
#wrapper {
	width: 100%;
	max-width: 100%;
	margin: 0 auto;
	background-color: #fff;
}


/* =Header
-------------------------------------------------------------- */
#header {
	width: 100%;
	max-width: 100%;
	margin: 0 auto;
	border-bottom: solid 1px #e53b30;
}
#sub-header {
	width: 950px;
	margin: 0 auto;
	position: relative;
}
#pull {
	position: absolute;
	right: 10px;
	top: 10px;
	padding: 7px 12px;
	text-align: center;
	display: none;
	float: left;
	color: #fff;
	font-size: 1.4em;
	background-color: #000;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#srarch {
	position: absolute;
	right: 10px;
	top: 45px;
	padding: 7px 12px;
	text-align: center;
	display: none;
	float: left;
	color: #fff;
	font-size: 1.4em;
	background-color: #000;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#header h1 {
	width: 124px;
	float: left;
	margin: 24px 0 0 0;
}
#menu {
	width: 72.63%;
	padding: 50px 0 0 0;
	float: left;
}
#menu ul {
	padding: 0 25px 0 0;
	float: right;
}
#menu ul li {
	margin: 0 0 0 34px;
	float: left;
}
#menu ul li a{
	padding: 0 0 27px 0;
	float: left;
	font-size: 1.2em;
	color: #505050;
    text-transform: uppercase;
}
#menu ul li a:hover,#menu ul li.current a{
	background-image: url('/images/arrow.jpg');
	background-position: bottom center;
	color: red;
	text-decoration:none;
}
#header .search {
	width: 134px;
	float: left;
	margin: 50px 0 0 0;
}
#header .search form{
	width: 100%;
	float: left;
}
#header .search form input.text{
	width: 103px;
	padding: 1px 5px 3px;
	height: 12px;
	float: left;
	font-size: 12px;
	color: #7e7e7e;
	line-height: 14px;
	border: solid 1px #e53b30;
}
#header .search form input.send{
	width: 18px;
	padding: 0;
	height: 18px;
	float: left;
	cursor: pointer;
	border: 0;
	background-color: transparent;
	background-image:url('/images/search.png');
}
/* =Main
-------------------------------------------------------------- */
#main {
	max-width: 950px;
	margin: 0 auto;
}
#home-main {
	max-width: 975px;
	margin: 0 auto;
	padding: 0 25px 0 0px;
}
#projecten-box {
	max-width: 790px;
	margin: 12px 0 0;
	padding: 0 0 15px;
	float: left;
}
.content-img {
    position: relative;
    width: auto !important;
}
#projecten-box ul {
	float: left;
	margin: 0;
}

#projecten-box ul li {
	margin: 0;
}

#projecten-box ul li .titel-box{
	width: 190px;
	float: left;
	margin: 8px 5px 2px;
}

#projecten-box ul li .titel-box h3{
	font-weight: 700;
	font-size: 1.2em;
	line-height: 1.4em;
	color: #000;
	padding: 8px 0 0;
}

#projecten-box ul li .titel-box p {
	font-size: 1.1em;
	color: #000;
	padding: 4px 0 7px;
	line-height: 1.2em;
	word-spacing: 0.23em;
}

#projecten-box  a.laad-meer {
	float: right;
	font-size: 1.2em;
	color: #7e7e7e;
	padding: 1px 22px 0 0;
	margin-right: 5px;
	line-height: 1.4em;
	background-image:url('/images/plass-img.png');
	background-position: center right;
	background-repeat: no-repeat;
}

#projecten-box  a.laad-meer:hover {
	color: red;
	text-decoration: underline;
}


/*Changes by developer*/

#projecten-box .project {
	float: left;
	margin: 0;
    width: 100%;
}


#projecten-box .titel-box{
	width: 190px;
	float: left;
	margin: 8px 5px 2px 0;
	height: 280px;
}

#projecten-box .titel-box h3{
	font-weight: 700;
	font-size: 1.2em;
	line-height: 1.4em;
	color: #000;
	padding: 8px 0 0;
}

#projecten-box .titel-box p {
	font-size: 1.1em;
	color: #000;
	padding: 4px 0 7px;
	line-height: 1.2em;
	word-spacing: 0.23em;
}

/*End developer changes*/

#content {
	width: 100%;
	max-width: 780px;
	margin: 12px 0 0;
	padding: 9px 0 15px;
	float: left;
}

#content .left-box {
	float: left;
    max-width: 458px;
    /*padding: 0 0 0 30px;*/
}

#content .left-box h3 {
	font-size: 2.1em;
	line-height: 1.7em;
	margin: 0;
	padding: 11px 0 0;
}
#content .left-box-one h4 {
	font-size: 1.6em;
	line-height: 1.4em;
	margin: 0;
	padding: 15px 0 0;
}

#content .left-box p {
	font-size: 1.2em;
	line-height: 1.2;
	margin: 8px 0 17px;
	padding: 0 20px 0 0;
}
#content .left-box-one p {
	font-size: 1.1em;
	line-height: 1.2;
	margin: 0 0 17px;
	padding: 0 20px 0 0;
}

#content .left-box p.pragraph {
	padding: 17px 20px 0 0;
}

#content .right-box {
	max-width: 282px;
	float: left;
	margin: 0 0 0 30px;
}
#content .right-box h2 {
	font-size: 1.2em;
	line-height: 1.0em;
	font-weight: normal;
	padding: 0 0 10px;
	color: #000;
}

#content .right-box .gerelateerde-box{
	max-width: 282px;
	margin: 5px 0 6px;
	float: left;
}

#content .right-box .gerelateerde-box img {
	float: left;
}

#content .right-box .gerelateerde-box .titel-box {
	max-width: 152px;
	float: left;
	margin: 0 10px;
}

#content .right-box .gerelateerde-box .titel-box h3 {
	font-size: 1.4em;
	line-height: 1.0em;
	padding: 0;
	color: #000;
}

#content .right-box .gerelateerde-box .titel-box p {
	font-size: 1.1em;
	line-height: 1.3em;
	padding: 7px 0;
	color: #000;
}
#content .right-box .gerelateerde-box .titel-box p a {
	color: #7e7e7e;
}
#content .right-box .gerelateerde-box .titel-box p a:hover {
	color: red;
	text-decoration: underline;
}

#content .right-box  ul li  {
	color: #7e7e7e;
	font-size: 1.4em;
	line-height: 1.6em;
	float: left;
	display: inline;
}
#content .right-box  ul li a.left-arrow {
	width: 8px;
	height: 14px;
	margin: 4px 13px 0 0;
	display: block;
	float: left;
	background-image:url('/images/dable-arrow.png');
	background-position: center left;
}

#content .right-box  ul li a.right-arrow {
	width: 8px;
	height: 14px;
	display: block;
	float: right;
	margin: 4px  0 0 15px;
	background-image:url('/images/dable-arrow.png');
	background-position: center right;
}
#content .right-box  ul li a {
	color: #7e7e7e;
	float: left;
}

#content .left-box-one{
	max-width: 380px;
	float: left;
}
#map_container {
	width: 380px!important;
	max-width: 100%;
}

#content .right{
	float: right;
	margin-right: 10px;
}

#content .right-box  ul li:hover a, #content .right-box  ul li.current a {
	color: red;
}
#sidebar {
	width: 100%;
	max-width: 160px;
	float: right;
	padding: 0 0 20px;
}

#sidebar .box-one {
	max-width:160px;
	margin: 10px 0 4px;
}

#sidebar h2, .content-bottom-one h3 {
	font-size: 1.2em;
	color: #000;
	padding: 7px 0 1px;
	line-height: 1.4em;
	border-bottom: 1px solid #e53b30;
}
#sidebar a{
	color: #000;
}

.rightside-one h3 {
	font-size: 1.4em;
	color: #000;
	padding: 0px;
	line-height: 1.6;
	border-bottom: 1px solid #e53b30;
}

#sidebar p {
	font-size: 1.1em;
	color: #000;
	padding: 9px 0 5px;
	line-height: 1.3em;
}

#sidebar p.martl5 {
	padding: 4px 0 5px;
}

#sidebar p.pragaraph-one {
	padding: 7px 0 5px;
	font-size: 1.1em;
	color: #7e7e7e;
	line-height: 1.7em;
}
#sidebar p a {
	color: #000;
}

#sidebar p a:hover {
	color: red;
	text-decoration: underline;
}

#sidebar p span {
	color: #595959;
	font-size: 1.0em;
	font-style:italic;
	
}
#sidebar p strong {
	font-weight: 600;
}

#sidebar img {
	margin: 12px 0 2px;
	
}

#sidebar h3 {
	font-size: 1.2em;
	color: #e53b30;
	padding: 3px 6px 0;
	font-weight: normal;
	margin: 10px 0 0;
	line-height: 1.4em;
	background-color:#f3f2f2;
	background-image: url('/images/heading-arrow.png');
	background-position:center right;
	background-repeat: no-repeat;
	clear: left;
	cursor: pointer;
}

#sidebar ul {
	width: 100%;
	padding: 7px 0;
	float: left;
	
}

#sidebar ul li {
	display: block;
	float: left;
	width: 85%;
}
#sidebar ul#twitter li{
	width: auto;
}
#sidebar ul#twitter li a{
	font-size:normal;
	float:none;
	padding-left:0;
}
#sidebar ul li a {
	font-size: 1.1em;
	color: #7e7e7e;
	padding: 0 6px 0;
	font-weight: normal;
	margin: 1px 0;
	line-height: 1.3em;
	float: left;
}
#sidebar h4 {
	font-size: 1.1em;
	color: #000;
	padding: 6px 0 0;
	font-weight: normal;
	margin: 1px 0;
	line-height: 1.1em;
}
#sidebar h4 a {
	color: #000;
}
#sidebar h4 a:hover {
	color: red;
	text-decoration: underline;
}
#sidebar ul li a:hover  , #sidebar ul li.current a {
	color: red;
}

#sidebar ul ul{
	padding: 0  0 12px;
}
#sidebar ul ul li {
	padding: 0 10px;
}
#sidebar ul ul li a{
	margin: 0;
}
#sidebar .box-tow {
	margin: 4px 0 4px;
}
#sidebar h2.heading {
	padding: 17px 0 1px;
}
#sidebar ul.list {
	width: 100%;
	padding: 0 0 7px;
	float: left;
	
}

#sidebar ul.list li a {
	font-size: 1.2em;
	color: #000;
	padding: 0;
	font-weight: bold;
	margin: 4px 0;
	line-height: 1.4em;
	float: left;
}

#sidebar ul.list li:hover a {
	color: red;
}

#sidebar ul.list-one {
	float: left;
	padding: 9px 0;
}

#sidebar ul.list-one li {
	float: left;
	display: block;
}
#sidebar ul.list-one li a{
	font-size: 1.1em;
	color: #000;
	padding: 0 0 0 24px;
	margin: 4px 0;
	line-height: 1.3em;
	float: left;
	background-image: url('/images/in.png');
	background-position: top left;
}
#sidebar ul.list-one li a:hover {
	color: red;
	text-decoration: underline;
}

#sidebar ul.list-one li.twitter a{
	background-image: url('/images/twitter.png');
}
#sidebar ul.list-one li.facebook a{
	background-image: url('/images/fb.png');
}

#sidebar ul.list-one li.Download a{
	background-image: url('/images/right-arrow.png');
	background-position: center right;
	padding: 0 20px 0 0;
	margin: 8px 0 0;
	font-size: 1.2em;
}
#sidebar ul.list-one li.Download:hover a{
	background-position: center right;

}
#sidebar ul.list-one li:hover a{
	background-position: bottom left;
}
 #sub-content {
	width: 100%;
	max-width: 790px;
	float: left;
	margin: 19px 0 0;
	background: #fff;
}

#sub-content .slider {
	width: 97%;
    /*width: 100%;*/
	float: left;
	margin: 0 0 0 0px;
	padding: 0 0 0 3%;
}

#sub-content .boxes {
	width: 100%;
	max-width: 100%;
}

#sub-content .boxes img {
	background-size: 100%;
	max-width: 100%;
	height: auto;
}

#sub-content .bottom-box {
	margin: 7px 0 0px;
}

#sub-content .bottom-box h3 {
	font-size: 1.8em;
	line-height: normal;
	color: #000;
	margin: 0;
	padding: 6px 0;
	font-weight: normal;
}

#sub-content .bottom-box h3.noord {
	font-size: 2.1em;
	line-height: 2.3;
}

#sub-content .bottom-box ul {
	float: right;
	margin: 5px 0 0;
}

#sub-content .bottom-box ul li {
	float: left;
	margin: 0 5px 0 0;
	/*background-color: #e53b30;*/
    background-color: #363636;
	width: 12px;
	height: 12px;
}

#sub-content .bottom-box ul li a {
	float: left;
	width: 12px;
	height: 12px;	
}
#sub-content .bottom-box ul li a:hover , 
#sub-content .bottom-box ul li a.current,
#sub-content .bottom-box ul li a.selected{
	/*background-color: #363636;*/
    background-color: #e53b30;
}

#sub-content .content-bottom {
	background-color: #f3f2f2;
	width: 97%;
    /*width: 100%;*/
	float: left;
	padding: 0 0 30px 3%;
}

#sub-content .content-bottom .box, .col-6 {
	float: left;
	width: 50%;
}

#sub-content .content-bottom .box div {
	width: 50%;
}

#sub-content .content-bottom .box h3, #sub-content .content-bottom h3 {
	width: 100%;
	float: left;
	font-size: 1.2em;
	line-height: 1.5em;
	color: #000;
	padding: 20px 0 13px;
	margin: 0 0 10px 0;
}
#sub-content .content-bottom .box h3 span, #sub-content .content-bottom h3 span {
	border-bottom: 1px solid #e53b30;
}

#sub-content .content-bottom .box .image-box {
	margin: 0 5px 0 0;
	float: left;
	width: 190px;
}

#sub-content .content-bottom .box img {
	float: left;
	margin: 0px 0px 0 1px;
	width: 190px!important;
	max-width: 190px!important;
	height: auto;
}


#sub-content .content-bottom .box div {
	margin: 0px 0 0 4px;
	float: left;
	width: 48%;
}
#sub-content .content-bottom .box .text-box {
	float: left;
}

#sub-content .content-bottom .box strong {
	font-size: 1.4em;
	font-weight: bold;
	color: #000;
	display: block;
}

#sub-content .content-bottom .box em {
	font-size: 1.0em;
	line-height: 1.2em;
	color: #595959;
	font-style: italic;
}

#sub-content .content-bottom .box p {
	width: 95%;
	font-size: 1.1em;
	line-height: 1.2em;
	color: #000;
	margin: 6px 0 2px;
}

#sub-content .content-bottom .box a {
	font-size: 1.2em;
	line-height: 1.4em;
	color: #7e7e7e;
}
#sub-content .content-bottom .box a:hover {
	color: red;
	text-decoration: underline;
}

#sub-content .content-bottom-one ul, #main .content-bottom-one ul {
	width: 100%;
	float: left;
	margin: 10px 0 0;
}

#sub-content .content-bottom-one ul li, #main .content-bottom-one ul li {
	float: left;
	margin: 0 10px 0 0;
}

#sub-content .content-bottom-one ul li a, #main .content-bottom-one ul li a {
	float: left;
	width: 14px;
	height: 14px;
}

#sub-content .content-bottom-one ul li a.twtter, #main .content-bottom-one ul li a.twtter {
	background-image: url('/images/twitter.png');
	background-position: top left;
}

#sub-content .content-bottom-one ul li a.in, #main .content-bottom-one ul li a.in {
	background-image: url('/images/in.png');
	background-position: top left;
}

#sub-content .content-bottom-one ul li a.fb, #main .content-bottom-one ul li a.fb {
	background-image: url('/images/fb.png');
	background-position: top left;
}

#sub-content .content-bottom-one ul li a.mail, #main .content-bottom-one ul li a.mail {
	background-image: url('/images/mail.png');
	background-position: top left;
}

#sub-content .content-bottom-one ul li a.twtter:hover ,
#sub-content .content-bottom-one ul li a.in:hover ,
#sub-content .content-bottom-one ul li a.fb:hover ,
#sub-content .content-bottom-one ul li a.mail:hover,
#main .content-bottom-one ul li a.twtter:hover ,
#main .content-bottom-one ul li a.in:hover ,
#main .content-bottom-one ul li a.fb:hover ,
#main .content-bottom-one ul li a.mail:hover {
	background-position: bottom left;
}

#content-top {
	width: 100%;
	max-width: 776px;
	float: left;
	padding: 0 0 70px;
} 

#content-top .contant-Paragraph {
	float: left;
	max-width: 480px;
	margin: 20px 0 0 0;
}

#content-top .contant-Paragraph h3 {
	font-size: 2.0em;
	line-height: 2.0;
	margin: 0;
	padding: 0;
	white-space: nowrap;
}

#content-top .contant-Paragraph em {
	display: block;
	font-size: 1.2em;
	line-height: 1.4;
	font-style: italic;
	color: #595959;
	margin: 0 0 0px 0;
	padding: 0;
}

#content-top .contant-Paragraph p , 
.content-bottom-one p {
	float: left;
	width: 100%;
	font-size: 1.2em;
	line-height: 1.2;
	margin: 0 0 17px;
}

#content-top .contant-Paragraph p.de , 
.content-bottom-one p.de {
	font-weight: bold;
}

.Secondary-Sidebar {
	float: left;
	margin: 30px 0 0 10px;
	position: relative;
}
.Secondary-Sidebar img {
	/*max-width: 100%;*/
	height: auto;
}

.content-bottom-one {
	width: 94%;
	
	float: left;
	padding: 0 3% 0 3%;
	margin-bottom:15px;
}

.rightside-one {
	width: 100%;
	float: left;
	max-width: 220px;
}
.rightside-one ul {
	width: 100%;
	float: left;
	padding: 13px 0 15px;
}
.rightside-one ul li {
	width: 100%;
	float: left;
}

.rightside-one li span {
	float: left;
	font-size: 1.1em;
	line-height: 1.3;
	color: #000;
	text-align: left;
	width: 80px;
}

.rightside-one li span.secend {
	width: auto;	
}

.rightside-one li span.secend {
	float: right;
	padding-left: 0;
	width: 136px;
}

.rightside-one h4 {
	font-size: 1.1em;
	line-height: 1.5;
	color: #000;
}

.rightside-one p {
	font-size: 1.1em;
	line-height: 1.3;
	color: #7e7e7e;
	padding: 0 0 10px;
}
.Secondary-Sidebar span, .projectpopup span {
	width: 13px;
	height: 13px;
	display: block;
	position: absolute;
	top: 10px;
	right: 15px;
	cursor: pointer;
	background-image: url('/images/plass-img.png')
}
.Secondary-Sidebar{
	position: relative;
}
/* =Footer
-------------------------------------------------------------- */
#footer {
	width: 100%;
	max-width: 100%;
	margin: 0 auto;
	padding: 18px 0;
	background-color: #616161;
}
#sub-footer {
	width: 950px;
	margin: 0 auto;
}
#sub-footer .box-one,#sub-footer .box-two,#sub-footer .box-three,#sub-footer .box-four {
	width: 19%;
	padding: 0 2% 0 0;
	float: left;
}
#sub-footer .boxes h3{
	width: 100%;
	padding: 0 0 11px 0;
	float: left;
	font-size: 1.2em;
	color: #fff;
	font-weight: normal;
}
#sub-footer .boxes p{
	width: 100%;
	float: left;
	font-size: 1.1em;
	line-height: 1.2;
	color: #fff;
}
#sub-footer .boxes p a{
	color: #fff;
}
#sub-footer .boxes p a:hover{
	color: red;
	text-decoration: underline;
}
#sub-footer .boxes ul {
	width: 100%;
	float: left;
}
#sub-footer .boxes ul li,#sub-footer .boxes strong {
	width: 100%;
	margin: 0 0 8px 0;
	float: left;
	clear: left;
}
#sub-footer .box-two ul li {
	background-image: url('/images/social-icon.png');
}
#sub-footer .box-two ul li.item-2, #sub-footer .box-two ul li.linkedin {
	background-position: left -22px;
}
#sub-footer .box-two ul li.linkedin:hover{
	background-image: url('/images/linkedin_hover.png');
	background-position: left 0px;
}

#sub-footer .box-two ul li.item-3, #sub-footer .box-two ul li.facebook:hover {
	background-image: url('/images/fb_hover.png');
	background-position: left 0px;
}
#sub-footer .box-two ul li.item-3, #sub-footer .box-two ul li.twitter:hover {
	background-image: url('/images/twitter_hover.png');
	background-position: left 0px;
}
#sub-footer .box-two ul li.facebook {
	background-position: left -44px;
}
#sub-footer .box-two ul li.item-4, #sub-footer .box-two ul li.vimeo {
	background-position: left -66px;
}
#sub-footer .boxes ul li a,#sub-footer .boxes strong  {	
	float: left;
	font-size: 1.1em;
	color: #fff;
	line-height: 1.4em;
	font-weight: normal;
}
#sub-footer .box-two ul li a {
	margin: 0 0 0 24px;
}
#sub-footer .boxes ul li a:hover {
	color: red;
	text-decoration: underline;
}
#sub-footer .box-four  form {
	width: 65%;
	float: left;
}
#sub-footer .box-four form input.text{
	width: 70%;
	height: 18px;
	padding: 0 5%;
	line-height: 18px;
	float: left;
	font-size: 12px;
	border: 0;
	background-color: #fff;
}
#sub-footer .box-four form input.send{
	width: 18%;
	height: 18px;
	line-height: 18px;
	float: left;
	border: 0;
	cursor: pointer;
	background-color: #e53b30;
	background-image: url('/images/arrow-2.png');
	background-position: center center;
	background-repeat: no-repeat;
}
#sub-footer .box-five {
	width: 15%;
	padding: 25px 0 0 0;
	float: left;
}
#sub-footer .box-five p.bottom {
	padding: 15px 0 0 0;
}
#content .gerelateerde-box  {
	width: 100%;
	max-width: 360px;
	margin: 10px 25px 010px 2px;
	float: left;
}

.img-box:hover .image-overlay-zoom {
    display: block !important;
}
#content .gerelateerde-box img {
	float: left;
}

#content .gerelateerde-box .titel-box {
    float: left;
    max-width: 160px;
    padding-left: 10px;
}

#sub-content .content-bottom .box .text-box, #content .gerelateerde-box .titel-box {
	padding-bottom: 12px;
}
#content .gerelateerde-box .titel-box h3 {
	font-size: 1.4em;
	line-height: 1.1em;
	font-weight: bold;
	color:#000;
}

#content .gerelateerde-box .titel-box span {
	font-size: 1em;
	line-height: 1.5em;
	font-style: italic;
	color:#595959;
}

#content .gerelateerde-box .titel-box p {
	font-size: 1.1em;
	line-height: 1.2em;
	margin: 8px 0 17px;
	padding: 2px 0;
	color: #000;
}

#content .gerelateerde-box .titel-box p a{
	color: #7e7e7e;
}
#content .gerelateerde-box .titel-box p a:hover{
	color: red;
	text-decoration:underline;
}

#projecten-box h2 {
	font-size: 1.2em;
	line-height: 1.2em;
	margin: 0;
	padding: 6px 0 0;
	color: #000;
}

#projecten-box ul li .titel-box p.pragraph {
	font-size: 1.1em;
	color: #000;
	padding: 9px 0 7px;
	line-height: 1.3em;
	word-spacing: 0.23em;
}

#projecten-box ul li .titel-box p.pragraph  span {
	font-size: 1em;
	font-style: italic;
	color: #595959;
}
.news-list li:nth-child(2n+1) {
    clear: both;
}
@media (max-width : 949px){ 
#content-top{
        overflow: hidden;
        width: auto;
	}

	#home-main {
		padding-right: 0;
		overflow:hidden;
		
	}
	#header .search {
		right: 20px;
	}
	#sub-header ,#sub-footer {
		width: 90%;
		padding: 0 5%;
	}
#sub-content {
    
    float: none;
    margin: 19px 0;
	width:auto;
 
}
#sub-content .slider {
    float: none;
	width:auto;
    
}
#sub-content .content-bottom {
	 float: none;
    overflow: hidden;
    padding: 0 30px 30px;    
}
#sidebar {
		max-width: auto;
		float: none;
		clear: both;
	}
	#menu {
		width: 64%;
	}
	#menu ul li{
		margin-left: 15px;
	}
}
@media (max-width : 945px){ 

#content > ul, .colwrap-news {
    overflow: hidden;
    padding: 0 40px;
    width: 100%;
}
	#projecten-box, #content {
		 float: none;
         overflow: hidden;

	}
	#content {
    width: auto;
}
#content, #sidebar, #projecten-box, #content-top, #sub-content .slider {
	padding:0 30px;
}
.Secondary-Sidebar {
    float: left !important;
    margin: 30px 10px 0 0;
}
	#sidebar {
	max-width: inherit;
    overflow: hidden;
    width: auto;
}
	
	#sidebar .box-one {
    float: left;
    margin:0 17px 0 0;
    max-width: inherit;
    width: 30%;
}
	#sidebar img {
		max-width: 100%;
		height: auto;
	}		
}
@media (max-width : 815px){

#content > ul, .colwrap-news {
    padding: 0 30px;
}
#content .gerelateerde-box {
    float: none;
    max-width: inherit;
    overflow: hidden;
    width: 100%;
}
#content .gerelateerde-box .titel-box {
    float: left;
    max-width: inherit;
    padding-left: 15px;
    width: 50%;
}
#content .left-box-one {
    float: none;
    max-width: inherit;
}
.left-box-one div{
			width:auto !important;
		}
	.content-bottom-one {
    float: left;
    margin-bottom: 15px;
    
    width: 90% !important;
}

#content .left-box{
	float: none;
    max-width: inherit;
    overflow: hidden;
    padding-right:20px;
}
.content-img {
    width: 82% !important;
}
#content .right-box{
	float:none;
	max-width:inherit;
	margin: 0;
}
#content .right-box .gerelateerde-box {
    float: left;
    margin: 5px 0 6px;
	max-width: inherit;
}
#content .right-box .gerelateerde-box .titel-box {
    float: left;
    margin: 0 10px;
    width: 67%;
	max-width: inherit;
}
#content .right-box .gerelateerde-box .titel-box p a {
    display: block;
}
	#menu {
		width: 60%;
	}
	#menu ul li{
		margin-left: 0;
	}
	#menu ul {
		width: 70%;
		float: none;
		margin: 0 auto;
	}
	#menu ul li {
		width: 100%;
		
	}
	#menu ul li a{
		width: 100%;
		padding: 8px 0;
		text-align: center;
	}
	
}
@media (max-width : 799px){ 
	#projecten-box {
		float: none;		
	}

	#content .right {
		float: left;
	}
}
@media (max-width : 820px){
.Secondary-Sidebarwrap {
    clear: both;
    float: none !important;
    width: auto !important;
}
#content-top .contant-Paragraph {
    float: none;
    margin: 20px 0 0;
    max-width: inherit;
    padding-right: 20px;
}
	#menu {
		width: 45%;
		display: none;
		margin: 20px 0 0 0;
	}
	#header .search {
		display: none;
		margin-left: 20px;
	}
	#header  {
		padding: 0 0 15px;
	}
	#pull {
		display: block;
	}
	#srarch {
		display: block;
	}
}
@media (max-width : 620px){ 
	#content, #sidebar, #projecten-box, #content-top, #sub-content .slider {
	padding:0 15px;
}
#sub-content .content-bottom {
    padding: 0 15px 30px;
}
	#sub-footer .box-one {
		width: 25%;
		padding: 0 5% 0 0;
	}
	#sub-footer .box-two,#sub-footer .box-three,#sub-footer .box-four {
		width: 23%;
		padding: 0;
	}
	#sub-footer .box-five {
		width: 100%;
		padding: 20px 0;
	}
	#projecten-box {
		max-width: 470px;
	}
	#sidebar {
		max-width: 425px;
	}
	
	
	#projecten-box ul li .titel-box {
		width: 222px;
	}
	#projecten-box ul li .titel-box .img-box img{
		width: 100%;
	}
	#sidebar ul ul li {
		width: 97%;
	}
	#content-top .contant-Paragraph {
		
	}
	.Secondary-Sidebar {
		margin: 0;
	}
}
@media (max-width : 540px){ 
	#sub-footer .box-five,#sub-footer .box-four  {
		width: 35%;
		padding: 20px 0;
	}
	#sub-footer .box-four  form {
		width: 50%;
	}
}
@media (max-width : 620px){ 

	#menu {
		width: 45%;
		display: none;
		margin: 20px 0 0 0;
	}
	.search {
		display: none;
	}
	#header  {
		padding: 0 0 15px;
	}
	#pull {
		display: block;
	}
	#srarch {
		display: block;
	}
	#sub-footer .box-one {
		width: 25%;
		padding: 0 5% 0 0;
	}
	#sub-footer .box-two,#sub-footer .box-three,#sub-footer .box-four {
		width: 23%;
		padding: 0;
	}
	#sub-footer .box-five {
		width: 100%;
		padding: 20px 0;
	}
	#projecten-box {
		max-width: 470px;
	}
	#sidebar {
		max-width: inherit;
	}
	#sidebar .box-one{
		width: 28.5%;
	}
	#projecten-box ul li .titel-box {
		width: 222px;
	}
	#projecten-box ul li .titel-box .img-box img{
		width: 100%;
	}
	#sidebar ul ul li {
		width: 97%;
	}
}
@media (max-width : 540px){

	#sub-footer .box-five,#sub-footer .box-four  {
		width: 35%;
		padding: 20px 0;
	}
	#sub-footer .box-four  form {
		width: 50%;
	}
}
@media (max-width : 520px){ 


	#menu {
		width: 100%;
		margin: 20px 0 0 0;
	}
	#sub-footer .box-one ,#sub-footer .box-two,#sub-footer .box-three {
		width: 33%;
		padding: 0;
	}
	#sub-footer [class*="box-"] {
		width: 50%;
		padding: 20px 0 0;
	}
	#sub-footer .box-four  form {
		width: 50%;
	}
}
@media (max-width : 787px){
	.col-6 {
		width: auto;
		float: none;
	}
	#sub-content .content-bottom .box div {
		width: 40%;
	}
}
@media (max-width : 685px){

	#sub-content .content-bottom .box div {
		width: 94%;
	margin:0;
	}
}
@media (max-width : 416px){
	#sub-content .content-bottom .box {
		width: 100%;
		padding-left: 0%;
		padding-right: 0%;
		margin-bottom: 15px;
	}
}
@media (max-width : 409px){
#header{
	/*background:red;*/
}
.image-overlay-zoom {
    width: 100% !important;
}
		#sub-content .content-bottom .box .image-box {
    float: none;
    width: 94%;
}

#projecten-box .titel-box {
    float: none;
    height: 240px;
    margin: 8px 5px 2px 0;
    width: auto;
}
.img-box img {
    height: auto;
    width: 100% !important;
}
}
@media (max-width : 292px){
	#sub-content .content-bottom .box .image-box{
		width: 100%!important;
		max-width: 100%!important;
	}
	#sub-content .content-bottom .box img{
		width: 100%!important;
		max-width: 100%!important;
	}
}
@media (max-width : 460px){
#projecten-box .titel-box h3, #projecten-box .titel-box {
    height: auto !important;
    margin-right: 0;
    width: 100%;
}
#projecten-box  .titel-box .img-box .rssimage {
    display: block;
    height: 165px;
}

#content > ul, .colwrap-news{
    padding: 0 20px;
}
.img-box {
    float: left;
    height: auto !important;
    overflow: hidden;
    position: relative;
    width: auto !important;
}
/*#content .gerelateerde-box {
    width: 91%;
}*/
#content .gerelateerde-box .titel-box {
    padding-left: 0;
    width: 100%;
}
#content .right-box {
    overflow: hidden;
    padding-right: 25px;
}
#content .right-box .gerelateerde-box .titel-box {
    margin: 10px 0 0;
    max-width: inherit;
    width: 100%;
}


	#projecten-box ul li .titel-box {
		width: 96%;
	}
	#projecten-box ul li .titel-box .img-box img{
		width: 100%;
	}

	#content .gerelateerde-box {
	margin: 10px 0;
	}
	#content .gerelateerde-box img {
		width: 100%;
	}
	#content .gerelateerde-box .titel-box {
		max-width: 370px;
		float: left;
		clear: left;
		margin: 10px 0 0;
	}
	#sidebar {
		width: auto;
		
	}
	
	#sidebar .box-one{
		float: none;
    	margin: 0;
    	max-width: inherit;
    	width: 100%;
	}
	#main,#home-main  {
		width: 100%;
		padding: 0;
		overflow: hidden;
	}
	#projecten-box .titel-box p {
    clear: both;
}
	
}
@media (max-width : 360px){ 

	#sub-footer [class*="box-"] {
		width: 100%;
		padding: 0px 0% 0;
		height: auto !important;
		margin-bottom: 15px;
	}
	#sub-footer .box-four  form {
		width: 80%;
	}


}
@media (max-width : 320px){

	#header .search {
		margin-top: 30px;
		margin-left: 0;
		float: right;
	}
#content .left-box-one {
    width: auto;
    margin: 0;
    float: none;
}
/*	#content {
		width: 90%;
		padding: 2% 5%;
	}*/
}

@media (max-width : 370px){


	#header .search {
		margin-top: 30px;
		margin-left: 0;
		float: right;
		clear: both;
	}
}

@media (min-width : 741px){

#wrapper{width:1020px;}
}
/*Added by for slider loading*/
body.loading .flexslider, .loading {
 background-image:url(/media/36040/loader.gif);
 background-repeat: no-repeat;
 background-position: center center;
 }
 
body.loading .flexslider {
min-height: 400px;
min-width:150px;
}
.slider{
	width:790px;
}
.banner-title{float: left;
    
    width: 80%;
	
}
.banner-title h1 {
    font-size: 18px;
    padding:8px 0;
    
}
.banner-title h3 {
	font-size:18px;
	padding: 8px 0;
}

.left-box-one h3
{
	font-size: 2.0em;
	line-height: 2.0;
	margin: 0;
	padding: 0;
	white-space: nowrap;
}

.content-bottom-one .laad-lees {
	float: right;
	font-size: 1.2em;
	color: #7e7e7e;
	padding: 1px 22px 0 0;
	margin-right: 5px;
	line-height: 1.4em;
	background-image: url('/media/36043/minus.png');
	background-position: center right;
	background-repeat: no-repeat;
}

.content-bottom-one a.laad-lees:hover {
	color: red;
	text-decoration: underline;
}
/*end slider loading*/

.success-msg {
    color: #64e714 !important;
}
.field-validation-error {
    color: #e53b30 !important;
    display: block;
    font-size: 11px;
}
#sub-footer .success-msg {
    padding-top: 5px;
}
#sub-footer .field-validation-error {
    clear: both;
    padding-top: 5px;
}
.list-title {
    font-size: 2em;
    line-height: 2;
}
.jscroll1-added, .jscroll-added {
    list-style: outside none none;
}




/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
