/*
 .jobhero {
 padding-top: 125px;
 padding-bottom: 75px;
 background-size: cover;
 background-position-x: center;
 background-image: url(https://bsc-stg.basecom-preview.de/wp-content/uploads/2019/04/Jobheader.png);
 text-align: center;
 -webkit-clip-path: polygon(100% 0, 100% 85%, 50% 100%, 0 85%, 0 0, 50% 0);
 }
 .heroheading {
 font-family: 'have_heart_oneregular';
 font-weight: normal !important;
 font-size: 110px;
 color: white;
 font-weight: normal;
 line-height: 80px;
 margin-bottom: 50px;
 padding-left: 15px;
 padding-right: 15px;
 }
 .jobheading {
 font-family: 'have_heart_jobs';
 font-weight: normal !important;
 font-size: 80px;
 color: #4099ff;
 font-weight: normal;
 line-height: 100px;
 margin-top: 50px;
 text-align: center;
 }
 */
/*
 .prescreen-job {
 margin-left: auto;
 margin-right: auto;
 font-size: 17px;
 line-height: 30px;
 max-width: 800px;
 h1 {
 font-family: 'have_heart_jobs';
 font-weight: normal !important;
 font-size: 80px;
 color: #4099ff;
 font-weight: normal;
 line-height: 100px;
 margin-top: 50px;
 text-align: center;
 word-break: break-word;
 }
 h2 {
 font-family: 'PT Sans';
 font-weight: normal !important;
 font-size: 44px;
 color: black;
 font-weight: normal;
 line-height: 60px;
 margin-top: 50px;
 }
 .banner-footer img {
 margin-top: 10px;
 width: 150px;
 }
 .banner-footer p {
 margin-top: 3px ;
 }
 }
 */
/*
 @media (max-width: 1400px) {
 .prescreen-job {
 h1 {
 font-size: 80px !important;
 }
 }
 .heroheading {
 font-size: 110px !important;
 }
 .jobheading {
 font-size: 80px !important;
 }
 }
 @media (max-width: 900px) {
 .heroheading {
 font-size: 90px !important;
 }
 }
 */
/*
 @media (max-width: 735px) {
 .prescreen-job {
 h1 {
 font-size: 60px !important;
 }
 }
 .heroheading {
 font-size: 70px !important;
 }
 .jobheading {
 font-size: 60px !important;
 }
 }
 @media (max-width: 374px) {
 .prescreen-job h1 {
 font-size: 50px !important;
 }
 }
 */
