#header-topsec{
    position:fixed;
    }
.heading-menu{
display:none;
}
.sec-pTB{
    padding:0px;
}
.last-updated-text {
        text-align: right;
        font-size: 14px;
        margin: 10px 0 0;
    }
    
    .last-updated-text span {
        font-family: var(--primaryfont-bold);
    }
    
    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;
    }
    
    .pam360-breadcrumb {
        display: none;
    }
    
    h2 {
        font-size: 34px;
        font-family: var(--primaryfont-bold);
    }
    
    .pam360-banner-wrap {
        width: 100%;
        padding: 80px 0;
        background-color: #eaf4ff;
        color: #000;
        overflow: hidden;
    }
    
    .pam360-banner-wrap .content-wrap {
        max-width: 980px;
        text-align: center;
    }
    
    .pam360-banner-wrap h1 {
        color: #000;
        margin: 0 0 20px;
        font-size: 50px;
        line-height: 1.2;
    }
    
    .pam360-banner-wrap p {
        font-size: 17px;
    }
    
    .pam360-banner-wrap 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: 50px;
        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: 80px 0 0;
    }
    
    #section-1 p:last-child,
    #section-2 p:last-child {
        margin: 0;
    }
    /* Section 3 */
    
    .types-list ul {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        grid-gap: 25px;
        margin: 40px auto 0;
    }
    
    .types-list ul li {
        padding: 25px;
        font-size: 17px;
        line-height: 1.6;
        font-family: var(--primaryfont-regular);
        border-radius: 2px;
        border: 1px solid #e6e6e6;
    }
    
    .types-list ul li p:last-child {
        margin: 0;
    }
    
    .types-list ul li figure {
        width: 70px;
        height: 70px;
        margin: 0 0 10px;
    }
    
    .types-list ul li span {
        display: none;
        width: 70px;
        height: 70px;
        background-image: url(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-6 {
        /* background: #f3faff; */
    }
    
    #section-5 p:last-child,
    #section-6 p:last-child,
    #section-7 p:last-child,
    #section-8 p:last-child,
    #section-13 p:last-child {
        margin: 0;
    }
    /* section-09 */
    
    #section-9 ul,
    #section-5 ul {
        margin: 0 auto;
    }
    
    #section-9 ul li,
    #section-5 ul li {
        padding: 0 30px 30px 50px;
        position: relative;
        overflow: hidden;
    }
    
    #section-5 ul li:last-child {
        padding-bottom: 0;
    }
    
    #section-5 h3 {
        margin: 0 0 15px;
        font-size: 24px;
    }
    
    #section-9 ul li span,
    #section-5 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-9 ul li p:last-child,
    #section-9 p:last-child,
    #section-5 ul li p:last-child,
    #section-5 p:last-child,
    #section-10 p:last-child {
        margin: 0;
    }
    
    #section-9 ul li figure {
        max-width: 200px;
        position: absolute;
        bottom: -26px;
        right: -30px;
        transform: rotate(-28deg);
    }
    /* section-10 */
    
    #section-10 ul {
        margin: 60px 0 0;
    }
    
    #section-10 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-10 ul li figure {
        position: absolute;
        top: 50%;
        left: 80px;
        transform: translateY(-50%);
        width: 130px;
        height: 130px;
    }
    
    #section-10 ul li span {
        width: 130px;
        height: 130px;
        display: none;
        position: absolute;
        top: 50%;
        left: 80px;
        transform: translateY(-50%);
        background-image: url(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-10 ul li:nth-child(1) {
        background: #FFFBF1;
    }
    
    #section-10 ul li:nth-child(2) {
        background: #F3FFF6;
    }
    
    #section-10 ul li:nth-child(3) {
        background: #F0FCFF;
    }
    
    #section-10 ul li:nth-child(4) {
        background: #FFFDF1;
    }
    
    #section-10 ul li:nth-child(5) {
        background: #FFF6F6;
    }
    
    #section-10 ul li:nth-child(6) {
        background: #FEF9FF;
    }
    
    #section-10 ul li:nth-child(7) {
        background: #f0fcff;
    }
    
    #section-10 ul li:not(:first-child) {
        margin: 60px 0 0;
    }
    
    #section-10 ul li h4 {
        font-size: 26px;
        display: block;
    }
    
    #section-10 ul li p {
        /* padding-left: 30px; */
        position: relative;
    }
    
    #section-10 ul li p:before {
        content: none;
        position: absolute;
        left: 0;
        top: 11px;
        width: 8px;
        height: 8px;
        background: #000;
        transform: rotate(45deg);
    }
    
    .how-to-protect p:last-child {
        margin-bottom: 0;
    }
    /* section-12 */
    
    #section-12 .sub-section:not(:last-child) {
        margin: 0 0 80px;
    }
    
    .sub-section h3 {
        font-size: 30px;
    }
    
    #section-12 .sub-section ul,
    #section-13 ul {
        padding-left: 20px;
    }
    
    #section-12 .sub-section ul li,
    #section-13 ul li {
        padding: 0 0 20px 25px;
        position: relative;
    }
    
    #section-12 .sub-section ul li:last-child,
    #section-13 ul li:last-child {
        padding-bottom: 0;
    }
    
    #section-12 .sub-section ul li:before,
    #section-13 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-12 .sub-section ul li:after,
    #section-13 ul li::after {
        content: " ";
        position: absolute;
        left: 0;
        top: 4px;
        background: #28296d;
        width: 17px;
        height: 17px;
        border-radius: 50%;
    }
    /* section-11 */
    
    #section-14 {
        padding: 80px 0;
    }
    
    #section-14 .sub-section {
        margin: 40px 0 0;
        padding: 0 0 0 90px;
        position: relative;
    }
    
    .sub-section h3 {
        font-size: 26px;
    }
    
    #section-14 .sub-section p:last-child {
        margin: 0;
    }
    
    #section-14 .sub-section figure {
        width: 70px;
        height: 70px;
        position: absolute;
        left: 0;
        top: 0;
    }
    
    #section-14 .sub-section span {
        display: none;
        position: absolute;
        left: 0;
        top: 0;
        width: 70px;
        height: 70px;
        background-image: url(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);
    }
    
    .pam360-footer-wrap p:last-child {
        margin: 0;
    }
    
    @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-14 .sub-section span {
            transform: translateY(0);
            opacity: 1;
        }
    }
    
    .pre-text-wrap,
    .types-list,
    .how-to-protect {
        padding: 80px 0 0;
    }
    
    .pre-text-wrap p:last-child {
        margin: 0;
    }
    
    @media only screen and (max-width: 1200px) {
        .pam360-banner-wrap h1 {
            font-size: 48px;
        }
        .types-list ul {
            grid-template-columns: repeat(2, 1fr);
            grid-gap: 20px;
        }
        #section-10 ul li {
            padding: 50px 50px 50px 140px;
            margin: 0 0 0;
            height: 600px;
            top: 140px;
        }
        #section-10 ul li {
            padding: 40px;
        }
        #section-10 ul li figure {
            width: 60px;
            height: 60px;
            position: static;
            transform: translate(0);
        }
        #section-10 ul li span {
            transform: translate(0);
            left: 0;
            top: 0;
            width: 60px;
            height: 60px;
            background-size: 420px auto;
            position: static;
            /* display: block; */
        }
        #section-10 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-14 .sub-section {
            padding: 0 0 0 100px;
        }
        #section-14 .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%;
        }
        .types-list ul li {
            padding: 25px;
        }
        #section-10 h4 {
            max-width: 100%;
            width: 100%;
            margin: 15px 0;
        }
        #section-10 ul {
            /* background: #f0fcff; */
            /* padding: 0; */
        }
        #section-10 ul li {
            height: auto;
            position: static;
            /* background: none !important; */
            display: block;
            padding: 30px;
            margin: 0 0 0;
        }
        #section-10 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;
        }
        .pam360-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%;
        }
        .types-list ul {
            grid-template-columns: repeat(2, 1fr);
        }
    }
    
    @media only screen and (max-width: 767px) {
        .pam360-banner-wrap h1 {
            font-size: 40px;
        }
        .types-list ul {
            grid-template-columns: repeat(1, 1fr);
            grid-gap: 20px;
        }
        #section-12 .sub-section ul,
        #section-13 ul {
            padding-left: 10px;
        }
        #section-14 .sub-section {
            padding: 0;
        }
        #section-14 .sub-section figure {
            position: static;
        }
    }
    
    @media only screen and (max-width: 500px) {
        a.btn-dwd.btn-border {
            margin: 10px 0 0;
        }
    }