
@font-face {
    font-family: 'citi-sans-condensed';
    src: url('../fonts/citi-sans-condensed-regular.woff2') format('woff2'), url('../fonts/citi-sans-condensed-regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}




@font-face {
    font-family: 'citi-sans-condensed';
    src: url('../fonts/citi-sans-condensed-regular-italic.woff2') format('woff2'), url('../fonts/citi-sans-condensed-regular-italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
}




@font-face {
    font-family: 'citi-sans-display';
    src: url('../fonts/citi-sans-display-bold.woff2') format('woff2'), url('../fonts/citi-sans-display-bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}




@font-face {
    font-family: 'citi-sans-display';
    src: url('../fonts/citi-sans-display-bold-italic.woff2') format('woff2'), url('../fonts/citi-sans-display-bold-italic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
}




@font-face {
    font-family: 'citi-sans-display';
    src: url('../fonts/citi-sans-display-regular.woff2') format('woff2'), url('../fonts/citi-sans-display-regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}




@font-face {
    font-family: 'citi-sans-display';
    src: url('../fonts/citi-sans-display-regular-italic.woff2') format('woff2'), url('../fonts/citi-sans-display-regular-italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
}




@font-face {
    font-family: 'citi-sans-text';
    src: url('../fonts/citi-sans-text-bold.woff2') format('woff2'), url('../fonts/citi-sans-text-bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}




@font-face {
    font-family: 'citi-sans-text';
    src: url('../fonts/citi-sans-text-bold-italic.woff2') format('woff2'), url('../fonts/citi-sans-text-bold-italic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
}




@font-face {
    font-family: 'citi-sans-text';
    src: url('../fonts/citi-sans-text-regular.woff2') format('woff2'), url('../fonts/citi-sans-text-regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}




@font-face {
    font-family: 'citi-sans-text';
    src: url('../fonts/citi-sans-text-regular-italic.woff2') format('woff2'), url('../fonts/citi-sans-text-regular-italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
}




@font-face {
    font-family: 'citi-serif-display';
    src: url('../fonts/citi-serif-display-regular.woff2') format('woff2'), url('../fonts/citi-serif-display-regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}




@font-face {
    font-family: 'citi-serif-display';
    src: url('../fonts/citi-serif-display-regular-italic.woff2') format('woff2'), url('../fonts/citi-serif-display-regular-italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
}

html {
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

h1, h2, h3, h4, h5, h6 {
    margin: 0;
    font-weight: 400;
    font-family: 'citi-sans-display'
}

dl dl, dl ol, dl ul, ol dl, ul dl {
    margin: 0
}

ol ol, ol ul, ul ol, ul ul {
    margin: 0
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible
}


pre {
    font-family: monospace,monospace;
    font-size: 1em
}

b, strong {
    font-weight: 700;
}

code, kbd, samp {
    font-family: monospace,monospace;
    font-size: 1em
}

small {
    font-size: 80%
}

audio, video {
    display: inline-block
}

    audio:not([controls]) {
        display: none;
        height: 0
    }

img {
    border-style: none
}

svg:not(:root) {
    overflow: hidden
}

button, input, select {
    margin: 0
}

button {
    overflow: visible;
    text-transform: none
}

[type=button], [type=reset], [type=submit], button {
    -webkit-appearance: button
}

fieldset {
    padding: .35em .75em .625em
}

input {
    overflow: visible
}

legend {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    white-space: normal
}

progress {
    display: inline-block;
    vertical-align: baseline
}

select {
    text-transform: none
}

textarea {
    margin: 0;
    overflow: auto
}

[type=checkbox], [type=radio] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

::-webkit-inner-spin-button, ::-webkit-outer-spin-button {
    height: auto
}

::-webkit-input-placeholder {
    color: inherit;
    opacity: .54
}

::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

::-moz-focus-inner {
    border-style: none;
    padding: 0
}

:-moz-focusring {
    outline: 1px dotted ButtonText
}

:-moz-ui-invalid {
    box-shadow: none
}

details {
    display: block
}

dialog {
    background-color: #fff;
    border: solid;
    color: #000;
    display: block;
    height: -moz-fit-content;
    height: -webkit-fit-content;
    height: fit-content;
    left: 0;
    margin: auto;
    padding: 1em;
    position: absolute;
    right: 0;
    width: -moz-fit-content;
    width: -webkit-fit-content;
    width: fit-content
}

    dialog:not([open]) {
        display: none
    }

summary {
    display: list-item
}

canvas {
    display: inline-block
}

template {
    display: none
}

[hidden] {
    display: none
}

body, html {
    font-family: 'citi-sans-text',sans-serif;
    font-weight: 200;
    font-size: 16px;
    color: #333;
    background-color: #fff;
    margin: 0;
    padding: 0
}

a {
    text-decoration: none;
    color: #056dae
}

    a:hover {
        text-decoration: none;
    }

.cf:after {
    content: "";
    display: block;
    clear: both
}

.float-left {
    float: left
}

.float-right {
    float: right
}

.hidden {
    display: none
}




.block {
    display: block
}


.inline-block {
    display: inline-block
}

.relative {
    position: relative
}

.absolute {
    position: absolute
}

.fixed {
    position: fixed
}


.overflow-hidden {
    overflow: hidden
}

.bg-blue {
    background-color: #056dae
}

.bg-black {
    background-color: #333
}

.roundend-full {
    border-radius: 100%
}

.list-reset {
    margin: 0;
    padding: 0;
    list-style: none
}

.mobile-menu-open .brand {
    position: fixed
}

.brand {
    background-color: #00bdf2;
    background-image: -o-linear-gradient(#00bdf2 0,#00b3f0 18%,#0066b3 77%,#004985 100%);
    background-image: linear-gradient(#00bdf2 0,#00b3f0 18%,#0066b3 77%,#004985 100%);
    font-size: 12px;
    z-index: 10
}


.main-menu {
    background: #f2f2f2;
    background: -webkit-gradient(linear,left bottom,left top,from(#f2f2f2),color-stop(10%,#fff),to(white));
    background: -o-linear-gradient(bottom,#f2f2f2 0,#fff 10%,#fff 100%);
    background: linear-gradient(0deg,#f2f2f2 0,#fff 10%,#fff 100%);
    line-height: 48px
}

    .main-menu ul li {
        display: inline-block;
        padding: 0 15px
    }

    .main-menu a {
        display: block;
        color: #333;
        border-bottom: 4px solid transparent;
        font-weight:normal;
    }

    .main-menu ul li:first-child {
        padding-left: 0
    }

    .main-menu ul li:last-child {
        padding-right: 0
    }

    .main-menu ul li:hover > a {
        color: #056dae;
        border-bottom-color: #056dae
    }

    .main-menu ul li:hover .sub-menu {
        display: block
    }

    .main-menu .sub-menu {
        border-top: 1px solid #f1f1f1;
        width: 100%;
        background: #fff;
        padding: 20px 0 30px;
        -webkit-box-shadow: 0 2px 2px #f1f1f1;
        box-shadow: 0 2px 2px #f1f1f1;
        display: none;
        left: 0;
        z-index: 10
    }

        .main-menu .sub-menu ul {
            width: 33.3333%
        }

            .main-menu .sub-menu ul li {
                border-bottom: 1px solid #f1f1f1;
                display: block;
                padding: 0
            }

    .main-menu li.highlighted a {
        font-weight: bold !important;
    }

    .main-menu .sub-menu ul li a {
        border: 0
    }


.disclaimer {
    background-color: #f6f6f6;
    padding-top: 40px;
    padding-bottom: 65px
}


    .disclaimer p {
        font-size: 12px;
        margin-bottom: 15px;
        line-height: 18px
    }

.quick-links {
    height: 80px;
    bottom: -80px;
    left: 0;
    right: 0;
    z-index: 2
}

    .quick-links.show {
        bottom: 0;
        -webkit-transition: bottom 1s;
        -o-transition: bottom 1s;
        transition: bottom 1s
    }


    .quick-links .link-text {
        width: 52%;
        padding-right: 3%;
        margin-top: 22px
    }

    .quick-links .cta a {
        margin-top: 21px;
        width: 140px
    }


.search-form {
    top: 25%;
    font-size: 12px;
    z-index: 2;
    left: 8%;
    display: none;
}


    .search-form.show {
        display: block
    }

    .search-form .wrapper {
        background-color: #444;
        padding-top: 13px;
        padding-bottom: 12px
    }



    .search-form form input {
        border-radius: 4px 0 0 4px;
        border: 0;
        background-color: #fff;
        display: block;
        float: left;
        height: 30px;
        line-height: 30px;
        padding: 0 10px;
        width: -webkit-calc(100% - 65px);
        width: calc(100% - 65px)
    }

    .search-form form button {
        border-radius: 0 4px 4px 0;
        background-color: #056dae;
        border: 0;
        display: block;
        float: left;
        height: 30px;
        width: 45px
    }


.citi-welcome {
    height: 150px;
    position: relative;
}

    .citi-welcome img {
        position: absolute;
        bottom: 0;
        right: 0;
    }

    .citi-welcome:after {
        content: "";
        width: 100%;
        height: 10px;
        background-color: #46b6e5;
        position: absolute;
        bottom: 0;
        left: 0;
    }

footer {
    color: #666;
    padding-top: 12px;
    padding-bottom: 100px
}

#footer-menu-toggle strong:after {
    content: 'More \2193';
}

#footer-menu-toggle[aria-expanded="true"] strong:after {
    content: 'Hide \2191';
}

#footer-menu a {
    width: 100%;
    padding: .5rem;
    text-align: center;
    display: block;
    border-bottom: solid 1px #333;
}

    #footer-menu a:last-of-type {
        border-bottom: none;
    }

#scroll-to-top {
    position: absolute;
    top: -2.5rem;
    right: 1rem;
    width: 3rem;
    height: 3rem;
    text-align: center;
    font-weight: 700;
    color: var(--color-grey-dark);
    background-color: #fff;
    box-shadow: 0 0 4px #333;
    transform: rotate(90deg);
    padding-top: 0.7rem;
    border-radius: 2rem;
}


a {
    cursor: pointer;
}

img {
    max-width: 100%;
}

.navbar.sticky {
    background-color: #056dae;
    border-radius: 0;
    min-height: 0;
    margin-bottom: 0;
    color: #fff;
    padding-top: 0px;
}

.fixedtop .navbar.sticky {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999999;
}


.navbar.sticky .nav li {
    padding-left: 0;
    padding-right: 0;
}


.navbar.sticky a {
    color: #333333;
    display: inline-block;
    width: 100%;
    padding: 1em 0 0;
    position: relative;
}


.nav > li > a:focus, .nav > li > a:hover {
    text-decoration: none;
    background-color: transparent;
}

.navbar.sticky .active a,
.navbar.sticky a:hover {
    background-color: #25a6da;
    border: 0;
}

.navbar.sticky a:after {
    width: 20%;
    /* margin: 1em auto 0; */
    display: block;
    height: 4px;
    background-color: #056dae;
    transition: width 1s;
    /* padding-left: 2em; */
    /* padding-right: 2em; */
    position: absolute;
    bottom: 4px;
}

.navbar.sticky .active a:after,
.navbar.sticky a:hover:after {
    width: 100%;
    background-color: #fff;
}

.top-shadow {
    box-shadow: 0 -20px 10px -10px rgba(0,0,0,0.12);
}

.bot-shadow {
    box-shadow: 0 10px 10px -10px rgb(0,0,0,.5)
}



.main-container {
    background: #333;
    color: #fff;
}

.cf:before, .cf:after {
    content: " ";
    display: table;
    height: 0;
    overflow: hidden;
    visibility: hidden;
    width: 0;
}


.top-col {
    width: 50%;
    float: left;
    margin-left: -15px;
}

.top-col {
    width: 50%;
    float: left;
}

.top-right-list {
    float: right;
}

    .top-right-list ul li {
        float: left;
        padding: 10px 14px 5px 0px;
        position: relative;
    }

.top-left-list ul {
    margin: 0;
    padding-top: 10px;
}

.top-right-list ul {
    margin: 0;
    padding: 0;
}

.main-container.cf li {
    list-style: none;
}

.top-right-list ul li.dropHover a {
    background: url(../img/mainLinks.png) no-repeat 0 .5em;
}

.top-right-list ul li a {
    font-size: .95rem;
    padding: 0px 0px 0px 15px;
    color: #fff;
    display: block;
    position: relative;
}

a {
    margin: 0;
    outline: medium none;
    text-decoration: none;
}

.top-right-list .quicklink-dropdown-wrapper ul li {
    width: 100%;
}

    .top-right-list .quicklink-dropdown-wrapper ul li a {
        color: #333333;
    }

        .top-right-list .quicklink-dropdown-wrapper ul li a:hover {
            color: #aaaaaa;
        }

.quicklink-dropdown-wrapper {
    width: 220px;
    background: #fff;
    position: absolute;
    left: 0;
    top: 34px;
    z-index: 1;
    visibility: hidden;
    max-height: 0;
    overflow: hidden;
    transition: max-height .4s;
    padding: 10px 0 20px;
    border: 1px solid #ccc;
    border-radius: 0 0 10px 10px;
    box-shadow: 0 5px 14px -7px #3d3d3d;
}

    .quicklink-dropdown-wrapper li {
        border-bottom: 1px solid #ddd;
        padding: 5px 0;
    }

        .quicklink-dropdown-wrapper li:last-of-type {
            border-bottom: none;
        }

.dropHover:hover .quicklink-dropdown-wrapper {
    visibility: visible;
    max-height: 9999px
}




.sign-in, .main-container, .main-menu, .search-form {
    display: none;
}

#mob-menu {
    display: block;
    width: 100vw;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10000;
    height: 100%;
    max-width: 414px;
    transition: left .5s !important;
    overflow-y: scroll;
    background-color: #333;
}

    #mob-menu ul {
        margin: 0;
        padding: 0;
        list-style: none;
        background-color: #fff;
    }

    #mob-menu li {
        padding: 0 20px;
        position: relative;
        width: 100%;
        box-sizing: border-box;
        background-color: #fff;
    }

        #mob-menu .bg-dark,
        #mob-menu .bg-dark li,
        #mob-menu li.bg-dark {
            background-color: #333;
        }

            #mob-menu li.bg-dark a.nav-link,
            #mob-menu li.bg-dark a.expand-button {
                color: #fff;
            }

    #mob-menu a.nav-link {
        color: #000;
        text-decoration: none !important;
        outline: medium none;
        padding: 1.2rem 0;
        display: inline-block;
        width: 100%;
    }

    #mob-menu > ul > li > ul {
        display: none;
        margin: 0 -20px;
    }

    #mob-menu > ul > li > a.nav-link {
        border-bottom: solid 1px #ddd;
    }

    #mob-menu > ul > li.show > a.nav-link {
        font-weight: 400;
    }

    #mob-menu > ul > li > ul > li a {
        border-bottom: solid 1px #ddd;
    }

    #mob-menu > ul > li.show > ul {
        display: block;
    }

    #mob-menu .brand {
        padding-top: .5rem;
        padding-bottom: .5rem;
    }

    #mob-menu .icon-close {
        width: 24px;
        height: 24px;
        font-size: 16px;
        text-decoration: none !important;
        background-color: transparent !important;
        top: .8rem;
        right: .5rem;
        position: absolute;
    }

        #mob-menu .icon-close:before {
            content: "\2573";
            color: #fff;
        }

.expand-button,
.expand-button:hover,
.expand-button:focus {
    position: absolute;
    top: 1rem;
    right: 1rem;
    color: #000;
    text-decoration: none;
}

    .expand-button:before {
        content: '\254B';
    }

.show .expand-button:before {
    content: '\2501';
}

.container.wide {
    max-width: 1440px;
    width: 100%;
}

#plt {
    border-bottom: solid 12px #46b7e6;
}

    #plt:after {
        position: absolute;
        content: '';
        width: 12px;
        height: 12px;
        background-color: #002a53;
        bottom: -12px;
        right: 0;
    }

@media (min-width: 576px) {

    #plt {
        border-bottom: solid 9px #46b7e6;
    }

        #plt:after {
            position: absolute;
            content: '';
            width: 9px;
            height: 9px;
            background-color: #002a53;
            bottom: -9px;
            right: 0;
        }

    @media (min-width:768px) {
        .disclaimer {
            padding-bottom: 45px;
            border-bottom: 1px solid #e7e7e7;
            -webkit-box-shadow: 0 1px 1px #e7e7e7;
            box-shadow: 0 1px 1px #e7e7e7
        }

        footer .copyright .copy-text {
            text-align: right
        }

        .nav > li > a:focus, .nav > li > a:hover {
            text-decoration: none;
            background-color: transparent;
        }


        .navbar.sticky .active a,
        .navbar.sticky a:hover {
            background-color: transparent;
        }

        .navbar.sticky a:after {
            content: '';
            width: 20%;
            height: 6px;
            background-color: #056dae;
            transition: width 1s;
        }

        .navbar.sticky .active a:after,
        .navbar.sticky a:hover:after {
            width: 100%;
        }
    }


    @media (min-width:992px) {
        .search-form .wrapper {
            width: 300px;
            margin-left: auto
        }

        footer {
            padding-top: 40px
        }

            footer ul li {
                font-size: 16px;
                height: 60px;
                line-height: 60px
            }

            footer .copyright .footer-logo img {
                width: 55px
            }

        .mobile-menu-open .brand {
            position: static
        }


        .brand.fixed + .main-menu + .breadcrumb {
            margin-top: 0
        }

        .brand .logo {
            text-align: left
        }

        .main-container.cf li, .main-container.cf a {
            font-size: 12px !important;
        }

        #footer-menu a {
            width: unset;
            border-bottom: none;
            display: inline-block;
        }

        #plt {
            border-bottom: solid 12px #46b7e6;
        }

            #plt:after {
                position: absolute;
                content: '';
                width: 12px;
                height: 12px;
                background-color: #002a53;
                bottom: -12px;
                right: 0;
            }
    }
}

@media (min-width:1200px ) {
    .main-menu {
        transition: .3s;
    }

        .main-menu > .container > ul > li {
            display: block;
            padding: 0;
            border-bottom: 1px solid #f1f1f1
        }

            .main-menu > .container > ul > li.hidden {
                display: none
            }

            .main-menu > .container > ul > li:hover > a {
                border-bottom-color: transparent;
                color: #333
            }

            .main-menu > .container > ul > li.has-sub-menu > a:after {
                content: "+";
                float: right;
                width: 30px;
                font-size: 30px;
                text-align: center
            }

            .main-menu > .container > ul > li.has-sub-menu.open > a:after {
                content: "-"
            }

            .main-menu > .container > ul > li.has-sub-menu.open .sub-menu {
                height: auto;
                opacity: 1
            }

        .main-menu .sub-menu {
            display: none;
            position: absolute;
            left: 0;
            width: 100vw;
        }

            .main-menu .sub-menu ul li:last-child {
                border-bottom: 0
            }

            .main-menu .sub-menu ul li.highlighted {
                font-weight: bold
            }

            .main-menu .sub-menu .container {
                padding: 0
            }

    #mob-menu {
        display: none;
    }

    #scroll-to-top {
        top: -.5rem;
    }
}

@media (min-width: 1500px) {
    .container {
        width: 1440px;
    }

    #latest-carousel .item {
        min-height: 520px;
    }
}

@media screen and (min-width: 1920px) {

    .container,
    .container.wide {
        max-width: 1440px;
    }
}
