* {
  margin: 0;
  padding: 0;
}

header {
  height: 60px;
  position: fixed;
  background-color: white;
  width: 100%;
  opacity: .95;
  box-shadow: 0px .3px 5px #888888;
  margin-bottom: 20px;
}

nav {
  padding-top: 18px;
  display: block;
  margin-left: 40px;
}

a {
  text-decoration: none;
  color: black;
  margin-right: 15px;
  font-family: 'Open Sans', sans-serif;
}

a:hover {
  color:#D61930;
}

.social-nav {
  margin-top: 15px;
  display: flex;
  width: 100%;
  justify-content: center;
}

#linkedIn-icon {
  width: 29px;
  height: 29px;
}

#github-icon {
  width: 31px;
  height: 31px;
}

#top-section {
  width: 100%;
  height: 800px;
  background: url("./images/Gradient-Wallpapers-Full-HD.jpg") no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

#top-heading {
  font-family: 'Cinzel', serif;
  color: white;
  font-size: 100px;
  text-align: center;
  letter-spacing: 5px;
  font-weight:lighter;
  padding-top: 210px;
}

#slash {
  color: white;
}

h3 {
  font-family: 'Open Sans', sans-serif;
  color: white;
  text-align: center;
  font-size: 30px;
  font-weight:lighter;
}

#sect1 {
  height: 600px;
}

#skills {
  padding-top: 60px;
}

#projects {
  padding-top: 60px;
}

#bio-text {
  font-family: 'Open Sans', sans-serif;
  margin-top: 10px;
  text-align: center;
  font-size: 22px;
  line-height: 45px;
}

#headshot {
  padding-top: 40px;
  display: block;
  margin: 0px auto 0px auto;
  width: 445px;
  height: 300px;
  border-radius: 170px;
}

#divider {
  background: url("./images/shape_surface_line.jpg") no-repeat center center fixed;
  height: 250px;
}

#sect2 {
  height: 450px;
}

.sect-heading {
  /*padding-top: 50px;*/
  text-align: center;
  font-size: 70px;
  font-weight: lighter;
  margin-bottom: 40px;
  color: #2b2a2a;
  padding-bottom: 10px;
  border-bottom: 1px solid #D61930;
}

h4 {
  font-family: 'Open Sans', sans-serif;
  text-align: center;
  font-size: 30px;
  font-weight: lighter;
  word-spacing: 40px;
  margin-top: 20px;
}

#soft-skills {
  font-size: 20px;
}

.row {
  display: flex;
}

.desc {
  width: 50%;
  height: 500px;
  margin-bottom: 10px;
}

.preview {
  width: 50%;
  height: 500px;
}

.preview.one {
  background: url("./images/BentCreek.png") no-repeat center center;
  background-size: contain;
  margin-top: -20px;
}

.preview.two {
  background: url("./images/ItunesMusicSEarch.png") no-repeat center center;
  background-size: contain;
  margin-top: -20px;
}

.preview.three {
  background: url("./images/ReduxWithdraw.png") no-repeat center center;
  background-size: contain;
  margin-top: -20px;
}

.preview.four {
  background: url("./images/VRshot.png") no-repeat center center;
  background-size: contain;
  margin-top: -20px;
}

.preview.five {
  background: url("./images/shape_surface_line.jpg") no-repeat center center fixed;
  background-size: contain;
  height: 350px;
  margin-top: 50px;
}

h5 {
  font-family: 'Open Sans', sans-serif;
  font-size: 40px;
  text-align: center;
  margin-top: 25px;
  color: #2b2a2a;
}

.project-desc {
  font-family: 'Open Sans', sans-serif;
  margin: 40px;
  font-size: 18px;
  font-weight: lighter;
  color: #868686;
}

aside {
  display: flex;
  flex-wrap: wrap;
  margin-top: -20px;
  margin-left: 40px;
}

span {
  margin-top: 7px;
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  font-weight: lighter;
  color: white;
  background-color: #D61930;
  margin-right: 12px;
  padding: 4px 7px;
  border-radius: 5%;
}

.gitIcon {
  margin-top: 7px;
  margin-bottom: -7px;
  width: 25px;
  height: 25px;
}

hr {
  margin: 15px;
}

#contact {
  background-color: black;
  height: 350px;
}

#contact-heading {
  font-family: 'Cinzel', serif;
  color: white;
  font-size: 50px;
  text-align: center;
  padding-top: 50px;
  padding-bottom: 5px;
  border-bottom: 1px solid #D61930;
}

.contact-info {
  display: block;
  margin-top: 20px;
  font-family: 'Open Sans', sans-serif;
  color: white;
  text-align: center;
  font-size: 20px;
  font-weight: lighter;
}

#email-icon {
  display: block;
  margin: 10px auto;
  width: 50px;
}


/***MOBILE********************************************/

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

  .nav-links {
    font-size: 13px;
  }


  #top-section {
    background: url("./images/Gradient-Wallpapers-Full-HD.jpg") no-repeat center center scroll;
  }

  #top-heading {
    font-size: 60px;
    padding-left: 20px;
    padding-right: 20px;
  }

  h3 {
    font-size: 20px;
  }

  #bio-text {
    font-size: 18px;
    line-height: 28px;
    padding: 20px;
  }

  #sect1 {
    height: 600px;
  }

  .sect-heading {
    font-size: 50px;
  }

  #sect2 {
    height: 400px;
  }

  h4 {
    font-size: 12px;
    word-spacing: 18px;
    line-height: 30px;
  }

  #divider {
    background: url("./images/shape_surface_line.jpg") no-repeat center center scroll;
  }

  #soft-skills {
    font-size: 12px;
    line-height: 30px;
  }

  .row {
    display: block;
  }

  .desc {
    width: 100%;
    height: 150px;
  }

  .preview {
    width: 100%;
    height: 400px;
    padding-top: 120px;
    margin-bottom: -50px;
  }

  .preview.one {
    margin-top: 40px;
  }

  .preview.five {
    background: url("./images/redBG.png") no-repeat center center scroll;
  }

  .desc.last {
    height: 220px;
  }

  #contact-heading {
    font-size: 30px;
  }

  #bottom-aside {
    padding-bottom: 40px;
  }
}
