/* override default style */

header {
	/*height: 600px!important;*/
	background: #161415 url(../images/bg/pfalz-min.jpg) no-repeat center center;
}

header .scrolldown a {  
   bottom: 180px !important;
}

.header-overlay { 
	background: #161415 url(../images/bg/pfalz-blur2-min.jpg) no-repeat center center;   
}

.header-overlay2 {  
  background-color:	rgba(0, 0, 0, 0.7);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
}

header::before {
	height: 30%;
}

#header-title-container {
	position: absolute;
	width: 100%;
	bottom: 50%;	
	margin: 0 auto;
	text-align: center;
}

#header-title-container > p, #header-title-container > h2  {
	color: #fff;
	margin-bottom: 5px;
}

#header-title-container  p.first-row  {
	font: larger serif;
	font-style: italic;
    font-family: serif;
    font-size: 20px;
    font-style: italic;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 1.0em;
    text-transform: none;
}

#header-title-container h2.second-row {
	margin-top: 10px;
	text-transform: uppercase;
	font-style: normal;
	font-size: 30px;
	font-weight: bold;
	letter-spacing: 0.06em;
	line-height: 1.0em;
	font-family: Open Sans;
}

div.portfolio-item div.item-wrap {
	background-color: transparent;
	border: 0;
	border: 0px solid #fff;
	box-shadow: 0 0 0 0px rgba(0, 0, 0, 0.0);
}

div.portfolio-item div.item-wrap a img {
	border: 5px solid #fff;
	
}

section#activities h1 {
	max-width: 420px;
}