#scroll{padding:0;}
 .heading-menu, .container.cust-quote, .sec-pTB.mbH, #btmscroll, .btmBar,.nav-dwn {
    display: none;
}
footer {
    border: 0;
    background-color:#f2f2f2;
}

.foot-copy {
    background: transparent;
}
.cb a {
    color: #4539c0;
    font-weight: 600;
}
.cb.banner {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    background: linear-gradient(to right, #4e45bb, #6f66d4, #4e45bb);
    background-image: url('https://www.manageengine.com/products/desktop-central/images/fj-banner-bg.jpg');
}

.cb.banner .dform {
    position: relative;
    background-color: #fff;
    padding: 20px;
    border-radius: 15px;
    box-shadow: 0 0 25px #000;
    margin: 60px 0 60px 35px;
    z-index:1;
    transition: all ease 350ms;
    max-width: 350px;
}
.cb.banner .dform .edi-btn {
    max-width: 300px;
}
.cb.banner .dform.animate {
    transform: scale(1.1);
    box-shadow: 0 0 50px #0005;
}
.cb.banner .dform .edi-btn inputgroup label {
    z-index: 0;
    pointer-events: none;
}
.cb.banner h1 {
    position: relative;
    color: #fff;
    font-size: 20px;
    max-width: 500px;
    line-height: 34px;
    font-weight: 400;
    text-align: center;
    margin-right: 35px;
    margin-top: 73px;
    z-index: 1;
}
.cb.banner h1:after {
    content: '';
    display: block;
    background-image: url(https://www.manageengine.com/products/desktop-central/images/fj-banner-clip.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    width: 510px;
    height: 350px;
}
.cb.banner h1 strong {
    font-size: 30px;
    font-weight: 600;
    color: #000;
    display: block;
    line-height: 42px;
    text-shadow: 1px 2px 3px #fff;
}
.cb.banner h1 span {
   color:#000;
   font-weight:100;
   font-size: 22px;
}
.cb.banner h1 strong span b {
    font-size: 36px;
}
.cb.banner .dform h2 {
    margin: 0;
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    line-height: normal;
    color: #000;
}
.cb.banner .dform p {
    text-align: center;
    margin: 0 auto;
    max-width: 380px;
}
input#downloadSubmit.download {
    background-color: #e00032 !important;
    max-width: 300px;
    margin: 30px auto 10px !important;
    border: 0 !important;
    border-radius: 5px !important;
    font-size: 22px !important;
    font-weight: 700;
    cursor: pointer;
    padding: 12px !important;
    line-height: normal !important;
    -webkit-appearance: none;
}
.edi-btn inputgroup{
    margin:0;
}
.edi-btn inputgroup input {
    width: 278px !important;
    max-width: 92% !important;
    border-radius:5px !important;
    background-color: #f1f1f1 !important;
}
.edi-btn inputgroup select[data-countrygdpr="MECountryListing"] {
    width: 100% !important;
    margin: 30px 0 !important;
    line-height: 20px !important;
    -webkit-appearance: none;
    border-radius:5px !important;
    background-color: #f1f1f1 !important;
}
.edi-btn inputgroup select[data-countrygdpr="MECountryListing"]:focus {
    outline: none;
    border: 1px solid #007abd !important;
}
.edi-btn inputgroup.half{
    display: inline-block !important;
    margin:0;
}
.edi-btn inputgroup.half:first-child{
    margin:0 !important;
    margin-right: 12px !important;    
}
.edi-btn inputgroup.half input {
    width: 170px !important;
}
.edi-btn inputgroup.con{
    position: relative;
}
.edi-btn inputgroup.con:after {
    content: "▾";
    position: absolute;
    color: #999;
    top: 0;
    right: 15px;
    bottom: 0;
    margin: auto;
    line-height: 38px;
    font-size: 25px;
}
.dwn-priv {
    max-width: 350px !important;
    margin: auto;
}
.container.sec-pTB.clearfix{
   max-width:1200px;
}
.cb.overview {
    margin: 0 auto 20px;
    text-align: center;
    padding: 50px 50px 30px;
    border-bottom: dashed 1px #ccc;
}
.cb.best {
    margin: 0 50px 50px;
}
.cb.overview h3, .cb.best h3 {
    font-size: 30px;
    line-height: normal;
    text-align: center;
}

.cb.overview p, .cb.best p {
    font-size: 15px;
    line-height: 30px;
}
.cb.overview ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding: 0 !important;
}
.cb.best ul li {
    list-style-image: url(https://www.manageengine.com/products/desktop-central/images/fj-list-icon.png);
    line-height: 35px;
}


.cb.overview ul li {
    font-size: 15px;
    width: 200px;
    display: inline-block;
    padding: 20px;
    font-weight: 600;
    cursor: default;
}
.cb.overview ul li:hover {
    background-color: #f1f1f1;
}
.cb.overview ul li:before {
    content: '';
    width: 70px;
    height: 70px;
    display: block;
    margin: 10px auto 10px;
    background-size:60px;
    background-position: center;
    background-repeat: no-repeat;
}
.cb.overview ul li:hover:before {
    background-size: 70px;
}
.cb.overview ul li:nth-child(1):before {
    background-image: url(https://www.manageengine.com/products/desktop-central/images/fj-icon-1.png);
}
.cb.overview ul li:nth-child(2):before {
    background-image: url(https://www.manageengine.com/products/desktop-central/images/fj-icon-2.png);
}
.cb.overview ul li:nth-child(3):before {
    background-image: url(https://www.manageengine.com/products/desktop-central/images/fj-icon-3.png);
}

.cb.cta {
    max-width: 550px;
    border-radius: 10px;
    box-shadow: 0 0 10px #ccc;
    margin: 50px auto 0;
    padding: 20px;
    display: flex;
    justify-content: space-evenly;
    align-items: center;
}
.cb.cta p {
    margin: 0;
    font-size: 18px;
}
.cb.cta a {
    display: inline-block;
    background-color: #f70025;
    color: #fff;
    padding: 12px 20px;
    font-size: 20px;
    text-align: center;
    line-height: normal;
    border-radius: 5px;
    font-weight: 600;
    margin-left: 15px;
    text-decoration: none;
}
.cb.banner .dform.thanks,.cb.banner .dform.loading{
    overflow:hidden;
}
.cb.banner .dform.thanks:before {
    content: '';
    position: absolute;
    background-color: #fff;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
}
.cb.banner .dform .popup, .cb.banner .dform .popup1{
    display:none;
}
.cb.banner .dform.thanks .popup{
    display: flex;
    z-index: 2;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    align-items: center;
    flex-wrap: wrap;
    align-content: center;
}
.cb.banner .dform.thanks .popup h2 {
    font-size: 22px;
    color: #000;
    font-weight: 500;
    padding: 0 20px 20px;
}
.cb.banner .dform.thanks .popup p{
    font-size: 14px;
    color:#000;
    font-weight:400;
    border: 0;
    max-width: 230px;
}
.cb.banner .dform.loading:after {
    content:'';
    position:absolute;
    top:0;
    right:0;
    bottom:0;
    left:0;
    background-color:#fffe;
    background-image:url(https://www.manageengine.com/products/desktop-central/images/loading.gif);
    background-repeat:no-repeat;
    background-position:center;
    background-size:70px;
}
.cb.banner .dform.mobile_thanks .popup1 {
    display: block;
}

.cb.banner .dform.mobile_thanks .edi-btn {
    display: none;
}

.cb.banner .dform.mobile_thanks .popup1 h2 {
    font-size: 19px;
    margin-bottom: 15px;
    font-weight: 600;
    color: #4c40af;
}
.cb.banner .dform.mobile_thanks .popup1 h2 b {
    display: block;
    font-size: 25px;
}
.cb.banner .dform.mobile_thanks .popup1 p {
    font-size: 19px;
    font-weight: 400;
    margin: 17px;
}
.cb.banner .dform.mobile_thanks .popup1 strong {
    background-color: #ffe20033;
    display: block;
    border: 1px dashed #ccc;
    text-align: center;
    line-height: normal;
    padding: 5px;
    margin: 5px;
    font-weight: 400;
}
.cb.banner .dform.mobile_thanks > h2 {
    display: none;
}
.cb.banner .dform.mobile_thanks > h2.mobile_only {
    display: none !important;
}
    .pc_only{
       display:block;
    }
    .mobile_only{
       display:none;
    }
.cb.best i {
    font-style: oblique;
}
@media(max-width:600px){
    .cb.banner{
        display:block;
        margin:0;
        padding: 15px;
    }
    .cb.banner h1{
        margin:0;
        padding:15px;
    }
    .cb.banner h1:after{
        display:none;
    }
    .cb.banner .dform{
        margin:15px auto;
    }
    .cb.attack ul li p{
        position:static;
        display:block;
    }
    .cb.attack ul li strong{
        border:1px solid #e4cf1f;
        background-color:#fff;
    }
    .cb.attack ul li strong:after {
        content: '';
        position: absolute;
        height: 15px;
        width: 15px;
        background-color: #fff;
        left: 0;
        right: 0;
        bottom: -9px;
        transform: rotate(45deg);
        margin: auto;
        border-right: 1px solid #e4cf1f;
        border-bottom: 1px solid #e4cf1f;
    }
    .cb.cta a {
       display: block;
       margin: 15px;
    }
    .cb.cta {
       flex-wrap: wrap;
       margin: 0;
       border-radius: 0;
    }
.cb.overview {
    padding: 40px 15px;
}

.cb.overview ul li {
    width: 140px;
    padding: 10px;
    font-size: 14px;
}
    .pc_only{
       display:none !important;
    }
    .mobile_only{
       display:block !important;
    }
}

.allFeaPage.topband.dform {
    box-shadow: none;
    background: none;
}

.allFeaPage.topband .formset {
    box-shadow: none;
}
#commonHeader, #customers, #allFea, .btmBar, #btmscroll{
    display: block;
}
