/* RIDE setup & faq landing pages */

.page-template-page-ride-setup-landing .header,
.page-template-page-ride-setup-landing .topbar {
  display: none !important;
}

.page-template.page-template-page-ride-faq-landing .header,
.page-template.page-template-page-ride-faq-landing .topbar {
  display: block !important;
}

.page-template-page-ride-setup-landing .main,
.page-template-page-ride-faq-landing .main {
  padding-top: 0 !important;
}

.page-template-page-ride-setup-landing .main .ride-logo .ride-logo__link svg,
.page-template-page-ride-faq-landing .main .ride-logo .ride-logo__link svg {
  fill: #fff;
}

.ride-setup-header {
  background-color: #000;
  background-image: url("/wp-content/themes/barrys/assets/img/bg_brick_header.png");
  background-attachment: fixed;
  background-position: 50% 0%;
  background-repeat: repeat;
  background-size: contain;
  color: #FFF;
  margin-bottom: 0px;
  padding-top: 100px;
  position: relative;
  text-align: center;
  z-index: 1;
}

.ride-setup-content {
  margin: 0 auto;
  padding: 0;
  text-align: center;
  max-width: 1000px;
  z-index: 2;
}

.ride-setup-content h4,
.ride-setup-content h2 {
  margin: 0 auto;
  padding: 10px 0 20px;
}

.ride-setup-content h4 {
  margin-top: 20px;
}

.ride-setup-content h2.logo-image {
  background-image: url("/wp-content/themes/barrys/assets/img/BarrysRIDE-2022_Logo-White.png");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: contain;
  max-width: 300px;
  text-indent: -9999px;
}

.ride-setup-content span {
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke: 1px #000;
}

.ride-setup-video {
  margin: -50px 25px 100px;
  text-align: left;
  z-index: 999;
  position: relative;
  top: 100px;
}

.ride-setup-video .wp-video {
  margin: 0 auto;
  position: relative;
  bottom: -100px;
  text-align: center;
  z-index: 9999;
}

.ride-setup-main-content {
  margin: 0 auto;
  padding: 50px 0;
  text-align: center;
  max-width: 1000px;
}

.ride-setup-main-content h1,
.ride-setup-main-content h2,
.ride-setup-main-content h3 {
  margin-bottom: 40px;
}

.ride-setup-main-content p {
  margin-bottom: 20px;
}

.ride-setup-main-content p {
  font-size: 20px;
}

.ride-setup-main-content .page-content {
  margin-top: 50px;
  text-align: left;
}

.ride-setup-main-content .page-content .button-red {
  margin: 20px auto;
  width: 300px;
}

.ride-setup-main-content .page-content .form_wrapper {
  text-align: left;
}

/* RIDE FAQ landing page */

.ride-setup-content .ride-faqs {
  display: flex;
  flex-direction: row-reverse;
  align-items: top;
  justify-content: center;
}

.ride-setup-content .ride-faqs h1 {
  flex: 1;
  font-size: 100px;
  line-height: 1;
  margin-top: 80px;
  text-align: left;
}

.ride-setup-content .ride-faqs h1 span {
  text-transform: none;
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke: 1px #FFF;
}

.ride-faqs .ride-setup-video {
  margin: 0 50px 0 0;
  width: 640px;
  top: 0;
}

.ride-faqs .ride-setup-video-text {
  margin: 0;
  padding: 50px 0;
  text-align: left;
}

.ride-faqs .ride-setup-video .wp-video {
  bottom: 0;
  text-align: left;
}

.ride-setup-faq-content {
  background-image: url("/wp-content/themes/barrys/assets/img/bg_ride_faq.svg");
  background-attachment: fixed;
  background-position: 100% 0%;
  background-repeat: no-repeat;
  background-size: contain;
}

.ride-setup-faq-content .page-content {
  margin: 0 auto;
  max-width: 1000px;
  padding: 50px 0;
}

.ride-setup-faq-content h2,
.ride-setup-faq-content p {
  margin-bottom: 20px;
}

.faq-list-items .faq-item {
  display: flex;
  margin-bottom: 40px;
}

.faq-list-items .wysiwyg {
  margin-bottom: 40px;
}

.faq-list-items .faq-item-video {
  max-width: 490px;
}

.faq-list-items .faq-link-wrapper {
  display: flex;
}

.faq-list-items .faq-item-link.btn-one {
  margin-right: 20px;
}

.faq-list-items .faq-item-link {
  margin-top: 20px;
}

.faq-list-items .faq-item>* {
  flex: 1;
}

.faq-list-items .faq-item h3 {
  font-size: 24px;
  font-weight: bold;
  letter-spacing: -1.11px;
  line-height: 1.2;
  margin-bottom: 20px;
  text-transform: none;
}

.faq-list-items .faq-item .faq-item-video {
  margin-right: 25px;
  margin-bottom: 25px;
}

@media (max-width: 1004px) {

  .ride-faqs .ride-setup-video {
    margin: 0 auto;
    padding-right: 0;
    max-width: 640px;
  }

  .ride-faqs .ride-setup-video .ride-setup-content .ride-faqs,
  .ride-setup-faq-content {
    display: block;
    margin: 0 auto;
  }

  .ride-setup-faq-content .page-content {
    max-width: 640px;
    padding: 50px 0;
  }

  .ride-setup-content .ride-faqs {
    display: block;
  }

  .ride-setup-content .ride-faqs h1 {
    margin: 0 auto 50px;
    text-align: center;
  }

  .faq-list-items .faq-item {
    display: block;
  }

  .faq-list-items .faq-item .faq-item-video {
    margin-right: 0px;
  }

  .faq-list-items .faq-item .faq-item-text {
    margin-bottom: 50px;
  }

}

@media (max-width: 640px) {

  .ride-setup-header {
    padding-top: 50px;
  }

  .ride-setup-video {
    margin: -100px 25px 100px;
  }

  .ride-faqs .ride-setup-video-text {
    padding: 50px 25px;
  }

  .ride-setup-faq-content {
    padding: 0 25px;
  }

  #press-grid {
    flex-direction: column-reverse;
  }

  #press-grid .two-up__item img {
    width: 100%;
    margin-bottom: 20px;
  }

}


.cloudflare-video-embed .desktop {
  display: block;
}

.cloudflare-video-embed .mobile {
  display: none;
}

@media (max-width: 960px) {
  .cloudflare-video-embed .desktop {
    display: none;
  }

  .cloudflare-video-embed .mobile {
    display: block;
  }
}



/*==================================
image block sections
==================================*/

.section--about {
  padding: 140px 0 20px;
  background-color: #fff;
  color: #000;
}

.section--about .h1 {
  margin: 0 0 100px;
  line-height: 1;
  text-align: center;
}

.section--about .h2 {
  margin: 0 0 25px;
  line-height: 1.2;
}

.section--about p {
  font-size: 18px;
  line-height: 1.2;
}

.section--about .subheader {
  margin: 0 0 15px;
  font-size: 16px;
  font-family: antenna, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1;
}

.section--about .feature-group {
  margin: 40px 0 0;
}

.section--about .placeholder-image {
  height: 600px;
  background-color: #333333;
}

.about-menu {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  margin: 0 0 40px;
  padding: 10px 0;
}

.about-menu li {
  margin: 0 5px;
  padding: 8px 0;
  font-size: 12px;
  font-weight: 600;
  text-align: center;
  border-bottom: 5px rgba(0, 0, 0, 0.2) solid;
  cursor: pointer;
}

.about-menu li.active {
  border-color: #000000;
}

@media (min-width: 721px) {

  .about-menu {
    display: none;
  }

}

@media (max-width: 720px) {

  .section--about {
    padding: 50px 0 40px;
  }

  .section--about .h1 {
    margin-bottom: 20px;
  }

  .section--about .placeholder-image {
    height: 240px;
  }

  /* .about-blocks .block {
      display: none;
    } */

  .about-blocks .block.active {
    display: block;
  }

}

/* image */

.image-block {
  margin: 50px 0;
}

.image-block .block-action {
  margin: 40px 0 0;
}

.image-block .column-image {
  text-align: center;
  line-height: 0;
}

.image-block .column-image img {
  max-width: 100%;
}

@media (min-width: 721px) {

  .image-block {
    display: flex;
    justify-content: stretch;
    align-items: center;
    margin: 100px 0;
  }

  .image-block.right {
    flex-direction: row;
  }

  .image-block.right .column-text {
    padding-left: 70px;
  }

  .image-block.left {
    flex-direction: row-reverse;
  }

  .image-block.left .column-text {
    padding-right: 70px;
  }

  .image-block .column-image {
    flex: 3;
  }

  .image-block .column-text {
    flex: 2;
  }

}

@media (max-width: 720px) {

  .image-block {
    display: flex;
    flex-direction: column-reverse;
  }

  .image-block .column-image {
    margin-top: 40px;
    margin-bottom: 40px;
  }

}

/* column */

.column-block {
  text-align: center;
}

.column-block .block-intro {
  margin: 0 0 60px;
}

.column-block .four-people .person-image {
  margin: 0 0 30px;
  line-height: 0;
}

.column-block .four-people .person-image img {
  max-width: 100%;
}

.column-block .four-people p {
  font-size: 20px;
  line-height: 1;
}

@media (min-width: 721px) {

  .column-block {
    margin: 100px 0;
  }

  .column-block .four-people {
    display: flex;
    justify-content: stretch;
    align-items: flex-start;
  }

  .column-block .four-people .person {
    flex: 1;
    margin: 0 10px;
  }

}

@media (max-width: 720px) {

  .column-block .block-intro {
    margin: 0 0 20px;
  }

  .column-block .four-people .person {
    margin: 20px 0;
  }

  .column-block .four-people .person-image {
    margin: 0 0 15px;
  }

  .column-block .four-people .h4 {
    font-size: 16px;
  }

}