@import url(https://fonts.googleapis.com/css?family=Roboto:400,100,300,500,700,300italic);
/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after {
  content: '';
  content: none; }

q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

a {
  color: #1B8BAA;
  text-decoration: none; }
  a.bubble {
    border: 2px solid #FFF;
    padding: 6px 12px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px; }
    a.bubble:hover {
      opacity: 1;
      color: #2A7CBA;
      background-color: #FFF; }

p {
  color: #616366;
  font-size: 18px;
  line-height: 1.8em; }

h1 {
  font-size: 42px;
  font-weight: 300; }

h2 {
  color: #404447;
  font-size: 40px;
  font-weight: 300; }

h3 {
  color: #404447;
  font-size: 24px;
  font-weight: 400; }

h4 {
  font-size: 20px;
  font-weight: 400;
  line-height: 1.6em;
  opacity: .8; }

header {
  padding: 20px 0; }
  header img {
    float: left;
    width: 100%;
    max-width: 120px; }
  header a {
    color: #FFF; }
  header ul {
    float: right; }
    header ul li {
      float: left;
      margin-left: 35px; }
      header ul li a {
        padding: 2px;
        font-size: 17px;
        transition: all 150ms ease; }
        header ul li a:hover {
          opacity: .65; }

footer {
  text-align: left;
  padding: 40px 10px;
  border-top: 1px solid #F8F8F8; }
  footer .logo img {
    max-width: 100px; }
  footer .logo p {
    margin-top: 20px;
    font-size: 12px; }
  footer .links li {
    font-size: 14px;
    margin-bottom: 8px; }

body {
  background: #FFF;
  font-family: 'Roboto', sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased; }
  body.home {
    text-align: center; }

.inner {
  max-width: 960px;
  margin: 0 auto;
  padding: 0 10px; }

.top-background {
  height: 750px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: -1; }

.intro h1 {
  color: #FFF;
  margin-top: 70px; }
.intro h4 {
  color: #FFF;
  max-width: 600px;
  margin: 30px auto 50px; }

.cta {
  background: #FFF;
  border-radius: 5px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.16);
  color: #2A7CBA;
  display: inline-block;
  font-size: 20px;
  padding: 14px 30px;
  transition: all 150ms ease;
  border: 2px solid #FFF; }
  .cta:hover {
    color: #FFF;
    background: transparent; }

.trial {
  color: #FFF;
  opacity: .75;
  font-size: 14px;
  margin-top: 6px; }

.dash-screenshot {
  margin-top: 50px; }
  .dash-screenshot img {
    width: 100%;
    max-width: 760px; }

.featured {
  margin: 60px auto 0;
  padding: 30px 0;
  background-color: #FCFCFC;
  border: 1px solid #F1F1F1; }
  .featured p {
    font-size: 22px; }
  .featured img {
    width: 100%;
    max-width: 750px; }

.features {
  margin: 60px auto 50px; }
  .features h2 {
    margin-bottom: 50px; }
  .features .feature img {
    max-width: 200px; }
  .features .feature h3 {
    margin: 30px auto; }
  .features .feature p {
    color: #999;
    font-size: 17px; }
  .features .feature.headspace {
    margin-top: 120px; }

.pricing {
  color: #FFF;
  padding: 70px 10px; }
  .pricing h2, .pricing p {
    color: #FFF; }
  .pricing .explain {
    display: block;
    margin: 20px auto 40px;
    line-height: 1.5em;
    max-width: 530px; }
  .pricing .try {
    margin: 50px auto 20px; }
  .pricing h3 {
    color: #FFF;
    font-size: 34px;
    font-weight: 700;
    margin-bottom: 5px; }
  .pricing span {
    font-size: 14px;
    display: block;
    text-transform: uppercase; }
  .pricing img {
    margin: 40px auto;
    max-width: 70px; }
  .pricing .price-box {
    padding: 20px;
    border: 1px solid rgba(0, 0, 0, 0.075);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px; }
    .pricing .price-box.center h3 {
      font-size: 42px; }

.blog-posts {
  padding: 50px 0;
  text-align: left; }
  .blog-posts h3 {
    text-align: center;
    margin-bottom: 50px; }
  .blog-posts h4 {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 14px; }
  .blog-posts img {
    width: 100%;
    display: block;
    margin-bottom: 14px; }
  .blog-posts p {
    font-size: 15px;
    line-height: 1.4em;
    margin-bottom: 14px; }

.gradient-bg, .top-background, .pricing {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#2a7cba+0,1b8baa+100 */
  background: #2a7cba;
  /* Old browsers */
  background: -moz-linear-gradient(-45deg, #2a7cba 0%, #1b8baa 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(-45deg, #2a7cba 0%, #1b8baa 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(135deg, #2a7cba 0%, #1b8baa 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2a7cba', endColorstr='#1b8baa', GradientType=1);
  /* IE6-9 fallback on horizontal gradient */ }

.white-gradient, .pricing .price-box {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#2f404c+0,41494f+100&0.95+0,0.8+100 */
  background: -moz-linear-gradient(-45deg, rgba(47, 64, 76, 0.95) 0%, rgba(65, 73, 79, 0.8) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(-45deg, rgba(47, 64, 76, 0.95) 0%, rgba(65, 73, 79, 0.8) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(135deg, rgba(47, 64, 76, 0.95) 0%, rgba(65, 73, 79, 0.8) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f22f404c', endColorstr='#cc41494f', GradientType=1);
  /* IE6-9 fallback on horizontal gradient */ }

.testimonials h1 {
  color: #444;
  margin: 40px auto;
  text-align: center; }
.testimonials h2 {
  text-align: center; }
.testimonials p {
  font-size: 16px;
  line-height: 1.45em; }
.testimonials .in-the-press li {
  margin-bottom: 12px;
  line-height: 1.5em; }
.testimonials .in-the-press a {
  font-size: 16px; }
.testimonials .content img {
  display: block;
  margin: 0 auto;
  max-width: 200px;
  width: 100%; }
.testimonials .content .row {
  margin-bottom: 50px; }

.footer-cta {
  padding: 20px;
  text-align: center; }

@media screen and (max-width: 600px) {
  .inner {
    padding: 0 30px; }

  .features .feature.headspace {
    margin-top: 40px; }

  .blog-posts .col-xs-12 {
    margin-bottom: 40px; }

  .testimonials .content {
    text-align: center; }
    .testimonials .content img {
      width: 100px;
      margin-bottom: 20px; }

  header {
    text-align: center; }
    header img {
      float: none;
      margin: 0 auto; }
    header nav {
      margin-top: 40px;
      text-align: center; }
      header nav ul {
        float: none;
        display: inline-block; }
        header nav ul li {
          margin-left: 16px; }
          header nav ul li:nth-child(1), header nav ul li:nth-child(2), header nav ul li:nth-child(3) {
            display: none; }

  footer {
    text-align: center; }
    footer .links {
      margin-bottom: 20px; }
      footer .links li {
        margin-bottom: 16px; }

  .testimonials .top-background {
    height: 240px; } }

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