#manuallink{max-width:620px}
.btmBar,#scroll ,.heading-menu{
    display: none;
}
a {
  color: #138cd6;
}
.note {
    max-width: 500px;
    margin: auto;
    display: block;
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.05);
    padding: 10px;
    font-size: 14px;
    color: #fff;
    line-height: normal;
}
.note.tac a {
    font-weight: 500;
    color: #fff;
    text-decoration: underline;
    line-height: normal;
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-decoration-skip-ink: auto;
    text-decoration-thickness: auto;
    text-underline-offset: 1px;
    text-underline-position: from-font;
}
[data-attr="form-container"] .dwn-priv {
    color: #000;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px; /* 157.143% */
}

[data-attr="form-container"] .dwn-priv a {
  color: #0085FF;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-skip-ink: auto;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
}
.main-sec {
    background-color: #013b98;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url(https://www.manageengine.com/products/desktop-central/images/ecnew-fea-banner-1.png);
    padding: 50px 40px 80px; 
    text-align: justify;
}
.avail {
    display: flex;
    max-width: 800px;
    margin: 140px auto 0;
    justify-content: center;
    align-items: center;
    border: 1px dashed #ccc;
    border-radius: 10px;
}
.avail .avai-sec {
    width: 50%;
    text-align: center;
}
.avail .avai-sec + .avai-sec {
    border-left: 1px dashed #ccc;
}
.avail .avai-sec strong {
    font-weight: 400;
    display: block;
}
.avail .avai-sec a {
    display: inline-block;
    margin: 15px;
}
.avail .avai-sec a img {
    height: 40px;
    max-width: 140px !important;
}
/*.main-sec {
    min-height: calc(100vh - 220px);
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.main-sec .inner-sec{
    width: 100%;
}*/
.edi-btn inputgroup.select:after{
top: auto;
}
.edi-btn inputgroup.half{
        margin: 10px auto;
}
.get-quote-page {
    position: relative;
    padding: 80px 40px;
    text-align: center;
    overflow: hidden;
}
.get-quote-page .logos li img {
    height: 50px;
    max-width: 120px;
}
.flex {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    align-content: center;
    max-width: 1100px;
    margin: 18px auto 0px;
}

.content h2 {
    color: #FFF !important;
    font-size: 40px;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 10px;
}
.content h4{
    color: #FFF;
    font-size: 20px;
    font-weight: 500;
    line-height: 32px;
    margin: 0px 0px 18px;
}
.content{
    text-align:left;
}
.content li,.content p{
    color: #FFF;
    font-size: 17px;
    font-weight: 400;
    line-height: 27px;
    
}
.content li{
    position:relative;
    padding-left:32px;
    margin-bottom: 18px;
}
.content li:before{
    content:"";
    position:absolute;
    width:20px;
    height:20px;
    left: 0px;
    background-image:url(https://www.manageengine.com/ems/images/icon/tick-icon-12.svg)
}
.content li:last-child{
    margin-bottom:0px;
}
@media screen and (max-width: 760px) {
.edi-btn inputgroup, .edi-btn inputgroup.half, .edi-btn inputgroup.select.country {
    max-width: 100%;
}
}

.nav-qte a {
    background: #7BBB2A;
    border: none;
    color: #000;
    font-size: 18px;
    color: #fff;
    width: 130px;
}
}

.nav-qte a:hover {
    background: #7BBB2A;
}

  div#scroll {
    padding: 50px 0;
  }

  .inputgroup.normal input[type="checkbox"] {
    margin: 0px;
  }

  .inputgroup.normal {
    max-width: 86%;
    margin: 10px 15px;
  }

  .inputgroup.normal label {
    font-size: 13px;
  }

  [data-attr="form-field"] input#Submit {
    max-width: 100% !important;
  }

  [data-attr="form-container"] form {
    padding: 33px 23px;
    border: solid #dfe8ef 1px;
    margin: 30px 0px 0px;
    border-radius: 12px;
    background: #f8fcff;
  }


  [data-attr="form-container"] {
    max-width: 430px;
  }

  [data-attr="form-field"].inputgroup {
    max-width: 450px;
  }

  @media screen and (max-width: 600px) {
    .nav-dwn.fr.quote a {
      display: none;
    }

  }
[data-attr="form-title"] {
    margin-bottom: 10px !important;
}

.bg-l-grey{
    display: none !important;
}

.sec-pTB{
    display: none !important;
}
