/* Generated by less 2.5.1 */
h1 {
  font-family: "ITC Benguiat Bold Italic", Helvetica, Arial, sans-serif;
}
ul {
  padding-left: 25px;
}
.jumbotron {
  text-align: center;
  background: #000000;
}
.jumbotron h1 {
  margin: 0;
  padding: 0;
  color: #fdd000;
  line-height: 1;
}
@media (min-width: 768px) {
  .jumbotron h1 {
    font-size: 85px;
  }
}
.jumbotron h1 small {
  font-size: 40%;
  color: #fdd000;
}
.table td:first-child {
  width: 35%;
}
.gallery a {
  pointer-events: none;
}
textarea {
  resize: none;
  min-height: 100px;
}
.contactFormContainer {
  min-height: 400px;
}
#responseMessage {
  text-align: center;
  padding-bottom: 20px;
}
#responseMessage.padding-top {
  padding-top: 40px;
}
.error {
  color: #aa0000;
}
