@font-face { font-family: Delicious; src: url('Delicious-Roman.otf'); } 
@font-face { font-family: Delicious; font-weight: bold; src: url('Delicious-Bold.otf'); }

*{
  padding: 0;
  margin: 0;
  box-sizing: border-box;
  font-family: sans-serif;
}


.navbar {
  overflow: hidden;
  background-color: rgb(40, 40, 40);
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1;
}
.navbar button{
  float: left;
  display: block;
  text-align: center;
  color: white;
  border-width: 0;
  background-color: rgb(40, 40, 40);
  width: fit-content;
  padding: 20px 30px 20px 30px;
  font-size: large;
}
.navbar button:hover {
  background: #ddd;
  color: black;
}


.intro{
  height: 100vh;
  z-index: 2;
}
.intro video{
  height: 100%;
  width: 100%;
  object-fit: cover;
}


.section-2{
  color: black;
  min-height: 500px;
  padding-top: 50px;
}
.section-2 h1{
  font-weight: 100;
  text-align: left;
  padding: 50px;
  padding-left: 75px;
  font-size: 300%;
}
.section-2 img{
  height: 40vh;
  padding: 50px;
  padding-top: 0;
}
.section-2 p{
  padding: 50px;
  padding-top: 0;
  font-size: large;
  width: 80%;
}
.section-2 div{
  position: relative;
}
.section-2 div a{
  position: relative;
}
.section-2 div a img{
  max-width: 100px;
  height: auto;
}

.section-2_1 {
  padding-left: 75px;
  padding-top: 0;
  padding-bottom: 75px;
  max-height: max-content;
}
#resume-text{
  position: relative;
  font-size: 20px;
  border-style: solid;
  border-width: 2px;
  border-color: rgb(144, 118, 0);
  padding: 10px;
  top: -60px;
  margin-right: 30px;
  color: rgb(144, 118, 0);
}
#resume-text:hover{
  opacity: 50%;
}
.section-2_1 a img{
  position: relative;
  width: 140px;
  padding: 20px;
}
#purdue-logo{
  top: -20px;
}
.section-2_1 a img:hover{
  opacity: 50%;
}


.section-we-1{
  min-height: fit-content;
  align-content: center;
  background-color: black;
}
.section-we-1 h1{
  font-weight: 100;
  text-align: left;
  padding: 50px;
  padding-left: 75px;
  font-size: 300%;
  color: white;
}
.section-we-1 p{
  padding: 50px;
  padding-top: 0;
  font-size: large;
  width: 80%;
  color: white;
}


.section-we-1_5{
  background-image: linear-gradient(to top, rgba(200,200,255,0.1),rgba(200,200,255,0.6));
  background-size: cover;
  min-height: fit-content;
}

.section-we-1_5 a img{
  padding: 0px;
  padding-left: 75px;
  margin: 10;
  height: 15vh;
  position: relative;
}

.section-we-1_5 a img:hover{
  opacity: 50%;
}

.section-we-1_5 p{
  padding: 50px;
  padding-top: 0px;
  padding-bottom: 0px;
  font-size: large;
  color: black;
  width: 90%;
  min-width: 450px;
  display: inline-block;
  vertical-align: top;
}

.section-we-1_5 div img{
  padding: 0px;
  height: 30vh;
  display: inline-block;
}



.section-we-2{
  background: linear-gradient( rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2) ), url('ntnx_bg.png');
  background-size: cover;
  min-height:fit-content;
}

.section-we-2 a img{
  padding: 20px;
  padding-left: 55px;
  margin: 0;
  height: 15vh;
  position: relative;
}

.section-we-2 a img:hover{
  opacity: 50%;
}

.section-we-2 p{
  padding: 50px;
  padding-top: 0;
  font-size: large;
  color: white;
  width: 90%;
  min-width: 450px;
  display: inline-block;
  vertical-align: top;
}


.section-3{
  min-height: fit-content;
  align-content: center;
  background-color: black;
}
.section-3 h1{
  font-weight: 100;
  text-align: left;
  padding: 50px;
  padding-left: 75px;
  font-size: 300%;
  color: white;
}
.section-3 p{
  padding: 50px;
  padding-top: 0;
  font-size: large;
  width: 80%;
  color: white;
}

.section-4{
  background-image: linear-gradient(to top, rgba(0,0,255,0.8),rgba(0,0,255,0.6));
  min-height: fit-content-100;
}
.section-4 h2{
  color: white;
  font-weight: 100;
  text-align: left;
  padding: 50px;
  padding-left: 75px;
  font-size: 300%;
}
.section-4 div{
  padding: 30px;
  background-image: url('monitor.png');
  background-repeat: no-repeat;
  background-position: 0px -50px;
  height: 500px;
  width: 600px;
  display: inline-block;
  padding-bottom: 0;
}
.section-4 div video{
  width: 440px;
  text-align: center;
  position: relative;
  top: 0px;
  left: 6px;
}
.section-4 p{
  padding: 50px;
  padding-top: 0;
  font-size: large;
  width: 80%;
  color: white;
  width: 50%;
  min-width: 450px;
  display: inline-block;
  vertical-align: top;
}
.section-4 p a{
  color:lightblue;
}


.section-4_0_5{
  background-image: linear-gradient(to top, rgba(150, 150, 150, 0.85),rgba(150, 150, 150, 1));
  min-height: fit-content;
}
.section-4_0_5 h2{
  color: black;
  font-weight: 100;
  text-align: left;
  padding: 50px;
  padding-left: 75px;
  font-size: 300%;
}
.section-4_0_5 div{
  padding: 30px;
  padding-top: 0px;
  display: inline-block;
}
.section-4_0_5 div video{
  width: 400px;
  text-align: center;
  position: relative;
}
.section-4_0_5 p{
  padding: 50px;
  padding-top: 0;
  font-size: large;
  width: 80%;
  color: black;
  width: 50%;
  min-width: 450px;
  display: inline-block;
  vertical-align: top;
}

.section-4_1{
  background-image: linear-gradient(to top, rgba(241, 129, 1, 0.85),rgba(241, 129, 1, 1));
  min-height: fit-content;
}
.section-4_1 h2{
  color: white;
  font-weight: 100;
  text-align: left;
  padding: 50px;
  padding-left: 75px;
  font-size: 300%;
}
.section-4_1 div{
  padding: 30px;
  padding-top: 0;
  width: 350px;
  height: 500px;
  display: inline-block;
  padding-left: 80px;
  background-image: url('smartphone_s.png');
  background-size: 350px;
  background-repeat: no-repeat;
  background-position: 0px -20px;
}
.section-4_1 div video{
  position: relative;
  top: 22px;
  left: -24px;
  width: 185px;
}
.section-4_1 p{
  padding: 50px;
  padding-top: 0;
  font-size: large;
  width: 80%;
  color: white;
  width: 50%;
  min-width: 450px;
  display: inline-block;
  vertical-align: top;
}
.section-4_1 a{
  color: lightblue;
}


.section-5{
  background-image: linear-gradient(to top, rgba(154, 235, 133, 0.85),rgba(154, 235, 133, 1));
  min-height: fit-content;
}
.section-5 h2{
  color: black;
  font-weight: 100;
  text-align: left;
  padding: 50px;
  padding-left: 75px;
  font-size: 300%;
}
.section-5 div{
  padding: 30px;
  padding-top: 0;
  display: inline-block;
  padding-left: 30px;
}
.section-5 div video{
  width: 400px;
  text-align: center;
  position: relative;
}
.section-5 p{
  padding: 50px;
  padding-top: 0;
  font-size: large;
  width: 80%;
  color: black;
  width: 50%;
  min-width: 450px;
  display: inline-block;
  vertical-align: top;
}
.section-5 a{
  color: blue;
}


.section-6{
  background-image: linear-gradient(to top, rgba(247, 233, 110, 0.85),rgba(247, 233, 110, 1));
  min-height: fit-content;
}
.section-6 h2{
  color:black;
  font-weight: 100;
  text-align: left;
  padding: 50px;
  padding-left: 75px;
  font-size: 300%;
}
.section-6 div{
  padding: 30px;
  background-image: url('monitor.png');
  background-repeat: no-repeat;
  background-position: 0px -50px;
  height: 500px;
  width: 600px;
  display: inline-block;
  padding-bottom: 0;
}
.section-6 div video{
  width: 440px;
  text-align: center;
  position: relative;
  top: 0px;
  left: 5px;
}
.section-6 p{
  padding: 50px;
  padding-top: 0;
  font-size: large;
  width: 80%;
  color: black;
  width: 50%;
  min-width: 450px;
  display: inline-block;
  vertical-align: top;
}
.section-6 p a{
  color: blue;
}



.section-6_1{
  background-image: linear-gradient(to top, rgba(147, 46, 194, 0.85),rgba(147, 46, 194, 1));
  min-height: fit-content-100;
}
.section-6_1 h2{
  color: white;
  font-weight: 100;
  text-align: left;
  padding: 50px;
  padding-left: 75px;
  font-size: 300%;
}
.section-6_1 div{
  padding: 80px;
  padding-left: 100px;
  background-image: url('smartphone.png');
  background-repeat: no-repeat;
  background-position: 65px -10px;
  height: 400px;
  width: 310px;
  display: inline-block;
  background-size: cover;
  padding-bottom: 0;
}
.section-6_1 div video{
  width: 160px;
  text-align: center;
  position: relative;
  top: -57px;
  left: 40px;
}
.section-6_1 p{
  padding-left: 200px;
  font-size: large;
  color: white;
  width: 70%;
  min-width: 450px;
  display: inline-block;
  vertical-align: top;
}
.section-6_1 p a{
  color:lightblue;
}




.section-7{
  background-image: linear-gradient(to top, rgba(92, 92, 92, 0.85),rgba(92, 92, 92, 1));
  min-height: fit-content;
}
.section-7 h2{
  color: white;
  font-weight: 100;
  text-align: left;
  padding: 50px;
  padding-left: 75px;
  font-size: 300%;
}
.section-7 div{
  padding: 30px;
  padding-top: 0;
  width: 350px;
  height: 400px;
  display: inline-block;
  padding-left: 80px;
  background-image: url('gba.png');
  background-size: 400px;
  background-repeat: no-repeat;
  background-position: 0px -20px;
}
.section-7 div video{
  position: relative;
  top: 10px;
  left: -7px;
  width: 240px;
}
.section-7 p{
  padding: 50px;
  padding-top: 0;
  font-size: large;
  width: 80%;
  color: white;
  width: 50%;
  min-width: 450px;
  display: inline-block;
  vertical-align: top;
}
.section-7 a{
  color: lightblue;
}

.section-8{
  background-color:rgb(255, 255, 255);
  min-height: fit-content;
}
.section-8 h2{
  color:black;
  font-weight: 100;
  text-align: left;
  padding: 50px;
  padding-bottom: 0;
  padding-left: 75px;
  font-size: 300%;
}
.section-8 div{
  padding-left: 30px;
  width: 600px;
  display: inline-block;
  padding-bottom: 0;
}
.section-8 div video{
  width: 450px;
  text-align: center;
  position: relative;
  top: 20px;
  left: 5px;
}
.section-8 p{
  padding: 50px;
  padding-bottom: 100px;
  font-size: large;
  width: 80%;
  color: black;
  width: 50%;
  min-width: 450px;
  display: inline-block;
  vertical-align: top;
}


.section-9{
  background-color:rgb(170, 83, 49);
  min-height: fit-content;
}
.section-9 h2{
  color: white;
  font-weight: 100;
  text-align: left;
  padding: 50px;
  padding-left: 75px;
  padding-bottom: 0;
  font-size: 300%;
}
.section-9 div{
  padding: 30px;
  padding-top: 0;
  width: 500px;
  height: 500px;
  display: inline-block;
  padding-left: 80px;
  background-image: url('monitor.png');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 0px -50px;
}
.section-9 div video{
  position: relative;
  top: 22px;
  left: -45px;
  width: 430px;
}
.section-9 p{
  padding: 50px;
  font-size: large;
  width: 80%;
  color: white;
  width: 50%;
  min-width: 450px;
  display: inline-block;
  vertical-align: top;
}
.section-9 a{
  color: lightblue;
}


.section-9_1{
  color: white;
  background-color: black;
  min-height: fit-content;
  padding-top: 50px;
  padding-bottom: 75px;
  
}
.section-9_1 h1{
  font-weight: 100;
  text-align: left;
  padding: 50px;
  padding-bottom: 0;
  padding-left: 75px;
  font-size: 300%;
}
.section-9_1 p{
  padding: 50px;
  padding-bottom: 0;
  font-size: large;
  width: 80%;
}
.section-9_1 a{
  color: lightblue;
}



.section-10{
  color: black;
  min-height: fit-content;
  padding-top: 50px;
  padding-bottom: 75px;
  
}
.section-10 h1{
  font-weight: 100;
  text-align: left;
  padding: 50px;
  padding-bottom: 0;
  padding-left: 75px;
  font-size: 300%;
}
.section-10 p{
  padding: 50px;
  padding-bottom: 0;
  font-size: large;
  width: 80%;
}

.section-10_1 {
  padding-left: 75px;
  padding-top: 0;
  padding-bottom: 75px;
  max-height: max-content;
}
.section-10_1 a img{
  width: 60px;
  padding: 10px;
}
.section-10_1 a img:hover{
  opacity: 50%;
}


/*
 * Mobile CSS here
 */

@media screen and (max-width: 500px) {

  .navbar {
    overflow: hidden;
    background-color: rgb(40, 40, 40);
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1;
  }
  .navbar button{
    float: left;
    display: block;
    text-align: center;
    color: white;
    border-width: 0;
    background-color: rgb(40, 40, 40);
    width: fit-content;
    padding: 10px 20px 10px 20px;
    font-size: small;
  }
  .navbar button:hover {
    background: #ddd;
    color: black;
  }

}