/* @override http://localhost/Beem/Site_def/css/site01.css */

/* @override http://localhost/Beem/Site_def/css/examples.css */

/* @override http://localhost/Beem/Site_def/css/examples.css */

/* Reset CSS
 * --------------------------------------- */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,
form,fieldset,input,textarea,p,blockquote,th,td {
    padding: 0;
    margin: 0;
}
a{
	text-decoration:none;
}
table {
    border-spacing: 0;
}
fieldset,img {
    border: 0;
}
address,caption,cite,code,dfn,em,strong,th,var {
    font-weight: normal;
    font-style: normal;
}
strong{
	font-weight: bold;
}
ol,ul {
    list-style: none;
    margin:0;
    padding:0;
}
caption,th {
    text-align: left;

}
h1,h2,h3,h4,h5,h6 {
    font-size: 100%;
    margin:0;
    padding:0;
    color:#444;
}
q:before,q:after {
    content:'';
}
abbr,acronym { border: 0;
}


/* Custom CSS
 * --------------------------------------- */
body {
	font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
	font-weight: 400;
	color: #333;
	/*color: rgba(0,0,0,0.5);*/
}
.wrap {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	position: relative;
}
h1 {
	font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
	font-weight: 400;
}
p {
	font-size: 2em;
}
.intro p {
	width: 50%;
	margin: 0 auto;
	font-size: 1.5em;
}
.section {
	text-align:center;
}

ul#menu {
	text-align: center;
	/*border-bottom: 1px dotted #000;*/
	background: rgba(0,0,0, 0.25);
	height: auto;
}

#menu li {
	font-size: 12px;
	font-weight: 600;
	letter-spacing: 2px;
	text-transform: uppercase;
	display:inline-block;
	margin: 7px 5px;
}

#menu li.active {
	background:#666;
	background: rgba(0,0,0, 0.35);
}
#menu li a {
	text-decoration:none;
	color: #fff;
}

#menu li a:hover {
	color: #000;
}


#menu li.active a:hover {
	color: #000;
}
#menu li:hover {
	background: rgba(255,255,255, 0.8);
}
#menu li a,

#menu li.active a {
	padding: 4px 8px;
	display:block;
}

#menu li.active a {
	color: #000;
	background: rgba(255,255,255, 0.8);
}
#menu {
	position: absolute;
	top: 0;
	left: 0;
	height: 40px;
	z-index: 70;
	width: 100%;
	padding: 0;
	margin:0;
}

#section1 div.fp-slidesNav.bottom ul li a {
	
}





/* nav links rechts */
.fp-controlArrow.fp-prev {
    /*display: none;*/
    opacity: 0.15;
}
.fp-controlArrow.fp-next {
    /*display: none;*/
    opacity: 0.12;
}


/* nav slideshow */
#fp-nav ul li, .fp-slidesNav ul li {
    margin: 0px;
}


#fp-nav ul li a span, .fp-slidesNav ul li a span { 
	background: #626262 !important; 
}

 
 /* Style for our header texts
 * --------------------------------------- */
 #section0 div.intro {
	position: absolute;
	width: 100%;
	top: 14%;
}

.intro h1 {
	 font-size: 76px;
     font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
     font-weight: 700;
     color: #000;
     margin:0;
     text-transform: uppercase;
     letter-spacing: 10px;
 }
 
 .intro p {
     color: #fff;
 }
 
 p.titel {
	width: 90vw;
 	margin-top: 8px;
     font-size: 12px;
     text-transform: uppercase;
     letter-spacing: 1px;
     font-weight: 400;
     color: #828282;
 }
 
  p.titel span {
    letter-spacing: 2px;
    font-weight: 700;
  	color: #fff;
  	display: block;
  }

 /* Centered texts in each section
 * --------------------------------------- */
 .section {
     text-align: center;
 }
 
 
 /* home */
 #section0 {
 	background-image: url(../imgs/bg_home.jpg);
 	background-size: cover;
 	background-position: center;
 	background-color: #373c3e;
 }
 
 /* beelden */ 
  #section1 {
 	background-color: #373c3e;
  }

/* toegepast */ 
 #section2 {
 	background-color: #373c3e;
 }

 /* nieuws */
 #section3 {
	 background-color: #949494 !important;
 }
 
 /* biografie */
 #section4 {
 	background-image: url(../imgs/bg_bio.jpg);
 	background-size: cover;
 	background-position: center;
 }
 
 /* contact */
 #section5 {
 	background-color: #eef3f2;
 	background-image: url(../imgs/bg_contact.jpg);
 	/*background-position: right center;*/
 	/*background-repeat: no-repeat;*/
 	/*background-position: 96% 50%;*/
 	/*background-size: 100%;*/
 	background-position: bottom;
 	background-repeat: repeat-x;
 	
 }
 
 div.intro.nieuws p {
  	font-size: 22px;
 	text-align: left;
 	font-weight: 400;
  	color: #8b8d8f;
  	color: #000;
 }
 
  div.intro.nieuws p.kop {
 	font-weight: 600;
 	color: #fff;
 	font-size: 32px;
 	line-height: 120%;
 	margin-bottom: 8px;
 	margin-top: 4px;
  }
  
  div.intro.nieuws a {
  	color: #c4c4c4;
  	/*background-color: #aaa;*/
  	/*padding: 0px 4px;*/
  	/*display: inline-block;*/
  	font-weight: 700;
  }
  
  div.intro.nieuws a:hover {
  	color: #fff;
  }
  
 
 
 
 
 
 
 #section4 p  {
 	text-align: left;
 	font-size: 22px;
 }
 
  #section4 p.geboren {
  	position: absolute;
  	height: auto;
  	width: 490px;
  	padding: 20px;
  	padding-bottom: 30px;
  	/*background: rgba(255,255,255, 0.35);*/
  	background: rgba(0, 0, 0, 0);
  	right: 10%;
  	color: #000;
  	top: 12%;
  	font-weight: 400;
 
  }
 
 
 
 #section5 p {
 	text-align: left;
 	font-size: 18px;
 }
 
 
 
#section5 a {
	color: #fff;
}
  
#section5 a:hover {
	text-decoration: underline;	
}
 
 
 
  #section5 p.adres,  #section5 p.adres a {
  	margin-top: 92px; /*44*/
  	margin-bottom: 50px;
  	color: #000;
  	font-size: 15px
  }
  
  #section5 p.gedicht {
    font-size: 22px;
  	color: #707375;
  	margin-bottom: 20px;
  
  	/*padding-left: 12px;*/
  	/*border-left: 1px #ddd dotted;*/
  }
  

 
 
 
 
 
 
 

div.fp-slidesContainer img {
	min-height: 540px;
}

 
/*jan*/

/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {

}

/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {


}

/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {

	.intro h1 {
		font-size: 66px;
    	letter-spacing: 5px;
	 }
	 
	 div.fp-slidesContainer img {
	 	max-width: 692px;
	 	min-height: 0;		
	 }

	 div.slide img {		
		min-width: 74vw !important;
		max-height: 74vh !important;
	}

	div.slide img.liggend {
		min-width: 100vw !important;
		max-height: 74vh !important;
	}


}


/* iPad */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) { 

	 div.fp-slidesContainer img {
	 	max-height: 472px;
	 	min-height: 0;
	 }
	 
}



@media only screen and (max-width : 767px) {
	ul#menu {
		/*display: none;*/
	}
	
	#menu li {
		margin: 7px 5px;
	}
	
	#menu li:hover {
		background: rgba(255,255,255, 0.0);
	}
	#menu li a:hover {
		color: #fff;
	}
	
	
	
	 #section0 div.intro {
		width: 100%;
		top: 24%;
	}
	
	
	.intro h1 {
		 font-size: 32px;
	     letter-spacing: 6px;
	 }
	
	
	.fp-controlArrow.fp-prev {
	    left: 10px;
	    border-width: 18.5px 18px 18.5px 0;
	    border-color: transparent #fff transparent transparent;
	}
	.fp-controlArrow.fp-next {
	    right: 10px;
	    border-width: 18.5px 0 18.5px 18px;
	    border-color: transparent transparent transparent #fff;
	}	

	 div.fp-slidesContainer img {
	 	max-width: 300px;
	 	max-height: 360px;
	 	min-height: 0;
	 }
	 
	 .fp-slidesNav.bottom {
	     /* display: none !important; */
	 }
	 
	  .fp-slidesNav {
	  	 /* display: none !important; */
		 padding-left: 10px;
		 padding-right: 10px;
	  }
	  
	  
	 

	  div.intro.nieuws {
		margin-top: -80px;
	  }
	  
	  
	 
	  div.intro.nieuws p {
	   	font-size: 16px;
	  	text-align: left;
	   	color: #000;
	   	margin-left: 60px;
	   	width: auto;
	   	padding-right: 40px;
	  }
	  
	  div.intro.nieuws p.kop {
	  	font-size: 24px;
	  }
	  
	  
	  
	  
	  #section4 p.geboren {
	   font-size: 16px;
	  	height: auto;
	  	width: 200px;
	  	top: 0px;
	  }
	  
	  
	  
	  
	  #section5 p.gedicht {
	  	font-size: 16px;
	  	margin-left: 40px;
	  	margin-bottom: 12px;
	  }
	  
	  
	  
	  
	  #section5 p.adres a {
		  font-size: 14px;
	  }
	  
	  #section5 p.adres {
	  	font-size: 14px;
	  	margin-left: 40px;
	  	margin-top: 32px;
	  }	
	  
	 
	 

}


/* Extra Small Devices, Phones */ 
@media only screen and (max-width : 480px) {

	.intro h1 {
		 font-size: 24px;
	 }
	 
	 #section4 p.geboren {
	 	left: 15%;
	 }
	
	
	#section5 p.gedicht {
		font-size: 16px;
		margin-left: 30px;
		padding-bottom: opx;
	}
	
	#section5 p.adres {
		font-size: 14px;
		margin-left: 30px;
	}
	
	#section5 {
		background-position: 54% 100%;
	}	

}

	

}

/* Custom, iPhone Retina */ 
@media only screen and (max-width : 320px) {

}

