#streutest {
  -webkit-font-variant-ligatures: none;
          font-variant-ligatures: none;
}

@media (min-width: 761px) {
  #streutest .mobile {
    display: none;
  }
  #streutest .desktop {
    display: block;
  }
}

@media (max-width: 760px) {
  #streutest .mobile {
    display: block;
  }
  #streutest .desktop {
    display: none;
  }
}

#streutest h1, #streutest h2, #streutest h3, #streutest h4, #streutest h5, #streutest h6 {
  font-size: 1rem;
  color: #033479;
  margin: 0;
  line-height: 1.2;
}

#streutest h1 span, #streutest h2 span, #streutest h3 span, #streutest h4 span, #streutest h5 span, #streutest h6 span {
  color: #80cdeb;
}

#streutest h2 {
  font-size: 2.7rem;
  font-weight: 600;
  position: relative;
  overflow: hidden;
  margin-bottom: 20px;
}

#streutest h3 {
  color: #80cdeb;
  font-size: 2rem;
  font-weight: 600;
  position: relative;
  overflow: hidden;
}

#streutest h3:after {
  content: "";
  width: 100%;
  height: 4px;
  background: #80cdeb;
  position: absolute;
  top: 55%;
  margin-left: 10px;
  display: inline-block;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

@media (max-width: 1000px) {
  #streutest h3:after {
    display: none;
  }
  #streutest .insta--icon {
    height: 50px;
    width: 50px;
    margin-right: 0px !important;
  }
}
#streutest .insta--icon {
  height: 50px;
  width: 50px;
  margin-right: 20px;
}

#streutest h4 {
  font-weight: 600;
  font-size: 1.3rem;
}

#streutest h6 {
  font-size: 1.3rem;
  font-weight: 800;
}

#streutest p {
  color: #808487;
  line-height: 1.6;
}

#streutest article p {
  color: #808487;
}

#streutest .bk---btn {
  background: #033479;
  border-radius: 3px;
  color: white;
  padding: 10px 20px;
  text-decoration: none;
  display: inline-block;
  margin-top: 20px;
  opacity: 1;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

#streutest .bk---btn:hover {
  opacity: 0.8;
}

#streutest .bk---btn.btn--green {
  background-color: #90c23b;
  border-color: #90c23b;
}

#streutest .index--front {
  z-index: 2;
  position: relative;
  text-align: center;
}

#streutest main {
  background: #fff;
  -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 7px rgba(0, 0, 0, 0.2);
  padding: 0;
  position: relative;
  overflow: hidden;
}

#streutest main .streutest__col-1 {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 0px;
          flex: 1 0 0;
  margin-left: 30px;
  margin-right: 0px;
}
#streutest main .streutest__col-2 {
  -webkit-box-flex: 2;
      -ms-flex: 2 0 0px;
          flex: 2 0 0;
}

#streutest .row-reverse .streutest__col-1 {
  margin-right: 30px;
  margin-left: 0px;

}

#streutest main .streutest__header {
  /* background: url(/site/themes/gimborn-biokats-child/streutest/Streuetest_LP_Header_Desktop_ohne_text.jpg) no-repeat; */
  /* background: url(/site/themes/gimborn-biokats-child/streutest/new_header.jpg) no-repeat; */
  background-size: cover;
  background-position: center;
  margin: 0;
  /* padding: 2%; */
  height: auto;
  /* max-height: 550px !important; */
  /* min-height: 370px; */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

#streutest #head---font {
  width: 550px;
  height: auto;
  margin-bottom: 40px;
}
@media (max-width: 900px) {
  #streutest #head---font {
    width: 400px;
  }
}
@media (max-width: 600px) {
  #streutest #head---font {
    width: 280px;
  }
}

#streutest main .streutest__header h1 {
  font-size: 3rem;
  max-width: 400px;
  margin-bottom: 20px;
}

@media (max-width: 800px) {
  #streutest main .streutest__header h1 {
    font-size: 1.6rem;
  }
}

#streutest main .streutest__header .streutest__cta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

/* @media (max-width: 540px) {
  #streutest main .streutest__header .streutest__cta {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
} */

@media (max-width: 540px) {
  #streutest main .streutest__header .streutest__col-1 {
    text-align: right;
  }
}

#streutest main .streu--row {
  padding: 4rem;
  margin: 0;
}

@media (max-width: 760px) {
  #streutest main .streu--row {
    padding: 2rem;
  }
}

#streutest main .streutest__soft-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media (max-width: 760px) {
  #streutest main .streutest__soft-row {
    display: block;
  }
  #streutest main .streutest__soft-row .move__right img {
    max-width: 200px;
  }
}

#streutest main .product--row {
  padding: 0rem;
  position: relative;
}

#streutest main .product--row:before {
  content: "";
  background: linear-gradient(45deg, #033479, #80cdeb);
  position: absolute;
  height: 150px;
  width: 120%;
  margin: 0 -6%;
  z-index: 1;
  top: 120px;
}

@media (max-width: 760px) {
  #streutest main .product--row:before {
    display: none;
  }
  #streutest main .product--row .streutest__col-1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 2rem;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

#streutest main .fullwidth__header {
  margin: -4rem;
  margin-top: 0;
  margin-bottom: 4rem;
}

@media (max-width: 760px) {
  #streutest main .fullwidth__header {
    margin: -2rem;
    margin-top: 0;
    margin-bottom: 2rem;
  }
}

#streutest main .padding--row {
  padding: 0 4rem;
  margin: 50px 0;
}

@media (max-width: 760px) {
  #streutest main .padding--row {
    padding: 0 2rem;
  }
}

#streutest main .mw60 {
  max-width: 60%;
}

#streutest main figure {
  margin: -1rem;
  height: 40vw;
  min-height: 250px;
  max-height: 450px;
  overflow: hidden;
  position: relative;
}

@media (max-width: 760px) {
  #streutest main figure {
    margin: 0rem;
  }
}

#streutest main figure img {
  position: absolute;
  bottom: 0;
}

#streutest main .move__right {
  margin-right: -4rem;
  text-align: right;
}

@media (max-width: 760px) {
  #streutest main .move__right {
    margin-right: -2rem;
  }
}

#streutest main .move__right img {
  width: 100%;
  max-width: 400px;
  height: auto;
}

#streutest .button {
  text-decoration: none;
  background: #033479;
  border-radius: 4px;
  color: white;
  font-size: 1.0rem;
  text-transform: uppercase;
  padding: 0.5rem 1rem;
  margin-right: 10px;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}
#streutest .streutest__cta .button {
  background: #ffffff;
  color: #033479;
  margin-bottom: 0px !important;
}

#streutest .button:hover {
  opacity: 0.8;
}

@media (max-width: 540px) {
  #streutest .button {
    font-size: 0.825rem;
    margin-right: 0;
    display: inline-block;
    width: 150px;
  }
  #streutest .streutest__cta .button {
    margin-left: 50px!important;
  }
}

@media (max-width: 780px) {
  #streutest .streutest__cta .button {
    margin-left: 50px!important;
    width: 230px !important;
  }
}

@media (max-width: 540px) {
  #streutest .streutest__cta img {
    display: inline-flex !important;
    margin-left: 10px !important;
    max-width: 34px !important;
  }
}
@media (max-width: 600px) {
  #streutest .st__spacer {
    max-width: 40%;
  }
}

@media (max-width: 540px) {
  #streutest .st__spacer {
    max-width: 10%;
  }
}

#streutest .cat--1:before {
  content: "";
  background: url(/site/themes/gimborn-biokats-child/streutest/img_cat2.png) no-repeat;
  background-size: cover;
  background-position: center;
  height: 300px;
  width: 200px;
  position: absolute;
  z-index: -1;
  right: -76px;
  top: 44px;
}

@media (max-width: 1150px) {
  #streutest .cat--1:before {
    top: 20px;
    height: 265px;
    width: 178px;
  }
}

@media (max-width: 1000px) {
  #streutest .cat--1:before {
    display: none;
  }
}

#streutest .cat--2:before {
  content: "";
  background: url("/site/themes/gimborn-biokats-child/streutest/img_cat.png") no-repeat;
  background-size: contain;
  background-position: left center;
  height: 300px;
  width: 200px;
  position: absolute;
  z-index: -1;
  left: -5%;
  top: 44px;
}

@media (max-width: 1150px) {
  #streutest .cat--2:before {
    top: 20px;
    height: 265px;
    width: 178px;
  }
}

@media (max-width: 1000px) {
  #streutest .cat--2:before {
    display: none;
  }
  #streutest .mobile--display-block {
    display: block;
  }
}

#streutest .st__pola {
  border: 15px solid white;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1), 5px 5px 20px rgba(0, 0, 0, 0.05), 5px 5px 60px rgba(0, 0, 0, 0.05);
          box-shadow: 0 0 5px rgba(0, 0, 0, 0.1), 5px 5px 20px rgba(0, 0, 0, 0.05), 5px 5px 60px rgba(0, 0, 0, 0.05);
  display: block;
  margin-bottom: 2rem;
  margin-left: auto;
  margin-right: auto;
  max-width: 60vw;
  width: 100%;
}

#streutest .order-2 .st__pola {
  -webkit-transform: rotate(3deg);
          transform: rotate(3deg);
}

#streutest .order-1 .st__pola {
  -webkit-transform: rotate(-3deg);
          transform: rotate(-3deg);
}

#streutest .st__tag-row {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#streutest .st__tag-row .bk---btn {
  margin: 10px 0 !important;
}

#streutest .parallax--bg {
  background-size: cover;
  background-position: center center;
  height: 60vw;
  min-height: 250px;
  max-height: 450px;
}

#streutest .st__lightblue {
  background: #80cdeb;
}

#streutest .st__lightblue * {
  color: white;
  text-align: left;
}

#streutest .grid--special {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

#streutest .grid--special .div1 {
  -webkit-box-flex: 2;
      -ms-flex: 2 0 0px;
          flex: 2 0 0;
  margin-right: 4rem;
}

#streutest .grid--special .div2 {
  -ms-flex-item-align: start;
      align-self: flex-start;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 0px;
          flex: 1 0 0;
  position: relative;
  padding: 2rem;
  text-align: left;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  text-align: end;
}

#streutest .grid--special .div2 h2 {
  font-size: 2rem;
  max-width: 100%;
  color: #033479;
}

#streutest .grid--special .div2 img:not(.st__packshots) {
  position: relative;
  right: -1rem;
  margin-bottom: -80px;
  top: -20px;
  max-width: 105%;
}

#streutest .grid--special .div2 .st__packshots {
  max-width: 300px;
  margin: auto;
  display: block;
}

@media (max-width: 860px) {
  #streutest .grid--special {
    display: block;
  }
  #streutest .grid--special .div1 {
    margin-right: 0;
  }
  #streutest .grid--special .div2 {
    margin-top: 2rem;
  }
  #streutest .grid--special .div2 img:not(.st__packshots) {
    position: relative !important;
    right: -2rem !important;
    width: 500px !important;
    max-width: 105% !important;
  }
  #streutest .grid--special .div2 .st__packshots {
    max-width: 100%;
    width: 500px;
    margin-bottom: -5rem;
  }
}

@media (max-width: 650px) {
  #streutest .grid--special .div2 img:not(.st__packshots) {
    position: relative !important;
    right: -2rem !important;
    width: 100% !important;
    max-width: 105% !important;
  }
}

#streutest .footer {
  margin-top: 4rem;
}

#streutest .footer .padding--row {
  margin-left: 4rem;
  margin-right: 4rem;
}

@media (max-width: 860px) {
  #streutest .footer .padding--row {
    margin-left: 2rem;
    margin-right: 2rem;
  }
}

#streutest .footer--img {
  margin-top: -3vw;
  z-index: -1;
  display: block;
  position: relative;
  margin-bottom: 60px;
}

#streutest .footer--img img {
  display: block;
}

#streutest .footer .footer--1row {
  padding-bottom: 1rem;
}

#streutest .footer .streutest__soft-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

#streutest .footer .streutest__soft-row * {
  color: #033479;
}

@media (max-width: 860px) {
  #streutest .footer .streutest__soft-row {
    display: block;
  }
  #streutest .footer .streutest__soft-row h2, #streutest .footer .streutest__soft-row h3 {
    font-size: 1.6rem !important;
  }
}

#streutest .footer .streutest__soft-row .streutest__col-1 {
  border: 1px solid #80cdeb;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 0px;
          flex: 1 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  background: #80cdeb;
  margin-top: 1rem;
}

@media (min-width: 860px) {
  #streutest .footer .streutest__soft-row .streutest__col-1:first-child {
    margin-right: 10px;
  }
  #streutest .footer .streutest__soft-row .streutest__col-1:last-child {
    margin-left: 10px;
  }
}

#streutest .footer .streutest__soft-row .streutest__col-1 .st__content {
  padding: 2rem;
}

#streutest .footer .streutest__soft-row .streutest__col-1 .st__content h3:after {
  display: none;
}

#streutest .footer .streutest__soft-row .streutest__col-1 .st__footer-end {
  background: #fff;
  padding: 10px 2rem;
}

#streutest .footer .streutest__soft-row .streutest__col-1 .st__footer-end * {
  color: black;
  margin: 0;
}

#streutest .footer .streutest__soft-row .streutest__col-1 .st__footer-end strong {
  display: inline-block;
  margin-right: 10px;
}
#streutest .footer .streutest__soft-row .streutest__col-1 .st__footer-end strong span {
  color: grey;
}

#streutest .footer .streutest__soft-row .streutest__col-1 .st__footer-end ul li {
  margin-bottom: 10px;
  list-style: blue;
}

#streutest .arrow--left img {
  height: 60px;
  margin-left: 10px;
  opacity: .6;
  cursor: pointer;
  -webkit-transition: .2s ease-in-out;
  transition: .2s ease-in-out;
} 
#streutest .arrow--left img:hover {
  opacity: 1;
} 
#streutest .arrow--right img {
  height: 60px;
  margin-right: 10px;
  opacity: .6;
  cursor: pointer;
  -webkit-transition: .2s ease-in-out;
  transition: .2s ease-in-out;
} 
#streutest .arrow--right img:hover {
  opacity: 1;
} 

#streutest .third--img {
  background-image: url(/site/themes/gimborn-biokats-child/streutest/LP_stereutest_jess.jpg);
}

@media (max-width: 960px) {
  #streutest .third--img {
    background-image: url(/site/themes/gimborn-biokats-child/streutest/jess_mobile.jpg);
  }
}