#PageMain { margin-top: 0; }

.seContentBlockFooter #mc_embed_signup {
display: none;
}

.con-email-signup #mc_embed_signup .button {
 background-color: #016740;
 border-color: #016740;
 border: 0 none;
 border-radius: 2px;
 color: #FFFFFF;
 font-size: 16px;
 font-weight: bold;
 font-family: urw-din, 'Roboto', sans-serif;
 white-space: normal;
}

.con-email-signup #mc_embed_signup form {
 padding: 11px 0;
}

.con-email-signup .col-xs-12:nth-child(1) .editContent {
 padding: 0 0 11px;
border-bottom: 1px solid #b2b2b2;
}

@media (min-width: 768px) {
.con-email-signup .col-xs-12:nth-child(2) {
 border-left: 1px solid #b2b2b2;
}
.con-email-signup .col-xs-12:nth-child(1) .editContent {
 padding: 0 15px;
 border-bottom: 0px;
}
.con-email-signup #mc_embed_signup form {
 padding: 11px 15px;
}
}