#combanner {
    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: #f5faff;
    --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;
}

/*------- btn css  --------------*/

.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: #fff;
    -webkit-transition: all 0.15s ease-out;
    transition: all 0.15s ease-out;
    font-family: inherit;
}

.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: #fff;
}

.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>span:last-child.apm-btn-icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: 8px;
}

a.apm-btn {
    text-decoration: none;
}

a.apm-btn.btn-primary {
    color: #fff !important;
    text-decoration: none;
}

.apm-btn.apm-btn-secondary {
    border: 1px solid #1573ff !important;
    background-color: #ffffff !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-right: 8px;
}

a.apm-btn {
    text-decoration: none;
}

.banner-section .apm-btn-primary {
    gap: 0 8px;
    font-weight: 400;
}

/* --------- btn end css ------------*/

.flex-grow-1 {
    -webkit-box-flex: 1 !important;
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
}

.d-block {
    display: block !important;
}

.opm-main-wrapper h1 {
    font-size: calc(1.375rem + 2.2vw);
    line-height: 1.2;
    letter-spacing: -1px;
    font-weight: 800;
    margin: 0 0 16px;
}

.opm-main-wrapper h2 {
    font-size: calc(1.325rem + 1.75vw);
    font-weight: 600;
    line-height: 1.3;
    letter-spacing: -0.65px;
    margin: 0 0 16px;
}

.opm-main-wrapper h3,
.opm-main-wrapper .h3 {
    font-size: calc(1.3rem + 1vw);
    font-weight: 600;
    line-height: 1.35;
    letter-spacing: -0.5px;
    margin: 0 0 12px;
}

.opm-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;
}

.opm-main-wrapper h5,
.opm-main-wrapper .h5 {
    font-size: 1.25rem;
    font-weight: 500;
    line-height: 28px;
    letter-spacing: -0.25px;
    margin: 0 0 12px;
}

.opm-main-wrapper h6 {
    font-size: 1.25rem;
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: -0.25px;
    margin: 0 0 12px;
}

.opm-main-wrapper p,
.opm-main-wrapper .p {
    font-size: 18px;
    font-weight: 300;
    line-height: 30px;
    margin: 0 0 16px;
}

.opm-main-wrapper ul li {
    font-size: 18px;
    font-weight: 300;
    line-height: 30px;
    margin: 0 0 12px;
}

@media only screen and (min-width: 1200px) {
    .opm-main-wrapper h1 {
        font-size: 3.375rem;
    }

    .opm-main-wrapper h2 {
        font-size: 2.62rem;
    }

    .opm-main-wrapper h3,
    .opm-main-wrapper .h3 {
        font-size: 2rem;
    }

    .opm-main-wrapper h4 {
        font-size: 1.75rem;
    }

    .opm-main-wrapper h5 {
        font-size: 1.5rem;
    }
}

#scroll,
.heading-menu {
    display: none;
}

/*------ End css -------------*/

.opm-main-wrapper *,
.opm-main-wrapper *::after,
.opm-main-wrapper *::before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.opm-main-wrapper a:not(.itom-btn-primary) {
    color: #ffffff;
}

.opm-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;
}

.opm-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;
}

.opm-main-wrapper .anchor-text a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.opm-main-wrapper .opm-banner-wrapper {
    position: relative;
    z-index: 1;
    background: -webkit-gradient(linear, left top, left bottom, from(#FFF0BC), to(rgba(255, 248, 224, 0.76))), url("../images/resource/resource-banner-bg-pattern.svg");
    background: linear-gradient(180deg, #FFF0BC 0%, rgba(255, 248, 224, 0.76) 100%), url("../images/resource/resource-banner-bg-pattern.svg");
}

.banner-img-holder img {
    max-width: 100%;
    max-height: 460px;
    position: relative;
    bottom: 0;
}

.banner-img-holder {
    display: flex;
    justify-content: flex-end;
    height: 100%;
}

.banner {
    background: #e8efff;
}

.banner-content {
    padding: 70px 0px 70px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
}

.banner-content p {
    font-size: 20px;
}

.banner-content .cta-group {
    margin-top: 12px;
}

.opm-main-wrapper .opm-banner-wrapper .breadcrumb-header ul li {
    display: inline-block;
    font-size: 13px;
    margin-bottom: 8px;
    line-height: 1.5;
}

.opm-main-wrapper .opm-banner-wrapper .breadcrumb-header ul li a {
    color: inherit;
}

.opm-main-wrapper .opm-banner-wrapper .breadcrumb-header ul li.breadcrumb-separator {
    margin: 0 4px;
}

.opm-main-wrapper .opm-banner-wrapper .banner-section {
    padding: 16px 0 0px;
    position: relative;
}

.opm-main-wrapper .opm-banner-wrapper .banner-section h1 {
    margin-bottom: 12px;
}

.opm-main-wrapper .opm-banner-wrapper .banner-section h5 {
    margin-bottom: 24px;
}

.opm-main-wrapper .opm-banner-wrapper .banner-section .apm-btn {
    font-weight: 400;
}

.opm-main-wrapper .opm-banner-wrapper .banner-section .apm-btn .apm-btn-icon {
    margin-right: 12px;
    line-height: 1.2;
}

.opm-main-wrapper .opm-banner-wrapper .banner-section .banner-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    align-items: center;
}

.opm-main-wrapper .opm-banner-wrapper .banner-section .banner-row>* {
    padding: 0 12px;
}

.opm-main-wrapper .opm-banner-wrapper .banner-section .banner-row .banner-wrapper {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 0px;
    flex: 1 0 0;
    position: relative;
}

.opm-main-wrapper .opm-banner-wrapper .banner-section .banner-row .banner-wrapper .img-holder {
    overflow: hidden;
    height: 468px;
    position: relative;
    width: 100%;
    background: #ddd;
    border-radius: 100px;
    border: 3px solid #b0c8ff;
    background: linear-gradient(65deg, #adc5ff 25%, #c6eaff 60%, #caefff 100%) 0% 0% no-repeat;
    transform: rotate(45deg);
}

.opm-main-wrapper .opm-banner-wrapper .banner-section .banner-row .banner-content {
    max-width: 585px;
}

@media screen and (min-width: 1200px) {
    .opm-main-wrapper .opm-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) {
    .opm-main-wrapper .opm-banner-wrapper .banner-section .banner-row>* {
        width: 50%;
    }
}

@media screen and (max-width: 992.98px) {
    .opm-main-wrapper .opm-banner-wrapper .banner-section .banner-row {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 40px 0;
    }

    .opm-main-wrapper .opm-banner-wrapper .banner-section .banner-row>* {
        width: 100%;
    }

    .banner-img-holder img {
        position: inherit;
    }

    .banner-img-holder {
        justify-content: center;
        align-items: center;
        display: flex;
        height: 100%;
    }
}

.opm-main-wrapper .custom-container {
    max-width: 1180px;
    width: 100%;
    margin: auto;
    padding-left: 12px;
    padding-right: 12px;
}

.opm-main-wrapper .sec-padding-100 {
    padding-top: 100px;
    padding-bottom: 100px;
}

.opm-main-wrapper .sec-padding-80 {
    padding-top: 80px;
    padding-bottom: 80px;
}

.opm-main-wrapper .sec-padding-40 {
    padding-top: 40px;
    padding-bottom: 40px;
}

.pt-0 {
    padding-top: 0 !important;
}

.pb-0 {
    padding-bottom: 0 !important;
}

.sec-bg {
    background: var(--color-blue);
}

@media screen and (min-width: 992px) {
    .opm-main-wrapper .title-break {
        display: block;
    }
}

@media screen and (max-width: 768px) {
    .banner-content {
        text-align: center;
    }
}

/*----------- comprehensive-it-section css start ---------------*/

.comprehensive-it-section h2 {
    margin-bottom: 32px;
    text-align: center;
}

.comprehensive-it-section p {
    margin-top: 50px;
    text-align: left;
}

.comprehensive-it-section .description {
    margin: 0px 0px 0px;
    text-align: center;
}

.comprehensive-it-section .row {
    display: flex;
    align-items: center;
    justify-content: center;
}

@media (max-width: 768px) {
    .comprehensive-it-section .row {
        display: block;
    }
}

/*----------- comprehensive-it-section end start ---------------*/

/*----------- sticky section start css -----------*/

.digital-workplace-section {
    background: #18181c;
    color: #fff;
}

.digital-workplace-section {
    color: #d9dadb;
}

.digital-workplace-section>h2 {
    margin-bottom: 56px;
    color: #d9dadb;
}

.ecnew .flex {
    display: flex;
    max-width: 1200px;
    justify-content: center;
    align-items: center;
    margin: auto;
    grid-gap: 24px;
}

.ecnew.features>.flex {
    align-items: flex-start;
    justify-content: left;
}

.ecnew.features .sticky-aside {
    max-width: 400px;
    position: sticky;
    top: 150px;
    width: 400px;
}

.sticky-aside>h3 {
    font-weight: 200;
    font-size: 52px;
    margin-bottom: 40px;
    color: #d9dadb;
}

.ecnew.features .sticky-aside .cta {
    min-width: 100px;
}

.ecnew.features .sticky-aside .flex {
    justify-content: left;
}

.ecnew.features .sticky-aside #progress-bar {
    position: absolute;
    left: 0;
    width: calc(100% - 50px);
    height: 4px;
    background-color: #27272f;
    z-index: 9999;
    display: block;
    border-radius: 4px;
    overflow: hidden;
    top: 150px;
}

.ecnew.features .sticky-aside #progress-bar .bar {
    height: 100%;
    background-color: #ffbd6f;
    width: 0;
}

.ecnew.features .main-caption {
    max-width: 800px;
    margin-top: -20px;
}

.ecnew.features .main-caption .flex {
    flex-wrap: wrap;
    align-items: stretch;
    justify-content: left;
}

.ecnew.features .main-caption .box {
    width: calc(50% - 60px);
    opacity: 0;
    transform: translate(0, 100px);
    transition: all ease 750ms;
    padding: 24px;
    border-radius: 16px;
    min-height: 220px;
    position: relative;
}

.ecnew.features .main-caption .box a {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    color: transparent;
}

.ecnew.features .main-caption .box:hover {
    background-color: #111114;
}

.ecnew.features .main-caption .box.active {
    opacity: 1;
    transform: translate(0, 0);
}

.ecnew.features .main-caption .box span {
    width: 44px;
    height: auto;
    margin: 0 0 10px;
}

.ecnew.features .main-caption .box p {
    margin: 0;
}

.ecnew.features .main-caption h3 {
    color: #d9dadb;
    line-height: 32px;
    font-size: 22px;
    font-weight: 400;
    margin: 12px 0px;
}

.ecnew.dark.black p {
    color: #aaaaaa;
}

.ecnew.benefit {
    background-color: var(--cp-color);
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    padding-bottom: 200px;
}

.ecnew.benefit .flex {
    overflow: hidden;
    align-items: flex-start;
    justify-content: space-between;
}

.ecnew.benefit .swiper {
    width: 100%;
    height: 550px;
}

.ecnew.benefit .swiper-slide {
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}

@media (max-width: 1250px) {
    @media (max-width: 1050px) {
        .ecnew .flex {
            flex-wrap: wrap;
        }
    }
}

@media (max-width: 1250px) {
    .ecnew .flex {
        max-width: 1000px;
    }

    .ecnew.hero .caption {
        width: 500px;
    }

    .ecnew.customers .flex {
        grid-gap: 16px;
    }

    .ecnew.features .sticky-aside {
        max-width: 350px;
    }

    .ecnew.features .main-caption .flex {
        grid-gap: 0;
    }

    .ecnew.benefit .main-caption {
        width: 580px;
    }

    .ecnew.why .swiper-pagination-bullet {
        font-size: 13px;
    }

    .ecnew.edition .box {
        min-width: 180px;
    }

    .ecnew.edition .box .caption-grp li {
        font-size: 14px;
    }

    .ecnew.edition .cta {
        font-size: 14px;
    }

    .ecnew.edition .box .caption-grp h4 b {
        font-size: 16px;
    }

    .ecnew.footprint .box h4 {
        font-size: 30px;
        white-space: nowrap;
    }

    .ecnew.footprint [data-counter] {
        min-width: auto;
    }

    .ecnew.footprint .footprint_Swiper {
        max-width: 1000px;
    }
}

@media (max-width: 1050px) {
    .ecnew .flex {
        flex-wrap: wrap;
    }

    .ecnew.features>.flex {
        flex-wrap: wrap;
    }

    .ecnew.features .sticky-aside {
        position: static;
        max-width: none;
    }

    .ecnew.benefit .flex {
        flex-wrap: wrap;
    }

    .ecnew.edition .flex {
        flex-wrap: wrap;
    }

    .ecnew.edition .box {
        min-width: auto;
        max-width: 300px;
    }

    .ecnew.edition .cta {
        font-size: 14px;
    }

    .ecnew.edition .box .caption-grp h4 b {
        font-size: 16px;
    }

    .ecnew.footprint .footprint_Swiper .flex {
        flex-wrap: wrap;
    }

    .ecnew.footprint .footprint_Swiper {
        width: auto;
        height: auto;
    }

    .ecnew.footprint .footprint_Swiper .clip {
        width: 100%;
    }

    .ecnew.footprint .footprint_Swiper .caption {
        width: auto;
    }

    .ecnew.features .sticky-aside #progress-bar {
        display: none;
    }

    .ecnew.talk .clip img {
        width: auto;
        max-width: 300px;
    }

    .ecnew.talk .clip {
        margin: -170px auto 0;
    }

    .ecnew.talk>.flex {
        justify-content: center;
    }

    .ecnew.talk .caption h2,
    .ecnew.talk .caption p {
        text-align: center;
    }

    .ecnew.talk .caption .cta-grp {
        justify-content: center;
    }

    .ecnew.footprint .box-cover {
        width: auto;
    }

    .ecnew.features .main-caption .box {
        width: auto;
        min-height: auto;
        padding: 20;
    }
}

@media (max-width: 1250px) {
    @media (max-width: 765px) {
        .ecnew {
            padding: 52px 32px;
        }
    }
}

@media (max-width: 768px) {
    .sticky-aside h3 {
        margin-bottom: 16px;
        font-size: 42px;
    }

    .ecnew .flex {
        grid-gap: 50px;
    }
}

/*----------- sticky section end css -----------*/

/*========== Tab section start css  ============== */

.tab-section h2 {
    text-align: center;
}

.network-monitor-tab {
    margin-top: 64px;
}

.network-monitor-tab .network-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 0 20px;
}

.network-monitor-tab .network-row {
    width: 100%;
}

.tab-list-wrapper {
    float: left;
    width: 40%;
}

.tab-content-wrapper {
    width: 60%;
    float: left;
}

@media screen and (max-width: 767.98px) {
    .network-monitor-tab .network-row {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}

.network-monitor-tab .tab-list {
    width: calc(100% -300px);
}

.network-monitor-tab .tab-list .tab-list-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 20px 32px;
    cursor: pointer;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background: #f2f6ff;
    margin-bottom: 8px;
    border-radius: 6px;
    border-left: 3px solid transparent;

}

.network-monitor-tab .tab-list .tab-list-item:last-child {
    margin-bottom: 0px;
}

.network-monitor-tab .tab-list .tab-list-item::before {
    content: "";
    position: absolute;
    right: -13px;
    bottom: 50%;
    -webkit-transform: translateY(50%);
    transform: translateY(50%);
    border-left: 12px solid #ddd;
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent;
    display: none;
}

.network-monitor-tab .tab-list .tab-list-item.tab-active {
    background-color: #fff5d2;
    border-left: 3px solid #e1c669;
    color: #000;
}

.network-monitor-tab .tab-list .tab-list-item p {
    font-weight: 400;
    line-height: 1.35;
    margin: 0;
    font-size: 18px;
    text-align: left;
    width: 100%;
    display: flex;
    align-items: center;
}

.network-monitor-tab .tab-list .tab-list-item p svg {
    position: absolute;
    right: 24px;
    display: none;
}

.network-monitor-tab .tab-list .tab-list-item.tab-active p svg {
    display: block;
}

.network-monitor-tab .tab-list .tab-list-item .tab-list-icon {
    min-width: 48px;
    height: 48px;
    margin-right: 20px;
    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;
}

@media screen and (max-width: 767.98px) {
    .network-monitor-tab .tab-list .tab-list-item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: center;
        min-width: 240px;
    }

    .network-monitor-tab .tab-list .tab-list-item::before {
        display: none;
    }

    .network-monitor-tab .tab-list .tab-list-item .tab-list-icon {
        margin: 0 auto 10px;
    }

    .network-monitor-tab .tab-list .tab-list-item.tab-active {
        background-color: #fff8e0;
    }

    .network-monitor-tab .tab-list .tab-list-item.tab-active::before {
        display: none;
    }
}

.network-monitor-tab .tab-content-list {
    padding: 0 20px;
    text-align: left;
    padding-left: 45px;
}

.network-monitor-tab .tab-content-list .tab-content-item {
    display: none;
    position: relative;
}

.network-monitor-tab .tab-content-list .tab-content-item.tab-content-active {
    display: block;
}

.network-monitor-tab .tab-content-list .tab-content-item .tab-content-title h2,
.network-monitor-tab .tab-content-list .tab-content-item .tab-content-title h3 {
    display: inline;
}

.network-monitor-tab .tab-content-list .tab-content-item h3 {
    margin-bottom: 8px;
}

.network-monitor-tab .tab-content-list .tab-content-item a {
    color: inherit;
    text-decoration: none;
}

.network-monitor-tab .tab-content-list .tab-content-item ul {
    list-style-type: disc;
    margin: 24px 0px 0px;
}

.network-monitor-tab .tab-content-list .tab-content-item ul li {
    margin-bottom: 16px;
}

.network-monitor-tab .tab-content-list .tab-content-item .tab-content-mock {
    margin: 20px auto 50px;
}

.network-monitor-solution-section {
    background-color: #fffdf9;
}



.remediation-tab {
    background: #F9F9F9
}

.remediation-tab .network-monitor-tab .tab-list .tab-list-item {
    background: #ededed;
}

.remediation-tab .network-monitor-tab .tab-list .tab-list-item.tab-active {
    background: #fff5d2;
}


@media screen and (max-width: 767.98px) {
    .resource-other-wrapper {
        padding: 24px !important;
    }

    .resource-wrapper {
        border-right: 0 !important;
    }

    .tab-list-wrapper {
        margin-bottom: 32px;
        overflow-x: scroll;
    }

    .tab-list-wrapper .tab-list {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        overflow-x: scroll;
        width: 100%;
    }

    .network-monitor-tab {
        margin-top: 32px;
    }

    .tab-content-wrapper,
    .tab-list-wrapper {
        width: 100%;
        float: inherit;
    }

    .network-monitor-tab .tab-content-list {
        padding-left: 0px;
    }
}

@media screen and (min-width: 992px) {
    .d-lg-block {
        display: block !important;
    }
}

.content-list li {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cg clip-path='url(%23clip0_2388_1997)'%3e%3cpath d='M10 20C8.61667 20 7.31667 19.7375 6.1 19.2125C4.88333 18.6875 3.825 17.975 2.925 17.075C2.025 16.175 1.3125 15.1167 0.7875 13.9C0.2625 12.6833 0 11.3833 0 10C0 8.61667 0.2625 7.31667 0.7875 6.1C1.3125 4.88333 2.025 3.825 2.925 2.925C3.825 2.025 4.88333 1.3125 6.1 0.7875C7.31667 0.2625 8.61667 0 10 0C11.0833 0 12.1083 0.158333 13.075 0.475C14.0417 0.791667 14.9333 1.23333 15.75 1.8L14.3 3.275C13.6667 2.875 12.9917 2.5625 12.275 2.3375C11.5583 2.1125 10.8 2 10 2C7.78333 2 5.89583 2.77917 4.3375 4.3375C2.77917 5.89583 2 7.78333 2 10C2 12.2167 2.77917 14.1042 4.3375 15.6625C5.89583 17.2208 7.78333 18 10 18C12.2167 18 14.1042 17.2208 15.6625 15.6625C17.2208 14.1042 18 12.2167 18 10C18 9.7 17.9833 9.4 17.95 9.1C17.9167 8.8 17.8667 8.50833 17.8 8.225L19.425 6.6C19.6083 7.13333 19.75 7.68333 19.85 8.25C19.95 8.81667 20 9.4 20 10C20 11.3833 19.7375 12.6833 19.2125 13.9C18.6875 15.1167 17.975 16.175 17.075 17.075C16.175 17.975 15.1167 18.6875 13.9 19.2125C12.6833 19.7375 11.3833 20 10 20ZM8.6 14.6L4.35 10.35L5.75 8.95L8.6 11.8L18.6 1.775L20 3.175L8.6 14.6Z' fill='%233DB372'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_2388_1997'%3e%3crect width='20' height='20' fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e ");
    background-repeat: no-repeat;
    background-position: 0 4px;
    padding-left: 32px;
    margin-bottom: 16px;
}

.content-list li a {
    text-decoration: underline !important;
    color: #2180ee !important;
}

/*========== Tab section end css  ==============*/

/* -----benefits section start css -----------*/

.benefits-section h2 {
    margin-bottom: 32px;
}

.benefits-section .col-12 {
    display: flex;
    gap: 24px;
    flex-direction: column;
}

/* -----benefits section end css -----------*/

.benefit-card {
    background: #f8f9fb;
    padding: 32px;
    border-radius: 6px;

    position: relative;
}

.benefit-card span {
    display: flex;
    align-items: center;
    justify-content: center;
}

.benefit-card p {
    margin-bottom: 0px;
}


.benefit-card h5 {
    margin: 0px 0px 20px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 16px;
}

/* ----- flip card section end css -----------*/

/*------- Related resources seciton -----------*/

.related-resource-title-wrapper {
    text-align: center;
    margin: 0px auto 32px;
}

.text-center {
    text-align: center;
}

.related-resource-section .related-resource-img {
    margin-top: 40px;
    max-width: 360px;
    width: 100%;
    height: auto;
}

.resource-link-list.pb-30 {
    padding-bottom: 30px;
    padding-left: 45px !important;
}

.resource-link-item.blog {
    border-bottom: 1px solid #ddd;
    margin-bottom: 30px;
}

.related-resource-section .resource-card {
    border: 1px solid #efefef;
    border-radius: 12px;
}

@media screen and (max-width: 1199.98px) {
    .related-resource-section .resource-card {
        margin: 40px 0 0;
    }
}

.related-resource-section .resource-wrapper {
    padding: 24px;
    border-right: 1px solid #efefef;
    height: 100%;
}

.related-resource-section .resource-link-item.featured {
    margin-bottom: 32px;
}

.related-resource-section .resource-link-item.featured {
    margin-bottom: 32px;
}

.related-resource-section .resource-link-list li {
    font-size: 1rem;
    line-height: 1.75;
}

.related-resource-section .resource-link-list li:last-child {
    margin-bottom: 0;
}

.related-resource-section .resource-link-list li a {
    color: inherit;
}

.related-resource-section .resource-link-list li a svg {
    vertical-align: sub;
}

.related-resource-section .resource-link-list li a span {
    margin-right: 4px;
}

.related-resource-section .resource-other-wrapper {
    padding: 24px 24px 24px 0;
    border: none;
}

.related-resource-section .resource-other-wrapper .resource-other-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: inherit;
    text-decoration: none;
}

.related-resource-section .resource-other-wrapper .resource-other-item:nth-child(1),
.related-resource-section .resource-other-wrapper .resource-other-item:nth-child(2) {
    padding-bottom: 24px !important;
    margin-bottom: 24px;
    border-bottom: 1px solid #efefef;
}

.related-resource-section .resource-other-wrapper .resource-other-item:hover {
    text-decoration: none;
}

.related-resource-section .resource-other-wrapper .resource-other-item .h5 {
    line-height: 1;
    font-size: 20px;
    margin-bottom: 4px;
}

.related-resource-section .resource-other-wrapper .resource-other-item .p {
    font-size: 1rem;
    line-height: 1.75;
}

.related-resource-section .resource-other-wrapper .resource-other-item .resource-other-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.related-resource-section .resource-other-wrapper .resource-other-item .anchor-text {
    color: #006deb;
}

.related-resource-section .resource-other-wrapper .resource-other-item .resource-other-icon {
    margin-right: 20px;
}

.related-resource-section .resource-other-wrapper .resource-other-item .resource-other-icon svg {
    width: 32px;
    height: 38px;
}

.related-resource-section .resource-other-wrapper .resource-other-item a {
    font-size: 1rem;
}

@media screen and (max-width: 1199.98px) {
    .related-resource-title-wrapper {
        text-align: center;
    }

    .related-resource-section .related-resource-img {
        margin: 32px auto 0px;
    }
}

@media screen and (max-width: 767.98px) {
    .resource-other-wrapper {
        padding: 24px !important;
    }

    .resource-wrapper {
        border-right: 0 !important;
    }
}

.tac {
    text-align: center;
}

/*--- cusotmer section css ---------*/

.opm-main-wrapper .testimonial-section .testimonial-wrapper {
    margin: 60px 0 0;
}

.opm-main-wrapper .testimonial-section .gartner-review-wrapper {
    border-radius: 12px;
    padding: 32px;
    background-color: #f5f5f5;
    margin-bottom: 24px;
    min-height: 419px;
    position: relative;
}

.opm-main-wrapper .testimonial-section .customer-review-wrapper {
    background-color: #f5f5f5;
    border-radius: 12px;
    padding: 32px;
    height: 100%;
}

.opm-main-wrapper .testimonial-section .gartner-review-wrapper .gartnerReviewSwiper {
    padding-bottom: 16px;
}

.opm-main-wrapper .testimonial-section .gartner-review-wrapper .gartnerReviewSwiper .swiper-pagination {
    bottom: -5px;
}

.opm-main-wrapper .testimonial-section .gartner-review-card .gartner-review--item p:not(.gartner-review-details p):last-child {
    margin-bottom: 0;
}

.opm-main-wrapper .testimonial-section .gartner-review-card .gartner-logo {
    height: 50px;
}

.opm-main-wrapper .testimonial-section .gartner-review-card .gartner-review-details {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: #818181;
}

@media only screen and (max-width: 575.98px) {
    .opm-main-wrapper .testimonial-section .gartner-review-card .gartner-review-details {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}

.opm-main-wrapper .testimonial-section .gartner-review-card .gartner-review-details p {
    margin: 0 24px 12px 0;
    font-size: 16px;
    line-height: 1.75;
}

.opm-main-wrapper .testimonial-section .gartner-review-card h4 {
    margin: 12px 0;
    font-weight: 600;
    line-height: 1.35;
}

.opm-main-wrapper .testimonial-section .client-review-card {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.opm-main-wrapper .testimonial-section .client-review-card .client-profile-section {
    background-color: #ffffff;
    border-radius: 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-top: 16px;
    padding-bottom: 150px;
    margin-bottom: 24px;
    position: relative;
}

.opm-main-wrapper .testimonial-section .client-review-card .client-profile-section img {
    max-width: 234px;
    max-height: 154px;
    position: absolute;
    bottom: 0;
}

.opm-main-wrapper .testimonial-section .client-review-card .client-profile-section .btn-play-icon {
    width: 36px;
    height: 36px;
    border-radius: 100px;
    background-color: #006deb;
    color: #ffffff;
    border: 0;
    cursor: pointer;
    position: absolute;
    right: 16px;
}

.opm-main-wrapper .testimonial-section .client-review-card .client-profile-section .btn-play-icon::before {
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
    border-left: 11px solid #ffffff;
    position: absolute;
    content: "";
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-32%, -50%);
    transform: translate(-36%, -50%);
}

.opm-main-wrapper .testimonial-section .client-review-card .client-details .client-name {
    color: #006deb;
    font-size: 18px;
}

.opm-main-wrapper .testimonial-section .client-review-card .btn-link {
    padding: 0;
    margin: 0;
    background: none;
    border: 0;
    font-size: 15px;
    text-decoration: underline;
    text-transform: uppercase;
    color: #006deb;
    font-weight: 500;
    cursor: pointer;
}

.opm-main-wrapper .testimonial-section .award-badge-card {
    background-color: #f5f5f5;
    border-radius: 12px;
    height: 160px;
    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;
}

@media only screen and (max-width: 991.98px) {
    .opm-main-wrapper .testimonial-section .award-badge-card {
        margin-bottom: 24px;
    }
}

.opm-main-wrapper .testimonial-section .award-badge-card img {
    height: 100px;
}

.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;
}

.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: 400px;
    width: 100%;
    height: 230px;
    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 rgba(192, 192, 192, 0.75);
    box-shadow: 0 6px 24px 3px rgba(192, 192, 192, 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;
}

/*------- accordian css -------*/
.tac {
    text-align: center;
}

.faq-content-section .apm-features-detail-container {
    background: #fafcff;
    padding: 100px 175px;
    border-radius: 8px;
    box-shadow: 10px 10px 20px 0px #f4f6ff;
}

.apm-seo-main-wrapper .faq-content-section .accordion-container {
    max-width: 980px;
    margin: 0 auto;
    padding: 0px 16px;
}

.apm-seo-main-wrapper .faq-content-section h2 {
    margin-bottom: 40px;
}

.apm-seo-main-wrapper .faq-content-section h3 {
    font-weight: 500;
}

.accordion-container {
    width: 100%;
}

.accordion-container .accordion-item {
    border-bottom: 1px solid #ebeae7;
    cursor: pointer;
    padding: 20px 0;
}

.accordion-container .accordion-item h4,
.accordion-container .accordion-item h3 {
    margin: 0;
    font-size: 20px;
    line-height: 1.5;
    letter-spacing: -0.35px;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin-right: 16px;
}

.accordion-container .accordion-item .accordion-head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.accordion-container .accordion-item .accordion-head.active .plusminus::before {
    content: "âˆ’";
}

.accordion-container .accordion-item .accordion-head h6 {
    font-weight: 400;
    margin: 0;
}

.accordion-container .accordion-item .accordion-head.active h6 {
    color: #006deb;
}

.accordion-container .accordion-item .accordion-body {
    max-width: 95%;
    background: #fffbf5;
    padding: 24px;
    border-radius: 8px;
    margin-top: 16px;
    border: 1px solid #fff3df;
}

.accordion-container .accordion-item .accordion-body p a {
    color: #000;
}

.accordion-container .accordion-item .plusminus {
    font-size: 24px;
    font-weight: 200;
    border: 1px solid #444444;
    width: 24px;
    height: 24px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 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;
    border-radius: 100px;
    color: #444444;
    position: relative;
    top: 0;
}

.accordion-container .accordion-item .plusminus::before {
    position: absolute;
    content: "+";
    /* top: -8px; */
}

.accordion-container .accordion-body {
    display: none;
}

@media screen and (max-width: 767.98px) {
    .faq-content-section .apm-features-detail-container {
        padding: 60px 16px;
    }
}

.feature-sec-content .content-list.list-box {
    padding: 0 0 0 0px !important;
    border-radius: 8px;
    margin-top: 24px;
}

.feature-sec-content .content-list.list-box li {
    background-image: url('data:image/svg+xml,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M10 20C8.61667 20 7.31667 19.7375 6.1 19.2125C4.88333 18.6875 3.825 17.975 2.925 17.075C2.025 16.175 1.3125 15.1167 0.7875 13.9C0.2625 12.6833 0 11.3833 0 10C0 8.61667 0.2625 7.31667 0.7875 6.1C1.3125 4.88333 2.025 3.825 2.925 2.925C3.825 2.025 4.88333 1.3125 6.1 0.7875C7.31667 0.2625 8.61667 0 10 0C11.0833 0 12.1083 0.158333 13.075 0.475C14.0417 0.791667 14.9333 1.23333 15.75 1.8L14.3 3.275C13.6667 2.875 12.9917 2.5625 12.275 2.3375C11.5583 2.1125 10.8 2 10 2C7.78333 2 5.89583 2.77917 4.3375 4.3375C2.77917 5.89583 2 7.78333 2 10C2 12.2167 2.77917 14.1042 4.3375 15.6625C5.89583 17.2208 7.78333 18 10 18C12.2167 18 14.1042 17.2208 15.6625 15.6625C17.2208 14.1042 18 12.2167 18 10C18 9.7 17.9833 9.4 17.95 9.1C17.9167 8.8 17.8667 8.50833 17.8 8.225L19.425 6.6C19.6083 7.13333 19.75 7.68333 19.85 8.25C19.95 8.81667 20 9.4 20 10C20 11.3833 19.7375 12.6833 19.2125 13.9C18.6875 15.1167 17.975 16.175 17.075 17.075C16.175 17.975 15.1167 18.6875 13.9 19.2125C12.6833 19.7375 11.3833 20 10 20ZM8.6 14.6L4.35 10.35L5.75 8.95L8.6 11.8L18.6 1.775L20 3.175L8.6 14.6Z" fill="black"/></svg>');
    background-repeat: no-repeat;
    background-position: 0 4px;
    padding-left: 32px !important;
    margin-bottom: 8px;
    font-size: 18px;
    font-weight: 300;
    line-height: 30px;
    margin: 0 0 16px;
}

/*---- slider css --------*/

.stockSwiper {

    padding: 20px;
    margin: 12px 0px 0px;

    border-radius: 6px;
}

.stockSwiper p {
    text-align: center;
    margin: 24px 30px 20px;
}

.stockSwiper .swiper-slide img {


    border-radius: 4px;
    width: 100%;
    height: auto;
    aspect-ratio: 16 / 9;
}

/* Image Zoom Start */
.zoomicon {
    position: relative;
    border: 1px solid #efefef;
    display: inherit;
}

.img-zoom-container {
    position: fixed;
    background: rgba(0, 0, 0, 0.8);
    height: 100%;
    left: 0;
    padding: 5%;
    text-align: center;
    top: 0;
    width: 100%;
    z-index: 999999;
    opacity: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.img-zoom-span {
    display: inline-block;
    vertical-align: middle;
}

.img-zoom-container img {
    max-height: 100%;
    border: 1px solid #efefef;
    max-width: 100%;
    margin-top: -2%;
    display: inline-block !important;
}

.zoom-icon {
    background: url(https://www.manageengine.com/images/v1/zoom-icon.png) no-repeat 0 0;
    width: 48px;
    height: 48px;
    display: inline-block;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 2;
}

.img-zoom-close {
    position: absolute;
    top: 20px;
    right: 20px;
    z-index: 999999;
    font-size: 30px;
    font-weight: 300;
    cursor: pointer;
    color: #fff;
}

.img-zoom-iconcont {
    position: fixed;
    background: rgba(0, 0, 0, 0.7);
    height: 90%;
    left: 0;
    padding: 5%;
    text-align: center;
    top: 0;
    width: 100%;
    z-index: 999999;
}

.img-zoom-iconcont img {
    max-height: 100%;
    max-width: 100%;
}

.img-zoom-container .popdesc {
    position: absolute;
    background: rgba(0, 0, 0, 0.7);
    color: #fff;
    bottom: 97px;
    padding: 10px 2%;
    width: 90% !important;
    left: auto !important;
    box-sizing: border-box;
    margin-left: 0 !important;
}

.img-zoom-iconcont>img {
    margin: 0 auto;
}

/* Image Zoom End */

#VideosAndLogos {
    display: none;
}


.custom-list li {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMCAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEwIDBDNC40OCAwIDAgNC40OCAwIDEwQzAgMTUuNTIgNC40OCAyMCAxMCAyMEMxNS41MiAyMCAyMCAxNS41MiAyMCAxMEMyMCA0LjQ4IDE1LjUyIDAgMTAgMFpNNy4yOSAxNC4yOUwzLjcgMTAuN0MzLjMxIDEwLjMxIDMuMzEgOS42OCAzLjcgOS4yOUM0LjA5IDguOSA0LjcyIDguOSA1LjExIDkuMjlMOCAxMi4xN0wxNC44OCA1LjI5QzE1LjI3IDQuOSAxNS45IDQuOSAxNi4yOSA1LjI5QzE2LjY4IDUuNjggMTYuNjggNi4zMSAxNi4yOSA2LjdMOC43IDE0LjI5QzguMzIgMTQuNjggNy42OCAxNC42OCA3LjI5IDE0LjI5WiIgZmlsbD0iIzA5QUI1OCIvPgo8L3N2Zz4K);
    background-repeat: no-repeat;
    background-position: 0 4px;
    padding-left: 32px;
    margin-bottom: 8px;
    line-height: 30px;
    font-size: 16px;
}
 #adRhsLnkNm{display: none; !important;}