.mef_foot_bottom {
  display: none;
} 
#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;
    }

    a.dclogosvg {
      font-size: 26px;
      color: inherit;
      font-weight: 400;
      text-decoration: none;
      margin-top: 7px;
      font-family: 'Zoho_Puvi_SemiBold';
    }

    #commonHeader {
      min-height: 90px;
    }

    .zsiq_floatmain.zsiq_theme1.siq_bR {
      display: none !important;
    }

    .flex {
      display: flex;
      justify-content: center;
      align-items: center;
    }

    .new-ebook {
      position: relative;
      min-height: calc(100vh - 90px);
      background-color: #001d59;
      background-image: url(https://www.manageengine.com/ems/images/cybersecurity-for-smbs-bg.png);
      background-repeat: no-repeat;
      background-position: center bottom;
      background-size: 100% auto;
    }

    .wrapper {
      position: relative;
      max-width: 1000px;
      margin: 40px;
    }

    .new-ebook h1 {
      color: #b7edff;
      font-size: 37px;
      margin: 0 0 12px;
      line-height: 58px;
      font-weight: 600;
      letter-spacing: normal;
      text-align: center;
    }

    .new-ebook p,
    .new-ebook ul {
      font-size: 15px;
      line-height: 30px;
      padding: 0;
      margin: 0;
      font-weight: 400;
      color: #fff;
      text-align: center;
      font-weight: 200;
    }

    .new-ebook p {
      max-width: 820px;
      margin: 0 auto 15px;
    }

    .new-ebook ul li::marker {
      color: #ff9800;
      font-size: 20px;
      width: 10px;
    }

    .new-ebook ul li {
      list-style-position: initial;
      margin-left: 20px;
    }

    .new-ebook h2 {
      color: #fff !important;
      font-weight: 600;
      margin: 40px 0 0px;
      text-align: center;
    }

    .new-ebook h3 {
      color: #fff !important;
      font-weight: 600;
      margin: 20px 0 5px 20px;
      text-align: center;
    }

    .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: 220px;
      margin: 0 50px 0 0;
      box-shadow: 5px 5px 5px #0008;
    }

    @media(max-width:1400px) {}

    @media(max-width:1000px) {
      .flex {
        flex-wrap: wrap;
      }

      .new-ebook {
        padding-bottom: 150px;
      }

      a.dclogosvg {
        font-size: 16px;
        margin-bottom: 24px;
      }

      .headerinner .prdLogo {
        width: 90%;
      }

      .foot-copy {
        margin: 0;
        display: block;
      }

      .edi-btn {
        max-width: 330px;
      }

      .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;
      }
    }