body {
    width: 100%;
    height: 100%;
    font-family: Lora,"Helvetica Neue",Helvetica,Arial,sans-serif;
    color: rgba(85, 26, 139, 0.9);
    background-color: #fff;
}

html {
    width: 100%;
    height: 100%;
}

u {
  text-decoration: none;
  border-bottom: 3px solid;
}

p {
  zoom: 0.9;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0 0 35px;
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    letter-spacing: 1px;
    line-height: 1.4;
    zoom: 0.9;
}

p, .press-page-li {
    margin: 0 0 15px;
    font-size: 18px;
    line-height: 1.5;
}

.press-page-h3 {
  margin: 35px 0;
  text-transform: uppercase;
  font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
  font-weight: 700;
  letter-spacing: 1px;
}

.modal-body-intro p {
  font-size: 14px;
  word-break: break-all;
  display: inline-block;
}

.modal-title {
  color: rgba(85, 26, 139, 0.9);
}

@media(max-width:767px) {
  .modal-body-intro p {
      color: #fff;
      font-size: 12px !important;
      word-break: break-all;
      text-wrap: normal;
      display: inline-block;
  }
}

.modal-custom {
  /*background-color: rgba(85, 26, 139, 0.9);*/
  color: #fff;
  border-radius: 0px;
  margin-top: 30%;
}

#modal-loading {
  display: none;
}
#modal-loading p {
  display: none;
}

#modal-error-message {
  color: #d50000;
}

@media(min-width:767px) {
    p, .press-page-li {
        margin: 0 0 15px;
        font-size: 20px;
        line-height: 1.6;
    }
}

a {
    color: rgba(40, 195, 171, 0.9);
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

a:hover,
a:focus {
    text-decoration: none;
    /*color: rgba(85, 26, 139, 0.9);*/
}

.light {
    font-weight: 400;
}

.navbar {
    margin-bottom: 0;
    border-bottom: 1px solid rgba(255,255,255,.3);
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    background-color: rgba(85, 26, 139, 0.9);
    zoom: 0.9;
}

.navbar-brand {
    font-weight: 700;
}

.navbar-brand:focus {
    outline: 0;
}

.navbar-custom a {
    color: rgba(85, 26, 139, 0.9);
}

.navbar-font {
  text-transform: uppercase;
  font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
}

.navbar-dropdown {
    background-color: rgba(255,255,255,.8);
    border-color: rgba(85, 26, 139, 0.9);
    border-radius: 0px;
}

.navbar-dropdown li a {
  color: rgba(85, 26, 139, 0.9);
}

.navbar-dropdown li a:hover,
.navbar-dropdown li a:focus {
  color: rgba(40, 195, 171, 0.9);
}

@media(max-width:767px) {
  .navbar-custom a {
    color: #fff;
  }

  .navbar-dropdown li a {
    color: #fff;
  }
}

.navbar-custom .nav li a {
    -webkit-transition: background .3s ease-in-out;
    -moz-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out;
}

.navbar-custom .nav li a:hover,
.navbar-custom .nav li a:focus,
.navbar-custom .nav li.active {
    outline: 0;
    background-color: rgba(255,255,255,.2);
}

.navbar-toggle {
    padding: 4px 6px;
    font-size: 16px;
    color: #fff;
}

.navbar-toggle:focus,
.navbar-toggle:active {
    outline: 0;
}

@media(min-width:767px) {
    .navbar {
        padding: 20px 0;
        border-bottom: 0;
        letter-spacing: 1px;
        background: 0 0;
        -webkit-transition: background .5s ease-in-out,padding .5s ease-in-out;
        -moz-transition: background .5s ease-in-out,padding .5s ease-in-out;
        transition: background .5s ease-in-out,padding .5s ease-in-out;
    }

    .login-nav-collapse {
      background-color: rgba(255, 255, 255, 0.8);
    }

    .top-nav-collapse {
        padding: 0;
        background-color: rgba(85, 26, 139, 0.9);
    }

    .navbar-custom.top-nav-collapse {
        border-bottom: 1px solid rgba(255,255,255,.3);
    }

    .navbar-custom.top-nav-collapse a{
        color: #fff;
    }
}

.navbar-logo {
    display: table;
    width: 100%;
    height: auto;
    padding: 0 0;
    text-align: center;
    color: #fff;
    background: url(../img/navbar-logo.jpg) no-repeat bottom center scroll;
    background-color: #fff;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

.intro {
    display: table;
    width: 100%;
    height: 100%;
    padding: 0px 0;
    text-align: center;
    color: #fff;
    background-color: #fff;
}

.intro-box {
  background-color: rgba(85, 26, 139, 0.9);
  padding: 6% 10% 3% 10%;
  margin-bottom: 6%;
}

.intro-submission {
    display: table;
    width: 100%;
    height: auto;
    padding: 0px 0;
    text-align: center;
    color: #fff;
    background-color: rgba(85, 26, 139, 0.7);
}

.intro-body {
    display: table-cell;
    vertical-align: middle;
}

.press-kit-background{
  /*background: url(../img/MagicBus-Shuttle.jpeg) no-repeat bottom center scroll;*/
  background-color: rgba(85, 26, 139, 0.7);
}

.brand-heading {
  font-size: 45px;
  padding: 30% 0 0 0;
  /*text-shadow: 2px 2px white;*/
  color: rgba(85, 26, 139, 0.9);
}

.brand-heading-white {
  font-size: 45px;
  padding: 30% 0 0 0;
  text-shadow: 2px 2px rgba(85, 26, 139, 0.9);
  color: white;
}

h2.brand-sub-heading {
  text-transform: none;
  font-weight: normal;
  font-size: 20px;
  margin-top: -5%;
  margin-bottom: 10%;
  color: rgba(85, 26, 139, 0.9);
  /*background-color: rgba(85, 26, 139, 0.8);*/
}

.intro-text {
    font-size: 18px;
}

@media(max-width:481px) {
  .intro {
      height: 100%;
      padding: 0;
  }

  p.intro-text {
    font-size: 15px;
  }

  small {
    font-size: 15px;
    zoom: 0.9;
  }

  .brand-heading {
    font-size: 28px;
    padding: 20% 0 0 0;
    /*text-shadow: 2px 2px white;*/
    color: rgba(85, 26, 139, 0.9);
    /*text-shadow: 2px 2px rgba(85, 26, 139, 0.9);
    color: white;*/
  }

  .brand-heading-white {
    font-size: 28px;
    padding: 20% 0 0 0;
    text-shadow: 2px 2px rgba(85, 26, 139, 0.9);
    color: white;
  }

  h2.brand-sub-heading {
    font-size: 18px;
    font-weight: normal;
    margin-top: -8%;
    margin-bottom: 10%;
    /*background-color: rgba(85, 26, 139, 0.8);*/
    color: rgba(85, 26, 139, 0.9);
  }

  .intro-text {
    font-size: 24px;
  }
}

@media(min-width:767px) {
  .intro {
    height: 100%;
    padding: 0;
  }

  .brand-heading {
    font-size: 70px;
    padding: 20% 0 0 0;
    /*text-shadow: 2px 2px white;*/
    color: rgba(85, 26, 139, 0.9);
    /*text-shadow: 2px 2px rgba(85, 26, 139, 0.9);
    color: white;*/
  }

  .brand-heading-white {
    font-size: 70px;
    padding: 20% 0 0 0;
    text-shadow: 2px 2px rgba(85, 26, 139, 0.9);
    color: white;
  }

  h2.brand-sub-heading {
    font-size: 30px;
    font-weight: normal;
    margin-top: -5%;
    margin-bottom: 10%;
    /*background-color: rgba(85, 26, 139, 0.8);*/
    color: rgba(85, 26, 139, 0.9);
  }

  .intro-text {
    font-size: 24px;
  }
}

.btn-circle {
    width: 70px;
    height: 70px;
    margin: 20px 0;
    padding: 7px 16px;
    border: 2px solid #fff;
    border-radius: 35px;
    font-size: 40px;
    color: #fff;
    background: 0 0;
    -webkit-transition: background .3s ease-in-out;
    -moz-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out;
}

.btn-circle:hover,
.btn-circle:focus {
    outline: 0;
    color: #fff;
    background: rgba(255,255,255,.1);
}

.btn-circle-purple {
    width: 70px;
    height: 70px;
    margin: 20px 0;
    padding: 7px 16px;
    border: 2px solid rgba(85, 26, 139, 0.9);
    border-radius: 35px;
    font-size: 40px;
    color: rgba(85, 26, 139, 0.9);
    background: 0 0;
    -webkit-transition: background .3s ease-in-out;
    -moz-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out;
}

.btn-circle-purple:hover,
.btn-circle-purple:focus {
    outline: 0;
    color: rgba(85, 26, 139, 0.9);
    background: rgba(255,255,255,.1);
}

.btn-submit {
    text-transform: uppercase;
    color: rgba(85, 26, 139, 0.9);
    border-style: solid;
    border-width: 3px;
    border-color: rgba(85, 26, 139, 0.9);
    background-color:orange;
    border-radius: 0;
}

.page-scroll .btn-circle i.animated {
    -webkit-transition-property: -webkit-transform;
    -webkit-transition-duration: 1s;
    -moz-transition-property: -moz-transform;
    -moz-transition-duration: 1s;
}

.page-scroll .btn-circle:hover i.animated {
    -webkit-animation-name: pulse;
    -moz-animation-name: pulse;
    -webkit-animation-duration: 1.5s;
    -moz-animation-duration: 1.5s;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-timing-function: linear;
}

.page-scroll .btn-circle-purple i.animated {
    -webkit-transition-property: -webkit-transform;
    -webkit-transition-duration: 1s;
    -moz-transition-property: -moz-transform;
    -moz-transition-duration: 1s;
}

.page-scroll .btn-circle-purple:hover i.animated {
    -webkit-animation-name: pulse;
    -moz-animation-name: pulse;
    -webkit-animation-duration: 1.5s;
    -moz-animation-duration: 1.5s;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-timing-function: linear;
}

@-webkit-keyframes pulse {
    0 {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    50% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@-moz-keyframes pulse {
    0 {
        -moz-transform: scale(1);
        transform: scale(1);
    }

    50% {
        -moz-transform: scale(1.2);
        transform: scale(1.2);
    }

    100% {
        -moz-transform: scale(1);
        transform: scale(1);
    }
}

.content-section {
    padding-top: 70px;
    width: 100%;
}

.purple-section {
    position: relative;
    color: #fff;
    width: 100%;
}

.purple-section:before {
    content: "";
    display: block;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    position: absolute;
    /*background: url(../img/downloads-bg.jpg) no-repeat center center scroll;*/
    background-color: rgba(85, 26, 139, 0.7);
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    z-index: -1;
}

.light-purple-section {
    position: relative;
    color: #fff;
    width: 100%;
}

.light-purple-section:before {
    content: "";
    display: block;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    position: absolute;
    /*background: url(../img/downloads-bg.jpg) no-repeat center center scroll;*/
    background-color: rgba(85, 26, 139, 0.5);
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    z-index: -1;
}

#map {
    width: 100%;
    height: 200px;
    margin-top: 100px;
}

@media(min-width:767px) {
    .content-section {
        padding-top: 70px;
        padding-bottom: 20px;
    }

    .purple-section {
        /*padding: 100px 0;*/
    }

    .light-purple-section {
        /*padding: 100px 0;*/
    }

    #map {
        height: 400px;
        margin-top: 250px;
    }
}

.btn {
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 400;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.btn-cta {
    color: rgba(85, 26, 139, 0.9);
    background-color: orange;
    border-color: rgba(85, 26, 139, 0.9);
    border-width: 3px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 0;
    margin-top: 5%;
}

.btn-cta:focus,
.btn-cta:hover {
    color: rgba(85, 26, 139, 0.9);
    background-color: orange;
    border-color: rgba(85, 26, 139, 0.9);
    border-width: 3px;
}

.btn-social {
    color: rgba(40, 195, 171, 0.9);
    background-color: transparent;
    border-color:  rgba(40, 195, 171, 0.9);
    border-width: 3px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 0;
}

.btn-social:focus,
.btn-social:hover {
    color: rgba(40, 195, 171, 0.9);
    background-color: transparent;
    border-color:  rgba(40, 195, 171, 0.9);
    border-width: 3px;
}

.form-default {
    /*color: #fff;*/
    /*background-color: rgba(85, 26, 139, 0.8);*/
    color: rgba(85, 26, 139, 0.8);
    border-color: rgba(85, 26, 139, 0.8);
    border-width: 2px;
    border-style: solid;
    background-color: white;
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 400;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 0;
}

.form-default small {
    color: orange;
}

.form-default small a {
    color: orange;
}

.form-default p {
    /*color: white;*/
    color: rgba(85, 26, 139, 0.8);
}

.form-default:hover,
.form-default:focus {
    outline: 0;
    /*color: #fff;
    background-color: rgba(85, 26, 139, 1);*/
    color: rgba(85, 26, 139, 0.8);
    background-color: white;
}

.form-default:hover small,
.form-default:focus small {
    color: orange;
}

.form-default:hover small a,
.form-default:focus small a {
    color: orange;
}

.form-default small a:hover,
.form-default small a:focus {
    color: rgba(40, 195, 171, 1);
}

.btn-huge {
    padding: 25px;
    font-size: 26px;
}

.banner-social-buttons {
    margin-top: 0;
}

@media(max-width:1199px) {
    ul.banner-social-buttons {
        margin-top: 15px;
    }
}

@media(max-width:767px) {
    ul.banner-social-buttons>li {
        display: block;
        margin-bottom: 20px;
        padding: 0;
    }

    ul.banner-social-buttons>li:last-child {
        margin-bottom: 0;
    }
}

::-moz-selection {
    text-shadow: none;
    background: #fcfcfc;
    background: rgba(255,255,255,.2);
}

::selection {
    text-shadow: none;
    background: #fcfcfc;
    background: rgba(255,255,255,.2);
}

img::selection {
    background: 0 0;
}

img::-moz-selection {
    background: 0 0;
}

body {
    webkit-tap-highlight-color: rgba(255,255,255,.2);
}

.magic-border {
  border-width: 3px;
  border-style: solid;
  border-color: rgba(85, 26, 139, 0.9);
  padding: 5% 7% 0% 7%;
  margin: 0% 4% 4% 4%;
}

.cta {
  margin-bottom: 7%;
}

/*icomoon converts svg to font-awesome http://chipcullen.com/how-to-use-icomoon-and-icon-fonts-part-1-basic-usage/*/

@font-face {
    font-family: 'icomoon';
    src:url('../fonts/icomoon.eot?hhn5pa');
    src:url('../fonts/icomoon.eot?hhn5pa#iefix') format('embedded-opentype'),
        url('../fonts/icomoon.ttf?hhn5pa') format('truetype'),
        url('../fonts/icomoon.woff?hhn5pa') format('woff'),
        url('../fonts/icomoon.svg?hhn5pa#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-magicbus-logo:before {
    content: "\e900";
}

select.border-zero {
  border: 0;
}

input[type="email"] {
  color:rgba(40, 195, 171, 0.9);
  text-align: center;
}

input[type="email"]:focus {
  color:rgba(40, 195, 171, 0.9);
  text-align: center;
}

input[type="text"] {
  color:rgba(40, 195, 171, 0.9);
  text-align: center;
}

input[type="text"]:focus {
  color:rgba(40, 195, 171, 0.9);
  text-align: center;
}

.select-dropdown {
  color:rgba(40, 195, 171, 0.9);
}

section.intro {
  position: relative;
}

.map-container {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0.4;

}

.map-container #map-canvas {
  width:  100%;
  height: 100%;
}

.btn[disabled] {
  opacity: 1;
}

th {
  text-align: center;
}

.table-section {
  margin: 2% 0 5% 0;
}

.table-magic {
  background-color: none;
  color: rgba(85, 26, 139, 0.7);
  border-width: thin;
  border-color: white;
  border-style: solid;
}

.table-magic > * > * > th {
  background-color: white;
}

.table-magic > * > * > th > p {
  display: inline;
  font-size: 24px;
  font-weight: bold;
}

.table-magic-tr {
  color: white !important;
  background-color: none !important;
  display: inline-block;
  text-align: center;
  padding: auto;
}

.table-magic-tr > td > p {
  font-size: 14px;
  font-style:italic;
  display: inline-block;
  text-align: center;
}

.table-magic-tr-bold {
  background-color: none;
  display: block;
  text-align: center;
  padding: auto;
}

.table-magic-tr-bold > td > p {
  font-size: 24px;
  font-weight: bold;
  color: white;
}

.table-magic-tr-bold > td {
  display: inline;
}

#day-pass {
  border-width: 1px;
}

@media(max-width:767px) {
  table {
    font-size: 10px;
  }

  .table-magic > * > * > th > p {
    display: inline;
    font-size: 18px;
    font-weight: bold;
  }

  .table-magic-tr-bold > td > p {
    font-size: 18px;
    font-weight: bold;
    color: white;
  }

  .table-section:last-child {
    margin: 2% 0 20% 0;
  }
}

.press-logo {
  width: 100%;
  height: 100px;
  background-color: transparent;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  vertical-align: middle;
  text-align: center;
}

.benefits-logo {
  width: 100%;
  height: 100px;
  background-color: transparent;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  vertical-align: middle;
  text-align: center;
}

.circle {
  width: 140px;
  height: 140px;
  background-color: transparent;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  border-width: 5px;
  border-color: rgba(85, 26, 139, 0.9);
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
  margin-bottom: 20px;
}

.circle-medium {
  width: 180px;
  height: 180px;
  background-color: transparent;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  border-width: 5px;
  border-color: rgba(85, 26, 139, 0.9);
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
  margin-bottom: 20px;
}

.circle-large {
  width: 240px;
  height: 240px;
  background-color: transparent;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
  margin-bottom: 20px;
}

.circle-large-purple {
  width: 240px;
  height: 240px;
  border: 3px solid rgba(85, 26, 139, 0.7);
  background-color: transparent;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
  margin-bottom: 20px;
}

.square-medium {
  width: 180px;
  height: 180px;
  background-color: transparent;
  /*-moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;*/
  border-width: 5px;
  border-color: rgba(85, 26, 139, 0.9);
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
  margin-bottom: 20px;
}

.square-large {
  width: 200px;
  height: 200px;
  background-color: transparent;
  /*-moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;*/
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
  margin-bottom: 20px;
}

.square-x-large {
  width: 360px;
  height: 360px;
  background-color: transparent;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
  margin-bottom: 20px;
  display: flex;
  background-size: cover !important;
  background-repeat: no-repeat !important;
}

.padding5top {
  padding-top: 3%;
}

@media(max-width:767px) {
  .square-x-large {
    width: 320px;
    height: 320px;
    padding: 0;
  }

  .padding5top {
    padding-top: 5%;
  }

  .iphone {
    width: 80px !important;
    height: 157px !important;
    padding: 0;
  }
}

.iphone-container {
  display: flex;
}

.iphone {
  width: 200px;
  height: 393px;
  background-color: transparent;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
  margin-bottom: 20px;
  display: flex;
  background-size: cover !important;
  background-repeat: no-repeat !important;
}

#royal-oak-downtown-join {
  background: url(../img/screenshots/royal-oak_downtown_join.png);
}

#royal-oak-downtown-fund {
  background: url(../img/screenshots/royal-oak_downtown_fund.png);
}

#royal-oak-downtown-share {
  background: url(../img/screenshots/royal-oak_downtown_share.png);
}

#danville-foster-city-join {
  background: url(../img/screenshots/danville_foster-city_join.png);
}

#danville-foster-city-fund {
  background: url(../img/screenshots/danville_foster-city_fund.png);
}

#danville-foster-city-share {
  background: url(../img/screenshots/danville_foster-city_share.png);
}

#brian {
  background: url(../img/brian.jpg);
}

#magicbus-shuttle {
  background: url(../img/MagicBus-Shuttle-Medium.jpeg);
  background-position: 60%;
}

#book {
  background: url(../img/book.png);
}

#arrival-time {
  background: url(../img/arrival-time.png);
}

#pickup-dropoff {
  background: url(../img/pickup-dropoff.png);
}

#time-money {
  background: url(../img/time-money.png);
}

#riders-booking {
  background: url(../img/illustration/riders-booking.png)
}

#riders-in-vehicle {
  background: url(../img/illustration/riders-in-vehicle.png)
}

#riders-on-bench {
  background: url(../img/illustration/riders-on-bench.png)
}

#riders-sitting {
  background: url(../img/illustration/riders-sitting.png)
}

#riders-waiting {
  background: url(../img/illustration/riders-waiting.png)
}

#nicole {
  background: url(../img/nicole.jpg);
}

#testimonial {
  margin-top: 50px;
}

#techcrunch {
  background: url(../img/press-coverage/techcrunch.png);
  background-size: 50%;
  background-position: center;
  background-repeat: no-repeat;
  opacity: 0.7;
}

#sevenxseven {
  background: url(../img/press-coverage/7x7.png);
  background-size: 50%;
  background-position: center;
  background-repeat: no-repeat;
  opacity: 0.7;
}

#producthunt {
  background: url(../img/press-coverage/producthunt.png);
  background-size: 50%;
  background-position: center;
  background-repeat: no-repeat;
  opacity: 0.7;
}

#yc {
  background: url(../img/press-coverage/yc.png);
  background-size: 50%;
  background-position: center;
  background-repeat: no-repeat;
  opacity: 0.7;
}

#crains {
  background: url(../img/press-coverage/crainsdetroit.png);
  background-size: 50%;
  background-position: center;
  background-repeat: no-repeat;
  opacity: 0.7;
}

#mlive {
  background: url(../img/press-coverage/mlive.png);
  background-size: 50%;
  background-position: center;
  background-repeat: no-repeat;
  opacity: 0.7;
}

#zenefits {
  background: url(../img/commuter-benefits/logo-zenefits.png);
  background-size: 50%;
  background-position: center;
  background-repeat: no-repeat;
  opacity: 0.7;
}

#bri {
  background: url(../img/commuter-benefits/logo-benefits-resources.png);
  background-size: 50%;
  background-position: center;
  background-repeat: no-repeat;
  /*opacity: 0.7;*/
}

#navia {
  background: url(../img/commuter-benefits/logo-navia-benefits.png);
  background-size: 50%;
  background-position: center;
  background-repeat: no-repeat;
  opacity: 0.7;
}

#wageworks {
  background: url(../img/commuter-benefits/logo-wage-works.png);
  background-size: 50%;
  background-position: center;
  background-repeat: no-repeat;
  opacity: 0.7;
}

/* sharing.erb */

.route {
  /*background-color:#d3d3d3;*/
  width: 100%;
  cursor: pointer;
}

.products {
  display: none;
  padding : 5px;
}

/* how_it_works.erb */

.hiw-intro {
  margin-bottom: 3%;
}

@media(max-width:767px) {
  .hiw-intro {
    margin-bottom: 10%;
  }
}
