/* line 60,  */
.clearfix:before, .clearfix:after {
  content: "";
  display: table; }

/* line 65,  */
.clearfix:after {
  clear: both; }

/* line 69,  */
a, a:visited {
  color: #58852c;
  text-decoration: none; }

/* line 74,  */
a:hover, a:focus {
  color: #4f9c02;
  text-decoration: underline; }

/* line 79,  */
a:active {
  color: #356901; }

/* line 83,  */
img {
  display: block;
  max-width: 100%;
  height: auto; }

/* line 89,  */
.readmill-logo-medium {
  display: block;
  width: 163px;
  height: 43px;
  text-indent: -900em;
  background: transparent url(../android-chrome-192x192.png) no-repeat 0 0;
  background-size: 163px 43px; }

/* line 98,  */
.ie .readmill-logo-medium {
  background-image: url(../android-chrome-192x192.png); }

/* line 105,  */
* {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-text-size-adjust: none; }

/* line 111,  */
html {
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  font-variant: normal;
  text-transform: none; }

/* line 117,  */
header, section {
  line-height: 1.5;
  padding: 70px 20px;
  -webkit-font-smoothing: antialiased; }
  @media only screen and (min-width: 500px) {
    /* line 117,  */
    header, section {
      padding: 70px 28px; } }
  @media only screen and (min-width: 760px) {
    /* line 117,  */
    header, section {
      padding: 120px 100px; } }
  @media only screen and (min-width: 1100px) {
    /* line 117,  */
    header, section {
      padding: 150px 150px;
      line-height: 1.7; } }

/* line 136,  */
.wrap {
  position: relative; }

@media only screen and (min-width: 760px) {
  /* line 140,  */
  .content {
    max-width: 550px; } }

/* line 146,  */
h1 {
  font-size: 25px;
  margin-bottom: 10px; }
  @media only screen and (min-width: 760px) {
    /* line 146,  */
    h1 {
      font-size: 32px; } }
  /* line 154,  */
  h1.bottom-margin-large {
    margin-bottom: 30px; }
    @media only screen and (min-width: 760px) {
      /* line 154,  */
      h1.bottom-margin-large {
        margin-bottom: 60px; } }

/* line 163,  */
h2 {
  font-size: 18px;
  margin-bottom: 10px; }
  @media only screen and (min-width: 760px) {
    /* line 163,  */
    h2 {
      font-size: 20px; } }

/* line 172,  */
p {
  margin-bottom: 24px;
  color: #808080; }
  /* line 176,  */
  p:last-child {
    margin-bottom: 0; }

/* line 181,  */
a.btn, .btn {
  color: #ffffff;
  background-color: #70b32d;
  font-family: 'Montserrat', sans-serif;
  text-transform: lowercase;
  font-size-adjust: .453;
  font-size: 15px;
  line-height: 1.5;
  -webkit-appearance: none;
  -moz-appearance: none;
  padding: 12px 20px 14px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  line-height: 1.25;
  text-align: center;
  margin: 0;
  border: 0;
  -webkit-font-smoothing: antialiased;
  display: inline-block; }
  /* line 202,  */
  a.btn:hover, .btn:hover {
    text-decoration: none;
    color: #fff;
    background-color: #629f24; }

/* line 209,  */
.no-wrap {
  white-space: nowrap; }

/* line 213,  */
img {
  max-width: 100%;
  height: auto; }

/* line 218,  */
.header {
  padding-top: 25px;
  padding-bottom: 0px; }
  @media only screen and (min-width: 500px) {
    /* line 218,  */
    .header {
      padding-top: 50px; } }
  /* line 226,  */
  .header .readmill-logo-medium {
    width: 100px;
    height: 28px;
    background-size: 100px auto;
    float: left; }
  /* line 233,  */
  .header .nav {
    float: right;
    color: #808080; }
    /* line 237,  */
    .header .nav a {
      color: #808080; }
    /* line 241,  */
    .header .nav .username {
      text-transform: capitalize; }

/* line 248,  */
.epilogue p {
  color: #000; }

/* line 253,  */
.next-steps {
  background: #f7f7f7;
  text-align: left; }
  /* line 257,  */
  .next-steps .btn {
    width: 100%; }
    @media only screen and (min-width: 500px) {
      /* line 257,  */
      .next-steps .btn {
        width: inherit; } }
  /* line 265,  */
  .next-steps ul {
    border-top: 1px solid #e5e5e5;
    width: 100%;
    padding-top: 30px;
    margin-top: 50px;
    padding-left: 40px;
    position: relative; }
    /* line 273,  */
    .next-steps ul:before {
      content: "how it works";
      font-family: 'Montserrat', sans-serif;
      color: #808080;
      font-size: 15px;
      position: absolute;
      top: -14px;
      left: 0;
      background: #f7f7f7;
      padding-right: 10px; }
    /* line 285,  */
    .next-steps ul li {
      margin-bottom: 25px; }
      @media only screen and (min-width: 600px) {
        /* line 285,  */
        .next-steps ul li {
          margin-bottom: 15px; } }
      /* line 292,  */
      .next-steps ul li:last-child {
        margin-bottom: 0; }
  /* line 298,  */
  .next-steps img {
    height: auto;
    margin-bottom: 5px;
    margin-left: -35px;
    margin-top: 5px;
    float: left; }
  /* line 306,  */
  .next-steps .book img {
    width: 15px;
    margin-left: -32px; }
  /* line 311,  */
  .next-steps .dropbox img {
    width: 22px; }
  /* line 315,  */
  .next-steps .adobe img {
    width: 22px; }
  /* line 318,  */
  .next-steps .app img {
    width: 15px;
    margin-left: -32px; }

/* line 324,  */
.export {
  background: #f7f7f7;
  text-align: left;
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 0;
  overflow: visible; }
  @media only screen and (min-width: 500px) {
    /* line 324,  */
    .export {
      text-align: center; } }
  /* line 335,  */
  .export .content {
    max-width: 600px;
    margin: 0 auto; }
  /* line 340,  */
  .export .btn {
    width: 100%; }
    @media only screen and (min-width: 500px) {
      /* line 340,  */
      .export .btn {
        width: inherit; } }
  /* line 348,  */
  .export .hero-image {
    max-width: 1134px;
    background-image: url(../images/footer-hero-image.png);
    background-repeat: no-repeat;
    background-position: 50% 100%;
    padding-top: 36%;
    background-size: contain;
    margin: 40px auto 0; }
    @media only screen and (min-width: 500px) {
      /* line 348,  */
      .export .hero-image {
        margin-top: 70px;
        background-image: url(../images/footer-hero-image@2x.png); } }
    @media only screen and (min-width: 1430px) {
      /* line 348,  */
      .export .hero-image {
        height: 406px;
        padding-top: 0px;
        margin-top: 120px; } }

/* line 375,  */
.faq {
  background: #f7f7f7; }
  /* line 378,  */
  .faq p {
    margin-bottom: 30px; }
    @media only screen and (min-width: 500px) {
      /* line 378,  */
      .faq p {
        margin-bottom: 60px; } }
    /* line 385,  */
    .faq p:last-child {
      margin-bottom: 0; }

/* line 395,  */
.history,
.numbers,
.books,
.staff,
.acknowledge {
  color: #afafaf; }
  /* line 398,  */
  .history h1,
  .numbers h1,
  .books h1,
  .staff h1,
  .acknowledge h1 {
    color: #fff; }
  /* line 402,  */
  .history p, .history ul,
  .numbers p,
  .numbers ul,
  .books p,
  .books ul,
  .staff p,
  .staff ul,
  .acknowledge p,
  .acknowledge ul {
    color: #afafaf; }

/* line 407,  */
.history {
  background: #050505;
  text-align: center; }
  /* line 47,  */
  .history:before, .history:after {
    content: "";
    display: table; }
  /* line 51,  */
  .history:after {
    clear: both; }
  /* line 55,  */
  .ie7 .history {
    zoom: 1; }
  /* line 412,  */
  .history .content {
    max-width: 500px;
    margin: 0 auto; }
  /* line 417,  */
  .history h4 {
    font-family: 'Montserrat', sans-serif;
    font-size: 15px;
    color: #fff;
    text-transform: lowercase;
    margin-bottom: 10px; }
    @media only screen and (min-width: 500px) {
      /* line 417,  */
      .history h4 {
        font-size: 20px;
        margin-bottom: 10px; } }
  /* line 430,  */
  .history p {
    font-style: italic;
    font-size: 14px; }
    @media only screen and (min-width: 500px) {
      /* line 430,  */
      .history p {
        font-size: 16px; } }

/* line 440,  */
.numbers {
  background: #101010;
  position: relative; }
  /* line 47,  */
  .numbers:before, .numbers:after {
    content: "";
    display: table; }
  /* line 51,  */
  .numbers:after {
    clear: both; }
  /* line 55,  */
  .ie7 .numbers {
    zoom: 1; }
  @media only screen and (min-width: 1030px) {
    /* line 445,  */
    .numbers .content {
      position: absolute; } }
  /* line 451,  */
  .numbers .number-block {
    margin-top: 40px; }
    @media only screen and (min-width: 500px) {
      /* line 451,  */
      .numbers .number-block {
        float: left;
        width: 50%; } }
    /* line 459,  */
    .numbers .number-block h3 {
      font-size: 50px;
      color: #fff;
      margin-bottom: 0; }
      @media only screen and (min-width: 1100px) {
        /* line 459,  */
        .numbers .number-block h3 {
          font-size: 80px; } }
    /* line 473,  */
    .numbers .number-block p {
      font-size: 14px; }
      @media only screen and (min-width: 1100px) {
        /* line 473,  */
        .numbers .number-block p {
          font-size: 16px; } }

/* line 483,  */
.books {
  background: #171717; }
  @media only screen and (min-width: 500px) {
    /* line 483,  */
    .books {
      padding-right: 60px; } }
  @media only screen and (min-width: 1200px) {
    /* line 483,  */
    .books {
      padding-right: 60px; } }
  /* line 494,  */
  .books .book {
    width: 46%;
    font-size: 14px;
    color: #fff;
    margin-top: 40px;
    display: inline-block;
    white-space: nowrap;
    color: #afafaf; }
    /* line 503,  */
    .ie .books .book {
      padding-left: 0px;
      margin-right: 37px;
      width: 120px; }
    @media only screen and (min-width: 500px) {
      /* line 494,  */
      .books .book {
        padding-left: 0px;
        margin-right: 20px;
        width: 120px; } }
    @media only screen and (min-width: 1200px) {
      /* line 494,  */
      .books .book {
        margin-right: 60px;
        margin-top: 60px; } }
    /* line 520,  */
    .books .book:nth-child(odd) {
      padding-right: 10px; }
      @media only screen and (min-width: 500px) {
        /* line 520,  */
        .books .book:nth-child(odd) {
          padding-right: 0; } }
    /* line 528,  */
    .books .book:nth-child(even) {
      padding-left: 10px; }
      @media only screen and (min-width: 500px) {
        /* line 528,  */
        .books .book:nth-child(even) {
          padding-left: 0; } }
    /* line 536,  */
    .books .book .wrap {
      white-space: normal; }
    /* line 540,  */
    .books .book img {
      width: 100%;
      display: inline;
      font-size: 0;
      margin-bottom: 7px; }
      /* line 546,  */
      .ie .books .book img {
        width: 100px; }
      @media only screen and (min-width: 500px) {
        /* line 540,  */
        .books .book img {
          width: 100px; } }
    /* line 555,  */
    .books .book .title {
      color: #fff;
      display: block;
      width: 100%;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis; }
    /* line 564,  */
    .books .book .author {
      display: block;
      width: 100%;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis; }

/* line 574,  */
.staff {
  background: #1c1c1c; }
  /* line 577,  */
  .ie .staff {
    padding-right: 60px; }
  @media only screen and (min-width: 500px) {
    /* line 574,  */
    .staff {
      padding-right: 60px; } }
  @media only screen and (min-width: 1200px) {
    /* line 574,  */
    .staff {
      padding-right: 80px; } }
  /* line 589,  */
  .staff .employee {
    float: left;
    width: 46%;
    font-size: 14px;
    margin-top: 40px; }
    /* line 595,  */
    .ie .staff .employee {
      padding-left: 0px;
      margin-right: 40px;
      width: 120px; }
    @media only screen and (min-width: 500px) {
      /* line 589,  */
      .staff .employee {
        padding-left: 0px;
        margin-right: 20px;
        width: 120px; } }
    @media only screen and (min-width: 1200px) {
      /* line 589,  */
      .staff .employee {
        margin-right: 60px;
        margin-top: 60px; } }
    /* line 612,  */
    .staff .employee:nth-child(even) {
      padding-right: 10px; }
      @media only screen and (min-width: 500px) {
        /* line 612,  */
        .staff .employee:nth-child(even) {
          padding-right: 0; } }
    /* line 620,  */
    .staff .employee:nth-child(odd) {
      padding-left: 10px; }
      @media only screen and (min-width: 500px) {
        /* line 620,  */
        .staff .employee:nth-child(odd) {
          padding-left: 0; } }
    /* line 628,  */
    .staff .employee img {
      width: 100%;
      margin-bottom: 15px; }
      /* line 632,  */
      .ie .staff .employee img {
        width: 100px; }
      @media only screen and (min-width: 500px) {
        /* line 628,  */
        .staff .employee img {
          width: 100px; } }
    /* line 641,  */
    .staff .employee .name {
      display: block;
      color: #fff; }
      /* line 645,  */
      .staff .employee .name:hover {
        text-decoration: underline; }

/* line 652,  */
.acknowledge {
  background: #212121; }
  /* line 655,  */
  .acknowledge ul {
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
    font-size: 14px;
    margin-top: 40px; }
    @media only screen and (min-width: 330px) {
      /* line 655,  */
      .acknowledge ul {
        columns: 3;
        -webkit-columns: 3;
        -moz-columns: 3; } }
    @media only screen and (min-width: 700px) {
      /* line 655,  */
      .acknowledge ul {
        columns: 4;
        -webkit-columns: 4;
        -moz-columns: 4; } }
    @media only screen and (min-width: 1000px) {
      /* line 655,  */
      .acknowledge ul {
        columns: 5;
        -webkit-columns: 5;
        -moz-columns: 5; } }
    @media only screen and (min-width: 1260px) {
      /* line 655,  */
      .acknowledge ul {
        columns: 6;
        -webkit-columns: 6;
        -moz-columns: 6; } }
  /* line 687,  */
  .acknowledge p, .acknowledge ul {
    color: #afafaf; }

/* line 692,  */
.chart {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  opacity: 0;
  visibility: hidden;
  height: 0;
  width: 0; }
  @media only screen and (min-width: 1030px) {
    /* line 692,  */
    .chart {
      display: block;
      opacity: 1;
      visibility: visible;
      width: auto;
      height: auto; } }

/* line 713,  */
.chart-img {
  display: block;
  margin-top: 15px; }
  /* line 47,  */
  .chart-img:before, .chart-img:after {
    content: "";
    display: table; }
  /* line 51,  */
  .chart-img:after {
    clear: both; }
  /* line 55,  */
  .ie7 .chart-img {
    zoom: 1; }
  @media only screen and (min-width: 1030px) {
    /* line 713,  */
    .chart-img {
      display: none; } }
  /* line 722,  */
  .chart-img .date {
    font-family: "Montserrat",sans-serif !important;
    text-transform: lowercase;
    font-size: 15px;
    color: #404040; }
    /* line 728,  */
    .chart-img .date.left {
      float: left; }
    /* line 732,  */
    .chart-img .date.right {
      float: right; }

/* line 738,  */
div.bar {
  display: inline-block;
  width: 2px;
  height: 75px;
  background-color: #afafaf;
  margin-right: 1px; }

/* line 746,  */
.axis text {
  font-family: sans-serif;
  font-size: 15px;
  color: #afafaf; }

/* line 752,  */
.axis path, .axis line {
  display: none; }

/* line 756,  */
text {
  font-family: "Montserrat",sans-serif !important;
  text-transform: lowercase; }

/* line 761,  */
body > section.numbers > div > div.chart > svg > g.x.axis > g:nth-child(1) {
  text-anchor: initial !important; }
  /* line 764,  */
  body > section.numbers > div > div.chart > svg > g.x.axis > g:nth-child(1) text {
    text-anchor: inherit !important; }

/* line 769,  */
body > section.numbers > div > div.chart > svg > g.x.axis > g:nth-child(3) {
  text-anchor: end !important; }
  /* line 772,  */
  body > section.numbers > div > div.chart > svg > g.x.axis > g:nth-child(3) text {
    text-anchor: inherit !important; }

/* line 777,  */
circle {
  display: none; }

/* line 781,  */
.milestone.large-cir, .milestone.small-cir {
  display: block;
  fill: white;
  cursor: pointer; }

/* line 787,  */
.milestone-label {
  position: absolute;
  font-size: 16px;
  color: #000;
  opacity: 0;
  z-index: 1;
  margin-top: -20px;
  width: 280px;
  padding: 30px 20px;
  background: #fff;
  margin-top: 10px;
  transition-duration: 185ms;
  transition-property: opacity, margin;
  transition-delay: 150ms;
  text-align: center; }
  /* line 804,  */
  .milestone-label span {
    display: block; }
  /* line 808,  */
  .milestone-label .date {
    color: black;
    font-family: 'Montserrat', sans-serif;
    text-transform: lowercase;
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 5px;
    margin-bottom: 15px;
    display: inline-block; }
  /* line 818,  */
  .milestone-label .title {
    color: black;
    font-size: 16px;
    margin-bottom: 5px;
    line-height: 1.5; }
  /* line 825,  */
  .milestone-label .desc {
    color: gray;
    font-size: 14px; }

/* line 831,  */
.milestone-label.show {
  margin-top: 0px;
  opacity: 1;
  transition-delay: 200ms; }

/* line 837,  */
.milestone-label:after {
  content: ' ';
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  /* arrow size is border left + border right */
  border-right: 10px solid transparent;
  position: absolute;
  bottom: -10px;
  left: 155px;
  /* width of tooltip - half arrow size */
  border-top: 10px solid #fff; }

/* line 850,  */
footer.page-footer {
  padding: 30px 20px;
  padding-top: 30px;
  padding-bottom: 30px;
  -webkit-font-smoothing: antialiased; }
  /* line 47,  */
  footer.page-footer:before, footer.page-footer:after {
    content: "";
    display: table; }
  /* line 51,  */
  footer.page-footer:after {
    clear: both; }
  /* line 55,  */
  .ie7 footer.page-footer {
    zoom: 1; }
  @media only screen and (min-width: 960px) {
    /* line 850,  */
    footer.page-footer {
      padding-left: 100px;
      padding-right: 100px; } }
  @media only screen and (min-width: 1100px) {
    /* line 850,  */
    footer.page-footer {
      padding-left: 150px;
      padding-right: 150px; } }
  /* line 867,  */
  footer.page-footer nav {
    width: 70%; }
  /* line 871,  */
  footer.page-footer .column {
    padding-left: 0; }
    @media only screen and (min-width: 500px) {
      /* line 871,  */
      footer.page-footer .column {
        padding-left: 20px; } }
  /* line 879,  */
  footer.page-footer .social {
    margin-right: 0; }
  /* line 883,  */
  footer.page-footer .social span {
    color: #000; }
  /* line 887,  */
  footer.page-footer .copyright-wrapper {
    padding-bottom: 0px; }

@media only screen and (min-width: 980px) {
  /* line 895,  */
  .page-footer .column {
    float: none;
    width: auto;
    margin-left: -20px;
    margin-right: -20px; }

  /* line 903,  */
  .minimal-layout .page-footer .column {
    float: left;
    width: 100%;
    margin: 0; } }
/* line 910,  */
.page-footer nav {
  font-size: 14px;
  line-height: 1.5;
  columns: 1;
  -webkit-columns: 1;
  -moz-columns: 1; }
  /* line 47,  */
  .page-footer nav:before, .page-footer nav:after {
    content: "";
    display: table; }
  /* line 51,  */
  .page-footer nav:after {
    clear: both; }
  /* line 55,  */
  .ie7 .page-footer nav {
    zoom: 1; }

@media only screen and (min-width: 500px) {
  /* line 919,  */
  .responsive-layout .page-footer nav ul {
    columns: 4;
    -webkit-columns: 4;
    -moz-columns: 4; } }
@media only screen and (min-width: 780px) {
  /* line 919,  */
  .responsive-layout .page-footer nav ul {
    columns: 1;
    -webkit-columns: 1;
    -moz-columns: 1; } }

/* line 938,  */
.page-footer nav li {
  clear: none;
  float: none; }
  @media only screen and (min-width: 500px) {
    /* line 938,  */
    .page-footer nav li {
      float: left;
      margin-right: 20px; } }
  /* line 947,  */
  .page-footer nav li a, .page-footer nav li a:visited {
    color: #3f3f3f;
    color: rgba(0, 0, 0, 0.75); }

/* line 954,  */
.page-footer .copyright-wrapper {
  font-size: 12px;
  line-height: 1.5;
  color: rgba(0, 0, 0, 0.5);
  padding: 10px 0; }
  /* line 960,  */
  .page-footer .copyright-wrapper .copyright {
    margin-bottom: 0px; }
  /* line 964,  */
  .page-footer .copyright-wrapper .tagline {
    display: block; }
  /* line 969,  */
  .pre-responsive-layout .page-footer .copyright-wrapper .copyright, .pre-responsive-layout .page-footer .copyright-wrapper .tagline {
    display: inline; }
  @media only screen and (min-width: 500px) {
    /* line 954,  */
    .page-footer .copyright-wrapper {
      font-size: 12px;
      line-height: 1.5; }
      /* line 978,  */
      .page-footer .copyright-wrapper .tagline {
        display: inline; }
      /* line 982,  */
      .page-footer .copyright-wrapper li {
        margin-right: 15px; } }
  @media only screen and (min-width: 780px) {
    /* line 988,  */
    .page-footer .copyright-wrapper .copyright {
      display: inline; } }
