body {
  margin: 0px;
  padding: 0px;
  font-family: "Muli";
}

@font-face {
  font-family: "Muli-Bold";
  src: url("../fonts/Muli-Bold.woff2") format("woff2"),
    url("../fonts/Muli-Bold.woff") format("woff"),
    url("../fonts/Muli-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Muli";
  src: url("../fonts/Muli.woff2") format("woff2"),
    url("../fonts/Muli.woff") format("woff"),
    url("../fonts/Muli.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Muli-Light";
  src: url("../fonts/Muli-Light.woff2") format("woff2"),
    url("../fonts/Muli-Light.woff") format("woff"),
    url("../fonts/Muli-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Muli-SemiBold";
  src: url("../fonts/Muli-SemiBold.woff2") format("woff2"),
    url("../fonts/Muli-SemiBold.woff") format("woff"),
    url("../fonts/Muli-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Muli-Extra-Bold";
  src: local("Muli Extra Bold"), local("Muli-Extra-Bold"),
    url("../fonts/Muli-ExtraBold.woff2") format("woff2"),
    url("../fonts/Muli-ExtraBold.woff") format("woff"),
    url("../fonts/Muli-ExtraBold.ttf") format("truetype");
  font-weight: 800;
  font-style: normal;
}

.az-mobile-app-bg {
  margin-top: 65px;
  position: relative;
}

.az-bg-repate {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.az-mobile-app-section-wrapper {
  display: flex !important;
  justify-content: start;
  height: 110vh;
  padding-top: 140px;
}

.az-mobile-bg-heading-title {
  font-size: 64px;
  line-height: 66px;
  font-family: "Muli-Bold";
}

.az-mobile-bg-sub-heading-title {
  font-size: 36px;
  font-family: "Muli-SemiBold";
}

.text-warning {
  color: #f79c2e !important;
}

.az-bg-sub-heading {
  font-size: 18px;
  width: 540px;
  line-height: 28px;
  font-family: "Muli-light", sans-serif;
}

.btn-warnings {
  background: #f89b2d !important;
  color: #fff !important;
  padding: 8px 28px !important;
  font-size: 18px;
  font-family: "Muli-SemiBold";
}

.az-mobile-companies-wrapper {
  position: absolute;
  bottom: 0px;
  padding-bottom: 25px;
}

.home-partner-section {
  width: fit-content;
}

.az-mobile-companies-wrapper .az-mobile-img-wrapper {
  width: 100%;
}

.az-mobile-companies-wrapper .az-mobile-img-wrapper img {
  width: 100%;
}

.az-partner-overlay-section {
  width: 100%;
  position: relative;
  display: flex;
  align-items: end;
  justify-content: start;
  border-radius: 10px;
  overflow: hidden;
  transition: 0.3s;
}

.az-partner-overlay-section:hover .hover-overlay {
  transform: translate(0px, 0px);
  opacity: 1;
}

.hover-overlay {
  transform: translate(0px, 20%);
  cursor: pointer;
  position: absolute;
  height: 100%;
  width: 100%;
  background-color: #000000a2;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.3s;
  opacity: 0;
}

.hover-overlay {
  font-size: 15px;
}

.hover-overlay a{
  color: #fff;
}

.hover-overlay a:hover{
  color: #fff;
  text-decoration: none;
}

.hover-overlay img {
  width: fit-content !important;
}

.az-cust-pad {
  padding: 8px 35px !important;
}

.az-mobile-services-section {
  padding: 30px 0px 15px;
}

.az-service-main-heading h2 {
  color: rgba(0, 0, 0, 1);
  font-family: "Muli-Bold";
}

.az-service-main-heading p {
  color: rgba(58, 58, 58, 1);
}

.az-mobile-services-wrapper {
  border-radius: 16px;
  border: 1px solid rgba(255, 213, 171, 1);
  background: #fff;
  padding: 20px 26px;
  height: 100%;
}

.az-mobile-service-sub-head {
  font-size: 22px;
  font-family: "Muli-Bold";
  color: rgba(0, 0, 0, 1);
}

.az-mobile-service-sub-desc {
  font-size: 16px;
  color: rgba(58, 58, 58, 1);
}

.az-mobile-case-study-section {
  padding: 30px 0px;
}

.az-case-studies-desc {
  position: absolute;
  top: 15px;
}

.az-case-studies-desc .az-case-studies-title{
  font-size: 28px;
  margin-bottom: 3px;
}

.az-case-studies-desc h4 {
  font-family: "Muli-SemiBold";
}

.az-case-btn {
  background: #ffffff38 !important;
  color: #fff !important;
  padding: 8px 25px !important;
  font-size: 15px !important;
  font-family: "Muli-SemiBold";
}

.az-case-studies-owl-carousel .owl-nav{
  display: flex !important;
  justify-content: end;
  position: absolute;
  top: -60px;
  right: 20px;
}

.az-case-studies-owl-carousel .owl-dots{
  display: none !important;
}

.az-mobile-industries-section {
  background: rgba(237, 243, 255, 1);
  padding: 30px 0px;
}

.az-industries-main-heading h2 {
  color: rgba(0, 0, 0, 1);
  font-family: "Muli-Bold";
}

.az-industries-main-heading p {
  color: rgba(0, 0, 0, 1);
}

.az-industries-section-wrapper {
  border-radius: 8px;
  background: #fff;
  padding: 20px 10px 20px;
}

.az-industries-section-wrapper img {
  width: 75px;
}

.az-industries-sub-head {
  font-size: 20px;
  color: #000;
  font-family: "Muli-SemiBold";
}

.az-industries-section-wrapper p {
  font-size: 15px;
}

.az-cust-container {
  max-width: 1060px;
}

.az-mobile-technologies-section {
  background-color: rgba(237, 239, 243, 1);
  padding: 30px 0px;
}

.az-technologies-main-heading h2 {
  color: rgba(0, 0, 0, 1);
  font-family: "Muli-Bold";
}

.az-technologies-main-heading p {
  color: rgba(58, 58, 58, 1);
}

/* .az-technologies-wrapper {
  background-color: #fff;
  padding: 18px 25px;
  border-radius: 12px;
  border: 1px solid #c8d9e7;
} */

.az-technologies-wrapper img {
  width: 120px;
}

.az-technologies-wrapper h4 {
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

.az-mobile-whyus-section {
  padding: 50px 0px;
}

.az-whyus-section-wrapper {
  border-radius: 16px;
  border: 1px solid rgba(220, 224, 234, 1);
  background: rgba(242, 245, 250, 1);
  padding: 25px 25px;
  height: 100%;
}

.az-whyus-icon img {
  width: 60px;
}

.az-whyus-component-sub-head {
  font-size: 22px;
  font-family: "Muli-SemiBold";
  color: rgba(0, 0, 0, 1);
}

.az-whyus-component-sub-desc {
  color: rgba(58, 58, 58, 1);
}

.az-mobile-faq-section {
  padding: 0px 0px 50px;
}

.az-mobile-faq-section .accordion-item {
  border-radius: 8px;
  overflow: hidden;
}

.accordion-header .accordion-button{
  background: #F5F5FA;
  box-shadow: none;
  color: #000;
  font-family: "Muli-SemiBold";
}

.accordion-header .accordion-button:focus{
  box-shadow: none !important;
}

.accordion-button:not(.collapsed) {
    color: #f79c2e !important;
}

.accordion-body{
  background: none;
  border-top: none !important;
  padding-top: 0px;
}

.az-home-portfolio-section {
  padding: 40px 0;
}

.az-text-warning {
  color: #f79c2e;
}

.az-portfolio-main-heading h2 {
  font-size: 45px;
  font-family: "Muli-SemiBold";
  color: #000;
}

.az-portfolio-section-wrapper {
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 20px;
  padding: 40px 0px 0px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  overflow: hidden;
}

.az-home-case-studies-img-wrapper{
  padding-right: 40px;
  display: flex;
  align-items: center;
  height: 100%;
}

.az-portfolio-top-section {
  display: flex;
  justify-content: center;
  width: 100%;
  overflow: hidden;
  position: relative;
}

.az-portfolio-top-section .swiper {
  width: 100%;
}

.az-portfolio-top-section .swiper-wrapper {
  display: flex;
  align-items: center;
}

.az-portfolio-top-section .swiper-slide {
  width: auto; /* allows variable item width */
  display: flex;
  justify-content: center;
}

.az-portfolio-top-section .az-item-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(224, 223, 223, 0.2);
  width: fit-content;
  /* gap: 20px; */
  padding: 5px;
  border-radius: 50px;
  transition: 0.5s;
  overflow-x: auto;
  scrollbar-width: none;
  border: 1px solid #575757;
  box-shadow: inset -120px 0 30px -30px rgb(18 17 17 / 90%), inset 120px 0 30px -30px rgb(18 17 17 / 90%);
}
.az-portfolio-top-section .az-item-wrapper .az-item {
  cursor: pointer;
  color: #ffffff91;
  padding: 8px 16px 10px;
  border-radius: 50px;
}
.az-portfolio-top-section .az-item-wrapper .az-item.active {
  background-color: #f79c2e;
  color: white;
  padding: 8px 30px 10px;
}

.az-portfolio-desc-section {
  padding: 40px 26px 20px 120px;
}

.az-portfolio-desc-section h2, .az-portfolio-desc-section .az-portfolio-heading {
  font-size: 40px;
  color: #fff;
  font-family: "Muli-SemiBold";
}
.az-portfolio-desc-section p {
  color: #fffffff3;
  font-size: 16px;
  line-height: 26px;
  font-family: "Muli-light";
}
.az-portfolio-bottom {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
  position: absolute;
  padding: 14px 0;
  bottom: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.8);
  border: 1px solid rgba(217, 217, 217, 0.1);
  box-shadow: 0px -4px 4px rgba(0, 0, 0, 0.08);
  backdrop-filter: blur(4px);
  border-radius: 0px 0px 20px 20px;
}

.az-portfolio-bottom img {
  width: 200px;
}

.az-portfolio-middle-section {
  width: 100%;
  padding-top: 25px;
  padding-bottom: 0px;
  position: relative;
  min-height: 515px;
}

.msq-powerbi-case-studies-img-wrapper img {
  width: 100%;
}
.msq-bg-section-blue {
  background-color: #ebf5fe;
}
.msq-text-orange {
  color: #ff8012;
}
.az-portfolio-top-section .az-item-wrapper .az-item {
  display: flex;
  align-items: center;
  justify-content: center;
  white-space: nowrap;
}
.az-portfolio-top-section .az-item-wrapper .az-item img {
  margin-right: 8px;
  width: 25px;
}
.az-portfolio-top-section .az-item-wrapper .az-item .az-active-img {
  display: none;
}
.az-portfolio-top-section .az-item-wrapper .az-item.active .az-active-img {
  display: block;
}
.az-portfolio-top-section .az-item-wrapper .az-item.active .az-inactive-img {
  display: none;
}

.az-cust-nav-tabs-scroll {
  border: none !important;
  border-bottom: 0px !important;
}

.nav-tabs-scroll {
  overflow-x: auto;
  overflow-y: hidden;
  flex-wrap: nowrap;
  scrollbar-width: none;
  -webkit-mask-image: linear-gradient(to right, transparent 0%, white 120px, white calc(100% - 120px), transparent 100%);
  mask-image: linear-gradient(to right, transparent 0%, white 120px, white calc(100% - 120px), transparent 100%);
}

.nav-tabs-scroll::-webkit-scrollbar {
  display: none;
}

.dragging {
  cursor: grabbing;
  cursor: -webkit-grabbing;
}

.az-cust-nav-tabs-scroll .nav-link {
  color: #ffffffa2 !important;
  padding: 4px 28px 4px !important;
  border: none !important;
  display: flex;
  align-items: center;
  justify-content: center;
  white-space: nowrap;
  margin-bottom: 0px !important;
  transition: none !important;
}

.az-cust-nav-tabs-scroll .nav-link.active {
  background-color: #f79c2e !important;
  color: #fff !important;
  padding: 3px 28px 4px !important;
  border-radius: 50px !important;
  border: none !important;
}

.az-cust-nav-tabs-scroll .nav-link img {
  margin-right: 6px;
  width: 35px;
}

.az-active-img {
  display: none;
}

.az-cust-nav-tabs-scroll .nav-link .az-active-img {
  display: none;
}

.az-cust-nav-tabs-scroll .nav-link.active .az-active-img {
  display: block;
}

.az-cust-nav-tabs-scroll .nav-link.active .az-inactive-img {
  display: none;
}

.az-cust-nav-tabs-scroll .nav-link .az-inactive-img {
  display: block;
}

.az-portfolio-btn {
  background: rgba(255, 255, 255, 0.1);
  color: #fff !important;
  padding: 5px 25px 8px !important;
  margin-top: 15px;
}

.az-portfolio-mobile-section-wrapper {
  border-radius: 20px;
  padding: 30px 20px 0px;
}

.az-portfolio-mobile-desc-section h2, .az-portfolio-mobile-desc-section .az-portfolio-heading {
  font-size: 24px;
  color: #fff;
  font-family: "Muli-SemiBold";
}
.az-portfolio-mobile-desc-section p {
  color: #fffffff3;
  font-size: 15px;
  line-height: 25px;
  font-family: "Muli-light";
}
.az-home-testimonial-section {
  padding: 40px 0 0;
}

.az-testimonial-main-heading h2 {
  font-size: 45px;
  font-family: "Muli-SemiBold";
  color: #000;
}

.az-testimonail-card-section {
  background: linear-gradient(90deg, #ffffff 0%, #eef7fa 100%);
  border: 1px solid #d9d9d9;
  border-radius: 14px;
  overflow: hidden;
}

.az-testimonail-desc-section {
  padding: 20px 20px 20px 0px;
}

.az-testimonail-desc-section p {
  color: #000;
  font-style: italic;
  font-size: 22px;
  line-height: 30px;
  min-height: 140px;
}

.az-testimonail-desc-section h3 {
  font-size: 20px;
  color: #000;
  font-family: "Muli-Bold"; 
}

.az-testimonail-desc-section h4 {
  font-size: 16px;
  color: #000;
}

.az-testimonail-seperator {
  margin-top: 50px;
  background-color: #ddd8d8;
  height: 1px;
  margin-bottom: 10px;
}

.az-testimonial-fluid-section {
  padding-left: calc(
    (100vw - 1320px) / 2
  ); /* 1320px = max container width (Bootstrap 5 xl) */
  padding-right: 0;
  margin-right: 0;
}

.az-home-testimonial-owl-carousel .owl-nav{
  display: flex;
  justify-content: center;
  margin-top: 25px;
  width: 100%;
  margin-left: -60px;
}

.az-agentic-cta-section {
  padding: 60px 0 20px;
}

.az-agentic-cta-bg-section {
  border-radius: 16px;
  padding: 30px 20px;
}

.az-agentic-cta-desc {
  padding: 5px 30px;
  border-right: 1px solid #f79c2e;
}

.az-cta-noborder {
  border-right: none;
}

.az-agentic-cta-desc h4 {
  font-size: 42px;
  font-family: "Muli-SemiBold";
}

.az-agentic-cta-desc p {
  font-size: 18px;
}

.az-cta-cust-btn {
  padding: 6px 28px 10px !important;
  background: linear-gradient(90deg, #ff7a00 0%, #f89c2d 100%) !important;
  color: #fff !important;
}

.az-fintech-types-section {
  padding: 40px 0 60px;
}

.az-fintech-types-main-heading h2 {
  font-size: 34px;
  font-family: "Muli-Bold";
}

.az-fintech-nav-tabs {
  display: flex;
  flex-direction: column;
  border-bottom: 0 !important;
  padding-right: 10px;
}

.az-fintech-nav-item {
  position: relative;
  margin-bottom: 15px !important;
}

.az-fintech-nav-item img {
  width: 35px;
  margin-right: 10px;
}

.az-fintech-nav-link {
  border: 0 !important;
  margin-bottom: 0px !important;
  padding: 8px 10px !important;
  color: #bebebe !important;
  font-size: 18px;
  display: flex;
  align-items: center;
  text-align: left;
  font-family: 'Muli-SemiBold';
}

.az-fintech-nav-link.active {
  border: 0 !important;
  color: #ffffffea !important;
  font-size: 18px;
  border-radius: 6px;
  background-color: rgba(255, 255, 255, 0.1) !important;
  padding: 8px 10px !important;
  width: 100%;
}

.az-color-img {
  display: none;
}

.az-grey-img {
  display: inline-block;
}

.az-fintech-nav-link.active .az-grey-img {
  display: none;
}

.az-fintech-nav-link.active .az-color-img {
  display: inline-block;
}

.az-fintech-types-tab-section {
  height: 320px;
  overflow-y: scroll;
}

.az-fintech-types-tab-section::-webkit-scrollbar {
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.2) !important;
  width: 5px !important;
}

.az-fintech-types-tab-section::-webkit-scrollbar-thumb {
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.5) !important;
}

.az-fintech-tab-desc-section h3 {
  font-size: 24px;
  font-family: 'Muli-SemiBold';
}

.az-fintech-tab-desc-section img {
  width: 50px;
}

.az-fintech-tab-desc-section p {
  font-size: 16px;
  line-height: 26px;
  color: #bebebe;
}

.az-fintech-tab-desc-section {
  margin-left: 20px;
  padding-right: 10%;
}

:root {
  --bg-transition: 1s ease-in-out;
  --slide-transition: 0.8s cubic-bezier(0.25, 1, 0.5, 1);
}

.case-bg-slide {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  opacity: 0;
  transition: opacity var(--bg-transition);
}

.case-bg-slide.active {
  opacity: 1;
}

/* Content Overlay */

.az-web-home-section {
  position: relative;
  height: 110vh;
  width: 100%;
  overflow: hidden;
}

.az-web-main-wrapper {
  display: flex;
  align-items: center;
  height: 110vh;
  padding: 42px 50px 0 80px;
}

.az-web-left-content {
  flex: 1;
  color: #fff;
  max-width: 420px;
  z-index: 10;
}

.az-web-left-content h1 {
  font-size: 46px;
  line-height: 56px;
  font-family: "Muli-Bold";
  margin-bottom: 20px;
}

.az-text-warning {
  color: #f79c2e !important;
}

.az-web-left-content p {
  font-size: 18px;
  line-height: 29px;
  padding-right: 30px;
}

.az-case-cust-btn {
  background-color: transparent !important;
  border: 1px solid #fff;
  color: #fff !important;
  padding: 6px 35px 10px !important;
  border-radius: 25px;
}

/* Sliding Card Area */
.right-content {
  flex: 1;
  position: relative;
  overflow: hidden;
  padding-bottom: 20px;
}

.slider-inner {
  display: flex;
  transition: transform var(--slide-transition);
  height: 100%;
}

.card-slide {
  min-width: 100%;
  height: 100%;
  display: flex;
  justify-content: end;
  align-items: center;
  overflow: hidden;
}
.web-glass-card {
  border: 1px solid #fff;
  border-radius: 24px;
  padding: 45px 40px;
  width: 92%;
  height: 560px;
  overflow: hidden;
  color: #fff;
}

.slider-img-section {
  width: 170px;
  margin-bottom: 20px;
  border-radius: 12px;
}

.az-slide-main-section h2 {
  font-size: 36px;
  line-height: 46px;
  font-family: "Muli-Bold";
  margin-bottom: 20px;
}

.slide-bottom-card h2 {
  font-size: 30px;
  line-height: 40px;
  margin-bottom: 0px;
}

.az-slide-main-section p {
  font-size: 20px;
  line-height: 30px;
  width: 56%;
}

.slide-cardalign-section {
  display: flex;
  gap: 20px;
  margin-top: 30px;
}
.slide-bottom-card {
  border: 1px solid #ffffff85;
  padding: 10px 20px 10px 20px;
  border-radius: 8px;
}
.slide-bottom-card p {
  font-size: 15px;
  width: 100%;
}

/* Navigation Dots */
.dots-container {
  position: absolute;
  bottom: 0px;
  left: 55%;
  transform: translateX(-50%);
  display: flex;
  gap: 10px;
}

.dot {
  width: 12px;
  height: 10px;
  background: rgba(255, 255, 255, 0.3);
  border-radius: 50%;
  cursor: pointer;
  transition: 0.3s;
}

.dot.active {
  background: #fff;
  width: 30px;
  border-radius: 10px;
}

.az-btn-warnings {
  background: #f79c2e !important;
  color: #fff !important;
  padding: 6px 24px 10px !important;
  font-size: 16px;
  border-radius: 25px;
}

.az-bg-repeate {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.az-bgs-repeate {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.az-agentic-companies-wrapper {
  position: absolute;
  bottom: 0px;
  z-index: 99;
  width: 100%;
  padding: 0px;
  background-color: #000000de;
}

.az-poc-companies-section img {
  width: 100%;
}

:root {
  --marquee-speeds: 16s;
  --gaps: 16px;
  --img-height: 100px;
}

.az-marquee {
  position: relative;
  overflow: hidden;
  width: 100%;
}

.az-prod-marquee-track {
  display: flex;
  gap: var(--gaps);
  align-items: center;
  will-change: transform;
}

.az-marquee__group {
  display: flex;
  gap: var(--gaps);
  align-items: center;
}

.az-marquee__group .marquee__item {
  flex: 0 0 auto;
  /* height: var(--img-height);
  aspect-ratio: 6/3; */
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* Left side animation */
.az-marquee--left .az-prod-marquee-track {
  animation: marquee-left linear infinite;
  animation-duration: var(--marquee-speeds);
}

@keyframes marquee-left {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-50%);
  }
}

.az-marquee__group .marquee__item img {
    width: 150px !important;
}

@media screen and (min-width: 1600px) {
  .glass-card {
    padding: 60px 30px;
    width: 90%;
    height: 600px;
  }
  .web-glass-card {
    padding: 100px 30px;
    width: 85%;
    height: 600px;
  }
}

@media screen and (max-width: 1450px) {
  .az-web-main-wrapper {
    padding: 35px 50px 0 70px;
  }

  .az-web-left-content {
    max-width: 360px;
  }

  .az-web-left-content h1 {
    font-size: 40px;
    line-height: 48px;
  }

  .az-web-left-content p {
    font-size: 16px;
    line-height: 27px;
    padding-right: 20px;
  }

  .web-glass-card {
    padding: 30px 30px;
    width: 92%;
    height: 460px;
  }

  .az-slide-main-section h2 {
    font-size: 28px;
    line-height: 35px;
  }

  .az-slide-main-section p {
    font-size: 16px;
    line-height: 26px;
    width: 52%;
  }
  .slide-bottom-card p {
    font-size: 15px;
    width: 100%;
  }
  .slider-img-section {
    width: 140px;
    margin-bottom: 15px;
  }
  .az-products-main-heading h2 {
    font-size: 28px;
  }
  .az-products-main-heading p {
    font-size: 15px;
  }
  .az-testimonail-desc-section p {
    color: #000;
    font-style: italic;
    font-size: 19px;
    line-height: 27px;
  }
  .az-testimonail-desc-section h3{
    font-size: 16px;
  }
  .az-testimonail-desc-section h4{
    font-size: 13px;
  }
  .az-home-testimonial-owl-carousel .owl-nav {
    margin-left: -50px;
  }
  .az-testimonial-main-heading h2 {
    font-size: 40px;
  }
  .az-testimonial-fluid-section {
    padding-left: calc((100vw - 1140px) / 2);
  }
  .az-testimonail-seperator {
    margin-top: 15px;
    margin-bottom: 10px;
  }
  .az-portfolio-desc-section h2, .az-portfolio-desc-section .az-portfolio-heading {
    font-size: 34px;
  }
  .az-portfolio-desc-section p {
    font-size: 14px;
    line-height: 24px;
  }
  .az-portfolio-btn {
    margin-top: 10px;
  }
  .az-portfolio-desc-section {
    padding: 20px 36px 20px 60px;
  }
  .az-portfolio-bottom img {
      width: 180px;
  }
  .az-portfolio-bottom {
    gap: 15px;
    padding: 10px 0;
  }
  .az-portfolio-main-heading h2 {
    font-size: 40px;
  }
  .az-portfolio-middle-section {
    min-height: 425px;
  }
  .az-agentic-cta-desc p {
    font-size: 16px;
  }
  .az-fintech-types-main-heading h2 {
    font-size: 30px;
  }
  .az-fintech-nav-item img {
    width: 32px;
  }
  .az-fintech-nav-link.active {
    font-size: 16px;
  }
  .az-fintech-nav-link {
    font-size: 16px;
  }
  .az-fintech-tab-desc-section h3 {
    font-size: 20px;
  }
  .az-fintech-tab-desc-section p {
    font-size: 15px;
    line-height: 25px;
  }
  .az-marquee__group .marquee__item img {
    width: 140px !important;
  }
  .az-agentic-companies-wrapper {
    bottom: 0px;
  }
}

@media screen and (max-width: 1450px) {
  .az-industries-section-wrapper {
        padding: 20px 20px!important;
    }
    .az-industries-section-wrapper img{
        width: 55px !important;
    }
    .az-industries-sub-head{
        font-size: 18px !important;
    }
    .az-industries-section-wrapper p{
        font-size: 14px;
    }
  .az-mobile-bg-heading-title {
    font-size: 52px;
    line-height: 56px;
    font-family: "Muli-Bold";
  }

  .accordion-body {
    font-size: 14px;
  }
  .az-mobile-bg-sub-heading-title {
    font-size: 32px;
  }
  .az-mobile-app-section-wrapper {
    padding-top: 120px;
  }
  .az-bg-sub-heading {
    font-size: 17px;
  }
  .az-mobile-companies-wrapper {
    padding-bottom: 20px;
  }
  .az-mobile-service-sub-head {
    font-size: 18px;
  }
  .az-mobile-services-wrapper {
    padding: 20px 18px;
  }
  .az-mobile-service-sub-desc {
    font-size: 14px;
  }
  .az-industries-sub-head {
    font-size: 15px;
  }
  .az-technologies-wrapper img {
    width: 100px;
  }
  .az-whyus-component-sub-head {
    font-size: 18px;
  }
  .az-whyus-component-sub-desc {
    font-size: 14px;
  }
  .az-whyus-section-wrapper {
    padding: 20px 20px;
  }

  .az-technologies-main-heading p {
    font-size: 14px;
  }
  .az-case-studies-desc p, .az-case-studies-desc .az-case-studies-title {
    font-size: 14px;
  } 
  .az-case-studies-desc .az-case-studies-title {
    font-size: 20px;
  } 
  .az-industries-section-wrapper {
    padding: 20px 10px 15px;
  }
  .az-service-main-heading p {
    font-size: 14px;
}
.az-whyus-icon img {
  width: 50px;
}
}

@media screen and (max-width: 768px) {
  .home-web-mobile-banner-section {
    padding: 100px 20px 20px;
  }
  .az-web-home-mobile-bottom-section {
    margin-top: 20px;
  }

  .az-mobilebgs-repeate {
    width: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    /* Set the default first image here */
    background-image: url("../images/mobilebg-1.png");

    /* Smooth transition for when the JS changes the image */
    transition: background-image 1s ease-in-out;
    padding-bottom: 40px;
  }

  /* Hide all cards by default */
  .az-web-home-mobile-bottom-section {
    display: none;
    opacity: 0;
    transition: opacity 0.8s ease-in-out;
  }

  /* Show the active card */
  .az-web-home-mobile-bottom-section.active {
    display: block;
    opacity: 1;
  }

  /* Ensure the background container has a smooth fade */
  .az-mobilebgs-repeate {
    transition: background-image 1s ease-in-out;
  }

  .az-home-bottom-section p {
    font-size: 14px;
    line-height: 24px;
  }

  .home-web-mobile-banner-section h1 {
    font-size: 28px;
    line-height: 38px;
    font-family: "Muli-Bold";

  }

  .home-web-mobile-banner-section p {
    font-size: 14px;
    line-height: 24px;
  }

  .az-web-mobile-card-section {
    background: linear-gradient(rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0.75));
    padding: 25px 10px 0px;
    border: 1px solid #ffffffb9;
    border-radius: 12px;
  }

  .az-web-mobile-card-section h2 {
    font-size: 20px;
    line-height: 30px;
    font-family: "Muli-Bold";
  }

  .az-web-mobile-bottom-desc {
    font-size: 14px;
  }

  /* Ensure the container is relative so absolute dots stay inside */
  .az-mobilebgs-repeate {
    position: relative;
    transition: background-image 1s ease-in-out;
  }

  /* Hide inactive cards */
  .az-web-home-mobile-bottom-section {
    display: none;
    opacity: 0;
  }

  /* Show active card */
  .az-web-home-mobile-bottom-section.active {
    display: block;
    opacity: 1;
    animation: fadeIn 0.8s;
  }

  @keyframes fadeIn {
    from {
      opacity: 0;
    }
    to {
      opacity: 1;
    }
  }

  .mobile-dots-container {
    position: absolute;
    bottom: 25px;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    gap: 8px;
  }
  .mobile-dots-container .dot {
    width: 12px;
    height: 10px;
    background: rgba(255, 255, 255, 0.3);
    border-radius: 50%;
    cursor: pointer;
    transition: 0.3s;
  }
  .mobile-dots-container .dot.active {
    background: #fff;
    width: 30px;
    border-radius: 10px;
  }

  /* Container needs to be relative for absolute dots */
  .az-mobilebgs-repeate {
    position: relative;
    overflow: hidden;
  }

  /* Hide all cards by default */
  .az-web-home-mobile-bottom-section {
    display: none;
    opacity: 0;
    transition: opacity 0.6s ease-in-out;
  }

  /* Show only the active card */
  .az-web-home-mobile-bottom-section.active {
    display: block;
    opacity: 1;
  }

  /* Ensure dots stay on top */
  .mobile-dots-container {
    z-index: 10;
  }
  .az-industries-section-wrapper img{
      width: 45px !important;
  }
  .az-mobile-industries-section{
    padding: 30px 0px 50px;
  }
  .az-home-testimonial-section {
    padding: 20px 0;
  }
  .az-mobile-faq-section {
      padding: 0px 0px 50px;
  }
  .az-agentic-cta-section {
    padding: 20px 0 20px;
  }
  .az-testimonail-img-section{
    padding: 20px 20px 0px;
  }
  .az-testimonail-video-section{
    padding: 0px;
  }
  .az-home-testimonial-owl-carousel .owl-nav {
    margin-left: 0px;
  }
  .az-testimonail-seperator {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .az-testimonial-main-heading h2 {
    font-size: 28px;
  }
  .az-testimonail-desc-section{
    padding: 20px 20px;
  }
  .az-testimonail-desc-section p{
    font-size: 18px;
    line-height: 28px;
    min-height: auto;
  }
  .az-testimonail-desc-section h3 {
      font-size: 24px;
  }
  .az-testimonail-desc-section h4 {
      font-size: 18px;
  }
  .az-testimonial-fluid-section {
    padding: 0px 5px;
  }
  .az-mobile-companies-section{
    background-color: #f4f6fd;
    padding: 20px 10px 14px;
  }
  .az-mobile-img-wrapper img{
    width: 100%;
  }
  .az-case-studies-owl-carousel.owl-carousel .owl-dots {
    display: flex !important;
    justify-content: center;
    gap: 5px;
    margin-top: 15px;
}
.az-case-studies-owl-carousel.owl-carousel button.owl-dot {
  background-color: #E4E4E4 !important;
  border-radius: 50%;
  height: 12px;
  width: 12px;
}
.az-case-studies-owl-carousel.owl-carousel button.owl-dot.active {
    background: #f79c2e !important;
    border: 1px solid #f79c2e !important;
    border-radius: 50%;
    height: 12px;
    width: 12px;
}
   /* .az-mobile-service-icon img {
    width:40px;
    } */
    .az-mobile-service-allign{
      /* align-items: center; */
    }
    .az-mobile-service-sub-desc {
        /* display:none; */
    }
	    .az-whyus-component-sub-desc {
        /* display: none; */
    }
	.az-whyus-section-wrapper {
        padding: 15px 20px;
    }
	    .az-industries-section-wrapper {
        padding: 10px 20px 15px;
    }
    .az-mobile-services-wrapper, .az-whyus-section-wrapper {
      border-radius: 4px;
    }
  .az-mobile-app-bg {
    background-image: url("../images/mobile-application/home-mobile-bgs.png");
    margin-top: 58px;
    background-position: top !important;
  }
  .az-mobile-services-section{
    background-position: unset;
  }

  .az-mobile-app-section-wrapper {
    padding-top: 300px !important;
    padding-bottom: 30px;
    height: fit-content;
}
  .az-mobile-bg-heading-title {
    font-size: 28px;
    line-height: 40px;
}
.az-mobile-bg-sub-heading-title {
  font-size: 20px;
}

.az-bg-sub-heading {
  font-size: 14px;
  width: 365px;
  line-height: 24px;
}

.az-homepartners-owl-carousel .owl-dots {
  display: none !important;
}

/* .az-mobile-services-section {
  padding: 5px 0px;
} */

  .az-mobile-companies-wrapper {
    position: relative;
    padding-top: 12px;
  }
  .az-mobile-services-wrapper {
    padding: 20px 15px;
  }
    .az-mobile-service-sub-head {
      font-size: 16px;
  }
    .az-technologies-wrapper img {
      width: 85px;
  }
  .az-case-studies-owl-carousel .owl-nav {
    display: none !important;
  }
  .az-industries-section-wrapper {
    padding: 15px 20px 15px;
  }
  .az-whyus-icon img {
    width: 45px;
  }
  .az-whyus-component-sub-head {
    font-size: 16px;
  }
  .az-service-main-heading h2 {
    font-size: 20px;
  }
  .az-service-main-heading p {
    font-size: 13px;
  }
  .az-industries-main-heading p {
    font-size: 13px;
  }
  .az-technologies-main-heading h2 {
    font-size: 22px;
  }
  .az-technologies-main-heading p {
    font-size: 13px;
  }
  .az-case-studies-desc {
    position: absolute;
    top: 20px;
    width: 100%;
    left: 0;;
  }
  .az-case-btn {
    padding: 7px 25px !important;
    font-size: 14px !important;
  }
  .az-portfolio-main-heading h2 {
    font-size: 28px;
  }
  .az-portfolio-bottom {
    gap: 10px;
    border-radius: 0px;
  }
  .az-portfolio-bottom img{
    width: 100px !important;
  }
  .az-portfolio-mobile-section-wrapper {
    border-radius: 20px;
    padding: 30px 0px 0px;
  }
  .az-home-portfolio-owl-carousel .owl-stage-outer, .az-mobile-industries-owl-carousel .owl-stage-outer{
    border-radius: 20px;
  }
  .az-home-case-studies-img-mobile-wrapper{
    position: relative;
    bottom: -45px;
    padding: 0px 20px;
  }
  .az-home-case-studies-img-web-wrapper{
    position: relative;
    bottom: -100px;
    padding: 0px 20px;
  }
  .az-portfolio-mobile-desc-section p {
      font-size: 14px;
      line-height: 24px;
  }
  .az-portfolio-mobile-desc-section{
    padding: 0px 20px;
  }
  .az-portfolio-btn {
    margin-top: 15px;
  }
  .az-portfolio-mobile-desc-section-img {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 75px !important;
    height: 75px !important;
    background: rgba(255, 255, 255, 0.1);
    border-radius: 50%;
    padding: 10px;
  }
  .az-portfolio-mobile-desc-section img{
    width: 50px !important;
  } 
  .az-home-portfolio-owl-carousel .owl-nav, .az-mobile-industries-owl-carousel .owl-nav{
    display: none !important;
  }
  .az-home-portfolio-owl-carousel .owl-dots, .az-mobile-industries-owl-carousel .owl-dots{
    display: flex !important;
    justify-content: center;
    gap: 5px;
    position: absolute;
    bottom: -30px;
    width: 100%;
  }
  .az-home-portfolio-owl-carousel button.owl-dot, .az-mobile-industries-owl-carousel button.owl-dot{
    border: none !important;
    background: #E3E3E3 !important;
    border-radius: 50%;
    height: 15px;
    width: 15px;
  }
  .az-home-portfolio-owl-carousel button.owl-dot.active, .az-mobile-industries-owl-carousel button.owl-dot.active{
    background: #f79c2e !important;
    border: 1px solid #f79c2e !important;
    border-radius: 50%;
    height: 15px;
    width: 15px;
  }
  .az-home-portfolio-section {
    padding: 25px 0 50px;
  }
  .az-agentic-cta-bg-section {
    border: none;
  }
  .az-agentic-cta-desc {
    padding: 5px 30px;
    border-right: none;
    border-bottom: 1px solid #f79c2e;
  }
  .az-cta-noborder {
    border-bottom: none;
  }
  .az-fintech-types-main-heading h2 {
    font-size: 26px;
  }
  .az-fintech-accord-item {
    border-radius: 6px !important;
    background: rgba(255, 255, 255, 0.1) !important;
    margin-bottom: 10px !important;
    border: none !important;
  }
  .az-fintech-accord-btn {
    background: rgba(255, 255, 255, 0) !important;
    color: #ffffffee !important;
    box-shadow: none !important;
    padding: 15px 15px !important;
  }
  .az-fintech-accord-body {
    color: #bebebe !important;
    font-size: 15px !important;
    padding: 0px 15px 15px;
  }
  .az-fintech-accord-header {
    border: none !important;
  }
  .az-fintech-accord-icon {
    width: 40px;
    margin-right: 10px;
  }
  .accordion-button:not(.collapsed) .az-org-img{
    display: block;
  }
  .accordion-button:not(.collapsed) .az-dark-img{
    display: none;
  }
  .accordion-button.collapsed .az-dark-img{
    display: block;
  }
  .accordion-button.collapsed .az-org-img{
    display: none;
  }
  .accordion-button::after {
    background-image: none !important;
    mask-image: var(--bs-accordion-btn-icon);
    -webkit-mask-image: var(--bs-accordion-btn-icon);
    mask-repeat: no-repeat;
    -webkit-mask-repeat: no-repeat;
    mask-size: var(--bs-accordion-btn-icon-width);
    -webkit-mask-size: var(--bs-accordion-btn-icon-width);
    background-color: white; /* Set the arrow color */
  }
  :root {
    --marquee-speeds: 100s !important;
    --gaps: 8px;
  }
  .az-prod-marquee-track {
    display: flex;
    width: max-content;
    animation: marqueeScroll var(--marquee-speeds) linear infinite;
  }
  .az-agentic-companies-wrapper {
    bottom: 0px;
    position: relative;
  }
}

@media screen and (max-width: 576px) {
  .az-bg-heading-title {
    font-size: 28px;
    line-height: 45px;
  }

  .az-bg-sub-heading {
    font-size: 13px;
    width: 350px;
    line-height: 24px;
  }
}

@media screen and (min-width: 1650px) {
  .az-agentic-companies-wrapper {
    bottom: 0px;
  }
}

@media screen and (max-width: 1367px) and (max-height: 600px) {
  .az-agentic-companies-wrapper {
    bottom: 0px;
  }
}

@media screen and (max-width: 1199px) {
  .az-portfolio-middle-section{
    padding-top: 10px;
    min-height: 420px;
  }
  .az-portfolio-desc-section h2, .az-portfolio-desc-section .az-portfolio-heading {
    font-size: 28px;
  }
  .az-portfolio-bottom img {
    width: 140px;
  }
}