
.rhs-cont .succView h2{margin-bottom: 0px;
    font-size: 30px;
    color: #0d9a18;}
.rhs-cont .succView p{    font-size: 16px;}
.rhs-cont .succView p a{font-weight:600;text-decoration: underline;}
body{color: #333;}
.title{text-align: center; margin-bottom: 50px;}
.title h1{font-size: 35px; line-height: 35px; font-weight: 600;}
.title p{font-size: 14px; line-height: 21px; margin: 15px 50px;}
.featureContainer h2{font-size: 22px; line-height: 28px; text-align: center; margin-bottom: 40px; font-weight: 600;}
.featureList{display: flex; flex-wrap: wrap; justify-content: space-between;}
.featureBox{width: 49%; margin-bottom: 40px;}
.featureBox .featureContent::before {content: ""; position: absolute; left: 0; top: 8px; height: 40px; width: 50px; background: url(https://www.manageengine.com/fr/active-directory-audit/images/privileged-use-monitoring-icon-sprite.png); background-size: 500px; background-position: 0 -16px;}
.fea1 .featureBox:nth-of-type(2) .featureContent::before{background-position: -62px -16px;}
.fea1 .featureBox:nth-of-type(3) .featureContent::before{background-position: -131px -16px;}
.fea1 .featureBox:nth-of-type(4) .featureContent::before{background-position: -192px -16px}
.fea2 .featureBox:nth-of-type(1) .featureContent::before{background-position: -254px -16px;}
.fea2 .featureBox:nth-of-type(2) .featureContent::before{background-position: -310px -16px; background-size: 480px;}
.fea2 .featureBox:nth-of-type(3) .featureContent::before{background-position: -384px -16px;}
.fea2 .featureBox:nth-of-type(4) .featureContent::before{background-position: -450px -16px;}
@media screen and (max-width:425px){
.featureContent h5 {
    font-size: 14px;
}
}
.heading-menu{display:none;}