.bread-crumb,.promotion-bg{display:none;}
a.banner-cta {display: inline-block;margin: 15px 0px;background: #ff6237;color: #fff;text-decoration: none;padding: 10px 30px;font-size: 20px !important;font-weight: bold;border-radius: 3px;}
.thanks h1 {margin: 10px auto;width: 55%;font-size: 36px;}
a.sec ,a.demo:hover{background: transparent;border: 1px solid #f74040;color: #f74040;}
a.demo{background:#f74040;color:#fff;}
@media only screen and (max-width:1024px) {
.thanks h1 {width: 50%;}
.thanks p {width: 100%;}
}
@media only screen and (max-width:768px) {
.thanks h1 {width: 70%;}
}
@media only screen and (max-width:600px) {
.thanks h1 {width: 100%;}
}
.banner-bg {
    position: unset;
}
#header-mainsec:not(#abheader-new #header-mainsec) {
    z-index: 99999999;
}
.banner {
    display: block;
}
.banner p {
    margin: 0 auto;
    width: 60%;
}