/*
-----------------------------------------------
Screen Styles
-----------------------------------------------
site:     cbp
file:     css/cbp.css
author:   Reward Insight
date:     xx June 2013
----------------------------------------------- */
.bg-blue {
  background-color: #0a2f64;
  color: #ffffff;
}
.backBtn {
  color: #ffffff;
  background-color: #E10A0A;
  align-items: left;
  margin: 30px 15px;
  font-size: 18px;
}
a :hover {
  color: #333131;
}
.bg-white {
  background-color: #ffffff;
}
.bg-gray {
  background-color: #e4dfd8;
}
.bg-pale {
  background-color: #f7f7f5;
}
.bg-red {
  background-color: #b50054;
}
.bg-indigo {
  background-color: #0a2f64;
  color: #ffffff;
}
.bg-indigo a {
  color: #ffffff;
}
.bg-indigo a:hover {
  color: #b4a99f;
}
.bg-indigo a.btn {
  background-image: url(../img/vi/white-circle-arrow.png);
}
.bg-indigo a.btn:hover, .bg-indigo a.btn:focus {
  color: #b4a99f;
  background-image: url(../img/vi/grey-circle-arrow.png) !important;
}
.bg-indigo-clean {
  background-color: #0a2f64;
  color: #ffffff;
}
.back-chevron-grey {
  background-image: url(../img/vi/content-background.png);
  background-position: top center;
  background-repeat: no-repeat;
  background-color: #dfd9d1;
}
.back-chevron-grey-alt {
  background-image: url(../img/vi/content-background.png);
  background-position: top center;
  background-repeat: no-repeat;
  background-color: #dfd9d1;
}
.back-chevron-carousel {
  background-image: url(../img/vi/carousel-background-144.png);
  background-position: top center;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: #dfd9d1;
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

@font-face {
  font-family: 'sf';
  src: url('vm-fonts/Inter-Regular.otf');
  font-display: swap;
}


@font-face {
  font-family: 'sfBold';
  src: url('vm-fonts/VirginMoneySans-Medium.otf');
  font-display: swap;
}

@font-face {
  font-family: 'sfSemiBold';
  src: url('vm-fonts/VirginMoneySans-Medium.otf');
  font-display: swap;
}

@font-face {
  font-family: 'sfMedium';
  src: url('vm-fonts/Inter-Medium.otf');
  font-display: swap;
}
[class*="icon-"]:before,
[class*="icon-after-"]:after {
  font-family: "nwicons";
  speak: none;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  display: inline;
}
.noicon:before,
.noicon:after {
  display: none;
}
.icon-key:before {
  content: "\e020";
}
.icon-after-key:after {
  content: "\e020";
}
.icon-user:before {
  content: "\e001";
}
.icon-after-user:after {
  content: "\e001";
}
.icon-tick:before {
  content: "\e002";
}
.icon-after-tick:after {
  content: "\e002";
}
.icon-share:before {
  content: "\e003";
}
.icon-after-share:after {
  content: "\e003";
}
.icon-search:before {
  content: "\e004";
}
.icon-after-search:after {
  content: "\e004";
}
.icon-search-alt:before {
  content: "\e005";
}
.icon-after-search-alt:after {
  content: "\e005";
}
.icon-right:before {
  content: "\e006";
}
.icon-after-right:after {
  content: "\e006";
}
.icon-print:before {
  content: "\e007";
}
.icon-after-print:after {
  content: "\e007";
}
.icon-phone:before {
  content: "\e008";
}
.icon-after-phone:after {
  content: "\e008";
}
.icon-phone-alt:before {
  content: "\e009";
}
.icon-after-phone-alt:after {
  content: "\e009";
}
.icon-page-right:before {
  content: "\e00a";
}
.icon-after-page-right:after {
  content: "\e00a";
}
.icon-page-left:before {
  content: "\e00b";
}
.icon-after-page-left:after {
  content: "\e00b";
}
.icon-marker:before {
  content: "\e00c";
}
.icon-after-marker:after {
  content: "\e00c";
}
.icon-after-marker:after {
  padding-left: 3px;
}
.icon-mail:before {
  content: "\e00d";
}
.icon-after-mail:after {
  content: "\e00d";
}
.icon-left:before {
  content: "\e00f";
}
.icon-after-left:after {
  content: "\e00f";
}
.icon-key-alt:before {
  content: "\e00e";
}
.icon-after-key-alt:after {
  content: "\e00e";
}
.icon-home:before {
  content: "\e010";
}
.icon-after-home:after {
  content: "\e010";
}
.icon-help:before,
.icon-alert:before {
  content: "\e011";
}
.icon-help {
  height: 20px;
  min-width: 20px;
}
.icon-after-help:after,
.icon-after-alert:after {
  content: "\e011";
}
.icon-grip:before {
  content: "\e012";
}
.icon-after-grip:after {
  content: "\e012";
}
.icon-grid:before {
  content: "\e013";
}
.icon-after-grid:after {
  content: "\e013";
}
.icon-after-grid:after {
  padding-left: 5px;
}
.icon-fav:before {
  content: "\e014";
}
.icon-after-fav:after {
  content: "\e014";
}
.icon-page-down:before {
  content: "\e015";
}
.icon-after-page-down:after {
  content: "\e015";
}
.icon-document:before {
  content: "\e016";
}
.icon-after-document:after {
  content: "\e016";
}
.icon-close:before {
  content: "\e017";
}
.icon-after-close:after {
  content: "\e017";
}
.icon-calculator:before {
  content: "\e018";
}
.icon-after-calculator:after {
  content: "\e018";
}
.icon-bubble:before {
  content: "\e019";
}
.icon-after-bubble:after {
  content: "\e019";
}
.icon-menu:before {
  content: "\e01a";
}
.icon-after-menu:after {
  content: "\e01a";
}
.icon-comments:before {
  content: "\e01b";
}
.icon-after-comments:after {
  content: "\e01b";
}
.icon-right-alt:before {
  content: "\e01c";
}
.icon-after-right-alt:after {
  content: "\e01c";
}
.icon-left-alt:before {
  content: "\e01d";
}
.icon-after-left-alt:after {
  content: "\e01d";
}
.icon-right-rbs:before {
  content: "\e01e";
}
.icon-after-right-rbs:after {
  content: "\e01e";
}
.icon-left-rbs:before {
  content: "\e01f";
}
.icon-after-left-rbs:after {
  content: "\e01f";
}
.icon-arrow-down:before {
  content: "\f001";
}
.icon-after-arrow-down:after {
  content: "\f001";
}
.icon-arrow-up:before {
  content: "\f002";
}
.icon-after-arrow-up:after {
  content: "\f002";
}
.icon-large:before,
.icon-large:after {
  font-size: 20px;
  height: 20px;
  line-height: 0.8;
}
.icon-xlarge:before,
.icon-xlarge:after {
  font-size: 30px;
}
.map-marker {
  background: url(../img/icons/map_marker.png) no-repeat 0 0;
  color: #ffffff;
  display: inline-block;
  font-style: normal;
  height: 30px;
  margin-bottom: 4px;
  text-align: center;
  width: 20px;
}
.ie7 .balance .span-three header {
  position: relative;
}
.ie7 .balance .span-three header .icon {
  position: absolute;
  top: 10px;
  left: 10px;
  font-size: 53px;
  font-family: "nwicons";
  color: #ffffff;
  display: block;
  height: 72px;
  line-height: 65px;
}
.ie8 .icon-help,
.ie8 .icon-alert {
  width: 20px;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
}
html {
  font-size: 100%;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
a:hover,
a:active,
a:focus {
  outline: 0;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  width: auto\9;
  height: auto;
  margin-bottom: 40px;
  vertical-align: middle;
  border: 0;
  height: 30px;
  -ms-interpolation-mode: bicubic;
}
#map_canvas img,
.google-maps img {
  max-width: none;
}
button,
input,
select,
textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle;
}
button,
input {
  *overflow: visible;
  line-height: normal;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
label,
select,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
input[type="radio"],
input[type="checkbox"] {
  cursor: pointer;
}
input[type="search"] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  *behavior: url(/res/132/css/boxsizing.htc);
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
@media print {
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  *:after,
  *:before {
    display: none;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  #header-menu {
    display: none;
  }
  .wrapper .faq.faq-blocks .help-item {
    min-height: inherit;
  }
}
body {
  background: #ffffff;
  color: #E10A0A;
  font-family: sf;
  font-size: 100%;
  line-height: 18px;
}
code,
pre {
  background: rgba(247, 247, 245, 0.25);
  color: #b50054;
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
}
pre {
  padding: 18px;
}
p {
  margin: 0 0 24px;
  font-size: 13.5px;
}
small {
  font-size: 10px;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h-base {
  margin: 0 0 24px 0;
  font-family: sfSemiBold;
  font-weight: normal;
  line-height: 18px;
  color: inherit;
  text-rendering: optimizelegibility;
}
h1,
.h1 {
  font-size: 46px;
  line-height: 45px;
  font-weight: bold;
}
h2,
.h2 {
  font-size: 37px;
  line-height: 45px;
}
h3,
.h3 {
  font-size: 24px;
  line-height: 28px;
  font-weight: bold;
}
h4,
.h4 {
  font-size: 16px;
  line-height: 18px;
}
h5,
.h5 {
  font-size: 16px;
}
h6,
.h6 {
  font-size: 13px;
}
h1 strong,
h2 strong,
h3 strong,
.h1 strong,
.h2 strong,
.h3 strong {
  font-weight: inherit;
}
.hgroup {
  margin-bottom: 24px;
  vertical-align: baseline;
}
.hgroup h2 {
  margin: 0 0 24px 0;
  font-family: NatWest, sans-serif;
  font-weight: normal;
  line-height: 18px;
  color: inherit;
  text-rendering: optimizelegibility;
  font-size: 18px;
  margin: 0 0 -6px 0;
  line-height: .8;
  display: none;
  /* hide this one for VI */
}
.hgroup h3 {
  font-size: 37px;
  line-height: 45px;
  line-height: 1.2;
  margin: 0;
  position: relative;
  top: 5px;
  font-size: 32px;
  font-weight: bold;
}
.hgroup h3 strong {
  font-weight: inherit;
}
.hgroup.addmargin {
  margin-bottom: 32px;
}
a {
  color: #E10A0A;
  text-decoration: underline;
  word-wrap: break-word;
}
a:hover,
a:focus {
  color: #992525;
  text-decoration: underline;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  text-decoration: none;
}
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
  text-decoration: none;
}
dl {
  *zoom: 1;
  display: block;
  margin: 0;
  padding: 0;
}
dl:before,
dl:after {
  display: table;
  content: "";
  line-height: 0;
}
dl:after {
  clear: both;
}
dl dt,
dl dd {
  display: block;
  float: left;
  margin: 0;
  padding: 0;
}
dl dt {
  clear: left;
  margin-right: 32px;
  width: 272px;
}
dl dd {
  width: 576px;
}
ul,
ol {
  margin: 0 0 18px 0;
  padding-left: 18px;
}
ul li,
ol li {
  font-family: NatWest, Verdana, sans-serif;
  font-size: 13.5px;
  line-height: 18px;
  margin: 0 0 18px 0;
}
ul li:last-child,
ol li:last-child {
  margin: 0;
}
ul ul,
ol ul {
  list-style-type: disc;
}
ul.unstyled,
ol.unstyled {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
ul.unstyled li,
ol.unstyled li {
  margin: 0;
}
ul.inline,
ol.inline {
  display: inline-block;
  line-height: 1;
  list-style-type: none;
  overflow: hidden;
  padding-left: 0;
}
ul.inline li,
ol.inline li {
  display: inline-block;
  float: left;
  line-height: 1;
}
ul.tight > li,
ol.tight > li {
  margin-bottom: 0;
}
ul.top-level > li,
ol.top-level > li {
  margin: 0 0 24px 0;
  font-family: NatWest, sans-serif;
  line-height: 18px;
  color: inherit;
  text-rendering: optimizelegibility;
  font-size: 24px;
  line-height: 28px;
  font-weight: bold;
  font-weight: normal;
  text-indent: 0;
  margin: 0;
  padding: 0;
}
ul.top-level > li strong,
ol.top-level > li strong {
  font-weight: inherit;
}
ul.top-level > li strong,
ol.top-level > li strong {
  font-weight: 700;
}
ul.top-level > li ol,
ol.top-level > li ol,
ul.top-level > li .ul-nmbrd,
ol.top-level > li .ul-nmbrd {
  margin-top: 24px;
}
ul.top-level > li ol li:last-child,
ol.top-level > li ol li:last-child,
ul.top-level > li .ul-nmbrd li:last-child,
ol.top-level > li .ul-nmbrd li:last-child {
  margin-bottom: 24px;
}
ul.top-level > li ol li ol li,
ol.top-level > li ol li ol li,
ul.top-level > li .ul-nmbrd li ol li,
ol.top-level > li .ul-nmbrd li ol li,
ul.top-level > li ol li ul li,
ol.top-level > li ol li ul li,
ul.top-level > li .ul-nmbrd li ul li,
ol.top-level > li .ul-nmbrd li ul li {
  margin: 0;
}
ul.top-level > li ol.alpha,
ol.top-level > li ol.alpha,
ul.top-level > li .ul-nmbrd.alpha,
ol.top-level > li .ul-nmbrd.alpha {
  list-style-type: lower-alpha;
}
ul.top-level .ul-nmbrd,
ol.top-level .ul-nmbrd {
  list-style: none;
  word-break: break-word;
}
ul.top-level .ul-nmbrd li,
ol.top-level .ul-nmbrd li {
  position: relative;
}
ul.top-level .ul-nmbrd li > b,
ol.top-level .ul-nmbrd li > b {
  font-weight: normal;
  position: absolute;
  left: -3.2em;
}
ul.top-level .ul-nmbrd,
ol.top-level .ul-nmbrd {
  list-style: none;
}
ul.top-level .ul-nmbrd li,
ol.top-level .ul-nmbrd li {
  position: relative;
}
ul.top-level .ul-nmbrd li > b,
ol.top-level .ul-nmbrd li > b {
  font-weight: normal;
  position: absolute;
  left: -3.2em;
}
ul.downloads,
ol.downloads {
  list-style-type: none;
  padding: 0;
}
ul.downloads li,
ol.downloads li {
  font-family: NatWest, sans-serif;
  font-size: 18px;
}
ul.downloads li a,
ol.downloads li a {
  color: #2b95d8;
  text-decoration: none;
  font-family: NatWest, sans-serif;
  font-weight: bold;
}
ul.downloads li a:before,
ol.downloads li a:before {
  content: "\e016";
}
ul.downloads li a:before,
ol.downloads li a:before {
  font-family: "nwicons";
  margin-right: 8px;
}
ul.downloads li a span,
ol.downloads li a span {
  font-family: NatWest, Verdana, sans-serif;
  font-size: 13.5px;
  color: #0a2f64;
  font-weight: normal;
}
ul.downloads li a:hover,
ol.downloads li a:hover {
  color: #0a2f64;
}
ul:last-child,
ol:last-child {
  margin: 0;
}
ol {
  padding-left: 48px;
}
hr {
  margin: 18px 0;
  border: 0;
  border-top: 1px solid #5479b6;
  border-bottom: none;
}
.bg-gray hr {
  border-color: #c0bfbe;
}
.singleOffer {
  font-size: 13.5px;
}
.singleOffer .downloads {
  margin-top: 24px;
}
.form-row {
  *zoom: 1;
  margin-bottom: 12px;
  width: 100%;
}
.form-row:before,
.form-row:after {
  display: table;
  content: "";
  line-height: 0;
}
.form-row:after {
  clear: both;
}
.form-row p {
  font-size: 13px;
  margin-bottom: 12px;
}
.form-row .btn.cta-main {
  margin-bottom: 0;
}
.form-row-contain {
  *zoom: 1;
  margin-bottom: 12px;
  width: 424px;
}
.form-row-contain:before,
.form-row-contain:after {
  display: table;
  content: "";
  line-height: 0;
}
.form-row-contain:after {
  clear: both;
}
.form-row-contain p {
  font-size: 13px;
  margin-bottom: 12px;
}
input[type="text"],
input[type="password"],
input[type="email"],
input[type="tel"],
input[type="number"],
textarea,
.select-wrap {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: none;
  border-top: 3px solid #a09489;
  border-bottom: 1px solid #fff;
  background-color: #eeede9;
  box-sizing: border-box;
  color: #0a2f64;
  display: block;
  font-family: NatWest, Verdana, sans-serif;
  font-size: 13.5px;
  line-height: 16px;
  outline: none;
  padding: 11px;
  height: 42px;
  vertical-align: middle;
  width: 424px;
  margin: 0 0 16px 0;
}
input[type="text"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
input[type="tel"]:focus,
input[type="number"]:focus,
textarea:focus,
.select-wrap:focus {
  background: #ffffff;
}
input[type="text"].inline,
input[type="password"].inline,
input[type="email"].inline,
input[type="tel"].inline,
input[type="number"].inline,
textarea.inline,
.select-wrap.inline {
  display: inline-block;
}
button {
  border: none;
}
form > .form-row {
  width: 424px;
}
form fieldset {
  border: 0;
  padding: 0;
}
form fieldset.highlight {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  padding: 12px 0;
  width: 400px;
}
form fieldset.highlight input:last-child,
form fieldset.highlight label:last-child,
form fieldset.highlight p:last-child {
  margin: 0;
}
form fieldset.highlight input a,
form fieldset.highlight label a,
form fieldset.highlight p a {
  text-decoration: underline;
}
form label {
  margin: 0 0 24px 0;
  font-family: NatWest, sans-serif;
  font-weight: normal;
  color: inherit;
  text-rendering: optimizelegibility;
  font-size: 16px;
  line-height: 18px;
  display: block;
  margin-bottom: 12px;
}
.register form label {
  font-size: 17.6px;
  margin-bottom: 15px;
}
form textarea {
  min-height: 70px;
}
form .select-wrap {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  *behavior: url(/res/132/css/boxsizing.htc);
  display: inline-block;
  overflow: hidden;
  padding: 0;
  position: relative;
  width: auto;
}
form .select-wrap select::-ms-expand {
  display: none;
}
form .select-wrap select {
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  -ms-appearance: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border-top: 3px solid #a09489;
  border-bottom: 1px solid #fff;
  background-color: #eeede9;
  color: #0a2f64;
  display: block;
  font-family: NatWest, Verdana, sans-serif;
  font-size: 13.5px;
  line-height: 16px;
  outline: none;
  padding: 11px;
  height: 42px;
  vertical-align: middle;
  width: 424px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  *behavior: url(/res/132/css/boxsizing.htc);
  background: transparent;
  border: none;
  font-family: NatWest, sans-serif;
  font-size: 17.6px;
  line-height: 1.7;
  margin: 0;
  padding: 3px 48px 3px 12px;
  width: 110%;
  height: 38px;
  z-index: 2;
  position: relative;
}
form .select-wrap select:focus {
  background: #ffffff;
}
form .select-wrap select option,
form .select-wrap select optgroup {
  font-family: inherit;
  background: #ffffff;
}
form .select-wrap select option:hover,
form .select-wrap select optgroup:hover,
form .select-wrap select option:focus,
form .select-wrap select optgroup:focus {
  background: #e2dedb;
}
form .select-wrap select:active:after {
  content: "\f002";
}
form .select-wrap select:focus,
form .select-wrap select:active {
  background: transparent;
}
form .select-wrap:hover,
form .select-wrap:focus {
  background: #ffffff;
}
form .select-wrap:hover select option,
form .select-wrap:focus select option,
form .select-wrap:hover select optgroup,
form .select-wrap:focus select optgroup {
  color: #0a2f64;
}
form .select-wrap:after {
  content: "\f001";
}
form .select-wrap:after {
  border-left: thin solid #dfd9d1;
  display: block;
  font-family: "nwicons";
  font-size: 10px;
  height: 32px;
  line-height: 28px;
  position: absolute;
  right: 12px;
  text-align: right;
  top: 4px;
  width: 21px;
  z-index: 1;
}
form .select-wrap.select-wrap-block {
  display: block;
}
form .input-checkbox input[type="checkbox"],
form .input-radio input[type="checkbox"],
form .input-checkbox input[type="radio"],
form .input-radio input[type="radio"] {
  display: none;
}
form .input-checkbox input[type="checkbox"] ~ label,
form .input-radio input[type="checkbox"] ~ label,
form .input-checkbox input[type="radio"] ~ label,
form .input-radio input[type="radio"] ~ label {
  font-family: NatWest, Verdana, sans-serif;
  font-size: 13.5px;
  line-height: 28px;
  margin-left: 36px;
  padding: 0;
}
form .input-checkbox input[type="checkbox"] ~ label:before,
form .input-radio input[type="checkbox"] ~ label:before,
form .input-checkbox input[type="radio"] ~ label:before,
form .input-radio input[type="radio"] ~ label:before {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: none;
  border-top: 3px solid #a09489;
  border-bottom: 1px solid #fff;
  background-color: #eeede9;
  box-sizing: border-box;
  color: #0a2f64;
  font-family: NatWest, Verdana, sans-serif;
  font-size: 13.5px;
  line-height: 16px;
  outline: none;
  padding: 11px;
  height: 42px;
  vertical-align: middle;
  width: 424px;
  border-top: 0;
  box-shadow: 0 3px 0 #a09489 inset;
  background: #ffffff;
  content: '';
  display: block;
  float: left;
  margin-left: -36px;
  margin-right: 12px;
  position: relative;
  width: 0;
  height: 0;
}
form .input-checkbox input[type="checkbox"] ~ label:before:focus,
form .input-radio input[type="checkbox"] ~ label:before:focus,
form .input-checkbox input[type="radio"] ~ label:before:focus,
form .input-radio input[type="radio"] ~ label:before:focus {
  background: #ffffff;
}
form .input-checkbox input[type="checkbox"] ~ label strong,
form .input-radio input[type="checkbox"] ~ label strong,
form .input-checkbox input[type="radio"] ~ label strong,
form .input-radio input[type="radio"] ~ label strong {
  font-family: NatWest, Verdana, sans-serif;
  font-weight: bold;
}
form .input-checkbox input[type="checkbox"]:checked ~ label,
form .input-radio input[type="checkbox"]:checked ~ label,
form .input-checkbox input[type="radio"]:checked ~ label,
form .input-radio input[type="radio"]:checked ~ label {
  position: relative;
}
form .input-checkbox input[type="checkbox"]:checked ~ label:after,
form .input-radio input[type="checkbox"]:checked ~ label:after,
form .input-checkbox input[type="radio"]:checked ~ label:after,
form .input-radio input[type="radio"]:checked ~ label:after {
  content: "\e002";
}
form .input-checkbox input[type="checkbox"]:checked ~ label:after,
form .input-radio input[type="checkbox"]:checked ~ label:after,
form .input-checkbox input[type="radio"]:checked ~ label:after,
form .input-radio input[type="radio"]:checked ~ label:after {
  font-family: "nwicons";
  font-size: 18px;
  line-height: 1;
  margin-left: -36px;
  position: absolute;
  left: 4px;
  top: 4px;
}
form .input-checkbox input[type="radio"]:checked ~ label:after,
form .input-radio input[type="radio"]:checked ~ label:after {
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
  background: #0a2f64;
  content: '';
  height: 8px;
  left: 0;
  margin-left: -34px;
  margin-top: 4px;
  top: 0;
  width: 8px;
}
form .input-checkbox.inline,
form .input-radio.inline {
  display: inline-block;
  vertical-align: middle;
}
form .input-checkbox.inline + .inline,
form .input-radio.inline + .inline {
  margin-left: 16px;
}
form .input-checkbox.active input + label:before,
form .input-radio.active input + label:before {
  visibility: hidden;
}
form label.selected {
  position: relative;
}
form label.selected:after {
  content: "b";
  font-family: "nwicons";
  font-size: 22px;
  line-height: 1;
  margin-left: -30px;
  position: absolute;
  left: 2px;
  top: 2px;
}
form .input-radio input[type="radio"] + label:before {
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
}
form .input-radio input[type="radio"]:checked + label:after {
  font-size: 14px;
  left: 6px;
  top: 6px;
}
form .input-date {
  margin: 0 0 12px 0;
  width: 424px;
  *zoom: 1;
}
form .input-date:before,
form .input-date:after {
  display: table;
  content: "";
  line-height: 0;
}
form .input-date:after {
  clear: both;
}
form .input-date .input-day,
form .input-date .input-month,
form .input-date .input-year {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  *behavior: url(/res/132/css/boxsizing.htc);
  float: left;
  margin: 0;
  padding-right: 12px;
  width: 33.33%;
}
form .input-date .input-day .select-wrap,
form .input-date .input-month .select-wrap,
form .input-date .input-year .select-wrap,
form .input-date .input-day .no-select-wrap > select,
form .input-date .input-month .no-select-wrap > select,
form .input-date .input-year .no-select-wrap > select {
  width: 100%;
}
form .input-date .input-year {
  padding: 0;
}
form .card-number {
  *zoom: 1;
  position: relative;
  margin: 0 -6px;
}
form .card-number:before,
form .card-number:after {
  display: table;
  content: "";
  line-height: 0;
}
form .card-number:after {
  clear: both;
}
form .card-number .card-input {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  *behavior: url(/res/132/css/boxsizing.htc);
  float: left;
  padding: 0 6px;
  width: 25%;
}
form .card-number .card-input input {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  *behavior: url(/res/132/css/boxsizing.htc);
  width: 100%;
}
form .pound-inside {
  display: inline-block;
}
form .pound-inside:before {
  margin: 0 0 24px 0;
  font-family: NatWest, sans-serif;
  font-weight: normal;
  line-height: 18px;
  color: inherit;
  text-rendering: optimizelegibility;
  font-size: 37px;
  line-height: 45px;
  font-weight: bold;
  content: '£';
  position: absolute;
  margin-left: 13px;
  margin-top: 4px;
}
form .pound-inside:before strong {
  font-weight: inherit;
}
form input[type=text].input-large,
form input[type=number].input-large {
  margin: 0 0 24px 0;
  font-family: NatWest, sans-serif;
  font-weight: normal;
  line-height: 18px;
  color: inherit;
  text-rendering: optimizelegibility;
  font-size: 37px;
  line-height: 45px;
  font-weight: bold;
  padding: 2px 11px 2px 45px;
  width: 128px;
}
form input[type=text].input-large strong,
form input[type=number].input-large strong {
  font-weight: inherit;
}
form .inline-comment {
  display: inline-block;
  font-size: 14px;
  line-height: 20px;
  margin-left: 17px;
  vertical-align: middle;
}
form .inline-comment span {
  display: block;
  font-size: 23px;
  line-height: 25px;
}
.form-inline fieldset {
  border: none;
  width: 100%;
  padding: 0;
  margin: 0;
}
.form-inline legend {
  margin: 0 0 24px 0;
  font-family: NatWest, sans-serif;
  font-weight: normal;
  color: inherit;
  text-rendering: optimizelegibility;
  font-size: 16px;
  line-height: 18px;
  padding-bottom: 18px;
}
.form-inline input,
.form-inline legend,
.form-inline label,
.form-inline .select-wrap,
.form-inline .input-checkbox,
.form-inline .input-radio {
  display: inline-block;
  margin-bottom: 0;
  vertical-align: middle;
}
.form-inline .select-wrap {
  margin-right: 8px;
}
.form-inline .select-wrap.push-right {
  float: right;
  position: relative;
  top: -12px;
}
.form-inline input {
  width: auto;
}
.form-inline input[type=text] {
  width: 102px;
  margin: 0 8px 0 0;
}
.form-inline .btn {
  margin-left: 16px;
  padding-top: 8px;
  padding-bottom: 8px;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
  /* <-- Apparently some margin are still there even though it's hidden */
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
  /* <-- Apparently some margin are still there even though it's hidden */
}
.form-contact-details .input-checkbox,
.form-contact-details .input-radio {
  outline: none;
  min-height: 38px;
}
.register-subtitle {
  font-size: 17.6px;
  line-height: 1.2;
}
form.webChat input.field {
  width: 70%;
  margin: 0 20px 0 0;
  display: inline-block;
}
.linked-card-item {
  display: block;
}
span.linked-card-item:first-child {
  font-size: 16px;
  margin-bottom: 4px;
}
div.highlight {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  padding: 12px 0;
  width: 400px;
}
div.highlight input:last-child,
div.highlight label:last-child,
div.highlight p:last-child {
  margin: 0;
}
div.highlight input a,
div.highlight label a,
div.highlight p a {
  text-decoration: underline;
}
p.forgot-password {
  font-size: 15px;
  margin: -12px 0 20px;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  select {
    padding-right: 18px;
  }
}
@-moz-document url-prefix() {
  html > body .select-wrap > select {
    width: 115%;
  }
}
_:-ms-fullscreen,
:root .form-inline fieldset legend {
  display: block;
}
.ie select {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: none;
  border-top: 3px solid #a09489;
  border-bottom: 1px solid #fff;
  background-color: #eeede9;
  box-sizing: border-box;
  color: #0a2f64;
  display: block;
  font-family: NatWest, Verdana, sans-serif;
  font-size: 13.5px;
  line-height: 16px;
  outline: none;
  padding: 11px;
  height: 42px;
  vertical-align: middle;
  width: 424px;
  margin: 0 0 18px;
  padding: 8px;
  width: auto;
}
.ie select:focus {
  background: #ffffff;
}
.ie select:after {
  display: none;
}
.ie input:-ms-input-placeholder {
  color: #dfdfdd;
}
.ie legend {
  display: block;
}
.ie .select-wrap-block select,
.ie .input-date select {
  width: 100%;
}
.ie .select-wrap-block select,
.ie .input-accountNo select {
  width: 33%;
}
.ie select.full-width {
  width: 100%;
}
.ie .no-input-checkbox input,
.ie .no-input-radio input,
.ie .no-input-checkbox label,
.ie .no-input-radio label {
  display: inline-block;
}
.ie .no-input-checkbox label,
.ie .no-input-radio label {
  font-family: NatWest, Verdana, sans-serif !important;
  position: relative;
  top: 3px;
}
.ie .form-inline .no-select-wrap {
  display: inline-block;
}
.ie .input-date select {
  margin-bottom: 0;
}
.ie .select-wrap:before {
  display: none;
}
.ie .input-checkbox input,
.ie .input-radio input {
  display: block;
  float: left;
}
.ie .input-checkbox input + label:before,
.ie .input-radio input + label:before {
  padding: 0;
  border: none;
}
.ie .input-checkbox label,
.ie .input-radio label {
  padding: 0;
}
.ie .inline {
  display: inline;
}
.ie .inline + .inline {
  padding-left: 10px;
}
.ie #slider-form .no-select-wrap {
  clear: both;
  display: block;
  text-align: left;
}
.ie .select-wrap:hover,
.ie .select-wrap:focus {
  background: none;
}
.ie .select-wrap:hover select,
.ie .select-wrap:focus select {
  color: inherit;
}
.ie .select-wrap:hover select option,
.ie .select-wrap:focus select option,
.ie .select-wrap:hover select optgroup,
.ie .select-wrap:focus select optgroup {
  color: inherit;
}
.ie7 form .select-wrap {
  background: none;
  display: inline;
  width: 196px;
}
.ie7 form .select-wrap select {
  background: #ffffff;
}
.ie7 form fieldset {
  display: block;
}
.ie7 form .card-number .card-input {
  width: 21% !important;
}
.ie7 form .card-number .card-input input {
  width: 80% !important;
}
.ie7 form .input-date .input-day,
.ie7 form .input-date .input-month,
.ie7 form .input-date .input-year {
  width: 31%;
}
.ie9 .input-date .input-day select:after {
  content: ' ';
  width: 20px;
}
.ie div.push-right {
  float: right;
  margin-right: 50px;
}
.ie div.push-right select {
  width: 120%;
}
.ie input[type="password"] {
  font-size: 10px;
  color: black !important;
  font-family: Arial;
  z-index: 1100;
}
.ie9 .form-row button[type=submit] {
  margin-top: 20px;
}
.ie .form-inline .no-select-wrap select {
  margin-bottom: 0;
  display: inline-block;
  vertical-align: bottom;
}
.message-error {
  background: #b50054;
  color: #ffffff;
  display: block;
  margin-bottom: 13px;
  padding: 12px 15px;
  position: relative;
  width: 396px;
}
.message-error:before {
  content: '';
  display: block;
  position: absolute;
  top: 100%;
  left: 15px;
  width: 0;
  height: 0;
  border-color: #b50054 transparent transparent transparent;
  border-style: solid;
  border-width: 7px;
}
.message-error p {
  margin-bottom: 0;
}
.message-error a {
  color: #ffffff;
}
/* input.input-validated,
.input-validated input {
    background: mix( @nwgreen, @white, 10% ) !important;
    border-color: @nwgreen !important;
}

.card-input .input-error {
    border-top-color: @nwtangopink;
    border-bottom-color: @nwtangopink;
    background-color: lighten( @nwtangopink, 30%);
} */
.message {
  background-color: #f7f7f5;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  *behavior: url(/res/132/css/boxsizing.htc);
  margin-bottom: 18px;
  padding: 12px 15px;
  width: 100%;
}
.message .tooltip-inner {
  color: #ffffff;
  background-color: #0a2f64;
}
.message .tooltip-close {
  color: #ffffff;
}
.message h3 a:hover {
  color: #0a2f64;
}
.message [class^="span"] {
  background-color: #f7f7f5;
  color: #0a2f64;
}
.message p:first-child:last-child {
  margin-bottom: 0;
}
.message.message-summary {
  background: #b50054;
  color: #ffffff;
  padding-left: 45px;
}
.message.message-summary .icon-alert {
  font-size: 20px;
  left: 14px;
  position: absolute;
  top: 16px;
}
.message.message-summary ul {
  margin-top: 16px;
}
.message.with-close-btn {
  padding-right: 45px;
}
.message .close {
  color: #ffffff;
  background: #b50054;
  position: absolute;
  top: 0;
  right: 0;
  margin: 15px 15px 0 0;
  padding: 0 4px;
  text-decoration: none;
}
.message .close:before {
  content: "\e01c";
}
.message .close:after {
  font-size: 10px;
  font-family: "nwicons";
  border: 0;
}
form span.field-validation-valid {
  display: none;
}
form span.field-validation-error {
  background: #b50054;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  color: #ffffff;
  display: block;
  margin-bottom: 13px;
  padding: 12px 15px;
  position: relative;
  /* For the arrow effect below */
  width: 396px;
  font-size: 13.5px;
  max-width: 424px;
}
form span.field-validation-error a {
  color: #ffffff;
}
form span.field-validation-error:before {
  /* Pure-CSS arrow: */
  content: '';
  display: block;
  position: absolute;
  top: 100%;
  /*should be set to 100% */
  left: 15px;
  width: 0;
  height: 0;
  border-color: #b50054 transparent transparent transparent;
  border-style: solid;
  border-width: 7px;
}
form .validation-summary {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  background: #b50054;
  color: #ffffff;
  margin: 0;
  margin-bottom: 18px;
  padding-left: 30px;
  position: relative;
}
form .validation-summary p,
form .validation-summary span.field-validation-error {
  display: inline-block;
  margin: 0;
  padding: 15px;
  width: auto;
  max-width: none;
}
form .validation-summary p a,
form .validation-summary span.field-validation-error a {
  color: #ffffff;
}
form .validation-summary span.field-validation-error:before {
  content: "\e01f";
}
form .validation-summary span.field-validation-error:before {
  border-color: transparent;
  border-style: solid;
  border-width: 0;
  font-family: "nwicons";
  font-size: 20px;
  height: auto;
  left: auto;
  margin: 3px 0px 0 -31px;
  position: absolute;
  top: auto;
  width: auto;
}
form .validation-summary.no-validation-arrow {
  padding-left: 0;
  width: 426px;
}
form .no-validation-arrow span.field-validation-error:before {
  display: none;
  left: 0;
}
form .field-validation-error.field-validation-warning {
  background-color: #0a2f64;
}
form .field-validation-error.field-validation-warning:before {
  /* Pure-CSS arrow: */
  border-color: #0a2f64 transparent transparent transparent;
}
#activateform .validation-summary.no-validation-arrow .validation-summary-errors ul li {
  padding: 5px 15px 5px 15px;
}
.with-arrow:after {
  background: url(../img/icons/icon-sprite.png ) -47px 0px no-repeat;
  color: #ffffff;
  content: '';
  display: inline-block;
  height: 18px;
  margin-left: 10px;
  position: relative;
  top: 3px;
  width: 13px;
}
.border-gray {
  border: 1px solid #c9c2bc;
}
.no-underlines a {
  text-decoration: none !important;
}
.no-underlines a:hover {
  text-decoration: none !important;
}
.contain {
  position: relative;
}
.nomarginbottom {
  margin-bottom: 0 !important;
}
.nomargintop {
  margin-top: 0 !important;
}
.nomarginleft {
  margin-left: 0 !important;
}
.nomarginright {
  margin-right: 0 !important;
}
.nomargin {
  margin: 0 !important;
}
.nopaddingbottom {
  padding-bottom: 0 !important;
}
.nopaddingtop {
  padding-top: 0 !important;
}
.nopaddingleft {
  padding-left: 0 !important;
}
.nopaddingright {
  padding-right: 0 !important;
}
.nopadding {
  padding: 0 !important;
}
.addmarginbottom {
  margin-bottom: 32px !important;
}
.addmargintop {
  margin-top: 32px !important;
}
.addmarginleft {
  margin-left: 32px !important;
}
.addmarginright {
  margin-right: 32px !important;
}
.hidden {
  display: none !important;
}
.js-hidden {
  display: none !important;
}
.no-js .js-hidden {
  display: block !important;
}
.js-show {
  display: none !important;
}
.js .js-show {
  display: block !important;
}
.visible {
  display: block !important;
}
.ghost {
  visibility: hidden;
}
.rounded {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}
ul#skip_to_content {
  position: absolute;
  visibility: hidden;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.btn {
  display: inline-block;
  color: #2b95d8;
  font-family: NatWest, sans-serif;
  font-size: 17.6px;
  line-height: 1.25;
  background-image: url("cta-secondary-arrow-rbs.png");
  background-repeat: no-repeat;
  background-position: center right;
  padding-left: 0;
  min-height: 30px;
  padding-top: 7px;
  margin: 0;
  padding-right: 41px;
  text-decoration: none;
}
.btn:hover,
.btn:focus {
  background-image: url("cta-secondary-arrow-hover-rbs.png");
  color: #0a2f64;
  text-decoration: none;
}
.btn.cta-main {
  background: 0;
  background-color: #34a2b2;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border-width: 0;
  box-shadow: 0 3px 0 #1b768b,0 1px 0 #43c9d2 inset;
  color: #ffffff;
  cursor: pointer;
  font-family: NatWest, sans-serif;
  font-weight: bold;
  font-size: 18px;
  line-height: 24px;
  min-height: initial;
  margin: 0 2.1em 1em 0;
  padding: 14px 18px 14px 20px;
  text-align: center;
  text-shadow: 1px 1px 1px #13687e;
  border-top: solid 1px #43c9d2;
}
.btn.cta-main:after {
  background: 0;
  padding: 0;
  width: 0;
  margin: 0;
  content: '' !important;
}
.btn.cta-main:hover,
.btn.cta-main:focus {
  background: #30909e;
  color: #fff!important;
}
.btn.cta-secondary:after {
  background: 0;
  padding: 0;
  margin: 0;
}
.btn.cta-secondary:hover,
.btn.cta-secondary:focus {
  background-image: url("../img/vi/cta-secondary-arrow-hover.png");
  color: #0a2f64;
}
.btn#rbs_submit {
  border: 0;
}
.btn.btn-magnify {
  background-image: url("../img/icons/magnify.png");
  background-position: left 25%;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.5;
  padding: 0 0 0 29px;
}
.btn.btn-magnify:hover,
.btn.btn-magnify:focus {
  background-image: url("../img/icons/magnify-hover.png");
}
.btn.cta-small {
  background: 0;
  background-color: #34a2b2;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border-width: 0;
  box-shadow: 0 3px 0 #1b768b,0 1px 0 #43c9d2 inset;
  color: #ffffff;
  cursor: pointer;
  font-family: NatWest, sans-serif;
  font-weight: bold;
  font-size: 16px;
  line-height: 28px;
  min-height: initial;
  margin-top: -3px;
  padding: 6px 15px 6px 15px;
  text-align: center;
  text-shadow: 1px 1px 1px #13687e;
  border-top: solid 1px #43c9d2;
}
.btn.cta-small:after {
  background: 0;
  padding: 0;
  width: 0;
  margin: 0;
  content: '' !important;
}
.btn.cta-small:hover,
.btn.cta-small:focus {
  background: #30909e;
  color: #fff!important;
}
.btn.cta-small.back {
  padding-left: 48px;
}
.btn.cta-small.back:after {
  display: none;
}
.btn.cta-small.back:before {
  background: url(../img/icons/icon-sprite.png ) 0px 0px no-repeat;
  content: '';
  display: inline-block;
  height: 18px;
  margin-right: 5px;
  position: relative;
  top: 2px;
  width: 13px;
}
.gm-style,
#offers-map-canvas {
  overflow: visible !important;
}
.map-control-overlay {
  float: left;
  width: 100%;
  z-index: 1 !important;
}
.map-control-overlay div.cta-secondary {
  float: left;
  z-index: 999;
  position: relative;
  top: 50px;
  display: block;
  overflow: visible;
  cursor: pointer;
  margin: 0;
}
.dropdownOptionWrap {
  display: inline-block;
  position: relative;
}
.dropdownOption {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: none;
  border-top: 3px solid #a09489;
  border-bottom: 1px solid #fff;
  background-color: #eeede9;
  box-sizing: border-box;
  color: #0a2f64;
  display: block;
  font-family: NatWest, Verdana, sans-serif;
  font-size: 13.5px;
  line-height: 16px;
  outline: none;
  padding: 11px;
  height: 42px;
  vertical-align: middle;
  width: 424px;
  width: 85%;
  background-color: white;
  -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
  position: absolute;
  z-index: 10;
}
.dropdownOption:focus {
  background: #ffffff;
}
.dropdownOption:hover {
  background-color: #E9E9E9;
}
.dropdownOption a {
  text-decoration: none;
}
.postcodeInput {
  width: 158px;
}
.postcodeInput:after {
  content: '';
  background: url(../img/icons/map_marker_grey.png ) 0px 0px no-repeat;
  display: block;
  width: 18px;
  height: 27px;
  position: absolute;
  top: 9px;
  right: 6px;
}
.postcodeInput.loading:after {
  display: none;
}
.postcodeInput .loadingGraphic {
  position: absolute;
  top: 11px;
  right: 10px;
}
.postcodeInput input {
  width: 115px !important;
  padding-right: 32px;
}
.webChat .btn.cta-main {
  background-position: left -873px;
}
.webChat .btn.cta-main:hover {
  background-position: left -973px;
}
.oldie .btn.cta-main {
  behavior: url(PIE.htc);
  position: relative;
  z-index: 1000;
}
.ie8 #offers-map-canvas .btn.cta-main.mobile-btn {
  background: url(../img/buttons/map_cta.png) 0 0 no-repeat;
  width: 230px;
  height: 53px;
  behavior: none;
  cursor: pointer;
}
table {
  background: #ffffff;
  border-collapse: collapse;
  width: 100%;
  font-size: 13.5px;
}
table tr {
  background: #dfd9d1;
}
table tr th,
table tr td {
  margin: 0;
  padding: 18px 0 18px 30px;
  text-align: left;
}
table tr th:last-child,
table tr td:last-child,
table tr th.last-child,
table tr td.last-child {
  padding-right: 32px;
}
table tr:nth-child( 2n + 1 ) {
  background: #efece8;
}
table thead th {
  background: #42145f;
  border-bottom: solid 1px #5479b6;
  border-top: solid 1px #5479b6;
  font-family: NatWest, sans-serif;
  font-size: 16px;
  font-weight: normal;
  text-align: left;
  color: #ffffff;
}
table thead th a {
  color: #ffffff;
}
table thead th a:hover,
table thead th a:focus {
  color: #b4a99f;
}
table tbody {
  border-bottom: solid 1px #5479b6;
}
table th:nth-child( 1 ),
table td:nth-child( 1 ),
.oldie table th.nth-child-1,
.oldie table td.nth-child-1 {
  width: 12%;
}
table th:nth-child( 2 ),
table td:nth-child( 2 ),
.oldie table th.nth-child-2,
.oldie table td.nth-child-2 {
  width: 10%;
}
table th:nth-child( 3 ),
table td:nth-child( 3 ),
.oldie table th.nth-child-3,
.oldie table td.nth-child-3 {
  width: 25%;
}
table th:nth-child( 4 ),
table td:nth-child( 4 ),
.oldie table th.nth-child-4,
.oldie table td.nth-child-4 {
  text-align: center;
}
table th:nth-child( 5 ),
table td:nth-child( 5 ),
.oldie table th.nth-child-5,
.oldie table td.nth-child-5 {
  padding-right: 32px;
  text-align: right;
  white-space: nowrap;
}
table th:nth-child( 6 ),
table td:nth-child( 6 ),
.oldie table th.nth-child-6,
.oldie table td.nth-child-6 {
  padding-left: 8px;
  text-align: right;
}
table th:nth-child( 7 ),
table td:nth-child( 7 ),
.oldie table th.nth-child-7,
.oldie table td.nth-child-7 {
  text-align: right;
}
table th.centered-right,
table td.centered-right,
.oldie table th.nth-child-8,
.oldie table td.nth-child-8 {
  text-align: right;
}
table tr.pending td {
  color: #808080;
}
table tr.pending:nth-child( 2n + 2 ) td {
  color: #808080;
}
table tr.refund {
  font-weight: bold;
}
table tr.refund td {
  color: #42145f;
}
table tr.refund.pending {
  font-weight: bold;
}
table tr.refund.pending td {
  color: #808080;
}
table tr.redemption td {
  font-weight: bold;
}
table .odd {
  background: #efece8 !important;
}
table ~ #pagination-wrapper {
  padding-top: 9px;
}
.vi-table {
  border: 2px solid #ffffff;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  overflow: hidden;
  margin-bottom: 20px;
}
.vi-pagination {
  width: auto !important;
  background: none;
  border: none;
  margin-top: 10px;
}
.vi-pagination .wide-collapser-block {
  border: none;
}
.vi-pagination .wide-collapser-block:after {
  display: none;
}
body .pagination {
  display: inline-block;
  margin: 24px 0;
  text-align: center;
}
body .pagination li {
  display: inline;
  float: left;
  margin: 0;
  margin-right: 1px;
}
body .pagination li a {
  -webkit-border-radius: 18px;
  -moz-border-radius: 18px;
  border-radius: 18px;
  display: inline-block;
  float: left;
  font-size: 10px;
  height: 18px;
  position: relative;
  line-height: 1.6;
  text-decoration: none;
  width: 18px;
}
body .pagination li.active a,
body .pagination li a:hover {
  background: #0a2f64;
  color: #ffffff;
}
body .pagination li.prev a,
body .pagination li.next a {
  font-size: 12px;
  margin: 0 4px;
}
body .pagination li.prev a:hover,
body .pagination li.next a:hover {
  color: #0089cf;
  background: none;
}
body .pagination li.prev a span,
body .pagination li.next a span {
  display: block;
  height: 0;
  left: 100%;
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 0;
}
body .wide-collapser-block {
  text-align: center;
  border-bottom: 8px solid #e2dedb;
  padding-bottom: 6px;
  height: 20px;
}
body .wide-collapser-block p {
  margin: 0 0 24px 0;
  font-family: NatWest, sans-serif;
  font-weight: normal;
  color: inherit;
  text-rendering: optimizelegibility;
  font-size: 16px;
  line-height: 18px;
  margin-bottom: 0 !important;
}
body .wide-collapser-block p a {
  text-decoration: none;
}
body .wide-collapser-block .disabled {
  color: #a8a7a6;
}
body .wide-collapser-block:after {
  content: '';
  width: 0;
  height: 0;
  border: 7px solid transparent;
  border-top-color: #ffffff;
  margin: 0 auto -5px;
  display: inline-block;
}
body .wide-collapser-block.in:after {
  border: 8px solid transparent;
  border-bottom-color: #ffffff;
  margin: 0 auto 0px;
}
body .wide-collapser-block.vi-pagination {
  width: auto;
  border: none;
  padding: 0 0 20px 0;
  text-align: right;
  margin: 0;
}
body .wide-collapser-block.vi-pagination:after {
  content: none;
  border: none;
  margin: 0;
}
body .bg-gray .wide-collapser-block {
  border-bottom-color: #c0bfbe;
}
body .bg-gray .wide-collapser-block:after,
body .bg-gray .wide-collapser-block.in:after {
  border-top-color: #f1efed;
}
body .bg-pale .wide-collapser-block {
  border-bottom-color: #5479b6;
}
body .bg-pale .wide-collapser-block:after,
body .bg-pale .wide-collapser-block.in:after {
  border-top-color: #dfd9d1;
}
body .bg-pale .wide-collapser-block .disabled {
  color: #5479b6;
}
.balance [class^="span"],
.balance-bar [class^="span"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  *behavior: url(/res/132/css/boxsizing.htc);
}
.balance {
  background: url('../img/vi/login-masthead-blue.png') center center no-repeat;
  background-size: 100% 100%;
  color: #ffffff;
  min-height: 213px;
}
.balance .hgroup {
  padding-top: 21px;
  border-left: none;
  color: #ffffff;
}
.balance .hgroup h2 {
  display: block;
  line-height: 1;
  margin-bottom: 15px;
}
.balance .hgroup h3 {
  line-height: .9;
  position: static;
}
.balance .hgroup h4 {
  margin: 0;
  line-height: 1;
}
.balance .hgroup.hgroup-icon {
  position: relative;
  top: 50px;
  padding-left: 100px;
}
.balance .hgroup.hgroup-icon h2 {
  margin-top: 6px;
}
.balance .hgroup.hgroup-icon:before {
  font-size: 80px;
  position: absolute;
  left: 0;
  top: 12px;
}
.balance .balance-value {
  position: relative;
  top: 55px;
}
.balance .balance-value h3 {
  float: left;
  margin-right: 10px;
}
.balance .balance-value span.pound-sign {
  margin-right: 0px;
}
.balance .balance-value .with-tooltip {
  float: right;
  //color: #ffffff;
  margin-top: 4px;
}
.balance-bar {
  height: 48px;
  padding: 0;
  color: #ffffff;
}
.balance-bar h4,
.balance-bar h5 {
  display: inline-block;
  white-space: nowrap;
  margin: 0 30px 0 0;
  line-height: 24px;
  vertical-align: middle;
}
.balance-bar h5 {
  text-align: right;
  font-size: 18px;
  margin-right: 16px;
  line-height: 24px;
  vertical-align: top;
  position: relative;
  left: 140px;
}
.balance-bar .span-two {
  padding: 12px 0;
  height: 48px;
}
.balance-bar .span-two:nth-child(2) {
  border-left: 1px solid #ffffff;
  padding-left: 40px;
}
.balance-bar .span-two:nth-child(2) h5 {
  margin-right: 0;
}
.balance-bar .with-tooltip {
  float: right;
  color: #ffffff;
}
.balance-grid [class^="span"] {
  background-color: #f7f7f5;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  *behavior: url(/res/132/css/boxsizing.htc);
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  padding: 20px 15px;
}
.balance-grid [class^="span"] .tooltip-inner {
  color: #ffffff;
  background-color: #0a2f64;
}
.balance-grid [class^="span"] .tooltip-close {
  color: #ffffff;
}
.balance-grid [class^="span"] h3 a:hover {
  color: #0a2f64;
}
.balance-grid [class^="span"] [class^="span"] {
  background-color: #f7f7f5;
  color: #0a2f64;
}
.balance-grid [class^="span"] h3 {
  line-height: 22px;
  margin-bottom: 8px;
  white-space: nowrap;
}
.balance-grid [class^="span"] .tooltip-inner {
  background-color: #eeede9;
  color: #42145f;
}
.ie7 .balance {
  float: left;
  display: block;
  width: 976px;
}
.ie7 .balance .rwo-four .span-three {
  margin-right: 20px;
}
.ie7 .balance-bar h4,
.ie7 .balance-bar h5 {
  float: left;
  line-height: 35px;
}
.ie7 .balance-bar .span-two {
  padding: 0;
}
.hero {
  min-height: 436px;
  margin: 0 -48px;
  position: relative;
}
.hero header,
.hero footer,
.hero figure,
.hero aside {
  position: absolute;
}
.hero figure {
  margin: 0;
}
.hero figure div.hero-mask {
  background: url("../img/vi/HeroShelf_mask2.png") no-repeat 0 0;
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  float: left;
  height: 100%;
}
.hero header {
  display: table;
  height: 436px;
}
.hero header .inner {
  display: table-cell;
  vertical-align: middle;
}
.hero header .inner h2 {
  color: #2b95d8;
  font-size: 36px;
  font-weight: bold;
}
.hero header .inner h2 strong {
  font-weight: inherit;
}
.hero header .inner h3 {
  color: #0a2f64;
}
.hero header h2,
.hero header h3 {
  clear: both;
  float: left;
  line-height: 1;
  padding: 12px 0;
  padding-left: 48px;
  width: 310px;
}
.hero header h2 a,
.hero header h3 a {
  text-decoration: underline;
}
.hero header h2 {
  font-size: 46px;
  line-height: 45px;
  line-height: 40px;
  margin-bottom: 0;
  padding-bottom: 5px;
  padding-right: 70px;
  padding-top: 6px;
  font-weight: bold;
  font-size: 44px;
}
.hero header h2 strong {
  font-weight: inherit;
}
.hero header h3 {
  line-height: 24px;
  margin-bottom: 0;
  padding-right: 43px;
  padding-top: 0;
  padding-bottom: 0;
  font-weight: normal;
  font-size: 20px;
}
.hero header p {
  clear: both;
  float: none;
  margin: 0;
}
.hero footer {
  bottom: 0;
  overflow: hidden;
  right: 0;
}
.hero footer p {
  display: inline-block;
  font-family: NatWest, sans-serif;
  font-size: 14px;
  line-height: 1;
  margin: 0;
  padding: 12px;
  padding-bottom: 3px;
  padding-left: 32px;
  z-index: 999;
}
.hero.hero-double header {
  margin-top: -75px;
}
.hero.hero-cta header .cta-main {
  margin-top: 16px;
  margin-bottom: 24px;
  margin-left: 48px;
  padding-left: 60px;
  padding-right: 60px;
}
.hero.hero-cta header .cta-secondary {
  margin-left: 48px;
  padding-top: 0;
  width: 200px;
}
.hero.hero-double-cta header {
  margin-top: -115px;
}
.hero.hero-double-cta header .cta-main,
.hero.hero-double-cta header .cta-tool {
  margin-top: 16px;
}
.hero:after {
  background: #34a2b2;
  bottom: 0;
  content: "";
  display: block;
  height: 2px;
  left: 48px;
  position: absolute;
  right: 48px;
  z-index: 2;
}
.wrapper.login-header {
  background: url("../img/vi/login-masthead-blue.png") no-repeat 0 0;
  background-size: cover;
  color: #ffffff;
  padding-top: 50px;
  padding-bottom: 50px;
}
.wrapper.login-header .row-two {
  padding-bottom: 0;
  margin-bottom: 5px;
}
.wrapper.login-header header {
  padding-bottom: 0;
  margin-bottom: 0;
}
.wrapper.login-header header h3 {
  font-size: 36px;
}
.wrapper.login-form {
  background-color: #ffffff;
  background-size: cover;
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
.wrapper.login-form h3 {
  font-size: 28px;
}
.wrapper.login-footer {
  background-color: #2b95d8;
  color: #ffffff;
}
.wrapper.login-footer a {
  color: #ffffff;
}
.wrapper.login-footer a:hover,
.wrapper.login-footer a:focus {
  color: #b4a99f;
}
.wrapper.faq-wrapper {
  color: #ffffff;
}
.wrapper.faq-wrapper .faq .help-item {
  background: #ffffff url("../img/vi/cta-secondary-arrow-hover.png") no-repeat 95% 10%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  *behavior: url(/res/132/css/boxsizing.htc);
  font-family: NatWest, sans-serif;
  font-size: 18px;
  line-height: 1.3;
  margin-bottom: 36px;
  padding: 24px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  color: #ffffff;
  min-height: 100px;
}
.wrapper.faq-wrapper .faq .help-item h4 {
  line-height: inherit;
  margin: 0;
  width: 90%;
  font-weight: bold;
}
.wrapper.faq-wrapper .faq .help-item h4 a {
  color: #42145f;
  text-decoration: none;
}
.wrapper.faq-wrapper .faq .help-item h4 a:hover,
.wrapper.faq-wrapper .faq .help-item h4 a:focus {
  text-decoration: underline;
}
.wrapper.faq-wrapper .faq .help-item.help-odd,
.wrapper.faq-wrapper .faq .help-item:nth-child( 2n + 2) {
  background-color: #b4a99f;
}
.wrapper.faq-wrapper .faq .help-item.help-odd:after,
.wrapper.faq-wrapper .faq .help-item:nth-child( 2n + 2):after {
  border-left-color: #b4a99f;
}
.wrapper.faq-wrapper .faq.faq-blocks {
  display: block;
  list-style-type: none;
  padding: 0;
}
.wrapper.faq-wrapper .faq.faq-blocks .help-item {
  min-height: 130px;
  margin-bottom: 24px;
}
.oldie .wrapper .faq .help-item {
  height: 140px;
}
.oldie .wrapper.faq-blocks .help-item {
  height: 140px;
}
.carousel,
.carousel-desktop,
.carousel-all-media {
  margin-bottom: 18px;
  position: relative;
  background: transparent !important;
}
.carousel .carousel-inner,
.carousel-desktop .carousel-inner,
.carousel-all-media .carousel-inner {
  margin: 0;
  padding: 0;
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel .carousel-inner > .item,
.carousel-desktop .carousel-inner > .item,
.carousel-all-media .carousel-inner > .item {
  display: none;
  margin: 0;
  position: relative;
  -webkit-transition: 0.5s ease-in-out left;
  -moz-transition: 0.5s ease-in-out left;
  -o-transition: 0.5s ease-in-out left;
  transition: 0.5s ease-in-out left;
  -webkit-transform: translate3d(0, 0, 0);
}
.carousel .carousel-inner > .item img,
.carousel-desktop .carousel-inner > .item img,
.carousel-all-media .carousel-inner > .item img {
  line-height: 1;
}
.carousel .carousel-inner .next,
.carousel-desktop .carousel-inner .next,
.carousel-all-media .carousel-inner .next,
.carousel .carousel-inner .prev,
.carousel-desktop .carousel-inner .prev,
.carousel-all-media .carousel-inner .prev {
  display: block;
}
.carousel .carousel-inner .active,
.carousel-desktop .carousel-inner .active,
.carousel-all-media .carousel-inner .active {
  display: inline-block;
}
.carousel .carousel-inner .active,
.carousel-desktop .carousel-inner .active,
.carousel-all-media .carousel-inner .active,
.carousel .carousel-inner .next.left,
.carousel-desktop .carousel-inner .next.left,
.carousel-all-media .carousel-inner .next.left,
.carousel .carousel-inner .prev.right,
.carousel-desktop .carousel-inner .prev.right,
.carousel-all-media .carousel-inner .prev.right {
  left: 0;
}
.carousel .carousel-inner .next,
.carousel-desktop .carousel-inner .next,
.carousel-all-media .carousel-inner .next,
.carousel .carousel-inner .prev,
.carousel-desktop .carousel-inner .prev,
.carousel-all-media .carousel-inner .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel .carousel-inner .next,
.carousel-desktop .carousel-inner .next,
.carousel-all-media .carousel-inner .next,
.carousel .carousel-inner .active.right,
.carousel-desktop .carousel-inner .active.right,
.carousel-all-media .carousel-inner .active.right {
  left: 100%;
}
.carousel .carousel-inner .active.left,
.carousel-desktop .carousel-inner .active.left,
.carousel-all-media .carousel-inner .active.left,
.carousel .carousel-inner .prev,
.carousel-desktop .carousel-inner .prev,
.carousel-all-media .carousel-inner .prev {
  left: -100%;
}
.carousel .carousel-control,
.carousel-desktop .carousel-control,
.carousel-all-media .carousel-control {
  left: -41px;
  position: absolute;
  text-decoration: none;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  top: 0;
  width: 40px;
  height: 100%;
}
.carousel .carousel-control.left,
.carousel-desktop .carousel-control.left,
.carousel-all-media .carousel-control.left {
  background: none;
  background-image: url(../img/vi/carousel_arrow_left.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}
.carousel .carousel-control.left:hover,
.carousel-desktop .carousel-control.left:hover,
.carousel-all-media .carousel-control.left:hover {
  background-image: url(../img/vi/carousel_arrow_left_hover.png);
}
.carousel .carousel-control.right,
.carousel-desktop .carousel-control.right,
.carousel-all-media .carousel-control.right {
  background: none;
  background-image: url(../img/vi/carousel_arrow_right.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  right: -41px;
  left: auto;
}
    .carousel .carousel-control.right:hover,
    .carousel-desktop .carousel-control.right:hover,
    .carousel-all-media .carousel-control.right:hover,
    .carousel .carousel-control.right:focus,
    .carousel-desktop .carousel-control.right:focus,
    .carousel-all-media .carousel-control.right:focus {
        background-image: url(../img/vi/carousel_arrow_right_hover.png);
    }
.carousel .carousel-indicators,
.carousel-desktop .carousel-indicators,
.carousel-all-media .carousel-indicators {
  display: none;
}
.carousel .block-grid.block-grid-padded,
.carousel-desktop .block-grid.block-grid-padded,
.carousel-all-media .block-grid.block-grid-padded {
  margin: 0;
  padding: 12px !important;
}
.carousel .block-grid.block-grid-padded li,
.carousel-desktop .block-grid.block-grid-padded li,
.carousel-all-media .block-grid.block-grid-padded li {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  *behavior: url(/res/132/css/boxsizing.htc);
  margin: -6px -12px -6px -6px !important;
  padding: 12px;
  width: 25% !important;
}
.carousel .wrapper,
.carousel-desktop .wrapper,
.carousel-all-media .wrapper {
  background: #0a2f64;
  color: #ffffff;
  width: 832px;
  padding: 24px;
}
.carousel .wrapper .row-four,
.carousel-desktop .wrapper .row-four,
.carousel-all-media .wrapper .row-four {
  width: 832px;
}
.carousel .wrapper .row-four > .span-two,
.carousel-desktop .wrapper .row-four > .span-two,
.carousel-all-media .wrapper .row-four > .span-two {
  width: 376px;
}
.carousel.bg-blue .carousel-control,
.carousel-desktop.bg-blue .carousel-control,
.carousel-all-media.bg-blue .carousel-control,
.carousel.bg-blue .block-grid,
.carousel-desktop.bg-blue .block-grid,
.carousel-all-media.bg-blue .block-grid {
  background: #0a2f64;
  color: #ffffff;
}
.carousel.bg-blue .carousel-control:hover,
.carousel-desktop.bg-blue .carousel-control:hover,
.carousel-all-media.bg-blue .carousel-control:hover,
.carousel.bg-blue .carousel-control:focus,
.carousel-desktop.bg-blue .carousel-control:focus,
.carousel-all-media.bg-blue .carousel-control:focus {
  background: #061c3c;
}
.carousel.bg-green .carousel-control,
.carousel-desktop.bg-green .carousel-control,
.carousel-all-media.bg-green .carousel-control,
.carousel.bg-green .wrapper,
.carousel-desktop.bg-green .wrapper,
.carousel-all-media.bg-green .wrapper,
.carousel.bg-green .block-grid,
.carousel-desktop.bg-green .block-grid,
.carousel-all-media.bg-green .block-grid {
  background: #711d68;
  color: #ffffff;
}
.carousel.bg-green .carousel-control:hover,
.carousel-desktop.bg-green .carousel-control:hover,
.carousel-all-media.bg-green .carousel-control:hover,
.carousel.bg-green .carousel-control:focus,
.carousel-desktop.bg-green .carousel-control:focus,
.carousel-all-media.bg-green .carousel-control:focus {
  background: #5a1753;
}
.carousel.bg-pale .carousel-control,
.carousel-desktop.bg-pale .carousel-control,
.carousel-all-media.bg-pale .carousel-control,
.carousel.bg-pale .wrapper,
.carousel-desktop.bg-pale .wrapper,
.carousel-all-media.bg-pale .wrapper,
.carousel.bg-pale .block-grid,
.carousel-desktop.bg-pale .block-grid,
.carousel-all-media.bg-pale .block-grid {
  background: #f7f7f5;
  color: #0a2f64;
}
.carousel.bg-pale .carousel-control:before,
.carousel-desktop.bg-pale .carousel-control:before,
.carousel-all-media.bg-pale .carousel-control:before {
  color: #0a2f64;
}
.carousel.bg-pale .carousel-control:hover,
.carousel-desktop.bg-pale .carousel-control:hover,
.carousel-all-media.bg-pale .carousel-control:hover,
.carousel.bg-pale .carousel-control:focus,
.carousel-desktop.bg-pale .carousel-control:focus,
.carousel-all-media.bg-pale .carousel-control:focus {
  background: #e6e4e0;
}
.carousel.bg-gray .carousel-control,
.carousel-desktop.bg-gray .carousel-control,
.carousel-all-media.bg-gray .carousel-control,
.carousel.bg-gray .wrapper,
.carousel-desktop.bg-gray .wrapper,
.carousel-all-media.bg-gray .wrapper,
.carousel.bg-gray .block-grid,
.carousel-desktop.bg-gray .block-grid,
.carousel-all-media.bg-gray .block-grid {
  background: #f1efed;
  color: #0a2f64;
}
.carousel.bg-gray .carousel-control:before,
.carousel-desktop.bg-gray .carousel-control:before,
.carousel-all-media.bg-gray .carousel-control:before {
  color: #0a2f64;
}
.carousel.bg-gray .carousel-control:hover,
.carousel-desktop.bg-gray .carousel-control:hover,
.carousel-all-media.bg-gray .carousel-control:hover,
.carousel.bg-gray .carousel-control:focus,
.carousel-desktop.bg-gray .carousel-control:focus,
.carousel-all-media.bg-gray .carousel-control:focus {
  background: #cccbc9;
}
.carousel.bg-white .carousel-control,
.carousel-desktop.bg-white .carousel-control,
.carousel-all-media.bg-white .carousel-control,
.carousel.bg-white .wrapper,
.carousel-desktop.bg-white .wrapper,
.carousel-all-media.bg-white .wrapper,
.carousel.bg-white .block-grid,
.carousel-desktop.bg-white .block-grid,
.carousel-all-media.bg-white .block-grid {
  background: #ffffff;
  color: #0a2f64;
}
.carousel.bg-white .carousel-control:before,
.carousel-desktop.bg-white .carousel-control:before,
.carousel-all-media.bg-white .carousel-control:before {
  color: #aeabd0;
}
.carousel.bg-white .carousel-control:hover,
.carousel-desktop.bg-white .carousel-control:hover,
.carousel-all-media.bg-white .carousel-control:hover,
.carousel.bg-white .carousel-control:focus,
.carousel-desktop.bg-white .carousel-control:focus,
.carousel-all-media.bg-white .carousel-control:focus {
  background: #cccccc;
}
.carousel .wrapper ~ .block-grid,
.carousel-desktop .wrapper ~ .block-grid,
.carousel-all-media .wrapper ~ .block-grid {
  margin-top: -8px;
}
.carousel-desktop > ul,
.carousel-all-media > ul {
  list-style: none;
  padding: 0;
}
.no-js .carousel-all-media > ul > li {
  margin-bottom: 48px;
}
.no-js .carousel-desktop > ul > li {
  margin-bottom: 0;
}
.oldie .carousel .carousel-inner .active {
  max-width: 880px;
}
.oldie .carousel .carousel-inner .last-child {
  margin-right: 0 !important;
}
.oldie .carousel.bg-pale .carousel-inner a,
.oldie .carousel.bg-gray .carousel-inner a {
  color: #0a2f64 !important;
}
.ie7 .wrapper .carousel .carousel-control {
  font-size: 50px;
  line-height: 55px;
  text-align: center;
  text-indent: 0;
}
#offers-map-canvas {
  border: 1px solid #5479b6;
  height: 372px;
}
#offers-map-canvas img {
  max-width: none;
}
#offers-map-canvas .block-grid {
  width: 288px;
}
#offers-map-canvas .btn.cta-main {
  cursor: pointer;
}
#mapWrapper.loading:after {
  display: none;
}
#mapWrapper .loadingGraphic {
  margin-top: -12px;
  position: absolute;
  top: 50%;
  right: 47%;
}
#filterControls form legend {
  display: block;
}
.gmnoprint img {
  max-width: none;
}
.nav-tabs {
  padding-left: 0px;
}
.nav-tabs li {
  font-family: NatWest, sans-serif;
  font-size: 16px;
  display: inline-block;
  margin: 0 10px 0 0;
}
.nav-tabs li a {
  color: #b4a99f;
}
.nav-tabs li a:hover {
  color: #0089cf;
}
.nav-tabs li.active a {
  color: #0a2f64;
  cursor: default;
}
.nav-tabs li a {
  vertical-align: middle;
  line-height: 34px;
  text-decoration: none;
}
.nav-tabs li a.icon-xlarge:before,
.nav-tabs li a.icon-xlarge:after {
  vertical-align: top;
}
.nav-tabs li a i {
  font-size: 33px;
  position: relative;
  top: 6px;
}
.hidden-tab {
  position: absolute;
  top: -9999px;
}
.active-tab {
  position: static;
}
/*
.ttip {
	display: inline-block;
	max-width: 320px;
	position: absolute;
	z-index: 1030;

	.ttip-inner {

		background: fadeout( @nwred, 20% );
		.box-sizing( border-box );
		color: @white;
		padding: @baseLineHeight;
	}
}
*/
.with-help {
  display: inline-block;
  margin-right: 5px;
}
.form-inline .with-help {
  display: inline-block;
}
.table .info {
  display: inline-block;
  margin-right: -30px;
  margin-left: 6px;
  vertical-align: middle;
  white-space: normal;
}
.with-tooltip {
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
  color: #42145f;
  vertical-align: middle;
}
.with-tooltip:hover {
  text-decoration: none;
  color: #ad1982;
}
.with-tooltip span {
  display: none;
}
.with-tooltip.inline {
  margin-right: 30px;
}
.with-tooltip:focus {
  text-decoration: none;
  color: #ad1982;
}
.info-tooltip {
  display: inline-block;
  vertical-align: middle;
  white-space: normal;
  width: 20px;
}
.info-tooltip a {
  display: none;
}
.has-tooltip .info-tooltip a {
  display: inline-block;
}
.table .info-empty {
  display: inline-block;
  margin-right: -30px;
  width: 26px;
}
.tooltip {
  font-family: NatWest, Verdana, sans-serif;
  position: absolute;
  z-index: 1030;
  display: block;
  visibility: visible;
  font-size: 13px;
  line-height: 1.4;
  min-width: 140px;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: translate3d(0, 0, 0);
}
.tooltip.in {
  opacity: 0.95;
  filter: alpha(opacity=95);
}
.tooltip.top {
  margin-top: 0;
  padding: 10px 0;
}
.tooltip.right {
  margin-left: 0;
  padding: 0 10px;
}
.tooltip.bottom {
  margin-top: 0;
  padding: 10px 0;
}
.tooltip.left {
  margin-left: 0;
  padding: 0 10px;
}
.tooltip-inner {
  border: 1px solid #b5a9a0;
  max-width: 180px;
  padding: 12px 16px;
  color: #0a2f64;
  font-weight: normal;
  text-align: left;
  text-decoration: none;
  background-color: #eeede9;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  box-shadow: 0 2px 0 #a09489;
}
.bg-pale .tooltip-inner,
.tooltip-dark .tooltip-inner {
  color: #ffffff;
  background-color: #0a2f64;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  z-index: 1;
}
.tooltip-arrow:before,
.tooltip-arrow:after {
  border-color: transparent;
  border-style: solid;
  content: "";
  display: block;
  height: 0;
  position: absolute;
  width: 0;
  z-index: 2;
}
.tooltip-arrow:after {
  z-index: 1;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -10px;
  border-width: 10px 10px 0;
  border-top-color: #b5a9a0;
}
.tooltip.top .tooltip-arrow:before,
.tooltip.top .tooltip-arrow:after {
  top: -12px;
  border-width: 10px 10px 0;
  border-top-color: #eeede9;
  left: -10px;
}
.tooltip.top .tooltip-arrow:after {
  border-top-color: #a09489;
  top: -8px;
}
.tooltip.right .tooltip-arrow {
  left: 0;
  top: 50%;
  margin-top: -10px;
  border-width: 10px 10px 10px 0;
  border-right-color: #b5a9a0;
}
.tooltip.right .tooltip-arrow:before,
.tooltip.right .tooltip-arrow:after {
  left: 1px;
  border-width: 10px 10px 10px 0;
  border-right-color: #eeede9;
  top: -10px;
}
.tooltip.right .tooltip-arrow:after {
  border-right-color: #a09489;
  top: -7px;
}
.tooltip.left .tooltip-arrow {
  right: 0;
  top: 50%;
  margin-top: -10px;
  border-width: 10px 0 10px 10px;
  border-left-color: #b5a9a0;
}
.tooltip.left .tooltip-arrow:before,
.tooltip.left .tooltip-arrow:after {
  right: 1px;
  border-width: 10px 0 10px 10px;
  border-left-color: #eeede9;
  top: -10px;
}
.tooltip.left .tooltip-arrow:after {
  border-left-color: #a09489;
  top: -7px;
}
.tooltip.bottom .tooltip-arrow {
  left: 50%;
  top: 0;
  margin-left: -10px;
  border-width: 0 10px 10px;
  border-bottom-color: #b5a9a0;
}
.tooltip.bottom .tooltip-arrow:before,
.tooltip.bottom .tooltip-arrow:after {
  top: 1px;
  border-width: 0 10px 10px;
  border-bottom-color: #eeede9;
  left: -10px;
}
.tooltip.bottom .tooltip-arrow:after {
  display: none;
}
/* .bg-pale {
	.tooltip {
		&.top .tooltip-arrow {
			border-top-color: @tooltipArrowColorDark;
		}
		&.right .tooltip-arrow {
			border-right-color: @tooltipArrowColorDark;
		}
		&.left .tooltip-arrow {
			border-left-color: @tooltipArrowColorDark;
		}
		&.bottom .tooltip-arrow {
			border-bottom-color: @tooltipArrowColorDark;
		}
	}
} */
.tooltip-dark.top .tooltip-arrow {
  border-top-color: #0a2f64;
}
.tooltip-dark.right .tooltip-arrow {
  border-right-color: #0a2f64;
}
.tooltip-dark.left .tooltip-arrow {
  border-left-color: #0a2f64;
}
.tooltip-dark.bottom .tooltip-arrow {
  border-bottom-color: #0a2f64;
}
.tooltip-close {
  color: #0a2f64;
  cursor: pointer;
  font-size: 8px;
  position: absolute;
  right: 10px;
  top: 4px;
}
.tooltip-close:hover {
  color: #0089cf;
}
.bg-pale .tooltip-close,
.tooltip-dark .tooltip-close {
  color: #ffffff;
}
.hw {
  -webkit-transform: translate3d(0, 0, 0);
}
.fade {
  -webkit-transform: translate3d(0, 0, 0);
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -moz-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  -webkit-transform: translate3d(0, 0, 0);
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  -moz-transition: height 0.35s ease;
  -o-transition: height 0.35s ease;
  transition: height 0.35s ease;
}
.collapse.in {
  height: auto;
}
.left-transition {
  -webkit-transform: translate3d(0, 0, 0);
  -webkit-transition: left 500ms ease;
  -moz-transition: left 500ms ease;
  -o-transition: left 500ms ease;
  transition: left 500ms ease;
}
.slider-range {
  display: inline-block;
  text-align: left;
}
.slider-range {
  background: #eee;
  -webkit-border-radius: 18px;
  -moz-border-radius: 18px;
  border-radius: 18px;
  position: relative;
  margin: 0px 24px;
  width: 480px;
  height: 18px;
  box-shadow: 0 1px 4px #888 inset;
  vertical-align: middle;
}
.slider-range a {
  z-index: 2;
  background-color: #fdfdfd;
  background-image: -webkit-gradient(left, linear, 0 0, 0 100%, from(#f7f7f7), color-stop(50%, #ffffff), to(#f7f7f7));
  background-image: -webkit-linear-gradient(left, #f7f7f7, #ffffff 50%, #f7f7f7);
  background-image: -moz-linear-gradient(left, #f7f7f7, #ffffff 50%, #f7f7f7);
  background-image: -o-linear-gradient(left, #f7f7f7, #ffffff 50%, #f7f7f7);
  background-image: linear-gradient(to right, #f7f7f7, #ffffff 50%, #f7f7f7);
  background-repeat: no-repeat;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff7f7f7', endColorstr='#fff7f7f7', GradientType=0);
  border: solid 1px #c9c2bc;
  -webkit-border-radius: 4.5px;
  -moz-border-radius: 4.5px;
  border-radius: 4.5px;
  color: #dfdfdd;
  cursor: pointer;
  height: 36px;
  width: 18px;
  position: absolute;
  margin-left: -9px;
  margin-top: -9px;
  text-align: center;
  text-decoration: none;
}
.slider-range a:before {
  content: "\e01a";
}
.slider-range a:before {
  display: block;
  font-family: "nwicons";
  font-size: 15px;
  line-height: 2.4;
  text-align: center;
  height: 36px;
  width: 18px;
}
.slider-range div {
  z-index: 1;
  position: absolute;
  font-size: .7em;
  display: block;
  border: 0;
  background: #73BC53;
  box-shadow: 0 1px 4px #57903e inset;
  height: 100%;
}
.trackslider,
.trackslider * {
  display: inline-block;
  cursor: default;
}
.trackslider {
  background: #ffffff;
  -webkit-border-radius: 18px;
  -moz-border-radius: 18px;
  border-radius: 18px;
  position: relative;
  margin: 0px 24px;
  width: 480px;
  height: 18px;
  box-shadow: 1px 1px 3px black inset;
  vertical-align: middle;
}
.trackslider a {
  height: 100%;
  right: 0;
  position: absolute;
  text-decoration: none;
  z-index: 1;
}
.trackslider a:nth-child(2) {
  background: #ffffff !important;
  border-bottom-right-radius: 18px;
  border-top-right-radius: 18px;
}
.trackslider.connect a,
.trackslider.connect.lower {
  background-color: #82a554;
  background-image: -moz-linear-gradient(top, #97bc66, #638339);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#97bc66), to(#638339));
  background-image: -webkit-linear-gradient(top, #97bc66, #638339);
  background-image: -o-linear-gradient(top, #97bc66, #638339);
  background-image: linear-gradient(to bottom, #97bc66, #638339);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff97bc66', endColorstr='#ff638339', GradientType=0);
  border-bottom-right-radius: 18px;
  border-top-right-radius: 18px;
  box-shadow: 1px 1px 3px black inset;
}
.trackslider div {
  background-color: #fdfdfd;
  background-image: -webkit-gradient(left, linear, 0 0, 0 100%, from(#f7f7f7), color-stop(50%, #ffffff), to(#f7f7f7));
  background-image: -webkit-linear-gradient(left, #f7f7f7, #ffffff 50%, #f7f7f7);
  background-image: -moz-linear-gradient(left, #f7f7f7, #ffffff 50%, #f7f7f7);
  background-image: -o-linear-gradient(left, #f7f7f7, #ffffff 50%, #f7f7f7);
  background-image: linear-gradient(to right, #f7f7f7, #ffffff 50%, #f7f7f7);
  background-repeat: no-repeat;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff7f7f7', endColorstr='#fff7f7f7', GradientType=0);
  border: solid 1px #c9c2bc;
  -webkit-border-radius: 4.5px;
  -moz-border-radius: 4.5px;
  border-radius: 4.5px;
  color: #dfdfdd;
  cursor: pointer;
  height: 36px;
  width: 18px;
  position: relative;
  margin-left: -9px;
  margin-top: -9px;
  text-align: center;
}
.trackslider div:before {
  content: "\e01a";
}
.trackslider div:before {
  display: block;
  font-family: "nwicons";
  font-size: 15px;
  line-height: 2.4;
  text-align: center;
  height: 36px;
  width: 18px;
}
.value-indicator {
  padding-top: 8px;
}
#slider-wrap {
  float: left;
  margin-right: 24px;
  width: 600px;
  margin-bottom: 32px;
}
#slider-wrap button {
  border: solid 1px #c9c2bc;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 1px 1px 0 rgba( 255,255,255,.5) inset, 1px 1px 2px rgba(0,0,0,.20);
  -moz-box-shadow: 1px 1px 0 rgba( 255,255,255,.5) inset, 1px 1px 2px rgba(0,0,0,.20);
  box-shadow: 1px 1px 0 rgba( 255,255,255,.5) inset, 1px 1px 2px rgba(0,0,0,.20);
  background-color: #f0eeed;
  background-image: -moz-linear-gradient(top, #ffffff, #dad5d1);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#dad5d1));
  background-image: -webkit-linear-gradient(top, #ffffff, #dad5d1);
  background-image: -o-linear-gradient(top, #ffffff, #dad5d1);
  background-image: linear-gradient(to bottom, #ffffff, #dad5d1);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffdad5d1', GradientType=0);
  height: 36px;
  width: 36px;
}
#slider-form {
  margin-bottom: -28px;
}
#slider-amount,
#slider-wrap {
  display: none;
}
.oldie .trackslider.connect a,
.oldie .trackslider.connect.lower {
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.oldie .trackslider a.last {
  background: #ffffff !important;
}
.bubble {
  background: #3b5983;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  display: inline-block;
  width: 64px;
  height: 64px;
  position: relative;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
.bubble:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  *behavior: url(/res/132/css/boxsizing.htc);
  color: #ffffff;
  content: attr(title);
  font-family: NatWest, sans-serif;
  font-size: 22px;
  display: inline-block;
  line-height: 1.75;
  position: absolute;
  text-indent: 0;
  top: 50%;
  left: 50%;
  margin-top: -1em;
  margin-left: -1em;
  text-align: center;
  vertical-align: middle;
  width: 2em;
  height: 2em;
}
.bubble-small {
  width: 48px;
  height: 48px;
}
.bubble-small:after {
  font-size: 16px;
}
.white-sticker-wrapper {
  position: relative;
  float: left;
}
.white-sticker-wrapper .thumbnail {
  padding: 60px;
}
.white-sticker-wrapper .sticker {
  background-image: url('../img/vi/rbs-sticker-mask-white.png');
}
.sticker {
  background-image: url('../img/vi/rbs-sticker-mask.png');
  background-repeat: no-repeat;
  background-position: -1px -1px;
  background-color: #0a2f64;
  border-top-right-radius: 8px;
  height: 56px;
  width: 95px;
  margin: 0;
  display: inline-block;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  position: absolute;
  top: 0;
  right: 0;
}
.sticker:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  *behavior: url(/res/132/css/boxsizing.htc);
  color: #ffffff;
  content: attr(title);
  font-family: NatWest, sans-serif;
  font-size: 22px;
  display: inline-block;
  line-height: 2;
  position: absolute;
  text-indent: 0;
  top: 50%;
  left: 50%;
  margin-top: -1em;
  margin-left: -1em;
  text-align: center;
  vertical-align: middle;
  width: 2em;
  height: 2em;
}
.grey-bubbles li {
  background-color: #eeede9 !important;
}
.grey-bubbles li h4 {
  width: 160px;
  min-height: 35px;
}
.grey-bubbles li > div {
  background-color: #eeede9 !important;
}
.grey-bubbles li > div > div {
  background-color: #eeede9 !important;
}
.grey-bubbles li > div > div p.thumbnail {
  background-color: #ffffff;
}
.grey-bubbles li > div > div p.thumbnail.logo {
  background-color: #0a2f64;
}
.grey-bubbles li > div > div a.btn {
  font-size: 14px;
  padding-top: 12px;
  vertical-align: bottom;
}
.grey-bubbles li > div > div p.set-height {
  min-height: 110px;
  margin-bottom: 0;
}
.grey-bubbles li div.mobile-two-columns div.span-two h3 {
  width: 470px;
}
.grey-bubbles li .sticker {
  border-bottom: 1px solid #eeede9;
}
.thumbnailskin {
  background: #ffffff;
  border: solid 1px #e2dedb;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  *behavior: url(/res/132/css/boxsizing.htc);
  display: block;
  padding: 16px;
  width: 100%;
}
.vithumbnailskin {
  background: #eeede9;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  *behavior: url(/res/132/css/boxsizing.htc);
  display: block;
  padding: 16px;
  width: 100%;
  position: relative;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}
.vigrey {
  background: #d2c9c0;
}
.vigreysmoke {
  background: #e4dfd8;
}
.bg-tabs {
  background: #dfd9d1;
}
.thumbnail-spaced {
  border: none;
  display: table-cell !important;
  height: 200px;
  vertical-align: middle;
}
.thumbnail {
  background: #eeede9;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  *behavior: url(/res/132/css/boxsizing.htc);
  display: block;
  padding: 16px;
  width: 100%;
  position: relative;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  text-align: center;
}
.thumbnail img {
  height: auto;
}
.thumbnail + .bubble {
  float: right;
  left: -16px;
  position: relative;
  top: -46px;
}
.thumbnail.logo {
  background-color: #0a2f64;
  background-image: url(../img/natwest-logo.png );
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 50% auto;
  color: #ffffff;
  height: 140px;
  width: 100%;
  text-indent: -9999em;
}
.thumbnail > a {
  display: block;
}
.massive-ad {
  background-color: #ffffff;
  padding: 40px 0 30px 0;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}
.massive-ad .thumbnail {
  background-color: #ffffff;
}
ul.thumbnails > li {
  background: #eeede9;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  *behavior: url(/res/132/css/boxsizing.htc);
  display: block;
  padding: 16px;
  width: 100%;
  position: relative;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}
ul.thumbnails > li .thumbnail {
  padding: 24px 8px;
}
ul.thumbnails > li .thumbnail + .bubble {
  width: 48px;
  height: 48px;
  margin-bottom: -999em;
  left: -8px;
  top: -40px;
}
ul.thumbnails > li .thumbnail + .bubble:after {
  font-size: 16px;
}
ul.thumbnails.thumbnails-short > li .thumbnail {
  padding: 8px;
}
ul.thumbnails.thumbnails-spaced li a {
  display: block;
  padding: 48px 0;
}
ul.thumbnails.thumbnails-spaced li.empty {
  visibility: hidden;
  padding: 16px 0;
}
ul.thumbnails.thumbnails-spaced li.empty span {
  display: block;
  height: 81px;
  padding: 48px 0;
  width: 100%;
}
ul.thumbnails.thumbnails-minheight > li {
  min-height: 232px;
}
.wrapper .media-boxes h3 {
  font-size: 22px;
}
.wrapper .media-boxes a {
  text-decoration: none;
}
.wrapper .media-boxes.row-two [class^="span"],
.wrapper .media-boxes.row-two-narrow [class^="span"],
.wrapper .media-boxes.row-two-wide [class^="span"],
.wrapper .media-boxes.row-three [class^="span"],
.wrapper .media-boxes.row-three-narrow [class^="span"],
.wrapper .media-boxes.row-three-wide [class^="span"],
.wrapper .media-boxes.row-four [class^="span"],
.wrapper .media-boxes.row-four-narrow [class^="span"],
.wrapper .media-boxes.row-four-wide [class^="span"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  *behavior: url(/res/132/css/boxsizing.htc);
  padding: 16px;
}
.wrapper .media-boxes.media-boxes-min-height .span {
  background-image: url(../img/vi/tab-shape.png);
  background-position: bottom right;
  background-position: bottom -1px right -1px;
  background-repeat: no-repeat;
  background-size: 294px;
  -webkit-background-size: 296px auto;
  min-height: 211px;
  width: 292px;
  color: #ffffff;
  text-decoration: none;
}
.wrapper .media-boxes.media-boxes-min-height .span.tab-one {
  background-color: #0a2f64;
  margin-right: 1px;
}
.wrapper .media-boxes.media-boxes-min-height .span.tab-two {
  background-color: #103f77;
  margin-right: 1px;
}
.wrapper .media-boxes.media-boxes-min-height .span.tab-three {
  background-color: #144f89;
  margin-right: 0;
}
.wrapper .media-boxes.media-boxes-min-height .span h3 {
  overflow: hidden !important;
}
.wrapper .media-boxes.media-boxes-min-height .span h3 a {
  color: #ffffff;
  display: inline-block;
}
.bg-blue h3 a {
  color: #ffffff;
}
.bg-blue [class^="span"] {
  background-color: #0a2f64;
}
.bg-gray h3 a:hover {
  color: #0a2f64;
}
.bg-gray [class^="span"] {
  background: #e4dfd8;
  color: #0a2f64;
}
.bg-green h3 a {
  color: #ffffff;
}
.bg-green [class^="span"] {
  background-color: #711d68;
  color: #ffffff;
}
.bg-pale h3 a:hover {
  color: #0a2f64;
}
.bg-pale [class^="span"] {
  background-color: #f7f7f5;
  color: #0a2f64;
}
.bg-white {
  background: #ffffff;
}
.bg-white h3 a:hover {
  color: #0a2f64;
}
.bg-white [class^="span"] {
  background-color: #ffffff;
  color: #0a2f64;
}
.oldie .bubble {
  background: transparent url(../img/ie-fallbacks/bubble-natwest.png) no-repeat;
}
.oldie .thumbnail.logo {
  background-image: url(../img/natwest-logo-273x140.png);
}
.ie7 .bubble {
  color: #fff;
  text-indent: 0;
  text-align: center;
  padding: 22px 0 0 0;
  height: 44px;
}
.ie-bubble-small {
  background: transparent url(../img/ie-fallbacks/bubble-small-natwest.png) no-repeat;
}
.oldie ul.thumbnails > li .thumbnail + .bubble {
  background: transparent url(../img/ie-fallbacks/bubble-small-natwest.png) no-repeat;
  background: transparent url(../img/ie-fallbacks/bubble-small-rbs.png) no-repeat;
  height: 24px;
  padding: 12px 0;
}
.oldie .wrapper .media-boxes.media-boxes-min-height .span {
  min-height: 175px;
  background-position: 0 bottom;
}
.ie ul.thumbnails.thumbnails-minheight > li {
  min-height: 200px;
}
.wrapper.dialog {
  padding: 24px 96px 24px 48px;
  position: relative;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  box-sizing: border-box;
  width: 976px;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
}
.wrapper.dialog h2 {
  font-size: 16px;
  line-height: 18px;
  line-height: 1.4;
}
form .wrapper.dialog {
  margin-right: 0;
  margin-left: 0;
  max-width: 424px;
}
.wrapper.dialog.dialog-close a.close {
  background: none;
  cursor: pointer;
  display: block;
  line-height: 1;
  position: absolute;
  right: 20px;
  text-decoration: none;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  top: 20px;
  width: 24px;
  height: 24px;
}
.wrapper.dialog.dialog-close a.close:before {
  content: "\e017";
}
.wrapper.dialog.dialog-close a.close:before {
  display: block;
  font-size: 13.5px;
  font-family: "nwicons";
  position: absolute;
  text-indent: 0;
  margin-left: -7.75px;
  margin-top: -6.75px;
  left: 50%;
  top: 50%;
  text-align: center;
}
.wrapper.dialog.dialog-close a.close:hover {
  background: none;
  color: #b4a99f;
}
.wrapper.dialog.dialog-two-thirds {
  padding-right: 352px;
}
.wrapper.dialog.dialog-slim {
  padding: 14px 96px 14px 17px;
}
.wrapper.dialog.dialog-slim a.close {
  right: 12px;
  top: 11px;
}
.wrapper.dialog.dialog-slim p {
  margin-bottom: 12px;
}
.wrapper.dialog.dialog-slim-wide {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 14px 40px 14px 20px;
}
.wrapper.dialog.dialog-slim-wide a.close {
  right: 12px;
  top: 11px;
}
.wrapper.dialog.dialog-slim-wide p {
  margin-bottom: 12px;
}
.wrapper.dialog.dialog-brandcolor {
  background: #0a2f64;
  color: #fff;
}
.wrapper.dialog.dialog-brandcolor a {
  color: #ffffff;
}
.wrapper.dialog.dialog-brandcolor a:hover,
.wrapper.dialog.dialog-brandcolor a:focus {
  color: #b4a99f;
}
.wrapper.dialog.dialog-brandcolor a.close {
  color: #f7f7f5;
}
.wrapper.dialog.dialog-brandcolor a.close:hover {
  color: #b4a99f;
}
.wrapper.dialog.dialog-oatmeal-grey {
  background-color: #b5a9a0;
  color: #fff;
}
.wrapper.dialog.dialog-oatmeal-grey a {
  color: #fff;
}
.wrapper.dialog.dialog-oatmeal-grey a:hover,
.wrapper.dialog.dialog-oatmeal-grey a:focus {
  color: #0a2f64;
}
.wrapper.dialog.dialog-oatmeal-grey a.close {
  color: #0a2f64;
}
.wrapper.dialog.dialog-oatmeal-grey a.close:hover {
  color: #000000;
}
.wrapper.dialog.dialog-stone {
  background-color: #e1d8d1;
  color: #0a2f64;
}
.wrapper.dialog.dialog-stone a {
  color: #0a2f64;
}
.wrapper.dialog.dialog-stone a:hover,
.wrapper.dialog.dialog-stone a:focus {
  color: #0a2f64;
}
.wrapper.dialog.dialog-stone a.close {
  color: #ad1982;
}
.wrapper.dialog.dialog-stone a.close:hover {
  color: #0a2f64;
}
.infoBox {
  background: transparent;
  width: 250px;
}
.ie8 .infoBox {
  width: 278px;
}
#offers-map-canvas .infoBox > img {
  position: absolute !important;
  right: 0px;
  top: 0px;
}
#offers-map-canvas .infoBox:after {
  content: '';
  background: url(../img/icons/infobox-tail.png ) 0 0 no-repeat;
  margin-left: 100px;
  width: 25px;
  height: 52px;
  display: block;
  position: absolute;
}
#offers-map-canvas .info-box {
  *zoom: 1;
}
#offers-map-canvas .info-box:before,
#offers-map-canvas .info-box:after {
  display: table;
  content: "";
  line-height: 0;
}
#offers-map-canvas .info-box:after {
  clear: both;
}
#offers-map-canvas .info-box .wrap {
  padding: 15px 0 10px 0;
  *zoom: 1;
}
#offers-map-canvas .info-box .wrap:before,
#offers-map-canvas .info-box .wrap:after {
  display: table;
  content: "";
  line-height: 0;
}
#offers-map-canvas .info-box .wrap:after {
  clear: both;
}
#offers-map-canvas .info-box p {
  font-size: 10px;
  margin-bottom: 5px;
}
#offers-map-canvas .info-box .thumbnail {
  width: 80px !important;
  border: none;
  margin: 0 10px;
  padding: 0;
  position: static;
}
#offers-map-canvas .info-box .thumbnail img {
  max-width: 100%;
}
#offers-map-canvas .info-box .span {
  width: 145px;
  float: left;
}
.msg-popup {
  position: relative;
  background: #0a2f64;
  margin: 15px 0;
  padding: 11px 50px 11px 22px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  color: #ffffff;
}
.msg-popup p {
  margin-bottom: 0;
}
.msg-popup .close {
  color: #e1d8d1;
  font-size: 22px;
  line-height: 1;
  position: absolute;
  right: 8px;
  top: 8px;
}
.msg-popup button.close {
  background: none;
  height: 24px;
  width: 24px;
  text-align: center;
  padding: 0 5px 1px;
}
.msg-popup.noResults {
  margin: 0 0 15px 0;
}
.loading-overlay {
  background: #fff;
  height: 100%;
  left: 0;
  opacity: 0;
  -ms-pointer-events: none;
  pointer-events: none;
  position: absolute;
  top: 0;
  transition: all 0.3s;
  width: 100%;
  z-index: 1000;
}
.oldie .loading-overlay,
.ie9 .loading-overlay {
  display: none;
}
.is-overlay-active .loading-overlay {
  opacity: 0.6;
  transition: all 0.9s;
}
.oldie .is-overlay-active .loading-overlay,
.ie9 .is-overlay-active .loading-overlay {
  display: block;
}
#mapWrapper {
  position: relative;
}
#mapWrapper:before {
  background: url(/res/132/img/icons/ajax-loader.gif) no-repeat center center;
  content: "";
  display: block;
  height: 24px;
  left: 50%;
  opacity: 0;
  position: absolute;
  margin: -12px 0 0 -12px;
  top: 50%;
  transition: all 0.3s;
  width: 24px;
  z-index: 1001;
}
.oldie #mapWrapper:before,
.ie9 #mapWrapper:before {
  display: none;
}
#mapWrapper.is-overlay-active:before {
  opacity: 1;
  transition: all 0.9s;
}
.oldie #mapWrapper.is-overlay-active:before,
.ie9 #mapWrapper.is-overlay-active:before {
  display: block;
}
.maps-more-link {
  margin: 10px 0;
  min-height: 40px;
  text-align: left;
}
.maps-more-link p {
  margin: 0;
}
.maps-more-link.maps-more-link-right {
  text-align: right;
}
html {
  height: 100%;
}
body {
  background: #eeede9;
  margin: 0;
  height: 100%;
  padding: 0;
}
body #wrap {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  min-height: 100%;
  width: 100%;
}
#main {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  margin: 0 auto;
  width: 976px;
}
.wrapper {
  padding: 48px;
  padding-top: 32px;
  padding-bottom: 32px;
  width: 880px;
  margin-left: auto;
  margin-right: auto;
}
.wrapper .row-two,
.wrapper .row-two-narrow,
.wrapper .row-two-wide,
.wrapper .row-three,
.wrapper .row-three-narrow,
.wrapper .row-three-wide,
.wrapper .row-four,
.wrapper .row-four-narrow,
.wrapper .row-four-wide {
  *zoom: 1;
  margin: 0 auto 16px;
  position: relative;
  width: 880px;
  zoom: 1;
}
.wrapper .row-two:before,
.wrapper .row-two-narrow:before,
.wrapper .row-two-wide:before,
.wrapper .row-three:before,
.wrapper .row-three-narrow:before,
.wrapper .row-three-wide:before,
.wrapper .row-four:before,
.wrapper .row-four-narrow:before,
.wrapper .row-four-wide:before,
.wrapper .row-two:after,
.wrapper .row-two-narrow:after,
.wrapper .row-two-wide:after,
.wrapper .row-three:after,
.wrapper .row-three-narrow:after,
.wrapper .row-three-wide:after,
.wrapper .row-four:after,
.wrapper .row-four-narrow:after,
.wrapper .row-four-wide:after {
  display: table;
  content: "";
  line-height: 0;
}
.wrapper .row-two:after,
.wrapper .row-two-narrow:after,
.wrapper .row-two-wide:after,
.wrapper .row-three:after,
.wrapper .row-three-narrow:after,
.wrapper .row-three-wide:after,
.wrapper .row-four:after,
.wrapper .row-four-narrow:after,
.wrapper .row-four-wide:after {
  clear: both;
}
.wrapper .row-two [class^="span"],
.wrapper .row-two-narrow [class^="span"],
.wrapper .row-two-wide [class^="span"],
.wrapper .row-three [class^="span"],
.wrapper .row-three-narrow [class^="span"],
.wrapper .row-three-wide [class^="span"],
.wrapper .row-four [class^="span"],
.wrapper .row-four-narrow [class^="span"],
.wrapper .row-four-wide [class^="span"] {
  float: left;
  margin: 0;
  min-height: 1px;
}
.wrapper .row-two [class^="span"]:last-child,
.wrapper .row-two-narrow [class^="span"]:last-child,
.wrapper .row-two-wide [class^="span"]:last-child,
.wrapper .row-three [class^="span"]:last-child,
.wrapper .row-three-narrow [class^="span"]:last-child,
.wrapper .row-three-wide [class^="span"]:last-child,
.wrapper .row-four [class^="span"]:last-child,
.wrapper .row-four-narrow [class^="span"]:last-child,
.wrapper .row-four-wide [class^="span"]:last-child {
  margin: 0;
}
.wrapper .row-two:last-child,
.wrapper .row-two-narrow:last-child,
.wrapper .row-two-wide:last-child,
.wrapper .row-three:last-child,
.wrapper .row-three-narrow:last-child,
.wrapper .row-three-wide:last-child,
.wrapper .row-four:last-child,
.wrapper .row-four-narrow:last-child,
.wrapper .row-four-wide:last-child {
  margin-bottom: 0;
}
.wrapper.novpadding {
  padding-bottom: 0;
  padding-top: 0;
}
.wrapper.across {
  padding: 0;
}
.wrapper .row {
  margin: 0 -48px;
}
.wrapper .row-two .span {
  margin-right: 32px;
  width: 424px;
}
.wrapper .row-two .last-item {
  margin: 0;
}
.wrapper .row-two-narrow .span {
  margin-right: 48px;
  width: 416px;
}
.wrapper .row-two-narrow .last-item {
  margin: 0;
}
.wrapper .row-two-wide .span {
  margin-right: 8px;
  width: 436px;
}
.wrapper .row-two-wide .last-item {
  margin: 0;
}
.wrapper .row-three .span {
  margin-right: 32px;
  width: 272px;
}
.wrapper .row-three .span-two {
  margin-right: 32px;
  width: 576px;
}
.wrapper .row-three .span-three {
  width: 880px;
}
.wrapper .row-three .last-item {
  margin: 0;
}
.wrapper .row-three-narrow .span {
  margin-right: 48px;
  width: 261px;
}
.wrapper .row-three-narrow .span:nth-child(2) {
  width: 262px;
}
.wrapper .row-three-narrow .span-two {
  margin-right: 48px;
  width: 571px;
}
.wrapper .row-three-narrow .span-two ~ .span:nth-child(2) {
  width: 261px;
}
.wrapper .row-three-narrow .span-three {
  width: 880px;
}
.wrapper .row-three-narrow .second-item {
  width: 262px;
}
.wrapper .row-three-narrow .last-item {
  margin: 0;
}
.wrapper .row-three-wide .span {
  margin-right: 8px;
  width: 288px;
}
.wrapper .row-three-wide .span-two {
  margin-right: 8px;
  width: 584px;
}
.wrapper .row-three-wide .span-three {
  width: 880px;
}
.wrapper .row-three-wide .last-item {
  margin: 0;
}
.wrapper .row-four .span {
  margin-right: 32px;
  width: 196px;
}
.wrapper .row-four .span-two {
  margin-right: 32px;
  width: 424px;
}
.wrapper .row-four .span-two-pullleft {
  margin-left: -48px;
  width: 472px;
}
.wrapper .row-four .span-three {
  margin-right: 32px;
  width: 652px;
}
.wrapper .row-four .span-four {
  width: 880px;
}
.wrapper .row-four .last-item {
  margin: 0;
}
.wrapper .row-four-narrow .span {
  margin-right: 48px;
  width: 184px;
}
.wrapper .row-four-narrow .span-two {
  margin-right: 48px;
  width: 416px;
}
.wrapper .row-four-narrow .span-three {
  margin-right: 48px;
  width: 648px;
}
.wrapper .row-four-narrow .span-four {
  width: 880px;
}
.wrapper .row-four-narrow .last-item {
  margin: 0;
}
.wrapper .row-four-wide .span {
  margin-right: 8px;
  width: 214px;
}
.wrapper .row-four-wide .span-two {
  margin-right: 8px;
  width: 436px;
}
.wrapper .row-four-wide .span-three {
  margin-right: 8px;
  width: 658px;
}
.wrapper .row-four-wide .span-four {
  width: 880px;
}
.wrapper .row-four-wide .last-item {
  margin: 0;
}
.wrapper .block-grid {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
}
.wrapper .block-grid.one-up > li {
  margin: 0 0 29px 0;
}
.wrapper .block-grid.one-up > li:first-child:last-child {
  margin-bottom: 29px;
}
.wrapper .block-grid.one-up > li:last-child {
  margin-bottom: 0;
}
.wrapper .block-grid.two-up > li {
  margin: 0 26px 29px 0;
  width: 424px;
}
.wrapper .block-grid.two-up > li:nth-child(2n+2) {
  margin-right: 0;
}
.wrapper .block-grid.three-up > li {
  margin: 0 26px 29px 0;
  width: 272px;
}
.wrapper .block-grid.three-up > li:nth-child(3n+3) {
  margin-right: 0;
}
.wrapper .block-grid.four-up > li {
  margin: 32px 26px 0 0;
  width: 196px;
}
.wrapper .block-grid.four-up > li:nth-child(4n+4) {
  margin-right: 0;
}
.wrapper .block-grid.four-up > li:nth-child(4n+4):focus {
  outline: 1px dotted red;
}
.wrapper .block-grid.four-up > li:nth-child(-n+4) {
  margin-top: 0;
}
.wrapper .block-grid.block-grid-min-height li {
  min-height: 220px;
}
.wrapper .block-grid.three-up .last-in-row,
.wrapper .block-grid.four-up .last-in-row {
  margin-right: 0;
}
.wrapper .block-grid > li {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  *behavior: url(/res/132/css/boxsizing.htc);
  display: inline-block;
  margin-right: -6px;
  vertical-align: top;
  background-color: white;
}
.wrapper .block-grid > li a:focus img {
  outline: 1px dotted rgba(200, 54, 54, 0.5);
}
.wrapper .block-grid .fade-in {
  animation: fadein;
  animation-delay: 0.1s;
  animation-duration: 1s;
  animation-fill-mode: forwards;
  opacity: 0;
}
.wrapper .block-grid-narrow.two-up > li {
  margin-right: 42px;
  width: 416px;
}
.wrapper .block-grid-narrow.three-up > li {
  margin-right: 42px;
  width: 261px;
}
.wrapper .block-grid-narrow.three-up > li:nth-child(3n+3) {
  width: 262px;
}
.wrapper .block-grid-narrow.four-up > li {
  margin-right: 42px;
  width: 184px;
}
.wrapper .block-grid-wide.two-up > li {
  margin-right: 2px;
  width: 436px;
}
.wrapper .block-grid-wide.three-up > li {
  margin-right: 2px;
  width: 288px;
}
.wrapper .block-grid-wide.four-up > li {
  margin-right: 2px;
  width: 214px;
}
.wrapper .two-columns {
  *zoom: 1;
  margin-bottom: 24px;
}
.wrapper .two-columns:before,
.wrapper .two-columns:after {
  display: table;
  content: "";
  line-height: 0;
}
.wrapper .two-columns:after {
  clear: both;
}
.wrapper .two-columns [class^="span"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  *behavior: url(/res/132/css/boxsizing.htc);
  float: left;
  padding-right: 8px;
  width: 50%;
}
.wrapper .two-columns [class^="span"]:last-child {
  padding-left: 8px;
  padding-right: 0;
}
.wrapper .two-columns .span-narrow {
  width: 22.37762237762238%;
}
.wrapper .two-columns .span-two {
  width: 77.62237762237762%;
}
.wrapper .three-columns {
  *zoom: 1;
  margin-bottom: 24px;
}
.wrapper .three-columns:before,
.wrapper .three-columns:after {
  display: table;
  content: "";
  line-height: 0;
}
.wrapper .three-columns:after {
  clear: both;
}
.wrapper .three-columns [class^="span"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  *behavior: url(/res/132/css/boxsizing.htc);
  float: left;
  padding-right: 8px;
}
.wrapper .three-columns [class^="span"]:last-child {
  padding-left: 8px;
  padding-right: 0;
}
.wrapper .three-columns .span {
  width: 33.333334%;
}
.wrapper .three-columns .span-two {
  width: 66.666667%;
}
.wrapper.fill-height {
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
.wrapper > p:last-child,
.wrapper > [class^="row"] > p:last-child,
.wrapper > [class^="row"] > p:last-child,
[class^="span"] > p:last-child,
.wrapper > form:last-child,
.wrapper > [class^="row"] > form:last-child,
.wrapper > [class^="row"] > form:last-child,
[class^="span"] > form:last-child,
.wrapper > ul:last-child,
.wrapper > [class^="row"] > ul:last-child,
.wrapper > [class^="row"] > ul:last-child,
[class^="span"] > ul:last-child,
.wrapper > ol:last-child,
.wrapper > [class^="row"] > ol:last-child,
.wrapper > [class^="row"] > ol:last-child,
[class^="span"] > ol:last-child,
.wrapper > dl:last-child,
.wrapper > [class^="row"] > dl:last-child,
.wrapper > [class^="row"] > dl:last-child,
[class^="span"] > dl:last-child {
  margin-bottom: 0;
}
.wrapper > p:first-child:last-child,
.wrapper > [class^="row"] > p:first-child:last-child,
.wrapper > [class^="row"] > p:first-child:last-child,
[class^="span"] > p:first-child:last-child,
.wrapper > form:first-child:last-child,
.wrapper > [class^="row"] > form:first-child:last-child,
.wrapper > [class^="row"] > form:first-child:last-child,
[class^="span"] > form:first-child:last-child,
.wrapper > ul:first-child:last-child,
.wrapper > [class^="row"] > ul:first-child:last-child,
.wrapper > [class^="row"] > ul:first-child:last-child,
[class^="span"] > ul:first-child:last-child,
.wrapper > ol:first-child:last-child,
.wrapper > [class^="row"] > ol:first-child:last-child,
.wrapper > [class^="row"] > ol:first-child:last-child,
[class^="span"] > ol:first-child:last-child,
.wrapper > dl:first-child:last-child,
.wrapper > [class^="row"] > dl:first-child:last-child,
.wrapper > [class^="row"] > dl:first-child:last-child,
[class^="span"] > dl:first-child:last-child {
  margin-bottom: 24px;
}
#header .wrapper {
  padding-bottom: 0;
  padding-top: 0;
}
[class^="row"].addvpadding {
  padding-bottom: 48px;
  padding-top: 48px;
}
.no-js .wrapper .block-grid.four-up > li:nth-last-child(-n+4) {
  margin-bottom: 32px;
}
.login-info {
  padding: 22px 165px 0 0;
  box-sizing: border-box;
}
#redeem-list {
  font-size: 0;
}
.js #redeem-list.block-grid.three-up > li {
  margin-right: 32px;
}
.js #redeem-list.block-grid.three-up > :nth-child(3n+3) {
  margin-right: 0;
}
.js.ie8 #redeem-list.block-grid.three-up > li {
  margin-right: 26px;
}
.js.ie8 #redeem-list.block-grid.three-up > :nth-child(3n+3) {
  margin-right: 0;
}
.js #offers-results > li.sorted {
  margin-right: 8px;
}
.js.ie8 #offers-results > li.sorted {
  margin-right: 1px;
}
.js #offers-results > li:nth-child(3n+3) {
  margin-right: 0;
}
@keyframes fadein {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.ie #header h1 a {
  background: url(../img/rbs-logo-1.png ) left center no-repeat;
  text-indent: -9999em;
}
#footer {
  background: #f7f7f5;
  color: #000000;
  padding: 48px 48px 0 48px;
  width: 976px;
  margin: 0 auto;
  overflow: hidden;
  box-sizing: border-box;
}
#footer ul li,
#footer p {
  font-size: 11px;
}
#footer .wrapper {
  float: left;
  padding: 16px 0;
  width: auto;
}
#footer .wrapper.provided-by {
  float: right;
}
#footer .wrapper.provided-by p {
  margin: 0;
}
#footer .inline {
  margin-bottom: 0;
  width: 100%;
}
#footer .inline li {
  margin: 0;
}
#footer .inline a {
  color: #000000;
  display: inline-block;
  line-height: 1.5;
  padding: 0 16px 0 0;
  text-decoration: none;
}
#footer .inline a:hover,
#footer .inline a:focus {
  text-decoration: underline;
}
#header {
  background: #E10A0A 0 0 no-repeat;}
#header .menu {
  line-height: 1;
  list-style-type: none;
  *zoom: 1;
  font-family: NatWest, sans-serif;
  margin: 0;
  padding: 0;
}
#header .menu:before,
#header .menu:after {
  display: table;
  content: "";
  line-height: 0;
}
#header .menu:after {
  clear: both;
}
#header .menu li {
  display: block;
  font-size: 15px;
  line-height: 1;
  white-space: nowrap;
  width: auto;
}
#header .menu li a {
  display: block;
}
#header .menu li ul {
  display: none;
  z-index: 999;
}
#header .menu li ul li a.active {
  color: #0a2f64;
}
#header .menu li a.active {
  color: #0a2f64;
}
#header .menu li:hover > ul {
  display: block;
  margin: 0;
  position: absolute;
}
#header .menu li:hover > ul li {
  float: none;
  position: relative;
}
#header .menu li:hover > ul li ul {
  margin-left: 100%;
  position: absolute !important;
  margin-top: -42px;
}
#header .menu li a.active {
  color: #0a2f64;
}
#header .menu > li {
  font-family: NatWest, sans-serif;
  margin: 0;
  padding: 0;
}
#header .menu > li:hover > a {
  color: #b4a99f;
}
#header .menu > li > a {
  color: #ffffff;
  margin: 0;
  padding: 21px 12px 21px;
  text-decoration: none;
}
#header .menu > li > a:hover,
#header .menu > li > a:focus,
#header .menu > li > a.active {
  color: #b4a99f;
}
#header .menu > li > ul {
  font-family: NatWest, sans-serif;
  margin: 0;
  padding: 0;
}
#header .menu > li > ul > li {
  font-family: NatWest, sans-serif;
  margin: 0;
  padding: 0;
}
#header .menu > li > ul > li:hover > a {
  color: #b4a99f;
}
#header .menu > li > ul > li > a {
  color: #ffffff;
  margin: 0;
  padding: 21px 12px 21px;
  text-decoration: none;
}
#header .menu > li > ul > li > a:hover,
#header .menu > li > ul > li > a:focus,
#header .menu > li > ul > li > a.active {
  color: #b4a99f;
}
#header .menu > li > ul > li > ul {
  font-family: NatWest, sans-serif;
  margin: 0;
  padding: 0;
}
#header .menu > li > ul > li > ul > li {
  font-family: NatWest, sans-serif;
  margin: 0;
  padding: 0;
}
#header .menu > li > ul > li > ul > li:hover > a {
  color: #b4a99f;
}
#header .menu > li > ul > li > ul > li > a {
  color: #ffffff;
  margin: 0;
  padding: 21px 12px 21px;
  text-decoration: none;
}
#header .menu > li > ul > li > ul > li > a:hover,
#header .menu > li > ul > li > ul > li > a:focus,
#header .menu > li > ul > li > ul > li > a.active {
  color: #b4a99f;
}
#header .menu > li > a.popout-dynamic:after {
  color: white;
  content: '►';
  float: right;
  line-height: 1;
  margin-left: 1em;
  position: absolute;
  top: 50%;
  margin-top: -0.5em;
  right: 0;
}
#header .masthead {
  width: 880px;
  margin: 0 auto;
  padding: 0 48px;
  position: relative;
  *zoom: 1;
}
#header .masthead:before,
#header .masthead:after {
  display: table;
  content: "";
  line-height: 0;
}
#header .masthead:after {
  clear: both;
}
#header .masthead div.logo {
  float: left;
  height: 36px;
  margin: 12px 30px 12px 0;
  overflow: hidden;
  width: 880px;
}
#header .masthead div.logo a {
  background-position: left center;
  background-repeat: no-repeat;
  background-size: auto 36px;
  color: #ffffff;
  display: block;
  float: left;
  font-size: 0;
  height: 100%;
  padding: 0;
  text-decoration: none;
  text-indent: -9999px;
}
#header .masthead div.logo a:focus {
  outline: 1px dotted rgba(200, 54, 54, 0.5);
}
#header .masthead div.logo .logo-dbsname {
  background-image: url(vm-logo.png);
}
#header .masthead div.logo .logo-progname {
  background-image: url(progname_logo.png );
  background-position: center right;
  margin-left: 19px;
  padding-left: 19px;
  border-left: 2px solid #000000;
  width: 112px;
}
#header .masthead div.logo:hover {
  background-color: inherit !important;
}
#header .masthead ul.menu a:after {
  margin-left: 12px;
}
#header .masthead ul.menu.primary-nav {
  float: left;
}
#header .masthead ul.menu.primary-nav li {
  float: left;
}
#header .masthead ul.menu.primary-nav li a {
  padding: 12px 0;
  margin-right: 30px;
}
#header .masthead ul.menu.primary-nav:hover {
  color: #e9e5e0;
}
#header .masthead ul.menu.user-nav {
  float: right;
  margin-right: -48px;
}
#header .masthead ul.menu.user-nav li {
  float: left;
}
#header .masthead ul.menu.user-nav li:hover ul li a {
  background: #e1d8d1;
  color: #0a2f64;
  font-size: 14px;
}
#header .masthead ul.menu.user-nav li:hover ul li a:hover {
  background: #3b5983;
  color: #ffffff;
}
#header .masthead ul.menu.user-nav li.login {
  font-size: 13px;
  background: url(../img/vi/white-lock.png ) 64px 8px no-repeat;
  background-color: #2b95d8;
  text-transform: uppercase;
}
#header .masthead ul.menu.user-nav li.login:hover {
  background: url(../img/vi/grey-lock.png ) 64px 8px no-repeat;
  background-color: #2b95d8;
}
#header .masthead ul.menu.user-nav li.login a {
  padding: 14px 34px 13px 14px;
}
#header .masthead ul.menu.user-nav li.logout {
  font-size: 13px;
  background: url(../img/vi/white-lock.png ) 80px 8px no-repeat;
  background-color: #2b95d8;
  text-transform: uppercase;
}
#header .masthead ul.menu.user-nav li.logout:hover {
  background: url(../img/vi/grey-lock.png ) 80px 8px no-repeat;
  background-color: #2b95d8;
}
#header .masthead ul.menu.user-nav li.logout a {
  padding: 14px 34px 13px 14px;
}
#header .masthead ul.menu.user-nav li.join {
  text-transform: uppercase;
  font-size: 13px;
}
#header .masthead ul.menu.user-nav li.join a {
  padding: 14px 0 13px 0;
  margin-right: 15px;
}
#header .masthead ul.menu.user-nav li.account a {
  padding: 12px 15px 12px 15px;
}
#header .masthead ul.menu.user-nav li.account a:hover,
#header .masthead ul.menu.user-nav li.account a:active,
#header .masthead ul.menu.user-nav li.account a:focus {
  color: #0a2f64;
}
#header .masthead ul.menu.user-nav li.account:hover {
  background: #e1d8d1;
}
#header .masthead ul.menu.user-nav li.account:hover a {
  color: #0a2f64;
}
#header .masthead ul.menu.user-nav li.account ul {
  background: #e1d8d1;
  width: 257px;
  margin-left: -146px;
  border-left: 1px solid #d2c9c0;
  border-bottom: 2px solid #d2c9c0;
  z-index: 1035;
}
#header .masthead ul.menu.user-nav li.account ul > li {
  width: 257px;
  line-height: 28px;
}
#header .masthead ul.menu.user-nav li.account ul > li:last-child {
  padding-bottom: 10px;
}
#header .masthead ul.menu.user-nav li.account ul > li.menu-subheader {
  margin-top: 5px;
  border-top: 1px solid #d2c9c0;
  padding-left: 15px;
  padding-top: 20px;
  padding-bottom: 7px;
}
#header .masthead ul.menu.user-nav li.account ul > li a {
  color: #2b95d8 !important;
  position: relative;
}
#header .masthead ul.menu.user-nav li.account ul > li a:hover,
#header .masthead ul.menu.user-nav li.account ul > li a:focus {
  background: none !important;
  background-color: #e1d8d1;
  color: #0a2f64 !important;
}
#header .masthead ul.menu.user-nav li.account ul > li a:after {
  content: "\e01e";
}
#header .masthead ul.menu.user-nav li.account ul > li a:after {
  font-family: "nwicons";
  font-size: 11px;
  display: block;
  line-height: 1;
  margin-top: -6px;
  text-indent: 0;
  height: 15px;
  width: 20px;
  position: absolute;
  text-align: center;
  top: 50%;
  right: 10px;
}
#header ul#skip_to_content {
  position: absolute;
  visibility: hidden;
}
#menu-main-mobile {
  display: none;
}
#logout-confirm {
  display: none;
}
.oldie .bubble {
  background: transparent url(../img/ie-fallbacks/bubble-rbs.png) no-repeat;
}
.oldie .thumbnail.logo {
  background-image: url(../img/rbs-logo-273x140.png );
}
.ie-bubble-small {
  background: transparent url(../img/ie-fallbacks/bubble-small-rbs.png) no-repeat;
}
.oldie .hero header h2,
.oldie .hero header h3 {
  behavior: url(PIE.htc);
  position: relative;
}
.ie8 form .pound-inside:before {
  margin-top: 4px;
}
.ie8 .wrapper .row-three.optrow div.span-two {
  width: 500px;
  margin-right: 0;
}
.ie8 .wrapper .row-three.optrow div.span {
  float: right;
  border-left: 1px solid #b7b7bf;
  padding-left: 20px;
  width: 320px;
  min-height: 160px;
}
.ie8 #grid-results-form .select-wrap,
.i9 #grid-results-form .select-wrap {
  background-image: none;
}
.ie8 #grid-results-form #sort-list,
.i9 #grid-results-form #sort-list {
  width: 115%;
}
.ie #OutletName {
  width: 100%;
}
.ie #main .wrapper.bg-indigo .row-three-narrow div.span p a {
  color: #ffffff;
}
.ie #main .wrapper.bg-indigo .row-three-narrow div.span p a:hover,
.ie #main .wrapper.bg-indigo .row-three-narrow div.span p a:active {
  color: #b4a99f;
}
.ie div.faq ul.faq li.help-item {
  padding-bottom: 0;
}
.ie #main .wrapper.login-form {
  background-position: center top;
  background-color: #e1d8d1;
  background-size: 100%;
}
.ie8 div.highlight label,
.ie9 div.highlight label {
  margin: 0;
  width: 93%;
  font-size: 12px;
}
.ie8 div.highlight input[type=checkbox],
.ie9 div.highlight input[type=checkbox] {
  position: relative;
  top: -88px;
}
.ie8 div.highlight.inbranch input[type=checkbox],
.ie9 div.highlight.inbranch input[type=checkbox] {
  position: relative;
  top: 0px;
}
.hero-promo {
  background: #0a2f64;
  color: #fff;
  min-height: 542px;
  overflow: hidden;
}
.hero-promo:after {
  display: none;
}
.hero-promo .promo-arrow {
  left: 0;
  position: absolute;
  top: 0;
}
.hero-promo header {
  display: block;
  height: auto;
  position: relative;
  margin-top: 423px;
  width: 100%;
}
.hero-promo header h1 {
  font-size: 64px;
  line-height: 1.15;
  margin: 0 48px 24px;
}
.details-promo .intro {
  font-size: 20px;
  letter-spacing: -0.02rem;
  line-height: 1.2;
  margin: 0;
}
.details-promo .promo-title {
  font-size: 20px;
  line-height: 1.2;
  margin-bottom: 5px;
}
.details-promo .promo-list li {
  margin-bottom: 0;
}
.terms-conditions h5,
.terms-conditions h6 {
  font-weight: bold;
  margin-bottom: 2px;
}
.terms-conditions h5 {
  font-size: 14px;
  margin-bottom: 5px;
}
.terms-conditions .progname {
  font-weight: inherit;
}
.terms-conditions h6,
.terms-conditions p,
.terms-conditions li {
  font-size: 10.5px;
  line-height: 1.3;
  margin: 10px 0;
}
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}
.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
  display: none;
}
.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}
.mfp-ajax-cur {
  cursor: progress;
}
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}
.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
  cursor: auto;
}
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.mfp-loading.mfp-figure {
  display: none;
}
.mfp-hide {
  display: none !important;
}
.mfp-preloader {
  color: #cccccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}
.mfp-preloader a {
  color: #cccccc;
}
.mfp-preloader a:hover {
  color: white;
}
.mfp-s-ready .mfp-preloader {
  display: none;
}
.mfp-s-error .mfp-content {
  display: none;
}
button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: white;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}
.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
}
.mfp-close:active {
  top: 1px;
}
.mfp-close-btn-in .mfp-close {
  color: #333333;
}
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: white;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}
.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #cccccc;
  font-size: 12px;
  line-height: 18px;
}
.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.mfp-arrow:active {
  margin-top: -54px;
}
.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
}
.mfp-arrow:before,
.mfp-arrow:after,
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}
.mfp-arrow:after,
.mfp-arrow .mfp-a {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}
.mfp-arrow:before,
.mfp-arrow .mfp-b {
  border-top-width: 21px;
  border-bottom-width: 21px;
}
.mfp-arrow-left {
  left: 0;
}
.mfp-arrow-left:after,
.mfp-arrow-left .mfp-a {
  border-right: 17px solid white;
  margin-left: 31px;
}
.mfp-arrow-left:before,
.mfp-arrow-left .mfp-b {
  margin-left: 25px;
  border-right: 27px solid #3f3f3f;
}
.mfp-arrow-right {
  right: 0;
}
.mfp-arrow-right:after,
.mfp-arrow-right .mfp-a {
  border-left: 17px solid white;
  margin-left: 39px;
}
.mfp-arrow-right:before,
.mfp-arrow-right .mfp-b {
  border-left: 27px solid #3f3f3f;
}
.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
  top: -40px;
}
.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: black;
}
/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}
/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}
.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444444;
}
.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}
.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px;
}
.mfp-image-holder .mfp-content {
  max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure {
    /* The shadow behind the image */
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
.mfp-ie7 .mfp-img {
  padding: 0;
}
.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px;
}
.mfp-ie7 .mfp-container {
  padding: 0;
}
.mfp-ie7 .mfp-content {
  padding-top: 44px;
}
.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0;
}
.modal-popup {
  position: relative;
  color: #0a2f64;
  width: auto;
  margin: 20px auto;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}
.mfp-content .modal-popup {
  background: #cfc6bd;
  max-width: 670px;
}
.modal-popup p,
.modal-popup a {
  color: #0a2f64;
}
.modal-popup a:hover,
.modal-popup a:focus {
  color: #0089CF;
}
.modal-popup .mfp-close {
  background: #b50054;
  width: inherit;
  height: inherit;
  color: #ffffff;
  padding: 7px;
  line-height: 16px;
  right: 10px;
  top: 10px;
}
.modal-popup .select-wrap select {
  padding-right: calc(5% + 37px);
  width: 400px;
}
.mfp-content .modal-popup .inner {
  padding: 32px 40px;
  position: relative;
}
.visible-phone {
  display: none !important;
}
.hidden-desktop {
  display: none !important;
}
.visible-desktop {
  display: inherit !important;
}
@media screen and (max-device-width: 80em) and (max-aspect-ratio: 13/9) and (-webkit-min-device-pixel-ratio: 1.5), screen and (min-device-width: 501px) and (max-device-width: 999px) and (orientation: portrait), screen and (max-device-width: 600px) and (max-aspect-ratio: 13/9), screen and (-webkit-device-pixel-ratio: 2) and (max-width: 640px), screen and (max-device-width: 800px) and (-webkit-device-pixel-ratio: 1.5), screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 3) {
  p {
    margin: 0 0 18px;
  }
  h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  .h-base {
    margin: 0 0 18px 0;
  }
  h1,
  .h1 {
    font-size: 26px;
    line-height: 26px;
  }
  h2,
  .h2 {
    font-size: 24px;
    line-height: 26px;
  }
  h3,
  .h3 {
    font-size: 20px;
    line-height: 22px;
  }
  h4,
  .h4 {
    font-size: 18px;
    line-height: 20px;
  }
  h5,
  .h5 {
    font-size: 14px;
  }
  h6,
  .h6 {
    font-size: 13px;
  }
  .hgroup h2 {
    font-size: 14px;
    margin-bottom: 0;
  }
  .hgroup h3 {
    font-size: 24px;
    line-height: 26px;
    top: 2px;
  }
  ul.top-level > li,
  ol.top-level > li {
    margin: 0 0 18px 0;
    font-size: 20px;
    line-height: 22px;
  }
  ul.top-level > li ol,
  ol.top-level > li ol {
    margin-top: 15px;
    padding-left: 0px;
  }
  ul.top-level > li ol ol,
  ol.top-level > li ol ol {
    padding-left: 18px;
  }
  ol {
    padding-left: 26px;
  }
  .wrapper dl dt,
  .wrapper dl dd {
    clear: both;
    float: none;
    width: 100%;
  }
  .singleOffer {
    font-size: 13.5px;
  }
  .singleOffer .downloads {
    margin-top: 18px;
  }
  .btn-base {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 1px 1px 0 rgba( 255,255,255,.5) inset, 1px 2px 6px rgba(0,0,0,.50);
    -moz-box-shadow: 1px 1px 0 rgba( 255,255,255,.5) inset, 1px 2px 6px rgba(0,0,0,.50);
    box-shadow: 1px 1px 0 rgba( 255,255,255,.5) inset, 1px 2px 6px rgba(0,0,0,.50);
    display: block;
    height: 38px;
    line-height: 36px;
    margin: 0 auto;
    padding: 0;
    text-align: center;
    text-decoration: none;
    width: 100%;
  }
  .btn-base:hover {
    -webkit-box-shadow: 1px 1px 0 rgba( 255,255,255,.1) inset, 1px 2px 6px rgba(0,0,0,.30);
    -moz-box-shadow: 1px 1px 0 rgba( 255,255,255,.1) inset, 1px 2px 6px rgba(0,0,0,.30);
    box-shadow: 1px 1px 0 rgba( 255,255,255,.1) inset, 1px 2px 6px rgba(0,0,0,.30);
  }
  html body .btn {
    margin-left: 0;
    margin-right: 0;
    max-width: 424px;
  }
  html body .btn.cta-main {
    padding-top: 10px;
    padding-bottom: 10px;
    width: 100%;
  }
  html body .btn.cta-small {
    box-sizing: border-box;
    font-size: 14px;
    max-width: 424px;
    padding-top: 8px;
    padding-bottom: 8px;
    width: 100%;
  }
  html body .form-inline .btn {
    margin-left: 0;
  }
  html body .cta-secondary {
    margin: 0 20px 20px 0;
    max-width: none;
  }
  .map-control-overlay {
    width: 94%;
  }
  .map-control-overlay div.cta-secondary {
    float: left;
    z-index: 999;
    position: relative;
    top: 50px;
    display: block;
    cursor: pointer;
    margin: 0;
  }
  table thead {
    display: none;
  }
  table tbody tr {
    *zoom: 1;
    display: block;
    position: relative;
  }
  table tbody tr:before,
  table tbody tr:after {
    display: table;
    content: "";
    line-height: 0;
  }
  table tbody tr:after {
    clear: both;
  }
  table tbody tr td {
    background: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    *behavior: url(/res/132/css/boxsizing.htc);
    display: block;
    float: left;
    padding: 0;
  }
  table tbody tr td:nth-child( 1 ) {
    border-top: solid 1px #5479b6;
    float: none;
    padding: 24px;
    padding-bottom: 0;
    width: 100%;
  }
  table tbody tr td:nth-child( 1 ):before {
    content: 'Date: ';
  }
  table tbody tr td:nth-child( 2 ) {
    display: none;
  }
  table tbody tr td:nth-child( 3 ) {
    font-weight: bold;
    padding: 24px;
    width: 70%;
  }
  table tbody tr td:nth-child( 5 ) {
    padding: 24px 44px 24px 0;
    text-align: right;
    width: 30%;
  }
  table tbody tr:first-child {
    border-radius: 8px 8px 0 0;
  }
  table tbody tr:first-child td:nth-child( 1 ) {
    border-top: none;
  }
  table tbody tr:last-child {
    border-radius: 0 0 8px 8px;
  }
  .vi-table {
    overflow: visible;
    border: none;
    border-collapse: none;
  }
  .wrapper .carousel,
  .wrapper .carousel-all-media,
  .wrapper .carousel-mobile {
    overflow: hidden;
    margin: 0 -16px;
    padding: 0 32px;
  }
  .wrapper .carousel .carousel-inner > .item,
  .wrapper .carousel-all-media .carousel-inner > .item,
  .wrapper .carousel-mobile .carousel-inner > .item {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    *behavior: url(/res/132/css/boxsizing.htc);
    width: 100% !important;
    min-height: 136px;
  }
  .wrapper .carousel .carousel-indicators,
  .wrapper .carousel-all-media .carousel-indicators,
  .wrapper .carousel-mobile .carousel-indicators {
    bottom: -66px;
    display: block;
    left: 50%;
    list-style: none;
    margin-left: -120px;
    position: absolute;
    z-index: 5;
  }
  .wrapper .carousel .carousel-indicators li,
  .wrapper .carousel-all-media .carousel-indicators li,
  .wrapper .carousel-mobile .carousel-indicators li {
    display: block;
    float: left;
    width: 12px;
    height: 12px;
    margin-left: 9px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    background-color: #8597b2;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
  }
  .wrapper .carousel .carousel-indicators li.active,
  .wrapper .carousel-all-media .carousel-indicators li.active,
  .wrapper .carousel-mobile .carousel-indicators li.active {
    background-color: #0a2f64;
  }
  .wrapper .carousel .help-box,
  .wrapper .carousel-all-media .help-box,
  .wrapper .carousel-mobile .help-box {
    min-height: 138px;
  }
  .wrapper .carousel .carousel-control,
  .wrapper .carousel-all-media .carousel-control,
  .wrapper .carousel-mobile .carousel-control {
    left: 0px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    width: 24px;
    height: 100%;
  }
  .wrapper .carousel .carousel-control.right,
  .wrapper .carousel-all-media .carousel-control.right,
  .wrapper .carousel-mobile .carousel-control.right {
    left: auto;
    right: 0px;
    top: 50%;
    background: url(../img/vi/carousel_arrow_right_hover.png) 0 0 no-repeat;
    background-size: contain;
  }
  .wrapper .carousel .carousel-control.left,
  .wrapper .carousel-all-media .carousel-control.left,
  .wrapper .carousel-mobile .carousel-control.left {
    background: url(../img/vi/carousel_arrow_left_hover.png) 0 0 no-repeat;
    background-size: contain;
    top: 50%;
  }
    .wrapper .carousel .carousel-control.left:hover,
    .wrapper .carousel-all-media .carousel-control.left:hover,
    .wrapper .carousel-mobile .carousel-control.left:hover,
    .wrapper .carousel .carousel-control.left:focus,
    .wrapper .carousel-all-media .carousel-control.left:focus,
    .wrapper .carousel-mobile .carousel-control.left:focus {
        background-image: url(../img/vi/carousel_arrow_left_hover.png);
    }
  .wrapper .carousel.carousel-disabled .carousel-control,
  .wrapper .carousel-all-media.carousel-disabled .carousel-control,
  .wrapper .carousel-mobile.carousel-disabled .carousel-control {
    display: none;
  }
  .wrapper .carousel .wrapper ~ .block-grid,
  .wrapper .carousel-all-media .wrapper ~ .block-grid,
  .wrapper .carousel-mobile .wrapper ~ .block-grid {
    margin-top: -8px;
    margin-left: -12px;
  }
  .wrapper .carousel.faq .help-item,
  .wrapper .carousel-all-media.faq .help-item,
  .wrapper .carousel-mobile.faq .help-item {
    margin: 0 0 24px 0 !important;
  }
  .wrapper .carousel.faq .carousel-control,
  .wrapper .carousel-all-media.faq .carousel-control,
  .wrapper .carousel-mobile.faq .carousel-control {
    margin-top: -60px;
    top: 60%;
    height: 60px;
  }
  .wrapper .help.help-inline .help-box {
    margin: 0 0 16px;
  }
  .wrapper .help.help-inline .help-box:before {
    content: none;
  }
  .back-chevron-carousel {
    background-size: contain;
  }
  .carousel-desktop li.ghost {
    display: none;
  }
  .balance {
    padding: 24px 0;
    overflow: hidden;
    min-height: inherit;
  }
  .balance .hgroup {
    padding-top: 0;
  }
  .balance .hgroup.hgroup-icon {
    margin: 0 0 0 24px;
    padding: 0 12px 0 0;
    top: 0;
  }
  .balance .hgroup.hgroup-icon:before {
    display: none;
  }
  .balance .hgroup h3 {
    line-height: 1;
    margin: 0;
  }
  .balance .balance-value {
    top: 6px;
  }
  .balance .balance-value .hgroup {
    margin: 0;
    padding: 0 0 0 12px;
  }
  .balance .balance-value .hgroup h3 {
    font-size: 24px;
    margin-bottom: 0;
  }
  .balance .balance-value .hgroup a.with-tooltip {
    display: none;
  }
  .balance-bar {
    height: auto;
    margin: 0;
    overflow: hidden;
  }
  .balance-bar .row-four .span-two {
    *zoom: 1;
    height: auto;
    margin: 0 !important;
    line-height: 1;
    text-align: left;
    padding: 12px 24px;
  }
  .balance-bar .row-four .span-two:before,
  .balance-bar .row-four .span-two:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .balance-bar .row-four .span-two:after {
    clear: both;
  }
  .balance-bar .row-four .span-two:first-child {
    border-bottom: solid 1px #5479b6;
  }
  .balance-bar .row-four .span-two:nth-child(2) {
    border-left: none;
  }
  .balance-bar .row-four .span-two h4,
  .balance-bar .row-four .span-two h5 {
    float: left;
    font-size: 16px;
    line-height: 1;
    margin: 0;
  }
  .balance-bar .row-four .span-two h4 {
    width: 70%;
  }
  .balance-bar .row-four .span-two h5 {
    text-align: right;
    width: 30%;
    left: 0px;
  }
  .balance-bar .row-four .span-two a {
    display: none;
  }
  .wrapper .balance .row-four .span-three {
    float: left;
    margin: 0;
    width: 50%;
  }
  .wrapper .balance .row-four .span {
    float: left;
    width: 50%;
  }
  .wrapper .balance-grid {
    background-color: #0a2f64;
  }
  .wrapper .balance-grid.row-three-wide {
    margin: 0 -16px;
  }
  .wrapper .balance-grid.row-three-wide .span {
    background-color: #0a2f64;
    color: #ffffff;
    *zoom: 1;
    line-height: 1;
    padding: 15px 20px 13px 17px;
    margin: 0;
    min-height: 45px;
  }
  .wrapper .balance-grid.row-three-wide .span:before,
  .wrapper .balance-grid.row-three-wide .span:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .wrapper .balance-grid.row-three-wide .span:after {
    clear: both;
  }
  .wrapper .balance-grid.row-three-wide .span h3 {
    font-weight: bold;
    float: right;
    font-size: 18.5px;
    line-height: 1;
    margin: 0;
    vertical-align: middle;
    padding-right: 30px;
  }
  .wrapper .balance-grid.row-three-wide .span h3:nth-child(1) {
    float: left;
    text-align: left;
    font-size: 15.5px;
    font-weight: normal;
    padding-right: 0;
  }
  .wrapper .balance-grid.row-three-wide .span .with-tooltip {
    position: absolute;
    right: 10px;
    color: #ffffff;
  }
  .wrapper .balance-grid.row-three-wide .span .icon-help {
    margin-top: -2px;
  }
  .hero {
    background: #f7f7f5;
    margin: 0 -16px;
    min-height: 100px;
    position: static;
  }
  .hero:after {
    display: none;
  }
  .hero figure {
    position: static;
  }
  .hero figure div.hero-mask {
    display: none;
  }
  .hero header {
    margin-top: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    position: relative;
    top: 0;
    display: block;
    height: auto;
  }
  .hero header .inner {
    padding: 0 16px;
    display: block;
  }
  .hero header .inner h2 {
    font-size: 26px;
  }
  .hero header h2 {
    font-size: 26px;
    line-height: 26px;
    margin-bottom: 0;
    padding: 6px 0 6px 0px;
  }
  .hero header h3 {
    background: none;
    float: none;
    font-family: NatWest, Verdana, sans-serif;
    font-size: 15px;
    line-height: 18px;
    padding: 0 0 13px 0;
    width: 85%;
  }
  .hero footer {
    position: static;
  }
  .hero footer p {
    background: #dfdfdf;
    color: #373737;
    display: block;
    font-family: NatWest, Verdana, sans-serif;
    font-size: 13px;
    line-height: 16px;
    padding: 7px 0 9px 16px;
  }
  .hero.hero-double header {
    margin-top: 0;
  }
  .hero.hero-cta header {
    margin-top: 10px;
  }
  .hero.hero-cta header .cta,
  .hero.hero-cta header .cta-main {
    box-sizing: border-box;
    font-size: 14px;
    padding: 7px 0;
    margin: 0 0 16px 0;
    max-width: 288px;
  }
  .hero.hero-cta header .cta-secondary {
    margin-left: 0;
    padding-left: 0;
    padding-top: 10px;
    width: 230px;
  }
  .hero.hero-double-cta header {
    margin-top: 0;
  }
  .hero.hero-double-cta header .cta,
  .hero.hero-double-cta header .cta-tool {
    margin-top: 0;
    margin-bottom: 16px;
  }
  .wrapper dl.faq dt.help-item {
    margin: 0;
    min-height: 0;
  }
  .wrapper dl.faq dd {
    background: #ffffff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    *behavior: url(/res/132/css/boxsizing.htc);
    margin: 0 0 18px 0;
    padding: 24px;
  }
  .wrapper .wide-collapser-block {
    margin-top: 15px;
  }
  .wrapper.faq-wrapper .faq.faq-blocks .help-item {
    min-height: 180px;
    vertical-align: middle;
  }
  .nav-tabs {
    position: static;
    margin: 0 auto 16px auto;
    padding: 0;
    text-align: center;
  }
  .nav-tabs li {
    font-family: NatWest, sans-serif;
    font-size: 18px;
    display: inline-block;
    margin: 0 5px 0 0;
  }
  .nav-tabs li a {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 1px 1px 0 rgba( 255,255,255,.5) inset, 1px 2px 6px rgba(0,0,0,.50);
    -moz-box-shadow: 1px 1px 0 rgba( 255,255,255,.5) inset, 1px 2px 6px rgba(0,0,0,.50);
    box-shadow: 1px 1px 0 rgba( 255,255,255,.5) inset, 1px 2px 6px rgba(0,0,0,.50);
    display: block;
    height: 38px;
    line-height: 36px;
    margin: 0 auto;
    padding: 0;
    text-align: center;
    width: 100%;
    -webkit-box-shadow: 1px 1px 0 rgba( 255,255,255,.5) inset, 1px 2px 2px rgba(0,0,0,.30);
    -moz-box-shadow: 1px 1px 0 rgba( 255,255,255,.5) inset, 1px 2px 2px rgba(0,0,0,.30);
    box-shadow: 1px 1px 0 rgba( 255,255,255,.5) inset, 1px 2px 2px rgba(0,0,0,.30);
    border: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
    color: #0a2f64;
    background-color: #ffffff;
    background-image: -moz-linear-gradient(top, #ffffff, #ffffff);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#ffffff));
    background-image: -webkit-linear-gradient(top, #ffffff, #ffffff);
    background-image: -o-linear-gradient(top, #ffffff, #ffffff);
    background-image: linear-gradient(to bottom, #ffffff, #ffffff);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffffffff', GradientType=0);
    padding: 3px 20px 6px 20px;
    width: auto;
    position: relative;
    height: 32px;
    vertical-align: text-top;
    text-decoration: none;
  }
  .nav-tabs li a:hover {
    -webkit-box-shadow: 1px 1px 0 rgba( 255,255,255,.1) inset, 1px 2px 6px rgba(0,0,0,.30);
    -moz-box-shadow: 1px 1px 0 rgba( 255,255,255,.1) inset, 1px 2px 6px rgba(0,0,0,.30);
    box-shadow: 1px 1px 0 rgba( 255,255,255,.1) inset, 1px 2px 6px rgba(0,0,0,.30);
  }
  .nav-tabs li a:hover {
    -webkit-box-shadow: 1px 1px 0 rgba( 255,255,255,.1) inset, 1px 1px 2px rgba(0,0,0,.20);
    -moz-box-shadow: 1px 1px 0 rgba( 255,255,255,.1) inset, 1px 1px 2px rgba(0,0,0,.20);
    box-shadow: 1px 1px 0 rgba( 255,255,255,.1) inset, 1px 1px 2px rgba(0,0,0,.20);
    color: #0a2f64;
  }
  .nav-tabs li a i {
    font-size: 33px;
    position: absolute;
  }
  .nav-tabs li.active a {
    -webkit-box-shadow: 6px 8px 20px -10px rgba( 0,0,0,.7) inset, 1px 1px 3px rgba( 0,0,0,.4) inset;
    -moz-box-shadow: 6px 8px 20px -10px rgba( 0,0,0,.7) inset, 1px 1px 3px rgba( 0,0,0,.4) inset;
    box-shadow: 6px 8px 20px -10px rgba( 0,0,0,.7) inset, 1px 1px 3px rgba( 0,0,0,.4) inset;
    border: 1px solid #f8f8f7;
    border-top: 1px solid #dfdfdd;
    border-left: 1px solid #dfdfdd;
    color: #0a2f64;
    cursor: default;
    background-color: #fbfbfa;
    background-image: -moz-linear-gradient(top, #f8f8f7, #ffffff);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f8f8f7), to(#ffffff));
    background-image: -webkit-linear-gradient(top, #f8f8f7, #ffffff);
    background-image: -o-linear-gradient(top, #f8f8f7, #ffffff);
    background-image: linear-gradient(to bottom, #f8f8f7, #ffffff);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff8f8f7', endColorstr='#ffffffff', GradientType=0);
    padding: 3px 20px 6px 20px;
  }
  body {
    overflow-x: hidden;
    width: 100px;
  }
  body #wrap {
    width: 100%;
    background: white;
    position: relative;
    z-index: 1;
  }
  #main {
    width: 100%;
  }
  .wrapper {
    padding: 16px;
    width: 100%;
    box-sizing: border-box;
  }
  .wrapper .row-two,
  .wrapper .row-two-narrow,
  .wrapper .row-two-wide,
  .wrapper .row-three,
  .wrapper .row-three-narrow,
  .wrapper .row-three-wide,
  .wrapper .row-four,
  .wrapper .row-four-narrow,
  .wrapper .row-four-wide {
    *zoom: 1;
    margin: 0 auto 16px;
    width: 100%;
  }
  .wrapper .row-two:before,
  .wrapper .row-two-narrow:before,
  .wrapper .row-two-wide:before,
  .wrapper .row-three:before,
  .wrapper .row-three-narrow:before,
  .wrapper .row-three-wide:before,
  .wrapper .row-four:before,
  .wrapper .row-four-narrow:before,
  .wrapper .row-four-wide:before,
  .wrapper .row-two:after,
  .wrapper .row-two-narrow:after,
  .wrapper .row-two-wide:after,
  .wrapper .row-three:after,
  .wrapper .row-three-narrow:after,
  .wrapper .row-three-wide:after,
  .wrapper .row-four:after,
  .wrapper .row-four-narrow:after,
  .wrapper .row-four-wide:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .wrapper .row-two:after,
  .wrapper .row-two-narrow:after,
  .wrapper .row-two-wide:after,
  .wrapper .row-three:after,
  .wrapper .row-three-narrow:after,
  .wrapper .row-three-wide:after,
  .wrapper .row-four:after,
  .wrapper .row-four-narrow:after,
  .wrapper .row-four-wide:after {
    clear: both;
  }
  .wrapper [class^="row"] {
    margin: 0 0 18px 0;
    width: auto;
  }
  .wrapper [class^="row"] [class^="span"] {
    display: block;
    float: none;
    margin: 0 0 18px 0;
    width: 100%;
  }
  .wrapper .row {
    margin: 0 -16px;
  }
  .wrapper .row-three-narrow [class^="span"]:nth-child(2) {
    width: 100%;
  }
  .wrapper .row-three-narrow .span-two ~ .span:nth-child(2) {
    width: 100%;
  }
  .wrapper .row-four .span-two-pullleft {
    margin-left: -16px;
  }
  .wrapper .row-four .span-two-pullleft img {
    max-width: 400px;
    width: 100%;
    width: calc(100% + 15px);
  }
  .wrapper .block-grid.one-up > li {
    width: 100%;
  }
  .wrapper .block-grid.three-up li:nth-child(3n+3) {
    margin-right: -5px;
  }
  .wrapper .block-grid.four-up li:nth-child(4n+4) {
    margin-right: -5px;
  }
  .wrapper .block-grid.mobile-large-two-up {
    width: 100%;
  }
  .wrapper .block-grid.mobile-large-two-up > li {
    margin: 0 -5px 16px 0;
    width: 48%;
  }
  .wrapper .block-grid.mobile-large-two-up > li:nth-child(3n+2) {
    width: 48%;
  }
  .wrapper .block-grid.mobile-large-two-up > li:nth-child(2n+2) {
    margin-right: 0;
    margin-left: 2%;
  }
  .wrapper .block-grid.mobile-large-two-up > li:nth-last-child(-n+4) {
    margin-bottom: 16px;
  }
  .wrapper .block-grid.mobile-large-three-up {
    width: 100%;
  }
  .wrapper .block-grid.mobile-large-three-up > li {
    margin: 0 -5px 16px 0;
    width: 30.666666667%;
  }
  .wrapper .block-grid.mobile-large-three-up > li:nth-child(2n+2) {
    margin-right: -5px;
  }
  .wrapper .block-grid.mobile-large-three-up > li:nth-child(3n+3) {
    margin-right: 0;
  }
  .wrapper ul .block-grid.mobile-large-two-up > li:nth-last-child(-n+2) {
    margin-bottom: 16px;
  }
  .wrapper .mobile-two-columns [class^="span"] {
    width: 50%;
  }
  .wrapper > p:first-child:last-child,
  .wrapper > [class^="row"] > p:first-child:last-child,
  .wrapper > [class^="row"] > p:first-child:last-child,
  [class^="span"] > p:first-child:last-child,
  .wrapper > form:first-child:last-child,
  .wrapper > [class^="row"] > form:first-child:last-child,
  .wrapper > [class^="row"] > form:first-child:last-child,
  [class^="span"] > form:first-child:last-child,
  .wrapper > ul:first-child:last-child,
  .wrapper > [class^="row"] > ul:first-child:last-child,
  .wrapper > [class^="row"] > ul:first-child:last-child,
  [class^="span"] > ul:first-child:last-child,
  .wrapper > ol:first-child:last-child,
  .wrapper > [class^="row"] > ol:first-child:last-child,
  .wrapper > [class^="row"] > ol:first-child:last-child,
  [class^="span"] > ol:first-child:last-child,
  .wrapper > dl:first-child:last-child,
  .wrapper > [class^="row"] > dl:first-child:last-child,
  .wrapper > [class^="row"] > dl:first-child:last-child,
  [class^="span"] > dl:first-child:last-child {
    margin-bottom: 18px;
  }
  [class^="row"].addvpadding {
    padding: 0;
  }
  .login-info {
    padding: 0;
  }
  .login-info p {
    margin-bottom: 0;
  }
  .no-js .wrapper .block-grid.four-up > li:nth-last-child(-n+4) {
    margin-bottom: 16px;
  }
  .wrapper #redeem-list.block-grid.mobile-large-two-up > li {
    margin-right: 0;
  }
  .form-row-contain {
    margin-bottom: 10px;
    width: 100%;
  }
  .form-row {
    margin-bottom: 10px;
  }
  input[type="text"],
  input[type="password"],
  input[type="email"],
  input[type="tel"],
  input[type="number"],
  textarea {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    *behavior: url(/res/132/css/boxsizing.htc);
    width: 100%;
    font-size: 16px;
    font-family: NatWest, sans-serif;
    padding: 12px 8px;
    margin-bottom: 6px;
    max-width: 424px;
    box-sizing: border-box;
  }
  input[type="password"] {
    font-family: Verdana, sans-serif;
  }
  form > .form-row {
    width: 100%;
  }
  form .highlight {
    width: auto;
  }
  form label {
    margin-bottom: 10px;
  }
  form .select-wrap {
    background-position: 98% 50%;
    background-size: 20px 16px;
    display: block;
    max-width: 424px;
    margin-bottom: 6px;
    box-sizing: border-box;
  }
  form .select-wrap select {
    font-size: 15px;
    padding-right: 24px;
  }
  form .select-wrap:hover {
    background-position: 98% 50%;
    background-size: 20px 16px;
  }
  form .select-wrap:after {
    border-left: 0;
    right: 10px;
  }
  form .input-checkbox.inline,
  form .input-radio.inline {
    display: block;
    overflow: hidden;
    margin-bottom: 10px;
  }
  form .input-checkbox.inline + .inline,
  form .input-radio.inline + .inline {
    margin-left: 0;
  }
  form .input-date {
    max-width: 424px;
    box-sizing: border-box;
    width: 100%;
  }
  form .card-number {
    margin: 0;
    width: 100%;
    overflow: hidden;
    max-width: 424px;
    box-sizing: border-box;
  }
  form .card-number .card-input:first-child {
    padding-left: 0;
  }
  form .card-number .card-input:last-child {
    padding-right: 0;
  }
  form .pound-inside:before {
    font-size: 18px;
    margin-top: 2px;
  }
  form input[type=text].input-large {
    font-size: 18px;
  }
  form .inline-comment {
    font-size: 13px;
    line-height: 16px;
  }
  form .inline-comment span {
    font-size: 14px;
    line-height: 20px;
  }
  .form-inline input,
  .form-inline label,
  .form-inline .select-wrap {
    display: block;
    margin-bottom: 10px;
    margin-right: 0;
  }
  .form-inline input select,
  .form-inline label select,
  .form-inline .select-wrap select {
    width: 105%;
  }
  .form-inline input.push-right,
  .form-inline label.push-right,
  .form-inline .select-wrap.push-right {
    float: none;
    top: 20px;
  }
  .form-inline .input-checkbox,
  .form-inline .input-radio {
    outline: none;
  }
  .form-inline .input-checkbox .with-tooltip,
  .form-inline .input-radio .with-tooltip {
    position: relative;
    top: -4px;
  }
  .form-inline input {
    width: auto;
  }
  .form-inline input[type=text] {
    width: 100%;
    margin-bottom: 16px;
  }
  form.webChat input.field {
    width: 100%;
    margin: 0 0 16px 0;
    display: block;
  }
  .register-subtitle {
    font-size: 16px;
  }
  p.forgot-password {
    margin-top: 0;
  }
  .message-error {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    *behavior: url(/res/132/css/boxsizing.htc);
    width: 100%;
  }
  form span.field-validation-error {
    box-sizing: border-box;
    width: 100%;
    padding: 8px 2%;
  }
  .nomarginbottom-mobile {
    margin-bottom: 0 !important;
  }
  .nomargintop-mobile {
    margin-top: 0 !important;
  }
  .nomarginleft-mobile {
    margin-left: 0 !important;
  }
  .nomarginright-mobile {
    margin-right: 0 !important;
  }
  .nomargin-mobile {
    margin: 0 !important;
  }
  .nopaddingbottom-mobile {
    padding-bottom: 0 !important;
  }
  .nopaddingtop-mobile {
    padding-top: 0 !important;
  }
  .nopaddingleft-mobile {
    padding-left: 0 !important;
  }
  .nopaddingright-mobile {
    padding-right: 0 !important;
  }
  .nopadding-mobile {
    padding: 0 !important;
  }
  .noshow-mobile {
    display: none !important;
  }
  #slider-form {
    overflow: visible;
    margin-bottom: 10px;
  }
  #slider-form .select-wrap {
    clear: both;
    margin: 0 !important;
    overflow: visible;
    overflow: hidden;
  }
  #slider-form #slider-wrap {
    float: none;
    margin: 0;
    overflow: visible;
    width: 100%;
  }
  #slider-form #slider-wrap .slider-range {
    display: block;
    height: 12px;
    margin: 0;
    width: 100%;
  }
  #slider-form #slider-wrap a {
    height: 24px;
    margin-top: -6px;
    width: 12px;
  }
  #slider-form #slider-wrap a:before {
    display: none;
  }
  #slider-form #slider-wrap button {
    display: none;
  }
  #slider-form #slider-amount {
    margin: 0 0 12px !important;
    text-align: center;
  }
  #slider-wrap {
    -webkit-transform: translate3d(0, 0, 0);
  }
  #slider-wrap * {
    font-size: 24px;
    line-height: 26px;
  }
  .thumbnailskin {
    background: #ffffff;
    border: solid 1px #e2dedb;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    *behavior: url(/res/132/css/boxsizing.htc);
    display: block;
    padding: 16px;
    width: 100%;
  }
  .thumbnail-spaced {
    border: none;
  }
  ul.thumbnails.centred li {
    text-align: center;
  }
  ul.thumbnails.thumbnails-spaced li a {
    background: #ffffff;
    border: solid 1px #e2dedb;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    *behavior: url(/res/132/css/boxsizing.htc);
    display: block;
    padding: 16px;
    width: 100%;
    border: none;
    text-align: center;
  }
  ul.thumbnails li .thumbnail.logo + .bubble {
    top: -76px;
  }
  .wrapper .media-boxes.media-boxes-min-height .span {
    float: left;
    min-height: 185px;
  }
  .thumbnail {
    margin-bottom: 50px;
  }
  .thumbnail + .bubble {
    top: -76px;
  }
  .thumbnail.logo {
    margin-top: 60px;
  }
  .two-columns .thumbnail {
    margin-bottom: 18px;
  }
  .two-columns .thumbnail + .bubble {
    width: 40px !important;
    height: 40px !important;
    top: -26px !important;
  }
  #offers-map-canvas .block-grid {
    width: 240px;
  }
  #offers-map-canvas p {
    margin-bottom: 6px;
    font-size: 11px;
    line-height: 14px;
  }
  #offers-map-canvas p.thumbnail {
    width: 110px;
    padding: 0;
    border: none;
  }
  #offers-map-canvas div.nomarginright {
    margin-bottom: 5px;
  }
  .wrapper.dialog {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    *behavior: url(/res/132/css/boxsizing.htc);
    padding: 24px 96px 24px 48px;
    position: relative;
    width: auto;
  }
  .wrapper.dialog.dialog-two-thirds {
    width: auto;
    padding-right: 96px;
  }
  .tooltip-close {
    display: none;
  }
  .table .info {
    display: inline-block;
    position: relative;
    vertical-align: middle;
  }
  .table .info .with-tooltip {
    position: absolute;
    right: -20px;
    margin-top: -12px;
  }
  .table .info-empty {
    display: none;
  }
  .mfp-content .modal-popup .inner {
    padding: 50px 25px 30px;
  }
  #menu-main-mobile {
    height: 100%;
    list-style-type: none;
    margin: 0;
    overflow-y: auto;
    padding: 0;
    position: absolute;
    width: 100%;
    background-color: #0a2f64;
    -webkit-overflow-scrolling: touch;
  }
  #menu-main-mobile.open {
    display: block;
  }
  #menu-main-mobile li {
    display: block;
    margin: 0;
  }
  #menu-main-mobile li a {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    *behavior: url(/res/132/css/boxsizing.htc);
    background: #0a2f64;
    border-bottom: solid 1px rgba(210, 220, 235, 0.2);
    color: #ffffff;
    display: block;
    font-family: NatWest, sans-serif;
    font-size: 18px;
    line-height: 1;
    padding: 18px 72px 18px 24px;
    position: relative;
    text-decoration: none;
  }
  #menu-main-mobile li a:after {
    content: "\e01e";
  }
  #menu-main-mobile li a:after {
    font-family: "nwicons";
    font-size: 12px;
    display: block;
    line-height: 1.6;
    margin-top: -11px;
    text-indent: 0;
    height: 26px;
    width: 26px;
    margin-left: 4px;
    position: absolute;
    text-align: center;
    top: 50%;
    left: 220px;
  }
  #menu-main-mobile li a:active,
  #menu-main-mobile li a:hover {
    background: #2b95d8;
    border-bottom: solid 1px rgba(129, 192, 232, 0.5);
  }
  #menu-main-mobile li.nav-secondary a {
    padding-left: 44px;
  }
  #menu-main-mobile li.nav-secondary-last a {
    border-bottom: 0;
  }
  #menu-main-mobile li ul {
    margin: 0;
    padding: 0 0 0 24px;
    color: #ffffff;
  }
  #menu-main-mobile li ul li a {
    background: none;
    background-color: #0a2f64;
    font-size: 16px;
    text-decoration: underline;
    border: 0;
    padding: 10px 0 10px 0;
  }
  #menu-main-mobile li ul li a:hover {
    color: #b4a99f;
    text-decoration: none;
  }
  #menu-main-mobile > li.account {
    background: #1a518f;
    border-bottom: solid 1px rgba(255, 255, 255, 0.2);
    padding-bottom: 20px;
  }
  #menu-main-mobile > li.account a {
    background: none;
    border-bottom: 0;
  }
  #menu-main-mobile > li.account a:after {
    display: none;
  }
  #menu-main-mobile > li.login a,
  #menu-main-mobile > li.logout a {
    border-bottom: 0;
  }
  #menu-main-mobile > li.login a:after,
  #menu-main-mobile > li.logout a:after {
    content: "\e020";
  }
  #menu-main-mobile > li.login a:after,
  #menu-main-mobile > li.logout a:after {
    font-size: 1.2em;
    line-height: 1;
    margin-left: 0;
  }
  #logout-confirm {
    display: none;
    position: relative;
    width: 100%;
    z-index: 100;
  }
  #logout-confirm .logout-confirm-link {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    *behavior: url(/res/132/css/boxsizing.htc);
    background: #2b95d8;
    color: #ffffff;
    display: block;
    font-family: NatWest, sans-serif;
    font-size: 18px;
    line-height: 1;
    padding: 18px 72px 18px 24px;
    position: relative;
    text-align: left;
    text-decoration: none;
  }
  #logout-confirm .logout-confirm-link:after {
    content: "\e00a";
  }
  #logout-confirm .logout-confirm-link:after {
    font-family: "nwicons";
    font-size: 0.9em;
    display: block;
    line-height: 1.6;
    margin-top: -13px;
    text-indent: 0;
    height: 26px;
    width: 26px;
    margin-left: 4px;
    position: absolute;
    text-align: center;
    top: 50%;
    right: 15px;
  }
  .mobile-border {
    border-top: 1px solid #47638b !important;
    border-left: 1px solid #47638b !important;
    border-right: 1px solid #08234b !important;
    border-bottom: 1px solid #08234b !important;
  }
  html body {
    width: 100%;
  }
  html body #header {
    position: relative;
  }
  html body #header h1 {
    height: 40px;
    padding: 8px 42px;
  }
  html body #header h1 a {
    background-position: center center;
    background-size: auto 24px;
    width: 100%;
  }
  html body #header .masthead {
    min-width: 0;
    min-height: 56px;
    padding: 0 56px;
    text-align: center;
    width: 100%;
    box-sizing: border-box;
  }
  html body #header .masthead .logo {
    box-sizing: border-box;
    padding-right: 15px;
    height: 56px;
    margin: 0;
    width: 100%;
  }
  html body #header .masthead .logo.loggedout {
    padding-right: 0;
  }
  html body #header .masthead .logo a {
    background-size: auto 25px;
    display: inline-block;
    float: none;
    height: 25px;
    margin: 16px 0 15px;
  }
  html body #header .masthead .logo .logo-dbsname {
    width: 60px;
  }
  html body #header .masthead .logo .logo-progname {
    border-left-width: 1px;
    margin-left: 4px;
    padding-left: 8px;
    width: 78px;
  }
  html body #header .masthead ul.menu {
    background: #0a2f64;
    cursor: pointer;
    display: block;
    position: absolute;
    z-index: 999;
  }
  html body #header .masthead ul.menu:before {
    content: '';
    color: #ffffff;
    display: block;
    font-family: "nwicons";
    font-size: 24px;
    line-height: 40px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -20px;
    margin-left: -20px;
    text-align: center;
    width: 40px;
    height: 40px;
  }
  html body #header .masthead ul.menu li {
    display: none;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
  }
  html body #header .masthead ul.menu.primary-nav {
    margin-top: 0;
    top: 0;
    left: 0;
    float: none;
    width: 56px;
    height: 56px;
  }
  html body #header .masthead ul.menu.primary-nav:before {
    content: "\e01a";
  }
  html body #header .masthead ul.menu.primary-nav:before {
    line-height: 36px;
  }
  html body #header .masthead ul.menu.user-nav {
    background: #2b95d8;
    margin-top: 0;
    margin-right: 0;
    top: 0;
    right: 0;
    float: none;
    width: 56px;
    height: 56px;
  }
  html body #header .masthead ul.menu.user-nav:before {
    content: "\e020";
  }
  html body #header .masthead ul.menu.user-nav:before {
    line-height: 36px;
  }
  .no-js #header .navigation ul.menu:before {
    color: transparent;
  }
  .wrapper.login-header {
    padding-bottom: 30px;
    padding-top: 30px;
  }
  .wrapper.login-header .login-title {
    font-size: 24px;
  }
  .wrapper.login-header .login-subtitle {
    font-size: 17px;
    font-weight: normal;
    margin-bottom: 0;
  }
  html body #footer {
    padding: 0;
    width: 100%;
  }
  html body #footer .wrapper {
    float: none;
    padding: 20px 16px;
  }
  html body #footer .wrapper.provided-by {
    box-sizing: border-box;
    padding: 20px 16px;
    position: relative;
    background: #0a2f64;
    color: #fff;
    float: none;
    width: 100%;
  }
  html body #footer .wrapper.provided-by a {
    color: #fff;
  }
  html body #footer .wrapper.provided-by a:hover,
  html body #footer .wrapper.provided-by a:focus {
    color: #fff;
  }
  html body #footer .wrapper.provided-by:after {
    display: none;
  }
  html body #footer .inline {
    display: block;
  }
  .hero-promo {
    background: #0a2f64;
    color: #fff;
  }
  .hero-promo figure {
    width: 135%;
    margin-left: -2.5%;
  }
  .hero-promo .promo-arrow {
    display: none;
  }
  .hero-promo header {
    display: block;
    height: auto;
    position: relative;
    width: 100%;
  }
  .hero-promo header h1 {
    font-size: 24px;
    line-height: 1.25;
    margin: 0 16px 16px;
  }
  .hero-promo header h1 br {
    display: none;
  }
  .details-promo .intro {
    font-size: 18px;
    line-height: 1.25;
    margin: 10px 0;
    padding: 0;
  }
  .details-promo .promo-title {
    font-size: 18px;
    margin-bottom: 5px;
  }
  .details-promo .promo-list li {
    margin-bottom: 0;
  }
  .terms-conditions h5,
  .terms-conditions h6 {
    font-weight: bold;
    margin-bottom: 2px;
  }
  .terms-conditions h5 {
    font-size: 14px;
    margin-bottom: 5px;
  }
  .terms-conditions .progname {
    font-weight: inherit;
  }
  .terms-conditions h6,
  .terms-conditions p,
  .terms-conditions li {
    font-size: 12px;
  }
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important;
  }
  .visible-phone {
    display: inherit !important;
  }
  .hidden-phone {
    display: none !important;
  }
  .dropdownOptionWrap {
    width: 100% !important;
  }
  .dropdownOptionWrap input {
    width: 100% !important;
  }
  .dropdownOption {
    width: 91%;
    top: 43px;
  }
  body #wrap #offers-map-canvas {
    height: 387px;
  }
}
@media screen and (max-device-width: 80em) and (max-aspect-ratio: 13/9) and (-webkit-min-device-pixel-ratio: 1.5) and (max-device-width: 600px), screen and (min-device-width: 501px) and (max-device-width: 999px) and (orientation: portrait) and (max-device-width: 600px), screen and (max-device-width: 600px) and (max-aspect-ratio: 13/9) and (max-device-width: 600px), screen and (-webkit-device-pixel-ratio: 2) and (max-width: 640px) and (max-device-width: 600px), screen and (max-device-width: 800px) and (-webkit-device-pixel-ratio: 1.5) and (max-device-width: 600px), screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 3) and (max-device-width: 600px) {
  html body #footer .wrapper {
    padding: 16px 0;
    position: relative;
  }
  html body #footer .wrapper:after {
    content: '';
    background: #0a2f64;
    bottom: 22px;
    left: 50%;
    position: absolute;
    top: 22px;
    width: 1px;
  }
  html body #footer .inline li {
    width: 50%;
  }
  html body #footer .inline li a {
    display: block;
    padding: 2px 16px;
  }
}
@media (max-device-width: 480px), screen and (max-device-width: 768px) and (orientation: portrait) {
  .wrapper .block-grid.mobile-large-two-up li:nth-last-child(-n+2) {
    margin-bottom: 16px;
  }
  .wrapper .block-grid.mobile-large-three-up li:nth-child(3n+3) {
    margin-right: -5px;
  }
  .wrapper .block-grid.mobile-small-one-up > li {
    margin: 0 0 16px 0 !important;
    width: 100%;
  }
  .wrapper .block-grid.mobile-small-one-up > li:nth-child(3n+2) {
    width: 100%;
  }
  .wrapper .block-grid.mobile-small-two-up > li {
    margin: 0 0 16px 0 !important;
    width: 100% !important;
  }
  .wrapper .block-grid.mobile-small-two-up li:nth-child(2n+2) {
    margin-right: 0;
    margin-left: 4px;
  }
  .wrapper .mobile-two-columns [class^="span"] {
    width: 100%;
  }
  body {
    min-width: 320px !important;
  }
}
@media screen and (device-height: 480px) and (orientation: landscape), screen and (device-height: 720px) and (orientation: landscape), screen and (device-width: 320px) and (device-height: 568px) and (orientation: landscape) {
  body #wrap #offers-map-canvas {
    height: 280px !important;
  }
}
@media (max-device-width: 280px) {
  html body #wrap {
    width: 280px;
  }
}
@media (orientation: landscape) {
  @-ms-viewport {
    width: device-width;
  }
  #menu-main-mobile li a {
    background-position: 85% center;
  }
  #menu-main-mobile li a:active,
  #menu-main-mobile li a.active,
  #menu-main-mobile li a:hover {
    background-position: 85% center;
  }
}
@media (max-device-width: 280px) {
  html body #wrap {
    width: 280px;
  }
}
#slider1.carousel-desktop .carousel-inner > li {
  height: 454px;
}
@media screen and (max-width: 801px) and (orientation: portrait), screen and (max-width: 480px) {
  #slider1.carousel-desktop .carousel-inner > li {
    height: auto;
  }
}
.thumbnail.logo {
  background-image: url(../img/rbs-logo.png );
  background-size: 40%;
}
.with-arrow:after {
  content: "\e01c";
}
.with-arrow:after {
  background: none;
  font-family: "nwicons";
  font-size: 70%;
  line-height: 1;
  top: 0px;
  height: auto;
  width: auto;
}
#activateform .validation-summary-errors ul {
  padding: 0px;
  list-style: none;
}
table tr th {
  background-color: #0a2f64;
}
@media screen and (min-width: 500px) {
  .wrapper .row-three.optrow div.span-two {
    width: 500px;
    margin-right: 0;
  }
  .wrapper .row-three.optrow div.span {
    float: right;
    border-left: 1px solid #b7b7bf;
    padding-left: 20px;
    width: 320px;
    min-height: 160px;
  }
}
@media screen and (max-width: 801px) {
  .wrapper .row-three.optrow div.span {
    margin-bottom: 30px;
  }
}
@media screen and (min-width: 480px) and (orientation: portrait), screen and (max-width: 801px) {
  ul.grey-bubbles li div.mobile-two-columns div.span-two h3 {
    width: 260px;
  }
  .wrapper .media-boxes.media-boxes-min-height .span {
    width: 243px;
    float: left;
  }
}
@media screen and (max-width: 801px) and (orientation: landscape) {
  ul.grey-bubbles li div.mobile-two-columns div.span-two h3 {
    width: 160px;
  }
  .wrapper .media-boxes.media-boxes-min-height .span {
    width: 292px;
    float: left;
  }
}
@media screen and (max-width: 480px) and (orientation: portrait) {
  .wrapper .media-boxes.media-boxes-min-height .span {
    width: 292px;
    float: left;
  }
}
_:-ms-fullscreen,
:root #main .wrapper.bg-indigo .row-three-narrow div.span p a {
  color: #ffffff;
}
_:-ms-fullscreen:hover,
:root #main .wrapper.bg-indigo .row-three-narrow div.span p a:hover,
_:-ms-fullscreen:active,
:root #main .wrapper.bg-indigo .row-three-narrow div.span p a:active {
  color: #b4a99f;
}
