em {
  font-style: italic;
}

#fixedbtn {
  position: fixed;
  right: 0;
  top: initial;
  bottom: 300px;
  z-index: 4;
}

#fixedbtn .demo {
  color: #fff !important;
  background: #34ad65;
  text-align: center;
  display: block;
  height: 90px;
  font-weight: 500;
  font-size: .75em;
  letter-spacing: -.1px;
  line-height: normal;
  vertical-align: middle;
  border-radius: 0;
  width: 60px;
  padding: 10px 16px 0;
  text-transform: capitalize;
}
.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: #274EA3;
        --text-color: #000000;
    }

    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;
    }


.cta-div {
  display: flex;
  align-items: flex-start;
  gap: 8px;
}
    .apm-btn {
        border: 0;
        border-radius: 8px;
        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 #1573FF !important;
        background-color: #fff !important;
        color: #ffffff;
    }

    .apm-btn.apm-btn-secondary:hover {
        background-color: #fff;
        border-color: #1573FF;
    }

    .apm-btn.apm-btn-secondary:focus {
        background-color: #fff;
        border-color: #1573FF;
    }

    .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: #ffffff !important;
        text-decoration: none;
    }

    .apm-btn.btn-primary {
        background-color: #E80E19;
        color: #ffffff;
    }

    .apm-btn>span:last-child.apm-btn-icon {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin-left: 8px;
    }

    a.apm-btn.btn-primary {
        color: #ffffff !important;
        text-decoration: none;
    }

    .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; color: #000;
    }

    .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: 16px;
        font-weight: 300;
        line-height: 30px;
        margin: 0 0 16px;
    }

    .apm-seo-main-wrapper ul li {
        font-size: 16px;
        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: 2.5rem;
    line-height: 56px;
        }

        .apm-seo-main-wrapper h4 {
            font-size: 1.75rem;
        }
    }


    #scroll,
    .heading-menu {
        display: none;
    }




    /*------ 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;
  color: #006DEB; 
    }



    .apm-seo-main-wrapper .anchor-text a {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

    .apm-seo-main-wrapper .apm-seo-banner-wrapper {
        padding: 40px 0px 80px;
        background-color: #E8EFFF;
        position: relative;
        z-index: 1;
    }

     .apm-seo-main-wrapper .apm-seo-banner-wrapper::before {
           position: absolute;
content: "";
left: 140px;
top: 30px;
width: 68px;
-webkit-transform: scale(-1);
transform: scale(-1);
background: url(/sites/meweb/images/fr/applications_manager/images/mam-banner-pattern.svg) scroll no-repeat;
z-index: -1;
height: 77px;
transform: rotate(356deg);
    }

    .apm-seo-main-wrapper .apm-seo-banner-wrapper::after {
        position: absolute;
        content: "";
        bottom: 0;
        right: 0;
        max-width: 503px;
        width: 100%;
        max-height: 412px;
        height: 100%;
        background: url("../images/network-monitor/network-monitor-banner-bg-pattern.svg") scroll no-repeat;
        z-index: -1;
    } 

.apm-seo-main-wrapper .apm-seo-banner-wrapper .breadcrumb-header ul{padding-left: 15px;}

    .apm-seo-main-wrapper .apm-seo-banner-wrapper .breadcrumb-header ul li {
        display: inline-block;
        font-size: 13px;
        margin-bottom: 8px;
        line-height: 1.5;
    }

    .apm-seo-main-wrapper .apm-seo-banner-wrapper .breadcrumb-header ul li a {
        color: inherit;
    }

    .apm-seo-main-wrapper .apm-seo-banner-wrapper .breadcrumb-header ul li.breadcrumb-separator {
        margin: 0 4px;
    }

    .apm-seo-main-wrapper .apm-seo-banner-wrapper .banner-section {
        padding: 40px 0 0px;
    }

    .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: 16px;
        font-weight: 500;
        margin: 16px 0px 0px;
    }
.apm-seo-main-wrapper .apm-seo-banner-wrapper .banner-section .apm-btn .opm-btn-icon {
margin-right: 16px; line-height: 1.2;
}

    .apm-seo-main-wrapper .apm-seo-banner-wrapper .banner-section .credit-text {
        font-size: 15.5px;
        line-height: 24px;
        margin-bottom: 0px;
    }

    .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;
    }

    .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 .banner-video {
        -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;
    }


    @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:before{
     position: absolute;
content: "";
left: -46px;
top: -30px;
width: 102px;
background: url(/sites/meweb/images/fr/applications_manager/images/mam-video-thumbnail-pattern.svg) scroll no-repeat;
z-index: -1;
height: 63px;
} 
.intro-video:after{
     position: absolute;
content: "";
right: -46px;
bottom: -30px;
width: 102px;
background: url(/sites/meweb/images/fr/applications_manager/images/mam-video-thumbnail-pattern.svg) scroll no-repeat;
z-index: -2;
height: 63px;
} 


    .intro-video .video-play-button {
            width: 80px;
height: 80px;
border-radius: 100px;
background-color: transparent;
        border: 0;
        position: absolute;
        top: 50%;
        left: 85%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        -webkit-box-shadow:none;
        box-shadow: none;
        cursor: pointer;
  border: 4px solid #fff;
    }

    .intro-video .video-play-button .video-play-icon {
            border-top: 18px solid transparent;
border-bottom: 18px solid transparent;
border-left: 26px 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;
    }

@media screen and (max-width: 576px) {
  
  .apm-seo-main-wrapper .comprehensive-section{padding: 16px;}
}



    /*--------- feature seciton-------*/

    .feature-section-intro-content {
        text-align: center;
        padding: 80px 0px 80px;
    }

    .apm-seo-main-wrapper .intro-section {
        width: 100%;
        margin: auto;
        text-align: center;
    }

    .apm-seo-main-wrapper .feature-section .feature-section-intro-content {
        width: 100%;
        margin: auto;
        text-align: left;
    }

.apm-seo-main-wrapper .feature-section .feature-section-intro-content p:last-child{margin-bottom: 0px;}

    .apm-seo-main-wrapper .feature-section .feature-header-section {
        text-align: center;
        margin: 0px auto 0;
        background-color: #ffffff;
        -webkit-transition: all 0.25s;
        transition: all 0.25s;
        min-height: 55px;
        transition: all 0.25s;
    }
.feature-header-section h2{margin-bottom: 52px;}

    .apm-seo-main-wrapper .feature-section .feature-header-section #feature-header-section {
        -ms-overflow-style: none;
        scrollbar-width: none;
    }

    .apm-seo-main-wrapper .feature-section .feature-header-section #feature-header-section::-webkit-scrollbar {
        display: none;
    }

    @media screen and (min-width: 576px) {
        .apm-seo-main-wrapper .feature-section .feature-header-section #feature-header-section.sticky {
            position: fixed;
            top: 100px;
            width: 100%;
            left: 0;
            background: #fcfcfc;
            -webkit-box-shadow: 0 -1px 1px rgba(0, 0, 0, 0.1);
            box-shadow: 0 -1px 1px rgba(0, 0, 0, 0.1);
            border-bottom: 1px solid #dadada;
            z-index: 10;
            -webkit-transition: all 0.25s;
            transition: all 0.25s;
        }
    }

    @media only screen and (min-width: 576px) and (max-width: 1025.98px) {
        .apm-seo-main-wrapper .feature-section .feature-header-section #feature-header-section.sticky {
            top: 88px;
        }
    }

    .apm-seo-main-wrapper .feature-section .feature-header-section ul {
        border-bottom: 1px solid #dadada;
        display: inline-block;
    }

    .apm-seo-main-wrapper .feature-section .feature-header-section ul li {
        display: inline-block;
        margin-bottom: 0;
    }

    .apm-seo-main-wrapper .feature-section .feature-header-section ul li a {
        display: inline-block;
        padding: 12px 24px;
        color: inherit;
        font-size: 18px;
        position: relative;
        font-weight: 600;
        text-decoration: unset;
    }

    .apm-seo-main-wrapper .feature-section .feature-header-section ul li a::before {
        position: absolute;
        content: "";
        height: 2.5px;
        width: 0;
        left: 0;
        bottom: 0;
        background-color: #006DEB;
    }

    .apm-seo-main-wrapper .feature-section .feature-header-section ul li a.active {
        color: #006DEB;
    }

    .apm-seo-main-wrapper .feature-section .feature-header-section ul li a.active::before {
        width: 100%;
    }

  
.apm-seo-main-wrapper .feature-section .feature-content-section .feature-content-grid{
      display: flex;
    flex: 1;
    gap: 30px; margin: 16px 0px
}

.apm-seo-main-wrapper .feature-section .feature-content-section .feature-content-grid > * {
  flex: 1;width: 50%;
}

.apm-seo-main-wrapper .feature-section .feature-content-section:last-child{padding-bottom: 0px;} 

    .apm-seo-main-wrapper .feature-section .feature-content-section .content-header {
        margin-bottom: 32px;
    }

    .apm-seo-main-wrapper .feature-section .feature-content-section .content-body .row {
        margin-top: 0px;
    }

    .apm-seo-main-wrapper .feature-section .feature-content-section .content-body .feature-content-icon {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin-bottom: 12px;
    }

    .apm-seo-main-wrapper .feature-section .feature-content-section .content-body .feature-content-icon svg {
        max-width: 48px;
        max-height: 48px;
        width: 100%;
        height: 100%;
    }

    .apm-seo-main-wrapper .feature-section .feature-content-section .content-body .content-list {
        margin-top: 24px;
    }

    .apm-seo-main-wrapper .feature-section .feature-content-section .content-body .content-list.list-box {
        background: #ffffff;
        padding: 30px;
        border-radius: 8px;
    }

    .apm-seo-main-wrapper .feature-section .feature-content-section .content-body .content-list ul {
        margin-top: 16px;
    }

    .apm-seo-main-wrapper .feature-section .feature-content-section h3 {
        margin-bottom: 8px;
    }

    @media only screen and (max-width: 992px) {
        .apm-seo-main-wrapper .feature-section .feature-content-section .feature-content-card {
            margin-bottom: 32px;
        }
  
  
  
    }

    .apm-seo-main-wrapper .feature-section .feature-content-section .feature-content-card.inline>div:first-child {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-bottom: 12px;
    }

    .apm-seo-main-wrapper .feature-section .feature-content-section .feature-content-card.inline>div:first-child .feature-content-icon {
        margin: 0 10px 0 0;
    }

    .apm-seo-main-wrapper .feature-section .feature-content-section .feature-content-card.inline>div:first-child .feature-content-icon svg {
        max-width: 36px;
        max-height: 36px;
    }

    .apm-seo-main-wrapper .feature-section .feature-content-section .feature-content-card.inline>div:first-child h5 {
        margin-bottom: 0;
        font-size: 20px;
        line-height: 1.25;
    }

    .apm-seo-main-wrapper .feature-section .feature-content-section ul 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="%232180EE"/></svg>');
        background-repeat: no-repeat;
        background-position: 0 4px;
        padding-left: 32px;
        margin-bottom: 16px;
    }

    .apm-seo-main-wrapper .addon-section {
        background-color: #fafafa;
    }

    .apm-seo-main-wrapper .addon-section .addon-card-row {
        margin-top: 60px;
        gap: 24px 0;
    }

    .apm-seo-main-wrapper .addon-section .addon-card-row .addon-card {
        padding: 24px;
        border-radius: 12px;
        background-color: #ffffff;
        height: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -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;
        -webkit-box-shadow: 0px 2px 24px rgba(0, 0, 0, 0.04);
        box-shadow: 0px 2px 24px rgba(0, 0, 0, 0.04);
    }

    .apm-seo-main-wrapper .addon-section .addon-card-row .addon-card p {
        margin-top: 8px;
    }

    .apm-seo-main-wrapper .addon-section .addon-card-row .addon-card .addon-logo {
        height: 46px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }



    .custom-flex-box{align-items: center; display: flex; justify-content: center;}
    /*------- widjet start css ---------*/



.apm-seo-main-wrapper .feature-section .feature-content-section .feature-content-card a{font-size: 17px;}

    .apm-seo-main-wrapper .feature-section .feature-content-section .feature-content-card .benefit-card {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        padding: 24px;
        gap: 24px;
        border-radius: 12px;
        background: #FFF;
        margin-bottom: 24px;
        border: 1px solid #F0F0F0; width: 100%;
    }

    .apm-seo-main-wrapper .feature-section .feature-content-section .feature-content-card .benefit-card p {
        margin: 0px;
    }

    .apm-seo-main-wrapper .feature-section .feature-content-section .feature-content-card .benefit-card:last-child {
        margin-bottom: 0;
    }

    .apm-seo-main-wrapper .feature-section .feature-content-section .feature-content-card.benefit-card h5 {
        margin-bottom: 8px;
        line-height: 1.15;
    }

    .apm-seo-main-wrapper .feature-section .feature-content-section .feature-content-card.benefit-card p {
        margin-bottom: 0;
    }

    .apm-seo-main-wrapper .feature-section .feature-content-section .feature-content-card.green-color-card {
        background: #FAFFFD;
        border: 1px solid #DDFAEE;
    }

    .widget-mt {
        margin-top: 64px;
    }

@media screen and (max-width: 767.98px) {

.apm-seo-main-wrapper .feature-section .feature-content-section .feature-content-grid > * {width:
  100%;}
.apm-seo-main-wrapper .feature-section .feature-content-section .feature-content-grid {margin: 0px; display: block;}
.apm-seo-main-wrapper .feature-section .feature-content-section{padding: 20px 0px;}
.intro-video:after, .intro-video:before{display: none;}
  
}

    /*------- widjet end css ---------*/

    .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;
    }


   .apm-seo-main-wrapper .faq-content-section {    background: #F8F9FB; margin-top: 0;}

.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;}
.mb-0{margin-bottom: 0px !important;}
.mt-0{margin-top: 0px !important;}
.pt-0{padding-top: 0px !important;}
.pb-0{padding-bottom: 0px !important;}

.mt-80{margin-top: 80px;}	



.apm-sprite-image i {
    background: url(/sites/meweb/images/fr/applications_manager/images/apm-seo-cloud-monitoring-sprite.svg) no-repeat;
background-size: 820px;
width: 50px;
height: 45px;
display: block;
}

.icon-1 i {
background-position:0px 0px;
}

.icon-2 i {
background-position:-73px 0px;
}

.icon-3 i {
background-position: -144px 0px;
}

.icon-4 i {
background-position: -214px 0px;
}

.icon-5 i {
background-position: -288px 0px;
}

.icon-6 i {
background-position: -364px 0px;
}

.icon-7 i {
background-position: -442px 0px;
}

.icon-8 i {
background-position: -512px 0px;
}

.icon-9 i {
background-position: -584px 0px;
}



    /*------- end css -----------*/



/*------- Related resources seciton -----------*/

.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;
margin-left: 32px;
}

@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;
}
}

@media screen and (max-width: 767.98px) {
.resource-other-wrapper {
padding: 24px !important;
}

.resource-wrapper {
border-right: 0 !important;
}
}



/*========= about section ===========*/


.apm-seo-main-wrapper .about-section {
background: #F9FBFF;
}
.section-bg{background: #F9FBFF;}		

.apm-seo-main-wrapper .about-section  .about-content-wrapper{margin-top: 50px;}
.apm-seo-main-wrapper .about-section .about-title-list {
margin: 40px 0;
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;
gap: 20px;
}

.apm-seo-main-wrapper .about-section .about-title-list .title-list-item {
border-radius: 50px;
border: 1px solid rgba(221, 221, 221, 0.87);
padding: 12px 24px;
cursor: pointer;
font-weight: 400;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-transition: all 0.25s ease-in;
transition: all 0.25s ease-in;
}

.apm-seo-main-wrapper .about-section .about-title-list .title-list-item.active {
background: #000000;
color: #ffffff;
border-color: #000000;
}

.apm-seo-main-wrapper .about-section .content-list {
max-width: 620px;
}

@media screen and (max-width: 991.98px) {
.apm-seo-main-wrapper .about-section .content-list {
max-width: 720px;
margin: 0 auto 60px;
}
}

.apm-seo-main-wrapper .about-section .content-list .content-list-item {
border: 1px solid #D6E0F7;
border-radius: 8px;
padding: 24px;
margin-bottom: 16px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
gap: 0 20px; background: #fff;
}

.apm-seo-main-wrapper .about-section .content-list .content-list-item.active {
border-left: 3px solid #516AA5 !important;
}		

.apm-seo-main-wrapper .about-section .content-list .content-list-item:last-child {
margin-bottom: 0;
}

.apm-seo-main-wrapper .about-section .content-list .content-list-item.active .icon-chevron-down {
-webkit-transform: rotate(180deg);
transform: rotate(180deg);
}

.apm-seo-main-wrapper .about-section .content-list .content-list-item.active .content-list-desc {
display: block !important;
}

.apm-seo-main-wrapper .about-section .content-list .content-list-item .content-list-icon, .apm-seo-main-wrapper .feature-section .benefit-card .content-list-item .content-list-icon  {
width: 36px;
height: 36px;
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;
position: relative;
}

.apm-seo-main-wrapper .about-section .content-list .content-list-item .content-list-icon svg,
.apm-seo-main-wrapper .feature-section  .benefit-card .content-list-item .content-list-icon svg{z-index: 1}

.apm-seo-main-wrapper .about-section .content-list .content-list-item .content-list-icon:after, 	.apm-seo-main-wrapper .feature-section  .benefit-card .content-list-item .content-list-icon:after{position: absolute; right: 0;
bottom: 0; height: 16px; width: 16px; background: #BFDEFC; content: ""; border-radius: 50%} 


.apm-seo-main-wrapper .about-section .content-list .content-list-item .content-list-body {
width: 100%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-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;
}

.apm-seo-main-wrapper .about-section .content-list .content-list-item .content-list-body .content-list-title {
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;
cursor: pointer;
width: 100%;
}

.apm-seo-main-wrapper .about-section .content-list .content-list-item .content-list-body .content-list-title h5 {
margin-bottom: 0;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
}

.apm-seo-main-wrapper .about-section .content-list .content-list-item .content-list-body .content-list-desc {
padding-top: 8px;
display: none;
}

.apm-seo-main-wrapper .about-section .content-list .content-list-item .content-list-body .content-list-desc p {
margin: 0;
}

.apm-seo-main-wrapper .about-section .content-list .content-list-item .icon-chevron-down {
min-width: 24px;
height: 24px;
background-repeat: no-repeat;
background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0IiBmaWxsPSJub25lIiBzdHJva2U9ImN1cnJlbnRDb2xvciIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGNsYXNzPSJmZWF0aGVyIGZlYXRoZXItY2hldnJvbi1kb3duIj48cG9seWxpbmUgcG9pbnRzPSI2IDkgMTIgMTUgMTggOSI+PC9wb2x5bGluZT48L3N2Zz4=");
}

.apm-seo-main-wrapper .about-section .about-content-item {
display: none;
}

.apm-seo-main-wrapper .about-section .about-content-item.active {
display: block;
}

.apm-seo-main-wrapper .about-section .content-list-image {
display: none;
text-align: center;
}

.apm-seo-main-wrapper .about-section .content-list-image img {
max-width: 720px;
width: 100%;
border-radius: 6px;
/*
border: 1px solid rgba(0, 0, 0, 0.08);
-webkit-box-shadow: 0px 4px 32px 0px rgba(0, 0, 0, 0.08);
box-shadow: 0px 4px 32px 0px rgba(0, 0, 0, 0.08);
*/
}

.apm-seo-main-wrapper .about-section .content-list-image{
border-radius: 8px;
box-shadow: 0 2px 7px 0 rgb(5 34 97 / 10%);
}	

.apm-seo-main-wrapper .about-section .content-list-image .img-holder {
padding: 40px 52px 40px;
border-bottom: 1px solid #EBEDFF; background: #fff;
}		

.apm-seo-main-wrapper .about-section .content-list-image .img-content{     padding: 40px 52px;}
.apm-seo-main-wrapper .about-section .content-list-image .img-content p{ text-align: left;}


.apm-seo-main-wrapper .about-section .content-list-image.active {display: block;}

.content-list-image-wrapper {
background: #fff;
border-radius: 8px;
}	


.fw-500{font-weight: 500}

.feature-sec-content .content-list.list-box {
background: #F9F9FB;
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: 16px;
font-weight: 300;
line-height: 30px;
margin: 0 0 12px;
}		


.accordion-container .accordion-item .accordion-head.active{
  
border-bottom: 1px solid #ebeae7;
padding: 0px 0px 20px;

}	

/*========== tab css =============*/



.button-container {margin: 40px 0px 0px;}

.resultdiv  li a i{content:'';height:120px;width:260px;margin:0 auto;background:url('/sites/meweb/images/fr/applications_manager/images/apm-vendor-sprite.jpg') no-repeat;display:block;background-size:1820px 1680px;}
.list-servers{color: #3d4468;

padding: 10px 12px;
font-size: 14px;
outline: none;
margin: 5px;
background: #E6F4FF;
cursor: pointer; border: 1px solid #144DA2; border-radius: 6px;
}
.list-servers.active{background:#3d4468;color: #fff; border: 1px solid #444;}
.list-servers:hover{background:#3d4468;color: #fff; border: 1px solid #3d4468; }		

@media screen and (max-width:768px) {.vendor-logos-section ul li{width: 100%}}
.container2{max-width: 1400px!important;width: 100%;margin: 0 auto;transition: all 0.2s ease-in 0s;}
.vendor-logos-section ul{max-width: 1200px!important;width: 100%;margin: 0 auto;transition: all 0.2s ease-in 0s;padding:20px 0}
.newHead{font-size:36px;text-align:center;padding:10px 0;line-height:55px; font-weight: 500;}

@media screen and (max-width:768px) {.vendor-logos-section ul li{width: 94%}

#myInput{ width: 70% !important;     margin: 10px auto 30px !important; display: block;}
.newHead{line-height: 38px;}
.button-container {margin: 0px 15px;}

}

@media screen and (max-width: 1500px){.container2 {width: 98%;padding-left: 1%;padding-right: 1%;}}



@media screen and (min-width:1025px) and (max-width:1180px){
.vendor-logos-section ul li{width: 30%}
}

@media screen and (min-width:900px) and (max-width:1024px){
.vendor-logos-section ul li{width: 29%}
}

@media screen and (min-width:768px) and (max-width:899px){
.vendor-logos-section ul li a i{transform: scale(0.7)}
.vendor-logos-section ul li{width: 29%}
}


#adRhsLnk{display:none}
#myInput {
background-image: url(images/search-icon-apm-support.svg);
background-position: 12px 10px;
background-repeat: no-repeat;
width: 85%;
font-size: 16px;
padding: 13px 20px 13px 40px;
border: 1px solid #ddd;
margin-bottom: 12px;
margin: 10px 40px 30px;
border-radius: 50px;
position: relative;
}


.head-bg{background: #ecf3fe;font-weight: 300;padding: 0px 0; border-bottom: 1px solid #dae5f8; margin-top: 30px;}
.head-bg h3{font-size:20px;font-weight: 400; text-align: center; margin-bottom: 0px;}
.head-bg a{color: #3d4468;font-weight: 400; font-size: 24px;}

.vendor-logos-section ul li{height: 170px;width: 14%;text-align:center;float:left; margin: 15px; padding:0px 0px; border: 1px solid #B2C7DF; border-radius: 5px;transition: all 0.3s; }
.logo-frame {margin-bottom: 16px;}

.vendor-logos-section ul li:hover{border: 1px solid #dae5f8; box-shadow:0 0 20px rgb(225 236 253); transition: all 0.3s}

.vendor-logos-section ul li a{color:#000 !important; height: 100%; width: 100%; display: inline-block; padding: 0px 20px; line-height: 24px;	} 
.vendor-logos-section ul li a i{content:'';height:100px;width:100px;margin:0 auto;background:url('/sites/meweb/images/fr/applications_manager/images/apm-mam-vendor-sprite.svg') no-repeat;display:block; background-size: 1500px;     transform: scale(0.75);}
.vendor-logos-section ul li a:hover{color: #5068e3; text-decoration: none;}



.vendor-logos-section .i-analytics{    background-position: -20px 20px;}
.vendor-logos-section  .i-microssoft-net {background-position: -250px 20px;}
.vendor-logos-section  .i-virtual-machine {
background-position: -499px 20px;
}

.vendor-logos-section .i-virtual-scale {
background-position: -740px 20px;
}

.vendor-logos-section .i-micapp-service {
background-position: -970px 20px;
}

.vendor-logos-section .i-function {
background-position: -1210px 20px;
}

.vendor-logos-section .i-kubernetes {
background-position: -20px -95px;
}

.vendor-logos-section .i-microsoft-teams {
background-position: -260px -95px;
}

.vendor-logos-section .i-microsoft-sharepoint {
background-position:-972px -812px;}

.vendor-logos-section  .i-postgresql {
background-position: -970px -210px;
}

.vendor-logos-section .i-cosmos-db { background-position: -735px -95px}
.vendor-logos-section .i-mysql {background-position: -736px -210px}
.vendor-logos-section  .i-mariadb {
background-position: -498px -210px;
}
.vendor-logos-section .i-sql-server {
background-position: -970px -328px;
}

.vendor-logos-section .i-cache-redis {
background-position: -20px -210px;
}

.vendor-logos-section  .i-sql-databases {
background-position: -260px -210px;
}

.vendor-logos-section  .i-postgresql {
background-position: -970px -210px;
}

.vendor-logos-section .i-expressroute {
background-position: -1208px -210px;
}

.vendor-logos-section .i-azure-service {background-position: -1208px -330px;}
.vendor-logos-section .i-microsoft-exchange {
background-position: -260px -334px;
}		

.vendor-logos-section .i-firewall {
background-position: -736px -455px;
}

.vendor-logos-section .i-vpn-gateway {
background-position: -24px -690px;
}

.vendor-logos-section .i-front-door {
background-position: -974px -455px;
}		

.vendor-logos-section  .i-storage-account-c {
background-position:-736px -575px;
}

.vendor-logos-section  .i-storage-account-p {
background-position: -974px -692px;
}

.vendor-logos-section  .i-storage-blob {
background-position: -737px -692px;
}

.vendor-logos-section  .i-storage-queue  {
background-position: -1212px -692px;
}

.vendor-logos-section  .i-storage-table  {
background-position: -495px -692px;
}

.vendor-logos-section  .i-storage-file  {
background-position: -25px -810px;
}
  
.vendor-logos-section .i-frontdoor {
background-position: -974px -455px;
}

.vendor-logos-section .i-dns-zone {background-position: -495px -454px;}

.vendor-logos-section .i-app-gateway {    background-position: -20px -455px;}		
.vendor-logos-section .i-network-connection {  background-position: -260px -455px;}		
.vendor-logos-section .i-cdn { background-position: -1214px -455px;
}
.vendor-logos-section .i-load-balancer {
background-position: -20px -570px;
}

.vendor-logos-section .i-network-interface {
background-position: -260px -570px;
}
.vendor-logos-section .i-network-watcher {
background-position: -500px -570px;
}
.vendor-logos-section .i-public-ip {
background-position: -740px -574px;
}
.vendor-logos-section .i-traffic-manager {background-position: -972px -574px;}	
.vendor-logos-section  .i-virtual-gateway {background-position: -24px -690px;}

.vendor-logos-section .i-azure-bus {
background-position: -1208px -335px;
}
.vendor-logos-section .i-iis {
background-position: -724px -335px;
width: 150px;
}
.vendor-logos-section .i-windows {
background-position:-260px -690px
}
.vendor-logos-section .i-biztalk {
background-position: -1208px -98px;
}

.vendor-logos-section .i-nps-server {
background-position: -724px -335px;
width: 150px;
}
.vendor-logos-section .i-msmq {
background-position: -724px -335px;
width: 150px;
}
.vendor-logos-section .i-msmq {
background-position: -724px -335px;
width: 150px;
}		
.vendor-logos-section .i-hyper {
background-position: -260px -812px;
}
.vendor-logos-section .i-microsoft-crm {
background-position: -724px -335px;
width: 150px;
}
.vendor-logos-section .i-microsoft-ax {
background-position: -724px -335px;
width: 150px;
}
.vendor-logos-section .i-virtual-network {
background-position: -1210px -574px;
}

.vendor-logos-section .i-lync-server {
background-position: -495px -812px;
}	

.vendor-logos-section .i-sql-managed {
background-position: -734px -812px;
}

.search-section {display: none;}	


@media screen and (max-width:768px) {.vendor-logos-section ul li{width: 100%}}
.container2{max-width: 1400px!important;width: 100%;margin: 0 auto;transition: all 0.2s ease-in 0s;}
.vendor-logos-section ul{max-width: 1200px!important;width: 100%;margin: 0 auto;transition: all 0.2s ease-in 0s;padding:20px 0}
.newHead{font-size:36px;text-align:center;padding:10px 0;line-height:55px; font-weight: 500;}

@media screen and (max-width:768px) {.vendor-logos-section ul li{width: 94%}

#myInput{ width: 70% !important;     margin: 10px auto 30px !important; display: block;}
.newHead{line-height: 38px;}
.button-container {margin: 0px 15px;}

}

@media screen and (max-width: 1500px){.container2 {width: 98%;padding-left: 1%;padding-right: 1%;}}



@media screen and (min-width:1025px) and (max-width:1180px){
.vendor-logos-section ul li{width: 30%}
}

@media screen and (min-width:900px) and (max-width:1024px){
.vendor-logos-section ul li{width: 29%}
}

@media screen and (min-width:768px) and (max-width:899px){
.vendor-logos-section ul li a i{transform: scale(0.7)}
.vendor-logos-section ul li{width: 29%}
}


@media only screen and (max-width: 576px) {
  
  .apm-seo-main-wrapper .feature-section .feature-content-section .content-body .content-list.list-box{padding: 16px;}
  .cta-div, .apm-seo-main-wrapper .feature-section .feature-content-section .feature-content-card .benefit-card{flex-direction: column;}
  .apm-seo-main-wrapper .about-section .content-list-image .img-content {padding: 32px 24px;}
  .head-bg h3 {padding: 8px;    font-size: 16px;}	
  .apm-seo-main-wrapper .sec-padding-80 {    padding-top: 32px;    padding-bottom: 32px;}
  .apm-seo-main-wrapper h2{font-weight: 500;}
  .apm-seo-main-wrapper .apm-seo-banner-wrapper .banner-section .apm-btn {font-size: 16px;font-weight: 500; width: 100%;}
  .apm-seo-main-wrapper h5, .apm-seo-main-wrapper .h5{font-size: 1.2rem;}
  
}

@media only screen and (max-width: 480px) {
  .apm-seo-main-wrapper .apm-seo-banner-wrapper .banner-section .apm-btn {font-size: 16px;font-weight: 500; width: 100%; margin: 0;}
}

/*------- End css --------*/