body h1, body h2, body h3 {
  font-family: ff-tisa-web-pro, sans-serif; }

#header {
  top: 0px;
  padding-top: 5px; }
  #header h2 {
    text-indent: -1000px;
    background: url(../img/sdna-logo-small-grey.png);
    overflow: hidden;
    width: 300px;
    height: 69px; }

.container.header {
  background-color: #a0b6c6; }

@media (max-width: 767px) {
  .bleed {
    margin: 0 -20px;
    padding-left: 20px !important;
    padding-right: 20px !important; } }

.sdna-unit {
  padding: 60px 0;
  background-color: #a0b6c6;
  margin-bottom: 30px; }
  .sdna-unit h1, .sdna-unit h2 {
    color: #fff; }
  .sdna-unit h1, .sdna-unit h2 {
    font-family: ff-tisa-web-pro, serif;
    font-weight: normal;
    margin-bottom: 8px; }
    .sdna-unit h1 span.scap, .sdna-unit h2 span.scap {
      text-transform: lowercase;
      color: #0d2b3c;
      font-weight: bold; }
  .sdna-unit p {
    color: #0d2b3c; }
  .sdna-unit .inner h3 {
    text-indent: -1000px;
    overflow: hidden;
    background: url(../img/clusters.png);
    height: 300px;
    width: 350px;
    margin-top: -50px;
    margin-bottom: -50px; }

#callout {
  margin-bottom: 10px; }
  #callout h1, #callout h2, #callout h3, #callout h4 {
    color: #d79600;
    margin-bottom: 10px; }
  #callout.features {
    margin-top: 30px; }

#callout + p {
  margin: 18px 0; }

#who {
  border-top: 1px solid #a0b6c6; }
  #who .ben p.copy {
    min-height: 175px; }

#what h1, #what h2, #what h3 {
  color: #567c99; }

.sdna-footer {
  padding: 30px 0;
  margin-top: 30px;
  border-top: 1px solid #c5c5c5;
  padding-left: 30px;
  padding-right: 30px;
  background-color: #f5f5f5; }
  .sdna-footer p {
    margin-top: 20px;
    margin-bottom: 0;
    color: #777; }

.footer-links {
  margin: 10px 0; }
  .footer-links li {
    display: inline;
    margin-right: 10px; }

.jcarousel {
  position: relative;
  overflow: hidden; }
  .jcarousel ul {
    width: 20000em;
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0; }
  .jcarousel li {
    float: left;
    width: 295px;
    height: 180px;
    margin: auto; }
  .jcarousel img {
    max-height: 90px;
    max-width: 180px;
    position: relative;
    top: 50%;
    transform: translateY(-50%); }

.valign-mid {
  height: 100%;
  text-align: center; }

/*# sourceMappingURL=sdna.css.map */
