/* Main Photo */
.photo-01 {
  background: url("../../images/layouts/samuel/userpics/brandoncabael.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 360px; }

/* Timeline */
.timeline-samuel-01,
.timeline-samuel-02,
.timeline-samuel-03,
.timeline-samuel-04 {
  -moz-transition: all .5s ease-in-out;
  -webkit-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out; }

.timeline-samuel-01 {
  background: url("../../images/layouts/samuel/timeline/01.png");
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}

.timeline-samuel-02 {
  background: url("../../images/layouts/samuel/timeline/02.png");
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}

.timeline-samuel-03 {
  background: url("../../images/layouts/samuel/timeline/03.png");
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}

.timeline-samuel-04 {
  background: url("../../images/layouts/samuel/timeline/04.png");
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}

.timeline-samuel-05 {
  background: url("../../images/layouts/samuel/timeline/05.png");
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}

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