* {
  line-height: 1.6em;
  text-align: center;
  padding: 0;
  margin: 0;
  -webkit-font-smoothing: antialiased;
  font-smooth: antialiased;
  border: none;
}

html {
  background-color: #f2f2f2;
  padding: 0;
  margin: 0;
}

body {
  width: 100%;
  background-color: #fff;
  max-width: 400px;
  margin: 0 auto;
  padding: 0 0 10px 0;
  min-width: 0;
  font-size: 16px;
  font-family: 'Avenir Next', 'Open Sans 400', sans-serif;
}

a {
  color: #009812;
}

p, ul, ol, li {
  margin: 10px;
  text-align: left;
}

ul img, ol img {
  text-align: center;
  display: block;
  margin: 10px auto;
}

strong {
  font-weight: 600;
}


h1 {
  font-size: 1.5em;
  text-align: center;
  color: #000;
  text-shadow: none;
  margin: 10px 20px 6px 20px;
  padding: 0;
}

#header {
  position: relative;
  overflow: visible;;
  padding-top: 40px;
  padding-bottom: 130px;
  margin-bottom: 10px;
  color: #FFF;
}

#header * {
  z-index: 1;
  position: relative;
}

#header.action {
  margin-bottom: 20px;
}

#header .photo {
  position: absolute;
  z-index: 0;
  bottom: 0;
  left: 0;
  right: 0;
  -webkit-mask-image: -webkit-gradient(linear, center top, center bottom, color-stop(0.00,  rgba(0,0,0,0)), color-stop(1.00,  rgba(0,0,0,0.5)));
}

#header .photo.no-css-gradient {
  -webkit-mask-image: none;
}

.photo.top20 {
  margin-top: 20px;
}

.header-subtitle {
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  opacity: 0.6;
  margin: 0 20px 5px 15px;
  line-height: 1.4em;
}

.header-subtitle-lowercase {
  font-size: 20px;
  font-weight: 600;
  opacity: 0.7;
  margin: 10px 0 10px 15px;
  line-height: 1.2em;
}

.header-title {
  margin-top: 0px;
  font-size: 34px;
  font-weight: 700;
  margin-left: 15px;
  margin-right: 20px;
  line-height: 1.2em;
  text-transform: uppercase;
  margin-bottom: 4px;
}

#button-container {
  width: 100%;
  z-index: 2;
  position: relative;
  margin-top: -50px;
  margin-bottom: 10px;
}

#button-container .button {
  margin: 0 auto;
  box-shadow: 0 2px 30px rgba(0,0,0,0.2);
  text-transform: uppercase;
}

#button-container p.expiration-date {
  font-size: 14px;
  color: #8b8b8b;
  text-align: center;
  font-weight: 600;
  margin: 6px 15px 0 15px;
}

#button-container p.expiration-date a {
  color: #8b8b8b;
}

.logos {
  max-width: 240px;
  display: inline-block;
  margin: 24px auto 0 auto;
}

.borderless-screenshot {
  margin: 8px 0 14px 0;
  width: 100%;
}

.borderless-hero {
  margin: 0 0 14px 0;
  width: 100%;
}


.shadow-screenshot {
  margin: 8px 16px 6px 16px;
  box-shadow: 0 2px 20px rgba(0,0,0,0.15);
  width: calc(100% - 32px);
}

.screenshot-container {
  position: relative;
}

p.intro {
  font-size: 1.3em;
  text-align: center;
  padding: 0 15px 5px 15px;
}

p.instructions-title {
  text-align: left;
  text-transform: uppercase;
  font-weight: 700;
  margin: 0 15px 4px 15px;
  padding-top: 14px;
  font-size: 18px;
  line-height: 1.4em;
}

p.footnote {
  font-size: 12px;
  color: #686868;
  margin: 10px 15px 10px 15px;
}

a.button.full-width + p.footnote {
  font-size: 14px;
  text-align: center;
  font-weight: 600;
  margin: 6px 15px 0 15px;
}

a.button.full-width + p.footnote a {
  color: #8b8b8b;
}

p.question {
  font-weight: 600;
  margin: 2em 0 1em 0;
}

p.instructions, .banner.ticketing p, ol, ul {
  margin: 0 5px 10px 15px;
}

a.license-link {
  text-align: left;
  margin: 0;
}

li {
  text-align: left;
  margin: 5px 5px 5px 20px;
  padding: 0;
}

li li {
  margin-left: 0;
  list-style-type: disc;
}

/* For ordered sub-lists, eg: 1, 1a, 1b, 2 */
ol ol li {
  list-style-type: lower-alpha;
}

p.bold {
  font-weight: 600;
  margin: 20px 15px 4px 15px;
  font-size: 1.2em;
}

.symbol {
  width: 1em;
  height: 1em;
  margin-bottom: -0.1em;
  display: inline-block;
  background-repeat: none;
  background-size: 100%;
}

.symbol.rectangle {
  height: inherit;
}

.symbol.map {
  background-image: url('/img/banners/symbol-map@2x.png');
}

.symbol.schedule {
  background-image: url('/img/banners/symbol-schedule@2x.png');
}

.symbol.alerts {
  background-image: url('/img/banners/symbol-alert@2x.png');
}

.symbol.alerts-indicator {
  background-image: url('/img/banners/symbol-alert-indicator@2x.png');
}

.symbol.real-time {
  background-image: url('/img/banners/symbol-real-time@2x.png');
}

.signup#car2go {
  background-color: #06A1E2;
}

.video-wrapper {
	position: relative;
	padding-bottom: 68.8%; /* 16:9 */
	padding-top: 25px;
	height: 0;
  margin: 20px 0;
}
.video-wrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}


.redeem-code {
  font-family: 'Monaco';
  font-size: 40px;
  background-color: #efefef;
  text-align: center;
}

#octa-logo {
  background: url('/img/banners/octa/logo@2x.png') no-repeat;
  background-size: auto 100%;
  height: 84px;
  width: 69px;
  margin: 1em auto;
}

#octa-photo {
  background: url('/img/banners/octa/photo@2x.png') no-repeat center center;
  margin-bottom: 1em;
  background-size: 100%;
  height: 160px;
}


#mdta-photo {
  background: url('/img/banners/mdta/photo@2x.jpg') no-repeat center center;
  margin-bottom: 1em;
  background-size: 100%;
  height: 132px;
}

#ets-screenshot {
  background: url('/img/banners/ets/screenshot@2x.jpg') no-repeat center center;
  margin-bottom: 1em;
  background-size: 100%;
  height: 190px;
}

img {
  width: 100%;
  height: auto;
}

img.logo {
  width: 300px;
  margin: 20px 0 0 0;
}

.button {
  display: inline-block;
  background-color: #786BAA;
  font-weight: 700;
  font-size: 18px;
  padding: 0.8em 1.5em 0.7em 1.5em;
  color: #FFF;
  text-decoration: none;
  margin: 0.6em auto;
  border-radius: 2px;
  text-transform: uppercase;
}

.button.full-width {
  margin: 0.6em 1em ;
  border-radius: 4px;
  display: block;
}

.instructions + .button.full-width, .banner.ticketing p + .button.full-width {
  margin-top: 40px;
}

.button.inline {
  margin: 0 auto 0.8em auto;
}

.dark-overlay {
	background-color: rgba(0, 0, 0, 0.2);
}

#download-buttons {
  margin: 20px auto;
}

#download-buttons a {
  margin: 0 20px 0 0;
  color: #FFF;
  background-repeat: no-repeat;
  padding-right: 42px;
}

#download-buttons a#iphone {
	background-size: 15px 18px;
	background-image: url('/img/4.0/home/iphone-logo@2x.png');
	background-position: right 20px top 13px;
}

#download-buttons a#android {
	background-size: 16px 19px;
	background-image: url('/img/4.0/home/android-logo@2x.png');
	background-position: right 18px top 13px;
}

#android {
  display: none;
}

body.android #iphone {
  display: none;
}

body.android #android {
  display: inline-block;
}

.button.deal {
  margin: 0.6em 1em ;
  border-radius: 8px;
  display: block;
  padding: 1.2em;
  margin-top: 10px;
  text-transform: none;
  font-size: 0.95em;
  font-weight: 600;
  text-align: left;
}

.button.deal.white img {
  filter: brightness(20000%);
}

.deal {
  position: relative;
}

.deal svg {
  width: auto;
  height: 35px;
  display: block;
}

.deal img.dockless-pin {
  width: auto;
  height: 60px;
  position: absolute;
  top: 15px;
  right: 15px;
  z-index: 1;
}

.deal p.promo-text {
  margin: 10px 0 -6px 0;
}

.rideshare table, .scooters table, .dockless table, .real-time table, .stm-ibus table {
  margin: 10px 20px;
}

.rideshare td, .scooters td, .dockless td, .real-time td, .stm-ibus td {
  text-align: left;
  padding-right: 8px;
}

.rideshare table img, .scooters table img, .dockless table img, .real-time table img, .stm-ibus table img {
  height: 14px;
  width: auto;
}

/* Rideshare */
.rideshare .rideshare-logo {
  width: 150px;
}
.rideshare .rideshare-promo-text {
  margin-top: 0;
  margin-left: 0;
}

.rideshare-icons {
  margin: 4px 0 0;
  display: flex;
  flex-direction: row;
}
.rideshare-icons .rideshare-icon {
  margin: 0 10px 0 0;
}
.rideshare-icons .rideshare-icon img {
  width: 17px;
  height: 17px;
  margin: 0;
  opacity: 0.5;
}

.capitalize-first-letter::first-letter {
  text-transform: capitalize;
}
