    div#scroll {
        padding: 0px;
    }

    [data-attr="form-container"] {
        max-width: 400px;
    }

    [data-attr="form-container"] .dwn-priv.tac {
        color: #fff;
    }

    [data-attr="form-field"] input#Submit {
        max-width: 100%;
    }

    [data-attr="form-field"] input[type="text"][data-attr="phone"] {
        width: 78% !important;
    }

    @media screen and (max-width: 480px) {
        [data-attr="form-field"] input[type="text"][data-attr="phone"] {
            width: 75% !important;
        }
    }


#scroll{padding:0;}
.heading-menu, .container.cust-quote, .sec-pTB.mbH, #btmscroll, .btmBar,.nav-dwn,#backToTop {display: none;}
footer {border: 0;}
body {background-color: #f9eb98;}
.foot-copy {border-top: 1px solid #eee;margin: 0 500px 0 0;max-width: none;width: auto;}
.flex-cover {
    display: flex;
    align-items: start;
}
.sticky-aside {
    padding: 70px 50px 70px 0;
    margin: auto;
}
.sticky-form {
    position: static;
    width: 330px;
    background-color: #000000b5;
    border-radius: 0 0 50px 50px;
    margin: 0 65px 0;
}
.sticky-aside .flex-inner img {
    width: 100%;
    margin: auto;
    display: block;
}
body:after {
    content: '';
    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: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 390px;
    background-position: left center;
    background-size: 390px auto;
    z-index: -1;
}

.sticky-aside .flex-inner {
    width: 50%;
}
.sticky-aside .flex-inner:first-child {
    width: 50%;
    margin-left: 5%;
}
.sticky-aside h1 {
    color: #000;
    font-size: 22px;
    margin: 0 0 5px;
}
.sticky-aside p, .sticky-aside ul {
    font-size: 13px;
    line-height: 26px;
    padding: 0;
    margin: 0 0 5px;
}
.foot-copy {
    margin:  0;
}
.edi-btn inputgroup input{
    width: 308px !important;
}
.sticky-form h2 {
    color: #fff !important;
}
.fbutton input#Submit.download.light {
    background-color: #cd2f41 !important;
    color: #fff !important;
}
.sticky-aside h1 strong {
    display: block;
    font-size: 14px;
    text-transform: uppercase;
    background-color: #f19107;
    max-width: 85px;
    color: #fff;
    padding: 2px 8px;
    text-align: center;
}
@media(max-width:1000px){
body:before, body:after{
    content:'';
}
.flex-cover {
    flex-wrap: wrap;
    justify-content: center;
    flex-direction: column-reverse;
}

.sticky-form {
    margin: auto;
}

.sticky-aside {
    padding: 20px;
}

.sticky-aside .flex-inner {
    width: auto;
    margin: auto;
}
.sticky-aside .flex-inner:first-child {
    width: 300px;
    margin: 20px auto 0;
}

}
.sticky-form {
    margin: auto;
  margin: auto;
    position: static;
    max-width: 330px;
    border-radius: 0 0 50px 50px;
    margin: 0 40px 65px;
    width: 100%;
    padding: 30px;
}
.sticky-aside {
        padding: 20px;
    max-width: 1000px;
    width: 100%;
}
