
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/file-integrity-monitoring-icon-sprite.png) no-repeat; background-size: 250px; background-position: -3px -3px;}
.fea1 .featureBox:nth-of-type(2) .featureContent::before{background-position: -68px -3px;}
.fea1 .featureBox:nth-of-type(3) .featureContent::before{background-position: -131px -3px; height: 50px;}
.fea1 .featureBox:nth-of-type(4) .featureContent::before{background-position: -202px -2px}
.fea2 .featureBox:nth-of-type(1) .featureContent::before{background-position: 0px -70px;}
.fea2 .featureBox:nth-of-type(2) .featureContent::before{background-position: -68px -70px;}
.fea2 .featureBox:nth-of-type(3) .featureContent::before{background-position: -138px -72px;}
.fea2 .featureBox:nth-of-type(4) .featureContent::before{background-position: -202px -72px;}
@media screen and (max-width:375px){
.ctaContainer a {

    width: 90%;
    display: block;
    padding: 10px;

}
}
.heading-menu{display:none;}