@import url(https://fonts.googleapis.com/css?family=Roboto:400,400italic,300,700,700italic);
@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed:700);
.rd-wrap-road {
  max-width: 1000px; }

.rd-the-road {
  font-family: 'Roboto', helvetica neue, helvetica, arial, sans-serif;
  position: relative;
  padding: 0;
  margin: 0; }
  .rd-the-road .rd-narrative {
    position: relative;
    z-index: 10;
    padding: 0;
    margin: 0 auto;
    color: white;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2); }
    .rd-the-road .rd-narrative::after {
      clear: both;
      content: "";
      display: table; }
    .rd-the-road .rd-narrative .rd-content {
      position: relative; }
    .rd-the-road .rd-narrative .rd-slide {
      position: absolute;
      display: none;
      left: 353px;
      top: 10px;
      right: 0;
      height: auto; }
      .rd-the-road .rd-narrative .rd-slide.active {
        display: block; }
    .rd-the-road .rd-narrative h2 {
      margin: 0;
      padding: 8px 0 8px 0;
      font-size: 28px;
      line-height: 68px;
      font-weight: 300; }
      .rd-the-road .rd-narrative h2 strong {
        font-weight: 700; }
    .rd-the-road .rd-narrative p, .rd-the-road .rd-narrative h3 {
      margin: 0 0 10px 0;
      font-size: 14px; }
      .rd-the-road .rd-narrative p a, .rd-the-road .rd-narrative h3 a {
        color: white;
        text-decoration: underline;
        font-weight: bold; }
    .rd-the-road .rd-narrative a.rd-button {
      font-family: 'Roboto Condensed', "helvetica neue", helvetica, arial, sans-serif;
      font-size: 22px;
      text-transform: uppercase;
      text-decoration: none;
      font-weight: 700;
      line-height: 54px;
      height: 54px;
      display: inline-block;
      margin: 1em 0;
      padding: 0 0.9em;
      background: #424242;
      color: white;
      box-shadow: 0 2px 1px rgba(0, 0, 0, 0.25);
      cursor: pointer;
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none; }
      .rd-the-road .rd-narrative a.rd-button.rd-forward, .rd-the-road .rd-narrative a.rd-button.rd-done {
        float: right; }
      .rd-the-road .rd-narrative a.rd-button.rd-back {
        width: 54px;
        border-radius: 27px;
        padding: 0;
        overflow: hidden;
        text-indent: 101%;
        white-space: nowrap;
        background: #424242 url(/sites/all/themes/childsafenew/img/the-road/back-arrow.png) 47.5% center no-repeat; }
      .rd-the-road .rd-narrative a.rd-button:active {
        position: relative;
        top: 2px;
        box-shadow: none; }

@media (max-width: 360px) {
  .rd-the-road .rd-background .rd-overlay {
    display: none; }
  .rd-the-road .rd-background .rd-slide img {
    transform: scale(0.4) translateY(75%); } }
@media (max-width: 700px) {
  .rd-the-road .rd-narrative a.rd-button {
    font-size: 19px; }
  .rd-the-road .rd-background .rd-overlay {
    display: none; }
  .rd-the-road .rd-background .rd-slide img {
    transform: scale(0.5) translateY(50%); } }
@media (max-width: 990px) {
  .rd-the-road {
    background: #55a8cd;
    overflow: hidden; }
    .rd-the-road .rd-compact-test {
      display: block;
      width: 0;
      height: 0; }
    .rd-the-road .rd-background {
      display: block;
      position: relative;
      margin-top: -150px;
      width: 100%;
      height: 300px;
      z-index: 0; }
      .rd-the-road .rd-background .rd-overlay {
        display: none; }
      .rd-the-road .rd-background .rd-slide {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        width: 100%;
        height: 300px;
        overflow: hidden; }
        .rd-the-road .rd-background .rd-slide img {
          position: absolute;
          left: 0;
          bottom: 0; }
    .rd-the-road .rd-narrative {
      position: relative;
      padding: 0 2em; }
      .rd-the-road .rd-narrative h2 {
        line-height: normal; }
      .rd-the-road .rd-narrative .rd-slide {
        position: absolute;
        display: none;
        left: 0;
        top: 0;
        right: 0;
        height: auto; }
        .rd-the-road .rd-narrative .rd-slide.active {
          display: block; }
      .rd-the-road .rd-narrative a.rd-button.rd-back {
        float: right;
        margin-right: 1em; }
    .rd-the-road .rd-progress-bar {
      background: #2c5e1a;
      position: relative;
      z-index: 20; }
      .rd-the-road .rd-progress-bar .rd-container {
        padding: 1em 2em;
        margin: 0;
        overflow: visible; }
        .rd-the-road .rd-progress-bar .rd-container .rd-logo {
          display: block;
          margin: 0;
          padding: 0;
          width: 66px;
          height: 62px;
          background: url(/sites/all/themes/childsafenew/img/the-road/own-it-logo-color.png) center center no-repeat;
          position: absolute;
          right: 2em;
          top: 1em; }
        .rd-the-road .rd-progress-bar .rd-container .rd-marker {
          display: block;
          margin: 0 0 1em 0;
          padding: 0;
          width: 19px;
          background: url(/sites/all/themes/childsafenew/img/the-road/progress-marker-inactive.png) center center no-repeat;
          position: relative; }
          .rd-the-road .rd-progress-bar .rd-container .rd-marker span {
            color: white;
            font-style: normal;
            opacity: 0.3;
            font-size: 16px;
            font-weight: 300;
            white-space: nowrap;
            margin-left: 29px; }
          .rd-the-road .rd-progress-bar .rd-container .rd-marker.active {
            cursor: pointer;
            background-image: url(/sites/all/themes/childsafenew/img/the-road/progress-marker-active.png); }
            .rd-the-road .rd-progress-bar .rd-container .rd-marker.active span {
              opacity: 1;
              font-weight: bold; }
        .rd-the-road .rd-progress-bar .rd-container .rd-spacer {
          display: none; } }
@media (min-width: 991px) {
  .rd-the-road .rd-compact-test {
    display: none;
    width: 0;
    height: 0; }
  .rd-the-road .rd-background {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background: #55a8cd;
    z-index: 0; }
    .rd-the-road .rd-background .rd-overlay {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      width: 100%;
      height: 100%;
      z-index: 1;
      background: url(/sites/all/themes/childsafenew/img/the-road/paper-pattern.png) center center; }
    .rd-the-road .rd-background .rd-slide {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      width: 100%;
      height: 100%;
      overflow: visible; }
      .rd-the-road .rd-background .rd-slide img {
        position: absolute;
        left: 0;
        bottom: 0; }
  .rd-the-road .rd-narrative {
    max-width: 840px; }
    .rd-the-road .rd-narrative .rd-slide-0 {
      padding-bottom: 80px; }
    .rd-the-road .rd-narrative .rd-slide-1 {
      padding-bottom: 80px; }
    .rd-the-road .rd-narrative .rd-slide-2 {
      padding-bottom: 80px; }
    .rd-the-road .rd-narrative .rd-slide-3 {
      padding-bottom: 80px; }
    .rd-the-road .rd-narrative .rd-slide-4 {
      padding-bottom: 80px; }
    .rd-the-road .rd-narrative .rd-slide-5 {
      padding-bottom: 80px; }
    .rd-the-road .rd-narrative .rd-slide-6 {
      padding-bottom: 80px; }
    .rd-the-road .rd-narrative .rd-slide-7 {
      padding-bottom: 80px; }
  .rd-the-road .rd-progress-bar {
    background: rgba(44, 94, 26, 0.9);
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 20; }
    .rd-the-road .rd-progress-bar .rd-container {
      max-width: 840px;
      margin: 0 auto;
      overflow: visible;
      display: table;
      width: 100%;
      border-collapse: collapse; }
      .rd-the-road .rd-progress-bar .rd-container .rd-logo {
        display: table-cell;
        margin: 0;
        padding: 0;
        width: 100px;
        background: url(/sites/all/themes/childsafenew/img/the-road/own-it-logo-color.png) left 8px no-repeat;
        position: relative; }
      .rd-the-road .rd-progress-bar .rd-container .rd-marker {
        display: table-cell;
        margin: 0;
        padding: 0;
        width: 19px;
        background: url(/sites/all/themes/childsafenew/img/the-road/progress-marker-inactive.png) center center no-repeat;
        position: relative; }
        .rd-the-road .rd-progress-bar .rd-container .rd-marker span {
          color: white;
          font-style: italic;
          opacity: 0.3;
          font-size: 12px;
          font-weight: 300;
          position: absolute;
          left: 0;
          top: 50.5px;
          white-space: nowrap;
          -webkit-transform: translateX(-50%) translateX(9.5px);
          -moz-transform: translateX(-50%) translateX(9.5px);
          -ms-transform: translateX(-50%) translateX(9.5px);
          -o-transform: translateX(-50%) translateX(9.5px);
          transform: translateX(-50%) translateX(9.5px); }
        .rd-the-road .rd-progress-bar .rd-container .rd-marker.active {
          cursor: pointer;
          background-image: url(/sites/all/themes/childsafenew/img/the-road/progress-marker-active.png); }
          .rd-the-road .rd-progress-bar .rd-container .rd-marker.active span {
            opacity: 1;
            font-weight: bold; }
      .rd-the-road .rd-progress-bar .rd-container .rd-spacer {
        display: table-cell;
        margin: 0;
        padding: 0; }
        .rd-the-road .rd-progress-bar .rd-container .rd-spacer .rd-path {
          height: 74px;
          background: url(/sites/all/themes/childsafenew/img/the-road/progress-marker-connector-inactive.png) center center repeat-x; }
        .rd-the-road .rd-progress-bar .rd-container .rd-spacer.active .rd-path {
          background-image: url(/sites/all/themes/childsafenew/img/the-road/progress-marker-connector-active.png); } }
.csstransitions .rd-the-road .rd-background .rd-slide {
  z-index: 0;
  opacity: 1; }
  .csstransitions .rd-the-road .rd-background .rd-slide.rd-off-right {
    -webkit-transform: translateX(100px);
    -moz-transform: translateX(100px);
    -ms-transform: translateX(100px);
    -o-transform: translateX(100px);
    transform: translateX(100px);
    opacity: 0; }
  .csstransitions .rd-the-road .rd-background .rd-slide.rd-off-left {
    -webkit-transform: translateX(-100px);
    -moz-transform: translateX(-100px);
    -ms-transform: translateX(-100px);
    -o-transform: translateX(-100px);
    transform: translateX(-100px);
    opacity: 0; }
  .csstransitions .rd-the-road .rd-background .rd-slide.animate-dismiss {
    -webkit-transition: -webkit-transform 0.3s ease-in, opacity 0.3s ease-in;
    -moz-transition: -moz-transform 0.3s ease-in, opacity 0.3s ease-in;
    transition: transform 0.3s ease-in, opacity 0.3s ease-in; }
  .csstransitions .rd-the-road .rd-background .rd-slide.animate-present {
    z-index: 1;
    -webkit-transition: -webkit-transform 0.3s ease-in-out 0.1s, opacity 0.3s ease-in-out 0.1s;
    -moz-transition: -moz-transform 0.3s ease-in-out 0.1s, opacity 0.3s ease-in-out 0.1s;
    transition: transform 0.3s ease-in-out 0.1s, opacity 0.3s ease-in-out 0.1s; }
.csstransitions .rd-the-road .rd-narrative .rd-slide {
  opacity: 0;
  display: block;
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  transition: opacity 0.3s; }
  .csstransitions .rd-the-road .rd-narrative .rd-slide.active {
    display: block;
    opacity: 1;
    z-index: 11; }

/*# sourceMappingURL=the-road.css.map */
