

@media (max-width: 992px){

.banner-content-setion{
  top: 15%;
}

.banner-content h1{
  font-size: 36px;
  max-width: 700px;
}

.sub-content p{
  font-size: 15px;
  max-width: 600px;
  white-space: normal;
}

.card-section{
  max-width: 600px;
}                                     

}
@media (max-width: 768px){

.banner-section{
  height: auto;
  padding: 120px 0 60px 0;
}

.banner-content-setion{
  top: 0;
}

.banner-content h1{
  font-size: 30px;
  max-width: 100%;
}

.sub-content p{
  font-size: 14px;
  max-width: 100%;
}

.card-section{
  max-width: 100%;
  margin-top: 30px;
}

.maas-card{
  min-height: 110px;
}

.connect-btn{
  margin-left: 0;
}

}
@media (max-width: 576px){

.banner-content h1{
  font-size: 24px;
  line-height: 1.3;
}

.sub-content p{
  font-size: 13px;
}

.maas-card{
  padding: 14px;
  width: 70%;
}

.card-text h4{
  font-size: 16px;
}

.card-text p{
  font-size: 12px;
}

.connect{
  width: 100%;
}

}
@media (max-width: 420px){

.banner-content h1{
  font-size: 20px;
}

.sub-content p{
  font-size: 12px;
}

.card-text p{
  font-size: 11px;
}
.maas-card{
    width: 80%;
}
.connect{
  width: 80%;
}

}

@media (max-width: 991.98px) {
  .about-split-section {
    height: auto;
  }

  .about-left {
    min-height: 300px;   
    padding: 40px;
  }

  .about-left-content h2 {
    font-size: 30px;
    line-height: 40px;
    max-width: 100%;
  }

  .about-right {
    min-height: auto;
    padding: 50px 40px;
  }

  .about-right-content {
    max-width: 100%;
  }

  .about-right-content h3 {
    font-size: 32px;
  }
}

@media (max-width: 575.98px) {
  .about-left {
    min-height: auto;   
    padding: 50px 24px;
  }

  .about-left-content h2 {
    font-size: 24px;
    line-height: 34px;
  }

  .about-right {
    padding: 40px 24px;
  }

  .about-right-content h3 {
    font-size: 26px;
    margin-bottom: 12px;
  }

  .about-right-content p {
    font-size: 15px;
    line-height: 1.2;
    margin-bottom: 20px;
  }

  .learn-btn {
    padding: 9px 22px;
    font-size: 13px;
  }
}

@media (max-width: 1199px) {
  .strategic-grid {
    width: 100%;
    max-width: 766px;
    margin-top: 30px;
  }

  .strategic-image img {
    max-width: 480px;
    height: 580px;
  }

  .consult-box {
    width: 240px;
    height: 190px;
  }

  .consult-box p {
    font-size: 18px;
    margin-top: 45%;
  }

  .arrow {
    top: 35px;
    left: 190px;
    font-size: 22px;
  }
}

@media (max-width: 991px) {
  .strategic-wrapper {
    margin-right: auto !important;
    flex-direction: column;
  }

  .strategic-title {
    max-width: 100%;
    text-align: center;
  }

  .strategic-image {
    margin-top: 50px;
    width: 100%;
    display: flex;
    justify-content: center;
  }

  .strategic-image-inner {
    display: inline-block;
    position: relative;
    line-height: 0;
  }

  .strategic-image img {
    width: 100%;
    max-width: 700px;
    height: auto;
  }

  .consult-box {
    width: 200px;
    height: 160px;
    padding: 20px;
    left: 0;
  }

  .consult-box p {
    font-size: 15px;
    margin-top: 60%;
    max-width: 120px;
  }

  .arrow {
    top: 20px;
    left: 155px;
    font-size: 20px;
  }
}

@media (max-width: 575px) {
  .strategic-card {
    min-height: auto;
  }

  .strategic-image img {
    max-width: 100%;
    height: auto;
  }

  .consult-box {
    width: 160px;
    height: 140px;
    padding: 16px;
    left: 0;
  }

  .consult-box p {
    font-size: 13px;
    margin-top: 60%;
    max-width: 110px;
  }

  .arrow {
    top: 16px;
    left: 118px;
    font-size: 18px;
  }
}

@media (max-width: 399px) {
  .consult-box {
    width: 140px;
    height: 125px;
    padding: 14px;
    left: 0;
  }

  .consult-box p {
    font-size: 12px;
    margin-top: 60%;
  }

  .arrow {
    top: 14px;
    left: 103px;
    font-size: 16px;
  }
}

@media (max-width: 991px) {
  .electrification-content {
    padding: 60px 40px;
  }
  .section-title {
    font-size: 30px;
  }
  .app-item {
    font-size: 18px;
  }
}

@media (max-width: 1400px) {
  .hiw-steps-col {
    padding-left: 4%; 
  }
}

@media (max-width: 991px) {
  .hiw-image-col {
    justify-content: center;
    margin-bottom: 50px;
    padding: 0 15px;
  }
  
  .green-bg-box {
    display: none; 
  }

  .hiw-steps-col {
    padding-left: 0; 
    padding-right: 0;
    display: flex;
    justify-content: center; 
  }

  .steps-inner-container {
    max-width: 600px; 
    width: 100%;
    padding: 0 20px;
  }
}

@media (max-width: 767px) {
  .hiw-title {
    font-size: 28px;
  }

  .hiw-subtitle {
    margin-bottom: 40px;
  }

  .hiw-step {
    gap: 20px; 
  }

  .hiw-step-title {
    font-size: 18px;
  }

  .hiw-step-dot {
    width: 20px; 
    height: 20px;
    min-width: 20px; 
  }

  
  .hiw-step:not(.hiw-step-last)::after {
    left: 9px;
  }
}

@media (max-width: 575px) {
  .steps-inner-container {
    padding: 0 10px;
  }
  
  .hiw-step-desc {
    font-size: 13px;
  }
}
@media (max-width: 1199px) {
  .fleet-card {
    max-width: 100%;     
    height: 320px;       
    padding: 24px;       
  }

  .fleet-card h4 {
    font-size: 22px;
  }

  .fleet-card p {
    font-size: 14px;
  }
}

@media (max-width: 991px) {
  .fleet-title {
    font-size: 30px;
  }

  .fleet-subtitle {
    font-size: 13px;
    max-width: 600px;
  }

  .fleet-card {
    max-width: 100%;
    height: auto;         
    min-height: 320px;
    margin: 0 auto;
  }
}

@media (max-width: 768px) {
  .fleet-section {
    padding: 70px 0;
  }

  .fleet-title {
    font-size: 26px;
    line-height: 1.3;
  }

  .fleet-subtitle {
    font-size: 13px;
    padding: 0 10px;
  }

  .fleet-card {
    max-width: 500px;
    min-height: auto;
    padding: 24px;       
    margin: 0 auto;
  }

  .fleet-icon {
    justify-content: center;
  }

  .fleet-card h4 {
    font-size: 20px;
    justify-content: center;
  }

  .fleet-card p {
    font-size: 14px;
  }

  .fleet-bottom {
    flex-direction: column;
    align-items: center;
    gap: 15px;
  }
}

@media (max-width: 576px) {
  .fleet-title {
    font-size: 22px;
  }

  .fleet-subtitle {
    font-size: 12px;
  }

  .fleet-card {
    max-width: 100%;
    padding: 20px;
  }

  .know-btn {
    width: 100%;
    text-align: center;
  }
}

@media (max-width: 420px) {
  .fleet-title {
    font-size: 20px;
  }

  .fleet-card h4 {
    font-size: 18px;
  }

  .fleet-card p {
    font-size: 13px;
  }
}

@media (max-width: 991px) {

  .news-section {
    text-align: center;
    padding: 80px 0;
  }

  .news-left {
    margin-bottom: 40px;
  }

  .news-title {
    font-size: 28px;
    max-width: 100%;
  }

  .news-desc {
    max-width: 100%;
    font-size: 13px;
  }

  .news-card > img {
    min-height: 420px;
  }

}

@media (max-width: 768px) {

  .news-section {
    padding: 60px 0;
  }

  .news-title {
    font-size: 24px;
    line-height: 1.3;
  }

  .news-desc {
    font-size: 13px;
    padding: 0 10px;
  }

  .news-card > img {
    min-height: 320px;
  }

  .news-overlay {
    padding: 20px;
  }

  .news-overlay h4 {
    font-size: 14px;
  }

  .news-bottom span {
    font-size: 12px;
  }

  .arrow-circle {
    width: 28px;
    height: 28px;
  }

  .arrow-circle img {
    width: 12px;
    height: 12px;
  }

}

@media (max-width: 576px) {

  .news-title {
    font-size: 20px;
  }

  .news-desc {
    font-size: 12px;
  }

  .news-card > img {
    min-height: 260px;
  }

  .news-overlay {
    padding: 16px;
  }

  .news-overlay h4 {
    font-size: 13px;
  }

}

@media (max-width: 420px) {

  .news-title {
    font-size: 18px;
  }

  .news-overlay h4 {
    font-size: 12px;
  }

  .arrow-circle {
    width: 24px;
    height: 24px;
  }

  .arrow-circle img {
    width: 10px;
    height: 10px;
  }

}

@media (max-width: 992px) {
  .logo-card {
    width: 90px;
    height: 50px;
    padding: 6px 8px;
  }
  .partner-card {
    width: 200px;
    height: 80px;
  }
  .partner-card h2 {
    font-size: 20px;
  }
  .partner-card-spacer {
    width: 200px;
  }
}

@media (max-width: 576px) {
  .partners-section {
    padding: 48px 8px;
    width: 100%;
     max-width: 360px;   
    margin: 0 auto;     
  }
  .logo-card {
    width: 50px;
    height: 38px;
    padding: 4px 6px;
  }
  .partners-row {
    gap: 6px;
  }
  .partners-grid {
    gap: 6px;
  }
  .partner-card {
    width: 140px;
    height: 64px;
  }
  .partner-card h2 {
    font-size: 15px;
  }
  .partner-card-spacer {
    width: 140px;
  }
}

