body {
  display: block;
  font-family: 'Montserrat', sans-serif;
}

.top-header {
  position: fixed;
  background-color: #FFFFFF;
  overflow: hidden;
  top: 0;
  width: 100%;
  z-index: 100;
}

#logo, #name, .navbar {
  display: inline-flex;
}

#logo {
  margin: 24px;
}

#name {
  color: #333333;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  font-size: 56px;
}

#name a:link, a:visited {
  background-color: white;
  color: #333333;
  text-decoration: none;
}

#name a:hover {
  color: #b8e2f2;
}

#title {
  padding-top: 32px;
  padding-left: 32px;
  font-size: 18px;
  font-family: 'Roboto', sans-serif;
  font-weight: lighter;
}

.navbar {
  margin-top: 32px;
  margin-right: 32px;
  float: right;
}

.navbar a {
  color: #333333;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
  font-family: 'Montserrat', sans-serif;
  font-size: 24px;
}

.navbar a:hover {
  color: #979797;
}

.navbar a.active {
  font-weight: bold;
  text-decoration: underline;
}

.title {
  font-family: 'Montserrat', sans-serif;
  color: #b8e2f2;
  margin-left: 12vw;
  margin-top: 144px;
  letter-spacing: 0.3em;
  margin-bottom: 4vw;
}

.title-caption {
  color: #aaaaaa;
}

#banner {
  text-align: center;
}

#banner img {
  display: inline-block;
}

.banner-responsive {
  width: 60%;
  height: auto;
}

.section {
  font-family: 'Montserrat', sans-serif;
  margin-left: 12vw;
  margin-right: 12vw;
  display: flex;
  line-height: 1.5;
}

h2, h2.section-caption {
  font-family: 'Montserrat', sans-serif;
  color: #aaaaaa;
  letter-spacing: 0.3em;
  text-align: left;
  margin-left: 12vw;
  margin-right: 12vw;
}

h2.section-caption {
  color: #b8e2f2;
}

.left {
  width: 50%;
}

.right {
  text-align: left;
  width: 50%;
  margin-left: 16px;
}

#problem h2, #solution h2 {
  margin-left: 0px;
  margin-right: 0px;
}

.role-responsive {
  width: 100%;
  height: auto;
}

#myrole-pic img {
  border-radius: 50%;
}

#myrole {
  width: 150%;
  margin-top: 5vw;
  margin-left: 3vw;
}

#wireframe-video, #prototype-video, #iterate-video {
  text-align: center;
}

video {
  display: inline-block;

  border-radius: 15px;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.mockup {
  margin-bottom: 48px;
}

#blurb {
  text-align: center;
  font-family: 'Montserrat', sans-serif;
  margin-top: 64px;
  color: #6F8CFF;
}

hr {
  align: center;
  size: 4px;
  width: 700px;
  margin-top: 64px;
  margin-bottom: 64px;
}

#overview {
  font-family: 'Roboto', sans-serif;
  color: #333333;
  text-align: center;
}

#overview-body {
  display: inline-block;
}

#overview h1 {
  text-align: center;
  font-family: 'Montserrat', sans-serif;
}

#overview ul {
  line-height: 2;
  font-size: 18px;
  text-align: left;
}

#overview a:link, a:visited {
  background-color: white;
  color: #333333;
  text-decoration: none;
}

#overview a:hover {
  color: #979797;
}

.casestudy {
  font-family: 'Roboto', sans-serif;
  color: #333333;
  margin-left: 352px;
  margin-right: 352px;
  margin-top: 64px;
  line-height: 1.5;
  font-size: 18px;
}

#intro {
  text-align: center;
}

#intro-body {
  display: inline-block;
  text-align: left;
}

#intro h1 {
  text-align: center;
  font-family: 'Montserrat', sans-serif;
  color: #3AAFA9;
}

#problem h1, #solution h1, #myrole h1, #research h1, #brainstorm h1, #wireframe h1, #usertest h1, #prototype h1, #iterate h1, #usertest2 h1, #nextsteps h1, #finalwords h1 {
  text-align: center;
  font-family: 'Montserrat', sans-serif;
  color: #3AAFA9;
}

strong {
  color: #3AAFA9;
}

#role-body {
  display: inline-block;
  /* width: 550px; */
  text-align: left;
}

#research h2, #brainstorm h2 {
  text-align: center;
  font-family: 'Montserrat', sans-serif;
  color: #979797;
}

#brainstorm h3 {
  text-align: left;
  float: left;
  font-family: 'Montserrat', sans-serif;
  color: #FF8B6F;
  width: 175px;
}

#usertest h3 {
  text-align: left;
  font-family: 'Montserrat', sans-serif;
  color: #6F8CFF;
}

#userflow, #wireflow, #findings {
  text-align: center;
}

#userflow img, #wireflow img, #findings img {
  display: inline-block;
}

.lofi, .proto, .hifi {
  border-radius: 15px;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.caption {
  font-size: 12px;
  color: #333333;
  text-align: center;
}

#findings img {
  margin-top: 32px;
}

.sketch {
  display: inline-block;
  /* margin-left: 32px; */
}

.prototype-screens, .lofi-screens {
  text-align: center;
}

.row {
  display: inline-block;
}

.screen {
  display: inline-block;
  margin-bottom: 64px;
}

.sketches {
  text-align: center;
  margin-bottom: 64px;
}

.sketch-row {
  display: inline-block;
  margin-top: 64px;
}

#userflow {
  height: 520px;
}

#userflow p {
  text-align: left;
  float: left;
  width: 250px;
}

#userflow img {
  float: right;
}

#wireframe, #iterate, #prototype {
  text-align: center;
}

.progress-iters, .pact-screens, .onboard-screens, .nav-iters, .search-screens, .nudge-iters, .mult-screens {
  text-align: center;
}

.progress-row, .pact-row, .onboard-row, .nav-row, .search-row, .nudge-row, .mult-row {
  display: inline-block;
}

.progress img, .pact img, .nav img, .nav2 img, .search img, .nudge img, .multpact img {
  margin: 16px;
}

.container {
  margin-top: 64px;
}

.pact, .nav2, .onboard, .search, .nudge, .multpact, .lofi {
  display: inline;
}

#embed-proto {
  text-align: center;
}

iframe {
  display: inline-block;
}

#embed-proto p {
  color: #6F8CFF;
  font-family: 'Montserrat', sans-serif;
}

#myBtn {
  display: none; /* Hidden by default */
  position: fixed; /* Fixed/sticky position */
  bottom: 20px; /* Place the button at the bottom of the page */
  right: 30px; /* Place the button 30px from the right */
  z-index: 99; /* Make sure it does not overlap */
  border: none; /* Remove borders */
  outline: none; /* Remove outline */
  background-color: #b8e2f2; /* Set a background color */
  color: white; /* Text color */
  cursor: pointer; /* Add a mouse pointer on hover */
  padding: 15px; /* Some padding */
  border-radius: 10px; /* Rounded corners */
  font-size: 18px; /* Increase font size */
  margin-bottom: 104px;
  margin-right: 64px;
}

#myBtn:hover {
  background-color: #EF434D;
}

.bottomnav {
  text-align: center;
  margin-top: 64px;
}

.bottomnav a {
  color: #979797;
  display: inline-block;
  padding: 14px 16px;
  text-decoration: none;
  font-family: 'Montserrat', sans-serif;
  font-size: 24px;
}

.bottomnav a:hover {
  color: #333333;
}

.bottomnav a.active {
  color: #333333;
  text-decoration: underline;
}

.sig {
  text-align: center;
  font-family: 'Montserrat', sans-serif;
  font-size: 12px;
  margin-bottom: 64px;
}

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

  .top-header {
    float: left;
    width: 375px;
  }

  #logo {
    margin: 8px;
  }

  #logo img {
    width: 12px;
    height: auto;
  }

  #name {
    font-size: 24px;
  }

  .title {
    margin-left: 8px;
  }

  .navbar {
    margin-top: 0px;
    float: none;
  }

  .navbar a {
    font-size: 16px;
    padding: 12px 30px;
  }

  .section, .section-caption {
    margin-left: 8px;
    margin-right: 8px;
    font-size: 12px;
  }

  .section-caption p {
    margin-left: 8px;
    margin-right: 8px;
  }

  h2 {
    margin-left: 8px;
    margin-right: 8px;
  }

  .role-responsive {
    margin-top: 8px;
    width: 100%;
    height: auto;
  }

  #myrole {
    width: 50%;
    margin-top: 5vw;
    margin-left: 8px;
  }

  .bottomnav a {
    padding: 4px;
    font-size: 12px;
  }

  #myBtn {
    bottom: 28px; /* Place the button at the bottom of the page */
    padding: 4px; /* Some padding */
    border-radius: 5px; /* Rounded corners */
    font-size: 12px; /* Increase font size */
    margin-bottom: 12px;
    margin-right: 12px;
  }

  .sig {
    font-size: 8px;
  }
}
