#scroll ul.relPrd li ul li {
    border-top: 1px solid #ECECEC;
    color: #000000;
    font-size: 12px;
    list-style-type: none;
    margin: 0;
    padding: 5px 0;
    cursor: pointer;
    text-indent: 10px;
    height: 30px;
    overflow: hidden;
}

#scroll ul.relPrd li a.product-quick-name {
    color: #000000;
    text-decoration: none;
    line-height: 35px;
    display: block;
    width: 250px;
}

#scroll ul.relPrd li a.product-expanded-name {
    font-size: 10px;
    color: #777;
    border-radius: 2px;
    padding-left: 10px;
    margin: 0px 0 5px;
    /*width: auto!important;*/
    line-height: 12px;
    /* height: auto; */
}

#lhsTree > li > a {
    padding: 12px 0 12px 0px;
}
#freedload { height: 40px; }


    @media screen and (max-width: 500px) {
        .notiSty {
            display: none !important
        }
    }
    
    .ctaContainer {
        text-align: center;
        margin: 20px 0 40px;
        padding: 10px 10px 30px;
        background: #dbf3ff;
    }

    .ctaContainer h2 {
        font-size: 18px;
        line-height: 26px;
        margin-bottom: 15px;
        font-weight: 600;
    }

    .ctaContainer span {
        font-size: 11px;
        display: inline-block;
        margin-top: 7px;
        font-style: italic;
    }

    ul[type="circle"] li {
        list-style-type: circle
    }/* new styles   */

    #scroll ol {
        list-style-type: lower-alpha;
    }

    .ad-img {
        margin: 10px 0px;
    }

    .feaIco li {
        list-style: none;
        padding: 0 0 0 30px !important;
        position: relative;
    }

    .feaIco li:before {
        background: url(https://www.manageengine.cn/products/ad-manager/images/office-365-feature-sprite.png) -263px 0 no-repeat;
        background-size: 280px;
        content: "";
        position: absolute;
        height: 18px;
        left: 0;
        top: 5px;
        width: 18px;
    }

    #scroll img {
        margin: 10px 0;
    }

    #install {
        border: 1px solid #ebeeef;
        border-radius: 5px;
        margin-top: 30px;
    }

    #install > ol {
        padding: 10px 0 10px 0
    }

    #install ol li .viewPort {
        display: none
    }

    #install > ol > li {
        border: 0 solid #ebeeef;
        box-shadow: none;
        margin-bottom: 0;
        border-radius: 5px 5px 0 0;
        background: #f9fdff;
        position: relative;
        overflow: hidden;
        padding-left: 0;
    }

    #install > ol > li:before {
        content: '';
        position: absolute;
        width: 24px;
        height: 24px;
        background: #e8edf0;
        right: 24px;
        top: 22px;
        border-radius: 50px;
    }

    #install > ol > li > h5 {
        padding: 20px 50px 20px 30px;
        font-size: 16px;
        font-weight: 600;
        color: #15679b;
        cursor: pointer;
        z-index: 1;
        line-height: 30px;
        position: relative;
        display: block;
    }

    #install > ol > li > h5:before {
        content: '';
        position: absolute;
        width: 12px;
        height: 2px;
        background: #15679b;
        right: 30px;
        top: 33px;
    }

    #install > ol > li > h5.open:before {
        background: #fff;
    }

    #install > ol > li > h5.open:after {
        display: none
    }

    #install > ol > li > h5:after {
        content: '';
        position: absolute;
        width: 2px;
        height: 12px;
        background: #15679b;
        right: 35px;
        top: 28px;
    }

    #install ol li.open .viewPort {
        display: block
    }

    #install ol li .viewPort ul {
        padding: 0
    }

    #install ol li .viewPort ul[type="circle"] {
        padding: 10px;
    }

    #install ol li .viewPort {
        padding: 10px 50px 25px;
    }

    ol[type="a"] li {
        list-style-type: lower-alpha
    }

    #scroll #install > ol {
        padding: 0;
    }

    .viewPort li {
        padding-bottom: 10px;
    }

    .rhs-cont li h3 {
        margin: 10px 0;
    }

    @media screen and (max-width: 375px) {
        .ctaContainer .wam-form.with-state ul li:nth-child(2) {
            width: 237px;
        }

        .ctaContainer .wam-form.with-state ul li:nth-child(2):before {
            margin: 20px 0 0 20px;
        }

        .ctaContainer .wam-form.with-state ul .selectedCountry {
            width: 60px;
            margin: 8px 0 0 50px;
        }
    }

    @media screen and (max-width: 320px) {
        .ctaContainer .wam-form.with-state ul li:nth-child(2) {
            width: 215px;
        }

        .ctaContainer .wam-form ul li:nth-child(2):before {
            margin: 20px 0 0 40px;
        }

        .ctaContainer .wam-form ul li:nth-child(1) input {
            font-size: 15px;
        }
    }
    