.home_second_sec{
    padding-top:0px !important
}
.home_second_grid_cards{
    display: flex;
}
.home_second_grid_cards_box{
    width:50% !important
}

.home_second_grid_cards {
    display: flex;
    flex-wrap: wrap;
    margin: -10px; /* for equal spacing */
}

.home_second_grid_cards .home_second_grid_cards_box {
    width: 100%;
    padding: 10px;
}

/* Tablet and above → 2 per row (50%) */
@media (min-width: 768px) {
    .home_second_grid_cards .home_second_grid_cards_box {
        width: 45% !important;
    }
}
.home_box_cta_sec{
    margin-top:50px ;
}
.home_second_sec{
    padding-bottom: 50px !important;
}
.ai_enginnnerinf_main_sec{
    padding-top:50px !important;
    padding-bottom:50px !important;
}
.our_proven_track_main_sec{
    padding-top:50px !important;
    padding-bottom:50px !important;
}
.vt_works_stack_sec{
    padding-top:50px !important;
    padding-bottom:50px !important;
}
.what_cliennt_say_sec{
    padding-top:50px !important;
    padding-bottom:50px !important;
}
.insights_main_sec{
        padding-top:50px !important;
    padding-bottom:50px !important;
}
.footer_main_top_cta_sec{
        padding-top:50px !important;
    padding-bottom:50px !important;
}
.main_footer_sec{
        padding-top:50px !important;
}
#about_main_banner_sec{
    padding-bottom:50px !important;
}
.about_what_we_are_sec{
    padding-top: 50px !important;
        padding-bottom: 50px !important;
}
.about_our_story_sec{
    padding-top:50px !important;
    padding-bottom:50px !important
}

.about_our_story_sec h3{
    margin-top:20px !important
}
.about_video_sec{
    padding-bottom:50px !important
}
.about_team_sec{
    padding-bottom:50px !important
}
.ai_first_eng_banner_sec{
    padding-bottom:50px !important
}
.ai_who_we_are_sec{
    padding-top:50px !important;
    padding-bottom:50px !important
}
.ready_to_modernise_main_sec{
    padding-top:50px !important;
    padding-bottom: 50px !important;
}
.intelligent_serv_sec{
    padding-bottom:80px !important
}
.the_platform_sec{
    padding-top:50px !important;
    padding-bottom:50px !important
}

.cloud_ing_footer_cta_sec{
    padding-top:50px !important;
    padding-bottom:50px !important
}
.serv_detail_data_main_sec{
    padding-bottom:70px !important
}
.service_our_proven_main_sec{
    padding-top:50px !important;
    padding-bottom:50px !important
}
.serv_detail_footer_cta_sec{
    padding-top:50px !important;
    padding-bottom:50px !important
}
.carrer_banner_page{
    padding-bottom:50px !important
}
.carrer_core_value_sec{
    padding-top:50px !important;
    padding-bottom:50px !important
}
/* parent section */
.carrer_core_value_sec .carrers_box_grid_main {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}

/* each box */
.carrer_core_value_sec .carrer_grid_box {
    width: calc(30% - 10px); /* 2 per row */
    background: #fff;
    border-radius: 18px;
    padding: 40px 25px;
    text-align: center;
        height: 100% !important;
    min-height: stretch;
    margin:0px !important
}

/* mobile */
@media (max-width: 767px) {
    .carrer_core_value_sec .carrer_grid_box {
        width: 100%; /* 1 per row */
    }
}
.carrers_why_join_sec{
    padding-top:50px !important;
    padding-bottom:50px !important
}
.carrers_why_join_sec h3{
    margin-top:0px !important
}

.carrer_where_we_work_sec{
    padding-top:50px !important;
    padding-bottom:50px !important
}

.vt_works_stack_sec img{
    object-fit:contain !important
}
.home_testi_cards{
    height:100% !important;
    min-height:100% !important;
}

/* make all grid items same height */
.home_testi_cards_grid {
    align-items: stretch !important;
}

/* make each card take full height */
.home_testi_cards {
    height: 100%;
}

/* override fixed height inside card */
.home_testi_cards > div {
    height: 100% !important;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.flex-changes-main{
        flex-direction: row-reverse;   
}

@media all and (min-width: 120px) and (max-width: 690px){
    
    .nexsas-intelligent-img-algin{
        padding-top: 20px;
        padding-bottom: 40px;
        margin: 0px;
    } 
    
  .Home-mobile-logo{
          max-width: 50%;
  }
  .flex-changes-main {
    flex-direction: column;
    /* display: inline-block; */
}
.footer-clud{
    
    margin-bottom: 0px !important;
}

.top-banner-section-home{
        padding-bottom: 0px;
}
.home_second_grid_cards  p{
       width: 100% !important;
    max-width: 100% !important; 
}
.vt_works_stack_sec p{
   width: 100% !important;
    max-width: 100% !important;   
}
    
}
