/* --------------- UNTERNEHMEN STYLES ---------------  */

p {text-align: justify;}

.slidercontainer {padding: 0;  position: relative; height: 420px;}
.slideheigt div {max-height: 500px !important;}
.header_text h3.headlinetext{color: #3a3a3a; font-size: 40px !important; margin-bottom: 10px !important; text-transform: none;}
.header_text p{color: #3a3a3a; font-size: 20px !important; font-family: 'Raleway', sans-serif; line-height: 1.4 !important;}

#karriereevents .bx-viewport {height: auto !important; min-height: 355px;}



#preload-teaser::after{
position: absolute;
width: 0;
height: 0;
overflow: hidden;
z-index: -1;
content: url(/files/inhalte/unternehmen/teaser/ueber-uns.jpg) 
url(/files/inhalte/unternehmen/teaser/team.jpg) 
url(/files/inhalte/unternehmen/teaser/referenzen.jpg) 
url(/files/inhalte/unternehmen/teaser/firmensitz.jpg) 
url(/files/inhalte/unternehmen/teaser/laufbahn2.jpg)
url(/files/inhalte/unternehmen/teaser/mitarbeitervideos.jpg);
}



/* --  ÜBER UNS  -- */

table.philosophie td {border-top: 0px; vertical-align: top;}
table.philosophie td:first-child {width: 310px; padding: 20px 40px 0 0;}
table.philosophie td img {width: 100%; height: auto;}


/* --  REFERENZEN  -- */

#referenzen ul.red li {
    background: url(../../../files/inhalte/content-images/tick-small-red.png) no-repeat 4px 0px;
    padding-left: 34px;
    display: flex;}

#referenzen .image_container.float_right, .image_container.float_left {width: 200px;}
#referenzen hr {margin-top: 20px;}

#referenzen .image_container img {width: auto !important;}


.video-container {margin-bottom: 40px;}

.abstand {margin: 0px 0px 80px 0px;}

#karriereevents {background-color: #e8e8e8; text-align: center; padding: 30px 20px 40px 20px; margin: 30px 0 40px 0;}
#karriereevents .bx-viewport {min-height: 300px; background: transparent;}
#karriereevents .nachrichtenteaser_entry {background: #ffffff; min-height: 300px;}
#karriereevents .nachrichtenteaser_entry h4, #karriereevents .nachrichtenteaser_entry .text {padding: 15px;}
#karriereevents .nachrichtenteaser_entry h4 {font-family: 'Raleway', sans-serif; font-size: 22px; color: #df252b; margin-top: 10px; margin-bottom: 0;}

#karriereevents .bx-controls-direction {background: transparent;}
#karriereevents .bx-wrapper .bx-controls-direction a:before {left: 0px;}



/* --- 1. STELLENANGEBOTE + PRAKTIKUM --- */
table.stellenangebote td, table.praktikum td {font-size: 14px;}
table.stellenangebote tr:hover, table.praktikum tr:hover {background: #F8F8F8;}
table.stellenangebote img, table.praktikum img {width: 40px; height: 40px; margin-top: 4px;}
table.stellenangebote td:nth-child(2) {text-align: right;}
table.praktikum td:nth-child(2) {text-align: left;}

#stellen .calltoaction p:first-child {width: 53%;}


/* --- 2. BEWERBUNGSPROZESS UND TIPPS --- */
#tipps h5{font-weight: bold; margin-bottom: 0px; padding-bottom: 2px;}
.bewerbungsprozess_teaser a {cursor: context-menu;}



/* --- 4. AUSBILDUNG --- */
#azubivorstellung_tab h4 {font-family: 'Raleway', sans-serif; font-size: 22px;}
#azubivorstellung_tab h6 {font-size: 14px; font-weight: bold;}
#azubivorstellung_tab p {text-align: justify;}
.figleft figure {float: left !important;}
/*Zoom In*/
#azubivorstellung_tab hr {margin: 20px 0 40px 0;}
#azubivorstellung_tab img {-webkit-transform: scale(1); transform: scale(1); -webkit-transition: .3s ease-in-out; transition: .3s ease-in-out;}
#azubivorstellung_tab figure {overflow: hidden;}
#azubivorstellung_tab figure:hover img{-webkit-transform: scale(1.05); transform: scale(1.1);}

table#faktencheck {width: 100%; font-size: 14px; margin-bottom: 40px;}
table#faktencheck td{width: 33%; border-top: none; vertical-align: top; padding: 3%; background-color: #efefef;}
table#faktencheck td.tdpadd {padding-bottom: 0;}
table#faktencheck h5 {font-family: 'Raleway', sans-serif; font-size: 22px;}
table#faktencheck p {text-align: justify;}
table#faktencheck ul.red li {background: url(/files/inhalte/content-images/tick-small-red.png) no-repeat 4px 0px; padding-left: 34px; display: flex;}



.lightbox {
  background-color: rgba(0, 0, 0, 0.8);
  overflow: scroll;
  position: fixed;
  display: none;
  z-index: 1;
  bottom: 0;
  right: 0;
  left: 0;
  top: 0;
}
.lightbox-container {
  position: relative;
  max-width: 960px;
  margin: 7% auto;
  display: block;
  padding: 0 3%;
  height: auto;
  z-index: 10;
}
@media screen and (max-width: 768px) {
  .lightbox-container {
    margin-top: 10%;
  }
}
@media screen and (max-width: 414px) {
  .lightbox-container {
    margin-top: 13%;
  }
}
.lightbox-content {
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.7);
}
.lightbox-close {
  text-transform: uppercase;
  background: transparent;
  position: absolute;
  font-weight: 300;
  font-size: 12px;
  display: block;
  border: none;
  color: white;
  top: -22px;
  right: 3%;
}
.video-container {
  padding-bottom: 56.25%;
  position: relative;
  padding-top: 30px;
  overflow: hidden;
  height: 0;
}
.video-container iframe,
.video-container object,
.video-container embed {
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
}



/* --- 4. REFERENZEN --- */


.referenzen_text {margin-top: 100px;}

#ma-stimmen_desktop h3 {margin-bottom: -4px !important;}
#ma-stimmen_desktop p.funktion {font-size: 16px;}


/* --- One-Click-Bewerbung --- */
#ocb-form {margin-bottom: 50px;}

/* Make Videos act responsive */
.videoWrapper {position: relative;	padding-bottom: 56.25%; padding-top: 25px; height: 0; margin-bottom: 10px;}
.videoWrapper iframe {position: absolute; top: 0;	left: 0; width: 100%; height: 100%;}

.ma-stimmen_text h3{text-transform: none; font-size: 26px !important;}
.ma-stimmen_text a {color: #df252b;}
.tp-bannertimer {visibility:hidden !important;}
.tparrows.hidearrows {opacity: 1 !important;}

@media only screen and (max-width: 1280px) {
.slidercontainer {height: auto;}
.slideheigt div {background-size: cover;}
.header_text h3, .header_text p{display: none;}
p.funktion {font-size: 12px !important;}}

@media only screen and (min-width: 990px) {
.bewerbungsprozess_wrapper .bx-wrapper {max-width: 100% !important;}
.bewerbungsprozess_teaser {width: 390px !important; height: auto; pointer-events: none;}
.bewerbungsprozess_teaser h4 {font-family: 'Raleway', sans-serif; font-size: 20px;}
}

@media only screen and (min-width: 881px) {
#ma-stimmen_desktop {display: block !important;}
#ma-stimmen_mobil {display: none !important;}}

@media only screen and (max-width: 880px) {
#ma-stimmen_desktop {display: none !important;}
#ma-stimmen_mobil {display: block !important;}
#ma-stimmen_mobil label {text-align: center;}
#ma-stimmen_mobil p.funktion {font-size: 16px;}
.calltoaction p {width: 100% !important; text-align: center; margin-bottom: 20px;}
.calltoaction a {position: relative; left: 0; width: 100%; text-align: center; margin-bottom: 20px;}
.bewerbungsprozess_teaser {width: 255px !important;}
.zusatzleistungen p {font-size: 13px;}
#resp-grid.zusatzleistungen a {padding: 5px;}
#resp-grid .team-member {width: calc(50% - 6px); padding: 30px;}
}

@media screen and (max-width: 640px) {
#karriereevents .bx-wrapper .bx-controls-direction {top: -29px !important;}
table tr td {text-align: left;}
#resp-grid a, #resp-grid.web a {width: calc(50% - 4px);}
#resp-grid a:nth-of-type(2n) {margin-right: 0;}
table#faktencheck td {width: 100%;}
table#faktencheck td.tdpadd {padding-bottom: 3%;}
table.stellenangebote td, table.praktikum td {display: table-cell; border-top: 1px solid #eee;}
#resp-grid .team-member {width: calc(100%); padding: 15px;}
table.philosophie td:first-child {width: 100%; padding: 0;}
#referenzen .image_container.float_right, .image_container.float_left {width: 100%;}
#referenzen .image_container img {max-width: 200px; margin: 0 auto;}
}

