

/* MOOD IMG*/

@media only screen and (min-width: 1700px) {
	section.mood-img img {
		width: 100%;
		margin-top: -420px;
	}
}

@media only screen and (min-width: 1400px) {
	#teaser-6 {
		margin-top: 59px !important;
	}
}

@media only screen and (min-width: 960px) and (max-width: 1400px) {
	#teaser-6 {
		margin-top: 126px !important;
	}
}

@media only screen and (max-width: 1300px) {
	section.mood-img img {
		width: 100%;
		margin-top: -280px;
	}
}

@media only screen and (max-width: 1130px) {
	section.mood-img img {
		width: 100%;
		margin-top: -240px;
	}
}

@media only screen and (max-width: 960px) {
    
    #column-2 {
        margin-top: 114px !important;
    }

   #teaser-2 {
        margin-top: 84px;
    }
    
    #teaser-3 {
        margin-top:-2px !important;
    }
    
    #teaser-4 {
        margin-top: 50px;
    }

    #teaser-6 {
        margin-top: 167px !important;
    }

    #column-5 {
        float:right;
        margin-top: -50px;
    }

   #column-6 {
        float:left !important;
    }
}

@media only screen and (max-width: 880px) {
	section.mood-img img {
		width: 100%;
		margin-top: -140px;
	}
}


@media only screen and (max-width: 782px){
    #teaser-2{
        margin-top:170px;
    }
    #column-5{
        margin-top:50px;
    }
}


@media only screen and (min-width: 600px) and (max-width: 700px){
	section.mood-img img {
		width: 100%;
		margin-top: -70px;
	}
}

@media only screen and (max-width: 600px) {
    
    /* TEASER VERHALTEN*/
    
    #column-2, #column-3,  #column-5, #column-7, .news-slider-wrapper {
    margin-top:26px !important;
    margin-bottom:0 !important;
    }
    
    #teaser-1, #teaser-2, #teaser-3, #teaser-6 {
        margin-top:26px !important;
    }
    
    #column-4, .column.col-12.cbg_white.cf_mineshaft1{
    margin-top:0px !important;
    
    }
    
    #teaser-4, #column-6{
    margin-top:0px !important;
    margin-bottom:0 !important;
    }
        
    #column-3 {
	height: auto;
    }

    .home #column-2 {
        margin-top: 16px;
        margin-bottom: 16px;
    }

    #column-5 {
        float: left;
        margin-top: 16px;
        margin-bottom: 16px;
    }

    #column-6 {
        margin-top: 16px;
        margin-bottom: 16px;
    }

    .text-teaser {
        width: 93% !important;
        margin: 3% 3% 5% 3% !important;
    }

    .tabs {
        margin-top: 10px;
    }

    .news-slider-wrapper .column {
        margin: 38px 0 70px 0 !important;
    }

    #teaser-2 {
        margin-top: 10px;
    }

    #teaser-6 {
        margin-top: 26px !important;
    }

    .text-teaser p {
        text-align: center;
    }

    .managment-teaser-wrapper .left {
        max-width: 100%;
        padding: 0 5%;
        margin: 0;
    }

    .managment-teaser-wrapper .right {
        display: none;
    }

}
