.heading-menu{display:none}
#scroll{display:none;}
.rap.edition.deployment {background-color: #fff;padding-top:0;}
.rap.edition.deployment h2 {margin-top: 0;}
.rap.edition.deployment a {min-width: 160px;background-color:#e5f5ff;box-shadow: 0px 1px 1px #99d3ff;}
.rap.cus {border-top: 1px solid #e5f5ff;padding: 30px;text-align: center;}
.rap.cus h2 {text-align: center;}
.rap.cus img {max-width: 180px;background-color: #fff;margin: 5px 15px;border: 1px solid #eee;padding: 5px 15px;}
.flexslider .flexBnrslides > li .flex .caption{z-index:1;}
.button-section-1{display:flex;width:100%;}
.button-section-2{display:none;}
.rap-button-action{min-width: 200px;background-color: #ea4b49;color: #fff;padding: 10px 15px; display: flex;float: left;margin-right: 15px;border-radius: 4px;box-shadow: 0 5px 10px #00000066;cursor: pointer;}
.orange{background-color: #ea8832;}
.rap-button-sprite{background-image: url('https://www.manageengine.cn/remote-desktop-management/images/rap-sprite.png');background-repeat: no-repeat;background-size: 100%;width: 48px;height: 48px;display: inline-block;flex-direction: column;margin-right: 10px;}
.rap-cloud{background-position: 0px 0px;}
.rap-onprem{background-position: 0px -48px;}
.rap-button-header{font-size: 20px;font-weight: 600;text-transform: uppercase;display: block;margin-top: 3px;}
.rap-button-desc{font-size: 13px;font-weight: 400;}
.button-section-2{display:none;}
@media(max-width:600px)
{
.button-section-1{display:none;}
.button-section-2{display:flex;width:100%;}
.rap-button-action-new{width: 100%;background-color: #ea4b49;color: #fff;padding: 15px 25px; display: block;border-radius: 4px;box-shadow: 0 5px 10px #00000066;cursor: pointer;}
.rap-button-header{text-align:center;}
}
@media screen and (max-width:1059px){
.rap.more .flex{flex-flow:row wrap}
.rap.more .flex a span{font-size:14px!important;min-width:320px !important}
}

.promo-flash {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #ea8832;
    border: 1px solid #0360ab;;
    /* position: fixed; */
    width: 100%;
    z-index: 2;
}

.promo-flash .close {
    margin: 0 0 0 30px;
    color: #00000070;
    position: absolute;
    right: 23px;
    cursor: pointer;
}
.promo-flash a {
    line-height: 3;
    font-size: 16px;
    font-weight: 400;
	color: #fff
}
