.services-middle.aipageservicemiddle {
    grid-template-columns: repeat(1, 1fr);
}
section.industry-expertise-section a {
    color: #0000ee;
}
.tech-tabs-list.container.aipage_techtablist {
    max-width: 100%;
}
section.aipagenew_hersection .ai_newslideitem {
    display: flex !important;
    align-items: center;
    justify-content: space-between;
}

section.aipagenew_hersection {
    padding-top: 120px;
}

section.aipagenew_hersection img.ai_herislideimg.globballimg {
    max-width: 500px;
    margin: 0 auto;
}

section.aipagenew_hersection .ai_newslidelefty {
    max-width: 542px;
}

section.aipagenew_hersection .ai_herosliderdesc {
    margin-bottom: 40px;
    margin-top: 25px;
    font-family: Plus Jakarta Sans;
    font-weight: 400;
    font-size: 20px;
    line-height: 30px;
    letter-spacing: normal;
}

section.aipagenew_hersection h2.ai_heroslideheading {
    font-family: Plus Jakarta Sans;
    font-weight: 500;
    font-size: 48px;
    line-height: 60px;
    letter-spacing: -.5px;
}

section.aipagenew_hersection h2.ai_heroslideheading span {
    font-weight: 800;
    background: -webkit-linear-gradient(90.3deg, #6F00FF 20.19%, #0D00FF 80.77%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

section.ai_technoligiessectin h2.ai_techno_heading {
    text-align: center;
}

section.ai_technoligiessectin p.ai_techno_subheading {
    font-family: Plus Jakarta Sans;
    font-weight: 500;
    font-style: Medium;
    font-size: 24px;
    leading-trim: NONE;
    line-height: 36px;
    letter-spacing: 0%;
    text-align: center;
    max-width: 1056px;
}

section.ai_technoligiessectin h2.ai_techno_heading {
    font-family: Plus Jakarta Sans;
    font-weight: 800 !important;
    font-size: 40px;
    line-height: 60px;
    letter-spacing: -.4px;
    text-align: center;
    background: -webkit-linear-gradient(0deg, #6348E9, #6348E9),linear-gradient(0deg, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    max-width: 750px;
    margin: 0 auto 20px !important;
}

section.ai_technoligiessectin h2.ai_techno_heading {
    text-align: center;
}

section.ai_technoligiessectin p.ai_techno_subheading {
    font-family: Plus Jakarta Sans;
    font-weight: 500;
    font-size: 24px;
    line-height: 36px;
    text-align: center;
    max-width: 1056px;
}

section.ai_technoligiessectin h2.ai_techno_heading {
    font-family: Plus Jakarta Sans;
    font-weight: 800 !important;
    font-size: 40px;
    line-height: 60px;
    letter-spacing: -.4px;
    text-align: center;
    background: -webkit-linear-gradient(0deg, #6348E9, #6348E9),linear-gradient(0deg, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    max-width: 750px;
    margin: 0 auto 20px !important;
}

section.ai_technoligiessectin {
    background: linear-gradient(132.81deg, #EDECFF 0.58%, #FFFFFF 99.42%);
}

section.ai_technoligiessectin .technologolist {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    align-items: center;
    justify-content: center;
}

section.ai_technoligiessectin .techno_logogridsec {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 68px;
}

section.ai_technoligiessectin .techno_logogridsec img {
    max-width: 100%;
}

section.ai_technoligiessectin h3.aitechocolumnheading {
    font-weight: 700;
    font-size: 30px;
    line-height: 36px;
}

section.aipagenew_hersection img.ai_herislideimg {
    max-width: 708px;
}
.aiwhychoosegrid {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 40px;
}

img {
    max-width: 100%;
}

section.aipagenew_hersection {
    background: url(https://www.appventurez.com/wp-content/uploads/2026/02/Frame-2147224580-1.png);
    background-size: cover;
    background-position: center;
    padding-bottom: 90px;
}

section.strategic-path .card-body p {
    font-family: Plus Jakarta Sans;
    font-weight: 700;
    font-size: 17px;
    line-height: 28px;
    max-width: 100%;
    text-align: left;
    margin-bottom: 21px;
}

ul.strageicaisectionlist {
    text-align: left;
    padding-left: 20px;
    display: flex;
    flex-direction: column;
    gap: 15px;
    font-family: Plus Jakarta Sans;
    font-weight: 500;
    font-size: 17px;
    line-height: 28px;
}

ul.strageicaisectionlist > li:before {
    content: '';
    position: absolute;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #6a33ff;
    left: -21px;
    top: 10px;
}

ul.strageicaisectionlist > li {
    position: relative;
}

section.strategic-path .header-content h2 {
    margin-bottom: 40px;
}



section.strategic-path.ai_strategic_path {
    padding-right: 0;
}

section.strategic-path.ai_strategic_path .container {

    padding: 0;
    padding-right:15px
}

section.strategic-path.ai_strategic_path .grid-container {
    padding-right: 0px;
}
section.strategic-path.ai_strategic_path.ai_page_newstrategicsec .path-card {
    height: 100%;
}
section.strategic-path.ai_strategic_path .card-body h3 {
    font-weight: 800;
    background: -webkit-linear-gradient(90.3deg, #6F00FF 20.19%, #0D00FF 80.77%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

section.platforms-section.whychoosenewsectionios.whychooseusaipagesection .platforms-featured-box {
    padding: 0;
}

section.platforms-section.whychoosenewsectionios.whychooseusaipagesection .container {
    max-width: 1310px;
    padding-left:15px;
    padding-right:15px;
}

section.platforms-section.whychoosenewsectionios.whychooseusaipagesection  .platforms-icon-box {
    max-width: 62px;
}

section.platforms-section.whychoosenewsectionios.whychooseusaipagesection  .platforms-item-header.a-s {
    gap: 20px;
}

section.platforms-section.whychoosenewsectionios.whychooseusaipagesection  .platforms-item {
    padding-right: 30px;
    padding-left: 30px;
}

section.platforms-section.whychoosenewsectionios.whychooseusaipagesection .platforms-list {
    background: #0760FF !important;
}
.ai-stats-sec__wrapper {
  display: flex;
  flex-direction: row;
  flex-wrap:wrap;
  gap: 18px;
  max-width: 600px;
  margin-bottom: 25px;
}

.ai-stats-sec__item {
  display: flex;
  align-items: center;
  gap: 14px;
}

.ai-stats-sec__icon {
  width: 26px;
  height: 26px;
  min-width: 26px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.ai-stats-sec__icon img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.ai-stats-sec__item p {
  margin: 0;
  font-size: 16px;
  line-height: 1.5;
  color: #111;
  font-weight: 500;
}
h1.iosheroheaidng {
    font-size: 48px;
}

@media(min-width:1024px){
    section.iosframewordsectionmn .iosframeleft {
    position: sticky;
    top: 76px;
    height: auto;
}

section.iosframewordsectionmn h3.accordian_header_heading {
    font-size: 26px;
}

section.iosframewordsectionmn .iosframewordgrid {
    align-items: flex-start;
    grid-template-columns: 38% 59%;
    gap: 3%;
}

section.iosframewordsectionmn .iosframedescription {
    font-size: 18px;
}
}

@media (max-width: 767px) {

  .ai-stats-sec__wrapper {
    gap: 14px;
  }

  .ai-stats-sec__item p {
    font-size: 16px;
  }

  .ai-stats-sec__icon {
    width: 22px;
    height: 22px;
    min-width: 22px;
  }

}


@media(max-width:767px){
    section.strategic-path.ai_strategic_path.ai_page_newstrategicsec {
    padding-left: 0;
}

section.strategic-path.ai_strategic_path.ai_page_newstrategicsec  .container {
    padding-left: 15px;
}
    section.strategic-path.ai_strategic_path.ai_page_newstrategicsec .grid-container {
    padding-right: 49px;
}
     section.strategic-path.ai_strategic_path.ai_page_newstrategicsec ul.strageicaisectionlist {
    font-size: 16px;
}
}