@charset "UTF-8";
/* CSS Document */

.heading-h1 {
  display: none;
}

.header-banner-images-fullwidth .banner-image {
  margin: 0 auto;
  width: 100%;
}

.heading-h2 h2 {
  margin-top: 2em;
  margin-bottom: 1em;
  padding-bottom: 1em;
  text-align: center;
  border-bottom: solid 1px #ccc;
}

#d1765093 .media-box,
#d1387615 .media-box,
#d1764483 .media-box {
  text-align: center;
}

#d1765093 .media-box .images,
#d1387615 .media-box .images,
#d1764483 .media-box .images {
  width: 32%;
}

[data-id="1387417"] .heading {
  margin-top: 0;
}

[data-id="1387417"] .images {
  border: solid 1px #ccc;
}

[data-id="1387417"] ul.links {
  margin-top: .6em;
}

@media screen and (min-width:768px) {
  .header-banner-images-fullwidth.container-fluid p.title {
    position: absolute;
    top: 50%;
    left: 5%;
    padding: 15px;
    min-width: 300px;
    max-width: 50%;
    font-size: 36px;
    font-family: Oswald, 'Lucida Grande', sans-serif;
    background-color: rgba(255, 255, 255, .8);
  }
}

@media (max-width:767px) {
  #d1765093 .media-box .images,
  #d1387615 .media-box .images,
  #d1764483 .media-box .images {
    width: 30%;
  }
  .h3-image-right .media-box,
  .h3-image-right-enlarge .media-box {
    text-align: center;
    margin-left: 0;
  }
  .h3-image-right .media-box .images,
  .h3-image-right-enlarge .media-box .images {
    padding-right: 0;
    padding-left: 0;
  }
  div[data-id="d1784516-3"] section.ngc.col-xs-12 {
    width: 50%;
  }
  div[data-id="d1784516-3"] section.ngc.col-xs-12:nth-child(2n+1) {
    clear: left;
  }
}