@import url('https://fonts.googleapis.com/css2?family=Alumni+Sans+Pinstripe&family=Anton&family=Bebas+Neue&family=Caprasimo&family=Chelsea+Market&family=Cormorant:wght@300&family=Gruppo&family=Libre+Baskerville:wght@700&family=Long+Cang&family=Oswald:wght@200;300&family=Quicksand:wght@300&family=Raleway:ital,wght@0,100;0,200;1,200&family=Roboto+Condensed:wght@100;400&family=Roboto:wght@100&family=Rubik+Scribble&family=Syne+Mono&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Abril+Fatface&family=Geologica:wght@100;200&family=Manrope&family=Montserrat:wght@100;400;900&family=Open+Sans:wght@300&family=Poiret+One&family=Poppins:wght@100;700&family=Roboto+Mono:wght@100&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Alumni+Sans+Pinstripe&family=Anton&family=Bebas+Neue&family=Caprasimo&family=Chelsea+Market&family=Cormorant:wght@300&family=Gruppo&family=Libre+Baskerville:wght@700&family=Oswald:wght@200;300&family=Quicksand:wght@300&family=Raleway:ital,wght@0,100;0,200;1,200&family=Rubik+Scribble&family=Syne+Mono&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Amatic+SC&display=swap');
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
html {
    scroll-behavior: smooth;
    scroll-padding: 6.4rem ;
}
body {


    margin: 0px;
    height: 100%;

}
#fullscreen {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
  
    bottom: 0;
    right: 0;
    overflow: auto;
  
    background: rgb(0, 0, 0); /* Just to visualize the extent */
    color: black;
    
    height: 2000px;
    

  }
  #fullscreen .frontpage {
  
    height: max-content;

    margin-top: 0;
    display: flex;
    justify-self: center;
    align-items: center;

  }
.frontpage {
    color:white;
  
    display: flex;
    justify-content: center;
    flex-direction: column;

    align-items: flex-start;
 
}
.frontpage h1 {

margin-top: -80vh;


    font-size: 58px;
    text-align: center;
    letter-spacing: 0.5rem;
    text-transform: uppercase;
    
    font-family: 'Bebas Neue', sans-serif;

 



 
 

}
.frontpage h4 {
   

    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    text-align: center;
    width: 45%;
 
    margin: 0px 11px;
   text-align: center;

    font-size: 15px;
    margin-top: -65vh;
    letter-spacing: 0.03rem;
    text-transform: lowercase;
    
    font-family: 'Raleway';
	font-weight: 200;
    
    
}
header {
    
position: absolute;
   

   display: flex;
   justify-content: space-evenly;
   text-align: center;
   align-items: flex-start;
   padding: 2%;
   margin: 20px 25px;
   width: 100%;

   
    top: 0;

}


.centered {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin: 20px 10px;
    margin-bottom: 20px;
    
    width: 500px;
}



section {
    display: flex;
flex-direction: column;
align-items: center;


}
section video {
    position: static;
    margin: 0;
    padding: 25px;
    align-items: center;
    width: 100%;
    height: 100%;

}
#article {
    position: relative;
    margin-top: 60px;
    color: white;
    display: flex;
    flex-direction: column;
    font-size: 20px;
    padding: 5px 10px;
    font-family: 'Roboto Condensed';
    font-weight: 100;
    letter-spacing: 0.05rem;


}

#opis {
    margin-top: 135vh;
    position: relative;
    text-align: left;
   
    padding: 10px 50px;

    color: white;
    padding-top: 20px;
    width: 100%;
    font-size: 45px;
  

    display: flex;
 
}
#opis img {
    padding: 2%;
}
#opis h2 {
    font-family: 'Bebas Neue';
font-weight: 300;

    font-size: 56px;


  
    text-align: left;

}
#galeria {
    width: 100%;

    background-color: white;
    color: black;
    height: 100%;
    position: relative;
    margin-top: 30vh;
    padding: 5%;
}
#galeria h2 {
    padding-top: 20px;
        margin: 5px 200px;
    
    text-align: left;
    font-size: 75px;
    letter-spacing: 0.2rem;
    text-transform: uppercase;
    font-family: Bebas Neue, sans-serif;
font-weight: 300;

}
#galeria p {
    font-size: 18px;
    text-align: left;
    margin: 2px 200px;
    font-family: Helvetica;
    font-weight: 200;

    letter-spacing: .03rem;
    font-family: 'Quicksand', sans-serif;

}
.gallery {
    margin: 50px 220px;

 
}
.gallery img {
    width: 230px;
    padding: 5px;
    filter:brightness(100%);
    transition: 1s;
}
.gallery img:hover {
    filter: brightness(80%);
    transform: scale(0.9);
}
nav {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    text-align: left;
    width: 1000px;
    height: 30px;
    display: block;
}
ul {
    display: block;
    list-style-type: disc;
    margin-block-start: 0.3em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 25px;
}
li {
    display: inline-flex;
    width: 70px;
    justify-content: space-between;
    align-items: flex-start;
    
}
nav a {
    text-transform: capitalize;
    text-decoration: none;
    font-size: 17px;
    font-family: 'Raleway';
    margin: 0px 25px;
    text-align: justify;

    font-weight: 200;
    letter-spacing: 1em;
  
   
    color: white;
    letter-spacing: .09rem;
    
}

#klipy {
    color: white;
    position: sticky;
    background-color: rgb(0, 0, 0);
    padding: 20px 20px;
    width: 100%;
    min-height: 400px;
    max-height: 4000px
    
}
#klipy h1 {
    display: flex;
    justify-content: center;
    align-items: center;
	margin: 35px 30px;
    font-size: 50px;

    letter-spacing: .5rem;
    text-transform: uppercase;
    
    font-family: 'Roboto';
    font-weight: 100;
      

}
#showreel {
 

    width: 100%;


    position: relative;
   
    height: 110vh;
    
    display: flex;
    padding: 40px 120px;
    justify-content: center;
    align-items: center;

    
}

#showreel2 {
    
    width: 100%;

    position: relative;
   
    height: 110vh;
    
    display: flex;
    padding: 40px 120px;
    justify-content: center;
    align-items: center;
    
}
#showreel3 {


    width: 100%;


    position: relative;
 
    height: 110vh;
    
    display: flex;
    padding: 40px 100px;
    justify-content: center;
    align-items: center;
    
}
#showreel4 {
   

    width: 100%;

   
    position: relative;
  
    height: 110vh;
    
    display: flex;
    padding: 40px 120px;
    justify-content: center;
    align-items: center;
    
}
#showreel4 .tekst h3 {
    font-size: 44px;
 
}

.float-container {
position: relative;

    
}
footer {
  text-align: center;
	font-family: 'Roboto Condensed';
border: 0.02rem;

border-top: solid;
border-width: thin;
border-color: white;
  padding: 40px;
  background-color: black;
  color: white;
}
footer p {
font-family: 'Roboto';
text-transform: uppercase;
letter-spacing: 0.2em;
font-size: 13px;
}
.float-child {
    width: 50%;
    float: inline-start;
    display: flex;
    justify-content: center;
    align-items: center;
    
    padding: 15px 10px 2px 5px;
    
}
.zdj img {
    height: 65vh;
    border: 3px;
    margin: 50px 40px;

    border-radius: 10px;
}
.tekst {
    color: white;
    font-size: 18px;
    margin: 15px 5px 5px 15px;
    text-align: left;
    letter-spacing: 0.02em;
    font-family: 'Roboto';
    padding-left: 10vh;
  
}
.tekst h4 {
    font-size: 18px;
 
    font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
    font-weight: 400;
    letter-spacing: 0.01em;
  margin-bottom: 10px;
}
.tekst h3 {
    font-size: 56px;
    padding: 5px 0px;
    letter-spacing: 0.05rem;
    text-transform: uppercase;
    font-family: 'Oswald';
}

.tekst p {
    margin-bottom: 20px;
    margin-left: 0px;
    margin-right: 0px;
    font-size: 16px;
    font-family: 'Roboto Condensed';
    font-weight: 100;
}
#showreel iframe {
    display: flex;
   
   
    position: static;
}
#klipy section  {
    display:flex;
    margin: 50px 70px;
    justify-content: space-evenly;
    align-items: flex-start;
    flex-direction: row;

}


#klipy section  img {
   
   
    transition: all 0.3s;
    width: 100%;

}
#klipy section img:hover {
    filter: brightness(80%);
    transform: scale(0.9);
}
#klipy  section button {
    background: none;
    border: none;
    width: 50%;
    padding: 10px;
    
}










@media only screen and (max-width: 1000px) {
    /* For screen: */
    .frontpage h1 {
        font-size: 45px;
    }
    .frontpage h4 {
        font-size: 15px;
    }
   
    #opis {
        margin-top: 110vh;
        font-size: 36px;
    }
    #article {
        padding-left: 10vh;
    }
    #article p {
        font-size: 14px;
    }
    .gallery {
        margin: 15px 150px;

    }
    .gallery img {
        width: 190px;
        padding: 5px;
    }
    #galeria h2  {
        margin: 5px 100px;

    }
    header {
    width: 800px;
    }
    #galeria p {
        margin: 2px 100px;

    }
  
    .zdj img {
        display: none;
    }

}

@media only screen and (max-width: 800px) {
    /* For tablets: */
    .frontpage h1 {
    width: 100%;
    margin-top: -76vh;
    font-size: 40px;
text-align: center;
    
    }
    .frontpage h4 {
        font-size: 17px;
        width: 80%;
   }
   
    button {
        width: 4%;
    }
    #opis {
       
        padding: 10px 20px;

       
    }
    #opis {  
        font-size: 15px;
        margin-top: 95vh;
        flex-direction: row;
    }
    #opis p {  
        font-size: 14px;
       
    }
    .gallery {
        margin: 15px 100px;

    }
    .gallery img {
        height: 100px;

        width: 150px;
        padding: 5px;
    }
    #galeria h2 {
        padding-top: 5vh;
    }

    nav a {
        font-size: 15px;
        font-weight: 200;
    }
    header {
        width: 95%;
    }
    
    .zdj img {
        display: none;
    }
}
  
@media only screen and (max-width: 750px) {
    
    #opis {  
          
        text-align: center;
    
        display: flex;
        justify-content: space-evenly;
        align-items: center;
        margin-left: -22px;
        flex-direction: column; 
        margin-top: 110vh;
        padding: 40px 60px;
        text-align: center;
    }
    #opis h2 {
        font-size: 36px;
        padding: 10px 10px;
        text-align: center;

    }
    #opis img {
        padding-left: 11vh;
}
#opis p {
    font-size: 15px;
}
    .frontpage h1 {
font-size: 50px;
margin-top: 1vh;
  }
   .frontpage h4 {
margin-top: 18vh;
font-size: 15px;
  }
  nav a {
    font-size: 15px;
    font-weight: 200;
}
}


  @media only screen and (max-width: 450px)  {
        /* For phones: */
    .frontpage h1 {
        font-size: 50px;
	letter-spacing: 0.08em;
        margin-top: -145vh;
        text-align: center;
        
        }
	.frontpage {
	margin-top: 10vh;
}
        .frontpage h4 {
            width: 100%;
margin-top: -65vh;
font-size: 15px;
        }
       
        #article {
            width: 400px;
        }
       
      
        #article p {
            text-align: center;
            margin: 10px 10px;
        }
        #article img {
            margin-top: 20px;
            width: 20%;
        }
        #opis {  
          
            text-align: center;
            font-size: 15px;
            display: flex;
            justify-content: space-evenly;
            align-items: center;
           
            flex-direction: column; 
            margin-top: 100vh;
	   
            padding: 20px 20px;
      
       
        }
        #opis h2 {
            padding: 5px 10px;
            font-size: 36px;
            text-align: center;

        }
        section video {
            position: relative;
            height: 100vh;
		                     
         
            visibility: visible;
        }
        #galeria h2 {
            padding-top: 5vh;
            margin: 5px 50px;

        }
        #galeria p {
            margin: 5px 20px;

        }
        .gallery {
            margin: 15px 70px;
        } 
        .gallery img {
            width: 150px;
            height: 100%;
        }
        header img {
            width: 8%;
            height: 8%;
        }
        nav {
            width: 100%;
        

        }
        li {
            width: 60px;
        }
        .zdj img {
            display: none;
        }
        #klipy section  {
            display:flex;
            margin: 50px 10px;
            justify-content: space-evenly;
            align-items: flex-start;
            flex-direction: row;
        
        

       
     
        
  }
}