@media(max-width:768px) {
    .cbolui-ddl-pre .container-fluid {
        padding-left: 20px;
        padding-right: 20px
    }
}

.no-margin-top {
    margin-top: 0 !important
}

.outside-c {
    margin-top: 0 !important;
    margin-right: 0 !important;
    margin-bottom: 0 !important;
    margin-left: 0 !important
}

.container-width-1280 .container-fluid {
    max-width: 1280px
}

.spacer_sm-xs {
    height: 20px
}

@media only screen and (max-width:800px) {
    .spacer_sm-xs {
        height: 10px
    }
}

div.block-region-middle+div.page-empty {
    display: none
}

div.block-region-middle:empty+div.page-empty {
    display: block
}

.page-empty p,
.page-empty p {
    margin: 150px auto;
    text-align: center;
    font-size: 30px;
    font-style: italic;
    color: #999
}

.gradient_gold-wave {
    background-repeat: repeat;
    background-size: contain;
    background-color: #b4975a;
    background-image: linear-gradient(180deg, #b4975a 0, #a0864a 49%, #78622a 99%)
}

#toolbar-bar:after {
    content: "";
    display: table;
    clear: both
}

ul {
    padding-left: 20px
}

hr.medium {
    margin-top: 12px;
    margin-bottom: 12px
}

hr.small {
    margin-top: 6px;
    margin-bottom: 6px
}

@media only screen and (min-width:768px) {
    .col-half-offset {
        margin-left: 4.166666667%
    }
}

ul.earn-rate-circle {
    margin-top: 20px;
    list-style-type: none;
    text-align: center;
    padding-left: 0 !important
}

ul.earn-rate-circle li {
    display: inline-block;
    width: 23%;
    vertical-align: top
}

@media only screen and (max-width:767px) {
    ul.earn-rate-circle li {
        display: block;
        width: 100%;
        padding-top: 20px
    }
}

ul.earn-rate-circle li div.points-spent-icon {
    width: 120px;
    height: 120px;
    padding: 10px;
    display: table;
    font-size: 16px;
    line-height: 13px;
    font-weight: 700;
    color: #fff;
    margin: 0 auto;
    background: #056dae;
    border-radius: 100px;
    text-align: center
}

ul.earn-rate-circle li div.points-spent-icon .points-spent-content {
    display: table-cell;
    vertical-align: middle;
    padding: 8px
}

ul.earn-rate-circle li div.points-spent-icon .doller-value {
    font-size: 30px;
    line-height: 35px;
    display: block;
    margin-bottom: 0
}

ul.earn-rate-circle li div.points-spent-icon .doller-text {
    font-size: 12px;
    font-weight: 400
}

ul.earn-rate-circle.prestige-circle li div.points-spent-icon {
    background: #a5a2a2
}

ul.earn-rate-circle li p {
    margin: 10px 0;
    line-height: normal;
    font-size: 16px;
    padding: 10px 30px;
    font-weight: normal
}

.showcase .btn-success:hover {
    color: #fff;
    background-color: #003b05;
    border-color: #003104
}

@media only screen and (max-width:767px) {
    ul.earn-rate-circle li p {
        font-size: 14px
    }
}

@media only screen and (max-width:1024px) {
    ul.earn-rate-circle li p {
        padding: 10px !important
    }
}

.accordion-module ul.mainnav li.is-expanded,
.accordion-module ul.mainnav li.is-expanded .accordionSubMenu,
.accordion-module ul.mainnav li.is-expanded .category,
.accordion-module ul.mainnav li:hover {
    background-color: #FFF !important
}

.copy-4 .theme-light .accordion-module {
    background: #fff
}

@media only screen and (min-width:768px) {
    .accordion-module {
        padding: 20px 0
    }
    .copy-4 .theme-light .accordion-module .accordion>.row {
        margin-left: -10px;
        margin-right: -10px
    }
}

.promo-modules .wrapper__h-1-0 {
    margin: 0
}

.panel-banner {
    background-position: center center;
    background-repeat: no-repeat;
    height: 448px;
    position: relative
}

.hero-2-v1-banner {
    background-position: top right;
    float: left;
    width: 100%
}

.hero-2-v2-banner {
    height: 500px
}

.panel-banner-center {
    margin: 10px auto;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%)
}

.panel-banner-content {
    max-width: 1440px;
    padding: 0 20px
}

.hero-2-v2-banner .panel-banner-content {
    padding: 20px 40px;
    background-color: rgba(255, 255, 255, 0.75)
}

.panel-banner-linkto {
    width: 220px;
    margin-left: auto;
    margin-right: auto
}

.panel-banner-linkto .form-item-select label {
    visibility: hidden
}

@media screen and (min-width:767px) {
    .panel-banner-linkto .form-item-select .form-control {
        border-color: #fff;
        background-color: #fff
    }
}

@media only screen and (max-width:800px) {
    .panel-banner {
        background-image: none !important;
        height: auto;
        text-align: center
    }
    .panel-banner img.banner-mobile {
        display: block !important;
        width: 100%;
        height: auto
    }
    .panel-banner-center {
        text-align: center;
        background-color: #fff;
        transform: translateY(0);
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        -moz-transform: translateY(0);
        top: 0
    }
    .panel-banner-content h1,
    .panel-banner-content h2 {
        margin-bottom: 0
    }
    .panel-banner-content .header-2,
    .panel-banner-content .header-3 {
        margin-bottom: .5rem;
        font-size: 2.5rem
    }
    .panel-banner-content .pull-left {
        width: 100%
    }
    .panel-banner-content .links .btn {
        margin-right: 0
    }
    .hero-2-v2-banner .panel-banner-content {
        padding: 0
    }
}

@media only screen and (min-width:800px) {
    .hero-2 .theme-light .hero-2-v1 .pull-left .title,
    .hero-2 .theme-light .hero-2-v1 .pull-left .body,
    .hero-2 .theme-light .hero-2-v1 .pull-left .body h2 {
        color: #fff;
        font-size: 3rem;
        line-height: inherit;
        margin-bottom: 0
    }
}

@media only screen and (min-width:768px) and (max-width:800px) {
    .hero-2 .theme-light .hero-2-v1 .pull-left .title,
    .hero-2 .theme-light .hero-2-v1 .pull-left .body,
    .hero-2 .theme-light .hero-2-v1 .pull-left .body h2 {
        color: #333
    }
}

.citi-gold .hero-2 .hero-a-2-card .blue-card,
.hero-2 .theme-gold .hero-a-2-card .blue-card {
    background: #b4975a
}

.citi-priority .hero-2 .hero-a-2-card .blue-card {
    background-color: #0e2a48
}

.citi-gold-priority .hero-2 .hero-a-2-card .blue-card {
    background-color: #564639
}

.panel-card-featrue {
    font-size: 16px
}

.panel-card-featrue p {
    font-size: 18px
}

.panel-card-featrue-title {
    margin: 10px 0 15px;
    font-size: 16px
}

.panel-card-featrue-title h2 {
    font-size: 18px;
    margin: 0
}

.panel-card-featrue-body {
    margin-top: 15px
}

.panel-card-featrue-body,
.panel-card-featrue-body p {
    font-size: 18px
}

.panel-card-featrue-row {
    display: table
}

.panel-card-featrue-row .panel-card-col-middle {
    display: table-cell;
    vertical-align: middle;
    float: none !important
}

@media only screen and (max-width:800px) {
    .panel-card-featrue-row {
        display: block
    }
    .panel-card-featrue-row .panel-card-col-middle {
        display: block;
        vertical-align: top;
        margin-left: auto;
        margin-right: auto
    }
    .panel-card-featrue-row .panel-card-col-middle img {
        display: block;
        margin-left: auto;
        margin-right: auto
    }
}

.panel-card-featrue .panel-style-inside {
    position: relative;
    background-color: #fff
}

.panel-card-featrue .container-fluid>.row {
    padding-left: 20px;
    padding-right: 20px
}

.panel-card-featrue .panel-style-inside .panel-card-featrue-body-wrapper {
    border: 1px solid transparent;
    border-color: #ccc;
    padding: 0 10px
}

.panel-card-featrue-theme-gray {
    border-bottom-color: #ccc;
    background-color: #eee
}

.panel-card-featrue-theme-gray .panel-style-inside {
    margin-top: 0;
    border-color: transparent;
    background-color: transparent
}

.panel-card-featrue .list-item-icon .icon-circle-2x {
    width: 45px;
    height: 45px;
    padding: 7px;
    font-size: 1.5em
}

.panel-card-featrue .list-item-icon p {
    margin-left: 4em
}

@media only screen and (max-width:800px) {
    .panel-card-featrue {
        text-align: center;
        margin-left: auto;
        margin: auto;
        background-color: #fff
    }
    .panel-card-col-paragraphs {
        padding-left: 10px
    }
    .paragraphs-card-col {
        margin-top: 12px
    }
    .panel-card-featrue-title h2 {
        font-size: 1.313rem;
        line-height: 1.688rem
    }
}

.panel-card-rate,
.panel-card-rate p {
    font-size: 16px
}

.panel-card-rate p {
    margin-bottom: 0
}

.panel-card-rate .panel-style-inside {
    padding-top: 20px;
    padding-bottom: 20px;
    position: relative
}

.panel-card-rate .container-fluid>.row {
    padding-left: 20px;
    padding-right: 20px
}

.panel-card-rate .panel-style-inside .panel-card-rate-body-wrapper {
    border: 1px solid transparent;
    border-color: #ccc;
    padding: 20px
}

.panel-card-rate .rate {
    padding: 20px 0
}

.panel-card-rate .rate .row {
    padding: 0 10px
}

.panel-card-rate .rate hr {
    margin: 15px 0
}

.panel-card-rate .rate h2 {
    font-size: 60px;
    letter-spacing: -3px;
    margin-bottom: 15px
}

.panel-card-rate .rate h4 {
    margin-bottom: 0
}

.panel-card-rate .rate .misc {
    font-size: 1.3em
}

.panel-card-rate .panel-card-rate-body-wrapper {
    padding-top: 10px
}

.panel-card-rate .panel-card-rate-body-wrapper .icon-circle-2x {
    width: 45px;
    height: 45px;
    padding: 7px;
    font-size: 1.5em
}

.panel-card-rate .panel-card-rate-body-wrapper .list-item-icon p {
    margin-left: 4em
}

.panel-card-rate .panel-card-rate-body {
    margin-top: 15px
}

@media only screen and (max-width:800px) {
    .panel-card-rate {
        text-align: center;
        margin-left: auto;
        margin: auto;
        background-color: #fff
    }
    .panel-card-rate .panel-card-rate-body-wrapper h2 {
        margin: 10px 0
    }
    .panel-card-rate .panel-style-inside .panel-card-rate-body-wrapper {
        padding: 10px 0
    }
    .panel-card-rate .panel-style-inside {
        padding-top: 10px;
        padding-bottom: 10px
    }
}

.hero-4-0 .common-module-header .no-body {
    margin-bottom: 0
}

.hero-4-0 .no-body .cross-link-heading {
    margin: 41px 0
}

.hero-4-0 .no-body {
    margin-bottom: 0;
    margin-right: 0;
    width: 100%
}

.panel-bar {
    margin-left: -20px;
    margin-right: -20px;
    padding: 40px 20px;
    clear: both;
    overflow: hidden
}

.panel-bar .panel-bar-actions {
    display: none
}

.panel-bar-l {
    width: 20%;
    float: left
}

.panel-bar-l .btn {
    margin: 0;
    margin-bottom: 0;
    width: 100%;
    min-width: unset
}

.panel-bar-c {
    margin-left: 5%;
    width: 70%;
    float: left
}

.panel-bar-actions {
    clear: both;
    width: 100%;
    float: left;
    text-align: center
}

.panel-bar-blue {
    background-color: #056dae;
    color: #fff
}

.panel-bar-blue h3 {
    color: #fff
}

.panel-bar-blue .icon-circle,
.panel-bar-blue .btn-primary {
    color: #056dae;
    border-color: #fff;
    background: #fff
}

.panel-bar-gray {
    background-color: #f5f5f5;
    color: #aaa
}

.panel-bar-gray h3 {
    color: #aaa
}

.panel-bar-gray .icon-circle {
    color: #aaa;
    border-color: #aaa;
    background: #fff
}

@media only screen and (max-width:767px) {
    .panel-bar-l,
    .panel-bar-c {
        width: 100%
    }
    .panel-bar-c {
        margin-left: 0
    }
    .panel-bar-l .form-item-select,
    .panel-bar-l .btn-linkto {
        display: none
    }
    .panel-bar .panel-bar-actions {
        display: block
    }
}

ul.row {
    list-style-type: none
}

.list-item-icon {
    padding-top: 14px;
    padding-bottom: 14px;
    position: relative;
    display: inline-block;
    text-align: left
}

.list-item-icon p {
    margin-left: 3em;
    margin-bottom: 0 !important;
    font-size: 16px;
    display: table;
    vertical-align: middle;
    text-align: left
}

.list-item-icon .fa {
    display: inline-block;
    float: left
}

@media only screen and (max-width:1023px) {
    .list-item-icon {
        display: block;
        max-width: 420px;
        margin-right: auto;
        margin-left: auto
    }
}

.list-item-icon-point {
    display: table;
    min-height: 120px
}

.list-item-icon-point p {
    display: table-cell;
    padding: 14px
}

@media only screen and (max-width:767px) {
    .list-item-icon-point {
        margin-bottom: 21px
    }
}

.list-item-icon-big {
    text-align: center;
    min-height: 80px;
    padding-top: 0;
    padding-bottom: 0
}

.list-item-icon-big p {
    margin-left: 90px
}

.list-item-icon-big .icon-circle {
    width: 80px;
    height: 80px;
    margin-left: auto;
    margin-right: auto
}

.list-item-icon-big .icon-circle:before {
    font-size: 42px;
    line-height: 76px
}

.list-item-icon-big p {
    margin-left: 0;
    text-align: center
}

@media only screen and (min-width:768px) {
    .list-item-icon-big .icon-circle {
        margin-bottom: 14px
    }
}

@media only screen and (max-width:767px) {
    .list-item-icon-big {
        text-align: left;
        margin-bottom: 14px;
        padding-top: 28px;
        padding-bottom: 28px
    }
    .list-item-icon-big p {
        margin-left: 100px;
        text-align: left
    }
}

.icon-circle-blue {
    border: 2px solid #056dae;
    border-radius: 50%;
    padding: 7px;
    width: 35px;
    height: 35px;
    vertical-align: middle;
    text-align: center;
    display: inline-block;
    background: #056dae;
    color: #fff;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto
}

.icon-circle {
    overflow: visible;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
    border: 2px solid #056dae;
    border-radius: 50%;
    width: 35px;
    height: 35px;
    vertical-align: middle;
    text-align: center;
    display: block;
    background: #056dae;
    color: #fff
}

@media only screen and (max-width:767px) {
    .icon-circle {
        display: inline-block;
        position: absolute;
        left: 0;
        top: 0;
        bottom: 0;
        margin: auto
    }
}

.icon-circle-point-display {
    display: table-cell;
    min-width: 120px
}

.icon-circle-point {
    width: 120px;
    height: 120px;
    padding: 14px;
    display: table
}

.icon-circle-point-content {
    display: table-cell;
    vertical-align: middle;
    padding: 7px
}

.icon-circle-point .v {
    font-size: 28px;
    line-height: 35px;
    display: block;
    margin-bottom: 0
}

.icon-circle-point .d {
    font-size: 12px;
    font-weight: 400
}

.showcase>div>p {
    margin-top: 40px;
    text-align: center;
    margin-bottom: 0
}

.paragraph-showcase-1-v1 .fa {
    color: #013e7d;
    margin-bottom: 12px
}

.paragraph-showcase-1-v1 .header-5 {
    padding-top: 12px;
    font-weight: normal
}

.paragraph-showcase-1-v1 .header-5.separation {
    border-top: 2px solid #f5f5f5
}

.paragraph-showcase-1-v1 .header-5.no-separation {
    border-top-width: 0
}

.paragraph-showcase-1-v1 .fa.small-icon {
    font-size: 2em
}

.paragraph-showcase-1-v1 .fa.medium-icon {
    font-size: 3em
}

.paragraph-showcase-1-v1 .fa.big-icon {
    font-size: 4em
}

@media(max-width:768px) {
    .paragraph-showcase-1-v1 {
        padding-top: 12px;
        border-top: 2px solid #f5f5f5
    }
    .paragraph-showcase-1-v1 .header-5 {
        padding-top: 0;
        border-top-color: transparent
    }
    .paragraph-showcase-1-v1 .fa {
        padding-top: 10px
    }
    .showcase .row .tile:last-child .paragraph-showcase-1-v1 {
        margin-bottom: 20px
    }
}

.paragraph-showcase-1-v2 .showcase-content {
    display: table;
    float: none;
    vertical-align: middle;
    -webkit-transition: width .5s;
    transition: width .5s;
    position: relative;
    margin: 10px 0;
    width: 100%;
    border-bottom: 1px solid #eee;
    padding: 35px 0 35px 10px;
    text-align: left
}

.paragraph-showcase-1-v2 .showcase-content i {
    width: 68px;
    height: 68px;
    line-height: 68px;
    text-align: center;
    border-radius: 100%;
    border: 1px solid #f2f2f2;
    color: #056dae;
    display: inline-block;
    margin: 0 15px;
    font-size: 30px
}

.paragraph-showcase-1-v2 .showcase-content i.no-border {
    border-width: 0
}

.paragraph-showcase-1-v2 .showcase-content a,
.paragraph-showcase-1-v2 .showcase-content .nolink-title {
    font-size: 21px;
    color: #333;
    padding: 0 30px 0 0;
    vertical-align: middle;
    display: table-cell;
    text-align: center
}

.paragraph-showcase-1-v2 .showcase-content a:hover {
    color: #056dae
}

.showcase .row>div[class^=col]:last-child .paragraph-showcase-1-v2 .showcase-content {
    border-right: 0
}

@media(min-width:768px) {
    .col-half-offset .paragraph-showcase-1-v2:before {
        content: "";
        position: absolute;
        height: 100%;
        background: #eee;
        width: 1px;
        display: block;
        left: -12.5%
    }
    .showcase .col-half-offset:first-child {
        margin-left: 0
    }
    .showcase .col-half-offset:first-child .paragraph-showcase-1-v2:before {
        display: none
    }
    .col-half-offset .paragraph-showcase-1-v2 .showcase-content {
        border-right: 0
    }
    .paragraph-showcase-1-v2 .showcase-content {
        height: 220px;
        display: inline-block;
        border-bottom: 0;
        border-right: 1px solid #eee;
        vertical-align: middle;
        text-align: center;
        padding: 0 10px
    }
    .paragraph-showcase-1-v2 .showcase-content i {
        width: 100px;
        height: 100px;
        line-height: 100px;
        font-size: 60px;
        display: block;
        margin: 0 auto
    }
    .paragraph-showcase-1-v2 .showcase-content a,
    .paragraph-showcase-1-v2 .showcase-content .nolink-title {
        display: block;
        padding: 0;
        margin-top: 20px;
        font-size: 18px
    }
    .showcase a.chevron-link.bold {
        position: relative;
        transition: all .5s ease-in-out 0s
    }
    .showcase a.chevron-link.bold:hover {
        padding-right: 18px !important
    }
    .showcase a.chevron-link.bold::before {
        content: "";
        position: absolute;
        width: 100%;
        height: 1px;
        bottom: -2px;
        left: 0;
        background-color: #002a54;
        visibility: visible;
        -ms-transform: scaleX(0);
        transform: scaleX(0);
        -ms-transform-origin: left;
        transform-origin: left;
        transition: all .3s ease-in-out 0s
    }
    .showcase a.chevron-link.bold:hover::before {
        transform: scaleX(1)
    }
}

@media(min-width:992px) {
    .paragraph-showcase-1-v2 .showcase-content {
        height: 240px
    }
    .paragraph-showcase-1-v2 .showcase-content i {
        width: 140px;
        height: 140px;
        line-height: 140px
    }
    .paragraph-showcase-1-v2 .showcase-content a,
    .paragraph-showcase-1-v2 .showcase-content .nolink-title {
        font-size: 21px
    }
}

.showcase .btn-inline-small {
    padding-left: 0;
    padding-top: 20px;
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    -ms-flex-pack: distribute;
    justify-content: space-around
}

.showcase .btn-inline-small .btn {
    margin: 0
}

.showcase .btn-inline-small li:nth-child(2) {
    margin-left: 20px
}

.theme-gold>.showcase .paragraph-showcase-1-v2 a,
.theme-gold>.showcase .paragraph-showcase-1-v2 .nolink-title {
    color: #b3965e
}

.theme-gold>.showcase .paragraph-showcase-1-v2 i {
    color: #b3965e
}

.theme-gold>.showcase .paragraph-showcase-1-v1 {
    text-align: center
}

.theme-gold>.showcase .paragraph-showcase-1-v1 span.fa {
    color: #b3965e
}

.citi-gold .showcase a.chevron-link.bold,
.theme-gold>.showcase a {
    color: #b3965e
}

.citi-gold .showcase .g-3-container a.chevron-link.bold,
.theme-gold>.showcase .g-3-container a.chevron-link.bold,
.theme-gold>.showcase a.chevron-link.bold {
    background-image: url("data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%0A%3Csvg%20width%3D%226.25px%22%20height%3D%2211.25px%22%20viewBox%3D%220%200%205%209%22%20version%3D%221.1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20xmlns%3Asketch%3D%22http%3A//www.bohemiancoding.com/sketch/ns%22%3E%0A%20%20%20%20%3C%21--%20Generator%3A%20Sketch%203.5.2%20%2825235%29%20-%20http%3A//www.bohemiancoding.com/sketch%20--%3E%0A%20%20%20%20%3Ctitle%3E%26gt%3B%3C/title%3E%0A%20%20%20%20%3Cdesc%3ECreated%20with%20Sketch.%3C/desc%3E%0A%20%20%20%20%3Cdefs%3E%3C/defs%3E%0A%20%20%20%20%3Cg%20id%3D%22DDL%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%20sketch%3Atype%3D%22MSPage%22%3E%0A%20%20%20%20%20%20%20%20%3Cg%20id%3D%22Grey-Background%22%20sketch%3Atype%3D%22MSArtboardGroup%22%20transform%3D%22translate%28-1274.000000%2C%20-1120.000000%29%22%20fill%3D%22%23b3965e%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M1278.93387%2C1124.67494%20L1278.93387%2C1123.48506%20L1274.744%2C1120.08%20L1274.744%2C1122.26987%20L1277.11109%2C1124.09266%20L1274.744%2C1125.90278%20L1274.744%2C1128.08%20L1278.93387%2C1124.67494%20Z%22%20id%3D%22%26gt%3B%22%20sketch%3Atype%3D%22MSShapeGroup%22%3E%3C/path%3E%0A%20%20%20%20%20%20%20%20%3C/g%3E%0A%20%20%20%20%3C/g%3E%0A%3C/svg%3E")
}

.citi-gold .showcase a.chevron-link.bold::before,
.theme-gold .showcase a.chevron-link.bold::before {
    background-color: #b3965e
}

.theme-light>.showcase .g-3-container {
    background-color: #fff
}

.theme-gray>.showcase .g-3-container {
    background-color: #eee
}

.theme-gold>.showcase .g-3-container {
    background-color: #eee
}

.showcase .paragraph-showcase-1-v6 .showcase-1-v6-left img {
    display: block;
    width: 26px;
    height: 26px;
    max-width: none;
    margin: 0
}

.paragraph-showcase-1-v6 .showcase-1-v6-left {
    padding-right: 22px
}

.paragraph-showcase-1-v6 .showcase-1-v6-left .showcase-1-v6-left-holder {
    border: 2px solid #056dae;
    border-radius: 50%;
    padding: 9px;
    background: #056dae;
    width: 48px;
    height: 48px
}

.paragraph-showcase-1-v6 .showcase-1-v6-left,
.paragraph-showcase-1-v6 .showcase-1-v6-body {
    display: table-cell;
    vertical-align: top
}

.paragraph-showcase-1-v6 .showcase-1-v6-body {
    overflow: hidden;
    width: 10000px
}

.paragraph-showcase-1-v6 .showcase-1-v6-body h4 {
    font-size: 16px;
    margin-bottom: 0
}

.paragraph-showcase-1-v6 .showcase-1-v6-body p {
    margin: 5px 0 0;
    letter-spacing: .6px;
    font-size: 16px;
    line-height: 22px;
    display: inline-block;
    vertical-align: middle;
    text-align: left;
    text-align-last: left;
    font-weight: 400
}

.x-y-m {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate;
    position: relative;
    vertical-align: middle
}

.justified-item {
    width: 100%;
    vertical-align: top;
    display: table-cell;
    float: none;
    border-collapse: separate;
    position: relative
}

.justified-item-t {
    vertical-align: top
}

.justified-item-m {
    vertical-align: middle
}

.justified-item-b {
    vertical-align: bottom
}

#login-box .justified-item {
    float: none
}

#login-box>.row>.col-md-9 .justified-item:nth-child(2)::before,
#login-box>.row>.col-md-3 .justified-item::before {
    content: "";
    position: absolute;
    top: 0;
    display: block;
    width: 1px;
    height: calc(100%);
    background-color: #ccc
}

#login-box>.row>.col-md-3 .justified-item::before {
    left: -1px
}

#login-box>.row>.col-md-3 .justified-item {
    padding-left: 40px
}

@media(max-width:991px) {
    #login-box .justified .justified-item:nth-child(3) {
        text-align: center
    }
    #login-box .justified-item {
        margin: 15px 0
    }
    #login-box>.row>.col-md-3 .justified-item::before {
        display: none
    }
    #login-box>.row>.col-md-3 .justified-item {
        padding-left: 0;
        display: block;
        text-align: center
    }
}

@media(max-width:768px) {
    #login-box .justified-item {
        float: left
    }
    #login-box>.row>.col-md-9 .justified-item:nth-child(2)::before {
        display: none
    }
    #login-box>.row>.col-md-3 .justified-item p {
        text-align: center
    }
    #login-box .justified-item:nth-child(2)::before,
    #login-box .justified-item:nth-child(3)::before {
        display: none
    }
    #login-box .justified {
        display: block;
        width: auto
    }
    #login-box .btn {
        font-size: .8rem
    }
    .hero-top-main #login-box p {
        text-align: center
    }
}

.panel-card-action .list-item-icon .fa {
    float: none
}

.panel-card-action .theme-gray .form-control {
    background-color: #fff
}

.panel-card-action .theme-dark .icon-circle {
    color: #056dae;
    border-color: #fff;
    background: #fff
}

.panel-card-action .theme-dark .btn-primary {
    border-color: #FFF;
    background-color: #FFF
}

.showcase.video-1-2 .module-content h2.header-2 {
    margin-bottom: 20px
}

.in-page-nav .nav-pills.nav-justified>li a h2 {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    font-size: 21px;
    margin-bottom: 0
}

.in-page-nav .nav-pills.nav-justified>li.active {
    border-bottom: 5px solid #056dae
}

.in-page-nav .nav-pills.nav-justified>li a {
    border: none !important
}

.in-page-nav .nav-pills.nav-justified>li a:focus {
    outline: none !important
}

.hero-top-main .hero-top-main {
    padding: 0 0 60px;
    margin-bottom: -60px
}

@media(max-width:991px) {
    .hero-top-main .hero-top-main-dark {
        background-color: rgba(14, 42, 72, 0.6)
    }
}

.hero-top-main #top-banner {
    width: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover
}

.hero-top-main #top-banner p,
.hero-top-main #top-banner small {
    color: #fff
}

.hero-top-main #top-banner .banner-box {
    padding: 2.9rem 0
}

.hero-top-main #top-banner.big-box .banner-box>div {
    display: table
}

.hero-top-main #top-banner.big-box .apply-box {
    display: table-cell;
    vertical-align: middle
}

.hero-top-main #top-banner .card-box {
    height: 25rem;
    position: relative
}

.hero-top-main #top-banner .card-box:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    height: 100%
}

.hero-top-main #top-banner .card-box>img {
    display: inline-block;
    vertical-align: middle
}

.hero-top-main #top-banner .card-box .card-box-priority {
    height: 240px
}

.hero-top-main #top-banner .card-box .card-box-phone {
    height: 450px
}

.hero-top-main #top-banner .apply-box {
    width: 34.3rem;
    padding: 4rem 3.8rem
}

.hero-top-main #top-banner.big-box .apply-box {
    width: auto
}

.hero-top-main #top-banner .apply-box h2,
.hero-top-main #top-banner .apply-box h5,
.hero-top-main #top-banner .apply-box p {
    line-height: 1.4em;
    margin: 0 0 2rem
}

.hero-top-main #top-banner .apply-box h2 {
    line-height: 1.2em
}

.hero-top-main #top-banner .apply-box h2.apply-box-smallaqui {
    font: 400 1.5rem/2.4rem Interstate, sans-serif
}

.hero-top-main #top-banner .apply-box .btn {
    margin: 0
}

.hero-top-main #top-banner p.disclaimer,
.hero-top-main #top-banner .disclaimer small {
    line-height: 1.3em
}

@media only screen and (max-width:1199px) {
    .hero-top-main #top-banner .banner-box {
        padding: 2rem 0 1rem
    }
}

@media only screen and (max-width:991px) {
    .hero-top-main #top-banner {
        height: auto
    }
    .hero-top-main #top-banner .container-full {
        padding-bottom: 3.1rem
    }
    .hero-top-main #top-banner .banner-box {
        padding: 0
    }
    .hero-top-main #top-banner .apply-box {
        width: 100%;
        height: auto;
        padding: 2.1rem 1rem 1.2rem
    }
    .hero-top-main #top-banner .apply-box h2,
    .hero-top-main #top-banner .apply-box h5,
    .hero-top-main #top-banner .apply-box p {
        margin-bottom: 1.2rem
    }
    .hero-top-main #top-banner .apply-box.theme-dark-aplha-80,
    .citi-gold .hero-top-main #top-banner .apply-box.theme-dark-aplha-80,
    .citi-gold-priority .hero-top-main #top-banner .apply-box.theme-dark-aplha-80,
    .citi-priority .hero-top-main #top-banner .apply-box.theme-dark-aplha-80 {
        background: 0
    }
    .hero-top-main #top-banner .disclaimer {
        border-top: 1px solid #518eb5;
        padding-top: 1.2rem
    }
    .hero-top-main #top-banner p.disclaimer,
    .hero-top-main #top-banner .disclaimer small {
        font-size: 11px
    }
    .citi-gold .hero-top-main #top-banner .disclaimer,
    .citi-gold-priority .hero-top-main #top-banner .disclaimer,
    .citi-priority .hero-top-main #top-banner .disclaimer {
        border-color: #999
    }
}

@media(max-height:768px) and (min-width:576px) {
    .hero-top-main #top-banner .banner-box {
        padding: 2rem 0
    }
    .hero-top-main #top-banner .apply-box {
        width: 100%;
        padding: 2rem 3.8rem
    }
    .hero-top-main #top-banner .apply-box h5 {
        margin: 0 0 1rem
    }
    .hero-top-main #top-banner .apply-box h2 {
        font-size: 2.3rem;
        margin-bottom: 1rem
    }
    .hero-top-main #top-banner .card-box {
        height: 16rem;
        position: relative
    }
}

.hero-top-main #login-box {
    background-color: #fff;
    padding: 30px 40px;
    -webkit-box-shadow: 0 0 25px -5px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 0 25px -5px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 25px -5px rgba(0, 0, 0, 0.3)
}

.hero-top-main #login-box a {
    text-decoration: none
}

.hero-top-main #login-box p {
    margin: 5px 0
}

.hero-top-main #login-box hr {
    border-top-color: #ddd;
    color: #ddd;
    margin: 1rem 0
}

.hero-top-main #login-box .alert-msg {
    margin-bottom: 10px
}

.hero-top-main #login-box .alert-msg .chat-msg-icon {
    float: left;
    font-size: 1rem;
    margin-right: 0
}

.hero-top-main #login-box .alert-msg .chat-msg-icon i {
    margin-top: 4px
}

.hero-top-main #login-box .alert-msg .alert-msg-text {
    margin-left: 30px
}

.hero-top-main #login-box .form-box .btn {
    width: 100%;
    margin: 15px 0
}

@media only screen and (max-width:991px) {
    .hero-top-main #login-box .form-box .btn {
        padding: 0 5px
    }
}

@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (-webkit-min-device-pixel-ratio:2) {
    .hero-top-main #login-box .form-box .btn {
        padding: 0 5px
    }
}

@media only screen and (min-width:768px) {
    .hero-top-main #login-box .form-box .btn-left-col {
        padding-right: 40px
    }
    .hero-top-main #login-box .form-box .btn-right-col {
        padding-left: 39px
    }
    .hero-top-main #login-box .form-box .btn-left-col:before,
    .hero-top-main #login-box .form-box .btn-right-col:before {
        content: "";
        position: absolute;
        top: 0;
        display: block;
        width: 1px;
        height: calc(100%);
        background-color: #ccc
    }
    .hero-top-main #login-box .form-box .btn-left-col:before {
        right: 0
    }
    .hero-top-main #login-box .form-box .btn-right-col:before {
        left: -1px
    }
}

@media only screen and (min-width:1200px) {
    .hero-top-main #login-box .alert-msg {
        margin-bottom: 20px
    }
}

@media only screen and (min-width:992px) {
    .hero-top-main #login-box>.row {
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -ms-flex-align: center;
        -webkit-align-items: center;
        -webkit-box-align: center;
        align-items: center
    }
    .hero-top-main #login-box .form-box {
        padding-right: 40px
    }
    .hero-top-main #login-box .more-actions {
        padding-left: 40px
    }
    .hero-top-main #login-box .form-box:before,
    .hero-top-main #login-box .more-actions:before {
        content: "";
        position: absolute;
        top: 0;
        display: block;
        width: 1px;
        height: calc(100%);
        background-color: #ccc
    }
    .hero-top-main #login-box .form-box:before {
        right: 0
    }
    .hero-top-main #login-box .more-actions:before {
        left: -1px
    }
}

@media only screen and (max-width:767px) {
    .hero-top-main #login-box .form-box .btn {
        margin: 10px 0
    }
}

@media only screen and (max-width:479px) {
    .hero-top-main #login-box {
        padding: 20px
    }
    .hero-top-main #login-box .form-box .btn {
        font-size: .8rem
    }
}

.hero-top-main .main-login-box #login-box {
    padding: 20px 40px
}

.hero-4-enhanced .hero-4 .common-module-header-2 figure {
    color: #fff;
    opacity: .9
}

.hero-4-enhanced .hero-4 .common-module-header-2 figure img {
    width: 85%
}

.hero-4-enhanced .hero-4 .common-module-header-2 figure figcaption {
    text-transform: uppercase;
    font-size: 18px;
    margin: 20px auto
}

.hero-4-enhanced .hero-4 .common-module-header-2 p.credit-card-p {
    text-transform: uppercase;
    font-size: 18px
}

.hero-4-enhanced .hero-4 .common-module-header-2 p.credit-card-p {
    font-size: 16px;
    text-align: center
}

.hero-4-enhanced .hero-4 .common-module-header-2 p {
    margin: 40px 0 20px;
    opacity: .8;
    padding: 0;
    text-align: left
}

.hero-4-enhanced .top-cc-photobg-header {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.hero-4-enhanced .top-cc-photobg-hcbg {
    margin: 40px auto 40px;
    background-color: rgba(255, 255, 255, 0.8)
}

.hero-4-enhanced .hero-4 .top-cc-photobg-header h1 {
    padding: 30px;
    font-size: 48px;
    margin: 0;
    line-height: 1.35em;
    color: #000
}

.hero-4-enhanced .hero-4 .common-module-body .cross-link-cards .top-cc-photobg-body h2>sup {
    font-size: 1rem
}

@media(min-width:767px) {
    .hero-4-enhanced .hero-4 .common-module-body .cross-link-cards .top-cc-photobg-body h2 {
        margin-bottom: 0
    }
    .hero-4-enhanced .hero-4 .common-module-body .cross-link-cards .top-cc-photobg-body h2>sup {
        font-size: 1.4rem
    }
    .hero-4-enhanced .hero-4 .common-module-body .cross-link-cards .top-cc-photobg-body h2+p {
        margin-top: 20px
    }
    .hero-4-enhanced .hero-4 .common-module-body .cross-link-cards .top-cc-photobg-body h2+.row {
        margin-bottom: -30px
    }
    .hero-4-enhanced .hero-4 .common-module-body .cross-link-cards .top-cc-photobg-body h2+.card-apply-button {
        margin-top: 20px
    }
}

.hero-4-enhanced .top-cc-photobg-body p {
    text-align: center
}

.hero-4-enhanced .top-cc-photobg-nobottom {
    padding: 40px 30px 0;
    text-align: center
}

.hero-4-enhanced .top-cc-photobg-body h2 {
    font-size: 32px;
    text-align: center;
    padding-left: 30px;
    padding-right: 30px
}

.hero-4-enhanced .top-cc-photobg-body>p {
    padding: 0 30px
}

.hero-4-enhanced h1.top-cc-photobg-hc>sup {
    font-size: 2rem
}

.hero-4-enhanced .top-cc-photobg-body {
    padding: 30px 0
}

@media(max-width:767px) {
    .hero-4-enhanced .top-cc-photobg-hcbg {
        margin: 20px auto 30px
    }
    .hero-4-enhanced h1.top-cc-photobg-hc {
        word-break: break-word
    }
    .hero-4-enhanced h1.top-cc-photobg-hc>sup {
        font-size: 1rem
    }
    .hero-4-enhanced .hero-4 .top-cc-photobg-header h1 {
        padding: 16px;
        font-size: 22px;
        margin: 0;
        line-height: 1.35em;
        color: #000
    }
    .hero-4-enhanced .top-cc-photobg-body {
        padding: 30px 20px 20px;
        text-align: center
    }
    .hero-4-enhanced .top-cc-photobg-body h2 {
        font-size: 20px;
        text-align: center
    }
}

.quick-links ul {
    padding-left: 20px
}

.d8-contact-us-text {
    top: 0
}

.contact-us .contact-us-content .contact-us-option .contact-us-option-content .contact-us-copy {
    height: auto
}

.contact-us .contact-us-content .contact-us-option .contact-us-option-content .contact-us-copy p {
    margin-top: 0;
    margin-left: 0
}

.contact-us.action-3-0 .contact-us-content .contact-us-option .contact-us-option-content .contact-us-copy p {
    margin-top: 0;
    margin-left: 0
}

.contact-us .contact-us-option-content .action-icon {
    display: inline-block;
    vertical-align: top
}

.contact-us .contact-us-option-content .action-icon i.fa {
    margin: 10px 10px 0 0;
    color: #002a54
}

.d8-contact-us-icon {
    color: #002a54
}

.citi-gold .action-3-0,
.theme-gold .action-3-0 {
    background-color: #b4975a
}

.citi-gold .action-3-0 .chevron-link.bold,
.theme-gold .action-3-0 .chevron-link.bold {
    background-image: url(data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%0A%3Csvg%20width%3D%226.25px%22%20height%3D%2211.25px%22%20viewBox%3D%220%200%205%209%22%20version%3D%221.1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20xmlns%3Asketch%3D%22http%3A//www.bohemiancoding.com/sketch/ns%22%3E%0A%20%20%20%20%3C%21--%20Generator%3A%20Sketch%203.5.2%20%2825235%29%20-%20http%3A//www.bohemiancoding.com/sketch%20--%3E%0A%20%20%20%20%3Ctitle%3E%26gt%3B%3C/title%3E%0A%20%20%20%20%3Cdesc%3ECreated%20with%20Sketch.%3C/desc%3E%0A%20%20%20%20%3Cdefs%3E%3C/defs%3E%0A%20%20%20%20%3Cg%20id%3D%22DDL%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%20sketch%3Atype%3D%22MSPage%22%3E%0A%20%20%20%20%20%20%20%20%3Cg%20id%3D%22Grey-Background%22%20sketch%3Atype%3D%22MSArtboardGroup%22%20transform%3D%22translate%28-1274.000000%2C%20-1120.000000%29%22%20fill%3D%22%23FFFFFF%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M1278.93387%2C1124.67494%20L1278.93387%2C1123.48506%20L1274.744%2C1120.08%20L1274.744%2C1122.26987%20L1277.11109%2C1124.09266%20L1274.744%2C1125.90278%20L1274.744%2C1128.08%20L1278.93387%2C1124.67494%20Z%22%20id%3D%22%26gt%3B%22%20sketch%3Atype%3D%22MSShapeGroup%22%3E%3C/path%3E%0A%20%20%20%20%20%20%20%20%3C/g%3E%0A%20%20%20%20%3C/g%3E%0A%3C/svg%3E)
}

.citi-gold .action-3-0 .chevron-link.bold:focus,
.theme-gold .action-3-0 .chevron-link.bold:focus .citi-gold .action-3-0 .chevron-link.bold:hover,
.theme-gold .action-3-0 .chevron-link.bold:hover {
    background-image: url(data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%0A%3Csvg%20width%3D%226.25px%22%20height%3D%2211.25px%22%20viewBox%3D%220%200%205%209%22%20version%3D%221.1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20xmlns%3Asketch%3D%22http%3A//www.bohemiancoding.com/sketch/ns%22%3E%0A%20%20%20%20%3C%21--%20Generator%3A%20Sketch%203.5.2%20%2825235%29%20-%20http%3A//www.bohemiancoding.com/sketch%20--%3E%0A%20%20%20%20%3Ctitle%3E%26gt%3B%3C/title%3E%0A%20%20%20%20%3Cdesc%3ECreated%20with%20Sketch.%3C/desc%3E%0A%20%20%20%20%3Cdefs%3E%3C/defs%3E%0A%20%20%20%20%3Cg%20id%3D%22DDL%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%20sketch%3Atype%3D%22MSPage%22%3E%0A%20%20%20%20%20%20%20%20%3Cg%20id%3D%22Grey-Background%22%20sketch%3Atype%3D%22MSArtboardGroup%22%20transform%3D%22translate%28-1274.000000%2C%20-1120.000000%29%22%20fill%3D%22%23FFFFFF%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M1278.93387%2C1124.67494%20L1278.93387%2C1123.48506%20L1274.744%2C1120.08%20L1274.744%2C1122.26987%20L1277.11109%2C1124.09266%20L1274.744%2C1125.90278%20L1274.744%2C1128.08%20L1278.93387%2C1124.67494%20Z%22%20id%3D%22%26gt%3B%22%20sketch%3Atype%3D%22MSShapeGroup%22%3E%3C/path%3E%0A%20%20%20%20%20%20%20%20%3C/g%3E%0A%20%20%20%20%3C/g%3E%0A%3C/svg%3E)
}

.citi-gold .action-3-0 .contact-us-content,
.theme-gold .action-3-0 .contact-us-content {
    border-top: 0;
    border-bottom: 0
}

.citi-gold .action-3-0 .header-2,
.citi-gold .action-3-0 .action-icon i.fa,
.citi-gold .action-3-0 a,
.theme-gold .action-3-0 .header-2,
.theme-gold .action-3-0 .action-icon i.fa,
.theme-gold .action-3-0 a {
    color: #fff
}

.citi-gold .action-3-0 .contact-us-content .border-left,
.theme-gold .action-3-0 .contact-us-content .border-left {
    border-left: 1px solid #fff
}

.citi-gold .action-3-0 .contact-us-content .border-right,
.theme-gold .action-3-0 .contact-us-content .border-right {
    border-right: 1px solid #fff
}

.citi-gold .contact-us.action-3-0 .contact-us-content .contact-us-option .contact-us-option-content .contact-us-copy p {
    color: #fff
}

.theme-gold .contact-us.action-3-0 .contact-us-content .contact-us-option .contact-us-option-content .contact-us-copy p {
    color: #fff
}

.HCM-content-holder {
    margin: 0 auto;
    padding: 0 20px
}

.HCM-col-column+.HCM-col-column {
    margin-left: 1.49254%
}

.hcm-action-1 {
    padding: 25px 0;
    background-color: #999
}

.hcm-action-1 img {
    vertical-align: baseline
}

.hcm-action-1 h3 {
    font-size: 26px;
    color: #fff;
    display: inline-block;
    margin-left: 60px;
    margin-top: 26px
}

.hcm-action-1 .HCM-see-link {
    display: inline-block;
    line-height: 20px;
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    margin: 34px 8px 28px;
    position: relative;
    text-decoration: none
}

@media only screen and (max-width:800px) {
    .hcm-action-1 section[class^=col] {
        float: none;
        display: block;
        text-align: center;
        width: 100%;
        position: relative
    }
    .hcm-action-1 h3 {
        display: block;
        text-align: center;
        float: none;
        margin: 20px 0
    }
    .hcm-action-1 .HCM-see-link {
        display: inline-block;
        border-radius: 5px;
        padding: 10px 20px;
        margin: 0;
        text-decoration: none;
        color: #fff;
        border: 1px solid rgba(255, 255, 255, 0.4);
        width: auto;
        font-family: Interstate-Bold;
        font-weight: 400;
        font-size: 16px;
        text-align: center;
        position: relative
    }
    .hcm-action-1 .HCM-see-link span[class*=HCM-icon] {
        display: none
    }
}

@media only screen and (max-width:1024px) and (min-width:768px) {
    .hcm-action-1 section[class^=col] {
        float: left
    }
}

.hcm-action-3 {
    padding: 20px 0;
    overflow: hidden;
    max-width: 1024px;
    margin: 0 auto
}

.hcm-action-3 .header-3 {
    color: #333;
    margin: 0;
    line-height: 54px
}

.hcm-action-3 .HCM-icon-divider-cont {
    padding-right: 28px
}

.hcm-action-3 .HCM-icon-divider-cont .HCM-icon-divides {
    padding-left: 40px
}

.hcm-action-3 .HCM-icon-divider-cont .HCM-icon-divides a {
    cursor: pointer
}

.hcm-action-3 .HCM-icon-divider-cont .HCM-icon-divides .HCM-icon-holder {
    width: 50px;
    height: 50px;
    line-height: 50px;
    border: 2px solid rgba(255, 255, 255, 0.4);
    border-radius: 25px;
    text-align: center;
    margin-right: 17px;
    margin-top: 5px;
    -webkit-transition: -webkit-transform .6s;
    transition: -webkit-transform .6s;
    transition: transform .6s;
    transition: transform .6s, -webkit-transform .6s
}

.hcm-action-3 .HCM-icon-divider-cont .HCM-icon-divides .HCM-icon-holder {
    border: 2px solid #CCC
}

.hcm-action-3 .HCM-icon-divider-cont .HCM-icon-divides a:hover .HCM-icon-holder {
    -webkit-transform: scale(1.2);
    transform: scale(1.2)
}

.hcm-action-3 .HCM-icon-divider-cont .HCM-icon-divides .HCM-icon-holder .HCM-icon-mid {
    font-size: 22px;
    color: #fff
}

.hcm-action-3 .HCM-icon-divider-cont .HCM-icon-divides .HCM-icon-holder .HCM-icon-mid {
    color: #333
}

.hcm-action-3 .HCM-icon-divider-cont .HCM-icon-divides p {
    position: relative;
    text-decoration: none;
    font-size: 16px;
    line-height: 24px;
    color: #333;
    margin-bottom: 0;
    margin-top: 21px;
    text-transform: none;
    letter-spacing: normal
}

.hcm-action-3 .fa {
    font-size: 22px;
    color: #333
}

@media only screen and (max-width:800px) {
    .hcm-action-3 {
        padding: 35px 135px;
        margin-top: 0;
        text-align: center
    }
}

@media only screen and (max-width:767px) {
    .hcm-action-3 {
        padding: 35px 25px
    }
}

@media only screen and (max-width:1024px) {
    .hcm-action-3 .header-3 {
        font-size: 24px
    }
}

@media only screen and (max-width:800px) {
    .hcm-action-3 .header-3 {
        display: block;
        padding-bottom: 10px;
        border-bottom: 1px solid #333;
        margin: 0 0 20px;
        float: none !important;
        line-height: normal;
        font-size: 26px
    }
}

@media only screen and (max-width:800px) {
    .hcm-action-3 .HCM-icon-divider-cont {
        float: none !important;
        padding: 0;
        display: inline-block
    }
}

@media only screen and (max-width:767px) {
    .hcm-action-3 .pull-right {
        float: none
    }
}

@media only screen and (max-width:767px) {
    .hcm-action-3 .pull-right {
        float: none
    }
}

@media only screen and (max-width:1024px) {
    .hcm-action-3 .HCM-icon-divider-cont {
        padding-right: 0
    }
}

@media only screen and (max-width:800px) {
    .hcm-action-3 .HCM-icon-divider-cont .HCM-icon-divides {
        float: none;
        display: block;
        text-align: left;
        padding: 0
    }
}

@media only screen and (max-width:1024px) {
    .hcm-action-3 .HCM-icon-divider-cont .HCM-icon-divides {
        padding-left: 10px
    }
    .hcm-action-3 .HCM-icon-divider-cont .HCM-icon-divides .HCM-icon-holder {
        margin-right: 10px
    }
}

@media only screen and (max-width:800px) {
    .hcm-action-3 .HCM-icon-divider-cont .HCM-icon-divides {
        margin: 20px 0 0;
        float: none !important;
        padding-left: 0
    }
    .hcm-action-3 .HCM-icon-divider-cont .HCM-icon-divides a {
        display: inline-block
    }
    .hcm-action-3 .HCM-icon-divider-cont .HCM-icon-divides .HCM-icon-holder {
        border: 0;
        border-radius: initial;
        height: auto;
        width: auto;
        line-height: normal;
        margin-top: auto;
        display: inline-block;
        vertical-align: middle;
        margin-right: 10px
    }
    .hcm-action-3 .HCM-icon-divider-cont .HCM-icon-divides .HCM-icon-holder {
        border: 0;
        margin-right: 17px
    }
    .hcm-action-3 .HCM-icon-divider-cont .HCM-icon-divides p {
        margin: 0;
        font-weight: 400
    }
    .hcm-action-3 .HCM-icon-divider-cont .HCM-icon-divides p {
        margin: 5px 0;
        line-height: 16px
    }
}

.hcm-action-3 .HCM-icon-divides p:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    bottom: -2px;
    left: 0;
    background-color: currentColor;
    visibility: hidden;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: left;
    transform-origin: left;
    -webkit-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s
}

.hcm-action-3 .HCM-icon-divider-cont .HCM-icon-divides a:hover p:before {
    visibility: visible;
    -webkit-transform: scaleX(1);
    transform: scaleX(1)
}

.hcm-action-2 {
    padding: 40px 0 0;
    color: #333;
    text-align: center;
    background-color: #fff;
    margin-bottom: 13px
}

.HCM-features-row .HCM-col-column {
    border-radius: 6px;
    border: 1px solid transparent;
    overflow: hidden
}

.hcm-action-2 a {
    font-size: 16px;
    font-weight: 400;
    color: #56a4cf;
    position: static
}

.hcm-action-2 h4 {
    color: #333;
    line-height: normal;
    margin: 0;
    padding-bottom: 0;
    display: inline-block;
    font-size: 16px;
    letter-spacing: normal;
    text-transform: none;
    height: 36px
}

.hcm-action-2 h4 .HCM-icon-holder {
    display: inline-block;
    vertical-align: middle;
    line-height: 20px;
    margin-right: 20px;
    font-size: 11px
}

.hcm-action-2 a span[class*=fa] {
    font-size: 27px;
    font-weight: 400;
    font-style: normal
}

.hcm-action-2 .HCM-underline-anim-parent .HCM-underline-anim-child {
    position: relative;
    text-decoration: none
}

@media only screen and (max-width:800px) {
    .hcm-action-2 {
        padding: 0
    }
}

@media only screen and (max-width:568px) {
    .hcm-action-2 {
        width: auto;
        padding: 0;
        margin: 0;
        display: inline-block;
        text-align: left
    }
}

@media only screen and (max-width:414px) {
    .hcm-action-2 div[class*=col] {
        float: none
    }
}

@media only screen and (max-width:568px) {
    .hcm-action-2 div[class*=col] {
        width: auto;
        margin-left: 13px
    }
}

@media only screen and (max-width:800px) {
    .hcm-action-2 div[class*=col] a {
        display: inline-block;
        margin: 20px 0
    }
}

@media only screen and (max-width:800px) {
    .hcm-action-2 h4 .HCM-icon-holder {
        margin-right: 10px
    }
}

.hcm-action-2+hr {
    margin: 0;
    height: 0;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    color: #333
}

.HCM-underline-anim-parent .HCM-underline-anim-child:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    bottom: -2px;
    left: 0;
    background-color: currentColor;
    visibility: hidden;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: left;
    transform-origin: left;
    -webkit-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s
}

.HCM-underline-anim-parent:hover .HCM-underline-anim-child:before {
    visibility: visible;
    -webkit-transform: scaleX(1);
    transform: scaleX(1)
}

.hcm-copy ol li,
.hcm-copy p {
    color: #333;
    font-size: 12px;
    line-height: normal
}

.hcm-copy p:last-child:first-child {
    margin: 0
}

.hcm-copy .expander-item {
    max-height: 150px;
    overflow: hidden;
    position: relative;
    transition: max-height .6s
}

.hcm-copy .expanded {
    max-height: 10000px
}

.hcm-copy .expander-item:after {
    content: '';
    display: block;
    width: 100%;
    position: absolute;
    bottom: 0;
    height: 50px;
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0, #fff 100%);
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0, #fff 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, #fff 100%);
    transition: background .6s
}

.hcm-copy .expanded:after {
    display: none
}

.hcm-copy .non-expanding {
    padding-bottom: 2px
}

.hcm-copy .non-expanding {
    max-height: none;
    padding-bottom: 2px
}

.hcm-copy .non-expanding:after {
    display: none
}

.hcm-copy .non-expanding p:first-child {
    margin-top: 0
}

.hcm-copy .non-expanding p:last-child {
    margin-bottom: 0
}

.hcm-copy .non-expanding+.expander {
    display: none
}

.hcm-copy .non-expanding p:last-child:first-child {
    margin: 0
}

.hcm-copy .expander {
    text-align: center;
    height: 82px;
    padding: 32px;
    cursor: pointer;
    position: relative
}

.hcm-copy .expander .more-less {
    display: inline-block;
    overflow: hidden;
    vertical-align: middle
}

.hcm-copy .expander .more-less span {
    line-height: 16px
}

.hcm-copy .expander .more-less span:first-child {
    display: block
}

.hcm-copy .expander .more-less span:last-child {
    display: none
}

.hcm-copy .expander .HCM-icon-chevron-d {
    line-height: 11px;
    display: inline-block;
    transform-origin: center;
    transition: transform .6s;
    vertical-align: middle
}

.hcm-copy .expanded-more .more-less span:first-child {
    display: none
}

.hcm-copy .expanded-more .more-less span:last-child {
    display: block
}

.hcm-copy .expanded-more .HCM-icon-chevron-d {
    transform: rotate(180deg)
}

.article-full {
    border-top: 2px solid rgba(0, 0, 0, 0.25);
    padding: 20px
}

.article-full .field-article {
    margin: 20px 0
}

.article-body img {
    max-width: 100%
}

.article-full .article-title,
.article-full .article-date,
.article-full .article-user {
    margin: 5px 0
}

.article-full .article-title {
    font-size: 2.625rem;
    line-height: 3.125rem
}

.article-full .article-summary p {
    font-size: 1.313rem;
    line-height: 1.688rem
}

.article-full .article-media img {
    max-width: 100%;
    height: auto;
    display: block;
    margin-right: auto;
    margin-left: auto
}

.article-img-full img {
    width: 100%
}

.article-full .at-style-responsive .at-share-btn {
    padding-left: 15px;
    padding-right: 15px
}

.article-full .filed-inside {
    padding: 20px;
    margin: 20px 0
}

.article-full .filed-inside-blue {
    background-color: #04578b;
    color: #fff
}

.article-full .filed-inside-blue p {
    margin-top: 12px;
    margin-bottom: 12px
}

.article-full .filed-inside-blue p,
.article-full .filed-inside-blue small {
    color: inherit
}

@media(min-width:768px) {
    .node--type-article .menu-sticky-wrapper .mSHide {
        padding-bottom: 10px
    }
}

@media(min-width:1025px) {
    .header .navbar.navbar-branding.small-screen-fixed {
        position: relative !important
    }
}

.cbolui-ddl-pre .edit-open-modal.fade .modal-dialog {
    margin: 0 auto
}

.cbolui-ddl-pre .edit-open-modal .modal-body {
    padding: 15px 0
}

.cbolui-ddl-pre .edit-open-modal .modal-body tr,
.cbolui-ddl-pre .edit-open-modal .modal-body td {
    border: 0
}

.video-modal.modal {
    overflow-y: auto !important
}

.j-2_module-v2 .j-2_inner-wrap .j-2-gotolink {
    height: 48px;
    line-height: 44px;
    margin-top: 4px;
    margin-bottom: 3px
}

@media(min-width:768px) {
    .j-2_module-v2 .j-2_inner-wrap .form-group-wrap.j-2-btngroup {
        padding-left: 0;
        padding-right: 30px
    }
}

@media(min-width:996px) {
    .j-2_module-v2 .j-2_inner-wrap .j-2-gotolink {
        height: 58px;
        line-height: 54px
    }
}

.j-2_module-v2 .j-2_inner-wrap .j-2-gotolink {
    width: 100%
}

.citi-gold .g-3-container .btn,
.theme-gold .g-3-container .btn {
    background-color: #000;
    border-color: #000;
    color: #fff
}

.citi-gold .g-3-container .btn:hover,
.theme-gold .g-3-container .btn:hover {
    background-color: #8c7440;
    border-color: #8c7440;
    color: #fff
}

.app-footer {
    background: #333;
    color: #f9f9f9;
    padding: 20px 0
}

.app-footer-portal,
.app-footer-portal.cbol-footer {
    min-height: 0
}

.cbolui-ddl .cbolui-ddl-pre .accordion.menu {
    margin-top: 40px
}

.campaign-custom footer.footer .campaign-hr {
    border-color: #fff;
    opacity: .25
}

.campaign-custom .footer-links-bottom ul {
    margin-bottom: 0;
    float: right
}

.campaign-custom .footer .footer-links-bottom ul li {
    margin-left: 20px;
    display: inline
}

.app-footer-portal.campaign-custom .subapp-footer-top .footer-links-bottom a {
    font-weight: bold;
    font-size: 16px;
    color: #fff
}

.campaign-custom footer.footer .campaign-footer-copyright {
    line-height: 18px
}

@media(max-width:767px) {
    .campaign-custom .footer.app-footer {
        padding-left: 0;
        padding-right: 0
    }
    .campaign-custom .footer-links-bottom ul {
        margin-top: 20px;
        float: none;
        padding-left: 0
    }
    .campaign-custom .footer .footer-links-bottom ul li {
        margin-left: 0;
        float: none;
        display: block
    }
}

@media(max-width:991px) and (min-width:768px) {
    .campaign-custom .footer .footer-links-bottom ul li {
        margin-left: 20px
    }
}

.citi-gold .campaign-custom .navbar {
    background: #163c69;
    padding: 25px 20px 20px;
    border-radius: 0;
    margin-bottom: 0
}

.citi-gold-priority .campaign-custom .navbar {
    background: #78622a;
    padding: 17px 0;
    border-radius: 0;
    margin-bottom: 0
}

.citigold-logo {
    display: none
}

.citi-gold .campaign-custom .citigold-logo {
    display: block;
    width: 130px;
    height: 33px;
    background: url(../../quick-cash-common/images/citigold.png) no-repeat;
    background-size: cover
}

.citi-gold .campaign-custom .logo-right {
    float: right
}

.citi-gold .campaign-custom .linegradient {
    height: 5px;
    background: #ab8b62;
    background: -moz-linear-gradient(left, #ab8b62 0, #ab8b62 21%, #e7c482 56%, #ae8f63 96%);
    background: -webkit-linear-gradient(left, #ab8b62 0, #ab8b62 21%, #e7c482 56%, #ae8f63 96%);
    background: linear-gradient(to right, #ab8b62 0, #ab8b62 21%, #e7c482 56%, #ae8f63 96%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#AB8B62, endColorstr=', #ae8f63, GradientType=1)
}

.citi-business .navbar-campaign {
    padding: 17px 0;
    background: #084a88 url(../../quick-cash-common/images/campaign-header-bg.jpg) repeat-x;
    border-radius: 0;
    border: 0
}

.citi-priority .navbar-campaign {
    padding: 17px 0;
    background-color: #0e2a48;
    background-image: none;
    border-bottom: 1px solid #666;
    border-radius: 0
}

@media(max-width:1024px) {
    .citi-gold .campaign-custom .navbar {
        padding: 15px 20px 10px
    }
    .citi-business .navbar-campaign,
    .citi-priority .navbar-campaign {
        padding: 11px 0
    }
}

.panel-card-rate-feature .icon-circle-blue {
    position: static
}

.panel-card-rate-feature .fa-credit-card-alt {
    text-indent: -2px
}

@media(min-width:768px) {
    .hero-a-2.hero-module-adjusted .hero-adjusted-image-wrapper {
        height: 500px !important
    }
}

html.details .node—view-mode-full {
    position: relative
}