
#slideDiv {
    position: relative;

    float: left;

    left: auto;
    right: auto;
    width: 100%;
    margin: 0;
    bottom: 0;
}

#slideShow {
    position: relative;
    height: 360px;
    width: 100%;
}

#slideShow img {
    position: absolute;


    display: none;
    left: auto;
    width: 100%;
    right: auto;
    top: 0;
    overflow: hidden;
    z-index: 1;
}

#home_content_1{
    margin-top: 800px;
    z-index: 1;
}

p{
    text-align: justify;
}

#banner{

    color: #ffffff;
    float: right;
    background-color: #B50505;
    min-height: 100px;
    min-width: 130px;
    max-width: 130px;
    margin-top: 70px;
    padding: 20px;
}

#scrollmarker_1{
   
    min-height: 1px;
    margin-top: 100px;
}
#home_content_2{
    margin-top: 100px;
    min-height: 600px;
}
#home_content_2_second{

    background-repeat: no-repeat;
    background-size: contain;
}
#home_content_2_first{

    background-repeat: no-repeat;
    background-size: contain;
}

#home_content_2_title_sm{
    color: #B50505;
    display: block;
    padding-top: 10%;
    padding-bottom: 10%;
}
#home_content_2_title_md{
    color: #B50505!important;
    display: none;
    text-align: center;
    padding-top: 10%;
}
#home_content_2_title_md:hover{
    font-weight: bolder;
}
.content2_text{
    color: #BBBBBB;
    cursor: pointer;
}
#content2_text_1{
    opacity: 0;
}
#content2_text_2{
    opacity: 0;
}
#content2_text_3{
    opacity: 0;
}
#content2_text_4{
    opacity: 0;
}
#content2_text_5{
    opacity: 0;
}
.content2_text:hover{
    color: #000000!important;

}
.home_content_2_first{

}
span{
    color: black;
    font-size: 23px;
    font-weight: bolder;
}

#home_content2_pic{
    min-width: 600px;
    min-height: 500px;
    background-image: none;
    background-position-x: right;
    background-size: contain;
    background-repeat: no-repeat;
}

#home_content_2_clicked{
    display: none;
}

#back{
    color:#B50505;
    cursor: pointer;
}
#back:hover{
    font-weight: bolder;
}
#home_content_3{
    margin-top: 200px;
    min-height: 800px;
}
#home_content_3_picture{
    min-height: 400px;
    min-width: 100%;
    background-image: url(../Picture/Index/Marlu-HP_32-2.jpg);
    background-position-x: right;
    background-size: cover;
    background-repeat: no-repeat;
}
#home_content_3_text{
    position: relative;
    display: none;

    background-color: white;
    float: left;
    min-width: 100%;
    min-height: 400px;
    padding: 60px;
    margin-top: 400px;


}

#home_content_3_text ul li:hover {
    font-weight: bold;
    cursor: pointer;

}

#home_content_4{
    margin-top: 100px;
    min-height: 900px;
}
#home_content_4 h1{
    float: left;
    clear: both;
    margin-top: -100px;
    min-width: 100%;
}
#home_content_4_text{
    float: left;
    margin-top: 60px;
    margin-right: 50px;
    max-width: 400px;
}
#home_content_4_pic1{
    position: relative;
    min-width: 100%;
    margin-top: 340px;
    min-height: 310px;
    background-image: url("../Picture/Index/ProfilPic2.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position-y: top;
    background-position-x: center;
}
#home_content_4_pic1_text{
    color: #B50505;
    font-weight: bold;
    display: block;
    position: relative;
    float: left;
    max-width: 600px;
    min-width: 100%;
    margin-top: 20px;


}

#home_content_4_pic2{
    max-width: 100%;

    margin-top: 50px;
}
#home_content_4_text2{
    float: left;
    clear: both;
    min-width: 100%;
    margin-top: 200px;
}
#home_content_4_Team{
    margin-top:100px;
}
#home_content_4_Team_Pic{
    min-height: 800px;
    min-width: 100%;
    background-image: url(../Picture/Index/RK_Lauer_Team.jpg);
    background-position-x: center;

    background-size: cover;
    background-repeat: no-repeat;

}

#home_content_5{
    margin-top:250px;
    min-height: 700px;

}
#eduication_row{
    margin-top: 50px;
}
.education_text{
    margin-top: 50px;
    margin-left: 20px;
}

#education_pic{
    margin-top: -100px;
    margin-left: 40%;

}
#home_content_6{
    margin-top:200px;
    margin-bottom: 250px;
}



#google{
    clear: both;
    float: left;
    margin-left: 0px;
    margin-top: 70px;
}
#facebook{
    clear: both;
    float: left;
    width: 350px;
    margin-left: 0px;
    margin-top: 50px;
}



@media screen and (min-width:768px){
    #home_content_2_title_md{
        display: block;
    }
    #home_content_2_title_sm{
        display: none;
    }

    #home_content_4 h1{
        margin-top: 90px;

    }
    #home_content_4_pic1{
        position: absolute;
        min-width: 600px;
        margin-top: 240px;
        min-height: 310px;
        background-image: url("../Picture/Index/ProfilPic2.jpg");
        background-size: cover;
        background-repeat: no-repeat;
        background-position-y: top;
        background-position-x: right;
    }
    #home_content_4_pic1_text{
        display: none;
        position: absolute;
        text-align: center;
        padding-top: 120px;
        background-color: rgba(255, 255, 255,0.85);
        max-width: 600px;
        min-width: 600px;
        margin-top: 240px;
        min-height: 310px;
        z-index: 99;
    }
    #home_content_4_text{
        float:right;
        margin-top: 450px;
    }

    #home_content_4_text2{
        margin-top: 100px;
    }
}

@media screen and (max-width:700px){
    #home_content_1{
        margin-top: 300px;

    }

}
@media screen and (max-width:988px){
    #home_content_3_text{
        clear: both;



    }

}

@media screen and (min-width:767px){


    #google{

        margin-left: 200px;

    }
    #facebook{
        margin-left: 200px;

    }
}
@media screen and (min-width:992px){


    #google{
        margin-left: 300px;

    }
    #facebook{
        margin-left: 300px;

    }
    #home_content_4_Team_Pic{
        background-attachment: fixed;
    }
    #home_content_3_picture{
        background-attachment: fixed;
    }
}

@media screen and (min-width:1170px){
    #home_content_3_text{
        float: left;
        margin-top: 450px;

    }
}

@media screen and (min-width:1200px){
    #home_content_4_text{
        margin-top: 100px;

    }


    #google{
        clear: none;
        margin-left: 100px;
        margin-top: 70px;
    }
    #facebook{
        clear: none;
        margin-left: 150px;
        width: 350px;
        margin-top: 50px;
    }
    #home_content_3_picture{
        min-height: 800px;
    }
    #home_content_3_text{
        margin-top: 550px;
        opacity: 0.6;

    }

}
@media screen and (min-width:1600px) {
    #home_content_1{
        margin-top: 1000px;

    }
    #home_content_3_picture{
        min-height: 800px;
    }
    #home_content_3_text{
        margin-top: 550px;

    }
}
@media screen and (min-width:2000px) {
    #home_content_1 {
        margin-top: 1200px;

    }
}