
.formSection h2, .hide{display:none;}
.show{display:block;}
#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;}
a.dclogosvg {
    font-size: 26px;
    color: inherit;
    font-weight: 400;
    text-decoration: none;
    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;
    grid-gap: 40px;
}
.new-ebook {
    position: relative;
    min-height: calc(100vh - 90px);
    background-color: #260c5b;
    background-image: url(images/secure-your-bank-it-with-endpoint-central-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: #fcd231;
    font-size: 33px;
    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: 850px;
    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: 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: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;
}
}
