@import url('https://fonts.googleapis.com/css2?family=Nunito+Sans:wght@400;600;700;900&display=swap');
@font-face {
    font-family: JBDin;
    src: url(din.eot);
    src: url(din.eot?#iefix) format("embedded-opentype"),
        url("/fonts/din.woff2") format("woff2"),
        url(din.woff) format("woff"),
        url(din.ttf) format("truetype");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: JBDin;
    src: url(din-bold.eot);
    src: url(din-bold.eot?#iefix) format("eot"),
        url("/fonts/din-bold.woff2") format("woff2"),
        url(din-bold.woff) format("woff"),
        url(din-bold.ttf) format("truetype");
    font-weight: 700;
    font-style: normal;
    font-display: swap
}

@supports (-webkit-overflow-scrolling: touch) {
    body {
        cursor: pointer;
        -webkit-tap-highlight-color: rgba(0,0,0,0)
    }
}

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url('https://netdna.bootstrapcdn.com/bootstrap/3.0.0/fonts/glyphicons-halflings-regular.eot');
    src: url('https://netdna.bootstrapcdn.com/bootstrap/3.0.0/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'),url('https://netdna.bootstrapcdn.com/bootstrap/3.0.0/fonts/glyphicons-halflings-regular.woff') format('woff'),url('https://netdna.bootstrapcdn.com/bootstrap/3.0.0/fonts/glyphicons-halflings-regular.ttf') format('truetype'),url('https://netdna.bootstrapcdn.com/bootstrap/3.0.0/fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular') format('svg');
}

body {
    /*font-family: JBAvenir,avenir,Arial;*/
    font-family: "JBDin", Arial,Helvetica,sans-serif;
    font-size: 1rem;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    /*font-family: 'Nunito Sans', sans-serif;*/
    /*font-size: .75rem;*/
    color: #000000;
}

a, a:hover, a:focus {
    color: #606060;
    font-weight: 600;
}

.hide {
    display: none !important;
}

.bg-blue {
    background: #00205b;
}

.text-right{
    text-align:right !important;
}

/** Navbar **/
.navbar {
    padding: 0;
    padding-right: 15px;
}

.navbar-brand {
    margin-right: 0;
    padding-top: 3px;
    padding-bottom: 8px;
}

.navbar-brand-logo {
    height: 28px;
    padding: 0 15px;
}

.navbar-nav li.nav-item {
    line-height: 57px;
    font-family: "JBDin", Arial,Helvetica,sans-serif;
    font-size: 15px;
}

.navbar-left li.nav-item {
    padding: 0 10px;
}

.navbar-left li.nav-item.active a {
    border-bottom: solid 5px #ff8200;
}

.navbar-right li.nav-item{
    padding: 0 10px;
    font-size: 13px;
}

.navbar-right li.nav-item.active a {
    border-bottom: solid 5px #ff8200;
}

.navbar-nav li.nav-item a.nav-link {
    padding: 0;
    color: white;
    white-space: nowrap;
}

/** Main Containers **/
main > .container, main > .container-sm {
    padding: 67px 0;
}

main > .container-fluid {
    padding: 0;
    margin-bottom: 3.5rem;
    max-width: 1600px;
}

/** Footer **/
.footer {
    background-color: #e5e4e5;
}

.footer > .container,
.footer > .container-fluid{
/*    padding-right: 15px;
    padding-left: 15px;*/
    text-align:right;
}

.footer img.logo-main
{
    width:85px;
}

.footer img.logo-barclays{
    width: 122px;
}

/** Form Controls **/
.form-group {
    margin-bottom: 1rem !important;
}

label {
    font-family: "JBDin", Arial,Helvetica,sans-serif;
    font-size: 16px;
    font-weight: 600;
    color: #404040;
    margin-bottom: .3rem;
}

input.form-control,
select {
    border: none !important;
    border-radius: 0 !important;
}

.btn {
    border-radius: 0;
    border: none;
    text-transform: uppercase;
    font-family: "JBDin", Arial,Helvetica,sans-serif;
    font-size: 16px;
    font-weight: 600;
}

.btn-link {
    font-weight: 600;
}

.btn-link-gray{
    color: gray;
    text-decoration:none;
}

.btn-blue,
.btn-blue:hover {
    background-color: #00205b;
    color: white;
}

.btn-ltblue,
.btn-ltblue:hover {
    background-color: #00b5e2;
    color: white;
}

.btn-map-mtd, .btn-readMore, .btn-showVideo
{
    color: #00205b;
    cursor: pointer;
}

.btn-map-mtd:hover {
    color: #00205b;
}

#videoModal .modal-content {
    background-color: transparent !important;
    border: none !important;
}

.blue-text {
    color: #00b5e2;
}

.ltBlue-text {
    color: #00b5e2;
}

.orange-text{
    color:orange;
}

h1.page-title {
    color: #00205b;
    font-family: "JBDin", Arial,Helvetica,sans-serif;
    font-weight: 600;
    font-size: 1.75rem;
    margin-top: .75rem;
    margin-bottom: .5rem;
    margin-left: .5rem;
}

h2.page-title {
    color: #00205b;
    font-family: "JBDin", Arial,Helvetica,sans-serif;
    font-weight: 700;
    font-size: 1.25rem;
    margin-top: 0;
    margin-left: 0;
    margin-bottom: .5rem;
}

h2.section-title {
    color: #00205b;
    font-family: "JBDin", Arial,Helvetica,sans-serif;
    font-weight: 700;
    font-size: 1.25em;
    margin-top: 2rem;
    margin-bottom: .5rem;
    margin-left: 0;
}

h3.section-title {
    color: #808080;
    font-family: "JBDin", Arial,Helvetica,sans-serif;
    font-weight: 400;
    font-size: 1.25em;
    margin-top: 2rem;
    margin-bottom: .5rem;
    margin-left: 0;
}

h4.section-title {
    color: #00205b;
    font-family: "JBDin", Arial,Helvetica,sans-serif;
    font-weight: 700;
    font-size: 1.25em;
    margin-top: 2rem;
    margin-bottom: 0;
    margin-left: 0;
}

h4.section-title.blue-text{
    color: #00b5e2;
}

.box-shadow {
    box-shadow: 5px 10px 8px #888888;
}

.vellum-box {
    background: rgba(255, 255, 255, 0.8);
    width: 100%;
}

.gray-box {
    background-color: #f5f4f5;
    width: 100%;
}

/** Page Specific Styles **/
.navbar-resources,
.navbar-map {
    list-style: none;
}

.help .vellum-box,
.my-info .vellum-box,
.resources .vellum-box,
.labels .gray-box,
.labels .vellum-box {
    padding: 1.5rem;
}

.my-info .btn {
    width: 80%;
}

/* Resources */
.resources ol li::marker {
    color: #00b5e2;
}

.resources ol li {
    font-family: "JBDin", Arial,Helvetica,sans-serif;
    font-size: 1.25em;
    margin-bottom: 2rem;
    padding-left: 0.75rem;
}

.navbar-resources .nav-item {
    /*    background-image: url("/images/resources-btn.png") !important;*/
    background-repeat: no-repeat;
    background-position: center center;
    background-color: #00205b;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    margin-bottom: 1rem;
    border-bottom: solid 10px #00205b;
}

.navbar-resources .nav-link {
    line-height: 50px;
    color: white;
    text-align: center;
    white-space: nowrap;
    font-family: "JBDin", Arial,Helvetica,sans-serif;
    font-weight: 700;
    font-size: 1.25em;
}

.navbar-resources .nav-item:hover,
.navbar-resources .nav-item.active {
/*    background-image: url("/images/resources-btn-selected.png") !important;*/
    background-color: #00205b;
    border-bottom: solid 10px #ff8200;
}

.vjs-poster {
    background-color: white !important;
}

/* Promos */
.promotions .card {
    border: none;
    border-radius: 0;
}

.promotions .card-img {
    border-radius: 0;
    width: 90%
}

.promotions .card-img-overlay {
    padding: 0;
    border-radius: 0;
}

.promo-rules,
.promo-winner {
    width: 10%;
    height: 50%;
}

.promo-rules img,
.promo-winner img {
    height: 40%;
}

.promo-winner {
    background-color: #00205b;
    cursor: pointer;
}

.promo-winner.disabled,
.promo-rules.disabled {
    background-color: #bfbec3;
    cursor: default;
    pointer-events: none;
}

.promo-rules {
    background-color: #00b5e2;
    cursor: pointer;
}

.accordion .btn-link, .accordion .btn-link:focus, .accordion .btn:focus, .accordion .btn:hover {
    text-decoration: none;
    outline: none;
    box-shadow: none;
    color: #808080;
    font-size: 18px;
    font-weight: 700;
}

.accordion .card-header {
    padding: 0;
    margin-bottom: 1rem !important;
    background-color: rgba(255, 255, 255, 0.8);
    border-radius: 0;
}

.accordion .card {
    background-color: transparent;
}

.accordion-btn:after {
    content: "\e114";
    font-family: "Glyphicons Halflings";
    font-size: 12px;
    padding-left: 10px;
    color: #00b5e2;
}

.accordion-btn.collapsed:after {
    content: "\e080";
    font-family: "Glyphicons Halflings";
    font-size: 12px;
    padding-left: 10px;
    color: #00b5e2;
}

/** MAP **/
.navbar-map .nav-item{
    background-repeat: no-repeat;
    background-position: center center;
    background-color: #00b5e2;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    margin-bottom: 1.5rem;
    height: 100px;
    box-shadow: 3px 6px 5px #0000007d;
}

.navbar-map .nav-item.how-to
{
    background-image: url("/images/map-btn-howTo.png") !important;
}

.navbar-map .nav-item.glossary
{
    background-image: url("/images/map-btn-glossary.png") !important;
}

.navbar-map .nav-link {
    color: white;
    text-align: center;
    white-space: nowrap;
    font-family: "JBDin", Arial,Helvetica,sans-serif;
    font-weight: 700;
    font-size: 1.25em;
    cursor: pointer;
}

.myAccount .vellum-box {
    padding: 2rem;
}

.introjs-helperNumberLayer {
    background: #00b5e2 !important;
}

.introjs-tooltiptext {
    color: #00205b !important;
    font-weight: 700 !important;
}

/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) {
    main > .container, main > .container-sm {
        padding-left: 0;
        padding-bottom: 0;
    }
    .me-sm-6, .mx-sm-6 {
        margin-right: 3.5rem !important;
    }
    .me-sm-7, .mx-sm-7 {
        margin-right: 4rem !important;
    }

    h1.page-title {
        font-size: 1.75rem;
        margin-top: 1rem;
        margin-bottom: .5rem;
        margin-left: 0;
    }

    /*h2.section-title {
        font-size: 1em;
        margin-top: 1.5rem;
        margin-bottom: .5rem;
        margin-left: 0;
    }*/

    h2.section-title {
        font-size: 1.25em;
        margin-top: 2rem;
        margin-bottom: .5rem;
    }

    .promo-rules,
    .promo-winner{
        width: 40px;
        height: 40px;
    }
    .promo-rules img,
    .promo-winner img
    {
        height: 20px;
    }
    .promotions .card-img {
        width: 100%
    }

    .accordion .promo-rules,
    .accordion .promo-winner {
        width: 55px;
        height: 55px;
    }
    .accordion .promo-rules img,
    .accordion .promo-winner img {
        height: 30px;
    }

    .help .vellum-box{
        padding: 3rem;
        margin-top:5rem;
        margin-bottom: 5rem;
    }

    .my-info .vellum-box{
        padding: 3rem;
        margin-top: 3rem;
        margin-bottom: 3rem;
    }

    .labels .gray-box {
        padding: 3rem;
        margin-top: 1rem;
    }
}

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) {
    body {
        font-size: 0.875rem;
    }
    .me-md-6, .mx-md-6 {
        margin-right: 3.5rem !important;
    }

    .me-md-7, .mx-md-7 {
        margin-right: 4rem !important;
    }

    h1.page-title {
        font-size: 2rem;
        margin-top: 1.5rem;
        margin-bottom: .75rem;
    }

    h2.section-title {
        font-size: 1.25rem;
        margin-top: 2rem;
        margin-bottom: .5rem;
    }

    h4.section-title {
        font-size: 1.25rem;
        margin-top: 2rem;
    }

    .promo-rules,
    .promo-winner{
        width: 50px;
        height: 50px;
    }
    .promo-rules img,
    .promo-winner img
    {
        height: 25px;
    }

    .accordion .promo-rules,
    .accordion .promo-winner {
        width: 35px;
        height: 35px;
    }
    .accordion .promo-rules img,
    .accordion .promo-winner img {
        height: 18px;
    }
    .my-info .btn {
        width: 50%;
    }

    .labels .gray-box {
        margin-top: 1.5rem;
    }

    .navbar-resources .nav-link {
        line-height: 80px;
    }
}

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) {
    .me-lg-6, .mx-lg-6 {
        margin-right: 3.5rem !important;
    }

    .me-lg-7, .mx-lg-7 {
        margin-right: 4rem !important;
    }


    .navbar-left li.nav-item {
        padding: 0 24px;
    }

    .navbar-right li.nav-item {
        padding: 0 8px;
    }

    h1.page-title {
        font-size: 2.25rem;
        margin-top: 2rem;
        margin-bottom: .75rem;
    }

    h2.page-title {
        font-size: 1.5rem;
        margin-bottom: 1rem;
    }

    h2.section-title {
        font-size: 1.25rem;
        margin-top: 2.25rem;
        margin-bottom: .5rem;
    }

    .promo-rules,
    .promo-winner{
        width: 65px;
        height: 65px;
    }
    .promo-rules img,
    .promo-winner img
    {
        height: 30px;
    }

    .accordion .promo-rules,
    .accordion .promo-winner {
        width: 48px;
        height: 48px;
    }
    .accordion .promo-rules img,
    .accordion .promo-winner img {
        height: 25px;
    }

    .my-info form label {
        line-height: 38px;
    }

    .labels .gray-box {
        margin-top: 2rem;
    }

    .navbar-resources .nav-link {
        line-height: 150px;
    }
}

/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
    body{
        font-size: 1rem;
    }
    .me-xl-6, .mx-xl-6 {
        margin-right: 3.5rem !important;
    }

    .me-xl-7, .mx-xl-7 {
        margin-right: 4rem !important;
    }


    .navbar-left li.nav-item {
        padding: 0 28px;
    }

    .navbar-right li.nav-item {
        padding: 0 10px;
    }

    h1.page-title {
        font-size: 2.5rem;
        margin-top: 2.5rem;
        margin-bottom: 1rem;
    }

    h2.section-title {
        font-size: 1.5rem;
        margin-top: 2.5rem;
        margin-bottom: .5rem;
    }

    .promo-rules,
    .promo-winner{
        width: 75px;
        height: 75px;
    }
    .promo-rules img,
    .promo-winner img
    {
        height: 40px;
    }

    .accordion .promo-rules,
    .accordion .promo-winner {
        width: 55px;
        height: 55px;
    }
    .accordion .promo-rules img,
    .accordion .promo-winner img {
        height: 30px;
    }

    .labels .gray-box {
        margin-top: 2.5rem;
    }
}


@media (min-width: 1600px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1540px;
    }

    h1.page-title {
        font-size: 2.5rem;
        margin-top: 3rem;
        margin-bottom: 1rem;
    }

    .promo-rules,
    .promo-winner{
        width: 100px;
        height: 100px;
    }
    .promo-rules img,
    .promo-winner img
    {
        height: 60px;
    }

    .accordion .promo-rules,
    .accordion .promo-winner {
        width: 75px;
        height: 75px;
    }
    .accordion .promo-rules img,
    .accordion .promo-winner img {
        height: 40px;
    }

    .labels .gray-box {
        margin-top: 3rem;
    }
}