@font-face {
  font-family: 'Fjalla One';
  src: url('/common/font/fjallaone-regular.eot');
  src: url('/common/font/fjallaone-regular.eot?#iefix') format('embedded-opentype'), url('/common/font/fjallaone-regular.woff') format('woff'), url('/common/font/fjallaone-regular.ttf') format('truetype'), url('/common/font/fjallaone-regular.svg#fjalla_oneregular') format('svg');
}
/* ==========================================================================
   profile
   ========================================================================== */
.overview-table th {
  width: 140px;
}
@media screen and (max-width: 768px) {
  body:not(.non-responsive) .overview-table th {
    width: 100px;
  }
}
.executive {
  overflow: hidden;
}
.executive dt {
  float: left;
  clear: left;
  width: 10em;
  margin-right: 1em;
}
.executive dd {
  float: left;
}
.access-map {
  margin-top: 20px;
}
.access-map:first-child {
  margin-top: 0;
}
.access-map iframe {
  max-width: 100%;
}
@media screen and (max-width: 768px) {
  body:not(.non-responsive) .access-map iframe {
    height: 169px;
  }
}
.history-table th {
  width: 190px;
}
@media screen and (max-width: 768px) {
  body:not(.non-responsive) .history-table th {
    width: 120px;
  }
}
