.commonpage .topbanner {
    padding: 2em 0 3em;
}
.text-twotruncate
{
	display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.text-threetruncate
{
	display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.topbannertxt h1 {
    color: #063870;
    font-size: 62px;
    font-weight: bold;
}
.topbannertxt p {
    color: #063870;
    font-size: 18px;
    font-weight: 500;
    line-height: 31px;
    margin: 20px 0 10px;
}
.topbannertxt ul {
    list-style: none;
    padding: 0;
    margin-top: 3em;
}
.topbannertxt li {
    display: inline-block;
    background-color: #063870;
    padding: 15px;
    box-shadow: 0px 3px 6px #00000029;
    border-radius: 10px;
    margin-right: 20px;
}
.displayflex
{
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}
.alllogin {
    background-color: #063870;
   /* border-radius: 92px 92px 0px 0px; */
    padding: 4em 0;
}
.alllogin .alllogintop {
    padding-bottom: 4em;
    border-bottom: 1px solid #ffffff2e;
    margin-bottom: 4em;
}
.alllogin .allloginonetxt h3 {
    color: #FFFFFF;
    font-size: 34px;
    font-weight: bold;
    line-height: 62px;
    margin: 0;
}
.alllogin .allloginonetxt p {
    color: #FFFFFF;
    font-size: 41px;
    font-weight: bold;
    line-height: 62px;
    margin: 0;
}
.alllogin .allloginone h3 
{
	color: #FFFFFF;
	font-size: 30px;
	font-weight: bold;
	margin: 0 0 15px;
}
.alllogin .allloginone a 
{
	color: #99c446;
	font-size: 14px;
	font-weight: bold;
}
.alllogin .allloginone a  img
{
	margin-left: 20px; 
}

.alllogin .alllogintwo h4
{
	color: #FFFFFF;
	font-size: 42px;
	font-weight: bold;
	line-height: 55px;
	margin: 1em 0;
}
.alllogin .alllogintwo p
{
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	line-height: 28px;
}
.alllogin .alllogintwo  img
{
	height: 44px;
}
.alllogin .allloginbottom1 a {
    font-size: 21px;
    color: #99c446;
    text-transform: uppercase;
    line-height: 31px;
    font-weight:bold;
}
.alllogin .allloginbottom1 {
    padding: 2em 2em 0;
}
.alllogin .allloginbottom1 img
{
	margin-left: 20px; 
}
.cls_sectionone {
    padding: 6em 0 3em;
    position: relative;
}
.cls_sectionone .cls_sectiononeimg {
    height: 584px;
    padding: 0
}
.cls_sectionone .cls_sectiononeimg img {
    height: 80%;
    border-radius: 15%;
}
.cls_sectionone .cls_sectiononetxt {
    padding: 0 2em;
}
.cls_sectionone .cls_sectiononetxt h4 {
    color: #063870;
    font-size: 36px;
    font-weight: bold;
    line-height: 62px;
}

.cls_sectionone .cls_sectiononetxt p {
    color: #063870;
    font-size: 18px;
    font-weight: bold;
    line-height: 31px;
}
.cls_sectionbtm {
    margin-top: -100px;
}

.cls_arriving .title h5 {
    color: #063870;
    font-size: 34px;
    line-height: 62px;
    font-weight: bold;
}

.cls_arriving .title h6 {
    color: #063870;
    font-size: 51px;
    font-weight: bold;
    margin-bottom: 1em;
}
.cls_arrivingin {
    background: #5498c4 0% 0% no-repeat padding-box;
    border-radius: 10px;
    display: inline-block;
    padding: 3em;
}
.cls_arrivingin h5{
	color: #063870;
	font-size:36px;
	line-height: 62px;
	font-weight: bold;
}

.cls_arrivingin p{
	color: #063870
	font-size:18px;
	line-height: 31px;
	font-weight: bold;
}
.cls_arrivingin img {
    height: 50px;
}
.cls_driverone {
    padding: 4em 0;
}
.cls_driveronetxt h3
{
    color: #000;
    font-size: 34px;
    line-height: 62px;
    font-weight: bold;
}
.cls_driveronetxt p
{
    color: #000;
    font-size: 51px;
    line-height: 62px;
    font-weight: bold;
}
.cls_driveronetwo
{
    background-color: #5498c4;
    padding: 3em;
    border-radius: 15px;
}

.cls_driveronetwo h4
{
   color: #063870;
    font-size: 36px;
    font-weight: bold;
    margin-bottom: 30px;
}

.cls_driveronetwo p
{
    color: #063870;
    font-size: 18px;
    line-height: 31px;
}
.cls_dottedline .circle {
    height: 48px;
    border: 1px solid #99c446;
    display: block;
    width: 48px;
    text-align: center;
    background-color: #99c446;
    border-radius: 100px;
    font-size: 31px;
    line-height: 47px;
    color: #063870;
        z-index: 2;
    position: relative;
        margin-left: 1em;
}
.cls_dottedline .line {
    width: 68%;
    border: 2px dashed rgb(0 0 0 / 21%);
    position: absolute;
    left: 50px;
    top: 23px;
    height: 0;
}
.cls_dottedline {
    position: relative;
    z-index: 2;
    margin: 4em 0 2em;
    display: inline-block;
    width: 100%;
}
.cls_signin {
    padding: 5em 0;
}
.cls_signin .cls_signintext {
    background-color: #5498c4;
    padding: 4em;
    border-radius: 50px;
}

.cls_signin .title {
    color: #063870;
    font-size: 41px;
    line-height: 62px;
    margin: 0 0 1em 22px;
    font-weight: bold;
}
.cls_signintext h4 
{
    color: #063870;
    font-size: 30px;
    line-height: 55px;
    font-weight: bold;
}
.cls_signintext p 
{
    color: #063870;
    font-size: 16px;
    line-height: 28px;
    font-weight: bold;
    margin-bottom: 2em;
}

.cls_signintext a
{
    color: #99c446;
    font-size: 21px;
    text-transform: uppercase;
    font-weight: bold;
}
.cls_signintext img
{
    margin-left: 20px;
}
h1.cls_profiletitle {
    margin: 0;
    color: #99c446;
    font-size: 27px;
    line-height: 62px;
    font-weight: bold;
}
.paymentpage {
    display: inline-block;
    width: 100%;
    padding: 15px 0;
    border-width: 1px 0 1px 0;
    border-color: rgb(112 112 112 / 20%);
    border-style: solid;
}
.paymentpage small
{
    color: #063870;
    font-size: 17px;
    line-height: 45px;
}
.paymentpage label
{
    color: #063870;
    font-size: 31px;
    line-height: 36px;
    font-weight: bold;
}

.paymentpage small.pull-right.pull-left-sm 
{
    color: #063870;
    font-size: 14px;
    line-height: 37px;
}
.cls_paymentpage .form-control
{
    color: #063870 !important;
    font-weight: bold !important;
    font-size: 15px !important;
}
.pay_period_details .bor-left {
    background-color: #5498c4;
    border-radius: 10px;
    padding:2em 3em;
    border: unset;
    display: inline-block;
    width: 100%;
}
.pay_period_details .bor-left  small
{
    font-size: 28px;
}
.pay_period_details .bor-left  small
{
    font-size: 18px;
    line-height: 21px
    color:#063870;
}
.cls_table thead tr th {
    padding: 15px 0;
    font-size: 19px;
    color: #3A4750;
    line-height: 22px;
}
.cls_table tbody tr td {
    padding: 15px 0;
    font-size: 19px;
    color: #3A4750;
    line-height: 22px;
    font-weight: 100;
}
.cls_table tbody tr {
    border-width: 1px 0 1px 0;
    border-style: solid ;
    border-color: rgb(112 112 112 / 20%);
}
.pagination > li > a, .pagination > li > span
{
    background-color: #5498c4;
    color: #3A4750;
    border-color: #5498c4 !important;
    border-radius: 10px !important;
    font-size: 17px;
}
.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus
{
    background-color: #5498c4;
    border-color: #5498c4;
    color: #3A4750;
}
.cls_litags a.custom-clas {
    display: inline-block;
    position: relative;
    padding: 7px 20px 7px 7px;
    background-color: #f6c90f;
    border-radius: 10px;
}
.cls_litags .filter-checked {
    font-size: 17px;
}
.cls_litags .icon_delete {
    position: absolute;
    top: 14px;
    right: 7px;
    font-size: 13px;
}
.pr-0
{
    padding-right: 0 !important;
}
img
{
    max-width: 100%;
}
.footertwolinks2
{
    justify-content: flex-end;
}
.signup-wrapper.cls_signuprider {
    background-color: #ffffff;
    border-radius: 25px;
    padding-bottom: 1em;
    
}
.cls_signuprider .form-control {
    background-color: #fff !important;
    border-radius: 10px !important;
}
.cls_signuprider .select.select--xl
{
    background-color: #fff !important;
    border-radius: 10px !important;
}
.cls_signuprider i 
{
    color: #063870 !important;
}
.cls_driversignup .driverform {
    background-color: #ffffff;
    padding: 1em 2em;
    border-radius: 10px;
    display: inline-block;
}
.cls_lefttext h1 {
    font-size: 61px;
    /*color: #fff; */
    margin-bottom: 30px;
}
.cls_lefttext p {
    font-size: 21px;
    color: #fff;
    margin-bottom: 30px;
    line-height: 30px;
}
.driverform .forminput {
    margin-bottom: 15px;
    display: inline-block;
    width: 100%;
}
.cls_driversignup h3.cls_title {
    text-align: center;
    margin: 0 0 30px;
}
.driverform .mobile-code #select-title-stage
{
    padding: 12px 15px;
    position: inherit;
    background-color: #5498c4;
    opacity: 1;
    border: 1px solid #C7C7C7 !important;
    border-right: none;
    width: 100%;
    border-radius: 5px;
}
.cls_arrivinginatag
{
    color: #99c446;
    font-size:21px; 
    font-weight: bold;
}
.cls_arrivinginatag img
{
    width: 60px;
    padding-left: 30px;
}
@media screen and (max-width: 767px) { 
img
{
    max-width: 100%;
}
.topbannertxt ul
{
    display: flex;
    align-items: center;
}
.allloginone {
    margin-bottom: 20px;
    text-align: center;
}
.alllogin .alllogintop {
    padding-bottom: 2em;
}
.alllogintwo
{
    margin-bottom: 3em;
}
.cls_sectionone
{
    padding: 3em 0;
}
.cls_sectionone .cls_sectiononeimg {
    height: auto;
    padding: 10px;
}
.cls_sectionbtm {
    margin-top: 0;
    flex-direction: column-reverse;
}
.cls_arrivingin
{
    margin-bottom: 3em;
}

.cls_footer
{
    text-align: center;
}
.threelinks li {
    display: inline-block;
    margin: 0 15px;
}
.footertwolinks, .footertwolinks1, .footertwolinks2 {
    text-align: center;
}
.footertwolinks ul , .footertwolinks1 ul{
    justify-content: center;
    padding: 0;
}
.footertwolinks li {
    margin: 20px 0 10px;
    width: calc(100% / 2);
}
.footertwolinks1 li {
    margin: 7px 15px;
    margin-left: 0;
}
.footertwolinks2
{
    justify-content: center;
}
.threelinks1 li {
    margin: 10px 0;
}
.logo-link img
{
    margin-top: 7px !important;
}
.nav-list-one li {
    margin-bottom: 0px;
    margin-top: 20px;
}
.cls_dottedline
{
    display: none;
}
.cls_driveronetwo
{
    margin-top: 30px;
}
.cls_signin {
    padding: 0;
}
.cls_signin .cls_signintext {
    padding: 2em;
    margin-bottom: 20px;
}
.sigin-riders {
    padding-top: 0;
}
.cls_driversignup .driverform
{
    padding: 1em;
}
.cls_driversignup .pad-0
{
    padding: 0;
}
.cls_driversignup .cls_lefttextin
{
    display: none;
}
}

/* Extra responsive tuning for home and landing sections */
@media screen and (max-width: 1024px) {
  .topbannertxt h1 {
    font-size: 48px;
    line-height: 1.2;
  }

  .topbannertxt p {
    font-size: 16px;
    line-height: 1.7;
  }

  .alllogin .allloginonetxt h3,
  .alllogin .allloginonetxt p {
    line-height: 1.35;
  }

  .cls_sectionone .cls_sectiononetxt h4,
  .cls_arriving .title h6,
  .cls_driveronetxt p {
    font-size: 40px;
    line-height: 1.25;
  }
}

@media screen and (max-width: 767px) {
  .commonpage .topbanner {
    padding: 1.5em 0 2.25em;
  }

  .topbannertxt h1 {
    font-size: 34px;
  }

  .topbannertxt ul {
    margin-top: 1.5em;
    flex-wrap: wrap;
    gap: 10px;
  }

  .topbannertxt li {
    margin-right: 0;
    width: calc(50% - 6px);
    text-align: center;
    padding: 12px;
  }

  .alllogin {
    padding: 2.5em 0;
  }

  .alllogin .allloginonetxt h3 {
    font-size: 28px;
  }

  .alllogin .allloginonetxt p,
  .alllogin .alllogintwo h4 {
    font-size: 30px;
    line-height: 1.25;
  }

  .cls_sectionone .cls_sectiononetxt {
    padding: 0 0.5em;
    margin-top: 1.5em;
  }

  .cls_sectionone .cls_sectiononetxt h4,
  .cls_arriving .title h5,
  .cls_driveronetxt h3,
  .cls_signin .title {
    font-size: 28px;
    line-height: 1.3;
  }

  .cls_arriving .title h6,
  .cls_driveronetxt p {
    font-size: 32px;
    line-height: 1.25;
  }

  .cls_arrivingin,
  .cls_driveronetwo,
  .cls_signin .cls_signintext {
    padding: 1.5em;
  }

  .cls_signintext a,
  .alllogin .allloginbottom1 a,
  .cls_arrivinginatag {
    font-size: 17px;
  }
}

@media screen and (max-width: 480px) {
  .topbannertxt li {
    width: 100%;
  }

  .topbannertxt h1 {
    font-size: 29px;
  }

  .alllogin .allloginonetxt p,
  .alllogin .alllogintwo h4,
  .cls_arriving .title h6,
  .cls_driveronetxt p {
    font-size: 26px;
  }

  .cls_sectionone .cls_sectiononetxt h4,
  .cls_arriving .title h5,
  .cls_driveronetxt h3,
  .cls_signin .title {
    font-size: 24px;
  }
}

body.commonpage {
  font-family: 'Montserrat', sans-serif;
}

/* Modern public homepage refresh */
.homepage .fixed-header {
  display: none;
  background: rgba(10, 17, 38, 0.9);
  border-bottom: 1px solid rgba(255, 255, 255, 0.12);
  backdrop-filter: blur(8px);
}
.homepage #main {
  margin-top: 0 !important;
  padding-top: 0 !important;
}
.homepage .flash-container,
.homepage .nav-div {
  display: none !important;
}
.homepage .fixed-header .container {
  padding-top: 6px;
  padding-bottom: 6px;
}
.homepage .home-logo {
  width: 108px;
  height: 46px !important;
  margin-top: 12px;
  object-fit: contain;
}
.homepage .header-left-link li a,
.homepage .header-right-link li a {
  color: #ffffff;
  text-transform: none;
  font-weight: 600;
  font-size: 14px;
}
.homepage .header-left-link li a:hover,
.homepage .header-right-link li a:hover {
  background: rgba(245, 179, 1, 0.16);
  color: #f5b301 !important;
}
.homepage .become-driver .btn.btn--primary {
  background-color: #f5b301 !important;
  border-color: #f5b301 !important;
  color: #101828;
}
.st360-modern-home {
  background: #f4f8fc;
}
.st360-modern-home .hero-wrap {
  background: linear-gradient(135deg, #0b132b 0%, #13213f 55%, #1f2f56 100%);
  color: #fff;
  padding: 24px 0 50px;
}
.st360-modern-home .hero-topbar {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 40px;
  padding: 14px 16px;
  border: 1px solid rgba(255, 255, 255, 0.15);
  border-radius: 14px;
  background: rgba(255, 255, 255, 0.04);
}
.st360-modern-home .hero-brand img {
  width: 110px;
  height: 46px;
  object-fit: contain;
}
.st360-modern-home .hero-brand span {
  color: #fff;
  font-weight: 800;
  font-size: 22px;
  letter-spacing: 0.4px;
}
.st360-modern-home .hero-nav {
  display: flex;
  align-items: center;
  gap: 18px;
}
.st360-modern-home .hero-nav a {
  color: #e5e7eb;
  font-size: 14px;
  font-weight: 600;
}
.st360-modern-home .hero-nav .hero-top-btn {
  background: #f5b301;
  color: #101828;
  padding: 10px 16px;
  border-radius: 999px;
}
.st360-modern-home .hero-media {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 14px;
}
.st360-modern-home .hero-image-card {
  display: flex;
  align-items: center;
  justify-content: center;
}
.st360-modern-home .hero-image-card img {
  max-height: 320px;
}
.st360-modern-home .hero-grid {
  display: grid;
  grid-template-columns: 1.1fr 0.9fr;
  gap: 40px;
  align-items: center;
}
.st360-modern-home .eyebrow {
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 2px;
  opacity: 0.9;
  margin-bottom: 10px;
}
.st360-modern-home h1 {
  font-size: 56px;
  line-height: 1.1;
  margin: 0 0 14px;
  font-weight: 800;
}
.st360-modern-home .hero-desc {
  color: rgba(255, 255, 255, 0.9);
  max-width: 560px;
  font-size: 17px;
  line-height: 1.8;
}
.st360-modern-home .hero-cta {
  display: flex;
  gap: 12px;
  margin: 22px 0;
}
.st360-modern-home .btn-primary-hero,
.st360-modern-home .btn-secondary-hero {
  padding: 12px 22px;
  border-radius: 999px;
  font-weight: 700;
  display: inline-block;
}
.st360-modern-home .btn-primary-hero {
  background: #f5b301;
  color: #121212;
}
.st360-modern-home .btn-secondary-hero {
  border: 1px solid rgba(245, 179, 1, 0.6);
  color: #fff;
}
.st360-modern-home .store-buttons {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
}
.st360-modern-home .store-buttons a {
  background: rgba(255, 255, 255, 0.1);
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 10px;
  padding: 10px 12px;
}
.st360-modern-home .hero-media .hero-card {
  background: #fff;
  border-radius: 20px;
  padding: 20px;
  box-shadow: 0 20px 55px rgba(0, 0, 0, 0.35);
}
.st360-modern-home .booking-card h4 {
  margin: 0 0 14px;
  color: #111827;
  font-size: 24px;
  font-weight: 700;
}
.st360-modern-home .booking-row {
  border: 1px solid #e5e7eb;
  border-radius: 12px;
  padding: 12px 14px;
  margin-bottom: 10px;
}
.st360-modern-home .booking-row.two {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 10px;
}
.st360-modern-home .booking-row label {
  font-size: 12px;
  color: #6b7280;
  text-transform: uppercase;
  margin-bottom: 3px;
}
.st360-modern-home .booking-row div {
  color: #101828;
  font-weight: 600;
}
.st360-modern-home .book-now-btn {
  display: block;
  text-align: center;
  border-radius: 999px;
  padding: 12px 16px;
  font-weight: 700;
  margin-top: 8px;
  background: #f5b301;
  color: #101828;
}
.st360-modern-home .hero-stats {
  margin-top: 34px;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 12px;
}
.st360-modern-home .hero-stats div {
  background: rgba(255, 255, 255, 0.12);
  border: 1px solid rgba(255, 255, 255, 0.18);
  border-radius: 12px;
  padding: 14px 16px;
}
.st360-modern-home .hero-stats strong {
  font-size: 22px;
  display: block;
}
.st360-modern-home .hero-stats span {
  font-size: 13px;
  opacity: 0.9;
}
.st360-modern-home .join-wrap,
.st360-modern-home .feature-wrap,
.st360-modern-home .process-wrap,
.st360-modern-home .split-wrap,
.st360-modern-home .safe-wrap,
.st360-modern-home .testimonial-wrap {
  padding: 70px 0;
}
.st360-modern-home .section-head {
  margin-bottom: 24px;
}
.st360-modern-home .section-head h3 {
  font-size: 34px;
  color: #101828;
  margin: 0;
}
.st360-modern-home .join-wrap h3,
.st360-modern-home .safe-head h3 {
  font-size: 34px;
  color: #101828;
  margin: 0 0 22px;
}
.st360-modern-home .join-grid,
.st360-modern-home .feature-grid,
.st360-modern-home .safe-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 16px;
}
.st360-modern-home .safe-grid {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.st360-modern-home .process-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 16px;
}
.st360-modern-home .process-card {
  background: linear-gradient(180deg, #ffffff 0%, #f7f9fc 100%);
  border: 1px solid #e8edf5;
  border-radius: 16px;
  padding: 24px;
}
.st360-modern-home .process-card span {
  display: inline-block;
  background: #f5b301;
  color: #111827;
  font-weight: 700;
  border-radius: 999px;
  padding: 6px 12px;
  margin-bottom: 10px;
}
.st360-modern-home .process-card h4 {
  margin: 0 0 8px;
  font-size: 21px;
  color: #101828;
}
.st360-modern-home .process-card p {
  margin: 0;
  color: #475467;
  line-height: 1.8;
}
.st360-modern-home .join-card,
.st360-modern-home .feature-card,
.st360-modern-home .safe-card {
  background: #fff;
  border-radius: 16px;
  padding: 24px;
  box-shadow: 0 8px 32px rgba(15, 23, 42, 0.1);
  border: 1px solid #eceff5;
}
.st360-modern-home .join-card h4,
.st360-modern-home .feature-card h4,
.st360-modern-home .safe-card h4 {
  color: #111827;
  font-size: 22px;
  margin: 8px 0;
}
.st360-modern-home .join-card a {
  color: #d29500;
  font-weight: 700;
}
.st360-modern-home .split-item {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 26px;
  align-items: center;
  margin-bottom: 26px;
}
.st360-modern-home .split-item.reverse > :first-child {
  order: 2;
}
.st360-modern-home .split-item.reverse > :last-child {
  order: 1;
}
.st360-modern-home .split-item h3 {
  font-size: 35px;
  line-height: 1.2;
  color: #111827;
  margin: 0 0 10px;
}
.st360-modern-home .split-item p,
.st360-modern-home .safe-card p,
.st360-modern-home .feature-card p {
  color: #475467;
  line-height: 1.8;
  margin: 0;
}
.st360-modern-home .split-image img {
  border-radius: 16px;
  width: 100%;
  max-height: 390px;
  object-fit: cover;
}
.st360-modern-home .testimonial-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 16px;
}
.st360-modern-home .testimonial-card {
  background: #0f1b37;
  color: #fff;
  border-radius: 16px;
  padding: 24px;
  box-shadow: 0 16px 38px rgba(15, 27, 55, 0.22);
}
.st360-modern-home .testimonial-card p {
  font-size: 18px;
  line-height: 1.8;
  margin: 0 0 10px;
}
.st360-modern-home .testimonial-card strong {
  color: #f5b301;
}

/* Hide legacy footer on homepage and use custom modern footer */
.homepage .cls_footer,
.homepage .footer-back,
.homepage .page-footer-back {
  display: none !important;
}

.st360-modern-home .modern-footer {
  background: #0c152e;
  color: #cbd5e1;
  padding: 58px 0 24px;
}
.st360-modern-home .modern-footer-grid {
  display: grid;
  grid-template-columns: 1.6fr 1fr 1fr 1fr;
  gap: 24px;
}
.st360-modern-home .modern-footer h4 {
  color: #fff;
  font-size: 28px;
  margin: 0 0 10px;
}
.st360-modern-home .modern-footer h5 {
  color: #f8fafc;
  font-size: 16px;
  margin: 0 0 12px;
}
.st360-modern-home .modern-footer p {
  line-height: 1.8;
  margin: 0;
}
.st360-modern-home .modern-footer a {
  display: block;
  color: #cbd5e1;
  margin-bottom: 10px;
}
.st360-modern-home .modern-footer a:hover {
  color: #f5b301;
}
.st360-modern-home .modern-footer-bottom {
  border-top: 1px solid rgba(255, 255, 255, 0.12);
  margin-top: 22px;
  padding-top: 16px;
  font-size: 14px;
}
@media (max-width: 991px) {
  .st360-modern-home .hero-topbar {
    margin-bottom: 24px;
  }
  .st360-modern-home .hero-nav {
    gap: 10px;
    flex-wrap: wrap;
    justify-content: flex-end;
  }
  .st360-modern-home .hero-grid,
  .st360-modern-home .split-item {
    grid-template-columns: 1fr;
  }
  .st360-modern-home .hero-media {
    grid-template-columns: 1fr;
  }
  .st360-modern-home h1 {
    font-size: 40px;
  }
  .st360-modern-home .join-grid,
  .st360-modern-home .feature-grid,
  .st360-modern-home .process-grid,
  .st360-modern-home .safe-grid,
  .st360-modern-home .testimonial-grid,
  .st360-modern-home .modern-footer-grid,
  .st360-modern-home .hero-stats {
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 640px) {
  .st360-modern-home .hero-topbar {
    flex-direction: column;
    align-items: flex-start;
    gap: 14px;
  }
  .st360-modern-home .hero-nav {
    justify-content: flex-start;
  }
  .st360-modern-home .hero-wrap {
    padding-top: 70px;
  }
  .st360-modern-home .hero-cta {
    flex-direction: column;
  }
  .st360-modern-home .join-grid,
  .st360-modern-home .feature-grid,
  .st360-modern-home .process-grid,
  .st360-modern-home .safe-grid,
  .st360-modern-home .testimonial-grid,
  .st360-modern-home .modern-footer-grid,
  .st360-modern-home .hero-stats {
    grid-template-columns: 1fr;
  }
  .st360-modern-home h1 {
    font-size: 33px;
  }
}

/* Global public-page consistency (ride/drive/safety/help etc.) */
.commonpage .fixed-header {
  background: rgba(10, 17, 38, 0.92);
  border-bottom: 1px solid rgba(255, 255, 255, 0.12);
  backdrop-filter: blur(8px);
}
.commonpage .header-left-link li a,
.commonpage .header-right-link li a {
  color: #f8fafc;
  text-transform: none;
  font-weight: 600;
  border-radius: 8px;
}
.commonpage .header-left-link li a:hover,
.commonpage .header-right-link li a:hover {
  color: #f5b301 !important;
  background: rgba(245, 179, 1, 0.14);
}
.commonpage .become-driver .btn.btn--primary {
  background-color: #f5b301 !important;
  border-color: #f5b301 !important;
  color: #111827;
}
.commonpage .logo-link img {
  object-fit: contain;
}
.commonpage .home-logo-fallback {
  color: #fff;
  font-weight: 800;
  font-size: 22px;
  line-height: 70px;
}

.commonpage .cls_footer {
  background: #0c152e;
  color: #cbd5e1;
  padding: 44px 0 24px;
}
.commonpage .cls_footer a {
  color: #cbd5e1;
}
.commonpage .cls_footer a:hover {
  color: #f5b301;
}
.commonpage .cls_footer .threelinks li a,
.commonpage .cls_footer .threelinks1 li a {
  color: #e2e8f0;
  font-weight: 600;
}
.commonpage .cls_footer .footerlogo img {
  max-width: 150px;
  border-radius: 6px;
}
.commonpage .cls_footer .footertwo {
  background: rgba(255, 255, 255, 0.03);
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 14px;
  padding: 18px;
}
.commonpage .cls_footer .foot_soc a {
  border: 1px solid rgba(255, 255, 255, 0.16);
  border-radius: 999px;
  width: 34px;
  height: 34px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-right: 6px;
}
.commonpage .cls_footer .foot_soc a:hover {
  border-color: #f5b301;
}
.commonpage .cls_footer .row.text-center strong {
  color: #e2e8f0;
}
.commonpage .cls_footer .row.text-center strong a {
  color: #f5b301 !important;
}

.commonpage .cookie-alert {
  background: #0e3a77;
  border: 1px solid #8cc63f;
  border-radius: 14px;
  color: #fff;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.22);
}

/* Responsive fixes for legacy inner pages (ride/drive/safety/help/requirements) */
@media (max-width: 991px) {
  .commonpage:not(.homepage) #main {
    overflow-x: hidden;
  }
  .commonpage:not(.homepage) .ride-div-main,
  .commonpage:not(.homepage) .drive-div-main {
    margin-top: 72px !important;
  }
  .commonpage:not(.homepage) .pattern {
    display: none !important;
  }
  .commonpage:not(.homepage) .mini-green.ride-mini-green {
    position: static !important;
    right: auto !important;
    left: auto !important;
    top: auto !important;
    margin: 16px 15px 0;
    display: block !important;
  }
  .commonpage:not(.homepage) .ride-mini-green ._style_4jQAPw {
    width: 100% !important;
    height: auto !important;
    min-height: 150px;
  }
  .commonpage:not(.homepage) .height-safety,
  .commonpage:not(.homepage) .height-safety.drive-app-height,
  .commonpage:not(.homepage) .height-safety.height-how-it,
  .commonpage:not(.homepage) .height-safety.trip-height,
  .commonpage:not(.homepage) .height-safety.lady-height {
    height: auto !important;
    min-height: 240px;
  }
  .commonpage:not(.homepage) .slide-img {
    min-height: 240px;
    background-size: cover !important;
    background-position: center center !important;
  }
  .commonpage:not(.homepage) .pattern-content {
    padding: 28px 18px !important;
  }
  .commonpage:not(.homepage) .ride-always .pad-44,
  .commonpage:not(.homepage) .pad-44 {
    padding: 24px 16px !important;
  }
}

@media (max-width: 767px) {
  .commonpage:not(.homepage) .slide-head,
  .commonpage:not(.homepage) .ride-head,
  .commonpage:not(.homepage) .ride-slide {
    font-size: 32px !important;
    line-height: 1.2 !important;
  }
  .commonpage:not(.homepage) .slide-content,
  .commonpage:not(.homepage) .cmln__paragraph {
    font-size: 16px !important;
    line-height: 1.7 !important;
  }
  .commonpage:not(.homepage) .width-sm,
  .commonpage:not(.homepage) .error-retry-btn.width-sm {
    width: 100% !important;
  }
  .commonpage:not(.homepage) .topbannertxt ul {
    justify-content: center;
  }
  .commonpage:not(.homepage) .topbannerimg {
    margin-top: 18px;
    text-align: center;
  }
  .commonpage:not(.homepage) .alllogin .allloginone,
  .commonpage:not(.homepage) .alllogin .alllogintwo,
  .commonpage:not(.homepage) .cls_driveronetwo,
  .commonpage:not(.homepage) .cls_arrivingin {
    padding: 1.25em;
  }
}
