.wsi-prescreen-job h1 {
  font-family: "have_heart_oneregular";
  font-size: 80px !important;
  font-weight: normal;
  line-height: 90px !important;
  letter-spacing: normal;
  text-align: center;
  margin-top: 50px; }

.wsi-single-job-fixed-btn {
  position: fixed !important;
  z-index: 99999;
  right: 20px;
  bottom: 20px;
  background: white;
  padding-left: 20px; }

.prescreen-job-footer {
  margin-bottom: 100px;
  margin-left: auto;
  margin-right: auto;
  font-size: 17px;
  line-height: 30px;
  max-width: 800px; }
  .prescreen-job-footer .job-apply {
    margin-top: 50px;
    display: flex;
    vertical-align: center; }
  .prescreen-job-footer .job-apply a {
    font-size: 17px !important;
    text-align: center;
    padding-top: 6px;
    padding-bottom: 6px;
    width: 100%; }
  .prescreen-job-footer .navigate {
    margin-top: 10px;
    text-align: center; }

.wsi-prescreen-job > p {
  display: none; }

.wsi-prescreen-job > p + p {
  display: none; }

.wsi-prescreen-job > p + p + p {
  display: none; }

.wsi-prescreen-job {
  margin-bottom: 100px;
  margin-left: auto;
  margin-right: auto;
  font-size: 17px;
  line-height: 30px;
  max-width: 800px; }

.wsi-prescreen-job ul {
  list-style: "";
  margin-top: 15px;
  margin-left: 0px;
  padding-left: 12px;
  padding-right: 12px;
  border-top: 1px solid #ddd; }

.wsi-prescreen-job li {
  margin-left: 5px; }

.wsi-prescreen-job li:before {
  content: "-";
  color: black; }

.blog-id-4 .wsi-prescreen-job h2 {
  font-family: 'PT Sans', sans-serif !important;
  margin-top: 60px !important;
  font-size: 17px !important;
  line-height: 25px !important;
  font-weight: bold !important;
  letter-spacing: 0 !important; }

.wsi-prescreen-job .banner-footer {
  margin-top: 5px;
  width: 200px; }

.wsi-prescreen-lk-header {
  text-align: center;
  padding-bottom: 40px;
  margin: auto;
  max-width: 900px; }

.wsi-prescreen-lk-inner {
  max-width: 1300px;
  display: flex;
  margin: auto; }

.wsi-prescreen-lk-inner .referenz-single {
  width: 32%;
  margin-left: 5px;
  margin-right: 5px; }

.wsi-prescreen-lk-inner .static-benefit {
  width: 32%;
  margin-left: 5px;
  margin-right: 5px; }

.wsi-prescreen-lk-inner .referenzliste-eintrag.single {
  width: 100%; }

.wsi-prescreen-lk-btn {
  margin-top: 30px;
  text-align: center; }

.single-job-spacer-hero {
  display: block;
  height: 500px; }

.single-job-spacer-herosmall {
  display: block;
  height: 50px; }

.single-job-spacer-special {
  display: block;
  height: 50px; }

.single-job-spacer-standard {
  display: block;
  height: 150px; }

.wsi-prescreen-grid .vc_column-inner {
  max-width: 1300px !important;
  margin: auto !important; }

@media (max-width: 1400px) {
  .wsi-prescreen-list-container {
    width: 70% !important; }

  .wsi-prescreen-container {
    padding-left: 15px;
    padding-right: 15px; }

  .wsi-prescreen-grid .vc_column-inner {
    max-width: 1200px !important;
    margin: auto !important; } }

@media (max-width: 1200px) {
  .single-job-spacer-hero {
    display: block;
    height: 315px; }

  .single-job-spacer-herosmall {
    display: block;
    height: 35px; } }

@media (max-width: 1000px) {
  .wsi-prescreen-lk-inner {
    flex-wrap: wrap;
    max-width: 500px; }

  .wsi-prescreen-lk-inner .referenz-single {
    width: 100%;
    margin-left: 5px;
    margin-right: 5px; }

  .wsi-prescreen-lk-inner .static-benefit {
    width: 100%;
    margin-left: 5px;
    margin-right: 5px;
    flex: 1 0 51%; }

  .single-job-spacer-hero {
    display: block;
    height: 214px; }

  .single-job-spacer-herosmall {
    display: block;
    height: 25px; }

  .wsi-prescreen-list-container {
    width: 100% !important;
    padding-left: 5px !important;
    padding-right: 5px !important; } }

@media (max-width: 820px) {
  .wsi-prescreen-job {
    margin-left: 20px;
    margin-right: 20px; } }

@media (max-width: 800px) {
  .prescreen-job-footer .job-apply {
    padding-left: 15px;
    padding-right: 15px; } }

@media (max-width: 600px) {
  .blog-id-4 .wsi-prescreen-job h1 {
    font-size: 46px !important;
    line-height: 52px !important; } }

@media (max-width: 479px) {
  .single-job-spacer-hero {
    display: block;
    height: 182px; }

  .single-job-spacer-special {
    display: block;
    height: 0; }

  .single-job-spacer-standard {
    display: block;
    height: 70px; } }

@media (max-width: 350px) {
  .wsi-single-job-fixed-btn {
    right: 0px;
    margin-right: 5px !important;
    padding-left: 15px; } }

.btn-description {
  color: #fff;
  margin-top: 0;
  position: absolute;
  top: 9px;
  bottom: 0;
  opacity: 0;
  right: 10px;
  visibility: hidden;
  transition: opacity 0.25s ease-in;
  -moz-transition: opacity 0.25s ease-in;
  -webkit-transition: opacity 0.25s ease-in;
  -o-transition: opacity 0.25s ease-in; }

.bounce-button.qbutton:hover .btn-description {
  opacity: 1;
  visibility: visible; }
