/* ------------------------------------------------------------------------------------------------------------- all media */

.no-xs-sm {
    width: 970px;
}
.no-left-padding {
    padding-left: 0px;
}
.no-right-padding {
    padding-right: 0px;
}
.servicearticlebox-min-height {
    min-height: 72px;
}
.mediathekLeftLabel {
    float: left;
    padding-bottom: 0px;
}
.conferences-youtube-play {
    top: -290px;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
    .conferences-youtube-play {
        top: 0px;
    }
}
/* ------------------------------------------------------------------------------------------------------------- lg media */

@media only screen and (max-width: 1400px) {
    .headerSimpleImage {
        height: 240px;
        overflow: hidden;
        text-align: center;
    }
    .headerSimpleImage img {
        height: 100%;
        width: inherit !important;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1050px) {
    .headerMenuLoginSuche {
        padding: 5px 15px 0 0;
    }
}

/* ------------------------------------------------------------------------------------------------------------- md media */

@media only screen and (min-width: 992px) {
    .container {
        width: 970px;
    }
    h1 {
        font-size: 28px;
        line-height: 34px;
        margin-bottom: 15px;
    }
    h2 {
        font-size: 28px;
        line-height: 34px;
        margin-bottom: 15px;
    }
    h3 {
        margin-top: 10px;
    }
    .container {
        /*width: 760px !important;*/
    }
    .cB {
        padding-top: 30px;
        padding-bottom: 15px;
    }
    .divider {
        margin: 20px 0 20px 0px;
    }
    .bordered {
        padding-top: 0px;
        margin-bottom: 20px;
    }
    .padding2 {
        padding: 20px 0;
    }
    .filterBox .filterLabelLeft {
        width: 190px;
    }
    .no-md-padding-left {
        padding-left: 0.0px;
    }
    .no-md-padding-right {
        padding-right: 0.0px;
    }
    .half-md-padding-left {
        padding-left: 7.5px;
    }
    .half-md-padding-right {
        padding-right: 7.5px;
    }
    .contentslide-min-height {
        min-height: 270px;
    }
}
/* ------------------------------------------------------------------------------------------------------------- sm media */

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .container {
        width: 750px;
    }
    h3 {
        margin-top: 0px;
    }
    h4 {
        margin-top: 0px;
        line-height: 19px;
    }
    .no-sm-margin-top {
        margin-top: 0.0px;
    }
    .no-sm-padding-left {
        padding-left: 0.0px;
    }
    .no-sm-padding-right {
        padding-right: 0.0px;
    }
    .sm-padding-top {
        padding-top: 30px;
    }
    .servicebox-min-height {
        min-height: 96px;
    }
    .contentslide-min-height {
        min-height: 270px;
    }
    .articleslide-margins {
        margin-left: 40px;
        margin-right: 40px;
    }
    .headerSlideImage {
        height: 300px;
        overflow: hidden;
        text-align: center;
    }
    .headerSlideImage img {
        height: 100%;
        width: inherit !important;
    }
    .mediathek-youtube-play {
        position: absolute;
        top: 38px;
        left: 220px;
    }
    .conferences-youtube-play {
        position: absolute;
        top: -230px;
        left: 0px;
    }
    .mediathekLeftLabel {
        float: left;
        padding-bottom: 20px;
    }
    .contentRowH2H3 {
        margin: 8px 0;
    }
    .contentRowBoxSize {
        padding: 0px 8px 0px 8px;
    }
}

@media screen and (-webkit-min-device-pixel-ratio: 0) and (min-width: 768px) and (max-width: 991px) {
    .conferences-youtube-play {
        top: 0px;
    }
}

@media only screen and (max-width: 767px) {
    .container {
        width: 90%;
        min-width: 300px;
    }
    h1 {
        font-size: 20px;
        line-height: 26px;
        margin-bottom: 10px;
    }
    h2 {
        font-size: 20px;
        line-height: 26px;
        margin-bottom: 10px;
    }
    .cB {
        padding-top: 40px;
        padding-bottom: 10px;
    }
    .carousel .carousel-indicators {
        bottom: -40px;
    }
    .filterBox .filterLabelLeft {
        width: 190px;
    }
    .filterBox .filterCriteria.filterCriteriaExtended {
        padding: 12px 5px 10px 5px;
    }
    header #menuBar #mainMenu li .mobileMenuBox {
        left: 0px;
        top: 190px;
    }
    header #menuBar #mobileMenu li .sub {
        width: 450px;
    }
    header .clickout.find {
        width: 80px;
    }
    header .clickout.find .inner {
        margin-left: -258px;
        width: unset;
    }
    header .clickout.find .inner .title {
        background: #000 99% 260%;
        background-size: 20px 45px;
        padding-right: 10px;
        padding-left: 10px;
    }
    header .clickout.login {
        width: 90px;
    }
    header {
        min-width: 300px;
    }
    .no-xs-padding {
        padding-left: 0.0px;
        padding-right: 0.0px;
    }
    .no-xs-padding-left {
        padding-left: 0.0px;
    }
    .no-xs-padding-right {
        padding-right: 0.0px;
    }
    .xs-padding-top {
        padding-top: 30px;
    }
    .contentslide-min-height {
        min-height: 170px;
    }
    .servicebox-min-height {
        min-height: 96px;
    }
    .articleslide-margins {
        margin-left: 40px;
        margin-right: 40px;
    }
    .headerSlideImage {
        height: 250px;
        overflow: hidden;
        text-align: center;
    }
    .headerSlideImage img {
        height: 100%;
        width: inherit !important;
    }
    .headerSimpleImage {
        height: 200px;
        overflow: hidden;
        text-align: center;
    }
    .headerSimpleImage img {
        height: inherit !important;
        width: 100%;
    }
    #topSlider .item .contentBox {
        padding: 10px;
    }
    #topSlider h1 {
        font-size: 20px;
        line-height: 22px;
        margin-bottom: 0px;
    }
    #topSlider h2 {
        font-size: 20px;
        line-height: 22px;
        margin-bottom: 0px;
    }
    .mediathek-youtube-play {
        position: relative;
        top: -168px;
        left: 0px;
    }
    .conferences-youtube-play {
        position: absolute;
        top: -120px;
        left: 0px;
    }
    .mediathekLeftLabel {
        padding-bottom: 20px;
    }
    .contentRowH2H3 {
        font-size: 17px;
        margin: 8px 0 4px 0;
    }
    .contentRowBoxText {
        font-size: 13px;
    }
    .contentRowBoxSize {
        padding: 0px 8px 0px 8px;
    }
}

@media screen and (-webkit-min-device-pixel-ratio: 0) and (max-width: 767px) {
    .conferences-youtube-play {
        top: 0px;
    }
}
@media only screen and (max-width: 580px) {
    .mediathekLeftLabel {
        padding-bottom: 50px;
    }
    .xs-margin-top {
        margin-top: 10px;
    }
}
@media only screen and (max-width: 500px) {
    .mediathekLeftLabel {
        padding-bottom: 90px;
    }
}
/*@media only screen and (max-width: 400px) {

   .container {
        width: 400px !important;
    }

}*/
/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */