/* override default style */

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

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

.header-overlay {
	background: #161415 url(../images/bg/meer-blur-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 > h1 {
	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 h1.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;
}

/* General */
section#about hr {
	background-color: #7f8c8d;
	height: 1.5px;
	width: 70%;
	margin: 0 auto;
}

section#about p.spacer {
	margin: 50px auto;
}

section#about p.spacer-min {
	margin: 15px auto;
}

/* Title */
section#about h2 {
	font-weight: 400;
}

section#about  p.backgroundInfoTitle, section#about  h2.backgroundInfoTitle {
	text-transform: uppercase;
    font-size: 22px;
	letter-spacing: 0.08em;
	margin-bottom: 15px;
}

section#about  p.backgroundInfoTitle span, section#about  h2.backgroundInfoTitle span {
	text-transform: none;
	font-size: 16px;
	font-style: italic;
}

/* Text */
section#about  div.backgroundInfoText {
	width: 65%;
	text-align: justify;
}

section#about  .backgroundInfoText li {
    margin: 0px;
	text-align: justify;
}

#about  p.backgroundInfoText {
	color: rgba(26, 26, 26, 0.6);
    font-size: 15x;
	width: 65%;
	margin: 0 auto 15px;
	line-height: 22px;
	text-align: justify;
}

img.logo-left1 {
	float: left;
	height: auto;
    width: 160px;
	margin-right: 20px;
	margin-bottom: 3px;
}

img.logo-right1 {
	margin-top: 4px;
	float: right;
	height: auto;
    width: 115px;
	margin-left: 20px;
	margin-bottom: 2px;
}

img.logo-left2 {
	float: left;
	height: auto;
    width: 110px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-top: 10px;
}


img.logo-right2 {
	float: right;
	height: 120px;
    width: auto;
	margin-top: 5px;
	margin-bottom: 2px;
	margin-left: 18px;
}

img.logo-left3 {
	float: left;
	height: auto;
    width: 220px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-top: 5px;
}


img.logo-right3 {
	float: right;
	height: 110px;
    width: auto;
	margin-top: 0px;
	margin-left: 15px;
}

img.logo-left4 {
	float: left;
	height: auto;
    width: 100px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-top: 5px;
}


img.logo-right4 {
	float: right;
	height: auto;
    width: 210px;
	margin-top: 5px;
	margin-left: 15px;
}

img.logo-left5 {
	float: left;
	width: auto;
  height: 80px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-top: 5px;
}


img.logo-right5 {
	float: right;
	height: auto;
  width: 210px;
	margin-top: 5px;
	margin-left: 15px;
}
