/* Minification failed. Returning unminified contents.
(710,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(711,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(712,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(713,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(714,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(715,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(716,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(717,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(718,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(719,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(720,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
 */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block
}

body {
    line-height: 1
}

ol, ul {
    list-style: none
}

blockquote, q {
    quotes: none
}

    blockquote:before, blockquote:after, q:before, q:after {
        content: '';
        content: none
    }

table {
    border-collapse: collapse;
    border-spacing: 0
}

html {
    box-sizing: border-box
}

*, *:before, *:after {
    box-sizing: inherit
}

.container {
    width: 100%;
    max-width: 70%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 35px;
    padding-right: 35px
}

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-clip-path: polygon(0px 0px, 0px 0px, 0px 0px, 0px 0px);
    clip-path: polygon(0px 0px, 0px 0px, 0px 0px, 0px 0px);
    position: absolute !important;
    white-space: nowrap;
    height: 1px;
    width: 1px;
    overflow: hidden
}

.skip-link:focus {
    -webkit-clip-path: unset;
    clip-path: unset;
    position: relative !important;
    text-align: center
}

    .skip-link:focus span {
        display: block
    }

.hidden, [hidden] {
    display: none !important
}

#pre-modal {
    position: fixed;
    top: 0;
    right: 0;
    background-color: #efefef;
    box-shadow: 0 3px 6px rgba(0,0,0,0.16);
    padding: 15px 25px;
    font-size: 12px
}

    #pre-modal ul {
        padding-left: 0;
        margin-bottom: 0
    }

    #pre-modal li {
        list-style: none;
        padding-left: 0
    }

@font-face {
    font-family: "Scotiabank-Light";
    src: url("../Content/fonts/WOFF/Scotia_W_Lt.woff") format("woff");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: "Scotiabank-Light-It";
    src: url("../Content/fonts/WOFF/Scotia_W_LtIt.woff") format("woff");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: "Scotiabank-Regular";
    src: url("../Content/fonts/WOFF/Scotia_W_Rg.woff") format("woff");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: "Scotiabank-Regular-It";
    src: url("../Content/fonts/WOFF/Scotia_W_It.woff") format("woff");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: "Scotiabank-Bold";
    src: url("../Content/fonts/WOFF/Scotia_W_Bd.woff") format("woff");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: "Scotiabank-Bold-It";
    src: url("../Content/fonts/WOFF/Scotia_W_BdIt.woff") format("woff");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: "Scotiabank-Headline";
    src: url("../Content/fonts/WOFF/Scotia_W_Headline.woff") format("woff");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: "Scotiabank-Legal";
    src: url("../Content/fonts/WOFF/Scotia_W_Legal.woff") format("woff");
    font-weight: normal;
    font-style: normal
}

.lds-roller {
    display: inline-block;
    position: relative;
    width: 80px;
    height: 80px
}

    .lds-roller div {
        -webkit-animation: lds-roller 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
        animation: lds-roller 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
        transform-origin: 40px 40px
    }

        .lds-roller div:after {
            content: " ";
            display: block;
            position: absolute;
            width: 7px;
            height: 7px;
            border-radius: 50%;
            background: #ec111a;
            margin: -4px 0 0 -4px
        }

        .lds-roller div:nth-child(1) {
            -webkit-animation-delay: -0.036s;
            animation-delay: -0.036s
        }

            .lds-roller div:nth-child(1):after {
                top: 63px;
                left: 63px
            }

        .lds-roller div:nth-child(2) {
            -webkit-animation-delay: -0.072s;
            animation-delay: -0.072s
        }

            .lds-roller div:nth-child(2):after {
                top: 68px;
                left: 56px
            }

        .lds-roller div:nth-child(3) {
            -webkit-animation-delay: -0.108s;
            animation-delay: -0.108s
        }

            .lds-roller div:nth-child(3):after {
                top: 71px;
                left: 48px
            }

        .lds-roller div:nth-child(4) {
            -webkit-animation-delay: -0.144s;
            animation-delay: -0.144s
        }

            .lds-roller div:nth-child(4):after {
                top: 72px;
                left: 40px
            }

        .lds-roller div:nth-child(5) {
            -webkit-animation-delay: -0.18s;
            animation-delay: -0.18s
        }

            .lds-roller div:nth-child(5):after {
                top: 71px;
                left: 32px
            }

        .lds-roller div:nth-child(6) {
            -webkit-animation-delay: -0.216s;
            animation-delay: -0.216s
        }

            .lds-roller div:nth-child(6):after {
                top: 68px;
                left: 24px
            }

        .lds-roller div:nth-child(7) {
            -webkit-animation-delay: -0.252s;
            animation-delay: -0.252s
        }

            .lds-roller div:nth-child(7):after {
                top: 63px;
                left: 17px
            }

        .lds-roller div:nth-child(8) {
            -webkit-animation-delay: -0.288s;
            animation-delay: -0.288s
        }

            .lds-roller div:nth-child(8):after {
                top: 56px;
                left: 12px
            }

@-webkit-keyframes lds-roller {
    0% {
        transform: rotate(0deg)
    }

    100% {
        transform: rotate(360deg)
    }
}

@keyframes lds-roller {
    0% {
        transform: rotate(0deg)
    }

    100% {
        transform: rotate(360deg)
    }
}

@font-face {
    font-family: "Scotiabank-Light";
    src: url("../Content/fonts/WOFF/Scotia_W_Lt.woff") format("woff");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: "Scotiabank-Light-It";
    src: url("../Content/fonts/WOFF/Scotia_W_LtIt.woff") format("woff");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: "Scotiabank-Regular";
    src: url("../Content/fonts/WOFF/Scotia_W_Rg.woff") format("woff");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: "Scotiabank-Regular-It";
    src: url("../Content/fonts/WOFF/Scotia_W_It.woff") format("woff");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: "Scotiabank-Bold";
    src: url("../Content/fonts/WOFF/Scotia_W_Bd.woff") format("woff");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: "Scotiabank-Bold-It";
    src: url("../Content/fonts/WOFF/Scotia_W_BdIt.woff") format("woff");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: "Scotiabank-Headline";
    src: url("../Content/fonts/WOFF/Scotia_W_Headline.woff") format("woff");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: "Scotiabank-Legal";
    src: url("../Content/fonts/WOFF/Scotia_W_Legal.woff") format("woff");
    font-weight: normal;
    font-style: normal
}

body {
    font-size: 14px;
    font-size: .875rem;
    color: #333;
    font-family: "Scotiabank-Regular",sans-serif;
    line-height: 1.6;
    position: relative
}

@media screen and (min-width: 1024px) {
    body {
        font-size: 16px;
        font-size: 1rem
    }
}

h1, .h1 {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 1.25;
    font-weight: 600;
    font-family: "Scotiabank-Headline";
    margin-bottom: 24px
}

@media screen and (min-width: 1024px) {
    h1, .h1 {
        font-size: 32px;
        font-size: 2rem;
        margin-bottom: 20px
    }
}

h2, .h2 {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 1.25;
    font-weight: 600;
    font-family: "Scotiabank-Headline";
    margin-bottom: 24px
}

@media screen and (min-width: 1024px) {
    h2, .h2 {
        font-size: 32px;
        font-size: 2rem;
        margin-bottom: 20px
    }
}

h3, .h3 {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.25;
    font-family: "Scotiabank-Headline";
    margin-bottom: 20px
}

@media screen and (min-width: 768px) {
    h3, .h3 {
        font-size: 24px;
        font-size: 1.5rem
    }
}

h4, .h4 {
    font-size: 17px;
    font-size: 1.0625rem;
    line-height: 1.25;
    font-family: "Scotiabank-Headline";
    margin-bottom: 20px
}

@media screen and (min-width: 768px) {
    h4, .h4 {
        font-size: 22px;
        font-size: 1.375rem
    }
}

h5, .h5 {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.25;
    font-family: "Scotiabank-Headline";
    margin-bottom: 20px
}

@media screen and (min-width: 768px) {
    h5, .h5 {
        font-size: 16px;
        font-size: 1rem
    }
}

strong {
    font-family: "Scotiabank-Bold"
}

em {
    font-style: italic
}

ol {
    list-style-type: decimal;
    margin-bottom: 1rem;
    padding-left: 40px
}

ul {
    margin-bottom: 1rem;
    list-style-type: disc;
    padding-left: 40px
}

    ul li {
        position: relative
    }

small, sub, sup {
    font-size: 10px
}

sub {
    vertical-align: sub
}

sup {
    vertical-align: super
}

p {
    margin-bottom: 1rem;
    font-size: 18px;
    font-size: 1.125rem
}

.button {
    font-size: 16px;
    font-size: 1rem;
    background-color: #EC111A;
    color: #fff;
    font-weight: bold;
    border-radius: 8px;
    padding: 15px 30px 14px;
    display: block;
    width: 100%;
    text-align: center;
    text-decoration: none;
    transition: 0.3s ease-out;
    margin-top: 35px;
    margin-bottom: 35px;
    font-family: "Scotiabank-Bold";
    cursor: pointer
}

@media screen and (min-width: 768px) {
    .button {
        max-width: 276px
    }
}

.button:hover {
    background-color: #BE061B
}

.button:disabled {
    background-color: rgba(236,17,26,0.6);
    cursor: not-allowed
}

.button.outline {
    background-color: transparent;
    border: 1px solid #EC111A;
    color: #EC111A;
    background-color: #fff
}

    .button.outline:hover {
        color: #fff;
        border-color: transparent;
        cursor: pointer;
        background-color: #BE061B
    }

@media screen and (min-width: 768px) {
    body.unsubscribe-confirmation main, body.unsubscribe main {
        min-height: calc(100vh - 231px)
    }
}

section {
    overflow: hidden;
    border-bottom: 12px solid #F6F7FC;
    padding-top: 25px
}

@media screen and (min-width: 768px) {
    section {
        border-bottom: 0;
        padding-top: 48px
    }
}

section.graphic .container {
    overflow: hidden
}

@media screen and (min-width: 768px) {
    section.graphic .container {
        padding-bottom: 17px
    }
}

section.graphic .container > img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 32px
}

@media screen and (min-width: 768px) {
    section.graphic .container > img {
        margin-left: unset;
        margin-right: unset;
        float: right;
        max-width: 175px;
        margin-top: 28px
    }
}

@media screen and (min-width: 768px) {
    section.graphic .container .content {
        width: calc(100% - 175px);
        padding-right: 55px
    }
}

@media screen and (min-width: 1024px) {
    section.graphic .container .content {
        padding-right: 90px
    }
}

@media screen and (max-width: 767px) {
    .grey {
        padding: 35px 0 10px 0
    }
}

@media screen and (min-width: 768px) {
    .grey {
        background-color: #FAFBFD
    }
}

@media screen and (min-width: 768px) {
    section.unsub-all .container {
        padding-bottom: 92px
    }
}

section.unsubscribed {
    text-align: center;
    padding-bottom: 6px
}

@media screen and (min-width: 768px) {
    section.unsubscribed {
        padding-bottom: 30px
    }
}

section.unsubscribed img {
    margin-bottom: 42px
}

@media screen and (min-width: 768px) {
    section.unsubscribed img {
        margin-bottom: 44px
    }
}

section.unsubscribed p {
    font-size: 18px;
    font-size: 1.125rem;
    margin-bottom: 24px;
    max-width: 582px;
    margin-left: auto;
    margin-right: auto
}

section.unsubscribed .notice-card p {
    font-size: 16px;
    font-size: 1rem
}

.cta {
    text-align: center;
    margin-bottom: 36px
}

@media screen and (min-width: 768px) {
    .cta {
        margin-bottom: 60px
    }
}

.cta p {
    max-width: 378px;
    margin-left: auto;
    margin-right: auto
}

ul.disclosures {
    padding-left: 0;
    margin-bottom: 30px
}

    ul.disclosures li {
        font-size: 12px;
        font-size: .75rem;
        margin-bottom: 24px;
        padding-left: 0;
        list-style: none
    }

        ul.disclosures li:before {
            display: none
        }

.email {
    font-size: 16px;
    font-size: 1rem;
    margin-bottom: 24px;
    display: block
}

@media screen and (min-width: 768px) {
    .email {
        margin-bottom: 20px
    }
}

.notice-card {
    max-width: 378px;
    display: block;
    margin: 0 auto;
    border: 1px dashed #E2E8EE;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    border-radius: 8px;
    padding: 18px;
    text-align: left;
    align-self: flex-start;
    background-color: #fff;
    margin-bottom: 18px
}

    .notice-card .icon {
        max-width: 27px;
        min-width: 27px;
        height: 27px;
        margin-right: 21px;
        margin-top: 6px
    }

    .notice-card p {
        font-size: 16px;
        font-size: 1rem;
        margin-bottom: 0 !important
    }

.tooltip {
    --bs-tooltip-zindex: 1080;
    --bs-tooltip-max-width: 20rem;
    --bs-tooltip-padding-x: 0.5rem;
    --bs-tooltip-padding-y: 0.5rem;
    --bs-tooltip-font-size: 0.875rem;
    --bs-tooltip-color: #000;
    --bs-tooltip-bg: #bbb;
    --bs-tooltip-border-radius: 0.375rem;
    --bs-tooltip-opacity: 1;
    --bs-tooltip-arrow-width: 0.8rem;
    --bs-tooltip-arrow-height: 0.4rem
}

    .tooltip .tooltip-inner {
        background-color: #fff;
        border: 1px solid rgba(0,34,91,0.25);
        box-shadow: 2px 2px 10px rgba(0,34,91,0.15);
        padding: 1.5rem 1rem;
        text-align: left
    }

.form-email-unsubscribe {
    display: flex;
    flex-flow: column;
    align-items: center;
    min-height: auto
}

    .form-email-unsubscribe .custom-tooltip + .tooltip > .tooltip-inner {
        background-color: #fff
    }

    .form-email-unsubscribe .main-container {
        width: 100%;
        max-width: 750px;
        padding: 3rem 2rem;
        justify-content: center
    }

    .form-email-unsubscribe .loader {
        position: fixed;
        top: 50%;
        right: 50%;
        z-index: 999
    }

    .form-email-unsubscribe a {
        color: #ec111a
    }

    .form-email-unsubscribe .button {
        background-color: #EC111A;
        border: 0
    }

    .form-email-unsubscribe .header {
        display: flex;
        flex-direction: row
    }

        .form-email-unsubscribe .header .header-text {
            order: 1
        }

            .form-email-unsubscribe .header .header-text p {
                font-weight: 500
            }

                .form-email-unsubscribe .header .header-text p .custom-tooltip + .tooltip > .tooltip-inner {
                    background-color: #fff
                }

                .form-email-unsubscribe .header .header-text p .info-icon {
                    border: 1px solid #0995eb;
                    border-radius: 50%;
                    color: #0995eb;
                    padding: 0.12rem 0.4rem;
                    margin-right: 0.4rem;
                    font-size: 0.5rem
                }

        .form-email-unsubscribe .header img {
            order: 2;
            padding-left: 2rem;
            max-width: 180px;
            height: auto
        }

    .form-email-unsubscribe .form {
        display: flex;
        flex-flow: row;
        justify-content: left;
        width: 100%;
        max-width: 900px;
        padding-top: 1.5rem
    }

        .form-email-unsubscribe .form .input-container {
            display: flex;
            flex-flow: column;
            width: 400px
        }

            .form-email-unsubscribe .form .input-container p {
                width: 100%;
                margin-bottom: 0.85rem;
                font-size: 0.85rem;
                white-space: nowrap
            }

            .form-email-unsubscribe .form .input-container span {
                display: block;
                font-size: 0.85rem;
                color: #ec111a;
                font-style: italic;
                font-weight: 500;
                max-width: 75%
            }

            .form-email-unsubscribe .form .input-container input {
                width: 75%;
                color: #000;
                display: block;
                outline: none;
                position: relative;
                margin-bottom: 0.75rem;
                font-size: 1rem;
                border-width: 0 0 1px;
                background-color: transparent;
                border-bottom-style: solid;
                border-bottom-color: #E7ECF1;
                border-radius: 0
            }

                .form-email-unsubscribe .form .input-container input.input-error:focus {
                    border-bottom-color: #ec111a;
                    box-shadow: 0 0.1rem #ec111a
                }

                .form-email-unsubscribe .form .input-container input::-moz-placeholder {
                    font-size: 0.75rem;
                    color: #a0a0a0
                }

                .form-email-unsubscribe .form .input-container input:-ms-input-placeholder {
                    font-size: 0.75rem;
                    color: #a0a0a0
                }

                .form-email-unsubscribe .form .input-container input::placeholder {
                    font-size: 0.75rem;
                    color: #a0a0a0
                }

                .form-email-unsubscribe .form .input-container input:focus {
                    border-bottom-color: #8230df;
                    box-shadow: 0 0.1rem #8230df
                }

@media (max-width: 600px) {
    .form-email-unsubscribe .main-container {
        width: 100%;
        padding: 1.5rem 2rem;
        padding-bottom: 0
    }

        .form-email-unsubscribe .main-container .button {
            margin: 2rem 0 1rem 0;
            border-color: #ffffff;
            border-width: 0px
        }

    .form-email-unsubscribe .modal-info {
        box-shadow: 0px 2px 10px rgba(0,34,91,0.25);
        border-top: 1px solid #E7ECF1;
        border-top-left-radius: 8%;
        border-top-right-radius: 8%;
        background-color: #fff;
        position: absolute;
        max-height: 50vh;
        width: 100%;
        height: 100%;
        top: 0;
        right: 0;
        left: 0;
        bottom: 0;
        padding: 1.25rem 2rem;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        transition: 1s ease-in-out all
    }

        .form-email-unsubscribe .modal-info p {
            font-size: 0.9rem;
            margin: 0;
            font-weight: bold
        }

        .form-email-unsubscribe .modal-info .button {
            background-color: #fff;
            border-color: #EC111A;
            border: 1px solid;
            color: #EC111A;
            margin-bottom: 0
        }

    .form-email-unsubscribe .header {
        flex-direction: column
    }

        .form-email-unsubscribe .header img {
            order: 1;
            width: 130px;
            align-self: center
        }

        .form-email-unsubscribe .header .header-text {
            order: 2
        }

            .form-email-unsubscribe .header .header-text h2 {
                margin-top: 3.25rem;
                margin-bottom: 1.25rem;
                line-height: 1.75rem
            }

            .form-email-unsubscribe .header .header-text p {
                margin: 0;
                font-size: 0.9rem;
                font-weight: 500;
                line-height: 1.25rem
            }

                .form-email-unsubscribe .header .header-text p .info-icon {
                    border: 1px solid #0995eb;
                    border-radius: 50%;
                    color: #0995eb;
                    font-size: 0.5rem;
                    padding: 0.12rem 0.4rem;
                    margin-right: 0.5rem
                }

    .form-email-unsubscribe .form {
        flex-flow: column;
        padding-top: 0.5rem
    }

        .form-email-unsubscribe .form .input-container {
            padding: 1rem 0 0 0
        }

            .form-email-unsubscribe .form .input-container input {
                width: 100%
            }

            .form-email-unsubscribe .form .input-container p {
                font-size: 0.85rem
            }
}

#confirmation-view .container {
    text-align: center;
    padding: 1.5rem 2rem
}

@media screen and (max-width: 426px) {
    #confirmation-view .container {
        max-width: 100%
    }
}

#confirmation-view .container .notice-card {
    display: flex;
    flex-flow: row;
    justify-content: center;
    align-items: center;
    padding-top: 2rem
}

#masthead {
    background-color: #fff;
    box-shadow: 0px 2px 10px rgba(0,34,91,0.11)
}

    #masthead .logo {
        display: inline-block;
        margin-left: 24px
    }

@media screen and (min-width: 768px) {
    #masthead .logo {
        margin-left: 36px
    }
}

#masthead .icon-logo {
    width: 125px;
    height: 18px;
    margin-top: 21px;
    margin-bottom: 15px
}

@media screen and (min-width: 768px) {
    #masthead .icon-logo {
        width: 168px;
        height: 36px;
        margin-top: 27px;
        margin-bottom: 20px
    }
}

#colophon {
    overflow: hidden
}

@media screen and (min-width: 768px) {
    #colophon {
        border-top: 1px solid #E2E8EE
    }
}

#colophon .container {
    max-width: 100%;
    overflow: hidden;
    display: flex;
    padding: 1rem 3rem;
    align-items: center
}

@media screen and (max-width: 767px) {
    #colophon .container {
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 41px
    }
}

#colophon .container .footer-logo {
    display: inline-block;
    width: 50%
}

    #colophon .container .footer-logo .icon-logo-small {
        height: 35px;
        width: 32px
    }

@media screen and (min-width: 768px) {
    #colophon .container nav {
        width: 50%;
        padding-top: 0
    }
}

#colophon .container nav ul {
    padding-left: 0;
    margin-bottom: 0;
    -moz-columns: 2;
    columns: 2
}

@media screen and (min-width: 768px) {
    #colophon .container nav ul {
        display: flex;
        justify-content: flex-end;
        -moz-columns: unset;
        columns: unset
    }
}

#colophon .container nav ul li {
    font-size: 14px;
    display: block;
    margin-bottom: 26px;
    -moz-column-break-inside: avoid;
    break-inside: avoid
}

@media screen and (min-width: 768px) {
    #colophon .container nav ul li {
        margin-bottom: 0;
        margin-left: 27px;
        display: inline-block;
        -moz-column-break-inside: unset;
        break-inside: unset;
        white-space: nowrap
    }
}

#colophon .container nav ul li a {
    color: #333;
    font-size: inherit;
    text-decoration: none;
    font-family: "Scotiabank-Regular"
}

    #colophon .container nav ul li a:hover {
        text-decoration: underline
    }

#colophon .copyright {
    padding: 11px 20px 13px 20px;
    background-color: #F6F7FC;
    border-top: 1px solid #E2E8EE;
    text-align: right
}

@media screen and (min-width: 768px) {
    #colophon .copyright {
        padding: 11px 0 13px 0
    }
}

#colophon .copyright p {
    font-size: 12px;
    margin-bottom: 0
}

@media screen and (min-width: 768px) {
    #colophon .copyright p {
        padding-right: 35px
    }
}

