@font-face {
    font-family: 'Rajdhani_R';
    src: URL('/Rajdhani-Regular.ttf') format('truetype');
}
@font-face {
    font-family: "Rajdhani_R";
    src: url("/Rajdhani-Bold.ttf");
    font-weight: bold;
}
div, p, a, h1, h2, h3, h4, h5, h6, button{
    font-family: Rajdhani,"Rajdhani_R", "Helvetica", "Arial","sans-serif";
}
h1, h2, h3, h4, h5, h6{
    font-weight: bold;
}
h3{
    line-height: 1.1;
}
a.nav-link {
    font-weight: bold;
}
button {
    font-weight: bold;
}
.btn-check:focus+.btn-primary, .btn-primary:focus {
    box-shadow: none;
}
h1{
    margin-bottom: 0px;
}
li {
    list-style-type: none;
}
body{
    overflow-x: hidden!important;
    position: relative;
}
@media (min-width: 1400px){
    .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    max-width: 1140px;
    padding: 0px 20px;
    }
}
.container{
    position: relative;
    padding: 0px 20px;
}
.container::before {
    content: none;
}
.navbar::before {
    content: none;
}
.navbar::after, .container::after {
    content: none;
}     
ul.navbar-nav{
    margin-left: auto !important;
}
.navbar-nav > li{
    display: flex;
}
.navbar {
    border-radius: 0px;
    background: #003D52;
}
.navbar ul li a{
    font-size: 22px;
    color: #FFFFFF!important;
    text-align: center;
    margin: 15px 25px;
    text-decoration: none!important;
    text-transform: uppercase;
    position: relative;
    display: inline-block;
}
.navbar ul .nav_contact a{
    background: #f39100f0;
    border-radius: 5px;
    font-size: 22px;
    color: #FFFFFF;
    text-align: center;
    padding: 8px 25px!important;
    margin: auto;
    margin-left: 20px;
}
.navbar ul .nav_contact a:hover{
    background: #00b2bce8;
}
.navbar a.nav-link:hover::after{
    content: '';
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 8px;
    border-width: 0 0 3px;
    border-style: solid;
    margin-top: 31px;
    color: #ef983d;
}
.navbar .nav_contact a.nav-link:hover::after{
    content: none;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 1px;
    border-width: 0 0 1px;
    border-style: solid;
    margin-top: 31px;
    color: #ef983d;
}
.navbar .fa-bars{
    color: white;
    font-size: 25px;
    font-weight: bold;
}
.navbar .fa-times{
    color: white;
    font-size: 35px;
    font-weight: bold;
    margin-bottom: -18px;
    margin-right: -18px;
    display: none;
}
.navbar.mobile_open .fa-bars{
    display: none;
}
.navbar.mobile_open .fa-times{
    display: inherit;
}
.navbar-toggler:focus {
    box-shadow: none;
}
.navbar.mobile_open{
    height: 100vh;
}
.navbar.mobile_open .container{
    height: 100vh;
    align-items: flex-start;
}
.navbar.mobile_open ul{
    margin-top: 9vh;
}
.navbar.mobile_open li a{
    text-align: left;
}
.navbar.mobile_open .nav_contact{
    margin-top: 25px;
}
.navbar.mobile_open ul .nav_contact a {
    padding: 12px 25px!important;
}
.navbar_foot{
    display: none;
}
.navbar.mobile_open .nav-link{
    font-size: 11vw!important;
    margin-bottom: 0vh;
    margin-left: 0px;
    margin-top: 2vh;
    font-weight: bold;
}
.navbar.mobile_open .navbar_foot .nav-link{
    font-size: 6vw!important;
    margin: 0.5vh;
    padding: 0px;
}
.navbar.mobile_open .navbar_foot{
    display: inherit;
    margin-top: 0px;
    position: absolute;
    bottom: 50px;
    padding-left: 0px;
}
.navbar_foot li{
    display: inline-block;
}
.navbar.mobile_open .nav_contact{
    margin-top: 5vh;
}
.navbar.mobile_open .navbar-collapse{
    position: unset;
    height: calc(100% - 60px);
    border: 0px;
    box-shadow: none;
}
.navbar-collapse.in{
    display: none!important;
}
.navbar.mobile_open .navbar-collapse.in{
    display: inline!important;
}
#view{
    min-height: calc(100vh - 200px);
}
/* Footer: */
footer ul{
    flex-direction: row!important;
    display: flex;
    justify-content: center;
    text-align: center;
    width: 100%;
    padding-left: 0px;
}
footer ul li.nav-item {
    list-style-type: none;
}
footer{
    background: #003D52;
    padding-bottom: 15px;
    width: 100%;
    padding-top: 15px;
}
footer ul li a{
    font-size: 22px;
    color: #FFFFFF!important;
    text-align: center;
    margin: 15px 25px;
    text-decoration: none!important;
    text-transform: uppercase;
}
footer .copyright{
    text-align: center;
    font-size: 22px;
    color: #ef963d;
}
@media only screen and (max-width: 768px) {
    /* For mobile phones: */
    footer li.nav-item {
        display: inline-block;
        line-height: 10px;
    }
    footer ul {
        display: inline-table;
        text-align: center;
    }
}
/* Footer End: */
#video_modal  .modal-dialog {
    max-width: 1100px;
    margin: 30px auto;
}
#video_modal .modal-body {
    position:relative;
    padding:0px;
}
#video_modal .close {
    position:absolute;
    right:-30px;
    top:0;
    z-index:999;
    font-size:2rem;
    font-weight: normal;
    color:#fff;
    opacity:1;
}
.modal-dialog {
    display: none;
}
.embed-responsive{
    background: black;
}
/* Performance: */
.performance_solutions{
    margin-top: 100px;
}
.carousel-item{
    padding-top: 50px;
}
.carousel_solutions .card{
    background-image: url("https://mdbootstrap.com/img/Photos/Horizontal/City/4-col/img%20(60).jpg");
    background-size: cover;
    height: 250px;
    border: 0px;
    border-radius: 15px;
    box-shadow: 0px 19px 20px -9px rgb(93, 93, 93, 0.5);
    background-position: 61% 0px;
    overflow: hidden;
}
.carousel_solutions .card::after{
    content: "";
    display: block;
    position: absolute;
    top: 80px;
    left: -47px;
    height: 90%;
    width: 105%;
    z-index: 10;
    background-color: rgb(19 61 82 / 39%);
    border-radius: 100px;
    box-shadow: 0px 6px 25px 40px rgb(19 61 82 / 43%);
    overflow: hidden;
    filter: blur(15px);
}
.carousel_solutions .card.tvspots{
    background-image: url(./images/TVSpots.jpg);
}
.carousel_solutions .card.media{
    background-image: url(./images/Media.jpg);
}
.carousel_solutions .card.marketing{
    background-image: url(./images/Marketing.jpg);
}
.carousel_solutions .card.marktforschung{
    background-image: url(./images/Marktforschung.jpg);
}
.carousel_solutions .open .card::after {
    content: "";
    display: block;
    position: absolute;
    top: 80px;
    left: -47px;
    height: 90%;
    width: 105%;
    z-index: 10;
    background-color: rgb(19 61 82 / 80%);
    border-radius: 100px;
    box-shadow: 0px 6px 25px 40px rgb(19 61 82 / 80%);
    overflow: hidden;
    filter: blur(10px);
}
.carousel_solutions .card button{
    position: absolute;
    bottom: 20px;
    right: 20px;
    background: none;
    border: 0px;
    border-radius: 100px;
    height: 25px;
    width: 25px;
    padding: 0px;
    cursor: pointer;
    z-index: 1000;
}
.carousel_solutions .closed .card button{
    background: white;
}
.carousel_solutions .open .card button{
    background: #ef983d;
}
.carousel_solutions .card button i{
    display: none;
}
.carousel_solutions .closed .card button .fa-plus{
    color: #ef983d;
    font-size: 12px;
    display: inline;
}
.carousel_solutions .open .card button .fa-minus{
    color: #FFFFFF;
    font-size: 12px;
    display: inline;
}
.card-content{
    width: calc(100% - 60px);
    z-index: 1000;
}
.card-content p{
    font-size: 12px;
    color:#FFFFFF;
}
.carousel_solutions .col-md-3 {
    padding: 25px;
}
.closed .card-content p{
    display: none;
    top: 150px;
    left: 20px;
}
.closed .card-content{
    position: absolute;
    top: 150px;
    left: 30px;
}
.open .card-content{
    position: absolute;
    top: 60px;
    left: 20px;
}
.closed .card-content h4{
    font-size: 19px;
    color:#FFFFFF;
    text-transform: uppercase;
}
.open .card-content h4{
    font-size: 32px;
    color:#FFFFFF;
    text-transform: uppercase;
}
.open .card{
    height: 390px;
    margin-top: -35px;
    width: calc(100% + 60px);
    margin-left: -30px;
}
.performance_solutions .headline{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    text-align: center;
}
.performance_solutions .headline h1{
    font-size: 45px;
    width: 100%;
    color: #133d52;
    text-transform: uppercase;
    line-height: 1;
}
.performance_solutions .headline h2{
    font-size: 32px;
    width: 100%;
    color: #ef983d;
    text-transform: uppercase;
}
.performance_solutions .headline p{
    font-size: 16px;
    max-width: 600px;
    margin-top: 15px;
}
@media only screen and (max-width: 768px) {
    /* For mobile phones: */
    .performance_solutions {
        margin-top: 300px;
    }
    .performance_casestudies .carousel-item {
        padding: 15px 10px;
    }
    .customer_image_box {
        margin-top: 25px;
    }
    .carousel-item {
        padding: 15px 0px;
    }

}
/* Performance End: */
/* Video Header */
.video_header{
    margin-top: -21px;
    display: flex;
    align-items: center;
    cursor: pointer;
}
.video_header video {
    max-height: 70vh;
    width: 100%;
    object-fit: fill;
    height: 450px;
    object-fit: cover;
    object-position: 100% -163px;
}
.play-button{
    position: absolute;
    text-align: center;
    width: 100%;
}
.play-button i {
    font-size: 15px;
    background: #cecece;
    padding: 18px;
    border-radius: 100px;
    cursor: pointer;
}
.headline_contact h3{
    font-size: 27px;
    text-transform: uppercase;
    color: #133d50;
    margin-bottom: 1px;
    line-height: 1.1;
}
.headline_contact h3:first{
    color: #133d52;
}
.headline_contact h3:nth-child(2){
    color: #ef983d;
}
.headline_contact{
    position: absolute;
    background: white;
    border-radius: 20px;
    padding: 30px;
    width: 400px;
    top: -250px;
    left: 100px;
    box-shadow: 0px 38px 43px -20px rgba(110, 110, 110, 0.5);
}
.headline_contact button{
    background: #F05251;
    border-radius: 5px;
    font-size: 18px;
    color: #FFFFFF;
    text-align: center;
    border: 0px;
    padding: 4px 33px;
    text-transform: uppercase;
    margin-bottom: 5px;
}
.headline_contact button:hover{
    background: #1de1acde;
}
.headline_contact p {
    font-size: 16px;
    max-width: 600px;
    margin-top: 5px;
    margin-bottom: 25px;
}
/* Video Header End */
.carousel-item{
    padding: 15px 50px;
}
.carousel-control-prev-icon{
    margin-left: -30px;
    border-radius: 100px;
    height: 35px;
    width: 35px;
    background: #133d52;
    border: 0px;
    color: #ef983d;
    font-size: 18px;
}
.carousel-control-next-icon{
    margin-right: -30px;
    border-radius: 100px;
    height: 35px;
    width: 35px;
    background: #133d52;
    border: 0px;
    color: #ef983d;
    font-size: 18px;
}
.performance_casestudies .caro_content{
    width: 100%;
}
.performance_casestudies .carousel-control-prev{
    justify-content: flex-start;
}
.performance_casestudies .carousel-control-next{
    justify-content: flex-end;
}
.performance_casestudies .caro_content .col-md-6{
    display: flex;
    align-items: center;
    position: relative;
}
.performance_casestudies .caro_content .caro_content_text h3{
    font-size: 32px;
    line-height: 31px;
    text-transform: uppercase;
}
.performance_casestudies .caro_content .cases_example{
    color: #133d52;
}
.performance_casestudies .caro_content .cases_customer{
    color: #ef983d;
}
.performance_casestudies .cases_customer_text{
    max-width: 450px;
    font-size: 16px;
    margin-top: 20px;
}
.caro_content p {
    font-size: 16px;
    margin-bottom: 0px;
}
.performance_casestudies{
    background: #F6F6F6;
}
.performance_casestudies .image_customer{
    position: absolute;
    left: 30px;
    bottom: 30px;
    color: white;
    font-size: 32px;
    display: none;
}
.video_image_box{
    position: relative;
}
.performance_casestudies .customer_image{
    width: 100%;
    border-radius: 15px;
    box-shadow: 0px 2px 4px hsl(0deg 0% 50%);
}
.performance_casestudies .customer_image_box{
    border-radius: 30px;
    cursor: pointer;
    display: flex;
    align-items: center;
}
.iframe_case{
    height: 350px;
    width: 100%;
}
.iframe_case{
    height: 350px;
    width: 100%;
}
.play_vimeo_case{
    width: 100%;
    height: 350px;
    position: absolute;
    top: 0px;
    z-index: 1000;
    cursor: pointer;
}
.home_select .headline{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    text-align: center;
    margin-bottom: 80px;
}
.home_select .headline h1{
    font-size: 45px;
    width: 100%;
    color: #133d52;
}
.home_select .headline h2{
    font-size: 32px;
    width: 100%;
    color: #ef983d;
    text-transform: uppercase;
}
@media only screen and (max-width: 768px) {
    /* For mobile phones: */
    .performance_solutions {
        margin-top: 300px;
    }
    .performance_casestudies .carousel-item {
        padding: 15px 10px;
    }
    .customer_image_box {
        margin-top: 25px;
    }
    .carousel-item {
        padding: 15px 0px;
    }

}
.section{
    padding: 40px 0px;
}
/* 404 Page */
.notfound_page{
    background: repeating-linear-gradient( to right, #203848, #203848 60px, #133d50 60px, #133d50 120px);
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100vh;
    width: 100%;
}
.notfound_page_number{
    color: #ffffff30;
    font-size: 404;
}
.notfound_page_box h1{
    font-size: 85px;
    color: #ef983d;
    text-transform: uppercase;
    margin-top: 25px;
}
.notfound_page_box p{
    font-size: 18px;
    color: white;
    max-width: 500px;
    text-align: center;
    display: inline-block;
    margin-top: 15px;
}
.notfound_page_box button{
    background: #f05251cf;
    border-radius: 5px;
    font-size: 18px;
    color: #FFFFFF;
    text-align: center;
    border: 0px;
    padding: 5px 15px;
    margin: 0px 10px;
}
.notfound_page_box{
    position: absolute;
    text-align: center;
    margin-top: 60px;
}
.notfound_page_buttons{
    margin-top: 60px;
    padding-top: 50px;
}
.notfound_page_box button:hover{
    background: #1de1acbd;
}
@media only screen and (max-width: 768px) {
    /* For mobile phones: */
    .notfound_page_number {
        color: #ffffff30;
        font-size: 60vw;
    }
    .notfound_page_box h1 {
        font-size: 16vw;
        color: #ef983d;
        text-transform: uppercase;
        margin-top: 25px;
    }
    .notfound_page_box button {
        background: #f05251cf;
        border-radius: 5px;
        font-size: 18px;
        color: #FFFFFF;
        text-align: center;
        border: 0px;
        padding: 5px 15px;
        margin: 0px 10px;
        width: 55vw;
        margin-bottom: 15px;
    }
    .notfound_page_box {
        position: absolute;
        text-align: center;
        margin-top: 0px;
    }
    .notfound_page{
        background: #203848;
    }
}
/* 404 Page End */ 
/* Impressum */
.impressum_header{
    font-size: 45px;
    color: #003D52;
    line-height: 46px;
    text-transform: uppercase;
    margin-top: 2cm;
} 
.impressum_box{
    margin-top: 1cm;
}
.impressum_box h3{
    font-size: 30px;
    color: #F39100;
    line-height: 30px;
    text-transform: uppercase;
}
.impressum_box p{
    font-size: 16px;
    color: #000000;
    margin-top: 0.5cm;
}
/* Impressum End */ 
/* Datenschutz */
.datenschutz_header{
    font-size: 45px;
    color: #003D52;
    line-height: 46px;
    text-transform: uppercase;
    margin-top: 2cm;
} 
.datenschutz_box{
    margin-top: 1cm;
}
.datenschutz_box h3{
    font-size: 30px;
    color: #F39100;
    line-height: 30px;
    text-transform: uppercase;
}
.datenschutz_box p{
    font-size: 16px;
    color: #000000;
    margin-top: 0.5cm;
}
/* Datenschutz End */
/* Jobs */  
.jobs_angebote .card{
    height: 300px;
    border-radius: 15px;
    border: 0px;
    background-position: 50% 0px;
    background-size: cover;
    background-repeat: no-repeat;
    margin-bottom: 0.5cm;
    box-shadow: 0px 2px 4px hsl(0deg 0% 50%);
    overflow: hidden;
}
.jobs_angebote .card:hover::after {
    content: "";
    display: block;
    position: absolute;
    top: 51px;
    left: -520px;
    height: 800px;
    width: 800px;
    z-index: 10;
    background-color: rgb(19 61 82 / 93%);
    border-radius: 100px;
    box-shadow: 20px 0px 20px 55px rgb(19 61 82 / 70%);
    overflow: hidden;
    filter: blur(20px);
}
.jobs_angebote .card h3 {
    font-size: 23px;
    color: #FFFFFF;
    text-transform: uppercase;
    margin-bottom: 10px;
    line-height: 23px;
}
.jobs_angebote .card button {
    background: #F05251;
    border-radius: 5px;
    font-size: 18px;
    color: #FFFFFF;
    text-align: center;
    border: 0px;
    padding: 5px 15px;
    text-transform: uppercase;
    display: none;
}
.jobs_angebote .card button:hover{
    background: #1de1acde;
}
.jobs_angebote .card a{
    text-decoration: none;
}
.jobs_angebote .card:hover button {
    display: inherit;
}
.job_title {
    position: absolute;
    bottom: 30px;
    left: 30px;
    z-index: 1000;
    width: calc(100% - 60px);
}
.jobs_headline h1{
    font-size: 45px;
    width: 100%;
    color: #133d52;
    text-transform: uppercase;
}
.jobs_headline h2{
    font-size: 32px;
    width: 100%;
    color: #ef983d;
    text-transform: uppercase;
}
.jobs_headline p{
    font-size: 16px;
    max-width: 600px;
    margin-top: 20px;
}
.jobs_headline {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    text-align: center;
    margin-bottom: 1cm;
}
.jobs_ansprache {
    margin-top: 100px;
}
.jobs_angebote{
    background: #F6F6F6;
}
.jobs_sonstiges_headline h3{
    font-size: 27px;
    width: 100%;
    color: #133d52;
    text-transform: uppercase;
    line-height: 1;
}
.jobs_sonstiges_headline h4{
    font-size: 27px;
    width: 100%;
    color: #ef983d;
    text-transform: uppercase;
    line-height: 1;
}
.jobs_sonstiges_headline p{
    font-size: 16px;
    max-width: 600px;
    margin-top: 20px;
}
.jobs_sonstiges img{
    width: 100%;
    border-radius: 20px;
    box-shadow: 0px 2px 4px hsl(0deg 0% 50%);
    height: 300px;
    object-fit: cover;
}
.jobs_sonstiges {
    margin-top: 1cm;
    margin-bottom: 1cm;
}
.jobs_angebote_list{
    justify-content: center;
}

@media only screen and (max-width: 768px) {
    /* For mobile phones: */
    .jobs_angebote .card{
        margin-right: 20px;
        margin-left: 20px;
        background-size: cover;
    }
    .headline_contact {
        position: absolute;
        background: white;
        border-radius: 20px;
        padding: 25px;
        width: calc(100% - 80px);
        top: -200px;
        left: 40px;
        box-shadow: 10px 8px 5px #b9b9b938;
    }
    .video_header video {
        max-height: 80vh;
        width: 100%;
        height: 450px;
        object-fit: cover;
        object-position: 50% -50px;
    }
    .jobs_sonstiges img {
        margin-top: 1cm;
        text-align: center;
    }
    .jobs_sonstiges .col-md-4 {
        text-align: center;
    }
    .jobs_ansprache {
        margin-top: 230px;
    }
  }
/* Jobs End */
.cookies_accept{
    position: fixed;
    width: 100%;
    bottom: 0px;
    background: #133d52;
    z-index: 1000;
    display: none;
}
.cookies_accept.show{
    display: inline;
}
.cookies_accept .container{
    padding: 15px 0px;
}
.cookies_accept .cookies_text p{
    font-size: 13px;
    color: white;
}
.cookies_button{
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1000;
    margin-top: 15px;
    flex-wrap: wrap;
    row-gap: 20px;
}
.cookies_button button{
    background: #f05251cf;
    border-radius: 5px;
    font-size: 18px;
    color: #FFFFFF;
    text-align: center;
    border: 0px;
    padding: 5px 15px;
    margin: 0px 10px;
    text-transform: uppercase;
}
.cookies_button button:hover {
    background: #1de1acbd;
}
.cookie_banner{
    width: 100vw;
    height: 100vh;
    background: #8080805c;
    position: fixed;
    top: 0px;
    left: 0px;
    display: flex;
    justify-content: center;
    align-items: center;
    display: none;
    z-index: 1000;
}
.cookie_banner .cookies_accept{
    max-width: 600px;
    padding: 35px;
    display: block;
    position: relative;
}
.cookie_banner.show{
    display: flex!important;
}
.cookies_accept.hide{
    display: none;
}
.cookies_tool{
    display: none;
    max-width: 600px;
    padding: 35px;
    position: relative;
    width: 100%;
    bottom: 0px;
    background: #133d52;
    z-index: 1000;
    max-height: 90vh;
    overflow-y: scroll;
}
.cookies_tool .container {
    padding: 15px 0px;
}
.cookies_tool .cookies_text p{
    font-size: 13px;
    color: white;
}
.cookies_tool.show{
    display: block;
}
.tools{
    margin-top: 25px;
}
h3.panel-title{
    display: flex;
}
h3.panel-title span{
    margin-right: 5px;
    cursor: pointer;
}
h3.panel-title input{
    display: flex;
    font-size: 20px;
    margin-left: auto;
}
.panel-body{
    display: none;
    font-size: 12px;
}
.tool_minus{
    display: none;
}
.tool_accept_all{
    justify-content: end;
}

@media only screen and (max-width: 768px) {
    /* For mobile phones: */
    .cookies_accept .container {
        padding: 15px 25px;
    }
    .cookies_button {
        display: inline;
        padding-left: 0px;
        margin-top: 20px;
    }
    .cookies_button{
        display: flex;
        flex-direction: column;
        row-gap: 20px;
    }
    .tool_settings_button{
        flex-direction: column-reverse;
    }
    .cookies_button button{
        width: 90%;
    }
  }
/* Kontakt */
.headline_contact_form h1{
    font-size: 45px;
    color: #003D52;
    line-height: 46px;
    text-transform: uppercase;
}
.headline_contact_form h3{
    font-size: 30px;
    color: #F39100;
    line-height: 30px;
    text-transform: uppercase;
    margin-top: 35px;
    margin-bottom: 35px;
}
.headline_contact_form{
    margin-top: 80px;
}
.contact_form .normal_input{
    font-size: 16px;
    color: #000000;
    letter-spacing: 0;
    line-height: 16px;
    box-shadow: 0px 2px 4px hsl(0deg 0% 50%);
    width: 100%;
    border: 0px;
    background: #F6F6F6;
    padding: 25px 15px;
    margin-bottom: 35px;
}
.submit_button{
    background: #f05251cf;
    border-radius: 5px;
    font-size: 18px;
    color: #FFFFFF;
    text-align: center;
    border: 0px;
    padding: 5px 15px;
    margin: 0px 10px;
    text-transform: uppercase;
}
.submit_button:hover{
    background: #1de1acbd;
}
.contact_form textarea{
    font-size: 16px;
    color: #000000;
    letter-spacing: 0;
    line-height: 16px;
    box-shadow: 0px 2px 4px hsl(0deg 0% 50%);
    width: 100%;
    border: 0px;
    background: #F6F6F6;
    padding: 25px 15px;
    margin-bottom: 35px;
    height: 40vh;
}
.checkbox{
    margin-bottom: 35px;
}
.checkbox input{
    display: inline-block;
    margin: 0px!important;
    font-size: 14px;
    text-transform: uppercase;
}
.checkbox label{
    font-size: 14px;
}
.submit_button_div{
    text-align: center;
}
.contact_form{
    margin-bottom: 90px;
}
.contact_error p{
    color: red;
    font-size: 14px;
    text-align: center;
    font-weight: 600;
}
/* Kontakt End */
/* Start Page*/
.tv_watch{
    width: 100%;
    position: relative;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}
.tv{
    width: 700px;
    height: 434px;
}
.tv_gif{
    width: 685px;
    height: 362px;
    position: absolute;
    top: 0px;
}
.tv_logo{
    background: 0% 0% / 100% rgb(0, 61, 82);
    width: 685px;
    height: 362px;
    position: absolute;
    top: 0px;
    text-align: center;
}
.tv_logo img{
    width: 50%;
    margin-top: 100px;
}
.tv_controller{
    z-index: 10;
    width: 30%;
    text-align: left;
    position: absolute;
    top: 330px;
    left: 393px;
}
.remote_controller{
    z-index: 10;
    width: 279px;
    text-align: left;
    position: absolute;
    top: 210px;
}
.remote_controller img{
    width: 100%;
}
.remote_controller_performance{
    position: absolute;
    background: #0000ff00;
    width: 150px;
    height: 57px;
    top: 100px;
    left: 65px;
    cursor: pointer;
}
.remote_controller_jobs{
    position: absolute;
    background: #0000ff00;
    width: 150px;
    height: 57px;
    top: 165px;
    left: 66px;
    cursor: pointer;
}
@media only screen and (max-width: 768px) {
/* For mobile phones: */
.tv_watch_top{
    display: flex;
    align-items: center;
    justify-content: center;
}
.tv_watch{
    width: 280px;
    height: 220px;
    position: relative;
    text-align: center;
}
.tv{
    width: 100%;
    height: 220px;
}
.tv_gif{
    width: 273px;
    height: 171px;
    position: absolute;
    top: 12px;
    left: 4px;
}
.tv_logo{
    background: 0% 0% / 100% rgb(0, 61, 82);
    width: 273px;
    height: 171px;
    position: absolute;
    top: 12px;
    left: 4px;
    text-align: center;
}
.tv_logo img{
    width: 50%;
    margin-top: 65px;
}
.remote_controller {
    z-index: 10;
    width: 165px;
    text-align: left;
    position: absolute;
    top: 125px;
}
.remote_controller img {
    width: 100%;
}
.remote_controller_jobs {
    position: absolute;
    background: #0000ff00;
    cursor: pointer;
    width: 89px;
    height: 33px;
    top: 99px;
    left: 37px;
}
.remote_controller_performance {
    position: absolute;
    background: #0000ff00;
    width: 89px;
    height: 33px;
    top: 59px;
    left: 37px;
    cursor: pointer;
}
}   
/* Start Page End */
button.navbar-toggler {
    width: auto;
    z-index: 100000;
    height: auto;
    margin-left: auto;
}
button.navbar-toggler span{
    display: contents!important;
}
#video_modal .close {
    position: absolute;
    right: -30px;
    top: -15px;
    z-index: 999;
    font-size: 4rem;
    font-weight: normal;
    color: #fff;
    opacity: 1;
}
.btn-group-vertical>.btn-group:after, .btn-group-vertical>.btn-group:before, .btn-toolbar:after, .btn-toolbar:before, .clearfix:after, .clearfix:before, .container-fluid:after, .container-fluid:before, .container:after, .container:before, .dl-horizontal dd:after, .dl-horizontal dd:before, .form-horizontal .form-group:after, .form-horizontal .form-group:before, .modal-footer:after, .modal-footer:before, .modal-header:after, .modal-header:before, .nav:after, .nav:before, .navbar-collapse:after, .navbar-collapse:before, .navbar-header:after, .navbar-header:before, .navbar:after, .navbar:before, .pager:after, .pager:before, .panel-body:after, .panel-body:before, .row:after, .row:before {
    display: inline-block;
    content: " ";
}
@media not all and (min-resolution:.001dpcm) { @media {

    .jobs_angebote .card:hover::after {
        content: "";
        display: block;
        position: absolute;
        top: -3px;
        right: 486px;
        height: 1200px;
        width: 935px;
        z-index: 10;
        background-color: rgba(19 61 82 / 96%);
        border-radius: 100px;
        overflow: initial;
                -webkit-filter: blur(110px);
                -moz-filter: blur(5px);
                -o-filter: blur(5px);
                -ms-filter: blur(5px);	}
}}   