
/* Cubique Webcreations - http://www.cubique.nl  */

/* -------------------------------------------------------------- algemene css */

* {
	margin: 0;
	padding: 0;
}
td {
	vertical-align:top;
}
a, input:focus {
	outline: 0;
	border: 0px none;
}
ins {
	text-decoration: none;
	border: 0px none;
}
img {
	border: 0px none;
}
td,th,li,p,label,input,textarea{
	font-size: 1.8em;
}

h1, #menu ul li{
	font-size: 2.2em;
	
}
.container h1{
	font-size: 3.5em;
}
h1{letter-spacing: 0.05em;}
h2,h3{
	font-size: 2em;
	margin-bottom:10px;
	letter-spacing: 0.08em;
	font-weight: 400;
	text-transform:uppercase;
}
h2 {
	margin-top: 10px;
}
.header-item h2, .diensten-blocks h2, .project-description h2 {
	margin-top: 0px;
}
h3{
	font-size: 1.8em;
}
#footer ul li{
	font-size: 1.3em;
	text-transform: lowercase;
}
p{
	margin-bottom: 10px;
}
ul, ol{padding-left: 25px;}
p li ,#footer ul li p, #menu ul li p, #td p{
	font-size:inherit;
}
html, body, #map-canvas { height: 100%; margin: 0; padding: 0;}

@media only screen and (max-width: 800px) {
	/*---general----*/
	h2{
		font-size: 1.6em;
	}
}

/* -------------------------------------------------------------- algemene classes */
.error{
	border: 1px solid #F00 !important;
	color: #F00;
}
p.error, label.error {
	max-width: initial;
	float: left;
	border: 0px none !important;
	padding: 0;
}
input.error,textarea.error{
	color: inherit;
}
.clear {
	clear:both;
}
.no-list {
	list-style-type:none;
}
input, textarea {
	font-family:'CordiaUPC_1230459';
}
a{text-decoration:none;}

body, select{
	color:#4d4d4d;
	font-family:'CordiaUPC_1230459';
	line-height:0.9;
}

.page-header1{
	background: url(../img/header/afbeelding-breed-01.jpg) no-repeat #fff fixed;
}
.page-header2{
	background: url(../img/header/afbeelding-breed-02.jpg) no-repeat #fff fixed;
}

body.page{
	background-attachment: fixed;
	background-size: 100% auto;
	background-position: center 160px;
}

body.home-header1{
	background:url(../img/header/header-banner.jpg) no-repeat #fff fixed;
}
body.home-header2{
	background:url(../img/header/header1.jpg) no-repeat #fff fixed;
}
body.home-header3{
	background:url(../img/header/header2.jpg) no-repeat #fff fixed;
}
body.home-header4{
	background:url(../img/header/header3.jpg) no-repeat #fff fixed;
}
body.home-header5{
	background:url(../img/header/header4.jpg) no-repeat #fff fixed;
}
body.index{
	background-attachment:fixed;
	background-size: 100% auto ;
	background-position: center 160px;
}


.icon{
	display: block;
	border-radius: 50px;
	background-color: #3f3e3f;
	height: 50px;
	width: 50px;
	text-align: center;
	font-size: 2.5em;
	line-height: 55px;
	color: #fff;
}
.border-mask{
	border-radius: 50px;
	border: 15px solid #FFF;
	height: 50px;
	width: 50px;
	position:absolute;
	top:-15px;
	left:-15px;
}



/* -------------------------------------------------------------- layout kenmerken */

#menu-bar{
	width:100%;
	height:160px;
	position:fixed;
	z-index:10000;
	background-color:#fff;
	border-bottom: 1px solid #eee;
}

#header{
	width:100%;
	padding-top:160px;
	position:relative;
	z-index: 999;
	float:left;
	height: 200px;
}
body.index #header{height: 450px;}
.container{
	min-height: 100px;
	float:left;
	width:100%;
	overflow:hidden;
	background:#fff;
}

.container-content{
	max-width:2000px;
}
.container > * {
	padding-left:300px !important;
	box-sizing: border-box;
}

.divider{
	width:100%;
	min-height:100px;
	position:relative;
}

#footer{
	width:100%;
	min-height:100px;
}

/* -------------------------------------------------------------- menu kenmerken */

#logo{
	float:left;
	margin-left:80px;
}
#menu-container{
	float:right;
	padding-right:40px;
}
.menu-social{
	margin-top:30px;
	float:right;
	position: relative;
}

.menu-social a{
	border-radius:50%;
	background-color:#3f3e3f;
	height:40px;
	width:40px;
	text-align:center;
	font-size:130%;
	line-height:40px;
	color:#fff;
	float:left;
	margin:0 10px;
	position: relative;
	z-index: 1;
}
.menu-social a:hover{
	color: #d4d4d4;
}
.menu-social form{
	position: absolute;
	right: 208px;
	top: -6px;
	z-index: 1;	
}
.menu-social input{
	padding: 5px 5px 5px 10px;
}
.menu-social input:focus{
	border: 1px solid #d4d4d4;
}
#menu{
	margin-top:30px;
	float:right;
	clear: both;
}
#menu ul{
	list-style-type:none;
}
#menu ul li{
	float:left;
	margin: 0 10px;	
	text-transform:uppercase;
	font-family:'CordiaUPC_1230459';
}
#menu ul li a{
	display:block;
	color:#4d4d4d;
}
#menu ul li a:hover, #menu ul li a.selected{
	border-bottom: 5px solid #c8ce12;
}
#responsive-menu{
	display:none;
}
.fa.fa-bars{
	display:none!important;
}
/* -------------------------------------------------------------- header kenmerken */
#header img{
	width:100%;
	height:auto;
	float: left;
	min-height:400px;
}
#header #header-content{
	position:absolute;
	right:205px;
	bottom: 70px;
	z-index: 1000;
	height:215px;
	width:670px;
	padding: 35px 100px 20px 35px;
	background-color:rgba(255,255,255,0.9);
	line-height:0.9;
	
}
.header-item{
	overflow-y:hidden;
	max-height: 500px;
}
.header-item h1{
	color: #5e5e5e;
	margin-bottom:10px;
	text-transform:uppercase;
}
.header-control{
	position:absolute;
	right:-17px;
	top:30px;
}
.header-control a{
	background: url(../img/main/carousel-item.png) no-repeat;
	background-position:center 0 ;
	height: 34px;
	width:34px;
	display:block;
	margin: 15px 0;
}
.header-control a:hover{
	background: url(../img/main/carousel-item.png) no-repeat;
	background-position:center -68px ;
}
.header-control a.active{
	background: url(../img/main/carousel-item.png) no-repeat;
	background-position:center -34px ;
}

/* -------------------------------------------------------------- container kenmerken */
.container-text, .container-content{
	float:left;
	margin-bottom:35px;
	width: 100%;
}
.container-text h1, .container-content h1, .divider#thanks .contact-succes h1{
	color:#c8ce12;
	text-transform:uppercase;
	margin: 35px 0 15px 0;
	font-weight:400;
	line-height: 0.9;
}
.container-text p, .container-content p, .container-content ul, .container-content ol {
	max-width:800px;
	padding-right:35px;
}
.container a, .header-item a{
	text-decoration:underline;
	color: inherit
}
.container a.icon, .container a.diensten-icon{
	text-decoration:none;
	color: #fff;
	z-index: 101;
}
/* -------------------------------------------------------------- divider kenmerken */
#divider-one, #divider-two{
	height:200px;
}
#divider-three{
	height:350px;
}

.divider-image1{
	background:url(../img/divider/divider1.jpg) no-repeat center;
	background-size: 100% auto;
}
.divider-image2{
	background: url(../img/divider/divider2.jpg) no-repeat center;
	background-size: 100% auto;
}
.divider-image3{
	background: url(../img/divider/divider3.jpg) no-repeat center;
	background-size: 100% auto;
}

#divider-three iframe{
	height:350px;
}
.divider .icon{
	position:absolute;
	top: -25px;
	left:50%;
	margin-left:-25px;
	font-size: 2.5em;
	z-index: 2000;
}
.divider .border-mask{
	position: absolute;
	top: -15px;
	left: -15px;
	margin-left: 0px;
	z-index: 2000;
}
.divider#thanks {
	background:url(../img/divider/mailbox.jpg) no-repeat #FFF;
	background-size: 100% 350px;
	height: 350px;
	padding-bottom: 100px;
}
.divider#thanks .contact-succes{
	width: 100%;
	position: absolute;
	bottom: 150px;
	padding: 25px 25px 25px 300px;
	box-sizing:border-box;
	background:rgba(255,255,255,0.9)
}
.divider#thanks .contact-succes h1{
	margin-top: 20px;
}
.divider#thanks .contact-succes h1, .divider#thanks .contact-succes p{
	max-width: 90%;
}
/* -------------------------------------------------------------- diensten kenmerken */
/*------icons----*/
.diensten-icon{
	display: block;
	border-radius: 50px;
	background-color: #3f3e3f;
	height: 50px;
	width: 50px;
	text-align: center;
	font-size: 1.8em;
	line-height: 55px;
	color: #fff;
	float: left;
	position:absolute;
	left: -25px;
	top:50px;
}
/*--------------*/


.container-diensten {
	margin:5px 0 50px 0;
	/*float:left;*/
}
.diensten-blocks{
	border: 1px solid #d4d4d4;
	width: 28%;
	margin: 2%;
	min-height:345px;
	float:left;
	padding:35px 20px 20px 45px;
	position:relative;
	box-sizing:border-box;

}

#dienst{
	margin: 0;
}

#dienst .diensten-blocks:first-child{
	width: 56%;
}

#dienst .diensten-blocks{
	height: auto!important;
	min-height:initial;
	margin-top: 0px !important;
}

.diensten-blocks:first-child{
	margin-left:0;
}
.diensten-blocks h2 {
	margin-bottom: 10px;
}
.diensten-blocks p{
	max-width:auto;
	max-width:initial;
}

#webdesign-button:hover i,
#webdevelopment-button:hover i,
#e-marketing-button:hover i{
	color:#d4d4d4;
}
#webdesign-button.selected i,
#webdevelopment-button.selected i,
#e-marketing-button.selected i{
	color: #c8cf1a;
}


/* -------------------------------------------------------------- projecten kenmerken */

.container-projecten{
	margin: 30px 0;
	float:left;
	width:100%;
}

#project-container{
	border: 1px solid #d4d4d4;
	width: 100%;
	max-width:90%;
	float:left;
	position:relative;
}
#project-container h1, #project-container h2{
	text-transform: uppercase;
	margin-bottom: 10px;
}
.project-item{
	height:auto;
	width:100%;
}
.project-image {
	height:100%;
	float:left;
	width:50%;
	position:relative;
}
.project-image img{
	max-width:520px;
	width:80%;
	height:auto;
	margin:35px;
	/*
	float:left;	
	position:absolute; 
	*/
}
.project-description{
	float:left;
	margin-top:50px;
	width:45%;
	margin-right:5%;
}
.project-description p{
	max-width:100%;
}

.project-control .project-left, .project-control .project-right{
	position:absolute;
	top: 50%;
	margin-top:-40px;
	line-height: 50px;
}
.project-control .project-left{
	left: -25px;
	text-indent:-5px;
}
.project-control .project-right{
	right: -25px;
	text-indent: 5px;
}

.project-left .border-mask, .project-right .border-mask{
	position:absolute;
	left: -15px;
	top:-15px;
}

.content-right, .project-item-container{
	padding: 15px;
	box-sizing: border-box;
	border: 1px solid #d4d4d4;
	position: relative;
}

.content-right h1, .large-content h1{
	margin: 15px 0 15px 0;
	color: #5e5e5e;
}

.content-right{
	width: 35%;
	margin:30px 10% 30px 0;
	float:right;
}

.large-content{
	width: 50%;
	margin:30px 5% 30px 0;
	position: relative;
	float: left;
}

.project-item-container{
	width: 100%;
}

.project-item-container img{
	height:auto;
	width: 100%;
	max-width: 620px;
	margin-bottom: 45px;
}

.projectitem-description{
	width:100%;
	clear: both;
	margin: 15px 0 30px 0;
}

.projectitem-description p{
	padding-right: 0;
}

.content-right ul{
	padding-left:0px;
	list-style-type:none;
	margin-bottom: 30px;
}

.content-right ul a{
	text-decoration:none;
}

.content-right ul a:hover{
	text-decoration:underline;
}

.content-right ul li.active{
	color: #c8ce12;
}
.projects-list li {
	margin-bottom: 3px;
}

/* -------------------------------------------------------------- contact kenmerken */
#contact a{
	color: #4d4d4d;
}
#contact ul{padding-left: 0px;}
#contact a:hover{
	text-decoration: underline;
	-moz-text-decoration-color: #4d4d4d; /* Code for Firefox */
    text-decoration-color: #4d4d4d;
	color:inherit;
}
#contact-container{
	float: left;
	width: 100%;
}
#contact {
	width: 100%;
	background-color: #fff;
	padding: 50px 0 35px 300px;
	box-sizing:border-box;
	border-bottom: 1px solid #eee;
}
#contact ul li{
	list-style-type:none;
}
#contact #adres, #contact #tell{
	float:left;
	margin-right: 75px;
}
#contact-form-container{
	width: 100%;
	margin: 15px 0 100px 0;
}
#contact, #contact-form-container{
	float:left;
}
#form-input, #form-text{
	width: 50%;
	float: left;
	padding: 0px 50px 0 0;
	box-sizing: border-box;
}
#form-text{
	padding-left: 0px;
}
#contact-form #form-text input{
	width: 35%;
	float: right;
	margin: 0;
}
#contact-form #form-text input[type="submit"] {
	margin-left: 0px;
	margin-top: -10px;
	padding:15px 5px 15px 10px;
	background: #4d4d4d;
	color: #fff;
}
#contact-form input, #contact-form label, #contact-form textarea {
	float: left;
	width: 100%;
	margin-bottom:10px;
}
#contact-form label{
	margin-top:10px;
}
#contact-form label:first-child{
	margin-top:0px;
}
#contact-form input, #contact-form textarea{
	padding: 8px 5px 8px 10px;
	box-sizing:border-box;
	border: 0px none;
	background-color: #eaeaea;
	line-height:0.9;
	resize:none;
	height: 58px;
}
#contact-form input:focus, #contact-form textarea:focus{
	border: 0px none;
	outline: none;
}
#contact-form textarea{
	min-height: 190px;
	padding-top: 10px;
	margin-bottom: 20px;
}
.antiicons .icon, #form-input .icon{
	float:left;
	margin: 5px 20px 0 0;
	height: 40px;
	width: 40px;
	line-height: 40px;
	font-size:1.2em;
}
.antiicons .icon.active{
	background-color: #c8ce12;
}
.antiicons .icon:hover{
	color:#d4d4d4;
}
.antiicons .icon{
	margin: 10px 15px 0 0;
}

/*--------------------------------------------------------------- zoekresultaten kenmerken */

#search-box {
    width: 100%;
    padding-top: 10px;
    margin-bottom: 40px;
}

#search-box a {
    text-decoration: none;
    display: block;
}

#search-box h2 {
    margin: 10px 0;
}

.search-result {
    background-color: #fdfdfd;
    padding: 1px 50px 5px 30px;
    margin:0 200px 20px 0;
}

.search-result:hover {
    background-color: #f0f1f1;
}

/* -------------------------------------------------------------- footer kenmerken */

#footer{
	background:	#3f3e3f;
	float: left;
}
#footer-text a,#footer-text p{
	color: #fff;
}
#footer-text a:hover{
	text-decoration: underline;
}
#footer-text{
	padding:60px 0 10px 0px;
	color: #fff;
	float: left;
	width: 100%;
}
#footer-text ul{
	list-style-type: none;
	float: left;
	position: relative;
	left: 50%;
	margin-left: -450px;
}
#footer-text ul li{
	float:left;
	margin-left: 20px;
	border-right: 1px solid #fff;
	padding-right: 20px;
}
#footer-text ul li:last-of-type{
	border-right: 0px;
}
#footer .icon{
	line-height: 45px;
}

/* -------------------------------------------------------------- extra kenmerken */
.hide-responsive{
	display:none;
}
.hide-small{
	display:none;
}
#nieuwsbrief{
	margin: 35px 0;
	float:left;
}
#nieuwsbrief #form-input{
	width: 100%;
}
#nieuwsbrief #form-input input[type="submit"]{
	width: 40%;
	float:right;
}
#nieuwsbrief #form-input .icon{
	margin: 15px 10px 0 0;
}
#nieuwsbrief h2{
	color:#c8ce12;
	text-transform:uppercase;
}

#unsub input[type='checkbox']{
	display:none;
	
}
#unsub input[type='checkbox']:checked{
	background:url(../img/main/checked.png);
}

#unsub span{
	width: 20px;
	height: 20px;
	display: block;
	background: #f0f1f1;
	float: left;
	border: 1px solid #c4c4c4;
}

#unsub .checkbox1 input:checked + span {
	background: #fff url(../img/main/checked.png) no-repeat;
}

.checkbox1{
	float:left;
}

#unsub input[type='submit']{
	padding: 8px 40px;
	box-sizing: border-box;
	border: 0px none;
	background-color: #eaeaea;
	line-height: 0.9;
	resize: none;
	height: 58px;
	float:left;
}

/* -------------------------------------------------------------- project-pagina kenmerken */
.project-logo{
	position: relative;
}

.highlighted-icon{
	position: absolute;
	border-radius: 50%;
	background: #4d4d4d;
	display: block;
	color: #fff;
	font-size: 0.7em;
	height: 20px;
	width: 20px;
	right: 10px;
	top: 10px;
	text-align: center;
	line-height: 20px;
}

.project-logo:hover .highlighted-icon{
	color: #c8ce12;
}

body.project-pagina .container-projecten{
	padding-right: 100px;
	box-sizing:border-box;
}
body.project-pagina .container-projecten .project-logo{
	height: 160px;
	width: 160px;
	padding: 10px;
	display:inline-block;
	border: 1px solid #eee;
	margin: 0 10px 10px 0;
	float:left;
}
body.project-pagina .container-projecten .project-logo:hover{
	border: 1px solid #ddd;
}
body.project-pagina .container-projecten .project-logo img{
	height: auto;
	transition:all 0.2s;
	width:160px;
}
body.project-pagina .container-projecten .project-logo:hover img{
	width: 150px;
	margin: 5px;
}



@media only screen and (max-width: 1500px){
	body.page{
		background-size: 1500px 200px;
	}
	
	body.index{
		background-attachment:fixed;
		background-size: 1500px 500px ;
		background-position: center 110px;
	}
	.divider#thanks{
		background:url(../img/divider/mailbox.jpg) no-repeat #fff;
		background-size: 1500px 350px;
		background-position: top center;
	}
	.search-result {
    	margin:0 50px 20px 0;
	}
	.divider-image1,.divider-image2,.divider-image3{
		background-size: 1500px 200px;
	}
}
@media only screen and (max-width: 1450px) {
	.diensten-blocks{
		margin:2.5%;
	}
	body.project-pagina .container-projecten{
		padding-right: 50px;
	}
}
@media only screen and (max-width: 1275px) {
	/*--header--*/
	#logo{
		width: 150px;
		margin-left: 35px;
	}
	#logo img{
		width:100%;
		height: auto;
	}
	#header{
		overflow-x: hidden;		
	}
	#header img{
		width:auto;
		height:350px;

	}
	/*--divider--*/
	#divider-three iframe{
		height:250px;
	}
	#divider-three{
		height:250px;
	}
	#divider-one, #divider-two{
		height:200px;
	}
	.divider .border-mask{
		border: 15px solid #fff;
	}
	/*--main--*/
	.container-text, .container-content{
		margin-bottom:50px;
	}
	.container-content img{
		width: 100%;
		height: auto;
	}
	.container h1{
		font-size: 2.8em;
	}
	.container > *, #contact {
		padding-left:230px !important;
		box-sizing: border-box;
	}
	/*--diensten--*/
	.container-diensten{
		margin: 25px 0;
	}
	.diensten-blocks{
		width:47%;
	}
	#e-marketing{
		margin-left:0px;
	}
	.diensten-icon{
		display:none; 
		left: -30px;
	}
	.border-mask{
		border: 5px solid #fff;
		top: -5px;
		left: -5px;
	}
	.hide-responsive.diensten-icon#webdesign-button{
		top: 40px;
		left:-25px; 
	}
	.hide-responsive.diensten-icon#webdevelopment-button{
		top: 115px;
		left:-25px; 
	}
	.hide-responsive.diensten-icon#e-marketing-button{
		top:190px; 
		left:-25px;
	}	
	.hide-responsive{
		display:block;
	}
	#webdevelopment, #e-marketing{
		display:none;
	}
	.diensten-blocks{
		width:90%;
	}
	
	#dienst .diensten-icon{
		display:block;
		left: -25px;
	}
	
	#dienst .hide-responsive{
		display: none;
	}
	
	#dienst .diensten-blocks{
		display:block;
		width: 41.5%;
		margin: 3.5%;
	}
	
	#dienst .diensten-blocks:first-child{
		width: 90%;
	}
	
	/*--project--*/
	.project-image img, .project-description{
		margin-top:35px;
	}
	.project-left .border-mask, .project-right .border-mask{
		border:15px solid #FFF;
	}
}
@media only screen and (max-width: 1240px) {
	#header #header-content{
		position: absolute;
		left: 230px;
		top: 300px;
		right: inherit;
		width: 70%;
		padding-right: 30px;
		box-sizing: border-box;
	}
	.divider#thanks .contact-succes{
		padding: 25px 25px 25px 230px;
	}

}
@media only screen and (max-width: 1070px) {
	.hide-small{
		display:block;
	}
	.container h1{
		font-size: 2.2em;
	}
	.project-item{
		height: auto;
		min-height: 400px;
	}
	.project-item h1{
		margin: 20px 0 0px 35px;
	}
	.project-image, .project-description{
		width:100%;
	}
	.project-image img{
		position: static;
		position: initial;
		margin-bottom: 0px;
	}
	.project-description{
		margin:0;
		padding: 35px 0 35px 35px;
		box-sizing:border-box;
	}
	.project-description h2{
		display:none;
	}
	#footer-text{
		padding: 60px 0 10px 0px;
		text-align:center;
	}
	#footer-text ul{
		position: static;
		position: initial;
		left: 0;
		margin-left: 0px;
		float: none;
		line-height: 1.1;
	}
	#footer-text ul li{
		float:none;
		border-right: 0px;

	}
	#header #header-content {
		position: absolute;
		left: 230px;
		top: 260px;
		right: inherit;
		width: 68%;
		padding-right: 30px;
		box-sizing: border-box;
		height: auto;
		
	}	
	#form-input, #form-text{
		width: 100%;
	}
	
	body.project-pagina .container-projecten{
		padding-right: 20px;
	}
	body.project-pagina .container-projecten .project-logo{
		margin:  20px 25px 0px 0;
	}
	
	#nieuwsbrief #form-input{
		width: 100%;
	}
	#nieuwsbrief input[type="submit"]{
		background: #3f3e3f;
		color: #fff;
	}
	
	.content-right, .large-content{
		width: 90%;
	}
	
	.content-right{
		margin:10px 10% 30px 0;
	}

	.large-content{
		margin:30px 5% 0px 0;
	}
	
}

@media only screen and (max-width: 950px) {
	#dienst .diensten-blocks{
		width: 90%;
	}
}

@media only screen and (max-width: 855px) {
	.diensten-blocks{
		width:90%;
		margin: 5px 0 30px 0px;
		
	}

}

@media only screen and (max-width: 800px) {
	/*---general----*/
	
	#header{
		padding-top: 110px;
	}
	/*--dividers--*/
	#divider-one{
		background: url(../img/main/divider1.jpg) no-repeat center;
		background-size:cover;
	}
	/*--header--*/
	#header #header-content {
		left: 180px;
		top: 160px;
		width: 60%;
	}
	#header{
		padding-top: 100px;
	}
		
	/*--menu--*/
	#menu{
		display:none;
	}
	.menu-social form{
		display:none;
	}
	#menu-bar{
		height: 100px;
	}
	#logo img{
		width: 100%;
		height: auto;
	}
	#logo {
		margin-left: 35px;
		width: 130px;
		position:absolute;
	}
	.fa.fa-bars{
		display: block!important;
	}
	
	#menu-container{
		width:100%;
		box-sizing:border-box;
		background: #fff;
	}
	#responsive-menu{
		clear: both;
		position: absolute;
		right: 0;
		height: 100%;
		width: 400px;
		background: #fff;
		z-index: 100000;	
	}
	#responsive-menu ul{
		list-style-type:none;
		margin-top: 40px;
		float: left;
		width: 100%;
		padding-left: 0px;
	}
	#responsive-menu ul li{
		float:left;
		margin: 0px;	
		text-transform:uppercase;
		font-family:'CordiaUPC_1230459';
		clear: both;
		border-bottom: 1px solid #d4d4d4;
		width: 100%;
	}
	#responsive-menu ul li a{
		display:block;
		color:#4d4d4d;
		padding: 15px 35px 15px 15px;
	}
	#responsive-menu ul li a:hover{
		border-bottom: 0px;
		background-color: #f2f2f2;
	}
	#responsive-menu ul li a.active{
		background-color: #fcfcfc;
		color: #c8ce12;
	}
	#responsive-menu.open{display:block}
	
	.close{
		border-radius: 50%;
		background:#3f3e3f;
		color: #fff;
		font-size: 1.6em;
		height: 40px;
		width: 40px;
		text-align: center;
		line-height: 40px;
		float: right;
		margin: 20px 20px 0 0;
	}
	.close:hover{
		color: #d4d4d4;
	}
	
	#responsive-menu form{
		float: left;
		padding: 0 15px;
		width: 100%;
		box-sizing:border-box;
	}
	
	#responsive-menu input{
		margin: 25px 0;
		width: 100%;
		padding: 5px 10px;
		box-sizing:border-box;
		border: 1px solid #d4d4d4;
	}
	#responsive-menu input:focus{
		border: 1px solid #4d4d4d;
	}
	#responsive-menu .menu-social {
		display: block;
		margin-top: 30px;
		float: none;
		position: absolute;
		left: 50%;
		margin-left: -90px;
		top: 425px;
	}
	#responsive-menu .menu-social a{
		display:block !important;
	}
	/*--divider--*/
	#divider-three iframe{
		height:200px;
		margin-bottom:35px;
	}
	#divider-three{
		height:200px;
	}
	.divider#thanks .contact-succes{
		padding: 25px 25px 25px 180px;
	}
	/*--main--*/
	.container > *, #contact {
		padding-left:180px !important;
		box-sizing: border-box;
	}
	/*--diensten--*/
	.diensten-blocks{
		padding: 35px 20px 20px 45px;
	}
	/*--project--*/
	.project-control .project-left{
		left:-30px;
	}
	.project-control .project-right {
		right: -30px;
	} 
	.icon{border: 5px solid #fff;}
	.container-projecten, .container-diensten{
		margin-left: 20px;
	}
	/*--contact--*/
	#form-text .icon{
		border: 0px none;
	}
	
	/*-- project-pagina --*/
	body.project-pagina .container-projecten .project-logo {
		margin: 10px 10px 0px 0;
	}
	body.project-pagina .container-projecten{
		margin-left:0px;
	}
	#nieuwsbrief #form-input .icon{
		margin: 15px 10px 0 0;
	}
	/*-- zoekresultaten --*/
	.search-result {
    	margin:0 35px 20px 0;
	}
}
@media only screen and (max-width: 795px) {
	body.project-pagina .container-projecten .project-logo{
		height: auto;
		width: 25%;
		margin: 20px 2.5% 0 0;
		padding: 2.5%;
	}
	body.project-pagina .container-projecten .project-logo img{
		width: 100%;
		transition: none;
	}
	body.project-pagina .container-projecten .project-logo:hover img{
		width: 100%;
		margin: initial;
	}
	#header #header-content{
		bottom:initial;
	}
}

@media only screen and (max-width: 650px) {
	.fa.fa-twitter, .fa.fa-linkedin, .fa.fa-facebook{
		display:none !important;
	}
	#menu-bar{
		height: 182px;
	}
	.container > *, #contact {
		padding-left: 35px !important;
	}
	#header{
		padding-top:170px;
	}
	#header #header-content {
		left: 35px;
		top: 225px;
		width: 80%;
	}
	.container-projecten{
		margin: 50px 0;
	}
	.divider#thanks .contact-succes{
		padding: 25px 25px 25px 35px;
	}
	#nieuwsbrief #form-input .icon{
		margin: 10px 5px 0 0;
	}
}
@media only screen and (max-width: 505px) {
	#header #header-content{
		top: 200px;
	}
	
	.diensten-blocks{
		padding: 35px 0px 20px 45px;
	}
	#responsive-menu{
		width:300px;
	}
	#form-text .icon {
		margin: 5px 10px 0 0;
	}
	#nieuwsbrief #form-input input[type="submit"]{
		width: 100%;
		float:right;
		margin-top:15px;
	}

}
@media only screen and (max-width: 450px) {
	#contact-form #form-text input[type="submit"] {
		width: 100%;
		margin-top:15px;
	}
	body.project-pagina .container-projecten .project-logo{
		width: 40%;
	}
	body.index #header {
		height: 560px;
	}
	body.index{
		background-size: 1500px 600px;
	}
}
@media only screen and (max-width: 425px) {
	.header-item{
		max-height: initial;
	}
	#header #header-content .header-item p{
		max-height: initial;
		overflow:hidden;
	}
	#logo{
		width: 75px;
	}
	#menu-bar{
		height: 110px;
	}
	#header #header-content{
		top:125px;	
		bottom: auto;
		bottom: initial;
		margin-bottom: 30px;
		width: 84%;
	}
	#header #header-content .header-item p{
		max-height: initial;
	}
}
@media only screen and (max-width: 381px) {
	#responsive-menu{
		width:225px;
	}
	#contact #adres, #contact #tell{
		margin-right: 0px;
	}	
	#header #header-content{
		padding: 20px;
	}
	.divider#thanks{
		height:450px;
		background:url(../img/main/mailbox.jpg) no-repeat #fff;
		background-size: 1500px 500px;
		background-position: top center;
	}
}
@media only screen and (max-width: 340px) {
	#header #header-content{
		left: 20px;
	}
}


