﻿/* Site.css */

.dd-content-headline {
    color: #367A91;
    font-size: 30px;
    font-style: normal;
    font-weight: 300;
    line-height: 40px;
    letter-spacing: 0px;
    text-align: left;
}

.news-item-title {
    color: #367A91;
    line-height: 34px;
    font-size: 26px;
    font-weight: 300;
    font-style: normal;
}

.dd-content-headline {
    color: #367A91;
    font-size: 30px;
    font-style: normal;
    font-weight: 300;
    line-height: 40px;
    letter-spacing: 0px;
    text-align: left;
}

/* Header.css */

.e-moneyger-link {
    color: white;
    margin-left: 1.1rem;
    font-weight: 200;
    position: relative;
    top: 5px;
}

.e-moneyger-link:hover {
    text-decoration: underline;
    color: white;
}

.article__content-headline {
    font-size: 20px;
    font-style: normal;
    font-weight: 300;
    line-height: 28px;
    letter-spacing: 0px;
    text-align: left;
}

a.content-link {
    color: #2D406C;
    transition: color 0.75s;
}

a.content-link:hover {
    text-decoration: underline;
}

.slider-header {
    font-size: 52px;
    line-height: 60px;
    font-weight: 300;
}

.slider-header h1 {
    text-shadow: 2px 2px #000000;
}

.footer .footer__nav a:focus, .footer .footer__nav a:hover {
    text-decoration: underline;
}

.slider-buttons {
    position:absolute;
    top: 100px;
    right:20px;
    color:white;
}

#player {
    /*opacity: 0.75;*/
    font-size: 44px;
}

@font-face {
   font-family: 'slick';
   font-weight: normal;
   font-style: normal;
   src: url('./fonts/slick.eot');
   src: url('./fonts/slick.eot?#iefix') format('embedded-opentype'), url('./fonts/slick.woff') format('woff'), url('./fonts/slick.ttf') format('truetype'), url('./fonts/slick.svg#slick') format('svg');
}

/* Body Tag css */
.skip-link {
    position: absolute;
    top: 80px;
    left: 0;
    width:1px;
    height:1px;
    color: #fff;
    padding: 8px;
    text-decoration: none;
    z-index: 0;
}

.skip-link:focus {
    top: 80px;
    width: auto;
    height: auto;
    z-index: 100;
    background: #000000;
}

.map-overlay .quote-icon {
    position: relative;
    width: 26px;
    height: 38px;
}

.map-overlay .quote-icon .icon {
    position: absolute;
    top: 0;
    left: 0;
    width: 50px;
    height: 75px;
    background-image: url(/images/SMBC_QuoteMark_Green.svg);
    background-repeat: no-repeat;
}

/* List.scss */
.list-stats div {
    line-height: 1;
    margin: 0;
    font-size: 11.5rem;
    letter-spacing: -.3rem;
    overflow: hidden
}

.list-stats .stat-info-text {
    font-size: 22px;
    line-height: 30px;
    font-weight: 300;
}

.list-stats div span {
    font-size: 6.5rem;
    letter-spacing: 0;
}

.list-stats em {
    display: inline-block;
    font-style: normal;
    opacity: 0;
    transition: transform .8s, opacity .8s;
}

.list-stats .animate-up {
    transform: translateY(-100%);
}

.list-stats .animate-down {
    transform: translateY(100%);
}

.list-stats div * {
    font-family: "Helvetica Neue LT Std Condensed" !important;
    font-weight: 400 !important;
}

.list-stats.is-animated div em {
    opacity: 1;
    transform: translateY(0);
}

@media(max-width: 1199px) {
    .list-stats div {
        font-size: 9rem;
    }

    .list-stats .stat-info-text {
        font-size: 2rem;
    }
}

@media(max-width: 1023px) {
    .list-stats div {
        font-size: 6rem;
    }

      .list-stats .stat-info-text {
        font-size: 1.6rem;
    }
}

@media(max-width: 767px), screen and (max-width:812px) and (orientation:landscape) {
    .list-stats {
        display: block    
    }

      .list-stats div {
        font-size: 7.5rem;
    }

    .list-stats div span {
        font-size: 3.5rem;
    }

      .list-stats .stat-info-text {
        font-size: 1.5rem;
        margin: 1.3rem 0 0;
    }

      .list-stats li {
        max-width: 100%;
        padding: 0;
    }

    .list-stats li + li {
        margin: 3.8rem 0 0;
    }
}

/*Skip link styles*/
.skip {
    position:absolute;
    left: -1000px;
    top:auto;
    width:1px;
    height:1px;
    overflow:hidden;
}

.skip:focus {
    position:static;
    width:auto;
    height:auto;
}

a.pagelink {
    color: #2d406c;
    text-decoration: underline;
}

a.pagelink:hover {
    text-decoration: none;
    color: #2d406c;
}

.list-actions a:focus span.learn-more-link {
    opacity: 100%;
}

.account-dropdown li {
    list-style: none;
}

.rich-raw-text-padding {
    padding-top: 4rem;
}

/* Inline styles removed from Widgets to comply with IT Sec CSP */
.smbc_footnote {
    content: "";
    display: table;
    clear: both;
    float: left;
    font-size: 12px;
    line-height: 14px;
    color: rgba(81, 81, 81, 1);
    font-weight: 300;
    letter-spacing: 0.1rem;
    padding-bottom: 10px;
    width: 100%;
}

    .smbc_footnote div.supcontent {
        font-size: 11px;
        float: left;
    }

    .smbc_footnote div.content {
        float: left;
        padding: 0 5px;
        width: 95%;
    }

.smbc_color {
    color: rgba(56, 127, 151, 1)
}

.justify-content-center .col-md-8 {
    flex: 0 0 100% !important;
    max-width: 100% !important;
}

@media only screen and (min-width: 78.125em) {
    .link-list__list-container {
        -moz-columns: 4;
        column-count: 4;
    }
}

@media only screen and (min-width: 45em) {
    .component__container {
        margin: 0;
    }
}

.link-list__list-container {
    margin: 0;
    padding: 0;
    list-style-type: none;
    -moz-columns: 1;
    column-count: 1;
    grid-column-gap: 2.5rem;
    -moz-column-gap: 2.5rem;
    column-gap: 2.5rem;
}

.component__container {
    position: relative;
    margin: 0 1.875rem;
    overflow: hidden;
}

@media only screen and (min-width: 78.125em) {
    .link-list__list-container {
        -moz-columns: 4;
        column-count: 4;
    }
}

@media only screen and (min-width: 64em) {
    .link-list__list-container {
        -moz-columns: 3;
        column-count: 3;
    }
}

@media only screen and (min-width: 45em) {
    .link-list__list-container {
        -moz-columns: 3;
        column-count: 3;
    }
}

.link-list__list-item--header:first-child {
    margin-top: 0;
}

.link-list__list-item--header {
    font-weight: 500;
    position: relative;
}

.link-list__list-item--header, .link-list__list-item--subhead {
    font-size: 20px;
    color: #3d3d3d;
    margin: 1.875rem 0 .625rem;
}

.link-list__list-item {
    font-weight: bold;
    margin: 0;
    padding: .3125rem 0;
    font-size: 18px;
    line-height: 2.03;
    color: #5b5b5b;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
}

.link-list__list-subitem {
    font-weight: 590;
    margin: 0;
    padding: .3125rem 0;
    font-size: 18px;
    line-height: 2.03;
    color: #5b5b5b;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
}

.link-list__list-subsubitem {
    font-weight: 400;
    margin: 0;
    padding: .3125rem 0;
    font-size: 18px;
    line-height: 2.03;
    color: #5b5b5b;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
}

.link-list__list-item--header a {
    padding-left: 1.25rem;
}

.link-list__link {
    color: #5b5b5b;
}

.link-list__list-item--header > * {
    vertical-align: middle;
}

#smbc_sitemap .link-list__list-item--header a:before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 15px;
    height: 15px;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAaBJREFUOBGlUDtPwmAU7UORpANxEUICA27GQTcXCAkJj8nBxaAx6KSRyclVJwfjhI/JBxqWxplYEwNMRhd/A1PjRkIDtrb1XORrGltg8CZf7+0959zvfJfjxkQ6nV6kM4bCiaPAZDJZBnZh2/ZGPB432u32mx+X/9vMZrNz/X7/Gv1piEuE8zx/h6QHg8EdRVE+qcdCYAVl2M33er13CF6azWY+EAjM0kGdox5hxHFrBg4KhcKMpmknAHKCIBQbjcZHKpXagoNLIkO812q1qhAvWZZVQ+tJkqTDer3+xWcymQVd12sgvYZCoQPYtFVVPQdpm8SuuIlEIvt4Ht/pdM4wfAXuimIsFquIoliBzdNoNDrf7XafIcq5hKxchstVwzAUcG8TiYRqmmbZWSLsbcLeFSZLTOGX4VTDM3fxzAfCnSVi2v0kMQmIQ1yqKaZ+k/eLm77RfRwiaxD6ch0H3hFcCZtfpwOs5IMPWqMGWOFwWGaiYW2zf3f2HQD7lizLOiNSjZ7J/t3Zd4CbMKn+9wBns7B4xG7Dxj120TsGx3PhD8Scp2kzXd7sAAAAAElFTkSuQmCC);
    background-size: contain;
    background-position: 50%;
    background-repeat: no-repeat;
}

#smbc_sitemap .link-list__list-item--header + .link-list__list-item--subhead {
    margin-top: 0;
}

#smbc_sitemap .link-list__list-item--subhead {
    font-size: 2rem;
    text-transform: uppercase;
    position: relative;
    color: #367a91;
    border-bottom: 0px solid #cbcbcb;
}

#smbc_sitemap .link-list__list-item--header, .link-list__list-item--subhead {
    font-size: 20px;
    /*color: #3d3d3d;*/
    color: #367a91;
    margin: 1.875rem 0 .625rem;
}

#smbc_sitemap .title {
    padding-top: 0px !important;
    line-height: 10px !important;
}

#smbc_sitemap .link-list__list-item--subsubhead {
    border-bottom: 0px solid #cbcbcb;
    font-size: 18px;
}

#smbc_sitemap .link-list__list-item--subsubsubhead {
    border-bottom: 0px solid #cbcbcb;
    font-size: 18px;
    font-weight: 600;
}

.smbc-bullet-list {
    font-weight: 300;
    padding-left: 40px;
    letter-spacing: 0.1rem;
    line-height: 30px
}

table#privacytable ul {
    list-style: disc;
    padding-left: 10px;
}

    table#privacytable ul li {
        display: list-item;
    }

        table#privacytable ul li::before {
            content: none;
            counter-reset: none;
        }

ul.discList {
    list-style: disc;
    padding-left: 40px;
}

    ul.discList li {
        display: list-item !important;
    }

        ul.discList li::before {
            content: none !important;
            counter-reset: none !important;
        }

ol.appendixList {
    counter-reset: item;
    font-weight: 300;
    padding-left: 40px;
    letter-spacing: .1rem;
    line-height: 30px;
}

    ol.appendixList li {
        display: block;
        padding-bottom: 5px;
    }

        ol.appendixList li:before {
            content: counters(item, ".") " ";
            counter-increment: item
        }

        ol.appendixList li a {
            color: rgba(56, 127, 151, 1)
        }



@media (max-width: 1023px) {
    .headline-link i {
        top: 80% !important;
        -webkit-transform: translateY(-80%) !important;
        -ms-transform: translateY(-80%) !important;
        transform: translateY(-40%) !important;
    }
}

.section--teritary {
    padding-top: 1.7rem !important;
}

.copy-col-inner p a {
    display: inline !important;
    text-decoration: none;
    color: #2d406c
}

.news-listing-section {
    padding-top: 10px !important;
}

    .news-listing-section .news-section-content-items .content-item {
        margin-top: 10px !important;
    }

.section--timeline {
    padding-top: 1.7rem !important;
}

.article-alt {
    margin-top: 4rem !important;
}

.smbc-text-widget .col-lg-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 100%;
    max-width: 100%;
}

.widget-gallery {
    padding: 8rem 0 8.2rem !important;
}

.smbc-text-widget-rich-text p {
    letter-spacing: .1rem !important
}

.section-def--secondary {
    padding: 5rem 0 10rem !important;
}

.smbc_center_text {
    text-align: center;
}

.mainPolicyDev {
    width: 100%;
}

.colLeftPolicyDev {
    width: 50%;
    float: left;
    padding: 5px
}

.colrightPolicyDev {
    width: 50%;
    float: left;
    padding: 5px
}