/* vars */
@font-face {
  font-family: 'droid_serifbold_italic';
  src: url('/wp-content/themes/ridester/fonts/droidserif-bolditalic-webfont.woff2') format('woff2'), url('/wp-content/themes/ridester/fonts/droidserif-bolditalic-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'varela_roundregular';
  src: url('/wp-content/themes/ridester/fonts/varelaround-regular-webfont.woff2') format('woff2'), url('/wp-content/themes/ridester/fonts/varelaround-regular-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
#rideshare-basics {
  clear: both;
}
#rideshare-basics *,
#rideshare-basics h1,
#rideshare-basics h2,
#rideshare-basics h3,
#rideshare-basics h4,
#rideshare-basics h5,
#rideshare-basics label,
#rideshare-basics span,
#rideshare-basics div,
#rideshare-basics p {
  font-family: "droid_serifbold_italic";
}
#rideshare-basics .ride-header {
  position: relative;
  margin-bottom: -10px;
}
#rideshare-basics .ride-header .yellowstripe {
  width: 18%;
  position: absolute;
  top: 13%;
  left: -40px;
}
@media screen and (max-width: 767px) {
  #rideshare-basics .ride-header .yellowstripe {
    display: none;
  }
}
#rideshare-basics .ride-header .bg-image {
  width: 100%;
}
#rideshare-basics .ride-header .header-content-top {
  position: absolute;
  top: 10%;
  left: 20%;
  width: 50%;
}
#rideshare-basics .ride-header .header-content-top h1.top-title {
  color: white;
  font-size: 4em;
  margin-bottom: 0;
  font-style: italic;
  line-height: 1;
}
@media screen and (max-width: 991px) {
  #rideshare-basics .ride-header .header-content-top h1.top-title {
    font-size: 2em;
  }
}
#rideshare-basics .ride-header .header-content-top h1.mid-title {
  color: #ffd601;
  border-bottom: 3px dashed #ffd601;
  font-size: 4.8em;
  line-height: 1;
  margin-bottom: 0;
  font-style: italic;
}
@media screen and (max-width: 991px) {
  #rideshare-basics .ride-header .header-content-top h1.mid-title {
    font-size: 2.4em;
  }
}
#rideshare-basics .ride-header .header-content-top h2 {
  color: white;
  margin: 0;
  font-size: 2em;
  font-family: "varela_roundregular";
}
#rideshare-basics .ride-header .header-content-top h2:last-of-type {
  margin-top: -15px;
}
#rideshare-basics .ride-header .header-content-bottom {
  position: absolute;
  bottom: 2%;
  width: 45%;
  text-align: right;
}
#rideshare-basics .ride-header .header-content-bottom .large-gold-text {
  font-size: 2.8em;
  color: #ffd601;
  font-style: italic;
}
@media screen and (max-width: 991px) {
  #rideshare-basics .ride-header .header-content-bottom .large-gold-text {
    font-size: 1.5em;
  }
}
#rideshare-basics .ride-header .header-content-bottom span {
  color: white;
  font-style: italic;
  font-size: 1em;
}
@media screen and (max-width: 991px) {
  #rideshare-basics .ride-header .header-content-bottom span {
    font-size: .5em;
  }
}
#rideshare-basics .ride-header .header-content-bottom .iconline {
  width: 30%;
  min-width: 100px;
  margin-right: 6%;
}
#rideshare-basics .ride-header .header-content-bottom .yellowline {
  width: 94%;
}
@media screen and (max-width: 767px) {
  #rideshare-basics .ride-header .header-content-bottom {
    display: none;
  }
}
#rideshare-basics .carousel-wrapper {
  position: relative;
  z-index: 9999;
  background-color: #1c2b39;
  border-top: 2px dashed white;
  padding: 15px 0 10px 0;
}
#rideshare-basics .carousel-wrapper .ride-carousel {
  width: 90%;
  margin: 100px auto 80px auto;
}
#rideshare-basics .carousel-wrapper .ride-carousel .slick-slide img {
  margin: 10px auto;
  opacity: .6;
  transition: opacity .5s;
}
#rideshare-basics .carousel-wrapper .ride-carousel .slick-slide.slick-current img {
  opacity: 1;
  transition: opacity .5s;
}
#rideshare-basics .carousel-wrapper .ride-carousel .slick-slide.slick-current img:hover {
  cursor: pointer;
}
#rideshare-basics .carousel-wrapper .ride-carousel .slick-arrow {
  margin-top: -5px;
}
@media screen and (max-width: 767px) {
  #rideshare-basics .carousel-wrapper .ride-carousel {
    width: 80%;
  }
}
#rideshare-basics .carousel-wrapper .selected-circle {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  height: 75% !important;
}
#rideshare-basics .carousel-wrapper .goldarrow {
  position: absolute;
  right: 40%;
  bottom: 5%;
  transform: scale(-1, -1);
  width: 40px;
}
#rideshare-basics #ride-content .basics-title {
  margin-top: 40px;
  position: relative;
}
#rideshare-basics #ride-content .basics-title .basic-title {
  font-size: 4em;
  font-style: italic;
  position: absolute;
  color: #f8d245;
  top: -15px;
  left: 120px;
}
@media screen and (max-width: 767px) {
  #rideshare-basics #ride-content .basics-title .basic-title {
    font-size: 2.5em;
    top: 0;
  }
}
#rideshare-basics #ride-content .basics-title .basic-subtitle {
  font-size: 4em;
  position: absolute;
  top: 45px;
  left: 120px;
}
@media screen and (max-width: 767px) {
  #rideshare-basics #ride-content .basics-title .basic-subtitle {
    font-size: 2.5em;
  }
}
#rideshare-basics #ride-content .basics-title .bluearrow {
  position: relative;
  width: 350px;
  transform: scaleX(-1);
  left: -250px;
}
#rideshare-basics #ride-content #the-basics .ride-section {
  padding: 5% 8% 0 8%;
  padding-top: 0;
  text-align: center;
}
#rideshare-basics #ride-content #the-basics .ride-section:first-of-type {
  margin-top: 20px;
}
#rideshare-basics #ride-content #the-basics .ride-section:last-of-type {
  margin-bottom: 40px;
}
#rideshare-basics #ride-content #the-basics .ride-section .ride-image-wrapper {
  width: 40%;
  display: inline-block;
  height: 200px;
  position: relative;
}
#rideshare-basics #ride-content #the-basics .ride-section .ride-image-wrapper img {
  max-width: 150px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
#rideshare-basics #ride-content #the-basics .ride-section .ride-text-wrapper {
  width: 59%;
  display: inline-block;
  height: 200px;
  position: relative;
  text-align: left;
}
#rideshare-basics #ride-content #the-basics .ride-section .ride-text-wrapper p {
  width: 80%;
  color: #34495e;
  padding-left: 20px;
  padding-top: 5px;
  font-family: "varela_roundregular";
}
@media screen and (max-width: 767px) {
  #rideshare-basics #ride-content #the-basics .ride-section .ride-text-wrapper p {
    padding-left: 0;
    width: 100%;
  }
}
#rideshare-basics #ride-content #the-basics .ride-section .ride-text-wrapper .text-title {
  color: #999999;
  font-size: 2em;
  font-style: italic;
  margin-bottom: 5px;
}
@media screen and (max-width: 767px) {
  #rideshare-basics #ride-content #the-basics .ride-section .ride-text-wrapper {
    width: 100%;
    text-align: center;
  }
}
#rideshare-basics #ride-content #the-basics .ride-section.footer-banner {
  padding: 0;
  margin-bottom: 0;
  position: relative;
  margin-top: 40px;
}
#rideshare-basics #ride-content #the-basics .ride-section.footer-banner img.footer-bg {
  width: 100%;
}
#rideshare-basics #ride-content #the-basics .ride-section.footer-banner img.footer-logo {
  position: absolute;
  max-width: 350px;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
@media screen and (max-width: 767px) {
  #rideshare-basics #ride-content #the-basics .ride-section.footer-banner img.footer-logo {
    width: 200px;
  }
}
#rideshare-basics #ride-content #the-basics .dash-break {
  width: 20%;
  margin: 50px 0;
  min-width: 200px;
}
@media screen and (max-width: 767px) {
  #rideshare-basics #ride-content #the-basics .dash-break {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0;
  }
}
#rideshare-home {
  clear: both;
}
#rideshare-home .ride-header {
  position: relative;
}
#rideshare-home .ride-header *,
#rideshare-home .ride-header h1,
#rideshare-home .ride-header h2,
#rideshare-home .ride-header h3,
#rideshare-home .ride-header h4,
#rideshare-home .ride-header h5,
#rideshare-home .ride-header label,
#rideshare-home .ride-header span,
#rideshare-home .ride-header div,
#rideshare-home .ride-header p {
  font-family: "droid_serifbold_italic";
}
#rideshare-home .ride-header .yellowstripe {
  width: 18%;
  position: absolute;
  top: 13%;
  left: -40px;
}
@media screen and (max-width: 767px) {
  #rideshare-home .ride-header .yellowstripe {
    display: none;
  }
}
#rideshare-home .ride-header .bg-image {
  width: 100%;
}
#rideshare-home .ride-header .header-content-top {
  position: absolute;
  top: 10%;
  left: 20%;
  width: 50%;
}
#rideshare-home .ride-header .header-content-top h1.top-title {
  color: white;
  font-size: 4em;
  margin-bottom: 0;
  font-style: italic;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  #rideshare-home .ride-header .header-content-top h1.top-title {
    font-size: 2em;
  }
}
#rideshare-home .ride-header .header-content-top h1.mid-title {
  color: #ffd601;
  border-bottom: 3px dashed #ffd601;
  font-size: 4.8em;
  line-height: 1;
  margin-bottom: 0;
  font-style: italic;
}
@media screen and (max-width: 767px) {
  #rideshare-home .ride-header .header-content-top h1.mid-title {
    font-size: 2.4em;
  }
}
#rideshare-home .ride-header .header-content-top h2 {
  color: white;
  margin: 0;
  font-size: 2em;
  font-family: 'varela_roundregular';
}
#rideshare-home .ride-header .header-content-top h2:last-of-type {
  margin-top: -15px;
}
#rideshare-home .ride-header .header-content-bottom {
  position: absolute;
  bottom: 2%;
  width: 38%;
  text-align: left;
  padding-left: 10%;
}
#rideshare-home .ride-header .header-content-bottom .large-white-text {
  font-size: 4.8em;
  font-style: italic;
  color: white;
}
#rideshare-home .ride-header .header-content-bottom .large-white-text.top {
  margin: 0;
  margin-bottom: -45px;
}
@media screen and (max-width: 767px) {
  #rideshare-home .ride-header .header-content-bottom {
    display: none;
  }
}
#rideshare-home #ride-content *,
#rideshare-home #ride-content h1,
#rideshare-home #ride-content h2,
#rideshare-home #ride-content h3,
#rideshare-home #ride-content h4,
#rideshare-home #ride-content h5,
#rideshare-home #ride-content label,
#rideshare-home #ride-content span,
#rideshare-home #ride-content div,
#rideshare-home #ride-content p {
  font-family: "varela_roundregular";
}
#rideshare-home #ride-content #the-basics .ride-section {
  background-color: #1c2b39;
  padding: 20px 0;
  margin-top: -8px;
  border-top: 4px dashed white;
  text-align: center;
  position: relative;
  overflow-y: hidden;
}
#rideshare-home #ride-content #the-basics .ride-section.footer-banner {
  padding: 0;
  background-color: transparent;
  margin-bottom: 0;
  position: relative;
}
#rideshare-home #ride-content #the-basics .ride-section.footer-banner img.footer-bg {
  width: 100%;
}
#rideshare-home #ride-content #the-basics .ride-section.footer-banner img.footer-logo {
  position: absolute;
  max-width: 350px;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
@media screen and (max-width: 767px) {
  #rideshare-home #ride-content #the-basics .ride-section.footer-banner img.footer-logo {
    width: 200px;
  }
}
#rideshare-home #ride-content #the-basics .ride-section.section-break {
  padding: 0;
  max-height: 400px;
}
#rideshare-home #ride-content #the-basics .ride-section.section-break img {
  width: 100%;
}
#rideshare-home #ride-content #the-basics .ride-section.section-break img.footer-logo {
  max-width: 250px;
  margin: auto;
  position: relative;
}
@media screen and (max-width: 767px) {
  #rideshare-home #ride-content #the-basics .ride-section.section-break img.footer-logo {
    width: 200px;
  }
}
#rideshare-home #ride-content #the-basics .ride-section.section-break .nightdrive {
  position: relative;
}
@media screen and (min-width: 1000px) {
  #rideshare-home #ride-content #the-basics .ride-section.section-break .nightdrive {
    top: -250px;
  }
}
#rideshare-home #ride-content #the-basics .ride-section .section-body {
  position: absolute;
  bottom: 15px;
  left: 80px;
  text-align: left;
}
#rideshare-home #ride-content #the-basics .ride-section .section-body h1 {
  font-size: 3rem;
  color: white;
  font-family: 'droid_serifbold_italic';
  margin: 0;
}
#rideshare-home #ride-content #the-basics .ride-section .section-body h1:last-of-type {
  margin-top: -15px;
}
#rideshare-home #ride-content #the-basics .ride-section .section-body .arrows {
  width: 60px;
  margin-bottom: -15px;
}
#rideshare-home #ride-content #the-basics .ride-section .tips-carousel-wrapper {
  width: 85%;
  margin: auto;
}
#rideshare-home #ride-content #the-basics .ride-section.starter-carousel .info-card {
  max-width: 300px;
}
#rideshare-home #ride-content #the-basics .ride-section .info-card {
  margin: 20px 15px;
  text-align: left;
  display: inline-block;
  vertical-align: top;
}
#rideshare-home #ride-content #the-basics .ride-section .info-card img {
  max-height: 250px;
  width: 100%;
  margin-bottom: -5px;
}
#rideshare-home #ride-content #the-basics .ride-section .info-card .content {
  background-color: white;
  margin-top: -5px;
  text-align: left;
  padding: 15px 15px;
  color: #1c2b39;
}
#rideshare-home #ride-content #the-basics .ride-section .info-card .content a.title {
  text-transform: capitalize;
  font-size: 1.2rem;
  font-weight: bold;
  color: #1c2b39;
}
#rideshare-home #ride-content #the-basics .ride-section .info-card .content .body {
  font-size: 1rem;
  color: #1c2b39;
}
.ridester-button {
  border: 1px solid #1c2b39;
  color: #1c2b39;
  padding: .25rem .5rem;
  border-radius: 5px;
}
#rideshare-details {
  clear: both;
}
#rideshare-details *,
#rideshare-details h1,
#rideshare-details h2,
#rideshare-details h3,
#rideshare-details h4,
#rideshare-details h5,
#rideshare-details label,
#rideshare-details span,
#rideshare-details div,
#rideshare-details p {
  font-family: "droid_serifbold_italic";
}
#rideshare-details .ride-header {
  position: relative;
  margin-bottom: -10px;
}
#rideshare-details .ride-header .yellowstripe {
  width: 18%;
  position: absolute;
  top: 13%;
  left: -40px;
}
@media screen and (max-width: 767px) {
  #rideshare-details .ride-header .yellowstripe {
    display: none;
  }
}
#rideshare-details .ride-header .bg-image {
  width: 100%;
}
#rideshare-details .ride-header .header-content-top {
  position: absolute;
  top: 10%;
  left: 20%;
  width: 50%;
}
#rideshare-details .ride-header .header-content-top h1.top-title {
  color: white;
  font-size: 4em;
  margin-bottom: 0;
  font-style: italic;
}
@media screen and (max-width: 767px) {
  #rideshare-details .ride-header .header-content-top h1.top-title {
    font-size: 2em;
  }
}
#rideshare-details .ride-header .header-content-top h1.mid-title {
  color: #ffd601;
  border-bottom: 3px dashed #ffd601;
  font-size: 4.8em;
  margin-top: -15px;
  margin-bottom: 0;
  font-style: italic;
  line-height: 1em;
}
@media screen and (max-width: 767px) {
  #rideshare-details .ride-header .header-content-top h1.mid-title {
    font-size: 2.4em;
  }
}
#rideshare-details .ride-header .header-content-top h2 {
  color: white;
  margin: 10px 0 0 0;
  font-size: 2em;
  font-family: 'varela_roundregular';
}
#rideshare-details .ride-header .header-content-top h2:last-of-type {
  margin-top: -15px;
}
#rideshare-details .ride-header .header-content-bottom {
  position: absolute;
  bottom: 2%;
  left: 20%;
  width: 50%;
}
#rideshare-details .ride-header .header-content-bottom h1 {
  color: white;
  margin: 0;
  line-height: 1em;
  font-size: 2em;
}
#rideshare-details .ride-header .header-content-bottom .large-gold-text {
  font-size: 3.8em;
  color: #ffd601;
  font-style: italic;
}
#rideshare-details .ride-header .header-content-bottom span {
  color: white;
  font-style: italic;
}
#rideshare-details .ride-header .header-content-bottom .iconline {
  width: 30%;
  min-width: 100px;
  margin-right: 6%;
}
#rideshare-details .ride-header .header-content-bottom .yellowline {
  width: 94%;
}
@media screen and (max-width: 767px) {
  #rideshare-details .ride-header .header-content-bottom {
    display: none;
  }
}
#rideshare-details .carousel-wrapper {
  position: relative;
  z-index: 9999;
  background-color: #1c2b39;
  border-top: 2px dashed white;
  padding: 15px 0 10px 0;
}
#rideshare-details .carousel-wrapper .ride-carousel {
  width: 90%;
  margin: 50px auto 40px auto;
}
#rideshare-details .carousel-wrapper .ride-carousel .slick-slide img {
  margin: 10px auto;
  opacity: .6;
  transition: opacity .5s;
}
#rideshare-details .carousel-wrapper .ride-carousel .slick-slide.slick-current img {
  opacity: 1;
  transition: opacity .5s;
}
#rideshare-details .carousel-wrapper .ride-carousel .slick-slide.slick-current img:hover {
  cursor: pointer;
}
#rideshare-details .carousel-wrapper .ride-carousel .slick-arrow {
  margin-top: -5px;
}
@media screen and (max-width: 767px) {
  #rideshare-details .carousel-wrapper .ride-carousel {
    width: 80%;
  }
}
#rideshare-details .carousel-wrapper .selected-circle {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
#rideshare-details .carousel-wrapper .goldarrow {
  position: absolute;
  right: 40%;
  bottom: 5%;
  transform: scale(-1, -1);
  width: 40px;
}
#rideshare-details #ride-content {
  /*  CSS for UberRequirements  */
}
#rideshare-details #ride-content .basics-title {
  margin-top: 40px;
  position: relative;
}
#rideshare-details #ride-content .basics-title .basic-title {
  font-size: 4em;
  font-style: italic;
  position: absolute;
  color: #f8d245;
  top: -15px;
  left: 120px;
}
@media screen and (max-width: 767px) {
  #rideshare-details #ride-content .basics-title .basic-title {
    font-size: 2.5em;
    top: 0;
  }
}
#rideshare-details #ride-content .basics-title .basic-subtitle {
  font-size: 4em;
  position: absolute;
  top: 45px;
  left: 120px;
}
@media screen and (max-width: 767px) {
  #rideshare-details #ride-content .basics-title .basic-subtitle {
    font-size: 2.5em;
  }
}
#rideshare-details #ride-content .basics-title .bluearrow {
  position: relative;
  width: 350px;
  transform: scaleX(-1);
  left: -250px;
}
#rideshare-details #ride-content #the-basics .ride-section {
  padding: 5% 8% 0 8%;
  padding-top: 0;
  text-align: center;
  display: flex;
}
@media screen and (max-width: 767px) {
  #rideshare-details #ride-content #the-basics .ride-section {
    flex-direction: column;
  }
}
#rideshare-details #ride-content #the-basics .ride-section:first-of-type {
  margin-top: 20px;
}
#rideshare-details #ride-content #the-basics .ride-section:last-of-type {
  margin-bottom: 40px;
}
#rideshare-details #ride-content #the-basics .ride-section:nth-of-type(even) {
  background-color: #ecebec;
}
#rideshare-details #ride-content #the-basics .ride-section:nth-of-type(odd) .ride-text-wrapper .text-title {
  color: #ffd601;
}
#rideshare-details #ride-content #the-basics .ride-section.signup-section {
  background-color: #ffd601;
}
@media screen and (max-width: 767px) {
  #rideshare-details #ride-content #the-basics .ride-section.signup-section.ride-text-container {
    text-align: center !important;
  }
}
#rideshare-details #ride-content #the-basics .ride-section.signup-section a {
  display: inline-block;
  color: #353536;
  border: 3px solid white;
  border-radius: 10px;
  margin-top: 10px;
  font-size: 1.5em;
  position: relative;
  font-family: 'varela_roundregular';
  background-image: url('img/triple_arrow_right.png');
  background-repeat: no-repeat;
  background-position: 10px center;
  padding: 10px 10px 10px 50px;
}
@media screen and (max-width: 767px) {
  #rideshare-details #ride-content #the-basics .ride-section.signup-section a {
    font-size: 15px;
  }
}
#rideshare-details #ride-content #the-basics .ride-section .ride-image-wrapper {
  width: 40%;
  display: inline-block;
  height: 200px;
  position: relative;
}
@media screen and (max-width: 767px) {
  #rideshare-details #ride-content #the-basics .ride-section .ride-image-wrapper {
    padding-left: 0;
    width: 100%;
  }
}
#rideshare-details #ride-content #the-basics .ride-section .ride-image-wrapper img {
  max-width: 150px;
  max-height: 150px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
#rideshare-details #ride-content #the-basics .ride-section .ride-text-wrapper {
  width: 59%;
  display: inline-block;
  position: relative;
  text-align: left;
}
#rideshare-details #ride-content #the-basics .ride-section .ride-text-wrapper .ride-text-container {
  padding-top: 2rem;
  padding-bottom: 2rem;
  text-align: left !important;
}
#rideshare-details #ride-content #the-basics .ride-section .ride-text-wrapper .ride-text-container ul {
  list-style-type: disc;
  font-family: 'varela_roundregular';
  color: #34495e;
  margin-left: 15px;
  margin-bottom: 20px;
}
#rideshare-details #ride-content #the-basics .ride-section .ride-text-wrapper .ride-text-container ul li {
  font-family: 'varela_roundregular' !important;
}
#rideshare-details #ride-content #the-basics .ride-section .ride-text-wrapper .ride-text-container ul ul {
  list-style-type: circle;
}
#rideshare-details #ride-content #the-basics .ride-section .ride-text-wrapper p {
  width: 100%;
  color: #34495e;
  padding-top: 5px;
  font-family: 'varela_roundregular';
}
@media screen and (max-width: 767px) {
  #rideshare-details #ride-content #the-basics .ride-section .ride-text-wrapper p {
    padding-left: 0;
    width: 100%;
  }
}
#rideshare-details #ride-content #the-basics .ride-section .ride-text-wrapper .text-title {
  font-size: 2em;
  font-style: italic;
  margin-bottom: 5px;
}
@media screen and (max-width: 767px) {
  #rideshare-details #ride-content #the-basics .ride-section .ride-text-wrapper {
    width: 100%;
    text-align: center;
  }
}
#rideshare-details #ride-content #the-basics .ride-section.footer-banner {
  padding: 0;
  background-color: transparent;
  margin-bottom: 0;
  position: relative;
}
#rideshare-details #ride-content #the-basics .ride-section.footer-banner img.footer-bg {
  width: 100%;
}
#rideshare-details #ride-content #the-basics .ride-section.footer-banner img.footer-logo {
  position: absolute;
  max-width: 350px;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
@media screen and (max-width: 767px) {
  #rideshare-details #ride-content #the-basics .ride-section.footer-banner img.footer-logo {
    width: 200px;
  }
}
#rideshare-details #ride-content #the-basics .dash-break {
  width: 20%;
  margin: 50px 0;
  min-width: 200px;
}
@media screen and (max-width: 767px) {
  #rideshare-details #ride-content #the-basics .dash-break {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0;
  }
}
#rideshare-details #ride-content .hit-the-road {
  background: #ffd500;
  text-align: center;
  border-radius: 15px;
  margin: 80px auto;
  width: 50%;
  min-width: 200px;
  padding: 15px;
  box-shadow: 0 1px 15px;
}
@media screen and (max-width: 767px) {
  #rideshare-details #ride-content .hit-the-road {
    width: 90%;
  }
}
#rideshare-details #ride-content .hit-the-road h1 {
  font-family: 'varela_roundregular';
}
#rideshare-details #ride-content .hit-the-road .top-btn-title {
  font-size: 1.5em;
  margin: 0;
}
#rideshare-details #ride-content .hit-the-road .big-white {
  display: block;
  font-size: 3em;
  color: white;
  margin: 0;
  line-height: 1em;
}
#rideshare-details-insurance {
  clear: both;
}
#rideshare-details-insurance *,
#rideshare-details-insurance h1,
#rideshare-details-insurance h2,
#rideshare-details-insurance h3,
#rideshare-details-insurance h4,
#rideshare-details-insurance h5,
#rideshare-details-insurance label,
#rideshare-details-insurance span,
#rideshare-details-insurance div,
#rideshare-details-insurance p {
  font-family: "droid_serifbold_italic";
}
#rideshare-details-insurance #main {
  background-color: white;
}
#rideshare-details-insurance .ride-header {
  position: relative;
  margin-bottom: -10px;
}
#rideshare-details-insurance .ride-header .yellowstripe {
  width: 18%;
  position: absolute;
  top: 13%;
  left: -40px;
}
@media screen and (max-width: 767px) {
  #rideshare-details-insurance .ride-header .yellowstripe {
    display: none;
  }
}
#rideshare-details-insurance .ride-header .bg-image {
  width: 100%;
}
#rideshare-details-insurance .ride-header .header-content-top {
  position: absolute;
  top: 10%;
  left: 20%;
  width: 50%;
}
#rideshare-details-insurance .ride-header .header-content-top h1.top-title {
  color: white;
  font-size: 4em;
  margin-bottom: 0;
  font-style: italic;
}
@media screen and (max-width: 767px) {
  #rideshare-details-insurance .ride-header .header-content-top h1.top-title {
    font-size: 2em;
  }
}
#rideshare-details-insurance .ride-header .header-content-top h1.mid-title {
  color: #ffd601;
  border-bottom: 3px dashed #ffd601;
  font-size: 4.8em;
  margin-top: -15px;
  margin-bottom: 0;
  font-style: italic;
  line-height: 1em;
}
@media screen and (max-width: 767px) {
  #rideshare-details-insurance .ride-header .header-content-top h1.mid-title {
    font-size: 2.4em;
  }
}
#rideshare-details-insurance .ride-header .header-content-top h2 {
  color: white;
  margin: 10px 0 0 0;
  font-size: 2em;
  font-family: 'varela_roundregular';
}
#rideshare-details-insurance .ride-header .header-content-top h2:last-of-type {
  margin-top: -15px;
}
#rideshare-details-insurance .ride-header .header-content-bottom {
  position: absolute;
  bottom: 2%;
  left: 20%;
  width: 50%;
}
#rideshare-details-insurance .ride-header .header-content-bottom h1 {
  color: white;
  margin: 0;
  line-height: 1em;
  font-size: 2em;
}
#rideshare-details-insurance .ride-header .header-content-bottom .large-gold-text {
  font-size: 3.8em;
  color: #ffd601;
  font-style: italic;
}
#rideshare-details-insurance .ride-header .header-content-bottom span {
  color: white;
  font-style: italic;
}
#rideshare-details-insurance .ride-header .header-content-bottom .iconline {
  width: 30%;
  min-width: 100px;
  margin-right: 6%;
}
#rideshare-details-insurance .ride-header .header-content-bottom .yellowline {
  width: 94%;
}
@media screen and (max-width: 767px) {
  #rideshare-details-insurance .ride-header .header-content-bottom {
    display: none;
  }
}
#rideshare-details-insurance .ride-content {
  position: relative;
}
#rideshare-details-insurance .ride-content:last-of-type {
  padding-bottom: 40px;
}
#rideshare-details-insurance .ride-content .bluearrow {
  position: relative;
  width: 550px;
  left: -250px;
  transform: rotate(90deg);
  top: 125px;
}
#rideshare-details-insurance .ride-content .basics-title {
  margin-top: 40px;
  position: relative;
}
#rideshare-details-insurance .ride-content .basics-title .basic-title {
  font-size: 1.5em;
  font-style: italic;
  position: absolute;
  top: 30px;
  left: 20%;
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  #rideshare-details-insurance .ride-content .basics-title .basic-title {
    font-size: 2.5em;
    top: 0;
  }
}
#rideshare-details-insurance .ride-content .basics-title .basic-subtitle {
  font-size: 4em;
  position: absolute;
  top: 45px;
  left: 20%;
  color: #f8d245;
}
@media screen and (max-width: 767px) {
  #rideshare-details-insurance .ride-content .basics-title .basic-subtitle {
    font-size: 2.5em;
  }
}
#rideshare-details-insurance .ride-content .basics-content {
  font-family: varela_roundregular;
  position: relative;
  top: -150px;
  left: 25%;
  width: 50%;
}
#rideshare-details-insurance .ride-content .basics-content p,
#rideshare-details-insurance .ride-content .basics-content ul,
#rideshare-details-insurance .ride-content .basics-content li {
  font-family: "varela_roundregular";
}
#rideshare-details-insurance .ride-content .basics-content p i,
#rideshare-details-insurance .ride-content .basics-content ul i,
#rideshare-details-insurance .ride-content .basics-content li i,
#rideshare-details-insurance .ride-content .basics-content p span,
#rideshare-details-insurance .ride-content .basics-content ul span,
#rideshare-details-insurance .ride-content .basics-content li span,
#rideshare-details-insurance .ride-content .basics-content p b,
#rideshare-details-insurance .ride-content .basics-content ul b,
#rideshare-details-insurance .ride-content .basics-content li b,
#rideshare-details-insurance .ride-content .basics-content p strong,
#rideshare-details-insurance .ride-content .basics-content ul strong,
#rideshare-details-insurance .ride-content .basics-content li strong {
  font-family: "varela_roundregular";
}
#rideshare-details-insurance .ride-content .dash-break {
  position: relative;
  left: 20%;
  width: 80%;
  bottom: 50px;
}
#rideshare-details-insurance .ride-content .dash-break hr {
  border-bottom: 4px dashed #082637;
  width: 100%;
  margin: 0;
}
#rideshare-details-insurance .ride-content.dark-bg {
  background-color: #edeced;
  text-align: center;
  padding: 25px;
}
#rideshare-details-insurance .ride-content.footer-banner {
  padding: 0;
  background-color: white;
  margin-bottom: 0;
  position: relative;
}
#rideshare-details-insurance .ride-content.footer-banner img.footer-bg {
  width: 100%;
}
#rideshare-details-insurance .ride-content.footer-banner img.footer-logo {
  position: absolute;
  max-width: 350px;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
#rideshare-details-insurance .signup-section {
  background-color: #ffd601;
  display: flex;
}
#rideshare-details-insurance .signup-section a {
  color: #353536;
  padding: 10px;
  border: 3px solid white;
  border-radius: 10px;
  margin-top: 0px;
  font-size: 2em;
  position: relative;
  top: 10px;
  font-family: 'varela_roundregular';
}
#rideshare-details-insurance .signup-section a img {
  position: relative;
  width: 50px;
  top: 14px;
}
#rideshare-details-insurance .signup-section .ride-image-wrapper {
  width: 40%;
  display: inline-block;
  height: 200px;
  position: relative;
}
#rideshare-details-insurance .signup-section .ride-image-wrapper img {
  max-width: 150px;
  max-height: 150px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
#rideshare-details-insurance .signup-section .ride-text-wrapper {
  width: 59%;
  display: inline-block;
  position: relative;
  text-align: left;
}
#rideshare-details-insurance .signup-section .ride-text-wrapper p {
  width: 100%;
  color: #34495e;
  padding-top: 5px;
  font-family: 'varela_roundregular';
}
@media screen and (max-width: 767px) {
  #rideshare-details-insurance .signup-section .ride-text-wrapper p {
    padding-left: 0;
    width: 100%;
  }
}
#rideshare-details-insurance .signup-section .ride-text-wrapper .text-title {
  font-size: 2em;
  font-style: italic;
  margin-bottom: 5px;
}
#rideshare-details-insurance .signup-section .ride-text-wrapper .ride-text-container {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
@media screen and (max-width: 767px) {
  #rideshare-details-insurance .signup-section .ride-text-wrapper {
    width: 100%;
    text-align: center;
  }
}
#rideshare-details-insurance .hit-the-road {
  background: #ffd500;
  text-align: center;
  border-radius: 15px;
  margin: 20px auto;
  width: 50%;
  min-width: 200px;
  padding: 15px;
  box-shadow: 0px 1px 15px;
}
#rideshare-details-insurance .hit-the-road h1 {
  font-family: varela_roundregular;
}
#rideshare-details-insurance .hit-the-road .top-btn-title {
  font-size: 1.5em;
  margin: 0;
}
#rideshare-details-insurance .hit-the-road .big-white {
  display: block;
  font-size: 3em;
  color: white;
  margin: 0;
  line-height: 1em;
}
#rideshare-details-payments {
  clear: both;
}
#rideshare-details-payments *,
#rideshare-details-payments h1,
#rideshare-details-payments h2,
#rideshare-details-payments h3,
#rideshare-details-payments h4,
#rideshare-details-payments h5,
#rideshare-details-payments label,
#rideshare-details-payments span,
#rideshare-details-payments div,
#rideshare-details-payments p {
  font-family: "droid_serifbold_italic";
}
#rideshare-details-payments #main {
  background-color: white;
}
#rideshare-details-payments .ride-header {
  position: relative;
  margin-bottom: -10px;
}
#rideshare-details-payments .ride-header .yellowstripe {
  width: 18%;
  position: absolute;
  top: 13%;
  left: -40px;
}
@media screen and (max-width: 767px) {
  #rideshare-details-payments .ride-header .yellowstripe {
    display: none;
  }
}
#rideshare-details-payments .ride-header .bg-image {
  width: 100%;
}
#rideshare-details-payments .ride-header .header-content-top {
  position: absolute;
  top: 10%;
  left: 20%;
  width: 50%;
}
#rideshare-details-payments .ride-header .header-content-top h1.top-title {
  color: white;
  font-size: 4em;
  margin-bottom: 0;
  font-style: italic;
}
@media screen and (max-width: 767px) {
  #rideshare-details-payments .ride-header .header-content-top h1.top-title {
    font-size: 2em;
  }
}
#rideshare-details-payments .ride-header .header-content-top h1.mid-title {
  color: #ffd601;
  border-bottom: 3px dashed #ffd601;
  font-size: 4.8em;
  margin-top: -15px;
  margin-bottom: 0;
  font-style: italic;
  line-height: 1em;
}
@media screen and (max-width: 767px) {
  #rideshare-details-payments .ride-header .header-content-top h1.mid-title {
    font-size: 2.4em;
  }
}
#rideshare-details-payments .ride-header .header-content-top h2 {
  color: white;
  margin: 10px 0 0 0;
  font-size: 2em;
  font-family: 'varela_roundregular';
}
#rideshare-details-payments .ride-header .header-content-top h2:last-of-type {
  margin-top: -15px;
}
#rideshare-details-payments .ride-header .header-content-bottom {
  position: absolute;
  bottom: 2%;
  left: 20%;
  width: 50%;
}
#rideshare-details-payments .ride-header .header-content-bottom h1 {
  color: white;
  margin: 0;
  line-height: 1em;
  font-size: 2em;
}
#rideshare-details-payments .ride-header .header-content-bottom .large-gold-text {
  font-size: 3.8em;
  color: #ffd601;
  font-style: italic;
}
#rideshare-details-payments .ride-header .header-content-bottom span {
  color: white;
  font-style: italic;
}
#rideshare-details-payments .ride-header .header-content-bottom .iconline {
  width: 30%;
  min-width: 100px;
  margin-right: 6%;
}
#rideshare-details-payments .ride-header .header-content-bottom .yellowline {
  width: 94%;
}
@media screen and (max-width: 767px) {
  #rideshare-details-payments .ride-header .header-content-bottom {
    display: none;
  }
}
#rideshare-details-payments .ride-content {
  position: relative;
}
#rideshare-details-payments .ride-content:last-of-type {
  padding-bottom: 40px;
}
#rideshare-details-payments .ride-content .bluearrow {
  position: absolute;
  width: 550px;
  left: -250px;
  transform: rotate(90deg);
  top: 125px;
}
@media screen and (max-width: 767px) {
  #rideshare-details-payments .ride-content .bluearrow {
    width: 200px;
    left: -100px;
    top: 40px;
  }
}
#rideshare-details-payments .ride-content .basics-title {
  margin-top: 40px;
}
#rideshare-details-payments .ride-content .basics-title .basic-title {
  font-size: 1.5em;
  position: relative;
  z-index: 1;
  line-height: 1;
  font-style: italic;
  margin: 0 0 0 20%;
  background-color: #fff;
}
@media screen and (max-width: 767px) {
  #rideshare-details-payments .ride-content .basics-title .basic-title {
    font-size: 1em;
    margin-left: 15%;
  }
}
#rideshare-details-payments .ride-content .basics-title .basic-subtitle {
  font-size: 3em;
  position: relative;
  z-index: 1;
  margin: 0 0 25px 20%;
  color: #f8d245;
}
@media screen and (max-width: 767px) {
  #rideshare-details-payments .ride-content .basics-title .basic-subtitle {
    font-size: 1.5em;
    margin: 0 0 15px 15%;
  }
}
#rideshare-details-payments .ride-content .basics-content {
  font-family: varela_roundregular;
  position: relative;
  left: 25%;
  width: 50%;
}
#rideshare-details-payments .ride-content .basics-content:after {
  content: '';
  display: block;
  width: 200%;
  border-bottom: 4px dashed #34495e;
  margin: 80px 0;
}
@media screen and (max-width: 767px) {
  #rideshare-details-payments .ride-content .basics-content {
    width: 80%;
    left: 15%;
  }
}
#rideshare-details-payments .ride-content .basics-content ul {
  padding-left: 20px;
}
#rideshare-details-payments .ride-content .basics-content ul li {
  margin-bottom: 10px;
}
#rideshare-details-payments .ride-content .basics-content p,
#rideshare-details-payments .ride-content .basics-content ul li {
  font-family: "varela_roundregular";
}
#rideshare-details-payments .ride-content .basics-content p i,
#rideshare-details-payments .ride-content .basics-content ul li i,
#rideshare-details-payments .ride-content .basics-content p span,
#rideshare-details-payments .ride-content .basics-content ul li span,
#rideshare-details-payments .ride-content .basics-content p b,
#rideshare-details-payments .ride-content .basics-content ul li b,
#rideshare-details-payments .ride-content .basics-content p strong,
#rideshare-details-payments .ride-content .basics-content ul li strong {
  font-family: "varela_roundregular";
}
#rideshare-details-payments .ride-content .dash-break {
  position: relative;
  left: 20%;
  width: 80%;
  bottom: 50px;
}
#rideshare-details-payments .ride-content .dash-break hr {
  border-bottom: 4px dashed #082637;
  width: 100%;
  margin: 0;
}
#rideshare-details-payments .ride-content.dark-bg {
  background-color: #edeced;
  text-align: center;
  padding: 25px;
}
#rideshare-details-payments .ride-content.dark-bg img {
  max-height: 250px;
}
#rideshare-details-payments .ride-content.footer-banner {
  padding: 0;
  background: transparent !important;
  margin-bottom: 0;
  position: relative;
}
#rideshare-details-payments .ride-content.footer-banner img.footer-bg {
  width: 100%;
}
#rideshare-details-payments .ride-content.footer-banner img.footer-logo {
  position: absolute;
  max-width: 350px;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
@media screen and (max-width: 767px) {
  #rideshare-details-payments .ride-content.footer-banner img.footer-logo {
    width: 200px;
  }
}
#rideshare-details-payments .ride-content ul {
  list-style-type: disc;
  font-family: 'varela_roundregular' !important;
  margin-bottom: 20px;
}
#rideshare-details-payments .ride-content ul li {
  font-family: 'varela_roundregular' !important;
}
#rideshare-details-payments .ride-content ul ul {
  list-style-type: circle;
}
#rideshare-details-payments .signup-section {
  background-color: #ffd601;
  display: flex;
}
@media screen and (max-width: 767px) {
  #rideshare-details-payments .signup-section {
    flex-direction: column;
  }
}
#rideshare-details-payments .signup-section a {
  display: inline-block;
  color: #353536;
  border: 3px solid white;
  border-radius: 10px;
  margin-top: 10px;
  font-size: 1.5em;
  position: relative;
  font-family: 'varela_roundregular';
  background-image: url('img/triple_arrow_right.png');
  background-repeat: no-repeat;
  background-position: 10px center;
  padding: 10px 10px 10px 50px;
}
@media screen and (max-width: 767px) {
  #rideshare-details-payments .signup-section a {
    font-size: 15px;
  }
}
#rideshare-details-payments .signup-section .ride-image-wrapper {
  width: 40%;
  display: inline-block;
  height: 200px;
  position: relative;
}
@media screen and (max-width: 767px) {
  #rideshare-details-payments .signup-section .ride-image-wrapper {
    width: 100%;
  }
}
#rideshare-details-payments .signup-section .ride-image-wrapper img {
  max-width: 150px;
  max-height: 150px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
#rideshare-details-payments .signup-section .ride-text-wrapper {
  width: 59%;
  display: inline-block;
  position: relative;
  text-align: left;
  padding: 3rem 0;
}
#rideshare-details-payments .signup-section .ride-text-wrapper p {
  width: 100%;
  color: #34495e;
  padding-top: 5px;
  font-family: 'varela_roundregular';
}
@media screen and (max-width: 767px) {
  #rideshare-details-payments .signup-section .ride-text-wrapper p {
    padding-left: 0;
    width: 100%;
  }
}
#rideshare-details-payments .signup-section .ride-text-wrapper .text-title {
  font-size: 2em;
  font-style: italic;
  margin-bottom: 15px;
}
@media screen and (max-width: 767px) {
  #rideshare-details-payments .signup-section .ride-text-wrapper {
    width: 100%;
    text-align: center;
  }
}
#rideshare-details-payments .hit-the-road {
  background: #ffd500;
  text-align: center;
  border-radius: 15px;
  margin: 80px auto;
  width: 50%;
  min-width: 200px;
  padding: 15px;
  box-shadow: 0px 1px 15px;
}
@media screen and (max-width: 767px) {
  #rideshare-details-payments .hit-the-road {
    width: 70%;
  }
}
#rideshare-details-payments .hit-the-road h1 {
  font-family: varela_roundregular;
}
#rideshare-details-payments .hit-the-road .top-btn-title {
  font-size: 1.5em;
  margin: 0;
}
#rideshare-details-payments .hit-the-road .big-white {
  display: block;
  font-size: 3em;
  color: white;
  margin: 0;
  line-height: 1em;
}
