.heading-menu {
display:none;
}
ul.nav.header-nav.productmenu.clearfix {
    margin-bottom: 0px;
}

#commonHeader {
    min-height: 91px;
    max-width: 100%;
    overflow: hidden;
}

header:not(.abheader) #MEmobPanel {
    top: 84px;
}

.aside-nav {
    background: rgba(0, 20, 60, .9);
    top: 0;
}


/*  */

.btn-dwd {
    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;
}

a.btn-dwd.btn-border {
    background: transparent;
    color: #000;
    border: 1px solid;
    margin: 0 0 0 10px;
}

div#quickFixDiv {
    position: absolute;
    top: 0;
    z-index: -1000;
    text-indent: -9999999px;
    opacity: 0;
    visibility: hidden;
}

.margin-0 {
    margin: 0;
}

.anim-ele * {
    transition-duration: 0s;
    transition-property: all;
}

.section,
.section p,
.section h2,
.section h3,
.section h4,
.section ul li,
#section-11 .sub-section span {
    transform: translateY(0);
    opacity: 1;
}

.anim-active.section,
.anim-active.section p,
.anim-active.section h2,
.anim-active.section h3,
.anim-active.section h4,
.anim-active.section ul li,
#section-11 .sub-section span {
    transform: translateY(0);
    opacity: 1;
}

.pam360-breadcrumb {
    display: none;
}

h2 {
    font-size: 34px;
    font-family: var(--primaryfont-bold);
}

.banner-wrap {
    width: 100%;
    padding: 80px 0;
    margin: 0;
    background-color: #eaf4ff;
    color: #000;
    overflow: hidden;
}

.banner-contain {
    max-width: 980px;
    width: 90%;
    margin: 0 auto;
    text-align: center;
}

.banner-wrap h1 {
    color: #000;
    margin: 0 0 20px;
    font-size: 50px;
    line-height: 1.2;
}

.banner-contain p {
    font-size: 17px;
}

.banner-contain p:last-child {
    margin: 0;
}


/*  */

.pam360-cont-wrap {
    padding: 0 0 0;
}


/*  */

.pam-principle {
    margin: -150px 0 100px;
}

.pam-principle .container {
    max-width: 1000px;
}

.pam-principle h4 {
    padding: 60px;
    margin: 0 0 40px;
    background: #fafafa;
    line-height: 1.8;
}

.pam-principle p:last-child {
    margin: 0;
}


/*  */

.wpam-content-wrap {
    position: relative;
    width: 95%;
    max-width: 1440px;
    margin: 0 auto 0;
    display: flex;
    justify-content: space-between;
}

.wpam-nav-contain {
    max-width: 300px;
    background: #fbfbfb;
    top: 100px;
    transition: .5s all;
    z-index: 1;
    position: sticky;
}

.wpam-nav-contain ul {
    position: sticky;
    top: 100px;
    padding: 30px 0;
    list-style: none;
    padding: 30px 0 0;
}

.wpam-nav-contain ul li {
    border-bottom: 1px solid #ececec;
}

.wpam-nav-contain ul li a {
    font-size: 15px;
    padding: 15px;
    display: block;
    color: #000;
    font-family: var(--primaryfont-semibold);
}

.wpam-nav-contain ul li a.active {
    color: #f00
}

.wpam-content-contain {
    max-width: calc(100% - 340px);
    width: 100%;
    margin: 0;
    padding-left: 0;
}

.wpam-content-contain .section .container {
    max-width: 100%;
    width: 100%;
    margin: 0 auto;
    padding-left: 0;
}

.wpam-content-contain h2,
.wpam-content-contain h4 {
    margin: 0 0 20px;
}

.wpam-content-contain h4 {
    margin-bottom: 15px;
    font-family: var(--primaryfont-semibold);
}

.wpam-content-contain .container {
    width: 100%;
    max-width: 100%;
    margin: 0;
    padding: 0 0px;
}

.section {
    padding: 10px 0 0;
}

#section-1 p:last-child,
#section-2 p:last-child {
    margin: 0;
}


/* Section 3 */

#section-3 ul {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 30px;
    margin: 40px auto 0;
}

#section-3 ul li {
    padding: 35px;
    font-size: 17px;
    line-height: 1.6;
    font-family: var(--primaryfont-regular);
    border-radius: 2px;
    border: 1px solid #e6e6e6;
}

#section-3 ul li p:last-child {
    margin: 0;
}

#section-3 ul li span {
    display: block;
    width: 70px;
    height: 70px;
    background-image: url(https://www.manageengine.com/latam/privileged-access-management/images/pam-content-sprite.png);
    background-size: 485px auto;
    margin: 0 0 10px;
}

.ico-standard-user {
    background-position: 0 0;
}

.ico-power-user {
    background-position: -70px 0;
}

.ico-privileged-user {
    background-position: -138px 0;
}


/* section-5 */

#section-5 {
    /* background: #f3faff; */
}

#section-5 p:last-child {
    margin: 0;
}


/* section-7 */

#section-7 {
    /* background: #f3faff; */
}

#section-7 ul {
    margin: 0 auto;
}

#section-7 ul li {
    padding: 0 30px 20px 50px;
    position: relative;
    overflow: hidden;
}

#section-7 ul li span {
    display: block;
    font-size: 22px;
    font-family: var(--primaryfont-bold);
    line-height: 1;
    margin: 0 0 15px;
    color: #000;
    position: absolute;
    left: 0;
    top: 0;
    width: 40px;
    height: 40px;
    background: #bfe2fa;
    display: flex;
    justify-content: space-around;
    align-items: center;
}

#section-7 ul li p:last-child,
#section-7 p:last-child {
    margin: 0;
}

#section-7 ul li figure {
    max-width: 200px;
    position: absolute;
    bottom: -26px;
    right: -30px;
    transform: rotate(-28deg);
}


/* section-8 */

#section-8 {}

#section-8 p:last-child {
    margin: 0;
}

#section-8 ul {
    margin: 60px 0 0;
}

#section-8 ul li {
    padding: 60px 60px 60px 240px;
    position: relative;
    height: 550px;
    display: flex;
    flex-flow: wrap;
    align-items: center;
    align-content: center;
    position: sticky;
    top: 200px;
    flex-wrap: wrap;
    /* flex-direction: row; */
}

#section-8 ul li span {
    width: 130px;
    height: 130px;
    display: block;
    position: absolute;
    top: 50%;
    left: 80px;
    transform: translateY(-50%);
    background-image: url(https://www.manageengine.com/latam/privileged-access-management/images/pam-content-sprite.png);
    background-size: 910px auto;
}

.ico-threat-external {
    background-position: 0 -130px;
}

.ico-threat-internal {
    background-position: -131px -130px;
}

.ico-threat-negligent {
    background-position: -261px -130px;
}

.ico-threat-vendor {
    background-position: -390px -130px;
}

.ico-threat-necessary {
    background-position: -521px -130px;
}

.ico-threat-rescinded {
    background-position: -651px -130px;
}

.ico-threat-records {
    background-position: -783px -130px;
}

#section-8 ul li:nth-child(1) {
    background: #FFFBF1;
}

#section-8 ul li:nth-child(2) {
    background: #F3FFF6;
}

#section-8 ul li:nth-child(3) {
    background: #F0FCFF;
}

#section-8 ul li:nth-child(4) {
    background: #FFFDF1;
}

#section-8 ul li:nth-child(5) {
    background: #FFF6F6;
}

#section-8 ul li:nth-child(6) {
    background: #FEF9FF;
}

#section-8 ul li:nth-child(7) {
    background: #f0fcff;
}

#section-8 ul li:not(:first-child) {
    margin: 60px 0 0;
}

#section-8 ul li h4 {
    font-size: 26px;
    display: block;
}

#section-8 ul li p {
    /* padding-left: 30px; */
    position: relative;
}

#section-8 ul li p:before {
    content: none;
    position: absolute;
    left: 0;
    top: 11px;
    width: 8px;
    height: 8px;
    background: #000;
    transform: rotate(45deg);
}

#section-9 p:last-child {
    margin-bottom: 0;
}


/* section-10 */

#section-10 {
    /* background: #ffe3e3; */
}

#section-10 .sub-section {}

#section-10 .sub-section:not(:last-child) {
    margin: 0 0 80px;
}

.sub-section h3 {
    font-size: 30px;
}

#section-10 .sub-section p {}

#section-10 .sub-section ul {
    padding-left: 40px;
}

#section-10 .sub-section ul li {
    padding: 0 0 20px 25px;
    position: relative;
}

#section-10 .sub-section ul li:last-child {
    padding-bottom: 0;
}

#section-10 .sub-section ul li:before {
    content: " ";
    box-shadow: inset 2px -2px 0 rgb(255 255 255);
    height: 5px;
    transform: rotate(-45deg);
    width: 10px;
    margin: 0;
    transition: all 1s;
    position: absolute;
    top: 9px;
    left: 4px;
    z-index: 1;
}

#section-10 .sub-section ul li:after {
    content: " ";
    position: absolute;
    left: 0;
    top: 4px;
    background: #28296d;
    width: 17px;
    height: 17px;
    border-radius: 50%;
}


/* section-11 */

#section-11 {
    padding: 80px 0;
}

#section-11 .sub-section {
    margin: 40px 0 0;
    padding: 0 0 0 90px;
    position: relative;
}

.sub-section h3 {
    font-size: 26px;
}

#section-11 .sub-section p:last-child {
    margin: 0;
}

#section-11 .sub-section span {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 70px;
    height: 70px;
    background-image: url(https://www.manageengine.com/latam/privileged-access-management/images/pam-content-sprite.png);
    background-size: 494px auto;
}

.ico-key-1 {
    background-position: 0 -141px;
}

.ico-key-2 {
    background-position: -70px -141px;
}

.ico-key-3 {
    background-position: -140px -141px;
}

.ico-key-4 {
    background-position: -210px -150px;
}

.ico-key-5 {
    background-position: -281px -141px;
}

.ico-key-6 {
    background-position: -351px -141px;
}


/*  */

.pam360-footer-wrap h2 {
    font-size: 38px;
    margin: 0 auto 20px;
    color: #000;
}

.pam360-footer-wrap {
    background: #eaf4ff;
    padding: 80px 0;
}

.pam360-footer-wrap .container {
    display: block;
    text-align: center;
}

a.act-btn {
    text-transform: none;
    font-size: 17px;
    font-family: var(--primaryfont-semibold);
}

@media only screen and (min-width: 1921px) {
    .wpam-nav-contain {
        left: 0;
    }
    .burger-box {
        display: none;
    }
    .section,
    .section p,
    .section h2,
    .section h3,
    .section h4,
    .section ul li,
    #section-11 .sub-section span {
        transform: translateY(0);
        opacity: 1;
    }
}

@media only screen and (max-width: 1200px) {
    .banner-wrap h1 {
        font-size: 48px;
    }
    #section-3 ul {
        grid-template-columns: repeat(2, 1fr);
        grid-gap: 20px;
    }
    #section-8 ul li {
        padding: 50px 50px 50px 140px;
        margin: 0 0 0;
        height: 600px;
        top: 140px;
    }
    #section-8 ul li {
        padding: 40px;
    }
    #section-8 ul li span {
        transform: translate(0);
        left: 0;
        top: 0;
        width: 60px;
        height: 60px;
        background-size: 420px auto;
        position: static;
        display: block;
    }
    #section-8 h4 {
        max-width: calc(100% - 70px);
        width: 100%;
        margin: 0 0 10px auto;
    }
    .ico-threat-external {
        background-position: 0 -60px;
    }
    .ico-threat-internal {
        background-position: -60px -60px;
    }
    .ico-threat-negligent {
        background-position: -120px -60px;
    }
    .ico-threat-vendor {
        background-position: -180px -60px;
    }
    .ico-threat-necessary {
        background-position: -240px -60px;
    }
    .ico-threat-rescinded {
        background-position: -300px -60px;
    }
    .ico-threat-records {
        background-position: -360px -60px;
    }
    #section-11 .sub-section {
        padding: 0 0 0 70px;
    }
    #section-11 .sub-section span {
        width: 60px;
        height: 60px;
        background-size: 412px auto;
    }
    .ico-key-1 {
        background-position: 0 -117px;
    }
    .ico-key-2 {
        background-position: -60px -117px;
    }
    .ico-key-3 {
        background-position: -118px -117px;
    }
    .ico-key-4 {
        background-position: -177px -122px;
    }
    .ico-key-5 {
        background-position: -236px -117px;
    }
    .ico-key-6 {
        background-position: -293px -117px;
    }
}

@media only screen and (max-width: 1100px) {
    .wpam-content-wrap {
        margin: 0 auto 0 0;
        width: 97%;
    }
    #section-3 ul li {
        padding: 25px;
    }
    #section-8 h4 {
        max-width: 100%;
        width: 100%;
        margin: 15px 0;
    }
    #section-8 ul {
        /* background: #f0fcff; */
        /* padding: 0; */
    }
    #section-8 ul li {
        height: auto;
        position: static;
        /* background: none !important; */
        display: block;
        padding: 30px;
        margin: 0 0 0;
    }
    #section-8 ul li:not(:first-child) {
        margin: 30px 0 0;
    }
}

@media only screen and (max-width: 1025px) {
    #commonHeader {
        min-height: 74px;
        height: 70px;
    }
}

@media only screen and (max-width: 992px) {
    #header-mainsec {
            height: 41px;
    }
    .banner-wrap h1 {
        font-size: 44px;
        line-height: 1.2;
    }
    .wpam-nav-contain {
        display: none;
    }
    .wpam-content-wrap {
        width: 90%;
        margin: 0 auto;
        display: block;
    }
    .wpam-content-contain {
        max-width: 100%;
    }
    #section-3 ul {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media only screen and (max-width: 767px) {
    .banner-wrap h1 {
        font-size: 40px;
    }
    #section-3 ul {
        grid-template-columns: repeat(1, 1fr);
        grid-gap: 20px;
    }
    #section-10 .sub-section ul {
        padding-left: 10px;
    }
    #section-11 .sub-section {
        padding: 50px 0 0;
    }
}
@media only screen and (max-width: 500px) {
    a.btn-dwd.btn-border {
        margin: 10px 0 0;
    }
}
