@import url(../fonts/melbourne/f.css);
/* @import url(../fonts/open-sans/f.css); */
@import url(../fonts/MyFontsWebfontsOrderM4569842.css);


/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
html{
	-webkit-font-smoothing: antialiased;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/***********/
/* Dev CSS */
/***********/
*{
	max-width: 100%;
/* 	border: 1px solid red!important; */
}
/* * * * * * * * * * * * * * * * * * * * * * */

html{}
body{
	background: #fff;
	font-family: 'Open Sans', sans-serif;

}
#wrapper{
	max-width: 100%;
	margin: auto;
}

.container{
	padding: 65px 2% 90px;
	width: 96%;

/* 	float: right; */
}

#header{
	background: url('../images/vanDenderenMedia_headbg.jpg') repeat-x top center;
	height: 565px;
	padding: 0 2% 0 2%;
}
	#navwrap{
		width: 100%;
		position: fixed;
		background: url('../images/navbg.png') repeat;
		z-index: 5;
	}
	ul#main{
		width: 100%;
		max-width: 960px;
		margin: auto;
		display: block;
		height: 80px;
	}

	ul#main li{
	display: inline-block;
	float: right;
	}

	ul#main li a{
		height: 50px;
		padding: 15px;
		display: table-cell;
		vertical-align: middle;
		color: #fff;
		text-transform: uppercase;
		font-size: 14px;
		font-family: 'Open Sans', sans-serif;
		font-weight: 600;
	}
	.nav>li>a:hover, .nav>li>a:focus{
		background-color: none!important;
	}
	ul#main li.active a{
		text-decoration: underline;
	}
	ul#main li#logo{
	display: inline-block;
	float: left;
	}
	ul#main li#logo h1{
	}
ul#main li#logo h1 a{
	padding: 0;
}
	ul#main li#logo h1 a img{
		height: 66px;
		width: 102px;
		padding: 7px 0;
		display: inline-block;
	}


#tagline{
	width: 960px;
	max-width: 90%;
	margin: 170px auto 0;
	padding-top: 0;
	text-align: center;
}
	#tagline h2{
		font-family: melbournebold;
		font-weight: normal;
		font-style: normal;
		color: #fff;
		font-size: 45px;
		line-height: 55px;
		text-align: center;
	}
	#tagline h2 span.amp, #tagline h2 span.amp img{
		display: inline;
	}
#about{
	background: #fff;
}
	#ditzijnwij{
		max-width: 100%;
		width: 960px;
		margin: auto;
	}
	/* #ditzijnwij */ h6{
		text-align: center;
		color: #4a4a4a;
		font-size: 16px;
		font-family: 'Open Sans', sans-serif;
		font-weight: 600;
		padding: 0 0 17px 0;
		margin: 0 0 33px 0;
		background: url('../images/streepje.png') center bottom no-repeat;
		text-transform: uppercase;

	}
	#ditzijnwij .profile-left{
		float: left;
		margin-right: 12%;
		box-sizing:border-box;
		-moz-box-sizing:border-box; /* Firefox */
		-webkit-box-sizing:border-box; /* Safari */
		width: 21%;
	}
	#ditzijnwij p{margin: 0 0 10px 0; color: #4a4a4a; font-family: 'Open Sans', sans-serif;}
	/* #ditzijnwij */ p.main{
		font-size: 20px;
		line-height: 26px;
		font-weight: 300;
		font-style: italic;
		max-width: 96%;
	}
	#ditzijnwij .left{
		float: left;
		display: inline-block;
		width: 32%;
	}
	#ditzijnwij .right{
		float: right;
		display: inline-block;
		width: 32%;
	}
#services{
	background: #f1f0e2;
}
#services .main{text-align: center;
	width: 640px; margin: auto;
	max-width: 96%;
}
	#ditdoenwij{
		max-width: 100%;
		width: 960px;
		margin: auto;
		text-align: center;
	}
	#ditdoenwij ul{}
	#ditdoenwij li{
		display: block;
		float: left;
		width: 240px;
/* 		max-width: 29%; */
		padding: 40px;
	}
	#ditdoenwij li img{
		margin: 0 0 20px 0;
	}
	#ditdoenwij li h3{
		text-align: center;
		font-size: 16px;
		font-weight: 600;
		color: #4a4a4a;
		text-transform: uppercase;
		margin: 0 0 10px;
	}
	#ditdoenwij li p{text-align: center;}
#projects{
	max-width: 100%;
	width: 960px;
	margin: auto;
}
#projects .main{text-align: center;
	width: 640px; margin: auto;
	max-width: 96%;
}
	#projects ul{}
	#projects li{ margin: 40px 0 0px 0;}
	#projects li img{}
	#projects li h3{
	}
	#projects li p{}

	div.browser{
		width: 650px;
		max-width: 100%;
		display: block;
		float: left;
		background: #efefef;
		-moz-border-radius: 2px;
		-webkit-border-radius: 2px;
		border-radius: 2px; /* future proofing */
		-khtml-border-radius: 2px; /* for old Konqueror browsers */

	}
	.browser .browsertop{
/* 		width: 100%; */
	width: auto;
		box-sizing: border-box;
		padding: 10px;
		border-bottom: 1px solid #cecece;
	}
	p.projecturl{
		background: #fff;
		border: 1px solid #d9d9d9;
		padding: 0 10px;
		margin: 0 0 0 40px;
	}
	p.projecturl a{
		font-family: 'Open Sans', sans-serif;
		font-size: 12px;
		color: #4a4a4a;
	}
	.browsertop .buttonleft, .browsertop .buttonright{display: inline-block; float: left; border: 1px solid #d9d9d9; border-right: none; width: 20px; text-align: center;}
	.browsertop .buttonleft i, .browsertop .buttonright i{
		opacity: 0.3;
		margin: 2px 0 4px;
	}
	.browsertop a:hover i{
		opacity: 0.7;
	}

	.browser .bottom{width: 100%; display: block; height: 10px; border-top: 1px solid #cecece;
	}

	.projectinfo{
		width: 285px;
		max-width: 100%;
		display: inline-block;
		float: right;
	}
	.projectinfo h3{
		font-family: 'Open Sans', sans-serif;
		font-weight: 600;
		font-size: 25px;
		text-transform: uppercase;
		color: #4a4a4a;
		margin: 0 0 10px 0;
	}
	.projectinfo p{
		margin: 0 0 10px 0;
		font-family: 'Open Sans', sans-serif;
		font-weight: 300;
		font-size: 14px;
		line-height: 20px;
	}

#contact{
	background: #ff9000;
}
	#contactopnemen{
		max-width: 96%;
		width: 960px;
		margin: auto;
	}
	#contactopnemen h6{
		background: url('../images/streepjewit.png') center bottom no-repeat;
	}
	#contactopnemen ul.details{
		color:#fff;
		font-size: 16px;
/* 		line-height: 36px; */
		font-weight: 300;
		float: left;
	}
	#contactopnemen ul.details li{
		background-position: left center;
		background-repeat: no-repeat;
		padding: 5px 0 5px 40px;
		margin-bottom: 20px;
	}
	#contactopnemen ul.details li a{ color: inherit; text-decoration: underline;}
	.phone{
		background-image: url('../images/phone.png')
	}
	.mail{
		background-image: url('../images/email.png')
	}
	.location{
		line-height: 18px;
		background-image: url('../images/location.png')
	}
	.kvk{
		background-image: url('../images/check.png')
	}
	#contactopnemen form{
		float: right;
		max-width: 100%;
		width: 460px;
	}
	#contactopnemen input.email, #contactopnemen textarea{
		width: 410px;
		max-width: 96%;
		border: 1px solid #4a4a4a;
		-moz-border-radius: 2px;
		-webkit-border-radius: 2px;
		border-radius: 2px; /* future proofing */
		-khtml-border-radius: 2px; /* for old Konqueror browsers */
		color: #bcbcbc;
		font-family: 'Open Sans', sans-serif;
		font-weight: 300;
		font-size: 14px;
		line-height: 25px;
		padding: 6px 35px 6px 13px;
	}
	#contactopnemen textarea:focus, #contactopnemen input.email:focus{
		color: #4a4a4a;
	}
	#contactopnemen input.email{
		background: url('../images/@.png') right center no-repeat #fff;
	}
	#contactopnemen textarea{
		background: url('../images/qe.png') right top no-repeat #fff;
	}
	#contactopnemen input.submit{
		background: #4a4a4a;
		-moz-border-radius: 2px;
		-webkit-border-radius: 2px;
		border-radius: 2px; /* future proofing */
		-khtml-border-radius: 2px; /* for old Konqueror browsers */
		box-shadow: 0px 2px 0px #272727;
		-moz-box-shadow: 0px 2px 0px #272727;
		-webkit-box-shadow: 0px 2px 0px #272727;
		border: none;
		font-size: 16px;
		color: #fff;
		font-family: 'Open Sans', sans-serif;
		text-transform: uppercase;
		font-weight: 500;
		padding: 13px 17px;
	}
	#contactopnemen input.submit:hover{background: #5a5959;}
	div#contactopnemen input.submit:active{
	margin: 2px 0 -2px 0;
	box-shadow: 0px 0px 0px #272727;
	-moz-box-shadow: 0px 0px 0px #272727;
	-webkit-box-shadow: 0px 0px 0px #272727;}



#footer{
		width: 100%;
		background: #4a4a4a;
		padding: 15px 2% 15px 2%;
		box-sizing: border-box;
}
	#footer ul{
		text-align: center;
	}
	#footer li{
		display: inline-block;
		font-family: 'Open Sans', sans-serif;
		font-size: 14px;
		text-transform: uppercase;
		font-weight: 300;
	}
	#footer li a{ color: #f8f8f8; padding: 10px 25px;}
	#footerquote{
		padding: 75px 2%;
	}
		h5.footquote{
			font-family: melbournebold;
			font-weight: normal;
			font-style: normal;
			color: #4a4a4a;
			font-size: 30px;
			line-height: 36px;
			text-align: center;
			width: 960px;
			max-width: 100%;
			margin: auto;

		}
		.footquote span{color: #ff9000;}
		span.name{
			width: 960px;
			max-width: 100%;
			margin: auto;
			font-size: 20px;
			display: block;
			text-align: right;
			font-family: melbournebold;
			font-weight: normal;
			font-style: normal;
			color: #4a4a4a;
			line-height: 36px;}

/* Global */
.clear{
	content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
   }
.vdm-button,.vdm-button:hover{
	background: #ff9000;
	box-shadow: 0px 2px 0px #d07500;
	-moz-box-shadow: 0px 2px 0px #d07500;
	-webkit-box-shadow: 0px 2px 0px #d07500;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px; /* future proofing */
	-khtml-border-radius: 2px; /* for old Konqueror browsers */
	padding: 18px 40px;
	color: #fff;
	font-size: 14px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
 	display: inline-block;
	margin: 50px auto;
	width: auto;
	text-align: center;
	text-decoration: none;
}
.vdm-button:hover{background: #e48306;}
.vdm-button:active{
	margin: 52px auto;
	box-shadow: 0px 0px 0px #d07500;
	-moz-box-shadow: 0px 0px 0px #d07500;
	-webkit-box-shadow: 0px 0px 0px #d07500;
}
p{
		font-family: 'Open Sans', sans-serif;
		font-size: 14px;
		line-height: 20px;
		font-weight: 300;
		color: #4a4a4a;
}
.right{
	float: right;
}
.left{
	float: left;
}
.anchor{
	height: 80px;
	display: block;
	margin: -80px 0 0 0;
}


/* Responsive */
@media all and (max-width: 1025px){
#navwrap ul#main{
/*
	box-sizing: border-box;
	padding: 1% 2%;
*/
}
/* Wat we doen schalen breekt bij 999px */
/* Projecten schalen, breken bij 935px */
/* Contact formulier */
}
@media all and (max-width: 755px){
p{
	width: 96%;
/* 	padding: 2%; */
	float: none;
	display: block;
}
.container{
	width: 96%;
}
.anchor{
	height: 55px;
	display: block;
	margin: -55px 0 0 0;
}
ul#main{height: 55px;
	box-sizing: border-box;
	padding: 1% 2% 0% 2%;
	display: block;
}
ul#main li#logo{
	display: block;
	width: 100%;
	margin: 0 0 1% 0;
}
ul#main li#logo h1{text-align: center;}
ul#main li#logo h1 a{display: block;
	height: auto;
}
ul#main li a{height: auto;}
ul#main li.item{
width: 25%;
text-align: center;

}
ul#main li.item a{
	font-size: 0.7em;
	box-sizing: border-box;
	width: 25%;
	padding: 0 2%;
	height: 20px;
}
ul#main li#logo h1 a img{
	height: 20px;
	width: auto;
	padding: 0;
}
#header{ height: 470px;}
#tagline{
	margin: 90px auto 0
}

/*Dit zijn wij*/
#ditzijnwij .profile-left{
	width: 23%;
	margin: 0 5% 0 2%;
}
#ditzijnwij p.main{
	width: 68%;
	margin: 0 0 0 30%;
}
#ditzijnwij .left, #ditzijnwij .right{
	width: 100%;
}
#ditzijnwij p{
	width: 96%;
	padding: 2%;
}

#ditdoenwij li{
	width: auto;
}
#projects{
	margin: 0;
	width: 96%;
}
#projects .main {
	margin: 0;
}
div.browser{

	margin-bottom: 15px;
}
p.projecturl {width: auto;}
.projectinfo h3{display: inline-block;}
div.projectinfo {
width: 96%;
float: none;
margin: auto;
display: block;
}

#contactopnemen form{float: none;}
#contactopnemen input.email, #contactopnemen textarea{
	box-sizing: border-box;
	height: auto;
}

#footer li, #footer li a{
	display: block;
}
}
