/* $Id: teaser.css,v 1.16 2014/05/14 14:35:29 jtorborg Exp $ */

#teaser {
   background: #4F5666;
   padding: 20px 20px 0 40px;
   margin-bottom: -30px;
}
.preteaser {
    height: 40px;
    background: #ecedef;
}

.teaser-container {
    max-width: 936px;
    padding: 0;
    text-align: center;
    position: relative;
    top: -40px;
}

.tcc {
    width: 312px;
    float: left;
}

.teaser-box {
    display: block;
    vertical-align: top;
    width: 252px;
    min-height: 100px;
    background: #fff;
    padding: 20px;
    padding-top: 25px;
    margin-bottom: 20px;
    margin-right: 20px;
    text-align: center;
    color: #4f5766;
}

.teaser-box a > .fa {
    margin-left: 15px;
}

.teaser-textblock {
    padding-bottom: 50px;
}

.teaser-box h2 {
    color: #f03;
    font-size: 22px;
    line-height: 1.2em;
    margin: 0 0 30px 0;
}

.teaser-box h3 {
    color: #4C5864;
    font-size: 22px;
    margin: 0;
    margin-bottom: 5px;
}

.teaser-box .css_button {margin: 0;}

.teaser-category {color: #f03;}

.teaser-category h2 {margin: 20px 0;}

.teaser-circle {
    width: 126px;
    height: 126px;
    display: inline-block;
    background: #F03;
    color: #FFF;
    border-radius: 50%;
}

.teaser-circle .fa {
    font-size: 75px;
    margin-top: 22px;
}

.teaser-circle .fa-marketing {margin-top: 33px;}

.teaser-category .css_button{margin:30px 0 0 0;}

.teaser-box .css_button {display: block;}

.teaser-box .css_button a {
    background: #72829C;
    display: block;
    padding: 13px;
    min-width: 1px;
}

.teaser-box .css_button a:hover {background: #4C5864;}

.teaser-location .css_button a {background: #4C5864;}

.teaser-location .css_button a:hover {background: #72829C;}

.teaser-location {padding-top: 50px;}

.teaser-location.koeln {background: url(../images/koeln.jpg) no-repeat 100%;}
.teaser-location.muenchen {background: url(../images/muenchen.jpg) no-repeat;}
.teaser-location.berlin {background: url(../images/berlin.jpg) no-repeat;}
.teaser-location.frankfurt {background: url(../images/frankfurt.jpg) no-repeat;}
.teaser-location.duesseldorf {background: url(../images/duesseldorf.jpg) no-repeat;}

.teaser-location.koeln,
.teaser-location.muenchen,
.teaser-location.berlin,
.teaser-location.frankfurt,
.teaser-location.duesseldorf {
    background-size: cover;
}

.teaser-location p {
    font-size: 24px;
    color: #f03;
    margin-top: 16px;
}

.teaser-location h2 {font-size: 32px;}

.teaser-circle .tc1,
.teaser-career .tc1 {
    font-family: Interstate, sans-serif;
    font-weight: bold;
    font-size: 35px;
    line-height: 40px;
    margin-top: 30px;
}

.teaser-career .tc1 {
    margin-top: 0;
    color: #f03;
}

.teaser-career .tc2 {
    color: #f03;
}

.teaser-circle .tc2, .teaser-career .tc2 {font-size: 24px;}

.teaser-face {
    height: 143px;
    width: 143px;
    margin: 20px 0;
    display: inline-block;
}

.teaser-face.f1 {background: url(../images/filter_1.jpg) no-repeat;}
.teaser-face.f2 {background: url(../images/filter_2.jpg) no-repeat;}
.teaser-face.f3 {background: url(../images/filter_3.jpg) no-repeat;}
.teaser-face.f4 {background: url(../images/filter_4.jpg) no-repeat;}

.teaser-social {padding-bottom: 50px;}

.tshare-box {
    padding: 20px 0 0 20px;
    display: block;
}

a.tshare_link{
    font-size: 85px;
    margin-right: 20px;
    color: #00b4d7;
}

a.tshare_link:hover {
    color: #666;
}

a.tshare_link .fa {
    margin: 0;
}

.teaser-faq .fa-qm {
    font-family: "Interstate Light", sans-serif;
    font-size: 60px;
    color: #f03;
    margin: 0 0 30px 0;
}

.teaser-faq .link {
    margin: 30px 0 10px 0;
}

.teaser-process .fa {
    font-size: 63px;
    color: #f03;
    margin: 15px 0 45px 0;
}

.teaser-process h3 {color: #4c5864; margin-bottom: 30px;}

.teaser-contactperson h3 {font-size: 18px;}

.teaser-contactperson p {font-size: 16px;}

.teaser-contactperson .css_button {margin-top: 30px;}

.teaser-contactperson .css_button a {background: #F03;}

.teaser-contactperson .css_button a:hover {background: #D4042E;}

.teaser-topjob .fa, .teaser-newjob .fa {
    font-size: 35px;
    background: #fff;
    color: #f03;
}

.teaser-topjob, .teaser-newjob {
    padding-top: 30px;
}

.teaser-topjob h3, .teaser-newjob h3 {
    margin-top: 18px;
    margin-bottom: 5px;
}

.teaser-topjob .logo, .teaser-newjob .logo {
    margin: 30px 0;
    background-position: center center;
    width: auto;
}

.teaser-topjob .css_button a {
    background: #00BC1F;
}

.teaser-topjob .css_button a:hover {
    background: #00AF1D;
}

.teaser-newjob .css_button a {
    background: #F03;
}

.teaser-newjob .css_button a:hover {
    background: #D4042E;
}




/* ################# ----- RESPONSIVE ----- ################# */

@media (min-width: 768px) and (max-width: 1023px) {

    /*.tcc:nth-child(2) {
        display: none;
    }*/
    #teaser {padding: 20px 20px 0 22px;}
    
    .teaser-container {
        width: 724px;
        text-align: left;
    }
    
    .tcc {width: 50%;}
    
    .teaser-box {
        width: auto;
        margin-bottom: 2px;
        margin-right: 2px;
    }
}

@media (max-width: 767px) {
    
    .tcc {width: 100%;}
    
    .teaser-box {
        width: auto;
    }
}

@media (max-width: 768px) {
    
    /*.tcc:nth-child(1), .tcc:nth-child(3) {
        display: none;
    }*/
    
    .tcc {
        /*width: auto;
        float: none;*/
    }
}