.search IMG.wp-post-image{
    max-width: 50%;
    height: auto;
}

#header .lang{
    /*display: none;*/
}

#header .intranet UL{
    position: absolute;
    margin-right: 70px;
    padding-top: 5px;
    right: 0px;
    list-style: none;
}

#header .intranet UL,
#header .lang{
    margin-top: 38px;
}

#header .search{
    margin: 35px 60px 0 35px;
}

#footer .center .logos UL.partners LI, #footer .center UL.partners LI {
    width: 14% !important;
    text-align: center;
    float: left;
}

#footer .center .logos UL.partners LI IMG, #footer .center UL.partners LI IMG{
    float: none !important;
    text-align: center;
    max-height: 70px;
}

.post-type-archive-news #header .main-menu .menu-item-573 .sub-menu{
    display: block !important;
}

#content .menus:first-child .placeholder{
    margin-top: -70px;
}

.tax-programtype #header .main-menu .menu-item-459 .sub-menu{
    display: block !important;
}




/*------*/
.txt .left-bg, .txt .right-bg {
	display: none !important;
}
#content .txt .title-area {
	position: relative;
}
#content .txt .title-area:before {
	position: absolute;
    left: -411px;
    top: 0;
    width: 411px;
    height: 100%;
    content: '';
    background: url("../images/bg/white-corner.png") no-repeat right top;
}
#content .txt .title-area:after {
	width: 1000px;
	height: 100%;
	background: #fff;
	position: absolute;
	right: -1000px;
	top: 0;
	content: '';
}

.sidebar {
    /*background: #000;*/
    padding-bottom: 30px;
}

.bg-section {
    background: #fff;
}



@media screen and (max-width: 1195px) {
    .sidebar {
        margin-bottom: 0 !important;
    }
}

@media screen and (max-width: 1440px) {
    #content .picture-box H2{
        display: none;
    }
}

@media screen and (min-width: 1100px) and ( max-width: 1190px) {
    .txt{
        display: none;
    }
}

@media screen and (min-width: 768px) {
    #content .vacatures {
        margin-left: -40px;
        padding-left: 40px;
        padding-bottom: 30px;
        margin-bottom: -30px;
    }
}
