@import url("http://fast.fonts.com/t/1.css?apiType=css&projectid=07c2da29-26bd-4084-8a12-5a58d4669f73");
/*
 * ING Direct CSS Style LESS
 */
/*! normalize.css v2.1.3 | MIT License | git.io/normalize */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
a {
  background: transparent;
}
a:focus {
  outline: thin dotted;
}
a:active,
a:hover {
  outline: 0;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
mark {
  background: #ff0;
  color: #000;
}
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}
pre {
  white-space: pre-wrap;
}
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}
button,
input {
  line-height: normal;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
@media print {
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  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: 2cm .5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  select {
    background: #fff !important;
  }
  .navbar {
    display: none;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
.clearfix:before,
.clearfix:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.clearfix:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
  visibility: hidden !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
tr.visible-xs,
th.visible-xs,
td.visible-xs {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .visible-xs.visible-sm {
    display: block !important;
  }
  tr.visible-xs.visible-sm {
    display: table-row !important;
  }
  th.visible-xs.visible-sm,
  td.visible-xs.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 980px) and (max-width: 1199px) {
  .visible-xs.visible-md {
    display: block !important;
  }
  tr.visible-xs.visible-md {
    display: table-row !important;
  }
  th.visible-xs.visible-md,
  td.visible-xs.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-xs.visible-lg {
    display: block !important;
  }
  tr.visible-xs.visible-lg {
    display: table-row !important;
  }
  th.visible-xs.visible-lg,
  td.visible-xs.visible-lg {
    display: table-cell !important;
  }
}
.visible-sm,
tr.visible-sm,
th.visible-sm,
td.visible-sm {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-sm.visible-xs {
    display: block !important;
  }
  tr.visible-sm.visible-xs {
    display: table-row !important;
  }
  th.visible-sm.visible-xs,
  td.visible-sm.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .visible-sm {
    display: block !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 980px) and (max-width: 1199px) {
  .visible-sm.visible-md {
    display: block !important;
  }
  tr.visible-sm.visible-md {
    display: table-row !important;
  }
  th.visible-sm.visible-md,
  td.visible-sm.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-sm.visible-lg {
    display: block !important;
  }
  tr.visible-sm.visible-lg {
    display: table-row !important;
  }
  th.visible-sm.visible-lg,
  td.visible-sm.visible-lg {
    display: table-cell !important;
  }
}
.visible-md,
tr.visible-md,
th.visible-md,
td.visible-md {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-md.visible-xs {
    display: block !important;
  }
  tr.visible-md.visible-xs {
    display: table-row !important;
  }
  th.visible-md.visible-xs,
  td.visible-md.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .visible-md.visible-sm {
    display: block !important;
  }
  tr.visible-md.visible-sm {
    display: table-row !important;
  }
  th.visible-md.visible-sm,
  td.visible-md.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 980px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-md.visible-lg {
    display: block !important;
  }
  tr.visible-md.visible-lg {
    display: table-row !important;
  }
  th.visible-md.visible-lg,
  td.visible-md.visible-lg {
    display: table-cell !important;
  }
}
.visible-lg,
tr.visible-lg,
th.visible-lg,
td.visible-lg {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-lg.visible-xs {
    display: block !important;
  }
  tr.visible-lg.visible-xs {
    display: table-row !important;
  }
  th.visible-lg.visible-xs,
  td.visible-lg.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .visible-lg.visible-sm {
    display: block !important;
  }
  tr.visible-lg.visible-sm {
    display: table-row !important;
  }
  th.visible-lg.visible-sm,
  td.visible-lg.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 980px) and (max-width: 1199px) {
  .visible-lg.visible-md {
    display: block !important;
  }
  tr.visible-lg.visible-md {
    display: table-row !important;
  }
  th.visible-lg.visible-md,
  td.visible-lg.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
.hidden-xs {
  display: block !important;
}
tr.hidden-xs {
  display: table-row !important;
}
th.hidden-xs,
td.hidden-xs {
  display: table-cell !important;
}
@media (max-width: 767px) {
  .hidden-xs,
  tr.hidden-xs,
  th.hidden-xs,
  td.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .hidden-xs.hidden-sm,
  tr.hidden-xs.hidden-sm,
  th.hidden-xs.hidden-sm,
  td.hidden-xs.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 980px) and (max-width: 1199px) {
  .hidden-xs.hidden-md,
  tr.hidden-xs.hidden-md,
  th.hidden-xs.hidden-md,
  td.hidden-xs.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-xs.hidden-lg,
  tr.hidden-xs.hidden-lg,
  th.hidden-xs.hidden-lg,
  td.hidden-xs.hidden-lg {
    display: none !important;
  }
}
.hidden-sm {
  display: block !important;
}
tr.hidden-sm {
  display: table-row !important;
}
th.hidden-sm,
td.hidden-sm {
  display: table-cell !important;
}
@media (max-width: 767px) {
  .hidden-sm.hidden-xs,
  tr.hidden-sm.hidden-xs,
  th.hidden-sm.hidden-xs,
  td.hidden-sm.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .hidden-sm,
  tr.hidden-sm,
  th.hidden-sm,
  td.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 980px) and (max-width: 1199px) {
  .hidden-sm.hidden-md,
  tr.hidden-sm.hidden-md,
  th.hidden-sm.hidden-md,
  td.hidden-sm.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-sm.hidden-lg,
  tr.hidden-sm.hidden-lg,
  th.hidden-sm.hidden-lg,
  td.hidden-sm.hidden-lg {
    display: none !important;
  }
}
.hidden-md {
  display: block !important;
}
tr.hidden-md {
  display: table-row !important;
}
th.hidden-md,
td.hidden-md {
  display: table-cell !important;
}
@media (max-width: 767px) {
  .hidden-md.hidden-xs,
  tr.hidden-md.hidden-xs,
  th.hidden-md.hidden-xs,
  td.hidden-md.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .hidden-md.hidden-sm,
  tr.hidden-md.hidden-sm,
  th.hidden-md.hidden-sm,
  td.hidden-md.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 980px) and (max-width: 1199px) {
  .hidden-md,
  tr.hidden-md,
  th.hidden-md,
  td.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-md.hidden-lg,
  tr.hidden-md.hidden-lg,
  th.hidden-md.hidden-lg,
  td.hidden-md.hidden-lg {
    display: none !important;
  }
}
.hidden-lg {
  display: block !important;
}
tr.hidden-lg {
  display: table-row !important;
}
th.hidden-lg,
td.hidden-lg {
  display: table-cell !important;
}
@media (max-width: 767px) {
  .hidden-lg.hidden-xs,
  tr.hidden-lg.hidden-xs,
  th.hidden-lg.hidden-xs,
  td.hidden-lg.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .hidden-lg.hidden-sm,
  tr.hidden-lg.hidden-sm,
  th.hidden-lg.hidden-sm,
  td.hidden-lg.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 980px) and (max-width: 1199px) {
  .hidden-lg.hidden-md,
  tr.hidden-lg.hidden-md,
  th.hidden-lg.hidden-md,
  td.hidden-lg.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg,
  tr.hidden-lg,
  th.hidden-lg,
  td.hidden-lg {
    display: none !important;
  }
}
.visible-print,
tr.visible-print,
th.visible-print,
td.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
  .hidden-print,
  tr.hidden-print,
  th.hidden-print,
  td.hidden-print {
    display: none !important;
  }
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  transition: height 0.35s ease;
}
/*
 * ING Direct Variables LESS
 */
/*
 * ING Direct Mixins LESS
 */
.text-left {
  text-align: left !important;
}
.text-center {
  text-align: center !important;
}
.text-right {
  text-align: right !important;
}
.block-center {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
/*
 * ING Direct Scaffolding LESS
 */
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
html {
  font-size: 62.5%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-size: 17px;
  line-height: 1.5;
  color: #606060;
  background-color: #ffffff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
h1 {
  margin: 0;
}
a {
  color: #000066;
  text-decoration: none;
  outline: 0;
}
a:hover,
a:focus {
  color: #000033;
  text-decoration: underline;
}
a:focus {
  outline: none;
}
a.link-orange {
  color: #ff6600;
}
a.link-orange:hover,
a.link-orange:focus {
  color: #ff6600;
}
a[data-toggle="tab"],
a[data-toggle="collapse"],
a[data-toggle="none"] {
  color: #606060;
  text-decoration: none;
}
a[data-toggle="tab"]:hover,
a[data-toggle="collapse"]:hover,
a[data-toggle="none"]:hover,
a[data-toggle="tab"]:focus,
a[data-toggle="collapse"]:focus,
a[data-toggle="none"]:focus {
  text-decoration: none;
}
ul,
ol {
  list-style: none;
}
img {
  vertical-align: middle;
  display: block;
  max-width: 100%;
  height: auto;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
h1 {
  font-size: 0;
}
hr {
  border: 0;
  border-top: 1px solid #606060;
}
table {
  border-collapse: collapse;
}
iframe {
  overflow: hidden;
  border: none;
  width: 100%;
}
input[type="search"] {
  border: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
address {
  font-style: normal;
}
/*
 * ING Direct responsive grid system LESS
 */
.grid-container {
  margin-left: -10px;
  margin-right: -10px;
}
.grid-container:before,
.grid-container:after {
  content: " ";
  display: table;
}
.grid-container:after {
  clear: both;
}
.grid-container:before,
.grid-container:after {
  content: " ";
  display: table;
}
.grid-container:after {
  clear: both;
}
@media all and (min-width: 768px) {
  .grid-container {
    margin-left: -10px;
    margin-right: -10px;
  }
  .grid-container:before,
  .grid-container:after {
    content: " ";
    display: table;
  }
  .grid-container:after {
    clear: both;
  }
  .grid-container:before,
  .grid-container:after {
    content: " ";
    display: table;
  }
  .grid-container:after {
    clear: both;
  }
}
@media all and (min-width: 980px) {
  .grid-container {
    margin-left: -10px;
    margin-right: -10px;
  }
  .grid-container:before,
  .grid-container:after {
    content: " ";
    display: table;
  }
  .grid-container:after {
    clear: both;
  }
  .grid-container:before,
  .grid-container:after {
    content: " ";
    display: table;
  }
  .grid-container:after {
    clear: both;
  }
}
@media all and (min-width: 1200px) {
  .grid-container {
    margin-left: -14px;
    margin-right: -14px;
  }
  .grid-container:before,
  .grid-container:after {
    content: " ";
    display: table;
  }
  .grid-container:after {
    clear: both;
  }
  .grid-container:before,
  .grid-container:after {
    content: " ";
    display: table;
  }
  .grid-container:after {
    clear: both;
  }
}
.ie8 .grid-container {
  margin-left: -10px;
  margin-right: -10px;
}
.ie8 .grid-container:before,
.ie8 .grid-container:after {
  content: " ";
  display: table;
}
.ie8 .grid-container:after {
  clear: both;
}
.ie8 .grid-container:before,
.ie8 .grid-container:after {
  content: " ";
  display: table;
}
.ie8 .grid-container:after {
  clear: both;
}
.grid-2-cell {
  position: relative;
  float: left;
  width: 50%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media all and (min-width: 768px) {
  .grid-2-cell {
    position: relative;
    float: left;
    width: 33.33333333333333%;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media all and (min-width: 980px) {
  .grid-2-cell {
    position: relative;
    float: left;
    width: 16.666666666666664%;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media all and (min-width: 1200px) {
  .grid-2-cell {
    position: relative;
    float: left;
    width: 16.666666666666664%;
    min-height: 1px;
    padding-left: 14px;
    padding-right: 14px;
  }
}
.ie8 .grid-2-cell {
  position: relative;
  float: left;
  width: 16.666666666666664%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
.grid-3-cell {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media all and (min-width: 768px) {
  .grid-3-cell {
    position: relative;
    float: left;
    width: 50%;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media all and (min-width: 980px) {
  .grid-3-cell {
    position: relative;
    float: left;
    width: 25%;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media all and (min-width: 1200px) {
  .grid-3-cell {
    position: relative;
    float: left;
    width: 25%;
    min-height: 1px;
    padding-left: 14px;
    padding-right: 14px;
  }
}
.ie8 .grid-3-cell {
  position: relative;
  float: left;
  width: 25%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
.grid-4-cell {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media all and (min-width: 768px) {
  .grid-4-cell {
    position: relative;
    float: left;
    width: 33.33333333333333%;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media all and (min-width: 980px) {
  .grid-4-cell {
    position: relative;
    float: left;
    width: 33.33333333333333%;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media all and (min-width: 1200px) {
  .grid-4-cell {
    position: relative;
    float: left;
    width: 33.33333333333333%;
    min-height: 1px;
    padding-left: 14px;
    padding-right: 14px;
  }
}
.ie8 .grid-4-cell {
  position: relative;
  float: left;
  width: 33.33333333333333%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
.grid-5-cell {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media all and (min-width: 768px) {
  .grid-5-cell {
    position: relative;
    float: left;
    width: 41.66666666666667%;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media all and (min-width: 980px) {
  .grid-5-cell {
    position: relative;
    float: left;
    width: 41.66666666666667%;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media all and (min-width: 1200px) {
  .grid-5-cell {
    position: relative;
    float: left;
    width: 41.66666666666667%;
    min-height: 1px;
    padding-left: 14px;
    padding-right: 14px;
  }
}
.ie8 .grid-5-cell {
  position: relative;
  float: left;
  width: 41.66666666666667%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
.grid-6-cell {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media all and (min-width: 768px) {
  .grid-6-cell {
    position: relative;
    float: left;
    width: 50%;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media all and (min-width: 980px) {
  .grid-6-cell {
    position: relative;
    float: left;
    width: 50%;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media all and (min-width: 1200px) {
  .grid-6-cell {
    position: relative;
    float: left;
    width: 50%;
    min-height: 1px;
    padding-left: 14px;
    padding-right: 14px;
  }
}
.ie8 .grid-6-cell {
  position: relative;
  float: left;
  width: 50%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
.grid-8-cell {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media all and (min-width: 768px) {
  .grid-8-cell {
    position: relative;
    float: left;
    width: 66.66666666666666%;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media all and (min-width: 980px) {
  .grid-8-cell {
    position: relative;
    float: left;
    width: 66.66666666666666%;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media all and (min-width: 1200px) {
  .grid-8-cell {
    position: relative;
    float: left;
    width: 66.66666666666666%;
    min-height: 1px;
    padding-left: 14px;
    padding-right: 14px;
  }
}
.ie8 .grid-8-cell {
  position: relative;
  float: left;
  width: 66.66666666666666%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
.grid-9-cell {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media all and (min-width: 768px) {
  .grid-9-cell {
    position: relative;
    float: left;
    width: 75%;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media all and (min-width: 980px) {
  .grid-9-cell {
    position: relative;
    float: left;
    width: 75%;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media all and (min-width: 1200px) {
  .grid-9-cell {
    position: relative;
    float: left;
    width: 75%;
    min-height: 1px;
    padding-left: 14px;
    padding-right: 14px;
  }
}
.ie8 .grid-9-cell {
  position: relative;
  float: left;
  width: 75%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
.grid-12-cell {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media all and (min-width: 768px) {
  .grid-12-cell {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media all and (min-width: 980px) {
  .grid-12-cell {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media all and (min-width: 1200px) {
  .grid-12-cell {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 14px;
    padding-right: 14px;
  }
}
.ie8 .grid-12-cell {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
}
.container:before,
.container:after {
  content: " ";
  display: table;
}
.container:after {
  clear: both;
}
.container:before,
.container:after {
  content: " ";
  display: table;
}
.container:after {
  clear: both;
}
@media all and (max-width: 767px) {
  .container {
    padding-left: 16px;
    padding-right: 16px;
  }
}
@media all and (min-width: 768px) {
  .container {
    width: 732px;
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media all and (min-width: 980px) {
  .container {
    width: 960px;
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media all and (min-width: 1200px) {
  .container {
    width: 1128px;
    padding-left: 14px;
    padding-right: 14px;
  }
}
.ie8 .container {
  width: 960px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .grid-offset-4-cell {
    margin-left: 33.33333333333333%;
  }
}
.ie8 .grid-offset-4-cell {
  margin-left: 33.33333333333333%;
}
/*
 * ING Direct Type LESS
 */
body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #606060;
  font-family: "Avenir LT W01 55 Roman", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.hero-title {
  color: #404040;
  font-family: "Avenir LT W01 85 Heavy", "Avenir LT W01 55 Roman";
}
h1,
h2,
h3,
.h1,
.h2,
.h3,
.hero-title {
  letter-spacing: -1px;
}
h4,
h5,
h6,
.h4,
.h5,
.h6 {
  font-weight: normal;
}
h6.gray {
  color: #909090;
}
.main-tab-title {
  color: #404040;
  font-family: "Avenir LT W01 85 Heavy", "Avenir LT W01 55 Roman";
  font-weight: normal;
}
.tab-content-size {
  font-size: 15px !important;
}
@media all and (max-width: 767px) {
  body {
    font-size: 16px;
    line-height: 1.5;
  }
}
@media all and (min-width: 768px) {
  body {
    font-size: 17px;
    line-height: 1.5;
  }
}
@media all and (min-width: 980px) {
  body {
    font-size: 17px;
    line-height: 1.5;
  }
}
.ie8 body {
  font-size: 17px;
  line-height: 1.5;
}
@media all and (max-width: 767px) {
  h1,
  .h1 {
    font-size: 22px;
  }
}
@media all and (min-width: 768px) {
  h1,
  .h1 {
    font-size: 30px;
  }
}
@media all and (min-width: 980px) {
  h1,
  .h1 {
    font-size: 30px;
  }
}
.ie8 h1,
.ie8 .h1 {
  font-size: 30px;
}
@media all and (max-width: 767px) {
  h2,
  .h2 {
    font-size: 22px;
  }
}
@media all and (min-width: 768px) {
  h2,
  .h2 {
    font-size: 30px;
  }
}
@media all and (min-width: 980px) {
  h2,
  .h2 {
    font-size: 30px;
  }
}
.ie8 h2,
.ie8 .h2 {
  font-size: 30px;
}
@media all and (max-width: 767px) {
  h3,
  .h3 {
    font-size: 20px;
  }
}
@media all and (min-width: 768px) {
  h3,
  .h3 {
    font-size: 24px;
  }
}
@media all and (min-width: 980px) {
  h3,
  .h3 {
    font-size: 24px;
  }
}
.ie8 h3,
.ie8 .h3 {
  font-size: 24px;
}
@media all and (max-width: 767px) {
  h4,
  .h4 {
    font-size: 16px;
  }
}
@media all and (min-width: 768px) {
  h4,
  .h4 {
    font-size: 20px;
  }
}
@media all and (min-width: 980px) {
  h4,
  .h4 {
    font-size: 20px;
  }
}
.ie8 h4,
.ie8 .h4 {
  font-size: 20px;
}
@media all and (max-width: 767px) {
  h5,
  .h5 {
    font-size: 16px;
  }
}
@media all and (min-width: 768px) {
  h5,
  .h5 {
    font-size: 20px;
  }
}
@media all and (min-width: 980px) {
  h5,
  .h5 {
    font-size: 20px;
  }
}
.ie8 h5,
.ie8 .h5 {
  font-size: 20px;
}
@media all and (max-width: 767px) {
  h6,
  .h6 {
    font-size: 16px;
  }
}
@media all and (min-width: 768px) {
  h6,
  .h6 {
    font-size: 17px;
  }
}
@media all and (min-width: 980px) {
  h6,
  .h6 {
    font-size: 17px;
  }
}
.ie8 h6,
.ie8 .h6 {
  font-size: 17px;
}
@media all and (max-width: 767px) {
  small,
  .small {
    font-size: 11px;
  }
}
@media all and (min-width: 768px) {
  small,
  .small {
    font-size: 11px;
  }
}
@media all and (min-width: 980px) {
  small,
  .small {
    font-size: 11px;
  }
}
.ie8 small,
.ie8 .small {
  font-size: 11px;
}
@media all and (max-width: 767px) {
  .disclaimer {
    font-size: 13px;
  }
}
@media all and (min-width: 768px) {
  .disclaimer {
    font-size: 11px;
  }
}
@media all and (min-width: 980px) {
  .disclaimer {
    font-size: 11px;
  }
}
.ie8 .disclaimer {
  font-size: 11px;
}
@media all and (max-width: 767px) {
  .hero-title {
    font-size: 22px;
  }
}
@media all and (min-width: 768px) {
  .hero-title {
    font-size: 30px;
  }
}
@media all and (min-width: 980px) {
  .hero-title {
    font-size: 32px;
  }
}
.ie8 .hero-title {
  font-size: 32px;
}
@media all and (max-width: 767px) {
  .hero-detail {
    font-size: 16px;
  }
}
@media all and (min-width: 768px) {
  .hero-detail {
    font-size: 20px;
  }
}
@media all and (min-width: 980px) {
  .hero-detail {
    font-size: 22px;
  }
}
.ie8 .hero-detail {
  font-size: 22px;
}
@media all and (max-width: 767px) {
  .header-main {
    font-size: 17px;
  }
}
@media all and (min-width: 768px) {
  .header-main {
    font-size: 15px;
    line-height: 1.0;
  }
}
@media all and (min-width: 980px) {
  .header-main {
    font-size: 15px;
  }
}
.ie8 .header-main {
  font-size: 15px;
  line-height: 1.0;
}
@media all and (max-width: 767px) {
  .header-global {
    font-size: 17px;
  }
}
@media all and (min-width: 768px) {
  .header-global {
    font-size: 13px;
    line-height: 1.0;
  }
}
@media all and (min-width: 980px) {
  .header-global {
    font-size: 13px;
  }
}
.ie8 .header-global {
  font-size: 13px;
  line-height: 1.0;
}
@media all and (max-width: 767px) {
  .footer-title {
    font-size: 14px;
    line-height: 2.4;
  }
}
@media all and (min-width: 768px) {
  .footer-title {
    font-size: 16px;
  }
}
@media all and (min-width: 980px) {
  .footer-title {
    font-size: 16px;
  }
}
.ie8 .footer-title {
  font-size: 16px;
}
@media all and (max-width: 767px) {
  .footer-text {
    font-size: 13px;
    line-height: 2.4;
  }
}
@media all and (min-width: 768px) {
  .footer-text {
    font-size: 12px;
    line-height: 2.4 !important;
  }
}
@media all and (min-width: 980px) {
  .footer-text {
    font-size: 12px;
  }
}
.ie8 .footer-text {
  font-size: 12px;
  line-height: 2.4 !important;
}
@media all and (min-width: 768px) {
  .breadcrumb {
    font-size: 12px;
  }
}
@media all and (min-width: 980px) {
  .breadcrumb {
    font-size: 12px;
  }
}
.ie8 .breadcrumb {
  font-size: 12px;
}
@media all and (max-width: 767px) {
  .main-tab-title {
    font-size: 16px;
  }
}
@media all and (min-width: 768px) {
  .main-tab-title {
    font-size: 16px;
    line-height: 1.0;
  }
}
@media all and (min-width: 980px) {
  .main-tab-title {
    font-size: 16px;
  }
}
.ie8 .main-tab-title {
  font-size: 16px;
  line-height: 1.0;
}
/*
 * ING Direct Common Components LESS
 */
.ING-button {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
@media all and (max-width: 767px) {
  .ING-button {
    padding: 9px 15px;
    font-size: 17px;
    line-height: 1.5;
    border-radius: 2px;
  }
}
@media all and (min-width: 768px) and (max-width: 979px) {
  .ING-button {
    padding: 9px 10px;
    font-size: 13px;
    line-height: 1.5;
    border-radius: 2px;
  }
}
@media all and (min-width: 980px) {
  .ING-button {
    padding: 9px 30px;
    font-size: 17px;
    line-height: 1.5;
    border-radius: 2px;
  }
}
.ie8 .ING-button {
  padding: 9px 30px;
  font-size: 17px;
  line-height: 1.5;
  border-radius: 2px;
}
.ING-button:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.ING-button:hover,
.ING-button:focus {
  color: #ff6600;
  text-decoration: none;
}
.ING-button:active,
.ING-button.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.ING-button.disabled,
.ING-button[disabled],
fieldset[disabled] .ING-button {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.ING-button.orange {
  color: #ffffff;
  background-color: #f36d00;
  border-color: #c05600;
}
.ING-button.orange:hover,
.ING-button.orange:focus,
.ING-button.orange:active,
.ING-button.orange.active,
.open .dropdown-toggle.ING-button.orange {
  color: #ffffff;
  background-color: #ed5f00;
  border-color: #ba4b00;
}
.ING-button.orange:active,
.ING-button.orange.active,
.open .dropdown-toggle.ING-button.orange {
  background-image: none;
}
.ING-button.orange.disabled,
.ING-button.orange[disabled],
fieldset[disabled] .ING-button.orange,
.ING-button.orange.disabled:hover,
.ING-button.orange[disabled]:hover,
fieldset[disabled] .ING-button.orange:hover,
.ING-button.orange.disabled:focus,
.ING-button.orange[disabled]:focus,
fieldset[disabled] .ING-button.orange:focus,
.ING-button.orange.disabled:active,
.ING-button.orange[disabled]:active,
fieldset[disabled] .ING-button.orange:active,
.ING-button.orange.disabled.active,
.ING-button.orange[disabled].active,
fieldset[disabled] .ING-button.orange.active {
  background-color: #f36d00;
  border-color: #c05600;
}
.ING-button.gray {
  color: #ffffff;
  background-color: #5c605f;
  border-color: #434645;
}
.ING-button.gray:hover,
.ING-button.gray:focus,
.ING-button.gray:active,
.ING-button.gray.active,
.open .dropdown-toggle.ING-button.gray {
  color: #ffffff;
  background-color: #727373;
  border-color: #595959;
}
.ING-button.gray:active,
.ING-button.gray.active,
.open .dropdown-toggle.ING-button.gray {
  background-image: none;
}
.ING-button.gray.disabled,
.ING-button.gray[disabled],
fieldset[disabled] .ING-button.gray,
.ING-button.gray.disabled:hover,
.ING-button.gray[disabled]:hover,
fieldset[disabled] .ING-button.gray:hover,
.ING-button.gray.disabled:focus,
.ING-button.gray[disabled]:focus,
fieldset[disabled] .ING-button.gray:focus,
.ING-button.gray.disabled:active,
.ING-button.gray[disabled]:active,
fieldset[disabled] .ING-button.gray:active,
.ING-button.gray.disabled.active,
.ING-button.gray[disabled].active,
fieldset[disabled] .ING-button.gray.active {
  background-color: #5c605f;
  border-color: #434645;
}
.ING-button.blue {
  color: #ffffff;
  background-color: #000066;
  border-color: #000033;
}
.ING-button.blue:hover,
.ING-button.blue:focus,
.ING-button.blue:active,
.ING-button.blue.active,
.open .dropdown-toggle.ING-button.blue {
  color: #ffffff;
  background-color: #1f00a4;
  border-color: #150071;
}
.ING-button.blue:active,
.ING-button.blue.active,
.open .dropdown-toggle.ING-button.blue {
  background-image: none;
}
.ING-button.blue.disabled,
.ING-button.blue[disabled],
fieldset[disabled] .ING-button.blue,
.ING-button.blue.disabled:hover,
.ING-button.blue[disabled]:hover,
fieldset[disabled] .ING-button.blue:hover,
.ING-button.blue.disabled:focus,
.ING-button.blue[disabled]:focus,
fieldset[disabled] .ING-button.blue:focus,
.ING-button.blue.disabled:active,
.ING-button.blue[disabled]:active,
fieldset[disabled] .ING-button.blue:active,
.ING-button.blue.disabled.active,
.ING-button.blue[disabled].active,
fieldset[disabled] .ING-button.blue.active {
  background-color: #000066;
  border-color: #000033;
}
.ING-button.small {
  padding-left: 10px;
  padding-right: 10px;
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
@media all and (max-width: 767px) {
  .btn {
    padding: 9px 15px;
    font-size: 17px;
    line-height: 1.5;
    border-radius: 2px;
  }
}
@media all and (min-width: 768px) and (max-width: 979px) {
  .btn {
    padding: 9px 10px;
    font-size: 13px;
    line-height: 1.5;
    border-radius: 2px;
  }
}
@media all and (min-width: 980px) {
  .btn {
    padding: 9px 30px;
    font-size: 17px;
    line-height: 1.5;
    border-radius: 2px;
  }
}
.ie8 .btn {
  padding: 9px 30px;
  font-size: 17px;
  line-height: 1.5;
  border-radius: 2px;
}
.btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus {
  color: #ff6600;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.breadcrumb {
  padding: 8px 0;
}
.breadcrumb a,
.breadcrumb a:hover,
.breadcrumb a:focus {
  color: #ffffff;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: ">\00a0";
  padding: 0 5px;
  color: #ffffff;
}
.breadcrumb > .active {
  color: #ffffff;
}
.circle-icon {
  border-radius: 50%;
  background-color: #ff6600;
  color: #ffffff;
  top: 2px !important;
  margin-left: 0;
  margin-right: 7px;
  font-size: 10px !important;
  width: 16px !important;
  height: 16px !important;
  font-family: 'ING-icon-font';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  position: relative;
  top: 1px;
  display: inline-block;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.circle-icon.right {
  margin-left: 7px;
  margin-right: 0;
}
.circle-icon:before {
  position: absolute;
  top: 3px;
  left: 3px;
}
.circle-icon.plus:before {
  content: "\e608";
}
.circle-icon.arrow:before {
  content: "\e611";
}
.circle-icon.close:before {
  content: "\e614";
}
.circle-icon.question:before {
  content: "\e615";
}
.circle-icon.arrow-up:before {
  content: "\e610";
}
.no-borderradius .circle-icon {
  position: relative;
  border-radius: none;
  background-color: transparent;
  background-image: url('../img/sprites/Rollover-sprite.png');
  background-position: 0 -330px;
  width: 16px;
  height: 16px;
}
a:hover .circle-icon {
  background-color: #F38400;
}
.no-borderradius a:hover .circle-icon {
  background-color: transparent;
  background-position: 0 -396px;
}
.circle-icon-block {
  position: relative;
  padding-left: 23px;
}
.circle-icon-block:before {
  font-family: 'ING-icon-font';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  position: relative;
  top: 1px;
  display: inline-block;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  z-index: 1;
  line-height: 1.5;
  position: absolute;
  top: 6px !important;
  left: 3px !important;
  color: #ffffff;
  background-color: transparent;
  font-size: 10px !important;
}
.circle-icon-block:after {
  content: '';
  z-index: 0;
  line-height: 1.5;
  position: absolute;
  top: 5px !important;
  left: 0px !important;
  width: 16px !important;
  height: 16px !important;
  border-radius: 50%;
  background-color: #ff6600;
}
@media all and (min-width: 768px) {
  .circle-icon-block:before {
    line-height: 1.5;
  }
}
.ie8 .circle-icon-block:before {
  line-height: 1.5;
}
.circle-icon-block.plus:before {
  content: "\e608";
}
.circle-icon-block.arrow:before {
  content: "\e611";
}
.circle-icon-block.close:before {
  content: "\e614";
}
.circle-icon-block.question:before {
  content: "\e615";
}
.circle-icon-block.arrow-up:before {
  content: "\e610";
}
.no-borderradius .circle-icon-block:after {
  background-color: transparent;
  background-image: url('../img/sprites/Rollover-sprite.png');
  background-position: 0 -330px;
}
.no-borderradius .circle-icon-block.blue:after {
  background-position: 0 -594px;
}
.circle-icon-block:hover:after {
  background-color: #F38400;
}
.no-borderradius .circle-icon-block:hover:after {
  background-color: transparent;
  background-image: url('../img/sprites/Rollover-sprite.png');
  background-position: 0 -396px;
}
.no-borderradius .circle-icon-block:hover.blue:after {
  background-position: 0 -660px;
}
#save-everyday-banking .plus-symbol:after {
  content: '';
  position: relative;
  width: 50px;
  height: 50px;
  margin-left: 10%;
  display: table;
  background-image: url('/img/homepage/helper.png');
  background-repeat: no-repeat;
  background-position: -510px 0;
}
@media all and (max-width: 767px) {
  #save-everyday-banking .plus-symbol:after {
    margin-left: 40%;
  }
}
.icon {
  margin-right: 10px;
  font-family: 'ING-icon-font';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  position: relative;
  top: 1px;
  display: inline-block;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon.arrow:before {
  content: "\e611";
}
.icon.check:before {
  content: "\e60e";
}
.icon.question:before {
  content: "\e615";
}
.icon.orange {
  color: #ff6600;
}
.icon-block {
  position: relative;
  padding-left: 26px;
}
.icon-block:before {
  font-family: 'ING-icon-font';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  position: relative;
  top: 1px;
  display: inline-block;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 1.5;
  position: absolute;
  top: 0;
  left: 0;
}
@media all and (min-width: 768px) {
  .icon-block:before {
    line-height: 1.5;
  }
}
.ie8 .icon-block:before {
  line-height: 1.5;
}
.icon-block.arrow:before {
  content: "\e611";
}
.icon-block.check:before {
  content: "\e60e";
}
.icon-block.dot:before {
  content: "\e616";
}
.icon-block.dot:before {
  color: #ff6600;
}
.icon-block.orange:before {
  color: #ff6600;
}
.orange-info-icon {
  color: #ff6600;
  font-family: 'ING-icon-font';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  position: relative;
  top: 1px;
  display: inline-block;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media all and (max-width: 767px) {
  .orange-info-icon {
    margin-right: 10px;
    top: 4px !important;
    font-size: 24px;
  }
}
@media all and (min-width: 768px) {
  .orange-info-icon {
    margin-right: 14px;
    top: 6px !important;
    font-size: 28px;
  }
}
@media all and (min-width: 980px) {
  .orange-info-icon {
    font-size: 28px;
  }
}
.ie8 .orange-info-icon {
  margin-right: 14px;
  top: 6px !important;
  font-size: 28px;
}
.orange-info-icon:before {
  content: "\e60c";
}
.orange-call-icon {
  color: #ff6600;
  font-family: 'ING-icon-font';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  position: relative;
  top: 1px;
  display: inline-block;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media all and (max-width: 767px) {
  .orange-call-icon {
    margin-right: 10px;
    top: 4px !important;
    font-size: 24px;
  }
}
@media all and (min-width: 768px) {
  .orange-call-icon {
    margin-right: 14px;
    top: 6px !important;
    font-size: 28px;
  }
}
@media all and (min-width: 980px) {
  .orange-call-icon {
    font-size: 28px;
  }
}
.ie8 .orange-call-icon {
  margin-right: 14px;
  top: 6px !important;
  font-size: 28px;
}
.orange-call-icon:before {
  content: "\e61a";
}
.orange-instruction-icon {
  color: #ff6600;
  font-family: 'ING-icon-font';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  position: relative;
  top: 1px;
  display: inline-block;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media all and (max-width: 767px) {
  .orange-instruction-icon {
    margin-right: 10px;
    top: 4px !important;
    font-size: 24px;
  }
}
@media all and (min-width: 768px) {
  .orange-instruction-icon {
    margin-right: 14px;
    top: 6px !important;
    font-size: 28px;
  }
}
@media all and (min-width: 980px) {
  .orange-instruction-icon {
    font-size: 28px;
  }
}
.ie8 .orange-instruction-icon {
  margin-right: 14px;
  top: 6px !important;
  font-size: 28px;
}
.orange-instruction-icon:before {
  content: "\e61b";
}
.orange-icon {
  color: #ff6600;
  font-family: 'ING-icon-font';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  position: relative;
  top: 1px;
  display: inline-block;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media all and (max-width: 767px) {
  .orange-icon {
    margin-right: 10px;
    top: 4px !important;
    font-size: 24px;
  }
}
@media all and (min-width: 768px) {
  .orange-icon {
    margin-right: 14px;
    top: 6px !important;
    font-size: 28px;
  }
}
@media all and (min-width: 980px) {
  .orange-icon {
    font-size: 28px;
  }
}
.ie8 .orange-icon {
  margin-right: 14px;
  top: 6px !important;
  font-size: 28px;
}
.link-mobile {
  display: inline-block !important;
  color: #606060;
}
.link-mobile:hover,
.link-mobile:focus {
  color: #606060;
  text-decoration: none;
}
a.inline-style + a.inline-style {
  margin-left: 10px;
}
.ie8 .visible-md {
  display: block !important;
}
.ie8 .visible-lg {
  display: block !important;
}
/*
 * ING Direct Symbols LESS
 */
@media all and (min-width: 768px) {
  .symbol-feature-title {
    padding-top: 5px;
    padding-left: 50px;
    padding-bottom: 10px;
    position: relative;
  }
  .symbol-feature-title:after {
    content: '';
    width: 40px;
    height: 42px;
    top: 0;
    left: 0;
    position: absolute;
    background-image: url('../img/sprites/Symbol-Title-v4.png');
    background-repeat: no-repeat;
  }
  .symbol-feature-title.cash-back:after {
    background-position: 0 0px;
  }
  .symbol-feature-title.no-fees:after {
    background-position: 0 -62px;
  }
  .symbol-feature-title.free-atm:after {
    background-position: 0 -124px;
  }
  .symbol-feature-title.mobile:after {
    background-position: 0 -186px;
  }
  .symbol-feature-title.always:after {
    background-position: 0 -248px;
  }
  .symbol-feature-title.card-plus:after {
    background-position: 0 -310px;
  }
  .symbol-feature-title.pdf:after {
    background-position: 0 -372px;
  }
  .symbol-feature-title.mouse:after {
    background-position: 0 -434px;
  }
  .symbol-feature-title.mail:after {
    background-position: 0 -496px;
  }
  .symbol-feature-title.phone:after {
    background-position: 0 -558px;
  }
  .symbol-feature-title.stopwatch:after {
    background-position: 0 -620px;
  }
  .symbol-feature-title.arrow:after {
    background-position: 0 -682px;
  }
  .symbol-feature-title.arrow-down:after {
    background-position: 0 -744px;
  }
  .symbol-feature-title.padlock:after {
    background-position: 0 -806px;
  }
  .symbol-feature-title.piggy-bank:after {
    background-position: 0 -868px;
  }
  .symbol-feature-title.great-rate:after {
    background-position: 0 -930px;
  }
  .symbol-feature-title.reward:after {
    background-position: 0 -992px;
  }
  .symbol-feature-title.tick:after {
    background-position: 0 -1054px;
  }
  .symbol-feature-title.time:after {
    background-position: 0 -1116px;
  }
  .symbol-feature-title.scissors:after {
    background-position: 0 -1178px;
  }
  .symbol-feature-title.low-fee:after {
    background-position: 0 -1240px;
  }
  .symbol-feature-title.tools:after {
    background-position: 0 -1302px;
  }
  .symbol-feature-title.house-cash:after {
    background-position: 0 -1364px;
  }
  .symbol-feature-title.cash:after {
    background-position: 0 -1426px;
  }
  .symbol-feature-title.consolidate:after {
    background-position: 0 -1488px;
  }
  .symbol-feature-title.card:after {
    background-position: 0 -1550px;
  }
  .symbol-feature-title.house-rate:after {
    background-position: 0 -1612px;
  }
  .symbol-feature-title.house-lock:after {
    background-position: 0 -1674px;
  }
  .symbol-feature-title.plan-time:after {
    background-position: 0 -1736px;
  }
  .symbol-feature-title.scales:after {
    background-position: 0 -1798px;
  }
  .symbol-feature-title.money:after {
    background-position: 0 -1860px;
  }
  .symbol-feature-title.umbrella:after {
    background-position: 0 -1922px;
  }
  .symbol-feature-title.eye:after {
    background-position: 0 -1984px;
  }
  .symbol-feature-title.grow:after {
    background-position: 0 -2046px;
  }
  .symbol-feature-title.house-choose:after {
    background-position: 0 -2108px;
  }
  .symbol-feature-title.advice:after {
    background-position: 0 -2170px;
  }
}
.ie8 .symbol-feature-title {
  padding-top: 5px;
  padding-left: 50px;
  padding-bottom: 10px;
  position: relative;
}
.ie8 .symbol-feature-title:after {
  content: '';
  width: 40px;
  height: 42px;
  top: 0;
  left: 0;
  position: absolute;
  background-image: url('../img/sprites/Symbol-Title-v4.png');
  background-repeat: no-repeat;
}
.ie8 .symbol-feature-title.cash-back:after {
  background-position: 0 0px;
}
.ie8 .symbol-feature-title.no-fees:after {
  background-position: 0 -62px;
}
.ie8 .symbol-feature-title.free-atm:after {
  background-position: 0 -124px;
}
.ie8 .symbol-feature-title.mobile:after {
  background-position: 0 -186px;
}
.ie8 .symbol-feature-title.always:after {
  background-position: 0 -248px;
}
.ie8 .symbol-feature-title.card-plus:after {
  background-position: 0 -310px;
}
.ie8 .symbol-feature-title.pdf:after {
  background-position: 0 -372px;
}
.ie8 .symbol-feature-title.mouse:after {
  background-position: 0 -434px;
}
.ie8 .symbol-feature-title.mail:after {
  background-position: 0 -496px;
}
.ie8 .symbol-feature-title.phone:after {
  background-position: 0 -558px;
}
.ie8 .symbol-feature-title.stopwatch:after {
  background-position: 0 -620px;
}
.ie8 .symbol-feature-title.arrow:after {
  background-position: 0 -682px;
}
.ie8 .symbol-feature-title.arrow-down:after {
  background-position: 0 -744px;
}
.ie8 .symbol-feature-title.padlock:after {
  background-position: 0 -806px;
}
.ie8 .symbol-feature-title.piggy-bank:after {
  background-position: 0 -868px;
}
.ie8 .symbol-feature-title.great-rate:after {
  background-position: 0 -930px;
}
.ie8 .symbol-feature-title.reward:after {
  background-position: 0 -992px;
}
.ie8 .symbol-feature-title.tick:after {
  background-position: 0 -1054px;
}
.ie8 .symbol-feature-title.time:after {
  background-position: 0 -1116px;
}
.ie8 .symbol-feature-title.scissors:after {
  background-position: 0 -1178px;
}
.ie8 .symbol-feature-title.low-fee:after {
  background-position: 0 -1240px;
}
.ie8 .symbol-feature-title.tools:after {
  background-position: 0 -1302px;
}
.ie8 .symbol-feature-title.house-cash:after {
  background-position: 0 -1364px;
}
.ie8 .symbol-feature-title.cash:after {
  background-position: 0 -1426px;
}
.ie8 .symbol-feature-title.consolidate:after {
  background-position: 0 -1488px;
}
.ie8 .symbol-feature-title.card:after {
  background-position: 0 -1550px;
}
.ie8 .symbol-feature-title.house-rate:after {
  background-position: 0 -1612px;
}
.ie8 .symbol-feature-title.house-lock:after {
  background-position: 0 -1674px;
}
.ie8 .symbol-feature-title.plan-time:after {
  background-position: 0 -1736px;
}
.ie8 .symbol-feature-title.scales:after {
  background-position: 0 -1798px;
}
.ie8 .symbol-feature-title.money:after {
  background-position: 0 -1860px;
}
.ie8 .symbol-feature-title.umbrella:after {
  background-position: 0 -1922px;
}
.ie8 .symbol-feature-title.eye:after {
  background-position: 0 -1984px;
}
.ie8 .symbol-feature-title.grow:after {
  background-position: 0 -2046px;
}
.ie8 .symbol-feature-title.house-choose:after {
  background-position: 0 -2108px;
}
.ie8 .symbol-feature-title.advice:after {
  background-position: 0 -2170px;
}
.symbol-orange {
  position: relative;
}
.symbol-orange:after {
  content: '';
  width: 40px;
  height: 42px;
  top: 0;
  left: 0;
  position: absolute;
  background-image: url('../img/sprites/Symbol-Title-v4.png');
  background-repeat: no-repeat;
}
.symbol-orange.cash-back:after {
  background-position: 0 0px;
}
.symbol-orange.no-fees:after {
  background-position: 0 -62px;
}
.symbol-orange.free-atm:after {
  background-position: 0 -124px;
}
.symbol-orange.mobile:after {
  background-position: 0 -186px;
}
.symbol-orange.always:after {
  background-position: 0 -248px;
}
.symbol-orange.card-plus:after {
  background-position: 0 -310px;
}
.symbol-orange.pdf:after {
  background-position: 0 -372px;
}
.symbol-orange.mouse:after {
  background-position: 0 -434px;
}
.symbol-orange.mail:after {
  background-position: 0 -496px;
}
.symbol-orange.phone:after {
  background-position: 0 -558px;
}
.symbol-orange.stopwatch:after {
  background-position: 0 -620px;
}
.symbol-orange.arrow:after {
  background-position: 0 -682px;
}
.symbol-orange.arrow-down:after {
  background-position: 0 -744px;
}
.symbol-orange.padlock:after {
  background-position: 0 -806px;
}
.symbol-orange.piggy-bank:after {
  background-position: 0 -868px;
}
.symbol-orange.great-rate:after {
  background-position: 0 -930px;
}
.symbol-orange.reward:after {
  background-position: 0 -992px;
}
.symbol-orange.tick:after {
  background-position: 0 -1054px;
}
.symbol-orange.time:after {
  background-position: 0 -1116px;
}
.symbol-orange.scissors:after {
  background-position: 0 -1178px;
}
.symbol-orange.low-fee:after {
  background-position: 0 -1240px;
}
.symbol-orange.tools:after {
  background-position: 0 -1302px;
}
.symbol-orange.house-cash:after {
  background-position: 0 -1364px;
}
.symbol-orange.cash:after {
  background-position: 0 -1426px;
}
.symbol-orange.consolidate:after {
  background-position: 0 -1488px;
}
.symbol-orange.card:after {
  background-position: 0 -1550px;
}
.symbol-orange.house-rate:after {
  background-position: 0 -1612px;
}
.symbol-orange.house-lock:after {
  background-position: 0 -1674px;
}
.symbol-orange.plan-time:after {
  background-position: 0 -1736px;
}
.symbol-orange.scales:after {
  background-position: 0 -1798px;
}
.symbol-orange.money:after {
  background-position: 0 -1860px;
}
.symbol-orange.umbrella:after {
  background-position: 0 -1922px;
}
.symbol-orange.eye:after {
  background-position: 0 -1984px;
}
.symbol-orange.grow:after {
  background-position: 0 -2046px;
}
.symbol-orange.house-choose:after {
  background-position: 0 -2108px;
}
.symbol-orange.advice:after {
  background-position: 0 -2170px;
}
.symbol-white {
  position: relative;
}
.symbol-white:after {
  content: '';
  width: 42px;
  height: 48px;
  top: 0;
  left: 0;
  position: absolute;
  background-image: url('../img/sprites/Symbol-White.png');
  background-repeat: no-repeat;
}
.symbol-white.phone:after {
  background-position: 0 0px;
}
.symbol-white.clock:after {
  background-position: 0 -68px;
}
.symbol-white.mouse:after {
  background-position: 0 -136px;
}
.symbol-calculator {
  position: relative;
}
.symbol-calculator:after {
  content: '';
  width: 40px;
  height: 40px;
  top: 0;
  left: 0;
  position: absolute;
  background-image: url('../img/sprites/symbols-orange-calculator.png');
  background-repeat: no-repeat;
}
.symbol-calculator.cup:after {
  background-position: 0 0px;
}
.symbol-calculator.taxi:after {
  background-position: 0 -60px;
}
.symbol-calculator.petrol:after {
  background-position: 0 -120px;
}
.symbol-calculator.groceries:after {
  background-position: 0 -180px;
}
.symbol-radio {
  position: relative;
}
.symbol-radio:before {
  font-family: 'ING-icon-font';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  position: relative;
  top: 1px;
  display: inline-block;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 0;
  left: 0;
  color: #ff6600;
  font-size: 22px;
  line-height: 30px;
}
.symbol-radio-on {
  position: relative;
}
.symbol-radio-on:before {
  font-family: 'ING-icon-font';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  position: relative;
  top: 1px;
  display: inline-block;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 0;
  left: 0;
  color: #ff6600;
  font-size: 22px;
  line-height: 30px;
}
.symbol-radio-on:before {
  content: "\e618";
}
.symbol-radio-off {
  position: relative;
}
.symbol-radio-off:before {
  font-family: 'ING-icon-font';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  position: relative;
  top: 1px;
  display: inline-block;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 0;
  left: 0;
  color: #ff6600;
  font-size: 22px;
  line-height: 30px;
}
.symbol-radio-off:before {
  content: "\e619";
}
.symbol-banking {
  width: 104px;
  height: 84px;
  margin-left: auto;
  margin-right: auto;
  background-image: url('../img/sprites/Symbol-Banking.png');
  background-repeat: no-repeat;
}
.symbol-banking.internet {
  background-position: 0px 0;
}
.symbol-banking.mobile {
  background-position: -124px 0;
}
.symbol-banking.contact {
  background-position: -248px 0;
}
.symbol-banking.phone {
  background-position: -372px 0;
}
.symbol-banking.post {
  background-position: -496px 0;
}
.symbol-banking.atm {
  background-position: -620px 0;
}
.symbol-living-super-icon {
  width: 48px;
  height: 44px;
  margin-left: auto;
  margin-right: auto;
  background-image: url('../img/sprites/Symbol-SuperannuationIcon.png');
  background-repeat: no-repeat;
}
.symbol-living-super-icon.one {
  background-position: 0 0px;
}
.symbol-living-super-icon.two {
  background-position: 0 -64px;
}
.symbol-living-super-icon.three {
  background-position: 0 -128px;
}
.symbol-category {
  margin-left: auto;
  margin-right: auto;
  background-repeat: no-repeat;
}
@media all and (min-width: 768px) {
  .symbol-category {
    width: 150px;
    height: 100px;
    background-image: url('../img/sprites/WaytoBanking-symbol.png');
  }
  .symbol-category.account {
    background-position: 0px 0;
  }
  .symbol-category.card {
    background-position: -170px 0;
  }
  .symbol-category.saving {
    background-position: -340px 0;
  }
  .symbol-category.transfer {
    background-position: -510px 0;
  }
  .symbol-category.calendar {
    background-position: -680px 0;
  }
  .symbol-category.security {
    background-position: -850px 0;
  }
  .symbol-category.money-tree {
    background-position: -1020px 0;
  }
  .symbol-category.interest {
    background-position: -1190px 0;
  }
  .symbol-category.checklist {
    background-position: -1360px 0;
  }
  .symbol-category.application {
    background-position: -1530px 0;
  }
  .symbol-category.keys {
    background-position: -1700px 0;
  }
  .symbol-category.merge {
    background-position: -1870px 0;
  }
  .symbol-category.sprout {
    background-position: -2040px 0;
  }
  .symbol-category.bag {
    background-position: -2210px 0;
  }
  .symbol-category.scale {
    background-position: -2380px 0;
  }
}
.ie8 .symbol-category {
  width: 150px;
  height: 100px;
  background-image: url('../img/sprites/WaytoBanking-symbol.png');
}
.ie8 .symbol-category.account {
  background-position: 0px 0;
}
.ie8 .symbol-category.card {
  background-position: -170px 0;
}
.ie8 .symbol-category.saving {
  background-position: -340px 0;
}
.ie8 .symbol-category.transfer {
  background-position: -510px 0;
}
.ie8 .symbol-category.calendar {
  background-position: -680px 0;
}
.ie8 .symbol-category.security {
  background-position: -850px 0;
}
.ie8 .symbol-category.money-tree {
  background-position: -1020px 0;
}
.ie8 .symbol-category.interest {
  background-position: -1190px 0;
}
.ie8 .symbol-category.checklist {
  background-position: -1360px 0;
}
.ie8 .symbol-category.application {
  background-position: -1530px 0;
}
.ie8 .symbol-category.keys {
  background-position: -1700px 0;
}
.ie8 .symbol-category.merge {
  background-position: -1870px 0;
}
.ie8 .symbol-category.sprout {
  background-position: -2040px 0;
}
.ie8 .symbol-category.bag {
  background-position: -2210px 0;
}
.ie8 .symbol-category.scale {
  background-position: -2380px 0;
}
.symbol-saving {
  margin-left: auto;
  margin-right: auto;
  background-repeat: no-repeat;
}
@media all and (min-width: 768px) {
  .symbol-saving {
    width: 250px;
    height: 250px;
    background-image: url('../img/sprites/ways-to-save-sprite.png');
  }
  .symbol-saving.piggy {
    background-position: 0 -750px;
  }
  .symbol-saving.plant {
    background-position: 0 -250px;
  }
  .symbol-saving.house {
    background-position: 0 -500px;
  }
}
.ie8 .symbol-saving {
  width: 250px;
  height: 250px;
  background-image: url('../img/sprites/ways-to-save-sprite.png');
}
.ie8 .symbol-saving.piggy {
  background-position: 0 -750px;
}
.ie8 .symbol-saving.plant {
  background-position: 0 -250px;
}
.ie8 .symbol-saving.house {
  background-position: 0 -500px;
}
.symbol-special-offer {
  width: 34px;
  height: 34px;
  background: url('../img/sprites/Rollover-sprite.png') no-repeat 0 -198px;
  display: inline-block;
}
.symbol-special-offer:hover,
.symbol-special-offer:focus {
  background: url('../img/sprites/Rollover-sprite.png') no-repeat 0 -264px;
}
/*
 * ING Direct Sliders LESS
 */
.content-more-about-slider .more-about-slider {
  position: relative;
}
.content-more-about-slider .slide-container {
  text-align: center;
}
.content-more-about-slider .slide-container img {
  margin-bottom: 10px;
  margin-left: auto;
  margin-right: auto;
}
@media all and (min-width: 768px) {
  .content-more-about-slider .slide-container {
    text-align: left;
  }
}
.ie8 .content-more-about-slider .slide-container {
  text-align: left;
}
.content-features-slider {
  position: relative;
}
@media all and (min-width: 768px) {
  .content-features-slider {
    height: 0;
    overflow: hidden;
  }
  .content-features-slider.ready {
    height: auto;
    overflow: visible;
  }
}
.ie8 .content-features-slider {
  height: 0;
  overflow: hidden;
}
.ie8 .content-features-slider.ready {
  height: auto;
  overflow: visible;
}
.content-features-slider ul.features-slider {
  position: relative;
}
@media all and (min-width: 768px) {
  .content-features-slider ul.features-slider {
    height: inherit;
  }
}
.ie8 .content-features-slider ul.features-slider {
  height: inherit;
}
@media all and (max-width: 767px) {
  .content-features-slider li.slide {
    margin-bottom: 10px;
  }
}
@media all and (min-width: 768px) {
  .content-features-slider li.slide {
    height: inherit;
    border-top: 1px solid #dfdfe1;
    border-bottom: 1px solid #dfdfe1;
    border-right: 1px solid #dfdfe1;
  }
  .content-features-slider li.slide:first-child {
    border-left: 1px solid #dfdfe1;
  }
}
.ie8 .content-features-slider li.slide {
  height: inherit;
  border-top: 1px solid #dfdfe1;
  border-bottom: 1px solid #dfdfe1;
  border-right: 1px solid #dfdfe1;
}
.ie8 .content-features-slider li.slide:first-child {
  border-left: 1px solid #dfdfe1;
}
@media all and (max-width: 767px) {
  .content-features-slider .slide-container img {
    display: none;
  }
}
@media all and (min-width: 768px) {
  .content-features-slider .slide-container {
    padding: 20px;
    text-align: center;
  }
  .content-features-slider .slide-container img {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
  }
  .content-features-slider .slide-container h5 {
    line-height: 1.0;
    margin-bottom: 20px;
  }
  .content-features-slider .slide-container p {
    font-size: 14px;
  }
}
.ie8 .content-features-slider .slide-container {
  padding: 20px;
  text-align: center;
}
.ie8 .content-features-slider .slide-container img {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
}
.ie8 .content-features-slider .slide-container h5 {
  line-height: 1.0;
  margin-bottom: 20px;
}
.ie8 .content-features-slider .slide-container p {
  font-size: 14px;
}
.content-features-slider .bx-viewport {
  position: relative;
}
.content-features-slider .bx-viewport:after {
  content: '';
  position: absolute;
  width: 1px;
  top: 0;
  left: 0;
  height: 100%;
  background-color: #dfdfe1;
}
.content-features-slider .bx-viewport:before {
  content: '';
  position: absolute;
  width: 1px;
  top: 0;
  right: 0;
  height: 100%;
  background-color: #dfdfe1;
}
.content-features-slider .bx-wrapper {
  padding-top: 0px;
  margin-bottom: 20px;
}
.content-features-slider .bx-wrapper .bx-pager {
  display: none;
}
.content-features-slider .bx-wrapper .bx-prev,
.content-features-slider .bx-wrapper .bx-next {
  margin-top: auto;
  margin-bottom: auto;
}
.content-features-slider .bx-wrapper .bx-controls-direction a.disabled {
  display: block !important;
  background-color: #CFD0CF;
  cursor: default;
}
.bx-wrapper {
  padding-top: 40px;
}
.bx-pager .bx-pager-link {
  width: 14px !important;
  height: 14px !important;
  border-radius: 50% !important;
  border: 1px solid #b0b5ce !important;
  background-color: #d0d3e1 !important;
}
.bx-pager .bx-pager-link.active {
  background-color: #ff6600 !important;
}
.no-borderradius .bx-pager .bx-pager-link {
  display: block !important;
  border-radius: 0 !important;
  border: 0 !important;
  background: transparent url('../img/etc/IE8.png') no-repeat 0 -72px !important;
  width: 16px !important;
  height: 16px !important;
}
.no-borderradius .bx-pager .bx-pager-link.active {
  background: transparent url('../img/etc/IE8.png') no-repeat 0 -36px !important;
}
.bx-controls-direction a {
  text-indent: 0 !important;
  text-align: center;
  width: 40px !important;
  height: 44px !important;
  line-height: 44px;
  color: white;
  background: #5c605f;
  z-index: 500 !important;
  font-family: 'ING-icon-font';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  position: relative;
  top: 1px;
  display: inline-block;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.bx-controls-direction a:before {
  line-height: 44px;
}
.bx-controls-direction a.bx-prev {
  left: -16px;
  border-radius: 3px;
}
.bx-controls-direction a.bx-prev:before {
  content: "\e613";
}
@media all and (min-width: 768px) {
  .bx-controls-direction a.bx-prev {
    left: -20px;
  }
}
@media all and (min-width: 980px) {
  .bx-controls-direction a.bx-prev {
    left: -20px;
  }
}
@media all and (min-width: 1200px) {
  .bx-controls-direction a.bx-prev {
    left: -28px;
  }
}
.ie8 .bx-controls-direction a.bx-prev {
  left: -20px;
}
.bx-controls-direction a.bx-next {
  right: -16px;
  border-radius: 3px;
}
.bx-controls-direction a.bx-next:before {
  content: "\e612";
}
@media all and (min-width: 768px) {
  .bx-controls-direction a.bx-next {
    right: -20px;
  }
}
@media all and (min-width: 980px) {
  .bx-controls-direction a.bx-next {
    right: -20px;
  }
}
@media all and (min-width: 1200px) {
  .bx-controls-direction a.bx-next {
    right: -28px;
  }
}
.ie8 .bx-controls-direction a.bx-next {
  right: -20px;
}
.bx-controls-direction a.bx-prev:hover,
.bx-controls-direction a.bx-next:hover,
.bx-controls-direction a.bx-prev:focus,
.bx-controls-direction a.bx-next:focus {
  text-decoration: none;
  background-color: #434645;
}
@media all and (min-width: 768px) {
  .bx-controls-direction a {
    width: 44px !important;
    height: 44px !important;
    top: 110px !important;
  }
  .bx-controls-direction a:before {
    line-height: 44px;
  }
}
.ie8 .bx-controls-direction a {
  width: 44px !important;
  height: 44px !important;
  top: 110px !important;
}
.ie8 .bx-controls-direction a:before {
  line-height: 44px;
}
/*
 * ING Direct Progress Bar LESS
 */
.progress {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 20px;
  background-color: #eff0f5;
  border-radius: 3px;
  border: 2px solid #ffffff;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
@media all and (min-width: 768px) {
  .progress {
    width: 20px;
    height: 100%;
  }
}
.ie8 .progress {
  width: 20px;
  height: 100%;
}
.progress-bar {
  position: absolute;
  width: 0%;
  height: 100%;
  bottom: 0;
  left: 0;
  background-color: #ff6600;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
@media all and (min-width: 768px) {
  .progress-bar {
    width: 100%;
    height: 0%;
  }
}
.ie8 .progress-bar {
  width: 100%;
  height: 0%;
}
@media all and (max-width: 767px) {
  .progress-bar.low {
    width: 10%;
  }
}
@media all and (min-width: 768px) {
  .progress-bar.low {
    height: 10%;
  }
}
.ie8 .progress-bar.low {
  height: 10%;
}
@media all and (max-width: 767px) {
  .progress-bar.medium {
    width: 60%;
  }
}
@media all and (min-width: 768px) {
  .progress-bar.medium {
    height: 60%;
  }
}
.ie8 .progress-bar.medium {
  height: 60%;
}
@media all and (max-width: 767px) {
  .progress-bar.high {
    width: 90%;
  }
}
@media all and (min-width: 768px) {
  .progress-bar.high {
    height: 90%;
  }
}
.ie8 .progress-bar.high {
  height: 90%;
}
/*
 * ING Direct Header v2 (new design) LESS
 */
@media all and (max-width: 767px) {
  body {
    background-color: #404040 !important;
  }
}
@media all and (max-width: 767px) {
  .mobile-side-wrapper {
    overflow: hidden;
  }
  .mobile-side-wrapper.active .mobile-side-slider {
    -webkit-transform: translate(220px, 0);
    -ms-transform: translate(220px, 0);
    transform: translate(220px, 0);
  }
}
@media all and (max-width: 767px) {
  .mobile-side-slider {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    -webkit-transition: -webkit-transform 0.3s;
    -moz-transition: -moz-transform 0.3s;
    -o-transition: -o-transform 0.3s;
    transition: transform 0.3s;
  }
}
.ING-header {
  z-index: 1032;
  position: relative;
}
@media all and (max-width: 767px) {
  .ING-header {
    background-color: #5c605f;
    height: 44px;
  }
}
@media all and (min-width: 768px) {
  .ING-header.sticky {
    z-index: 1035;
    position: fixed;
    top: -80px;
    left: 0;
    right: 0;
  }
  .ING-header.roll-up .front-header {
    bottom: 58px;
  }
}
.ie8 .ING-header.sticky {
  z-index: 1035;
  position: fixed;
  top: -80px;
  left: 0;
  right: 0;
}
.ie8 .ING-header.roll-up .front-header {
  bottom: 58px;
}
@media all and (max-width: 767px) {
  .ING-header .global-header > .container {
    padding-left: 0;
    padding-right: 0;
  }
}
@media all and (min-width: 768px) {
  .ING-header .global-header {
    height: 138px;
  }
}
.ie8 .ING-header .global-header {
  height: 138px;
}
@media all and (min-width: 768px) {
  .ING-header .front-header {
    position: absolute;
    z-index: 2;
    bottom: 0px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    height: 58px;
    background-color: #5c605f;
    -webkit-transition: bottom 0.3s;
    transition: bottom 0.3s;
  }
}
.ie8 .ING-header .front-header {
  position: absolute;
  z-index: 2;
  bottom: 0px;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  height: 58px;
  background-color: #5c605f;
  -webkit-transition: bottom 0.3s;
  transition: bottom 0.3s;
}
@media all and (min-width: 768px) {
  .ING-header .back-header {
    position: absolute;
    z-index: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    height: 58px;
    background-color: #ff6600;
  }
}
.ie8 .ING-header .back-header {
  position: absolute;
  z-index: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  height: 58px;
  background-color: #ff6600;
}
@media all and (max-width: 767px) {
  .ING-header .back-header .title-container {
    display: none;
  }
}
@media all and (min-width: 768px) {
  .ING-header .back-header .title-container {
    text-align: center !important;
  }
  .ING-header .back-header .title-container h2 {
    color: #ffffff;
    line-height: 58px;
  }
}
.ie8 .ING-header .back-header .title-container {
  text-align: center !important;
}
.ie8 .ING-header .back-header .title-container h2 {
  color: #ffffff;
  line-height: 58px;
}
@media all and (max-width: 767px) {
  .main-logo {
    position: absolute;
    top: 2px;
    left: 42px;
    display: block;
    width: 62px;
    height: 42px;
    background-image: url('../img/logos/Logo-xs.png');
    background-position: 20px center;
    background-size: 42px 27px;
    background-repeat: no-repeat;
  }
  .main-logo img {
    display: none;
  }
}
@media all and (min-width: 768px) {
  .main-logo {
    float: left !important;
    margin-top: 18px;
  }
}
.ie8 .main-logo {
  float: left !important;
  margin-top: 18px;
}
.ie8 .main-logo img {
  max-width: inherit;
}
@media all and (min-width: 768px) {
  .control-buttons-wrapper {
    position: relative;
  }
}
.ie8 .control-buttons-wrapper {
  position: relative;
}
@media all and (max-width: 767px) {
  .mini-bar-container {
    margin-top: 1px;
  }
}
@media all and (min-width: 768px) {
  .mini-bar-container {
    position: absolute;
    z-index: 1;
    top: 81px;
    left: 0;
    width: 100%;
    margin-top: 6px;
  }
}
.ie8 .mini-bar-container {
  position: absolute;
  z-index: 1;
  top: 80px;
  left: 0;
  width: 100%;
  margin-top: 6px;
}
@media all and (max-width: 767px) {
  .login-container {
    width: 42px;
    height: 42px;
    color: #ffffff;
    -webkit-transition: background-color 0.3s;
    transition: background-color 0.3s;
    float: right !important;
    background-color: #434645;
    position: relative !important;
  }
  .ie8 .login-container {
    background-color: transparent;
  }
  .login-container:before {
    font-family: 'ING-icon-font' !important;
    speak: none !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    line-height: 1 !important;
    position: relative !important;
    top: 1px !important;
    display: inline-block !important;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased !important;
    -moz-osx-font-smoothing: grayscale !important;
    color: inherit;
    width: 100%;
    line-height: 42px !important;
    height: auto;
    font-size: 24px;
    text-align: center;
  }
  .ie8 .login-container:hover {
    cursor: pointer;
    background-color: #e65c00;
  }
  .login-container.menu:before {
    content: "\e60a";
  }
  .login-container.search:before {
    content: "\e607";
  }
  .login-container.login:before {
    content: "\e60b";
  }
  .login-container.sns:before {
    content: "\e61e";
  }
  .login-container:before {
    content: "\e60b";
  }
  .login-container:before {
    position: absolute !important;
  }
  .login-container > a {
    display: block;
    position: absolute;
    width: inherit;
    height: inherit;
  }
}
@media all and (max-width: 767px) and all and (max-width: 767px) {
  .login-container {
    background-color: #434645;
  }
  .login-container.selected {
    background-color: #2a2c2b;
  }
}
@media all and (max-width: 767px) and all and (min-width: 768px) {
  .login-container {
    background-color: transparent;
  }
}
@media all and (max-width: 767px) and all and (min-width: 768px) {
  .login-container:hover {
    cursor: pointer;
    background-color: #e65c00;
  }
}
@media all and (min-width: 768px) {
  .login-container {
    margin-top: 17px;
    float: right !important;
    width: 163px;
  }
}
@media all and (min-width: 980px) {
  .login-container {
    width: 220px;
  }
}
@media all and (min-width: 1200px) {
  .login-container {
    width: 254px;
  }
}
.ie8 .login-container {
  margin-top: 17px;
  float: right !important;
  width: 220px;
}
@media all and (min-width: 768px) {
  .login-button-container {
    float: left !important;
    padding: 10px 0;
    background-color: #130072;
    border-radius: 3px;
  }
  .login-button-container:hover {
    background-color: #1f00a4;
  }
}
.ie8 .login-button-container {
  float: left !important;
  padding: 10px 0;
  background-color: #130072;
  border-radius: 3px;
}
.ie8 .login-button-container:hover {
  background-color: #1f00a4;
}
@media all and (min-width: 768px) {
  .login-button-container .login-button.login {
    display: block !important;
    line-height: 26px;
    color: #ffffff;
    padding: 0 15px 0 15px;
    float: left !important;
  }
}
@media all and (min-width: 980px) {
  .login-button-container .login-button.login {
    padding: 0 12px 0 16px;
  }
}
@media all and (min-width: 1200px) {
  .login-button-container .login-button.login {
    padding: 0 15px 0 20px;
  }
}
.ie8 .login-button-container .login-button.login {
  display: block !important;
  line-height: 26px;
  color: #ffffff;
  padding: 0 12px 0 16px;
  float: left !important;
}
.login-button-container .login-button.security {
  display: block !important;
}
tr.login-button-container .login-button.security {
  display: table-row !important;
}
th.login-button-container .login-button.security,
td.login-button-container .login-button.security {
  display: table-cell !important;
}
@media (max-width: 767px) {
  .login-button-container .login-button.security.hidden-xs,
  tr.login-button-container .login-button.security.hidden-xs,
  th.login-button-container .login-button.security.hidden-xs,
  td.login-button-container .login-button.security.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .login-button-container .login-button.security,
  tr.login-button-container .login-button.security,
  th.login-button-container .login-button.security,
  td.login-button-container .login-button.security {
    display: none !important;
  }
}
@media (min-width: 980px) and (max-width: 1199px) {
  .login-button-container .login-button.security.hidden-md,
  tr.login-button-container .login-button.security.hidden-md,
  th.login-button-container .login-button.security.hidden-md,
  td.login-button-container .login-button.security.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .login-button-container .login-button.security.hidden-lg,
  tr.login-button-container .login-button.security.hidden-lg,
  th.login-button-container .login-button.security.hidden-lg,
  td.login-button-container .login-button.security.hidden-lg {
    display: none !important;
  }
}
@media all and (min-width: 980px) {
  .login-button-container .login-button.security {
    float: left !important;
    border-left: 1px solid #404040;
    padding: 0 16px 0 12px;
  }
  .login-button-container .login-button.security .icon-security {
    font-family: 'ING-icon-font';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    position: relative;
    top: 1px;
    display: inline-block;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #ffffff;
    line-height: 24px;
  }
  .login-button-container .login-button.security .icon-security:before {
    content: "\e60b";
  }
}
.ie8 .login-button-container .login-button.security {
  float: left !important;
  border-left: 1px solid #404040;
  padding: 0 16px 0 12px;
}
.ie8 .login-button-container .login-button.security .icon-security {
  font-family: 'ING-icon-font';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  position: relative;
  top: 1px;
  display: inline-block;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #ffffff;
  line-height: 24px;
}
.ie8 .login-button-container .login-button.security .icon-security:before {
  content: "\e60b";
}
@media all and (min-width: 1200px) {
  .login-button-container .login-button.security {
    padding: 0 20px 0 15px;
  }
}
.login-link-container {
  display: block !important;
}
tr.login-link-container {
  display: table-row !important;
}
th.login-link-container,
td.login-link-container {
  display: table-cell !important;
}
@media (max-width: 767px) {
  .login-link-container,
  tr.login-link-container,
  th.login-link-container,
  td.login-link-container {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .login-link-container.hidden-sm,
  tr.login-link-container.hidden-sm,
  th.login-link-container.hidden-sm,
  td.login-link-container.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 980px) and (max-width: 1199px) {
  .login-link-container.hidden-md,
  tr.login-link-container.hidden-md,
  th.login-link-container.hidden-md,
  td.login-link-container.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .login-link-container.hidden-lg,
  tr.login-link-container.hidden-lg,
  th.login-link-container.hidden-lg,
  td.login-link-container.hidden-lg {
    display: none !important;
  }
}
@media all and (min-width: 768px) {
  .login-link-container {
    float: right !important;
  }
}
.ie8 .login-link-container {
  float: right !important;
}
.login-link-container a {
  display: block;
  margin-top: 2px;
  line-height: 1 !important;
}
@media all and (max-width: 767px) {
  .login-link-container a {
    font-size: 11px;
  }
}
@media all and (min-width: 768px) {
  .login-link-container a {
    font-size: 11px;
  }
}
@media all and (min-width: 980px) {
  .login-link-container a {
    font-size: 11px;
  }
}
.ie8 .login-link-container a {
  font-size: 11px !important;
}
.login-link-container a + a {
  margin-top: 8px;
}
.menu-button {
  width: 42px;
  height: 42px;
  color: #ffffff;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
  float: left !important;
}
@media all and (max-width: 767px) {
  .menu-button {
    background-color: #434645;
  }
  .menu-button.selected {
    background-color: #2a2c2b;
  }
}
@media all and (min-width: 768px) {
  .menu-button {
    background-color: transparent;
  }
}
.ie8 .menu-button {
  background-color: transparent;
}
.menu-button:before {
  font-family: 'ING-icon-font' !important;
  speak: none !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  line-height: 1 !important;
  position: relative !important;
  top: 1px !important;
  display: inline-block !important;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale !important;
  color: inherit;
  width: 100%;
  line-height: 42px !important;
  height: auto;
  font-size: 24px;
  text-align: center;
}
@media all and (min-width: 768px) {
  .menu-button:hover {
    cursor: pointer;
    background-color: #e65c00;
  }
}
.ie8 .menu-button:hover {
  cursor: pointer;
  background-color: #e65c00;
}
.menu-button.menu:before {
  content: "\e60a";
}
.menu-button.search:before {
  content: "\e607";
}
.menu-button.login:before {
  content: "\e60b";
}
.menu-button.sns:before {
  content: "\e61e";
}
.menu-button:before {
  content: "\e60a";
}
.search-button {
  width: 42px;
  height: 42px;
  color: #ffffff;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}
@media all and (max-width: 767px) {
  .search-button {
    background-color: #434645;
  }
  .search-button.selected {
    background-color: #2a2c2b;
  }
}
@media all and (min-width: 768px) {
  .search-button {
    background-color: transparent;
  }
}
.ie8 .search-button {
  background-color: transparent;
}
.search-button:before {
  font-family: 'ING-icon-font' !important;
  speak: none !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  line-height: 1 !important;
  position: relative !important;
  top: 1px !important;
  display: inline-block !important;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale !important;
  color: inherit;
  width: 100%;
  line-height: 42px !important;
  height: auto;
  font-size: 24px;
  text-align: center;
}
@media all and (min-width: 768px) {
  .search-button:hover {
    cursor: pointer;
    background-color: #e65c00;
  }
}
.ie8 .search-button:hover {
  cursor: pointer;
  background-color: #e65c00;
}
.search-button.menu:before {
  content: "\e60a";
}
.search-button.search:before {
  content: "\e607";
}
.search-button.login:before {
  content: "\e60b";
}
.search-button.sns:before {
  content: "\e61e";
}
.search-button:before {
  content: "\e607";
}
@media all and (max-width: 767px) {
  .search-button {
    float: right !important;
    border-right: 1px solid #5c605f;
  }
}
@media all and (min-width: 768px) {
  .search-button {
    display: none;
  }
}
.ie8 .search-button {
  display: none;
}
.sns-button {
  width: 42px;
  height: 42px;
  color: #ffffff;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}
@media all and (max-width: 767px) {
  .sns-button {
    background-color: #434645;
  }
  .sns-button.selected {
    background-color: #2a2c2b;
  }
}
@media all and (min-width: 768px) {
  .sns-button {
    background-color: transparent;
  }
}
.ie8 .sns-button {
  background-color: transparent;
}
.sns-button:before {
  font-family: 'ING-icon-font' !important;
  speak: none !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  line-height: 1 !important;
  position: relative !important;
  top: 1px !important;
  display: inline-block !important;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale !important;
  color: inherit;
  width: 100%;
  line-height: 42px !important;
  height: auto;
  font-size: 24px;
  text-align: center;
}
@media all and (min-width: 768px) {
  .sns-button:hover {
    cursor: pointer;
    background-color: #e65c00;
  }
}
.ie8 .sns-button:hover {
  cursor: pointer;
  background-color: #e65c00;
}
.sns-button.menu:before {
  content: "\e60a";
}
.sns-button.search:before {
  content: "\e607";
}
.sns-button.login:before {
  content: "\e60b";
}
.sns-button.sns:before {
  content: "\e61e";
}
.sns-button:before {
  content: "\e61e";
}
@media all and (max-width: 767px) {
  .sns-button {
    display: none;
  }
}
@media all and (min-width: 768px) {
  .sns-button {
    float: right !important;
  }
}
.ie8 .sns-button {
  float: right !important;
}
.mini-logo {
  width: 42px;
  height: 42px;
  color: #ffffff;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
  float: left !important;
  width: 184px;
  background-image: url("../img/logos/logo-footer.png");
  background-position: center center;
  background-repeat: no-repeat;
}
@media all and (max-width: 767px) {
  .mini-logo {
    display: none;
  }
}
@media all and (max-width: 767px) {
  .mini-logo {
    background-color: #434645;
  }
  .mini-logo.selected {
    background-color: #2a2c2b;
  }
}
@media all and (min-width: 768px) {
  .mini-logo {
    background-color: transparent;
  }
}
.ie8 .mini-logo {
  background-color: transparent;
}
.mini-logo:before {
  font-family: 'ING-icon-font' !important;
  speak: none !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  line-height: 1 !important;
  position: relative !important;
  top: 1px !important;
  display: inline-block !important;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale !important;
  color: inherit;
  width: 100%;
  line-height: 42px !important;
  height: auto;
  font-size: 24px;
  text-align: center;
}
@media all and (min-width: 768px) {
  .mini-logo:hover {
    cursor: pointer;
    background-color: #e65c00;
  }
}
.ie8 .mini-logo:hover {
  cursor: pointer;
  background-color: #e65c00;
}
.mini-logo.menu:before {
  content: "\e60a";
}
.mini-logo.search:before {
  content: "\e607";
}
.mini-logo.login:before {
  content: "\e60b";
}
.mini-logo.sns:before {
  content: "\e61e";
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .mini-logo {
    background-image: url("../img/logos/logo-footer@2x.png");
    background-size: 154px 24px;
  }
}
@media all and (min-width: 768px) and (max-width: 979px) {
  .mini-logo {
    background-image: url('../img/logos/logo-xs.png');
    background-size: 50px 32px;
    width: 84px;
  }
}
@media all and (min-width: 768px) {
  .mini-logo:hover,
  .mini-logo:focus {
    background-color: #ff6600;
  }
}
.ie8 .mini-logo:hover,
.ie8 .mini-logo:focus {
  background-color: #ff6600;
}
@media all and (max-width: 767px) {
  .mobile-menu-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    width: 220px;
    -webkit-transform: translate(-220px, 0);
    -ms-transform: translate(-220px, 0);
    transform: translate(-220px, 0);
  }
}
@media all and (min-width: 768px) {
  .mobile-menu-wrapper {
    position: relative;
  }
}
.ie8 .mobile-menu-wrapper {
  position: relative;
}
/*
.ING-header {

	z-index: @zindex-navbar-fixed;

	@media @only-xs {
		background-color: @header-bg;
		height: @mobile-header-height;
	}
	@media @from-sm {
		background-color: @white;
		padding-top: @header-top-height-sm;
	}
	.ie8 & {
		background-color: @white;
		padding-top: @header-top-height-sm;
	}

	.header-container {
		z-index: @zindex-navbar;
		@media @from-sm {
			height: @header-bottom-height-sm;
			.mega-menu-style(@header-bg, @header-bg, @header-bg-selected);
		}
		.ie8 & {
			height: @header-bottom-height-sm;
			.mega-menu-style(@header-bg, @header-bg, @header-bg-selected);
		}

		> .container {
			position: relative;
			padding-left: 0;
			padding-right: 0;

			@media @from-sm {
				margin-top: -2px;
				margin-bottom: -2px;
				height: @header-bottom-height-sm;
				width: @container-sm - @sm-container-gap * 2;
			}
			@media @from-md {
				width: @container-md - @md-container-gap * 2;
			}
			@media @from-lg {
				width: @container-lg - @lg-container-gap * 2;
			}		
			.ie8 & {
				margin-top: -2px;
				margin-bottom: -2px;
				height: @header-bottom-height-sm;
				width: @container-md - @md-container-gap * 2;
			}
		}
	}

	@media @from-sm {
		&.sticky {
			position: fixed;
			margin-top: 0;
			margin-left: auto;
			margin-right: auto;
			width: 100%;

			.main-logo,
			.login-container {
				display: none;
			}
			.menu-button, .mini-logo, .search-button {
				display: block;
			}

			// transition params
			top: 0;
			padding-top: 0;
			.transition(top @duration-fast);
			.header-container {
				.transition(border-bottom-color @duration-fast);
			}
			.mega-menu-container {
				.transition(~"margin-top @{duration-fast}, opacity @{duration-fast}");
			}
			.menu-buttons-container {
				top: auto;
				bottom: 0;
				opacity: 0;
				.transition(~"opacity @{duration-fast}");
			}
			.menu-button, .mini-logo, .search-button {
				margin-top: 36px !important;
				opacity: 0;
				.transition(opacity @duration-fast);
			}
		}

		&.mini {
			top: -(@header-bottom-height-sm - @header-mini-height-sm);

			.header-container {
				.mega-menu-style(@header-bg, @header-bg, @header-bg);
			}
			.mega-menu-container {
				margin-top: @mini-hiding-top;
				opacity: 0;
			}
			.menu-buttons-container {
				bottom: 0;
				opacity: 1;
			}
			.menu-button, .mini-logo, .search-button {
				opacity: 1;
			}
		}
	}
	.ie8 & {
		&.sticky {
			position: fixed;
			margin-top: 0;
			margin-left: auto;
			margin-right: auto;
			width: 100%;

			.main-logo,
			.login-container {
				display: none;
			}
			.menu-button, .mini-logo, .search-button {
				display: block;
			}

			// transition params
			top: 0;
			padding-top: 0;
			.menu-buttons-container {
				display: none;
			}
			.menu-button, .mini-logo, .search-button {
				margin-top: 36px !important;
				display: none;
			}
		}

		&.mini {
			top: -(@header-bottom-height-sm - @header-mini-height-sm);

			.header-container {
				.mega-menu-style(@header-bg, @header-bg, @header-bg);
			}
			.mega-menu-container {
				margin-top: @mini-hiding-top;
				display: none;
			}
			.menu-buttons-container {
				top: auto;
				bottom: 0;
				display: block;
			}
			.menu-button, .mini-logo, .search-button {
				display: block;
			}
		}
	}
}
*/
/*
.menu-buttons-container {
	@media @only-xs {
		height: @mobile-header-height;
		border-top: 1px solid @header-bg;
		border-bottom: 1px solid @header-bg-selected;
	}
	@media @from-sm {
		position: absolute;
		overflow: hidden;
		top: -@header-top-height-sm;
		left: 0;
		width: 100%;
		height: @header-top-height-sm;
	}
	.ie8 & {
		position: absolute;
		overflow: hidden;
		top: -@header-top-height-sm;
		left: 0;
		width: 100%;
		height: @header-top-height-sm;
	}
}
*/
/*
.menu-button, .mini-logo, .search-button {
	@media @from-sm {
		display: none;
		margin-top: -@mini-hiding-top;
	}
	.ie8 & {
		display: none;
		margin-top: -@mini-hiding-top;
	}
}
*/
@media all and (max-width: 767px) {
  .mobile-buttons-wrapper {
    float: right !important;
  }
  .mobile-buttons-wrapper > div + div {
    border-left: 1px solid #5c605f;
  }
}
@media all and (max-width: 767px) {
  .mega-menu-container {
    background-color: #5c605f;
    position: relative;
  }
  .mega-menu-container > li {
    line-height: 42px;
    font-size: 17px;
    padding-left: 16px;
    padding-right: 16px;
    border-bottom: 1px solid #757a79;
  }
  .mega-menu-container > li + li {
    border-top: 1px solid #434645;
  }
  .mega-menu-container > li a {
    color: #ffffff;
    text-decoration: none;
  }
  .mega-menu-container > li a:hover,
  .mega-menu-container > li a:focus {
    color: #ffffff;
    text-decoration: none;
  }
}
@media all and (min-width: 768px) {
  .mega-menu-container {
    width: 100%;
    height: 58px;
    overflow: hidden;
    margin-top: 0;
    opacity: 1;
  }
}
.ie8 .mega-menu-container {
  width: 100%;
  height: 58px;
  overflow: hidden;
  margin-top: 0;
  opacity: 1;
}
@media all and (max-width: 767px) {
  .mega-menu-container .menu-cell.active a.collapse-menu .title-container:before {
    content: "\e610";
  }
  .mega-menu-container .menu-cell a.collapse-menu .title-container {
    font-family: 'ING-icon-font';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    top: 1px;
    display: inline-block;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #ffffff;
    position: relative;
    z-index: 0;
    width: 100%;
    height: 100%;
  }
  .mega-menu-container .menu-cell a.collapse-menu .title-container:before {
    content: "\e617";
  }
  .mega-menu-container .menu-cell a.collapse-menu .title-container:before {
    position: absolute;
    z-index: -1;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  .mega-menu-container .menu-cell a.collapse-menu .title-container .title {
    font-family: "Avenir LT W01 55 Roman", "Helvetica Neue", Helvetica, Arial, sans-serif;
  }
}
@media all and (min-width: 768px) {
  .mega-menu-container .menu-cell {
    float: left !important;
    width: 96px;
  }
  .mega-menu-container .menu-cell.selected .title-container {
    background-color: #494d4c;
    border-top-width: 2px;
    border-top-style: solid;
    border-top-color: #5c605f;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #494d4c;
  }
  .mega-menu-container .menu-cell.active {
    border-left: 0;
  }
  .mega-menu-container .menu-cell.active .title-container {
    background-color: #ffffff;
    border-top-width: 2px;
    border-top-style: solid;
    border-top-color: #ff6600;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #ffffff;
    color: #ff6600;
  }
  .mega-menu-container .menu-cell > a:hover,
  .mega-menu-container .menu-cell > a:focus {
    text-decoration: none;
  }
  .mega-menu-container .menu-cell + li {
    border-left: 1px solid #757a79;
  }
}
@media all and (min-width: 980px) {
  .mega-menu-container .menu-cell {
    width: 133px;
  }
}
@media all and (min-width: 1200px) {
  .mega-menu-container .menu-cell {
    width: 153px;
  }
}
.ie8 .mega-menu-container .menu-cell {
  float: left !important;
  width: 133px;
}
.ie8 .mega-menu-container .menu-cell.selected .title-container {
  background-color: #494d4c;
  border-top-width: 2px;
  border-top-style: solid;
  border-top-color: #5c605f;
  border-bottom-width: 2px;
  border-bottom-style: solid;
  border-bottom-color: #494d4c;
}
.ie8 .mega-menu-container .menu-cell.active {
  border-left: 0;
}
.ie8 .mega-menu-container .menu-cell.active .title-container {
  background-color: #ffffff;
  border-top-width: 2px;
  border-top-style: solid;
  border-top-color: #ff6600;
  border-bottom-width: 2px;
  border-bottom-style: solid;
  border-bottom-color: #ffffff;
  color: #ff6600;
}
.ie8 .mega-menu-container .menu-cell > a:hover,
.ie8 .mega-menu-container .menu-cell > a:focus {
  text-decoration: none;
}
.ie8 .mega-menu-container .menu-cell + li {
  border-left: 1px solid #757a79;
}
@media all and (min-width: 768px) {
  .mega-menu-container .menu-cell.wide {
    width: 145px;
  }
}
@media all and (min-width: 980px) {
  .mega-menu-container .menu-cell.wide {
    width: 168px;
  }
}
@media all and (min-width: 1200px) {
  .mega-menu-container .menu-cell.wide {
    width: 206px;
  }
}
.ie8 .mega-menu-container .menu-cell.wide {
  width: 168px;
}
.mega-menu-container .search-field {
  display: block !important;
  float: right !important;
  border-left: none !important;
}
tr.mega-menu-container .search-field {
  display: table-row !important;
}
th.mega-menu-container .search-field,
td.mega-menu-container .search-field {
  display: table-cell !important;
}
@media (max-width: 767px) {
  .mega-menu-container .search-field,
  tr.mega-menu-container .search-field,
  th.mega-menu-container .search-field,
  td.mega-menu-container .search-field {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .mega-menu-container .search-field.hidden-sm,
  tr.mega-menu-container .search-field.hidden-sm,
  th.mega-menu-container .search-field.hidden-sm,
  td.mega-menu-container .search-field.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 980px) and (max-width: 1199px) {
  .mega-menu-container .search-field.hidden-md,
  tr.mega-menu-container .search-field.hidden-md,
  th.mega-menu-container .search-field.hidden-md,
  td.mega-menu-container .search-field.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .mega-menu-container .search-field.hidden-lg,
  tr.mega-menu-container .search-field.hidden-lg,
  th.mega-menu-container .search-field.hidden-lg,
  td.mega-menu-container .search-field.hidden-lg {
    display: none !important;
  }
}
@media all and (min-width: 768px) {
  .mega-menu-container .search-field {
    width: 163px;
  }
}
@media all and (min-width: 980px) {
  .mega-menu-container .search-field {
    width: 220px;
  }
}
@media all and (min-width: 1200px) {
  .mega-menu-container .search-field {
    width: 254px;
  }
}
.ie8 .mega-menu-container .search-field {
  width: 220px;
}
@media all and (min-width: 768px) {
  .mega-menu-container .title-container {
    color: #ffffff;
    height: 58px;
    width: 100%;
    background-color: transparent;
    border-top-width: 2px;
    border-top-style: solid;
    border-top-color: transparent;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: transparent;
    display: table;
  }
}
.ie8 .mega-menu-container .title-container {
  color: #ffffff;
  height: 58px;
  width: 100%;
  background-color: transparent;
  border-top-width: 2px;
  border-top-style: solid;
  border-top-color: transparent;
  border-bottom-width: 2px;
  border-bottom-style: solid;
  border-bottom-color: transparent;
  display: table;
}
.mega-menu-container .title-container .icon-arrow {
  display: block !important;
}
tr.mega-menu-container .title-container .icon-arrow {
  display: table-row !important;
}
th.mega-menu-container .title-container .icon-arrow,
td.mega-menu-container .title-container .icon-arrow {
  display: table-cell !important;
}
@media (max-width: 767px) {
  .mega-menu-container .title-container .icon-arrow.hidden-xs,
  tr.mega-menu-container .title-container .icon-arrow.hidden-xs,
  th.mega-menu-container .title-container .icon-arrow.hidden-xs,
  td.mega-menu-container .title-container .icon-arrow.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .mega-menu-container .title-container .icon-arrow,
  tr.mega-menu-container .title-container .icon-arrow,
  th.mega-menu-container .title-container .icon-arrow,
  td.mega-menu-container .title-container .icon-arrow {
    display: none !important;
  }
}
@media (min-width: 980px) and (max-width: 1199px) {
  .mega-menu-container .title-container .icon-arrow.hidden-md,
  tr.mega-menu-container .title-container .icon-arrow.hidden-md,
  th.mega-menu-container .title-container .icon-arrow.hidden-md,
  td.mega-menu-container .title-container .icon-arrow.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .mega-menu-container .title-container .icon-arrow.hidden-lg,
  tr.mega-menu-container .title-container .icon-arrow.hidden-lg,
  th.mega-menu-container .title-container .icon-arrow.hidden-lg,
  td.mega-menu-container .title-container .icon-arrow.hidden-lg {
    display: none !important;
  }
}
@media all and (max-width: 767px) {
  .mega-menu-container .title-container .icon-arrow {
    font-size: 17px;
  }
}
@media all and (min-width: 768px) {
  .mega-menu-container .title-container .icon-arrow {
    font-size: 15px;
    line-height: 1.0;
  }
}
@media all and (min-width: 980px) {
  .mega-menu-container .title-container .icon-arrow {
    font-size: 15px;
  }
}
.ie8 .mega-menu-container .title-container .icon-arrow {
  font-size: 15px;
  line-height: 1.0;
}
@media all and (min-width: 980px) {
  .mega-menu-container .title-container .icon-arrow {
    width: 25px;
    padding-left: 10px;
    display: table-cell !important;
    vertical-align: middle;
    font-family: 'ING-icon-font';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    position: relative;
    top: 1px;
    display: inline-block;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  .mega-menu-container .title-container .icon-arrow:before {
    content: "\e617";
  }
}
@media all and (min-width: 1200px) {
  .mega-menu-container .title-container .icon-arrow {
    padding-left: 14px;
  }
}
.ie8 .mega-menu-container .title-container .icon-arrow {
  width: 25px;
  padding-left: 10px;
  display: table-cell !important;
  vertical-align: middle;
  font-family: 'ING-icon-font';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  position: relative;
  top: 1px;
  display: inline-block;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.ie8 .mega-menu-container .title-container .icon-arrow:before {
  content: "\e617";
}
@media all and (max-width: 767px) {
  .mega-menu-container .title-container .title {
    font-size: 17px;
  }
}
@media all and (min-width: 768px) {
  .mega-menu-container .title-container .title {
    font-size: 15px;
    line-height: 1.0;
  }
}
@media all and (min-width: 980px) {
  .mega-menu-container .title-container .title {
    font-size: 15px;
  }
}
.ie8 .mega-menu-container .title-container .title {
  font-size: 15px;
  line-height: 1.0;
}
@media all and (min-width: 768px) {
  .mega-menu-container .title-container .title {
    display: table-cell;
    position: relative;
    vertical-align: middle;
    padding-left: 14px;
    padding-right: 14px;
    max-width: 80px;
  }
}
.ie8 .mega-menu-container .title-container .title {
  display: table-cell;
  position: relative;
  vertical-align: middle;
  padding-left: 14px;
  padding-right: 14px;
  max-width: 80px;
}
@media all and (max-width: 767px) {
  .mega-dropdown-container {
    display: none;
    background-color: #ffffff;
    margin-left: -16px;
    margin-right: -16px;
  }
  .mega-dropdown-container .table-row,
  .mega-dropdown-container .table-cell {
    display: block;
    margin: 0;
    padding: 0;
    border: 0;
  }
  .mega-dropdown-container .text-block {
    display: none;
    margin: 0;
    padding: 0;
    border: 0;
  }
  .mega-dropdown-container .image-block {
    display: none;
  }
  .mega-dropdown-container .right-cell,
  .mega-dropdown-container p {
    display: none !important;
  }
  .mega-dropdown-container .mobile-sub-menu {
    display: block;
    border-top: 1px solid #eff0f5;
    padding-left: 26px;
    padding-right: 16px;
  }
  .mega-dropdown-container .mobile-sub-menu a,
  .mega-dropdown-container .mobile-sub-menu a > h6,
  .mega-dropdown-container .mobile-sub-menu a > .h6 {
    color: #606060 !important;
    font-weight: normal !important;
    font-family: "Avenir LT W01 55 Roman", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  }
}
@media all and (min-width: 768px) {
  .mega-dropdown-container {
    display: none;
    z-index: 1032;
    position: absolute;
    background-color: #ffffff;
    left: 0;
    right: 0;
    top: 58px;
    margin-left: -20px;
    margin-right: -20px;
    -webkit-box-shadow: 0 6px 6px rgba(0, 0, 0, 0.2), -6px 6px 6px rgba(0, 0, 0, 0.2), 6px 6px 6px rgba(0, 0, 0, 0.2);
    box-shadow: 0 6px 6px rgba(0, 0, 0, 0.2), -6px 6px 6px rgba(0, 0, 0, 0.2), 6px 6px 6px rgba(0, 0, 0, 0.2);
    padding: 10px;
  }
  .mega-dropdown-container .table-row {
    width: 100%;
  }
  .mega-dropdown-container .table-row + .table-row .cell-inner {
    padding-top: 0;
  }
  .mega-dropdown-container .divider {
    height: 0;
    margin: 0 20px;
    border-bottom: 1px solid #eff0f5;
  }
}
.ie8 .mega-dropdown-container {
  display: none;
  z-index: 1032;
  position: absolute;
  background-color: #ffffff;
  left: 0;
  right: 0;
  top: 58px;
  margin-left: -20px;
  margin-right: -20px;
  border-left: 1px solid lightgray;
  border-right: 1px solid lightgray;
  border-bottom: 1px solid lightgray;
  padding: 10px;
}
.ie8 .mega-dropdown-container .table-row {
  width: 100%;
}
.ie8 .mega-dropdown-container .table-row + .table-row .cell-inner {
  padding-top: 0;
}
.ie8 .mega-dropdown-container .divider {
  height: 0;
  margin: 0 20px;
  border-bottom: 1px solid #eff0f5;
}
@media all and (min-width: 768px) {
  .mega-dropdown-container .column .cell-inner {
    padding: 20px;
  }
  .mega-dropdown-container .column .text-block {
    font-size: 14px;
  }
  .mega-dropdown-container .column .text-block + .text-block {
    margin-top: 10px;
  }
  .mega-dropdown-container .column .text-block h6,
  .mega-dropdown-container .column .text-block p {
    margin-bottom: 5px;
  }
  .mega-dropdown-container .column .text-block ul {
    list-style: disc outside !important;
    padding-left: 20px;
  }
  .mega-dropdown-container .column .text-block h6 > a,
  .mega-dropdown-container .column .text-block .h6 > a,
  .mega-dropdown-container .column .text-block h6 a:hover,
  .mega-dropdown-container .column .text-block .h6 a:hover,
  .mega-dropdown-container .column .text-block h6 a:focus,
  .mega-dropdown-container .column .text-block .h6 a:focus {
    color: #ff6600;
  }
  .mega-dropdown-container .column .image-block {
    margin-top: 20px;
  }
  .mega-dropdown-container .column .image-block.no-margin-top {
    margin-top: 0;
  }
  .mega-dropdown-container .column .rate-cell {
    font-size: 36px;
    line-height: 1.0;
  }
  .mega-dropdown-container .column .rate-cell.small {
    font-size: 32px;
  }
  .mega-dropdown-container .column .strong {
    font-family: "Avenir LT W01 85 Heavy";
  }
  .mega-dropdown-container .column.link .circle-icon-block:after {
    top: 2px !important;
  }
  .mega-dropdown-container .column.link .circle-icon-block:before {
    top: 3px !important;
  }
  .mega-dropdown-container .column.intro .circle-icon-block {
    margin-top: 20px;
  }
  .mega-dropdown-container .column.intro .circle-icon-block.blue:after {
    background-color: #000066;
  }
  .mega-dropdown-container .column.intro .circle-icon-block .h6 > a {
    color: white;
  }
}
.ie8 .mega-dropdown-container .column .cell-inner {
  padding: 20px;
}
.ie8 .mega-dropdown-container .column .text-block {
  font-size: 14px;
}
.ie8 .mega-dropdown-container .column .text-block + .text-block {
  margin-top: 10px;
}
.ie8 .mega-dropdown-container .column .text-block h6,
.ie8 .mega-dropdown-container .column .text-block p {
  margin-bottom: 5px;
}
.ie8 .mega-dropdown-container .column .text-block ul {
  list-style: disc outside !important;
  padding-left: 20px;
}
.ie8 .mega-dropdown-container .column .text-block h6 > a,
.ie8 .mega-dropdown-container .column .text-block .h6 > a,
.ie8 .mega-dropdown-container .column .text-block h6 a:hover,
.ie8 .mega-dropdown-container .column .text-block .h6 a:hover,
.ie8 .mega-dropdown-container .column .text-block h6 a:focus,
.ie8 .mega-dropdown-container .column .text-block .h6 a:focus {
  color: #ff6600;
}
.ie8 .mega-dropdown-container .column .image-block {
  margin-top: 20px;
}
.ie8 .mega-dropdown-container .column .image-block.no-margin-top {
  margin-top: 0;
}
.ie8 .mega-dropdown-container .column .rate-cell {
  font-size: 36px;
  line-height: 1.0;
}
.ie8 .mega-dropdown-container .column .rate-cell.small {
  font-size: 32px;
}
.ie8 .mega-dropdown-container .column .strong {
  font-family: "Avenir LT W01 85 Heavy";
}
.ie8 .mega-dropdown-container .column.link .circle-icon-block:after {
  top: 2px !important;
}
.ie8 .mega-dropdown-container .column.link .circle-icon-block:before {
  top: 3px !important;
}
.ie8 .mega-dropdown-container .column.intro .circle-icon-block {
  margin-top: 20px;
}
.ie8 .mega-dropdown-container .column.intro .circle-icon-block.blue:after {
  background-color: transparent;
}
.ie8 .mega-dropdown-container .column.intro .circle-icon-block .h6 > a {
  color: white;
}
@media all and (min-width: 768px) and (max-width: 979px) {
  .mega-dropdown-container .column {
    vertical-align: top;
  }
  .mega-dropdown-container .column.intro {
    display: block;
    background-color: #ff6600;
    color: #ffffff;
  }
  .mega-dropdown-container .column.intro h6,
  .mega-dropdown-container .column.intro .h6 {
    color: #ffffff;
  }
  .mega-dropdown-container .column.main {
    display: block;
    border-top: 1px solid #F4F4F4;
  }
  .mega-dropdown-container .column.menu {
    display: table-cell;
    width: 70%;
  }
  .mega-dropdown-container .column.link {
    display: table-cell;
    width: 30%;
    background-color: #eff0f5;
  }
  .mega-dropdown-container .column.link .text-block {
    border-bottom: 1px solid #d0d3e1;
    padding-bottom: 12px;
    margin-top: 0;
    margin-bottom: 0;
  }
  .mega-dropdown-container .column.link .text-block + .text-block {
    padding-top: 12px;
  }
  .mega-dropdown-container .column.half {
    display: table-cell;
    width: 50%;
  }
  .mega-dropdown-container .column .primary-arrow {
    position: relative;
  }
  .mega-dropdown-container .column .primary-arrow:after {
    content: '';
    position: absolute;
    top: -21px;
    left: 0;
    height: 0;
    border-top: 10px solid #ff6600;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
  }
}
@media all and (min-width: 980px) {
  .mega-dropdown-container .column {
    display: table-cell;
    vertical-align: top;
  }
  .mega-dropdown-container .column.align-top {
    vertical-align: top !important;
  }
  .mega-dropdown-container .column.align-bottom {
    vertical-align: bottom !important;
  }
  .mega-dropdown-container .column.align-middle {
    vertical-align: middle !important;
  }
  .mega-dropdown-container .column.two-thirds {
    width: 66.66666666666666% !important;
  }
  .mega-dropdown-container .column.one-thirds {
    width: 33.33333333333333% !important;
  }
  .mega-dropdown-container .column.thirty {
    width: 30% !important;
  }
  .mega-dropdown-container .column.twenty {
    width: 20% !important;
  }
  .mega-dropdown-container .column .orange {
    color: #ff6600;
  }
  .mega-dropdown-container .column .small-margin-bottom {
    margin-bottom: 20px;
  }
  .mega-dropdown-container .column.intro {
    width: 25%;
    background-color: #ff6600;
    color: #ffffff;
  }
  .mega-dropdown-container .column.intro h6,
  .mega-dropdown-container .column.intro .h6 {
    color: #ffffff;
  }
  .mega-dropdown-container .column.main {
    width: 75%;
  }
  .mega-dropdown-container .column.menu {
    width: 66.66666666666666%;
  }
  .mega-dropdown-container .column.link {
    width: 33.33333333333333%;
    background-color: #eff0f5;
  }
  .mega-dropdown-container .column.link .text-block {
    border-bottom: 1px solid #d0d3e1;
    padding-bottom: 12px;
    margin-top: 0;
    margin-bottom: 0;
  }
  .mega-dropdown-container .column.link .text-block + .text-block {
    padding-top: 12px;
  }
  .mega-dropdown-container .column.half {
    width: 50%;
  }
  .mega-dropdown-container .column .primary-arrow {
    position: relative;
  }
  .mega-dropdown-container .column .primary-arrow:after {
    content: '';
    position: absolute;
    left: -20px;
    top: 0;
    bottom: 0;
    margin-top: auto;
    margin-bottom: auto;
    width: 0;
    height: 50%;
    border-left: 10px solid #ff6600;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
  }
  .mega-dropdown-container .column.intro .cell-inner,
  .mega-dropdown-container .column.link .cell-inner {
    min-height: 300px;
  }
}
.ie8 .mega-dropdown-container .column {
  display: table-cell;
  vertical-align: top;
}
.ie8 .mega-dropdown-container .column.align-top {
  vertical-align: top !important;
}
.ie8 .mega-dropdown-container .column.align-bottom {
  vertical-align: bottom !important;
}
.ie8 .mega-dropdown-container .column.align-middle {
  vertical-align: middle !important;
}
.ie8 .mega-dropdown-container .column.two-thirds {
  width: 66.66666666666666% !important;
}
.ie8 .mega-dropdown-container .column.one-thirds {
  width: 33.33333333333333% !important;
}
.ie8 .mega-dropdown-container .column.thirty {
  width: 30% !important;
}
.ie8 .mega-dropdown-container .column.twenty {
  width: 20% !important;
}
.ie8 .mega-dropdown-container .column .orange {
  color: #ff6600;
}
.ie8 .mega-dropdown-container .column .small-margin-bottom {
  margin-bottom: 20px;
}
.ie8 .mega-dropdown-container .column.intro {
  width: 25%;
  background-color: #ff6600;
  color: #ffffff;
}
.ie8 .mega-dropdown-container .column.intro h6,
.ie8 .mega-dropdown-container .column.intro .h6 {
  color: #ffffff;
}
.ie8 .mega-dropdown-container .column.main {
  width: 75%;
}
.ie8 .mega-dropdown-container .column.menu {
  width: 66.66666666666666%;
}
.ie8 .mega-dropdown-container .column.link {
  width: 33.33333333333333%;
  background-color: #eff0f5;
}
.ie8 .mega-dropdown-container .column.link .text-block {
  border-bottom: 1px solid #d0d3e1;
  padding-bottom: 12px;
  margin-top: 0;
  margin-bottom: 0;
}
.ie8 .mega-dropdown-container .column.link .text-block + .text-block {
  padding-top: 12px;
}
.ie8 .mega-dropdown-container .column.half {
  width: 50%;
}
.ie8 .mega-dropdown-container .column .primary-arrow {
  position: relative;
}
.ie8 .mega-dropdown-container .column .primary-arrow:after {
  content: '';
  position: absolute;
  left: -20px;
  top: 0;
  bottom: 0;
  margin-top: auto;
  margin-bottom: auto;
  width: 0;
  height: 50%;
  border-left: 10px solid #ff6600;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
}
.ie8 .mega-dropdown-container .column.intro .cell-inner,
.ie8 .mega-dropdown-container .column.link .cell-inner {
  min-height: 300px;
}
.mega-dropdown-container .close-button {
  display: block !important;
  font-family: 'ING-icon-font';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  position: relative;
  top: 1px;
  display: inline-block;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #ffffff;
  line-height: 30px;
  text-align: center;
  display: none;
  position: absolute;
  top: 10px;
  right: 10px;
  width: 30px;
  height: 30px;
  background-color: #5c605f;
  -webkit-transition: background-color 0.1s;
  transition: background-color 0.1s;
}
tr.mega-dropdown-container .close-button {
  display: table-row !important;
}
th.mega-dropdown-container .close-button,
td.mega-dropdown-container .close-button {
  display: table-cell !important;
}
@media (max-width: 767px) {
  .mega-dropdown-container .close-button,
  tr.mega-dropdown-container .close-button,
  th.mega-dropdown-container .close-button,
  td.mega-dropdown-container .close-button {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .mega-dropdown-container .close-button.hidden-sm,
  tr.mega-dropdown-container .close-button.hidden-sm,
  th.mega-dropdown-container .close-button.hidden-sm,
  td.mega-dropdown-container .close-button.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 980px) and (max-width: 1199px) {
  .mega-dropdown-container .close-button.hidden-md,
  tr.mega-dropdown-container .close-button.hidden-md,
  th.mega-dropdown-container .close-button.hidden-md,
  td.mega-dropdown-container .close-button.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .mega-dropdown-container .close-button.hidden-lg,
  tr.mega-dropdown-container .close-button.hidden-lg,
  th.mega-dropdown-container .close-button.hidden-lg,
  td.mega-dropdown-container .close-button.hidden-lg {
    display: none !important;
  }
}
.mega-dropdown-container .close-button:before {
  content: "\e614";
}
.touch .mega-dropdown-container .close-button {
  display: block;
}
.mega-dropdown-container.oe .image-block .image-cell {
  width: 180px;
}
.mega-dropdown-container.oe .image-block .text-cell {
  padding-right: 40px;
}
@media all and (min-width: 768px) and (max-width: 979px) {
  .mega-dropdown-container.oe .column.intro {
    background-image: url(/img/megadropdown/sm/oe.png);
    background-position: right top;
    background-repeat: no-repeat;
  }
}
@media all and (min-width: 980px) {
  .mega-dropdown-container.oe .column.intro {
    background-image: url(/img/megadropdown/md/oe.png);
    background-position: left bottom;
    background-repeat: no-repeat;
  }
}
.ie8 .mega-dropdown-container.oe .column.intro {
  background-image: url(/img/megadropdown/md/oe.png);
  background-position: left bottom;
  background-repeat: no-repeat;
}
@media all and (min-width: 768px) and (max-width: 979px) {
  .mega-dropdown-container.savings .column.intro {
    background-image: url(/img/megadropdown/sm/savings.png);
    background-position: right top;
    background-repeat: no-repeat;
  }
}
@media all and (min-width: 980px) {
  .mega-dropdown-container.savings .column.intro {
    background-image: url(/img/megadropdown/md/savings.png);
    background-position: left bottom;
    background-repeat: no-repeat;
  }
}
.ie8 .mega-dropdown-container.savings .column.intro {
  background-image: url(/img/megadropdown/md/savings.png);
  background-position: left bottom;
  background-repeat: no-repeat;
}
@media all and (min-width: 768px) and (max-width: 979px) {
  .mega-dropdown-container.home-loans .column.intro {
    background-image: url(/img/megadropdown/sm/homeloan.png);
    background-position: right top;
    background-repeat: no-repeat;
  }
}
@media all and (min-width: 980px) {
  .mega-dropdown-container.home-loans .column.intro {
    background-image: url(/img/megadropdown/md/homeloan.png);
    background-position: left bottom;
    background-repeat: no-repeat;
  }
}
.ie8 .mega-dropdown-container.home-loans .column.intro {
  background-image: url(/img/megadropdown/md/homeloan.png);
  background-position: left bottom;
  background-repeat: no-repeat;
}
@media all and (min-width: 768px) and (max-width: 979px) {
  .mega-dropdown-container.superannuation .column.intro {
    background-image: url(/img/megadropdown/sm/superannuation.png);
    background-position: right top;
    background-repeat: no-repeat;
  }
}
@media all and (min-width: 980px) {
  .mega-dropdown-container.superannuation .column.intro {
    background-image: url(/img/megadropdown/md/superannuation.png);
    background-position: left bottom;
    background-repeat: no-repeat;
  }
}
.ie8 .mega-dropdown-container.superannuation .column.intro {
  background-image: url(/img/megadropdown/md/superannuation.png);
  background-position: left bottom;
  background-repeat: no-repeat;
}
@media all and (min-width: 768px) and (max-width: 979px) {
  .mega-dropdown-container.business-banking .column.intro {
    background-image: url(/img/megadropdown/sm/business.png);
    background-position: right top;
    background-repeat: no-repeat;
  }
}
@media all and (min-width: 980px) {
  .mega-dropdown-container.business-banking .column.intro {
    background-image: url(/img/megadropdown/md/business.png);
    background-position: left bottom;
    background-repeat: no-repeat;
  }
}
.ie8 .mega-dropdown-container.business-banking .column.intro {
  background-image: url(/img/megadropdown/md/business.png);
  background-position: left bottom;
  background-repeat: no-repeat;
}
.search-container {
  margin-top: 13px;
  color: #5c605f;
  background-color: #ffffff;
  position: relative;
  width: 100%;
}
.search-container:before,
.search-container:after {
  content: " ";
  display: table;
}
.search-container:after {
  clear: both;
}
.search-container:before,
.search-container:after {
  content: " ";
  display: table;
}
.search-container:after {
  clear: both;
}
.search-container:before {
  position: absolute;
  right: 5px;
  top: 5px;
  color: #5c605f;
  font-size: 20px;
}
.ie8 .search-container {
  height: 30px;
}
.search-container .input-search,
.search-container .input-button {
  border: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 30px;
  background-color: transparent;
}
.search-container .input-search {
  float: left !important;
  width: 80%;
  padding-left: 10px;
  font-size: 15px;
  line-height: 1;
  font-family: "Avenir LT W01 55 Roman", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: lighter;
}
.ie8 .search-container .input-search {
  line-height: 30px;
}
.search-container .input-button {
  float: right !important;
  width: 30px;
}
@media all and (max-width: 767px) {
  .global-menu-container {
    font-size: 17px;
  }
}
@media all and (min-width: 768px) {
  .global-menu-container {
    font-size: 13px;
    line-height: 1.0;
  }
}
@media all and (min-width: 980px) {
  .global-menu-container {
    font-size: 13px;
  }
}
.ie8 .global-menu-container {
  font-size: 13px;
  line-height: 1.0;
}
@media all and (max-width: 767px) {
  .global-menu-container {
    background-color: #494d4c;
    position: relative;
  }
  .global-menu-container > li {
    line-height: 42px;
    font-size: 17px;
    padding-left: 16px;
    padding-right: 16px;
    border-bottom: 1px solid #626766;
  }
  .global-menu-container > li + li {
    border-top: 1px solid #303332;
  }
  .global-menu-container > li a {
    color: #ffffff;
    text-decoration: none;
  }
  .global-menu-container > li a:hover,
  .global-menu-container > li a:focus {
    color: #ffffff;
    text-decoration: none;
  }
}
@media all and (min-width: 768px) {
  .global-menu-container {
    position: absolute;
    top: -80px;
    right: 30%;
    margin-top: 20px;
  }
  .global-menu-container > li {
    float: left !important;
  }
  .global-menu-container > li + li {
    margin-left: 24px;
  }
  .global-menu-container > li a {
    color: #404040;
  }
  .global-menu-container > li a:hover,
  .global-menu-container > li.active a {
    color: #ff6600;
  }
}
@media all and (min-width: 980px) {
  .global-menu-container {
    right: 45%;
    margin-top: 26px;
  }
  .global-menu-container > li + li {
    margin-left: 36px;
  }
}
.ie8 .global-menu-container {
  position: absolute;
  top: -80px;
  right: 45%;
  margin-top: 26px;
}
.ie8 .global-menu-container > li {
  float: left !important;
}
.ie8 .global-menu-container > li + li {
  margin-left: 36px;
}
.ie8 .global-menu-container > li a {
  color: #404040;
}
.ie8 .global-menu-container > li a:hover,
.ie8 .global-menu-container > li.active a {
  color: #ff6600;
  text-decoration: none;
}
.bsb-container {
  display: block !important;
}
tr.bsb-container {
  display: table-row !important;
}
th.bsb-container,
td.bsb-container {
  display: table-cell !important;
}
@media (max-width: 767px) {
  .bsb-container,
  tr.bsb-container,
  th.bsb-container,
  td.bsb-container {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .bsb-container.hidden-sm,
  tr.bsb-container.hidden-sm,
  th.bsb-container.hidden-sm,
  td.bsb-container.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 980px) and (max-width: 1199px) {
  .bsb-container.hidden-md,
  tr.bsb-container.hidden-md,
  th.bsb-container.hidden-md,
  td.bsb-container.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .bsb-container.hidden-lg,
  tr.bsb-container.hidden-lg,
  th.bsb-container.hidden-lg,
  td.bsb-container.hidden-lg {
    display: none !important;
  }
}
@media all and (min-width: 768px) {
  .bsb-container {
    position: absolute;
    top: -80px;
    right: 30%;
    margin-top: 44px;
    font-size: 13px;
    line-height: 1.0;
  }
}
@media all and (min-width: 980px) {
  .bsb-container {
    margin-top: 26px;
  }
}
.ie8 .bsb-container {
  position: absolute;
  top: -80px;
  right: 30%;
  margin-top: 26px;
  font-size: 13px;
  line-height: 1.0;
}
@media all and (max-width: 767px) {
  .mobile-search {
    display: none;
    background-color: #2a2c2b;
  }
  .mobile-search .search-container {
    margin-top: 10px;
    margin-bottom: 10px;
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media all and (min-width: 768px) {
  .mobile-search {
    display: none !important;
  }
}
.ie8 .mobile-search {
  display: none !important;
}
/*
 * ING Direct Footer LESS
 */
.ING-footer .more-about {
  background: #f7f7f7;
}
.ING-footer .more-about:after {
  background-image: none;
}
.ING-footer .important-information {
  background-color: #f7f7f7;
  padding-top: 20px;
  padding-bottom: 20px;
}
@media all and (min-width: 768px) {
  .ING-footer .important-information {
    border-top: 1px solid #e0e0e0;
  }
}
.ie8 .ING-footer .important-information {
  border-top: 1px solid #e0e0e0;
}
.ING-footer .important-information.no-border {
  border-top: 0;
}
@media all and (min-width: 768px) {
  .ING-footer .important-information {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
@media all and (min-width: 980px) {
  .ING-footer .important-information {
    padding-top: 15px;
    padding-bottom: 40px;
  }
}
.ie8 .ING-footer .important-information {
  padding-top: 15px;
  padding-bottom: 40px;
}
@media all and (min-width: 980px) {
  .ING-footer .important-information .title-container {
    padding-top: 40px;
  }
}
.ie8 .ING-footer .important-information .title-container {
  padding-top: 40px;
}
.ING-footer .important-information .title-container > h5 {
  margin-bottom: 20px;
}
@media all and (min-width: 768px) {
  .ING-footer .important-information .title-container > h5 {
    text-align: center;
  }
}
.ie8 .ING-footer .important-information .title-container > h5 {
  text-align: center;
}
.ING-footer .important-information .title-container > h5 > span {
  display: block !important;
  display: inline-block !important;
}
tr.ING-footer .important-information .title-container > h5 > span {
  display: table-row !important;
}
th.ING-footer .important-information .title-container > h5 > span,
td.ING-footer .important-information .title-container > h5 > span {
  display: table-cell !important;
}
@media (max-width: 767px) {
  .ING-footer .important-information .title-container > h5 > span,
  tr.ING-footer .important-information .title-container > h5 > span,
  th.ING-footer .important-information .title-container > h5 > span,
  td.ING-footer .important-information .title-container > h5 > span {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .ING-footer .important-information .title-container > h5 > span.hidden-sm,
  tr.ING-footer .important-information .title-container > h5 > span.hidden-sm,
  th.ING-footer .important-information .title-container > h5 > span.hidden-sm,
  td.ING-footer .important-information .title-container > h5 > span.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 980px) and (max-width: 1199px) {
  .ING-footer .important-information .title-container > h5 > span.hidden-md,
  tr.ING-footer .important-information .title-container > h5 > span.hidden-md,
  th.ING-footer .important-information .title-container > h5 > span.hidden-md,
  td.ING-footer .important-information .title-container > h5 > span.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .ING-footer .important-information .title-container > h5 > span.hidden-lg,
  tr.ING-footer .important-information .title-container > h5 > span.hidden-lg,
  th.ING-footer .important-information .title-container > h5 > span.hidden-lg,
  td.ING-footer .important-information .title-container > h5 > span.hidden-lg {
    display: none !important;
  }
}
.ING-footer .important-information .text-container > p {
  line-height: 1.7;
  margin-bottom: 20px;
}
.ING-footer .important-information .read-more {
  display: block;
  color: #000066;
}
.ING-footer .important-information .read-more:hover,
.ING-footer .important-information .read-more:focus {
  cursor: pointer;
}
.ING-footer .important-information .read-more.active {
  display: none;
}
@media all and (min-width: 980px) {
  .ING-footer .important-information .read-more {
    display: none;
  }
}
.ie8 .ING-footer .important-information .read-more {
  display: none;
}
.ING-footer .important-information .collapsed {
  display: none;
}
.ING-footer .important-information .collapsed.active {
  display: block;
}
@media all and (min-width: 980px) {
  .ING-footer .important-information .collapsed {
    display: block;
  }
}
.ie8 .ING-footer .important-information .collapsed {
  display: block;
}
@media all and (min-width: 768px) {
  .ING-footer .important-information .title-container {
    border-bottom: 1px dashed #c6c7c8;
    margin-bottom: 30px;
  }
}
.ie8 .ING-footer .important-information .title-container {
  border-bottom: 1px dashed #c6c7c8;
  margin-bottom: 30px;
}
.ING-footer .generic-footer {
  background-color: #5c605f;
}
.ING-footer .generic-footer > .container {
  position: relative;
}
.ING-footer .generic-footer .footer-title,
.ING-footer .generic-footer a,
.ING-footer .generic-footer a:hover {
  color: #ffffff;
}
.ING-footer .generic-footer .footer-title {
  text-transform: uppercase;
}
.ING-footer .generic-footer .footer-logo {
  display: block;
}
@media all and (max-width: 767px) {
  .ING-footer .generic-footer .footer-logo {
    margin-bottom: 10px;
    padding-top: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #6d706f;
  }
}
@media all and (min-width: 768px) {
  .ING-footer .generic-footer .footer-logo {
    position: absolute;
    left: 10px;
    bottom: 40px;
  }
}
@media all and (min-width: 980px) {
  .ING-footer .generic-footer .footer-logo {
    left: 10px;
  }
}
@media all and (min-width: 1200px) {
  .ING-footer .generic-footer .footer-logo {
    left: 14px;
  }
}
.ie8 .ING-footer .generic-footer .footer-logo {
  position: absolute;
  left: 10px;
  bottom: 40px;
}
.ie8 .ING-footer .generic-footer .footer-logo img {
  max-width: inherit !important;
}
@media all and (min-width: 768px) {
  .ING-footer .generic-footer .main-menu-container {
    margin-left: -10px;
    margin-right: -10px;
  }
  .ING-footer .generic-footer .main-menu-container:before,
  .ING-footer .generic-footer .main-menu-container:after {
    content: " ";
    display: table;
  }
  .ING-footer .generic-footer .main-menu-container:after {
    clear: both;
  }
  .ING-footer .generic-footer .main-menu-container:before,
  .ING-footer .generic-footer .main-menu-container:after {
    content: " ";
    display: table;
  }
  .ING-footer .generic-footer .main-menu-container:after {
    clear: both;
  }
}
@media all and (min-width: 980px) {
  .ING-footer .generic-footer .main-menu-container {
    margin-left: -10px;
    margin-right: -10px;
  }
  .ING-footer .generic-footer .main-menu-container:before,
  .ING-footer .generic-footer .main-menu-container:after {
    content: " ";
    display: table;
  }
  .ING-footer .generic-footer .main-menu-container:after {
    clear: both;
  }
  .ING-footer .generic-footer .main-menu-container:before,
  .ING-footer .generic-footer .main-menu-container:after {
    content: " ";
    display: table;
  }
  .ING-footer .generic-footer .main-menu-container:after {
    clear: both;
  }
}
@media all and (min-width: 1200px) {
  .ING-footer .generic-footer .main-menu-container {
    margin-left: -14px;
    margin-right: -14px;
  }
  .ING-footer .generic-footer .main-menu-container:before,
  .ING-footer .generic-footer .main-menu-container:after {
    content: " ";
    display: table;
  }
  .ING-footer .generic-footer .main-menu-container:after {
    clear: both;
  }
  .ING-footer .generic-footer .main-menu-container:before,
  .ING-footer .generic-footer .main-menu-container:after {
    content: " ";
    display: table;
  }
  .ING-footer .generic-footer .main-menu-container:after {
    clear: both;
  }
}
.ie8 .ING-footer .generic-footer .main-menu-container {
  margin-left: -10px;
  margin-right: -10px;
}
.ie8 .ING-footer .generic-footer .main-menu-container:before,
.ie8 .ING-footer .generic-footer .main-menu-container:after {
  content: " ";
  display: table;
}
.ie8 .ING-footer .generic-footer .main-menu-container:after {
  clear: both;
}
.ie8 .ING-footer .generic-footer .main-menu-container:before,
.ie8 .ING-footer .generic-footer .main-menu-container:after {
  content: " ";
  display: table;
}
.ie8 .ING-footer .generic-footer .main-menu-container:after {
  clear: both;
}
@media all and (min-width: 768px) {
  .ING-footer .generic-footer .main-menu-container > li {
    position: relative;
    float: left;
    width: 25%;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media all and (min-width: 980px) {
  .ING-footer .generic-footer .main-menu-container > li {
    position: relative;
    float: left;
    width: 25%;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media all and (min-width: 1200px) {
  .ING-footer .generic-footer .main-menu-container > li {
    position: relative;
    float: left;
    width: 25%;
    min-height: 1px;
    padding-left: 14px;
    padding-right: 14px;
  }
}
.ie8 .ING-footer .generic-footer .main-menu-container > li {
  position: relative;
  float: left;
  width: 25%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media all and (min-width: 768px) {
  .ING-footer .generic-footer .main-menu-container {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .ING-footer .generic-footer .main-menu-container > li h5 {
    margin-bottom: 20px;
  }
}
.ie8 .ING-footer .generic-footer .main-menu-container {
  padding-top: 40px;
  padding-bottom: 40px;
}
.ie8 .ING-footer .generic-footer .main-menu-container > li h5 {
  margin-bottom: 20px;
}
@media all and (max-width: 767px) {
  .ING-footer .generic-footer .main-menu-container .sns-menu {
    margin-top: 10px;
    border-top: 1px solid #6d706f;
    border-bottom: 1px solid #6d706f;
  }
}
@media all and (max-width: 767px) {
  .ING-footer .generic-footer .main-menu-container .sns-menu .sns-container {
    margin-left: -10px;
    margin-right: -10px;
  }
  .ING-footer .generic-footer .main-menu-container .sns-menu .sns-container:before,
  .ING-footer .generic-footer .main-menu-container .sns-menu .sns-container:after {
    content: " ";
    display: table;
  }
  .ING-footer .generic-footer .main-menu-container .sns-menu .sns-container:after {
    clear: both;
  }
  .ING-footer .generic-footer .main-menu-container .sns-menu .sns-container:before,
  .ING-footer .generic-footer .main-menu-container .sns-menu .sns-container:after {
    content: " ";
    display: table;
  }
  .ING-footer .generic-footer .main-menu-container .sns-menu .sns-container:after {
    clear: both;
  }
  .ING-footer .generic-footer .main-menu-container .sns-menu .sns-container > li {
    position: relative;
    float: left;
    width: 25%;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
    font-size: 30px;
  }
  .ING-footer .generic-footer .main-menu-container .sns-menu .sns-container > li .title {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
  }
}
@media all and (min-width: 768px) {
  .ING-footer .generic-footer .main-menu-container .sns-menu .sns-container .title:before {
    content: '\00a0\00a0';
  }
}
.ie8 .ING-footer .generic-footer .main-menu-container .sns-menu .sns-container .title:before {
  content: '\00a0\00a0';
}
.ING-footer .generic-footer .main-menu-container .sns-menu .sns-container .icon-sns {
  font-family: 'ING-icon-font';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  position: relative;
  top: 1px;
  display: inline-block;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.ING-footer .generic-footer .main-menu-container .sns-menu .sns-container .icon-sns.twitter:before {
  content: "\e602";
}
.ING-footer .generic-footer .main-menu-container .sns-menu .sns-container .icon-sns.facebook:before {
  content: "\e60d";
}
.ING-footer .generic-footer .main-menu-container .sns-menu .sns-container .icon-sns.youtube:before {
  content: "\e600";
}
.ING-footer .generic-footer .main-menu-container .sns-menu .sns-container .icon-sns.blog:before {
  content: "\e60f";
}
@media all and (min-width: 768px) {
  .ING-footer .generic-footer .main-menu-container .sns-menu .sns-container .icon-sns {
    font-size: 18px;
    top: 4px;
  }
}
.ie8 .ING-footer .generic-footer .main-menu-container .sns-menu .sns-container .icon-sns {
  font-size: 18px;
  top: 4px;
}
@media all and (min-width: 768px) {
  .ING-footer .generic-footer .small-menu-container {
    margin-left: -10px;
    margin-right: -10px;
  }
  .ING-footer .generic-footer .small-menu-container:before,
  .ING-footer .generic-footer .small-menu-container:after {
    content: " ";
    display: table;
  }
  .ING-footer .generic-footer .small-menu-container:after {
    clear: both;
  }
  .ING-footer .generic-footer .small-menu-container:before,
  .ING-footer .generic-footer .small-menu-container:after {
    content: " ";
    display: table;
  }
  .ING-footer .generic-footer .small-menu-container:after {
    clear: both;
  }
}
@media all and (min-width: 980px) {
  .ING-footer .generic-footer .small-menu-container {
    margin-left: -10px;
    margin-right: -10px;
  }
  .ING-footer .generic-footer .small-menu-container:before,
  .ING-footer .generic-footer .small-menu-container:after {
    content: " ";
    display: table;
  }
  .ING-footer .generic-footer .small-menu-container:after {
    clear: both;
  }
  .ING-footer .generic-footer .small-menu-container:before,
  .ING-footer .generic-footer .small-menu-container:after {
    content: " ";
    display: table;
  }
  .ING-footer .generic-footer .small-menu-container:after {
    clear: both;
  }
}
@media all and (min-width: 1200px) {
  .ING-footer .generic-footer .small-menu-container {
    margin-left: -14px;
    margin-right: -14px;
  }
  .ING-footer .generic-footer .small-menu-container:before,
  .ING-footer .generic-footer .small-menu-container:after {
    content: " ";
    display: table;
  }
  .ING-footer .generic-footer .small-menu-container:after {
    clear: both;
  }
  .ING-footer .generic-footer .small-menu-container:before,
  .ING-footer .generic-footer .small-menu-container:after {
    content: " ";
    display: table;
  }
  .ING-footer .generic-footer .small-menu-container:after {
    clear: both;
  }
}
.ie8 .ING-footer .generic-footer .small-menu-container {
  margin-left: -10px;
  margin-right: -10px;
}
.ie8 .ING-footer .generic-footer .small-menu-container:before,
.ie8 .ING-footer .generic-footer .small-menu-container:after {
  content: " ";
  display: table;
}
.ie8 .ING-footer .generic-footer .small-menu-container:after {
  clear: both;
}
.ie8 .ING-footer .generic-footer .small-menu-container:before,
.ie8 .ING-footer .generic-footer .small-menu-container:after {
  content: " ";
  display: table;
}
.ie8 .ING-footer .generic-footer .small-menu-container:after {
  clear: both;
}
@media (min-width: 768px) {
  .ING-footer .generic-footer .small-menu-container ul {
    margin-left: 25%;
  }
}
@media all and (min-width: 768px) {
  .ING-footer .generic-footer .small-menu-container ul {
    position: relative;
    float: left;
    width: 75%;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 980px) {
  .ING-footer .generic-footer .small-menu-container ul {
    margin-left: 25%;
  }
}
@media all and (min-width: 980px) {
  .ING-footer .generic-footer .small-menu-container ul {
    position: relative;
    float: left;
    width: 75%;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1200px) {
  .ING-footer .generic-footer .small-menu-container ul {
    margin-left: 25%;
  }
}
@media all and (min-width: 1200px) {
  .ING-footer .generic-footer .small-menu-container ul {
    position: relative;
    float: left;
    width: 75%;
    min-height: 1px;
    padding-left: 14px;
    padding-right: 14px;
  }
}
.ie8 .ING-footer .generic-footer .small-menu-container ul {
  margin-left: 25%;
  position: relative;
  float: left;
  width: 75%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media all and (max-width: 767px) {
  .ING-footer .generic-footer .small-menu-container {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 20px;
    -moz-column-gap: 20px;
    column-gap: 20px;
    padding-top: 10px;
    padding-bottom: 6px;
  }
}
@media all and (min-width: 768px) {
  .ING-footer .generic-footer .small-menu-container {
    margin-bottom: 40px;
  }
  .ING-footer .generic-footer .small-menu-container ul li {
    line-height: 1 !important;
    float: left !important;
    padding-right: 14px;
  }
  .ING-footer .generic-footer .small-menu-container ul li + li {
    padding-left: 14px;
    border-left: 1px solid #eff0f5;
  }
}
@media all and (min-width: 980px) {
  .ING-footer .generic-footer .small-menu-container ul li {
    padding-right: 20px;
  }
  .ING-footer .generic-footer .small-menu-container ul li + li {
    padding-left: 20px;
  }
}
.ie8 .ING-footer .generic-footer .small-menu-container {
  margin-bottom: 40px;
}
.ie8 .ING-footer .generic-footer .small-menu-container ul li {
  line-height: 1 !important;
  float: left !important;
  padding-right: 20px;
}
.ie8 .ING-footer .generic-footer .small-menu-container ul li + li {
  padding-left: 20px;
  border-left: 1px solid #eff0f5;
}
.ING-footer .description {
  background-color: #ffffff;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #555555;
}
@media all and (max-width: 767px) {
  .ING-footer .description {
    font-size: 11px;
  }
}
@media all and (min-width: 768px) {
  .ING-footer .description {
    font-size: 11px;
  }
}
@media all and (min-width: 980px) {
  .ING-footer .description {
    font-size: 11px;
  }
}
.ie8 .ING-footer .description {
  font-size: 11px;
}
@media all and (min-width: 768px) {
  .ING-footer .description {
    text-align: center;
  }
}
.ie8 .ING-footer .description {
  text-align: center;
}
/*
 * ING Direct Sticky Tabs LESS
 */
.ING-tab-header {
  /*
	.ie8 & {
		text-align: center;
		background-color: @white;
		z-index: @zindex-navbar;

		&.sticky {
			top: @header-mini-height-sm;
			left: 0;
			right: 0;
			position: fixed;
			border-bottom: 1px solid @gray-light;

			.heading-wrapper {
				background-color: @ING-orange;
			}
			
			.heading-wrapper .description-wrapper {
				max-height: 0;
				padding-bottom: 22px;
			}
			.heading-wrapper .title-container {
				h1, h2 {
					color: @white;
				}
			}
			.heading-wrapper .description-container p {
				display: none;
			}
			.tabs-wrapper {
				border-top-width: 0;
				border-bottom-width: 0;
			}
		}
	}
*/
}
@media all and (max-width: 767px) {
  .ING-tab-header {
    background-color: #ffffff;
  }
}
@media all and (min-width: 768px) {
  .ING-tab-header {
    text-align: center;
    background-color: #ffffff;
    z-index: 1020;
    /*
		&.sticky {
			// Hotfix: hide one pixel gap between header and tab header in android tablet
			//top: @header-mini-height-sm;
			top: @header-mini-height-sm - 1px;
			// End
			
			left: 0;
			right: 0;
			position: fixed;
			
			.heading-wrapper .description-wrapper {
				max-height: 0;
				padding-bottom: 22px;
			}
			.heading-wrapper:after {
				opacity: 1;
			} 
			.heading-wrapper .title-container {
				h1, h2 {
					color: @white;
				}
			}
			.heading-wrapper .description-container p {
				color: transparent;
			}
			.tabs-wrapper {
				border-top-width: 0;
				border-bottom-width: 0;
			}
			.box-shadow(0px 5px 5px 2px rgba(0, 0, 0, 0.1));
		}
*/
  }
  .ING-tab-header.sticky .tabs-wrapper {
    position: fixed;
    top: 58px;
    left: 0;
    right: 0;
    -webkit-box-shadow: 0px 5px 5px 2px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 5px 5px 2px rgba(0, 0, 0, 0.1);
  }
}
.ie8 .ING-tab-header {
  text-align: center;
  background-color: #ffffff;
  z-index: 1020;
}
.ie8 .ING-tab-header.sticky .tabs-wrapper {
  position: fixed;
  top: 58px;
  left: 0;
  right: 0;
  -webkit-box-shadow: 0px 5px 5px 2px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 5px 5px 2px rgba(0, 0, 0, 0.1);
}
@media all and (min-width: 768px) {
  .ING-tab-header .heading-wrapper {
    z-index: 0;
    position: relative;
  }
  .ING-tab-header .heading-wrapper:after {
    z-index: -1;
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    opacity: 0;
    background-image: -webkit-gradient(left, linear, 0 0, 0 100%, from(#ff6600), color-stop(50%, #ff9600), to(#ff6600));
    background-image: -webkit-linear-gradient(left, #ff6600, #ff9600 50%, #ff6600);
    background-image: -moz-linear-gradient(left, #ff6600, #ff9600 50%, #ff6600);
    background-image: linear-gradient(to right, #ff6600, #ff9600 50%, #ff6600);
    background-repeat: no-repeat;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffff6600', endColorstr='#ffff6600', GradientType=1);
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
  }
  .ie9 .ING-tab-header .heading-wrapper:after {
    background-color: #ff6600;
  }
}
.ie8 .ING-tab-header .heading-wrapper {
  position: relative;
  background-color: #ffffff;
}
@media all and (max-width: 767px) {
  .ING-tab-header .heading-wrapper .title-container {
    padding-top: 16px;
    padding-bottom: 16px;
  }
  .ING-tab-header .heading-wrapper .title-container h1,
  .ING-tab-header .heading-wrapper .title-container h2 {
    text-align: center;
    color: #ff6600;
  }
}
@media all and (min-width: 768px) {
  .ING-tab-header .heading-wrapper .title-container {
    padding-top: 22px;
  }
  .ING-tab-header .heading-wrapper .title-container h1,
  .ING-tab-header .heading-wrapper .title-container h2 {
    color: #ff6600;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
  }
}
.ie8 .ING-tab-header .heading-wrapper .title-container {
  padding-top: 22px;
}
.ie8 .ING-tab-header .heading-wrapper .title-container h1,
.ie8 .ING-tab-header .heading-wrapper .title-container h2 {
  color: #ff6600;
}
@media all and (min-width: 768px) {
  .ING-tab-header .heading-wrapper .description-wrapper {
    overflow: hidden;
    max-height: 130px;
    padding-bottom: 40px;
    -webkit-transition: max-height 0.3s ease-out, padding-bottom 0.3s ease-out;
    transition: max-height 0.3s ease-out, padding-bottom 0.3s ease-out;
  }
}
.ie8 .ING-tab-header .heading-wrapper .description-wrapper {
  overflow: hidden;
  max-height: 130px;
  padding-bottom: 40px;
}
@media all and (max-width: 767px) {
  .ING-tab-header .heading-wrapper .description-container {
    padding-bottom: 20px;
  }
}
@media all and (min-width: 768px) {
  .ING-tab-header .heading-wrapper .description-container {
    padding-top: 10px;
  }
  .ING-tab-header .heading-wrapper .description-container p {
    color: #404040;
    font-family: "Avenir LT W01 85 Heavy", "Avenir LT W01 55 Roman";
    font-weight: normal;
    letter-spacing: 0;
    font-family: "Avenir LT W01 55 Roman", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #606060;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
  }
  .ie8 .ING-tab-header .heading-wrapper .description-container p {
    font-size: 20px;
  }
}
@media all and (min-width: 768px) and all and (max-width: 767px) {
  .ING-tab-header .heading-wrapper .description-container p {
    font-size: 16px;
  }
}
@media all and (min-width: 768px) and all and (min-width: 768px) {
  .ING-tab-header .heading-wrapper .description-container p {
    font-size: 20px;
  }
}
@media all and (min-width: 768px) and all and (min-width: 980px) {
  .ING-tab-header .heading-wrapper .description-container p {
    font-size: 20px;
  }
}
.ie8 .ING-tab-header .heading-wrapper .description-container {
  padding-top: 10px;
}
.ie8 .ING-tab-header .heading-wrapper .description-container p {
  color: #404040;
  font-family: "Avenir LT W01 85 Heavy", "Avenir LT W01 55 Roman";
  font-weight: normal;
  letter-spacing: 0;
  font-family: "Avenir LT W01 55 Roman", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #606060;
}
@media all and (max-width: 767px) {
  .ie8 .ING-tab-header .heading-wrapper .description-container p {
    font-size: 16px;
  }
}
@media all and (min-width: 768px) {
  .ie8 .ING-tab-header .heading-wrapper .description-container p {
    font-size: 20px;
  }
}
@media all and (min-width: 980px) {
  .ie8 .ING-tab-header .heading-wrapper .description-container p {
    font-size: 20px;
  }
}
.ie8 .ie8 .ING-tab-header .heading-wrapper .description-container p {
  font-size: 20px;
}
.ING-tab-header .tabs-wrapper {
  display: block !important;
  z-index: 1032;
  background-color: #ffffff;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 0;
  border-right-width: 0;
  border-style: solid;
  border-color: #dfdfe1;
}
tr.ING-tab-header .tabs-wrapper {
  display: table-row !important;
}
th.ING-tab-header .tabs-wrapper,
td.ING-tab-header .tabs-wrapper {
  display: table-cell !important;
}
@media (max-width: 767px) {
  .ING-tab-header .tabs-wrapper,
  tr.ING-tab-header .tabs-wrapper,
  th.ING-tab-header .tabs-wrapper,
  td.ING-tab-header .tabs-wrapper {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .ING-tab-header .tabs-wrapper.hidden-sm,
  tr.ING-tab-header .tabs-wrapper.hidden-sm,
  th.ING-tab-header .tabs-wrapper.hidden-sm,
  td.ING-tab-header .tabs-wrapper.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 980px) and (max-width: 1199px) {
  .ING-tab-header .tabs-wrapper.hidden-md,
  tr.ING-tab-header .tabs-wrapper.hidden-md,
  th.ING-tab-header .tabs-wrapper.hidden-md,
  td.ING-tab-header .tabs-wrapper.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .ING-tab-header .tabs-wrapper.hidden-lg,
  tr.ING-tab-header .tabs-wrapper.hidden-lg,
  th.ING-tab-header .tabs-wrapper.hidden-lg,
  td.ING-tab-header .tabs-wrapper.hidden-lg {
    display: none !important;
  }
}
.ING-tab-header .tab-list {
  display: table;
  table-layout: fixed;
  position: relative;
  height: 100%;
  width: 100%;
}
.ING-tab-header .tab-list.column-2 > li {
  width: 50%;
}
.ING-tab-header .tab-list.column-3 > li {
  width: 33.33333333333333%;
}
.ING-tab-header .tab-list.column-4 > li {
  width: 25%;
}
.ING-tab-header .tab-list.column-5 > li {
  width: 20%;
}
.ING-tab-header .tab-list.column-6 > li {
  width: 16.666666666666664%;
}
.ING-tab-header .tab-list > li {
  color: #404040;
  font-family: "Avenir LT W01 85 Heavy", "Avenir LT W01 55 Roman";
  font-weight: normal;
  display: table-cell;
  vertical-align: middle;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 10px;
  padding-right: 10px;
}
@media all and (max-width: 767px) {
  .ING-tab-header .tab-list > li {
    font-size: 16px;
  }
}
@media all and (min-width: 768px) {
  .ING-tab-header .tab-list > li {
    font-size: 16px;
    line-height: 1.0;
  }
}
@media all and (min-width: 980px) {
  .ING-tab-header .tab-list > li {
    font-size: 16px;
  }
}
.ie8 .ING-tab-header .tab-list > li {
  font-size: 16px;
  line-height: 1.0;
}
.ING-tab-header .tab-list > li > a {
  color: #404040;
  text-decoration: none;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
.ING-tab-header .tab-list > li > a:hover,
.ING-tab-header .tab-list > li > a:focus {
  color: #ff6600;
}
.ING-tab-header .tab-list > li.active > a,
.ING-tab-header .tab-list > li.active a:hover,
.ING-tab-header .tab-list > li.active a:focus {
  color: #ff6600;
}
.ING-tab-header .orange-bar {
  position: absolute;
  bottom: 0;
  height: 6px;
  background-color: #ff6600;
  -webkit-transition: left 0.3s, background-color 0.3s;
  transition: left 0.3s, background-color 0.3s;
}
.ING-tab-header .orange-bar.invisible {
  background-color: #ffffff;
}
@media all and (max-width: 767px) {
  .ING-tab-body {
    border-bottom: 1px solid #e0e0e0;
  }
}
@media all and (max-width: 767px) {
  .ING-content {
    background-color: #ffffff;
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
@media all and (min-width: 768px) {
  .ING-content {
    position: relative;
    z-index: 0;
    min-height: 250px;
    padding-top: 70px;
    padding-bottom: 70px;
  }
  .ING-content.border-top {
    border-top: 1px solid #e0e0e0;
  }
  .ING-content:after {
    content: '';
    position: absolute;
    z-index: -1;
    width: 100%;
    height: 250px;
    top: 0;
    left: 0;
    right: 0;
    background-image: -webkit-gradient(linear, left 0%, left 100%, from(#f4f4f4), to(#ffffff));
    background-image: -webkit-linear-gradient(top, #f4f4f4 0%, #ffffff 100%);
    background-image: -moz-linear-gradient(top, #f4f4f4 0%, #ffffff 100%);
    background-image: linear-gradient(to bottom, #f4f4f4 0%, #ffffff 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff4f4f4', endColorstr='#ffffffff', GradientType=0);
  }
}
.ie9 .ING-content {
  position: relative;
  min-height: 250px;
  padding-top: 70px;
  padding-bottom: 70px;
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#f4f4f4), to(#ffffff));
  background-image: -webkit-linear-gradient(top, #f4f4f4 0%, #ffffff 100%);
  background-image: -moz-linear-gradient(top, #f4f4f4 0%, #ffffff 100%);
  background-image: linear-gradient(to bottom, #f4f4f4 0%, #ffffff 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff4f4f4', endColorstr='#ffffffff', GradientType=0);
}
.ie9 .ING-content.border-top {
  border-top: 1px solid #e0e0e0;
}
.ING-content.no-gradient {
  min-height: 0;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.ING-content.no-gradient:after {
  background: #ffffff;
  height: auto;
}
@media all and (min-width: 768px) {
  .ING-content.small-margin-top {
    padding-top: 0;
  }
}
.ie8 .ING-content.small-margin-top {
  padding-top: 0;
}
@media all and (min-width: 768px) {
  .ING-content.no-margin-bottom {
    padding-bottom: 0;
  }
}
.ie8 .ING-content.no-margin-bottom {
  padding-bottom: 0;
}
.ING-content .article-container {
  margin-left: -10px;
  margin-right: -10px;
}
.ING-content .article-container:before,
.ING-content .article-container:after {
  content: " ";
  display: table;
}
.ING-content .article-container:after {
  clear: both;
}
.ING-content .article-container:before,
.ING-content .article-container:after {
  content: " ";
  display: table;
}
.ING-content .article-container:after {
  clear: both;
}
@media all and (min-width: 768px) {
  .ING-content .article-container {
    margin-left: -10px;
    margin-right: -10px;
  }
  .ING-content .article-container:before,
  .ING-content .article-container:after {
    content: " ";
    display: table;
  }
  .ING-content .article-container:after {
    clear: both;
  }
  .ING-content .article-container:before,
  .ING-content .article-container:after {
    content: " ";
    display: table;
  }
  .ING-content .article-container:after {
    clear: both;
  }
}
@media all and (min-width: 980px) {
  .ING-content .article-container {
    margin-left: -20px;
    margin-right: -20px;
  }
  .ING-content .article-container:before,
  .ING-content .article-container:after {
    content: " ";
    display: table;
  }
  .ING-content .article-container:after {
    clear: both;
  }
  .ING-content .article-container:before,
  .ING-content .article-container:after {
    content: " ";
    display: table;
  }
  .ING-content .article-container:after {
    clear: both;
  }
}
@media all and (min-width: 1200px) {
  .ING-content .article-container {
    margin-left: -28px;
    margin-right: -28px;
  }
  .ING-content .article-container:before,
  .ING-content .article-container:after {
    content: " ";
    display: table;
  }
  .ING-content .article-container:after {
    clear: both;
  }
  .ING-content .article-container:before,
  .ING-content .article-container:after {
    content: " ";
    display: table;
  }
  .ING-content .article-container:after {
    clear: both;
  }
}
.ie8 .ING-content .article-container {
  margin-left: -20px;
  margin-right: -20px;
}
.ie8 .ING-content .article-container:before,
.ie8 .ING-content .article-container:after {
  content: " ";
  display: table;
}
.ie8 .ING-content .article-container:after {
  clear: both;
}
.ie8 .ING-content .article-container:before,
.ie8 .ING-content .article-container:after {
  content: " ";
  display: table;
}
.ie8 .ING-content .article-container:after {
  clear: both;
}
.ING-content .content-part {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media all and (min-width: 768px) {
  .ING-content .content-part {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media all and (min-width: 980px) {
  .ING-content .content-part {
    position: relative;
    float: left;
    width: 66.66666666666666%;
    min-height: 1px;
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media all and (min-width: 1200px) {
  .ING-content .content-part {
    position: relative;
    float: left;
    width: 66.66666666666666%;
    min-height: 1px;
    padding-left: 28px;
    padding-right: 28px;
  }
}
.ING-content .aside-part {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media all and (min-width: 768px) {
  .ING-content .aside-part {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media all and (min-width: 980px) {
  .ING-content .aside-part {
    position: relative;
    float: left;
    width: 33.33333333333333%;
    min-height: 1px;
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media all and (min-width: 1200px) {
  .ING-content .aside-part {
    position: relative;
    float: left;
    width: 33.33333333333333%;
    min-height: 1px;
    padding-left: 28px;
    padding-right: 28px;
  }
}
@media all and (max-width: 767px) {
  .ING-content .content-container {
    margin-bottom: 15px;
  }
}
@media all and (min-width: 768px) {
  .ING-content .content-container {
    margin-bottom: 30px;
  }
  .ING-content .content-container.white {
    background-color: #ffffff;
  }
  .ING-content .content-container.orange {
    background-color: #ff6600;
  }
}
.ie8 .ING-content .content-container {
  margin-bottom: 30px;
}
.ie8 .ING-content .content-container.white {
  background-color: #ffffff;
}
.ie8 .ING-content .content-container.orange {
  background-color: #ff6600;
}
@media all and (max-width: 767px) {
  .ING-content .content-container.no-margin-bottom {
    margin-bottom: 0 !important;
  }
}
@media all and (min-width: 768px) {
  .ING-content .content-container.no-margin-bottom {
    margin-bottom: 0 !important;
  }
}
.ie8 .ING-content .content-container.no-margin-bottom {
  margin-bottom: 0 !important;
}
@media all and (max-width: 767px) {
  .ING-content .content-container.main-title-box h1,
  .ING-content .content-container.main-title-box h2 {
    text-align: center;
  }
}
@media all and (min-width: 768px) {
  .ING-content .content-container.main-title-box {
    text-align: center;
    background-color: transparent;
    margin-bottom: 15px;
  }
}
.ie8 .ING-content .content-container.main-title-box {
  text-align: center;
  background-color: transparent;
  margin-bottom: 15px;
}
.ING-content .content-container.main-title-box h1 {
  color: #ff6600;
}
.ING-content .content-container.main-title-box.orange h2 {
  color: #ff6600;
}
@media all and (max-width: 767px) {
  .ING-content .content-container.border-box {
    margin-left: -16px;
    margin-right: -16px;
    padding-left: 16px;
    padding-right: 16px;
  }
}
@media all and (min-width: 768px) {
  .ING-content .content-container.border-box {
    border-top: 1px solid #dfdfe1;
    border-bottom: 1px solid #dfdfe1;
    border-left: 1px solid #dfdfe1;
    border-right: 1px solid #dfdfe1;
  }
  .ING-content .content-container.border-box.no-margin-bottom + .border-box,
  .ING-content .content-container.border-box.no-margin-bottom + .padding-box {
    border-top: 0 !important;
  }
}
.ie8 .ING-content .content-container.border-box {
  border-top: 1px solid #dfdfe1;
  border-bottom: 1px solid #dfdfe1;
  border-left: 1px solid #dfdfe1;
  border-right: 1px solid #dfdfe1;
}
.ie8 .ING-content .content-container.border-box.no-margin-bottom + .border-box,
.ie8 .ING-content .content-container.border-box.no-margin-bottom + .padding-box {
  border-top: 0 !important;
}
@media all and (min-width: 768px) {
  .ING-content .content-container.color-box .hover-effect {
    -webkit-transition: background-color 0.3s;
    transition: background-color 0.3s;
  }
  .ING-content .content-container.color-box .hover-effect:hover {
    background-color: #d9dff0 !important;
  }
  .ING-content .content-container.color-box .hover-effect + .hover-effect {
    border-left: 1px solid #d9dff0;
  }
}
.ie8 .ING-content .content-container.color-box .hover-effect:hover {
  background-color: #d9dff0 !important;
}
.ie8 .ING-content .content-container.color-box .hover-effect + .hover-effect {
  border-left: 1px solid #d9dff0;
}
.ING-content .content-container.color-box.light-blue {
  background-color: #ebeef7;
}
@media all and (max-width: 767px) {
  .ING-content .content-container.color-box {
    border-top: 1px solid #dfdfe1;
    border-bottom: 1px solid #dfdfe1;
    text-align: center;
  }
  .ING-content .content-container.color-box .text-right {
    text-align: center !important;
  }
}
@media all and (min-width: 768px) {
  .ING-content .content-container.color-box .table-row {
    background-color: transparent !important;
  }
}
.ie8 .ING-content .content-container.color-box .table-row {
  background-color: transparent !important;
}
.ING-content .content-container.color-box .column-module .table-cell {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 20px;
  vertical-align: top;
}
@media all and (max-width: 767px) {
  .ING-content .content-container.color-box .column-module .table-cell + .table-cell {
    border-top: 1px solid #dfdfe1;
  }
}
@media all and (min-width: 768px) and (max-width: 979px) {
  .ING-content .content-container.color-box .double-side-module .one-side {
    width: 100% !important;
  }
}
@media all and (min-width: 768px) {
  .ING-content .content-container.padding-box {
    padding: 20px;
  }
  .ING-content .content-container.padding-box.no-margin-bottom + .border-box,
  .ING-content .content-container.padding-box.no-margin-bottom + .padding-box {
    border-top: 0 !important;
    padding-top: 0 !important;
  }
  .ING-content .content-container.padding-box .padding-box {
    padding: 0 20px !important;
  }
}
@media all and (min-width: 980px) {
  .ING-content .content-container.padding-box {
    padding: 30px;
  }
  .ING-content .content-container.padding-box .padding-box {
    padding: 0 30px !important;
  }
}
.ie8 .ING-content .content-container.padding-box {
  padding: 30px;
}
.ie8 .ING-content .content-container.padding-box.no-margin-bottom + .border-box,
.ie8 .ING-content .content-container.padding-box.no-margin-bottom + .padding-box {
  border-top: 0 !important;
  padding-top: 0 !important;
}
.ie8 .ING-content .content-container.padding-box .padding-box {
  padding: 0 30px !important;
}
@media all and (min-width: 768px) {
  .ING-content .content-container.dynamic-table-box .table-container.home-style {
    float: left !important;
    width: 50%;
  }
}
@media all and (min-width: 980px) {
  .ING-content .content-container.dynamic-table-box .table-container.home-style {
    width: 33.33333333333333%;
  }
}
.ie8 .ING-content .content-container.dynamic-table-box .table-container.home-style {
  float: left !important;
  width: 33.33333333333333%;
}
@media all and (max-width: 767px) {
  .ING-content .content-container.dynamic-table-box .table-container.aside-style .table {
    margin-top: 0;
    margin-bottom: 0;
  }
}
@media all and (min-width: 768px) {
  .ING-content .content-container.dynamic-table-box .table-container.aside-style {
    float: left !important;
    width: 50%;
  }
}
@media all and (min-width: 980px) {
  .ING-content .content-container.dynamic-table-box .table-container.aside-style {
    width: 100%;
  }
}
.ie8 .ING-content .content-container.dynamic-table-box .table-container.aside-style {
  float: left !important;
  width: 100%;
}
@media all and (min-width: 768px) {
  .ING-content .content-container.dynamic-table-box .table-container .table {
    border: 1px solid #dfdfe1;
    background-color: #ffffff;
  }
  .ING-content .content-container.dynamic-table-box .table-container .table-row.header {
    background-color: #f4f4f4;
  }
  .ING-content .content-container.dynamic-table-box .table-container .table-row {
    background-color: transparent;
  }
}
.ie8 .ING-content .content-container.dynamic-table-box .table-container .table {
  border: 1px solid #dfdfe1;
  background-color: #ffffff;
}
.ie8 .ING-content .content-container.dynamic-table-box .table-container .table-row.header {
  background-color: #f4f4f4;
}
.ie8 .ING-content .content-container.dynamic-table-box .table-container .table-row {
  background-color: transparent;
}
@media all and (max-width: 767px) {
  .ING-content .content-container.dynamic-table-box .table {
    margin-top: 20px;
    margin-bottom: 20px;
  }
}
.ING-content .content-container.dynamic-table-box .divider {
  float: left !important;
  width: 100%;
  margin-bottom: 40px;
}
@media all and (min-width: 768px) and (max-width: 979px) {
  .ING-content .content-container.dynamic-table-box .hidden-left-sm {
    border-left: 0 !important;
  }
}
@media all and (min-width: 980px) {
  .ING-content .content-container.dynamic-table-box .hidden-left-md {
    border-left: 0 !important;
  }
}
.ie8 .ING-content .content-container.dynamic-table-box .hidden-left-md {
  border-left: 0 !important;
}
@media all and (max-width: 767px) {
  .ING-content .content-container.faq-header .mobile-tab {
    padding-left: 16px;
    padding-right: 16px;
    border: 0 !important;
  }
  .ING-content .content-container.faq-header .mobile-tab {
    z-index: 0;
    font-family: 'ING-icon-font';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    position: relative;
    top: 1px;
    display: inline-block;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  .ING-content .content-container.faq-header .mobile-tab:before {
    content: "\e60a";
  }
  .ING-content .content-container.faq-header .mobile-tab:before {
    position: absolute;
    display: block;
    z-index: -1;
    top: 0;
    bottom: 0;
    right: 16px;
    margin-top: auto;
    margin-bottom: auto;
    font-size: 20px;
    height: 20px;
  }
  .ING-content .content-container.faq-header .mobile-tab.active:before {
    color: #ffffff;
  }
}
@media all and (min-width: 768px) {
  .ING-content .content-container.faq-header {
    position: relative;
    z-index: 0;
  }
  .ING-content .content-container.faq-header:before {
    display: block;
    content: '';
    z-index: -1;
    position: absolute;
    height: 1px;
    width: 100%;
    top: 0;
    left: 0;
    background-color: #dfdfe1;
  }
  .ING-content .content-container.faq-header:after {
    display: block;
    content: '';
    z-index: -1;
    position: absolute;
    height: 1px;
    width: 100%;
    bottom: 0;
    left: 0;
    background-color: #dfdfe1;
  }
  .ING-content .content-container.faq-header .collapse {
    display: block !important;
  }
}
.ie8 .ING-content .content-container.faq-header {
  position: relative;
  z-index: 0;
}
.ie8 .ING-content .content-container.faq-header:before {
  display: block;
  content: '';
  z-index: -1;
  position: absolute;
  height: 1px;
  width: 100%;
  top: 0;
  left: 0;
  background-color: #dfdfe1;
}
.ie8 .ING-content .content-container.faq-header:after {
  display: block;
  content: '';
  z-index: -1;
  position: absolute;
  height: 1px;
  width: 100%;
  bottom: 0;
  left: 0;
  background-color: #dfdfe1;
}
.ie8 .ING-content .content-container.faq-header .collapse {
  display: block !important;
}
@media all and (max-width: 767px) {
  .ING-content .content-container.calculator-box {
    width: 100%;
  }
}
@media all and (min-width: 768px) {
  .ING-content .content-container.calculator-box {
    width: 628px;
    margin-left: auto;
    margin-right: auto;
  }
  .ING-content .content-container.calculator-box h5 {
    margin-bottom: 20px;
  }
}
.ie8 .ING-content .content-container.calculator-box {
  width: 628px;
  margin-left: auto;
  margin-right: auto;
}
.ie8 .ING-content .content-container.calculator-box h5 {
  margin-bottom: 20px;
}
.ING-content .content-module:before,
.ING-content .content-module:after {
  content: " ";
  display: table;
}
.ING-content .content-module:after {
  clear: both;
}
.ING-content .content-module:before,
.ING-content .content-module:after {
  content: " ";
  display: table;
}
.ING-content .content-module:after {
  clear: both;
}
.ING-content .content-module p {
  margin-bottom: 10px;
}
.ING-content .content-module p.no-margin-bottom {
  margin-bottom: 0;
}
@media all and (max-width: 767px) {
  .ING-content .content-module {
    margin-bottom: 20px;
  }
  .ING-content .content-module .text-right {
    text-align: center !important;
  }
}
@media all and (min-width: 768px) {
  .ING-content .content-module {
    margin-bottom: 20px;
  }
}
@media all and (min-width: 980px) {
  .ING-content .content-module {
    margin-bottom: 30px;
  }
}
.ie8 .ING-content .content-module {
  margin-bottom: 30px;
}
@media all and (max-width: 767px) {
  .ING-content .content-module.no-margin-bottom {
    margin-bottom: 0 !important;
  }
}
@media all and (min-width: 768px) {
  .ING-content .content-module.no-margin-bottom {
    margin-bottom: 0 !important;
  }
}
.ie8 .ING-content .content-module.no-margin-bottom {
  margin-bottom: 0 !important;
}
.ING-content .content-module.title-module:before,
.ING-content .content-module.title-module:after {
  content: " ";
  display: table;
}
.ING-content .content-module.title-module:after {
  clear: both;
}
.ING-content .content-module.title-module:before,
.ING-content .content-module.title-module:after {
  content: " ";
  display: table;
}
.ING-content .content-module.title-module:after {
  clear: both;
}
@media all and (max-width: 767px) {
  .ING-content .content-module.title-module {
    padding-top: 20px;
    margin-bottom: 20px;
  }
  .ING-content .content-module.title-module .text-center {
    text-align: left !important;
  }
}
@media all and (min-width: 768px) {
  .ING-content .content-module.title-module {
    padding-top: 20px;
  }
}
.ie8 .ING-content .content-module.title-module {
  padding-top: 20px;
}
.ING-content .content-module.title-module.no-margin-top {
  padding-top: 0 !important;
}
@media all and (min-width: 768px) {
  .ING-content .content-module.title-module.title-orange h4,
  .ING-content .content-module.title-module.title-orange h5 {
    color: #ff6600;
  }
}
.ie8 .ING-content .content-module.title-module.title-orange h4,
.ie8 .ING-content .content-module.title-module.title-orange h5 {
  color: #ff6600;
}
@media all and (max-width: 767px) {
  .ING-content .content-module.title-module .main-box {
    margin-bottom: 20px;
  }
}
@media all and (min-width: 768px) {
  .ING-content .content-module.title-module .main-box {
    float: left !important;
    width: 80%;
    padding-right: 20px;
  }
}
@media all and (min-width: 980px) {
  .ING-content .content-module.title-module .main-box {
    width: 85%;
    padding-right: 30px;
  }
}
.ie8 .ING-content .content-module.title-module .main-box {
  float: left !important;
  width: 85%;
  padding-right: 30px;
}
@media all and (min-width: 768px) {
  .ING-content .content-module.title-module .main-box.double {
    width: 60%;
  }
}
@media all and (min-width: 980px) {
  .ING-content .content-module.title-module .main-box.double {
    width: 70%;
  }
}
.ie8 .ING-content .content-module.title-module .main-box.double {
  width: 70%;
}
@media all and (min-width: 768px) {
  .ING-content .content-module.title-module .sub-box {
    float: left !important;
    width: 20%;
  }
}
@media all and (min-width: 980px) {
  .ING-content .content-module.title-module .sub-box {
    width: 15%;
  }
}
.ie8 .ING-content .content-module.title-module .sub-box {
  float: left !important;
  width: 15%;
}
@media all and (min-width: 768px) {
  .ING-content .content-module.title-module .sub-box.double {
    width: 40%;
  }
}
@media all and (min-width: 980px) {
  .ING-content .content-module.title-module .sub-box.double {
    width: 30%;
  }
}
.ie8 .ING-content .content-module.title-module .sub-box.double {
  width: 30%;
}
@media all and (max-width: 767px) {
  .ING-content .content-module.float-module {
    margin-left: -16px;
    margin-right: -16px;
    padding-left: 16px;
    padding-right: 16px;
  }
}
@media all and (max-width: 767px) {
  .ING-content .content-module.float-module.orange {
    background-color: #ebeef7;
  }
  .ING-content .content-module.float-module.orange .right-side {
    border-top: 1px solid #dfdfe1;
  }
}
@media all and (min-width: 768px) {
  .ING-content .content-module.float-module.orange {
    background-color: #ff6600;
    color: #ffffff;
  }
  .ING-content .content-module.float-module.orange strong {
    color: #ffffff;
  }
}
.ie8 .ING-content .content-module.float-module.orange {
  background-color: #ff6600;
  color: #ffffff;
}
.ie8 .ING-content .content-module.float-module.orange strong {
  color: #ffffff;
}
@media all and (min-width: 768px) {
  .ING-content .content-module.float-module .left-side,
  .ING-content .content-module.float-module .center-side {
    width: 60%;
    float: left !important;
    text-align: left !important;
  }
}
.ie8 .ING-content .content-module.float-module .left-side,
.ie8 .ING-content .content-module.float-module .center-side {
  width: 60%;
  float: left !important;
  text-align: left !important;
}
@media all and (min-width: 768px) {
  .ING-content .content-module.float-module .right-side {
    width: 40%;
    float: right !important;
    text-align: right !important;
  }
}
.ie8 .ING-content .content-module.float-module .right-side {
  width: 40%;
  float: right !important;
  text-align: right !important;
}
@media all and (max-width: 767px) {
  .ING-content .content-module.float-module .left-side,
  .ING-content .content-module.float-module .right-side,
  .ING-content .content-module.float-module .center-side {
    width: 100%;
    text-align: center !important;
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
@media all and (min-width: 768px) {
  .ING-content .content-module.float-module.three-cells .left-side {
    width: 25%;
  }
  .ING-content .content-module.float-module.three-cells .right-side {
    width: 35%;
  }
  .ING-content .content-module.float-module.three-cells .center-side {
    width: 40%;
  }
}
.ie8 .ING-content .content-module.float-module.three-cells .left-side {
  width: 25%;
}
.ie8 .ING-content .content-module.float-module.three-cells .right-side {
  width: 35%;
}
.ie8 .ING-content .content-module.float-module.three-cells .center-side {
  width: 40%;
}
.ING-content .content-module.double-side-module {
  margin-left: -10px;
  margin-right: -10px;
}
.ING-content .content-module.double-side-module:before,
.ING-content .content-module.double-side-module:after {
  content: " ";
  display: table;
}
.ING-content .content-module.double-side-module:after {
  clear: both;
}
.ING-content .content-module.double-side-module:before,
.ING-content .content-module.double-side-module:after {
  content: " ";
  display: table;
}
.ING-content .content-module.double-side-module:after {
  clear: both;
}
@media all and (min-width: 768px) {
  .ING-content .content-module.double-side-module {
    margin-left: -10px;
    margin-right: -10px;
  }
  .ING-content .content-module.double-side-module:before,
  .ING-content .content-module.double-side-module:after {
    content: " ";
    display: table;
  }
  .ING-content .content-module.double-side-module:after {
    clear: both;
  }
  .ING-content .content-module.double-side-module:before,
  .ING-content .content-module.double-side-module:after {
    content: " ";
    display: table;
  }
  .ING-content .content-module.double-side-module:after {
    clear: both;
  }
}
@media all and (min-width: 980px) {
  .ING-content .content-module.double-side-module {
    margin-left: -20px;
    margin-right: -20px;
  }
  .ING-content .content-module.double-side-module:before,
  .ING-content .content-module.double-side-module:after {
    content: " ";
    display: table;
  }
  .ING-content .content-module.double-side-module:after {
    clear: both;
  }
  .ING-content .content-module.double-side-module:before,
  .ING-content .content-module.double-side-module:after {
    content: " ";
    display: table;
  }
  .ING-content .content-module.double-side-module:after {
    clear: both;
  }
}
@media all and (min-width: 1200px) {
  .ING-content .content-module.double-side-module {
    margin-left: -28px;
    margin-right: -28px;
  }
  .ING-content .content-module.double-side-module:before,
  .ING-content .content-module.double-side-module:after {
    content: " ";
    display: table;
  }
  .ING-content .content-module.double-side-module:after {
    clear: both;
  }
  .ING-content .content-module.double-side-module:before,
  .ING-content .content-module.double-side-module:after {
    content: " ";
    display: table;
  }
  .ING-content .content-module.double-side-module:after {
    clear: both;
  }
}
.ie8 .ING-content .content-module.double-side-module {
  margin-left: -20px;
  margin-right: -20px;
}
.ie8 .ING-content .content-module.double-side-module:before,
.ie8 .ING-content .content-module.double-side-module:after {
  content: " ";
  display: table;
}
.ie8 .ING-content .content-module.double-side-module:after {
  clear: both;
}
.ie8 .ING-content .content-module.double-side-module:before,
.ie8 .ING-content .content-module.double-side-module:after {
  content: " ";
  display: table;
}
.ie8 .ING-content .content-module.double-side-module:after {
  clear: both;
}
.ING-content .content-module.double-side-module .one-side {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media all and (min-width: 768px) {
  .ING-content .content-module.double-side-module .one-side {
    position: relative;
    float: left;
    width: 50%;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media all and (min-width: 980px) {
  .ING-content .content-module.double-side-module .one-side {
    position: relative;
    float: left;
    width: 50%;
    min-height: 1px;
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media all and (min-width: 1200px) {
  .ING-content .content-module.double-side-module .one-side {
    position: relative;
    float: left;
    width: 50%;
    min-height: 1px;
    padding-left: 28px;
    padding-right: 28px;
  }
}
.ie8 .ING-content .content-module.double-side-module .one-side {
  position: relative;
  float: left;
  width: 50%;
  min-height: 1px;
  padding-left: 20px;
  padding-right: 20px;
}
@media all and (max-width: 767px) {
  .ING-content .content-module.double-side-module {
    margin-bottom: 0 !important;
  }
}
@media all and (max-width: 767px) {
  .ING-content .content-module.selector-module ul {
    margin-bottom: 20px;
  }
}
@media all and (min-width: 768px) {
  .ING-content .content-module.selector-module ul {
    margin-bottom: 40px;
  }
}
.ie8 .ING-content .content-module.selector-module ul {
  margin-bottom: 40px;
}
@media all and (min-width: 768px) {
  .ING-content .content-module.selector-module ul.second-level li {
    padding-left: 20px;
  }
}
@media all and (min-width: 980px) {
  .ING-content .content-module.selector-module ul.second-level li {
    padding-left: 30px;
  }
}
.ie8 .ING-content .content-module.selector-module ul.second-level li {
  padding-left: 30px;
}
.ING-content .content-module.selector-module ul.second-level h6 {
  margin-bottom: 10px;
}
.ING-content .content-module.selector-module li a[data-toggle="tab"] {
  display: block;
  padding-left: 40px;
  position: relative;
}
.ING-content .content-module.selector-module li a[data-toggle="tab"]:before {
  font-family: 'ING-icon-font';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  position: relative;
  top: 1px;
  display: inline-block;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 0;
  left: 0;
  color: #ff6600;
  font-size: 22px;
  line-height: 30px;
}
.ING-content .content-module.selector-module li a[data-toggle="tab"]:before {
  content: "\e619";
}
.ING-content .content-module.selector-module li.active a[data-toggle="tab"] {
  position: relative;
}
.ING-content .content-module.selector-module li.active a[data-toggle="tab"]:before {
  font-family: 'ING-icon-font';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  position: relative;
  top: 1px;
  display: inline-block;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 0;
  left: 0;
  color: #ff6600;
  font-size: 22px;
  line-height: 30px;
}
.ING-content .content-module.selector-module li.active a[data-toggle="tab"]:before {
  content: "\e618";
}
.ING-content .content-module.selector-module .table-selector {
  display: none;
}
.ING-content .content-module.selector-module .table-selector.active {
  display: block;
}
.ING-content .content-module.table-module {
  text-align: center;
  background-color: #ffffff;
}
.ING-content .content-module.table-module.stripe-style .table-row.data:nth-child(odd) {
  background-color: #F2F2F2;
}
.ING-content .content-module.table-module.stripe-style .table-row.data + .table-row.data {
  border-top: 0;
}
@media all and (max-width: 767px) {
  .ING-content .content-module.table-module .table-row.data + .table-row.data {
    margin-top: 20px;
  }
}
.ING-content .content-module.table-module .table-row.header,
.ING-content .content-module.table-module .table-row.mobile-header {
  font-weight: normal;
  background-color: #e5e5e5;
}
@media all and (max-width: 767px) {
  .ING-content .content-module.table-module .table-row.header,
  .ING-content .content-module.table-module .table-row.mobile-header {
    font-size: 11px;
  }
}
@media all and (min-width: 768px) {
  .ING-content .content-module.table-module .table-row.header,
  .ING-content .content-module.table-module .table-row.mobile-header {
    font-size: 11px;
  }
}
@media all and (min-width: 980px) {
  .ING-content .content-module.table-module .table-row.header,
  .ING-content .content-module.table-module .table-row.mobile-header {
    font-size: 11px;
  }
}
.ie8 .ING-content .content-module.table-module .table-row.header,
.ie8 .ING-content .content-module.table-module .table-row.mobile-header {
  font-size: 11px;
}
@media all and (min-width: 768px) {
  .ING-content .content-module.table-module .table-row {
    border: 1px solid #e5e5e5;
  }
  .ING-content .content-module.table-module .table-row.header,
  .ING-content .content-module.table-module .table-row .table-row {
    border: 0;
  }
}
.ie8 .ING-content .content-module.table-module .table-row {
  border: 1px solid #e5e5e5;
}
.ie8 .ING-content .content-module.table-module .table-row.header,
.ie8 .ING-content .content-module.table-module .table-row .table-row {
  border: 0;
}
.ING-content .content-module.table-module .table-row.extra {
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #e5e5e5;
}
.ING-content .content-module.table-module .table-cell {
  vertical-align: middle;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
}
.ING-content .content-module.table-module .table-cell.no-padding {
  padding: 0 !important;
}
@media all and (max-width: 767px) {
  .ING-content .content-module.table-module .table-cell {
    display: block;
    padding-left: 16px;
    padding-right: 16px;
  }
  .ING-content .content-module.table-module .table-cell .table-cell {
    display: table-cell;
  }
}
.ING-content .content-module.table-module .table-cell-style {
  vertical-align: middle;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
}
.ING-content .content-module.table-module .table-cell-style.no-padding {
  padding: 0 !important;
}
@media all and (max-width: 767px) {
  .ING-content .content-module.table-module.variable-rate .title-cell {
    padding-left: 0;
    padding-right: 0;
  }
}
@media all and (min-width: 768px) and (max-width: 979px) {
  .ING-content .content-module.table-module.variable-rate .title-cell {
    width: 50%;
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media all and (min-width: 980px) {
  .ING-content .content-module.table-module.variable-rate .title-cell {
    width: 60%;
    padding-left: 30px;
    padding-right: 30px;
  }
}
.ie8 .ING-content .content-module.table-module.variable-rate .title-cell {
  width: 60%;
  padding-left: 30px;
  padding-right: 30px;
}
@media all and (min-width: 768px) and (max-width: 979px) {
  .ING-content .content-module.table-module.variable-rate .container-cell {
    width: 40%;
  }
}
@media all and (min-width: 980px) {
  .ING-content .content-module.table-module.variable-rate .container-cell {
    width: 30%;
  }
}
.ie8 .ING-content .content-module.table-module.variable-rate .container-cell {
  width: 30%;
}
.ING-content .content-module.table-module.variable-rate .rate-cell {
  width: 50%;
}
@media all and (max-width: 767px) {
  .ING-content .content-module.table-module.variable-rate .offer-cell {
    display: none;
  }
}
@media all and (min-width: 768px) and (max-width: 979px) {
  .ING-content .content-module.table-module.variable-rate .offer-cell {
    width: 10%;
  }
}
@media all and (min-width: 980px) {
  .ING-content .content-module.table-module.variable-rate .offer-cell {
    width: 10%;
  }
}
.ie8 .ING-content .content-module.table-module.variable-rate .offer-cell {
  width: 10%;
}
@media all and (max-width: 767px) {
  .ING-content .content-module.table-module.fixed-rate .title-cell {
    padding-left: 0;
    padding-right: 0;
  }
}
@media all and (min-width: 768px) and (max-width: 979px) {
  .ING-content .content-module.table-module.fixed-rate .title-cell {
    width: 40%;
    padding-left: 20px;
    padding-right: 20px;
    vertical-align: top;
  }
}
@media all and (min-width: 980px) {
  .ING-content .content-module.table-module.fixed-rate .title-cell {
    width: 50%;
    padding-left: 30px;
    padding-right: 30px;
    vertical-align: top;
  }
}
.ie8 .ING-content .content-module.table-module.fixed-rate .title-cell {
  width: 50%;
  padding-left: 30px;
  padding-right: 30px;
  vertical-align: top;
}
.ING-content .content-module.table-module.fixed-rate .container-cell {
  border-left: 1px solid #e5e5e5;
  border-right: 1px solid #e5e5e5;
}
.ING-content .content-module.table-module.fixed-rate .container-cell .table-row + .table-row {
  border-top: 1px solid #e5e5e5;
}
@media all and (min-width: 768px) and (max-width: 979px) {
  .ING-content .content-module.table-module.fixed-rate .container-cell {
    width: 50%;
  }
}
@media all and (min-width: 980px) {
  .ING-content .content-module.table-module.fixed-rate .container-cell {
    width: 40%;
  }
}
.ie8 .ING-content .content-module.table-module.fixed-rate .container-cell {
  width: 40%;
}
@media all and (max-width: 767px) {
  .ING-content .content-module.table-module.fixed-rate .year-cell {
    width: 10%;
  }
}
@media all and (min-width: 768px) {
  .ING-content .content-module.table-module.fixed-rate .year-cell {
    width: 20%;
  }
}
.ie8 .ING-content .content-module.table-module.fixed-rate .year-cell {
  width: 20%;
}
@media all and (max-width: 767px) {
  .ING-content .content-module.table-module.fixed-rate .rate-cell {
    width: 45%;
  }
}
@media all and (min-width: 768px) {
  .ING-content .content-module.table-module.fixed-rate .rate-cell {
    width: 40%;
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
.ie8 .ING-content .content-module.table-module.fixed-rate .rate-cell {
  width: 40%;
  padding-top: 20px;
  padding-bottom: 20px;
}
@media all and (max-width: 767px) {
  .ING-content .content-module.table-module.fixed-rate .offer-cell {
    display: none;
  }
}
@media all and (min-width: 768px) and (max-width: 979px) {
  .ING-content .content-module.table-module.fixed-rate .offer-cell {
    width: 10%;
  }
}
@media all and (min-width: 980px) {
  .ING-content .content-module.table-module.fixed-rate .offer-cell {
    width: 10%;
  }
}
.ie8 .ING-content .content-module.table-module.fixed-rate .offer-cell {
  width: 10%;
}
@media all and (max-width: 767px) {
  .ING-content .content-module.table-module.saving .title-cell {
    padding-left: 0;
    padding-right: 0;
  }
}
@media all and (min-width: 768px) and (max-width: 979px) {
  .ING-content .content-module.table-module.saving .title-cell {
    width: 40%;
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media all and (min-width: 980px) {
  .ING-content .content-module.table-module.saving .title-cell {
    width: 40%;
    padding-left: 30px;
    padding-right: 30px;
  }
}
.ie8 .ING-content .content-module.table-module.saving .title-cell {
  width: 40%;
  padding-left: 30px;
  padding-right: 30px;
}
@media all and (min-width: 768px) and (max-width: 979px) {
  .ING-content .content-module.table-module.saving .container-cell,
  .ING-content .content-module.table-module.saving .header > .rate-cell {
    width: 35%;
  }
}
@media all and (min-width: 980px) {
  .ING-content .content-module.table-module.saving .container-cell,
  .ING-content .content-module.table-module.saving .header > .rate-cell {
    width: 35%;
    padding-bottom: 10px;
  }
}
.ie8 .ING-content .content-module.table-module.saving .container-cell,
.ie8 .ING-content .content-module.table-module.saving .header > .rate-cell {
  width: 35%;
}
.ING-content .content-module.table-module.saving .rate-cell,
.ING-content .content-module.table-module.saving .table-cell.detail-cell {
  width: 50%;
  padding-left: 20px;
  padding-right: 20px;
}
.ING-content .content-module.table-module.saving .table-cell.detail-cell {
  padding-top: 0px;
}
@media all and (max-width: 767px) {
  .ING-content .content-module.table-module.saving .offer-cell {
    display: block;
    margin-top: 10px;
  }
}
@media all and (min-width: 768px) and (max-width: 979px) {
  .ING-content .content-module.table-module.saving .offer-cell {
    width: 25%;
  }
}
@media all and (min-width: 980px) {
  .ING-content .content-module.table-module.saving .offer-cell {
    width: 25%;
  }
}
.ie8 .ING-content .content-module.table-module.saving .offer-cell {
  width: 25%;
}
.ING-content .content-module.table-module.saving .rate-cell {
  padding-bottom: 2px;
}
@media all and (min-width: 768px) {
  .ING-content .content-module.table-module.saving .rate-cell {
    text-align: left;
  }
}
.ie8 .ING-content .content-module.table-module.saving .rate-cell {
  text-align: left;
}
@media all and (max-width: 767px) {
  .ING-content .content-module.table-module.super .title-cell {
    padding-left: 0;
    padding-right: 0;
  }
}
@media all and (min-width: 768px) and (max-width: 979px) {
  .ING-content .content-module.table-module.super .title-cell {
    width: 75%;
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media all and (min-width: 980px) {
  .ING-content .content-module.table-module.super .title-cell {
    width: 75%;
    padding-left: 30px;
    padding-right: 30px;
  }
}
.ie8 .ING-content .content-module.table-module.super .title-cell {
  width: 75%;
  padding-left: 30px;
  padding-right: 30px;
}
@media all and (min-width: 768px) {
  .ING-content .content-module.table-module.super .title-cell .content-style {
    padding-top: 10px;
  }
}
.ie8 .ING-content .content-module.table-module.super .title-cell .content-style {
  padding-top: 10px;
}
@media all and (max-width: 767px) {
  .ING-content .content-module.table-module.super .offer-cell {
    display: block;
    margin-top: 10px;
  }
}
@media all and (min-width: 768px) and (max-width: 979px) {
  .ING-content .content-module.table-module.super .offer-cell {
    width: 25%;
  }
}
@media all and (min-width: 980px) {
  .ING-content .content-module.table-module.super .offer-cell {
    width: 25%;
  }
}
.ie8 .ING-content .content-module.table-module.super .offer-cell {
  width: 25%;
}
.ING-content .content-module.table-module.commercial .title-cell,
.ING-content .content-module.table-module.commercial .call-cell {
  text-align: left !important;
}
@media all and (max-width: 767px) {
  .ING-content .content-module.table-module.commercial .title-cell,
  .ING-content .content-module.table-module.commercial .call-cell {
    padding-left: 0;
    padding-right: 0;
  }
}
@media all and (min-width: 768px) {
  .ING-content .content-module.table-module.commercial .title-cell,
  .ING-content .content-module.table-module.commercial .call-cell {
    width: 50%;
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media all and (min-width: 980px) {
  .ING-content .content-module.table-module.commercial .title-cell,
  .ING-content .content-module.table-module.commercial .call-cell {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.ie8 .ING-content .content-module.table-module.commercial .title-cell,
.ie8 .ING-content .content-module.table-module.commercial .call-cell {
  width: 50%;
  padding-left: 30px;
  padding-right: 30px;
}
@media all and (min-width: 768px) {
  .ING-content .content-module.table-module.commercial .title-cell .content-style,
  .ING-content .content-module.table-module.commercial .call-cell .content-style {
    padding-top: 10px;
  }
}
.ie8 .ING-content .content-module.table-module.commercial .title-cell .content-style,
.ie8 .ING-content .content-module.table-module.commercial .call-cell .content-style {
  padding-top: 10px;
}
.ING-content .content-module.table-module.commercial .call-cell {
  text-align: left !important;
}
@media all and (max-width: 767px) {
  .ING-content .content-module.table-module.commercial .call-cell {
    display: block;
  }
}
@media all and (min-width: 768px) {
  .ING-content .content-module.table-module.commercial .call-cell {
    width: 50%;
  }
}
.ie8 .ING-content .content-module.table-module.commercial .call-cell {
  width: 50%;
}
@media all and (max-width: 767px) {
  .ING-content .content-module.table-module.graph .title-cell {
    padding-left: 0;
    padding-right: 0;
  }
}
@media all and (min-width: 768px) and (max-width: 979px) {
  .ING-content .content-module.table-module.graph .title-cell {
    width: 55%;
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media all and (min-width: 980px) {
  .ING-content .content-module.table-module.graph .title-cell {
    width: 55%;
    padding-left: 30px;
    padding-right: 30px;
  }
}
.ie8 .ING-content .content-module.table-module.graph .title-cell {
  width: 55%;
  padding-left: 30px;
  padding-right: 30px;
}
@media all and (max-width: 767px) {
  .ING-content .content-module.table-module.graph .graph-cell {
    display: block;
    width: 100%;
  }
}
@media all and (min-width: 768px) {
  .ING-content .content-module.table-module.graph .graph-cell {
    text-align: left;
    width: 20%;
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media all and (min-width: 980px) {
  .ING-content .content-module.table-module.graph .graph-cell {
    width: 20%;
    padding-left: 30px;
    padding-right: 30px;
  }
}
.ie8 .ING-content .content-module.table-module.graph .graph-cell {
  text-align: left;
  width: 20%;
  padding-left: 30px;
  padding-right: 30px;
}
@media all and (max-width: 767px) {
  .ING-content .content-module.table-module.graph .offer-cell {
    display: block;
    margin-top: 10px;
  }
}
@media all and (min-width: 768px) and (max-width: 979px) {
  .ING-content .content-module.table-module.graph .offer-cell {
    width: 25%;
  }
}
@media all and (min-width: 980px) {
  .ING-content .content-module.table-module.graph .offer-cell {
    width: 25%;
  }
}
.ie8 .ING-content .content-module.table-module.graph .offer-cell {
  width: 25%;
}
.ING-content .content-module.table-module.ext-basic .title-cell {
  text-align: left !important;
}
@media all and (max-width: 767px) {
  .ING-content .content-module.table-module.ext-basic .title-cell {
    width: 60%;
    padding-left: 16px;
    padding-right: 16px;
  }
}
@media all and (min-width: 768px) {
  .ING-content .content-module.table-module.ext-basic .title-cell {
    width: 60%;
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media all and (min-width: 980px) {
  .ING-content .content-module.table-module.ext-basic .title-cell {
    width: 65%;
    padding-left: 30px;
    padding-right: 30px;
  }
}
.ie8 .ING-content .content-module.table-module.ext-basic .title-cell {
  width: 65%;
  padding-left: 30px;
  padding-right: 30px;
}
.ING-content .content-module.table-module.ext-basic .rate-cell {
  text-align: left !important;
  padding-left: 0;
}
@media all and (max-width: 767px) {
  .ING-content .content-module.table-module.ext-basic .rate-cell {
    width: 40%;
    text-align: center !important;
    padding-left: 16px;
    padding-right: 16px;
  }
}
@media all and (min-width: 768px) {
  .ING-content .content-module.table-module.ext-basic .rate-cell {
    width: 40%;
    padding-right: 20px;
  }
}
@media all and (min-width: 980px) {
  .ING-content .content-module.table-module.ext-basic .rate-cell {
    width: 35%;
    padding-right: 30px;
  }
}
.ie8 .ING-content .content-module.table-module.ext-basic .rate-cell {
  width: 35%;
  padding-right: 30px;
}
.ING-content .content-module.table-module.ext-basic .table-row.header {
  display: table !important;
}
.ING-content .content-module.table-module.ext-basic .table-row.data .rate-cell {
  line-height: 1;
  font-weight: bold;
  background-color: #f7f6fb;
  background-color: transparent;
}
@media all and (max-width: 767px) {
  .ING-content .content-module.table-module.ext-basic .table-row.data .rate-cell {
    font-size: 24px;
  }
}
@media all and (min-width: 768px) {
  .ING-content .content-module.table-module.ext-basic .table-row.data .rate-cell {
    font-size: 30px;
  }
}
.ie8 .ING-content .content-module.table-module.ext-basic .table-row.data .rate-cell {
  font-size: 30px;
}
.ING-content .content-module.table-module.ext-basic .table-row.data .table-cell {
  padding-top: 20px;
  padding-bottom: 20px;
  vertical-align: middle;
}
.ING-content .content-module.table-module.ext-basic .table-cell {
  display: table-cell;
}
@media all and (max-width: 767px) {
  .ING-content .content-module.table-module.ext-basic .table-row.data {
    border: 1px solid #dfdfe1;
  }
  .ING-content .content-module.table-module.ext-basic .table-row.data + .table-row.data {
    border-top: 0;
    margin-top: 0;
  }
}
.ING-content .content-module.table-module.ext-fixed.rate-module {
  padding-top: 20px;
}
.ING-content .content-module.table-module.ext-fixed .title-cell {
  text-align: left !important;
}
@media all and (max-width: 767px) {
  .ING-content .content-module.table-module.ext-fixed .title-cell {
    width: 30%;
    font-size: 13px;
    padding-left: 8px;
    padding-right: 8px;
  }
}
@media all and (min-width: 768px) {
  .ING-content .content-module.table-module.ext-fixed .title-cell {
    width: 50%;
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media all and (min-width: 980px) {
  .ING-content .content-module.table-module.ext-fixed .title-cell {
    width: 50%;
    padding-left: 30px;
    padding-right: 30px;
  }
}
.ie8 .ING-content .content-module.table-module.ext-fixed .title-cell {
  width: 50%;
  padding-left: 30px;
  padding-right: 30px;
}
.ING-content .content-module.table-module.ext-fixed .rate-cell {
  text-align: left !important;
  padding-left: 0;
}
@media all and (max-width: 767px) {
  .ING-content .content-module.table-module.ext-fixed .rate-cell {
    width: 35%;
    text-align: center !important;
    padding-left: 8px;
    padding-right: 8px;
  }
}
@media all and (min-width: 768px) {
  .ING-content .content-module.table-module.ext-fixed .rate-cell {
    width: 25%;
    padding-right: 20px;
  }
}
@media all and (min-width: 980px) {
  .ING-content .content-module.table-module.ext-fixed .rate-cell {
    width: 25%;
    padding-right: 30px;
  }
}
.ie8 .ING-content .content-module.table-module.ext-fixed .rate-cell {
  width: 25%;
  padding-right: 30px;
}
.ING-content .content-module.table-module.ext-fixed .table-row.header {
  display: table !important;
}
.ING-content .content-module.table-module.ext-fixed .table-row.data .rate-cell {
  line-height: 1;
  font-weight: bold;
  background-color: #f7f6fb;
  background-color: transparent;
}
@media all and (max-width: 767px) {
  .ING-content .content-module.table-module.ext-fixed .table-row.data .rate-cell {
    font-size: 24px;
  }
}
@media all and (min-width: 768px) {
  .ING-content .content-module.table-module.ext-fixed .table-row.data .rate-cell {
    font-size: 30px;
  }
}
.ie8 .ING-content .content-module.table-module.ext-fixed .table-row.data .rate-cell {
  font-size: 30px;
}
.ING-content .content-module.table-module.ext-fixed .table-row.data .table-cell {
  padding-top: 20px;
  padding-bottom: 20px;
  vertical-align: middle;
}
.ING-content .content-module.table-module.ext-fixed .table-cell {
  display: table-cell;
}
@media all and (max-width: 767px) {
  .ING-content .content-module.table-module.ext-fixed .table-row.data {
    border: 1px solid #dfdfe1;
  }
  .ING-content .content-module.table-module.ext-fixed .table-row.data + .table-row.data {
    border-top: 0;
    margin-top: 0;
  }
}
.ING-content .content-module.table-module h4,
.ING-content .content-module.table-module h5 {
  margin-bottom: 5px;
}
.ING-content .content-module.table-module p {
  margin-bottom: 0;
}
.ING-content .content-module.table-module .header {
  background-color: #e5e5e5;
}
@media all and (max-width: 767px) {
  .ING-content .content-module.table-module .header {
    font-size: 11px;
  }
}
@media all and (min-width: 768px) {
  .ING-content .content-module.table-module .header {
    font-size: 11px;
  }
}
@media all and (min-width: 980px) {
  .ING-content .content-module.table-module .header {
    font-size: 11px;
  }
}
.ie8 .ING-content .content-module.table-module .header {
  font-size: 11px;
}
.ING-content .content-module.table-module .data {
  background-color: #ffffff;
}
.ING-content .content-module.table-module .title-style {
  text-align: left;
}
.ING-content .content-module.table-module .rate-style {
  line-height: 1;
  font-weight: bold;
  background-color: #f7f6fb;
}
@media all and (max-width: 767px) {
  .ING-content .content-module.table-module .rate-style {
    font-size: 24px;
  }
}
@media all and (min-width: 768px) {
  .ING-content .content-module.table-module .rate-style {
    font-size: 30px;
  }
}
.ie8 .ING-content .content-module.table-module .rate-style {
  font-size: 30px;
}
.ING-content .content-module.table-module .graph-style {
  line-height: 1;
  background-color: #f7f6fb;
}
@media all and (max-width: 767px) {
  .ING-content .content-module.table-module .graph-style .title-box span {
    float: left !important;
    width: 33.3333333%;
    text-transform: uppercase;
  }
  .ING-content .content-module.table-module .graph-style .title-box span.text-low {
    text-align: left;
  }
  .ING-content .content-module.table-module .graph-style .title-box span.text-medium {
    text-align: center;
  }
  .ING-content .content-module.table-module .graph-style .title-box span.text-high {
    text-align: right;
  }
  .ING-content .content-module.table-module .graph-style .title-box:before,
  .ING-content .content-module.table-module .graph-style .title-box:after {
    content: " ";
    display: table;
  }
  .ING-content .content-module.table-module .graph-style .title-box:after {
    clear: both;
  }
  .ING-content .content-module.table-module .graph-style .title-box:before,
  .ING-content .content-module.table-module .graph-style .title-box:after {
    content: " ";
    display: table;
  }
  .ING-content .content-module.table-module .graph-style .title-box:after {
    clear: both;
  }
}
@media all and (min-width: 768px) {
  .ING-content .content-module.table-module .graph-style .progress,
  .ING-content .content-module.table-module .graph-style .title-box {
    float: left !important;
    height: 150px;
    position: relative;
  }
  .ING-content .content-module.table-module .graph-style .text-low,
  .ING-content .content-module.table-module .graph-style .text-medium,
  .ING-content .content-module.table-module .graph-style .text-high {
    display: block;
    position: absolute;
    padding-left: 10px;
    text-transform: uppercase;
    width: 100px;
    height: 20px;
    line-height: 20px;
    text-align: left;
  }
  .ING-content .content-module.table-module .graph-style .text-low {
    bottom: 0;
  }
  .ING-content .content-module.table-module .graph-style .text-medium {
    top: 0;
    bottom: 0;
    margin-top: auto;
    margin-bottom: auto;
  }
  .ING-content .content-module.table-module .graph-style .text-high {
    top: 0;
  }
}
@media all and (min-width: 980px) {
  .ING-content .content-module.table-module .graph-style .text-low,
  .ING-content .content-module.table-module .graph-style .text-medium,
  .ING-content .content-module.table-module .graph-style .text-high {
    padding-left: 20px;
  }
}
.ie8 .ING-content .content-module.table-module .graph-style .progress,
.ie8 .ING-content .content-module.table-module .graph-style .title-box {
  float: left !important;
  height: 150px;
  position: relative;
}
.ie8 .ING-content .content-module.table-module .graph-style .text-low,
.ie8 .ING-content .content-module.table-module .graph-style .text-medium,
.ie8 .ING-content .content-module.table-module .graph-style .text-high {
  display: block;
  position: absolute;
  padding-left: 20px;
  text-transform: uppercase;
  width: 100px;
  height: 20px;
  line-height: 20px;
  text-align: left;
}
.ie8 .ING-content .content-module.table-module .graph-style .text-low {
  bottom: 0;
}
.ie8 .ING-content .content-module.table-module .graph-style .text-medium {
  top: 0;
  bottom: 0;
  margin-top: auto;
  margin-bottom: auto;
}
.ie8 .ING-content .content-module.table-module .graph-style .text-high {
  top: 0;
}
.ING-content .content-module.table-module .detail-style {
  line-height: 1.4;
  text-align: left;
  font-weight: normal;
}
@media all and (max-width: 767px) {
  .ING-content .content-module.table-module .detail-style {
    font-size: 11px;
  }
}
@media all and (min-width: 768px) {
  .ING-content .content-module.table-module .detail-style {
    font-size: 11px;
  }
}
@media all and (min-width: 980px) {
  .ING-content .content-module.table-module .detail-style {
    font-size: 11px;
  }
}
.ie8 .ING-content .content-module.table-module .detail-style {
  font-size: 11px;
}
@media all and (max-width: 767px) {
  .ING-content .content-module.table-module .detail-style {
    text-align: center;
  }
}
.ING-content .content-module.table-module .offer-style {
  text-align: center !important;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
@media all and (max-width: 767px) {
  .ING-content .content-module.column-module .mobile-header {
    margin-bottom: 10px;
  }
  .ING-content .content-module.column-module .table-row {
    display: block;
  }
  .ING-content .content-module.column-module .table-row.double .table-cell,
  .ING-content .content-module.column-module .table-row.triple .table-cell {
    width: 100% !important;
  }
  .ING-content .content-module.column-module .table-row .two-thirds,
  .ING-content .content-module.column-module .table-row .one-thirds,
  .ING-content .content-module.column-module .table-row .thirty,
  .ING-content .content-module.column-module .table-row .twenty {
    width: 100% !important;
  }
  .ING-content .content-module.column-module .table-row.header {
    display: none;
  }
  .ING-content .content-module.column-module .table-cell {
    display: block;
    margin-bottom: 20px;
  }
  .ING-content .content-module.column-module .table-cell .table-cell {
    margin-bottom: 0;
  }
  .ING-content .content-module.column-module .table-cell.no-margin {
    padding: 0;
  }
  .ING-content .content-module.column-module .table-cell .text-center {
    text-align: left !important;
  }
  .ING-content .content-module.column-module .back-to-top {
    display: none;
  }
}
@media all and (min-width: 768px) {
  .ING-content .content-module.column-module .table-row {
    text-align: left;
    vertical-align: top;
    background-color: #ffffff;
  }
  .ING-content .content-module.column-module .table-row.header {
    background-color: #f4f4f4;
  }
  .ING-content .content-module.column-module .table-row.no-padding-space {
    border-bottom: 0 !important;
  }
  .ING-content .content-module.column-module .table-row.no-padding-space .table-cell {
    padding-bottom: 0 !important;
  }
  .ING-content .content-module.column-module .table-row.no-padding-space + .table-row .table-cell {
    padding-top: 0 !important;
  }
  .ING-content .content-module.column-module .table-row.small-padding-space {
    border-bottom: 0 !important;
  }
  .ING-content .content-module.column-module .table-row.small-padding-space .table-cell {
    padding-bottom: 10px !important;
  }
  .ING-content .content-module.column-module .table-row.small-padding-space + .table-row .table-cell {
    padding-top: 10px !important;
  }
  .ING-content .content-module.column-module .table-row.border-bottom {
    border-bottom: 1px solid #dfdfe1;
  }
  .ING-content .content-module.column-module .table-cell {
    padding: 20px 20px;
  }
  .ING-content .content-module.column-module .table-cell.no-margin {
    padding: 0;
  }
  .ING-content .content-module.column-module .table-cell.no-margin.left-cell {
    padding-right: 20px;
  }
  .ING-content .content-module.column-module .table-cell.no-margin.right-cell {
    padding-left: 20px;
  }
  .ING-content .content-module.column-module .table-cell.orange a,
  .ING-content .content-module.column-module .table-cell.orange a:hover,
  .ING-content .content-module.column-module .table-cell.orange a:focus {
    color: #ff6600;
  }
  .ING-content .content-module.column-module .table-row.header .table-cell {
    padding: 15px 20px;
  }
  .ING-content .content-module.column-module .border-left {
    border-left: 1px solid #dfdfe1;
  }
  .ING-content .content-module.column-module .circle-arrow {
    position: relative;
  }
  .ING-content .content-module.column-module .circle-arrow:after {
    content: '';
    width: 40px;
    height: 42px;
    top: 0;
    left: 0;
    position: absolute;
    background-image: url('../img/sprites/Symbol-Title-v4.png');
    background-repeat: no-repeat;
  }
  .ING-content .content-module.column-module .circle-arrow.cash-back:after {
    background-position: 0 0px;
  }
  .ING-content .content-module.column-module .circle-arrow.no-fees:after {
    background-position: 0 -62px;
  }
  .ING-content .content-module.column-module .circle-arrow.free-atm:after {
    background-position: 0 -124px;
  }
  .ING-content .content-module.column-module .circle-arrow.mobile:after {
    background-position: 0 -186px;
  }
  .ING-content .content-module.column-module .circle-arrow.always:after {
    background-position: 0 -248px;
  }
  .ING-content .content-module.column-module .circle-arrow.card-plus:after {
    background-position: 0 -310px;
  }
  .ING-content .content-module.column-module .circle-arrow.pdf:after {
    background-position: 0 -372px;
  }
  .ING-content .content-module.column-module .circle-arrow.mouse:after {
    background-position: 0 -434px;
  }
  .ING-content .content-module.column-module .circle-arrow.mail:after {
    background-position: 0 -496px;
  }
  .ING-content .content-module.column-module .circle-arrow.phone:after {
    background-position: 0 -558px;
  }
  .ING-content .content-module.column-module .circle-arrow.stopwatch:after {
    background-position: 0 -620px;
  }
  .ING-content .content-module.column-module .circle-arrow.arrow:after {
    background-position: 0 -682px;
  }
  .ING-content .content-module.column-module .circle-arrow.arrow-down:after {
    background-position: 0 -744px;
  }
  .ING-content .content-module.column-module .circle-arrow.padlock:after {
    background-position: 0 -806px;
  }
  .ING-content .content-module.column-module .circle-arrow.piggy-bank:after {
    background-position: 0 -868px;
  }
  .ING-content .content-module.column-module .circle-arrow.great-rate:after {
    background-position: 0 -930px;
  }
  .ING-content .content-module.column-module .circle-arrow.reward:after {
    background-position: 0 -992px;
  }
  .ING-content .content-module.column-module .circle-arrow.tick:after {
    background-position: 0 -1054px;
  }
  .ING-content .content-module.column-module .circle-arrow.time:after {
    background-position: 0 -1116px;
  }
  .ING-content .content-module.column-module .circle-arrow.scissors:after {
    background-position: 0 -1178px;
  }
  .ING-content .content-module.column-module .circle-arrow.low-fee:after {
    background-position: 0 -1240px;
  }
  .ING-content .content-module.column-module .circle-arrow.tools:after {
    background-position: 0 -1302px;
  }
  .ING-content .content-module.column-module .circle-arrow.house-cash:after {
    background-position: 0 -1364px;
  }
  .ING-content .content-module.column-module .circle-arrow.cash:after {
    background-position: 0 -1426px;
  }
  .ING-content .content-module.column-module .circle-arrow.consolidate:after {
    background-position: 0 -1488px;
  }
  .ING-content .content-module.column-module .circle-arrow.card:after {
    background-position: 0 -1550px;
  }
  .ING-content .content-module.column-module .circle-arrow.house-rate:after {
    background-position: 0 -1612px;
  }
  .ING-content .content-module.column-module .circle-arrow.house-lock:after {
    background-position: 0 -1674px;
  }
  .ING-content .content-module.column-module .circle-arrow.plan-time:after {
    background-position: 0 -1736px;
  }
  .ING-content .content-module.column-module .circle-arrow.scales:after {
    background-position: 0 -1798px;
  }
  .ING-content .content-module.column-module .circle-arrow.money:after {
    background-position: 0 -1860px;
  }
  .ING-content .content-module.column-module .circle-arrow.umbrella:after {
    background-position: 0 -1922px;
  }
  .ING-content .content-module.column-module .circle-arrow.eye:after {
    background-position: 0 -1984px;
  }
  .ING-content .content-module.column-module .circle-arrow.grow:after {
    background-position: 0 -2046px;
  }
  .ING-content .content-module.column-module .circle-arrow.house-choose:after {
    background-position: 0 -2108px;
  }
  .ING-content .content-module.column-module .circle-arrow.advice:after {
    background-position: 0 -2170px;
  }
  .ING-content .content-module.column-module .circle-arrow:after {
    background-position: 0 -682px;
  }
  .ING-content .content-module.column-module .circle-arrow:after {
    top: 100px;
    left: -40px;
  }
}
@media all and (min-width: 980px) {
  .ING-content .content-module.column-module .table-cell {
    padding: 20px 30px;
  }
  .ING-content .content-module.column-module .table-cell.no-margin {
    padding: 0;
  }
  .ING-content .content-module.column-module .table-cell.no-margin.left-cell {
    padding-right: 30px;
  }
  .ING-content .content-module.column-module .table-cell.no-margin.right-cell {
    padding-left: 30px;
  }
  .ING-content .content-module.column-module .table-row.header .table-cell {
    padding: 15px 30px;
  }
  .ING-content .content-module.column-module .circle-arrow:after {
    left: -50px;
  }
}
.ie8 .ING-content .content-module.column-module .table-row {
  text-align: left;
  vertical-align: top;
  background-color: #ffffff;
}
.ie8 .ING-content .content-module.column-module .table-row.header {
  background-color: #f4f4f4;
}
.ie8 .ING-content .content-module.column-module .table-row.no-padding-space {
  border-bottom: 0 !important;
}
.ie8 .ING-content .content-module.column-module .table-row.no-padding-space .table-cell {
  padding-bottom: 0 !important;
}
.ie8 .ING-content .content-module.column-module .table-row.no-padding-space + .table-row .table-cell {
  padding-top: 0 !important;
}
.ie8 .ING-content .content-module.column-module .table-row.small-padding-space {
  border-bottom: 0 !important;
}
.ie8 .ING-content .content-module.column-module .table-row.small-padding-space .table-cell {
  padding-bottom: 10px !important;
}
.ie8 .ING-content .content-module.column-module .table-row.small-padding-space + .table-row .table-cell {
  padding-top: 10px !important;
}
.ie8 .ING-content .content-module.column-module .table-row.border-bottom {
  border-bottom: 1px solid #dfdfe1;
}
.ie8 .ING-content .content-module.column-module .table-cell {
  padding: 20px 30px;
}
.ie8 .ING-content .content-module.column-module .table-cell.no-margin {
  padding: 0;
}
.ie8 .ING-content .content-module.column-module .table-cell.no-margin.left-cell {
  padding-right: 30px;
}
.ie8 .ING-content .content-module.column-module .table-cell.no-margin.right-cell {
  padding-left: 30px;
}
.ie8 .ING-content .content-module.column-module .table-cell.orange a,
.ie8 .ING-content .content-module.column-module .table-cell.orange a:hover,
.ie8 .ING-content .content-module.column-module .table-cell.orange a:focus {
  color: #ff6600;
}
.ie8 .ING-content .content-module.column-module .table-row.header .table-cell {
  padding: 15px 30px;
}
.ie8 .ING-content .content-module.column-module .border-left {
  border-left: 1px solid #dfdfe1;
}
.ie8 .ING-content .content-module.column-module .circle-arrow {
  position: relative;
}
.ie8 .ING-content .content-module.column-module .circle-arrow:after {
  content: '';
  width: 40px;
  height: 42px;
  top: 0;
  left: 0;
  position: absolute;
  background-image: url('../img/sprites/Symbol-Title-v4.png');
  background-repeat: no-repeat;
}
.ie8 .ING-content .content-module.column-module .circle-arrow.cash-back:after {
  background-position: 0 0px;
}
.ie8 .ING-content .content-module.column-module .circle-arrow.no-fees:after {
  background-position: 0 -62px;
}
.ie8 .ING-content .content-module.column-module .circle-arrow.free-atm:after {
  background-position: 0 -124px;
}
.ie8 .ING-content .content-module.column-module .circle-arrow.mobile:after {
  background-position: 0 -186px;
}
.ie8 .ING-content .content-module.column-module .circle-arrow.always:after {
  background-position: 0 -248px;
}
.ie8 .ING-content .content-module.column-module .circle-arrow.card-plus:after {
  background-position: 0 -310px;
}
.ie8 .ING-content .content-module.column-module .circle-arrow.pdf:after {
  background-position: 0 -372px;
}
.ie8 .ING-content .content-module.column-module .circle-arrow.mouse:after {
  background-position: 0 -434px;
}
.ie8 .ING-content .content-module.column-module .circle-arrow.mail:after {
  background-position: 0 -496px;
}
.ie8 .ING-content .content-module.column-module .circle-arrow.phone:after {
  background-position: 0 -558px;
}
.ie8 .ING-content .content-module.column-module .circle-arrow.stopwatch:after {
  background-position: 0 -620px;
}
.ie8 .ING-content .content-module.column-module .circle-arrow.arrow:after {
  background-position: 0 -682px;
}
.ie8 .ING-content .content-module.column-module .circle-arrow.arrow-down:after {
  background-position: 0 -744px;
}
.ie8 .ING-content .content-module.column-module .circle-arrow.padlock:after {
  background-position: 0 -806px;
}
.ie8 .ING-content .content-module.column-module .circle-arrow.piggy-bank:after {
  background-position: 0 -868px;
}
.ie8 .ING-content .content-module.column-module .circle-arrow.great-rate:after {
  background-position: 0 -930px;
}
.ie8 .ING-content .content-module.column-module .circle-arrow.reward:after {
  background-position: 0 -992px;
}
.ie8 .ING-content .content-module.column-module .circle-arrow.tick:after {
  background-position: 0 -1054px;
}
.ie8 .ING-content .content-module.column-module .circle-arrow.time:after {
  background-position: 0 -1116px;
}
.ie8 .ING-content .content-module.column-module .circle-arrow.scissors:after {
  background-position: 0 -1178px;
}
.ie8 .ING-content .content-module.column-module .circle-arrow.low-fee:after {
  background-position: 0 -1240px;
}
.ie8 .ING-content .content-module.column-module .circle-arrow.tools:after {
  background-position: 0 -1302px;
}
.ie8 .ING-content .content-module.column-module .circle-arrow.house-cash:after {
  background-position: 0 -1364px;
}
.ie8 .ING-content .content-module.column-module .circle-arrow.cash:after {
  background-position: 0 -1426px;
}
.ie8 .ING-content .content-module.column-module .circle-arrow.consolidate:after {
  background-position: 0 -1488px;
}
.ie8 .ING-content .content-module.column-module .circle-arrow.card:after {
  background-position: 0 -1550px;
}
.ie8 .ING-content .content-module.column-module .circle-arrow.house-rate:after {
  background-position: 0 -1612px;
}
.ie8 .ING-content .content-module.column-module .circle-arrow.house-lock:after {
  background-position: 0 -1674px;
}
.ie8 .ING-content .content-module.column-module .circle-arrow.plan-time:after {
  background-position: 0 -1736px;
}
.ie8 .ING-content .content-module.column-module .circle-arrow.scales:after {
  background-position: 0 -1798px;
}
.ie8 .ING-content .content-module.column-module .circle-arrow.money:after {
  background-position: 0 -1860px;
}
.ie8 .ING-content .content-module.column-module .circle-arrow.umbrella:after {
  background-position: 0 -1922px;
}
.ie8 .ING-content .content-module.column-module .circle-arrow.eye:after {
  background-position: 0 -1984px;
}
.ie8 .ING-content .content-module.column-module .circle-arrow.grow:after {
  background-position: 0 -2046px;
}
.ie8 .ING-content .content-module.column-module .circle-arrow.house-choose:after {
  background-position: 0 -2108px;
}
.ie8 .ING-content .content-module.column-module .circle-arrow.advice:after {
  background-position: 0 -2170px;
}
.ie8 .ING-content .content-module.column-module .circle-arrow:after {
  background-position: 0 -682px;
}
.ie8 .ING-content .content-module.column-module .circle-arrow:after {
  top: 29px;
  left: -50px;
}
@media all and (min-width: 768px) {
  .ING-content .content-module.column-module .full-side {
    width: 100% !important;
    vertical-align: middle !important;
    font-size: 15px;
  }
}
.ie9 .ING-content .content-module.column-module .full-side {
  width: 100% !important;
  vertical-align: middle !important;
  font-size: 15px;
}
@media all and (min-width: 768px) {
  .ING-content .content-module.column-module .info-side {
    width: 100% !important;
    vertical-align: middle !important;
    font-size: 15px;
  }
}
.ie9 .ING-content .content-module.column-module .info-side {
  width: 65% !important;
  vertical-align: middle !important;
  font-size: 15px;
}
@media all and (min-width: 768px) {
  .ING-content .content-module.column-module .table-row.double > .info-side {
    width: auto !important;
  }
}
.ie9 .ING-content .content-module.column-module .table-row.double > .info-side {
  width: auto !important;
}
@media all and (min-width: 768px) {
  .ING-content .content-module.column-module .button-side {
    width: 35% !important;
    padding-left: 0 !important;
    vertical-align: middle !important;
  }
  .ING-content .content-module.column-module .button-side .ING-button {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.ie9 .ING-content .content-module.column-module .button-side {
  width: 35% !important;
  padding-left: 0 !important;
  vertical-align: middle !important;
}
.ie9 .ING-content .content-module.column-module .button-side .ING-button {
  padding-left: 20px;
  padding-right: 20px;
}
.ING-content .content-module.linking-module {
  text-align: left;
}
.ING-content .content-module.linking-module .border-left {
  border-left: 1px solid #dfdfe1;
}
.ING-content .content-module.linking-module .dark-title {
  background-color: #5c605f;
  color: #fff;
}
.ING-content .content-module.linking-module .light-title {
  background-color: #f3f3f3;
}
.ING-content .content-module.collapse-module a[data-toggle="collapse"].collapsed .collapse-tab:after {
  content: '\e606';
}
.ING-content .content-module.collapse-module .collapse-tab {
  position: relative;
  background-color: #ff6600;
  color: #ffffff;
  overflow: hidden;
  font-weight: bold;
  border-bottom: 1px solid #dfdfe1;
  padding-top: 10px;
  padding-bottom: 10px;
}
.ING-content .content-module.collapse-module .collapse-tab:before,
.ING-content .content-module.collapse-module .collapse-tab:after {
  content: " ";
  display: table;
}
.ING-content .content-module.collapse-module .collapse-tab:after {
  clear: both;
}
.ING-content .content-module.collapse-module .collapse-tab:before,
.ING-content .content-module.collapse-module .collapse-tab:after {
  content: " ";
  display: table;
}
.ING-content .content-module.collapse-module .collapse-tab:after {
  clear: both;
}
.ING-content .content-module.collapse-module .collapse-tab:after {
  font-family: 'ING-icon-font';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  position: relative;
  top: 1px;
  display: inline-block;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e603';
  position: absolute;
  width: 50px;
  height: 100%;
  line-height: 1.7;
  padding-top: 10px;
  padding-left: 17px;
  top: 0;
  right: 0;
}
@media all and (min-width: 768px) {
  .ING-content .content-module.collapse-module .collapse-tab:after {
    background-color: #ff751a;
    border-left: 1px solid #e65c00;
  }
}
.ING-content .content-module.collapse-module .collapse-tab.active:after {
  content: '\e603';
}
.ING-content .content-module.collapse-module .collapse-content {
  border-left: 1px solid #dfdfe1;
  border-right: 1px solid #dfdfe1;
  border-bottom: 1px solid #dfdfe1;
  overflow: hidden;
}
.ING-content .content-module.collapse-module .collapse-content .subtitle-container {
  background-color: #fef5ee;
  padding-top: 10px;
  padding-bottom: 10px;
}
@media all and (max-width: 767px) {
  .ING-content .content-module.collapse-module .collapse-content .subtitle-container {
    font-size: 13px;
    padding-left: 16px;
    padding-right: 16px;
  }
}
@media all and (min-width: 768px) {
  .ING-content .content-module.collapse-module .collapse-content .subtitle-container {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media all and (min-width: 980px) {
  .ING-content .content-module.collapse-module .collapse-content .subtitle-container {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.ie8 .ING-content .content-module.collapse-module .collapse-content .subtitle-container {
  padding-left: 30px;
  padding-right: 30px;
}
.ING-content .content-module.collapse-module .collapse-content li {
  background-color: #ffffff;
  padding-top: 10px;
  padding-bottom: 10px;
}
.ING-content .content-module.collapse-module .collapse-content li:before,
.ING-content .content-module.collapse-module .collapse-content li:after {
  content: " ";
  display: table;
}
.ING-content .content-module.collapse-module .collapse-content li:after {
  clear: both;
}
.ING-content .content-module.collapse-module .collapse-content li:before,
.ING-content .content-module.collapse-module .collapse-content li:after {
  content: " ";
  display: table;
}
.ING-content .content-module.collapse-module .collapse-content li:after {
  clear: both;
}
.ING-content .content-module.collapse-module .collapse-content li:nth-child(even) {
  background-color: #F2F2F2;
}
.ING-content .content-module.collapse-module.white-style .collapse-tab {
  background-color: #ffffff;
  color: #404040;
  border-top: 1px solid #dfdfe1;
  border-bottom: 0;
}
.ING-content .content-module.collapse-module.white-style .collapse-tab:after {
  background-color: #ff6600;
  color: #ffffff;
}
@media all and (max-width: 767px) {
  .ING-content .content-module.collapse-module.white-style .collapse-tab {
    border: 0;
  }
  .ING-content .content-module.collapse-module.white-style .collapse-tab:after {
    display: none;
  }
}
.ING-content .content-module.collapse-module.white-style .collapse-content {
  border: 0;
  border-top: 1px solid #dfdfe1;
}
@media all and (max-width: 767px) {
  .ING-content .content-module.collapse-module.white-style .collapse-content {
    border-top: 0;
  }
}
@media all and (max-width: 767px) {
  .ING-content .content-module.collapse-module.white-style .collapse {
    display: block !important;
    height: auto !important;
  }
}
@media all and (max-width: 767px) {
  .ING-content .content-module.collapse-module.white-style .title-container,
  .ING-content .content-module.collapse-module.white-style .option-container,
  .ING-content .content-module.collapse-module.white-style .full-container {
    font-size: 16px;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
}
.ING-content .content-module.collapse-module .title-container,
.ING-content .content-module.collapse-module .option-container,
.ING-content .content-module.collapse-module .full-container {
  float: left !important;
}
@media all and (max-width: 767px) {
  .ING-content .content-module.collapse-module .title-container,
  .ING-content .content-module.collapse-module .option-container,
  .ING-content .content-module.collapse-module .full-container {
    font-size: 13px;
  }
}
@media all and (max-width: 767px) {
  .ING-content .content-module.collapse-module .title-container {
    width: 50%;
    padding-left: 16px;
    padding-right: 16px;
  }
}
@media all and (min-width: 768px) {
  .ING-content .content-module.collapse-module .title-container {
    width: 60%;
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media all and (min-width: 980px) {
  .ING-content .content-module.collapse-module .title-container {
    width: 65%;
    padding-left: 30px;
    padding-right: 30px;
  }
}
.ie8 .ING-content .content-module.collapse-module .title-container {
  width: 65%;
  padding-left: 30px;
  padding-right: 30px;
}
@media all and (max-width: 767px) {
  .ING-content .content-module.collapse-module .option-container {
    width: 50%;
    padding-left: 16px;
    padding-right: 16px;
  }
}
@media all and (min-width: 768px) {
  .ING-content .content-module.collapse-module .option-container {
    width: 40%;
    padding-right: 20px;
  }
}
@media all and (min-width: 980px) {
  .ING-content .content-module.collapse-module .option-container {
    width: 35%;
    padding-right: 30px;
  }
}
.ie8 .ING-content .content-module.collapse-module .option-container {
  width: 35%;
  padding-right: 30px;
}
@media all and (max-width: 767px) {
  .ING-content .content-module.collapse-module .full-container {
    width: 100%;
    padding-left: 16px;
    padding-right: 16px;
  }
}
@media all and (min-width: 768px) {
  .ING-content .content-module.collapse-module .full-container {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media all and (min-width: 980px) {
  .ING-content .content-module.collapse-module .full-container {
    width: 100%;
    padding-left: 30px;
    padding-right: 30px;
  }
}
.ie8 .ING-content .content-module.collapse-module .full-container {
  width: 100%;
  padding-left: 30px;
  padding-right: 30px;
}
.ING-content .content-module.collapse-module .full-container.no-padding {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.ING-content .content-module.collapse-module .rate-style {
  line-height: 1.0;
  font-weight: bold;
}
@media all and (max-width: 767px) {
  .ING-content .content-module.collapse-module .rate-style {
    font-size: 24px;
  }
}
@media all and (min-width: 768px) {
  .ING-content .content-module.collapse-module .rate-style {
    font-size: 30px;
  }
}
.ie8 .ING-content .content-module.collapse-module .rate-style {
  font-size: 30px;
}
.ING-content .content-module.compare-module {
  display: block !important;
  line-height: 1.2;
}
tr.ING-content .content-module.compare-module {
  display: table-row !important;
}
th.ING-content .content-module.compare-module,
td.ING-content .content-module.compare-module {
  display: table-cell !important;
}
@media (max-width: 767px) {
  .ING-content .content-module.compare-module,
  tr.ING-content .content-module.compare-module,
  th.ING-content .content-module.compare-module,
  td.ING-content .content-module.compare-module {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .ING-content .content-module.compare-module.hidden-sm,
  tr.ING-content .content-module.compare-module.hidden-sm,
  th.ING-content .content-module.compare-module.hidden-sm,
  td.ING-content .content-module.compare-module.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 980px) and (max-width: 1199px) {
  .ING-content .content-module.compare-module.hidden-md,
  tr.ING-content .content-module.compare-module.hidden-md,
  th.ING-content .content-module.compare-module.hidden-md,
  td.ING-content .content-module.compare-module.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .ING-content .content-module.compare-module.hidden-lg,
  tr.ING-content .content-module.compare-module.hidden-lg,
  th.ING-content .content-module.compare-module.hidden-lg,
  td.ING-content .content-module.compare-module.hidden-lg {
    display: none !important;
  }
}
.ING-content .content-module.compare-module p,
.ING-content .content-module.compare-module h6 {
  font-size: 16px;
}
.ING-content .content-module.compare-module span.small {
  font-size: 13px;
}
.ING-content .content-module.compare-module .table-row {
  width: 100%;
}
.ING-content .content-module.compare-module .table-cell {
  width: 20%;
  padding: 15px 10px;
}
.ING-content .content-module.compare-module .heading {
  background-color: #f2f2f2;
}
.ING-content .content-module.compare-module .heading h6 {
  text-transform: uppercase;
}
.ING-content .content-module.compare-module .table-row.heading .table-cell + .table-cell {
  border-left: 1px solid #ffffff;
}
.ING-content .content-module.compare-module .table-row.heading.buttons .table-cell + .table-cell {
  border-left: 1px solid #e5e5e5;
}
.ING-content .content-module.compare-module .table-row.data + .table-row.data {
  border-top: 1px solid #e5e5e5;
}
.ING-content .content-module.compare-module .table-row.data .table-cell + .table-cell {
  border-left: 1px solid #e5e5e5;
}
.ING-content .content-module.compare-module .table-row.data.firstRow {
  border-top: 1px solid #e5e5e5;
}
.ING-content .content-module.compare-module .table-row.data.topBorder {
  border-top: 1px solid #e5e5e5;
}
.ING-content .content-module.compareSideBySide-module {
  line-height: 1.2;
}
.ING-content .content-module.compareSideBySide-module p,
.ING-content .content-module.compareSideBySide-module h6 {
  font-size: 16px;
}
.ING-content .content-module.compareSideBySide-module span.small {
  font-size: 11px;
}
.ING-content .content-module.compareSideBySide-module .table-row {
  width: 100%;
}
.ING-content .content-module.compareSideBySide-module .table-cell {
  width: 20%;
  padding: 15px 10px;
}
.ING-content .content-module.compareSideBySide-module .heading {
  background-color: #f2f2f2;
}
.ING-content .content-module.compareSideBySide-module .heading h6 {
  text-transform: uppercase;
}
.ING-content .content-module.compareSideBySide-module .table-row.heading .table-cell + .table-cell {
  border-left: 1px solid #ffffff;
}
.ING-content .content-module.compareSideBySide-module .table-row.heading.buttons .table-cell + .table-cell {
  border-left: 1px solid #e5e5e5;
}
.ING-content .content-module.compareSideBySide-module .table-row.data + .table-row.data {
  border-top: 1px solid #e5e5e5;
}
.ING-content .content-module.compareSideBySide-module .table-row.data .table-cell + .table-cell {
  border-left: 1px solid #e5e5e5;
}
.ING-content .content-module.compareSideBySide-module .table-row.data.firstRow {
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  box-shadow: 0 3px 3px 0 rgba(165, 165, 165, 0.3);
}
.ING-content .content-module.compareSideBySide-module .table-row.data.topBorder {
  border-top: 1px solid #e5e5e5;
}
.ING-content .content-module.compareSideBySide-module.stickToTop {
  z-index: 100;
}
.ie8 .ING-content .content-module.compareSideBySide-module.stickToTop {
  z-index: auto;
}
.ING-content .content-module.compareSideBySide-module .collapse-content {
  overflow: hidden;
}
@media all and (max-width: 767px) {
  .ING-content .content-module.compareSideBySide-module {
    margin-bottom: 0;
  }
  .ING-content .content-module.compareSideBySide-module .collapse-content {
    position: relative;
    overflow: hidden;
  }
  .ING-content .content-module.compareSideBySide-module .no-overflow {
    overflow: inherit;
  }
  .ING-content .content-module.compareSideBySide-module .table-row {
    position: relative;
    width: 150%;
    display: block;
  }
  .ING-content .content-module.compareSideBySide-module .table-cell {
    display: table-cell;
    margin-bottom: 0;
  }
}
.ING-content .content-module.video-module .video-box {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 25px;
  width: 100%;
  height: 0;
}
.ING-content .content-module.video-module .video-box iframe,
.ING-content .content-module.video-module .video-box object,
.ING-content .content-module.video-module .video-box embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.ING-content .content-module.video-module .description-box {
  border: 1px solid #d0d3e1;
  background-color: #eff0f5;
  padding: 10px;
}
.ING-content .content-module.video-module .description-box p {
  margin-bottom: 0;
}
@media all and (max-width: 767px) {
  .ING-content .content-module.video-module .description-box p {
    font-size: 11px;
  }
}
@media all and (min-width: 768px) {
  .ING-content .content-module.video-module .description-box p {
    font-size: 11px;
  }
}
@media all and (min-width: 980px) {
  .ING-content .content-module.video-module .description-box p {
    font-size: 11px;
  }
}
.ie8 .ING-content .content-module.video-module .description-box p {
  font-size: 11px;
}
.ING-content .content-module.your-banking-list {
  margin-left: -10px;
  margin-right: -10px;
  text-align: center;
}
.ING-content .content-module.your-banking-list:before,
.ING-content .content-module.your-banking-list:after {
  content: " ";
  display: table;
}
.ING-content .content-module.your-banking-list:after {
  clear: both;
}
.ING-content .content-module.your-banking-list:before,
.ING-content .content-module.your-banking-list:after {
  content: " ";
  display: table;
}
.ING-content .content-module.your-banking-list:after {
  clear: both;
}
@media all and (min-width: 768px) {
  .ING-content .content-module.your-banking-list {
    margin-left: -10px;
    margin-right: -10px;
  }
  .ING-content .content-module.your-banking-list:before,
  .ING-content .content-module.your-banking-list:after {
    content: " ";
    display: table;
  }
  .ING-content .content-module.your-banking-list:after {
    clear: both;
  }
  .ING-content .content-module.your-banking-list:before,
  .ING-content .content-module.your-banking-list:after {
    content: " ";
    display: table;
  }
  .ING-content .content-module.your-banking-list:after {
    clear: both;
  }
}
@media all and (min-width: 980px) {
  .ING-content .content-module.your-banking-list {
    margin-left: -10px;
    margin-right: -10px;
  }
  .ING-content .content-module.your-banking-list:before,
  .ING-content .content-module.your-banking-list:after {
    content: " ";
    display: table;
  }
  .ING-content .content-module.your-banking-list:after {
    clear: both;
  }
  .ING-content .content-module.your-banking-list:before,
  .ING-content .content-module.your-banking-list:after {
    content: " ";
    display: table;
  }
  .ING-content .content-module.your-banking-list:after {
    clear: both;
  }
}
@media all and (min-width: 1200px) {
  .ING-content .content-module.your-banking-list {
    margin-left: -14px;
    margin-right: -14px;
  }
  .ING-content .content-module.your-banking-list:before,
  .ING-content .content-module.your-banking-list:after {
    content: " ";
    display: table;
  }
  .ING-content .content-module.your-banking-list:after {
    clear: both;
  }
  .ING-content .content-module.your-banking-list:before,
  .ING-content .content-module.your-banking-list:after {
    content: " ";
    display: table;
  }
  .ING-content .content-module.your-banking-list:after {
    clear: both;
  }
}
.ie8 .ING-content .content-module.your-banking-list {
  margin-left: -10px;
  margin-right: -10px;
}
.ie8 .ING-content .content-module.your-banking-list:before,
.ie8 .ING-content .content-module.your-banking-list:after {
  content: " ";
  display: table;
}
.ie8 .ING-content .content-module.your-banking-list:after {
  clear: both;
}
.ie8 .ING-content .content-module.your-banking-list:before,
.ie8 .ING-content .content-module.your-banking-list:after {
  content: " ";
  display: table;
}
.ie8 .ING-content .content-module.your-banking-list:after {
  clear: both;
}
.ING-content .content-module.your-banking-list:before,
.ING-content .content-module.your-banking-list:after {
  content: " ";
  display: table;
}
.ING-content .content-module.your-banking-list:after {
  clear: both;
}
.ING-content .content-module.your-banking-list:before,
.ING-content .content-module.your-banking-list:after {
  content: " ";
  display: table;
}
.ING-content .content-module.your-banking-list:after {
  clear: both;
}
@media all and (min-width: 768px) {
  .ING-content .content-module.your-banking-list {
    margin-left: -10px;
    margin-right: -10px;
  }
  .ING-content .content-module.your-banking-list:before,
  .ING-content .content-module.your-banking-list:after {
    content: " ";
    display: table;
  }
  .ING-content .content-module.your-banking-list:after {
    clear: both;
  }
  .ING-content .content-module.your-banking-list:before,
  .ING-content .content-module.your-banking-list:after {
    content: " ";
    display: table;
  }
  .ING-content .content-module.your-banking-list:after {
    clear: both;
  }
}
@media all and (min-width: 980px) {
  .ING-content .content-module.your-banking-list {
    margin-left: -10px;
    margin-right: -10px;
  }
  .ING-content .content-module.your-banking-list:before,
  .ING-content .content-module.your-banking-list:after {
    content: " ";
    display: table;
  }
  .ING-content .content-module.your-banking-list:after {
    clear: both;
  }
  .ING-content .content-module.your-banking-list:before,
  .ING-content .content-module.your-banking-list:after {
    content: " ";
    display: table;
  }
  .ING-content .content-module.your-banking-list:after {
    clear: both;
  }
}
@media all and (min-width: 1200px) {
  .ING-content .content-module.your-banking-list {
    margin-left: -14px;
    margin-right: -14px;
  }
  .ING-content .content-module.your-banking-list:before,
  .ING-content .content-module.your-banking-list:after {
    content: " ";
    display: table;
  }
  .ING-content .content-module.your-banking-list:after {
    clear: both;
  }
  .ING-content .content-module.your-banking-list:before,
  .ING-content .content-module.your-banking-list:after {
    content: " ";
    display: table;
  }
  .ING-content .content-module.your-banking-list:after {
    clear: both;
  }
}
.ie8 .ING-content .content-module.your-banking-list {
  margin-left: -10px;
  margin-right: -10px;
}
.ie8 .ING-content .content-module.your-banking-list:before,
.ie8 .ING-content .content-module.your-banking-list:after {
  content: " ";
  display: table;
}
.ie8 .ING-content .content-module.your-banking-list:after {
  clear: both;
}
.ie8 .ING-content .content-module.your-banking-list:before,
.ie8 .ING-content .content-module.your-banking-list:after {
  content: " ";
  display: table;
}
.ie8 .ING-content .content-module.your-banking-list:after {
  clear: both;
}
.ING-content .content-module.your-banking-list li {
  position: relative;
  float: left;
  width: 50%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 20px;
}
@media all and (min-width: 768px) {
  .ING-content .content-module.your-banking-list li {
    position: relative;
    float: left;
    width: 33.33333333333333%;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media all and (min-width: 980px) {
  .ING-content .content-module.your-banking-list li {
    position: relative;
    float: left;
    width: 16.666666666666664%;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media all and (min-width: 1200px) {
  .ING-content .content-module.your-banking-list li {
    position: relative;
    float: left;
    width: 16.666666666666664%;
    min-height: 1px;
    padding-left: 14px;
    padding-right: 14px;
  }
}
.ie8 .ING-content .content-module.your-banking-list li {
  position: relative;
  float: left;
  width: 16.666666666666664%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media all and (min-width: 768px) {
  .ING-content .content-module.your-banking-list li {
    position: relative;
    float: left;
    width: 33.33333333333333%;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media all and (min-width: 980px) {
  .ING-content .content-module.your-banking-list li {
    position: relative;
    float: left;
    width: 16.666666666666664%;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media all and (min-width: 1200px) {
  .ING-content .content-module.your-banking-list li {
    position: relative;
    float: left;
    width: 16.666666666666664%;
    min-height: 1px;
    padding-left: 14px;
    padding-right: 14px;
  }
}
.ie8 .ING-content .content-module.your-banking-list li {
  position: relative;
  float: left;
  width: 16.666666666666664%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media all and (min-width: 980px) {
  .ING-content .content-module.your-banking-list li {
    margin-bottom: 30px;
  }
}
.ie8 .ING-content .content-module.your-banking-list li {
  margin-bottom: 30px;
}
.ING-content .content-module.your-banking-list li .symbol-banking {
  margin-bottom: 20px;
}
@media all and (min-width: 768px) {
  .ING-content .content-module.your-banking-list li h4,
  .ING-content .content-module.your-banking-list li h5 {
    padding-left: 20px;
    padding-right: 20px;
    line-height: 1.2;
  }
}
.ie8 .ING-content .content-module.your-banking-list li h4,
.ie8 .ING-content .content-module.your-banking-list li h5 {
  padding-left: 20px;
  padding-right: 20px;
  line-height: 1.2;
}
.ING-content .content-module.people-list li {
  margin-bottom: 20px;
}
.ING-content .content-module.people-list .image-container {
  display: block !important;
}
tr.ING-content .content-module.people-list .image-container {
  display: table-row !important;
}
th.ING-content .content-module.people-list .image-container,
td.ING-content .content-module.people-list .image-container {
  display: table-cell !important;
}
@media (max-width: 767px) {
  .ING-content .content-module.people-list .image-container,
  tr.ING-content .content-module.people-list .image-container,
  th.ING-content .content-module.people-list .image-container,
  td.ING-content .content-module.people-list .image-container {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .ING-content .content-module.people-list .image-container.hidden-sm,
  tr.ING-content .content-module.people-list .image-container.hidden-sm,
  th.ING-content .content-module.people-list .image-container.hidden-sm,
  td.ING-content .content-module.people-list .image-container.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 980px) and (max-width: 1199px) {
  .ING-content .content-module.people-list .image-container.hidden-md,
  tr.ING-content .content-module.people-list .image-container.hidden-md,
  th.ING-content .content-module.people-list .image-container.hidden-md,
  td.ING-content .content-module.people-list .image-container.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .ING-content .content-module.people-list .image-container.hidden-lg,
  tr.ING-content .content-module.people-list .image-container.hidden-lg,
  th.ING-content .content-module.people-list .image-container.hidden-lg,
  td.ING-content .content-module.people-list .image-container.hidden-lg {
    display: none !important;
  }
}
@media all and (min-width: 768px) {
  .ING-content .content-module.people-list .image-container {
    position: relative;
    float: left;
    width: 25%;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media all and (min-width: 980px) {
  .ING-content .content-module.people-list .image-container {
    position: relative;
    float: left;
    width: 25%;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media all and (min-width: 1200px) {
  .ING-content .content-module.people-list .image-container {
    position: relative;
    float: left;
    width: 25%;
    min-height: 1px;
    padding-left: 14px;
    padding-right: 14px;
  }
}
.ING-content .content-module.people-list .text-container {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media all and (min-width: 768px) {
  .ING-content .content-module.people-list .text-container {
    position: relative;
    float: left;
    width: 75%;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media all and (min-width: 980px) {
  .ING-content .content-module.people-list .text-container {
    position: relative;
    float: left;
    width: 75%;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media all and (min-width: 1200px) {
  .ING-content .content-module.people-list .text-container {
    position: relative;
    float: left;
    width: 75%;
    min-height: 1px;
    padding-left: 14px;
    padding-right: 14px;
  }
}
.ING-content .content-module.people-list .text-container h4,
.ING-content .content-module.people-list .text-container h5 {
  margin-bottom: 5px;
}
.ING-content .content-module.people-list .text-container .title {
  color: #404040;
  font-family: "Avenir LT W01 85 Heavy", "Avenir LT W01 55 Roman";
  font-family: "Avenir LT W01 55 Roman", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
}
@media all and (max-width: 767px) {
  .ING-content .content-module.people-list .text-container .title {
    font-size: 16px;
  }
}
@media all and (min-width: 768px) {
  .ING-content .content-module.people-list .text-container .title {
    font-size: 20px;
  }
}
@media all and (min-width: 980px) {
  .ING-content .content-module.people-list .text-container .title {
    font-size: 20px;
  }
}
.ie8 .ING-content .content-module.people-list .text-container .title {
  font-size: 20px;
}
.ING-content .content-module.way-to-bank:before,
.ING-content .content-module.way-to-bank:after {
  content: " ";
  display: table;
}
.ING-content .content-module.way-to-bank:after {
  clear: both;
}
.ING-content .content-module.way-to-bank:before,
.ING-content .content-module.way-to-bank:after {
  content: " ";
  display: table;
}
.ING-content .content-module.way-to-bank:after {
  clear: both;
}
@media all and (min-width: 768px) {
  .ING-content .content-module.way-to-bank {
    margin-left: -10px;
    margin-right: -10px;
  }
  .ING-content .content-module.way-to-bank:before,
  .ING-content .content-module.way-to-bank:after {
    content: " ";
    display: table;
  }
  .ING-content .content-module.way-to-bank:after {
    clear: both;
  }
  .ING-content .content-module.way-to-bank:before,
  .ING-content .content-module.way-to-bank:after {
    content: " ";
    display: table;
  }
  .ING-content .content-module.way-to-bank:after {
    clear: both;
  }
}
@media all and (min-width: 980px) {
  .ING-content .content-module.way-to-bank {
    margin-left: -20px;
    margin-right: -20px;
  }
  .ING-content .content-module.way-to-bank:before,
  .ING-content .content-module.way-to-bank:after {
    content: " ";
    display: table;
  }
  .ING-content .content-module.way-to-bank:after {
    clear: both;
  }
  .ING-content .content-module.way-to-bank:before,
  .ING-content .content-module.way-to-bank:after {
    content: " ";
    display: table;
  }
  .ING-content .content-module.way-to-bank:after {
    clear: both;
  }
}
@media all and (min-width: 1200px) {
  .ING-content .content-module.way-to-bank {
    margin-left: -28px;
    margin-right: -28px;
  }
  .ING-content .content-module.way-to-bank:before,
  .ING-content .content-module.way-to-bank:after {
    content: " ";
    display: table;
  }
  .ING-content .content-module.way-to-bank:after {
    clear: both;
  }
  .ING-content .content-module.way-to-bank:before,
  .ING-content .content-module.way-to-bank:after {
    content: " ";
    display: table;
  }
  .ING-content .content-module.way-to-bank:after {
    clear: both;
  }
}
.ie8 .ING-content .content-module.way-to-bank {
  margin-left: -20px;
  margin-right: -20px;
}
.ie8 .ING-content .content-module.way-to-bank:before,
.ie8 .ING-content .content-module.way-to-bank:after {
  content: " ";
  display: table;
}
.ie8 .ING-content .content-module.way-to-bank:after {
  clear: both;
}
.ie8 .ING-content .content-module.way-to-bank:before,
.ie8 .ING-content .content-module.way-to-bank:after {
  content: " ";
  display: table;
}
.ie8 .ING-content .content-module.way-to-bank:after {
  clear: both;
}
.ING-content .content-module.way-to-bank .image-container {
  display: block !important;
  float: left !important;
}
tr.ING-content .content-module.way-to-bank .image-container {
  display: table-row !important;
}
th.ING-content .content-module.way-to-bank .image-container,
td.ING-content .content-module.way-to-bank .image-container {
  display: table-cell !important;
}
@media (max-width: 767px) {
  .ING-content .content-module.way-to-bank .image-container,
  tr.ING-content .content-module.way-to-bank .image-container,
  th.ING-content .content-module.way-to-bank .image-container,
  td.ING-content .content-module.way-to-bank .image-container {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .ING-content .content-module.way-to-bank .image-container.hidden-sm,
  tr.ING-content .content-module.way-to-bank .image-container.hidden-sm,
  th.ING-content .content-module.way-to-bank .image-container.hidden-sm,
  td.ING-content .content-module.way-to-bank .image-container.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 980px) and (max-width: 1199px) {
  .ING-content .content-module.way-to-bank .image-container.hidden-md,
  tr.ING-content .content-module.way-to-bank .image-container.hidden-md,
  th.ING-content .content-module.way-to-bank .image-container.hidden-md,
  td.ING-content .content-module.way-to-bank .image-container.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .ING-content .content-module.way-to-bank .image-container.hidden-lg,
  tr.ING-content .content-module.way-to-bank .image-container.hidden-lg,
  th.ING-content .content-module.way-to-bank .image-container.hidden-lg,
  td.ING-content .content-module.way-to-bank .image-container.hidden-lg {
    display: none !important;
  }
}
@media all and (min-width: 768px) {
  .ING-content .content-module.way-to-bank .image-container {
    position: relative;
    float: left;
    width: 41.66666666666667%;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media all and (min-width: 980px) {
  .ING-content .content-module.way-to-bank .image-container {
    position: relative;
    float: left;
    width: 41.66666666666667%;
    min-height: 1px;
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media all and (min-width: 1200px) {
  .ING-content .content-module.way-to-bank .image-container {
    position: relative;
    float: left;
    width: 41.66666666666667%;
    min-height: 1px;
    padding-left: 28px;
    padding-right: 28px;
  }
}
.ING-content .content-module.way-to-bank .text-container {
  float: left !important;
}
@media all and (min-width: 768px) {
  .ING-content .content-module.way-to-bank .text-container {
    position: relative;
    float: left;
    width: 58.333333333333336%;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media all and (min-width: 980px) {
  .ING-content .content-module.way-to-bank .text-container {
    position: relative;
    float: left;
    width: 58.333333333333336%;
    min-height: 1px;
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media all and (min-width: 1200px) {
  .ING-content .content-module.way-to-bank .text-container {
    position: relative;
    float: left;
    width: 58.333333333333336%;
    min-height: 1px;
    padding-left: 28px;
    padding-right: 28px;
  }
}
.ING-content .content-module.way-to-bank.reverse .image-container {
  float: right !important;
}
.ING-content .content-module.way-to-bank .paragraph {
  margin-bottom: 30px;
}
.ING-content .content-module.way-to-bank .heading {
  margin-bottom: 10px;
}
@media all and (min-width: 768px) {
  .ING-content .content-module.article-style h3,
  .ING-content .content-module.article-style h4,
  .ING-content .content-module.article-style h5,
  .ING-content .content-module.article-style h6,
  .ING-content .content-module.article-style p {
    margin-bottom: 5px;
  }
  .ING-content .content-module.article-style .paragraph {
    margin-bottom: 30px;
  }
  .ING-content .content-module.article-style .no-margin-bottom {
    margin-bottom: 0;
  }
}
.ie8 .ING-content .content-module.article-style h3,
.ie8 .ING-content .content-module.article-style h4,
.ie8 .ING-content .content-module.article-style h5,
.ie8 .ING-content .content-module.article-style h6,
.ie8 .ING-content .content-module.article-style p {
  margin-bottom: 5px;
}
.ie8 .ING-content .content-module.article-style .paragraph {
  margin-bottom: 30px;
}
.ie8 .ING-content .content-module.article-style .no-margin-bottom {
  margin-bottom: 0;
}
.ING-content .content-module.contact-us-style .cell {
  border: 1px solid #dfdfe1;
}
@media all and (max-width: 767px) {
  .ING-content .content-module.contact-us-style .cell {
    padding: 16px;
  }
}
@media all and (min-width: 768px) {
  .ING-content .content-module.contact-us-style .cell {
    padding: 20px;
  }
}
.ie8 .ING-content .content-module.contact-us-style .cell {
  padding: 20px;
}
.ING-content .content-module.contact-us-style .cell + .cell {
  border-top: 0;
}
.ING-content .content-module.contact-us-style .cell.header {
  background-color: #F4F4F4;
}
.ING-content .content-module.contact-us-style .cell.data {
  background-color: #ffffff;
}
.ING-content .content-module.contact-us-style .cell.blue.header {
  background-color: #EBECF8;
}
.ING-content .content-module.contact-us-style .cell.blue.data {
  background-color: #F2F3F8;
}
.ING-content .content-module.contact-us-style strong {
  color: #404040;
}
.ING-content .content-module.contact-us-style .blue address {
  color: #000066;
}
@media all and (max-width: 767px) {
  .ING-content .content-module.contact-us-style .no-border-top-xs {
    border-top: 0;
  }
}
.ING-content .content-module.contact-us-style span.orange {
  color: #ff6600;
}
.ING-content .content-module.contact-us-style h6.mail-us-title {
  margin-bottom: 10px;
}
.ING-content .content-module.contact-us-style .description {
  margin-top: 5px;
  font-size: 13px;
}
@media all and (min-width: 768px) {
  .ING-content .content-module.oe-calculator {
    color: white;
    margin-bottom: 0 !important;
    padding-top: 10px;
  }
  .ING-content .content-module.oe-calculator:before,
  .ING-content .content-module.oe-calculator:after {
    content: " ";
    display: table;
  }
  .ING-content .content-module.oe-calculator:after {
    clear: both;
  }
  .ING-content .content-module.oe-calculator:before,
  .ING-content .content-module.oe-calculator:after {
    content: " ";
    display: table;
  }
  .ING-content .content-module.oe-calculator:after {
    clear: both;
  }
}
.ie8 .ING-content .content-module.oe-calculator {
  color: white;
  margin-bottom: 0 !important;
  padding-top: 10px;
}
.ie8 .ING-content .content-module.oe-calculator:before,
.ie8 .ING-content .content-module.oe-calculator:after {
  content: " ";
  display: table;
}
.ie8 .ING-content .content-module.oe-calculator:after {
  clear: both;
}
.ie8 .ING-content .content-module.oe-calculator:before,
.ie8 .ING-content .content-module.oe-calculator:after {
  content: " ";
  display: table;
}
.ie8 .ING-content .content-module.oe-calculator:after {
  clear: both;
}
@media all and (max-width: 767px) {
  .ING-content .content-module.oe-calculator .text-container {
    margin-bottom: 20px;
  }
}
@media all and (min-width: 768px) {
  .ING-content .content-module.oe-calculator .text-container {
    float: right !important;
    width: 45%;
    padding-left: 20px;
  }
  .ie8 .ING-content .content-module.oe-calculator .text-container {
    background: url('../img/oe-calculator/bg2.png') no-repeat left center;
  }
}
@media all and (min-width: 768px) and all and (min-width: 768px) {
  .ING-content .content-module.oe-calculator .text-container {
    background: url('../img/oe-calculator/bg2.png') no-repeat left center;
  }
}
@media all and (min-width: 980px) {
  .ING-content .content-module.oe-calculator .text-container {
    padding-left: 30px;
  }
}
.ie8 .ING-content .content-module.oe-calculator .text-container {
  float: right !important;
  width: 45%;
  padding-left: 30px;
}
@media all and (min-width: 768px) {
  .ie8 .ING-content .content-module.oe-calculator .text-container {
    background: url('../img/oe-calculator/bg2.png') no-repeat left center;
  }
}
.ie8 .ie8 .ING-content .content-module.oe-calculator .text-container {
  background: url('../img/oe-calculator/bg2.png') no-repeat left center;
}
@media all and (max-width: 767px) {
  .ING-content .content-module.oe-calculator .text-container .text-box h4,
  .ING-content .content-module.oe-calculator .text-container .text-box h5,
  .ING-content .content-module.oe-calculator .text-container .text-box p {
    margin-bottom: 10px;
  }
}
@media all and (min-width: 768px) {
  .ING-content .content-module.oe-calculator .text-container .text-box p {
    margin-bottom: 20px;
    font-size: 15px;
  }
  .ING-content .content-module.oe-calculator .text-container .text-box h4,
  .ING-content .content-module.oe-calculator .text-container .text-box h5 {
    color: #ffffff;
    margin-bottom: 10px;
  }
}
.ie8 .ING-content .content-module.oe-calculator .text-container .text-box p {
  margin-bottom: 20px;
  font-size: 15px;
}
.ie8 .ING-content .content-module.oe-calculator .text-container .text-box h4,
.ie8 .ING-content .content-module.oe-calculator .text-container .text-box h5 {
  color: #ffffff;
  margin-bottom: 10px;
}
@media all and (min-width: 768px) {
  .ING-content .content-module.oe-calculator .text-container .text-box.divider {
    border-top: 1px solid #EC7907;
    padding-top: 20px;
  }
}
.ie8 .ING-content .content-module.oe-calculator .text-container .text-box.divider {
  border-top: 1px solid #EC7907;
  padding-top: 20px;
}
@media all and (max-width: 767px) {
  .ING-content .content-module.oe-calculator .calculator-container {
    background-color: #ff6600;
    padding: 16px;
  }
}
@media all and (min-width: 768px) {
  .ING-content .content-module.oe-calculator .calculator-container {
    float: left !important;
    width: 55%;
    padding-right: 20px;
  }
}
@media all and (min-width: 980px) {
  .ING-content .content-module.oe-calculator .calculator-container {
    padding-right: 30px;
  }
}
.ie8 .ING-content .content-module.oe-calculator .calculator-container {
  float: left !important;
  width: 55%;
  padding-right: 30px;
}
.ING-content .content-module.oe-calculator .calculator-container .slider-list li.sliderRow {
  margin-bottom: 18px;
}
@media all and (min-width: 980px) {
  .ING-content .content-module.oe-calculator .calculator-container .slider-list li.sliderRow {
    padding-left: 70px;
    position: relative;
  }
  .ING-content .content-module.oe-calculator .calculator-container .slider-list li.sliderRow:after {
    content: '';
    width: 40px;
    height: 40px;
    top: 0;
    left: 0;
    position: absolute;
    background-image: url('../img/sprites/symbols-orange-calculator.png');
    background-repeat: no-repeat;
  }
  .ING-content .content-module.oe-calculator .calculator-container .slider-list li.sliderRow.cup:after {
    background-position: 0 0px;
  }
  .ING-content .content-module.oe-calculator .calculator-container .slider-list li.sliderRow.taxi:after {
    background-position: 0 -60px;
  }
  .ING-content .content-module.oe-calculator .calculator-container .slider-list li.sliderRow.petrol:after {
    background-position: 0 -120px;
  }
  .ING-content .content-module.oe-calculator .calculator-container .slider-list li.sliderRow.groceries:after {
    background-position: 0 -180px;
  }
}
.ie8 .ING-content .content-module.oe-calculator .calculator-container .slider-list li.sliderRow {
  padding-left: 70px;
  position: relative;
}
.ie8 .ING-content .content-module.oe-calculator .calculator-container .slider-list li.sliderRow:after {
  content: '';
  width: 40px;
  height: 40px;
  top: 0;
  left: 0;
  position: absolute;
  background-image: url('../img/sprites/symbols-orange-calculator.png');
  background-repeat: no-repeat;
}
.ie8 .ING-content .content-module.oe-calculator .calculator-container .slider-list li.sliderRow.cup:after {
  background-position: 0 0px;
}
.ie8 .ING-content .content-module.oe-calculator .calculator-container .slider-list li.sliderRow.taxi:after {
  background-position: 0 -60px;
}
.ie8 .ING-content .content-module.oe-calculator .calculator-container .slider-list li.sliderRow.petrol:after {
  background-position: 0 -120px;
}
.ie8 .ING-content .content-module.oe-calculator .calculator-container .slider-list li.sliderRow.groceries:after {
  background-position: 0 -180px;
}
.ING-content .content-module.oe-calculator .calculator-container .slider-list .description-container {
  display: table;
  table-layout: fixed;
  width: 100%;
  background-color: #ffffff;
}
@media all and (max-width: 767px) {
  .ING-content .content-module.oe-calculator .calculator-container .slider-list .description-container.header {
    display: none;
  }
}
@media all and (min-width: 768px) {
  .ING-content .content-module.oe-calculator .calculator-container .slider-list .description-container.mobile-header,
  .ING-content .content-module.oe-calculator .calculator-container .slider-list .description-container .mobile-header {
    display: none;
  }
}
.ie8 .ING-content .content-module.oe-calculator .calculator-container .slider-list .description-container.mobile-header,
.ie8 .ING-content .content-module.oe-calculator .calculator-container .slider-list .description-container .mobile-header {
  display: none;
}
@media all and (max-width: 767px) {
  .ING-content .content-module.oe-calculator .calculator-container .slider-list .description-container.desktop-header,
  .ING-content .content-module.oe-calculator .calculator-container .slider-list .description-container .desktop-header {
    display: none !important;
  }
}
.ING-content .content-module.oe-calculator .calculator-container .slider-list .description-container.double .table-cell {
  width: 50%;
}
.ING-content .content-module.oe-calculator .calculator-container .slider-list .description-container.triple .table-cell {
  width: 33.33333333333333%;
}
.ING-content .content-module.oe-calculator .calculator-container .slider-list .description-container .slide-value,
.ING-content .content-module.oe-calculator .calculator-container .slider-list .description-container .slide-title {
  display: table-cell;
  text-align: center !important;
  vertical-align: middle !important;
  padding-top: 5px;
  padding-bottom: 5px;
}
.ING-content .content-module.oe-calculator .calculator-container .slider-list .description-container .slide-value.align-top,
.ING-content .content-module.oe-calculator .calculator-container .slider-list .description-container .slide-title.align-top {
  vertical-align: top !important;
}
.ING-content .content-module.oe-calculator .calculator-container .slider-list .description-container .slide-value.align-bottom,
.ING-content .content-module.oe-calculator .calculator-container .slider-list .description-container .slide-title.align-bottom {
  vertical-align: bottom !important;
}
.ING-content .content-module.oe-calculator .calculator-container .slider-list .description-container .slide-value.align-middle,
.ING-content .content-module.oe-calculator .calculator-container .slider-list .description-container .slide-title.align-middle {
  vertical-align: middle !important;
}
.ING-content .content-module.oe-calculator .calculator-container .slider-list .description-container .slide-value.two-thirds,
.ING-content .content-module.oe-calculator .calculator-container .slider-list .description-container .slide-title.two-thirds {
  width: 66.66666666666666% !important;
}
.ING-content .content-module.oe-calculator .calculator-container .slider-list .description-container .slide-value.one-thirds,
.ING-content .content-module.oe-calculator .calculator-container .slider-list .description-container .slide-title.one-thirds {
  width: 33.33333333333333% !important;
}
.ING-content .content-module.oe-calculator .calculator-container .slider-list .description-container .slide-value.thirty,
.ING-content .content-module.oe-calculator .calculator-container .slider-list .description-container .slide-title.thirty {
  width: 30% !important;
}
.ING-content .content-module.oe-calculator .calculator-container .slider-list .description-container .slide-value.twenty,
.ING-content .content-module.oe-calculator .calculator-container .slider-list .description-container .slide-title.twenty {
  width: 20% !important;
}
.ING-content .content-module.oe-calculator .calculator-container .slider-list .description-container .slide-value .orange,
.ING-content .content-module.oe-calculator .calculator-container .slider-list .description-container .slide-title .orange {
  color: #ff6600;
}
.ING-content .content-module.oe-calculator .calculator-container .slider-list .description-container .slide-value .small-margin-bottom,
.ING-content .content-module.oe-calculator .calculator-container .slider-list .description-container .slide-title .small-margin-bottom {
  margin-bottom: 20px;
}
.ING-content .content-module.oe-calculator .calculator-container .slider-list .description-container .slide-value {
  width: 30%;
  color: #404040;
  font-family: "Avenir LT W01 85 Heavy", "Avenir LT W01 55 Roman";
  font-weight: normal;
  border-right: 1px solid #dfdfe1;
}
@media all and (max-width: 767px) {
  .ING-content .content-module.oe-calculator .calculator-container .slider-list .description-container .slide-value {
    font-size: 16px;
  }
}
@media all and (min-width: 768px) {
  .ING-content .content-module.oe-calculator .calculator-container .slider-list .description-container .slide-value {
    font-size: 20px;
  }
}
@media all and (min-width: 980px) {
  .ING-content .content-module.oe-calculator .calculator-container .slider-list .description-container .slide-value {
    font-size: 20px;
  }
}
.ie8 .ING-content .content-module.oe-calculator .calculator-container .slider-list .description-container .slide-value {
  font-size: 20px;
}
.ING-content .content-module.oe-calculator .calculator-container .slider-list .description-container .slide-title {
  width: 70%;
  color: #606060;
}
.ING-content .content-module.oe-calculator .calculator-container .slider-list .slider-header {
  overflow: hidden;
  position: relative;
  height: 8px;
}
.ING-content .content-module.oe-calculator .calculator-container .slider-list .slider-header:before,
.ING-content .content-module.oe-calculator .calculator-container .slider-list .slider-header:after {
  position: absolute;
  height: 100%;
  top: 0;
  bottom: 0;
  margin: auto;
  color: #ffffff;
}
.ING-content .content-module.oe-calculator .calculator-container .slider-list .slider-header:before {
  content: '-';
  left: 0;
}
.ING-content .content-module.oe-calculator .calculator-container .slider-list .slider-header:after {
  content: '+';
  right: 0;
}
.ING-content .content-module.oe-calculator .calculator-container .slider-list .slider-header .slider-arrow {
  position: absolute;
  width: 0;
  height: 0;
  top: 0;
  left: 0;
}
.ING-content .content-module.oe-calculator .calculator-container .slider-list .noUi-base {
  background-color: #AEB1B0;
  border-radius: 4px;
  -webkit-box-shadow: none;
  box-shadow: none;
  width: auto;
  margin: 0;
}
.ING-content .content-module.oe-calculator .calculator-container .slider-list .noUi-handle {
  width: 33px;
  height: 33px;
  top: -13px;
  left: -16px;
  background: url('../img/sprites/symbols-orange-calculator.png') no-repeat -65px -5px transparent;
}
.ING-content .content-module.oe-calculator .calculator-container .sum-container {
  color: #ffffff;
  padding-top: 20px;
  border-top: 1px solid #EC7907;
  margin-top: 0;
}
.ING-content .content-module.oe-calculator .calculator-container .sum-container .total {
  color: #ffffff;
}
.ING-content .content-module.oe-calculator .calculator-container .sum-container .total:before {
  content: '$';
}
.ING-content .content-module.oe-calculator .calculator-container .sum-container .small {
  font-size: 13px;
}
.ING-content .content-module.oe-calculator .calculator-container .sum-container.no-top {
  padding-top: 0;
  border-top: 0;
  margin-top: -15px;
}
@media all and (max-width: 767px) {
  .ING-content .content-module.oe-calculator .calculator-container .sum-container.no-top {
    margin-top: -10px;
  }
}
.ING-content .content-module.oe-calculator .calculator-container .sum-container.no-top .total {
  color: #404040;
  font-family: "Avenir LT W01 85 Heavy", "Avenir LT W01 55 Roman";
  letter-spacing: -1px;
  color: #ffffff;
}
@media all and (max-width: 767px) {
  .ING-content .content-module.oe-calculator .calculator-container .sum-container.no-top .total {
    font-size: 22px;
  }
}
@media all and (min-width: 768px) {
  .ING-content .content-module.oe-calculator .calculator-container .sum-container.no-top .total {
    font-size: 30px;
  }
}
@media all and (min-width: 980px) {
  .ING-content .content-module.oe-calculator .calculator-container .sum-container.no-top .total {
    font-size: 30px;
  }
}
.ie8 .ING-content .content-module.oe-calculator .calculator-container .sum-container.no-top .total {
  font-size: 30px;
}
.ING-content .content-style.check-list p {
  position: relative;
  padding-left: 26px;
}
.ING-content .content-style.check-list p:before {
  font-family: 'ING-icon-font';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  position: relative;
  top: 1px;
  display: inline-block;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 1.5;
  position: absolute;
  top: 0;
  left: 0;
}
@media all and (min-width: 768px) {
  .ING-content .content-style.check-list p:before {
    line-height: 1.5;
  }
}
.ie8 .ING-content .content-style.check-list p:before {
  line-height: 1.5;
}
.ING-content .content-style.check-list p.arrow:before {
  content: "\e611";
}
.ING-content .content-style.check-list p.check:before {
  content: "\e60e";
}
.ING-content .content-style.check-list p.dot:before {
  content: "\e616";
}
.ING-content .content-style.check-list p.dot:before {
  color: #ff6600;
}
.ING-content .content-style.check-list p.orange:before {
  color: #ff6600;
}
.ING-content .content-style.check-list p:before {
  content: "\e60e";
}
.ING-content .content-style.check-list p:before {
  color: #ff6600;
}
.ING-content .content-style.dot p {
  position: relative;
  padding-left: 26px;
}
.ING-content .content-style.dot p:before {
  font-family: 'ING-icon-font';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  position: relative;
  top: 1px;
  display: inline-block;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 1.5;
  position: absolute;
  top: 0;
  left: 0;
}
@media all and (min-width: 768px) {
  .ING-content .content-style.dot p:before {
    line-height: 1.5;
  }
}
.ie8 .ING-content .content-style.dot p:before {
  line-height: 1.5;
}
.ING-content .content-style.dot p.arrow:before {
  content: "\e611";
}
.ING-content .content-style.dot p.check:before {
  content: "\e60e";
}
.ING-content .content-style.dot p.dot:before {
  content: "\e616";
}
.ING-content .content-style.dot p.dot:before {
  color: #ff6600;
}
.ING-content .content-style.dot p.orange:before {
  color: #ff6600;
}
.ING-content .content-style.dot p:before {
  content: "\e616";
}
.ING-content .content-style.dot p:before {
  color: #ff6600;
}
.ING-content .content-style.inset {
  padding-left: 20px;
}
@media all and (min-width: 768px) {
  .ING-content .content-style.orange-symbol-block {
    padding-left: 54px;
    position: relative;
  }
  .ING-content .content-style.orange-symbol-block:after {
    content: '';
    width: 40px;
    height: 42px;
    top: 0;
    left: 0;
    position: absolute;
    background-image: url('../img/sprites/Symbol-Title-v4.png');
    background-repeat: no-repeat;
  }
  .ING-content .content-style.orange-symbol-block.cash-back:after {
    background-position: 0 0px;
  }
  .ING-content .content-style.orange-symbol-block.no-fees:after {
    background-position: 0 -62px;
  }
  .ING-content .content-style.orange-symbol-block.free-atm:after {
    background-position: 0 -124px;
  }
  .ING-content .content-style.orange-symbol-block.mobile:after {
    background-position: 0 -186px;
  }
  .ING-content .content-style.orange-symbol-block.always:after {
    background-position: 0 -248px;
  }
  .ING-content .content-style.orange-symbol-block.card-plus:after {
    background-position: 0 -310px;
  }
  .ING-content .content-style.orange-symbol-block.pdf:after {
    background-position: 0 -372px;
  }
  .ING-content .content-style.orange-symbol-block.mouse:after {
    background-position: 0 -434px;
  }
  .ING-content .content-style.orange-symbol-block.mail:after {
    background-position: 0 -496px;
  }
  .ING-content .content-style.orange-symbol-block.phone:after {
    background-position: 0 -558px;
  }
  .ING-content .content-style.orange-symbol-block.stopwatch:after {
    background-position: 0 -620px;
  }
  .ING-content .content-style.orange-symbol-block.arrow:after {
    background-position: 0 -682px;
  }
  .ING-content .content-style.orange-symbol-block.arrow-down:after {
    background-position: 0 -744px;
  }
  .ING-content .content-style.orange-symbol-block.padlock:after {
    background-position: 0 -806px;
  }
  .ING-content .content-style.orange-symbol-block.piggy-bank:after {
    background-position: 0 -868px;
  }
  .ING-content .content-style.orange-symbol-block.great-rate:after {
    background-position: 0 -930px;
  }
  .ING-content .content-style.orange-symbol-block.reward:after {
    background-position: 0 -992px;
  }
  .ING-content .content-style.orange-symbol-block.tick:after {
    background-position: 0 -1054px;
  }
  .ING-content .content-style.orange-symbol-block.time:after {
    background-position: 0 -1116px;
  }
  .ING-content .content-style.orange-symbol-block.scissors:after {
    background-position: 0 -1178px;
  }
  .ING-content .content-style.orange-symbol-block.low-fee:after {
    background-position: 0 -1240px;
  }
  .ING-content .content-style.orange-symbol-block.tools:after {
    background-position: 0 -1302px;
  }
  .ING-content .content-style.orange-symbol-block.house-cash:after {
    background-position: 0 -1364px;
  }
  .ING-content .content-style.orange-symbol-block.cash:after {
    background-position: 0 -1426px;
  }
  .ING-content .content-style.orange-symbol-block.consolidate:after {
    background-position: 0 -1488px;
  }
  .ING-content .content-style.orange-symbol-block.card:after {
    background-position: 0 -1550px;
  }
  .ING-content .content-style.orange-symbol-block.house-rate:after {
    background-position: 0 -1612px;
  }
  .ING-content .content-style.orange-symbol-block.house-lock:after {
    background-position: 0 -1674px;
  }
  .ING-content .content-style.orange-symbol-block.plan-time:after {
    background-position: 0 -1736px;
  }
  .ING-content .content-style.orange-symbol-block.scales:after {
    background-position: 0 -1798px;
  }
  .ING-content .content-style.orange-symbol-block.money:after {
    background-position: 0 -1860px;
  }
  .ING-content .content-style.orange-symbol-block.umbrella:after {
    background-position: 0 -1922px;
  }
  .ING-content .content-style.orange-symbol-block.eye:after {
    background-position: 0 -1984px;
  }
  .ING-content .content-style.orange-symbol-block.grow:after {
    background-position: 0 -2046px;
  }
  .ING-content .content-style.orange-symbol-block.house-choose:after {
    background-position: 0 -2108px;
  }
  .ING-content .content-style.orange-symbol-block.advice:after {
    background-position: 0 -2170px;
  }
  .ING-content .content-style.orange-symbol-block:after {
    bottom: 0;
    margin-top: auto;
    margin-bottom: auto;
  }
}
.ie8 .ING-content .content-style.orange-symbol-block {
  padding-left: 54px;
  position: relative;
}
.ie8 .ING-content .content-style.orange-symbol-block:after {
  content: '';
  width: 40px;
  height: 42px;
  top: 0;
  left: 0;
  position: absolute;
  background-image: url('../img/sprites/Symbol-Title-v4.png');
  background-repeat: no-repeat;
}
.ie8 .ING-content .content-style.orange-symbol-block.cash-back:after {
  background-position: 0 0px;
}
.ie8 .ING-content .content-style.orange-symbol-block.no-fees:after {
  background-position: 0 -62px;
}
.ie8 .ING-content .content-style.orange-symbol-block.free-atm:after {
  background-position: 0 -124px;
}
.ie8 .ING-content .content-style.orange-symbol-block.mobile:after {
  background-position: 0 -186px;
}
.ie8 .ING-content .content-style.orange-symbol-block.always:after {
  background-position: 0 -248px;
}
.ie8 .ING-content .content-style.orange-symbol-block.card-plus:after {
  background-position: 0 -310px;
}
.ie8 .ING-content .content-style.orange-symbol-block.pdf:after {
  background-position: 0 -372px;
}
.ie8 .ING-content .content-style.orange-symbol-block.mouse:after {
  background-position: 0 -434px;
}
.ie8 .ING-content .content-style.orange-symbol-block.mail:after {
  background-position: 0 -496px;
}
.ie8 .ING-content .content-style.orange-symbol-block.phone:after {
  background-position: 0 -558px;
}
.ie8 .ING-content .content-style.orange-symbol-block.stopwatch:after {
  background-position: 0 -620px;
}
.ie8 .ING-content .content-style.orange-symbol-block.arrow:after {
  background-position: 0 -682px;
}
.ie8 .ING-content .content-style.orange-symbol-block.arrow-down:after {
  background-position: 0 -744px;
}
.ie8 .ING-content .content-style.orange-symbol-block.padlock:after {
  background-position: 0 -806px;
}
.ie8 .ING-content .content-style.orange-symbol-block.piggy-bank:after {
  background-position: 0 -868px;
}
.ie8 .ING-content .content-style.orange-symbol-block.great-rate:after {
  background-position: 0 -930px;
}
.ie8 .ING-content .content-style.orange-symbol-block.reward:after {
  background-position: 0 -992px;
}
.ie8 .ING-content .content-style.orange-symbol-block.tick:after {
  background-position: 0 -1054px;
}
.ie8 .ING-content .content-style.orange-symbol-block.time:after {
  background-position: 0 -1116px;
}
.ie8 .ING-content .content-style.orange-symbol-block.scissors:after {
  background-position: 0 -1178px;
}
.ie8 .ING-content .content-style.orange-symbol-block.low-fee:after {
  background-position: 0 -1240px;
}
.ie8 .ING-content .content-style.orange-symbol-block.tools:after {
  background-position: 0 -1302px;
}
.ie8 .ING-content .content-style.orange-symbol-block.house-cash:after {
  background-position: 0 -1364px;
}
.ie8 .ING-content .content-style.orange-symbol-block.cash:after {
  background-position: 0 -1426px;
}
.ie8 .ING-content .content-style.orange-symbol-block.consolidate:after {
  background-position: 0 -1488px;
}
.ie8 .ING-content .content-style.orange-symbol-block.card:after {
  background-position: 0 -1550px;
}
.ie8 .ING-content .content-style.orange-symbol-block.house-rate:after {
  background-position: 0 -1612px;
}
.ie8 .ING-content .content-style.orange-symbol-block.house-lock:after {
  background-position: 0 -1674px;
}
.ie8 .ING-content .content-style.orange-symbol-block.plan-time:after {
  background-position: 0 -1736px;
}
.ie8 .ING-content .content-style.orange-symbol-block.scales:after {
  background-position: 0 -1798px;
}
.ie8 .ING-content .content-style.orange-symbol-block.money:after {
  background-position: 0 -1860px;
}
.ie8 .ING-content .content-style.orange-symbol-block.umbrella:after {
  background-position: 0 -1922px;
}
.ie8 .ING-content .content-style.orange-symbol-block.eye:after {
  background-position: 0 -1984px;
}
.ie8 .ING-content .content-style.orange-symbol-block.grow:after {
  background-position: 0 -2046px;
}
.ie8 .ING-content .content-style.orange-symbol-block.house-choose:after {
  background-position: 0 -2108px;
}
.ie8 .ING-content .content-style.orange-symbol-block.advice:after {
  background-position: 0 -2170px;
}
.ie8 .ING-content .content-style.orange-symbol-block:after {
  bottom: 0;
  margin-top: auto;
  margin-bottom: auto;
}
@media all and (min-width: 768px) {
  .content-arrow-down {
    z-index: 10;
    position: relative;
    border-bottom: 1px solid #dfdfe1;
  }
  .content-arrow-down:before {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    bottom: -17px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    border-top: 17px solid #dfdfe1;
    border-left: 17px solid transparent;
    border-right: 17px solid transparent;
  }
  .content-arrow-down:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    bottom: -15px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    border-top: 15px solid #ffffff;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
  }
  .content-arrow-down.gray:after {
    border-top: 15px solid #f7f7f7;
  }
}
.ie8 .content-arrow-down {
  z-index: 10;
  position: relative;
  border-bottom: 1px solid #dfdfe1;
}
.ie8 .content-arrow-down:before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  bottom: -17px;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  border-top: 17px solid #dfdfe1;
  border-left: 17px solid transparent;
  border-right: 17px solid transparent;
}
.ie8 .content-arrow-down:after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  bottom: -15px;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  border-top: 15px solid #ffffff;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
}
.ie8 .content-arrow-down.gray:after {
  border-top: 15px solid #f7f7f7;
}
.content-divider {
  border-bottom: 1px solid #dfdfe1;
}
.table-row {
  display: table;
  table-layout: fixed;
  width: 100%;
}
@media all and (max-width: 767px) {
  .table-row.header {
    display: none;
  }
}
@media all and (min-width: 768px) {
  .table-row.mobile-header,
  .table-row .mobile-header {
    display: none;
  }
}
.ie8 .table-row.mobile-header,
.ie8 .table-row .mobile-header {
  display: none;
}
@media all and (max-width: 767px) {
  .table-row.desktop-header,
  .table-row .desktop-header {
    display: none !important;
  }
}
.table-row.double .table-cell {
  width: 50%;
}
.table-row.triple .table-cell {
  width: 33.33333333333333%;
}
.table-cell {
  display: table-cell;
}
.table-cell.align-top {
  vertical-align: top !important;
}
.table-cell.align-bottom {
  vertical-align: bottom !important;
}
.table-cell.align-middle {
  vertical-align: middle !important;
}
.table-cell.two-thirds {
  width: 66.66666666666666% !important;
}
.table-cell.one-thirds {
  width: 33.33333333333333% !important;
}
.table-cell.thirty {
  width: 30% !important;
}
.table-cell.twenty {
  width: 20% !important;
}
.table-cell .orange {
  color: #ff6600;
}
.table-cell .small-margin-bottom {
  margin-bottom: 20px;
}
.more-features-style {
  color: #000066 !important;
}
.more-features-style:hover,
.more-features-style:focus {
  color: #000033 !important;
  text-decoration: underline !important;
}
.divider-dash {
  border-bottom: 1px dashed #dfdfe1;
  margin-top: 10px;
  margin-bottom: 10px;
}
.divider-dash.big {
  margin-top: 20px;
  margin-bottom: 20px;
}
/*
 * ING Direct Home Page LESS
 */
.ING-home-slider {
  position: relative;
}
.ING-home-slider .slide-container {
  z-index: 0;
  position: relative;
  background: url('../img/heros/hero-bg.jpg') repeat center;
}
@media all and (max-width: 767px) {
  .ING-home-slider .slide-container {
    height: 280px;
  }
}
@media all and (min-width: 768px) {
  .ING-home-slider .slide-container {
    height: 360px;
  }
}
@media all and (min-width: 980px) {
  .ING-home-slider .slide-container {
    height: auto;
  }
}
.ie8 .ING-home-slider .slide-container {
  height: auto;
}
@media all and (min-width: 768px) and (max-width: 979px) {
  .ING-home-slider .slide-container .container {
    height: 100%;
  }
  .ING-home-slider .slide-container .container .mini-bg {
    height: 100%;
    width: 50%;
    display: table;
  }
  .ING-home-slider .slide-container .container .mini-bg .text-container {
    display: table-cell;
    vertical-align: middle;
  }
}
.ING-home-slider .slide-container:after {
  z-index: -1;
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  background-position: center center;
  background-repeat: no-repeat;
}
@media all and (min-width: 980px) {
  .ING-home-slider .slide-container:after {
    background-image: url('/img/homepage/SM4-hero-desktop.jpg');
  }
}
.ie8 .ING-home-slider .slide-container:after {
  background-image: url('/img/homepage/SM4-hero-desktop.jpg');
}
@media all and (min-width: 980px) {
  .ING-home-slider .slide-container.main-bg-0 {
    height: 400px;
  }
}
.ie8 .ING-home-slider .slide-container.main-bg-0 {
  height: 400px;
}
@media all and (max-width: 767px) {
  .ING-home-slider .slide-container.main-bg-0:after {
    background-image: url('/img/homepage/SM4-hero-mobile.jpg');
  }
}
@media all and (min-width: 768px) and (max-width: 979px) {
  .ING-home-slider .slide-container.main-bg-0:after {
    background-image: url('/img/homepage/SM4-hero-tablet.jpg');
  }
}
@media all and (max-width: 767px) {
  .ING-home-slider .slide-container.main-bg-1:after {
    background-image: url('/img/homepage/main-image-xs-1.jpg');
  }
}
@media all and (min-width: 768px) and (max-width: 979px) {
  .ING-home-slider .slide-container.main-bg-1:after {
    background-image: url('/img/homepage/main-image-sm-1.jpg');
  }
}
@media all and (max-width: 767px) {
  .ING-home-slider .slide-container.main-bg-2:after {
    background-image: url('/img/homepage/iPad-download-mobile.jpg');
  }
}
@media all and (min-width: 768px) and (max-width: 979px) {
  .ING-home-slider .slide-container.main-bg-2:after {
    background-image: url('/img/homepage/iPad-download-tablet.jpg');
  }
}
@media all and (max-width: 767px) {
  .ING-home-slider .text-container {
    margin-top: 45px;
  }
  .ING-home-slider .text-container span.circle-icon {
    display: none;
  }
  .ING-home-slider .text-container a {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    color: #ffffff;
    background-color: #000066;
    border-color: #000033;
    padding: 9px 15px;
    font-size: 17px;
    line-height: 1.5;
    border-radius: 2px;
  }
  .ie8 .ING-home-slider .text-container a {
    padding: 9px 30px;
    font-size: 17px;
    line-height: 1.5;
    border-radius: 2px;
  }
  .ING-home-slider .text-container a:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
  }
  .ING-home-slider .text-container a:hover,
  .ING-home-slider .text-container a:focus {
    color: #ff6600;
    text-decoration: none;
  }
  .ING-home-slider .text-container a:active,
  .ING-home-slider .text-container a.active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  }
  .ING-home-slider .text-container a.disabled,
  .ING-home-slider .text-container a[disabled],
  fieldset[disabled] .ING-home-slider .text-container a {
    cursor: not-allowed;
    pointer-events: none;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .ING-home-slider .text-container a.orange {
    color: #ffffff;
    background-color: #f36d00;
    border-color: #c05600;
  }
  .ING-home-slider .text-container a.orange:hover,
  .ING-home-slider .text-container a.orange:focus,
  .ING-home-slider .text-container a.orange:active,
  .ING-home-slider .text-container a.orange.active,
  .open .dropdown-toggle.ING-home-slider .text-container a.orange {
    color: #ffffff;
    background-color: #ed5f00;
    border-color: #ba4b00;
  }
  .ING-home-slider .text-container a.orange:active,
  .ING-home-slider .text-container a.orange.active,
  .open .dropdown-toggle.ING-home-slider .text-container a.orange {
    background-image: none;
  }
  .ING-home-slider .text-container a.orange.disabled,
  .ING-home-slider .text-container a.orange[disabled],
  fieldset[disabled] .ING-home-slider .text-container a.orange,
  .ING-home-slider .text-container a.orange.disabled:hover,
  .ING-home-slider .text-container a.orange[disabled]:hover,
  fieldset[disabled] .ING-home-slider .text-container a.orange:hover,
  .ING-home-slider .text-container a.orange.disabled:focus,
  .ING-home-slider .text-container a.orange[disabled]:focus,
  fieldset[disabled] .ING-home-slider .text-container a.orange:focus,
  .ING-home-slider .text-container a.orange.disabled:active,
  .ING-home-slider .text-container a.orange[disabled]:active,
  fieldset[disabled] .ING-home-slider .text-container a.orange:active,
  .ING-home-slider .text-container a.orange.disabled.active,
  .ING-home-slider .text-container a.orange[disabled].active,
  fieldset[disabled] .ING-home-slider .text-container a.orange.active {
    background-color: #f36d00;
    border-color: #c05600;
  }
  .ING-home-slider .text-container a.gray {
    color: #ffffff;
    background-color: #5c605f;
    border-color: #434645;
  }
  .ING-home-slider .text-container a.gray:hover,
  .ING-home-slider .text-container a.gray:focus,
  .ING-home-slider .text-container a.gray:active,
  .ING-home-slider .text-container a.gray.active,
  .open .dropdown-toggle.ING-home-slider .text-container a.gray {
    color: #ffffff;
    background-color: #727373;
    border-color: #595959;
  }
  .ING-home-slider .text-container a.gray:active,
  .ING-home-slider .text-container a.gray.active,
  .open .dropdown-toggle.ING-home-slider .text-container a.gray {
    background-image: none;
  }
  .ING-home-slider .text-container a.gray.disabled,
  .ING-home-slider .text-container a.gray[disabled],
  fieldset[disabled] .ING-home-slider .text-container a.gray,
  .ING-home-slider .text-container a.gray.disabled:hover,
  .ING-home-slider .text-container a.gray[disabled]:hover,
  fieldset[disabled] .ING-home-slider .text-container a.gray:hover,
  .ING-home-slider .text-container a.gray.disabled:focus,
  .ING-home-slider .text-container a.gray[disabled]:focus,
  fieldset[disabled] .ING-home-slider .text-container a.gray:focus,
  .ING-home-slider .text-container a.gray.disabled:active,
  .ING-home-slider .text-container a.gray[disabled]:active,
  fieldset[disabled] .ING-home-slider .text-container a.gray:active,
  .ING-home-slider .text-container a.gray.disabled.active,
  .ING-home-slider .text-container a.gray[disabled].active,
  fieldset[disabled] .ING-home-slider .text-container a.gray.active {
    background-color: #5c605f;
    border-color: #434645;
  }
  .ING-home-slider .text-container a.blue {
    color: #ffffff;
    background-color: #000066;
    border-color: #000033;
  }
  .ING-home-slider .text-container a.blue:hover,
  .ING-home-slider .text-container a.blue:focus,
  .ING-home-slider .text-container a.blue:active,
  .ING-home-slider .text-container a.blue.active,
  .open .dropdown-toggle.ING-home-slider .text-container a.blue {
    color: #ffffff;
    background-color: #1f00a4;
    border-color: #150071;
  }
  .ING-home-slider .text-container a.blue:active,
  .ING-home-slider .text-container a.blue.active,
  .open .dropdown-toggle.ING-home-slider .text-container a.blue {
    background-image: none;
  }
  .ING-home-slider .text-container a.blue.disabled,
  .ING-home-slider .text-container a.blue[disabled],
  fieldset[disabled] .ING-home-slider .text-container a.blue,
  .ING-home-slider .text-container a.blue.disabled:hover,
  .ING-home-slider .text-container a.blue[disabled]:hover,
  fieldset[disabled] .ING-home-slider .text-container a.blue:hover,
  .ING-home-slider .text-container a.blue.disabled:focus,
  .ING-home-slider .text-container a.blue[disabled]:focus,
  fieldset[disabled] .ING-home-slider .text-container a.blue:focus,
  .ING-home-slider .text-container a.blue.disabled:active,
  .ING-home-slider .text-container a.blue[disabled]:active,
  fieldset[disabled] .ING-home-slider .text-container a.blue:active,
  .ING-home-slider .text-container a.blue.disabled.active,
  .ING-home-slider .text-container a.blue[disabled].active,
  fieldset[disabled] .ING-home-slider .text-container a.blue.active {
    background-color: #000066;
    border-color: #000033;
  }
  .ING-home-slider .text-container a.small {
    padding-left: 10px;
    padding-right: 10px;
  }
  .ING-home-slider .text-container a:hover,
  .ING-home-slider .text-container a:focus,
  .ING-home-slider .text-container a:active,
  .ING-home-slider .text-container a.active,
  .open .dropdown-toggle.ING-home-slider .text-container a {
    color: #ffffff;
    background-color: #1f00a4;
    border-color: #150071;
  }
  .ING-home-slider .text-container a:active,
  .ING-home-slider .text-container a.active,
  .open .dropdown-toggle.ING-home-slider .text-container a {
    background-image: none;
  }
  .ING-home-slider .text-container a.disabled,
  .ING-home-slider .text-container a[disabled],
  fieldset[disabled] .ING-home-slider .text-container a,
  .ING-home-slider .text-container a.disabled:hover,
  .ING-home-slider .text-container a[disabled]:hover,
  fieldset[disabled] .ING-home-slider .text-container a:hover,
  .ING-home-slider .text-container a.disabled:focus,
  .ING-home-slider .text-container a[disabled]:focus,
  fieldset[disabled] .ING-home-slider .text-container a:focus,
  .ING-home-slider .text-container a.disabled:active,
  .ING-home-slider .text-container a[disabled]:active,
  fieldset[disabled] .ING-home-slider .text-container a:active,
  .ING-home-slider .text-container a.disabled.active,
  .ING-home-slider .text-container a[disabled].active,
  fieldset[disabled] .ING-home-slider .text-container a.active {
    background-color: #000066;
    border-color: #000033;
  }
}
@media all and (max-width: 767px) and all and (max-width: 767px) {
  .ING-home-slider .text-container a {
    padding: 9px 15px;
    font-size: 17px;
    line-height: 1.5;
    border-radius: 2px;
  }
}
@media all and (max-width: 767px) and all and (min-width: 768px) and (max-width: 979px) {
  .ING-home-slider .text-container a {
    padding: 9px 10px;
    font-size: 13px;
    line-height: 1.5;
    border-radius: 2px;
  }
}
@media all and (max-width: 767px) and all and (min-width: 980px) {
  .ING-home-slider .text-container a {
    padding: 9px 30px;
    font-size: 17px;
    line-height: 1.5;
    border-radius: 2px;
  }
}
@media all and (min-width: 768px) and (max-width: 979px) {
  .ING-home-slider .text-container span.circle-icon {
    display: none;
  }
  .ING-home-slider .text-container a {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    color: #ffffff;
    background-color: #000066;
    border-color: #000033;
    padding: 9px 10px;
    font-size: 13px;
    line-height: 1.5;
    border-radius: 2px;
  }
  .ie8 .ING-home-slider .text-container a {
    padding: 9px 30px;
    font-size: 17px;
    line-height: 1.5;
    border-radius: 2px;
  }
  .ING-home-slider .text-container a:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
  }
  .ING-home-slider .text-container a:hover,
  .ING-home-slider .text-container a:focus {
    color: #ff6600;
    text-decoration: none;
  }
  .ING-home-slider .text-container a:active,
  .ING-home-slider .text-container a.active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  }
  .ING-home-slider .text-container a.disabled,
  .ING-home-slider .text-container a[disabled],
  fieldset[disabled] .ING-home-slider .text-container a {
    cursor: not-allowed;
    pointer-events: none;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .ING-home-slider .text-container a.orange {
    color: #ffffff;
    background-color: #f36d00;
    border-color: #c05600;
  }
  .ING-home-slider .text-container a.orange:hover,
  .ING-home-slider .text-container a.orange:focus,
  .ING-home-slider .text-container a.orange:active,
  .ING-home-slider .text-container a.orange.active,
  .open .dropdown-toggle.ING-home-slider .text-container a.orange {
    color: #ffffff;
    background-color: #ed5f00;
    border-color: #ba4b00;
  }
  .ING-home-slider .text-container a.orange:active,
  .ING-home-slider .text-container a.orange.active,
  .open .dropdown-toggle.ING-home-slider .text-container a.orange {
    background-image: none;
  }
  .ING-home-slider .text-container a.orange.disabled,
  .ING-home-slider .text-container a.orange[disabled],
  fieldset[disabled] .ING-home-slider .text-container a.orange,
  .ING-home-slider .text-container a.orange.disabled:hover,
  .ING-home-slider .text-container a.orange[disabled]:hover,
  fieldset[disabled] .ING-home-slider .text-container a.orange:hover,
  .ING-home-slider .text-container a.orange.disabled:focus,
  .ING-home-slider .text-container a.orange[disabled]:focus,
  fieldset[disabled] .ING-home-slider .text-container a.orange:focus,
  .ING-home-slider .text-container a.orange.disabled:active,
  .ING-home-slider .text-container a.orange[disabled]:active,
  fieldset[disabled] .ING-home-slider .text-container a.orange:active,
  .ING-home-slider .text-container a.orange.disabled.active,
  .ING-home-slider .text-container a.orange[disabled].active,
  fieldset[disabled] .ING-home-slider .text-container a.orange.active {
    background-color: #f36d00;
    border-color: #c05600;
  }
  .ING-home-slider .text-container a.gray {
    color: #ffffff;
    background-color: #5c605f;
    border-color: #434645;
  }
  .ING-home-slider .text-container a.gray:hover,
  .ING-home-slider .text-container a.gray:focus,
  .ING-home-slider .text-container a.gray:active,
  .ING-home-slider .text-container a.gray.active,
  .open .dropdown-toggle.ING-home-slider .text-container a.gray {
    color: #ffffff;
    background-color: #727373;
    border-color: #595959;
  }
  .ING-home-slider .text-container a.gray:active,
  .ING-home-slider .text-container a.gray.active,
  .open .dropdown-toggle.ING-home-slider .text-container a.gray {
    background-image: none;
  }
  .ING-home-slider .text-container a.gray.disabled,
  .ING-home-slider .text-container a.gray[disabled],
  fieldset[disabled] .ING-home-slider .text-container a.gray,
  .ING-home-slider .text-container a.gray.disabled:hover,
  .ING-home-slider .text-container a.gray[disabled]:hover,
  fieldset[disabled] .ING-home-slider .text-container a.gray:hover,
  .ING-home-slider .text-container a.gray.disabled:focus,
  .ING-home-slider .text-container a.gray[disabled]:focus,
  fieldset[disabled] .ING-home-slider .text-container a.gray:focus,
  .ING-home-slider .text-container a.gray.disabled:active,
  .ING-home-slider .text-container a.gray[disabled]:active,
  fieldset[disabled] .ING-home-slider .text-container a.gray:active,
  .ING-home-slider .text-container a.gray.disabled.active,
  .ING-home-slider .text-container a.gray[disabled].active,
  fieldset[disabled] .ING-home-slider .text-container a.gray.active {
    background-color: #5c605f;
    border-color: #434645;
  }
  .ING-home-slider .text-container a.blue {
    color: #ffffff;
    background-color: #000066;
    border-color: #000033;
  }
  .ING-home-slider .text-container a.blue:hover,
  .ING-home-slider .text-container a.blue:focus,
  .ING-home-slider .text-container a.blue:active,
  .ING-home-slider .text-container a.blue.active,
  .open .dropdown-toggle.ING-home-slider .text-container a.blue {
    color: #ffffff;
    background-color: #1f00a4;
    border-color: #150071;
  }
  .ING-home-slider .text-container a.blue:active,
  .ING-home-slider .text-container a.blue.active,
  .open .dropdown-toggle.ING-home-slider .text-container a.blue {
    background-image: none;
  }
  .ING-home-slider .text-container a.blue.disabled,
  .ING-home-slider .text-container a.blue[disabled],
  fieldset[disabled] .ING-home-slider .text-container a.blue,
  .ING-home-slider .text-container a.blue.disabled:hover,
  .ING-home-slider .text-container a.blue[disabled]:hover,
  fieldset[disabled] .ING-home-slider .text-container a.blue:hover,
  .ING-home-slider .text-container a.blue.disabled:focus,
  .ING-home-slider .text-container a.blue[disabled]:focus,
  fieldset[disabled] .ING-home-slider .text-container a.blue:focus,
  .ING-home-slider .text-container a.blue.disabled:active,
  .ING-home-slider .text-container a.blue[disabled]:active,
  fieldset[disabled] .ING-home-slider .text-container a.blue:active,
  .ING-home-slider .text-container a.blue.disabled.active,
  .ING-home-slider .text-container a.blue[disabled].active,
  fieldset[disabled] .ING-home-slider .text-container a.blue.active {
    background-color: #000066;
    border-color: #000033;
  }
  .ING-home-slider .text-container a.small {
    padding-left: 10px;
    padding-right: 10px;
  }
  .ING-home-slider .text-container a:hover,
  .ING-home-slider .text-container a:focus,
  .ING-home-slider .text-container a:active,
  .ING-home-slider .text-container a.active,
  .open .dropdown-toggle.ING-home-slider .text-container a {
    color: #ffffff;
    background-color: #1f00a4;
    border-color: #150071;
  }
  .ING-home-slider .text-container a:active,
  .ING-home-slider .text-container a.active,
  .open .dropdown-toggle.ING-home-slider .text-container a {
    background-image: none;
  }
  .ING-home-slider .text-container a.disabled,
  .ING-home-slider .text-container a[disabled],
  fieldset[disabled] .ING-home-slider .text-container a,
  .ING-home-slider .text-container a.disabled:hover,
  .ING-home-slider .text-container a[disabled]:hover,
  fieldset[disabled] .ING-home-slider .text-container a:hover,
  .ING-home-slider .text-container a.disabled:focus,
  .ING-home-slider .text-container a[disabled]:focus,
  fieldset[disabled] .ING-home-slider .text-container a:focus,
  .ING-home-slider .text-container a.disabled:active,
  .ING-home-slider .text-container a[disabled]:active,
  fieldset[disabled] .ING-home-slider .text-container a:active,
  .ING-home-slider .text-container a.disabled.active,
  .ING-home-slider .text-container a[disabled].active,
  fieldset[disabled] .ING-home-slider .text-container a.active {
    background-color: #000066;
    border-color: #000033;
  }
}
@media all and (min-width: 768px) and (max-width: 979px) and all and (max-width: 767px) {
  .ING-home-slider .text-container a {
    padding: 9px 15px;
    font-size: 17px;
    line-height: 1.5;
    border-radius: 2px;
  }
}
@media all and (min-width: 768px) and (max-width: 979px) and all and (min-width: 768px) and (max-width: 979px) {
  .ING-home-slider .text-container a {
    padding: 9px 10px;
    font-size: 13px;
    line-height: 1.5;
    border-radius: 2px;
  }
}
@media all and (min-width: 768px) and (max-width: 979px) and all and (min-width: 980px) {
  .ING-home-slider .text-container a {
    padding: 9px 30px;
    font-size: 17px;
    line-height: 1.5;
    border-radius: 2px;
  }
}
@media all and (min-width: 768px) {
  .ING-home-slider .text-container {
    width: 55%;
    margin-top: 90px;
  }
}
@media all and (min-width: 980px) {
  .ING-home-slider .text-container {
    width: 55%;
    margin-top: 50px;
  }
}
.ie8 .ING-home-slider .text-container {
  width: 55%;
  margin-top: 50px;
}
.ING-home-slider .text-container h1 {
  color: white;
  line-height: 1.2;
  margin-bottom: 20px;
}
@media all and (max-width: 767px) {
  .ING-home-slider .text-container h1 {
    font-size: 25px;
  }
}
@media all and (min-width: 768px) {
  .ING-home-slider .text-container h1 {
    font-size: 34px;
  }
}
@media all and (min-width: 980px) {
  .ING-home-slider .text-container h1 {
    font-size: 44px;
  }
}
.ie8 .ING-home-slider .text-container h1 {
  font-size: 44px;
}
.ING-home-slider .text-container h2 {
  color: white;
  line-height: 1.2;
  margin-bottom: 15px;
}
@media all and (max-width: 767px) {
  .ING-home-slider .text-container h2 {
    font-size: 16px;
  }
}
@media all and (min-width: 768px) {
  .ING-home-slider .text-container h2 {
    font-size: 22px;
  }
}
@media all and (min-width: 980px) {
  .ING-home-slider .text-container h2 {
    font-size: 24px;
  }
}
.ING-home-slider .text-container h3 {
  color: white;
  line-height: 1.2;
  margin-bottom: 20px;
}
@media all and (max-width: 767px) {
  .ING-home-slider .text-container h3 {
    font-size: 26px;
  }
}
@media all and (min-width: 768px) {
  .ING-home-slider .text-container h3 {
    font-size: 32px;
  }
}
@media all and (min-width: 980px) {
  .ING-home-slider .text-container h3 {
    font-size: 40px;
  }
}
.ING-home-slider .text-container p.hero {
  color: white;
  margin-bottom: 20px;
}
@media all and (max-width: 767px) {
  .ING-home-slider .text-container p.hero {
    font-size: 16px;
  }
}
@media all and (min-width: 768px) {
  .ING-home-slider .text-container p.hero {
    font-size: 20px;
  }
}
@media all and (min-width: 980px) {
  .ING-home-slider .text-container p.hero {
    font-size: 22px;
  }
}
.ie8 .ING-home-slider .text-container p.hero {
  font-size: 24px;
}
@media all and (min-width: 980px) {
  .ING-home-slider .sub-hero {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
  }
  .ING-home-slider .sub-hero .slide-container {
    background: transparent;
  }
  .ING-home-slider .sub-hero .slide-container:after {
    background: none;
  }
  .ING-home-slider .sub-hero .container {
    position: relative;
  }
  .ING-home-slider .sub-hero .mini-bg {
    z-index: 0;
    position: absolute;
    width: 380px;
    background-color: #ffffff;
    right: 10px;
  }
  .ING-home-slider .sub-hero .mini-bg:after {
    z-index: -1;
    content: '';
    position: absolute;
    width: 238px;
    height: 190px;
    bottom: 0;
    right: 0;
    background-image: url('/img/homepage/sub-image-atm-ipad.png');
    background-repeat: no-repeat;
  }
  .ING-home-slider .sub-hero .mini-bg .text-container {
    margin-top: 0;
    padding: 20px;
  }
  .ING-home-slider .sub-hero .mini-bg .text-container h1 {
    color: #000066;
    font-size: 20px;
    font-weight: normal;
    letter-spacing: 0;
    margin-bottom: 10px;
  }
  .ING-home-slider .sub-hero .mini-bg .text-container p.hero {
    color: #606060;
    font-size: 17px;
    margin-bottom: 10px;
  }
}
@media all and (min-width: 1200px) {
  .ING-home-slider .sub-hero .mini-bg {
    right: 14px;
  }
}
.ie8 .ING-home-slider .sub-hero {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
}
.ie8 .ING-home-slider .sub-hero .slide-container {
  background: transparent;
}
.ie8 .ING-home-slider .sub-hero .slide-container:after {
  background: none;
}
.ie8 .ING-home-slider .sub-hero .container {
  position: relative;
}
.ie8 .ING-home-slider .sub-hero .mini-bg {
  z-index: 0;
  position: absolute;
  width: 380px;
  background-color: #ffffff;
  right: 10px;
}
.ie8 .ING-home-slider .sub-hero .mini-bg:after {
  z-index: -1;
  content: '';
  position: absolute;
  width: 238px;
  height: 190px;
  bottom: 0;
  right: 0;
  background-image: url('/img/homepage/sub-image-atm-ipad.png');
  background-repeat: no-repeat;
}
.ie8 .ING-home-slider .sub-hero .mini-bg .text-container {
  margin-top: 0;
  padding: 20px;
}
.ie8 .ING-home-slider .sub-hero .mini-bg .text-container h1 {
  color: #000066;
  font-size: 20px;
  font-weight: normal;
  letter-spacing: 0;
  margin-bottom: 10px;
}
.ie8 .ING-home-slider .sub-hero .mini-bg .text-container p.hero {
  color: #606060;
  font-size: 17px;
  margin-bottom: 10px;
}
@media all and (min-width: 980px) {
  .ING-home-slider .sub-hero.orange-everyday .mini-bg {
    top: 30px;
    height: 190px;
  }
  .ING-home-slider .sub-hero.orange-everyday .mini-bg:after {
    background-position: 0 0;
  }
  .ING-home-slider .sub-hero.orange-everyday .text-container {
    width: 250px;
  }
}
.ie8 .ING-home-slider .sub-hero.orange-everyday .mini-bg {
  top: 30px;
  height: 190px;
}
.ie8 .ING-home-slider .sub-hero.orange-everyday .mini-bg:after {
  background-position: 0 0;
}
.ie8 .ING-home-slider .sub-hero.orange-everyday .text-container {
  width: 250px;
}
@media all and (min-width: 980px) {
  .ING-home-slider .sub-hero.mobile-app .mini-bg {
    top: 250px;
    height: 120px;
  }
  .ING-home-slider .sub-hero.mobile-app .mini-bg:after {
    background-position: -258px;
  }
  .ING-home-slider .sub-hero.mobile-app .text-container {
    width: 300px;
  }
  .ING-home-slider .sub-hero.mobile-app .text-container p.hero {
    display: none;
  }
}
.ie8 .ING-home-slider .sub-hero.mobile-app .mini-bg {
  top: 250px;
  height: 120px;
}
.ie8 .ING-home-slider .sub-hero.mobile-app .mini-bg:after {
  background-position: -258px;
}
.ie8 .ING-home-slider .sub-hero.mobile-app .text-container {
  width: 300px;
}
.ie8 .ING-home-slider .sub-hero.mobile-app .text-container p.hero {
  display: none;
}
.ING-home-slider .bx-wrapper {
  margin: 0;
  padding: 0;
}
.ING-home-slider .bx-pager {
  margin-top: 20px;
}
.ING-home-slider .bx-pager a.bx-pager-link {
  width: 16px !important;
  height: 16px !important;
  border-color: #ffffff !important;
  background: #FFA121 !important;
}
.ING-home-slider .bx-pager a.bx-pager-link.active {
  background: #ffffff !important;
}
.ING-home-slider .bx-controls-direction {
  display: none !important;
}
.ING-people {
  display: block !important;
}
tr.ING-people {
  display: table-row !important;
}
th.ING-people,
td.ING-people {
  display: table-cell !important;
}
@media (max-width: 767px) {
  .ING-people,
  tr.ING-people,
  th.ING-people,
  td.ING-people {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .ING-people.hidden-sm,
  tr.ING-people.hidden-sm,
  th.ING-people.hidden-sm,
  td.ING-people.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 980px) and (max-width: 1199px) {
  .ING-people.hidden-md,
  tr.ING-people.hidden-md,
  th.ING-people.hidden-md,
  td.ING-people.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .ING-people.hidden-lg,
  tr.ING-people.hidden-lg,
  th.ING-people.hidden-lg,
  td.ING-people.hidden-lg {
    display: none !important;
  }
}
.ING-people .menu-container {
  border-bottom: 1px solid #E0E0E0;
}
.ING-people .content-container .title-container {
  margin-bottom: 20px;
}
.ING-people .content-container .container {
  position: relative;
}
.ING-people .content-container .content {
  display: none;
  padding-bottom: 60px;
}
.ING-people .content-container .content.active {
  display: block;
}
.ING-people .title-container {
  text-align: center !important;
  padding-top: 30px;
  padding-bottom: 22px;
}
.ING-people .title-container h2 {
  padding-bottom: 10px;
}
.ING-people .tab-list {
  position: relative;
  padding-bottom: 20px;
}
.ING-people .tab-list:before,
.ING-people .tab-list:after {
  content: " ";
  display: table;
}
.ING-people .tab-list:after {
  clear: both;
}
.ING-people .tab-list:before,
.ING-people .tab-list:after {
  content: " ";
  display: table;
}
.ING-people .tab-list:after {
  clear: both;
}
.ING-people .tab-list li {
  position: relative;
  float: left !important;
  width: 20%;
  padding: 10px 5px;
  color: #606060;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
.ING-people .tab-list li:hover,
.ING-people .tab-list li:focus {
  cursor: pointer;
  color: #ff6600;
}
.ING-people .tab-list li:hover .screen,
.ING-people .tab-list li:focus .screen {
  opacity: 0.0 !important;
}
.no-opacity .ING-people .tab-list li:hover .screen,
.no-opacity .ING-people .tab-list li:focus .screen {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}
.ING-people .tab-list li:hover .title:after,
.ING-people .tab-list li:focus .title:after {
  border-top-color: #ff6600;
}
.ING-people .tab-list li.active .screen {
  opacity: 0.0;
}
.no-opacity .ING-people .tab-list li.active .screen {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}
.ING-people .tab-list li.active .title:after {
  opacity: 0;
}
.no-opacity .ING-people .tab-list li.active .title:after {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}
.ING-people .tab-list li.inactive .screen {
  opacity: 0.5;
}
.no-opacity .ING-people .tab-list li.inactive .screen {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
}
.ING-people .tab-list .screen {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #ffffff;
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.no-opacity .ING-people .tab-list .screen {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}
.ING-people .tab-list .cell-container {
  display: table;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.ING-people .tab-list .cell {
  line-height: 1.2;
}
@media all and (min-width: 768px) and (max-width: 979px) {
  .ING-people .tab-list .cell {
    display: block;
    margin-left: auto;
    margin-right: auto;
    text-align: center !important;
    padding-left: 20px;
    padding-right: 20px;
  }
  .ING-people .tab-list .cell.helper {
    margin-bottom: 5px;
    width: 82px;
    height: 82px;
  }
}
@media all and (min-width: 980px) {
  .ING-people .tab-list .cell {
    display: table-cell;
    width: 82px;
    height: 82px;
    vertical-align: middle;
  }
}
.ie8 .ING-people .tab-list .cell {
  display: table-cell;
  width: 82px;
  height: 82px;
  vertical-align: middle;
}
.ING-people .tab-list .cell.helper {
  background-repeat: no-repeat;
  background-position: 1px 1px;
}
.ING-people .tab-list .cell.helper.banking {
  background-image: url('/img/homepage/people/younglady.gif');
}
.ING-people .tab-list .cell.helper.saving {
  background-image: url('/img/homepage/people/youngdude.gif');
}
.ING-people .tab-list .cell.helper.property {
  background-image: url('/img/homepage/people/homebuy.gif');
}
.ING-people .tab-list .cell.helper.wealth {
  background-image: url('/img/homepage/people/growingwealth.gif');
}
.ING-people .tab-list .cell.helper.retirement {
  background-image: url('/img/homepage/people/oldlady.gif');
}
.ING-people .tab-list .cell .title {
  display: block;
  position: relative;
}
@media all and (min-width: 1200px) {
  .ING-people .tab-list .cell .title {
    padding-right: 20px;
  }
}
.ING-people .tab-list .cell .title:after {
  content: '';
  position: absolute;
  opacity: 1;
  width: 0;
  height: 0;
  border-top-width: 9px;
  border-top-style: solid;
  border-top-color: #606060;
  border-left: 9px solid transparent;
  border-right: 9px solid transparent;
  -webkit-transition: opacity @duration-fast, border-top-color @duration-fast;
  transition: opacity @duration-fast, border-top-color @duration-fast;
}
@media all and (min-width: 768px) and (max-width: 979px) {
  .ING-people .tab-list .cell .title:after {
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    bottom: -15px;
  }
}
@media all and (min-width: 980px) {
  .ING-people .tab-list .cell .title:after {
    left: 20px;
    bottom: -20px;
  }
}
.ie8 .ING-people .tab-list .cell .title:after {
  left: 20px;
  bottom: -20px;
}
.ING-people .tab-list .highlighter {
  z-index: 10;
  position: absolute;
  display: none;
  padding: 0;
  bottom: 0;
  left: 0;
  height: 5px;
  width: 20%;
  background-color: #ff6600;
}
.ING-people .tab-list .highlighter.active {
  -webkit-transition: left 0.3s;
  transition: left 0.3s;
}
.ING-people .tab-list .highlighter:after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  bottom: -12px;
  border-top: 13px solid #ff6600;
  border-left: 13px solid transparent;
  border-right: 13px solid transparent;
}
.ING-people .feature-container .table-cell {
  background-color: #EBEEF7;
}
.ING-people .feature-container .table-cell:first-child {
  background-color: #F2F3F8;
}
.ING-people .feature-container .cell-container {
  position: relative;
  padding: 40px;
}
.ING-people .feature-container .cell-container.plus-symbol:after {
  content: '';
  position: absolute;
  width: 50px;
  height: 50px;
  top: 0;
  bottom: 0;
  margin: auto;
  left: -25px;
  background-image: url('/img/homepage/helper.png');
  background-repeat: no-repeat;
  background-position: -510px 0;
}
.ING-people .feature-container .title-cell {
  display: inline-block;
  position: relative;
  margin-bottom: 20px;
  padding-right: 120px;
}
@media all and (min-width: 768px) and (max-width: 979px) {
  .ING-people .feature-container .title-cell {
    padding-right: 0;
  }
  .ING-people .feature-container .title-cell:after {
    background: 0 !important;
  }
}
.ING-people .feature-container .title-cell h5 {
  margin-bottom: 10px;
  color: #ff6600;
}
.ING-people .feature-container .title-cell p {
  text-transform: uppercase;
  font-size: 14px;
}
.ING-people .feature-container .description-cell .detail {
  margin-bottom: 20px;
}
.ING-people .close-button {
  font-family: 'ING-icon-font';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  position: relative;
  top: 1px;
  display: inline-block;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #ffffff;
  line-height: 30px;
  text-align: center;
  position: absolute;
  top: 0;
  width: 30px;
  height: 30px;
  background-color: #ff6600;
  -webkit-transition: background-color 0.1s;
  transition: background-color 0.1s;
}
.ING-people .close-button:before {
  content: "\e614";
}
.ING-people .close-button:hover,
.ING-people .close-button:focus {
  background-color: #cc5200;
  cursor: pointer;
}
@media all and (min-width: 768px) {
  .ING-people .close-button {
    right: 10px;
  }
}
@media all and (min-width: 980px) {
  .ING-people .close-button {
    right: 10px;
  }
}
@media all and (min-width: 1200px) {
  .ING-people .close-button {
    right: 14px;
  }
}
.ie8 .ING-people .close-button {
  right: 10px;
}
@media all and (min-width: 768px) {
  .ING-content.home-table-menu {
    padding-bottom: 60px;
  }
}
.ie8 .ING-content.home-table-menu {
  padding-bottom: 60px;
}
.ING-content.home-table-menu .container {
  background-color: transparent;
}
.ING-content.home-table-menu .container .container {
  background-color: transparent;
}
@media all and (max-width: 767px) {
  .ING-content.home-table-menu .content-container {
    margin-bottom: 0;
  }
}
@media all and (max-width: 767px) {
  .ING-content.home-table-menu {
    border-bottom: 1px solid #dfdfe1;
    padding-top: 0;
    padding-bottom: 0;
  }
}
.ING-content.home-table-menu .mobile-tab {
  margin-left: -16px;
  margin-right: -16px;
}
@media all and (min-width: 768px) {
  .ING-content.home-table-menu .table-container.quick-link {
    padding-right: 10px;
  }
  .ING-content.home-table-menu .table-container.quick-link .table {
    background-color: #F2F3F8;
  }
  .ING-content.home-table-menu .table-container.quick-link .table-row.header {
    background-color: #E9EDF8;
  }
  .ING-content.home-table-menu .table-container.day-to-day {
    padding-left: 10px;
  }
}
.ie8 .ING-content.home-table-menu .table-container.quick-link {
  padding-right: 10px;
}
.ie8 .ING-content.home-table-menu .table-container.quick-link .table {
  background-color: #F2F3F8;
}
.ie8 .ING-content.home-table-menu .table-container.quick-link .table-row.header {
  background-color: #E9EDF8;
}
.ie8 .ING-content.home-table-menu .table-container.day-to-day {
  padding-left: 10px;
}
/*
 * ING Direct Hero LESS
 */
.content-hero {
  background: url('../img/heros/hero-bg.jpg') repeat center;
  position: relative;
  z-index: 0;
}
@media all and (max-width: 767px) {
  .content-hero {
    height: 210px;
  }
}
@media all and (min-width: 768px) {
  .content-hero {
    height: 260px;
  }
}
@media all and (min-width: 980px) {
  .content-hero {
    height: 240px;
  }
}
.ie8 .content-hero {
  height: 240px;
}
.content-hero:after {
  content: '';
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
}
@media all and (max-width: 767px) {
  .content-hero:after {
    background-image: url('../img/heros/hero-xs-sample.jpg');
  }
  .content-hero.c-business:after {
    background-image: url('../img/heros/xs/c-business.jpg');
  }
  .content-hero.c-home-loans:after {
    background-image: url('../img/heros/xs/c-home-loans.jpg');
  }
  .content-hero.c-savings:after {
    background-image: url('../img/heros/xs/c-savings.jpg');
  }
  .content-hero.c-savings-maximiser:after {
    background-image: url('../img/heros/xs/SM4-product-mobile.jpg');
  }
  .content-hero.c-super:after {
    background-image: url('../img/heros/xs/c-super.jpg');
  }
  .content-hero.c-calculators-tools:after {
    background-image: url('../img/heros/xs/c-calculators-tools.jpg');
  }
  .content-hero.c-about-us:after {
    background-image: url('../img/heros/xs/15yrs_AboutUs_Mobile.jpg');
  }
  .content-hero.c-help-and-support:after {
    background-image: url('../img/heros/xs/c-help-and-support.jpg');
  }
  .content-hero.c-rates-and-fees:after {
    background-image: url('../img/heros/xs/c-rates-and-fees.jpg');
  }
  .content-hero.c-ready-to-switch:after {
    background-image: url('../img/heros/xs/c-ready-to-switch.jpg');
  }
  .content-hero.c-ways-to-bank:after {
    background-image: url('../img/heros/xs/c-ways-to-bank.jpg');
  }
  .content-hero.p-living-super:after {
    background-image: url('../img/heros/xs/p-living-super.jpg');
  }
  .content-hero.p-mortgage-simplifier:after {
    background-image: url('../img/heros/xs/p-mortgage-simplifier.jpg');
  }
  .content-hero.p-orange-advantage:after {
    background-image: url('../img/heros/xs/p-orange-advantage.jpg');
  }
  .content-hero.p-orange-everyday:after {
    background-image: url('../img/heros/xs/no-atm-mobile.jpg');
  }
  .content-hero.p-business-term-deposit:after {
    background-image: url('../img/heros/xs/p-business-term-deposit.jpg');
  }
  .content-hero.p-smsf:after {
    background-image: url('../img/heros/xs/p-smsf.jpg');
  }
  .content-hero.m-login:after {
    background-image: url('../img/heros/xs/m-login.jpg');
  }
}
@media all and (min-width: 768px) {
  .content-hero:after {
    background-image: url('../img/heros/hero-sm-sample.jpg');
  }
  .content-hero.c-business:after {
    background-image: url('../img/heros/sm/c-business.jpg');
  }
  .content-hero.c-home-loans:after {
    background-image: url('../img/heros/sm/c-home-loans.jpg');
  }
  .content-hero.c-savings:after {
    background-image: url('../img/heros/sm/c-savings.jpg');
  }
  .content-hero.c-savings-maximiser:after {
    background-image: url('../img/heros/sm/SM4-product-tablet.jpg');
  }
  .content-hero.c-super:after {
    background-image: url('../img/heros/sm/c-super.jpg');
  }
  .content-hero.c-calculators-tools:after {
    background-image: url('../img/heros/sm/c-calculators-tools.jpg');
  }
  .content-hero.c-about-us:after {
    background-image: url('../img/heros/sm/15yrs_AboutUs_Tablet.jpg');
  }
  .content-hero.c-help-and-support:after {
    background-image: url('../img/heros/sm/c-help-and-support.jpg');
  }
  .content-hero.c-rates-and-fees:after {
    background-image: url('../img/heros/sm/c-rates-and-fees.jpg');
  }
  .content-hero.c-ready-to-switch:after {
    background-image: url('../img/heros/sm/c-ready-to-switch.jpg');
  }
  .content-hero.c-ways-to-bank:after {
    background-image: url('../img/heros/sm/c-ways-to-bank.jpg');
  }
  .content-hero.p-living-super:after {
    background-image: url('../img/heros/sm/p-living-super.jpg');
  }
  .content-hero.p-mortgage-simplifier:after {
    background-image: url('../img/heros/sm/p-mortgage-simplifier.jpg');
  }
  .content-hero.p-orange-advantage:after {
    background-image: url('../img/heros/sm/p-orange-advantage.jpg');
  }
  .content-hero.p-orange-everyday:after {
    background-image: url('../img/heros/sm/no-atm-tablet.jpg');
  }
  .content-hero.p-business-term-deposit:after {
    background-image: url('../img/heros/sm/p-business-term-deposit.jpg');
  }
  .content-hero.p-smsf:after {
    background-image: url('../img/heros/sm/p-smsf.jpg');
  }
}
@media all and (min-width: 980px) {
  .content-hero:after {
    background-image: url('../img/heros/hero-md-sample.jpg');
  }
  .content-hero.c-business:after {
    background-image: url('../img/heros/md/c-business.jpg');
  }
  .content-hero.c-home-loans:after {
    background-image: url('../img/heros/md/c-home-loans.jpg');
  }
  .content-hero.c-savings:after {
    background-image: url('../img/heros/md/c-savings.jpg');
  }
  .content-hero.c-savings-maximiser:after {
    background-image: url('../img/heros/md/SM4-product-desktop.jpg');
  }
  .content-hero.c-super:after {
    background-image: url('../img/heros/md/c-super.jpg');
  }
  .content-hero.c-calculators-tools:after {
    background-image: url('../img/heros/md/c-calculators-tools.jpg');
  }
  .content-hero.c-about-us:after {
    background-image: url('../img/heros/md/15yrs_AboutUs_Desktop.jpg');
  }
  .content-hero.c-help-and-support:after {
    background-image: url('../img/heros/md/c-help-and-support.jpg');
  }
  .content-hero.c-rates-and-fees:after {
    background-image: url('../img/heros/md/c-rates-and-fees.jpg');
  }
  .content-hero.c-ready-to-switch:after {
    background-image: url('../img/heros/md/c-ready-to-switch.jpg');
  }
  .content-hero.c-ways-to-bank:after {
    background-image: url('../img/heros/md/c-ways-to-bank.jpg');
  }
  .content-hero.p-living-super:after {
    background-image: url('../img/heros/md/p-living-super.jpg');
  }
  .content-hero.p-mortgage-simplifier:after {
    background-image: url('../img/heros/md/p-mortgage-simplifier.jpg');
  }
  .content-hero.p-orange-advantage:after {
    background-image: url('../img/heros/md/p-orange-advantage.jpg');
  }
  .content-hero.p-orange-everyday:after {
    background-image: url('../img/heros/md/no-atm-desktop.jpg');
  }
  .content-hero.p-business-term-deposit:after {
    background-image: url('../img/heros/md/p-business-term-deposit.jpg');
  }
  .content-hero.p-smsf:after {
    background-image: url('../img/heros/md/p-smsf.jpg');
  }
}
.ie8 .content-hero:after {
  background-image: url('../img/heros/hero-md-sample.jpg');
}
.ie8 .content-hero.c-business:after {
  background-image: url('../img/heros/md/c-business.jpg');
}
.ie8 .content-hero.c-home-loans:after {
  background-image: url('../img/heros/md/c-home-loans.jpg');
}
.ie8 .content-hero.c-savings:after {
  background-image: url('../img/heros/md/c-savings.jpg');
}
.ie8 .content-hero.c-savings-maximiser:after {
  background-image: url('../img/heros/md/SM4-product-desktop.jpg');
}
.ie8 .content-hero.c-super:after {
  background-image: url('../img/heros/md/c-super.jpg');
}
.ie8 .content-hero.c-calculators-tools:after {
  background-image: url('../img/heros/md/c-calculators-tools.jpg');
}
.ie8 .content-hero.c-about-us:after {
  background-image: url('../img/heros/md/15yrs_AboutUs_Desktop.jpg');
}
.ie8 .content-hero.c-help-and-support:after {
  background-image: url('../img/heros/md/c-help-and-support.jpg');
}
.ie8 .content-hero.c-rates-and-fees:after {
  background-image: url('../img/heros/md/c-rates-and-fees.jpg');
}
.ie8 .content-hero.c-ready-to-switch:after {
  background-image: url('../img/heros/md/c-ready-to-switch.jpg');
}
.ie8 .content-hero.c-ways-to-bank:after {
  background-image: url('../img/heros/md/c-ways-to-bank.jpg');
}
.ie8 .content-hero.p-living-super:after {
  background-image: url('../img/heros/md/p-living-super.jpg');
}
.ie8 .content-hero.p-mortgage-simplifier:after {
  background-image: url('../img/heros/md/p-mortgage-simplifier.jpg');
}
.ie8 .content-hero.p-orange-advantage:after {
  background-image: url('../img/heros/md/p-orange-advantage.jpg');
}
.ie8 .content-hero.p-orange-everyday:after {
  background-image: url('../img/heros/md/no-atm-desktop.jpg');
}
.ie8 .content-hero.p-business-term-deposit:after {
  background-image: url('../img/heros/md/p-business-term-deposit.jpg');
}
.ie8 .content-hero.p-smsf:after {
  background-image: url('../img/heros/md/p-smsf.jpg');
}
.content-hero .container {
  height: 100%;
}
.content-hero .breadcrumb {
  display: block !important;
  padding: 20px 0;
}
tr.content-hero .breadcrumb {
  display: table-row !important;
}
th.content-hero .breadcrumb,
td.content-hero .breadcrumb {
  display: table-cell !important;
}
@media (max-width: 767px) {
  .content-hero .breadcrumb,
  tr.content-hero .breadcrumb,
  th.content-hero .breadcrumb,
  td.content-hero .breadcrumb {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .content-hero .breadcrumb.hidden-sm,
  tr.content-hero .breadcrumb.hidden-sm,
  th.content-hero .breadcrumb.hidden-sm,
  td.content-hero .breadcrumb.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 980px) and (max-width: 1199px) {
  .content-hero .breadcrumb.hidden-md,
  tr.content-hero .breadcrumb.hidden-md,
  th.content-hero .breadcrumb.hidden-md,
  td.content-hero .breadcrumb.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .content-hero .breadcrumb.hidden-lg,
  tr.content-hero .breadcrumb.hidden-lg,
  th.content-hero .breadcrumb.hidden-lg,
  td.content-hero .breadcrumb.hidden-lg {
    display: none !important;
  }
}
.content-hero .hero-title,
.content-hero .hero-detail {
  color: #ffffff;
}
.content-hero .hero-title {
  line-height: 1;
  font-weight: bold;
  letter-spacing: -1px;
  margin-bottom: 10px;
  margin-top: 20px;
}
@media all and (min-width: 768px) {
  .content-hero .hero-title {
    margin-top: 0px;
    margin-bottom: 10px;
  }
}
.ie8 .content-hero .hero-title {
  margin-top: 0px;
  margin-bottom: 10px;
}
.content-hero .hero-detail {
  line-height: 1.2;
  margin-top: 10px;
  margin-bottom: 14px;
}
@media all and (max-width: 767px) {
  .content-hero .hero-detail {
    width: 60%;
  }
  .content-hero .hero-detail.wider {
    width: 90%;
  }
}
@media all and (min-width: 768px) {
  .content-hero .hero-detail {
    width: 45%;
  }
}
@media all and (min-width: 980px) {
  .content-hero .hero-detail {
    width: 50%;
  }
}
@media all and (min-width: 1200px) {
  .content-hero .hero-detail {
    width: 50%;
  }
}
.ie8 .content-hero .hero-detail {
  width: 50%;
}
.content-hero .hero-detail.small {
  margin-top: -10px;
  margin-bottom: 20px;
  font-size: 12px;
}
.content-hero.simple {
  background: #ffffff;
  height: auto !important;
}
.content-hero.simple:after {
  background: #ffffff;
}
.content-hero.simple .hero-title,
.content-hero.simple .hero-detail,
.content-hero.simple .ING-button {
  display: none;
}
.content-hero.simple .breadcrumb a,
.content-hero.simple .breadcrumb a:hover,
.content-hero.simple .breadcrumb a:focus,
.content-hero.simple .breadcrumb li.active,
.content-hero.simple .breadcrumb li + li:before {
  color: #606060;
}
/*
 * ING Direct Contents LESS
 */
@media all and (max-width: 767px) {
  .tab-pane {
    display: block;
  }
  .tab-pane.fade {
    opacity: 1;
  }
}
@media all and (min-width: 768px) {
  .tab-pane {
    display: none;
  }
  .tab-pane.active {
    display: block;
  }
}
.ie8 .tab-pane {
  display: none;
}
.ie8 .tab-pane.active {
  display: block;
}
.content-tab-style {
  position: relative;
  display: table;
  width: 100%;
  z-index: 100;
}
.content-tab-style > li {
  z-index: 11;
  position: relative;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.content-tab-style > li.highlighter {
  z-index: 10;
  background-color: #ff6600;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  -webkit-transition: left 0.3s;
  transition: left 0.3s;
}
.content-tab-style > li.highlighter:after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
}
.content-tab-style.category {
  border-radius: 4px;
  border: 1px solid #e2e2e2;
  background-color: #ffffff;
  -webkit-box-shadow: inset 0px 2px 2px 0px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0px 2px 2px 0px rgba(0, 0, 0, 0.1);
}
@media all and (max-width: 767px) {
  .content-tab-style.category {
    display: none !important;
  }
}
.content-tab-style.category > li {
  color: #404040;
  font-family: "Avenir LT W01 85 Heavy", "Avenir LT W01 55 Roman";
  font-weight: normal;
  line-height: 1.5;
  padding: 10px;
  border-radius: 4px;
}
@media all and (max-width: 767px) {
  .content-tab-style.category > li {
    font-size: 16px;
  }
}
@media all and (min-width: 768px) {
  .content-tab-style.category > li {
    font-size: 16px;
    line-height: 1.0;
  }
}
@media all and (min-width: 980px) {
  .content-tab-style.category > li {
    font-size: 16px;
  }
}
.ie8 .content-tab-style.category > li {
  font-size: 16px;
  line-height: 1.0;
}
.content-tab-style.category > li a {
  display: block;
  color: #606060;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
.content-tab-style.category > li a:hover {
  text-decoration: none;
  color: #ff6600;
}
.content-tab-style.category > li.active a {
  color: #ffffff;
}
.content-tab-style.category > li.highlighter {
  background-color: #ff6600;
}
.content-tab-style.category > li.highlighter:after {
  bottom: -8px;
  border-top: 9px solid #ff6600;
  border-left: 9px solid transparent;
  border-right: 9px solid transparent;
}
.content-tab-style.block-gray {
  border-bottom: 4px solid #494d4c;
  background-color: #5c605f;
}
@media all and (max-width: 767px) {
  .content-tab-style.block-gray {
    display: none !important;
  }
}
.content-tab-style.block-gray > li {
  line-height: 1.2;
}
.content-tab-style.block-gray > li + li {
  border-left: 1px solid #757a79;
}
.content-tab-style.block-gray > li a {
  display: block;
  padding: 10px 16px;
  color: #ffffff;
}
.content-tab-style.block-gray > li a:hover {
  text-decoration: none;
  color: #ffffff;
}
.content-tab-style.block-gray > li.active {
  background-color: #494d4c;
  font-weight: bold;
}
.content-tab-style.block-gray > li.highlighter {
  background-color: transparent;
  border-left: 0;
}
.content-tab-style.block-gray > li.highlighter:after {
  bottom: -13px;
  border-top: 13px solid #494d4c;
  border-left: 13px solid transparent;
  border-right: 13px solid transparent;
}
.content-tab-style.block-gray > li:hover,
.content-tab-style.block-gray > li:focus {
  background-color: #585a5a;
}
.content-tab-style.faq {
  width: 100%;
}
@media all and (max-width: 767px) {
  .content-tab-style.faq {
    display: block;
    border: 1px solid #dfdfe1;
  }
}
.content-tab-style.faq li {
  position: relative;
  z-index: 0;
}
@media all and (max-width: 767px) {
  .content-tab-style.faq li {
    display: block;
    width: 100% !important;
    text-align: left !important;
  }
}
@media all and (max-width: 767px) {
  .content-tab-style.faq li.selected {
    display: none;
  }
}
@media all and (min-width: 768px) {
  .content-tab-style.faq li.selected {
    background-color: #f4f4f4;
    border-left: 1px solid #dfdfe1;
    border-right: 1px solid #dfdfe1;
  }
}
.ie8 .content-tab-style.faq li.selected {
  background-color: #f4f4f4;
  border-left: 1px solid #dfdfe1;
  border-right: 1px solid #dfdfe1;
}
.content-tab-style.faq li:before {
  display: block;
  content: '';
  z-index: -1;
  position: absolute;
  height: 1px;
  width: 100%;
  top: 0;
  left: 0;
  background-color: #dfdfe1;
}
.content-tab-style.faq li a {
  display: block;
}
@media all and (max-width: 767px) {
  .content-tab-style.faq li a {
    padding: 10px 16px;
  }
}
@media all and (min-width: 768px) {
  .content-tab-style.faq li a {
    padding: 10px;
  }
}
.ie8 .content-tab-style.faq li a {
  padding: 10px;
}
.content-tab-style.divide-2 > li {
  width: 50%;
}
.content-tab-style.divide-3 > li {
  width: 33.33333333333333%;
}
.content-tab-style.divide-4 > li {
  width: 25%;
}
.content-tab-style.divide-5 > li {
  width: 20%;
}
.content-tab-style.divide-6 > li {
  width: 16.666666666666664%;
}
.content-tab-style.divide-7 > li {
  width: 14.285714285714285%;
}
.mobile-tab {
  background-color: #f4f4f4;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #e0e0e0;
  padding-top: 16px;
  padding-bottom: 16px;
  -webkit-transition: background-color 0.3s, border-top-color 0.3s;
  transition: background-color 0.3s, border-top-color 0.3s;
}
.mobile-tab,
tr.mobile-tab,
th.mobile-tab,
td.mobile-tab {
  display: none !important;
}
@media (max-width: 767px) {
  .mobile-tab {
    display: block !important;
  }
  tr.mobile-tab {
    display: table-row !important;
  }
  th.mobile-tab,
  td.mobile-tab {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .mobile-tab.visible-sm {
    display: block !important;
  }
  tr.mobile-tab.visible-sm {
    display: table-row !important;
  }
  th.mobile-tab.visible-sm,
  td.mobile-tab.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 980px) and (max-width: 1199px) {
  .mobile-tab.visible-md {
    display: block !important;
  }
  tr.mobile-tab.visible-md {
    display: table-row !important;
  }
  th.mobile-tab.visible-md,
  td.mobile-tab.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .mobile-tab.visible-lg {
    display: block !important;
  }
  tr.mobile-tab.visible-lg {
    display: table-row !important;
  }
  th.mobile-tab.visible-lg,
  td.mobile-tab.visible-lg {
    display: table-cell !important;
  }
}
.mobile-tab.active {
  background-color: #ff6600;
  border-top-color: #ff6600;
}
.mobile-tab.active > .container:after {
  color: #ffffff;
  content: '\e610';
}
.mobile-tab.active .h4 {
  color: #ffffff;
}
.mobile-tab > .container {
  position: relative;
  z-index: 0;
}
.mobile-tab > .container .h4 {
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
.mobile-tab > .container:after {
  content: '\e617';
  position: absolute;
  z-index: -1;
  right: 16px;
  top: 0;
  bottom: 0;
  margin-top: auto;
  margin-bottom: auto;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
  font-family: 'ING-icon-font';
  font-style: normal;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.mobile-tab.second-level {
  background-color: #5C605F;
  border-top-color: #6C706F;
  padding-top: 10px;
  padding-bottom: 10px;
  color: #ffffff;
}
.mobile-tab.second-level .h4 {
  color: #ffffff;
}
.mobile-tab.second-level.active {
  background-color: #ff6600;
  border-top-color: #ff6600;
}
.mobile-tab-style {
  background-color: #f4f4f4;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #e0e0e0;
  padding-top: 16px;
  padding-bottom: 16px;
  -webkit-transition: background-color 0.3s, border-top-color 0.3s;
  transition: background-color 0.3s, border-top-color 0.3s;
}
.mobile-tab-style.active {
  background-color: #ff6600;
  border-top-color: #ff6600;
}
.mobile-tab-style.active > .container:after {
  color: #ffffff;
  content: '\e610';
}
.mobile-tab-style.active .h4 {
  color: #ffffff;
}
.mobile-tab-style > .container {
  position: relative;
  z-index: 0;
}
.mobile-tab-style > .container .h4 {
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
.mobile-tab-style > .container:after {
  content: '\e617';
  position: absolute;
  z-index: -1;
  right: 16px;
  top: 0;
  bottom: 0;
  margin-top: auto;
  margin-bottom: auto;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
  font-family: 'ING-icon-font';
  font-style: normal;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.mobile-tab-style.second-level {
  background-color: #5C605F;
  border-top-color: #6C706F;
  padding-top: 10px;
  padding-bottom: 10px;
  color: #ffffff;
}
.mobile-tab-style.second-level .h4 {
  color: #ffffff;
}
.mobile-tab-style.second-level.active {
  background-color: #ff6600;
  border-top-color: #ff6600;
}
.suffix-percent {
  position: relative;
  margin-right: 25px;
}
.suffix-percent:before,
.suffix-percent:after {
  font-size: 40%;
  font-weight: lighter;
  position: absolute;
  text-align: left;
  right: -25px;
  width: 20px;
  height: 50%;
}
.suffix-percent:before {
  content: '%';
  top: 6px;
}
.suffix-percent:after {
  content: 'p.a.';
  bottom: 2px;
}
.suffix-year,
.suffix-years {
  position: relative;
  margin-right: 25px;
}
.suffix-year:before,
.suffix-years:before {
  content: 'yr';
  font-size: 40%;
  font-weight: lighter;
  position: absolute;
  text-align: left;
  right: -25px;
  width: 20px;
  height: 100%;
  line-height: 250%;
}
@media all and (min-width: 768px) {
  .suffix-year:before,
  .suffix-years:before {
    content: 'year';
    font-size: 50%;
    line-height: 200%;
  }
}
.ie8 .suffix-year:before,
.ie8 .suffix-years:before {
  content: 'year';
  font-size: 50%;
  line-height: 200%;
}
@media all and (min-width: 768px) {
  .suffix-years:before {
    content: 'years';
  }
}
.ie8 .suffix-years:before {
  content: 'years';
}
.reset-bx-slider {
  -webkit-transform: none !important;
  -webkit-transition: none !important;
  transition: none !important;
}
.reset-bx-slider .slide {
  width: 100% !important;
}
@media all and (min-width: 768px) {
  .gradient-gray-top {
    background-image: -webkit-gradient(linear, left 20%, left 100%, from(#f7f7f7), to(#ffffff));
    background-image: -webkit-linear-gradient(top, #f7f7f7 20%, #ffffff 100%);
    background-image: -moz-linear-gradient(top, #f7f7f7 20%, #ffffff 100%);
    background-image: linear-gradient(to bottom, #f7f7f7 20%, #ffffff 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff7f7f7', endColorstr='#ffffffff', GradientType=0);
  }
}
.ie8 .gradient-gray-top {
  background-image: -webkit-gradient(linear, left 20%, left 100%, from(#f7f7f7), to(#ffffff));
  background-image: -webkit-linear-gradient(top, #f7f7f7 20%, #ffffff 100%);
  background-image: -moz-linear-gradient(top, #f7f7f7 20%, #ffffff 100%);
  background-image: linear-gradient(to bottom, #f7f7f7 20%, #ffffff 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff7f7f7', endColorstr='#ffffffff', GradientType=0);
}
@media all and (min-width: 768px) {
  .gradient-gray-bottom {
    background-image: -webkit-gradient(linear, left 80%, left 100%, from(#ffffff), to(#f7f7f7));
    background-image: -webkit-linear-gradient(top, #ffffff 80%, #f7f7f7 100%);
    background-image: -moz-linear-gradient(top, #ffffff 80%, #f7f7f7 100%);
    background-image: linear-gradient(to bottom, #ffffff 80%, #f7f7f7 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff7f7f7', GradientType=0);
  }
}
.ie8 .gradient-gray-bottom {
  background-image: -webkit-gradient(linear, left 80%, left 100%, from(#ffffff), to(#f7f7f7));
  background-image: -webkit-linear-gradient(top, #ffffff 80%, #f7f7f7 100%);
  background-image: -moz-linear-gradient(top, #ffffff 80%, #f7f7f7 100%);
  background-image: linear-gradient(to bottom, #ffffff 80%, #f7f7f7 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff7f7f7', GradientType=0);
}
@media all and (min-width: 768px) {
  .gradient-gray-right {
    background-image: -webkit-gradient(linear, 80% top, 100% top, from(#ffffff), to(#f7f7f7));
    background-image: -webkit-linear-gradient(left, color-stop(#ffffff 80%), color-stop(#f7f7f7 100%));
    background-image: -moz-linear-gradient(left, #ffffff 80%, #f7f7f7 100%);
    background-image: linear-gradient(to right, #ffffff 80%, #f7f7f7 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff7f7f7', GradientType=1);
  }
}
.ie8 .gradient-gray-right {
  background-image: -webkit-gradient(linear, 80% top, 100% top, from(#ffffff), to(#f7f7f7));
  background-image: -webkit-linear-gradient(left, color-stop(#ffffff 80%), color-stop(#f7f7f7 100%));
  background-image: -moz-linear-gradient(left, #ffffff 80%, #f7f7f7 100%);
  background-image: linear-gradient(to right, #ffffff 80%, #f7f7f7 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff7f7f7', GradientType=1);
}
@media all and (min-width: 768px) {
  .gradient-orange-left {
    background: url('../img/oe-calculator/bg2.png') no-repeat left center;
  }
}
.ie8 .gradient-orange-left {
  background: url('../img/oe-calculator/bg2.png') no-repeat left center;
}
@media all and (min-width: 768px) {
  .gradient-gray-left-right {
    background: #f7f7f7;
    /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y3ZjdmNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjI1JSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijc1JSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmN2Y3ZjciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(left, #f7f7f7 0%, #ffffff 25%, #ffffff 75%, #f7f7f7 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, #f7f7f7), color-stop(25%, #ffffff), color-stop(75%, #ffffff), color-stop(100%, #f7f7f7));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, #f7f7f7 0%, #ffffff 25%, #ffffff 75%, #f7f7f7 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, #f7f7f7 0%, #ffffff 25%, #ffffff 75%, #f7f7f7 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(left, #f7f7f7 0%, #ffffff 25%, #ffffff 75%, #f7f7f7 100%);
    /* IE10+ */
    background: linear-gradient(to right, #f7f7f7 0%, #ffffff 25%, #ffffff 75%, #f7f7f7 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7f7f7', endColorstr='#f7f7f7', GradientType=1);
    /* IE6-8 */
  }
}
.ie8 .gradient-gray-left-right {
  background: #f7f7f7;
  /* Old browsers */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7f7f7', endColorstr='#f7f7f7', GradientType=1);
  /* IE6-8 */
}
.gradient-orange-center {
  background-image: -webkit-gradient(left, linear, 0 0, 0 100%, from(#ff6600), color-stop(50%, #ff9600), to(#ff6600));
  background-image: -webkit-linear-gradient(left, #ff6600, #ff9600 50%, #ff6600);
  background-image: -moz-linear-gradient(left, #ff6600, #ff9600 50%, #ff6600);
  background-image: linear-gradient(to right, #ff6600, #ff9600 50%, #ff6600);
  background-repeat: no-repeat;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffff6600', endColorstr='#ffff6600', GradientType=1);
}
.ie9 .gradient-orange-center {
  background-color: #ff6600;
}
.divider.gray {
  border-top: 1px solid #f0f0f0;
}
.no-wrap {
  white-space: nowrap;
}
/*
 * ING Direct Tooltips LESS
 */
.tooltip {
  position: absolute;
  z-index: 1036;
  display: block;
  visibility: visible;
  font-size: 13px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 1;
  filter: alpha(opacity=100);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
@media all and (max-width: 767px) {
  .tooltip {
    display: none !important;
  }
}
.tooltip-inner {
  max-width: 250px;
  padding: 10px 20px;
  color: #606060;
  text-align: left;
  text-decoration: none;
  background-color: #e9edf7;
  border-radius: 2px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #e9edf7;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  left: 5px;
  border-width: 5px 5px 0;
  border-top-color: #e9edf7;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  right: 5px;
  border-width: 5px 5px 0;
  border-top-color: #e9edf7;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #e9edf7;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #e9edf7;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #e9edf7;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  left: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #e9edf7;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #e9edf7;
}
.tooltip-style {
  white-space: nowrap;
  border-bottom-style: dotted;
  border-bottom-width: 1px;
  text-decoration: none;
}
.tooltip-style.multiline {
  white-space: normal;
}
.tooltip-style.solid-line {
  border-bottom-style: solid;
}
.tooltip-style:hover,
.tooltip-style:focus {
  cursor: pointer;
  color: #000066;
}
@media all and (max-width: 767px) {
  .tooltip-style {
    border-bottom: 0;
  }
  .tooltip-style:hover,
  .tooltip-style:focus {
    cursor: default;
    color: inherit;
  }
}
/*
 * ING Direct Popover LESS
 */
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 400px;
  padding: 1px;
  color: #000066;
  text-align: left;
  background-color: #e9edf7;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  border: 1px solid #b3c0de;
  border-radius: 5px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal;
}
.popover.small {
  max-width: 250px;
}
.popover.large {
  max-width: 500px;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
@media all and (max-width: 767px) {
  .popover {
    display: none !important;
  }
  .always-show {
    display: block !important;
    left: 10px !important;
    right: 10px !important;
  }
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 17px;
  font-weight: normal;
  line-height: 18px;
  background-color: #dee4f3;
  border-bottom: 1px solid #cbd5ec;
  border-radius: 5px 5px 0 0;
  color: #ffffff;
}
.popover-content {
  padding: 15px 20px;
  font-size: 15px;
}
.popover-content h4 {
  color: #000066;
  line-height: 1.2;
  margin-bottom: 10px;
}
.popover .arrow,
.popover .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover .arrow {
  border-width: 11px;
}
.popover .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: #b3c0de;
  bottom: -11px;
}
.popover.top .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #e9edf7;
}
.popover.right .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: #b3c0de;
}
.popover.right .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #e9edf7;
}
.popover.bottom .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: #b3c0de;
  top: -11px;
}
.popover.bottom .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #e9edf7;
}
.popover.left .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: #b3c0de;
}
.popover.left .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #e9edf7;
  bottom: -10px;
}
.popover-style:hover,
.popover-style:focus {
  cursor: pointer;
}
@media all and (max-width: 767px) {
  .popover-style:hover,
  .popover-style:focus {
    cursor: default !important;
  }
}
.popover-content p {
  margin-bottom: 10px;
}
.popover-content a,
.popover-content a:hover,
.popover-content a:focus {
  color: #ff6600;
}
.popover-content a > p {
  margin-bottom: 0;
}
.popover-arrow {
  border-radius: 50%;
  background-color: #ff6600;
  color: #ffffff;
  top: 2px !important;
  margin-left: 0;
  margin-right: 7px;
  font-size: 10px !important;
  width: 16px !important;
  height: 16px !important;
  font-family: 'ING-icon-font';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  position: relative;
  top: 1px;
  display: inline-block;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.popover-arrow.right {
  margin-left: 7px;
  margin-right: 0;
}
.popover-arrow:before {
  position: absolute;
  top: 3px;
  left: 3px;
}
.popover-arrow.plus:before {
  content: "\e608";
}
.popover-arrow.arrow:before {
  content: "\e611";
}
.popover-arrow.close:before {
  content: "\e614";
}
.popover-arrow.question:before {
  content: "\e615";
}
.popover-arrow.arrow-up:before {
  content: "\e610";
}
.no-borderradius .popover-arrow {
  position: relative;
  border-radius: none;
  background-color: transparent;
  background-image: url('../img/sprites/Rollover-sprite.png');
  background-position: 0 -330px;
  width: 16px;
  height: 16px;
}
.popover-arrow:before {
  content: "\e611";
}
.popover-question {
  margin-right: 10px;
  font-family: 'ING-icon-font';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  position: relative;
  top: 1px;
  display: inline-block;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #ff6600;
}
.popover-question.arrow:before {
  content: "\e611";
}
.popover-question.check:before {
  content: "\e60e";
}
.popover-question.question:before {
  content: "\e615";
}
.popover-question.orange {
  color: #ff6600;
}
.popover-question:before {
  content: "\e615";
}
.popover-close {
  font-family: 'ING-icon-font';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  position: relative;
  top: 1px;
  display: inline-block;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #000066;
  font-size: 13px;
  font-weight: bold;
  position: absolute;
  top: 10px !important;
  right: 10px;
  margin-right: 0;
}
.popover-close:before {
  content: "\e614";
}
.popover-close:hover,
.popover-close:focus {
  cursor: pointer;
}
/*
 * ING Direct Modal for mobile instead of popover
 */
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: auto;
  overflow-y: scroll;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
  height: 100%;
}
.modal-content {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  outline: 0;
  top: 30px;
  padding: 1px;
  color: #000066;
  text-align: left;
  background-color: #e9edf7;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  border: 1px solid #b3c0de;
  border-radius: 5px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.5px;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.5;
}
.modal-body {
  position: relative;
  padding: 15px;
  padding: 15px 20px;
  font-size: 15px;
}
.modal-body h4 {
  color: #000066;
  line-height: 1.2;
  margin-bottom: 10px;
}
.modal-body p {
  margin-bottom: 10px;
}
.modal-body a,
.modal-body a:hover,
.modal-body a:focus {
  color: #ff6600;
}
.modal-body a > p {
  margin-bottom: 0;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 980px) {
  .modal-lg {
    width: 900px;
  }
}
.modal-close {
  font-family: 'ING-icon-font';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  position: relative;
  top: 1px;
  display: inline-block;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #000066;
  font-size: 13px;
  font-weight: bold;
  position: absolute;
  top: 10px !important;
  right: 10px;
  margin-right: 0;
}
.modal-close:before {
  content: "\e614";
}
.modal-close:hover,
.modal-close:focus {
  cursor: pointer;
}
/*
 * ING Share Bar LESS
 */
@media all and (max-width: 767px) {
  .ING-share-block {
    display: block;
    background-color: #ffffff;
    border-top: none;
    border-bottom: 1px solid #EEEEEE;
    padding: 10px 0;
  }
  .more-about + .ING-share-block {
    border-top: 1px solid #EEEEEE;
  }
}
@media all and (min-width: 768px) {
  .ING-share-block {
    display: none;
    margin-bottom: 40px;
  }
  .ING-share-block.show-desktop {
    display: block;
  }
}
.ie8 .ING-share-block {
  display: none;
  margin-bottom: 40px;
}
.ie8 .ING-share-block.show-desktop {
  display: block;
}
@media all and (max-width: 767px) {
  .ING-share-block.mobile-border-top {
    border-top: 1px solid #f4f4f4;
  }
}
@media all and (max-width: 767px) {
  .ING-share-button {
    display: none;
  }
}
@media all and (min-width: 768px) {
  .ING-share-button {
    margin-top: 0;
    width: 42px;
    height: 42px;
    -webkit-transition: background-color 0.3s;
    transition: background-color 0.3s;
    float: right !important;
    z-index: 0;
    position: relative;
    background-color: #ff6600;
    color: #ffffff;
    border-width: 1px;
    border-style: solid;
    border-color: #ff6600;
    -webkit-transition: background-color 0.3s, color 0.3s, border-color 0.3s;
    transition: background-color 0.3s, color 0.3s, border-color 0.3s;
  }
  .ie8 .ING-share-button {
    background-color: transparent;
  }
  .ING-share-button:before {
    font-family: 'ING-icon-font' !important;
    speak: none !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    line-height: 1 !important;
    position: relative !important;
    top: 1px !important;
    display: inline-block !important;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased !important;
    -moz-osx-font-smoothing: grayscale !important;
    color: inherit;
    width: 100%;
    line-height: 42px !important;
    height: auto;
    font-size: 24px;
    text-align: center;
  }
  .ie8 .ING-share-button:hover {
    cursor: pointer;
    background-color: #e65c00;
  }
  .ING-share-button.menu:before {
    content: "\e60a";
  }
  .ING-share-button.search:before {
    content: "\e607";
  }
  .ING-share-button.login:before {
    content: "\e60b";
  }
  .ING-share-button.sns:before {
    content: "\e61e";
  }
  .ING-share-button:before {
    content: "\e61e";
  }
  .ING-share-button.tab-style {
    margin-top: -2px;
    height: 44px;
  }
  .ING-share-button.tab-style:before {
    top: 0 !important;
  }
  .ING-share-button:before {
    line-height: 42px;
    width: 42px;
    height: 42px;
    top: -1px !important;
    left: -1px;
  }
  .ING-share-button:after {
    content: '';
    z-index: -1;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    left: 0;
    -webkit-transition: left 0.3s, border-right-color 0.3s;
    transition: left 0.3s, border-right-color 0.3s;
    width: 0;
    height: 20px;
    border-right-width: 10px;
    border-right-style: solid;
    border-right-color: #ff6600;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
  }
  .ING-share-button.active {
    background-color: #e65c00;
    color: #ffffff;
    border-color: #ff6600;
  }
  .ING-share-button.active:after {
    left: -10px;
    border-right-color: #e65c00;
  }
  .ING-share-button.active .share-container {
    width: 201px;
  }
  .ING-share-button.gray {
    background-color: #f4f4f4;
    color: #5a605f;
    border-color: #aaaaaa;
  }
  .ING-share-button.gray:after {
    border-right-color: #f4f4f4;
  }
  .ING-share-button.gray.active {
    background-color: #5a605f;
    color: #ffffff;
    border-color: #5a605f;
  }
  .ING-share-button.gray.active:after {
    border-right-color: #5a605f;
  }
}
@media all and (min-width: 768px) and all and (max-width: 767px) {
  .ING-share-button {
    background-color: #434645;
  }
  .ING-share-button.selected {
    background-color: #2a2c2b;
  }
}
@media all and (min-width: 768px) and all and (min-width: 768px) {
  .ING-share-button {
    background-color: transparent;
  }
}
@media all and (min-width: 768px) and all and (min-width: 768px) {
  .ING-share-button:hover {
    cursor: pointer;
    background-color: #e65c00;
  }
}
.ie8 .ING-share-button {
  margin-top: 0;
  width: 42px;
  height: 42px;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
  float: right !important;
  z-index: 0;
  position: relative;
  background-color: #ff6600;
  color: #ffffff;
  border-width: 1px;
  border-style: solid;
  border-color: #ff6600;
}
@media all and (max-width: 767px) {
  .ie8 .ING-share-button {
    background-color: #434645;
  }
  .ie8 .ING-share-button.selected {
    background-color: #2a2c2b;
  }
}
@media all and (min-width: 768px) {
  .ie8 .ING-share-button {
    background-color: transparent;
  }
}
.ie8 .ie8 .ING-share-button {
  background-color: transparent;
}
.ie8 .ING-share-button:before {
  font-family: 'ING-icon-font' !important;
  speak: none !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  line-height: 1 !important;
  position: relative !important;
  top: 1px !important;
  display: inline-block !important;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale !important;
  color: inherit;
  width: 100%;
  line-height: 42px !important;
  height: auto;
  font-size: 24px;
  text-align: center;
}
@media all and (min-width: 768px) {
  .ie8 .ING-share-button:hover {
    cursor: pointer;
    background-color: #e65c00;
  }
}
.ie8 .ie8 .ING-share-button:hover {
  cursor: pointer;
  background-color: #e65c00;
}
.ie8 .ING-share-button.menu:before {
  content: "\e60a";
}
.ie8 .ING-share-button.search:before {
  content: "\e607";
}
.ie8 .ING-share-button.login:before {
  content: "\e60b";
}
.ie8 .ING-share-button.sns:before {
  content: "\e61e";
}
.ie8 .ING-share-button:before {
  content: "\e61e";
}
.ie8 .ING-share-button.tab-style {
  margin-top: -2px;
  height: 44px;
}
.ie8 .ING-share-button:before {
  line-height: 42px;
  width: 42px;
  height: 42px;
  top: -1px;
  left: -1px;
}
.ie8 .ING-share-button:after {
  content: '';
  z-index: -1;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 0;
  width: 0;
  height: 20px;
  border-right-width: 10px;
  border-right-style: solid;
  border-right-color: #ff6600;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
}
.ie8 .ING-share-button.active {
  background-color: #e65c00;
  color: #ffffff;
  border-color: #ff6600;
}
.ie8 .ING-share-button.active:after {
  left: -10px;
  border-right-color: #e65c00;
}
.ie8 .ING-share-button.active .share-container {
  width: 201px;
}
.ie8 .ING-share-button.gray {
  background-color: #f4f4f4;
  color: #5a605f;
  border-color: #aaaaaa;
}
.ie8 .ING-share-button.gray:after {
  border-right-color: #f4f4f4;
}
.ie8 .ING-share-button.gray.active {
  background-color: #5a605f;
  color: #f4f4f4;
  border-color: #5a605f;
}
.ie8 .ING-share-button.gray.active:after {
  border-right-color: #5a605f;
}
@media all and (max-width: 767px) {
  .share-container {
    padding-left: 80px;
    position: relative;
  }
  .share-container:before {
    content: 'Share this';
    position: absolute;
    line-height: 40px;
    top: 0;
    left: 0;
  }
}
@media all and (min-width: 768px) {
  .ING-share-block .share-container {
    padding-left: 100px;
    position: relative;
    border: 1px solid #aaaaaa;
    display: inline-block;
    background-color: #f4f4f4;
  }
  .ING-share-block .share-container:before {
    content: 'Share this';
    position: absolute;
    line-height: 40px;
    top: 0;
    left: 20px;
  }
  .ING-share-button .share-container {
    position: absolute;
    z-index: -2;
    overflow: hidden;
    bottom: -1px;
    right: 41px;
    width: 0;
    -webkit-transition: width 0.3s;
    transition: width 0.3s;
  }
}
.ie8 .ING-share-block .share-container {
  padding-left: 100px;
  position: relative;
  border: 1px solid #aaaaaa;
  display: inline-block;
  background-color: #f4f4f4;
}
.ie8 .ING-share-block .share-container:before {
  content: 'Share this';
  position: absolute;
  line-height: 40px;
  top: 0;
  left: 20px;
}
.ie8 .ING-share-button .share-container {
  position: absolute;
  z-index: -2;
  overflow: hidden;
  bottom: -1px;
  right: 41px;
  width: 0;
}
@media all and (max-width: 767px) {
  .share-list {
    width: 201px;
    padding: 4px;
  }
  .share-list:before,
  .share-list:after {
    content: " ";
    display: table;
  }
  .share-list:after {
    clear: both;
  }
  .share-list:before,
  .share-list:after {
    content: " ";
    display: table;
  }
  .share-list:after {
    clear: both;
  }
}
@media all and (min-width: 768px) {
  .share-list {
    padding: 4px;
  }
  .share-list:before,
  .share-list:after {
    content: " ";
    display: table;
  }
  .share-list:after {
    clear: both;
  }
  .share-list:before,
  .share-list:after {
    content: " ";
    display: table;
  }
  .share-list:after {
    clear: both;
  }
  .ING-share-block .share-list {
    width: 221px;
  }
  .ING-share-button .share-list {
    width: 201px;
    border-left: 1px solid #aaaaaa;
    border-top: 1px solid #aaaaaa;
    border-bottom: 1px solid #aaaaaa;
    background-color: #f4f4f4;
  }
}
.ie8 .share-list {
  padding: 4px;
}
.ie8 .share-list:before,
.ie8 .share-list:after {
  content: " ";
  display: table;
}
.ie8 .share-list:after {
  clear: both;
}
.ie8 .share-list:before,
.ie8 .share-list:after {
  content: " ";
  display: table;
}
.ie8 .share-list:after {
  clear: both;
}
.ie8 .ING-share-block .share-list {
  width: 221px;
}
.ie8 .ING-share-button .share-list {
  width: 201px;
  border-left: 1px solid #aaaaaa;
  border-top: 1px solid #aaaaaa;
  border-bottom: 1px solid #aaaaaa;
  background-color: #f4f4f4;
}
.share-list li {
  float: left !important;
}
@media all and (max-width: 767px) {
  .share-list li + li {
    margin-left: 8px;
  }
}
@media all and (min-width: 768px) {
  .ING-share-block .share-list li + li {
    margin-left: 8px;
  }
  .ING-share-button .share-list li + li {
    margin-left: 4px;
  }
}
.ie8 .ING-share-block .share-list li + li {
  margin-left: 8px;
}
.ie8 .ING-share-button .share-list li + li {
  margin-left: 4px;
}
.share-item {
  font-family: 'ING-icon-font';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  position: relative;
  top: 1px;
  display: inline-block;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 32px;
  height: 32px;
  line-height: 32px;
  font-size: 20px;
  color: #5a605f;
  text-align: center;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
.share-item.email:before {
  content: "\e61d";
}
.share-item.email:hover {
  color: #ff6600;
}
.share-item.googleplus:before {
  content: "\e61f";
}
.share-item.googleplus:hover {
  color: #B75F3F;
}
.share-item.linkedin:before {
  content: "\e61c";
}
.share-item.linkedin:hover {
  color: #506AB1;
}
.share-item.twitter:before {
  content: "\e621";
}
.share-item.twitter:hover {
  color: #6EA2EA;
}
.share-item.facebook:before {
  content: "\e620";
}
.share-item.facebook:hover {
  color: #5861B8;
}
@media all and (max-width: 767px) {
  .bx-wrapper.compare {
    position: absolute;
    display: block;
    color: white;
    z-index: 9999;
    width: 100%;
    left: 0;
  }
  .bx-wrapper.compare #prev {
    cursor: pointer;
    left: 0;
    opacity: 0.6;
  }
  .bx-wrapper.compare #prev:hover {
    background: #ff6600;
    opacity: 1;
  }
  .bx-wrapper.compare #prev.hide {
    display: none;
  }
  .bx-wrapper.compare #next {
    cursor: pointer;
    right: 0;
    opacity: 0.6;
  }
  .bx-wrapper.compare #next:hover {
    background: #ff6600;
    opacity: 1;
  }
  .bx-wrapper.compare #next.hide {
    display: none;
  }
}
@media all and (min-width: 768px) {
  .bx-wrapper.compare {
    display: none;
  }
  .bx-wrapper.compare #prev {
    display: none;
  }
  .bx-wrapper.compare #next {
    display: none;
  }
}
.ie8  .bx-wrapper.compare {
  display: none;
}
.ie8  .bx-wrapper.compare #prev {
  display: none;
}
.ie8  .bx-wrapper.compare #next {
  display: none;
}
.interestSubHeader {
  text-align: center;
  background: #F2F2F2;
  padding: 5px 0;
}
.compareOverflow {
  overflow: hidden;
}
.compareWidth {
  position: relative;
  width: 100%;
  overflow: hidden;
}
/*
 * ING Direct Accordion LESS
 */
.accordion > ol {
  position: relative;
  overflow: hidden;
  height: 100%;
  margin: 0;
  padding: 0;
}
.accordion .slide > .slide-container {
  height: 100%;
  position: absolute;
  top: 0;
  z-index: 10;
  overflow: hidden;
  background-color: white;
}
.content-accordion {
  background-color: #ffffff;
  position: relative;
  z-index: 0;
}
.content-accordion:before {
  content: '';
  z-index: -1;
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  height: 50%;
  bottom: 0;
  margin-left: auto;
  margin-right: auto;
  background-color: #f0f0f0;
}
@media all and (max-width: 767px) {
  .content-accordion .container {
    padding-left: 0;
    padding-right: 0;
  }
}
.content-accordion .content-container {
  position: relative;
}
@media all and (max-width: 767px) {
  .content-accordion .content-container {
    background-color: #eff0f5;
    padding-left: 16px;
    padding-right: 16px;
  }
}
@media all and (min-width: 768px) {
  .content-accordion .content-container {
    background-color: #ff6600;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
  }
  .content-accordion .content-container .main-title-container h3,
  .content-accordion .content-container .main-title-container p {
    color: #ffffff;
  }
}
@media all and (min-width: 980px) {
  .content-accordion .content-container {
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 30px;
  }
}
.ie8 .content-accordion .content-container {
  background-color: #ff6600;
  padding-left: 30px;
  padding-right: 30px;
  padding-bottom: 30px;
}
.ie8 .content-accordion .content-container .main-title-container h3,
.ie8 .content-accordion .content-container .main-title-container p {
  color: #ffffff;
}
@media all and (max-width: 767px) {
  .content-accordion .living-super {
    background-color: #ffffff;
    border-left: 1px solid #dfdfe1;
    border-right: 1px solid #dfdfe1;
  }
  .content-accordion .living-super li.panel.active .title-container {
    background-color: #ff6600;
  }
  .content-accordion .living-super li.panel.active .title-container:after {
    content: '\e603';
  }
}
@media all and (min-width: 768px) {
  .content-accordion .living-super {
    overflow: hidden;
  }
}
.ie8 .content-accordion .living-super {
  overflow: hidden;
}
@media all and (min-width: 768px) {
  .content-accordion .living-super li .slide-container {
    border-left: 1px solid #505352;
  }
}
.ie8 .content-accordion .living-super li .slide-container {
  border-left: 1px solid #505352;
}
@media all and (min-width: 768px) {
  .content-accordion .living-super li:first-child .slide-container {
    border-left: none;
  }
}
.ie8 .content-accordion .living-super li:first-child .slide-container {
  border-left: none;
}
@media all and (min-width: 768px) {
  .content-accordion .living-super .slide-handle,
  .content-accordion .living-super .slide-content {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    z-index: 1000;
    padding: 15px;
  }
}
@media all and (min-width: 980px) {
  .content-accordion .living-super .slide-handle,
  .content-accordion .living-super .slide-content {
    padding: 30px;
  }
}
.ie8 .content-accordion .living-super .slide-handle,
.ie8 .content-accordion .living-super .slide-content {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  z-index: 1000;
  padding: 30px;
}
@media all and (max-width: 767px) {
  .content-accordion .living-super .slide-handle {
    margin-left: -16px;
    margin-right: -16px;
    padding-left: 16px;
    padding-right: 16px;
    border-bottom: 1px solid #eff0f5;
  }
  .content-accordion .living-super .slide-handle .title-container {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 8px;
    padding-right: 8px;
    background-color: #65696A;
    color: #ffffff;
    font-family: "Avenir LT W01 85 Heavy", "Avenir LT W01 55 Roman";
    position: relative;
    z-index: 0;
  }
  .content-accordion .living-super .slide-handle .title-container:after {
    content: '\e606';
    position: absolute;
    z-index: -1;
    right: 8px;
    top: 10px;
    height: 100%;
    font-family: 'ING-icon-font';
    font-style: normal;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  .content-accordion .living-super .slide-handle a {
    color: #404040;
  }
  .content-accordion .living-super .slide-handle a:hover,
  .content-accordion .living-super .slide-handle a:focus {
    color: #404040;
  }
}
@media all and (min-width: 768px) {
  .content-accordion .living-super .slide-handle {
    cursor: pointer;
    z-index: 2;
    background-color: #5c605f;
    color: #ffffff;
    text-align: center;
    width: 102px;
    height: 502px;
  }
  .content-accordion .living-super .slide-handle .title-container {
    margin-top: -12px;
  }
  .content-accordion .living-super .slide-handle:hover .header-index-style:after,
  .content-accordion .living-super .slide-handle:focus .header-index-style:after {
    background-color: #ff6600;
  }
}
@media all and (min-width: 980px) {
  .content-accordion .living-super .slide-handle {
    width: 144px;
    height: 532px;
  }
  .content-accordion .living-super .slide-handle .title-container {
    margin-top: 8px;
  }
}
@media all and (min-width: 1200px) {
  .content-accordion .living-super .slide-handle {
    width: 156px;
    height: 532px;
  }
}
.ie8 .content-accordion .living-super .slide-handle {
  cursor: pointer;
  z-index: 2;
  background-color: #5c605f;
  color: #ffffff;
  text-align: center;
  width: 144px;
  height: 532px;
}
.ie8 .content-accordion .living-super .slide-handle .title-container {
  margin-top: 10px;
}
.ie8 .content-accordion .living-super .slide-handle:hover .header-index-style:after,
.ie8 .content-accordion .living-super .slide-handle:focus .header-index-style:after {
  background-color: transparent;
  background-image: url('../img/sprites/Rollover-sprite.png');
  background-position: 0 -66px;
}
@media all and (max-width: 767px) {
  .content-accordion .living-super .slide-content {
    padding-left: 8px;
    padding-right: 8px;
    border-bottom: 1px solid #eff0f5;
  }
}
@media all and (min-width: 768px) {
  .content-accordion .living-super .slide-content {
    z-index: 1;
    background-color: #f0f0f0;
    width: 468px;
    height: 502px;
  }
}
@media all and (min-width: 980px) {
  .content-accordion .living-super .slide-content {
    width: 592px;
    height: 532px;
  }
}
@media all and (min-width: 1200px) {
  .content-accordion .living-super .slide-content {
    width: 728px;
    height: 532px;
  }
}
.ie8 .content-accordion .living-super .slide-content {
  z-index: 1;
  background-color: #f0f0f0;
  width: 592px;
  height: 532px;
}
.content-accordion .inner-container {
  height: 100%;
  overflow: hidden;
  position: relative;
  background-color: #ffffff;
}
@media all and (max-width: 767px) {
  .content-accordion .inner-container .vertical-sliding-container {
    position: relative;
    margin-bottom: 20px;
  }
}
@media all and (min-width: 768px) {
  .content-accordion .inner-container .vertical-sliding-container {
    position: absolute;
    width: 100%;
    top: 0;
    -webkit-transition: top 0.5s;
    transition: top 0.5s;
  }
}
.ie8 .content-accordion .inner-container .vertical-sliding-container {
  position: absolute;
  width: 100%;
  top: 0;
}
@media all and (min-width: 768px) {
  .content-accordion .inner-container .vertical-sliding-container.active {
    top: -422px;
  }
  .content-accordion .inner-container .vertical-sliding-container.active .bottom-title-bar:after {
    content: '\e610';
  }
}
@media all and (min-width: 980px) {
  .content-accordion .inner-container .vertical-sliding-container.active {
    top: -422px;
  }
}
.ie8 .content-accordion .inner-container .vertical-sliding-container.active {
  top: -422px;
}
.ie8 .content-accordion .inner-container .vertical-sliding-container.active .bottom-title-bar:after {
  content: '\e610';
}
.content-accordion .inner-container .horizontal-sliding-container {
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 1px;
  left: 100%;
  -webkit-transition: left 0.5s;
  transition: left 0.5s;
  background-color: #ffffff;
  border: 1px solid #e0e0e0;
}
.content-accordion .inner-container .horizontal-sliding-container.active {
  left: 0;
}
@media all and (max-width: 767px) {
  .content-accordion .inner-container .horizontal-sliding-container {
    border: 1px solid #e0e0e0;
    left: 120%;
  }
  .content-accordion .inner-container .horizontal-sliding-container.cell-4 {
    height: 396px;
  }
  .content-accordion .inner-container .horizontal-sliding-container.cell-3 {
    height: 264px;
  }
  .content-accordion .inner-container .horizontal-sliding-container.big-cell-3 {
    height: 395px;
  }
}
@media all and (min-width: 768px) {
  .content-accordion .inner-container .horizontal-sliding-container {
    height: 422px;
  }
}
@media all and (min-width: 980px) {
  .content-accordion .inner-container .horizontal-sliding-container {
    height: 422px;
  }
}
.ie8 .content-accordion .inner-container .horizontal-sliding-container {
  height: 422px;
}
.content-accordion .inner-container .horizontal-content-container {
  position: relative;
  height: 100%;
  overflow: auto;
}
@media all and (max-width: 767px) {
  .content-accordion .inner-container .horizontal-content-container {
    padding: 30px 20px 0;
  }
}
@media all and (min-width: 768px) {
  .content-accordion .inner-container .horizontal-content-container {
    padding: 40px 20px 0;
  }
}
.ie8 .content-accordion .inner-container .horizontal-content-container {
  padding: 40px 20px 0;
}
.content-accordion .inner-container .horizontal-content-container .close-button {
  font-family: 'ING-icon-font';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  position: relative;
  top: 1px;
  display: inline-block;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #ff6600;
  position: absolute;
  top: 0;
  right: 0;
  text-align: center;
  cursor: pointer;
}
.content-accordion .inner-container .horizontal-content-container .close-button:before {
  content: "\e614";
}
@media all and (max-width: 767px) {
  .content-accordion .inner-container .horizontal-content-container .close-button {
    width: 44px;
    height: 44px;
    line-height: 44px;
  }
}
@media all and (min-width: 768px) {
  .content-accordion .inner-container .horizontal-content-container .close-button {
    width: 50px;
    height: 50px;
    line-height: 50px;
  }
}
@media all and (min-width: 980px) {
  .content-accordion .inner-container .horizontal-content-container .close-button {
    width: 50px;
    height: 50px;
    line-height: 50px;
  }
}
.ie8 .content-accordion .inner-container .horizontal-content-container .close-button {
  width: 50px;
  height: 50px;
  line-height: 50px;
}
.content-accordion .inner-container .horizontal-content-container .text-container {
  margin-bottom: 20px;
}
.content-accordion .inner-container .horizontal-content-container .text-container h4,
.content-accordion .inner-container .horizontal-content-container .text-container p {
  line-height: 1.4;
}
@media all and (max-width: 767px) {
  .content-accordion .inner-container .flow-ls {
    display: none;
  }
}
@media all and (min-width: 768px) {
  .content-accordion .inner-container .flow-ls {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 250px;
    background: url('../img/living-super/livingsuper-sm.png') center center no-repeat;
  }
}
@media all and (min-width: 980px) {
  .content-accordion .inner-container .flow-ls {
    height: 250px;
    background: url('../img/living-super/livingsuper-md.png') center center no-repeat;
  }
}
.ie8 .content-accordion .inner-container .flow-ls {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 250px;
  background: url('../img/living-super/livingsuper-md.png') center center no-repeat;
}
.content-accordion .inner-container .flow-ls .cash-hub {
  position: absolute;
  width: 60px;
  height: 60px;
  top: 0px;
  bottom: 0;
  left: 0;
  margin: auto;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
  font-size: 13px;
}
@media all and (min-width: 768px) {
  .content-accordion .inner-container .flow-ls .cash-hub {
    right: 18px;
  }
}
@media all and (min-width: 980px) {
  .content-accordion .inner-container .flow-ls .cash-hub {
    right: 10px;
  }
}
.ie8 .content-accordion .inner-container .flow-ls .cash-hub {
  right: 10px;
}
.content-accordion .inner-container .flow-ls .cash-hub:hover,
.content-accordion .inner-container .flow-ls .cash-hub:focus {
  cursor: pointer;
}
.content-accordion .inner-container .flow-ls .title-box {
  position: absolute;
  z-index: 0;
  width: 160px;
}
.content-accordion .inner-container .flow-ls .title-box:hover,
.content-accordion .inner-container .flow-ls .title-box:focus {
  cursor: pointer;
}
.content-accordion .inner-container .flow-ls .title-box:hover h6,
.content-accordion .inner-container .flow-ls .title-box:focus h6 {
  color: #1f00a4;
}
.content-accordion .inner-container .flow-ls .title-box.active:after {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.content-accordion .inner-container .flow-ls .title-box h6 {
  color: #000066;
}
.content-accordion .inner-container .flow-ls .title-box:after {
  content: '';
  position: absolute;
  display: block;
  z-index: -1;
  width: 25px;
  height: 25px;
  top: 0;
  bottom: 0;
  margin: auto;
  background: url('../img/living-super/livingsuper-plus-sm.png') center center no-repeat;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: -webkit-transform 0.3s;
  -moz-transition: -moz-transform 0.3s;
  -o-transition: -o-transform 0.3s;
  transition: transform 0.3s;
}
.content-accordion .inner-container .flow-ls .title-box.left-button {
  padding-left: 35px;
}
.content-accordion .inner-container .flow-ls .title-box.left-button h6 {
  text-align: left;
}
.content-accordion .inner-container .flow-ls .title-box.left-button:after {
  left: 0;
}
.content-accordion .inner-container .flow-ls .title-box.right-button {
  padding-right: 35px;
}
.content-accordion .inner-container .flow-ls .title-box.right-button h6 {
  text-align: right;
}
.content-accordion .inner-container .flow-ls .title-box.right-button:after {
  right: 0;
}
@media all and (min-width: 768px) and (max-width: 979px) {
  .content-accordion .inner-container .flow-ls .title-box.contribution {
    top: 61px;
    left: -11px;
  }
  .content-accordion .inner-container .flow-ls .title-box.strategy {
    top: 45px;
    right: -4px;
  }
  .content-accordion .inner-container .flow-ls .title-box.pension {
    bottom: 45px;
    left: -11px;
  }
  .content-accordion .inner-container .flow-ls .title-box.insurance {
    bottom: 58px;
    right: -4px;
  }
}
@media all and (min-width: 980px) and (max-width: 1199px) {
  .content-accordion .inner-container .flow-ls .title-box.contribution {
    top: 76px;
    left: 14px;
  }
  .content-accordion .inner-container .flow-ls .title-box.strategy {
    top: 59px;
    right: 24px;
  }
  .content-accordion .inner-container .flow-ls .title-box.pension {
    bottom: 54px;
    left: 14px;
  }
  .content-accordion .inner-container .flow-ls .title-box.insurance {
    bottom: 69px;
    right: 24px;
  }
}
@media all and (min-width: 1200px) {
  .content-accordion .inner-container .flow-ls .title-box.contribution {
    top: 76px;
    left: 88px;
  }
  .content-accordion .inner-container .flow-ls .title-box.strategy {
    top: 59px;
    right: 98px;
  }
  .content-accordion .inner-container .flow-ls .title-box.pension {
    bottom: 54px;
    left: 88px;
  }
  .content-accordion .inner-container .flow-ls .title-box.insurance {
    bottom: 69px;
    right: 98px;
  }
}
.ie8 .content-accordion .inner-container .flow-ls .title-box.contribution {
  top: 76px;
  left: 14px;
}
.ie8 .content-accordion .inner-container .flow-ls .title-box.strategy {
  top: 59px;
  right: 24px;
}
.ie8 .content-accordion .inner-container .flow-ls .title-box.pension {
  bottom: 54px;
  left: 14px;
}
.ie8 .content-accordion .inner-container .flow-ls .title-box.insurance {
  bottom: 69px;
  right: 24px;
}
@media all and (min-width: 768px) {
  .content-accordion .inner-container .top-content-container {
    padding-left: 20px;
    padding-right: 20px;
    position: relative;
  }
}
.ie8 .content-accordion .inner-container .top-content-container {
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
}
@media all and (min-width: 768px) {
  .content-accordion .inner-container .top-title-bar,
  .content-accordion .inner-container .bottom-title-bar,
  .content-accordion .inner-container .bottom-content-container > ul > li,
  .content-accordion .inner-container .bottom-content-container > .more-info {
    padding-left: 20px;
    padding-right: 50px;
  }
}
.ie8 .content-accordion .inner-container .top-title-bar,
.ie8 .content-accordion .inner-container .bottom-title-bar,
.ie8 .content-accordion .inner-container .bottom-content-container > ul > li,
.ie8 .content-accordion .inner-container .bottom-content-container > .more-info {
  padding-left: 20px;
  padding-right: 50px;
}
.content-accordion .inner-container .top-title-bar {
  display: block !important;
}
tr.content-accordion .inner-container .top-title-bar {
  display: table-row !important;
}
th.content-accordion .inner-container .top-title-bar,
td.content-accordion .inner-container .top-title-bar {
  display: table-cell !important;
}
@media (max-width: 767px) {
  .content-accordion .inner-container .top-title-bar,
  tr.content-accordion .inner-container .top-title-bar,
  th.content-accordion .inner-container .top-title-bar,
  td.content-accordion .inner-container .top-title-bar {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .content-accordion .inner-container .top-title-bar.hidden-sm,
  tr.content-accordion .inner-container .top-title-bar.hidden-sm,
  th.content-accordion .inner-container .top-title-bar.hidden-sm,
  td.content-accordion .inner-container .top-title-bar.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 980px) and (max-width: 1199px) {
  .content-accordion .inner-container .top-title-bar.hidden-md,
  tr.content-accordion .inner-container .top-title-bar.hidden-md,
  th.content-accordion .inner-container .top-title-bar.hidden-md,
  td.content-accordion .inner-container .top-title-bar.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .content-accordion .inner-container .top-title-bar.hidden-lg,
  tr.content-accordion .inner-container .top-title-bar.hidden-lg,
  th.content-accordion .inner-container .top-title-bar.hidden-lg,
  td.content-accordion .inner-container .top-title-bar.hidden-lg {
    display: none !important;
  }
}
@media all and (min-width: 768px) {
  .content-accordion .inner-container .top-title-bar {
    position: relative;
    background-color: #5c605f;
  }
  .content-accordion .inner-container .top-title-bar:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    top: 100%;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    border-top: 16px solid #5c605f;
    border-left: 16px solid transparent;
    border-right: 16px solid transparent;
  }
  .content-accordion .inner-container .top-title-bar h5 {
    color: #ffffff;
  }
}
@media all and (min-width: 980px) {
  .content-accordion .inner-container .top-title-bar {
    height: 60px;
  }
  .content-accordion .inner-container .top-title-bar h5 {
    line-height: 60px;
  }
}
.ie8 .content-accordion .inner-container .top-title-bar {
  position: relative;
  background-color: #5c605f;
}
.ie8 .content-accordion .inner-container .top-title-bar:after {
  content: '';
  position: absolute;
  width: 0;
  height: 60px;
  top: 100%;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  border-top: 16px solid #5c605f;
  border-left: 16px solid transparent;
  border-right: 16px solid transparent;
}
.ie8 .content-accordion .inner-container .top-title-bar h5 {
  color: #ffffff;
  line-height: 60px;
}
@media all and (max-width: 767px) {
  .content-accordion .inner-container .top-content-container {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
@media all and (min-width: 768px) {
  .content-accordion .inner-container .top-content-container {
    padding-top: 40px;
    height: 362px;
  }
}
@media all and (min-width: 980px) {
  .content-accordion .inner-container .top-content-container {
    height: 362px;
  }
}
.ie8 .content-accordion .inner-container .top-content-container {
  padding-top: 40px;
  height: 362px;
}
.content-accordion .inner-container .bottom-title-bar:hover {
  cursor: pointer;
}
@media all and (max-width: 767px) {
  .content-accordion .inner-container .bottom-title-bar {
    padding: 0 10px;
    background-color: #ff6600;
    height: 44px;
  }
  .content-accordion .inner-container .bottom-title-bar h5 {
    color: #ffffff;
    line-height: 44px;
  }
}
@media all and (min-width: 768px) {
  .content-accordion .inner-container .bottom-title-bar {
    position: relative;
    background-color: #ff6600;
    height: 50px;
  }
  .content-accordion .inner-container .bottom-title-bar h5 {
    color: #ffffff;
    line-height: 50px;
  }
  .content-accordion .inner-container .bottom-title-bar:after {
    font-family: 'ING-icon-font';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    position: relative;
    top: 1px;
    display: inline-block;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\e617';
    position: absolute;
    color: #ffffff;
    width: 50px;
    height: 100%;
    line-height: 1.7;
    padding-top: 12px;
    padding-left: 16px;
    top: 0;
    right: 0;
    background-color: #ff751a;
    border-left: 1px solid #e65c00;
  }
}
@media all and (min-width: 980px) {
  .content-accordion .inner-container .bottom-title-bar {
    height: 50px;
  }
  .content-accordion .inner-container .bottom-title-bar h5 {
    line-height: 50px;
  }
}
.ie8 .content-accordion .inner-container .bottom-title-bar {
  position: relative;
  background-color: #ff6600;
  height: 50px;
}
.ie8 .content-accordion .inner-container .bottom-title-bar h5 {
  color: #ffffff;
  line-height: 50px;
}
.ie8 .content-accordion .inner-container .bottom-title-bar:after {
  font-family: 'ING-icon-font';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  position: relative;
  top: 1px;
  display: inline-block;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e617';
  position: absolute;
  color: #ffffff;
  width: 50px;
  height: 100%;
  line-height: 1.7;
  padding-top: 12px;
  padding-left: 16px;
  top: 0;
  right: 0;
  background-color: #ff751a;
  border-left: 1px solid #e65c00;
}
@media all and (max-width: 767px) {
  .content-accordion .inner-container .bottom-title-bar .extended-text {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
  }
}
.content-accordion .inner-container .bottom-content-container {
  border-left: 1px solid #e0e0e0;
  border-right: 1px solid #e0e0e0;
}
.content-accordion .inner-container .bottom-content-container > ul > li {
  border-bottom: 1px solid #e0e0e0;
  display: table;
  width: 100%;
  cursor: pointer;
}
.content-accordion .inner-container .bottom-content-container > ul > li:hover {
  background-color: #f0f0f0;
  -webkit-transition: background-color 0.2s;
  transition: background-color 0.2s;
}
.content-accordion .inner-container .bottom-content-container > ul > li .text-container {
  display: table-cell;
  vertical-align: middle;
}
.content-accordion .inner-container .bottom-content-container > ul > li .text-container h4,
.content-accordion .inner-container .bottom-content-container > ul > li .text-container p {
  line-height: 1.4;
}
.content-accordion .inner-container .bottom-content-container > ul > li .text-container p {
  margin-bottom: 0;
}
@media all and (max-width: 767px) {
  .content-accordion .inner-container .bottom-content-container > ul > li {
    position: relative;
    padding-left: 10px;
    padding-right: 30px;
    height: 88px;
  }
  .content-accordion .inner-container .bottom-content-container > ul > li.big-cell-3 {
    height: 117.33333333333333px;
  }
  .content-accordion .inner-container .bottom-content-container > ul > li.big-cell-3:after {
    line-height: 117.33333333333333px;
  }
  .content-accordion .inner-container .bottom-content-container > ul > li:after {
    font-family: 'ING-icon-font';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    position: relative;
    top: 1px;
    display: inline-block;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\e612';
    position: absolute;
    color: #c6c6c6;
    height: 100%;
    line-height: 88px;
    top: 0;
    right: 10px;
  }
}
@media all and (min-width: 768px) {
  .content-accordion .inner-container .bottom-content-container {
    height: 422px;
  }
  .content-accordion .inner-container .bottom-content-container > ul > li {
    position: relative;
    height: 93px;
  }
  .content-accordion .inner-container .bottom-content-container > ul > li.big-cell-3 {
    height: 124px;
  }
  .content-accordion .inner-container .bottom-content-container > ul > li.big-cell-3:after {
    line-height: 124px;
  }
  .content-accordion .inner-container .bottom-content-container > ul > li:after {
    font-family: 'ING-icon-font';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    position: relative;
    top: 1px;
    display: inline-block;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\e612';
    position: absolute;
    color: #c6c6c6;
    height: 100%;
    line-height: 93px;
    top: 0;
    right: 20px;
  }
}
@media all and (min-width: 980px) {
  .content-accordion .inner-container .bottom-content-container {
    height: 422px;
  }
  .content-accordion .inner-container .bottom-content-container > ul > li {
    height: 93px;
  }
  .content-accordion .inner-container .bottom-content-container > ul > li.big-cell-3 {
    height: 124px;
  }
  .content-accordion .inner-container .bottom-content-container > ul > li.big-cell-3:after {
    line-height: 124px;
  }
  .content-accordion .inner-container .bottom-content-container > ul > li:after {
    line-height: 93px;
  }
}
.ie8 .content-accordion .inner-container .bottom-content-container {
  height: 422px;
}
.ie8 .content-accordion .inner-container .bottom-content-container > ul > li {
  position: relative;
  height: 93px;
}
.ie8 .content-accordion .inner-container .bottom-content-container > ul > li.big-cell-3 {
  height: 124px;
}
.ie8 .content-accordion .inner-container .bottom-content-container > ul > li.big-cell-3:after {
  line-height: 124px;
}
.ie8 .content-accordion .inner-container .bottom-content-container > ul > li:after {
  font-family: 'ING-icon-font';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  position: relative;
  top: 1px;
  display: inline-block;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e612';
  position: absolute;
  color: #c6c6c6;
  height: 100%;
  line-height: 93px;
  top: 0;
  right: 20px;
}
.content-accordion .inner-container .bottom-content-container .more-info {
  border-bottom: 1px solid #e0e0e0;
}
@media all and (max-width: 767px) {
  .content-accordion .inner-container .bottom-content-container .more-info {
    height: 44px;
    line-height: 44px;
    padding: 0 10px;
  }
}
@media all and (min-width: 768px) {
  .content-accordion .inner-container .bottom-content-container .more-info {
    height: 50px;
    line-height: 50px;
  }
}
@media all and (min-width: 980px) {
  .content-accordion .inner-container .bottom-content-container .more-info {
    height: 50px;
    line-height: 50px;
  }
}
.ie8 .content-accordion .inner-container .bottom-content-container .more-info {
  height: 50px;
  line-height: 50px;
}
@media all and (max-width: 767px) {
  .content-accordion .header-index-style:after {
    content: '.\00a0';
  }
}
@media all and (min-width: 768px) {
  .content-accordion .header-index-style {
    position: relative;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    width: 46px;
    height: 46px;
    font-size: 24px;
    font-weight: bold;
    line-height: 1.8;
    color: #ffffff;
    z-index: 0;
  }
  .content-accordion .header-index-style:after {
    content: '';
    position: absolute;
    width: 46px;
    height: 46px;
    margin: auto;
    border-radius: 50%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    -webkit-box-shadow: inset 0px 0px 10px 0px rgba(51, 51, 51, 0.36);
    box-shadow: inset 0px 0px 10px 0px rgba(51, 51, 51, 0.36);
    background-color: #757a79;
    z-index: -1;
  }
}
@media all and (min-width: 980px) {
  .content-accordion .header-index-style {
    margin-top: 0;
  }
}
.ie8 .content-accordion .header-index-style {
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  width: 46px;
  height: 46px;
  font-size: 24px;
  font-weight: bold;
  line-height: 1.8;
  color: #ffffff;
  z-index: 0;
}
.ie8 .content-accordion .header-index-style:after {
  content: '';
  position: absolute;
  width: 46px;
  height: 46px;
  margin: auto;
  border-radius: 50%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-image: url('../img/sprites/Rollover-sprite.png');
  background-position: 0 0;
  z-index: -1;
}
@media all and (min-width: 768px) {
  .content-accordion .content-index-style {
    position: relative;
    display: inline-block;
    font-weight: bold;
    z-index: 0;
    line-height: 60px;
    width: 42px;
    text-align: center;
    margin-right: 16px;
  }
  .content-accordion .content-index-style:after {
    content: '';
    position: absolute;
    line-height: 1;
    width: 42px;
    height: 42px;
    background-color: #ff6600;
    border-radius: 50%;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
  }
}
.ie8 .content-accordion .content-index-style {
  position: relative;
  display: inline-block;
  font-weight: bold;
  z-index: 0;
  line-height: 60px;
  width: 42px;
  text-align: center;
  margin-right: 16px;
}
.ie8 .content-accordion .content-index-style:after {
  content: '';
  position: absolute;
  line-height: 1;
  width: 44px;
  height: 44px;
  background-image: url('../img/sprites/Rollover-sprite.png');
  background-position: 0px -134px;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
.content-accordion .symbol-title {
  display: block !important;
  width: 48px;
  height: 44px;
  margin-left: auto;
  margin-right: auto;
  background-image: url('../img/sprites/Symbol-SuperannuationIcon.png');
  background-repeat: no-repeat;
  margin-top: 30px;
  margin-bottom: 30px;
}
tr.content-accordion .symbol-title {
  display: table-row !important;
}
th.content-accordion .symbol-title,
td.content-accordion .symbol-title {
  display: table-cell !important;
}
@media (max-width: 767px) {
  .content-accordion .symbol-title,
  tr.content-accordion .symbol-title,
  th.content-accordion .symbol-title,
  td.content-accordion .symbol-title {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .content-accordion .symbol-title.hidden-sm,
  tr.content-accordion .symbol-title.hidden-sm,
  th.content-accordion .symbol-title.hidden-sm,
  td.content-accordion .symbol-title.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 980px) and (max-width: 1199px) {
  .content-accordion .symbol-title.hidden-md,
  tr.content-accordion .symbol-title.hidden-md,
  th.content-accordion .symbol-title.hidden-md,
  td.content-accordion .symbol-title.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .content-accordion .symbol-title.hidden-lg,
  tr.content-accordion .symbol-title.hidden-lg,
  th.content-accordion .symbol-title.hidden-lg,
  td.content-accordion .symbol-title.hidden-lg {
    display: none !important;
  }
}
.content-accordion .symbol-title.one {
  background-position: 0 0px;
}
.content-accordion .symbol-title.two {
  background-position: 0 -64px;
}
.content-accordion .symbol-title.three {
  background-position: 0 -128px;
}
/* 
 * ING Direct Top Message Box LESS
 */
.ING-messagebox {
  position: relative;
  background-color: #4c4c94;
  color: #ffffff;
}
.ING-messagebox li + li {
  border-top: 1px solid #5b5d9b;
}
.ING-messagebox .message {
  position: relative;
  display: table-cell;
  vertical-align: middle;
  font-size: 13px;
  line-height: 18px;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 60px;
  padding-right: 20px;
}
.ING-messagebox .message:after {
  content: '';
  position: absolute;
  width: 30px;
  height: 30px;
  top: 50%;
  margin-top: -15px;
  left: 10px;
  background: url('/img/etc/message-icons.png') no-repeat center;
}
.ING-messagebox .close-button {
  font-family: 'ING-icon-font';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  position: relative;
  top: 1px;
  display: inline-block;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #ffffff;
  line-height: 30px;
  text-align: center;
  position: absolute;
  top: 50%;
  margin-top: -15px;
  width: 30px;
  height: 30px;
  background-color: #000066;
  -webkit-transition: background-color 0.1s;
  transition: background-color 0.1s;
}
.ING-messagebox .close-button:before {
  content: "\e614";
}
.ING-messagebox .close-button:hover,
.ING-messagebox .close-button:focus {
  background-color: #000033;
  cursor: pointer;
}
@media all and (max-width: 767px) {
  .ING-messagebox .close-button {
    right: 16px;
  }
}
@media all and (min-width: 768px) {
  .ING-messagebox .close-button {
    right: 10px;
  }
}
@media all and (min-width: 980px) {
  .ING-messagebox .close-button {
    right: 10px;
  }
}
@media all and (min-width: 1200px) {
  .ING-messagebox .close-button {
    right: 14px;
  }
}
.ie8 .ING-messagebox .close-button {
  right: 10px;
}
@media all and (max-width: 767px) {
  .ING-messagebox ul {
    padding-right: 50px;
  }
  .ING-messagebox .message {
    padding-left: 50px;
    padding-right: 0;
  }
  .ING-messagebox .message:after {
    left: 0;
  }
}
/*
 * jQuery Plugin BX Silder Default CSS
 */
/**
 * BxSlider v4.0 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2012
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */
/** RESET AND LAYOUT
===================================*/
.bx-wrapper {
  position: relative;
  margin: 0 auto 40px;
  padding: 0;
  *zoom: 1;
  padding-top: 40px;
}
.bx-wrapper img {
  max-width: 100%;
  display: block;
}
/** THEME
===================================*/
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
  position: absolute;
  width: 100%;
  top: 0;
  padding-top: 0 !important;
}
/* LOADER */
.bx-wrapper .bx-loading {
  min-height: 50px;
  background: url(../img/bx-slider/bx_loader.gif) center center no-repeat #ffffff;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000;
}
/* PAGER */
.bx-wrapper .bx-pager {
  text-align: center;
  font-size: .85em;
  font-family: Arial;
  font-weight: bold;
  color: #666;
  padding-top: 20px;
}
.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  *zoom: 1;
  *display: inline;
}
.bx-wrapper .bx-pager.bx-default-pager a {
  background: #666;
  text-indent: -9999px;
  display: block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  outline: 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #000;
}
/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev {
  left: 10px;
}
.bx-wrapper .bx-next {
  right: 10px;
}
.bx-wrapper .bx-prev:hover {
  background-position: 0 0;
}
.bx-wrapper .bx-next:hover {
  background-position: -43px 0;
}
.bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 50%;
  margin-top: -16px;
  outline: 0;
  width: 32px;
  height: 32px;
  text-indent: -9999px;
  z-index: 9999;
}
.bx-wrapper .bx-controls-direction a.disabled {
  display: none;
}
/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto {
  text-align: center;
}
.bx-wrapper .bx-controls-auto .bx-start {
  display: block;
  text-indent: -9999px;
  width: 10px;
  height: 11px;
  outline: 0;
  background: url(../img/bx-slider/controls.png) -86px -11px no-repeat;
  margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
  background-position: -86px 0;
}
.bx-wrapper .bx-controls-auto .bx-stop {
  display: block;
  text-indent: -9999px;
  width: 9px;
  height: 11px;
  outline: 0;
  background: url(../img/bx-slider/controls.png) -86px -44px no-repeat;
  margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
  background-position: -86px -33px;
}
/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
  text-align: left;
  width: 80%;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
  right: 0;
  width: 35px;
}
/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #666\9;
  background: rgba(80, 80, 80, 0.75);
  width: 100%;
}
.bx-wrapper .bx-caption span {
  color: #fff;
  font-family: Arial;
  display: block;
  font-size: .85em;
  padding: 10px;
}
/*
 * ING Direct Fonts LESS
 */
@font-face {
  font-family: "Avenir LT W01 35 Light";
  src: url("../fonts/avenir/3511a780-31ca-4ee1-9083-89b1b7185748.eot?#iefix");
  src: url("../fonts/avenir/3511a780-31ca-4ee1-9083-89b1b7185748.eot?#iefix") format("eot"), url("../fonts/avenir/c4352a95-7a41-48c1-83ce-d8ffd2a3b118.woff") format("woff"), url("../fonts/avenir/3e419b5b-c789-488d-84cf-a64009cc308e.ttf") format("truetype"), url("../fonts/avenir/ca038835-1be3-4dc5-ba25-be1df6121499.svg#ca038835-1be3-4dc5-ba25-be1df6121499") format("svg");
}
@font-face {
  font-family: "Avenir LT W01 45 Book";
  src: url("../fonts/avenir/4f32268f-fd86-4960-b72c-4bb1ba75ec6f.eot?#iefix");
  src: url("../fonts/avenir/4f32268f-fd86-4960-b72c-4bb1ba75ec6f.eot?#iefix") format("eot"), url("../fonts/avenir/939cba03-5b40-4d01-9bc5-7589eca863db.woff") format("woff"), url("../fonts/avenir/849bc5b9-a2ff-4343-977b-26ba8bd24a60.ttf") format("truetype"), url("../fonts/avenir/f67fa3b5-c1d1-488f-8e60-a828b9ad56a4.svg#f67fa3b5-c1d1-488f-8e60-a828b9ad56a4") format("svg");
}
@font-face {
  font-family: "Avenir LT W01 55 Roman";
  src: url("../fonts/avenir/2f5a6074-badc-4e08-83f1-ed67fe5c3d7c.eot?#iefix");
  src: url("../fonts/avenir/2f5a6074-badc-4e08-83f1-ed67fe5c3d7c.eot?#iefix") format("eot"), url("../fonts/avenir/b9ebb19d-88c1-4cbd-9baf-cf51972422ec.woff") format("woff"), url("../fonts/avenir/5ed4f98e-9044-4810-88ff-74d412c1351f.ttf") format("truetype"), url("../fonts/avenir/4cb16859-16ca-4342-b89c-292dc83266af.svg#4cb16859-16ca-4342-b89c-292dc83266af") format("svg");
}
@font-face {
  font-family: "Avenir LT W01 85 Heavy";
  src: url("../fonts/avenir/f61bf0f6-c193-4100-b940-12a1a01dcee5.eot?#iefix");
  src: url("../fonts/avenir/f61bf0f6-c193-4100-b940-12a1a01dcee5.eot?#iefix") format("eot"), url("../fonts/avenir/7147ec3a-8ff8-4ec9-8c5c-bd1571dc6ae6.woff") format("woff"), url("../fonts/avenir/d1dc54b2-878d-4693-8d6e-b442e99fef68.ttf") format("truetype"), url("../fonts/avenir/731dd4d3-64da-427d-ba61-01575b3cf3f7.svg#731dd4d3-64da-427d-ba61-01575b3cf3f7") format("svg");
}
@font-face {
  font-family: "Avenir LT W02 65 Medium";
  src: url("../fonts/avenir/c7a58743-f241-4281-bfc0-f1df551cb37d.eot?#iefix");
  src: url("../fonts/avenir/c7a58743-f241-4281-bfc0-f1df551cb37d.eot?#iefix") format("eot"), url("../fonts/avenir/b8db69f9-df9e-480f-9c1c-d76a1bb29a62.woff") format("woff"), url("../fonts/avenir/63753503-2f58-4a8b-91af-058e8f73a1b0.ttf") format("truetype"), url("../fonts/avenir/3cece34e-2cfb-4b8f-8a9c-04ec56d1e672.svg#3cece34e-2cfb-4b8f-8a9c-04ec56d1e672") format("svg");
}
/* 
 * ING Direct Icon Fonts LESS
 */
@font-face {
  font-family: 'ING-icon-font';
  src: url('../fonts/icon/ING-icon-font.eot');
  src: url('../fonts/icon/ING-icon-font.eot?#iefix') format('embedded-opentype'), url('../fonts/icon/ING-icon-font.ttf') format('truetype'), url('../fonts/icon/ING-icon-font.woff') format('woff'), url('../fonts/icon/ING-icon-font.svg#ING-icon-font') format('svg');
  font-weight: normal;
  font-style: normal;
}
.icon-font {
  font-family: 'ING-icon-font';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  position: relative;
  top: 1px;
  display: inline-block;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-youtube:before {
  content: "\e600";
}
.icon-twitter:before {
  content: "\e602";
}
.icon-triangle-up:before {
  content: "\e603";
}
.icon-triangle-right:before {
  content: "\e604";
}
.icon-triangle-left:before {
  content: "\e605";
}
.icon-triangle-down:before {
  content: "\e606";
}
.icon-plus:before {
  content: "\e608";
}
.icon-minus:before {
  content: "\e609";
}
.icon-menu:before {
  content: "\e60a";
}
.icon-lock:before {
  content: "\e60b";
}
.icon-important:before {
  content: "\e60c";
}
.icon-facebook:before {
  content: "\e60d";
}
.icon-check:before {
  content: "\e60e";
}
.icon-blog:before {
  content: "\e60f";
}
.icon-arrow-up:before {
  content: "\e610";
}
.icon-arrow-small:before {
  content: "\e611";
}
.icon-arrow-right:before {
  content: "\e612";
}
.icon-arrow-left:before {
  content: "\e613";
}
.icon-search:before {
  content: "\e607";
}
.icon-close:before {
  content: "\e614";
}
.icon-question:before {
  content: "\e615";
}
.icon-dot:before {
  content: "\e616";
}
.icon-arrow-down:before {
  content: "\e617";
}
.icon-form-check-on:before {
  content: "\e618";
}
.icon-form-check-off:before {
  content: "\e619";
}
.icon-call:before {
  content: "\e61a";
}
.icon-instruction:before {
  content: "\e61b";
}
.icon-share:before {
  content: "\e61e";
}
.icon-share-googleplus:before {
  content: "\e61f";
}
.icon-share-linkedin:before {
  content: "\e61c";
}
.icon-share-facebook:before {
  content: "\e620";
}
.icon-share-twitter:before {
  content: "\e621";
}
.icon-share-email:before {
  content: "\e61d";
}
/*
 * Lash Debug LESS
 */
body {
  padding-top: 0px;
}
.container.debug {
  background-color: white;
}
.size-monitor {
  position: fixed;
  z-index: 9999;
  bottom: 10px;
  right: 10px;
}
.size-monitor > p {
  color: red;
  font-style: italic;
}
@-ms-viewport {
  width: device-width;
}
