
.heading-menu{display:none;}
#scroll ul{list-style-type:none;}
a.act-btn+a {
        margin-left: 10px;
    }
    
    .pam360-banner-wrap {
        padding: 100px 0;
        overflow: hidden;
        position: relative;
        margin: 100px 0 0;
    }
    
    .pam360-banner-wrap .content-wrap {
        max-width: 1200px;
        width: 90%;
        margin: 0 auto;
    }
    
    .banner-left {
        max-width: 950px;
        margin: 0 auto;
        text-align: center;
    }
    
    .banner-left h1 {
        font-size: 58px;
        line-height: 1.1;
        margin: 0 0 20px;
    }
    
    .banner-left p {
        font-size: 20px;
        max-width: 520px;
        margin: 20px auto 0;
    }
    
    
    /* */
    
    .pam360-content-wrap {
        position: relative;
    }
    
    .pam360-content-wrap .section {
        padding: 100px 0 0;
    }
    
    .section.pam-footer-wrap {
        padding: 100px 0;
    }
    
    .btn-wrap {
        margin: 0;
    }
    
    .act-btn {
        background: #e9152b;
        color: #fff;
        padding: 12px 25px;
        font-size: 17px;
        line-height: 1.4;
        display: inline-block;
        cursor: pointer;
        border-radius: 3px;
        font-family: var(--primaryfont-semibold);
        border: 1px solid transparent;
    }
    .section.pam-footer-wrap a.act-btn.btn-border {
        
    }
    a.act-btn.btn-border {
        background: transparent;
        color: #fff;
        border: 1px solid #fff;
        margin: 0;
        transition: 0.5s all;
    }
    h2 {
        margin: 0;
        font-size: 42px;
    }
    
    .section.solution-wrap {
        position: relative;
        padding: 0;
    }
    
    .solution-wrap:before {
        content: '';
        position: absolute;
        width: 100%;
        height: 50%;
        background: #353738;
        z-index: -1;
        left: 0;
        bottom: 0;
    }
    
    .solution-wrap .content-wrap {
        background: #007ff4;
        padding: 80px 80px;
        color: #fff;
        border-radius: 15px;
    }
    
    .solution-wrap .content-wrap h2 {
        color: #fff;
        margin: 0 0 15px;
        text-align: center;
    }
    
    .section.solution-wrap .btn-wrap {
        text-align: center;
    }
    
    .section.solution-wrap a.act-btn {
        background: #F8D648;
        border: 1px solid #F8D648;
        color: #000;
    }
    
    
    /*  */
    
    .section.enterprise-wrap {
        background: #353738;
        position: relative;
        z-index: 1;
    }
    
    .section.enterprise-wrap:after {
        content: '';
        position: absolute;
        width: 100%;
        height: 100px;
        background: #fff;
        bottom: 0;
        left: 0;
        z-index: -1;
    }
    
    .enterprise-heading {
        max-width: 1010px;
        margin: 0 auto;
        text-align: center;
        color: #fff;
    }
    
    .enterprise-heading h2 {
        color: #fff;
        margin: 0 0 20px;
    }
    
    .enterprise-heading p:last-child {
        margin: 0;
    }
    
    .compliance-standards-logo {}
    
    .compliance-standards-logo {
        display: flex;
        /* flex-wrap: unset; */
        justify-content: center;
        max-width: 1320px;
        width: 100%;
        margin: 60px auto 0;
        max-width: 900px;
        background: #fff;
        border-radius: 10px;
        padding: 40px 20px;
        box-shadow: 5px 5px 30px 0px rgb(0 0 0 / 16%);
    }
    
    .compliance-standards-logo li {
        background-image: url(https://www.manageengine.com/fr/privileged-access-management/images/solution/compliance-logo.png);
        background-size: 900px auto;
        background-repeat: no-repeat;
        height: 110px;
        margin: 0 20px;
    }
    
    .compliance-standards-logo li:nth-child(1) {
        width: 187px;
        background-position: -356px -4px;
    }
    
    .compliance-standards-logo li:nth-child(2) {
        width: 187px;
        background-position: -544px -4px;
    }
    
    .compliance-standards-logo li:nth-child(3) {
        width: 92px;
        background-position: -260px -4px;
    }
    
    .compliance-standards-logo li:nth-child(4) {
        width: 156px;
        background-position: -733px -4px;
    }
    
    
    /*  */
    
    .compliance-demands-heading {
        text-align: center;
        margin: 0 auto;
    }
    
    .compliance-demands-heading h2 {
        max-width: 800px;
        margin: 0 auto 20px;
    }
    
    .compliance-demands-wrap .btn-wrap a {
        background: transparent;
        color: #000;
        border: 1px solid #000;
    }
    /*  */
    
    .way-list-wrap {
        padding: 0 0 80px;
    }
    
    .way-list-wrap li {
        padding: 80px;
        background: #fff;
        border-radius: 10px;
        margin: 100px 0 0;
        box-shadow: 5px 5px 30px 0px rgb(0 0 0 / 16%);
        display: flex;
    }
    
    .way-list-wrap li span {
        display: block;
        font-size: 60px;
        line-height: 1;
        font-family: var(--primaryfont-bold);
        width: 150px;
        color: #027ff4;
    }
    
    .way-list-cont {
        width: calc(100% - 170px);
    }
    
    .way-list-cont h3 {
        margin: 0 0 20px;
    }
    
    .way-list-wrap li p:last-child {
        margin: 0;
    }
    
    .compliance-demands-wrap .btn-wrap {
        text-align: center;
    }
    
    
    /*  */
    
    .compliance-regulation-wrap p:last-child {
        margin: 0;
    }
    
    .compliance-regulation-heading {
        max-width: 950px;
        text-align: center;
        margin: 0 auto 60px;
    }
    
    .compliance-regulation-heading h2 {
        margin: 0 0 20px;
    }
    
    
    /*  */
    
    .pam-footer-wrap {
        text-align: center;
        padding: 100px 0;
    }
    
    .pam-footer-wrap .content-wrap {
        color: #fff;
        /* max-width: 1170px; */
        background: #353738;
        padding: 90px;
        border-radius: 15px;
    }
    
    .pam-footer-wrap h2 {
        margin: 0 0 20px;
        color: #fff;
    }
    
    table {
        border-collapse: collapse;
        border-spacing: 0px;
        text-align: left;
        width: 100%;
    }
    
    th,
    td {
        border: 1px solid #bbb;
        padding: 10px;
    }
    
    th {
        white-space: nowrap;
        background: #fff6d1;
        /* font-weight: 500; */
        font-family: var(--primaryfont-bold);
        padding: 20px 20px;
    }
    
    table td p:last-child {
        margin: 0;
    }
    
    .compliance-table-wrap {
        overflow: hidden;
        margin: 0 0 30px;
    }
    
    .compliance-table-wrap>div {
        background: linear-gradient(white, white), linear-gradient(white, white) right, radial-gradient(at 0 50%, rgba(0, 0, 0, .3), transparent 70%), radial-gradient(at 100% 50%, rgba(0, 0, 0, .3), transparent 70%) right;
        background-size: 10px 100%;
        background-repeat: no-repeat;
        background-attachment: local, local, scroll, scroll;
        overflow: auto;
    }
    
    
    /*  */
    
    .section.customers-wrap {
        overflow: hidden;
        padding: 0 0 100px;
        display: grid;
        place-items: center;
        overflow: hidden;
    }
    
    .customers-wrap .content-wrap {
        position: relative;
        overflow: hidden;
    }
    
    .customers-wrap .content-wrap:before,
    .customers-wrap .content-wrap:after {
        position: absolute;
        background-image: linear-gradient(to right, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
        content: none;
        height: 100%;
        width: 25%;
        z-index: 2;
        pointer-events: none;
    }
    
    .customers-wrap .content-wrap:after {
        right: 0;
        top: 0;
        transform: rotate(180deg);
    }
    
    .customers-wrap h2 {
        font-size: 24px;
    }
    
    .customers-wrap ul {
        display: flex;
        justify-content: space-between;
        width: 100%;
        margin: 40px auto 0;
        max-width: 1050px;
        animation: scroll 5s linear infinite;
    }
    
    .customers-wrap ul li {
        background-image: url(https://www.manageengine.com/privileged-access-management/images/solution/pam360-customers-logo.png);
        background-size: 1000px auto;
        background-repeat: no-repeat;
        height: 42px;
        margin: 0 20px;
        filter: grayscale(100%);
        opacity: 0.8;
    }
    
    .gb-gsk {
        flex: 0 0 108px;
        width: 108px;
        background-position: -18px 0;
    }
    
    .gb-xmas {
        flex: 0 0 127px;
        width: 127px;
        background-position: -136px 0;
    }
    
    .gb-inchcape {
        flex: 0 0 175px;
        width: 175px;
        background-position: -273px 0;
    }
    
    .gb-footlocker {
        flex: 0 0 225px;
        width: 225px;
        background-position: -457px 0;
    }
    
    .gb-getronics {
        flex: 0 0 97px;
        width: 97px;
        background-position: -691px 0;
    }
    
    .gb-panasonic {
        flex: 0 0 74px;
        width: 74px;
        background-position: -798px 0;
    }
    
    .gb-cinepolis {
        width: 112px;
        background-position: -880px 0;
    }
    
    .gb-rac {
        flex: 0 0 77px;
        width: 77px;
        height: 69px !important;
        background-position: -4px -49px;
    }
    
    .gb-rev {
        flex: 0 0 141px;
        width: 141px;
        height: 52px !important;
        background-position: -97px -49px;
    }
    
    .gb-ibm {
        flex: 0 0 102px;
        width: 102px;
        background-position: -247px -49px;
    }
    
    .gb-ntt-data {
        flex: 0 0 119px;
        width: 119px;
        background-position: -358px -49px;
    }
    
    .gb-inditex {
        width: 142px;
        background-position: -486px -49px;
    }
    
    .gb-capgemini {
        flex: 0 0 185px;
        flex: 0 0 185px;
        width: 185px;
        background-position: -636px -49px;
    }
    
    .gb-cocacola {
        flex: 0 0 141px;
        width: 141px;
        height: 45px !important;
        background-position: -823px -42px;
    }
    
    .gb-bedag {
        flex: 0 0 138px;
        width: 138px;
        background-position: -16px -124px;
    }
    
    .gb-pega {
        flex: 0 0 67px;
        width: 23px;
        height: 50px !important;
        background-size: 620px auto !important;
        background-position: -145px -60px;
    }
    
    .gb-arlanxeo {
        flex: 0 0 143px;
        width: 143px;
        height: 25px !important;
        background-position: -345px -94px;
    }
    
    .gb-dt {
        flex: 0 0 85px;
        width: 85px;
        height: 88px !important;
        background-position: -494px -94px;
    }
    
    .gb-ptc {
        flex: 0 0 103px;
        width: 103px;
        height: 48px !important;
        background-position: -580px -94px;
    }
    
    .gb-holland {
        flex: 0 0 142px;
        width: 142px;
        height: 76px !important;
        background-position: -688px -94px;
    }
    
    .gb-rotech {
        flex: 0 0 145px;
        width: 145px;
        background-position: -833px -92px;
    }
    
    .gb-brambles {
        flex: 0 0 143px;
        width: 143px;
        height: 29px !important;
        background-position: -342px -122px;
    }
    
    @media screen and (max-width: 1100px) {
        .section.customers-wrap {
            display: none;
        }
        .customers-wrap ul {
            max-width: 660px;
            flex-flow: wrap;
            justify-content: center;
        }
        .customers-wrap ul li {
            margin: 15px;
        }
        .way-list-wrap li {
            padding: 50px;
        }
        .way-list-wrap li span {
            width: 120px;
        }
        .way-list-cont {
            width: calc(100% - 120px);
        }
        .section.solution-wrap {
            padding: 0;
        }
        .solution-wrap .content-wrap {
            padding: 60px;
        }
        .pam-footer-wrap .content-wrap {
            padding: 60px;
        }
    }
    
    @media screen and (max-width: 992px) {
        .pam360-banner-wrap {
            padding: 80px 0;
            margin: 80px 0 0;
        }
        .banner-left h1 {
            font-size: 44px;
        }
        h2 {
            font-size: 36px;
        }
        .way-list-wrap li {
            padding: 40px;
            margin: 60px 0 0;
        }
        .way-list-wrap li span {
            width: 100px;
        }
        .way-list-cont {
            width: calc(100% - 100px);
        }
        .pam360-content-wrap .section {
            padding: 80px 0 0;
        }
        .section.solution-wrap {
            padding: 0;
        }
        .section.pam-footer-wrap {
            padding: 80px 0;
        }
        .solution-wrap .content-wrap {
            padding: 40px;
        }
        .compliance-standards-logo {
            flex-flow: wrap;
        }
        .enterprise-heading {
            max-width: 590px;
            width: 100%;
        }
        .way-list-wrap {
            padding: 0 0 60px;
        }
        .pam-footer-wrap .content-wrap {
            padding: 60px;
        }
    }
    
    @media screen and (max-width: 767px) {
        .way-list-wrap li {
            padding: 30px;
            margin: 60px 0 0;
            display: block;
        }
        .way-list-wrap li span {
            width: 100px;
            font-size: 50px;
            line-height: 1;
        }
        .way-list-cont {
            width: 100%;
            margin: 20px 0 0;
        }
        .pam-footer-wrap .btn-wrap {
            max-width: 320px;
            margin: 0 auto;
        }
        a.act-btn+a {
            margin: 10px 0 0;
        }
    }
