 .thanks,
        .thanks,
        .heading-menu,
        #scroll,
        #customers {
            display: none
        }
        .row {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap;
            margin-right: -0.75rem;
            margin-left: -0.75rem;
            padding-top: 0;
            padding-bottom: 0;
        }

        .row>* {
            padding-left: 12px;
            padding-right: 12px;
            max-width: 100%;
        }

        .row.g-0 {
            margin-right: 0;
            margin-left: 0;
        }

        .row.g-0>* {
            padding-left: 0;
            padding-right: 0;
        }

        .col-auto {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
            flex: 0 0 auto;
            width: auto;
        }

        .col {
            -webkit-box-flex: 1;
            -ms-flex: 1 0 0%;
            flex: 1 0 0%;
        }

        .col-1 {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
            flex: 0 0 auto;
            width: 8.33333333%;
        }

        .col-2 {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
            flex: 0 0 auto;
            width: 16.66666667%;
        }

        .col-3 {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
            flex: 0 0 auto;
            width: 25%;
        }

        .col-4 {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
            flex: 0 0 auto;
            width: 33.33333333%;
        }

        .col-5 {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
            flex: 0 0 auto;
            width: 41.66666667%;
        }

        .col-6 {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
            flex: 0 0 auto;
            width: 50%;
        }

        .col-7 {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
            flex: 0 0 auto;
            width: 58.33333333%;
        }

        .col-8 {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
            flex: 0 0 auto;
            width: 66.66666667%;
        }

        .col-9 {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
            flex: 0 0 auto;
            width: 75%;
        }

        .col-10 {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
            flex: 0 0 auto;
            width: 83.33333333%;
        }

        .col-11 {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
            flex: 0 0 auto;
            width: 91.66666667%;
        }

        .col-12 {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
            flex: 0 0 auto;
            width: 100%;
        }

        @media only screen and (min-width: 576px) {
            .col-sm-1 {
                -webkit-box-flex: 0;
                -ms-flex: 0 0 auto;
                flex: 0 0 auto;
                width: 8.33333333%;
            }

            .col-sm-2 {
                -webkit-box-flex: 0;
                -ms-flex: 0 0 auto;
                flex: 0 0 auto;
                width: 16.66666667%;
            }

            .col-sm-3 {
                -webkit-box-flex: 0;
                -ms-flex: 0 0 auto;
                flex: 0 0 auto;
                width: 25%;
            }

            .col-sm-4 {
                -webkit-box-flex: 0;
                -ms-flex: 0 0 auto;
                flex: 0 0 auto;
                width: 33.33333333%;
            }

            .col-sm-5 {
                -webkit-box-flex: 0;
                -ms-flex: 0 0 auto;
                flex: 0 0 auto;
                width: 41.66666667%;
            }

            .col-sm-6 {
                -webkit-box-flex: 0;
                -ms-flex: 0 0 auto;
                flex: 0 0 auto;
                width: 50%;
            }

            .col-sm-7 {
                -webkit-box-flex: 0;
                -ms-flex: 0 0 auto;
                flex: 0 0 auto;
                width: 58.33333333%;
            }

            .col-sm-8 {
                -webkit-box-flex: 0;
                -ms-flex: 0 0 auto;
                flex: 0 0 auto;
                width: 66.66666667%;
            }

            .col-sm-9 {
                -webkit-box-flex: 0;
                -ms-flex: 0 0 auto;
                flex: 0 0 auto;
                width: 75%;
            }

            .col-sm-10 {
                -webkit-box-flex: 0;
                -ms-flex: 0 0 auto;
                flex: 0 0 auto;
                width: 83.33333333%;
            }

            .col-sm-11 {
                -webkit-box-flex: 0;
                -ms-flex: 0 0 auto;
                flex: 0 0 auto;
                width: 91.66666667%;
            }

            .col-sm-12 {
                -webkit-box-flex: 0;
                -ms-flex: 0 0 auto;
                flex: 0 0 auto;
                width: 100%;
            }
        }

        @media only screen and (min-width: 768px) {
            .col-md-1 {
                -webkit-box-flex: 0;
                -ms-flex: 0 0 auto;
                flex: 0 0 auto;
                width: 8.33333333%;
            }

            .col-md-2 {
                -webkit-box-flex: 0;
                -ms-flex: 0 0 auto;
                flex: 0 0 auto;
                width: 16.66666667%;
            }

            .col-md-3 {
                -webkit-box-flex: 0;
                -ms-flex: 0 0 auto;
                flex: 0 0 auto;
                width: 25%;
            }

            .col-md-4 {
                -webkit-box-flex: 0;
                -ms-flex: 0 0 auto;
                flex: 0 0 auto;
                width: 33.33333333%;
            }

            .col-md-5 {
                -webkit-box-flex: 0;
                -ms-flex: 0 0 auto;
                flex: 0 0 auto;
                width: 41.66666667%;
            }

            .col-md-6 {
                -webkit-box-flex: 0;
                -ms-flex: 0 0 auto;
                flex: 0 0 auto;
                width: 50%;
            }

            .col-md-7 {
                -webkit-box-flex: 0;
                -ms-flex: 0 0 auto;
                flex: 0 0 auto;
                width: 58.33333333%;
            }

            .col-md-8 {
                -webkit-box-flex: 0;
                -ms-flex: 0 0 auto;
                flex: 0 0 auto;
                width: 66.66666667%;
            }

            .col-md-9 {
                -webkit-box-flex: 0;
                -ms-flex: 0 0 auto;
                flex: 0 0 auto;
                width: 75%;
            }

            .col-md-10 {
                -webkit-box-flex: 0;
                -ms-flex: 0 0 auto;
                flex: 0 0 auto;
                width: 83.33333333%;
            }

            .col-md-11 {
                -webkit-box-flex: 0;
                -ms-flex: 0 0 auto;
                flex: 0 0 auto;
                width: 91.66666667%;
            }

            .col-md-12 {
                -webkit-box-flex: 0;
                -ms-flex: 0 0 auto;
                flex: 0 0 auto;
                width: 100%;
            }
        }

        @media only screen and (min-width: 992px) {
            .col-lg-1 {
                -webkit-box-flex: 0;
                -ms-flex: 0 0 auto;
                flex: 0 0 auto;
                width: 8.33333333%;
            }

            .col-lg-2 {
                -webkit-box-flex: 0;
                -ms-flex: 0 0 auto;
                flex: 0 0 auto;
                width: 16.66666667%;
            }

            .col-lg-3 {
                -webkit-box-flex: 0;
                -ms-flex: 0 0 auto;
                flex: 0 0 auto;
                width: 25%;
            }

            .col-lg-4 {
                -webkit-box-flex: 0;
                -ms-flex: 0 0 auto;
                flex: 0 0 auto;
                width: 33.33333333%;
            }

            .col-lg-5 {
                -webkit-box-flex: 0;
                -ms-flex: 0 0 auto;
                flex: 0 0 auto;
                width: 41.66666667%;
            }

            .col-lg-6 {
                -webkit-box-flex: 0;
                -ms-flex: 0 0 auto;
                flex: 0 0 auto;
                width: 50%;
            }

            .col-lg-7 {
                -webkit-box-flex: 0;
                -ms-flex: 0 0 auto;
                flex: 0 0 auto;
                width: 58.33333333%;
            }

            .col-lg-8 {
                -webkit-box-flex: 0;
                -ms-flex: 0 0 auto;
                flex: 0 0 auto;
                width: 66.66666667%;
            }

            .col-lg-9 {
                -webkit-box-flex: 0;
                -ms-flex: 0 0 auto;
                flex: 0 0 auto;
                width: 75%;
            }

            .col-lg-10 {
                -webkit-box-flex: 0;
                -ms-flex: 0 0 auto;
                flex: 0 0 auto;
                width: 83.33333333%;
            }

            .col-lg-11 {
                -webkit-box-flex: 0;
                -ms-flex: 0 0 auto;
                flex: 0 0 auto;
                width: 91.66666667%;
            }

            .col-lg-12 {
                -webkit-box-flex: 0;
                -ms-flex: 0 0 auto;
                flex: 0 0 auto;
                width: 100%;
            }
        }

        @media only screen and (min-width: 1200px) {
            .col-xl-1 {
                -webkit-box-flex: 0;
                -ms-flex: 0 0 auto;
                flex: 0 0 auto;
                width: 8.33333333%;
            }

            .col-xl-2 {
                -webkit-box-flex: 0;
                -ms-flex: 0 0 auto;
                flex: 0 0 auto;
                width: 16.66666667%;
            }

            .col-xl-3 {
                -webkit-box-flex: 0;
                -ms-flex: 0 0 auto;
                flex: 0 0 auto;
                width: 25%;
            }

            .col-xl-4 {
                -webkit-box-flex: 0;
                -ms-flex: 0 0 auto;
                flex: 0 0 auto;
                width: 33.33333333%;
            }

            .col-xl-5 {
                -webkit-box-flex: 0;
                -ms-flex: 0 0 auto;
                flex: 0 0 auto;
                width: 41.66666667%;
            }

            .col-xl-6 {
                -webkit-box-flex: 0;
                -ms-flex: 0 0 auto;
                flex: 0 0 auto;
                width: 50%;
            }

            .col-xl-7 {
                -webkit-box-flex: 0;
                -ms-flex: 0 0 auto;
                flex: 0 0 auto;
                width: 58.33333333%;
            }

            .col-xl-8 {
                -webkit-box-flex: 0;
                -ms-flex: 0 0 auto;
                flex: 0 0 auto;
                width: 66.66666667%;
            }

            .col-xl-9 {
                -webkit-box-flex: 0;
                -ms-flex: 0 0 auto;
                flex: 0 0 auto;
                width: 75%;
            }

            .col-xl-10 {
                -webkit-box-flex: 0;
                -ms-flex: 0 0 auto;
                flex: 0 0 auto;
                width: 83.33333333%;
            }

            .col-xl-11 {
                -webkit-box-flex: 0;
                -ms-flex: 0 0 auto;
                flex: 0 0 auto;
                width: 91.66666667%;
            }

            .col-xl-12 {
                -webkit-box-flex: 0;
                -ms-flex: 0 0 auto;
                flex: 0 0 auto;
                width: 100%;
            }
        }



        :root {
            --color-primary: #3B73F2;
            --color-black: #000000;
            --color-white: #ffffff;
            --color-blue: #EAF3FF;
            --text-color: #1B1D1F;
        }

        body,
        h1,
        h2,
        h3,
        h4,
        p,
        figure,
        blockquote,
        dl,
        dd {
            margin: 0;
        }

        ul[role=list],
        ol[role=list] {
            list-style: none;
        }

        html:focus-within {
            scroll-behavior: smooth;
        }

        img,
        picture {
            max-width: 100%;
            display: block;
        }

        input,
        button,
        textarea,
        select {
            font: inherit;
        }

        @media (prefers-reduced-motion: reduce) {
            html:focus-within {
                scroll-behavior: auto;
            }

            *,
            *::before,
            *::after {
                -webkit-animation-duration: 0.01ms !important;
                animation-duration: 0.01ms !important;
                -webkit-animation-iteration-count: 1 !important;
                animation-iteration-count: 1 !important;
                -webkit-transition-duration: 0.01ms !important;
                transition-duration: 0.01ms !important;
                scroll-behavior: auto !important;
            }
        }

        body {
            color: var(--text-color);
            font-weight: 300;
            min-height: 100vh;
            line-height: 1.5;
            margin: 0 auto;
            font-family: "ZohoPuvi", system-ui, -apple-system, BlinkMacSystemFont,
                "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue",
                sans-serif;
        }


        .w-100 {
            width: 100%;
        }

        ul {
            padding: 0;
        }

        ul li {
            list-style-type: none;
        }

        .apm-btn {
            border: 0;
            border-radius: 4px;
            font-weight: 400;
            font-size: calc(1rem + 2px);
            line-height: 1.5;
            cursor: pointer;
            text-align: center;
            padding: 12px 24px;
            display: -webkit-inline-box;
            display: -ms-inline-flexbox;
            display: inline-flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            border: 1px solid #E1E2E5;
            color: inherit;
            background-color: #ffffff;
            -webkit-transition: all 0.15s ease-out;
            transition: all 0.15s ease-out;
            font-family: inherit;
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            justify-content: center;
        }

        .apm-btn:hover {
            color: #E80E19;
            border-color: #E80E19;
        }

        .apm-btn>.apm-btn-icon {
            display: -webkit-inline-box;
            display: -ms-inline-flexbox;
            display: inline-flex;
        }

        .apm-btn>.apm-btn-icon+span {
            margin-left: 8px;
        }

        .apm-btn.apm-btn-primary {
            border: 1px solid #E80E19 !important;
            background-color: #E80E19 !important;
            color: #ffffff;
        }

        .apm-btn.apm-btn-primary:hover {
            background-color: #db0b15;
            border-color: #db0b15;
        }

        .apm-btn.apm-btn-primary:focus {
            background-color: #d00610;
            border-color: #d00610;
        }

        .apm-btn.apm-btn-secondary {
            border: 1px solid #000000 !important;
            background-color: #000000 !important;
            color: #ffffff;
        }

        .apm-btn.apm-btn-secondary:hover {
            background-color: #444444;
            border-color: #444444;
        }

        .apm-btn.apm-btn-secondary:focus {
            background-color: #444444;
            border-color: #444444;
        }

        .apm-btn>span:last-child.apm-btn-icon {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            margin-left: 8px;
        }

        a.apm-btn {
            text-decoration: none;
        }

        .apm-btn {
            border: 0;
            border-radius: 4px;
            font-weight: 600;
            font-size: 1rem;
            line-height: 1.5;
            cursor: pointer;
            text-align: center;
            padding: 14px 32px;
            display: -webkit-inline-box;
            display: -ms-inline-flexbox;
            display: inline-flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
        }

        a.apm-btn.btn-primary {
            color: #ffffff !important;
            text-decoration: none;
        }

        a.apm-btn.btn-secondary {
            color: #fff !important;
            border: 1px solid #000000;background: #000;
        }


        .apm-btn.btn-primary {
            background-color: #E80E19;
            color: #ffffff;
        }

   

        a.apm-btn.btn-primary {
            color: #ffffff !important;
            text-decoration: none;
        }

	
	.apm-btn:hover {
    color: #e80e19;
    border-color: #e80e19
}


	
	
        .flex-grow-1 {
            -webkit-box-flex: 1 !important;
            -ms-flex-positive: 1 !important;
            flex-grow: 1 !important;
        }

        .d-block {
            display: block !important;
        }
        .apm-seo-main-wrapper h1 {
            font-size: calc(1.375rem + 2.2vw);
            line-height: 1.0625;
            letter-spacing: -1px;
            font-weight: 700;
            margin: 0 0 16px;
        }

        .apm-seo-main-wrapper h2 {
            font-size: calc(1.325rem + 1.75vw);
            font-weight: 700;
            line-height: 1.3;
            letter-spacing: -0.5px;
            margin: 0 0 16px;
        }

        .apm-seo-main-wrapper h3,
        .apm-seo-main-wrapper .h3 {
            font-size: calc(1.3rem + 1vw);
            font-weight: 600;
            line-height: 1.35;
            letter-spacing: -0.5px;
            margin: 0 0 12px;
        }

        .apm-seo-main-wrapper h4 {
            font-size: calc(1.275rem + 0.75vw);
            font-weight: 600;
            line-height: 1.5;
            letter-spacing: -0.5px;
            margin: 0 0 12px;
        }

        .apm-seo-main-wrapper h5,
        .apm-seo-main-wrapper .h5 {
            font-size: 1.5rem;
            font-weight: 500;
            line-height: 32px;
            letter-spacing: -0.25px;
            margin: 0 0 12px;
        }

        .apm-seo-main-wrapper h6 {
            font-size: 1.25rem;
            font-weight: 500;
            line-height: 1.5;
            letter-spacing: -0.25px;
            margin: 0 0 12px;
        }

        .apm-seo-main-wrapper p,
        .apm-seo-main-wrapper .p {
            font-size: 18px;
            font-weight: 300;
            line-height: 30px;
            margin: 0 0 16px;
        }

        .apm-seo-main-wrapper ul li {
            font-size: 17px;
            font-weight: 300;
            line-height: 30px;
            margin: 0 0 12px;
        }

        @media only screen and (min-width: 1200px) {
            .apm-seo-main-wrapper h1 {
                font-size: 3.5rem;
            }

            .apm-seo-main-wrapper h2 {
                font-size: 2.5rem;
            }

            .apm-seo-main-wrapper h3,
            .apm-seo-main-wrapper .h3 {
                font-size: 3rem;
            }

            .apm-seo-main-wrapper h4 {
                font-size: 1.75rem;
            }
        }

        #scroll,
        .heading-menu {
            display: none;
        }

        .text-center {
            text-align: center !important;
        }

		  .blue-bg {
            background: var(--color-blue)
        }

	
        /*------common End css -------------*/

        .apm-seo-main-wrapper *,
        .apm-seo-main-wrapper *::after,
        .apm-seo-main-wrapper *::before {
            -webkit-box-sizing: border-box;
            box-sizing: border-box;
        }

        .apm-seo-main-wrapper a:not(.itom-btn-primary) {
            color: #006DEB;
        }

        .apm-seo-main-wrapper a:not(.itom-btn-primary).anchor-text {
            font-size: 16px;
            display: -webkit-inline-box;
            display: -ms-inline-flexbox;
            display: inline-flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            text-decoration: none;
        }

        .apm-seo-main-wrapper .anchor-text {
            font-size: 16px;
            font-weight: 400;
            display: -webkit-inline-box;
            display: -ms-inline-flexbox;
            display: inline-flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            text-decoration: none;
        }

        .apm-seo-main-wrapper .anchor-text a {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
        }

        .apm-seo-main-wrapper .apm-seo-banner-wrapper {
            padding: 80px 0px 80px;
            background: linear-gradient(65deg, #CFE4FF 25%, #E5F3EF 60%, #F1FBE6 100%) 0% 0% no-repeat;
            position: relative;
            z-index: 1;
        }



        .apm-seo-main-wrapper .apm-seo-banner-wrapper .banner-section {}

        .apm-seo-main-wrapper .apm-seo-banner-wrapper .banner-section h1 {
            margin-bottom: 12px;
            letter-spacing: -1.5px;
        }

        .apm-seo-main-wrapper .apm-seo-banner-wrapper .banner-section .apm-btn {
            font-size: 18px;
            font-weight: 500;
            margin: 16px 0px 0;
        }


        .apm-seo-main-wrapper .apm-seo-banner-wrapper .banner-section .banner-row {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap;
            gap: 80px;
        }

        .apm-seo-main-wrapper .apm-seo-banner-wrapper .banner-section .banner-row>* {
            padding: 0 12px;
        }

        .apm-seo-main-wrapper .apm-seo-banner-wrapper .banner-section .banner-row .hero-banner {
            -webkit-box-flex: 1;
            -ms-flex: 1 0 0px;
            flex: 1 0 0;
        }

        .apm-seo-main-wrapper .apm-seo-banner-wrapper .banner-section .banner-row .banner-content {
            max-width: 620px;
        }

        @media screen and (min-width: 1200px) {
            .apm-seo-main-wrapper .apm-seo-banner-wrapper .banner-section .banner-row .banner-content {
                -webkit-box-flex: 0;
                -ms-flex: 0 0 auto;
                flex: 0 0 auto;
                width: auto;
            }
        }

        @media screen and (max-width: 1199.98px) {
            .apm-seo-main-wrapper .apm-seo-banner-wrapper .banner-section .banner-row>* {
                width: 50%;
            }
        }

        @media screen and (max-width: 992.98px) {
            .apm-seo-main-wrapper .apm-seo-banner-wrapper .banner-section .banner-row {
                -webkit-box-orient: vertical;
                -webkit-box-direction: normal;
                -ms-flex-direction: column;
                flex-direction: column;
                gap: 40px 0;
            }

            .apm-seo-main-wrapper .apm-seo-banner-wrapper .banner-section .banner-row>* {
                width: 100%;
            }
        }


        .apm-seo-main-wrapper .apm-features-detail-container {
            max-width: 1280px;
            width: 100%;
            margin: auto;
            padding-left: 12px;
            padding-right: 12px;
        }

        .apm-seo-main-wrapper .sec-padding-80 {
            padding-top: 80px;
            padding-bottom: 80px;
        }

        .apm-seo-main-wrapper .sec-padding-40 {
            padding-top: 40px;
            padding-bottom: 40px;
        }

        #observability .featue-widgets-image .img-holder {
            height: 285px;
        }

        @media screen and (min-width: 992px) {
            .apm-seo-main-wrapper .title-break {
                display: block;
            }
        }


        .video-player-wrapper {
            position: fixed;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            background: rgba(0, 0, 0, 0.64);
            width: 100%;
            height: 100%;
            padding: 40px 20px;
            -webkit-transition: all 0.25s ease-in;
            transition: all 0.25s ease-in;
            display: none;
            opacity: 0;
            z-index: 999;
            -webkit-box-sizing: border-box;
            box-sizing: border-box;
        }

        .video-player-wrapper * {
            -webkit-box-sizing: border-box;
            box-sizing: border-box;
        }

        .video-player-wrapper.active {
            display: block;
            opacity: 1;
        }

        .video-player-wrapper .video-player-container {
            max-width: 956px;
            margin: 100px auto auto;
        }

        .video-player-wrapper .video-player-container .video-player-close-btn {
            width: 32px;
            height: 32px;
            margin-left: auto;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            justify-content: center;
            cursor: pointer;
            background: transparent;
        }

        .video-player-wrapper .video-player-container .video-player {
            position: relative;
            padding-bottom: 56.5%;
            margin-top: 12px;
        }

        .video-player-wrapper .video-player-container .video-player iframe {
            position: absolute;
            width: 100%;
            height: 100%;
        }

        .intro-video {
            margin-top: 24px;
            position: relative;
            -webkit-box-shadow: 2px 4px 24px rgba(0, 0, 0, 0.08);
            box-shadow: 2px 4px 24px rgba(0, 0, 0, 0.08);
            border-radius: 12px;
            z-index: 1;
            max-width: 480px;
            width: 100%;
            height: 260px;
            margin: auto;
        }

        .intro-video img {
            position: absolute;
            left: 0;
            top: 0;
            width: 100%;
            height: 100%;
            border-radius: 12px;
            z-index: -1;
            -o-object-fit: cover;
            object-fit: cover;
        }

        .intro-video .video-play-button {
            width: 64px;
            height: 64px;
            border-radius: 100px;
            background-color: #E80E19;
            border: 0;
            position: absolute;
            top: 50%;
            left: 50%;
            -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
            -webkit-box-shadow: 0 6px 24px 3px rgb(0 0 0 / 75%);
            box-shadow: 0 6px 24px 3px rgb(0 0 0 / 75%);
            cursor: pointer;
        }

        .intro-video .video-play-button .video-play-icon {
            border-top: 10px solid transparent;
            border-bottom: 10px solid transparent;
            border-left: 16px solid #ffffff;
            position: absolute;
            top: 50%;
            left: 50%;
            -webkit-transform: translate(-32%, -50%);
            transform: translate(-32%, -50%);
            width: 20px;
            height: 20px;
        }


        .apm-seo-main-wrapper .comprehensive-section {
            box-shadow: 0 2px 7px 0 rgb(5 34 97 / 10%);
            background: #ffffff;
            border-radius: 10px;
            padding: 40px 60px 32px;
            max-width: 1160px;
            margin: 0 auto;
            background-color: #fff;
            margin-bottom: -60px;
            position: relative;
            z-index: 12;
            margin-top: -365px;
            width: 90%;
            top: 20px;
            overflow: hidden;
        }

        .apm-seo-main-wrapper .comprehensive-section .logo-box {
            background: #ede2d9;
            padding: 24px 30px;
            display: flex;
            align-items: center;
            justify-content: center;
            text-align: center;
            flex-direction: column;
            margin: 14px 2px;
            border-radius: 8px;
        }

        .apm-seo-main-wrapper .comprehensive-section .logo-box.bg1 {
            background: #FFE4DE;
        }

        .apm-seo-main-wrapper .comprehensive-section .logo-box.bg2 {
            background: #EAF3FF;
        }

        .apm-seo-main-wrapper .comprehensive-section .logo-box.bg3 {
            background: #E2FCFA;
        }

        .apm-seo-main-wrapper .comprehensive-section .logo-box.bg4 {
            background: #FCF6E8;
        }

        .apm-seo-main-wrapper .comprehensive-section .logo-box.bg5 {
            background: #F7F7F8;
        }

        .apm-seo-main-wrapper .comprehensive-section .logo-box .logo-title {
            color: var(--text-color);
            margin-top: 12px;
            font-size: 18px;
            font-weight: 400;
            border-radius: 8px;
        }


        .apm-seo-main-wrapper .comprehensive-section a {
            text-decoration: none;
        }

        .apm-seo-main-wrapper .comprehensive-section h2 {
            text-align: center;
            margin-bottom: 16px;
            ;
        }

        .apm-seo-main-wrapper .comprehensive-section p {
            text-align: center;
            margin-bottom: 16px;
        }

        .apm-seo-main-wrapper .comprehensive-section .row.justify-content-center {
            display: flex;
            align-items: center;
            justify-content: center;
        }

        .intro-section {
            text-align: center;
        }

        .intro-section.sec-padding-80 {
            padding-top: 180px;
        }

        /*--------- feature seciton-------*/

	
	
	
	.drive-faster-section .bottom-cta{margin-top: 40px}



	
	
	/* -------- Feature section --------------*/
	
	 .apm-seo-main-wrapper .feature-section {
        padding: 80px 0;
    }
	
	.apm-seo-main-wrapper .feature-section .sdp-content-wrapper img {
    border-radius: 4px;
    border: 1px solid #f0f0f0;
    -webkit-box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, .04);
    box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, .04);
    max-width: 600px;
    width: 100%;
    display: block
}

    .apm-seo-main-wrapper .feature-section .sdp-content-wrapper .row:not(:last-child) {
        margin-bottom: 100px
    }

    .apm-seo-main-wrapper .feature-section .sdp-content-wrapper .row:nth-child(odd) img {
        margin-left: auto;
    }

    .apm-seo-main-wrapper .feature-section .sdp-content-wrapper .row:nth-child(even) img {
        margin-right: auto
    }

    @media screen and (max-width: 991px) {
        .apm-seo-main-wrapper .feature-section .sdp-content-wrapper .row img {
            margin: 24px auto 0;
            max-width: 100%
        }

        .apm-seo-main-wrapper .feature-section .sdp-content-wrapper .row:nth-child(even) {
            -webkit-box-orient: vertical;
            -webkit-box-direction: reverse;
            -ms-flex-direction: column-reverse;
            flex-direction: column-reverse
        }
    }
	
	
	
	/* ---------- Feature seciton css ----------*/
	
	
	/* ---------- IT stack seciton start css ----------*/
	
    .it-stack-section .row .cell {
        width: 25%;
        display: flex;
        margin: 12px;
        -webkit-box-shadow: 4px 0 24px 0px #f0f0f0;
        box-shadow: 4px 0 24px 0px #f0f0f0;
        background: #fff;
        padding: 0px !important;
        transition: transform .2s;
        will-change: transform;
        border: 1px solid #f5f5f5;
        border-radius: 8px;
    }

    .it-stack-section .row .cell:hover {
        transform: scale(1.025);
        border: 1px solid #D0E5FF;
    }

    .it-stack-section .row .cell a {
        padding: 10px !important;
        width: 100%;
        color: #0d192a;
        text-decoration: none;
    }

    .it-stack-section .row .cell a:hover {
        text-decoration: none;
    }


    .div-box {
        padding: 25px;
        position: relative;
        border-radius: 6px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

    .div-box2 {
        position: relative;
        display: flex;
        align-items: center;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        flex-direction: column;
    }

    .div-box2>h3 {
        font-size: 18px;
        font-weight: 400;
        text-align: center;
    }

    .div-box p,
    .box2 p {
        font-size: 15px;
        margin-bottom: 0;
    }

    .icon-holder {
        position: relative;
    }

    .icon-holder>span {
        display: inline-block;
        position: relative;
    }

    @media screen and (max-width: 990px) {

        .it-stack-section .row .cell {
            width: 45%
        }
    }



    @media screen and (max-width: 768px) {

        .row .cell,
        .row2 .cell,
        .row1 .cell {
            width: 100%;
        }

        .it-stack-section .row .cell {
            width: 45%
        }
    }


    @media screen and (max-width: 640px) {
        .it-stack-section .row .cell {
            width: 100%
        }
    }
	
		/* ---------- IT stack seciton end css ----------*/
        /*-------featue seciton start -----------*/
	
	
.feature-section .feature-card-icon {
    width: 48px;
    height: 48px;
    margin-bottom: 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

		.feature-section .feature-card h4 {
			margin-bottom: 0px
		}

		.feature-section .sec-content {margin-top: 52px;}
		.custom-flex-box {
					align-items: center;
					display: flex;
					justify-content: center; margin-top: 24px;
				}

				.feature-card {
					padding: 32px;
					border: 1px solid #ddd;
					border-radius: 12px;
					display: flex;
					flex-direction: column;
					height: 100%;
				}

			.feature-card-icon i {
			 background: url(../images/apm-sdp-sprite.svg) no-repeat top center;
			width: 50px;
			height: 50px;
			display: block;     transform: scale(1.1);
		  }

		  .icon-1 i {
			background-position: -97px 7px;
			transform: scale(1.2)
			}

		  .icon-2 i {
			background-position: -195px 8px;
			transform: scale(1.3)
			}

		  .icon-3 i {
			background-position: 1px 5px;
			}

				@media (max-width: 1199.98px) {
					.feature-card {
						padding: 28px;
					}
				}

				@media (max-width: 991.98px) {
					.feature-card {
						padding: 24px;
					}
				}

				@media (max-width: 767.98px) {
					.feature-card {
						padding: 20px;
					}
				}

			@media (max-width: 767.98px) {
				.feature-card {
					margin-bottom: 24px !important; height: auto;
				}
				.feature-card:last-child {
					margin-bottom: 0;
				}
			}

	
	
	    /*------- CTA seciton css start -----------*/
	       .apm-seo-main-wrapper .get-started-section {
            text-align: center;

        }

        .bottom-cta {
            margin-top: 30px;
            gap: 15px;
            display: flex;
            align-items: center;
            justify-content: center; 
        }

		@media screen and (max-width: 480px) {
					  .bottom-cta {flex-direction: column;	}
			.bottom-cta a{width:100%;}

		}
		

	.feature-section-intro-content p{max-width: 1024px; margin: 0 auto;}
	
	     /*------- CTA seciton css end -----------*
      
	/*------------ supported tech css start ------------*/

.apm-it-stack-sprite {background:url(../apm/images/apm-tools-sprite-icons.svg) no-repeat top center;height: 60px;width: 60px;border-radius: 6px;background-size:230px;z-index: 1;}
 .it-elements-icon1 {background-position: -152px -193px;}
.it-elements-icon2 {background-position: 0px -190px;}
.it-elements-icon3 {background-position: -151px -123px;}
.it-elements-icon4 {background-position: -85px -192px;}
.it-elements-icon5 {background-position: -88px -252px;}
.it-elements-icon6 {background-position: 0px 0px;}	
.it-elements-icon7 {background-position: -86px -65px;}
.it-elements-icon8 {background-position:-4px -252px;}
.it-elements-icon9 {background-position: -154px 0px;}
.it-elements-icon10 {background-position: -4px -65px;}	
    
.supported-tech-logos {
    display: flex;
    justify-content: center;
    gap: 12px;
    flex-wrap: wrap;
    margin: 0;
    padding: 0 !important;
    list-style: none !important;
    margin-bottom: 0px;
}

.supported-tech-logos > li {
    border: 1px solid #e8e4e4;
    margin: 0;
    padding: 8px !important;
    width: 190px;
    border-radius: 4px;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out; background-image: unset !important;
}

.supported-tech-logos > li:hover {
    -webkit-box-shadow: 0 8px 8px 0 #8d8d8d3e;
    box-shadow: 0 8px 8px 0 #8d8d8d3e;
}

.supported-tech-logos > li > a {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    text-align: center;
    box-sizing: border-box;
}

.supported-tech-logos > li > a:hover {
    text-decoration: none;
}

.supported-tech-logos{margin-top: 18px;     justify-content: flex-start;}
.supported-tech-logos > li{max-width:144px;}
.supported-tech-logos > li > a > i{margin: 12px 0; transform: scale(1.3) !important}


/*---------- trusted-client-section css start ----------*/

.apm-seo-main-wrapper .trusted-client-section {
  text-align: center;
  padding-top: 80px;
}

.apm-seo-main-wrapper .trusted-client-section h6 {
  font-weight: 400;
}

.apm-seo-main-wrapper .trusted-client-section .trusted-client-wrapper {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  margin-top: 40px;
  max-width: 1280px;
  width: 100%;
}

@media screen and (max-width: 767px) {
  .apm-seo-main-wrapper .trusted-client-section .trusted-client-wrapper {
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 32px;
  }
}

@media screen and (max-width: 480px) {
  .apm-seo-main-wrapper .trusted-client-section .trusted-client-wrapper {
    grid-template-columns: repeat(2, 1fr);
  }
}

.apm-seo-main-wrapper .trusted-client-section .trusted-client-wrapper .trusted-client-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 42px;
}

.apm-seo-main-wrapper .trusted-client-section .trusted-client-wrapper .trusted-client-item img {
  min-height: 20px;
}


/*---------- trusted-client-section css end -----------------*/

/* ------------ image zoom  -------------- */
.thumbnail {
    cursor: pointer;
    transition: all .3s
}

.thumbnail:hover {
    opacity: 0.7;
    cursor: zoom-in
}

.popupModal {
    display: none;
    position: fixed;
    z-index: 999999;
    padding-top: 60px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0,0,0,0.8)
}

.modal-content {
    margin: auto;
    display: block;
    max-width: 90%;
    animation-name: zoomIn;
    animation-duration: 0.3s;
    border-radius: 8px
}

.modal-container {
    max-width: max-content;
    position: relative;
    margin: 0 auto
}

.close-popup {
      position: absolute;
	
       top: -7%;
    right: 5%;
    color: #fff;
    font-size: 40px;
    font-weight: bold;
    cursor: pointer;
    transition: 0.3s;
}

.close:hover {
    color: #bbb
}


.close-popup::before,
.close-popup::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  width: 20px;
  height: 2px;
  background-color: #fff; /* Change color as needed */
  transform-origin: center;
}

.close-popup::before {
  transform: translate(-50%, -50%) rotate(45deg);
}

.close-popup::after {
  transform: translate(-50%, -50%) rotate(-45deg);
}

.close-popup:hover::before,
.close-popup:hover::after {
  background-color: #cacaca;
}


/* Tablet - Medium Screens */
@media screen and (max-width: 1024px) {
  .close-popup {
    top: -8%;
    right: 4%;
    font-size: 36px;
  }
}

/* Tablet & Small Laptops */
@media screen and (max-width: 768px) {
  .close-popup {
    top: -10%;
    right: 3%;
    font-size: 32px;
  }
}

/* Mobile - Landscape */
@media screen and (max-width: 600px) {
  .close-popup {
    top: -12%;
    right: 2%;
    font-size: 30px;
  }
}

/* Mobile - Portrait */
@media screen and (max-width: 480px) {
  .close-popup {
    top: -14%;
    right: 2%;
    font-size: 26px;
  }
}

/* Extra Small Devices */
@media screen and (max-width: 360px) {
  .close-popup {
    top: -16%;
    right: 1%;
    font-size: 24px;
  }
}




@keyframes zoomIn {
    from {
        transform: scale(0.7)
    }

    to {
        transform: scale(1)
    }
}


/* ---------- image zoom end -------------*/

