#scroll{padding:0;}
.heading-menu, .container.cust-quote, .sec-pTB.mbH, #btmscroll, .btmBar,.nav-dwn,#backToTop,.sec-pTB.bg-l-grey {display: none;}
footer {border: 0;}
.foot-copy {border-top: 1px solid #eee;margin: 0 500px 0 0;max-width: none;width: auto; display: none;}
#commonHeader {
    min-height: 90px;
}
.zsiq_floatmain.zsiq_theme1.siq_bR {
    display: none !important;
}
.flex{
    display: flex;
    justify-content: center;
    align-items: center;
    grid-gap: 40px;
}
.new-ebook {
    position: relative;
    min-height: calc(100vh - 90px);
    background-color: #000c27;
    background-image: url(https://www.manageengine.com/products/desktop-central/images/anti-ransomware-infographics-bg.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.wrapper{
    position: relative;
    max-width: 1200px;
    margin: 40px;
}
.new-ebook .caption {
    position: relative;
    width: 600px;
    max-width: 100%;
    padding: 40px;
}
.new-ebook .caption:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: #000c27;
    filter: blur(30px);
    z-index: 0;
}
.new-ebook .clip {
    width: 400px;
    max-width: 100%;
    padding: 40px;
    border-radius: 10px;
    box-shadow: 0 0 25px #ff79a187;
}
.new-ebook h1 {
    position: relative;
    color: #ffbe00;
    font-size: 37px;
    margin: 0 0 12px;
    line-height: 58px;
    font-weight: 600;
    letter-spacing: normal;
}
.new-ebook p, .new-ebook ul {
    position: relative;
    font-size: 16px;
    line-height: 30px;
    padding: 0;
    margin: 0;
    font-weight: 400;
    color: #fff;
    font-weight: 300;
}
.new-ebook p{
    max-width: 850px;
    margin: 0 0 15px;
}
.new-ebook ul{
    margin: 0 0 20px;
}
.new-ebook ul li {
    list-style-position: initial;
    line-height: 24px;
    margin: 0 0 8px 20px;
}
.new-ebook ul li::marker {
    content: '+ ';
    color: #ff9800;
    font-size: 20px;
}
.new-ebook h2 {
    position: relative;
    color: #fff !important;
    font-weight: 600;
    margin: 30px 0 10px;
}
.new-ebook h3 {
    position: relative;
    color: #fff !important;
    font-weight: 600;
    margin: 20px 0 5px 20px;
}
.new-ebook h3::before {
    height: 10px;
    width: 10px;
    display: inline-block;
    content: '';
    background-color: #f5de04;
    margin: 0 10px 0 -20px;
}

.new-ebook p.tag {
    font-weight: 300;
    text-transform: uppercase;
    font-size: 16px;
    color: #ffd000;
    margin:20px auto 0;
    text-align: left;
}
.new-ebook p.tag + h2 {
    margin: 0;
    text-align: left;
}
.fbutton input#Submit.download.light {
    background-color: #e7c215 !important;
    color: #000 !important;
}
.edi-btn{
    margin: 0;
}
.edi-btn inputgroup input, .edi-btn inputgroup select {
    background-color: #fff !important;
}
.new-ebook img {
    max-width: 300px;
    filter: drop-shadow(2px 4px 6px black);
}
.edi-btn inputgroup.focus label {
    color: #e3b8ff;
}
.fbutton input#Submit.download {
    text-transform: uppercase;
    font-family: 'Zoho Puvi';
    font-size: 18px !important;
    font-weight: 600;
}
@media(max-width:1300px){
.new-ebook .caption {
    width: 500px;
}
.new-ebook .clip {
    width: 330px;
}
.edi-btn inputgroup input {
    width: 94% !important;
}
.flex {
    grid-gap: 10px;
}
}
@media(max-width:1000px){
#commonHeader {
    min-height: 115px;
}
.wrapper {
    margin: 50px 10px 10px;
}
.flex{
    flex-wrap: wrap;
    flex-direction: column-reverse;
    grid-gap: 0;
}
.new-ebook .caption,.new-ebook .clip {
    width: auto;
    padding: 20px;
}
.new-ebook .clip{
    background-color: #0008;
}
a.dclogosvg {
    font-size: 16px;
    margin-bottom: 24px;
}
.headerinner .prdLogo {
    width: 90%;
}
.foot-copy {
    margin:  0;
    display: block;
}
.edi-btn {
    max-width: 330px;
    padding: 0;
}
.edi-btn inputgroup input {
    width: 310px !important;
}
}
@media(max-width:730px){
.new-ebook img {
    margin: 30px 0 0;
}
.new-ebook p.tag {
    text-align: center;
    margin: 20px 0 0;
}
.new-ebook p.tag + h2 {
    text-align: center;
}
}
.ems-footer-banner{
display: none;
}