@charset "UTF-8";
/* CSS Document */

@font-face {
    font-family: 'GFS Didot';
    src: url('GFSDidot-Regular.woff2') format('woff2'),
        url('GFSDidot-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Univers';
    src: url('Univers-Bold.woff2') format('woff2'),
        url('Univers-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Univers Condensed';
    src: url('Univers-BoldCondensed.woff2') format('woff2'),
        url('Univers-BoldCondensed.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

/* Mobile First Small devices (phones, 414px and up) */


body {
    background: black;
    font-family: 'Univers Condensed';
    color: white;
}

.frame {
    background: url("page7.jpg");
    background-size: cover;  
    width: 414px;
    height: 276px;
    margin: 0px auto;
    position: relative;
}

h1 {
    font-family: 'GFS Didot';
    color: black;
    text-align: center;
    position: absolute;
    letter-spacing: 2px;    	
    font-size: 8px; 
    top: 173px;
    left: 8px;
}

h2 {
    position: absolute;
    text-align: center;
    line-height: 10px;     
    font-size: 10px; 
    width: 130px;    
    top: 196px;
    left: 18px;
}

h3 {
    position: absolute;
    text-align: center;
    letter-spacing: 2px;  
    line-height: 8px;     
    font-size: 6px; 
    top: 219px;
    left: 24px;  	
}

a { 
  color: white;
  -webkit-transition: .3s;
  transition: .3s;    
}

.secret {
    background: url("page7-poster.png");
    width: 400px;
    height: 633px;
    text-indent: -9999px;
    position: absolute;
    font-size: 10px; 
    transform: scale(.27);           
    top: -232px;
    left: -112px;     
}

a:hover {
    z-index: 2;
    transform: scale(.4)
}  
     

.back {
    font-family: 'GFS Didot';
    position: absolute;
    font-size: 10px; 
    top: 250px;
    left: 340px;      
}

.back:hover {
transform: scale(1.3);
	
}

/* Media Query */
    
/* Small devices (phones, 480px and up) */
@media screen and (min-width: 480px){

.frame {
    width: 480px;
    height: 320px;
}    
    
h1 {
    font-size: 10px; 
    top: 200px;
    left: 10px;
}
       
h2 {
    line-height: 10px;     
    font-size: 10px; 
    width: 140px;    
    top: 230px;
    left: 18px;    
    }
  
h3 {
    font-size: 8px; 
    top: 252px;
    left: 20px;    
    }      
    
a:hover {
transform: scale(.4)
}  
    
.secret {
    transform: scale(.32);        
    top: -216px;
    left: -98px;     
}     
    
.back {
    font-size: 12px; 
    top: 290px;
    left: 390px;    
}   
  
}


/* Small devices (tablets, 660px and up) */
@media screen and (min-width: 660px){
             
.frame {
    width: 660px;
    height: 440px;
}     

h1 {
    font-size: 15px; 
    top: 273px;
    left: 14px;
}
       
h2 {
    line-height: 14px;     
    font-size: 14px; 
    width: 200px;    
    top: 312px;
    left: 30px;    
    }
  
h3 {
    font-size: 12px; 
    top: 345px;
    left: 40px;    
    }      
    
a:hover {
transform: scale(.5)
}  
    
.secret {
    transform: scale(.44);        
    top: -177px;
    left: -60px;     
} 
    
.back {
    font-size: 18px; 
    top: 410px;
    left: 540px;    
}    
    
} 

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) { 
   
.frame {
    width: 768px;
    height: 512px;
}  

h1 {
    font-size: 18px; 
    top: 316px;
    left: 18px;
}
       
h2 {
    font-size: 16px; 
    width: 250px;    
    top: 364px;
    left: 30px;    
    }
  
h3 {
    font-size: 12px; 
    top: 406px;
    left: 60px;    
    }      
    
a:hover {
transform: scale(.6)
}  
    
.secret {
    transform: scale(.5);        
    top: -158px;
    left: -40px;     
} 
    
.back {
    font-size: 20px; 
    top: 480px;
    left: 640px;    
}      
    
}

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) { 
       
.frame {
    width: 992px;
    height: 661px;
}     

h1 {
    font-size: 24px; 
    top: 408px;
    left: 22px;
}
       
h2 {
    letter-spacing: 2px; 
    line-height: 20px;    
    font-size: 20px; 
    width: 300px;    
    top: 474px;
    left: 44px;    
    }
  
h3 {
    font-size: 16px; 
    top: 526px;
    left: 76px;    
    }
    
a:hover {
transform: scale(.8)
}  
    
.secret {
    transform: scale(.67);        
    top: -108px;
    left: 12px;     
}      
    
.back {
    font-size: 26px; 
    top: 610px;
    left: 820px;    
}      
     
}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
            
.frame {
    width: 1200px;
    height: 800px;
}      

h1 {
    font-size: 30px; 
    top: 494px;
    left: 26px;
}
       
h2 {
    font-size: 26px; 
    line-height: 23px;        
    width: 400px;    
    top: 576px;
    left: 44px;    
    }
  
h3 {
    font-size: 20px; 
    top: 634px;
    left: 100px;    
    }      
    
a:hover {
transform: scale(1)
}  
    
.secret {
    transform: scale(.8);        
    top: -64px;
    left: 54px;     
}    
    
.back {
    font-size: 30px; 
    top: 750px;
    left: 1000px;    
} 
    
}

/* Large devices (large desktops, 1500px and up) */
@media (min-width: 1500px) {
	
.frame {
    width: 1500px;
    height: 1000px;
}

h1 {
    font-size: 36px; 
    top: 618px;
    left: 34px;
    letter-spacing: 3px;    
    
}
       
h2 {
    font-size: 30px; 
    width: 400px;
    line-height: 26px;        
    top: 720px;
    left: 100px;    
    }
  
h3 {
    font-size: 24px; 
    top: 786px;
    left: 140px;    
    } 
  
a:hover {
transform: scale(1.15)
}  
    
.secret { 
    transform: scale(1);    
    top: 0px;
    left: 110px;     
}
   
.back {
    font-size: 36px; 
    top: 920px;
    left: 1250px;    
}
	
        
}

