/* line 17, ../../../../../../../../Applications/CodeKit.app/Contents/Resources/engines/compass/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
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: inherit;
  font-size: 100%;
  vertical-align: baseline; }

/* line 22, ../../../../../../../../Applications/CodeKit.app/Contents/Resources/engines/compass/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1; }

/* line 24, ../../../../../../../../Applications/CodeKit.app/Contents/Resources/engines/compass/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none; }

/* line 26, ../../../../../../../../Applications/CodeKit.app/Contents/Resources/engines/compass/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0; }

/* line 28, ../../../../../../../../Applications/CodeKit.app/Contents/Resources/engines/compass/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle; }

/* line 30, ../../../../../../../../Applications/CodeKit.app/Contents/Resources/engines/compass/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none; }
  /* line 103, ../../../../../../../../Applications/CodeKit.app/Contents/Resources/engines/compass/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
  q:before, q:after, blockquote:before, blockquote:after {
    content: "";
    content: none; }

/* line 32, ../../../../../../../../Applications/CodeKit.app/Contents/Resources/engines/compass/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none; }

/* line 116, ../../../../../../../../Applications/CodeKit.app/Contents/Resources/engines/compass/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block; }

/* line 5, ../sass/landing.sass */
* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

/* line 9, ../sass/landing.sass */
.group:after {
  content: "";
  display: table;
  clear: both; }

/* line 13, ../sass/landing.sass */
.left {
  float: left; }

/* line 15, ../sass/landing.sass */
.right {
  float: right; }

/* line 17, ../sass/landing.sass */
.hidden {
  display: none; }

/* line 19, ../sass/landing.sass */
.center {
  margin-left: auto;
  margin-right: auto; }

/* line 22, ../sass/landing.sass */
strong {
  font-weight: 700; }

/* line 46, ../sass/landing.sass */
html, body {
  font-size: 16px; }

/* line 49, ../sass/landing.sass */
body {
  font-family: "adelle-sans", serif;
  color: #333333; }

/* line 55, ../sass/landing.sass */
body, html {
  height: 100%; }

/* line 57, ../sass/landing.sass */
.wrapper {
  min-height: 100%;
  height: auto !important;
  height: 100%;
  margin-bottom: -90px; }

/* line 62, ../sass/landing.sass */
#footer, #push {
  height: 90px; }

/* line 64, ../sass/landing.sass */
#footer {
  padding: 28px 56px 0 292px;
  color: #bbbbbb;
  font-size: 13px;
  text-align: right; }

/* line 103, ../sass/landing.sass */
a {
  color: #ca2017;
  text-decoration: none; }
  /* line 106, ../sass/landing.sass */
  a:hover {
    text-decoration: underline; }

/* line 108, ../sass/landing.sass */
.contentContainer {
  max-width:  964px;
  max-width:  60.25rem;
  margin: 0 auto; }
  @media (max-width: 860px) {
    /* line 108, ../sass/landing.sass */
    .contentContainer {
      width: 100%; } }

/* line 113, ../sass/landing.sass */
#header {
  background: #222222;
  height: 90px;
  position: relative;
  z-index: 9;
  width: 100%;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  @media (max-width: 860px) {
    /* line 113, ../sass/landing.sass */
    #header {
      height:  130px;
      height:  8.125rem; } }
  /* line 122, ../sass/landing.sass */
  #header .contentContainer {
    background: #222222; }

/* line 125, ../sass/landing.sass */
.header_links a {
  height:  46px;
  height:  2.875rem;
  margin-top:  20px;
  margin-top:  1.25rem;
  line-height:  48px;
  line-height:  3rem;
  padding:  0px 14px;
  padding:  0rem 0.875rem;
  color: #aaaaaa;
  text-decoration: none;
  float: left;
  display: block;
  font-size:  18px;
  font-size:  1.125rem; }
  /* line 135, ../sass/landing.sass */
  .header_links a:hover {
    color: white; }
@media (max-width: 860px) {
  /* line 124, ../sass/landing.sass */
  .header_links {
    position: absolute;
    width: 100%;
    top:  84px;
    top:  5.25rem; }
    /* line 141, ../sass/landing.sass */
    .header_links a {
      width: 50%;
      float: left;
      margin: 0;
      font-size:  16px;
      font-size:  1rem;
      line-height:  42px;
      line-height:  2.625rem;
      text-align: center;
      background: #d9281f;
      color: white; }
      /* line 150, ../sass/landing.sass */
      .header_links a:hover {
        background: #ca2017; } }

/* line 152, ../sass/landing.sass */
#logo {
  color: white;
  font-size:  30px;
  font-size:  1.875rem;
  line-height:  80px;
  line-height:  5rem;
  height:  90px;
  height:  5.625rem;
  font-family: "ff-tisa-web-pro", serif;
  -webkit-font-smoothing: antialiased;
  background: transparent;
  float: left;
  display: block;
  text-align: center;
  position: relative;
  border-right: none !important;
  padding-left:  56px;
  padding-left:  3.5rem; }
  @media (max-width: 860px) {
    /* line 152, ../sass/landing.sass */
    #logo {
      margin: 0;
      display: block;
      float: none;
      position: absolute;
      top:  -4px;
      top:  -0.25rem;
      left: 50%;
      margin-left:  -105px;
      margin-left:  -6.5625rem; } }
  /* line 174, ../sass/landing.sass */
  #logo:hover {
    text-decoration: none;
    color: white; }
  /* line 177, ../sass/landing.sass */
  #logo #logo_icon {
    height:  44px;
    height:  2.75rem;
    width:  44px;
    width:  2.75rem;
    background-image: url("img/logo_icon.png");
    background-size: 100% 100%;
    background-color: #eaeaea;
    background-position: center center;
    background-repeat: no-repeat;
    display: block;
    border-radius:  4px;
    border-radius:  0.25rem;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top:  -22px;
    margin-top:  -1.375rem; }

/* line 192, ../sass/landing.sass */
#prem_check {
  position: absolute;
  top: 0;
  left: 0;
  width:  1px;
  width:  0.0625rem;
  height:  1px;
  height:  0.0625rem;
  opacity: 0;
  z-index: -1; }

/* line 201, ../sass/landing.sass */
#bookmarkletInstructions {
  background: #ca2017;
  position: fixed;
  top: 0;
  left: 0;
  line-height: 40px;
  color: white;
  width: 100%;
  font-size: 16px;
  z-index: 99999;
  padding: 0 20px;
  -webkit-font-smoothing: antialiased;
  -webkit-transition: height 0.2s ease;
  -moz-transition: height 0.2s ease;
  -o-transition: height 0.2s ease;
  transition: height 0.2s ease;
  height: 0;
  overflow: hidden; }
  /* line 216, ../sass/landing.sass */
  #bookmarkletInstructions i {
    margin-right: 2px; }
  /* line 218, ../sass/landing.sass */
  #bookmarkletInstructions.active {
    display: block;
    height: 40px; }

/* line 222, ../sass/landing.sass */
.webPages {
  cursor: pointer;
  color: #333333; }
  /* line 225, ../sass/landing.sass */
  .webPages:hover {
    color: #111111; }

/* line 227, ../sass/landing.sass */
.sizer {
  font-size:  16px;
  font-size:  1rem;
  position: relative;
  width:  570px;
  width:  35.625rem;
  height:  420px;
  height:  26.25rem;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: default;
  float: left; }
  @media (max-width: 860px) {
    /* line 227, ../sass/landing.sass */
    .sizer {
      width: 100%;
      float: none;
      font-size:  8px;
      font-size:  0.5rem;
      height:  210px;
      height:  13.125rem; } }

/* line 241, ../sass/landing.sass */
.sideExplain {
  font-size:  20px;
  font-size:  1.25rem;
  line-height: 1.6em;
  color: #444444;
  width:  340px;
  width:  21.25rem;
  margin-left:  610px;
  margin-left:  38.125rem; }
  /* line 247, ../sass/landing.sass */
  .sideExplain .tagger {
    line-height: 1.7em;
    margin-top:  90px;
    margin-top:  5.625rem;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  @media (max-width: 860px) {
    /* line 241, ../sass/landing.sass */
    .sideExplain {
      width: 100%;
      margin-left: 0;
      clear: none;
      font-size:  15px;
      font-size:  0.9375rem; }
      /* line 256, ../sass/landing.sass */
      .sideExplain .tagger {
        margin-top:  14px;
        margin-top:  0.875rem;
        padding:  0px 12px;
        padding:  0rem 0.75rem;
        text-align: center; } }

/* line 260, ../sass/landing.sass */
.appLinks {
  clear: both;
  color: #666666;
  -webkit-font-smoothing: antialiased;
  padding:  32px 0px;
  padding:  2rem 0rem;
  background: #dddddd;
  text-align: center;
  font-size:  18px;
  font-size:  1.125rem;
  margin-top:  20px;
  margin-top:  1.25rem;
  display: none; }
  /* line 270, ../sass/landing.sass */
  .appLinks a {
    text-decoration: none;
    color: #333333;
    margin:  0px 3px;
    margin:  0rem 0.1875rem; }

/* line 275, ../sass/landing.sass */
#introContent {
  padding:  50px 0px 54px;
  padding:  3.125rem 0rem 3.375rem;
  position: relative; }
  @media (max-width: 860px) {
    /* line 275, ../sass/landing.sass */
    #introContent {
      padding:  20px 0px;
      padding:  1.25rem 0rem; } }

/* line 280, ../sass/landing.sass */
.howRow {
  padding:  46px 0px 56px;
  padding:  2.875rem 0rem 3.5rem;
  background: #efefef; }
  /* line 283, ../sass/landing.sass */
  .howRow .howTitle {
    font-size:  26px;
    font-size:  1.625rem;
    margin-bottom:  20px;
    margin-bottom:  1.25rem;
    padding-left:  20px;
    padding-left:  1.25rem;
    color: #333333;
    -webkit-font-smoothing: antialiased;
    font-weight: bold; }
  @media (max-width: 860px) {
    /* line 280, ../sass/landing.sass */
    .howRow {
      padding:  20px 0px;
      padding:  1.25rem 0rem;
      text-align: center; } }

/* line 293, ../sass/landing.sass */
.appRow {
  padding:  20px 0px;
  padding:  1.25rem 0rem;
  text-align: center;
  color: white;
  -webkit-font-smoothing: antialiased;
  background: #222222; }

/* line 301, ../sass/landing.sass */
.step {
  position: relative;
  line-height: 1.7em; }
  /* line 304, ../sass/landing.sass */
  .step .step_circle {
    width:  36px;
    width:  2.25rem;
    height:  36px;
    height:  2.25rem;
    position: absolute;
    background: #333333;
    color: white;
    top:  0px;
    top:  0rem;
    left:  20px;
    left:  1.25rem;
    border-radius:  36px;
    border-radius:  2.25rem;
    text-align: center;
    padding-top:  1px;
    padding-top:  0.0625rem;
    font-size:  16px;
    font-size:  1rem; }
    /* line 316, ../sass/landing.sass */
    .step .step_circle .icon-later {
      top:  4px;
      top:  0.25rem;
      padding-left:  1px;
      padding-left:  0.0625rem;
      position: relative; }
    /* line 320, ../sass/landing.sass */
    .step .step_circle .icon-suitcase {
      top:  3px;
      top:  0.1875rem;
      position: relative; }
    /* line 323, ../sass/landing.sass */
    .step .step_circle .icon-bookmark {
      position: relative;
      top:  4px;
      top:  0.25rem; }
  /* line 326, ../sass/landing.sass */
  .step .stepTop {
    font-weight: 700;
    font-size:  20px;
    font-size:  1.25rem;
    line-height: 1.4em;
    margin-bottom:  10px;
    margin-bottom:  0.625rem;
    color: #333333;
    padding-left:  42px;
    padding-left:  2.625rem;
    padding-top:  3px;
    padding-top:  0.1875rem; }
  /* line 334, ../sass/landing.sass */
  .step.last {
    border-right: none; }
  @media (max-width: 860px) {
    /* line 337, ../sass/landing.sass */
    .step.third {
      margin-bottom:  20px;
      margin-bottom:  1.25rem;
      padding-bottom:  24px;
      padding-bottom:  1.5rem;
      border-bottom: solid 1px white; }
    /* line 341, ../sass/landing.sass */
    .step:last-child {
      border: none;
      margin-bottom: 0; }
    /* line 344, ../sass/landing.sass */
    .step .step_circle {
      left: 50%;
      margin-left:  -20px;
      margin-left:  -1.25rem;
      width:  40px;
      width:  2.5rem;
      height:  40px;
      height:  2.5rem;
      border-radius:  40px;
      border-radius:  2.5rem;
      font-size:  16px;
      font-size:  1rem; }
      /* line 351, ../sass/landing.sass */
      .step .step_circle .icon-later {
        top:  4px;
        top:  0.25rem; }
      /* line 353, ../sass/landing.sass */
      .step .step_circle .icon-suitcase {
        top:  4px;
        top:  0.25rem; }
      /* line 355, ../sass/landing.sass */
      .step .step_circle .icon-bookmark {
        top:  5px;
        top:  0.3125rem; }
    /* line 357, ../sass/landing.sass */
    .step .stepTop {
      padding-top:  44px;
      padding-top:  2.75rem;
      margin-bottom:  2px;
      margin-bottom:  0.125rem;
      padding-left: 0; } }

/* line 362, ../sass/landing.sass */
.deviceSlide {
  cursor: pointer;
  margin:  0px 1px;
  margin:  0rem 0.0625rem;
  font-weight: 700;
  color: #666666;
  cursor: pointer;
  -webkit-font-smoothing: antialiased; }
  /* line 369, ../sass/landing.sass */
  .deviceSlide:hover {
    color: #222222; }
  /* line 371, ../sass/landing.sass */
  .deviceSlide.active {
    color: #222222;
    text-decoration: none; }

/* line 375, ../sass/landing.sass */
.createAccount {
  padding: 15px 18px 17px;
  font-size: 18px;
  line-height: 20px;
  color: white;
  -webkit-font-smoothing: antialiased;
  border-radius: 6px;
  background: #222222;
  display: inline-block;
  min-width: 120px;
  background: #d9281f;
  text-align: center;
  -webkit-transition: background 0.1s ease;
  -moz-transition: background 0.1s ease;
  -o-transition: background 0.1s ease;
  transition: background 0.1s ease;
  margin-right: 3px;
  position: relative;
  top: 0px;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  /* line 392, ../sass/landing.sass */
  .createAccount:hover {
    background: #ca2017;
    text-decoration: none; }
  @media (max-width: 860px) {
    /* line 375, ../sass/landing.sass */
    .createAccount {
      margin: 0 auto;
      display: block;
      width:  200px;
      width:  12.5rem; } }

/* line 399, ../sass/landing.sass */
.actioner {
  margin-top: 18px;
  margin-top:  14px;
  margin-top:  0.875rem;
  font-size:  18px;
  font-size:  1.125rem; }

/* line 403, ../sass/landing.sass */
.number {
  font-size:  12px;
  font-size:  0.75rem;
  font-weight: bold;
  text-align: center;
  position: absolute;
  top: 0;
  width:  25px;
  width:  1.5625rem;
  height:  25px;
  height:  1.5625rem;
  line-height:  25px;
  line-height:  1.5625rem;
  border-radius:  25px;
  border-radius:  1.5625rem;
  background: #333333;
  color: #cccccc;
  top:  1px;
  top:  0.0625rem;
  left:  0px;
  left:  0rem; }

/* line 418, ../sass/landing.sass */
.testimonials {
  padding:  46px 0px 50px;
  padding:  2.875rem 0rem 3.125rem; }
  /* line 420, ../sass/landing.sass */
  .testimonials.iphoneTest {
    padding:  10px 0px 50px;
    padding:  0.625rem 0rem 3.125rem; }
  /* line 422, ../sass/landing.sass */
  .testimonials .testimonialTitle {
    font-size:  26px;
    font-size:  1.625rem;
    margin-bottom:  20px;
    margin-bottom:  1.25rem;
    padding-left:  20px;
    padding-left:  1.25rem;
    color: #333333;
    -webkit-font-smoothing: antialiased;
    font-weight: bold; }
  /* line 429, ../sass/landing.sass */
  .testimonials .quote {
    font-size:  18px;
    font-size:  1.125rem;
    margin-bottom:  6px;
    margin-bottom:  0.375rem;
    line-height:  28px;
    line-height:  1.75rem; }
  /* line 433, ../sass/landing.sass */
  .testimonials .source {
    font-size:  17px;
    font-size:  1.0625rem;
    line-height:  24px;
    line-height:  1.5rem;
    color: #666666; }
    /* line 437, ../sass/landing.sass */
    .testimonials .source a {
      color: #666666;
      text-decoration: none; }
      /* line 440, ../sass/landing.sass */
      .testimonials .source a:hover {
        color: #ba0f06; }
  @media (max-width: 860px) {
    /* line 418, ../sass/landing.sass */
    .testimonials {
      padding:  20px 0px;
      padding:  1.25rem 0rem;
      text-align: center; }
      /* line 445, ../sass/landing.sass */
      .testimonials .quote {
        font-size:  15px;
        font-size:  0.9375rem; }
      /* line 447, ../sass/landing.sass */
      .testimonials .source {
        font-size:  14px;
        font-size:  0.875rem; } }

/* line 451, ../sass/landing.sass */
.pager {
  position: absolute;
  display: none;
  bottom:  66px;
  bottom:  4.125rem;
  right: 0; }
  /* line 456, ../sass/landing.sass */
  .pager .page {
    background: #aaaaaa;
    width:  12px;
    width:  0.75rem;
    height:  12px;
    height:  0.75rem;
    border-radius:  12px;
    border-radius:  0.75rem;
    margin-left:  7px;
    margin-left:  0.4375rem;
    float: left;
    cursor: pointer; }
    /* line 464, ../sass/landing.sass */
    .pager .page:hover {
      background: #333333; }
    /* line 466, ../sass/landing.sass */
    .pager .page.active {
      background: #222222; }

/* line 471, ../sass/landing.sass */
#footer {
  background: #dddddd;
  padding: 0;
  -webkit-font-smoothing: antialiased;
  color: #999999;
  padding-top:  27px;
  padding-top:  1.6875rem;
  font-size:  14px;
  font-size:  0.875rem;
  margin-left:  -16px;
  margin-left:  -1rem;
  padding-left:  30px;
  padding-left:  1.875rem;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  /* line 481, ../sass/landing.sass */
  #footer .right {
    margin-top:  12px;
    margin-top:  0.75rem; }
  /* line 483, ../sass/landing.sass */
  #footer a {
    color: #888888;
    padding:  12px 10px;
    padding:  0.75rem 0.625rem;
    text-decoration: none;
    float: left; }
    /* line 488, ../sass/landing.sass */
    #footer a i {
      float: left;
      position: relative;
      color: #999999; }
    /* line 492, ../sass/landing.sass */
    #footer a .icon-facebook {
      top: -1px; }
    /* line 494, ../sass/landing.sass */
    #footer a:hover {
      color: #111111; }
      /* line 496, ../sass/landing.sass */
      #footer a:hover i {
        color: #111111; }

/* line 498, ../sass/landing.sass */
body {
  overflow: auto;
  height: none; }

/* line 501, ../sass/landing.sass */
.scroller {
  height: none;
  overflow: none; }

/* line 504, ../sass/landing.sass */
.wrapper {
  background: white; }

/* line 507, ../sass/landing.sass */
#landing .page {
  padding-top: 4px;
  max-width: 964px;
  margin: 0 auto; }
  @media (max-width: 860px) {
    /* line 507, ../sass/landing.sass */
    #landing .page {
      padding-left:  10px;
      padding-left:  0.625rem;
      padding-right:  10px;
      padding-right:  0.625rem; } }
/* line 514, ../sass/landing.sass */
#landing .text_page {
  padding-top: 0; }
/* line 516, ../sass/landing.sass */
#landing .page_header {
  position: relative;
  padding: 0;
  margin: 0;
  border-bottom: solid 1px #dddddd;
  box-shadow: none;
  z-index: 9;
  height: auto; }
  @media (max-width: 860px) {
    /* line 516, ../sass/landing.sass */
    #landing .page_header {
      padding-top:  4px;
      padding-top:  0.25rem; } }
  /* line 526, ../sass/landing.sass */
  #landing .page_header .page_title {
    text-transform: none;
    letter-spacing: 0;
    font-size: 22px;
    padding-bottom: 4px;
    padding-top: 18px;
    border-bottom: none;
    float: none; }
  /* line 534, ../sass/landing.sass */
  #landing .page_header.scrollin {
    box-shadow: none; }

/* line 537, ../sass/landing.sass */
#chorus_errors {
  display: none !important; }

/* line 542, ../sass/landing.sass */
.android_group .androider {
  font-size:  18px;
  font-size:  1.125rem;
  height:  452px;
  height:  28.25rem;
  width:  480px;
  width:  30rem; }
  /* line 546, ../sass/landing.sass */
  .android_group .androider .android {
    border-radius:  2.125em;
    top:  0em;
    height:  25.125em; }
    /* line 550, ../sass/landing.sass */
    .android_group .androider .android .innerDevice {
      height:  25.125em;
      border-radius:  2.125em; }
    /* line 553, ../sass/landing.sass */
    .android_group .androider .android .screen {
      height:  20.625em;
      top:  2.25em; }
    /* line 556, ../sass/landing.sass */
    .android_group .androider .android .home {
      display: none; }
  @media (max-width: 860px) {
    /* line 542, ../sass/landing.sass */
    .android_group .androider {
      padding: 0;
      float: none !important;
      margin: 0 auto;
      font-size: 14px;
      width:  174px;
      width:  10.875rem;
      height:  352px;
      height:  22rem; } }

/* line 567, ../sass/landing.sass */
.iphone_landing {
  padding:  50px 0px;
  padding:  3.125rem 0rem;
  position: relative; }
  /* line 570, ../sass/landing.sass */
  .iphone_landing .sizer {
    position: relative;
    float: left;
    cursor: default; }
    /* line 574, ../sass/landing.sass */
    .iphone_landing .sizer.ipader {
      height:  31.875em;
      width:  25em;
      margin-left:  1.875em; }
    /* line 578, ../sass/landing.sass */
    .iphone_landing .sizer.iphoner {
      width:  12.375em;
      height:  23.5em;
      margin-top:  8.375em; }
  /* line 582, ../sass/landing.sass */
  .iphone_landing .ios {
    font-size: 16px; }
  @media (max-width: 860px) {
    /* line 567, ../sass/landing.sass */
    .iphone_landing {
      padding:  20px 0px;
      padding:  1.25rem 0rem; }
      /* line 586, ../sass/landing.sass */
      .iphone_landing .ios {
        margin: 0 auto;
        font-size: 8px;
        width:  38.625em; }
        /* line 590, ../sass/landing.sass */
        .iphone_landing .ios .sizer.ipader {
          margin-left:  1.25em; } }
  /* line 592, ../sass/landing.sass */
  .iphone_landing .iphone {
    height:  23.5em;
    width:  12.375em;
    top:  0em;
    margin-left:  -6.1875em;
    border-radius:  1.375em; }
    /* line 598, ../sass/landing.sass */
    .iphone_landing .iphone .innerDevice {
      height:  23.5em;
      width:  12.375em;
      margin-left:  -6.1875em;
      border-radius:  1.375em;
      background: #111111; }
    /* line 604, ../sass/landing.sass */
    .iphone_landing .iphone .topBar, .iphone_landing .iphone .bookmarksBar {
      display: none; }
    /* line 606, ../sass/landing.sass */
    .iphone_landing .iphone .screen {
      background: white;
      width:  11.25em;
      height:  16.875em;
      position: absolute;
      left: 50%;
      overflow: visible;
      top:  3.375em;
      margin-left:  -5.625em; }
    /* line 615, ../sass/landing.sass */
    .iphone_landing .iphone .article {
      font-family: "ff-tisa-web-pro", sans-serif;
      position: absolute;
      width:  9.375em;
      left: 50%;
      top:  0.3125em;
      margin-left:  -4.6875em; }
      /* line 623, ../sass/landing.sass */
      .iphone_landing .iphone .article .articleTitle span {
        font-size:  1.0625em;
        line-height: 1.45em; }
      /* line 626, ../sass/landing.sass */
      .iphone_landing .iphone .article .byline {
        font-family: "lft-etica", sans-serif;
        color: #888888;
        margin-top:  0.125em;
        margin-bottom:  0.75em; }
        /* line 631, ../sass/landing.sass */
        .iphone_landing .iphone .article .byline .fonter {
          font-size:  0.6875em;
          line-height: 1.4em; }
      /* line 635, ../sass/landing.sass */
      .iphone_landing .iphone .article .articleBody p {
        font-size:  0.75em;
        line-height: 1.45em; }
    /* line 638, ../sass/landing.sass */
    .iphone_landing .iphone .home {
      background: #222222;
      position: absolute;
      bottom:  0.75em;
      width:  1.875em;
      height:  1.875em;
      border-radius:  1.875em;
      left: 50%;
      margin-left:  -0.9375em; }
    /* line 647, ../sass/landing.sass */
    .iphone_landing .iphone .grill {
      background: #222222;
      position: absolute;
      top:  2em;
      width:  2.125em;
      height:  0.375em;
      border-radius:  1.25em;
      left: 50%;
      margin-left:  -1.0625em; }
    /* line 656, ../sass/landing.sass */
    .iphone_landing .iphone .camera {
      background: #222222;
      position: absolute;
      top:  0.9375em;
      width:  0.5em;
      height:  0.5em;
      border-radius:  0.5em;
      left: 50%;
      margin-left:  -0.25em; }
  /* line 666, ../sass/landing.sass */
  .iphone_landing .ipad {
    height:  31.875em;
    width:  25em;
    top:  0em;
    background: #111111;
    border-radius:  1.875em;
    margin-left:  -12.5em; }
    /* line 673, ../sass/landing.sass */
    .iphone_landing .ipad .innerDevice {
      width:  25em;
      height:  31.875em;
      background: #111111;
      border-radius:  1.875em;
      margin-left:  -12.5em; }
    /* line 679, ../sass/landing.sass */
    .iphone_landing .ipad .screen {
      background: white;
      width:  19.125em;
      position: absolute;
      left: 50%;
      margin-left:  -9.5625em;
      height:  25.5em;
      top:  3.1875em; }
    /* line 687, ../sass/landing.sass */
    .iphone_landing .ipad .grill {
      background: transparent; }
    /* line 689, ../sass/landing.sass */
    .iphone_landing .ipad .home {
      background: #222222;
      position: absolute;
      bottom:  1.625em;
      width:  1.875em;
      height:  1.875em;
      border-radius:  1.875em;
      left: 50%;
      margin-left:  -0.9375em; }
    /* line 698, ../sass/landing.sass */
    .iphone_landing .ipad .camera {
      background: #222222;
      position: absolute;
      width:  0.5em;
      height:  0.5em;
      left: 50%;
      top:  1.375em;
      border-radius:  0.5em;
      margin-left:  -0.25em; }
  /* line 708, ../sass/landing.sass */
  .iphone_landing .android {
    background: #111111;
    top:  1.875em;
    height:  22.5em;
    width:  12.5em;
    margin-left:  -6.25em;
    border-radius:  1.5em; }
    /* line 715, ../sass/landing.sass */
    .iphone_landing .android .innerDevice {
      background: #111111;
      height:  22.5em;
      width:  12.5em;
      margin-left:  -6.25em;
      border-radius:  1.5em; }
    /* line 721, ../sass/landing.sass */
    .iphone_landing .android .screen {
      background: white;
      width:  11.25em;
      height:  16.5625em;
      position: absolute;
      left: 50%;
      top:  2.75em;
      margin-left:  -5.625em; }
    /* line 729, ../sass/landing.sass */
    .iphone_landing .android .article {
      font-family: "ff-tisa-web-pro", sans-serif;
      position: absolute;
      width:  10em;
      left: 50%;
      top:  0.375em;
      margin-left:  -5em; }
      /* line 737, ../sass/landing.sass */
      .iphone_landing .android .article .articleTitle span {
        font-size:  1.0625em;
        line-height: 1.45em; }
      /* line 740, ../sass/landing.sass */
      .iphone_landing .android .article .byline {
        font-family: "lft-etica", sans-serif;
        color: #888888;
        margin-top:  0.125em;
        margin-bottom:  0.75em; }
        /* line 745, ../sass/landing.sass */
        .iphone_landing .android .article .byline .fonter {
          font-size:  0.6875em;
          line-height: 1.4em; }
      /* line 748, ../sass/landing.sass */
      .iphone_landing .android .article .articleBody {
        font-size:  0.75em;
        line-height: 1.45em; }
    /* line 751, ../sass/landing.sass */
    .iphone_landing .android .home {
      background: #222222;
      position: absolute;
      bottom:  1em;
      width:  2.5em;
      height:  1.25em;
      border-radius:  0.25em;
      left: 50%;
      margin-left:  -1.25em; }
    /* line 760, ../sass/landing.sass */
    .iphone_landing .android .grill {
      background: #222222;
      position: absolute;
      top:  0.9375em;
      width:  2.875em;
      height:  0.375em;
      border-radius:  1.25em;
      left: 50%;
      margin-left:  -1.4375em; }
    /* line 769, ../sass/landing.sass */
    .iphone_landing .android .camera {
      background: #222222;
      position: absolute;
      top:  0.75em;
      width:  0.75em;
      height:  0.75em;
      border-radius:  0.75em;
      left:  1.875em; }

/* line 777, ../sass/landing.sass */
.iphoneImage, .ipadImage, .androidImage {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-size: auto 100%;
  background-repeat: no-repeat;
  opacity: 0;
  -webkit-transition: opacity 0.3s linear;
  -moz-transition: opacity 0.3s linear;
  -o-transition: opacity 0.3s linear;
  transition: opacity 0.3s linear; }
  /* line 787, ../sass/landing.sass */
  .iphoneImage.active, .ipadImage.active, .androidImage.active {
    z-index: 9;
    opacity: 1; }
  /* line 790, ../sass/landing.sass */
  .iphoneImage.next, .ipadImage.next, .androidImage.next {
    z-index: 8;
    opacity: 1; }

/* line 793, ../sass/landing.sass */
#iphoneImage1 {
  background-image: url("img/iphone1.png"); }

/* line 795, ../sass/landing.sass */
#iphoneImage2 {
  background-image: url("img/iphone2.png"); }

/* line 797, ../sass/landing.sass */
#iphoneImage3 {
  background-image: url("img/iphone3.png"); }

/* line 799, ../sass/landing.sass */
#iphoneImage4 {
  background-image: url("img/iphone4.png"); }

/* line 801, ../sass/landing.sass */
#ipadImage1 {
  background-image: url("img/ipad1.png"); }

/* line 803, ../sass/landing.sass */
#ipadImage2 {
  background-image: url("img/ipad2.png"); }

/* line 805, ../sass/landing.sass */
#ipadImage3 {
  background-image: url("img/ipad3.png"); }

/* line 807, ../sass/landing.sass */
#ipadImage4 {
  background-image: url("img/ipad4.png"); }

/* line 809, ../sass/landing.sass */
#androidImage1 {
  background-image: url("img/androidImage1.jpg"); }

/* line 811, ../sass/landing.sass */
#androidImage2 {
  background-image: url("img/androidImage2.jpg"); }

/* line 813, ../sass/landing.sass */
#androidImage3 {
  background-image: url("img/androidImage3.jpg"); }

/* line 815, ../sass/landing.sass */
#androidImage4 {
  background-image: url("img/androidImage4.jpg"); }

/* line 817, ../sass/landing.sass */
.iphone_marks {
  float: left;
  position: absolute;
  bottom:  20px;
  bottom:  1.25rem;
  right:  0px;
  right:  0rem; }
  @media (max-width: 860px) {
    /* line 817, ../sass/landing.sass */
    .iphone_marks {
      display: none; } }
  /* line 825, ../sass/landing.sass */
  .iphone_marks.android_marks {
    bottom:  20px;
    bottom:  1.25rem; }
  /* line 827, ../sass/landing.sass */
  .iphone_marks .iphone_mark {
    width:  10px;
    width:  0.625rem;
    height:  10px;
    height:  0.625rem;
    border-radius:  10px;
    border-radius:  0.625rem;
    float: left;
    margin-left:  8px;
    margin-left:  0.5rem;
    background: #bbbbbb;
    cursor: pointer; }
    /* line 835, ../sass/landing.sass */
    .iphone_marks .iphone_mark:hover {
      background: #999999; }
    /* line 837, ../sass/landing.sass */
    .iphone_marks .iphone_mark.active {
      background: #333333; }

/* line 839, ../sass/landing.sass */
.infoRow {
  background: #efefef;
  padding: 50px 0 40px; }
  @media (max-width: 860px) {
    /* line 839, ../sass/landing.sass */
    .infoRow {
      padding:  20px 0px;
      padding:  1.25rem 0rem; } }
  /* line 844, ../sass/landing.sass */
  .infoRow p {
    margin-bottom: 1.2em; }

/* line 846, ../sass/landing.sass */
.infoPage {
  font-size: 18px;
  line-height: 1.7em;
  padding-top: 24px; }
  /* line 850, ../sass/landing.sass */
  .infoPage p {
    margin-bottom: 0.6em; }
  /* line 852, ../sass/landing.sass */
  .infoPage h2 {
    font-size: 26px;
    font-weight: bold;
    margin-bottom: 20px;
    margin-top: 2px; }
  /* line 857, ../sass/landing.sass */
  .infoPage h3 {
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 18px; }

/* line 863, ../sass/landing.sass */
.choice_container .choicer {
  float: left;
  width: 33.33%;
  text-align: center;
  background: #efefef;
  padding: 10px;
  cursor: pointer;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  /* line 871, ../sass/landing.sass */
  .choice_container .choicer:hover {
    background: #dfdfdf; }
  /* line 873, ../sass/landing.sass */
  .choice_container .choicer.active {
    background: #222222;
    -webkit-font-smoothing: antialiased;
    color: white;
    cursor: default; }
/* line 878, ../sass/landing.sass */
.choice_container .choice {
  display: none;
  padding: 20px 0; }
  /* line 881, ../sass/landing.sass */
  .choice_container .choice.active {
    display: block; }

/* line 884, ../sass/landing.sass */
.helloRow {
  padding-top: 12px;
  margin-bottom: 20px; }
  /* line 887, ../sass/landing.sass */
  .helloRow .form_group {
    width: 50%;
    border-top: solid 1px #dddddd;
    border-bottom: solid 1px #dddddd;
    padding-top: 20px;
    padding-bottom: 8px; }
    /* line 893, ../sass/landing.sass */
    .helloRow .form_group.left {
      padding-right: 30px;
      border-right: solid 1px #dddddd; }
    /* line 896, ../sass/landing.sass */
    .helloRow .form_group .form_line label {
      padding-top: 8px; }
    /* line 898, ../sass/landing.sass */
    .helloRow .form_group.right {
      padding-left: 30px; }

/* line 900, ../sass/landing.sass */
.one-third {
  float: right;
  width: 320px;
  font-size: 16px;
  line-height: 1.7em; }
  @media (max-width: 860px) {
    /* line 900, ../sass/landing.sass */
    .one-third {
      width: 100%;
      padding:  0px 12px;
      padding:  0rem 0.75rem; } }
  /* line 908, ../sass/landing.sass */
  .one-third h2 {
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 14px;
    margin-top: 2px; }
  /* line 913, ../sass/landing.sass */
  .one-third.last {
    margin-right: 0; }

/* line 915, ../sass/landing.sass */
.two-thirds {
  width: 590px;
  float: left;
  font-size: 18px;
  line-height: 1.7em; }
  @media (max-width: 860px) {
    /* line 915, ../sass/landing.sass */
    .two-thirds {
      width: 100%;
      font-size: 16px;
      padding:  0px 12px;
      padding:  0rem 0.75rem; } }
  /* line 924, ../sass/landing.sass */
  .two-thirds h2 {
    font-size: 26px;
    font-weight: bold;
    margin-bottom: 18px; }

/* line 928, ../sass/landing.sass */
.moreFeatures {
  padding: 50px 0 40px; }
  @media (max-width: 860px) {
    /* line 928, ../sass/landing.sass */
    .moreFeatures {
      padding:  20px 0px;
      padding:  1.25rem 0rem;
      text-align: left; }
      /* line 933, ../sass/landing.sass */
      .moreFeatures h2 {
        padding:  0px 12px;
        padding:  0rem 0.75rem; }
      /* line 935, ../sass/landing.sass */
      .moreFeatures .third {
        text-align: left; } }
  /* line 937, ../sass/landing.sass */
  .moreFeatures .contentContainer {
    padding-bottom: 0; }
  /* line 939, ../sass/landing.sass */
  .moreFeatures h2 {
    border-top: none;
    padding-top: 0;
    margin-bottom: 26px;
    font-size: 26px;
    font-weight: bold; }

/* line 945, ../sass/landing.sass */
.pressRow {
  padding-bottom: 60px; }
  /* line 947, ../sass/landing.sass */
  .pressRow h2 {
    border-top: none;
    padding-top: 0;
    margin-bottom: 26px;
    font-size: 26px;
    font-weight: bold; }

/* line 953, ../sass/landing.sass */
.thirdTitle {
  font-weight: bold;
  font-size: 20px;
  margin-bottom: 8px;
  color: #333333; }

/* line 958, ../sass/landing.sass */
.third {
  float: left;
  width: 33%;
  padding:  0px 20px;
  padding:  0rem 1.25rem;
  font-size:  16px;
  font-size:  1rem;
  line-height: 1.6em; }
  @media (max-width: 860px) {
    /* line 958, ../sass/landing.sass */
    .third {
      width: 100%;
      padding-left:  14px;
      padding-left:  0.875rem;
      padding-right:  14px;
      padding-right:  0.875rem;
      margin-bottom:  30px;
      margin-bottom:  1.875rem;
      width: 100%;
      float: none;
      text-align: center; } }

/* line 973, ../sass/landing.sass */
.iphoneGrouper {
  width: 100%;
  display: block; }

/* line 976, ../sass/landing.sass */
.iphoneText {
  font-size: 30px;
  line-height: 1.3em;
  float: right;
  width: 310px;
  margin-top: 130px;
  color: #222222;
  font-weight: bold; }
  @media (max-width: 860px) {
    /* line 976, ../sass/landing.sass */
    .iphoneText {
      margin-top:  20px;
      margin-top:  1.25rem;
      width: 100%;
      text-align: center;
      padding:  0px 8px;
      padding:  0rem 0.5rem; } }
  /* line 989, ../sass/landing.sass */
  .iphoneText .tagline {
    margin-top: 10px;
    font-weight: normal;
    font-size: 16px;
    color: #555555;
    line-height: 1.5em; }
  /* line 995, ../sass/landing.sass */
  .iphoneText.androidText {
    width: 380px;
    margin-top: 120px; }
    /* line 998, ../sass/landing.sass */
    .iphoneText.androidText .tagline {
      font-size: 18px;
      margin-bottom: 2px;
      margin-top: 12px; }
    @media (max-width: 860px) {
      /* line 995, ../sass/landing.sass */
      .iphoneText.androidText {
        margin-top:  20px;
        margin-top:  1.25rem;
        width: 100%;
        padding:  0px 8px;
        padding:  0rem 0.5rem; } }

/* line 1006, ../sass/landing.sass */
.downloadButton.androidDownload {
  background-image: url("img/google_play.png");
  width:  170px;
  width:  10.625rem;
  height:  58px;
  height:  3.625rem; }
  /* line 1010, ../sass/landing.sass */
  .downloadButton.androidDownload:hover {
    background-image: url("img/google_play.png"); }

/* line 1012, ../sass/landing.sass */
.downloadButton {
  background: #111111;
  font-weight: normal;
  color: white;
  -webkit-font-smoothing: antialiased;
  font-size: 12px;
  line-height: 1;
  float: left;
  display: block;
  padding: 8px 16px 8px 16px;
  border-radius: 6px;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  margin-top: 18px; }
  @media (max-width: 860px) {
    /* line 1012, ../sass/landing.sass */
    .downloadButton {
      float: none;
      width: 180px;
      display: block;
      margin-top: 10px;
      margin-left: auto;
      margin-right: auto; } }
  /* line 1032, ../sass/landing.sass */
  .downloadButton:hover {
    background: black; }
  /* line 1034, ../sass/landing.sass */
  .downloadButton .downText {
    float: left; }
  /* line 1036, ../sass/landing.sass */
  .downloadButton .downSpan {
    float: left; }
  /* line 1038, ../sass/landing.sass */
  .downloadButton .appApple {
    float: left;
    font-size: 36px;
    margin-right: 8px; }
    /* line 1042, ../sass/landing.sass */
    .downloadButton .appApple i {
      float: left; }
  /* line 1044, ../sass/landing.sass */
  .downloadButton .appStore {
    line-height: 1;
    clear: both;
    float: left;
    font-size: 22px;
    margin-top: 2px; }