@media print {
  .visa-popover {
    orphans: 3;
    widows: 3;
  }
  select {
    background: #fff !important;
  }
}
.img-responsive {
  width: 100%;
}
.visa-popover {
  margin: 0 0 10px;
}
.dl-horizontal dd:before,
.dl-horizontal dd:after {
  content: " ";
  display: table;
}
.dl-horizontal dd:after {
  clear: both;
}
body {
  font-family: 'myriad-light';
}
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6,
.btn-expandable span {
  font-family: 'myriad-light';
}
h1:focus,
.h1:focus,
h2:focus,
.h2:focus,
h3:focus,
.h3:focus,
h4:focus,
.h4:focus,
h5:focus,
.h5:focus,
h6:focus,
.h6:focus,
.btn-expandable span:focus {
  outline: none;
}
h1,
.h1 {
  font-size: 4.4rem;
  line-height: 9.6rem;
}
@media (min-width: 768px) {
  h1,
  .h1 {
    font-size: 5.6rem;
    line-height: 9.6rem;
  }
}
@media (min-width: 992px) {
  h1,
  .h1 {
    font-size: 6.8rem;
    line-height: 9.6rem;
  }
}
@media (min-width: 1200px) {
  h1,
  .h1 {
    font-size: 8rem;
    line-height: 9.6rem;
  }
}
h2,
.h2 {
  font-size: 3.3rem;
  line-height: 7.2rem;
}
@media (min-width: 768px) {
  h2,
  .h2 {
    font-size: 4.2rem;
    line-height: 7.2rem;
  }
}
@media (min-width: 992px) {
  h2,
  .h2 {
    font-size: 5.1rem;
    line-height: 7.2rem;
  }
}
@media (min-width: 1200px) {
  h2,
  .h2 {
    font-size: 6rem;
    line-height: 7.2rem;
  }
}
h3,
.h3 {
  font-size: 2.4rem;
  line-height: 4.8rem;
}
@media (min-width: 768px) {
  h3,
  .h3 {
    font-size: 2.8rem;
    line-height: 4.8rem;
  }
}
@media (min-width: 992px) {
  h3,
  .h3 {
    font-size: 3.4rem;
    line-height: 4.8rem;
  }
}
@media (min-width: 1200px) {
  h3,
  .h3 {
    font-size: 4rem;
    line-height: 4.8rem;
  }
}
h4,
.h4,
.btn-expandable span {
  font-size: 2.19rem;
  line-height: 3.6rem;
}
@media (min-width: 768px) {
  h4,
  .h4,
  .btn-expandable span {
    font-size: 2.55rem;
    line-height: 3.6rem;
  }
}
@media (min-width: 992px) {
  h4,
  .h4,
  .btn-expandable span {
    font-size: 2.7rem;
    line-height: 3.6rem;
  }
}
@media (min-width: 1200px) {
  h4,
  .h4,
  .btn-expandable span {
    font-size: 3rem;
    line-height: 3.6rem;
  }
}
.headline-mobile-primary {
  font-size: 4.4rem;
}
.headline-mobile-secondary {
  font-size: 3.2rem;
}
.sub-headline-mobile-primary {
  font-size: 2.5rem;
}
.sub-headline-secondary {
  font-size: 2.2rem;
}
strong {
  font-family: 'myriad-regular';
}
a,
a:hover,
a:focus {
  color: #003EA9;
}
.a-link-cta .visa-icon {
  color: #F7B600;
  font-size: 90%;
  line-height: 1.7;
  padding-left: 5px;
  vertical-align: bottom;
}
p .a-link-cta .visa-icon,
.visa-popover .a-link-cta .visa-icon {
  vertical-align: middle;
}
p .a-link-cta .visa-icon:before,
.visa-popover .a-link-cta .visa-icon:before {
  top: -1px;
}
a.disabled {
  color: #5C5C5C;
}
p,
.visa-popover,
.rich-text-content {
  font-family: 'myriad-light';
  color: #5C5C5C;
  font-size: 2rem;
  line-height: 3rem;
}
@media (min-width: 768px) {
  p,
  .visa-popover,
  .rich-text-content {
    font-size: 2.2rem;
    line-height: 3rem;
  }
}
@media (min-width: 992px) {
  p,
  .visa-popover,
  .rich-text-content {
    font-size: 2.4rem;
    line-height: 3rem;
  }
}
@media (min-width: 1200px) {
  p,
  .visa-popover,
  .rich-text-content {
    font-size: 2.5rem;
    line-height: 3rem;
  }
}
.meta {
  font-size: 1.5rem;
  line-height: 2.4rem;
}
@media (min-width: 768px) {
  .meta {
    font-size: 1.7rem;
    line-height: 2.4rem;
  }
}
@media (min-width: 992px) {
  .meta {
    font-size: 1.8rem;
    line-height: 2.4rem;
  }
}
@media (min-width: 1200px) {
  .meta {
    font-size: 2rem;
    line-height: 2.4rem;
  }
}
.legal,
.table-container u {
  font-size: 1.3rem;
  line-height: 2.4rem;
}
@media (min-width: 768px) {
  .legal,
  .table-container u {
    font-size: 1.3rem;
    line-height: 2.4rem;
  }
}
@media (min-width: 992px) {
  .legal,
  .table-container u {
    font-size: 1.4rem;
    line-height: 2.4rem;
  }
}
@media (min-width: 1200px) {
  .legal,
  .table-container u {
    font-size: 1.5rem;
    line-height: 2.4rem;
  }
}
.center-text {
  text-align: center;
}
.no-wrap {
  white-space: nowrap;
}
a:active,
button:active,
ul:active,
a:focus,
button:focus,
ul:focus,
.focus-ele {
  outline: 0.3rem dotted #B9B9B9 !important;
}
ol:focus {
  outline: 0;
}
.rich-text-content ul,
.rich-text-content ol,
.rich-text-content dl {
  font-family: 'myriad-light';
  color: #5C5C5C;
  font-size: 2rem;
  line-height: 3rem;
}
@media (min-width: 768px) {
  .rich-text-content ul,
  .rich-text-content ol,
  .rich-text-content dl {
    font-size: 2.2rem;
    line-height: 3rem;
  }
}
@media (min-width: 992px) {
  .rich-text-content ul,
  .rich-text-content ol,
  .rich-text-content dl {
    font-size: 2.4rem;
    line-height: 3rem;
  }
}
@media (min-width: 1200px) {
  .rich-text-content ul,
  .rich-text-content ol,
  .rich-text-content dl {
    font-size: 2.5rem;
    line-height: 3rem;
  }
}
.text-blue {
  color: #1A1F71;
}
.text-gold {
  color: #F7B600;
}
.text-white {
  color: #FFFFFF;
}
.text-cool-gray {
  color: #5C5C5C;
}
.text-blue-secondary {
  color: #003EA9;
}
.text-orange-secondary {
  color: #EF8400;
}
.text-yellow-secondary {
  color: #FFD700;
}
.signature-text-blue {
  color: #031D40;
}
.signature-text-gold {
  color: #D2A54B;
}
.signature-text-white {
  color: #FFFFFF;
}
.signature-text-cool-gray {
  color: #5C5C5C;
}
.text-underline {
  text-decoration: underline;
}
.visa-last-word {
  white-space: nowrap;
}
.container-fluid {
  max-width: 1170px;
}
.no-gutter > [class*='col-'] {
  padding-right: 0;
  padding-left: 0;
}
.table {
  margin: 0 auto;
  font-size: 2.5rem;
  font-weight: lighter;
}
.table .text-muted {
  color: #5c5c5c;
}
.table .table-valign-top {
  vertical-align: top;
}
.table > thead tr ~ th,
.table > tbody tr ~ th,
.table > tfoot tr ~ th {
  text-align: left;
}
.table > thead > tr > th,
.table > thead > tr td,
.table > tbody > tr > th,
.table > tbody > tr td,
.table > tfoot > tr > th,
.table > tfoot > tr td {
  border-right: 2px solid white;
  white-space: nowrap;
}
.table > thead > tr > th.table-valign-top,
.table > thead > tr td.table-valign-top,
.table > tbody > tr > th.table-valign-top,
.table > tbody > tr td.table-valign-top,
.table > tfoot > tr > th.table-valign-top,
.table > tfoot > tr td.table-valign-top {
  vertical-align: top;
}
.table > thead > tr > th:first-child,
.table > thead > tr td:first-child,
.table > tbody > tr > th:first-child,
.table > tbody > tr td:first-child,
.table > tfoot > tr > th:first-child,
.table > tfoot > tr td:first-child {
  white-space: normal;
}
@media (min-width: 768px) {
  .table > thead > tr > th:first-child,
  .table > thead > tr td:first-child,
  .table > tbody > tr > th:first-child,
  .table > tbody > tr td:first-child,
  .table > tfoot > tr > th:first-child,
  .table > tfoot > tr td:first-child {
    white-space: nowrap;
  }
}
.table .fixed-header .visa-icon-carat-right {
  font-family: 'myriad-light';
}
.table .fixed-header .visa-icon-carat-right:before {
  font-size: 60%;
  top: -0.3rem;
  display: inline-block;
  -webkit-transition: 0.35s ease-in-out;
  transition: 0.35s ease-in-out;
}
.table [aria-expanded=true] .visa-icon-carat-right:before {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.table tbody > tr[data-toggle=collapse] {
  cursor: pointer;
}
.table > tbody > tr > th {
  color: #1A1F71;
}
.table > thead > tr th,
.table > thead > tr .fixed-header {
  background-color: #eeeeee;
  border-bottom: 1px solid #B9B9B9;
  color: #000000;
}
.table .row-visible.even td,
.table .row-visible.even th,
.table .row-visible.even + .row-hidden,
.table .row-visible.even .fixed-header {
  background-color: #eeeeee;
}
.table .row-visible.odd td,
.table .row-visible.odd th,
.table .row-visible.odd + .row-hidden,
.table .row-visible.odd .fixed-header {
  background-color: #FFFFFF;
}
.table .cell-hidden {
  padding: 0 !important;
}
.table .cell-collapse {
  left: 0;
  margin: 0;
  padding: 2.5rem 2.5rem 2.5rem 71px;
  position: absolute;
  visibility: hidden;
  white-space: normal;
}
.table .collapse.in .cell-collapse {
  visibility: visible;
}
.table .fixed-header {
  background: inherit;
}
.table .fixed-header .visa-icon-carat-right {
  display: block;
  float: left;
}
.table .fixed-header .table-header-text {
  margin-left: 15px;
}
.table .fixed-header-xs {
  width: 200px !important;
}
.table .fixed-header-xs .table-header-text {
  display: block;
  margin-left: 30px;
  width: 135px;
}
.table td .visa-icon {
  z-index: 1;
}
.table.table-fixed {
  table-layout: fixed;
}
.table button.fixed-header {
  text-align: left;
}
.hidden-header {
  display: inline-block;
}
.hidden-header-xs {
  width: 150px !important;
}
.table-container {
  overflow-x: hidden;
  width: 100%;
  white-space: nowrap;
}
.table-container .table-scroll {
  box-shadow: inset -40px 0 23px -17px #ffffff;
  right: 0;
  position: absolute;
  width: 30px;
}
.table-container:not(.table-no-swipe) .table .fixed-header {
  left: 15px;
  margin-top: -25px;
  padding: inherit;
  position: absolute;
  z-index: 10;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: transparent;
}
.form-group {
  position: relative;
  margin-bottom: 55px;
}
.form-control {
  border: 1px solid #5C5C5C;
  border-radius: 5px;
  color: #5C5C5C;
  font-family: 'myriad-regular';
  font-size: 2.5rem;
  height: 44px;
  -webkit-transition: none;
  transition: none;
}
.form-control:focus {
  border: 2px solid #1A1F71;
}
label {
  font-weight: normal;
}
label.control-label {
  color: #5C5C5C;
  font-family: 'myriad-light';
  font-size: 1.7rem;
  position: absolute;
  top: 10px;
  left: 13px;
  -webkit-transition: top 0.1s linear;
  transition: top 0.1s linear;
  font-weight: normal;
}
label.control-label.check,
label.control-label.radio {
  position: relative;
}
.help-block {
  font-size: 1.4rem;
  color: #5C5C5C;
  display: relative;
}
.help-block.text-danger {
  display: none;
}
.has-error .control-label {
  color: #e50000;
}
.has-error .form-control,
.has-error .form-control:focus {
  color: #5C5C5C;
  border: 2px solid #e50000;
}
.has-error .form-control-feedback {
  color: #e50000;
}
.has-error .text-help {
  font-size: 1.4rem;
  color: #5C5C5C;
  display: relative;
}
.has-error .help-block.text-danger {
  color: #e50000;
  display: block;
  font-size: 1.2rem;
  font-family: 'myriad-regular';
  right: 48px;
  bottom: 9px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 7px;
}
.has-feedback.required label.control-label ~ .form-control-feedback {
  display: block;
  top: -2px;
  font-size: 4rem;
  right: 12px;
}
.has-feedback label.control-label ~ .form-control-feedback {
  display: block;
  top: 0;
  font-size: 4rem;
  right: 12px;
}
.has-feedback.info label.control-label ~ .form-control-feedback {
  right: 13%;
}
textarea.form-control {
  line-height: 1.1;
  min-height: 194px;
}
::-ms-reveal {
  display: none;
}
::-ms-clear {
  display: none;
}
.form-group.required label.control-label {
  position: absolute;
  top: 12px;
  left: 13px;
  -webkit-transition: top 0.1s linear;
  transition: top 0.1s linear;
}
.form-group.focus label.control-label {
  top: -28px;
  left: 0;
  -webkit-transition: top 0.1s linear;
  transition: top 0.1s linear;
  font-size: 2rem;
  display: block;
}
.form-group.required.focus label.control-label {
  top: -28px;
  left: 0;
  -webkit-transition: top 0.1s linear;
  transition: top 0.1s linear;
}
.form-group.required.info .required-text {
  right: 12%;
}
.form-group .form-control-feedback {
  display: none;
  height: 44px;
  line-height: 44px;
}
.form-group .info {
  width: 89%;
  display: inline-block;
  vertical-align: middle;
}
@media screen and (min-width: 755px) {
  .form-group .info {
    width: 90%;
  }
}
.form-group.btn {
  position: relative;
  overflow: hidden;
  margin-bottom: 15px;
  padding-left: 60px;
  padding-right: 60px;
}
.form-group.btn label {
  color: #1A1F71;
}
.form-group.btn.btn-white:active label {
  color: #FFFFFF;
}
.form-group input[type="file"] {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  padding: 0;
  font-size: 20px;
  cursor: pointer;
  opacity: 0;
  filter: alpha(opacity=0);
}
.required-text {
  font-size: 2rem;
  color: #5C5C5C;
  position: absolute;
  right: 0;
  top: -30px;
}
label.control-label + input:focus {
  display: inline-block;
}
label.control-label.focus {
  position: relative;
  top: 0;
  left: 0;
  -webkit-transition: top 0.1s linear;
  transition: top 0.1s linear;
}
::-webkit-input-placeholder {
  font-family: 'myriad-light';
  color: #5C5C5C;
}
:-moz-placeholder {
  /* Firefox 18- */
  font-family: 'myriad-light';
  color: #5C5C5C;
}
::-moz-placeholder {
  /* Firefox 19+ */
  font-family: 'myriad-light';
  color: #5C5C5C;
}
:-ms-input-placeholder {
  font-family: 'myriad-light';
  color: #5C5C5C;
}
.container-label {
  min-height: 40px;
  margin-bottom: 1.5rem;
}
.checkbox,
.radio {
  margin-bottom: 40px;
}
.checkbox input.input-checkbox[type="checkbox"],
.radio input.input-checkbox[type="checkbox"],
.checkbox input.input-radio[type="radio"],
.radio input.input-radio[type="radio"] {
  opacity: 0;
  height: 1px;
  width: 1px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}
label.control-label.label-radio,
label.control-label.label-checkbox {
  display: inline-block;
  cursor: pointer;
  position: relative;
  padding-left: 35px;
  padding-right: 20px;
}
label.control-label.label-radio:before,
label.control-label.label-checkbox:before {
  content: "";
  display: inline-block;
  background-size: 100%;
  width: 25px;
  height: 25px;
  margin-right: 10px;
  position: absolute;
  left: 0;
  top: -2px;
}
label.control-label.label-radio:before {
  background: url(../assets/images/radio-default.png) left top no-repeat;
}
label.control-label.label-checkbox:before {
  background: url(../assets/images/checkbox-default.png) left top no-repeat;
}
input[type=radio]:checked + label.control-label.label-radio:before {
  background: url(../assets/images/radio-checked.png) left top no-repeat;
  background-size: 100%;
}
input[type=checkbox]:checked + label.control-label.label-checkbox:before {
  background: url(../assets/images/checkbox-checked.png) left top no-repeat;
  background-size: 100%;
}
button.visa-icon-info {
  background: transparent;
  font-size: 2.5rem;
  vertical-align: middle;
  padding: 0;
  margin: 0;
}
.popover {
  width: 280px;
}
.popover .popover-title {
  padding: 3px 14px 0;
  line-height: 4rem;
  font-size: 2rem;
  color: #1A1F71;
  background-color: #FFFFFF;
  border-bottom: none;
  font-weight: 600;
}
.popover .popover-content {
  padding: 0px 14px;
}
.popover-link {
  display: block;
}
.popover-link .visa-icon-carat-arrow-right {
  bottom: -0.2rem;
  font-size: 1.5rem;
  position: relative;
}
@media screen and (min-width: 768px) {
  .form-control {
    height: 72px;
    font-size: 3.2rem;
  }
  .required-text {
    top: -30px;
  }
  label.control-label {
    font-size: 3.2rem;
    position: absolute;
    top: 14px;
    left: 13px;
    -webkit-transition: top 0.1s linear;
    transition: top 0.1s linear;
  }
  label.control-label.focus {
    top: 0;
    left: 0;
    -webkit-transition: top 0.1s linear;
    transition: top 0.1s linear;
  }
  label.control-label + input:focus {
    display: inline-block;
  }
  .form-group .form-control-feedback {
    display: none;
    height: 72px;
    line-height: 72px;
  }
  .form-group .info {
    width: 94%;
  }
  .form-group.focus label {
    top: 0;
    left: 0;
    -webkit-transition: top 0.1s linear;
    transition: top 0.1s linear;
  }
  .form-group.required label.control-label {
    position: absolute;
    top: 17px;
    left: 13px;
    -webkit-transition: top 0.1s linear;
    transition: top 0.1s linear;
  }
  .form-group.required.focus label.control-label {
    left: 0;
    -webkit-transition: top 0.1s linear;
    transition: top 0.1s linear;
  }
  .form-group.info .help-block.text-danger {
    right: 13%;
  }
  .form-group.info.required .required-text {
    right: 6%;
  }
  .form-group.info.required label.control-label {
    position: absolute;
    left: 13px;
    -webkit-transition: top 0.1s linear;
    transition: top 0.1s linear;
  }
  .form-group.info.required .focus label.control-label {
    position: absolute;
    left: 0;
    -webkit-transition: top 0.1s linear;
    transition: top 0.1s linear;
  }
  .form-group.info .required {
    right: 5%;
  }
  .text-help {
    position: absolute;
  }
  label.control-label.label-radio,
  label.control-label.label-checkbox {
    display: inline-block;
    cursor: pointer;
    position: relative;
    padding-left: 45px;
    padding-right: 20px;
  }
  label.control-label.label-radio:before,
  label.control-label.label-checkbox:before {
    content: "";
    display: inline-block;
    background-size: 100%;
    width: 37px;
    height: 37px;
    margin-right: 10px;
    position: absolute;
    left: 0;
    top: 1px;
  }
  label.control-label.label-checkbox:before {
    background: url(../assets/images/checkbox-default.png) left top no-repeat;
  }
  label.control-label.label-radio:before {
    background: url(../assets/images/radio-default.png) left top no-repeat;
  }
  .container-label {
    margin-bottom: 0;
  }
  .has-feedback.required label.control-label ~ .form-control-feedback {
    display: block;
    font-size: 5rem;
    right: 25px;
  }
  .has-feedback label.control-label ~ .form-control-feedback {
    display: block;
    top: 0;
    font-size: 5rem;
    right: 25px;
  }
  .has-feedback.info label.control-label ~ .form-control-feedback {
    right: 8%;
  }
  .has-error .help-block.text-danger {
    display: block;
    right: 60px;
    font-size: 2.3rem;
    position: absolute;
  }
}
/**
* Overrides
*/
.btn-primary {
  color: #FFFFFF;
  background-color: #1A1F71;
  border-color: #5C5C5C;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active {
  color: #FFFFFF;
  background-color: #101448;
  border-color: #3d3d3d;
}
.btn-primary:active,
.btn-primary.active {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #1A1F71;
  border-color: #5C5C5C;
}
.btn-primary .badge {
  color: #1A1F71;
  background-color: #FFFFFF;
}
.open > .btn-primary.dropdown-toggle {
  color: #FFFFFF;
  background-color: #101448;
  border-color: #3d3d3d;
  background-image: none;
}
.btn-default {
  color: #1A1F71;
  background-color: #FFFFFF;
  border-color: #5C5C5C;
}
.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active {
  color: #1A1F71;
  background-color: #e6e6e6;
  border-color: #3d3d3d;
}
.btn-default:active,
.btn-default.active {
  background-image: none;
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #FFFFFF;
  border-color: #5C5C5C;
}
.btn-default .badge {
  color: #FFFFFF;
  background-color: #1A1F71;
}
.open > .btn-default.dropdown-toggle {
  color: #1A1F71;
  background-color: #e6e6e6;
  border-color: #3d3d3d;
  background-image: none;
}
/**
* Visa Styles
*/
.btn {
  font-family: 'myriad-light';
  border-radius: 0.5rem;
  font-size: 2.5rem;
  padding: 0.3rem 1rem 0.4rem 1rem;
  width: 100%;
  max-width: 560px;
  white-space: normal;
}
@media (min-width: 768px) {
  .btn {
    font-size: 2.8rem;
    padding: 0.7rem 4.32rem 0.8rem 4.8rem;
    white-space: nowrap;
    width: auto;
  }
}
@media (min-width: 992px) {
  .btn {
    font-size: 3.2rem;
    padding: 0.9rem 4.86rem 1rem 5.4rem;
  }
}
@media (min-width: 1200px) {
  .btn {
    font-size: 3.5rem;
    padding: 1rem 5.4rem 1.1rem 6rem;
  }
}
.btn .visa-icon {
  font-size: 1.8rem;
  top: 0.3rem;
  position: relative;
}
@media (min-width: 768px) {
  .btn .visa-icon {
    font-size: 2rem;
  }
}
@media (min-width: 992px) {
  .btn .visa-icon {
    font-size: 2.2rem;
  }
}
@media (min-width: 1200px) {
  .btn .visa-icon {
    font-size: 2.5rem;
  }
}
.btn-signature-primary {
  background: #031D40;
  color: #FFFFFF;
  border: none;
  border: 1px solid #031D40;
}
.btn-signature-primary:hover,
.btn-signature-primary:focus {
  background: #003EA9;
  color: #FFFFFF;
}
.btn-signature-primary:active {
  background-color: #1A1F71;
}
.btn-signature-default {
  background: #FFFFFF;
  color: #031D40;
  border: 1px solid #5C5C5C;
}
.btn-signature-default:hover,
.btn-signature-default:focus {
  border-color: #031D40;
  background-color: #FFFFFF;
}
.btn-signature-default:active {
  background-color: #031D40;
  color: #FFFFFF;
}
.btn-signature-default:hover,
.btn-transparent:hover,
.btn-default:hover,
.btn-signature-default:focus,
.btn-transparent:focus,
.btn-default:focus {
  border-width: 0.2rem;
  padding: 0.2rem 0 0.3rem 0;
}
@media (min-width: 768px) {
  .btn-signature-default:hover,
  .btn-transparent:hover,
  .btn-default:hover,
  .btn-signature-default:focus,
  .btn-transparent:focus,
  .btn-default:focus {
    padding: 0.6rem 4.22rem 0.7rem 4.7rem;
  }
}
@media (min-width: 992px) {
  .btn-signature-default:hover,
  .btn-transparent:hover,
  .btn-default:hover,
  .btn-signature-default:focus,
  .btn-transparent:focus,
  .btn-default:focus {
    padding: 0.8rem 4.76rem 0.9rem 5.3rem;
  }
}
@media (min-width: 1200px) {
  .btn-signature-default:hover,
  .btn-transparent:hover,
  .btn-default:hover,
  .btn-signature-default:focus,
  .btn-transparent:focus,
  .btn-default:focus {
    padding: 0.9rem 5.3rem 1rem 5.9rem;
  }
}
.btn-signature-default.btn-xs:hover,
.btn-default.btn-xs:hover,
.btn-transparent.btn-xs:hover,
.btn-group-xs > .btn-signature-default.btn:hover,
.btn-group-xs > .btn-default.btn:hover,
.btn-group-xs > .btn-transparent.btn:hover,
.btn-signature-default.btn-xs:focus,
.btn-default.btn-xs:focus,
.btn-transparent.btn-xs:focus,
.btn-group-xs > .btn-signature-default.btn:focus,
.btn-group-xs > .btn-default.btn:focus,
.btn-group-xs > .btn-transparent.btn:focus {
  padding: 0.3rem 3.3rem 0.4rem 3.9rem;
}
.btn-transparent.btn-xs:active,
.btn-group-xs > .btn-transparent.btn:active {
  padding: 0.4rem 3.4rem 0.5rem 4rem;
}
.btn-primary {
  border: 0.1rem solid #1A1F71;
}
.btn-primary:hover,
.btn-primary:focus {
  background-color: #003EA9;
}
.btn-primary:active {
  background-color: #1A1F71;
}
.btn-default:hover,
.btn-default:focus {
  border-color: #003EA9;
  border-width: 0.2rem;
  background-color: #FFFFFF;
}
.btn-default:active {
  background-color: #1A1F71;
  color: #FFFFFF;
}
.btn-disabled {
  color: #FFFFFF;
  background-color: #5C5C5C;
  border-color: #5C5C5C;
}
.btn-disabled:hover,
.btn-disabled:focus,
.btn-disabled.focus,
.btn-disabled:active,
.btn-disabled.active {
  color: #FFFFFF;
  background-color: #5C5C5C;
  border-color: #3d3d3d;
}
.btn-disabled:active,
.btn-disabled.active {
  background-image: none;
}
.btn-disabled.disabled,
.btn-disabled[disabled],
fieldset[disabled] .btn-disabled,
.btn-disabled.disabled:hover,
.btn-disabled[disabled]:hover,
fieldset[disabled] .btn-disabled:hover,
.btn-disabled.disabled:focus,
.btn-disabled[disabled]:focus,
fieldset[disabled] .btn-disabled:focus,
.btn-disabled.disabled.focus,
.btn-disabled[disabled].focus,
fieldset[disabled] .btn-disabled.focus,
.btn-disabled.disabled:active,
.btn-disabled[disabled]:active,
fieldset[disabled] .btn-disabled:active,
.btn-disabled.disabled.active,
.btn-disabled[disabled].active,
fieldset[disabled] .btn-disabled.active {
  background-color: #5C5C5C;
  border-color: #5C5C5C;
}
.btn-disabled .badge {
  color: #5C5C5C;
  background-color: #FFFFFF;
}
.open > .btn-disabled.dropdown-toggle {
  color: #FFFFFF;
  background-color: #434343;
  border-color: #3d3d3d;
  background-image: none;
}
.btn-transparent {
  color: #FFFFFF;
  background-color: #5C5C5C;
  border-color: #FFFFFF;
  background-color: transparent;
  border: 0.1rem solid rgba(255, 255, 255, 0.5);
}
.btn-transparent:hover,
.btn-transparent:focus,
.btn-transparent.focus,
.btn-transparent:active,
.btn-transparent.active {
  color: #FFFFFF;
  background-color: #434343;
  border-color: #e0e0e0;
}
.btn-transparent:active,
.btn-transparent.active {
  background-image: none;
}
.btn-transparent.disabled,
.btn-transparent[disabled],
fieldset[disabled] .btn-transparent,
.btn-transparent.disabled:hover,
.btn-transparent[disabled]:hover,
fieldset[disabled] .btn-transparent:hover,
.btn-transparent.disabled:focus,
.btn-transparent[disabled]:focus,
fieldset[disabled] .btn-transparent:focus,
.btn-transparent.disabled.focus,
.btn-transparent[disabled].focus,
fieldset[disabled] .btn-transparent.focus,
.btn-transparent.disabled:active,
.btn-transparent[disabled]:active,
fieldset[disabled] .btn-transparent:active,
.btn-transparent.disabled.active,
.btn-transparent[disabled].active,
fieldset[disabled] .btn-transparent.active {
  background-color: #5C5C5C;
  border-color: #FFFFFF;
}
.btn-transparent .badge {
  color: #5C5C5C;
  background-color: #FFFFFF;
}
.btn-transparent:hover,
.btn-transparent:focus {
  border-color: #FFFFFF;
  background-color: transparent;
}
.btn-transparent:active {
  background-color: transparent;
  border: 0.1rem solid rgba(255, 255, 255, 0.5);
  padding: 0.3rem 0 0.4rem 0;
}
@media (min-width: 768px) {
  .btn-transparent:active {
    padding: 0.7rem 4.32rem 0.8rem 4.8rem;
  }
}
@media (min-width: 992px) {
  .btn-transparent:active {
    padding: 0.9rem 4.86rem 1rem 5.4rem;
  }
}
@media (min-width: 1200px) {
  .btn-transparent:active {
    padding: 1rem 5.4rem 1.1rem 6rem;
  }
}
.open > .btn-transparent.dropdown-toggle {
  color: #FFFFFF;
  background-color: #434343;
  border-color: #e0e0e0;
  background-image: none;
}
.btn-xs,
.btn-group-xs > .btn {
  font-size: 2rem;
  padding: 0.2rem 0;
}
@media (min-width: 768px) {
  .btn-xs,
  .btn-group-xs > .btn {
    font-size: 2.2rem;
    padding: 0.4rem 3.4rem 0.5rem 4rem;
  }
}
@media (min-width: 992px) {
  .btn-xs,
  .btn-group-xs > .btn {
    font-size: 2.4rem;
    padding: 0.4rem 3.4rem 0.5rem 4rem;
  }
}
@media (min-width: 1200px) {
  .btn-xs,
  .btn-group-xs > .btn {
    font-size: 2.5rem;
    padding: 0.4rem 3.4rem 0.5rem 4rem;
  }
}
.btn-xs .visa-icon,
.btn-group-xs > .btn .visa-icon {
  font-size: 1.5rem;
  top: 0.2rem;
}
@media (min-width: 768px) {
  .btn-xs .visa-icon,
  .btn-group-xs > .btn .visa-icon {
    font-size: 1.6rem;
  }
}
@media (min-width: 992px) {
  .btn-xs .visa-icon,
  .btn-group-xs > .btn .visa-icon {
    font-size: 1.7rem;
  }
}
@media (min-width: 1200px) {
  .btn-xs .visa-icon,
  .btn-group-xs > .btn .visa-icon {
    font-size: 1.8rem;
  }
}
@media (max-width: 767px) {
  .btn-signature-default.btn-xs:hover,
  .btn-default.btn-xs:hover,
  .btn-transparent.btn-xs:hover,
  .btn-group-xs > .btn-signature-default.btn:hover,
  .btn-group-xs > .btn-default.btn:hover,
  .btn-group-xs > .btn-transparent.btn:hover,
  .btn-signature-default.btn-xs:focus,
  .btn-default.btn-xs:focus,
  .btn-transparent.btn-xs:focus,
  .btn-group-xs > .btn-signature-default.btn:focus,
  .btn-group-xs > .btn-default.btn:focus,
  .btn-group-xs > .btn-transparent.btn:focus {
    padding: 0.1rem 0;
  }
  .btn-transparent.btn-xs:active,
  .btn-group-xs > .btn-transparent.btn:active {
    padding: 0.2rem 0;
  }
}
.btn-full {
  width: 100%;
  max-width: 100%;
}
.btn-expandable {
  background-color: #F7F7F7;
  border-bottom: 1px solid #DEDEDE;
  border-radius: 0;
  padding: 1.2rem 1rem;
  text-align: center;
  color: #1A1F71;
}
.btn-expandable:after {
  content: '\E801';
  color: #F7B600;
  font-family: 'visaFont';
  font-size: 2.19rem;
  line-height: 1;
  position: relative;
  top: 5px;
  display: inline-block;
  font-weight: bold;
  padding: 0 1rem;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media (min-width: 768px) {
  .btn-expandable:after {
    font-size: 2.55rem;
  }
}
@media (min-width: 992px) {
  .btn-expandable:after {
    font-size: 2.7rem;
  }
}
@media (min-width: 1200px) {
  .btn-expandable:after {
    font-size: 3rem;
  }
}
.btn-expandable span {
  line-height: 1;
  margin: 0;
}
.btn-expandable .view-more {
  display: none;
}
.btn-expandable:hover,
.btn-expandable:focus {
  color: #1A1F71;
}
.btn-expandable.collapsed .view-more {
  display: inline;
}
.btn-expandable.collapsed .view-less {
  display: none;
}
.btn-expandable.collapsed:after {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}
.link-cta {
  cursor: pointer;
  display: inline-block;
}
.link-cta:after {
  content: '\E801';
  color: #F7B600;
  font-family: 'visaFont';
  font-size: 1.8rem;
  line-height: 1;
  position: relative;
  top: 1px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.link-cta:hover,
.link-cta:focus {
  text-decoration: none;
}
.btn-video-play {
  display: inline-block;
  text-align: center;
  position: relative;
}
.btn-video-play .visa-icon {
  color: #1A1F71;
  font-size: 5rem;
  margin-left: -2.5rem;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.btn-back {
  background-color: transparent;
  padding: 0.3rem 0 0.4rem 0;
}
@media (min-width: 768px) {
  .btn-back {
    padding: 0.7rem 4.8rem 0.8rem 4.32rem;
  }
}
@media (min-width: 992px) {
  .btn-back {
    padding: 0.9rem 5.4rem 1rem 4.86rem;
  }
}
@media (min-width: 1200px) {
  .btn-back {
    padding: 1rem 6rem 1.1rem 5.4rem;
  }
}
@media (min-width: 768px) {
  .btn-back.btn-xs,
  .btn-group-xs > .btn-back.btn {
    padding: 0.4rem 4rem 0.5rem 3.4rem;
  }
}
@media (min-width: 992px) {
  .btn-back.btn-xs,
  .btn-group-xs > .btn-back.btn {
    padding: 0.4rem 4rem 0.5rem 3.4rem;
  }
}
@media (min-width: 1200px) {
  .btn-back.btn-xs,
  .btn-group-xs > .btn-back.btn {
    padding: 0.4rem 4rem 0.5rem 3.4rem;
  }
}
.btn-icon .visa-icon-left {
  font-size: 119%;
  line-height: normal;
  top: -2px;
  vertical-align: middle;
}
.dropdown.open .icon-caret,
.form-drop-down.open .icon-caret,
.dropdown .options .icon-caret,
.form-drop-down .options .icon-caret {
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.dropdown-menu,
.options ul {
  border-radius: 5px;
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important;
  border: 1px solid #B9B9B9;
  box-shadow: none;
  margin-top: -1px;
  width: 100%;
}
.dropdown-menu > li > a,
.dropdown-menu span,
.options ul > li > a,
.options ul span {
  color: #5C5C5C;
  font-family: 'myriad-light';
  font-size: 3.5rem;
  padding: 0 45px;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.options ul > li > span:hover,
.options ul > li > span:focus {
  background: #1A1F71;
  color: #FFFFFF;
}
.open > .btn-default.dropdown-toggle {
  background-color: #F7F7F7;
}
.dropdown-menu.dropdown-small a {
  font-size: 2.5rem;
}
.dropdown .visa-icon {
  position: absolute;
  top: 50%;
  right: 15px;
  margin-top: -11px;
  font-size: 2.5rem;
}
.dropdown .btn {
  padding-right: 50px;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #5C5C5C;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  outline: 0;
}
@media screen and (min-width: 768px) {
  .nav > li > a:hover,
  .nav > li > a:focus {
    text-decoration: underline;
  }
}
.navbar-toggle {
  margin: 0;
}
.pager li {
  color: #5C5C5C;
  font-size: 2.9rem;
  display: inline-block;
}
.pager li > a {
  border-radius: 0;
  border: 0;
  color: #1A1F71;
  font-size: 1.5rem;
  line-height: 5px;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #DEDEDE;
  cursor: not-allowed;
}
.pager {
  font-size: 0;
}
.pager li:first-child span {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  display: inline-block;
}
.pager li > a span {
  font-family: "visaFont";
  padding: 0;
  border: 0;
}
.pager li > a:hover,
.pager li > a:focus {
  background: transparent;
}
.pager li > span {
  border: 0;
}
.pager li > span:nth-child(2) {
  padding-right: 0;
}
/**
* Bootstrap override
*/
.close {
  font-size: 2.8rem;
  font-weight: 100;
  color: #FFFFFF;
  text-shadow: 0 0 0 #fff;
  opacity: 1;
  filter: alpha(opacity=100);
}
button.close {
  background: #1A1F71;
  padding-bottom: 4px;
}
/**
* Custom styles
*/
button.close {
  height: 40px;
  width: 40px;
  position: absolute;
  right: 10px;
  top: 10px;
  z-index: 1;
}
/**
* Bootstrap override
*/
.modal {
  z-index: 20020;
}
.modal-content {
  border-radius: 0;
}
.modal-body {
  padding: 0;
}
.modal-header {
  padding: 0;
  border-bottom: none;
  min-height: 0;
}
/**
* Custom styles
*/
.modal-title,
.modal-header .visa-icon-chevron-back {
  display: none;
}
.modal-dialog-container {
  margin-top: 30px;
}
@media (max-width: 767px) {
  .modal-dialog-container {
    margin: 0;
    width: 100%;
    height: 100%;
    padding: 0;
  }
  .modal-content {
    padding: 2px 1px 1px 3px;
  }
  .modal-title {
    color: #FFFFFF;
    display: inline-block;
    padding: 25px 19px;
    font-size: 1.5rem;
    border-left: 2px solid #FFFFFF;
    font-weight: normal;
    text-transform: capitalize;
  }
  .modal-header {
    background-color: #1A1F71;
    padding: 0;
  }
  .modal-header .close {
    position: relative;
    float: left;
    left: 0;
    width: 65px;
    top: 17px;
  }
  .modal-header .close .visa-icon-close {
    display: none;
  }
  .modal-header .close .visa-icon-chevron-back {
    display: block;
    font-size: 3.8rem;
  }
}
.modal-lg .container-fluid {
  padding: 0;
}
@media (max-width: 767px) {
  .modal-lg {
    width: 100%;
    margin: 0;
  }
}
@media (min-width: 768px) {
  .modal-lg {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .modal-lg {
    width: 1170px;
  }
}
.modal .close .visa-icon-close {
  top: 50%;
  bottom: 50%;
  position: absolute;
  margin-top: -14px;
  right: 6px;
}
.visa-popover {
  background-color: transparent;
  color: #003EA9;
  text-decoration: underline;
}
/* Same Height Column Bootstrap Support */
.row-full-height {
  height: 100%;
}
.col-full-height {
  height: 100%;
  vertical-align: middle;
}
.row-same-height {
  display: table;
  width: 100%;
  /* fix overflow */
  table-layout: fixed;
}
.col-xs-height {
  display: table-cell;
  float: none !important;
}
@media (min-width: 768px) {
  .col-sm-height {
    display: table-cell;
    float: none !important;
  }
  .col-sm-bottom {
    vertical-align: bottom;
  }
  .col-sm-middle {
    vertical-align: middle;
  }
  .col-sm-top {
    vertical-align: top;
  }
}
@media (min-width: 992px) {
  .col-md-height {
    display: table-cell;
    float: none !important;
  }
  .col-md-bottom {
    vertical-align: bottom;
  }
  .col-md-middle {
    vertical-align: middle;
  }
  .col-md-top {
    vertical-align: top;
  }
}
@media (min-width: 1200px) {
  .col-lg-height {
    display: table-cell;
    float: none !important;
  }
  .col-lg-bottom {
    vertical-align: bottom;
  }
  .col-lg-middle {
    vertical-align: middle;
  }
  .col-lg-top {
    vertical-align: top;
  }
}
.col-top {
  vertical-align: top;
}
.col-middle {
  vertical-align: middle;
}
.col-bottom {
  vertical-align: bottom;
}
.responsive-helper {
  background-color: #1A1F71;
  border-radius: 5px;
  bottom: 10px;
  color: #fff;
  font-size: 28px;
  font-weight: bold;
  padding: 10px 9px;
  position: fixed;
  right: 10px;
  z-index: 99;
}
.responsive-helper.mobile {
  background: #F7B600;
}
.responsive-helper small {
  display: block;
  font-size: 14px;
  font-weight: 400;
}
.responsive-helper:before {
  content: 'XS';
}
@media (min-width: 768px) {
  .responsive-helper:before {
    content: 'SM';
  }
}
@media (min-width: 992px) {
  .responsive-helper:before {
    content: 'MD';
  }
}
@media (min-width: 1200px) {
  .responsive-helper:before {
    content: 'LG';
  }
}
.thumb-empty-big,
.thumb-empty-small,
.thumb-full-big,
.thumb-full-small,
.thumb-half-big,
.thumb-half-small {
  background-image: url(../assets/visa-sprite.png);
}
.thumb-empty-big,
.thumb-full-big,
.thumb-half-big {
  width: 49px;
  height: 51px;
}
.thumb-empty-small,
.thumb-full-small,
.thumb-half-small {
  width: 24px;
  height: 25px;
}
.thumb-empty-big {
  background-position: 0px 0px;
}
.thumb-empty-small {
  background-position: -25px -51px;
}
.thumb-full-big {
  background-position: -49px 0px;
}
.thumb-full-small {
  background-position: -49px -51px;
}
.thumb-half-big {
  background-position: -98px 0px;
}
.thumb-half-small {
  background-position: 0px -51px;
  width: 25px;
  height: 25px;
}
.hidden {
  display: none !important;
  visibility: hidden !important;
}
.visible {
  display: block !important;
  visibility: visible !important;
}
.no-pad {
  padding: 0 !important;
}
.no-margin {
  margin: 0 !important;
}
.margin-btm-15 {
  margin-bottom: 1.5rem;
}
.margin-btm-20 {
  margin-bottom: 2rem;
}
.margin-btm-30 {
  margin-bottom: 3rem;
}
.margin-btm-40 {
  margin-bottom: 4rem;
}
.margin-btm-60 {
  margin-bottom: 6rem;
}
.margin-btm-80 {
  margin-bottom: 8rem;
}
.margin-btm-100 {
  margin-bottom: 10rem;
}
.margin-btm-120 {
  margin-bottom: 12rem;
}
.margin-top-n15 {
  margin-top: -1.5rem;
}
.margin-top-20 {
  margin-top: 2rem;
}
.margin-top-30 {
  margin-top: 3rem;
}
.margin-top-40 {
  margin-top: 4rem;
}
.margin-top-60 {
  margin-top: 6rem;
}
.margin-top-80 {
  margin-top: 8rem;
}
.margin-top-100 {
  margin-top: 10rem;
}
.margin-top-120 {
  margin-top: 12rem;
}
.margin-lft-15 {
  margin-left: 1.5rem;
}
.margin-rgt-15 {
  margin-right: 1.5rem;
}
.visa-blue {
  color: #1A1F71;
}
.cool-gray {
  color: #5C5C5C;
}
@media screen and (min-width: 768px) {
  .container-fluid-pad100 {
    padding-left: 10rem;
    padding-right: 10rem;
  }
}
@media (min-width: 768px) and (max-width: 1369px) {
  .container-fluid-pad100 {
    max-width: none;
  }
}
@media (min-width: 1370px) {
  .container-fluid-pad100 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
