.header--story {
    background-color: #002750;
    position: relative;
    padding-bottom: 35px
}

.header--story h1 {
    font-size: 40px;
    font-style: normal;
    font-weight: normal;
        margin-top: 30px;
    margin-bottom: 15px;
}

.header--story h1,
.header--story p {
    color: #fff
}

.header--story p {
    font-size: 15px;
    margin-bottom: 30px;
}

.header--story .breadcrumb a {
    color: #fff
}

.header--story:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #002750;
    background: linear-gradient(90deg, rgba(0, 39, 80, 0.8519782913) 0%, rgba(0, 39, 80, 0.7483368347) 35%, rgba(0, 39, 80, 0) 80%)
}

.header--story.playing:before {
    background: #000
}

.header--story.playing .container {
    display: none
}

.btn-video,
.btn-audio {
    background: none;
    border: 1px solid #fff;
    color: #fff;
    position: relative;
    padding: 10px 20px 10px 50px;
    height: 38px;
    margin: 6px 0 6px 10px;
    font-family: "Roboto Medium", "Roboto", Arial, Verdana, sans-serif;
    border-radius: 5px;
    font-size: 14px;
    line-height: 14px
}

.btn-video:hover,
.btn-audio:hover {
    background: #0051a5
}

.btn-video:before,
.btn-audio:before {
    content: "";
    text-align: center;
    font-size: 20px;
    font-family: "Fontawesome";
    color: #000;
    background: #fedf01;
    display: inline-block;
    height: 50px;
    width: 50px;
    border-radius: 50%;
    line-height: 50px;
    position: absolute;
    left: -10px;
    top: -6px
}

.btn-audio:before {
    content: url("https://www.rbccm.com/assets/rbccm/images/campaign/podcast.svg");
    padding: 10px 0
}

.article-attribution {
    font-size: 14px;
    font-family: "Roboto Light", "Roboto", Arial, Verdana, sans-serif;
    margin-bottom: 25px
}

.article-attribution strong {
    font-family: "Roboto Medium", "Roboto", Arial, Verdana, sans-serif
}

.article-attribution em {
    font-family: "Roboto Light", "Roboto", Arial, Verdana, sans-serif
}

.key-points-heading {
    font-size: 24px;
    font-family: "Roboto Medium", "Roboto", Arial, Verdana, sans-serif;
    color: #002750
}

.keypoints {
    margin-bottom: 30px
}

.keypoints ul {
    list-style: none;
    padding-left: 0
}

.keypoints li {
    font-size: 15px;
    border-bottom: 1px solid #d0d0d0;
    padding: 10px 0;
    font-family: "Roboto Light", "Roboto", Arial, Verdana, sans-serif;
    position: relative;
    padding-left: 20px !important
}

.keypoints li:before {
    position: absolute;
    left: 0;
    content: "■";
    margin-right: 15px;
    display: inline-block;
    margin-bottom: 5px;
    float: left
}

.keypoints li:first-child {
    border-top: 1px solid #d0d0d0
}

.article-content {
    padding-bottom: 50px
}

.article-content p {
    font-size: 16px
}

#video-wrap {
    background: #151b17;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 100
}

#btn-video-close {
    color: #fff;
    font-size: 30px;
    position: absolute;
    color: #fff;
    right: 10px;
    top: 10px;
    background: rgba(0, 0, 0, 0);
    border: 0;
    font-size: 15px;
    z-index: 10000;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    text-align: center;
    opacity: .9
}

#btn-video-close:hover,
#btn-video-close:focus {
    color: #fedf01;
    border-color: #fedf01;
    background: rgba(0, 0, 0, .2);
    opacity: 1
}

blockquote {
    max-width: 100%;
    font-style: normal;
    margin: 30px 0;
    border-top: 5px #51b5e0 solid;
    border-bottom: 5px #51b5e0 solid;
    border-left: 0;
    padding: 20px 30px
}

blockquote p {
   font-size: 22px !important;
   font-family: "RBCDisplay", "Roboto", Arial, Helvetica, sans-serif;
   letter-spacing: 0;
   font-weight: bold;
}

blockquote p.attribution {
    font-size: 14px;
    font-family: "RBCDisplay", "Roboto", Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    color: #1e7ea6
}

.tag {
    color: #424242;
    text-transform: uppercase;
    font-family: "Roboto Light", "Roboto", Arial, Helvetica, sans-serif;
    font-size: 13px;
    letter-spacing: 1px
}

.related-content {
    padding: 20px;
    padding-bottom: 5px;
    background-color: #f2f3f3
}

.related-content h2 {
    margin-bottom: 10px;
    color: #003168
}

.related-item {
    display: block;
    border-bottom: 1px #b9b9b9 solid;
    padding-bottom: 20px;
    margin-bottom: 20px
}

.related-item:hover,
.related-item:focus {
    text-decoration: none
}

.related-item:hover .related-title,
.related-item:focus .related-title {
    text-decoration: underline
}

.related-item:hover .img-stretch,
.related-item:focus .img-stretch {
    opacity: .9
}

.featured-related .img-stretch {
    background-color: #ccc;
    height: 200px;
    margin-bottom: 10px;
    transition: opacity .1s;
  	background-position: right;
}

.related-title {
    color: #006ac3;
    font-family: "Roboto Medium", "Roboto", Arial, Helvetica, sans-serif;
    font-size: 18px;
    margin: 5px 0
}

.related-desc {
    color: #424242;
    font-family: "Roboto Light", "Roboto", Arial, Helvetica, sans-serif;
    font-size: 14px;
    margin: 5px 0
}

.read-watch {
    color: #424242;
    font-family: "Roboto Light", "Roboto", Arial, Helvetica, sans-serif;
    font-size: 13px
}

.read-watch:after {
    margin-left: 5px;
    display: inline-block;
    content: "";
    font-family: "Fontawesome"
}

.callout-wrapper {
    margin-top: 50px
}

.callout-wrapper .y-title {
    text-align: left
}

.callout-wrapper .y-title h2 {
    text-transform: none;
    color: #003168
}

.callout-wrapper .feature-tile .tag {
    color: #fff
}

.callout-wrapper .feature-tile p {
    font-size: 15px;
    line-height: 120%;
    letter-spacing: 1px
}

.experts h2 {
    margin-top: 50px;
    color: #003168
}

.expert-card {
    margin-bottom: 30px
}

.expert-card img {
    max-width: 100%
}

.expert-name {
    font-family: "Roboto Medium", "Roboto", Arial, Helvetica, sans-serif;
    font-weight: bold
}

.expert-title {
    font-family: "Roboto Light", "Roboto", Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #444;
    line-height: 150%
}

.expert-social {
    margin: 5px 0
}
  
.blue-circle-outline {
    margin: 0 10px;
    width: 45px;
    height: 45px;
    background: #fff;
    display: inline-block;
    border-radius: 25px;
    line-height: 43px;
    font-size: 20px;
    border: 1px solid #0051a5
}

#shareheader {
    font-family: "Roboto Medium", "Roboto", Arial, Helvetica, sans-serif;
    margin-right: 10px;
    color: #333;
    font-size: 13px;
    font-weight: bold;
}

.social-share {
    margin-bottom: 30px
}

.contact-share,
.social-share .blue-circle-outline {
    border-color: #006ac3;
    color: #006ac3;
    width: 28px;
    height: 28px;
    font-size: 14px;
    text-align: center;
    line-height: 100%;
    margin: 0 4px 0 0;
    padding: 5px 3px;
    -webkit-transition: background 50ms, color 50ms;
    transition: background 50ms, color 50ms
}

.contact-share:focus,
.contact-share:hover,
.social-share .blue-circle-outline:focus,
.social-share .blue-circle-outline:hover {
    color: #fff;
    background: #006ac3
}


.related-bottom {
    background: #f4f4f4;
    padding: 50px 0
}

.row-flex {
    display: flex;
    flex-wrap: wrap
}

.row-flex [class*=col-] {
    margin-bottom: 30px
}

.story-tile {
    display: block;
    border: 1px #dadada solid;
    background: #fff;
    height: 100%;
    position: relative
}

.story-tile .tag {
    color: #006ac3
}

.story-tile .tag:after {
    content: "";
    display: block;
    border-bottom: 3px #fedf01 solid;
    width: 40px;
    margin: 15px 0
}

.story-tile .white-box-text {
    padding: 20px;
    padding-bottom: 45px
}

.story-tile .story-tile-title {
    color: #000;
    font-family: "Roboto Medium", "Roboto", Arial, Helvetica, sans-serif;
    font-size: 20px;
    line-height: 25px;
    margin-bottom: 10px
}

.story-tile .description {
    font-size: 14px
}

.story-tile .read-watch {
    border-bottom: 1px rgba(0, 0, 0, 0) solid;
    color: #006ac3;
    letter-spacing: .5px;
    position: absolute;
    bottom: 20px
}

.story-tile .read-watch .read-time,
.story-tile .read-watch .watch-time,
.story-tile .read-watch .listen-time,
.story-tile .read-watch .no-time {
    display: inline-block;
    border-right: 1px #dadada solid;
    padding-right: 5px;
    margin-right: 5px
}

.story-tile .read-watch .read-time:last-child,
.story-tile .read-watch .watch-time:last-child,
.story-tile .read-watch .listen-time:last-child,
.story-tile .read-watch .no-time:last-child {
    border-right: 0;
    margin-right: 0;
    padding-right: 0
}

.story-tile.video {
    background: #0051a5
}

.story-tile.video .story-tile-title,
.story-tile.video .description,
.story-tile.video .tag,
.story-tile.video .read-watch {
    color: #fff
}

.story-tile.video:hover .read-watch {
    border-bottom: 1px #fff solid
}

.story-tile.audio {
    background: #002144
}

.story-tile.audio .story-tile-title,
.story-tile.audio .description,
.story-tile.audio .tag,
.story-tile.audio .read-watch {
    color: #fff
}

.story-tile.audio:hover .read-watch {
    border-bottom: 1px #fff solid
}

.story-tile:hover,
.story-tile:focus {
    text-decoration: none;
    box-shadow: 0 0 10px rgba(0, 0, 0, .05)
}

.story-tile:hover .story-tile-title,
.story-tile:focus .story-tile-title {
    text-decoration: underline
}

.story-tile:hover .story-img,
.story-tile:focus .story-img {
    opacity: .8
}

.story-tile:hover .read-watch,
.story-tile:focus .read-watch {
    border-bottom: 1px #006ac3 solid
}

.story-img {
    background: #8499a6;
    height: 250px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center
}

.story-img img {
    height: 100%
}

@media(max-width: 990px) {
    .header--story:before {
        content: "";
        display: block;
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        background: rgba(0, 39, 80, .8)
    }
}

@media(max-width: 767px) {
    .page-banner .breadcrumb li:last-child:before {
        content: ""
    }

    .header--story:before {
        content: "";
        display: block;
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        background: rgba(0, 39, 80, .8)
    }

    .navigation-inner {
        min-height: 0
    }

    .story-tile .story-img {
        height: 175px
    }

    .story-tile .story-img img {
        width: 100%;
        height: auto
    }

    .story-tile .white-box-text {
        padding: 17px;
        padding-bottom: 42px
    }
}

.topnav {
    border-bottom: 1px solid #e7e7e7
}
a.tile--news.tile--feature {
    text-decoration: none;
}

.tile--news.tile--feature * {
    color: #fff
}

.submenu {
    display: none;
    background: #444359;
    font-size: 14px
}

.submenu a {
    display: block;
    text-decoration: none;
    color: #d9d9d9;
    padding: 12px;
    padding-left: 42px;
    -webkit-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease
}

.submenu a:hover {
    background: #b63b4d;
    color: #fff
}

.submenu li {
    border-bottom: 1px solid #4b4a5e
}

.navbar-default-3 {
    background-color: rgba(0, 0, 0, 0);
    border-color: rgba(0, 0, 0, 0)
}

.navbar-default-4 {
    background-color: #f7f7f7;
    border-color: rgba(0, 0, 0, 0);
    margin-bottom: 0px
}

.secondary-nav-container {
    border-bottom: 1px solid #d2d2d2;
    float: left;
    width: 100%
}

.rbccm-navbar-collapse-5 {
    width: 422px;
    margin-left: auto;
    margin-right: auto
}

.rbccm-navbar-collapse-5 .navbar-nav {
    margin-top: 0px !important
}

.sec-nav-container-lg {
    max-width: 1099px !important
}

.sec-nav-container-md {
    max-width: 900px !important
}

.uppercase {
    text-transform: uppercase
}

.wide-text {
    letter-spacing: 2px
}

p.wide-text {
    color: #fff;
    text-transform: uppercase;
}

#blue-skin #btb-nav-wrap {
    margin-top: -25px
}

#blue-skin #btb-nav-wrap ul {
    background-color: #fff
}

#blue-skin #btb-nav-wrap span {
    display: block;
    font-size: 14px;
    letter-spacing: .6px;
    font-family: "Roboto Medium", "Roboto" Arial, sans-serif;
    font-weight: normal;
    padding: 15px 15px;
    line-height: 120%;
    vertical-align: middle;
    text-align: center;
    white-space: nowrap
}

#blue-skin #btb-nav-wrap a:link,
#blue-skin #btb-nav-wrap a:visited {
    display: block;
    color: #002144;
    font-size: 14px;
    letter-spacing: .6px;
    font-family: "Roboto Medium", "Roboto" Arial, sans-serif;
    font-weight: normal;
    padding: 20px 15px;
    line-height: 120%;
    vertical-align: middle;
    text-align: center;
    white-space: nowrap;
    border-right: 1px solid #d2d2d2
}

#blue-skin #btb-nav-wrap a:link:after,
#blue-skin #btb-nav-wrap a:visited:after {
    font-family: "FontAwesome";
    content: "";
    margin-left: 10px
}

#blue-skin #btb-nav-wrap a:hover,
#blue-skin #btb-nav-wrap a:focus {
    text-decoration: none
}

#blue-skin #btb-nav-wrap a.btn-yellow {
    padding: 7px 0;
    border-radius: 8px;
    margin-bottom: 8px
}

#btb-nav-wrap {
    margin: auto
}

#btb-nav-wrap img {
    margin-left: 10px;
    margin-top: -3px
}

#btb-nav-wrap a:link,
#btb-nav-wrap a:visited {
    display: block;
    color: #424242;
    font-size: 14px;
    letter-spacing: .6px;
    font-family: "Roboto Light", "Roboto", Arial, Helvetica, sans-serif;
    padding: 15px 15px;
    line-height: 120%;
    text-align: center;
    white-space: nowrap
}

#btb-nav-wrap a:hover,
#btb-nav-wrap a:focus {
    text-decoration: none
}

#btb-nav-wrap a.btn-yellow {
    padding: 7px 0;
    border-radius: 8px;
    margin-bottom: 8px
}

#btb-nav-wrap .dropdown-menu {
    width: 600px;
    margin-top: -2px
}

#btb-nav-wrap .dropdown-menu a {
    text-align: left;
    white-space: normal
}

#btb-nav-wrap .dropdown-menu a:hover,
#btb-nav-wrap .dropdown-menu a:focus {
    background: #efefef
}

.mktoForm .mktoButtonWrap.mktoSimple button.mktoButton,
.mktoForm .mktoButtonWrap.mktoSimple button.mktoButton:active {
    background: #0051a5;
    color: #fff;
    border-color: #fff;
    border-radius: 0;
    font-size: 14px;
    font-family: "Roboto Medium", "Roboto", Arial, Verdana, sans-serif !important;
    letter-spacing: 1px;
    padding: 11px 50px
}

.mktoForm .mktoButtonWrap.mktoSimple .mktoButton:hover {
    border: 1px #fff solid
}

@media(min-width: 600px)and (max-width: 700px) {

    #btb-nav-wrap a:link,
    #btb-nav-wrap a:visited {
        padding: 15px 10px
    }
}

@media(min-width: 651px) {

    .dropdown:hover .dropdown-menu,
    .dropdown-menu:hover {
        display: block
    }
}

@media(min-width: 991px) {

    #blue-skin .dropdown:hover .dropdown-menu,
    #blue-skin .dropdown-menu:hover {
        display: block
    }
}

@media(max-width: 991px) {
    #blue-skin #btb-nav-wrap {
        padding: 15px;
        margin-top: -65px
    }

    #blue-skin #btb-nav-wrap .dropdown-menu {
        width: 100%
    }

    #blue-skin #btb-nav-wrap .dropdown-menu a {
        font-family: "Roboto", Arial, sans-serif
    }

    #blue-skin #btb-nav-wrap span {
        text-align: left;
        padding: 15px 0px;
        font-size: 16px;
        font-family: "Roboto Medium", "Roboto", Arial, sans-serif;
        letter-spacing: 0
    }

    #blue-skin #btb-nav-wrap a:link,
    #blue-skin #btb-nav-wrap a:visited {
        text-align: left;
        border-bottom: 1px #ccc solid;
        padding: 15px 0px;
        font-size: 16px;
        font-family: "Roboto Medium", "Roboto", Arial, sans-serif;
        letter-spacing: 0;
        border-right: none
    }

    #blue-skin #btb-nav-wrap a .fa {
        float: right
    }

    #blue-skin #btb-nav-wrap .nav-justified>li {
        float: none;
        display: block;
        width: auto;
        padding: 0 25px
    }

    #blue-skin #btb-nav-wrap .nav-justified>li a {
        border-bottom: 1px solid #d2d2d2
    }

    #blue-skin #btb-nav-wrap .nav-justified>li a:hover {
        background: rgba(0, 0, 0, 0);
        color: #0176bd
    }

    #blue-skin #btb-nav-wrap ul li:last-child a {
        border: none
    }

    #blue-skin .sec-nav-link .hidden-md {
        text-align: left;
        font-size: 14px;
        font-family: "Roboto Medium", "Roboto", Arial, sans-serif;
        letter-spacing: 0
    }
}

@media(max-width: 650px) {
    #btb-nav-wrap {
        padding: 15px
    }

    #btb-nav-wrap .dropdown-menu {
        width: 100%
    }

    #btb-nav-wrap .dropdown-menu a {
        font-family: "Roboto", Arial, sans-serif
    }

    #btb-nav-wrap a:link,
    #btb-nav-wrap a:visited {
        text-align: left;
        border-bottom: 1px #ccc solid;
        padding: 10px 5px;
        font-size: 14px;
        font-family: "Roboto Medium", "Roboto", Arial, sans-serif;
        letter-spacing: 0
    }

    #btb-nav-wrap a .fa {
        float: right
    }

    #btb-nav-wrap .nav-justified>li {
        float: none;
        display: block;
        width: auto
    }

    #btb-nav-wrap ul li:last-child a {
        border: none
    }

    .sec-nav-link .hidden-md {
        text-align: left;
        font-size: 14px;
        font-family: "Roboto Medium", "Roboto", Arial, sans-serif;
        letter-spacing: 0
    }
}

@media(max-width: 991px) {

    #blue-skin #btb-nav-wrap a:link,
    #blue-skin #btb-nav-wrap a:visited {
        text-align: left
    }

    #blue-skin #blue-skin .dropdown-toggle:after {
        font-size: 13px;
        font-family: FontAwesome;
        content: " ";
        color: #fff;
        line-height: 15px
    }
}

@media(max-width: 767px) {

    #btb-nav-wrap a:link,
    #btb-nav-wrap a:visited {
        text-align: left
    }

    .dropdown-toggle:after {
        font-size: 13px;
        font-family: FontAwesome;
        content: " ";
        color: #fff;
        line-height: 15px
    }
}

/*# sourceMappingURL=story.css.map */