@font-face {
    font-family: IBMPlex;
    src: url(Fonts/IBMPlexSans-Regular.woff);
  }
  @font-face {
    font-family: IBMPlexBold;
    src: url(Fonts/IBMPlexSans-Bold.woff);
  }
  @font-face {
    font-family: Alpina;
    src: url(Fonts/GT-Alpina-Fine-Standard-Bold.woff);
  }
* {
    margin: 0;
    padding: 0;
    user-select: none; /* supported by Chrome and Opera */
   -webkit-user-select: none; /* Safari */
   -khtml-user-select: none; /* Konqueror HTML */
   -moz-user-select: none; /* Firefox */
   -ms-user-select: none; /* Internet Explorer/Edge */
  }
  body{ 
    font-family: IBMPlex;
    font-style: bold;
    background: url(/Images/Background.jpg) no-repeat center center fixed; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    margin: 0;
  }

p.about{
    color: black;
    text-align: center;
    margin: auto;
    font-size: 100px;
    width: 50%;
    position: fixed;
    top: 50%;
}
.center-fit {
    background-size: cover;
    max-width: 100%;
    margin: auto;
}
.no-scrolling{
    margin: 0; 
    height: 100%; 
    overflow: hidden
}
#logo {
    position: relative;
    z-index: 100;
}
#logo img {
    position: fixed;
    top: 18px;
    left: 18px;
    width:100%; 
    height:auto; 
    max-width:300px;
}
.menu, .menudark {
    z-index: 99;
    font-family: IBMPlex;
    color:black;
    position:fixed;
    background:transparent;
    top:10px;
    right:0;
    padding:0;
    text-align:center;
    font-size:20px;
 }
 
 .menu a:link, a:visited, .menudark a:link, a:visited {
    display:block;
    width:100%;
    font-weight:light;
    color: black;
    background:transparent;
    text-align:center;
    text-decoration:none;
    text-transform:uppercase;
 }
 
 .menu a:hover,.menu a:active,  .menudark a:hover,.menu a:active {
    padding-bottom:8px;
    background:transparent;
    border-bottom:4px solid rgb(58, 58, 58);
    color:rgb(58, 58, 58);
 }
 .menudark a:active,  .menudark a:active {
    padding-bottom:8px;
    background:transparent;
    border-bottom:4px solid rgb(58, 58, 58);
    color:rgb(58, 58, 58);
 }
 #row1{
     margin-top:8%; 
     margin-left:1%;
     margin-right: 6%;

 }
 #row2, #row3, #row4, #row5{
     margin-top:2%; 
     margin-left:1%;
     margin-right: 6%; 
  }
   #description{
    text-align: justify;
	text-align-last: none;
 }
.phrase{
    font-size: 60px;
    text-align: center;
    margin: auto;
    width: 50%;
    vertical-align: middle;

}
#bigrow{
    margin-top:20%;
    width:100%;
    height:100%;
    color:black;
}
#contactdetails{
    z-index: 99;
    font-size: 15px;
    color:black;
    bottom: 4%;
    position: fixed;
    margin:2%;
    width:100%;
}
#mailadress2{
    color:black;
}
#phone{
    color:black;
    position: fixed;
    right: 25px;
}
p#contactdetails-left{
    text-align: left;
}
p#contactdetails-right{
    text-align: right;
}
.faces{
  display: block;
  height: 100vh;
  margin: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  z-index: 1;
  background-color: transparent;
}
.phrase{
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  text-align: center;
  transform: translateX(-50.3%) translateY(-52%);
}
#mailadress{
z-index: 1;
color:black;
text-decoration: underline;
}
#mailadress2{
    z-index:1;
}

/* CSS für Tablet */
  
@media (max-width:992px) {
    #mailadress2, #phone{
        font-size: 40px;
    }
    .menudark {
        font-size:25px;
     }
     #portfolioBY, #impressum{
        font-weight: 500;
    }

  }
  
  /* CSS für Smartphone */
  
  @media (max-width:768px) {
    .menudark {
        top:15px;
        font-size:12px;
     }
     .menudark a:link, a:visited {
        font-size:12px;
    }
    .menudark a:hover,.menu a:active {
        padding-bottom:8px;
        border-bottom:4px solid rgb(58, 58, 58);
     }
     .menudark a:active {
        padding-bottom:8px;
        border-bottom:4px solid rgb(58, 58, 58);
     }
     .menu {
        top:15px;
        font-size:12px;
     }
     .menu a:link, a:visited {
        font-size:12px;
    }
     
     .menu a:hover,.menu a:active {
        padding-bottom:8px;
        border-bottom:4px solid rgb(58, 58, 58);
     }
    .menu a:active {
        padding-bottom:8px;
        border-bottom:4px solid rgb(58, 58, 58);
     }
     .mr-4{
        margin-right: 0.5em !important;
    }
    a.nav-link{
        padding-top: 0px;
        padding-right: 2px;
        margin-right: 2px;
    }
    li.menu-dark__item{
       margin-right: 5px;
    }
     #portfolioBY, #impressum{
        font-weight: 500;
    }
    #textMe{
        margin-top: 10%;;
        padding-top: 5%;
        z-index: 100;
    }
    #ProfileHover, #Profile{
        margin-top: 10%;;
    }
    #textMe{
        padding-top: 5%;
        margin-right: 3%;;
        z-index: 100;
    }
    #description{
        font-size:300px;
    }
  }

  
  /* CSS für Smartphone */
  
  @media (max-width:768px) {
    #logo img{
        width: 45%;
        margin: 0.5%;
        padding:0.5%;
        top:5px;
        left:5px;
    }
    #portfolioBYBl, #impressum{
        font-size:12px;
        font-weight: 400;
    }
    .menudark {
        top:15px;
        font-size:12px;
     }
     
     .menudark a:link, a:visited {
        font-size:12px;
    }
     
     .menudark a:hover,.menu a:active {
        padding-bottom:8px;
        border-bottom:4px solid rgb(58, 58, 58);
     }
    .menudark a:active {
        padding-bottom:8px;
        border-bottom:4px solid rgb(58, 58, 58);
     }

     a.nav-link{
        padding: 0;
     }
     
     .mr-4{
         margin-right: 0.5em !important;
     }
     #text{
         font-size: 25px;
         padding-top: 60%;
         right:4%;
     }
     #aboutMe{
         font-size: 15px;
     }
     #phone{
        font-size: 10px;
     }
     #mailadress2{
        font-size: 10px;
     }
     .phrase{
         font-size: 40px;
     }
  }
