.heading-menu,#scroll{display:none;}
a.act-btn+a {
        margin-left: 10px;
    }
    .one-line-form{max-width:700px;}
    .pam360-banner-wrap {
        padding: 100px 0;
        overflow: hidden;
        position: relative;
        background-image: linear-gradient(to top, #ffffff, #f7f8ff, #ecf2ff, #deedff, #cde9ff);
    }
    
    .pam360-banner-wrap .content-wrap {
        max-width: 990px;
        margin: 0 auto;
        text-align: center;
    }
    
    .pam360-banner-wrap .content-wrap h1 {
        font-size: 50px;
        line-height: 1.1;
        margin: 0 0 20px;
    }
    
    .pam360-banner-wrap .content-wrap p {
        font-size: 19px;
        margin: 20px auto 0;
    }
    
    .one-line-wrap input#btnSubmit {
        margin: 0;
        padding: 7px 14px;
        height: 44px;
        border-radius: 0;
        border: 1px solid #e9152b;
        max-width: 400px;
    }
    
    .success-message {
        display: none;
        text-align: center;
        border: 1px solid #f0f0f0;
        padding: 15px;
        background: #fff;
    }
    
    .success-message h2 {
        font-size: 30px;
        margin: 0 0 10px 0;
        color: #ff6d06;
    }
    
    .pam360-banner-wrap .success-message p {
        font-size: 16px;
        margin: 0 auto;
        max-width: 100%;
        margin: 0 !important;
        font-family: var(--primaryfont-semibold);
    }
    /* */
    
    .pam360-content-wrap {
        position: relative;
    }
    
    .pam360-content-wrap .section {
        padding: 100px 0 0;
    }
    
    .section.pam-footer-wrap {
        padding: 100px 0;
    }
    
    .btn-wrap {
        margin: 0;
    }
    
    a.act-btn.btn-border {
        background: transparent;
        color: #e9152b;
        border: 1px solid #e9152b;
        transition: 0.5s all;
    }
    
    h2 {
        margin: 0;
        font-size: 42px;
    }
    
    .banner-left {
        max-width: 600px;
        width: 100%;
    }
    
    .banner-right {
        max-width: calc(100% - 650px);
    }
    
    .dashboard-gif figure {
        max-width: 960px;
        margin: 60px auto 30px;
        border: 1px solid #3e3e3e;
        /* box-shadow: 0 0 0px 2px #353737; */
        border-radius: 10px;
        overflow: hidden;
    }
    
    p.note-text {
        font-size: 14px;
        margin: 0;
        /* color: #fff; */
        font-style: italic;
        text-align: center;
    }
    
    .section.why-solution-wrap {
        padding: 0 0 100px;
        /* background: #353738; */
        color: #fff;
        position: relative;
    }
    
    .section.why-solution-wrap:before {
        content: '';
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        height: 50%;
        background: #353738;
    }
    
    .why-solution-wrap .content-wrap {
        /* max-width: 970px; */
        background: #0474de;
        border-radius: 15px;
        padding: 60px;
        position: relative;
        z-index: 1;
    }
    
    .why-solution-wrap h2 {
        margin: 0 0 20px;
        color: #fff;
        font-size: 38px;
        text-align: center;
    }
    
    .why-solution-wrap p:last-child {
        margin: 0;
    }
    
    .why-solution-wrap p.btn-wrap {
        text-align: center;
    }
    
    .why-solution-wrap p.btn-wrap a {
        background: #f8d649;
        border-color: #f8d649;
        color: #000
    }
    /* */
    
    .section.why-wrap {
        background: #353738;
        position: relative;
        z-index: 1;
        padding: 100px 0;
    }
    
    .why-heading {
        margin: 0 auto 20px;
        text-align: center;
        color: #fff;
        max-width: 850px;
        width: 90%;
    }
    
    .why-heading h2 {
        margin: 0;
    }
    
    .why-heading p:last-child {
        margin: 0;
    }
    /* */
    
    .section.why-pam-wrap {
        padding: 100px 0px;
    }
    
    .why-pam-wrap .content-wrap {
        max-width: 1280px;
    }
    
    .why-pam-wrap ul {
        /* display: grid; */
        /* grid-template-columns: repeat(1, 1fr); */
        /* grid-gap: 0; */
        /* margin: 100px 0 0; */
    }
    
    .why-pam-wrap ul li {
        /* padding: 100px 0 0; */
        list-style: none;
        /* font-family: var(--primaryfont-semibold); */
    }
    
    .why-pam-wrap .why-list {
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 80px 0;
    }
    
    .why-pam-wrap .why-list figure {
        width: 720px;
    }
    
    .why-pam-wrap .why-list figure img {
        max-width: 100%;
        width: 100%;
        /* float: right; */
        border: 1px solid #e3e3e3;
    }
    
    .why-pam-wrap .why-list:nth-child(2) figure img {
        /* float: right; */
    }
    
    .why-pam-wrap .why-list .why-pam-list-cont {
        width: calc(100% - 800px);
    }
    
    .why-pam-wrap ul li span {
        display: block;
        width: 200px;
        height: 200px;
        text-indent: -9999px;
        background-image: url(images/solution/pam-developer-sprite.svg);
        background-size: 1260px auto;
        background-repeat: no-repeat;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
    }
    
    .why-pam-wrap ul li:nth-child(2) span {
        background-position: -206px 0;
    }
    
    .why-pam-wrap ul li:nth-child(3) span {
        background-position: -407px 0;
    }
    
    .why-pam-wrap ul li:nth-child(4) span {
        background-position: -608px 0;
    }
    
    .why-pam-wrap ul li:nth-child(5) span {
        background-position: -806px 0;
    }
    
    .why-pam-wrap ul li:nth-child(6) span {
        background-position: -1020px 0;
    }
    
    .why-pam-wrap ul li h3 {
        font-size: 28px;
    }
    
    .why-pam-wrap ul li a.learn-more {
        padding: 0 0 3px;
        border-bottom: 2px solid;
        font-family: var(--primaryfont-semibold);
    }
    
    .dots-list {
        padding-left: 0;
    }
    
    .dots-list li {
        padding: 0 0 20px 25px;
        position: relative;
    }
    
    .dots-list li:last-child {
        padding-bottom: 0;
    }
    
    .dots-list li:before {
        content: " ";
        /* box-shadow: inset 2px -2px 0 rgb(255 255 255); */
        height: 7px;
        /* transform: rotate(-45deg); */
        width: 7px;
        margin: 0;
        transition: all 1s;
        position: absolute;
        top: 9px;
        left: 5px;
        z-index: 1;
        background: #fff;
        border-radius: 50%;
    }
    
    .dots-list li:after {
        content: " ";
        position: absolute;
        left: 0;
        top: 4px;
        background: #28296d;
        width: 17px;
        height: 17px;
        border-radius: 50%;
    }
    /* */
    
    .section.data-protection-wrap {
        padding: 100px 0;
        background: #f8f8f8;
    }
    
    .section.data-protection-wrap:after {
        content: '';
        position: absolute;
        width: 100%;
        height: 180px;
        background: #fff;
        bottom: 0;
        left: 0;
        z-index: -1;
    }
    
    .data-protection-heading {
        text-align: center;
        margin: 0 auto;
    }
    
    .data-protection-heading h2 {
        max-width: 800px;
        margin: 0 auto 20px;
    }
    
    .compliance-standards-logo {
        display: flex;
        justify-content: center;
        max-width: 1320px;
        width: 100%;
        margin: 60px auto;
        max-width: 900px;
    }
    
    .compliance-standards-logo li {
        background-image: url(images/solution/compliance-logo.png);
        background-size: 900px auto;
        background-repeat: no-repeat;
        height: 110px;
        margin: 0 22px;
    }
    
    .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;
    }
    
    .data-protection-wrap p {
        text-align: center;
    }
    
    .data-protection-wrap p a {
        color: #e9152b;
        padding-bottom: 2px;
        border-bottom: 2px solid;
        font-family: var(--primaryfont-semibold);
        font-size: 22px;
    }
    
    .section.demo-wrapper {
        padding: 100px 0;
        position: relative;
        /* background: #353738; */
    }
    
    .demo-wrapper .content-wrap {
        display: flex;
        justify-content: space-between;
        align-items: center;
        max-width: 1030px;
    }
    
    .industry-analysts-wrap {
        max-width: 510px;
        text-align: center;
        color: #fff;
    }
    
    .industry-analysts-wrap h2 {
        font-size: 30px;
        margin: 0 0 20px;
        /* color: #fff; */
    }
    
    .industry-analysts-wrap p a {
        color: #dc1429;
        background: none;
        padding: 0 20px 2px 0;
        /* border-bottom: 2px solid #138cd6; */
        transition: 0.5s all;
        font-family: var(--primaryfont-semibold);
        position: relative;
    }
    
    .industry-analysts-wrap p a:after {
        content: '\2794';
        font-size: 17px;
        position: absolute;
        right: 0;
        transition: .5s all;
    }
    
    .industry-analysts-wrap p a:hover:after {
        transform: translateX(15px);
    }
    
    .industry-analysts-wrap ul li figure {
        height: 80px;
        text-align: center;
        width: 100%;
        display: block;
        margin: 0 0 40px;
    }
    
    .industry-analysts-wrap ul li figure img {
        width: auto;
        height: 100%;
        text-align: center;
        max-width: unset;
        display: inline;
    }
    
    .demo-form-wrap {
        max-width: 460px;
        padding: 30px;
        background: #353738;
        border-radius: 10px;
        position: relative;
        z-index: 1
    }
    
    .demo-form-heading {
        text-align: center;
        color: #fff;
        margin: 0 0 40px;
    }
    
    .demo-form-heading h4 {
        margin: 0 0 10px;
        color: #000;
        font-size: 24px;
        font-family: var(--primaryfont-bold);
        line-height: 1;
    }
    
    .demo-form-wrap {
        max-width: 420px;
    }
    
    .demo-form-wrap .ffw-errmsg {
        margin: 0;
    }
    
    .trans-effect:focus~label,
    .has-content.trans-effect~label {
        opacity: 0;
    }
    
    .trans-effect~label {
        top: 8px;
    }
    /* */
    
    span.focus-border {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        z-index: -1;
    }
    /* */
    
    .pam-footer-wrap {
        text-align: center;
        padding: 100px 0 0;
    }
    
    .pam-footer-wrap .content-wrap {
        max-width: 700px;
    }
    
    .pam-footer-wrap h2 {
        margin: 0 0 20px;
    }
    
    .customers-wrap {
        background: transparent;
        color: #fff;
        margin: 60px 0 0;
    }
    
    .customers-wrap h3 {
        font-size: 20px;
        /* color: #ffffff; */
        margin: 0 0 20px;
        display: inline-block;
        border-bottom: 2px solid #000;
    }
    
    .customers-wrap ul {
        white-space: nowrap;
        position: relative;
        position: relative;
        display: flex;
        justify-content: center;
        max-width: 1000px;
        width: 100%;
        margin: 0 auto;
        align-items: center;
        flex-wrap: wrap;
    }
    
    .customers-wrap ul li {
        background-image: url(https://www.manageengine.com/privileged-access-management/images/solution/pam360-customers-logo.png);
        background-size: 700px auto;
        background-repeat: no-repeat;
        height: 30px;
        white-space: nowrap;
        margin: 10px;
        filter: grayscale(100%);
        /* filter: brightness(0) invert(1); */
        opacity: 1;
    }
    
    .customers-logo {
        display: block;
        white-space: nowrap;
    }
    
    .gb-inchcape {
        width: 124px;
        background-position: -190px 0;
    }
    
    .gb-ibm {
        width: 73px;
        background-position: -171px -34px;
    }
    
    .gb-capgemini {
        width: 130px;
        background-position: -445px -33px;
        height: 30px !important;
    }
    
    .gb-cocacola {
        width: 100px;
        height: 34px !important;
        background-position: -575px -27px;
    }
    
    .form-radio,
    .form-group {
        margin: 20px 0;
        background: #fff;
        font-size: 14px;
    }
    
    input#btnSubmit {
        margin: 0;
    }
    /* */
    
    .sticky-header-wrap {
        position: sticky;
        top: 65px;
        padding: 20px 0 20px;
        background: #fff;
        z-index: 10;
        display: flex;
        justify-content: center;
        width: 100%;
        margin: 0 auto;
        align-items: center;
    }
    
    .sticky-header-wrap span {
        display: block;
        width: calc(100% / 6);
        text-align: center;
        cursor: pointer;
        font-family: var(--primaryfont-semibold);
        padding: 0 13px;
        color: #fff;
    }
    
    .sticky-header-wrap span:nth-child(2) {
        border-right: 2px solid #000000;
        border-left: 2px solid #000000;
    }
    
    .sticky-header-wrap span a {
        color: #000;
    }
    
    .sticky-header-wrap span a.active {
        color: #049be5;
    }
    
    .sticky-element {
        position: sticky;
        top: 97px;
        padding: 20px 0 20px;
        background: #fff;
        z-index: 10;
        width: 100%;
        margin: 0 auto;
    }
    
    .sticky-list {
        list-style: none;
        padding: 0;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    
    .sticky-list li {
        padding: 0 15px;
        /* border-bottom: 1px solid #ccc; */
        cursor: pointer;
        /* Indicate clickable items */
        font-family: var(--primaryfont-semibold);
    }
    
    .sticky-list li:nth-child(2) {
        border-right: 2px solid #000000;
        border-left: 2px solid #000000;
    }
    
    .sticky-list li.active {
        /* background: lightblue; */
        color: #089be5;
    }
    
    .section.ciem-partner-wrap {
        padding: 100px 0;
        background: #353738;
        position: relative;
        z-index: 1;
    }
    
    .ciem-partner-wrap .content-wrap {
        display: flex;
        justify-content: space-between;
    }
    
    .ciem-partner-heading {
        max-width: 440px;
        width: 100%;
    }
    
    .ciem-partner-heading h2 {
        color: #fff;
        margin: 0 0 30px;
        font-size: 36px;
    }
    
    .ciem-partner-heading p:last-child {
        margin: 0;
    }
    
    .ciem-partner-wrap ul {
        display: block;
        margin: 0;
        width: calc( 100% - 500px);
    }
    
    .ciem-partner-wrap ul li {
        padding: 0 0 60px 60px;
        color: #fff;
        position: relative;
    }
    
    .ciem-partner-wrap ul li:last-child {
        padding-bottom: 0;
    }
    
    .ciem-partner-wrap ul li:before {
        content: '';
        position: absolute;
        width: 2px;
        height: calc( 100% + 0px);
        left: 10px;
        top: 11px;
        background: #fff;
    }
    
    .ciem-partner-wrap ul li:last-child:before {
        content: none;
    }
    
    .ciem-partner-wrap ul li h3 {
        color: #0474de;
        font-size: 28px;
        font-family: var(--primaryfont-bold);
        margin: 0 0 15px;
    }
    
    .ciem-partner-wrap ul li span {
        display: block;
        width: 20px;
        height: 20px;
        text-indent: -9999px;
        background: #fff;
        border-radius: 50%;
        position: absolute;
        left: 0;
        top: 10px;
    }
    
    .ciem-partner-wrap ul li:nth-child(1) span {
        background-position: -360px 0;
    }
    
    .ciem-partner-wrap ul li:nth-child(2) span {
        background-position: -420px 0;
    }
    
    .ciem-partner-wrap ul li:nth-child(3) span {
        background-position: -480px 0;
    }
    
    .ciem-partner-wrap ul li p:last-child {
        margin: 0
    }
    
    .btn-text-wrap {
        text-align: center;
    }
    
    .btn-text-wrap p:last-child {
        font-size: 14px;
        margin: 20px 0 0;
        color: #fff;
    }
    
    .sticky-element.is-sticky {
        background-color: #f7f7f7;
    }
    
    @media screen and (max-width: 1280px) {
        .why-pam-wrap .why-list figure {
            width: 560px;
        }
        .why-pam-wrap .why-list .why-pam-list-cont {
            width: calc(100% - 600px);
        }
    }
    
    @media screen and (max-width: 1100px) {
        .way-list-wrap li {
            padding: 50px;
        }
        .way-list-wrap li span {
            width: 120px;
        }
        .way-list-cont {
            width: calc(100% - 120px);
        }
        .sticky-header-wrap {
            display: none;
        }
        .why-pam-wrap ul li {
            /* padding: 0; */
        }
        .why-pam-wrap ul {
            /* grid-gap: 60px; */
        }
        .sticky-element {
            display: none;
        }
        .why-pam-wrap .why-list {
            /* display: block; */
            flex-flow: wrap;
            padding: 50px 0;
        }
        .why-pam-wrap .why-list figure {
            max-width: 720px;
            width: 100%;
            margin: 60px auto 0;
            order: 1;
        }
        .why-pam-wrap .why-list .why-pam-list-cont {
            width: 100%;
        }
        .ciem-partner-wrap .content-wrap {
            display: block;
        }
        .ciem-partner-heading {
            max-width: 720px;
            margin: 0 auto;
            text-align: center;
        }
        .ciem-partner-wrap ul {
            width: 100%;
            margin: 60px 0 0;
        }
    }
    
    @media screen and (max-width: 992px) {
        .pam360-banner-wrap {
            padding: 80px 0;
        }
        .pam360-banner-wrap .content-wrap h1 {
            font-size: 42px;
            line-height: 1.2;
        }
        h2 {
            font-size: 36px;
        }
        .banner-right {
            display: none;
        }
        .banner-left {
            margin: 0 auto;
            max-width: 100%;
            text-align: center;
        }
        .why-pam-wrap ul {
            /* grid-gap: 50px; */
        }
        .compliance-standards-logo {
            flex-flow: wrap;
        }
        .section.demo-wrapper .content-wrap {
            padding: 0;
            display: block;
        }
        .industry-analysts-wrap {
            max-width: 560px;
            margin: 0 auto 60px;
        }
        .demo-form-wrap {
            width: 100%;
            margin: 0 auto;
        }
    }
    
    @media screen and (max-width: 767px) {
        .pam-footer-wrap .btn-wrap {
            max-width: 320px;
            margin: 0 auto;
        }
        a.act-btn+a {
            margin: 10px 0 0;
        }
        .solution-wrap ul {
            grid-template-columns: repeat(1, 1fr);
            max-width: 380px;
            width: 100%;
            margin: 0 auto;
        }
        .why-pam-wrap ul {
            grid-template-columns: repeat(1, 1fr);
            grid-gap: 60px;
        }
        .why-pam-wrap ul li .why-pam-list-cont {
            padding: 0 !important;
            box-shadow: none;
            border-radius: 0;
        }
        .ciem-partner-wrap ul li {
            padding-left: 0;
        }
        .ciem-partner-wrap ul li:before {
            content: none;
        }
        .ciem-partner-wrap ul li span {
            display: none;
        }
    }