body {
  padding-top: 56px;
}

header.container-fluid {
  padding: 0 !important;
}
.projects-section {
  padding: 1em 0;
}

/* hotspot size */
#floor-plan img {
  min-width: 50px;
  width: 2vw;
}

.modal-contents p,
.modal-contents li {
  font-size: 1.2em;
}

/* hotspot commons */
.hotspot {
  position: absolute;
  transform: translate(-50%, -50%);
  cursor: pointer;
}

.hotspot div {
  position: absolute;
  top: 10%;
  left: 40%;
}

.modal-contents .panorama {
  height: 80vh;
}

.modal-footer button {
  /*height: 60px !important;*/
}

.portfolio-item {
  margin-bottom: 30px;
}

#signup {
  /*height-min: 3em !important;*/
}

#signup h3 {
  font-family: serif !important;
  color: #999 !important;
}
