p,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-bottom: 0 !important;
}
.ai_ml_page_wrp .ai_ml_header_banner {
  background: #000;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 90vh;
}
.ai_ml_page_wrp .ai_ml_header_content_wrp {
  height: 100%;
  display: flex;
  justify-content: space-between;
}
.ai_ml_page_wrp .ai_ml_header_left  {
  width: 100%;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-direction: column;
}
.ai_ml_page_wrp .ai_ml_page_container {
padding-left :120px;
width:55%;
position: relative;
height: 90vh;
}
.ai_ml_page_wrp .ai_ml_header_right {
width:55%;
height:100%;
position: relative;
}
.ai_ml_page_wrp .ai_ml_header_right video {
  top: 0;
  left: 0;
  width: 100%;
  height: 90vh;
  object-fit: cover;
}
.ai_ml_page_wrp .ai_ml_header_right:before {
  content:"";
  position:absolute;
  top: 0;
  left: -2px;
  width: 30%;
  height: 100%;
  background: linear-gradient(to right, #000000, transparent);
}
.ai_ml_page_wrp .ai_ml_header_left h1 {
  color: #fff;
  font-family: "Commissioner", sans-serif;
  font-size: 72px;
  font-style: normal;
  font-weight: 700;
  line-height: 121%;
}
.ai_ml_page_wrp .ai_ml_header_left p {
  color: rgba(255, 255, 255, 0.9);
  font-family: "Poppins", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 170%;
  margin-top: 32px;
  padding-right: 35px;
}
.ai_ml_page_wrp .ai_ml_header_btn {
  color: #fff;
  font-family: "Poppins", sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  padding: 14px 33px;
  background: #2a8d95;
  border-radius: 15px;
  margin-top: 48px;
  border: none;
}
.ai_ml_page_chip_btn {
  color: #fff;
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  padding: 7px 14px;
  background: #2a8d95;
  border-radius: 8px;
  border: none;
}
.ai_ml_page_section_heading {
  color: #000;
  text-align: center;
  font-family: "Commissioner", sans-serif;
  font-size: 56px;
  font-style: normal;
  font-weight: 700;
  line-height: 125%;
  margin-top: 8px;
}
.ai_ml_page_section_para {
  color: #494b50;
  text-align: center;
  font-family: "Poppins", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 170%;
  width: 82%;
  margin-top: 32px;
}
.ai_ml_page_wrp .ai_ml_dev_services {
  background-image: url("../images/ai-ml-dev-services-bg1.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding: 120px 0 40px;
}
.ai_ml_page_wrp .ai_ml_expertise {
  padding: 80px 0 100px;
  position: relative;
  background: linear-gradient(
    rgba(255, 255, 255, 1),
    rgba(255, 255, 255, 0),
    rgba(255, 255, 255, 1)
  );
}
.ai_ml_page_wrp .ai_ml_expertise video {
  position: absolute;
  right: 0;
  bottom: 0;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: -1000;
  object-fit: fill;
  opacity: 0.1;
}
.ai_ml_expertise_heading {
  color: #000;
  text-align: start;
  font-family: "Commissioner", sans-serif;
  font-size: 56px;
  font-style: normal;
  font-weight: 700;
  line-height: 125%;
  margin-top: 8px;
}
.ai_ml_page_wrp .ai_ml_expertise_para {
  color: #494b50;
  text-align: start;
  font-family: "Poppins", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 170%;
  width: 82%;
  margin-top: 32px;
  width: 46%;
}
.ai_ml_page_wrp .ai_ml_expertise_heading_wrp {
  flex-direction: column;
  align-items: start;
  width: 40%;
}
.ai_ml_page_wrp .ai_ml_expertise_heading_container {
  justify-content: space-between;
}
.ai_ml_page_wrp .ml_expertise_logo_box_common {
  width: 100px;
  height: 100px;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 26px;
  z-index: 1;
}
.ai_ml_page_wrp .ml_expertise_logo_box_common img {
  width: 48px;
  height: 48px;
}
.ai_ml_page_wrp .ml_expertise_logo_box1 {
  background: #a0f;
  box-shadow: 0px 14px 20px rgb(170 0 255 / 50%);
}
.ai_ml_page_wrp .ml_expertise_logo_box2 {
  background: #ff00d6;
  box-shadow: 0px 14px 20px rgb(252 75 255 / 50%);
}

.ai_ml_page_wrp .ml_expertise_logo_box3 {
  background: #00bc8f;
  box-shadow: 0px 14px 20px rgb(0 188 143 / 50%);
}
.ai_ml_page_wrp .ml_expertise_logo_box4 {
  background: #cb001c;
  box-shadow: 0px 14px 20px rgb(203 0 28 / 50%);
}
.ai_ml_page_wrp .ml_expertise_logo_box5 {
  background: #0033ad;
  box-shadow: 0px 14px 20px rgba(0, 51, 173, 0.5);
}
.ai_ml_page_wrp .ml_expertise_logo_box6 {
  background: #b66d00;
  box-shadow: 0px 14px 20px rgba(182, 109, 0, 0.5);
}
.ai_ml_page_wrp .realestate_benefit_right_con {
  display: flex;
  flex-direction: column;
  gap: 56px;
  align-items: center;
  justify-content: center;
  padding-top: 65px;
}
.ai_ml_page_wrp .ai_ml_expertise_right {
  width: 48%;
  flex-wrap: wrap;
  justify-content: space-between;
  row-gap: 48px;
}
.ai_ml_page_wrp .ai_ml_expertise_img_content {
  justify-content: space-between;
  padding-top: 96px;
  align-items: center;
}
.ai_ml_page_wrp .ai_ml_expertise_img_left {
  width: 45%;
}
.ai_ml_page_wrp .ai_ml_expertise_img_left img {
  width: 100%;
}
.ai_ml_page_wrp .ai_ml_expertise_text_logo {
  gap: 32px;
  width: 46%;
}
.ai_ml_page_wrp .ml_expertise_text_logo_heading {
  color: #000;
  font-family: "Poppins", sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 38px;
}
.ai_ml_page_wrp .ml_expertise_text_box_para {
  color: #494b50;
  font-family: "Poppins", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 170%;
  letter-spacing: 0.18px;
  margin-top: 12px;
}
.ai_ml_page_wrp .ml_dev_services_common {
  background-image: url("../images/ai-ml-expertise-bg1.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  border-radius: 16px;
}
.ai_ml_page_wrp .ml_dev_services_img_box1 {
  background-image: url("../images/ai-ml-service-img1.png");
  width: 49.5%;
  padding: 309px 40px 40px;
}
.ai_ml_page_wrp .ml_dev_services_img_box2 {
  background-image: url("../images/ai-ml-service-img2.png");
  width: 24.2%;
  padding: 251px 40px 40px;
}
.ai_ml_page_wrp .ml_dev_services_img_box3 {
  background-image: url("../images/ai-ml-service-img3.png");
  width: 24.2%;
  padding: 251px 40px 40px;
}
.ai_ml_page_wrp .ml_dev_services_img_box4 {
  background-image: url("../images/ai-ml-service-img2.png");
  width: 24.2%;
  padding: 251px 40px 40px;
}
.ai_ml_page_wrp .ml_dev_services_img_box5 {
  background-image: url("../images/ai-ml-service-img3.png");
  width: 24.2%;
  padding: 251px 40px 40px;
}
.ai_ml_page_wrp .ml_dev_services_img_box6 {
  background-image: url("../images/ai-ml-service-img4.png");
  width: 49.5%;
  padding: 309px 40px 40px;
}
.ai_ml_page_wrp .ai_ml_dev_services_img_wrp {
  flex-wrap: wrap;
  padding-top: 64px;
  justify-content: space-between;
  row-gap:16px;
}
.ai_ml_page_wrp .ml_dev_services_common h3 {
  color: #fff;
  font-family: "Poppins", sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 135%;
}
.ai_ml_page_wrp .ml_dev_services_common p {
  color: rgba(255, 255, 255, 0.9);
  font-family: "Poppins", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 160%;
  letter-spacing: 0.18px;
  margin-top:12px;
}
.ai_ml_page_wrp .ml_expertise_talk_banner {
  border-radius: 32px;
  position: relative;
  height: 382px;
  background: linear-gradient(260deg, #000 35.09%, #4E4890 55.13%, #1A1927 71.19%);

}
.ai_ml_page_wrp .ml_expertise_talk_banner video {
 object-fit: cover;
 position: absolute;
 width: 100%;
 height: 100%;
 position: absolute;
 z-index: 1;
 border-radius: 32px;
 opacity: 0.2;
}
.ai_ml_page_wrp .ml_expertise_talk_banner h1 {
  color: #fff;
  text-align: center;
  font-family: "Commissioner", sans-serif;
  font-size: 42px;
  font-style: normal;
  font-weight: 700;
  line-height: 130%;
  width: 60%;
  position: absolute;
  left: 19%;
  top: 19%;
  z-index: 2
}
.ai_ml_page_wrp .ml_expertise_talk_btn {
  color: #000;
  font-family: "Poppins", sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  border-radius: 15px;
  background: #fff;
  padding: 14px 32px;
  margin-top: 48px;
  border: none;
  position: absolute;
  left: 40%;
  top: 48%;
  z-index: 2
}
.ai_ml_page_wrp .ml-talk-img1 {
  position: absolute;
  left: 7%;
  top: 12%;
  width: 120px;
  height: 120px;
  z-index: 2;
}
.ai_ml_page_wrp .ml-talk-img2 {
  position: absolute;
  right: 7%;
  top: 12%;
  width: 163px;
  height: 80px;
  z-index: 2;
}
.ai_ml_page_wrp .ml-talk-img3 {
  position: absolute;
  left: 13%;
  top: 64%;
  width: 202px;
  height: 80px;
  z-index: 2;
}
.ai_ml_page_wrp .ml-talk-img4 {
  position: absolute;
  right: 17%;
  top: 64%;
  width: 80px;
  height: 80px;
  z-index: 2;
}
.ai_ml_page_wrp .ai_ml_expertise_in_wrp {
  background-image: url("../images/ai-ml-expertise-bg3.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding: 100px 0 40px;
}
.ai_ml_page_wrp .ai_ml_expertise_in_card_inn2 h3 {
  color: #000;
  font-family: "Poppins", sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 135%;
}
.ai_ml_page_wrp .ai_ml_expertise_in_card_inn2 p {
  color: #494b50;
  font-family: "Poppins", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 160%;
  letter-spacing: 0.18px;
  margin-top: 16px;
}
.ai_ml_page_wrp .ai_ml_expertise_in_card_inn2 {
  border-radius: 40px;
  width: 100%;
  background: rgba(255, 255, 255, 0.4);
  border-radius: 0 0 40px 40px;
  padding: 31px 40px 40px;
}
.ai_ml_page_wrp .ml_expertise_in_colorcard {
  width: 100%;
  height: 106px;
  border-radius: 40px 40px 0px 0px;
}
.ai_ml_page_wrp .ai_ml_expertise_in_card_outer {
  width: 23.2%;
  display: flex;
  flex-direction: column;
  border-radius: 40px;
  box-shadow: 0px 4px 34px 0px rgba(0, 0, 0, 0.1);
}
.ai_ml_page_wrp .ai_ml_expertise_in_cards_wrp {
  padding-top: 110px;
  flex-wrap: wrap;
  row-gap: 90px;
  justify-content: space-between;
}
.ai_ml_expertise_in_cards_wrp .ml_expert_color1 {
  background: #a0f;
}
.ai_ml_expertise_in_cards_wrp .ml_expert_color2 {
  background: #ff00d6;
}
.ai_ml_expertise_in_cards_wrp .ml_expert_color3 {
  background: #128807;
}
.ai_ml_expertise_in_cards_wrp .ml_expert_color4 {
  background: #0033ad;
}
.ai_ml_expertise_in_cards_wrp .ml_expert_color5 {
  background: #cb001c;
}
.ai_ml_expertise_in_cards_wrp .ml_expert_color6 {
  background: #b66d00;
}
.ai_ml_expertise_in_cards_wrp .ml_expert_color7 {
  background: #00bc8f;
}
.ai_ml_expertise_in_cards_wrp .ml_expert_color8 {
  background: #515099;
}
.ai_ml_page_wrp .ml_expertise_in_colorcard img {
  margin: -71px 0 0 9px;
  width: 156px;
  height: 181px;
}
.ai_ml_page_wrp .ai_ml_dev_sol_wrp {
  background-image: url("../images/ml-dev-sol-bg1.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding: 100px 0;
}
.ai_ml_dev_sol_wrp .ai_ml_page_section_heading {
  color: #fff;
  width: 90%;
}
.ai_ml_dev_sol_wrp .ai_ml_page_section_para {
  color: rgba(255, 255, 255, 0.8);
  padding-bottom: 80px;
}
.ai_ml_dev_sol_wrp .ml_dev_sol_card_outer {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding: 208px 24px 24px 0px;
  width: 12.5%;
}
.ai_ml_dev_sol_cards_wrp .dev_sol_card_outer1 {
  background-image: url("../images/ml-dev-sol-im1.png");
}
.ai_ml_dev_sol_cards_wrp .dev_sol_card_outer2 {
  background-image: url("../images/ml-dev-sol-im2.png");
}
.ai_ml_dev_sol_cards_wrp .dev_sol_card_outer3 {
  background-image: url("../images/ml-dev-sol-im3.png");
}
.ai_ml_dev_sol_cards_wrp .dev_sol_card_outer4 {
  background-image: url("../images/ml-dev-sol-im4.png");
}
.ai_ml_dev_sol_cards_wrp .dev_sol_card_outer5 {
  background-image: url("../images/ml-dev-sol-im5.png");
}
.ai_ml_dev_sol_cards_wrp .dev_sol_card_outer6 {
  background-image: url("../images/ml-dev-sol-im6.png");
}
.ai_ml_dev_sol_cards_wrp .dev_sol_card_outer7 {
  background-image: url("../images/ml-dev-sol-im7.png");
}
.ai_ml_dev_sol_cards_wrp .dev_sol_card_outer8 {
  background-image: url("../images/ml-dev-sol-im8.png");
}
.ai_ml_dev_sol_wrp .ai_ml_dev_sol_card_inn {
  width: 100%;
  background: #1a1927;
  box-shadow: 0px 4px 4px 0px #4e4890;
  padding: 15px 20px 15px;
}
.ai_ml_dev_sol_wrp .ai_ml_dev_sol_card_inn h3 {
  color: #fff;
  font-family: "Poppins", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 100%;
}
.ai_ml_page_wrp .ai_ml_dev_tech_stack {
  padding: 80px 0 100px;
  position: relative;
  background: linear-gradient(
    rgba(255, 255, 255, 1),
    rgba(255, 255, 255, 0),
    rgba(255, 255, 255, 1)
  );
}
.ai_ml_page_wrp .ai_ml_dev_tech_stack video {
 position: absolute;
 top: 0;
 left: 0;
 width: 100%;
 height: 100%;
 z-index: -1000;
 object-fit: cover;
 opacity:0.2
}

.ai_ml_dev_tech_stack .ml_tech_stack_logotext1 {
  border-radius: 24px 0px 0px 25px;
  box-shadow: 0px 4px 80px 0px rgba(0, 0, 0, 0.08);
  width: 24%;
  padding: 43px 90px;
}
.ai_ml_dev_tech_stack .ml_tech_stack_text1 {
  background: #1a1927;
}
.ai_ml_dev_tech_stack .ml_tech_stack_text2 {
  background: #4e4890;
}
.ai_ml_dev_tech_stack .ml_tech_stack_logotext1 h2 {
  color: #fff;
  text-align: center;
  font-family: "Poppins", sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 140%;
}
.ai_ml_dev_tech_stack .ml_tech_stack_logos_boxes {
  border-radius: 0 24px 24px 0;
  border: 1px solid #e3e3e3;
  justify-content: space-between;
  align-items: center;
  padding: 0px 80px;
  width: 76%;
}
.ai_ml_dev_tech_stack .ml_tech_stack_logos_boxes .ml_logo_box {
  width: 80px;
  height: 80px;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}
.ai_ml_dev_tech_stack .ml_tech_stack_logo_wrp {
  padding-top: 64px;
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 32px;
}
.ai_ml_dev_tech_stack .ml_tech_stack_logos_boxes .ml_logo_box img {
  width: 80px;
  height: 52px;
}
.ai_ml_page_wrp .ai_ml_approach_ml {
  padding: 100px 0 80px;
  position: relative;
}
.ai_ml_page_wrp .ai_ml_approach_ml video {
 position: absolute;
 right: 0;
 bottom: 0;
 width: auto;
 height: auto;
 min-width: 100%;
 min-height: 100%;
 object-fit: cover;
 opacity:0.1;
 z-index:-1000;
}
.ai_ml_page_wrp .ai_ml_approach_ml::before {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -999;
  background: linear-gradient(
    rgba(255, 255, 255, 1),
    rgba(255, 255, 255, 0),
    rgba(255, 255, 255, 1)
  );
}
.ai_ml_approach_ml .ai_ml_approach_ml_content_img img {
  width: 100%;
}
.ai_ml_approach_ml .ai_ml_approach_ml_content_img {
  padding-top: 80px;
  position: relative;
}
.ai_ml_approach_ml_content_img .ml_app_circle_comm h3 {
  color: #fff;
  font-family: "Concert One";
  font-size: 64px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  letter-spacing: 0.64px;
}
.ai_ml_approach_ml_content_img .ml_app_circle_comm {
  width: 120px;
  height: 120px;
  box-shadow: 0px 14px 34px rgba(0, 0, 0, 0.14);
  border-radius: 50%;
  display: flex;
  justify-content: center;
  padding: 12px 30px 30px;
  position: absolute;
  border: 4px solid #fff;
}
.ai_ml_approach_ml_content_img .ai_ml_approach_circle1 {
  background: #a0f;
  top: 8%;
  left: 22%;
}
.ai_ml_approach_ml_content_img .ai_ml_approach_circle2 {
  background: #ff00d6;
  top: 50%;
  left: 16%;
}
.ai_ml_approach_ml_content_img .ai_ml_approach_circle3 {
  background: #0033ad;
  top: 47.4%;
  left: 47%;
}
.ai_ml_approach_ml_content_img .ai_ml_approach_circle4 {
  background: #cb001c;
  top: 36%;
  right: 22%;
}
.ai_ml_approach_ml_content_img .ai_ml_approach_circle5 {
  background: #b66d00;
  top: 76%;
  right: 33%;
}
.ai_ml_approach_ml_content_img .ai_ml_approach_circle6 {
  background: #128807;
  top: 82%;
  right: 13%;
}
.ai_ml_approach_ml .ai_ml_approach_ml_content_img h4 {
  color: #000;
  text-align: center;
  font-family: "Poppins", sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 130%;
  letter-spacing: 0.24px;
  position: absolute;
}
.ai_ml_approach_ml .ai_ml_approach_ml_content_img .ml_app_text1 {
  top: 8%;
  left: 10%;
}
.ai_ml_approach_ml .ai_ml_approach_ml_content_img .ml_app_text2 {
  top: 56%;
  left: 3%;
}
.ai_ml_approach_ml .ai_ml_approach_ml_content_img .ml_app_text3 {
  top: 33%;
  left: 45%;
}
.ai_ml_approach_ml .ai_ml_approach_ml_content_img .ml_app_text4 {
  top: 27%;
  right: 19%;
  width: 12%;
}
.ai_ml_approach_ml .ai_ml_approach_ml_content_img .ml_app_text5 {
  top: 81%;
  right: 38%;
  width: 12%;
}
.ai_ml_approach_ml .ai_ml_approach_ml_content_img .ml_app_text6 {
  top: 100%;
  right: 12.5%;
}
/* -----------------------------------------Media------------------------------- */
@media only screen and (max-width:1600px) {
  .ai_ml_page_chip_btn {
    font-size: 12px;
  }
  .ai_ml_page_section_heading {
    font-size: 48px;
  }
  .ai_ml_page_section_para {
    font-size: 16px;
}
.ai_ml_page_wrp .ml_dev_services_common h3 {
  font-size: 20px;
}
.ai_ml_page_wrp .ml_dev_services_common p {
  font-size: 16px;
}
.ai_ml_page_wrp .ml_dev_services_img_box1 {
  padding: 309px 40px 40px;
  height: 100%;
}
.ai_ml_page_wrp .ml_dev_services_img_box2 {
  padding: 215px 40px 30px;
  height: 100%;
}
.ai_ml_page_wrp .ml_dev_services_img_box3 {
  padding: 215px 40px 30px;
    height: 100%;
}
.ai_ml_page_wrp .ml_dev_services_img_box4 {
  padding: 215px 40px 30px;
  height: 100%;
}
.ai_ml_page_wrp .ml_dev_services_img_box5 {
  padding: 215px 40px 30px;
  height: 100%
}
.ai_ml_page_wrp .ml_dev_services_img_box6 {
  padding: 309x 40px 40px;
  height: 100%;
}
.ai_ml_expertise_heading {
  font-size: 48px;
}
.ai_ml_page_wrp .ai_ml_expertise_para {
  font-size: 16px;
}
.ai_ml_page_wrp .ml_expertise_text_logo_heading {
  font-size: 20px;
}
.ai_ml_page_wrp .ml_expertise_text_box_para {
  font-size: 16px;
}
.ai_ml_page_wrp .ml_expertise_logo_box2 {
    background: #ff00d6;
    box-shadow: 0px 14px 20px rgb(252 75 255 / 50%);
}
.ai_ml_page_wrp .ml_expertise_logo_box_common {
    width: 90px;
    height: 90px;
}
.ai_ml_page_wrp .ai_ml_expertise_text_logo {
  gap: 16px;
}
.ai_ml_page_wrp .ai_ml_expertise_img_content {
  padding-top: 66px;
}
.ai_ml_page_wrp .ai_ml_expertise_right {
  row-gap: 36px;
}
.ai_ml_page_wrp .ai_ml_expertise_img_left {
  width: 46%;
}
.ai_ml_page_wrp .ai_ml_expertise {
  padding: 60px 0 100px;
}
.ai_ml_page_wrp .ai_ml_expertise_in_card_inn2 h3 {
  font-size: 20px;
}
.ai_ml_page_wrp .ai_ml_expertise_in_card_inn2 p {
  font-size: 16px;
}
.ai_ml_page_wrp .ai_ml_expertise_in_card_inn2 {
    padding: 28px 30px 34px;
}
.ai_ml_page_wrp .ml_expertise_in_colorcard img {
  width: 142px;
  height: 161px;
}
.ai_ml_page_wrp .ml_expertise_in_colorcard {
  height: 96px;
}
.ai_ml_dev_tech_stack .ml_tech_stack_logotext1 h2 {
  font-size: 20px;
}
.ai_ml_dev_tech_stack .ml_tech_stack_logotext1 {
  padding: 38px 60px;
}
.ai_ml_page_wrp .ai_ml_dev_tech_stack {
  padding: 60px 0 80px;
}
.ai_ml_dev_sol_wrp .ai_ml_dev_sol_card_inn h3 {
  font-size: 16px;
}
.ai_ml_dev_sol_wrp .ai_ml_dev_sol_card_inn {
  width: 105%;
  padding: 15px 4px 15px;
}
.ai_ml_dev_sol_wrp .ai_ml_page_section_para {
  color: rgba(255, 255, 255, 0.8);
  padding-bottom: 50px;
}
.ai_ml_approach_ml .ai_ml_approach_ml_content_img h4 {
  font-size: 18px;
}
.ai_ml_approach_ml_content_img .ml_app_circle_comm h3 {
  font-size: 56px;
}
.ai_ml_approach_ml_content_img .ml_app_circle_comm {
  width: 110px;
  height: 110px;
  padding: 12px 30px 30px;
}
.ai_ml_approach_ml_content_img .ai_ml_approach_circle3 {
  left: 46.7%;
}
.ai_ml_approach_ml .ai_ml_approach_ml_content_img .ml_app_text5 {
  top: 81%;
  right: 40%
}
.ai_ml_page_wrp .ai_ml_header_left h1 {
  font-size: 56px;
}
.ai_ml_page_wrp .ai_ml_header_left p {
  font-size: 18px;
  margin-top: 24px;
}
.ai_ml_page_wrp .ai_ml_header_btn {
  font-size: 20px;
  margin-top: 38px;
  padding: 12px 28px;
}
.ai_ml_page_wrp .ml_expertise_talk_banner h1 {
  font-size: 34px;
}
.ai_ml_page_wrp .ml_expertise_talk_btn {
  font-size: 20px;
  top: 45%;
}
.ai_ml_page_wrp .ai_ml_page_container {
  padding-left: 80px;
}
.ai_ml_page_wrp .ml_dev_services_common {
  min-height: 491px;
}
}
@media only screen and (max-width:1400px) {
  .ai_ml_page_wrp .ai_ml_header_left h1 {
    font-size: 48px;
}.ai_ml_page_wrp .ai_ml_header_btn {
  font-size: 16px;
  padding: 12px 24px;
}
  .ai_ml_page_wrp .ml_dev_services_common p {
    font-size: 15px;
}
  .ai_ml_page_section_para {
    margin-top: 16px;
}
.ai_ml_page_wrp .ml_dev_services_common h3 {
  font-size: 20px;
}
.ai_ml_page_wrp .ml_dev_services_common p {
  font-size: 16px;
}

.ai_ml_page_wrp .ml_expertise_text_box_para {
  font-size: 15px;
  margin-top:8px;
}
.ai_ml_page_wrp .ai_ml_expertise_right {
  width: 49%;
}
.ai_ml_page_wrp .ai_ml_expertise {
  padding: 60px 0 80px;
}
.ai_ml_page_wrp .ai_ml_expertise_in_card_inn2 p {
  font-size: 15px;
  margin-top: 8px;
}
.ai_ml_page_wrp .ai_ml_expertise_in_card_inn2 {
  padding: 24px 24px 34px;
}
.ai_ml_page_wrp .ml_expertise_in_colorcard img {
  width: 132px;
  height: 151px;
}
.ai_ml_page_wrp .ml_expertise_in_colorcard {
  height: 78px;
}
.ai_ml_page_wrp .ai_ml_expertise_in_wrp {
  padding: 80px 0 40px;
}
.ai_ml_page_wrp .ai_ml_expertise_in_cards_wrp {
    padding-top: 90px;
}
.ai_ml_page_section_heading {
  font-size: 42px;
}
.ai_ml_expertise_heading {
  font-size: 42px;
}
.ai_ml_page_wrp .ai_ml_dev_tech_stack {
  padding: 50px 0 70px;
}
.ai_ml_dev_tech_stack .ml_tech_stack_logotext1 {
  padding: 28px 40px;
}
.ai_ml_dev_tech_stack .ml_tech_stack_logos_boxes .ml_logo_box img {
  width: 60px;
  height: 32px;
}
.ai_ml_dev_tech_stack .ml_tech_stack_logos_boxes .ml_logo_box {
  width: 60px;
  height: 60px;
}
.ai_ml_dev_tech_stack .ml_tech_stack_logo_wrp {
  padding-top: 40px;
}
.ai_ml_dev_sol_wrp .ai_ml_dev_sol_card_inn h3 {
  font-size: 14px;
}
.ai_ml_dev_sol_wrp .ml_dev_sol_card_outer {
  padding: 150px 24px 16px 0px;
}
.ai_ml_dev_sol_wrp .ai_ml_dev_sol_card_inn {
  padding: 10px 4px 10px;
}
.ai_ml_page_wrp .ai_ml_dev_sol_wrp {
  padding: 80px 0;
}
.ai_ml_approach_ml .ai_ml_approach_ml_content_img .ml_app_text1 {
  top: 8%;
  left: 7%;
}
.ai_ml_approach_ml .ai_ml_approach_ml_content_img .ml_app_text2 {
  top: 68%;
  left: 3%;
}
.ai_ml_approach_ml .ai_ml_approach_ml_content_img .ml_app_text5 {
  top: 81%;
  right: 42%;
}
.ai_ml_approach_ml .ai_ml_approach_ml_content_img .ml_app_text4 {
  top: 25%;
}
.ai_ml_approach_ml .ai_ml_approach_ml_content_img .ml_app_text6 {
  top: 102%;
}
.ai_ml_page_wrp .ai_ml_approach_ml {
  padding: 80px 0 50px;
}
.ai_ml_page_wrp .ml_dev_services_img_box2,.ai_ml_page_wrp .ml_dev_services_img_box3,
.ai_ml_page_wrp .ml_dev_services_img_box4,.ai_ml_page_wrp .ml_dev_services_img_box5 {
  padding: 190px 30px 30px;
  height: 100%;
}
.ai_ml_page_wrp .ml_dev_services_img_box1,.ai_ml_page_wrp .ml_dev_services_img_box6 {
  padding: 282px 30px 40px;
  height: 100%;
} 
.ai_ml_page_wrp .ai_ml_dev_services_img_wrp {
  padding-top: 40px;
}
.ai_ml_page_wrp .ai_ml_dev_services {
  padding: 90px 0 20px;
}
.ai_ml_page_wrp .ml-talk-img1 {
  width: 100px;
  height: 100px;
}
.ai_ml_page_wrp .ml-talk-img2 {
  width: 153px;
  height: 70px
}
.ai_ml_page_wrp .ml-talk-img3 {
  width: 179px;
  height: 70px;
}
.ai_ml_page_wrp .ml-talk-img4 {
  width: 70px;
  height: 70px;
}
.ai_ml_page_wrp .ml_expertise_talk_btn {
  font-size: 18px;
  top: 45%;
}
.ai_ml_page_wrp .ml_expertise_talk_banner h1 {
  font-size: 30px;
  left: 18%;
}
.ai_ml_page_wrp .ml_expertise_talk_banner video {
  height: 95%;
}
.ai_ml_page_wrp .ml_dev_services_common {
  min-height: 470px;
  max-height: 500px;
}
.ai_ml_page_wrp .ai_ml_expertise_img_content {
  padding-top: 40px;
}
.ai_ml_page_wrp .ai_ml_expertise_right {
  row-gap: 24px;
}
}
@media only screen and (max-width: 1199px) {
  .ai_ml_page_wrp .ai_ml_expertise_heading_container {
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.ai_ml_page_wrp .ai_ml_expertise_para {
  width: 82%;
  text-align: center;
}
.ai_ml_page_wrp .ai_ml_expertise_heading_wrp{
  align-items: center;
  width: 100%;
  justify-content: center;
}
.ai_ml_page_wrp .ai_ml_expertise_img_content {
  flex-direction: column;
  gap:70px
}
.ai_ml_page_wrp .ai_ml_expertise_right {
  width: 100%;
}
.ai_ml_page_wrp .ai_ml_expertise_img_left {
  width: 66%;
}
.ai_ml_page_wrp .ai_ml_expertise_para {
  width: 100%;
}
.ai_ml_expertise_heading {
  text-align: center;
}
.ai_ml_page_wrp .ai_ml_expertise_in_cards_wrp {
  justify-content: center;
  gap:90px 20px;
}
.ai_ml_page_wrp .ai_ml_expertise_in_card_outer {
  width: 31%;
}
.ai_ml_page_wrp .ai_ml_expertise_in_wrp {
  padding: 60px 0 40px;
}
.ai_ml_page_wrp .ai_ml_dev_tech_stack {
  padding: 40px 0 70px;
}
.ai_ml_page_wrp .ai_ml_dev_sol_cards_wrp  {
flex-wrap: wrap ;
justify-content: center;
row-gap:40px
}
.ai_ml_dev_sol_wrp .ml_dev_sol_card_outer {
  padding: 208px 24px 24px 0px;
  width: 25%;
}
.ai_ml_dev_sol_wrp .ai_ml_dev_sol_card_inn {
  padding: 16px 24px 16px;
}
.ai_ml_approach_ml_content_img .ml_app_circle_comm {
  width: 100px;
  height: 100px;
  padding: 4px 30px 30px;
}
.ai_ml_approach_ml_content_img .ml_app_circle_comm h3 {
  font-size: 48px;
}
.ai_ml_approach_ml .ai_ml_approach_ml_content_img .ml_app_text1 {
  top: 8%;
  left: 3%;
}
.ai_ml_approach_ml .ai_ml_approach_ml_content_img .ml_app_text2 {
  top: 75%;
  left: 3%;
}
.ai_ml_approach_ml .ai_ml_approach_ml_content_img .ml_app_text4 {
  top: 19%;
}
.ai_ml_approach_ml .ai_ml_approach_ml_content_img .ml_app_text5 {
  top: 81%;
  right: 45%;
}
.ai_ml_approach_ml .ai_ml_approach_ml_content_img .ml_app_text6 {
  top: 106%;
}
.ai_ml_approach_ml_content_img .ai_ml_approach_circle3 {
  left: 45%;
}
.ai_ml_approach_ml .ai_ml_approach_ml_content_img h4 {
  font-size: 17px;
}
.ai_ml_page_wrp .ml_dev_services_img_box1,.ai_ml_page_wrp .ml_dev_services_img_box6 {
  width: 100%;
}
.ai_ml_page_wrp .ml_dev_services_img_box2, .ai_ml_page_wrp .ml_dev_services_img_box3, .ai_ml_page_wrp .ml_dev_services_img_box4, .ai_ml_page_wrp .ml_dev_services_img_box5 {
  width: 49%;
  background-size: 100% 100%;
}
.ai_ml_page_wrp .ml-talk-img3 {
  left: 9%;
}
.ai_ml_page_wrp .ml-talk-img4 {
  right: 14%;
}
.ai_ml_page_wrp .ml_expertise_talk_btn {
  left: 36%;
  top: 50%;
}
.ai_ml_page_wrp .ml-talk-img1 {
  left: 5%;
}
.ai_ml_page_wrp .ml-talk-img2 {
  right: 5%;
}
.ai_ml_page_wrp .ai_ml_header_banner {
flex-direction: column;
height: unset;
padding:80px 0 0;
gap: 40px
}
.ai_ml_page_wrp .ai_ml_page_container {
  padding: 0 20px ;
  width: 100%;
}
.ai_ml_page_wrp .ai_ml_header_left {
  align-items: center;
}
.ai_ml_page_wrp .ai_ml_header_right {
  width: 100%;
}
.ai_ml_page_wrp .ai_ml_header_left p,.ai_ml_page_wrp .ai_ml_header_left h1  {
 text-align: center;
 padding-right: unset; 
}
.ai_ml_page_wrp .ai_ml_header_right:before {
  top: -2px;
  width: 100%;
  height: 20%;
  background: linear-gradient(to bottom, #000000, transparent);
}
.ai_ml_page_wrp .ai_ml_page_container {
  height: unset;
  }
  .ai_ml_page_wrp .ml_dev_services_common {
    min-height: 430px;
    max-height: 500px;
}
.ai_ml_approach_ml .ai_ml_approach_ml_content_img .ml_app_text3 {
  top: 33%;
  left: 40%;
}
} /* 1024 */
@media only screen and (max-width: 1023px) {
  .ai_ml_page_wrp .ai_ml_expertise_in_wrp {
    padding: 70px 0 40px;
}
.ai_ml_dev_tech_stack .ml_tech_stack_logotext1 h2 {
  font-size: 18px;
}
} /* 980 */
@media only screen and (max-width: 979px) {
  .ai_ml_expertise_heading {
    font-size: 30px;
}
.ai_ml_page_section_heading {
  font-size: 30px;
}
.ai_ml_page_section_para {
  width: 100%;
}
.ai_ml_page_wrp .ai_ml_expertise_in_wrp {
  padding: 20px 0 40px;
}
.ai_ml_dev_tech_stack .ml_tech_stack_logotext1 {
  padding: 24px 16px;
}
.ai_ml_dev_tech_stack .ml_tech_stack_logos_boxes {
  padding: 0px 32px;
}
.ai_ml_dev_tech_stack .ml_tech_stack_logos_boxes .ml_logo_box {
  width: 55px;
  height: 45px;
}
.ai_ml_dev_tech_stack .ml_tech_stack_logo_wrp {
  padding-top: 34px;
}
.ai_ml_page_wrp .ai_ml_dev_sol_wrp {
  padding: 60px 0;
}
.ai_ml_page_wrp .ai_ml_approach_ml {
  padding: 50px 0 30px;
}
.ai_ml_approach_ml .ai_ml_approach_ml_content_img img {
 display: none;
}
.ai_ml_approach_ml .ai_ml_approach_ml_content_img  {
  position: unset;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 40px;
  gap:20px;
  flex-wrap: wrap;
 }
 .ai_ml_approach_ml .ai_ml_approach_ml_content_img h4 {
  position: unset;
}
.ai_ml_approach_ml_content_img .ml_app_circle_comm {
  position: unset;
  display: none;
}
.ai_ml_approach_ml .ai_ml_approach_ml_content_img .ml_app_text4,.ai_ml_approach_ml .ai_ml_approach_ml_content_img .ml_app_text5,.ai_ml_approach_ml .ai_ml_approach_ml_content_img .ml_app_text2,.ai_ml_approach_ml .ai_ml_approach_ml_content_img .ml_app_text1,
.ai_ml_approach_ml .ai_ml_approach_ml_content_img .ml_app_text3  {
    width: 25%
}
.ai_ml_approach_ml_content {
  width: 100%;
}
.ai_ml_page_wrp .ai_ml_dev_services {
  padding: 60px 0 20px;
}
.ai_ml_page_wrp .ai_ml_expertise {
  padding: 40px 0 60px;
}
.ai_ml_page_wrp .ai_ml_expertise_img_content {
  flex-direction: column;
  gap: 50px;
}
.ai_ml_page_wrp .ai_ml_expertise_img_content {
  padding-top: 50px;
}
.ai_ml_page_wrp .ml_expertise_talk_banner h1 {
  font-size: 26px;
  width: 90%;
  left: 5%;
}
.ai_ml_page_wrp .ml-talk-img1,.ai_ml_page_wrp .ml-talk-img2,.ai_ml_page_wrp .ml-talk-img3,.ai_ml_page_wrp .ml-talk-img4 {
  display: none;
  position: unset;
}
.ai_ml_page_wrp .ml_expertise_talk_btn {
  padding: 12px 24px;
  left: 34%;
  top: 40%;
}
.ai_ml_page_wrp .ml_expertise_talk_banner video {
  height: 85%;
}
.ai_ml_page_wrp .ai_ml_header_banner {
  padding: 50px 0 0;
}
.ai_ml_page_wrp .ai_ml_header_left h1 {
  font-size: 38px;
}
.ai_ml_page_wrp .ml_dev_services_common h3 {
  font-size: 18px;
}
.ai_ml_page_wrp .ml_dev_services_common p {
  font-size: 14px;
}
.ai_ml_page_wrp .ml_dev_services_common {
  min-height: 400px;
  max-height: 500px;
}
} /* 768 */
@media only screen and (max-width: 767px) {
  .ai_ml_page_wrp .ai_ml_expertise_in_card_outer {
    width: 45%;
}
.ai_ml_dev_tech_stack .ml_tech_stack_logos_boxes {
  padding: 0px 16px;
}
.ai_ml_dev_sol_wrp .ml_dev_sol_card_outer {
  width: 30%;
}
.ai_ml_page_wrp .ai_ml_dev_sol_cards_wrp {
  gap: 20px;
}
.ai_ml_page_wrp .ai_ml_header_left h1 {
  font-size: 34px;
}
.ai_ml_dev_tech_stack .ml_tech_stack_logotext1 {
  width: 100%;
  border-radius: 24px;
}
.ml_tech_stack_logo {
  flex-wrap:wrap;
  justify-content: center;
  gap:10px
}
.ai_ml_dev_tech_stack .ml_tech_stack_logotext1 {
  padding: 16px
}
.ai_ml_dev_tech_stack .ml_tech_stack_logos_boxes {
  border: unset;
  padding: unset;
  width: 100%;
  gap:16px;
  flex-wrap:wrap;
  justify-content: center;
}
.ai_ml_dev_tech_stack {
  padding: 40px 0 50px;
}
.ai_ml_dev_tech_stack .ml_tech_stack_logos_boxes .ml_logo_box {
  width: 70px;
  height: 70px;
  border-radius: 12px;
  box-shadow: 0 0 4px grey;
}
} /* 650 */
@media only screen and (max-width: 649px) {
  .ai_ml_page_wrp .ai_ml_expertise_text_logo {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.ai_ml_page_wrp .ml_expertise_text_logo_heading, .ai_ml_page_wrp .ml_expertise_text_box_para {
  text-align: center;
}
.ai_ml_page_wrp .ai_ml_expertise_img_left {
  width: 80%;
}
.ai_ml_page_wrp .ai_ml_expertise_in_card_outer {
  width: 80%;
}
.ai_ml_dev_sol_wrp .ml_dev_sol_card_outer {
  width: 44%;
}
.ai_ml_page_wrp .ai_ml_dev_sol_wrp {
  padding: 50px 0;
}
.ai_ml_page_wrp .ml_dev_services_img_box2, .ai_ml_page_wrp .ml_dev_services_img_box3, .ai_ml_page_wrp .ml_dev_services_img_box4, .ai_ml_page_wrp .ml_dev_services_img_box5 {
  width: 100%;
}
.ai_ml_page_wrp .ml_expertise_talk_btn {
  left: 25%;
  top: 45%;
}
.ai_ml_page_wrp .ml_expertise_talk_banner video {
  height: 100%;
}
.ai_ml_page_wrp .ml_expertise_talk_banner {
  height: 310px;
}
.ai_ml_page_wrp .ai_ml_expertise_in_wrp {
  padding: 50px 0 40px;
}
} /* 480 */
@media only screen and (max-width: 479px) {
  .ai_ml_page_wrp .ai_ml_expertise_img_left {
    width: 100%;
  }
  .ai_ml_page_wrp .ai_ml_expertise_in_card_outer {
    width: 100%;
  }
  .ai_ml_dev_sol_wrp .ml_dev_sol_card_outer {
    width:100%;
    background-size: 100% 100%;
}
.ai_ml_approach_ml .ai_ml_approach_ml_content_img .ml_app_text4, .ai_ml_approach_ml .ai_ml_approach_ml_content_img .ml_app_text5, .ai_ml_approach_ml .ai_ml_approach_ml_content_img .ml_app_text2, .ai_ml_approach_ml .ai_ml_approach_ml_content_img .ml_app_text1, .ai_ml_approach_ml .ai_ml_approach_ml_content_img .ml_app_text3 {
  width: 100%;
}
.ai_ml_page_wrp .ml_expertise_talk_btn {
  left: 18%;
  top: 54%;
}
.ai_ml_page_wrp .ml_expertise_talk_banner h1 {
  top: 10%;
}
} /* 375 */
@media only screen and (max-width: 374px) {
  .ai_ml_page_wrp .ml_expertise_talk_btn {
    left: 12%;
    top: 55%;
    font-size: 16px;
  }
} /* 320 */ 

