.heading-menu {
	display: none;
}
.admp-fea-res .rhsTree, .admp-fea-res .rhsTree ul {
    margin: 0;
    padding: 0 !important;
    list-style-type: none !important;
	font-weight: 400;
}
.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;
}
.rhsTree {
    background: #F9F9F9;
}
ul#rl li {
    border-bottom: 1px solid #3333332b;
    margin-bottom: 0px !important;
}
#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;
}
.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%;
    }
}
.admp-fea-res .rhsTree li ul {
    display: none;
    padding-left: 15px !important;
}
.rhsTree li ul li {
    margin-bottom: 0;
}
.rhsTree li p {
    cursor: pointer;
    padding: 7px 0px;
    position: relative;
    margin: 0;
}
#rl li.active p {
    background: #f1f9fe;
    border-left: 3px solid #2283e8;
    color: #2a85e5;
}
.rhsTree li p.opened {
    color: #2383e8;
}
.rhsTree li p.opened {
    color: #2383e8;
}
.rhsTree li p.opened + ul {
	display: block;
}
.rhsTree li p.opened:before {
    transform: rotate(90deg);
    border-left-color: #2383e8;
}
@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%;
    }
}