.divest .carousel-caption h2 {
  font-size: 8.5vw;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
}
.divest .carousel-caption p {
  text-align: center;
  font-family: inherit!important;
  font-size: 80%;
  background-color: #1e1c12;
  color: #45b3ba;
}
.divest .main-content p {
  text-align: center;
  font-family: "Merriweather", Georgia, Times, "Times New Roman", serif;
  font-size: 22px;
}
#for-decades {
  background-image: url("../images/bg-callouts-texture.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding-bottom: 30px;
  padding-top: 30px;
  font-weight: bold;
}
.button-container {
  text-align: center;
}
.button-container a {
  display: inline-block;
  background: #ff6423;
  color: #000;
  font-weight: bold;
  padding: 10px 20px;
  font-size: 24px;
}
div.bank-message {
  display: none;
}
#isnt-just-a-green-issue {
  padding-top: 500px;
  background-image: url("../images/campaign-2.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  color: white;
  padding-bottom: 40px;
}
#now-with-mym {
  padding: 40px;
  background: #ff6423;
}
#take-action {
  background-image: url("../images/campaign-3.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding: 80px;
}
#take-action .headline-container {
  text-align: center;
}
#take-action .headline {
  display: inline-block;
  background: #45B3BA;
  font-weight: bold;
  font-size: 24px;
  padding: 4px 12px;
}
#take-action .quote {
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #ff6423;
  font-size: 48px;
  font-weight: 900;
  text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.4);
}
#full-report {
  padding: 40px 0;
}
#full-report .download {
  background-image: url("../images/campaign-download.png");
  background-repeat: no-repeat;
  background-position: center;
  padding-top: 100px;
  font-size: 24px;
  font-weight: bold;
  display: block;
  text-align: center;
}
#full-report .assets {
  font-weight: bold;
  font-size: 18px;
}
#full-report table {
  margin-left: auto;
  margin-right: auto;
}
#full-report td {
  padding: 10px;
}
#full-report td:nth-child(1) {
  text-align: right;
}
#full-report td:nth-child(2) {
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 32px;
  font-weight: bold;
}
#full-report a.email-your-bank {
  font-family: "Merriweather", Georgia, Times, "Times New Roman", serif;
  background: #ff6423;
  display: block;
  padding: 0 20px 5px 20px;
}
#full-report a.email-your-bank:hover {
  background: #45B3BA;
  color: black;
}
#full-report a.email-your-bank:after {
  content: "";
  width: 23px;
  height: 23px;
  display: inline-block;
  top: 5px;
  left: 5px;
  position: relative;
  background-image: url("../images/white-arrow-right.png");
  background-repeat: no-repeat;
}
#full-report .total {
  font-size: 32px;
  font-weight: bold;
}
#full-report .total .amount {
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin-left: 20px;
  display: inline-block;
  color: #ff6423;
}
#email-now {
  background: #343434;
  padding-bottom: 40px;
}
body.divest h1 {
  margin-top: 40px;
  text-align: center;
  color: #ff6423;
}
#email-now h1 {
  color: #45b3ba;
}
#email-now form,
#full-report form p {
  /*text-align: left;*/
}
#email-now form input {
  color: black;
  border: solid 2px #45b3ba;
  padding: 5px 20px;
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-align: center;
  width: 100%;
}
#email-now form input::-moz-placeholder {
  color: black;
}
#email-now form textarea {
  border: 2px solid #45b3ba;
  display: block;
  width: 100%;
  font-size: 14px;
  margin: 0 auto;
  height: 200px;
  max-height: 200px;
  resize: none;
  overflow-y: scroll;
  display: none;
}
#email-now #your-bank {
  color: black;
  border: solid 2px #45b3ba;
  padding: 5px 20px;
  height: 50px;
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-align: center;
  width: 100%;
}
#email-now form input[type=submit] {
  background: #45b3ba;
  font-family: "Merriweather", Georgia, Times, "Times New Roman", serif;
  border: 0;
  font-weight: bold;
  font-size: 24px;
  padding: 8px 20px;
}
a.email-your-bank {
  display: none!important;
}
#divest-now {
  padding: 100px;
  background-image: url("../images/campaign-4.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
#divest-now p {
  background: #ff6423;
  font-weight: bold;
  font-size: 32px;
  padding: 20px;
}
#divest-now a {
  color: #fff;
}
#case-studies {
  padding: 60px;
  background: black;
}
#case-studies img {
  width: 100%;
}
#case-studies .col-sm-6 {
  position: relative;
}
#case-studies .icons-social {
  position: absolute;
  top: 0;
  right: 15px;
}
#case-studies .icons-social a {
  background: none repeat scroll 0 0 #ff6423;
  display: block;
  height: 55px;
  line-height: 55px;
  width: 64px;
}
#case-studies .icons-social a:hover {
  background: none repeat scroll 0 0 #45b3ba;
  color: #fff;
}
#for-decades p strong {
  color: #ff6423;
}
body.divest .container p {
  margin: 20px auto;
  max-width: 820px;
}
body.divest #take-action p {
  margin: 0px auto;
}
body.divest .wpcf7-form p a {
  color: #45b3ba;
}
body.divest .wpcf7-form p a:hover {
  color: #000;
}
.wpcf7-form {
  margin-top: 40px;
}
.screen-reader-response {
  display: none;
}
.wpcf7-form .wpcf7-validation-errors,
.wpcf7-form .wpcf7-mail-sent-ok {
  text-align: center;
  color: red;
  border: solid;
  padding: 20px;
}
.wpcf7-form .wpcf7-mail-sent-ok {
  color: #45b3ba;
  border-color: #45b3ba;
}
.wpcf7-form .wpcf7-not-valid-tip {
  border-left: 3px solid red;
  color: red;
  display: inline-block;
  width: 100%;
  margin: 0 auto;
  text-align: left;
  padding-left: 10px;
  font-size: 16px;
}
span.wpcf7-form-control-wrap {
  position: relative;
  display: block;
}
.wpcf7-form .privacy-note {
  font-size: 18px!important;
  color: #ccc;
}
/*********************************
 * RBS CAMPAIGN 
 ***********************/
#carousel-homepage {
  position: relative;
}
.page-template-page-rbs-campaign-php,
.page-template-page-rbs-campaign-php h1,
.page-template-page-rbs-campaign-php h2 {
  font-family: 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif !important;
  font-weight: 400;
}
.page-template-page-rbs-campaign-php .button {
  padding-left: 12px;
  padding-right: 12px;
  height: 60px;
  max-height: 60px;
  font-size: 26px;
}
.page-template-page-rbs-campaign-php .carousel-inner img.desktop {
  max-height: 430px;
}
.page-template-page-rbs-campaign-php .carousel-caption h2 {
  font-size: 44px;
  color: #fff!important;
}
.page-template-page-rbs-campaign-php .carousel-caption p {
  display: none;
}
.page-template-page-rbs-campaign-php .carousel .icons-social a {
  background: #e1222f;
}
.page-template-page-rbs-campaign-php .carousel .icons-social a:hover {
  background: #f26660;
}
.page-template-page-rbs-campaign-php #rbs-logo {
  top: 10px;
  position: absolute;
  left: 0;
  right: 0;
  z-index: 1;
  margin: 0 auto;
}
.page-template-page-rbs-campaign-php .carousel-caption {
  top: 264px;
  position: absolute;
  left: 0;
  right: 0;
  z-index: 1;
  margin: 0 auto;
  width: 700px;
}
.page-template-page-rbs-campaign-php .carousel-caption h2 span {
  background-color: #e1222f;
  padding: 0 8px;
  display: inline-block;
}
.page-template-page-rbs-campaign-php .carousel-inner img.desktop {
  min-height: 354px;
}
.page-template-page-rbs-campaign-php #across-the-uk {
  background-image: url("../images/rbs-campaign-section2-bg.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding-bottom: 30px;
  padding-top: 30px;
  font-weight: bold;
}
.page-template-page-rbs-campaign-php,
.page-template-page-rbs-campaign-php h2 {
  font-family: 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif !important;
}
.page-template-page-rbs-campaign-php .main-content h2,
.page-template-page-rbs-campaign-php .main-content p {
  font-weight: 400;
  text-align: center;
  margin-bottom: 18px;
}
.page-template-page-rbs-campaign-php .main-content h2,
.page-template-page-rbs-campaign-php .main-content p {
  color: #1b1947;
}
.page-template-page-rbs-campaign-php .main-content h2 {
  font-size: 34px;
}
.page-template-page-rbs-campaign-php .main-content p {
  font-size: 26px;
}
#enter-postcode {
  text-align: center;
}
.page-template-page-rbs-campaign-php .main-content #postcode-validation p {
  color: #fff;
  font-size: 22px;
  text-transform: uppercase;
  padding: 6px;
  background-color: red;
}
.page-template-page-rbs-campaign-php input {
  display: inline-block;
  text-align: center;
  font-weight: 400;
  vertical-align: middle;
  text-transform: uppercase;
}
.page-template-page-rbs-campaign-php .main-content input[type='button']:hover,
.page-template-page-rbs-campaign-php .main-content input[type='submit']:hover,
.page-template-page-rbs-campaign-php .main-content #fight-branch-closure #fight-closure:hover,
.page-template-page-rbs-campaign-php .main-content #join-the-campaign #join-campaign:hover,
.page-template-page-rbs-campaign-php .main-content #fight-closure .wpcf7 .button:hover,
.page-template-page-rbs-campaign-php .main-content #see-all-closures:hover {
  background-color: #e1222f !important;
}
.page-template-page-rbs-campaign-php .main-content input[type='text'],
.page-template-page-rbs-campaign-php .main-content input[type='email'],
.page-template-page-rbs-campaign-php .main-content #branch-closure {
  color: #f9f9f9;
  background-color: #f26660;
  height: 60px;
  font-size: 20px;
  max-height: 60px;
  text-align: center;
  width: 558px;
  border: 0;
}
#fight-branch-closure #fight-closure,
#join-the-campaign #join-campaign {
  background-color: #e1222f;
}
.page-template-page-rbs-campaign-php .main-content input[type='button'] {
  color: #fff;
  background-color: #1b1947;
  height: 60px;
  max-height: 60px;
  border: 0;
  margin-left: 12px;
}
.page-template-page-rbs-campaign-php .main-content input::-webkit-input-placeholder {
  color: #f4948f;
  color: #fff;
}
.page-template-page-rbs-campaign-php .main-content input:-moz-placeholder {
  /* Firefox 18- */
  color: #f4948f;
  color: #fff;
}
.page-template-page-rbs-campaign-php .main-content input::-moz-placeholder {
  /* Firefox 19+ */
  color: #f4948f;
  color: #fff;
}
.page-template-page-rbs-campaign-php .main-content input:-ms-input-placeholder {
  color: #f4948f;
  color: #fff;
}
.rbs-campaign-map-wrapper {
  position: relative;
}
#rbs-campaign-map {
  width: 100%;
  height: 572px;
  border: solid 2px #1b1947;
  border-left: 0;
  border-right: 0;
}
.float-container {
  position: absolute;
  top: 24px;
  left: 0;
  right: 0;
  width: 100%;
  max-width: 900px;
  margin: 0 auto;
  height: 120px;
}
#see-all-closures {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  background-color: #1b1947;
  color: #fff;
  height: auto;
  max-height: auto;
  padding: 8px 24px;
}
.page-template-page-rbs-campaign-php #fight-closure {
  text-align: center;
}
#fight-closure .container {
  padding-bottom: 30px;
}
#fight-closure h2 {
  font-size: 34px;
  font-weight: 400;
  color: #fff;
  background-color: #1b1947;
  padding: 20px;
}
#fight-closure .button {
  background-color: #e1222f;
  color: #fff;
  max-height: auto;
  height: auto;
  padding: 0 24px;
  margin: 6px 0;
  display: inline-block;
}
#fight-closure .button:hover,
#join-the-campaign .button:hover {
  background-color: #1b1947;
}
.page-template-page-rbs-campaign-php #fight-closure .inner-box {
  padding: 12px;
}
.page-template-page-rbs-campaign-php #fight-closure .inner-box p {
  color: #fff;
  font-size: 17px;
  font-weight: 400;
}
.page-template-page-rbs-campaign-php #fight-closure .inner-box.purple {
  background-color: #43215e;
}
.page-template-page-rbs-campaign-php #fight-closure .inner-box.blue {
  background-color: #203c73;
}
#fight-closure .wpcf7 .button {
  background-color: #1b1947 !important;
  border: 0;
  text-transform: uppercase;
  padding: 8px 24px;
}
#fight-closure span.wpcf7-form-control-wrap {
  margin: 0 auto;
  display: inline-block;
}
#fight-closure .wpcf7-form .wpcf7-not-valid-tip {
  position: absolute;
  left: 0;
  text-indent: -9999px;
  height: 100%;
  left: -18px !important;
  border-left: 7px solid red;
  width: 20px;
}
#fight-closure .wpcf7-form .wpcf7-validation-errors,
#fight-closure .wpcf7-form .wpcf7-mail-sent-ok {
  font-size: 20px;
}
.people-banner {
  height: 35px;
  background: transparent url(../images/rbs-people-banner.png) repeat-x;
}
#video-intro {
  padding: 108px 0;
  color: #fff;
  background-color: #1b1947;
}
#video-intro h1 {
  font-size: 50px;
  text-align: center;
  max-width: 800px;
  margin: 0 auto;
}
#vimeo-embed {
  margin-top: 24px;
  text-align: center;
}
#rbs-closure-play {
  width: 90px;
  height: 91px;
  background: url(../images/rbs-closure-play.jpg) no-repeat;
  display: block;
  margin: 0 auto;
  margin-top: 30px;
}
#signup-campaign {
  text-align: center;
  padding: 20px 0 60px 0;
}
#signup-campaign input[type='text'] {
  text-align: left;
  padding-left: 12px;
  font-size: 30px;
  font-weight: 400;
}
#signup-campaign .ajax_response {
  font-size: 20px;
  margin-top: 18px;
}
#signup-campaign .ajax_response.invalid {
  color: red;
}
#signup-campaign .ajax_response.valid {
  color: #45b3ba;
}
#share-now {
  padding-top: 20px;
}
#share-now h1,
#signup-campaign h2 {
  font-weight: bold;
  color: #1b1947;
  font-size: 34px;
  margin-bottom: 24px;
}
#share-now h1 {
  text-align: center;
}
#share-now .icons-social {
  padding-top: 10px;
}
body.ourown #share-now .icons-social li {
  background-color: #e1222f;
}
body.ourown #share-now .icons-social li a:hover {
  color: #e1222f;
}
#we-own-natwest {
  padding-top: 20px;
  padding-bottom: 30px;
  background: none;
  text-align: center;
  background: transparent url(../images/our-bank-bg.jpg) no-repeat;
  background-size: cover;
}
#we-own-natwest a:hover {
  color: #A9A6EF;
}
#we-own-natwest h1 {
  font-weight: bold;
  color: #fff;
}
#our-bank {
  display: inline-block;
  width: 187px;
  height: 132px;
  background: transparent url(../images/our-bank.png) no-repeat;
  text-align: center;
  margin: 10px auto;
}
#we-own-natwest .content {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}
#we-own-natwest p {
  color: #fff;
  font-size: 20px;
  padding-bottom: 12px;
}
#we-own-natwest p a {
  text-decoration: underline;
  color: #fff;
}
@media (max-width: 1380px) {
  .page-template-page-rbs-campaign-php .carousel-inner img.desktop {
    min-height: 354px;
  }
  .page-template-page-rbs-campaign-php .carousel-caption h2 {
    font-size: 32px;
  }
}
@media (max-width: 1024px) {
  .page-template-page-rbs-campaign-php .main-content input[type='text'],
  .page-template-page-rbs-campaign-php .main-content input[type='email'],
  .page-template-page-rbs-campaign-php .main-content #branch-closure,
  .page-template-page-rbs-campaign-php .main-content #branch-closure,
  #signup-campaign input[type='text'] {
    width: 100%!important;
    text-align: center!important;
    margin-bottom: 12px!important;
  }
  .page-template-page-rbs-campaign-php #rbs-logo {
    width: 100%;
  }
  .page-template-page-rbs-campaign-php .carousel-caption {
    overflow: hidden;
    display: block;
    position: absolute;
  }
  #vimeo-embed,
  #vimeo-embed iframe {
    width: 100%;
  }
  .divest .carousel-caption p {
    font-size: 100%;
    font-weight: normal;
    background-color: rgba(30, 28, 18, 0.73);
    width: 100%;
  }
}
@media (max-width: 900px) {
  .page-template-page-rbs-campaign-php #rbs-logo {
    width: 100%;
  }
  .page-template-page-rbs-campaign-php .carousel-caption h2 {
    bottom: 0;
    height: auto;
    font-size: 24px;
    width: 100%;
  }
}
@media (max-width: 700px) {
  .page-template-page-rbs-campaign-php .carousel-caption {
    top: 200px;
    width: 100%;
  }
  .page-template-page-rbs-campaign-php .carousel-caption h2 {
    font-size: 20px;
  }
}
@media (max-width: 550px) {
  .page-template-page-rbs-campaign-php .carousel-caption {
    top: 160px;
  }
}
@media (max-width: 420px) {
  .page-template-page-rbs-campaign-php .carousel-caption {
    top: 140px;
  }
  .page-template-page-rbs-campaign-php .carousel-caption h2 {
    font-size: 18px;
  }
  .page-template-page-rbs-campaign-php .main-content input[type='text'],
  .page-template-page-rbs-campaign-php .main-content input[type='email'],
  .page-template-page-rbs-campaign-php #rbs-logo,
  .page-template-page-rbs-campaign-php input[type='text'],
  #signup-campaign input[type='text'] {
    width: 100%;
    margin-bottom: 12px;
    text-align: center;
  }
}
.quitcoal h1 {
  display: none;
}
