.zw-product-header, .ebook-banner-sec{
    background: #ebf2ff;
}
.ebook-cont-sec ul li:after{
        background: #99a0d9;
}

.zw-template-inner .ebook-gated-form .content-wrap {
    max-width: 660px;
    margin: 0 auto;
    background: #fff;
    padding: 60px 40px 50px;
    border-radius: 30px;
    display: none
}

.zw-template-inner .ebook-gated-form .content-wrap.open {
    display: block;
    margin-top: 60px;
    border: 1px solid #000
}

.ebook-gated-form .content-wrap h2 {
    font-size: 28px;
    text-align: center
}

.ebook-gated-form {
    margin-bottom: 60px
}

.zcr-pdf-btn {
    cursor: pointer !important
}

.ebook-cont-sec ul li{
    font-size:17px;
}

@media(min-width:1400px) {
   .ebook-cont-sec ul li{
    font-size:20px;
} 
}