.sticky-form h2 strong {
    display: block;
    font-size: 22px;
}
.fbutton input#Submit.download {
    background-color: red !important;
    width: 100% !important;
    margin: 20px 0 !important;
    color: #fff !important;
    font-weight: 600;
    font-size: 17px !important;
    padding: 15px !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: #0077b6;}
.foot-copy {border-top: 1px solid #eee;margin: 0 500px 0 0;max-width: none;width: auto;}
.flex-cover {
    display: flex;
width: 1100px;
}
.sticky-aside {
    padding: 70px 50px 70px 0;
    margin: auto;
}
.sticky-form {
    position: static;
    width: 270px;
    background-color: #fff;
    border-radius: 0 0 50px 50px;
    margin: 0 15px 65px;
}
.sticky-form h2{
    color:#000;
}
.sticky-aside .flex-inner img {
    width: 90%;
    margin: auto;
    display: block;
}

.sticky-aside .flex-inner {
    width: 50%;
}
.sticky-aside .flex-inner:first-child {
    width: 65%;
}
.sticky-aside h1 {
    color: #fff;
    font-size: 32px;
    margin: 0 0 20px;
    text-align: center;
}
.sticky-aside h1 strong{
    color:#ffe000;
}
.sticky-aside p, .sticky-aside ul {
    font-size: 13px;
    line-height: 26px;
    padding: 0;
    margin: 0 0 5px;
    color:#fff;
}
.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: #333;
}
.sticky-form div#formCTAgdpr a, .sticky-form div[data-clickgdpr="formCTAgdpr"] a {
    color: #0177b6;
}
.sticky-form .edi-btn inputgroup.focus label{
    color:#333;
}
.sticky-form .edi-btn inputgroup.error .error-field, .sticky-form .edi-btn inputgroup.error1 .error-field1{
   color:red;
}
.sticky-form .edi-btn inputgroup.error input, .sticky-form .edi-btn inputgroup.error1 input{
    border: 1px solid red !important;
}
@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 {
    margin-bottom: 30px;
}
}
@media screen and (max-width:480px){
  div#scroll{
    margin-top: 4em;
  }
  .fbutton input#Submit.download{
    font-size: 12px !important;
  }
  .sticky-aside h1{
    font-size: 20px;
  }
.sticky-form{
width:80%;
}
.flex-cover{
width:auto;
}
}

ul, ol {
    list-style-type: display;
}
.rhs-cont li {
    font-size: 15px;
    line-height: 28px;
    margin-bottom: 15px;
    list-style: disc;
}
.nav-dwn a {
    background: #E9142B;
    color: #fff;
    font-size: 18px;
    line-height: 30px;
    padding: 4px 10px;
    display: inline-block;
    width: 148px;
    border-radius: 5px;
    text-decoration: none;
    text-align: center;
}
