/* Neat 1.7.0
 * http://neat.bourbon.io
 * Copyright 2012-2014 thoughtbot, inc.
 * MIT License */
/* line 2, /Users/RA17/ra/vurb/node_modules/node-neat/assets/stylesheets/grid/_box-sizing.scss */
html {
  box-sizing: border-box; }

/* line 7, /Users/RA17/ra/vurb/node_modules/node-neat/assets/stylesheets/grid/_box-sizing.scss */
*, *:before, *:after {
  box-sizing: inherit; }

/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
/* line 9, /Users/RA17/ra/vurb/src/sass/includes/_normalize.scss */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Remove default margin.
 */
/* line 19, /Users/RA17/ra/vurb/src/sass/includes/_normalize.scss */
body {
  margin: 0;
  -webkit-font-smoothing: antialiased; }

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
/* line 45, /Users/RA17/ra/vurb/src/sass/includes/_normalize.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block; }

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
/* line 57, /Users/RA17/ra/vurb/src/sass/includes/_normalize.scss */
audio, canvas, progress, video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
/* line 67, /Users/RA17/ra/vurb/src/sass/includes/_normalize.scss */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */
/* line 78, /Users/RA17/ra/vurb/src/sass/includes/_normalize.scss */
[hidden], template {
  display: none; }

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
/* line 89, /Users/RA17/ra/vurb/src/sass/includes/_normalize.scss */
a {
  background-color: transparent; }

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
/* line 98, /Users/RA17/ra/vurb/src/sass/includes/_normalize.scss */
a:active, a:hover {
  outline: 0; }

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
/* line 109, /Users/RA17/ra/vurb/src/sass/includes/_normalize.scss */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
/* line 118, /Users/RA17/ra/vurb/src/sass/includes/_normalize.scss */
b, strong {
  font-weight: bold; }

/**
 * Address styling not present in Safari and Chrome.
 */
/* line 126, /Users/RA17/ra/vurb/src/sass/includes/_normalize.scss */
dfn {
  font-style: italic; }

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
/* line 135, /Users/RA17/ra/vurb/src/sass/includes/_normalize.scss */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/**
 * Address styling not present in IE 8/9.
 */
/* line 144, /Users/RA17/ra/vurb/src/sass/includes/_normalize.scss */
mark {
  background: #ff0;
  color: #000; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
/* line 153, /Users/RA17/ra/vurb/src/sass/includes/_normalize.scss */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
/* line 162, /Users/RA17/ra/vurb/src/sass/includes/_normalize.scss */
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

/* line 169, /Users/RA17/ra/vurb/src/sass/includes/_normalize.scss */
sup {
  top: -0.5em; }

/* line 173, /Users/RA17/ra/vurb/src/sass/includes/_normalize.scss */
sub {
  bottom: -0.25em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
/* line 184, /Users/RA17/ra/vurb/src/sass/includes/_normalize.scss */
img {
  border: 0; }

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
/* line 192, /Users/RA17/ra/vurb/src/sass/includes/_normalize.scss */
svg:not(:root) {
  overflow: hidden; }

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
/* line 203, /Users/RA17/ra/vurb/src/sass/includes/_normalize.scss */
figure {
  margin: 1em 40px; }

/**
 * Address differences between Firefox and other browsers.
 */
/* line 211, /Users/RA17/ra/vurb/src/sass/includes/_normalize.scss */
hr {
  box-sizing: content-box;
  height: 0; }

/**
 * Contain overflow in all browsers.
 */
/* line 221, /Users/RA17/ra/vurb/src/sass/includes/_normalize.scss */
pre {
  overflow: auto; }

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
/* line 232, /Users/RA17/ra/vurb/src/sass/includes/_normalize.scss */
code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em; }

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
/* line 256, /Users/RA17/ra/vurb/src/sass/includes/_normalize.scss */
button, input, optgroup, select, textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */ }

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
/* line 266, /Users/RA17/ra/vurb/src/sass/includes/_normalize.scss */
button {
  overflow: visible; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
/* line 278, /Users/RA17/ra/vurb/src/sass/includes/_normalize.scss */
button, select {
  text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
/* line 293, /Users/RA17/ra/vurb/src/sass/includes/_normalize.scss */
button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

/**
 * Re-set default cursor for disabled elements.
 */
/* line 303, /Users/RA17/ra/vurb/src/sass/includes/_normalize.scss */
button[disabled], html input[disabled] {
  cursor: default; }

/**
 * Remove inner padding and border in Firefox 4+.
 */
/* line 312, /Users/RA17/ra/vurb/src/sass/includes/_normalize.scss */
button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
/* line 322, /Users/RA17/ra/vurb/src/sass/includes/_normalize.scss */
input {
  line-height: normal; }

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
/* line 335, /Users/RA17/ra/vurb/src/sass/includes/_normalize.scss */
input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
/* line 347, /Users/RA17/ra/vurb/src/sass/includes/_normalize.scss */
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */
/* line 357, /Users/RA17/ra/vurb/src/sass/includes/_normalize.scss */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  /* 2 */
  box-sizing: content-box; }

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
/* line 371, /Users/RA17/ra/vurb/src/sass/includes/_normalize.scss */
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Define consistent border, margin, and padding.
 */
/* line 379, /Users/RA17/ra/vurb/src/sass/includes/_normalize.scss */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
/* line 390, /Users/RA17/ra/vurb/src/sass/includes/_normalize.scss */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
/* line 399, /Users/RA17/ra/vurb/src/sass/includes/_normalize.scss */
textarea {
  overflow: auto; }

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
/* line 408, /Users/RA17/ra/vurb/src/sass/includes/_normalize.scss */
optgroup {
  font-weight: bold; }

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
/* line 419, /Users/RA17/ra/vurb/src/sass/includes/_normalize.scss */
table {
  border-collapse: collapse;
  border-spacing: 0; }

/* line 425, /Users/RA17/ra/vurb/src/sass/includes/_normalize.scss */
td, th {
  padding: 0; }

/* line 1, /Users/RA17/ra/vurb/src/sass/includes/_base.scss */
body {
  font-family: "proxima-nova",Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  color: white;
  transition: color 300ms, background-color 300ms; }

/* line 8, /Users/RA17/ra/vurb/src/sass/includes/_base.scss */
.row {
  display: block; }
  /* line 15, /Users/RA17/ra/vurb/node_modules/node-bourbon/assets/stylesheets/addons/_clearfix.scss */
  .row:after {
    content: "";
    display: table;
    clear: both; }

/* line 12, /Users/RA17/ra/vurb/src/sass/includes/_base.scss */
.container {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto; }
  /* line 15, /Users/RA17/ra/vurb/node_modules/node-bourbon/assets/stylesheets/addons/_clearfix.scss */
  .container:after {
    content: "";
    display: table;
    clear: both; }

/* line 16, /Users/RA17/ra/vurb/src/sass/includes/_base.scss */
.container-inner {
  max-width: 50%;
  margin-left: auto;
  margin-right: auto; }
  /* line 15, /Users/RA17/ra/vurb/node_modules/node-bourbon/assets/stylesheets/addons/_clearfix.scss */
  .container-inner:after {
    content: "";
    display: table;
    clear: both; }
  @media screen and (max-width: 2000px) {
    .container-inner {
      max-width: 60%;
      margin-left: auto;
      margin-right: auto; }
      /* line 15, /Users/RA17/ra/vurb/node_modules/node-bourbon/assets/stylesheets/addons/_clearfix.scss */
      .container-inner:after {
        content: "";
        display: table;
        clear: both; } }
  @media screen and (max-width: 1500px) {
    .container-inner {
      max-width: 75%;
      margin-left: auto;
      margin-right: auto; }
      /* line 15, /Users/RA17/ra/vurb/node_modules/node-bourbon/assets/stylesheets/addons/_clearfix.scss */
      .container-inner:after {
        content: "";
        display: table;
        clear: both; } }
  @media screen and (max-width: 1024px)  {
    .container-inner {
      max-width: 80%;
      margin-left: auto;
      margin-right: auto; }
      /* line 15, /Users/RA17/ra/vurb/node_modules/node-bourbon/assets/stylesheets/addons/_clearfix.scss */
      .container-inner:after {
        content: "";
        display: table;
        clear: both; } }

/* line 38, /Users/RA17/ra/vurb/src/sass/includes/_base.scss */
h1, h2, h3, h4, h5, h6 {
  font-weight: 400; }

/* line 42, /Users/RA17/ra/vurb/src/sass/includes/_base.scss */
h1 {
  font-size: 50px;
  line-height: 64px; }
  @media screen and (max-width: 1024px)  {
    h1 {
      font-size: 44px;
      line-height: 57px; } }
  @media screen and (max-width: 768px)  {
    h1 {
      font-size: 36px;
      line-height: 49px; } }
  @media screen and (max-width: 700px)  {
    h1 {
      font-size: 30px;
      line-height: 43px; } }

/* line 63, /Users/RA17/ra/vurb/src/sass/includes/_base.scss */
h2 {
  font-size: 48px;
  line-height: 55px;
  letter-spacing: 1px; }
  @media screen and (max-width: 1024px)  {
    h2 {
      font-size: 41px;
      line-height: 48px; } }
  @media screen and (max-width: 1024px)  {
    h2 {
      font-size: 36px;
      line-height: 43px; } }
  @media screen and (max-width: 700px)  {
    h2 {
      font-size: 30px;
      line-height: 37px; } }

/* line 85, /Users/RA17/ra/vurb/src/sass/includes/_base.scss */
h3 {
  font-size: 42px;
  line-height: 50px; }
  @media screen and (max-width: 1280px)  {
    h3 {
      font-size: 38px;
      line-height: 46px; } }
  @media screen and (max-width: 1024px)  {
    h3 {
      font-size: 35px;
      line-height: 42px; } }
  @media screen and (max-width: 768px)  {
    h3 {
      font-size: 26px;
      line-height: 33px; } }

/* line 106, /Users/RA17/ra/vurb/src/sass/includes/_base.scss */
h4 {
  font-size: 24px; }

/* line 110, /Users/RA17/ra/vurb/src/sass/includes/_base.scss */
h5 {
  font-size: 22px; }

/* line 114, /Users/RA17/ra/vurb/src/sass/includes/_base.scss */
h6 {
  font-size: 15px; }
  @media screen and (max-width: 700px)  {
    h6 {
      font-size: 12px; } }

/* line 122, /Users/RA17/ra/vurb/src/sass/includes/_base.scss */
p {
  font-size: 20px;
  line-height: 1.3;
  margin: 0 0 20px; }

/* line 128, /Users/RA17/ra/vurb/src/sass/includes/_base.scss */
#lean_overlay {
  position: fixed;
  z-index: 100;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  background: #000;
  display: none; }

/* line 140, /Users/RA17/ra/vurb/src/sass/includes/_base.scss */
input {
  -webkit-appearance: none;
  border-radius: 0; }

/* line 148, /Users/RA17/ra/vurb/src/sass/includes/_base.scss */
textarea, input[type="text"], input[type="button"], input[type="submit"] {
  -webkit-appearance: none;
  opacity: 1;
  border-radius: 0; }

/* line 1, /Users/RA17/ra/vurb/src/sass/includes/_footer.scss */
.footer {
  background-color: #292929;
  padding: 75px 13%; }
  @media screen and (max-width: 1280px)  {
    .footer {
      padding: 75px 4%; } }
  @media screen and (max-width: 768px)  {
    .footer {
      padding: 75px 10%; } }
  @media screen and (max-width: 700px)  {
    .footer {
      padding: 75px 5%; } }
  /* line 17, /Users/RA17/ra/vurb/src/sass/includes/_footer.scss */
  .footer .footer-logo {
    float: left;
    display: block;
    width: 150px; }
    /* line 77, /Users/RA17/ra/vurb/node_modules/node-neat/assets/stylesheets/grid/_span-columns.scss */
    .footer .footer-logo:last-child {
      width: 14.70196%; }
    @media screen and (max-width: 768px)  {
      .footer .footer-logo {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 100%;
        margin-bottom: 55px; }
        /* line 85, /Users/RA17/ra/vurb/node_modules/node-neat/assets/stylesheets/grid/_span-columns.scss */
        .footer .footer-logo:last-child {
          margin-right: 0; } }
    /* line 25, /Users/RA17/ra/vurb/src/sass/includes/_footer.scss */
    .footer .footer-logo img {
      width: 100px; }
  /* line 31, /Users/RA17/ra/vurb/src/sass/includes/_footer.scss */
  .footer .links {
    float: left;
    display: block;
    width: 60.23843%; }
    /* line 77, /Users/RA17/ra/vurb/node_modules/node-neat/assets/stylesheets/grid/_span-columns.scss */
    .footer .links:last-child {
      width: 65.88078%; }
    @media screen and (max-width: 768px)  {
      .footer .links {
        float: left;
        display: block;
        width: 55.70863%; }
        /* line 77, /Users/RA17/ra/vurb/node_modules/node-neat/assets/stylesheets/grid/_span-columns.scss */
        .footer .links:last-child {
          width: 57.35098%; } }
    /* line 39, /Users/RA17/ra/vurb/src/sass/includes/_footer.scss */
    .footer .links .first-column, .footer .links .second-column {
      display: inline; }
      @media screen and (max-width: 768px)  {
        .footer .links .first-column, .footer .links .second-column {
          float: left;
          display: block;
          margin-right: 4.82916%;
          width: 47.58542%; }
          /* line 85, /Users/RA17/ra/vurb/node_modules/node-neat/assets/stylesheets/grid/_span-columns.scss */
          .footer .links .first-column:last-child, .footer .links .second-column:last-child {
            margin-right: 0; }
          /* line 45, /Users/RA17/ra/vurb/src/sass/includes/_footer.scss */
          .footer .links .first-column a, .footer .links .second-column a {
            display: block; } }
    /* line 53, /Users/RA17/ra/vurb/src/sass/includes/_footer.scss */
    .footer .links a {
      color: white;
      font-size: 19px;
      text-decoration: none;
      padding-right: 25px;
      line-height: 42px; }
  /* line 63, /Users/RA17/ra/vurb/src/sass/includes/_footer.scss */
  .footer .social {
    float: right;
    display: block;
    text-align: right; }
    @media screen and (max-width: 1024px)  {
      .footer .social {
        width: 110px; } }
    /* line 85, /Users/RA17/ra/vurb/node_modules/node-neat/assets/stylesheets/grid/_span-columns.scss */
    .footer .social:last-child {
      margin-right: 0; }
    /* line 68, /Users/RA17/ra/vurb/src/sass/includes/_footer.scss */
    .footer .social img {
      margin: 0 0 8px 8px; }

/* line 3, /Users/RA17/ra/vurb/src/sass/includes/_home.scss */
.home .hero {
  background-color: #6475dc;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url('//cdn.vurb.com/releases/55c63ac82d18e70d4e3a16d169be7432aaf9b0e2/images/landing/HeaderBackground-01.png');
  background-image: linear, false, transparent, transparent, url('//cdn.vurb.com/releases/55c63ac82d18e70d4e3a16d169be7432aaf9b0e2/images/landing/HeaderBackground-01.svg');
  background-size: cover; }
  /* line 11, /Users/RA17/ra/vurb/src/sass/includes/_home.scss */
  .home .hero .header {
    padding: 60px 3.5% 28px; }
    @media screen and (max-width: 938px) {
      .home .hero .header {
        padding-top: 50px; } }
    /* line 18, /Users/RA17/ra/vurb/src/sass/includes/_home.scss */
    .home .hero .header .logo {
      display: block;
      float: none;
      margin: 0 auto;
      width: 134px;
      height: 52px;
      background-image: url('//cdn.vurb.com/releases/55c63ac82d18e70d4e3a16d169be7432aaf9b0e2/images/landing/logo.png');
      background-image: linear, false, transparent, transparent, url('//cdn.vurb.com/releases/55c63ac82d18e70d4e3a16d169be7432aaf9b0e2/images/landing/logo.svg');
      background-repeat: no-repeat;
      background-size: 100%;
      text-indent: -9999px; }
      @media screen and (max-width: 768px)  {
        .home .hero .header .logo {
          width: 120px;
          height: 47px; } }
      @media screen and (max-width: 938px) {
        .home .hero .header .logo {
          width: 134px;
          height: 52px; } }
  /* line 45, /Users/RA17/ra/vurb/src/sass/includes/_home.scss */
  .home .hero .container-inner {
    position: relative; }
    @media screen and (max-width: 700px)  {
      .home .hero .container-inner {
        max-width: 90%;
        margin-left: auto;
        margin-right: auto; }
        /* line 15, /Users/RA17/ra/vurb/node_modules/node-bourbon/assets/stylesheets/addons/_clearfix.scss */
        .home .hero .container-inner:after {
          content: "";
          display: table;
          clear: both; } }
    /* line 52, /Users/RA17/ra/vurb/src/sass/includes/_home.scss */
    .home .hero .container-inner .text {
      float: left;
      display: block;
      width: 64%;
      box-sizing: border-box;
      -moz-box-sizing: border-box;
      padding-right: 60px;
      padding-bottom: 75px; }
      /* line 85, /Users/RA17/ra/vurb/node_modules/node-neat/assets/stylesheets/grid/_span-columns.scss */
      .home .hero .container-inner .text:last-child {
        margin-right: 0; }
      @media screen and (max-width: 1020px) {
        .home .hero .container-inner .text {
          padding-bottom: 50px; } }
      @media screen and (max-width: 938px) {
        .home .hero .container-inner .text {
          float: left;
          display: block;
          margin-right: 2.35765%;
          width: 100%;
          padding-bottom: 65px;
          margin-right: 0;
          text-align: center; }
          /* line 85, /Users/RA17/ra/vurb/node_modules/node-neat/assets/stylesheets/grid/_span-columns.scss */
          .home .hero .container-inner .text:last-child {
            margin-right: 0; } }
      /* line 67, /Users/RA17/ra/vurb/src/sass/includes/_home.scss */
      .callout {
        padding: 32px 32px 14px 32px;
        width: 100%;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        border-radius: 0px;
        background-color: #5261C7;
        line-height: 27px;

        margin: 30px 0 30px 0;
      }
      /*.home .hero .container-inner .text.sunset em {
        color: #7CFFD3;
        font-style: normal;
        font-weight: 700;
      }*/
      .text.sunset strong {
        font-weight: 600;
      }
      .text.sunset em {
        color: #FFD659;
        font-style: normal;
        font-weight: 600;
      }
      .home .hero .container-inner .callout p.callout-title {
        font-size: 24px;
        font-family: 'SharpSans Book', Helvetica, Arial, sans-serif;
      }
      .home .hero .container-inner .text h1 {
        font-family: 'SharpSans Light', Helvetica, Arial, sans-serif;
        margin: 32px 0 20px 0; }
        @media screen and (max-width: 1210px)  {
          .home .hero .container-inner .text h1 {
            font-size: 42px; } }
        @media screen and (max-width: 938px) {
          .home .hero .container-inner .text {
            padding-right: 0;
          }
          .home .hero .container-inner .text h1 {
            margin-top: 20px;
            margin-right: 0;
            padding: 15px 20px;
            font-size: 38px;
            line-height: 1.4;} }
        @media screen and (max-width: 480px) {
          .home .hero .container-inner .text {
            padding-right: 0;
          }
          .home .hero .container-inner .text h1 {
            padding: 15px 0;
            font-size: 30px;
            margin-bottom: 30px; } }
      .sms-link {
        display: none;
        position: relative; }
      .sms-link input {
        border: none;
        border-radius: 4px;
        height: 50px;
        padding: 0 20px; }
      .sms-link input[type=phone] {
        color: #333;
        margin-right: 5px;
        font-size: 20px;
        width: 250px; }
      .sms-link input[type=submit] {
        font-size: 17px;
        font-weight: bold;
        background: #000; }
      .sms-link .feedback-message {
        display: none;
        font-size: 13px;
        position: absolute;
        left: 0;
        top: -26px;
        width: 250px;
        margin: 0;
        padding: 5px;
        border-radius: 4px 4px 0 0;
        border-bottom: 4px solid white;
        text-align: center;
        font-weight: bold; }
      @media screen and (max-width: 489px) {
        .sms-link .feedback-message.top {
          left: calc(50% - 127.5px); } }
      @media screen and (max-width: 938px) and (min-width: 490px) {
        .sms-link .feedback-message.top {
          left: 50%;
          margin-left: -213.1px; } }
      @media screen and (max-width: 441px) {
        .start .sms-link .feedback-message.bottom {
          left: calc(50% - 127.5px); } }
      @media screen and (min-width: 442px) {
        .start .sms-link .feedback-message.bottom {
          left: 50%;
          margin-left: -213.1px; } }
      .start .sms-link .feedback-message {
        left: 50%;
        margin-left: -210px; }
      .sms-link .feedback-message.error {
        background: #eb5554; }
      .sms-link .feedback-message.success {
        background: #3ab568; }
      .app-store-links {
        font-size: 20px;
        margin-top: 20px;
      }
      .app-store-links a:hover {
        opacity: .8;
      }
      .app-store-links img {
        height: 29px;
        vertical-align: middle;
        margin-left: 12px;
      }
      /* line 88, /Users/RA17/ra/vurb/src/sass/includes/_home.scss */
      .home .desktop-btn {
        display: none; }
      /* line 92, /Users/RA17/ra/vurb/src/sass/includes/_home.scss */
      .home .download-btn-ios {
        height: 60px;
        width: 210px;
        background-color: transparent;
        background-repeat: no-repeat;
        background-position: center center;
        background-image: url('//cdn.vurb.com/releases/55c63ac82d18e70d4e3a16d169be7432aaf9b0e2/images/landing/btn-ios.png');
        background-image: linear, false, transparent, transparent, url('//cdn.vurb.com/releases/55c63ac82d18e70d4e3a16d169be7432aaf9b0e2/images/landing/btn-ios.svg');
        background-size: contain;
        margin: 0 auto; }
        @media screen and (max-width: 768px)  {
          .home .download-btn-ios {
            height: 60px;
            width: 210px; } }
      /* line 110, /Users/RA17/ra/vurb/src/sass/includes/_home.scss */
      .home .download-btn-android {
        height: 60px;
        width: 203px;
        background-color: transparent;
        background-repeat: no-repeat;
        background-position: center center;
        background-image: url('//cdn.vurb.com/releases/55c63ac82d18e70d4e3a16d169be7432aaf9b0e2/images/landing/btn-android.png');
        background-image: linear, false, transparent, transparent, url('//cdn.vurb.com/releases/55c63ac82d18e70d4e3a16d169be7432aaf9b0e2/images/landing/btn-android.svg');
        background-size: contain;
        margin: 0 auto; }
      .home .download-btn-amazon {
        height: 60px;
        width: 176px;
        background-color: transparent;
        background-repeat: no-repeat;
        background-position: center center;
        background-image: url('//cdn.vurb.com/releases/55c63ac82d18e70d4e3a16d169be7432aaf9b0e2/images/landing/btn-amazon.png');
        background-size: contain;
        margin: 15px auto 0; }
      /* line 128, /Users/RA17/ra/vurb/src/sass/includes/_home.scss */
      .home .hero .container-inner .text .mobile-btn {
        display: none;
        position: relative;
        top: 10px;
        background-color: black;
        font-family: "proxima-nova",Helvetica, Arial, sans-serif;
        font-style: normal;
        font-weight: 600;
        color: white;
        text-decoration: none;
        padding: 20px 27px;
        box-shadow: 1px 1px 10px 0px rgba(50, 50, 50, 0.2);
        font-size: 19px; }
    /* line 143, /Users/RA17/ra/vurb/src/sass/includes/_home.scss */
    .home .hero .container-inner .phone {
      position: absolute;
      right: 0px;
      top: 50%;
      float: left;
      display: block;
      width: 39.76157%;
      max-width: 290px;
      margin-top: -10px;
      transform: translate3d(0,-302px,0);
      -webkit-transform: translate3d(0,-302px,0);

      text-align: right; }
      .home .hero .container-inner .phone img {
        max-width: 100%; }
      /* line 85, /Users/RA17/ra/vurb/node_modules/node-neat/assets/stylesheets/grid/_span-columns.scss */
      .home .hero .container-inner .phone:last-child {
        margin-right: 0; }
      @media screen and (max-width: 1200px) {
        .home .hero .container-inner .phone {
          bottom: 100px;
          max-width: 290px; } }
      @media screen and (max-width: 938px) {
        .home .hero .container-inner .phone {
          display: none; } }
      @media screen and (max-width: 1024px)  {
        .home .hero .container-inner .phone img {
          width: 100%; } }
  /* line 171, /Users/RA17/ra/vurb/src/sass/includes/_home.scss */
  .home .hero a {
    text-decoration: none; }
  .home .hero p {
    text-align: left;
    font-size: 19px
  }
  /* line 175, /Users/RA17/ra/vurb/src/sass/includes/_home.scss */
  .home .hero .winner {
    background-color: rgba(80, 97, 203, 0.7);
    padding: 31px 25% 28px; }
    @media screen and (max-width: 2000px) {
      .home .hero .winner {
        padding: 31px 20% 28px; } }
    @media screen and (max-width: 1500px) {
      .home .hero .winner {
        padding: 31px 12.5% 28px; } }
    @media screen and (max-width: 1024px)  {
      .home .hero .winner {
        padding: 33px 10% 28px; } }
    @media screen and (max-width: 700px)  {
      .home .hero .winner {
        padding: 30px 5% 28px;
        text-align: center; } }
    /* line 196, /Users/RA17/ra/vurb/src/sass/includes/_home.scss */
    .home .hero .winner h6 {
      margin: 0;
      letter-spacing: 1px;
      color: white; }
      /* line 201, /Users/RA17/ra/vurb/src/sass/includes/_home.scss */
      .home .hero .winner h6 img {
        vertical-align: middle;
        margin-top: -5px;
        margin-left: 20px; }
        @media screen and (max-width: 1024px)  {
          .home .hero .winner h6 img {
            width: 18%; } }
        @media screen and (max-width: 700px)  {
          .home .hero .winner h6 img {
            display: none; } }
.home .announcement {
  background-color: #292929;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url('//cdn.vurb.com/releases/55c63ac82d18e70d4e3a16d169be7432aaf9b0e2/images/landing/foodie-contest-background.png'); }
  .home .announcement .container-inner {
    position: relative;
    overflow: hidden; }
  .home .announcement .text {
    text-align: center;
    padding: 50px 0; }
    .home .announcement .text h3 {
      color: #fff;
      font-family: 'SharpSans Book', Helvetica, Arial, sans-serif;
      margin: 0 0 25px; }
    .home .announcement .button {
      background: #fff;
      display: inline-block;
      padding: 15px 30px;
      font-weight: bold;
      color: #333;
      text-decoration: none;
      border-radius: 4px;
      font-size: 18px;
    }
/* line 359, /Users/RA17/ra/vurb/src/sass/includes/_home.scss */
.home .intro {
  background-color: #f0f2f1;
  padding: 75px 0; }
  @media screen and (max-width: 700px)  {
    .home .intro {
      padding: 60px 5%; } }
  /* line 367, /Users/RA17/ra/vurb/src/sass/includes/_home.scss */
  .home .intro .phone {
    float: left;
    display: block;
    margin-right: 6.35765%;
    width: 40.82117%;
    font-size: 0;
    text-align: center; }
    @media screen and (max-width: 700px)  {
      .home .intro .phone {
        display: none; } }
    /* line 375, /Users/RA17/ra/vurb/src/sass/includes/_home.scss */
    .home .intro .phone img {
      max-width: 100%; }
  /* line 381, /Users/RA17/ra/vurb/src/sass/includes/_home.scss */
  .home .intro .text {
    float: left;
    display: block;
    width: 52.82117%;
    margin-right: 0;
    padding: 10px 0 0 0; }
    /* line 85, /Users/RA17/ra/vurb/node_modules/node-neat/assets/stylesheets/grid/_span-columns.scss */
    .home .intro .text:last-child {
      margin-right: 0; }
    @media screen and (max-width: 1200px) {
      .home .intro .text {
        padding: 0; } }
    @media screen and (max-width: 700px)  {
      .home .intro .text {
        float: left;
        display: block;
        width: 100%;
        text-align: center;
        padding: 0; }
        /* line 85, /Users/RA17/ra/vurb/node_modules/node-neat/assets/stylesheets/grid/_span-columns.scss */
        .home .intro .text:last-child {
          margin-right: 0; } }
    /* line 412, /Users/RA17/ra/vurb/src/sass/includes/_home.scss */
    .home .intro .text h3 {
      color: #6475dc;
      font-family: 'SharpSans Book', Helvetica, Arial, sans-serif;
      margin: 0 0 35px; }
      @media screen and (max-width: 1024px)  {
        .home .intro .text h3 {
          margin-bottom: 20px; } }
    /* line 423, /Users/RA17/ra/vurb/src/sass/includes/_home.scss */
    .home .intro .text p {
      color: #727272;
      font-family: "proxima-nova",Helvetica, Arial, sans-serif;
      font-style: normal;
      font-weight: 300; }
    /* line 429, /Users/RA17/ra/vurb/src/sass/includes/_home.scss */
    .home .intro .text .app-icons {
      margin: 0;
      padding: 0;
      list-style: none;
      color: #333;
      font-weight: bold;
      font-size: 16px; }
      .home .intro .text .app-icons li {
        width: 50%;
        float: left;
        margin-top: 20px; }
      /* line 432, /Users/RA17/ra/vurb/src/sass/includes/_home.scss */
      .home .intro .text .app-icons img {
        margin-right: 10px;
        width: 50px;
        vertical-align: middle; }
        @media screen and (max-width: 1270px) {
          .home .intro .text .app-icons .netflix,
          .home .intro .text .app-icons .fandango {
             display: none;} }
        @media screen and (max-width: 1160px) {
          .home .intro .text .app-icons li img {
             width: 40px; } }
        @media screen and (max-width: 1100px) {
          .home .intro .text .app-icons li {
             display: none; } }
/* line 456, /Users/RA17/ra/vurb/src/sass/includes/_home.scss */
.home .how-to {
  background-color: #6475dc;
  padding: 85px 0 90px; }
  @media screen and (max-width: 700px)  {
    .home .how-to {
      padding: 70px 0; } }
  /* line 465, /Users/RA17/ra/vurb/src/sass/includes/_home.scss */
  .home .how-to .card, .home .how-to .text {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 48.82117%; }
    /* line 85, /Users/RA17/ra/vurb/node_modules/node-neat/assets/stylesheets/grid/_span-columns.scss */
    .home .how-to .card:last-child, .home .how-to .text:last-child {
      margin-right: 0; }
    @media screen and (max-width: 700px)  {
      .home .how-to .card, .home .how-to .text {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 100%;
        text-align: center; }
        /* line 85, /Users/RA17/ra/vurb/node_modules/node-neat/assets/stylesheets/grid/_span-columns.scss */
        .home .how-to .card:last-child, .home .how-to .text:last-child {
          margin-right: 0; } }
  /* line 475, /Users/RA17/ra/vurb/src/sass/includes/_home.scss */
  .home .how-to .card {
    text-align: center; }
    /* line 478, /Users/RA17/ra/vurb/src/sass/includes/_home.scss */
    .home .how-to .card img {
      max-width: 100%; }
  /* line 537, /Users/RA17/ra/vurb/src/sass/includes/_home.scss */
  .home .how-to .share {
    padding: 100px 0 40px; }
    /* line 540, /Users/RA17/ra/vurb/src/sass/includes/_home.scss */
    .home .how-to .share .text {
      padding: 0 0 0 100px;
      margin-left: 51.17883%; }
      @media screen and (max-width: 768px)  {
        .home .how-to .share .text {
          padding: 60px 0 0 25px; } }
      @media screen and (max-width: 700px)  {
        .home .how-to .share .text {
          padding: 0 0 45px 0;
          margin-left: 0%; } }
      /* line 553, /Users/RA17/ra/vurb/src/sass/includes/_home.scss */
      .home .how-to .share .text h3 {
        margin-bottom: 25px; }
    /* line 559, /Users/RA17/ra/vurb/src/sass/includes/_home.scss */
    .home .how-to .share .card {
      margin-left: -102.35765%; }
      @media screen and (max-width: 700px)  {
        .home .how-to .share .card {
          margin-left: 0%; } }
      /* line 567, /Users/RA17/ra/vurb/src/sass/includes/_home.scss */
      .home .how-to .share .card #card-share1, .home .how-to .share .card #card-share2,  .home .how-to .share .card #card-share3 {
        position: relative;
        transition: all 0.5s ease-in-out; }
  /* line 576, /Users/RA17/ra/vurb/src/sass/includes/_home.scss */
  .home .how-to .plan {
    padding: 40px 0 80px; }
    @media screen and (max-width: 768px)  {
      .home .how-to .plan {
        padding: 0; } }
    @media screen and (max-width: 700px)  {
      .home .how-to .plan {
        padding-bottom: 80px; } }
    @media screen and (max-width: 600px) {
      .home .how-to .plan {
        padding-bottom: 50px; } }
    @media screen and (max-width: 480px) {
      .home .how-to .plan {
        padding-bottom: 30px; } }
    /* line 595, /Users/RA17/ra/vurb/src/sass/includes/_home.scss */
    .home .how-to .plan .text {
      padding-top: 120px;
      padding-right: 10%; }
      @media screen and (max-width: 700px)  {
        .home .how-to .plan .text {
          margin-left: 0%;
          padding: 45px 0 0; } }
      /* line 604, /Users/RA17/ra/vurb/src/sass/includes/_home.scss */
      .home .how-to .plan .text h3 {
        margin-bottom: 25px; }
    /* line 610, /Users/RA17/ra/vurb/src/sass/includes/_home.scss */
    .home .how-to .plan .card {
      position: relative;
      height: 470px;
      font-size: 0;
      background: url('//cdn.vurb.com/releases/55c63ac82d18e70d4e3a16d169be7432aaf9b0e2/images/landing/card-plan-bg.png') no-repeat center center;
      background-size: contain;
      margin-right: 0; }
      @media screen and (max-width: 700px)  {
        .home .how-to .plan .card {
          margin-right: 0;
          height: 425px; } }
      @media screen and (max-width: 380px) {
        .home .how-to .plan .card {
          height: 320px; } }
      /* line 627, /Users/RA17/ra/vurb/src/sass/includes/_home.scss */
      .home .how-to .plan .card img {
        position: absolute;
        top: 90px;
        left: 80px; }
        @media screen and (max-width: 1024px)  {
          .home .how-to .plan .card img {
            width: 65%; } }
        @media screen and (max-width: 700px)  {
          .home .how-to .plan .card img {
            width: 55%; } }
        @media screen and (max-width: 480px) {
          .home .how-to .plan .card img {
            width: 65%; } }
      /* line 646, /Users/RA17/ra/vurb/src/sass/includes/_home.scss */
      .home .how-to .plan .card #plan1 {
        z-index: 3;
        transition: all 1s ease-in-out; }
        @media screen and (max-width: 1024px)  {
          .home .how-to .plan .card #plan1 {
            top: 200px; } }
        @media screen and (max-width: 768px)  {
          .home .how-to .plan .card #plan1 {
            top: 225px;
            left: 50px; } }
        @media screen and (max-width: 700px)  {
          .home .how-to .plan .card #plan1 {
            top: 45%;
            left: 15%; } }
        @media screen and (max-width: 380px) {
          .home .how-to .plan .card #plan1 {
            top: 154px;
            left: 38px; } }
      /* line 671, /Users/RA17/ra/vurb/src/sass/includes/_home.scss */
      .home .how-to .plan .card #plan2 {
        z-index: 2;
        transition: all 1s ease-in-out; }
        @media screen and (max-width: 1024px)  {
          .home .how-to .plan .card #plan2 {
            left: 210px; } }
        @media screen and (max-width: 768px)  {
          .home .how-to .plan .card #plan2 {
            top: 145px;
            left: 130px; } }
        @media screen and (max-width: 700px)  {
          .home .how-to .plan .card #plan2 {
            top: 21%;
            left: 38%; } }
        @media screen and (max-width: 380px) {
          .home .how-to .plan .card #plan2 {
            top: 85px;
            left: 110px; } }
      /* line 696, /Users/RA17/ra/vurb/src/sass/includes/_home.scss */
      .home .how-to .plan .card #plan3 {
        z-index: 1;
        transition: all 1s ease-in-out; }
        @media screen and (max-width: 1024px)  {
          .home .how-to .plan .card #plan3 {
            top: 24px;
            left: -28px; } }
        @media screen and (max-width: 768px)  {
          .home .how-to .plan .card #plan3 {
            top: 95px;
            left: -25px; } }
        @media screen and (max-width: 700px)  {
          .home .how-to .plan .card #plan3 {
            width: 50%;
            top: 14%;
            left: -15px; } }
        @media screen and (max-width: 480px) {
          .home .how-to .plan .card #plan3 {
            width: 60%; } }
        @media screen and (max-width: 380px) {
          .home .how-to .plan .card #plan3 {
            top: 50px;
            left: -20px; } }
  /* line 731, /Users/RA17/ra/vurb/src/sass/includes/_home.scss */
  .home .how-to .create {
    padding: 0 0 80px; }
    @media screen and (max-width: 700px)  {
      .home .how-to .create {
        padding-bottom: 140px; } }
    @media screen and (max-width: 600px) {
      .home .how-to .create {
        padding-bottom: 80px; } }
    @media screen and (max-width: 480px) {
      .home .how-to .create {
        padding-bottom: 150px; } }
    @media screen and (max-width: 400px) {
      .home .how-to .create {
        padding-bottom: 100px; } }
    @media screen and (max-width: 370px) {
      .home .how-to .create {
        padding-bottom: 0; } }
    /* line 759, /Users/RA17/ra/vurb/src/sass/includes/_home.scss */
    .home .how-to .create .text {
      padding-top: 100px;
      padding-right: 10%; }
      @media screen and (max-width: 700px)  {
        .home .how-to .create .text {
          margin-left: 0%;
          padding: 45px 0 0; } }
      /* line 774, /Users/RA17/ra/vurb/src/sass/includes/_home.scss */
      .home .how-to .create .text h3 {
        margin-bottom: 20px; }
    /* line 780, /Users/RA17/ra/vurb/src/sass/includes/_home.scss */
    .home .how-to .create .card {
      position: relative;
      height: 442px;
      font-size: 0; }
      @media screen and (max-width: 700px)  {
        .home .how-to .create .card {
          margin: 40px 0 0 0;
          height: 350px; } }
      /* line 791, /Users/RA17/ra/vurb/src/sass/includes/_home.scss */
      .home .how-to .create .card img {
        position: absolute;
        max-width: 100%; }
      /* line 796, /Users/RA17/ra/vurb/src/sass/includes/_home.scss */
      .home .how-to .create .card #create1 {
        top: 90px;
        left: 65px;
        z-index: 3;
        transition: all 0.75s ease-in-out 1s; }
        @media screen and (max-width: 768px)  {
          .home .how-to .create .card #create1 {
            left: 0; } }
        @media screen and (max-width: 700px)  {
          .home .how-to .create .card #create1 {
            top: 76px;
            width: 65%;
            left: 20%; } }
        @media screen and (max-width: 480px) {
          .home .how-to .create .card #create1 {
            width: 100%;
            left: 0; } }
      /* line 819, /Users/RA17/ra/vurb/src/sass/includes/_home.scss */
      .home .how-to .create .card #create2 {
        z-index: 2;
        top: 52px;
        left: 80.5px;
        transition: all 0.75s ease-in-out 0.5s; }
        @media screen and (max-width: 768px)  {
          .home .how-to .create .card #create2 {
            left: 15.5px; } }
        @media screen and (max-width: 700px)  {
          .home .how-to .create .card #create2 {
            top: 38px;
            left: 23%;
            width: 57%; } }
        @media screen and (max-width: 480px) {
          .home .how-to .create .card #create2 {
            left: 15.5px;
            width: 90%; } }
      /* line 842, /Users/RA17/ra/vurb/src/sass/includes/_home.scss */
      .home .how-to .create .card #create3 {
        z-index: 1;
        top: 0px;
        left: 90px;
        transition: all 0.75s ease-in-out; }
        @media screen and (max-width: 768px)  {
          .home .how-to .create .card #create3 {
            left: 25px; } }
        @media screen and (max-width: 700px)  {
          .home .how-to .create .card #create3 {
            left: 25%;
            width: 52%; } }
        @media screen and (max-width: 480px) {
          .home .how-to .create .card #create3 {
            left: 25px;
            width: 80%; } }
  /* line 868, /Users/RA17/ra/vurb/src/sass/includes/_home.scss */
  .home .how-to hr {
    border: 1px solid #8592e2; }
  /* line 872, /Users/RA17/ra/vurb/src/sass/includes/_home.scss */
  .home .how-to h3 {
    font-family: 'SharpSans Book', Helvetica, Arial, sans-serif;
    margin: 0 0 35px; }
  /* line 877, /Users/RA17/ra/vurb/src/sass/includes/_home.scss */
  .home .how-to p {
    font-family: "proxima-nova",Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 400;
    margin: 0; }
/* line 952, /Users/RA17/ra/vurb/src/sass/includes/_home.scss */
.home .press {
  box-shadow: inset 2px 2px 50px 0px rgba(50, 50, 50, 0.05);
  background-color: #f0f2f1;
  padding: 130px 0 120px; }
  @media screen and (max-width: 768px)  {
    .home .press {
      padding: 100px 0; } }
  @media screen and (max-width: 700px)  {
    .home .press {
      padding: 50px 0; } }
  /* line 965, /Users/RA17/ra/vurb/src/sass/includes/_home.scss */
  .home .press .container-inner {
    background-color: #fff;
    text-align: center;
    box-shadow: 2px 2px 50px 0px rgba(50, 50, 50, 0.1); }
    @media screen and (max-width: 700px)  {
      .home .press .container-inner {
        max-width: 90%;
        margin-left: auto;
        margin-right: auto; }
        /* line 15, /Users/RA17/ra/vurb/node_modules/node-bourbon/assets/stylesheets/addons/_clearfix.scss */
        .home .press .container-inner:after {
          content: "";
          display: table;
          clear: both; } }
    /* line 974, /Users/RA17/ra/vurb/src/sass/includes/_home.scss */
    .home .press .container-inner p {
      font-family: 'SharpSans Book', Helvetica, Arial, sans-serif;
      padding: 85px 145px 50px;
      margin: 0;
      color: #8f8f8f;
      font-size: 28px;
      line-height: 36px; }
      @media screen and (max-width: 1024px)  {
        .home .press .container-inner p {
          padding: 85px 100px 50px; } }
      @media screen and (max-width: 768px)  {
        .home .press .container-inner p {
          padding: 70px 50px 50px; } }
      @media screen and (max-width: 700px)  {
        .home .press .container-inner p {
          font-size: 18px;
          line-height: 26px;
          padding: 40px 25px 30px; } }
    @media screen and (max-width: 700px)  {
      .home .press .container-inner .tc-logo {
        width: 40%; } }
    /* line 1006, /Users/RA17/ra/vurb/src/sass/includes/_home.scss */
    .home .press .container-inner .blog {
      margin-top: 50px;
      background-color: #f7f8f8;
      color: #9f9f9f; }
      @media screen and (max-width: 700px)  {
        .home .press .container-inner .blog {
          margin-top: 30px; } }
      /* line 1015, /Users/RA17/ra/vurb/src/sass/includes/_home.scss */
      .home .press .container-inner .blog:hover {
        background-color: #6475dc;
        transition: all 0.25s ease-in-out; }
        /* line 1019, /Users/RA17/ra/vurb/src/sass/includes/_home.scss */
        .home .press .container-inner .blog:hover a {
          color: white;
          transition: all 0.25s ease-in-out; }
          /* line 1023, /Users/RA17/ra/vurb/src/sass/includes/_home.scss */
          .home .press .container-inner .blog:hover a .arrow {
            background: url('//cdn.vurb.com/releases/55c63ac82d18e70d4e3a16d169be7432aaf9b0e2/images/landing/arrow-right-white.png') no-repeat;
            transition: all 0.25s ease-in-out; }
      /* line 1032, /Users/RA17/ra/vurb/src/sass/includes/_home.scss */
      .home .press .container-inner .blog a {
        color: #9f9f9f;
        text-decoration: none; }
        /* line 1036, /Users/RA17/ra/vurb/src/sass/includes/_home.scss */
        .home .press .container-inner .blog a h6 {
          letter-spacing: 2px;
          padding: 25px 0 23px;
          margin: 0; }
          @media screen and (max-width: 375px) {
            .home .press .container-inner .blog a h6 {
              letter-spacing: 0.5px; } }
          /* line 1045, /Users/RA17/ra/vurb/src/sass/includes/_home.scss */
          .home .press .container-inner .blog a h6 .arrow {
            display: inline-block;
            width: 5px;
            height: 6px;
            margin-left: 15px;
            margin-bottom: 2px;
            background: url('//cdn.vurb.com/releases/55c63ac82d18e70d4e3a16d169be7432aaf9b0e2/images/landing/arrow-right-gray.png') no-repeat; }
            @media screen and (max-width: 700px)  {
              .home .press .container-inner .blog a h6 .arrow {
                margin-left: 10px;
                margin-bottom: 1px; } }
/* line 1070, /Users/RA17/ra/vurb/src/sass/includes/_home.scss */
.home .start {
  background-color: #6475dc;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url('//cdn.vurb.com/releases/55c63ac82d18e70d4e3a16d169be7432aaf9b0e2/images/landing/FooterBackground-01.png');
  background-image: linear, false, transparent, transparent, url('//cdn.vurb.com/releases/55c63ac82d18e70d4e3a16d169be7432aaf9b0e2/images/landing/FooterBackground-01.svg');
  background-size: cover;
  padding: 90px 0;
  text-align: center; }
  @media screen and (max-width: 768px)  {  }
  /* line 1084, /Users/RA17/ra/vurb/src/sass/includes/_home.scss */
  .home .start h1 {
    font-family: 'SharpSans Book', Helvetica, Arial, sans-serif;
    margin: 0 0 14px; }
  /* line 1116, /Users/RA17/ra/vurb/src/sass/includes/_home.scss */
  .home .start .mobile-btn {
    display: none;
    position: relative;
    top: 20px;
    background-color: black;
    font-family: "proxima-nova",Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 600;
    color: white;
    text-decoration: none;
    padding: 20px 27px;
    box-shadow: 1px 1px 10px 0px rgba(50, 50, 50, 0.2);
    font-size: 19px; }

@font-face {
  font-family: 'SharpSans Light';
  font-weight: 300;
  font-style: normal;
  src: url('//cdn.vurb.com/releases/55c63ac82d18e70d4e3a16d169be7432aaf9b0e2/fonts/SharpSansNo1-Light.eot');
  src: url('//cdn.vurb.com/releases/55c63ac82d18e70d4e3a16d169be7432aaf9b0e2/fonts/SharpSansNo1-Light.eot?#iefix') format('embedded-opentype'), url('//cdn.vurb.com/releases/55c63ac82d18e70d4e3a16d169be7432aaf9b0e2/fonts/SharpSansNo1-Light.woff') format('woff'), url('//cdn.vurb.com/releases/55c63ac82d18e70d4e3a16d169be7432aaf9b0e2/fonts/SharpSansNo1-Light.svg#font') format('svg'); }

@font-face {
  font-family: 'SharpSans Book';
  font-weight: normal;
  font-style: normal;
  src: url('//cdn.vurb.com/releases/55c63ac82d18e70d4e3a16d169be7432aaf9b0e2/fonts/SharpSansNo1-Book.eot');
  src: url('//cdn.vurb.com/releases/55c63ac82d18e70d4e3a16d169be7432aaf9b0e2/fonts/SharpSansNo1-Book.eot?#iefix') format('embedded-opentype'), url('//cdn.vurb.com/releases/55c63ac82d18e70d4e3a16d169be7432aaf9b0e2/fonts/SharpSansNo1-Book.woff') format('woff'), url('//cdn.vurb.com/releases/55c63ac82d18e70d4e3a16d169be7432aaf9b0e2/fonts/SharpSansNo1-Book.svg#font') format('svg'); }
