.wpcPage {
    width: 100%;
    margin: auto;
    padding: 0;
    min-height: 100%;
    height: auto;
}
#wp-html .wpx-container {
    width: 940px;
}
.wpcImage{
    position: absolute;
}
.wpcImage img {
    width: 70%;
    vertical-align: middle;
}
#subscribe-Form h2{
    font-size: 26px!important;
    padding-top: 0px;
    color:#3799d4;
}
#subscribe-Form h1{
    font-size: 26px!important;
    padding-top: 0px;
}
.wpcText div, .wpcText span {
    line-height: 1;
}
.wpcText {
    word-break: break-word;
    word-wrap: break-word;
    line-height: 1;
}
.wfcField, .wpForm, .wpcAccordion, .wpcBoxObject, .wpcButton, .wpcEmailFriendButton, .wpcFacebookComments, .wpcHorizontalLine, .wpcHtml, .wpcIcon, .wpcImage, .wpcLeaderboard, .wpcMap, .wpcPointsActions, .wpcReferralLink, .wpcSocialButtons, .wpcText, .wpcTimer, .wpcUserEntry, .wpcWhatsappButton, .wpcSmsButton, .wpcVideo, .wpcEgCalendar, .wpcMenu {
    position: absolute;
}
#wp-html .form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    color: #555555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
#wp-html .wp-overlay {
    z-index: 1000;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

#wp-html #subscriber_brn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 12px 20px;
    font-size: 14px;
    line-height: 1.42857;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.wpc-section, .wpx-container {
    position: relative;
}