/* breakpoint mixins */
/* layout mixins */
/* line 3, ../../scss/block/hero-history.scss */
.hero-history {
  background: transparent url("../../images/history/hero-texture.jpg") repeat-x 0 0 scroll;
  -moz-background-size: auto 100%;
  -o-background-size: auto 100%;
  -webkit-background-size: auto 100%;
  background-size: auto 100%;
}
/* line 8, ../../scss/block/hero-history.scss */
.hero-history .heading {
  margin-bottom: 0.25em;
}
/* line 14, ../../scss/block/hero-history.scss */
.hero-history .content .description {
  font-size: 1.8rem;
  font-weight: 400;
  line-height: normal;
}
/* line 19, ../../scss/block/hero-history.scss */
.hero-history .content .description + a {
  margin-top: 2em;
}
/* line 23, ../../scss/block/hero-history.scss */
.hero-history .content .description ul li {
  margin-bottom: 0.5em;
}
/* line 29, ../../scss/block/hero-history.scss */
.hero-history .photo-1,
.hero-history .photo-2,
.hero-history .photo-3 {
  background: transparent url("../../images/history/hero-photo-1.svg") no-repeat 0 0 scroll;
  left: 40%;
  pointer-events: none;
  position: absolute;
}
/* line 38, ../../scss/block/hero-history.scss */
.hero-history .photo-1 {
  -moz-transform: translate(-28%, -23%) scale(0.45);
  -ms-transform: translate(-28%, -23%) scale(0.45);
  -webkit-transform: translate(-28%, -23%) scale(0.45);
  transform: translate(-28%, -23%) scale(0.45);
  width: 991px;
  height: 777px;
}
/* line 44, ../../scss/block/hero-history.scss */
.hero-history .photo-2 {
  -moz-transform: translate(-15%, -39%) scale(0.45);
  -ms-transform: translate(-15%, -39%) scale(0.45);
  -webkit-transform: translate(-15%, -39%) scale(0.45);
  transform: translate(-15%, -39%) scale(0.45);
  background-image: url("../../images/history/hero-photo-2.svg");
  height: 538px;
  width: 808px;
}
/* line 51, ../../scss/block/hero-history.scss */
.hero-history .photo-3 {
  -moz-transform: translate(-26%, -44%) scale(0.45);
  -ms-transform: translate(-26%, -44%) scale(0.45);
  -webkit-transform: translate(-26%, -44%) scale(0.45);
  transform: translate(-26%, -44%) scale(0.45);
  background-image: url("../../images/history/hero-photo-3.svg");
  height: 492px;
  width: 759px;
}
/* line 59, ../../scss/block/hero-history.scss */
.hero-history .branch {
  -webkit-transform-origin: 100% 50%;
  -moz-transform-origin: 100% 50%;
  -ms-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  background: transparent url("../../images/apple-branch-right.png") no-repeat 0 0 scroll;
  -moz-background-size: 100% auto;
  -o-background-size: 100% auto;
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
  height: 248px;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 55%;
  width: 147px;
}
/* line 73, ../../scss/block/hero-history.scss */
.no-svg .hero-history .photo-1 {
  background-image: url("../../images/history/hero-photo-1.png");
}
/* line 77, ../../scss/block/hero-history.scss */
.no-svg .hero-history .photo-2 {
  background-image: url("../../images/history/hero-photo-2.png");
}
/* line 81, ../../scss/block/hero-history.scss */
.no-svg .hero-history .photo-3 {
  background-image: url("../../images/history/hero-photo-3.png");
}
/* line 86, ../../scss/block/hero-history.scss */
.hero-history .tree {
  opacity: 0.6;
  filter: alpha(opacity=60);
  -moz-transform: translateX(-80px);
  -ms-transform: translateX(-80px);
  -webkit-transform: translateX(-80px);
  transform: translateX(-80px);
  background: transparent url("../../images/history/hero-tree.png") no-repeat 0 0 scroll;
  -moz-background-size: 100% auto;
  -o-background-size: 100% auto;
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
  bottom: 0;
  height: 205px;
  left: 0;
  pointer-events: none;
  position: absolute;
  width: 210px;
}

/**************************************************
	$ RESPONSIVE STYLES
**************************************************/
/* XS - Mobile ONLY */
@media screen and (max-width: 767px) {
  /* line 108, ../../scss/block/hero-history.scss */
  .hero-history {
    padding-bottom: 50px;
  }
  /* line 111, ../../scss/block/hero-history.scss */
  .hero-history .frontdrop {
    padding-left: 15px;
  }
  /* line 115, ../../scss/block/hero-history.scss */
  .hero-history .heading {
    padding-top: 30px;
  }
  /* line 119, ../../scss/block/hero-history.scss */
  .hero-history .content.indented {
    margin-left: -0.5em;
    margin-right: 46%;
    padding-left: 30px;
  }
}
@media screen and (max-width: 374px) {
  /* line 130, ../../scss/block/hero-history.scss */
  .hero-history .content.indented {
    margin-right: 35%;
  }
}
/* SM - Tablet */
@media screen and (min-width: 768px) {
  /* line 141, ../../scss/block/hero-history.scss */
  .hero-history .heading {
    font-size: 4.2rem;
  }
  /* line 145, ../../scss/block/hero-history.scss */
  .hero-history .year-1868 {
    background: transparent url("../../images/history/hero-1868.png") no-repeat 0 0 scroll;
    -moz-background-size: auto 100%;
    -o-background-size: auto 100%;
    -webkit-background-size: auto 100%;
    background-size: auto 100%;
    display: block;
    height: 203px;
    left: 0;
    pointer-events: none;
    position: absolute;
    top: 4px;
    width: 545px;
  }
  /* line 157, ../../scss/block/hero-history.scss */
  .hero-history .tree {
    -moz-transform: translateX(-700px);
    -ms-transform: translateX(-700px);
    -webkit-transform: translateX(-700px);
    transform: translateX(-700px);
    height: 410px;
    left: 50%;
    width: 425px;
  }
  /* line 164, ../../scss/block/hero-history.scss */
  .hero-history .photo-1 {
    -moz-transform: translate(-22%, 15%) scale(0.5);
    -ms-transform: translate(-22%, 15%) scale(0.5);
    -webkit-transform: translate(-22%, 15%) scale(0.5);
    transform: translate(-22%, 15%) scale(0.5);
  }
  /* line 168, ../../scss/block/hero-history.scss */
  .hero-history .photo-2 {
    -moz-transform: translate(-10%, -6%) scale(0.5);
    -ms-transform: translate(-10%, -6%) scale(0.5);
    -webkit-transform: translate(-10%, -6%) scale(0.5);
    transform: translate(-10%, -6%) scale(0.5);
  }
  /* line 173, ../../scss/block/hero-history.scss */
  .hero-history .photo-3 {
    -moz-transform: translate(-18%, 23%) scale(0.5);
    -ms-transform: translate(-18%, 23%) scale(0.5);
    -webkit-transform: translate(-18%, 23%) scale(0.5);
    transform: translate(-18%, 23%) scale(0.5);
  }
  /* line 177, ../../scss/block/hero-history.scss */
  .hero-history .branch {
    -moz-transform: scale(0.5);
    -ms-transform: scale(0.5);
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
    -webkit-transform-origin: 100% 50%;
    -moz-transform-origin: 100% 50%;
    -ms-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    background: transparent url("../../images/apple-branch-right.png") no-repeat 0 0 scroll;
    bottom: 18%;
    height: 496px;
    pointer-events: none;
    position: absolute;
    right: 0;
    width: 294px;
  }
  /* line 189, ../../scss/block/hero-history.scss */
  .hero-history .illustration {
    background: transparent url("../../images/history/hero-illustration.svg") no-repeat 0 0 scroll;
    height: 875px;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 80%;
    width: 705px;
  }
}
/* MD - Desktop */
@media screen and (min-width: 992px) {
  /* line 207, ../../scss/block/hero-history.scss */
  .hero-history .heading {
    font-size: 8.0rem;
  }
  /* line 212, ../../scss/block/hero-history.scss */
  .hero-history .content .description {
    font-size: 3.6rem;
  }
  /* line 217, ../../scss/block/hero-history.scss */
  .hero-history .photo-1,
  .hero-history .photo-2,
  .hero-history .photo-3 {
    left: 50%;
  }
  /* line 223, ../../scss/block/hero-history.scss */
  .hero-history .photo-1 {
    -moz-transform: translate(-19.5%, 34%);
    -ms-transform: translate(-19.5%, 34%);
    -webkit-transform: translate(-19.5%, 34%);
    transform: translate(-19.5%, 34%);
  }
  /* line 227, ../../scss/block/hero-history.scss */
  .hero-history .photo-2 {
    -moz-transform: translate(3%, -6%);
    -ms-transform: translate(3%, -6%);
    -webkit-transform: translate(3%, -6%);
    transform: translate(3%, -6%);
  }
  /* line 231, ../../scss/block/hero-history.scss */
  .hero-history .photo-3 {
    -moz-transform: translate(-18%, 23%);
    -ms-transform: translate(-18%, 23%);
    -webkit-transform: translate(-18%, 23%);
    transform: translate(-18%, 23%);
  }
  /* line 235, ../../scss/block/hero-history.scss */
  .hero-history .branch {
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
/* LG - Large Desktop */
@media screen and (min-width: 1200px) {
  /* line 248, ../../scss/block/hero-history.scss */
  .hero-history .content .description p {
    padding-right: 50px;
  }
}
@media screen and (min-width: 1800px) {
  /* line 257, ../../scss/block/hero-history.scss */
  .hero-history {
    height: 800px;
  }
  /* line 260, ../../scss/block/hero-history.scss */
  .hero-history .hero-label {
    background: transparent url("../../images/history/hero-label.svg") no-repeat 0 0 scroll;
    width: 388px;
    height: 654px;
    pointer-events: none;
    position: absolute;
    left: 0;
    bottom: -30%;
  }
  /* line 269, ../../scss/block/hero-history.scss */
  .no-svg .hero-history .hero-label {
    background-image: url("../../images/history/hero-label.png");
  }
}

/*# sourceMappingURL=hero-history.css.map */
