body {
  background-image: url('../img/foggy_birds.png');
 }

ul li ul {
  color: #048EB2;
  display: inline-block;
  float: left;
  font-size: 1em;
  font-family: 'Droid Serif', serif;
}
ol li {
  color: #048EB2;
  display: inline-block;
  float: left;
  font-size: 1em;
  font-family: 'Droid Serif', serif;
}

.descrip {
  width: 500px;
  color: #048EB2;
  font-size: .85em;
  margin: 50px;
  list-style: circle;
  display: list-item;
  text-align: left;
  font-family: 'Droid Serif', serif;
}


h1{
  font-family: 'Open Sans', sans-serif;
  font-size: 2.6em;
  margin-left: 50px;
  margin-top: 30px;
  text-weight: 700;
  margin: 50px;
  color: #9BBF4A;
}
.fuckit {
  font-family: 'Open Sans', sans-serif;
  font-size: 2.6em;
  margin-left: 50px;
  margin-top: 30px;
  margin: 50px;
  color: #9BBF4A;
  text-decoration: none;
}

h2 {
  color: #048EB2;
  font-family: 'Droid Serif', serif;
  font-size: 2.3em;
  margin: 50px ;
}

h3 {
  color: #048EB2;
  font-family: 'Droid Serif', serif;
  font-size: 1.6em;
  margin: 50px;
}

.why, 
.workalready li{
  width: 500px;
  color: #048EB2;
  font-size: 1.2em;
  margin: 38px;
  margin-left: 95px;
  list-style: circle;
  display: list-item;
  text-align: left;
}
.fucku {
    width: 500px;
  color: #048EB2;
  font-size: 1em;
  margin: 50px;
  list-style: circle;
  display: list-item;
  text-align: left;
}
p {
  color: #2F6380;
  font-size: 1.2em;
  margin: 18px;
  margin-left: 51px;
}

.header {
  width: 70%;
  float: left;
}

.main {
  width: 50%;
  float: right;
  margin-right: 100px;
}

.meow,
.haha,
.wat,
.resume {
  width: 70%;
}
.blurb {
  width: 70%;
  padding-left: 75px;
}
.bio {
  padding-left: 75px;
}
.form {
  width: 60%;
  display: block;
}
.hello {
  width: 70%;
  float: right;
}

.school,
.personal {
  display: inline-block;
  width: 80%;
}

img {
  width: auto;
  height: 350px;
  padding: 10px;
  padding-left: 75px;
  margin-left: 50px;
  display: inline-block;
}

div span img {
  width: 550px;
  height: 350px;
  padding: 10px;
  margin-left: 50px;
}
.poly {
  width: 550px;
  height: 400px;
}
.meeee {
  width: 300px;
  height: 350px;
}
.rawr {
  width: 300px;
  height: 300px;
  margin: 0 auto;
  padding: 10px;
  border-radius: 150px;
}
.turtle {
  width: 350px;
  height: 350px;
}
.second {
  text-align: center;
}
header {
  padding: 10px 10px;
  height : 195px;
}
.insta,
.da {
    height: 35px;
    margin: -12px;
    margin-bottom: 0px;
    border: 0;
}

.footer{
    color: white;
    width: 100%;
    max-height: 2em;
    padding: .32em;
    position: fixed;
    background: #2F6380;
    bottom: 0;
   
}
.footer h1{
    color: white;
    text-align: right;
    font-family: 'Open Sans', sans-serif;
    float: right;
    margin-right: 3em;
    font-size: 1em;
    margin-top: 3px;
}
icons{
    margin-left: 2em;
}
.footer img{
    margin-left: 1em;
    width: 35px;
}
a {
    text-decoration: none;
}
ul{
        padding: 0;
        list-style: none;
    }
    ul li{
        width: 100px;
        display: inline-block;
        position: relative;
        text-align: center;
        line-height: 24px;
    }
    ul li a{
        display: block;
        padding: .2em;
        color: #2F6380;
        background: #9BBF4A;
        text-decoration: none;
        position: fixed;
        top: 0;
        width:106px;
        height: 25px;
         text-align: center;
    }
    ul li a:hover{
        color: #9BBF4A;
        background: #2F6380;
    }
    ul li ul{
        display: none;
        position: absolute;
        z-index: 999;
        left: 0;
    }
    ul li:hover ul{
        display: block; /* display the dropdown */
    }

@media screen and (max-width: 900px) {
  img {
    width: 250px;
    height: 350px;
    padding: 10px;
    margin-left: 30px;
  }
  div span img {
    width: 400px;
    height: 300px;
    padding: 10px;
    margin-left: 30px;
  }
  p {
    display: inline;
    margin: 75px;
    padding: 35px;
  }
  /*header {
  background: url("../img/xv.png");
  padding: 10px 10px;
  height : 228px;
  } */
  ul li{
        width: 100px;
        display: inline-block;
        position: relative;
        text-align: center;
        line-height: 18px;
      }
 ul li a{
        display: block;
        padding: .5em;
        color: #2F6380;
        background: #9BBF4A;
        text-decoration: none;
        position: fixed;
        top: 0;
        width:90px;
        height: 25px;
         text-align: center;
    }
}
.poly {
  width: 275px;
  height: 200px;
}
.turtle {
  width: 175px;
  height: 175px;
}
@media screen and (max-width: 730px) {
   header {
  /*background: url("../img/xv.png");
  padding: 10px 10px;
  height : 280px;
  }*/
  .hello {
    width: 65%;
  }
  ul li a{
        display: block;
        padding: .45em;
        color: #2F6380;
        background: #9BBF4A;
        text-decoration: none;
        position: fixed;
        top: 0;
        width:85px;
        height: 25px;
         text-align: center;
    }
}

@media screen and (max-width: 700px) {
  body {
    background-image: url('../img/foggy_birds.png');
  }
  img {
    width: 150px;
    height: 250px;
    padding: 7px;
    margin-left: 15px;
  }
  div span img {
    width: 300px;
    height: 200px;
    padding: 8px;
    margin-left: 15px;
  }
  p {
    display: inline;
    margin: 75px;
    padding: 30px;
  }
  header {
  /*background: url("../img/xv.png");
  padding: 10px 10px;
  height : 230px;
  }*/
   ul li{
        width: 100px;
        display: inline-block;
        position: relative;
        text-align: center;
        line-height: 21px;
      }
      .poly {
  width: 275px;
  height: 200px;
  }
.turtle {
  width: 175px;
  height: 175px;
  }
}
@media screen and (max-width: 530px) {
  body {
    background-image: url('../img/foggy_birds.png');
  }
  img {
    width: 150px;
    height: 250px;
    padding: 7px;
    margin-left: 15px;
  }
  div span img {
    width: 300px;
    height: 200px;
    padding: 8px;
    margin-left: 15px;
  }
  p {
    display: inline;
    margin: 75px;
    padding: 30px;
  }
  /*header {
  background: url("../img/xv.png");
  padding: 10px 10px;
  height: 300px;
  }*/
   ul li{
        width: 100px;
        display: inline-block;
        position: relative;
        text-align: center;
        line-height: 21px;
      }
    ul li a {
        display: inline-block;
        padding: .4em;
        color: #2F6380;
        background: #9BBF4A;
        text-decoration: none;
        position: fixed;
        top: 0;
        width:50px;
        height: 20px;
         text-align: center;
    }
      .poly {
  width: 275px;
  height: 200px;
  }
.turtle {
  width: 175px;
  height: 175px;
  }
}