.sec-pTB{
padding:0px;
}
.dwn-form #dwn-form-alert {
    position: initial !important;
    text-align: left;
    background: none !important;
    color: red !important;
    margin-left: 8px !important;
    margin-top: 0px !important;
    padding-bottom: 0 !important;
    padding-top: 7px !important;
}
.heading-menu{
display:none;
}
.error-bg {
    background: #e9132b1c !important;
    border: 1px solid #e9132b8c !important;
}	
#dwn-form-alert:before {
	display: none !important;
}
.container{
max-width:1000px;
}
.e-book-titl {
			font-weight: 600;
    		font-size: 20px;
    		margin: 5px 0 10px;
		}
		h1 {
    font-size: 21px;
}
.ebook-data-democ {
    position: relative;
    background: #fff394;
    padding: 16px;
    border-radius: 20px;
    text-align: center;
}
.nav-dwn a {width:192px; font-size:22px}
.prd-nav li {width:32%; !important;}
.nav-dwn a {width:192px; !important;}
.prd-nav .btm-dwn a {width:192px; !important;}
.ebook-data-democ:before {
    content: " ";
    position: absolute;
    background: url(https://www.manageengine.com/analytics-plus/images/index/ap-sprite-img.svg) no-repeat;
    width: 20px;
    height: 30px;
    top: -4px;
    left: 0;
    background-size: 530px;
    background-position: -493px 1px;
    transform: rotate(13deg);
    filter: brightness(0.25);
    opacity: .8;
}
.ebook-data-democ:after {
    content: " ";
    position: absolute;
    background: url(https://www.manageengine.com/analytics-plus/images/index/ap-sprite-img.svg) no-repeat;
    width: 20px;
    height: 30px;
    bottom: -4px;
    right: 0;
    background-size: 530px;
    background-position: -493px 1px;
    transform: rotate(195deg);
    filter: brightness(0.25);
    opacity: .8;
}