/* DESKTOP VIEW */
.container {
    /*background-color: black;*/
    min-height: 200px;
    height: 100%;
    
}


a{
    text-decoration: none;
    }
p{
 font-family: "Fira Sans", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 17px;
  line-height: 24px;
  color:rgb(255, 255, 255);
    }

 h1{   
   font-family: "Black And White Picture", system-ui;
  font-weight: 400;
  font-style: normal;
  font-size:119px;
}

h2{
    font-family: "Fira Sans", sans-serif;
  font-weight: 900;
  font-style: normal;
  font-size:48px;    
    color:white;
    padding-bottom:15px;
}



h3{
    font-family: "Fira Sans", sans-serif;
  font-weight: 800;
  font-style: normal;
  font-size: 21px;
  line-height: 24px;
  color:white;
}

h4{
   font-family: "Fira Sans", sans-serif;
  font-weight: 800;
  font-style: normal;
  font-size: 17px;
  line-height: 24px;
  color:white;
}

.SeparatorTop {
   width:0;
   height:0;
   border-right:100vw solid transparent;
   border-bottom:2vw solid white; 
   margin-top:-2vw;
}

.SeparatorTopBlue {
   width:0;
   height:0;
   border-right:100vw solid transparent;
   border-bottom:75px solid rgb(0, 176, 207); 
   margin-top:-75px;
   position:relative;
   z-index:2;
}

.SeparatorBottom {
   width:0;
   height:0;
   border-left:100vw solid transparent;
   border-top:2vw solid rgb(44, 10, 10); 
   margin-bottom:-0vw;
   z-index: 5;
}


.Navigation {
    width:100%;    
    /*background-color: rgb(0, 0, 0);*/
    background-image: url("img/BlackBGTest1.png");
    background-position: top; 
    position: relative;
    z-index: 3;
   
}



.NavigationContent {  
    padding-top:75px;
    padding-bottom:75px;
    padding-left: 10px;  
    padding-right: 10px;  
    /*background-color: rgb(53, 66, 97);*/
    margin:auto;
    width: 1200px;      
}

.Title {        
    position: relative;
    text-align: center;
    color: white;
    margin: auto;
    max-width: 900px;
    padding-bottom: 20px;   
}


.SocialMediaIconRow { 
    margin:auto;
    /*background-color: blue;*/

    display:flex;
    flex-direction: row;
    flex-wrap: no-wrap;
    justify-content: center;
    
    /*padding-bottom:20px;*/
    max-width: 1200px;
}

#IconRowLeft{

    /*background-color: red;*/
    margin-left:0px;
    justify-content: left;
    padding-top:10px;
}

.IconBox {     
    /*background-color: green;  */
    margin-left:10px;
    align-content: center;
    text-align:center; 
    }



.ShowCase {
    /*background-image: url("img/Fox_1000a.png");*/
    width: 100%;    
    background-color: bisque;       
    margin: auto;
    position:relative;
    padding-top:60px;
    margin-top:-50px;    
    z-index:-1;
    }

#Imprint {
   /* background-image: url("img/Fox_1000b.png");*/
    
}

#Imprint h2{
    color:black;
    
}

#ImprintFooter {
    background-color: rgb(0, 207, 239);
}

#Discord {
    background-image: url("img/fox_1000d.png");
    margin-top:0px;
    position:relative;
    z-index:1;
}

#WackyWilds {
    background-image: url("img/GameplayIlluA.png");
    background-position: center;
    position:relative;
    z-index:1;
}


.GameplayImage {    
   -webkit-filter: drop-shadow(5px 5px 5px #222222);
  filter: drop-shadow(5px 5px 5px #222222);
}

.custom-shape-divider-top-1763584734 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    overflow: hidden;
    line-height: 0;
    transform: rotate(180deg);
}

.custom-shape-divider-top-1763584734 svg {
    position: relative;
    display: block;
    width: calc(160% + 1.3px);
    height: 66px;
}

.custom-shape-divider-top-1763584734 .shape-fill {
    fill: #000000;
}


.ContentWrapper {    
    position: relative;    
    overflow:hidden;  
    
    min-height: 100px;    
    width:1200px;
    margin:auto;
     padding-left: 10px;  
    padding-right: 10px;
    padding-top:50px;
    padding-bottom:50px;
}


.TextBlockLeft {   
   padding-bottom:60px;
   max-width:580px;
   text-align: left;
}

.TextBlockRight {   
   padding-bottom:60px;
   max-width:580px;
   float:right;
   text-align: left;
  
}

.ImageRowLeft { 
    display:flex;
    flex-direction: row;
    flex-wrap: wrap;
    clear: right;
    padding-bottom:60px;
    width:1200px;    
}

.ImageRowCenter { 
    display:flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    clear: right;
    padding-bottom:60px;
    width:1200px;    
}

.YellowSeparator { 
    margin-top:6px;
  height: 6px;
  width: 100%;
  background-color: rgb(255, 181, 0);    
}

.BlueSeparator { 
    margin-top:6px;
  height: 6px;
  width: 100%;
  background-color: rgb(0, 176, 207);    
}

.PAboveImage { 
    
  margin-bottom: 15px;    
}
.WaveSeparator { 
    
  height: 50px;
  width: 100%;
  position: relative;
  z-index:2;
   
}

.WaveSeparator img { 
    
  height:100%;
  width: 100%;
  object-fit: none;
   
}

.WaveSeparatorGrey { 
    
  height: 50px;
  width: 100%;
  position: relative;
  z-index:2;
  fill:#222222;
   
}

.WaveSeparatorGrey img { 
    
  height:100%;
  width: 100%;
  object-fit: none;
   
}



#-vert{
    -moz-transform: scaleY(-1);
        -o-transform: scaleY(-1);
        -webkit-transform: scaleY(-1);
        transform: scaleY(-1);
        filter: FlipV;
        -ms-filter: "FlipV";
}



/*#yellow{
    background-color: rgb(255, 181, 0);
}*/

.ImageRowRight { 
    display:flex;
    flex-direction: row-reverse;
    flex-wrap: wrap;
    clear: right;
    padding-bottom:60px;
    width:1200px;    
}

.ImageRowLeft img { 
    max-width: 250px;
    margin-right:25px;   
}

.ImageRowCenter img { 
    max-width: 250px;
    margin-right:25px;   
}

.TextBlockLeft img { 
    max-width: 600px;
    margin-right:25px;   
}

.ImageRowRight img { 
    max-width: 250px;
    margin-left:25px;   
}

.ProjectTitle h2 {
   margin: auto;
}

.FullWidthImage{   
        object-fit: contain;
        width: 100%;  
   }

 .Team{   
        background-color: rgb(22, 22, 22);
        width: 100%;        
        text-align:end;
        position:relative;
        z-index: 3;      } 

   .TeamWrapper{ 
        /*background-color: red;*/
        width:1200px;       
        margin:auto;
         padding-left: 10px;  
         padding-right: 10px;
         padding-top: 50px;
        padding-bottom:50px;

       
   }    
     
   
    .TeamEntries{   
        display: flex;
        flex-direction: row;
        justify-content: left;
        
        width: 100%;
        min-height: 50px;
        text-align: center;
     }  

    .TeamEntry{        
        margin-right:20px;        
     }

    .EntryDescription{ 
        padding-top:4px;          
        padding-bottom:8px;
        max-width: 225px;
        align-content: center;
   }   

    .TeamEntry img{           
        max-width: 225px;
   }  
   
.Footer{      
    width:100%;
    background-color: rgb(0, 0, 0);       
    min-height: 100px;
    padding-top:70px;
    padding-bottom:100px;
    position:relative;
    z-index:0;
    margin-top:-50px;} 

    .FooterContentArea{         
        /*background-color: aqua;*/
        display:flex;      
        flex-direction:row;
        width: 1200px;            
        min-height: 50px;
        margin: auto;
         padding-left: 10px;  
         padding-right: 10px;
        padding-top:100px;
        padding-bottom:50px;
        position:relative;
        z-index:2;}
    
    .VerticalArea{         
        /*background-color: rgb(55, 113, 39);*/
        display:flex;      
        flex-direction:column;
        width: 300px;            
        min-height: 50px;}

        .VerticalArea p{         
        /*background-color: rgb(55, 113, 39);*/
        color:#828282}

.ImprintAbsatz {
  padding-top:20px;
padding-bottom:20px;}

.ImprintAbsatz a{
  text-decoration: none;}


.ImprintAbsatz h2 {
  color:black;}

  .ImprintAbsatz p {
  color:black;}

  .ImprintAbsatz h3 {
  color:black;}


.mouse-memoirs-regular {
  font-family: "Mouse Memoirs", sans-serif;
  font-weight: 400;
  font-style: normal;}

.wendy-one-regular {
  font-family: "Wendy One", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.candal-regular {
  font-family: "Candal", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.zalando-sans- {
  font-family: "Zalando Sans", sans-serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
  font-variation-settings:
    "wdth" 100;
}

.bubblegum-sans-regular {
  font-family: "Bubblegum Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.tiktok-sans- {
  font-family: "TikTok Sans", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500  ;
  font-style: normal;
  font-variation-settings:
    "slnt" 0,
    "wdth" 100;
}

.fira-sans-thin {
  font-family: "Fira Sans", sans-serif;
  font-weight: 100;
  font-style: normal;
}

.fa {
  padding: 10px;
  font-size: 200px;
  width: 15px;
  height: 15px;
  text-align: center;
  text-decoration: none;
  border-radius: 50%;
  align-content: center;
  color:white;
}

black-and-white-picture-regular {
  font-family: "Black And White Picture", system-ui;
  font-weight: 400;
  font-style: normal;
}






/* TABLET VIEW */
@media (max-width: 1024px) {

.col {    
    width: 33.33%;
}

}


/* SEMI MOBILE VIEW */
@media (max-width: 720px) {

.col {      width: 50%;}



}


/* S MOBILE VIEW */
@media (max-width: 550px) {

.col {    
    width: 100%;
    box-sizing: border-;
}

.hide-desktop{
    display:block;
}

.quad img {
    width: 100%;
    object-fit: cover;    
}

.col img {
    width: 100%;
    object-fit: cover;    
   
}

.vert img {
    width: 100%;
    object-fit: cover;
    display: block; 
         
}

.col {
          
    max-height:650px;
 
   }

.diagoup{    
    
    border-top: 5.1vw solid black; 
   
}

.gallery {
   
    margin-top:-5.1vw;    
}
}

/* ANIMATIONS */

@keyframes ImgScale{
    0% {Scale:100%;}
    30% {Scale: 103%;}
    100% {Scale:100% ;object-fit: cover;    }
}

@keyframes baserot{
    0% {rotate:0deg;}
    100% {rotate:-1deg;}
}

/* @keyframes baserot-{
    0% {rotate:0deg;}
    100% {rotate:1deg;}
}
 */
