.campaigns-wrapper {
    background: #d12e26;
}
form.campaigns-wrapper label.error{
color: #FFC852 !important;
}
input#edit-ip-address {
    display: none;
}
div#edit-processed-text-01 {
    margin-bottom: 1.6rem;
}
.campaigns-wrapper a.hyperlink {
    color: #ffffff;
    border-bottom: 1px solid #fff;
}
.campaigns-wrapper .globalPrivacy.news-tnc.campaign_entry_page.campaign-form-details.js-form-item.form-item {
    margin-bottom: 1.6rem;
}
.campaigns-wrapper .webform-button--next, .campaigns-wrapper .webform-button--submit{
background-color: #ffffff;
color: #D12E26;
}
div#edit-phone--description {
    margin-bottom: 2.4rem;
}
input#edit-phone {
    margin-bottom: 0.5rem;
}
label#edit-phone-error {
    margin-top: 0;
    margin-bottom: 0;
}
.campaigns-wrapper .webform-button--next:focus, .campaigns-wrapper .webform-button--submit:focus, .campaigns-wrapper .webform-button--next:hover, .campaigns-wrapper .webform-button--submit:hover{
background-color: #FFC852;
color: #D12E26;
 }
.bannerwithcampaignimage p {
    margin: 0;
}
div#edit-thankyou{
display: none;
}
p.text-align-center.dsclmer-clr {
    color: #ffffff;
    margin-bottom: 1rem;
   font-style: italic;
}
@media only screen and (min-width: 275px) and (max-width: 767px){
p.text-align-center.dsclmer-clr {
    font-size: 8px;
}
}
div#edit-processed-text-03 {
    margin-top: 2.4rem;
}
.campaigns-wrapper .captcha{
    margin-bottom: 2rem;
}
form .captcha-type-challenge--recaptcha.error {
    border: 2px solid #FFC852 !important;
    border-radius: var(--v-button-border-radius) !important;
}
p.text-align-center.dsclmer-clr { font-size: 1rem; font-family: 'DrupalPrimaryTypefaceFont'; }
@media only screen and (min-width: 275px) and (max-width: 767px){
h2.thank-you span {
    font-size: 36px;
}
h2.thank-you{
margin-top: 1rem;
margin-bottom: 1rem;
}
p.thank-you span {
    font-size: 24px;
}
p.thank-you {
        margin-top: 0rem;
        margin-bottom: 3rem;
        font-size: 24px;
    }
.campaigns-wrapper .prizedraw> :first-child {
    font-family: 'DrupalHeadlineCampaignFont';
}
}
@media only screen and (min-width: 768px) {
.campaigns-wrapper .prizedraw> :first-child {
    padding-bottom: 0px;
    font-family: 'DrupalHeadlineCampaignFont';
    font-size: 7rem;
}
p.thank-you {
        margin-top: 0rem;
        margin-bottom: 3rem;
        font-size: 30px;
}
}