/* Main Photo */
.photo-01 {
  background: url("../../images/layouts/bwd/logos/bwd-square.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 360px; }

/* Timeline */
.timeline-bwd-01,
.timeline-bwd-02,
.timeline-bwd-03,
.timeline-bwd-04 {
  -moz-transition: all .5s ease-in-out;
  -webkit-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out; }

.timeline-bwd-01 {
  background: url("../../images/layouts/bwd/timeline/01.jpg");
  background-position: center;
  background-size: cover; }

.timeline-bwd-02 {
  background: url("../../images/layouts/bwd/timeline/02.jpg");
  background-position: center;
  background-size: cover; }

.timeline-bwd-03 {
  background: url("../../images/layouts/bwd/timeline/03.jpg");
  background-position: center;
  background-size: cover; }

.timeline-bwd-04 {
  background: url("../../images/layouts/bwd/timeline/04.jpg");
  background-position: center;
  background-size: cover; }

/*# sourceMappingURL=bwd.css.map */
