@charset "UTF-8";

.en__socialShare__image,
.en__socialShares {
  padding: 8px;
}

.en__contactSection.en__contactSection--mandatory.en__contactSection--senderAddressBlock
  div {
  margin-top: 12px;
}

@media (min-width: 1101px) {
  .en__contactSection__content.en__contactSection__content--uneditable {
    height: 100px !important;
  }
}

@media (max-width: 1100px) {
  .en__contactSection__content.en__contactSection__content--uneditable {
    height: 110px !important;
  }
}

@media (max-width: 900px) {
  .en__contactSection__content.en__contactSection__content--uneditable {
    height: 60px !important;
  }
}

@media (max-width: 510px) {
  .en__contactSection__content.en__contactSection__content--uneditable {
    height: 95px !important;
  }
}

@media (max-width: 375px) {
  .en__contactSection__content.en__contactSection__content--uneditable {
    height: 120px !important;
  }
}

@media (max-width: 600px) {
  div#footer-details {
    display: flex;
    flex-direction: column-reverse !important;
  }
}

ul#menu-social-links-menu {
  padding-inline-start: 0px;
}

.en__contactSubject::after {
  content: "Dear Decision Maker,";
  display: block;
  font-family: Arial;
}
header#nav {
  position: fixed;
  z-index: 1;
  width: 100vw;
  height: 108px;
}

header#nav .inner-wrap {
  height: 108px !important;
  width: 205px !important;
  justify-content: center;
}

header h2 {
  font-size: 22px;
  margin-left: 50px !important;
  margin-bottom: 29px;
}
@media screen and (min-width: 900px) {
  #engrid {
    padding-top: 180px;
  }
}

.en__field--phoneNumber2 input.en__field__input.en__field__input--other {
  width: 365px !important;
}

.en__field--phoneNumber2 .en__field__item.en__field__item--other {
  max-width: 376px !important;
}

.en__field--donationAmt input.en__field__input.en__field__input--other {
  font-size: 14px !important;
  text-align: center !important;
}

/** Additional Custom Style for Upsell **/

.en__upsellModal__content {
  margin: auto !important;
}

#en__upsellModal .en__upsellModal__background {
  /*background-position: 50%;*/
  background-repeat: no-repeat;
  background-size: cover;
  background-position-x: -100px;
  background-position-y: 50px;
}

/**  Hides the C3 or C4 fields **/
.hide-affiliation {
  display: none !important;
}

.en__component.en__component--row.en__component--row--2 {
  margin-top: 24px;
}

.en__component.en__component.en__component--column.en__component--advcolumn.body-header {
  margin-top: 0px;
  margin-bottom: 60px;
}

.en__component.en__component.en__component--column.en__component--advcolumn.body-main {
  border-top: 10px solid #000000;
}

.titleHead {
  display: flex;
  align-items: center;
  margin-top: -8px !important;
  margin-bottom: -12px !important;
  height: 45px;
}

.titleBorder {
  background-color: #0057b8;
  margin-right: 6px;
}

#info-label {
  margin-top: -24px;
}

p#info-label {
  color: #0057b8;
  font-size: 14px;
}

.bottomMsg {
  margin-top: -6px;
}

h3 {
  margin-bottom: 1em !important;
}

.solid {
  margin-top: 20px;
  margin-bottom: 20px;
}

select#en__field_supporter_title,
input.en__additional__input,
input.en__additional__code,
input#en__field_supporter_firstName,
input#en__field_supporter_lastName,
input#en__field_supporter_emailAddress,
input#en__field_supporter_postcode,
input#en__field_supporter_address1,
input#en__field_supporter_city,
input#en__field_supporter_phoneNumber2,
select#en__field_supporter_region,
select#en__field_supporter_country {
  border-top: 0px;
  border-left: 0px;
  border-right: 0px;
  border-radius: 0px;
  background: none;
  box-shadow: none;
  font-family: GraphikSemiBold;
  box-shadow: none !important;
}

[data-engrid-theme] {
  --input_border-color: black !important;
  --checkbox_border-color: #878787 !important;
  --checkbox_border-color_checked: #fedd00 !important;
  --checkbox_border-width: 2px !important;
  --checkbox_border-radius: 0px !important;
  --checkbox_content_checked: "\2714";
}

input:hover,
select:hover {
  box-shadow: block !important;
}

label[for="en__field_supporter_title"],
label[for="en__field_supporter_firstName"],
label[for="en__field_supporter_lastName"],
label[for="en__field_supporter_emailAddress"],
label[for="en__field_supporter_address1"],
label[for="en__field_supporter_city"],
label[for="en__field_supporter_region"],
label[for="en__field_supporter_postcode"],
label[for="en__field_supporter_phoneNumber2"],
label[for="en__field_supporter_NOT_TAGGED_145"],
.en__field--country label,
.en__field--general-email-opt-in > label,
.en__field--fww-mobile-opt-in > label {
  display: none !important;
}

::placeholder {
  font-family: GraphikSemiBold;
  color: #7a7c7a !important;
}

textarea#en__field_supporter_NOT_TAGGED_145 {
  border-color: lightgray;
  border-radius: 0px;
  /*font-family: Graphik Cond Web;*/
}

@media (min-width: 600px) {
  .en__component.en__component--formblock.info-container {
    display: grid;
    grid-template-columns: 1fr 1fr;
    column-gap: 20px;
  }

  .en__field__element.en__field__element--radio.en__field__element--layouthorizontal {
    display: flex;
    justify-content: space-between;
  }

  .en__field--emailAddress,
  .en__field--address1,
  .en__field--phoneNumber2,
  .en__field--fww-email-opt-in,
  .en__field--fww-mobile-opt-in,
  .en__field--select.en__field--850639 {
    grid-column: span 2 !important;
  }
}
<!--Style and Scripts to Hide Affiliations and Opt Ins-->
/** Hides the label for General opt-in **/
.en__field--general-email-opt-in label.en__field__label:not(.en__field__label--item) {
  display: none;
}

.hide-affiliation,
.hide-optins {
  display: none !important;
}

.en__field--othamt4 {
  display: none;
}

li#menu-item-45 a:hover svg,
li#menu-item-46 a:hover svg,
li#menu-item-47 a:hover svg {
  fill: #59cbe8 !important;
} /** Meant for selects **/
.fill-black {
  color: black !important;
}
<!--target block css,
script-- > .en__contactSubject {
  width: 100%;
}

input.en__field__input.en__field__input--text.en__contactSubject__field {
  height: 36px !important;
}

.en__contactSubject::before {
  /* content: "Subject:"; */
  margin-right: 10px;
  display: inline-block;
  font-family: Graphik;
  vertical-align: middle;
  font-weight: 700;
}

.en__contactSubject input {
  display: inline-block !important;
  vertical-align: middle;
  width: 80% !important;
}

input.en__field__input.en__field__input--text.en__contactSubject__field {
  background: transparent;
  border: 0;
  box-shadow: none;
  margin-left: -20px;
  font-family: Graphik;
  font-weight: 700;
}

.en__contactSection__content--uneditable .en__contactMessage__plainText {
  border: 0;
  background: none;
  box-shadow: none;
}

.en__contactSection.en__contactSection--mandatory.en__contactSection--targetAddressBlock::before {
  content: "Please personalize your letter below";
  margin-bottom: 8px !important;
  display: inline-block;
  font-family: Graphik;
  vertical-align: middle;
  font-weight: 700;
  color: #0057b8;
  margin-top: -8px;
}

.en__contactSection.en__contactSection--mandatory.en__contactSection--targetAddressBlock
  div
  div {
  margin-top: -18px;
}

.en__contactSection.en__contactSection--mandatory.en__contactSection--targetAddressBlock
  .en__contactSection__content.en__contactSection__content--uneditable {
  height: 28px !important;
}

.en__contactSection__content--uneditable .en__contactMessage__plainText:hover {
  background: transparent;
  box-shadow: none;
}

.en__contactSection.en__contactSection--mandatory.en__contactSection--senderAddressBlock
  .en__contactSection__content.en__contactSection__content--uneditable {
  height: 100px !important;
}

.en__contactSection.en__contactSection--mandatory.en__contactSection--targetAddressBlock {
  margin-bottom: 2rem;
}

.en__contactSection.en__contactSection--mandatory.en__contactSection--senderAddressBlock {
  margin-top: -1rem;
  height: 128px;
}

@media (max-width: 375px) {
  .en__contactSection.en__contactSection--mandatory.en__contactSection--senderAddressBlock
    .en__contactSection__content.en__contactSection__content--uneditable {
    height: 130px !important;
  }
}
#readMore {
  /*background-color: #0057b8;*/
  color: #0057b8;
  font-family: Graphik;
  padding-left: 4px;
  border: none;
  cursor: pointer;
  width: 100%;
  opacity: 0.9;
  transition: opacity 0.3s;
}

#readLess {
  color: #0057b8;
  font-family: Graphik;
  padding-left: 4px;
  border: none;
  cursor: pointer;
  width: 100%;
  opacity: 0.9;
  transition: opacity 0.3s;
}
header#nav {
  position: fixed;
  z-index: 1;
  width: 100vw;
  height: 108px;
}

header#nav .inner-wrap {
  height: 108px !important;
  width: 205px !important;
  justify-content: center;
}

header h2 {
  font-size: 22px;
  /*margin-left: 50px !important;*/
  margin-bottom: 29px;
}

.en__field--phoneNumber2 input.en__field__input.en__field__input--other {
  width: 365px !important;
}

.en__field--phoneNumber2 .en__field__item.en__field__item--other {
  max-width: 376px !important;
}

.en__field--donationAmt input.en__field__input.en__field__input--other {
  font-size: 14px !important;
  text-align: center !important;
}

/** Additional Custom Style for Upsell **/

.en__upsellModal__content {
  margin: auto !important;
}

#en__upsellModal .en__upsellModal__background {
  /*background-position: 50%;*/
  background-repeat: no-repeat;
  background-size: cover;
  background-position-x: -100px;
  background-position-y: 50px;
}

.hide-affiliation {
  display: none !important;
}

header h2 {
  margin: 0px !important;
  margin-left: 50px !important;
  font-size: 22px;
}

header#nav .inner-wrap {
  display: flex;
  justify-content: center;
  align-items: center;
}
.en__component.en__component--row.en__component--row--2 {
  margin-top: 24px;
}

.en__component.en__component.en__component--column.en__component--advcolumn.body-header {
  margin-top: 0px;
  margin-bottom: 60px;
}

.en__component.en__component.en__component--column.en__component--advcolumn.body-main {
  border-top: 10px solid #000000;
}

.titleHead {
  display: flex;
  align-items: center;
  margin-top: -8px !important;
  margin-bottom: -12px !important;
  height: 45px;
}

.titleBorder {
  background-color: #0057b8;
  margin-right: 6px;
}

#info-label {
  margin-top: -24px;
}

.bottomMsg {
  margin-top: -6px;
}

h3 {
  margin-bottom: 1em !important;
}

.solid {
  margin-top: 20px;
  margin-bottom: 20px;
}

[data-engrid-theme] {
  --input_border-color: black !important;
  --checkbox_border-color: #878787 !important;
  --checkbox_border-color_checked: #fedd00 !important;
  --checkbox_border-width: 2px !important;
  --checkbox_border-radius: 0px !important;
  --checkbox_content_checked: "\2714";
}

input:hover,
select:hover {
  box-shadow: block !important;
}

label[for="en__field_supporter_title"],
label[for="en__field_supporter_firstName"],
label[for="en__field_supporter_lastName"],
label[for="en__field_supporter_emailAddress"],
label[for="en__field_supporter_address1"],
label[for="en__field_supporter_city"],
label[for="en__field_supporter_region"],
label[for="en__field_supporter_postcode"],
label[for="en__field_supporter_phoneNumber2"],
label[for="en__field_supporter_NOT_TAGGED_145"],
.en__field--country label,
.en__field--general-email-opt-in > label,
.en__field--fww-mobile-opt-in > label {
  display: none !important;
}

select,
select#en__field_supporter_region,
select#en__field_supporter_country,
select#en__field_supporter_title {
  font-family: GraphikSemiBold;
  color: #7a7c7a;
}

textarea#en__field_supporter_NOT_TAGGED_145 {
  border-color: lightgray;
  border-radius: 0px;
  /*font-family: Graphik Cond Web;*/
}

@media (min-width: 600px) {
  .en__component.en__component--formblock.info-container {
    display: grid;
    grid-template-columns: 1fr 1fr;
    column-gap: 20px;
  }

  .en__field__element.en__field__element--radio.en__field__element--layouthorizontal {
    display: flex;
    justify-content: space-between;
  }

  .en__field--emailAddress,
  .en__field--address1,
  .en__field--phoneNumber2,
  .en__field--fww-email-opt-in,
  .en__field--fww-mobile-opt-in,
  .en__field--select.en__field--850639 {
    grid-column: span 2 !important;
  }
}
select#en__field_supporter_region {
  padding-bottom: 11px !important;
}

/** FIELD SELECT STYLES **/

select {
  font-family: "GraphikSemiBold" !important;
}

select option {
  font-family: "GraphikSemiBold" !important;
  font-weight: 400 !important;
}

select#en__field_supporter_region,
#en__field_supporter_title {
  font-family: GraphikSemiBold !important;
  font-weight: 400;
}

/** CONTACT PAGE **/

p#urge,
.contact strong {
  font-family: GraphikSemiBold;
}

.en__contactSection.en__contactSection--mandatory.en__contactSection--senderAddressBlock
  div {
  margin-top: 12px;
}

@media (min-width: 1101px) {
  .en__contactSection__content.en__contactSection__content--uneditable {
    height: 100px !important;
  }
}

@media (max-width: 1100px) {
  .en__contactSection__content.en__contactSection__content--uneditable {
    height: 110px !important;
  }
}

@media (max-width: 900px) {
  .en__contactSection__content.en__contactSection__content--uneditable {
    height: 60px !important;
  }
}

@media (max-width: 510px) {
  .en__contactSection__content.en__contactSection__content--uneditable {
    height: 95px !important;
  }
}

@media (max-width: 375px) {
  .en__contactSection__content.en__contactSection__content--uneditable {
    height: 120px !important;
  }
}

.en__contactSubject::after {
  content: "Dear Decision Maker,";
  display: block;
  font-family: Arial;
}
.en__contactSubject {
  width: 100%;
}

.en__contactSubject::before {
  /* content: "Subject:"; */
  margin-right: 10px;
  display: inline-block;
  font-family: Graphik;
  vertical-align: middle;
  font-weight: 700;
}

.en__contactSubject input {
  display: inline-block !important;
  vertical-align: middle;
  width: 80% !important;
}

input.en__field__input.en__field__input--text.en__contactSubject__field {
  background: transparent;
  border: 0;
  box-shadow: none;
  margin-left: -20px;
  font-family: Graphik;
  font-weight: 700;
}

.en__contactSection__content--uneditable .en__contactMessage__plainText {
  border: 0;
  background: none;
  box-shadow: none;
}

.en__contactSection.en__contactSection--mandatory.en__contactSection--targetAddressBlock::before {
  content: "Please personalize your letter below";
  margin-bottom: 8px !important;
  display: inline-block;
  font-family: Graphik;
  vertical-align: middle;
  font-weight: 700;
  color: #0057b8;
  margin-top: -8px;
}

.en__contactSection.en__contactSection--mandatory.en__contactSection--targetAddressBlock
  div
  div {
  margin-top: -18px;
}

.en__contactSection.en__contactSection--mandatory.en__contactSection--targetAddressBlock
  .en__contactSection__content.en__contactSection__content--uneditable {
  height: 28px !important;
}

.en__contactSection__content--uneditable .en__contactMessage__plainText:hover {
  background: transparent;
  box-shadow: none;
}

.en__singleMessage .en__contactSubject {
  padding-top: 0px !important;
}

/*.en__contactSection.en__contactSection--mandatory.en__contactSection--senderAddressBlock div {*/
/*    margin-top: 12px;*/
/*}*/

.en__contactSection.en__contactSection--mandatory.en__contactSection--senderAddressBlock
  .en__contactSection__content.en__contactSection__content--uneditable {
  height: 100px !important;
}

.en__contactSection.en__contactSection--mandatory.en__contactSection--targetAddressBlock {
  margin-bottom: 2rem;
}

.en__contactSection.en__contactSection--mandatory.en__contactSection--senderAddressBlock {
  margin-top: -1rem;
  height: 128px;
}

@media (max-width: 375px) {
  .en__contactSection.en__contactSection--mandatory.en__contactSection--senderAddressBlock
    .en__contactSection__content.en__contactSection__content--uneditable {
    height: 130px !important;
  }
}
#readMore {
  /*background-color: #0057b8;*/
  color: #0057b8;
  font-family: Graphik;
  padding-left: 4px;
  border: none;
  cursor: pointer;
  width: 100%;
  opacity: 0.9;
  transition: opacity 0.3s;
}

#readLess {
  color: #0057b8;
  font-family: Graphik;
  padding-left: 4px;
  border: none;
  cursor: pointer;
  width: 100%;
  opacity: 0.9;
  transition: opacity 0.3s;
}
<!--nav, phone, c3 css-->

/** HEADING STYLES **/
h1 {
  line-height: 53px !important;
}

header#nav {
  position: fixed;
  z-index: 1;
  width: 100vw;
  height: 108px;
}

header#nav .inner-wrap {
  height: 108px !important;
  width: 205px !important;
  justify-content: center;
}

header h2 {
  font-size: 22px;
  /*margin-left: 50px !important;*/
  margin-bottom: 29px;
}

.en__field--phoneNumber2 input.en__field__input.en__field__input--other {
  width: 365px !important;
}

.en__field--phoneNumber2 .en__field__item.en__field__item--other {
  max-width: 376px !important;
}

.en__field--donationAmt input.en__field__input.en__field__input--other {
  font-size: 14px !important;
  text-align: center !important;
}

/** Additional Custom Style for Upsell **/

.en__upsellModal__content {
  margin: auto !important;
}

#en__upsellModal .en__upsellModal__background {
  /*background-position: 50%;*/
  background-repeat: no-repeat;
  background-size: cover;
  background-position-x: -100px;
  background-position-y: 50px;
}

.hide-affiliation {
  display: none !important;
}
.en__component.en__component--row.en__component--row--2 {
  margin-top: 24px;
}

.en__component.en__component.en__component--column.en__component--advcolumn.body-header {
  margin-top: 0px;
  margin-bottom: 60px;
}

.en__component.en__component.en__component--column.en__component--advcolumn.body-main {
  border-top: 10px solid #000000;
}

.titleHead {
  display: flex;
  align-items: center;
  margin-top: -8px !important;
  margin-bottom: -12px !important;
  height: 45px;
}

.titleBorder {
  background-color: #0057b8;
  margin-right: 6px;
}

#info-label {
  margin-top: -24px;
}

.bottomMsg {
  margin-top: -6px;
}

h3 {
  margin-bottom: 1em !important;
}

.solid {
  margin-top: 20px;
  margin-bottom: 20px;
}

[data-engrid-theme] {
  --input_border-color: black !important;
  --checkbox_border-color: #878787 !important;
  --checkbox_border-color_checked: #fedd00 !important;
  --checkbox_border-width: 2px !important;
  --checkbox_border-radius: 0px !important;
  --checkbox_content_checked: "\2714";
}

input:hover,
select:hover {
  box-shadow: block !important;
}

label[for="en__field_supporter_title"],
label[for="en__field_supporter_firstName"],
label[for="en__field_supporter_lastName"],
label[for="en__field_supporter_emailAddress"],
label[for="en__field_supporter_address1"],
label[for="en__field_supporter_city"],
label[for="en__field_supporter_region"],
label[for="en__field_supporter_postcode"],
label[for="en__field_supporter_phoneNumber2"],
label[for="en__field_supporter_NOT_TAGGED_145"],
.en__field--country label,
.en__field--general-email-opt-in > label,
.en__field--fww-mobile-opt-in > label {
  display: none !important;
}

textarea#en__field_supporter_NOT_TAGGED_145 {
  border-color: lightgray;
  border-radius: 0px;
  /*font-family: Graphik Cond Web;*/
}

@media (min-width: 600px) {
  .en__component.en__component--formblock.info-container {
    display: grid;
    grid-template-columns: 1fr 1fr;
    column-gap: 20px;
  }

  .en__field__element.en__field__element--radio.en__field__element--layouthorizontal {
    display: flex;
    justify-content: space-between;
  }

  .en__field--emailAddress,
  .en__field--address1,
  .en__field--phoneNumber2,
  .en__field--fww-email-opt-in,
  .en__field--fww-mobile-opt-in,
  .en__field--select.en__field--850639 {
    grid-column: span 2 !important;
  }
} /* EVENTS */
.en__additional__label,
.en__additional__amount,
.en__orderSummary__additional {
  display: table-cell !important;
}
.en__additional__promo {
  display: flex !important;
  padding: 0.625rem;
}
.en__component.en__component--eventtickets {
  background-color: rgba(245, 245, 245, 0);
  padding: 1rem;
  border-radius: var(--engrid__body_border-radius);
}
/* SECOND COLUMN */
@media screen and (min-width: 600px) {
  [data-engrid-layout="centercenter2col"]
    #engrid
    > .en__component--advrow
    .en__component--column--2
    .en__component--formblock {
    display: grid !important;
    grid-template-columns: 1fr 1fr !important;
  }
  .en__field--title {
    grid-column: span 2 !important;
  }
  .en__field--phoneNumber2 {
    grid-column: span 1 !important;
  }
}
@media screen and (min-width: 900px) {
  [data-engrid-theme="flex2"][data-engrid-layout="centercenter2col"]
    .en__component--row--2
    .en__component--column--2
    > * {
    background-color: rgba(245, 245, 245, 0) !important;
  }
  .en__component.en__component--eventtickets {
    border-radius: 0;
  }
  [data-engrid-layout="centercenter2col"]
    #engrid
    > .en__component--advrow
    .en__component--column--2
    .en__component--formblock {
    display: grid !important;
    grid-template-columns: 192px 1fr !important;
  }
  .en__field.en__field--select.en__field--851934.en__field--title.en__mandatory {
    grid-column: span 2 !important;
  }
  .en__field.en__field--telephone.en__field--851935.en__field--phoneNumber2.en__mandatory {
    grid-column: span 1 !important;
  }
}

/* SECOND COLUMN HEADINGS */
[data-engrid-theme="flex2"][data-engrid-layout="centercenter2col"]
  .en__component--row--2
  .en__component--column--2
  .en__component--copyblock
  h2 {
  margin-top: 0;
  padding-top: calc(2rem * var(--scale-down_20pct));
}
[data-engrid-theme="flex2"][data-engrid-layout="centercenter2col"]
  .en__component--row--2
  .en__component--column--2
  .en__component--copyblock
  h3 {
  margin-top: 0;
  padding-top: calc(2rem * var(--scale-down_40pct));
}
[data-engrid-theme="flex2"][data-engrid-layout="centercenter2col"]
  .en__component--row--2
  .en__component--column--2
  .en__component--copyblock
  h4 {
  margin-top: 0;
  margin-top: calc(2rem * var(--scale-down_80pct));
}
<!-- Force visibility of Page Background Image in page builder -- > :root {
  --h1_line-height: 52px;
}
[data-engrid-theme="flex2"]#en__pagebuilder {
  background-image: url(${blueprint--engrid_backgroundImage_url});
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
  /* will-change: transform; */
}

/** FOOTER **/

@media (max-width: 600px) {
  div#footer-details {
    display: flex;
    flex-direction: column-reverse !important;
  }
}

ul#menu-social-links-menu {
  padding-inline-start: 0px;
}

@media screen and (min-width: 430px) {
  footer .inner-wrap {
    display: unset;
    align-items: center;
    text-align: center;
    justify-content: center;
  }
}

@media screen and (max-width: 1000px) {
  footer {
    height: unset !important;
  }
}

@media screen and (max-width: 900px) {
  /* .footer-details-left {
    width: 315px !important;
  } */
  /* .wrap-right {
                width: 315px!important;
            } */
  #menu-social-links-menu {
    justify-content: center !important;
  }
  .grecaptcha-legal {
    max-width: 515px !important;
  }
  .footer-two .fww-legal {
    text-align: center;
  }
}

@media (max-width: 600px) {
  footer {
    height: unset !important;
  }
  footer .inner-wrap {
    flex-direction: column !important;
  }
  .wrap-right {
    text-align: center !important;
    /* width: 360px!important; */
    padding-left: 7% !important;
    padding-right: 7% !important;
  }
  .footer-details-left {
    text-align: center !important;
    margin-bottom: 20px !important;
    margin-left: auto;
    margin-right: auto;
    padding-left: 5% !important;
    padding-right: 7% !important;
  }
}

footer {
  display: flex;
  flex-direction: column;
  padding: 47px 30px !important;
  font-size: 14px;
  /* line-height: 13.58px; */
  height: 450px;
  background-color: #000000;
}
footer .inner-wrap {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  border-bottom: 0.5px solid #565454;
  padding-bottom: 45px;
  width: 100% !important;
}

/*.inner-wrap {*/
/*    width: 95%;*/
/*    margin: 0 !important;*/
/*}*/
.inner-wrap div {
  font-size: 14px;
}
ul.org-badges {
  display: flex;
  max-width: 360px;
  align-items: center;
  list-style: none;
  padding-left: 0px;
  margin-top: 0px;
  margin-left: 0px;
  gap: 20px;
  justify-content: center;
}
footer ul.org-badges li:first-child {
  margin-left: 10px;
}
ul.org-badges li {
  line-height: 1.5;
  margin: 0.5rem 0 0 2rem;
}
ul.org-badges li a img {
  aspect-ratio: unset !important;
  height: auto !important;
}
.footer-details-left {
  /* width: 615px; */
  padding-left: 0px;
  padding-right: 0px;
  text-align: left;
}
#footer-details div {
  color: #fff;
  line-height: 21px;
  padding-right: 0px;
  padding-left: 0px;
}
footer .inner-wrap div:nth-child(2) {
  padding: 0 5rem;
}
.wrap-right {
  text-align: right;
  padding-top: 10px;
  font-size: 16px;
}
.inner-wrap .wrap-right div {
  font-size: 16px;
}
.wrap-right p {
  font-size: 16px;
}
.wrap-right p span {
  font-size: 16px;
}
footer .footer-two {
  margin-top: 47px;
  padding-top: 47px;
  width: 100%;
  margin: 0 auto;
}

.footer-two p:not(.link-with-arrow) a {
  font-weight: inherit;
  text-decoration: underline;
}
.fww-legal a {
  font-size: 12px;
}
span.pipe {
  color: #fff;
  font-size: 12px;
}
.footer-two p:not(.link-with-arrow) a {
  font-weight: inherit;
  text-decoration: underline;
}
.fww-legal a {
  font-size: 12px;
}
.footer-two .fww-legal {
  font-size: 11px;
  line-height: 18px;
}
.footer-two .fww-legal > p {
  margin-top: 0px;
  margin-bottom: 10px;
}
.grecaptcha-legal {
  margin: 0 auto;
  font-size: 11px;
  color: #878787;
  max-width: 220px;
}
.grecaptcha-legal a {
  color: #878787;
  text-decoration: none;
}
.footer-social-wrapper {
  margin: 0;
  width: 100%;
}
#menu-social-links-menu {
  display: flex;
  justify-content: end;
  align-content: center;
  flex-wrap: wrap;
}
#menu-social-links-menu {
  margin: 0 auto 27px;
}
ul.menu {
  border: none;
  list-style: none;
  text-align: left;
}
#menu-social-links-menu li {
  margin: 1rem;
}
ul.menu li {
  margin: 0 0 0 0.5em;
}
#menu-social-links-menu li .title {
  display: none;
}
#menu-social-links-menu li a svg {
  width: 35px;
  height: 35px;
}

@media (min-width: 1000px) {
  .footer-two p > span:first-child {
    display: inline-block;
    margin-right: 10px;
  }
  .footer-two .grecaptcha-legal {
    margin-left: 0;
    max-width: none;
  }
  .grecaptcha-legal {
    position: relative;
    bottom: auto;
    width: auto;
    padding: 0;
    text-align: left;
  }
  .footer-two .footer-social-wrapper {
    width: 50%;
    order: 2;
  }
  .footer-two .fww-legal {
    width: 50%;
    text-align: left;
    font-size: 12px;
    line-height: 17px;
  }
  footer .footer-two {
    display: flex;
    padding-top: 27px;
  }
}
.en__component.en__component--row.en__component--row--2 {
  margin-top: 24px;
}

.en__component.en__component.en__component--column.en__component--advcolumn.body-header {
  margin-top: 0px;
  margin-bottom: 60px;
}
.en__component.en__component.en__component--column.en__component--advcolumn.body-main {
  border-top: 10px solid #000000;
}
.titleHead {
  display: flex;
  align-items: center;
  margin-top: -8px !important;
  margin-bottom: -12px !important;
  height: 45px;
}
.titleHead2 {
  display: flex;
  align-items: center;
  margin-top: -8px !important;
  margin-bottom: -12px !important;
  height: 45px;
}
@media (max-width: 900px) {
  .titleHead2 {
    margin-top: 30px !important;
  }
}

.titleBorder {
  background-color: #0057b8;
  margin-right: 6px;
}

#info-label {
  margin-top: 8px;
}

.bottomMsg {
  margin-top: -6px;
}

h3 {
  margin-bottom: 1em !important;
}

.solid {
  margin-top: 20px;
  margin-bottom: 20px;
}

[data-engrid-theme] {
  --input_border-color: black !important;
  --checkbox_border-color: #878787 !important;
  --checkbox_border-color_checked: #fedd00 !important;
  --checkbox_border-width: 2px !important;
  --checkbox_border-radius: 0px !important;
  --checkbox_content_checked: "\2714";
  --h1_line-height: 52px;
}

input:hover,
select:hover {
  box-shadow: block !important;
}

label[for="en__field_supporter_title"],
label[for="en__field_supporter_firstName"],
label[for="en__field_supporter_lastName"],
label[for="en__field_supporter_emailAddress"],
label[for="en__field_supporter_address1"],
label[for="en__field_supporter_city"],
label[for="en__field_supporter_region"],
label[for="en__field_supporter_postcode"],
label[for="en__field_supporter_phoneNumber2"],
label[for="en__field_supporter_NOT_TAGGED_145"],
.en__field--country label,
.en__field--fww-mobile-opt-in > label {
  display: none !important;
}

textarea#en__field_supporter_NOT_TAGGED_145 {
  border-color: lightgray;
  border-radius: 0px;
}

.en__field--fww-mobile-opt-in div div label,
.en__field--fww-email-opt-in div div label {
  font-size: 13px !important;
}

@media (min-width: 600px) {
  .en__component.en__component--formblock.info-container {
    display: grid;
    grid-template-columns: 1fr 1fr;
    column-gap: 20px;
  }

  .en__field__element.en__field__element--radio.en__field__element--layouthorizontal {
    display: flex;
    justify-content: space-between;
  }

  /*.en__field--emailAddress, .en__field--address1, .en__field--phoneNumber2, .en__field--fww-email-opt-in, .en__field--fww-mobile-opt-in, .en__field--select.en__field--850639 {*/
  /*    grid-column: span 2 !important;*/
  /*}*/
}

/** Updates all checkboxes to SPAN 2 **/
@media (min-width: 768px) {
  .en__field--checkbox {
    grid-column: span 2 !important;
  }
}

/** Opt In Size, Checkbox size **/
.en__field--checkbox label,
.en__field--checkbox label.en__field__label--item {
  font-size: 13px;
}

h1 {
  line-height: 55px !important;
}

/** Body Main Padding Top **/
.en__component.en__component.en__component--column.en__component--advcolumn.body-main {
  padding-top: 1rem;
}

.en__socialShare__image,
.en__socialShares {
  border-radius: 50px !important;
}

/** Meant for selects **/
.fill-black {
  color: black !important;
}


@media (max-width: 320px) {
  .en__submit button {
    max-width: 200px!important;
    font-size: 12px;
  }
}

root {
  --engrid__page-backgroundImage_url: url('${blueprint~engrid_backgroundImage_url}')
}

#menu-social-links-menu li {
  margin: .6rem;
}
/** Submit Button **/
.en__submit button {
  padding: 12px 10px 12px 10px;
  font-size: 18px;
  margin-top: 2rem;
  border: 2px solid black !important;
  font-family: 'Graphik Black';
  white-space: nowrap;
  padding: 8px 10px 8px 10px;
  /*min-width: 200px;*/
  /*width:100%;*/
  text-transform: uppercase;
  }
  
.en__submit {
  /*width: auto;*/
  justify-content: center;
  grid-column: span 2 !important;
  grid-column: span 2 !important;
  max-width: 450px;
  margin: 0 auto;
}


b, strong {
  font-family:'Graphik', Arial, Helvetica Neue, Helvetica, sans-serif;
  font-weight: 700;
}

mark {
  background-color: #fedd00;
} 


@font-face {
font-family: 'Graphik';
src: url('https://acb0a5d73b67fccd4bbe-c2d8138f0ea10a18dd4c43ec3aa4240a.ssl.cf5.rackcdn.com/10146/Graphik-Semibold-Web.woff2?v=1708635330000') format('woff2');
font-weight:bold;
}


.en__submit button {
  font-size: 21px !important;
  padding: 12px 16px !important;
  min-width: 260px !important;
}

.petition-box{
  background: #fafafa;
  padding: 3px 1rem;
  border-radius: 6px;
  border: 1px solid black;
  margin: 0 4px;
}

input.en__field__input.en__field__input--text.en__contactSubject__field {
  outline: none !important;
}

input.en__field__input.en__field__input--text.en__contactSubject__field {
  display: none !important;
}

.en__contactSection.en__contactSection--mandatory.en__contactSection--senderAddressBlock {
  margin-top: 5rem;
}

#endMsg {
  margin: 0;
  margin-top: 8rem !important;
}

@media (max-width: 400px) {
body:not(#en__pagebuilder) .en__component--column:last-of-type {
  margin-top: 60px !important;
}
}

#endMsg {
  margin: 0;
  margin-top: 1rem !important;
}
.en__contactSection__content--uneditable, .en__contactSection__label {
  display: none;
}
.en__contactSubject::before, .en__contactSubject::after {
  margin-top: 8px;
}