


 /* Small desktop */
    
    @media (min-width: 990px) {
	    
	    
	    

		.home{
			padding-top: 120px;

		}
		
	.header-logo{
	position: absolute;
	width: 500px;
	left: calc(50vw - 250px);
	top:250px;
	z-index: 99;
	display: block;
}	


.header-title{
	
	position: absolute;
	width: 70%;
	top:500px;
	left: 15%;
	z-index: 99;
	display: ;
	text-align: center !important;
	
}

.header-title h1{
	color: #cfc81a;
	font-weight: 400;
	font-size: 36px;
	text-align: center !important;
	text-transform: uppercase;
	width:;
}

.header-title h2{
	color: #BC9C22;
	font-weight: 200;
	font-size: 40px;
	text-align: center !important;
	text-transform: ;
	width:;
	padding-top: 30px;
}

.intro1 .large p{
	color: #fff;
	font-size: 21px;
	line-height: 36px;
	width: 90%;
	font-weight: 300;
}


.middle-title{
	
	position: absolute;
	width: 80%;
	top:180px;
	left: 10%;
	z-index: 99;
	display: ;
	text-align: center !important;
	
}

.middle-title h1{
	color: #E7C35A !important;
	font-weight: 200 !important;
	font-size: 70px !important;
	text-align: center !important;
	text-transform: none !important;
	width:;
	padding-bottom: 38px;
	line-height: 50px;
}

.middle-title h1 em{
	color: #E7C35A !important;
	font-weight: 200 !important;
	font-size: 30px !important;
	text-align: center !important;
	text-transform: none !important;
	width:;
	padding-bottom: 30px;
}

.middle-title h4{
	color: #E7C35A !important;
	font-weight: 200 !important;
	font-size: 30px !important;
	text-align: center !important;
	text-transform: none !important;
	width:;
}


#trajecten h1{
	color: #00987c;
	font-weight: 300;
	font-size: 48px;
	text-transform: uppercase;
	padding-bottom: 40px;
}


#trajecten p{
	font-size: 24px;
	color: #00987c;
	font-weight: 200;
	line-height: 36px;
	
}





.trajecten-header{
	position: relative;
	overflow: hidden !important;
	z-index: 1;
    height: 400px;
}

.trajecten-title{
	
	position: absolute;
	width: 80%;
	top:180px;
	left: 10%;
	z-index: 99;
	display: ;
	text-align: center !important;

	
}

.trajecten-title h1{
	color: #cfc81a;
	font-weight: 400;
	font-size: 38px;
	text-align: center !important;
	text-transform: uppercase;
	width:;
}

.unsplash{
	position: absolute;
	bottom: 10px;
	right:30px;
	font-size: 11px;
	font-style: italic;
}


.bg-green2 h2{
	color: #fff;
	font-weight: 300;
	text-transform: uppercase;
	padding-bottom: 30px;
}

.tarieven{
	padding-bottom: 20px;
}

.tarieven div{
	color: #cfc81a !important;
	font-size: 18px;
	line-height: 28px;
	padding-bottom: 10px;
}








#contact h1{
	color: #00987c;
	font-weight: 300;
	font-size: 48px;
	text-transform: uppercase;
	padding-bottom: 40px;
}


#contact p{
	font-size: 28px;
	color: #cfc81a;
	font-weight: 200;
	line-height: 40px;
	
}


.large h3 {
	font-size: 32px;
}


.large h2{
	font-size: 40px;
}


.contact-info{
	margin-left: 60px;
}




    }






   
    /* Large desktop */
    
    @media (min-width: 1200px) {
	    
	    
	   


		.home{
			padding-top: 100px;

		}
		
		
.header-logo{
	position: absolute;
	width: 500px;
	left: calc(50vw - 250px);
	top:350px;
	z-index: 99;
	display: block;
}


.header-title{
	
	position: absolute;
	width: 60%;
	top:600px;
	left: 20%;
	z-index: 99;
	display: ;
	text-align: center !important;
	
}

.header-title h1{
	color: #cfc81a;
	font-weight: 400;
	font-size: 46px;
	text-align: center !important;
	text-transform: uppercase;
	width:;
}


.middle-title{
	
	position: absolute;
	width: 80%;
	top:250px;
	left: 10%;
	z-index: 99;
	display: ;
	text-align: center !important;
	
}

.middle-title h1{
	color: #cfc81a;
	font-weight: 400;
	font-size: 61px;
	text-align: center !important;
	text-transform: uppercase;
	width:;
}

    }


