.mdmfea.topband h3 {
    font-weight: 400;
    width: 75%;
    margin: auto;
}
.mdmfea.topband .clickband .cta img{
    width: 165px;
}
.mdmfea.intro .flex {
    max-width: 1000px;
    align-items: normal !important;
}
.mdmfea.intro .box{
   margin: 20px !important;
}
.mdmfea.intro .box:nth-child(2),.mdmfea.intro .box:nth-child(4) {
    width: 100px;
}
.mdmfea.intro.active .flex .box h3{
    font-size: 17px;
}

@media(max-width: 768px){
.mdmfea .clickband {
    grid-gap: 10px;
}
.mdmfea.intro .box:nth-child(2), .mdmfea.intro .box:nth-child(4) {
    display: none;
}
}

.mdmfea h2{
	margin: auto;
    margin-bottom: 30px;
    font-size: 28px;
    width: 70%;
    font-weight: 500;
}
.mdmfea.benefit .flex{
	max-width:1300px;
	justify-content: space-evenly;
    grid-gap: 20px;
}
.mdmfea.features .key li{
    margin: 0;
    padding: 0px 0px 15px 30px;
}
.mdmfea.features .key li:before{
	margin: 0;
    position: absolute;
    left: 0;
    top: 0;
}
.mdmfea .heading-para{
	max-width: 900px;
    margin: auto;
	text-align: center;
	margin-bottom: 15px;
}
.mdmfea.spl p{
	display:block;
	max-width: 900px;
    padding: 0px 0px 15px;
}
.mdmfea.features .key {
    margin: 0 0 30px;
    font-size: 20px;
    line-height: 22px;
    font-weight: 400;
    letter-spacing: normal;
    display: flex !important;
    flex-wrap: wrap;
}
.mdmfea.features .key li {
    width: 100%;
    position: relative;
    display: inline-flex;
    justify-content: left;
    align-items: center;
    text-align: left;
    margin: 0;
}
.mdmfea.features .key li:before {
    content: '';
    display: inline-block;
    width: 20px;
    height: 35px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    margin: 5px 10px 5px 0;
}
.mdmfea.features .key li:before{
   background-image:url(https://www.manageengine.com/fr/mobile-device-management/images/checked.png);
}
.mdmfea.benefit.spl{
	border-bottom: solid #efefef 1px;
}
.mdmfea.seo h2 a{
	color:#138cd6;
}
.mdmfea .seo-cont p, .mdmfea .seo-cont li{
	font-size:15px
}
.mdmfea.seo h2{
	margin: 0 auto 30px;
    line-height: 30px;
    max-width: 1000px;
    font-weight: 400;
	text-align: center;
}
.mdmfea.benefit.spl .box p{
	padding: 0;
}
.mdmfea .flexslider{
	min-height: 150px
}
.mdmfea.benefit.spl .flex .box{
	width: 340px
}
}
.mdmfea.why.ardata.active {
    border: 0;
}
