
#scroll{padding:0;}
.tnk-msg,.hide{display:none;}
.heading-menu, .container.cust-quote, .sec-pTB.mbH, #btmscroll, .btmBar,.nav-dwn,#backToTop {display: none;}
footer {border: 0;}
body {
    background-color: #faf6ff;
}
.container {
    max-width: 95%;
}
.foot-copy {border-top: 1px solid #eee;margin: 0 500px 0 0;max-width: none;width: auto;}
.flex-cover {
    display: flex;
    align-items: end;
    justify-content: center;
    min-height: calc(100vh - 147px);
}
.sticky-aside {
    padding: 0;
    margin: 0;
}
.sticky-form {
    position: static;
    width: 330px;
    background: linear-gradient(45deg , #3e89bc 0%, #251855 50%, #411b83 100%);
    border-radius: 0 0 50px 50px;
    margin: 0 40px 65px;
    align-self: flex-start;
}
.sticky-aside .flex-inner img {
    width: 320px;
    max-width: 100%;
    width: auto;
    margin: auto;
    display: block;
}
body:after {
    content: '';
    background-image: url(images/bsp-ebook-landing-page-bg.png);
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 390px;
    background-position: right center;
    background-size: 390px auto;
    transform: rotate(180deg);
    z-index: -1;
}
body:before {
    content: '';
    background-image: url(images/bsp-ebook-landing-page-bg.png);
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 390px;
    background-position: left center;
    background-size: 390px auto;
    z-index: -1;
}
.sticky-aside h1 {
    color: #5925ae;
    font-size: 32px;
    margin: 0 0 10px;
    line-height: 43px;
}
.sticky-aside p, .sticky-aside ul {
    font-size: 15px;
    line-height: 30px;
    padding: 0;
    margin: 0 0 5px;
}
.foot-copy {
    margin:  0;
}
.edi-btn inputgroup input{
    width: 308px !important;
}
.sticky-form div#formCTAgdpr, .sticky-form div[data-clickgdpr="formCTAgdpr"], .sticky-form #meGDPRMessage label {
    color: #ffffffed !important;
}
.sticky-form .edi-btn inputgroup.error .error-field, .sticky-form .edi-btn inputgroup.error1 .error-field1 {
    color: #faff00;
    text-shadow: 0px 0px 3px #000;
}
.sticky-aside .flex{
    justify-content: center;
    min-height: calc(100vh - 147px);
    max-width: 900px;
}
.sticky-aside .flex .flex-inner:first-child {
    width: 30%;
    align-self: end;
}
.sticky-aside .flex .flex-inner {
    width: 50%;
    margin: 0 2%;
}
.sticky-form h2{
    color:#fff !important;
}
.fbutton input#Submit.download.light {
    background-color: #ffd26f !important;
    color: #000 !important;
}
p.info {
    background-color: #0060b717;
    border-radius: 15px;
    padding: 15px;
    line-height: 28px;
    font-size: 15px;
    font-style: italic;
    font-weight: 400;
    margin:20px 0;
}

p.info strong {
    color: #454e58;
    display: block;
}
@media(max-width:1000px){
body:before, body:after{
    content:'';
}
.flex-cover {
    flex-wrap: wrap;
    justify-content: center;
    flex-direction: column-reverse;
}

.sticky-form {
    margin: 20px auto 0;
    width: auto;
    border-radius: 0;
    background: linear-gradient(180deg, #251855 30%, #411b83 70%);
}

.sticky-aside {
    padding: 20px 40px 0;
}

.sticky-aside .flex-inner {
    width: auto;
    margin: auto;
}
.sticky-aside .flex-inner:first-child {
    margin-bottom: 30px;
}
.edi-btn {padding: 0;}

.sticky-aside .flex {flex-direction: column-reverse;}

.sticky-aside .flex .flex-inner,.sticky-aside .flex .flex-inner:first-child {width: auto;margin: 20px auto 0;}
}
