.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: 35px;
}

#header .search{
    margin: 35px 60px 0 35px;
}

#footer .center .logos UL.partners LI, #footer .center UL.partners LI,
#footer .center .logos UL.partners LI IMG, #footer .center UL.partners LI IMG{
    float: none !important;
    width: auto !important;
    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;
}
#carousel2 .owl-nav > div {
	position: absolute;
	top: 30%;
	display: none !important;
}
#carousel2 .owl-nav > div.owl-prev {
	left: -60px;
}
#carousel2 .owl-nav > div.owl-next {
	right: 0;
}
@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;
    }
}