body {
  margin: 0;
  padding: 0;
  background: white;
  font-family: 'Open Sans', sans-serif;
  font-size: 1.25rem;
  color: #222222;
}
h1 {
  display: block;
  font-size: 1.5em;
  margin-block-start: 0.67em;
  margin-block-end: 0.67em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
  font-weight: bold;
  color: #fea700;
  border-bottom: 1px solid #a5bbc1;
}
h2 {
  display: block;
  font-size: 1em;
  margin-block-start: 0.67em;
  margin-block-end: 0.67em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
  font-weight: bold;
  color: #0081a4;
}
.highlighted {
  color: #0081a4;
  font-weight: bold;
}
#main {
  position: relative;
  max-width: 1200px;
  margin: 0 auto 100px;
}
#top-banner {
  position: relative;
  background: rgb(3,99,128);
}
#top-banner-container {
  position: relative;
  max-width: 1200px;
  margin: 0 auto;
}
#top-banner-overlay {
  position: absolute;
  top: 0;
  left: 50%;
}
#top-banner-video {
  position: relative;
  margin-top: -10%;
  width: 100%;
  height: 0;
  padding-top: 50%;
  background: rgb(3,99,128);
  overflow: hidden;
}
#top-banner-video video {
  position: absolute;
  width: 102%;
  top: 0;
  bottom: 0;
  left: -1%;
  right: -1%;
}
#hero {
  position: absolute;
  top: 17%;
  width: 50%;
  height: auto;
  left: 35%;
  margin-top: 10%;
  margin-left: -25%;
  font-family: 'Corben', cursive;
}
#logo {
  width: 100%;
  padding-top: 45%;
  background-image: url(dstep-ventures-logo-white.png);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
#tagline-wrapper {
  background: rgba(0,0,0,0.15);
  border-top: 2px solid white;
  border-top: 2px solid rgba(255,255,255,0.5);
}
#tagline-container {
  position: relative;
  max-width: 1200px;
  margin: 0 auto;
}
#top-banner-tagline {
  position: relative;
  width: 50%;
  max-width: 600px;
  padding-top: 7%;
  margin: 0 auto;
  background-image: url(banner-tagline-2-color.png);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
#top-banner-pattern {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-image: url(network-nodes.png);
  background-position: center;
  background-size: contain;
  background-repeat: repeat;
}
#top-banner-spacer {
  width: 100%;
  height: 2%;
}
#nav-banner {
  position: relative;
  background: rgb(3,99,128);
  overflow: hidden;
}
#nav-banner-pattern {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  transform: scale(7);
  background-image: url(network-nodes.png);
  background-position: center;
  background-size: contain;
  background-repeat: repeat;
}
#nav-banner-logo-wrapper {
  background: rgba(0,0,0,0.15);
}
#nav-banner-logo-container {
  position: relative;
  max-width: 1200px;
  margin: 0 auto;
}
#nav-banner-logo {
  position: relative;
  width: 50%;
  max-width: 600px;
  padding-top: 7%;
  margin: 0 auto;
  background-image: url(dstep-logo-white-200px.png);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
#footer {
  background: #024152;
  font-size: 0.9rem;
  padding: 8px 0;
  color: white;
}
#footer-container {
  position: relative;
  max-width: 1200px;
  margin: 0 auto;
  text-align: center;
}
#tagline-container {
  position: relative;
  max-width: 1200px;
  margin: 0 auto;
}
#elevator {
  font-family: 'Corben', cursive;
  font-size: 1.75rem;
  margin-left: 50px;
  margin-right: 50px;
  text-align: center;
  color: #0081a4;
}

.section {
  margin: 40px 40px 0;
}
.section-steps {
  display: inline-block;
  height: 30px;
  width: 30px;
  margin-left: 7px;
  margin-right: 5px;
  margin-bottom: -7px;
  background-image: url(steps-100px.png);
  background-position: center;
  background-size: contain;
  background-repeat: repeat;
}
.profile-wrapper {
  display: inline-block;
  width: 25%;
  max-width: 200px;
  height: auto;
  margin: 10px 20px 30px;
}
.profile-pic {
  width: 100%;
  padding-top: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  border: 2px solid #024152;
  border-radius: 50%;
}
.profile-name {
  text-align: center;
  white-space: nowrap;
  margin-top: 10px;
  color: #0081a4;
  font-weight: bold;
  font-size: 1.1rem;
}
.linkedin-logo {
  display: inline-block;
  height: 1.5rem;
  width: 1.5rem;
  margin-right: 8px;
  margin-bottom: -5px;
  background-image: url(LinkedIn-logo.png);
  background-position: center;
  background-size: contain;
  background-repeat: repeat;
}
.company-wrapper {
  display: inline-block;
  width: 25%;
  max-width: 200px;
  height: auto;
  margin: 10px 20px 30px;
}
.company-pic {
  width: 100%;
  padding-top: 40%;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.partner-pic {
  width: 100%;
  padding-top: 70%;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.portfolio-wrapper {
  display: inline-block;
  width: 25%;
  max-width: 300px;
  height: auto;
  margin: 10px 20px 30px;
}
.portfolio-pic {
  width: 100%;
  padding-top: 40%;
  vertical-align: top;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.portfolio-desc {
  display: inline-block;
  vertical-align: top;
  width: 55%;
  max-width: 500px;
  height: auto;
  margin: 10px 20px 30px;
  text-align: left;
}
.portfolio-link {
  display: inline-block;
  color: #0081a4;
  text-decoration: none;
  margin-top: 10px;
}

@media (max-width: 1000px){
  #top-banner-tagline {
    width: 66%;
    padding-top: 10%;
    margin-left: 17%;
  }
}
@media (max-width: 800px){
  body {
    font-size: 1.3rem;
  }
  #top-banner-tagline {
    width: 80%;
    padding-top: 12%;
    margin-left: 10%;
  }
  #nav-banner-logo {
    width: 80%;
    padding-top: 12%;
    margin-left: 10%;
  }
  #top-banner-pattern {
    background-size: 150%;
  }
  #footer {
    font-size: 1rem;
  }
  .section {
    margin: 30px 30px 0;
  }
}
@media (max-width: 600px) {
  .profile-wrapper {
    width: 80%;
  }
  .company-wrapper {
    width: 80%;
  }
  .portfolio-company {
    text-align: center;
    margin-top: 50px;
    vertical-align: top;
    padding-bottom: 20px;
    border-bottom: 1px solid #cccccc;

  }
  .portfolio-wrapper {
    margin-top: 0;
    margin-bottom: 20px;
    width: 80%;
  }
  .portfolio-desc {
    width: 80%;
    margin-top: 0;
    margin-bottom: 10px;
    text-align: center;
  }
}
