.menuid_65 #headline_first,
.menuid_65 #pageframework_content {
    display: none;
}

/*------------------- WELCOME BOX -------------------*/
.wb-content-wrapper {
    height: 454px;
    max-height: 454px;
    overflow: hidden;
    width: 100%;
}

#wb-searchbar {
    padding-top: 362px;
}

#search-start {
    margin-top: 20px;
}

#search-start input {
    display: inline-block;
    width: 856px;
    vertical-align: middle;
    outline-offset: 0px;
    background: #fff;
    outline: 0;
    border: 0;
    padding: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 72px;
    line-height: 32px;
    font-size: 32px;
    color: #d8d8d8;
    text-align:center;
    font-weight: normal;
}

#search-start input::-webkit-input-placeholder {
   color: #d8d8d8;
}

#search-start input:-moz-placeholder {
   color: #d8d8d8;
}

#search-start input::-moz-placeholder {
   color: #d8d8d8;
}

#search-start input:-ms-input-placeholder {
   color: #d8d8d8;
}

.search-start-icon {
    display: inline-block;
    vertical-align: top;
    height: 54px;
    width: 60px;
    background: #fff;
    color: #f03;
}
.search-start-icon :hover {
    color: #666;
    cursor: pointer;
}
.search-start-icon {
    font-size: 36px;
    padding-top: 18px;
}

.welcomebox-container {
    max-width: 916px;
    margin-right: auto;
    margin-left: auto;
    padding: 20px;
    padding-top: 30px;
}

.wb-menu-row {
    margin-top: 0px;
}

.wb-menu {
    display: block;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 31.623931623931625%;
    margin-left: 2.564102564102564%;
}

.wb-menu a {
    display: block;
    /*height: 160px;*/
    background-color: #f03;
    color: #fff;
    padding: 35px 20px 55px 20px;
    font-size: 32px;
    line-height: 33px;
    font-family: Interstate Light, sans-serif;
    font-weight: bold;
    text-align: center;
}

.wb-menu.activ a {
    background-color: #fff;
    color: #f03;
}

.wb-menu .spacer {
    height: 20px;
    text-align: center;
}

.wb-menu .spacer > .arrow {
    display: inline-block;
    width: 35px;
    height: 20px;
    margin-top: -1px;
    background: transparent url(../images/box-down.png) no-repeat;
}

.wbmt {
    font-size: 22px;
    font-family: "Interstate Light", sans-serif;
    font-weight: normal;
}

#wb-content1 {
    padding-top: 61px;
}

#wb-content2  {
    padding-top: 25px;
}

.wb-content {
    display: none;
    height: 454px;
    background: #fff;
    color: #f03;
    text-align: center;
    overflow: auto;
}

.wb-content a {
    font-size: 18px;
    font-family: Interstate, sans-serif;
    font-weight: bold;
    display:block;
}

.wb-content .person {
    padding-top: 74px;
    height: 259px;
}

.wb-content .person img {
    /*border-radius: 50%;*/
    margin-bottom: 20px;
    width: 143px;
}

.wb-content .category {
    padding-top: 62px;
    height: 271px;
}

.red-circle {
    transition: all 0.5s ease;
    width: 126px;
    height: 126px;
    display: inline-block;
    background: #F03;
    color: #FFF;
    border-radius: 50%;
    margin-top: 20px;
}

.red-circle i.fa {
    font-size: 54px;
    margin-top: 35px;
}

.red-circle i.fa-marketing {
    font-size: 70px;
}

.red-circle i.fa-it {
    font-size: 60px;
    margin-top: 32px;
}

.red-circle i.fa-bag {
    font-size: 50px;
}

.wb-content .category.hover {
    cursor: pointer;
}

.wb-content .category.hover a {
    color: #b9b9b9;
}

.wb-content .category.hover .red-circle {
    background: #FFF;
    color: #B9B9B9;
}

.wb-content .person.hover {
    cursor: pointer;
}

.wb-content .person.hover a {
    color: #b9b9b9;
}

.wb-content .person.hover img {

}

.wb-content .job-count {
    margin-top: 20px;
    transition: all 1s ease;
    color: #fff;
}

.wb-content .hover .job-count {
     color: #f03;
}

.wb-content .job-count .number {
    font-family: "Interstate", sans-serif;
    font-size: 30px;
    font-weight: bold;
}

.wb-content .job-count .text {
    font-size: 20px;
}

.wb-banner a {
    padding: 20px;
    background-color: #ff0033;
    color: #fff;
    display: block;
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 32px;
    font-size: 22px;
}

.wb-menu a:hover, .wb-banner a:hover {
    background-color: #d4042e;
}

.wb-menu.activ a:hover {
    background-color: #fff;
}

.wb-col20 {
    display: block;
    float: left;
    width: 20%;
}

.wb-col25 {
    display: block;
    float: left;
    width: 25%;
}

.wb-gb{
    border-right: 1px solid #ECEDEF;
}

#welcome-description {
    background: #606875;
    color: #F2F2F2;
    padding: 30px 20px 80px 20px;
}
.description-container {
    max-width: 700px;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    line-height: 1.4em;
    font-size: 14px;
}

.description-logo {
    text-align: left;
}

.wb-arbeitswelten {
    display: flex;
    justify-content: left;
    flex-wrap: wrap;
}

.wb-arbeitswelt {
    width: 25%;
}

.wb-arbeitswelt a {
    display: block;
    padding: 10px 0;
    text-align:center;
}

.wb-arbeitswelt a > img {
    display: inline-block;
}

.wb-arbeitswelt a > span {
    display: block;
}

/* ################# ----- RESPONSIVE ----- ################# */
@media (max-width: 1024px) {
    .wb-content .job-count {color: #666 !important}
}

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


.welcomebox-container {
    width: 724px;
    padding-top: 70px;
}
.wb-menu {
    width: 240px;
    margin-left: 2px
}
.wb-menu a {
    font-size: 26px;
}
.wb-banner a {
    margin-top: 2px;
}
#jobs_germany_total {width: 200px; padding-left: 20px;}
#jobs_germany_total_number {font-size: 42px;}
#jobs_germany_total_jobs {font-size:20px;}
#jobs_location_total_box {width: 195px;}

#search-start input {width: 664px;}

.wb-content .person img {width: 65%;}

.red-circle {
    width: 86px;
    height: 86px;
}

.red-circle i.fa {
    font-size: 44px;
    margin-top: 22px;
}

.red-circle i.fa-bag {
    font-size: 40px;
}

.red-circle i.fa-marketing {
    margin-top: 22px;
    font-size: 52px;
}

} /* End (min-width: 768px) and (max-width: 1023px) */




/*#################################################################*/

@media (max-width: 767px) {


.welcomebox-container {
    width: auto;
}
#search-start input {width: 85%; font-size: 20px;}
.search-start-icon {width:15%}
.wb-menu a {
    padding: 20px 5px;
    font-size: 18px;
    line-height: 32px;
}
.wb-banner a {
    font-size: 20px;
    margin-top: 2px;
}

.wb-col25 {
width: 50%;
margin-top: -25px;
margin-bottom: 20px;
}

.wb-content .person {
    height: auto;
    padding-top: 0;
    margin-bottom: 20px;
}

.wb-content .job-count {display: none;}

.wb-gb {border: none}

/*#welcome-logos {display: none !important;}*/

.wb-content .person img {
    width: 43%;
}

#wb-content2 {padding-top: 0;}

.wb-col20 {
    width: 30%;
    padding-right: 10px;
    float: none;
    display: inline-table;
}

.wb-content .category {
    padding-top: 0; 
    height: 210px;
}

.red-circle {
    width: 86px;
    height: 86px;
    margin-top: 0px;
    margin-bottom: 10px;
}

.red-circle i.fa {
    font-size: 44px;
    margin-top: 22px;
}

.red-circle i.fa-bag {
    font-size: 40px;
}

.red-circle i.fa-marketing {
    margin-top: 22px;
    font-size: 52px;
}

/*#jobs_germany_total, #jobs_location_total_box {display:none !important}*/
#jobs_germany_total {display: none;}

#job_map {float:left; padding-left:20px;}

.wb-arbeitswelt {
    width: 50%;
}


}
