/* colors */
@import url("montserrat.css");
#body #main #header {
  height: 108px; }

#body #main #organization-list {
  height: 52px;
  background: url(helfomat/logo.04ec6043364faf466ee4.jpg);
  background-repeat: no-repeat;
  background-position: 0 -108px; }
  @media (max-width: 1199px) {
    #body #main #organization-list {
      display: none; } }

#body #main .jumbotron {
  font-family: 'Montserrat', sans-serif;
  margin: 0;
  color: #ffffff;
  background: url(images/helfendehand-weichgezeichnet.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center; }
  @media screen and (min-width: 768px) {
    #body #main .jumbotron {
      padding-top: 30px;
      padding-bottom: 30px; } }
  #body #main .jumbotron .frame {
    margin: 0 5%;
    padding: 0 15px; }
    #body #main .jumbotron .frame h2 {
      text-transform: uppercase;
      font-size: 3em;
      font-weight: 800; }

#body #main .landingpage {
  font-family: 'Montserrat', sans-serif; }
  #body #main .landingpage h1 {
    text-transform: uppercase;
    color: #9b9b9b;
    margin-top: 50px;
    font-size: 4em; }
    @media (max-width: 767px) {
      #body #main .landingpage h1 {
        font-size: 2.5em; } }
    #body #main .landingpage h1 strong {
      font-weight: 800; }
  #body #main .landingpage h2 {
    font-size: 1.5em;
    font-weight: 800;
    text-transform: uppercase; }
  #body #main .landingpage .csc-text {
    padding: 10px; }
  #body #main .landingpage .col-md-6, #body #main .landingpage .col-md-12 {
    width: 90%;
    margin-left: 5%; }
  @media (min-width: 992px) {
    #body #main .landingpage .col-md-6 {
      width: 42.5%;
      margin-left: 5%; } }
  #body #main .landingpage #sponsors {
    padding: 0;
    border: 0; }
    #body #main .landingpage #sponsors div:last-child {
      margin-right: 0; }
  #body #main .landingpage .box-1 ul {
    margin: 0;
    padding: 0;
    list-style-type: none; }
    #body #main .landingpage .box-1 ul li {
      float: left;
      margin: 0;
      width: 48%;
      height: 48%;
      text-transform: uppercase;
      font-size: 1.5em;
      -webkit-hyphens: auto;
      -moz-hyphens: auto;
      -ms-hyphens: auto;
      hyphens: auto;
      text-align: center; }
      #body #main .landingpage .box-1 ul li img {
        width: 50%;
        padding-bottom: 20px; }
      #body #main .landingpage .box-1 ul li a {
        text-decoration: none;
        color: white; }
      #body #main .landingpage .box-1 ul li .square-content {
        padding: 20px;
        display: flex;
        align-items: center;
        justify-content: center; }
      #body #main .landingpage .box-1 ul li:nth-child(1) {
        background-color: #3579db;
        margin-right: 2%;
        margin-bottom: 2%; }
      #body #main .landingpage .box-1 ul li:nth-child(2) {
        background-color: #182282;
        margin-left: 2%;
        margin-bottom: 2%; }
      #body #main .landingpage .box-1 ul li:nth-child(3) {
        background-color: #9b9b9b;
        margin-right: 2%;
        margin-top: 2%; }
      #body #main .landingpage .box-1 ul li:nth-child(4) {
        background-color: #535353;
        margin-left: 2%;
        margin-top: 2%; }
  #body #main .landingpage .box-2 .square-box {
    background-color: #182282;
    color: #ffffff; }
  #body #main .landingpage .box-3 .square-box {
    color: black; }
    #body #main .landingpage .box-3 .square-box a {
      color: black;
      text-decoration: none; }
    #body #main .landingpage .box-3 .square-box .header h2 {
      text-transform: uppercase;
      font-size: 1.5em;
      font-weight: normal;
      -webkit-hyphens: auto;
      -moz-hyphens: auto;
      -ms-hyphens: auto;
      hyphens: auto; }
    #body #main .landingpage .box-3 .square-box .news-list-view .article {
      margin-top: 0;
      background-color: #eeeeee; }
      #body #main .landingpage .box-3 .square-box .news-list-view .article:nth-child(1) {
        margin-bottom: 4%; }
      #body #main .landingpage .box-3 .square-box .news-list-view .article:nth-child(2) {
        margin-top: 4%; }
    #body #main .landingpage .box-3 .square-box .square-box {
      float: left;
      margin: 0;
      width: 48%;
      height: 48%; }
      #body #main .landingpage .box-3 .square-box .square-box:nth-child(1) {
        margin-right: 2%; }
        #body #main .landingpage .box-3 .square-box .square-box:nth-child(1) .square-content {
          padding: 20px;
          padding-right: 0; }
      #body #main .landingpage .box-3 .square-box .square-box:nth-child(2) {
        margin-left: 2%; }
        #body #main .landingpage .box-3 .square-box .square-box:nth-child(2) .square-content {
          width: 100%;
          height: 100%; }
      #body #main .landingpage .box-3 .square-box .square-box .news-img-wrap {
        margin: 0;
        width: 100%;
        height: 100%; }
        #body #main .landingpage .box-3 .square-box .square-box .news-img-wrap img {
          width: 100%;
          height: 100%; }
  #body #main .landingpage .square-box {
    position: relative; }
    #body #main .landingpage .square-box:after {
      content: "";
      display: block;
      padding-bottom: 100%; }
    #body #main .landingpage .square-box .square-content {
      position: absolute;
      min-width: 100%;
      height: 100%; }
  #body #main .landingpage .video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden; }
  #body #main .landingpage .video-container iframe,
  #body #main .landingpage .video-container object,
  #body #main .landingpage .video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
