/*
MAIN
 */
h1 {
    font-size: 27px !important;
    border-bottom: solid 1px !important;
}

h2 {
    font-size: 24px !important;
    border-bottom: solid 1px !important;
}

h4 {
    font-weight: bold !important;
}

.carousel-control.right {
    background-image: none !important;
}

.carousel-control.left {
    background-image: none !important;
}

.carousel-inner > .item > a > img, .carousel-inner > .item > img, .img-responsive, .thumbnail a > img, .thumbnail > img {
    /*display: block !important;*/
    min-width: 100% !important;
    min-height: 100%;
    /*margin: auto !important;*/
    position: absolute;
    height: 500px;


}

.carousel-inner {
    position: relative !important;
    width: 90% !important;
    overflow: hidden !important;
    margin-left: 5% !important;
}

.carousel {
    height: 500px;
    margin-top: 15px !important;
    margin-bottom: 48px !important;
}
.carousel .item{
    height: 500px;
}

.carousel-caption {
    bottom: 0 !important;
    height: 100% !important;
    background-color: orange !important;
    left: 40% !important;
    right: 75% !important;
    margin-left: -40% !important;
    text-shadow: none !important;
    opacity: 0.9 !important;
}

.carousel-text {
    margin-top: 32%;
    color: white;
    font-size: 19px;
    font-family: cursive;
}

.carousel-author {
    font-style: italic;
}

.welcome {
    margin-left: 6%;
    width: 41%;
    text-align: justify;
    float: left;
}

.energieEffekteText {
    margin-left: 6%;
    width: 41%;
    text-align: justify;
    float: left;
}

.jobs {
    width: 396px;
    margin-left: 58%;
    margin-top: 105px;
}

.info {
    width: 396px;
    text-align: justify;
    margin-left: 58%;
    margin-top: 56px;
}

.dienstleistungIcons {
    margin-left: 6%;
    height: auto;
    background-color: #f5f5f5;
    width: 88%;
    margin-top: 15px;
    font-size: 13px;
}

.glyphicon {
    float: left;
    font-size: 43px;
    color: orange;
    margin-top: 15px;
}

.textFormatierungDienstleistungen {
    width: 230px;
    margin-left: 70px;
}

.dienstleistungWrapper {
    width: 300px;
    padding-left: 10px;
    padding-top: 30px;
    float: left;
}

.clear {
    clear: both;
}

/*Tablet-Device*/
@media screen and (max-width: 800px) {
    body {
        font-size: 14px !important;
    }

    h1 {
        font-size: 20px !important;
        border-bottom: solid 1px !important;
        text-align: left !important;
    }

    .carousel-caption {
        bottom: 0 !important;
        height: 30% !important;
        background-color: orange !important;
        background-image: none !important;
        right: 0 !important;
        margin-left: 0;
        text-shadow: none !important;
        opacity: 1 !important;
    }

    .carousel-text {
        font-size: 12px !important;
        color: white !important;
        margin-top: 1% !important;
    }

    .welcome {
        float: none !important;
        width: 90% !important;
        text-align: left !important;
    }

    .jobs {
        width: 90% !important;
        text-align: left !important;
        margin-left: 6% !important;
        margin-top: 0 !important;
    }

    .energieEffekteText {
        float: none;
        width: 90% !important;
        text-align: left !important;
        margin-left: 6% !important;
    }

    .info {
        width: 90% !important;
        text-align: left !important;
        margin-left: 6% !important;
        margin-top: 0 !important;
    }

    .textFormatierungDienstleistungen {
        width: 90% !important;
        margin-left: 50px !important;
    }


    .dienstleistungWrapper {
        width: 90% !important;
    }

    .dienstleistungIcons {
        width: 93% !important;
        margin-left: 2% !important;
    }
}

@media screen and (min-width: 800px) and (max-width: 1000px) {
    .dienstleistungWrapper {
        width:186px !important;
    }
    .textFormatierungDienstleistungen {
        width: 156px !important;
        margin-left: 24px !important;
    }
    .glyphicon {
        float: left !important;
        font-size: 23px !important;
        color: orange !important;
        margin-top: 9px !important;
        margin-left: -9px !important;

    }

}

@media screen and (min-width: 1000px) and (max-width: 1300px) {
    .jobs {
        margin-left: 54% !important;
        text-align: left !important;
    }

    .info {
        margin-left: 54% !important;
        text-align: left !important;
    }

    .energieEffekteText {
        width: 41% !important;
        text-align: left !important;
    }

    .welcome {
        width: 41% !important;
        text-align: left !important;
    }

    .textFormatierungDienstleistungen {
        width: 230px !important;
        margin-left: 45px !important;
    }

    .dienstleistungWrapper {
        width: 400px !important;
    }

    .dienstleistungIcons {
        width: 88% !important;
        margin-left: 6% !important;
        padding-left: 7% !important;
    }
    .glyphicon {
        font-size: 35px !important;
    }
}
@media screen and (min-width: 900px) and (max-width: 990px){
    .dienstleistungWrapper {
        width: 500px !important;
    }
    .textFormatierungDienstleistungen{
        width: 500px !important;
    }
}

@media screen and (min-width: 1300px) and (max-width: 1400px) {
    .textFormatierungDienstleistungen {
        width: 200px !important;
        margin-left: 70px !important;
    }

    .dienstleistungWrapper {
        width: 300px !important;
    }

    .dienstleistungIcons {
        width: 95% !important;
        margin-left: 2% !important;
    }
}
@media screen and (min-width: 1710px) and (max-width: 4000px){
        .dienstleistungWrapper{
            margin-right: 5% !important;
        }
}
@media screen and (min-width: 1410px) and (max-width: 1710px){
    .dienstleistungWrapper{
        width: 22% !important;
    }
    .textFormatierungDienstleistungen{
        margin-left: 60px !important;
    }
}