.rhs-cont {
    float: unset;
}
.inner-cont {
	margin-top: unset;
    padding: 0 30px 0 30px;	
}
.lhs-tree {
   	position: unset;
   	left: unset;
}
.fea-22-foot-also li {
    width: 47%;
}
.fea-det-22-ban {
    padding: 70px 0 90px;
    box-shadow: unset;
}

.rhs-cont li {padding-bottom: 8px;}
.ic-pas-res-1{background-position: -601px -772px;}
.ic-pas-res-2{background-position:-466px -769px}
.ic-pas-res-3{background-position:-657px -776px}
.ic-pas-res-4{background-position:-111px -534px}
.ctaContainer .wam-form ul li, .rhs-cont li:last-child{padding-bottom: 0;}

.ctaContainer .wam-form ul li:nth-child(1) input{font-size: 14px;}
.ctaContainer .selectedCountry{font-size: 13px;}
.ctaContainer span{margin-top: 0;}
.dwn-priv { margin-top:15px}

@media screen and (max-width:770px) {
.ctaContainer .wam-form ul li input[type="submit"]{padding:0 16px}
lnkTab{display:none}
.lnkMob{display:block}
.icon-s-emDLnk {background: url(https://www.manageengine.com/mobile/images/email-download-top.png) no-repeat;display: inline-block;height: 31px;width: 44px;background-size: 34px;background-position: 0px;}
.rhs-cont .screenshot {float: none;text-align: center;}
.ctaContainer select#country_state {box-shadow: 0 0 0;margin: 0;width: 100%;position: relative;}
.ctaContainer .wam-form ul li:nth-child(1) {border: 1px solid #dedede;width: 96% !important;}
.ctaContainer .wam-form ul li:nth-child(2) {margin: 10px 0 0 0;width: 96%;padding-left: 8px;}
.ctaContainer .wam-form ul li:nth-child(3){margin:10px 0 0 0;width:98%}
}

/* faq start */
ul.fea-lis li {
    margin-left: 15px;
    list-style-type: disc;
}
#scroll ul{padding: 10px 0 10px 0px;}
.faq-section {
padding: 15px 0 40px;}
.faq {
            max-width: 935px;
            margin: auto;
        }
        .faq h2 {
            font-size: 28px;
            line-height: 45px;
            text-align: left;
            font-weight: 500;
            margin-top: 40px;
            margin-bottom: 0px;
        }
        .accordion {
        padding: 0 60px 0 0px;
        border-bottom: 1px solid #B2B2B2;
         position: relative;
        }
        /* .accordion.opened {
            background: #fff;
        } */
        .start-anim .accordion {
            opacity: 0;
            -webkit-animation: slide-in-top .5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
            animation: slide-in-top .5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
        }
        .accordion h4 {
            font-size: 18px;
            line-height: 24px;
            font-weight: 600;
            padding: 25px 0;
            position: relative;
            cursor: pointer;
            transition: .3s ease-in;
            margin-left: 0px;
        }
        .accordion.opened h4 {
            padding-bottom: 20px;
            padding-top: 30px;
            padding-bottom: 16px;
            font-weight: 600;
            color: #000;
            margin-left: 0px;
        }
        .accordion h4:before {
            content: "\002B";
            font-size: 20px;
            position: absolute;
            left: auto;
            right: -32px;
            color: #000;
            font-weight: 300;
            border: 1px solid #000;
           border-radius: 100%;
          width: 20px;
          height: 20px;
          line-height: 20px;
         text-align: center;
        }
        .accordion.opened h4:before {
            content: "\2212";
        }
        .panel {
            font-size: 15px;
            line-height: 30px;
            width: 100%;
            display: none;
            padding-bottom: 35px;
            font-weight: 300;
        }
        .accordion:nth-of-type(1) .panel {
            display: block;
        }
        /* faq end */
