.breadcrumb, .heading-menu {
    display: none;
}
.pmp.small-banner{
position:relative;
background-color: #3c499e;
padding:40px;
text-align: center;
}
.small-banner .pmp.compet {
    width: 40%;
    display: inline-block;
    vertical-align: top;
    margin: 40px;
    text-align: left;
}
form#pmp_competitors {
    position: relative;
    display: inline-block;
    width: 70%;
    vertical-align: top;
    z-index: 2;
    background-color: #fff;
    padding: 14px 32px;
    border-radius: 15px;
    text-align: left;
    box-shadow: 0 0 5px;
    max-width: 500px;
    background-color: #ffffff1a;
    margin-top:40px;
}
form#pmp_competitors:before {
    content: "See how Patch Manager Plus stacks up against the competition.";
    position: absolute;
    top: -40px;
    color: #fff;
    left: 0;
    right: 0;
    text-align: center;
    font-size: 17px;
    line-height: normal;
    font-weight: 600;
}
#pmp_competitors.thanks:before{
    display: none;
}
.pmp.small-banner:after{
content:'';
position: absolute;
background-image: url(../images/pmp-small-banner-bg.png);
background-size: 100% auto;
background-position: 0 -160px;
top:0;
bottom:0;
left:0;
right:0;
opacity:.03;
}
.pmp.compet h1{
color: #000;
font-size:30px;
text-align: center;
letter-spacing: normal;
margin-bottom:0;
}
.pmp.compet .overview{
    max-width:800px;
    margin:auto;
}
.pmp.compet > ul{
    display: flex;
    flex-flow: wrap;
    justify-content: center;
    margin-top: 0;
}
.pmp.compet > ul >li {
    width: 500px;
    max-width:100%;
}
.pmp.compet > ul > li strong {
    color: #5967bf;
}
a.call-to {
    background-color: #cb2134;
    color: #fff;
    display: inline-block;
    padding: 6px 18px;
    margin: 15px;
    text-decoration: none;
    font-weight: bold;
    font-size: 17px;
}
a.call-to.secondary {
    background-color: #059b4e;
}
.pmp.compet blockquote {
    color: #fff;
    max-width: 800px;
    margin: auto;
    font-size: 20px;
    line-height: 40px;
    font-weight: 300;
    font-style: italic;
}
.pmp.compet blockquote h4 {
    color: #ffce26;
    font-size: 16px;
    font-weight: bold;
    line-height: 20px;
    margin: 10px 0;
    font-style: normal;
}
.pmp.compet blockquote h4 span{
   font-weight: 100;
   font-size:13px;
   color:#fff;
}
.pmp.compet blockquote img {
    display: block;
    height: 80px;
    width: 80px;
    margin:10px auto;
    background-color: #faca24;
    border-radius: 50%;
}
.pmp.compet blockquote h4:before {
    content: '';
    display: block;
    margin: 10px 0;
    width: 10px;
    height: 1px;
    background-color: #fbcb28;
}
.pmp.compet > ul > li:after {
    background-image: url(../images/pmp-compet-icon-1.png);
    background-size: contain;
    background-position: center;
}
.pmp.compet > ul > li:nth-child(1):after{
    background-image: url(../images/pmp-compet-icon-1.png);
}
.pmp.compet > ul > li:nth-child(2):after{
    background-image: url(../images/pmp-compet-icon-2.png);
}
.pmp.compet > ul > li:nth-child(3):after{
    background-image: url(../images/pmp-compet-icon-3.png);
}
.pmp.compet > ul > li:nth-child(4):after{
    background-image: url(../images/pmp-compet-icon-4.png);
}
.pmp.compet > ul > li:nth-child(5):after{
    background-image: url(../images/pmp-compet-icon-5.png);
}
.pmp.compet > ul > li:nth-child(6):after{
    background-image: url(../images/pmp-compet-icon-6.png);
}
.pmp.compet > ul > li:nth-child(7):after{
    background-image: url(../images/pmp-compet-icon-7.png);
}
.pmp.compet > ul > li:nth-child(8):after{
    background-image: url(../images/pmp-compet-icon-8.png);
}
select#MECountryListing {
    max-width: 100%;
}
#formCTAgdpr, #meGDPRMessage, #meGDPRMessage label {
    text-align: left;
    max-width: 100% !important;
    width: 100%;
    color:#eee !important;
}
div#formCTAgdpr a, #meGDPRMessage a {
    color: #ffcf2f !important;
}
.edi-btn inputgroup.half {
    display: inline-block;
    width: 47%;
    margin-right: 2%;
}
.edi-btn inputgroup.half.last {
    margin-right: 0;
    margin-left: 2%;
}
.edi-btn inputgroup input, .edi-btn inputgroup select, .edi-btn .field-valid input, .edi-btn .field-error input, .edi-btn inputgroup textarea {
    width: 480px !important;
    padding: 11px !important;
    max-width: 100%;
    line-height: normal !important;
    background-color: #fff !important;
}
.edi-btn inputgroup.half input {
    width: 93% !important;
}
.edi-btn inputgroup label {
    color: #3341a0 !important;
    z-index: 0;
    pointer-events: none;
}

.edi-btn inputgroup.focus label {
    color: #fff !important;
}
input#Submit {
    background-color: #fecf2f !important;
    color: #000;
}
.edi-btn inputgroup.error .error-field, .edi-btn inputgroup.error1 .error-field1 {
    color: #fecf2f;
}
.suc-msg {
    padding: 40px;
}
.suc-msg h3 {
    color: #fff;
    text-align: center;
    max-width: 80%;
    margin: auto;
}
.suc-msg h3:before {
    content: '';
    display: block;
    font-size: 30px;
    margin-bottom: 10px;
    margin-top: -10px;
}
.suc-msg:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: #0000006e;
    z-index: -1;
    border-radius:15px;
}