header.tsb-header .menu ul li a {
    color: #fff;
}
header.tsb-header .tsb-menu-inner .tsb-logo img.sticky-logo {
    display: none;
}
header.tsb-header .tsb-menu-inner .tsb-logo img.main-logo
 {
    display: block;
}
.tsb-hero-wrapper {
    position: relative;
    overflow: hidden;
    background: url('https://www.eazyride.io/wp-content/uploads/2024/11/hero-bg.png');
    background-repeat: no-repeat;
    background-size: cover;
    padding: 100px 0 122px;
}



.tsb-hero-wrapper .tsb-hero-content h1 {
    color: #FFF;
}
.tsb-hero-wrapper .tsb-hero-content p {
    color: #FFF;
}
.d-flex-center-text {
    display: flex;
    align-items: center;
    justify-content: center;
}
.text-center {
    text-align: center;
}
.features .tsb-hero-wrapper .hero-img img {
    position: unset;

}
.features .tsb-moblie-content .tsb-title p {
    font-family: 'Plus Jakarta Sans';
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    margin-top: 14px;
}
.features .unleash-insights-point img {
    width: 30px;
    float: left;
    margin-right: 16px;
}
.features .unleash-insights-point span {
    font-size: 22px;
    font-weight: 700;
    line-height: 31px;
    text-align: left;
}

.tsb-moblie-app {
    position: relative;
    padding-bottom: 60px;
}
.tsb-moblie-app{
    
    margin-top:0px;
}
/* .tsb-moblie-app:before {
    content: '';
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: url('https://www.eazyride.io/wp-content/uploads/2023/06/shap-l-1.png');
    
    background-repeat: no-repeat;
    background-position: left center;
    z-index: -1;

   
} */
.tsb-business-inner:before ,.tsb-business-inner:after{
  background:none;
}
.tsb-moblie-app:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    right: 0;
    background: url("https://www.eazyride.io/wp-content/uploads/2023/06/shap-r.png");
    background-repeat: no-repeat;
    background-position: right center;
    z-index: -1;
}
.features .unleash-insights-point li {
    padding-bottom: 18px;
}
.features .tsb-business-inner-two .tsb-business-inner {
    background: url('https://www.eazyride.io/wp-content/uploads/2024/11/banner-2.png');
    background-size: cover;
    background-position: bottom left;
    background-repeat: no-repeat;
    text-align: center;
    margin-bottom: -3px;
}

.features .tsb-business-inner-two .tsb-business-inner h2 {
    font-family: "Plus Jakarta Sans";
    font-size: 38px;
    font-weight: 800;
    line-height: 52px;
    color: #fff;
    text-transform: capitalize;
}
.features .tsb-business-inner-two .tsb-business-inner p {
    font-size: 18px;
    font-weight: 500;
    line-height: 28px;
    text-align: center;
    color: #fff;
}
.features .tsb-business-inner-two .tsb-business-inner{
    
        padding: 90px 30px;
}
.features .tsb-business-inner-two .tsb-business-inner a {
    background: #fff;
    color: #000;
}

.features .tsb-business-bg {
    margin-top: 80px;
}
.more-features {
    background: #FFF;
    color: #000;
    padding-top: 80px;
    padding-bottom: 80px;
}
.more-features h2 {
    background-color: #FFF;
    color: #000;
    font-size: 38px;
    font-weight: 800;
    line-height: 52px;
    text-align: center;
    margin-bottom: 39px;
}
.more-features h3 {
    font-size: 22px;
    font-weight: 700;
    line-height: 31px;
    text-align: center;
}
.more-features p {
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    text-align: center;
    max-width: 334px;
    display: inline-block;
}
.more-features .tsb-moblie-thumbnail {
    margin-bottom: 30px;
}
.br-1px {
    border-right: 1px solid #E4E4E4;
}
.more-features-box {
    padding-top: 20px;
    padding-bottom: 20px;
}

.more-features .tsb-moblie-thumbnail img{

    width: 250px;
}
.admin-label {
    background: linear-gradient(139.41deg, rgba(8, 199, 246, 0.13) 7.2%, rgba(76, 94, 251, 0.13) 94.56%);
    color: #000;
    padding: 6px 16px;
    border-radius: 20px;
    display: inline-block;
    font-size: 14px;
    margin-bottom: 16px;

}
.admin-header {
    text-align: center;
    margin-bottom: 32px;
}
.sp-admin-panel {
    padding-top: 80px;
    padding-bottom: 80px;
    background: #F9FBFE;
    color: #000;
}
.admin-title {
    color: #1a1a1a;
    margin-bottom: 32px;
    font-weight: 600;
    font-size: 38px;
    font-weight: 800;
    line-height: 52px;
}
.nav-tabs {
    display: flex;
    gap: 12px;
    justify-content: center;
    margin-bottom: 40px;
    flex-wrap: wrap;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    text-align: left;
}
.nav-tab {
    padding: 12px 20px;
    border-radius: 8px;
    font-size: 14px;
    cursor: pointer;
    background: transparent;
    border: 1px solid #e0e0e0;
    color: #4A4A4A;
    white-space: nowrap;
    transition: all 0.3s ease;
}
.nav-tab:hover {
    border-color: #2196f3;
    color: #2196f3;
}
.nav-tab.active {
    background: #1a1a1a;
    color: white;
    border-color: #1a1a1a;
}
.content-wrapper {
    background: white;
    border-radius: 24px;
    padding: 40px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.05);
    margin-top: 20px;
    position: relative;
    overflow: hidden;
}
.tab-content {
    display: none;
    animation: fadeIn 0.5s ease;
}
.tab-content.active {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 40px;
}
@keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}
.content-left {
    flex: 1;
    max-width: 500px;
}
.content-right {
    flex: 1;
    display: flex;
    justify-content: flex-end;
    position: relative;
}
.vehicle-title {
    font-size: 38px;
    font-weight: 800;
    color: #1a1a1a;
    margin-bottom: 20px;
}
.vehicle-description {
    color: #4A4A4A;
    font-size: 17px;
    font-weight: 400;
    line-height: 22px;
    text-align: left;

}
.dashboard-image {
    width: 100%;
    max-width: 600px;
    height: auto;
    border-radius: 12px;
}
.character-image {
    position: absolute;
    right: -20px;
    bottom: -40px;
    width: 120px;
    height: auto;
}
.booking-section {
    display: flex;
    align-items: center;
    gap: 2rem;
    margin-bottom: 4rem;
}
.booking-content {
    flex: 1;
}
.booking-content h2 {
    font-size: 38px;
    font-weight: 800;
    line-height: 52px;
    text-align: left;
    margin-bottom: 16px;
}
.booking-content p {
    color: #3D3D3D;
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    text-align: left;
}
.booking-visual {
    flex: 1;
    position: relative;
}
.phone-mockup {
    width: 100%;
   margin: 0 auto;
}
.rider-circle {
    position: absolute;
    right: -20px;
    top: 50%;
    transform: translateY(-50%);
    background: #ffd700;
    width: 200px;
    height: 200px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.step-number {
    width: 30px;
    height: 30px;
    background: #fff;
    border: 2px solid #007bff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #007bff;
}
.features-two {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
    gap: 1rem;
    padding: 2rem;
    background: #F6F9FD;
    border-radius: 20px;
    padding: 10px;
    gap: 10px;
    border-radius: 170px;
    border: 1px solid #E4E4E4;
}
.feature {
    display: flex;
    align-items: center;
    gap: 8px;
    border-radius: 170px;
    padding: 12px 13px;
    border-radius: 150px;
    cursor: pointer !important;
}
.feature.active {
    background: white;
}

.mobile-screens-view-new{
    position: relative;
    padding: 163px 20px;
}
.mobile-screens-view-new:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url('https://www.eazyride.io/wp-content/uploads/2023/06/Mask-group.png');
    background-repeat: no-repeat;
    background-position: left;
    z-index: -1;
}
.mobile-screens-view-new:after {
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: url('https://www.eazyride.io/wp-content/uploads/2023/06/Mask-group-1.png');
    background-repeat: no-repeat;
    background-position: bottom right;
    z-index: -2;
}

.feature span {
    font-size: 12px;
    font-weight: 500;
    line-height: 17px;
    text-align: left;
    color: #000;
}
.feature img {
    width: 44px;
    max-width: 100%;
    height: auto;
}
.card {
    flex: 1;
    padding: 32px;
    border-radius: 24px;
    position: relative;
    overflow: hidden;
    min-height: 700px;
    margin-bottom: 30px;
}
.kyc-card {
    background-color: #fff3d0;
    /* background-size: contain !important; */
    background-size: cover !important;
    background-position: bottom;
    background-repeat: no-repeat;
}
.support-card {
    background-color: #d0f0ff;
 /* background-size: contain !important; */
 background-size: cover !important;
    background-position: bottom;
    background-repeat: no-repeat;
}
.card-title {
    font-size: 43px;
    line-height: 48px;
    font-weight: 800;
    margin-bottom: 32px;
    max-width: 80%;
    position: relative;
    z-index: 2;
}
.kyc-form {
    background: white;
    padding: 24px;
    border-radius: 16px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
    max-width: 400px;
    position: relative;
    z-index: 2;
}
.sq-box-div {
    padding: 50px 0;
        background: #fff;
}
.mobile-screens-box {
    box-shadow: 0px 6px 54px 0px #00000014;
    padding: 40px 70px 40px 70px;
    border-radius: 20px;
    background: #fff;
}
.info-title {
    font-size: 38px;
    font-weight: 800;
    line-height: 48px;
    margin-bottom: 25px;
    color: #000;
}
.info-section {
    margin-top: 30px;
    padding-top: 30px;
}
.feature-item .feature-icon {
    float: left;
    height: 100px;
    margin-right: 10px;
    padding-top: 6px;
}
.feature-item .feature-icon img {
    width: 24px;
}
.feature-item {
    border-bottom: 1px solid #E4E4E4;
    padding-bottom: 30px;
    margin-bottom: 30px;
}
.feature-item:last-child {
    border: none;
}
.feature-content h3 {
    font-size: 19px;
    font-weight: 700;
    line-height: 31px;
    text-align: left;
    color: #000;
}
.feature-content p {
    font-size: 15px;
    font-weight: 400;
    line-height: 22px;
    text-align: left;
    color: #18181B;
}
.mobile-screens-two{
    
        background: linear-gradient(180deg, rgba(220, 233, 247, 0.28) 0%, rgba(241, 247, 249, 0) 100%);
    padding-top: 60px;
}
.tsb-moblie-app .tsb-moblie-content .tsb-title h2 {
    width: 100%;
}
.sq-geofence-management {
    margin-top: 30px;
}
.sq-geofence-management .tsb-moblie-thumbnail img {
    width: 100%;
}
.sq-geofence-management .tsb-title h2 {
    line-height: 44px;
}
.sq-geofence-management .tsb-title p {
    line-height: 28px;
}
.sq-geofence-management .unleash-insights-point i {
    width: 10px;
    height: 10px;
    gap: 0px;
    border-radius: 100%;
    opacity: 1px;
    display: inline-block;
    background: linear-gradient(139.41deg, #08C7F6 7.2%, #4C5EFB 94.56%);
    margin-bottom: 3px;
    margin-right: 5px;
}
.sq-geofence-management .unleash-insights-point span {
    font-size: 18px;
    font-weight: 700;
    line-height: 24px;
    text-align: left;
}
.sq-geofence-management .unleash-insights-point li {
    padding-bottom: 8px;
}
.sq-box-div-img img {
    margin-bottom: 20px;
}
.features-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 24px;
    padding: 0 20px;
}
.feature-card {
    background: transparent;
    border-radius: 16px;
    padding: 30px;
    text-align: center;
    transition: transform 0.3s ease;
    border: 1px solid #eee;
    cursor: pointer;
}
.icon {
    width: 48px;
    height: 48px;
    margin: 0 auto 20px;
}
.feature-title {
       color: #18181B;
    margin-top: 12px;
    font-size: 15px;
    font-weight: 700;
    line-height: 24px;
    text-align: center;
  

}

.list-sq{
    list-style: disc;
    margin-left: 20px;
    margin-top: 18px;
}
.list-sq li{
    margin-bottom: 10px;

   
font-size: 20px;
font-weight: 700;
line-height: 31px;


}
@media (max-width: 480px) {
    .feature {
        flex: 1 1 100%;
        max-width: 100%;
    }
    .mobile-screens-box {
        box-shadow: 0px 6px 54px 0px #00000014;
        padding: 10px 15px;
        border-radius: 20px;
    }

    .features-grid {
        grid-template-columns: 1fr;
    }

    .title {
        font-size: 24px;
    }
    .sq-geofence-management .tsb-title h2 {
        line-height: 35px;
    }
    .features .tsb-moblie-content .tsb-title p{
        font-size: 16px;
    }
    .vehicle-title {
        font-size: 35px;
        font-weight: 800;
    }
}


@media (max-width: 768px) {
    .features-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 16px;
        padding: 0;
    }

    .title {
        font-size: 28px;
    }

    .feature-card {
        padding: 20px;
    }
    .feature {
        flex: 1 1 45%;
        max-width: 100%;
    }
    .more-features .br-1px {
        border: none;
    }

    .booking-section {
        flex-direction: column;
    }
    .booking-visual {
        order: -1;
    }
    .rider-circle {
        right: 50%;
        transform: translate(50%, -50%);
    }
    .admin-title {
        font-size: 29px;
        line-height: 34px;
    }
    .features .unleash-insights-point span

    {
        font-size: 18px;
        line-height: 20px;
    }
    .features .unleash-insights-point img{
        width: 24px;
    }
    .features .tsb-business-inner p{
        line-height: 23px;
        font-size: 15px;
    }
    .more-features h3{
        font-size: 17px;
        line-height: 21px;
    }
    .booking-content h2{
        font-size: 29px;
        line-height: 40px;
    }
    .booking-content p{
        font-size: 15px;
        line-height: 23px;
    }
    .card-title{
        font-size: 34px;
        line-height: 38px;
        max-width: 100%;
    }
    .card{
        min-height: 458px;
    }
    .mobile-screens-box{
        padding: 30px;;
    }
    .info-title{
        font-size: 34px;
        line-height: 39px;
    }
    .feature-item{
        padding-bottom: 20px;
        margin-bottom: 20px;
    }
    .feature-content p{
        font-size: 14px;
        line-height: 21px;
    }
}
@media (max-width: 968px) {
    .tab-content.active {
        flex-direction: column;
    }
    .content-left {
        max-width: 100%;
    }
    .content-right {
        width: 100%;
    }
    .nav-tabs {
        justify-content: center;
        overflow-x: auto;
        padding-bottom: 10px;
    }
}
@media (max-width: 1365px) {
    .features-two {
        border-radius: 25px;
    }
}