html,body{margin:0;padding:0}

body {
    background-image: url("../img/HDR_multi_nebulae.jpg");
    /* background-color: black */
    transform: translateZ(-100);
    overflow-y: auto;
  }

#header {
     width: 100%;
    /* min-width: none; */
    background: url('../img/header-bg.png');
    height: 50px;
    position: fixed;
    margin-top: 3vh;
    padding-left: 7vw;
     transform: 100;
    -webkit-transform: translateZ (100);
    transform: translateZ(100);
    z-index: 10;
    overflow: auto;
}



div.example {
    background-color: rgb(0, 0, 0);
    /* padding: 20px; */
    min-height: 4096
  }
  
@media handheld{
    div.example { display: none; }
}

section.container{
    min-height: 4096
}

a {text-decoration: none; }

#nav {
    width: 45vw;
    /* margin-right: 6rem; */
    padding: .1vmax;
    /* padding-left: .1vw;  */
    /* padding-right: 4rem; */
    float: right;
    /* margin-top: 10px; */
}
#logo a {
   
    color: #fff;
    text-decoration: none;
    padding: 0.1vmax;
    /* padding-bottom: 0.5rem; */
    float: left;
    font-size: 2rem;
    margin-top: 5px;
    /* margin-bottom: auto; */
    font-family: "Exo", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}
#nav ul {
    list-style: none;
    display: inline-block;
    margin: 0 auto;
}
#nav li {
  margin-top: 9px;
  float: left;
  /* padding-top: ; */
  padding-left: 1vmax;
}
#nav li a {
    color: #fff;
    opacity: 0.6;
    font-size: 1rem;
    text-decoration: none;
    font-family: "Exo", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}
#nav li .active {
    color: #fff;
    opacity: 1;
    border-bottom: 2px solid #fff;
}
#nav li a:hover {
    color: #fff;
    opacity: 1;
}

#v0 {
    position:fixed;
    top: 0;
    width: 100%;
    min-height: 100%;
    min-width: 10%;
    max-width: 200%; 
    max-height: fit-content;
    z-index: -100;
    background-size: cover;
    transition:all 10s;
    background-image: url('../img/HDR_multi_nebulae.jpg')
    linear-gradient(rgba(97, 104, 116, 0.514), rgb(221, 226, 247));
background-blend-mode: overlay;
  
    background-size: cover;
    z-index: -100;
    /* overflow: hidden; */
    background-color: #c0c0c0;
}


#resume {
    font-size: 1rem;
      background-color: #fff;
      display: inline-block;
      /* padding: 1rem; */
      /* border-radius: 2rem 10rem 1rem 1rem; */
      font-family: "Exo", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;    margin: .1rem 0;
      opacity: .3;
  }

   /*= SLIDES STYLING
--------------------------------------------------------*/



section {
  text-align: center;
    z-index: 0; 
    position: sticky;
    position: -webkit-sticky;
    
  }
  
  
  #slide1 {
    text-align: center;
      height: 1280px;
      
    position: fixed;
      /* position: relative; */
     width: 100%;
     min-height: 100vh;
     max-height: 100%;
       max-width: 200%;
     
  
   
  }
  
  #slide2 {
      
      height: fit-content;
     width: 100%;
     max-height: 100%;
       max-width: 200%;
       position: relative;
   
  
    }
  #slide3 { 
    
    height: 100%;
     width: 100%;
     margin: 3vmax;
       position: relative;
 
  
  }
  #slide4 {
      
    
     width: 100%;
     max-height: 100%;
       max-width: 200%;
       margin: 3vmax;
       position: relative;
  
  } 
  #slide5 {
     
     width: 100%;
     max-height: 100%;
       max-width: 200%;
       position: 3000;
  
  }
  #slide6 {
    text-align: left;
     width: 100%;
     max-height: 100%;
       max-width: 200%;
       /* margin-top: 6000; */
        margin: 8vmax;
       position: relative;

   
  }
  

  .socialcontainer {
    width: fit-content;
      text-align: center;
      padding: 1rem 1rem; 
      margin: 0rem; 
      /* background: #000000;  */
      
      
  }
  .social {
      display: inline-block;
      margin-left: auto;
      margin-right: auto;
  }
  #container {
      height: 16384px;
  }

  /* Lightbox */

.row > .column {
    padding: .1rem .25rem;
    z-index: 10;
  }
  
  .row:after {
    content: "";
    display: table;
    clear: both;
    z-index: 10;
  }

  /* Masonry */
  .grid-item { 
    mix-blend-mode: overlay;
    padding: .1rem;
    min-width: 10%;
    /* width: 7rem;  */
    float: left;
    width: fit-content;
    max-width: 200%;
    /* min-height: 100%; */
    z-index: 0;
    max-height: auto;
    
  }
.grid-item--width2 { 
  mix-blend-mode: overlay;
  padding: .1rem;
  min-width: 20%;
  min-height: 100%;
  width: fit-content;
    max-width: 200%;
    /* width: 14rem;  */
    float: left;
    
    max-height: auto; 
}
.grid-item--width3 { 
  mix-blend-mode: overlay;
  padding: .1rem;
  min-width: 5%;
  min-height: 100%;
    width: fit-content; 
    float: left;
    max-width: 200%;
    max-height: auto; 
}
.grid-item--width4 { 
  mix-blend-mode: overlay;
  padding: .1rem;
  min-width: 40%;
  min-height: 100%;
    width: 28rem; 
    float: left;
    max-width: 200%;
    max-height: auto; 
}
.grid-item--width5 { 
  mix-blend-mode: overlay;
  padding: .1rem;
  min-width: 50%;
  min-height: 100%;
    width: fit-content; 
    float: left;
    max-width: 200%;
    max-height: auto; 
}
/* ---- grid ---- */

.grid {
  max-width:fit-content;
  z-index: 150;
}
.squid {
  height: fit-content;
  max-width:100%;
  z-index: 50;
  padding: 1rem; 
  margin: 0rem; 
  background: #000000c0; 
  /* border: solid rgb(158, 163, 180); 
  border-width: 0px;  */
  /* -moz-box-shadow: 0px 0px 8px rgba(108, 172, 255, 0.527);
    -webkit-box-shadow: 0px 0px 8px rgba(108, 172, 255, 0.527);
    box-shadow: 0px 0px 8px rgba(108, 172, 255, 0.527); */
  
}


/* clearfix */
.grid:after {
  content: '';
  display: block;
  clear: both;
}

.msg { 
    /* padding: 2rem;  */
    /* background: rgb(0, 0, 0);  */
    /* position: relative;  */
  }
  .msg h1 { color: rgba(255, 255, 255, 0.5);  }
  .msg a { 
    margin-left: 2rem; 
    /* background: #000000;  */
    color: rgba(172, 176, 204, 0.5); 
    padding: 1rem; 
    text-decoration: none; }
  .msg a:hover { 
    background: #266400; opacity: 50%; mix-blend-mode: overlay;}
  
  /* //-- yui-grids style overrides -- */
  body { font-family: "Exo", sans-serif;
    font-optical-sizing: auto;
    font-weight: <weight>;
    font-style: normal; color: rgb(255, 255, 255); }
  #inner { 
    padding: 1rem 2rem; 
    margin: 0rem; 
    /* background: #000000c0;  */
    
    
  }
  .yui-gf { margin-bottom: 1em; padding-bottom: 1em; border-bottom: 1px solid #ccc; }
  
  /* //-- header, body, footer -- */
  #hd { margin: 0em 0 2rem 0; padding-bottom: 1.5em; text-transform: lowercase; border-bottom: 1px solid rgb(140, 149, 177) }
  #hd h2 {  letter-spacing: 2px; text-transform: lowercase;}
  #bd, #ft { margin-bottom: 2em; }
  
  /* //-- footer -- */
  #ft { padding: 1em 0 5em 0; font-size: 92%; border-top: 1px solid rgb(162, 173, 185); text-align: center; }
  #ft p { margin-bottom: 1rem;    }
  
  /* //-- core typography and style -- */
  #hd h1 { font-size: 24vw; letter-spacing: 3vw; text-transform: lowercase;}
  h2 { font-size: 100%; text-transform: lowercase;}
  h3, h4 { font-size: 90%;text-transform: lowercase; tab-size: 2;}
  h1, h2, h3, h4 { color: rgb(255, 255, 255); text-transform: lowercase;}
  p { font-size: 90%; line-height: 18px; padding-right: 1em;text-transform: lowercase; }
  a { color: #ffffff }
  a:hover { text-decoration: none; }
  /* strong { font-weight: bold; } */
  /* li { line-height: 24px; border-bottom: 1px solid #ccc; } */
  p.enlarge { font-size: 144%; padding-right: 3em; line-height: 18px; text-justify: Left;}
  p.enlarge span { color: rgb(255, 255, 255) }
  .contact-info { margin-top: 7px; }
  .first h2 { font-style: italic; text-justify: Left;}
  .last { border-bottom: 0 }

  
/* //-- section styles -- */

a#pdf { 
    display: block; 
    float: left; 
    background: rgba(90, 106, 134, 0.5); 
    color: rgb(255, 255, 255); 
    padding: 6px 50px 6px 12px; 
    margin-bottom: 6px; 
    text-decoration: none;  }
  a#pdf:hover { background: rgb(60, 124, 189); }
  
  .job { position: relative; margin-bottom: 1em; padding-bottom: 1em; border-bottom: 1px solid rgb(184, 189, 206); }
  .job h4 { position: absolute; tab-size: 2rem ;top: 0; right: 0 }
  .job p { margin: .3em 0 .5em 0; }
  
  .edu { position: relative; 
    margin-bottom: 1em; 
    padding-bottom: 1em; 
    border-bottom: 1px 
    solid rgb(255, 255, 255); 
  }
  .edu h4 { position: absolute; tab-size: 2rem ;top: 0; right: 0 }
  .edu p { margin: .3em 0 .5em 0; }
  
  .last { border: none; }
  /* .skills-list {  } */
  .skills-list ul { margin: 0; }
  .skills-list li { margin: 3px 0; padding: 3px 0; }
  .skills-list li span { font-size: 100%; display: block; margin-bottom: -2px; padding: 0 }
  .talent { width: 32%; float: left }
  .talent h2 { margin-bottom: 6px; }
  
  #srt-ttab { 
    margin-bottom: 100px; 
    text-align: center;  }
  #srt-ttab img.last { 
    margin-top: 20px }
  
  /* --// override to force 1/8th width grids -- */
  .yui-gf .yui-u{width:80.2%;}
  .yui-gf div.first{width:12.3%;}
  
  /*= FOOTER 
  --------------------------------------------------------*/
  
  #copyright {
    color: #fff;
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    position: absolute;
    top: 15318vh;
    font-size: 1rem;
    margin-top: 100px;
    /* position: absolute; */
    /* text-align: center; */
    padding-bottom: 2rem;
}
#copyright a {
    text-decoration: none;
    color: #fff;
}