@font-face {
    font-family: 'KPMGWeb';
    src: url('../fonts/KPMGWeb-Light.eot');
    src: url('../fonts/KPMGWeb-Light.eot?#iefix') format('embedded-opentype'), url('../fonts/KPMGWeb-Light.woff2') format('woff2'), url('../fonts/KPMGWeb-Light.woff') format('woff'), url('../fonts/KPMGWeb-Light.ttf') format('truetype'), url('../fonts/KPMGWeb-Light.svg#KPMGWeb-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
}

body#prgm0129 {
    padding: 0;
    margin: 0;
    font-family: Arial, Helvetica, sans-serif;
}

body#prgm0129 * {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.prgm0129-wrap {
    width: 100%;
    /* width: 800px; */
    padding: 10px 0;
    overflow: hidden;
    margin: 0 auto;
}

.prgm0129-wrap>p {
    padding-left: 15px;
    padding-right: 15px;
}

.prgm0129-wrap p.nk-heading {
    font-family: 'KPMGWeb';
    color: #00338d;
    font-size: 44px;
    margin-bottom: 20px;
}

.prgm0129-wrap p {
    font-size: 14px;
    color: #00338d;
    margin: 10px 0;
}

.prgm0129-wrap .nk-tabs,
.prgm0129-wrap .nk-tab-content {
    float: left;
    width: 100%;
}

.prgm0129-wrap .nk-tab-content {
    display: none;
}

.prgm0129-wrap .nk-tabs-wrap {
    float: left;
    width: 100%;
    /* background: #9E9E9E; */
    padding: 0 15px;
}

.prgm0129-wrap .nk-tabs {
    margin: 20px 0 0 0;
}

.prgm0129-wrap .nk-tabs:hover {
    cursor: pointer;
}

.prgm0129-wrap .nk-tab {
    /* width: 126.566px; */
    width: 32%;
    float: left;
    /* height: 112.8px; */
    /* margin-right: 8px; */
    /* background: #009688; */
    padding: 15px 10px;
    margin-bottom: 15px;
    margin-right: 15px;
    opacity: 1;
}

/* .prgm0129-wrap .nk-tab:last-child {
    margin-right: 0px;
} */
.prgm0129-wrap .nk-tab:nth-of-type(3),
.prgm0129-wrap .nk-tab:nth-of-type(6) {
    margin-right: 0;
}

.prgm0129-wrap .nk-tab img {
    float: right;
}

.prgm0129-wrap .nk-tab p {
    margin: 25px 0 0 0;
}

/* .prgm0129-wrap .nk-tab:nth-of-type(4) p {
    margin: 55px 0 0 0;
} */

.prgm0129-wrap .nk-tab p span {
    /* display: block; */
    font-family: 'KPMGWeb';
    font-size: 33px;
    color: #fff;
    margin: 0px 0 0 0;
}

.prgm0129-wrap .nk-tab.nk-threat {
    background-color: #00338d;
}

.prgm0129-wrap .nk-tab.nk-customer {
    background-color: #005eb8;
}

.prgm0129-wrap .nk-tab.nk-cost {
    background-color: #0091da;
}

.prgm0129-wrap .nk-tab.nk-regulation {
    background-color: #483698;
}

.prgm0129-wrap .nk-tab.nk-digital {
    background-color: #470a68;
}

.prgm0129-wrap .nk-tab.nk-thirdParty {
    background-color: #6d2077;
}

.nk-tab-content .nk-bottom-box ul {
    padding: 0;
    list-style-type: none;
}

.prgm0129-wrap .nk-tab-content .nk-headbox p.headbox-head {
    font-family: 'KPMGWeb';
    font-size: 30px;
    color: #fff;
    border-bottom: 1px solid #fff;
    padding: 5px 0 10px 0;
    margin-bottom: 20px;
}

.prgm0129-wrap .nk-tab-content .nk-bottom-box ul li {
    font-size: 14px;
    color: #00338d;
}

.prgm0129-wrap .nk-tabs-content {
    padding: 20px 0px;
    float: left;
    width: 100%;
}

.prgm0129-wrap .nk-headbox {
    float: left;
    width: 100%;

}

.prgm0129-wrap .nk-headbox p {
    color: #fff;
    margin: 15px 0;
    padding: 0px 0 10px 0;
    border-bottom: 1px dashed #fff;
}

.prgm0129-wrap .nk-headbox,
.prgm0129-wrap .nk-bottom-box {
    padding: 0 10px;
    float: left;
    width: 100%;
}

.prgm0129-wrap .nk-headbox {
    padding-bottom: 10px;
}

.prgm0129-wrap .nk-bottom-box {
    padding-top: 15px;
    padding-bottom: 15px;
}

#nk_threat_landscpae .nk-headbox {
    background-color: #00338d;
}

#nk_customer_trust .nk-headbox {
    background-color: #005eb8;
}

#nk_cost_optimization .nk-headbox {
    background-color: #0091da;
}

#nk_regulation .nk-headbox {
    background-color: #483698;
}

#nk_digital_security .nk-headbox {
    background-color: #470a68;
}

#nk_third_Party .nk-headbox {
    background-color: #6d2077;
}

.nk-bottom-box ul {
    padding: 5px 20px;
    margin: 0 0 20px 0;
}

.nk-bottom-box ul li {
    position: relative;
    padding: 8px 20px;
}

.nk-bottom-box ul li::before {
    content: "";
    position: absolute;
    width: 8px;
    height: 100%;
    left: 6px;
    top: 12px;
    /* z-index: -1; */
    border-left: 1px solid #00338d;
}

.nk-bottom-box ul li:last-child:before {
    display: none;
}

.nk-bottom-box ul li:after {
    content: "";
    position: absolute;
    width: 8px;
    height: 8px;
    background: #00338d;
    left: 2px;
    border-radius: 100%;
    top: 11.5px;
}

#nk_customer_trust .nk-bottom-box ul li::before {
    border-left: 1px solid #005eb8;
}

#nk_customer_trust .nk-bottom-box ul li:after {
    background: #005eb8;
}

#nk_regulation .nk-bottom-box ul li::before {
    border-left: 1px solid #483698;
}

#nk_regulation .nk-bottom-box ul li:after {
    background: #483698;
}

.prgm0129-wrap .nk-tab.nk-tab-active {
    opacity: 1;
}

.prgm0129-wrap .nk-tab.nk-tab-inactive {
    opacity: 0.5;
}

.prgm0129-wrap .nk-tab-content.nk-active-content {
    display: block;
}

.nk-threat img {
    width: 32px;
    height: 34px;
}

.nk-customer img {
    width: 50px;
    height: 23px;
}

.nk-regulation img {
    width: 27px;
    height: 37px;
}

.nk-cost img {
    width: 32px;
    height: 32px;
}

.nk-digital img {
    width: 34px;
    height: 30px;
}

.nk-thirdParty img {
    width: 42px;
    height: 37px;
}

.nk-tab img.nk-asterisk {
    width: 12px;
    height: 12px;
    animation: zoominoutsinglefeatured 2s infinite;
    -webkit-animation: zoominoutsinglefeatured 2s infinite;
    -moz-animation: zoominoutsinglefeatured 2s infinite;
    -ms-animation: zoominoutsinglefeatured 2s infinite;
}

@keyframes zoominoutsinglefeatured {
    0% {
        transform: scale(1, 1);
    }

    50% {
        transform: scale(1.5, 1.5);
    }

    100% {
        transform: scale(1, 1);
    }
}

@-webkit-keyframes zoominoutsinglefeatured {
    0% {
        transform: scale(1, 1);
    }

    50% {
        transform: scale(1.5, 1.5);
    }

    100% {
        transform: scale(1, 1);
    }
}

@-moz-keyframes zoominoutsinglefeatured {
    0% {
        transform: scale(1, 1);
    }

    50% {
        transform: scale(1.5, 1.5);
    }

    100% {
        transform: scale(1, 1);
    }
}

@-o-keyframes zoominoutsinglefeatured {
    0% {
        transform: scale(1, 1);
    }

    50% {
        transform: scale(1.5, 1.5);
    }

    100% {
        transform: scale(1, 1);
    }
}

@media (max-width:780px) {
    .prgm0129-wrap {
        width: 100%;
    }

    .prgm0129-wrap .nk-tabs-wrap {
        padding: 0 10px;
    }

    .prgm0129-wrap>p {
        padding-left: 10px;
        padding-right: 10px;
    }
}

@media (max-width:769px) {
    .prgm0129-wrap .nk-tab {
        width: 31.81%;
    }
}

@media (max-width:676px) {
    .prgm0129-wrap .nk-tab {
        width: 31%;
    }

    .prgm0129-wrap .nk-tab p span {
        font-size: 30px;
    }

}

@media (max-width:621px) {
    .prgm0129-wrap .nk-tab p span {
        display: block;
    }

    .prgm0129-wrap .nk-tab {
        height: 112.8px;
    }

    .prgm0129-wrap .nk-tab:nth-of-type(4) p {
        margin: 55px 0 0 0;
    }

    .prgm0129-wrap .nk-tabs-wrap {
        padding: 0 0px;
    }

    .prgm0129-wrap>p {
        padding-left: 0px;
        padding-right: 0px;
    }
}

@media (max-width:449px) {
    .prgm0129-wrap .nk-tab {
        width: 48%;
    }

    .prgm0129-wrap .nk-tab:nth-of-type(2) {
        margin-right: 0;
    }

    .prgm0129-wrap .nk-tab:nth-of-type(3) {
        margin-right: 10px;
    }

    .prgm0129-wrap .nk-tab:nth-of-type(4) {
        margin-right: 0px;
    }

    .prgm0129-wrap .nk-tab {
        margin-bottom: 10px;
        margin-right: 10px;
    }

}