body {
  background: #8c706b;
}

@media (min-width: 300px) {
  #hero {
    width: 100%;
    background: url("../../assets/img/homepage%20image%20mobile.jpg") center / cover no-repeat;
  }
}

img {
  vertical-align: middle;
  border-style: none;
  width: 100%;
  text-align: center;
  background: url("resume.jpg") center / auto no-repeat;
  padding: 0px;
  padding-top: 0px;
  height: 100%;
}

@media (min-width: 768px) {
  .col-auto.text-center.m-auto {
  }
}

@media (min-width: 768px) {
  #jones {
    width: 250px;
    height: 250px;
  }
}

@media (min-width: 768px) {
  .col-auto.m-auto {
  }
}

@media (min-width: 768px) {
  #std {
  }
}

@media (min-width: 768px) {
  .col-auto.text-center.m-auto {
  }
}

@media (min-width: 768px) {
  #jones-1 {
  }
}

@media (min-width: 768px) {
  .col-auto.m-auto {
  }
}

@media (min-width: 768px) {
  #std-1 {
  }
}

.row.d-flex.float-none.m-auto {
}

.nav.nav-tabs {
  background: url("../../assets/img/Waves.png") center / cover no-repeat;
  text-align: center;
  height: 20vh;
  border-color: transparent;
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
  margin-top: 0px;
  background: #ffffff;
  margin-right: 54px;
}

.nav-tabs .nav-link {
}

@media (min-width: 768px) {
  .nav.nav-tabs.d-flex.justify-content-center.align-items-center {
    background: url("../../assets/img/Waves.png") center / cover no-repeat;
    height: 30vh;
    border-color: transparent;
  }
}

@media (min-width: 768px) {
  #hero {
    width: 100%;
    background: url("../../assets/img/homepage%20image%20desktop.jpg") center / cover no-repeat;
  }
}

@media (min-width: 300px) {
  #header {
    background: url("../../assets/img/work%20header%20img%20mobile.png") center / cover no-repeat;
    width: 100%;
    height: 607px;
  }
}

@media (min-width: 768px) {
  #header {
    background: url("../../assets/img/work%20header%20img%20desktop.png") center / cover no-repeat;
    width: 100%;
  }
}

@media (min-width: 300px) {
  #drheader {
    height: 607px;
    width: 100%;
    background: url("../../assets/img/digital%20res%20header%20img%20mobile.png") center / cover no-repeat;
  }
}

@media (min-width: 768px) {
  #drheader {
    background: url("../../assets/img/digital%20res%20header%20img%20desktop.png") center / cover no-repeat;
    width: 100%;
  }
}

@media (min-width: 300px) {
  #amheader {
    width: 100%;
    height: 607px;
    background: url("../../assets/img/about%20header%20img%20mobile.png") center / cover no-repeat;
  }
}

@media (min-width: 768px) {
  #amheader {
    width: 100%;
    height: 607px;
    background: url("../../assets/img/about%20header%20img%20desktop.png") center / cover no-repeat;
  }
}

.embed-responsive.embed-responsive-16by9 {
}

.embed-responsive.embed-responsive-16by9 {
  background: url("../../assets/img/Digital%20Resume.jpg");
  width: 100%;
  height: 100vh;
}

.h1, h1 {
}

.navbar-light .navbar-toggler {
}

