.e534z390{
    height : 0 !important;
}

footer#footer .inner .row-fluid.ff:first-child{
    display : none !important;
}

header#header .row-fluid .span12, .header_wrapper{
display : none !important;
}

@media (min-width: 300px) and (max-width: 991px) {
  main {
    max-width: calc(100vw) !important;
  }
}


.full-width-content .span_12{
    display: flex !important;
}
.modal-backdrop.show{
    width: auto;
}
@media (min-width:991px) {
  
.calendly-overlay .calendly-popup{
    min-width: 1420px !important;
}
}
body.custom-background{
    padding: 0 !important;
    background: none;
}
@media (max-width: 767px) {
    .modal.fade {
        top: 0px !important;
    }
}

/*FAQ section CSS Start */
.accordion{
    float : none !important;
}

.FAQ-accordion-section {
    padding-top: calc(60px + (120 - 60) * ((100vw - 320px) / (1920 - 320))) !important;
   padding-bottom: calc(60px + (120 - 60) * ((100vw - 320px) / (1920 - 320))) !important;
   display: flex;
    flex-direction: column;
    align-items: center;
}
.accordion .accordion-item {
    margin-bottom: 12px;
	    background: #F5f5f5;
	border-radius: 24px;
border: 1px solid #F5F5F5;
}

  .accordion-header {
    background-color: #fafafa;
    padding: 10px;
    cursor: pointer;
    position: relative;

    display: flex;
padding-top: calc(18px + (20 - 18) * ((100vw - 320px) / (1920 - 320))) !important;
		padding-right: calc(18px + (24 - 18) * ((100vw - 320px) / (1920 - 320))) !important;
		padding-bottom: calc(18px + (20 - 18) * ((100vw - 320px) / (1920 - 320))) !important;
		padding-left: calc(18px + (24 - 18) * ((100vw - 320px) / (1920 - 320))) !important;

justify-content: space-between;
align-items: center;
align-self: stretch;
background: #F5F5F5;

color: var(--Text-Black-Text--P1, #393F44);
font-family: raleway;
font-size: calc(16px + (20 - 16) * ((100vw - 320px) / (1920 - 320))) !important;
font-style: normal;
font-weight: 400 !important;
line-height: 150%;
border-radius : 24px;
  }

  .accordion-content {
    display: none;
    padding: 10px;
    
    padding: 4px 50px 20px 50px;
    		padding-top: calc(12px + (20 - 12) * ((100vw - 320px) / (1920 - 320))) !important;
		padding-right: calc(12px + (24 - 12) * ((100vw - 320px) / (1920 - 320))) !important;
		padding-bottom: calc(12px + (20 - 12) * ((100vw - 320px) / (1920 - 320))) !important;
		padding-left: calc(12px + (24 - 12) * ((100vw - 320px) / (1920 - 320))) !important;


color: var(--Text-Black-Text--P2, #666);
font-family: raleway;
font-style: normal;
line-height: 175%; /* 28px */
background-color: #F5F5F5 !important;

font-size: 16px !important;
    font-weight: 400 !important;
    border-radius : 24px;
  }
  .accordion-content p {
margin-bottom: 20px;
		font-size: calc(12px + (16 - 12) * ((100vw - 320px) / (1920 - 320))) !important;
		line-height: 175%;

  }

.accordion-content ul {
	margin-bottom: 0px;
}

.accordion-content ul li {
	    font-size: 16px;
    line-height: 175%;
	
	text-decoration: none solid rgb(38, 39, 44);
    word-spacing: 0px;
	    color: #26272C !important;
    font-weight: 300 !important;
    font-family: inter !important;
}

  .dropdown-icon {
    position: absolute;
    top: 50%;
    right: 24px;
    transform: translateY(-50%);
  }

@media (max-width: 767.98px) {
	.dropdown-icon {
		    right: 10px;
	}
}

  .dropdown-icon::after {
    content: url(https://www.anisolutions.com/wp-content/uploads/Chevron-down-icon.png);
    font-size: 12px;
  }

  /* Rotate the dropdown icon for the first accordion item */
  .accordion-item:first-child .dropdown-icon::after {
    transform: rotate(180deg);
  }

/* FAQ section css end */

 

.hero-section {
            padding-top: calc(40px + (80 - 40) * ((100vw - 320px) / (1920 - 320))) !important;
            padding-bottom: calc(40px + (80 - 40) * ((100vw - 320px) / (1920 - 320))) !important;
            padding-right: 15px;
            padding-left: 15px;
            position: relative;
            overflow: hidden;
            /* background: url("./assets/images/A&i-solution-img/Hero-section-background-img.png");
            background-size: cover !important;
            background-repeat: no-repeat !important; */

        }

        .background-image {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            z-index: -1;
        }

        .background-image img {
            width: 100%;
            height: 100%;
            /* object-fit: cover; */
        }

        .hero-section .top-heading {

            margin-bottom: 15px;
           border-radius: 40px;
background: #FFF;
            display: flex;
            padding: 8px calc(4.8px + .375vw);
            align-items: center;
            gap: calc(3.2px + .25vw);
            color: #393F44;
            font-family: Poppins;
            font-size: calc(12px + (16 - 12) * ((100vw - 320px) / (1920 - 320))) !important;
            font-style: normal;
            font-weight: 400;
            line-height: 120%;
            /* 19.2px */
            text-transform: capitalize;
            width: max-content;
            margin-left: auto;
            margin-right: auto;
            margin-bottom: calc(40px + (60 - 40) * ((100vw - 320px) / (1920 - 320))) !important;
        }

        .hero-section .top-heading span {
            color: #0D6D8C;
font-family: Poppins;
            font-size: calc(12px + (16 - 12) * ((100vw - 320px) / (1920 - 320))) !important;
font-style: normal;
font-weight: 600;
        }


        .hero-section-para {

            color: #393F44;
            text-align: center;
            font-family: Montserrat;
            font-size: calc(28px + (60 - 28) * ((100vw - 320px) / (1920 - 320))) !important;
            font-style: normal;
            font-weight: 400;
            line-height: 120%;
            /* 72px */
            letter-spacing: -2.4px;
            margin-left: auto;
            margin-right: auto;
        }

        .hero-section-para span {
            color: #0D6D8C;
            font-family: Montserrat;
            font-size: calc(28px + (60 - 28) * ((100vw - 320px) / (1920 - 320))) !important;
            font-style: normal;
            font-weight: 600;
            line-height: 120%;
            letter-spacing: -2.4px;
            margin-left: auto;
            margin-right: auto;
        }

        .hero-section .hero-section-lead {
            margin: 30px auto 35px;
            color: var(--Text-Black-Text--P1, #393F44);
            text-align: center;
            font-family: Poppins;
            font-size: calc(16px + (20 - 16) * ((100vw - 320px) / (1920 - 320))) !important;
            font-style: normal;
            font-weight: 300;
            line-height: 150%;
            /* 32.4px */
            letter-spacing: -0.18px;
            margin-bottom: calc(12px + (16 - 12) * ((100vw - 320px) / (1920 - 320))) !important;
        }


        .hero-section-buttons{
                        margin-bottom: calc(18px + (48 - 18) * ((100vw - 320px) / (1920 - 320))) !important;

        }

        .hero-section .hero-section-lead-new {
            max-width: 725px;
            margin: 10px auto 35px;
            color: var(--Text-Black-Text--P1, #393F44);
            text-align: center;
            font-family: Poppins;
            font-size: calc(16px + (20 - 16) * ((100vw - 320px) / (1920 - 320))) !important;
            font-style: normal;
            font-weight: 400;
            line-height: 180%;
            /* 32.4px */
            letter-spacing: -0.8px;
            margin-bottom: calc(18px + (48 - 18) * ((100vw - 320px) / (1920 - 320))) !important;
        }

        @media (max-width:575.98px) {
            .hero-section .hero-section-lead {
                max-width: 725px;
                margin: 20px auto 5px;

            }
        }


        .hero-section .hero-section-lead strong {

            font-weight: 700;

        }



        .hero-section .button {

            margin: 5px;
            transition: all 0.3s ease;
        }

        .btn-primary-custom {
            border-radius: 24px !important;
            background: #DF5A02;
            color: var(--Text-Black-Text--White, #FFF);
            font-family: Raleway;
            font-size: 16px;
            font-style: normal;
            font-weight: 700;
            line-height: 150%;
            text-decoration: none;
            padding: 12px 24px;
            margin-right:5px;
            /* 24px */
        }


        .btn-outline-custom {
            border-radius: 24px;
            border: 1.5px solid #DF5A02;
            background: #FFF;

            color: #DF5A02;
            font-family: Raleway;
            font-size: 16px;
            font-style: normal;
            font-weight: 600;
            line-height: 150%;
            /* 24px */
            text-decoration: none;
            padding: 12px 24px;

        }



        @media (max-width:992px) {
            .hero-section .button {
                display: none;
            }

            .action-buttons a {
                display: none;
            }

            .speciality-bottom-para {
                display: none;
            }

            .btn-outline-custom {
                display: none;
            }
        }




        /* Security Compliances Section - Match Reference Image */
        .security-compliances {
            display: flex;
            align-items: center;
            gap: 24px;
            justify-content: center;
            margin-bottom: calc(30px + (60 - 30) * ((100vw - 320px) / (1920 - 320))) !important;
        }


        .compliance-badges {
            display: flex;
            align-items: center;
            gap: 28px;
        }

        /* .compliance-badges img{
            width: 77px;
        } */


        .compliance-item {
            display: flex;
            align-items: center;
            gap: 10px;
        }


        .divider-line {
            width: 2px;
            height: 70px;
            background: #E5E7EB;
            /* margin: 0 10px; */
        }


        .testimonials-section {
            display: flex;
            align-items: center;
            gap: 12px;
        }

        @media (max-width:575.98px) {
            .testimonials-section {
            display: flex;
            align-items: start;
            gap: 12px;
        }

        }

        .company-logos {
            /* display: flex; */
            align-items: center;
            gap: -10px;
        }



        .testimonials-link a {
            color: #1B4B7B;
            text-align: center;
            font-family: Manrope;
            font-size: calc(12px + (14 - 12) * ((100vw - 320px) / (1920 - 320))) !important;
            font-style: normal;
            font-weight: 500;
            line-height: 150%;
            /* 21px */
            text-decoration-line: underline !important;
            text-decoration-style: solid;
            text-decoration-skip-ink: auto;
            text-decoration-thickness: auto;
            text-underline-offset: auto;
            text-underline-position: from-font;
        }


        /* Mobile Responsive */
        @media (max-width: 768px) {
            .security-compliances {
                flex-direction: column;
                gap: 10px;
                padding: 20px;
            }

            .compliance-badges {
                justify-content: center;
                /* gap: 20px;
               flex-wrap: wrap; */
            }

            .divider-line {
                width: 90%;
                height: 1px;
                /* max-width: 200px; */
            }


        }


        /* Marquee section */
        .marque-row {
            display: flex;
            gap: 90px;
        }


        @media (max-width:1500px) {
            .marque-row {
                display: flex;
                gap: 60px;
            }
        }

        @media (max-width:1400px) {
            .marque-row {
                display: flex;
                gap: 40px;
            }
        }

        @media (max-width:1200px) {
            .marque-row {
                display: flex;
                gap: 5px;
            }
        }

        .marque-tag-heading-para {
            color: #404040;
            font-family: Montserrat;
            font-size: calc(16px + (28 - 16) * ((100vw - 320px) / (1920 - 320))) !important;

            font-style: normal;
            font-weight: 500;
            line-height: 150%;
            /* 42px */
            letter-spacing: -0.56px;
        }

        .marque-tag-heading-para span {
            color: #3278BD;
            font-family: Montserrat;
            font-size: calc(16px + (28 - 16) * ((100vw - 320px) / (1920 - 320))) !important;

            font-style: normal;
            font-weight: 600;
            line-height: 150%;
            letter-spacing: -0.56px;
        }

        .marque-tag-heading-para strong {
            color: #404040;
            font-family: Montserrat;
            font-size: calc(16px + (28 - 16) * ((100vw - 320px) / (1920 - 320))) !important;

            font-style: normal;
            font-weight: 600;
            line-height: 150%;
            letter-spacing: -0.56px;
        }


        .line-text {
            display: flex;
            align-items: center;
            text-align: center;
            gap: 10px;
            padding-bottom: 10px;
            flex-wrap: nowrap;
            white-space: wrap;
        }

        .line-text:after,
        .line-text:before {
            content: "";
            flex: 1;
            border-bottom: 1px solid #c3c3c3;
            margin-bottom: 13px;
        }

        #logoMarqueeSection {
            max-width: 1920px !important;
            margin: 0 auto;
        }

        .default-content-container {
            margin-left: auto;
            margin-right: auto;
            margin-top: 0;
            margin-bottom: 0;

            padding-top: 0.5rem;
            width: 100%;
        }


        .logoMarqueeSection>div>div {
            padding-top: 0;
            padding-bottom: 0;
            min-height: 0;
        }

        .marquee-wrapper {
            display: inline-block;
            white-space: nowrap;
        }

        .marquee {
            display: inline-block;
            white-space: nowrap;
            position: relative;
            transform: translate3d(0%, 0, 0);
            animation-name: marquee;
            animation-timing-function: linear;
            animation-iteration-count: infinite;
        }

        .marquee span {
            display: inline-block;
            white-space: nowrap;
            padding-right: 3.4rem;
        }

        .marquee-wrapper:hover .marquee {
            animation-play-state: paused !important;
        }

        @keyframes marquee {
            0% {
                transform: translate3d(0%, 0, 0);
            }

            100% {
                transform: translate3d(-100%, 0, 0);
            }
        }

        /* marquee end  */



        .features-showcase {
            margin-top: 40px;
        }

        /* Tabs Styling */
        .feature-tabs {
            border-bottom: none;
            gap: calc(10px + (24 - 10) * ((100vw - 320px) / (1920 - 320))) !important;
        }

        .feature-tabs .nav-link {
            border-radius: 24px;
            border: 1.25px solid #EAEAEA;
            display: flex;
            padding: 8px 15px;
            flex-direction: column;
            justify-content: center;
            align-items: center;
            gap: 12px;
            flex: 1 0 0;
            color: #393F44;
            font-family: Raleway;
            font-size: calc(12px + (18 - 12) * ((100vw - 320px) / (1920 - 320))) !important;
            font-style: normal;
            font-weight: 500;
            line-height: 150%;
            /* 27px */
            transform: translateY(-2px);
            transition: all 0.3s ease;
        }

        .feature-tabs .nav-link.active {
            border-radius: 24px;
            border: 1.25px solid #B4B4B4;
            display: flex;
            padding: 8px 0;
            padding-left: calc(7px + (12 - 7) * ((100vw - 320px) / (1920 - 320))) !important;
            padding-right: calc(7px + (12 - 7) * ((100vw - 320px) / (1920 - 320))) !important;
            flex-direction: column;
            justify-content: center;
            align-items: center;
            gap: calc(10px + (12 - 10) * ((100vw - 320px) / (1920 - 320))) !important;
            flex: 1 0 0;
            color: #393F44 !important;
            font-family: Raleway;
            font-size: 18px;
            font-style: normal;
            font-weight: 700;
            line-height: 150%;
            /* 27px */
            transform: translateY(-2px);
        }

        /* Carousel Styling */
        .carousel-container {
            position: relative;
            width: 100%;
            height: 590px;
            /* Adjust height as needed */
            margin-top: calc(40px + (70 - 40) * ((100vw - 320px) / (1920 - 320))) !important;
        }

        @media (max-width:992.98px) {
            .carousel-container {
                position: relative;
                width: 100%;
                height: 450px;
                /* Adjust height as needed */
                margin-top: 0px !important;
            }
        }

        @media (max-width:575.98px) {
            .carousel-container {

                height: calc(130px + (530 - 130) * ((100vw - 320px) / (1920 - 320))) !important;
                margin-top: 60px !important;

            }
        }

        .carousel-track {
            position: absolute;
            top: 0;
            left: 0;
            height: 100%;
            display: flex;
            align-items: center;
            transition: transform 0.6s cubic-bezier(0.25, 0.8, 0.25, 1);
        }

        .carousel-slide {
            width: 70vw;
            /* Using viewport width for slide size */
            max-width: 980px;
            margin: 0 0px;
            transition: transform 0.6s cubic-bezier(0.25, 0.8, 0.25, 1), opacity 0.6s ease;
            transform: scale(0.9);
            opacity: 0.9;
            flex-shrink: 0;
        }

        .carousel-slide.active {
            transform: scale(1);
            opacity: 1;
            z-index: 10;
        }

        .carousel-slide img {
            width: 100%;
            height: auto;
            -webkit-user-drag: none;
            /* Disable image dragging */
            user-select: none;
            border-radius: 24px;
            box-shadow: -12px -12px 20px 0 rgba(0, 0, 0, 0.06);
        }

        @media (max-width: 768px) {
            .hero-section {
                padding-top: 40px;
            }

            .feature-tabs {
                flex-wrap: wrap;
                overflow-x: auto;
                padding-bottom: 10px;
                -ms-overflow-style: none;
                /* IE and Edge */
                scrollbar-width: none;
                /* Firefox */
                padding-top: 5px;
            }

            .feature-tabs::-webkit-scrollbar {
                display: none;
                /* Chrome, Safari, Opera */
            }

            .carousel-slide {
                width: 85vw;
                margin: 0 10px;
            }

            .features-showcase {
                margin-top: 10px;
            }
        }




        /* Speciality Section Styles */
        .speciality-section {
            padding-top: calc(40px + (80 - 40) * ((100vw - 320px) / (1920 - 320))) !important;
            padding-bottom: calc(40px + (80 - 40) * ((100vw - 320px) / (1920 - 320))) !important;
            padding-right: 15px;
            padding-left: 15px;
            background-color: #f5f5f5;
        }

        .section-header {
            margin-bottom: calc(40px + (64 - 40) * ((100vw - 320px) / (1920 - 320))) !important;
        }

        .section-header h2 {
            color: #393F44;
            font-family: Montserrat;
            font-size: calc(22px + (48 - 22) * ((100vw - 320px) / (1920 - 320))) !important;
            font-style: normal;
            font-weight: 400;
            line-height: 120%;
            margin-bottom: 16px;
        }

                .section-header h2 span{
            color: #0D6D8C;
            font-family: Montserrat;
            font-size: calc(22px + (48 - 22) * ((100vw - 320px) / (1920 - 320))) !important;
            font-style: normal;
            font-weight: 700;
            line-height: 120%;
            margin-bottom: 16px;
        }

        .section-header p {
            color: var(--Text-Black-Text--P2, #666);
            text-align: center;
            font-family: Raleway;
            font-size: calc(18px + (20 - 18) * ((100vw - 320px) / (1920 - 320))) !important;
            font-style: normal;
            font-weight: 500;
            line-height: 120%;
            /* 24px */
        }

        /* .speciality-tabs {
            display: grid;
            grid-template-columns: repeat(4, 1fr);
            gap: 1rem;
        } */
         /* @media (min-width:1200px) {
            .speciality-tabs{
justify-content: space-between;
gap: 30px;
            }
         } */

        .speciality-tabs .nav-link {
            display: flex;
            flex-direction: column;
            justify-content: center;
            align-items: center;
            gap: 12px;
            color: #393F44;
            font-family: Raleway;
            font-size: calc(12px + (15 - 12) * ((100vw - 320px) / (1920 - 320))) !important;
            font-style: normal;
            font-weight: 500;
            line-height: 150%;
            /* 24px */
            padding-top: 26px;
            padding-bottom: 26px;
            padding: 24px;
            margin-left: auto;
    margin-right: auto;
            

        }

        @media(max-width:1200px) {
            .speciality-tabs {
                overflow: hidden;
                overscroll-behavior-x: contain;
                flex-wrap: nowrap;
                overflow-x: scroll;
                overflow-y: hidden;
                scroll-snap-type: x mandatory;
                width: 100%;
                scrollbar-width: auto;
            }
        }




        /* @media (max-width:575.98px) {
            .speciality-tabs .nav-link{
                width: 80%;
                
            }
        } */

        .speciality-tabs .nav-link:hover {
           
            border-color: #ccc;
            background: #ffffff59;
        }

        .speciality-tabs .nav-link.active {
            border-radius: 8px;
            border: 2px solid #FECEAE;
            background: #FFEDE1;
            transform: none !important;

            display: flex;
            padding: 24px;
            flex-direction: column;
            justify-content: center;
            align-items: center;
            gap: 12px;
            /* flex: 1 0 0; */
            font-weight: 600;
            width: 100%;
        }

        @media (max-width:575.98px) {
            .speciality-tabs .nav-link {
                height: 100px;
            }
        }


        .speciality-tabs .nav-link.active svg {
            stroke: var(--secondary-color);
        }

        .speciality-content-card {
            border-radius: 24px;
            border: 1px solid #EBEBEB;
            background: #FFF;
            box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.08);

            display: flex;
            flex-direction: column;
            padding: 24px;
            align-items: flex-start;
            flex: 1 0 0;
        }

        .speciality-content-card .projects-delivered {
            color: #3B3B3B;
            font-family: Raleway;
            font-size: calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320))) !important;
            font-style: normal;
            font-weight: 500;
            line-height: 120%;
            /* 19.2px */
            text-transform: capitalize;
            margin-bottom: 0;
            display: flex;
padding: 8px 12px;
align-items: center;
border-radius: 12px;
background: #FAFAFA;
        }

        .speciality-content-card .projects-delivered span{
            color: #c54e00;
            font-family: Raleway;
            font-size: calc(16px + (20 - 16) * ((100vw - 320px) / (1920 - 320))) !important;
            font-style: normal;
            font-weight: 600;
            line-height: 120%;
            /* 19.2px */
            text-transform: capitalize;
            margin-bottom: 0;
            margin-left: 5px;
            margin-right: 5px;
        }

        .speciality-content-card .projects-delivered img {
            margin-right: 5px;
            width: 19px;
            height: 19px;
        }





        .specialty-features-div {
            display: flex;
            gap: calc(12px + (24 - 12) * ((100vw - 320px) / (1920 - 320))) !important;
            flex-direction: row;
            padding-bottom: calc(5px + (40 - 5) * ((100vw - 320px) / (1920 - 320))) !important;
            margin-left: auto;
    margin-right: auto;
    border-bottom: 1px solid #D2D2D2;
        }

        @media (max-width:767.98px) {
            .specialty-features-div {
          
    border-bottom: none;
        }
        }

        .speciality-bottom-para {
            color: #393F44;
            text-align: center;
            font-family: Raleway;
            font-size: calc(16px + (20 - 16) * ((100vw - 320px) / (1920 - 320))) !important;
            font-style: normal;
            font-weight: 600;
            line-height: 150%;
            /* 30px */
            margin-left: auto;
            margin-right: auto;
            margin-bottom: 20px;
            margin-top: 12px;
        }

        @media (max-width:992px) {
            .specialty-features-div {
                flex-direction: column;
            }

            .last-btn-speciality {
                margin-left: auto;
                margin-right: auto;
            }

            .speciality-content-card {
                padding-top: 0px !important;
                padding-bottom: 10px !important;
                padding-right: calc(15px + (24 - 15) * ((100vw - 320px) / (1920 - 320))) !important;
                padding-left: calc(15px + (24 - 15) * ((100vw - 320px) / (1920 - 320))) !important;

            }
        }

        .specialty-feature-list p {
            color: #393F44;
            text-align: center;
            font-family: Raleway;
            font-size: 20px;
            font-style: normal;
            font-weight: 600;
            line-height: 150%;
            /* 30px */
            text-align: center;
        }

        .specialty-key-benifit-list p {
            color: #393F44;
            text-align: center;
            font-family: Raleway;
            font-size: 20px;
            font-style: normal;
            font-weight: 600;
            line-height: 150%;
            /* 30px */
            text-align: center;
        }

        .speciality-box-heading {
            display: flex;
            align-items: center;
            gap: 12px;

            color: #393F44;
            text-align: center;
            font-family: Montserrat;
            font-size: calc(18px + (24 - 18) * ((100vw - 320px) / (1920 - 320))) !important;
            font-style: normal;
            font-weight: 600;
            line-height: 150%;
            /* 36px */
            margin-bottom: 0;

        }

        .speciality-box-heading img{
            width: 40px;
height: 40px;
        }

        .speciality-box-div {
            display: flex;
            flex-direction: column;
            align-items: center;
            gap: 12px;
            margin-left: auto;
            padding: 12px 0px;
            margin-right: auto;
            margin-bottom: 24px;
        }

        .feature-list {
            list-style: none;
            padding-left: 0;
            margin-bottom: 0;
        }


        .features-section-red li {
            border-radius: 8px;
            background: #F4F4F4;
            display: flex;
            padding: 8px 12px;
            align-items: center;
            gap: 8px;
            align-self: stretch;
        }

        .features-section-red li span {
            width: 8px;
            height: 8px;
            min-width: 8px;
            border-radius: 50%;
            background-color: #929292;
        }

        .features-section-green li span {
            width: 8px;
            height: 8px;
            min-width: 8px;
            border-radius: 50%;
            background-color: #73C92D;
        }



        .features-section-green li {
            border-radius: 8px;
            background: #F4F9F4;
            display: flex;
            padding: 8px 12px;
            align-items: center;
            gap: 8px;
            align-self: stretch;
        }

        .specialty-row-section {
            justify-content: space-between;
        }

        @media (max-width:1200px) and (min-width:575.98px){
            .specialty-row-section {
                gap: 10px;
            }

            .specialty-features-div {
                margin-left: auto;
                margin-right: auto;
            }
        }

        @media (max-width:575.98px) {
              .specialty-features-div {
                margin-left: auto;
                /* margin-right: auto; */
            }

            .specialty-feature-list p{
                text-align: start !important;
            }
            .specialty-key-benifit-list p{
                text-align: start !important;
            }
        }

        .specialty-row-section .specialty-secound-div {
            margin-top: auto;
            margin-bottom: auto;
            padding: 0;
        }

        .feature-list li {
            padding: 8px 12px;
            position: relative;
            color: #3B3B3B;
            font-family: Raleway;
            font-size: 14px;
            font-style: normal;
            font-weight: 500;
            line-height: 120%;
            /* 16.8px */
            margin-bottom: 7px;
        }





        .btn-secondary-custom {
            background-color: var(--secondary-color);
            color: white;
            border-color: var(--secondary-color);
        }

        .btn-secondary-custom:hover {
            background-color: #e87300;
            border-color: #e87300;
            transform: translateY(-2px);
        }

        .btn-outline-secondary-custom {
            border-color: var(--secondary-color);
            color: var(--secondary-color);
        }

        .btn-outline-secondary-custom:hover {
            background-color: #fff7f0;
        }

        /* @media (max-width: 991px) {
            .speciality-tabs {
                grid-template-columns: repeat(3, 1fr);
            }
        } */

        @media (max-width:992.98px) {
            .feature-tabs {
                flex-wrap: nowrap;
                overflow-x: auto;
                padding-bottom: 10px;
                -ms-overflow-style: none;
                /* IE and Edge */
                scrollbar-width: none;
                /* Firefox */
                padding-top: 5px;
            }

            .feature-tabs .nav-link {

                width: max-content !important;
            }
        }

        @media (max-width: 767px) {
            .hero-section {
                padding-top: 40px;
            }



            .feature-tabs::-webkit-scrollbar {
                display: none;
                /* Chrome, Safari, Opera */
            }

            .carousel-slide {
                width: 85vw;
                margin: 0 10px;
            }

            /* .speciality-tabs {
                grid-template-columns: repeat(3, 1fr);
                gap: 5px;
            } */

            .speciality-content-card {
                margin-top: 30px;
            }
        }

        /* @media (max-width:575.98px) {
            .speciality-tabs .nav-link.active {
                padding: 0px !important;
            }


        } */


        @media (min-width: 1400px) {
            .container {
                max-width: 1480px !important;
            }
        }

        @media (max-width:1200px) {
            .speciality-content-card {
                border-radius: 24px;
                border: none !important;
                background: #FFF;
                box-shadow: none !important;
            }

            .specialty-row-section {
                border-radius: 24px;
                border: 1px solid #EBEBEB;
                background: #FFF;
                box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.08);
            }

            .speciality-tabs {
                margin-top: 10px !important;
            }

            .specialty-row-section .specialty-secound-div {
                border-top: 1px solid #e0e0e0;
            }
        }


        /* Section background */
        .success-section {
            background: linear-gradient(180deg, rgba(10, 114, 140, 0.80) 26.69%, rgba(245, 245, 245, 0.80) 100%), #F5F5F5;
            padding-top: calc(40px + (120 - 40) * ((100vw - 320px) / (1920 - 320))) !important;
            padding-bottom: calc(40px + (120 - 40) * ((100vw - 320px) / (1920 - 320))) !important;
        }


        .success-section .success-title h2 {
            color: #FFF;
            font-family: Montserrat;
            font-size: calc(24px + (48 - 24) * ((100vw - 320px) / (1920 - 320))) !important;
            font-style: normal;
            font-weight: 500;
            line-height: 100%;
            text-align: center;
            margin-bottom: 16px;
            /* 72px */
            line-height: 120%; /* 57.6px */
letter-spacing: -0.1px;
        }


        .success-section .success-title h2 span{
            color: #FFF;
            font-family: Montserrat;
            font-size: calc(24px + (48 - 24) * ((100vw - 320px) / (1920 - 320))) !important;
            font-style: normal;
            font-weight: 700;
            line-height: 100%;
            text-align: center;
            margin-bottom: 16px;
            /* 72px */
            line-height: 120%; /* 57.6px */
letter-spacing: -0.1px;
        }

        .success-section .success-title p {
            color: #FFF;
            font-family: raleway;
            font-size: calc(14px + (20 - 14) * ((100vw - 320px) / (1920 - 320))) !important;
            font-style: normal;
            font-weight: 500;
            line-height: 150%;
            /* 56px */
            text-align: center;
            margin-bottom: calc(30px + (64 - 30) * ((100vw - 320px) / (1920 - 320))) !important;

        }



        .success-section .testimonial-card {
            background: #fff;
            border-radius: 24px;
            padding: calc(20px + (24 - 20) * ((100vw - 320px) / (1920 - 320))) !important;
            box-shadow: 0 0 10px 0 rgba(16, 24, 40, 0.10);
            /* max-width: 600px; */
            margin: auto;
            position: relative;
            display: flex;
            flex-direction: column;
            align-items: flex-start;
            gap: 20px;
            flex: 1 0 0;
        }


        /* Quote symbol */

        .success-section .carousel-item {
            transition: transform 0.6s ease-out;
        }


        .success-section .testimonial-card p {


            color: #525252;
            font-family: Raleway;
            font-size: calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320)));
            font-style: normal;
            font-weight: 400;
            line-height: 150%;
            /* 42px */
            letter-spacing: -0.56px;



        }


        .testimonial-heading-sec {
            color: #DF5A02 !important;
            font-family: Raleway !important;
            font-size: calc(20px + (28 - 20) * ((100vw - 320px) / (1920 - 320))) !important;
            font-style: normal !important;
            font-weight: 600 !important;
            line-height: 150% !important;
            /* 42px */
            margin-bottom: 0 !important;
        }


        .success-section .testimonial-card .client_details {
            display: flex;
            flex-direction: row;
            justify-content: center;
            align-items: flex-start;
            gap: calc(8px + (16 - 8) * ((100vw - 320px) / (1920 - 320))) !important;
        }


        .success-section .testimonial-card .client_details .author {


            color: #393F44;
            font-family: Raleway;
            font-size: calc(14px + (18 - 14) * ((100vw - 320px) / (1920 - 320))) !important;
            font-style: normal;
            font-weight: 500;
            line-height: 150%;
            /* 30px */
            margin: 0;
        }

        .success-section .testimonial-card .client_details .designation {
            color: #4A4A4A;
            font-family: Raleway;
            font-size: calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320))) !important;
            font-style: normal;
            font-weight: 400;
            line-height: 175%;
            margin-bottom: 0;
            /* 28px */
        }

        .success-section .testimonial-card p strong {
            color: #525252;
            font-family: Raleway;
            font-size: calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320))) !important;
            font-style: normal;
            font-weight: 700;
            line-height: 150%;
            letter-spacing: -0.56px;
        }





        /* Dots (indicators) below the card */
        .success-section .carousel-indicators {
            position: static;
            margin-top: 20px;
        }

        .success-section .carousel-indicators [data-bs-target] {
            width: 12px;
            height: 12px;
            border-radius: 50%;
            background-color: #fff;
            opacity: 1;
        }

        .success-section .carousel-indicators .active {
            width: 12px;
            height: 12px;
            border-radius: 50%;
            background-color: #DF5A02;
            opacity: 1;
        }


        /* Prev/Next buttons */
        .carousel-control-prev,
        .carousel-control-next {
            opacity: 1;
        }

        .success-section .carousel-control-prev,
        .success-section .carousel-control-next {
            width: 50px;
            height: 50px;
            background: #fff;
            border-radius: 50%;
            box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
            top: 50%;
            transform: translateY(-50%);
        }

        .success-section .carousel-control-prev {
            left: -205px;
            /* outside card */
        }

        .success-section .carousel-control-next {
            right: -205px;
            /* outside card */
        }

        @media (max-width:1540px) {
            .success-section .carousel-control-prev {
                left: -150px;
                /* outside card */
            }

            .success-section .carousel-control-next {
                right: -150px;
                /* outside card */
            }
        }

        .success-section .carousel-control-prev-icon,
        .success-section .carousel-control-next-icon {
            filter: invert(1);
            /* dark arrows */
        }


        /* Responsive adjustments */
        @media (max-width: 991px) {
            .success-section .success-title {
                text-align: center;
                margin-bottom: 20px;
            }

            .success-section .carousel-control-prev {
                left: -20px;
            }

            .success-section .carousel-control-next {
                right: -20px;
            }
        }

        /* Small Mobile: hide arrows */
        @media (max-width: 1250px) {

            .success-section .carousel-control-prev,
            .success-section .carousel-control-next {
                display: none !important;
            }
        }




        /* Parent Section */
        .integration-section {
            background: #F5F5F5;
            padding-top: calc(40px + (120 - 40) * ((100vw - 320px) / (1920 - 320))) !important;
            padding-bottom: calc(40px + (120 - 40) * ((100vw - 320px) / (1920 - 320))) !important;
        }

        .step-build-section {
            background: #ffffff;
            padding-top: calc(40px + (120 - 40) * ((100vw - 320px) / (1920 - 320))) !important;
            padding-bottom: calc(40px + (120 - 40) * ((100vw - 320px) / (1920 - 320))) !important;
        }

        .case-study-section {
            background: #f5f5f5;
            padding-top: calc(40px + (120 - 40) * ((100vw - 320px) / (1920 - 320))) !important;
            padding-bottom: calc(40px + (120 - 40) * ((100vw - 320px) / (1920 - 320))) !important;
        }



        .integration-section .integration-heading-subheading h2 {
            color: var(--Text-Black-Text--P1, #393F44);
            text-align: center;
            font-family: Montserrat;
            font-size: calc(24px + (40 - 24) * ((100vw - 320px) / (1920 - 320))) !important;
            font-style: normal;
            font-weight: 500;
            line-height: 120%;
            /* 48px */
        }


        .integration-section .integration-heading-subheading p {
            color: var(--Text-Black-Text--P2, #666);
            text-align: center;
            font-family: Raleway;
            font-size: calc(14px + (20 - 14) * ((100vw - 320px) / (1920 - 320))) !important;
            font-style: normal;
            font-weight: 500;
            line-height: 150%;
            /* 30px */
            margin-bottom: calc(40px + (64 - 40) * ((100vw - 320px) / (1920 - 320))) !important;
        }


        /* Tabs */
        .integration-section .nav-pills {
            display: inline-flex;
            padding: 8px;
            border-radius: 16px;
            background: #FFF;
        }


        .integration-section .nav-pills .nav-link {
            border-radius: 10px;
            font-weight: 500;
            padding: 10px 20px;
            /* color: #333;
     background: transparent; */
            color: #393F44;
            font-family: Manrope;
            font-size: calc(14px + (18 - 14) * ((100vw - 320px) / (1920 - 320))) !important;
            font-style: normal;
            font-weight: 500;
            line-height: 150%;
            /* 27px */
        }


        .integration-section .nav-pills .nav-link.active {
            border-radius: 8px;
            /* border: 1px solid #E4E4E4; */
            background: #FFF;
            box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.15);
            color: #393F44;
            font-family: Manrope;
            font-size: calc(14px + (18 - 14) * ((100vw - 320px) / (1920 - 320))) !important;
            font-style: normal;
            font-weight: 700;
            line-height: 150%;
            /* 27px */
        }


        /* Card Grid */
        .integration-section .integration-card {
            border: 1px solid #eee;
            border-radius: 10px;
            padding: calc(10px + (20 - 10) * ((100vw - 320px) / (1920 - 320))) !important;
            text-align: center;
            background: #fff;
            height: 100%;
            display: flex;
            flex-direction: column;
            justify-content: center;
            transition: all 0.3s ease;
            align-items: self-start;
        }


      


        .integration-section .integration-card img {
            /*max-height: calc(28px + (40 - 28) * ((100vw - 320px) / (1920 - 320))) !important;*/
            object-fit: contain;
            margin-bottom: 10px;
            width: -moz-available; 
            width: calc(80px + (120 - 80) * ((100vw - 320px) / (1920 - 320))) !important;
        }


        .integration-section .integration-card h6 {
            color: #393F44;
            text-align: center;
            font-family: Manrope;
            font-size: calc(12px + (18 - 12) * ((100vw - 320px) / (1920 - 320))) !important;
            font-style: normal;
            font-weight: 600;
            line-height: 150%;
            /* 27px */
        }


        .integration-section .integration-card p {
            font-size: 13px;
            color: #666;
            margin: 0;
            text-align: left;
            color: #666;
            font-family: Manrope;
            font-size: 14px;
            font-style: normal;
            font-weight: 400;
            line-height: 150%;
            /* 21px */
        }

        @media (max-width:991px) {
            .integration-section .integration-card p {
                display: none;

            }
        }


        /* CTA Buttons */
        .integration-section .cta-buttons {
            margin-top: 30px;
        }


        .integration-section .cta-buttons .btn {
            border-radius: 50px;
            padding: 10px 25px;
            font-weight: 500;
        }


        .integration-section .btn-orange {
            background: #ff6b2c;
            color: #fff;
        }


        .integration-section .btn-outline {
            border: 1px solid #ff6b2c;
            color: #ff6b2c;
            margin-left: 10px;
            border: 1.5px solid #DF5A02;
            background: #FFF
        }


        /* Mobile View Adjustments (.accordion-header .accordion-button {
            border-radius: 24px;
            background: #F5F5F5;
            display: flex;
            padding: 20px 24px;
            justify-content: space-between;
            align-items: center;
            align-self: stretch;
        }

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

        .accordion-item {
            background-color: #f5f5f5;
            margin-bottom: 25px;
            border-radius: 24px;
        }

        .accordion-button:not(.collapsed) {
            background: none;
        }

        .accordion-button {
            background: #f5f5f5;
            border-radius: 24px;
        }

        .accordion-flush>.accordion-item>.accordion-header .accordion-button,
        .accordion-flush>.accordion-item>.accordion-header .accordion-button.collapsed {
            border-radius: 24px;
        }

        .accordion-flush>.accordion-item {
            border-radius: 24px;
        }

        .accordion-button {
            color: var(--Text-Black-Text--P1, #393F44);
            font-family: Raleway;
            font-size: calc(14px + (20 - 14) * ((100vw - 320px) / (1920 - 320))) !important;
            font-style: normal;
            font-weight: 400;
            line-height: 150%;
            /* 30px */
        /* } */

        .accordion-body {
            color: var(--Text-Black-Text--P1, #393F44);
            font-family: Raleway;
            font-size: calc(12px + (16 - 12) * ((100vw - 320px) / (1920 - 320))) !important;
            font-style: normal;
            font-weight: 400;
            line-height: 150%;
            /* 30px */
        }



        .accordion-button:not(.collapsed) {
            font-weight: 600;
            color: var(--Text-Black-Text--P1, #393F44);
            box-shadow: none;
        }





        .compliance-section {
            padding-top: calc(40px + (80 - 40) * ((100vw - 320px) / (1920 - 320))) !important;
            padding-bottom: calc(40px + (80 - 40) * ((100vw - 320px) / (1920 - 320))) !important;
            padding-right: 15px;
            padding-left: 15px;
            text-align: center;
            background-color: #f5f5f5;
        }

        .section-header h2 {
            color: var(--Text-Black-Text--P1, #393F44);
            text-align: center;
            font-family: Montserrat;
            font-size: calc(22px + (48 - 22) * ((100vw - 320px) / (1920 - 320))) !important;
            font-style: normal;
            font-weight: 500;
            line-height: 120%;
            /* 48px */
            margin-bottom: calc(10px + (16 - 10) * ((100vw - 320px) / (1920 - 320))) !important;
        }

        .section-header p {
            color: #666;
            text-align: center;
            font-family: Raleway;
            font-size: calc(18px + (20 - 18) * ((100vw - 320px) / (1920 - 320))) !important;
            font-style: normal;
            font-weight: 500;
            line-height: 120%;
            /* 24px */
            letter-spacing: 1.25px;
            margin-bottom: calc(32px + (64 - 32) * ((100vw - 320px) / (1920 - 320))) !important;

        }

        .compliance-slider {
            position: relative;
        }

        .compliance-card {
            border-radius: 20px;
            border: 1px solid #EBEBEB;
            background: #FFF;
            box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.08);
            display: flex;
            padding: calc(15px + (24 - 15) * ((100vw - 320px) / (1920 - 320))) !important;
            justify-content: center;
            align-items: flex-start;
            gap: calc(25px + (40 - 25) * ((100vw - 320px) / (1920 - 320))) !important;
            align-self: stretch;
            display: none;
            /* Hidden by default */
            animation: fadeIn 0.5s;
        }

        .compliance-card.active {
            display: block;
            /* Show active card */
        }

        @keyframes fadeIn {
            from {
                opacity: 0;
                transform: scale(0.98);
            }

            to {
                opacity: 1;
                transform: scale(1);
            }
        }

        .compliance-card h3 {
            color: #393F44;
            text-align: center;
            font-family: Montserrat;
            font-size: calc(20px + (28 - 20) * ((100vw - 320px) / (1920 - 320))) !important;
            font-style: normal;
            font-weight: 600;
            line-height: 150%;
            /* 42px */
            gap: 4px;
        }

        .compliance-card .subtitle {
            color: #3B3B3B;
            font-family: Raleway;
            font-size: 16px;
            font-style: normal;
            font-weight: 500;
            line-height: 120%;
            /* 19.2px */
            margin-bottom: calc(20px + (30 - 20) * ((100vw - 320px) / (1920 - 320))) !important;
        }

        .compliance-card ul {
            list-style: none;
            padding-left: 0;
        }

        .compliance-card ul li {
            position: relative;
            padding-left: 25px;
            margin-bottom: 10px;
            color: #495057;
            color: #3B3B3B;
            font-family: Raleway;
            font-size: 16px;
            font-style: normal;
            font-weight: 500;
            line-height: 150%;
            /* 24px */
            text-align: start;
        }

        .compliance-card ul li::before {
            content: '•';
            color: #000000;
            font-weight: bold;
            display: inline-block;
            width: 1em;
            margin-left: -0.5em;
            position: absolute;
            left: 15px;

        }

        .process-timeline {
            text-align: center;
            margin-top: 20px;
        }

        .process-timeline .process-title {
            color: #393F44;
            text-align: center;
            font-family: Raleway;
            font-size: calc(18px + (20 - 18) * ((100vw - 320px) / (1920 - 320))) !important;
            font-style: normal;
            font-weight: 600;
            line-height: 150%;
            /* 30px */
            margin-bottom: 20px;
        }

        .process-steps {
            display: flex;
            justify-content: center;
            align-items: center;
            gap: calc(30px + (40 - 30) * ((100vw - 320px) / (1920 - 320))) !important;
            position: relative;
        }

      

        @media (max-width:1400px) and (min-width:1200px) {
            .process-steps::before {
                content: '';
                position: absolute;
                top: 25px;
                left: 31%;
                right: 30%;
                height: 2px;
                background: repeating-linear-gradient(90deg, #fd7e14, #fd7e14 5px, transparent 5px, transparent 10px);
                z-index: 1;
            }
        }


        @media (max-width:1199px) and (min-width:992px) {
            .process-steps::before {
                content: '';
                position: absolute;
                top: 25px;
                left: 26%;
                right: 25%;
                height: 2px;
                background: repeating-linear-gradient(90deg, #fd7e14, #fd7e14 5px, transparent 5px, transparent 10px);
                z-index: 1;
            }
        }

        .process-step {
            display: flex;
            flex-direction: column;
            align-items: center;
            z-index: 2;
        }

        .process-icon {
          
            border-radius: 50%;
            background-color: #FFF3EB;
            /* border: 2px solid #fd7e14; */
            color: #fd7e14;
            display: flex;
            align-items: center;
            justify-content: center;
            font-size: 1.5rem;
            margin-bottom: 10px;
            transition: all 0.3s ease;
        }



        .process-label {
            color: #4D4D4D;
            text-align: center;
            font-family: Barlow;
            font-size: 16px;
            font-style: normal;
            font-weight: 500;
            line-height: 140%;
            /* 22.4px */
        }

        .slider-nav {
            position: absolute;
            top: 50%;
            transform: translateY(-50%);
            width: 40px;
            height: 40px;
            background-color: #fff;
            border: 1px solid #e9ecef;
            border-radius: 50%;
            display: flex;
            align-items: center;
            justify-content: center;
            cursor: pointer;
            box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
            transition: all 0.3s ease;
        }



        .prev-btn {
            left: -170px;
        }

        .next-btn {
            right: -170px;
        }

        @media (max-width:1830px) {
            .prev-btn {
                left: -70px;
            }

            .next-btn {
                right: -70px;
            }
        }

        @media (max-width:1600px) {
            .prev-btn {
                display: none;
            }

            .next-btn {
                display: none;
            }
        }

        .compliance-tabs {
            margin-top: 40px;
            display: flex;
            justify-content: space-between;
            flex-wrap: wrap;
            gap: 15px;
        }

        @media (max-width:1400.98px) {
            .compliance-tabs {
                margin-top: 40px;
                display: flex;
                justify-content: start;
                flex-wrap: wrap;
                gap: 15px;
                overflow: hidden;
                overscroll-behavior-x: contain;
                flex-wrap: nowrap;
                overflow-x: scroll;
                overflow-y: hidden;
                scroll-snap-type: x mandatory;
                width: 100%;
                scrollbar-width: auto;
            }
        }

        .compliance-tab {
            background-color: #ffffff;
            border: 1px solid #dee2e6;
            border-radius: 12px;
            padding: 15px 20px;
            cursor: pointer;
            transition: all 0.3s ease;
            box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05);
            display: flex;
            align-items: center;
            justify-content: center;
            min-width: 140px;
        }

        .compliance-tab img {
            transition: all 0.3s ease;
        }

        .compliance-tab:hover,
        .compliance-tab.active {
            border-radius: 8px;
            border: 1px solid #FECEAE;
            background: #FFEDE1;
        }


        .cta-section {
            margin-top: 60px;
            text-align: center;
        }

        .cta-section h3 {
            font-weight: 600;
            font-size: 1.75rem;
            color: #343a40;
        }

        .cta-section p {
            color: #6c757d;
            margin: 10px auto 25px;
        }

        .cta-button {
            background-color: #fd7e14;
            color: #fff;
            padding: 12px 30px;
            border-radius: 50px;
            font-weight: 600;
            text-decoration: none;
            transition: all 0.3s ease;
            display: inline-block;
        }

        .cta-button:hover {
            background-color: #e87311;
            transform: translateY(-2px);
            box-shadow: 0 8px 20px rgba(253, 126, 20, 0.25);
        }

        /* Responsive adjustments */
        @media (max-width: 991.98px) {
            .slider-nav {
                display: none;
                /* Hide side nav on smaller screens */
            }

            .compliance-card {
                padding: 30px;
            }
        }

        @media (max-width: 992.98px) {

            .standard-list-section {
                gap: 0px !important;
            }

            .process-timeline .process-title {
                display: none;
            }

            .process-steps {
                display: none;
                /* Hide line on mobile */
            }

            .process-steps {
                flex-wrap: wrap;
                row-gap: 30px;
            }

            .process-step {
                flex-basis: 33.33%;
            }

            .compliance-card h3 {
                font-size: 1.5rem;
            }

            .section-header h2 {
                font-size: 2rem;
            }
        }

        .standard-list-section {
            display: flex;
            padding: 12px 0;
            flex-direction: row;
            align-items: center;
            gap: 12px;
            align-self: stretch;
            border-radius: 12px;
            background: #F5F5F5;
            justify-content: center;
            width: max-content;
            margin-left: auto;
            margin-right: auto;
        }

        @media (max-width:1200.98px) {
            .standard-list-section {

                width: 100%;

            }
        }


        .process-icon-img {
            width: 30px;
            height: 30px;
        }

        @media (max-width:1199.98px) {
            .award-section-images-row {
                display: flex;
                flex-direction: row;
                flex-wrap: nowrap;
                overflow-x: scroll;
                overflow-y: hidden;
                gap: 15px;
                scroll-snap-type: x mandatory;
                width: 100%;
                align-items: flex-start;
                justify-content: flex-start;
                scrollbar-width: auto;
                scrollbar-color: #d9d9d9;
                padding: 0 20px 12px;
            }
        }


        /* Feature section start */





        .stacks-gutter-technology {
            padding: 80px 0 !important;
        }

        @media (max-width: 767.98px) {
            .stacks-gutter-technology {
                padding: 50px 0 !important;
            }
        }

        @media (max-width: 425px) {
            .stacks-gutter-technology {
                padding: 30px 0 !important;
            }
        }

        .commonSection_header {
            text-align: center;
        }

        .commonSection {
            padding-top: calc(60px + (90 - 60) * ((100vw - 320px) / (1920 - 320))) !important;
            padding-bottom: calc(60px + (90 - 60) * ((100vw - 320px) / (1920 - 320))) !important;
            padding-right: 0;
            padding-left: 0;
        }

        .commonSection_header p {

            color: var(--Text-Black-Text--P2, #666);
            text-align: center;

            /* Paragraph/P2 */
            font-family: Manrope;
            font-size: calc(14px + (20 - 14) * ((100vw - 320px) / (1920 - 320)));
            font-style: normal;
            font-weight: 400;
            line-height: 150%;
            /* 28px */
        }


        /* ---------------Team cost timeline css----------------- */
        .commonSection .commonSection_title {
            color: var(--Text-Black-Text--P1, #393F44);
            text-align: center;

            /* Section/Heading/H1 */
            font-family: Manrope;
            font-size: calc(22px + (40 - 22) * ((100vw - 320px) / (1920 - 320)));
            font-style: normal;
            font-weight: 500 !important;
            line-height: 120%;
            /* 48px */
            /* letter-spacing: 1.25px; */
            margin-bottom: 16px;
        }

        .commonSection .commonSection_title span {
            color: #545454 !important;
        }



        /* service container */

        /* FAQ CSS Start Here */

        .accordion-body {
            color: var(--Text-Black-Text--P1, #666);

            /* Accordion/Body */
            font-family: Manrope;
            font-size: 16px;
            font-style: normal;
            font-weight: 400;
            line-height: 150%;
            /* 24px */
            padding: 12px 0 0 0;
        }

        .accordion-item {
            /* box-shadow: 0px 4px 34px 5px #EAF4F8 !important; */
            border: 1.43656px solid rgba(233, 240, 245, 0.6) !important;
            border-radius: 8.20891px;
            border: none;
        }

        .accordion-flush .accordion-item {
            margin-bottom: 20px;
            /* border: 1.33333px solid #d2d2d2 !important; */
            border-radius: 24px;
        }

        @media (max-width: 575.98px) {
            .accordion-flush .accordion-item {
                margin-bottom: 12px !important;
            }
        }

        /* FAQ CSS End Here */


        /* technology landing navbar css start here */





        .cta-rocket {
            width: auto !important;
            height: 100% !important;
        }



        .feature-button {
            border: none;
            outline: none;
            padding: 10px 16px;
            background-color: #f1f1f1;
            cursor: pointer;
            font-size: 18px;
        }

        .tab3 .active,
        .feature-button:hover {
            display: flex;
            padding: 24px 36px;
            flex-direction: column;
            justify-content: center;
            align-items: center;
            gap: 12px;
            border-radius: 8px;
            border: 2px solid #ABCAE8 !important;
            background: #EBF3FA !important;
            /* background-color: #666 !important;
color: white !important; */
        }


        /* EMR Features Section CSS Start Here */
        .feature-images img {
            width: 100% !important;
            height: auto !important;
        }

        .emr-features-section {
            padding: 60px 0 120px 0 !important;
        }

        @media (max-width: 991.98px) {
            .emr-features-section {
                padding: 0 0 30px !important;
            }
        }

        .emr-features-section .tab {
            display: flex;
            flex-wrap: wrap;
            justify-content: center;
            align-items: center;
            align-self: stretch;
            margin-bottom: calc(10px + (40 - 10) * ((100vw - 320px) / (1920 - 320)));

            gap: 12px;
        }

        .emr-features-section .feature-button {
            display: flex;
            padding-top: calc(8px + (24 - 8) * ((100vw - 320px) / (1920 - 320)));
            padding-bottom: calc(8px + (24 - 8) * ((100vw - 320px) / (1920 - 320)));
            padding-right: calc(8px + (36 - 8) * ((100vw - 320px) / (1920 - 320)));
            padding-left: calc(8px + (36 - 8) * ((100vw - 320px) / (1920 - 320)));
            flex-direction: column;
            justify-content: center;
            align-items: center;
            gap: 12px;

            border-radius: 8px;
            background: #fff;
            border: 2px solid #FBFDFE;
        }

        @media (max-width: 991.98px) {
            .emr-features-section .feature-button {
                width: 105px;
            }

            @media (max-width: 341.98px) {
                .emr-features-section .feature-button {
                    width: 105px;
                }
            }

            .tablet-feature {
                padding-top: 0px;
            }

            .commonSection_header .heading-mob-text1 {
                padding-bottom: 40px !important;
            }

            @media (max-width: 991.98px) {
                .commonSection_header .heading-mob-text1 {
                    padding-bottom: 0px !important;
                }
            }

            .tablet-feature {
                display: flex;
                flex-direction: column;
            }

            .commonSection_header {
                order: 1;
            }

            .tab {
                order: 2;
            }
        }

        .emr-features-section .feature-button img {
            width: calc(30px + (48 - 30) * ((100vw - 320px) / (1920 - 320)));
            height: calc(30px + (48 - 30) * ((100vw - 320px) / (1920 - 320)));
        }

        .emr-features-section .feature-button p {
            color: var(--Text-Color-Text--Chip, #1B4B7B);
            font-family: Manrope;
            font-size: calc(12px + (16 - 12) * ((100vw - 320px) / (1920 - 320)));
            ;
            font-style: normal;
            font-weight: 500;
            line-height: 150%;
            /* 24px */
        }

        @media (max-width: 991.98px) {
            .emr-features-section .feature-button p {
                display: flex;
                padding: 8px 16px;
                justify-content: center;
                align-items: center;
                gap: 12px;
                align-self: stretch;

                border-radius: 12px;
                /* background: var(--Hyperlink-CTA-Hyperlink-CTA--Default, #F3F8FC); */

                color: var(--Text-Color-Text--Hyperlink, #1F578F);
                text-align: center;
                font-family: Manrope;
                font-size: 12px;
                font-style: normal;
                font-weight: 500;
                line-height: 150%;
                /* 18px */
                text-decoration-line: underline;
            }
        }

        .emr-features-section .feature-button:hover,
        .emr-features-section .feature-button:active,
        .emr-features-section .feature-button:focus,
        .emr-features-section .feature-button:visited,
        .emr-features-section .feature-button:focus-within,
        .emr-features-section .feature-button:focus-visible,
        .emr-features-section .feature-button:target {
            display: flex;
            padding-top: calc(8px + (24 - 8) * ((100vw - 320px) / (1920 - 320)));
            padding-bottom: calc(8px + (24 - 8) * ((100vw - 320px) / (1920 - 320)));
            padding-right: calc(8px + (36 - 8) * ((100vw - 320px) / (1920 - 320)));
            padding-left: calc(8px + (36 - 8) * ((100vw - 320px) / (1920 - 320)));
            flex-direction: column;
            justify-content: center;
            align-items: center;
            gap: 12px;
            border-radius: 8px;
            border: 2px solid #FECEAE !important;
            background: #FFEDE1 !important;
            font-weight: 700 !important;
        }



        .emr-features-section .feature-button:hover p,
        .emr-features-section .feature-button:active p,
        .emr-features-section .feature-button:focus p,
        .emr-features-section .feature-button:visited p,
        .emr-features-section .feature-button:focus-within p,
        .emr-features-section .feature-button:focus-visible p,
        .emr-features-section .feature-button:target p {
            color: var(--Text-Color-Text--Chip, #1B4B7B);
            font-family: Manrope;
            font-size: calc(12px + (16 - 12) * ((100vw - 320px) / (1920 - 320)));
            ;
            font-style: normal;
            /* font-weight: 700; */
            line-height: 150%;
            /* 24px */
        }

        .emr-features-section .feature-heading {
            color: var(--Text-Color-Text--P2, #175089);
            font-family: Manrope;
            font-size: calc(12px + (32 - 12) * ((100vw - 320px) / (1920 - 320)));
            font-style: normal;
            font-weight: 600;
            line-height: 150%;
            /* 48px */
            margin-bottom: 12px;
        }

        .emr-features-section .internal-feature-heading {
            color: var(--Text-Black-Text--P2, #393F44);
            font-family: Manrope;
            font-size: calc(20px + (32 - 20) * ((100vw - 320px) / (1920 - 320)));
            ;
            font-style: normal;
            font-weight: 600;
            line-height: 150%;
            /* 42px */
        }

        .emr-features-section .feature-para {
            color: var(--Text-Black-Text--P2, #666);
            font-family: Manrope;
            font-size: calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320)));
            font-style: normal;
            font-weight: 400;
            line-height: 150%;
            /* 30px */
        }

        .emr-features-section .feature-accordion {
            display: flex;
            padding: calc(12px + (40 - 12) * ((100vw - 320px) / (1920 - 320)));
            /* padding: 40px; */
            flex-direction: column;
            justify-content: flex-end;
            align-items: flex-start;
            /* gap: 40px; */
            align-self: stretch;
            border-radius: 12px;
            background: var(--Background-BG-Blue, #F5F5F5);
            margin-top: 48px;
        }

        .feature-accordion .accordion-body {
            font-size: calc(12px + (16 - 12) * ((100vw - 320px) / (1920 - 320))) !important;
        }

        .emr-features-section .accordion-flush .accordion-item {
            display: flex;
            flex-direction: column;
            align-items: flex-start;
            /* gap: 12px; */
            align-self: stretch;
            background-color: #f5f5f5;
        }

        .emr-features-section .accordion-flush .accordion-item p {
            display: flex;
            /* padding: 12px 0px; */
            align-items: center;
            gap: 8px;
            align-self: stretch;

            border-bottom: 1px solid var(--Neutral-700, #DAE0E6);
        }

        .emr-features-section .accordion-button {
            flex: 1 0 0;

            color: #175089;
            font-family: Inter;
            font-size: 22px;
            font-style: normal;
            font-weight: 400 !important;
            line-height: 120%;
            /* 26.4px */
            letter-spacing: -0.1px;
            text-transform: capitalize;
        }

        .emr-features-section .accordion-flush .accordion-item {
            border: none !important;
        }

        .accordion-body {
            background-color: #f5f5f5 !important;
        }



        .emr-features-section .accordion-button:not(.collapsed) {
            color: #175089 !important;
            font-weight: 600 !important;
            background-color: #f5f5f5 !important;
        }

        .emr-features-section .accordion-flush .accordion-item .accordion-button,
        .emr-features-section .accordion-flush .accordion-item .accordion-button.collapsed {
            display: flex;
            /* padding: 12px 0px; */
            padding-top: calc(8px + (12 - 8) * ((100vw - 320px) / (1920 - 320))) !important;
            padding-bottom: calc(8px + (12 - 8) * ((100vw - 320px) / (1920 - 320))) !important;
            padding-right: 0;
            padding-left: 0;
            align-items: center;
            gap: 8px;
            align-self: stretch;

            /* border-bottom: 1px solid var(--Neutral-700, #DAE0E6); */

            color: var(--Text-Color-Text--P2, #393F44) !important;

            /* Accordion/Heading/Selected */
            font-family: Manrope;
            font-size: calc(14px + (22 - 14) * ((100vw - 320px) / (1920 - 320))) !important;
            font-style: normal;
            font-weight: 600;
            line-height: 120%;
            /* 26.4px */
            text-transform: none;
            background: var(--Background-BG-Blue, #f5f5f5);
        }


        .emr-features-section .accordion-flush .accordion-item p:active {
            color: var(--Text-Color-Text--P2, #175089);
        }

        @media (max-width: 991px) {
            .mobile_feature_heading_img {
                display: none !important;
            }
        }

        @media (min-width: 2600px) {

            .emr-features-section .feature-button,
            .emr-features-section .feature-button:hover {
                padding-top: 20px;
                padding-bottom: 20px;
                padding-right: 20px;
                padding-left: 20px;
            }
        }

        .mobile_feature_heading {
            align-self: stretch;
            color: var(--Text-Black-Text--P2, #666);
            font-family: Manrope;
            font-size: 14px;
            font-style: normal;
            font-weight: 600;
            line-height: 150%;
            /* 21px */
        }

        .mobile_feature_para {
            color: var(--Text-Black-Text--P2, #666);
            font-family: Manrope;
            font-size: 12px;
            font-style: normal;
            font-weight: 400;
            line-height: 150%;
            /* 18px */
            margin-bottom: 24px;
        }

        @media (max-width: 767.98px) {

            .internal-feature-heading,
            .feature-para {
                display: none;
            }

            .emr-features-section .feature-accordion {
                margin-top: 24px;
            }
        }

        @media (min-width: 767.98px) {

            .mobile_feature_heading,
            .mobile_feature_para {
                display: none;
            }
        }

        /* 
@media (max-width: 1900px) {
    .carousel-control-next {
        left: 95%;
    }
}

@media (max-width: 1700px) {
    .carousel-control-next {
        left: 95%;
    }
}

@media (max-width: 1500px) {
    .carousel-control-next {
        left: 97%;
    }
} */

        @media screen and (max-width: 1500px) and (min-width: 991.98px) {
            .carousel-control-next {
                display: none;
            }
        }

        @media (max-width: 991.98px) {
            .carousel-control-next {
                left: 86%;
            }

            .carousel-control-prev,
            .carousel-control-next {
                width: 40px !important;
                height: 40px !important;
            }
        }

        @media (max-width: 575.98px) {
            .carousel-control-next {
                /* display: none; */
            }
        }


        @media (max-width: 1900px) {
            .carousel-control-prev {
                left: 5%;
            }
        }

        @media (max-width: 1700px) {
            .carousel-control-prev {
                left: 5%;
            }
        }

        @media (max-width: 1500px) {
            .carousel-control-prev {
                left: 3%;
            }
        }

        @media screen and (max-width: 1500px) and (min-width: 991.98px) {
            .carousel-control-prev {
                display: none;
            }
        }

        @media (max-width: 991.98px) {
            .carousel-control-prev {
                left: 6%;
            }
        }

        @media (max-width: 575.98px) {
            .carousel-control-prev {
                /* display: none; */
            }
        }



        /*--------------------- Duplicate Content CSS start Here -------------------*/

        /* Desktop view: Show desktop sections, hide mobile sections */
        @media (min-width: 768px) {
            .emr-features-section .internal-feature-heading {
                color: var(--Text-Black-Text--P2, #393F44);
                font-family: Manrope;
                font-size: calc(20px + (32 - 20) * ((100vw - 320px) / (1920 - 320)));
                ;
                font-style: normal;
                font-weight: 600;
                line-height: 150%;
                /* 42px */
            }

            .emr-features-section .feature-para {
                color: var(--Text-Black-Text--P2, #666);
                font-family: Manrope;
                font-size: calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320)));
                font-style: normal;
                font-weight: 400;
                line-height: 150%;
                /* 30px */
            }
        }







        #features .accordion-button::after {
            background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23DF5A02'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e") !important;
        }







        /* Feature Carousel Styles */
        .feature-carousel-container {
            position: relative;
            overflow: hidden;
            width: 100%;
        }

        .feature-carousel-wrapper {
            /* display: flex; */
            transition: transform 1s ease-in-out;
            width: 100%;
        }

        .feature-carousel-slide {
            min-width: 100%;
            flex-shrink: 0;
            opacity: 0;
            transform: translateX(100%);
            transition: all 1s ease-in-out;
            display: none;
        }

        .feature-carousel-slide.active {
            opacity: 1;
            transform: translateX(0);
            display: block;
        }

        /* Feature Button Styles */
        .feature-button {
            transition: all 0.3s ease;
            position: relative;
            border: 2px solid #e0e0e0;
            background: white;
            color: #333;
            overflow: hidden;
        }

        .feature-button::before {
            content: '';
            position: absolute;
            top: 0;
            left: -100%;
            width: 100%;
            height: 100%;
            background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
            transition: left 0.5s;
        }

        .feature-button:hover::before {
            left: 100%;
        }

        .feature-button.active {

            color: white;
            border-radius: 8px !important;
            border: 2px solid #FECEAE !important;
            background: #FFEDE1 !important;

        }


        .feature-button:not(.active):hover {
            border-color: #1C5A96;
            transform: translateY(-1px);
            box-shadow: 0 2px 10px rgba(28, 90, 150, 0.1);
        }

        /* Carousel Navigation */
        .carousel-nav {
            display: flex;
            justify-content: center;
            margin-top: calc(18px + (30 - 18) * ((100vw - 320px) / (1920 - 320))) !important;
            margin: 20px 0 20px 0;
            gap: 15px;
        }

        @media (max-width:575.98px) {
            .carousel-nav {
                display: flex;
                justify-content: center;
                margin-top: calc(18px + (30 - 18) * ((100vw - 320px) / (1920 - 320))) !important;
                margin: 20px 0 20px 0;
                gap: 15px;
            }
        }

        .carousel-nav-dot {
            width: 12px;
            height: 12px;
            border-radius: 50%;
            background: #e0e0e0;
            border: none;
            cursor: pointer;
            transition: all 0.3s ease;
        }

        .carousel-nav-dot.active {
            background: #DF5A02;
            transform: scale(1.2);
            width: 14px;
            height: 14px;
        }

        /* Slide Animation */

        /* Responsive Design */
        @media (max-width: 768px) {


            .feature-carousel-slide {
                padding: 0 15px;
            }

            .carousel-nav {
                margin: 15px 0;
            }

            .carousel-nav-dot {
                width: 10px;
                height: 10px;
            }

            .carousel-nav-dot.active {
                width: 12px;
                height: 12px;
            }
        }

        @media (max-width: 576px) {
            .feature-button {
                margin-bottom: 8px;
            }

            .feature-carousel-slide {
                padding: 0 10px;
            }
        }

        /* Loading State */

        /* Smooth transitions for all carousel elements */
        .feature-carousel-container * {
            transition: all 0.3s ease;
        }

        .new-seature-section-carousel {
            background: var(--Background-BG---White, #FFF);
        }

        .new-seature-section-carousel .get-free-quote button {
            display: flex;
            /* padding: 12px 36px; */
            padding-top: calc(4px + (12 - 4) * ((100vw - 320px) / (1920 - 320))) !important;
            padding-bottom: calc(4px + (12 - 4) * ((100vw - 320px) / (1920 - 320))) !important;
            padding-right: calc(20px + (36 - 20) * ((100vw - 320px) / (1920 - 320))) !important;
            padding-left: calc(20px + (36 - 20) * ((100vw - 320px) / (1920 - 320))) !important;
            justify-content: center;
            align-items: center;
            gap: 16px;
            border-radius: 24px;
            background: #DF5A02;
            color: var(--Text-Black-Text--White, #FFF);
            font-family: Manrope;
            font-size: 18px;
            font-style: normal;
            font-weight: 600;
            line-height: 150%;
            border: none;
            margin-top: calc(10px + (24 - 10) * ((100vw - 320px) / (1920 - 320))) !important;
        }


        .new-seature-section-carousel {
            display: flex;
            flex-direction: column;
            gap: calc(30px + (60 - 30) * ((100vw - 320px) / (1920 - 320))) !important;
        }


        @media (max-width:775.98px) {
            .new-seature-section-carousel .get-free-quote button {
                display: none;
            }
        }

        @media (max-width:992.98px) {



            .heading-para-feature-sec {
                margin-top: calc(30px + (60 - 30) * ((100vw - 320px) / (1920 - 320))) !important;
            }

        }

        /* Feature Carousel Navigation Buttons  Start Here*/
        .feature-carousel-nav {
            position: absolute;
            top: 50%;
            transform: translateY(-50%);
            background: #F6FAFE;
            border: 1px solid #e0e0e0;
            border-radius: 50%;
            width: 48px;
            height: 48px;
            display: flex;
            align-items: center;
            justify-content: center;
            cursor: pointer;
            z-index: 10;
            transition: all 0.3s ease;
            box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
        }

        @media (min-width:992px) {
            .feature-carousel-nav {
                position: relative;
                top: 400px;
                transform: translateY(-50%);
                background: #F6FAFE;
                border: 1px solid #e0e0e0;
                border-radius: 50%;
                width: 48px;
                height: 48px;
                display: inline !important;
                align-items: center;
                justify-content: center;
                cursor: pointer;
                z-index: 10;
                transition: all 0.3s ease;
                box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
            }

        }

        .feature-carousel-nav:hover {
            background: rgba(255, 255, 255, 1);
            box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
            transform: translateY(-50%) scale(1.05);
        }

        .feature-carousel-nav svg {
            width: 24px;
            height: 24px;
            /* color: #000000; */
            transition: color 0.3s ease;
        }

        .feature-carousel-nav:hover svg {
            color: #0d3a6b;
        }

        .feature-carousel-prev {
            left: -85px;
        }

        .feature-carousel-next {
            right: -100%;
        }

        @media (max-width:1600px) and (min-width:1380px) {
            .feature-carousel-prev {
                left: -80px;
            }

            .feature-carousel-next {
                right: -98%;
            }
        }

        @media (max-width:1380px) and (min-width:1340px) {
            .feature-carousel-prev {
                left: -35px;
            }

            .feature-carousel-next {
                right: -96%;
            }
        }


        /* Desktop styles - show buttons above 992px */
        @media (min-width: 1340px) {
            .feature-carousel-container {
                position: relative;
            }

            .feature-carousel-nav {
                display: flex;
            }
        }

        /* Mobile styles - hide buttons below 992px */
        @media (max-width: 1340.98px) {
            .feature-carousel-nav {
                display: none !important;
            }
        }




        /* Disabled state for navigation buttons */
        .feature-carousel-nav:disabled {
            opacity: 0.5;
            cursor: not-allowed;
            pointer-events: none;
        }

        .feature-carousel-nav:disabled:hover {
            transform: translateY(-50%);
            box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
        }

        /* Focus styles for accessibility */
        .feature-carousel-nav:focus {
            outline: 2px solid #1C5A96;
            outline-offset: 2px;
        }

        /* Active state for better visual feedback */
        .feature-carousel-nav:active {
            transform: translateY(-50%) scale(0.95);
        }



        @media (max-width: 991.98px) {

            /* Feature Button Carousel */
            .tab.tab3 {
                display: flex;
                flex-wrap: nowrap;
                overflow-x: auto;
                gap: 5px;
                padding: 0 20px;
                scroll-snap-type: x mandatory;
                scrollbar-width: none;
                -ms-overflow-style: none;
                width: 100%;
                align-items: flex-start;
                justify-content: flex-start;
            }

            .tablet-feature {
                display: flex;
                flex-direction: column;
                margin-left: 15px;
            }


            /* Horizontal Scrollbar css start here */
            .tablet-feature .tab {
                max-height: 700px;
                overflow-y: auto;
                scrollbar-width: thin;
                scrollbar-color: #cecccc #fff;

            }

            .tablet-feature .tab::-webkit-scrollbar {
                width: 6px;
            }

            .tablet-feature .tab::-webkit-scrollbar-track {
                background: #f8f9fa;
                border-radius: 3px;
            }

            .tablet-feature .tab::-webkit-scrollbar-thumb {
                background: #1C5A96;
                border-radius: 3px;
            }

            .tablet-feature .tab::-webkit-scrollbar-thumb:hover {
                background: #154a7a;
            }

            /* Horizontal Scrollbar css ends here */



            .tab.tab3::-webkit-scrollbar {
                display: none;
            }

            .tab.tab3 .feature-button {
                flex: 0 0 auto;
                scroll-snap-align: start;
                white-space: nowrap;
                margin-right: 5px;
                margin-top: 6px;
            }


        }








        @media (max-width: 991.98px) {
            .commonSection_header {
                order: 0;
            }
        }


        /* New CSS Start here */


        .new-mobile-caroucel {
            display: flex;
            justify-content: center;
            align-items: center;
            gap: 12px;
            flex: 1 0 0;
        }

        .new-mobile-caroucel p {
            color: var(--Text-Color-Text--P2, #175089);
            font-family: Manrope;
            font-size: 20px;
            font-style: normal;
            font-weight: 600;
            line-height: 150%;
            /* 30px */
            margin-bottom: 12px;
        }


        .feature-carousel-nav1 {
            position: absolute;
            top: 35%;
            transform: translateY(-50%);
            background: #F6FAFE;
            border: 1px solid #e0e0e0;
            border-radius: 50%;
            width: 48px;
            height: 48px;
            display: flex;
            align-items: center;
            justify-content: center;
            cursor: pointer;
            /* z-index: 10; */
            transition: all 0.3s ease;
            box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
        }

        .feature-carousel-nav1:hover {
            background: rgba(255, 255, 255, 1);
            box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
            transform: translateY(-50%) scale(1.05);
        }

        .feature-carousel-nav1 svg {
            width: 16px;
            height: 16px;
            /* color: #000000; */
            transition: color 0.3s ease;
        }

        .feature-carousel-nav1:hover svg {
            color: #0d3a6b;
        }

        /* RIO Sub Section css start here */
        .new-mobile-section-caroucel {
            margin-top: 10%;
        }

        @media (max-width: 460px) {
            .new-mobile-section-caroucel {
                margin-top: 15%;
            }
        }

        .carousel-nav {
            position: absolute;
            /* bottom: 0px; */
            left: 50%;
            transform: translateX(-50%);
            align-items: center;
        }

        /* 
@media (min-width: 991px) {
    .carousel-nav {
        bottom: 50px;
    }
} */





        @media (min-width:409px) and (max-width:413px) {

            .feature-images img {

                width: 360px !important;
                height: 315px !important;
            }
        }

        @media (min-width:1314px) and (max-width:1317px) {

            .feature-images img {
                width: 703px !important;
                height: 615px !important;
            }
        }



        /* White smoke gradient css */


        .carousel-container {
            position: relative;
            /* overflow: hidden; */
            /* ensures the smoke overlay stays inside */
        }

        .carousel-container::before,
        .carousel-container::after {
            content: "";
            position: absolute;
            top: 19px;
            width: 320px;
            /* thickness of the smoke effect */
            height: 100%;
            z-index: 2;
            pointer-events: none;
            /* don’t block clicks/drag */
        }

         @media (max-width:1600px) {

            .carousel-container::before,
            .carousel-container::after {
                content: "";
                position: absolute;
                top: 0;
                width: 298px;
                /* thickness of the smoke effect */
                height: 100%;
                z-index: 2;
                pointer-events: none;
                /* don’t block clicks/drag */
            }
        }

        @media (max-width:1400px) {

            .carousel-container::before,
            .carousel-container::after {
                content: "";
                position: absolute;
                top: 0;
                width: 90px;
                /* thickness of the smoke effect */
                height: 100%;
                z-index: 2;
                pointer-events: none;
                /* don’t block clicks/drag */
            }
        }

        @media (max-width:575.98px) {

            .carousel-container::before,
            .carousel-container::after {
                content: "";
                position: absolute;
                top: 0;
                width: 50px;
                /* thickness of the smoke effect */
                height: 100%;
                z-index: 2;
                pointer-events: none;
                /* don’t block clicks/drag */
            }
        }

        .carousel-container::before {
            left: -15px;
            background: linear-gradient(to right, whitesmoke 0%, transparent 100%);
        }

        .carousel-container::after {
            right: -15px;
            background: linear-gradient(to left, whitesmoke 0%, transparent 100%);
        }




        .award-section-images-row {
            border-radius: 24px;
            background: #F5F5F5;
            display: flex;
            padding: 32px 40px;
            flex-direction: row;
            justify-content: center;
            align-items: flex-start;
            align-self: stretch;
        }

        .award-section-col {
            display: flex;
            align-items: center;
            text-align: center;
        }

        @media (max-width:1440px) {
            .award-section-col {
                display: none;
            }

            .forth-col-award {
                text-align: start !important;
            }

            /* .carousel-section-award{
        display: flex
;
        justify-content: start;
        flex-wrap: wrap;
        gap: 15px;
        overflow: hidden;
        overscroll-behavior-x: contain;
        flex-wrap: nowrap;
        overflow-x: scroll;
        overflow-y: hidden;
        scroll-snap-type: x mandatory;
        width: 100%;
        scrollbar-width: auto;
    } */
        }

        /* Hide/show versions depending on screen */
        @media (max-width: 1439px) {
            .carousel-section-award.d-xxl-flex {
                display: none !important;
            }

            .award-section-images-row {
                border-radius: 24px;
                background: #F5F5F5;
                display: flex;
                padding: 0;
                flex-direction: row;
                justify-content: center;
                align-items: flex-start;
                align-self: stretch;
            }
        }


        @media (max-width:1440.98px) {
            .hide-award-card {
                display: none;
            }

            .award-section-images-row .carousel-item {
                text-align: center;
                background: #f5f5f5;
                padding: 20px;
                border-radius: 24px;
            }

            .award-section-images-row {
                background: none;
            }
        }

        @media (min-width: 1440.98px) {
            #awardLogosCarousel.d-xxl-none {
                display: none !important;
            }

            .remove-mobile-award{
                display: none;
            }
        }


        @media (min-width:1440.98px) {
            .award-section-col-hide {
                display: none;
            }
        }

        .forth-col-award {
            text-align: end;
        }

        .fifth-col-award {
            text-align: start;
        }

        .award-sec-heading {
            color: #393F44;
            text-align: center;
            font-family: Montserrat;
            font-size: calc(16px + (20 - 16) * ((100vw - 320px) / (1920 - 320))) !important;
            font-style: normal;
            font-weight: 600;
            line-height: 150%;
            /* 30px */
            margin-top: 15px;
        }


        .award-sec-para {
            color: #3B3B3B;
            font-family: Raleway;
            font-size: calc(16px + (20 - 16) * ((100vw - 320px) / (1920 - 320))) !important;
            font-style: normal;
            font-weight: 500;
            line-height: 120%;
            /* 24px */
        }

        .pre-compo-images {
            border-radius: 8px;
            background: #FFF;
            display: flex;
            padding: 20px 12px;
            padding-top: calc(15px + (20 - 15) * ((100vw - 320px) / (1920 - 320))) !important;
            padding-bottom: calc(15px + (20 - 15) * ((100vw - 320px) / (1920 - 320))) !important;
            padding-left: calc(8px + (12 - 8) * ((100vw - 320px) / (1920 - 320))) !important;
            padding-right: calc(8px + (12 - 8) * ((100vw - 320px) / (1920 - 320))) !important;

            flex-direction: column;
            justify-content: center;
            align-items: center;
            gap: 20px;
            flex: 1 0 0;
            align-self: stretch;
        }

        .row-section-pre-comp {
            gap: 24px;
        }

        @media (max-width:992.98px) {
            .row-section-pre-comp {
                gap: 24px;


                display: flex;
                justify-content: start;
                flex-wrap: wrap;
                overflow: hidden;
                overscroll-behavior-x: contain;
                flex-wrap: nowrap;
                overflow-x: scroll;
                overflow-y: hidden;
                scroll-snap-type: x mandatory;
                width: 100%;
                scrollbar-width: auto;
                scrollbar-width: thin;
    scrollbar-color: rgb(206, 204, 204) rgb(255, 255, 255);
            }

            .pre-compo-images {
                border-radius: 8px;
                background: #FFF;
                display: flex;
                padding: 20px 12px;
                padding-top: calc(15px + (20 - 15) * ((100vw - 320px) / (1920 - 320))) !important;
                padding-bottom: calc(15px + (20 - 15) * ((100vw - 320px) / (1920 - 320))) !important;
                padding-left: calc(8px + (12 - 8) * ((100vw - 320px) / (1920 - 320))) !important;
                padding-right: calc(8px + (12 - 8) * ((100vw - 320px) / (1920 - 320))) !important;
                flex-direction: column;
                justify-content: center;
                align-items: center;
                gap: 20px;
                flex: 0 0 auto;
                align-self: stretch;
            }
        }

        .row-section-pre-comp p {
            color: var(--Text-Black-Text--P1, #393F44);
            text-align: center;
            font-family: Manrope;
            font-size: calc(14px + (18 - 14) * ((100vw - 320px) / (1920 - 320))) !important;
            font-style: normal;
            font-weight: 500;
            line-height: 150%;
            margin-bottom: 0;
            /* 27px */
        }

        .faq-section .accordion-body {
            padding: 10px !important;
            border-radius: 24px !important;
        }






        /* feature section css start */

        /* --- Main Section Styling --- */
        .ehr-features-section {
            background-color: #ffffff;
            padding-top: calc(40px + (80 - 40) * ((100vw - 320px) / (1920 - 320))) !important;
            padding-bottom: calc(40px + (80 - 40) * ((100vw - 320px) / (1920 - 320))) !important;
            padding-right: 15px;
            padding-left: 15px;
            /* A clean, modern font */
        }



        .ehr-features-section .section-header h2 {
            color: #393F44;
            text-align: center;
            font-family: Montserrat;
            font-size: calc(22px + (40 - 22) * ((100vw - 320px) / (1920 - 320))) !important;
            font-style: normal;
            font-weight: 500;
            line-height: 120%;
            /* 48px */
            margin-bottom: calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320))) !important;
            letter-spacing: -0.1px;
        }

        .ehr-features-section .section-header p {
            color: var(--Text-Black-Text--P2, #666);
            text-align: center;
            font-family: Raleway;
            font-size: calc(14px + (20 - 14) * ((100vw - 320px) / (1920 - 320))) !important;
            font-style: normal;
            font-weight: 500;
            line-height: 140%;
            /* 28px */
            margin-bottom: calc(30px + (64 - 30) * ((100vw - 320px) / (1920 - 320))) !important;

        }

        /* --- Slider Wrapper & Controls --- */
        .slider-wrapper {
            position: relative;
        }

        .slider-controls {
            position: absolute;
            top: 50%;
            left: -25px;
            /* Adjust as needed */
            right: -25px;
            /* Adjust as needed */
            transform: translateY(-50%);
            display: flex;
            justify-content: space-between;
            z-index: 10;
            pointer-events: none;
            /* Let clicks pass through to the slider */
        }

        .slider-wrapper .btn-slide {
            pointer-events: all;
            /* Enable clicks on buttons */
            height: 50px;
            width: 50px;
            border-radius: 50%;
            background-color: #fff;
            box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
            border: 1px solid #e9ecef;
            color: #ff6f61;
            font-size: 1.5rem;
            display: flex;
            align-items: center;
            justify-content: center;
            opacity: 0;
            transition: opacity 0.3s ease, transform 0.3s ease;
            transform: scale(0.9);
        }

        /* .slider-wrapper .btn-slide:hover {
            background-color: #ff6f61;
            color: #fff;
            transform: scale(1);
        } */

        .slider-wrapper .btn-slide.visible {
            opacity: 1;
            transform: scale(1);
        }


        /* --- Card Slider --- */
        .card-slider {
            
          
        }

        .card-slider::-webkit-scrollbar {
            display: none;
            /* Chrome, Safari, and Opera */
        }

        .card-slider:active {
            cursor: grabbing;
        }

        /* --- Feature Card Styling --- */
        .feature-card {
            /* Prevents card from shrinking/growing */
            border-radius: 24px;
            background: #F5F5F5;
            padding: 30px;
            border: 1px solid #e9ecef;
            box-shadow: 0 4px 10px rgba(0, 0, 0, 0.03);
            transition: box-shadow 0.3s ease, transform 0.3s ease;
            padding: 20px;
            height: 100%;

        }


        .feature-card .card-icon {
            width: 48px;
            height: 48px;

            color: #ff6f61;
            /* Main orange color */
            border-radius: 10px;
            display: flex;
            align-items: center;
            justify-content: center;
            font-size: 1.8rem;
            margin-bottom: 12px;
        }
        .feature-card .card-icon img{
            width: 100%;
        }

        .feature-card .feature-heading {
            color: #393F44;
            font-family: Raleway;
            font-size: calc(18px + (24 - 18) * ((100vw - 320px) / (1920 - 320))) !important;
            font-style: normal;
            font-weight: 600;
            line-height: 120%;
            /* 21.6px */
            margin-bottom: 15px;
            padding-bottom: 10px;
            border-bottom: 1px solid #DAE0E6;
            text-align: start;
        }

        .feature-card ul {
            list-style: none;
            padding-left: 0;
            color: #6c757d;
        }

        .feature-card ul li {
            padding-left: 20px;
            position: relative;
            margin-bottom: 10px;

            color: #333;
            font-family: Raleway;
            font-size: calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320))) !important;
            font-style: normal;
            font-weight: 400;
            line-height: 150%;
            text-align: start;
            /* 24px */
        }

        .feature-card ul li::before {
            content: '•';
            color: #333;
            font-weight: bold;
            display: inline-block;
            position: absolute;
            left: 0;
            top: -2px;
            font-size: 1.2rem;
        }

        /* Hidden content and 'Read More' link */
        .hidden-content p {
            font-size: 0.95rem;
            color: #6c757d;
            margin-top: 15px;
        }

        .read-more-link {
            display: flex;
            align-items: center;
            justify-content: end;
            text-decoration: none;
            color: #ff6f61;
            font-weight: 500;
            margin-top: 20px;
            cursor: pointer;

            color: #DF5A02;
            font-family: Raleway;
            font-size: 14px;
            font-style: normal;
            font-weight: 400;
            line-height: 120%;
            /* 16.8px */
            text-decoration-line: underline;
            text-decoration-style: solid;
            text-decoration-skip-ink: none;
            text-decoration-thickness: auto;
            text-underline-offset: auto;
            text-underline-position: from-font;
        }

        .read-more-link .plus-icon {
            margin-left: 8px;
            width: 24px;
            height: 24px;
            border-radius: 50%;
            display: flex;
            align-items: center;
            justify-content: center;
            transition: all 0.3s ease;
        }



        /* Adjustments for smaller screens */
        @media (max-width: 768px) {
            .card-slider {
                /* On mobile, card takes up most of the screen width */
                /* padding-left: 25px; */
            }

            .feature-card {
                flex: 0 0 90%;
            }

            .slider-controls {
                left: -10px;
                right: -10px;
            }

            .slider-wrapper .btn-slide {
                height: 40px;
                width: 40px;
                font-size: 1.2rem;
            }
        }




        







        .slider-controls {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  transform: translateY(-50%);
  display: flex;
  justify-content: space-between;
  z-index: 10;
  pointer-events: none;
}

.slider-wrapper .btn-slide {
  pointer-events: all;
  height: 50px;
  width: 50px;
  border-radius: 50%;
  background-color: #fff;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
  border: 1px solid #e9ecef;
  color: #ff6f61;
  font-size: 1.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  transition: opacity 0.3s ease, transform 0.3s ease;
  transform: scale(0.9);
}

.slider-wrapper .btn-slide.visible {
  opacity: 1;
  transform: scale(1);
}




/* Sticky Button CSS Start Here */
@media (min-width: 991.98px) {
    .sticky-contact-button {
        display: none;
    }
}
@media (max-width:500px) {
    .sticky-name-hide{
        display: none;
    }
}


@media (max-width: 991.98px) {
    .sticky-contact-button {
        padding: 5px 10px;
        position: fixed;
        bottom: 0px;
        color: #fff;
        border: none;
        cursor: poManrope;
        -webkit-box-shadow: 0 1px 2px rgba(60, 64, 67, .3), 0 1px 4px rgba(60, 64, 67, .25);
        box-shadow: 0 1px 2px rgba(60, 64, 67, .3), 0 1px 4px rgba(60, 64, 67, .25);
        display: unset;
        width: 100%;
        z-index: 5;
        -webkit-transition: translate .35s ease;
        transition: translate .35s ease;
        background-color: #fff;
        justify-content: center;
        display: flex;
        gap: 10px;
    }

    .sticky-button {
        width: 100% !important;
    }



    .sticky-button {
        font-size: 18px;
        padding: 8px 5px;
       border-radius: 40px !important;
background: #DF5A02;
        color: #fff;
        border: none;
        width: 100%;
        border-radius: 8px;
        border: 1px solid var(--glue-blue-600);
        min-height: 48px;
        min-width: 96px;
        line-height: 1.5;
    }




    .sticky-button:hover {
        /* background-color: #2980b9; */
    }
}

/* Sticky Button CSS Ends Here */

    @media (max-width: 991.98px) {
      .book-a-demo {
        width: 100% !important;
      }

      .book-a-demo button {
        display: flex;
        padding: 5px;
        height: 100%;
        justify-content: center;
        align-items: center;
        align-self: stretch;
        border-radius: 40px !important;
        border: 1.5px solid #1B5892;
        color: var(--Text-Color-Text--P1, #DF5A02);
        font-family: Manrope;
        font-size: calc(16px + (18 - 16) * ((100vw - 320px) / (1920 - 320)));
        font-style: normal;
        font-weight: 600;
        line-height: 150%;
        width: 100% !important;
border: 1.5px solid #DF5A02;
background: #FFF;
      }

      .sticky-button {
        font-size: calc(16px + (18 - 16) * ((100vw - 320px) / (1920 - 320)));
        padding: 5px;
      }
    }

  

.ehr-features-section .carousel-item{
    border-radius: 24px !important;
}


.modal-content {
    
    padding: 40px 20px 0px 20px;
    overflow : scroll !important;
}


.success-section .carousel-item{
padding-right: 20px;
}

@media (min-width:1200px) {
    
.integreation-section-row .col-lg-2 {
        flex: 0 0 auto;
        width: 19.666667%;
    }
}


@media (max-width:575.98px) {
    .compliance-icon-1{
width: 68.848px;
height: 21.333px;
    }

    .compliance-icon-2{
        width: 62.087px;
height: 21.333px;
    }

    .compliance-icon-3{
        width: 55.268px;
height: 30px;
    }

    .compliance-icon-4{
        width: 88.209px;
height: 12px;
    }

    .compliance-icon-5{
       width: 24px;
height: 24px;
    }

    .compliance-icon-6{
       width: 52.584px;
height: 15.6px;
    }

    .compliance-icon-7{
       width: 46.667px;
height: 28px;
    }
}







/* COmplete new style css start here */


   
        .modal-open .modal {
            background: #3b8ea26b;
            box-shadow: 0 8px 32px 0 rgba(31, 38, 135, .37);
            backdrop-filter: blur(9px);
            -webkit-backdrop-filter: blur(9px);
            border-radius: 10px;
            border: 1px solid hsla(0, 0%, 100%, .18);
        }

        @media (max-width: 1400px) {
            .marque-row {
                display: flex;
                gap: 32px;
            }
        }

        .btn-primary-custom:hover {
            color: #fff;
        }

        .nav-link:focus,
        .nav-link:hover {
            color: #393F44;
        }

        .speciality-tabs .nav-link:hover {
            color: #393F44 !important
        }

        .accordion-item:last-of-type {
            border-bottom-right-radius: 24px;
            border-bottom-left-radius: 24px;
        }


        .accordion-item:first-of-type {
            border-top-left-radius: 24px;
            border-top-right-radius: 24px;
        }

        @media (max-width: 768px) {
            .features-showcase {
                margin-top: 50px;
            }
        }

        @media (max-width: 991.98px) {
            .security-compliances {
                padding: 0;
                padding-top: 25px;
            }
        }


        .wrapperMobile-1Ets2 {
            display: none !important;
        }

        @media (max-width: 991.98px) {
            .security-compliances {
                padding: 0;
            }
        }

        @media (max-width: 767.98px) {
            .container {
                max-width: none;
            }
        }

        @media (max-width: 992.98px) {
            .feature-tabs {
                flex-wrap: nowrap;
                overflow-x: auto;
                padding-bottom: 10px;
                -ms-overflow-style: none;
                scrollbar-width: none;
                padding-top: 5px;
            }
        }

        @media (max-width: 1200px) {
            .speciality-tabs {
                overflow: hidden;
                overscroll-behavior-x: contain;
                flex-wrap: nowrap;
                overflow-x: scroll;
                overflow-y: hidden;
                scroll-snap-type: x mandatory;
                width: 100%;
                scrollbar-width: auto;
            }
        }

        @media (max-width: 1200px) {
            .speciality-tabs {
                margin-top: 10px !important;
            }
        }

        @media (max-width: 992.98px) {
            .row-section-pre-comp {
                gap: 24px;
                display: flex;
                justify-content: start;
                flex-wrap: wrap;
                overflow: hidden;
                overscroll-behavior-x: contain;
                flex-wrap: nowrap;
                overflow-x: scroll;
                overflow-y: hidden;
                scroll-snap-type: x mandatory;
                width: 100%;
                scrollbar-width: auto;
            }
        }

        .faq-section h2 {
            color: var(--Text-Black-Text--P1, #393F44);
            text-align: center;
            font-family: Montserrat;
            font-size: calc(22px + (40 - 22) * ((100vw - 320px) / (1920 - 320))) !important;
            font-style: normal;
            font-weight: 600;
            line-height: 120%;
            margin-bottom: calc(22px + (48 - 22) * ((100vw - 320px) / (1920 - 320))) !important;
        }


        @media (max-width: 991.98px) {
            .sticky-contact-button {

                z-index: 999;
            }
        }


        /* < !-- Step 5 css section end --> */
        .btn-primary-custom {
            border-radius: 24px !important;
            background: #DF5A02;
            color: var(--Text-Black-Text--White, #FFF);
            font-family: Raleway;
            font-size: 16px;
            font-style: normal;
            font-weight: 700;
            line-height: 150%;
            text-decoration: none;
            padding: 12px 24px;
            margin-right: 5px;
        }

        @media (min-width: 1400px) {
            .container {
                max-width: 1480px !important;
            }
        }

        .section-step-five {
            background: #fff;
            padding-top: calc(40px + (120 - 40) * ((100vw - 320px) / (1920 - 320))) !important;
            padding-bottom: calc(40px + (120 - 40) * ((100vw - 320px) / (1920 - 320))) !important;
        }

        .step-five-section-heading-subheading h2 {
            color: var(--Text-Black-Text--P1, #393F44);
            text-align: center;
            font-family: Montserrat;
            font-size: calc(24px + (48 - 24) * ((100vw - 320px) / (1920 - 320))) !important;
            font-style: normal;
            font-weight: 500;
            line-height: 120%;
            margin-bottom: calc(12px + (16 - 12) * ((100vw - 320px) / (1920 - 320))) !important;
        }


        .step-five-section-heading-subheading h2 span {
            color: var(--Text-Black-Text--P1, #0D6D8C);
            text-align: center;
            font-family: Montserrat;
            font-size: calc(24px + (48 - 24) * ((100vw - 320px) / (1920 - 320))) !important;
            font-style: normal;
            font-weight: 700;
            line-height: 120%;
            margin-bottom: calc(12px + (16 - 12) * ((100vw - 320px) / (1920 - 320))) !important;
        }

        .step-five-section-heading-subheading p {
            color: #666;
            text-align: center;
            font-family: raleway;
            font-size: calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320))) !important;
            font-style: normal;
            font-weight: 500;
            line-height: 175%;
        }

        .step-icon {
            width: 108px;
            height: 108px;
            border-radius: 50%;
            background: #FFF9F5;
            display: flex;
            align-items: center;
            justify-content: center;
            font-size: 32px;
            color: #ff6600;
            margin: 0 auto 15px auto;
        }

        @media (max-width:767.98px) {
            .step-icon {
                width: 70px;
                height: 70px;
                border-radius: 50%;
                background: #fff3e6;
                display: flex;
                align-items: center;
                justify-content: center;
                font-size: 32px;
                color: #ff6600;
                margin: 0 auto 15px auto;
            }

            .step-icon img {
                width: 40px !important;
            }


        }

        h5 {
            font-weight: 600;
            margin-bottom: 20px;
        }

        .step-card {
            background: #fff;
            border-radius: 12px;
            padding: calc(14px + (20 - 14) * ((100vw - 320px) / (1920 - 320))) !important;
            text-align: left;
            height: max-content;
            padding: 16px;
            border-radius: 12px;
            border: 2px solid #F5F5F5;
            background: #FAFAFA;
        }

        @media (max-width:1199.98px) {
            .step-card{
                margin-top: 15px;
            }
        }
        .step-card p {
            color: var(--Text-Black-Text--P1, #393F44);
            text-align: center;
            font-family: raleway;
            font-size: calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320))) !important;
            font-style: normal;
            font-weight: 700;
            line-height: 180%;
            margin-bottom: 10px;
        }

        .step-card ul {
            margin-bottom: 0;
            display: flex;
            flex-direction: column;
            justify-content: center;
            align-items: start;
        }

        .carousel-indicators {
            position: relative;
            margin-top: 15px;
            gap: 8px;
        }

        .carousel-indicators [data-bs-target] {
            width: 10px;
            height: 10px;
            border-radius: 50%;
            background-color: #ccc;
            opacity: 1;
            margin: 0 5px;
        }

        .carousel-indicators .active {
            background-color: #ff6600;
        }

        .step {
            position: relative;
        }

        .step::after {
            content: "";
            position: absolute;
            top: calc(200px + (210 - 200) * ((100vw - 320px) / (1920 - 320))) !important;
            left: 50%;
            width: 100%;
            height: 2px;
            border-bottom: 2px dashed #ff6600;
        }

        .step:last-child::after {
            display: none;
        }

        .step .sub-heading-step-sec::after {
            content: "";
            display: block;
            width: 10px;
            height: 10px;
            background: #ff6600;
            border-radius: 50%;
            margin: 21px auto 0 auto;
        }

        @media (max-width: 991px) {
            .step::after {
                display: none;
            }
        }

        .step-sec-heading {
            color: #4D4D4D;
            text-align: center;
            font-family: Barlow;
            font-size: calc(18px + (22 - 18) * ((100vw - 320px) / (1920 - 320))) !important;
            font-style: normal;
            font-weight: 700;
            line-height: 140%;
        }

        .sub-heading-step-sec {
            color: #4B4B4B;
            text-align: center;
            font-family: raleway;
            font-size: calc(14px + (18 - 14) * ((100vw - 320px) / (1920 - 320))) !important;
            font-style: normal;
            font-weight: 400;
            line-height: 24px;
        }

        .step-build-sect-para {
            color: var(--Text-Black-Text--P1, #393F44) !important;
            text-align: center !important;
            font-family: raleway !important;
            font-size: calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320))) !important;
            font-style: normal !important;
            font-weight: 400 !important;
            line-height: 150% !important;
        }

        .step-sec-ul li {
            color: var(--Text-Black-Text--P1, #393F44);
            font-family: raleway;
            font-size: calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320))) !important;
            font-style: normal;
            font-weight: 400;
            line-height: 180%;
        }

        .cta-step-heading {
            color: #393F44;
            text-align: center;
            font-family: Raleway;
            font-size: calc(25px + (32 - 25) * ((100vw - 320px) / (1920 - 320))) !important;
            font-style: normal;
            font-weight: 600;
            line-height: 150%;
        }

        .cta-step-para {
            color: #393F44;
            text-align: center;
            font-family: Raleway;
            font-size: calc(18px + (20 - 18) * ((100vw - 320px) / (1920 - 320))) !important;
            font-style: normal;
            font-weight: 400;
            line-height: 150%;
        }

        @media (max-width:1200.98px) {
            .step-card ul {
                align-items: center;
                display: grid
;
    margin-left: auto;
    margin-right: auto;
    justify-content: center;
            }
        }

        @media (min-width:1600px) {
            .step-card {
                height: 55% !important;
            }
        }

        @media (max-width:1470px) and (min-width:1200px) {
            .step-card {
                height: 60% !important;
            }
        }

        .emr-features-section .feature-button:focus-visible {
            display: flex;
            padding-top: calc(8px + (24 - 8) * ((100vw - 320px) / (1920 - 320)));
            padding-bottom: calc(8px + (24 - 8) * ((100vw - 320px) / (1920 - 320)));
            padding-right: calc(8px + (36 - 8) * ((100vw - 320px) / (1920 - 320)));
            padding-left: calc(8px + (36 - 8) * ((100vw - 320px) / (1920 - 320)));
            flex-direction: column;
            justify-content: center;
            align-items: center;
            gap: 12px;
            border-radius: 8px;
            border: 2px solid #FECEAE !important;
            background: #FFEDE1 !important;
            font-weight: 700 !important;
        }

        .emr-features-section .feature-button:focus-visible p {
            color: var(--Text-Color-Text--Chip, #1B4B7B);
            font-family: Manrope;
            font-size: calc(12px + (16 - 12) * ((100vw - 320px) / (1920 - 320)));
            font-style: normal;
            line-height: 150%;
        }


        /* < !-- Step 5 css section end -->< !-- ROI Calculator Css Start --> */
        @media (max-width: 767px) {}

        @media (min-width: 1400px) {
            .container {
                max-width: 1480px !important;
            }
        }

        .success-section {
            background: linear-gradient(180deg, rgba(10, 114, 140, 0.80) 26.69%, rgba(255, 255, 255, 0.80) 100%), #FFF;
            padding-top: calc(40px + (120 - 40) * ((100vw - 320px) / (1920 - 320))) !important;
            padding-bottom: calc(40px + (120 - 40) * ((100vw - 320px) / (1920 - 320))) !important;
        }

        .roi-cal-section {
            display: flex;
            align-items: center;
            gap: 40px;
            text-align: center;
            /* justify-content: center; */
        }

        .roi-section-heading {
            color: var(--Text-Black-Text--White, #FFF);
            /* text-align: center; */
            font-family: Montserrat;
            font-size: calc(22px + (40 - 22) * ((100vw - 320px) / (1920 - 320))) !important;
            font-style: normal;
            font-weight: 500;
            line-height: 120%;
            margin-bottom: calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320))) !important;
        }


        .roi-section-heading span {
            color: var(--Text-Black-Text--White, #FFF);
            text-align: center;
            font-family: Montserrat;
            font-size: calc(22px + (40 - 22) * ((100vw - 320px) / (1920 - 320))) !important;
            font-style: normal;
            font-weight: 700;
            line-height: 120%;
            margin-bottom: calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320))) !important;
        }

        .roi-section-para {
            color: var(--Text-Black-Text--White, #FFF);
            /* text-align: center; */
            font-family: Raleway;
            font-size: calc(18px + (20 - 18) * ((100vw - 320px) / (1920 - 320))) !important;
            font-style: normal;
            font-weight: 400;
            line-height: 120%;
            margin-bottom: 20px;
        }

        .roi-cal-section-content-head span {
            color: #FFF;
            text-align: center;
            font-family: Montserrat;
            font-size: 18px;
            font-style: normal;
            font-weight: 600;
            line-height: 150%;
            margin-left: 6px;
        }

        .roi-cal-section-content-head img {
            height: 21px;
            width: auto;
        }

        .roi-cal-section-content p {
            color: #FFF;
            text-align: center;
            font-family: Raleway;
            font-size: 14px;
            font-style: normal;
            font-weight: 400;
            line-height: 150%;
        }

        @media (max-width: 991.98px) {}

        .emr-features-section .feature-button:focus-visible {
            display: flex;
            padding-top: calc(8px + (24 - 8) * ((100vw - 320px) / (1920 - 320)));
            padding-bottom: calc(8px + (24 - 8) * ((100vw - 320px) / (1920 - 320)));
            padding-right: calc(8px + (36 - 8) * ((100vw - 320px) / (1920 - 320)));
            padding-left: calc(8px + (36 - 8) * ((100vw - 320px) / (1920 - 320)));
            flex-direction: column;
            justify-content: center;
            align-items: center;
            gap: 12px;
            border-radius: 8px;
            border: 2px solid #FECEAE !important;
            background: #FFEDE1 !important;
            font-weight: 700 !important;
        }

        .emr-features-section .feature-button:focus-visible p {
            color: var(--Text-Color-Text--Chip, #1B4B7B);
            font-family: Manrope;
            font-size: calc(12px + (16 - 12) * ((100vw - 320px) / (1920 - 320)));
            font-style: normal;
            line-height: 150%;
        }

        @media (max-width: 1440px) {}

        /* < !-- ROI Calculator Css end -->< !-- compliance section start --> */
        .btn-primary-custom {
            border-radius: 24px !important;
            background: #DF5A02;
            color: var(--Text-Black-Text--White, #FFF);
            font-family: Raleway;
            font-size: 16px;
            font-style: normal;
            font-weight: 700;
            line-height: 150%;
            text-decoration: none;
            padding: 12px 24px;
            margin-right: 5px;
        }

        .section-header {
            margin-bottom: calc(40px + (64 - 40) * ((100vw - 320px) / (1920 - 320))) !important;
        }

        .section-header h2 {
            color: #393F44;
            font-family: Montserrat;
            font-size: calc(22px + (48 - 22) * ((100vw - 320px) / (1920 - 320))) !important;
            font-style: normal;
            font-weight: 500;
            line-height: 120%;
            margin-bottom: 16px;
        }

        .section-header h2 span {
            color: #0D6D8C;
            font-family: Montserrat;
            font-size: calc(22px + (48 - 22) * ((100vw - 320px) / (1920 - 320))) !important;
            font-style: normal;
            font-weight: 700;
            line-height: 120%;
            margin-bottom: 16px;
        }

        .section-header p {
            color: var(--Text-Black-Text--P2, #666);
            text-align: center;
            font-family: Raleway;
            font-size: calc(16px + (20 - 16) * ((100vw - 320px) / (1920 - 320))) !important;
            font-style: normal;
            font-weight: 500;
            line-height: 150%;
        }

        @media (max-width: 767px) {}

        @media (min-width: 1400px) {
            .container {
                max-width: 1480px !important;
            }
        }

        .cta-step-heading {
            color: #393F44;
            text-align: center;
            font-family: Raleway;
            font-size: calc(25px + (32 - 25) * ((100vw - 320px) / (1920 - 320))) !important;
            font-style: normal;
            font-weight: 600;
            line-height: 150%;
        }

        .cta-step-para {
            color: #393F44;
            text-align: center;
            font-family: Raleway;
            font-size: calc(18px + (20 - 18) * ((100vw - 320px) / (1920 - 320))) !important;
            font-style: normal;
            font-weight: 400;
            line-height: 150%;
        }

        @media (max-width: 991.98px) {}

        .compliance-section {
            padding-top: calc(40px + (80 - 40) * ((100vw - 320px) / (1920 - 320))) !important;
            padding-bottom: calc(40px + (80 - 40) * ((100vw - 320px) / (1920 - 320))) !important;
            padding-right: 15px;
            padding-left: 15px;
            text-align: center;
            background-color: #f5f5f5;
        }



        .compliance-slider {
            position: relative;
        }

        .compliance-card {
            border-radius: 20px;
            border: 1px solid #EBEBEB;
            background: #FFF;
            box-shadow: none !important;
            display: flex;
            padding: calc(15px + (24 - 15) * ((100vw - 320px) / (1920 - 320))) !important;
            justify-content: center;
            align-items: flex-start;
            gap: calc(25px + (40 - 25) * ((100vw - 320px) / (1920 - 320))) !important;
            align-self: stretch;
            display: none;
            animation: fadeIn 0.5s;
        }

        .compliance-card.active {
            display: block;
        }

        @keyframes fadeIn {
            from {
                opacity: 0;
                transform: scale(0.98);
            }

            to {
                opacity: 1;
                transform: scale(1);
            }
        }

        .compliance-card .complaince-heading {
            color: #393F44;
            text-align: center;
            font-family: Montserrat;
            font-size: calc(20px + (28 - 20) * ((100vw - 320px) / (1920 - 320))) !important;
            font-style: normal;
            font-weight: 600;
            line-height: 150%;
            gap: 4px;
        }

        .compliance-card .subtitle {
            color: #3B3B3B;
            font-family: Raleway;
            font-size: 16px;
            font-style: normal;
            font-weight: 500;
            line-height: 120%;
            margin-bottom: calc(20px + (30 - 20) * ((100vw - 320px) / (1920 - 320))) !important;
        }

        .compliance-card ul {
            list-style: none;
            padding-left: 0;
        }

        .compliance-card ul li {
            position: relative;
            padding-left: 25px;
            margin-bottom: 10px;
            color: #3B3B3B;
            font-family: Raleway;
            font-size: 16px;
            font-style: normal;
            font-weight: 500;
            line-height: 150%;
            text-align: start;
        }

        .compliance-card ul li::before {
            content: '•';
            color: #000000;
            font-weight: bold;
            display: inline-block;
            width: 1em;
            margin-left: -0.5em;
            position: absolute;
            left: 15px;
        }

        .process-timeline {
            text-align: center;
            margin-top: 20px;
        }

        .process-timeline .process-title {
            color: #393F44;
            text-align: center;
            font-family: Raleway;
            font-size: calc(18px + (20 - 18) * ((100vw - 320px) / (1920 - 320))) !important;
            font-style: normal;
            font-weight: 600;
            line-height: 150%;
            margin-bottom: 20px;
        }

        .process-steps {
            display: flex;
            justify-content: center;
            align-items: center;
            gap: calc(30px + (40 - 30) * ((100vw - 320px) / (1920 - 320))) !important;
            position: relative;
        }

        .process-steps::before {
            content: '';
            position: absolute;
            top: 45px;
            left: 32%;
            right: 32%;
            height: 2px;
            background: repeating-linear-gradient(90deg, #fd7e14, #fd7e14 5px, transparent 5px, transparent 10px);
            z-index: 1;
        }

        @media (max-width:1400px) and (min-width:1200px) {
            .process-steps::before {
                left: 31%;
                right: 30%;
            }
        }

        @media (max-width:1199px) and (min-width:992px) {
            .process-steps::before {
                left: 26%;
                right: 25%;
            }
        }

        .process-step {
            display: flex;
            flex-direction: column;
            align-items: center;
            z-index: 2;
        }

        .process-icon {
            /* width: 60px;
            height: 60px; */
            border-radius: 50%;
            background-color: #FFF3EB;
            border: none;
            color: #fd7e14;
            display: flex;
            align-items: center;
            justify-content: center;
            font-size: 1.5rem;
            margin-bottom: 10px;
            transition: all 0.3s ease;
            padding: 24px;
        }

        .process-label {
            color: #4D4D4D;
            text-align: center;
            font-family: Barlow;
            font-size: 16px;
            font-style: normal;
            font-weight: 500;
            line-height: 140%;
        }

        .slider-nav {
            position: absolute;
            top: 50%;
            transform: translateY(-50%);
            width: 40px;
            height: 40px;
            background-color: #fff;
            border: 1px solid #e9ecef;
            border-radius: 50%;
            display: flex;
            align-items: center;
            justify-content: center;
            cursor: pointer;
            box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
            transition: all 0.3s ease;
        }

        .prev-btn {
            left: -170px;
        }

        .next-btn {
            right: -170px;
        }

        @media (max-width:1830px) {
            .prev-btn {
                left: -70px;
            }

            .next-btn {
                right: -70px;
            }
        }

        @media (max-width:1600px) {

            .prev-btn,
            .next-btn {
                display: none;
            }
        }

        .compliance-tabs {
            margin-top: 40px;
            display: flex;
            justify-content: space-between;
            flex-wrap: wrap;
            gap: 15px;
        }

        @media (max-width:1400.98px) {
            .compliance-tabs {
                justify-content: start;
                flex-wrap: nowrap;
                overflow-x: scroll;
                overflow-y: hidden;
                scroll-snap-type: x mandatory;
                width: 100%;
                scrollbar-width: auto;
            }
        }

        .compliance-tab {
            background-color: #ffffff;
            border: 1px solid #dee2e6;
            border-radius: 12px;
            padding: 15px 20px;
            cursor: pointer;
            transition: all 0.3s ease;
            box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05);
            display: flex;
            align-items: center;
            justify-content: center;
            min-width: 140px;
        }

        .compliance-tab img {
            transition: all 0.3s ease;
        }

        .compliance-tab:hover,
        .compliance-tab.active {
            border-radius: 8px;
            border: 1px solid #FECEAE;
            background: #FFEDE1;
        }

        @media (max-width: 991.98px) {
            .slider-nav {
                display: none;
            }

            .compliance-card {
                padding: 30px;
            }
        }

        @media (max-width: 992.98px) {
            .standard-list-section {
                gap: 0px !important;
            }

            .process-timeline .process-title {
                display: none;
            }

            .process-steps {
                display: none;
                flex-wrap: wrap;
                row-gap: 30px;
            }

            .process-step {
                flex-basis: 33.33%;
            }

            .compliance-card .complaince-heading {
                font-size: 1.5rem;
            }

            .section-header h2 {
                font-size: 2rem;
            }
        }

        .standard-list-section {
            display: flex;
            padding: 12px 0;
            flex-direction: row;
            align-items: center;
            gap: 12px;
            align-self: stretch;
            border-radius: 12px;
            background: #F5F5F5;
            justify-content: center;
            width: max-content;
            margin-left: auto;
            margin-right: auto;
        }

        @media (max-width:1200.98px) {
            .standard-list-section {
                width: 100%;
            }
        }

        .standard-list-section {
            max-height: 300px;
            overflow-y: auto;
            scrollbar-width: thin;
            scrollbar-color: #cecccc #fff;
        }

        .process-icon-img {
            width: 48px;
            height: 48px;
        }

        .emr-features-section .feature-button:focus-visible {
            display: flex;
            padding-top: calc(8px + (24 - 8) * ((100vw - 320px) / (1920 - 320)));
            padding-bottom: calc(8px + (24 - 8) * ((100vw - 320px) / (1920 - 320)));
            padding-right: calc(8px + (36 - 8) * ((100vw - 320px) / (1920 - 320)));
            padding-left: calc(8px + (36 - 8) * ((100vw - 320px) / (1920 - 320)));
            flex-direction: column;
            justify-content: center;
            align-items: center;
            gap: 12px;
            border-radius: 8px;
            border: 2px solid #FECEAE !important;
            background: #FFEDE1 !important;
            font-weight: 700 !important;
        }

        .emr-features-section .feature-button:focus-visible p {
            color: var(--Text-Color-Text--Chip, #1B4B7B);
            font-family: Manrope;
            font-size: calc(12px + (16 - 12) * ((100vw - 320px) / (1920 - 320)));
            font-style: normal;
            line-height: 150%;
        }


        /* < !-- compliance section Css End -->< !-- Integration section Css End --> */
        .btn-primary-custom {
            border-radius: 24px !important;
            background: #DF5A02;
            color: var(--Text-Black-Text--White, #FFF);
            font-family: Raleway;
            font-size: 16px;
            font-style: normal;
            font-weight: 700;
            line-height: 150%;
            text-decoration: none;
            padding: 12px 24px;
            margin-right: 5px;
        }

        .btn-outline-custom {
            border-radius: 24px;
            border: 1.5px solid #DF5A02;
            background: #FFF;
            color: #DF5A02;
            font-family: Raleway;
            font-size: 16px;
            font-style: normal;
            font-weight: 600;
            line-height: 150%;
            text-decoration: none;
            padding: 12px 24px;
        }

        @media (max-width: 992px) {
            .btn-outline-custom {
                display: none;
            }
        }

        @media (max-width: 767px) {}

        @media (min-width: 1400px) {
            .container {
                max-width: 1480px !important;
            }
        }

        .integration-section {
            background: #F5F5F5;
            padding-top: calc(40px + (120 - 40) * ((100vw - 320px) / (1920 - 320))) !important;
            padding-bottom: calc(40px + (120 - 40) * ((100vw - 320px) / (1920 - 320))) !important;
        }

        .integration-section .integration-heading-subheading h2 {
            color: var(--Text-Black-Text--P1, #393F44);
            text-align: center;
            font-family: Montserrat;
            font-size: calc(24px + (48 - 24) * ((100vw - 320px) / (1920 - 320))) !important;
            font-style: normal;
            font-weight: 500;
            line-height: 120%;
            letter-spacing: -0.1px;
        }


        .integration-section .integration-heading-subheading h2 span {
            color: var(--Text-Black-Text--P1, #0D6D8C);
            text-align: center;
            font-family: Montserrat;
            font-size: calc(24px + (48 - 24) * ((100vw - 320px) / (1920 - 320))) !important;
            font-style: normal;
            font-weight: 700;
            line-height: 120%;
            letter-spacing: -0.1px;
        }

        .integration-section .integration-heading-subheading p {
            color: var(--Text-Black-Text--P2, #666);
            text-align: center;
            font-family: Raleway;
            font-size: calc(14px + (20 - 14) * ((100vw - 320px) / (1920 - 320))) !important;
            font-style: normal;
            font-weight: 500;
            line-height: 150%;
            margin-bottom: calc(40px + (64 - 40) * ((100vw - 320px) / (1920 - 320))) !important;
        }

        .integration-section .nav-pills {
            display: inline-flex;
            padding: 5px;
            border-radius: 16px;
            background: #FFF;
            gap: 5px;
        }

        .integration-section .nav-pills .nav-link {
            border-radius: 10px;
            font-weight: 500;
            padding: 10px 20px;
            color: #393F44;
            font-family: Manrope;
            font-size: calc(14px + (18 - 14) * ((100vw - 320px) / (1920 - 320))) !important;
            font-style: normal;
            font-weight: 500;
            line-height: 150%;
            width: calc(140px + (318 - 140) * ((100vw - 320px) / (1920 - 320))) !important;

        }

        @media (max-width:767.98px) {

            .integration-section .nav-pills .nav-link {
                border-radius: 10px;
                font-weight: 500;
                padding: 10px 20px;
                color: #393F44;
                font-family: Manrope;
                font-size: calc(14px + (18 - 14) * ((100vw - 320px) / (1920 - 320))) !important;
                font-style: normal;
                font-weight: 500;
                line-height: 150%;
                width: 100% !important;

            }
        }

        @media (max-width:575.98px) {
            .integration-section .nav-pills {
                justify-content: center;
                display: flex;
                flex-direction: column;
                width: 100%;
            }
        }

        .integration-section .nav-pills .nav-link:hover {
            box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.15);

        }

        .integration-section .nav-pills .nav-link.active {
            border-radius: 8px;
            background: #FFF;
            box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.15);
            color: #393F44;
            font-family: Manrope;
            font-size: calc(14px + (18 - 14) * ((100vw - 320px) / (1920 - 320))) !important;
            font-style: normal;
            font-weight: 700;
            line-height: 150%;
        }

        .integration-section .integration-card {
            border: 1px solid #eee;
            border-radius: 10px;
            padding: calc(10px + (20 - 10) * ((100vw - 320px) / (1920 - 320))) !important;
            text-align: center;
            background: #fff;
            height: 100%;
            display: flex;
            flex-direction: column;
            justify-content: center;
            transition: all 0.3s ease;
            align-items: self-start;
        }



        .integration-section .integration-card img {

            object-fit: contain;
            margin-bottom: 10px;
            width: -webkit-fill-available;
        }

        .integration-section .integration-card .heading-integration {
            color: #393F44;
            text-align: start;
            font-family: Manrope;
            font-size: calc(12px + (18 - 12) * ((100vw - 320px) / (1920 - 320))) !important;
            font-style: normal;
            font-weight: 600;
            line-height: 150%;
            margin-bottom: 8px;
        }

        .integration-section .integration-card p {
            font-size: 13px;
            color: #666;
            margin: 0;
            text-align: left;
            font-family: Manrope;
            font-size: 14px;
            font-style: normal;
            font-weight: 400;
            line-height: 150%;
        }

        @media (max-width: 991px) {
            .integration-section .integration-card p {
                display: none;
            }
        }

        .integration-section .cta-buttons {
            margin-top: 30px;
        }

        @media (max-width: 991px) {
            .integration-section .nav-pills {
                justify-content: center;
            }

            .integration-section .nav-pills .nav-link {
                text-align: center;
                width: 100%;
                margin: 3px 0;
            }

            .integration-section .integration-card {
                margin-bottom: 10px;
                align-items: center;
            }
        }

        .heading-integration {
            display: block !important;
        }

        .integration-card {
            display: flex;
            flex-direction: column;
            align-items: center;
            text-align: center;
        }

        .integration-section .cta-heading-subheading h2 {
            color: #393F44;
            text-align: center;
            font-family: Raleway;
            font-size: calc(24px + (32 - 24) * ((100vw - 320px) / (1920 - 320))) !important;
            font-style: normal;
            font-weight: 600;
            line-height: 150%;
        }

        .integration-section .cta-heading-subheading p {
            color: #393F44;
            text-align: center;
            font-family: Raleway;
            font-size: calc(16px + (20 - 16) * ((100vw - 320px) / (1920 - 320))) !important;
            font-style: normal;
            font-weight: 400;
            line-height: 150%;
        }

        .integreation-section-row {
            margin-bottom: 40px;
            display: flex;
            gap: 5px;
            justify-content: center;
        }

        @media (max-width: 992.98px) {
            .integreation-section-row {
                display: flex;
                gap: 0 !important;
            }
        }

        .emr-features-section .feature-button:focus-visible {
            display: flex;
            padding-top: calc(8px + (24 - 8) * ((100vw - 320px) / (1920 - 320)));
            padding-bottom: calc(8px + (24 - 8) * ((100vw - 320px) / (1920 - 320)));
            padding-right: calc(8px + (36 - 8) * ((100vw - 320px) / (1920 - 320)));
            padding-left: calc(8px + (36 - 8) * ((100vw - 320px) / (1920 - 320)));
            flex-direction: column;
            justify-content: center;
            align-items: center;
            gap: 12px;
            border-radius: 8px;
            border: 2px solid #FECEAE !important;
            background: #FFEDE1 !important;
            font-weight: 700 !important;
        }

        .emr-features-section .feature-button:focus-visible p {
            color: var(--Text-Color-Text--Chip, #1B4B7B);
            font-family: Manrope;
            font-size: calc(12px + (16 - 12) * ((100vw - 320px) / (1920 - 320)));
            font-style: normal;
            line-height: 150%;
        }


        /* < !-- Integration section Css End -->< !-- Why Develop Css start --> */
        .section-header {
            margin-bottom: calc(40px + (64 - 40) * ((100vw - 320px) / (1920 - 320))) !important;
        }




        @media (min-width: 1400px) {
            .container {
                max-width: 1480px !important;
            }
        }

        .compliance-section {
            padding-top: calc(40px + (80 - 40) * ((100vw - 320px) / (1920 - 320))) !important;
            padding-bottom: calc(40px + (80 - 40) * ((100vw - 320px) / (1920 - 320))) !important;
            padding-right: 15px;
            padding-left: 15px;
            text-align: center;
            background-color: #f5f5f5;
        }

        @media (max-width: 992.98px) {
            .section-header h2 {
                font-size: 2rem;
            }
        }

        .emr-features-section .feature-button:focus-visible {
            display: flex;
            padding-top: calc(8px + (24 - 8) * ((100vw - 320px) / (1920 - 320)));
            padding-bottom: calc(8px + (24 - 8) * ((100vw - 320px) / (1920 - 320)));
            padding-right: calc(8px + (36 - 8) * ((100vw - 320px) / (1920 - 320)));
            padding-left: calc(8px + (36 - 8) * ((100vw - 320px) / (1920 - 320)));
            flex-direction: column;
            justify-content: center;
            align-items: center;
            gap: 12px;
            border-radius: 8px;
            border: 2px solid #FECEAE !important;
            background: #FFEDE1 !important;
            font-weight: 700 !important;
        }

        .emr-features-section .feature-button:focus-visible p {
            color: var(--Text-Color-Text--Chip, #1B4B7B);
            font-family: Manrope;
            font-size: calc(12px + (16 - 12) * ((100vw - 320px) / (1920 - 320)));
            font-style: normal;
            line-height: 150%;
        }

        .pre-compo-images {
            border-radius: 8px;
            background: #FFF;
            display: flex;
            padding: 20px 12px;
            padding-top: calc(15px + (20 - 15) * ((100vw - 320px) / (1920 - 320))) !important;
            padding-bottom: calc(15px + (20 - 15) * ((100vw - 320px) / (1920 - 320))) !important;
            padding-left: calc(8px + (12 - 8) * ((100vw - 320px) / (1920 - 320))) !important;
            padding-right: calc(8px + (12 - 8) * ((100vw - 320px) / (1920 - 320))) !important;
            flex-direction: column;
            justify-content: center;
            align-items: center;
            gap: 20px;
            flex: 1 0 0;
            align-self: stretch;
        }


        @media (max-width:767.98px) {
            .pre-compo-images img {
                width: 40px;
                height: 40px;
            }
        }


        .row-section-pre-comp {
            gap: 24px;
        }

        @media (max-width: 992.98px) {
            .row-section-pre-comp {
                gap: 24px;
                display: flex;
                justify-content: start;
                flex-wrap: nowrap;
                overflow-x: scroll;
                overflow-y: hidden;
                overscroll-behavior-x: contain;
                scroll-snap-type: x mandatory;
                width: 100%;
                scrollbar-width: auto;
            }

            .pre-compo-images {
                flex: 0 0 auto;
            }
        }

        .row-section-pre-comp p {
            color: var(--Text-Black-Text--P1, #393F44);
            text-align: center;
            font-family: Manrope;
            font-size: calc(14px + (18 - 14) * ((100vw - 320px) / (1920 - 320))) !important;
            font-style: normal;
            font-weight: 500;
            line-height: 150%;
            margin-bottom: 0;
        }


        /* <!-- Why Develop  Css end   --> */

        .FAQ-accordion-section h2 {
            color: var(--Text-Black-Text--P1, #393F44);
            text-align: center;
            font-family: Montserrat;
            font-size: calc(24px + (48 - 24) * ((100vw - 320px) / (1920 - 320))) !important;
            font-style: normal;
            font-weight: 500;
            line-height: 120%;
            /* 57.6px */
            letter-spacing: -1px;
            margin-bottom: calc(24px + (48 - 24) * ((100vw - 320px) / (1920 - 320))) !important;
        }








        /* New css style hero section */



        .hero-section-new-styling-text {
            color: #393F44;
            text-align: center;
            font-family: Poppins !important;
            font-size: calc(22px + (56 - 22) * ((100vw - 320px) / (1920 - 320))) !important;
            font-style: normal;
            font-weight: 400 !important;
            line-height: 120% !important;
            /* 67.2px */
            letter-spacing: -2.8px;
        }

        .hero-section-new-styling-text span {
            color: #0D6D8C !important;
            font-family: Poppins !important;
            font-size: calc(22px + (56 - 22) * ((100vw - 320px) / (1920 - 320))) !important;
            font-style: normal;
            font-weight: 600 !important;
            line-height: 120%;
            letter-spacing: -2.8px;
        }

        .hero-section-new-styling-text b {
            color: #393F44 !important;
            font-family: Poppins !important;
            font-size: calc(22px + (56 - 22) * ((100vw - 320px) / (1920 - 320))) !important;
            font-style: normal;
            font-weight: 600 !important;
            line-height: 120%;
            letter-spacing: -2.8px;
        }



        .hero-section-new-styling-text strong {
            color: #DF5A02 !important;
            font-family: Poppins;
            font-size: calc(22px + (56 - 22) * ((100vw - 320px) / (1920 - 320))) !important;
            font-style: normal;
            font-weight: 800 !important;
            line-height: 120%;
            letter-spacing: -2.8px;
        }


        .hero-section-para {
            color: #393F44 !important;
            text-align: center;
            font-family: Poppins !important;
            font-size: calc(22px + (48 - 22) * ((100vw - 320px) / (1920 - 320))) !important;
            font-style: normal;
            font-weight: 400 !important;
            line-height: 120%;
            /* 57.6px */
            letter-spacing: -2.88px;
            margin-bottom: calc(20px + (35 - 20) * ((100vw - 320px) / (1920 - 320))) !important;
        }



        .hero-section-para span {
            color: #DF5A02 !important;
            font-family: Mynerve;
            font-size: calc(24px + (60 - 24) * ((100vw - 320px) / (1920 - 320))) !important;
            font-style: normal;
            font-weight: 400 !important;
            line-height: 120%;
            letter-spacing: -3.6px;
        }



        .test-image-1 {
            position: absolute;
            margin-top: -18px;
            margin-left: -4.5%;
        }

        .test-image-2 {
            position: absolute;
            margin-top: -11px;
            margin-left: -2.5%;
        }

        .test-image-3 {
            position: absolute;
            margin-top: -4px;
            margin-left: -2.5%;
        }


        .test-image-4 {
            position: absolute;
            margin-top: 45px;
            margin-left: -8%;
        }


        .top-para-float {
            color: #DF5A02 !important;
            font-family: Mynerve;
            font-size: calc(22px + (48 - 22) * ((100vw - 320px) / (1920 - 320))) !important;
            font-style: normal;
            font-weight: 400 !important;
            line-height: 120%;
            letter-spacing: -3.6px;
            position: absolute;
            margin-top: -3%;
            margin-left: 41%;
        }

        .top-para-float-arrow {
            position: absolute;
            margin-top: 16px;
            margin-left: -6px;
        }

        @media (min-width:2000px) {
            .top-para-float {
                color: #DF5A02 !important;
                font-family: Mynerve;
                font-size: calc(22px + (48 - 22) * ((100vw - 320px) / (1920 - 320))) !important;
                font-style: normal;
                font-weight: 400 !important;
                line-height: 120%;
                letter-spacing: -3.6px;
                position: absolute;
                margin-top: -1.2%;
                margin-left: -3.6%;
            }

            .top-para-float-arrow {
                position: absolute;
                margin-top: 16px;
                margin-left: -16px;
            }

            .test-image-1 {
                position: absolute;
                margin-top: 3px;
                margin-left: -2.5%;
            }

            .test-image-2 {
                position: absolute;
                margin-top: -5px;
                margin-left: -1.5%;
            }

            .test-image-4 {
                position: absolute;
                margin-top: 67px;
                margin-left: -1%;
            }

            .test-image-3 {
                position: absolute;
                margin-top: 2px;
                margin-left: -1.6%;
            }

        }

        .hero-section .hero-section-lead-new {
            margin-top: 25px;
        }

        @media (max-width:2000px) and (min-width:1401px) {
            .test-image-1 {
                position: absolute;
                margin-top: -10px;
                margin-left: -3.5%;
            }


            .top-para-float {
                color: #DF5A02 !important;

                position: absolute;
                margin-top: -1.8%;
                margin-left: -3.6%;
            }


            .test-image-4 {
                position: absolute;
                margin-top: 55px;
                margin-left: -3%;
            }
        }


        @media (max-width:1400px) {

            .test-image-1 {
                position: absolute;
                margin-top: -15px;
                margin-left: -5%;
            }

            .top-para-float {
                color: #DF5A02 !important;
                position: absolute;
                margin-top: -2.8%;
                margin-left: -3.6%;
            }

            .test-image-4 {
                position: absolute;
                margin-top: 55px !important;
                margin-left: -5% !important;
            }
        }


        @media (max-width:992.98px) {
            .top-para-float {
                color: #DF5A02 !important;
                position: absolute;
                margin-top: -4% !important;
                margin-left: -4.1% !important;
            }

            .test-image-1 {
                position: absolute;
                margin-top: -19px;
                margin-left: -6.5%;
            }

            .test-image-4 {
                position: absolute;
                margin-top: 45px !important;
                margin-left: -12% !important;
            }


        }


        @media (min-width:992.98px) and (max-width:1750px) {
            .top-para-float-arrow {
                position: absolute !important;
                margin-top: 5px !important;
                margin-left: -9px !important;
            }
        }

        @media (min-width:776.98px) and (max-width:991px) {
            .top-para-float-arrow {
                position: absolute !important;
                margin-top: 5px !important;
                margin-left: -9px !important;
            }
        }


        @media (min-width:576.98px) and (max-width:775px) {
            .top-para-float-arrow {
                position: absolute !important;
                margin-top: 5px !important;
                margin-left: -9px !important;
            }
        }



        @media (max-width:767.98px) {

            .hero-section-para {
                color: #393F44 !important;
                text-align: center;
                font-family: Poppins !important;
                font-size: calc(22px + (48 - 22) * ((100vw - 320px) / (1920 - 320))) !important;
                font-style: normal;
                font-weight: 400 !important;
                line-height: 120%;
                letter-spacing: -0.55px;
            }


            .top-para-float {
                color: #DF5A02 !important;
                position: absolute;
                margin-top: -3.8% !important;
                margin-left: -4.6% !important;
                width: 40px !important;
            }


            .test-image-3 {
                position: absolute;
                margin-top: -4px;
                margin-left: -3%;
                width: 24px;
            }


            .test-image-4 {
                position: absolute;
                margin-top: 35px !important;
                margin-left: -12% !important;
            }

            .test-image-1 {
                position: absolute;
                margin-top: -22px;
                margin-left: -8%;
            }

        }


        @media (min-width:576.98px) and (max-width:647px) {
            .top-para-float {
                color: #DF5A02 !important;
                position: absolute;
                margin-top: -4.8% !important;
                margin-left: 0.7% !important;
                width: 40px !important;
            }
        }


        @media (max-width:575.98px) {
            .top-para-float {
                color: #DF5A02 !important;
                position: absolute;
                margin-top: -4% !important;
                margin-left: 1% !important;
                width: 30px !important;
            }


            .top-para-float-arrow {
                position: absolute;
                margin-top: 4px;
                margin-left: -9px;
                width: 9px;
            }

            .test-image-1 {
                position: absolute;
                margin-top: -26px;
                margin-left: -11%;
            }

            .test-image-2 {
                position: absolute;
                margin-top: -15px;
                margin-left: -2%;
            }


            .test-image-4 {
                position: absolute;
                margin-top: 35px !important;
                margin-left: -12% !important;
                width: 40%;
            }


        }


        @media (max-width:541.98px) {
            .top-para-float {
                color: #DF5A02 !important;
                position: absolute;
                margin-top: -4% !important;
                margin-left: 6.5% !important;
                width: 30px !important;
            }
        }

        @media (max-width:450.98px) {
            .top-para-float {
                color: #DF5A02 !important;
                position: absolute;
                margin-top: -5% !important;
                margin-left: 10.5% !important;

                width: 30px !important;
            }
        }



        @media (max-width:490px) {
            .test-image-3 {
                position: absolute;
                margin-top: 0px;
                margin-left: -5.5%;
                width: 20px;
                height: max-content;
            }

            .test-image-1 {
                position: absolute;
                margin-top: -26px;
                margin-left: -12%;
            }

            .test-image-4 {
                position: absolute;
        margin-top: 30px !important;
        margin-left: -8% !important;
        width: 40%;
        height: 12px;
            }

            .test-image-2 {

                width: 17px;
            }
        }


        @media (max-width:420px) {
            .test-image-1 {
                position: absolute;
                margin-top: -29px;
                margin-left: -17%;
            }

            .test-image-2 {
                position: absolute;
                margin-top: -7px;
                margin-left: -3%;
                width: 17px;
            }

            .top-para-float {
                color: #DF5A02 !important;
                position: absolute;
                margin-top: -5.1% !important;
                margin-left: 11% !important;
                width: 30px !important;
            }

            .hero-section .top-heading {
                width: 100%;
                display: block;
            }
        }



        @media (max-width:418.98px) {
            .top-para-float {
                color: #DF5A02 !important;
                position: absolute;
                margin-top: -5% !important;
                margin-left: 18.5% !important;

                width: 30px !important;
            }
        }




        @media (max-width:362px) {
            .top-para-float {
                color: #DF5A02 !important;
                position: absolute;
                margin-top: -5.5% !important;
                margin-left: 19% !important;
                width: 30px !important;
            }
        }

        @media (max-width:575.98px) {
            .hero-section-new-styling-text {
                color: #393F44;
                text-align: center;
                font-family: Poppins !important;
                font-size: calc(22px + (56 - 22) * ((100vw - 320px) / (1920 - 320))) !important;
                font-style: normal;
                font-weight: 400 !important;
                line-height: 120% !important;
                letter-spacing: -0.8px !important;
            }

            .hero-section-new-styling-text span {
                color: #0D6D8C !important;
                font-family: Poppins !important;
                font-size: calc(22px + (56 - 22) * ((100vw - 320px) / (1920 - 320))) !important;
                font-style: normal;
                font-weight: 600 !important;
                line-height: 120%;
                letter-spacing: -0.8px !important;
            }

            .hero-section-new-styling-text b {
                color: #393F44 !important;
                font-family: Poppins !important;
                font-size: calc(22px + (56 - 22) * ((100vw - 320px) / (1920 - 320))) !important;
                font-style: normal;
                font-weight: 600 !important;
                line-height: 120%;
                letter-spacing: -0.8px;
            }

            .hero-section-new-styling-text strong {
                color: #DF5A02 !important;
                font-family: Poppins;
                font-size: calc(22px + (56 - 22) * ((100vw - 320px) / (1920 - 320))) !important;
                font-style: normal;
                font-weight: 800 !important;
                line-height: 120%;
                letter-spacing: -0.8px;
            }

        }

        .more-text {
            display: none;
        }

        .show-more-btn {
            color: #DF5A02 !important;
            cursor: pointer;
            font-weight: 500;
        }


        .btn-primary-custom:hover {
            background: #CA5202;
        }

        .btn-outline-custom:hover {
            border-radius: 24px;
            border: 1.5px solid #CA5202;
            background: #FFF3EB;
        }


        @media (max-width:575.98px) {
            .section-header p {
                letter-spacing: 0 !important;
            }

            .carousel.pointer-event {
                padding-right: 0 !important;
            }
        }

        .speciality-tabs .nav-link.active {
            font-weight: 700 !important;
            font-size: 12px;
        }

        .success-section .carousel-indicators {
            position: static;
            margin-top: 20px;
            text-align: center;
            align-items: center;
            gap: 12px;
        }


        .success-section .carousel-item {
            padding-right: 0px;
        }

        .marquee a {
            margin-right: 30px;
        }

        .hero-section .hero-section-lead-new {
            margin-top: 25px;
        }


        .book-a-demo button,
        .sticky-button {
            font-size: 13px !important;
        }

        /* <!-- Navbar css start --> */

            /* Scoped navbar styles */
            .custom-navbar {
                padding: 0.8rem 1rem;
                background-color: #fff;
                box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
            }
    
            .custom-navbar .navbar-brand img {
                height: 30px;
            }
    
            .custom-navbar .nav-link {
                color: #4C4C4C;
                font-family: Raleway;
                font-size: 16px;
                font-style: normal;
                font-weight: 500;
                line-height: 100%;
                /* 16px */
                letter-spacing: -0.25px;
            }
    
            .custom-navbar .nav-link:hover {
                color: #E45700;
            }
    
            .custom-navbar .btn-orange {
                background-color: #DF5A02;
                color: #fff;
                border-radius: 25px;
                padding: 12px 24px;
                font-size: 14px;
                font-weight: 700;
                font-family: Raleway;
    
            }
    
            .custom-navbar .btn-orange:hover {
                background-color: #CA5202;
                color: #fff;
                border-radius: 25px;
                padding: 12px 24px;
                font-size: 14px;
                font-weight: 700;
                font-family: Raleway;
            }
    
            .custom-navbar .btn-outline-orange {
                border: 1px solid #DF5A02;
                color: #E45700;
                padding: 12px 24px;
                font-size: 14px;
                font-weight: 600;
                border-radius: 24px;
                border: 1.5px solid #DF5A02;
                background: #FFF;
                font-family: Raleway;
    
            }
    
            .custom-navbar .btn-outline-orange:hover {
                border: 1px solid #CA5202;
                color: #E45700;
                padding: 12px 24px;
                font-size: 14px;
                font-weight: 600;
                border-radius: 24px;
                border: 1.5px solid #CA5202;
                background: #FFF3EB;
                font-family: Raleway;
    
            }
    
            /* Offcanvas fixes */
            .custom-navbar .offcanvas-body .nav-link {
                margin: 0.4rem 0;
            }
    
            .offcanvas-backdrop.show {
                opacity: 0 !important;
                display: none !important
            }
    
            .offcanvas-backdrop.fade {
                opacity: 0 !important;
                display: none !important
            }
    
            .navbar-nav .nav-link {
                margin: 0 6px;
                /* reset or apply custom */
            }
    
            @media (min-width:1200px) and (max-width:1400px) {
                .sticky-contact-button button {
                    display: none;
                }
            }
    
            /* @media (max-width: 979px) {
        .navbar .container {
            width: inherit;
            padding: 0 16px;
        }
    } */
            .navbar-toggler:focus {
                box-shadow: none !important;
            }
    
            @media (min-width: 1400px) {
                .nav-item-right-side {
                    padding-right: 32px !important;
                }
            }
    
            .navbar-toggler {
                border: none;
            }



            /* <!-- Footer css start --> */
                /* Scoped footer styles so no conflict with theme */
                .a1-footer {
                    background-color: #0f7088;
                    /* match your footer color */
                    color: #fff;
                    padding: 40px 0;
                    font-size: 14px;
                }
        
                .a1-footer a {
                    color: #fff !important;
                    text-decoration: none;
                }
        
                .a1-footer a:hover {
                    text-decoration: underline;
                }
        
                .a1-footer-logo img {
                    max-height: 40px;
                    margin-bottom: calc(18px + (32 - 18) * ((100vw - 320px) / (1920 - 320))) !important;
                }
        
                .a1-footer-divider {
                    border-top: 1px solid rgba(255, 255, 255, 0.4);
                    /*   margin: 15px auto; */
                    margin-bottom: calc(18px + (32 - 18) * ((100vw - 320px) / (1920 - 320))) !important;
                    margin-top: calc(18px + (32 - 18) * ((100vw - 320px) / (1920 - 320))) !important;
                    /*   max-width: 600px; */
                }
        
                .a1-footer p {
                    color: #FFF;
                    text-align: center;
                    font-family: Raleway;
                    font-size: calc(14px + (20 - 14) * ((100vw - 320px) / (1920 - 320))) !important;
                    font-style: normal;
                    font-weight: 400;
                    line-height: 150%;
                    /* 30px */
                    margin: 8px 0;
                    /* optional: controls spacing */
                }
        
                @media (max-width:991.98px) {
                    .a1-footer {
                        margin-bottom: 48px !important;
                    }
                }
