.admp-fea-res ul {margin: 0; padding: 0 !important; list-style-type: none !important; }
.iconcpy {background: url(https://www.manageengine.com/products/ad-manager/images/admp-feature-sprite.png) no-repeat; background-position: -228px -37px; background-size: 250px; display: block; margin: 10px 0 0 0; padding: 0 0 0 25px; text-align: left !important; }
a.psimg:after {background: url(https://www.manageengine.com/products/ad-manager/images/admp-feature-sprite.png) no-repeat; background-size: 250px; background-position: -228px -67px; bottom: 13px; content: ""; height: 20px; position: absolute; right: 0; transition: all .5s; width: 22px; }
#rl li.rhslact {display: none; }
.admp-fea-rel-res ul li {margin-bottom: 8px; }
#rl li a{  -webkit-transition: all .4s ease; -moz-transition: all .4s ease; -o-transition: all .4s ease; transition: all .4s ease;display: block; text-decoration: none; padding: 6px 10px; color: #333;font-style: 13px;}
#rl li a:hover{ background: #f1f9fe; }
#rl li.active a{  background: #f1f9fe; border-left: 3px solid #2283e8; color: #2a85e5 }
.mtb-15{ margin: 15px 0; }
.mt-15{margin-top: 15px}
.mb-15{margin-bottom: 15px}
ul.alpha-list li{ list-style-type: lower-alpha !important; }
ul.dot-list li{ list-style-type: disc !important;}
ul.round-list li{ list-style-type: circle !important;}
ul.number-list li{ list-style-type: decimal !important; }
ul.admp-fea-sub-head{ padding-left: 20px !important; }

/* Year end offer banner */
.offer-banner {margin-top: 30px;display: none;}

@media(max-width: 767px){
	#scroll img{ width: 100%; }
}

.rhsTree li ul {
    display: none;
    padding-left: 15px !important;
}
.rhsTree li ul li {
    margin-bottom: 0;
}

.rhsTree li p {
    cursor: pointer;
    padding: 7px 0 7px 15px;
    position: relative;
    margin: 0;
}
.rhsTree li p.opened{ color: #2383e8; }
.rhsTree li p:before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-left: 7px solid #9c9c9c;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    position: absolute;
    top: 15px;
    left: 0px;
    transition: 0.4s ease all;
}
.rhsTree li p.opened:before {
    transform: rotate(90deg);
    border-left-color: #2383e8;
}

.admp-fea-res .admp-fea-res-left{width:calc(100% - 300px);}
.admp-fea-res .admp-fea-res-right{width: 300px;}  

@media screen and (max-width: 767px){
        .admp-fea-res .admp-fea-res-left{width:100%;}
    .admp-fea-res .admp-fea-res-right{width:100%;}   
        .admp-fea-res .admp-fea-rel-res ul.dload-banner li:first-of-type{padding-bottom: 15px;text-align: center;}
        .admp-fea-res .admp-fea-rel-res ul.dload-banner li{    margin: 0 auto;}
        .admp-fea-res .admp-fea-rel-res .admp-fea-res .selectedCountry{    width: 50px;box-sizing: border-box;padding: 7px;}
        .admp-fea-res #MECountryListing{    position: absolute;right: 0;}
        .admp-fea-res ul.dload-banner li:nth-child(2) input[type="email"]{    width: calc(100% - 60px);}
        .admp-fea-res .ch-box{width: 180px;}
        .admp-fea-rel-res #meGDPRMessage{text-align: center;width: 100%;}
        .admp-fea-rel-res .dwn-priv{text-align: center;}
    }   
@media screen and (max-width: 420px){
        .admp-fea-res .admp-fea-rel-res ul.dload-banner li {width: 100%;}
    }	