.copy-txt {
  font-family: signika-light;
  color: #6f3c18;
  font-size: 17px;
  line-height: 25px;
  position: relative;
  padding-left: 15px;
  padding-right: 15px; }
  .copy-txt a {
    color: #6f3c18;
    text-decoration: none !important; }
  .copy-txt a:hover {
    color: #ce4e29;
    text-decoration: none !important; }

.title-txt {
  font-family: signika-regular;
  color: #6f3c18;
  font-size: 28px;
  line-height: 36px;
  position: relative;
  font-weight: lighter;
  padding-left: 15px;
  padding-right: 15px; }

.headline-txt {
  font-family: signika-regular;
  color: #6f3c18;
  font-size: 17px;
  line-height: 25px;
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0; }

#navi-contact {
  /*@media(max-width: $breakpoint-m) and (orientation: portrait){
      display:inline-block;
    };*/ }

.stop-scrolling {
  margin: 0;
  height: 100%;
  overflow: hidden; }

.navi {
  position: relative;
  z-index: 10;
  padding-top: 20px;
 /* &-point-cir-small{
    height:30px;
    width:30px;
    border-radius: 30px;
    background-color: $navi-point-cir;
    position:absolute;
    background-repeat: no-repeat;
    background-position: center;

    &-0 {
      left:71px;
      background-image: url("../assets/navi-bug.png");
      top:-2px;
      &:hover{
        background-image: url("../assets/navi-leaf.png");
      }
    }
    &-1{
      left:86px;
      top:-18px;
      background-image: url("../assets/navi-leaf.png");
    }
    &-2{
      left:60px;
      top:-15px;
      background-image: url("../assets/navi-bee.png");
    }

  }*/ }
  .navi .active a {
    color: #ce4e29; }
  .navi-container {
    margin-left: 15px;
    padding-top: 15px;
    position: relative;
    display: inline-block; }
    @media (max-width: 500px) and (orientation: portrait) {
      .navi-container {
        margin-left: 0;
        display: none; } }
  .navi-mobile-bg {
    background-color: rgba(199, 211, 0, 0.9);
    height: 100vh;
    position: fixed;
    padding-top: 0; }
  .navi-mobile-bug {
    position: relative;
    margin-top: 20vh;
    display: none;
    left: 50%;
    transform: translateX(-50%);
    position: relative; }
  .navi-mobile-sandwich {
    display: none;
    cursor: pointer;
    height: 45px;
    width: 100%;
    background-color: #c6d200;
    position: fixed;
    opacity: 0; }
    @media (max-width: 500px) and (orientation: portrait) {
      .navi-mobile-sandwich {
        display: inline-block;
        top: 0;
        opacity: 1; } }
    .navi-mobile-sandwich-line {
      display: inline-block;
      left: 50%;
      transform: translateX(-50%);
      position: relative;
      top: 6px; }
      .navi-mobile-sandwich-line-short {
        position: relative;
        left: 10px;
        width: 40px;
        height: 2px;
        background: #6f3c18;
        margin: 6px 0 6px 0; }
      .navi-mobile-sandwich-line-long {
        position: relative;
        width: 60px;
        height: 2px;
        background: #6f3c18;
        margin: 6px 0 6px 0; }
  .navi a {
    padding-right: 50px;
    font-family: signika-regular;
    color: #6f3c18;
    font-size: 18px;
    position: relative;
    text-decoration: none; }
    .navi a:hover {
      color: #ce4e29; }
    @media (max-width: 500px) and (orientation: portrait) {
      .navi a {
        font-size: 24px;
        padding-right: 0; } }
  .navi-point {
    display: inline-block;
    cursor: pointer;
    position: relative; }
    @media (max-width: 500px) and (orientation: portrait) {
      .navi-point {
        width: 100%;
        text-align: center;
        margin: 15px 0 15px 0; } }

.footer-txt {
  font-family: signika-regular;
  font-size: 17px;
  line-height: 22px; }
  .footer-txt a {
    color: #6f3c18; }
.footer-logo {
  position: relative;
  left: 50%;
  transform: translateX(-50%); }
.footer-line {
  border-top: 1px solid #6f3c18;
  max-width: 370px;
  text-align: center;
  left: 50%;
  transform: translateX(-50%);
  position: relative;
  margin-top: 30px;
  margin-bottom: 10px;
  opacity: 0.3; }
.footer-year {
  color: #6f3c18;
  width: 100%;
  position: relative;
  text-align: center;
  padding: 0;
  margin-top: 10px; }
  @media (max-width: 500px) {
    .footer-year {
      margin-top: 30px; } }
.footer-nav {
  position: relative;
  display: inline-block;
  left: 50%;
  transform: translateX(-50%);
  margin-top: 10px; }
  @media (max-width: 500px) {
    .footer-nav {
      margin-top: 20px; } }
  .footer-nav-contact {
    cursor: pointer;
    display: inline-block;
    padding: 10px 10px; }
    @media (max-width: 500px) {
      .footer-nav-contact {
        text-align: center;
        width: 100%; } }
  .footer-nav-impressum {
    display: inline-block;
    cursor: pointer;
    padding: 10px 10px; }
    @media (max-width: 500px) {
      .footer-nav-impressum {
        text-align: center;
        width: 100%; } }
  .footer-nav-fb {
    display: inline-block;
    cursor: pointer; }
    @media (max-width: 500px) {
      .footer-nav-fb {
        text-align: center;
        width: 100%; } }

body {
  padding: 0;
  max-width: 3000px;
  overflow-x: hidden;
  margin-right: auto;
  margin-left: auto; }
  body .container {
    padding-left: 5px;
    padding-right: 5px; }
  body .header {
    background-image: url("../assets/aboutme-header.jpg");
    background-size: auto 100%;
    background-position: center;
    position: relative; }
    @media (max-width: 500px) {
      body .header {
        background-image: url("../assets/header-bg-mobile.jpg");
        height: 215px; } }
    body .header-content {
      max-width: 1200px;
      margin-left: auto;
      margin-right: auto;
      height: 345px; }
    body .header-logo {
      position: absolute;
      width: 200px;
      height: 175px;
      margin-top: 100px; }
    body .header-bubbles-container {
      position: absolute;
      left: 45%;
      top: 0; }
      @media (max-width: 768px) {
        body .header-bubbles-container {
          display: none; } }
    body .header-bee-brown {
      position: absolute;
      left: 35%;
      top: 150px; }
      body .header-bee-brown-img {
        position: absolute; }
    body .header-bee-red {
      position: absolute;
      left: 50%;
      top: 170px; }
      body .header-bee-red-img {
        position: absolute; }
  body .aboutme-content {
    background-image: url("../assets/bg-tile.jpg");
    background-repeat: repeat;
    width: 100%;
    position: relative;
    background-size: auto; }
    body .aboutme-content-intodroduce {
      margin-top: -90px;
      width: 50%;
      display: inline-block;
      margin-bottom: 20px; }
      @media (max-width: 768px) {
        body .aboutme-content-intodroduce {
          width: 100%; } }
      @media (max-width: 500px) {
        body .aboutme-content-intodroduce {
          margin-top: -160px; } }
    body .aboutme-content-inner {
      max-width: 1200px;
      margin-left: auto;
      margin-right: auto;
      position: relative; }
    body .aboutme-content-first-blog {
      position: relative;
      z-index: 7; }
    body .aboutme-content-second-blog {
      position: relative;
      margin-top: 50px; }
      @media (max-width: 768px) {
        body .aboutme-content-second-blog {
          margin-top: 0; } }
    body .aboutme-content-txt-block-l {
      margin-top: 170px; }
      @media (max-width: 768px) {
        body .aboutme-content-txt-block-l {
          margin-top: 40px; } }
    body .aboutme-content-pic-0 {
      position: absolute;
      left: 30px;
      top: 110px; }
      @media (max-width: 1200px) {
        body .aboutme-content-pic-0 {
          margin-top: -90px; } }
      @media (max-width: 768px) {
        body .aboutme-content-pic-0 {
          display: none; } }
      @media (max-width: 500px) {
        body .aboutme-content-pic-0 {
          display: none; } }
      body .aboutme-content-pic-0-gimik {
        position: absolute;
        top: -20px;
        left: -20px;
        opacity: 0; }
    body .aboutme-content-pic-1 {
      position: absolute;
      left: 300px;
      top: 0; }
      @media (max-width: 1200px) {
        body .aboutme-content-pic-1 {
          top: 80px; } }
      @media (max-width: 992px) {
        body .aboutme-content-pic-1 {
          left: 10%;
          top: -20px;
          position: relative; } }
      @media (max-width: 768px) {
        body .aboutme-content-pic-1 {
          display: none; } }
    body .aboutme-content-pic-3 {
      position: absolute;
      margin-left: 280px;
      margin-top: 300px; }
      @media (max-width: 1200px) {
        body .aboutme-content-pic-3 {
          margin-top: 340px;
          margin-left: 40px; } }
      @media (max-width: 768px) {
        body .aboutme-content-pic-3 {
          display: none; } }
    body .aboutme-content-pic-2 {
      position: absolute;
      left: 130px;
      top: 410px; }
      @media (max-width: 1200px) {
        body .aboutme-content-pic-2 {
          display: none; } }
    body .aboutme-content-pic-4 {
      position: absolute;
      top: 10px; }
      @media (max-width: 768px) {
        body .aboutme-content-pic-4 {
          position: relative;
          top: 0px;
          left: 10%; } }
    body .aboutme-content-pic-5 {
      position: absolute;
      margin-left: 340px;
      margin-top: 70px; }
      @media (max-width: 1200px) {
        body .aboutme-content-pic-5 {
          left: 75%; } }
      @media (max-width: 768px) {
        body .aboutme-content-pic-5 {
          display: none; } }
    body .aboutme-content-pic-6 {
      position: absolute;
      left: 30%;
      top: 250px; }
      @media (max-width: 1200px) {
        body .aboutme-content-pic-6 {
          left: 50%; } }
      @media (max-width: 768px) {
        body .aboutme-content-pic-6 {
          display: none; } }
    body .aboutme-content-bug-brown {
      position: absolute;
      left: 80%;
      top: 300px;
      display: block; }
    body .aboutme-content-bug-red {
      position: absolute;
      left: 83%;
      top: 320px;
      display: block; }
    body .aboutme-content-flower {
      position: absolute;
      left: 300px; }
      @media (max-width: 768px) {
        body .aboutme-content-flower {
          display: none; } }
      body .aboutme-content-flower-0 {
        background: url("../assets/flower.png") no-repeat 0 -488px;
        width: 427px;
        height: 394px;
        margin-top: 0;
        margin-left: 0;
        position: absolute; }
      body .aboutme-content-flower-1 {
        background: url("../assets/flower.png") no-repeat -28px -177px;
        width: 344px;
        height: 244px;
        margin-top: -140px;
        margin-left: 75px;
        position: absolute; }
      body .aboutme-content-flower-2 {
        background: url("../assets/flower.png") no-repeat -394px 0;
        width: 364px;
        height: 474px;
        margin-top: -450px;
        margin-left: 350px;
        position: absolute; }
      body .aboutme-content-flower-3 {
        background: url("../assets/flower.png") no-repeat -807px -112px;
        width: 406px;
        height: 277px;
        margin-top: -140px;
        margin-left: 420px;
        position: absolute; }
      body .aboutme-content-flower-4 {
        background: url("../assets/flower.png") no-repeat -530px -496px;
        width: 238px;
        height: 309px;
        margin-top: -280px;
        margin-left: 380px;
        position: absolute; }
  body-footer {
    background-image: url("../assets/logo-big.png");
    background-repeat: no-repeat;
    width: 497px;
    height: 439px;
    background-position: center;
    margin-left: auto;
    margin-right: auto;
    position: relative; }
    @media (max-width: 500px) {
      body-footer {
        left: -15%; } }
