.center {
  text-align: center; }

.bottomBorder {
  border: 3px solid #f6f6f6;
  border-top-style: none; }
  .bottomBorder h2 {
    cursor: pointer; }
  .bottomBorder h2:hover {
    color: #0091ff; }

.slick-slide {
  height: inherit; }

.gray p {
  font-size: 30px;
  color: #0091ff;
  text-align: center;
  padding-top: 50px;
  padding-bottom: 50px;
  margin-bottom: 30px; }

@media (min-width: 300px) and (max-width: 800px) {
  header img.Logo {
    margin-top: 20px;
    margin-left: 30px;
    position: absolute; }
  header img.picture {
    height: 350px;
    width: 100%;
    margin-top: 60px; }
  header .IdeaPicture {
    position: relative;
    margin-top: 30px; }
  header .content {
    margin: 0 auto;
    padding-right: 15px;
    padding-left: 15px;
    position: absolute;
    background-color: white;
    color: black;
    text-align: center;
    top: 30%;
    margin-top: -50px; }
    header .content h2 {
      font-size: 24px; }
  header .backgrounds {
    margin-top: 80px; }
    header .backgrounds #bg_pic {
      background-size: cover; }
    header .backgrounds p {
      font-size: 180%;
      text-align: center;
      color: white;
      line-height: 234px; }
  header #siteMenu {
    position: relative;
    top: 30px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    font-size: xx-large;
    float: right;
    margin-right: 12px; }
  header .page-overlay {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 9998;
    width: 100%;
    height: 100%;
    padding-top: 20px;
    background-color: black;
    color: white;
    visibility: hidden;
    opacity: 0;
    transition: opacity 200ms, visibility 0s 200ms; }
    header .page-overlay.open {
      visibility: visible;
      opacity: 1;
      transition: opacity 500ms; }
  header .buttonClose {
    font-size: 40px;
    float: right;
    padding-right: 30px; }
  header ul.menuinner {
    font-size: 30px;
    margin-top: 30px;
    list-style: none; }
    header ul.menuinner li {
      margin-top: 25px; }
      header ul.menuinner li a {
        color: white;
        text-decoration: none; }

  .top_down_text {
    padding-right: 15px;
    padding-left: 15px; }
    .top_down_text .line {
      margin-top: 30px; }
      .top_down_text .line h2 {
        font-size: 20px; }
      .top_down_text .line .bottomBorder {
        border-left: none;
        border-right: none; }
        .top_down_text .line .bottomBorder h4 {
          font-size: 16px; }
        .top_down_text .line .bottomBorder .author {
          margin-bottom: 15px;
          line-height: 1.3;
          font-size: 14px;
          color: #a8a8a8; }

  .menuButton {
    display: none; }

  .mail {
    position: absolute; }
    .mail .mailaddress {
      margin-top: 30px; }
    .mail .phone {
      margin-top: 30px; }

  .buttom {
    text-align: right; }

  .border {
    margin-top: 20px;
    margin-bottom: 20px;
    padding-top: 20px;
    border: 5px solid #f6f6f6;
    border-left: none;
    border-right: none; }
    .border li {
      text-decoration: none;
      list-style: none;
      margin-bottom: 10px; }
      .border li a {
        color: black; }

  img.erwei {
    display: block;
    margin: auto; }

  .border {
    margin-top: 30px; } }
@media (min-width: 800px) {
  .NewsPicture {
    margin-top: 88px; }

  .backgrounds {
    margin-left: 0px;
    margin-right: 0px; }
    .backgrounds .background {
      text-align: center;
      line-height: 650px; }
    .backgrounds #bg_pic {
      height: 650px; }
      .backgrounds #bg_pic p {
        font-size: 500%;
        color: white; }

  img.Logo {
    margin-top: 40px;
    margin-left: 60px;
    padding-bottom: 20px;
    position: absolute; }

  .menuButton {
    text-align: right; }
    .menuButton > ol {
      list-style: none;
      display: inline-block; }
      .menuButton > ol > li {
        list-style: none;
        float: left; }
        .menuButton > ol > li a {
          text-decoration: none;
          color: black; }

  .content {
    color: black;
    position: absolute;
    background-color: white;
    top: 50px;
    margin-left: 20px;
    margin-right: 800px;
    padding: 20px 30px 30px 30px; }

  .glyphicon {
    display: none; }

  .page-overlay {
    display: none; }

  img.picture {
    margin-top: 60px;
    height: 100%;
    width: 100%;
    height: 550px; }

  img.Logo {
    margin-top: 40px;
    margin-left: 60px;
    padding-bottom: 20px; }

  .border {
    padding-top: 40px;
    padding-bottom: 40px;
    border: 3px solid #f6f6f6;
    border-left: none;
    border-right: none; }
    .border li {
      text-decoration: none;
      list-style: none;
      margin-bottom: 10px; }
      .border li a {
        color: #333;
        text-decoration: none; }
    .border p.phone {
      padding-top: 20px; }
    .border img.erwei {
      margin-left: 150px; }

  .FLogo {
    margin-top: 50px;
    margin-bottom: 50px; }
    .FLogo .text {
      text-align: right;
      font-size: smaller; }

  /*  .NewsPicture
    {
      position: relative;
      margin: 0 auto;
    }*/
  .content {
    margin: 0 auto;
    position: absolute;
    text-align: center;
    left: 50%;
    margin-left: -25%;
    top: 50%;
    margin-top: -50px; }

  .top_down_text .line {
    padding-left: 0px;
    padding-right: 0px;
    margin-top: 60px; }
    .top_down_text .line .bottomBorder {
      height: 200px;
      margin-left: 20px;
      margin-right: 20px;
      border-left: none;
      border-right: none; }
    .top_down_text .line .author {
      color: #a8a8a8;
      margin-bottom: 30px;
      margin-top: 30px;
      line-height: 1.3; }

  .border {
    margin-top: 60px; } }



/*# sourceMappingURL=thinking.css.map */
