/*
 *  --------- Colors Lifestream ---------
 */
/*
 *  --------- Colors Lifestream ---------
 */
/* Schriften

Belleza
  Regular 400

Quickbrush
  Regular 400

ROBOTO
  Light 300
  Regular 400
  Regular 400 italic
  Bold 700
  Bold 700 italic

*/
.path-frontpage .lifestream-wave {
  background-image: none; }

.path-frontpage .page-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

.path-frontpage main {
  margin: auto; }

.path-frontpage .lifestream-logo-image {
  margin-left: -10px;
  margin-top: 50px; }
  .path-frontpage .lifestream-logo-image img {
    width: auto; }

.path-frontpage .lifestream-logo-text {
  display: none; }

.path-frontpage .block-system-main-block .field--type-text-with-summary {
  max-width: 360px;
  margin-top: 0;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 20px; }
  .path-frontpage .block-system-main-block .field--type-text-with-summary h1 {
    text-align: left;
    margin: 0;
    padding: 0; }
  .path-frontpage .block-system-main-block .field--type-text-with-summary h2 {
    font-family: "Roboto-Light", Roboto, "Open Sans", "Helvetica Neue", Helvetica, Verdana, Arial, sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 1rem;
    line-height: 1.55rem;
    font-size: 1.58rem;
    color: #5c5c5c;
    padding: 0;
    margin-top: 2px;
    margin-right: 0;
    margin-left: 0;
    margin-bottom: 20px; }

@media (max-width: 767.9px) {
  .path-frontpage .lifestream-logo-image {
    width: 90vw; }
  .path-frontpage .lifestream-logo-container {
    margin-bottom: 60px; }
  .path-frontpage .block-system-main-block .field--type-text-with-summary {
    max-width: 100vw;
    padding: 0 1rem; }
    .path-frontpage .block-system-main-block .field--type-text-with-summary h1 {
      font-size: 1.6rem;
      margin-bottom: 5px; }
    .path-frontpage .block-system-main-block .field--type-text-with-summary h2 {
      font-size: 1.4rem; }
  blockquote p {
    font-size: 1.8rem;
    line-height: 2.5rem; }
  #block-birdsofafeatherflocktogether {
    padding: 0 1rem; }
    #block-birdsofafeatherflocktogether p {
      width: auto; } }


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