abbr[title] {
    border-bottom: none;
}

.content {
    padding: 0;
}

.h-section {
    padding: 2rem 0;
}

.h-featured {
    background: #ecf0f1 url(/framework/images/bg/noise.png);
    border-top: 1px solid #bbb;
    padding: 0;
}

.h-featured-main {
    display: block;
    height: auto;
    overflow: hidden;
}

.h-featured-main a {
    display: block;
    color: #fff;
    font-size: 16px;
    font-size: 1rem;
    position: relative;
    height: 100%;
    width: 100%;
}

a:hover .h-featured-hero--caption,
a:focus .h-featured-hero--caption,
a:hover .h-featured-aside--caption,
a:focus .h-featured-aside--caption {
    background-color: #15c;
}

.h-featured-main p {
    margin: 0;
}

.h-featured-hero--image,
.h-featured-aside--image {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
}

.h-featured-hero--image {
    background-position: 50% 30%;
    height: 300px;
}

.h-featured-hero--caption {
    background-color: rgba(33, 33, 33, 0.75);
    border-bottom: 1px solid #bbb;
    font-size: 80%;
    position: absolute;
    bottom: 0;
    line-height: 1.5;
    padding: 10px;
    text-align: center;
    width: 100%;
}

.h-featured-aside {
    -webkit-overflow-scrolling: touch;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    overflow-y: hidden;
    overflow-x: scroll;
    overflow-scrolling: touch;
    white-space: nowrap;
}

.h-featured-aside a {
    display: inline-block;
    height: 250px;
    margin-left: -3px;
    width: 240px;
    vertical-align: top;
}

.h-featured-aside--image {
    height: 180px;
    width: 240px;
}

.h-featured-aside--caption {
    background-color: #333;
    color: #fff;
    height: 70px;
    padding: 5px;
    text-align: center;
    white-space: normal;
    width: 240px;
}

.h-featured-sub {
    overflow: hidden;
    margin: 2em 1em 0;
    padding-bottom: 1.5em;
}

.h-featured-sub a {
    border-top: 1px dotted #bbb;
    color: #333;
    display: inline-block;
    padding-top: 15px;
    vertical-align: top;
}

.h-featured-sub a:first-child {
    border: none;
}

.h-featured-sub h3 {
    margin: 0 0 0.5em;
}

.h-featured-sub a:hover h3,
.h-featured-sub a:focus h3 {
    color: #15c;
}

.h-featured-sub svg {
    fill: currentColor;
    height: 48px;
    width: 48px;
    margin-top: 5px;
    padding: 2px;
}

.h-featured-sub a:hover svg,
.h-featured-sub a:focus svg,
.h-featured-sub a:hover .h-featured-sub--image span,
.h-featured-sub a:focus .h-featured-sub--image span {
    color: #fff;
}

.h-featured-sub--image {
    background-color: #f1f1eb;
    border: 1px solid #c7c7af;
    border-radius: 50%;
    float: left;
    margin: 0 auto;
    padding: 5px;
    text-align: center;
    height: 72px;
    width: 72px;
}

.h-featured-sub a:hover .h-featured-sub--image,
.h-featured-sub a:focus .h-featured-sub--image {
    background-color: #15c;
}

.h-featured-sub--caption {
    display: table-cell;
    padding: 0 10px;
    vertical-align: top;
    width: 100%;
}

.h-featured-quote {
    background: #155377 url(/framework/images/bg/noise.png);
    color: #fff;
    position: relative;
    padding: 1.5em 0 2.5em;
    text-align: center;
    z-index: 1;
}

/*.h-featured-quote:before,
.h-featured-quote:after {
    content: '';
    height: 25px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background-repeat: repeat-x;
    z-index: 2;
}
*/
/*.h-featured-quote:before {
    background-image: url(../images/paper-edge-top.png);
    background-position: top center;
    top: -25px;
}

.h-featured-quote:after {
    background-image: url(../images/paper-edge-bottom.png);
    background-position: 50% 0px;
    top: auto;
    bottom: 0;
}
*/
.h-featured-quote--content {
    border: none !important;
    font-size: 120%;
    line-height: 1.5;
    margin: 0 .5em;
    padding: 0;
}

.h-featured-quote--link {
    border: 1px solid #fff;
    color: #fff;
    display: inline-block;
    font-size: 90%;
    padding: 10px;
}

.h-featured-quote--link:hover,
.h-featured-quote--link:focus {
    border-color: #edff78;
    color: #edff78;
}

.h-promotional-block {
    background-color: #B2B5AA;
    background-image: none;
    background-position: 100% 0;
    background-repeat: no-repeat;
    background-size: contain;
    display: block;
    min-height: 150px;
    padding: 15px 0;
}

.h-promotional-content {
    color: #222;
    margin: 0 auto;
    max-width: 1024px;
    padding: 0 1rem;
    text-align: left;
    min-height: 150px;
}

.h-promotional-title {
    color: currentColor;
    font-size: 150%;
    margin-bottom: 1rem;
}

.h-promotional-link {
    background-color: #15c;
    border-radius: 5px;
    color: #fff;
    display: block;
    padding: .5rem;
    text-align: center;
}

.h-promotional-link:hover,
.h-promotional-link:focus {
    background-color: #2B6FE6;
    color: #fff;
}

.h-news {
    margin: 0 auto;
    overflow: hidden;
    padding: 1.5em 1em;
    width: 95%;
}

.h-news-box {
    border-radius: 2px;
    box-shadow: 0 1px 2px 1px rgba(0, 0, 0, 0.2);
    display: block;
    margin-left: 0;
    margin-bottom: 1.5em;
    min-height: 220px;
    padding: 0 10px;
    position: relative;
    width: auto;
}

.h-news-box a {
    color: #333;
}

.h-news-box a:hover .h-news-box--title,
.h-news-box a:focus .h-news-box--title {
    color: #15c;
}

.h-news-box--more {
    padding-bottom: .5em;
    text-align: right;
}

.h-news-box--more a {
    font-weight: 700;
    font-size: 13.5px;
    color: #15c;
}

.h-news-box--more a:hover,
.h-news-box--more a:focus {
    color: #900;
}

.h-news-box--label {
    text-align: center;
    position: relative;
    color: #fff;
    font-size: 1em;
    margin: 0 0 0 -15px;
    padding: 5px 0;
    background-color: #a6460d;
    box-shadow: 0 1px 2px 1px rgba(0, 0, 0, 0.2);
    top: -5px;
    width: 50%;
}

.h-news-box--label:before {
    content: '';
    position: absolute;
    border-style: solid;
    border-color: transparent;
    bottom: -5px;
}

.h-news-box--label:before {
    border-width: 0 5px 5px 0;
    border-right-color: #333;
    left: 0;
}

.h-news-box--title {
    margin: .5em 0;
    font-weight: 700;
}

.h-campaign {
    background-color: #CFD8DC;
    overflow: hidden;
}

.h-campaign-list {
    list-style: none;
    margin: 0 auto;
    padding: 0;
    width: 95%;
    overflow-y: hidden;
    overflow-x: scroll;
    overflow-scrolling: touch;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.h-campaign-list:before,
.h-campaign-list:after {
    content: '';
    display: table;
}

.h-campaign-list-item {
    display: inline-block;
    margin-bottom: .5rem;
    padding: 0 5px;
    vertical-align: top;
    width: 255px;
}

.h-campaign-link {
    background: #fafafa;
    box-shadow: 0 1.5px 3px rgba(0, 0, 0, 0.24), 0 3px 8px rgba(0, 0, 0, 0.05);
    color: currentColor;
    display: block;
    overflow: hidden;
}

.h-campaign-link--image {
    display: block;
}

.h-campaign-link--label {
    display: inline-block;
    padding: 0.25rem .5rem;
}

.h-campaign-link--image + .h-campaign-link--label {
    background: rgba(0, 0, 0, 0.8);
    border-radius: 0 5px 0 0;
    color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
}

.h-campaign-link--top {
    background-color: #03a9f4;
    color: #ffffff;
    font-size: 1rem;
    font-weight: 400;
    padding: 0;
    position: relative;
}

.h-campaign-link--bottom {
    padding: 1rem;
    text-align: left;
    white-space: normal;
}

.h-interest {
    padding-bottom: 3rem;
}

.h-interest-content {
    margin: 0 auto;
    width: 96%;
}

.h-interest-content:before,
.h-interest-content:after {
    content: '';
    display: table;
}

.h-header--stripe {
    margin: 1.5em 0;
    line-height: 0.5;
    text-align: center;
}

.h-header--stripe span {
    display: inline-block;
    position: relative;
}

.h-header--stripe span:before,
.h-header--stripe span:after {
    content: '';
    position: absolute;
    height: 5px;
    border: 1px solid #bbb;
    border-width: 1px 0;
    top: 2px;
    width: 50%;
}

.h-header--stripe span:before {
    right: 100%;
    margin-right: 15px;
}

.h-header--stripe span:after {
    left: 100%;
    margin-left: 15px;
}

.h-interest-list {
    list-style: none;
    margin: 0 auto;
    overflow: hidden;
    padding: 0;
    width: 98%;
}

.h-interest-list.-bg-img {
    background-color: #CFD8DC;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    white-space: nowrap;
    overflow-y: hidden;
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
    overflow-scrolling: touch;
    padding-bottom: 8px;
}

.h-interest-link {
    background-color: #1d3d56;
    background-position: 0;
    background-repeat: no-repeat;
    background-size: cover;
    border: 1px solid #e0e3e5;
    border-width: 0 1px 1px 0;
    color: #fff;
    display: block;
    padding: 1rem;
    min-width: 180px;
    max-height: 100%;
    max-width: 100%;
    width: 100%;
}

.h-interest-link:hover,
.h-interest-link:focus {
    background-color: #15c;
    color: #fff;
}

.-bg-img .h-interest-list-item {
    display: inline-block;
    margin-left: 0;
    vertical-align: top;
    width: 200px;
}

.h-interest-icon {
    fill: currentColor;
    height: 28px;
    width: 28px;
    vertical-align: bottom;
}

.h-interest-caption {
    background-color: rgba(33, 33, 33, 0.9);
    display: inline-block;
    height: 159px;
    opacity: 0;
    padding: .5rem;
    vertical-align: top;
    white-space: normal;
    width: 100%;
}

.h-interest-link--text {
    display: inline-block;
    padding-left: .33rem;
}


/* TABLET (760px+) */
@media (min-width: 47.5em) {
    body {
        min-width: 960px;
        overflow-x: auto;
    }
    .js-show-disclaimer .page {
        display: none;
    }
    .h-featured-main {
        background-color: #bbb;
        margin: 0 auto;
        height: 500px;
        width: 960px;
    }
    .h-featured-hero {
        float: left;
        height: 500px;
        width: 480px;
    }
    .h-featured-hero--image {
        background-position: 50%;
        height: 500px;
        width: 480px;
    }
    .h-featured-hero--caption {
        bottom: 70px;
        border-bottom: none;
        font-size: 100%;
        padding: 5px 5px 10px;
    }
    .h-featured-aside {
        border-left: 1px solid #bbb;
        float: left;
        height: 500px;
        width: 480px;
        overflow: hidden;
        white-space: normal;
    }
    .h-featured-sub {
        margin: 1.5em auto 0;
        width: 98%;
    }
    .h-featured-sub a {
        border: none;
        margin-left: -4px;
        width: 25%;
    }
    .h-featured-sub h3 {
        text-align: center;
        margin: 0.5em 0;
    }
    .h-featured-sub svg {
        height: 72px;
        margin-top: 12px;
        width: 72px;
    }
    .h-featured-sub--image {
        float: none;
        display: block;
        height: 110px;
        width: 110px;
    }
    .h-featured-sub--image span {
        font-size: 72px;
        height: 80px;
        width: 80px;
        line-height: 90px;
    }
    .h-featured-quote--content {
        font-size: 140%;
        margin: 0 auto;
        padding-bottom: 0.5em;
        width: 960px;
    }
    .h-promotional-content {
        padding: 15px;
        text-align: left;
    }
    .h-promotional-insert {
        width: 400px;
        padding-right: 1rem;
    }
    .h-promotional-link {
        display: inline-block;
        text-align: left;
    }
    .h-promotional-title {
        margin-bottom: .5rem;
    }
    .h-news {
        margin: 1rem auto;
        width: 960px;
    }
    .h-news-content {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }
    .h-news-box {
        float: left;
        margin: 0;
        width: 48.5%;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
    }
    .h-news-box:first-child {
        margin-right: 2%;
    }
    .h-news-box--label {
        width: 25%;
    }
    .h-news-box--more {
        position: absolute;
        bottom: 0;
        right: 10px;
        padding-bottom: 0;
    }
    .h-campaign {
        text-align: center;
    }
    .h-campaign-list {
        max-width: 1200px;
        overflow: hidden;
        white-space: normal;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }
    .h-campaign-list-item {
        margin: 0;
        padding: 5px;
        width: 33%;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }
    .h-campaign-link--label {
        padding: .25rem 1rem;
    }
    .h-campaign-link:hover,
    .h-campaign-link:focus {
        color: currentColor;
        outline: 2px solid #15c;
    }
    .h-header--stripe span:before,
    .h-header--stripe span:after {
        width: 390px;
    }
    .h-interest-link:hover .h-interest-caption,
    .h-interest-link:focus .h-interest-caption {
        opacity: 1;
    }
    .h-interest-list.-bg-img {
        background-color: transparent;
        overflow: hidden;
        white-space: normal;
        padding: 0;
    }
    .h-interest-link {
        min-height: 150px;
        padding: 1rem 0;
    }
    .h-interest-icon,
    .h-interest-link--text {
        display: block;
        text-align: center;
    }
    .h-interest-link--text {
        padding: 0 5px;
    }
    .h-interest-icon {
        height: 64px;
        margin: 1rem auto;
        width: 64px;
    }
    .h-interest-content {
        margin: 0 auto;
        max-width: 980px;
    }
    .h-interest-content {
        width: 100%;
    }
    .h-interest-list {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .h-interest-list-item,
    .-bg-img .h-interest-list-item {
        float: left;
        margin: 0;
        width: 20%;
        max-width: 192px;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }
}


/* DESKTOP (1024px+) */
@media (min-width: 64em) {
    .h-featured {
        padding: 2rem 0;
    }
    .h-featured-sub {
        width: 960px;
    }
}


/* WIDESCREEN (1600px+) */
@media (min-width: 75em) {
    .h-promotional-block {
        background-position: 70% 0;
    }
    .h-promotional-content {
        padding: 15px 75px;
    }
}


/* IE 8 */
.no-svg .h-featured-content,
.no-svg .h-promotional-content,
.no-svg .h-news-content,
.no-svg .h-interest-content {
    margin: 0 auto;
    padding: 1em 0;
    width: 960px;
}

.no-svg .h-featured-hero {
    float: left;
    height: 500px;
    width: 480px;
}

.no-svg .h-featured-hero--image {
    background-size: 500px;
    height: 500px;
    width: 480px;
}

.no-svg .h-featured-hero--caption {
    background-color: #333;
    color: #fff;
    height: 71px;
    border-right: 1px solid #bbb;
}

.no-svg .h-featured-aside {
    float: right;
    height: 500px;
    width: 479px;
    overflow: hidden;
}

.no-svg .h-featured-aside a {
    outline: 1px solid #bbb;
    float: left;
    width: 50%;
}

.no-svg .h-featured-aside--image {
    background-size: 200px;
    height: 179px;
    width: 240px;
}

.no-svg .h-featured-sub a {
    border-top: 0;
    float: left;
    width: 25%;
}

.no-svg .h-featured-aside,
.no-svg .h-campaign-list,
.no-svg .-bg-img {
    margin-top: 1px;
    overflow: hidden;
}

.no-svg .h-featured-sub--image,
.no-svg .h-interest-icon {
    display: none;
}

.no-svg .h-promotional-block {
    background-image: none;
    padding: 0;
}

.no-svg .h-promotional-link {
    padding: .5em;
    display: inline-block;
}

.no-svg .h-news-box {
    display: inline-block;
    margin-left: 15px;
    outline: 1px solid #bbb;
    width: 430px;
}

.no-svg .h-news-box:last-child {
    margin-left: 0;
}

.no-svg .h-news-box--label {
    width: 25%;
}

.no-svg .h-news-box--more {
    padding: 0;
}

.no-svg .h-campaign-content {
    margin: 1.5em auto;
    padding-left: 1%;
    width: 1024px;
}

.no-svg .h-campaign-list-item {
    width: 30%;
}

.no-svg .h-campaign-link {
    border: 1px solid #bbb;
    margin: 2px 0;
}

.no-svg .h-campaign-link:hover,
.no-svg .h-campaign-link:focus {
    color: currentColor;
    outline: 2px solid #15c;
}

.no-svg .h-campaign-link--label {
    background-color: #222;
    padding: 5px;
}

.no-svg .h-campaign-link--bottom {
    color: #333 !important;
    padding: 10px;
}

.no-svg .h-interest {
    padding: 1em 0 3em;
    overflow: hidden;
}

.no-svg .h-interest-list.-bg-img {
    background-color: transparent;
}

.no-svg .h-interest-list-item {
    float: left;
    margin-left: 0;
    width: 20%;
}

.no-svg .h-interest-link {
    background-size: 180px;
    background-position: 50%;
    border-width: 0;
    color: #fff !important;
    min-height: 150px;
    outline: 1px solid #bbb;
    overflow: visible;
    padding: 0;
    text-align: center;
}

.no-svg .h-interest-link--text {
    display: block;
}

.no-svg .h-interest-caption {
    visibility: hidden;
    width: auto;
}

.no-svg [id='content'] {
    padding-top: 0;
}