body, html {
  font-family: 'Source Serif Pro';
}
body {
  padding-top: 88px;
}

/* Nav */
.navbar-light .navbar-toggler {
  border-color: transparent;
  color: transparent;
  margin-left: 35px;
}
.navbar-light .navbar-nav .nav-link {
  color: #000;
  border-bottom: 1px solid transparent;
}
#nav .active_item {
  border-bottom: 1px solid #E86B4D;
}
.navbar-toggler {
  width: 30px;
  height: 30px;
  position: relative;
  transition: .5s ease-in-out;
}
.navbar-toggler,
.navbar-toggler:focus,
.navbar-toggler:active,
.navbar-toggler-icon:focus {
  outline: none;
  box-shadow: none;
  border: 0;
  position: relative;
}
.navbar-toggler span {
  margin: 0;
  padding: 0;
}
.toggler-icon {
  display: block;
  position: absolute;
  height: 2px;
  width: 100%;
  background: #000;
  border-radius: 1px;
  opacity: 1;
  left: 0;
  transform: rotate(0deg);
  transition: .25s ease-in-out;
}
.middle-bar {
  margin-top: 0px;
}
.bg-light {
  background-color: #fff !important;
}


/* State when the navbar is collapsed */

.navbar-toggler.collapsed .top-bar {
  position: absolute;
  top: 0px;
  transform: rotate(0deg);
}

.navbar-toggler.collapsed .middle-bar {
  opacity: 1;
  position: absolute;
  top: 10px;
  filter: alpha(opacity=100);
}

.navbar-toggler.collapsed .bottom-bar {
  position: absolute;
  top: 20px;
  transform: rotate(0deg);
}

/* when navigation is clicked */

.navbar-toggler .top-bar {
  top: inherit;
  transform: rotate(135deg);
}

.navbar-toggler .middle-bar {
  opacity: 0;
  top: inherit;
  filter: alpha(opacity=0);
}

.navbar-toggler .bottom-bar {
  top: inherit;
  transform: rotate(-135deg);
}

/* Color of 3 lines */

.navbar-toggler.collapsed .toggler-icon {
  background: #000;
}






.navbar-brand img {
  width: 180px;
  height: auto;
}
.navbar-brand {
  margin-right: 20px;
}
.nav-item {
  padding: 0 15px;
}
.nav-item .nav-link {
  font-family: 'Readex Pro';
  font-size: 13px;
  font-weight: 300;
  letter-spacing: 0.65px;
  text-align: left;
  color: #000;
  text-transform: uppercase;
}

/* Carousel */
.carousel-indicators [data-bs-target] {
  background-color: #023761;
  opacity: 1;
  border-radius: 100%;
  width: 8px;
  height: 8px;
  margin-right: 10px;
  margin-left: 10px;
}
.carousel-indicators .active {
  opacity: 0.68;
}
.carousel-indicators {
  margin-bottom: 2rem;
}
.carousel-item .slider_1 {
  position: absolute;
  top: 130px;
  left: 190px;
}
.carousel-item div h2 {
  font-size: 38px;
  font-weight: bold;
  line-height: 1.11;
  text-align: left;  
}
.carousel-item div p {
  font-size: 15px !important;
  line-height: 1.47;
}

.carousel-item .slider_2 {
  position: absolute;
  bottom: 250px;
  right: 190px;
}
.carousel-item .slider_3 {
  position: absolute;
  top: 250px;
  right: 140px;
}
.carousel-item .slider_4 {
  position: absolute;
  top: 180px;
  left: 240px;
}


/* Startsite */
#index_1 {
  padding: 100px 0;
}
#index_1 .first p {
  font-size: 22px;
}
#index_1 .last p {
  line-height: 1.94;
  font-size: 16px;
}
#index_1 h2 {
  color: #000;
}
#index_2 {
  padding-top: 300px;
  padding-bottom: 150px;
  background-image: url("../img/bg_index2.jpg");
  background-repeat: no-repeat;
  background-size: auto;
  background-position: right top;
}
#index_2 h2 {
  color: #023761;
  position: absolute;
  margin-top: -180px;
  width: 55%;
}
#index_2 img {
  margin-top: -135px;
}
#index_3_video {
  margin-top: -50px;
}
#index_3_video p {
  font-size: 16px;
  font-weight: 200; 
  line-height: 1.94;
  color: #fff;
  left: 43%;
}
#index_4 {
  margin-top: 270px;
  background-image: url("../img/bg_index4.jpg");
  background-repeat: no-repeat;
  background-size: auto;
  background-position: right 90px top;
}
#index_4 h2 {
  color: #023761;
  position: absolute;
}
#index_4 #img1 {
  left: 0;
  margin-top: 170px;
  width: 340px;
  z-index: 2;
}
#index_4 #img2 {
  left: 285px;
  margin-top: 455px;
  width: 234px;
  z-index: 0;
}
#index_4 #img3 {
  margin-top: -140px;
  width: 275px;
  margin-bottom: 45px;
  margin-right: -70px;
}
#index_4 .p1 {
  margin-bottom: 62px;
}
#index_4 .p2 {
  font-size: 22px;
  line-height: 1.41;
  color: #000;
  padding-left: 110px;
}
#index_4 .right {
  padding: 0 80px;
}
#index_4 .row.mb60 {
  margin-bottom: 60px;
}
#index_4 .p3 {
  left: 43%;
}
#index_5 {
  background-image: url("../img/home-bild-6.jpg");
  background-repeat: no-repeat;
  background-size: auto;
  height: 1158px;
}
#index_5 h2 {  
  color: #fff;
}
#index_5 p {
  font-size: 22px;
  line-height: 1.41;
  color: #fff;
}
#index_5 .col-sm-12.mb74 {
  padding-bottom: 74px;
}
#index_6 {
  background-image: url("../img/bg_index6.jpg");
  background-repeat: no-repeat;
  background-size: auto;
  padding-top: 113px;
  padding-bottom: 77px;
  margin-bottom: 106px;
}
#index_6 .p4 {
  left: 50%;
  transform: translate(-10%,-50%) !important;
}
#index_6 .col-md-5.end p {
  font-size: 22px;
  line-height: 1.41;
  color: #000;
}


/* Was ist SMA */
#was_ist_sma_1 {
  background-image: url("../img/bg-1-was-ist-sma.jpg");
  background-repeat: no-repeat;
  background-size: auto;
  background-position: right top;
  padding-top: 220px;
  padding-bottom: 60px;
  margin-top: -230px;
}
#was_ist_sma_1 .p4 {
  left: 40%;
}
#was_ist_sma_2 {
  background-image: url("../img/bg-2-was-ist-sma.jpg");
  background-repeat: no-repeat;
  background-size: auto;
  background-position: left top;
  padding-top: 100px;
  padding-bottom: 60px;
  margin-top: 65px;
}
#was_ist_sma_2 .p5 {
  left: 24%;
  transform: translate(-20%,-50%) !important;
}
#was_ist_sma_2 .downloadtext {
  padding-top: 50px;
  padding-bottom: 200px;
}
#was_ist_sma_3 {
  margin-top: 146px;
}
#was_ist_sma_3 #first_img {
  width: 290px;
  margin-top: -310px;
}
#was_ist_sma_3 h2 {
  font-size: 75px;
  font-weight: bold;
  line-height: 1.13;
  color: #fff;
  margin-top: 100px;
}
#was_ist_sma_3 .p6 {
  font-size: 16px;
  line-height: 1.94;
}
#was_ist_sma_4 {
  margin-top: 87px;
}
#was_ist_sma_4 .col-lg-7 {
  z-index: 1;
}
#was_ist_sma_5 {
  background-image: url("../img/bg-3-was-ist-sma.jpg");
  background-repeat: no-repeat;
  background-size: 1032px 375px;
  background-position: right top;
  padding-top: 77px;
  margin-top: 65px;
  margin-bottom: 94px;
}
#was_ist_sma_5 img {
  width: 682px;
  height: 646px;
  position: absolute;
  bottom: 0;
}
#was_ist_sma_5 .quellen {
  margin-top: 130px;
}


/* Service */
#service_1 {
  background-image: url("../img/zukunft-bg-top.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  padding-top: 170px;
  padding-bottom: 190px;
}
#service_1 #loewin_laufend {
  position: absolute;
  right: 64px;
}
#service_1 #loewin_laufend img {
  width: 909px;
}
#service_1 #loewin_laufend img#service_1_mobile {
  display: none;
}
#service_2 {
  padding-top: 120px; 
}
#service_2 h1 {
  font-size: 75px;
  font-weight: bold;
  line-height: 1.11;
  color: #000;
  margin-bottom: 100px;
}
.bol22 {
  font-size: 22px;
  font-weight: 600;
}
#service_3 {
  margin-top: 38px;
}
#service_4 {
  padding-top: 121px;
}
#masonry {
  margin-top: 90px;
}
#service_5 {
  padding-top: 200px; 
  padding-bottom: 70px;
}
#service_5 .download_icon {
  width: 14px;
  padding: 0 0 3px 0;
  margin: 0px 16px 0 0px;
}
#service_5 h2 {
  margin-bottom: 100px;
}
#service_5 #glossar_text {
  background-image: url("../img/service-flaeche-1-2x.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 130px center;
  padding: 150px 0;
}
#service_6 {
  padding-top: 100px; 
  padding-bottom: 200px;
}
#service_6 {
  background-image: url("../img/service-flaeche-2-2x.jpg");
  background-repeat: no-repeat;
  background-position: 310px 30px;
}
#broschueren_liste li {
  margin-bottom: 6px;
}
#broschueren_liste li a {
  font-weight: 600;
  font-size: 16px;
}


/* Zukunft */
#zukunft_zitat {
  padding: 100px 0;
}
#zukunft_zitat p {
  font-size: 30px;
  font-weight: bold;
  line-height: 1.23;
}
#zukunft_zitat .autor {
  font-family: "Readex Pro";
  font-size: 15px;
  font-weight: 200;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.93;
  letter-spacing: normal;
  text-align: right;
  color: #000;
}
#zukunft_3 {
  background-image: url("../img/zukunft-flaeche-1-2x.jpg");
  background-repeat: no-repeat;
  background-size: auto;
  background-position: right top;
  margin-top: 250px;
  margin-bottom: 600px;
  padding-bottom: 140px;
}
#zukunft_3 h2 {
  margin-top: 100px;
  margin-bottom: 60px;
}
#zukunft_3 #zukunft_mit_sma_behandelbar {
  position: absolute;
  width: 599px;
  height: auto;
  top: -290px;
  z-index: 0;
}
#zukunft_video_1 {
  margin-top: 450px;
}
#zukunft_kleinkind_baby {
  position: absolute;
  width: 447px;
  top: 80px;
  right: 0;
}
#zukunft_4 {
  background-image: url("../img/zukunft-flaeche-2-2x.jpg");
  background-repeat: no-repeat;
  background-size: auto;
  background-position: left top;
  padding-bottom: 300px;
}
#zukunft_4_bild {
  position: absolute;
  width: 600px;
  height: auto;
  top: -120px;
}
#zukunft_4 h2 {
  margin-top: 60px;
  margin-bottom: 130px;
}
#zukunft_4 .col-sm-12.col-lg-6 {
  z-index: 2;
}
#zukunft_4 h3,
#zukunft_5 h3,
#zukunft_video_6 h3 {
  font-size: 30px;
  font-weight: bold;
  margin-bottom: 15px;
}
#zukunft_5 {
  margin-top: -100px;
  padding-bottom: 180px;
}
#zukunft_5 h2 {
  margin-bottom: 100px;
}
#zukunft_5 p span i,
#zukunft_5 h3 i {
  font-weight: bold;
}
#zukunft_5 p span #open_glossar_item i {
  font-weight: 300;
}
#zukunft_video_6 {
  /* background-image: url("../img/zukunft-flaeche-3.jpg");
  background-repeat: no-repeat;
  background-size: 759px 772px;
  background-position: right top; */
  margin-bottom: 200px;
}
#zukunft_video_6 .ratio {
  margin-top: -80px;
}
#zukunft_fragen {
  margin-top: 200px;
}
#zukunft_7 {
  background-image: url("../img/zukunft-bild-5-loewin-2x.jpg");
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 720px 670px;
  margin-bottom: 190px;
}
#zukunft_7 .container {
  padding-top: 140px;
}
#zukunft_7 h2 {
  margin-bottom: 70px;
  margin-left: -90px;
}
#zukunft_8 {
  background-image: url("../img/zukunft-bild-6.jpg");
  background-repeat: no-repeat;
  background-position: -270px top;
  background-size: cover;
  padding-bottom: 400px;
}
#zukunft_8 ul {
  padding-left: 20px;
}
#zukunft_8 h2 {
  margin-top: 265px;
}
#zukunft_8 h3 {
  font-weight: bold;
  font-size: 30px;
}



/* Generell */
.text_white {
  color: #fff !important;
}
.text_marine_blue {
  color: #023761 !important;
}
.text_black {
  color: #000 !important;
}
.extralight {
  font-family: 'Readex Pro';
  font-weight: 200;
}
.fs16 {
  font-size: 16px !important;
}
.fw16bold {
  font-size: 16px !important;
  font-weight: 600;
}
.bold {
  font-weight: 600;
}
h1 {
  font-size: 75px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.13;
  letter-spacing: normal;
  text-align: left;
  color: #000;
}
h2 {
  font-size: 55px;
  font-weight: bold;
  line-height: 1.11;
  color: #023761;
}
p,
ul li,
ol li {
  font-size: 22px;
  line-height: 1.41;
  color: #000;
}
a, a:visited {
  font-weight: 600;
  color: #000;
  font-family: 'Source Serif Pro';
}
a:hover, a:active, a:focus {
  color: #E86B4D !important;
}
.navbar-light .navbar-brand:hover {
  opacity: 1;
}
.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
  opacity: 1;
  color: rgba(0,0,0,1) !important;
  border-bottom: 1px solid #E86B4D;
}
i {
  font-family: 'Source Serif Pro';
  font-weight: 300;
  font-style: italic;
}
h5 i {
  font-weight: 600;
}
.btn_salmon,
.btn_salmon:visited,
.btn_salmon:focus,
.btn_salmon:active {
  background-color: #e86b4d;
  color: #fff !important;
  font-size: 22px;
  line-height: 1.41;
  color: #fff;
  text-decoration: none;
  transition: 0.2s;
  font-weight: normal;
}
.btn_salmon:hover {
  color: #000 !important;
}
.clickable {
  cursor: pointer;
}

.btn_glossar {
  background-image: url('../img/Icon_downloadx2.png');
  background-position: 20px center;
  background-repeat: no-repeat;
  background-size: 14px;
  padding: 10px 30px 10px 50px;
}
.btn_glossar:hover {
  background-image: url('../img/Icon_downloadx2_schwarz.png');
}

.btn_phone {
  background-image: url('../img/icon-phone-2x.png');
  background-position: 20px center;
  background-repeat: no-repeat;
  background-size: 14px;
  padding: 10px 30px 10px 50px;
}
.btn_phone:hover {
  background-image: url('../img/Icon_Phone.svg');
}
.btn_mail {
  background-image: url('../img/icon-mail-2x.png');
  background-position: 20px center;
  background-repeat: no-repeat;
  background-size: 14px;
  padding: 10px 30px 10px 50px;
}
.btn_mail:hover {
  background-image: url('../img/Icon_Mail.svg');
}
.btn_login {
  background-image: url('../img/icon-open-account-login-2x.png');
  background-position: 20px center;
  background-repeat: no-repeat;
  background-size: 14px;
  padding: 10px 30px 10px 50px;
}
.btn_login:hover {
  background-image: url('../img/Icon-open-account-login.svg');
}
.bg_salmon {
  background-color: #f4b5a6;
  background-image: url("../img/kontakt-flaeche-1-2x.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: right top;
}
.bg_salmon .header {
  font-size: 22px;
  font-weight: 600;
  line-height: 1.41;
  color: #000;
  font-family: 'Source Serif Pro';
}
.bg_salmon p {
  font-family: 'Readex Pro';
  font-size: 16px;
  font-weight: 200;
  line-height: 1.94;
  color: #000;
}
.rp_normal {
  font-family: 'Readex Pro';
  font-size: 16px;
  font-weight: 200;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.94;
  letter-spacing: normal;
}
.externa_link {
  background-image: url('../img/icon-link-extern-2x.png');
  background-position: left center;
  background-repeat: no-repeat;
  padding-left: 20px;
  background-size: 14.7px;
  font-family: 'Source Serif Pro';
}
.externa_link_white {
  background-image: url('../img/Icon-Link-extern-white.svg');
  background-position: left center;
  background-repeat: no-repeat;
  padding-left: 20px;
  background-size: 14.7px;
  font-family: 'Source Serif Pro';
}
.download_link {
  background-image: url('../img/icon-download-2x.png');
  background-position: left center;
  background-repeat: no-repeat;
  padding-left: 15px;
  background-size: 10px;
  font-family: 'Source Serif Pro';
}
.quellen .bold {
  font-weight: normal;
}
.quellen {
  font-family: 'Readex Pro';
  font-size: 8px;
  font-weight: 200;
  line-height: 1.5;
  color: #000;
}


/* Contact */
#contact {
  padding-top: 90px;
  padding-bottom: 30px;
}
#contact #contact_smaleo {
  position: absolute;
  top: -198px;
  width: 383px;
  right: -26px;
  height: auto;
}
#contact .mail_icon {
  width: 14px;
  padding: 0 0 3px 0;
  margin: 0px 16px 0 0px;
}
#contact .link_icon {
  width: 14px;
  padding: 0 0 3px 0;
  margin: 0px 16px 0 0px;
}




/* Footer */
#footer_teaser {
  background-image: url("../img/home-flaeche-4-2x.png");
  background-position: right bottom;
  background-color: #f9dad2;
  background-size: contain;
  background-repeat: no-repeat;
  padding-bottom: 330px;
}
#footer_teaser h2 {
  font-size: 60px;
  line-height: 1.15;
  color: #023761;
}
#footer_teaser .teaser_box {
  position: relative;
}
#footer_teaser .teaser_box img:first-child {
  opacity: 1;
  display: block;
  -webkit-transition: opacity 0.3s ease-in-out;
  -moz-transition: opacity 0.3s ease-in-out;
  -ms-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}
#footer_teaser .teaser_box img:nth-child(2) {
  -webkit-transition: opacity 0.2s ease-in-out;
  -moz-transition: opacity 0.2s ease-in-out;
  -ms-transition: opacity 0.2s ease-in-out;
  -o-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
}
#footer_teaser .teaser_box:hover img:first-child {
  opacity: 0;
}
#footer_teaser .teaser_box:hover img:nth-child(2) {
  opacity: 1;
}
#footer_teaser .teaser_box:hover a {
  opacity: 1;
}
#footer_animal {
  margin-top: -210px;
}
#footer_animal .box {
  background-color: #f7f3f2;
  padding-top: 70px;
  padding-bottom: 80px;
  padding-left: 150px;
  padding-right: 85px;
}
#footer_animal .box h3 {
  font-size: 38px;
  font-weight: bold;
  color: #000;
}
#footer_animal .box p {
  font-size: 22px;
  line-height: 1.41;
  text-align: left;
  color: #000;
}
#footer_animal img {
  width: 313px;
  height: 357px;
  margin-bottom: -34px;
  left: 0;
}
#footer_animal a {
 color: #000;
 font-weight: bold;
}
#footer {
  font-family: 'Readex Pro';
  margin-top: 100px;
  padding-bottom: 40px;
}
#footer .left .p2 {
  font-size: 13px;
  font-weight: bold;
  margin-bottom: 0;
}
#footer .left .p1 {
  font-size: 13px;
  font-weight: 500;
  margin-bottom: 0;
}
#footer .list-inline-item a,
#footer .list-inline-item a:active,
#footer .list-inline-item a:focus,
#footer .list-inline-item a:visited {
  font-family: 'Readex Pro';
  font-size: 9px;
  line-height: 1.44;
  letter-spacing: 0.27px;
  text-decoration: none;
  color: #000;
}
#footer .list-inline-item a:hover {
  opacity: 0.7;
  text-decoration: none;
}
#footer img {
  width: 110px;
  margin-bottom: -6px;
}
#footer_logo_1 {
  display: none;
}




/* Helper */

.collapsing {
  -webkit-transition: none;
  transition: none;
  display: none;
}
.embed-responsive-item {
  cursor: pointer;
}
.mt-n5 {
  margin-top: -20px;
  padding-bottom: 70px;
}
.glossar_item {
  background-color: #f9dad2;
  padding: 8px 4px 1px 5px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.76;
  letter-spacing: normal;
  color: #000;
  font-family: 'Source Serif Pro';
  display: inline;
  position: relative;
  white-space:nowrap;
}
.glossar_item i {
  font-weight: bold;
}
.glossar_item:hover {
  cursor: help;
}
.glossar_item a {
  color: #000;
  font-family: 'Source Serif Pro';
}
.glossar_item a:hover {
  color: #000;
  opacity: 0.8;
}
#open_glossar_item_box {
  font-family: 'Readex Pro';
  background-color: #f9dad2;
  padding: 10px;
  font-size: 14px;
  line-height: 1.3;
  font-weight: 200;
}
#open_glossar_item {
  position: absolute;
  max-width: 250px; 
  width: 250px;
  z-index: 1;
  white-space: normal;
}
#open_glossar_item i {
  font-weight: 300;
}
.card {
  border: none;
  border-radius: 0;
}
.card-header {
  background-color: #ed937d;
  font-size: 30px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.4;
  letter-spacing: normal;
  text-align: left;
  color: #000;
  padding-left: 80px;
  padding-top: 20px;
  padding-bottom: 20px;
  cursor: pointer;
  border-bottom: 0;
}
.card-header:first-child {
  border-radius: 0;
}
.card .card-body {
  background-image: url(../img/gruppe-maskieren-585-2x.png);
  padding-left: 80px;
  padding-right: 80px;
  padding-bottom: 40px;
  background-size: contain;
  border-left: 3px solid #ed937d;
  border-right: 3px solid #ed937d;
  border-bottom: 3px solid #ed937d;
  background-repeat: no-repeat;
  background-position: bottom;
}
.card .card-text {
  padding-top: 50px;
}
.card .card-body p {
  font-family: 'Readex Pro';
  font-size: 16px;
  font-weight: 200;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.94;
  letter-spacing: normal;
  text-align: left;
  color: #000;
}
.card img {
  padding-top: 50px;
}
.card-header::after {
  position: absolute;
  content: "";
  border: solid black;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 6px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  right: 60px;
  top: 30px;
}
.card-header[aria-expanded="true"]::after {
  position: absolute;
  border: solid black;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 6px;
  transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
  right: 60px;
  top: 35px;
}
.download_icon {
  width: 13px;
  height: 13px;
}
.zi-1 {
  z-index: 1;
}
.zi-2 {
  z-index: 2;
}


/* Responsive */

@media (max-width:1400px) {
  #was_ist_sma_5 img {
    width: 580px;
    height: auto;
  }
  #was_ist_sma_5 {
    background-size: 1032px 355px;
  }
}

@media (max-width:1200px) {
  #zukunft_3 #zukunft_mit_sma_behandelbar {
    right: 0;
  }
  #zukunft_4_bild {
    width: 440px;
  }
  #zukunft_video_1 {
    margin-top: 230px;
  }
  #zukunft_fragen {
    margin-top: 80px;
  }
  #zukunft_7 {
    background-size: 410px 375px;
  }
  #zukunft_7 h2 {
    margin-left: 0;
    margin-bottom: 30px;
  }
  #was_ist_sma_5 {
    background-size: 1032px 435px;
  }
  #was_ist_sma_5 img {
    width: 488px;
    height: auto;
    top: -220px;
  }
  #footer {
    margin-top: 30px
  }
  #footer .container,
  #footer .row {
    padding: 0 6px;
  }
  #footer .col-sm-12 {
    padding: 0 36px;
    margin: 0;
  }
  #footer_logo_1 {
    display: block;
    text-align: right !important;
  }
  #footer .col-xl-2 {
    display: none;
  }
  #footer img {
    width: 141px;
  }
  #was_ist_sma_2 h2 {
    margin-bottom: 70px;
  }
}

@media (max-width:991px) {
  h1 {
    font-size: 55px;
  }
  h2 {
    font-size: 45px;
  }
  .nav-item .nav-link {
    font-size: 11px;
  }
  .carousel-item .slider_1,
  .carousel-item .slider_2,
  .carousel-item .slider_3,
  .carousel-item .slider_4 {
    position: absolute;
    top: 30px;
    left: 30px;
    right: 30px;
    bottom: 30px;
  }
  #index_1 {
    padding: 60px 0;
  }
  #index_6 .p4 {
    position: relative !important;
    transform: none !important;
    top: 0 !important;
    left: 0 !important;
  }
  #index_2 {
    padding-top: 40px;
    padding-bottom: 50px;
    background-position: 140px top;
  }
  #index_2 h2 {
    position: relative;
    margin-top: 0;
    font-size: 30px;
    width: inherit
  }
  #index_2 img {
    margin-top: -43px;
    margin-bottom: 40px;
    padding-left: 80px;
  }
  #index_3 .container {
    max-width: 100%;
  }
  #index_4 {
    margin-top: 100px;
    background-position: 130px top;
    padding-top: 160px;
    background-size: 100% 790px;
  }
  #index_4 h2 {
    position: relative !important;
    font-size: 35px;
    margin-top: 30px;
  }
  #index_4 #img2 {
    left: 0;
    width: 183px;
    margin-right: -90px;
  }
  #index_4 #img3 {
    width: 183px;
    margin-right: -20px;
    margin-top: -420px;
  }
  #index_4 .right {
    padding: inherit;
  }
  #index_4 .p1 {
    margin-bottom: 40px;
  }
  #index_4 .p2 {
    padding-left: 0;
    font-size: 20px;
  }
  #index_4 #img1_mobile {
    width: 70%;
  }
  #index_4 #img2_mobile {
    width: 50%;
    margin-right: 0px;
    margin-top: -60px;
  }
  #index_4 #div_img1_mobile {
    z-index: 1;
    margin-top: 20px;
  }
  #index_4 #div_img1_mobile {
    z-index: 2;
  }
  #index_4 .p3 {
    position: relative !important;
    transform: none !important;
    left: 0 !important;
    top: 0 !important;
    margin: 27px 0;

  }
  #index_4 .mt-n5 {
    padding-bottom: 0;
    margin-top: 0;
    background-image: url(../img/bg_index6.jpg);
    background-repeat: no-repeat;
    background-size: auto;
    background-position: -750px;
    padding-top: 70px !important;
    margin-top: -100px;
    margin-left: 0;
    margin-right: 0;
  }
  #index_4 .mt-n5 .col-md-7 {
    padding: 0;
  }
  #index_5 p {
    font-size: 20px;
  }
  #index_6 {
    padding-top: 50px;
    padding-bottom: 40px;
    background-position: -75px 0px;
    background-size: 330px 300px;
    margin-bottom: 70px;
  }
  #was_ist_sma {
    margin-bottom: 350px !important;
  }
  #was_ist_sma h1,
  #was_ist_sma p {
    padding: 0 35px;
  }
  #was_ist_sma img {
    width: 245px !important;
    right: 0;
    position: absolute;
  }
  #was_ist_sma_1 {
    background-position: -800px top;
    padding-top: 150px;
    padding-bottom: 190px;
    margin-top: -190px;
    padding-left: 0;
    padding-right: 0;
  }
  #was_ist_sma_1 .p4 {
    transform: none !important;
    top: 0 !important;
    left: 0 !important;
    padding: 20px 35px;
  }
  #was_ist_sma_2 {
    margin-top: 70px;
    padding-top: 80px;
    padding-left: 0;
    padding-right: 0;
    background-size: cover;
  }
  #was_ist_sma_2 h2 {
    margin-top: -30px;
    padding: 0 35px;
    margin-bottom: 0;
  }
  #was_ist_sma_2 .p5 {
    position: initial !important;
    left: 0 !important;
    transform: none !important;
    top: 0 !important;    
  }
  #was_ist_sma_2 p {
    padding: 0 35px !important;
    margin: 0 !important;
  }
  #was_ist_sma_2 .downloadtext {
    padding-top: 20px;
    padding-bottom: 120px;
  }
  #was_ist_sma_2 img {
    margin: 30px 0;
  }
  #was_ist_sma_3 {
    margin-top: 80px;
    background-image: url(../img/was-ist-bild-4-mobile.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 60px;
    background-position: center;
  } 
  #was_ist_sma_3_text {
    position: initial !important;
    left: 0 !important;
    transform: none !important;
    top: 0 !important;  
  }
  #was_ist_sma_3 #first_img {
    width: 209px;
    left: 0 !important;
    padding-left: 35px;
    margin-top: -230px;
  }
  #was_ist_sma_3 h2 {
    margin-top: 60px;
    font-size: 30px;
  }
  #was_ist_sma_3 h2,
  #was_ist_sma_3 .p6,
  #was_ist_sma_3 .p7 {
    padding: 0 35px !important;
  }
  #was_ist_sma_3 .p7 {
    margin-top: 100px !important;
  }
  #was_ist_sma_3 .p6 {
    font-size: 15px;
  }
  #was_ist_sma_4 {
    margin-top: 37px;
    padding: 0;
    margin-top: 30px;
  }
  #was_ist_sma_4 p {
    padding: 0 35px;
  }  
  #was_ist_sma_5 {
    background-size: 1032px 710px;
    padding-top: 0;
    margin-top: 120px;
    margin-bottom: 0;
    padding-bottom: 0;
  }
  #was_ist_sma_5 img {
    width: 320px;
    height: auto;
    position: inherit;
    margin-bottom: 30px;
    margin-top: -100px;
    top: 0;
  }
  #was_ist_sma_5 p {
    padding: 0 35px;
  }
  #was_ist_sma_5_mobile_bild {
    margin-top: 30px;
  }
  #was_ist_sma_5_mobile_bild img {
    width: 245px;
    margin-bottom: 0;
    margin-top: 0px;
  }
  #was_ist_sma_5_mobile_bild .col-sm-12 {
    text-align: right;
  }
  #was_ist_sma_5 .quellen {
    margin: 70px 0 40px 0;
  }
  #service_1 #loewin_laufend img#service_1_desktop {
    width: 600px;
    margin-right: -60px;
  }
  #service_1 #loewin_laufend img#service_1_mobile {
    display: none;
  }
  #service_4 {
    padding-top: 80px;
  }
  #service_4 .container,
  #service_44 .container {
    padding-left: 0;
    padding-right: 0;
  }
  #service_4 .col-sm-12 h2,
  #service_4 .col-sm-12 p {
    padding-left: 35px;
    padding-right: 35px;
  }
  #service_5 {
    padding-top:60px;
  }
  #service_5 .col-sm-12 h2 {
    padding-left: 35px;
    padding-right: 35px;
  }
  #service_5 img.w-100 {
    width: 280px !important;
    margin-left: 35px;
    margin-top: 40px;
    position: absolute;
  }
  #service_5 #glossar_text {
    padding-left: 35px;
    padding-right: 35px;
    background-position: center;
    padding-bottom: 50px;
    padding-top: 150px;
  }
  #service_6 {
    background-position: center;
    background-size: cover;
    margin-top: 50px;
    padding-bottom: 40px;
    margin-bottom: 50px;
  }
  #service_6 img.w-100 {
    width: 338px !important;
    margin-top: -180px;
    padding-left: 35px !important;
    margin-bottom: 30px;
  }
  #service_6 #broschuere_text {
    padding-left: 35px;
    padding-right: 35px;
  }
  #masonry {
    margin-top: 40px;
  }
  .card .card-body {
    padding-left: 40px;
    padding-right: 40px;
  }
  .card .card-text {
    padding-top: 30px
  }
  #zukunft_zitat {
    padding: 50px 35px;
  }
  #zukunft_zitat p {
    font-size: 23px;
  }
  #zukunft_zitat .autor {
    line-height: 1.47;
  }
  #zukunft_2 {
    padding: 0 35px;
  }
  #zukunft_3 {
    background-position: -800px top;
    margin-bottom: 160px;
    padding-bottom: 260px;
  }
  #zukunft_3 h2 {
    margin-top: -120px;
    margin-bottom: 60px;
    padding-left: 35px;
    padding-bottom: 240px;
  }
  #zukunft_3 p {
    padding: 0 35px;
    transform: none !important;
    top: 0 !important;
    left: 0 !important;
  }
  #zukunft_4 {
    padding-bottom: 120px;
  }
  #zukunft_video_1 {
    margin-top: 20px;
    padding-bottom: 100px;
  }
  #zukunft_video_1 .col-lg-4 {
    margin-top: 30px;
  } 
  #zukunft_mit_sma_behandelbar_mobile {
    width: 260px;
    right: 0;
    position: absolute;
    top: -170px;
    z-index: -1;
  }
  #zukunft_kleinkind_baby {
    width: 300px;
    top: 0;
  }
  #zukunft_4_bild {
    width: 189px;
    top: -90px;
  }
  #zukunft_4 h2 {
    padding: 140px 35px 0px 35px;
    margin-bottom: 30px;
  }
  #zukunft_4 h3 {
    font-size: 20px;
    padding: 0 35px;
  }
  #zukunft_4 p {
    padding: 0 35px;
  }
  #zukunft_5 {
    margin-top: -66px;
    padding-bottom: 100px;
  }
  #zukunft_5 h2 {
    padding: 0 35px;
    margin-bottom: 30px;
  }
  #zukunft_5 h3 {
    font-size: 20px;
    padding: 0 35px;
  }
  #zukunft_5 p {
    padding: 0 35px;
  }
  #zukunft_5 img {
    width: 245px !important;
    right: 0;
    position: absolute;
  }
  #zukunft_5 .row.mt-5 {
    margin-top: 240px !important;
  }
  #zukunft_video_6 {
    /* background-position: 140px 260px;
    background-size: 759px 1080px; */
    padding-bottom: 30px;
    margin-bottom: 0;
  }
  #zukunft_video_6 .col-lg-7 {
    margin-bottom: 30px;
  }
  #zukunft_video_6 p,
  #zukunft_video_6 h3 {
    padding: 0 35px;
    transform: none !important;
    left: 0 !important;
    top: 0 !important;
  }
  #zukunft_video_6 ul {
    padding: 0 55px;
  }
  #zukunft_video_6 img {
    margin-top: 30px;
  }
  #zukunft_fragen {
    margin-top: 130px;
  }
  #zukunft_fragen h3 {
    font-size: 20px;
  }
  #zukunft_7 {
    background-image: none;
    margin-bottom: 40px;
  }
  #zukunft_7 .container {
    padding-top: 20px;
  }
  #zukunft_7 h2 {
    margin-left: 0;
    margin-bottom: 20px;
    padding: 0 35px; 
  }
  #zukunft_7 p {
    padding: 0 35px;
  }
  #zukunft_8 {
    background-image: url(../img/zukunft-bild-6-mobile-2x.jpg);
    background-position: center;
    padding-bottom: 0;
  }
  #zukunft_8 h2,
  #zukunft_8 h3,
  #zukunft_8 p {
    padding: 0 35px !important;
  }
  #zukunft_8 h3 {
    margin-top: 40px;
  }
  #zukunft_8 h2 {
    margin-top: 55px;
    margin-bottom: 50px;
  }
  #zukunft_8 ul {
    padding: 0 54px;
  }
  #zukunft_quellen {
    padding: 0 35px !important;
  }
  #zukunft_quellen p {
    font-size: 7px;
    text-align: left !important;
  }
  .bg_salmon {
    margin-top: 50px !important;
  }
  #footer_animal .box {
    padding-left: 190px;
  }
  #footer_teaser h2 {
    font-size: 44px;
  }
  #datenschutz,
  #impressum,
  #nutzungsbedingungen,
  #disclaimer {
    padding-left:35px;
    padding-right:35px;
  }
  #footer_teaser .teaser_box:hover img:first-child {
    opacity: 1;
  }
  #footer_teaser .teaser_box:hover img:nth-child(2) {
    opacity: 0;
  }
  #footer_teaser .teaser_box:hover a {
    opacity: 1;
  }
}

@media (max-width: 767px) {
  h1 {
    font-size: 55px;
  }
  h2 {
    font-size: 35px;
  }
  p, ul li, ol li {
    font-size: 20px;
  }
  .fs16 {
    font-size: 15px;
  }
  .rp_normal {
    font-size: 15px;
  }
  #nav .navbar {
    padding-bottom: 0;
  }
  #nav .container {
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin: 0;
  }
  .navbar-collapse {
    background-color: #f4b5a6;
  }
  .navbar-light .navbar-nav .nav-link {
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.7;
    letter-spacing: normal;
    text-align: left;
    color: #000;
    text-transform: none;
  }
  .navbar-light .navbar-nav .nav-item {
    border-bottom: 2px solid #000;
  }
  .navbar-light .navbar-nav .nav-item:last-child {
    border-bottom: 0px solid #000;
  }
  .navbar-nav {
    padding: 10px 0px 20px 35px;
  }
  .nav-item {
    padding: 0;
    width: 165px;
  }
  .container,
  .row,
  .col-sm-12 {
    margin: 0;
    padding: 0;
    width: 100%;
    max-width: 100%;
  }
  #index_1 {
    padding: 38px 35px;
  }
  #index_1 .first p {
    font-size: 20px;
  }
  #index_6 .col-md-5 {
    padding-left: 35px;
    padding-right: 35px;
  }
  #index_6 .p4 {
    position: relative !important;
    transform: none !important;
    top: 0 !important;
    left: 0 !important;
    margin-top: 35px;
  }
  #index_2 {
   padding-bottom: 0;
  }
  #index_2 .col-sm-12 {
    padding-left: 35px;
    padding-right: 35px;
  }
  #index_3 .container {
    position: relative !important;
    margin: 0;
    padding: 0;
    max-width: 100%;
  }
  #index_3_video {
    margin-top: 0;
  }
  #index_3_video p {
    font-size: 15px !important;
    left: 22%;
    top: 50px !important;
    right: 40px;
    transform: none !important;
  }
  #index_4 .col-sm-12 {
    padding-left: 35px;
    padding-right: 35px;
  }
  #index_4 .col-lg-7 {
    padding-left: 0;
    padding-right: 0;
  }
  #index_5 {
    height: 1096px;
    background-position: -100px;
  }
  #index_5 .container {
    padding: 0;
  }
  #index_5 .col-sm-12.mb74 {
    padding-bottom: 24px;
    padding-left: 35px;
    padding-right: 35px;
  }
  #index_6 .container {
    padding: 0;
  }
  #index_6 .col-sm-12 {
    padding-left: 35px;
    padding-right: 35px;
  }
  #index_6 .col-md-7 {
    padding-left: 0px;
    padding-right: 0px;
  }
  #service_1 {
    padding-top: 60px;
    padding-bottom: 140px;
  }
  #service_1 p {
    padding-left: 35px;
    padding-right: 35px;
  }
  #service_1 #loewin_laufend {
    right: 0;
  }
  #service_1 #loewin_laufend img#service_1_desktop {
    display: none;
  }
  #service_1 #loewin_laufend img#service_1_mobile {
    display: block;
    width: 360px;
    margin-top: -40px;
  }
  #service_2 h2 {
    font-size: 35px;
    margin-bottom: 30px;
  }
  #service_2 .col-sm-12,
  #service_3 .col-sm-12 {
    padding-left: 33px;
    padding-right: 33px;
  }
  .bol22 {
    font-size: 20px;
  }
  #service_5 img.w-100 {
    width: 165px !important;
  }
  #service_6 img.w-100 {
    width: 208px !important;
    margin-top: -180px;
    padding-left: 35px !important;
    margin-bottom: 30px;
  }
  
  .bg_salmon {
    margin-top: 208px !important;
  }
  #footer_animal {
    margin-bottom: 0;
    margin-top: -50px;
    padding: 0;
  }
  #footer_animal .row,
  #footer_animal .col-sm-12 {
    margin: 0;
    padding: 0;
  }
  #footer_animal .box h3 {
    font-size: 25px;
  }
  #footer_animal .box {
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 250px;
    padding-bottom: 25px;
    margin: 0 36px;
  }
  #footer_animal .box p {
    font-size: 19px;
  }
  #footer_animal img {
    width: 285px;
    height: auto;
    margin-bottom: -245px;
    transform: translate(-50%,0%) !important;
    left: 50% !important;
  }
  #footer_teaser {
    padding-bottom: 156px;
  }
  #footer_teaser h2 {
    font-size: 28px;
    padding-left: 35px;
    padding-right: 35px;
  }
  #footer_teaser .teaser_box {
    margin-bottom: 2px;
  }
  #contact {
    padding-top: 30px;
  }
  #footer .container, #footer .row {
    padding: 0;
    margin: 0;
  }
  #open_glossar_item {
    left: -25px !important;
    right: -35px !important;
    width: initial;
    max-width: initial;
    padding-top: 5px !important;  
    /* padding-top: 5px !important;
    left: auto !important;
    right: initial !important;
    padding-bottom: 0 !important;
    bottom: 0 !important;
    max-width: 250px;
    width: 250px; */
  }
  #contact .container {
    padding-right: 35px;
    padding-left: 35px;
  }
  #contact .col-sm-12,
  #contact .row {
    padding-right: 0;
    padding-left: 0;
    --bs-gutter-x: 0;
    --bs-gutter-y: 0;
  }
  #contact #contact_smaleo {
    position: absolute;
    top: -181px;
    width: 350px;
    right: 6px;
    height: auto;
  }
  #nav .active_item {
    border-bottom: none;
  }
}

@media (max-width:480px) {
  body {
    padding-top: 66px;
  }
  h1 {
    font-size: 35px;
  }
  h2 {
    font-size: 30px;
  } 
  .navbar-brand img {
    width: 139px;
  }
  .bg_salmon {
    margin-top: 250px !important;
    margin-left: -35px;
    margin-right: -35px;
    padding-left: 35px !important;
    padding-right: 35px !important;
  }
  .bg_salmon p {
    font-size: 15px;
  }
  .btn_salmon,
  .btn_salmon,
  .btn_salmon:visited,
  .btn_salmon:focus,
  .btn_salmon:active {
    font-size: 18px;
  }
  .bg_salmon .header {
    font-size: 20px;
  }
  #footer_teaser .container {
    padding: 0 !important;
    margin: 0 !important;
  }
  #footer_teaser .row,
  #footer_teaser .col-sm-12 {
    padding: 0;
    margin: 0;
  }
  .card-header {
    padding-left: 20px;
    padding-right: 80px;
  }
  #footer .list-inline-item {
    display: block;
  }
  #footer_logo_1 {
    display: block;
    text-align: center !important;
    margin-bottom: 15px;
  }
  .list-inline-item:not(:last-child) {
    margin: 0 !important;
  }
  
}
@media (max-width:360px) {
  h1 {
    font-size: 30px !important;
  }
  h2 {
    font-size: 25px !important;
  }
  .carousel-item div h2 {
    font-size: 26px;
  }
}


#footer_animal #footer_icon_1 {
  margin: 0 !important;
  width: initial !important;
  height: initial !important;
  transform: none !important;
  vertical-align: initial;
}
#footer_animal #footer_icon_2 {
  margin: 0 !important;
  width: initial !important;
  height: initial !important;
  transform: none !important;
  vertical-align: initial;
}
