		h4{font-weight: bold; margin: 10px 0 0 !important; font-weight: 600 !important; font-size: 16px; line-height: 21px;}
		.featureWrapper{display: flex; justify-content: space-between; flex-wrap: wrap; margin-top: 60px;}
		.featureBox{width: 49%;position: relative; margin-bottom: 25px;}
		.featureBox::before{content: ""; position: relative; padding: 25px 30px; background: url("https://www.manageengine.com/fr/ad-manager/images/ad-backup-and-recovery-icon-sprite.png") no-repeat; background-size: 500px;}
		.featureBox:nth-of-type(1)::before{background-position: -7px 0;}
		.featureBox:nth-of-type(2)::before{background-position: -73px 0;}
		.featureBox:nth-of-type(3)::before{background-position: -139px 0;}
		.featureBox:nth-of-type(4)::before{background-position: -200px 0px;}
		.featureBox:nth-of-type(5)::before{background-position: -266px 0px;}
		.featureBox:nth-of-type(6)::before{background-position: -323px 0px;}
		.featureBox:nth-of-type(7)::before{background-position: -382px 0px;}
		.featureBox:nth-of-type(8)::before{background-position: -447px 0px;}
		.featureBox p{margin-top: 8px;}
		h2{font-size: 20px !important; line-height: 32px !important; font-weight: 600 !important; color: #000 !important; margin-bottom: 10px !important;}
/*		.inlineList{display: flex; justify-content: space-between;}*/
/*		.inlineList li{width: 45%;}*/
		.mb0{margin-bottom: 0;}
		.benefitList{display: flex; justify-content: space-between; margin-bottom: 20px;}
		.benefit{font-size: 14px; font-weight: 600; line-height: 18px; color: #a4a4a4; transition: .4s; padding-bottom: 13px; border-bottom: 3px solid transparent; cursor: pointer;}
		.benefit.active{color: #000; border-bottom: 3px solid #129afa; transition: .4s;cursor: pointer;}
		.benefitImgBox{position: relative; margin-bottom: 70px;}
		.benefitImg{padding: 5px; -webkit-box-shadow: 0 0 13px 2px rgba(3,3,3,.19); box-shadow: 0 0 13px 2px rgba(3,3,3,.19); border-radius: 5px; display: none;}
		.benefitImg.active{display: block;}
		.benefitImg img{max-width: 100%;}
		.videoBox{position: relative; box-shadow: 0 0 13px 3px rgba(3,3,3,.19); padding: 1%; border-radius: 5px; height: 350px; margin: 70px 0;}
		.videoBox iframe{width: 99%; height: 99%; margin: .5% .5%;}

#country_state {
   opacity:1;
  padding:0;
  margin-left:-20px;
}
@media screen and (max-width:768px){
.wam-form ul li:nth-child(1) {
width:70%;
}
.wam-form ul li:nth-child(2) {
width:25%;
border-radius:0 4px 4px 0
}
.wam-form ul li:nth-child(3) {
   width:100%;
    margin-top: 10px;
}
.wam-form ul li input[type="submit"] {border-radius:4px}
}

		