/*Uni rules*/

* {
    /*border: 1px solid rgba(0, 0, 0, 0.3);*/
}

h1 {
    color: Black;
    font-family: 'Raleway', sans-serif !important;
    font-weight: 100;
    margin: 0 auto;
    padding-top: 150px;
    text-align: center;
}

h2 {
    font-family: 'Raleway', sans-serif !important;
    font-weight: 100;
    margin-top: 0px !important;
    /*margin: 0 auto;*/
    /*padding-top: 0px;*/
    /*text-align: left;*/
}

h3 {
    font-family: 'Raleway', sans-serif !important;
    font-weight: 100 !important;
    font-size: 40px !important;
    /*margin: 0 auto;*/
    /*padding-top: 50px;*/
    text-align: center;
}

p {
    font-family: 'Raleway', sans-serif !important;
    font-size: 16px;
    font-weight: 100;
    margin: 0 0 10px;
}


/*Scroll to top button*/

.scrollToTop {
    font-family: 'Raleway', sans-serif !important;
    width: 50px;
    height: 50px;
    padding: 10px 0 10px 0;
    text-align: center;
    background: whiteSmoke;
    /* background-image: url(); */
    /*color: black;*/
    text-decoration: none !important;
    border-radius: 100%;
    position: fixed;
    top: 25%;
    right: 40px;
    display: none;
    z-index: 999;
}

.scrollToTop:hover {
    text-decoration: none !important;
    z-index: 999;
}


/*Header and navigation section*/

#headerInfo {
    font-family: 'Raleway', sans-serif !important;
    font-size: 24px;
    font-weight: lighter;
    margin: 0 auto;
    padding-top: 1%;
    text-align: center;
}

.navigation {
    font-family: 'Raleway', sans-serif !important;
    font-size: 20px;
    font-weight: 100;
    list-style: none;
    text-align: center;
    /*padding-top: 25px;*/
    /*display: block;*/
    /*margin-left: auto;*/
    /*margin-right: auto;*/
    padding: 5px 0;
}

.navigation li {
    display: inline-block;
    padding: 10px;
}

.navigation li a {
    text-decoration: none;
    color: #000000;
}

.header {
    position: relative;
    background-image: url(../img/IMG_9636_K.JPG);
    background-position: center top;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    background-color: rgb(255, 255, 255);
    max-width: auto;
    min-height: 800px;
}

.header img {
    padding-top: 10%;
    max-width: 30%;
    height: auto;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.header #logo {
    width: 500px;
    height: auto;
}

@media screen and (max-width: 550px) {
    .header img {
        max-width: 70%;
        padding-top: 50%;
    }
}


/*EXAMPLE*/

@media screen and (min-width: 0px) and (max-width: 550px) {
    .b-nav, .b-container {
        display: block;
    }
    /* show it on small screens */
}

@media screen and (min-width: 550px) {
    .b-nav, .b-container {
        display: none;
    }
    /* hide it elsewhere */
}

@media screen and (min-width: 0px) and (max-width: 550px) {
    .navigation {
        display: none;
    }
    /* show it on small screens */
}

@media screen and (min-width: 550px) {
    .navigation {
        display: block;
    }
    /* hide it elsewhere */
}


/*About the studio section*/

#textBlock {
    /*padding-left: 100px;*/
    /*padding-right: 200px;*/
    /*float: left;*/
    /*max-width: 50%*/
    height: auto;
}

#textBlock, #informationBlock, #portraet, #contact {
    /*display: inline;*/
}

.aboutStudio {
    min-height: 500px;
    padding-bottom: 50px;
    padding-top: 50px;
}

.x {
    height: auto;
    background-position: right top;
}


/*Nail galery section*/

.galerieDiv {
    /*padding-bottom: 50px;
    padding-top: 50px;*/
}

.nailGallery {
    width: auto;
    height: 100%;
}

.x img {
    height: auto;
    width: 100%;
}

.galerie {
    text-align: center;
}


/*About me section*/

.row #portraet {
    max-width: 30%;
    max-height: 30%;
    min-width: 200px;
    min-height: 200px;
    height: auto;
    width: auto;
    display: block;
    margin-left: 50%;
    margin-right: auto;
    /*float: left;*/
    /*padding-left: 15%;*/
    /*padding-right: 90%;*/
}

@media screen and (max-width: 1280px) {
    .row #portraet {
        margin-left: auto;
        padding-bottom: 0px;
    }
}

#porttraetDiv {
    /*width: 50%;*/
    height: auto;
    padding-right: 50%;
    display: inline;
}

.row {
    padding-bottom: 50px;
    padding-top: 50px;
    padding-left: 10px;
    padding-right: 10px;
}


/*Footer section or contact section*/

.col-md-12 {
    padding-top: 15px;
    background-color: black;
    /*max-height: 600px;*/
    height: auto;
    width: auto;
    /*min-width: 450px;*/
}

.impressum {
    font-family: 'Raleway', sans-serif !important;
    text-align: center;
    position: relative;
    padding-top: 10px;
    padding-bottom: 10px;
}

.impressumText {
    color: #FFFFFF !important;
    text-decoration: none !important;
}

.linkProfile {
    font-family: 'Raleway', sans-serif !important;
    position: absolute;
    right: 0;
    text-decoration: none;
    color: white;
    padding-right: 35px;
}

#actionContact {
    font-family: 'Raleway', sans-serif !important;
    font-weight: bold;
    font-size: 35px;
    color: white;
    text-align: center;
}

#actionContactTel {
    font-family: 'Raleway', sans-serif !important;
    font-weight: bold;
    font-size: 25px;
    color: white;
    text-align: center;
    padding-top: 25px;
}

#map {
    vertical-align: middle;
    display: block;
    max-width: 100%;
    width: 500px;
    height: 250px;
    margin: 0 auto;
    border: 0;
    padding-top: 25px;
    padding-bottom: 25px;
}
