.full-width-image {
  background-image: url(http://dac.dev/sites/default/files/2016-07/14467193265_9a5e72d17f_b.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover !important; }
  .full-width-image > * {
    position: relative; }

.fade {
  background-color: rgba(0, 0, 0, 0.4);
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1; }

.fade--blue {
  background-color: rgba(76, 95, 115, 0.85); }

.fade--light {
  background-color: rgba(255, 255, 255, 0.6); }

.align-left {
  margin-right: 15px;
  margin-bottom: 15px; }

.align-right {
  margin-left: 15px;
  margin-bottom: 15px; }

.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden; }

.video-container iframe,
.video-container object,
.video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

[data-history-node-id="22"] .align-left {
  max-width: 230px; }

.rainbow-divider {
  height: 10px; }
  .rainbow-divider img {
    display: block;
    width: 100%;
    height: 100%; }

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