body{
    margin: 0px;    
    background-color: #ffffff;
}

#woui_page a:hover{
    text-decoration: none;
}

#woui_page .woui_button_3{
    height: 48px;
    line-height: 48px;
    width: 344px;
}

#woui_page .woui_button_3:hover{
    color: #FFFFFF;
    background-color: #10658E;
    border-color: #10658E;    
}

#career{
    font-family: 'Roboto', sans-serif;
    width: 1440px;
    max-width: 100%;
    margin: 0 auto;
}

p, h2{
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    font-weight: 300;    
    line-height: 27px;
    color: #3c3c3c;
    text-align: left;
    margin: 0px;    
}

p{
    margin-top: 16px;
}

#head {    
    position: fixed;
    top: 0;
    width: 1440px;
    height: 117px; 
    border-bottom: 2px solid #ffbe00;
    z-index: 99;
    padding: 0 30px;
    max-width: 100%;
    background-color: #ffffff;
}

#head_bg {
    bottom: 0;
    left: 0;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
    border-radius: 40px 0 0;
    background: #10658e url(../images/global/isobars_transparent_832x571.svg) no-repeat 0 -100px / cover;
    z-index: -1;
}
  
.title_img {    
    margin-left: 90px;
    margin-top: 30px;
    height: 50px;
    max-width: 90%;
    max-height: 70%;
}  

#blind_head {
    height: 117px;
}

.teaser {   
    position: relative; 
    background-image: url(./../images/global/header_career_desktop.jpg);
    background-repeat: no-repeat; 
    height: 462px;
    background-size: cover;
    background-position: center;
}

.teaser .teaser_text{
    background: rgba(16,101,142,.9);
    border-radius: 0px 0px 50px 0px;
    padding: 50px 50px 50px 50px;
    position: absolute;
    top: 96px;
    left: 100px;
    color: #fff;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}

.teaser p{
    margin-top: 0px;
}

.teaser .teaser_text p:last-of-type{
    color: #FFFFFF;
    font-size: 35px;
    line-height: 44px;
}

.teaser .teaser_text p:first-of-type{
    color: #FFBE00;
    margin-bottom: 5px;
    font-size: 18px;
}

.main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    background-color: #FFFFFF;
}

.main .main_text{
    padding: 72px 100px 72px 100px;
}

.main .main_text button{
    display: none;
}

.main .main_text h1,
.sub_1 .box.text h2{
    font-weight: 300;
    font-size: 28px;
    line-height: 40px;
    color: #003959;
    margin-bottom: 32px;
    margin-top: 0px;
}

.main a{
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
}

.sub_1{
    background-color: #F2F7F9;    
    display: -webkit-box;    
    display: -ms-flexbox;    
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    /* margin-top: 56px; */
}

.sub_1 .box,
.location .box,
.video .box{
    -webkit-box-flex: 1;
        -ms-flex: 1 1 50%;
            flex: 1 1 50%;
}

.sub_1 .logo {
    background-image: url(./../images/global/weather_wetter_logos.png);
    background-repeat: no-repeat;
    background-size: 400px auto;
    background-position: center;    
    padding-left: 32px;
    padding-right: 16px;
}

.sub_1 .box.text h2{
    color: #10658E;
    margin-bottom: 16px;
}

.sub_1 .text {
    -ms-flex-item-align: center;
        align-self: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 112px 32px 0px 16px;
}

.sub_1 .text a{
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
}

.sub_1 .woui_button_3{
    margin-top: 72px;
    margin-bottom: 72px;
}

.sub_2 {
    background-image: url(./../images/global/background_career_desktop.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top; 
}

.sub_2 .text {
    width: 57%;
    padding-left: 88px;
    padding-right: 32px;
    padding-top: 108px;
}

.sub_2 p,
.sub_2 h2{
    color: #ffffff;
}

.sub_2 h2{
    font-size: 28px;
    margin-top: 0px;
    margin-bottom: 32px; 
    line-height: 40px;   
}

#woui_page .sub_2 .woui_button_3{
    color: #ffffff;
    border-color: #ffffff;
    margin-top: 72px;
    margin-bottom: 72px;
}

.video{
    /* background: rgba(16,101,142,.9); */
    background-color: #ffffff;
    line-height: 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    /* margin-top: 48px; */
}

.video .video_wrapper{
    padding: 48px 16px;
    overflow: hidden;
}

.video iframe {
    max-width: 100%;
    max-height: 27.25vw;
    border: none;
    overflow: hidden;
}

.video .box{
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
}

.video .text{
    padding: 0px 32px 0px 16px;
}

.video .text p,
.video .text h2{
    /* color: #ffffff; */
    font-size: 18px;
    margin-top: 0px;
}

.video .text h2{
    font-size: 28px;
    margin-top: 0px;
    margin-bottom: 32px; 
    line-height: 40px;
    color: #10658e;   
}


.location{
    background-color: #F2F7F9;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; 
}
.location .box{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
}
.location .text{
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
    padding: 144px 0px 144px 0px;
}
.location .text p{
    margin-top: 0px;
    font-size: 19px;
}
.location .text h2{
    font-size: 28px;
    color: #10658E;
    margin-bottom: 56px;
}
.location .text p:first-of-type{
    font-size: 24px;
    color: #10658E;
    margin-bottom: 8px;
    line-height: 32px;
}
.location .map{
    background-repeat: no-repeat;
    background-position: center left;
    margin-left: 96px;
}
.location .map.en-GB{
    background-image: url(./../images/en-GB/location.svg);
    background-size: 260px auto;
}
.location .map.en-US{
    background-image: url(./../images/en-US/location.svg);
    background-size: 344px auto;
}

#woui_page footer {
    background: #10658e url(../images/global/isobars_transparent_832x571.svg) no-repeat scroll left top / cover;
    width: 100%;
    position: relative;
    overflow: hidden;
    height: 44px;
    border-top: 2px solid #ffbe00;
    text-align: center;
}

#woui_page footer > a,
#woui_page footer > a:visited {
    font-size: 20px;
    color: #ffffff;
    margin: 10px;
    display: inline-block;
    text-decoration: none;
}

#woui_page footer > a:hover,
#woui_page footer > a:active {
    color: #ffbe00;
}

/* @media (max-width: 1200px){
   
} */

@media (max-width: 992px){
    .sub_1, .location{
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        padding-left: 32px;
        padding-right: 32px;
    }

    .sub_1 .logo {
        padding-top: 212px;
    }

    .sub_1 .text{
        padding: 0px 0px 0px 0px;
        -ms-flex-item-align: unset;
            -ms-grid-row-align: unset;
            align-self: unset;
    }

    .location .box{
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
    }
    .location .map{
        background-position: center;
        margin-left: 0px;
    }
    .location .map.en-US{
        padding-top: 255px;
    }
    .location .map.en-GB{
        padding-top: 488px;
        background-size: 242px auto;
    }
    .location .text{
        padding: 48px 0px 24px 0px; 
    }
    .location .text h2{
        margin-bottom: 32px;
    }
}

@media (max-width: 768px){
    .woui_button_3{
        max-width: 256px;
    }

    #head, #blind_head{
        height: 67px;
    }
    
    #head_bg {
        border-radius: 0px 0 0;
    }

    .title_img{
        margin: 0px;
        width: auto;
        height: 27px;
        left: 50%;
        top: 35%;  
        -webkit-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%);
        position: absolute;  
    }
   
    .teaser {   
        background-image: url(./../images/global/header_career_mobil.jpg);
    }

    .teaser .teaser_text{
        border-radius: 0px 0px 0px 0px;
        padding: 30px 30px 30px 30px;
        top: 40px;
        left: 0px;
    }

    .teaser .teaser_text p:last-of-type{
        font-size: 28px;
        line-height: 40px;
    }

    .main, .sub_1, .sub_2, .video{
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        padding-left: 32px;
        padding-right: 32px;
    }

    .main .main_text{
        padding: 48px 0px 0px 0px;
    }

    .main .main_text #toggle{
        display: none;       
    } 

    .main .main_text button{
        background-color: #f2f7f9;
        color: #10658e;
        display: block;
        margin-top: 24px;
        border: none;
        font-size: 18px;
        font-weight: 300;
        line-height: 27px;
        cursor: pointer;
    }

    .main .main_text button:focus,
    .main .main_text button:active{
        outline: none;
    }
    
    .sub_1{
        margin-top: 48px;
    }

    .sub_2 {
        background-image: url(./../images/global/background_career_mobil.jpg);
    }

    .sub_2 .text {
        width: 100%;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 48px;
    }
    
    .video .text{
        padding: 32px 0px 48px 0px;
    }

    .video .video_wrapper{
        padding: 48px 0px 0px 0px;
    }

    .video iframe{
        max-height: 52vw;
        margin-left: -8px;
    }

    #woui_page footer > a {
        font-size: 12px;
        margin-top: 16px; 
    }
}

@media (max-width: 480px){
    .sub_1 .logo {
        padding-top: 160px;
        background-size: 78vw auto;
    }

    .sub_1 .woui_button_3{
        margin-top: 48px;
    }

    .location .text{
        padding-bottom: 0px;
    }

    .location .map.en-US{
        background-size: 65vw auto;
    }
    
    .video iframe{
        max-height: 50vw;
    }
    
    #woui_page footer > a {
        font-size: 11px;
        margin-top: 16px; 
    }
}

@media (max-width: 320px){
    .sub_1 .logo {
        padding-top: 148px;
    } 
    
    .video iframe{
        max-height: 48vw;
    } 

    .location .map.en-US{
        background-size: 75vw auto;
        padding-top: 212px;
    }

    .location .map.en-GB{
        background-size: 75vw auto;
    }
}