/*! normalize.css v1.1.0 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
/**
 * Correct `inline-block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}
/**
 * Address styling not present in IE 7/8/9, Firefox 3, and Safari 4.
 * Known issue: no IE 6 support.
 */
[hidden] {
  display: none;
}
/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 1. Correct text resizing oddly in IE 6/7 when body `font-size` is set using
 *    `em` units.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-size: 100%;
  /* 1 */

  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  /* 2 */

}
/**
 * Address `font-family` inconsistency between `textarea` and other form
 * elements.
 */
html,
button,
input,
select,
textarea {
  font-family: sans-serif;
}
/**
 * Address margins handled incorrectly in IE 6/7.
 */
body {
  margin: 0;
}
/* ==========================================================================
   Links
   ========================================================================== */
/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
a:focus {
  outline: thin dotted;
}
/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0;
}
/* ==========================================================================
   Typography
   ========================================================================== */
/**
 * Address font sizes and margins set differently in IE 6/7.
 * Address font sizes within `section` and `article` in Firefox 4+, Safari 5,
 * and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
h2 {
  font-size: 1.5em;
  margin: 0.83em 0;
}
h3 {
  font-size: 1.17em;
  margin: 1em 0;
}
h4 {
  font-size: 1em;
  margin: 1.33em 0;
}
h5 {
  font-size: 0.83em;
  margin: 1.67em 0;
}
h6 {
  font-size: 0.67em;
  margin: 2.33em 0;
}
/**
 * Address styling not present in IE 7/8/9, Safari 5, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}
/**
 * Address style set to `bolder` in Firefox 3+, Safari 4/5, and Chrome.
 */
b,
strong {
  font-weight: bold;
}
blockquote {
  margin: 1em 40px;
}
/**
 * Address styling not present in Safari 5 and Chrome.
 */
dfn {
  font-style: italic;
}
/**
 * Address differences between Firefox and other browsers.
 * Known issue: no IE 6/7 normalization.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
/**
 * Address styling not present in IE 6/7/8/9.
 */
mark {
  background: #ff0;
  color: #000;
}
/**
 * Address margins set differently in IE 6/7.
 */
p,
pre {
  margin: 1em 0;
}
/**
 * Correct font family set oddly in IE 6, Safari 4/5, and Chrome.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em;
}
/**
 * Improve readability of pre-formatted text in all browsers.
 */
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
/**
 * Address CSS quotes not supported in IE 6/7.
 */
q {
  quotes: none;
}
/**
 * Address `quotes` property not supported in Safari 4.
 */
q:before,
q:after {
  content: '';
  content: none;
}
/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}
/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
/* ==========================================================================
   Lists
   ========================================================================== */
/**
 * Address margins set differently in IE 6/7.
 */
dl,
menu,
ol,
ul {
  margin: 1em 0;
}
dd {
  margin: 0 0 0 40px;
}
/**
 * Address paddings set differently in IE 6/7.
 */
menu,
ol,
ul {
  padding: 0 0 0 40px;
}
/**
 * Correct list images handled incorrectly in IE 7.
 */
nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
}
/* ==========================================================================
   Embedded content
   ========================================================================== */
/**
 * 1. Remove border when inside `a` element in IE 6/7/8/9 and Firefox 3.
 * 2. Improve image quality when scaled in IE 7.
 */
img {
  border: 0;
  /* 1 */

  -ms-interpolation-mode: bicubic;
  /* 2 */

}
/**
 * Correct overflow displayed oddly in IE 9.
 */
svg:not(:root) {
  overflow: hidden;
}
/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 6/7/8/9, Safari 5, and Opera 11.
 */
figure {
  margin: 0;
}
/* ==========================================================================
   Forms
   ========================================================================== */
/**
 * Correct margin displayed oddly in IE 6/7.
 */
form {
  margin: 0;
}
/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
/**
 * 1. Correct color not being inherited in IE 6/7/8/9.
 * 2. Correct text not wrapping in Firefox 3.
 * 3. Correct alignment displayed oddly in IE 6/7.
 */
legend {
  border: 0;
  /* 1 */

  padding: 0;
  white-space: normal;
  /* 2 */

  *margin-left: -7px;
  /* 3 */

}
/**
 * 1. Correct font size not being inherited in all browsers.
 * 2. Address margins set differently in IE 6/7, Firefox 3+, Safari 5,
 *    and Chrome.
 * 3. Improve appearance and consistency in all browsers.
 */
button,
input,
select,
textarea {
  font-size: 100%;
  /* 1 */

  margin: 0;
  /* 2 */

  vertical-align: baseline;
  *vertical-align: middle;
  /* 3 */

}
/**
 * Address Firefox 3+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
button,
input {
  line-height: normal;
}
/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 6+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
button,
select {
  text-transform: none;
}
/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 * 4. Remove inner spacing in IE 7 without affecting normal text inputs.
 *    Known issue: inner spacing remains in IE 6.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */

  cursor: pointer;
  /* 3 */

  *overflow: visible;
  /* 4 */

}
/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}
/**
 * 1. Address box sizing set to content-box in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 * 3. Remove excess padding in IE 7.
 *    Known issue: excess padding remains in IE 6.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */

  padding: 0;
  /* 2 */

  *height: 13px;
  *width: 13px;
  /* 3 */

}
/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */

  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */

  box-sizing: content-box;
}
/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/**
 * Remove inner padding and border in Firefox 3+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
/**
 * 1. Remove default vertical scrollbar in IE 6/7/8/9.
 * 2. Improve readability and alignment in all browsers.
 */
textarea {
  overflow: auto;
  /* 1 */

  vertical-align: top;
  /* 2 */

}
/* ==========================================================================
   Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}
html,
body {
  margin: 0;
  padding: 0;
}
a,
img {
  border: 0;
}
html,
body {
  margin: 0;
  padding: 0;
  min-width: 1024px;
}
body {
  background: url('../img/ecailles.png');
  font-family: Arial;
  color: white;
  font-size: 15px;
  line-height: 20px;
  width: 100%;
  min-width: 1024px;
  margin: 0;
  padding: 0;
}
#debug {
  position: fixed;
  z-index: 10000;
  top: 0px;
  left: 0px;
  width: 200px;
  height: 60px;
  padding: 0 5px;
  height: 30px;
  background-color: white;
  border-bottom: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-bottom-right-radius: 20px;
  box-shadow: 0px 0px 20px #ccc;
  background-image: url('../img/blueprint.jpg');
  color: black;
  line-height: 30px;
  color: white;
}
#status {
  color: white;
  font-weight: bold;
}
#scroller {
  position: relative;
  width: 100%;
  min-width: 1024px;
}
#scrollSection {
  position: absolute;
  width: 100%;
}
.wrapper {
  max-width: 1400px;
  min-width: 1024px;
  margin: 0 auto;
  box-shadow: 0 0 20px #000000;
  position: relative;
  z-index: 1;
}
section {
  display: block;
  position: relative;
  z-index: 1;
  max-width: 1400px;
  margin: 0 auto;
  text-align: center;
  height: 1000px;
  background-color: white;
}
section.small {
  height: 500px;
}
h2 {
  font-size: 50px;
  margin: 20px 0px 0px;
  line-height: 50px;
}
.clear {
  clear: both;
}
#scrollBar {
  display: none;
  position: fixed;
  z-index: 100;
  top: 0px;
  right: 0px;
  width: 15px;
  background: #efefef;
  background: rgba(220, 220, 220, 0.5);
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
}
.thumb {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 56px;
  width: 100%;
  background: url('../img/vert_scrollbar.png') 50% 50%;
  border-radius: 4px;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.8);
}
/* Section 1
----------------*/
#startpage-bg {
  position: absolute;
  z-index: 10;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 1000px;
  background: url('../img/titel-1-2.jpg') no-repeat 50% 0;
}
#startpage-title {
  position: absolute;
  z-index: 20;
  top: 190px;
  left: 50%;
  width: 50%;
  height: 810px;
  background: url('../img/logo_gross.png') no-repeat 50% 0;
}
#startpage-hill {
  position: absolute;
  z-index: 30;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 1000px;
  background: url('../img/titel-2-2.png') no-repeat;
}
/* Section 2
----------------*/
#room-bg {
  position: absolute;
  z-index: 10;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 1000px;
  background: url('../img/raum1-1.jpg') no-repeat;
}
#room-product {
  position: absolute;
  z-index: 50;
  top: -200px;
  left: 50%;
  width: 50%;
  height: 1200px;
  background: url('../img/s450-start.png') no-repeat 0 700px;
}
#room-text {
  position: absolute;
  z-index: 60;
  top: 500px;
  width: 50%;
}
#room-text .inner-text {
  float: right;
  width: 350px;
  color: black;
  font-size: 18px;
  line-height: 40px;
  text-align: left;
}
#room-product-shadow {
  position: absolute;
  z-index: 40;
  top: 0px;
  left: 50%;
  width: 50%;
  height: 1000px;
  background: url('../img/s450-start-schatten.png') no-repeat 0 770px;
}
/* Section 3
----------------*/
#quality-bg {
  position: absolute;
  z-index: 10;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 500px;
  background: url('../img/air_quality-1-1.jpg') no-repeat 50% -500px;
}
#quality-symbol {
  position: absolute;
  z-index: 20;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 250px;
  background: url('../img/symbol_air-quality.png') no-repeat 50% 50%;
}
#quality-title {
  position: absolute;
  top: 250px;
  z-index: 20;
  left: 0px;
  width: 100%;
  height: 250px;
  font-size: 80px;
  line-height: 100px;
}
/* Section 4
----------------*/
#dirt {
  overflow: hidden;
}
#dirt-bg {
  position: absolute;
  z-index: 10;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 1000px;
  background: url('../img/office-linien.jpg') no-repeat 50% 0;
}
#dirts {
  position: relative;
  z-index: 30;
  width: 1024px;
  margin: 0 auto;
  height: 1000px;
}
#dirts div {
  position: absolute;
  z-index: 25;
  color: black;
}
#dirt-bact-1 {
  position: absolute;
  top: 550px;
  left: 140px;
  width: 71px;
  height: 71px;
  background: url('../img/bakterien1.png') no-repeat 50% 50%;
}
#dirt-bact-2 {
  position: absolute;
  top: 650px;
  left: 500px;
  width: 71px;
  height: 71px;
  background: url('../img/bakterien2.png') no-repeat 50% 50%;
}
#dirt-bact-3 {
  position: absolute;
  top: 300px;
  left: 200px;
  width: 71px;
  height: 71px;
  background: url('../img/bakterien3.png') no-repeat 50% 50%;
}
#dirt-bact-4 {
  position: absolute;
  top: 180px;
  left: 250px;
  width: 71px;
  height: 71px;
  background: url('../img/bakterien4.png') no-repeat 50% 50%;
}
#dirt-bact-5 {
  position: absolute;
  top: 300px;
  left: 630px;
  width: 71px;
  height: 71px;
  background: url('../img/bakterien5.png') no-repeat 50% 50%;
}
#dirt-bact-6 {
  position: absolute;
  top: 500px;
  left: 400px;
  width: 71px;
  height: 71px;
  background: url('../img/bakterien6.png') no-repeat 50% 50%;
}
#dirt-bact-7 {
  position: absolute;
  top: 450px;
  left: 650px;
  width: 71px;
  height: 71px;
  background: url('../img/bakterien7.png') no-repeat 50% 50%;
}
.dirt-text {
  position: absolute;
  font-size: 300%;
}
#dirt-text-1 {
  top: 250px;
  left: 50px;
}
#dirt-text-2 {
  top: 200px;
  left: 600px;
}
#dirt-text-3 {
  top: 400px;
  left: 100px;
}
#dirt-text-4 {
  top: 700px;
  left: 300px;
}
#dirt-text-5 {
  top: 430px;
  left: 670px;
}
#dirt-text-6 {
  top: 580px;
  left: 300px;
}
#dirt-status {
  position: relative !important;
  z-index: 40;
  width: 198px;
  height: 198px;
  margin: 0 auto;
  top: 300px;
  text-align: left;
  padding: 20px 20px;
  color: white;
}
#dirt-status img {
  position: absolute;
  z-index: 50;
  left: 0px;
  top: 0px;
}
.dirt-status-content {
  position: absolute !important;
  left: 0px;
  top: 0px;
  z-index: 60 !important;
  width: 218px;
  height: 218px;
  text-align: center;
}
.dirt-status-content div {
  color: white !important;
  z-index: 70 !important;
}
#dirt-schwarz {
  left: 5.5px !important;
  top: 5.5px !important;
}
.dirt-status-title {
  top: 140px;
  left: 0px;
  width: 218px;
  font-size: 30px;
  line-height: 30px;
}
.dirt-status-precent {
  top: 40px;
  left: 0px;
  width: 218px;
  font-size: 80px;
  line-height: 100px;
  text-align: center;
}
#dirt-value {
  display: inline !important;
}
#dirt-liner-ball {
  position: absolute;
  z-index: 30;
  bottom: 90px;
  left: 20%;
  height: 49px;
  width: 49px;
  background: url('../img/scroll-knopf.png') no-repeat;
}
#dirt-liner {
  top: -150px;
  position: relative;
  z-index: 20;
  height: 50px;
  width: 100%;
  background: url('../img/scrollbar.png') no-repeat 50% 0px;
}
/* Section 5
----------------*/
#solution-bg {
  position: absolute;
  z-index: 10;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 500px;
  background: url('../img/solution-1-1.jpg') no-repeat 50% -250px;
}
#solution-symbol {
  position: absolute;
  z-index: 20;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 250px;
  background: url('../img/symbol_solution.png') no-repeat 50% 50%;
}
#solution-title {
  position: absolute;
  top: 250px;
  z-index: 20;
  left: 0px;
  width: 100%;
  height: 250px;
  font-size: 80px;
  line-height: 100px;
}
/* Section 6
----------------*/
#gallery {
  background: black;
  overflow: hidden;
}
#gallery-bg {
  position: absolute;
  z-index: 10;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 1000px;
  background: url('../img/bg-schwarz.jpg') no-repeat;
}
#gallery-text {
  position: absolute;
  z-index: 50;
  top: 200px;
  left: 0px;
  height: 800px;
  width: 100%;
  text-align: left;
}
#gallery-text .text-inner {
  width: 950px;
  margin: 0 auto;
}
#gallery-text-2 {
  position: absolute;
  z-index: 50;
  top: 700px;
  left: 2000px;
  height: 800px;
  width: 100%;
  text-align: left;
}
#gallery-text-2 .text-inner {
  width: 950px;
  margin: 0 auto;
}
#gallery-product {
  position: absolute;
  z-index: 20;
  top: 0px;
  left: 0px;
  width: 100%;
  margin-top: 375px;
  height: 625px;
  background: url('../img/s450-slide1.png') no-repeat 80% 0px;
}
#gallery-product-2 {
  position: absolute;
  z-index: 20;
  top: 0px;
  left: 2000px;
  width: 100%;
  margin-top: 375px;
  height: 625px;
  background: url('../img/s450-slide2.png') no-repeat 80% 0px;
}
#gallery-teddy {
  position: absolute;
  z-index: 30;
  top: 0px;
  left: 2000px;
  width: 100%;
  margin-top: 500px;
  height: 500px;
  background: url('../img/teddy.png') no-repeat 15% 0px;
}
#gallery-hand {
  position: absolute;
  z-index: 40;
  top: 0px;
  right: -900px;
  width: 100%;
  height: 300px;
  background: url('../img/hand.png') no-repeat top right;
}
#gallery-smoke {
  position: absolute;
  z-index: 40;
  top: 0px;
  right: 0px;
  width: 380px;
  height: 400px;
  background: url('../img/smoke-texture.png') no-repeat;
}
#gallery-inslide {
  position: absolute;
  z-index: 70;
  top: 0px;
  left: 100%;
  width: 100%;
  height: 100%;
  background: url('../img/gitarre.png') no-repeat 0 0;
}
/* Section 7
----------------*/
#animation {
  color: black;
}
#animation-bg {
  position: absolute;
  z-index: 10;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 1000px;
  background: url('../img/whiteprint.jpg') no-repeat;
}
#animation-text {
  position: absolute;
  z-index: 20;
  left: 0px;
  margin-top: 300px;
  height: 700px;
  width: 100%;
  text-align: left;
}
#animation-text .text-inner {
  width: 950px;
  margin: 0 auto;
}
#animation-product {
  position: absolute;
  z-index: 30;
  width: 50%;
  right: 0px;
  height: 1000px;
  background: url('../img/s450-3d.png') no-repeat 0 50%;
}
/* Section 8
----------------*/
#blueprint {
  overflow: hidden;
}
#blueprint-bg {
  position: absolute;
  z-index: 10;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 1000px;
  background: url('../img/blueprint.jpg') no-repeat;
}
#blueprint-text {
  position: absolute;
  z-index: 20;
  left: 0px;
  margin-top: 300px;
  height: 700px;
  width: 100%;
  text-align: left;
}
#blueprint-text .text-inner {
  width: 950px;
  margin: 0 auto;
}
#blueprint-product {
  position: absolute;
  z-index: 30;
  width: 50%;
  right: 0px;
  height: 1000px;
  background: url('../img/blueprint_s450.png') no-repeat 0 50%;
}
/* Section 9
----------------*/
#product {
  color: black;
  overflow: hidden;
}
#product-bg {
  position: absolute;
  z-index: 10;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 1000px;
  background: white;
}
#product-text {
  position: absolute;
  z-index: 40;
  left: 0px;
  width: 100%;
  margin-top: 400px;
  text-align: left;
}
#product-text .text-inner {
  width: 950px;
  margin: 0 auto;
}
.product-text-item {
  border-top: 2px solid black;
  display: block;
  float: left;
  margin-top: 20px;
  padding-right: 30px;
  padding-top: 3px;
}
.button {
  margin-top: 20px;
  width: 400px;
  font-size: 14px;
  border: 1px solid white;
  border-radius: 6px;
  box-shadow: 0px 0px 0px 1px #efefef;
  height: 40px;
  line-height: 30px;
}
.button-left {
  float: left;
  background: #efefef;
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
  padding: 5px;
  text-align: center;
  width: 120px;
  height: 30px;
}
.button-right {
  float: left;
  font-weight: bold;
  margin-left: 1px;
  background: #efefef;
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
  padding: 5px;
  text-align: center;
  width: 259px;
  height: 30px;
}
#product-shadow {
  position: absolute;
  z-index: 20;
  right: 0px;
  margin-top: 190px;
  height: 1000px;
  width: 500px;
  background: url('../img/s450-buy_schatten.png') no-repeat 50% 50%;
}
#product-product {
  position: absolute;
  z-index: 30;
  right: 0px;
  margin-top: 20px;
  height: 1000px;
  width: 500px;
  background: url('../img/s450-buy.png') no-repeat 50% 50%;
}
/* Section 10
----------------*/
#facebook-bg {
  position: absolute;
  z-index: 10;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 1000px;
  background: url('../img/facebook-1-2.jpg') no-repeat;
}
#facebook-bg-2 {
  position: absolute;
  z-index: 15;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 1000px;
  background: url('../img/facebook-2-2.png') no-repeat;
}
#facebook-content {
  position: absolute;
  z-index: 20;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 1000px;
  text-align: left;
  color: black;
}
.facebook-link {
  float: right;
  margin-right: 2%;
}
.facebook-news {
  width: 1024px;
  margin: 140px auto;
}
.facebook-news h3 {
  margin-left: 2%;
  font-size: 30px;
  margin-top: 50px;
  margin-bottom: 30px;
  color: white;
}
.facebook-container {
  width: 21%;
  margin: 2%;
  float: left;
  background: white;
}
.facebook-container.empty {
  background: none;
}
.facebook-picture img {
  width: 100%;
}
.facebook-text {
  padding: 0 5%;
}
.facebook-text p {
  margin-top: 2px;
  margin-bottom: 10px;
}
/* Section 11
----------------*/
#more {
  color: black;
}
#more-title {
  position: absolute;
  z-index: 10;
  text-align: left;
  left: 10%;
  font-size: 30px;
  top: 150px;
}
.pics {
  position: relative;
  top: 250px;
  z-index: 20;
  margin: 0 10%;
}
#more-pic-1 {
  position: absolute;
  z-index: 20;
  top: 0px;
  left: 0px;
  width: 25%;
}
#more-pic-2 {
  position: absolute;
  z-index: 20;
  top: 0px;
  left: 25%;
  width: 25%;
}
#more-pic-3 {
  position: absolute;
  z-index: 20;
  top: 0px;
  right: 25%;
  width: 25%;
}
#more-pic-4 {
  position: absolute;
  z-index: 20;
  top: 0px;
  right: 0;
  width: 25%;
}
.more-pic-text {
  margin-top: 30px;
  font-size: 16px;
}
.more-about {
  background-color: #efefef;
  border: 1px solid #ccc;
  font-size: 14px;
  padding: 1px 10px;
  margin-left: 30px;
  border-radius: 3px;
  box-shadow: 0px 4px 2px -2px #cccccc;
  display: inline-block;
  *display: none;
  zoom: 1;
}
#more-text {
  position: absolute;
  z-index: 30;
  top: 700px;
  left: 10%;
  text-align: left;
}
