html,
body,
div,
span,
h1,
h2,
h3,
h4,
h5,
h6,
p,
a,
em,
img,
sub,
sup,
b,
u,
i,
center,
ol,
ul,
li,
table,
tbody,
tr,
th,
td {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
  transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  -webkit-transition: all 0.4s ease-out;
}
@-ms-viewport {
  width: device-width;
}
@font-face {
  font-family: CorporateS;
  src: url("CorporateS.eot?#iefix") format("embedded-opentype"),
    url("CorporateS.woff2") format("woff2"),
    url("CorporateS.woff") format("woff"),
    url("CorporateS.ttf") format("truetype");
  font-style: normal;
  font-weight: 400;
}
body {
  font-family: "CorporateS", Arial, Helvetica, sans-serif;
  font-size: 15px;
  background-color: #999;
  margin: 0;
  padding: 0;
  font-weight: 300;
  -moz-hyphens: auto;
  -o-hyphens: auto;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  letter-spacing: -0.2px;
  line-height: 1.35;
}
body * {
  box-sizing: border-box;
}
.social a {
  color: #000;
  display: inline-block;
  height: 30px;
  width: 30px;
  background-repeat: no-repeat;
  background-size: contain;
}
.social a:hover {
  border-bottom: none !important;
}
.icon-in {
  background-image: url(leica578f.svg);
}
.icon-in:hover {
  background-image: url(leica578f-hover.svg);
}
.icon-tw {
  background-image: url(leica578g.svg);
}
.icon-tw:hover {
  background-image: url(leica578g-hover.svg);
}
.icon-yt {
  background-image: url(leica578h.svg);
}
.icon-yt:hover {
  background-image: url(leica578h-hover.svg);
}
.icon-fb {
  background-image: url(leica578i.svg);
}
.icon-fb:hover {
  background-image: url(leica578i-hover.svg);
}
.icon-pi {
  background-image: url(leica578j.svg);
}
.icon-pi:hover {
  background-image: url(leica578j-hover.svg);
}
.icon-vi {
  background-image: url(leica578k.svg);
}
.icon-vi:hover {
  background-image: url(leica578k-hover.svg);
}
@media only screen and (min-width: 768px) {
  body {
    -moz-hyphens: auto;
    -o-hyphens: auto;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    font-size: 16px;
  }
  .social {
    color: #002647;
    text-transform: none !important;
  }
  .social a:hover {
    border-bottom: none;
  }
}
/* ALLGEMEINES */
.logo a {
  border-bottom: none;
}
.logo a:hover {
  border-bottom: none;
}
.container {
  width: 100%;
  margin: 0 auto;
  padding: 0 12px;
}
.titletext h1 {
  font-size: 36px;
  font-weight: 900;
  color: #fff;
  line-height: 1.3;
}
h1 {
  font-size: 23px;
  color: #333;
  line-height: 1.3;
  -moz-hyphens: manual;
  -o-hyphens: manual;
  -webkit-hyphens: manual;
  -ms-hyphens: manual;
  hyphens: manual;
}
h2 {
  font-size: 20px;
  font-weight: 900;
  padding-top: 0px;
  margin-bottom: 20px;
}
h3 {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 5px;
  text-align: left;
}
ul {
  list-style: none;
}
ul li {
  position: relative;
  padding-left: 25px;
  /* mit diesem Wert wird die Liste eingerückt */
  margin-left: 0px;
  padding-bottom: 6px;
  padding-right: 5px;
}
ul li::before {
  content: "\2794";
  color: #e10217;
  left: 0;
  position: absolute;
  font-size: 18px;
  top: 0px;
}
.gap {
  padding-top: 10px;
}
strong {
  font-weight: 600;
}
a {
  color: #000;
  text-decoration: none;
  border-bottom: 1px solid #000;
}
a:hover {
  border-bottom: none;
}
.water {
  background-image: url("leica578b.jpg");
  background-color: #fff;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  min-height: 200px;
}
.social img {
  max-width: 30px;
}
.social {
  padding-top: 10px;
}
.bewerberbutton {
  margin-top: 25px;
  text-align: center;
  margin-bottom: 20px;
  font-size: 16px;
}
.bewerberbutton a {
  background: #e10217;
  color: #fff !important;
  padding: 10px 30px;
  font-weight: 500;
  letter-spacing: 0.3px;
  border-radius: 100px;
}
.bewerberbutton a:hover {
  background: #fff;
  color: #e10217 !important;
  border: 1px solid #e10217;
}
@media only screen and (min-width: 380px) {
  .container {
    width: 460px;
    padding: 0;
  }
  .title {
    background-image: url("leica578a.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
    min-height: 0px;
    filter: brightness(90%);
    position: relative;
  }
  h2 {
    font-size: 20px;
    padding-top: 0px;
    margin-bottom: 20px;
  }
  .subtitle {
    font-size: 16px;
  }
  .water {
    background-image: url("leica578b.jpg");
    background-color: #fff;
    background-size: cover;
    background-position: center top;
    background-repeat: no-repeat;
    min-height: 250px;
  }
}
@media only screen and (min-width: 768px) {
  .container {
    width: 720px;
  }
  .title {
    background-image: url("leica578a.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center bottom;
    min-height: 0px;
    filter: brightness(90%);
    position: relative;
  }
  h2 {
    font-size: 23px;
    padding-top: 0px;
    margin-bottom: 20px;
  }
  .subtitle {
    font-size: 16px;
  }
  .water {
    background-image: url("leica578b.jpg");
    background-color: #fff;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    min-height: 200px;
  }
}
@media only screen and (min-width: 991px) {
  .container {
    width: 960px;
  }
  body {
    -moz-hyphens: manual;
    -o-hyphens: manual;
    -webkit-hyphens: manual;
    -ms-hyphens: manual;
    hyphens: manual;
    font-size: 18px;
  }
  h1 {
    font-size: 29px;
  }
  h2 {
    font-size: 23px;
  }
  .subtitle {
    font-size: 17px;
  }
  .water {
    background-image: url("leica578b.jpg");
    background-color: #fff;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    min-height: 200px;
  }
}
@media only screen and (min-width: 1200px) {
  .container {
    width: 1140px;
  }
  .titletext h1 {
    font-size: 44px;
    font-weight: 900;
    color: #fff;
    line-height: 1.3;
  }
  h1 {
    font-size: 32px;
  }
  .subtitle {
    font-size: 18px;
  }
  h2 {
    color: #e10217;
    font-size: 24px;
    font-weight: 900;
    margin-top: 0px;
    margin-bottom: 20px;
  }
}
/* HEADER */

.header {
  padding: 24px 0;
}
.header img {
  width: 200px;
}
/* GRIDS */

.grid {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
}
.grid-element {
  padding: 12px;
  margin: 12px;
  margin-top: 0;
}
.title {
  background-image: url("leica578a.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom;
  min-height: 290px;
  filter: brightness(90%);
  position: relative;
}
.title-text {
  padding: 12px;
  background: rgba(256, 256, 256, 0.8);
  position: absolute;
  bottom: 0px;
  right: 0px;
  color: #333;
  text-align: left;
  width: 100%;
  margin-top: 0px;
}
h2 {
  color: #e10217;
}
.teaser {
  background-color: #fff;
  color: #333;
  text-align: justify;
}
.teaser a {
  color: #333;
  text-decoration: none !important;
  border-bottom: 1px solid #e10217;
}
.teaser a:hover {
  color: #e10217;
  border-bottom: 1px solid #e10217;
}
.tasks {
  background-color: #fff;
  color: #333;
}
.profile {
  background: #fff;
  background-repeat: no-repeat;
  background-position: top right;
  background-size: cover;
  color: #333;
}
.benefits {
  background-color: #fff;
  color: #333;
}
.contact {
  background-color: #fff;
  color: #333;
}
.contact h1 {
  color: #fff;
}
.contact a {
  color: #333;
  text-decoration: none !important;
  border-bottom: none;
}
.contact a:hover {
  color: #e10217;
  border-bottom: 1px solid #e10217;
}
.water {
  background-image: url("leica578b.jpg");
  background-color: #fff;
  background-position: right center;
  background-repeat: no-repeat;
  min-height: 250px;
}
@media only screen and (min-width: 768px) {
  .grid {
    flex-direction: row;
    margin: 12px 6px 12px 6px;
  }
  .grid-element {
    padding: 24px;
    margin: 0 6px;
  }
  .grid--66 .grid-element:first-child {
    flex: 1 1 calc(50% - 12px);
    max-width: calc(50% - 12px);
  }
  .grid--66 .grid-element:last-child {
    flex: 1 1 calc(50% - 12px);
    max-width: calc(50% - 12px);
  }
  .grid--84 .grid-element {
    flex: 1 1 calc(50% - 12px);
    max-width: calc(50% - 12px);
  }
  .grid--48 {
    flex-direction: column;
  }
  .grid--444 .grid-element {
    flex: 1 1 calc(50% - 12px);
    max-width: calc(50% - 12px);
  }
  .grid--444 .grid-element:last-child {
    flex: 1 1 calc(100% - 12px);
    max-width: calc(100% - 12px);
  }
  .water,
  .benefits {
    margin-top: 12px;
  }
  .water {
    min-height: 250px;
  }
}
@media only screen and (min-width: 1200px) {
  .grid-element {
    padding: 24px;
  }
  .grid--66 .grid-element:first-child {
    flex: 1 1 calc(50% - 12px);
    max-width: calc(50% - 12px);
  }
  .grid--66 .grid-element:last-child {
    flex: 1 1 calc(50% - 12px);
    max-width: calc(50% - 12px);
  }
  .grid--84 .grid-element:first-child {
    flex: 1 1 calc(66.67% - 12px);
    max-width: calc(66.67% - 6px);
  }
  .grid--84 .grid-element:last-child {
    flex: 1 1 calc(33.33% - 12px);
    max-width: calc(33.33% - 12px);
  }
  .grid--48 {
    flex-direction: row;
  }
  .grid--48 .grid-element:first-child {
    flex: 1 1 calc(33.33% - 12px);
    max-width: calc(33.33% - 12px);
  }
  .grid--48 .grid-element:last-child {
    flex: 1 1 calc(66.67% - 12px);
    max-width: calc(66.67% - 12px);
  }
  .grid--444 .grid-element,
  .grid--444 .grid-element:last-child {
    flex: 1 1 calc(33.33% - 12px);
    max-width: calc(33.33% - 12px);
  }
  .title-text {
    padding: 20px 20px 20px 20px;
    bottom: 0px;
    right: 0px;
    width: 100%;
    background: rgba(256, 256, 256, 0.8);
  }
  .water,
  .benefits {
    margin-top: 0;
  }
  .water {
    display: inline-flex;
  }
}
.content-heading-white {
  color: #fff;
}
.content-heading-white a {
  color: #e10217;
  text-decoration: none;
  border-bottom: 1px solid #e10217;
}
.content-heading-white a:hover {
  color: #858181;
  text-decoration: none;
  border-bottom: 1px solid #858181;
}
