#btmBar ul li {
    box-sizing: border-box;
    width: 27%;
}
.rhs-cont li:not(:last-child) {
    padding-bottom: 10px;
}
.wam-form ul li .wam-form ul li {padding-bottom: 0;}
.nav-dwn a,
#btmBar .btm-dwn a {
    width: auto
}
.dwn-priv {
    margin: 10px 0
}
.cmnFormArea {
    box-sizing: border-box !important;
    max-width: 500px !important
}
@media screen and (max-width:500px) {
    .cmnFormArea {
        padding: 10px !important
    }
    .cmnFormArea table td input[type="submit"],
    .cmnFormArea table td input[type="reset"] {
        width: 100%;
        box-sizing: border-box;
        margin: 5px 0
    }
    .cmnFormArea table td {
        padding: 5px;
        width: 100% !important;
        display: block
    }
}
.feaImg {
    background: url(../images/sdpmsp-sprite.png) no-repeat 0 0;
}
.feaImg {
    width: 35px;
    height: 35px
}
.nav-dwn a,
#btmBar .btm-dwn a {
    width: auto !important
}
.dwn-priv {
    margin: 10px 0 !important
}
/*brouchure and document page css*/
.hdActive {
    color: #7bbb2a !important
}
.broucher-menu {
    padding: 50px 0;
    background-attachment: relative;
    background-position: center center;
    width: 100%;
    background-size: cover;
    color: #fff;
    border-bottom: 1px solid #C5CBD4;
    font-weight: 400;
    letter-spacing: -1px;
    position: relative;
    overflow: hidden;
    clear: both;
    height: auto;
    font-weight: 500;
    background: #062445 url("https://www.manageengine.com/fr/ad-recovery-manager/style/../images/resource-ban-bg.jpg") no-repeat center top !important
}
h1.ftrmnhdr {
    font-size: 45px;
    letter-spacing: 0.5px;
    line-height: 50px;
    font-weight: 400;
    margin: 0;
    color: #fff
}
.ftrpg-inrhdr {
    font-weight: 100;
    font-size: 23px;
    line-height: 29px;
    letter-spacing: 1px;
    color: #fff
}
.recourcnavsec {
    margin: 0 auto;
    list-style: none;
    position: relative;
    height: 48px;
    background: #f8f8f8;
    border-bottom: 1px solid #e8e8e8
}
.recourcnavsec li {
    display: inline-block
}
.recourcnavsec #rsource_movbg {
    position: absolute;
    height: 25px !important;
    top: 10px;
    left: 0;
    width: 100px;
    background: #99cdf1;
    z-index: 100;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}
.recourcnavsec li a {
    position: relative;
    z-index: 200;
    color: #444;
    font-size: 13px;
    display: block;
    padding: 10px;
    text-decoration: none;
    line-height: 26px
}
ul#rsourcetabs {
    position: relative
}
.res-box-flx {
    display: flex;
    flex-flow: row wrap;
    justify-content: center
}
.res-box-col {
    padding: 0 1.5%;
    width: 220px
}
.res-box {
    position: relative;
    overflow: hidden;
    border: 1px solid #ddd;
    margin: 0 auto;
    height: 242px
}
.res-box:hover {
    box-shadow: 5px 5px 5px #ccc;
    transition: all 1s
}
.docBg {
    background: #fafafa url(https://www.manageengine.com/fr/ad-recovery-manager/style/../images/resource-sprite.png);
    height: 140px;
    width: 100%
}
.res-title {
    font-size: 16px;
    min-height: 80px;
    padding: 10px 10px;
    position: relative
}
.res-title>a {
    color: #444;
    font-size: 13px;
    text-decoration: none
}
.res-links {
    bottom: 0px;
    font-size: 12px;
    left: 0;
    padding: 0 10px;
    position: absolute;
    right: 0
}
.res-links .link-left {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    float: left;
    font-weight: 600;
    width: 50%;
    text-algin: left
}
.res-links .link-sep {
    border-right: 1px solid #ccc
}
.res-links .link-right {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    float: right;
    font-weight: 600;
    text-align: right;
    width: 50%
}
/*brouchure and document page css*/
.feaImg {
    background: url(../images/sdpmsp-sprite.png) no-repeat 0 0;
}
.feaImg {
    width: 35px;
    height: 35px;
}
.sliderCont {
    height: 380px;
    max-width: 1000px;
    overflow: hidden;
    position: relative
}
.sliderCont ul {
    bottom: 0;
    margin: 0 0 0 49%;
    padding: 0;
    position: absolute;
}
.sliderCont ul li {
    background: #e5e5e5;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    cursor: pointer;
    display: inline-block;
    height: 10px;
    width: 10px
}
.sliderCont ul li.active {
    background: #1279b3
}
.sliderLenCont {
    width: 200%;
}
.lftarrow,
.turnleft {
    cursor: pointer;
    height: 51px;
    left: 0;
    position: absolute;
    top: 120px;
    transition: all .5s;
    -moz-opacity: 0.3;
    transition: all .5s;
    -webkit-opacity: 0.3;
    transition: all .5s;
    width: 27px
}
.rgtarrow,
.turnarrow {
    cursor: pointer;
    height: 51px;
    position: absolute;
    right: 0;
    top: 120px;
    transition: all .5s;
    -moz-opacity: 0.3;
    transition: all .5s;
    -webkit-opacity: 0.3;
    transition: all .5s;
    width: 27px
}
.lftarrow img,
.turnleft img,
.rgtarrow img,
.turnarrow img {
    width: 100%
}
.feature-box-32 img {
    width: 70px;
    margin-bottom: 24px;
    height: 62px;
}
.fea-icon1 {
    background-position: 0 0
}
.fea-icon2 {
    background-position: -35px 0
}
.fea-icon3 {
    background-position: -70px 0
}
.fea-icon4 {
    background-position: -105px 0
}
.fea-icon5 {
    background-position: -140px 0
}
.fea-icon6 {
    background-position: -175px 0
}
.fea-icon7 {
    background-position: -210px 0
}
.fea-icon8 {
    background-position: -245px 0
}
.fea-icon9 {
    background-position: -280px 0
}
.fea-icon10 {
    background-position: -315px 0
}
.fea-icon11 {
    background-position: 0 -35px
}
.fea-icon12 {
    background-position: -35px -35px
}
.fea-icon13 {
    background-position: -70px -35px
}
.fea-icon14 {
    background-position: -105px -35px
}
.fea-icon15 {
    background-position: -140px -35px
}
.fea-icon16 {
    background-position: -175px -35px
}
.fea-icon17 {
    background-position: -210px -35px
}
.fea-icon18 {
    background-position: -245px -35px
}
.dwn-menu {
    display: block
}
.dwn-menu>span {
    margin: 0 0 0 1px;
    padding: 8px 0;
    width: 24.8%;
    position: relative;
    float: left;
    background: #C4C8CC;
    text-align: center;
    font-size: 18px;
    cursor: pointer;
    display: inline-block
}
.dwn-menu>span:first-child {
    margin: 0;
}
.dwn-menu>span a {
    display: block;
    color: #000
}
.dwn-menu>span.act {
    background: #f1f1f1
}
.dwn-cont-div {
    padding: 40px
}
[data-dirshow] {
    display: none;
    text-align: center
}
[data-dirshow].dirshow {
    display: block
}
.percent {
    margin: 0 auto;
    width: 60%
}
.other-option-head span {
    padding: 5px 20px;
    font-size: 18px;
    line-height: 28px;
    cursor: pointer;
    display: inline-block
}
.other-option-head span.act {
    background: #fff
}
.other-option {
    background: #fff;
    padding: 20px 2%
}
.other-option-cont {
    display: none
}
.other-option-cont .otr-dwn-cont li {
    font-size: 14px
}
.dsk-spa {
    background: none repeat scroll 0 0 #ECEDEE;
    margin: 50px 0;
    width: 100%
}
.dsk-spa td {
    background: none repeat scroll 0 0 #fff;
    padding: 10px;
    border: 1px solid #efefef;
    vertical-align: middle
}
.dsk-spa th {
    padding: 10px 0
}
.bannerflex {
    background: url(https://www.manageengine.com/fr/ad-recovery-manager/style/../images/banner-main-bg.png) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.box-slier h1 {
    color: #fff
}
.box-slier ul li span,
.flexslider .flexBnrslides>li a {
    color: #fff
}
.box-slier ul li span,
.flexslider .flexBnrslides>li {
    color: #fff
}
.box-slider-list ul li a {
    color: #444;
    text-decoration: none
}
.box-slider-list ul li a:hover {
    text-decoration: underline
}
.box-slier {
    margin: 0 0 40px 0;
    padding: 39px 0px 50px 0px;
    width: 100%;
    color: #fff
}
.box-slier ul li span {
    padding: 0 0 0 9px
}
.box-slier .per30 img {
    width: 345px;
}
.box-slider-list {
    float: left;
    width: 50%;
}
.box-slider-list h4 {
    margin: 0px;
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 25px;
    color: #fff
}
.box-slider-list ul li {
    color: #fff;
    font-size: 12px;
    list-style: inside none disc;
    margin: 0 0 7px 0
}
.box-slider-list ul li img {
    margin: -2px 5px 0 0;
}
.dloadButCont {
    float: left;
    margin: 10px 0;
}
.dloadBut span img {
    width: 15px
}
.dloadBut a {
    background: #e61a32;
    color: #fff;
    display: block;
    font-size: 18px;
    padding: 10px 20px;
    transition: all .5s
}
.dloadBut a:hover {
    background: #f23047;
    text-decoration: none;
    transition: all .5s
}
.dloadBut a span {
    float: left;
    margin: 4px 10px 0 0
}
.dloadTxt {
    color: #fff;
    font-size: 16px;
    margin: 10px 0 0 0;
    padding: 0 0 0 20px
}
.sub-title {
    line-height: 30px
}
.box-pad4 {
    padding: 64px 0 70px;
}
.pg-img3 {
    background: #f1f1f1;
}
.compare-tabel {
    max-width: 900px;
    margin: 0 50px;
    border-radius: 5px;
    background: #fff;
    font-weight: 600;
}
.pl50 {
    padding-left: 50px !important;
}
.text-center {
    text-align: center !important;
}
.prd-logo {
    background: url(https://www.manageengine.com/fr/ad-recovery-manager/style/../images/adrecovery-sprite.png) no-repeat 0 0
}
.prd-logo {
    background-position: 0 0;
    display: block;
    height: 32px;
    width: 270px;
    margin-top: 4px;
    text-indent: -100%;
    position: relative;
    overflow: hidden
}
.hmFeabox {
    width: 27.3%;
    margin: 1%;
    padding: 2%;
    background: #f1f1f1;
    float: left
}
.hmFeabox h2 {
    font-size: 18px;
    margin: 0
}
.hmFeabox ul {
    line-height: 30px !important
}
/*.nav-dwn-icon,.prd-nav .dwn-btm-icon{background-position:-222px -54px;height:25px;width:28px} */
.hmFeaboxBtm {
    width: 27.3%;
    margin: 1%;
    padding: 2%;
    background: #fff;
    float: left
}
.hmFeaboxBtm h3 {
    font-size: 16px;
    margin: 0;
    line-height: 20px
}
.hmFeaboxBtm ul {
    line-height: 30px !important
}
.hmFeaboxBtm p {
    font-size: 12px;
    margin: 10px 0;
    line-height: 18px
}
.hmFeaboxBtm .lnmore {}
.prd-nav .btm-dwn a {
    font-size: 18px;
}
.def-enable {
    color: #fff !important;
}
.def-enable span {
    opacity: 1 !important;
}
.prodDownbtn {
    display: inline-block;
    padding: 57px 0px 10px;
}
.prodDownbtn a {
    background: #e9142b;
    display: inline-block;
    border-radius: 5px;
}
.prodDownbtnWin {
    background: url(https://www.manageengine.com/images/win-lin.png) no-repeat -6px -5px;
    display: inline-block;
    height: 29px;
    width: 28px;
    margin: 15px;
}
.prodDownbtnBg {
    color: #FFFFFF;
    display: inline-block;
    font-size: 28px;
    height: 40px;
    padding: 10px;
}
.prodDownbtnsml {
    font-size: 12px;
}
.prodDownbtnArw {
    background: url(https://www.manageengine.com/images/dwn-arrow.gif) no-repeat 0 0;
    display: inline-block;
    height: 60px;
    width: 43px;
    margin-right: 5px;
}
.buildnumber {
    color: #aaa;
    float: right;
    font-size: 12px;
    margin-top: 3px;
}
.otr-dwn-cont {
    font-size: 16px;
    padding: 10px 5%
}
.otr-dwn-cont ul {
    margin: 0;
    padding: 0 !important
}
.otr-dwn-cont ul li {
    clear: both;
    list-style: none;
    padding: 10px 0;
}
.tbl {
    width: 100%
}
.tbl .tblhead {
    background: #eee;
}
.tbl td {
    border: 1px solid #ddd;
    padding: 5px 10px;
}
.nav-qte a {
    background: #c4c8cc;
    color: #333
}
.nav-qte a:hover {
    background: #bdc1c5
}
.tabRight {
    border: 1px solid #e5e5e5
}
.upgradeTbl tr.headTbl {
    background: #efefef;
}
.upgradeTbl td {
    border: 1px solid #ddd;
    border-collapse: collapse;
    padding: 5px 10px;
}
.tblNobor td {
    border: none
}
.lbannercon {
    margin: 20px 0 0 0;
}
.lefBotLine {
    border-bottom: 1px solid #ececec
}
.document-awards-row a.viewpdf {
    background: url(../images/doc-image-sprite.png) -287px -7px;
    border: 1px solid #4C596E;
    padding: 7px 5px 7px 33px
}
.newIcoSty {
    background: url(https://www.manageengine.com/images/me-sprite.png) repeat scroll -750px 0px transparent;
    float: right;
    height: 20px;
    margin: -3px 62px 0 0;
    width: 30px;
}
/* footer */
.higFooter {
    margin-top: 40px;
    border-top: 1px dashed #ccc;
}
/* Comparison Page */
.tabcont-act td {
    vertical-align: middle;
}
.VideoThumbs {
    background: url(https://www.manageengine.com/fr/ad-recovery-manager/style/../images/video-thumb.png);
    height: 111px;
    opacity: 0.9;
    width: 198px;
    border: 1px solid #ccc;
}
.titleBg {
    color: #09c;
    cursor: pointer;
    font-size: 13px;
    line-height: 15px;
    padding: 5px 0;
    text-align: center;
    width: 198px;
    font-size: 12px
}
.adssp-play-icon {
    background: url(https://www.manageengine.com/fr/ad-recovery-manager/style/../images/video-thumb.png) -750px 0px;
    filter: alpha(opacity=40);
    height: 50px;
    margin: -115px 0 0 72px;
    opacity: 0.4;
    position: absolute;
    width: 50px;
    cursor: pointer
}
.VideoThumbs:hover>.adssp-play-icon {
    filter: alpha(opacity=90);
    opacity: 0.9
}
#vidCon,
#vidOverlay {
    display: none
}
.vidContainer {
    background: #fff;
    padding-bottom: 60%;
    position: fixed;
    width: 100%;
    height: 0;
    z-index: 1000000;
    opacity: 0.4;
    filter: alpha(opacity=40);
}
.videoPly {
    margin: 40px 10% 0;
    position: fixed;
    width: 80%;
    z-index: 9999999;
}
.vconta {
    background: #fff;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    box-shadow: 0 0 15px #4f4f4f;
    -moz-box-shadow: 0 0 15px #4f4f4f;
    -webkit-box-shadow: 0 0 15px #4f4f4f;
    margin: 0 auto;
    padding: 10px 10px 3px 10px;
    text-align: center;
    width: 1000px;
}
.closeButt {
    background: url(https://www.manageengine.com/fr/ad-recovery-manager/style/../images/close-icon.png);
    cursor: pointer;
    height: 32px;
    margin: -22px 0 0 988px;
    position: absolute;
    width: 32px
}
.videoBg {
    background: url(https://www.manageengine.com/fr/ad-recovery-manager/style/../images/video-thumb.png) 0 -169px no-repeat;
    cursor: pointer;
    height: 184px;
    margin: 0 0 20px 0;
    width: 649px
}
.vidHeaTxt {
    color: #4f606a;
    font-size: 18px;
    font-weight: 400;
    margin: 25px 0 0 25px;
    line-height: 30px
}
.playVidBut {
    background: #7db937;
    color: #fff;
    float: left;
    font-size: 16px;
    margin: 35px 0 0 25px;
    padding: 5px 20px 10px 20px
}
.vidConRight {
    float: left;
    width: 375px
}
.thumbSize {
    background: url(https://www.manageengine.com/fr/ad-recovery-manager/style/../images/video-thumb.png) no-repeat;
    float: right;
    height: 153px;
    margin: 25px 25px 0 0;
    width: 209px
}
.vidPlayIcon {
    background: url(https://www.manageengine.com/fr/ad-recovery-manager/style/../images/video-thumb.png) -750px 0;
    height: 50px;
    margin: 35px 80px;
    position: absolute;
    width: 50px;
    opacity: 0.6;
    filter: alpha(opacity=60);
}
.v2 {
    background-position: -210px 0
}
.v3 {
    background-position: -420px 0
}
.v4 {
    background-position: 0 -374px
}
.v5 {
    background-position: -211px -374px
}
.v6 {
    background-position: -425px -374px
}
.v7 {
    background-position: -2px -495px
}
.v8 {
    background-position: -212px -495px
}
.smaVideoBot {
    margin: 66px 0 0 25px
}
.lbannercon {
    display: none
}
/* LHS Related Products */
#scroll ul.relPrd {
    line-height: 1.2em;
    list-style-type: none;
    padding: 0;
    width: 250px;
}
#scroll ul.relPrd>li>span {
    color: #000000;
    display: inline-block;
    font-weight: bold;
    padding: 10px 0;
}
#scroll ul.relPrd li ul li span {
    margin-right: 18px;
}
#scroll ul.relPrd li ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
#scroll ul.relPrd li ul li {
    border-top: 1px solid #ECECEC;
    color: #000000;
    font-size: 12px;
    list-style-type: none;
    margin: 0;
    padding: 0;
    cursor: pointer;
    text-indent: 10px;
    height: 30px;
    overflow: hidden;
}
#scroll ul.relPrd li ul li:hover .product-quick-name {
    color: #7BBB2A;
    transition-duration: 0.3s
}
#scroll ul.relPrd li a {
    color: #000000;
    text-decoration: none;
    line-height: 30px;
    display: block;
    width: 250px;
}
#scroll ul.relPrd li a.product-expanded-name {
    font-size: 10px;
    color: #777;
    border-radius: 2px;
    padding: 3px 10px 3px 0;
    margin: 0px 0 5px;
    width: auto !important;
    line-height: 12px;
    height: auto;
}
.crossConta a.lnkCha {
    border: 1px solid #79ae4e;
    color: #79ae4e;
    font-size: 11px;
    padding: 4px 10px;
    transition: all .5s
}
.crossConta a.lnkCha:hover {
    background: #79ae4e;
    color: #fff;
    text-decoration: none;
    transition: all .5s
}
.marAliL {
    margin: 0 0 0 169px
}
.marAliR {
    margin: 0 0 0 21px
}
#scroll ul.ulDes {
    list-style-type: circle
}
.noBorder {
    border: none
}
.d1 {
    background-position: 0 0
}
.d2 {
    background-position: -201px 0
}
.lnkMob,
.lnkTab,
#lnk {
    display: none
}
.icon-s-emDLnk {
    background: url(https://www.manageengine.com/mobile/images/email-download-top.png) no-repeat;
    display: inline-block;
    height: 31px;
    width: 40px
}
.maintab_testi_container {
    border-top: 1px solid #dcdcdc;
    float: none;
    height: 210px;
    width: auto
}
.testimonial_con_left {
    background: url(../images/image-sprite.png);
    float: left;
    height: 30px;
    margin-left: 38px;
    width: 36px;
}
.testimonial_con_middle {
    float: left;
    font-size: 14px;
    line-height: 28px;
    margin: 32px 0 0;
    text-align: center;
    width: 715px;
}
.testimonial_con_right {
    background: url(../images/image-sprite.png) -63px 0;
    float: left;
    height: 29px;
    margin: 70px 0 0;
    width: 37px;
}
.testimonial_slider {
    color: #666666;
    font-family: Verdana, Geneva, sans-serif;
    padding: 0 0 65px;
    position: relative;
    text-align: center;
    width: 100%;
}
.testimonial_slider ul {
    list-style: none;
    width: 300%;
}
.testimonial_slider ul li {
    display: block;
    float: left;
    width: 33%;
}
.testimonial_slider .dots {
    bottom: 20px;
    left: 0;
    display: none;
    list-style: none;
    margin: 0 200px 0 449px;
    padding: 0;
    position: absolute;
    right: 0;
    width: 150px;
}
.testimonial_slider .dots li {
    background: url(../images/image-sprite.png);
    border: 2px solid #fff;
    border-radius: 6px;
    cursor: pointer;
    float: left;
    height: 13px;
    margin: 0 4px;
    opacity: 0.4;
    text-indent: -999em;
    transition: 0.5s all;
    width: 13px;
}
.testimonial_slider .dots li.active {
    background: url(../images/image-sprite.png);
    opacity: 1;
}
.testimonial_name_divider {
    background: url(../images/image-sprite.png) 0 -82px;
    float: left;
    height: 32px;
    margin: 0 297px;
    width: 267px;
}
.testimonial_client_name {
    float: left;
    font-size: 14px;
    text-align: center;
    width: 820px;
}
.testimonial_client_name .cname {
    color: #6194c5;
    font-size: 16px;
}
/* New index page */
.newSection .per40 img {
    width: 162px;
}
.sub-title {
    font-size: 18px;
    font-weight: 200;
}
.pull-left {
    float: left !important;
}
.pull-right {
    float: right !important;
}
.text-center {
    text-align: center !important;
}
.text-left {
    text-align: left !important;
}
.text-right {
    text-align: right !important;
}
.font-bold {
    font-weight: 600;
}
.font-lte {
    font-weight: 200;
}
.list-points {
    margin: 0 0 0 20px;
    padding: 0px;
    width: 90%;
    text-align: left;
}
.list-points li {
    text-align: left;
    float: left;
    width: 100%;
    margin-bottom: 20px;
    line-height: 26px;
    list-style: disc;
    padding: 0 0 0 20px
}
.list-points li span {
    width: 95%;
    font-weight: 200;
    font-size: 16px;
}
.list-points li img {
    margin: 9px 22px 0 0;
}
.pg-img1 {
    background: #016295;
    height: 675px;
    background: url(https://www.manageengine.com/fr/ad-recovery-manager/style/../images/man-power-img.png) no-repeat #f2f6f7;
}
.pg-img2 {
    background: #04829d;
    height: 550px;
    background: url(https://www.manageengine.com/fr/ad-recovery-manager/style/../images/man-bg-img.png) no-repeat center center fixed;
    background-size: 100% 100%;
    ;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.pg-img3 {
    background: #f1f1f1;
}
.pg-img4 {
    background: #f1f1f1;
}
.head2 {
    font-size: 18px;
    font-weight: 400;
    margin: 0px;
}
.feature-box-32 img {
    width: 70px;
    margin-bottom: 24px;
    height: 62px;
}
.compare-tabel {
    max-width: 900px;
    margin: 0 50px;
    border-radius: 5px;
    background: #fff;
    font-weight: 600;
}
.compare-tabel th {
    align-content: center;
    font-weight: 600;
    color: #fff;
    font-size: 18px;
    padding: 22px 0 18px;
}
.compare-tabel td {
    padding: 14px 0px;
    border: 1px solid #f5f5f5;
}
.compare-tabel td img {
    width: 22px;
}
.testimonial-box {
    background: #f8f9f9;
    border: 1px solid #d8dee0;
    float: left;
    width: 650px;
    padding: 35px;
    border-radius: 3px;
    position: relative;
    margin: 0px 105px;
}
.mb70 {
    margin-bottom: 70px !important;
}
.box-pad2 {
    padding: 40px 0;
}
.box-pad3 {
    padding: 60px 0
}
.box-pad4 {
    padding: 64px 0 70px;
}
.box-pad5 {
    padding: 0 0 60px 0;
}
.wid100p {
    width: 100% !important;
}
.mt0 {
    margin-top: 0 !important;
}
.mb-60 {
    margin-bottom: 60px !important;
}
.pl50 {
    padding-left: 50px !important;
}
.pl30 {
    padding-left: 30px !important;
}
.testimonial-box .guote-grn-icon {
    position: absolute;
    float: left;
    margin: 0px;
    width: 43px;
    top: -18px;
    left: 20px;
}
.testimonial-box .quote-down-arrow {
    position: absolute;
    float: right;
    margin: 0px;
    width: 32px;
    bottom: -32px;
    right: 95px;
}
.big-gry-btn {
    background: #495962;
    font-size: 19px;
    font-weight: 400;
    padding: 10px 35px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    color: #fff !important;
    transition: all .5s
}
.big-gry-btn:hover {
    background: #596d78;
    text-decoration: none
}
.big-grn-btn {
    background: #7bc61a;
    font-size: 19px;
    font-weight: 400;
    padding: 10px 35px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    color: #fff !important;
    transition: all .5s
}
.big-grn-btn:hover {
    background: #578718;
    text-decoration: none
}
.box-slier {
    margin: 0 0 40px 0;
    padding: 39px 0px 50px 0px;
    width: 100%
}
.box-slier ul li span {
    padding: 0 0 0 9px
}
.box-slier .per30 img {
    width: 345px;
}
.box-slider-list {
    float: left;
    width: 50%;
}
.box-slider-list h4 {
    margin: 0px;
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 25px;
}
.box-slider-list ul li {
    color: #6b8caf;
    font-size: 12px;
    list-style: inside none disc;
    margin: 0 0 7px 0
}
.box-slider-list ul li img {
    margin: -2px 5px 0 0;
}
.dloadButCont {
    float: left;
    margin: 32px 0 30px 0;
    width: 100%
}
.dloadBut span img {
    width: 15px
}
.dloadBut a {
    background: #e61a32;
    color: #fff;
    display: block;
    font-size: 18px;
    padding: 10px 20px;
    transition: all .5s
}
.dloadBut a:hover {
    background: #f23047;
    text-decoration: none;
    transition: all .5s
}
.dloadBut a span {
    float: left;
    margin: 4px 10px 0 0
}
.dloadBut {
    border-right: 1px solid #3a6593;
    padding: 0 20px 0 0
}
.dloadTxt {
    color: #fff;
    font-size: 16px;
    margin: 10px 0 0 0;
    padding: 0 0 0 20px
}
.sub-title {
    line-height: 30px
}
/* Footer customization */
.fea-nav-list {
    background: #fff
}
.fea-nav-link {
    background: #fff;
    border-bottom: 1px solid #e5e5e5
}
.fea-nav-link span {
    background: #fff;
    color: #a3a3a3;
    font-size: 16px;
}
.fea-nav-link span.act {
    background: #fff;
    border-bottom: 3px solid #7bbb2a;
    color: #7bbb2a
}
.fea-nav-link span.act:after {
    border: none
}
.fea-nav-link span.act:before {
    backround: #fff;
    border: none;
}
.mob-foot {
    display: none;
}
.zsiq_theme1 div.zsiq_cnt {
    left: -112px !important;
    width: 100px !important;
}
@media screen and (max-width:1020px) {
    .lnkTab {
        display: block
    }
    .lnkDldMar {
        font-size: 15px;
        margin: 7px 20px 0 0
    }
    .lnkDldMar a {
        color: #7bbb2a;
    }
    .lnkDldMar a:hover {
        color: #7bbb2a;
        text-decoration: none
    }
    #lnk {
        display: block
    }
}
@media screen and (max-width:980px) {
    .lnkTab {
        display: block
    }
    .lnkDldMar {
        font-size: 15px;
        margin: 7px 20px 0 0
    }
    .lnkDldMar a {
        color: #7bbb2a;
    }
    .lnkDldMar a:hover {
        color: #7bbb2a;
        text-decoration: none
    }
    #lnk {
        display: block
    }
}
@media screen and (max-width: 767px) {
    .mob-foot {
        display: block;
    }
    .footer-stripe {
        background: #004c73;
        padding: 40px 10px
    }
    .footer-stripe h2 {
        color: #fff;
        font-size: 30px;
        font-weight: 100;
        line-height: 40px
    }
    .footer-stripe h2 strong {
        color: #fff;
        font-size: 30px;
        font-weight: 700;
        line-height: 40px
    }
    .footer-stripe a {
        background: #e9142b;
        border-radius: 3px;
        color: #fff;
        display: inline-block;
        font-size: 18px;
        padding: 10px 30px;
        text-decoration: none;
        margin: 20px 2px 0
    }
    .foot-copy {
        padding: 10px 0;
        background: #fff
    }
    .emailLnktxt {
        display: block;
        margin: 0 0 10px
    }
    .emailLnktxt a {
        color: #7bbb2a;
        text-decoration: underline
    }
    .flexMobile {
        display: block;
        background: #004c73;
        color: #fff;
        font-size: 25px;
        line-height: 36px;
        background: -webkit-linear-gradient(to bottom, #195f9c, #013d88);
        background: linear-gradient(to bottom, #195f9c, #004c73);
        padding: 20px 30px
    }
    .mob-dwn-btn {
        border: 1px solid #c41d2f;
        padding: 5px 50px;
        border-radius: 2px;
        color: #fff;
        font-weight: 600;
        margin: 0 auto;
        display: table;
        background: #eb283d;
        margin-top: 18px;
        box-sizing: border-box;
        font-size: 18px
    }
    .botBg {
        display: none;
    }
    .zsiq_theme1 div.zsiq_cnt {
        display: none;
    }
    .mob-hide {
        display: none;
    }
    #MEmobPanel a {
        width: 100%;
        box-sizing: border-box;
    }
}
@media screen and (max-width:760px) {
    .hmFeabox {
        width: 96%;
        margin: 20px 0;
        padding: 2%;
        background: #fff;
        float: none;
        height: auto
    }
    .heading-menu {
        height: auto
    }
    .bnrtxt1 {
        font-size: 28px !important;
    }
    .bnrcont img {
        width: 100% !important
    }
    .videoPly {
        margin: 20px 0 0 0;
        width: 100%
    }
    .vconta {
        width: 95%
    }
    .vconta iframe {
        width: 100%
    }
    .closeButt {
        margin: -22px 0 0;
        right: 0
    }
    .lnkTab {
        display: block
    }
    .lnkDldMar {
        font-size: 15px;
        margin: 7px 20px 0 0
    }
    .lnkDldMar a {
        color: #7bbb2a;
    }
    .lnkDldMar a:hover {
        color: #7bbb2a;
        text-decoration: none
    }
    #lnk {
        display: block
    }
    .compare-tabel {
        margin: 0;
        width: 100%
    }
    .box-pad5 {
        display: none
    }
    .flexMobile {
        color: #fff
    }
}
@media screen and (max-width:500px) {
    .heading-menu {
        height: auto
    }
    .menu-icon {
        position: absolute;
        right: 3px;
        top: 11px
    }
    .bnrcont img {
        display: none
    }
    .videoBg {
        width: 100%
    }
    .thumbSize {
        border-right: 3px solid #d7dde3;
        display: none;
        height: 183px;
        width: 99%
    }
    .videoPly {
        margin: 20px 0 0 0;
        width: 100%
    }
    .vconta {
        width: 95%
    }
    .vconta iframe {
        height: 300px;
        width: 100%
    }
    .closeButt {
        margin: -22px 0 0;
        right: 0
    }
    .heading-menu {
        height: auto
    }
    .dwn-form-cont,
    .dwn-link-cont,
    .otr-dwn-win {
        width: 100% !important
    }
    .tabcont-act .per70,
    .tabcont-act .per30 {
        margin: 0 auto 20px;
        padding: 0;
        width: 95%
    }
    /* Case study */
    .rmp-case-study-left {
        display: none
    }
    .rmp-case-study-container {
        width: 100% !important
    }
    .rmp-case-study-right {
        width: 100% !important
    }
    .rmp-cs-unselect-tab,
    .rmp-cs-select-tab {
        text-align: center;
        padding: 14px 3px 15px !important;
        width: 19%
    }
    .rmp-cs-unselect-pdf {
        background: #eee !important;
        width: 19%
    }
    .rmp-cs-unselect-htm {
        width: 19%
    }
    #tab1-2,
    #tab2-2,
    #tab3-2,
    #tab4-2,
    #tab5-2,
    #tab6-2,
    #tab7-2,
    #tab8-2,
    #tab9-2,
    #tab10-2,
    #tab11-2,
    #tab12-2,
    #tab13-2,
    #tab14-2,
    #tab15-2,
    #tab16-2,
    #tab17-2,
    #tab18-2,
    #tab19-2,
    #tab20-2,
    #tab21-2 {
        padding: 2px 0 5px !important
    }
    .rmp-cs-unselect-htm,
    .rmp-cs-unselect-pdf {
        padding: 12px 0 13px !important
    }
    .lnkTab {
        display: none
    }
    .lnkMob {
        display: block
    }
    #lnk {
        display: block
    }
    .compare-tabel {
        margin: 0;
        width: 90%
    }
    .lnkTab.fr.lnkDldMar {
        display: block;
    }
}
.h2,
h2 {
    font-size: 25px;
    line-height: 34px;
    margin: 20px 0 30px;
}
/* For Navigation Issue */
@media screen and (max-width:1020px) {
    .meMenuCont {
        width: auto
    }
    .container {
        width: 96%;
        padding-left: 2%;
        padding-right: 2%
    }
    .ipad-show {
        display: block !important
    }
    .ipad-hide {
        display: none !important
    }
    .miconShow {
        display: block
    }
    .miconHide,
    .nav-dwn {
        display: none
    }
    .h1 {
        font-size: 36px;
        line-height: 36px
    }
    .h2,
    h2 {
        font-size: 22px;
        line-height: 24px
    }
    .nav {
        border-left: 1px solid #CCC;
        border-right: 1px solid #ccc;
        margin: 0;
        position: absolute;
        background: #fff;
        display: none;
        font-weight: 400;
        font-size: 12px;
        right: 2%
    }
    .nav>li {
        float: none;
        border-bottom: 1px solid #ccc;
        padding: 0;
        text-transform: none;
        text-align: left;
        line-height: 20px
    }
    .nav>li>a,
    .nav>li>span {
        color: #666;
        display: block;
        padding: 5px 15px;
        width: 100px
    }
    .nav-act a {
        color: #666
    }
    .nav-dwn {
        margin-left: 10px
    }
    .nav-dwn a {
        line-height: 32px;
        font-size: 16px;
        padding: 0 15px;
        display: inline-block;
        width: auto
    }
    .menu-icon {
        display: block;
        margin-top: 10px
    }
    .footer .rhsFix,
    .footer .rhsAbs {
        position: static
    }
    .cust-img {
        width: 25%
    }
    .cust-txt {
        width: 71%
    }
    .dwn-desc {
        width: 90%
    }
    #downloadSubmit {
        width: 100%
    }
    .dwn-btn a.dwn-prob-btn,
    .dwn-btn a {
        font-size: 34px;
        line-height: 34px
    }
    .otr-dwn-cont {
        font-size: 16px
    }
    .btm-dwn {
        display: none
    }
    #btmscroll {
        font-size: 12px
    }
    .fea-nav-link span {
        font-size: 13px
    }
    @media screen and (max-width:367px) {
        .bnrtxt1 {
            font-size: 26px !important
        }
        .icon-s-home {
            display: none
        }
    }
    /*New Band*/
    #newtopheader {
        top: 0
    }
    .menu2ResBlk {
        display: block !important
    }
    .logo {
        margin-top: -30px
    }
    #subHdr,
    .nav {
        display: none
    }
    /*New Band End*/
}
/*************HOME PAGE**********************/
.rmp-full div {
    box-sizing: border-box
}
.rmp-full p {
    color: #000;
    line-height: 24px
}
.rmp-full h1 {
    color: #000
}
.rmp-full h2 {
    color: #000;
    margin: 0;
    line-height: 30px
}
.rmp-full a {
    text-decoration: none;
    cursor: pointer;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}
.rmp-full a:hover {
    text-decoration: none;
    cursor: pointer;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}
.rmp-hero {
    background: url(https://www.manageengine.com/fr/ad-recovery-manager/style/../images/rmp-home-banner.png) no-repeat center 50%;
    padding: 0 0 80px;
    background-size: 100%;
    height: auto;
    position: relative
}
.rmp-hero::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: #b3ddff;
    background: -webkit-linear-gradient(to top, #fff 20%, #b3ddff 100%);
    background: linear-gradient(to top, #fff 20%, #b3ddff 100%);
    z-index: -1
}
.rmp-hero::after {
    content: '';
    position: absolute;
    width: 220px;
    height: 340px;
    background: url(https://www.manageengine.com/fr/ad-recovery-manager/style/../images/rmp-index-sprite1.png) no-repeat;
    background-size: 600px;
    background-position: -21px -1831px;
    bottom: 10%;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 0;
}
.rmp-hero-1 {
    text-align: center;
    margin-bottom: 30px;
    padding-top: 50px
}
.rmp-hero-1 h1 {
    font-size: 40px;
    font-weight: 700;
    color: #000;
    line-height: 54px;
    position: relative;
}
.rmp-hero-1 h1 span {
    font-size: 40px;
    font-weight: 300;
    color: #000;
    line-height: 50px;
    position: relative;
}
.rmp-hero-1 h1 span::before {
    content: "";
    position: absolute;
    top: -10px;
    right: -75px;
    height: 50px;
    width: 70px;
    background: url(images/rmp-index-sprite1.png) no-repeat;
    background-size: 550px;
    background-position: -187px -90px;
}
.rmp-hero-1 p {
    font-size: 20px;
    font-weight: 400;
    color: #000;
    line-height: 30px
}
.rmp-hero-3 {
    margin-bottom: 400px
}
.rmp-hero-3 a {
    background: #e80505;
    color: #fff;
    margin: 0 auto;
    display: table;
    font-size: 20px;
    padding: 12px 35px;
    font-weight: 300
}
.rmp-hero-3 a:hover {
    background: #d20606
}
.rmp-hero-4 {
    display: block;
    position: absolute;
    bottom: 10%;
    left: 0;
    right: 0;
    width: 1200px;
    margin: 0 auto;
    text-align: center;
    padding: 0 3%;
    z-index: 1;
}
.rmp-hero-4-com {
    display: inline-block;
    vertical-align: bottom;
    width: 30%;
    position: relative;
    background: #fff;
    margin-right: 4%;
    transition: .3s;
}
.rmp-hero-4-com:hover {
    padding: 10px 0 0;
    width: 31%;
    transition: .3s;
    -webkit-box-shadow: 0 0 28px 6px rgba(0, 0, 0, .07);
    box-shadow: 0 0 28px 6px rgba(0, 0, 0, .07);
}
.rmp-hero-4-left:hover {
    border-top: 4px solid #14984e;
}
.rmp-hero-4-center:hover {
    border-top: 4px solid #d23937;
}
.rmp-hero-4-right:hover {
    border-top: 4px solid #0060d6;
}
.rmp-hero-4-com:last-of-type {
    margin-right: 0%;
}
.rmp-hero-4-com h2 {
    font-weight: 600;
    font-size: 26px;
    padding-bottom: 30px;
    position: relative;
    transition: .3s;
}
.rmp-hero-4-com p {
    color: #007dc5;
    font-size: 14px;
    font-weight: 600
}
.rmp-hero-4-com a {
    position: absolute;
    cursor: pointer;
    width: 100%;
    height: 180px;
    top: 0;
    left: 0
}
.rmp-hero-4-com::before {
    content: '';
    position: relative;
    display: block;
    background: url(https://www.manageengine.com/fr/ad-recovery-manager/style/../images/rmp-index-sprite1.png) no-repeat;
    background-size: 600px;
    width: 150px;
    height: 80px;
    margin: 20px auto 10px;
    transition: .3s;
}
.rmp-hero-4-com.rmp-hero-4-left::before {
    background-position: 27px 0;
}
.rmp-hero-4-com.rmp-hero-4-center::before {
    background-position: -95px 0
}
.rmp-hero-4-com.rmp-hero-4-right::before {
    background-position: -225px 0
}
.rmp-hero-4-com:hover::before {
    transform: scale(1.5);
    transition: .3s;
    margin-bottom: 30px;
}
.rmp-tool {
    text-align: center;
    padding: 0 10% 55px
}
.rmp-tool h2 {
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 20px
}
.rmp-tool h4 {
    font-size: 22px;
    line-height: 30px;
    margin: 0 0 30px;
    color: #000
}
.rmp-tool p {
    font-size: 18px;
    line-height: 30px
}
.rmp-trust-full {
    padding: 50px 0;
    background: #f9fafd;
    background: -webkit-linear-gradient(to right, #fff 0, #f9fafd 5%, #f9fafd 95%, #fff);
    background: linear-gradient(to right, #fff 0, #f9fafd 5%, #f9fafd 95%, #fff);
    position: relative;
}
.rmp-trust-full::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    height: 1px;
    width: 70%;
    background: #e0e1e3;
    background: -webkit-linear-gradient(to right, #fff 0, #e0e1e3 15%, #e0e1e3 85%, #fff);
    background: linear-gradient(to right, #fff 0, #e0e1e3 15%, #e0e1e3 85%, #fff);
}
.rmp-trust h2 {
    text-align: center;
    color: #959595;
    font-size: 18px;
    margin-bottom: 30px;
    font-weight: 600
}
.rmp-trust ul {
    position: relative;
    height: 60px;
    display: table;
    margin: 0 auto
}
.rmp-trust ul li {
    float: left;
    width: 150px;
    display: block;
    height: 60px
}
.rmp-trust ul li:before {
    content: '';
    position: absolute;
    background: url(https://www.manageengine.com/ad-recovery-manager/images/rmp-home-spri.png) no-repeat;
    background-size: 500px;
    width: 150px;
    height: 50px
}
.rmp-trust ul li:nth-child(2):before {
    background-position: -158px 0;
    width: 96px;
    margin-left: 25px
}
.rmp-trust ul li:nth-child(3):before {
    background-position: -250px 0;
    width: 70px
}
.rmp-trust ul li:nth-child(4):before {
    background-position: -352px 0;
    margin-left: -18px
}
.rmp-trust ul li:nth-child(5):before {
    background-position: 0 -66px
}
.rmp-trust ul li:nth-child(6):before {
    background-position: -156px -64px
}
.rmp-fea-nav {
    text-align: center;
    border-radius: 3px;
    -webkit-box-shadow: 0 0 12px rgba(0, 0, 0, .07);
    box-shadow: 0 0 12px rgba(0, 0, 0, .07);
    position: relative;
    top: 0;
    margin: 0 auto;
    width: 650px;
    height: 50px;
    background: #fff;
    z-index: 11;
}
.rmp-fea-nav.active {
    background: #fff;
    left: 0;
    right: 0;
}
.rmp-fea-nav.active::before {
    content: "";
    position: fixed;
    width: 100%;
    height: 62px;
    left: 0;
    top: 100px;
    z-index: 9;
    background: #fff;
}
.rmp-fea-nav nav {
    position: relative;
    padding: 10px;
    width: 650px;
    background: #fff;
    z-index: 11;
}
.rmp-fea-nav.active nav {
    position: fixed;
    top: 100px
}
.rmp-fea-nav nav a {
    color: #919191;
    width: 30%;
    display: inline-block;
    line-height: 2;
    position: relative;
    margin-top: 11px;
}
.rmp-fea-nav nav a:nth-of-type(2)::before {
    content: "";
    position: absolute;
    height: 120%;
    width: 1px;
    top: -10%;
    left: 0;
    background: #d7d7d7;
    background: -webkit-linear-gradient(to bottom, #fff, #d7d7d7, #fff);
    background: linear-gradient(to bottom, #fff, #d7d7d7, #fff);
}
.rmp-fea-nav nav a:nth-of-type(2)::after {
    content: "";
    position: absolute;
    height: 120%;
    width: 1px;
    top: -10%;
    right: 10%;
    background: #d7d7d7;
    background: -webkit-linear-gradient(to bottom, #fff, #d7d7d7, #fff);
    background: linear-gradient(to bottom, #fff, #d7d7d7, #fff);
}
.nav-icon {
    position: relative;
    display: inline-block;
    width: 30px;
    height: 30px;
    left: -5px;
    background: url(https://www.manageengine.com/fr/ad-recovery-manager/style/../images/rmp-index-sprite1.png) no-repeat;
    background-size: 600px;
    background-position: -2px -100px;
}
.rmp-fea-nav nav a.active:nth-of-type(1) {
    color: #14984e;
}
.rmp-fea-nav nav a.active:nth-of-type(2) {
    color: #d23937;
}
.rmp-fea-nav nav a:nth-of-type(3) {
    padding-left: 20px;
}
.rmp-fea-nav nav a.active:nth-of-type(3) {
    padding-left: 20px;
    color: #0060d6
}
.rmp-fea-nav nav a.active:nth-of-type(1) .nav-icon {
    background-position: -2px -138px;
}
.rmp-fea-nav nav a.active:nth-of-type(2) .nav-icon {
    background-position: -47px -138px;
}
.rmp-fea-nav nav a:nth-of-type(2) .nav-icon {
    background-position: -47px -100px;
}
.rmp-fea-nav nav a.active:nth-of-type(3) .nav-icon {
    background-position: -94px -138px;
    left: -5px;
}
.rmp-fea-nav nav a:nth-of-type(3) .nav-icon {
    background-position: -94px -100px;
    left: -5px;
}
.rmp-fea-wrapper {
    padding: 37px 0;
    position: relative;
}
.rmp-fea-wrapper::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: #f2f8ff;
    background: -webkit-linear-gradient(to right, #f2f8ff 20%, #fff 50%);
    background: linear-gradient(to right, #f2f8ff 20%, #fff 50%);
    z-index: -1;
    top: 0;
    opacity: .6
}
.rmp-fea-wrapper.rmp-of-365::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: #f2f8ff;
    background: -webkit-linear-gradient(to left, #f2f8ff 30%, #fff 50%);
    background: linear-gradient(to left, #f2f8ff 30%, #fff 50%);
    z-index: -1;
    top: 0;
    opacity: .6
}
.rmp-fea-wrapper h2 {
    text-align: center;
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 50px;
}
.rmp-fea-wrapper h2 a {
    font-size: 16px;
    text-decoration: underline;
    font-weight: 400;
    transition: .3s;
}
.rmp-fea-wrapper h2 a:hover {
    color: #138cd6;
    transition: .3s;
}
.rmp-fea-inner div {
    position: relative;
    display: inline-block;
}
.rmp-fea-content {
    font-size: 15px;
    width: 47%;
}
.rmp-fea-content ul {
    padding-left: 5%;
}
.rmp-fea-content ul li {
    margin-bottom: 15px;
    line-height: 23px;
    position: relative;
}
.rmp-fea-content ul li::before {
    content: "";
    position: absolute;
    left: -40px;
    top: 4px;
    height: 20px;
    width: 30px;
    background: url(https://www.manageengine.com/fr/ad-recovery-manager/style/../images/rmp-index-sprite1.png) no-repeat;
    background-size: 600px;
    background-position: -373px -106px;
}
.rmp-of-365 .rmp-fea-content ul li::before {
    background-position: -402px -106px;
}
.rmp-pre-exc .rmp-fea-content ul li::before {
    background-position: -432px -106px;
}
.rmp-fea-content ul li span {
    font-weight: 600;
}
.rmp-fea-content ul li a {
    color: #000;
    text-decoration: underline;
}
.rmp-fea-img {
    height: 420px;
    width: 50%;
    vertical-align: top;
    background: url(https://www.manageengine.com/fr/ad-recovery-manager/style/../images/rmp-index-sprite1.png) no-repeat;
    background-size: 600px;
}
.rmp-act-dir .rmp-fea-img {
    background-position: 35px -285px;
    margin-top: 4%;
    margin-left: 2%;
}
.rmp-of-365 .rmp-fea-img {
    background-position: -60px -737px;
    height: 520px;
}
.rmp-pre-exc .rmp-fea-img {
    background-position: 35px -1300px;
    height: 520px;
    margin-top: 2%;
    margin-left: 2%;
}
.sep-brd-top {
    border: none;
    margin: 0;
    padding: 0 !important;
}
.rmp-why {
    padding: 60px 0
}
.rmp-why h2 {
    text-align: center;
    font-size: 28px;
    font-weight: 400;
    margin-bottom: 45px;
    line-height: 40px;
}
.rmp-why h2 span {
    font-weight: 700;
    display: block;
}
.rmp-why-com {
    width: 100%;
    padding: 0 20px;
    position: relative;
}
.rmp-why-com::before {
    content: "";
    position: absolute;
    width: 50%;
    height: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    background: url(images/rmp-index-feature-bg.png) no-repeat center;
    background-size: 100%;
}
.rmp-why-line-out {
    width: 30.333%;
    display: inline-block;
    vertical-align: top;
    margin: 0 3% 20px 0;
    padding: 40px 25px;
    border-radius: 2px;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    -webkit-box-shadow: 0 0 12px 1px rgba(225, 230, 233, .29);
    box-shadow: 0 0 12px 1px rgba(225, 230, 233, .29);
    background: transparent;
    position: relative;
}
.rmp-why-line-out:nth-of-type(3),
.rmp-why-line-out:nth-of-type(6) {
    margin-right: 0;
}
.rmp-why-line-out:hover {
    background: #fff;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    -webkit-box-shadow: 0 0 44px 6px rgba(225, 230, 233, .56);
    box-shadow: 0 0 44px 6px rgba(225, 230, 233, .56);
}
.rmp-why-line-out:nth-of-type(2) {
    margin-top: 40px;
}
.rmp-why-line-out:nth-of-type(5) {
    margin-top: 10px;
}
.rmp-why-line-out:nth-of-type(4) {
    margin-top: -90px;
}
.rmp-why-line-out:nth-of-type(6) {
    margin-top: -70px;
}
.rmp-full-click {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    left: 0;
    cursor: pointer
}
.rmp-why-line-inn:before {
    content: '';
    position: absolute;
    background: url(https://www.manageengine.com/fr/ad-recovery-manager/style/../images/rmp-index-sprite1.png) no-repeat;
    background-size: 500px;
    width: 45px;
    height: 45px;
    margin: -60px 0 0;
    background-position: 0 -165px
}
.rmp-why-line-inn h4 {
    margin-left: 0;
    font-weight: 700;
    color: #000;
    font-size: 18px;
    line-height: 26px;
    margin-top: 50px
}
.rmp-why-line-inn p {
    font-size: 15px;
    line-height: 28px;
}
.rmp-why-line-inn a {
    text-decoration: underline;
    color: #03a9f5
}
.rmp-why-12:before {
    background-position: -71px -165px
}
.rmp-why-13:before {
    background-position: -140px -165px
}
.rmp-why-21:before {
    background-position: -202px -165px
}
.rmp-why-22:before {
    background-position: -264px -165px
}
.rmp-why-23:before {
    background-position: -329px -165px
}
.rmp-ex-more {
    text-decoration: underline !important;
    font-size: 18px;
    color: #057dc9;
    font-weight: 600;
    display: table;
    margin: 0 auto;
    width: 100%;
    text-align: center
}
.rmp-supp-ful {
    background: url(https://www.manageengine.com/ad-recovery-manager/images/rmp-home-supp-bg.png) no-repeat #3e4f59;
    padding: 50px 0
}
.rmp-supp h2 {
    text-align: center;
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 40px;
    color: #fff
}
.rmp-supp ul {
    position: relative;
    overflow: hidden;
    width: 45%;
    margin: 0 auto
}
.rmp-supp ul li {
    float: left;
    width: 50%;
    padding-left: 20px;
    box-sizing: border-box;
    line-height: 28px
}
.rmp-supp ul li a {
    color: #d9dfe4;
    font-size: 15px
}
.rmp-supp ul li:before {
    content: '';
    position: absolute;
    background: #6a7982;
    width: 6px;
    height: 6px;
    border-radius: 50px;
    margin: 13px 0 0 -16px
}
.rmp-testimo-full {
    background: #f9fafd;
    background: -webkit-linear-gradient(to right, #fff 0, #f9fafd 5%, #f9fafd 95%, #fff);
    background: linear-gradient(to right, #fff 0, #f9fafd 5%, #f9fafd 95%, #fff);
}
.rmp-testimo {
    padding: 70px 0 50px;
    text-align: center;
    position: relative;
    margin: 0 18% 0;
    width: 768px;
    height: 284px;
    overflow: visible;
}
.rmp-testimo:before {
    content: '';
    position: absolute;
    background: url(images/rmp-index-sprite1.png) no-repeat;
    background-size: 650px;
    width: 100px;
    height: 100px;
    background-position: -410px 0;
    left: -40px;
    top: 62px;
    z-index: 0;
}
.rmp-testimo p {
    font-size: 20px;
    line-height: 40px;
    margin-bottom: 20px;
    position: relative;
    z-index: 1;
}
.rmp-testimo h4 {
    margin-left: 0;
    color: #000;
    font-weight: 700;
    font-size: 16px;
    margin-bottom: 5px
}
.rmp-testimo span {
    color: #000;
    font-size: 14px;
    font-style: italic;
}
.rmp-quote {
    width: 50%;
    margin: 0 auto;
    padding: 40px 0 50px;
    border-top: 1px solid #e9e9e9
}
.rmp-quote h2 {
    text-align: center;
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 40px
}
.rmp-quote ul {
    margin: 0 auto;
    display: table
}
.rmp-quote ul li {
    float: left;
    margin: 0 10px
}
.rmp-quote ul li a {
    background: #e80505;
    color: #fff;
    margin: 0 auto;
    display: table;
    font-size: 20px;
    padding: 12px 40px;
    border-radius: 3px
}
.rmp-quote ul li a:hover {
    background: #c50505
}
.rmp-quote ul li:nth-child(1) a {
    background: #d5d6d8;
    color: #000
}
.rmp-quote ul li:nth-child(1) a:hover {
    background: #bbbdc1
}
.animatable {
    visibility: hidden;
    -webkit-animation-play-state: paused;
    -moz-animation-play-state: paused;
    -ms-animation-play-state: paused;
    -o-animation-play-state: paused;
    animation-play-state: paused
}
.animated {
    visibility: visible;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-play-state: running;
    -moz-animation-play-state: running;
    -ms-animation-play-state: running;
    -o-animation-play-state: running;
    animation-play-state: running
}
@-moz-keyframes fadeInUp {
    0% {
        opacity: 0;
        -moz-transform: translateY(20px)
    }
    100% {
        opacity: 1;
        -moz-transform: translateY(0)
    }
}
@-o-keyframes fadeInUp {
    0% {
        opacity: 0;
        -o-transform: translateY(20px)
    }
    100% {
        opacity: 1;
        -o-transform: translateY(0)
    }
}
@keyframes fadeInUp {
    0% {
        opacity: 0;
        transform: translateY(20px)
    }
    100% {
        opacity: 1;
        transform: translateY(0)
    }
}
.animated.fadeInUp.box1 {
    -webkit-animation-name: fadeInUp;
    -moz-animation-name: fadeInUp;
    -o-animation-name: fadeInUp;
    animation-name: fadeInUp;
    -webkit-animation-duration: 2s;
    -moz-animation-duration: 2s;
    -ms-animation-duration: 2s;
    -o-animation-duration: 2s;
    animation-duration: .5s
}
.animated.fadeInUp.box2 {
    -webkit-animation-name: fadeInUp;
    -moz-animation-name: fadeInUp;
    -o-animation-name: fadeInUp;
    animation-name: fadeInUp;
    -webkit-animation-duration: 2s;
    -moz-animation-duration: 2s;
    -ms-animation-duration: 2s;
    -o-animation-duration: 2s;
    animation-duration: 1s
}
.animated.fadeInUp.box3 {
    -webkit-animation-name: fadeInUp;
    -moz-animation-name: fadeInUp;
    -o-animation-name: fadeInUp;
    animation-name: fadeInUp;
    -webkit-animation-duration: 2s;
    -moz-animation-duration: 2s;
    -ms-animation-duration: 2s;
    -o-animation-duration: 2s;
    animation-duration: 1.5s
}
.animated.fadeInUp.box4 {
    -webkit-animation-name: fadeInUp;
    -moz-animation-name: fadeInUp;
    -o-animation-name: fadeInUp;
    animation-name: fadeInUp;
    -webkit-animation-duration: 2s;
    -moz-animation-duration: 2s;
    -ms-animation-duration: 2s;
    -o-animation-duration: 2s;
    animation-duration: 2s
}
.animated.fadeInUp.box5 {
    -webkit-animation-name: fadeInUp;
    -moz-animation-name: fadeInUp;
    -o-animation-name: fadeInUp;
    animation-name: fadeInUp;
    -webkit-animation-duration: 2s;
    -moz-animation-duration: 2s;
    -ms-animation-duration: 2s;
    -o-animation-duration: 2s;
    animation-duration: 2.5s
}
.animated.fadeInUp.box6 {
    -webkit-animation-name: fadeInUp;
    -moz-animation-name: fadeInUp;
    -o-animation-name: fadeInUp;
    animation-name: fadeInUp;
    -webkit-animation-duration: 2s;
    -moz-animation-duration: 2s;
    -ms-animation-duration: 2s;
    -o-animation-duration: 2s;
    animation-duration: 3s
}
.animated.fadeInUp.box7 {
    -webkit-animation-name: fadeInUp;
    -moz-animation-name: fadeInUp;
    -o-animation-name: fadeInUp;
    animation-name: fadeInUp;
    -webkit-animation-duration: 2s;
    -moz-animation-duration: 2s;
    -ms-animation-duration: 2s;
    -o-animation-duration: 2s;
    animation-duration: 3.2s
}
.animated.fadeInUp.box8 {
    -webkit-animation-name: fadeInUp;
    -moz-animation-name: fadeInUp;
    -o-animation-name: fadeInUp;
    animation-name: fadeInUp;
    -webkit-animation-duration: 2s;
    -moz-animation-duration: 2s;
    -ms-animation-duration: 2s;
    -o-animation-duration: 2s;
    animation-duration: 3.4s
}
.animated.fadeInUp.box9 {
    -webkit-animation-name: fadeInUp;
    -moz-animation-name: fadeInUp;
    -o-animation-name: fadeInUp;
    animation-name: fadeInUp;
    -webkit-animation-duration: 2s;
    -moz-animation-duration: 2s;
    -ms-animation-duration: 2s;
    -o-animation-duration: 2s;
    animation-duration: 3.6s
}
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    src: local('Open Sans SemiBold'), local(OpenSans-SemiBold), url(https://fonts.gstatic.com/s/opensans/v15/mem5YaGs126MiZpBA-UNirkOX-hpKKSTj5PW.woff2) format("woff2");
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F
}
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    src: local('Open Sans SemiBold'), local(OpenSans-SemiBold), url(https://fonts.gstatic.com/s/opensans/v15/mem5YaGs126MiZpBA-UNirkOVuhpKKSTj5PW.woff2) format("woff2");
    unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116
}
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    src: local('Open Sans SemiBold'), local(OpenSans-SemiBold), url(https://fonts.gstatic.com/s/opensans/v15/mem5YaGs126MiZpBA-UNirkOXuhpKKSTj5PW.woff2) format("woff2");
    unicode-range: U+1F00-1FFF
}
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    src: local('Open Sans SemiBold'), local(OpenSans-SemiBold), url(https://fonts.gstatic.com/s/opensans/v15/mem5YaGs126MiZpBA-UNirkOUehpKKSTj5PW.woff2) format("woff2");
    unicode-range: U+0370-03FF
}
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    src: local('Open Sans SemiBold'), local(OpenSans-SemiBold), url(https://fonts.gstatic.com/s/opensans/v15/mem5YaGs126MiZpBA-UNirkOXehpKKSTj5PW.woff2) format("woff2");
    unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB
}
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    src: local('Open Sans SemiBold'), local(OpenSans-SemiBold), url(https://fonts.gstatic.com/s/opensans/v15/mem5YaGs126MiZpBA-UNirkOXOhpKKSTj5PW.woff2) format("woff2");
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
}
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    src: local('Open Sans SemiBold'), local(OpenSans-SemiBold), url(https://fonts.gstatic.com/s/opensans/v15/mem5YaGs126MiZpBA-UNirkOUuhpKKSTjw.woff2) format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    src: local('Open Sans Bold'), local(OpenSans-Bold), url(https://fonts.gstatic.com/s/opensans/v15/mem5YaGs126MiZpBA-UN7rgOX-hpKKSTj5PW.woff2) format("woff2");
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F
}
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    src: local('Open Sans Bold'), local(OpenSans-Bold), url(https://fonts.gstatic.com/s/opensans/v15/mem5YaGs126MiZpBA-UN7rgOVuhpKKSTj5PW.woff2) format("woff2");
    unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116
}
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    src: local('Open Sans Bold'), local(OpenSans-Bold), url(https://fonts.gstatic.com/s/opensans/v15/mem5YaGs126MiZpBA-UN7rgOXuhpKKSTj5PW.woff2) format("woff2");
    unicode-range: U+1F00-1FFF
}
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    src: local('Open Sans Bold'), local(OpenSans-Bold), url(https://fonts.gstatic.com/s/opensans/v15/mem5YaGs126MiZpBA-UN7rgOUehpKKSTj5PW.woff2) format("woff2");
    unicode-range: U+0370-03FF
}
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    src: local('Open Sans Bold'), local(OpenSans-Bold), url(https://fonts.gstatic.com/s/opensans/v15/mem5YaGs126MiZpBA-UN7rgOXehpKKSTj5PW.woff2) format("woff2");
    unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB
}
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    src: local('Open Sans Bold'), local(OpenSans-Bold), url(https://fonts.gstatic.com/s/opensans/v15/mem5YaGs126MiZpBA-UN7rgOXOhpKKSTj5PW.woff2) format("woff2");
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
}
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    src: local('Open Sans Bold'), local(OpenSans-Bold), url(https://fonts.gstatic.com/s/opensans/v15/mem5YaGs126MiZpBA-UN7rgOUuhpKKSTjw.woff2) format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}
.rmp-lap-bg {
    background: url(https://www.manageengine.com/ad-recovery-manager/images/rmp-home-lap-bg.png) no-repeat center center;
    background-size: 64%;
    margin-bottom: 40px
}
.rmp-lap img {
    width: 500px;
    margin: 0 auto;
    display: table
}
/*.rmp-hero-4-com:hover h2{top: 20px; transition: .3s;}    */
.rmp-acti-dir {
    background: #f1f1f1;
    padding: 50px 0
}
.acti-dir-tit h2 {
    text-align: center;
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 12px
}
.acti-dir-list {
    display: inline-block;
    width: 100%
}
.acti-dir-list-com {
    float: left;
    width: 50%
}
.acti-dir-list-com ul li {
    float: left;
    width: 100%;
    box-sizing: border-box;
    padding: 0 20px 20px
}
.acti-dir-list-com ul li:before {
    content: '';
    position: absolute;
    background: url(https://www.manageengine.com/ad-recovery-manager/images/rmp-home-spri.png) no-repeat;
    background-size: 404px;
    width: 45px;
    height: 45px;
    background-position: -363px -44px
}
.acti-dir-list-left ul li:nth-child(1):before {
    background-position: -363px -44px
}
.acti-dir-list-left ul li:nth-child(2):before {
    background-position: -363px -364px
}
.acti-dir-list-left ul li:nth-child(3):before {
    background-position: -363px -151px
}
.acti-dir-list-right ul li:nth-child(1):before {
    background-position: -363px -98px
}
.acti-dir-list-right ul li:nth-child(2):before {
    background-position: -363px -307px
}
.acti-dir-list-right ul li:nth-child(3):before {
    background-position: -363px -204px
}
.acti-dir-list-right ul li:nth-child(4):before {
    background-position: -363px -257px
}
.acti-dir-list-com ul li p {
    padding-left: 60px;
    margin: 0
}
.acti-dir-list-com ul li p a {
    font-weight: 700;
    color: #000;
    cursor: pointer;
    text-decoration: underline;
}
.acti-dir-list-com ul li p a:hover {
    color: #30a0af;
    text-decoration: underline;
}
.acti-dir-list-com ul li p span {
    font-weight: 700;
    color: #000;
    cursor: default;
}
.rmp-off-365 {
    background: #f5f5f5;
    padding: 50px 0
}
.off-365-tit h2 {
    text-align: center;
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 12px
}
.off-365-tit .tg-line a {
    color: #f66f35;
}
.tg-line {
    text-align: center;
    margin-bottom: 35px;
    font-size: 16px;
}
.tg-line a:hover {
    text-decoration: underline;
}
.off-365-list {
    display: inline-block;
    width: 100%
}
.off-365-list-com {
    float: left;
    width: 50%
}
.off-365-list-com ul li {
    float: left;
    width: 100%;
    box-sizing: border-box;
    padding: 0 20px 20px
}
.off-365-list-com ul li:before {
    content: '';
    position: absolute;
    background: url(https://www.manageengine.com/ad-recovery-manager/images/rmp-home-spri.png) no-repeat;
    background-size: 404px;
    width: 45px;
    height: 45px;
    background-position: -363px -44px
}
.off-365-list-left ul li:nth-child(1):before {
    background-position: 0 -418px
}
.off-365-list-left ul li:nth-child(2):before {
    background-position: 0 -418px
}
.off-365-list-left ul li:nth-child(3):before {
    background-position: -54px -418px
}
.off-365-list-left ul li:nth-child(4):before {
    background-position: -112px -418px
}
.off-365-list-left ul li:nth-child(5):before {
    background-position: -171px -418px
}
.off-365-list-right ul li:nth-child(1):before {
    background-position: -171px -418px
}
.off-365-list-right ul li:nth-child(2):before {
    background-position: -233px -418px
}
.off-365-list-right ul li:nth-child(3):before {
    background-position: -292px -418px
}
.off-365-list-right ul li:nth-child(4):before {
    background-position: -355px -418px
}
.off-365-list-com ul li p {
    padding-left: 60px;
    margin: 0
}
.off-365-list-com ul li p a {
    font-weight: 700;
    color: #000;
    cursor: pointer;
    text-decoration: underline;
}
.off-365-list-com ul li p span {
    font-weight: 700;
    color: #000;
    cursor: default
}
.off-365-list-com ul li p a:hover {
    color: #f66f35;
    text-decoration: underline;
    cursor: pointer
}
.acti-dir-tit h2 a:hover {
    color: #30a0af;
    text-decoration: underline;
}
.off-365-tit h2 a:hover {
    text-decoration: underline;
}
.no-link {
    color: #000 !important;
}
.no-link:hover {
    color: #000 !important;
    text-decoration: none !important;
    cursor: default !important;
}
.sec-pTB {
    padding: 30px 0;
}
@media screen and (max-width: 1240px) {
    .rmp-hero-1 p {
        line-height: 30px
    }
    .rmp-tool {
        padding: 50px 0 45px
    }
    .rmp-container,
    .footer {
        width: 90%
    }
    span.footer-subscribenewsletteremail {
        width: 63%;
    }
    .rmp-hero-4 {
        width: 100%
    }
    .rmp-fea-content {
        width: calc(100% - 480px);
    }
    .rmp-fea-img {
        width: 450px;
        background-size: 460px;
        height: 350px;
    }
    .rmp-act-dir .rmp-fea-img {
        background-position: 22px -205px;
        margin-top: 10%;
    }
    .rmp-of-365 .rmp-fea-img {
        background-position: -20px -547px;
        height: 400px;
        margin-top: 3%;
    }
    .rmp-pre-exc .rmp-fea-img {
        height: 400px;
        background-position: 6px -980px;
        margin-top: 5%;
    }
    .rmp-testimo {
        margin: 0 10% 0;
    }
}
@media screen and (max-width: 1050px) {
    .rmp-testimo:before {
        left: 45%;
        top: 5px
    }
    #commonHeader {
        min-height: 85px;
    }
}
@media screen and (max-width: 1025px) {
    #header-mainsec {
        top: 40px;
    }
    .rmp-fea-nav.active::before,
    .rmp-fea-nav.active nav {
        top: 80px;
    }
}
@media screen and (max-width:992px) {
    .rmp-quote {
        width: 70%
    }
    .rmp-supp ul {
        width: 75%
    }
    .rmp-hero-1 h1 {
        font-size: 35px;
        line-height: 45px;
    }
    .rmp-hero-4-com h2 {
        font-size: 20px;
    }
    .rmp-fea-nav {
        top: 95px;
    }
    .rmp-hero::after,
    .rmp-hero-4,
    .rmp-fea-inner div.rmp-fea-img {
        display: none;
    }
    .rmp-hero {
        background: none;
    }
    .rmp-hero-3 {
        margin-bottom: 50px;
    }
    .rmp-tool {
        padding: 0 0 45px;
    }
    .rmp-fea-content {
        width: 90%;
        margin-left: 3%;
    }
    .rmp-fea-nav.active::before,
    .rmp-fea-nav.active nav {
        top: 80px;
    }
}
@media screen and (max-width: 800px) {
    .animatable {
        visibility: visible;
    }
}
@media screen and (max-width:767px) {
    .rmp-blue {
        width: 100%;
        display: inline-block;
        padding: 70px 0;
        background: #f1f9fb;
        background: -webkit-linear-gradient(to bottom, #FFFDE4, #005AA7);
        background: linear-gradient(to bottom, #2ab9cc 50%, #f1f2f4 50%)
    }
    .rmp-blue-com {
        width: 100%
    }
    .rmp-blue-right {
        padding-top: 100px
    }
    .rmp-why-com {
        width: 100%;
        padding: 0
    }
    .rmp-quote {
        width: 100%
    }
    .rmp-full h2 {
        line-height: 40px
    }
    .rmp-supp ul {
        width: 100%
    }
    .rmp-lap img {
        width: 80%
    }
    .rmp-hero-4 {
        width: 100%
    }
    .rmp-hero-4-com h2 {
        font-size: 18px;
        padding-bottom: 0;
        line-height: 24px
    }
    .rmp-hero-4-com p {
        margin: 0
    }
    .acti-dir-list-com {
        width: 100%
    }
    .off-365-list-com {
        width: 100%
    }
    .rmp-why-line-out {
        width: 100%;
    }
    .rmp-why-line-out:nth-of-type(2),
    .rmp-why-line-out:nth-of-type(4),
    .rmp-why-line-out:nth-of-type(6) {
        margin-top: 0;
    }
    .rmp-testimo {
        margin: 0;
    }
    .rmp-fea-nav {
        width: 100%;
        height: auto;
        min-height: 50px;
        padding: 10px 0;
        max-width: 700px;
        overflow: hidden;
    }
    .rmp-fea-nav nav a {
        font-size: 12px;
        vertical-align: middle;
    }
    .rmp-hero-1 h1 span::before,
    .rmp-why-com::before {
        display: none;
    }
    .rmp-fea-nav nav a:nth-of-type(3),
    .rmp-fea-nav nav a.active:nth-of-type(3) {
        padding-left: 0;
    }
    .rmp-fea-nav nav a:nth-of-type(2)::after {
        right: 5%;
    }
    .rmp-fea-nav nav {
        width: 100%;
    }
}
@media screen and (max-width:480px) {
    .rmp-quote ul li {
        width: 100%
    }
    .rmp-quote ul li a {
        width: 100%;
        box-sizing: border-box;
        text-align: center;
        margin-top: 5px
    }
    .rmp-quote ul {
        display: table;
        padding: 0;
        margin: 0
    }
    .rmp-testimo:before {
        left: 42%
    }
    .rmp-supp ul li {
        width: 100%;
        text-align: center
    }
    .rmp-trust ul li {
        width: 140px
    }
    .rmp-trust ul li:nth-child(1):before {
        background-position: -2px 0
    }
    .rmp-trust ul li:nth-child(2):before {
        background-position: -158px 0;
        width: 96px;
        margin-left: 25px
    }
    .rmp-trust ul li:nth-child(3):before {
        background-position: -250px 0;
        width: 70px;
        margin-left: 24px
    }
    .rmp-trust ul li:nth-child(4):before {
        background-position: -352px 0;
        margin-left: 27px
    }
    .rmp-trust ul li:nth-child(5):before {
        background-position: 0 -66px
    }
    .rmp-trust ul li:nth-child(6):before {
        background-position: -156px -64px;
        margin-left: 7px
    }
    .rmp-trust ul {
        width: 85%
    }
    .rmp-hero-4-com {
        width: 100%;
        height: 70px;
        margin-top: 130px
    }
    .rmp-hero-4-left {
        margin-top: 0
    }
    .rmp-hero-4-left:after {
        display: none
    }
    .rmp-hero-1 h1,
    .rmp-hero-1 h1 span {
        font-size: 30px;
        line-height: 40px;
    }
    .rmp-hero-3 {
        margin-bottom: 0;
    }
    .rmp-fea-nav {
        display: none;
    }
}
.scrollLink {
    position: absolute;
    height: 120px;
    width: 5px;
    background: transparent;
    left: 0;
    bottom: 0;
}
.scrollLink#ac-dir {
    bottom: 100%;
}
.demContdv,
.supform,
.needForm {
    width: 90%;
    margin: 0 auto;
    max-width: 600px;
    box-sizing: border-box;
}
/* feaBanner Stripe */
.feaBanner {
    background: #dbf3ff;
    padding: 10px 30px 40px;
}
.feaBanner p {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 25px;
}
.feaBanner a {
    background: #f70031;
    border-radius: 3px;
    color: #fff !important;
    padding: 12px 20px;
    text-decoration: none;
    transition: all .5s;
    font-size: 14px;
}
.feaBanner a span {
    background-size: 240px !important;
    margin-right: 5px;
}
.feaBanner a:nth-child(3) {
    background: #00688f;
    margin: 0 0 0 20px;
}
.nav-dem-ico {
    background: url(https://www.manageengine.com/fr/ad-recovery-manager/style/../images/ntfs-feature-sprite.png) -220px -18px no-repeat;
    display: inline-block;
    height: 20px;
    line-height: 22px;
    position: relative;
    top: 2px;
    width: 21px;
}
/* Object Feature Page Banner */
.feaobjBnr {
    margin-bottom: 55px;
    display: inline-block;
}
.feaobjBnr .heaH1 {
    font-size: 24px;
    font-weight: 600;
    color: #000;
    text-align: center;
    line-height: 32px;
}
.feaobjBnr .heaH1 span {
    font-size: 14px;
    display: block;
    color: #4c4c4c;
    font-weight: 400;
}
.feaobjBnr .circle li {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    box-shadow: 1px 5px 14px -4px rgba(0, 0, 0, 0.5);
    background-position: -8px -1175px;
    background-size: 170px;
    float: left;
    list-style-type: none;
    margin: 4px 24px;
    border: 4px solid #fafafa;
    position: relative;
    padding-left: 0;
    transition: all .5s ease;
    padding-bottom: 0;
}
.feaobjBnr .circle li:nth-child(1) {
    margin-left: 0;
}
.feaobjBnr .circle li span {
    background-size: 128px 74px;
    background-image: url(https://www.manageengine.com/fr/ad-recovery-manager/style/../images/rmp-features-sprite.png);
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    position: absolute;
    margin: auto auto;
}
.feaobjBnr .circle li .cont {
    text-align: center;
    margin: 74px 0 0;
    font-size: 12px;
    color: #5095d6;
    font-weight: 600;
    transition: all .5s ease;
}
.feaobjBnr .circle li .icon1 {
    background-position: -7px -6px;
    width: 19px;
    height: 23px;
}
.feaobjBnr .circle li .icon2 {
    background-position: -39px -7px;
    width: 35px;
    height: 20px;
}
.feaobjBnr .circle li .icon3 {
    background-position: -93px -6px;
    width: 27px;
    height: 24px;
}
.feaobjBnr .circle li .icon4 {
    background-position: -6px -46px;
    width: 25px;
    height: 22px;
}
.feaobjBnr .circle li .icon5 {
    background-position: -48px -40px;
    width: 30px;
    height: 30px;
}
.feaobjBnr .circle li .icon6 {
    background-position: -92px -41px;
    width: 25px;
    height: 26px;
}
.feaobjBnr .circle li a {
    position: absolute;
    width: 70px;
    height: 100px;
    top: 0;
    left: -5px;
    text-decoration: none;
}
.feaobjBnr .circle li:hover {
    box-shadow: 0 0 8px -2px rgba(0, 0, 0, 0.5);
    transition: all .5s ease;
}
.feaobjBnr .circle li:hover .cont {
    letter-spacing: 0.2px;
    ;
    transition: all .5s ease;
    color: #000;
}
/*Powershell Folder*/
.si-container {
    width: 1000px;
    margin: 0 auto;
    max-width: 1000px
}
.admp-fea-res {
    padding: 20px 0;
    display: inline-block;
    width: 100%;
}
.admp-fea-res-left {
    float: left;
    width: 70%;
    border-right: 1px solid #e4e4e4;
    box-sizing: border-box;
    padding-right: 25px
}
.admp-fea-res-right {
    float: left;
    width: 30%;
    box-sizing: border-box;
    padding-left: 25px
}
.admp-fea-res-left h1 {
    font-size: 22px;
    color: #000;
    font-weight: 600;
    color: #000;
    line-height: 27px;
}
.admp-fea-res-table {
    border: 1px solid #e4e4e4;
    display: inline-block;
    box-sizing: border-box;
    background: #fbfbfb;
    margin: 15px 0 20px;
    width: 100%;
}
.admp-fea-res-table-com {
    float: left;
    width: 50%;
    box-sizing: border-box
}
.admp-fea-res-table-com h3 {
    background: #697986;
    color: #fff;
    text-align: center;
    font-size: 15px;
    line-height: 30px;
    padding: 10px;
    margin-top: 0px;
}
.admp-fea-res-table-com h3:before {
    content: '';
    position: absolute;
    width: 24px;
    height: 24px;
    background: url('https://www.manageengine.com/fr/ad-recovery-manager/style/../images/admp-feature-sprite.png') no-repeat;
    margin-left: -34px;
    margin-top: 6px;
    background-position: -129px 0;
    background-size: 232px
}
.admp-fea-res-table-2 h3:before {
    background-position: -166px 0
}
.admp-fea-arr-btn:after {
    content: '';
    position: absolute;
    width: 14px;
    height: 8px;
    background: url(https://www.manageengine.com/fr/ad-recovery-manager/style/../images/admp-feature-sprite.png) no-repeat;
    margin-left: 1px;
    margin-top: 10px;
    background-position: -199px -6px;
    background-size: 232px
}
.admp-fea-arr-btn-less:after {
    background-position: -199px -15px;
}
.admp-fea-res-table-1 {
    border-right: 1px solid #e1e1e1
}
.admp-fea-res-table-com h4 {
padding: 0 30px;
    font-size: 14px;}
.admp-fea-res-table-inn {
    padding: 0 30px 30px;
}
.admp-fea-res-table-inn h4 {
    margin-bottom: 15px;
    font-size: 14px;
    color: #000;
    font-weight: 600;
    margin-left: 0px;
}
.admp-fea-res-table-inn ul {
    padding: 0 0 5px 15px !important;
}
.admp-fea-res-table-inn ul li {
    margin-bottom: 15px;
    font-size: 13px
}
.admp-fea-res-table-inn a {
    color: #1a8ad8;
    font-size: 14px;
    text-align: center;
}
.admp-fea-res-table-2 h3 {
    background: #23ad84
}
.admp-fea-points {
    margin: 30px 0 35px
}
.admp-fea-points ul {
    padding-left: 30px !important;
}
.admp-fea-points ul li {
    margin-bottom: 8px;
    font-size: 14px;
    list-style-type: disc
}
.admp-fea-sub-head {
    font-weight: 100;
    font-size: 15px
}
#psnote {
    background: #f3f3f3;
    border: 1px solid #ccc;
    font-size: 12px;
    padding: 15px;
    position: relative
}
#psnote h4 {
    font-size: 12px !important;
}
#txtareacpy {
    border: none;
    height: 1px;
    outline: none;
    overflow: hidden;
    position: absolute;
    resize: none;
    top: -20px;
    width: 1px;
}
#txtareacpy::selection {
    color: #fff;
    background: #fff;
}
.psimg {
    display: block;
    position: relative
}
.psimg img {
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 5px;
}
.psimg:before {
    content: "";
    background: #000;
    height: 86%;
    left: 6px;
    opacity: .4;
    position: absolute;
    top: 6px;
    width: 100%;
    filter: alpha(opacity=40);
}
.psimg:after {
    background: url(https://www.manageengine.com/fr/ad-recovery-manager/style/../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;
}
.psimg:hover:after {
    background-size: 500px;
    background-position: -457px -134px;
    bottom: 33px;
    height: 35px;
    right: 36px;
    transition: all .5s;
    width: 37px;
}
.psthanx {
    background: #ECFBEF;
    border: 1px solid #8BD698;
    border-radius: 3px;
    bottom: -6px;
    color: #29B540;
    display: none;
    left: 30%;
    margin: 0 0 10px 0;
    padding: 5px 30px;
    position: absolute;
    text-align: center;
}
.psthanx span {
    background: url('https://www.manageengine.com/products/ad-manager/images/admp-feature-sprite.png') no-repeat;
    background-position: -183px -73px;
    background-size: 200px;
    float: left;
    height: 16px;
    margin: 4px 9px 0 0;
    width: 17px;
}
.si-container pre {
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    word-wrap: break-word;
}
#psnote {
    overflow: hidden
}
.dload-banner .selectedCountry {
    left: unset;
    margin: 0;
}
.dload-banner #MECountryListing {
    width: auto;
}
.iconcpy {
    background: url(https://www.manageengine.com/fr/ad-recovery-manager/style/../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;
}
.heading-menu-hide {
    display: none;
}
.admp-fea-rel-res h4 {
    font-size: 14px;
    margin-bottom: 15px;
    color: #000;
    font-weight: 600;
}
.admp-fea-rel-res h4 {
    margin-left: 0px;
}
.admp-fea-res ul {
    margin: 0;
    padding: 0 !important;
    list-style-type: none !important;
}
.rhsTree {
    background: #F9F9F9;
}
ul#rl li {
    border-bottom: 1px solid #3333332b;
    margin-bottom: 0px !important;
}
.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;
}
#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-size: 13px;
}
.t-green {
    color: #0d9a18
}
ul#lhsTree,
ul#lhsTree ul {
    list-style-type: none;
    padding: 0;
}
#scroll ul.relPrd li ul li:last-child a.product-quick-name {
    display: inline;
}
/* Right side banner form */
ul.dload-banner {
    background: url(/sites/meweb/images/fr/ad-recovery-manager/images/dload-rhs-banner-bg.png) right top no-repeat #e0f3ff;
    background-size: 115px;
    margin: 0 0 25px;
    padding: 20px 25px !important;
}
ul.dload-banner li {
    position: relative;
    transition: all 1s;
    list-style-type: none;
}
ul.dload-banner li:nth-child(1) {
    font-size: 20px;
    font-weight: 100;
    line-height: 26px;
}
ul.dload-banner li:nth-child(1) strong {
    font-weight: 600
}
ul.dload-banner li:nth-child(1) span {
    display: block
}
ul.dload-banner li:nth-child(2) {
    background: #fff;
    border: solid 1px #5e5f61;
    border-radius: 3px;
    margin: 20px 0;
    padding: 5px 8px;
    z-index: 9
}
ul.dload-banner li:nth-child(2):before {
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid #767676;
    content: "";
    height: 0;
    position: absolute;
    right: 8px;
    top: 15px;
    width: 0;
    z-index: 0;
}
ul.dload-banner li:nth-child(2) input[type="email"] {
    border: none;
    border-right: solid 1px #5e5f61;
    font-size: 14px;
    width: 165px;
    outline: none;
}
.dload-banner #MECountryListing {
    cursor: pointer;
    height: 36px;
    filter: alpha(opacity=0);
    opacity: 0;
    position: absolute;
    top: 0;
    width: 47px;
}
.dload-banner .selectedCountry {
    color: #6f6f6f;
    font-size: 12px;
    height: 20px;
    line-height: 18px;
    padding: 7px 17px;
    position: absolute;
    right: 5px;
    top: 0;
    transition: all .5s
}
.dload-banner select#country_state {
    background: #fff;
    border: 0;
    border-radius: 0;
    border-top: solid 1px #d9d9d9;
    color: #6f6f6f;
    cursor: pointer;
    font-size: 13px;
    margin: 3px 0 0 0;
    padding: 5px 0;
    opacity: 1;
    width: 100%;
    -moz-appearance: none;
    -webkit-appearance: none;
}
ul.dload-banner li:nth-child(4) input[type="submit"] {
    background: #fb0027;
    border: none;
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
    font-size: 12px;
    padding: 10px 0;
    position: relative;
    width: 100%
}
ul.dload-banner li:nth-child(6) {
    display: none;
    font-size: 22px;
    font-weight: bold
}
ul.dload-banner li:nth-child(7) {
    display: none
}
.dload-banner .dwn-priv {
    color: #000
}
.dload-banner #meGDPRMessage label {
    color: #000
}
ul.dload-banner li a {
    color: #000;
    text-decoration: none
}
ul.dload-banner li a:hover {
    text-decoration: underline
}
ul.dload-banner li:nth-child(6) a {
    color: #1a8ad8;
    text-decoration: underline
}
ul.dload-banner li:nth-child(6) a:hover {
    text-decoration: none
}
.dload-banner .selectedCountry.swing {
    background: #fff;
    border: solid 1px #f00;
    box-shadow: 0 0 5px #999494;
    font-size: 14px;
    padding: 12px 17px;
    right: -4px;
    top: -7px;
    transition: all .5s
}
.dload-banner #dwn-form-alert {
    left: 0;
    width: 220px
}
/* Footer Download */
.ctaContainer {
    text-align: center;
    margin: 20px 0 40px;
    padding: 10px 10px 30px;
    background: #dbf3ff;
}
.ctaContainer h2 {
    font-size: 20px;
    line-height: 26px;
    margin-bottom: 15px;
    font-weight: 600;
}
.ctaContainer span {
    font-size: 11px;
    margin-top: 7px;
    font-style: italic;
}
.ctaContainer .wam-form {
    margin: 0 auto;
    display: table;
    max-width: 570px;
}
.ctaContainer .wam-form ul {
    margin: 0;
    padding: 0 !important
}
.ctaContainer .wam-form ul li {
    list-style-type: none;
    float: left;
    background: #fff
}
.ctaContainer .wam-form ul li:nth-child(1) {
    width: 170px;
    border: 1px solid #dedede;
    position: relative;
    border-right: 0;
    border-radius: 4px 0 0 4px
}
.ctaContainer .wam-form ul li:nth-child(1):before {}
.ctaContainer .errMsg,
.errMsg2,
.errMsg3,
.errMsg4 {
    display: none;
    font-size: 12px;
    position: absolute;
    margin-top: -20px;
    margin-left: 0;
    line-height: 18px;
    color: red
}
.ctaContainer .wam-form ul li:nth-child(1) span {
    position: absolute;
    background-size: 389px;
    width: 23px;
    height: 15px;
    padding-right: 20px;
    margin: 15px 0 0 10px;
    z-index: 99;
    background-position: 0 -272px
}
.ctaContainer .wam-form ul li:nth-child(1) span::after {
    content: '';
    width: 1px;
    height: 25px;
    position: absolute;
    background: #dedede;
    top: -6px;
    left: 30px
}
.ctaContainer .wam-form ul li input {
    width: 100%;
    height: 42px;
    border: 0;
    padding: 0 10px;
    box-sizing: border-box;
    font-size: 16px;
    outline: none;
    color: #2b2b2b;
    background: none
}
.ctaContainer .wam-form ul li:nth-child(1) input {
    font-size: 16px;
    position: relative;
    border-radius: 15px
}
.ctaContainer .wam-form ul li:nth-child(1) input::placeholder {
    color: #889196
}
.ctaContainer .wam-form ul li:nth-child(2) {
    width: 76px;
    border-left: 0;
    border-right: 0;
    border-top: 1px solid #dedede;
    border-bottom: 1px solid #dedede;
    position: relative;
}
.ctaContainer .wam-form ul li:nth-child(2):before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid #adadad;
    margin: 22px 0 0 29px;
    z-index: 0;
    right: 11px;
}
.ctaContainer .selectedCountry {
    width: 60px;
    height: 36px;
    position: absolute;
    color: #6e6e6e;
    font-size: 16px;
    margin: 10px 0 0 7px
}
.ctaContainer .wam-form ul li select {
    width: 100%;
    height: 42px;
    border: 0;
    padding: 0 10px;
    box-sizing: border-box;
    border-radius: 0;
    font-size: 15px;
    outline: none;
    background: #fff;
    margin: 0;
    background: none;
    z-index: 9;
    position: relative;
    color: #6e6e6e;
    font-size: 12px;
    opacity: 0;
    -moz-appearance: none;
    -webkit-appearance: none;
    cursor: pointer
}
.ctaContainer .wam-form ul li:nth-child(3) {
    border: 0;
    padding-left: 0px;
}
.ctaContainer .wam-form ul li input[type="submit"] {
    background: #d22222;
    color: #fff;
    padding: 0 30px;
    cursor: pointer;
    font-weight: 600;
    text-transform: capitalize;
    height: 44px;
    border: 0;
    outline: none;
    border-radius: 0 4px 4px 0;
    transition: all .5s ease
}
.ctaContainer .wam-form ul li input[type="submit"]:hover {
    background: #c11818;
    transition: all .5s ease
}
.ctaContainer .wam-form ul li:nth-child(4) {
    background: none;
    width: 100%;
    border: 0
}
.ctaContainer .succView {
    display: none
}
.ctaContainer .succView h2 {
    margin-bottom: 0px;
    font-size: 30px;
    color: #0d9a18;
}
.ctaContainer .succView p {
    font-size: 16px;
}
.ctaContainer .succView p a {
    font-weight: 600;
    text-decoration: underline;
}
.ctaContainer .dwn-priv,
#meGDPRMessage {
    color: #333;
}
.ctaContainer select#country_state {
    color: #000;
    opacity: 1;
    width: 100px;
    background: #fff;
    position: absolute;
    margin: 53px 0px 0px -69px;
    font-size: 13px;
    box-shadow: 0px 2px 17px 4px rgba(0, 0, 0, 0.07);
    border-radius: 5px;
}
#fea-dwn-form-alert {
    background: #ffe400;
    position: absolute;
    color: red;
    font-size: 11px;
    padding: 5px 20px;
    line-height: 16px;
    max-width: 300px;
    top: -25px;
    left: 0px;
    width: 100%;
}
#relProducts .newDesFt .fea-nav-link span.act,
#relProducts .newDesFt .fea-nav-link span {
    width: 14%;
    display: block;
    float: left;
}
#relProducts .container {
    max-width: 1200px;
}
/*Support Form start*/
#scroll .form-set-2 ul,
#scroll .form-set-2 ul li {
    padding: 0;
}
#scroll .rhs-cont .form-set-2 ul,
#scroll .rhs-cont .form-set-2 ul li {
    padding: 0 !important;
}
.form-set-2 #additional_data,
.form-set-2 #hidden_data {
    display: none;
}
.form-set-2 {
    background: #fff;
    padding: 25px 30px 30px;
    border-radius: 7px;
    position: relative;
    border: 1px solid #eaeaea;
    max-width: 380px;
}
.form-set-2 h2 {
    text-align: center;
    font-size: 18px;
    margin: 0 0 14px;
    color: #000;
    line-height: 1.3;
    font-weight: 600;
    padding: 0;
}
.form-set-2 .solution-form ul {
    padding: 0;
    margin: 0;
}
.form-set-2 form ul li {
    position: relative;
    width: 100%;
    display: inline-block;
    margin-bottom: 10px;
    box-sizing: border-box;
}
.form-set-2 form ul li div {
    border: 1px solid #e0e0e0;
    border-radius: 2px;
    background: #fafafa;
    box-sizing: border-box;
    position: relative;
}
.form-set-2 form ul li.no-bor {
    border: 0;
}
.form-set-2 form ul li i {
    background-image: url(https://www.manageengine.com/active-directory-360/images/icon-set-1.png);
    position: absolute;
    width: 32px;
    height: 32px;
    top: 3px;
    pointer-events: none;
}
.form-set-2 form ul li i.ic-ic-user {
    background-position: -13px -13px;
}
.form-set-2 form ul li i.ic-email {
    background-position: -72px -12px;
}
.form-set-2 form ul li i.ic-org {
    background-position: -129px -13px;
}
.form-set-2 form ul li i.ic-phone {
    background-position: -188px -13px;
}
.form-set-2 form ul li i.ic-country {
    background-position: -247px -13px;
}
.form-set-2 form ul li i.ic-feedback {
    background-position: -297px -13px;
}
.form-set-2 form ul li input,
.form-set-2 form ul li textarea {
    width: 100%;
    background: none;
    border: 0;
    height: 40px;
    font-size: 14px;
    padding: 5px 15px 5px 46px;
    box-sizing: border-box;
    outline: none;
}
.form-set-2 form ul li textarea {
    padding: 5px 15px 5px 46px;
    height: 60px;
}
.form-set-2 form ul li select {
    width: 88%;
    background: none;
    border: 0;
    height: 40px;
    font-size: 14px;
    padding: 5px 20px;
    outline: none;
    margin-left: 24px;
}
.form-set-2 form ul li input[type='submit'] {
    background: #ca2033;
    color: #fff;
    font-weight: 600;
    font-size: 14px;
    float: left;
    border-bottom: 0;
    padding: 15px;
    cursor: pointer;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    height: auto;
    border-radius: 4px;
}
.form-set-2 form ul li input[type='submit']:hover {
    background: #ab1829;
}
.form-set-2 form ul li:last-child {
    border: 0 solid #333;
    margin-bottom: 0;
    background: none;
}
.form-set-2 form ul li input#datepicker {
    height: 40px !important;
}
.form-set-2 form ul li .dwn-priv {
    font-size: 11px;
    color: #000;
    line-height: 10px;
}
.form-set-2 form ul li .dwn-priv a {
    font-size: 10px;
    color: #000;
    text-decoration: underline;
}
.form-set-2 .err-com {
    background: #f44336;
    color: #fff;
    font-size: 12px;
    padding: 2px 2px 2px 10px;
    margin: 10px 0;
    display: none;
    text-align: center;
}
.form-set-2 form ul li .err-box {
    border: 1px solid #ca1f32;
}
/*--=== OTHER COUNTRY DEMO FORM SET 3 ===--*/
.form-set-3 {
    margin: 0 auto;
    max-width: 600px;
    border: 0;
    padding: 0;
}
.form-set-3 form ul li div.fl {
    border: 0;
    background: none;
    float: left;
    width: 35%;
}
.form-set-3 form ul li div.fl label {
    font-size: 15px;
    font-weight: 500;
}
.form-set-3 form ul li div.fl label i {
    background: none;
    color: #f10;
    position: relative;
    top: 0;
    left: 0;
}
.form-set-3 form ul li div.fr {
    float: left;
    width: 65%;
}
.form-set-3 form ul li div.fr input,
.form-set-3 form ul li div.fr select,
.form-set-3 form ul li div.fr textarea {
    padding: 5px 15px;
}
#scroll .form-set-3 form ul li.no-lhs {
    padding-left: 35% !important;
}
.form-set-3 form ul li.no-lhs .fr {
    width: 100%;
    border: 0;
    background: none;
}
.form-set-3 #meGDPRMessage {
    border: 0;
    background: none;
    margin: 0;
}
.form-set-3 form ul li div.fr input[type='submit'] {
    padding: 13px;
    background: #069b4f;
    font-size: 15px;
    float: left;
    width: 60%;
    border-radius: 2px;
}
.form-set-3 form ul li div.fr input[type='submit']:hover {
    background: #037d3f;
    box-shadow: 0 23px 13px -18px #141619a6;
}
.form-set-3 form ul li div.fr input[type='reset'] {
    float: left;
    width: 38%;
    padding: 13px;
    background: #b8c9d6;
    font-size: 15px;
    color: #fff;
    margin-left: 2%;
    height: auto;
    border-radius: 2px;
    cursor: pointer;
    transition: all 0.5s ease;
}
.form-set-3 form ul li div.fr input[type='reset']:hover {
    background: #889dad;
}
.form-set-3 form ul li select {
    margin-left: 0;
    width: 96%;
    cursor: pointer;
}
.form-set-3 .err-com {
    margin-left: 35%;
}
.form-set-3 form ul li div.fr #meGDPRMessage label {
    font-size: 12px;
    line-height: 19px;
}
/*Support Form End*/
#relProducts #allFeaDiv2 ul li:nth-child(1) {
    font-weight: normal;
}
#relProducts .newDesFt .fea-nav-link span.act {
    border-bottom: 3px solid #7bbb2a;
    color: #7bbb2a;
}
#relProducts .newDesFt .h2 {
    font-size: 25px;
}
/* Header Menu */
nav ul.productmenu {
    margin-bottom: 18px;
}
nav ul.productmenu>li {
    padding-bottom: 8px
}
.mc {
    background: #055367;
    padding: 20px 30px;
    position: absolute;
    border-radius: 3px;
    float: left;
    width: 200px;
    display: none;
    box-shadow: 0 7px 23px -8px rgba(0, 0, 0, 0.8);
    margin-top: 8px;
}
.mc li {
    text-align: left;
    list-style-type: none;
}
.mc li a {
    padding: 10px 0;
    display: block;
    text-align: left
}
.mc li a h4 {
    color: #fff;
    font-size: 14px;
    display: inline-block;
    font-weight: 400;
    margin: 0px;
}
.mc li a h4:after {
    content: "";
    display: block;
    background: #ed5667;
    width: 0;
    height: 2px;
    position: relative;
    top: 8px;
    transition: all ease-in-out .5s
}
.mc li a:hover h4:after {
    width: 100%
}
.mc:before {
    content: '';
    position: absolute;
    left: 22px;
    top: -10px;
    width: 0;
    height: 0;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-bottom: 12px solid #005469;
    clear: both;
    z-index: 99
}
.down {
    background: url(https://www.manageengine.com/fr/ad-recovery-manager/style/../images/header-menu-down-arrow.png) no-repeat 0 0;
    background-size: 11px 7px;
    width: 11px;
    height: 7px;
    position: relative;
    display: inline-block;
    top: 10px;
}
@media screen and (max-width: 1024px) {
    .si-container {
        max-width: 90%;
    }
    ul.dload-banner li:nth-child(1) span {
        display: inline;
    }
    #adRhsLnk {
        display: none;
    }
    .admp-fea-rel-res {
        padding-top: 25px
    }
    .admp-fea-res-table-com {
        width: 100%
    }
    ul.dload-banner li:nth-child(2) {
        margin: 10px auto;
    }
    .admp-fea-res-table-1 {
        border-right: 0 solid #e1e1e1
    }
}
@media screen and (max-width:500px) {
    .notiSty {
        display: none !important
    }
}
@media screen and (max-width: 767px) {
    #MEmobPanel span.down {
        display: none;
    }
}
@media screen and (max-width: 500px) {
    #support-form-sec .kbform li .rgtfld input[type="reset"] {
        margin: 20px 0 0;
    }
    #scroll .rhs-cont ul {
        padding: 10px 0 10px !important;
    }
    .admp-fea-res-table-inn ul {
        padding: 0;
        word-wrap: break-word;
    }
    .admp-fea-rel-res ul.dload-banner li {
        width: auto;
    }
}
@media screen and (max-width: 410px) {
    .pro-menu~.lnkTab {
        margin-right: 25px;
    }
    .rmplogosvg img {
        width: 206px;
    }
    header:not(.abheader) .melogosvg img {
        margin: 6px 0 0;
    }
}
/*Powershell folder End*/
@media screen and (max-width: 1450px) {
    .rmp-hero-3 {
        margin-top: 27%
    }
    .rmp-hero {
        background-position: 0 0
    }
}
@media screen and (max-width: 1400px) {
    .rmp-hero-3 {
        margin-top: 25%
    }
    .rmp-hero {
        background-position: 0 0;
        padding: 62px 0 80px
    }
}
@media screen and (max-width: 1350px) {
    .rmp-hero-3 {
        margin-top: 23%
    }
}
@media screen and (max-width: 1200px) {
    .rmp-hero {
        background: #02559c
    }
    .rmp-hero-1 h1 {
        color: #fff
    }
    .rmp-hero-3 {
        margin-top: 5%
    }
    .rmp-hero-1 p {
        line-height: 30px
    }
    .rmp-tool {
        padding: 50px 0 45px
    }
}
@media screen and (max-width: 1050px) {
    .rmp-container {
        width: 90%
    }
    .rmp-testimo:before {
        left: 45%;
        top: 5px
    }
}
@media screen and (max-width:992px) {
    .rmp-quote {
        width: 70%
    }
    .rmp-supp ul {
        width: 75%
    }
}
@media screen and (max-width:768px) {
    .admp-fea-res-left {
        width: 100%;
        border-right: 0 solid #e4e4e4;
        border-bottom: 1px solid #e4e4e4;
        padding-right: 0;
        padding-bottom: 15px;
    }
    .admp-fea-res-right {
        float: none;
        width: 50%;
        box-sizing: border-box;
        padding-left: 25px;
        margin: 0 auto;
        display: table;
    }
    .admp-fea-rel-res {
        padding-top: 25px;
    }
    .admp-fea-rel-res ul li {
        margin-bottom: 2px;
        box-sizing: border-box;
        padding: 5px;
        float: none;
        width: 100%;
    }
}
@media screen and (max-width:767px) {
    .rmp-blue {
        width: 100%;
        display: inline-block;
        padding: 70px 0;
        background: #f1f9fb;
        background: -webkit-linear-gradient(to bottom, #FFFDE4, #005AA7);
        background: linear-gradient(to bottom, #2ab9cc 50%, #f1f2f4 50%)
    }
    .rmp-blue-com {
        width: 100%
    }
    .rmp-blue-right {
        padding-top: 100px
    }
    .rmp-why-com {
        width: 100%;
        padding: 0
    }
    .rmp-quote {
        width: 100%
    }
    .rmp-full h2 {
        line-height: 40px
    }
    .rmp-supp ul {
        width: 100%
    }
}
@media screen and (max-width:480px) {
    .admp-fea-res-right {
        width: 90%;
    }
    .rmp-quote ul li {
        width: 100%
    }
    .rmp-quote ul li a {
        width: 100%;
        box-sizing: border-box;
        text-align: center;
        margin-top: 5px
    }
    .rmp-quote ul {
        display: table;
        padding: 0;
        margin: 0
    }
    .rmp-testimo:before {
        left: 42%
    }
    .rmp-supp ul li {
        width: 100%;
        text-align: center
    }
    .rmp-trust ul li {
        width: 140px
    }
    .rmp-trust ul li:nth-child(1):before {
        background-position: -2px 0
    }
    .rmp-trust ul li:nth-child(2):before {
        background-position: -158px 0;
        width: 96px;
        margin-left: 25px
    }
    .rmp-trust ul li:nth-child(3):before {
        background-position: -250px 0;
        width: 70px;
        margin-left: 24px
    }
    .rmp-trust ul li:nth-child(4):before {
        background-position: -352px 0;
        margin-left: 27px
    }
    .rmp-trust ul li:nth-child(5):before {
        background-position: 0 -66px
    }
    .rmp-trust ul li:nth-child(6):before {
        background-position: -156px -64px;
        margin-left: 7px
    }
    .rmp-trust ul {
        width: 85%
    }
}