#scroll{padding:0;}
.heading-menu, .container.cust-quote, .sec-pTB.mbH, #btmscroll, .btmBar,.nav-dwn,#backToTop {display: none;}
.zsiq_floatmain.zsiq_theme1.siq_bR {
    display: none !important;
}
footer {border: 0;}
body {background-color: #;}
.foot-copy {border-top: 1px solid #eee;margin: 0 500px 0 0;max-width: none;width: auto;}
.flex-cover {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    background-color: #fff4ec;
    width: calc(100vw - 430px);
}

.sticky-aside {
    padding: 50px;
    max-width: 700px;
    margin: auto;
}
.sticky-form {
    position: fixed;
    display: inline-flex;
    align-items: center;
    right: 0;
    top: 100px;
    width: 330px;
    background-color: #1e1e54;
    margin: 0;
    bottom: 0;
}
.sticky-form img {
    max-width: 200px;
    margin: 0 auto 15px;
    display: block;
}
.sticky-form .edi-btn {
    max-width: 330px;
    margin: auto;
}
.sticky-aside .flex{
   display: block;
}
.sticky-aside .flex-inner img {
    width: 500px;
    max-width: 100%;
    margin: auto;
    display: none;
}

.sticky-aside h1 {
    color: #262687;
    font-size: 42px;
    margin: 0 0 25px;
    line-height: 58px;
    font-weight: 600;
    letter-spacing: normal;
}
.sticky-aside h1 strong {
    display: block;
    font-size: 26px;
    line-height: normal;
    background-color: #f5de05;
    width: fit-content;
    padding: 4px 10px;
    font-weight: 400;
    text-align: center;
}
.sticky-aside p, .sticky-aside ul {
    font-size: 15px;
    line-height: 33px;
    padding: 0;
    margin: 0;
    font-weight: 400;
    color: #000;
}
.sticky-aside h2 {
    color: #262687;
    font-weight: 600;
    margin: 40px 0 10px;
}
.sticky-aside h3 {
    color: #262687 !important;
    font-weight: 600;
    margin: 20px 0 5px 20px;
}
.sticky-aside h3::before {
    height: 10px;
    width: 10px;
    display: inline-block;
    content: '';
    background-color: #f5de04;
    margin: 0 10px 0 -20px;
}
.sticky-aside h3 ~ p {margin: 0 0 0 20px;}

.sticky-aside h2 + p {margin: 0;}
.foot-copy {
    margin:  0;
}
.edi-btn inputgroup input{
    width: 308px !important;
}
.sticky-form > .sticky-wrap > .flex-inner {
    position: relative;
}
.sticky-form > .sticky-wrap > .flex-inner:before {
    content: '';
    width: 10px;
    height: 10px;
    box-shadow: 0 0 110px 45px #fff;
    display: inline-flex;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    margin: auto;
    z-index: -1;
    border-radius: 50%;
}
.sticky-form div#formCTAgdpr, .sticky-form div[data-clickgdpr="formCTAgdpr"], .sticky-form #meGDPRMessage label {
    color: #fff !important;
}
.fbutton input#Submit.download.light {
    background-color: #cd641c !important;
    color: #fff !important;
}
@media(max-width:1000px){
body:before, body:after{
    content:'';
}
.flex-cover {
    flex-wrap: wrap;
    justify-content: center;
    flex-direction: column-reverse;
    padding-right: 0; 
    width: auto;
}

.sticky-form {
    margin: auto;
    position: static;
    width: auto;
}

.sticky-aside {
    padding: 20px;
    max-width: none;
    width: auto;
}

.sticky-aside .flex-inner {
    width: auto;
    margin: auto;
}
.sticky-aside .flex-inner:first-child {
    margin-bottom: 30px;
}
}
@media(max-height:730px){
.sticky-form img{
display: none;
}
.sticky-form > .sticky-wrap > .flex-inner:before{
display: none;
}
.sticky-aside .flex-inner img{
    display: block;
}
}

h2, .hTag2 {
    font-size: 20px;
    line-height: 34px;
    margin: 0px 0 0px;
    color: #333;
    font-weight: 400;
}
h1, .pg-head, .hTag1 {
    font-size: 24px;
    line-height: 45px;
    margin: 0 0 0px;
    color: #333;
    letter-spacing: -1px;
    font-weight: 400;
}
.footer .footCol2 {
    padding: 2% 0%;
    border-right: 0px solid #292929;
}
.footer .footCol1, .footer .footCol2 {
    border-right: 0px solid #666;
}
.footCol2 {
    width: 30%;
    min-height: 220px;
    padding: 0 4.5%;
    float: left;
    border-right: 1px dashed #000;
}
