/*https://fonts.adobe.com/my_fonts#web_projects-section*/

@font-face {
  font-family: mencken-std-head;
  src: (href="https://use.typekit.net/unv7lot.css");
}



body{
    
    font-family: proxima-nova, sans-serif;
    font-weight: 400;
    font-style: normal;
    background-color: #FAEB13;
    color:#1a2126;
    scrollbar-color: #FAEB13;
    height: 100%;
    overflow: hidden;
    
}

/*Positioning*/
.header{
    position: absolute;
    top: 2.5vh; left: 2.5vw;
    
}

.Maintxt{
  position: absolute;
  top: 50vh; left: 2.5vw;
  width: 25vw;

  color: #FAEB13;
  padding: 8px 12px;
  translate: 0% -50%;

}

.retHome{
  position: absolute;
  bottom: 2.5vh; left: 2.5vw;
  width: 20vw;

  color: #FAEB13;
  padding: .01% 12px;
  translate: 0% -50%;}

.boxfloat{
   position: relative;
}
/*Positioning*/

/*Text*/
p{
    font-size: 1vw;
        color:#1a2126;
}

.pp{
  font-size: 1vw;
  font-family: proxima-nova, sans-serif;
  font-weight: 400;
  font-style: normal;
      color:#FAEB13;
}


a{
 
    color:rgb(48, 48, 48); 
}
h1{
   
    font-size: 2vw;
    font-family: proxima-nova, sans-serif;
    font-weight: 700;
    line-height: 90%;

    font-style: normal;
    color: #1a2126;

    margin-bottom: 0;
}

span{margin-left: 2.5vw;}

h2{
    font-size:4vw;
    margin-top: .25vh;
    margin-bottom: 0;
    color: #1a2126;

    font-family: proxima-nova, sans-serif;
    font-weight: 700;
    font-style: normal;
    line-height: 110%;
}

.yellow{
  color: #FAEB13;
}

/*Text*/

/*Backgrounds*/

.backdrop {
  
    background-image: url('images/scans2.jpeg');
}

.self {
  
  background-image: url('images/IMG_0415.jpg');
  background-size: 100vw;
	background-color: #1a2126;
	background-repeat: no-repeat;


}

.Backblack {
  background-color: #1a2126;
}
/*Backgrounds*/

  /* Ai Generated Button!*/
  .button {
			position: absolute;
			top: 50vh;
			left: 50vw;
			transform: translate(-50%, -50%);
			padding: 10px 20px;
			background-color: #FAEB13;
			color: #1a2126;
			cursor: move;
            max-width: 18vw;
            min-width: 14vw;
            border-style: solid;
            border-color: #1a2126;
            
		}

    .widebox {
      max-width: fit-content;
    }
  /**/

  /* Code Pen*/

  * {box-sizing:border-box}

  /* Slideshow container */
  .slideshow-container {
    position:absolute;
    right: 0vw;
    top: 0vh;
    margin: 0%;
    padding: 0%;
    border: 0%;
  
  }
  
  /* Hide the images by default */
  .mySlides {
    display: none;
  }
  
  /* Next & previous buttons */
  .prev, .next {
    cursor: pointer;
    position: absolute;
    top: 50%;
    width: auto;
    padding: 16px;
    color:#1a2126;
    background-color: #faeb1344;
    font-weight: bold;
    font-size: 18px;
    transition: 0.6s ease;
    border-radius: 0 20% 20% 0;
    user-select: none;
  }
  
  /* Position the "next button" to the right */
  .next {
    right: 0;
    border-radius: 20% 0 0 20%;
  }

  /* Caption text */
  .text {
    color: #FAEB13;
    font-size: 15px;
    padding: 8px 12px;
    position: absolute;
    bottom: 10%;
    width: 30%;
    text-align: left;
    background-color: #1a2126;
  }
  
 /* On hover, add a black background color with a little bit see-through */
.prev:hover, .next:hover {
    background-color: #FAEB13;
  }
  
  .active, .dot:hover {
    background-color: #1a2126;
  }
  
  /* Fading animation */
  .fade {
    animation-name: fade;
    animation-duration: 1.5s;
  }
  
  @keyframes fade {
    from {opacity: .8}
    to {opacity: 1}
  }
/*image size*/
  .imggall {
    

    max-width: 60vw;
	    border:#FAEB13 ;
    border-style: solid;

  }

  .iconsize{
    width: 5vw;
  }
  /**/

  /*Hide desktop for mobile*/
  @media only screen and (max-aspect-ratio: 211/250){
    .mobilehidden{display: none;
    }
    }
  /*Hide desktop for mobile*/
  
  /*Hide desktop for mobile*/
  @media only screen and (min-aspect-ratio: 210/250){
    .deskhidden{display: none;
    }
    }
  /*Hide desktop for mobile*/

  /*Gallery but layout for mobile*/ /*Gallery but layout for mobile*//*Gallery but layout for mobile*/

  @media only screen and (max-aspect-ratio: 211/250) {
    /*mobile unique*/
    
    .m1 {
      position: absolute;
      top: 0vh; left: 0vw;
      width: 100vw; height: 15vh;
      background-color: #FAEB13;
      border: #1a2126;
      border-style: solid;
      padding: 2vw;
      
    }

    .m2 {
      position: absolute;
      width: 100vw; height: 15vh;
      background-color: #FAEB13;
      border: #1a2126;
      border-style: solid;
      padding: 2vw;
       
    }

    .m3 {
      position: absolute;
      width: 50vw; height: 10vh;
      background-color: #FAEB13;
      border: #1a2126;
      border-style: solid;
      padding: 2vw;
       
    }

    .m4 {
      position: absolute;
      width: 50vw; height: 20vh;
      background-color: #FAEB13;
      border: #1a2126;
      border-style: solid;
      padding: 2vw;
       
    }


    /*mobile unique*/
    /*mobile adjusted*/

      /*texts*/
        p{
          font-size: 2.5vw;
          color:#1a2126;
        }

        h1{
          font-size: 4vw;
        }

        h2{
          font-size:8vw;
          
      }
/*texts*/  

.self {
  
  background-image: url('images/IMG_0415.jpg');
  background-size: 100vw;
  background-repeat: no-repeat;
  background-color: #1a2126;


}

    * {box-sizing:border-box}

    /* Slideshow container */
    .slideshow-container {
      position:absolute;
      right: 0vw;
      top: 0vh;
      margin: 0%;
      padding: 0%;
      border: 0%;
    
    }
    
    /* Hide the images by default */
    .mySlides {
      display: none;
    }
    
    /* Next & previous buttons */
    .prev, .next {
      cursor: pointer;
      position: absolute;
      top: 50%;
      width: auto;
      padding: 2vw;
      color:#1a2126;
      background-color: #faeb13;
      font-weight: bold;
      font-size: 2vw;
      transition: 0.6s ease;
      border-radius: 0 20% 20% 0;
      user-select: none;
    }
    
    /* Position the "next button" to the right */
    .next {
      right: 0;
      border-radius: 20% 0 0 20%;
    }
  

   /* On hover, add a black background color with a little bit see-through */
  .prev:hover, .next:hover {
      background-color: #FAEB13;
    }
    
    .active, .dot:hover {
      background-color: #1a2126;
    }
    
    /* Fading animation */
    .fade {
      animation-name: fade;
      animation-duration: 1.5s;
    }
    
    @keyframes fade {
      from {opacity: .8}
      to {opacity: 1}
    }
  /*image size*/
    .imggall {

      max-width: 94vw;
      left: 0vw;
      top: 0vh;
      
      
  
    }
    

    .Maintxt{
      position:absolute;
      left: 2vw;
      top: 85vw;
      width: 85vw;
      height: 100vh;
      background-color: #1a2126;
      color: #FAEB13;
      padding: 8px 12px;
      translate: 0 0;}
    

    .pp{
        font-size: 3.5vw;
        color: #FAEB13;
    }

    body{

      background-color: #FAEB13;
      color:#1a2126;
      scrollbar-color: #FAEB13;
      height: 100%;
      overflow:auto;

  }

  .header{
    position: absolute;
    top: 51.5vh; left: 2vw;
    width: 75vw; height: 10vh;
    padding: 2vw;
    
}

.retHome{
  position: fixed;
  bottom: 1vh; left: 2.5vw;
  width: 20vw;
  background-color: #1a2126;
  color: #FAEB13;
  border: #FAEB13;
  border-style: solid;
  padding: 2vw 1vw;
translate: 0% -50%;
text-align: center;}

.button {
  position: sticky;
  top: 0vh;
  left: 50vw;
  transform: translate(0%, 0%);
  padding: 0px 0px;
  background-color: #FAEB13;
  color: #1a2126;
  cursor: move;
        max-width: 100vw;
        min-width: 30vw;
        border-style: solid;
        border-color: #1a2126;
        
}

  }

  /*Gallery but layout for mobile*//*Gallery but layout for mobile*//*Gallery but layout for mobile*/
