.w-fit {
  width: fit-content;
}
.hero_section_main_heading {
  color: #000;
  text-align: left;
  font-family: "Commissioner", sans-serif;
  font-size: 72px;
  font-style: normal;
  font-weight: 700;
  line-height: 125%;
  margin-bottom: 32px;
}
.hero_section_sub_heading {
  color: #494b50;
  text-align: left;
  font-family: "Poppins", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 170%;
  padding: 0 9%;
  width: 95%;
}
.hero_section_tag {
  font-size: 24px;
  color: #fff;
  font-family: "Poppins", sans-serif;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  background: #2a8d95;
  border: none;
  margin-top: 40px;
  border-radius: 15px;
  padding: 14px 33px;
}
.section_tag {
  color: #fff;
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  border-radius: 8px;
  background: #2a8d95;
  padding: 6px 14px;
  display: inline-block;
  margin-bottom: 9px;
  border: 0;
}
.section_main_Heading {
  color: #000;
  text-align: left;
  font-family: "Commissioner", sans-serif;
  font-size: 56px;
  font-style: normal;
  font-weight: 700;
  line-height: 125%;
  margin-bottom: 32px;
  width: 90%;
}
.section_sub_Heading {
  color: #494b50;
  text-align: left;
  font-family: "Poppins", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 170%;
  margin-bottom: 32px;
  padding: 0 9%;
}
.card_main_heading {
  color: #fff;
  font-family: "Poppins", sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 158.333%;
}
.card_sub_heading {
  color: rgba(255, 255, 255, 0.8);
  font-family: "Poppins", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 170%;
  letter-spacing: 0.18px;
}
.content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
/* industries bfsi hero section */
.industries_bfsi_page .bfsi_hero_section {
  height: 90vh;
  background-image: url("../images/industries-bfsi-hero-section-bg.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center;
  display: flex;
  justify-content: space-between;
}
.industries_bfsi_page .bfsi_hero_section .container {
  display: flex;
  justify-content: space-between;
}

.industries_bfsi_page .bfsi_hero_section .hero_section_img_wrapper {
  display: flex;
  align-items: end;
  width: 58%;
}
.industries_bfsi_page .bfsi_hero_section .hero_section_img_wrapper img {
  width: 100%;
}
.industries_bfsi_page .bfsi_hero_section .hero_section_content_wrapper {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
  width: 42%;
}
/* industries bfsi benefits style */
.industries_bfsi_page .bfsi_benefits {
  background-image: url("../images/industris-bfsi-benefits-back.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center;
  margin-top: 120px;
}
.industries_bfsi_page .industries_bfsi_benefits_card_wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap: 78px 68px;
  padding-top: 32px;
}
.industries_bfsi_benefits_card_wrap
  .industries_bfsi_benefits_card:nth-child(1)
  .count_number_circle {
  background-color: #aa00ff;
  border: 4px solid #7b329f;
}
.industries_bfsi_benefits_card_wrap
  .industries_bfsi_benefits_card:nth-child(2)
  .count_number_circle {
  background-color: #cb001c;
  border: 4px solid #b2011a;
}
.industries_bfsi_benefits_card_wrap
  .industries_bfsi_benefits_card:nth-child(3)
  .count_number_circle {
  background-color: #ff00d6;
  border: 4px solid #e003bd;
}
.industries_bfsi_benefits_card_wrap
  .industries_bfsi_benefits_card:nth-child(4)
  .count_number_circle {
  background-color: #17980b;
  border: 4px solid #108305;
}
.industries_bfsi_benefits_card_wrap
  .industries_bfsi_benefits_card:nth-child(5)
  .count_number_circle {
  background-color: #cc9f00;
  border: 4px solid #bb9200;
}
.industries_bfsi_benefits_card_wrap
  .industries_bfsi_benefits_card:nth-child(6)
  .count_number_circle {
  background-color: #1bb6cb;
  border: 4px solid #0bacc1;
}
.industries_bfsi_benefits_card .count_number_circle {
  height: 80px;
  width: 80px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: start;
  padding: 10px 21px 28px;
  top: -12%;
  left: -5%;
  position: absolute;
}
.industries_bfsi_benefits_card .count_number_circle h3 {
  color: white;
  font-family: "Concert One", sans-serif;
  font-size: 40px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  letter-spacing: 0.4px;
}
.industries_bfsi_page .industries_bfsi_benefits_card {
  background-position: center;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  width: 21.6%;
  padding: 12px 15px;
  position: relative;
}
.industries_bfsi_page .industries_bfsi_benefits_card:nth-child(1) {
  background-image: url("../images/bfsi-benefits-img1.png");
}
.industries_bfsi_page .industries_bfsi_benefits_card:nth-child(2) {
  background-image: url("../images/bfsi-benefits-img2.png");
}
.industries_bfsi_page .industries_bfsi_benefits_card:nth-child(3) {
  background-image: url("../images/bfsi-benefits-img3.png");
}
.industries_bfsi_page .industries_bfsi_benefits_card:nth-child(4) {
  background-image: url("../images/bfsi-benefits-img4.png");
}
.industries_bfsi_page .industries_bfsi_benefits_card:nth-child(5) {
  background-image: url("../images/bfsi-benefits-img5.png");
}
.industries_bfsi_page .industries_bfsi_benefits_card:nth-child(6) {
  background-image: url("../images/bfsi-benefits-img6.png");
}
.industries_bfsi_benefits_card .card_content {
  background-color: #ffffff;
  padding: 40px;
  border-radius: 30px;
  color: black;
}
.industries_bfsi_benefits_card .card_content h3 {
  color: #000;
  font-family: "Poppins", sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 135%;
  text-align: left;
}
.industries_bfsi_benefits_card .card_content p {
  color: #494b50;
  font-family: "Poppins", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 160%;
  letter-spacing: 0.18px;
  text-align: left;
}

/* industries bfsi service style */
.industries_bfsi_page .bfsi_service_offering {
  margin-top: 120px;
  background-image: url("../images/benefits-of-whitepaper-sec-back.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center;
}
.industries_bfsi_page .bfsi_service_offering .card_group {
  display: flex;
  flex-direction: row;
  gap: 29px;
  max-height: 562px;
  height: 562px;
}
.industries_bfsi_page .bfsi_service_offering .industries_bfsi_card1 {
  background-image: url("../images/service_offering_card_bg.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center;
  display: flex;
  flex-direction: column;
  gap: 72px;
  height: 100%;
  padding: 0 32px;
  border-radius: 30px;
}
.industries_bfsi_page .bfsi_service_offering .industries_bfsi_card2 {
  background-color: #28e38b;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center;
  display: flex;
  flex-direction: column;
  gap: 56px;
  height: calc(100% - 48px);
  padding: 0 32px;
  border-radius: 30px;
}
.bfsi_service_offering .industries_bfsi_card2 .card_main_heading {
  color: #000;
}
.bfsi_service_offering .industries_bfsi_card2 .card_sub_heading {
  color: #494b50;
}
.bfsi_service_offering .card_group {
  margin-top: 32px;
}
.bfsi_service_offering .industries_bfsi_card2 .icon_wrap {
  background-color: #0f3b54 !important;
}
.industries_bfsi_page .bfsi_service_offering .industries_bfsi_card3 {
  background-image: url("../images/service_offering_card_bg.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center;
  display: flex;
  flex-direction: column;
  gap: 48px;
  height: calc(100% - 96px);
  padding: 0 32px;
  border-radius: 30px;
}
.industries_bfsi_page .bfsi_service_offering .industries_bfsi_card_wrap {
  align-items: center;
  justify-content: center;
  padding: 32px;
}
.bfsi_service_offering .card_heading_icon_wrap {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 8px;
}
.bfsi_service_offering .card_heading_icon_wrap .icon_wrap {
  border-radius: 50%;
  background: #1ec677;
  padding: 12px;
  width: 56px;
  height: 56px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.bfsi_service_offering .card_heading_icon_wrap .icon_wrap img {
  width: 32px;
  height: 40px;
}
.industries_bfsi_page .bfsi_feature_and_solution {
  margin-top: 120px;
  background-image: url("../images/industries-bfsi-feature-bg.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center;
}
.industries_bfsi_page .bfsi_feature_and_solution .card_group {
  display: flex;
  gap: 80px 70px;
  align-items: center;
  flex-wrap: wrap;
  padding: 90px 0 0 45px;
}
.bfsi_feature_and_solution .card_group .icon {
  height: 100px;
  width: 100px;
  border-radius: 20%;
  display: flex;
  justify-content: center;
  align-items: center;
  top: -12%;
  left: -12%;
}
.bfsi_feature_and_solution .icon img {
  width: 56px;
  height: 56px;
}
.bfsi_feature_and_solution .card_content h3 {
  color: #000;
  font-family: "Poppins", sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 135%;
}
.bfsi_feature_and_solution .card_content p {
  color: #494b50;
  font-family: "Poppins", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 165%;
  letter-spacing: 0.18px;
  margin-top: 24px;
}
.bfsi_feature_and_solution .content p {
  font-family: "Poppins", sans-serif;
  color: #494b50;
  text-align: center;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 170%;
  width: 78%;
}
.bfsi_feature_and_solution .card_group .feature_card {
  background-color: rgba(255, 255, 255, 0.713);
  border-radius: 30px;
  padding: 82px 40px 48px;
  width: 21.6%;
  display: flex;
  justify-content: center;
  align-items: center;
  box-shadow: 0px 14px 54px 0px rgba(0, 0, 0, 0.08);
}
.bfsi_feature_and_solution .feature_card:nth-child(1) .icon {
  background-color: #a0f;
}
.bfsi_feature_and_solution .feature_card:nth-child(2) .icon {
  background-color: #ff00d6;
}
.bfsi_feature_and_solution .feature_card:nth-child(3) .icon {
  background-color: #128807;
}
.bfsi_feature_and_solution .feature_card:nth-child(4) .icon {
  background: #0033ad;
}
.bfsi_feature_and_solution .feature_card:nth-child(5) .icon {
  background-color: #cb001c;
}
.bfsi_feature_and_solution .feature_card:nth-child(6) .icon {
  background-color: #b66d00;
}
.bfsi_feature_and_solution .feature_card:nth-child(7) .icon {
  background-color: #00bc8f;
}

.bfsi_talk_to_expert .talk_to_expert_banner {
  background-image: url("../images/industries-bfsi-talk-to-expert-bg.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center;
  margin-top: 120px;
  display: flex;
}
.bfsi_talk_to_expert .talk_to_expert_banner > * {
  flex: 1;
}
.bfsi_talk_to_expert .talk_to_expert_banner_content {
  padding: 84px 0 84px 72px;
}
.bfsi_talk_to_expert .talk_to_expert_banner_content h2 {
  color: #fff;
  font-family: "Commissioner", sans-serif;
  font-size: 42px;
  font-style: normal;
  font-weight: 700;
  line-height: 130%;
}
.bfsi_talk_to_expert .talk_to_expert_banner_content p {
  color: rgba(255, 255, 255, 0.8);
  font-family: "Poppins", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 170%;
  margin-top: 20px;
}
.bfsi_talk_to_expert .bfsi_talk_to_expert_btn {
  padding: 14px 32px;
  border-radius: 15px;
  margin-top: 40px;
  color: #fff;
  font-family: "Poppins", sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  background: #2a8d95;
  border: none;
}
.bfsi_talk_to_expert .talk_to_expert_banner .talk_to_expert_banner_img img {
  width: 90%;
  height: auto;
}
.industries_bfsi_page .bfsi_technologies {
  margin-top: 80px;
  background-image: url("../images/bfsi-technology-bg.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center;
}
.bfsi_technologies .bfsi_technologies_img {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 57px;
}
.bfsi_technologies .bfsi_technologies_img .image_wrapper {
  position: relative;
  display: flex;
  justify-content: center;
  flex-direction: column;
  gap: 16px;
}
.bfsi_technologies_img .image_wrapper h4 {
  color: #000;
  text-align: center;
  font-family: "Poppins", sans-serif;
  font-size: 21px;
  font-style: normal;
  font-weight: 600;
  line-height: 140%;
}
.bfsi_technologies_img .image_wrapper img {
  width: 160px;
  height: 160px;
}
.bfsi_technologies .bfsi_technologies_img .image_wrapper:nth-child(odd) {
  top: -30px;
}
.bfsi_technologies .bfsi_technologies_img .image_wrapper:nth-child(even) {
  top: 30px;
}
.bfsi_challenges {
  margin-top: 140px;
  background-image: url("../images/bfsi_challenges_bg.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center;
}
.bfsi_challenges .bfsi_card_list {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap:40px;
  padding-top:60px;
}
.bfsi_challenges .bfsi_card_list .bfsi_card {
  width: 31.6%;
  background-position: center;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  padding: 40px 50px 50px 200px;
  filter: drop-shadow(0px 4px 44px rgba(0, 0, 0, 0.06));
}
.bfsi_challenges .bfsi_card_list .bfsi_card:nth-child(1) {
  background-image: url("../images/bfsi-challenge-img1.png");
}
.bfsi_challenges .bfsi_card_list .bfsi_card:nth-child(2) {
  background-image: url("../images/bfsi-challenge-img2.png");
}
.bfsi_challenges .bfsi_card_list .bfsi_card:nth-child(3) {
    background-image: url("../images/bfsi-challenge-img3.png");
}
.bfsi_challenges .bfsi_card_list .bfsi_card:nth-child(4) {
    background-image: url("../images/bfsi-challenge-img4.png");
}
.bfsi_challenges .bfsi_card_list .bfsi_card:nth-child(5) {
    background-image: url("../images/bfsi-challenge-img5.png");
}
.bfsi_challenges .bfsi_card_list .bfsi_card:nth-child(6) {
    background-image: url("../images/bfsi-challenge-img6.png");
}
.bfsi_challenges .bfsi_card_list .bfsi_card:nth-child(7) {
    background-image: url("../images/bfsi-challenge-img7.png");
}
.bfsi_challenges .bfsi_card_list .bfsi_card:nth-child(8) {
    background-image: url("../images/bfsi-challenge-img8.png");
}
.bfsi_challenges .bfsi_card_list .bfsi_card p {
  color:  #000;
  font-family: "Poppins", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 170%;
  letter-spacing: 0.18px;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.bfsi_why_us_section {
  margin-top: 120px;
  background-image: url("../images/bfsi-why-us-bg.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 100px 0 120px;
}
.bfsi_why_us_section .container .card_list {
  display: flex;
  margin-top: 75px;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
.bfsi_why_us_section .why_us_card {
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.1);
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding: 23px 0px;
  gap: 24px;
  width: 18.6%;
  backdrop-filter: blur(172px);
}
.bfsi_why_us_section .card_list {
  margin-top: 42px;
}
.bfsi_why_us_section .why_us_card p {
  color: #fff;
  font-family: "Poppins", sans-serif;
  font-size: 21px;
  font-style: normal;
  font-weight: 600;
  line-height: 38px;
  margin-bottom: unset;
}
.bfsi_why_us_section .why_us_card img {
  width: 88px;
  height: 70px;
}
.bfsi_why_us_section .card_list .why_us_card:nth-child(odd) {
  transform: translateY(-30px);
}
.bfsi_why_us_section .card_list .why_us_card:nth-child(even) {
  transform: translateY(30px);
}
.bfsi_process_section {
  margin-top: 120px;
  background-image: url("../images/bfsi-process-bg.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center;
  padding-bottom: 100px;
}
/* Process */
.bfsi_process_section .bfsi_process_content_img img {
  width: 100%;
}
.bfsi_process_section .bfsi_process_content_img {
  padding-top: 80px;
  position: relative;
}
.bfsi_process_section .section_sub_Heading {
margin: unset;
}
.bfsi_process_content_img .bfsi_process_comm h3 {
  color: #fff;
  font-family: "Concert One";
  font-size: 64px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  letter-spacing: 0.64px;
}
.bfsi_process_content_img .bfsi_process_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: 8px 30px 40px;
  position: absolute;
  border: 4px solid #fff;
  align-items: flex-start;
}
.bfsi_process_content_img .bfsi_process_circle1 {
  background: #a0f;
  top: 8%;
  left: 22%;
}
.bfsi_process_content_img .bfsi_process_circle2 {
  background: #ff00d6;
  top: 50%;
  left: 16%;
}
.bfsi_process_content_img .bfsi_process_circle3 {
  background: #0033ad;
  top: 47.4%;
  left: 47%;
}
.bfsi_process_content_img .bfsi_process_circle4 {
  background: #cb001c;
  top: 36%;
  right: 22%;
}
.bfsi_process_content_img .bfsi_process_circle5 {
  background: #b66d00;
  top: 76%;
  right: 33%;
}
.bfsi_process_content_img .bfsi_process_circle6 {
  background: #128807;
  top: 82%;
  right: 13%;
}
.bfsi_process_section .bfsi_process_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;
}
.bfsi_process_section .bfsi_process_content_img .ml_app_text1 {
  top: 8%;
  left: 10%;
}
.bfsi_process_section .bfsi_process_content_img .ml_app_text2 {
  top: 56%;
  left: 9%;
}
.bfsi_process_section .bfsi_process_content_img .ml_app_text3 {
  top: 33%;
  left: 46%;
}
.bfsi_process_section .bfsi_process_content_img .ml_app_text4 {
  top: 26%;
  right: 19%;
  width: 12%;
}
.bfsi_process_section .bfsi_process_content_img .ml_app_text5 {
  top: 81%;
  right: 40%;
  width: 12%;
}
.bfsi_process_section .bfsi_process_content_img .ml_app_text6 {
  top: 100%;
  right: 10%;
  width: 12%;
}
@media only screen and (max-width: 1600px) {
  .hero_section_main_heading {
    font-size: 56px;
  }
  .industries_bfsi_page .bfsi_benefits {
    margin-top: 100px;
  }
  .industries_bfsi_page .bfsi_service_offering {
    margin-top: 100px;
  }
  .section_main_Heading {
    font-size: 48px;
  }
  .industries_bfsi_benefits_card .card_content h3 {
    font-size: 20px;
  }
  .industries_bfsi_benefits_card .card_content p {
    font-size: 16px;
  }
  .industries_bfsi_benefits_card .count_number_circle h3 {
    font-size: 34px;
  }
  .industries_bfsi_page .industries_bfsi_benefits_card {
    width: 28%;
  }
  .industries_bfsi_page .bfsi_service_offering .card_group {
    max-height: none;
    height: auto;
  }

  .hero_section_tag {
    font-size: 18px;
  }

  .hero_section_sub_heading {
    font-size: 18px;
  }
  .card_main_heading {
    font-size: 20px;
  }
  .card_sub_heading {
    font-size: 16px;
  }
  .bfsi_talk_to_expert .talk_to_expert_banner_content h2 {
    font-size: 36px;
  }
  .bfsi_talk_to_expert .talk_to_expert_banner_content p {
    font-size: 16px;
  }
  .bfsi_talk_to_expert .bfsi_talk_to_expert_btn {
    margin-top: 30px;
    font-size: 20px;
  }
  .bfsi_talk_to_expert .talk_to_expert_banner_content {
    padding: 70px 0px 70px 72px;
  }
  .bfsi_talk_to_expert .talk_to_expert_banner {
    margin-top: 100px;
  }
  .bfsi_why_us_section .why_us_card p {
    font-size: 17px;
  }
  .bfsi_why_us_section .why_us_card img {
    width: 78px;
    height: 60px;
  }
  .bfsi_why_us_section .why_us_card {
    padding: 18px 0px;
  }
  .bfsi_why_us_section {
    margin-top: 100px;
    padding: 100px 0px 120px;
  }
  .bfsi_feature_and_solution .card_content h3 {
    font-size: 20px
}
.bfsi_feature_and_solution .card_content p {
  font-size: 16px;
  margin-top: 16px;
}
.bfsi_feature_and_solution .card_group .icon {
  height: 90px;
  width: 90px;
}
.bfsi_feature_and_solution .icon img {
  width: 46px;
  height: 46px;
}
.industries_bfsi_page .bfsi_feature_and_solution .card_group {
  display: flex;
  gap: 80px 50px;
  padding: 70px 0 0 45px;
}
.bfsi_feature_and_solution .card_group .feature_card {
  padding: 72px 30px 40px;
}
.industries_bfsi_page .bfsi_feature_and_solution {
  margin-top: 100px;
}
.bfsi_process_section .bfsi_process_content_img h4 {
  font-size: 20px;
}
.bfsi_process_content_img .bfsi_process_comm h3 {
  font-size: 56px;
}
.bfsi_process_content_img .bfsi_process_comm {
  width: 110px;
  height: 110px;
  padding: 12px 30px 30px;
}
.bfsi_process_content_img .ai_ml_approach_circle3 {
  left: 46.7%;
}
.bfsi_process_section .bfsi_process_content_img .ml_app_text5 {
  top: 81%;
  right: 42%
}
.bfsi_process_content_img .bfsi_process_circle3 {
  top: 47.4%;
  left: 46%;
}
.bfsi_process_section .bfsi_process_content_img .ml_app_text4 {
  top: 22%;
}
.bfsi_process_section .bfsi_process_content_img .ml_app_text6 {
  top: 102%;
}
.bfsi_process_section {
  margin-top: 100px;
  padding-bottom: 50px;
}
.bfsi_challenges .bfsi_card_list {
  gap: 30px;
  padding-top: 40px;
}
.bfsi_challenges .bfsi_card_list .bfsi_card {
  width: 31.6%;
  padding: 37px 20px 30px 160px;
}
.bfsi_challenges .bfsi_card_list .bfsi_card p {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  font-size: 16px;
}
}
/* -----------------------------------------Media Queries------------------------------ */
@media only screen and (max-width: 1400px) {
  .hero_section_main_heading {
    font-size: 48px;
    margin-bottom: 24px;
  }
  .hero_section_tag {
    padding: 12px 28px;
    margin-top: 30px;
  }
  .industries_bfsi_page .bfsi_hero_section .hero_section_img_wrapper img {
    width: 95%;
  }
  .industries_bfsi_page .bfsi_hero_section .hero_section_img_wrapper {
    justify-content: flex-end;
  }
  .section_main_Heading {
    font-size: 42px;
    margin-bottom: 16px;
  }
  .section_sub_Heading {
    font-size: 16px;
  }
  .section_tag {
    font-size: 12px;
    padding: 6px 12px;
  }
  .industries_bfsi_page .bfsi_benefits {
    margin-top: 90px;
  }
  .industries_bfsi_page .bfsi_service_offering {
    margin-top: 90px;
  }
  .bfsi_service_offering .card_group {
    margin-top: 16px;
  }
  .industries_bfsi_benefits_card .card_content {
    padding: 30px;
  }
  .industries_bfsi_benefits_card .count_number_circle {
    height: 70px;
    width: 70px;
    top: -12%;
    left: -5%;
  }
  .industries_bfsi_page .industries_bfsi_benefits_card_wrap {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 70px 75px;
    padding: 16px 0 0 12px;
  }
  .industries_bfsi_benefits_card .count_number_circle h3 {
    font-size: 30px;
  }

  .card_main_heading {
    font-size: 18px;
  }

  .card_sub_heading {
    font-size: 15px;
  }
  .bfsi_technologies_img .image_wrapper img {
    width: 130px;
    height: 130px;
  }
  .bfsi_technologies_img .image_wrapper h4 {
    font-size: 15px;
  }
  .bfsi_technologies .bfsi_technologies_img {
    margin-top: 40px;
  }

  .industries_bfsi_page .bfsi_service_offering .industries_bfsi_card_wrap {
    align-items: center;
    justify-content: center;
    padding: 32px;
  }
  .industries_bfsi_page .bfsi_service_offering .industries_bfsi_card1 {
    gap: 60px;
  }
  .industries_bfsi_page .bfsi_service_offering .industries_bfsi_card_wrap {
    align-items: center;
    justify-content: center;
    padding: 32px;
  }
  .industries_bfsi_page .bfsi_service_offering .industries_bfsi_card2 {
    gap: 40px;
  }
  .industries_bfsi_page .bfsi_service_offering .industries_bfsi_card3 {
    gap: 30px;
  }
  .bfsi_talk_to_expert .talk_to_expert_banner {
    margin-top: 90px;
  }
  .bfsi_talk_to_expert .talk_to_expert_banner_content h2 {
    font-size: 32px;
  }
  .bfsi_talk_to_expert .bfsi_talk_to_expert_btn {
    margin-top: 24px;
    font-size: 16px;
    padding: 12px 24px;
  }
  .bfsi_talk_to_expert .talk_to_expert_banner_content p {
    margin-top: 12px;
  }
  .bfsi_talk_to_expert .talk_to_expert_banner_content {
    padding: 60px 0px 60px 72px;
  }

  .bfsi_talk_to_expert .talk_to_expert_banner .talk_to_expert_banner_img img {
    width: 95%;
  }
  .industries_bfsi_page .bfsi_technologies {
    margin-top: 60px;
  }

  .bfsi_why_us_section {
    margin-top: 80px;
    padding: 90px 0px 110px;
  }

  .bfsi_why_us_section .why_us_card {
    gap: 16px;
    padding: 14px 0px;
  }
  .industries_bfsi_page .bfsi_feature_and_solution .card_group {
    display: flex;
    gap: 80px 40px;
    padding: 70px 0 0 45px;
  }
  .bfsi_feature_and_solution .card_group .feature_card {
    padding: 66px 24px 34px;
  }
  .industries_bfsi_page .bfsi_feature_and_solution {
    margin-top: 90px;
  }
  .bfsi_feature_and_solution .card_content p {
    font-size: 15px;
    margin-top: 16px;
}
.bfsi_feature_and_solution .card_group .icon {
  height: 80px;
  width: 80px;
}
.bfsi_feature_and_solution .icon img {
  width: 40px;
  height: 40px;
}
.bfsi_feature_and_solution .content p {
  font-size: 16px;
}
.bfsi_process_section .bfsi_process_content_img .ml_app_text1 {
  top: 8%;
  left: 7%;
}
.bfsi_process_section .bfsi_process_content_img .ml_app_text2 {
  top: 56%;
  left: 5%;
}
.bfsi_process_section .bfsi_process_content_img .ml_app_text5 {
  top: 81%;
  right: 43%;
}
.bfsi_process_section .bfsi_process_content_img .ml_app_text4 {
  top: 22%;
}
.bfsi_process_section .bfsi_process_content_img .ml_app_text6 {
  top: 102%;
}
.bfsi_process_section {
  margin-top: 90px;
  padding-bottom: 60px;
}
.bfsi_challenges .bfsi_card_list {
  gap: 20px;
  padding-top: 30px;
}
.bfsi_challenges .bfsi_card_list .bfsi_card p {
  font-size: 15px;
}
.bfsi_challenges .bfsi_card_list .bfsi_card {
  padding: 30px 40px 24px 140px;
  width: 32%;
}
.bfsi_challenges {
  margin-top: 105px;
}
}
@media only screen and (max-width: 1199px) {
  .hero_section_main_heading {
    font-size: 42px;
    margin-bottom: 24px;
  }
  .industries_bfsi_page .bfsi_hero_section {
    height: unset;
  }
  .industries_bfsi_page .bfsi_hero_section .hero_section_content_wrapper {
    padding: 70px 0;
  }
  .industries_bfsi_page .bfsi_hero_section .hero_section_img_wrapper img {
    width: 100%;
  }
  .industries_bfsi_page .bfsi_service_offering .card_group {
    flex-wrap: wrap;
    justify-content: center;
  }
  .bfsi_service_offering .industries_bfsi_card_wrap {
    flex-basis: 36%;
  }
  .card_content h3 {
    font-size: 24px;
  }
  .card_content p {
    font-size: 16px;
  }
  .bfsi_technologies .bfsi_technologies_img {
    flex-wrap: wrap;
    gap: 30px;
    justify-content: center;
    margin-top: 20px;
  }
  .bfsi_technologies .bfsi_technologies_img .image_wrapper:nth-child(odd) {
    top: 0;
  }
  .bfsi_technologies .bfsi_technologies_img .image_wrapper:nth-child(even) {
    top: 0;
  }
  .bfsi_why_us_section .container .card_list .why_us_card:nth-child(odd) {
    transform: translateY(0);
  }
  .bfsi_why_us_section .container .card_list .why_us_card:nth-child(even) {
    transform: translateY(0);
  }
  .bfsi_why_us_section .why_us_card {
    width: 22%;
  }
  .bfsi_why_us_section .container .card_list {
    display: flex;
    margin-top: 16px;
    justify-content: center;
    gap: 30px;
  }
  .bfsi_why_us_section {
    margin-top: 70px;
    padding: 80px 0px;
  }
  .bfsi_feature_and_solution .card_group .feature_card {
    padding: 72px 30px 40px;
}

.bfsi_feature_and_solution .card_group .feature_card {
    width: 30%;
}
.industries_bfsi_page .bfsi_feature_and_solution .card_group {
 row-gap: 60px;
 justify-content: space-between;
  padding: 70px 0 0 45px;
}
.bfsi_process_content_img .ml_app_circle_comm {
  width: 100px;
  height: 100px;
  padding: 4px 30px 30px;
}
.bfsi_process_content_img .ml_app_circle_comm h3 {
  font-size: 48px;
}
.bfsi_process_section .bfsi_process_content_img .ml_app_text1 {
  top: 8%;
  left: 4%;
}
.bfsi_process_section .bfsi_process_content_img .ml_app_text2 {
  top: 56%;
  left: 4%;
}
.bfsi_process_section .bfsi_process_content_img .ml_app_text4 {
  top: 19%;
}
.bfsi_process_section .bfsi_process_content_img .ml_app_text5 {
  top: 81%;
  right: 48%;
}
.bfsi_process_section .bfsi_process_content_img .ml_app_text6 {
  top: 110%;
}
.bfsi_process_section .bfsi_process_circle3 {
  left: 45%;
}
.bfsi_process_section .bfsi_process_content_img h4 {
  font-size: 17px;
}
.bfsi_process_section .bfsi_process_circle3 {
  left: 44.7%;
}
.bfsi_process_section {
  margin-top: 90px;
  padding-bottom: 100px;
}
.bfsi_challenges .bfsi_card_list .bfsi_card {
  padding: 30px 40px 24px 170px;
  width: 45%;
}
.bfsi_challenges .bfsi_card_list {
  gap: 20px;
  padding-top: 30px;
  justify-content: center;
}
.bfsi_challenges {
  margin-top: 80px;
}
}
@media only screen and (max-width: 1023px) {
  .industries_bfsi_page .industries_bfsi_benefits_card {
    width: 35%;
  }
  .bfsi_card_list {
    gap: 20px;
    padding-top: 20px; 
}
}

@media only screen and (max-width: 979px) {
  .industries_bfsi_page .bfsi_hero_section .hero_section_content_wrapper {
    padding: unset;
    width: 100%;
  }
  .industries_bfsi_page .bfsi_hero_section {
    padding: 50px 0 0;
  }
  .industries_bfsi_page .bfsi_hero_section .hero_section_img_wrapper {
    width: 100%;
    justify-content: center;
  }
  .industries_bfsi_page .bfsi_hero_section .hero_section_img_wrapper img {
    width: 80%;
  }
  .hero_section_main_heading,
  .hero_section_sub_heading {
    text-align: center;
    width: unset;
  }

  .hero_section_tag {
    margin: 10px auto;
  }

  .industries_bfsi_page .bfsi_hero_section .container {
    flex-direction: column;
    gap: 40px;
  }
  .industries_bfsi_page .industries_bfsi_benefits_card {
    width: 43%;
  }
  .section_main_Heading {
    font-size: 30px;
  }
  .section_sub_Heading {
    padding: unset;
  }
  .industries_bfsi_page .bfsi_benefits,
  .industries_bfsi_page .bfsi_benefits {
    margin-top: 70px;
  }
  .industries_bfsi_page
    .bfsi_service_offering
    .card_group
    .industries_bfsi_card_wrap {
    flex-basis: 80%;
  }

  .bfsi_talk_to_expert .talk_to_expert_banner {
    height: auto;
    flex-direction: column;
    gap: 12px;
    padding: 32px;
    border-radius: 30px;
  }
  .bfsi_talk_to_expert .talk_to_expert_banner_content {
    padding: 40px 0px 40px;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .bfsi_talk_to_expert .talk_to_expert_banner_content h2 {
    font-size: 28px;
    text-align: center;
  }
  .talk_to_expert_banner_content p {
    margin-top: 14px;
    text-align: center;
  }
  .bfsi_talk_to_expert .talk_to_expert_banner .talk_to_expert_banner_img img {
    width: 100%;
  }
  .bfsi_why_us_section .why_us_card {
    width: 30%;
  }
  .bfsi_why_us_section .why_us_card p {
    font-size: 15px;
  }
  .bfsi_why_us_section {
    margin-top: 60px;
    padding: 70px 0px;
  }
  .industries_bfsi_page .bfsi_feature_and_solution {
    margin-top: 70px;
    
}
.bfsi_feature_and_solution .card_group .feature_card {
  width: 44%;
}
.bfsi_feature_and_solution .content p {
 width: 100%;
}
.bfsi_process_section .bfsi_process_content_img img {
  display: none;
 }
 .bfsi_process_section .bfsi_process_content_img  {
   position: unset;
   display: flex;
   align-items: center;
   justify-content: center;
   padding-top: 40px;
   gap:20px;
   flex-wrap: wrap;
  }
  .bfsi_process_section .bfsi_process_content_img h4 {
   position: unset;
 }
 .bfsi_process_content_img .bfsi_process_comm {
   position: unset;
   display: none;
 }
 .bfsi_process_section .bfsi_process_content_img .ml_app_text4,.bfsi_process_section .bfsi_process_content_img .ml_app_text5,.bfsi_process_section .bfsi_process_content_img .ml_app_text2,.bfsi_process_section .bfsi_process_content_img .ml_app_text1,
 .bfsi_process_section .bfsi_process_content_img .ml_app_text3 , .bfsi_process_section .bfsi_process_content_img .ml_app_text6  {
     width: 40%
 }
 .bfsi_process_section {
  margin-top: 70px;
  padding-bottom: 30px;
}
.bfsi_challenges .bfsi_card_list {

  padding-top: 20px;

}
.bfsi_challenges {
  margin-top: 70px;
}
.bfsi_challenges .bfsi_card_list .bfsi_card {
  padding: 30px 30px 24px 120px;
  width: 45%;
}
.bfsi_challenges .bfsi_card_list .bfsi_card p {
  font-size: 14px;
}
}

@media only screen and (max-width: 767px) {
  .hero_section_main_heading {
    font-size: 40px;
    margin-bottom: 24px;
  }
  .industries_bfsi_benefits_card .card_content {
    padding: 30px 20px 20px;
  }
  .industries_bfsi_benefits_card .count_number_circle {
    height: 70px;
    width: 70px;
    top: -16%;
    left: -5%;
  }
  .industries_bfsi_page
    .bfsi_service_offering
    .card_group
    .industries_bfsi_card_wrap {
    flex-basis: 90%;
  }

  .bfsi_why_us_section .why_us_card {
    width: 44%;
  }
  .bfsi_talk_to_expert .talk_to_expert_banner {
    margin-top: 70px;
  }
  .bfsi_challenges .bfsi_card_list .bfsi_card {
    padding: 20px;
    width: 45%;
  
    background: #fff;
    border-radius: 16px;
}
.bfsi_challenges .bfsi_card_list .bfsi_card:nth-child(odd),.bfsi_challenges .bfsi_card_list .bfsi_card:nth-child(even)  {
  background-image: unset;
  display: flex;
  align-items: center;
  justify-content: center;
}
.bfsi_challenges .bfsi_card_list {
  padding-top: 8;
}
.bfsi_challenges .bfsi_card_list .bfsi_card p {
margin:unset
}

}

@media only screen and (max-width: 649px) {
  .industries_bfsi_page .bfsi_hero_section .hero_section_img_wrapper img {
    width: 100%;
  }

  .industries_bfsi_page
    .bfsi_service_offering
    .card_group
    .whitepaper_benefits_card1 {
    flex-basis: 100%;
  }

  .industries_bfsi_page
    .bfsi_service_offering
    .card_group
    .whitepaper_benefits_card2 {
    flex-basis: 100%;
  }

  .industries_bfsi_page
    .bfsi_service_offering
    .card_group
    .whitepaper_benefits_card3 {
    flex-basis: 100%;
  }

  .industries_bfsi_page .bfsi_service_offering {
    margin-top: 70px;
  }

  .industries_bfsi_page
    .bfsi_feature_and_solution
    .container
    .card_group
    .feature_card {
    height: auto;
  }

  .hero_section_main_heading {
    font-size: 40px;
  }

  .hero_section_sub_heading {
    font-size: 18px;
  }
  .industries_bfsi_page .industries_bfsi_benefits_card {
    width: 80%;
  }
  .bfsi_talk_to_expert .talk_to_expert_banner_content {
    padding: 0px 0px 30px;
  }
  .industries_bfsi_page
    .bfsi_service_offering
    .card_group
    .industries_bfsi_card_wrap {
    gap: 48px !important;
  }
  .industries_bfsi_page .bfsi_feature_and_solution .card_group {
    row-gap: 60px;
    padding: 50px 0 0 45px;
    justify-content: center;
}
.bfsi_feature_and_solution .card_group .feature_card {
  width: 90%;
}
.bfsi_challenges .bfsi_card_list .bfsi_card {
  padding: 20px;
  width: 100%;
  background: #fff;
  border-radius: 16px;
}
.bfsi_challenges {
  margin-top: 50px;
}
}

@media only screen and (max-width: 479px) {
  section {
    margin-top: 50px !important;
  }

  .industries_bfsi_page
    .bfsi_service_offering
    .card_group
    .industries_bfsi_card_wrap {
    flex-basis: 95%;
  }
  .bfsi_service_offering .card_heading_icon_wrap {
    gap: 8px;
  }
  .card_main_heading {
    font-size: 16px;
  }
  .bfsi_service_offering .card_group {
    margin-top: unset;
  }

  .bfsi_why_us_section .why_us_card {
    width: 100%;
  }
  .bfsi_feature_and_solution .card_group .feature_card {
    width: 95%;
}
.bfsi_process_section .bfsi_process_content_img .ml_app_text4, .bfsi_process_section .bfsi_process_content_img .ml_app_text5, .bfsi_process_section .bfsi_process_content_img .ml_app_text2, .bfsi_process_section .bfsi_process_content_img .ml_app_text1, .bfsi_process_section .bfsi_process_content_img .ml_app_text3 {
  width: 100%;
}
.bfsi_process_section {
  padding-bottom: unset
}
}

@media only screen and (max-width: 374px) {
  .section_sub_Heading {
    padding: 0 0;
  }
  .industries_bfsi_page
    .bfsi_service_offering
    .card_group
    .whitepaper_benefits_card1 {
    padding: 27px 11px;
  }

  .industries_bfsi_page
    .bfsi_service_offering
    .card_group
    .whitepaper_benefits_card2 {
    padding: 27px 11px;
  }
  .industries_bfsi_page .industries_bfsi_benefits_card {
    width: 95%;
  }
  .bfsi_feature_and_solution .card_group .feature_card {
    padding: 60px 20px 30px;
}

  .bfsi_why_us_section .container .card_list {
    --number-columns--: 1;
  }
}
